:root{--teal: #00a6aa;--teal-dark: #008f94;--teal-soft: #e7f8f8;--aqua-panel: #b7e8e8;--gold: #f5b335;--ink: #5b6268;--shadow: 0 12px 26px rgb(41 68 72 / 18%);font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:80px;padding:12px clamp(24px,5vw,68px);background:#fff}.brand{display:inline-grid;gap:2px;justify-items:center;color:var(--teal);font-weight:900;line-height:1;text-decoration:none}.brand img{display:block;width:clamp(82px,18vw,100px);height:auto}.brand-mark{position:relative;width:48px;height:35px;border:9px solid var(--teal);border-bottom:0;border-radius:32px 32px 0 0}.brand-mark:before,.brand-mark:after{position:absolute;content:"";inset:8px auto auto 8px;width:18px;height:18px;border:7px solid #f6b12a;border-bottom:0;border-radius:18px 18px 0 0}.brand-mark:after{inset:14px auto auto 15px;width:8px;height:8px;border-color:var(--teal)}.phone{display:grid;gap:4px;text-align:right;font-weight:700;font-size:clamp(.9rem,1.8vw,1.1rem)}.phone a{color:var(--teal);font-size:clamp(1.2rem,2.4vw,1.55rem);font-weight:900;text-decoration:none}.hero{position:relative;min-height:clamp(520px,52vw,650px);overflow:hidden;background:#dff7fb}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:0% bottom}.hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#fff6,#ffffff14 42%,#ffffff1a);pointer-events:none}.hero-copy{position:relative;z-index:1;width:min(820px,62vw);padding:clamp(42px,6vw,72px) 0 0 clamp(26px,8vw,132px);color:#fff;text-shadow:0 3px 8px rgb(0 103 126 / 45%);transform:translate(clamp(24px,4vw,72px))}.hero-copy p{margin:0 0 22px;color:#4b555d;width:max-content;max-width:100%;white-space:nowrap;font-size:clamp(1rem,1.65vw,1.45rem);font-weight:900;text-shadow:none}.hero-copy h1{margin:0;font-size:clamp(2.4rem,4.2vw,4.4rem);line-height:.92;letter-spacing:0;font-weight:900;text-shadow:0 4px 0 rgb(0 166 170 / 18%),0 4px 12px rgb(0 82 99 / 45%)}.hero-copy h1 span{display:block;padding-left:clamp(100px,9.5vw,154px)}@media (min-width: 1625px){.hero{min-height:clamp(760px,46vw,900px)}.hero-copy{width:min(900px,56vw);transform:translate(clamp(280px,17vw,390px))}}.lead-form{position:absolute;z-index:2;top:clamp(50px,8vw,70px);right:clamp(22px,5vw,66px);display:grid;gap:10px;width:min(390px,calc(100% - 44px));padding:28px 32px 22px;border-radius:20px;background:#fffffff0;box-shadow:var(--shadow)}.lead-form h2{margin:0;color:var(--teal);font-size:clamp(1.8rem,3vw,2.3rem);line-height:1;font-weight:900}.lead-form p{margin:0 0 2px;font-size:.98rem;font-weight:700}.lead-form label:not(.check) span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.lead-form input[type=text],.lead-form input[type=tel],.lead-form input[type=email]{width:100%;height:34px;border:2px solid #6ed3d3;border-radius:4px;padding:6px 10px;font:inherit}.lead-form input:focus{outline:3px solid rgb(0 169 169 / 20%)}.lead-form input::placeholder{color:#a9b5ba}.lead-form input[name=name],.lead-form input[name=phone],.lead-form input[name=email],.lead-form input[name=postal-code]{color:#3e4b52}.check{display:grid;grid-template-columns:24px 1fr;align-items:start;gap:10px;font-size:.82rem;font-weight:700}.check input{appearance:none;position:relative;width:23px;height:23px;margin:0;border:2px solid #62cfd0;background:#f8ffff}.check input:checked:after{position:absolute;left:4px;top:0;width:7px;height:13px;border:solid var(--teal);border-width:0 3px 3px 0;content:"";transform:rotate(45deg)}button,.cta,.final-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:0;border-radius:5px;background:var(--gold);color:#fff;font:inherit;font-size:1.2rem;font-weight:900;text-decoration:none;cursor:pointer}button:disabled{cursor:wait;opacity:.72}.lead-form small{font-size:.79rem;font-weight:700}.intro-section,.faq-section{background:var(--teal-soft)}.intro-section{padding:54px clamp(22px,4vw,56px) 60px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1180px;margin:0 auto 30px;padding:28px 28px 24px;border-radius:18px;background:#fff}.benefits article{display:grid;justify-items:center;align-content:start;gap:10px;text-align:center}.benefits svg{width:54px;height:54px;color:var(--gold);fill:currentColor}.benefits h2{max-width:210px;margin:0;color:var(--teal);font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.05;font-weight:900}.benefits p,.discount p{margin:0;font-weight:700}.discount{max-width:1220px;margin:0 auto;text-align:center}.discount h2,.products-section>h2,.faq-section>h2,.final-cta strong{margin:0;color:var(--teal);font-size:clamp(2rem,3.2vw,2.8rem);line-height:1.05;font-weight:900}.discount p{max-width:1160px;margin:28px auto 0;font-size:1.1rem}.products-section{padding:46px clamp(22px,4vw,56px) 36px;background:#fff;text-align:center}.eyebrow{margin:0 0 12px;font-size:1.25rem;font-weight:900}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:22px;max-width:1180px;margin:60px auto 0}.product-card{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;min-height:410px;padding:22px;background:var(--teal-soft);box-shadow:0 4px 12px #0000001f;text-align:left}.product-card.featured{min-height:480px;margin-top:-40px;padding-top:66px}.ribbon{position:absolute;inset:0 0 auto;min-height:42px;display:grid;place-items:center;background:var(--teal);color:#fff;font-weight:900}.product-card h3{margin:0;padding-bottom:10px;border-bottom:1px solid #a6c7c7;text-align:center;font-size:1.35rem;line-height:1.05}.product-card h3 strong{display:block;color:var(--gold);font-size:2rem}.subtitle{margin:12px 0 22px;color:var(--teal);text-align:center;font-weight:900}.product-card ul{display:grid;gap:11px;margin:0;padding:0;list-style:none;font-size:.96rem}.product-card li{position:relative;padding-left:18px}.product-card li:before{position:absolute;left:0;content:"✓";color:var(--teal);font-weight:900}.product-card .cta{margin-top:26px;width:100%}.product-card.featured .cta{background:var(--teal)}.faq-section{padding:36px clamp(20px,4vw,58px) 32px}.faq-section>h2{margin-bottom:24px;text-align:center}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;max-width:1180px;margin:0 auto}.faq-grid details{background:var(--aqua-panel)}.faq-grid summary{position:relative;display:flex;align-items:center;margin:0;min-height:48px;padding:10px 48px 10px 42px;background:var(--teal);color:#fff;font-size:1rem;line-height:1.05;font-weight:900;cursor:pointer;list-style:none}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary:after{position:absolute;right:18px;content:"+";font-size:1.65rem;line-height:1;font-weight:900}.faq-grid details[open] summary:after{content:"−"}.faq-grid p{margin:0;padding:14px 18px 16px;font-size:.96rem;line-height:1.45;font-weight:400}.final-cta{display:grid;grid-template-columns:minmax(0,max-content) minmax(250px,330px);justify-content:center;align-items:center;gap:28px;max-width:980px;margin:28px auto 0}.final-cta strong{text-align:right;text-wrap:pretty}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px clamp(22px,5vw,56px);background:#fff;font-size:1rem;font-weight:900}footer p{margin:0}footer nav{display:flex;flex-wrap:wrap;gap:clamp(20px,5vw,74px)}footer a{color:#42c2c4;text-decoration:none}@media (max-width: 1180px){.hero{display:grid;min-height:auto;padding-bottom:32px;background:var(--teal-soft)}.hero>img{position:absolute;height:460px}.hero:after{height:460px}.hero-copy{width:min(620px,100%);min-height:460px;padding-right:24px}.lead-form{position:relative;top:auto;right:auto;width:min(520px,calc(100% - 40px));justify-self:center;margin:32px auto 0}.benefits,.products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card.featured{margin-top:0}}@media (max-width: 720px){.topbar{min-height:68px;padding-inline:18px}.brand-mark{width:38px;height:28px;border-width:7px}.brand{font-size:.82rem}.phone span{font-size:.78rem}.phone a{font-size:1rem}.hero{--mobile-hero-image-height: 360px;background:var(--teal-soft)}.hero>img{height:var(--mobile-hero-image-height);object-position:0% top}.hero:after{height:var(--mobile-hero-image-height);background:linear-gradient(180deg,#ffffff59,#fff0)}.hero-copy{width:100%;min-height:calc(var(--mobile-hero-image-height) + 116px);padding:34px 20px 0;text-align:center;transform:translate(0)}.hero-copy p{width:100%;max-width:none;white-space:normal;font-size:clamp(.78rem,3.05vw,1rem);line-height:1.15}.hero-copy h1{position:absolute;top:calc(var(--mobile-hero-image-height) + 20px);left:20px;right:20px;color:var(--teal);max-width:none;font-size:clamp(2.1rem,10.5vw,2.55rem);text-shadow:none}.hero-copy h1 span{padding-left:0}.lead-form{justify-self:center;width:calc(100% - 32px);max-width:390px;margin:22px auto 0;padding:24px 20px 20px}.lead-form input[type=text],.lead-form input[type=tel],.lead-form input[type=email]{min-height:40px}.intro-section,.products-section,.faq-section{padding-inline:16px}.benefits,.products,.faq-grid,.final-cta{grid-template-columns:1fr}.benefits{padding:22px}.products{margin-top:34px}.product-card,.product-card.featured{min-height:auto}.faq-grid h3{padding-inline:16px}.final-cta strong{text-align:center;white-space:normal}footer{display:grid;justify-items:center;text-align:center}footer nav{justify-content:center}}@media (max-width: 480px){.hero{--mobile-hero-image-height: 330px}.topbar{gap:14px}.phone{gap:2px}.hero-copy{padding-inline:16px}.hero-copy h1{left:16px;right:16px}.lead-form{width:calc(100% - 24px);padding-inline:16px}.discount h2,.products-section>h2,.faq-section>h2,.final-cta strong{font-size:clamp(1.7rem,9vw,2.15rem)}.faq-grid summary{padding-inline:18px 42px}.final-cta{gap:18px}footer nav{gap:14px 22px}}
