:root{--ink:#142c4a;--muted:#5a697c;--paper:#fff;--line:#dde4ed;--lime:#dcefea;--lilac:#f3f0f8;--blush:#fcf0f5;--purple:#795198;--rose:#ad527c;--max:1320px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:115px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
button,input,select{font:inherit}
button,a,summary{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
button{cursor:pointer}
button:disabled{cursor:not-allowed;opacity:.45}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #287e80;outline-offset:5px}
button{color:inherit}
h1,h2,h3,p{margin:0}
h1,h2,h3{line-height:1.12;font-weight:650;letter-spacing:-.04em}
em{font-family:inherit;font-weight:inherit;font-style:normal}
button,select{border-radius:0}
[hidden]{display:none!important}
.wrap{max-width:var(--max);margin-inline:auto;padding-inline:48px}
.section{padding-block:96px}
.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:650;line-height:1.5}
.skip{position:fixed;top:-70px;left:20px;z-index:100;background:var(--ink);color:white;padding:15px}
.skip:focus{top:10px}
.preview-bar{height:28px;background:var(--ink);color:#edf5fc;display:flex;justify-content:space-between;align-items:center;padding:0 36px;font-size:9px;letter-spacing:.09em}
.preview-bar a{letter-spacing:0}
.header{height:86px;padding:0 36px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:24px;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}
.brand img{width:161px;max-height:54px;object-fit:contain;mix-blend-mode:multiply}
.desktop-nav{display:flex;gap:27px;font-size:12px}
.desktop-nav a{position:relative}
.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;height:1px;bottom:-6px;background:var(--ink);transition:right .25s}
.desktop-nav a:hover:after{right:0}
.header-actions{display:flex;gap:15px;align-items:center}
.cart-toggle{display:flex;align-items:center;gap:9px;background:none;border:0;padding:8px 0;font-size:12px}
.cart-toggle svg{width:19px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4}
.cart-count{display:inline-grid;place-items:center;border-radius:100%;background:var(--lime);min-width:23px;height:23px;font-size:11px;font-weight:600;letter-spacing:0}
.menu-toggle{display:none;width:30px;height:36px;border:0;padding:6px;background:none}
.menu-toggle span{display:block;height:1px;background:var(--ink);margin:6px 0}
.mobile-nav{background:var(--paper);position:fixed;top:68px;left:0;right:0;z-index:30;padding:25px;box-shadow:0 16px 20px #142c4a15}
.mobile-nav a{display:block;padding:13px 0;border-bottom:1px solid var(--line)}
.round-link{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:100%;background:var(--paper);font-size:23px;transition:transform .25s,background .25s}
.round-link:hover{background:white}
.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px;gap:35px}
.section h2{font-size:clamp(34px,3.5vw,49px);line-height:1.08;margin-top:12px}
.section-heading>p{font-size:13px;color:var(--muted)}
.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.shop-image{height:330px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f0efe9}
.lilac{background:var(--lilac)}
.blush{background:var(--blush)}
.shop-image img{height:285px;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s}
.shop-image:hover img{transform:scale(1.025)}
.image-label{position:absolute;left:22px;top:20px;font-size:9px;letter-spacing:.1em}
.shop-info{padding:22px 0 0}
.shop-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:11px}
.shop-title h3{font-size:24px}
.shop-title strong{font-weight:500;font-size:20px;white-space:nowrap}
.shop-info>p{color:var(--muted);font-size:12px;max-width:420px;min-height:38px}
.shop-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px}
.shop-actions>a{font-size:12px;border-bottom:1px solid #a4b5c8;padding-block:8px}
.shop-actions>a span{margin-left:14px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--ink);color:white;padding:14px 23px;min-height:49px;font-size:12px;border:1px solid var(--ink);transition:background .2s}
.btn:hover{background:#244d73}
.btn>span{font-size:19px;line-height:1}
.wide{width:100%;justify-content:space-between}
.text-link{display:inline-block;border-bottom:1px solid #8fa7c0;padding:10px 0;font-size:12px}
.text-link span{margin-left:28px}
.selection{display:grid;grid-template-columns:1.05fr 1fr;gap:100px;align-items:center}
.selection-copy>p:not(.eyebrow){font-size:14px;max-width:340px;color:var(--muted);margin-top:23px}
.offer-note{display:flex;gap:15px;margin-top:35px;max-width:340px}
.offer-note>span{font-size:24px;line-height:1}
.offer-note p{font-size:11px;color:var(--muted)}
.offer-note strong{font-weight:550;color:var(--ink)}
.selection-box{background:#f5f8fb;border:1px solid var(--line);padding:28px}
.selection-row{display:flex;align-items:center;gap:20px;padding:10px 0 18px;margin-bottom:12px;border-bottom:1px solid #dde4ed}
.selection-row img{height:87px;width:63px;object-fit:contain;mix-blend-mode:multiply}
.selection-row label{flex:1;font-size:16px;font-weight:500;letter-spacing:-.02em}
.selection-row small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:6px;letter-spacing:0}
.selection-row select{border:1px solid #bacada;background:var(--paper);width:53px;padding:9px 6px}
.selection-total{display:flex;justify-content:space-between;align-items:center;padding:18px 0 22px;font-size:12px}
.selection-total strong{font-size:25px;font-weight:500}
.subtle{font-size:11px;color:var(--muted);margin-top:12px}
.selection-box>.subtle{text-align:center}
.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px}
.faq>div>p:not(.eyebrow){color:var(--muted);font-size:13px;margin-top:20px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:24px 0;cursor:pointer;font-size:13px}
summary::-webkit-details-marker{display:none}
summary>span{font-size:21px;line-height:1;font-weight:300;transition:transform .2s}
details[open] summary>span{transform:rotate(45deg)}
details>p{font-size:12px;color:var(--muted);padding:0 25px 25px 0;line-height:1.8}
.footer{background:#f5f8fb;border-top:1px solid var(--line)}
.footer-top{display:grid;grid-template-columns:1.25fr .8fr .9fr 1.2fr;gap:35px;padding-block:55px}
.footer-top img{width:160px;mix-blend-mode:multiply}
.footer-top>div>p{font-size:12px;margin-top:13px;color:var(--muted)}
.footer-top>div>a{display:block;font-size:11px;margin-top:13px}
.footer-top .eyebrow{font-size:9px;display:block;margin-bottom:20px}
.footer-brand-note .text-link{display:inline-block}
.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding-block:20px;font-size:10px;color:var(--muted);gap:20px}
.product-view{padding-top:27px;padding-bottom:80px}
.breadcrumbs{display:flex;gap:10px;font-size:11px;color:var(--muted);margin-bottom:28px;flex-wrap:wrap}
.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}
.detail-visual{min-height:560px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}
.detail-visual button{border:0;background:none;width:100%;padding:35px 55px;cursor:zoom-in}
.detail-visual img{height:490px;object-fit:contain;width:100%;mix-blend-mode:multiply}
.detail-visual .image-label{z-index:1}
.product-copy{padding-top:23px}
.product-copy h1{font-size:clamp(36px,4.3vw,59px);margin:12px 0 20px;overflow-wrap:anywhere}
.product-description{font-size:15px;max-width:440px;color:var(--muted)}
.feature-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}
.feature-tags span{font-size:10px;border:1px solid var(--line);padding:7px 10px;border-radius:20px}
.detail-price{display:flex;align-items:baseline;gap:17px;padding:19px 0;border-top:1px solid var(--line)}
.detail-price strong{font-size:30px;font-weight:500;letter-spacing:-.04em}
.detail-price span{font-size:11px;color:var(--muted)}
.detail-purchase{display:flex;gap:12px;margin-bottom:10px}
.quantity-control{display:flex;align-items:center;justify-content:space-between;border:1px solid #bacada;width:112px;flex:none;min-height:49px}
.quantity-control button{background:none;border:0;width:35px;height:44px;font-size:17px}
.quantity-control output{font-size:13px}
.detail-purchase>.btn{flex:1}
.purchase-note{font-size:10px;color:var(--muted);margin-bottom:25px}
.product-copy details{border-top:1px solid var(--line)}
.product-copy summary{padding:19px 0}
.product-copy details .text-link{margin-bottom:18px}
.product-info-bottom{margin-top:50px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-top:32px}
.product-info-bottom h2{font-size:24px;margin-bottom:14px}
.product-info-bottom p{font-size:13px;color:var(--muted);max-width:500px}
.other-product{display:flex;align-items:center;gap:20px;background:#f0f5fa;padding:20px}
.other-product img{height:92px;width:70px;object-fit:contain;mix-blend-mode:multiply}
.other-product p{font-size:10px}
.other-product h3{font-size:21px;margin:5px 0}
.other-product .round-link{margin-left:auto}
.cart-dialog{padding:0;border:0;width:480px;max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;background:var(--paper);color:var(--ink);box-shadow:-20px 0 80px #0002;overflow:auto}
.cart-dialog::backdrop,.image-dialog::backdrop{background:#142c4a80;backdrop-filter:blur(4px)}
.cart-head{display:flex;justify-content:space-between;align-items:center;padding:30px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--paper);z-index:1}
.cart-head h2{font-size:29px;margin-top:7px}
.cart-head h2 .cart-count{vertical-align:middle;margin-left:7px}
.icon-close{border:1px solid var(--line);border-radius:100%;background:var(--paper);font-size:28px;line-height:1;width:36px;height:36px;font-weight:300;flex:none}
.cart-items{padding:10px 30px}
.cart-item{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}
.cart-item img{height:110px;width:72px;object-fit:contain;mix-blend-mode:multiply}
.cart-item-top{display:flex;justify-content:space-between;gap:10px;font-size:14px}
.cart-item h3{font-size:17px;letter-spacing:-.025em}
.cart-item p{font-size:11px;color:var(--muted);margin-top:5px}
.cart-item-actions{display:flex;justify-content:space-between;align-items:center;margin-top:13px}
.cart-item .quantity-control{width:100px;min-height:34px}
.cart-item .quantity-control button{height:34px}
.remove-item{font-size:10px;border:0;border-bottom:1px solid var(--muted);padding:0;background:none}
.cart-summary{padding:20px 30px 30px}
.subtotal{display:flex;justify-content:space-between;align-items:center;font-size:13px}
.subtotal strong{font-size:27px;font-weight:650;letter-spacing:-.04em}
.cart-summary>.btn{margin-top:24px}
.cart-demo-note{font-size:10px;text-align:center;color:var(--muted);margin-top:12px}
.coupon-block{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}
.coupon-block label{font-size:11px;display:block;margin-bottom:9px}
.coupon-block form{display:flex}
.coupon-block input{width:0;flex:1;background:transparent;border:1px solid var(--line);min-height:44px;padding:8px 12px;font-size:12px;color:var(--ink)}
.coupon-block button{background:#e6edf5;border:1px solid var(--line);border-left:0;font-size:11px;padding:0 18px}
.coupon-block p{font-size:11px;margin-top:10px;color:var(--muted)}
#checkout-message{font-size:12px;line-height:1.7;margin-top:20px;padding:16px;background:#eaf3f7}
.empty-cart{padding:55px 10px;text-align:center}
.empty-cart>span{font-size:45px;color:#5a7897}
.empty-cart h3{font-size:26px;margin:15px 0}
.empty-cart p{font-size:13px;color:var(--muted);margin-bottom:25px}
.image-dialog{border:0;padding:0 18px 18px;background:white;width:820px;max-width:95vw;max-height:92dvh;overflow:auto}
.image-dialog img{width:100%;height:auto}
.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:var(--ink);color:white;font-size:12px;padding:15px 25px;z-index:50;border:1px solid #6e88a4;max-width:calc(100% - 30px);box-shadow:0 4px 20px #0002}
.noscript{padding:20px;text-align:center;background:#f2e1bb}
@media(max-width:1100px){
.wrap{padding-inline:32px}
.header{padding-inline:28px;gap:20px}
.desktop-nav{gap:20px;font-size:11px}
.desktop-nav a:nth-child(3){display:none}
.section{padding-block:72px}
.selection{gap:50px}
.product-layout{gap:38px}
.detail-visual{min-height:480px}
.detail-visual img{height:410px}
.detail-visual button{padding:30px}
.footer-top{gap:25px}
.footer-brand-note{display:none}
.footer-top{grid-template-columns:1.3fr 1fr 1fr}
}
@media(max-width:760px){
html{scroll-padding-top:85px}
.wrap{padding-inline:20px}
.section{padding-block:56px}
.preview-bar{height:25px;padding-inline:18px;font-size:8px;letter-spacing:.05em}
.preview-extra{display:none}
.header{height:68px;padding-inline:20px}
.brand img{width:130px;max-height:43px}
.header-actions{gap:13px}
.desktop-nav,.cart-word{display:none}
.menu-toggle{display:block}
.cart-toggle{gap:6px}
.cart-count{min-width:21px;height:21px;font-size:10px}
.round-link{width:30px;height:30px;font-size:17px}
.section-heading{margin-bottom:25px;gap:20px}
.section h2{font-size:37px}
.section-heading>p{font-size:11px;max-width:185px}
.shop-grid{gap:20px}
.shop-image{height:270px}
.shop-image img{height:228px}
.image-label{font-size:8px;left:15px;top:14px}
.shop-title{gap:10px;flex-wrap:wrap}
.shop-title h3{font-size:22px}
.shop-title strong{font-size:18px}
.shop-info>p{font-size:11px;min-height:51px}
.shop-actions{flex-wrap:wrap;gap:10px;margin-top:15px}
.shop-actions .btn{width:100%;justify-content:space-between}
.shop-actions>a{font-size:11px}
.selection{gap:38px}
.selection{grid-template-columns:1fr}
.selection-copy>p:not(.eyebrow){max-width:100%}
.offer-note{margin-top:23px;max-width:100%}
.selection-box{padding:22px}
.faq{grid-template-columns:1fr;gap:30px}
.faq h2 br{display:none}
.footer-top{padding-block:35px;gap:30px;grid-template-columns:1fr 1fr}
.footer-top>div:first-child{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px}
.footer-top img{width:135px}
.footer-top>div>p{font-size:10px;margin:0}
.footer-bottom{flex-wrap:wrap;gap:10px;font-size:9px}
.footer-bottom>span:nth-child(2){order:3;width:100%}
.product-layout{grid-template-columns:1fr;gap:22px}
.product-view{padding-top:20px}
.breadcrumbs{margin-bottom:19px;font-size:10px}
.detail-visual{min-height:420px}
.detail-visual img{height:365px}
.detail-visual button{padding:25px}
.product-copy{padding-top:8px}
.product-copy h1{font-size:42px;margin-bottom:16px}
.product-info-bottom{grid-template-columns:1fr;gap:27px}
.product-info-bottom h2{font-size:24px}
.cart-head{padding:23px}
.cart-items{padding:0 23px}
.cart-summary{padding:23px}
.cart-item{gap:13px}
.cart-item-top{font-size:12px}
.cart-item h3{font-size:16px}
}
@media(max-width:480px){
.section-heading{display:block}
.section-heading>p{margin-top:14px;max-width:100%;font-size:12px}
.section-heading>p br{display:none}
.shop-grid{gap:14px}
.shop-image{height:219px}
.shop-image img{height:177px}
.image-label{font-size:7px;left:9px;top:10px}
.shop-title{display:block;margin-bottom:9px}
.shop-title h3{font-size:19px;white-space:nowrap}
.shop-title strong{display:block;margin-top:10px;font-size:18px}
.shop-info{padding-top:16px}
.shop-info>p{font-size:10px;min-height:64px}
.shop-actions .btn{font-size:10px;padding:11px 12px;min-height:45px;gap:10px}
.shop-actions>a{font-size:10px}
.shop-actions>a span{margin-left:7px}
.selection-row label{font-size:15px}
.selection-row{gap:13px}
.selection-box{padding:20px}
.selection-row img{height:77px;width:53px}
.selection-row small{font-size:10px}
.selection-row select{width:45px}
.section h2{font-size:34px}
.detail-visual{min-height:370px}
.detail-visual img{height:320px}
.product-description{font-size:14px}
.cart-item-top{flex-wrap:wrap}
.cart-head h2{font-size:28px}
.coupon-block form{max-width:100%}
}
@media(max-width:350px){
.wrap{padding-inline:14px}
.header{padding-inline:14px;gap:13px}
.header-actions{gap:8px}
.brand img{width:115px}
.shop-title h3{font-size:17px}
.shop-image{height:190px}
.shop-image img{height:150px}
.image-label{font-size:6px}
.footer-top>div:first-child{display:block}
.footer-top>div:first-child>p{margin-top:12px}
.product-copy h1{font-size:35px}
.feature-tags{gap:5px}
.feature-tags span{font-size:9px;padding:6px 8px}
.btn{padding-inline:17px}
.detail-purchase{gap:9px}
.quantity-control{width:97px}
.selection-row label{font-size:13px}
.selection-box{padding:16px}
.selection-row{gap:8px}
.selection-total strong{font-size:23px}
}
@media(prefers-reduced-motion:reduce){
html{scroll-behavior:auto}
*,*::before,*::after{animation:none!important;transition:none!important}
}
.mobile-nav{position:absolute;top:100%}
.product-copy button.text-link{background:none;border:0;border-bottom:1px solid #8fa7c0;padding-inline:0}
.mobile-purchase{display:none}
@media(max-width:760px){
body.product-page{padding-bottom:79px}
.mobile-purchase{position:fixed;display:flex;align-items:center;justify-content:space-between;gap:18px;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));z-index:22;box-shadow:0 -4px 20px #142c4a08}
.mobile-purchase>div{font-size:11px;display:flex;flex-direction:column;gap:3px}
.mobile-purchase strong{font-size:19px;font-weight:500}
.mobile-purchase .btn{min-width:150px}
.detail-visual{min-height:340px}
.detail-visual img{height:300px}
}
