:root { --im-blue:#4f46e5; --im-indigo:#302e81; --im-ink:#151a2d; --im-muted:#697089; --im-line:#e9eaf0; --im-bg:#f7f8fc; --im-green:#20b486; }
/* Round 1: a compact chat typing status replaces the old full-screen AI evaluation popup. */
.chat-interview-body #aiLoading.ai-loading.show{display:block;inset:auto 0 calc(86px + env(safe-area-inset-bottom));z-index:30;padding:0 18px;background:transparent;backdrop-filter:none;pointer-events:none}.chat-interview-body #aiLoading.ai-loading.show>div{position:relative;width:max-content;max-width:calc(100% - 42px);margin:0 auto 0 max(0px,calc((100% - 820px)/2));padding:10px 15px 10px 13px;text-align:left;background:#fff;border:1px solid #e5e7f0;border-radius:5px 15px 15px 15px;box-shadow:0 8px 22px rgba(31,35,69,.13);animation:chatTypingIn .18s ease-out}.chat-interview-body #aiLoading .loading-orb{display:inline-grid;width:22px;height:22px;margin:0 7px 0 0;border-radius:8px;vertical-align:middle;background:#f0efff;color:#5d53df;font-size:0;animation:none}.chat-interview-body #aiLoading .loading-orb:after{content:'✎';font-size:15px;font-weight:800;animation:chatPencil .8s ease-in-out infinite}.chat-interview-body #aiLoading .loading-orb i,.chat-interview-body #aiLoading h3,.chat-interview-body #aiLoading p{display:none}.chat-interview-body #aiLoading>div:before{content:'HR is typing';display:inline-block;vertical-align:middle;font-size:11px;font-weight:750;color:#657087}.chat-interview-body #aiLoading .loading-dots{display:inline-flex;vertical-align:middle;gap:3px;margin:0 0 0 6px}.chat-interview-body #aiLoading .loading-dots i{width:4px;height:4px;background:#6c64e5}.chat-interview-body #aiLoading .loading-dots i:nth-child(2){animation-delay:.15s}.chat-interview-body #aiLoading .loading-dots i:nth-child(3){animation-delay:.3s}@keyframes chatPencil{50%{transform:translate(2px,-2px) rotate(-12deg)}}@keyframes chatTypingIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.chat-interview-body #aiLoading.ai-loading.show{inset:auto 0 calc(76px + env(safe-area-inset-bottom));padding:0 12px}.chat-interview-body #aiLoading.ai-loading.show>div{margin-left:0;max-width:100%}}
* { box-sizing:border-box; } body { color:var(--im-ink); font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif; background:#fff; } .site-nav{min-height:76px;border-bottom:1px solid #eef0f5;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);position:relative;z-index:20}.brand{font-size:21px;font-weight:800;letter-spacing:-1px;color:var(--im-ink)}.brand span:not(.brand-mark){color:var(--im-blue)}.brand-mark{background:linear-gradient(135deg,#655bf5,#3b2dc6);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;color:#fff;margin-right:5px;font-size:15px;vertical-align:1px}.nav-link{font-size:14px;color:#535a71!important}.btn{border-radius:9px;font-weight:650}.btn-primary{background:var(--im-blue);border-color:var(--im-blue);box-shadow:0 8px 20px rgba(79,70,229,.18)}.btn-primary:hover{background:#3f37c9;border-color:#3f37c9}.hero-section{overflow:hidden;background:linear-gradient(115deg,#fbfbff 0%,#f5f3ff 53%,#f1efff 100%);min-height:590px}.hero-section h1{font-size:clamp(2.8rem,5vw,4.55rem);line-height:1.04;letter-spacing:-3.4px;font-weight:800;margin:19px 0 22px;max-width:650px}.hero-section h1 em{font-style:normal;color:var(--im-blue);position:relative}.hero-copy{font-size:18px;line-height:1.7;color:var(--im-muted);max-width:540px}.eyebrow,.section-label{font-size:11px;letter-spacing:1.1px;font-weight:800;color:var(--im-blue)}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8e6ff;border-radius:30px;padding:7px 12px}.pulse-dot{width:7px;height:7px;background:#3cd19e;border-radius:50%;box-shadow:0 0 0 4px #dcf8ee}.btn-video{color:var(--im-ink);background:#fff;border:1px solid #e6e7ef;padding:12px 17px}.btn-video i{color:var(--im-blue);font-size:17px}.hero-trust{display:flex;align-items:center;gap:12px}.avatars{display:flex}.avatars span{width:27px;height:27px;border-radius:50%;border:2px solid white;margin-left:-7px;display:grid;place-items:center;font-size:8px;font-weight:800;color:#fff;background:#ff9770}.avatars span:nth-child(2){background:#605bea}.avatars span:nth-child(3){background:#26a98a}.avatars span:nth-child(4){background:#1d2948}.hero-trust small{color:#757b8c}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.65}.glow-one{width:430px;height:430px;background:#d9d5ff;right:-100px;top:80px}.glow-two{width:260px;height:260px;background:#ccf2ed;right:35%;bottom:-130px}.interview-card{background:#fff;border:1px solid #e9e8f4;border-radius:21px;padding:25px;box-shadow:0 28px 65px rgba(53,43,133,.15);transform:rotate(1.3deg);position:relative}.card-top{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--im-line);padding-bottom:19px}.ai-orb{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:#eeedff;color:var(--im-blue);font-size:20px}.card-top small,.report-card small{display:block;font-size:9px;font-weight:800;letter-spacing:1px;color:#8990a4}.card-top strong{display:block;font-size:13px;margin-top:2px}.live-pill{margin-left:auto;background:#ecfaf5;color:#16a67d;font-size:10px;font-weight:800;border-radius:20px;padding:5px 8px}.question-box{padding:25px 0 17px}.question-number{font-size:11px;color:var(--im-blue);font-weight:800}.question-box p{font-size:20px;line-height:1.4;font-weight:700;margin:8px 0 18px}.sound-bars{height:20px;display:flex;align-items:center;gap:3px}.sound-bars i{width:3px;border-radius:4px;background:var(--im-blue);height:7px}.sound-bars i:nth-child(2),.sound-bars i:nth-child(6){height:16px}.sound-bars i:nth-child(3),.sound-bars i:nth-child(5){height:11px}.sound-bars i:nth-child(4){height:20px}.question-box small{font-size:10px;color:#8990a4}.score-row{border-top:1px solid var(--im-line);padding-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.score-row span{font-size:11px;color:#777f93}.score-row strong{display:block;margin:4px 0;font-size:18px}.score-row strong small{font-size:9px;color:#9ca1ad}.progress{height:5px;background:#edf0f5;border-radius:10px}.progress div{height:100%;border-radius:10px;background:#2ac596}.progress.violet div{background:#796ff3}.logo-strip{border-top:1px solid #f0f0f4;border-bottom:1px solid #f0f0f4;padding:25px 0}.logo-strip p{text-align:center;font-size:10px;letter-spacing:1px;color:#969bac;font-weight:700;margin-bottom:17px}.logo-items{display:flex;justify-content:space-around;align-items:center;color:#818698;font-weight:800;font-size:18px;filter:grayscale(1)}.logo-items span span{color:#555}.section-space{padding-top:105px;padding-bottom:105px}.section-intro{text-align:center;max-width:600px;margin:0 auto 43px}.section-intro h2,.insight-section h2,.cta-panel h2{font-size:clamp(2rem,3.5vw,3rem);letter-spacing:-1.7px;line-height:1.13;font-weight:800;margin-top:12px}.feature-card{border:1px solid var(--im-line);border-radius:15px;padding:27px;min-height:275px;transition:.2s;background:#fff}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(22,26,45,.08)}.feature-card>span{float:right;font-size:12px;color:#b4b8c5;font-weight:800}.feature-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;font-size:20px;margin-bottom:33px}.feature-icon.blue{background:#eae9ff;color:#5149e8}.feature-icon.purple{background:#f6eaff;color:#a64ade}.feature-icon.green{background:#e1f9f0;color:#1eae7f}.feature-card h3{font-size:18px;font-weight:750}.feature-card p,.insight-section p{color:var(--im-muted);font-size:14px;line-height:1.7}.insight-section{background:#f8f9fd;padding:100px 0}.score-list{margin-top:25px;display:grid;gap:15px}.score-list>div{position:relative;padding-left:56px;min-height:43px}.mini-icon{position:absolute;left:0;width:40px;height:40px;border-radius:12px;background:#fff;display:grid;place-items:center;color:var(--im-blue);box-shadow:0 4px 13px #e5e6ef}.score-list b,.score-list small{display:block}.score-list b{font-size:14px}.score-list small{font-size:12px;color:#8990a1;margin-top:2px}.report-card{background:#23205c;color:white;border-radius:19px;padding:29px;box-shadow:0 25px 45px rgba(38,32,91,.2)}.report-card h4{font-weight:700;margin:5px 0 0}.report-card small{color:#b8b7da}.report-score{width:55px;height:55px;border:4px solid #5ed8b2;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:20px}.chart{height:165px;display:flex;align-items:flex-end;gap:12px;margin:30px 4px 21px;border-bottom:1px solid #45427c}.chart div{flex:1;background:linear-gradient(#746cf3,#4d46c9);border-radius:5px 5px 0 0}.report-bottom{border-top:1px solid #45427c;padding-top:19px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.report-bottom span{color:#5ed8b2}.report-bottom button{border:0;background:none;color:#fff;font-weight:700;font-size:12px}.cta-panel{background:linear-gradient(110deg,#3730a3,#5850d9);border-radius:20px;padding:46px 50px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff}.cta-panel h2{margin:8px 0}.cta-panel p{margin:0;color:#d8d6ff}.site-footer{border-top:1px solid var(--im-line);background:#fff}.brand-footer{font-size:16px}.brand-footer .brand-mark{width:25px;height:25px;font-size:12px}
.form-card{max-width:720px}.form-card .card-body{border-radius:16px}.form-control{border-radius:8px;padding:10px 12px;border-color:#dfe1e9}.form-control:focus{border-color:#938df5;box-shadow:0 0 0 .2rem rgba(79,70,229,.12)}
.upload-preview{display:flex;gap:10px;align-items:center;border:1px solid #e7e6f4;border-radius:10px;padding:10px;margin-top:15px}.upload-preview>i:first-child{color:#e85656;font-size:21px}.upload-preview span{font-size:12px;font-weight:700;flex:1}.upload-preview small{display:block;color:#9196a5;font-weight:500}.upload-preview>i:last-child{color:#20b486}.auth-page{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);background:#fff}.auth-panel{max-width:570px;width:100%;padding:55px 32px;margin:0 auto}.back-home{display:inline-flex;gap:7px;align-items:center;color:#747a8b;text-decoration:none;font-size:13px;font-weight:600;margin-bottom:42px}.auth-heading{margin-bottom:28px}.step-label{display:block;color:var(--im-blue);font-size:10px;font-weight:850;letter-spacing:1.15px;margin-bottom:10px}.auth-heading h1,.create-intro h1,.report-heading h1{font-weight:800;letter-spacing:-1.4px;font-size:34px;margin:0 0 8px}.auth-heading p,.create-intro>p,.report-heading p{color:#82889a;font-size:15px;line-height:1.6}.auth-form label{display:block;font-size:12px;font-weight:750;color:#42485c;margin:17px 0 0}.auth-form input{width:100%;margin-top:7px;border:1px solid #dfe1eb;border-radius:8px;padding:12px;font-size:14px;outline:none}.auth-form input:focus{border-color:#827bf1;box-shadow:0 0 0 3px #eeedff}.auth-form button{margin-top:25px}.auth-note{text-align:center;color:#8b90a0;font-size:11px;margin:18px 0}.auth-note a{color:var(--im-blue);font-weight:700;text-decoration:none}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.auth-aside{padding:55px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#302b8d,#564bd2);color:#fff;position:relative;overflow:hidden}.auth-aside:before{content:"";position:absolute;border:1px solid #7771ef;border-radius:50%;width:510px;height:510px;right:-185px;top:-130px}.auth-quote,.journey-mini{position:relative;max-width:390px;margin-left:auto;margin-right:auto}.auth-quote>i{font-size:32px;color:#bcb8ff}.auth-quote h2{font-size:30px;line-height:1.25;letter-spacing:-1px;font-weight:700;margin:15px 0}.auth-quote p{font-size:13px;color:#d1ceff}.journey-mini{margin-top:55px;display:grid;gap:14px;border-top:1px solid #7671d7;padding-top:22px}.journey-mini span{font-size:12px;color:#d5d3ff}.journey-mini span:first-child{color:#fff}.candidate-page{background:#f8f9fc;min-height:calc(100vh - 76px)}.candidate-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.welcome-overline{font-size:10px;font-weight:800;letter-spacing:1.1px;color:#766ff1;margin:0 0 7px}.candidate-top h1{font-size:29px;font-weight:800;letter-spacing:-1px;margin:0 0 6px}.candidate-top p:not(.welcome-overline){margin:0;color:#858b9b;font-size:14px}.candidate-actions{display:flex;gap:10px;align-items:center}.profile-chip{font-size:12px;color:#656b7e;text-decoration:none}.welcome-message{background:#edfbf5;border:1px solid #cfefdf;border-radius:11px;padding:13px 16px;margin-bottom:22px;display:flex;align-items:center;gap:10px;color:#1a9c75}.welcome-message div{flex:1}.welcome-message b,.welcome-message span{display:block;font-size:12px}.welcome-message span{color:#649f8f;font-size:11px}.welcome-message a{color:#187f63;font-size:11px;font-weight:800;text-decoration:none}.candidate-hero{border-radius:18px;background:linear-gradient(115deg,#2a2875,#534ccc);color:#fff;padding:37px 42px;display:flex;align-items:center;justify-content:space-between;gap:25px;overflow:hidden;position:relative}.candidate-hero:after{content:"";position:absolute;width:330px;height:330px;border:1px solid #7370df;border-radius:50%;right:-100px;bottom:-195px}.status-pill{display:inline-block;background:#4c48bb;border:1px solid #6965d7;padding:6px 9px;border-radius:20px;font-size:9px;letter-spacing:.7px;font-weight:800}.candidate-hero h2{font-size:30px;line-height:1.16;letter-spacing:-1.2px;font-weight:800;margin:15px 0 10px}.candidate-hero p{font-size:13px;color:#d6d4ff;max-width:410px}.candidate-hero .btn{font-size:12px;margin-top:8px}.hero-steps{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.hero-steps>div{min-width:104px}.hero-steps span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#716cec;color:#fff;font-size:11px;font-weight:800;margin-bottom:9px}.hero-steps div:nth-of-type(2) span{background:#afaafc;color:#3e399c}.hero-steps div:nth-of-type(3) span{background:#38c99d}.hero-steps b,.hero-steps small{display:block}.hero-steps b{font-size:11px}.hero-steps small{font-size:9px;color:#c3c1f3;margin-top:2px}.hero-steps>i{color:#918cf1;font-size:12px}.candidate-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0 42px}.candidate-stats>div{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #eceef3;border-radius:12px;padding:16px}.candidate-stat-icon{display:grid;place-items:center;width:37px;height:37px;background:#e7edff;border-radius:10px;color:#4c6bd7}.candidate-stat-icon.purple{background:#efebff;color:#7c58d9}.candidate-stat-icon.green{background:#e2f8f0;color:#1eaa7d}.candidate-stats small{font-size:9px;color:#9398a7;font-weight:800;letter-spacing:.4px}.candidate-stats b{display:block;font-size:20px;letter-spacing:-.5px}.candidate-stats em{font-style:normal;font-size:10px;color:#9da1ad}.dashboard-section{padding-bottom:30px}.section-title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.section-title-row h2{font-size:18px;font-weight:800;margin:0 0 4px}.section-title-row p{font-size:12px;color:#8c92a0;margin:0}.text-link{font-size:12px;color:#574edb;font-weight:750;text-decoration:none}.empty-interviews{border:1px dashed #d9dce8;border-radius:14px;background:#fff;text-align:center;padding:55px 25px}.empty-icon{display:grid;place-items:center;margin:0 auto 14px;width:48px;height:48px;border-radius:14px;background:#eeedff;color:#6159df;font-size:23px}.empty-interviews h3{font-size:17px;font-weight:750}.empty-interviews p{font-size:12px;color:#8e94a2;max-width:390px;margin:7px auto 20px}.history-list{display:grid;gap:10px}.history-item{display:flex;align-items:center;gap:13px;padding:14px 17px;border:1px solid #eceef3;background:#fff;border-radius:11px}.history-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#f0efff;color:#6a62e3}.history-icon.done{background:#e5f9f1;color:#20ae83}.history-main{flex:1}.history-main b,.history-main small{display:block}.history-main b{font-size:13px}.history-main small{font-size:10px;color:#9297a6;margin-top:3px}.history-score{display:flex;align-items:baseline}.history-score span{font-size:20px;font-weight:800}.history-score small{font-size:10px;color:#9297a6}.recommendation{font-size:9px;font-weight:800;border-radius:15px;padding:5px 8px;background:#fff3dd;color:#cf8d25}.recommendation.highly-recommended{background:#e1f8ee;color:#1c9c73}.recommendation.recommended{background:#e5edff;color:#4c68cf}.history-item .btn{font-size:11px}.create-page{min-height:calc(100vh - 76px);background:#f8f9fd;padding:30px 15px 65px}.create-progress{max-width:650px;margin:0 auto 39px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;color:#a2a7b4;font-weight:700}.create-progress span{display:flex;align-items:center;gap:6px}.create-progress b{display:grid;place-items:center;width:22px;height:22px;border:1px solid #d8dbe4;border-radius:50%;font-size:10px}.create-progress span.active{color:#5b53dd}.create-progress span.active b{background:#5b53dd;color:white;border-color:#5b53dd}.create-progress>i{width:50px;border-top:1px solid #dde0e8}.create-wrap{max-width:900px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:start}.create-intro{padding-top:20px}.create-intro .back-home{margin-bottom:50px}.prepare-note{display:flex;gap:11px;margin-top:36px;padding:14px;border-radius:10px;background:#eef9f5;color:#408a73}.prepare-note>i{font-size:19px}.prepare-note b,.prepare-note small{display:block;font-size:11px}.prepare-note small{margin-top:3px;color:#79a494;font-weight:500}.create-card{background:#fff;border:1px solid #e8eaf1;border-radius:15px;padding:27px;box-shadow:0 15px 35px rgba(45,48,76,.05)}.create-card .form-label{font-size:12px;font-weight:750;color:#454b5e}.create-card .form-label span{font-size:10px;color:#9b9fac;font-weight:500}.role-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.role-suggestions button{border:0;background:#f0efff;color:#635cdc;border-radius:14px;padding:5px 8px;font-size:10px}.resume-upload{border:1.5px dashed #c9c7ed;border-radius:10px;display:flex;align-items:center;flex-direction:column;padding:25px 15px;cursor:pointer;background:#fbfaff}.resume-upload input{display:none}.resume-upload>i{font-size:25px;color:#635be1;margin-bottom:6px}.resume-upload b{font-size:12px}.resume-upload small{font-size:10px;color:#9196a6;margin-top:2px}.interview-body{background:radial-gradient(circle at top,#f5f4ff,#f9faff 55%);min-height:100vh}.interview-header{height:72px;background:#fff;border-bottom:1px solid #ebecf3;padding:0 5%;display:flex;align-items:center;justify-content:space-between}.interview-progress{width:240px;text-align:center}.interview-progress span{font-size:9px;font-weight:800;letter-spacing:.8px;color:#737987}.interview-progress div{margin-top:6px;height:4px;background:#e6e7ee;border-radius:5px}.interview-progress i{display:block;height:100%;background:#5b53db;border-radius:5px}.exit-interview{color:#73798c;font-size:12px;text-decoration:none;font-weight:650}.interview-room{max-width:770px;margin:auto;padding:54px 20px 70px}.interviewer-avatar{text-align:center}.avatar-rings{width:90px;height:90px;border:1px solid #d9d5ff;border-radius:50%;padding:9px;margin:auto}.avatar-rings span{height:100%;width:100%;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#6259e5,#998cf8);color:#fff;font-size:32px;box-shadow:0 8px 20px #c8c3ff}.interviewer-avatar em{display:block;font-style:normal;color:#7770e3;font-size:9px;font-weight:800;letter-spacing:1px;margin-top:11px}.interviewer-avatar h1{font-size:26px;font-weight:800;letter-spacing:-1px;margin:7px 0}.interviewer-avatar p{font-size:13px;color:#858b9b;max-width:470px;margin:auto;line-height:1.6}.question-room{margin-top:34px;background:#fff;border:1px solid #e5e7ef;border-radius:17px;padding:30px;box-shadow:0 18px 42px rgba(47,43,95,.07)}.question-meta{display:flex;gap:8px}.question-meta span{background:#f5f5ff;color:#6860dc;border-radius:13px;padding:5px 8px;font-size:10px;font-weight:700}.question-room h2{font-size:21px;line-height:1.42;font-weight:750;letter-spacing:-.4px;margin:20px 0 23px}.question-room textarea{width:100%;min-height:150px;border:1px solid #e1e3eb;border-radius:9px;padding:13px;font-size:14px;resize:vertical;outline:none}.question-room textarea:focus{border-color:#8178e9;box-shadow:0 0 0 3px #f0efff}.answer-footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.answer-footer small{font-size:10px;color:#9a9fae}.answer-footer small i{color:#e9a531}.answer-footer .btn{font-size:12px}.report-page{background:#f7f8fc;min-height:calc(100vh - 76px)}.report-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.report-heading .back-home{margin-bottom:24px}.score-hero{background:linear-gradient(110deg,#29276e,#514ac4);border-radius:17px;padding:29px 34px;color:#fff;display:flex;align-items:center;gap:23px;position:relative;overflow:hidden}.score-hero:after{content:"";width:260px;height:260px;border:1px solid #706bdd;border-radius:50%;position:absolute;right:-95px;top:-120px}.overall-score{position:relative;width:116px;height:116px;flex:0 0 116px}.overall-score svg{width:116px;height:116px;transform:rotate(-90deg)}.overall-score circle{fill:none;stroke:#605cc4;stroke-width:9}.overall-score .score-circle{stroke:#55d4ac;stroke-linecap:round;stroke-dasharray:327}.overall-score>div{position:absolute;inset:0;display:grid;place-content:center;text-align:center}.overall-score b{font-size:35px;line-height:1}.overall-score small{font-size:9px;color:#d0ceff}.score-label{font-size:9px;letter-spacing:1px;color:#bfbcff;font-weight:800}.score-hero h2{font-size:26px;font-weight:800;margin:5px 0}.score-hero p{font-size:12px;line-height:1.55;color:#dbdaff;max-width:560px;margin:0}.report-badge{margin-left:auto;align-self:flex-start;background:#4641a8;border:1px solid #6762d0;border-radius:17px;padding:6px 8px;font-size:9px;font-weight:800;white-space:nowrap;position:relative;z-index:1}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.report-card-white{background:#fff;border:1px solid #e8eaf1;border-radius:13px;padding:22px}.report-card-white h2{font-size:15px;font-weight:780;margin-bottom:16px}.report-card-white p{font-size:12px;line-height:1.7;color:#6d7487;margin:0}.report-card-white.full{grid-column:1/-1}.report-card-icon{display:grid;place-items:center;width:34px;height:34px;background:#eeedff;color:#635bdf;border-radius:9px;margin-bottom:12px}.highlight .report-card-icon{background:#e4f8f0;color:#1eae81}.improve .report-card-icon{background:#fff2e5;color:#e18c2b}.score-breakdown{display:grid;gap:15px}.score-breakdown>div{display:grid;grid-template-columns:130px 1fr 32px;gap:10px;align-items:center;font-size:11px}.score-breakdown span{color:#656b7c}.score-breakdown b{font-size:12px;text-align:right}.score-bar{height:6px;border-radius:5px;background:#edf0f4}.score-bar i{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,#6b62e6,#8b83f7)}
@media(max-width:767px){.hero-section h1{letter-spacing:-2px}.logo-items{flex-wrap:wrap;gap:15px;font-size:14px}.interview-card{transform:none}.section-space{padding-top:65px;padding-bottom:65px}.cta-panel{padding:32px;display:block}.cta-panel .btn{margin-top:22px}.site-nav{min-height:65px}.navbar-collapse{padding:14px 0}.score-row{gap:10px}}
@media(max-width:767px){.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-panel{padding:35px 22px}.form-row,.create-wrap,.report-grid{grid-template-columns:1fr}.candidate-top,.report-heading{align-items:flex-start;gap:15px;flex-direction:column}.candidate-hero{display:block;padding:28px}.hero-steps{margin-top:28px;gap:6px}.hero-steps>div{min-width:80px}.hero-steps>i{display:none}.candidate-stats{grid-template-columns:1fr}.history-item{flex-wrap:wrap}.history-main{min-width:calc(100% - 55px)}.create-progress{font-size:9px;gap:4px}.create-progress>i{width:15px}.create-intro .back-home{margin-bottom:28px}.create-intro{padding-top:0}.interview-header{padding:0 15px}.interview-progress{width:120px}.question-room{padding:20px}.question-room h2{font-size:18px}.answer-footer{align-items:flex-end;gap:10px}.answer-footer small{max-width:150px}.score-hero{padding:24px;flex-wrap:wrap}.report-badge{position:absolute;right:15px;top:15px}.score-breakdown>div{grid-template-columns:105px 1fr 25px}.report-heading h1{font-size:27px}}
.ai-loading{position:fixed;inset:0;z-index:9999;background:rgba(19,20,43,.62);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:20px}.ai-loading.show{display:flex}.ai-loading>div{width:min(390px,100%);text-align:center;background:#fff;border-radius:18px;padding:34px 28px;box-shadow:0 25px 70px rgba(10,12,35,.32)}.loading-orb{width:64px;height:64px;margin:0 auto 15px;border-radius:19px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6259e8,#9489fb);font-size:27px;animation:aiPulse 1.4s ease-in-out infinite}.ai-loading h3{font-size:18px;font-weight:800;margin:0 0 7px}.ai-loading p{font-size:12px;color:#7f8596;margin:0}.loading-dots{display:flex;justify-content:center;gap:6px;margin-top:18px}.loading-dots i{width:7px;height:7px;background:#6c64e5;border-radius:50%;animation:aiBounce 1s ease-in-out infinite}.loading-dots i:nth-child(2){animation-delay:.15s}.loading-dots i:nth-child(3){animation-delay:.3s}@keyframes aiPulse{50%{transform:scale(1.08);box-shadow:0 0 0 12px #eeedff}}@keyframes aiBounce{50%{transform:translateY(-7px);opacity:.5}}.resume-card{grid-column:1/-1}.resume-card-title{display:flex;align-items:center;gap:10px}.resume-card-title .report-card-icon{margin:0}.resume-card-title>div{flex:1}.resume-card-title h2{margin:0}.resume-card-title p{font-size:10px;margin:2px 0 0}.resume-card-title>b{font-size:25px;color:#5d55dc}.resume-card-title>b small{font-size:10px;color:#9499a7}.resume-card h3{font-size:12px;font-weight:800;margin:18px 0 5px}.resume-card>p{font-size:12px}
.resume-upload.resume-selected{border-color:#25b989;background:#effbf6}.resume-upload.resume-selected>i{color:#20a97c}.resume-upload.resume-selected b{color:#197a5e}
.warning-dots{display:flex;align-items:center;gap:6px;margin-left:16px;color:#8d93a3;font-size:10px;font-weight:750}.warning-dots i{width:9px;height:9px;border:1px solid #d9dce5;background:#fff;border-radius:50%;display:block}.warning-dots i.active{background:#ed5d66;border-color:#ed5d66;box-shadow:0 0 0 3px #ffe5e7}
.resume-reader-text{min-height:330px!important;padding:16px!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-size:13px!important;line-height:1.7!important;white-space:pre-wrap!important;color:#293044!important;background:#fcfcff!important}
.round2-progress{height:7px;border-radius:20px;background:#e8eaf4;margin:16px 0 33px;overflow:hidden}.round2-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6259e8,#8b82fa);transition:width .3s}.round2-label{font-size:10px;font-weight:850;letter-spacing:1px;color:#6359df;margin:0 0 10px}.round2-question{font-size:clamp(1.4rem,3vw,2rem);line-height:1.35;letter-spacing:-.7px;font-weight:800;margin:0 0 25px}.round2-options{display:grid;gap:11px}.round2-options label{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #e0e3ed;border-radius:13px;background:#fff;cursor:pointer;transition:.16s}.round2-options label:hover{border-color:#918af4;background:#f8f7ff}.round2-options input{position:absolute;opacity:0}.round2-options input:checked+.round2-letter{background:#5f56e0;color:#fff;border-color:#5f56e0}.round2-options label:has(input:checked){border-color:#746be9;background:#f4f3ff;box-shadow:0 5px 15px rgba(90,82,220,.1)}.round2-letter{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;border:1px solid #dde0eb;border-radius:9px;color:#777e90;font-size:12px;font-weight:850}.round2-options b{font-size:14px;line-height:1.45;font-weight:650}.round2-submit{margin-top:10px;justify-self:end}.round2-note{margin:20px 0 0;color:#8a90a1;font-size:11px}.round2-note i{color:#26ac80;margin-right:4px}@media(max-width:767px){.round2-options label{padding:13px 12px}.round2-options b{font-size:13px}.round2-submit{width:100%;justify-self:stretch}.round2-note{font-size:10px}}
.round2-body{margin:0;min-height:100dvh;background:linear-gradient(145deg,#f7f7ff 0%,#f4f7fc 55%,#eeedff 100%);color:#17203b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.round2-top{height:74px;padding:0 max(20px,calc((100vw - 980px)/2));display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid #e7e8f2}.round2-back{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#f0efff;color:#5a51df;text-decoration:none;font-size:20px}.round2-brand{font-size:20px;letter-spacing:-1px;text-decoration:none;color:#171d35;font-weight:850}.round2-brand span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#574cdf;color:#fff;font-size:14px;margin-right:5px}.round2-brand b{color:#574cdf}.round2-count{margin-left:auto;text-align:right}.round2-count small{display:block;color:#8a90a2;font-size:9px;font-weight:850;letter-spacing:.8px}.round2-count b{display:block;font-size:15px;margin-top:2px}.round2-count em{font-style:normal;color:#989eae;font-size:11px}.round2-main{min-height:calc(100dvh - 74px);display:grid;place-items:center;padding:32px 20px}.round2-card{width:min(760px,100%);background:#fff;border:1px solid #e7e8f1;border-radius:24px;padding:32px;box-shadow:0 24px 60px rgba(43,42,99,.12)}.round2-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.round2-role{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:18px;background:#f0efff;color:#5b53df;font-size:11px;font-weight:800}.round2-type{font-size:11px;color:#7d8395;margin-left:10px}.round2-mobile-count{display:none}.round2-card .round2-progress{margin:19px 0 34px;height:6px}.round2-card .round2-question{font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.32;margin-bottom:26px}.round2-card .round2-options{gap:10px}.round2-card .round2-options label{padding:15px 16px;border-radius:14px;min-height:61px}.round2-card .round2-options b{font-size:14px}.round2-check{margin-left:auto;opacity:0;color:#fff;background:#5d54df;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:13px}.round2-card .round2-options label:has(input:checked) .round2-check{opacity:1}.round2-action{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px;padding-top:16px;border-top:1px solid #eff0f5}.round2-action p{margin:0;color:#8a90a1;font-size:11px}.round2-action p i{color:#28ad80;margin-right:4px}.round2-action button{border:0;border-radius:11px;background:#554be0;color:#fff;font:800 13px inherit;padding:13px 17px;box-shadow:0 10px 22px rgba(84,75,224,.24)}
@media(max-width:600px){.round2-body{background:#f6f7fb}.round2-top{height:64px;padding:0 13px;gap:9px}.round2-back{width:36px;height:36px;border-radius:11px;font-size:18px}.round2-brand{font-size:17px}.round2-brand span{width:25px;height:25px;font-size:12px}.round2-count{display:none}.round2-main{min-height:calc(100dvh - 64px);padding:0;display:block}.round2-card{min-height:calc(100dvh - 64px);border:0;border-radius:0;box-shadow:none;padding:23px 16px max(18px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.round2-card-top{align-items:flex-start}.round2-role{font-size:10px;padding:6px 8px}.round2-type{display:block;margin:7px 0 0 2px;font-size:10px}.round2-mobile-count{display:grid;place-items:center;width:42px;height:29px;border-radius:9px;background:#efefff;color:#5a52df;font-size:11px;font-weight:850}.round2-card .round2-progress{margin:20px 0 27px;height:5px}.round2-card .round2-label{font-size:9px;margin-bottom:9px}.round2-card .round2-question{font-size:clamp(1.42rem,6.6vw,1.78rem);line-height:1.3;letter-spacing:-.5px;margin-bottom:21px}.round2-card .round2-options{gap:9px}.round2-card .round2-options label{padding:12px;min-height:58px;border-radius:13px;gap:11px}.round2-card .round2-options b{font-size:13px;line-height:1.35}.round2-letter{width:29px;height:29px;flex-basis:29px;border-radius:9px;font-size:11px}.round2-check{width:20px;height:20px;font-size:12px}.round2-action{margin-top:auto;padding-top:16px;display:block}.round2-action p{text-align:center;margin-bottom:12px;font-size:10px}.round2-action button{width:100%;height:47px;font-size:14px;border-radius:12px}}
.round3-body{margin:0;min-height:100dvh;background:linear-gradient(140deg,#25216e,#4742ba 55%,#7971e8);color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.round3-top{height:72px;padding:0 max(18px,calc((100vw - 800px)/2));display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.16);background:rgba(24,21,83,.2)}.round3-top>a{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.13);color:#fff;text-decoration:none;font-size:19px}.round3-top>div{display:grid;gap:2px}.round3-top b{font-size:18px;letter-spacing:-.8px}.round3-top b span{color:#bdb8ff}.round3-top small{font-size:10px;color:#d6d3ff}.round3-top>span{margin-left:auto;border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:6px 9px;font-size:11px;font-weight:800}.round3-main{min-height:calc(100dvh - 72px);display:grid;place-items:center;padding:30px 18px}.round3-card{width:min(700px,100%);padding:34px;background:#fff;color:#18203b;border-radius:23px;box-shadow:0 28px 70px rgba(12,10,57,.28)}.round3-chip{display:inline-flex;align-items:center;gap:6px;border-radius:16px;background:#efefff;color:#5b53df;padding:7px 10px;font-size:11px;font-weight:800}.round3-overline{font-size:10px;letter-spacing:1px;font-weight:850;color:#5f56e0;margin:26px 0 10px}.round3-card h1{font-size:clamp(1.4rem,3vw,2rem);letter-spacing:-.8px;line-height:1.38;margin:0}.round3-guide{display:flex;gap:9px;margin:22px 0 16px;padding:12px;border-radius:12px;background:#f6f5ff;color:#6b668a;font-size:11px;line-height:1.5}.round3-guide i{color:#e39b28;font-size:16px}.round3-card textarea{display:block;width:100%;min-height:170px;resize:vertical;border:1px solid #dfe2ef;border-radius:14px;padding:14px;font:14px/1.6 inherit;color:#1c2642;outline:0}.round3-card textarea:focus{border-color:#776eea;box-shadow:0 0 0 3px #efefff}.round3-card form>div{display:flex;justify-content:space-between;align-items:center;gap:13px;margin-top:13px}.round3-card form small{font-size:10px;color:#8a91a4}.round3-card form small i{color:#27ad82}.round3-card button{border:0;border-radius:11px;background:#574cdf;color:#fff;padding:13px 17px;font:800 13px inherit;box-shadow:0 10px 22px rgba(87,76,223,.25)}.round3-error{font-size:11px;color:#c33f55;margin:0 0 10px}@media(max-width:600px){.round3-top{height:63px;padding:0 12px}.round3-top>a{width:35px;height:35px}.round3-main{min-height:calc(100dvh - 63px);padding:0}.round3-card{min-height:calc(100dvh - 63px);border-radius:0;padding:23px 16px max(16px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.round3-overline{margin-top:24px}.round3-card h1{font-size:clamp(1.38rem,6.3vw,1.7rem);line-height:1.35}.round3-guide{margin:19px 0 14px}.round3-card form{display:flex;flex:1;flex-direction:column}.round3-card textarea{flex:1;min-height:145px;max-height:none;font-size:16px}.round3-card form>div{margin-top:12px;display:block}.round3-card form small{display:block;text-align:center;margin:0 0 11px}.round3-card button{width:100%;height:47px;font-size:14px}}
.review-stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px}.review-stars input{position:absolute;opacity:0}.review-stars label{font-size:32px;line-height:1;color:#dfe1e9;cursor:pointer}.review-stars input:checked~label,.review-stars label:hover,.review-stars label:hover~label{color:#f2ae32}
.chat-interview-body{margin:0;background:#f3f4fa;color:#18213a;min-height:100vh;padding-bottom:174px}.chat-topbar{height:72px;padding:0 max(16px,calc((100vw - 820px)/2));background:#fff;border-bottom:1px solid #e8eaf2;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:20}.chat-back{width:38px;height:38px;border-radius:12px;background:#f3f2ff;color:#5b53dd;display:grid;place-items:center;text-decoration:none;font-size:20px}.chat-hr-profile{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.chat-avatar{display:grid;place-items:center;width:39px;height:39px;border-radius:13px;background:linear-gradient(135deg,#6259e8,#9187fb);color:#fff;font-size:18px;flex:0 0 39px}.chat-hr-profile b,.chat-hr-profile small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-hr-profile b{font-size:13px}.chat-hr-profile small{font-size:10px;color:#858ba0;margin-top:2px}.chat-hr-profile small i{font-size:7px;color:#2bb88b}.chat-exit{font-size:12px;font-weight:750;text-decoration:none;color:#697087;padding:8px}.chat-progress{height:36px;background:#fff;border-bottom:1px solid #e8eaf2;display:flex;align-items:center;gap:12px;padding:0 max(16px,calc((100vw - 820px)/2));font-size:10px;font-weight:800;letter-spacing:.55px;color:#777e91;text-transform:uppercase}.chat-progress div{height:5px;border-radius:5px;overflow:hidden;background:#e8eaf2;width:115px}.chat-progress i{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,#6359e6,#988dfc)}.chat-interview-shell{max-width:820px;margin:0 auto;padding:24px 18px}.chat-date{text-align:center;margin:0 0 18px}.chat-date span{display:inline-block;border-radius:16px;background:#e9e8ff;color:#635adc;padding:6px 10px;font-size:9px;font-weight:850;letter-spacing:.65px}.chat-system-message{margin:0 auto 16px;max-width:530px;border:1px solid #dbe8f7;background:#f9fcff;color:#65738b;border-radius:10px;padding:9px 12px;text-align:center;font-size:11px}.chat-system-message i{color:#4d74d8;margin-right:4px}.chat-meta{display:flex;gap:6px;justify-content:center;margin:0 0 23px}.chat-meta span{border-radius:15px;background:#fff;color:#6962d7;padding:6px 9px;font-size:10px;font-weight:750;box-shadow:0 3px 12px rgba(38,43,77,.05)}.chat-thread{display:grid;gap:14px}.chat-message{display:flex;gap:8px;align-items:flex-end;max-width:88%}.chat-message.chat-candidate{margin-left:auto;justify-content:flex-end}.bubble-avatar{width:29px;height:29px;border-radius:10px;background:#685fe5;color:#fff;display:grid;place-items:center;font-size:13px;flex:0 0 29px}.chat-bubble{padding:13px 15px;border-radius:4px 17px 17px 17px;background:#fff;border:1px solid #e6e7f0;box-shadow:0 5px 14px rgba(31,35,69,.05);font-size:14px;line-height:1.58;color:#202942}.chat-candidate .chat-bubble{border:0;border-radius:17px 4px 17px 17px;background:linear-gradient(135deg,#655bea,#5046d1);color:#fff;box-shadow:0 7px 17px rgba(84,73,210,.2)}.chat-warning{max-width:650px;margin:20px auto 0;border-radius:11px;padding:11px 13px;background:#fff2d9;border:1px solid #ffd991;color:#926000;font-size:11px;line-height:1.5}.chat-warning.error{background:#ffebed;border-color:#ffced4;color:#b03b4b}.chat-composer{position:fixed;z-index:15;bottom:0;left:0;right:0;background:linear-gradient(transparent,#f3f4fa 22%);padding:25px max(14px,calc((100vw - 820px)/2)) max(16px,env(safe-area-inset-bottom))}.chat-composer form{max-width:820px;margin:auto;padding:10px 11px 9px;background:#fff;border:1px solid #dfe2ee;border-radius:17px;box-shadow:0 13px 32px rgba(33,38,76,.14)}.chat-composer textarea{width:100%;border:0;outline:0;resize:none;min-height:68px;max-height:155px;padding:6px 7px;font-size:14px;line-height:1.5;color:#202942}.chat-composer textarea::placeholder{color:#a0a5b5}.chat-composer-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #f0f1f5;padding:8px 2px 0 5px}.chat-composer-actions small{font-size:10px;color:#9197a7}.chat-composer-actions small i{color:#df9b22}.chat-composer button{border:0;border-radius:10px;background:#5d53df;color:#fff;font-size:11px;font-weight:800;padding:8px 11px;display:flex;align-items:center;gap:6px}.chat-composer button:disabled{opacity:.65}@media(max-width:575px){.chat-interview-body{padding-bottom:163px}.chat-topbar{height:64px}.chat-progress{height:33px;font-size:9px}.chat-progress div{flex:1;max-width:115px}.chat-interview-shell{padding:16px 12px}.chat-date{margin-bottom:13px}.chat-system-message{font-size:10px;padding:8px 9px}.chat-meta{justify-content:flex-start;overflow:auto;padding-bottom:2px;margin-bottom:17px}.chat-meta span{white-space:nowrap}.chat-message{max-width:94%;gap:6px}.bubble-avatar{width:27px;height:27px;flex-basis:27px}.chat-bubble{font-size:14px;padding:11px 12px}.chat-composer{padding:18px 9px max(9px,env(safe-area-inset-bottom))}.chat-composer form{border-radius:15px}.chat-composer textarea{min-height:57px;font-size:16px}.chat-composer-actions small{font-size:9px}.chat-composer button span{display:none}.chat-composer button{font-size:16px;padding:9px 11px}.chat-exit{font-size:11px}.chat-hr-profile b{font-size:12px}}
@media(max-width:640px){.chat-interview-body{height:100dvh;min-height:0;padding:0;display:grid;grid-template-rows:62px 34px minmax(0,1fr) auto;overflow:hidden;background:#f5f6fb}.chat-topbar{height:62px;position:relative;padding:0 12px;box-shadow:0 1px 8px rgba(25,31,57,.05)}.chat-back{width:35px;height:35px;border-radius:11px;font-size:18px}.chat-avatar{width:35px;height:35px;flex-basis:35px;border-radius:12px}.chat-progress{height:34px;padding:0 14px;font-size:9px}.chat-progress div{height:4px;max-width:none;flex:1}.chat-interview-shell{grid-row:3;min-height:0;width:100%;padding:12px 12px 0;display:flex;flex-direction:column;overflow:hidden}.chat-date{display:none}.chat-system-message{width:100%;max-width:none;min-height:0;margin:0 0 10px;padding:8px 10px;text-align:center;display:block;position:relative;overflow:visible;background:#f9fcff;border:1px solid #dbe8f7;color:#65738b;border-radius:10px;font-size:10px;line-height:1.45;box-shadow:none}.chat-system-message:before,.chat-system-message:after{display:none}.chat-system-message i{display:inline}.chat-meta{justify-content:flex-start;margin:0 0 9px;flex:0 0 auto}.chat-meta span{font-size:9px;padding:5px 8px}.chat-thread{display:flex;flex-direction:column;gap:10px;flex:1;overflow-y:auto;overscroll-behavior:contain;padding:4px 2px 16px}.chat-message{max-width:92%;flex:0 0 auto}.chat-bubble{font-size:13px;line-height:1.55;padding:11px 12px}.chat-warning{margin:8px 2px 10px;flex:0 0 auto}.chat-composer{grid-row:4;position:relative;bottom:auto;left:auto;right:auto;padding:8px 10px max(9px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e4e6f0;box-shadow:0 -7px 20px rgba(39,43,76,.06)}.chat-composer form{width:100%;padding:7px 8px 7px 11px;border-radius:14px;box-shadow:none;background:#f6f7fb}.chat-composer textarea{min-height:45px;max-height:82px;padding:5px 2px;font-size:16px;background:transparent}.chat-composer-actions{padding:5px 0 0;border-top:0}.chat-composer-actions small{display:none}.chat-composer button{width:100%;height:38px;justify-content:center;border-radius:10px;font-size:12px;padding:0}.chat-composer button span{display:inline}.chat-composer button i{font-size:15px}.ai-loading{padding:15px}.ai-loading>div{padding:28px 20px}.chat-exit{font-size:11px;padding:7px 4px}}
