:root{--ink:#17312e;--muted:#60716d;--accent:#238f82;--accent-dark:#197367;--soft:#e9f6f3;--line:#dce8e4;--page:#f7faf8;--surface:#fff;--warning:#fff7e8;--warning-line:#f0cf8b;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--page)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-size:16px;line-height:1.55;background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit}button{font:inherit}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,232,228,.82);background:rgba(247,250,248,.88);backdrop-filter:blur(18px) saturate(160%)}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(100% - 2rem,70rem);min-height:4rem;margin:auto}.brand{display:inline-flex;align-items:center;gap:.68rem;color:var(--ink);text-decoration:none;font-weight:800;letter-spacing:-.025em}.brand img{width:2.15rem;height:2.15rem;border-radius:.65rem;box-shadow:0 4px 12px rgba(24,82,74,.15)}.nav-links{display:flex;align-items:center;gap:1rem;font-size:.88rem;font-weight:700}.nav-links a{color:var(--muted);text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--accent-dark)}.hero,.article-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:radial-gradient(circle at 84% 5%,#c9eee7 0,transparent 28rem),linear-gradient(180deg,#fbfdfc,#f2f8f5)}.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;width:min(100% - 2rem,66rem);min-height:35rem;margin:auto;padding:4rem 0}.eyebrow{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;margin-bottom:1rem;padding:.38rem .68rem;border:1px solid #bfe4dd;border-radius:999px;background:rgba(255,255,255,.72);color:var(--accent-dark);font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}h1,h2,h3{margin-top:0;line-height:1.15;letter-spacing:-.035em}h1{max-width:12ch;margin-bottom:1rem;font-size:clamp(2.55rem,7vw,4.7rem)}h1 em{color:var(--accent);font-style:normal}.lead{max-width:35rem;margin:0 0 1.6rem;color:var(--muted);font-size:1.08rem}.actions{display:flex;flex-wrap:wrap;gap:.75rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3rem;padding:.7rem 1.1rem;border:1px solid transparent;border-radius:.85rem;background:var(--accent);color:#fff;box-shadow:0 8px 20px rgba(35,143,130,.2);font-weight:800;text-decoration:none;cursor:pointer}.button:hover{background:var(--accent-dark)}.button.secondary{border-color:var(--line);background:var(--surface);color:var(--ink);box-shadow:none}.note{margin-top:.7rem;color:#7c8b87;font-size:.8rem}.phone{width:min(18rem,80vw);margin:auto;padding:.55rem;border-radius:2.5rem;background:#13211f;box-shadow:0 2rem 4rem rgba(32,75,68,.22);transform:rotate(2deg)}.phone-screen{min-height:26rem;padding:2rem 1rem 1rem;border-radius:2rem;background:#f2f2f7;color:#202024}.phone-head{display:flex;align-items:center;justify-content:space-between;font-weight:800}.phone-head small{color:#777}.phone-stat{margin:3rem 0 1.5rem;text-align:center}.phone-stat small{display:block;color:#777}.phone-stat strong{font-size:3.5rem;letter-spacing:-.07em}.phone-stat span{color:#777;font-size:.8rem}.phone-chart{height:5rem;margin:1rem 0;border-bottom:3px solid var(--accent);border-radius:0 0 50% 25%;transform:skewY(7deg);opacity:.75}.phone-cards{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.phone-cards div{padding:.72rem;border-radius:.75rem;background:#fff;box-shadow:0 2px 9px rgba(0,0,0,.05)}.phone-cards small,.phone-cards strong{display:block}.phone-cards small{color:#777;font-size:.65rem}.phone-cards strong{margin-top:.2rem;font-size:.8rem}.section{width:min(100% - 2rem,66rem);margin:auto;padding:4.5rem 0}.section-heading{max-width:42rem;margin-bottom:2rem}.section-heading h2{margin-bottom:.55rem;font-size:clamp(1.8rem,5vw,2.7rem)}.section-heading p{margin:0;color:var(--muted)}.tabs{display:grid;grid-template-columns:1fr 1fr;max-width:30rem;margin-bottom:2rem;padding:.3rem;border-radius:.9rem;background:#e8efec}.tabs button{min-height:2.7rem;border:0;border-radius:.68rem;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.tabs button[aria-selected=true]{background:#fff;color:var(--ink);box-shadow:0 2px 8px rgba(25,55,50,.1)}.install-grid{display:grid;grid-template-columns:1fr .8fr;gap:2rem;align-items:start}.steps{margin:0;padding:0;list-style:none}.step{display:grid;grid-template-columns:2.5rem 1fr;gap:.9rem;position:relative;padding-bottom:1.7rem}.step:not(:last-child)::after{content:"";position:absolute;left:1.22rem;top:2.55rem;bottom:.2rem;width:1px;background:#cfe1dd}.step-number{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--soft);color:var(--accent-dark);font-weight:850}.step h3{margin:.05rem 0 .25rem;font-size:1.05rem}.step p{margin:0;color:var(--muted);font-size:.92rem}.callout{padding:1.3rem;border:1px solid #bee0da;border-radius:1rem;background:var(--soft)}.callout h3{margin-bottom:.45rem;font-size:1.05rem}.callout p{margin:.3rem 0;color:#4e6661;font-size:.9rem}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.help-card{display:flex;flex-direction:column;min-height:12rem;padding:1.35rem;border:1px solid var(--line);border-radius:1.15rem;background:var(--surface);color:inherit;text-decoration:none;box-shadow:0 8px 24px rgba(39,73,67,.05)}.help-card:hover{border-color:#9bcfc5;transform:translateY(-2px)}.help-card .icon{display:grid;place-items:center;width:2.4rem;height:2.4rem;margin-bottom:1rem;border-radius:.7rem;background:var(--soft);color:var(--accent-dark);font-weight:850}.help-card h3{margin-bottom:.35rem;font-size:1.05rem}.help-card p{margin:0;color:var(--muted);font-size:.88rem}.help-card .arrow{margin-top:auto;padding-top:1rem;color:var(--accent-dark);font-weight:800}.privacy-strip{border-block:1px solid #cde4df;background:#eaf5f2}.privacy-strip .section{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:2rem}.privacy-strip h2{margin:0 0 .25rem;font-size:1.2rem}.privacy-strip p{margin:0;color:#536b66}.article-hero .section{padding-block:3.5rem}.breadcrumbs{margin-bottom:1rem;color:var(--muted);font-size:.82rem}.breadcrumbs a{color:var(--accent-dark);text-decoration:none}.article-hero h1{max-width:18ch;font-size:clamp(2.2rem,6vw,3.6rem)}.article-hero .lead{margin-bottom:0}.article-layout{display:grid;grid-template-columns:15rem 1fr;gap:3rem;width:min(100% - 2rem,66rem);margin:auto;padding:3rem 0 5rem}.side-nav{position:sticky;top:5.5rem;align-self:start;display:grid;gap:.25rem}.side-nav a{padding:.65rem .75rem;border-radius:.6rem;color:var(--muted);font-size:.88rem;font-weight:700;text-decoration:none}.side-nav a[aria-current=page],.side-nav a:hover{background:var(--soft);color:var(--accent-dark)}.article{max-width:44rem}.article h2{margin:2.5rem 0 .75rem;font-size:1.5rem}.article h2:first-child{margin-top:0}.article h3{margin:1.5rem 0 .35rem;font-size:1.05rem}.article p,.article li{color:#455954}.article li+li{margin-top:.45rem}.article .callout{margin:1.5rem 0}.article details{border-bottom:1px solid var(--line)}.article summary{padding:1rem 0;font-weight:800;cursor:pointer}.article details p{margin-top:0}.warning{padding:1rem 1.1rem;border:1px solid var(--warning-line);border-radius:.85rem;background:var(--warning);color:#684b15}.footer{padding:2.5rem 1rem;background:#17332f;color:#fff;text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:.6rem}.footer a{color:#d8ebe7;text-decoration:none;font-weight:700}.footer small{color:#a8c0bb}@media(max-width:760px){.nav-links a:not(.nav-help){display:none}.hero-inner{grid-template-columns:1fr;gap:2.5rem;min-height:auto;padding:3rem 0 4rem;text-align:center}.eyebrow{margin-inline:auto}.lead{margin-inline:auto}.actions{justify-content:center}.phone{width:16.5rem}.install-grid,.article-layout{grid-template-columns:1fr}.help-grid{grid-template-columns:1fr}.help-card{min-height:0}.side-nav{position:static;grid-template-columns:1fr 1fr}.privacy-strip .section{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.nav{gap:.55rem;width:min(100% - 1rem,70rem)}.brand{gap:.45rem;font-size:.82rem;white-space:nowrap}.brand img{width:1.9rem;height:1.9rem}.nav-links{font-size:.78rem;white-space:nowrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.help-card{transform:none!important}}
