:root{--green:#17a65b;--green-dark:#0d7a3d;--dark:#071b33;--navy:#0c1713;--soft:#f4f7f5;--card:#fff;--text:#17231f;--muted:#60736b;--border:#dce7e1;--shadow:0 18px 45px #07130f1a}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 0 0,#17a65b1f,#0000 34%),linear-gradient(#f8fbf9 0%,#eef5f1 100%);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}main{max-width:1220px;margin:0 auto;padding:24px}.hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#07130ffa,#0d3122f2);border:1px solid #ffffff14;border-radius:30px;margin-bottom:26px;padding:58px 48px;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(4px);background:#17a65b2b;border-radius:50%;width:360px;height:360px;position:absolute;top:-100px;right:-120px}.eyebrow{color:#8ff0b5;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.dark-text{color:var(--green-dark)}h1{letter-spacing:-.05em;margin:8px 0 16px;font-size:clamp(42px,7vw,78px);line-height:.95}h2{letter-spacing:-.02em}.subtitle{color:#e9f7ef;max-width:800px;margin-bottom:14px;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-secondary{border:1px solid #ffffff2e;color:#fff!important;background:#ffffff1a!important}.trust-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.trust-row span{color:#dff7e8;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.brand-intro{grid-template-columns:1.6fr .9fr;align-items:stretch;gap:24px;margin:0 0 24px;display:grid}.brand-intro>div:first-child,.intro-card{border:1px solid var(--border);background:#ffffffd1;border-radius:24px;padding:24px;box-shadow:0 10px 28px #07130f0f}.brand-intro h2{margin:4px 0 10px;font-size:30px}.brand-intro p{color:var(--muted);margin:0;line-height:1.65}.intro-card{background:linear-gradient(135deg,#fff,#eef9f2);flex-direction:column;justify-content:center;gap:10px;display:flex}.intro-card strong{color:var(--dark);font-size:22px}.intro-card span{color:var(--muted);line-height:1.45}.intro-card a{color:var(--green-dark);font-weight:900;text-decoration:none}.grid{gap:24px;margin-bottom:24px;display:grid}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.compact{gap:12px;margin-bottom:8px}.card{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:24px;margin-bottom:24px;padding:24px;box-shadow:0 12px 30px #07130f12}.card-title{color:var(--dark);align-items:center;gap:10px;margin-top:0;margin-bottom:16px;font-size:22px;display:flex}.card-title svg{color:var(--green)}label{color:#22342d;margin:14px 0;font-weight:850;display:block}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:14px;outline:none;margin-top:7px;padding:14px;font-size:16px;transition:border .18s,box-shadow .18s;display:block}input:focus,select:focus,textarea:focus{border-color:#17a65ba6;box-shadow:0 0 0 4px #17a65b1f}textarea{min-height:110px}.cta,.secondary{background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #17a65b2e}.cta:disabled{opacity:.65;cursor:not-allowed}.secondary{color:#0f6b38;box-shadow:none;background:#e8f7ef}.dark{background:linear-gradient(135deg,#0d1713,#1d2b25)}.hint{color:var(--muted);line-height:1.55}.checks{flex-wrap:wrap;gap:10px;display:flex}.check{border:1px solid var(--border);cursor:pointer;color:#264036;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.check.active{background:var(--green);color:#fff;border-color:var(--green)}.diagram{grid-template-columns:1fr 1fr;gap:18px;display:grid}.diagram ol{border:1px solid var(--border);background:#f7fbf8;border-radius:16px;padding:16px 16px 16px 34px}.diagram li{margin:7px 0}.mini-results{border:1px solid var(--border);background:#f7fbf8;border-radius:16px;margin:16px 0;padding:16px}.mini-results p{margin:7px 0}.row-card{border:1px solid var(--border);background:#f7fbf8;border-radius:16px;grid-template-columns:.6fr 1fr 1.3fr 2fr;gap:8px;margin:8px 0;padding:10px;display:grid}.asset-row{grid-template-columns:.8fr 1fr 1fr 1fr 1fr 1.5fr}.label-grid{border:1px solid var(--border);background:#f7fbf8;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0;padding:14px;display:grid}.score{grid-template-columns:200px 1fr;align-items:center;gap:24px;display:grid}.big{color:var(--green);letter-spacing:-.06em;font-size:78px;font-weight:950}.bigline{padding:8px 0;font-size:20px;font-weight:900}.total{color:#126b3a;font-size:24px}.recommend-box{border:1px solid var(--border);background:#f7fbf8;border-radius:18px;margin:20px 0;padding:18px}.button-row{flex-wrap:wrap;gap:12px;display:flex}.status{color:#126b3a;font-weight:900}.progress{background:#e7f7ee;border-radius:999px;height:12px;margin:14px 0;overflow:hidden}.progress div{background:var(--green);height:100%;transition:width .25s}.checkbox-label{align-items:center;gap:10px;margin-top:32px;display:flex}.checkbox-label input{width:auto;margin:0}.device-table{border:1px solid var(--border);background:#fff;border-radius:18px;margin-top:18px;overflow:hidden}.device-head,.device-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 1.4fr 1.4fr .8fr;gap:10px;padding:12px 14px;display:grid}.device-head{background:#f7fbf8}.device-row:last-child{border-bottom:none}.muted-row{color:var(--muted);grid-template-columns:1fr}.wifi-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.wifi-grid div{border:1px solid var(--border);background:#f7fbf8;border-radius:16px;padding:14px}.wifi-grid strong{color:var(--dark);margin-bottom:6px;font-size:13px;display:block}.wifi-grid span{font-size:18px;font-weight:900}.switch-recommendations{margin-top:20px}.switch-card{border:1px solid var(--border);background:#f7fbf8;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin:12px 0;padding:16px;display:flex}.switch-card h4{margin:4px 0 8px;font-size:18px}.switch-card p{margin:4px 0}.tier{color:#126b3a;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:950}.lead-cta{border:1px solid var(--border);background:linear-gradient(135deg,#e7f7ee,#f8faf9);border-radius:20px;margin:22px 0;padding:22px}.lead-cta h3{color:var(--dark);margin-top:0}.lead-cta p{margin:8px 0}footer{text-align:center;color:var(--muted);padding:38px 20px;line-height:1.7}footer strong{color:var(--dark)}@media (width<=1000px){.row-card,.asset-row{grid-template-columns:1fr 1fr}.label-grid{grid-template-columns:1fr}.wifi-grid{grid-template-columns:1fr 1fr}.brand-intro{grid-template-columns:1fr}}@media (width<=800px){main{padding:16px}.hero{border-radius:24px;padding:34px 24px}.two,.diagram,.score,.wifi-grid,.device-head,.device-row{grid-template-columns:1fr}.device-head strong{display:none}.switch-card{flex-direction:column;align-items:flex-start}}.hero-brand{z-index:2;align-items:center;gap:18px;margin-bottom:18px;display:flex;position:relative}.hero-brand img{object-fit:contain;background:#fff;border-radius:16px;width:min(360px,100%);max-height:82px;padding:10px 14px;box-shadow:0 12px 28px #00000038}.license-badge{color:#dff7e8;background:#17a65b24;border:1px solid #8ff0b53d;border-radius:999px;margin:0;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.trust-panel{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:1.2fr 1.4fr auto;align-items:center;gap:20px;margin-bottom:24px;padding:24px;display:grid;box-shadow:0 12px 30px #07130f12}.trust-panel h2{color:var(--dark);margin:0 0 8px}.trust-panel p{color:var(--muted);margin:0;line-height:1.55}.trust-list{flex-wrap:wrap;gap:8px;display:flex}.trust-list span{border:1px solid var(--border);color:#244135;background:#f7fbf8;border-radius:999px;padding:9px 11px;font-size:13px;font-weight:800}.review-button{color:#fff;white-space:nowrap;background:#0a2540;border-radius:999px;justify-content:center;align-items:center;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex}.footer-logo{background:#fff;border-radius:12px;max-width:260px;margin:0 auto 14px;padding:8px;display:block}footer a{color:#0d7a3d;font-weight:900;text-decoration:none}@media (width<=1000px){.trust-panel{grid-template-columns:1fr}}@media (width<=800px){.hero-brand{flex-direction:column;align-items:flex-start}.hero-brand img{width:100%;max-width:340px}}@media (width<=1000px){.tool-buttons{grid-template-columns:repeat(2,1fr)}.tool-dashboard-head{flex-direction:column;align-items:flex-start}}@media (width<=650px){.tool-buttons{grid-template-columns:1fr}.tool-tip-strip{flex-direction:column;align-items:flex-start}}@media (width<=800px){.utilities-grid{grid-template-columns:1fr}}.tool-dashboard{border:1px solid var(--border);background:#fff;border-radius:24px;margin:0 0 24px;padding:24px;box-shadow:0 12px 30px #07130f12}.tool-dashboard-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.tool-dashboard-head h2{color:var(--dark);margin:4px 0 0}.tool-dashboard-head p{color:var(--muted);max-width:480px;margin:0;line-height:1.5}.tool-buttons{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.tool-button{text-align:left;border:1px solid var(--border);cursor:pointer;background:#f7fbf8;border-radius:18px;padding:16px;transition:transform .16s,border .16s,box-shadow .16s,background .16s}.tool-button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #07130f14}.tool-button strong{color:var(--dark);margin-bottom:6px;font-size:15px;display:block}.tool-button span{color:var(--muted);font-size:13px;line-height:1.4;display:block}.tool-button.active strong,.tool-button.active span{color:#fff}.tool-tip-strip{color:#fff;background:#0a2540;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;padding:12px 16px;display:flex}.small-btn{margin-top:0;padding:8px 14px}.utilities-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.utility-card{border:1px solid var(--border);background:#f7fbf8;border-radius:18px;padding:16px}.utility-card h3{color:var(--dark);margin:0 0 10px}.utility-card p{color:var(--text);margin:6px 0}.utility-card.full{margin:16px 0}.utility-card pre{color:#dff7e8;white-space:pre-wrap;background:#071b33;border-radius:14px;min-height:90px;padding:14px;overflow:auto}@media (width<=1100px){.tool-buttons{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.tool-buttons,.utilities-grid{grid-template-columns:1fr}.tool-dashboard-head,.tool-tip-strip{flex-direction:column;align-items:flex-start}}:root{--dark:#071b33;--navy:#071b33;--blue-dark:#0a2540;--blue:#0f4c81;--blue-mid:#1e73be;--blue-bright:#2b8cff;--blue-light:#eaf4ff;--green:#1e73be;--green-dark:#0f4c81;--accent:#2b8cff;--text:#172335;--muted:#617287;--border:#d7e5f2;--soft:#f5f9fc;--bg:#f5f9fc}body{color:var(--text);background:linear-gradient(#f5f9fc 0%,#fff 45%,#f4f8fc 100%)}.hero{background:linear-gradient(135deg,#071b33 0%,#0a2540 48%,#0f4c81 100%)!important}.license-badge,.trust-row span{background:#2b8cff29!important;border-color:#fff3!important}.cta,button.cta,a.cta{color:#fff!important;background:linear-gradient(135deg,#1e73be,#0f4c81)!important;border-color:#1e73be!important}.cta:hover,button.cta:hover,a.cta:hover{background:linear-gradient(135deg,#2b8cff,#1e73be)!important;box-shadow:0 12px 24px #1e73be42!important}.cta.dark,button.cta.dark{background:linear-gradient(135deg,#071b33,#0a2540)!important}.secondary,a.secondary,button.secondary{color:#0f4c81!important;background:#fff!important;border-color:#b8d4ee!important}.secondary:hover,a.secondary:hover,button.secondary:hover{background:#eaf4ff!important;border-color:#1e73be!important}.card,.brand-intro,.trust-panel,.tool-dashboard{border-color:#d7e5f2!important;box-shadow:0 12px 30px #0a254014!important}.card svg,.intro-card a,.review-button{color:#1e73be!important}.tool-button{background:#f5f9fc!important;border-color:#d7e5f2!important}.tool-button.active{background:linear-gradient(135deg,#1e73be,#0f4c81)!important;border-color:#1e73be!important}.tool-tip-strip{background:linear-gradient(135deg,#071b33,#0a2540)!important}.check.active{color:#fff!important;background:linear-gradient(135deg,#1e73be,#0f4c81)!important;border-color:#1e73be!important}.progress div{background:linear-gradient(90deg,#2b8cff,#0f4c81)!important}.big,.bigline,.total{color:#0f4c81!important}.recommend-box{background:#eaf4ff!important;border-color:#b8d4ee!important}.utility-card,.row-card,.mini-results,.switch-card{background:#f5f9fc!important;border-color:#d7e5f2!important}.utility-card pre{color:#eaf4ff!important;background:#071b33!important}input:focus,textarea:focus,select:focus{border-color:#1e73be!important;box-shadow:0 0 0 3px #1e73be24!important}a{color:#1e73be}.footer,footer{border-color:#d7e5f2!important}:root{--green:#1e73be!important;--green-dark:#0f4c81!important;--accent:#2b8cff!important}header,.hero,footer{color:#fff}footer,footer p,footer span,footer strong,footer small{color:#0a2540!important}footer a{color:#1e73be!important}.hero .eyebrow,.hero .license-badge,.hero .trust-row span{color:#fff!important}.eyebrow,.dark-text,.status,.hint a,.intro-card a,.review-button{color:#1e73be!important}.hero-brand .eyebrow{color:#fff!important}button,a,.bigline,.big,.total{border-color:#1e73be}.mobile-minimal-actions{margin-top:18px!important}.brand-intro,.trust-panel{display:none!important}.hero{min-height:auto!important;padding:28px 22px 22px!important}.hero h1{margin:18px 0 10px!important;font-size:clamp(30px,6vw,48px)!important}.hero .subtitle{max-width:760px!important;margin-bottom:10px!important}.tool-dashboard{margin-top:18px!important}@media (width<=800px){main{padding:0!important}.hero{border-radius:0 0 22px 22px!important;padding:22px 16px 18px!important}.hero-brand{align-items:center!important;gap:12px!important}.hero-brand img{max-width:175px!important}.hero h1{font-size:30px!important;line-height:1.05!important}.subtitle{font-size:15px!important}.hero-actions{flex-direction:column!important;gap:10px!important;display:flex!important}.tool-dashboard{border-radius:18px!important;margin:14px 12px!important;padding:16px!important}.tool-dashboard-head h2{font-size:22px!important}.tool-dashboard-head p{font-size:14px!important}.tool-buttons{grid-template-columns:1fr!important;gap:10px!important}.tool-button{padding:14px!important}.tool-tip-strip{border-radius:14px!important;margin:0 12px 16px!important}section{margin-left:12px!important;margin-right:12px!important}}.device-table{overflow-x:auto}.device-row span{word-break:break-word}@media (width<=800px){.device-head,.device-row{grid-template-columns:1fr!important;gap:6px!important}}.hero{padding-top:calc(34px + env(safe-area-inset-top,0px))!important}.mobile-minimal-actions{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.mobile-minimal-actions .cta,.mobile-minimal-actions .secondary{min-height:44px!important}@media (width<=800px){.hero{padding-top:calc(52px + env(safe-area-inset-top,0px))!important}.hero-brand{margin-top:8px!important}.hero-brand img{max-width:165px!important;height:auto!important}.hero h1{margin-top:16px!important}.mobile-minimal-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;display:grid!important}.mobile-minimal-actions .cta{grid-column:1/-1!important;justify-content:center!important;width:100%!important}.mobile-minimal-actions .secondary{text-align:center!important;justify-content:center!important;width:100%!important}}@media (width<=420px){.mobile-minimal-actions{grid-template-columns:1fr!important}.mobile-minimal-actions .cta,.mobile-minimal-actions .secondary{grid-column:1/-1!important}}.recommend-box strong{color:#0f4c81}.hero{padding-top:calc(60px + env(safe-area-inset-top,0px))!important;min-height:auto!important;padding-bottom:22px!important}.hero-brand{align-items:center!important;margin-top:10px!important}.hero-brand img{max-width:220px!important;height:auto!important;display:block!important}.mobile-header-actions{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-top:18px!important;display:flex!important}.mobile-header-actions .cta,.mobile-header-actions .secondary{justify-content:center!important;align-items:center!important;min-height:44px!important;display:inline-flex!important}.trust-row,.brand-intro,.trust-panel{display:none!important}@media (width<=800px){.hero{padding-top:calc(76px + env(safe-area-inset-top,0px))!important;border-radius:0 0 22px 22px!important;padding-left:16px!important;padding-right:16px!important}.hero-brand{gap:10px!important;margin-top:12px!important}.hero-brand img{max-width:155px!important}.hero h1{margin-top:16px!important;margin-bottom:8px!important;font-size:30px!important;line-height:1.05!important}.hero .subtitle{margin-bottom:6px!important;font-size:15px!important;line-height:1.45!important}.mobile-header-actions{grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;display:grid!important}.mobile-header-actions .cta{grid-column:1/-1!important;width:100%!important}.mobile-header-actions .secondary{width:100%!important}}@media (width<=430px){.mobile-header-actions{grid-template-columns:1fr!important}.mobile-header-actions .cta,.mobile-header-actions .secondary{grid-column:1/-1!important}}.hero-brand img{max-width:260px!important}@media (width<=800px){.hero{padding-top:calc(64px + env(safe-area-inset-top,0px))!important}.hero-brand img{max-width:205px!important}}@media (width<=430px){.hero-brand img{max-width:190px!important}}.status.pdf-note{color:#0a2540;background:#eaf4ff;border-color:#b8d4ee}.warning-box{background:#fff7ed!important;border-color:#fed7aa!important}.wifi-survey-row{grid-template-columns:1.2fr 1.4fr .7fr .7fr .8fr!important}@media (width<=800px){.wifi-survey-row{grid-template-columns:1fr!important}}.web-header-actions{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;display:flex!important}.mobile-header-actions{flex-wrap:wrap!important;gap:10px!important;display:flex!important}@media (width<=800px){.web-only-section,.web-header-actions{display:none!important}.mobile-header-actions{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.mobile-header-actions .cta{grid-column:1/-1!important}}@media (width<=430px){.mobile-header-actions{grid-template-columns:1fr!important}.mobile-header-actions .cta,.mobile-header-actions .secondary{grid-column:1/-1!important}}body.capacitor-app .web-only-section,body.capacitor-app .web-header-actions,body.capacitor-app .trust-row{display:none!important}body.capacitor-app .hero{padding-top:calc(64px + env(safe-area-inset-top,0px))!important}body.capacitor-app .hero-brand img{max-width:205px!important}
