.sto-page{--sto-bg:#f5f6fa;--sto-surface:#fff;--sto-text:#101828;--sto-muted:#5b6474;--sto-border:#e7ebf2;--sto-accent:#6a28cc;--sto-accent-2:#4a178d;--sto-shadow:0 20px 56px #10182814;background:radial-gradient(circle at 100% 0%,#6a28cc2e,transparent 38%),radial-gradient(circle at 0% 0%,#8f4fdc1a,transparent 30%),var(--sto-bg);min-height:100vh;color:var(--sto-text);padding-bottom:4rem}.sto-shell{width:min(1240px,100% - 2.4rem);margin:0 auto}.sto-hero{padding:6.05rem 0 2rem}.sto-pill{color:#5e249f;letter-spacing:.08em;text-transform:uppercase;background:#f7efff;border:1px solid #dcc5ff;border-radius:999px;align-items:center;padding:.36rem .76rem;font-size:.76rem;font-weight:700;display:inline-flex}.sto-hero h1{letter-spacing:-.02em;margin:.95rem 0 .72rem;font-size:clamp(2rem,4.1vw,3.3rem);line-height:1.08}.sto-hero p{max-width:860px;color:var(--sto-muted);margin:0;font-size:clamp(1rem,1.62vw,1.1rem);line-height:1.68}.sto-input-grid{grid-template-columns:1.08fr .92fr;gap:.95rem;display:grid}.sto-card{border:1px solid var(--sto-border);background:var(--sto-surface);box-shadow:var(--sto-shadow);border-radius:20px;padding:1.2rem}.sto-card h2,.sto-card h3{letter-spacing:-.01em;margin:0}.sto-card h2{font-size:1.34rem}.sto-card h3{font-size:1.06rem}.sto-muted{color:var(--sto-muted);line-height:1.6}.sto-field{gap:.34rem;margin-top:.72rem;display:grid}.sto-field span{color:#334155;font-size:.84rem;font-weight:600}.sto-field input,.sto-field select{border:1px solid var(--sto-border);width:100%;color:var(--sto-text);background:#fff;border-radius:11px;outline:none;padding:.66rem .8rem;font-size:.92rem;line-height:1.42}.sto-field input:focus,.sto-field select:focus{border-color:#aa74eb;box-shadow:0 0 0 4px #6a28cc26}.sto-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.sto-toggle{color:#475569;align-items:center;gap:.45rem;margin-top:.8rem;font-size:.86rem;display:flex}.sto-toggle input{width:16px;height:16px}.sto-actions{margin-top:.88rem;display:flex}.sto-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:.68rem .92rem;font-size:.9rem;font-weight:700}.sto-btn-primary{color:#fff;background:linear-gradient(135deg,var(--sto-accent)0%,var(--sto-accent-2)100%)}.sto-btn-primary:disabled{opacity:.72;cursor:not-allowed}.sto-btn-ghost{color:#5e249f;background:#f7efff;border:1px solid #dcc5ff}.sto-error{color:#b91c1c;margin-top:.58rem;font-size:.86rem}.sto-score-row{align-items:center;gap:.86rem;margin-top:.72rem;display:flex}.sto-score-ring{--size:106px;width:var(--size);aspect-ratio:1;flex:0 0 var(--size);border-radius:50%;place-items:center;display:grid;position:relative}.sto-score-ring:before{content:"";background:conic-gradient(var(--ring-color)var(--score),#e8def9 0);border-radius:50%;position:absolute;inset:0}.sto-score-ring:after{content:"";background:#fff;border:1px solid #e9e2f7;border-radius:50%;position:absolute;inset:9px}.sto-score-ring span{z-index:1;font-size:1.28rem;font-weight:800;position:relative}.sto-score-ring.sto-strong{--ring-color:#0f766e}.sto-score-ring.sto-good{--ring-color:#1d4ed8}.sto-score-ring.sto-warn{--ring-color:#c2410c}.sto-score-ring.sto-risk{--ring-color:#b91c1c}.sto-badge{color:#5a229f;background:#f5ecff;border:1px solid #ddc8ff;border-radius:999px;align-items:center;padding:.2rem .58rem;font-size:.76rem;font-weight:700;display:inline-flex}.sto-best-title-card{background:radial-gradient(circle at 100% 0,#6a28cc0f,#0000 42%),#fff;border:1px solid #e7dbfb;border-radius:13px;margin-top:.72rem;padding:.7rem .76rem}.sto-best-title-card h3{font-size:1rem;line-height:1.42}.sto-best-title-card p{color:#5b6474;margin:.32rem 0 .58rem;font-size:.82rem}.sto-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:.72rem;display:grid}.sto-stat-item{background:#fcfdff;border:1px solid #edf1f5;border-radius:11px;padding:.52rem .56rem}.sto-stat-item span{color:#5f6a7e;font-size:.78rem;display:block}.sto-stat-item strong{text-transform:capitalize;margin-top:.18rem;font-size:.95rem;display:block}.sto-results{margin-top:1rem}.sto-title-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem;margin:.78rem 0 0;padding:0;list-style:none;display:grid}.sto-title-item{background:#fff;border:1px solid #e9edf4;border-radius:13px;padding:.68rem .72rem}.sto-title-item.sto-strong{background:#f6fffb;border-color:#cbf0e2}.sto-title-item.sto-good{background:#f8fbff;border-color:#d8e6fb}.sto-title-item.sto-warn{background:#fffaf2;border-color:#f6ddba}.sto-title-item.sto-risk{background:#fff7f7;border-color:#f5c9c9}.sto-title-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.sto-title-head strong{color:#475569;font-size:.78rem}.sto-title-head span{color:#5a229f;background:#f5ecff;border:1px solid #ddc8ff;border-radius:999px;padding:.16rem .5rem;font-size:.74rem;font-weight:700}.sto-title-item h4{margin:.4rem 0 0;font-size:.96rem;line-height:1.42}.sto-title-item p{color:#5b6474;margin:.3rem 0 0;font-size:.8rem}.sto-reasons{gap:.22rem;margin:.46rem 0 .6rem;padding-left:.95rem;display:grid}.sto-reasons li{color:#455468;font-size:.8rem}.sto-help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;margin-top:1rem;display:grid}.sto-timeline{gap:.66rem;margin-top:.78rem;display:grid;position:relative}.sto-timeline:before{content:"";background:linear-gradient(#ceb4f8 0%,#e7d8ff 100%);width:2px;position:absolute;top:.44rem;bottom:.44rem;left:.88rem}.sto-timeline-item{grid-template-columns:auto 1fr;align-items:flex-start;gap:.58rem;display:grid;position:relative}.sto-timeline-marker{z-index:1;background:linear-gradient(#faf5ff 0%,#f2e8ff 100%);border:1px solid #d7c0ff;border-radius:999px;justify-content:center;align-items:center;width:1.78rem;height:1.78rem;display:inline-flex;position:relative;box-shadow:0 5px 12px #5a229f24}.sto-timeline-marker span{color:#5a229f;letter-spacing:.05em;font-size:.66rem;font-weight:800}.sto-timeline-content{background:radial-gradient(circle at 100% 0,#6d2ad20f,#0000 46%),linear-gradient(#fff 0%,#fcf9ff 100%);border:1px solid #e7dcfb;border-radius:13px;padding:.64rem .72rem;box-shadow:0 8px 20px #4a168c12}.sto-timeline-content h4{letter-spacing:-.012em;margin:0;font-size:.92rem;line-height:1.35}.sto-timeline-content p{color:#4f5b6b;margin:.28rem 0 0;font-size:.84rem;line-height:1.52}.sto-faq-list{gap:.58rem;margin-top:.74rem;display:grid}.sto-faq-item{background:radial-gradient(circle at 100% 0,#6a28cc14,#0000 44%),linear-gradient(#fff 0%,#fcf9ff 100%);border:1px solid #e4d8ff;border-radius:13px;padding:.66rem .72rem}.sto-faq-head{align-items:flex-start;gap:.4rem;display:flex}.sto-faq-index{color:#5a229f;background:#f5ecff;border:1px solid #ddc8ff;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:1.95rem;height:1.24rem;font-size:.7rem;font-weight:800;display:inline-flex}.sto-faq-item h4{margin:0;font-size:.9rem;line-height:1.35}.sto-faq-item p{color:#4f5b6b;margin:.36rem 0 0;font-size:.84rem;line-height:1.52}.sto-cta-shell{margin-top:1.7rem!important}@media (max-width:1120px){.sto-input-grid,.sto-help-grid{grid-template-columns:1fr}}@media (max-width:920px){.sto-title-list{grid-template-columns:1fr}}@media (max-width:820px){.sto-shell{width:min(1240px,100% - 1.35rem)}.sto-hero{padding:5.5rem 0 1.75rem}.sto-grid-two,.sto-stat-grid{grid-template-columns:1fr}.sto-score-row{flex-direction:column;align-items:flex-start}.sto-timeline:before{left:.82rem}.sto-card{padding:1rem}}
