:root{color:#10243e;font-synthesis:none;text-rendering:optimizelegibility;--navy:#092743;--navy-light:#123d60;--teal:#18b8a6;--teal-dark:#0d9688;--soft-teal:#eafaf7;--gold:#f6b93b;--text:#10243e;--muted:#607086;--border:#dfe8ee;--white:#fff;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;min-height:100vh;margin:0}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}h1,h2,h3,p{margin-top:0}#root{min-height:100vh}main{overflow:hidden}.container{width:min(1180px,100% - 40px);margin:0 auto}.hero{background:radial-gradient(circle at 85% 20%,#18b8a62e,#0000 28%),linear-gradient(135deg,#f7fcfc 0%,#fff 55%,#eefaf8 100%);align-items:center;min-height:720px;padding:90px 0;display:flex;position:relative}.hero:before{content:"";border:1px solid #18b8a626;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-180px}.hero-content{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid;position:relative}.eyebrow{color:var(--teal-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.82rem;font-weight:800}.hero h1{max-width:760px;color:var(--navy);letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(3rem,5.4vw,4.8rem);line-height:1.02}.hero h1 span{color:var(--teal)}.hero-description{max-width:660px;color:var(--muted);margin-bottom:34px;font-size:1.13rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:.96rem;font-weight:750;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:var(--navy);box-shadow:0 14px 28px #0927432e}.button-primary:hover{background:var(--navy-light);box-shadow:0 18px 34px #0927433d}.button-secondary{color:var(--navy);border-color:var(--border);background:#ffffffd9}.button-secondary:hover{border-color:var(--teal);background:var(--white)}.hero-benefits{color:var(--muted);flex-wrap:wrap;gap:20px;font-size:.91rem;font-weight:650;display:flex}.hero-benefits span{align-items:center;gap:6px;display:inline-flex}.hero-benefits svg{color:var(--teal)}.hero-visual{justify-content:center;display:flex}.tap-card{text-align:center;background:linear-gradient(145deg,#fffffff7,#eafaf7eb);border:1px solid #18b8a63d;border-radius:34px;width:min(390px,100%);padding:64px 38px;position:relative;transform:rotate(2deg);box-shadow:0 35px 70px #09274329,inset 0 1px #fff}.tap-card:before,.tap-card:after{content:"";z-index:-1;border-radius:34px;position:absolute}.tap-card:before{background:var(--navy);opacity:.08;inset:18px -20px -18px 20px}.tap-card:after{border:2px dashed #18b8a633;inset:-18px 20px 18px -20px}.tap-icon{width:88px;height:88px;color:var(--white);background:linear-gradient(145deg, var(--teal), var(--teal-dark));border-radius:24px;place-items:center;margin:0 auto 26px;display:grid;box-shadow:0 16px 30px #18b8a647}.tap-card p{color:var(--navy);margin-bottom:16px;font-size:1.7rem;font-weight:800}.stars{color:var(--gold);justify-content:center;gap:4px;margin-bottom:20px;display:flex}.tap-card small{color:var(--muted);font-size:.9rem;font-weight:650}.section{background:var(--white);padding:110px 0}.section-heading{text-align:center;max-width:680px;margin:0 auto 58px}.section-heading h2{color:var(--navy);letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.1}.section-heading>p:last-child{color:var(--muted);font-size:1.05rem;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.product-card{border:1px solid var(--border);background:var(--white);border-radius:24px;flex-direction:column;min-height:460px;padding:34px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;box-shadow:0 15px 40px #09274312}.product-card:hover{border-color:#18b8a68c;transform:translateY(-6px);box-shadow:0 24px 50px #0927431f}.product-card.featured{color:var(--white);border-color:var(--navy);background:radial-gradient(circle at 90% 0%, #18b8a647, transparent 35%), var(--navy)}.product-label{color:var(--navy);background:var(--teal);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:6px 12px;font-size:.73rem;font-weight:800;position:absolute;top:22px;right:22px}.product-icon{width:58px;height:58px;color:var(--teal-dark);background:var(--soft-teal);border-radius:17px;place-items:center;margin-bottom:26px;display:grid}.featured .product-icon{color:var(--white);background:#ffffff1f}.product-card h3{color:var(--navy);margin-bottom:14px;font-size:1.35rem}.product-card.featured h3{color:var(--white)}.product-card>p:not(.price){min-height:76px;color:var(--muted);margin-bottom:24px;line-height:1.65}.product-card.featured>p:not(.price){color:#ffffffb8}.product-card ul{gap:13px;margin:0 0 30px;padding:0;list-style:none;display:grid}.product-card li{color:#485a70;align-items:center;gap:10px;font-size:.94rem;display:flex}.product-card li svg{color:var(--teal);flex:none}.product-card.featured li{color:#ffffffd6}.price{color:var(--navy);margin:auto 0 0;font-size:1.35rem;font-weight:850}.featured .price{color:var(--teal)}.coming-soon{color:var(--teal-dark)}.cta-section{color:var(--white);background:radial-gradient(circle at 80% 20%, #18b8a659, transparent 28%), var(--navy);padding:85px 0}.cta-content{justify-content:space-between;align-items:center;gap:50px;display:flex}.cta-section .eyebrow{color:var(--teal)}.cta-section h2{max-width:680px;color:var(--white);letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(2rem,4vw,3.15rem);line-height:1.12}.cta-section p:last-child{color:#ffffffb8;max-width:650px;margin-bottom:0;line-height:1.7}.button-light{color:var(--navy);background:var(--white);flex:none;box-shadow:0 15px 30px #00000024}.button-light:hover{background:var(--soft-teal)}@media (width<=900px){.hero{min-height:auto;padding:80px 0}.hero-content{grid-template-columns:1fr;gap:65px}.hero-copy{text-align:center}.hero h1,.hero-description{margin-left:auto;margin-right:auto}.hero-actions,.hero-benefits{justify-content:center}.tap-card{transform:none}.product-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.product-card,.product-card>p:not(.price){min-height:auto}.cta-content{flex-direction:column;align-items:flex-start}}@media (width<=600px){.container{width:min(100% - 28px,1180px)}.hero{padding:65px 0}.hero h1{font-size:2.75rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column}.button{width:100%}.hero-benefits{flex-direction:column;align-items:center;gap:10px}.tap-card{padding:48px 24px}.section{padding:80px 0}.product-card{padding:28px}.cta-section{padding:70px 0}.button-light{width:100%}}
