:root{color:#e8edf7;font-synthesis:none;text-rendering:optimizelegibility;background:#080b12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#080b12;min-width:320px}body{background:radial-gradient(circle at 80% 10%,#5a40b421,#0000 30%),#080b12;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}h1,h2,h3,p{margin-top:0}.auth-page{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.auth-showcase{background:linear-gradient(135deg,#090d18e0,#191237c7),radial-gradient(circle at 30% 30%,#795cf652,#0000 40%);border-right:1px solid #252a38;flex-direction:column;justify-content:space-between;padding:48px clamp(40px,7vw,110px);display:flex}.auth-brand,.brand{align-items:center;gap:12px;display:flex}.auth-brand{font-size:20px;font-weight:750}.auth-showcase-content{max-width:680px;padding:80px 0}.auth-showcase-content h1{letter-spacing:-.055em;margin:14px 0 22px;font-size:clamp(42px,5vw,72px);line-height:1.02}.auth-showcase-content>p{color:#aab3c5;max-width:620px;font-size:18px;line-height:1.75}.eyebrow,.topbar-eyebrow{color:#9b87f5;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.feature-list{gap:16px;margin-top:36px;display:grid}.feature-list div{color:#d6dbea;align-items:center;gap:12px;display:flex}.feature-list svg{color:#9b87f5}.auth-form-panel{justify-content:center;align-items:center;padding:40px;display:flex}.auth-form-card{width:min(100%,470px)}.auth-heading{margin-bottom:34px}.auth-heading h2{letter-spacing:-.035em;margin:10px 0;font-size:36px}.auth-heading p,.auth-switch{color:#929bad;line-height:1.6}.form-stack{gap:20px;display:grid}.form-group{gap:9px;display:grid}.form-group label{color:#d9deea;font-size:14px;font-weight:650}.form-group input,.form-group textarea,.form-group select{color:#f3f5fa;background:#10141e;border:1px solid #303647;border-radius:12px;outline:none;width:100%;padding:13px 15px;transition:border-color .16s,box-shadow .16s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#8068eb;box-shadow:0 0 0 3px #8068eb24}.form-error{color:#ffb4b4;background:#f5656514;border:1px solid #f565654d;border-radius:10px;padding:12px 14px;font-size:14px}.primary-button,.secondary-button{border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:700;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.primary-button{color:#fff;background:#8068eb;border:1px solid #8068eb}.primary-button:hover{background:#8e77f3;transform:translateY(-1px)}.secondary-button{color:#eef1f7;background:#151a26;border:1px solid #343b4e}.secondary-button:hover{border-color:#5d6680;transform:translateY(-1px)}.full-width{width:100%}.auth-switch{text-align:center;margin-top:26px}.auth-switch a{color:#a994ff;font-weight:700}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#0a0d15f5;border-right:1px solid #232938;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{padding:6px 8px 28px}.brand-icon{background:linear-gradient(135deg,#8068eb,#5540ba);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.brand div:last-child{gap:2px;display:grid}.brand strong{font-size:16px}.brand span{color:#717b90;font-size:11px}.sidebar-nav{gap:6px;display:grid}.nav-link,.logout-button{color:#8f98aa;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 13px;font-size:14px;font-weight:650;display:flex}.nav-link:hover{color:#e6eaf3;background:#131823}.nav-link.active{color:#b6a7ff;background:#8068eb24}.logout-button{text-align:left;background:0 0;border:0;margin-top:auto}.logout-button:hover{color:#faa;background:#f45d5d14}.app-content{min-width:0}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080b12cc;border-bottom:1px solid #232938;justify-content:space-between;align-items:center;min-height:88px;padding:18px clamp(24px,4vw,52px);display:flex}.topbar h2{margin:5px 0 0;font-size:19px}.topbar-eyebrow{margin-bottom:0}.user-chip{color:#9da6b8;align-items:center;gap:10px;display:flex}.user-chip div{gap:2px;display:grid}.user-chip span{text-transform:uppercase;font-size:10px}.user-chip strong{color:#e4e8f0;font-size:13px}.page-container{width:min(100%,1500px);margin:0 auto;padding:42px clamp(24px,4vw,52px)}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.page-heading h1{letter-spacing:-.04em;margin:7px 0 8px;font-size:clamp(32px,4vw,46px)}.page-heading p{color:#8f98aa;max-width:700px;margin-bottom:0;line-height:1.65}.welcome-card,.empty-card{background:radial-gradient(circle at 90% 20%,#8068eb1f,#0000 30%),#10141e;border:1px solid #282e3e;border-radius:18px}.welcome-card{justify-content:space-between;align-items:center;gap:30px;padding:clamp(28px,5vw,56px);display:flex}.welcome-card h2{letter-spacing:-.035em;margin:10px 0 12px;font-size:clamp(26px,3vw,38px)}.welcome-card p,.empty-card p{color:#929bad;max-width:700px;margin-bottom:0;line-height:1.7}.empty-card{padding:38px}.empty-card h2{margin-bottom:10px}.loading-screen{color:#9da6b8;background:#080b12;place-content:center;justify-items:center;gap:18px;min-height:100vh;display:grid}.spinner{border:3px solid #252b3a;border-top-color:#8068eb;border-radius:50%;width:38px;height:38px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=960px){.auth-page{grid-template-columns:1fr}.auth-showcase{display:none}.auth-form-panel{min-height:100vh}.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding-inline:12px}.brand{justify-content:center}.brand div:last-child,.nav-link span,.logout-button span{display:none}.nav-link,.logout-button{justify-content:center;padding:0}}@media (width<=680px){.app-shell{display:block}.sidebar{z-index:20;border-top:1px solid #293040;border-right:0;flex-direction:row;width:100%;height:68px;padding:8px 10px;position:fixed;inset:auto 0 0}.brand,.logout-button{display:none}.sidebar-nav{grid-template-columns:repeat(5,1fr);gap:3px;width:100%;display:grid}.nav-link{min-height:50px}.topbar{min-height:72px;padding:14px 18px}.topbar>div:first-child{display:none}.topbar{justify-content:flex-end}.page-container{padding:28px 18px 100px}.page-heading,.welcome-card{flex-direction:column;align-items:stretch;display:flex}.auth-form-panel{padding:24px}.auth-heading h2{font-size:30px}}.stats-grid,.score-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:42px;display:grid}.score-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card,.score-card,.panel-card{background:#10141e;border:1px solid #282e3e;border-radius:16px}.stat-card,.score-card{gap:10px;padding:22px;display:grid}.stat-card svg,.score-card svg{color:#9b87f5}.stat-card span,.score-card span,.muted,.data-row span,.section-header p{color:#8f98aa}.stat-card strong,.score-card strong{letter-spacing:-.04em;font-size:30px}.panel-card{padding:26px}.two-column-grid,.result-grid,.component-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.analysis-form{gap:22px;max-width:760px;display:grid}.section-header{justify-content:space-between;align-items:flex-end;gap:20px;margin:34px 0 18px;display:flex}.section-header.compact{margin-top:0}.section-header h2{margin-bottom:5px}.section-header p{margin-bottom:0}.section-header a{color:#b5a7f7;align-items:center;gap:7px;font-weight:700;display:inline-flex}.data-list{display:grid}.data-row{border-bottom:1px solid #252b39;justify-content:space-between;align-items:center;gap:18px;padding:17px 4px;display:flex}.data-row:last-child{border-bottom:0}.data-row>div:first-child,.row-title>div{gap:5px;display:grid}.row-title{align-items:center;gap:12px;display:flex!important}.row-title svg{color:#9b87f5}.row-metrics{align-items:center;gap:14px;display:flex}.status-badge{color:#cbd2df;text-transform:capitalize;background:#171c28;border:1px solid #41495d;border-radius:999px;align-items:center;width:fit-content;padding:5px 10px;font-size:12px;font-weight:750;display:inline-flex}.status-apply,.status-completed,.status-high,.status-matched{color:#8de0b3;background:#49be841a;border-color:#49be8459}.status-improve,.status-medium,.status-partial{color:#f0ca7c;background:#eab3501a;border-color:#eab35059}.status-low,.status-missing,.status-reject{color:#faa;background:#ec65651a;border-color:#ec656559}.icon-button{color:#aeb6c6;background:#151a26;border:1px solid #343b4e;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.icon-button.danger:hover{color:#faa;border-color:#ec656566}.inline-empty{color:#7f899c;text-align:center;padding:30px 0}.form-group textarea{resize:vertical;line-height:1.6}.component-heading,.recommendation-card{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.progress-track{background:#242a38;border-radius:999px;height:8px;margin:16px 0;overflow:hidden}.progress-value{border-radius:inherit;background:linear-gradient(90deg,#6650d2,#a38ff7);height:100%}.result-grid{margin-top:20px}.skill-list{gap:12px;display:grid}.skill-item{background:#0d111a;border:1px solid #292f3e;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:7px 14px;padding:14px;display:grid}.skill-item>div{gap:4px;display:grid}.skill-item span{color:#818b9e;font-size:12px}.skill-item p{color:#9ba4b5;grid-column:1/-1;margin:4px 0 0;font-size:13px;line-height:1.55}.insight-list{color:#aab2c1;gap:12px;margin:0;padding-left:20px;line-height:1.6;display:grid}.recommendation-list{gap:14px;display:grid}.recommendation-card h3{margin:7px 0 8px;line-height:1.45}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column-grid,.result-grid,.component-grid{grid-template-columns:1fr}}@media (width<=680px){.stats-grid,.score-grid{grid-template-columns:1fr}.data-row,.row-metrics,.recommendation-card{flex-direction:column;align-items:flex-start}.row-metrics{display:flex}}.visually-hidden-file{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-upload-zone{border:1px dashed var(--border-color);cursor:pointer;border-radius:14px;align-items:center;gap:14px;min-height:104px;padding:18px;transition:border-color .16s,background .16s,transform .16s;display:flex}.file-upload-zone:hover{border-color:var(--accent-color);transform:translateY(-1px)}.file-upload-zone>div:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.file-upload-zone strong,.file-upload-zone span{text-overflow:ellipsis;overflow:hidden}.file-upload-zone span{color:var(--text-muted);font-size:.84rem}.upload-icon,.help-icon,.profile-avatar{border-radius:12px;flex:none;place-items:center;display:grid}.upload-icon,.help-icon{background:#6366f11f;width:44px;height:44px}.profile-avatar{background:#6366f11f;width:72px;height:72px}.file-browse-button{border:1px solid var(--border-color);border-radius:9px;flex:none;padding:9px 12px;font-weight:600}.row-actions,.history-actions,.page-heading-actions{align-items:center;gap:10px;display:flex}.history-actions{margin-left:auto}.page-heading-actions{flex-wrap:wrap;justify-content:flex-end}.profile-card{flex-direction:column;gap:20px;display:flex}.profile-details{gap:12px;display:grid}.profile-details>div{border-bottom:1px solid var(--border-color);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.profile-details span{color:var(--text-muted)}.security-note{border:1px solid var(--border-color);border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.security-note p{color:var(--text-muted);margin:4px 0 0}.help-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.help-card{flex-direction:column;gap:12px;display:flex}.help-card h2{margin:0;font-size:1.05rem}.help-copy{gap:12px;display:grid}.help-copy p{color:var(--text-muted);margin:0;line-height:1.65}.help-sections{align-items:stretch}.form-success{background:#22c55e14;border:1px solid #22c55e59;border-radius:10px;padding:12px 14px}.page-error{margin-bottom:20px}.user-chip{text-decoration:none}.secondary-button{border:1px solid var(--border-color);min-height:42px;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-weight:600;display:inline-flex}.secondary-button:disabled{cursor:not-allowed;opacity:.6}@media (width<=1100px){.help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.help-grid{grid-template-columns:1fr}.file-upload-zone{flex-wrap:wrap;align-items:flex-start}.file-browse-button{margin-left:58px}.history-actions{justify-content:space-between;width:100%;margin-left:0}.page-heading-actions{justify-content:flex-start;width:100%}.profile-details>div{flex-direction:column;gap:4px}}
