.shop-page{max-width:1280px;margin:0 auto;padding:45px 28px 80px;min-height:60vh}.shop-heading{text-align:center;padding:25px 0 40px}.shop-heading>span,.shop-kicker{color:#c6a15b;letter-spacing:2px;font-size:11px}.shop-heading h1{font-size:clamp(26px,4vw,42px);margin:14px 0;font-weight:500}.shop-heading p,.shop-muted{color:#9e9d97;font-size:13px;line-height:1.9}.shop-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:16px;background:#121313;border:1px solid #343025;padding:20px;border-radius:12px;margin-bottom:24px}.shop-page label{display:grid;gap:9px;font-size:12px;color:#d7d0c2}.shop-page input,.shop-page select,.shop-page textarea{width:100%;min-width:0;background:#080a0b;color:#eee;border:1px solid #383b3b;border-radius:7px;padding:12px;font:inherit}.shop-page textarea{min-height:100px}.shop-page input:focus,.shop-page select:focus,.shop-page textarea:focus{outline:1px solid #c6a15b}.shop-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;background:linear-gradient(120deg,#e6c17c,#b89148);color:#0b0b0b;border:1px solid #c6a15b;border-radius:7px;font-size:13px;font-weight:500;cursor:pointer;text-decoration:none}.shop-button:hover{filter:brightness(1.08)}.shop-button:disabled{opacity:.4;cursor:not-allowed}.shop-outline{background:transparent;color:#d6b36a;border-color:#625133}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:20px}.shop-card{position:relative;min-width:0;border:1px solid #302f2b;border-radius:9px;overflow:hidden;background:#101212}.shop-card-image{display:block;aspect-ratio:4/5;overflow:hidden}.shop-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.shop-card:hover .shop-card-image img{transform:scale(1.025)}.shop-card-info{padding:18px}.shop-card-info small{font-size:10px;color:#8c8f8b}.shop-card h3{font-size:14px;line-height:1.8;min-height:50px;margin:6px 0}.shop-card-info>p{font-size:14px;color:#e4c487;margin:8px 0 16px}.shop-card-info .shop-button{width:100%;font-size:11px;padding:10px}.shop-heart{position:absolute;left:12px;top:12px;background:#090a0bcc;border:1px solid #7c7154;border-radius:50%;width:36px;height:36px;font-size:23px;color:#e7c980}.shop-pagination{display:flex;justify-content:center;gap:10px;margin-top:30px}.shop-pagination a{padding:8px 14px;border:1px solid #4a4130;border-radius:4px}.shop-pagination [aria-current]{background:#c6a15b;color:#111}.shop-empty{text-align:center;padding:60px 15px;color:#a6a6a0}.shop-empty h1,.shop-empty h2{font-size:23px;color:#eee;margin-bottom:15px}.shop-empty .shop-button{margin-top:20px}.shop-breadcrumb{font-size:12px;color:#a89a7d;margin-bottom:25px}.shop-product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.shop-product-image img{width:100%;max-height:740px;object-fit:cover;border-radius:12px}.shop-product-details{padding:25px 0}.shop-product-details h1{font-size:30px;line-height:1.7;margin:15px 0}.shop-price{color:#d9b76e;font-size:24px}.shop-description{white-space:normal;color:#aaa;line-height:2;font-size:14px;margin:24px 0}.shop-form{display:grid;gap:20px}.shop-product-notes{margin-top:24px;border-top:1px solid #363126;padding-top:20px;font-size:12px;color:#999;line-height:2}.shop-cart-item{display:flex;align-items:center;gap:18px;border-bottom:1px solid #333026;padding:18px 0}.shop-cart-item img{width:76px;height:95px;object-fit:cover;border-radius:6px}.shop-cart-details{display:grid;gap:7px;flex:1;min-width:0;font-size:13px}.shop-cart-details small{color:#999;font-size:11px}.shop-cart-details b{color:#e2bf73;font-size:13px}.shop-quantity{display:flex;align-items:center;gap:14px}.shop-quantity button{border:1px solid #635238;border-radius:4px;width:28px;height:28px;color:#e0bf7c;background:#161511}.shop-quantity button:disabled{opacity:.35}.shop-remove{font-size:11px;color:#bba78a}.shop-cart-bottom{display:flex;justify-content:space-between;margin-top:30px;gap:16px}.checkout-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:start}.shop-panel{background:#101212;border:1px solid #343027;padding:26px;border-radius:12px}.shop-panel h2{font-size:18px;color:#e4c17a;margin:0 0 23px}.shop-panel h2:not(:first-child){margin-top:32px}.shop-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.shop-fields label:first-child:last-child{grid-column:1/-1}.checkout-summary{position:sticky;top:170px}.checkout-line{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #312d25;font-size:12px}.checkout-line small{display:block;color:#989a91;margin-top:5px}.checkout-line b{white-space:nowrap;font-weight:400;color:#dbc088}.checkout-total{font-size:17px;margin-bottom:20px}.shop-payment{padding:14px;background:#272216;border:1px solid #675333;border-radius:7px;color:#dfc48e;font-size:13px;margin-bottom:20px}.shop-page label.shop-check{display:flex;align-items:start;gap:10px;line-height:1.9}.shop-check input{width:18px;height:18px;accent-color:#c6a15b;margin-top:3px}.checkout-summary>.shop-button{width:100%}.shop-back{display:block;text-align:center;font-size:12px;color:#bb9b64;margin-top:15px}.shop-form-status{color:#d9b16c;font-size:12px;line-height:1.8;margin:12px 0}.shop-error{color:#efb19c;font-size:11px}.shop-panel>p{line-height:2;margin-bottom:12px}.shop-section{padding:85px 0;background:#101111;border-top:1px solid #272723}.shop-section-inner{max-width:1280px;margin:auto;padding:0 26px}.shop-section-heading{text-align:center;margin-bottom:32px}.shop-section-heading>span{font-size:12px;color:#c6a15b}.shop-section-heading h2{font-size:32px;margin:10px 0}.shop-section-heading p{color:#999;font-size:14px;line-height:1.8}.shop-section-heading a{display:inline-block;margin-top:18px;color:#d3b06b;font-size:12px}.shop-campaign{display:grid;grid-template-columns:1fr 1.4fr;gap:28px}.shop-campaign>img{width:100%;height:100%;max-height:700px;object-fit:cover;border-radius:9px}.shop-campaign .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.shop-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.shop-category{position:relative;aspect-ratio:4/3;overflow:hidden;border:1px solid #605035;border-radius:8px}.shop-category img{width:100%;height:100%;object-fit:cover}.shop-category span{position:absolute;bottom:0;right:0;left:0;background:linear-gradient(transparent,#000e);padding:30px 15px 18px;color:#e5c680;font-size:15px}.shop-section .shop-empty{padding:35px 0}
@media(max-width:1000px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-product-layout{gap:28px}.shop-filters{grid-template-columns:1fr 1fr}.shop-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-layout{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.shop-page{padding:25px 16px 50px}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-card-info{padding:12px}.shop-card h3{font-size:12px}.shop-filters{padding:14px;gap:12px}.shop-filters label:first-child{grid-column:1/-1}.shop-product-layout,.checkout-layout,.shop-campaign{grid-template-columns:1fr}.shop-product-details h1{font-size:23px}.shop-product-details{padding:0}.shop-product-image img{max-height:550px}.shop-panel{padding:18px}.shop-fields{grid-template-columns:1fr;gap:15px}.checkout-summary{position:static}.shop-cart-bottom{flex-wrap:wrap}.shop-section{padding:50px 0}.shop-section-inner{padding:0 16px}.shop-section-heading h2{font-size:25px}.shop-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-campaign>img{max-height:440px}.shop-form-status{overflow-wrap:anywhere}}
/* Storefront: collection banner, live filters and compact product gallery. */
.storefront{max-width:none;padding:0 0 65px;background:#070909}.store-banner{min-height:190px;padding:28px 20px 44px;background:linear-gradient(90deg,#07090955,#070909bb 45%,#07090955),url('/assets/img/account-atmosphere.webp') center 40%/cover}.store-banner>span{font-size:11px;letter-spacing:3px;color:#edc679}.store-banner h1{font-size:clamp(32px,4vw,49px);font-weight:500;color:#edc577;margin:12px 0 8px}.store-banner p{font-size:14px;color:#c2c4be}.store-content{max-width:1360px;margin:0 auto;padding:0 28px}.storefront .shop-filters{position:relative;margin-top:-15px;grid-template-columns:2.1fr 1fr 1fr 1fr 68px;gap:18px;padding:17px 20px;border:1px solid #786037;border-radius:12px;background:linear-gradient(125deg,#151713,#090d0d);align-items:end;margin-bottom:18px}.storefront .shop-filters label{font-size:11px;color:#acada6;gap:5px}.storefront .shop-filters input,.storefront .shop-filters select{height:43px;padding:9px 12px;background:linear-gradient(110deg,#111616,#060909);border-color:#48483c;color:#deded5;font-size:12px}.storefront .store-search input{border-color:#94733d}.store-favorites{height:43px;padding:10px;gap:6px;background:#15160f;border-color:#aa8545;color:#e8bf74}.store-favorites .account-icon{width:24px;height:24px}.store-favorites[aria-pressed=true]{background:linear-gradient(120deg,#f0ce87,#b98e42);color:#16120b}.store-favorites[aria-pressed=true] svg{fill:currentColor}.store-favorites span{font-size:11px}.store-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:15px 0}.store-breadcrumb{display:flex;gap:10px;font-size:12px;color:#999e99;white-space:nowrap}.store-breadcrumb b{color:#e1ba6e;font-weight:400;border-bottom:1px solid #8e723c}.store-categories{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.store-categories :is(button,a){padding:7px 17px;border:1px solid #98723a;border-radius:16px;color:#d5d5cb;font-size:12px;background:linear-gradient(120deg,#26221844,#080c0c);cursor:pointer}.store-categories :is(button,a):is([aria-pressed=true],[aria-current=page]){background:linear-gradient(120deg,#edca85,#c69e54);color:#16130a}.store-view{display:flex;align-items:center;gap:5px}.store-view button{width:32px;height:32px;display:grid;place-items:center;color:#b18c49;background:transparent;border:1px solid transparent;border-radius:5px;font-size:24px}.store-view svg{width:20px;height:20px}.store-view button[aria-pressed=true]{background:#45351b88;color:#ecc46e;border-color:#6e552b}.store-result-summary{font-size:12px;color:#bbbfba;text-align:left;margin:0 0 10px}.storefront .shop-grid{margin-top:0;gap:16px}.storefront .shop-card{border-color:#5b492e;background:linear-gradient(115deg,#151917,#080b0b);border-radius:8px}.storefront .shop-card-image{aspect-ratio:1.6}.storefront .shop-card-image img{object-position:center 40%}.storefront .shop-card-info{padding:9px 13px 12px}.storefront .shop-card-info small{font-size:11px;color:#a4a8a1}.storefront .shop-card h3{font-size:13px;min-height:0;margin:4px 0;line-height:1.7}.storefront .shop-card-info>p{font-size:13px;color:#edc375;margin:3px 0 8px}.storefront .shop-card-info .shop-button{padding:7px;font-size:11px;border-color:#b58c47;border-radius:5px;color:#e7c17a;min-height:33px}.storefront .shop-heart{top:10px;left:10px;width:32px;height:32px;font-size:24px;background:#080b0bdf;border-color:#bf9550;color:#e8bd71}.storefront .shop-heart[aria-pressed=true]{background:#533c1ce8;color:#ffd47d}.storefront .shop-pagination{margin-top:25px;gap:8px}.storefront .shop-pagination a{border-color:#806335;border-radius:6px;min-width:34px;padding:7px}.storefront #store-status{min-height:19px;margin:4px 0;font-size:11px;color:#d5b471}.storefront #store-results[aria-busy=true]{opacity:.55;pointer-events:none}.storefront #store-results{transition:opacity .12s ease}.store-empty-heart{font-size:42px;color:#d5ad65}.store-list .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-list .shop-card{display:grid;grid-template-columns:42% 1fr;align-items:center}.store-list .shop-card-image{aspect-ratio:1;height:100%;min-height:190px}.store-list .shop-heart{left:auto;right:10px}.storefront button:focus-visible,.storefront a:focus-visible{outline:2px solid #e7bd72;outline-offset:3px}
@media(max-width:1050px){.storefront .shop-filters{grid-template-columns:2fr 1fr 1fr;gap:12px}.storefront .store-search{grid-column:1/3}.storefront .store-toolbar{flex-wrap:wrap}.store-categories{order:3;width:100%;justify-content:flex-start}.storefront .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-list .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.store-banner{min-height:175px;padding:25px 15px 40px}.store-banner h1{font-size:34px}.store-banner p{font-size:12px}.store-content{padding:0 14px}.storefront .shop-filters{grid-template-columns:1fr 1fr;gap:12px;padding:15px;margin-bottom:15px}.storefront .store-search{grid-column:1/-1}.storefront .shop-filters input,.storefront .shop-filters select{font-size:16px;height:43px}.storefront .store-favorites{width:100%}.storefront .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.storefront .shop-card-image{aspect-ratio:.95}.storefront .shop-card-info{padding:9px}.storefront .shop-card-info small{font-size:10px}.storefront .shop-card h3{font-size:12px;line-height:1.7;min-height:41px}.storefront .shop-card-info>p{font-size:12px}.storefront .shop-card-info .shop-button{font-size:10px}.store-categories{gap:6px;flex-wrap:nowrap;overflow-x:auto;padding:3px 1px 8px;justify-content:flex-start}.store-categories :is(button,a){white-space:nowrap;font-size:11px;padding:7px 13px;flex:none}.store-toolbar{gap:10px}.store-list .shop-grid{grid-template-columns:1fr}.store-list .shop-card{grid-template-columns:40% 1fr}.store-list .shop-card-image{min-height:150px;aspect-ratio:1}.store-result-summary{font-size:11px}.storefront .shop-heart{width:29px;height:29px;font-size:22px}}
@media(prefers-reduced-motion:reduce){.storefront #store-results{transition:none}}
.storefront #store-status:empty{display:none}
/* Keep mobile collection navigation directly below the site header. */
@media(max-width:1023px){.storefront .store-toolbar{position:sticky;top:var(--store-header-offset,120px);z-index:35;background:#090c0c;padding:10px 0 8px;box-shadow:0 8px 14px #0005;border-bottom:1px solid #554327}.storefront .store-categories{scrollbar-width:thin;scrollbar-color:#5c492c #101311}.storefront #store-results{scroll-margin-top:calc(var(--store-header-offset,120px) + 115px)}}
/* Native filter popups must retain readable contrast on Windows and mobile. */
.storefront .shop-filters select{color-scheme:dark;color:#f3eee3;background-color:#0c1010}
.storefront .shop-filters select option,.storefront .shop-filters select optgroup{background-color:#111716;color:#f3eee3}
.storefront .shop-filters select option:checked{background-color:#c6a15b;color:#100e09}
/* List cards must allow text to shrink independently of the image column. */
.storefront.store-list .shop-card{grid-template-columns:minmax(0,40%) minmax(0,1fr);align-items:stretch}
.storefront.store-list .shop-card-image{position:relative;width:100%;min-width:0;height:100%;min-height:170px;aspect-ratio:auto}
.storefront.store-list .shop-card-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.storefront.store-list .shop-card-info{min-width:0;width:100%;box-sizing:border-box;align-self:center;padding:12px;overflow-wrap:anywhere}
.storefront.store-list .shop-card h3{min-height:0;margin:6px 0;white-space:normal}
.storefront.store-list .shop-card-info .shop-button{min-width:0;white-space:normal}
.storefront #store-status:empty{min-height:0;margin:0}
@media(max-width:1023px){.storefront .store-toolbar{padding-top:0;top:var(--store-header-offset,120px);box-shadow:0 5px 10px #0003}.storefront .store-breadcrumb,.storefront .store-view{margin-top:0}}
@media(max-width:700px){.storefront.store-list .shop-grid{grid-template-columns:minmax(0,1fr)}.storefront.store-list .shop-card-image{min-height:160px}.storefront.store-list .shop-card-info{padding:10px}.storefront.store-list .shop-card-info small{font-size:10px}.storefront.store-list .shop-card h3{font-size:12px;line-height:1.8}}
.home-product-carousel{min-width:0}.carousel-controls{display:flex;justify-content:center;gap:10px;margin:0 0 18px}.carousel-controls[hidden]{display:none}.carousel-controls button{border:1px solid #9c783c;background:#18180f;color:#edc477;border-radius:50%;width:42px;height:42px;font-size:23px;cursor:pointer}.carousel-controls [data-carousel-pause]{width:auto;border-radius:22px;padding:0 16px;font-size:11px}.home-product-carousel .carousel-track{display:flex;direction:rtl;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-top:0;overscroll-behavior-x:contain}.carousel-track::-webkit-scrollbar{display:none}.carousel-track>.shop-card{flex:0 0 calc((100% - 72px)/4);scroll-snap-align:start}.carousel-controls button:focus-visible,.carousel-track:focus-visible{outline:2px solid #f5cf83;outline-offset:3px}@media(max-width:1023px){.carousel-track>.shop-card{flex-basis:calc((100% - 32px)/3)}.home-product-carousel .carousel-track{gap:16px}}@media(max-width:700px){.carousel-track>.shop-card{flex-basis:calc((100% - 12px)/2)}.home-product-carousel .carousel-track{gap:12px}.carousel-track .shop-card-info{padding:11px}.carousel-track .shop-card h3{font-size:12px}.carousel-track .shop-card-image{aspect-ratio:4/5}}
/* New collection: editorial campaign beside four curated products. */
:is(#new-collection,#shop-look){position:relative;overflow:hidden;background:radial-gradient(ellipse at 0 0,#75552725,transparent 40%),radial-gradient(ellipse at 100% 35%,#87622c16,transparent 50%),#090c0b}
:is(#new-collection,#shop-look):before{content:"";position:absolute;width:90%;height:350px;border:1px solid #9d793133;border-radius:50%;transform:rotate(-25deg);right:-30%;top:-240px;pointer-events:none}
:is(#new-collection,#shop-look) .shop-section-inner{position:relative;max-width:1440px}
:is(#new-collection,#shop-look) .shop-section-heading>span{display:flex;align-items:center;justify-content:center;gap:14px;color:#deb568}
:is(#new-collection,#shop-look) .shop-section-heading>span:before,:is(#new-collection,#shop-look) .shop-section-heading>span:after{content:"";width:40px;height:1px;background:#a77b34}
:is(#new-collection,#shop-look) .shop-section-heading h2{font-size:clamp(29px,3.5vw,48px);color:#f5eddf;margin:12px 0}
:is(#new-collection,#shop-look) .shop-section-heading>a{border:1px solid #d6aa54;border-radius:30px;padding:10px 28px;color:#ebc16d}
.collection-layout{display:grid;grid-template-columns:1.18fr 1fr;gap:18px;align-items:stretch}
.collection-campaign{position:relative;isolation:isolate;overflow:hidden;min-height:650px;border:1px solid #a47e3b;border-radius:11px;background:#111513}
.collection-campaign-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}
.collection-campaign:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#080d0df2 0%,#080d0dd9 32%,#080d0d22 68%,transparent)}
.collection-campaign:after{content:"";position:absolute;pointer-events:none;width:120%;height:45%;border-top:1px solid #c2974f99;transform:rotate(-38deg);bottom:-17%;left:5%}
.collection-campaign-copy{width:53%;height:100%;margin-right:auto;padding:clamp(22px,3vw,42px) 28px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:right}
.collection-campaign-copy>span{color:#dfb568;font-size:11px;letter-spacing:1px}.collection-campaign-copy h3{font-size:clamp(28px,3vw,44px);line-height:1.55;font-weight:400;margin:24px 0;color:#fff0d8}.collection-campaign-copy>p{font-size:14px;line-height:1.95;color:#c4bcb1;margin-bottom:25px}.collection-campaign-copy .shop-button{width:100%;padding:12px;font-size:12px;border-color:#c7953b;background:#070c0b99}.collection-campaign-copy>small{font-size:10px;line-height:2;color:#b89a62;margin-top:50px}
.collection-products{min-width:0}.collection-products .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;height:100%;align-content:start}.collection-products .shop-card{padding:8px;border-color:#5a4b30;background:linear-gradient(130deg,#181b15,#0a0d0b);display:flex;flex-direction:column}.collection-products .shop-card-image{aspect-ratio:1.12;border-radius:6px}.collection-products .shop-card-info{padding:10px 4px 4px;display:flex;flex-direction:column;flex:1}.collection-products .shop-card h3{min-height:0;font-size:12px;line-height:1.8;margin:5px 0}.collection-products .shop-card-info>p{font-size:13px;margin:5px 0 10px}.collection-products .shop-button{margin-top:auto;padding:8px;font-size:11px}.collection-products .shop-heart{left:15px;top:15px;width:32px;height:32px}
@media(max-width:1000px){.collection-layout{grid-template-columns:1fr}.collection-campaign{min-height:450px}.collection-campaign-copy{width:50%;padding:28px}.collection-campaign-copy h3{font-size:34px}.collection-products .shop-card-image{aspect-ratio:1.35}}
@media(max-width:540px){:is(#new-collection,#shop-look) .shop-section-inner{padding:0 16px}.collection-campaign{min-height:390px}.collection-campaign-copy{width:60%;padding:22px 16px}.collection-campaign-copy h3{font-size:27px;margin:16px 0}.collection-campaign-copy>p{font-size:12px}.collection-campaign-copy .shop-button{font-size:10px;padding:10px 6px}.collection-campaign-copy>small{margin-top:24px}.collection-products .shop-grid{gap:10px}.collection-products .shop-card{padding:6px}.collection-products .shop-card-image{aspect-ratio:1}.collection-products .shop-card h3{font-size:11px}.collection-products .shop-card-info small{font-size:9px}.collection-products .shop-card-info>p{font-size:11px}.collection-products .shop-button{font-size:10px;padding:7px 3px}}
.story-film{position:relative;isolation:isolate;overflow:hidden;min-height:640px;height:85svh;max-height:920px;display:flex;align-items:flex-end;justify-content:center;background:#090b09;padding:35px 24px 40px}.story-film-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 35%;z-index:-2}.story-film-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0000000a 25%,#080a0922 48%,#080a09d9 85%,#080a09)}.story-film-copy{max-width:860px;text-align:center;width:100%;text-shadow:0 2px 12px #0007}.story-film-eyebrow{display:block;color:#e9bf70;font-size:10px;letter-spacing:3px;margin-bottom:10px}.story-film-copy h2{font-size:clamp(24px,2.6vw,38px);font-weight:400;line-height:1.55;color:#f8f0de;margin:0 0 12px}.story-film-copy h2 span{color:#e3ba6b}.story-film-copy p{max-width:650px;margin:0 auto 20px;color:#d4d0c7;font-size:13px;line-height:1.85}.story-film-copy .shop-button{background:#11130c80;color:#edc779;border-color:#b58a40;padding:12px 24px;font-size:12px;transition:background-color .15s,color .15s}.story-film-copy .shop-button:hover{background:#c9a358;color:#12140c;filter:none}
@media(max-width:767px){.story-film{height:82svh;min-height:590px;max-height:790px;padding:24px 18px 30px}.story-film-video{object-position:49% center}.story-film-copy h2{font-size:23px;line-height:1.55;margin-bottom:10px}.story-film-copy p{font-size:11px;line-height:1.85;margin-bottom:15px}.story-film-eyebrow{font-size:9px;margin-bottom:8px}.story-film-copy .shop-button{font-size:11px;padding:10px 18px}.story-film-shade{background:linear-gradient(180deg,transparent 20%,#080a090a 45%,#080a09bb 72%,#080a09 100%)}}
