@font-face{font-family:Hanken;src:url('assets/hanken-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Hanken;src:url('assets/hanken-medium.ttf') format('truetype');font-weight:500 600;font-display:swap}
@font-face{font-family:Hanken;src:url('assets/hanken-bold.ttf') format('truetype');font-weight:700 900;font-display:swap}
@font-face{font-family:Bodoni;src:url('assets/bodoni-italic.ttf') format('truetype');font-style:italic;font-display:swap}
:root{--paper:#f7f4ee;--cream:#ede8df;--ink:#322b29;--wine:#4b1824;--wine-light:#6d3040;--muted:#79716a;--line:#dcd5cb;--gutter:clamp(22px,4.5vw,86px);--ease:cubic-bezier(.2,.65,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Hanken,Arial,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{border:0;background:none;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #a75c39;outline-offset:5px}img{max-width:100%;display:block}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}em{font-family:Bodoni,Georgia,serif;font-weight:400}::selection{background:var(--wine);color:var(--paper)}[hidden]{display:none!important}.skip-link{position:fixed;top:-90px;left:20px;z-index:1000;padding:14px;background:var(--paper)}.skip-link:focus{top:20px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;display:block}.tiny-dot{display:inline-block;width:4px;height:4px;background:currentColor;border-radius:50%;margin:0 8px;vertical-align:middle}.announcement{min-height:33px;background:var(--wine);color:#f3e9de;padding:7px var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.11em}.announcement>span:nth-child(2){font-size:11px;letter-spacing:.045em}.announcement>span:nth-child(2)>span{padding-left:15px}.site-header{position:sticky;top:0;background:var(--paper);z-index:40}.masthead{height:92px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 var(--gutter);border-bottom:1px solid var(--line)}.masthead-left{display:flex;align-items:center}.locale{font-size:10px;letter-spacing:.1em}.wordmark{justify-self:center;text-align:center;font-size:43px;font-weight:500;letter-spacing:.015em;line-height:1}.wordmark>span{display:block;font-size:7px;letter-spacing:.28em;font-weight:500;margin-top:10px}.header-actions{justify-self:end;display:flex;align-items:center;gap:24px}.icon-button{width:40px;height:40px;display:inline-flex;justify-content:center;align-items:center}.icon-button:hover{color:var(--wine-light);background:#ebe4da}.bag-button{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.07em;padding:8px 0}.bag-count{border:1px solid var(--ink);width:27px;height:30px;display:grid;place-items:center;position:relative;font-size:11px}.bag-count:before{content:'';position:absolute;top:-6px;left:7px;width:11px;height:6px;border:1px solid var(--ink);border-bottom:0;border-radius:5px 5px 0 0}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:38px;height:49px;padding:0 var(--gutter)}.nav-link{font-size:12px;height:100%;display:inline-flex;align-items:center;gap:10px;position:relative;padding:0;white-space:nowrap}.nav-link:after{content:'';position:absolute;bottom:8px;left:0;width:0;height:1px;background:var(--wine);transition:width .25s}.nav-link:hover:after,.nav-link[aria-expanded=true]:after{width:100%}.nav-quiz{color:var(--wine)}.nav-quiz span{font-size:18px}.mobile-toggle{display:none}.mega-menu{position:absolute;top:100%;left:0;width:100%;background:var(--paper);border-top:1px solid var(--line);padding:34px var(--gutter) 38px;display:grid;grid-template-columns:.85fr .75fr 1fr 1fr;gap:32px;box-shadow:0 20px 30px #25151110;animation:menuIn .25s var(--ease)}.mega-col{display:flex;align-items:flex-start;flex-direction:column;gap:13px}.mega-col .eyebrow{color:var(--muted);margin-bottom:8px}.mega-col a{font-size:17px}.mega-col a:hover{color:var(--wine-light);text-decoration:underline;text-underline-offset:5px}.mega-col .mega-small{font-size:13px}.mega-card{height:235px;position:relative;overflow:hidden;padding:21px;background:#e6d7cd}.mega-card img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s var(--ease)}.mega-card .mega-card-copy{position:absolute;left:20px;right:20px;bottom:15px;display:flex;justify-content:space-between;align-items:center;font-size:20px}.mega-card img{height:185px;transform:translateX(20px)}.mega-card:hover img{transform:translateX(20px) scale(1.07)}.mega-card.dark{background:var(--wine);color:var(--paper);padding:0}.mega-card.dark img{width:100%;height:100%;object-fit:cover;mix-blend-mode:normal;transform:none;filter:brightness(.65)}.mega-card.dark:hover img{transform:scale(1.05)}.nav-scrim{position:fixed;inset:174px 0 0;background:#25151145;z-index:35;backdrop-filter:blur(2px)}
.hero{position:relative;min-height:640px;height:calc(100svh - 175px);max-height:820px;color:#fbf3e8;overflow:hidden;background:#260d10}.hero-picture,.hero-picture img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:50% 54%}.hero-picture img{animation:heroReveal 2s var(--ease) both}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#250d1370 0%,transparent 65%);pointer-events:none}.hero-content{position:relative;z-index:2;padding:76px var(--gutter) 90px;max-width:900px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero .eyebrow{font-size:10px;letter-spacing:.2em;margin-bottom:29px;display:flex;align-items:center;gap:12px}.hero .eyebrow:before{content:'';display:block;height:1px;width:32px;background:currentColor}.hero h1{font-size:clamp(57px,5.7vw,92px);font-weight:400;line-height:1.035;letter-spacing:-.047em}.hero h1 em{font-size:1.14em;line-height:.95;letter-spacing:-.04em}.hero-description{font-size:14px;font-weight:400;line-height:1.7;max-width:300px;margin:27px 0 28px;color:#eaded4}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:53px;padding:16px 25px;background:var(--wine);color:var(--paper);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--wine);transition:background .25s,color .25s,transform .25s}.button span:last-child{font-size:19px;line-height:1}.button:hover{background:var(--wine-light);border-color:var(--wine-light)}.button.light{background:var(--paper);color:var(--wine);border-color:var(--paper)}.button.light:hover{background:#e6d6bf}.button.outline{background:transparent;color:var(--wine)}.button.outline:hover{background:var(--wine);color:var(--paper)}.button.wide{width:100%}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid currentColor;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:10px 0;color:var(--wine);transition:gap .2s}.text-link:hover{gap:40px}.text-link>span{font-size:21px;line-height:1}.hero-bottom{position:absolute;bottom:26px;left:var(--gutter);right:var(--gutter);z-index:2;display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.14em}.hero-pagination{display:flex;align-items:center;gap:15px}.hero-pagination:after{content:'';width:100px;height:1px;background:#eee6da66}.hero-scroll{display:flex;gap:15px;align-items:center}.hero-scroll span{font-size:20px}.hero-caption{position:absolute;right:var(--gutter);top:45px;z-index:2;font-size:10px;letter-spacing:.1em;writing-mode:vertical-rl}.brand-strip{display:flex;justify-content:space-around;align-items:center;gap:24px;padding:34px var(--gutter);border-bottom:1px solid var(--line);overflow:hidden}.brand-strip a{font-size:24px;letter-spacing:.015em;white-space:nowrap;transition:opacity .2s}.brand-strip a:hover{opacity:.55}.brand-strip .chanel{font-weight:700;letter-spacing:.08em;font-size:20px}.brand-strip .dior{font-family:Georgia,serif;font-size:33px}.brand-strip .tomford{font-weight:700;font-size:21px;letter-spacing:-.04em}.brand-strip .ysl{font-weight:700;font-size:13px;letter-spacing:.07em}.brand-strip .jomalone{font-family:Georgia,serif;font-size:19px;text-align:center;line-height:1.15;letter-spacing:.04em}.brand-strip .jomalone small{display:block;font-size:8px;letter-spacing:.15em;margin-top:4px}.section{padding:92px var(--gutter)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px;gap:30px}.section-heading .eyebrow{margin-bottom:15px}.section h2,.section-heading h1{font-size:clamp(35px,4.2vw,62px);letter-spacing:-.045em;line-height:1.07}.section h2 em{font-size:1.09em}.tabs{display:flex;gap:24px;flex-wrap:wrap}.tab{padding:8px 0;color:var(--muted);font-size:12px;border-bottom:1px solid transparent}.tab.active{color:var(--wine);border-color:var(--wine)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;position:relative}.product-visual{position:relative;aspect-ratio:.84;background:#eeeae3;overflow:hidden}.product-photo{display:block;width:100%;height:100%;padding:36px 20px 28px}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .7s var(--ease)}.product-card:hover .product-photo img{transform:scale(1.055) translateY(-6px)}.product-badge{position:absolute;top:17px;left:17px;font-size:8px;letter-spacing:.12em;pointer-events:none;z-index:1}.product-index{position:absolute;top:17px;right:16px;font-size:9px;color:#8b7e72}.quick-add{position:absolute;bottom:15px;right:15px;display:grid;place-items:center;border:1px solid #b5a99d;width:37px;height:37px;border-radius:50%;background:#f7f4eed9;color:var(--wine);transition:all .25s}.quick-add:hover{background:var(--wine);color:var(--paper);border-color:var(--wine);transform:rotate(90deg)}.quick-view{position:absolute;bottom:17px;left:17px;font-size:10px;border-bottom:1px solid;opacity:0;transform:translateY(5px);transition:.3s}.product-card:hover .quick-view,.product-card:focus-within .quick-view{opacity:1;transform:none}.product-info{padding:18px 0 4px}.product-brand{font-size:10px;text-transform:uppercase;letter-spacing:.15em;margin-bottom:6px}.product-info h3{font-size:20px;line-height:1.25;letter-spacing:-.025em}.product-info h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:10px;font-size:11px;color:var(--muted)}.product-meta .price{color:var(--ink);white-space:nowrap;font-size:12px;font-weight:500}.product-notes{border-top:1px solid var(--line);font-size:10px;color:var(--muted);margin-top:13px;padding-top:11px;display:flex;gap:5px;flex-wrap:wrap}.section-bottom{display:flex;justify-content:center;margin-top:38px}.intro-line{margin-top:17px;color:var(--muted);font-size:14px;max-width:440px}.family-section{padding-top:30px}.family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.family-card{position:relative;padding:24px;aspect-ratio:.78;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.family-card-top{display:flex;justify-content:space-between;position:relative;z-index:1;font-size:9px;letter-spacing:.1em}.family-card img{position:absolute;top:15%;left:12%;width:76%;height:66%;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s var(--ease);transform:rotate(-13deg)}.family-card:nth-child(even) img{transform:rotate(12deg)}.family-card:hover img{transform:rotate(0) scale(1.07)}.family-card-bottom{position:relative;z-index:1}.family-card h3{font-size:28px;letter-spacing:-.035em}.family-card small{font-size:10px;letter-spacing:.02em}.family-card .circle-arrow{position:absolute;bottom:27px;right:20px}.circle-arrow{display:inline-grid;place-items:center;border:1px solid currentColor;width:35px;height:35px;border-radius:50%;font-size:20px;transition:background .3s,color .3s}.family-card:hover .circle-arrow{background:var(--wine);color:var(--paper);border-color:var(--wine)}
.editorial{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:#eadfce}.editorial-image{position:relative;overflow:hidden;min-height:630px}.editorial-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.editorial-image-caption{position:absolute;bottom:30px;left:var(--gutter);color:var(--paper);font-size:10px;letter-spacing:.13em}.editorial-copy{padding:70px clamp(32px,6vw,100px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.editorial-copy h2{font-size:clamp(46px,5.8vw,85px);line-height:1.05;letter-spacing:-.055em;margin:26px 0}.editorial-copy p{max-width:340px;font-size:14px;line-height:1.8;margin-bottom:22px}.editorial-divider{height:1px;width:100%;background:#cabbab;margin:30px 0 23px}.editorial-foot{display:flex;align-items:center;gap:17px}.editorial-foot>span{font-size:42px;font-family:Bodoni,Georgia,serif;font-style:italic}.editorial-foot p{font-size:10px;letter-spacing:.045em;margin:0}.edit-section{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.edit-copy{padding:30px 6vw 30px 0}.edit-copy .eyebrow{margin-bottom:25px}.edit-copy h2{font-size:clamp(42px,5vw,72px)}.edit-copy p{max-width:355px;line-height:1.8;color:var(--muted);margin:27px 0}.edit-feature{background:#5a1f2c;color:var(--paper);min-height:580px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.edit-feature .giant-script{font-family:Bodoni,Georgia,serif;font-style:italic;font-size:clamp(100px,12vw,170px);letter-spacing:-.05em;position:absolute;top:35px;left:25px;color:#eaded043;white-space:nowrap}.edit-feature img{width:76%;height:400px;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 30px 25px #25061180);transform:rotate(-12deg);transition:transform .7s var(--ease)}.edit-feature:hover img{transform:rotate(0) scale(1.04)}.edit-feature-label{position:absolute;bottom:29px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:end}.edit-feature-label .eyebrow{font-size:9px}.edit-feature-label h3{font-size:25px;margin-top:3px}.edit-feature-label a{font-size:11px;border-bottom:1px solid;padding-bottom:4px}.quiz-banner{margin:0 var(--gutter) 90px;background:var(--wine);color:var(--paper);position:relative;padding:55px 65px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:25px}.quiz-banner h2{font-size:clamp(36px,4vw,58px);letter-spacing:-.04em;line-height:1.1;margin-top:16px}.quiz-banner p{font-size:12px;color:#d5bebd;margin-top:17px}.quiz-banner .button{flex-shrink:0}.quiz-orbit{position:absolute;width:320px;height:320px;border:1px solid #b0907740;top:-110px;right:160px;border-radius:50%;pointer-events:none}.quiz-orbit:before,.quiz-orbit:after{content:'';position:absolute;inset:23px;border:1px solid #b0907738;border-radius:50%}.quiz-orbit:after{inset:47px}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:0 var(--gutter);padding:40px 0;border-top:1px solid var(--line);gap:26px}.service-item{display:flex;gap:17px;align-items:center}.service-item svg{width:30px;height:30px;stroke-width:1}.service-item h3{font-size:12px;font-weight:500}.service-item p{font-size:10px;color:var(--muted);margin-top:3px}
.site-footer{background:#eae4da;padding:65px var(--gutter) 20px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-bottom:50px;border-bottom:1px solid #ccc3b6}.footer-top h2{font-size:39px;letter-spacing:-.04em;line-height:1.2;margin-top:17px}.footer-top form{max-width:440px;width:100%;justify-self:end}.footer-top label{font-size:12px}.newsletter-field{display:flex;border-bottom:1px solid var(--ink);margin-top:15px}.newsletter-field input{border:none;outline:none;background:none;min-width:0;flex:1;padding:12px 0;font-size:14px}.newsletter-field button{font-size:27px;padding:0 15px}.footer-top small{display:block;font-size:9px;color:var(--muted);margin-top:12px}.footer-middle{display:grid;grid-template-columns:1.25fr .8fr .8fr 1.2fr;gap:40px;padding:40px 0 30px}.footer-middle>p{font-size:17px;line-height:1.7}.footer-middle>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-middle .eyebrow{font-size:9px;color:var(--muted);margin-bottom:10px}.footer-middle a,.footer-middle button{font-size:12px;padding:0}.footer-middle a:hover,.footer-middle button:hover{text-decoration:underline;text-underline-offset:4px}.footer-vctrum>a{font-size:24px;letter-spacing:-.04em}.footer-vctrum>a>span{margin-left:20px}.footer-vctrum p{font-size:11px;color:var(--muted);margin-top:6px}.footer-wordmark{font-size:clamp(80px,19.3vw,310px);line-height:1.1;letter-spacing:-.055em;text-align:center;color:var(--wine);position:relative;overflow:hidden;white-space:nowrap}.footer-wordmark>span{font-size:20px;position:absolute;right:0;top:30px;letter-spacing:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ccc3b6;padding-top:20px;font-size:8px;letter-spacing:.06em}.footer-bottom button{font-size:8px;padding:0}
.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:10px;color:var(--muted);padding:23px var(--gutter)}.breadcrumbs a:hover{text-decoration:underline}.catalogue-header{padding:35px var(--gutter) 45px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.catalogue-header h1{font-size:clamp(45px,6vw,85px);line-height:1.05;letter-spacing:-.05em;margin-top:15px}.catalogue-header p{font-size:14px;color:var(--muted);margin-top:18px;max-width:460px}.catalogue-header .catalogue-number{position:absolute;right:var(--gutter);bottom:10px;font-family:Bodoni,Georgia,serif;font-size:170px;font-style:italic;color:#e7dfd4;line-height:1;z-index:-1}.catalogue-body{padding:32px var(--gutter) 90px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.filter-controls{display:flex;gap:10px;flex-wrap:wrap}.filter-controls label,.sort-control{display:flex;gap:8px;align-items:center;font-size:10px}.filter-controls select,.sort-control select{border:1px solid var(--line);background:transparent;padding:11px 29px 11px 13px;font-size:11px;max-width:185px;border-radius:0}.filter-count{font-size:11px;color:var(--muted);margin-bottom:20px}.catalogue-grid{row-gap:40px}.empty-state{text-align:center;padding:60px 20px}.empty-state svg{width:50px;height:50px;margin-bottom:20px}.empty-state h2,.empty-state h3{font-size:28px;letter-spacing:-.035em}.empty-state p{color:var(--muted);margin:15px 0 25px;font-size:14px}.product-page{padding:8px var(--gutter) 70px;display:grid;grid-template-columns:1fr 1fr;gap:7vw}.product-gallery{position:relative;aspect-ratio:1 / 1.1;background:#eae5dc;display:grid;place-items:center}.product-gallery>img{width:87%;height:87%;object-fit:contain;mix-blend-mode:multiply}.product-gallery .gallery-caption{position:absolute;bottom:23px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em}.product-detail{padding:35px 0}.product-detail .eyebrow{margin-bottom:13px}.product-detail h1{font-size:clamp(37px,4.3vw,61px);line-height:1.1;letter-spacing:-.045em}.detail-subtitle{font-size:12px;color:var(--muted);margin-top:10px}.detail-price{font-size:23px;margin:23px 0}.detail-description{font-size:14px;line-height:1.8;max-width:450px;color:#6a615a}.size-label{font-size:10px;letter-spacing:.08em;margin:28px 0 10px}.size-options{display:flex;gap:10px;margin-bottom:24px}.size-button{border:1px solid #cfc4b8;padding:13px 22px;font-size:12px;min-width:80px}.size-button.active{border-color:var(--wine);background:var(--wine);color:var(--paper)}.add-row{display:flex;gap:15px}.add-row .button{flex:1}.quantity{display:inline-flex;border:1px solid #cec3b7;align-items:center;height:38px;flex-shrink:0}.quantity button{width:32px;height:36px;font-size:17px;padding:0}.quantity button:hover{background:#e8dfd2}.quantity span{min-width:23px;text-align:center;font-size:12px}.add-row .quantity{height:55px}.add-row .quantity button{height:53px;width:32px}.detail-service{font-size:10px;color:var(--muted);margin-top:15px;display:flex;gap:10px;align-items:center}.detail-service svg{width:17px;height:17px}.notes-heading{font-size:10px;letter-spacing:.1em;margin:30px 0 12px}.notes-pyramid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.notes-pyramid>div{padding:18px 10px 18px 0}.notes-pyramid span{display:block;font-size:9px;letter-spacing:.09em;color:var(--muted);margin-bottom:6px}.notes-pyramid strong{font-size:12px;font-weight:400}.detail-accordion{border-bottom:1px solid var(--line)}.detail-accordion summary{padding:15px 0;font-size:12px;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.detail-accordion summary:after{content:'+'}.detail-accordion[open] summary:after{content:'−'}.detail-accordion p{font-size:12px;line-height:1.8;color:var(--muted);padding-bottom:17px}.detail-accordion summary::-webkit-details-marker{display:none}.intensity-dots{display:inline-flex;gap:5px;margin-left:10px}.intensity-dots i{width:6px;height:6px;border:1px solid var(--wine);border-radius:50%}.intensity-dots i.filled{background:var(--wine)}
dialog{color:var(--ink);background:var(--paper);border:0;padding:0;max-height:90svh;max-width:calc(100% - 32px);overscroll-behavior:contain}dialog::backdrop{background:#24141475;backdrop-filter:blur(4px)}dialog[open]{animation:dialogIn .28s var(--ease)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:25px 30px;border-bottom:1px solid var(--line)}.dialog-heading h2{font-size:28px;letter-spacing:-.04em}.dialog-heading .eyebrow{margin-bottom:5px;color:var(--muted)}.dialog-heading .icon-button{flex-shrink:0}.drawer{height:100svh;max-height:100svh;width:480px;max-width:100%;margin:0 0 0 auto;position:fixed;inset:0 0 0 auto;overflow:hidden}.drawer[open]{display:flex;flex-direction:column;animation:drawerIn .35s var(--ease)}.cart-content{flex:1;overflow:auto;padding:0 30px}.delivery-progress{padding:20px 0;border-bottom:1px solid var(--line);font-size:11px}.progress-track{height:3px;background:#dcd1c5;margin-top:12px;overflow:hidden}.progress-track>span{display:block;height:100%;background:var(--wine);transition:width .4s}.cart-line{display:grid;grid-template-columns:85px 1fr auto;gap:15px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-line img{width:85px;height:105px;object-fit:contain;mix-blend-mode:multiply;background:#eee8df}.cart-line-info .product-brand{font-size:8px;margin-bottom:5px}.cart-line-info h3{font-size:16px;line-height:1.2}.cart-line-info>p{font-size:10px;color:var(--muted);margin:6px 0 12px}.cart-line-right{text-align:right;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:12px;font-size:12px;white-space:nowrap}.remove-button{font-size:9px;padding:4px 0;border-bottom:1px solid #c6b7aa;color:var(--muted)}.cart-bottom{padding:24px 30px;background:#eee7de;border-top:1px solid var(--line)}.total-line{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:10px}.total-line.grand{font-size:21px;padding-top:17px;border-top:1px solid #d1c4b5;margin-top:18px}.total-line.small{font-size:11px;color:var(--muted)}.cart-bottom>p{font-size:10px;color:var(--muted);margin-bottom:20px}.cart-bottom .continue{font-size:10px;width:100%;text-align:center;text-decoration:underline;text-underline-offset:4px;margin-top:13px;padding:6px}.cart-demo{font-size:9px;text-align:center;color:var(--muted);margin-top:12px}.search-dialog{width:850px;margin:75px auto auto}.search-body{padding:25px 30px}.search-input-wrap{display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--ink);padding:10px 0}.search-input-wrap input{border:0;outline:0;background:transparent;width:100%;font-size:25px;letter-spacing:-.02em}.search-help{font-size:11px;color:var(--muted);margin:16px 0 20px}.search-results{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-height:50vh;overflow:auto}.search-result{display:flex;gap:15px;align-items:center;padding:10px;background:#eee8df}.search-result img{width:68px;height:80px;object-fit:contain;mix-blend-mode:multiply}.search-result .product-brand{font-size:8px}.search-result h3{font-size:16px}.search-result p{font-size:11px;margin-top:4px}.search-result:hover{background:#e7ddcf}.search-suggestions{display:flex;gap:10px;flex-wrap:wrap}.search-suggestions button{padding:7px 12px;border:1px solid var(--line);font-size:11px}.info-dialog{width:600px}.info-content{padding:30px;font-size:14px;line-height:1.9}.info-content p+p{margin-top:17px}.info-content a{text-decoration:underline}.info-content h3{font-size:20px;margin:20px 0 8px}.quiz-dialog{width:900px}.quiz-layout{display:grid;grid-template-columns:.8fr 1.2fr}.quiz-image{background:var(--wine);overflow:hidden;position:relative;min-height:490px}.quiz-image img{height:100%;width:100%;object-fit:cover;position:absolute}.quiz-image>span{position:absolute;bottom:25px;left:25px;right:25px;font-family:Bodoni,Georgia,serif;font-style:italic;color:#f9efe2;font-size:51px;line-height:1.1}.quiz-main{padding:30px 35px}.quiz-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.quiz-top>.eyebrow{color:var(--muted);font-size:9px}.quiz-main h2{font-size:34px;line-height:1.15;letter-spacing:-.04em}.quiz-main>p{color:var(--muted);font-size:12px;margin:15px 0 25px}.quiz-answers{display:grid;gap:10px}.quiz-answer{border:1px solid #d3c8bc;padding:14px 17px;display:flex;justify-content:space-between;text-align:left;align-items:center;font-size:13px}.quiz-answer:hover{border-color:var(--wine);background:#ece0d7}.quiz-answer small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.quiz-back{font-size:10px;color:var(--muted);text-decoration:underline;margin-top:20px;padding:5px 0}.quiz-result-card{display:flex;align-items:center;gap:15px;background:#eae3d9;margin:20px 0;padding:10px}.quiz-result-card img{width:100px;height:140px;object-fit:contain;mix-blend-mode:multiply}.quiz-result-card h3{font-size:22px}.quiz-result-card .product-brand{font-size:9px}.quiz-result-card p{font-size:11px;margin-top:8px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:15px 24px;background:var(--wine);color:var(--paper);font-size:12px;z-index:150;box-shadow:0 10px 30px #25051120;transition:.3s;max-width:calc(100vw - 32px);text-align:center;width:max-content}.toast.visible{transform:translate(-50%,0);opacity:1}
.checkout{padding:15px var(--gutter) 90px}.checkout-heading{margin-bottom:40px}.checkout-heading h1{font-size:52px;letter-spacing:-.045em;line-height:1.1;margin:15px 0}.checkout-heading p{font-size:13px;color:var(--muted)}.checkout-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:start}.form-section{border:0;padding:0;margin:0 0 32px;min-width:0}.form-section legend{font-size:20px;letter-spacing:-.025em;padding-bottom:18px;width:100%;border-bottom:1px solid var(--line);margin-bottom:22px}.step-number{font-size:10px;display:inline-block;border:1px solid #b8a99b;border-radius:50%;width:25px;height:25px;text-align:center;line-height:24px;margin-right:12px;vertical-align:middle}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:11px}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;border:1px solid #cfc5b8;padding:13px 14px;background:transparent;border-radius:0;font-size:14px;min-height:47px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--wine)}.delivery-choice{padding:18px;border:1px solid var(--wine);display:flex;align-items:center;gap:12px;font-size:13px}.delivery-choice input,.checkbox-line input{accent-color:var(--wine);width:16px;height:16px;flex-shrink:0}.delivery-choice small{font-size:11px;color:var(--muted);display:block;margin-top:4px}.checkout-summary{padding:28px;background:#eee7dd;position:sticky;top:165px}.checkout-summary h2{font-size:26px;letter-spacing:-.035em;margin-bottom:3px}.checkout-summary .cart-line{grid-template-columns:65px 1fr auto;gap:12px}.checkout-summary .cart-line img{width:65px;height:87px}.checkout-summary .cart-line-info h3{font-size:14px}.checkout-summary .cart-line-info .quantity{height:31px}.checkout-summary .quantity button{height:29px}.checkbox-line{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.7;margin:20px 0}.checkbox-line input{margin-top:2px}.coupon-form{display:flex;border:1px solid #cfc4b5;margin:20px 0}.coupon-form input{background:none;border:0;padding:10px 12px;width:100%;min-width:0;font-size:11px}.coupon-form button{padding:10px 14px;font-size:10px;border-left:1px solid #cfc4b5}.coupon-hint{font-size:10px;color:var(--muted);margin-top:-12px;margin-bottom:20px}.demo-notice{padding:15px 17px;border:1px solid #cfc0b2;font-size:11px;color:#726152;line-height:1.7;margin-bottom:20px}.success-page{max-width:820px;margin:auto;padding:70px var(--gutter) 100px;text-align:center}.success-symbol{display:grid;place-items:center;border:1px solid var(--wine);width:80px;height:80px;border-radius:50%;margin:0 auto 30px;color:var(--wine)}.success-symbol svg{width:35px;height:35px}.success-page h1{font-size:56px;letter-spacing:-.05em;line-height:1.1;margin:20px 0}.success-page>p{color:var(--muted);font-size:14px;line-height:1.8}.receipt{background:#ece4d9;text-align:left;padding:28px;margin:30px 0}.receipt .total-line{font-size:13px}.receipt .total-line.grand{font-size:23px}.receipt-label{font-size:10px;color:var(--muted);margin-bottom:20px;letter-spacing:.1em}.journal-hero{padding:45px var(--gutter) 60px}.journal-hero h1{font-size:clamp(48px,7vw,100px);letter-spacing:-.045em;line-height:1.05;margin:20px 0}.journal-hero>p{max-width:460px;font-size:14px;color:var(--muted)}.journal-grid{padding:0 var(--gutter) 90px;display:grid;grid-template-columns:1.25fr 1fr;gap:40px}.journal-feature{background:#e8dbca}.journal-feature img{width:100%;max-height:490px;object-fit:cover}.journal-feature>div{padding:30px}.journal-feature h2{font-size:33px;letter-spacing:-.04em;line-height:1.15;margin:13px 0}.journal-feature p,.journal-article p{font-size:13px;line-height:1.9;color:#776b60}.journal-article{padding:25px 0 30px;border-bottom:1px solid var(--line)}.journal-article:first-child{padding-top:0}.journal-article h2{font-size:29px;letter-spacing:-.035em;margin:15px 0}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:20px var(--gutter) 80px;align-items:center}.about-split img{width:100%;aspect-ratio:.85;object-fit:cover}.about-split h2{font-size:45px;letter-spacing:-.045em;line-height:1.1;margin:20px 0}.about-split p{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:20px}.mobile-dialog{width:100%;max-width:100%;height:100svh;max-height:100svh;margin:0}.mobile-menu-body{padding:22px 25px}.mobile-nav-link{font-size:28px;letter-spacing:-.035em;display:flex;justify-content:space-between;width:100%;text-align:left;padding:13px 0;border-bottom:1px solid var(--line)}.mobile-menu-body .eyebrow{margin:22px 0 12px}.mobile-family-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.mobile-family-grid>a{background:#e5d6c7;padding:12px;font-size:14px}.mobile-family-grid img{height:110px;width:100%;object-fit:contain;mix-blend-mode:multiply}.mobile-menu-body .button{margin-top:22px}.reveal{opacity:1;transform:none}body.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s var(--ease),transform .65s var(--ease)}body.motion-ready .reveal.visible{opacity:1;transform:none}.route-enter{animation:routeIn .35s var(--ease)}
@keyframes heroReveal{from{transform:scale(1.04);opacity:.65}to{transform:scale(1);opacity:1}}@keyframes drawerIn{from{transform:translateX(100%)}to{transform:none}}@keyframes dialogIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes menuIn{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}@keyframes routeIn{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1700px){.product-grid{gap:30px}.hero-content{max-width:1100px}.hero h1{font-size:105px}.product-visual{aspect-ratio:.94}.product-info h3{font-size:24px}.family-card{aspect-ratio:.9}}
@media(max-width:1150px){.desktop-nav{gap:23px}.nav-link{font-size:11px}.hero{min-height:610px}.hero-content{padding-top:60px;padding-bottom:80px}.hero h1{font-size:66px}.hero-description{font-size:13px}.product-grid{gap:16px}.product-visual{aspect-ratio:.77}.product-info h3{font-size:18px}.product-meta{font-size:10px}.family-card{padding:18px}.family-card h3{font-size:24px}.family-card small{font-size:9px}.family-card .circle-arrow{width:28px;height:28px;right:15px;bottom:25px}.editorial{min-height:600px}.editorial-image{min-height:580px}.editorial-copy{padding:50px 45px}.edit-feature{min-height:500px}.edit-feature img{height:340px}.quiz-banner{padding:45px}.footer-middle{gap:25px}.service-item{gap:10px}.service-item p{font-size:9px}.checkout-grid{gap:4vw}.checkout-summary{padding:22px}.sort-control>span{display:none}}
@media(max-width:900px){.desktop-nav{gap:19px}.desktop-nav .nav-link:nth-child(6){display:none}.mega-menu{gap:20px;grid-template-columns:.9fr 1fr 1fr}.mega-col:nth-child(2){display:none}.hero h1{font-size:60px}.hero{min-height:590px;max-height:720px}.hero-picture img{object-position:57% center}.section{padding-top:65px;padding-bottom:65px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.product-visual{aspect-ratio:.92}.family-grid{grid-template-columns:repeat(2,1fr);gap:18px}.family-card{aspect-ratio:1.05}.family-card img{height:73%;top:5%}.family-card h3{font-size:30px}.family-card .circle-arrow{right:22px;bottom:29px}.family-card small{font-size:11px}.editorial{min-height:520px}.editorial-image{min-height:520px}.editorial-copy{padding:40px 32px}.editorial-copy h2{font-size:56px}.editorial-copy p{font-size:12px}.editorial-divider{margin:22px 0 18px}.edit-section{gap:25px}.edit-copy{padding-right:15px}.edit-feature{min-height:450px}.edit-feature img{height:300px}.edit-feature .giant-script{font-size:95px}.edit-feature-label{left:22px;right:22px;bottom:20px}.edit-feature-label h3{font-size:22px}.quiz-banner{padding:38px;margin-bottom:55px}.quiz-banner h2{font-size:39px}.quiz-banner .button{gap:16px;padding:14px 17px}.service-strip{grid-template-columns:repeat(2,1fr);gap:28px}.footer-middle{grid-template-columns:1.1fr 1fr 1fr}.footer-middle .footer-vctrum{grid-column:1/-1;border-top:1px solid #ccc3b6;padding-top:22px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.footer-vctrum .eyebrow{grid-column:1/-1;margin:0}.footer-vctrum p{justify-self:end;margin:0}.footer-wordmark{margin-top:15px}.footer-bottom{flex-wrap:wrap;gap:12px}.product-page{gap:4vw}.product-detail{padding-top:15px}.product-gallery{aspect-ratio:.73}.product-detail h1{font-size:38px}.product-detail .button{gap:15px;padding:15px}.size-button{padding:11px 17px;min-width:65px}.checkout-grid{grid-template-columns:1fr 1fr;gap:30px}.checkout-summary .cart-line{grid-template-columns:50px 1fr;gap:10px}.checkout-summary .cart-line img{width:50px;height:70px}.checkout-summary .cart-line-right{grid-column:2;flex-direction:row}.filter-bar{flex-wrap:wrap}.filter-controls select{max-width:160px}.footer-top h2{font-size:34px}.quiz-layout{grid-template-columns:.7fr 1.3fr}.quiz-main{padding:24px}.quiz-main h2{font-size:31px}}
@media(max-width:700px){:root{--gutter:22px}html{scroll-padding-top:85px}.announcement{min-height:30px;justify-content:center;padding:6px 15px}.announcement>span:first-child,.announcement>span:last-child{display:none}.announcement>span:nth-child(2){font-size:10px}.masthead{height:76px;grid-template-columns:1fr auto 1fr;padding:0 17px}.masthead-left .locale,.desktop-nav,.bag-label{display:none}.mobile-toggle{display:inline-flex}.wordmark{font-size:32px}.wordmark>span{font-size:5.3px;letter-spacing:.22em;margin-top:8px}.header-actions{gap:5px}.header-actions .icon-button{width:35px}.header-actions .icon-button svg{width:19px}.bag-button{padding:8px 4px}.bag-count{width:22px;height:25px;font-size:10px}.bag-count:before{left:5px;width:10px}.hero{height:740px;min-height:0;max-height:calc(100svh - 106px);min-height:620px}.hero-picture img{object-position:66% 20%;height:68%;top:0;object-fit:cover}.hero-picture{height:100%}.hero:after{background:linear-gradient(0deg,#290d15 0%,#290d15 16%,#290d15d9 35%,#290d1530 67%,#290d1520 100%)}.hero-content{justify-content:flex-end;padding:30px 25px 73px;max-width:100%}.hero h1{font-size:50px;line-height:1.045;letter-spacing:-.05em}.hero .eyebrow{font-size:8px;letter-spacing:.16em;margin-bottom:17px}.hero .eyebrow:before{width:21px}.hero-description{font-size:12px;line-height:1.65;max-width:290px;margin:18px 0 23px}.hero .button{min-height:47px;font-size:10px;padding:13px 20px}.hero-bottom{bottom:21px;font-size:8px}.hero-pagination:after{width:50px}.hero-scroll{gap:9px}.hero-caption{top:20px;right:20px;font-size:8px}.brand-strip{justify-content:flex-start;gap:32px;padding:24px 22px;overflow:auto;scrollbar-width:none}.brand-strip a{flex-shrink:0}.brand-strip .dior{font-size:29px}.brand-strip .chanel{font-size:17px}.brand-strip .tomford{font-size:19px}.brand-strip .ysl{font-size:11px}.brand-strip .jomalone{font-size:17px}.section{padding:54px var(--gutter)}.section-heading{display:block;margin-bottom:25px}.section-heading .eyebrow{font-size:9px;margin-bottom:14px}.section h2,.section-heading h1{font-size:39px;line-height:1.06}.section-heading .tabs{margin-top:23px;gap:22px}.tab{font-size:11px;padding-bottom:6px}.product-grid{gap:25px 13px}.product-visual{aspect-ratio:.75}.product-photo{padding:34px 7px 22px}.product-badge{top:12px;left:11px;font-size:6px;letter-spacing:.07em}.product-index{top:12px;right:10px;font-size:7px}.product-info{padding-top:14px}.product-brand{font-size:8px;letter-spacing:.09em}.product-info h3{font-size:17px;line-height:1.25;min-height:42px}.product-meta{align-items:flex-start;flex-direction:column;gap:5px;margin-top:7px;font-size:9px}.product-meta .price{font-size:12px}.product-notes{font-size:8px;gap:3px;margin-top:9px;padding-top:9px;min-height:34px}.quick-add{width:30px;height:30px;bottom:10px;right:10px}.quick-add svg{width:17px;height:17px}.quick-view{display:none}.section-bottom{margin-top:29px}.section-bottom .button{font-size:10px;min-height:49px;padding:13px 20px}.family-section{padding-top:12px}.family-section .section-heading .text-link{margin-top:17px}.family-grid{gap:12px}.family-card{aspect-ratio:.72;padding:14px}.family-card img{top:14%;left:7%;height:63%;width:86%}.family-card-top{font-size:7px}.family-card h3{font-size:24px}.family-card small{font-size:8px;max-width:110px;display:block;line-height:1.5;margin-top:4px}.family-card .circle-arrow{bottom:19px;right:12px;width:23px;height:23px;font-size:15px}.editorial{grid-template-columns:1fr}.editorial-image{min-height:0;height:420px}.editorial-image>img{object-position:center 49%}.editorial-image-caption{font-size:8px;bottom:20px}.editorial-copy{padding:40px 30px 45px}.editorial-copy h2{font-size:62px;margin:23px 0}.editorial-copy p{font-size:13px;max-width:350px}.editorial-divider{margin:26px 0 18px}.editorial-foot p{font-size:9px}.edit-section{display:flex;flex-direction:column;gap:28px;align-items:stretch}.edit-copy{padding:0}.edit-copy h2{font-size:43px}.edit-copy .eyebrow{margin-bottom:17px}.edit-copy p{font-size:13px;margin:21px 0;max-width:330px}.edit-feature{min-height:430px}.edit-feature img{height:320px;width:82%}.edit-feature .giant-script{font-size:114px;top:22px}.edit-feature-label h3{font-size:25px}.quiz-banner{margin:0 22px 45px;display:block;padding:32px 27px 35px}.quiz-banner h2{font-size:38px}.quiz-banner .eyebrow{font-size:8px}.quiz-banner p{font-size:11px;max-width:210px}.quiz-banner .button{margin-top:25px;gap:30px;padding:14px 20px}.quiz-orbit{right:-100px;top:-100px}.service-strip{gap:25px 20px;padding:30px 0}.service-item{display:block}.service-item svg{margin-bottom:8px;width:28px;height:28px}.service-item h3{font-size:11px}.service-item p{font-size:9px;line-height:1.6}.site-footer{padding:43px 22px 20px}.footer-top{grid-template-columns:1fr;gap:30px;padding-bottom:32px}.footer-top h2{font-size:35px}.footer-top .eyebrow{font-size:9px}.footer-top form{max-width:none}.footer-top label{font-size:11px}.footer-middle{grid-template-columns:1fr 1fr;gap:27px 23px;padding:30px 0 15px}.footer-middle>p{grid-column:1/-1;font-size:18px;line-height:1.5}.footer-middle .eyebrow{font-size:8px}.footer-middle a,.footer-middle button{font-size:11px}.footer-middle .footer-vctrum{display:flex;gap:10px}.footer-vctrum>a{font-size:25px}.footer-vctrum p{font-size:10px}.footer-wordmark{font-size:18vw;margin:15px -3px 19px;overflow:visible}.footer-wordmark>span{font-size:10px;right:0;top:5px}.footer-bottom{font-size:7px;line-height:1.8;gap:10px}.footer-bottom>span:nth-child(2){order:4;width:100%}.footer-bottom button{font-size:7px}.breadcrumbs{font-size:9px;padding:18px 22px}.catalogue-header{padding:25px 22px 33px}.catalogue-header .eyebrow{font-size:8px}.catalogue-header h1{font-size:48px}.catalogue-header p{font-size:12px;max-width:280px}.catalogue-header .catalogue-number{font-size:100px}.catalogue-body{padding:23px 22px 55px}.filter-bar{gap:14px;margin-bottom:20px;align-items:flex-start}.filter-controls{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.filter-controls label{display:block}.filter-controls select{width:100%;max-width:100%;font-size:10px;padding:11px 10px}.sort-control{margin-left:auto}.sort-control select{padding:8px 10px;font-size:10px}.filter-count{font-size:10px;margin-top:-47px;margin-bottom:32px;max-width:110px}.product-page{display:block;padding:0 22px 35px}.product-gallery{aspect-ratio:1;max-height:460px}.product-gallery .gallery-caption{font-size:8px;bottom:18px;left:17px;right:17px}.product-detail{padding:30px 0 0}.product-detail h1{font-size:44px}.product-detail .eyebrow{font-size:9px}.detail-price{font-size:23px;margin:20px 0}.detail-description{font-size:13px}.notes-pyramid strong{font-size:11px}.detail-service{font-size:9px}.dialog-heading{padding:20px 22px}.dialog-heading h2{font-size:26px}.cart-content{padding:0 22px}.cart-bottom{padding:20px 22px}.cart-line{grid-template-columns:68px 1fr auto;gap:11px}.cart-line img{width:68px;height:89px}.cart-line-info h3{font-size:15px}.cart-line-right{font-size:11px}.drawer{width:440px}.search-dialog{margin:15px auto auto;max-height:calc(100svh - 30px)}.search-body{padding:20px}.search-input-wrap input{font-size:20px}.search-results{grid-template-columns:1fr;max-height:55svh}.search-result img{height:68px;width:60px}.quiz-layout{display:block}.quiz-image{display:none}.quiz-main{padding:20px 24px 30px}.quiz-top{margin-bottom:24px}.quiz-main h2{font-size:34px}.quiz-main>p{margin-bottom:20px}.quiz-answer{padding:14px}.quiz-dialog{max-width:calc(100% - 28px)}.info-content{padding:24px;font-size:13px}.checkout{padding:10px 22px 55px}.checkout-heading{margin-bottom:30px}.checkout-heading h1{font-size:42px}.checkout-heading .eyebrow{font-size:9px}.checkout-heading p{font-size:12px}.checkout-grid{display:flex;flex-direction:column;gap:25px}.checkout-form,.checkout-summary{width:100%}.checkout-summary{position:static;padding:22px;order:-1}.checkout-summary .cart-line{grid-template-columns:55px 1fr auto}.checkout-summary .cart-line-right{grid-column:auto;flex-direction:column}.checkout-summary .cart-line img{width:55px;height:75px}.checkout-summary .cart-line-info h3{font-size:15px}.checkout-summary .cart-line-info .product-brand{font-size:8px}.checkout-summary h2{font-size:24px}.form-grid{gap:16px 12px}.form-section legend{font-size:19px}.field input,.field select,.field textarea{font-size:16px;padding:12px}.field{font-size:10px}.success-page{padding:45px 22px 70px}.success-page h1{font-size:43px}.success-page>p{font-size:12px}.receipt{padding:22px}.journal-hero{padding:25px 22px 40px}.journal-hero h1{font-size:55px}.journal-hero .eyebrow{font-size:9px}.journal-hero p{font-size:13px}.journal-grid{display:block;padding:0 22px 55px}.journal-feature{margin-bottom:35px}.journal-feature>div{padding:23px}.journal-feature h2{font-size:29px}.journal-feature img{height:330px}.journal-article h2{font-size:27px}.about-split{display:flex;flex-direction:column;padding:0 22px 50px;gap:25px}.about-split img{aspect-ratio:1.1}.about-split h2{font-size:39px}.about-split p{font-size:13px}.toast{bottom:16px;font-size:11px;padding:13px 18px}.empty-state{padding:50px 10px}}
@media(max-width:360px){.hero h1{font-size:43px}.hero{min-height:595px}.family-card h3{font-size:21px}.family-card .circle-arrow{display:none}.header-actions{gap:0}.wordmark{font-size:28px}.product-info h3{font-size:15px}.product-badge{font-size:5.5px}.quiz-banner{padding:29px 23px}.quiz-banner h2{font-size:34px}.checkout-summary .cart-line-right{font-size:10px}.cart-line-right{font-size:10px}.cart-line{gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal,body.motion-ready .reveal{opacity:1;transform:none}}
