.official-logo{display:flex;align-items:center;justify-content:center;width:64px;height:64px}
.official-logo img{display:block;width:100%;height:100%;object-fit:contain}
.header.scrolled .official-logo{height:52px;width:52px}
.official-logo-full{width:170px;height:auto;justify-content:flex-start}
.official-logo-full img{filter:invert(1);height:auto}
@media(max-width:640px){.official-logo{width:50px;height:50px}.header.scrolled .official-logo{width:46px;height:46px}.official-logo-full{width:145px;height:auto}}

.film-section{position:relative;background:#000;color:#fff;overflow:hidden;display:grid;place-items:center;padding:24px 0}
.brand-film{display:block;width:min(100%,960px);height:auto;aspect-ratio:16/9;object-fit:contain;background:#000}
.film-toggle{position:absolute;z-index:3;right:max(16px,calc((100% - 960px)/2 + 16px));bottom:36px;width:44px;height:44px;border:1px solid #aaa;border-radius:50%;background:#111;color:#fff;cursor:pointer}
.film-toggle:focus-visible{outline:2px solid #fff;outline-offset:4px}
@media(max-width:640px){.film-section{padding:24px 0 60px}.film-toggle{bottom:12px}}
/* M1 bottle collection and multilingual layout */
.header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px;background:#fff;backdrop-filter:none}
.nav-left{gap:clamp(12px,1.6vw,25px)}.nav-left a{font-size:14px;white-space:nowrap}.nav-actions{gap:12px}
.language-picker{position:relative;font-size:14px}.language-picker summary{display:flex;align-items:center;gap:6px;list-style:none;cursor:pointer;min-height:44px;font-weight:600}.language-picker summary::-webkit-details-marker{display:none}.language-picker img{display:block;object-fit:cover;flex:none}.language-options{position:absolute;right:0;top:100%;min-width:174px;padding:8px;background:#fff;border:1px solid #ddd;z-index:50}.language-options button{display:flex;gap:12px;align-items:center;width:100%;padding:12px;border:0;background:#fff;cursor:pointer;text-align:left;font-size:14px}.language-options button[aria-pressed=true]{background:#f3f2ee;font-weight:700}.language-options button:hover{background:#eee}
.hero-bottle{display:grid;grid-template-columns:1.08fr .92fr;background:#000;color:#fff;height:auto;min-height:min(760px,calc(100svh - 116px));padding:35px var(--pad);align-items:center;gap:4vw}
.hero-bottle>img{grid-column:2;grid-row:1;width:100%;height:min(660px,72svh);object-fit:contain;object-position:center}
.hero-bottle .hero-copy{position:static;grid-column:1;grid-row:1;transform:none;max-width:720px}
.hero-bottle h1{font-size:clamp(54px,6.7vw,108px);letter-spacing:-.065em;line-height:.99;overflow-wrap:normal}
.hero-bottle .button{background:#fff;color:#111;font-size:15px;min-width:240px;gap:24px}
.hero-bottle:after{display:none}.hero-bottle .eyebrow{color:#aaa}
.bottle-photo{background:#000;color:#fff}.bottle-photo img{object-fit:contain;object-position:center;padding:24px;height:100%;width:100%}
.product-photo{aspect-ratio:1/1.05}.product-photo img{padding:32px}.photo-index{color:#aaa}.product-label{font-size:14px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:15px 0;color:#666;letter-spacing:.08em}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card-image{aspect-ratio:.85/1}.card-image img{padding:24px 16px 68px}.card-image.travel img{padding-top:54px;padding-bottom:92px}.quick-add{transform:none;background:#fff;color:#111;font-size:14px;min-height:44px}.card:focus-within img{transform:scale(1.035)}.card p{font-size:14px;line-height:1.5}.card strong{font-size:16px}.card h3{font-size:20px}.collection-note{font-size:13px;color:#666;margin-top:24px}.search-empty{font-size:16px;margin:24px 0}.search-empty[hidden]{display:none}
.philosophy{min-height:0}.philosophy h2{font-size:clamp(44px,7.8vw,112px);line-height:1.06;letter-spacing:-.055em;margin:65px 0}.philosophy h2 em{font-style:normal}.manifest-grid p{line-height:1.6}.why h2{font-size:clamp(36px,3.5vw,60px);line-height:1.08}.why-copy{padding:60px 45px}.why-copy p:not(.eyebrow){font-size:17px;line-height:1.7}.why-image{min-height:420px}.reviews h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.045em;line-height:1.1}.reviews p{font-size:17px;line-height:1.65}.reviews .eyebrow{font-size:13px}
.cart-item{grid-template-columns:64px minmax(0,1fr) auto;gap:12px}.cart-thumb{width:64px;height:84px;object-fit:contain;background:#000}.cart-item button{font-size:14px}.cart-item b,.cart-item span{font-size:14px}.drawer{padding:24px}.toast{max-width:min(520px,calc(100% - 32px));width:max-content;font-size:14px;z-index:100}.mobile-menu nav a>span[data-i18n]{font-size:inherit}.nav-actions .bag-trigger>span[data-i18n]{font-size:0}.nav-actions .bag-trigger>span[data-i18n]:before{content:' ';display:inline-block;width:16px;height:18px;border:1.5px solid;border-radius:1px;vertical-align:middle}.bag-trigger{min-height:44px;white-space:nowrap}.footer-links a{font-size:14px}.footer-links b{font-size:13px}.eyebrow{font-size:13px}.announce{min-height:32px;height:auto;padding:6px 12px;gap:5px;font-size:11px;letter-spacing:.06em;flex-wrap:wrap;text-align:center}.announce span{margin:0}.micro-benefits span{font-size:14px}.filters button{font-size:14px;min-height:42px}.product-meta>span{font-size:13px}.search-overlay input{min-width:0}
button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid #777;outline-offset:4px}
@media(max-width:1200px){.nav-left{display:none}.mobile.menu-trigger{display:block}.header{grid-template-columns:1fr auto 1fr}.menu-trigger{width:28px;height:44px}.menu-trigger span{display:block;height:1.5px;background:#111;margin:6px 0;width:21px}.account{display:none}}
@media(max-width:760px){.hero-bottle{grid-template-columns:1fr;min-height:0;padding:32px 20px 40px;gap:12px}.hero-bottle .hero-copy{grid-column:1;grid-row:1;max-width:100%}.hero-bottle>img{grid-column:1;grid-row:2;height:365px;max-height:48svh;width:100%}.hero-bottle h1{font-size:clamp(44px,9.5vw,70px);line-height:1.03;margin:20px 0}.hero-bottle .hero-copy>p:not(.eyebrow){font-size:17px}.hero-bottle .button{min-width:220px;padding:14px 18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.product-grid .card:last-child{grid-column:1/-1;width:calc((100% - 12px)/2);justify-self:center}.card-image{aspect-ratio:.72/1}.card-image img{padding:15px 4px 66px}.card-image.travel img{padding-top:30px;padding-bottom:80px}.card h3{font-size:17px}.quick-add{left:8px;right:8px;bottom:8px;font-size:13px;padding:9px 5px}.card p{font-size:14px}.why-copy{padding:40px 24px}.why-image{min-height:300px}.philosophy h2{font-size:clamp(38px,8.5vw,64px);line-height:1.08;margin:40px 0}.manifest-grid{gap:12px}.header{padding:0 14px;gap:6px}.nav-actions{gap:8px}.language-picker summary{gap:4px;font-size:12px}.current-language{display:none}.language-picker summary>span:last-child{display:none}.search-trigger{padding:4px}.official-logo{width:45px;height:45px}.announce{font-size:10px}.announce>span:last-child{display:none}.announce>span:nth-child(2){display:none}.buy-row .add-cart{display:flex;font-size:14px}.buy-row{gap:8px}.qty button{width:32px}.qty{height:auto}.product-meta{gap:12px}.product-meta>span{font-size:12px}.mobile-atc{gap:8px}.mobile-atc button{font-size:14px}.mobile-atc>div{font-size:13px}.mobile-menu nav a{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.ticker div{animation:none}.card img,.drawer,.overlay{transition:none}}
