:root{--wc-ink:#2b2926;--wc-cream:#fbf7ef;--wc-sand:#eee5d7;--wc-peach:#f4c6ad;--wc-green:#536b5a;--wc-line:rgba(43,41,38,.12);--wc-radius:22px}body{background:var(--wc-cream);color:var(--wc-ink)}.wc-home{overflow:hidden}.wc-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.wc-hero{padding:54px 0 34px;background:radial-gradient(circle at 78% 24%,rgba(244,198,173,.55),transparent 28%),linear-gradient(180deg,#fffaf2 0%,var(--wc-cream) 100%)}.wc-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.wc-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--wc-green);margin:0 0 18px}.wc-eyebrow:before{content:'✦';font-size:14px}.wc-title{font-size:clamp(48px,6.5vw,82px);line-height:.94;letter-spacing:-.045em;margin:0 0 22px;font-weight:750}.wc-title em{font-family:Georgia,serif;font-weight:400}.wc-lede{font-size:19px;line-height:1.6;max-width:590px;color:#625c54;margin:0 0 30px}.wc-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.wc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 23px;border-radius:999px;text-decoration:none;font-weight:700;font-size:14px;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.wc-btn:hover{transform:translateY(-2px)}.wc-btn-primary{background:var(--wc-ink);color:#fff;box-shadow:0 10px 25px rgba(43,41,38,.15)}.wc-btn-secondary{background:rgba(255,255,255,.65);color:var(--wc-ink);border-color:var(--wc-line)}.wc-hero-card{position:relative;background:#f0e8db;border-radius:34px;padding:28px;min-height:520px;display:flex;align-items:center;justify-content:center;box-shadow:0 24px 70px rgba(75,62,48,.12)}.wc-hero-card:after{content:'';position:absolute;inset:16px;border:1px solid rgba(43,41,38,.08);border-radius:26px;pointer-events:none}.wc-hero-card img{width:100%;max-width:520px;height:auto;object-fit:contain;mix-blend-mode:multiply;position:relative;z-index:1}.wc-badge{position:absolute;right:18px;top:18px;background:#fff;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;z-index:2;box-shadow:0 8px 20px rgba(0,0,0,.08)}.wc-trust{border-top:1px solid var(--wc-line);border-bottom:1px solid var(--wc-line);background:#fffaf2}.wc-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.wc-trust-item{padding:22px 18px;text-align:center;border-right:1px solid var(--wc-line);font-size:13px}.wc-trust-item:last-child{border-right:0}.wc-trust-item strong{display:block;font-size:14px;margin-bottom:4px}.wc-trust-item span{color:#756d64}.wc-feature{padding:92px 0}.wc-section-head{text-align:center;max-width:700px;margin:0 auto 44px}.wc-kicker{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--wc-green);font-weight:800;margin-bottom:12px}.wc-h2{font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.035em;margin:0 0 15px}.wc-section-copy{color:#6c655d;line-height:1.65;margin:0}.wc-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wc-benefit{background:#fff;border:1px solid var(--wc-line);border-radius:var(--wc-radius);padding:28px;min-height:190px}.wc-icon{font-size:26px;margin-bottom:24px}.wc-benefit h3{font-size:19px;margin:0 0 9px}.wc-benefit p{margin:0;color:#706960;line-height:1.55;font-size:14px}.wc-product{padding:0 0 100px}.wc-product-card{display:grid;grid-template-columns:.95fr 1.05fr;gap:54px;background:#2f3b32;color:#fff;border-radius:34px;padding:26px;align-items:center}.wc-product-media{background:#ece4d8;border-radius:25px;min-height:480px;display:flex;align-items:center;justify-content:center;padding:28px}.wc-product-media img{width:100%;height:auto;max-height:520px;object-fit:contain;mix-blend-mode:multiply}.wc-product-info{padding:26px 28px 26px 8px}.wc-product-info .wc-kicker{color:#cfe0d1}.wc-product-title{font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.035em;margin:0 0 16px}.wc-product-copy{color:#dfe6df;line-height:1.65;margin:0 0 22px}.wc-price{font-size:22px;font-weight:800;margin-bottom:18px}.wc-select{width:100%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);color:#fff;border-radius:14px;padding:15px;margin-bottom:12px;font:inherit}.wc-select option{color:#222}.wc-product-info .wc-btn-primary{background:#fff;color:#2b2926;width:100%}.wc-note{font-size:12px;color:#bfcbbf;text-align:center;margin:12px 0 0}.wc-story{padding:0 0 100px}.wc-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wc-story-card{border-radius:28px;padding:40px;background:#e8ddcf;min-height:300px}.wc-story-card.alt{background:#f4c6ad}.wc-story-card h3{font-size:28px;line-height:1.1;margin:0 0 12px}.wc-story-card p{color:#625b53;line-height:1.65;max-width:480px}.wc-footer-cta{padding:0 0 90px}.wc-footer-cta-inner{background:#fff;border:1px solid var(--wc-line);border-radius:30px;padding:42px;text-align:center}.wc-footer-cta-inner p{margin:0 auto 22px;color:#6f675e;max-width:580px;line-height:1.6}@media(max-width:900px){.wc-hero-grid,.wc-product-card,.wc-story-grid{grid-template-columns:1fr}.wc-hero-grid{gap:36px}.wc-hero-card{min-height:380px}.wc-product-info{padding:18px 8px 18px}.wc-benefits{grid-template-columns:1fr}.wc-trust-grid{grid-template-columns:1fr}.wc-trust-item{border-right:0;border-bottom:1px solid var(--wc-line)}.wc-trust-item:last-child{border-bottom:0}}@media(max-width:600px){.wc-wrap{width:min(100% - 28px,1180px)}.wc-hero{padding-top:32px}.wc-title{font-size:50px}.wc-lede{font-size:17px}.wc-hero-card{padding:16px;border-radius:26px}.wc-product-card{padding:14px;border-radius:26px}.wc-product-media{min-height:320px}.wc-section-head{margin-bottom:30px}.wc-feature{padding:68px 0}.wc-story,.wc-product,.wc-footer-cta{padding-bottom:68px}}