:root{--bg:#070917;--panel:#11162b;--panel2:#171d35;--line:#ffffff14;--text:#f7f8ff;--muted:#9ba5c4;--accent:#7c5cff;--accent2:#20d6c7;--danger:#ff5b78;--success:#36d399;--warning:#fbbf24;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{background:radial-gradient(circle at top left, #7c5cff38, transparent 28%), radial-gradient(circle at bottom right, #20d6c729, transparent 26%), var(--bg);min-height:100%;margin:0}button,input,textarea,select{font:inherit}.appShell{max-width:520px;min-height:100vh;margin:0 auto}.topBar{z-index:10;padding:calc(18px + env(safe-area-inset-top)) 18px 14px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:linear-gradient(#070917f5,#070917b8);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}h1{letter-spacing:-.04em;margin:0;font-size:28px}h2{letter-spacing:-.03em;margin:0 0 8px;font-size:24px}h3{margin:0;font-size:16px}p{line-height:1.45}.eyebrow{color:var(--accent2);text-transform:uppercase;letter-spacing:.14em;margin:0 0 3px;font-size:11px;font-weight:800}.content{padding:18px 18px 170px}.screen{flex-direction:column;gap:14px;display:flex}.heroCard,.card,.metricCard,.applicationCard,.infoCard,.field{border:1px solid var(--line);background:linear-gradient(145deg,#171d35eb,#0c1020f5);border-radius:24px;box-shadow:0 18px 40px #00000047}.heroCard{padding:22px;position:relative;overflow:hidden}.heroCard:after{content:"";filter:blur(5px);background:#7c5cff33;border-radius:999px;width:145px;height:145px;position:absolute;top:-40px;right:-40px}.heroCard p{color:var(--muted);max-width:85%;margin:0}.detailHero{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.card{padding:18px}.gridTwo{grid-template-columns:1fr 1fr;gap:12px;display:grid}.metricCard{min-height:128px;padding:16px}.metricIcon{width:38px;height:38px;color:var(--accent2);background:#7c5cff2e;border-radius:14px;place-items:center;margin-bottom:12px;display:grid}.metricIcon svg{width:20px;height:20px}.metricCard p{color:var(--muted);margin:0 0 8px;font-size:13px}.metricCard strong{letter-spacing:-.04em;font-size:30px}.sectionTitle{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.sectionTitle span{color:var(--muted);font-size:13px}.muted{color:var(--muted);margin-top:0}.iconButton{color:#fff;background:linear-gradient(135deg, var(--accent), #5d8cff);border:none;border-radius:18px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 14px 30px #7c5cff59}.primaryButton,.dangerButton,.linkButton{color:#fff;border:none;border-radius:18px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 18px;font-weight:800;text-decoration:none;display:flex}.primaryButton{background:linear-gradient(135deg, var(--accent), #4e9fff);box-shadow:0 16px 32px #7c5cff40}.primaryButton.sticky{margin-top:12px;margin-bottom:20px;position:static}.dangerButton{color:#ffb4c1;background:#ff5b781f;border:1px solid #ff5b783d}.linkButton{color:#bdfcf6;background:#20d6c71a;border:1px solid #20d6c73d;margin-top:10px}.searchBox{border:1px solid var(--line);height:54px;color:var(--muted);background:#ffffff0f;border-radius:20px;align-items:center;gap:10px;padding:0 14px;display:flex}.searchBox input{color:#fff;background:0 0;border:none;outline:none;flex:1}.applicationCard{flex-direction:column;gap:12px;padding:16px;display:flex}.appHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.appHeader p{color:var(--muted);margin:4px 0 0}.metaRow{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:10px;padding-top:12px;font-size:13px;display:flex}.statusBadge{white-space:nowrap;color:#d4daf0;background:#9ba5c426;border:1px solid #9ba5c42e;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.statusBadge.applied{color:#b9d7ff;background:#4e9fff24;border-color:#4e9fff40}.statusBadge.interview{color:#dfccff;background:#7c5cff38;border-color:#7c5cff59}.statusBadge.offer{color:#bbf7d0;background:#36d39924;border-color:#36d39947}.statusBadge.rejected{color:#ffc1ca;background:#ff5b7821;border-color:#ff5b7847}.statusBadge.drafting{color:#fff0b3;background:#fbbf2421;border-color:#fbbf2440}.miniSelect{border:1px solid var(--line);color:#fff;background:#ffffff0f;border-radius:15px;width:100%;padding:11px 12px}.field{box-shadow:none;flex-direction:column;gap:8px;padding:13px 14px;display:flex}.field span{color:var(--muted);letter-spacing:.03em;font-size:12px;font-weight:800}.field input,.field textarea,.field select{color:#fff;background:0 0;border:none;outline:none;width:100%}.field textarea{resize:vertical;min-height:92px}.field option,.miniSelect option{color:#fff;background:#11162b}.infoLine{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:10px 0;display:flex}.infoLine span,.infoCard span{color:var(--muted);font-size:13px}.infoLine strong{text-align:right;overflow-wrap:anywhere}.infoCard{flex-direction:column;gap:8px;padding:14px;display:flex}.infoCard strong{overflow-wrap:anywhere;font-size:15px}.compact{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding:12px 0;display:flex}.compact div{flex-direction:column;gap:2px;display:flex}.compact span{color:var(--muted);font-size:13px}.listGap{flex-direction:column;gap:12px;margin-top:4px;display:flex}.empty{text-align:center;min-height:260px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty svg{color:var(--accent2);margin-bottom:12px}.bottomNav{left:50%;bottom:calc(14px + env(safe-area-inset-bottom));border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0a0c18fa,#060812);border:1px solid #7c5cff2e;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:4px;width:min(92vw,500px);padding:6px 6px 8px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 20px 60px #000000b3,0 0 20px #7c5cff1f}.navButton{min-height:34px;color:var(--muted);background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1px;font-size:9px;font-weight:800;display:flex}.navButton.active{color:#e9e6ff;background:linear-gradient(135deg,#7c5cff59,#7c5cff26);box-shadow:0 4px 12px #7c5cff40,inset 0 0 6px #7c5cff33}.modalOverlay{z-index:3000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modalCard{background:linear-gradient(145deg,#171d35fa,#070917fa);border:1px solid #7c5cff38;border-radius:24px;flex-direction:column;gap:12px;width:min(100%,520px);max-height:82vh;padding:18px;display:flex;overflow-y:auto;box-shadow:0 28px 70px #000000bf}.menuModalCard{background:linear-gradient(145deg,#0e142afa,#070917fa);border:1px solid #7c5cff40;border-radius:30px;flex-direction:column;gap:14px;width:min(100%,520px);max-height:86vh;padding:22px;display:flex;overflow-y:auto;box-shadow:0 28px 80px #000000c7}.menuHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.menuCloseButton{width:54px;height:54px;color:var(--muted);background:#ffffff0f;border:1px solid #7c5cff47;border-radius:999px;place-items:center;display:grid}.menuAccountCard{background:linear-gradient(135deg,#7c5cff2e,#20d6c714);border:1px solid #7c5cff38;border-radius:26px;justify-content:space-between;align-items:center;gap:14px;padding:20px;display:flex}.menuAccountCard h3{margin:4px 0 6px;font-size:22px}.menuAccountCard .muted{margin:0}.menuSmallButton{color:#dffefa;background:#20d6c71a;border:1px solid #20d6c752;border-radius:18px;min-height:46px;padding:0 18px;font-weight:800}.menuRow{color:#fff;text-align:left;background:linear-gradient(135deg,#171d35f5,#121630f5);border:1px solid #7c5cff2e;border-radius:26px;grid-template-columns:58px 1fr 28px;align-items:center;gap:14px;width:100%;min-height:84px;padding:14px 18px;display:grid}.menuRowIcon{color:#c7b8ff;background:#7c5cff2e;border:1px solid #7c5cff38;border-radius:18px;place-items:center;width:52px;height:52px;display:grid}.menuRowTitle{font-size:17px;font-weight:850}.menuChevron{color:var(--muted)}.accountButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5cfff2,#20d6c7f2);border:none;border-radius:14px;padding:12px 18px;font-weight:700;transition:transform .15s;box-shadow:0 10px 24px #7c5cff40}.accountButton:hover{transform:translateY(-1px)}@media (width>=760px){.appShell{max-width:620px}}@media (width>=1000px){.appShell{border:1px solid #ffffff14;border-radius:34px;max-width:620px;min-height:calc(100vh - 56px);margin:28px auto;overflow:hidden;box-shadow:0 30px 90px #00000073}.topBar{border-top-left-radius:34px;border-top-right-radius:34px}}
