.tst-wrap{padding:48px 0 80px;background:var(--bg);min-height:calc(100vh - 240px)}.tst-screen{display:none}.tst-screen-active{display:block}.tst-landing{max-width:640px;margin:40px auto 0;text-align:center}.tst-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);display:inline-block;animation:tst-pulse 2s infinite;margin-right:4px}@keyframes tst-pulse{0%,to{opacity:1}50%{opacity:.3}}.tst-h1{font-family:Raleway,sans-serif;font-size:clamp(40px,6vw,72px);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--text);margin:24px 0 20px}.tst-accent{color:var(--accent)}.tst-lead{font-family:Inter,sans-serif;font-size:18px;color:var(--night-blue);line-height:1.65;margin:0 auto 36px;max-width:520px}.tst-pills{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:28px;color:var(--text-muted);font-size:14px}.tst-sep{width:4px;height:4px;border-radius:50%;background:var(--border)}.tst-assess{max-width:720px;margin:24px auto 0}.tst-progress{height:6px;background:var(--light-gray);border-radius:999px;overflow:hidden;margin-bottom:10px}.tst-progress-bar{height:100%;width:0%;background:var(--accent);border-radius:999px;transition:width .4s cubic-bezier(.4,0,.2,1)}.tst-progress-meta{display:flex;justify-content:space-between;margin-bottom:40px}.tst-mono{font-family:JetBrains Mono,monospace;font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.tst-muted{color:var(--text-muted)}.tst-step{display:none}.tst-step-active{display:block;animation:tst-fade .25s ease}@keyframes tst-fade{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}.tst-q-h{font-family:Raleway,sans-serif;font-size:clamp(24px,4vw,32px);font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--text);margin:12px 0 28px}.tst-opts{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.tst-opts button.tst-opt{display:flex!important;align-items:center;justify-content:flex-start;gap:14px;width:100%;padding:16px 20px;background:#fff;border:1px solid var(--border);border-radius:14px;color:var(--text);cursor:pointer;text-align:left;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.5;transition:all .15s}.tst-opts button.tst-opt:hover{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px);box-shadow:0 4px 12px #544de014}.tst-opts button.tst-opt.tst-sel{border-color:var(--accent);background:var(--accent-soft)}.tst-opts .tst-opt-l{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700}.tst-opts button.tst-opt.tst-sel .tst-opt-l{background:var(--accent);color:#fff}.tst-opts .tst-opt-t{flex:1}.tst-review-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;background:var(--light-gray);border-radius:16px;padding:18px;margin-bottom:28px}.tst-ac{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 6px;background:#fff;border-radius:10px}.tst-ac-q{font-family:JetBrains Mono,monospace;font-size:10px;color:var(--text-muted);font-weight:600}.tst-ac-v{font-family:Raleway,sans-serif;font-size:18px;font-weight:800;color:var(--accent)}.tst-step-h{font-family:Raleway,sans-serif;font-size:clamp(24px,4vw,32px);font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--text);margin:12px 0 8px}.tst-step-p{font-size:15px;color:var(--text-muted);line-height:1.7;margin-bottom:28px}.tst-fields{display:flex;flex-direction:column;gap:14px;margin-bottom:22px}.tst-f2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tst-fld{display:flex;flex-direction:column;gap:6px}.tst-fld label{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.tst-fld input,.tst-fld select{background:#fff;border:1px solid var(--border);border-radius:10px;padding:13px 15px;color:var(--text);font-family:Inter,sans-serif;font-size:15px;outline:none;transition:border-color .15s,box-shadow .15s;width:100%;appearance:none}.tst-fld input:focus,.tst-fld select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.tst-fld input.tst-err{border-color:#dc2626}.tst-gdpr{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.tst-gdpr input[type=checkbox]{width:18px;height:18px;flex-shrink:0;margin-top:3px;cursor:pointer;accent-color:var(--accent)}.tst-gdpr label{font-size:13px;color:var(--text-muted);line-height:1.6;cursor:pointer}.tst-gdpr label a{color:var(--accent);text-decoration:none}.tst-gdpr label a:hover{text-decoration:underline}.tst-back{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;cursor:pointer;padding:10px 0;margin-top:16px;color:var(--text-muted);font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:color .15s}.tst-back:hover{color:var(--text)}.tst-back:disabled{opacity:.4;cursor:not-allowed}.tst-w100{width:100%}.tst-spin{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:tst-spin .6s linear infinite;display:none;margin-right:8px}@keyframes tst-spin{to{transform:rotate(360deg)}}.tst-results{max-width:680px;margin:24px auto 0}.tst-score{text-align:center;margin-bottom:28px}.tst-ring-wrap{position:relative;width:180px;height:180px;margin:20px auto}.tst-ring-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.tst-ring-n{font-family:Raleway,sans-serif;font-size:52px;font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--accent)}#ring-arc{stroke:var(--accent);transition:stroke-dashoffset 1.2s cubic-bezier(.4,0,.2,1)}.tst-tier-pill{display:inline-flex;padding:6px 18px;border-radius:999px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border:1px solid;margin-bottom:14px}.tst-tier-h{font-family:Raleway,sans-serif;font-size:clamp(24px,3.8vw,32px);font-weight:800;letter-spacing:-.02em;color:var(--text);margin-bottom:12px}.tst-tier-p{font-size:16px;color:var(--text-muted);max-width:520px;margin:0 auto;line-height:1.75}.tst-dims{margin-top:4px}.tst-dim{margin-bottom:16px}.tst-dim:last-child{margin-bottom:0}.tst-dim-hd{display:flex;justify-content:space-between;margin-bottom:8px}.tst-dim-nm{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:var(--text)}.tst-dim-vl{font-family:JetBrains Mono,monospace;font-size:12px;color:var(--accent);font-weight:600}.tst-dim-tr{height:6px;background:var(--light-gray);border-radius:999px;overflow:hidden}.tst-dim-br{height:100%;background:var(--accent);border-radius:999px;width:0%;transition:width .9s .2s cubic-bezier(.4,0,.2,1)}.tst-ai{font-family:Inter,sans-serif;font-size:15px;line-height:1.8;color:var(--text)}.tst-ai p{margin:0 0 14px;color:var(--text)}.tst-ai p:last-child{margin-bottom:0}.tst-ai-wait{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text-muted)}.tst-ai-wait .tst-spin{border-color:#544de033;border-top-color:var(--accent)}.tst-deep-h{font-family:Raleway,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.01em;margin:4px 0 10px;color:var(--text)}.tst-deep p{font-size:15px;color:var(--text-muted);line-height:1.7;margin-bottom:16px}.tst-footer-lnk{display:block;text-align:center;margin-top:20px;font-size:14px;color:var(--text-muted);text-decoration:none;transition:color .15s}.tst-footer-lnk:hover{color:var(--accent)}.tst-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(60px);background:#fff;border:1px solid var(--border);color:var(--text);padding:12px 22px;border-radius:10px;font-size:14px;z-index:200;transition:transform .24s;pointer-events:none;box-shadow:var(--shadow-md)}.tst-toast.tst-show{transform:translate(-50%) translateY(0)}@media (max-width: 860px){.tst-wrap{padding:40px 0 64px}.tst-landing{margin-top:24px}.tst-h1{font-size:clamp(36px,8vw,56px)}.tst-lead{font-size:16px}.tst-pills{flex-wrap:wrap;gap:10px}.tst-assess{max-width:100%}.tst-progress-meta{margin-bottom:28px}.tst-q-h,.tst-step-h,.tst-tier-h{font-size:clamp(22px,5vw,28px)}.tst-opts button.tst-opt{padding:14px 16px;font-size:15px;gap:12px;min-height:56px}.tst-opts .tst-opt-l{flex:0 0 28px;width:28px;height:28px;font-size:12px}.tst-fld input,.tst-fld select{font-size:16px;padding:14px;min-height:48px}.tst-back{min-height:44px}.btn.btn-lg{min-height:48px}}@media (max-width: 560px){.tst-wrap{padding:24px 0 48px}.tst-h1{font-size:clamp(30px,9vw,42px);line-height:1.08;margin:18px 0 16px}.tst-lead{margin-bottom:28px}.tst-review-grid{grid-template-columns:repeat(5,1fr);gap:4px;padding:10px;border-radius:12px}.tst-ac{padding:8px 2px;gap:3px}.tst-ac-q{font-size:9px}.tst-ac-v{font-size:14px}.tst-f2{grid-template-columns:1fr}.tst-ring-wrap{width:140px;height:140px;margin:14px auto 16px}.tst-ring-n{font-size:40px}.tst-tier-p{font-size:15px}.tst-results .card{padding:22px 20px}.tst-deep-h{font-size:19px}.tst-dim-nm{font-size:13px}.tst-opts button.tst-opt{padding:14px;font-size:14px}}@media (pointer: coarse){.tst-opts button.tst-opt{min-height:56px}.tst-gdpr input[type=checkbox]{width:20px;height:20px}}
