.realtime-wrap{flex:1;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:24px;width:min(1120px,100% - 32px);margin:0 auto;padding:45px 0;display:grid}.realtime-card,.transcript-card{background:#fff;border:1px solid #dce5eb;border-radius:24px;overflow:hidden;box-shadow:0 22px 65px #0f233d17}.realtime-head{color:#607085;justify-content:space-between;align-items:center;min-height:66px;padding:13px 22px;font-size:12px;display:flex}.realtime-head>div{grid-template-columns:12px 1fr;align-items:center;column-gap:9px;display:grid}.realtime-head b{color:#1d324f;font-size:13px}.realtime-head small{grid-column:2;margin-top:3px;font-size:9px}.status-dot{background:#9eabb8;border-radius:50%;width:8px;height:8px}.status-dot.connected{background:#22b477;box-shadow:0 0 0 4px #22b4771c}.status-dot.connecting{background:#e9a623;animation:1s infinite status-pulse}.status-dot.error{background:#df2134}.realtime-stage{text-align:center;color:#fff;background:radial-gradient(circle at 50% 40%,#1b426d 0,#102a4d 42%,#09182d 100%);flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:45px;display:flex;position:relative}.local-camera{object-fit:cover;background:#273d54;border:1px solid #fff5;border-radius:14px;width:150px;height:105px;position:absolute;top:18px;right:18px;transform:scaleX(-1)}.realtime-stage .logo-orb{margin-bottom:24px}.agent-kicker{text-transform:uppercase;letter-spacing:.16em;color:#9eb2c6;font-size:9px}.realtime-stage h1{margin:9px 0 7px;font-size:30px}.realtime-stage>p{color:#b8c6d4;max-width:470px;margin:0 0 24px;font-size:13px;line-height:1.55}.realtime-stage .primary:disabled{opacity:.65}.live-wave{align-items:center;gap:5px;height:50px;display:flex}.live-wave i{background:#fff;border-radius:4px;width:4px;height:15px;animation:.75s infinite alternate voice-wave}.live-wave i:nth-child(2n){height:34px;animation-delay:.2s}.live-wave i:nth-child(3n){height:24px;animation-delay:.35s}.realtime-controls{justify-content:center;align-items:center;gap:24px;min-height:86px;padding:14px 22px;display:flex}.realtime-controls button{color:#5e6f84;cursor:pointer;background:0 0;border:0;justify-items:center;gap:6px;font-size:20px;display:grid}.realtime-controls button.on,.realtime-controls button.hangup{color:#df2134}.realtime-controls button small{font-size:9px}.realtime-controls>span{color:#8491a1;max-width:155px;font-size:9px}.transcript-card{flex-direction:column;min-height:600px;display:flex}.transcript-card>span{text-transform:uppercase;letter-spacing:.11em;color:#52637a;border-bottom:1px solid #e8edf1;padding:22px;font-size:11px;font-weight:800}.transcript-card>div{flex:1;max-height:510px;padding:20px;overflow:auto}.transcript-card p{border-radius:13px;margin:0 0 12px;padding:12px;font-size:12px;line-height:1.5}.transcript-card p b{text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:9px;display:block}.transcript-card p.agent{color:#2f455f;background:#eef3f7}.transcript-card p.candidate{color:#77313a;background:#fff2f4}.transcript-card p.live{opacity:.75}.transcript-card p.empty-transcript{color:#8492a3;text-align:center;background:0 0;margin-top:80px}.transcript-card>small{color:#8995a4;border-top:1px solid #e8edf1;padding:18px;font-size:9px;line-height:1.4}@keyframes voice-wave{to{opacity:.5;height:8px}}@keyframes status-pulse{50%{opacity:.35}}@media (max-width:860px){.realtime-wrap{grid-template-columns:1fr}.transcript-card{min-height:320px}.transcript-card>div{max-height:280px}.realtime-stage{min-height:460px}}@media (max-width:600px){.realtime-wrap{width:calc(100% - 20px);padding:20px 0}.realtime-card,.transcript-card{border-radius:18px}.realtime-stage{min-height:430px;padding:35px 20px}.realtime-stage h1{font-size:25px}.local-camera{width:105px;height:78px}.realtime-controls{flex-wrap:wrap;gap:15px}.realtime-controls>span{text-align:center;width:100%;max-width:none}}.realtime-wrap.single{width:min(820px,100% - 32px);display:block}.quiet-notice{text-align:left;color:#102a4d;background:#fff5f6;border:1px solid #f5c4ca;border-radius:12px;gap:5px;max-width:560px;margin:8px auto 2px;padding:14px 16px;display:grid}.quiet-notice b{color:#bb1527;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.quiet-notice span{color:#53657d;font-size:12px;line-height:1.5}.realtime-wrap.single{grid-template-columns:1fr}.realtime-wrap.single .realtime-card{width:min(840px,100%);margin:auto}@media (max-width:600px){.quiet-notice{padding:12px}}.brand-logo{object-fit:contain;object-position:left center;width:218px;height:78px;display:block}.brand-copy{border-left:1px solid #dfe5ea;padding-left:13px}.topbar{height:100px}.logo-orb img{object-fit:contain;width:88px;height:68px;display:block}@media (max-width:600px){.brand-logo{width:193px;height:70px}.topbar{height:84px}.brand-copy{display:none}}.assessment-shell{flex:1;width:min(920px,100% - 32px);margin:0 auto;padding:58px 0 42px}.assessment-top{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.assessment-top h1{color:#0d2341;margin:7px 0 0;font-size:31px}.step-label{text-transform:uppercase;letter-spacing:.14em;color:#df2134;font-size:10px;font-weight:800}.question-count{color:#68788d;font-size:13px;font-weight:800}.progress{background:#dfe8ed;border-radius:999px;height:6px;margin-bottom:25px;overflow:hidden}.progress i{border-radius:inherit;background:linear-gradient(90deg,#df2134,#f04b5c);height:100%;transition:width .35s;display:block}.question-card{background:#fff;border:1px solid #dce5eb;border-radius:24px;padding:clamp(26px,5vw,52px);box-shadow:0 24px 70px #0f233d14}.question-meta{color:#7b899a;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;gap:16px;font-size:10px;font-weight:800;display:flex}.question-meta span:first-child{color:#a51a2b}.question-card h2{letter-spacing:-.025em;color:#122746;margin:25px 0 30px;font-size:clamp(25px,3vw,35px);line-height:1.24}.options{gap:12px;display:grid}.options button{text-align:left;color:#263a55;cursor:pointer;background:#fbfcfd;border:1px solid #dce4ea;border-radius:14px;grid-template-columns:38px 1fr 22px;align-items:center;gap:13px;width:100%;min-height:64px;padding:10px 17px;font-size:15px;transition:all .18s;display:grid}.options button:hover{background:#fff;border-color:#9eafbd;transform:translateY(-1px)}.options button.selected{background:#fff7f8;border-color:#df2134;box-shadow:0 0 0 2px #df213417}.options b{background:#e9eff3;border-radius:9px;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.options button.selected b{color:#fff;background:#df2134}.options i{color:#df2134;font-style:normal;font-weight:900}.question-actions{border-top:1px solid #edf1f4;justify-content:space-between;align-items:center;margin-top:32px;padding-top:24px;display:flex}.text-button{color:#768598;cursor:pointer;background:0 0;border:0;font-weight:700}.next-button{color:#fff;cursor:pointer;background:#df2134;border:0;border-radius:12px;padding:14px 20px;font-weight:800;transition:all .2s}.next-button:disabled{color:#9da8b3;cursor:not-allowed;background:#d9dfe4}.next-button:not(:disabled):hover{background:#ef263b;transform:translateY(-1px)}.next-button span{margin-left:8px}.privacy-note{text-align:center;color:#8a96a5;margin-top:17px;font-size:10px}.checkpoint-shell{flex:1;place-items:center;padding:48px 20px;display:grid}.checkpoint-card{text-align:center;background:#fff;border:1px solid #dce5eb;border-radius:26px;width:min(700px,100%);padding:50px;box-shadow:0 24px 70px #0f233d17}.check-icon{color:#168a60;background:#e2f6ee;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 22px;font-size:24px;font-weight:900;display:grid}.checkpoint-card h1{color:#102a4d;margin:10px 0;font-size:42px}.checkpoint-card>p{color:#65758a;line-height:1.6}.next-preview{text-align:left;color:#fff;background:#102a4d;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;margin-top:30px;padding:24px;display:flex}.next-preview span{text-transform:uppercase;letter-spacing:.14em;color:#9cb0c5;font-size:9px}.next-preview h2{margin:6px 0;font-size:19px}.next-preview p{color:#b7c5d3;margin:0;font-size:12px}.next-preview button{color:#dce5ec;background:#ffffff12;border:1px solid #ffffff29;border-radius:10px;padding:11px 13px;font-size:10px}.restart{color:#df2134;cursor:pointer;background:0 0;border:0;margin-top:25px;font-weight:800}@media (max-width:600px){.assessment-shell{padding-top:30px}.assessment-top h1{font-size:25px}.question-card{border-radius:18px}.question-card h2{font-size:23px}.options button{font-size:14px}.next-preview{text-align:center;display:block}.next-preview button{margin-top:18px}.checkpoint-card{padding:34px 20px}.checkpoint-card h1{font-size:34px}}.audio-panel{color:#fff;background:linear-gradient(135deg,#102a4d,#173b65);border-radius:17px;grid-template-columns:68px 1fr;align-items:center;gap:18px;margin:25px 0 30px;padding:20px;display:grid}.play-button{color:#fff;cursor:pointer;background:#df2134;border:1px solid #ffffff38;border-radius:50%;width:58px;height:58px;font-size:19px;box-shadow:0 8px 24px #0003}.play-button:disabled{cursor:not-allowed;opacity:.55}.audio-panel>div>span{font-size:13px;font-weight:800}.audio-panel small{color:#aebfd0;font-size:9px}.audio-bars{align-items:center;gap:4px;height:30px;margin:4px 0;display:flex}.audio-bars i{background:#fff5;border-radius:4px;width:3px;height:8px;display:block}.audio-bars i:nth-child(2n){height:15px}.audio-bars i:nth-child(3n){height:23px}.audio-panel.playing .audio-bars i{background:#fff;animation:.7s ease-in-out infinite alternate listening-wave}.audio-panel.playing .audio-bars i:nth-child(2n){animation-delay:.15s}.audio-panel.playing .audio-bars i:nth-child(3n){animation-delay:.3s}.audio-help{color:#7d8b9d;font-size:10px}.speaking-ready{color:#fff;background:linear-gradient(155deg,#102c50,#0b1c34)}.speaking-ready .logo-orb{margin:0 auto 30px}.speaking-ready h1{color:#fff}.speaking-ready>p{color:#b9c7d4}.speaking-ready .next-preview{background:#ffffff0d;border:1px solid #ffffff1c}.speaking-ready .restart{color:#fff9}@keyframes listening-wave{to{height:27px}}@media (max-width:600px){.audio-panel{grid-template-columns:56px 1fr}.play-button{width:50px;height:50px}.question-actions{gap:16px}.audio-help{max-width:130px}}.register-shell{flex:1;grid-template-columns:minmax(280px,.85fr) minmax(440px,1fr);align-items:center;gap:80px;width:min(1050px,100% - 32px);margin:0 auto;padding:55px 0;display:grid}.register-copy h1{letter-spacing:-.04em;color:#0d2341;margin:22px 0;font-size:clamp(36px,4vw,52px);line-height:1.06}.register-copy>p{color:#637489;font-size:16px;line-height:1.65}.register-trust{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.register-trust span{color:#3e536d;background:#fff;border:1px solid #dce5eb;border-radius:9px;padding:9px;font-size:10px;font-weight:800}.register-card{background:#fff;border:1px solid #dce5eb;border-radius:24px;gap:18px;padding:34px;display:grid;box-shadow:0 24px 70px #0f233d17}.form-head{border-bottom:1px solid #e9eef2;align-items:center;gap:13px;padding-bottom:20px;display:flex}.form-head>span{color:#fff;background:#df2134;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.form-head>div{gap:3px;display:grid}.form-head b{color:#18304f;font-size:15px}.form-head small{color:#8793a2;font-size:9px}.register-card>label{color:#40536b;gap:7px;font-size:11px;font-weight:800;display:grid}.register-card input:not([type=checkbox]),.register-card select{color:#213851;width:100%;height:48px;font:inherit;background:#fbfcfd;border:1px solid #d9e2e8;border-radius:11px;outline:none;padding:0 13px}.register-card input:focus,.register-card select:focus{border-color:#df2134;box-shadow:0 0 0 3px #df213412}.register-card label.consent{color:#69788b;grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:500;line-height:1.4;display:flex}.consent input{accent-color:#df2134;margin-top:2px}.form-actions{border-top:1px solid #e9eef2;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.form-actions button{color:#7b8999;cursor:pointer;background:0 0;border:0;font-weight:800}.form-actions button[type=submit]{color:#fff;background:#df2134;border-radius:11px;padding:14px 17px}.form-actions button[type=submit]:hover{background:#ee2c40}@media (max-width:850px){.register-shell{grid-template-columns:1fr;gap:30px;max-width:680px}.register-copy{text-align:center}.register-trust{justify-content:center}}@media (max-width:600px){.register-shell{padding:30px 0}.register-copy h1{font-size:34px}.register-card{border-radius:18px;padding:24px 18px}}.next-preview .continue-listening{color:#fff;white-space:nowrap;cursor:pointer;background:#df2134;border-color:#df2134;border-radius:12px;min-height:52px;padding:15px 20px;font-size:14px;font-weight:900;box-shadow:0 10px 24px #df213447}.next-preview .continue-listening:hover{background:#ef2b40}@media (max-width:600px){.next-preview .continue-listening{width:100%;font-size:15px}}.writing-shell{padding-bottom:70px}.writing-card>p{color:#66758a;margin:-8px 0 20px;line-height:1.6}.writing-card textarea{resize:vertical;color:#102a4d;background:#f9fbfc;border:1px solid #cad5df;border-radius:16px;outline:none;width:100%;min-height:230px;padding:20px;font:16px/1.65 Arial,sans-serif;transition:all .2s}.writing-card textarea:focus{background:#fff;border-color:#df2134;box-shadow:0 0 0 4px #df213414}.writing-meta{color:#718096;justify-content:space-between;gap:20px;margin:10px 2px 22px;font-size:11px;display:flex}.speaking-section{position:relative}.part-ribbon{z-index:3;color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#102a4de8;border:1px solid #ffffff26;border-radius:999px;padding:8px 14px;font-size:10px;font-weight:800;position:absolute;top:16px;left:50%;transform:translate(-50%)}.evaluating-shell{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 150px);padding:50px 20px;display:flex}.evaluating-shell h1{color:#102a4d;letter-spacing:-.04em;margin:24px 0 12px;font-size:clamp(32px,5vw,54px)}.evaluating-shell>p{color:#66758a;max-width:610px;line-height:1.65}.evaluation-spinner{background:#fff;border-radius:50%;place-items:center;width:120px;height:120px;margin-bottom:28px;display:grid;position:relative;box-shadow:0 20px 60px #102a4d1c}.evaluation-spinner:before{content:"";border:3px solid #dfe7ed;border-top-color:#df2134;border-radius:50%;animation:1s linear infinite spin;position:absolute;inset:-8px}.evaluation-spinner img{width:76px}.analysis-steps{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:25px;display:flex}.analysis-steps span{color:#52647a;background:#fff;border:1px solid #dce5eb;border-radius:10px;padding:10px 13px;font-size:11px;font-weight:700}.analysis-steps .active{color:#bb1527;border-color:#df213440}.results-shell{width:min(1080px,100% - 32px);margin:44px auto 70px}.result-hero{color:#fff;background:linear-gradient(145deg,#0c2544,#123b66);border-radius:28px;grid-template-columns:190px 1fr;align-items:center;gap:38px;padding:38px 44px;display:grid;box-shadow:0 26px 70px #102a4d2b}.result-hero .eyebrow{color:#fff;background:#ffffff10;border-color:#ffffff30}.result-hero h1{letter-spacing:-.04em;margin:18px 0 10px;font-size:clamp(32px,5vw,52px)}.result-hero p{color:#d7e2ec;margin:0 0 12px;font-size:16px;line-height:1.65}.result-hero>div>small{color:#9fb4c9}.level-ring{aspect-ratio:1;color:#102a4d;background:#fff;border:10px solid #ffffff18;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:0 0 0 1px #ffffff45}.level-ring span{text-transform:uppercase;letter-spacing:.12em;color:#66758a;font-size:9px;font-weight:800}.level-ring strong{color:#df2134;margin:6px 0;font-size:68px;line-height:1}.level-ring small{color:#30465f;font-weight:800}.result-grid{grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;display:grid}.result-grid article{background:#fff;border:1px solid #dce5eb;border-radius:20px;padding:27px;box-shadow:0 12px 35px #102a4d0c}.result-grid h2{color:#102a4d;margin:0 0 18px;font-size:16px}.score-row{color:#52647a;border-bottom:1px solid #edf1f4;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:12px 0;font-size:13px;display:grid}.score-row b{color:#102a4d}.result-grid ul{gap:10px;margin:0 0 24px;padding:0;list-style:none;display:grid}.result-grid li{color:#52647a;font-size:13px;line-height:1.5}.coupon-card{background:#fff;border:1px solid #f1c8cd;border-radius:24px;grid-template-columns:1.45fr .8fr;display:grid;overflow:hidden;box-shadow:0 18px 55px #df213417}.coupon-copy{background:linear-gradient(135deg,#fff,#fff4f5);padding:34px 38px}.coupon-copy>span{color:#bb1527;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.coupon-copy h2{color:#102a4d;margin:10px 0;font-size:27px}.coupon-copy h2 strong{color:#df2134}.coupon-copy p{color:#66758a}.coupon-code{background:#fff;border:2px dashed #df21345e;border-radius:14px;align-items:center;gap:18px;margin-top:10px;padding:12px 16px;display:inline-flex}.coupon-code small{color:#7a8797;display:block}.coupon-code strong{letter-spacing:.08em;color:#bb1527;font-size:22px}.coupon-action{text-align:center;color:#fff;background:#df2134;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.coupon-action>span{text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.coupon-action>strong{font-variant-numeric:tabular-nums;margin:6px 0 14px;font-size:48px}.coupon-action a,.consult-button{color:#bb1527;background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:14px 18px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 25px #0002}.coupon-action small{color:#ffe3e6;margin-top:12px;font-size:9px;line-height:1.45}.result-actions{justify-content:center;gap:14px;margin-top:24px;display:flex}.consult-button{color:#fff;background:#102a4d;padding:16px 22px}.result-actions button{color:#52647a;cursor:pointer;background:#fff;border:1px solid #cad5df;border-radius:12px;padding:14px 20px;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:760px){.writing-meta{flex-direction:column;gap:5px}.result-hero{text-align:center;grid-template-columns:1fr;padding:30px 20px}.level-ring{width:160px;margin:auto}.result-grid,.coupon-card{grid-template-columns:1fr}.coupon-copy{padding:28px 22px}.coupon-action{padding:27px 20px}.result-actions{flex-direction:column}.result-actions a,.result-actions button{width:100%}}.preflight-note{text-align:left;background:#fff5f6;border:1px solid #f0c5ca;border-radius:13px;gap:5px;margin-top:22px;padding:14px 16px;display:grid}.preflight-note b{color:#bb1527;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.preflight-note span{color:#53657d;font-size:12px;line-height:1.5}.finish-shop-button{color:#fff;background:#df2134;border:1px solid #df2134;border-radius:12px;justify-content:center;align-items:center;padding:14px 20px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 25px #df21342b}.realtime-controls button:disabled{opacity:.65;cursor:wait}@media (max-width:760px){.finish-shop-button{width:100%}}
