/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--bg:#f5f4f0;--surface:#fff;--ink:#19201d;--muted:#6d746f;--green:#365c4d;--green-soft:#dde8e1;--orange:#e98b62;--orange-soft:#f9e7de;--line:#e4e4df;--red:#bb604a}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#e8e9e5;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Helvetica Neue,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.stage{background:radial-gradient(circle at 50% 12%,#fff 0,#eff0ec 34%,#e5e6e1 72%);place-items:start center;min-height:100dvh;padding:28px;display:grid;position:relative}.phone{background:var(--bg);border-radius:38px;width:min(430px,100%);min-height:880px;position:relative;overflow:hidden;box-shadow:0 28px 80px #19201d2e,inset 0 0 0 1px #fffc}.screen{min-height:880px;padding-bottom:88px}.content{padding:22px 18px 34px}.nav-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f4f0f0;border-bottom:1px solid #e4e4df80;grid-template-columns:44px 1fr 44px;align-items:center;height:58px;display:grid;position:sticky;top:0}.nav-header button{color:var(--ink);background:0 0;border:0;padding:0;font-size:34px;font-weight:300}.nav-header b{text-align:center;font-size:16px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.7px;margin-bottom:8px;font-size:30px;line-height:1.15}.lead{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.65}.eyebrow{color:var(--orange);letter-spacing:1.25px;margin-bottom:10px;font-size:11px;font-weight:800}.card{background:var(--surface);border:1px solid #e4e4dfd1;border-radius:22px;padding:18px;box-shadow:0 3px 12px #19201d06}.primary,.secondary{border:0;border-radius:16px;width:100%;height:54px;font-size:15px;font-weight:700}.primary{background:var(--green);color:#fff;box-shadow:0 8px 18px #365c4d26}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.orange-btn{background:var(--orange)}.chip{background:var(--green-soft);color:var(--green);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750;display:inline-block}.chip.orange{color:var(--orange);background:var(--orange-soft)}.divider{background:var(--line);height:1px;margin:14px 0}.login-screen{text-align:left;padding:76px 22px 24px}.brand-mark{color:#fff;background:var(--green);border-radius:18px;place-items:center;width:60px;height:60px;margin-bottom:18px;font-size:18px;font-weight:900;display:grid;box-shadow:0 10px 25px #365c4d33}.login-screen h1{margin-bottom:6px;font-size:36px}.login-screen>p{color:var(--muted);margin-bottom:32px;font-size:17px}.login-card{gap:14px;padding:20px;display:grid}.login-card input,.form-card input,.form-card select{background:var(--bg);height:52px;color:var(--ink);border:0;border-radius:14px;outline:none;padding:0 15px}.text-btn{color:var(--green);background:0 0;border:0;font-size:13px;font-weight:650}.demo-note{color:var(--muted);text-align:center;margin-top:20px;font-size:11px}.demo-note i{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.home-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.home-head h1{margin:0 0 4px;font-size:27px}.home-head p{color:var(--muted);margin:0;font-size:14px}.home-head button{color:#fff;background:var(--green);border:0;border-radius:50%;width:42px;height:42px;font-weight:800}.readiness{color:#fff;background:var(--green);border-radius:24px;align-items:center;gap:17px;margin-bottom:16px;padding:20px;display:flex}.readiness h2{margin-bottom:6px;font-size:17px}.readiness p{opacity:.76;margin:0;font-size:12px;line-height:1.5}.mini-ring{border:7px solid #ffffff40;border-radius:50%;flex:0 0 72px;place-items:center;width:72px;height:72px;display:grid;box-shadow:inset 0 0 0 3px #fff}.mini-ring b{font-size:18px}.step-list{gap:11px;display:grid}.step{border:1px solid var(--line);text-align:left;grid-template-columns:50px 1fr 20px;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.step-icon{background:var(--green-soft);width:50px;height:50px;color:var(--green);border-radius:15px;place-items:center;font-weight:900;display:grid}.step-icon.done{background:var(--green);color:#fff}.step span:nth-child(2){grid-template-columns:26px 1fr;align-items:center;display:grid}.step small{color:var(--orange);font-size:10px;font-weight:800}.step b{font-size:16px}.step em{color:var(--muted);grid-column:1/3;margin-top:4px;font-size:12px;font-style:normal}.step>i{color:var(--muted);font-size:20px;font-style:normal}.step.locked{opacity:.55;cursor:default}.quality-note{color:var(--muted);margin:18px 0 0;padding:0 4px;font-size:12px;line-height:1.6}.flow-page{padding-top:24px}.form-card{gap:10px;margin-bottom:18px;display:grid}.form-card label{color:var(--muted);margin-top:5px;font-size:12px;font-weight:700}.form-card .primary{margin-top:9px}.upload{background:var(--bg);text-align:left;border:0;border-radius:15px;grid-template-columns:42px 1fr 18px;align-items:center;gap:11px;height:68px;padding:10px 13px;display:grid}.upload>span{background:var(--green-soft);width:40px;height:40px;color:var(--green);border-radius:12px;place-items:center;font-weight:800;display:grid}.upload b{font-size:13px}.upload small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:450;display:block}.upload i{color:var(--muted);font-style:normal}.segmented{background:var(--bg);border-radius:11px;grid-template-columns:repeat(4,1fr);gap:3px;padding:3px;display:grid}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:8px 3px;font-size:12px}.segmented .selected{color:var(--ink);background:#fff;font-weight:700;box-shadow:0 2px 7px #19201d14}.score-card{align-items:center;gap:20px;margin-bottom:14px;display:flex}.score-card h2{margin-bottom:9px;font-size:20px}.score-card p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.5}.score-ring{--score:0deg;background:conic-gradient(var(--green) var(--score), var(--line) 0);border-radius:50%;flex:0 0 116px;place-items:center;width:116px;height:116px;padding:10px;display:grid}.score-ring>div{text-align:center;background:#fff;border-radius:50%;place-content:center;width:96px;height:96px;display:grid}.score-ring strong{font-size:31px;line-height:1}.score-ring small{color:var(--muted);margin-left:2px;font-size:10px}.score-ring span{color:var(--muted);margin-top:5px;font-size:9px;display:block}.dimensions{margin-bottom:14px}.dimensions h2{margin-bottom:17px;font-size:18px}.dimension{margin-bottom:16px}.dimension:last-child{margin-bottom:0}.dimension-head{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.dimension-head b{color:var(--green)}.bar{background:var(--line);border-radius:999px;height:7px;overflow:hidden}.bar i{background:var(--green);border-radius:inherit;height:100%;display:block}.dimension p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.issue-card{margin-bottom:14px}.issue-title{justify-content:space-between;align-items:start;gap:8px;display:flex}.issue-title h3{margin:0;font-size:15px}.stars{color:var(--orange);white-space:nowrap;letter-spacing:1px;font-size:11px}.stars i{color:var(--line);font-style:normal}.issue-card label{color:var(--muted);margin:12px 0 4px;font-size:10px;font-weight:800;display:block}.issue-card label.green{color:var(--green)}.issue-card p{margin:0;font-size:12px;line-height:1.6}.issue-card blockquote{background:var(--green-soft);border-radius:13px;margin:6px 0 0;padding:12px;font-size:12px;line-height:1.65}.choice-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.choice-grid button{background:var(--bg);border:0;border-radius:11px;padding:9px 3px;font-size:11px}.choice-grid .selected{background:var(--green);color:#fff;font-weight:700}.form-card textarea{resize:none;background:var(--bg);width:100%;height:210px;color:var(--ink);border:0;border-radius:14px;outline:none;padding:13px;font-size:12px;line-height:1.65}.evidence{margin-bottom:14px}.evidence h2{font-size:16px}.positive{color:#3e7a5d}.negative{color:var(--red)}.evidence h3{margin:14px 0 4px;font-size:13px}.evidence p{color:var(--muted);border-left:3px solid var(--line);margin:0;padding-left:10px;font-size:11px;line-height:1.55}.selection-card{margin-bottom:14px}.selection-card h2{font-size:17px}.selection-card>button{background:var(--bg);text-align:left;border:0;border-radius:14px;grid-template-columns:42px 1fr 20px;align-items:center;gap:11px;width:100%;margin-top:8px;padding:10px;display:grid}.selection-card button>span{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:12px;place-items:center;font-weight:800;display:grid}.selection-card button b{font-size:13px}.selection-card button small{color:var(--muted);margin-top:3px;font-size:10px;font-weight:450;display:block}.selection-card button i{color:var(--line);font-style:normal}.selection-card button.active{background:#dde8e180}.selection-card button.active>span{background:var(--green);color:#fff}.selection-card button.active i{color:var(--green)}.levels{grid-template-columns:repeat(3,1fr)}.form-card>p{color:var(--muted);margin:2px 0 8px;font-size:11px}.interview-page{padding-top:14px}.room-meta{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.room-meta h2{margin-bottom:3px;font-size:17px}.room-meta p{color:var(--muted);margin:0;font-size:10px}.room-meta>span{color:var(--muted);background:#fff;border-radius:999px;padding:7px 9px;font-size:9px}.room-meta>span:first-letter{color:#d9534f}.interviewer{text-align:center;background:#fff;border-radius:24px;margin-bottom:14px;padding:20px 10px;transition:box-shadow .2s}.interviewer.speaking{box-shadow:inset 0 0 0 2px #e98b6238}.avatar{background:var(--green-soft);width:86px;height:86px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 10px;font-size:27px;font-weight:800;display:grid;position:relative}.avatar span{background:#3e7a5d;border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:6px;right:5px}.interviewer>b{font-size:13px}.interviewer>small{color:var(--muted);font-family:monospace;font-size:9px;display:block}.speaking-state{color:var(--muted);margin-bottom:7px;font-size:9px;font-weight:700;display:block}.speaking .speaking-state{color:var(--orange)}.wave{justify-content:center;align-items:center;gap:3px;height:28px;margin:6px auto 2px;display:flex}.wave i{background:var(--orange);border-radius:5px;width:3px;animation:.75s ease-in-out infinite alternate pulse}.interviewer:not(.speaking) .wave i{opacity:.55;animation-play-state:paused;transform:scaleY(.45)}.wave i:nth-child(2n){animation-delay:.2s}.wave i:nth-child(3n){animation-delay:.4s}@keyframes pulse{50%{opacity:.5}}.question-card{margin-bottom:14px}.question-card>div{justify-content:space-between;align-items:center;display:flex}.question-card div>small{color:var(--muted);font-size:9px}.question-card h1{margin:14px 0 0;font-size:20px;line-height:1.55}.question-card>p{color:var(--orange);margin:12px 0 0;font-size:10px;line-height:1.5}.replay-question{background:var(--green-soft);color:var(--green);border:0;border-radius:999px;margin-top:11px;padding:7px 10px;font-size:10px;font-weight:750}.replay-question:disabled{opacity:.6}.answer-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.answer-card h2{margin:0;font-size:15px}.answer-card>div:first-child button{color:var(--green);background:var(--green-soft);border:0;border-radius:999px;padding:6px 8px;font-size:9px}.answer-mode{background:var(--bg);border-radius:11px;grid-template-columns:1fr 1fr;gap:3px;margin-top:13px;padding:3px;display:grid}.answer-mode button{height:32px;color:var(--muted);background:0 0;border:0;border-radius:9px;font-size:10px}.answer-mode button.active{color:var(--ink);background:#fff;font-weight:750;box-shadow:0 2px 7px #19201d14}.voice-record{color:#fff;background:var(--green);text-align:left;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;width:100%;min-height:58px;margin-top:10px;padding:10px 14px;display:flex}.voice-record b{font-size:12px}.voice-record small{opacity:.78;font-size:9px}.voice-record.recording{background:var(--red);animation:1.25s ease-in-out infinite alternate recordPulse}@keyframes recordPulse{to{box-shadow:0 0 0 5px #bb604a1f}}.speech-error{color:var(--red);margin:8px 2px -3px;font-size:10px;line-height:1.45}.answer-card textarea{resize:none;background:var(--bg);width:100%;height:136px;color:var(--ink);border:0;border-radius:14px;outline:none;margin:12px 0;padding:12px;font-size:12px;line-height:1.6}.end-card{text-align:center;padding:28px 20px}.end-card>div{background:var(--green-soft);width:56px;height:56px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 14px;font-size:28px;display:grid}.end-card h1{font-size:22px}.end-card p{color:var(--muted);margin-bottom:18px;font-size:12px;line-height:1.65}.report-page{padding-top:18px}.report-hero{grid-template-columns:126px 1fr;align-items:center;gap:18px;margin-bottom:14px;display:grid}.report-hero>div:nth-child(2)>strong{color:var(--green);font-size:31px}.report-hero h2{margin:3px 0 8px;font-size:15px}.report-hero>p{background:var(--green-soft);border-radius:13px;grid-column:1/3;margin:0;padding:12px;font-size:12px;line-height:1.5}.strengths{margin-bottom:18px}.strengths h2{color:#3e7a5d;font-size:17px}.strengths p{margin:9px 0;font-size:12px}.section-title{margin:22px 3px 12px;font-size:19px}.training{margin-bottom:14px}.training h2{font-size:18px}.training p{align-items:start;gap:10px;font-size:12px;line-height:1.5;display:flex}.training p b{color:#fff;background:var(--orange);border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.tab-page>h1{margin-bottom:20px;font-size:28px}.empty{text-align:center;padding:90px 28px}.empty div{color:var(--green);font-size:42px}.empty h2{font-size:20px}.empty p{color:var(--muted);font-size:12px;line-height:1.6}.history-card{grid-template-columns:58px 1fr 18px;align-items:center;gap:13px;display:grid}.history-card>div{text-align:center;background:var(--green-soft);border-radius:16px;place-content:center;width:58px;height:58px;display:grid}.history-card>div b{color:var(--green);font-size:24px}.history-card small{color:var(--muted);font-size:9px}.history-card span h2{margin:0 0 4px;font-size:15px}.history-card span p{color:var(--muted);margin:0 0 3px;font-size:10px}.history-card>i{color:#3e7a5d;font-style:normal}.profile-card{align-items:center;gap:14px;margin-bottom:14px;display:flex}.profile-card>div{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:62px;height:62px;font-weight:800;display:grid}.profile-card h2{margin:0 0 4px;font-size:18px}.profile-card p{color:var(--muted);margin:0 0 6px;font-size:11px}.profile-card small{color:var(--green);background:var(--green-soft);border-radius:999px;padding:4px 8px;font-size:9px}.profile-status{margin-bottom:14px}.profile-status h2{font-size:17px}.profile-status p{gap:9px;font-size:12px;display:flex}.profile-status p i{color:#3e7a5d;font-style:normal}.profile-status p span{color:var(--muted);margin-left:auto}.service{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.service h2{margin:0 0 3px;font-size:14px}.service p{color:var(--muted);margin:0;font-size:10px}.service>i{color:var(--orange);font-size:25px;font-style:normal}.tabbar{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(3,1fr);padding:8px 12px 12px;display:grid;position:absolute;bottom:0;left:0;right:0}.tabbar button{color:var(--muted);background:0 0;border:0;justify-items:center;gap:3px;font-size:9px;display:grid}.tabbar button i{font-size:20px;font-style:normal}.tabbar button.active{color:var(--green);font-weight:700}.modal-wrap{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#19201d59;align-items:flex-end;display:flex;position:absolute;inset:0}.modal-sheet{background:var(--bg);border-radius:28px 28px 0 0;width:100%;max-height:92%;padding:10px 18px 26px;overflow-y:auto}.modal-sheet>h1{font-size:24px}.handle{background:#c8cac7;border:0;border-radius:5px;width:42px;height:5px;margin:0 auto 22px;display:block}.severity-row{background:#fff;border-radius:16px;justify-content:space-between;margin-bottom:12px;padding:14px 16px;font-size:12px;display:flex}.speech-metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:12px;padding:15px;display:grid}.speech-metrics>div{grid-column:1/4;justify-content:space-between;align-items:center;display:flex}.speech-metrics>div b{font-size:12px}.speech-metrics>div span{color:var(--muted);font-size:8px}.speech-metrics p{text-align:center;background:var(--bg);border-radius:11px;gap:3px;margin:0;padding:9px 4px;display:grid}.speech-metrics strong{font-size:13px}.speech-metrics small{color:var(--muted);font-size:8px}.speech-metrics em{color:var(--muted);grid-column:1/4;font-size:10px;font-style:normal;line-height:1.5}.follow-preview{margin-bottom:14px}.follow-preview b{color:var(--orange);font-size:11px}.follow-preview p{margin:8px 0 0;font-size:13px;line-height:1.55}.loading{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f5f4f0c2;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}.loading b{font-size:13px}.spinner{border:4px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;width:38px;height:38px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.preview-note{width:190px;color:var(--muted);position:fixed;top:90px;left:calc(50% + 255px)}.preview-note b{color:var(--ink);font-size:18px;display:block}.preview-note span{color:var(--orange);letter-spacing:.8px;margin:7px 0 18px;font-size:11px;font-weight:800;display:block}.preview-note p{font-size:12px;line-height:1.65}@media (width<=820px){.stage{background:var(--bg);padding:0;display:block}.phone{width:100%;max-width:none;min-height:100dvh;box-shadow:none;border-radius:0}.screen{min-height:100dvh}.tabbar{position:fixed}.preview-note{display:none}.modal-wrap,.loading{position:fixed}}
