@font-face{font-family:DM Sans;src:url('assets/dm-sans-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url('assets/dm-sans-bold.ttf') format('truetype');font-weight:700;font-display:swap}@font-face{font-family:DM Sans;src:url('assets/dm-sans-extra.ttf') format('truetype');font-weight:800;font-display:swap}
:root{--blue:#253fc3;--blue-dark:#19329c;--ink:#202331;--muted:#626674;--line:#e3e5ec;--orange:#ff7852;--soft:#f5f6fa;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.5 var(--font);-webkit-font-smoothing:antialiased}button,input,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;background:none;border:0;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fa9d26;outline-offset:4px}button:disabled{opacity:.35;cursor:default}h1,h2,p{margin:0}h1,h2{font-weight:800;line-height:1.12}h2{font-size:28px;letter-spacing:-.9px}img{display:block;max-width:100%}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;height:0;width:0;overflow:hidden}.wrap{max-width:1320px;width:calc(100% - 96px);margin-inline:auto}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;top:8px;left:8px;z-index:100;padding:14px;background:white}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.4px}.topline{min-height:32px;padding:6px 48px;background:var(--blue);color:white;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}.topline a{display:flex;gap:18px}.header{height:82px;padding:0 48px;display:flex;justify-content:space-between;align-items:center;gap:35px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffffff5;backdrop-filter:blur(14px);z-index:30}.logo{width:112px;height:72px;position:relative;overflow:hidden;flex-shrink:0}.logo img{position:absolute;width:133px;height:133px;max-width:none;left:-11px;top:-26px;mix-blend-mode:multiply}.desktop-nav{display:flex;gap:27px;align-items:center;margin-right:auto;margin-left:28px}.desktop-nav button,.desktop-nav a{font-size:14px;padding:14px 0;font-weight:700;white-space:nowrap}.desktop-nav button:hover,.desktop-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:25px}.credit-shortcut{display:flex;align-items:center;gap:9px;font-size:14px;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:13px 22px;border-radius:6px;font-size:14px;font-weight:700;line-height:1.4;transition:background .2s,transform .2s,color .2s}.button:hover{transform:translateY(-2px)}.header-contact{background:var(--ink);color:white;gap:14px}.blue{background:var(--blue);color:white}.blue:hover{background:var(--blue-dark)}.white{background:white;color:var(--ink)}.white:hover{background:#ffe7b6}.outline{border:1px solid #c5cce7;background:#ffffff77;color:var(--blue)}.outline:hover{background:white}.menu-toggle,.mobile-menu,.mobile-dock{display:none}.campaign{height:490px;position:relative;overflow:hidden;max-width:1600px;margin:auto;background:var(--blue);touch-action:pan-y}.slides,.slide{height:100%;width:100%}.slide{position:absolute;inset:0;background:var(--blue);color:white;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s}.slide.active{opacity:1;visibility:visible;z-index:1}.slide-photo{position:absolute;right:0;top:0;bottom:0;width:55%;overflow:hidden}.slide-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform 7s linear;transform:scale(1.03)}.slide.active .slide-photo img{transform:scale(1)}.slide-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:47%;height:100%;padding:30px 30px 60px max(48px,calc((100vw - 1320px)/2));z-index:2}.slide-copy .eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:1.4px;margin-bottom:19px}.little-line{width:24px;height:2px;background:#ffd16f}.slide h1,.slide h2{font-size:clamp(46px,4.8vw,72px);line-height:.99;letter-spacing:-3px;color:white}.slide h1 span,.slide h2 span{color:#ffcd7b}.slide-copy p{font-size:16px;margin:20px 0 23px;color:#fff}.slide-copy .button{gap:30px}.campaign-tag{position:absolute;top:40px;left:calc(45% - 44px);width:98px;height:98px;background:#ffce72;color:#292721;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;line-height:1.2;transform:rotate(10deg);z-index:3}.campaign-tag b{font-size:23px;letter-spacing:-1px}.slide-men{background:#176252}.slide-men h2 span{color:#d9eea3}.slide-shoes{background:#b84625}.slide-shoes .slide-photo img{object-position:center 15%}.slide-shoes h2 span{color:#ffdfa2}.campaign-controls{position:absolute;bottom:20px;left:max(48px,calc((100vw - 1320px)/2));right:25px;z-index:5;color:white;display:flex;justify-content:space-between;align-items:center}.slide-dots{display:flex;gap:6px}.slide-dots button{width:32px;height:32px;padding:12px 0;position:relative}.slide-dots button:before{content:'';display:block;width:18px;height:4px;border-radius:4px;background:#ffffff66;transition:width .25s,background .25s}.slide-dots button.active:before{width:30px;background:white}.slide-buttons{display:flex;gap:7px}.slide-buttons button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#111c3266;backdrop-filter:blur(8px);font-size:21px;border:1px solid #ffffff77}.slide-buttons button:hover{background:var(--blue)}.slide-buttons #carousel-play{font-size:17px}.quick-links{display:flex;justify-content:center;gap:42px;align-items:center;min-height:62px;border-bottom:1px solid var(--line)}.quick-links a,.quick-links button{display:flex;align-items:center;gap:10px;font-size:14px;padding-block:12px}.quick-links .icon{color:var(--blue);width:20px;height:20px}.quick-divider{height:18px;width:1px;background:var(--line)}.quick-links a>span{margin-left:15px}.discover{padding-top:35px;padding-bottom:27px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:20px}.section-heading .eyebrow{font-size:11px;color:var(--blue)}.section-heading h2{margin-top:5px}.gift-link{font-size:14px;display:flex;gap:18px;border-bottom:1px solid var(--ink);padding:5px 0;white-space:nowrap}.gallery-actions{display:none}.category-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{padding:0;position:relative;overflow:hidden;border-radius:9px;height:300px;text-align:left;background:#eff1f6}.category-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#101725aa)}.category-card img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .55s cubic-bezier(.2,.6,.3,1)}.category-card:hover img{transform:scale(1.055)}.shoes-card img{object-position:center 20%}.category-label{position:absolute;z-index:1;bottom:20px;left:23px;right:20px;display:flex;justify-content:space-between;align-items:center;color:white;font-size:26px;font-weight:700;letter-spacing:-.5px}.circle-arrow{width:36px;height:36px;border:1px solid #fff8;border-radius:50%;display:grid;place-items:center;font-size:22px}.gallery-caption{font-size:12px;color:var(--muted);margin-top:11px;display:flex;justify-content:space-between;align-items:center}.gallery-caption button{display:none}.service{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;margin-bottom:24px}.service-card,.credit-card{display:flex;align-items:center;gap:15px;padding:24px;border-radius:9px}.service-card{background:var(--soft)}.credit-card{background:#edf0ff}.service-icon{width:42px;height:42px;display:grid;place-items:center;background:white;border-radius:50%;color:var(--blue);flex-shrink:0}.service-icon .icon{width:23px;height:23px}.service-copy h2{font-size:19px;letter-spacing:-.4px}.service-copy p{font-size:14px;margin-top:5px;color:var(--muted)}.service .button{margin-left:auto;gap:14px;white-space:nowrap;padding-inline:18px}.service-card .service-icon{display:none}.brand-story{background:#ffe4ce;border-radius:9px;display:flex;align-items:center;gap:26px;padding:23px 34px;margin-bottom:25px}.story-number{font-size:82px;line-height:1;letter-spacing:-5px;font-weight:800;color:#a23b1d;display:flex;align-items:flex-start}.story-number span{font-size:33px;letter-spacing:0;padding-left:2px}.brand-story h2{font-size:21px;letter-spacing:-.6px;line-height:1.2}.brand-story h2 br{display:none}.brand-story p{font-size:14px;color:#754334;margin-top:6px}.brand-story a{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700;margin-left:auto;color:#74331f;white-space:nowrap}.store{padding:10px 0 0}.store-location{display:flex;align-items:center;gap:18px}.store-location>.icon{width:29px;height:29px;color:var(--blue)}.store h2{font-size:20px;letter-spacing:-.4px}.store address{font-style:normal;font-size:14px;color:var(--muted);margin-top:5px}.map-link{margin-left:auto;display:flex;align-items:center;gap:13px;font-size:14px;font-weight:700;color:var(--blue)}.store-details{margin-top:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.store-details summary{list-style:none;cursor:pointer;font-size:14px;padding:15px 0;display:flex;justify-content:space-between;align-items:center}.store-details summary::-webkit-details-marker{display:none}.store-details summary span{font-size:23px;line-height:1;transition:transform .2s}.store-details[open] summary span{transform:rotate(45deg)}.details-content{padding-bottom:20px;display:flex;justify-content:space-between;gap:30px}.details-content p{font-size:14px;line-height:1.8}.details-content small{font-size:12px;color:var(--muted)}.other-links{display:flex;gap:25px;align-items:center;font-size:14px}.other-links a:hover{text-decoration:underline}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:14px 20px}.footer-logo{transform:scale(.7);transform-origin:left center;margin-right:-25px}.footer-social{display:flex;align-items:center;gap:9px;font-size:14px}.footer-social .icon{width:18px;height:18px}.footer-meta{margin-left:auto;display:flex;gap:25px;align-items:center;font-size:12px;color:var(--muted)}.footer-meta button{font-size:12px;text-decoration:underline;text-underline-offset:3px}dialog{padding:24px 30px;border:0;border-radius:14px;width:min(520px,calc(100% - 32px));max-height:90dvh;overflow-y:auto;overscroll-behavior:contain;color:var(--ink);box-shadow:0 20px 80px #101b2933}dialog::backdrop{background:#0e183778;backdrop-filter:blur(6px)}dialog[open]{animation:dialog-in .2s ease-out}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.dialog-top .eyebrow{color:var(--blue)}.close-dialog{width:42px;height:42px;background:var(--soft);border-radius:50%;font-size:28px;line-height:1}dialog h2{font-size:26px;line-height:1.2;letter-spacing:-.7px}dialog>p{font-size:16px;color:var(--muted);margin:13px 0 20px}#dialog-online{width:100%;justify-content:flex-start}#dialog-online>span{margin-left:auto;font-size:21px}#dialog-teams{margin-top:13px}.team{display:grid;grid-template-columns:32px 1fr 25px;gap:12px;align-items:center;min-height:66px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.team:hover{color:var(--blue)}.team-num{display:grid;place-items:center;width:30px;height:30px;background:#edf0ff;color:var(--blue);border-radius:50%;font-size:12px}.round-arrow{font-size:22px;font-weight:400}.dialog-hours{font-size:12px!important;margin-bottom:0!important}.dialog-open{overflow:hidden}@keyframes dialog-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.slide-copy{padding-left:100px}.campaign-controls{left:100px}.header,.topline{padding-inline:max(48px,calc((100% - 1400px)/2))}}
@media(max-width:1100px){.header{padding-inline:30px;gap:20px}.topline{padding-inline:30px}.desktop-nav{gap:18px;margin-left:10px}.header-actions{gap:15px}.header-contact{font-size:0;padding:12px}.header-contact .icon{width:22px}.wrap{width:calc(100% - 60px)}.slide-copy{padding-left:30px}.campaign-controls{left:30px}.service-card,.credit-card{padding:20px;flex-wrap:wrap;gap:13px}.service .button{margin-left:0;width:100%}.service-copy{flex:1}.service-card .service-icon{display:grid}.service{grid-template-columns:1.1fr 1fr}.brand-story h2 br{display:block}.category-card{height:285px}.category-label{font-size:23px}.brand-story{padding:24px}.other-links{gap:16px}}
@media(max-width:760px){html{scroll-padding-top:76px}.wrap{width:calc(100% - 36px)}.topline{min-height:28px;padding:5px 12px;justify-content:center;font-size:11px}.topline>a{display:none}.header{height:66px;padding:0 18px;gap:20px}.logo{width:88px;height:61px}.logo img{width:105px;height:105px;left:-9px;top:-19px}.desktop-nav,.header-contact{display:none}.header-actions{gap:16px;margin-left:auto}.credit-shortcut{font-size:12px;gap:6px}.credit-shortcut .icon{width:18px;height:18px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:32px;height:44px;gap:6px;padding:5px}.menu-toggle span{height:2px;width:21px;border-radius:2px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu:not([hidden]){display:flex;flex-direction:column;position:fixed;top:94px;left:0;right:0;padding:12px 20px 20px;background:#fff;box-shadow:0 20px 35px #17275222;z-index:29}.mobile-menu a,.mobile-menu button{text-align:left;padding:13px 4px;font-size:16px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.campaign{height:470px}.slide-photo{width:100%;inset:0}.slide-photo img{object-position:center top}.slide-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#111d2800 27%,#0c203f30 43%,#061636d9 100%)}.slide-copy{width:100%;padding:0 22px 59px;justify-content:flex-end}.slide-copy .eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:10px;gap:8px}.little-line{width:18px;background:#ffcc79}.slide h1,.slide h2{font-size:40px;line-height:1.01;letter-spacing:-1.7px;max-width:340px}.slide h1 br:nth-child(2){display:none}.slide h1 span{white-space:nowrap}.slide h2 br:nth-child(2){display:none}.slide h1 span,.slide h2 span{color:#fff}.slide-copy p{display:none}.slide-copy .button{margin-top:18px;min-height:44px;padding:11px 16px;font-size:14px;gap:21px;border-radius:5px}.slide-copy .button .icon{width:19px;height:19px}.campaign-tag{width:66px;height:66px;left:auto;right:18px;top:19px;font-size:10px;line-height:1.2}.campaign-tag b{font-size:18px;letter-spacing:-.5px}.campaign-controls{bottom:11px;left:22px;right:15px}.slide-dots button{width:25px}.slide-dots button.active:before{width:25px}.slide-dots button:before{height:3px;width:15px}.slide-buttons button{width:32px;height:32px;font-size:19px}.slide-buttons #carousel-play{font-size:15px}.slide-men .slide-photo img{object-position:center top}.slide-shoes .slide-photo img{object-position:center 42%}.quick-links{min-height:52px;gap:14px;justify-content:space-evenly;padding:0 12px}.quick-links a,.quick-links button{font-size:12px;gap:7px;line-height:1.3}.quick-links .icon{width:18px;height:18px}.quick-links a>span{display:none}.quick-divider{height:20px}.discover{padding-top:27px;padding-bottom:21px}.section-heading{margin-bottom:15px;gap:10px;align-items:flex-end}.section-heading .eyebrow{font-size:10px;letter-spacing:1.2px}.section-heading h2{font-size:24px;letter-spacing:-.8px;max-width:270px;margin-top:5px}.gift-link{display:none}.gallery-actions{display:flex;gap:4px;flex-shrink:0}.gallery-actions>span{display:none}.gallery-actions button{width:30px;height:38px;font-size:19px}.category-gallery{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 18px 0 0;margin-right:-18px;scroll-padding-left:0}.category-gallery::-webkit-scrollbar{display:none}.category-card{flex:0 0 62%;height:258px;scroll-snap-align:start;border-radius:7px}.category-card img{object-position:center top}.category-label{font-size:23px;bottom:15px;left:15px;right:12px}.circle-arrow{height:30px;width:30px;font-size:19px}.shoes-card img{object-position:center 20%}.gallery-caption{align-items:flex-start;gap:15px;font-size:10px;margin-top:11px}.gallery-caption>span{max-width:240px;font-size:10px}.gallery-caption button{display:flex;font-size:12px;white-space:nowrap;gap:8px;color:var(--blue);padding:0;font-weight:700}.service{grid-template-columns:1fr;gap:12px;margin-bottom:18px}.service-card,.credit-card{padding:18px;gap:12px;border-radius:8px}.service-card{display:grid;grid-template-columns:38px 1fr}.service-card .service-icon{width:38px;height:38px}.service-copy h2{font-size:19px;letter-spacing:-.5px}.service-copy p{font-size:14px;margin-top:4px;line-height:1.4}.service-card .button{grid-column:1/-1;width:100%;justify-content:space-between;min-height:45px;margin-top:1px}.credit-card{flex-wrap:nowrap;gap:12px}.credit-card .service-icon{width:34px;height:34px;background:none}.credit-card .service-copy h2{font-size:17px}.credit-card .service-copy p{font-size:12px}.credit-card .button{width:auto;margin-left:auto;padding:10px 12px;gap:6px;min-height:42px;font-size:12px}.credit-card .button .icon{width:17px;height:17px}.brand-story{padding:19px;gap:15px;margin-bottom:23px;border-radius:8px}.story-number{font-size:67px;letter-spacing:-4px}.story-number span{font-size:23px;padding-top:3px}.brand-story h2{font-size:16px;letter-spacing:-.4px;line-height:1.3}.brand-story p,.brand-story a{display:none}.store{padding:0}.store-location{display:grid;grid-template-columns:25px 1fr;gap:10px;align-items:start}.store-location>.icon{height:24px;width:24px;margin-top:2px}.store h2{font-size:20px;letter-spacing:-.5px}.store address{font-size:14px;max-width:270px;line-height:1.5;margin-top:5px}.map-link{grid-column:2;margin:0;font-size:14px;gap:10px;padding-block:4px;width:fit-content}.map-link .icon{width:17px;height:17px}.store-details{margin-top:14px}.store-details summary{font-size:14px;padding:14px 0}.details-content{display:block;padding-bottom:15px}.details-content p{font-size:14px}.other-links{display:flex;flex-wrap:wrap;gap:14px 20px;margin-top:18px;font-size:14px}.footer{flex-wrap:wrap;padding:7px 0 91px;gap:0 15px}.footer-logo{transform:scale(.75);margin-right:0;transform-origin:left center}.footer-social{margin-left:auto;font-size:13px}.footer-social .icon{width:17px;height:17px}.footer-meta{width:100%;display:flex;justify-content:space-between;margin:0;font-size:11px}.footer-meta button{font-size:12px;padding:0}.mobile-dock{position:fixed;bottom:0;left:0;right:0;z-index:35;display:flex;gap:10px;background:#fffffff2;border-top:1px solid #dce0ec;backdrop-filter:blur(15px);padding:10px 15px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -3px 18px #14294a09}.mobile-dock button,.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:45px;font-size:14px;font-weight:700;border-radius:6px}.mobile-dock button{flex:1.4;background:var(--blue);color:white}.mobile-dock a{flex:1;background:#eef1fc;color:var(--blue)}.mobile-dock .icon{width:20px;height:20px}dialog{margin:auto 0 0;width:100%;max-width:none;max-height:90dvh;padding:18px 22px calc(23px + env(safe-area-inset-bottom));border-radius:17px 17px 0 0}.dialog-top{margin-bottom:12px}.dialog-top .eyebrow{font-size:11px}dialog h2{font-size:25px;max-width:320px}dialog>p{font-size:15px;margin:12px 0 18px}.team{font-size:14px;grid-template-columns:29px 1fr 20px;min-height:64px;gap:10px}.team-num{height:27px;width:27px;font-size:11px}.dialog-hours{font-size:11px!important}.dialog-open .mobile-dock{visibility:hidden}}
@media(max-width:360px){.header-actions{gap:10px}.header{padding-inline:15px}.credit-shortcut .icon{display:none}.campaign{height:445px}.slide h1,.slide h2{font-size:35px}.slide-copy{padding-left:19px;padding-bottom:58px}.quick-links{gap:8px;padding-inline:8px}.quick-links a,.quick-links button{font-size:11px;gap:5px}.category-card{height:235px;flex-basis:68%}.section-heading h2{font-size:22px;max-width:225px}.gallery-actions button{width:25px}.gallery-caption{gap:10px}.gallery-caption>span{max-width:175px}.gallery-caption button{font-size:11px}.credit-card{padding:16px 12px;gap:8px}.credit-card .service-icon{width:25px}.credit-card .service-copy h2{font-size:16px}.credit-card .button{padding:9px}.brand-story{padding:17px 14px;gap:12px}.story-number{font-size:58px}.brand-story h2{font-size:15px}.footer-social{font-size:12px}.mobile-dock button,.mobile-dock a{font-size:13px}.team{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.slide-photo img{transform:none!important}}


.headline-end{display:block}@media(max-width:760px){.headline-end{display:inline}}
/* V3: editorial sections, real shop imagery and a personal contact panel. */
.slide.leaving{opacity:1;visibility:visible;z-index:1;pointer-events:none}.slide.active{z-index:2}.campaign-caption{position:absolute;bottom:18px;left:max(48px,calc((100vw - 1320px)/2));z-index:4;font-size:10px;letter-spacing:1.2px;color:#fff9;pointer-events:none}.slide-beach{background:#086a76}.slide-beach h2 span{color:#ffdd9b}.slide-beach .slide-photo img{object-position:center top}.slide-copy{padding-bottom:42px}.editorial-section{padding:14px 0 32px}.editorial-section .section-heading{align-items:center}.editorial-tabs{display:flex;gap:6px;background:#f2f3f6;border-radius:30px;padding:5px}.editorial-tabs button{font-size:14px;border-radius:25px;padding:10px 19px;min-height:42px;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s}.editorial-tabs button[aria-selected=true]{background:var(--ink);color:white;box-shadow:0 2px 7px #0001}.look-panel{display:grid;grid-template-columns:1fr 1fr;height:340px;overflow:hidden;border-radius:12px;background:#076877;color:white;transition:background .5s}.look-panel[data-theme=masculino]{background:#254f42}.look-panel[data-theme=calcados]{background:#a13d28}.look-photo{position:relative;overflow:hidden}.look-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.look-photo>span{position:absolute;bottom:12px;left:16px;font-size:10px;background:#18394288;color:white;padding:3px 7px;border-radius:3px}.look-copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:30px 44px;position:relative}.look-copy .eyebrow{font-size:11px;color:#cbf1ed}.look-copy h3{font-size:38px;letter-spacing:-1.4px;line-height:1.08;font-weight:800;margin:14px 0}.look-copy p{font-size:16px;line-height:1.6;max-width:320px;color:#e7f1f0}.look-copy .button{margin-top:22px;font-size:14px;gap:28px}.look-signature{position:absolute;right:20px;top:24px;writing-mode:vertical-rl;font-size:9px;letter-spacing:2px;color:#ffffff5c}.social-stories{padding:12px 0 30px}.social-profile{font-size:14px;color:var(--blue);font-weight:700}.reel-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reel-card{height:340px;position:relative;border-radius:10px;overflow:hidden;display:block;background:#eaecef}.reel-card img{width:100%;height:100%;object-fit:cover;object-position:center 39%;transition:transform .55s}.reel-card:hover img{transform:scale(1.035)}.reel-card:after{content:'';position:absolute;inset:58% 0 0;background:linear-gradient(transparent,#101725c9)}.reel-card>span{position:absolute;left:20px;right:16px;bottom:17px;z-index:1;color:white;display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.reel-card b{font-size:19px;letter-spacing:-.4px}.reel-card small{font-size:11px;white-space:nowrap}.social-caption{font-size:12px;color:var(--muted);margin-top:10px}.brand-about{display:grid;grid-template-columns:1fr 1fr;border-radius:12px;overflow:hidden;background:#f9eee5;margin-top:3px;margin-bottom:35px}.about-copy{padding:28px 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-copy>.eyebrow{font-size:10px;letter-spacing:1.1px;color:#925b3c}.about-headline{display:flex;align-items:center;gap:19px;margin:16px 0}.about-headline .story-number{font-size:72px;letter-spacing:-4px;color:#b04727}.about-headline .story-number sup{font-size:28px;letter-spacing:0;margin-top:4px}.about-headline h2{font-size:25px;letter-spacing:-.8px;line-height:1.18}.about-copy>p{font-size:15px;color:#66564d;max-width:440px}.about-copy>a{font-size:14px;font-weight:700;color:#994125;margin-top:18px;display:flex;gap:20px;align-items:center}.about-photo{margin:0;display:flex;flex-direction:column;justify-content:center;background:#eee8df}.about-photo img{width:100%;height:auto;object-fit:contain}.about-photo figcaption{font-size:11px;color:#655f58;padding:6px 12px;text-align:right}.about-photo figcaption a{text-decoration:underline;text-underline-offset:2px}.map-frame{position:relative;border:1px solid var(--line);border-radius:12px;overflow:hidden;height:280px;margin-top:20px;background:#e7ede8}.map-frame iframe{width:100%;height:100%;border:0;display:block}.map-external{position:absolute;right:12px;bottom:24px;background:white;box-shadow:0 3px 14px #18314522;padding:10px 14px;border-radius:7px;font-size:12px;font-weight:700;color:var(--blue);display:flex;gap:15px}.store-details{margin-top:12px}.footer{padding-bottom:25px}
#consult-dialog{padding:0;width:min(650px,calc(100% - 36px));max-height:92dvh;border-radius:18px;background:#f6f7fa}.consult-heading{padding:22px 28px 25px;background:#233ebd;color:white;position:relative;overflow:hidden}.consult-heading .dialog-top{position:relative;z-index:1;margin-bottom:13px}.consult-heading .eyebrow{color:#d5dcff;font-size:10px;letter-spacing:1.3px}.consult-heading .close-dialog{color:white;background:#ffffff1a;width:34px;height:34px;font-size:26px}.consult-heading h2{font-size:31px;letter-spacing:-1px;max-width:450px;position:relative;z-index:1}.consult-heading p{font-size:14px;line-height:1.5;color:#e4e9ff;margin-top:10px;max-width:350px;position:relative;z-index:1}.consult-wordmark{position:absolute;right:10px;bottom:-29px;font-size:118px;line-height:1.2;font-weight:800;letter-spacing:-8px;color:#ffffff0d;user-select:none}.consult-body{padding:21px 24px 22px}#dialog-online{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 17px;border-radius:10px;background:white;border:1px solid #dfe4fa;gap:20px;color:var(--ink)}#dialog-online b{display:block;font-size:15px;letter-spacing:-.3px}#dialog-online div>span{display:block;font-size:12px;color:var(--muted);margin-top:3px}.contact-arrow{display:grid;place-items:center;background:var(--blue);color:white;width:34px;height:34px;border-radius:50%;font-size:20px;flex-shrink:0}.team-list-label{font-size:10px;letter-spacing:1.5px;color:#73798a;margin:21px 0 11px;font-weight:700}#dialog-teams{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.team{display:flex;position:relative;align-items:center;gap:13px;background:white;border:1px solid #e5e8f0;padding:15px 13px;border-radius:10px;min-height:100px;transition:border-color .2s,transform .2s,box-shadow .2s}.team:hover{border-color:#90a1ea;box-shadow:0 3px 12px #17295c0a;transform:translateY(-2px)}.team-avatars{display:flex;flex-wrap:wrap;align-items:center;width:58px;flex-shrink:0;padding-left:2px}.member-avatar{height:34px;width:34px;display:grid;place-items:center;position:relative;border:2px solid white;border-radius:50%;background:var(--avatar-bg,#e6ecff);color:var(--avatar-ink,#31499a);font-size:11px;font-weight:700;margin-left:-2px;overflow:hidden;flex-shrink:0}.member-avatar+.member-avatar{margin-left:-11px}.member-avatar:nth-child(3){margin-top:-8px;margin-left:10px}.member-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:var(--avatar-bg)}.team-info{flex:1;min-width:0}.team-names{display:block;font-size:13px;font-weight:700;color:var(--ink);line-height:1.45}.team-action{display:block;font-size:11px;color:var(--muted);margin-top:5px;font-weight:400}.team .round-arrow{font-size:19px;color:var(--blue);align-self:flex-end}.team:last-child{grid-column:1/-1;min-height:78px}.team:last-child .team-avatars{width:74px;flex-wrap:nowrap}.team:last-child .member-avatar:nth-child(3){margin:0 0 0 -11px}.dialog-hours{color:#73798a;margin:15px 0 0!important;text-align:center;font-size:11px!important}
@media(max-width:1100px){.look-copy{padding:25px 30px}.look-copy h3{font-size:33px}.look-copy p{font-size:15px}.look-signature{right:10px;font-size:8px}.reel-card>span{display:block}.reel-card small{display:block;margin-top:4px}.about-copy{padding:25px}.about-headline h2{font-size:22px}.about-headline .story-number{font-size:62px}.about-headline{gap:14px}}
@media(max-width:760px){.campaign-caption{left:22px;bottom:17px;font-size:8px;letter-spacing:.8px}.slide-copy{padding-bottom:43px}.slide-beach .slide-photo img{object-position:center top}.slide-beach h2 span{color:white}.editorial-section{padding-top:6px;padding-bottom:24px}.editorial-section .section-heading{display:block;margin-bottom:12px}.editorial-section .section-heading h2{max-width:none}.editorial-tabs{margin-top:15px;gap:3px;padding:4px;width:100%;justify-content:space-between}.editorial-tabs button{padding:9px 16px;font-size:13px;min-height:39px;flex:1}.look-panel{height:285px;grid-template-columns:45% 55%;border-radius:9px}.look-photo img{object-position:48% top}.look-photo>span{font-size:8px;left:7px;bottom:8px;padding:3px 5px}.look-copy{padding:22px 17px;justify-content:center}.look-copy .eyebrow{font-size:9px;letter-spacing:1px}.look-copy h3{font-size:25px;line-height:1.07;letter-spacing:-.8px;margin:12px 0}.look-copy p{font-size:13px;line-height:1.5}.look-copy .button{font-size:12px;gap:9px;padding:10px 11px;min-height:40px;margin-top:16px;line-height:1.3;text-align:left;justify-content:space-between;width:100%}.look-signature{display:none}.social-stories{padding:8px 0 24px}.social-stories .section-heading{align-items:flex-start;gap:10px}.social-stories .section-heading h2{font-size:23px;max-width:230px}.social-profile{font-size:11px;padding-top:24px;white-space:nowrap}.reel-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;scrollbar-width:none;margin-right:-18px;padding-right:18px}.reel-gallery::-webkit-scrollbar{display:none}.reel-card{height:257px;flex:0 0 57%;scroll-snap-align:start;border-radius:8px}.reel-card img{object-position:center 40%}.reel-card>span{left:13px;right:9px;bottom:13px;display:block}.reel-card b{font-size:16px;letter-spacing:-.2px}.reel-card small{display:block;font-size:10px;margin-top:3px}.social-caption{font-size:10px;margin-top:9px}.brand-about{grid-template-columns:1fr;margin-top:0;margin-bottom:26px;border-radius:9px}.about-copy{padding:23px 21px}.about-copy>.eyebrow{font-size:9px;letter-spacing:1px}.about-headline{margin:14px 0 12px;gap:16px}.about-headline .story-number{font-size:65px}.about-headline .story-number sup{font-size:23px}.about-headline h2{font-size:22px;line-height:1.17;letter-spacing:-.6px}.about-copy>p{font-size:14px;line-height:1.6}.about-copy>a{font-size:13px;margin-top:13px}.about-photo img{height:auto;width:100%}.about-photo figcaption{font-size:10px;padding:4px 10px}.map-frame{height:225px;margin-top:15px;border-radius:9px}.map-external{font-size:11px;right:9px;bottom:23px;padding:8px 10px}.footer{padding-bottom:24px}.store-details{margin-top:10px}#consult-dialog{width:100%;max-width:none;max-height:94dvh;margin:auto 0 0;border-radius:18px 18px 0 0}.consult-heading{padding:16px 21px 20px}.consult-heading .dialog-top{margin-bottom:10px}.consult-heading h2{font-size:27px;max-width:300px}.consult-heading p{font-size:13px;max-width:270px;margin-top:8px}.consult-wordmark{font-size:94px;bottom:-19px;right:8px}.consult-body{padding:16px 16px calc(19px + env(safe-area-inset-bottom))}#dialog-online{padding:12px 14px}#dialog-online b{font-size:14px}#dialog-online div>span{font-size:12px}.team-list-label{margin:16px 0 10px;font-size:9px}#dialog-teams{grid-template-columns:1fr;gap:8px}.team,.team:last-child{min-height:73px;padding:12px;gap:13px}.team-avatars,.team:last-child .team-avatars{width:77px;flex-wrap:nowrap}.member-avatar{height:35px;width:35px;font-size:11px}.member-avatar:nth-child(3),.team:last-child .member-avatar:nth-child(3){margin:0 0 0 -11px}.team-names{font-size:13px}.team-action{font-size:11px;margin-top:3px}.team .round-arrow{align-self:center}.dialog-hours{font-size:10px!important;margin-top:13px!important}}
@media(max-width:360px){.editorial-tabs button{font-size:12px;padding-inline:12px}.look-copy{padding:17px 13px}.look-copy h3{font-size:23px}.look-copy p{font-size:12px}.look-copy .button{font-size:11px;gap:5px;padding:10px}.look-panel{height:285px}.social-stories .section-heading{display:block}.social-profile{display:block;padding-top:6px;font-size:12px}.reel-card{flex-basis:61%;height:245px}.about-copy{padding:21px 17px}.about-headline h2{font-size:20px}.about-headline .story-number{font-size:59px}.about-headline{gap:13px}.consult-heading h2{font-size:25px}.team,.team:last-child{gap:10px;padding:11px 10px}.team-avatars,.team:last-child .team-avatars{width:67px}.member-avatar{height:31px;width:31px;font-size:10px}.team-names{font-size:12px}.team-action{font-size:10px}}


/* V4: translucent navigation and reversible scroll motion. */
.header{background:linear-gradient(115deg,#ffffffbd,#ffffff80);border-bottom:1px solid #ffffff91;-webkit-backdrop-filter:blur(24px) saturate(155%);backdrop-filter:blur(24px) saturate(155%);box-shadow:inset 0 1px 0 #ffffffc9;transition:box-shadow .35s,border-color .35s}
.header.is-scrolled{border-bottom-color:#ffffffb3;box-shadow:0 6px 26px #17275212,inset 0 1px 0 #ffffffd9}
.header .credit-shortcut{font-weight:700}
.category-card img,.reel-card img{scale:1.085;translate:0 var(--photo-drift,0px)}
.slide-dress{background:#863052}.slide-dress h2 span{color:#ffd8a4}.slide-dress .slide-photo img{object-position:center 14%}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.header{background:#fffffff5}}
@media(max-width:760px){.slide-dress h2 span{color:white}.slide-dress .slide-photo img{object-position:center top}}
@media(prefers-reduced-motion:reduce){.category-card img,.reel-card img{scale:1;translate:none}}
.logo img{mix-blend-mode:normal}

/* Compact navigation: keep touch targets comfortable without a second top bar. */
html{scroll-padding-top:72px}
.header{height:64px}
.header .logo{width:84px;height:56px}
.header .logo img{width:100px;height:100px;left:-8px;top:-17px}
@media(max-width:760px){
  html{scroll-padding-top:56px}
  .header{height:48px;gap:12px;padding-inline:16px}
  .header .logo{width:64px;height:44px}
  .header .logo img{width:76px;height:76px;left:-6px;top:-12px}
  .header-actions{gap:10px}
  .header .credit-shortcut{min-height:44px;font-size:12px}
  .menu-toggle{width:44px;height:44px}
  .mobile-menu:not([hidden]){top:48px}
}

