@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--bg: #f6f3eb;--ink: #1f2833;--accent: #0f766e;--accent-soft: #d2f4ef;--panel: #ffffff;--panel-soft: #f9fcfb;--border-soft: #d7e8e5;--shadow: 0 12px 35px rgba(0, 0, 0, .08)}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at 15% 10%,#fff4d0 0,transparent 35%),radial-gradient(circle at 90% 20%,#d2f4ef 0,transparent 35%),var(--bg);min-height:100vh}.app-shell{min-height:100vh}.chatbot-embed-page{min-height:100vh;background:transparent}body.chatbot-embed-mode{background:transparent!important}body.chatbot-embed-mode #root{background:transparent}.top-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.top-nav h1{font-size:1.1rem;margin:0}.top-nav nav{display:flex;gap:1rem}.top-nav a{text-decoration:none;color:var(--ink);font-weight:600}.student-page{max-width:1200px;margin:0 auto;padding:2rem 2rem 3rem}.hero-card{max-width:820px;background:var(--panel);border-radius:22px;border:1px solid #e4ece9;box-shadow:0 18px 36px #15253514;padding:2rem;animation:rise .45s ease}.student-auth-shell,.student-auth-card,.student-session-card,.student-history-card{margin-top:1rem;background:#fff;border:1px solid #d9e6ee;border-radius:18px;box-shadow:0 14px 28px #10233714;padding:1rem}.student-auth-shell{display:grid;grid-template-columns:1fr 1.1fr;gap:1rem;background:radial-gradient(circle at 0% 0%,rgba(158,227,255,.26) 0,transparent 42%),linear-gradient(180deg,#f7fbff,#f3f9ff)}.student-auth-intro{border-radius:14px;background:linear-gradient(160deg,#0e3c61,#0f6e8f 54%,#159780);color:#fff;padding:1rem}.student-auth-intro h3{margin:.2rem 0 .45rem;font-size:1.22rem}.student-auth-intro p{margin:0;color:#ffffffe6;line-height:1.5}.student-auth-points{margin:.75rem 0 0;padding-left:1rem;display:grid;gap:.3rem;color:#fffffff0}.student-auth-tabs{display:inline-flex;border:1px solid #d4e0ea;border-radius:12px;overflow:hidden}.student-auth-tabs button{border:0;background:#f5f8fb;color:#36536f;padding:.5rem .9rem;font-weight:700;cursor:pointer}.student-auth-tabs button.active{background:#0f766e;color:#fff}.student-auth-method-toggle{margin-top:.75rem;display:grid;grid-template-columns:1fr 1fr;gap:.45rem;max-width:460px}.student-auth-method-toggle button{border:1px solid #cad9e6;background:#f4f8fc;color:#36536f;border-radius:12px;min-height:40px;font-weight:700;cursor:pointer}.student-auth-method-toggle button.active{background:#e2f3ef;border-color:#0f766e;color:#0f5f59}.student-google-wrap{margin-top:.7rem;max-width:460px}.student-auth-form{margin-top:.8rem;display:grid;gap:.6rem;max-width:460px}.student-auth-form input{border:1px solid #ccd9e6;border-radius:12px;min-height:44px;padding:.68rem .75rem}.student-auth-form button{border:0;min-height:44px;border-radius:12px;background:linear-gradient(90deg,#0f766e,#0d8f80);color:#fff;font-weight:700;cursor:pointer}.student-secondary-btn{background:linear-gradient(90deg,#e8f0f8,#dce8f5)!important;color:#1d3f62!important}.student-link-btn{margin-top:.7rem;border:0;background:transparent;color:#1c4f89;text-decoration:underline;font-weight:600;cursor:pointer;padding:0}.student-forgot-form{margin-top:.55rem}.student-dev-otp{margin:0;font-size:.82rem;color:#5a4600;background:#fff7de;border:1px solid #f1dc9f;border-radius:10px;padding:.48rem .6rem}.student-session-card{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.student-session-card h3,.student-history-card h4{margin:0}.student-session-card p{margin:.2rem 0 0;color:#53708b}.student-history-card p{margin:.5rem 0 0;color:#5a748c}.student-history-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.7rem}.student-history-item{border:1px solid #d7e2ec;border-radius:12px;background:#f8fbfe;display:grid;gap:.2rem;padding:.65rem}.student-history-item span,.student-history-item small{color:#5a7389}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;color:var(--accent);margin-bottom:.3rem}.chat-fab{position:fixed;right:1.4rem;bottom:1.4rem;border:0;background:var(--accent);color:#fff;padding:.8rem 1.2rem;border-radius:999px;box-shadow:var(--shadow);cursor:pointer}.chat-fab-logo{width:120px;height:88px;padding:0;border-radius:0;overflow:visible;background:transparent;border:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:6px;box-shadow:none}.chat-fab-label{display:flex;align-items:center;justify-content:center;height:24px;min-width:68px;padding:0 .65rem;font-size:.76rem;font-weight:700;letter-spacing:.03em;color:#fff;background:linear-gradient(90deg,#0f766e,#11998e);border-radius:999px;box-shadow:0 8px 16px #0b716859}.chat-fab-logo-card{width:118px;height:56px;border-radius:10px;overflow:hidden;background:transparent;border:0;box-shadow:0 10px 18px #0003}.chat-fab-logo-image{width:100%;height:100%;object-fit:cover;background:transparent;display:block;transform:scale(1.08)}.chat-widget{position:fixed;right:1rem;bottom:5rem;width:clamp(340px,30vw,460px);max-width:calc(100vw - 1.25rem);height:min(74dvh,700px);background:linear-gradient(180deg,#ffffff 0%,var(--panel-soft) 100%);border-radius:22px;border:1px solid var(--border-soft);box-shadow:0 20px 46px #101c282e;display:flex;flex-direction:column;overflow:hidden;animation:rise .24s ease}.chat-header{padding:.9rem 1rem;background:linear-gradient(120deg,#d8f5f0,#eaf7f5);border-bottom:1px solid #cde5e2;display:flex;align-items:center;justify-content:space-between;gap:.6rem}.chat-close-btn{border:1px solid #9dc8c2;border-radius:9px;background:#fff;color:#234647;padding:.42rem .62rem;font-size:.76rem;font-weight:600;cursor:pointer}.chat-brand{display:flex;gap:.65rem;align-items:center}.chat-brand h3{margin:0;font-size:.95rem}.chat-brand span{font-size:.78rem;color:#325465}.ai-avatar{width:38px;height:38px;border-radius:50%;object-fit:contain;background:#fff;border:2px solid #ffffff;box-shadow:0 3px 10px #0f766e33}.chat-list{flex:1;overflow-y:auto;padding:.85rem;background:radial-gradient(circle at 7% 10%,rgba(217,245,239,.7) 0,transparent 28%),linear-gradient(180deg,#fff,#f7fbfc);display:flex;flex-direction:column;gap:.58rem;scroll-behavior:smooth}.bubble-row{display:flex;align-items:flex-end;gap:.35rem}.bubble-row.student{justify-content:flex-end}.avatar-mini{width:24px;height:24px;border-radius:50%;object-fit:contain;background:#fff;border:1px solid #d6ebe7;margin-bottom:.2rem}.bubble{max-width:88%;padding:.7rem .82rem;border-radius:16px;font-size:.92rem;line-height:1.45;border:1px solid rgba(42,75,95,.1);box-shadow:0 3px 10px #17222e0a}.bubble p{margin:0;white-space:pre-wrap;word-break:break-word}.bubble small{opacity:.7}.bubble.student{background:#dbe9ff}.bubble.bot,.bubble.system{background:#eef3f6}.bubble.agent{background:#d8f8e9}.agent-btn{margin:.55rem .9rem;border:0;background:#ef4444;color:#fff;border-radius:11px;padding:.66rem .85rem;cursor:pointer}.agent-live{margin:.35rem .9rem;color:#047857;font-weight:600;font-size:.9rem}.chat-input-row{display:flex;gap:.5rem;padding:.8rem;border-top:1px solid #d8e8e5;background:#fff}.chat-input-row input,.agent-composer input{flex:1;border:1px solid #c6d7d4;border-radius:12px;padding:.72rem .85rem;font-size:.95rem}.chat-input-row button,.agent-composer button,.agent-chat-header button{border:0;background:linear-gradient(90deg,#0f766e,#0f8d80);color:#fff;border-radius:12px;padding:.7rem .95rem;font-weight:600;cursor:pointer}.chat-input-row button:disabled,.agent-composer button:disabled,.agent-chat-header button:disabled{opacity:.5;cursor:not-allowed}.agent-layout{display:grid;grid-template-columns:340px 1fr;gap:1rem;padding:1rem}.modern-agent-layout{min-height:calc(100vh - 90px)}.agent-auth-wrap{min-height:calc(100vh - 88px);display:grid;place-items:center;padding:1.5rem}.agent-auth-card{width:min(460px,100%);background:linear-gradient(165deg,#10263d,#0e1c2f);color:#e7eef7;border-radius:20px;box-shadow:0 18px 40px #08142259;padding:1.4rem}.modern-auth-card{width:min(900px,100%);display:grid;grid-template-columns:1fr 1.12fr;background:#f4f8fb;color:#213043;border-radius:24px;overflow:hidden;border:1px solid #dbe6f1;box-shadow:0 28px 64px #1020362e;padding:0}.auth-visual-panel{background:radial-gradient(circle at 22% 12%,rgba(158,227,255,.24) 0,transparent 42%),linear-gradient(165deg,#0c395e,#0f5f91 48%,#13839a);color:#fff;padding:1.4rem;display:flex;flex-direction:column;gap:.9rem}.auth-visual-top{display:flex;align-items:center;gap:.55rem;font-weight:700}.auth-visual-top .agent-auth-logo{border-color:#fff9}.auth-visual-illustration{height:200px;border-radius:18px;background:#ffffff24;border:1px solid rgba(255,255,255,.28);position:relative;overflow:hidden}.shape{position:absolute;border-radius:14px}.shape-main{width:130px;height:130px;background:linear-gradient(145deg,#fffffff2,#dbf1ffe6);left:24px;top:34px;transform:rotate(-8deg)}.shape-orbit{width:118px;height:118px;border:5px solid rgba(255,255,255,.65);right:22px;top:30px;border-radius:50%}.shape-dot{width:18px;height:18px;background:#0e2e54;right:40px;bottom:32px;border-radius:50%}.auth-visual-panel h3{margin:0;font-size:1.16rem}.auth-visual-panel p{margin:0;color:#ffffffe0;line-height:1.5}.auth-form-panel{background:linear-gradient(180deg,#fff,#f3f8fc);padding:1.45rem;display:flex;flex-direction:column;gap:.8rem}.agent-auth-brand{display:flex;align-items:center;gap:.75rem}.agent-auth-logo{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #2f5f88}.agent-auth-card h2{margin:0}.agent-auth-card p{color:#b8c8d9}.auth-form-panel p{margin:0;color:#5a6a80}.agent-auth-divider{text-align:center;margin:.8rem 0;color:#8ca5be;font-size:.82rem;position:relative}.agent-auth-divider:before,.agent-auth-divider:after{content:"";position:absolute;top:50%;width:26%;height:1px;background:#d2deeb}.agent-auth-divider:before{left:0}.agent-auth-divider:after{right:0}.auth-footnote{font-size:.75rem;color:#7d8aa2}.ms-login-btn{width:100%;border:1px solid #c8d8ea;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;gap:.65rem;color:#fff;font-weight:600;padding:.8rem .95rem;cursor:pointer;color:#1f3952;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.ms-login-btn:disabled{opacity:.65;cursor:not-allowed}.ms-login-btn:hover:not(:disabled){transform:translateY(-1px);border-color:#9ab9d8;box-shadow:0 8px 18px #10426c24}.ms-icon{width:18px;height:18px;display:grid;grid-template-columns:1fr 1fr;gap:2px}.ms-square{width:100%;height:100%}.ms-red{background:#f25022}.ms-green{background:#7fba00}.ms-blue{background:#00a4ef}.ms-yellow{background:#ffb900}.agent-auth-form{display:grid;gap:.65rem}.agent-auth-form input{border:1px solid #d0dceb;border-radius:12px;background:#fff;color:#203247;padding:.8rem .9rem}.agent-auth-form button{border:0;border-radius:12px;background:linear-gradient(90deg,#087f8d,#0d6d8b);color:#fff;font-weight:600;padding:.8rem .95rem;cursor:pointer}.agent-error{margin:0;color:#cf2a3f}.ad-shell{height:calc(100vh - 86px);padding:1rem;display:grid;grid-template-columns:minmax(280px,30%) minmax(0,70%);gap:1rem;overflow:hidden}.ad-mobile-toolbar{display:none}.ad-sidebar,.ad-chat{border-radius:22px;border:1px solid #d6e2ef;background:linear-gradient(180deg,#fdfefe,#f6fbff);box-shadow:0 20px 40px #13263a1a}.ad-sidebar{padding:.9rem;display:grid;grid-template-rows:auto auto auto auto 1fr;gap:.75rem;min-height:0;height:100%}.ad-side-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.ad-side-top h2{margin:0;font-size:1.55rem;color:#17344e}.ad-side-actions{display:inline-flex;gap:.35rem;flex-wrap:wrap}.ad-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.ad-kpis article{border:1px solid #d4e0ec;border-radius:14px;background:#fff;padding:.65rem}.ad-kpis span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#5d7891}.ad-kpis strong{font-size:1rem;color:#14324d}.ad-search-wrap input{width:100%;min-height:42px;border-radius:12px;border:1px solid #ccdae8;background:#fff;padding:.6rem .75rem;color:#1a324a}.ad-report-box{border:1px solid #d4dfec;border-radius:14px;background:radial-gradient(circle at 96% 0%,rgba(53,94,154,.12) 0,transparent 36%),linear-gradient(180deg,#fff,#f5f9fe);padding:.65rem;box-shadow:0 8px 18px #112a4112}.ad-report-head{display:flex;align-items:baseline;justify-content:space-between;gap:.45rem;margin-bottom:.48rem}.ad-report-head strong{font-size:.92rem;color:#12324d}.ad-report-head small{font-size:.72rem;color:#5c7489}.ad-report-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.42rem}.ad-report-select{width:100%;min-height:36px;border:1px solid #cfdbea;border-radius:10px;background:#fff;color:#1f3a55;padding:.36rem .55rem}.ad-report-download{min-height:36px;border-color:#355e9a;background:linear-gradient(90deg,#002147,#355e9a);color:#fff}.ad-report-download:hover{border-color:#002147;background:linear-gradient(90deg,#001a3a,#2f548c)}.ad-side-meta{margin:0;font-size:.8rem;color:#597289}.ad-queue-list{overflow-y:auto;display:grid;grid-auto-rows:max-content;align-content:start;gap:.55rem;padding-right:.2rem;min-height:0}.ad-queue-card{width:100%;border:1px solid #d9e4ee;border-radius:16px;background:#fff;padding:.72rem;height:auto;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ad-queue-card:hover{transform:translateY(-1px);border-color:#87a9c7;box-shadow:0 12px 24px #112a411a}.ad-queue-card.active{border-color:#0f766e;background:#f1fbf8;box-shadow:inset 0 0 0 1px #0f766e,0 12px 24px #0f766e29}.ad-queue-head{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.ad-queue-head strong{color:#122e47;font-size:.95rem}.ad-badge{border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.ad-badge.waiting{color:#8a5d08;background:#fff4cf;border:1px solid #f1d98a}.ad-badge.active{color:#0f7a48;background:#dcfce7;border:1px solid #86efac}.ad-queue-card p{margin:.42rem 0 .5rem;color:#4f6880;font-size:.8rem;line-height:1.35}.ad-queue-foot{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.ad-queue-foot small{color:#658096;font-size:.72rem}.ad-chat{min-height:0;height:100%;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.ad-chat-head{padding:.95rem;border-bottom:1px solid #dce7f1;display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;background:linear-gradient(130deg,#9dddff2e,#83f2e724)}.ad-chat-head-main{display:flex;align-items:flex-start;gap:.55rem}.ad-back-btn{border:1px solid #b5cbe1;border-radius:10px;background:#fff;color:#25445f;font-weight:600;cursor:pointer;padding:.34rem .56rem}.ad-chat-head h3{margin:0;color:#14324d;font-size:1.26rem}.ad-chat-head p{margin:.24rem 0 0;color:#55728a;font-size:.83rem}.ad-typing{color:#0f766e!important;font-weight:700}.ad-chat-head-actions{display:inline-flex;align-items:center;gap:.5rem}.ad-chat-head-actions span{color:#55718b;font-size:.78rem}.ad-chat-head-actions button{border:0;border-radius:12px;min-height:40px;padding:.55rem .85rem;color:#fff;background:linear-gradient(100deg,#0f766e,#0891b2);font-weight:700;cursor:pointer}.ad-chat-head-actions button:disabled{opacity:.5;cursor:not-allowed}.ad-chat-log{overflow-y:auto;padding:1rem;display:grid;gap:.66rem;min-height:0;background:radial-gradient(circle at 97% 0%,rgba(139,196,255,.16) 0,transparent 20%),radial-gradient(circle at 0% 100%,rgba(106,223,203,.15) 0,transparent 28%),#f8fcff}.ad-msg-row{display:flex;align-items:flex-end;gap:.4rem}.ad-msg-row.agent{justify-content:flex-end}.ad-msg-avatar{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:700}.ad-msg-avatar.student{background:#dbeafe;color:#1d4ed8}.ad-msg-avatar.agent{background:#ccfbf1;color:#0f766e}.ad-msg-avatar.bot{background:#ede9fe;color:#6d28d9}.ad-msg-avatar.system{background:#e5e7eb;color:#374151}.ad-msg-bubble{max-width:72%;border-radius:16px;border:1px solid #d9e4ee;padding:.62rem .72rem;box-shadow:0 8px 16px #112a410d}.ad-msg-bubble p{margin:0;color:#1d344c;white-space:pre-wrap;word-break:break-word;line-height:1.44}.ad-msg-bubble small{display:block;margin-top:.28rem;font-size:.72rem;color:#5f768c}.ad-msg-bubble.student{background:#dbeafe;border-color:#a4c4f7}.ad-msg-bubble.agent{background:linear-gradient(120deg,#0891b2,#1d4ed8);border-color:transparent}.ad-msg-bubble.agent p,.ad-msg-bubble.agent small{color:#fff}.ad-msg-bubble.bot{background:#f3f4f6;border-color:#d8dee6}.ad-msg-bubble.system{background:#fff7db;border-color:#f2dd96}.ad-composer{border-top:1px solid #dce7f1;padding:.75rem;display:flex;gap:.55rem;align-items:center;background:#fff;position:sticky;bottom:0;z-index:2}.ad-composer input{flex:1;min-height:46px;border-radius:14px;border:1px solid #cad9e7;padding:.68rem .85rem;font-size:.96rem;color:#18344f;background:#f9fcff}.ad-composer input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.ad-composer button{min-width:88px;min-height:46px;border-radius:14px;border:0;color:#fff;background:linear-gradient(100deg,#0f766e,#1d4ed8);cursor:pointer;font-weight:700}.ad-composer button:disabled{opacity:.5;cursor:not-allowed}.queue-panel,.agent-chat-panel{background:var(--panel);border-radius:18px;box-shadow:0 22px 42px #101f321a;padding:1rem}.queue-panel{background:radial-gradient(circle at 8% 6%,rgba(167,219,255,.36) 0,transparent 32%),linear-gradient(165deg,#eef4fb,#e8f0f8);border:1px solid #cfdae7;position:sticky;top:.8rem;max-height:calc(100vh - 110px);overflow-y:auto}.queue-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;padding-bottom:.6rem;border-bottom:1px solid #d5e0ec}.queue-head h3{margin:0;color:#18344e;font-size:1.65rem;line-height:1.1}.ghost-btn{border:1px solid #b4c8da;border-radius:12px;background:#fff;color:#2a4b63;padding:.5rem .7rem;cursor:pointer;font-weight:600}.pill-btn{border:1px solid #c6d4e0;border-radius:999px;background:#f8fbff;color:#1d3b55;padding:.42rem .9rem;font-size:.82rem;font-weight:600;cursor:pointer}.pill-btn:hover{background:#e9f3fb;border-color:#9fb8cf}.agent-head-actions{display:flex;align-items:center;gap:.45rem}.queue-item{width:100%;border:1px solid #d4dee8;display:flex;flex-direction:column;text-align:left;margin-top:.6rem;background:#fbfdff;border-radius:14px;padding:.78rem;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.queue-item.active{border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e,0 10px 20px #0f766e29;background:#f1fbf8}.queue-item:hover{border-color:#8eb0cb;background:#f4f9ff;transform:translateY(-1px)}.ops-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.8rem 0}.kpi-card{padding:.7rem;background:#fff;border:1px solid #d4deea;border-radius:12px;box-shadow:0 8px 16px #1225380f}.kpi-card span{display:block;font-size:.72rem;color:#5a6f84;text-transform:uppercase;letter-spacing:.08em}.kpi-card strong{font-size:1.1rem}.state-up{color:#047857}.state-down{color:#b91c1c}.queue-sync,.queue-loading,.session-meta{margin:.25rem 0;color:#4f6a82;font-size:.85rem}.agent-chat-panel{display:flex;flex-direction:column;min-height:calc(100vh - 120px);background:radial-gradient(circle at 97% 0%,rgba(158,225,255,.24) 0,transparent 26%),linear-gradient(180deg,#fff,#f6fbff);border:1px solid #d3deea}.agent-chat-header{display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding-bottom:.65rem;border-bottom:1px solid #d6e2ef}.agent-chat-header h3{margin:0;font-size:1.55rem;color:#173550}.agent-chat-log{flex:1;overflow:auto;padding:1rem .1rem;display:flex;flex-direction:column;gap:.6rem;min-height:280px}.compact-chat{gap:.28rem}.compact-chat .bubble{max-width:92%;padding:.5rem .6rem;border-radius:10px;font-size:.86rem}.compact-chat .bubble small{margin-top:.15rem;font-size:.72rem}.agent-profile-card{border:1px solid #d5e1ed;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#f2f8ff);padding:.85rem;margin-top:.65rem}.agent-profile-head{display:flex;justify-content:space-between;gap:.5rem;align-items:baseline}.agent-profile-head small{color:#627a8f;font-size:.78rem}.agent-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:.5rem}.agent-profile-grid label{display:grid;gap:.2rem;font-size:.75rem;color:#567086}.agent-profile-grid input{border:1px solid #cad9e8;border-radius:9px;padding:.46rem .55rem;background:#fff}.agent-profile-toggles{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.65rem;font-size:.78rem;color:#4f6780}.agent-profile-toggles label{display:inline-flex;align-items:center;gap:.28rem}.agent-chat-log .bubble{border:1px solid rgba(0,0,0,.07);border-radius:14px;padding:.62rem .68rem;max-width:92%;box-shadow:0 8px 16px #1122340d}.agent-chat-log .bubble p{margin:0}.agent-chat-log .bubble small{display:block;margin-top:.25rem;color:#5d7285;font-size:.76rem}.agent-chat-log .bubble.student{background:#e4eeff}.agent-chat-log .bubble.bot,.agent-chat-log .bubble.system{background:#f2f6fa}.agent-chat-log .bubble.agent{background:#dcf8ee;margin-left:auto}.agent-composer{display:flex;gap:.6rem;margin-top:.45rem;padding-top:.6rem;border-top:1px solid #d6e2ee}.agent-composer input{border:1px solid #c5d3e2;border-radius:14px;min-height:48px;padding:.72rem .85rem;background:#fff}.agent-composer button{min-width:94px;min-height:48px;border-radius:14px;font-weight:700}.status-panel{flex:1;padding:20px;background-color:#f9fafb;border-left:1px solid #e5e7eb;overflow-y:auto}.status-dashboard h2{font-size:1.5rem;color:#1f2937;margin-bottom:20px;text-align:center}.admin-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:.75rem;padding:.75rem;min-height:calc(100vh - 90px)}.admin-side,.admin-main{background:#fff;border:1px solid #dde5ef;border-radius:16px;box-shadow:var(--shadow)}.admin-side{position:sticky;top:.75rem;max-height:calc(100vh - 1.5rem);overflow-y:auto;padding:.85rem;background:linear-gradient(180deg,#f4f9ff,#eef5fb)}.admin-side h2{margin:0}.admin-note{margin-top:.6rem;color:#4d6478}.admin-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin:.6rem 0}.admin-kpi{background:#fff;border:1px solid #d5e1ec;border-radius:12px;padding:.52rem}.admin-kpi span{display:block;color:#5d7488;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.admin-kpi strong{font-size:1.05rem}.admin-actions{display:grid;grid-template-columns:1fr;gap:.34rem}.upload-pill{display:inline-flex;justify-content:center}.admin-main{padding:.8rem;max-height:calc(100vh - 1.5rem);overflow-y:auto}.admin-main-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.admin-main-head h3{margin:0}.admin-main-head span{color:#587087;font-size:.85rem}.admin-view-tabs{margin-top:.65rem;display:inline-flex;gap:.28rem;background:#edf3fb;border:1px solid #d6e1ed;border-radius:12px;padding:.25rem}.admin-view-tab{border:0;border-radius:9px;background:transparent;color:#36546f;font-weight:700;font-size:.78rem;min-height:32px;padding:.32rem .62rem;cursor:pointer}.admin-view-tab.active{background:linear-gradient(90deg,#002147,#355e9a);color:#fff;box-shadow:0 6px 14px #00214740}.admin-chip-row{margin-top:.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem}.admin-chip{border:1px solid #d8e3ef;border-radius:11px;padding:.46rem .54rem;background:radial-gradient(circle at 100% 0%,rgba(53,94,154,.1) 0,transparent 36%),linear-gradient(180deg,#fff,#f5f9fd);box-shadow:0 6px 16px #1023370f;min-height:60px;display:flex;flex-direction:column;justify-content:center;gap:.1rem}.admin-chip span{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#5b748b}.admin-chip strong{font-size:.86rem;line-height:1.3;color:#17344e}.admin-search-bar{margin:.75rem 0;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:.45rem}.admin-pagination{margin-top:.7rem;display:flex;align-items:center;gap:.45rem}.admin-pagination span{color:#4f6880;font-size:.85rem}.ip-map-link{color:#1d5f8d;text-decoration:none;border-bottom:1px dotted #8eb7d3}.ip-map-wrap{position:relative;display:inline-flex;align-items:center}.ip-map-pop{position:absolute;left:calc(100% + 6px);top:50%;transform:translateY(-50%);font-size:.65rem;padding:.12rem .32rem;border-radius:999px;background:#ecf4fb;color:#1d5f8d;border:1px solid #c5dbee;opacity:0;pointer-events:none;transition:opacity .12s ease}.ip-map-wrap:hover .ip-map-pop{opacity:1}.ip-map-link:hover{color:#124367;border-bottom-color:#5d8fb2}.admin-manage-grid{margin:.65rem 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.admin-manage-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.manage-card{background:linear-gradient(180deg,#fcfdff,#f5f9fd);border:1px solid #d9e4ef;border-radius:12px;padding:.7rem}.manage-card h4{margin:0 0 .45rem;color:#17344e}.manage-card p{margin:0;color:#577085;line-height:1.4;font-size:.84rem}.site-config-list{margin-top:.55rem;border-top:1px dashed #d2dfea;padding-top:.45rem}.admin-config-summary{margin-top:.4rem;border:1px dashed #d4dfeb;border-radius:10px;background:#f8fbff;padding:.5rem}.admin-config-summary p{margin:.18rem 0;font-size:.79rem}.site-config-list p{font-size:.78rem;color:#4f6980;margin:.25rem 0}.config-ready,.config-missing{margin-top:.45rem;font-size:.82rem;font-weight:700}.config-ready{color:#0f7a48}.config-missing{color:#9a2d2d}.site-config-checklist{margin-top:.45rem;border-top:1px dashed #d4dfeb;padding-top:.35rem}.site-config-checklist p{margin:.22rem 0;display:flex;align-items:center;justify-content:space-between;gap:.55rem;font-size:.78rem}.check-ok strong{color:#0f7a48}.check-missing strong{color:#9a2d2d}.check-optional strong{color:#7b6a2d}.admin-field-grid{display:grid;grid-template-columns:1fr;gap:.45rem;margin:.6rem 0}.admin-field-grid label{display:grid;gap:.25rem;font-size:.78rem;color:#4f6579}.admin-input{width:100%;border:1px solid #cfdae6;border-radius:9px;padding:.52rem .62rem;background:#fff;color:#22374b}.admin-checkbox{display:flex;align-items:center;gap:.45rem;font-size:.82rem;color:#4b6378;margin:.45rem 0}.admin-feedback{margin:.4rem 0 0;padding:.55rem .7rem;border:1px solid #d4e6dc;border-radius:10px;background:#f2fcf7;color:#1f5a42;font-weight:600}.dataset-list{margin-top:.55rem;border-top:1px dashed #d5e2ee;padding-top:.45rem}.dataset-list p{margin:.2rem 0;font-size:.8rem;color:#4f6880}.dataset-item{display:flex;align-items:center;justify-content:space-between;gap:.45rem;margin-top:.35rem}.dataset-item p{margin:0;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataset-actions{display:flex;gap:.35rem}.danger-pill{border-color:#e8b8b8;color:#8c1d1d;background:#fff5f5}.danger-pill:hover{border-color:#de8f8f;background:#ffe8e8}.runtime-grid{margin-top:.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .55rem}.runtime-grid p{margin:0;font-size:.82rem;color:#4e6578}.admin-live-queue{margin-top:.55rem;border:1px solid #dbe5ef;border-radius:12px;background:#fbfdff;padding:.65rem}.admin-compact-card{box-shadow:0 10px 24px #0f243a0f}.admin-report-export{background:radial-gradient(circle at 97% 0%,rgba(53,94,154,.12) 0,transparent 34%),linear-gradient(180deg,#fff,#f6fafe)}.admin-report-controls{align-items:center}.admin-report-range{min-width:150px}.admin-report-download{border-color:#355e9a;color:#fff;background:linear-gradient(90deg,#002147,#355e9a)}.admin-report-download:hover{border-color:#002147;background:linear-gradient(90deg,#001a3a,#2f548c)}.queue-controls{display:flex;gap:.4rem}.queue-table-wrap{overflow-x:auto;margin-top:.6rem}.queue-table{width:100%;min-width:760px;border-collapse:collapse}.queue-table th,.queue-table td{border-bottom:1px solid #e1e9f1;padding:.5rem;text-align:left;font-size:.86rem}.queue-actions{display:flex;flex-wrap:wrap;gap:.35rem}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d162573;display:grid;place-items:center;z-index:50;padding:1rem}.admin-modal{width:min(760px,100%);background:linear-gradient(180deg,#fff,#f5f9fd);border-radius:18px;border:1px solid #d8e4ef;box-shadow:0 26px 52px #0f243a3d;padding:1rem}.admin-modal h3{margin:0}.admin-modal p{margin:.45rem 0}.admin-modal pre{max-height:280px;overflow:auto;background:#f5f8fc;border:1px solid #d4deea;border-radius:10px;padding:.7rem;margin:0;font-size:.8rem}.admin-modal-actions{margin-top:.6rem;display:flex;justify-content:flex-end;gap:.5rem}.admin-modal-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.modern-preview-modal{width:min(860px,100%)}.site-config-modal{width:min(680px,100%);max-height:min(84vh,760px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding-bottom:0}.otp-config-modal{width:min(620px,100%);max-height:min(84vh,720px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding-bottom:0}.otp-provider-status-list{margin-top:.6rem;display:grid;gap:.45rem}.otp-provider-status{border:1px solid #d7e2ed;border-radius:10px;background:#f8fbff;padding:.55rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.otp-provider-status strong{display:block;color:#183a58}.otp-provider-status p{margin:.2rem 0 0;font-size:.8rem;color:#557086}.otp-status-pill{border-radius:999px;padding:.2rem .5rem;font-size:.74rem;font-weight:700;border:1px solid #d2dce8;background:#f1f4f8;color:#536d82;white-space:nowrap}.otp-status-pill.ok{border-color:#b9dfc6;background:#eaf9f0;color:#18683e}.otp-status-pill.warn{border-color:#ecc9c9;background:#fff2f2;color:#8a2d2d}.site-config-modal-body{min-height:0;overflow-y:auto;padding-right:.2rem}.site-config-modal-footer{position:sticky;bottom:0;margin:0;padding:.65rem 0 .75rem;background:linear-gradient(180deg,#f5f9fd00,#f5f9fd 45%,#f5f9fd)}.preview-toolbar{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto auto auto;gap:.45rem;margin:.55rem 0}.preview-note{margin:.2rem 0 .5rem;color:#5a7185;font-size:.8rem}.preview-content{max-height:340px;overflow:auto}.preview-match{background:#ffef9f;color:#2e2a0c;border-radius:3px;padding:0 1px}.preview-match.current-match{background:#ffd447;outline:1px solid #d29f00}.admin-status-block{margin-top:.5rem;border:1px solid #d8e2ec;border-radius:14px;padding:.65rem;background:#fbfdff}@media(max-width:1366px){.admin-layout{grid-template-columns:274px minmax(0,1fr);gap:.62rem;padding:.62rem}.admin-chip-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-main,.admin-side{max-height:calc(100vh - 1.24rem)}}@media(max-width:1100px){.ad-shell{grid-template-columns:1fr;padding:.7rem;height:calc(100vh - 86px)}.ad-mobile-toolbar{display:block}.ad-sidebar,.ad-chat{min-height:0;height:100%}.ad-kpis,.agent-layout,.admin-layout{grid-template-columns:1fr}.admin-side,.admin-main{position:static;max-height:none;overflow:visible}.queue-panel{position:static;max-height:none}.status-panel{border-left:0;border-top:1px solid #e5e7eb;border-radius:12px}}@media(max-width:900px){.modern-auth-card{grid-template-columns:1fr}.auth-visual-panel{min-height:220px}.auth-visual-illustration{height:130px}.ops-kpis{grid-template-columns:1fr}.chat-widget{right:.5rem;bottom:4.4rem;width:calc(100vw - 1rem);height:min(80dvh,700px);border-radius:18px}.chat-fab{right:.5rem}}@media(max-width:768px){.ad-chat-head{flex-direction:column;align-items:flex-start}.ad-chat-head-actions{width:100%;justify-content:space-between}.ad-msg-bubble{max-width:88%}.ad-composer{flex-direction:row}.ad-composer button{min-width:74px}.top-nav{padding:.8rem .9rem}.top-nav h1{font-size:1rem}.student-page{padding:.9rem}.hero-card{padding:1.1rem;border-radius:14px}.student-session-card{flex-direction:column;align-items:flex-start}.student-auth-shell,.student-history-list{grid-template-columns:1fr}.chat-header{padding:.72rem}.chat-brand h3{font-size:.88rem}.chat-list{padding:.68rem}.bubble{max-width:95%;font-size:.89rem;padding:.6rem .68rem}.chat-input-row{padding:.65rem}.chat-input-row input,.chat-input-row button{min-height:40px}.queue-panel,.agent-chat-panel{padding:.8rem;border-radius:14px}.agent-chat-panel{min-height:56vh}.agent-chat-header{gap:.5rem;align-items:flex-start;flex-direction:column}.agent-chat-header h3{font-size:1.25rem}.agent-head-actions{flex-wrap:wrap}.agent-composer{flex-direction:column}.agent-profile-grid{grid-template-columns:1fr}.agent-composer input,.agent-composer button{width:100%;min-height:40px}.admin-kpi-grid,.admin-manage-grid,.runtime-grid{grid-template-columns:1fr}.admin-view-tabs{width:100%;display:grid;grid-template-columns:1fr}.admin-chip-row{grid-template-columns:1fr}.site-config-modal{width:min(96vw,680px);max-height:88vh}.queue-controls{width:100%;flex-direction:column}.admin-report-controls{width:100%}.ad-report-controls{grid-template-columns:1fr}.admin-layout{padding:.6rem;gap:.6rem}.admin-side,.admin-main{border-radius:12px;padding:.8rem}.queue-table{min-width:620px}.admin-search-bar{grid-template-columns:1fr}.admin-pagination{flex-wrap:wrap}.preview-toolbar{grid-template-columns:1fr}}@media(max-width:520px){.chat-widget{right:0;left:0;bottom:0;width:100vw;height:min(90dvh,760px);border-radius:16px 16px 0 0}.chat-close-btn{min-width:64px;text-align:center}.chat-fab{bottom:.7rem;right:.7rem;padding:.7rem 1rem}.chat-input-row{gap:.4rem}.chat-input-row button{min-width:74px}.modern-auth-card{border-radius:14px}.auth-form-panel,.auth-visual-panel{padding:1rem}.status-panel{padding:12px}}@keyframes rise{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.status-layout{display:grid;grid-template-columns:320px 1fr;gap:1rem;padding:1rem;min-height:calc(100vh - 88px)}.status-sidebar{background:linear-gradient(170deg,#f6f9fc,#eef3f7);border:1px solid #d8e1ea;border-radius:16px;box-shadow:0 12px 35px #00000014;padding:1rem;display:flex;flex-direction:column;gap:1rem}.sidebar-header{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.sidebar-header h3{margin:0;color:#1f2833}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;color:#0f766e;margin-bottom:.3rem;margin:0}.status-summary{display:flex;flex-direction:column;gap:.8rem;flex:1}.status-item{padding:1rem;border-radius:12px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-left:4px solid #999;transition:all .3s ease}.status-item.up{background:linear-gradient(135deg,#84fab0,#8fd3f4);border-left-color:#10b981}.status-item.down{background:linear-gradient(135deg,#fa709a,#fee140);border-left-color:#ef4444}.status-item.info{background:linear-gradient(135deg,#a8edea,#fed6e3);border-left-color:#0f766e}.status-item h4{margin:0 0 .5rem;font-size:.9rem;color:#333;text-transform:uppercase;letter-spacing:.05em}.status-value{font-size:1.5rem;font-weight:700;margin:.5rem 0;color:#1f2937}.response-time{font-size:.85rem;color:#666;margin:.5rem 0 0}.last-updated{font-size:.9rem;color:#333;margin:0}.nav-btn{padding:.7rem 1.2rem;border:1px solid #0f766e;background:transparent;color:#0f766e;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s ease;width:100%;text-align:center}.nav-btn:hover,.nav-btn.agent-btn{background:#0f766e;color:#fff}.nav-btn.agent-btn:hover{background:#0d5d5a}.status-main{background:#fff;border-radius:16px;box-shadow:0 12px 35px #00000014;padding:2rem;display:flex;flex-direction:column;gap:2rem}.ops-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.ops-card{background:linear-gradient(160deg,#f7fafc,#edf2f7);border:1px solid #d7e1ea;border-radius:12px;padding:.9rem}.ops-card p{margin:0;font-size:.8rem;color:#4f6477;text-transform:uppercase;letter-spacing:.06em}.ops-card strong{display:block;margin-top:.35rem;font-size:1.25rem;color:#182838}.status-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.status-header h2{margin:0;color:#1f2833;font-size:1.8rem}.chart-container{background:#f9fafb;padding:1.5rem;border-radius:12px;height:400px}.chart-container h3{margin:0 0 1rem;color:#1f2833;font-size:1.1rem}.status-logs{margin-top:1rem;overflow-x:auto}.status-logs h3{margin:0 0 1rem;color:#1f2833;font-size:1.1rem}.status-logs table{width:100%;min-width:640px;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.status-logs thead{background:#f3f4f6;color:#1f2833;font-weight:600}.status-logs th,.status-logs td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb;font-size:.95rem}.status-logs tbody tr:hover{background:#f9fafb}.badge{display:inline-block;padding:.3rem .7rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase}.badge.up{background:#d1fae5;color:#065f46}.badge.down{background:#fee2e2;color:#991b1b}.error-message{background:#fee2e2;color:#991b1b;padding:1rem;border-radius:8px;border-left:4px solid #ef4444;margin-bottom:1rem}.loading-state,.empty-state{text-align:center;padding:3rem 1rem;color:#6b7280;font-size:1rem}@media(max-width:1024px){.status-layout{grid-template-columns:1fr}.status-sidebar{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.status-summary{grid-column:1 / -1;flex-direction:row}.status-item{flex:1}.nav-btn{grid-column:1 / -1}}@media(max-width:768px){.status-layout{padding:.5rem;gap:.5rem}.status-sidebar{grid-template-columns:1fr;padding:1rem}.status-summary{flex-direction:column}.status-main{padding:1rem;gap:1rem}.status-header{flex-direction:column;align-items:stretch}.status-header h2{font-size:1.4rem}.nav-btn{width:100%}.chart-container{height:300px;padding:1rem}.ops-strip{grid-template-columns:1fr 1fr}.status-logs table{font-size:.85rem;min-width:560px}.status-logs th,.status-logs td{padding:.75rem .5rem}}@media(max-width:480px){.status-layout{grid-template-columns:1fr;padding:0}.status-sidebar{border-radius:0;grid-template-columns:1fr}.status-main{border-radius:0;padding:.75rem}.status-summary{gap:.6rem}.status-item{padding:.8rem}.status-header h2{font-size:1.2rem}.ops-strip{grid-template-columns:1fr}.chart-container{height:250px}.status-logs table{font-size:.75rem;min-width:520px}.status-logs th,.status-logs td{padding:.5rem .25rem}}:root{--cc-bg: #f7f7f8;--cc-surface: rgba(255, 255, 255, .96);--cc-panel: #ffffff;--cc-border: #e5e7eb;--cc-shadow: 0 12px 36px rgba(15, 23, 42, .14);--cc-text: #111827;--cc-soft-text: #6b7280;--cc-grad-a: #111827;--cc-grad-b: #111827;--cc-gold: #f5c44f;--cc-user: #1f2937;--cc-ai: #f3f4f6;--cc-agent: #eef2ff;--cc-system: #fff7e0}@media(prefers-color-scheme:dark){:root{--cc-bg: #0c1728;--cc-surface: rgba(14, 25, 40, .95);--cc-panel: #111f33;--cc-border: #22354f;--cc-shadow: 0 24px 60px rgba(0, 0, 0, .45);--cc-text: #e7eef8;--cc-soft-text: #9fb2cd;--cc-ai: #1a2b43;--cc-agent: #1a3b2c;--cc-system: #40361d}}.cc-widget{font-family:"Source Sans 3",Segoe UI,sans-serif;background:radial-gradient(circle at 6% 8%,rgba(31,41,55,.07) 0,transparent 34%),radial-gradient(circle at 98% 0%,rgba(245,196,79,.12) 0,transparent 28%),var(--cc-surface);border:1px solid var(--cc-border);box-shadow:var(--cc-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999}.app-route-loading{display:grid;place-items:center;min-height:28vh;color:#355e9a;font-weight:700}.cc-widget.cc-widget-full{top:12px;left:50%;transform:translate(-50%);width:min(1080px,calc(100vw - 24px));height:calc(100dvh - 24px);max-width:none;border-radius:20px}.cc-shell{height:100%;display:flex;flex-direction:column;color:var(--cc-text);min-height:0;background:linear-gradient(180deg,#ffffffdb,#f9fcfff0)}.cc-body{flex:1;min-height:0;display:flex}.cc-chat-column{flex:1;min-height:0;display:flex;flex-direction:column}.cc-footer{border-top:1px solid var(--cc-border);background:linear-gradient(180deg,#ffffffb8,#fffffff2)}.cc-error-shell{align-items:center;justify-content:center;padding:1rem}.cc-error-content{width:100%;border:1px solid var(--cc-border);border-radius:14px;background:var(--cc-panel);padding:1rem;text-align:center}.cc-error-content h3{margin:0}.cc-error-content p{margin:.4rem 0 .9rem;color:var(--cc-soft-text)}.cc-header{display:flex;align-items:center;justify-content:space-between;gap:.46rem;padding:.5rem .66rem;background:linear-gradient(110deg,#1118270a,#00000003);border-bottom:1px solid var(--cc-border)}.cc-brand-wrap{display:flex;align-items:center;gap:.52rem;min-width:0}.cc-avatar{width:33px;height:33px;border-radius:999px;object-fit:cover;border:1px solid #ffffff;box-shadow:0 4px 10px #0a121e24;background:#fff}.cc-brand-copy h3{margin:0;font-family:Space Grotesk,"Source Sans 3",sans-serif;font-size:.85rem;letter-spacing:.03em;white-space:nowrap}.cc-brand-copy p{margin:.08rem 0 0;color:var(--cc-soft-text);font-size:.7rem;display:flex;align-items:center;gap:.25rem}.cc-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.cc-dot-online{background:#0ea75a;box-shadow:0 0 0 3px #0ea75a33}.cc-dot-offline{background:#ef4444;box-shadow:0 0 0 3px #ef44442e}.cc-sep{margin:0 .2rem}.cc-header-actions{display:flex;align-items:center;gap:.22rem;margin-left:auto;min-width:0}.cc-hours-group{display:inline-flex;align-items:center;gap:.18rem}.cc-hours-pill{display:inline-flex;align-items:center;min-height:22px;padding:.08rem .34rem;border:1px solid #e6d08c;background:#fdc80024;color:#5f4a00;border-radius:999px;font-size:.58rem;font-weight:700;letter-spacing:.01em;white-space:nowrap}.cc-agent-cta{border:0;border-radius:999px;min-height:28px;padding:.16rem .5rem;background:linear-gradient(90deg,#002147,#355e9a);color:#fff;font-size:.65rem;font-weight:700;cursor:pointer;white-space:nowrap;letter-spacing:.01em}.cc-agent-cta:disabled{background:#c9d0da;color:#5e6675;cursor:not-allowed}.cc-agent-wrap{display:inline-flex;align-items:center}.cc-student-pill{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:24px;padding:.1rem .38rem;border:1px solid #c7d8eb;background:#f3f8ff;color:#12395f;border-radius:10px;font-size:.62rem;font-weight:700;line-height:1.1;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-student-pill small{font-size:.54rem;color:#4f6d8b;font-weight:600}.cc-action-muted{background:#f3f7fc;border-color:#c7d6e7}.cc-lang,.cc-action-btn{border:1px solid var(--cc-border);background:var(--cc-panel);color:var(--cc-text);border-radius:11px;min-height:28px;padding:.2rem .46rem;font-size:.66rem;font-weight:600;cursor:pointer}.cc-action-btn:hover,.cc-lang:hover{border-color:#b7c8de}.cc-action-btn:focus-visible,.cc-lang:focus-visible,.cc-agent-cta:focus-visible,.cc-send:focus-visible,.cc-input:focus-visible,.cc-rich-actions button:focus-visible,.cc-chip:focus-visible{outline:2px solid #355e9a;outline-offset:2px}.cc-message-list{flex:1;overflow-y:auto;padding:.85rem .9rem .55rem;display:flex;flex-direction:column;gap:.6rem;background:radial-gradient(circle at 95% 0%,rgba(53,94,154,.14) 0,transparent 24%),radial-gradient(circle at 0% 100%,rgba(253,200,0,.1) 0,transparent 34%),var(--cc-bg);scrollbar-width:thin;scrollbar-color:rgba(91,120,151,.5) transparent}.cc-message-list::-webkit-scrollbar{width:8px}.cc-message-list::-webkit-scrollbar-thumb{background:#355e9a66;border-radius:999px}.cc-row{display:flex;align-items:flex-end;gap:.46rem}.cc-row-student{justify-content:flex-end}.cc-mini-avatar{width:26px;height:26px;border-radius:999px;overflow:hidden;border:1px solid var(--cc-border);display:grid;place-items:center;font-size:.66rem;font-weight:700}.cc-mini-avatar img{width:100%;height:100%;object-fit:cover}.cc-mini-agent{background:linear-gradient(140deg,#0f766e,#1b5dd8);color:#fff}.cc-mini-system{background:#fef3c7;color:#6f4500}.cc-bubble{max-width:min(82%,620px);border-radius:14px;padding:.72rem .82rem;border:1px solid rgba(17,24,39,.08);box-shadow:0 4px 12px #0f172a0d}.cc-bubble-text{margin:0;font-size:.93rem;line-height:1.52;white-space:pre-wrap;word-break:break-word}.cc-bubble-time{display:block;margin-top:.42rem;color:var(--cc-soft-text);font-size:.69rem;letter-spacing:.01em}.cc-bubble-student{background:var(--cc-user);color:#fff;border-color:transparent;border-bottom-right-radius:5px}.cc-bubble-student .cc-bubble-time{color:#ffffffd9;text-align:right}.cc-bubble-bot{background:var(--cc-ai);border-bottom-left-radius:5px}.cc-bubble-agent{background:var(--cc-agent);border-bottom-left-radius:7px}.cc-bubble-system{background:var(--cc-system);border-bottom-left-radius:7px}.cc-typing{width:fit-content;max-width:86%;border-radius:14px;border:1px dashed rgba(130,157,186,.8);padding:.54rem .66rem;background:var(--cc-panel)}.cc-typing p{margin:.2rem 0 0;font-size:.78rem;color:var(--cc-soft-text)}.cc-typing-dots{display:inline-flex;gap:.2rem}.cc-typing-dots span{width:6px;height:6px;border-radius:999px;background:#60a5fa;animation:cc-bounce 1s infinite ease-in-out}.cc-typing-dots span:nth-child(2){animation-delay:.12s}.cc-typing-dots span:nth-child(3){animation-delay:.24s}.cc-typing-agent .cc-typing-dots span{background:#22c55e}.cc-agent-banner{margin:.7rem 1rem .2rem;padding:.54rem .72rem;border-radius:10px;font-size:.76rem;font-weight:600}.cc-agent-banner-warning{background:#fff8d4;color:#7a5d00}.cc-agent-banner-success{background:#dcfce7;color:#17663f}.cc-suggestions{display:flex;flex-wrap:wrap;gap:.4rem;padding:.6rem 1rem .35rem}.cc-chip{border:1px solid var(--cc-border);background:#fffffff2;color:#20324a;border-radius:999px;padding:.37rem .66rem;font-size:.73rem;font-weight:600;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background-color .12s ease}.cc-chip:hover{transform:translateY(-1px);border-color:#b6c9e1;background:#fff}.cc-resume-banner{margin:.6rem .9rem 0;padding:.5rem .62rem;border:1px solid #d7e3ef;border-radius:12px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.cc-resume-banner p{margin:0;font-size:.74rem;color:#243f60}.cc-resume-actions{margin-top:.4rem;display:flex;align-items:center;gap:.5rem}.cc-input-wrap{border:1px solid #d1d5db;border-radius:26px;padding:.24rem .3rem;display:flex;gap:.34rem;align-items:center;background:#fff;box-shadow:0 2px 8px #0f172a14}.cc-input-zone{border-top:0;padding:0 .9rem .62rem;background:transparent}.cc-input-zone .cc-input-wrap{border-top:1px solid var(--cc-border);padding-top:.18rem}.cc-input{flex:1;resize:none;overflow:hidden;max-height:90px;min-height:36px;border:0;border-radius:14px;padding:.55rem .15rem;font:inherit;font-size:.95rem;line-height:1.38;background:transparent;color:var(--cc-text);caret-color:var(--cc-text)}.cc-input:focus{outline:none;box-shadow:none;background:#ffffffe6}.cc-input-wrap:focus-within{border-color:#9ca3af;box-shadow:0 0 0 3px #11182714,0 8px 18px #0f172a14}.cc-input-aux{border:1px solid #e5e7eb;background:#f9fafb;color:#6b7280;width:32px;height:32px;border-radius:999px;font-size:1rem;line-height:1;cursor:not-allowed}.cc-send{border:1px solid #111827;border-radius:999px;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;background:#111827;color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.cc-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 14px #00214738;filter:saturate(1.05)}.cc-send:disabled{opacity:.35;cursor:not-allowed}.cc-rich-wrap{margin-top:.62rem;display:grid;gap:.52rem}.cc-rich-card{background:#f8fbff;border:1px solid #d4deeb;border-radius:13px;padding:.56rem;color:#1a2e44}.cc-rich-card h5{margin:0;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:#527095}.cc-rich-grid{margin-top:.42rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem}.cc-rich-metric{background:#fff;border:1px solid #c8d6e8;border-radius:10px;padding:.4rem;color:#11273f}.cc-rich-metric span{display:block;color:#567189;font-size:.65rem}.cc-rich-metric strong{font-size:.74rem;color:#10253b}.cc-course-list{margin-top:.42rem;display:grid;gap:.32rem}.cc-course-item{display:flex;justify-content:space-between;gap:.5rem;font-size:.74rem}.cc-course-item span{color:#4f6a84}.cc-deadline-row{display:flex;align-items:center;gap:.36rem;font-size:.72rem;color:#22384f}.cc-deadline-badges{display:flex;flex-wrap:wrap;gap:.24rem}.cc-deadline-badges b{background:#2563eb24;color:#1d4ed8;border:1px solid rgba(37,99,235,.24);border-radius:999px;padding:.14rem .4rem;font-size:.65rem}.cc-rich-actions{display:flex;gap:.38rem}.cc-rich-actions button{border:1px solid #c4d3e6;border-radius:10px;background:#fff;color:#1e3a5f;padding:.34rem .58rem;font-size:.69rem;font-weight:600;cursor:pointer;transition:transform .14s ease,border-color .14s ease}.cc-rich-actions button:hover{transform:translateY(-1px);border-color:#9eb8d8}.cc-launcher .chat-fab-label{background:linear-gradient(90deg,#0f766e,#1b5dd8)}.cc-auth-shell{padding:.9rem;gap:.7rem;background:radial-gradient(circle at 90% 0%,rgba(253,200,0,.14) 0,transparent 34%),radial-gradient(circle at 4% 96%,rgba(53,94,154,.14) 0,transparent 28%),linear-gradient(180deg,#ffffffeb,#f8fcfff5)}.cc-auth-header{display:flex;justify-content:space-between;gap:.6rem;align-items:flex-start}.cc-auth-eyebrow{margin:0;font-size:.64rem;letter-spacing:.12em;color:#4d6787;font-weight:700}.cc-auth-header h3{margin:.16rem 0 0;font-family:Dosis,Open Sans,sans-serif;font-size:1rem;letter-spacing:.06em}.cc-auth-header p{margin:.24rem 0 0;font-size:.79rem;color:var(--cc-soft-text)}.cc-auth-close{border:1px solid var(--cc-border);background:var(--cc-panel);color:var(--cc-text);border-radius:10px;min-width:32px;min-height:32px;cursor:pointer;font-weight:700}.cc-auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}.cc-auth-tab{border:1px solid #c8d7ea;background:#f3f8ff;color:#1e395a;border-radius:10px;min-height:36px;font-size:.77rem;font-weight:700;cursor:pointer}.cc-auth-tab.active{border-color:#315c99;background:#eaf2ff;color:#0f2f53}.cc-auth-form{display:grid;gap:.52rem}.cc-auth-input{border:1px solid #c8d8ea;border-radius:11px;min-height:38px;padding:.54rem .62rem;font-size:.84rem;color:#163355;background:#fff}.cc-auth-input:focus{outline:2px solid rgba(53,94,154,.25);outline-offset:1px}.cc-auth-channel-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.36rem}.cc-auth-channel-toggle button{border:1px solid #cad9ea;border-radius:10px;min-height:34px;font-weight:700;color:#26456a;background:#f7fbff;cursor:pointer}.cc-auth-channel-toggle button.active{background:#e9f1ff;border-color:#3d66a1}.cc-google-wrap{margin-top:.12rem}.cc-auth-note{margin:.34rem 0 0;color:#4a6583;font-size:.72rem}.cc-auth-subtitle{margin:0;color:#2b4d74;font-size:.82rem;font-weight:700}.cc-auth-inline-actions{margin-top:.12rem}.cc-link-btn{border:0;background:transparent;color:#1f4c88;text-decoration:underline;font-size:.74rem;font-weight:600;padding:0;cursor:pointer}.cc-link-btn:hover{color:#163a67}.cc-auth-verify{margin-top:.2rem}.cc-auth-cta{width:100%}.cc-auth-message,.cc-auth-error,.cc-auth-debug{margin:0;font-size:.75rem;border-radius:10px;padding:.44rem .54rem}.cc-auth-message{color:#1f4e34;background:#e8f7ed;border:1px solid #b9e3c4}.cc-auth-error{color:#7b2436;background:#ffeef0;border:1px solid #f4c9d1}.cc-auth-debug{color:#5d4a06;background:#fff7de;border:1px solid #f1dc9f}@media(prefers-color-scheme:dark){.cc-chip{background:#17253a;color:#d8e5f8;border-color:#2d4360}.cc-rich-card{background:#152437;border-color:#2a3e58;color:#dde8f7}.cc-rich-card h5,.cc-rich-metric span,.cc-course-item span{color:#9fb5cf}.cc-rich-metric{background:#0f1d30;border-color:#2f4663;color:#e5eefc}.cc-rich-metric strong,.cc-deadline-row{color:#d9e7f8}.cc-rich-actions button{background:#122238;border-color:#304a68;color:#d8e6fa}}@keyframes cc-bounce{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-3px);opacity:1}}@media(max-width:900px){.cc-widget{height:min(84dvh,760px)}}@media(max-width:620px){.cc-widget,.cc-widget.cc-widget-full{left:0;right:0;bottom:0;transform:none;width:100vw;height:100dvh;max-width:none;border-radius:18px 18px 0 0}.cc-header{padding:.45rem .54rem}.cc-header-actions{justify-content:flex-end;flex-wrap:wrap;row-gap:.24rem}.cc-hours-group{width:100%;justify-content:flex-end;order:1}.cc-hours-pill{min-height:20px;padding:.06rem .28rem;font-size:.55rem}.cc-agent-wrap{order:2;width:auto;justify-content:flex-end}.cc-student-pill{max-width:96px;font-size:.58rem}.cc-agent-cta{min-height:26px;padding:.16rem .46rem;font-size:.62rem}.cc-rich-grid{grid-template-columns:1fr}.cc-bubble{max-width:94%}.cc-send{min-width:36px}.cc-input-zone{padding:0 .64rem .56rem}.cc-input-wrap{padding:.16rem .2rem .16rem .54rem}.cc-input{min-height:34px;font-size:.9rem}.cc-send{min-width:34px;min-height:34px;width:34px;height:34px}.cc-auth-shell{padding:.76rem}}:root{--cc-modern-shell: linear-gradient(165deg, #f6f8fb 0%, #eef3f8 52%, #f5efe3 100%);--cc-modern-header: rgba(248, 250, 252, .88);--cc-modern-glass: rgba(255, 255, 255, .72);--cc-modern-line: rgba(15, 23, 42, .12);--cc-modern-text: #0f172a;--cc-modern-muted: #5b6475;--cc-modern-bot: #f8fafc;--cc-modern-user-a: #111827;--cc-modern-user-b: #243b63}.cc-widget{border-radius:26px;border:1px solid var(--cc-modern-line);box-shadow:0 28px 72px #0f172a29,0 2px 10px #0f172a14;background:var(--cc-modern-shell)}.cc-shell{background:linear-gradient(180deg,#ffffffb8,#f6f9fceb)}.cc-header{padding:.58rem .7rem;background:var(--cc-modern-header);border-bottom:1px solid var(--cc-modern-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cc-avatar{width:35px;height:35px;border:1px solid rgba(255,255,255,.9)}.cc-brand-copy h3{font-size:.9rem;letter-spacing:.02em;color:var(--cc-modern-text)}.cc-brand-copy p{font-size:.72rem;color:var(--cc-modern-muted)}.cc-hours-pill,.cc-student-pill,.cc-action-btn,.cc-agent-cta{border-radius:999px}.cc-hours-pill{border-color:#d8c173;background:#fff5cf}.cc-student-pill{border:1px solid #d3deea;background:#f4f7fb;color:#26354d}.cc-action-btn{min-height:30px;padding:.22rem .55rem;background:#ffffffe6}.cc-action-btn:hover{background:#fff;border-color:#c7d2e2}.cc-agent-cta{min-height:30px;padding:.18rem .58rem;background:linear-gradient(120deg,#0f172a,#334155)}.cc-message-list{padding:.9rem .9rem .62rem;gap:.72rem;background:radial-gradient(circle at 85% 0%,rgba(59,130,246,.09) 0,transparent 34%),radial-gradient(circle at 0% 100%,rgba(244,182,70,.12) 0,transparent 30%),linear-gradient(180deg,#f8fafc,#f3f6fa)}.cc-chip{border:1px solid #d5deea;background:#f7fafc;color:#1f334d}.cc-chip:hover{border-color:#bcc8d9}.cc-resume-banner{border:1px solid #d2deeb;background:linear-gradient(135deg,#f7fbff,#eff5fc)}.cc-mini-avatar{width:28px;height:28px;border:1px solid rgba(15,23,42,.14)}.cc-bubble{border-radius:16px;border:1px solid rgba(15,23,42,.1);box-shadow:0 6px 18px #0f172a12}.cc-bubble-text{color:#172033;font-size:.95rem;line-height:1.54}.cc-bubble-student{background:linear-gradient(150deg,var(--cc-modern-user-a),var(--cc-modern-user-b));border-color:#fff3}.cc-bubble-student .cc-bubble-text{color:#f8fafc}.cc-bubble-bot{background:var(--cc-modern-bot);border-bottom-left-radius:8px}.cc-bubble-agent{background:#ecf7ee;border-bottom-left-radius:8px}.cc-bubble-system{background:#fff6dc;border-bottom-left-radius:8px}.cc-footer{border-top:1px solid var(--cc-modern-line);background:var(--cc-modern-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cc-input-zone{padding:.16rem .88rem .68rem}.cc-input-wrap{border:1px solid rgba(15,23,42,.14);border-radius:28px;padding:.28rem .34rem;background:#fffffff2;box-shadow:0 1px #fffc inset,0 10px 22px #0f172a14}.cc-input-wrap:focus-within{border-color:#64748b;box-shadow:0 0 0 4px #64748b1f,0 12px 24px #0f172a1a}.cc-input{min-height:38px;max-height:120px;padding:.52rem .22rem;font-size:1rem;color:#0f172a}.cc-input::placeholder{color:#7b8494}.cc-input-aux{width:34px;height:34px;border:1px solid #d6deea;background:#f8fafd;color:#5f6d82;cursor:default}.cc-send{width:38px;min-width:38px;height:38px;min-height:38px;border:1px solid rgba(15,23,42,.16);background:linear-gradient(160deg,#0f172a,#334155);box-shadow:0 6px 14px #0f172a2e}.cc-send:hover:not(:disabled){box-shadow:0 10px 18px #0f172a38}.cc-send:disabled{background:#c8d1de;border-color:#c8d1de}@media(max-width:620px){.cc-widget,.cc-widget.cc-widget-full{border-radius:20px 20px 0 0}.cc-header{padding:.5rem .56rem}.cc-message-list{padding:.76rem .68rem .5rem}.cc-input-zone{padding:.1rem .62rem .54rem}}.cc-widget{border-radius:24px;background:#f5f1e7;border:1px solid #d8deea;box-shadow:0 22px 54px #0f172a26;-webkit-backdrop-filter:none;backdrop-filter:none}.cc-shell{background:linear-gradient(180deg,#f4efe2,#f7f8fb 18%,#f7f9fc)}.cc-header{display:flex;flex-direction:column;align-items:stretch;gap:.45rem;padding:.72rem .82rem .58rem;background:#f7f8fb;border-bottom:1px solid #dde3ee;-webkit-backdrop-filter:none;backdrop-filter:none}.cc-header-main{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.cc-brand-wrap{gap:.62rem}.cc-avatar{width:38px;height:38px;border:1px solid #d7dce8;box-shadow:none}.cc-brand-copy h3{font-size:.84rem;letter-spacing:.08em;font-weight:700;color:#172033}.cc-brand-copy p{margin-top:.12rem;font-size:.71rem;color:#627085}.cc-header-actions{gap:.36rem}.cc-action-btn{min-height:30px;padding:.18rem .6rem;border-radius:999px;border:1px solid #d3dae6;background:#fff;font-size:.7rem}.cc-action-close{min-width:30px;padding:0}.cc-header-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.38rem}.cc-header-presence,.cc-hours-pill,.cc-student-pill,.cc-agent-cta{min-height:28px;border-radius:999px}.cc-header-presence{display:inline-flex;align-items:center;gap:.32rem;padding:.14rem .58rem;border:1px solid #d8e3d4;background:#f5fbf4;font-size:.72rem;font-weight:600;color:#2d4b35}.cc-dot{width:8px;height:8px}.cc-hours-pill{min-height:28px;padding:.1rem .58rem;border:1px solid #e7d39e;background:#fff4cf;color:#735400;font-size:.68rem}.cc-student-pill{min-height:28px;max-width:140px;padding:.14rem .62rem;border:1px solid #d5ddea;background:#eef3fb;color:#22324b;border-radius:999px;gap:.08rem}.cc-student-pill span,.cc-student-pill small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-student-pill small{font-size:.62rem;color:#6a7890}.cc-agent-cta{min-height:28px;padding:.14rem .66rem;background:#233655;color:#f8fbff;font-size:.69rem}.cc-agent-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.12rem}.cc-agent-note{padding-left:.1rem;font-size:.62rem;line-height:1.2;color:#6d7788}.cc-message-list{background:radial-gradient(circle at top right,rgba(7,112,126,.06),transparent 24%),linear-gradient(180deg,#fbfbfd,#f5f7fb);padding:.92rem .92rem .68rem}.cc-bubble{border-radius:18px;border:1px solid #dfe4ee;box-shadow:none}.cc-bubble-bot{background:#fff}.cc-bubble-agent{background:#eef7f1}.cc-bubble-system{background:#fff4da}.cc-bubble-student{background:#283346}.cc-bubble-student .cc-bubble-time{color:#ffffffbd}.cc-markdown{color:#182235;font-size:.95rem;line-height:1.58}.cc-md-heading{margin:0 0 .42rem;color:#142136;line-height:1.22}.cc-md-h1,.cc-md-h2{font-size:1.04rem}.cc-md-h3,.cc-md-h4{font-size:.96rem}.cc-md-paragraph{margin:0 0 .52rem}.cc-md-list{margin:0 0 .58rem;padding-left:1.15rem}.cc-md-list li{margin-bottom:.28rem}.cc-markdown strong{font-weight:700;color:#101a2b}.cc-markdown em{color:#44516a}.cc-markdown code{padding:.08rem .34rem;border-radius:6px;background:#edf2f7;border:1px solid #dbe3ee;font-size:.86em}.cc-markdown a{color:#0c6a7b;text-decoration:none;border-bottom:1px solid rgba(12,106,123,.28)}.cc-md-table-wrap{margin:0 0 .62rem;overflow-x:auto;border:1px solid #dde4ef;border-radius:14px}.cc-md-table{width:100%;border-collapse:collapse;background:#fff;font-size:.88rem}.cc-md-table th,.cc-md-table td{padding:.58rem .68rem;text-align:left;border-bottom:1px solid #e8edf5;vertical-align:top}.cc-md-table th{background:#f4f7fb;color:#20304a;font-weight:700}.cc-md-table tbody tr:last-child td{border-bottom:0}.cc-footer{background:#f7f8fb;border-top:1px solid #dde3ee;-webkit-backdrop-filter:none;backdrop-filter:none}.cc-input-wrap{align-items:flex-end;gap:.48rem;border-radius:22px;border:1px solid #cfd8e4;background:#fff;box-shadow:0 10px 22px #0f172a14;padding:.36rem .38rem .36rem .72rem}.cc-input-wrap:focus-within{border-color:#7c8aa0;box-shadow:0 0 0 4px #7c8aa01f}.cc-input{min-height:46px;max-height:132px;padding:.58rem 0 .5rem;color:#162033;font-size:.98rem;line-height:1.45}.cc-input::placeholder{color:#7a8698}.cc-send{width:42px;min-width:42px;height:42px;min-height:42px;background:#3a4558;border-color:#3a4558;box-shadow:none}.cc-send:hover:not(:disabled){background:#283346}.cc-send:disabled{background:#cfd6e1;border-color:#cfd6e1}@media(max-width:620px){.cc-header{padding:.56rem .58rem .46rem}.cc-brand-copy h3{font-size:.78rem}.cc-brand-copy p{display:none}.cc-header-meta{gap:.26rem}.cc-header-presence,.cc-hours-pill,.cc-student-pill,.cc-agent-cta,.cc-action-btn{font-size:.64rem}.cc-student-pill{max-width:96px}.cc-agent-note{font-size:.58rem}.cc-message-list{padding:.62rem .62rem .38rem}.cc-markdown{font-size:.91rem}.cc-input-wrap{padding:.3rem .32rem .3rem .58rem}.cc-footer{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 2px)}}
