:root{--ink:#17151b;--muted:#6b6570;--rose:#f8e9e7;--wine:#701d3a;--gold:#d2a44f;--paper:#fffafa;--line:#eadde0}.wt-nav-cta{display:inline-flex;align-items:center;justify-content:center;padding:0 18px;height:40px;border:0;border-radius:999px;background:#d7b35a;color:#0d2417;font-weight:800;cursor:pointer}.wt-cart-toast{position:fixed;right:22px;bottom:22px;max-width:360px;padding:14px 18px;border-radius:12px;background:#0d2417;color:#fff;box-shadow:0 16px 30px rgba(0,0,0,.18);font-size:14px;opacity:0;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:100}.wt-cart-toast.is-visible{opacity:1;transform:translateY(0)}.wt-product-modal{position:fixed;inset:0;background:rgba(9,15,13,.55);display:grid;place-items:center;padding:22px;z-index:100}.wt-product-panel{position:relative;width:min(960px,100%);border-radius:26px;background:#fff;box-shadow:0 28px 50px rgba(7,10,8,.22)}.wt-product-close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f4efe7;color:#372f2d;font-size:28px;cursor:pointer}.wt-checkout-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border:1px solid rgba(13,36,23,.2);border-radius:50%;background:#fff;color:#372f2d;font-size:28px;line-height:1;cursor:pointer;display:grid;place-items:center;z-index:2}.wt-product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;padding:24px}.wt-product-media{display:grid;place-items:center;min-height:420px;border-radius:22px;background:#f7f2eb}.wt-product-media img{width:100%;height:100%;max-height:480px;object-fit:cover;object-position:center}.wt-product-copy{padding:10px 8px 12px}.wt-product-copy h3{margin:12px 0 10px;font:600 clamp(32px,3vw,46px)/1.08 Georgia,serif}.wt-product-tag{display:inline-flex;padding:7px 12px;border-radius:999px;background:#d7b35a;color:#0d2417;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.wt-product-price-row{display:flex;align-items:center;gap:10px;margin:10px 0 14px}.wt-feature-price{font-size:22px;font-weight:800;color:#0d2417}.wt-feature-old{color:#706a6b;text-decoration:line-through;font-weight:600}.wt-product-copy p,.wt-product-copy li{color:#4a4d4d;line-height:1.7}.wt-product-copy h4{margin:18px 0 8px;font-size:15px}.wt-product-copy ul{margin:0 0 16px;padding-left:18px}.wt-product-meta{padding-top:14px;border-top:1px solid rgba(12,20,17,.12);margin-top:12px;color:#4a4d4d}.wt-feature-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}.wt-feature-link{border:0;background:transparent;color:#0d2417;font-weight:700;text-decoration:underline;cursor:pointer}.wt-feature-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;background:#d7b35a;border:0;border-radius:12px;color:#0d2417;font-weight:800;cursor:pointer}.wt-feature-button:hover{filter:brightness(.97)}@media (max-width:780px){.wt-product-grid{grid-template-columns:1fr}.wt-product-media{min-height:300px}.wt-feature-actions{display:block}.wt-feature-button{width:100%;margin-top:12px}}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px Inter,Arial,sans-serif}a{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.nav{display:flex;align-items:center;justify-content:space-between;padding:22px 0;gap:22px}.brand{font:700 25px Georgia,serif;letter-spacing:.06em;text-decoration:none}.brand i{color:var(--wine)}.nav-links{display:flex;gap:25px;font-size:14px}.nav-links a{text-decoration:none;color:var(--muted)}.cart{position:relative;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--wine);color:#fff;text-decoration:none}.cart span{position:absolute;right:-5px;top:-5px;min-width:19px;height:19px;border-radius:20px;background:var(--gold);color:#241b11;text-align:center;font:700 11px/19px Arial}.hero{background:linear-gradient(120deg,#3e0f28,#761e3d 62%,#9b3d59);color:white;overflow:hidden}.hero-grid{min-height:540px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:35px}.eyebrow{text-transform:uppercase;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.15em}.hero h1{font:700 clamp(45px,7vw,82px)/.93 Georgia,serif;margin:18px 0}.hero h1 em{color:#f6cfd2}.hero p{max-width:480px;color:#f7e9ee;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;background:var(--gold);border:0;border-radius:5px;color:#251811;font-weight:800;text-decoration:none;cursor:pointer}.button.dark{background:var(--wine);color:#fff}.hero .button{margin-top:18px}.hero-art{position:relative;height:500px;display:grid;place-items:end center}.hero-art:before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:#d993a7;opacity:.22;bottom:-80px}.hero-art img{position:relative;height:490px;filter:drop-shadow(0 25px 20px #26061480)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:36px 0}.benefit{border-left:2px solid var(--gold);padding-left:15px}.benefit strong{display:block;margin-bottom:5px}.benefit small{color:var(--muted);line-height:1.5}.shop{padding:78px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-head h2{font:700 clamp(32px,4vw,48px)/1.05 Georgia,serif;margin:10px 0 0}.section-head p{max-width:380px;color:var(--muted);line-height:1.6}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);background:#fff;overflow:hidden}.visual{height:275px;display:grid;place-items:center;background:linear-gradient(145deg,#f8e7e7,#eed8df)}.visual img{height:245px;max-width:90%;filter:drop-shadow(0 16px 13px #64192c42)}.card-copy{padding:22px}.tag{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--wine);font-weight:800}.card h3{font:700 24px Georgia,serif;margin:9px 0}.card p{min-height:48px;color:var(--muted);font-size:14px;line-height:1.55}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.price{font-size:19px;font-weight:800}.old{font-size:13px;color:#918991;text-decoration:line-through;margin-left:6px}.empty{grid-column:1/-1;padding:35px;border:1px dashed #d5bfc4;color:var(--muted);text-align:center}.story{background:#f4e7e7;padding:75px 0}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center}.story-visual{min-height:350px;background:#7b2441;display:grid;place-items:center}.story-visual img{height:330px;filter:drop-shadow(0 18px 16px #26061480)}.story h2{font:700 43px/1.08 Georgia,serif;margin:12px 0}.story p{color:var(--muted);line-height:1.75}.footer{padding:34px 0;background:#21151a;color:#f4e9ea;font-size:13px}.footer .shell{display:flex;justify-content:space-between;gap:15px}.page{min-height:100vh}.page-main{padding:50px 0 80px}.crumb{font-size:14px;color:var(--muted);margin-bottom:20px}.page h1{font:700 46px Georgia,serif;margin:0 0 30px}.cart-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:28px}.cart-items,.summary{background:#fff;border:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:84px 1fr auto auto;align-items:center;gap:17px;padding:18px;border-bottom:1px solid var(--line)}.cart-item img{height:75px;width:70px;object-fit:contain;background:var(--rose)}.cart-item h2{font:700 19px Georgia,serif;margin:0 0 7px}.cart-item p{color:var(--muted);margin:0}.quantity{display:flex;align-items:center;border:1px solid var(--line)}.quantity button{border:0;background:#fff;width:30px;height:30px;cursor:pointer}.quantity span{min-width:25px;text-align:center}.remove{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ead4d6;border-radius:50%;background:#fff;color:var(--wine);font-size:22px;line-height:1;font-weight:700;cursor:pointer}.remove:hover{background:#fceff0}.summary{padding:24px;height:max-content}.summary h2{font:700 25px Georgia,serif;margin-top:0}.summary-row{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);color:var(--muted)}.summary-row.total{color:var(--ink);font-weight:800;font-size:18px}.summary .button{display:flex;margin-top:22px}.checkout{max-width:780px;margin:auto;background:#fff;border:1px solid var(--line);padding:35px}.checkout h2{font:700 28px Georgia,serif}.checkout label{display:block;font-size:13px;font-weight:700;margin-top:15px}.checkout input,.checkout select,.checkout textarea{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #d8cbd0;border-radius:3px;font:inherit}.checkout-summary{background:#fbf4f4;padding:19px;margin:20px 0}.checkout-summary div{display:flex;justify-content:space-between;padding:7px 0;font-size:14px}.checkout-error{padding:13px;background:#ffe9e9;color:#8e2636;margin-bottom:18px}.success{padding:35px;text-align:center;background:#f8edec}.success h2{color:var(--wine)}@media(max-width:760px){.nav-links{display:none}.hero-grid,.story-grid,.cart-layout{grid-template-columns:1fr}.hero-grid{padding-top:30px}.hero-art{height:320px}.hero-art img{height:320px}.benefits,.grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.cart-item{grid-template-columns:65px 1fr auto}.cart-item .remove{grid-column:2}.footer .shell{flex-direction:column}.checkout{padding:23px}.shell{width:min(100% - 30px,1160px)}}
