:root{--wine:#6B1E2E;--wine-dark:#4d121e;--rose:#C98F7E;--rose-light:#EAD8D1;--cream:#FBF7F4;--paper:#FFFDFC;--ink:#27191c;--muted:#75666a;--line:#E9DEDA;--soft:#F5EFEC;--green:#2f7d54;--shadow:0 20px 60px rgba(63,24,30,.10);--serif:Georgia,'Times New Roman',serif;--sans:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.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}.announcement-bar{height:30px;background:var(--wine);color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 42px;font-size:10px;letter-spacing:.08em}.announcement-bar>div:last-child{text-align:right}.announcement-points{display:flex;gap:14px;align-items:center}.announcement-points i{width:1px;height:11px;background:rgba(255,255,255,.4)}.site-header{height:84px;display:grid;grid-template-columns:260px 1fr 260px;align-items:center;padding:0 42px;border-bottom:1px solid var(--line);background:rgba(255,253,252,.97);position:sticky;top:0;z-index:30;backdrop-filter:blur(16px)}.site-logo img{width:150px;height:auto;display:block}.main-nav{display:flex;justify-content:center;gap:34px;font-size:12px}.main-nav a{position:relative;padding:33px 0}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:1px;background:var(--wine);transition:.25s}.main-nav a:hover:after{right:0}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.header-icon,.bag-button{border:0;background:transparent}.header-icon{font-size:20px;padding:10px}.bag-button{display:flex;align-items:center;gap:7px;position:relative}.bag-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.5}.bag-button b{width:19px;height:19px;border-radius:50%;background:var(--wine);color:white;display:grid;place-items:center;font-size:10px}.mobile-menu-button{display:none}.eyebrow{font-size:10px;letter-spacing:.18em;color:var(--wine);font-weight:700}.hero-section{min-height:630px;display:grid;grid-template-columns:43% 57%;background:linear-gradient(135deg,#fbf7f4 0%,#f7eeea 100%);border-bottom:1px solid var(--line)}.hero-copy{padding:86px 50px 72px 58px;display:flex;flex-direction:column;justify-content:center}.hero-copy h1{font-family:var(--serif);font-size:68px;line-height:.98;font-weight:400;color:var(--wine);margin:20px 0 20px;letter-spacing:-.035em}.hero-copy h1 em{font-style:normal;color:#8b4a52}.hero-copy>p{font-size:18px;letter-spacing:.02em;margin:0 0 32px;color:#46383b}.hero-cta-row{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 24px;border:1px solid var(--wine);font-size:11px;font-weight:700;letter-spacing:.06em;transition:.2s}.button.primary{background:var(--wine);color:#fff}.button.primary:hover{background:var(--wine-dark)}.button.small{min-height:42px;padding:0 20px}.button.full{width:100%}.text-cta{font-size:11px;font-weight:700;color:var(--wine);letter-spacing:.06em;border-bottom:1px solid transparent;padding-bottom:3px}.text-cta:hover{border-color:var(--wine)}.hero-visual{position:relative;overflow:hidden;min-height:630px}.hero-visual:after{content:"";position:absolute;inset:0;box-shadow:inset 34px 0 55px rgba(251,247,244,.35)}.hero-visual img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.92) contrast(.98)}.hero-seal{position:absolute;right:38px;bottom:34px;z-index:2;background:rgba(255,253,252,.84);backdrop-filter:blur(8px);padding:18px 22px;border:1px solid rgba(107,30,46,.16);display:grid;gap:4px;text-align:right}.hero-seal strong{font-family:var(--serif);font-size:20px;color:var(--wine);font-weight:400}.hero-seal span{font-size:9px;letter-spacing:.14em}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:#fff;padding:0 42px}.trust-strip article{min-height:92px;display:flex;align-items:center;justify-content:center;gap:16px;border-right:1px solid var(--line)}.trust-strip article:last-child{border-right:0}.trust-strip svg{width:34px;height:34px;fill:none;stroke:var(--wine);stroke-width:1.4}.trust-strip div{display:grid;gap:3px}.trust-strip b,.trust-strip span{font-size:10px;letter-spacing:.07em}.trust-strip span{color:var(--muted)}.collection-section{padding:70px 42px 78px;max-width:1600px;margin:auto}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-title-row h2,.science-copy h2,.story-copy h2,.skin-guide h2,.newsletter-section h2,.product-education h2{font-family:var(--serif);font-weight:400;color:var(--wine);font-size:36px;margin:8px 0 0;line-height:1.08}.collection-filter{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.collection-filter button{border:1px solid var(--line);background:#fff;padding:9px 12px;font-size:10px}.collection-filter button.active,.collection-filter button:hover{border-color:var(--wine);color:var(--wine)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid var(--line);background:#fff;min-width:0;transition:.25s;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-art{height:330px;background:linear-gradient(165deg,#f9f3ef,#efe5df);display:grid;place-items:end center;position:relative;overflow:hidden}.product-art:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.6);filter:blur(4px);top:58px}.product-art img{max-height:79%;max-width:72%;object-fit:contain;position:relative;z-index:1;transition:.25s;filter:drop-shadow(0 18px 18px rgba(76,35,34,.16))}.product-card:hover .product-art img{transform:scale(1.035)}.product-tag{position:absolute;z-index:2;top:13px;left:13px;font-size:8px;letter-spacing:.09em;background:#f1dfda;color:var(--wine);padding:6px 8px}.product-info{padding:18px 16px 16px}.product-name{font-family:var(--serif);font-size:17px;color:var(--wine);display:block;line-height:1.08;min-height:38px}.product-info p{font-size:10px;color:var(--muted);min-height:28px;margin:7px 0 10px}.product-info strong{font-size:13px;font-weight:600;display:block;margin-bottom:13px}.product-info button{width:100%;height:38px;border:0;background:var(--wine);color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em}.editorial-story{display:grid;grid-template-columns:42% 36% 22%;min-height:410px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f0ec}.story-image{overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;display:block}.story-copy{padding:55px 50px;display:flex;flex-direction:column;justify-content:center}.story-copy p,.science-copy p,.science-feature p,.skin-guide p{font-size:13px;line-height:1.8;color:#65565a}.story-copy .button{align-self:flex-start;margin-top:12px}.story-quote{background:linear-gradient(155deg,#fff8f4,#ead8d1);display:flex;flex-direction:column;justify-content:center;padding:34px;border-left:1px solid var(--line);font-family:var(--serif);color:var(--wine);font-size:21px;line-height:1.3}.story-quote strong{font-size:34px;font-weight:400}.science-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:90px 60px;max-width:1500px;margin:auto}.science-copy{display:flex;flex-direction:column;justify-content:center}.science-copy h2{font-size:52px}.science-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:28px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.science-list span{padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;color:var(--wine);text-transform:uppercase;letter-spacing:.06em}.science-feature{background:#f6eeea;min-height:470px;display:grid;grid-template-columns:52% 48%;align-items:center;padding:30px 32px;position:relative;overflow:hidden}.science-feature:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.65);left:38px;top:90px}.science-orb{position:relative;z-index:1;display:grid;place-items:center}.science-orb img{max-height:360px;max-width:80%;filter:drop-shadow(0 26px 20px rgba(98,48,42,.18))}.science-feature>div:last-child{position:relative;z-index:1}.science-feature h3{font-family:var(--serif);font-weight:400;font-size:32px;color:var(--wine);margin:8px 0}.skin-guide{padding:74px 42px;background:var(--wine);color:#fff}.skin-guide>.eyebrow,.skin-guide .eyebrow{color:#e7b8aa}.skin-guide h2{color:#fff}.guide-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:36px;border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25)}.guide-steps article{padding:28px;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.guide-steps article>b{font-family:var(--serif);font-size:32px;font-weight:400;color:#e4aa98}.guide-steps h3{font-family:var(--serif);font-size:24px;font-weight:400;margin:14px 0 8px}.guide-steps p{color:#eadadd;margin:0}.newsletter-section{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;padding:54px 42px;background:#fbf7f4;border-bottom:1px solid var(--line)}.newsletter-section h2{font-size:34px}.newsletter-section p{font-size:12px;color:var(--muted)}.newsletter-section form{display:flex;border-bottom:1px solid var(--wine);height:52px}.newsletter-section input{flex:1;border:0;background:transparent;outline:0;padding:0 14px;font-size:12px}.newsletter-section button{border:0;background:var(--wine);color:#fff;padding:0 24px;font-size:10px;font-weight:700;letter-spacing:.06em}.site-footer{padding:38px 42px 20px;background:#fff}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px;padding-bottom:34px}.footer-brand img{width:170px}.footer-brand p{font-family:var(--serif);color:var(--wine);font-size:18px;max-width:280px}.footer-col{display:grid;align-content:start;gap:10px;font-size:11px}.footer-col b{font-size:9px;letter-spacing:.14em;color:var(--wine);margin-bottom:7px}.footer-col a,.footer-col button{border:0;background:transparent;text-align:left;padding:0;color:var(--muted);font-size:11px}.footer-col a:hover,.footer-col button:hover{color:var(--wine)}.footer-bottom{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;font-size:9px;color:#897a7d;letter-spacing:.05em}.drawer-backdrop{position:fixed;inset:0;background:rgba(39,25,28,.38);z-index:60}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,94vw);background:#fff;z-index:70;transform:translateX(105%);transition:.3s ease;display:flex;flex-direction:column;box-shadow:-30px 0 70px rgba(53,22,28,.16)}.cart-drawer.open{transform:translateX(0)}.cart-head{height:78px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-head h2{font-family:var(--serif);font-size:24px;font-weight:400;margin:0}.cart-head h2 span{font-family:var(--sans);font-size:12px;color:var(--muted)}.cart-head button,.cart-line-top button{border:0;background:transparent;font-size:28px}.free-shipping{padding:14px 24px;border-bottom:1px solid var(--line);font-size:10px;color:var(--muted)}.meter{height:3px;background:#eee3df;margin-top:10px}.meter span{display:block;height:100%;width:0;background:var(--wine);transition:.3s}.cart-lines{overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:105px 1fr;gap:16px;padding:18px 22px;border-bottom:1px solid var(--line)}.cart-image{height:120px;background:#f7efec;display:grid;place-items:center}.cart-image img{max-height:102px;max-width:80%}.cart-line-copy{display:flex;flex-direction:column}.cart-line-top{display:flex;justify-content:space-between;gap:10px}.cart-line h3{font-family:var(--serif);font-size:16px;color:var(--wine);font-weight:400;margin:4px 0}.cart-line p{font-size:9px;color:var(--muted);margin:4px 0}.cart-line strong{font-size:12px}.qty-control{display:flex;align-items:center;border:1px solid var(--line);width:max-content;margin-top:auto}.qty-control button,.qty-control span{width:30px;height:28px;border:0;background:#fff;display:grid;place-items:center;font-size:11px}.cart-empty{text-align:center;padding:70px 34px;margin:auto}.cart-empty[hidden],.cart-summary[hidden]{display:none}.cart-empty>div{font-size:34px;color:var(--rose)}.cart-empty h3{font-family:var(--serif);font-size:28px;color:var(--wine);font-weight:400}.cart-empty p{font-size:12px;color:var(--muted);line-height:1.7}.cart-summary{border-top:1px solid var(--line);padding:20px 24px 24px;background:#fff}.promo label{font-size:10px;font-weight:700}.promo>div{display:flex;margin:9px 0 5px}.promo input{flex:1;height:38px;border:1px solid var(--line);padding:0 10px;outline:0}.promo button{border:0;background:var(--wine);color:#fff;width:88px;font-size:10px;font-weight:700}.promo small{display:block;min-height:17px;font-size:9px}.promo small.ok{color:var(--green)}.promo small.error{color:#a33}.summary-line{display:flex;justify-content:space-between;padding:7px 0;font-size:11px}.summary-line.total{border-top:1px solid var(--line);margin-top:7px;padding-top:13px;font-size:14px}.summary-line.total strong{font-size:16px}.continue-shopping{width:100%;border:0;background:transparent;text-decoration:underline;font-size:10px;margin-top:10px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:var(--wine);color:#fff;padding:12px 18px;font-size:11px;opacity:0;pointer-events:none;transition:.2s;z-index:100}.toast.show{opacity:1;transform:translate(-50%,0)}.policy-dialog{border:0;padding:0;background:transparent}.policy-dialog::backdrop{background:rgba(39,25,28,.46)}.policy-card{width:min(620px,92vw);background:#fff;padding:42px;position:relative}.policy-card h2{font-family:var(--serif);font-size:34px;font-weight:400;color:var(--wine)}.policy-card h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--wine);margin-top:28px}.policy-card p{font-size:13px;line-height:1.75;color:var(--muted)}.policy-close{position:absolute;right:18px;top:16px;border:0;background:transparent;font-size:27px}.mobile-menu{position:fixed;inset:0;z-index:100;background:var(--wine);color:#fff;padding:90px 32px 32px;display:flex;flex-direction:column;gap:22px}.mobile-menu[hidden]{display:none}.mobile-menu a{font-family:var(--serif);font-size:31px}.mobile-menu-close{position:absolute;right:22px;top:20px;border:0;background:transparent;color:#fff;font-size:38px}
/* Product detail */.breadcrumbs{max-width:1400px;margin:0 auto;padding:24px 42px;font-size:9px;color:var(--muted);display:flex;gap:9px}.product-detail-page{max-width:1400px;margin:0 auto 70px;padding:0 42px;display:grid;grid-template-columns:58% 42%;gap:42px}.product-gallery{display:grid;grid-template-columns:76px 1fr;gap:14px}.thumb-stack{display:flex;flex-direction:column;gap:10px}.thumb-stack button{border:1px solid var(--line);background:#f8f1ed;height:76px;display:grid;place-items:center}.thumb-stack button.active{border-color:var(--wine)}.thumb-stack img{max-width:48px;max-height:66px}.thumb-stack span{font-family:var(--serif);font-size:24px;color:var(--wine)}.product-main-art{background:linear-gradient(150deg,#f8f2ef,#eee1da);min-height:650px;display:grid;place-items:center;position:relative;overflow:hidden}.product-main-art:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(255,255,255,.62)}.product-main-art img{position:relative;z-index:1;max-height:590px;max-width:72%;filter:drop-shadow(0 30px 28px rgba(80,40,37,.18))}.art-mark{position:absolute;left:24px;bottom:20px;font-size:9px;letter-spacing:.18em;color:#9f8b89}.product-detail-copy{padding:30px 18px}.product-detail-copy h1{font-family:var(--serif);font-weight:400;color:var(--wine);font-size:42px;line-height:1.02;margin:13px 0}.product-detail-price{font-size:22px;color:var(--wine);font-weight:700;margin:22px 0 8px}.skin-type{font-size:10px;font-weight:700;color:var(--wine)}.product-description{font-size:13px;line-height:1.8;color:var(--muted);max-width:520px}.stock-line{font-size:10px;color:var(--green);display:flex;align-items:center;gap:7px;margin:18px 0}.stock-line span{width:7px;height:7px;border-radius:50%;background:var(--green)}.buy-row{display:flex;gap:10px;margin:20px 0}.buy-row .button{flex:1}.detail-qty{display:flex;border:1px solid var(--line)}.detail-qty button,.detail-qty span{width:42px;border:0;background:#fff;display:grid;place-items:center}.benefit-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-icons>div{text-align:center;font-size:9px;color:var(--wine)}.benefit-icons span{display:block;font-size:19px;color:var(--rose);margin-bottom:6px}.benefit-icons b{font-weight:600}.detail-tabs{margin-top:20px}.detail-tabs details{border-bottom:1px solid var(--line)}.detail-tabs summary{padding:16px 0;font-size:11px;font-weight:700;color:var(--wine);cursor:pointer}.detail-tabs p{font-size:12px;line-height:1.8;color:var(--muted);padding:0 0 16px;margin:0}.product-education{max-width:1400px;margin:0 auto;padding:70px 42px;border-top:1px solid var(--line)}.education-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.education-grid article{padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.education-grid b{font-family:var(--serif);font-weight:400;color:var(--rose);font-size:28px}.education-grid h3{font-family:var(--serif);font-weight:400;color:var(--wine);font-size:22px}.education-grid p{font-size:12px;color:var(--muted);line-height:1.7}
/* Checkout */.checkout-page{background:#fbf8f6}.checkout-header{height:86px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 50px}.checkout-header img{width:150px}.checkout-header div{font-size:9px;letter-spacing:.14em;color:var(--wine)}.checkout-shell{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:62% 38%;min-height:calc(100vh - 86px)}.checkout-form-panel{padding:46px 70px 70px 42px;background:#fff}.checkout-summary-panel{padding:50px 38px;background:#f5eeeb;border-left:1px solid var(--line)}.checkout-steps{display:flex;align-items:center;gap:10px;font-size:9px;color:#a18f91;margin-bottom:42px}.checkout-steps span{display:flex;align-items:center;gap:7px}.checkout-steps span b{width:22px;height:22px;border-radius:50%;background:#e9dfdb;display:grid;place-items:center}.checkout-steps span.active{color:var(--wine);font-weight:700}.checkout-steps span.active b{background:var(--wine);color:#fff}.checkout-steps i{height:1px;width:50px;background:var(--line)}.checkout-title h1{font-family:var(--serif);font-weight:400;color:var(--wine);font-size:40px;margin:10px 0}.checkout-title p{font-size:12px;line-height:1.7;color:var(--muted);max-width:620px}.checkout-form{margin-top:34px}.form-section{margin-bottom:30px}.form-section h2{font-family:var(--serif);font-size:22px;font-weight:400;color:var(--wine);margin:0 0 18px}.form-section h2 span{font-family:var(--sans);font-size:9px;color:var(--muted)}.checkout-form label{display:grid;gap:6px;font-size:10px;font-weight:700;color:#4d3b3f;margin-bottom:12px}.checkout-form input,.checkout-form select,.checkout-form textarea{border:1px solid #ded4d0;background:#fff;padding:12px;outline:0;border-radius:0}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:var(--wine)}.checkout-form label small{color:#a33;font-size:9px;min-height:10px;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.country-lock{border:1px solid var(--line);background:#fbf6f3;padding:12px 14px;display:flex;justify-content:space-between;font-size:10px;margin-bottom:12px}.country-lock span{color:var(--muted)}.terms-check{grid-template-columns:18px 1fr!important;align-items:start}.terms-check input{margin-top:2px}.terms-check small{grid-column:2}.checkout-error{color:#a33;font-size:10px;margin-bottom:10px}.back-shop{display:block;text-align:center;margin-top:15px;font-size:10px;text-decoration:underline}.checkout-summary-panel h2{font-family:var(--serif);font-weight:400;color:var(--wine);font-size:30px;margin:8px 0 24px}.checkout-item{display:grid;grid-template-columns:72px 1fr;gap:13px;padding:13px 0;border-bottom:1px solid #dfd3cf}.checkout-item>div{background:#fff;height:78px;display:grid;place-items:center;position:relative}.checkout-item img{max-height:66px;max-width:65%}.checkout-item>div b{position:absolute;right:-6px;top:-7px;width:19px;height:19px;border-radius:50%;background:var(--wine);color:#fff;display:grid;place-items:center;font-size:9px}.checkout-item section{display:flex;flex-direction:column;justify-content:center}.checkout-item h3{font-family:var(--serif);font-size:15px;font-weight:400;color:var(--wine);margin:0}.checkout-item p{font-size:9px;color:var(--muted);margin:4px 0}.checkout-item strong{font-size:11px}.checkout-summary-totals{margin-top:20px}.checkout-summary-totals>div{display:flex;justify-content:space-between;padding:8px 0;font-size:11px}.checkout-summary-totals .grand{border-top:1px solid #d7c9c5;margin-top:8px;padding-top:16px;font-size:15px}.checkout-summary-totals .grand strong{font-size:18px;color:var(--wine)}.secure-note{font-size:9px;line-height:1.6;color:var(--muted);border-top:1px solid #d7c9c5;margin-top:18px;padding-top:16px}
@media(max-width:1100px){.announcement-bar{grid-template-columns:1fr auto}.announcement-points{display:none}.site-header{grid-template-columns:180px 1fr 180px;padding:0 24px}.main-nav{gap:18px}.hero-copy h1{font-size:52px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:nth-child(n+4){margin-top:0}.science-section{grid-template-columns:1fr}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-col:last-child{display:none}.checkout-shell{grid-template-columns:58% 42%}.checkout-form-panel{padding-right:40px}.product-detail-page{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.announcement-bar{height:26px;display:block;text-align:center;padding:7px 10px;font-size:8px}.announcement-bar>div:last-child{display:none}.site-header{height:72px;grid-template-columns:1fr auto;padding:0 16px}.site-logo img{width:132px}.main-nav,.track-icon,.bag-button span{display:none}.mobile-menu-button{display:block}.hero-section{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:50px 24px 34px}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:14px}.hero-cta-row{align-items:flex-start;flex-direction:column;gap:16px}.hero-visual{min-height:360px}.hero-seal{right:16px;bottom:16px;padding:12px}.trust-strip{grid-template-columns:repeat(2,1fr);padding:0}.trust-strip article{min-height:82px;border-bottom:1px solid var(--line)}.collection-section{padding:50px 16px}.section-title-row{display:block}.section-title-row h2{font-size:30px}.collection-filter{justify-content:flex-start;margin-top:20px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-art{height:220px}.product-name{font-size:14px;min-height:33px}.product-info{padding:13px 11px}.product-info p{font-size:9px}.editorial-story{grid-template-columns:1fr}.story-image{height:300px}.story-copy{padding:38px 22px}.story-quote{padding:30px 22px;border-left:0;border-top:1px solid var(--line)}.science-section{padding:55px 18px;gap:30px}.science-copy h2{font-size:38px}.science-feature{grid-template-columns:1fr;padding:25px;min-height:auto}.science-orb img{max-height:260px}.guide-steps{grid-template-columns:1fr 1fr}.newsletter-section{grid-template-columns:1fr;padding:38px 18px;gap:18px}.newsletter-section form{height:48px}.site-footer{padding:30px 18px 18px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:8px}.cart-drawer{width:100%}.breadcrumbs{padding:18px 16px}.product-detail-page{grid-template-columns:1fr;padding:0 16px;gap:18px}.product-gallery{grid-template-columns:1fr}.thumb-stack{display:none}.product-main-art{min-height:430px}.product-main-art img{max-height:390px}.product-detail-copy{padding:15px 0}.product-detail-copy h1{font-size:35px}.product-education{padding:50px 16px}.education-grid{grid-template-columns:1fr}.checkout-header{padding:0 18px;height:74px}.checkout-header img{width:130px}.checkout-header div{display:none}.checkout-shell{display:block}.checkout-form-panel{padding:32px 18px}.checkout-summary-panel{padding:35px 18px;border-left:0;border-top:1px solid var(--line)}.checkout-steps{margin-bottom:28px}.form-row{grid-template-columns:1fr}}

/* Bilingual EN / AR */
.language-switch{border:1px solid rgba(107,30,46,.24);background:rgba(255,255,255,.78);color:var(--wine);min-height:34px;padding:0 12px;font-size:10px;font-weight:700;letter-spacing:.06em;border-radius:999px;white-space:nowrap;transition:.2s}.language-switch:hover{border-color:var(--wine);background:#fff}.mobile-language{align-self:flex-start;margin:12px 0 24px}.checkout-head-actions,.track-head-actions{display:flex;align-items:center;gap:16px}.success-language{position:fixed;z-index:20;top:18px;right:18px;background:#fff}.admin-language-global{display:none}
html[dir="rtl"] body{font-family:Tahoma,Arial,sans-serif;text-align:right}html[dir="rtl"] .hero-copy h1,html[dir="rtl"] .section-title-row h2,html[dir="rtl"] .science-copy h2,html[dir="rtl"] .story-copy h2,html[dir="rtl"] .skin-guide h2,html[dir="rtl"] .newsletter-section h2,html[dir="rtl"] .product-education h2,html[dir="rtl"] .product-name,html[dir="rtl"] .product-detail-copy h1,html[dir="rtl"] .success-card h1{font-family:Tahoma,Arial,sans-serif;letter-spacing:-.02em}html[dir="rtl"] .announcement-bar>div:last-child{text-align:left}html[dir="rtl"] .header-actions{justify-content:flex-start}html[dir="rtl"] .product-tag{left:auto;right:13px}html[dir="rtl"] .hero-seal{right:auto;left:38px;text-align:left}html[dir="rtl"] .story-quote{border-left:0;border-right:1px solid var(--line)}html[dir="rtl"] .science-list{border-left:0;border-right:1px solid var(--line)}html[dir="rtl"] .trust-strip article{border-right:0;border-left:1px solid var(--line)}html[dir="rtl"] .trust-strip article:last-child{border-left:0}html[dir="rtl"] .guide-steps{border-left:0;border-right:1px solid rgba(255,255,255,.25)}html[dir="rtl"] .guide-steps article{border-right:0;border-left:1px solid rgba(255,255,255,.25)}html[dir="rtl"] input,html[dir="rtl"] textarea,html[dir="rtl"] select{text-align:right}html[dir="rtl"] input[type="email"],html[dir="rtl"] input[type="tel"],html[dir="rtl"] input[name="phone"]{direction:ltr;text-align:right}html[dir="rtl"] .cart-drawer{right:auto;left:0;transform:translateX(-105%)}html[dir="rtl"] .cart-drawer.open{transform:translateX(0)}html[dir="rtl"] .cart-line-top,html[dir="rtl"] .summary-line,html[dir="rtl"] .checkout-summary-totals>div{direction:rtl}html[dir="rtl"] .breadcrumbs{direction:rtl}html[dir="rtl"] .thumb-stack{direction:ltr}html[dir="rtl"] .checkout-header,html[dir="rtl"] .track-header{direction:rtl}html[dir="rtl"] .success-language{right:auto;left:18px}html[dir="rtl"] .order-ref,html[dir="rtl"] .track-status,html[dir="rtl"] .product-detail-price{direction:ltr}
@media(max-width:860px){.language-switch{min-height:32px;padding:0 10px}.checkout-head-actions,.track-head-actions{gap:8px}.checkout-head-actions>div{display:none}}

/* V6 Core Web Vitals: reserve visual space and skip below-fold rendering until needed */
.hero-visual img,.story-image img,.science-orb img,.product-art img,.cart-image img,.checkout-item img,.site-logo img,.footer-brand img{height:auto}
.collection-section,.editorial-story,.science-section,.skin-guide,.newsletter-section,.site-footer,.product-education{content-visibility:auto;contain-intrinsic-size:1px 700px}
.product-art,.cart-image,.checkout-item>div,.product-main-art{contain:layout paint}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}

/* Dynamic catalog pricing */
.product-card-price{display:flex;align-items:center;gap:8px;margin-bottom:13px}.product-card-price strong{margin:0!important}.product-card-price del{font-size:10px;color:#9c8d90}.product-detail-price{display:flex;align-items:baseline;gap:12px}.product-detail-price del{font-size:13px;color:#9c8d90;font-weight:400}

/* V10 Storefront theme controls */
html[data-typography="editorial"]{--serif:Georgia,'Times New Roman',serif;--sans:Inter,Arial,Helvetica,sans-serif}
html[data-typography="times"]{--serif:'Times New Roman',Times,serif;--sans:'Times New Roman',Times,serif}
html[data-typography="luxury"]{--serif:Baskerville,'Baskerville Old Face','Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
html[data-typography="modern"]{--serif:Arial,Helvetica,sans-serif;--sans:Arial,Helvetica,sans-serif}
html[data-arabic-font="tahoma"]{--arabic-font:Tahoma,Arial,sans-serif}
html[data-arabic-font="arial"]{--arabic-font:Arial,Tahoma,sans-serif}
html[data-arabic-font="times"]{--arabic-font:'Times New Roman',Times,serif}
html[dir="rtl"] body{font-family:var(--arabic-font,Tahoma,Arial,sans-serif)}
html[dir="rtl"] .hero-copy h1,html[dir="rtl"] .section-title-row h2,html[dir="rtl"] .science-copy h2,html[dir="rtl"] .story-copy h2,html[dir="rtl"] .skin-guide h2,html[dir="rtl"] .newsletter-section h2,html[dir="rtl"] .product-education h2,html[dir="rtl"] .product-name,html[dir="rtl"] .product-detail-copy h1,html[dir="rtl"] .success-card h1{font-family:var(--arabic-font,Tahoma,Arial,sans-serif)!important}


/* V11 Storefront Typography System */
html[data-typography="editorial"]{--serif:Baskerville,'Baskerville Old Face',Georgia,'Times New Roman',serif;--sans:'Segoe UI',Tahoma,Arial,Helvetica,sans-serif}
html[data-typography="luxury"]{--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Tahoma,Arial,Helvetica,sans-serif}
html[data-typography="modern"]{--serif:'Segoe UI',Arial,Helvetica,sans-serif;--sans:'Segoe UI',Arial,Helvetica,sans-serif}
body{font-family:var(--sans);font-size:15px;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.eyebrow{font-size:11px;line-height:1.2;letter-spacing:.16em}
.hero-copy h1{font-size:clamp(50px,5.1vw,72px);line-height:1.01;letter-spacing:-.032em;margin:20px 0 22px}.hero-copy>p{font-size:18px;line-height:1.55;letter-spacing:.015em}
.section-title-row h2,.story-copy h2,.skin-guide h2,.newsletter-section h2,.product-education h2{font-size:clamp(34px,3vw,44px);line-height:1.12;letter-spacing:-.02em}.science-copy h2{font-size:clamp(40px,4vw,54px);line-height:1.08;letter-spacing:-.025em}
.story-copy p,.science-copy p,.science-feature p,.skin-guide p{font-size:14.5px;line-height:1.82}.product-name{font-size:18px;line-height:1.18;min-height:42px}.product-info p,.product-subtitle{font-size:12.5px;line-height:1.5}.product-card-price strong{font-size:14px}.product-card-price del{font-size:11px}
.button{font-size:11.5px;letter-spacing:.065em}.product-info button,.newsletter-section button{font-size:11px}
.footer-col a,.footer-col button{font-size:12px;line-height:1.45}.announcement-bar{font-size:10.5px;letter-spacing:.075em}
html[dir="rtl"] body{font-family:var(--arabic-font,Tahoma,'Segoe UI',Arial,sans-serif);line-height:1.72}html[dir="rtl"] .hero-copy h1{font-size:clamp(44px,4.7vw,64px);line-height:1.18;letter-spacing:0}html[dir="rtl"] .section-title-row h2,html[dir="rtl"] .science-copy h2,html[dir="rtl"] .story-copy h2,html[dir="rtl"] .skin-guide h2,html[dir="rtl"] .newsletter-section h2,html[dir="rtl"] .product-education h2{line-height:1.28;letter-spacing:0}html[dir="rtl"] .eyebrow{letter-spacing:.04em}html[dir="rtl"] .button,html[dir="rtl"] .product-info button,html[dir="rtl"] .newsletter-section button{letter-spacing:0}
@media(max-width:860px){.hero-copy h1{font-size:clamp(44px,10vw,54px)}.hero-copy>p{font-size:15px}.section-title-row h2,.story-copy h2,.science-copy h2,.skin-guide h2,.newsletter-section h2,.product-education h2{font-size:clamp(30px,7vw,38px)}.product-name{font-size:16px;min-height:36px}}

/* V13 User-controlled Typography Studio */
:root{
  --glow-display-size:68px;--glow-section-size:40px;--glow-body-size:15px;--glow-label-size:13px;--glow-button-size:12px;
  --glow-display-weight:400;--glow-section-weight:400;--glow-body-weight:400;--glow-label-weight:600;--glow-button-weight:700;
  --glow-heading-line:1.08;--glow-body-line:1.65;
}
body{font-size:var(--glow-body-size)!important;font-weight:var(--glow-body-weight)!important;line-height:var(--glow-body-line)!important}
.hero-copy h1{font-size:var(--glow-display-size)!important;font-weight:var(--glow-display-weight)!important;line-height:var(--glow-heading-line)!important}
.section-title-row h2,.story-copy h2,.skin-guide h2,.newsletter-section h2,.product-education h2,.science-copy h2{font-size:var(--glow-section-size)!important;font-weight:var(--glow-section-weight)!important;line-height:var(--glow-heading-line)!important}
.science-feature h3,.guide-steps h3{font-weight:var(--glow-section-weight)!important;line-height:var(--glow-heading-line)!important}
.eyebrow,.announcement-bar,.trust-strip b,.trust-strip span,.product-tag,.collection-filter button,.hero-seal span{font-size:var(--glow-label-size)!important;font-weight:var(--glow-label-weight)!important}
.button,.text-cta,.product-info button,.newsletter-section button{font-size:var(--glow-button-size)!important;font-weight:var(--glow-button-weight)!important}
.hero-copy>p,.story-copy p,.science-copy p,.science-feature p,.skin-guide p,.newsletter-section p,.product-info p,.product-subtitle,.footer-col a,.footer-col button{font-weight:var(--glow-body-weight)!important;line-height:var(--glow-body-line)!important}
.product-name{font-weight:var(--glow-section-weight)!important}
html[dir="rtl"] body{line-height:calc(var(--glow-body-line) + .08)!important}
html[dir="rtl"] .hero-copy h1,html[dir="rtl"] .section-title-row h2,html[dir="rtl"] .science-copy h2,html[dir="rtl"] .story-copy h2,html[dir="rtl"] .skin-guide h2,html[dir="rtl"] .newsletter-section h2,html[dir="rtl"] .product-education h2{line-height:calc(var(--glow-heading-line) + .12)!important}
@media(max-width:860px){.hero-copy h1{font-size:clamp(40px,11vw,var(--glow-display-size))!important}.section-title-row h2,.story-copy h2,.science-copy h2,.skin-guide h2,.newsletter-section h2,.product-education h2{font-size:clamp(28px,8vw,var(--glow-section-size))!important}}

/* V14 homepage builder runtime states */
.hero-copy[data-align="center"] .hero-cta-row{justify-content:center}.hero-copy[data-align="right"] .hero-cta-row{justify-content:flex-end}
html[dir="rtl"] .hero-copy[data-align="left"]{text-align:left!important}html[dir="rtl"] .hero-copy[data-align="right"]{text-align:right!important}
[data-home-link][hidden],[data-home-element][hidden],[data-home-section][hidden]{display:none!important}

/* V15 Social, WhatsApp, contact, policy and consent UI */
.footer-contact-details{display:grid;gap:5px;margin-top:16px;font-size:12px;color:rgba(255,255,255,.72)}
.footer-contact-details a,.footer-contact-details span{color:inherit;text-decoration:none;line-height:1.45}
.social-links{display:flex;gap:9px;margin-top:16px;align-items:center;flex-wrap:wrap}.social-links a{width:36px;height:36px;border:1px solid rgba(255,255,255,.28);display:grid;place-items:center;color:#fff;border-radius:50%;transition:.2s}.social-links a:hover{background:#fff;color:var(--wine);transform:translateY(-1px)}.social-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.social-links svg path[fill]{fill:currentColor;stroke:none}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;display:flex;align-items:center;gap:10px;min-height:52px;padding:8px 16px 8px 9px;border-radius:28px;background:#1f9d61;color:#fff;text-decoration:none;box-shadow:0 14px 34px rgba(24,104,67,.28);font-size:12px;font-weight:700;letter-spacing:.02em}.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(24,104,67,.34)}.whatsapp-icon{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.15);display:grid;place-items:center}.whatsapp-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.cookie-consent{position:fixed;left:22px;right:22px;bottom:22px;z-index:90;margin:auto;width:min(760px,calc(100vw - 44px));background:#fff;border:1px solid #e7d9d4;box-shadow:0 18px 55px rgba(48,20,25,.18);padding:18px 20px;display:flex;align-items:center;gap:20px}.cookie-consent p{margin:0;flex:1;color:#635257;font-size:12px;line-height:1.6}.cookie-consent>div{display:flex;gap:8px}.cookie-consent button{min-height:38px;padding:0 14px;border:1px solid var(--wine);background:#fff;color:var(--wine);font-size:11px;font-weight:700}.cookie-consent button.accept{background:var(--wine);color:#fff}
.policy-card #policy-content p{white-space:pre-line}
@media(max-width:700px){.whatsapp-copy{display:none}.whatsapp-float{width:54px;height:54px;padding:9px;justify-content:center}.whatsapp-icon{width:36px}.cookie-consent{left:12px;right:12px;bottom:12px;width:calc(100vw - 24px);align-items:stretch;flex-direction:column}.cookie-consent>div{justify-content:flex-end}.footer-contact-details{font-size:11px}}

/* Sold-out storefront state */
.product-card.sold-out .product-art img{filter:saturate(.35);opacity:.72}.product-card button:disabled,.buy-row .button:disabled,.detail-qty button:disabled{cursor:not-allowed;opacity:.52}.stock-line.out{color:#8c5963}.stock-line.out span{background:#8c5963}

/* V15.2 payment methods */
.payment-method-section{margin-top:6px}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-method-card{display:grid!important;grid-template-columns:18px 42px 1fr!important;align-items:center;gap:12px!important;border:1px solid #ded4d0;background:#fff;padding:16px 15px;margin:0!important;cursor:pointer;transition:.18s}.payment-method-card:hover,.payment-method-card.selected{border-color:var(--wine);background:#fffaf8}.payment-method-card.disabled{opacity:.45;cursor:not-allowed;background:#f5f2f1}.payment-method-card>input{margin:0!important;width:16px;height:16px;accent-color:var(--wine)}.payment-method-icon{width:40px;height:40px;border:1px solid #d8c8c4;background:#f8efec;display:grid;place-items:center;color:var(--wine);font-size:11px;font-weight:800;letter-spacing:.04em}.payment-method-card b{display:block;color:#3d2a2e;font-size:12px;margin-bottom:4px}.payment-method-card small{display:block;color:var(--muted)!important;font-size:9px!important;line-height:1.5;min-height:0!important}.payment-method-message{font-size:9px;line-height:1.6;color:var(--muted);margin:9px 0 0}.checkout-pay{margin-top:8px}@media(max-width:760px){.payment-methods{grid-template-columns:1fr}.payment-method-card{padding:14px 12px}}
html[dir="rtl"] .payment-method-card{grid-template-columns:18px 42px 1fr!important;text-align:right}
