:root{--plum:#4b1737;--plum-2:#6f244e;--wine:#8f315a;--cream:#f7f1e8;--paper:#fffdf9;--sage:#809578;--copper:#bb7656;--ink:#211a1d;--muted:#62575b;--line:#ded3d2;--serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;--sans:"Avenir Next",Avenir,"Segoe UI",system-ui,sans-serif;--shadow:0 24px 70px rgba(75,23,55,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.55}img{max-width:100%;height:auto}a{color:inherit}.skip-link{position:fixed;left:12px;top:-80px;z-index:100;background:#fff;padding:12px 18px}.skip-link:focus{top:12px}.notice{min-height:34px;padding:7px 24px;text-align:center;background:var(--plum);color:#fff;font-size:12px;letter-spacing:.02em}.site-header{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid rgba(75,23,55,.12);background:rgba(255,253,249,.96);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}
.wordmark{display:inline-flex;width:max-content;flex-direction:column;text-decoration:none;line-height:1}.wordmark span{font-family:var(--serif);font-size:23px;letter-spacing:.18em;color:var(--plum)}.wordmark small{font-size:9px;text-transform:uppercase;letter-spacing:.2em;margin-top:8px;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:30px}.main-nav a,.cart-link{font-size:13px;text-decoration:none;font-weight:600}.main-nav a:hover,.cart-link:hover{color:var(--wine)}.cart-link{justify-self:end}.cart-link span{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--plum);color:#fff;margin-left:5px;font-size:11px}.menu-button{display:none}
main{min-height:70vh}.hero{min-height:720px;padding:clamp(60px,8vw,124px) clamp(22px,7vw,110px);display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:5vw;align-items:center;overflow:hidden;background:radial-gradient(circle at 85% 25%,rgba(187,118,86,.17),transparent 30%),linear-gradient(135deg,#fbf6ee 0%,#f4e9e3 100%)}.hero-copy{max-width:760px}.kicker{display:block;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.2em;color:var(--wine);margin-bottom:18px}.hero h1,.page-hero h1,.detail-copy h1,.article-page h1{font-family:var(--serif);font-size:clamp(54px,6.2vw,96px);line-height:.98;letter-spacing:-.045em;font-weight:500;margin:0;color:var(--plum)}.hero-copy>p{max-width:630px;font-size:clamp(18px,2vw,24px);color:#58484e;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:0;border-radius:2px;background:var(--plum);color:#fff;text-decoration:none;padding:14px 24px;font:700 13px var(--sans);letter-spacing:.02em;cursor:pointer;transition:.2s}.button:hover{background:var(--plum-2);transform:translateY(-1px)}.button.secondary{background:transparent;color:var(--plum);border:1px solid var(--plum)}.button.full{width:100%}.button:disabled{opacity:.55;cursor:wait}.text-link{font-size:13px;font-weight:800;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}.micro-proof{display:flex;gap:20px;margin-top:54px;flex-wrap:wrap}.micro-proof span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding-left:14px;border-left:2px solid var(--copper)}
.hero-visual{position:relative;min-height:530px;display:grid;place-items:center}.hero-visual .orb{position:absolute;width:480px;height:480px;border-radius:50%;background:linear-gradient(145deg,#ecd9ce,#d9c5ca);box-shadow:inset 0 0 90px rgba(255,255,255,.65)}.hero-visual img{position:relative;z-index:2;width:min(670px,52vw);filter:drop-shadow(0 35px 35px rgba(61,24,42,.18))}.hero-visual aside{position:absolute;z-index:4;right:-1vw;bottom:3%;width:210px;padding:20px;background:rgba(255,253,249,.91);border:1px solid #e6d8d5;box-shadow:var(--shadow)}.hero-visual aside small,.hero-visual aside span{display:block;font-size:11px;color:var(--muted)}.hero-visual aside strong{display:block;font-family:var(--serif);font-size:24px;color:var(--plum);margin:5px 0}
.statement{padding:115px 22px;text-align:center;background:var(--plum);color:#fff}.statement p{font-size:14px;text-transform:uppercase;letter-spacing:.18em;margin:0 0 18px;color:#e4c8d4}.statement h2{font:500 clamp(42px,6vw,82px)/1 var(--serif);margin:0}.section{padding:clamp(70px,8vw,120px) clamp(22px,6vw,90px)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:44px;gap:30px}.section-head h2,.editorial h2,.quality-callout h2,.product-info h2{font:500 clamp(38px,4.5vw,62px)/1.05 var(--serif);color:var(--plum);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-image{display:block;position:relative;background:var(--cream);aspect-ratio:1/1.06;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:26px;transition:.45s}.product-image:hover img{transform:scale(1.035)}.product-badge{position:absolute;left:14px;top:14px;z-index:2;background:var(--paper);color:var(--plum);font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;padding:8px 10px}.product-meta{padding:17px 2px}.product-meta>span{font-size:10px;color:var(--wine);text-transform:uppercase;letter-spacing:.13em;font-weight:800}.product-meta h3{font:500 23px/1.12 var(--serif);margin:7px 0}.product-meta h3 a{text-decoration:none}.product-meta p{font-size:12px;color:var(--muted);min-height:20px}.price{display:flex;align-items:baseline;gap:9px;margin:13px 0}.price del{font-size:12px;color:#968a8e}.price strong{font-size:16px;color:var(--plum)}.add-button{width:100%;min-height:43px;background:transparent;border:1px solid var(--plum);color:var(--plum);font:700 12px var(--sans);cursor:pointer}.add-button:hover,.add-button.added{background:var(--plum);color:#fff}
.pillars{display:grid;grid-template-columns:repeat(3,1fr);background:#ece3d9;padding:0 clamp(22px,6vw,90px)}.pillars article{padding:80px 7vw 80px 0;border-right:1px solid #d2c3bb;margin-right:4vw}.pillars article:last-child{border:0;margin:0}.pillars span{font:italic 28px var(--serif);color:var(--copper)}.pillars h3{font:500 32px/1.1 var(--serif);color:var(--plum)}.pillars p{color:var(--muted)}.editorial{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:clamp(80px,10vw,150px) clamp(22px,7vw,110px);background:#f9f5ee}.editorial>div:first-child p{font-size:18px;color:var(--muted);margin:25px 0 30px}.article-stack{border-top:1px solid var(--line)}.article-stack a{display:grid;grid-template-columns:120px 1fr auto;gap:25px;align-items:center;padding:27px 0;border-bottom:1px solid var(--line);text-decoration:none}.article-stack span,.article-stack small{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--wine)}.article-stack strong{font:500 22px/1.18 var(--serif)}.founder-note{padding:90px 22px;text-align:center}.monogram{width:54px;height:54px;margin:auto;display:grid;place-items:center;border:1px solid var(--plum);border-radius:50%;font:34px var(--serif);color:var(--plum)}.founder-note blockquote{max-width:900px;margin:34px auto 18px;font:italic 500 clamp(28px,4vw,50px)/1.15 var(--serif);color:var(--plum)}.founder-note p{text-transform:uppercase;font-size:10px;letter-spacing:.18em;color:var(--muted)}
.page-hero{padding:110px clamp(22px,7vw,110px) 90px;background:var(--cream);text-align:center}.page-hero.compact{padding-top:80px;padding-bottom:70px}.page-hero h1{font-size:clamp(50px,6vw,82px);max-width:950px;margin:auto}.page-hero p{max-width:740px;margin:25px auto 0;font-size:18px;color:var(--muted)}.shop-layout{display:grid;grid-template-columns:210px 1fr;gap:45px;padding:70px clamp(22px,6vw,90px) 120px}.filters{display:flex;flex-direction:column;align-items:start;gap:14px;position:sticky;top:130px;height:max-content}.filters strong{font:500 24px var(--serif);color:var(--plum);margin-bottom:6px}.filters a{font-size:13px;text-decoration:none;color:var(--muted)}.filters a.active{color:var(--plum);font-weight:800;border-bottom:1px solid var(--plum)}.filter-note{margin-top:22px;font-size:11px;color:var(--muted)}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.product-description{max-width:980px;margin:0 auto;padding:0 clamp(22px,7vw,90px) 95px}.product-description h2{font:500 clamp(38px,4.5vw,58px)/1.05 var(--serif);color:var(--plum);margin:0 0 25px}.product-description p{font-size:18px;line-height:1.75;color:var(--muted)}
.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;padding:35px clamp(22px,6vw,90px);font-size:11px;color:var(--muted)}.breadcrumbs a{text-decoration:none}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;padding:15px clamp(22px,7vw,110px) 110px;align-items:center}.detail-image{position:relative;background:var(--cream);min-height:620px;display:grid;place-items:center}.detail-image img{width:min(650px,90%);filter:drop-shadow(0 26px 26px rgba(75,23,55,.13))}.detail-copy h1{font-size:clamp(46px,5.2vw,74px)}.lead{font-size:20px;color:var(--muted)}.detail-price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:30px 0}.detail-price strong{font:500 34px var(--serif);color:var(--plum)}.detail-price del{color:#988c90}.detail-price small{width:100%;color:var(--muted)}.buy-row{display:flex;gap:12px;align-items:end;margin:25px 0}.buy-row label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.buy-row select{display:block;width:94px;height:52px;margin-top:8px;border:1px solid var(--line);background:#fff;padding:0 12px}.trust-list{display:grid;gap:9px;margin-top:30px;padding-top:25px;border-top:1px solid var(--line)}.trust-list span{font-size:12px;color:var(--muted)}.trust-list span::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--sage);margin-right:9px}.product-info{display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:110px clamp(22px,8vw,130px);background:#ece3d9}.product-info article{max-width:570px}.product-info ul{padding-left:19px;line-height:2}.legal-note{font-size:12px;color:var(--muted);padding-top:20px;border-top:1px solid #cfc1bb}.quality-callout{margin:100px clamp(22px,7vw,110px);padding:65px;display:flex;justify-content:space-between;align-items:end;gap:40px;background:var(--plum);color:#fff}.quality-callout h2{color:#fff}.quality-callout p{max-width:780px;color:#e7d8de}.quality-callout .kicker{color:#d8a7bb}.quality-callout .button{border-color:#fff;color:#fff}
.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);margin:0 clamp(22px,7vw,110px) 120px;border:1px solid var(--line)}.article-card{padding:50px;background:var(--paper);min-height:330px;display:flex;flex-direction:column}.article-card.featured{grid-column:span 2;min-height:400px;background:var(--plum);color:#fff}.article-card>span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--wine)}.article-card.featured>span{color:#d8a7bb}.article-card h2{font:500 clamp(29px,3vw,44px)/1.08 var(--serif);margin:20px 0}.article-card h2 a{text-decoration:none}.article-card p{color:var(--muted);max-width:700px}.article-card.featured p{color:#e7d8de}.article-card small{font-size:10px;text-transform:uppercase;color:var(--muted);margin-top:auto;margin-bottom:20px}.article-card.featured small{color:#d8c9cf}.article-card .text-link{width:max-content}.article-page{max-width:920px;margin:auto;padding:40px 22px 120px}.article-page .breadcrumbs{padding:20px 0 70px}.article-page header{text-align:center}.article-page h1{font-size:clamp(50px,7vw,86px)}.article-page header>p{font:italic 23px var(--serif);color:var(--muted)}.article-page header small{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.article-body{max-width:730px;margin:90px auto 50px}.article-body section{margin-bottom:55px}.article-body h2{font:500 38px var(--serif);color:var(--plum)}.article-body p{font:18px/1.8 var(--serif)}.article-body aside{padding:30px;border-left:4px solid var(--copper);background:var(--cream)}.article-body aside p{font:15px var(--sans)}
.quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin:80px clamp(22px,7vw,110px)}.quality-grid article{padding:48px;background:var(--paper);min-height:300px}.quality-grid span{font:italic 26px var(--serif);color:var(--copper)}.quality-grid h2{font:500 32px var(--serif);color:var(--plum)}.simple-page{max-width:850px;margin:auto;padding:100px 22px 150px}.simple-page h1{font:500 clamp(48px,7vw,84px)/1 var(--serif);color:var(--plum)}.simple-page h2{font:500 34px var(--serif);color:var(--plum);margin-top:55px}.simple-page p{font-size:18px;color:var(--muted)}
.cart-shell{display:grid;grid-template-columns:1fr 380px;gap:60px;padding:70px clamp(22px,7vw,110px) 130px}.cart-items{border-top:1px solid var(--line)}.cart-row{display:grid;grid-template-columns:130px 1fr 105px auto;gap:22px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.cart-row>img{width:130px;height:130px;object-fit:contain;background:var(--cream)}.cart-row span{font-size:10px;text-transform:uppercase;color:var(--wine)}.cart-row h2{font:500 24px var(--serif);margin:6px 0}.cart-row h2 a{text-decoration:none}.cart-row label{font-size:10px;text-transform:uppercase}.cart-row select{display:block;margin-top:7px;width:80px;height:40px}.cart-row>button{border:0;background:none;text-decoration:underline;cursor:pointer;color:var(--muted)}.cart-summary{padding:32px;background:var(--cream);height:max-content;position:sticky;top:130px}.cart-summary h2{font:500 34px var(--serif);color:var(--plum)}.cart-summary>div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:20px 0}.cart-summary label{display:block;font-size:11px;font-weight:700;margin:22px 0}.cart-summary input{width:100%;height:48px;margin-top:8px;padding:0 12px;border:1px solid var(--line);font:inherit}.cart-summary p,.cart-summary small{font-size:12px;color:var(--muted)}.checkout-message{color:#9b1c45!important;font-weight:700}.empty-cart{padding:70px 0}.empty-cart h2{font:500 42px var(--serif);color:var(--plum)}
.checkout-page{background:#f7f1e8}.checkout-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,6vw,90px);border-bottom:1px solid var(--line);background:var(--paper)}.checkout-header a{text-decoration:none}.checkout-secure{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--sage);font-weight:800}.checkout-shell{max-width:1220px;margin:0 auto;padding:65px 22px 100px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:65px}.checkout-form{min-width:0}.checkout-progress{display:flex;gap:8px;margin-bottom:35px}.checkout-progress span{flex:1;min-width:0;overflow-wrap:anywhere;border-top:3px solid #d9ccca;padding-top:9px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.checkout-progress span.active{border-color:var(--plum);color:var(--plum);font-weight:800}.checkout-form h1{font:500 clamp(44px,5vw,66px)/1 var(--serif);color:var(--plum);margin:0 0 15px}.checkout-form>p{color:var(--muted);max-width:650px}.checkout-section{background:var(--paper);border:1px solid var(--line);padding:30px;margin-top:22px}.checkout-section h2{font:500 28px var(--serif);color:var(--plum);margin:0 0 22px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkout-fields label{font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.checkout-fields input{display:block;width:100%;height:48px;margin-top:6px;padding:0 12px;border:1px solid var(--line);font:inherit;background:#fff}.checkout-fields .span-2{grid-column:1/-1}.shipping-options{display:grid;gap:10px}.shipping-option{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;border:1px solid var(--line);padding:16px;cursor:pointer}.shipping-option:has(input:checked){border-color:var(--plum);background:#fbf6f8}.shipping-option strong,.shipping-option small{display:block}.shipping-option small{color:var(--muted)}.payment-option{border:2px solid var(--plum);padding:22px;background:#fff}.payment-option>span{display:inline-flex;padding:5px 9px;background:var(--plum);color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.payment-option h3{font:500 30px var(--serif);color:var(--plum);margin:13px 0 4px}.checkout-summary{min-width:0;background:var(--paper);border:1px solid var(--line);padding:28px;height:max-content;position:sticky;top:25px}.checkout-summary h2{font:500 30px var(--serif);color:var(--plum)}.checkout-summary-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.checkout-summary-item>img{width:60px;height:60px;object-fit:contain;background:var(--cream)}.checkout-summary-item strong{font-size:12px}.checkout-summary-item small{display:block;color:var(--muted)}.checkout-totals{display:grid;grid-template-columns:1fr auto;gap:10px;padding-top:20px}.checkout-totals strong{font-size:20px;color:var(--plum)}.checkout-status{padding:16px;margin-top:16px;background:#edf4ee;border-left:4px solid var(--sage);font-size:13px}.checkout-status.error{background:#fff0f2;border-color:#a52b53}.order-success{max-width:850px;margin:70px auto 120px;padding:60px;background:var(--paper);border:1px solid var(--line);text-align:center}.order-success h1{font:500 58px/1 var(--serif);color:var(--plum)}.order-success .status-reference{display:block;margin:25px auto;padding:16px;background:var(--cream);font-family:monospace;word-break:break-all}
.checkout-summary .kicker{display:block;overflow-wrap:anywhere;word-break:break-word}
.site-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:80px clamp(22px,7vw,110px) 35px;background:#27101e;color:#fff}.site-footer .wordmark span{color:#fff}.site-footer .wordmark small{color:#cfb7c2}.site-footer>div{display:flex;flex-direction:column;align-items:start;gap:10px}.site-footer p{max-width:420px;color:#cbb9c0}.site-footer strong{font-family:var(--serif);font-size:20px;margin-bottom:10px}.site-footer a{text-decoration:none;font-size:12px;color:#dacbd1}.footer-legal{grid-column:1/-1!important;display:block!important;border-top:1px solid rgba(255,255,255,.15);padding-top:25px;margin-top:35px;font-size:10px;color:#bfaab3;line-height:1.8}
*:focus-visible{outline:3px solid #da8ead;outline-offset:3px}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,1fr)}.shop-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:470px}.hero-visual img{width:min(650px,90vw)}.editorial{grid-template-columns:1fr}.product-detail{grid-template-columns:1fr}.cart-shell{grid-template-columns:1fr}.cart-summary{position:static}.quality-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.product-description{padding:0 22px 60px}.product-description p{font-size:16px}.notice{font-size:10px}.site-header{height:76px;grid-template-columns:1fr auto auto;padding:0 18px}.wordmark span{font-size:18px}.wordmark small{display:none}.menu-button{display:block;border:0;background:transparent;font:700 12px var(--sans);margin-right:12px}.main-nav{position:fixed;left:0;right:0;top:110px;background:var(--paper);padding:25px;display:none;flex-direction:column;align-items:start;border-bottom:1px solid var(--line)}.menu-open .main-nav{display:flex}.hero{padding-top:75px}.hero h1{font-size:56px}.hero-visual .orb{width:330px;height:330px}.hero-visual aside{right:0}.micro-proof{display:grid}.statement{padding:80px 22px}.section-head{align-items:start;flex-direction:column}.product-grid,.shop-grid{grid-template-columns:1fr 1fr;gap:12px}.product-meta h3{font-size:19px}.product-image img{padding:13px}.pillars{grid-template-columns:1fr}.pillars article{border-right:0;border-bottom:1px solid #d2c3bb;margin:0;padding:55px 0}.article-stack a{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr;margin-left:15px;margin-right:15px}.article-card.featured{grid-column:span 1}.shop-layout{grid-template-columns:1fr;padding-left:15px;padding-right:15px}.filters{position:static;flex-direction:row;flex-wrap:wrap}.filter-note{width:100%}.detail-image{min-height:380px}.product-detail{padding-left:18px;padding-right:18px}.detail-copy h1{font-size:48px}.buy-row{align-items:stretch;flex-direction:column}.product-info{grid-template-columns:1fr;padding:70px 22px}.quality-callout{margin:60px 15px;padding:35px;align-items:start;flex-direction:column}.quality-grid{grid-template-columns:1fr;margin:50px 15px}.cart-shell{padding-left:15px;padding-right:15px}.cart-row{grid-template-columns:90px 1fr}.cart-row>img{width:90px;height:90px}.cart-row label,.cart-row>button{grid-column:2}.site-footer{grid-template-columns:1fr 1fr;padding-left:22px;padding-right:22px}.site-footer>div:first-child{grid-column:1/-1}}
@media(max-width:460px){.product-grid,.shop-grid{grid-template-columns:1fr}.hero h1{font-size:49px}.hero-visual{min-height:390px}.hero-visual aside{bottom:-10px}.page-hero h1{font-size:48px}.site-footer{grid-template-columns:1fr}.site-footer>div:first-child{grid-column:auto}}

/* Product editorial system — concept 1 */
.product-image--editorial{aspect-ratio:3/2;background:#eee6dc}.product-image--editorial img{object-fit:cover;padding:0}.price small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.product-detail{align-items:start;padding-top:10px}.product-gallery{position:sticky;top:135px}.detail-image{min-height:0;aspect-ratio:3/2;background:#eee6dc;overflow:hidden}.detail-image>img{width:100%;height:100%;max-width:none;object-fit:cover;filter:none}.detail-copy{padding:34px 0}.detail-copy h1{max-width:650px}.detail-copy .lead{line-height:1.65}.detail-price{padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.shipping-inline{display:block;width:max-content;max-width:100%;margin:4px 0 20px;color:var(--muted);font-size:12px;text-underline-offset:3px}.emotional-band{padding:95px clamp(22px,9vw,150px);background:var(--plum);color:#fff}.emotional-band span{color:#d9aebf;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700}.emotional-band h2{max-width:970px;margin:16px 0 20px;font:500 clamp(42px,5.4vw,76px)/1.03 var(--serif)}.emotional-band p{max-width:720px;color:#eadde2;font-size:17px;line-height:1.7}.technical-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;padding:100px clamp(22px,8vw,130px);background:#f6f0e8}.technical-section h2,.product-faq h2{font:500 clamp(40px,4.8vw,64px)/1.05 var(--serif);color:var(--plum);margin:12px 0 20px}.technical-section>div>p{color:var(--muted);line-height:1.7}.technical-sheet{margin:0;border-top:1px solid var(--line)}.technical-sheet>div{display:grid;grid-template-columns:190px 1fr;gap:30px;padding:19px 0;border-bottom:1px solid var(--line)}.technical-sheet dt{font-weight:800;color:var(--plum)}.technical-sheet dd{margin:0;color:var(--muted);white-space:pre-line}.technical-pending{padding:32px;border:1px solid #c7aaa8;background:#fff}.technical-pending strong{color:var(--plum);font:500 28px var(--serif)}.technical-pending p{color:var(--muted);line-height:1.65}.product-faq{max-width:1000px;margin:0 auto;padding:100px 22px}.product-faq details{border-top:1px solid var(--line);padding:23px 0}.product-faq details:last-child{border-bottom:1px solid var(--line)}.product-faq summary{cursor:pointer;color:var(--plum);font-weight:800}.product-faq details p{color:var(--muted);line-height:1.65}.product-description{padding-top:95px}.product-description h2{max-width:720px}

/* Option 1 — editorial language across the complete customer journey */
body{background:#fbfaf6}.site-header{background:rgba(251,250,246,.96)}.hero{min-height:650px;background:#fbfaf6;grid-template-columns:1fr 1fr;padding:0;gap:0}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:60px clamp(38px,7vw,115px)}.hero h1{font-size:clamp(58px,5.4vw,84px)}.hero-visual{min-height:650px;overflow:hidden}.hero-visual .orb{display:none}.hero-visual img{width:100%;height:650px;object-fit:cover;filter:none}.reference-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 1.35fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f6f0e8}.reference-proof-strip>*{min-width:0;padding:32px clamp(18px,2.5vw,42px);border-right:1px solid var(--line)}.reference-proof-strip>*:last-child{border-right:0}.reference-proof-strip article{display:flex;flex-direction:column;justify-content:center;text-align:center}.reference-proof-strip strong{font:500 21px/1.12 var(--serif);color:var(--plum)}.reference-proof-strip span{margin-top:7px;color:var(--muted);font-size:11px;line-height:1.5}.reference-proof-strip>a{display:flex;flex-direction:column;justify-content:center;text-decoration:none;background:linear-gradient(110deg,#fbfaf6 0%,#f1e4db 100%)}.reference-proof-strip>a span{text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--wine)}.reference-proof-strip>a strong{margin-top:8px;font-size:25px}.page-hero{position:relative;overflow:hidden;background:#f3ebe3;text-align:left}.page-hero:after{content:"";position:absolute;right:-4%;bottom:-42%;width:45%;aspect-ratio:3/2;background:url('/assets/product-scenes/menonutre-equilibrio-hormonal-editorial.webp') center/cover no-repeat;opacity:.14;pointer-events:none}.page-hero>*{position:relative;z-index:1}.page-hero h1,.page-hero p{margin-left:0}.page-hero h1{max-width:920px}.page-hero p{max-width:690px}.section,.shop-layout,.article-grid,.quality-grid,.cart-shell{background:#fbfaf6}.product-card{border-bottom:1px solid var(--line);padding-bottom:18px}.shop-layout{padding-top:90px}.product-detail{grid-template-columns:1fr 1fr;gap:0;padding:0;align-items:stretch;background:#fbfaf6}.product-gallery{position:relative;top:auto;background:#f0e8df}.detail-image{aspect-ratio:auto;height:650px}.detail-image>img{object-fit:cover}.detail-copy{display:flex;flex-direction:column;justify-content:center;padding:54px clamp(38px,7vw,115px);min-height:650px}.detail-copy h1{font-size:clamp(58px,5.4vw,84px)}.detail-copy .lead{font-size:20px}.product-proof-strip{background:#faf6f0}.product-description{max-width:1150px;padding-top:105px}.product-info{background:#eee6dc}.technical-section{background:#f5eee6}.article-grid{gap:18px;border:0}.article-card{border:1px solid var(--line)}.quality-grid{gap:18px}.quality-grid article{border:1px solid var(--line)}.cart-summary,.checkout-section,.checkout-summary,.order-success{box-shadow:0 20px 60px rgba(75,23,55,.07)}.checkout-page{background:#f3ebe3}.site-footer{background:#351126}
@media(max-width:1050px){.hero{grid-template-columns:1fr}.hero-copy{order:1}.hero-visual{order:2;min-height:520px}.hero-visual img{height:520px}.reference-proof-strip{grid-template-columns:1fr 1fr}.reference-proof-strip>*:nth-child(2){border-right:0}.reference-proof-strip>*{border-bottom:1px solid var(--line)}.reference-proof-strip>*:nth-last-child(-n+2){border-bottom:0}.product-gallery{position:static}.product-detail{grid-template-columns:1fr;padding-bottom:0}.detail-copy{min-height:0}.technical-section{grid-template-columns:1fr}}
@media(max-width:760px){.hero-copy{padding:60px 22px}.hero-visual{min-height:380px}.hero-visual img{height:380px}.reference-proof-strip{grid-template-columns:1fr}.reference-proof-strip>*{border-right:0!important;border-bottom:1px solid var(--line)!important}.reference-proof-strip>*:last-child{border-bottom:0!important}.page-hero:after{width:85%;right:-35%}.product-detail{gap:0}.detail-copy{padding:45px 22px}.detail-copy h1{font-size:50px}.detail-image{height:auto;aspect-ratio:4/3;min-height:0}.emotional-band{padding:70px 22px}.emotional-band h2{font-size:45px}.technical-section{padding:70px 22px}.technical-sheet>div{grid-template-columns:1fr;gap:8px}.product-faq{padding-top:70px;padding-bottom:70px}.product-image--editorial{aspect-ratio:4/3}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:1050px){.checkout-shell{grid-template-columns:1fr}.checkout-summary{position:static}}
@media(max-width:760px){.checkout-header{height:76px;padding:0 18px}.checkout-secure{font-size:9px}.checkout-shell{padding:35px 15px 70px}.checkout-fields{grid-template-columns:1fr}.checkout-fields .span-2{grid-column:auto}.checkout-section{padding:22px}.checkout-progress span{font-size:8px}.order-success{margin:35px 15px 70px;padding:35px 22px}.order-success h1{font-size:45px}}
.page-hero:after{background-image:none}
.product-detail .detail-image>img{transform:scale(1.15)}
.product-detail .detail-image--kit>img{object-fit:contain;transform:none}

/* Seamless editorial canvas — imagery and content share one continuous surface */
:root{--paper:#faf3ea;--cream:#f4e9de;--line:rgba(75,23,55,.10)}
body,.site-header,.section,.shop-layout,.article-grid,.quality-grid,.cart-shell,.product-detail{background:var(--paper)}
.product-gallery,.detail-image{background:var(--paper)}
.site-header{border-bottom:0;box-shadow:none}
.home-reference-hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--paper)}
.home-reference-photo{position:relative;min-width:0;height:650px;overflow:hidden;background:var(--paper)}
.home-reference-photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.15)}
.home-reference-photo::after,.product-gallery::after{content:"";position:absolute;z-index:3;top:0;right:-1px;bottom:0;width:9%;pointer-events:none;background:linear-gradient(90deg,transparent,var(--paper))}
.home-reference-copy{display:flex;flex-direction:column;justify-content:center;padding:54px clamp(38px,7vw,115px);background:var(--paper)}
.home-reference-copy h1{margin:0;font:500 clamp(58px,5.4vw,84px)/.98 var(--serif);letter-spacing:-.045em;color:var(--plum)}
.home-reference-copy>p{margin:25px 0 30px;font-size:20px;line-height:1.65;color:var(--muted)}
.home-reference-price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:22px 0;margin-bottom:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.home-reference-price strong{font:500 34px var(--serif);color:var(--plum)}
.home-reference-price small{width:100%;color:var(--muted)}
.home-reference-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}
.home-reference-copy .trust-list{margin-top:28px}
.reference-proof-strip{border:0;background:var(--paper)}
.reference-proof-strip>*{border:0;position:relative}
.reference-proof-strip>*+*::before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:var(--line)}
.reference-proof-strip>a{background:linear-gradient(110deg,rgba(244,238,230,.35),rgba(244,238,230,.78))}
.product-card{border:0;padding-bottom:22px}
.product-image,.product-image--editorial{background:var(--paper)}
.product-image--editorial::after{content:"";position:absolute;z-index:1;inset:-1px;pointer-events:none;background:linear-gradient(90deg,var(--paper),transparent 7%,transparent 93%,var(--paper)),linear-gradient(180deg,var(--paper),transparent 7%,transparent 93%,var(--paper))}
.product-image--editorial img{transform:scale(1.035)}
.product-image--editorial:hover img{transform:scale(1.065)}
.page-hero{background:var(--paper);padding-top:78px;padding-bottom:70px}
.page-hero:after{opacity:.07;mix-blend-mode:multiply}
.article-grid,.quality-grid{gap:32px;background:var(--paper);border:0}
.article-card,.quality-grid article{border:0;background:transparent;padding-left:0;padding-right:0}
.article-card.featured{padding-left:50px;padding-right:50px}
.pillars,.product-info,.technical-section{background:#f4eee6}
.pillars article{border-color:rgba(75,23,55,.08)}
.emotional-band{background:#f4eee6;color:var(--plum)}
.emotional-band span{color:var(--wine)}
.emotional-band p{color:var(--muted)}
.quality-callout{margin-left:0;margin-right:0;padding-left:clamp(22px,7vw,110px);padding-right:clamp(22px,7vw,110px)}
.cart-summary,.checkout-section,.checkout-summary,.order-success{border:0;box-shadow:0 22px 70px rgba(75,23,55,.06)}
.checkout-page{background:#f4eee6}
@media(max-width:1050px){.home-reference-hero{grid-template-columns:1fr}.home-reference-photo{height:540px}.home-reference-photo::after,.product-gallery::after{top:auto;left:0;width:auto;height:10%;background:linear-gradient(180deg,transparent,var(--paper))}.home-reference-copy{padding-top:64px;padding-bottom:70px}}
@media(max-width:760px){.home-reference-photo{height:410px}.home-reference-copy{padding:48px 22px}.home-reference-copy h1{font-size:50px}.home-reference-copy>p{font-size:17px}.reference-proof-strip>*+*::before{left:12%;right:12%;top:0;bottom:auto;width:auto;height:1px}}
.page-hero:after,.product-image--editorial::after,.product-gallery::after,.home-reference-photo::after{content:none!important}
.cart-row>img,.checkout-summary-item>img{object-fit:cover;background:var(--paper);border:0}

/* About — institutional narrative on the seamless editorial canvas */
.about-page main{background:var(--paper)}
.about-hero{padding:clamp(90px,11vw,170px) clamp(22px,8vw,130px) clamp(100px,12vw,185px);background:var(--paper)}
.about-hero h1{max-width:1050px;margin:0;font:500 clamp(58px,7.2vw,108px)/.98 var(--serif);letter-spacing:-.05em;color:var(--plum)}
.about-hero p{max-width:880px;margin:40px 0 0;font:500 clamp(26px,3.1vw,44px)/1.2 var(--serif);color:#725264}
.about-origin{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:clamp(90px,10vw,150px) clamp(22px,8vw,130px);background:#f4e9de}
.about-origin h2,.about-beliefs h2,.about-quality h2,.about-closing h2{margin:0;font:500 clamp(42px,5vw,72px)/1.03 var(--serif);letter-spacing:-.035em;color:var(--plum)}
.about-prose{max-width:760px}
.about-prose p{margin:0 0 28px;font-size:18px;line-height:1.85;color:#5f5358}
.about-prose em{font-family:var(--serif);font-size:22px;color:var(--plum)}
.about-prose strong{color:var(--plum)}
.about-beliefs{padding:clamp(95px,11vw,165px) clamp(22px,8vw,130px);background:var(--paper)}
.about-beliefs header{max-width:920px;margin-bottom:80px}
.about-belief-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6vw}
.about-belief-grid article{min-width:0}
.about-belief-grid article>span{font:italic 28px var(--serif);color:var(--copper)}
.about-belief-grid h3{margin:22px 0 18px;font:500 clamp(28px,2.7vw,40px)/1.08 var(--serif);color:var(--plum)}
.about-belief-grid p{margin:0;color:var(--muted);line-height:1.75}
.about-quality{display:flex;align-items:end;justify-content:space-between;gap:70px;padding:clamp(90px,10vw,145px) clamp(22px,8vw,130px);background:var(--plum);color:#fff}
.about-quality>div{max-width:920px}
.about-quality .kicker{color:#d9aebf}
.about-quality h2{color:#fff}
.about-quality p{max-width:780px;margin:28px 0 0;font-size:20px;line-height:1.7;color:#eadde2}
.about-quality .button{flex:0 0 auto;border-color:#fff;color:#fff}
.about-manifesto{padding:clamp(100px,12vw,180px) clamp(22px,8vw,130px);text-align:center;background:var(--paper)}
.about-manifesto blockquote{max-width:1080px;margin:0 auto;font:italic 500 clamp(38px,5.2vw,76px)/1.08 var(--serif);letter-spacing:-.03em;color:var(--plum)}
.manifesto-signature{margin:30px 0 0;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:800;color:var(--wine)}
.about-closing{max-width:980px;margin:130px auto 0;padding-top:100px}
.about-closing p{margin:28px 0 35px;font:italic 24px var(--serif);color:var(--muted)}
.about-actions{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}
.about-institutional{display:flex;flex-direction:column;gap:8px;padding:55px clamp(22px,8vw,130px);background:#f4e9de;font-style:normal;color:var(--muted)}
.about-institutional strong{font-family:var(--serif);font-size:21px;color:var(--plum)}
.about-institutional a{text-underline-offset:3px}
.about-institutional small{margin-top:7px}
@media(max-width:900px){.about-origin{grid-template-columns:1fr;gap:55px}.about-belief-grid{grid-template-columns:1fr;gap:65px}.about-quality{align-items:start;flex-direction:column}.about-closing{margin-top:90px;padding-top:70px}}
@media(max-width:600px){.about-hero{padding-top:75px;padding-bottom:95px}.about-hero h1{font-size:54px}.about-hero p{font-size:28px}.about-origin,.about-beliefs,.about-quality,.about-manifesto{padding-left:22px;padding-right:22px}.about-prose p{font-size:16px}.about-beliefs header{margin-bottom:60px}.about-manifesto blockquote{font-size:40px}.about-closing h2{font-size:43px}.about-institutional{padding:42px 22px}}
.cart-save{display:grid;gap:.65rem;padding:1rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.cart-save label{display:grid;gap:.4rem;font-size:.86rem}.cart-save .check{grid-template-columns:auto 1fr;align-items:start}.cart-save input[type=email]{width:100%;padding:.8rem;border:1px solid var(--line);border-radius:.35rem;background:#fff}
.pix-payment{display:grid;gap:1rem;margin:1.5rem 0;padding:1.25rem;background:var(--paper);border:1px solid var(--line);border-radius:.75rem}.pix-payment textarea{width:100%;padding:.8rem;border:1px solid var(--line);background:#fff;word-break:break-all}
.payment-methods{display:grid;gap:.7rem;margin-bottom:1rem}.card-fields{margin-top:1rem;padding:1rem;background:var(--paper);border:1px solid var(--line)}.card-fields[hidden]{display:none}.card-fields select{width:100%;min-height:48px;border:1px solid var(--line);background:#fff;padding:.7rem}

/* Option 2 — editorial commerce and first-party conversion */
.editorial-home{--editorial-paper:#fbf6ee;--editorial-ink:#3a2028;--editorial-wine:#73182e;--editorial-line:rgba(75,23,55,.14);background:var(--editorial-paper)}
.editorial-home main{overflow:hidden;background:var(--editorial-paper)}
.editorial-home .notice{background:#69162c}
.editorial-home .site-header{height:78px;background:rgba(251,246,238,.97);border-bottom:1px solid var(--editorial-line)}
.editorial-hero{position:relative;min-height:680px;background:#f4e7d7;overflow:hidden}
.editorial-hero__photo{position:absolute;inset:0}
.editorial-hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.editorial-hero__copy{position:relative;z-index:2;width:min(610px,48%);padding:118px 0 100px clamp(28px,6.5vw,108px)}
.editorial-hero__copy h1{max-width:590px;margin:0;font:500 clamp(64px,6.8vw,106px)/.92 var(--serif);letter-spacing:-.055em;color:var(--editorial-wine)}
.editorial-hero__copy>p{max-width:490px;margin:30px 0;font-size:18px;line-height:1.65;color:#59484d}
.editorial-hero__actions{display:flex;gap:14px;flex-wrap:wrap}
.editorial-hero__pack{position:absolute;z-index:3;right:5.4vw;bottom:-3%;width:min(310px,24vw);mix-blend-mode:multiply;filter:drop-shadow(0 28px 30px rgba(48,18,27,.2))}
.home-trust{display:grid;grid-template-columns:repeat(4,1fr);padding:0 clamp(22px,5vw,75px);background:#fffaf4;border-bottom:1px solid var(--editorial-line)}
.home-trust a{position:relative;padding:30px 25px;text-align:center;text-decoration:none}
.home-trust a+a{border-left:1px solid var(--editorial-line)}
.home-trust strong,.home-trust span{display:block}.home-trust strong{font:500 18px var(--serif);color:var(--plum)}.home-trust span{margin-top:5px;font-size:10px;color:var(--muted)}
.story-section,.formula-section{padding:90px clamp(22px,4.5vw,72px)}
.story-section header,.formula-section header{margin-bottom:38px}.story-section h2,.formula-section h2,.home-faq h2,.marketing-capture h2,.review-invitation h2{margin:0;font:500 clamp(39px,4.2vw,64px)/1 var(--serif);letter-spacing:-.035em;color:var(--plum)}
.story-section header p{margin:10px 0 0;color:var(--muted)}
.story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.story-card{position:relative;min-height:460px;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;color:#fff;text-decoration:none;overflow:hidden;background:#3e222a}
.story-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}
.story-card::after{content:"";position:absolute;inset:52% 0 0;background:rgba(28,10,17,.82)}
.story-card>*:not(img){position:relative;z-index:1}.story-card>span{font-size:9px;text-transform:uppercase;letter-spacing:.15em}.story-card h3{margin:8px 0 12px;font:500 31px/1.03 var(--serif)}.story-card p{font-size:12px}.story-card b{margin-top:10px;font-size:11px}.story-card:hover img{transform:scale(1.035)}
.explained{display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:center;padding:95px clamp(22px,6vw,96px);background:#f1e5d8}
.explained__visual{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center}.explained__visual>.kicker,.explained__visual>h2{grid-column:1/-1}.explained__visual h2{margin:0;max-width:650px;font:500 clamp(42px,5vw,72px)/.98 var(--serif);color:var(--plum)}.explained__visual img{width:100%;max-height:440px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 24px 24px rgba(75,23,55,.14))}.explained__visual ul{margin:0;padding:0;list-style:none;border-top:1px solid var(--editorial-line)}.explained__visual li{padding:16px 0;border-bottom:1px solid var(--editorial-line);font-family:var(--serif);font-size:19px;color:var(--plum)}
.explained__facts{display:grid;grid-template-columns:1fr 1fr;background:rgba(255,253,249,.58)}.explained__facts>div{padding:28px;border-bottom:1px solid var(--editorial-line)}.explained__facts>div:nth-child(odd){border-right:1px solid var(--editorial-line)}.explained__facts span,.explained__facts strong{display:block}.explained__facts span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--wine)}.explained__facts strong{margin-top:7px;font:500 19px/1.25 var(--serif);color:var(--plum)}.explained__facts .text-link{margin:26px 28px 4px;width:max-content}
.purchase-stage{display:grid;grid-template-columns:1fr 1fr;max-width:1320px;margin:95px auto;padding:0 28px;align-items:stretch}
.purchase-stage__gallery{min-height:620px;background:#f4ebe1}.purchase-stage__gallery img{width:100%;height:100%;object-fit:cover}
.purchase-stage__content{display:flex;flex-direction:column;justify-content:center;padding:60px clamp(30px,5vw,78px);border:1px solid var(--editorial-line);border-left:0;background:#fffaf4}.purchase-stage__content h2{margin:0;font:500 clamp(46px,5vw,72px)/1 var(--serif);color:var(--plum)}.purchase-stage__content>p{color:var(--muted);line-height:1.7}
.purchase-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.purchase-choice button{min-height:125px;padding:18px;text-align:left;border:1px solid var(--editorial-line);background:transparent;color:var(--ink);cursor:pointer}.purchase-choice button.active{border:2px solid var(--plum);background:#fff}.purchase-choice span,.purchase-choice strong,.purchase-choice small{display:block}.purchase-choice span{font-size:11px}.purchase-choice strong{margin:6px 0;font:500 23px var(--serif);color:var(--plum)}.purchase-choice small{color:var(--muted)}
.purchase-stage__cta{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:10px}.purchase-stage__cta>div{display:grid}.purchase-stage__cta span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.purchase-stage__cta strong{font:500 30px var(--serif);color:var(--plum)}.payment-pills{display:flex;gap:8px;flex-wrap:wrap}.payment-pills span{padding:6px 9px;border:1px solid var(--editorial-line);font-size:9px;color:var(--muted)}
.sticky-purchase{position:fixed;z-index:22;left:0;right:0;bottom:0;display:flex;align-items:center;gap:16px;padding:10px clamp(22px,6vw,90px);background:#5d1429;color:#fff;transform:translateY(110%);transition:transform .25s;box-shadow:0 -10px 35px rgba(58,16,31,.18)}.sticky-purchase.visible{transform:translateY(0)}.sticky-purchase img{width:48px;height:48px;object-fit:contain}.sticky-purchase>div{display:grid;margin-right:auto}.sticky-purchase>div span{font-size:11px;color:#e6cbd4}.sticky-purchase .button{background:#fff;color:var(--plum);min-height:42px}
.formula-section{background:#fffaf4}.formula-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.formula-grid article{display:flex;flex-direction:column;min-width:0;padding-bottom:22px;border-bottom:1px solid var(--editorial-line)}.formula-grid img{width:100%;aspect-ratio:1/1;object-fit:contain;mix-blend-mode:multiply}.formula-grid span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--wine)}.formula-grid h3{margin:7px 0;font:500 25px var(--serif);color:var(--plum)}.formula-grid p{min-height:38px;color:var(--muted);font-size:12px}.formula-grid strong{color:var(--plum)}.formula-grid a{margin-top:12px;font-size:11px;font-weight:800}
.review-invitation{display:flex;align-items:end;justify-content:space-between;gap:70px;padding:90px clamp(22px,7vw,110px);background:#f1e5d8}.review-invitation>div{max-width:850px}.review-invitation p{max-width:720px;color:var(--muted);font-size:17px}
.home-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;padding:100px clamp(22px,7vw,110px);background:#fffaf4}.home-faq details{padding:22px 0;border-top:1px solid var(--editorial-line)}.home-faq details:last-child{border-bottom:1px solid var(--editorial-line)}.home-faq summary{cursor:pointer;font:500 19px var(--serif);color:var(--plum)}.home-faq details p{color:var(--muted)}
.marketing-capture{display:grid;grid-template-columns:1fr .8fr;gap:7vw;align-items:center;padding:85px clamp(22px,7vw,110px);background:#eadcd2}.marketing-capture p{max-width:620px;color:var(--muted)}.marketing-capture form{display:grid;gap:12px}.marketing-capture form>label:first-child{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.marketing-capture form>div{display:grid;grid-template-columns:1fr auto}.marketing-capture input[type=email]{min-height:52px;padding:0 16px;border:1px solid var(--editorial-line);border-right:0;background:#fff;font:inherit}.capture-consent{display:flex;gap:9px;font-size:11px;color:var(--muted)}.marketing-capture small{min-height:20px;color:var(--plum);font-weight:700}
@media(max-width:1050px){.editorial-hero__pack{width:250px}.home-trust,.story-grid,.formula-grid{grid-template-columns:1fr 1fr}.home-trust a:nth-child(3){border-left:0}.home-trust a:nth-child(-n+2){border-bottom:1px solid var(--editorial-line)}.explained,.purchase-stage,.home-faq,.marketing-capture{grid-template-columns:1fr}.purchase-stage__content{border-left:1px solid var(--editorial-line);border-top:0}.review-invitation{align-items:start;flex-direction:column}}
@media(max-width:760px){.editorial-hero{min-height:740px}.editorial-hero__photo img{object-position:61% center}.editorial-hero__photo{opacity:.42}.editorial-hero__copy{width:100%;padding:75px 22px 310px}.editorial-hero__copy h1{font-size:61px}.editorial-hero__copy>p{font-size:16px}.editorial-hero__pack{width:235px;right:3vw;bottom:-2%}.home-trust{grid-template-columns:1fr 1fr;padding:0}.home-trust a{padding:24px 12px}.story-section,.formula-section{padding:70px 18px}.story-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.story-card{flex:0 0 82vw;scroll-snap-align:start}.explained{padding:70px 22px}.explained__visual{grid-template-columns:1fr}.explained__visual>.kicker,.explained__visual>h2{grid-column:auto}.explained__visual img{max-height:340px}.explained__facts{grid-template-columns:1fr}.explained__facts>div:nth-child(odd){border-right:0}.purchase-stage{margin:60px auto;padding:0 15px}.purchase-stage__gallery{min-height:350px}.purchase-stage__content{padding:40px 22px}.purchase-choice{grid-template-columns:1fr}.purchase-stage__cta{align-items:stretch;flex-direction:column}.purchase-stage__cta .button{width:100%}.formula-grid{display:flex;overflow:auto}.formula-grid article{flex:0 0 70vw}.review-invitation,.home-faq,.marketing-capture{padding:70px 22px}.marketing-capture form>div{grid-template-columns:1fr}.marketing-capture input[type=email]{border-right:1px solid var(--editorial-line)}.sticky-purchase{padding:9px 12px}.sticky-purchase img{display:none}.sticky-purchase>div strong{font-size:11px}.sticky-purchase .button{padding:10px 13px;font-size:10px}}

/* Option 3 — Ritual que Continua */
.continuity-home{background:#f6efe6}.continuity-home main{overflow:hidden}.continuity-hero{position:relative;min-height:650px;aspect-ratio:1.92/1;background:#e6d8cb;overflow:hidden}.continuity-hero__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.continuity-hero__copy{position:relative;z-index:2;width:min(590px,46%);padding:92px 0 76px clamp(28px,5.8vw,90px)}.continuity-hero__copy h1{margin:0;font:500 clamp(54px,5.2vw,78px)/.95 var(--serif);letter-spacing:-.05em;color:#57172f}.continuity-hero__copy p{max-width:490px;margin:24px 0;font-size:16px;line-height:1.65;color:#4c3c41}.continuity-hero__copy>div{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.continuity-proof{display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(22px,6vw,95px);background:#fffaf4;border-bottom:1px solid var(--line)}.continuity-proof div{padding:30px;text-align:center}.continuity-proof div+div{border-left:1px solid var(--line)}.continuity-proof strong,.continuity-proof span{display:block}.continuity-proof strong{font:500 20px var(--serif);color:var(--plum)}.continuity-proof span{margin-top:6px;font-size:11px;color:var(--muted)}
.routine-builder,.combo-section,.continuity-products,.journey-section,.support-section{padding:100px clamp(22px,6vw,96px)}.routine-builder header,.combo-section header,.continuity-products header,.journey-section header{max-width:850px;margin-bottom:50px}.routine-builder h2,.combo-section h2,.continuity-products h2,.journey-section h2,.support-section h2{margin:0;font:500 clamp(44px,5vw,72px)/.98 var(--serif);letter-spacing:-.035em;color:var(--plum)}.routine-builder header p,.combo-section header p,.support-section>div>p{max-width:680px;color:var(--muted)}.routine-builder{background:#f7f0e7}.routine-builder__steps{display:grid;grid-template-columns:.8fr .8fr 1.2fr;gap:22px;align-items:start}.routine-builder fieldset{display:grid;gap:10px;margin:0;padding:0;border:0}.routine-builder legend{min-height:50px;margin-bottom:18px;font:500 23px/1.15 var(--serif);color:var(--plum)}.routine-builder fieldset label{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;padding:17px;border:1px solid var(--line);background:#fffaf4;cursor:pointer}.routine-builder fieldset label:has(input:checked){border:2px solid var(--plum);padding:16px}.routine-builder fieldset small{grid-column:2;color:var(--muted)}.routine-result{padding:30px;background:#fffaf4;border-top:4px solid var(--plum)}.routine-result h3{margin:0 0 18px;font:500 35px var(--serif);color:var(--plum)}.routine-result__item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-top:1px solid var(--line)}.routine-result__item img{width:58px;height:58px;object-fit:contain;mix-blend-mode:multiply}.routine-result__item span{display:grid}.routine-result__item small{color:var(--muted);font-size:10px}.routine-result__item b{font-size:12px}.routine-result__total{display:flex;justify-content:space-between;align-items:baseline;padding:18px 0;border-top:1px solid var(--line)}.routine-result__total strong{font:500 27px var(--serif);color:var(--plum)}.routine-result>p,.routine-result>small{font-size:11px;color:var(--muted)}
.combo-section{background:#fffaf4}.combo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.combo-grid article{display:flex;flex-direction:column;padding:25px;border:1px solid var(--line);background:#fbf7f1}.combo-grid article>span{font:italic 24px var(--serif);color:var(--copper)}.combo-grid h3{margin:10px 0 4px;font:500 28px/1.05 var(--serif);color:var(--plum)}.combo-grid p{min-height:45px;font-size:12px;color:var(--muted)}.combo-packs{display:flex;justify-content:center;align-items:end;height:170px;margin:12px 0}.combo-packs img{width:42%;height:100%;object-fit:contain;mix-blend-mode:multiply;margin:0 -9%}.combo-grid ul{padding-left:18px;min-height:112px;font-size:11px;color:var(--muted)}.combo-grid article>strong{font:500 25px var(--serif);color:var(--plum);margin-top:auto}.combo-grid article>div:last-child{display:grid;gap:8px;margin-top:16px}.text-button{border:0;background:none;color:var(--plum);font:800 11px var(--sans);text-decoration:underline;cursor:pointer;padding:8px}.continuity-products{background:#f2e7dc}.continuity-products .product-image{background:#ebe0d5}.science-context{display:grid;grid-template-columns:1.05fr .95fr;background:#40182b;color:#fff}.science-context>img{width:100%;height:100%;min-height:570px;object-fit:cover}.science-context>div{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(32px,6vw,95px)}.science-context h2{margin:0;font:500 clamp(45px,5vw,72px)/.98 var(--serif)}.science-context p{max-width:650px;color:#eadde2;line-height:1.75}.science-context .button{border-color:#fff;color:#fff;width:max-content;margin:12px 0 20px}.science-context .text-link{width:max-content}.journey-section{background:#f7f0e7}.journey-section ol{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.journey-section li{padding:30px 25px 10px}.journey-section li+li{border-left:1px solid var(--line)}.journey-section li span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--wine)}.journey-section li strong{display:block;margin:12px 0;font:500 24px var(--serif);color:var(--plum)}.journey-section li p{font-size:12px;color:var(--muted)}.support-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;background:#eadcd2}.support-section form{display:grid;gap:15px}.support-section form>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.support-section label{display:grid;gap:6px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.support-section input,.support-section textarea{width:100%;padding:14px;border:1px solid var(--line);background:#fffaf4;font:inherit}.support-section textarea{resize:vertical}.support-section .capture-consent{display:flex;text-transform:none;letter-spacing:0;font-weight:400}.support-section .capture-consent input{width:auto}.support-section button{width:max-content}.support-section small{min-height:22px;color:var(--plum);font-weight:700}
@media(max-width:1050px){.continuity-hero__copy{width:60%}.routine-builder__steps{grid-template-columns:1fr 1fr}.routine-result{grid-column:1/-1}.combo-grid{grid-template-columns:1fr 1fr}.journey-section ol{grid-template-columns:1fr 1fr}.journey-section li:nth-child(3){border-left:0;border-top:1px solid var(--line)}.journey-section li:nth-child(4){border-top:1px solid var(--line)}.support-section{grid-template-columns:1fr}}
@media(max-width:760px){.continuity-hero{min-height:790px;aspect-ratio:auto}.continuity-hero__photo{inset:auto 0 0;height:340px;opacity:1;object-position:72% center}.continuity-hero__copy{width:100%;padding:72px 22px 340px}.continuity-hero__copy h1{font-size:58px}.continuity-hero__copy p{font-size:16px}.continuity-proof{grid-template-columns:1fr;padding:0}.continuity-proof div+div{border-left:0;border-top:1px solid var(--line)}.routine-builder,.combo-section,.continuity-products,.journey-section,.support-section{padding:70px 22px}.routine-builder__steps,.combo-grid{grid-template-columns:1fr}.routine-result{grid-column:auto}.combo-grid article{padding:22px}.science-context{grid-template-columns:1fr}.science-context>img{min-height:360px}.science-context>div{padding:60px 22px}.journey-section ol{grid-template-columns:1fr}.journey-section li+li,.journey-section li:nth-child(3),.journey-section li:nth-child(4){border-left:0;border-top:1px solid var(--line)}.support-section form>div{grid-template-columns:1fr}}

/* Visual refinement — product scale, hierarchy and positioning */
@media(min-width:1060px){
  .routine-builder{padding-top:88px;padding-bottom:88px}
  .routine-builder header{margin-bottom:40px}
  .routine-builder h2{max-width:980px;font-size:clamp(48px,4.3vw,66px)}
  .combo-section{padding-top:88px;padding-bottom:96px}
  .combo-section>header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);column-gap:8vw;align-items:end;max-width:none;margin-bottom:42px}
  .combo-section>header .kicker,.combo-section>header h2{grid-column:1}
  .combo-section>header h2{max-width:830px;font-size:clamp(48px,4.4vw,68px)}
  .combo-section>header p{grid-column:2;grid-row:2;margin:0 0 6px;max-width:460px;font-size:15px;line-height:1.7}
  .continuity-products header{margin-bottom:38px}
  .continuity-products h2{max-width:930px;font-size:clamp(48px,4.4vw,68px)}
}
.combo-grid{gap:12px}
.combo-grid article{position:relative;min-height:620px;padding:27px 25px 25px;border:1px solid rgba(75,23,55,.13);background:#faf6f0;transition:transform .25s,box-shadow .25s,border-color .25s}
.combo-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(75,23,55,.08);border-color:rgba(75,23,55,.28)}
.combo-grid article.featured{border:2px solid var(--plum);padding:26px 24px 24px;background:#f4e8e8}
.combo-card__head{display:flex;align-items:center;justify-content:space-between;min-height:29px}
.combo-card__head>span{font:italic 24px var(--serif);color:var(--copper)}
.combo-card__head em{padding:6px 9px;background:var(--plum);color:#fff;font:800 8px var(--sans);font-style:normal;text-transform:uppercase;letter-spacing:.12em}
.combo-grid h3{min-height:59px;margin:9px 0 2px;font-size:27px}
.combo-grid article>p{min-height:38px;margin:0;font-size:11px;line-height:1.5}
.combo-packs{height:228px;margin:4px -12px 10px;align-items:flex-end;overflow:visible}
.combo-packs img{height:100%;width:auto;max-width:none;margin:0;object-fit:contain;transform-origin:center bottom;filter:drop-shadow(0 15px 12px rgba(58,27,38,.16))}
.combo-grid article[data-count="1"] .combo-packs img{width:66%}
.combo-grid article[data-count="2"] .combo-packs img{width:54%;margin:0 -8%}
.combo-grid article[data-count="3"] .combo-packs img{width:54%;margin:0 -13%}
.combo-grid article[data-count="4"] .combo-packs img{width:38%;margin:0 -7%}
.combo-pack--mc01{transform:translateY(.55%) scale(1.051,1.014)}
.combo-pack--os01{transform:translateY(2.49%) scale(1.08,1.032)}
.combo-grid article[data-count="4"] .combo-packs img:nth-child(odd){transform:translateY(7px)}
.combo-grid ul{min-height:68px;margin:0;padding:12px 0 12px;list-style:none;border-top:1px solid rgba(75,23,55,.12);font-size:10px;line-height:1.55}
.combo-grid li+li{margin-top:3px}
.combo-price{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding:14px 0;border-top:1px solid rgba(75,23,55,.12)}
.combo-price small{max-width:80px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.combo-price strong{font:500 26px var(--serif);color:var(--plum);white-space:nowrap}
.combo-actions{display:grid;gap:6px}.combo-actions .add-button{background:var(--plum);color:#fff}.combo-actions .add-button:hover{background:var(--plum-2)}
.combo-scroll-cue{display:none}
@media(max-width:1059px){.combo-grid{grid-template-columns:1fr 1fr}.combo-grid article{min-height:590px}.combo-packs{height:220px}}
@media(max-width:760px){
  .routine-builder h2,.combo-section h2,.continuity-products h2{font-size:45px;line-height:1}
  .combo-section>header{margin-bottom:20px}
  .combo-scroll-cue{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 -22px 16px 0;padding:11px 14px;border-top:1px solid rgba(75,23,55,.14);border-bottom:1px solid rgba(75,23,55,.14);color:var(--plum);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
  .combo-scroll-cue i{display:grid;place-items:center;width:33px;height:25px;border-radius:99px;background:var(--plum);color:#fff;font:normal 18px/1 var(--sans);animation:comboSwipeCue 1.45s ease-in-out infinite}
  .combo-grid{display:flex;gap:12px;margin-right:-22px;padding:0 22px 12px 0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-inline:contain;scrollbar-width:none}
  .combo-grid::-webkit-scrollbar{display:none}
  .combo-grid article{flex:0 0 min(82vw,355px);min-height:575px;scroll-snap-align:start;scroll-snap-stop:always}
  .combo-grid article.featured{order:-1}
  .combo-packs{height:215px}
}
@keyframes comboSwipeCue{0%,100%{transform:translateX(-4px)}50%{transform:translateX(4px)}}
@media(prefers-reduced-motion:reduce){.combo-scroll-cue i{animation:none}}

/* Lavi sales concierge */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.lavi-chat{position:fixed;right:24px;bottom:22px;z-index:80;font-family:var(--sans)}
.lavi-chat__launcher{display:flex;align-items:center;gap:11px;min-width:184px;padding:10px 16px 10px 10px;border:1px solid rgba(255,255,255,.24);border-radius:40px;background:var(--plum);color:#fff;box-shadow:0 17px 45px rgba(51,13,38,.25);cursor:pointer;text-align:left}
.lavi-chat__launcher>span:first-child,.lavi-chat__avatar{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#e9d3c4;color:var(--plum);font:600 21px var(--serif)}
.lavi-chat__launcher>span:last-child{display:grid;gap:2px}.lavi-chat__launcher strong{font-size:11px;letter-spacing:.02em}.lavi-chat__launcher small{font-size:8px;color:#eadde5}.lavi-chat__launcher.has-nudge{animation:laviNudge .65s ease 2}
@keyframes laviNudge{50%{transform:translateY(-5px)}}
.lavi-chat__panel{position:absolute;right:0;bottom:68px;width:min(390px,calc(100vw - 28px));height:min(650px,calc(100vh - 120px));border:1px solid rgba(75,23,55,.16);border-radius:22px;background:#fffaf4;box-shadow:0 30px 85px rgba(51,13,38,.25);overflow:hidden}
.lavi-chat__panel[hidden]{display:none}.lavi-chat__panel>header{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;background:var(--plum);color:#fff}.lavi-chat__panel>header>div{display:flex;align-items:center;gap:11px}.lavi-chat__panel>header>div>span:last-child{display:grid;gap:3px}.lavi-chat__panel>header strong{font-size:12px}.lavi-chat__panel>header small{font-size:8px;color:#eadde5}.lavi-chat__panel>header small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#93d2a1}.lavi-chat__panel>header button{border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer}
.lavi-chat__messages{height:calc(100% - 184px);padding:18px 15px 8px;overflow-y:auto;scrollbar-width:thin}.lavi-chat__message{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 11px}.lavi-chat__message p{max-width:87%;margin:0;padding:11px 13px;border-radius:5px 16px 16px 16px;background:#efe5da;color:var(--ink);font-size:12px;line-height:1.55}.lavi-chat__message--user{align-items:flex-end}.lavi-chat__message--user p{border-radius:16px 5px 16px 16px;background:var(--plum);color:#fff}.lavi-chat__typing{padding:4px 5px 12px;color:var(--muted);font-size:9px}
.lavi-chat__actions{display:flex;gap:6px;flex-wrap:wrap;max-width:92%;margin-top:7px}.lavi-chat__actions button,.lavi-chat__quick button{padding:8px 10px;border:1px solid rgba(75,23,55,.22);border-radius:20px;background:#fff;color:var(--plum);font:700 9px var(--sans);cursor:pointer}.lavi-chat__actions button:hover,.lavi-chat__quick button:hover{border-color:var(--plum);background:#f8eee7}
.lavi-chat__quick{display:flex;gap:6px;padding:3px 14px 8px;overflow-x:auto;scrollbar-width:none}.lavi-chat__quick button{flex:0 0 auto}
.lavi-chat__composer{display:grid;grid-template-columns:1fr auto;gap:8px;margin:0 12px;padding:8px;border:1px solid rgba(75,23,55,.17);border-radius:14px;background:#fff}.lavi-chat__composer textarea{max-height:82px;resize:none;border:0;outline:0;background:transparent;font:11px/1.4 var(--sans);color:var(--ink)}.lavi-chat__composer button{align-self:end;padding:9px 11px;border:0;border-radius:9px;background:var(--plum);color:#fff;font:800 9px var(--sans);cursor:pointer}
.lavi-chat__panel>footer{display:flex;align-items:center;gap:10px;padding:7px 14px 2px}.lavi-chat__panel>footer button,.lavi-chat__panel>footer a{padding:0;border:0;background:transparent;color:var(--muted);font:700 8px var(--sans);text-decoration:underline;cursor:pointer}.lavi-chat__disclaimer{margin:3px 14px 9px!important;color:var(--muted);font-size:7px!important;line-height:1.3}
.lavi-chat__identity{position:absolute;inset:68px 12px 12px;z-index:2;display:grid;place-items:center;padding:17px;background:rgba(255,250,244,.97);backdrop-filter:blur(5px)}.lavi-chat__identity[hidden]{display:none}.lavi-chat__identity form{display:grid;gap:10px;width:100%;padding:20px;border:1px solid rgba(75,23,55,.15);background:#fff;box-shadow:0 15px 38px rgba(75,23,55,.1)}.lavi-chat__identity strong{font:500 23px var(--serif);color:var(--plum)}.lavi-chat__identity p{margin:0;font-size:10px;line-height:1.5;color:var(--muted)}.lavi-chat__identity label{display:grid;gap:4px;color:var(--ink);font-size:9px;font-weight:700}.lavi-chat__identity input{min-height:39px;padding:8px;border:1px solid rgba(75,23,55,.2);background:#fff}.lavi-chat__identity .lavi-chat__check{grid-template-columns:auto 1fr;align-items:start;font-weight:500;line-height:1.4}.lavi-chat__check input{min-height:0}.lavi-chat__identity form>div{display:flex;justify-content:flex-end;gap:7px}.lavi-chat__identity button{padding:9px 12px;border:1px solid var(--plum);background:#fff;color:var(--plum);font:800 9px var(--sans);cursor:pointer}.lavi-chat__identity button[type=submit]{background:var(--plum);color:#fff}
@media(max-width:620px){.lavi-chat{right:12px;bottom:12px}.lavi-chat__launcher{min-width:0;padding-right:12px}.lavi-chat__launcher>span:last-child{display:none}.lavi-chat__panel{position:fixed;inset:8px;width:auto;height:auto;max-height:none;border-radius:17px}.lavi-chat__messages{height:calc(100% - 184px)}}

/* Routine builder — guided, transparent and conversion-focused */
.routine-builder{padding-top:96px;padding-bottom:104px;background:#efe5da;border-top:1px solid rgba(75,23,55,.09);border-bottom:1px solid rgba(75,23,55,.09)}
.routine-builder .routine-builder__intro{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.55fr);gap:8vw;align-items:end;max-width:none;margin:0 0 52px}
.routine-builder__intro h2{max-width:900px}
.routine-builder__promise{padding:6px 0 4px 30px;border-left:1px solid rgba(75,23,55,.24)}
.routine-builder__promise p{margin:0 0 20px;font-size:15px;line-height:1.7;color:var(--muted)}
.routine-builder__promise ul{display:flex;gap:7px;flex-wrap:wrap;margin:0;padding:0;list-style:none}
.routine-builder__promise li{padding:7px 10px;border:1px solid rgba(75,23,55,.18);background:rgba(255,250,244,.55);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--plum)}
.routine-builder__flow{display:grid;grid-template-columns:minmax(0,1.17fr) minmax(390px,.83fr);gap:26px;align-items:start}
.routine-controls{display:grid;gap:34px;padding:34px;background:rgba(255,250,244,.48);border:1px solid rgba(75,23,55,.1)}
.routine-builder fieldset{display:grid;gap:10px;margin:0;padding:0;border:0}
.routine-builder legend{display:flex;align-items:center;gap:13px;min-height:0;margin:0 0 16px;font:500 26px/1.15 var(--serif);color:var(--plum)}
.routine-builder legend>span{padding:6px 8px;background:var(--plum);color:#fff;font:800 8px var(--sans);text-transform:uppercase;letter-spacing:.12em}
.routine-builder .routine-priority>label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;min-height:82px;padding:16px 18px;border:1px solid rgba(75,23,55,.16);background:#fffaf4;cursor:pointer;transition:border-color .2s,transform .2s,box-shadow .2s}
.routine-priority>label:hover{transform:translateY(-2px);border-color:rgba(75,23,55,.36);box-shadow:0 13px 28px rgba(75,23,55,.06)}
.routine-builder .routine-priority>label:has(input:checked){padding:15px 17px;border:2px solid var(--plum);background:#fff}
.routine-priority input,.routine-cadence input{accent-color:var(--plum)}
.routine-priority label>span,.routine-cadence label>span{display:grid;gap:4px}
.routine-priority strong,.routine-cadence strong{font:500 20px/1.1 var(--serif);color:var(--plum)}
.routine-builder .routine-priority small,.routine-builder .routine-cadence small{grid-column:auto;color:var(--muted);font-size:10px;line-height:1.4}
.routine-priority em{font:800 8px var(--sans);font-style:normal;text-transform:uppercase;letter-spacing:.09em;color:var(--wine);white-space:nowrap}
.routine-cadence>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.routine-builder .routine-cadence label{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;min-height:120px;padding:17px 14px;border:1px solid rgba(75,23,55,.16);background:#fffaf4;cursor:pointer}
.routine-builder .routine-cadence label:has(input:checked){padding:16px 13px;border:2px solid var(--plum);background:#fff}
.routine-cadence strong{font-size:18px}
.routine-disclaimer{margin:0;padding-top:16px;border-top:1px solid rgba(75,23,55,.12);font-size:10px;line-height:1.55;color:var(--muted)}
.routine-result{position:sticky;top:135px;padding:34px;background:#fffaf4;border:1px solid rgba(75,23,55,.15);border-top:5px solid var(--plum);box-shadow:0 24px 60px rgba(75,23,55,.08)}
.routine-result__head{display:flex;align-items:center;justify-content:space-between;gap:18px}
.routine-result__head>[data-routine-count]{padding:6px 9px;background:#ead9d7;color:var(--plum);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.routine-result h3{margin:8px 0 4px;font:500 42px/1 var(--serif);letter-spacing:-.025em;color:var(--plum)}
.routine-result__cadence{margin:0 0 22px!important;font-size:12px!important;line-height:1.5;color:var(--muted)}
.routine-result__items{border-top:1px solid rgba(75,23,55,.13)}
.routine-result__item{display:grid;grid-template-columns:66px minmax(0,1fr) auto;gap:13px;align-items:center;padding:11px 0;border-top:0;border-bottom:1px solid rgba(75,23,55,.11)}
.routine-result__item img{width:66px;height:66px;padding:4px;object-fit:contain;background:#f0e5db;mix-blend-mode:multiply}
.routine-result__item span{display:grid;gap:3px}.routine-result__item span strong{font-size:12px;color:var(--ink)}
.routine-result__item small{color:var(--muted);font-size:9px}.routine-result__item b{font-size:11px;color:var(--plum);white-space:nowrap}
.routine-result__total{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:22px 0 20px;border-top:0}
.routine-result__total>span{display:grid;gap:4px;font-size:11px;color:var(--ink)}
.routine-result__total>span small{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}
.routine-result__total strong{font:500 31px var(--serif);color:var(--plum);white-space:nowrap}
.routine-result .button{min-height:54px}.routine-result__note{margin:13px 0 0!important;font-size:9px!important;line-height:1.55;text-align:center;color:var(--muted)}
.routine-result>[data-routine-status]{display:block;min-height:18px;margin-top:8px;color:var(--plum);font-size:10px;font-weight:800;text-align:center}
@media(max-width:1050px){
  .routine-builder .routine-builder__intro{grid-template-columns:1fr;gap:24px}
  .routine-builder__promise{max-width:720px}
  .routine-builder__flow{grid-template-columns:1fr}
  .routine-result{position:static}
}
@media(max-width:760px){
  .routine-builder{padding:70px 18px}
  .routine-builder .routine-builder__intro{margin-bottom:34px}
  .routine-builder__promise{padding:20px 0 0;border-left:0;border-top:1px solid rgba(75,23,55,.2)}
  .routine-builder__promise p{font-size:13px}
  .routine-builder__flow{gap:14px}
  .routine-controls,.routine-result{padding:22px 18px}
  .routine-builder legend{align-items:flex-start;flex-direction:column;font-size:23px}
  .routine-builder .routine-priority>label{grid-template-columns:auto 1fr;min-height:88px;padding:15px}
  .routine-builder .routine-priority>label:has(input:checked){padding:14px}
  .routine-priority em{grid-column:2}
  .routine-cadence>div{grid-template-columns:1fr}
  .routine-builder .routine-cadence label{min-height:0;padding:16px}
  .routine-builder .routine-cadence label:has(input:checked){padding:15px}
  .routine-result h3{font-size:38px}
  .routine-result__item{grid-template-columns:58px 1fr auto}
  .routine-result__item img{width:58px;height:58px}
  .routine-result__total strong{font-size:27px}
}
@media(max-width:620px){.lavi-chat__messages{height:calc(100% - 212px)}}

/* 0.9 — unified editorial refinement */
:root{--content:1240px;--soft-shadow:0 18px 55px rgba(75,23,55,.075);--strong-shadow:0 28px 80px rgba(47,15,34,.16)}
body{font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
.site-header{height:86px;padding-inline:max(24px,calc((100vw - var(--content))/2));transition:background .2s ease}
.main-nav a,.cart-link{min-height:44px;display:inline-flex;align-items:center}
.button,.add-button,.text-button{min-height:48px}
.page-hero{padding:68px max(24px,calc((100vw - var(--content))/2)) 58px}
.page-hero.compact{padding-top:54px;padding-bottom:48px}
.page-hero h1{font-size:clamp(48px,5.2vw,74px);max-width:900px}
.page-hero p{margin-top:18px;font-size:17px;line-height:1.7}

/* Home: preserve the approved canvas and improve the mobile composition. */
.combo-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1180px;margin-inline:auto}
.combo-grid li{display:grid;grid-template-columns:minmax(105px,.8fr) 1.2fr;gap:10px;align-items:start}
.combo-grid li strong{color:var(--plum);font-size:10px;line-height:1.45}
.combo-grid li span{color:var(--muted);font-size:10px;line-height:1.45}
.combo-price small{display:grid;gap:3px;max-width:110px}
.combo-price del{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:0;text-decoration-thickness:1px}
.combo-price strong{display:flex;align-items:baseline;gap:3px}
.combo-price strong span{font:700 10px var(--sans);color:var(--muted);text-transform:uppercase;letter-spacing:.05em}
.combo-grid article>p.combo-savings{min-height:0;margin:-5px 0 12px;color:var(--wine);font-size:10px;font-weight:800;line-height:1.45}
.combo-subscription-note{max-width:760px;margin:28px auto 0;text-align:center;color:var(--muted);font-size:12px;line-height:1.65}
.combo-actions .add-button{width:100%;min-height:52px}
.routine-result__item--excluded{opacity:.72}.routine-result__item--excluded>b{max-width:100px;color:var(--muted);font-size:9px;text-align:right;text-transform:uppercase}
.combo-grid article{min-height:590px}
.continuity-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1180px;margin-inline:auto}
.continuity-products .product-card{background:rgba(255,255,255,.34);padding:12px 12px 20px}

/* Catalog: bring real products into the first viewport. */
.shop-page .page-hero{padding-top:62px;padding-bottom:45px}
.shop-page .page-hero h1{max-width:780px}
.shop-layout{max-width:var(--content);margin-inline:auto;grid-template-columns:180px minmax(0,1fr);gap:40px;padding:34px 0 100px}
.filters{top:112px;padding-top:8px}
.shop-grid{gap:28px 20px}
.product-card{display:flex;flex-direction:column;min-height:100%}
.product-image--editorial{aspect-ratio:4/3}
.product-image--packshot{background:#fff}
.product-image--packshot img{object-fit:contain;padding:20px;transform:none}
.product-image--packshot:hover img{transform:scale(1.025)}
.product-meta{display:flex;flex:1;flex-direction:column;padding:18px 2px 4px}
.product-meta>span{font-size:11px}.product-meta h3{font-size:25px}.product-meta p{min-height:38px;line-height:1.55}
.product-meta .price{margin-top:auto}
.product-meta .price small{font-size:11px}.breadcrumbs{font-size:12px}

/* PDP: accurate product proof and the purchase action above the fold. */
.product-page .breadcrumbs{max-width:var(--content);margin-inline:auto;padding:22px 0}
.product-page .product-detail{max-width:var(--content);margin-inline:auto;grid-template-columns:1fr 1fr;gap:0;padding:0 0 58px}
.product-page .product-gallery,.product-page .detail-copy{min-width:0}
.product-page .detail-image{height:560px}
.product-page .detail-image>img{transform:none}
.product-page .detail-image--packshot{background:#fff}
.product-page .detail-image--packshot>img{object-fit:contain;padding:48px}
.product-page .detail-copy{min-height:560px;padding:38px 54px 32px}
.product-page .detail-copy h1{font-size:clamp(48px,4.5vw,68px);line-height:.96}
.product-page .detail-copy .lead{font-size:18px;line-height:1.6}
.product-page .detail-price{margin:22px 0 18px;padding:16px 0}
.product-page .buy-row{margin:16px 0}.product-page .trust-list{margin-top:20px;padding-top:18px}
.product-proof-strip{max-width:var(--content);margin:0 auto 50px}
.product-proof-strip>*{padding-block:24px}
.product-proof-strip strong{font-size:19px}.product-proof-strip>a strong{font-size:22px}

/* Caderno: pair the editorial voice with the imagery already managed by the CMS. */
.blog-index .page-hero{padding-bottom:50px}
.article-grid{max-width:var(--content);margin:0 auto 100px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.article-card{min-height:0;padding:0;border:0;background:#f5ece3;overflow:hidden}
.article-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr;min-height:430px;background:var(--plum)}
.article-card__image{display:block;min-height:250px;overflow:hidden;background:#eadfd5}
.article-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.article-card__image:hover img{transform:scale(1.025)}
.article-card.featured .article-card__image{min-height:430px}
.article-card.featured .article-card__content{order:-1;color:#fff}
.article-card__content{display:flex;flex-direction:column;min-height:320px;padding:38px}
.article-card__content>span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--wine)}
.article-card__content h2{margin:16px 0;font:500 clamp(28px,3vw,42px)/1.06 var(--serif)}
.article-card__content h2 a{text-decoration:none}.article-card__content p{color:var(--muted)}
.article-card__content small{margin-top:auto;margin-bottom:18px;font-size:10px;text-transform:uppercase;color:var(--muted)}
.article-card.featured .article-card__content>span,.article-card.featured .article-card__content small{color:#d8b8c5}
.article-card.featured .article-card__content p{color:#eadde2}
.article-hero-image{margin:55px 0 0;aspect-ratio:16/9;overflow:hidden;background:var(--cream)}
.article-hero-image img{width:100%;height:100%;object-fit:cover}
.article-page .breadcrumbs{padding-bottom:45px}.article-page header>p{max-width:760px;margin-inline:auto}
.article-body{margin-top:70px}

/* Trust and institutional pages. */
.quality-page .page-hero{padding-bottom:46px}
.quality-page .quality-grid{max-width:var(--content);margin:26px auto 72px;gap:22px}
.quality-page .quality-grid article{min-height:250px;padding:34px 30px;background:#f7eee5}
.quality-page .quality-grid h2{margin:12px 0}
.about-pending{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--paper)}
.about-pending__copy{display:flex;flex-direction:column;justify-content:center;padding:70px max(36px,calc((100vw - var(--content))/2)) 70px max(36px,calc((100vw - var(--content))/2))}
.about-pending__copy h1{max-width:650px;margin:0;font:500 clamp(58px,6vw,88px)/.96 var(--serif);letter-spacing:-.045em;color:var(--plum)}
.about-pending__copy p{max-width:630px;margin:28px 0;font-size:18px;line-height:1.75;color:var(--muted)}
.about-pending__copy>div{display:flex;align-items:center;gap:25px;flex-wrap:wrap}
.about-pending figure{margin:0;min-height:650px;overflow:hidden}.about-pending figure img{width:100%;height:100%;object-fit:cover;object-position:center}
.about-pending__principles{display:grid;grid-template-columns:repeat(3,1fr);max-width:var(--content);margin:auto;padding:70px 0 95px;gap:60px}
.about-pending__principles span{font:italic 25px var(--serif);color:var(--copper)}
.about-pending__principles h2{margin:10px 0;font:500 31px var(--serif);color:var(--plum)}
.about-pending__principles p{color:var(--muted)}

/* Cart and checkout: keep the decision and total in sight. */
.cart-page-view .page-hero{padding-top:54px;padding-bottom:42px}
.cart-shell{max-width:var(--content);margin-inline:auto;grid-template-columns:minmax(0,1fr) 360px;gap:44px;padding:32px 0 90px}
.cart-summary{top:112px;padding:30px;box-shadow:var(--soft-shadow)}
.cart-page-view [data-cart-page].is-empty{grid-template-columns:1fr}
.cart-page-view [data-cart-page].is-empty .cart-summary{display:none}
.checkout-shell{padding-top:46px;gap:48px}.checkout-summary{top:20px}
.checkout-summary .kicker{font-size:9px;word-break:normal}.checkout-summary h2{margin-top:8px}
.checkout-section{box-shadow:var(--soft-shadow)}

/* Lavi: larger type, clear product cards, stable grid, and accessible targets. */
.lavi-chat{right:22px;bottom:18px}
.lavi-chat.is-open .lavi-chat__launcher{visibility:hidden;opacity:0;pointer-events:none}
.lavi-chat__launcher{min-width:200px;min-height:58px;padding:8px 18px 8px 9px;transition:opacity .2s ease,transform .2s ease}
.lavi-chat__launcher>span:first-child,.lavi-chat__avatar{flex-basis:42px;width:42px;height:42px}
.lavi-chat__launcher strong{font-size:12px}.lavi-chat__launcher small{font-size:10px}
.lavi-chat__panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;width:min(410px,calc(100vw - 28px));height:min(570px,calc(100vh - 100px));border-radius:20px;box-shadow:var(--strong-shadow)}
.lavi-chat__panel[hidden]{display:none}
.lavi-chat__panel>header{min-height:68px;padding:12px 14px 12px 16px}.lavi-chat__panel>header strong{font-size:14px}.lavi-chat__panel>header small{font-size:10px}
.lavi-chat__panel>header button{display:grid;place-items:center;min-width:44px;min-height:44px;font-size:26px}
.lavi-chat__messages{display:flex;flex-direction:column;height:auto;min-height:0;padding:18px;overflow:auto}.lavi-chat__messages>:first-child{margin-top:auto}
.lavi-chat__message{margin-bottom:14px}.lavi-chat__message p{max-width:90%;padding:12px 14px;font-size:14px;line-height:1.55}
.lavi-chat__typing{padding:5px 2px 12px;font-size:12px}
.lavi-chat__product{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;width:min(90%,310px);margin-top:8px;padding:9px;background:#fff;border:1px solid var(--line)}
.lavi-chat__product>img{width:64px;height:54px;object-fit:cover;background:var(--cream)}
.lavi-chat__product>span:not(.product-visual){display:grid;gap:3px}.lavi-chat__product strong{font:500 16px/1.08 var(--serif);color:var(--plum)}.lavi-chat__product small{font-size:12px;color:var(--muted)}
.lavi-chat__actions{gap:8px;max-width:100%}.lavi-chat__actions button,.lavi-chat__quick button{min-height:40px;padding:9px 12px;font-size:11px;line-height:1.2}
.lavi-chat__quick{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:8px 14px;overflow:visible}.lavi-chat__quick button{white-space:normal}
.lavi-chat__composer{grid-template-columns:1fr auto;min-height:58px;margin:0 12px;padding:7px 7px 7px 12px}.lavi-chat__composer textarea{min-height:42px;font-size:16px;line-height:1.4}.lavi-chat__composer button{min-width:70px;min-height:42px;font-size:11px}
.lavi-chat__panel>footer{min-height:44px;gap:5px;padding:4px 14px}.lavi-chat__panel>footer button,.lavi-chat__panel>footer a{display:inline-flex;align-items:center;min-height:36px;padding:0 6px;font-size:10px}
.lavi-chat__panel>footer [hidden]{display:none!important}
.cart-page-view .lavi-chat__launcher,.shop-page .lavi-chat__launcher,.product-page .lavi-chat__launcher{min-width:58px;width:58px;padding:6px}
.cart-page-view .lavi-chat__launcher>span:last-child,.shop-page .lavi-chat__launcher>span:last-child,.product-page .lavi-chat__launcher>span:last-child{display:none}
.product-sticky-purchase{display:none}
.lavi-chat__disclaimer{margin:0 14px 10px!important;font-size:9px!important}
.lavi-chat__history{margin:8px 0 15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.lavi-chat__history summary{padding:11px 2px;cursor:pointer;font-size:11px;font-weight:700;color:var(--plum)}
.lavi-chat__history-message{margin:0 0 7px;padding:9px 11px;border-radius:10px;background:#f2e8de;font-size:12px;line-height:1.45}.lavi-chat__history-message--user{margin-left:32px;background:#eadce4}
.lavi-chat__identity,.lavi-chat__privacy{position:absolute;inset:68px 10px 10px;z-index:3;display:grid;place-items:center;padding:14px;background:rgba(250,243,234,.98);backdrop-filter:blur(6px)}
.lavi-chat__identity[hidden],.lavi-chat__privacy[hidden]{display:none}
.lavi-chat__identity form,.lavi-chat__privacy>div{display:grid;gap:12px;width:100%;max-height:100%;overflow:auto;padding:22px;background:#fff;box-shadow:var(--soft-shadow)}
.lavi-chat__identity strong,.lavi-chat__privacy strong{font:500 27px var(--serif);color:var(--plum)}
.lavi-chat__identity p,.lavi-chat__privacy p{font-size:12px;line-height:1.5}.lavi-chat__identity label{font-size:11px}.lavi-chat__identity input{min-height:44px;font-size:16px}
.lavi-chat__identity button,.lavi-chat__privacy button{min-height:44px;padding:10px 13px;font-size:11px}.lavi-chat__privacy button{border:1px solid var(--plum);background:#fff;color:var(--plum);font-weight:800}.lavi-chat__privacy [data-forget-all]{background:var(--plum);color:#fff}

@media(max-width:1050px){
  .shop-layout,.cart-shell{padding-inline:24px}
  .article-grid,.quality-page .quality-grid,.about-pending__principles{margin-inline:24px}
  .about-pending{grid-template-columns:1fr}.about-pending figure{min-height:500px}.about-pending__copy{padding:70px 42px}
}
@media(max-width:760px){
  .notice{padding:8px 18px;line-height:1.45}.site-header{height:72px;padding-inline:18px}.site-header .main-nav{position:absolute;top:100%;z-index:4;padding:20px 22px;box-shadow:0 18px 35px rgba(75,23,55,.12)}
  .continuity-hero{display:flex;min-height:0;aspect-ratio:auto;flex-direction:column}.continuity-hero__copy{order:1;width:100%;padding:46px 22px 34px}.continuity-hero__copy h1{font-size:49px;line-height:.96}.continuity-hero__copy p{margin:20px 0;font-size:15px}.continuity-hero__copy>div{gap:16px}.continuity-hero__photo{position:relative;order:2;inset:auto;height:365px;object-position:72% center}
  .continuity-proof{grid-template-columns:1fr 1fr}.continuity-proof div{padding:22px 14px}.continuity-proof div:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.continuity-proof div+div{border-left:1px solid var(--line)}
  .combo-grid{display:flex;max-width:none}.continuity-products .product-grid{grid-template-columns:1fr}
  .page-hero,.page-hero.compact{padding:45px 20px 38px}.page-hero h1{font-size:45px}.page-hero p{font-size:15px}
  .shop-layout{gap:20px;padding:20px 16px 70px}.filters{display:flex;gap:8px;overflow-x:auto;flex-wrap:nowrap;padding:2px 0 9px;scrollbar-width:none}.filters strong{display:none}.filters a{flex:0 0 auto;min-height:40px;display:inline-flex;align-items:center;padding:8px 12px;border:1px solid var(--line);background:#fff}.filters a.active{border:1px solid var(--plum);background:var(--plum);color:#fff}.filter-note{display:none}.shop-grid{grid-template-columns:1fr;gap:34px}.product-image--editorial{aspect-ratio:4/3}.product-meta h3{font-size:25px}
  .product-page .breadcrumbs{padding:18px 20px}.product-page .product-detail{grid-template-columns:1fr;padding-bottom:35px}.product-page .detail-image{height:auto;aspect-ratio:4/3}.product-page .detail-image--packshot>img{padding:24px}.product-page .detail-copy{min-height:0;padding:34px 22px}.product-page .detail-copy h1{font-size:43px}.product-page .detail-copy .lead{font-size:16px}.product-proof-strip{grid-template-columns:1fr 1fr;margin-bottom:35px}.product-proof-strip>*{padding:22px 16px}.product-proof-strip>*:nth-child(even)::before{display:none}.product-proof-strip>a{grid-column:1/-1}.emotional-band{padding:58px 22px}.product-description{padding-top:65px}
  .product-sticky-purchase{display:flex;z-index:36}.purchase-sticky-visible .lavi-chat{visibility:hidden;opacity:0;pointer-events:none}
  .article-grid{grid-template-columns:1fr;margin:0 16px 70px;gap:18px}.article-card.featured{display:flex;grid-column:auto;min-height:0}.article-card.featured .article-card__content{order:0}.article-card.featured .article-card__image{min-height:260px}.article-card__content{min-height:290px;padding:28px 24px}.article-hero-image{margin-top:38px}.article-body{margin-top:52px}
  .quality-page .quality-grid{margin:10px 16px 55px;gap:10px}.quality-page .quality-grid article{min-height:0;padding:28px 22px}
  .about-pending__copy{padding:52px 22px}.about-pending__copy h1{font-size:50px}.about-pending__copy p{font-size:16px}.about-pending figure{min-height:0;height:390px}.about-pending__principles{grid-template-columns:1fr;margin:0;padding:55px 22px 75px;gap:34px}.about-pending__principles article{padding-top:22px;border-top:1px solid var(--line)}
  .cart-shell{gap:24px;padding:20px 16px 70px}.cart-summary{padding:25px}.cart-row{grid-template-columns:96px minmax(0,1fr)}.cart-row>img{width:96px;height:96px}.cart-row h2{font-size:21px}
  .checkout-shell{padding-top:28px}.checkout-form h1{font-size:45px}.checkout-section{padding:22px 18px}.checkout-summary{order:-1}.checkout-summary-item>img{object-fit:contain;background:#fff}
  .lavi-chat{right:6px;bottom:8px}.lavi-chat__launcher,.cart-page-view .lavi-chat__launcher,.shop-page .lavi-chat__launcher,.product-page .lavi-chat__launcher{min-width:48px;width:48px;min-height:48px;height:48px;padding:5px}.lavi-chat__launcher>span:first-child{flex-basis:38px;width:38px;height:38px}.lavi-chat__panel{position:fixed;inset:6px;width:auto;height:auto;max-height:none;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto auto auto}.lavi-chat__messages{padding:15px}.lavi-chat__message p{font-size:14px}.lavi-chat__quick{padding:7px 12px}.lavi-chat__actions button,.lavi-chat__quick button{min-height:44px;font-size:11px}.lavi-chat__identity,.lavi-chat__privacy{inset:66px 6px 6px;padding:10px}.lavi-chat__identity form,.lavi-chat__privacy>div{padding:18px}
}
@media(max-width:420px){.continuity-hero__copy h1{font-size:46px}.continuity-hero__copy .button{width:100%}.continuity-proof{grid-template-columns:1fr}.continuity-proof div+div{border-left:0}.continuity-proof div:last-child{grid-column:auto}.product-proof-strip{grid-template-columns:1fr}.product-proof-strip>a{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.lavi-chat__launcher.has-nudge{animation:none!important}}
.menu-open{overflow:hidden}.menu-open::before{content:"";position:fixed;inset:0;z-index:29;background:rgba(39,16,30,.28);backdrop-filter:blur(2px)}

/* 0.9.7 — unified studio photography with baked light, perspective and contact shadow */
.product-image--editorial{position:relative;aspect-ratio:3/2;background:transparent;overflow:hidden}
.product-visual{position:relative;display:block;width:100%;height:100%;overflow:hidden;isolation:isolate;background:var(--paper)}
.product-image>.product-visual,.detail-image>.product-visual{position:absolute;inset:0}
.product-visual__background,.product-visual__legacy,.product-visual__scene{position:absolute;inset:0;width:100%!important;height:100%!important;max-width:none!important;padding:0!important;object-fit:cover!important;object-position:center!important;filter:none!important;transform:none!important}
.product-visual__scene{transform:scale(1.22)!important;transform-origin:50% 56%;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.product-visual__packshots{position:absolute;z-index:2;inset:2% 5% 18%;display:flex;align-items:flex-end;justify-content:center;transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.product-visual__packshot{position:relative;width:auto!important;max-width:none!important;height:100%!important;padding:0!important;object-fit:contain!important;image-rendering:auto;backface-visibility:hidden;filter:drop-shadow(0 18px 17px rgba(65,35,44,.13))!important;transform:none!important}
.product-visual--count-2 .product-visual__packshot{height:96%!important;margin-inline:-5%;z-index:2}
.product-visual--count-3 .product-visual__packshot{height:87%!important;margin-inline:-9%;z-index:1}
.product-visual--count-3 .product-visual__packshot:nth-child(2){height:101%!important;z-index:3}
.product-visual--count-5 .product-visual__packshots{display:block;transform:none;transform-origin:center bottom}
.product-visual--count-5 .product-visual__packshot{position:absolute;bottom:0;height:72%!important;margin:0;z-index:1;transform:translateX(-50%)!important}
.product-visual--count-5 .product-visual__packshot:nth-child(1){left:18%}
.product-visual--count-5 .product-visual__packshot:nth-child(2){left:34%;height:82%!important;z-index:2}
.product-visual--count-5 .product-visual__packshot:nth-child(3){left:50%;height:94%!important;z-index:4}
.product-visual--count-5 .product-visual__packshot:nth-child(4){left:66%;height:82%!important;z-index:2}
.product-visual--count-5 .product-visual__packshot:nth-child(5){left:82%}
.product-visual--cp01 .product-visual__packshots{bottom:5.5%}
.product-visual--cp01 .product-visual__packshot{height:103%!important}
.product-image:hover .product-visual__background{transform:none!important}
.product-image:hover .product-visual__scene{transform:scale(1.255)!important}
.product-image:hover .product-visual__packshots{transform:scale(1.025) translateY(-.5%)}
.product-image:hover .product-visual--count-5 .product-visual__packshots{transform:scale(1.015) translateY(-.5%)}
.product-badge{z-index:5;background:rgba(250,243,234,.9);box-shadow:0 7px 22px rgba(75,23,55,.06);backdrop-filter:blur(8px)}
.product-card{background:transparent;padding-bottom:24px}
.continuity-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:var(--content)}
.continuity-products .product-card{padding:0 0 24px;background:transparent}
.product-image--packshot,.detail-image--packshot{background:var(--paper)}
.product-page .detail-image{position:relative;height:560px;overflow:hidden;background:var(--paper)}
.product-page .detail-image>.product-visual{background:var(--paper)}
.product-page .detail-image .product-visual__packshots{inset:2% 4% 18%}
.product-page .detail-image .product-visual__packshot{height:100%!important;filter:drop-shadow(0 18px 17px rgba(65,35,44,.13))!important}
.product-page .detail-image .product-visual--count-2 .product-visual__packshot{height:100%!important}
.product-page .detail-image .product-visual--count-3 .product-visual__packshot{height:90%!important}
.product-page .detail-image .product-visual--count-3 .product-visual__packshot:nth-child(2){height:104%!important}
.product-page .detail-image .product-visual--count-5 .product-visual__packshot{height:76%!important}
.product-page .detail-image .product-visual--count-5 .product-visual__packshot:nth-child(2),.product-page .detail-image .product-visual--count-5 .product-visual__packshot:nth-child(4){height:86%!important}
.product-page .detail-image .product-visual--count-5 .product-visual__packshot:nth-child(3){height:100%!important}
.product-page .detail-image .product-visual--cp01 .product-visual__packshots{bottom:5.5%}
.product-page .detail-image .product-visual--cp01 .product-visual__packshot{height:110%!important}
.cardio-spotlight{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:var(--content);margin:0 auto 105px;background:#f4e9de;overflow:hidden}
.cardio-spotlight figure{min-height:610px;margin:0;overflow:hidden}
.cardio-spotlight figure img{width:100%;height:100%;object-fit:cover;display:block}
.cardio-spotlight>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(45px,6vw,88px)}
.cardio-spotlight h2{margin:0;font:500 clamp(42px,4.6vw,68px)/1 var(--serif);letter-spacing:-.035em;color:var(--plum)}
.cardio-spotlight p{margin:24px 0 18px;color:var(--muted);font-size:17px;line-height:1.7}
.cardio-spotlight ul{display:grid;gap:10px;margin:0 0 28px;padding:0;list-style:none;color:var(--muted);font-size:12px}
.cardio-spotlight li{padding-left:17px;position:relative}.cardio-spotlight li::before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:var(--wine)}
.cardio-spotlight .button{width:max-content}
.product-mini-visual{width:130px;height:130px;min-width:0;aspect-ratio:1;background:var(--paper)}
.product-mini-visual .product-visual__packshots{inset:3% 5% 18%}
.cart-row .product-mini-visual{grid-column:1;grid-row:1}
.checkout-summary-item>.product-mini-visual{width:60px;height:60px}
.checkout-summary-item>.product-mini-visual .product-visual__packshot{filter:drop-shadow(0 5px 5px rgba(65,35,44,.12))!important}
.lavi-chat__product>.product-mini-visual{width:64px;height:64px}
.lavi-chat__product>.product-mini-visual+span{min-width:0}

@media(max-width:1050px){
  .continuity-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cardio-spotlight{margin-inline:24px}.cardio-spotlight figure{min-height:520px}
}
@media(max-width:760px){
  .product-image--editorial{aspect-ratio:3/2}
  .continuity-products .product-grid{grid-template-columns:1fr}
  .shop-layout{grid-template-columns:1fr}.shop-layout .filters,.shop-grid{width:100%;min-width:0}.shop-layout .filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;padding-bottom:8px}.shop-layout .filters a{justify-content:center;text-align:center}.shop-layout .filters::after{content:none}
  .product-page .detail-image{height:auto;aspect-ratio:3/2}
  .cardio-spotlight{grid-template-columns:1fr;margin:0 16px 72px}.cardio-spotlight figure{min-height:0;aspect-ratio:1}.cardio-spotlight>div{padding:42px 24px 48px}.cardio-spotlight h2{font-size:43px}.cardio-spotlight p{font-size:15px}
  .cart-row .product-mini-visual{width:96px;height:96px}
  .checkout-summary-item>.product-mini-visual{width:60px;height:60px}
}

/* 0.10 — conversion surfaces: clear offers, trust and frictionless decisions. */
.product-meta .product-rating{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:28px;margin:1px 0 8px;color:var(--plum);font-size:11px;font-weight:750;line-height:1.35;text-decoration-color:rgba(75,23,55,.32);text-underline-offset:3px}
.product-meta .product-rating::before,.pdp-rating::before{content:"";flex:0 0 auto;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--copper);box-shadow:0 0 0 3px rgba(187,118,86,.14)}
.product-meta .product-rating--empty{color:var(--muted);font-weight:650}
.product-meta .product-rating--empty::before{background:var(--sage);box-shadow:0 0 0 3px rgba(128,149,120,.14)}
.product-meta .price{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;column-gap:12px;row-gap:3px;min-height:53px;margin:10px 0 15px}
.product-meta .price strong{font:500 22px/1 var(--serif);letter-spacing:-.015em;white-space:nowrap}
.product-meta .price small{max-width:210px;color:var(--muted);font-size:11px;line-height:1.4;letter-spacing:0;text-transform:none}
.product-meta .add-button{border-color:var(--plum);background:var(--plum);color:#fff;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}
.product-meta .add-button:hover{background:var(--plum-2);box-shadow:0 10px 26px rgba(75,23,55,.14);transform:translateY(-1px)}
.product-meta .add-button.added{border-color:var(--sage);background:var(--sage)}
.product-card a:focus-visible{border-radius:2px}

/* Product decision panel. The photography remains on its approved seamless canvas. */
.product-page .product-detail{align-items:start}
.product-page .product-gallery{position:sticky;top:104px;align-self:start}
.product-page .detail-copy{justify-content:flex-start;min-height:0;padding:42px 50px 52px}
.pdp-rating{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:34px;margin-top:3px;color:var(--plum);font-size:12px;font-weight:750;text-decoration-color:rgba(75,23,55,.32);text-underline-offset:4px}
.product-page .detail-price{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:6px 16px;margin:18px 0 16px;padding:15px 0}
.product-page .detail-price strong{font-size:31px;white-space:nowrap}
.product-page .detail-price small{width:auto;max-width:360px;font-size:12px;line-height:1.5}
.pdp-purchase-options{display:grid;gap:12px;margin:0 0 18px}
.pdp-purchase-option{display:grid;gap:16px;padding:19px;border:1px solid rgba(75,23,55,.14);background:rgba(255,253,249,.58);transition:border-color .2s ease,box-shadow .2s ease}
.pdp-purchase-option--primary{border-color:rgba(75,23,55,.42);background:rgba(255,253,249,.9);box-shadow:0 12px 34px rgba(75,23,55,.06)}
.pdp-purchase-option>div:first-child{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 18px;align-items:baseline}
.pdp-purchase-option>div:first-child>span{color:var(--wine);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.pdp-purchase-option>div:first-child>strong{color:var(--plum);font:500 20px/1.2 var(--serif);text-align:right}
.pdp-purchase-option>div:first-child>small{grid-column:1/-1;color:var(--muted);font-size:11px;line-height:1.45}
.pdp-purchase-option .buy-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;align-items:end;margin:0}
.pdp-purchase-option .buy-row label{color:var(--muted);font-size:9px}
.pdp-purchase-option .buy-row select{width:100%;height:50px;margin-top:5px;border-color:rgba(75,23,55,.22);color:var(--ink);font-size:16px}
.pdp-purchase-option .buy-row .button{width:100%;min-width:0}
.pdp-purchase-option>[data-subscribe-status]{display:block;min-height:0;color:var(--wine);font-size:11px;line-height:1.45}
.pdp-purchase-option>[data-subscribe-status]:empty{display:none}
.pdp-shipping{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin:0 0 14px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.pdp-shipping label{color:var(--plum);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.pdp-shipping input{display:block;width:100%;height:48px;margin-top:6px;padding:0 13px;border:1px solid rgba(75,23,55,.22);background:#fff;color:var(--ink);font:16px var(--sans)}
.pdp-shipping .button{min-height:48px;white-space:nowrap}
.pdp-shipping [data-shipping-result]{display:grid;grid-column:1/-1;gap:6px;color:var(--muted);font-size:12px;line-height:1.45}
.pdp-shipping [data-shipping-result]:empty{display:none}
.pdp-shipping [data-shipping-result] span{padding:9px 11px;background:#f4eee6}
.pdp-shipping [data-shipping-result] strong{color:var(--plum)}
.pdp-payment-copy{margin:0 0 10px;padding:12px 14px;border-left:3px solid var(--sage);background:rgba(128,149,120,.09);color:var(--muted);font-size:11px;line-height:1.55}
.product-page .shipping-inline{margin:0 0 14px;color:var(--plum);font-weight:700}
.product-page .trust-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;padding-top:15px}
.product-page .trust-list span{min-width:0;font-size:10px;line-height:1.45}
.product-page .trust-list span::before{vertical-align:1px}

/* Verified reviews and useful alternatives. */
.product-reviews,.related-products{max-width:var(--content);margin:0 auto;padding:100px 0}
.product-reviews{border-top:1px solid var(--line)}
.product-reviews>header,.related-products>header{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:42px}
.product-reviews h2,.related-products h2,.product-reviews--empty h2{max-width:820px;margin:0;font:500 clamp(40px,4.6vw,64px)/1.03 var(--serif);letter-spacing:-.035em;color:var(--plum)}
.review-score{display:grid;flex:0 0 auto;min-width:170px;padding-left:28px;border-left:1px solid var(--line)}
.review-score strong{color:var(--plum);font:500 40px/1 var(--serif)}
.review-score span{margin-top:6px;color:var(--muted);font-size:11px}
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.review-grid article{display:flex;min-width:0;min-height:230px;flex-direction:column;padding:27px 25px;background:#f4eee6}
.review-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid var(--line)}
.review-grid article>div strong{color:var(--plum);font-family:var(--serif);font-size:19px;font-weight:500}
.review-grid article>div span{color:var(--wine);font-size:11px;font-weight:800}
.review-grid article p{margin:22px 0;color:var(--ink);font:17px/1.65 var(--serif)}
.review-grid article small{margin-top:auto;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.product-reviews--empty{padding:82px clamp(30px,6vw,85px);border-top:0;background:#f4eee6}
.product-reviews--empty>div{max-width:850px}
.product-reviews--empty p{max-width:730px;margin:24px 0 0;color:var(--muted);font-size:16px;line-height:1.7}
.related-products{padding-top:95px;border-top:1px solid var(--line)}
.related-products>header{display:block}
.related-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.related-products .product-card{background:transparent}

/* Cart: primary action first, reassurance second, optional recovery last. */
.cart-page-view .cart-summary{overflow:hidden;background:#f4eee6;border:1px solid rgba(75,23,55,.08);box-shadow:0 22px 60px rgba(75,23,55,.09)}
.cart-page-view .cart-summary h2{margin:0 0 18px}
.cart-page-view .cart-summary>div:first-of-type{align-items:baseline;padding:18px 0;border-top:1px solid rgba(75,23,55,.14);border-bottom:1px solid rgba(75,23,55,.14)}
.cart-page-view .cart-summary>div:first-of-type strong{color:var(--plum);font:500 24px var(--serif)}
.cart-shipping-progress{display:block!important;margin:15px 0 12px;padding:12px 14px!important;border:0!important;border-left:3px solid var(--copper)!important;background:rgba(187,118,86,.1);color:var(--plum);font-size:11px;font-weight:750;line-height:1.45}
.cart-shipping-progress:empty{display:none!important}
.cart-shipping-progress.reached{border-left-color:var(--sage)!important;background:rgba(128,149,120,.13);color:#3f593d}
.cart-page-view .cart-summary>p:not(.checkout-message){margin:13px 0;color:var(--muted);font-size:11px;line-height:1.55}
.cart-primary-cta{min-height:56px;margin:5px 0 14px;box-shadow:0 12px 28px rgba(75,23,55,.13)}
.cart-primary-cta:hover{box-shadow:0 15px 32px rgba(75,23,55,.18)}
.cart-trust{display:grid!important;gap:8px;padding:17px 0!important;border-top:1px solid var(--line)!important}
.cart-trust span{position:relative;padding-left:17px;color:var(--muted);font-size:10px;line-height:1.45}
.cart-trust span::before{content:"";position:absolute;left:0;top:.48em;width:6px;height:6px;border-radius:50%;background:var(--sage)}
.cart-save{display:block;margin-top:2px;padding:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.cart-save summary{min-height:48px;padding:14px 2px;color:var(--plum);font-size:11px;font-weight:800;line-height:1.45;cursor:pointer}
.cart-save[open] summary{border-bottom:1px solid var(--line)}
.cart-save form{display:grid;gap:12px;padding:15px 0 18px}
.cart-save label{margin:0;color:var(--muted);font-size:10px;line-height:1.45}
.cart-save .check{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:start}
.cart-save .check input{width:16px;height:16px;margin:2px 0 0}
.cart-save input[type=email]{height:46px;margin-top:6px;border-color:rgba(75,23,55,.2);border-radius:0;font-size:16px}
.cart-save form>small{min-height:0;color:var(--wine);line-height:1.45}
.cart-save form>small:empty{display:none}
.cart-page-view .cart-row>button{min-height:44px;padding:8px;color:var(--plum);font-weight:700;text-underline-offset:3px}
.cart-page-view .cart-row select{min-height:44px;border:1px solid rgba(75,23,55,.2);background:#fff;color:var(--ink);font-size:16px}

/* First-party measurement consent: visible without taking over the storefront. */
.measurement-consent{position:fixed;left:18px;bottom:18px;z-index:90;width:min(680px,calc(100vw - 36px));border:1px solid rgba(75,23,55,.16);background:var(--paper);box-shadow:0 22px 70px rgba(47,15,34,.2)}
.measurement-consent[hidden]{display:none}
.measurement-consent__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:18px 20px}
.measurement-consent__inner p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.measurement-consent__inner strong{color:var(--plum)}
.measurement-consent__inner a{color:var(--plum);font-weight:700;text-underline-offset:3px}
.measurement-consent__actions{display:flex;align-items:center;gap:8px}
.measurement-consent__actions button,.measurement-consent__actions a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:9px 14px;border:1px solid var(--plum);background:transparent;color:var(--plum);font:800 11px var(--sans);text-decoration:none;white-space:nowrap;cursor:pointer}
.measurement-consent__actions button:last-child,.measurement-consent__actions a:last-child{background:var(--plum);color:#fff}
.measurement-consent__actions button:hover,.measurement-consent__actions a:hover{background:var(--plum-2);color:#fff}
.measurement-consent__actions button:focus-visible,.measurement-consent__actions a:focus-visible{outline:3px solid #da8ead;outline-offset:3px}

/* Strong, consistent keyboard and form states on all new conversion controls. */
.product-rating:hover,.pdp-rating:hover,.shipping-inline:hover{color:var(--wine)}
.pdp-shipping input:focus,.pdp-purchase-option select:focus,.cart-save input:focus,.cart-row select:focus{border-color:var(--plum);outline:3px solid rgba(218,142,173,.38);outline-offset:2px}
.cart-save summary:focus-visible,.product-rating:focus-visible,.pdp-rating:focus-visible{outline:3px solid #da8ead;outline-offset:3px}

@media(max-width:1050px){
  .product-reviews,.related-products{margin-inline:24px}
  .review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .related-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:980px){
  .product-page .product-detail{grid-template-columns:1fr;padding-bottom:35px}
  .product-page .product-gallery{position:static}
  .product-page .detail-copy{padding:46px 42px 52px}
  .cart-shell{grid-template-columns:1fr}
  .cart-summary{position:static}
}

@media(max-width:760px){
  .product-meta .price{grid-template-columns:1fr;min-height:0;row-gap:5px}
  .product-meta .price small{max-width:none}
  .product-page .detail-copy{padding:34px 22px 42px}
  .product-page .detail-price{grid-template-columns:1fr;gap:5px}
  .pdp-purchase-option{padding:17px}
  .pdp-purchase-option>div:first-child{grid-template-columns:1fr}
  .pdp-purchase-option>div:first-child>strong{text-align:left}
  .pdp-purchase-option>div:first-child>small{grid-column:auto}
  .pdp-purchase-option .buy-row{grid-template-columns:95px minmax(0,1fr)}
  .pdp-shipping{grid-template-columns:1fr}
  .pdp-shipping .button{width:100%}
  .product-page .trust-list{grid-template-columns:1fr;gap:6px}
  .product-reviews,.related-products{margin-inline:16px;padding:72px 0}
  .product-reviews>header{align-items:start;flex-direction:column;margin-bottom:30px}
  .product-reviews h2,.related-products h2,.product-reviews--empty h2{font-size:42px}
  .review-score{min-width:0;padding:0;border-left:0}
  .review-grid,.related-products .product-grid{grid-template-columns:1fr}
  .review-grid article{min-height:0}
  .product-reviews--empty{margin-inline:16px;padding:55px 24px}
  .related-products .product-image--editorial{aspect-ratio:3/2}
  .cart-shell{grid-template-columns:1fr}
  .cart-page-view .cart-summary{padding:24px 22px}
  .measurement-consent{left:8px;bottom:8px;width:calc(100vw - 16px)}
  .measurement-consent__inner{grid-template-columns:1fr;gap:14px;padding:16px}
  .measurement-consent__actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .measurement-consent__actions button,.measurement-consent__actions a{width:100%;white-space:normal;text-align:center}
}

@media(max-width:420px){
  .pdp-purchase-option .buy-row{grid-template-columns:1fr}
  .pdp-purchase-option .buy-row label{display:grid;grid-template-columns:1fr 88px;align-items:center;gap:12px}
  .pdp-purchase-option .buy-row select{margin-top:0}
}
@media(max-width:760px){.routine-preference>div{grid-template-columns:1fr}.routine-preference label{min-height:70px}}

/* 0.12.0 — benefício primeiro e decisão de compra em duas opções. */
.product-card-benefit{min-height:44px;color:var(--plum)!important;font-weight:700;line-height:1.45!important}
.pdp-outcome{margin:22px 0 18px;padding:20px 22px;border-left:3px solid var(--copper);background:linear-gradient(110deg,rgba(245,235,225,.9),rgba(255,252,247,.6))}
.pdp-outcome>span{display:block;color:var(--wine);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.pdp-outcome h2{margin:8px 0 10px;color:var(--plum);font:500 clamp(25px,2.2vw,34px)/1.08 var(--serif)}
.pdp-outcome p{margin:0;color:var(--ink);font-size:14px;line-height:1.6}
.pdp-outcome ul{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 0;padding:0;list-style:none}
.pdp-outcome li{padding:7px 10px;border:1px solid rgba(75,23,55,.15);background:#fffaf4;color:var(--plum);font-size:10px;font-weight:800}
.pdp-buybox{margin:0 0 18px;padding:20px;border:1px solid rgba(75,23,55,.28);background:rgba(255,253,249,.92);box-shadow:0 16px 42px rgba(75,23,55,.07)}
.pdp-buybox fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;border:0}
.pdp-buybox legend{grid-column:1/-1;margin-bottom:10px;color:var(--plum);font:500 23px/1.1 var(--serif)}
.pdp-buy-choice{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;min-height:98px;padding:16px;border:1px solid rgba(75,23,55,.16);background:#fffaf4;cursor:pointer;transition:.18s ease}
.pdp-buy-choice:hover{border-color:rgba(75,23,55,.42)}
.pdp-buy-choice.active{padding:15px;border:2px solid var(--plum);background:#fff;box-shadow:0 8px 24px rgba(75,23,55,.07)}
.pdp-buy-choice input{margin-top:3px;accent-color:var(--plum)}
.pdp-buy-choice>span{display:grid;gap:4px}
.pdp-buy-choice strong{color:var(--plum);font:500 18px/1.1 var(--serif)}
.pdp-buy-choice small{color:var(--muted);font-size:10px;line-height:1.4}
.pdp-buy-choice b{grid-column:2;color:var(--plum);font-size:14px;line-height:1.35}
.pdp-buy-choice del{display:block;color:var(--muted);font-size:10px;font-weight:500}
.pdp-buy-action{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;align-items:end;margin-top:12px}
.pdp-buy-action>label{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.pdp-buy-action>[hidden]{display:none!important}
.pdp-buy-action select{display:block;width:100%;height:50px;margin-top:5px;border:1px solid rgba(75,23,55,.22);background:#fff;padding:0 12px;color:var(--ink);font-size:16px}
.pdp-buy-action .button{width:100%;min-width:0}
.pdp-buybox.is-subscription .pdp-buy-action{grid-template-columns:1fr}
.pdp-buy-note{margin:10px 0 0;color:var(--muted);font-size:10px;line-height:1.5}
.pdp-buybox>[data-buybox-status]{display:block;margin-top:6px;color:var(--wine);font-size:11px;line-height:1.45}
.pdp-buybox>[data-buybox-status]:empty{display:none}
.combo-price em{display:block;margin-top:5px;color:var(--wine);font-size:11px;font-style:normal;font-weight:800}
.routine-cadence>div{grid-template-columns:repeat(2,minmax(0,1fr))}
.routine-preference{margin:0;padding:0;border:0}.routine-preference legend{width:100%;margin:0 0 12px;color:var(--plum);font:500 22px var(--serif)}.routine-preference legend span{display:block;margin-bottom:4px;color:var(--wine);font:800 9px var(--sans);letter-spacing:.12em;text-transform:uppercase}.routine-preference>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.routine-preference label{display:grid;grid-template-columns:auto 1fr;gap:9px;min-height:88px;padding:14px;border:1px solid rgba(75,23,55,.16);background:#fffaf4;cursor:pointer}.routine-preference label:has(input:checked){border-color:var(--plum);box-shadow:inset 0 0 0 1px var(--plum)}.routine-preference strong,.routine-preference small{display:block}.routine-preference small{margin-top:4px;color:var(--muted);font-size:10px}
.cart-upsell{display:grid;gap:7px;margin:18px 0;padding:16px;background:#f4e9de;border-left:3px solid var(--wine)}.cart-upsell>span{color:var(--wine);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.cart-upsell>strong{color:var(--plum);font:500 20px var(--serif)}.cart-upsell>small{color:var(--muted);line-height:1.45}.cart-upsell>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-upsell button{border:0;background:transparent;color:var(--plum);font:800 10px var(--sans);text-decoration:underline;cursor:pointer}

/* 0.12.0 — acompanhamento de entrega e alinhamento dos resumos de compra. */
.checkout-summary-item{grid-template-columns:60px minmax(0,1fr) auto}.checkout-summary-item>div{min-width:0}.checkout-summary-item>div strong{display:block;overflow-wrap:anywhere;line-height:1.35}.checkout-summary-item>span:last-child{justify-self:end;white-space:nowrap;font-size:12px;font-weight:800}.checkout-summary-content{min-width:0}.cart-summary>.cart-upsell{display:grid;grid-template-columns:1fr;align-items:stretch;justify-content:initial;gap:7px;min-width:0;padding:16px;border-top:0}.cart-upsell>strong,.cart-upsell>small{min-width:0;overflow-wrap:anywhere}.cart-upsell>div{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;padding:0;border:0}.cart-upsell>div b{min-width:0}.cart-upsell button{justify-self:end;white-space:nowrap}
.tracking-page{min-height:100vh;background:#f3ebe3}.tracking-shell{display:grid;grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);gap:48px;max-width:1180px;margin:0 auto;padding:70px 24px 110px}.tracking-intro,.tracking-result{min-width:0;background:var(--paper);box-shadow:0 22px 70px rgba(75,23,55,.07)}.tracking-intro{padding:44px}.tracking-intro h1{margin:10px 0 16px;color:var(--plum);font:500 clamp(44px,5vw,66px)/1 var(--serif)}.tracking-intro>p{color:var(--muted);line-height:1.65}.tracking-form{display:grid;gap:15px;margin-top:30px}.tracking-form label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tracking-form input{display:block;width:100%;height:50px;margin-top:7px;padding:0 13px;border:1px solid var(--line);background:#fff;font:inherit;text-transform:none;letter-spacing:normal}.tracking-alert{margin-top:18px;padding:14px 16px;border-left:4px solid var(--wine);background:#fff0f2;color:var(--plum);font-size:13px}.tracking-result{padding:40px}.tracking-result__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.tracking-result__head h2{margin:7px 0 0;overflow-wrap:anywhere;color:var(--plum);font:500 24px var(--serif)}.tracking-state{flex:none;padding:8px 11px;background:#eee3d9;color:var(--plum);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tracking-state.is-delivered{background:#e4eee5;color:#34563a}.tracking-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:34px 0;padding:0;list-style:none}.tracking-timeline li{position:relative;display:grid;justify-items:center;gap:10px;color:#9a8d91;text-align:center}.tracking-timeline li:before{content:"";position:absolute;top:13px;right:50%;width:100%;height:2px;background:#ddd1cc;z-index:0}.tracking-timeline li:first-child:before{display:none}.tracking-timeline li span{position:relative;z-index:1;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#ddd1cc;color:#fff;font-size:10px;font-weight:800}.tracking-timeline li strong{font-size:10px;line-height:1.35}.tracking-timeline li.active{color:var(--plum)}.tracking-timeline li.active:before,.tracking-timeline li.active span{background:var(--plum)}.tracking-details{display:grid;grid-template-columns:minmax(140px,.65fr) minmax(0,1.35fr);gap:10px 18px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tracking-details dt{color:var(--muted);font-size:11px}.tracking-details dd{margin:0;overflow-wrap:anywhere}.tracking-items{display:grid;gap:8px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.tracking-items span{color:var(--muted);font-size:12px}.order-success__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
@media(max-width:760px){.checkout-summary-item{grid-template-columns:56px minmax(0,1fr);align-items:start}.checkout-summary-item>.product-mini-visual{grid-row:1/3;width:56px;height:56px}.checkout-summary-item>span:last-child{grid-column:2;justify-self:start;margin-top:4px}.cart-upsell>div{grid-template-columns:1fr;gap:8px}.cart-upsell button{justify-self:start}.tracking-shell{grid-template-columns:1fr;padding:34px 16px 80px}.tracking-intro,.tracking-result{padding:25px 20px}.tracking-result__head{display:grid}.tracking-state{width:max-content}.tracking-timeline{grid-template-columns:1fr;gap:0}.tracking-timeline li{grid-template-columns:30px 1fr;justify-items:start;align-items:center;gap:12px;min-height:54px;text-align:left}.tracking-timeline li:before{top:auto;right:auto;left:13px;width:2px;height:100%}.tracking-timeline li:first-child:before{display:block;height:50%;top:50%}.tracking-timeline li:last-child:before{height:50%;bottom:50%}.tracking-details{grid-template-columns:1fr;gap:4px}.tracking-details dd{margin-bottom:10px}}
.legal-note{font-size:11px;line-height:1.55;opacity:.88}
.product-sticky-purchase a.button{text-decoration:none}

@media(max-width:760px){
  .pdp-outcome{margin-top:18px;padding:18px}
  .pdp-outcome h2{font-size:29px}
  .pdp-buybox{padding:16px}
  .pdp-buybox fieldset{grid-template-columns:1fr}
  .pdp-buy-choice{min-height:0}
  .pdp-buy-action{grid-template-columns:92px minmax(0,1fr)}
}

@media(max-width:420px){
  .pdp-buy-action{grid-template-columns:1fr}
  .pdp-buy-action>label{display:grid;grid-template-columns:1fr 88px;align-items:center;gap:12px}
  .pdp-buy-action select{margin-top:0}
}
@media(max-width:760px){
  .combo-subscription-note{text-align:left}
  .combo-grid li{grid-template-columns:minmax(92px,.72fr) 1.28fr}
}
.social-share{margin:2.5rem auto;max-width:1180px;padding:1.1rem 1.25rem;border-top:1px solid rgba(75,23,55,.16);border-bottom:1px solid rgba(75,23,55,.16);display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.social-share strong{margin-right:auto}.social-share a,.social-share button{border:0;background:transparent;color:var(--wine,#4b1737);font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.bio-links-page main{min-height:75vh;display:grid;place-items:center;padding:4rem 1.25rem;background:radial-gradient(circle at 50% 0,#f4e6e9,transparent 55%)}.bio-links{width:min(100%,560px);text-align:center}.bio-links h1{font-size:clamp(2.2rem,8vw,4.2rem);line-height:1}.bio-links>p{font-size:1.1rem}.bio-links nav{display:grid;gap:.8rem;margin:2rem 0}.bio-links nav .button{width:100%;justify-content:center}.bio-links .wordmark{display:inline-flex;flex-direction:column;margin-bottom:1.5rem}@media(max-width:640px){.social-share{align-items:flex-start}.social-share strong{width:100%}}
