.hsph-tools{--navy:#10263d;--blue:#1769e0;--green:#159a55;--bg:#f5f8fc;--text:#1f2937;--muted:#687687;--border:#dde5ee;--purple:#7047eb;font-family:inherit;color:var(--text);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.hsph-tools *{box-sizing:border-box}.hsph-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.hsph-tools h1,.hsph-tools h2,.hsph-tools h3,.hsph-tools p{margin-top:0}.hsph-tools-hero,.hsph-calc-hero{background:linear-gradient(135deg,#0b2035,#143b64);color:#fff;padding:84px 0}.hsph-tools-hero h1,.hsph-calc-hero h1{font-size:clamp(40px,5vw,66px);line-height:1.04;letter-spacing:-2px;max-width:780px;margin:14px 0 20px;color:#fff}.hsph-tools-hero p,.hsph-calc-hero p{font-size:19px;line-height:1.7;max-width:720px;color:#d9e6f5}.hsph-kicker,.hsph-eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:1.6px;color:#73aaff}.hsph-hero-actions,.hsph-form-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hsph-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:10px;text-decoration:none!important;font-weight:750;border:1px solid transparent;cursor:pointer}.hsph-btn-primary{background:var(--blue);color:#fff!important}.hsph-btn-ghost{border-color:#6683a0;color:#fff!important;background:rgba(255,255,255,.05)}.hsph-btn-light{background:#eef3f8;color:var(--navy);border-color:var(--border)}.hsph-section{padding:72px 0}.hsph-section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:28px}.hsph-section-head h2,.hsph-next-grid h2{font-size:34px;letter-spacing:-1px;margin:7px 0}.hsph-section-head>p{max-width:520px;color:var(--muted);line-height:1.7}.hsph-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hsph-tool-card{position:relative;padding:25px;border:1px solid var(--border);border-radius:18px;background:#fff;min-height:220px;text-decoration:none!important;color:var(--text)!important;box-shadow:0 10px 35px rgba(16,38,61,.06);transition:.2s}.hsph-tool-card.live:hover{transform:translateY(-4px);box-shadow:0 16px 45px rgba(16,38,61,.12)}.hsph-tool-card.coming{background:#f8fafc}.hsph-tool-icon{width:46px;height:46px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-weight:900;font-size:20px;margin-bottom:25px}.hsph-status{position:absolute;right:18px;top:18px;font-size:10px;font-weight:850;letter-spacing:.7px;padding:6px 8px;border-radius:999px;background:#e9f8f0;color:var(--green)}.coming .hsph-status{background:#edf1f5;color:#718096}.hsph-tool-card h3{font-size:21px}.hsph-tool-card p{color:var(--muted);line-height:1.6}.hsph-tool-card strong{color:var(--blue)}.hsph-breadcrumb{display:flex;gap:9px;font-size:14px;color:#b9cce0;margin-bottom:25px}.hsph-breadcrumb a{color:#fff}.hsph-calc-section{background:var(--bg)}.hsph-calc-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:stretch}.hsph-calc-card,.hsph-result-card{border-radius:22px;padding:30px;box-shadow:0 16px 50px rgba(16,38,61,.08)}.hsph-calc-card{background:#fff;border:1px solid var(--border)}.hsph-result-card{background:linear-gradient(145deg,#10263d,#163c60);color:#fff}.hsph-card-head{display:flex;gap:15px;margin-bottom:25px}.hsph-card-head h2{margin-bottom:4px}.hsph-card-head p{color:var(--muted)}.hsph-step{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:10px;background:#eaf2ff;color:var(--blue);font-weight:850}.hsph-step-dark{background:rgba(255,255,255,.12);color:#fff}.hsph-calc-card label{display:block;font-weight:750;margin:18px 0 8px}.hsph-calc-card input,.hsph-calc-card select{width:100%;height:50px;border:1px solid #cfd9e4;border-radius:10px;padding:0 13px;background:#fff;font:inherit;color:var(--text)}.hsph-calc-card input:focus,.hsph-calc-card select:focus{outline:3px solid rgba(23,105,224,.12);border-color:var(--blue)}.hsph-help{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e8eef5;color:#52657a;font-size:11px}.hsph-optional{font-weight:500;color:#8a98a8}.hsph-error{margin-top:15px;padding:11px 13px;border-radius:9px;background:#fff0f0;color:#a62828}.hsph-result-label{display:block;color:#aac0d5;font-size:12px;font-weight:800;letter-spacing:1.4px;margin-top:25px}.hsph-result{font-size:78px;line-height:1;font-weight:850;letter-spacing:-3px;margin:12px 0;color:#fff}.hsph-result-basis{color:#c6d7e8;min-height:24px}.hsph-formula-box{margin-top:28px;padding:18px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:13px}.hsph-formula-box span{display:block;font-size:11px;color:#9fb5ca;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.hsph-formula-box strong{font-size:15px}.hsph-worked{margin-top:16px;color:#dce7f2;line-height:1.6;min-height:50px}.hsph-copy{margin-top:18px;border:1px solid #7890a8;background:transparent;color:#fff;padding:10px 14px;border-radius:9px;cursor:pointer}.hsph-copy:disabled{opacity:.45;cursor:not-allowed}.hsph-explain{background:#fff}.hsph-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hsph-info-grid article{padding:25px;border:1px solid var(--border);border-radius:16px}.hsph-info-grid article>span{color:var(--blue);font-weight:900}.hsph-info-grid h3{margin:15px 0 8px}.hsph-info-grid p{color:var(--muted);line-height:1.65}.hsph-example{margin-top:22px;padding:27px 30px;border-radius:18px;background:#eef5ff;display:flex;align-items:center;justify-content:space-between;gap:25px}.hsph-example h3{margin:6px 0}.hsph-example p{margin:0;color:var(--muted)}.hsph-example>strong{font-size:29px;color:var(--blue);white-space:nowrap}.hsph-next-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.hsph-next-grid>div:first-child p{color:var(--muted);line-height:1.7;max-width:600px}.hsph-next-panel{background:var(--navy);color:#fff;border-radius:18px;padding:28px}.hsph-next-panel>span:first-child{font-size:11px;letter-spacing:1.2px;color:#8fb8e7;font-weight:800}.hsph-next-panel h3{font-size:25px;margin:10px 0;color:#fff}.hsph-next-panel p{color:#c9d8e6;line-height:1.6}.hsph-mini-badge{display:inline-block;padding:5px 8px;border-radius:999px;background:#1d4770;font-size:10px;font-weight:800}.hsph-disclaimer{background:#edf2f7;padding:24px 0;color:#526273;font-size:13px;line-height:1.65;border-top:1px solid var(--border)}
@media(max-width:900px){.hsph-tool-grid,.hsph-info-grid{grid-template-columns:repeat(2,1fr)}.hsph-calc-layout,.hsph-next-grid{grid-template-columns:1fr}.hsph-section-head{display:block}.hsph-section-head>p{margin-top:10px}.hsph-result{font-size:64px}}
@media(max-width:600px){.hsph-wrap{width:min(100% - 28px,1180px)}.hsph-tools-hero,.hsph-calc-hero{padding:58px 0}.hsph-tools-hero h1,.hsph-calc-hero h1{font-size:39px;letter-spacing:-1.3px}.hsph-section{padding:50px 0}.hsph-tool-grid,.hsph-info-grid{grid-template-columns:1fr}.hsph-calc-card,.hsph-result-card{padding:22px}.hsph-result{font-size:58px}.hsph-example{align-items:flex-start;flex-direction:column}.hsph-form-actions .hsph-btn{width:100%}}
