:root{--theme-hue:165;--green:#1b7c63;--dark:#17382e;--yellow:#acdafa;--bg:#f2fbf7;--line:#d4e8df;--tint:#e1f5ec}
body{transition:background-color .25s,color .25s}.topbar{background:var(--tint);color:var(--green)}.header{background:#ffffffed;border-color:var(--line);backdrop-filter:blur(16px)}.hero{background:var(--tint);color:var(--dark);box-shadow:0 16px 45px #17382e0b}.hero-shade{background:linear-gradient(90deg,var(--tint) 0%,var(--tint) 24%,#ffffffc9 43%,#ffffff08 72%)}.hero-image{filter:brightness(1.16) saturate(.88)}.hero-copy>p,.hero-secondary{color:var(--green)}.eyebrow.amber{color:var(--green)}.hero-signoff{color:var(--muted)}.hero-signoff i{background:var(--green)}.hero-note{background:#ffffffed;color:var(--dark);border-color:var(--line)}.hero-note small{color:var(--muted)}.note-icon{background:var(--tint);color:var(--green)}.category-card,.category-card.featured{background:linear-gradient(145deg,#fff,var(--tint));border-color:var(--line)}.category-card:hover{border-color:var(--green)}.trust-bar>div{background:#fff;border-color:var(--line)}.product-card{background:white;border-color:var(--line)}.product-image{background:var(--tint)}.product-tag,.cod-tag{color:var(--green)}.button.yellow{color:var(--dark);box-shadow:none}.header nav a:hover,.header nav button:hover{color:var(--green)}footer{background:var(--tint);color:var(--dark);border-top:1px solid var(--line)}footer a,footer button,footer small,footer .footer-motto,footer .prototype-label{color:var(--green)}.theme-widget{position:fixed;bottom:88px;right:22px;z-index:45;font-size:13px}.theme-toggle{display:flex;align-items:center;gap:9px;background:#fff;color:var(--dark);border:1px solid var(--line);padding:10px 16px;border-radius:30px;box-shadow:0 6px 25px #12382d20;font-weight:600}.color-wheel{width:26px;height:26px;border-radius:50%;background:conic-gradient(#ff7e92,#ffdb79,#8ee3aa,#74d5ed,#a29afa,#ff7e92);border:3px solid white;outline:1px solid #e2e7e5;transform:rotate(calc(var(--theme-hue)*1deg));transition:transform .2s}#theme-panel{position:absolute;bottom:60px;right:0;width:310px;max-width:calc(100vw - 32px);background:#fff;padding:20px;border-radius:20px;border:1px solid var(--line);box-shadow:0 15px 55px #16382d22}.theme-panel-heading{display:flex;align-items:center;justify-content:space-between;font-size:16px}.theme-panel-heading button{font-size:24px;padding:0 5px}#theme-panel p,#theme-panel small{color:var(--muted);font-size:12px;line-height:1.7}#theme-panel small{display:block;margin-top:12px}.theme-presets{display:flex;justify-content:space-between;gap:5px;margin:18px 0}.theme-presets button{padding:4px;font-size:11px;border:1px solid transparent;border-radius:9px}.theme-presets button[aria-pressed=true]{border-color:var(--green);background:var(--tint)}.theme-presets i{display:block;width:27px;height:27px;border-radius:50%;background:var(--swatch);margin:0 auto 5px}#theme-panel label{display:flex;justify-content:space-between}#theme-hue{appearance:none;width:100%;height:12px;border-radius:8px;background:linear-gradient(90deg,#ef7777,#efd577,#91da8f,#7dd6e6,#9994ef,#ed91d3,#ef7777);margin:15px 0 20px;padding:0;cursor:pointer}#theme-hue::-webkit-slider-thumb{appearance:none;width:23px;height:23px;border:3px solid white;border-radius:50%;background:var(--green);box-shadow:0 1px 6px #0005}#theme-hue::-moz-range-thumb{width:18px;height:18px;border:3px solid white;border-radius:50%;background:var(--green)}#theme-reset{background:var(--tint);color:var(--green);border-radius:8px;width:100%;padding:9px}@media(max-width:700px){.hero-shade{background:linear-gradient(180deg,var(--tint) 0%,var(--tint) 44%,#ffffff80 57%,#ffffff00 78%)}.theme-widget{bottom:84px;right:14px}.theme-toggle{padding:9px 12px}}
