*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#071525;--color-bg-secondary:#0d1f3c;--color-bg-card:#0f2344;--color-bg-strip:#0c1a2e;--color-green:#5db862;--color-green-dark:#4aa850;--color-blue:#1a8fe3;--color-text:#fff;--color-text-muted:#8ba3bc;--color-border:#ffffff14;--font:"Inter", system-ui, -apple-system, sans-serif;--nav-main-height:72px;--ticker-height:30px;--sale-banner-height:40px;--nav-height:calc(var(--nav-main-height) + var(--ticker-height) + var(--sale-banner-height));--container-max:1400px;--radius:8px;--transition:.2s ease}html{scroll-behavior:smooth}body{font-family:var(--font);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:var(--font);cursor:pointer;border:none;outline:none}.container{max-width:var(--container-max);margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 16px}:root{--sale-banner-height:40px}}.navbar{z-index:100;height:var(--nav-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background var(--transition), backdrop-filter var(--transition), box-shadow var(--transition);background:#041121f0;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #ffffff0f}.navbar--scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04101efa;box-shadow:0 1px #ffffff14}.navbar__inner{height:var(--nav-main-height);align-items:center;gap:12px;display:flex;position:relative}.navbar__ticker{height:var(--ticker-height);background:radial-gradient(circle at 22% 10%,#1a8fe333 0%,#0000 34%),radial-gradient(circle at 82% 0,#5db86229 0%,#0000 30%),linear-gradient(90deg,#07192cfa 0%,#081f35fa 50%,#092740fa 100%);border-top:1px solid #7fbff32e;border-bottom:1px solid #ffffff0d;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.navbar__ticker-track{white-space:nowrap;align-items:center;min-width:max-content;height:100%;animation:30s linear infinite navbarTickerScroll;display:inline-flex}.navbar__ticker-item{letter-spacing:.04em;text-transform:uppercase;color:#d7e6f4;align-items:center;height:100%;padding:0 18px;font-size:.78rem;font-weight:700;display:inline-flex}.navbar__ticker-item+.navbar__ticker-item:before{content:"•";color:var(--color-green);opacity:.95;margin-right:18px}@keyframes navbarTickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.navbar__logo{flex-shrink:0;align-items:center;display:inline-flex}.navbar__logo-swap{align-items:center;width:260px;height:56px;display:inline-flex;position:relative}.navbar__logo-tap,.navbar__logo-sa-wrap{animation-duration:16s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:50%;left:0;transform:translateY(-50%)}.navbar__logo-tap{width:auto;height:43.2px;animation-name:navbarTapFade}.navbar__logo-sa-wrap{letter-spacing:-.02em;white-space:nowrap;align-items:baseline;font-size:1.55rem;font-weight:800;animation-name:navbarSaFade;display:inline-flex;left:5px}@keyframes navbarTapFade{0%,25%{opacity:1}50%{opacity:0}50%,75%{opacity:0}to{opacity:1}}@keyframes navbarSaFade{0%,25%{opacity:0}50%{opacity:1}50%,75%{opacity:1}to{opacity:0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.navbar__logo-tap,.navbar__logo-sa-wrap,.navbar__ticker-track{animation:none}.navbar__logo-tap{opacity:0}.navbar__logo-sa-wrap{opacity:1}}.navbar__logo-string{color:#fff;white-space:nowrap}.navbar__logo-algae{color:var(--color-green);white-space:nowrap}.navbar__logo-dot{color:var(--color-text-muted);white-space:nowrap;font-size:.9em;font-weight:500}.navbar__links{flex:1;justify-content:center;gap:0;list-style:none;display:flex}.navbar__links>li{align-items:center;display:flex}.navbar__links>li+li{margin-left:28px}.navbar__dropdown{position:relative}.navbar__dropdown-link{align-items:center;gap:5px;display:inline-flex}.navbar__caret{opacity:.8;font-size:.58rem}.navbar__links a{color:var(--color-text-muted);border-radius:var(--radius);transition:color var(--transition), background var(--transition);padding:9px 14px;font-size:.9rem;font-weight:600}.navbar__links>li>a:not(.navbar__dropdown-link){align-items:center;display:inline-flex}.navbar__links a:hover{color:#fff;background:#ffffff0f}.navbar__links a.active{color:var(--color-text-muted);background:0 0;border-bottom:0}.navbar__links>li>a.active{color:var(--color-text-muted);background:0 0}.navbar__links>li>a:hover{background:#ffffff0f}.navbar__submenu{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;min-width:220px;transition:opacity var(--transition), transform var(--transition);z-index:20;background:#071525f7;border-radius:12px;margin:0;padding:8px;list-style:none;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 16px 34px #00000059}.navbar__submenu li{margin:0}.navbar__submenu a{border-radius:8px;padding:9px 10px;font-size:.82rem;display:block}.navbar__submenu a.active{color:#fff;background:#ffffff1a}.navbar__dropdown:hover .navbar__submenu,.navbar__dropdown:focus-within .navbar__submenu{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar__actions{flex-shrink:0;align-items:center;gap:14px;padding-right:8px;display:flex}.navbar__members-link{font-weight:700;color:#a5d6a7!important}.navbar__members-link:hover{color:#c8e6c9!important}.navbar__mobile-section-header{text-transform:uppercase;letter-spacing:.1em;color:#a5d6a7;pointer-events:none;padding:16px 16px 4px;font-size:.68rem;font-weight:700}.navbar__mobile-members-link{padding:12px 16px;font-size:.95rem;font-weight:600;text-decoration:none;display:block;color:#c8e6c9!important}.navbar__currency{border:1px solid var(--color-border);letter-spacing:.08em;color:#c8d8e8;background:#ffffff08;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:700}.navbar__cart{color:var(--color-text-muted);border-radius:var(--radius);transition:color var(--transition);background:0 0;justify-content:center;align-items:center;padding:6px;display:inline-flex;position:relative}.navbar__cart:hover{color:#fff}.navbar__cart-badge{background:var(--color-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:0;right:0}.navbar__account-link{color:var(--color-text-muted);border-radius:var(--radius);transition:color var(--transition);white-space:nowrap;align-items:center;gap:5px;padding:6px 8px;font-size:.8rem;text-decoration:none;display:inline-flex}.navbar__account-link:hover{color:#fff}.navbar__account-label{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.btn{border-radius:var(--radius);transition:all var(--transition);white-space:nowrap;align-items:center;gap:6px;padding:10px 22px;font-size:.9rem;font-weight:600;display:inline-flex}.btn--green{background:var(--color-green);color:#fff}.navbar__actions .btn--green,.navbar__mobile .btn--green{color:#fff}.btn--green:hover{background:var(--color-green-dark);transform:translateY(-1px);box-shadow:0 4px 16px #5db86259}.btn--outline{color:#fff;background:0 0;border:2px solid #ffffff4d}.btn--outline:hover{background:#ffffff0f;border-color:#fff}.navbar__hamburger{background:0 0;flex-direction:column;gap:5px;margin-left:auto;padding:6px;display:none}.navbar__hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .25s;display:block}.navbar__hamburger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0}.navbar__hamburger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__mobile{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-left:1px solid var(--color-border);z-index:200;width:280px;height:100dvh;padding-top:var(--nav-height);background:#071525fa;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(100%);box-shadow:-8px 0 32px #00000080}.navbar__mobile-close{color:#fff;z-index:300;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex;position:absolute;top:50%;right:23px;transform:translateY(-50%)}.navbar__mobile-close--open{display:inline-flex}.navbar__mobile--open{transform:translate(0)}.navbar__mobile ul{padding:8px 0;list-style:none}.navbar__mobile ul li a{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);transition:color var(--transition), background var(--transition);padding:14px 24px;font-size:1rem;font-weight:500;display:block}.navbar__mobile ul li a.active{color:#fff}.navbar__mobile ul li a:hover,.navbar__mobile ul li a.active{color:#fff;background:#ffffff0a}.navbar__mobile-subitem a{color:#9fbbd7;padding-left:40px;font-size:.9rem}.navbar__mobile-subitem a:before{content:"›";color:var(--color-green);margin-right:8px}.navbar__mobile .btn--green{justify-content:center;margin:16px 16px 24px}.navbar__backdrop{z-index:199;opacity:0;pointer-events:none;background:#0000008c;transition:opacity .3s;display:none;position:fixed;inset:0}.navbar__backdrop--open{opacity:1;pointer-events:auto}@media (width<=1100px){.navbar__logo-swap{width:148px}.navbar__logo-tap{height:34.56px}.navbar__logo-sa-wrap{font-size:1.05rem}.navbar__inner{gap:0}.navbar__links{justify-content:flex-start}.navbar__links>li+li{margin-left:16px}}@media (width<=600px){.navbar__links,.navbar__submenu,.navbar__actions .btn--green,.navbar__currency{display:none}.navbar__hamburger,.navbar__mobile{display:flex}.navbar__inner{gap:16px}.navbar__ticker-item{padding:0 14px;font-size:.72rem}.navbar__ticker-item+.navbar__ticker-item:before{margin-right:14px}.navbar__ticker-track{animation-duration:24s}.sale-banner__sep{display:none}}@media (width<=900px){.navbar__links,.navbar__submenu,.navbar__actions .btn--green,.navbar__currency{display:none}.navbar__hamburger,.navbar__mobile{display:flex}.navbar__backdrop{display:block}.navbar__inner{gap:16px}.navbar__ticker-item{padding:0 14px;font-size:.72rem}.navbar__ticker-item+.navbar__ticker-item:before{margin-right:14px}.navbar__ticker-track{animation-duration:24s}}.navbar__sale-banner{left:0;right:0;bottom:var(--ticker-height);height:var(--sale-banner-height);color:#fff;letter-spacing:.01em;white-space:nowrap;box-sizing:border-box;justify-content:center;align-items:center;gap:10px;padding:0 10px;font-size:.82rem;font-weight:600;display:flex;position:absolute;overflow:hidden}.navbar__sale-banner--orange{background:linear-gradient(90deg,#b45309 0%,#d97706 50%,#b45309 100%)}.navbar__sale-banner--green{background:linear-gradient(90deg,#15803d 0%,#16a34a 50%,#15803d 100%)}.navbar__sale-banner-msg{text-overflow:ellipsis;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.navbar__sale-banner-emoji{flex-shrink:0}.navbar__sale-banner-short{display:none}.navbar__sale-banner-cta{color:#b45309;text-transform:uppercase;letter-spacing:.05em;background:#fff;border-radius:4px;flex-shrink:0;padding:4px 10px;font-size:.72rem;font-weight:800;text-decoration:none}.navbar__sale-banner--green .navbar__sale-banner-cta{color:#15803d}@media (width<=720px){.navbar__sale-banner{gap:6px;padding:0 8px;font-size:.74rem}.navbar__sale-banner-full{display:none}.navbar__sale-banner-short{display:inline}.navbar__sale-banner-cta{padding:3px 8px;font-size:.68rem}}.footer{border-top:1px solid var(--color-border);background:#04101e;margin-top:auto;padding:56px 0 0}.footer__top{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(220px,1.3fr) repeat(4,minmax(140px,1fr));gap:34px;padding-bottom:42px;display:grid}.footer__brand{max-width:320px}.footer__logo{letter-spacing:-.02em;margin-bottom:10px;font-size:1.26rem;font-weight:800;display:inline-block}.footer__tap-logo{width:auto;height:88px;margin-bottom:14px;display:block}.footer__logo .green{color:var(--color-green)}.footer__logo .muted{color:var(--color-text-muted);font-size:.85em;font-weight:500}.footer__tagline{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.footer__col h4{letter-spacing:.14em;text-transform:uppercase;color:#d8e6f6;margin-bottom:14px;font-size:.78rem;font-weight:700}.footer__col ul{flex-direction:column;gap:9px;list-style:none;display:flex}.footer__col ul li a{color:var(--color-text-muted);transition:color var(--transition);font-size:.92rem}.footer__col ul li a:hover{color:#f4f8fd}.footer__connect-copy{color:var(--color-text-muted);margin:0 0 14px;font-size:.9rem;line-height:1.55}.footer__connect-links{flex-wrap:wrap;gap:10px;display:flex}.footer__pill-link{color:#dff6e1;transition:background var(--transition), border-color var(--transition), color var(--transition);background:#5db8621f;border:1px solid #5db86273;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-size:.84rem;font-weight:700;display:inline-flex}.footer__pill-link:hover{color:#f3fff4;background:#5db86238;border-color:#5db862b3}.footer__pill-link--ghost{color:#d7e8fa;background:0 0;border-color:#7fbff373}.footer__pill-link--ghost:hover{color:#f0f7ff;background:#7fbff324;border-color:#7fbff3a8}.footer__bottom{flex-direction:column;gap:8px;padding:24px 0;display:flex}.footer__legal{color:#4a6080;font-size:.78rem}.footer__legal a{color:#5a7090;transition:color var(--transition)}.footer__legal a:hover{color:var(--color-text-muted)}.footer__disclaimer{color:#3a5060;font-size:.72rem;font-style:italic;line-height:1.5}@media (width<=1100px){.footer__top{grid-template-columns:repeat(3,minmax(180px,1fr));gap:28px}.footer__brand{grid-column:1/-1;max-width:100%}}@media (width<=768px){.footer__top{grid-template-columns:1fr 1fr;gap:24px}.footer__brand{grid-column:1/-1}}@media (width<=480px){.footer__top{grid-template-columns:1fr}}.email-popup__backdrop{z-index:999;background:#00000080;animation:.3s ease-in-out fadeIn;position:fixed;inset:0}.email-popup{z-index:1000;opacity:0;pointer-events:none;background:#fff;border-radius:12px;width:90vw;max-width:400px;transition:opacity .3s,transform .3s;position:fixed;bottom:20px;right:20px;transform:translateY(20px);box-shadow:0 10px 40px #0003}.email-popup--visible{opacity:1;pointer-events:all;transform:translateY(0)}.email-popup__close{cursor:pointer;color:#999;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:background-color .2s;display:flex;position:absolute;top:12px;right:12px}.email-popup__close:hover{color:#333;background-color:#f5f5f5}.email-popup__content{padding:32px 24px 24px}.email-popup__header h2{color:#1a202c;margin:0 0 8px;font-size:1.25rem;line-height:1.3}.email-popup__header p{color:#4a6080;margin:0 0 20px;font-size:.9rem;line-height:1.4}.email-popup__form{flex-direction:column;gap:12px;display:flex}.email-popup__form input{border:1px solid #d4dce8;border-radius:6px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.email-popup__form input:focus{border-color:#2d6a4f;outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.email-popup__form input:disabled{cursor:not-allowed;background-color:#f5f5f5}.email-popup__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d6a4f 0%,#1f4d36 100%);border:none;border-radius:6px;padding:12px 16px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.email-popup__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2d6a4f4d}.email-popup__submit:disabled{opacity:.7;cursor:not-allowed}.email-popup__note{color:#999;margin:8px 0 0;font-size:.75rem;line-height:1.4}.email-popup__success{text-align:center;padding:16px 0}.email-popup__success p:first-child{color:#2d6a4f;margin:0 0 12px;font-size:1.1rem;font-weight:600}.email-popup__success p:last-child{margin:0}.email-popup__trust{color:#999;border-top:1px solid #f0f0f0;justify-content:center;gap:16px;padding:12px 24px;font-size:.75rem;display:flex}@media (width<=640px){.email-popup{border-radius:12px 12px 0 0;width:100%;max-width:100%;bottom:0;left:0;right:0}.email-popup__content{padding:24px}.email-popup__header h2{font-size:1.1rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero{min-height:100vh;padding-top:calc(var(--nav-height) - 5mm);align-items:center;display:flex;position:relative;overflow:hidden}.hero__bg{background:radial-gradient(80% 60% at 70% 60%,#0a325099 0%,#0000 60%),radial-gradient(50% 40% at 20% 80%,#053c2866 0%,#0000 50%),linear-gradient(165deg,#071525 0%,#0a2035 40%,#0c2a1a 80%,#071525 100%);position:absolute;inset:0}.hero__overlay{background:radial-gradient(60% 30% at 50% 100%,#1a8fe314 0%,#0000 60%);animation:8s ease-in-out infinite alternate shimmer;position:absolute;inset:0}@keyframes shimmer{0%{opacity:.6;transform:scaleX(1)}to{opacity:1;transform:scaleX(1.05)}}.hero__inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;padding-top:60px;padding-bottom:80px;display:grid;position:relative}.hero__text{max-width:540px}.hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-green);margin-bottom:20px;font-size:.75rem;font-weight:600}.hero__headline{letter-spacing:-.03em;color:#fff;margin-bottom:20px;font-size:clamp(2.6rem,5vw,4rem);font-weight:900;line-height:1.08}.hero__headline-accent{color:var(--color-green);display:block}.hero__sub{color:var(--color-text-muted);max-width:440px;margin-bottom:18px;font-size:1.05rem;line-height:1.65}.hero__giveaway-counter{background:#c8a84b1a;border:1px solid #c8a84b73;border-radius:10px;align-items:baseline;gap:8px;margin-bottom:16px;padding:8px 12px;display:inline-flex}.hero__giveaway-counter strong{color:#f5f0c8;font-size:1.2rem;line-height:1}.hero__giveaway-counter span{color:#e5dfb8;font-size:.8rem;line-height:1.4}.hero__proof-row{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.hero__proof-pill{color:#d7f2da;background:#5db8621f;border:1px solid #5db86259;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.hero__ctas{flex-wrap:wrap;gap:14px;display:flex}.hero__urgency{color:#b9cfe2;max-width:520px;margin-top:14px;font-size:.82rem;line-height:1.5}.hero__seo-links{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.hero__seo-link{color:#d2deea;transition:all var(--transition);background:#ffffff0a;border:1px solid #c8d8e840;border-radius:999px;align-items:center;padding:8px 10px;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.hero__seo-link:hover{color:#d7f2da;background:#5db8621f;border-color:#5db86273}.hero__btn{border-radius:var(--radius);transition:all var(--transition);cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font);text-align:center;white-space:nowrap;border:none;outline:none;align-items:center;gap:8px;padding:14px 28px;display:inline-flex}.hero__btn--primary{background:var(--color-green);color:#fff}.hero__btn--primary:hover{background:var(--color-green-dark);transform:translateY(-2px);box-shadow:0 8px 24px #5db86266}.hero__btn--secondary{color:#fff;background:#ffffff14;border:2px solid #fff3}.hero__btn--secondary:hover{background:#ffffff24;border-color:#fff6;transform:translateY(-2px)}.hero__product{justify-content:center;align-items:center;display:flex;position:relative;transform:translateY(-5mm)}.hero__product-link{cursor:pointer;text-decoration:none}.hero__product-link:hover .hero__product-img,.hero__product-link:focus-visible .hero__product-img{filter:drop-shadow(0 40px 80px #000000bf)drop-shadow(0 0 22px #5db86259)}.hero__product-glow{filter:blur(50px);z-index:0;background:radial-gradient(circle,#5db86233 0%,#0000 70%);border-radius:50%;width:80%;height:80%;position:absolute}.hero__product-img{z-index:1;filter:drop-shadow(0 40px 80px #000000bf);width:auto;max-width:100%;max-height:640px;animation:6s ease-in-out infinite float;position:relative}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero__product-placeholder{z-index:1;filter:drop-shadow(0 32px 64px #000000b3);width:100%;max-width:340px;animation:6s ease-in-out infinite float;position:relative}.hero__product-svg{width:100%;height:auto}.hero__wave{z-index:3;line-height:0;position:absolute;bottom:0;left:0;right:0}.hero__wave svg{width:100%;height:80px}@media (width<=900px){.hero__inner{text-align:center;grid-template-columns:1fr;gap:40px;padding-top:40px;padding-bottom:100px}.hero__text{max-width:100%}.hero__sub{max-width:100%;margin-left:auto;margin-right:auto}.hero__proof-row,.hero__ctas,.hero__seo-links{justify-content:center}.hero__urgency{margin-left:auto;margin-right:auto}.hero__giveaway-counter{justify-content:center}.hero__product{order:-1}.hero__product-img{max-height:380px}.hero__product-placeholder{max-width:240px}.hero__headline{font-size:clamp(2.2rem,8vw,3rem)}.hero__btn{padding:13px 20px;font-size:.95rem}}.offer-strip{z-index:2;background:linear-gradient(90deg,#0a2035 0%,#0c2a1a 50%,#0a2035 100%);border-top:1px solid #5db86240;border-bottom:1px solid #5db86240;position:relative}.offer-strip__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;padding-top:14px;padding-bottom:14px;display:flex}.offer-strip__item{color:#c8d8e8;letter-spacing:.01em;align-items:center;gap:10px;font-size:.9rem;display:flex}.offer-strip__item svg{color:var(--color-green);flex-shrink:0}.offer-strip__item strong{color:#fff;font-weight:700}.offer-strip__divider{background:#ffffff1f;flex-shrink:0;width:1px;height:20px}@media (width<=600px){.offer-strip__inner{gap:12px}.offer-strip__divider{display:none}.offer-strip__item{font-size:.83rem}}.vp{background:var(--color-bg-strip);z-index:2;padding:40px 0;position:relative}.vp__inner{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.vp__card{border-radius:var(--radius);transition:background var(--transition);align-items:flex-start;gap:14px;padding:20px 16px;display:flex}.vp__card:hover{background:#ffffff0a}.vp__icon{color:var(--color-green);flex-shrink:0;margin-top:2px}.vp__title{color:#fff;margin-bottom:4px;font-size:.95rem;font-weight:700}.vp__desc{color:var(--color-text-muted);font-size:.82rem;line-height:1.5}@media (width<=900px){.vp__inner{grid-template-columns:repeat(3,1fr);gap:4px}}@media (width<=768px){.vp__inner{grid-template-columns:repeat(2,1fr);gap:4px}}@media (width<=480px){.vp__inner{grid-template-columns:1fr}}.reviews{background:var(--color-bg-secondary);padding:80px 0 60px}.reviews__header{text-align:center;margin-bottom:48px}.reviews__headline{color:#fff;margin-bottom:12px;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700}.reviews__aggregate{justify-content:center;align-items:center;gap:10px;display:flex}.stars{gap:2px;display:flex}.reviews__score{color:#f5c842;font-size:1.1rem;font-weight:700}.reviews__count{color:var(--color-text-muted);font-size:.8rem}.reviews__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.reviews__card{background:var(--color-bg-card);border:1px solid var(--color-border);transition:border-color var(--transition), transform var(--transition);border-radius:12px;padding:28px 24px 24px;position:relative}.reviews__card:hover{border-color:#5db8624d;transform:translateY(-4px)}.reviews__quote-mark{color:var(--color-green);opacity:.7;margin-bottom:16px;font-family:Georgia,serif;font-size:3.5rem;line-height:.6}.reviews__quote{color:#c8d8e8;margin-bottom:20px;font-size:.9rem;line-height:1.7}.reviews__footer{justify-content:space-between;align-items:flex-end;display:flex}.reviews__author{flex-direction:column;gap:2px;display:flex}.reviews__name{color:#fff;font-size:.85rem;font-weight:600}.reviews__location{color:var(--color-text-muted);font-size:.75rem}.reviews__disclaimer{text-align:center;color:#4a6080;margin-top:32px;font-size:.72rem;font-style:italic}@media (width<=768px){.reviews__grid{grid-template-columns:1fr}.reviews__aggregate{flex-wrap:wrap}}.lower{background:var(--color-bg);padding:80px 0}.lower__inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.lower__visual{position:relative}.lower__pond{border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0000008c}.lower__water-bg{background:radial-gradient(80% 80% at 50% 60%,#0d3a5e 0%,#071525 100%);justify-content:center;align-items:flex-end;min-height:380px;padding-top:32px;display:flex;position:relative;overflow:hidden}.lower__water-bg:before,.lower__water-bg:after{content:"";border:1px solid #1a8fe31f;border-radius:50%;position:absolute}.lower__water-bg:before{width:90%;height:50%;bottom:-10%;left:5%}.lower__water-bg:after{border-color:#1a8fe314;width:60%;height:30%;bottom:-5%;left:20%}.lower__product-img{z-index:1;filter:drop-shadow(0 20px 40px #0009);width:auto;height:300px;transition:transform .4s;position:relative;transform:rotate(-4deg)}.lower__pond:hover .lower__product-img{transform:rotate(-2deg)translateY(-6px)}.lower__badge{border:2px solid var(--color-green);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100px;height:100px;color:var(--color-green);background:#071525e6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;bottom:20px;right:20px;transform:none}.lower__badge-line1,.lower__badge-line2,.lower__badge-line3,.lower__badge-line4{letter-spacing:.1em;color:#fff;font-size:.6rem;font-weight:800;line-height:1.2}.lower__badge-line2,.lower__badge-line4{color:var(--color-green)}.lower__headline{letter-spacing:-.02em;color:#fff;margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.lower__headline-accent{color:var(--color-green)}.lower__desc{color:var(--color-text-muted);max-width:440px;margin-bottom:32px;font-size:1rem;line-height:1.7}.lower__benefits{flex-direction:column;gap:12px;margin-bottom:36px;list-style:none;display:flex}.lower__benefit{color:#c8d8e8;align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.lower__benefit-icon{color:var(--color-green);flex-shrink:0}.lower__cta{border-radius:var(--radius);background:var(--color-green);color:#fff;transition:all var(--transition);align-items:center;padding:13px 28px;font-size:.95rem;font-weight:600;display:inline-flex}.lower__cta:hover{background:var(--color-green-dark);transform:translateY(-2px);box-shadow:0 6px 20px #5db86259}@media (width<=900px){.lower__inner{grid-template-columns:1fr;gap:40px}}.algae-guide{background:#0c1a2e;border-top:1px solid #5db8621f;border-bottom:1px solid #5db8621f;padding:72px 0}.algae-guide__headline{color:#e8f4e9;margin:0 0 20px;font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:700;line-height:1.3}.algae-guide__intro{color:#94b0c0;max-width:820px;margin:0 0 48px;font-size:1rem;line-height:1.7}.algae-guide__intro strong{color:#c8e6c9}.algae-guide__topic-hub{flex-wrap:wrap;gap:8px;margin:0 0 32px;display:flex}.algae-guide__topic-link{color:#d7f2da;background:#5db8621f;border:1px solid #5db86259;border-radius:999px;align-items:center;padding:8px 10px;font-size:.76rem;font-weight:600;line-height:1;transition:all .16s;display:inline-flex}.algae-guide__topic-link:hover{color:#ecfbed;background:#5db86233;border-color:#7dd87f8c}.algae-guide__cols{grid-template-columns:1fr 1fr;gap:40px 48px;margin-bottom:40px;display:grid}.algae-guide__col h3{color:#5db862;margin:0 0 12px;font-size:1.05rem;font-weight:600;line-height:1.4}.algae-guide__col p{color:#7fa8b8;margin:0 0 12px;font-size:.95rem;line-height:1.75}.algae-guide__col p:last-child{margin-bottom:0}.algae-guide__col strong{color:#c8e6c9}.algae-guide__link{color:#5db862;font-weight:500;text-decoration:none}.algae-guide__link:hover{color:#7dd87f;text-decoration:underline}.algae-guide__ol{color:#7fa8b8;margin:0 0 12px;padding-left:20px;font-size:.95rem;line-height:1.75}.algae-guide__ol li{margin-bottom:6px}.algae-guide__faq-list{color:#7fa8b8;margin:0 0 12px;padding-left:0;font-size:.95rem;line-height:1.75;list-style:none}.algae-guide__faq-list li{margin-bottom:12px;padding-left:16px;position:relative}.algae-guide__faq-list li:before{content:"›";color:#5db862;font-weight:700;position:absolute;left:0}@media (width<=768px){.algae-guide{padding:48px 0}.algae-guide__cols{grid-template-columns:1fr;gap:32px;margin-bottom:32px}.algae-guide__topic-hub{justify-content:center}.algae-guide__col h3{font-size:1rem}}.traffic-hub{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:linear-gradient(#071525 0%,#0a1e36 100%);padding:56px 0}.traffic-hub__header{margin-bottom:22px}.traffic-hub__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--color-green);margin-bottom:10px;font-size:.72rem;font-weight:700}.traffic-hub__header h2{font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.traffic-hub__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.traffic-hub__card{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;gap:10px;padding:16px;display:grid}.traffic-hub__card h3{font-size:1rem;line-height:1.35}.traffic-hub__card p{color:var(--color-text-muted);font-size:.84rem;line-height:1.6}.traffic-hub__link{color:var(--color-green);font-size:.82rem;font-weight:700}@media (width<=1000px){.traffic-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.traffic-hub__grid{grid-template-columns:1fr}}.fast-buy{background:linear-gradient(90deg,#0b233d 0%,#163f2a 50%,#0b233d 100%);border-top:1px solid #5db86247;border-bottom:1px solid #5db86247;padding:24px 0}.fast-buy__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.fast-buy__copy{gap:6px;max-width:620px;display:grid}.fast-buy__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--color-green);font-size:.72rem;font-weight:700}.fast-buy__copy h2{font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.2}.fast-buy__copy p{color:#c8d8e8;font-size:.9rem}.fast-buy__actions{flex-wrap:wrap;gap:8px;display:flex}@media (width<=680px){.fast-buy__actions{width:100%}.fast-buy__actions .btn{text-align:center;flex:1;justify-content:center}}.bsb{background:linear-gradient(165deg,#071525 0%,#0a2035 40%,#0c2a1a 80%,#071525 100%);border-top:1px solid #5db8621f;border-bottom:1px solid #5db8621f;padding:0;position:relative;overflow:hidden}.bsb:before{content:"";pointer-events:none;background:radial-gradient(at 80%,#5db86212 0%,#0000 60%),radial-gradient(at 10% 80%,#0a325026 0%,#0000 50%);position:absolute;inset:0}.bsb__inner{z-index:1;grid-template-columns:1fr 48px 1fr;align-items:center;gap:0;max-width:1400px;min-height:340px;margin:0 auto;padding:0 2rem;display:grid;position:relative}@media (width<=960px){.bsb__inner{min-height:unset;grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.5rem}.bsb__divider{display:none}}.bsb__copy{flex-direction:column;gap:0;padding:2.5rem 0 2.5rem 32px;display:flex}@media (width<=960px){.bsb__copy{text-align:center;align-items:center;padding:0}}.bsb__eyebrow{margin-bottom:.85rem}.bsb__eyebrow-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--color-green);background:#5db8621a;border:1px solid #5db86240;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.bsb__headline{color:#fff;letter-spacing:-.02em;margin-bottom:.85rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.05}.bsb__headline-accent{color:var(--color-green);font-style:normal}.bsb__sub{color:#ffffffb3;max-width:520px;margin-bottom:1.5rem;font-size:1rem;line-height:1.65}.bsb__bullets{flex-direction:column;gap:.6rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}@media (width<=960px){.bsb__bullets{align-items:center}}.bsb__bullets li{color:#fffc;align-items:center;gap:.55rem;font-size:.9rem;display:flex}.bsb__bullets li svg{width:16px;height:16px;color:var(--color-green);flex-shrink:0}.bsb__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.bsb__cta-primary{background:var(--color-green);color:#04220b;border-radius:var(--radius);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);align-items:center;gap:.45rem;padding:.8rem 1.75rem;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 4px 18px #5db86247}.bsb__cta-primary:hover{background:var(--color-green-dark);transform:translateY(-2px);box-shadow:0 7px 24px #5db86266}.bsb__cta-secondary{color:#ffffffb3;transition:color var(--transition), border-color var(--transition);border-bottom:1px solid #ffffff40;align-items:center;padding-bottom:1px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.bsb__cta-secondary:hover{color:#fff;border-color:#fff9}.bsb__visual{flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}@media (width<=960px){.bsb__visual{padding:0}}.bsb__img-wrap{background:0 0;border:1px solid #5db86226;border-radius:16px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006,0 0 0 1px #5db86214}.bsb__img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 8px 24px #5db86233);width:100%;max-width:500px;height:auto;display:block}.bsb__tag-stack{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.bsb__tag{letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3;background:#ffffff12;border:1px solid #ffffff1f;border-radius:4px;padding:.2rem .55rem;font-size:.65rem;font-weight:700}.bsb__tag--muted{color:#ffffff59;background:0 0;border-color:#ffffff12}.bsb__divider{z-index:3;justify-content:center;align-items:stretch;height:100%;min-height:340px;display:flex;position:relative}.bsb__wave-svg{width:60px;height:100%;overflow:visible}.bsb__wave-path{transform-origin:50%;animation:4s ease-in-out infinite alternate bsbWaveFlow}.bsb__wave-path--ghost{animation:4s ease-in-out infinite alternate bsbWaveFlowGhost}@keyframes bsbWaveFlow{0%{d:path("M30,0 C45,40 15,80 30,120 C45,160 15,200 30,240 C45,280 15,320 30,360 C45,400 15,440 30,500")}50%{d:path("M30,0 C15,40 45,80 30,120 C15,160 45,200 30,240 C15,280 45,320 30,360 C15,400 45,440 30,500")}to{d:path("M30,0 C45,40 15,80 30,120 C45,160 15,200 30,240 C45,280 15,320 30,360 C45,400 15,440 30,500")}}@keyframes bsbWaveFlowGhost{0%{d:path("M30,0 C15,40 45,80 30,120 C15,160 45,200 30,240 C15,280 45,320 30,360 C15,400 45,440 30,500")}50%{d:path("M30,0 C45,40 15,80 30,120 C45,160 15,200 30,240 C45,280 15,320 30,360 C45,400 15,440 30,500")}to{d:path("M30,0 C15,40 45,80 30,120 C15,160 45,200 30,240 C15,280 45,320 30,360 C15,400 45,440 30,500")}}.bsb__wave-node{offset-path:path("M30,0 C45,40 15,80 30,120 C45,160 15,200 30,240 C45,280 15,320 30,360 C45,400 15,440 30,500");offset-distance:0%;animation:3.5s ease-in-out infinite bsbNodeTravel}.bsb__wave-node--2{animation:3.5s ease-in-out 1.75s infinite bsbNodeTravel}@keyframes bsbNodeTravel{0%{offset-distance:0%;opacity:0}8%{opacity:1}92%{opacity:1}to{offset-distance:100%;opacity:0}}.prb{background-image:url(/worst-pond-banner.jpg);background-position:50%;background-size:cover;border-top:1px solid #5db86226;border-bottom:1px solid #5db86226;padding:0;position:relative;overflow:hidden}.prb__inner{grid-template-columns:1fr 1fr;gap:0;max-width:1400px;min-height:400px;margin:0 auto;display:grid}@media (width<=900px){.prb__inner{min-height:unset;grid-template-columns:1fr}}.prb__copy{z-index:1;background:linear-gradient(90deg,#040e1cf7 0%,#040e1cf5 65%,#040e1cd1 88%,#040e1c66 100%);flex-direction:column;justify-content:center;gap:0;padding:2.5rem 2.5rem 2.5rem 2rem;display:flex;position:relative}@media (width<=900px){.prb__copy{padding:2rem 1.5rem 1.5rem}}.prb__logo-row{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.prb__site-tag{letter-spacing:.05em;color:#fffc;text-transform:uppercase;font-size:.78rem;font-weight:800}.prb__site-tag-dot{color:var(--color-green)}.prb__badge{text-transform:uppercase;letter-spacing:.05em;color:#fdd835;white-space:nowrap;background:#ffca281f;border:1px solid #ffca284d;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .7rem;font-size:.6rem;font-weight:700;line-height:1.2;display:inline-flex}.prb__badge-stars{letter-spacing:-1px;font-size:.65rem}.prb__headline{color:#fff;letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;line-height:1.02}.prb__headline-green{color:var(--color-green);-webkit-text-stroke:1px #5db86266;font-style:normal}.prb__sub1{color:#ffffffd9;margin-bottom:.2rem;font-size:1.05rem}.prb__sub1 strong{color:#fff}.prb__sub2{color:var(--color-green);margin-bottom:1.5rem;font-size:1.05rem;font-weight:600}.prb__steps{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.75rem;display:flex}.prb__step{color:#ffffffd9;align-items:center;gap:.5rem;font-size:.8rem;line-height:1.3;display:flex}.prb__step-icon{width:34px;height:34px;color:var(--color-green);background:#5db86226;border:1px solid #5db8624d;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.prb__step-icon svg{width:17px;height:17px}.prb__step small{color:#ffffff80;font-size:.7rem;display:block}.prb__step-divider{color:#ffffff4d;font-size:1.2rem;font-weight:300}.prb__cta{background:var(--color-green);color:#04220b;border-radius:var(--radius);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);align-self:flex-start;align-items:center;gap:.55rem;margin-bottom:.7rem;padding:.9rem 2rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #5db8624d}.prb__cta:hover{background:var(--color-green-dark);transform:translateY(-2px);box-shadow:0 8px 28px #5db86273}.prb__small-print{color:#fff6;align-items:center;gap:.3rem;font-size:.72rem;display:flex}.prb__right{background:0 0;min-height:400px;position:relative;overflow:hidden}.prb__right:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#040e1c66,#0000);width:18%;height:100%;position:absolute;top:0;left:0}.prb__right:after{display:none}.prb__photo-labels{z-index:3;justify-content:space-between;padding:0 1rem 0 .85rem;display:flex;position:absolute;top:.85rem;left:0;right:0}.prb__photo-label-before{letter-spacing:.1em;color:#ff7272;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ff64644d;border-radius:4px;padding:.25rem .6rem;font-size:.65rem;font-weight:800}.prb__photo-label-after{letter-spacing:.1em;color:var(--color-green);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #5db86259;border-radius:4px;padding:.25rem .6rem;font-size:.65rem;font-weight:800}.prb__entrants{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;background:#040a14d1;border-top:1px solid #ffffff14;padding:.8rem 1rem .9rem;position:absolute;bottom:0;left:0;right:0}.prb__entrants-label{letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;align-items:center;gap:.3rem;margin-bottom:.6rem;font-size:.68rem;font-weight:700;display:flex}.prb__entrants-count{color:var(--color-green);align-items:center;gap:.3rem;margin-left:auto;font-weight:700;display:flex}.prb__thumbs{gap:.5rem;display:flex}.prb__thumb{aspect-ratio:1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;flex:1;min-width:0;position:relative;overflow:hidden}.prb__thumb img{object-fit:cover;width:100%;height:100%}.prb__thumb-empty{background:#5db86214;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.4rem;display:flex}.prb__thumb--empty-slot .prb__thumb-empty-slot-inner{color:#fff3;background:#ffffff0a;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:700;display:flex}.prb__thumb-case{color:#ffffffbf;text-align:center;letter-spacing:.04em;background:#000000b8;padding:2px 0;font-size:.55rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.prb__live-dot{background:var(--color-green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite prb-pulse;display:inline-block}@keyframes prb-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@media (width<=900px){.prb__right{min-height:280px}.prb__right:after{display:none}.prb__thumb{flex:none;width:64px;max-height:64px}.prb__thumbs{overflow:hidden}}@media (width<=600px){.prb__headline{font-size:1.8rem}.prb__steps{display:none}.prb__right{min-height:220px}.prb__thumb{width:54px;max-height:54px}}select,select option{color:#222!important;background:#fff!important}.page{padding-top:var(--nav-height);flex:1}.page.page--pond-photo-estimator{padding-top:calc(var(--nav-height) + 30mm)}.page__hero{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#071525 0%,#0a2035 60%,#0c2a1a 100%);padding:44px 0 36px;position:relative;overflow:hidden}.page__hero:after{content:"";pointer-events:none;background:radial-gradient(60% 80% at 80%,#0a325066 0%,#0000 60%);position:absolute;inset:0}.page__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-green);margin-bottom:12px;font-size:.72rem;font-weight:700}.page__headline{letter-spacing:-.03em;color:#fff;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.page__sub{color:var(--color-text-muted);max-width:540px;font-size:1rem;line-height:1.65}.products__hero-meta{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.products__hero-pill{color:#d7f2da;background:#5db8621f;border:1px solid #5db86259;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.page__content{padding-top:40px;padding-bottom:80px}.section-title{color:#fff;margin-bottom:24px;font-size:1.5rem;font-weight:700}.link-arrow{color:var(--color-green);transition:gap var(--transition);font-size:.9rem;font-weight:600}.link-arrow:hover{text-decoration:underline}.products__grid{flex-direction:column;gap:24px;margin-bottom:48px;display:flex}.product-card{background:var(--color-bg-card);border:1px solid var(--color-border);transition:border-color var(--transition);border-radius:16px;grid-template-columns:340px 1fr;display:grid;overflow:hidden}.product-card:hover{border-color:#5db8624d}.product-card__img-wrap{background:linear-gradient(135deg,#0a1f35 0%,#0d2a42 100%);justify-content:center;align-items:center;min-height:340px;padding:40px 32px;display:flex}.product-card__img{filter:drop-shadow(0 20px 40px #0009);width:auto;max-height:280px}.product-card__img-placeholder{justify-content:center;align-items:center;display:none}.product-card__body{flex-direction:column;gap:0;padding:40px 40px 40px 32px;display:flex}.product-card__badge{background:var(--color-green);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;align-self:flex-start;margin-bottom:16px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.product-card__name{color:#fff;margin-bottom:8px;font-size:1.4rem;font-weight:700;line-height:1.3}.product-card__size{color:var(--color-green);margin-bottom:14px;font-size:.875rem;font-weight:600}.product-card__variants{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:20px;display:grid}.variant-option{border:1px solid var(--color-border);color:#c8d8e8;text-align:left;transition:border-color var(--transition), background var(--transition);background:#ffffff08;border-radius:8px;flex-direction:column;gap:6px;padding:10px;font-size:.78rem;font-weight:600;display:flex}.variant-option--active{border-color:var(--color-green);background:#5db8621f}.variant-option__badge{color:#d7f2da;background:#5db86242;border:1px solid #5db86259;border-radius:999px;width:fit-content;padding:3px 8px;font-size:.68rem}.product-card__features{flex-direction:column;gap:8px;margin-bottom:20px;list-style:none;display:flex}.product-card__features li{color:#c8d8e8;padding-left:20px;font-size:.9rem;position:relative}.product-card__features li:before{content:"✓";color:var(--color-green);font-weight:700;position:absolute;left:0}.product-card__compliance{color:#4a6080;margin-top:16px;margin-bottom:0;font-size:.75rem;font-style:italic}.product-card__pricing{color:#fff;margin-bottom:12px;font-size:1rem;font-weight:700}.product-card__purchase-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.product-card__purchase-row label{color:#c8d8e8;font-size:.82rem}.product-card__purchase-row input{border:1px solid var(--color-border);color:#fff;background:#ffffff0a;border-radius:8px;width:70px;padding:10px}.product-card__cta{padding:11px 18px}.product-card__cta--added{color:var(--color-green);border:1px solid var(--color-green);cursor:default;background:#2a5a2e}.product-card__cta-alt{border-width:1px;padding:9px 16px}.product-card__offer-hint{color:var(--color-green);margin-top:10px;margin-bottom:0;font-size:.8rem;font-weight:600}.product-card__microtrust{color:#b9cfe2;margin-top:10px;margin-bottom:0;font-size:.76rem;line-height:1.5}.commerce__offer-banner{background:linear-gradient(120deg,#5db8622e,#5db8620d);border:1px solid #5db86259;border-radius:12px;gap:6px;margin-bottom:24px;padding:18px 22px;display:grid}.commerce__offer-banner p{color:#d6e8d7;font-size:.86rem}.products__note{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;padding:32px}.products__note h3{color:#fff;margin-bottom:10px;font-size:1.1rem;font-weight:700}.products__note p{color:var(--color-text-muted);margin-bottom:12px;font-size:.9rem;line-height:1.65}.products__note a{color:var(--color-green)}.amazonish-breadcrumb{color:#9bb2c9;flex-wrap:wrap;gap:8px;margin-bottom:12px;font-size:.78rem;display:flex}.amazonish-breadcrumb a{color:#a8c6e5}.amazonish-sales-velocity{color:#d7f2da;font-size:.82rem;font-weight:700}.amazonish-meta-line{color:#9fc0de;flex-wrap:wrap;gap:10px;font-size:.75rem;display:flex}.amazonish-meta-line span{border:1px solid var(--color-border);background:#ffffff08;border-radius:999px;padding:4px 8px}.amazonish-link{color:#a8c6e5;font-size:.82rem;text-decoration:underline}.amazonish-social-proof{color:#9fc0de;font-size:.78rem}.product-rg{border:1px solid var(--color-border);background:var(--color-bg-card);border-radius:12px;margin-bottom:24px;padding:16px}.product-rg__tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:none}.product-rg__tab{border:1px solid var(--color-border);color:#dbe8f6;text-align:left;background:#ffffff05;border-radius:9px;gap:3px;min-width:170px;padding:8px 10px;font-size:.75rem;display:grid}.product-rg__tab-name{font-weight:600}.product-rg__tab-badge{color:var(--color-green);letter-spacing:.03em;font-size:.7rem}.product-rg__thumbs{grid-template-columns:1fr;gap:10px;display:grid}.product-rg__thumb{background:#fff;border:1px solid #d5d9d9;border-radius:8px;height:80px;padding:0;overflow:hidden}.product-rg__thumb img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.product-rg__media-frame{border:1px solid var(--color-border);background:linear-gradient(135deg,#0a1f35 0%,#0d2a42 100%);border-radius:10px;justify-content:center;align-items:center;min-height:400px;padding:32px;display:flex}.product-rg__media{filter:drop-shadow(0 20px 40px #0009);width:auto;max-width:100%;max-height:400px}.product-rg__media-placeholder{justify-content:center;align-items:center;display:none}.product-rg__info{align-content:start;gap:14px;padding-top:2px;display:grid}.product-rg__category{text-transform:uppercase;letter-spacing:.08em;color:var(--color-green);font-size:.74rem;font-weight:700}.product-rg__title{color:#fff;font-size:clamp(2.4rem,3vw,3.2rem);font-weight:700;line-height:1.2}.product-rg__brandline{color:#9fc0de;font-size:.98rem}.product-rg__rating{color:#c8d8e8;border-bottom:1px solid var(--color-border);align-items:center;gap:12px;margin:8px 0;padding:16px 0;display:flex}.product-rg__rating-stars{align-items:center;gap:8px;display:flex}.product-rg__stars{color:#efb76a;letter-spacing:.06em;font-size:1.2rem;font-weight:600}.product-rg__score{color:#fff;min-width:35px;font-size:1.3rem;font-weight:700}.product-rg__review-count{color:#a8c5d8;font-size:.95rem;font-weight:500}.product-rg__subtitle{color:#fff;font-size:1.55rem;font-weight:700;line-height:1.2}.product-rg__description{color:#c8d8e8;font-size:.98rem;line-height:1.75}.product-rg__comparison-note{color:#d8f0df;background:#5db8621a;border:1px solid #5db86259;border-radius:8px;margin:0;padding:10px 12px;font-size:.9rem;line-height:1.6}.product-rg__comparison-note strong{color:#fff}.product-rg__about h3{color:#fff;margin-bottom:9px;font-size:1.02rem}.product-rg__about ul{gap:7px;padding-left:18px;list-style:outside;display:grid}.product-rg__about li{color:#c8d8e8;font-size:.92rem;line-height:1.62}.product-rg__buybox{top:calc(var(--nav-height) + 10px);position:sticky}.page--product-rg .product-buybox__price{color:#fff;font-size:2rem;line-height:1}.page--product-rg .product-buybox__qty input{border-color:var(--color-border);color:#fff;background:#ffffff0a}.page--product-rg .product-buybox__totals{border-top-color:var(--color-border)}.product-buybox__total-row{border-top:1px solid var(--color-border);margin-top:4px;padding-top:8px}.product-buybox__total-row strong{font-size:1rem}.product-buybox__qty-note{color:#c8d8e8;margin-left:4px;font-size:.75rem;font-weight:400}.product-buybox__savings{color:var(--color-green);justify-content:space-between;margin:4px 0;padding:8px 0;font-size:.9rem;font-weight:600;display:flex}.product-buybox__savings-amount{color:var(--color-green);font-weight:700}.page--product-rg .variant-option{border-color:var(--color-border);color:#c8d8e8;background:#ffffff08;padding:9px;font-size:.75rem}.page--product-rg .variant-option--active{border-color:var(--color-green);background:#5db8621f}.page--product-rg .product-detail__section{background:var(--color-bg-card);border-color:var(--color-border)}.page--product-rg .product-detail__section h3,.page--product-rg .product-related__card h4,.page--product-rg .product-detail__faq h4{color:#fff}.page--product-rg .product-detail__section p,.page--product-rg .product-detail__section li,.page--product-rg .product-detail__faq p,.page--product-rg .product-related__card p{color:#c8d8e8}.page--product-rg .product-related__card,.page--product-rg .product-detail__faq article{border-color:var(--color-border);background:#ffffff05}.product-detail{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;margin-bottom:28px;padding:22px}.products-range{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.products-range__card{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;gap:8px;padding:14px;display:grid}.products-range__card--active{background:#5db8621a;border-color:#5db86266}.products-range__card h2{color:#fff;font-size:1.05rem}.products-range__card p{color:#c8d8e8;font-size:.84rem;line-height:1.5}.products-range__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-green);font-size:.7rem;font-weight:700}.product-detail__picker{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.product-detail__picker-item{border:1px solid var(--color-border);color:#c8d8e8;text-align:left;background:#ffffff05;border-radius:10px;gap:4px;min-width:180px;padding:10px;font-size:.78rem;display:grid}.product-detail__picker-item strong{color:var(--color-green);letter-spacing:.02em;font-size:.72rem}.product-detail__picker-item--active{background:#5db8621f;border-color:#5db86299}.product-detail__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) 320px;align-items:start;gap:18px;display:grid}.product-detail__gallery{gap:10px;display:grid}.product-detail__media-frame{border:1px solid var(--color-border);background:linear-gradient(135deg,#0a1f35 0%,#0d2a42 100%);border-radius:14px;justify-content:center;align-items:center;min-height:380px;padding:24px;display:flex}.product-detail__media{filter:drop-shadow(0 20px 40px #0009);width:auto;max-width:100%;max-height:300px}.product-detail__media-placeholder{justify-content:center;align-items:center;display:none}.product-detail__thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.product-detail__thumb{border:1px solid var(--color-border);color:#b9cfe2;text-align:center;background:#ffffff05;border-radius:10px;padding:8px;font-size:.74rem;line-height:1.4}.product-detail__thumb--active{color:#d7f2da;border-color:#5db86280}.product-detail__info{gap:12px;display:grid}.product-detail__hero{text-transform:uppercase;letter-spacing:.08em;color:var(--color-green);font-size:.7rem;font-weight:700}.product-detail__title{color:#fff;font-size:1.5rem;line-height:1.3}.product-detail__brandline,.product-detail__description{color:#c8d8e8;font-size:.9rem;line-height:1.65}.product-detail__rating{background:#5db86214;border:1px solid #5db86240;border-radius:10px;padding:10px}.product-detail__rating p{color:#d7f2da;font-size:.8rem}.product-detail__subtitle{color:#fff;font-size:.95rem;font-weight:700}.product-detail__about h3{color:#fff;margin-bottom:8px;font-size:1rem}.product-detail__about ul{gap:8px;list-style:none;display:grid}.product-detail__about li{color:#c8d8e8;padding-left:18px;font-size:.88rem;line-height:1.5;position:relative}.product-detail__about li:before{content:"✓";color:var(--color-green);font-weight:700;position:absolute;left:0}.product-detail__buybox{top:calc(var(--nav-height) + 10px);position:sticky}.product-buybox{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;gap:12px;padding:14px;display:grid}.product-buybox__price{color:#fff;font-size:1.35rem;font-weight:800}.product-buybox__stock{color:var(--color-green);font-size:.82rem;font-weight:700}.product-buybox__delivery{color:#b9cfe2;font-size:.78rem;line-height:1.5}.product-buybox__variants{gap:8px;display:grid}.product-buybox__qty{gap:6px;display:grid}.product-buybox__qty label{color:#c8d8e8;font-size:.78rem}.product-buybox__qty input{border:1px solid var(--color-border);color:#fff;background:#ffffff0a;border-radius:8px;width:84px;padding:9px 10px}.product-buybox__offer-banner{border:2px solid var(--color-green);background:linear-gradient(135deg,#5db86226 0%,#5db86214 100%);border-radius:10px;align-items:center;gap:12px;margin:12px 0;padding:14px 16px;display:flex}.product-buybox__offer-icon{flex-shrink:0;font-size:1.6rem}.product-buybox__offer-text{margin:0}.product-buybox__offer-title{color:var(--color-green);text-transform:uppercase;letter-spacing:.08em;margin:0 0 2px;font-size:.7rem;font-weight:600}.product-buybox__offer-desc{color:#fff;margin:0;font-size:.9rem;font-weight:500}.product-buybox__offer-desc strong{color:var(--color-green);font-weight:700}.product-buybox__offer-hint{color:#a0c8b8;margin:4px 0 0;font-size:.8rem}.product-buybox__qty-tiles{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;display:grid}.qty-tile{border:2px solid var(--color-border);color:#dbe8f6;cursor:pointer;background:#ffffff0a;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:110px;padding:16px 12px;font-family:inherit;transition:all .2s;display:flex;position:relative}.qty-tile:hover{border-color:var(--color-green);background:#5db86214}.qty-tile--active{border-color:var(--color-green);color:#fff;background:#5db86226}.qty-tile--featured{background:#5db8621a;border-color:#5db86266}.qty-tile--featured.qty-tile--active{border-color:var(--color-green);background:linear-gradient(135deg,#5db86233 0%,#5db8621f 100%);box-shadow:0 0 12px #5db86233}.qty-tile__count{color:#fff;font-size:1.8rem;font-weight:700}.qty-tile__label{text-align:center;font-size:.85rem;font-weight:600;line-height:1.3}.qty-tile__badge{background:var(--color-green);color:#071525;text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:-8px;right:0}.product-buybox__qty-adjust{border:1px solid var(--color-border);background:#ffffff05;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:12px 0;display:flex}.qty-btn{border:1px solid var(--color-border);color:#fff;cursor:pointer;background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;font-weight:500;transition:all .15s;display:flex}.qty-btn:hover{border-color:var(--color-green);color:var(--color-green);background:#5db86233}.qty-display{color:#fff;text-align:center;min-width:30px;font-size:1.1rem;font-weight:600}.product-buybox__totals{border-top:1px solid var(--color-border);padding-top:10px}.product-buybox__totals p{color:#c8d8e8;justify-content:space-between;font-size:.86rem;display:flex}.product-buybox__totals strong{color:#fff}.product-buybox__trust{gap:6px;list-style:none;display:grid}.product-buybox__trust li{color:#c8d8e8;padding-left:14px;font-size:.76rem;line-height:1.5;position:relative}.product-buybox__trust li:before{content:"✓";color:var(--color-green);font-weight:700;position:absolute;left:0}.product-detail__section{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;gap:10px;margin-bottom:18px;padding:20px;display:grid}.product-detail__section h3{color:#fff;font-size:1.1rem}.product-detail__section p,.product-detail__section li{color:#c8d8e8;font-size:.88rem;line-height:1.65}.product-detail__bundle-list,.product-detail__key-details{gap:6px;padding-left:18px;display:grid}.product-related{grid-auto-columns:minmax(200px,1fr);grid-auto-flow:column;gap:10px;padding-bottom:4px;display:grid;overflow-x:auto}.product-related__card-link{color:inherit;text-decoration:none;display:block}.product-related__card{border:1px solid var(--color-border);cursor:pointer;background:#ffffff05;border-radius:12px;gap:8px;padding:12px;display:grid}.product-related__card img{object-fit:contain;background:linear-gradient(135deg,#0a1f35 0%,#0d2a42 100%);border-radius:8px;width:100%;max-height:120px}.product-related__card h4{color:#fff;font-size:.88rem;line-height:1.45}.product-related__card p{color:var(--color-green);font-weight:700}.product-detail__faq{gap:10px;display:grid}.product-detail__faq article{border:1px solid var(--color-border);background:#ffffff05;border-radius:10px;padding:12px}.product-detail__faq h4{color:#fff;margin-bottom:6px;font-size:.92rem}.product-detail__backlinks{flex-wrap:wrap;gap:14px;display:flex}.fbt{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:16px;display:grid}.fbt__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.fbt__item-wrap{align-items:center;gap:10px;display:flex}.fbt__card-link{color:inherit;width:100%;text-decoration:none;display:block}.fbt__card{border:1px solid var(--color-border);cursor:pointer;background:#ffffff05;border-radius:10px;gap:8px;width:100%;padding:10px;display:grid}.fbt__card img{object-fit:contain;background:linear-gradient(135deg,#0a1f35 0%,#0d2a42 100%);border-radius:8px;width:100%;max-height:96px}.fbt__card h4{color:#fff;font-size:.82rem;line-height:1.45}.fbt__card p{color:var(--color-green);font-size:.86rem;font-weight:700}.fbt__plus{color:#fff;font-size:1.2rem;font-weight:700}.fbt__summary{border:1px solid var(--color-border);background:#ffffff08;border-radius:10px;gap:8px;padding:12px;display:grid}.fbt__total-label{color:#9fc0de;font-size:.78rem}.fbt__total-value{color:#fff;font-size:1.25rem;font-weight:800}.compare-grid{border:1px solid var(--color-border);border-radius:10px;overflow:hidden}.compare-grid__row{border-top:1px solid var(--color-border);grid-template-columns:1.2fr 1.8fr .8fr .7fr;gap:8px;padding:10px;display:grid}.compare-grid__row--head{color:#fff;background:#ffffff0a;border-top:0;font-size:.78rem;font-weight:700}.compare-grid__row div{color:#c8d8e8;font-size:.8rem;line-height:1.45}.product-info-table{border-collapse:collapse;width:100%}.product-info-table th,.product-info-table td{border-top:1px solid var(--color-border);text-align:left;vertical-align:top;padding:10px}.product-info-table tr:first-child th,.product-info-table tr:first-child td{border-top:0}.product-info-table th{color:#fff;width:180px;font-size:.8rem}.product-info-table td{color:#c8d8e8;font-size:.84rem}.qa-list{gap:10px;display:grid}.qa-list__item{border:1px solid var(--color-border);background:#ffffff05;border-radius:10px;gap:6px;padding:12px;display:grid}.reviews-overview{border:1px solid var(--color-border);background:#ffffff05;border-radius:10px;gap:12px;margin-bottom:8px;padding:12px;display:grid}.reviews-overview__summary{gap:4px;display:grid}.reviews-overview__score{color:#fff;font-size:1.2rem;font-weight:800}.reviews-overview__summary p{color:#c8d8e8;font-size:.82rem}.reviews-overview__bars{gap:7px;display:grid}.reviews-overview__bar{color:#c8d8e8;grid-template-columns:58px 1fr 38px;align-items:center;gap:8px;font-size:.78rem;display:grid}.reviews-overview__track{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.reviews-overview__fill{background:#efb76a;height:100%}.commerce__layout{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:24px;display:grid}.commerce__panel,.commerce__summary,.commerce__empty{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;padding:28px}.commerce__empty{justify-items:flex-start;gap:12px;display:grid}.commerce__empty h2{font-size:1.4rem}.commerce__empty p{color:var(--color-text-muted);font-size:.92rem}.commerce__empty--success{text-align:center;justify-items:center}.success__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.cart__items{gap:14px;list-style:none;display:grid}.cart__item{border:1px solid var(--color-border);border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:16px;display:grid}.cart__item-name{color:#fff;margin-bottom:4px;font-size:.95rem;font-weight:700}.cart__item-variant,.cart__item-price{color:var(--color-text-muted);font-size:.8rem}.cart__item-controls{justify-items:start;gap:6px;display:grid}.cart__item-controls label{color:#c8d8e8;font-size:.72rem}.cart__item-controls input{border:1px solid var(--color-border);color:#fff;background:#ffffff0d;border-radius:8px;width:68px;padding:7px 8px}.cart__line-total{color:#fff;font-size:.9rem;font-weight:700}.link-button{color:var(--color-green);background:0 0;padding:0;font-size:.8rem;font-weight:600}.commerce__summary{align-content:start;gap:14px;display:grid}.commerce__summary h3{font-size:1.2rem}.summary__row{color:#c8d8e8;justify-content:space-between;gap:10px;font-size:.9rem;display:flex}.summary__row--discount{color:var(--color-green)}.summary__row--total{border-top:1px solid var(--color-border);color:#fff;margin-top:4px;padding-top:12px;font-size:1rem;font-weight:700}.summary__note{color:#7f99b6;font-size:.78rem;line-height:1.6}.summary__note--highlight{color:#d7f2da;background:#5db8621f;border:1px solid #5db8624d;border-radius:10px;padding:10px}.summary__trust-list{gap:6px;margin:2px 0;list-style:none;display:grid}.summary__trust-list li{color:#c8d8e8;padding-left:16px;font-size:.78rem;position:relative}.summary__trust-list li:before{content:"✓";color:var(--color-green);font-weight:700;position:absolute;left:0}.summary__checkout{justify-content:center}.summary__continue{color:var(--color-green);text-align:center;font-size:.85rem}.checkout__form{gap:16px;display:grid}.checkout__card{border:1px solid var(--color-border);background:#ffffff0a;border-radius:10px;padding:14px}.checkout__error{color:#ff8e8e;font-size:.85rem}.checkout__intro{color:#b9cfe2;font-size:.86rem;line-height:1.6}.checkout__secure-note{color:#7f99b6;font-size:.74rem;line-height:1.6}.checkout__test-mode{background:#5db8621a;border:1px solid #5db86259;border-radius:10px;gap:6px;padding:12px;display:grid}.checkout__test-mode h3{color:#d7f2da;letter-spacing:.06em;text-transform:uppercase;font-size:.82rem}.checkout__test-mode p{color:#c8d8e8;font-size:.82rem;line-height:1.5}.checkout__microcopy{color:#b9cfe2;font-size:.82rem;line-height:1.6}.checkout__microcopy a{color:var(--color-green);font-weight:700}.checkout__faq{background:#5db86214;border:1px solid #5db86240;border-radius:10px;gap:8px;padding:12px;display:grid}.checkout__faq h4{color:#fff;font-size:.9rem}.checkout__faq p{color:#c8d8e8;font-size:.78rem;line-height:1.55}.checkout__faq a{color:var(--color-green);font-weight:600}.calc__card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;margin-bottom:22px;padding:28px}.calc__inputs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.calc__inputs select{border:1px solid var(--color-border);border-radius:var(--radius);color:#fff;background:#ffffff0d;padding:12px 14px;font-size:.9rem}.calc__hint{color:#b9cfe2;margin-top:14px;font-size:.86rem}.calc__result{border-top:1px solid var(--color-border);gap:8px;margin-top:18px;padding-top:18px;display:grid}.calc__result h2{font-size:1.3rem}.calc__result p{color:#c8d8e8;font-size:.92rem}.calc__recommendation{background:#5db8621a;border:1px solid #5db86259;border-radius:12px;margin-top:8px;padding:14px}.calc__recommendation h3{margin-bottom:6px;font-size:.95rem}.calc__actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.calc__seo-copy{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;padding:24px}.calc__seo-copy h2{margin-bottom:10px;font-size:1.12rem}.calc__seo-copy p{color:var(--color-text-muted);margin-bottom:12px;font-size:.9rem;line-height:1.7}.calc__seo-copy a{color:var(--color-green);font-weight:600}.guide__article{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;gap:12px;max-width:860px;padding:28px;display:grid}.guide__article h2{margin-top:4px;font-size:1.2rem}.guide__article h3{margin-top:2px;font-size:1rem}.guide__article p,.guide__article li{color:var(--color-text-muted);font-size:.92rem;line-height:1.75}.guide__article ol,.guide__article ul{gap:6px;padding-left:18px;display:grid}.guide__article a{color:var(--color-green);font-weight:600}.guide__cta-box{background:linear-gradient(120deg,#5db86229,#5db8620f);border:1px solid #5db86259;border-radius:12px;margin-top:10px;padding:16px}.guide__actions{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.guide-hub{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.guide-hub__card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;gap:10px;padding:18px;display:grid}.guide-hub__card h2{font-size:1.05rem;line-height:1.35}.guide-hub__card p{color:var(--color-text-muted);font-size:.9rem;line-height:1.65}.guide-hub__link{color:var(--color-green);font-size:.85rem;font-weight:700}.related-guides{gap:12px;margin-top:18px;display:grid}.related-guides h3{font-size:1rem}.related-guides__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.related-guides__card{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;gap:8px;padding:14px;display:grid}.related-guides__card span{color:#c8d8e8;font-size:.86rem;line-height:1.5}.related-guides__card strong{color:var(--color-green);font-size:.8rem}.race__panel{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;padding:24px}.race__actions{justify-content:flex-end;margin-bottom:12px;display:flex}.race__muted{color:var(--color-text-muted);font-size:.9rem}.race__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:16px;display:grid}.race__stat{border:1px solid var(--color-border);background:#ffffff08;border-radius:10px;padding:10px}.race__stat h3{color:#b9cfe2;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.72rem}.race__stat p{font-size:1.2rem;font-weight:800}.race__table-wrap{overflow-x:auto}.race__table{border-collapse:collapse;width:100%;font-size:.84rem}.race__table th,.race__table td{border-bottom:1px solid var(--color-border);text-align:left;padding:9px 8px}.race__table th{color:#b9cfe2;font-weight:700}.race__status-bar{background:#5db8621a;border:1px solid #5db86247;border-radius:10px;margin-bottom:14px;padding:10px 12px}.race__status-bar p{color:#d7f2da;font-size:.88rem;line-height:1.5}.race__split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.race__mini-panel{border:1px solid var(--color-border);background:#ffffff08;border-radius:10px;padding:12px}.race__mini-panel h3{margin-bottom:10px;font-size:.9rem}.race__list{gap:8px;list-style:none;display:grid}.race__list li{color:#c8d8e8;justify-content:space-between;gap:10px;font-size:.82rem;display:flex}.race__list li span{overflow-wrap:anywhere}.hiw__steps{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px;display:grid}.hiw__step{background:var(--color-bg-card);border:1px solid var(--color-border);transition:border-color var(--transition);border-radius:12px;align-items:flex-start;gap:20px;padding:28px;display:flex}.hiw__step:hover{border-color:#5db8624d}.hiw__step-num{color:var(--color-green);opacity:.7;flex-shrink:0;font-size:2rem;font-weight:900;line-height:1}.hiw__step-title{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:700}.hiw__step-desc{color:var(--color-text-muted);font-size:.875rem;line-height:1.65}.hiw__tips{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px;margin-bottom:32px;padding:32px}.hiw__tips-list{flex-direction:column;gap:12px;list-style:none;display:flex}.hiw__tips-list li{color:#c8d8e8;gap:12px;font-size:.9rem;line-height:1.5;display:flex}.hiw__tips-check{color:var(--color-green);flex-shrink:0;font-weight:700}.hiw__disclaimer{background:#071525cc;border:1px solid #5db86233;border-radius:8px;padding:20px 24px}.hiw__disclaimer p{color:var(--color-text-muted);font-size:.82rem;line-height:1.6}.faq__list{flex-direction:column;gap:0;max-width:780px;margin-bottom:48px;display:flex}.faq__item{border-bottom:1px solid var(--color-border)}.faq__question{color:#fff;text-align:left;width:100%;transition:color var(--transition);background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:.95rem;font-weight:600;display:flex}.faq__question:hover{color:var(--color-green)}.faq__icon{color:var(--color-green);flex-shrink:0;font-size:1.4rem;font-weight:300;line-height:1}.faq__answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq__item--open .faq__answer{max-height:300px}.faq__answer p{color:var(--color-text-muted);padding-bottom:20px;font-size:.875rem;line-height:1.7}.faq__contact-prompt{color:var(--color-text-muted);font-size:.95rem}.faq__contact-prompt a{color:var(--color-green);font-weight:600}.contact__top-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px;padding:20px;display:grid}.contact__top-item{flex-direction:column;gap:6px;min-width:0;display:flex}.contact__top-link{color:#fff;font-weight:700;text-decoration:none}.contact__top-link:hover{color:var(--color-green)}.contact__address{font-style:normal;line-height:1.6}.contact__inner{grid-template-columns:1fr 1.6fr;align-items:flex-start;gap:60px;display:grid}.contact__text{color:var(--color-text-muted);margin-bottom:32px;font-size:.9rem;line-height:1.7}.contact__details{flex-direction:column;gap:16px;display:flex}.contact__detail{flex-direction:column;gap:2px;display:flex}.contact__detail-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-green);font-size:.72rem;font-weight:700}.contact__detail-value{color:#c8d8e8;font-size:.9rem}.contact__form-wrap{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;padding:40px}.contact__form{flex-direction:column;gap:20px;display:flex}.form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form__field{flex-direction:column;gap:6px;display:flex}.form__field label{color:#c8d8e8;font-size:.8rem;font-weight:600}.form__field input,.form__field select,.form__field textarea{border:1px solid var(--color-border);border-radius:var(--radius);color:#fff;font-size:.9rem;font-family:var(--font);transition:border-color var(--transition);resize:vertical;background:#ffffff0d;padding:12px 14px}.form__field input::placeholder,.form__field textarea::placeholder{color:#4a6080}.form__field input:focus,.form__field select:focus,.form__field textarea:focus{border-color:var(--color-green);background:#5db8620a;outline:none}.contact__submit{align-self:flex-start;padding:13px 32px;font-size:.95rem}@media (width<=960px){.contact__top-card{grid-template-columns:1fr;gap:14px}}.treatments-banner{padding:48px 0 32px}.treatments-banner__title{color:#fff;margin:6px 0 0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.page--pond-treatments{padding-top:96px!important}.page--pond-treatments .page__content{padding-top:24px;padding-bottom:48px}@media (width<=720px){.page--pond-treatments .page__content{padding-top:56px}}.no-more-logo{background:linear-gradient(#1a3a6b 0%,#0e2244 100%);border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;margin:0 0 18px;padding:8px 14px;display:inline-flex;box-shadow:0 6px 18px #00000040}.no-more-logo__brand{color:#2b56a8;-webkit-text-stroke:1px #fff;letter-spacing:.02em;font-family:Times New Roman,serif;font-size:1.6rem;font-weight:900;line-height:1}.no-more-logo__stamp{color:#fff;text-transform:uppercase;background:#c8242a;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:4px 10px;font-family:Arial Black,Impact,sans-serif;font-weight:900;line-height:.95;display:inline-flex;box-shadow:inset 0 -2px #0003}.no-more-logo__stamp span:first-child{letter-spacing:.05em;font-size:.7rem}.no-more-logo__stamp span:last-child{letter-spacing:.03em;font-size:1.05rem}@media (width<=720px){.no-more-logo{gap:8px;margin-bottom:22px;padding:6px 12px}.no-more-logo__brand{font-size:1.4rem}.no-more-logo__stamp span:last-child{font-size:.95rem}}.finder-section{border-bottom:1px solid var(--color-border);margin-bottom:8px;padding:8px 0}.finder{border:1px solid var(--color-border);background:#ffffff0d;border-radius:16px;padding:24px 16px;overflow:hidden}.finder__title{color:#fff;margin:0 0 12px;font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:800;line-height:1.15}.finder__accent{color:var(--color-green)}.finder__intro{background:linear-gradient(90deg,#071525f2 0%,#071525d9 58%,#07152573 100%),url(/quizhero.png) 50%/cover no-repeat;border-radius:16px;align-items:flex-start;gap:28px;min-height:380px;padding:28px;display:flex}.finder__intro-left{flex:0 0 50%;min-width:0}.finder__intro-text{color:#c8d8e8;margin:0 0 24px;font-size:.95rem;line-height:1.6}.finder__benefits{gap:14px;margin-bottom:24px;display:grid}.finder__benefit{align-items:flex-start;gap:12px;display:flex}.finder__benefit-icon{width:44px;height:44px;color:var(--color-green);background:#5db8621f;border:1px solid #5db86240;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;font-weight:600;display:flex}.finder__icon--timer,.finder__icon--target,.finder__icon--leaf{color:var(--color-green)}.finder__benefit-text{flex:1}.finder__benefit-title{color:#fff;margin:0 0 2px;font-size:.85rem;font-weight:700}.finder__benefit-desc{color:#c8d8e8;margin:0;font-size:.8rem}.finder__start-btn{align-items:center;gap:8px;margin-bottom:8px;display:flex}.finder__start-btn span{font-size:1.1rem}.finder__cta-hint{color:var(--color-green);margin:0;font-size:.8rem;font-style:italic}.finder__active{background:linear-gradient(135deg,#071525e6 0%,#071525bf 55%,#07152580 100%),url(/quizhero.png) 50%/cover no-repeat;border-radius:16px;flex-direction:column;justify-content:center;min-height:380px;padding:60px 28px;display:flex;position:relative;overflow:hidden}.finder__progress{align-self:flex-start;gap:6px;margin-bottom:8px;display:flex}.finder__dot{background:#ffffff26;border-radius:2px;width:24px;height:3px;transition:background .2s}.finder__dot--active{background:var(--color-green)}.finder__step-label{color:var(--color-green);letter-spacing:.05em;text-transform:uppercase;align-self:flex-start;margin:0 0 12px;font-size:.75rem;font-weight:600}.finder__question{color:#fff;max-width:500px;margin:0 0 32px;font-size:2.2rem;font-weight:700;line-height:1.3}.finder__options{gap:10px;max-width:500px;display:grid}.finder__option{text-align:left;color:#dbe8f6;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:10px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:.9rem;font-weight:500;transition:border-color .2s,background .2s,transform .2s;display:flex}.finder__option:hover{border-color:var(--color-green);color:#fff;background:#5db86226;transform:translate(4px)}.finder__option-icon{flex-shrink:0;font-size:1.2rem}.finder__result-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-green);margin:0 0 8px;font-size:.65rem;font-weight:700}.finder__result-card{align-items:flex-start;gap:12px;display:flex}.finder__result-img{object-fit:contain;background:#ffffff0a;border-radius:6px;flex-shrink:0;width:60px;height:60px}.finder__result-name{color:#fff;margin:0 0 3px;font-size:.95rem;font-weight:700}.finder__result-reason{color:#c8d8e8;margin:0 0 6px;font-size:.8rem;line-height:1.4}.finder__result-size{color:var(--color-green);margin:0 0 8px;font-size:.8rem}.finder__result-actions{flex-wrap:wrap;gap:8px;display:flex}.btn--small{padding:7px 14px;font-size:.8rem}.btn--lg{padding:12px 20px;font-size:.95rem}@media (width<=960px){.finder{padding:24px}.finder__intro{background:linear-gradient(#071525fa 0%,#071525f2 100%),url(/quizhero.png) 50%/cover no-repeat;flex-direction:column;gap:24px;min-height:auto;padding:24px}.finder__active{background:linear-gradient(135deg,#071525f2 0%,#071525d1 100%),url(/quizhero.png) 50%/cover no-repeat;padding-bottom:240px}.finder__intro-left{flex:auto}.product-buybox__qty-tiles{grid-template-columns:1fr}}.treatments-range{margin-bottom:40px}.treatments-range--pro{border-top:1px solid var(--color-border);padding-top:32px}.treatments-range__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.treatments-range__label{letter-spacing:.1em;color:var(--color-green);text-transform:uppercase;margin:0 0 4px;font-size:.7rem;font-weight:700}.treatments-range__label--pro{color:#efb76a}.treatments-range__title{color:#fff;margin:0 0 6px;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:800}.treatments-range__desc{color:#c8d8e8;max-width:400px;margin:0;font-size:.85rem}.treatments-range__cta{white-space:nowrap;flex-shrink:0;padding:7px 14px;font-size:.8rem}.product-treatments-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-bottom:0;display:grid}@media (width<=720px){.product-treatments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.treatment-card__image-wrap{min-height:0!important;padding:2px 4px!important}.treatment-card__image{display:block;max-height:130px!important}.treatment-card__body{gap:4px;padding:8px 10px 12px!important}.treatment-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.92rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.treatment-card__rating{gap:4px}.treatment-card__stars{letter-spacing:0;font-size:.9rem}.treatment-card__review-count{font-size:.8rem}.treatment-card__recent{margin:0;font-size:.78rem}.treatment-card__price{margin:4px 0 2px;font-size:1.4rem;font-weight:500;line-height:1}.treatment-card__price-frac{vertical-align:super;margin-left:1px;font-size:.72rem;font-weight:500}.treatment-card__delivery{margin:0;font-size:.78rem}.treatment-card__variant-label,.treatment-card__description{display:none}.treatment-card__buy-btn{border-radius:999px;margin-top:8px;padding:8px 10px;font-size:.85rem}}.treatment-card__rating{align-items:center;gap:6px;margin:0;display:flex}.treatment-card__stars{color:#f5a623;letter-spacing:1px;font-size:.95rem}.treatment-card__review-count{color:#9bb0c4;font-size:.8rem}.treatment-card__recent{color:#c8d8e8;margin:0;font-size:.78rem}.treatment-card__variant-label{color:#9bb0c4;margin:0;font-size:.78rem}.treatment-card__buy-btn{text-align:center;color:#0f1a2c;background:linear-gradient(#ffd814 0%,#f7ca00 100%);border:1px solid #e0b800;border-radius:999px;margin-top:8px;padding:10px 14px;font-size:.9rem;font-weight:700;display:block}.treatment-card:hover .treatment-card__buy-btn{background:linear-gradient(#ffdb3a 0%,#ffce17 100%)}.product-treatments-grid.product-treatments-grid--single{grid-template-columns:minmax(280px,360px);justify-content:start}.treatment-card{border:1px solid var(--color-border);transition:border-color var(--transition), background var(--transition);color:inherit;cursor:pointer;background:#ffffff05;border-radius:14px;grid-template-rows:auto 1fr;text-decoration:none;display:grid;overflow:hidden}.treatment-card:hover{background:#5db86214;border-color:#5db8624d}.treatment-card__image-wrap{background:0 0;justify-content:center;align-items:center;min-height:240px;padding:32px;display:flex}.treatment-card__image{filter:drop-shadow(0 8px 16px #00000059);width:auto;max-height:200px}.treatment-card__body{gap:12px;padding:24px;display:grid}.treatment-card__category{text-transform:uppercase;letter-spacing:.1em;color:var(--color-green);margin:0;font-size:.68rem;font-weight:700}.treatment-card__title{color:#fff;margin:0;font-size:1.15rem;font-weight:700;line-height:1.35}.treatment-card__description{color:#c8d8e8;margin:0;font-size:.86rem;line-height:1.55}.treatment-card__specs{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:12px}.treatment-card__price{color:var(--color-green);margin:0;font-size:.9rem;font-weight:700}.treatment-card__cta{margin-top:8px;padding:10px 16px}.product-treatments-info{margin-bottom:48px}.product-treatments-info h2{color:#fff;margin-bottom:24px;font-size:1.4rem}.treatment-guide-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.treatment-guide-card{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;gap:10px;padding:20px;display:grid}.treatment-guide-card h3{color:#fff;margin:0;font-size:.95rem;font-weight:700}.treatment-guide-card p{color:#c8d8e8;margin:0;font-size:.85rem;line-height:1.55}.contact__note{color:#3a5060;font-size:.72rem;font-style:italic}.contact__success{text-align:center;padding:40px 20px}.contact__success-icon{background:var(--color-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.5rem;display:flex}.contact__success h3{color:#fff;margin-bottom:8px;font-size:1.3rem;font-weight:700}.contact__success p{color:var(--color-text-muted);font-size:.9rem}.page--product-rg{color:var(--color-text);padding-top:calc(var(--nav-height) + 16px);background:radial-gradient(circle at 18% 10%,#1a8fe338 0%,#0000 26%),radial-gradient(circle at 84% 0,#5db8621f 0%,#0000 22%),linear-gradient(135deg,#06121f 0%,#091a30 56%,#0b2b4a 100%)}.page--product-rg .page__content{padding-top:14px}.amazonish-breadcrumb{color:var(--color-text-muted);margin-bottom:10px}.amazonish-breadcrumb a,.amazonish-link{color:var(--color-green)}.product-rg{border:1px solid var(--color-border);background:#ffffff0a;border-radius:10px;padding:16px}.product-rg__tabs{gap:6px;margin-bottom:10px;display:none}.product-rg__tab{border:1px solid var(--color-border);color:#dbe8f6;background:#ffffff05;border-radius:8px;min-width:160px}.product-rg__tab-badge{color:var(--color-green)}.product-rg__tab--active{background:#5db8621f;border-color:#5db8628c}.product-rg__layout{background-color:#0000;grid-template-columns:80px minmax(300px,380px) minmax(200px,1fr) 300px;align-items:start;gap:20px;display:grid}.product-rg__thumb{border:1px solid var(--color-border);background:#ffffff0a;border-radius:8px;height:80px;padding:0;overflow:hidden}.product-rg__thumb--active{border-color:var(--color-green)}.product-rg__thumb img{background:0 0}.product-related__card img,.fbt__card img{background:#ffffff08}.product-rg__media-frame{border:1px solid var(--color-border);background:#ffffff0a;border-radius:10px;min-height:400px;padding:24px}.product-rg__media{object-fit:contain;filter:drop-shadow(0 16px 32px #00000080);width:min(100%,440px);max-height:420px}.product-rg__title{color:#fff;margin:0;font-size:clamp(1.6rem,2vw,2.2rem);line-height:1.15}.product-rg__subtitle,.product-buybox__price,.product-detail__section h3,.product-detail__faq h4,.fbt__card h4,.compare-grid__row--head,.product-info-table th{color:#fff}.product-rg__category{color:var(--color-green)}.product-rg__brandline,.product-rg__description,.product-rg__about li,.product-buybox__delivery,.product-buybox__trust li,.product-detail__section p,.product-detail__section li,.compare-grid__row div,.product-info-table td,.qa-list__item p,.reviews-overview__summary p,.reviews-overview__bar,.amazonish-meta-line span,.amazonish-social-proof,.fbt__total-label{color:#c8d8e8}.product-rg__rating{border-bottom:1px solid var(--color-border)}.product-rg__stars{color:#efb76a}.amazonish-sales-velocity{color:var(--color-green);font-size:.88rem}.page--product-rg .product-buybox{border:1px solid var(--color-border);background:#ffffff0f;border-radius:10px;gap:12px;padding:16px}.page--product-rg .product-buybox__price{font-size:1.85rem;line-height:1}.page--product-rg .product-buybox__stock{color:var(--color-green)}.page--product-rg .product-buybox__delivery,.page--product-rg .product-buybox__qty label,.page--product-rg .product-buybox__totals p,.page--product-rg .product-buybox__trust li{color:#c8d8e8}.page--product-rg .product-buybox__qty select{border:1px solid var(--color-border);color:#fff;background:#ffffff0d;border-radius:8px;width:100%;padding:8px 10px}.page--product-rg .product-buybox__totals strong,.page--product-rg .product-buybox__total-row strong{color:#fff}.page--product-rg .product-buybox .product-card__cta,.page--product-rg .product-buybox .product-card__cta-alt{justify-content:center;width:100%}.page--product-rg .product-buybox .product-card__cta-alt{border-color:var(--color-green);color:var(--color-green);background:0 0}.page--product-rg .variant-option{border-color:var(--color-border);color:#c8d8e8;background:#ffffff0a}.page--product-rg .variant-option--active{border-color:var(--color-green);color:#fff;background:#5db86226}.page--product-rg .product-detail__section,.fbt__summary,.fbt__card,.compare-grid,.qa-list__item,.reviews-overview,.product-detail__faq article,.page--product-rg .product-related__card{border-color:var(--color-border);background:#ffffff0d}.page--product-rg .product-detail__section{gap:10px;margin-bottom:12px;padding:16px}.page--product-rg .product-related{grid-auto-columns:220px;gap:10px}.page--product-rg .product-related__card{gap:8px;padding:12px}.page--product-rg .product-related__card img{max-height:96px}.page--product-rg .fbt{grid-template-columns:minmax(0,1fr) 220px;gap:12px}.page--product-rg .fbt__items{gap:8px}.page--product-rg .fbt__card{gap:6px;padding:10px}.page--product-rg .fbt__card img{max-height:84px}.fbt__total-value,.fbt__card p,.page--product-rg .product-related__card p{color:var(--color-green)}.fbt__plus{color:var(--color-text-muted)}.reviews-overview__track{background:#ffffff1a}.reviews-overview__fill{background:#efb76a}.compare-grid__row{border-top:1px solid var(--color-border)}.compare-grid__row--head{background:#ffffff08}.product-info-table th,.product-info-table td{border-top:1px solid var(--color-border)}.product-rg__buybox{top:calc(var(--nav-height) + 8px)}@media (width<=1320px){.product-rg__layout{grid-template-columns:70px minmax(280px,340px) minmax(180px,1fr) 280px}.product-rg__buybox{grid-column:auto;position:sticky}.fbt{grid-template-columns:1fr}}@media (width<=1100px){.product-rg__layout{grid-template-columns:1fr 340px}.product-rg__thumbs{order:1;grid-template-columns:1fr}.product-rg__gallery{order:2;grid-area:2/1}.product-rg__info{order:3;grid-area:3/1}.product-rg__buybox{grid-area:1/2/4;position:sticky}.fbt{grid-template-columns:1fr}}@media (width<=900px){.product-rg__layout{grid-template-columns:1fr}.product-rg__thumbs{order:1;grid-template-columns:1fr}.product-rg__gallery{order:2}.product-rg__info{order:3}.product-rg__buybox{order:4;grid-column:auto;position:static}.product-rg__media-frame{min-height:320px}.fbt,.fbt__items{grid-template-columns:1fr}}@media (width<=600px){.product-rg__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}.reviews-page__note{border:1px solid var(--color-border);color:#4a6080;background:#071525cc;border-radius:8px;margin-top:8px;padding:16px 20px;font-size:.75rem;font-style:italic}.admin-panel{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;gap:18px;padding:24px;display:grid}.admin-auth{grid-template-columns:140px minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.admin-auth label{color:#c8d8e8;font-size:.8rem;font-weight:700}.admin-auth input{border:1px solid var(--color-border);color:#fff;background:#ffffff0d;border-radius:10px;padding:11px 12px;font-size:.9rem}.admin-stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.admin-stat-card{border:1px solid var(--color-border);background:#ffffff05;border-radius:10px;padding:12px}.admin-stat-card h3{color:#b9cfe2;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem}.admin-stat-card p{color:#fff;margin-bottom:6px;font-size:1.3rem;font-weight:800}.admin-stat-card small{color:#8ca6c1;font-size:.78rem}.admin-orders-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.admin-orders-header h2{color:#fff;font-size:1.1rem}.admin-orders-header p{color:#9bb2c9;font-size:.8rem}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:840px}.admin-table th,.admin-table td{border-bottom:1px solid var(--color-border);text-align:left;padding:10px 8px;font-size:.82rem}.admin-table th{color:#b9cfe2;font-weight:700}.admin-table td{color:#d6e4f1}.admin-table a{color:var(--color-green);font-weight:600}@media (width<=900px){.compare-grid__row,.products-range{grid-template-columns:1fr}.product-detail{padding:16px}.product-detail__grid{grid-template-columns:1fr}.product-detail__gallery{order:1}.product-detail__info{order:2}.product-detail__buybox{order:3;position:static}.product-detail__media-frame{min-height:240px}.product-related{grid-template-columns:1fr;grid-auto-flow:row;overflow-x:visible}.products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-card{grid-template-columns:1fr}.products__hero-meta{justify-content:center}.product-card__img-wrap{min-height:160px;padding:18px 12px}.product-card__body{padding:14px}.product-card__name{font-size:1rem}.hiw__steps,.contact__inner,.product-card__variants,.commerce__layout{grid-template-columns:1fr}.calc__inputs,.race__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.race__split,.guide-hub,.related-guides__grid,.admin-auth{grid-template-columns:1fr}}@media (width<=600px){.product-rg{padding:14px}.product-rg__tab{min-width:100%}.product-rg__subtitle{font-size:1.25rem}.product-rg__title{font-size:1.9rem}.product-detail__thumbs{grid-template-columns:1fr}.product-detail__picker-item{min-width:100%}.product-detail__backlinks{flex-direction:column;gap:8px}.page__content{padding-bottom:132px}.form__row,.cart__item,.calc__inputs{grid-template-columns:1fr}}@media (width<=1100px){.page--product-rg .product-rg__layout{gap:14px;grid-template-columns:minmax(0,1fr)!important}.page--product-rg .product-rg__thumbs{order:2;grid-template-columns:repeat(3,minmax(0,1fr))}.page--product-rg .product-rg__gallery{order:1;grid-area:auto/1!important}.page--product-rg .product-rg__info{order:3;grid-area:auto/1!important}.page--product-rg .product-rg__buybox{order:4;width:100%;max-width:none;grid-area:auto/1!important;position:static!important}.page--product-rg .product-buybox{width:100%;overflow:hidden}}@media (width<=900px){.page--product-rg .product-related{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-auto-columns:minmax(220px,82vw);grid-auto-flow:column;padding-bottom:8px;overflow:auto hidden}.page--product-rg .product-related::-webkit-scrollbar{display:none}.page--product-rg .product-related__card{scroll-snap-align:start}.page--product-rg .fbt{grid-template-columns:1fr;gap:12px}.page--product-rg .fbt__items{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(220px,82vw);grid-auto-flow:column;gap:10px;padding-bottom:8px;display:grid;overflow:auto hidden}.page--product-rg .fbt__items::-webkit-scrollbar{display:none}.page--product-rg .fbt__item-wrap{width:100%}.page--product-rg .fbt__card{scroll-snap-align:start}.page--product-rg .fbt__plus{display:none}}.ad-shell{margin-top:var(--nav-height);min-height:calc(100vh - var(--nav-height));color:#e8f5e9;background:#071525;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;display:flex}.ad-sidebar{background:#091a30;border-right:1px solid #ffffff14;flex-direction:column;width:200px;min-width:200px;height:calc(100vh - 70px);transition:width .2s,min-width .2s;display:flex;position:sticky;top:0;overflow:hidden}.ad-sidebar.collapsed{width:52px;min-width:52px}.ad-sidebar-top{border-bottom:1px solid #ffffff14;justify-content:flex-end;padding:12px 8px;display:flex}.ad-sidebar-toggle{color:#5db862;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;padding:4px 8px;font-size:12px;transition:background .15s}.ad-sidebar-toggle:hover{background:#ffffff0f}.ad-nav{flex:1;padding:8px 0;overflow-y:auto}.ad-nav-btn{color:#fff9;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:13.5px;transition:background .15s,border-color .15s,color .15s;display:flex}.ad-nav-btn:hover{color:#fff;background:#ffffff0d}.ad-nav-btn.active{color:#fff;background:#5db8621a;border-left-color:#5db862;font-weight:600}.ad-nav-icon{flex-shrink:0;font-size:18px;line-height:1}.ad-nav-label{font-size:13.5px}.ad-sidebar-bottom{border-top:1px solid #ffffff14;padding:8px 0}.ad-logout-btn{color:#ef9a9a!important}.ad-logout-btn:hover{background:#c6282826!important}.ad-main{flex:1;min-width:0;overflow-y:auto}.ad-content-area{max-width:1300px;padding:28px 32px}.ad-login-wrap{background:radial-gradient(circle at 18% 10%,#1a8fe338 0%,#0000 26%),radial-gradient(circle at 84% 0,#5db8621f 0%,#0000 22%),linear-gradient(135deg,#06121f 0%,#091a30 56%,#0b2b4a 100%);justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:24px;display:flex}.ad-login-box{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1f3ce6;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:420px;padding:44px 40px 40px;box-shadow:0 24px 80px #00000080,0 0 0 1px #5db86214}.ad-login-logo{filter:drop-shadow(0 2px 8px #5db86280);margin-bottom:16px;font-size:48px;display:block}.ad-login-title{color:#fff;letter-spacing:-.4px;margin:0 0 8px;font-size:26px;font-weight:800}.ad-login-green{color:#5db862}.ad-login-muted{color:#8ba3bc;font-weight:600}.ad-login-sub{color:#8ba3bc;text-transform:uppercase;letter-spacing:.6px;margin:0 0 28px;font-size:12px;font-weight:500}.ad-login-input{box-sizing:border-box;color:#fff;background:#ffffff0d;border:1.5px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .15s,background .15s}.ad-login-input::placeholder{color:#ffffff4d}.ad-login-input:focus{background:#5db8620f;border-color:#5db862}.ad-login-btn{color:#fff;cursor:pointer;letter-spacing:.2px;background:#5db862;border:none;border-radius:10px;width:100%;margin-top:14px;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:700;transition:background .15s,transform .1s;display:block}.ad-login-btn:hover:not(:disabled){background:#4aa850;transform:translateY(-1px)}.ad-login-btn:active:not(:disabled){transform:translateY(0)}.ad-login-btn:disabled{opacity:.6;cursor:not-allowed}.ad-login-error{color:#ef9a9a;text-align:left;background:#c6282826;border:1px solid #c628284d;border-radius:8px;margin:12px 0 0;padding:9px 13px;font-size:13px}.ad-page-title{color:#fff;margin:0 0 20px;font-size:22px;font-weight:700}.ad-sub-title{color:#5db862;text-transform:uppercase;letter-spacing:.6px;margin:24px 0 12px;font-size:12px;font-weight:700}.ad-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ad-page-header .ad-page-title{margin-bottom:0}.ad-muted{color:#8ba3bc;margin:4px 0;font-size:12.5px}.ad-grid-4{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:8px;display:grid}.ad-grid-3{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:8px;display:grid}.ad-stat-card{text-align:center;background:#0d1f3c;border:1px solid #ffffff14;border-radius:12px;padding:20px}.ad-stat-card.accent{background:#5db86212;border-color:#5db86266}.ad-stat-value{color:#fff;margin-bottom:6px;font-size:32px;font-weight:700;line-height:1}.ad-stat-label{color:#5db862;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:600}.ad-stat-sub{color:#8ba3bc;font-size:11.5px}.ad-two-col{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.ad-card{background:#0d1f3c;border:1px solid #ffffff14;border-radius:12px;padding:20px}.ad-card-title{color:#fff;margin:0 0 16px;font-size:15px;font-weight:600}.ad-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ad-card-header .ad-card-title{margin-bottom:0}.ad-table-wrap{border:1px solid #ffffff14;border-radius:8px;overflow:auto}.ad-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:13px}.ad-table th{color:#5db862;text-align:left;text-transform:uppercase;letter-spacing:.4px;background:#0a1e36;padding:9px 12px;font-size:11.5px;font-weight:700;position:sticky;top:0}.ad-table td{color:#fffc;vertical-align:middle;border-top:1px solid #ffffff0d;padding:9px 12px}.ad-table tr:hover td{background:#ffffff08}.ad-email-cell{text-overflow:ellipsis;max-width:180px;overflow:hidden}.ad-wrap-cell{white-space:normal;max-width:200px}.ad-btn{color:#ffffffbf;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:7px;padding:7px 14px;font-family:inherit;font-size:13px;transition:background .15s,border-color .15s,color .15s}.ad-btn:hover:not(:disabled){color:#fff;background:#ffffff1a;border-color:#fff3}.ad-btn:disabled{opacity:.5;cursor:not-allowed}.ad-btn.active{color:#fff;background:#5db86226;border-color:#5db862}.ad-btn-primary{color:#fff;background:#5db862;border-color:#4aa850;font-weight:600}.ad-btn-primary:hover:not(:disabled){background:#4aa850;border-color:#4aa850}.ad-btn-danger{color:#ef9a9a;background:#c6282826;border-color:#c6282866}.ad-btn-danger:hover:not(:disabled){background:#c6282840}.ad-btn-sm{padding:4px 10px;font-size:12px}.ad-btn-full{justify-content:center;width:100%}.ad-toolbar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ad-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:7px;outline:none;padding:7px 11px;font-family:inherit;font-size:13px;transition:border-color .15s}.ad-input:focus{border-color:#5db862}.ad-input::placeholder{color:#ffffff4d}.ad-input-full{box-sizing:border-box;width:100%}.ad-select{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:7px;padding:7px 11px;font-family:inherit;font-size:13px}.ad-textarea{color:#fff;box-sizing:border-box;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:7px;outline:none;width:100%;padding:10px 12px;font-family:monospace;font-size:13px}.ad-textarea:focus{border-color:#5db862}.ad-label{color:#5db862;text-transform:uppercase;letter-spacing:.3px;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.ad-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ad-send-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.ad-divider{border:none;border-top:1px solid #ffffff14;margin:20px 0}.ad-badge{text-transform:uppercase;letter-spacing:.3px;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.ad-badge.bg{color:#5db862;background:#5db86226;border:1px solid #5db8624d}.ad-badge.by{color:#ffd54f;background:#f9a82526;border:1px solid #f9a8254d}.ad-badge.br{color:#ef9a9a;background:#c6282826;border:1px solid #c628284d}.ad-badge.bgr{color:#8ba3bc;background:#ffffff0f;border:1px solid #ffffff1f}.ad-badge.bw{color:#ffd54f;background:#f9a82526;border:1px solid #f9a8254d}.ad-code-chip{color:#5db862;letter-spacing:.5px;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:5px;padding:2px 7px;font-family:Courier New,monospace;font-size:13px}.ad-link{color:#5db862;font-weight:600;text-decoration:none}.ad-link:hover{text-decoration:underline}.ad-result-msg{border-radius:7px;margin-top:10px;padding:8px 12px;font-size:13px}.ad-result-msg.success{color:#5db862;background:#5db86226;border:1px solid #5db8624d}.ad-result-msg.error{color:#ef9a9a;background:#c6282826;border:1px solid #c628284d}.ad-error-box{color:#ef9a9a;background:#c6282826;border:1px solid #c628284d;border-radius:8px;align-items:center;gap:12px;margin:8px 0;padding:12px 16px;display:flex}.ad-error-text{color:#ef9a9a;margin:8px 0 0;font-size:13px}.ad-spinner{color:#8ba3bc;text-align:center;opacity:.7;padding:24px;font-size:13px}.ad-winner-banner{background:#f9a8251f;border:1px solid #f9a8254d;border-radius:10px;align-items:center;gap:14px;margin:12px 0;padding:14px 16px;display:flex}.ad-winner-icon{font-size:32px}.ad-winner-name{color:#ffd54f;font-size:16px;font-weight:700}.ad-winner-email{color:#fff9;font-size:13px}.ad-competition-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-top:8px;display:grid}.ad-entry-card{background:#0d1f3c;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.ad-entry-card.winner{background:#f9a8250d;border-color:#f9a82566}.ad-entry-photo{object-fit:cover;width:100%;height:180px;display:block}.ad-entry-body{flex-direction:column;gap:6px;padding:14px;display:flex}.ad-entry-meta{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.ad-entry-name{color:#fff;font-size:15px}.ad-entry-info{color:#5db862;margin:0;font-size:12px}.ad-entry-desc{color:#ffffffb3;margin:0;font-size:13px;line-height:1.5}.ad-entry-stats{color:#8ba3bc;margin:0;font-size:11.5px}.ad-entry-actions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.ad-link-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:4px;display:grid}.ad-platform-link{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9px;flex-direction:column;gap:2px;padding:12px 14px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.ad-platform-link:hover{background:#5db8620f;border-color:#5db862}.ad-platform-link span{color:#fff;font-weight:600}.ad-platform-link small{color:#8ba3bc;font-size:11px}@media (width<=900px){.ad-grid-4{grid-template-columns:repeat(2,1fr)}.ad-two-col,.ad-link-grid{grid-template-columns:1fr}}@media (width<=640px){.ad-shell{flex-direction:column}.ad-sidebar{border-bottom:1px solid #ffffff14;border-right:none;flex-direction:row;height:auto;position:relative;overflow-x:auto;width:100%!important;min-width:unset!important}.ad-sidebar-top{display:none}.ad-nav{flex-direction:row;padding:4px;display:flex;overflow-x:auto}.ad-nav-btn{border-bottom:3px solid #0000;border-left:none;flex-direction:column;gap:2px;padding:8px 10px}.ad-nav-btn.active{border-bottom-color:#5db862;border-left-color:#0000}.ad-nav-label{font-size:10px}.ad-sidebar-bottom{display:none}.ad-content-area{padding:16px}.ad-grid-4,.ad-grid-3{grid-template-columns:1fr 1fr}.ad-form-grid,.ad-competition-grid{grid-template-columns:1fr}}.auth-card{background:#fff;border:1px solid #e8f4e8;border-radius:12px;max-width:460px;margin:0 auto;padding:2.5rem 2rem;box-shadow:0 4px 20px #0000000f}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-form__field{flex-direction:column;gap:.35rem;display:flex}.auth-form__field label{color:#1a3a1a;font-size:.875rem;font-weight:600}.auth-form__hint{color:#666;font-weight:400}.auth-form__field input{color:#1a3a1a;background:#fafffe;border:1.5px solid #cde0cd;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.auth-form__field input:focus{background:#fff;border-color:#2e7d32;outline:none}.auth-form__checkbox{color:#444;cursor:pointer;align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.4;display:flex}.auth-form__checkbox input[type=checkbox]{accent-color:#2e7d32;flex-shrink:0;width:16px;height:16px;margin-top:2px}.auth-form__error{color:#c62828;background:#fff5f5;border:1px solid #ffcdd2;border-radius:6px;margin:0;padding:.6rem .8rem;font-size:.875rem}.auth-form__submit{width:100%;margin-top:.25rem;padding:.85rem;font-size:1rem}.auth-form__link-btn{color:#2e7d32;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline}.auth-card__success{color:#1b5e20;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;padding:1rem;font-size:.95rem;line-height:1.5}.auth-card__switch{text-align:center;color:#444;border-top:1px solid #e0e0e0;margin-top:1.5rem;padding-top:1.25rem;font-size:.9rem}.auth-card__switch a{color:#2e7d32;font-weight:600;text-decoration:none}.auth-card__switch a:hover{text-decoration:underline}.auth-card__legal{text-align:center;color:#888;margin-top:1rem;font-size:.8rem}.auth-card__legal a{color:#2e7d32;text-decoration:none}.account-tabs{border-bottom:2px solid #e0e0e0;gap:.25rem;margin-bottom:2rem;display:flex;overflow-x:auto}.account-tab{cursor:pointer;color:#555;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:.7rem 1.25rem;font-size:.95rem;font-weight:500;transition:color .2s,border-color .2s}.account-tab--active{color:#2e7d32;border-bottom-color:#2e7d32;font-weight:700}.account-section{max-width:720px}.account-section h2{color:#1a3a1a;margin-bottom:1.25rem;font-size:1.2rem}.account-orders-list{flex-direction:column;gap:1rem;display:flex}.account-order-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:1.25rem}.account-order-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.account-order-card__date{color:#666;font-size:.85rem}.account-order-card__amount{color:#1a3a1a;font-size:1.1rem;font-weight:700}.account-order-card__status{text-transform:uppercase;color:#2e7d32;background:#e8f5e9;border-radius:20px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.account-order-card__items{color:#444;font-size:.875rem;line-height:1.5}.account-profile-form{flex-direction:column;gap:1.25rem;max-width:480px;display:flex}.account-profile-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-profile-form__field{flex-direction:column;gap:.35rem;display:flex}.account-profile-form__field label{color:#1a3a1a;font-size:.875rem;font-weight:600}.account-profile-form__field input{color:#1a3a1a;background:#fafffe;border:1.5px solid #cde0cd;border-radius:8px;padding:.7rem .9rem;font-size:.95rem}.account-profile-form__field input:focus{border-color:#2e7d32;outline:none}.account-save-msg{color:#2e7d32;font-size:.875rem;font-weight:600}.account-empty{color:#888;padding:1rem 0;font-size:.95rem;font-style:italic}.account-entries-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.account-entry-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden}.account-entry-card__img{aspect-ratio:4/3;object-fit:cover;width:100%}.account-entry-card__body{padding:.9rem}.account-entry-card__week{color:#888;margin-bottom:.25rem;font-size:.75rem}.account-entry-card__desc{color:#444;font-size:.875rem}.account-entry-card__badge{text-transform:uppercase;border-radius:20px;margin-top:.5rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.account-entry-card__badge--winner{color:#f57f17;background:#fff9c4}.account-entry-card__badge--pending{color:#c62828;background:#fce4ec}.account-entry-card__badge--approved{color:#2e7d32;background:#e8f5e9}@media (width<=480px){.auth-card{padding:1.75rem 1.25rem}.account-profile-form__row{grid-template-columns:1fr}}.bh{background:linear-gradient(145deg,#040e1c 0%,#071525 50%,#060f1e 100%);padding:80px 0 0;position:relative;overflow:hidden}.bh__bg{pointer-events:none;background:radial-gradient(65% 55% at 18% 55%,#05371e73 0%,#0000 60%),radial-gradient(55% 45% at 75% 40%,#1a8fe314 0%,#0000 55%),radial-gradient(40% 35% at 50% 80%,#5db8620f 0%,#0000 50%);position:absolute;inset:0}.bh__bubbles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.bh__bubble{background:radial-gradient(circle at 35% 35%,#5db8628c,#5db8620d);border-radius:50%;animation:linear infinite bubbleRise;position:absolute}.bh__bubble--1{opacity:.5;width:8px;height:8px;animation-duration:9s;animation-delay:0s;bottom:-10%;left:12%}.bh__bubble--2{opacity:.35;width:5px;height:5px;animation-duration:12s;animation-delay:2s;bottom:-10%;left:28%}.bh__bubble--3{opacity:.4;width:10px;height:10px;animation-duration:8s;animation-delay:4s;bottom:-10%;left:38%}.bh__bubble--4{opacity:.3;width:6px;height:6px;animation-duration:11s;animation-delay:1.5s;bottom:-10%;left:47%}.bh__bubble--5{opacity:.45;width:9px;height:9px;animation-duration:10s;animation-delay:3s;bottom:-10%;left:55%}.bh__bubble--6{opacity:.3;width:4px;height:4px;animation-duration:13s;animation-delay:.5s;bottom:-10%;left:62%}.bh__bubble--7{opacity:.35;width:7px;height:7px;animation-duration:9s;animation-delay:5s;bottom:-10%;left:72%}.bh__bubble--8{opacity:.25;width:5px;height:5px;animation-duration:14s;animation-delay:2.5s;bottom:-10%;left:84%}@keyframes bubbleRise{0%{opacity:0;transform:translateY(0)scale(1)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-110vh)scale(.7)}}.bh__inner{z-index:2;grid-template-columns:1fr 48px 1fr;align-items:center;gap:0;padding-top:20px;padding-bottom:60px;display:grid;position:relative}.bh__text{padding-left:32px}.bh__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--color-green,#5db862);margin-bottom:18px;font-size:.72rem;font-weight:700}.bh__headline{letter-spacing:-.03em;color:#fff;margin-bottom:20px;font-size:clamp(2.2rem,4.2vw,3.5rem);font-weight:900;line-height:1.08}.bh__headline-accent{color:var(--color-green,#5db862);margin-top:4px;display:block}.bh__sub{color:var(--color-text-muted,#8ba3bc);max-width:440px;margin-bottom:22px;font-size:.98rem;line-height:1.7}.bh__proof-row{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.bh__pill{color:#d0eed2;white-space:nowrap;background:#5db8621a;border:1px solid #5db8624d;border-radius:999px;align-items:center;gap:5px;padding:.28rem .7rem;font-size:.74rem;font-weight:600;display:inline-flex}.bh__stats{align-items:center;gap:16px;margin-bottom:28px;display:flex}.bh__stat{flex-direction:column;gap:2px;display:flex}.bh__stat strong{color:#fff;font-size:1.05rem;font-weight:900;line-height:1}.bh__stat span{color:#ffffff73;max-width:80px;font-size:.68rem;line-height:1.3}.bh__stat-div{background:#ffffff1a;flex-shrink:0;width:1px;height:32px}.bh__ctas{flex-wrap:wrap;gap:12px;display:flex}.bh__btn{cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.bh__btn--primary{background:var(--color-green,#5db862);color:#04220b;border:none;box-shadow:0 4px 20px #5db86259}.bh__btn--primary:hover{background:#6dca73;transform:translateY(-2px);box-shadow:0 8px 28px #5db86280}.bh__btn--ghost{color:#fffc;background:0 0;border:1.5px solid #fff3}.bh__btn--ghost:hover{color:#fff;border-color:#5db86280;transform:translateY(-2px)}.bh__anim{opacity:0;animation:.65s cubic-bezier(.22,1,.36,1) forwards bhFadeUp;transform:translateY(22px)}.bh__anim--1{animation-delay:50ms}.bh__anim--2{animation-delay:.15s}.bh__anim--3{animation-delay:.28s}.bh__anim--4{animation-delay:.38s}.bh__anim--5{animation-delay:.48s}.bh__anim--6{animation-delay:.58s}@keyframes bhFadeUp{to{opacity:1;transform:translateY(0)}}.bh__divider{z-index:3;justify-content:center;align-items:stretch;height:100%;min-height:420px;display:flex;position:relative}.bh__wave-svg{width:60px;height:100%;overflow:visible}.bh__wave-path{transform-origin:50%;animation:4s ease-in-out infinite alternate waveFlow}.bh__wave-path--ghost{animation:4s ease-in-out infinite alternate waveFlowGhost}@keyframes waveFlow{0%{d:path("M30,0 C45,40 15,80 30,120 C45,160 15,200 30,240 C45,280 15,320 30,360 C45,400 15,440 30,500")}50%{d:path("M30,0 C15,40 45,80 30,120 C15,160 45,200 30,240 C15,280 45,320 30,360 C15,400 45,440 30,500")}to{d:path("M30,0 C45,40 15,80 30,120 C45,160 15,200 30,240 C45,280 15,320 30,360 C45,400 15,440 30,500")}}@keyframes waveFlowGhost{0%{d:path("M30,0 C15,40 45,80 30,120 C15,160 45,200 30,240 C15,280 45,320 30,360 C15,400 45,440 30,500")}50%{d:path("M30,0 C45,40 15,80 30,120 C45,160 15,200 30,240 C45,280 15,320 30,360 C45,400 15,440 30,500")}to{d:path("M30,0 C15,40 45,80 30,120 C15,160 45,200 30,240 C15,280 45,320 30,360 C15,400 45,440 30,500")}}.bh__wave-node{offset-path:path("M30,0 C45,40 15,80 30,120 C45,160 15,200 30,240 C45,280 15,320 30,360 C45,400 15,440 30,500");offset-distance:0%;animation:3.5s ease-in-out infinite nodeTravel}.bh__wave-node--2{animation:3.5s ease-in-out 1.75s infinite nodeTravel}@keyframes nodeTravel{0%{offset-distance:0%;opacity:0}8%{opacity:1}92%{opacity:1}to{offset-distance:100%;opacity:0}}.bh__product{justify-content:center;align-items:center;padding-left:24px;animation:.7s cubic-bezier(.22,1,.36,1) .25s both bhFadeUp;display:flex;position:relative}.bh__product-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#5db86238 0%,#0000 70%);border-radius:50%;width:75%;height:75%;animation:4s ease-in-out infinite alternate glowPulse;position:absolute}@keyframes glowPulse{0%{opacity:.7;transform:scale(.9)}to{opacity:1;transform:scale(1.15)}}.bh__product-ring{pointer-events:none;z-index:0;border:1px solid #5db8622e;border-radius:50%;position:absolute}.bh__product-ring--1{width:85%;height:85%;animation:3.5s ease-out infinite ringExpand}.bh__product-ring--2{width:95%;height:95%;animation:3.5s ease-out 1.75s infinite ringExpand}@keyframes ringExpand{0%{opacity:.6;transform:scale(.85)}to{opacity:0;transform:scale(1.12)}}.bh__product-link{z-index:1;animation:5s ease-in-out infinite productFloat;display:block;position:relative}@keyframes productFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-14px)rotate(1deg)}}.bh__product-img{mix-blend-mode:multiply;filter:drop-shadow(0 24px 48px #0009)drop-shadow(0 0 40px #5db86233);width:100%;max-width:520px;height:auto;transition:filter .3s;display:block}.bh__product-link:hover .bh__product-img{filter:drop-shadow(0 28px 56px #000000b3)drop-shadow(0 0 60px #5db86259)}.bh__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:4;background:#071525e0;border:1px solid #5db8624d;border-radius:10px;align-items:center;gap:8px;padding:.5rem .85rem;animation:.6s cubic-bezier(.22,1,.36,1) .7s both bhFadeUp;display:flex;position:absolute;bottom:12px;right:8px}.bh__badge-icon{font-size:1.2rem}.bh__badge div{flex-direction:column;gap:1px;display:flex}.bh__badge strong{color:#fdd835;font-size:.8rem;font-weight:800;line-height:1}.bh__badge span{color:#ffffff80;font-size:.65rem;line-height:1}.bh__wave-bottom{margin-top:-2px;line-height:0;position:relative}.bh__wave-bottom svg{width:100%;height:60px;display:block}@media (width<=900px){.bh__inner{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:0;padding-bottom:32px}.bh__divider{display:none}.bh__text{padding-bottom:32px;padding-right:0}.bh__product{padding-left:0}.bh__product-img{max-width:280px;margin:0 auto}}@media (width<=480px){.bh{padding-top:48px}.bh__headline{font-size:2rem}.bh__stats{flex-wrap:wrap;gap:12px}.bh__stat-div{display:none}}.bwp-hero{background:linear-gradient(135deg,#030e1a 0%,#071525 40%,#0a1f0e 100%);align-items:center;min-height:560px;padding:5rem 0 4rem;display:flex;position:relative;overflow:hidden}.bwp-hero__bg{pointer-events:none;background:radial-gradient(60% 50% at 70% 60%,#5db86214 0%,#0000 70%),radial-gradient(40% 40% at 20% 30%,#1a8fe30f 0%,#0000 60%);position:absolute;inset:0}.bwp-hero__ripple{pointer-events:none;border:1px solid #5db8621f;border-radius:50%;animation:6s ease-out infinite bwpRipple;position:absolute}.bwp-hero__ripple--1{width:300px;height:300px;animation-delay:0s;top:10%;right:5%}.bwp-hero__ripple--2{width:500px;height:500px;animation-delay:2s;top:-5%;right:-5%}.bwp-hero__ripple--3{width:700px;height:700px;animation-delay:4s;top:-15%;right:-15%}@keyframes bwpRipple{0%{opacity:0;transform:scale(.85)}20%{opacity:1}to{opacity:0;transform:scale(1.05)}}.bwp-hero__inner{z-index:1;grid-template-columns:1fr 340px;align-items:center;gap:3rem;display:grid;position:relative}.bwp-hero__text{max-width:560px}.bwp-hero__badge{color:#5db862;letter-spacing:.1em;text-transform:uppercase;background:#5db8621f;border:1px solid #5db8624d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-flex}.bwp-hero__badge-dot{background:#5db862;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.4s ease-in-out infinite bwpPulse}@keyframes bwpPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.bwp-hero__title{letter-spacing:-.02em;color:#fff;margin:0 0 1.25rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1}.bwp-hero__title em{color:#5db862;font-style:normal;display:block}.bwp-hero__title-rescue{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-top:.15em;font-size:.55em;font-weight:700;display:block}.bwp-hero__sub{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.bwp-hero__highlight{color:#5db862;font-style:normal}.bwp-hero__ctas{flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem;display:flex}.bwp-hero__cta{border-radius:8px;align-items:center;gap:.4rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.bwp-hero__cta--primary{background:var(--color-green);color:#04220b;box-shadow:0 4px 20px #5db86259}.bwp-hero__cta--primary:hover{transform:translateY(-2px);box-shadow:0 6px 28px #5db86280}.bwp-hero__cta--ghost{color:#fff;background:#ffffff0f;border:1px solid #ffffff26}.bwp-hero__cta--ghost:hover{background:#ffffff1a;transform:translateY(-2px)}.bwp-hero__countdown{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem 1rem;display:inline-flex}.bwp-hero__countdown-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.bwp-hero__countdown-timer{color:#ef5350;letter-spacing:.06em;text-align:right;min-width:80px;font-family:Courier New,monospace;font-size:1.3rem;font-weight:900}.bwp-hero__score-panel{flex-shrink:0}.bwp-hero__score-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:1.75rem}.bwp-hero__score-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 1rem;font-size:.68rem;font-weight:700}.bwp-hero__score-meter{margin-bottom:.5rem;position:relative}.bwp-hero__score-arc{width:100%;max-width:200px;height:auto;overflow:visible}.bwp-hero__score-arc-fill{stroke-dasharray:251;stroke-dashoffset:45px;animation:1.8s ease-out forwards bwpArcReveal}@keyframes bwpArcReveal{0%{stroke-dashoffset:251px}to{stroke-dashoffset:45px}}.bwp-hero__score-number{text-align:center;line-height:1;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.bwp-hero__score-value{color:#ef5350;font-size:3rem;font-weight:900}.bwp-hero__score-unit{color:var(--color-text-muted);font-size:1rem;font-weight:600}.bwp-hero__score-verdict{letter-spacing:.1em;text-transform:uppercase;color:#ef5350;margin:.75rem 0 1rem;font-size:.75rem;font-weight:800}.bwp-hero__score-factors{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.bwp-hero__score-factor{text-align:left;border-radius:6px;padding:.3rem .65rem;font-size:.78rem}.bwp-hero__score-factor--red{color:#ef9a9a;background:#ef53501f}.bwp-hero__score-factor--amber{color:#ffcc80;background:#ff98001f}.bwp-hero__score-cta-note{color:var(--color-text-muted);margin:0;font-size:.72rem;font-style:italic}.bwp-how{background:linear-gradient(#00000059 0%,#00000026 100%);border-top:1px solid #5db8622e;border-bottom:1px solid #5db8622e;padding:2rem 0}.bwp-how__steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.bwp-how__step{align-items:center;gap:.85rem;display:flex}.bwp-how__step-icon{background:#5db8621a;border:1px solid #5db86238;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.7rem;line-height:1;display:flex}.bwp-how__step-body{flex-direction:column;line-height:1.3;display:flex}.bwp-how__step-body strong{color:#fff;font-size:.95rem;font-weight:800}.bwp-how__step-body span{color:var(--color-text-muted);margin-top:.1rem;font-size:.8rem}.bwp-how__arrow{color:#5db8624d;flex-shrink:0;font-size:1.4rem}.bwp-content{background:linear-gradient(#0000002e 0%,#0000 30%);padding:3rem 0 5rem}.bwp-layout{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}.bwp-gallery__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.bwp-gallery__title{color:#fff;align-items:center;gap:.55rem;margin:0 0 .2rem;font-size:1.65rem;font-weight:900;display:flex}.bwp-gallery__title:before{content:"";background:#ef5350;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:1.4s ease-in-out infinite bwpPulse;display:inline-block}.bwp-gallery__count{color:var(--color-text-muted);margin:0;font-size:.82rem}.bwp-gallery__week{color:#5db862cc;white-space:nowrap;background:#5db86214;border:1px solid #5db86233;border-radius:100px;padding:.3rem .7rem;font-size:.78rem;font-weight:600}.bwp-gallery__tabs{border-bottom:1px solid var(--color-border);gap:.4rem;margin-bottom:1.5rem;display:flex}.bwp-gallery__tab{color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem 1rem;font-size:.88rem;font-weight:600;transition:color .15s,border-color .15s}.bwp-gallery__tab:hover{color:#fff}.bwp-gallery__tab--active{color:#fff;border-bottom-color:var(--color-green);background:#5db86212;border-radius:6px 6px 0 0}.bwp-cards{flex-direction:column;gap:1.25rem;display:flex}.bwp-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:14px;grid-template-columns:200px 1fr;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;overflow:hidden}.bwp-card:hover{border-color:#5db86233;transform:translateY(-1px);box-shadow:0 6px 30px #00000080,0 0 0 1px #5db86214}.bwp-card--winner{background:#fdd8350a;border-color:#fdd83559}.bwp-card__img-wrap{background:#0000004d;min-height:160px;position:relative;overflow:hidden}.bwp-card__img{object-fit:cover;width:100%;height:100%;display:block}.bwp-card__no-photo{color:#fff3;background:#0003;justify-content:center;align-items:center;height:100%;min-height:160px;font-size:2.5rem;display:flex}.bwp-card__winner-badge{color:#333;background:#fdd835e6;border-radius:100px;padding:.2rem .5rem;font-size:.7rem;font-weight:800;position:absolute;top:8px;left:8px}.bwp-card__score{border:2px solid var(--score-colour,#ff9800);text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border-radius:10px;padding:.3rem .5rem;line-height:1;position:absolute;bottom:8px;right:8px}.bwp-card__score-num{color:var(--score-colour,#ff9800);text-shadow:0 0 12px var(--score-colour,#ff9800);font-size:1.55rem;font-weight:900;display:block}.bwp-card__score-label{letter-spacing:.05em;color:#ffffff8c;text-transform:uppercase;margin-top:.1rem;font-size:.5rem;font-weight:700;display:block}.bwp-card__body{flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.bwp-card__meta{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.bwp-card__name{color:#fff;font-size:.95rem;font-weight:700}.bwp-card__badge{border-radius:100px;padding:.15rem .55rem;font-size:.7rem;font-weight:600}.bwp-card__badge--location{color:#90caf9;background:#1a8fe326;border:1px solid #1a8fe333}.bwp-card__badge--type{color:#a5d6a7;background:#5db8621f;border:1px solid #5db86233}.bwp-card__desc{color:var(--color-text-muted);flex:1;margin:0;font-size:.85rem;font-style:italic;line-height:1.55}.bwp-card__footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.bwp-card__votes{color:var(--color-text-muted);font-size:.82rem}.bwp-vote-btn{color:#5db862;cursor:pointer;background:#5db8621f;border:1px solid #5db86240;border-radius:100px;padding:.35rem .9rem;font-size:.82rem;font-weight:700;transition:background .15s,transform .1s}.bwp-vote-btn:hover:not(:disabled){background:#5db86238;transform:scale(1.04)}.bwp-vote-btn:disabled{opacity:.5;cursor:default}.bwp-vote-btn--done{color:var(--color-text-muted);background:0 0;border-color:#ffffff1a}.bwp-empty{text-align:center;background:linear-gradient(135deg,#0000004d 0%,#5db8620d 100%);border:1px solid #5db8622e;border-radius:16px;padding:4rem 2rem;position:relative;overflow:hidden}.bwp-empty:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#5db8621a 0%,#0000 60%);position:absolute;inset:0}.bwp-empty__icon{filter:drop-shadow(0 0 16px #5db86266);margin-bottom:1.25rem;font-size:3.5rem;display:block;position:relative}.bwp-empty h3{color:#fff;margin:0 0 .65rem;font-size:1.3rem;font-weight:800;position:relative}.bwp-empty p{color:var(--color-text-muted);max-width:340px;margin:0 auto 1.5rem;font-size:.9rem}.bwp-empty__cta{background:var(--color-green);color:#04220b;border-radius:8px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.bwp-empty__cta:hover{opacity:.88}.bwp-loading{color:var(--color-text-muted);justify-content:center;align-items:center;gap:.75rem;padding:2.5rem 1rem;font-size:.9rem;display:flex}.bwp-loading__spinner{border:2px solid #ffffff1a;border-top-color:var(--color-green);border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.7s linear infinite bwpSpin}@keyframes bwpSpin{to{transform:rotate(360deg)}}.bwp-winners{padding-top:.5rem}.bwp-winners__title{margin:0 0 .35rem;font-size:1.35rem;font-weight:800}.bwp-winners__sub{color:var(--color-text-muted);margin:0 0 1.5rem;font-size:.88rem}.bwp-winners-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;display:grid}.bwp-winner-card{background:var(--color-bg-card);text-align:center;border:1px solid #fdd83540;border-radius:12px;flex-direction:column;gap:.35rem;padding:1.25rem;display:flex}.bwp-winner-card__trophy{font-size:1.75rem}.bwp-winner-card__week{color:#fdd835b3;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:600}.bwp-winner-card__name{color:#fff;margin:0;font-size:1rem;font-weight:700}.bwp-winner-card__location{color:var(--color-text-muted);margin:0;font-size:.78rem}.bwp-winner-card__img{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%;margin:.5rem 0}.bwp-winner-card__quote{color:var(--color-text-muted);margin:0;font-size:.8rem;font-style:italic}.bwp-winner-card__prize{color:#fdd835cc;background:#fdd83514;border-radius:6px;margin-top:auto;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.bwp-sidebar{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:80px}.bwp-submit-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-top:3px solid var(--color-green);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000004d}.bwp-submit-card__header{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 0;display:flex}.bwp-submit-card__header h2{color:#fff;margin:0;font-size:1.15rem;font-weight:800}.bwp-submit-card__live{color:#5db862;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;display:flex}.bwp-submit-card__live-dot{background:#5db862;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.4s ease-in-out infinite bwpPulse}.bwp-submit-card__sub{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);margin:.4rem 0 0;padding:0 1.5rem 1rem;font-size:.8rem}.bwp-prize-card{background:linear-gradient(135deg,#fdd83512 0%,#ff98000d 100%);border:1px solid #fdd83533;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.bwp-prize-card__icon{flex-shrink:0;font-size:2rem}.bwp-prize-card>div{flex-direction:column;gap:.1rem;display:flex}.bwp-prize-card strong{text-transform:uppercase;letter-spacing:.08em;color:#fdd835b3;font-size:.78rem;font-weight:700}.bwp-prize-card span{color:#fff;font-size:.95rem;font-weight:700}.bwp-prize-card__value{color:#fdd835cc!important;font-size:.82rem!important;font-weight:600!important}.bwp-howto{border:1px solid var(--color-border);background:#ffffff08;border-radius:12px;padding:1.25rem 1.5rem}.bwp-howto h3{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin:0 0 .85rem;font-size:.85rem;font-weight:800}.bwp-howto ol{flex-direction:column;gap:.5rem;margin:0;padding-left:1.35rem;display:flex}.bwp-howto li{color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.bwp-howto li strong{color:#fff}.bwp-howto__highlight{color:#5db862;font-weight:600}.bwp-form{flex-direction:column;gap:.9rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.bwp-form__field{flex-direction:column;gap:.35rem;display:flex}.bwp-form__field label{color:#ffffffbf;font-size:.82rem;font-weight:600}.bwp-form__field-note{color:var(--color-text-muted);font-weight:400}.bwp-form__row{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.bwp-form__field input,.bwp-form__field select,.bwp-form__field textarea{color:#fff;box-sizing:border-box;background:#00000040;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .15s}.bwp-form__field input:focus,.bwp-form__field select:focus,.bwp-form__field textarea:focus{border-color:#5db86280}.bwp-form__field input::placeholder,.bwp-form__field textarea::placeholder{color:#ffffff40}.bwp-form__field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238ba3bc' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}.bwp-form__field select option{background:#0d1f3c}.bwp-form__field textarea{resize:vertical;min-height:100px}.bwp-photo-upload{cursor:pointer;text-align:center;background:#0003;border:2px dashed #ffffff1f;border-radius:10px;flex-direction:column;align-items:center;gap:.3rem;padding:1.5rem;transition:border-color .2s,background .2s;display:flex}.bwp-photo-upload:hover,.bwp-photo-upload:focus-visible{background:#5db8620d;border-color:#5db86266;outline:none}.bwp-photo-upload__inner{flex-direction:column;align-items:center;gap:.3rem;display:flex}.bwp-photo-upload__icon{font-size:1.75rem}.bwp-photo-upload__label{color:#ffffffb3;font-size:.85rem;font-weight:600}.bwp-photo-upload__hint{color:var(--color-text-muted);font-size:.72rem}.bwp-photo-previews{flex-wrap:wrap;gap:.6rem;margin-top:.5rem;display:flex}.bwp-photo-preview{border-radius:8px;flex-shrink:0;width:70px;height:70px;position:relative;overflow:hidden}.bwp-photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.bwp-photo-preview__remove{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6rem;transition:background .15s;display:flex;position:absolute;top:3px;right:3px}.bwp-photo-preview__remove:hover{background:#ef5350}.bwp-consent{cursor:pointer;align-items:flex-start;gap:.6rem;display:flex}.bwp-consent input{accent-color:var(--color-green);flex-shrink:0;margin-top:3px}.bwp-consent span{color:var(--color-text-muted);font-size:.78rem;line-height:1.45}.bwp-form__error{color:#ef9a9a;background:#ef53501a;border:1px solid #ef535033;border-radius:8px;margin:0;padding:.5rem .8rem;font-size:.82rem}.bwp-form__submit{justify-content:center;width:100%;margin-top:.25rem;padding:.9rem;font-size:1rem}.bwp-form__legal{color:var(--color-text-muted);text-align:center;margin:0;font-size:.72rem}.bwp-form__success{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.5rem 2.5rem;display:flex}.bwp-form__success-icon{font-size:3rem}.bwp-form__success h3{color:#5db862;margin:0;font-size:1.25rem;font-weight:800}.bwp-form__success p{color:var(--color-text-muted);max-width:280px;margin:0;font-size:.88rem;line-height:1.55}.bwp-form__success-link{font-size:.85rem}.bwp-form__success-link a{color:var(--color-green)}@media (width<=1024px){.bwp-hero__inner{grid-template-columns:1fr}.bwp-hero__score-panel{display:none}.bwp-layout{grid-template-columns:1fr}.bwp-sidebar{position:static}.bwp-card{grid-template-columns:160px 1fr}}@media (width<=640px){.bwp-hero{min-height:unset;padding:3.5rem 0 3rem}.bwp-hero__title{font-size:2.5rem}.bwp-hero__ctas{flex-direction:column}.bwp-hero__cta{text-align:center;justify-content:center}.bwp-how__arrow{display:none}.bwp-how__steps{flex-direction:column;justify-content:flex-start;gap:1.5rem;padding:0 1rem}.bwp-card{grid-template-columns:1fr}.bwp-card__img-wrap{min-height:180px}.bwp-form__row{grid-template-columns:1fr}}.human-chat{z-index:90;justify-items:end;gap:10px;display:grid;position:fixed;bottom:20px;right:20px}.human-chat__button{color:#fff;text-align:left;background:linear-gradient(140deg,#0a2237f5,#08182af2);border:1px solid #5db862b3;border-radius:999px;align-items:center;gap:10px;max-width:320px;min-height:58px;padding:10px 14px;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 14px 40px #0006}.human-chat__button:hover{border-color:var(--color-green);transform:translateY(-1px);box-shadow:0 18px 44px #0000007a}.human-chat__button:focus-visible,.human-chat__cta:focus-visible{outline-offset:2px;outline:2px solid #9ee3a1}.human-chat__icon{width:34px;height:34px;color:var(--color-green);background:#5db86226;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.human-chat__icon svg{width:20px;height:20px}.human-chat__text-wrap{gap:2px;display:grid}.human-chat__text{font-size:.9rem;font-weight:700;line-height:1.2}.human-chat__subtext{color:#9dc4df;font-size:.75rem;line-height:1.2}.human-chat__panel{border:1px solid var(--color-border);background:linear-gradient(160deg,#091e31fa,#081727f7);border-radius:14px;gap:10px;width:min(360px,100vw - 32px);padding:16px;display:grid;box-shadow:0 22px 60px #00000080}.human-chat__title{color:#fff;font-size:1rem;font-weight:700}.human-chat__body,.human-chat__note,.human-chat__fallback{color:#c0d5e8;font-size:.84rem;line-height:1.5}.human-chat__note{color:#9ab7cd}.human-chat__fallback{color:#b8c7d9}.human-chat__cta{border:1px solid var(--color-green);background:var(--color-green);color:#04220b;cursor:pointer;border-radius:999px;justify-self:start;padding:9px 14px;font-size:.82rem;font-weight:700;transition:background-color .2s,border-color .2s}.human-chat__cta:hover:not(:disabled){background:#79d57f;border-color:#79d57f}.human-chat__cta:disabled{opacity:.6;cursor:not-allowed}@media (width<=900px){.human-chat{right:14px;bottom:calc(env(safe-area-inset-bottom,0px) + 12px)}.human-chat--commerce{bottom:calc(env(safe-area-inset-bottom,0px) + 96px)}.human-chat__button{max-width:280px;min-height:54px;padding:10px 12px}.human-chat__text{font-size:.86rem}.human-chat__subtext{font-size:.72rem}}.giveaway-bar{z-index:20;margin-top:calc(var(--nav-height) + 2px);background:radial-gradient(circle at 18% 10%,#1a8fe338 0%,#0000 26%),radial-gradient(circle at 84% 0,#5db8621f 0%,#0000 22%),linear-gradient(135deg,#06121f 0%,#091a30 56%,#0b2b4a 100%);border-bottom:1px solid #7fbff32e;position:relative;top:0;overflow:hidden;box-shadow:inset 0 -1px #ffffff0d}@media (width<=760px){.giveaway-bar{top:var(--nav-height);position:sticky}}.giveaway-bar:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff0d 0%,#0000 35% 65%,#ffffff08 100%);position:absolute;inset:0}.giveaway-bar__inner{z-index:1;grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);align-items:start;gap:14px;min-height:0;padding-top:10px;padding-bottom:10px;display:grid;position:relative}.giveaway-bar__panel{-webkit-backdrop-filter:blur(10px);background:linear-gradient(#ffffff14 0%,#ffffff0d 100%);border:1px solid #b7e4ff1f;border-radius:22px;padding:12px 14px;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000002e,inset 0 1px #ffffff12}.giveaway-bar__panel--prize:before,.giveaway-bar__panel--timer:before{content:"";pointer-events:none;position:absolute;inset:0}.giveaway-bar__panel--prize:before{background:linear-gradient(120deg,#5db86224 0%,#0000 40%)}.giveaway-bar__panel--timer{background:linear-gradient(135deg,#071525f2 0%,#0a2035f5 48%,#0d3a5ee6 100%);border-color:#81c2f633;align-content:start;gap:8px;display:grid}.giveaway-bar__panel--timer:before{background:radial-gradient(circle at 85% 0,#5db8622e 0%,#0000 28%)}.giveaway-bar__eyebrow{color:#cfe5fb;text-transform:uppercase;letter-spacing:.16em;background:#b7e4ff1c;border:1px solid #b7e4ff2e;border-radius:999px;align-items:center;gap:8px;margin-bottom:7px;padding:5px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.giveaway-bar__eyebrow--live{color:#daf4dd;background:#5db86221;border-color:#5db86233}.giveaway-bar__live-dot{background:#6df07d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #6df07d1f}.giveaway-bar__prize-row{align-items:center;gap:16px;min-width:0;display:flex}.giveaway-bar__prize-image{object-fit:cover;background:#fffffff2;border:1px solid #d6ecff6b;border-radius:18px;flex:none;width:66px;height:66px;box-shadow:0 10px 20px #0000003d}.giveaway-bar__prize-copy{gap:5px;min-width:0;display:grid}.giveaway-bar__prize-title{color:#f8fcff;letter-spacing:.01em;margin:0;font-size:.92rem;font-weight:800;line-height:1.15}.giveaway-bar__prize-winner{color:#d6e7f7;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.84rem;font-weight:600;line-height:1.25;overflow:hidden}.giveaway-bar__prize-entrants{display:none}.giveaway-bar__prize-winners-count{color:#d7f2da;letter-spacing:.02em;margin:0;font-size:.76rem;font-weight:700;line-height:1.25}.giveaway-bar__timer-label{color:#e8f3ff;text-transform:uppercase;letter-spacing:.18em;margin-bottom:0;font-size:.76rem;font-weight:800}.giveaway-bar__flipclock{background:linear-gradient(135deg,#0e273ffa 0%,#103f63fa 52%,#091f34fa 100%);border:1px solid #8dc7f43d;border-radius:24px;justify-content:center;align-items:center;gap:10px;width:100%;padding:9px 10px;display:inline-flex;box-shadow:inset 0 1px #ffffff24,0 12px 24px #0000003d}.giveaway-bar__timer-main{width:100%}.giveaway-bar__flipcell{background:linear-gradient(#f9fcff 0%,#deebf6 100%);border:1px solid #0f253a38;border-radius:18px;justify-content:center;align-items:center;min-width:88px;height:76px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 9px 18px #0000002e}.giveaway-bar__flipcell-top,.giveaway-bar__flipcell-bottom{width:100%;height:50%;position:absolute;left:0}.giveaway-bar__flipcell-top{background:linear-gradient(#fdfefe 0%,#dfeaf5 100%);border-bottom:1px solid #0f253a24;top:0}.giveaway-bar__flipcell-bottom{background:linear-gradient(#d6e2ed 0%,#c3d5e5 100%);border-top:1px solid #0f253a29;bottom:0}.giveaway-bar__flipcell-value{z-index:1;letter-spacing:.01em;color:#14314c;text-shadow:0 1px #ffffffc7;font-family:Arial Black,Segoe UI,sans-serif;font-size:2.32rem;font-weight:900;line-height:1;position:relative}.giveaway-bar__flipcell-caption{z-index:1;text-transform:uppercase;letter-spacing:.18em;color:#14314cb3;font-size:.68rem;font-weight:800;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.giveaway-bar__flipclock-sep{color:#e6f2fb;font-size:2rem;font-weight:900;line-height:1}.giveaway-bar__timer-note{display:none}.giveaway-bar__cta{color:#f6fbff;background:linear-gradient(135deg,#071525 0%,#0a2035 58%,#0d3a5e 100%);border:1px solid #7ebae870;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px 14px;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 10px 24px #00000042,inset 0 1px #b7e4ff3d}.giveaway-bar__cta:hover{filter:saturate(1.12)brightness(1.04);transform:translateY(-1px);box-shadow:0 13px 28px #00000052,inset 0 1px #b7e4ff47}.giveaway-bar__cta-kicker{display:none}.giveaway-bar__cta-text{text-align:center;font-size:.94rem;font-weight:900;line-height:1}.giveaway-bar__cta-text--mobile{display:none}.giveaway-bar__cta-icon{background:#b7e4ff2e;border:1px solid #b7e4ff57;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;font-weight:900;display:inline-flex}.giveaway-bar__secondary-link{letter-spacing:.02em;color:#a8c9e3;text-underline-offset:2px;opacity:.92;align-self:center;font-size:.74rem;font-weight:700;text-decoration:underline}.giveaway-bar__secondary-link:hover{color:#d7ecff;opacity:1}@media (width<=1100px){.giveaway-bar__inner{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:10px}.giveaway-bar__panel{padding:12px 12px 11px}.giveaway-bar__prize-image{height:58px}.giveaway-bar__prize-title{font-size:.84rem}.giveaway-bar__prize-winner{font-size:.76rem}.giveaway-bar__panel--timer{padding-bottom:12px}.giveaway-bar__timer-label,.giveaway-bar__timer-note,.giveaway-bar__cta-text--desktop{display:none}.giveaway-bar__cta-text--mobile{display:inline}}@media (width<=760px){.giveaway-bar__inner{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:8px;min-height:0;padding-top:9px;padding-bottom:9px}.giveaway-bar__panel{border-radius:14px;min-width:0;padding:9px}.giveaway-bar__prize-row{gap:7px}.giveaway-bar__prize-image{border-radius:12px;width:46px;height:46px}.giveaway-bar__eyebrow{letter-spacing:.11em;margin-bottom:5px;padding:4px 6px;font-size:.54rem}.giveaway-bar__live-dot{width:6px;height:6px}.giveaway-bar__prize-title{font-size:.74rem;line-height:1.1}.giveaway-bar__prize-winner{font-size:.66rem;line-height:1.12}.giveaway-bar__prize-entrants{display:none}.giveaway-bar__panel--timer{gap:6px;padding-top:8px;padding-bottom:8px}.giveaway-bar__timer-main{width:100%;display:block}.giveaway-bar__flipclock{justify-content:center;gap:5px;width:100%;padding:5px}.giveaway-bar__flipcell{border-radius:11px;min-width:50px;height:42px}.giveaway-bar__flipcell-value{font-size:1.35rem}.giveaway-bar__flipcell-caption{font-size:.48rem;bottom:2px}.giveaway-bar__timer-note{display:none}.giveaway-bar__cta{border-radius:12px;width:100%;min-width:0;padding:9px 10px}.giveaway-bar__cta-kicker,.giveaway-bar__cta-text--desktop{display:none}.giveaway-bar__cta-text--mobile{white-space:nowrap;font-size:.74rem;display:inline}.giveaway-bar__cta-icon{width:22px;height:22px;font-size:.85rem}.giveaway-bar__secondary-link{font-size:.65rem}}@media (width>=901px){.giveaway-bar__inner{justify-content:space-between;align-items:center;gap:12px;padding-top:6px;padding-bottom:6px;display:flex}.giveaway-bar__panel{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.giveaway-bar__panel--prize:before,.giveaway-bar__panel--timer:before{display:none}.giveaway-bar__panel--prize{flex:1;min-width:0}.giveaway-bar__eyebrow{display:none}.giveaway-bar__live-dot{width:6px;height:6px}.giveaway-bar__prize-row{gap:8px}.giveaway-bar__prize-image{display:none}.giveaway-bar__prize-copy{align-items:center;gap:8px;display:flex}.giveaway-bar__prize-title{font-size:.9rem;line-height:1.1}.giveaway-bar__prize-winner{color:#c7d9ea;font-size:.8rem;line-height:1.1;display:block}.giveaway-bar__panel--timer{flex-direction:column;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.giveaway-bar__timer-label{display:none}.giveaway-bar__timer-main{flex:none;width:auto}.giveaway-bar__flipclock{border-radius:12px;gap:6px;width:auto;padding:3px 6px;box-shadow:inset 0 1px #ffffff1a}.giveaway-bar__flipcell{border-radius:9px;min-width:46px;height:36px}.giveaway-bar__flipcell-value{font-size:1.15rem}.giveaway-bar__flipcell-caption{font-size:.44rem;bottom:2px}.giveaway-bar__flipclock-sep{font-size:1.25rem}.giveaway-bar__cta{border-radius:999px;gap:8px;width:auto;min-width:0;padding:7px 11px}.giveaway-bar__cta-text{font-size:.82rem}.giveaway-bar__cta-text--desktop{display:inline}.giveaway-bar__cta-text--mobile{display:none}.giveaway-bar__cta-icon{width:18px;height:18px;font-size:.72rem}.giveaway-bar__timer-note{display:none}.giveaway-bar__secondary-link{font-size:.68rem}}
