@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap);body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100dvh;min-height:100vh;overscroll-behavior-y:contain}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.glass-dashboard{background:#f8f8f8;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;height:100vh;min-height:100vh;overflow:hidden;padding:1.5rem}.glass-header{align-items:center;animation:fadeInDown .6s ease-out;display:flex;justify-content:space-between;margin-bottom:1rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.glass-dashboard .brand-section{align-items:center;display:flex}.glass-dashboard .brand-logo-stacked{align-items:flex-end;display:flex;flex-direction:row;gap:.6rem}.glass-dashboard .brand-logo-top{display:flex;justify-content:center}.glass-dashboard .brand-initials-box{align-items:center;background:#fff;border:3px solid #000;display:inline-flex;justify-content:center;min-height:59px;min-width:59px;padding:.49rem}.glass-dashboard .brand-initials{color:#000;font-family:Poppins,sans-serif;font-size:.94rem;font-weight:900;letter-spacing:.1rem;line-height:1;text-transform:uppercase}.glass-dashboard .brand-fullname{align-items:flex-start;display:flex;flex-direction:column;gap:0;line-height:1.1}.glass-dashboard .brand-fullname div{color:#000;font-family:Poppins,sans-serif;font-size:1.12rem;font-weight:900;letter-spacing:.12rem;text-transform:uppercase}.header-actions{align-items:center;display:flex;gap:.75rem}.past-interviews-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1rem;transition:all .2s ease}.past-interviews-button:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.past-interviews-button svg{color:#6366f1}.suggestions-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1rem;transition:all .2s ease}.suggestions-button:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.suggestions-button svg{color:#10b981}@media (max-width:640px){.past-interviews-button span,.suggestions-button span{display:none}}.icon-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #e5e7eb99;border-radius:12px;box-shadow:none;color:#64748b;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;transition:all .3s ease;width:44px}.icon-button:hover{background:#fff;box-shadow:none;transform:none}.notification-badge{align-items:center;background:linear-gradient(135deg,#ec4899,#f43f5e);border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;position:absolute;right:8px;top:8px;width:18px}.profile-wrapper{position:relative}.profile-trigger-glass{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #e5e7eb99;border-radius:12px;box-shadow:none;cursor:pointer;display:flex;gap:.75rem;padding:.5rem 1rem;transition:all .3s ease}.profile-trigger-glass:hover{background:#fff;box-shadow:none}.profile-img{border:2px solid #fff;border-radius:50%;height:32px;width:32px}.profile-icon{color:#1e293b;height:40px;width:40px}.avatar-button{align-items:center;background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;width:44px}.avatar-button:hover .profile-icon{color:#3b82f6;transform:scale(1.1)}.profile-name{color:#1e293b;font-size:.9rem;font-weight:600}.chevron{color:#64748b;transition:transform .3s ease}.chevron.open{transform:rotate(180deg)}.glass-dropdown{animation:dropdownSlide .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #e5e7ebcc;border-radius:12px;box-shadow:none;min-width:200px;padding:.5rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item-glass{align-items:center;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;transition:all .2s ease}.dropdown-item-glass:hover{background:#6366f11a;color:#1e293b}.dropdown-item-glass.danger{color:#ef4444}.dropdown-item-glass.danger:hover{background:#ef44441a}@media (min-width:1025px){.dropdown-item-glass.hide-on-desktop{display:none!important}}.dropdown-divider-glass{background:#94a3b833;height:1px;margin:.5rem 0}.back-to-dashboard-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.938rem;font-weight:600;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1.5rem;max-width:-webkit-fit-content;max-width:fit-content;padding:.875rem 2rem;text-align:center;transition:all .25s ease;width:100%}.back-to-dashboard-btn:hover{opacity:.9}.back-to-dashboard-btn:active{opacity:.8}.glass-grid{grid-gap:1.5rem;animation:fadeInUp .8s ease-out .2s both;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:1fr 1fr;overflow:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.left-column,.right-column{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e5e7ebcc;border-radius:20px;box-shadow:none;padding:1.5rem;transition:all .3s ease}.glass-card:hover{box-shadow:none;transform:none}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.card-header h3{color:#1e293b;font-size:1.125rem;font-weight:700;margin:0}.view-link{color:#06b6d4;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s ease}.view-link:hover{color:#0891b2}.welcome-card-split{grid-gap:0;border-radius:20px;display:grid;flex:1 1;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:visible;padding:0;position:relative}.welcome-content-side{background:#fff;border-radius:20px 0 0 20px;gap:1.25rem;max-height:100%;min-width:0;padding:1.75rem;z-index:5}.hero-header,.welcome-content-side{display:flex;flex-direction:column;overflow:visible;position:relative}.hero-header{border-bottom:1px solid #e5e7eb;gap:.5rem;padding-bottom:1rem;z-index:10}.welcome-heading{align-items:baseline;color:#000;display:flex;flex-wrap:nowrap;font-size:1.5rem;font-weight:400;gap:.5rem;letter-spacing:-.3px;line-height:1.2;margin:0;overflow:visible;position:relative;white-space:nowrap;z-index:20}.highlight-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#06b6d4);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:3rem;font-weight:700;letter-spacing:-1px;line-height:1;max-width:none}.dashboard-subtitle{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.companies-section{display:flex;flex-direction:column;gap:.75rem}.section-label{align-items:center;display:flex;gap:.5rem}.section-label span{color:#000;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.companies-chips{display:flex;flex-wrap:wrap;gap:.5rem}.company-chip{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:50px;cursor:pointer;display:inline-flex;gap:.5rem;padding:.5rem .875rem;transition:all .2s ease}.company-chip:hover{background:#f9fafb;border-color:#3b82f6;box-shadow:0 4px 8px #00000014;transform:translateY(-2px)}.company-chip svg{flex-shrink:0;height:16px;width:16px}.company-chip span{color:#000;font-size:.813rem;font-weight:500}.profile-action-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:.938rem;font-weight:600;gap:.625rem;justify-content:center;margin-top:auto;max-width:-webkit-fit-content;max-width:fit-content;padding:.875rem 2rem;transition:all .25s ease}.profile-action-btn:hover{opacity:.9}.profile-action-btn:active{opacity:.8}.welcome-title{color:#1e293b;font-size:1.75rem;font-weight:300;line-height:1.3;margin:0}.welcome-name{background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:8px;box-shadow:0 2px 8px #3b82f64d;color:#fff;display:inline-block;font-weight:600;padding:.25rem .75rem}.welcome-description{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.welcome-user-details{display:flex;flex-direction:column;gap:.75rem}.detail-item{align-items:flex-start;color:#475569;display:flex;font-size:.8rem;gap:.75rem;line-height:1.5}.detail-icon{align-items:center;background:#3b82f614;border-radius:8px;color:#3b82f6;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.detail-item span{flex:1 1;padding-top:.4rem}.dream-companies-section{display:flex;flex-direction:column;gap:.75rem}.dream-companies-header{align-items:center;color:#6b7280;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;letter-spacing:.5px;text-transform:uppercase}.company-cards-container{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr)}.company-card-small{align-items:center;background:#1f2937;border:1px solid #ffffff1a;border-radius:10px;cursor:pointer;display:flex;gap:.5rem;padding:.625rem .75rem;transition:all .3s ease}.company-card-small:hover{box-shadow:0 6px 16px #0003;transform:translateY(-3px)}.company-icon-small{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.company-card-small span{color:#fff;font-size:.75rem;font-weight:600;white-space:nowrap}.company-card-small.google{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.company-card-small.google:hover{background:linear-gradient(135deg,#4285f4,#34a853)}.company-card-small.microsoft{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.company-card-small.microsoft:hover{background:linear-gradient(135deg,#00a4ef,#7fba00)}.company-card-small.microsoft .company-icon-small svg{color:#00a4ef}.company-card-small.amazon{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.company-card-small.amazon:hover{background:linear-gradient(135deg,#f90,#146eb4)}.company-card-small.amazon .company-icon-small svg{color:#f90}.company-card-small.meta{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.company-card-small.meta:hover{background:linear-gradient(135deg,#0668e1,#00c6ff)}.company-card-small.meta .company-icon-small svg{color:#0668e1}.company-card-small.apple{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.company-card-small.apple:hover{background:linear-gradient(135deg,#555,#000)}.company-card-small.apple .company-icon-small svg{color:#fff}.welcome-edit-profile{align-items:center;background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;border-radius:10px;box-shadow:none;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:auto;padding:.75rem 1.5rem;transition:all .3s ease}.welcome-edit-profile:hover{box-shadow:none;transform:translateY(-1px)}.welcome-visual-side{background:#fff;border-radius:0 20px 20px 0;min-width:0;overflow:hidden;z-index:1}.visual-illustration,.welcome-visual-side{align-items:center;display:flex;justify-content:center;position:relative}.visual-illustration{height:100%;width:100%}.illustration-avatar-large{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.illustration-avatar-large img{height:100%;object-fit:cover;pointer-events:none;width:100%}.deco-star{animation:twinkle 3s ease-in-out infinite;color:#fbbf24;font-size:1.5rem;opacity:.8;position:absolute;z-index:3}.star-1{animation-delay:0s;left:12%;top:15%}.star-2{animation-delay:1s;font-size:1.2rem;left:8%;top:55%}.star-3{animation-delay:2s;bottom:15%;font-size:1rem;left:18%}.star-4{animation-delay:1.5s;font-size:1.3rem;right:12%;top:20%}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.stats-card{flex-shrink:0}.stats-grid{grid-gap:1rem;gap:1rem}.stat-item{text-align:center}.stat-label{color:#64748b;font-size:.75rem;margin-bottom:.5rem}.small-cards-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.small-card{cursor:default;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;position:relative}.practice-progress-badge{animation:fadeInScale .3s ease;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 2px 8px #667eea4d;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .6rem;position:absolute;right:.75rem;top:.75rem;z-index:10}@media (max-width:768px){.practice-progress-badge{border-radius:10px;box-shadow:0 2px 6px #667eea66;font-size:.7rem;font-weight:600;padding:.2rem .5rem;position:absolute;right:1rem;top:-.5rem}}@media (max-width:480px){.practice-progress-badge{font-size:.65rem;padding:.18rem .45rem;right:.75rem;top:-.45rem}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.small-card.clickable{cursor:pointer;transition:all .3s ease}.small-card.clickable:hover{box-shadow:none;transform:translateY(-2px)}.small-card.clickable:hover .arrow-icon{transform:translateX(4px)}.small-card.clickable:active{transform:translateY(-2px)}.small-card-header{align-items:center;display:flex;gap:.75rem}.small-card-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.small-card-icon.purple{background:linear-gradient(135deg,#a78bfa,#8b5cf6);color:#fff}.small-card-icon.pink{background:linear-gradient(135deg,#f9a8d4,#ec4899);color:#fff}.small-card-icon.orange{background:linear-gradient(135deg,#fdba74,#f97316);color:#fff}.small-card-icon.teal{background:linear-gradient(135deg,#5eead4,#14b8a6);color:#fff}.small-card-title{color:#000;font-size:.95rem;font-weight:700;line-height:1.2}.small-card-description{color:#000;font-size:.75rem;font-weight:500;line-height:1.4}.small-card-footer{align-items:center;border-top:1px solid #94a3b826;display:flex;justify-content:space-between;margin-top:auto;padding-top:.5rem}.question-count{color:#000;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.arrow-icon{color:#94a3b8;transition:all .3s ease}.hero-modern-card{background:#fff;border-radius:24px;box-shadow:none;cursor:pointer;display:flex;flex:1 1;flex-direction:column;min-height:320px;overflow:hidden;transition:none}.hero-modern-card:hover{box-shadow:none;transform:none}.hero-icon-section{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;justify-content:center;overflow:hidden;padding:2.5rem 2rem;position:relative;width:100%}.hero-icon-section:before{background:radial-gradient(circle at top right,#667eea26 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.icon-grid{flex-direction:row;flex-wrap:wrap;gap:3rem;padding:1.5rem 2rem;position:relative;z-index:1}.company-icon,.icon-grid{align-items:center;display:flex;justify-content:center}.company-icon,.company-icon svg{transition:all .3s ease}.company-icon svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));height:48px;width:48px}.company-icon:hover svg{filter:drop-shadow(0 6px 12px rgba(0,0,0,.2));transform:scale(1.1)}@supports (-webkit-appearance:none) and (not (-ms-ime-align:auto)){.hero-icon-section{padding:3rem 2rem}.icon-grid{padding:2rem}}.icon-1,.icon-2,.icon-3,.icon-4,.icon-5,.icon-6{animation:none}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-text-section{display:flex;flex:1 1;flex-direction:column;gap:1.25rem;padding:2rem 2.5rem}.hero-label{color:#94a3b8;font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-modern-title{color:#64748b;font-size:2rem;font-weight:500;line-height:1.4;margin:0}.highlight-text{color:#1e293b;font-weight:700}.hero-modern-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#06b6d4)!important;border:none!important;border-radius:100px!important;box-shadow:0 4px 16px #3b82f640!important;color:#fff!important;cursor:pointer;display:inline-flex;font-size:16px!important;font-weight:600!important;gap:12px;justify-content:center;letter-spacing:.3px;margin-top:auto;overflow:hidden!important;padding:16px 40px!important;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.hero-modern-button:hover{box-shadow:0 6px 20px #3b82f659!important;transform:translateY(-2px)}.hero-modern-button:active{transform:translateY(0)}.hero-modern-button svg{flex-shrink:0;transition:transform .3s ease}.hero-modern-button:hover svg{transform:translateX(4px)}.hero-content{display:flex;flex-direction:column;gap:.75rem;max-width:65%;position:relative;z-index:2}.hero-header-section{display:flex;flex-direction:column;gap:.5rem}.ai-badge{background:#ffffff40;border-radius:50px;color:#fff;display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem;padding:.25rem .75rem;width:-webkit-fit-content;width:fit-content}.hero-content h3{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0}.hero-content p{color:#fffffff2;font-size:.813rem;line-height:1.4;margin:.25rem 0 0}.hero-features{display:flex;flex-direction:column;gap:.5rem}.feature-pills{display:flex;flex-wrap:wrap;gap:.375rem}.pill{background:#fff3;border-radius:50px;color:#fff;font-size:.688rem;font-weight:500;padding:.25rem .625rem;white-space:nowrap}.hero-button{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 4px 12px #00000026;color:#3b82f6;cursor:pointer;display:inline-flex;font-size:.938rem;font-weight:600;gap:.625rem;justify-content:center;max-width:-webkit-fit-content;max-width:fit-content;padding:.875rem 2rem;transition:all .25s ease}.hero-button:hover{background:#f8faff;box-shadow:0 6px 20px #0003;transform:translateY(-2px)}.hero-button:active{box-shadow:0 2px 8px #0000001a;transform:translateY(0)}.hero-illustration{height:150px;position:absolute;right:2rem;top:50%;transform:translateY(-50%);width:150px}.floating-shape{animation:float 6s ease-in-out infinite;border-radius:50%;position:absolute}.shape-1{animation-delay:0s;background:#ffffff4d;height:80px;left:0;top:0;width:80px}.shape-2{animation-delay:1s;background:#fff3;bottom:0;height:60px;right:0;width:60px}.shape-3{animation-delay:2s;background:#ffffff40;height:40px;right:20px;top:20px;width:40px}.shape-4{animation-delay:3s;background:#ffffff26;bottom:20px;height:50px;left:20px;width:50px}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.1)}}@media (max-width:1200px){.glass-grid{grid-template-columns:1fr;overflow-y:auto}.glass-dashboard{height:auto;overflow-y:auto}.small-cards-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.glass-dashboard{padding:1rem}.glass-dashboard .brand-initials{font-size:.7rem}.glass-dashboard .brand-initials-box{min-height:45px;min-width:45px;padding:.35rem}.glass-dashboard .brand-fullname div{font-size:.84rem}.glass-dashboard .brand-logo-stacked{align-items:flex-end;gap:.45rem}.glass-grid{display:flex;flex-direction:column;gap:1rem}.welcome-card-split{order:1}.hero-modern-card{order:2}.small-cards-grid{order:3}.stats-card{order:4}.small-cards-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{gap:.5rem!important;grid-template-columns:1fr 1fr 1fr!important}.stat-item{padding:.5rem .25rem}.stat-value{font-size:1.4rem!important}.stat-label{font-size:.65rem!important}.hero-content{max-width:100%}.hero-illustration{height:100px;opacity:.3;width:100px}.hero-modern-card{min-height:280px}.hero-icon-section{padding:2rem 1.5rem}.icon-grid{flex-wrap:wrap;gap:1rem}.company-icon svg{height:44px;width:44px}.hero-text-section{gap:1rem;padding:1.5rem 1.75rem}.hero-modern-title{font-size:1.5rem}.hero-modern-button{border-radius:100px!important;justify-content:center!important;padding:14px 36px!important;width:100%!important}.profile-name{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.modal-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.modal-card{background:#fff;border:1px solid #e5e7ebcc;border-radius:16px;box-shadow:0 10px 30px #0000001f;max-width:90vw;overflow:hidden;width:520px}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 1.25rem}.modal-header h3{color:#111827;font-size:1.125rem;font-weight:700;margin:0}.modal-close{background:#0000;border:none;color:#6b7280;cursor:pointer;font-size:1.25rem;line-height:1}.modal-body{display:flex;flex-direction:column;gap:.875rem;padding:1rem 1.25rem}.avatar-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr)}.avatar-choice{background:#0000;border:2px solid #0000;border-radius:12px;cursor:pointer;padding:0}.avatar-choice img{border-radius:10px;height:64px;object-fit:cover;width:100%}.avatar-choice.selected{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.modal-divider{background:#e5e7eb;height:1px;margin:.5rem 0 .25rem}.modal-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.modal-field{display:flex;flex-direction:column;gap:.375rem}.modal-field span{color:#475569;font-size:.8125rem;font-weight:600}.modal-field input{border:1.5px solid #e5e7eb;border-radius:10px;font-size:.95rem;outline:none;padding:.625rem .75rem}.modal-field input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:.5rem;justify-content:flex-end;padding:1rem 1.25rem}.btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;color:#111827}.btn-primary,.btn-secondary{cursor:pointer;font-weight:600;padding:.6rem 1rem}.btn-primary{background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;border-radius:10px;color:#fff}@media (max-width:1024px){*{-ms-overflow-style:none!important;scrollbar-width:none!important}::-webkit-scrollbar{display:none!important}}@media (max-width:1024px){.glass-dashboard{padding:1rem}.glass-grid{-ms-overflow-style:none;display:flex;flex-direction:column;gap:1rem;height:auto;overflow-y:auto;scrollbar-width:none}.glass-grid::-webkit-scrollbar{display:none}.welcome-card-split{order:1}.hero-modern-card{order:2}.small-cards-grid{order:3}.stats-card{order:4}.small-cards-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.glass-dashboard{-ms-overflow-style:none;height:auto;overflow-y:auto;padding:.75rem;scrollbar-width:none}.glass-dashboard::-webkit-scrollbar{display:none}.glass-header{margin-bottom:.75rem;padding:.5rem 0}.glass-dashboard .brand-initials-box{border:2px solid #000;min-height:45px;min-width:45px;padding:.35rem}.glass-dashboard .brand-initials{font-size:.7rem;letter-spacing:.08rem}.glass-dashboard .brand-fullname div{font-size:.84rem;letter-spacing:.1rem}.glass-dashboard .brand-logo-stacked{gap:.35rem}.profile-icon{height:32px;width:32px}.avatar-button{height:36px;width:36px}.welcome-card-split{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.illustration-avatar-side{align-items:center;display:flex!important;justify-content:center;margin:0 auto;max-width:140px;order:-1;width:100%}.illustration-avatar-side img{height:auto;max-width:140px;width:100%}.welcome-content-side{padding:0;width:100%}.welcome-heading{font-size:1.1rem;line-height:1.3;margin-bottom:.75rem}.welcome-name{font-size:1.3rem}.profile-details-grid{gap:.75rem;margin:1rem 0}.profile-info-item{font-size:.85rem;padding:.75rem}.profile-info-label{font-size:.7rem;margin-bottom:.35rem}.profile-info-value{font-size:.9rem}.profile-tags{gap:.5rem;margin-top:1rem}.profile-tag{font-size:.8rem;padding:.45rem .75rem}.profile-edit-button{font-size:.9rem;margin-top:1rem;padding:.75rem 1.25rem;width:100%}.stats-card{padding:1rem}.stats-card h3{font-size:1.1rem}.stats-card .card-header,.stats-card h3{margin-bottom:.25rem}.stats-grid{gap:.75rem!important;grid-template-columns:1fr 1fr 1fr!important}.stat-item{padding:.5rem .25rem}.stat-value{font-size:1.5rem!important;margin-bottom:.25rem}.stat-label{font-size:.7rem!important}.hero-modern-card{flex-direction:column;min-height:auto;overflow:hidden;padding:0}.hero-icon-section{margin:0;padding:1.5rem 1rem;width:100%}.icon-grid{display:flex;flex-wrap:nowrap;gap:.4rem;justify-content:space-between;width:100%}.company-icon svg{height:38px;width:38px}.hero-text-section{padding:1.25rem 1rem 1.5rem;width:100%}.hero-label-modern{font-size:.7rem;margin-bottom:.5rem}.hero-modern-title{font-size:1.1rem;line-height:1.3;margin-bottom:.75rem}.hero-modern-button{border-radius:100px!important;font-size:14px!important;padding:12px 32px!important;width:100%!important}.small-cards-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.small-card-modern{padding:1rem}.small-card-icon{height:36px;width:36px}.small-card-icon svg{height:18px;width:18px}.small-card-title{font-size:.95rem}.small-card-subtitle{font-size:.75rem}.modal-card{margin:1rem;max-width:95vw}.modal-row{grid-template-columns:1fr}.avatar-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.glass-dashboard{padding:.5rem}.glass-dashboard .brand-initials-box{min-height:28px;min-width:28px;padding:.2rem}.glass-dashboard .brand-initials{font-size:.45rem;letter-spacing:.06rem}.glass-dashboard .brand-fullname div{font-size:.5rem;letter-spacing:.08rem}.welcome-card{gap:.75rem;padding:.75rem}.illustration-avatar-large{max-width:100px}.welcome-heading{font-size:.9rem}.welcome-name{font-size:1rem}.profile-info-item{font-size:.7rem;padding:.4rem}.profile-tag{font-size:.65rem;padding:.3rem .5rem}.company-icon svg{height:32px;width:32px}.icon-grid{gap:.3rem}.hero-modern-title{font-size:1rem}.stat-value{font-size:1.3rem!important}.stat-label{font-size:.6rem!important}}@media (max-width:768px){.glass-dashboard .glass-grid{display:flex;flex-direction:column;gap:1rem}.glass-dashboard .left-column,.glass-dashboard .right-column{display:contents}.glass-dashboard .welcome-card-split{order:1}.glass-dashboard .hero-modern-card{order:2}.glass-dashboard .small-cards-grid{order:3}.glass-dashboard .stats-card{display:block!important;min-height:auto;order:4;padding:1rem}.glass-dashboard .stats-card .card-header{display:block;margin-bottom:.75rem}.glass-dashboard .stats-card .card-header h3{color:#1e293b;font-size:1.1rem;font-weight:600}.glass-dashboard .stats-grid{grid-gap:.75rem!important;display:grid!important;gap:.75rem!important;grid-template-columns:1fr 1fr 1fr!important}.glass-dashboard .stat-item{align-items:center;display:flex;flex-direction:column;padding:.5rem .25rem;text-align:center}.glass-dashboard .stat-label{color:#64748b;font-size:.7rem!important;margin-bottom:.25rem}.glass-dashboard .stat-value{color:#1e293b;font-size:1.5rem!important;font-weight:700}.glass-dashboard .welcome-card-split{position:relative}.glass-dashboard .welcome-visual-side{background:#0000;display:block;height:auto;padding:0;pointer-events:none;position:absolute;right:16px;top:64px;width:140px;z-index:1}.glass-dashboard .illustration-avatar-large,.glass-dashboard .visual-illustration{height:auto;position:relative;width:100%}.glass-dashboard .illustration-avatar-large img{height:auto;object-fit:contain;width:100%}.glass-dashboard .deco-star{display:none}.glass-dashboard .welcome-card-split{padding-right:0}.glass-dashboard .welcome-visual-side{display:none!important}}@media (max-width:480px){.glass-dashboard .welcome-card-split{padding-right:0}.glass-dashboard .welcome-visual-side{display:none!important}}.mobile-welcome-bar{display:none}@media (max-width:768px){.mobile-welcome-bar{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;justify-content:flex-start;margin-bottom:.75rem;padding:.9rem 1rem;width:100%}.mobile-welcome-text{color:#000;font-size:1.1rem;font-weight:500;text-align:left}.mobile-highlight-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#06b6d4);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;letter-spacing:-.5px;margin-left:.35rem}.welcome-card-split{display:none}.welcome-card-split.mobile-show{display:block}.glass-grid.mobile-profile-mode .hero-modern-card,.glass-grid.mobile-profile-mode .small-cards-grid,.glass-grid.mobile-profile-mode .stats-card{display:none!important}}.stat-label-short{display:none}.stat-label-full{display:inline}@media (max-width:768px){.stat-label-short{display:inline}.stat-label-full{display:none}}.brand-logo-stacked{cursor:pointer;position:relative;transition:transform .2s ease,opacity .2s ease;z-index:10}.brand-logo-stacked:hover{opacity:.9;transform:scale(1.05)}.beta-badge-logo{animation:pulse-beta-logo 2s ease-in-out infinite;background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 2px 6px #ef444466;color:#fff;font-size:8px;font-weight:700;left:-8px;letter-spacing:.3px;padding:2px 8px;position:absolute;top:-6px;transform:rotate(-12deg);transform-origin:center;z-index:20}@keyframes pulse-beta-logo{0%,to{opacity:1;transform:rotate(-12deg) scale(1)}50%{opacity:.92;transform:rotate(-12deg) scale(1.08)}}@media (max-width:768px){.beta-badge-logo{border-radius:8px;box-shadow:0 1px 4px #ef44444d;font-size:5px;left:-6px;letter-spacing:.2px;padding:1px 5px;top:-4px}}.suggestions-modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.suggestions-modal-content{animation:slideIn .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:550px;overflow-y:auto;padding:30px;width:100%}.suggestions-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.suggestions-modal-header h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.suggestions-close-btn{background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-size:1.5rem;padding:5px 10px;transition:all .2s ease}.suggestions-close-btn:hover:not(:disabled){background:#f1f5f9;color:#1e293b}.suggestions-close-btn:disabled{cursor:not-allowed;opacity:.5}.suggestions-form{display:flex;flex-direction:column;gap:15px}.suggestions-description{color:#64748b;font-size:.938rem;margin:0}.suggestions-error{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:.875rem;padding:10px 14px}.suggestions-textarea{border:2px solid #e2e8f0;border-radius:12px;font-family:inherit;font-size:1rem;min-height:120px;padding:14px;resize:vertical;transition:all .2s ease;width:100%}.suggestions-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.suggestions-textarea:disabled{background:#f8fafc;cursor:not-allowed}.suggestions-char-count{color:#94a3b8;font-size:.813rem;text-align:right}.suggestions-actions{display:flex;gap:12px;margin-top:10px}.suggestions-cancel-btn,.suggestions-submit-btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:.938rem;font-weight:600;padding:12px;transition:all .2s ease}.suggestions-cancel-btn{background:#f1f5f9;color:#475569}.suggestions-cancel-btn:hover:not(:disabled){background:#e2e8f0}.suggestions-submit-btn{background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff}.suggestions-submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #3b82f64d;transform:translateY(-2px)}.suggestions-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.suggestions-success-message{padding:40px 20px;text-align:center}.success-icon{align-items:center;animation:successPop .5s ease;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:64px;justify-content:center;margin:0 auto 20px;width:64px}@keyframes successPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.suggestions-success-message h3{color:#1e293b;font-size:1.5rem;margin:0 0 10px}.suggestions-success-message p{color:#64748b;margin:0}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2"),url(../../static/media/KaTeX_AMS-Regular.d562e886c52f12660a41.woff) format("woff"),url(../../static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../../static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2"),url(../../static/media/KaTeX_Caligraphic-Bold.d757c535a2e5902f1325.woff) format("woff"),url(../../static/media/KaTeX_Caligraphic-Bold.7489a2fbfb9bfe704420.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2"),url(../../static/media/KaTeX_Caligraphic-Regular.db074fa22cf224af93d7.woff) format("woff"),url(../../static/media/KaTeX_Caligraphic-Regular.7e873d3833eb108a0758.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../../static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2"),url(../../static/media/KaTeX_Fraktur-Bold.354501bac435c3264834.woff) format("woff"),url(../../static/media/KaTeX_Fraktur-Bold.4c761b3711973ab04edf.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2"),url(../../static/media/KaTeX_Fraktur-Regular.6fdf0ac577be0ba82a4c.woff) format("woff"),url(../../static/media/KaTeX_Fraktur-Regular.ed305b5434865e06ffde.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../../static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2"),url(../../static/media/KaTeX_Main-Bold.0c3b8929d377c0e9b2f3.woff) format("woff"),url(../../static/media/KaTeX_Main-Bold.8169508bf58f8bd92ad8.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../../static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2"),url(../../static/media/KaTeX_Main-BoldItalic.428978dc7837d46de091.woff) format("woff"),url(../../static/media/KaTeX_Main-BoldItalic.828abcb200061cffbaae.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../../static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2"),url(../../static/media/KaTeX_Main-Italic.fd947498bc16392e76c2.woff) format("woff"),url(../../static/media/KaTeX_Main-Italic.fa675e5e4bec9eb250b6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2"),url(../../static/media/KaTeX_Main-Regular.4f35fbcc9ee8614c2bcc.woff) format("woff"),url(../../static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../../static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2"),url(../../static/media/KaTeX_Math-BoldItalic.3f07ed67f06c720120ce.woff) format("woff"),url(../../static/media/KaTeX_Math-BoldItalic.bf2d440b3a42ea78a998.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../../static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2"),url(../../static/media/KaTeX_Math-Italic.96759856b4e70f3a8338.woff) format("woff"),url(../../static/media/KaTeX_Math-Italic.8a5f936332e8028c7278.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(../../static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2"),url(../../static/media/KaTeX_SansSerif-Bold.b9cd458ac6d5889ff9c3.woff) format("woff"),url(../../static/media/KaTeX_SansSerif-Bold.5b49f4993ae22d7975b4.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(../../static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2"),url(../../static/media/KaTeX_SansSerif-Italic.8d593cfaa96238d5e2f8.woff) format("woff"),url(../../static/media/KaTeX_SansSerif-Italic.b257a18c016f37ee4543.ttf) format("truetype")}@font-face{font-display:block;font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2"),url(../../static/media/KaTeX_SansSerif-Regular.02271ec5cb9f5b4588ac.woff) format("woff"),url(../../static/media/KaTeX_SansSerif-Regular.2f7bc363fc5424ebda59.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2"),url(../../static/media/KaTeX_Script-Regular.073b3402d036714b4370.woff) format("woff"),url(../../static/media/KaTeX_Script-Regular.fc9ba5249878cd8f8d88.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2"),url(../../static/media/KaTeX_Size1-Regular.0108e89c9003e8c14ea3.woff) format("woff"),url(../../static/media/KaTeX_Size1-Regular.6de7d4b539221a49e9e2.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2"),url(../../static/media/KaTeX_Size2-Regular.3a99e70aee4076660d38.woff) format("woff"),url(../../static/media/KaTeX_Size2-Regular.57f5c1837853986ea1db.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2"),url(../../static/media/KaTeX_Size3-Regular.7947224e8a9914fa332b.woff) format("woff"),url(../../static/media/KaTeX_Size3-Regular.8d6b6822586eea3d3b20.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2"),url(../../static/media/KaTeX_Size4-Regular.aeffd8025cba3647f1a6.woff) format("woff"),url(../../static/media/KaTeX_Size4-Regular.4ad7c7e8bb8d10a34bb7.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2"),url(../../static/media/KaTeX_Typewriter-Regular.4c6b94fd1d07f8beff7c.woff) format("woff"),url(../../static/media/KaTeX_Typewriter-Regular.c5c02d763c89380dcb4e.ttf) format("truetype")}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.25"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body,html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%}body,html{touch-action:pan-x pan-y;-ms-touch-action:pan-x pan-y}body{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background:#fafbfc;color:#0d1117;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}#root{height:100%}.app{background:linear-gradient(135deg,#f6f8fa,#fff);display:flex;flex-direction:column;height:100vh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.header{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #d1d9e0;display:flex;justify-content:space-between;padding:12px 20px;position:relative;z-index:100}.header .header-left .icon-btn:first-child{display:none}.header:before{background:linear-gradient(90deg,#0000,#8b5cf6,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.header-right{gap:12px}.header-right,.icon-btn{align-items:center;display:flex}.icon-btn{background:#fffc;border:1px solid #d1d9e0;border-radius:8px;color:#656d76;cursor:pointer;height:36px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:36px}.icon-btn:hover{background:#f6f8fa;border-color:#8b5cf6;color:#8b5cf6;transform:translateY(-1px)}.topic{align-items:center;color:#0d1117;display:flex;font-size:18px;font-weight:600;gap:8px;letter-spacing:-.02em}.topic-full{display:inline}.topic-short{display:none}.connection-status{align-items:center;color:#656d76;display:flex;font-size:12px;gap:6px}.status-dot{border-radius:50%;height:6px;transition:all .3s;width:6px}.status-dot.connected{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.status-dot.disconnected{background:#ef4444;box-shadow:0 0 0 2px #ef444433}.timer{align-items:center;background:#f6f8fa;border:1px solid #d1d9e0;border-radius:6px;color:#656d76;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 10px}.primary-btn{background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:50px!important;box-shadow:0 1px 3px #8b5cf64d;color:#fff;cursor:pointer;font-size:14px!important;font-weight:500;line-height:20px;padding:12px 28px!important;transition:all .2s cubic-bezier(.4,0,.2,1)}.primary-btn:hover{box-shadow:0 4px 12px #8b5cf666;transform:translateY(-1px)}.main{grid-gap:1px;background:#d1d9e0;display:grid;flex:1 1;gap:1px;grid-template-columns:1fr 1fr;overflow:hidden}.main-centered{align-items:stretch;background:#f3f4f6;display:flex;justify-content:center;padding:0 clamp(5%,25vw,25%)}#root,.App,.interview-container,body,html{height:100%}.interview-container{display:flex;flex-direction:column}.chat-section{background:#fff;gap:20px;overflow:hidden;padding:24px}.chat-section-centered{border-radius:12px;box-shadow:0 2px 8px #0000001a;max-width:100%;width:100%}.ai-intro{align-items:flex-start;background:#0000;border:none;display:flex;gap:16px;padding:20px}.ai-avatar{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:12px;box-shadow:0 4px 12px #8b5cf64d;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.ai-text h3{color:#000;font-size:16px;font-weight:600;margin-bottom:4px}.ai-text p{color:#000;font-size:14px;font-weight:500;line-height:1.5}.messages-container{display:flex;flex-direction:column;gap:16px;margin-right:-6px;min-height:200px;padding-right:8px}.empty-state{color:#656d76;flex:1 1;padding:40px 20px;text-align:center}.empty-icon{color:#a1a1aa;margin-bottom:16px}.empty-state h3{color:#0d1117;font-size:16px;margin-bottom:8px}.empty-state p{font-size:14px;line-height:1.5;max-width:280px}.message{-webkit-font-smoothing:antialiased;animation:slideUp .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,opacity}.message-content{max-width:90%}.message.user .message-content{margin-left:auto}.message-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.sender{color:#656d76;font-size:12px;font-weight:600}.timestamp{color:#a1a1aa;font-size:11px}.message-text{background:#fff;border:1px solid #d1d9e0;border-radius:12px;color:#0d1117;font-size:14px;line-height:1.5;padding:12px 16px}.markdown-content h1{border-bottom:2px solid #d1d9e0;color:#0d1117;font-size:1.5em;font-weight:700;margin-bottom:.75em;margin-top:1.5em;padding-bottom:.5em}.markdown-content h2{color:#0d1117;font-size:1.3em;font-weight:600;margin-bottom:.625em;margin-top:1.25em}.markdown-content h3{color:#374151;font-size:1.15em;font-weight:600;margin-bottom:.5em;margin-top:1em}.markdown-content p{line-height:1.7;margin-bottom:1em}.markdown-content ol,.markdown-content ul{margin-bottom:1em;margin-left:1.5em}.markdown-content li{line-height:1.6;margin-bottom:.5em}.markdown-content strong{color:#0d1117;font-weight:600}.markdown-content em{color:#374151;font-style:italic}.markdown-content code{background:#f3f4f6;border-radius:4px;color:#d63384;font-family:Monaco,Menlo,Consolas,monospace;font-size:.9em;padding:2px 6px}.markdown-content pre{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;margin:1em 0;overflow-x:auto;padding:12px 16px}.markdown-content pre code{background:#0000;color:#0d1117;font-size:.875em;line-height:1.6;padding:0}.markdown-content blockquote{border-left:4px solid #8b5cf6;color:#6b7280;font-style:italic;margin:1em 0;padding-left:1em}.markdown-content hr{border:none;border-top:2px solid #e5e7eb;margin:1.5em 0}.markdown-content table{border-collapse:collapse;margin:1em 0;width:100%}.markdown-content td,.markdown-content th{border:1px solid #d1d9e0;padding:8px 12px;text-align:left}.markdown-content th{background:#f3f4f6;font-weight:600}.markdown-content a{color:#8b5cf6;text-decoration:none}.markdown-content a:hover{text-decoration:underline}.message.user .message-text{background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;color:#fff}.message.analyzing .message-text{align-items:center;background:#fff7ed;border-color:#fed7aa;display:flex;font-style:italic;gap:8px}.typing-indicator{display:flex;gap:3px}.typing-indicator span{animation:typing 1.4s ease-in-out infinite;background:#f97316;border-radius:50%;height:4px;width:4px}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}.input-section{display:flex;flex-direction:column;gap:12px}.input-controls{align-items:center;display:flex;gap:12px;justify-content:space-between}.input-mode-toggle{background:#f6f8fa;border:1px solid #d1d9e0;border-radius:10px;display:inline-flex;gap:4px;padding:4px}.input-mode-toggle .toggle-option{align-items:center;background:#0000;border:none;border-radius:8px;color:#656d76;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:6px 10px;transition:all .15s ease}.input-mode-toggle .toggle-option:hover{background:#eef2f7}.input-mode-toggle .toggle-option.active{background:#fff;box-shadow:0 1px 2px #0000000d;color:#0d1117}.drawing-disclaimer{align-items:center;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;color:#0369a1;display:flex;font-size:.875rem;gap:8px;padding:8px 12px}.drawing-disclaimer svg{color:#0369a1;flex-shrink:0}.response-info{align-items:center;display:flex;justify-content:space-between}.response-count{color:#656d76;font-size:12px;font-weight:500}.input-area{align-items:flex-end;display:flex;gap:12px}.message-input{background:#fff;border:2px solid #d1d9e0;border-radius:12px;flex:1 1;font-family:inherit;font-size:14px;max-height:160px;min-height:88px;outline:none;padding:16px;resize:vertical;transition:all .2s cubic-bezier(.4,0,.2,1)}.message-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.input-actions{display:flex;flex-direction:column;gap:8px}.record-btn{align-items:center;background:#fff;border:2px solid #d1d9e0;border-radius:10px;color:#656d76;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:44px}.record-btn:hover{border-color:#ef4444;color:#ef4444;transform:translateY(-1px)}.record-btn.recording{animation:pulse 2s infinite;background:linear-gradient(135deg,#ef4444,#f87171);border-color:#ef4444;color:#fff}.recording-indicator-dot{animation:blink 1s infinite;background:#fff;border-radius:50%;height:8px;position:absolute;right:4px;top:4px;width:8px}.recording-instruction-badge{animation:desktopBadgePulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#ef4444,#dc2626);border:1.4px solid #fff;border-radius:16.8px;box-shadow:0 4.2px 11.2px #ef444480;color:#fff;font-size:7.7px;font-weight:700;left:-60px;letter-spacing:.28px;padding:5.6px 11.2px;pointer-events:none;position:absolute;text-transform:uppercase;top:-38px;white-space:nowrap;z-index:1000}@keyframes desktopBadgePulse{0%,to{box-shadow:0 4.2px 11.2px #ef444480;transform:scale(1)}50%{box-shadow:0 5.6px 16.8px #ef4444b3;transform:scale(1.05)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.send-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:10px;box-shadow:0 2px 8px #8b5cf64d;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:44px}.send-btn:hover:not(:disabled){box-shadow:0 4px 16px #8b5cf666;transform:translateY(-2px)}.send-btn:disabled{cursor:not-allowed;opacity:.4;transform:none}.voice-panel{grid-gap:16px;align-items:center;background:#fff;border:2px solid #d1d9e0;border-radius:12px;display:grid;flex:1 1 auto;gap:16px;grid-template-columns:72px 1fr;padding:16px;width:100%}.voice-panel.compact{min-height:88px}.voice-orb{border-radius:9999px;box-shadow:0 12px 34px #8b5cf659;height:60px;overflow:hidden;position:relative;width:60px}.voice-orb.swirl:before{animation:swirl 6s linear infinite;background:conic-gradient(from 0deg,#a78bfa,#8b5cf6,#7c3aed,#a78bfa);content:"";inset:-20%;position:absolute}.voice-orb.swirl:after{background:radial-gradient(circle at 35% 35%,#ffffff59,#ffffff0d);border-radius:9999px;content:"";inset:6px;position:absolute}@keyframes swirl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes orbGlow{0%,to{filter:saturate(1) brightness(1);transform:scale(1)}50%{filter:saturate(1.2) brightness(1.05);transform:scale(1.03)}}.voice-center,.voice-main{display:flex;flex-direction:column;gap:8px}.voice-header{align-items:center;display:flex;justify-content:space-between}.voice-eq{align-items:flex-end;display:flex;gap:6px;height:26px;width:100%}.voice-eq.long{gap:4px}.voice-eq .eq-bar{animation:eq 1.05s ease-in-out infinite;background:linear-gradient(180deg,#c4b5fd,#8b5cf6);border-radius:2px;height:8px;opacity:.95;transform-origin:bottom;width:6px}.voice-eq.long .eq-bar{width:4px}.voice-eq .eq-bar:nth-child(2){animation-delay:.05s}.voice-eq .eq-bar:nth-child(3){animation-delay:.1s}.voice-eq .eq-bar:nth-child(4){animation-delay:.15s}.voice-eq .eq-bar:nth-child(5){animation-delay:.2s}.voice-eq .eq-bar:nth-child(6){animation-delay:.25s}.voice-eq .eq-bar:nth-child(7){animation-delay:.3s}.voice-eq .eq-bar:nth-child(8){animation-delay:.35s}.voice-eq .eq-bar:nth-child(9){animation-delay:.4s}.voice-eq .eq-bar:nth-child(10){animation-delay:.45s}.voice-eq .eq-bar:nth-child(11){animation-delay:.5s}.voice-eq .eq-bar:nth-child(12){animation-delay:.55s}.voice-eq .eq-bar:nth-child(13){animation-delay:.6s}.voice-eq .eq-bar:nth-child(14){animation-delay:.65s}.voice-eq .eq-bar:nth-child(15){animation-delay:.7s}.voice-eq .eq-bar:nth-child(16){animation-delay:.75s}@keyframes eq{0%,to{height:8px}50%{height:24px}}.voice-eq.listening .eq-bar{animation-duration:.9s;background:linear-gradient(180deg,#34d399,#10b981)}.voice-eq.thinking .eq-bar{animation-duration:1.6s;background:linear-gradient(180deg,#fbbf24,#f59e0b)}.voice-status{color:#4b5563;font-size:13px;font-weight:600}.canvas-section{background:#fff;display:flex;flex-direction:column;position:relative}.canvas-area,.canvas-content{background:#fff;flex:1 1;overflow:hidden;position:relative}.canvas-content{overflow-y:auto}.footer-buttons{align-items:center;display:flex;gap:12px}.canvas-area canvas{cursor:inherit;display:block;height:100%!important;width:100%!important}.canvas-area .canvas-container{height:100%;position:relative;width:100%}.canvas-area .upper-canvas{cursor:inherit!important}.canvas-help{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;border-radius:6px;bottom:20px;color:#fff;font-size:11px;left:20px;padding:8px 12px;position:absolute}.canvas-help kbd{background:#fff3;border-radius:3px;font-family:inherit;font-size:10px;padding:2px 4px}.canvas-footer{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fafbfccc;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 20px}.analyze-button{background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:10px;box-shadow:0 4px 16px #8b5cf64d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:-.01em;padding:12px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.analyze-button:hover:not(:disabled){box-shadow:0 8px 24px #8b5cf666;transform:translateY(-2px)}.analyze-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.code-toggle-btn{background:linear-gradient(135deg,#0ea5e9,#0284c7);box-shadow:0 4px 16px #0ea5e94d}.code-toggle-btn,.submit-code-btn{align-items:center;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;letter-spacing:-.01em;line-height:1;padding:12px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.submit-code-btn{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 16px #10b9814d}.submit-code-btn:hover:not(:disabled){box-shadow:0 8px 24px #10b98166;transform:translateY(-2px)}.submit-code-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.code-toggle-btn:hover:not(:disabled){box-shadow:0 8px 24px #0ea5e966;transform:translateY(-2px)}.code-toggle-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.code-toggle-btn svg{display:inline-block;height:16px;vertical-align:middle;width:16px}.feedback-section{background:#fff;border:1px solid #d1d9e0;border-radius:8px;font-size:11px;gap:8px;padding:4px 8px}.feedback-btn,.feedback-section{align-items:center;color:#a1a1aa;display:flex}.feedback-btn{background:#0000;border-radius:4px;height:24px;justify-content:center;transition:all .2s;width:24px}.feedback-btn:hover{background:#f6f8fa;color:#656d76;transform:scale(1.1)}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.messages-container::-webkit-scrollbar{width:3px}.messages-container::-webkit-scrollbar-track{background:#0000;margin:4px 0}.messages-container::-webkit-scrollbar-thumb{background:#d1d9e0;border:none;border-radius:2px;margin-right:0}.messages-container::-webkit-scrollbar-thumb:hover{background:#a1a1aa}@media (max-width:1024px){.main{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.canvas-section{border-top:1px solid #e5e7eb}.main-centered{padding:0!important}.chat-section-centered{border-radius:0!important;max-width:100%!important;width:100%!important}}@media (max-width:768px){.connection-status--mobile-hide{display:none!important}.header{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:6px!important;justify-content:space-between!important;padding:8px 10px!important}.header .header-left{margin-right:8px!important}.topic{margin:0!important}.header .header-left,.header .left{align-items:center!important;display:flex!important;flex-shrink:1!important;flex:1 1!important;flex-wrap:nowrap!important;gap:6px!important;min-width:0!important}.header .header-left .topic{flex-shrink:1!important;overflow:hidden!important;text-overflow:ellipsis!important}.header .header-right{align-items:center!important;flex-shrink:0!important}.header .header-right,.header .header-right>div{display:flex!important;gap:6px!important}.icon-btn{flex-shrink:0!important;height:32px!important;min-width:32px!important;padding:4px!important;width:32px!important}.topic{font-size:13px!important;font-weight:600!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.topic-full{display:none!important}.topic-short{display:inline!important}.connection-status{display:none!important}.primary-btn{border-radius:50px!important;flex-shrink:0!important;font-size:13px!important;min-width:auto!important;padding:6px 12px!important;white-space:nowrap!important}.timer-card--mobile-hide,.whiteboard-toggle{display:none!important}.ai-intro{padding:20px}.input-section{padding:16px 20px}}.toolbar{align-items:center;display:flex;flex-direction:column;gap:8px;position:absolute;transition:all .2s ease;-webkit-user-select:none;user-select:none;z-index:1000}.toolbar.floating{cursor:grab}.toolbar.floating:hover{box-shadow:0 8px 25px #00000026}.toolbar.dragging{box-shadow:0 12px 35px #0003;cursor:grabbing;transform:scale(1.02)}.toolbar.dragging,.toolbar.dragging *,.toolbar.dragging .toolbar-container{transition:none!important}.toolbar.locked{cursor:default}.toolbar-container{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 4px 12px #00000014,0 2px 4px #0000000a;display:flex;gap:4px;padding:8px 12px;transition:all .2s ease}.toolbar.floating .toolbar-container{border:2px solid #0000}.toolbar.floating:hover .toolbar-container{border-color:#6366f1;box-shadow:0 6px 20px #6366f126}.toolbar.locked .toolbar-container{border-color:#10b981;box-shadow:0 4px 12px #10b98126}.toolbar-tool{align-items:center;background:#0000;border:none;border-radius:8px;color:#656d76;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:36px;justify-content:center;position:relative;transition:all .15s ease;width:36px}.toolbar-tool:hover{background:#f6f8fa;color:#0d1117;transform:translateY(-1px)}.toolbar-tool.active{background:#6366f1;box-shadow:0 2px 8px #6366f14d;color:#fff}.toolbar-tool.active:hover{background:#5856eb;transform:translateY(-1px)}.tool-shortcut{bottom:2px;font-size:9px;font-weight:600;line-height:1;opacity:.7;pointer-events:none;position:absolute;right:2px}.toolbar-tool.active .tool-shortcut{color:#fffc;opacity:.9}.toolbar-tool.library-button{min-width:50px;padding:0 8px;width:auto}.library-text{color:inherit;font-size:9px;font-weight:700;letter-spacing:.2px;text-align:center}.toolbar-instruction{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e1e8ed;border-radius:6px;color:#656d76;font-size:12px;font-weight:400;padding:6px 12px;white-space:nowrap}.widget-panel{animation:slideUpPanel .3s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #e1e8ed;border-radius:12px 12px 0 0;bottom:0;box-shadow:0 -4px 20px #0000001a;left:50%;max-width:600px;position:absolute;transform:translateX(-50%);width:90%;z-index:999}.widget-panel-header{background:#f8fafc;border-bottom:1px solid #e1e8ed;border-radius:12px 12px 0 0;color:#374151;font-size:13px;font-weight:600;padding:12px 16px;text-align:center}.widget-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);max-height:280px;overflow-y:auto;padding:16px}.widget-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:70px;padding:12px 8px;transition:all .2s ease}.widget-item:hover{background:#f6f8fa;border-color:#6366f1;box-shadow:0 4px 12px #6366f126;transform:translateY(-2px)}.widget-item:active{background:#6366f1;color:#fff;transform:translateY(0)}.widget-name{word-wrap:break-word;color:inherit;font-size:10px;font-weight:500;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;max-width:100%;text-align:center}.widget-item:hover .widget-name{color:#6366f1}.widget-item:active .widget-name{color:#fff}@keyframes slideUpPanel{0%{opacity:0;transform:translateX(-50%) translateY(100%)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.widget-grid::-webkit-scrollbar{width:4px}.widget-grid::-webkit-scrollbar-track{background:#0000}.widget-grid::-webkit-scrollbar-thumb{background:#d1d9e0;border-radius:2px}.widget-grid::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.coding-interview-layout{background:#fafbfc;display:flex;height:calc(100vh - 70px)}.problem-panel{background:#fff;border-right:1px solid #d1d9e0;display:flex;flex-direction:column;width:50%}.problem-statement{background:#fff;border-bottom:1px solid #e1e8ed;padding:20px}.problem-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.problem-header h2{color:#0d1117;font-size:18px;font-weight:600}.difficulty{border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px;text-transform:uppercase}.difficulty.easy{background:#dcfce7;color:#166534}.difficulty.medium{background:#fef3c7;color:#92400e}.difficulty.hard{background:#fee2e2;color:#991b1b}.problem-content p{color:#24292f;font-size:14px;line-height:1.6;margin-bottom:16px}.example{background:#f6f8fa;border:1px solid #d1d9e0;border-radius:6px;margin:16px 0;padding:12px}.example h4{color:#0d1117;font-size:14px;font-weight:600;margin-bottom:8px}.example-content div{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.4;margin:4px 0}.constraints{margin-top:16px}.constraints h4{color:#0d1117;font-size:14px;font-weight:600;margin-bottom:8px}.constraints ul{list-style:none;padding:0}.constraints li{color:#656d76;font-size:13px;margin:4px 0;padding-left:16px;position:relative}.constraints li:before{color:#6366f1;content:"•";left:0;position:absolute}.chat-section{display:flex;flex:1 1;flex-direction:column;height:100%}.messages-container{flex:1 1;overflow-y:auto;padding:16px}.code-panel{background:#fff;display:flex;flex-direction:column;width:50%}.code-header{align-items:center;background:#f6f8fa;border-bottom:1px solid #d1d9e0;display:flex;justify-content:space-between;padding:12px 16px}.language-selector{background:#fff;border:1px solid #d1d9e0;border-radius:6px;color:#24292f;cursor:pointer;font-size:13px;padding:6px 12px}.language-selector:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.code-actions{display:flex;gap:8px}.run-btn,.submit-btn{align-items:center;background:#fff;border:1px solid #d1d9e0;border-radius:6px;color:#24292f;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.run-btn:hover{background:#f6f8fa}.run-btn:hover,.submit-btn{border-color:#6366f1}.submit-btn:hover:not(:disabled){background:#5856eb}.run-btn:disabled,.submit-btn:disabled{cursor:not-allowed;opacity:.6}.code-editor-container{flex:1 1;position:relative}.code-editor{background:#fff;border:none;color:#24292f;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;height:100%;line-height:1.5;outline:none;padding:16px;resize:none;tab-size:2;width:100%}.code-editor:focus{background:#fafbfc}.test-results{background:#f6f8fa;border-top:1px solid #d1d9e0;max-height:200px;overflow-y:auto}.test-results h4{color:#0d1117;font-size:14px;font-weight:600;margin:0;padding:12px 16px 8px}.results-list{padding:0 16px 12px}.test-result{align-items:flex-start;border-radius:6px;display:flex;gap:12px;margin-bottom:8px;padding:8px 12px}.test-result.passed{background:#dcfce7;border:1px solid #bbf7d0}.test-result.failed{background:#fee2e2;border:1px solid #fecaca}.test-result.error{background:#fef3c7;border:1px solid #fed7aa}.result-icon{margin-top:2px}.test-result.passed .result-icon{color:#166534}.test-result.failed .result-icon{color:#991b1b}.test-result.error .result-icon{color:#92400e}.result-content{flex:1 1}.result-title{font-size:13px;font-weight:600;margin-bottom:4px}.result-message{color:#656d76;font-size:12px;margin-bottom:4px}.result-details{color:#656d76;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px}.result-details div{margin:2px 0}.coding-disclaimer{align-items:center;color:#656d76;display:flex;font-size:12px;gap:6px}.coding-disclaimer svg{color:#6366f1}@media (max-width:1024px){.coding-interview-layout{flex-direction:column}.code-panel,.problem-panel{height:50%;width:100%}.problem-panel{border-bottom:1px solid #d1d9e0;border-right:none}}@media (min-width:769px) and (max-width:1024px){.main-centered{padding:0!important}.chat-section{padding:20px!important}.chat-section-centered{border-radius:0!important;box-shadow:none!important}}@media (max-width:768px){.main{background:#f3f4f6;display:block}.main-centered{padding:0}.chat-section{border-radius:0;padding:12px}.input-section,.messages-container{padding:12px}.input-wrapper{margin:0}.timer-card--mobile-hide,.whiteboard-toggle{display:none!important}.topic.topic--abbr{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.header-mobile,.header-mobile .mobile-left .icon-btn:first-child{display:none}@media (min-width:769px) and (max-width:1024px){.header-mobile{display:none!important}.header{display:flex!important;padding:12px 16px!important}.header-left{gap:12px!important}.header-right{gap:10px!important}.timer-badge{font-size:13px!important;padding:8px 12px!important}.primary-btn{border-radius:50px!important;font-size:13px!important;padding:8px 14px!important}.whiteboard-toggle{display:none!important}}@media (max-width:768px){.header{display:none!important}.header-mobile{align-items:center!important;background:#fff;border-bottom:1px solid #e5e7eb;display:flex!important;gap:6px!important;justify-content:space-between!important;padding:8px 12px!important}.mobile-left{align-items:center;display:inline-flex;flex:1 1 auto;gap:6px;min-width:0}.mobile-topic{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-right{flex:0 0 auto;gap:6px}.mobile-right,.timer-mini{align-items:center;display:inline-flex}.timer-mini{color:#6b7280;font-size:12px;gap:4px}.timer-badge{font-size:11px!important;gap:3px!important;padding:6px 10px!important}.primary-btn{font-size:11px!important;padding:6px 12px!important}.icon-btn{height:32px!important;width:32px!important}}@media (min-width:1025px){.header-mobile{display:none!important}.header{display:flex!important}.topic{font-size:20px!important}.timer-badge{gap:4.5px!important}.primary-btn,.timer-badge{font-size:10.5px!important;height:auto!important;line-height:15px!important;padding:9px 21px!important}.chat-section-centered{border-radius:0!important}}.timer-badge{align-items:center;background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:50px!important;box-shadow:0 1px 3px #8b5cf64d;color:#fff;display:inline-flex;font-size:10.5px!important;font-weight:500;gap:4.5px;height:auto;line-height:15px;padding:9px 21px!important}.timer-badge .timer-icon{filter:brightness(10)}@media (max-width:768px){.header-mobile .timer-badge{border-radius:8px!important;box-sizing:border-box!important;display:none!important;font-size:13px!important;height:36px!important;line-height:20px!important;padding:8px 16px!important}}@media (max-width:390px){.header-mobile{padding:8px!important}.mobile-topic{font-size:13px!important}.primary-btn{border-radius:50px!important;font-size:12px!important;padding:6px 10px!important}.input-section{padding:10px!important}.message-input{font-size:13px!important;min-height:70px!important;padding:12px!important}.record-btn,.send-btn{height:40px!important;width:40px!important}}@media (min-width:391px) and (max-width:400px){.chat-section{padding:14px!important}}@media (min-width:401px) and (max-width:430px){.chat-section{padding:16px!important}}@supports (-webkit-touch-callout:none){.app{min-height:-webkit-fill-available}.message-input{font-size:16px!important}.input-actions button{-webkit-appearance:none;appearance:none}}@media (max-width:768px) and (orientation:landscape){.header-mobile{padding:6px 10px!important}.messages-container{max-height:50vh}.input-section{padding:8px!important}.message-input{max-height:100px!important;min-height:60px!important}}@media (max-width:768px){.input-section{padding-bottom:max(12px,env(safe-area-inset-bottom));position:relative}.chat-section{height:100%;overflow:hidden}.messages-container{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto}}.setup-container{align-items:center;background:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.setup-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:600px;padding:2rem;width:100%}.setup-header{margin-bottom:2rem;text-align:center}.setup-header h1{color:#1f2937;font-size:1.875rem;font-weight:700;margin:0}.setup-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;gap:1rem}.form-group{gap:.5rem}.form-group label{color:#374151;font-size:.875rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#1f2937;font-size:.875rem;padding:.75rem;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group select{cursor:pointer}.form-group textarea{min-height:100px;resize:vertical}.file-upload{position:relative}.file-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.file-upload-label{align-items:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem;transition:all .2s ease}.file-upload-label:hover{background:#f0f9ff;border-color:#6366f1;color:#6366f1}.file-success{align-items:center;color:#10b981;display:flex;font-size:.75rem;gap:.5rem;margin-top:.25rem}.error-message{color:#ef4444;font-size:.75rem;gap:.25rem}.submit-btn{align-items:center;background:#6366f1;border:none;border-radius:100px!important;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;overflow:hidden;padding:.875rem 2rem;transition:all .2s ease}.submit-btn:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.submit-btn.disabled{cursor:not-allowed;transform:none}.submit-btn.disabled,.submit-btn:disabled{background:#d1d5db;color:#9ca3af}@media (max-width:768px){.setup-container{padding:1rem}.setup-content{padding:1.5rem}.form-row{grid-template-columns:1fr}.setup-header h1{font-size:1.5rem}}@media (max-width:480px){.setup-container{padding:.5rem}.setup-content{border-radius:12px;padding:1rem}}.loading-container{align-items:center;background:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.loading-content{max-width:400px;text-align:center;width:100%}.loading-content h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 2rem}.progress-bar{background:#f3f4f6;border-radius:4px;height:8px;margin-bottom:1rem;overflow:hidden;width:100%}.progress-fill{background:#6366f1;border-radius:4px;height:100%;transition:width .3s ease}.progress-text{color:#6b7280;font-size:.875rem;font-weight:500}.loading-subtext{color:#9ca3af;font-size:.75rem;font-style:italic;margin-top:1rem}@media (max-width:480px){.loading-container{padding:1rem}.loading-content h2{font-size:1.25rem}}.code-editor-container{background:#1e1e1e;bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1000}.code-editor-container.fullscreen{border-radius:0;bottom:0;box-shadow:none;left:0;position:fixed;right:0;top:0;z-index:9999}.code-editor-header{align-items:center;background:#2d2d30;border-bottom:1px solid #3e3e42;display:flex;justify-content:space-between;min-height:48px;padding:12px 16px}.header-left{gap:16px}.editor-title{color:#ccc;font-size:16px;font-weight:600;gap:8px}.editor-title,.header-controls{align-items:center;display:flex}.header-controls{gap:12px}.language-select,.theme-select{background:#3c3c3c;border:1px solid #464647;border-radius:4px;color:#ccc;cursor:pointer;font-size:13px;min-width:100px;padding:6px 12px}.language-select:hover,.theme-select:hover{background:#404040}.language-select:focus,.theme-select:focus{border-color:#0e639c;outline:none}.font-size-control{align-items:center;color:#ccc;display:flex;font-size:12px;gap:6px}.font-size-slider{background:#464647;border-radius:2px;cursor:pointer;height:4px;outline:none;width:60px}.font-size-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#0e639c;border-radius:50%;cursor:pointer;height:12px;width:12px}.font-size-slider::-moz-range-thumb{background:#0e639c;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.action-btn{align-items:center;background:#0000;border:1px solid #464647;border-radius:4px;color:#ccc;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s}.action-btn:hover{background:#404040;border-color:#0e639c;color:#fff}.editor-wrapper{background:#1e1e1e;flex:1 1;overflow:hidden}.code-run-output{background:#111316;border-top:1px solid #3e3e42;color:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;max-height:150px;overflow:auto;padding:10px 16px}.code-run-output pre{margin:0;white-space:pre-wrap}.code-run-output .muted{color:#9ca3af}.code-editor-footer{align-items:center;background:#2d2d30;border-top:1px solid #3e3e42;color:#ccc;display:flex;font-size:12px;justify-content:space-between;min-height:32px;padding:8px 16px}.footer-left{align-items:center;display:flex;gap:16px}.language-indicator{background:#0e639c;border-radius:3px;color:#fff;font-weight:500;padding:2px 8px}.chars-indicator,.footer-right,.lines-indicator{color:#a0a0a0}.help-text{font-style:italic}@media (max-width:768px){.code-editor-header{flex-direction:column;gap:12px;padding:12px}.header-controls,.header-left{justify-content:space-between;width:100%}.header-controls{flex-wrap:wrap;gap:8px}.font-size-control{justify-content:center;order:-1;width:100%}.code-editor-footer{flex-direction:column;gap:8px;text-align:center}.footer-left{gap:12px;justify-content:center}}.code-editor-container{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.monaco-editor .monaco-scrollable-element>.scrollbar>.slider{background:#79797966!important}.monaco-editor .monaco-scrollable-element>.scrollbar>.slider:hover{background:#646464b3!important}.editor-loading{color:#ccc;font-size:16px}.editor-error,.editor-loading{align-items:center;display:flex;height:100%;justify-content:center}.editor-error{color:#f48771;flex-direction:column;padding:20px;text-align:center}.editor-error h3{font-size:18px;margin:0 0 8px}.editor-error p{font-size:14px;margin:0;opacity:.8}.orb-mock-container{background:#fff;height:100dvh}.orb-mock-header{background:#fff;border:none;display:none}.orb-main-area{background:#fff;min-height:0;padding:5px 0}.orb-canvas{flex-shrink:0;height:180px;margin-bottom:8px;width:180px}.orb-status-indicator{font-size:11px;transform:translate(-50%,105px)}.orb-bottom-controls{background:#fff;border:none;flex-shrink:0;gap:20px;padding:16px 20px 20px}.control-btn{flex-shrink:0;height:48px;width:48px}.control-btn.main-btn{flex-shrink:0;height:60px;position:relative;width:60px}.recording-badge{animation:mobileBadgePulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#ef4444,#dc2626);border:1.4px solid #fff;border-radius:16.8px;bottom:100%;box-shadow:0 4.2px 11.2px #ef444480;color:#fff;font-size:7.7px;font-weight:700;left:50%;letter-spacing:.28px;margin-bottom:12px;padding:5.6px 11.2px;pointer-events:none;position:absolute;text-transform:uppercase;transform:translateX(-50%);white-space:nowrap;z-index:1000}@keyframes mobileBadgePulse{0%,to{box-shadow:0 4.2px 11.2px #ef444480;transform:translateX(-50%) scale(1)}50%{box-shadow:0 5.6px 16.8px #ef4444b3;transform:translateX(-50%) scale(1.05)}}@media (max-width:768px){.orb-mock-container{height:100dvh;height:100vh}.orb-canvas{height:160px!important;margin-bottom:8px!important;width:160px!important}.orb-status-indicator{font-size:11px!important;transform:translate(-50%,92px)!important}.orb-bottom-controls{gap:18px!important;padding:12px 20px 24px!important}.control-btn{height:44px!important;width:44px!important}.control-btn.main-btn{height:56px!important;width:56px!important}.orb-main-area{padding:8px 0!important}.recording-badge{font-size:10px!important;margin-bottom:10px!important;padding:6px 12px!important}}@media (max-width:375px) and (max-height:670px){.orb-canvas{height:140px!important;margin-bottom:6px!important;width:140px!important}.orb-status-indicator{font-size:10px!important;transform:translate(-50%,80px)!important}.control-btn{height:40px!important;width:40px!important}.control-btn.main-btn{height:52px!important;width:52px!important}.orb-bottom-controls{gap:16px!important;padding:10px 16px 20px!important}.recording-badge{font-size:9px!important;margin-bottom:8px!important;padding:5px 10px!important}}.feedback-modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.feedback-modal{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;overflow:hidden;width:100%}.feedback-header{background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff;padding:2rem;text-align:center}.feedback-header h2{font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.feedback-header p{font-size:.938rem;font-weight:400;margin:0;opacity:.95}.feedback-content{padding:2rem}.feedback-rating{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.rating-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;color:#64748b;cursor:pointer;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;padding:1.5rem 1rem;transition:all .15s ease;user-select:none;-webkit-user-select:none}.rating-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.rating-btn:active:not(:disabled):not(.selected){background:#e2e8f0;transform:scale(.95)}.rating-btn:disabled{cursor:not-allowed;opacity:.6}.rating-btn svg{stroke:currentColor}.like-btn.selected{background:linear-gradient(135deg,#10b981,#059669)!important;border-color:#059669!important;box-shadow:0 4px 16px #10b9814d!important;color:#fff!important;transform:scale(1.05)!important}.like-btn.selected svg{fill:#fff!important;stroke:#fff!important}.like-btn:active:not(:disabled){background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;color:#fff;transform:scale(.98)}.dislike-btn.selected{background:linear-gradient(135deg,#ef4444,#dc2626)!important;border-color:#dc2626!important;box-shadow:0 4px 16px #ef44444d!important;color:#fff!important;transform:scale(1.05)!important}.dislike-btn.selected svg{fill:#fff!important;stroke:#fff!important}.dislike-btn:active:not(:disabled){background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#dc2626;color:#fff;transform:scale(.98)}.feedback-error{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-family:Inter,sans-serif;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.feedback-comment{margin-bottom:1.5rem}.feedback-comment label{color:#1e293b;display:block;font-family:Inter,sans-serif;font-size:.938rem;font-weight:600;margin-bottom:.5rem}.optional-label{color:#64748b;font-size:.875rem;font-weight:400}.feedback-comment textarea{border:2px solid #e2e8f0;border-radius:12px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:.938rem;padding:.875rem;resize:vertical;transition:all .2s ease;width:100%}.feedback-comment textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.feedback-comment textarea::placeholder{color:#94a3b8}.feedback-comment textarea:disabled{background:#f8fafc;cursor:not-allowed}.character-count{color:#94a3b8;font-family:Inter,sans-serif;font-size:.75rem;margin-top:.25rem;text-align:right}.feedback-actions{display:flex;gap:.75rem}.feedback-btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:.938rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s ease}.submit-btn{background:linear-gradient(135deg,#3b82f6,#06b6d4);box-shadow:0 4px 12px #3b82f64d;color:#fff}.submit-btn:hover:not(:disabled){box-shadow:0 6px 16px #3b82f666;opacity:.9;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}@media (max-width:480px){.feedback-modal{border-radius:16px;margin:1rem;max-width:100%}.feedback-header{padding:1.5rem}.feedback-header h2{font-size:1.5rem}.feedback-content{padding:1.5rem}.feedback-rating{gap:.75rem}.rating-btn{font-size:.875rem;padding:1.25rem .75rem}.rating-btn svg{height:28px;width:28px}}.results-v2-container{background:#fff;color:#0d1117;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.results-header-unified{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #d1d9e0;display:flex;flex-wrap:nowrap;gap:20px;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.back-btn-unified{align-items:center;background:#fff;border:1px solid #d1d9e0;border-radius:6px;color:#656d76;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.back-btn-unified:hover{background:#f6f8fa;border-color:#8c959f;color:#0d1117}.results-title-unified{color:#0d1117;flex-shrink:0;font-size:24px;font-weight:700;margin:0;white-space:nowrap}.meta-group-unified{align-items:center;display:flex;flex-shrink:1;gap:16px;margin-left:auto;min-width:0}.meta-item-unified{align-items:center;color:#656d76;display:flex;font-size:12px;gap:4px;white-space:nowrap}.meta-item-unified .meta-text{overflow:hidden;text-overflow:ellipsis}@media (max-width:1024px) and (min-width:769px){.results-header-unified{gap:16px;padding:14px 20px}.results-title-unified{font-size:20px}.back-btn-unified{font-size:13px;padding:7px 14px}.meta-group-unified{gap:12px}.meta-item-unified{font-size:11px}}@media (max-width:768px){.results-header-unified{gap:12px;padding:12px 16px}.back-btn-unified{font-size:12px;padding:6px 12px}.back-btn-unified .back-text{display:none}.results-title-unified{font-size:16px}.meta-group-unified{gap:8px}.meta-item-unified{font-size:10px}.meta-item-unified .meta-text{display:none}@media (max-width:480px){.meta-item-unified:nth-child(3){display:none}}}.header-left{align-items:center;gap:20px}.back-btn,.download-btn{align-items:center;background:#fff;border:1px solid #d1d9e0;border-radius:6px;color:#656d76;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.back-btn:hover,.download-btn:hover{background:#f6f8fa;border-color:#8c959f;color:#0d1117}.header-info h1{color:#0d1117;font-size:20px;font-weight:600;margin:0 0 4px}.interview-meta{gap:16px}.interview-meta,.meta-item{align-items:center;display:flex}.meta-item{color:#656d76;font-size:12px;gap:4px}.results-v2-dashboard{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1400px;padding:24px}.dashboard-row{grid-gap:20px;display:grid;gap:20px}.dashboard-row:first-child,.dashboard-row:nth-child(2){grid-template-columns:1fr 1fr}.dashboard-row:nth-child(3),.dashboard-row:nth-child(4){grid-template-columns:1fr}.score-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 32px #667eea4d;color:#fff;padding:32px}.score-header{align-items:center;display:flex;justify-content:space-between}.candidate-info h2{color:#fff;font-size:24px;font-weight:700;margin:0 0 4px}.candidate-info p{color:#ffffffe6;font-size:16px;margin:0 0 12px}.company-tag{align-items:center;background:#fff3;border-radius:12px;color:#fff;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:4px 12px}.score-display{gap:20px}.score-display,.score-ring{align-items:center;display:flex}.score-ring{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:4px solid;border-radius:50%;height:80px;justify-content:center;width:80px}.score-value{color:#fff;font-size:24px;font-weight:700}.score-label{align-items:flex-start;display:flex;flex-direction:column}.performance-level{color:#fff;font-size:18px;font-weight:600;margin:0}.score-subtitle{color:#fffc;font-size:12px;margin:0}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.stat-card{background:#fff;border:1px solid #d1d9e0;border-radius:12px;box-shadow:0 2px 8px #0000001a;gap:16px;padding:20px}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{border-radius:12px;color:#fff;height:48px;justify-content:center;width:48px}.stat-icon.technical{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.stat-icon.behavioral{background:linear-gradient(135deg,#10b981,#059669)}.stat-icon.communication{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.stat-content{display:flex;flex-direction:column}.stat-value{color:#0d1117;font-size:24px;line-height:1}.stat-label{color:#656d76;font-size:12px;font-weight:500;margin-top:2px}.insights-card{background:#fff;border:1px solid #d1d9e0;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.insights-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.insights-title{align-items:center;display:flex;gap:12px}.insights-title h3{color:#0d1117;font-size:16px;font-weight:600;margin:0}.strength-icon{color:#f59e0b}.improvement-icon{color:#3b82f6}.insights-count{background:#f6f8fa;border-radius:12px;color:#656d76;font-size:12px;font-weight:600;padding:4px 8px}.insights-list{display:flex;flex-direction:column;gap:16px}.insight-item{align-items:flex-start;color:#0d1117;display:flex;font-size:14px;gap:12px;line-height:1.5}.insight-bullet{border-radius:50%;flex-shrink:0;height:6px;margin-top:8px;width:6px}.insight-bullet.success{background:#10b981}.insight-bullet.improvement{background:#3b82f6}.badges-card-full{background:#fff;border:1px solid #d1d9e0;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:32px}.badges-header{justify-content:space-between;margin-bottom:24px}.badges-header,.badges-title{align-items:center;display:flex}.badges-title{gap:12px}.badges-title h3{color:#0d1117;font-size:18px;font-weight:600;margin:0}.badges-title svg{color:#f59e0b}.badges-count{background:#f6f8fa;border-radius:16px;color:#656d76;font-size:12px;font-weight:600;padding:6px 12px}.badges-showcase-horizontal{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.badge-showcase-horizontal{align-items:center;border-radius:16px;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;gap:20px;padding:24px;transition:all .3s ease}.badge-showcase-horizontal:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.badge-icon-large{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.badge-title{font-size:16px;font-weight:600}.questions-card{background:#fff;border:1px solid #d1d9e0;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.questions-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.questions-title{align-items:center;display:flex;gap:12px}.questions-title h3{color:#0d1117;font-size:16px;font-weight:600;margin:0}.questions-count{background:#f6f8fa;border-radius:12px;color:#656d76;font-size:12px;font-weight:600;padding:4px 8px}.questions-preview{display:flex;flex-direction:column;gap:8px}.question-preview{border:1px solid #d1d9e0;border-radius:8px;cursor:pointer;padding:16px;position:relative;transition:all .2s ease}.question-preview:hover{background:#f6f8fa;border-color:#8c959f}.question-preview.expanded{background:#f6f8fa;border-color:#3b82f6}.question-preview-header{align-items:center;display:flex;justify-content:space-between}.question-preview-left{align-items:center;display:flex;flex:1 1;gap:12px}.question-num{background:#0d1117;color:#fff;font-size:12px;min-width:32px;padding:4px 8px;text-align:center}.question-num,.question-type-tag{border-radius:4px;font-weight:600}.question-type-tag{font-size:10px;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase}.question-type-tag.technical{background:#dbeafe;color:#1e40af}.question-type-tag.behavioral{background:#dcfce7;color:#166534}.question-preview-text{color:#656d76;flex:1 1;font-size:14px}.question-preview-right{align-items:center;display:flex;gap:12px}.quality-indicator{border-radius:12px;color:#fff;font-size:11px;padding:4px 8px}.expand-icon{color:#656d76;transition:transform .2s ease}.expand-icon.rotated{transform:rotate(90deg)}.question-details-simple{border-top:1px solid #d1d9e0;display:flex;flex-direction:column;gap:20px;margin-top:20px;padding-top:20px}.question-text-simple{color:#1a1a1a;font-size:16px;line-height:1.6}.question-text-simple strong{color:#000;font-weight:600}.metrics-simple{color:#2d2d2d;display:flex;flex-direction:column;font-size:15px;gap:6px}.metrics-simple span{line-height:1.5}.analysis-simple,.points-simple,.tip-simple{display:flex;flex-direction:column;gap:10px}.analysis-simple strong,.points-simple strong,.tip-simple strong{color:#000;font-size:16px;font-weight:600}.analysis-simple p,.tip-simple p{color:#2d2d2d;font-size:15px;line-height:1.6;margin:0}.points-simple ul{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.points-simple li{color:#2d2d2d;font-size:15px;line-height:1.5;padding-left:16px;position:relative}.points-simple li:before{color:#000;content:"•";font-size:16px;font-weight:700;left:0;position:absolute}.tip-simple{background:#f8f9fa;border-left:4px solid #0969da;border-radius:8px;padding:16px}.model-answer-section{border-top:2px solid #e9ecef;margin-top:20px;padding-top:20px}.show-ideal-answer-btn{font-size:15px;justify-content:center;width:100%}.show-ideal-answer-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66}.show-ideal-answer-btn:disabled{opacity:.6}.show-ideal-answer-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 2px 8px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 20px;transition:all .3s ease}.show-ideal-answer-btn:hover:not(:disabled){box-shadow:0 4px 16px #667eea66;transform:translateY(-2px)}.show-ideal-answer-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-top-color:#fff;height:16px;width:16px}.model-answer-display{background:#f8f9fa;border:1px solid #dee2e6;border-radius:12px;margin-top:16px;padding:20px}.model-answer-header{border-bottom:1px solid #dee2e6;color:#000;font-size:16px;margin-bottom:12px;padding-bottom:8px}.model-answer-text{background:#fff;border-left:4px solid #667eea;border-radius:8px;color:#2d2d2d;font-size:15px;line-height:1.6;margin-bottom:20px;padding:16px}.model-answer-analysis{margin-top:16px}.model-answer-analysis strong{color:#000;display:block;font-size:15px;margin-bottom:12px}.analysis-points{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.analysis-points li{background:#fff;border-left:3px solid #28a745;border-radius:6px;color:#2d2d2d;font-size:14px;line-height:1.5;padding:12px}.analysis-points li strong{color:#000;display:inline;font-weight:600;margin-right:8px}@media (max-width:1200px){.badges-showcase-horizontal{grid-template-columns:1fr}}.mobile-score-summary{display:none}@media (max-width:768px){.mobile-score-summary{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 4px 12px #0000000d;display:grid!important;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;margin-bottom:0;padding:18px 10px}.mobile-score-item{align-items:center;display:flex;flex-direction:column;gap:5px}.mobile-score-number{color:#0d1117;font-size:24px;font-weight:700;line-height:1}.mobile-score-text{color:#656d76;font-size:9px;font-weight:600;letter-spacing:.5px;text-align:center;text-transform:uppercase}.mobile-score-separator{background:#d1d5db;height:32px;margin:0 4px;width:1px}.score-card,.stats-grid{display:none!important}.results-v2-dashboard{display:flex;flex-direction:column;gap:8px;padding:16px}.dashboard-row{display:flex;flex-direction:column;gap:16px;grid-template-columns:1fr!important;margin-bottom:0}.badges-card-full,.insights-card,.questions-card{margin-bottom:0;padding:16px}.badges-card-full{display:none!important}.insights-card h3,.questions-card h2{font-size:16px;margin-bottom:12px}.results-v2-header{margin-bottom:0;padding:12px 16px}.results-v2-header h1{font-size:18px}.download-btn{display:none!important}.header-left{align-items:flex-start;flex-direction:column;gap:8px}.interview-meta{flex-wrap:wrap;gap:8px}.section{padding:12px 0}.improvements-list li,.summary-list li{font-size:14px;line-height:1.6}.question-preview-header,.question-preview-left{align-items:flex-start;flex-direction:column;gap:8px}.question-preview-left{width:100%}.question-preview-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;line-height:1.5;max-height:4.5em;overflow:hidden;text-overflow:ellipsis}.question-preview.expanded .question-preview-text{-webkit-line-clamp:unset;max-height:none}.question-preview-right{flex-wrap:wrap;gap:8px;justify-content:flex-start;width:100%}.question-num{font-size:13px;padding:4px 10px}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.download-btn{justify-content:center;width:100%}.action-buttons-grid{gap:12px;grid-template-columns:1fr}}.priority-attention-badge{align-items:center;animation:pulse-attention 2s ease-in-out infinite;background:#ef4444;border-radius:4px;box-shadow:0 2px 4px #ef44444d;color:#fff;cursor:help;display:flex;font-size:11px;font-weight:700;gap:4px;left:-5px;letter-spacing:.5px;padding:4px 10px;position:absolute;top:-10px;z-index:10}@keyframes pulse-attention{0%,to{box-shadow:0 2px 4px #ef44444d}50%{box-shadow:0 4px 12px #ef444499}}.priority-question{background:#fbbf2408;border-left:4px solid #fbbf24!important}.priority-question:hover{background:#fbbf2414}.quality-indicator{border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 14px;text-transform:uppercase;transition:all .2s ease}.quality-exceptional{background:#10b981;color:#fff}.quality-strong{background:#3b82f6;color:#fff}.quality-developing{background:#f59e0b;color:#fff}.quality-needs-focus,.quality-weak{background:#ef4444;color:#fff}.jd-alignment-badge{align-items:center;border-radius:14px;cursor:help;display:inline-flex;font-size:11px;font-weight:600;gap:4px;margin-left:8px;padding:4px 10px;transition:all .2s ease}.jd-align-high{background:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.jd-align-medium{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.jd-align-low{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.jd-alignment-badge:hover{box-shadow:0 2px 8px #00000026;transform:scale(1.05)}.jd-alignment-note{background:#f0f9ff;border-left:3px solid #0ea5e9;border-radius:6px;margin-bottom:16px;padding:12px}.jd-alignment-note strong{color:#0369a1;display:block;font-size:13px;margin-bottom:6px}.jd-alignment-note p{color:#475569;font-size:13px;line-height:1.6;margin:0}@media (max-width:768px){.priority-badge{font-size:10px;padding:3px 8px}.results-v2-dashboard{padding:12px}.results-v2-header{padding:10px 12px}.results-v2-header .header-left{gap:8px}.results-v2-header h1{font-size:18px}.metric-cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.metric-card{padding:10px}.metric-card h3{font-size:12px}.metric-card .metric-value{font-size:18px}.code-feedback-card,.followups-card,.improvements-card,.skills-card,.summary-card,.transcript-card{margin-bottom:12px;padding:12px}.code-feedback-card h2,.followups-card h2,.improvements-card h2,.skills-card h2,.summary-card h2,.transcript-card h2{font-size:16px}.followups-list li,.improvements-list li,.summary-list li{font-size:14px}.results-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}table{max-width:none;width:700px}.results-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.results-actions .primary,.results-actions .secondary{font-size:14px;padding:10px;width:100%}.section{padding:12px 0}.badge{font-size:12px;padding:4px 8px}.results-v2-header .header-stats{display:none}}.interview-history-container{background:#fff;min-height:100vh;padding:2rem}.history-header{margin:0 auto 2.5rem;max-width:1200px}.back-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6366f1;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.625rem 1rem;transition:all .2s ease}.back-button:hover{background:#f9fafb;transform:translateX(-2px)}.history-header h1{color:#111827;font-size:2rem;font-weight:700;margin:0 0 .5rem}.history-subtitle{color:#6b7280;font-size:1rem;margin:0}.history-content{margin:0 auto;max-width:1200px}.loading-state{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;height:48px;width:48px}.loading-state p{color:#6b7280;font-size:1rem}.empty-state{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.empty-state h3{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.empty-state p{color:#6b7280;font-size:1rem;margin:0}.start-interview-button{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .2s ease}.start-interview-button:hover{background:#4f46e5;transform:translateY(-1px)}.interview-cards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.interview-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:1.5rem;position:relative;transition:all .2s ease}.interview-card:hover{border-color:#6366f1;box-shadow:0 4px 12px #6366f11a;transform:translateY(-2px)}.score-badge{align-items:center;background:#10b981;border-radius:20px;color:#fff;display:flex;font-size:.875rem;font-weight:600;gap:.375rem;padding:.375rem .75rem;position:absolute;right:1rem;top:1rem}.star-icon{font-size:.75rem}.interview-card-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.interview-company-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;height:48px;justify-content:center;width:48px}.interview-info{flex:1 1;min-width:0}.company-name{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.position-row{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem}.small-icon{color:#9ca3af;flex-shrink:0;font-size:.75rem}.position-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-card-footer{align-items:center;border-top:1px solid #f3f4f6;display:flex;gap:1rem;margin-bottom:.75rem;padding-top:1rem}.footer-item{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.375rem}.view-results-hint{align-items:center;background:#f9fafb;border-radius:6px;color:#6366f1;display:flex;font-size:.8125rem;font-weight:500;justify-content:space-between;padding:.625rem .875rem;transition:all .2s ease}.interview-card:hover .view-results-hint{background:#eef2ff}.view-results-hint svg{transition:transform .2s ease}.interview-card:hover .view-results-hint svg{transform:translateX(4px)}@media (max-width:768px){.interview-history-container{padding:1.5rem 1rem}.history-header h1{font-size:1.5rem}.interview-cards-grid{grid-template-columns:1fr}}.split-login-container{display:flex;min-height:100vh;width:100%}.error-message{color:#dc2626}.error-message,.success-message{border-radius:8px;font-size:14px;margin-bottom:16px;padding:12px 16px}.success-message{background:#d1fae5;border:1px solid #a7f3d0;color:#059669}.left-side{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex:1 1;justify-content:center;padding:60px;position:relative}.branding-content{color:#fff;max-width:500px}.company-logo{align-items:center;display:flex;justify-content:flex-start;margin-bottom:24px}.split-login-container .brand-logo-stacked{align-items:flex-end;display:flex;flex-direction:row;gap:.75rem}.split-login-container .brand-logo-top{display:flex;justify-content:center}.split-login-container .brand-initials-box{align-items:center;background:#fff;border:3px solid #000;display:inline-flex;justify-content:center;min-height:69px;min-width:69px;padding:.59rem}.split-login-container .brand-initials{color:#000;font-family:Poppins,sans-serif;font-size:1.12rem;font-weight:900;letter-spacing:.13rem;line-height:1;text-transform:uppercase}.split-login-container .brand-fullname{align-items:flex-start;display:flex;flex-direction:column;gap:0;line-height:1.1}.split-login-container .brand-fullname div{color:#fff;font-family:Poppins,sans-serif;font-size:1.34rem;font-weight:900;letter-spacing:.15rem;text-transform:uppercase}.greeting{color:#fff;font-size:64px;font-weight:700;letter-spacing:-1px;line-height:1.1;margin:0 0 32px}.tagline{color:#fffffffa;font-size:26px;font-weight:600;letter-spacing:-.3px;line-height:1.3;margin:0 0 40px}.description{color:#ffffffe0;font-size:17px;font-weight:400;line-height:1.7;margin:0;max-width:480px}.right-side{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center;padding:60px}.authx-card{display:flex;flex-direction:column;gap:24px;max-width:460px;width:100%}.authx-header{text-align:center}.authx-header h2{color:#1f2937;font-size:28px;font-weight:700;margin:0 0 8px}.authx-header p{color:#9ca3af;font-size:15px;margin:0}.authx-form{display:flex;flex-direction:column;gap:20px}.authx-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.authx-field input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;color:#1f2937;font-size:15px;outline:none;padding:14px 18px;transition:all .2s ease;width:100%}.authx-field input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.authx-forgot{text-align:right}.authx-forgot a{color:#667eea;font-size:14px;font-weight:500;text-decoration:none}.authx-forgot a:hover{text-decoration:underline}.authx-btn{background:#667eea;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:all .2s ease;width:100%}.authx-btn:hover{background:#5568d3;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.authx-divider{align-items:center;color:#9ca3af;display:flex;font-size:14px;font-weight:500;margin:16px 0}.authx-divider:after,.authx-divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.authx-divider span{padding:0 16px}.authx-google{align-items:center;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:12px;justify-content:center;padding:12px 20px;transition:all .2s ease;width:100%}.authx-google:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}.authx-switch{color:#6b7280;font-size:14px;text-align:center}.authx-switch a{color:#667eea;font-weight:600;text-decoration:none}.authx-switch a:hover{color:#5568d3;text-decoration:underline}.login-form-card{max-width:420px;width:100%}.form-header{margin-bottom:40px;text-align:center}.form-header h2{color:#1f2937;font-size:32px;font-weight:700;margin:0 0 12px}.form-header p{color:#9ca3af;font-size:15px;margin:0}.form-content{display:flex;flex-direction:column;gap:24px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;color:#1f2937;font-size:15px;outline:none;padding:14px 18px;transition:all .2s ease;width:100%}.form-input::placeholder{color:#d1d5db}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.forgot-link{margin-top:0;text-align:right}.forgot-link a{color:#667eea;font-size:14px;font-weight:500;text-decoration:none}.forgot-link a:hover{text-decoration:underline}.login-btn{background:#667eea;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:8px;padding:14px;transition:all .2s ease;width:100%}.login-btn:hover{background:#5568d3;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.social-divider{align-items:center;color:#9ca3af;display:flex;font-size:14px;font-weight:500;margin:24px 0}.social-divider:after,.social-divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.social-divider span{padding:0 16px}.social-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.social-buttons-single{display:flex;width:100%}.social-buttons-single .social-btn{width:100%}.social-btn{align-items:center;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .2s ease}.social-btn:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}.google-btn:hover{box-shadow:0 4px 12px #4285f426}.facebook-btn:hover{box-shadow:0 4px 12px #1877f226}.signup-text{color:#6b7280;font-size:14px;margin-top:24px;text-align:center}.signup-text a{color:#667eea;font-weight:600;text-decoration:none;transition:all .2s ease}.signup-text a:hover{color:#5568d3;text-decoration:underline}@media (max-width:1024px){.split-login-container{flex-direction:column}.left-side{min-height:40vh;padding:40px 30px}.branding-content{max-width:100%;text-align:center}.company-logo{justify-content:center;margin-bottom:20px}.split-login-container .brand-initials{font-size:.83rem}.split-login-container .brand-initials-box{min-height:50px;min-width:50px;padding:.39rem}.split-login-container .brand-fullname div{font-size:.99rem}.split-login-container .brand-logo-stacked{align-items:flex-end;gap:.55rem}.greeting{font-size:48px;margin-bottom:24px}.tagline{font-size:20px;margin-bottom:28px}.description{font-size:15px;line-height:1.65}.right-side{min-height:60vh;padding:40px 30px}.authx-row{grid-template-columns:1fr}}@media (max-width:640px){.left-side{align-items:flex-end;display:flex;min-height:24vh;padding:20px 20px 10%}.branding-content{transform:translateY(10%)}.description{display:none}.company-logo{margin-bottom:18px}.split-login-container .brand-initials{font-size:.7rem}.split-login-container .brand-initials-box{min-height:45px;min-width:45px;padding:.35rem}.split-login-container .brand-fullname div{font-size:.84rem}.split-login-container .brand-logo-stacked{align-items:flex-end;gap:.45rem}.greeting{font-size:40px;margin-bottom:20px}.tagline{font-size:18px;margin-bottom:24px}.description{font-size:14px;line-height:1.6}.right-side{padding:30px 20px}.form-header h2{font-size:26px}.authx-row,.form-row{grid-template-columns:1fr}}.admin-login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.admin-login-box{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:40px;width:100%}.admin-login-header{margin-bottom:30px;text-align:center}.admin-login-header h1{color:#1e293b;font-size:2rem;font-weight:700;margin:0 0 10px}.admin-login-header p{color:#64748b;margin:0}.admin-login-form{gap:20px}.admin-login-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#1e293b;font-size:.938rem;font-weight:600}.form-group input{border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:12px 16px;transition:all .2s ease}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input:disabled{background:#f8fafc;cursor:not-allowed}.admin-error-message{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:.875rem;padding:12px 16px}.admin-login-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px;transition:all .2s ease}.admin-login-btn:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.admin-login-btn:disabled{cursor:not-allowed;opacity:.6}.admin-dashboard-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:30px}.admin-dashboard-header{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:30px;padding:20px 30px}.header-left h1{color:#1e293b;font-size:2rem;font-weight:700;margin:0 0 5px}.admin-email{color:#64748b;font-size:.938rem;margin:0}.admin-logout-btn{background:#ef4444;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 24px;transition:all .2s ease}.admin-logout-btn:hover{background:#dc2626;box-shadow:0 4px 12px #ef44444d;transform:translateY(-2px)}.admin-error,.admin-loading{align-items:center;color:#1e293b;display:flex;flex-direction:column;justify-content:center;min-height:60vh}.loading-spinner{animation:spin .8s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.metric-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;display:flex;gap:16px;padding:20px;transition:all .2s ease}.metric-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.metric-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:1.75rem;height:56px;justify-content:center;width:56px}.metric-content h3{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.metric-value{color:#1e293b;font-size:1.875rem;font-weight:700;margin:0}.dashboard-section{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:30px}.dashboard-section h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 20px}.section-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.section-description{color:#64748b;font-size:.938rem;margin:5px 0 0}.feedback-grid{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:1fr 1fr}.feedback-stats{display:flex;flex-direction:column;gap:16px}.feedback-stat{align-items:center;background:#f8fafc;border-radius:10px;display:flex;justify-content:space-between;padding:16px}.stat-label{color:#475569;font-weight:600}.stat-value{color:#1e293b;font-size:1.5rem;font-weight:700}.stat-value.like{color:#10b981}.stat-value.dislike{color:#ef4444}.feedback-chart,.no-data-message{align-items:center;display:flex;justify-content:center}.no-data-message{color:#94a3b8;font-style:italic;padding:40px}.view-suggestions-btn{background:linear-gradient(135deg,#3b82f6,#06b6d4);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .2s ease}.view-suggestions-btn:hover{box-shadow:0 6px 20px #3b82f64d;transform:translateY(-2px)}.api-usage-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.api-stat-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;padding:20px;text-align:center}.api-stat-card h3{color:#64748b;font-size:.875rem;font-weight:600;margin:0 0 12px;text-transform:uppercase}.api-stat-value{color:#1e293b;font-size:1.875rem;font-weight:700;margin:0}@media (max-width:1024px){.feedback-grid{grid-template-columns:1fr}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.admin-dashboard-container{padding:15px}.admin-dashboard-header{align-items:flex-start;flex-direction:column;gap:15px}.admin-logout-btn{width:100%}.section-header{flex-direction:column;gap:15px}.view-suggestions-btn{width:100%}}.admin-suggestions-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:30px}.suggestions-header{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:30px}.header-left{display:flex;flex-direction:column;gap:12px}.back-btn{align-self:flex-start;background:#f1f5f9;border:none;border-radius:8px;color:#475569;cursor:pointer;font-weight:600;padding:8px 16px;transition:all .2s ease}.back-btn:hover{background:#e2e8f0}.suggestions-header h1{color:#1e293b;font-size:2rem;font-weight:700;margin:0}.suggestions-count{color:#64748b;font-size:.938rem;margin:0}.filter-tabs{display:flex;gap:12px;margin-bottom:20px}.filter-tab{background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .2s ease}.filter-tab:hover{border-color:#cbd5e1}.filter-tab.active{background:linear-gradient(135deg,#3b82f6,#06b6d4);border-color:#3b82f6;color:#fff}.suggestions-list{display:flex;flex-direction:column;gap:20px}.no-suggestions{background:#fff;border-radius:16px;color:#94a3b8;padding:60px 30px;text-align:center}.no-suggestions p{font-size:3rem;margin:0 0 10px}.no-suggestions span{font-size:1.125rem}.suggestion-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000001a;padding:24px;transition:all .2s ease}.suggestion-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.suggestion-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.suggestion-header,.user-info{align-items:center;display:flex}.user-info{gap:12px}.user-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:50%;color:#fff;display:flex;font-size:1.125rem;font-weight:700;height:40px;justify-content:center;width:40px}.user-details{display:flex;flex-direction:column;gap:4px}.user-email{color:#1e293b;font-weight:600}.suggestion-date{color:#94a3b8;font-size:.813rem}.status-badge{border-radius:20px;font-size:.813rem;font-weight:600;padding:6px 12px}.status-badge.new{background:#dbeafe;color:#1e40af}.status-badge.reviewed{background:#d1fae5;color:#065f46}.suggestion-content{background:#f8fafc;border-radius:10px;padding:16px}.suggestion-content p{word-wrap:break-word;color:#1e293b;line-height:1.6;margin:0;white-space:pre-wrap}.error-message{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;display:flex;justify-content:space-between;margin-bottom:20px;padding:16px}.error-message button{background:#991b1b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px}@media (max-width:768px){.admin-suggestions-container{padding:15px}.suggestions-header{padding:20px}.suggestions-header h1{font-size:1.5rem}.suggestion-header{align-items:flex-start;flex-direction:column;gap:12px}.status-badge{align-self:flex-start}}.orb-mock-container{background:linear-gradient(135deg,#fafafa,#f5f5f5);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;width:100%}.orb-mock-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;padding:16px 20px;z-index:100}.orb-mock-header .header-left h1{color:#1a1a1a;font-size:18px;font-weight:600;margin:0}.orb-mock-header .header-right .view-results-btn{background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;border-radius:14px;box-shadow:0 2px 8px #8b5cf64d;color:#fff;cursor:pointer;font-size:9.8px;font-weight:500;padding:5.6px 14px;transition:transform .2s}.orb-mock-header .header-right .view-results-btn:active{transform:scale(.95)}.orb-main-area{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow:hidden;padding:20px;position:relative}.orb-canvas{border-radius:50%;filter:blur(1px);height:280px;margin-bottom:20px;overflow:hidden;width:280px}.orb-status-indicator{animation:fadeInOut 2s ease-in-out infinite;color:#666;font-size:16px;font-weight:500;left:50%;letter-spacing:.5px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,168px)}@keyframes fadeInOut{0%,to{opacity:.6}50%{opacity:1}}.orb-message-bubble{animation:slideUp .3s ease-out;background:#fffffffa;border:1px solid #0000000d;border-radius:20px;bottom:140px;box-shadow:0 4px 20px #0000001a;color:#333;font-size:15px;left:50%;line-height:1.6;max-width:85%;padding:16px 20px;position:absolute;text-align:left;transform:translateX(-50%);width:auto}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.orb-bottom-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid #0000000d;gap:40px;padding:30px 20px}.control-btn,.orb-bottom-controls{align-items:center;display:flex;justify-content:center}.control-btn{background:#0000000d;border:none;border-radius:50%;color:#666;cursor:pointer;height:56px;transition:all .2s;width:56px}.control-btn:active{transform:scale(.9)}.control-btn.main-btn{background:linear-gradient(135deg,#1a1a1a,#333);box-shadow:0 4px 16px #0003;color:#fff;height:72px;width:72px}.control-btn.main-btn.active{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ef4444,#dc2626)}@keyframes pulse{0%,to{box-shadow:0 4px 16px #ef444466}50%{box-shadow:0 4px 24px #ef444499}}.mode-toggle-debug{display:flex;flex-direction:column;gap:8px;position:fixed;right:10px;top:80px;z-index:200}.mode-toggle-debug button{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:12px;padding:8px 16px;transition:all .2s}.mode-toggle-debug button.active{background:#8b5cf6;border-color:#8b5cf6;color:#fff}@media (max-width:375px){.orb-canvas{border-radius:50%;height:240px;width:240px}.orb-status-indicator{font-size:14px;transform:translate(-50%,120px)}.orb-message-bubble{bottom:120px;font-size:14px;max-width:90%;padding:14px 18px}.orb-bottom-controls{gap:30px;padding:20px}.control-btn{height:50px;width:50px}.control-btn.main-btn{height:64px;width:64px}.orb-mock-header .header-left h1{font-size:16px}.orb-mock-header .header-right .view-results-btn{font-size:9.1px;padding:4.9px 11.2px}}@media (min-width:376px) and (max-width:414px){.orb-canvas{border-radius:50%;height:260px;width:260px}.orb-status-indicator{transform:translate(-50%,132px)}.orb-message-bubble{bottom:130px}}@media (min-width:415px) and (max-width:768px){.orb-canvas{border-radius:50%;height:300px;width:300px}.orb-status-indicator{transform:translate(-50%,156px)}.orb-message-bubble{bottom:150px}.orb-bottom-controls{gap:50px}}@media (min-width:769px){.orb-mock-container:before{background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #0000001a;color:#666;content:"This is a mobile-only interface. Please resize your browser to mobile view (width ≤ 768px) or open on a mobile device.";font-size:16px;left:50%;line-height:1.6;max-width:400px;padding:30px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}.mode-toggle-debug,.orb-bottom-controls,.orb-main-area{opacity:.3;pointer-events:none}}
/*# sourceMappingURL=main.132f9671.css.map*/