:root{--bg-ink: #c1dfe1;--bg-deep: #ebe7dd;--surface: #ffffff;--surface-soft: #fbfcfa;--text: #142027;--text-muted: #526169;--line: #dde5df;--line-strong: #c7d4ce;--brand: #2f8f83;--danger: #c15764;--radius: 8px;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--text);background:linear-gradient(135deg,rgba(47,143,131,.12),transparent 34%),linear-gradient(180deg,var(--bg-ink) 0%,var(--bg-ink) 46%,var(--bg-deep) 46%,var(--bg-deep) 100%);line-height:1.5;font-weight:400;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,rgba(47,143,131,.12),transparent 34%),linear-gradient(180deg,var(--bg-ink) 0%,var(--bg-ink) 46%,var(--bg-deep) 46%,var(--bg-deep) 100%)}a{color:inherit;text-decoration:none}button,input,textarea,select,fieldset{font:inherit}button,a,input,textarea,select{outline-color:var(--brand);outline-offset:3px}#root{min-height:100vh}.landing-page,.auth-page,.centered-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card,.panel{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);box-shadow:0 18px 46px #16232a12}.landing-page{background:#c1dfe1;color:#142027;color-scheme:light;display:block;padding:0}.landing-header,.landing-hero,.landing-results,.landing-proof,.landing-info,.landing-form-section,.landing-footer{width:min(1120px,calc(100% - 40px));margin:0 auto}.landing-header{display:flex;align-items:center;justify-content:space-between;min-height:78px}.landing-brand{color:#142027;font-size:1.05rem;font-weight:800}.landing-login{background:#fff;border:1px solid #d6ddd8;border-radius:var(--radius);color:#26343b;font-weight:700;min-height:40px;padding:8px 14px}.landing-hero{align-items:center;display:grid;min-height:calc(56vh - 78px);padding:48px 0}.landing-hero-copy{max-width:860px}.landing-page .eyebrow{color:#2f8f83}.landing-page h1,.landing-page h2,.landing-page h3{color:#142027}.landing-page h1{font-size:clamp(3rem,6.2vw,5rem);line-height:.98;max-width:820px}.landing-page h2{font-size:clamp(2rem,4vw,3.2rem);margin-bottom:12px}.landing-page h3{margin-bottom:8px}.landing-page p{color:#526169}.landing-hero .hero-copy{color:#4e6068;font-size:clamp(1.08rem,2vw,1.35rem);max-width:650px}.landing-proof{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-results{display:grid;align-items:center;gap:64px;grid-template-columns:minmax(280px,.8fr) minmax(360px,1fr);padding:8px 0 80px}.results-stat{color:#142027;font-size:clamp(4rem,8vw,7rem);font-weight:900;letter-spacing:0;line-height:.88;margin:0 0 8px}.results-headline{color:#142027;font-size:clamp(1.55rem,2.35vw,2.15rem);font-weight:900;letter-spacing:0;line-height:1.06;margin:0;max-width:460px}.results-list{display:grid;gap:18px}.result-row{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) 52px;position:relative}.result-row:before{border-top:1px dashed rgba(20,32,39,.55);content:"";left:0;position:absolute;right:72px;top:50%}.result-row div{background:#c1dfe1;display:grid;gap:2px;justify-self:start;padding-right:16px;position:relative;z-index:1}.result-row strong{color:#050808;font-size:clamp(1.35rem,2.15vw,1.85rem);font-weight:900;line-height:1.06}.result-row span{color:#26343b}.result-icon{align-items:center;background:transparent;border:3px solid #050808;border-radius:999px;color:#050808;display:inline-flex;font-size:1.1rem;font-weight:900;height:42px;justify-content:center;position:relative;width:42px;z-index:1}.landing-proof div{background:#fbfcfa;border:1px solid #e2e7e3;border-radius:var(--radius)}.landing-proof span{color:#526169;font-size:.92rem}.landing-proof{background:#fff;border:1px solid #dde5df;border-radius:18px;box-shadow:0 18px 46px #16232a12;padding:18px}.landing-proof div{display:grid;flex:1;gap:4px;min-height:96px;padding:18px}.landing-proof strong{color:#142027}.landing-info,.landing-form-section{padding:88px 0}.landing-section-copy{max-width:620px;margin-bottom:28px}.landing-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-info-grid article{background:#fff;border:1px solid #e2e7e3;border-radius:var(--radius);box-shadow:0 16px 40px #16232a0d;padding:26px}.landing-info-grid p{margin-bottom:0}.landing-form-section{display:flex;justify-content:center}.landing-form-card{background:#fff;border:1px solid #dde5df;border-radius:18px;box-shadow:0 24px 70px #16232a1a;display:grid;gap:28px;max-width:620px;padding:clamp(26px,5vw,42px);width:100%}.landing-form-card p{margin-bottom:0}.landing-form{display:grid;gap:18px}.landing-form .field{color:#26343b}.landing-form .field input{background:#fbfcfa;border-color:#d8e0db;color:#142027}.landing-form fieldset.field{border:0;margin:0;padding:0}.landing-form legend{margin-bottom:8px;padding:0}.radio-group{display:flex;gap:14px}.radio-group label{align-items:center;background:#fbfcfa;border:1px solid #d8e0db;border-radius:var(--radius);color:#142027;display:flex;gap:8px;min-height:44px;padding:10px 12px}.radio-group input{width:auto}.landing-form .field-hint,.landing-file-summary{color:#526169;font-size:.92rem;font-weight:400;margin:-2px 0 0}.landing-form .button{margin-top:4px;width:100%}.landing-footer{border-top:1px solid #dde5df;color:#526169;display:flex;justify-content:space-between;gap:18px;padding:28px 0 34px}.landing-footer span:first-child{color:#142027;font-weight:800}.auth-card{width:min(100%,480px);padding:32px}.app-shell{min-height:100vh;padding:24px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 auto 28px;max-width:1180px;color:var(--text);background:#ffffffd1;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 46px #16232a12;padding:18px}.topnav{display:flex;flex-wrap:wrap;gap:12px}.topbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.topbar-copy{max-width:32rem;margin-bottom:0}.nav-link{padding:10px 14px;border-radius:var(--radius);border:1px solid transparent;background:transparent;color:var(--text-muted)}.nav-link-active{background:#2f8f831f;border-color:#2f8f8347;color:#142027}.page-content{max-width:1180px;margin:0 auto}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:var(--brand);font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.04;letter-spacing:0}h2{color:var(--text);font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.12}h3{color:var(--text)}.hero-copy,.supporting-copy,.panel p,.metric-label{color:var(--text-muted)}.stack-md{display:flex;flex-direction:column;gap:16px}.stack-lg{display:flex;flex-direction:column;gap:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:var(--radius);border:0;cursor:pointer;font-weight:700;transition:background .12s ease,border-color .12s ease,opacity .12s ease,transform .12s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.65}.button-primary{background:var(--brand);color:#fff}.button-secondary{background:var(--surface-soft);color:var(--text);border:1px solid var(--line-strong)}.button-danger{background:var(--danger);color:#fff5f5}.field{display:flex;flex-direction:column;gap:8px;color:#26343b;font-weight:700}.field-hint{color:var(--text-muted);font-weight:400;font-size:.92rem;margin:-2px 0 0}.field input,.field textarea,.select-input{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;background:var(--surface-soft);color:var(--text)}.field input:focus,.field textarea:focus,.select-input:focus{border-color:#2f8f839e;box-shadow:0 0 0 3px #2f8f831f}.field textarea{resize:vertical}.inline-link{margin-top:20px;color:var(--text-muted)}.inline-link a{color:var(--brand)}.section-heading{color:var(--text)}.metrics-grid,.two-column-grid{display:grid;gap:20px}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.two-column-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.panel{padding:24px}.metric-value{font-size:2.45rem;color:var(--text);font-weight:800;line-height:1;margin-bottom:4px}.empty-state,.centered-state{padding:24px;border-radius:var(--radius);background:var(--surface-soft);border:1px dashed var(--line-strong);color:var(--text-muted)}.status-banner{padding:14px 16px;border-radius:var(--radius);border:1px solid transparent}.status-banner-error{color:#8a1f28;background:#fff0f1;border-color:#e7b8bf}.status-banner-success{color:#1b724a;background:#edf8f2;border-color:#b8ddcb}.resume-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.resume-supporting-copy{max-width:52rem;margin-bottom:8px}.resume-meta{color:var(--text-muted);font-size:.95rem;margin-bottom:0}.resume-file-summary{border:1px solid var(--line);border-radius:var(--radius);padding:16px;background:var(--surface-soft)}.resume-file-summary p{color:var(--text-muted);margin-bottom:4px}.resume-file-summary p:last-child{margin-bottom:0}.resume-file-title{color:var(--text);font-weight:700}.resume-file-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.resume-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.resume-grid-full{grid-column:1 / -1}.code-textarea{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.95rem}.dashboard-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.dashboard-header-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.dialog-backdrop{align-items:center;background:#1420276b;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:20}.dialog-panel{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:0 24px 70px #16232a29;max-width:560px;padding:24px;width:min(100%,560px)}.dashboard-supporting-copy{max-width:52rem;margin-bottom:0}.dashboard-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-subtle-copy{color:var(--text-muted);margin-bottom:0}.dashboard-highlight-card{border:1px solid rgba(47,143,131,.24);border-radius:var(--radius);padding:20px;background:#2f8f831a}.lead-list{display:grid;gap:14px}.lead-card{align-items:flex-start;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius);display:flex;gap:18px;justify-content:space-between;padding:18px}.lead-card h3,.lead-card p{margin-bottom:6px}.lead-card p:last-child{margin-bottom:0}.lead-actions{align-items:flex-end;display:flex;gap:12px}.dashboard-highlight-title{color:var(--text);font-weight:700;margin-bottom:6px}.resume-preview-panel{border-color:#2f8f8352}.resume-preview{display:grid;gap:20px}.resume-preview h4{color:var(--text);font-size:1rem;margin-bottom:8px}.resume-preview p{color:var(--text-muted);margin-bottom:0}.resume-preview pre{color:var(--text-muted);font-family:inherit;line-height:1.65;margin:0;max-height:420px;overflow:auto;white-space:pre-wrap;word-break:break-word}.dashboard-applications-table{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.dashboard-applications-row{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(220px,2fr) minmax(170px,1fr);gap:16px;align-items:center;padding:15px 16px;background:var(--surface)}.dashboard-applications-row+.dashboard-applications-row{border-top:1px solid var(--line)}.dashboard-applications-heading{background:var(--surface-soft);color:var(--text);font-size:.86rem;font-weight:700;text-transform:uppercase}.dashboard-pagination-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.dashboard-status-select{border-radius:var(--radius);min-height:36px;min-width:150px}.dashboard-activity-list{display:grid;gap:16px}.dashboard-activity-card{border:1px solid var(--line);border-radius:var(--radius);padding:18px;background:var(--surface-soft)}.dashboard-activity-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.dashboard-activity-title{margin-bottom:4px}.dashboard-activity-company{color:#26343b;font-weight:600;margin-bottom:0}.dashboard-activity-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.applications-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.applications-supporting-copy{max-width:52rem;margin-bottom:8px}.applications-meta{color:var(--text-muted);font-size:.95rem;margin-bottom:0}.applications-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.applications-form-full{grid-column:1 / -1}.applications-form-actions{display:flex;justify-content:flex-start}.applications-list{display:grid;gap:20px}.application-card{border:1px solid var(--line);border-radius:var(--radius);padding:20px;background:var(--surface-soft)}.application-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.application-title{margin-bottom:4px}.application-company{color:#26343b;font-weight:600;margin-bottom:0}.application-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:14px}.application-link-row{margin-bottom:14px}.text-link{color:var(--brand);text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.application-notes{margin-bottom:16px;white-space:pre-wrap}.application-notes-empty{color:var(--text-muted);font-style:italic}.application-card-actions{display:flex;flex-wrap:wrap;gap:12px}.status-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:var(--radius);font-size:.9rem;font-weight:600;white-space:nowrap}.status-pill-draft{background:#edf1f2;color:#526169}.status-pill-applied{background:#eaf3fb;color:#2d648d}.status-pill-interviewing{background:#fff5de;color:#8a5a10}.status-pill-offer{background:#2f8f8321;color:#1f7068}.status-pill-rejected{background:#fff0f1;color:#8f2f3b}.status-pill-withdrawn{background:#f4efe6;color:#6b583d}@media(max-width:720px){.landing-header,.landing-hero,.landing-results,.landing-proof,.landing-info,.landing-form-section,.landing-footer{width:min(100% - 32px,1120px)}.landing-header{min-height:68px}.landing-login{min-height:38px;padding:7px 12px}.landing-hero{min-height:auto;padding:46px 0 56px}.landing-page h1{font-size:clamp(2.7rem,14vw,3.9rem)}.landing-results{gap:28px;grid-template-columns:1fr;padding:0 0 52px}.result-row{grid-template-columns:minmax(0,1fr) 46px}.result-row:before{right:62px}.result-icon{height:38px;width:38px}.landing-proof{flex-direction:column}.landing-proof div{width:100%}.landing-info,.landing-form-section{padding:58px 0}.landing-info-grid{grid-template-columns:1fr}.landing-info-grid article{padding:22px}.landing-footer,.topbar{flex-direction:column}.topbar-actions{justify-content:flex-start}.resume-header-row{flex-direction:column}.resume-grid{grid-template-columns:1fr}.dashboard-header-row,.dashboard-section-header,.dashboard-activity-top,.lead-card,.lead-actions{flex-direction:column}.dashboard-header-actions{justify-content:flex-start}.lead-actions{align-items:stretch;width:100%}.dashboard-applications-table{border-radius:var(--radius)}.dashboard-applications-row{grid-template-columns:1fr;gap:8px}.dashboard-applications-heading{display:none}.dashboard-applications-row>div:before{color:var(--text-muted);display:block;font-size:.8rem;font-weight:700;margin-bottom:2px;text-transform:uppercase}.dashboard-applications-row>div:nth-child(1):before{content:"Application Number"}.dashboard-applications-row>div:nth-child(2):before{content:"Application Link"}.dashboard-applications-row>div:nth-child(3):before{content:"Application Status"}.dashboard-pagination-actions{justify-content:flex-start}.applications-header-row{flex-direction:column}.applications-form-grid{grid-template-columns:1fr}.application-card-top{flex-direction:column}.auth-card,.panel{border-radius:var(--radius)}.app-shell{padding:16px}h1{font-size:clamp(2.2rem,12vw,3.5rem)}}
