:root{--tv-bg:#f4f1e8;--tv-ink:#0a1712;--tv-green:#09251b;--tv-green2:#12392b;--tv-lime:#c9ee55;--tv-gold:#d4b16a;--tv-line:rgba(10,23,18,.13);--tv-muted:#667069;--tv-white:#fff;--tv-radius:22px;--tv-shadow:0 18px 50px rgba(5,20,15,.12)}
.tv-r01,body.tv-r01{background:var(--tv-bg);color:var(--tv-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tv-r01 *{box-sizing:border-box}.tv-r01 a{color:inherit}.tv-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.tv-home{overflow:hidden}.tv-hero{background:var(--tv-green);color:#fff;padding:84px 0 56px;position:relative}.tv-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(3px);right:-180px;top:-220px;background:radial-gradient(circle,rgba(201,238,85,.24),transparent 68%)}.tv-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.tv-eyebrow{display:inline-flex;font-size:12px;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:#678274}.tv-hero .tv-eyebrow,.tv-light .tv-eyebrow,.tv-local-cta .tv-eyebrow{color:var(--tv-lime)}.tv-hero h1{font-size:clamp(48px,6vw,88px);line-height:.93;letter-spacing:-.055em;margin:18px 0 24px;max-width:760px}.tv-hero h1 em{font-style:normal;color:var(--tv-lime)}.tv-lead{font-size:19px;line-height:1.6;color:#dce8e0;max-width:680px}.tv-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.tv-button{display:inline-flex;min-height:50px;padding:0 22px;border-radius:999px;align-items:center;justify-content:center;font-weight:800;text-decoration:none;border:1px solid transparent}.tv-button-primary{background:var(--tv-lime);color:#0b2218}.tv-button-ghost{border-color:rgba(255,255,255,.26);color:#fff;background:rgba(255,255,255,.06)}.tv-proof-row{display:flex;gap:24px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.13);padding-top:24px;color:#bfcfc5;font-size:13px}.tv-proof-row b{display:block;color:#fff;font-size:15px}.tv-hero-art{min-height:480px;position:relative;border-radius:38px;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.1);overflow:hidden}.tv-orbit{position:absolute;border:1px solid rgba(201,238,85,.28);border-radius:50%}.tv-orbit-one{width:390px;height:390px;left:45px;top:50px}.tv-orbit-two{width:250px;height:250px;right:-40px;bottom:-50px}.tv-bottle,.tv-can{position:absolute;bottom:42px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;letter-spacing:.15em;box-shadow:0 35px 60px rgba(0,0,0,.35)}.tv-bottle:before,.tv-can:before{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.22);border-radius:inherit}.tv-bottle-tall{left:76px;width:120px;height:330px;border-radius:22px 22px 34px 34px;background:linear-gradient(145deg,#0f4d37,#061a12)}.tv-bottle-mid{left:220px;width:144px;height:260px;border-radius:24px;background:linear-gradient(145deg,#93672a,#2e1d0b)}.tv-can{right:48px;width:105px;height:190px;border-radius:28px;background:linear-gradient(145deg,#dfe5df,#66716a);color:#163024}.tv-bottle span,.tv-can span{transform:rotate(-90deg);font-size:13px}.tv-price-chip{position:absolute;right:24px;top:24px;background:var(--tv-lime);color:#102218;border-radius:999px;padding:12px 16px;font-weight:900;font-size:13px}.tv-strip{background:var(--tv-lime);color:#102218}.tv-strip-inner{display:flex;justify-content:space-between;gap:22px;overflow:auto;padding:16px 0;font-weight:900;white-space:nowrap;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.tv-section{padding:82px 0}.tv-section-dark{background:#071c14;color:#fff}.tv-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.tv-section-head h2{font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-.045em;margin:10px 0 0}.tv-section-head>a{font-weight:800;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}.tv-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tv-category-card{min-height:130px;background:#fff;border:1px solid var(--tv-line);border-radius:var(--tv-radius);padding:24px;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;transition:.2s ease}.tv-category-card:hover{transform:translateY(-3px);box-shadow:var(--tv-shadow)}.tv-category-card span{font-size:25px;font-weight:900;letter-spacing:-.03em}.tv-category-card small{color:var(--tv-muted);font-weight:700}.tv-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tv-product-card{background:#fff;color:var(--tv-ink);border-radius:22px;overflow:hidden}.tv-product-image{display:block;aspect-ratio:1/1;background:#eef1ed}.tv-product-image img{width:100%;height:100%;object-fit:contain}.tv-product-body{padding:18px}.tv-product-type{font-size:11px;color:#68736c;text-transform:uppercase;font-weight:800;letter-spacing:.09em}.tv-product-body h3{font-size:18px;line-height:1.15;margin:7px 0 12px}.tv-product-body h3 a{text-decoration:none}.tv-product-price{font-size:22px;font-weight:900;color:#173c2d;margin-bottom:12px}.tv-card-action{display:inline-flex;font-weight:800;text-decoration:none;border-bottom:1px solid #173c2d}.tv-empty-catalog{grid-column:1/-1;border:1px dashed rgba(255,255,255,.25);border-radius:22px;padding:32px;color:#d9e7de}.tv-empty-catalog strong{color:#fff;font-size:24px}.tv-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tv-steps article{background:#fff;border:1px solid var(--tv-line);border-radius:20px;padding:24px}.tv-steps b{color:#8bac34;font-size:13px}.tv-steps h3{font-size:23px;margin:30px 0 6px}.tv-steps p{color:var(--tv-muted);margin:0;line-height:1.5}.tv-local-cta{background:var(--tv-green2);color:#fff;padding:52px 0}.tv-local-cta .tv-shell{display:flex;align-items:center;justify-content:space-between;gap:20px}.tv-local-cta h2{font-size:42px;letter-spacing:-.04em;margin:8px 0}.tv-local-cta p{color:#c8d6ce}.tv-shop-intro{display:flex;gap:14px;align-items:center;background:#e7f0d3;border:1px solid #c8dda0;border-radius:14px;padding:12px 16px;margin:0 0 24px}.tv-shop-intro strong{white-space:nowrap}.tv-shop-intro span{color:#4f5f55}.tv-product-service-note{background:#f0f5e8;border-left:4px solid #9ebf35;border-radius:8px;padding:15px 16px;margin-top:18px}.tv-product-service-note strong,.tv-product-service-note span{display:block}.tv-product-service-note span{font-size:13px;color:#59655e;margin-top:4px}.tv-r01 .site-header{background:#071c14;color:#fff;border:0}.tv-r01 .site-header a{color:#fff}.tv-r01 .site-footer{background:#05140f;color:#c6d5cc}.tv-r01 .button,.tv-r01 button,.tv-r01 input[type=submit]{border-radius:999px;font-weight:800}.tv-r01 .woocommerce ul.products li.product,.tv-r01.woocommerce ul.products li.product{background:#fff;border-radius:18px;padding:14px}.tv-r01 .woocommerce div.product .summary,.tv-r01.woocommerce div.product .summary{background:#fff;padding:28px;border-radius:24px}.tv-r01 .woocommerce div.product .product_title,.tv-r01.woocommerce div.product .product_title{font-size:clamp(34px,4vw,54px);letter-spacing:-.04em}.tv-r01 .woocommerce-Price-amount{font-weight:900;color:#143b2b}.tv-age-open{overflow:hidden}.tv-age-gate{position:fixed;inset:0;background:rgba(2,9,6,.84);z-index:99999;display:grid;place-items:center;padding:20px;backdrop-filter:blur(8px)}.tv-age-gate[hidden]{display:none}.tv-age-card{width:min(520px,100%);background:#f5f1e6;color:#0b1b14;border-radius:28px;padding:34px;box-shadow:0 40px 100px rgba(0,0,0,.4)}.tv-age-kicker{font-size:11px;letter-spacing:.15em;font-weight:900;color:#69812a}.tv-age-card h2{font-size:38px;letter-spacing:-.04em;line-height:1;margin:10px 0 12px}.tv-age-card p{color:#5d6861;line-height:1.5}.tv-age-actions{display:grid;gap:8px;margin-top:22px}.tv-age-actions .button{padding:14px 18px}.tv-age-denied{background:#f1ded8;padding:12px;border-radius:10px;color:#7b3527!important}
@media(max-width:900px){.tv-hero-grid{grid-template-columns:1fr}.tv-hero-art{min-height:390px}.tv-category-grid{grid-template-columns:repeat(2,1fr)}.tv-product-grid{grid-template-columns:repeat(2,1fr)}.tv-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.tv-shell{width:min(100% - 24px,1180px)}.tv-hero{padding:48px 0 30px}.tv-hero h1{font-size:49px}.tv-lead{font-size:16px}.tv-proof-row{display:grid;grid-template-columns:1fr 1fr}.tv-hero-art{min-height:310px}.tv-bottle-tall{left:30px;width:88px;height:235px}.tv-bottle-mid{left:132px;width:100px;height:190px}.tv-can{right:20px;width:70px;height:142px}.tv-section{padding:54px 0}.tv-section-head{align-items:start;flex-direction:column}.tv-category-grid,.tv-product-grid,.tv-steps{grid-template-columns:1fr 1fr}.tv-category-card{min-height:112px;padding:18px}.tv-category-card span{font-size:20px}.tv-local-cta .tv-shell{align-items:flex-start;flex-direction:column}.tv-local-cta h2{font-size:34px}}@media(max-width:420px){.tv-category-grid,.tv-product-grid,.tv-steps{grid-template-columns:1fr}}
