@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&display=swap";.st{--st-bg: #f8f7f2;--st-bg-strong: #fffdf7;--st-card: #fff;--st-text: #12303b;--st-muted: #57707a;--st-border: #d6e1dc;--st-primary: #047a6e;--st-primary-soft: #dcf2ec;--st-accent: #e77e38;--st-danger: #c8483b;--st-shadow: 0 18px 32px rgba(15, 57, 64, .12);display:grid;gap:1rem;color:var(--st-text);font-family:IBM Plex Sans,Segoe UI,sans-serif;background:radial-gradient(circle at 4% 4%,rgba(4,122,110,.16),transparent 36%),radial-gradient(circle at 96% 10%,rgba(231,126,56,.16),transparent 32%),linear-gradient(180deg,var(--st-bg),#f2f8f6 38%,var(--st-bg-strong));padding:.15rem}.st *,.st *:before,.st *:after{box-sizing:border-box}.st__hero,.st__card{background:var(--st-card);border:1px solid var(--st-border);border-radius:24px;box-shadow:var(--st-shadow)}.st__hero{padding:1.3rem;animation:st-slide-in .45s ease}.st__eyebrow{margin:0;color:#5c6f77;font-family:Manrope,sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:.73rem}.st__hero h1{margin:.45rem 0 .6rem;font-family:Manrope,sans-serif;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.1;color:#0d3e48}.st__lead{margin:0;max-width:70ch;color:var(--st-muted)}.st__benefits{margin:.95rem 0 0;padding-left:1rem;color:#2f5961;display:grid;gap:.25rem}.st__layout{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) 360px;align-items:start}.st__main{display:grid;gap:1rem}.st__card{padding:1rem}.st__card--legend h2,.st__progress-head h2{margin:0;font-family:Manrope,sans-serif;font-size:1.2rem}.st__card--legend p{margin:.45rem 0 .65rem;color:var(--st-muted)}.st__scale-legend{margin:0;padding-left:1rem;color:#355861;display:grid;gap:.28rem}.st__questions{display:grid;gap:.75rem}.st__wizard{display:grid;gap:.85rem}.st__wizard-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.st__wizard-head h2{margin:0;font-family:Manrope,sans-serif;font-size:1.15rem}.st__wizard-head span{color:#4b646d;font-family:Manrope,sans-serif;font-weight:700}.st__stage{min-height:250px}.st__question{border:1px solid var(--st-border);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfffe);padding:.85rem;display:grid;gap:.62rem;animation:st-slide-in .33s ease both}.st__question.is-answered{border-color:#a8d8cc;box-shadow:0 8px 20px #047a6e1f}.st__question--wizard{opacity:1;transform:none;animation-duration:.22s;animation-timing-function:ease;animation-fill-mode:both}.st__question--wizard.st__question--from-next{animation-name:st-wizard-in-next}.st__question--wizard.st__question--from-prev{animation-name:st-wizard-in-prev}.st__question-title{margin:0;font-size:1rem;line-height:1.4}.st__question-pole{margin:0;font-size:.81rem;color:#6a7c83}.st__scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem}.st__scale-option{position:relative}.st__scale-option input{position:absolute;opacity:0;pointer-events:none}.st__scale-option span{min-height:60px;border-radius:12px;border:1px solid #cad9d3;background:#f8fbfa;display:grid;align-content:center;justify-items:center;gap:.15rem;color:#36565f;cursor:pointer;text-align:center;font-size:.74rem;padding:.35rem;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.st__scale-option span:hover{transform:translateY(-1px);border-color:#96c9bc}.st__scale-option strong{font-family:Manrope,sans-serif;font-size:1rem}.st__scale-option em{font-style:normal}.st__scale-option input:checked+span{border-color:var(--st-primary);background:linear-gradient(180deg,#f1fffb,var(--st-primary-soft));box-shadow:0 10px 20px #047a6e26;color:#0f4941}.st__wizard-hint{margin:0;color:#68818a;font-size:.8rem}.st__auto{display:flex;align-items:center}.st__auto-label{display:inline-flex;align-items:center;gap:.45rem;color:#355861;font-size:.9rem;cursor:pointer}.st__auto-label input{accent-color:#0a907f}.st__wizard-nav{display:flex;gap:.5rem;justify-content:space-between}.st__nav-btn{min-height:42px;border-radius:11px;padding:0 .85rem;border:1px solid transparent;font:inherit;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.st__nav-btn:hover{transform:translateY(-1px)}.st__nav-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.st__nav-btn--ghost{background:#f4f8f7;color:#31535b;border-color:#cddad5}.st__nav-btn--primary{background:linear-gradient(120deg,#077769,#05a08d);color:#fff;box-shadow:0 8px 18px #057c6f42}.st__sticky{position:sticky;top:72px;display:grid;gap:.85rem}.st__progress{display:grid;gap:.45rem}.st__progress-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.st__progress-head span{font-family:Manrope,sans-serif;font-weight:700;color:#305660}.st__progress-track{width:100%;height:10px;border-radius:999px;background:#e7f0ed;overflow:hidden}.st__progress-fill{width:0;height:100%;background:linear-gradient(90deg,var(--st-primary),#1aa28f);transition:width .25s ease}.st__progress-note{margin:0;color:var(--st-muted);font-size:.9rem}.st__result{display:grid;gap:.6rem}.st__result-empty{margin:0;border-radius:14px;border:1px dashed #bdd2cb;background:#f8fdfb;color:#4c6970;padding:.75rem}.st__result-top{border-radius:14px;border:1px solid #bad2ca;background:linear-gradient(180deg,#f5fffc,#ecfaf6);padding:.75rem}.st__result-top h3{margin:0;font-family:Manrope,sans-serif;font-size:1.12rem}.st__result h3{margin:0 0 .35rem;font-family:Manrope,sans-serif;font-size:1rem}.st__result-top p{margin:.35rem 0 0;color:#355961}.st__dual-line{margin:.35rem 0 0;color:#49666d;font-size:.88rem}.st__result-item .st__dual-line{margin-left:.55rem;margin-bottom:.55rem}.st__dual-link{color:#0b7f72;text-decoration:none}.st__dual-link:hover{text-decoration:underline}.st__result-top-link{color:#086f63;text-decoration:none}.st__result-top-link:hover{text-decoration:underline}.st__result-list{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.st__result-item{border:1px solid #d3e1dc;border-radius:12px;background:#fcfefd;overflow:hidden}.st__result-link{display:grid;gap:.4rem;padding:.55rem;color:inherit;text-decoration:none;transition:background .16s ease}.st__result-link:hover{background:#f4fbf8}.st__result-row{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.st__type-name{font-weight:700;color:#163d48}.st__type-code{font-family:Manrope,sans-serif;color:#4f6a73}.st__type-prob{font-weight:700;color:#205762}.st__meter{width:100%;height:7px;border-radius:999px;background:#eaf1ef;overflow:hidden}.st__meter>span{display:block;height:100%;width:0;background:linear-gradient(90deg,#f19346,var(--st-accent))}.st__axes{display:grid;gap:.45rem}.st__axis{border-radius:12px;border:1px solid #d9e6e0;background:#fbfefd;padding:.5rem .6rem}.st__axis-head{display:flex;justify-content:space-between;gap:.6rem;font-size:.88rem}.st__axis-head strong{color:#244e57}.st__axis-meter{margin-top:.35rem;width:100%;height:6px;border-radius:999px;background:#e8f0ed;overflow:hidden}.st__axis-meter>span{display:block;height:100%;background:linear-gradient(90deg,#0d9d8b,#06bfa8)}.st__disclaimer{margin:0;border-radius:12px;border:1px solid #f0d4bc;background:#fff8f1;color:#7f5634;font-size:.86rem;padding:.55rem}.st__reset{border:0;border-radius:12px;min-height:44px;padding:0 .9rem;cursor:pointer;font:inherit;font-weight:700;color:#fff;background:linear-gradient(120deg,var(--st-danger),#d96849);box-shadow:0 12px 22px #a9413547;transition:transform .18s ease}.st__reset:hover{transform:translateY(-1px)}@keyframes st-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes st-wizard-in-next{0%{transform:translate(14px)}to{transform:translate(0)}}@keyframes st-wizard-in-prev{0%{transform:translate(-14px)}to{transform:translate(0)}}@media(max-width:1080px){.st__layout{grid-template-columns:minmax(0,1fr)}.st__sticky{position:static}}@media(max-width:720px){.st__hero,.st__card{border-radius:18px}.st__hero h1{font-size:1.5rem}.st__question{padding:.7rem}.st__scale{grid-template-columns:repeat(2,minmax(0,1fr))}.st__scale-option:nth-child(5){grid-column:1 / -1}.st__scale-option span{min-height:56px}.st__wizard-nav{flex-direction:column}}
