:root{--ink:#162033;--muted:#667085;--blue:#3d5afe;--pink:#ed4c91;--green:#168452;--line:rgba(22,32,51,.12);--card:#fff;--bg:#f5f7ff}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 8% 0%,rgba(237,76,145,.11),transparent 32rem),radial-gradient(circle at 95% 12%,rgba(61,90,254,.13),transparent 34rem),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.guest-topbar{width:min(1080px,100%);margin:auto;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.guest-brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none}.guest-brand__logo{display:block;width:46px;height:46px}.guest-brand__logo canvas,.guest-brand__logo svg{width:100%!important;height:100%!important}.guest-brand strong,.guest-brand small{display:block}.guest-brand strong{font-size:18px;font-weight:950;letter-spacing:-.03em}.guest-brand small{margin-top:1px;color:var(--muted);font-size:11px;font-weight:750}.guest-login{padding:10px 13px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.75);color:#3447bd;font-size:13px;font-weight:850;text-decoration:none}.guest-shell{width:min(760px,100%);margin:auto;padding:34px 22px 80px}.guest-intro{text-align:center}.guest-pill,.guest-kicker{color:#4054d6;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.guest-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#ecefff}.guest-intro h1{max-width:720px;margin:18px auto 14px;font-size:clamp(38px,7vw,66px);line-height:.98;letter-spacing:-.058em}.guest-intro>p{max-width:620px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.58}.guest-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:20px}.guest-trust span{padding:8px 11px;border:1px solid rgba(22,32,51,.08);border-radius:999px;background:rgba(255,255,255,.7);color:#4d5b73;font-size:12px;font-weight:800}.guest-steps{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:9px;margin:34px auto 20px;padding:0 12px}.guest-steps span{display:grid;justify-items:center;gap:5px;color:#929aae;font-size:11px;font-weight:850}.guest-steps b{display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#e5e8f2;color:#7b8499}.guest-steps span.is-active{color:#3447bd}.guest-steps span.is-active b,.guest-steps span.is-done b{background:linear-gradient(135deg,var(--blue),var(--pink));color:#fff}.guest-steps i{height:3px;border-radius:99px;background:#e5e8f2}.guest-card{padding:30px;border:1px solid rgba(22,32,51,.09);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 24px 70px rgba(36,48,88,.10)}.guest-card__head{display:flex;align-items:center;justify-content:space-between;gap:20px}.guest-card__head h2,.guest-card h2{margin:6px 0 0;font-size:30px;line-height:1.08;letter-spacing:-.04em}.guest-card__head img{width:94px;height:94px;object-fit:contain}.guest-muted,.guest-card>p{color:var(--muted);line-height:1.55}.guest-drop{position:relative;display:grid;place-items:center;min-height:210px;margin:22px 0 14px;padding:25px;border:2px dashed #bbc4f4;border-radius:22px;background:#f7f8ff;text-align:center;cursor:pointer;transition:.2s ease}.guest-drop:hover,.guest-drop:focus-within{border-color:var(--blue);background:#f1f3ff;transform:translateY(-1px)}.guest-drop input{position:absolute;width:1px;height:1px;opacity:0}.guest-drop__icon{font-size:42px}.guest-drop strong{margin-top:8px;font-size:19px}.guest-drop small{margin-top:5px;color:var(--muted)}.guest-selection{margin:0 0 14px;padding:12px 14px;border-radius:14px;background:#ecf8f2;color:#087443;font-size:13px;font-weight:800}.guest-primary,.guest-secondary{display:flex;width:100%;min-height:58px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:16px;font:inherit;font-size:16px;font-weight:950;cursor:pointer}.guest-primary{background:linear-gradient(135deg,var(--blue),var(--pink));color:#fff;box-shadow:0 14px 28px rgba(61,90,254,.21)}.guest-primary:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}.guest-primary--link{text-decoration:none}.guest-secondary{border:1px solid var(--line);background:#fff;color:#3447bd}.guest-fineprint{margin:14px 0 0!important;color:#7b8499!important;font-size:12px;text-align:center}.guest-progress{text-align:center}.guest-magic{display:grid;width:76px;height:76px;margin:0 auto 18px;place-items:center;border-radius:24px;background:linear-gradient(135deg,var(--blue),var(--pink));color:#fff;font-size:24px;font-weight:1000;box-shadow:0 16px 34px rgba(61,90,254,.24);animation:guestFloat 2.2s ease-in-out infinite}.guest-progressbar{height:10px;margin:25px 0 18px;border-radius:99px;background:#e8ebf4;overflow:hidden}.guest-progressbar i{display:block;width:12%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--pink));transition:width .45s ease}.guest-progresslist{display:grid;gap:10px;margin:0;padding:0;list-style:none;text-align:left}.guest-progresslist li{padding:12px 14px;border-radius:13px;background:#f7f8fc;color:#8991a4;font-weight:800}.guest-progresslist li.is-active{color:#3447bd;background:#eef0ff}.guest-progresslist li.is-done{color:#087443;background:#ecf8f2}.guest-progresslist li.is-done:before{content:"✓ ";font-weight:1000}.guest-ready,.guest-result{text-align:center}.guest-success{display:grid;width:70px;height:70px;margin:0 auto 18px;place-items:center;border-radius:50%;background:#e8f8f0;color:var(--green);font-size:34px;font-weight:1000}.guest-ready .guest-primary{margin-top:22px}.guest-practice__top{display:grid;gap:10px;margin-bottom:24px}.guest-mini-progress{height:7px;border-radius:99px;background:#e9ecf5;overflow:hidden}.guest-mini-progress i{display:block;width:33%;height:100%;background:linear-gradient(90deg,var(--blue),var(--pink));transition:width .25s ease}.guest-question{font-size:26px;line-height:1.18;letter-spacing:-.035em}.guest-choices{display:grid;gap:10px;margin-top:22px}.guest-choice{width:100%;min-height:54px;padding:13px 15px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);font:inherit;font-weight:800;text-align:left;cursor:pointer}.guest-choice:hover{border-color:#99a6ee;background:#f7f8ff}.guest-choice:disabled{cursor:default}.guest-choice.is-selected{border-color:var(--blue);background:#eef0ff}.guest-flash-answer{margin:18px 0;padding:18px;border-radius:16px;background:#f4f5fb;font-size:20px;font-weight:900}.guest-flash-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.guest-feedback{margin:18px 0 12px;padding:15px;border-radius:15px;font-weight:850;line-height:1.45}.guest-feedback.is-good{background:#eaf8f1;color:#087443}.guest-feedback.is-bad{background:#fff0f2;color:#a52d47}.guest-practice>.guest-primary{margin-top:10px}.guest-confetti{font-size:54px}.guest-result h2{font-size:38px}.guest-result #resultScore{font-size:18px;font-weight:800}.guest-locked{display:grid;gap:6px;margin:22px 0;padding:18px;border:1px solid #dfe3ff;border-radius:18px;background:#f5f6ff;text-align:left}.guest-locked strong{font-size:18px}.guest-locked span{color:var(--muted);line-height:1.5}.guest-error{text-align:center}.guest-error__icon{display:grid;width:62px;height:62px;margin:0 auto 16px;place-items:center;border-radius:50%;background:#fff0f2;color:#b4233b;font-size:30px;font-weight:1000}.guest-error .guest-secondary{margin-top:20px}@keyframes guestFloat{50%{transform:translateY(-6px)}}[hidden]{display:none!important}@media(max-width:600px){.guest-topbar{padding:15px 16px}.guest-brand__logo{width:40px;height:40px}.guest-brand small{display:none}.guest-login{padding:9px 10px}.guest-shell{padding:26px 14px 58px}.guest-intro h1{font-size:42px}.guest-intro>p{font-size:16px}.guest-trust span:last-child{display:none}.guest-steps{margin-top:27px;padding:0 4px}.guest-card{padding:22px 18px;border-radius:22px}.guest-card__head img{width:74px;height:74px}.guest-card__head h2,.guest-card h2{font-size:27px}.guest-drop{min-height:185px;margin-top:18px}.guest-question{font-size:23px}.guest-flash-actions{grid-template-columns:1fr}.guest-primary,.guest-secondary{min-height:56px}}
