:root{color:#10233f;background:#edf6ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#edf6ff;min-width:320px;margin:0}button,input,select{font:inherit}button{border:0}.app-shell{--bg:#edf6ff;--page-top:#fff;--surface:#fff;--surface-muted:#f4f9ff;--surface-strong:#e4f0ff;--text:#10233f;--muted:#667d99;--border:#c7ddf5;--border-soft:#ddeafa;--accent:#1268e8;--accent-strong:#0a4fb6;--accent-soft:#e8f2ff;--accent-text:#fff;--blue:#20a4ff;--blue-soft:#e4f6ff;--warning:#d2a400;--warning-soft:#fff8d7;--danger:#c13654;--danger-soft:#fff0f3;--shadow:0 18px 48px #145b9f24;--shadow-soft:0 10px 28px #145b9f17;--row-hover:#f2f8ff;background:linear-gradient(180deg, var(--page-top) 0%, var(--bg) 52%, #d9ecff 100%);min-height:100vh;color:var(--text);padding:32px;position:relative;overflow-x:hidden}.app-shell:before{content:"";pointer-events:none;background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 6%, transparent) 1px, transparent 1px), linear-gradient(180deg, color-mix(in srgb, var(--blue) 6%, transparent) 1px, transparent 1px);opacity:.48;background-size:56px 56px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 72%);mask-image:linear-gradient(#0000008c,#0000 72%)}.app-shell.dark{--bg:#07152b;--page-top:#0d2140;--surface:#12294a;--surface-muted:#0d203a;--surface-strong:#18365f;--text:#f4f9ff;--muted:#b4c8df;--border:#254a78;--border-soft:#1c3b61;--accent:#5caeff;--accent-strong:#8cc6ff;--accent-soft:#123a68;--accent-text:#061325;--blue:#93d6ff;--blue-soft:#14385c;--warning:#ffe071;--warning-soft:#433b16;--danger:#ff9bad;--danger-soft:#4a2030;--shadow:0 20px 54px #00000057;--shadow-soft:0 12px 34px #0000003d;--row-hover:#183154;background:linear-gradient(180deg, var(--page-top) 0%, var(--bg) 58%, #06101f 100%)}.app-shell--auth{flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;display:flex;position:relative;overflow:hidden}.app-shell--standalone-auth{justify-content:center}.app-shell--landing{padding-top:24px;display:block}.app-shell--auth:after{content:"";z-index:0;pointer-events:none;opacity:1;background:linear-gradient(90deg,#ffffffad,#edf6ff6b),url(/assets/login-jobs-background.jpg) 50%/cover no-repeat;position:fixed;inset:0}.app-shell--auth.dark:after{opacity:1;background:linear-gradient(90deg,#07152bd1,#0d214094),url(/assets/login-jobs-background.jpg) 50%/cover no-repeat}.auth-motion-wrap{z-index:1;width:min(960px,100%);margin:auto 0;position:relative}.app-shell--standalone-auth .auth-motion-wrap{width:min(460px,100%)}.public-navbar{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);width:min(1220px,100%);min-height:70px;box-shadow:var(--shadow-soft);z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:0 auto 32px;padding:10px;display:flex;position:sticky;top:18px}.app-shell--auth .public-navbar{flex:none}.public-navbar__brand,.public-navbar__link,.public-navbar__menu{color:var(--text);cursor:pointer;background:0 0;border:0}.public-navbar__brand{align-items:center;gap:10px;min-width:max-content;padding:6px 8px;font-weight:950;display:inline-flex}.public-navbar__brand img{object-fit:contain;background:0 0;border:0;border-radius:0;width:112px;height:112px;padding:0}.public-navbar__links,.public-navbar__actions{align-items:center;gap:8px;display:flex}.public-navbar__link{min-height:38px;color:var(--muted);border-radius:8px;padding:0 12px;font-weight:850;transition:background .16s,color .16s,transform .16s}.public-navbar__link:hover,.public-navbar__link--active{background:var(--accent-soft);color:var(--accent);transform:translateY(-1px)}.public-navbar__link--signup{display:none}.public-navbar__theme{box-shadow:none}.public-navbar__cta{min-width:112px}.public-navbar__menu{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;place-items:center;width:42px;height:42px;display:none}.landing-hero,.landing-section,.landing-cta,.landing-footer{z-index:1;width:min(1220px,100%);margin-left:auto;margin-right:auto;position:relative}.landing-hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:36px;min-height:calc(100vh - 150px);padding:30px 0 72px;display:grid}.landing-hero__copy{gap:18px;display:grid}.landing-badge{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 86%, transparent);width:fit-content;color:var(--accent);box-shadow:var(--shadow-soft);border-radius:999px;align-items:center;gap:8px;margin:0;padding:7px 11px;font-size:13px;font-weight:900;display:inline-flex}.landing-hero h1{max-width:700px;color:var(--text);margin:0;font-size:clamp(42px,6vw,72px);line-height:.98}.landing-hero__subtitle{max-width:660px;color:var(--muted);margin:0;font-size:19px;line-height:1.65}.landing-hero__actions,.landing-hero__proof{flex-wrap:wrap;gap:10px;display:flex}.landing-hero__primary,.landing-hero__secondary{min-height:48px;padding:0 18px}.landing-hero__proof span{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.landing-hero__proof svg{color:var(--accent)}.landing-preview{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 96%, transparent), color-mix(in srgb, var(--blue-soft) 78%, var(--surface))), var(--surface);box-shadow:var(--shadow);border-radius:8px;gap:16px;padding:22px;display:grid;overflow:hidden}.landing-preview__top,.landing-preview__job,.landing-preview__stats{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-preview__top{border-bottom:1px solid var(--border-soft);padding-bottom:16px}.landing-preview__top div{gap:4px;display:grid}.landing-preview__top span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.landing-preview__top strong{color:var(--text);font-size:24px}.landing-preview__top p{background:var(--accent-soft);color:var(--accent);border-radius:999px;margin:0;padding:7px 10px;font-weight:900}.landing-preview__stats{flex-wrap:wrap;justify-content:flex-start}.landing-preview__stats span{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.landing-preview__jobs{gap:12px;display:grid}.landing-preview__job{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px;padding:14px}.landing-preview__job h3{color:var(--text);margin:0;font-size:17px}.landing-preview__job p{color:var(--muted);margin:5px 0 0;font-size:13px;font-weight:750}.landing-preview__job-meta{justify-items:end;gap:6px;min-width:max-content;display:grid}.landing-preview__job-meta span,.landing-preview__job-meta small{border-radius:999px;font-weight:900}.landing-preview__job-meta span{background:var(--accent-soft);color:var(--accent);padding:6px 9px;font-size:12px}.landing-preview__job-meta small{background:var(--blue-soft);color:var(--blue);padding:5px 8px;font-size:11px}.landing-section{padding:34px 0;scroll-margin-top:110px}.landing-section__heading{gap:12px;max-width:760px;margin-bottom:20px;display:grid}.landing-section__heading h2,.landing-cta h2{color:var(--text);margin:0;font-size:clamp(30px,4vw,44px);line-height:1.1}.landing-steps,.landing-features{gap:16px;display:grid}.landing-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-features{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-card{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 93%, transparent);box-shadow:var(--shadow-soft);border-radius:8px;padding:18px}.landing-card__icon,.landing-step__number{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.landing-step{position:relative}.landing-step__number{background:var(--blue-soft);width:30px;height:30px;color:var(--blue);font-size:13px;font-weight:950;position:absolute;top:14px;right:14px}.landing-card h3{color:var(--text);margin:16px 0 8px;font-size:18px}.landing-card p{color:var(--muted);margin:0;line-height:1.55}.landing-workflow{gap:18px;display:grid}.landing-workflow__rail{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px;display:grid}.landing-workflow__item{background:var(--surface-muted);min-height:116px;color:var(--text);text-align:center;border-radius:8px;justify-items:center;gap:9px;padding:16px 10px;display:grid;position:relative}.landing-workflow__item:not(:last-child):after{content:"→";z-index:1;border:1px solid var(--border);background:var(--surface);width:24px;height:24px;color:var(--accent);border-radius:999px;font-weight:950;line-height:22px;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.landing-workflow__item span{background:var(--accent);width:34px;height:34px;color:var(--accent-text);border-radius:999px;place-items:center;font-weight:950;display:grid}.landing-workflow__item strong{font-size:14px}.landing-cta{border:1px solid var(--border);background:linear-gradient(135deg, color-mix(in srgb, var(--accent-soft) 76%, var(--surface)), var(--surface)), var(--surface);box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding:28px;display:flex}.landing-cta__button{min-width:168px;min-height:48px}.landing-footer{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 93%, transparent);min-height:112px;box-shadow:var(--shadow-soft);text-align:center;border-radius:8px;place-items:center;margin-top:28px;padding:24px;display:grid}.theme-toggle{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-soft);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:850;transition:border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.theme-toggle:hover{border-color:var(--accent);color:var(--accent);box-shadow:var(--shadow);transform:translateY(-1px)}.theme-toggle--auth{z-index:2;position:fixed;top:24px;right:24px}.auth-panel{grid-template-columns:minmax(0,1fr) 410px;align-items:center;gap:32px;width:100%;display:grid}.auth-panel--solo{grid-template-columns:minmax(0,1fr)}.auth-panel__intro{gap:14px;display:grid}.auth-panel__mark{width:150px;height:150px;color:var(--accent);background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:inline-grid;overflow:hidden}.auth-panel__mark img{object-fit:contain;width:100%;height:100%}.auth-panel__eyebrow,.job-queue-dashboard__eyebrow,.job-board-panel__eyebrow{border:1px solid var(--border);background:var(--surface);width:fit-content;color:var(--accent);border-radius:999px;align-items:center;gap:8px;margin:0;padding:6px 10px;font-size:13px;font-weight:850;display:inline-flex}.auth-panel__intro h1{max-width:620px;color:var(--text);margin:0;font-size:48px;line-height:1}.auth-panel__intro p:not(.auth-panel__eyebrow){max-width:560px;color:var(--muted);margin:0;font-size:17px;line-height:1.55}.auth-panel__trust{flex-wrap:wrap;gap:10px;display:flex}.auth-panel__trust span{border:1px solid var(--border);background:var(--surface-muted);color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:13px;font-weight:800;display:inline-flex}.auth-card,.resume-upload,.job-preferences,.job-board-panel,.job-board-cta,.job-card,.job-queue-dashboard__table-wrap,.job-queue-dashboard__state,.job-queue-dashboard__error,.job-queue-dashboard__stat{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);box-shadow:var(--shadow-soft);border-radius:8px}.auth-card{box-shadow:var(--shadow);gap:15px;padding:24px;display:grid}.auth-card--solo{width:min(440px,100%);margin:0 auto}.auth-card__logo{justify-content:center;display:grid}.auth-card__logo img{object-fit:contain;width:170px;height:170px}.auth-card__heading{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.auth-card h2{margin:0;font-size:25px}.auth-card__heading span{color:var(--muted);font-size:13px;font-weight:800}.auth-card label,.job-preferences label{color:var(--muted);gap:7px;font-size:13px;font-weight:850;display:grid}.auth-card__field{border:1px solid var(--border);background:var(--surface-muted);min-height:44px;color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.auth-card input,.job-preferences input,.job-queue-dashboard__status-select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:42px;color:var(--text);border-radius:8px;padding:8px 10px}.auth-card__field input{background:0 0;border:0;min-height:40px;padding:0}.auth-card input:focus,.job-preferences input:focus,.job-queue-dashboard__status-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent);outline:none}.auth-card__field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent)}.auth-card__error,.job-queue-dashboard__error,.resume-upload__status--error,.job-preferences__status--error{background:var(--danger-soft);color:var(--danger)}.auth-card__error{border-radius:8px;padding:10px 12px;font-weight:750}.auth-card__link{width:fit-content;color:var(--accent);cursor:pointer;text-align:left;background:0 0;padding:2px 0;font-weight:850}.auth-card__link:hover{color:var(--accent-strong)}.job-queue-dashboard{z-index:1;width:min(1220px,100%);margin:0 auto;position:relative}.dashboard-nav{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 90%, transparent);width:min(1220px,100%);min-height:82px;box-shadow:var(--shadow-soft);z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:0 auto 20px;padding:8px 12px;display:flex;position:sticky;top:18px}.dashboard-nav__brand{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.dashboard-nav__brand img{object-fit:contain;width:128px;height:128px}.dashboard-nav__links,.dashboard-nav__actions{align-items:center;gap:8px;display:flex}.dashboard-nav__links button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;padding:0 12px;font-weight:850;transition:background .16s,color .16s,transform .16s}.dashboard-nav__links button:hover{background:var(--accent-soft);color:var(--accent);transform:translateY(-1px)}.dashboard-nav__user-menu{position:relative}.dashboard-nav__user-button,.dashboard-nav__menu{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.dashboard-nav__user-button{gap:8px;min-height:40px;padding:0 10px}.dashboard-nav__menu{width:42px;height:42px;display:none}.dashboard-nav__dropdown{border:1px solid var(--border);background:var(--surface);min-width:230px;box-shadow:var(--shadow);border-radius:8px;gap:7px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.dashboard-nav__dropdown strong{color:var(--text);font-size:14px}.dashboard-nav__dropdown span{color:var(--muted);font-size:12px;font-weight:750}.dashboard-nav__dropdown button{width:fit-content;color:var(--danger);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:4px 0 0;font-weight:850;display:inline-flex}.dashboard-hero{border:1px solid var(--border);background:linear-gradient(135deg, color-mix(in srgb, var(--accent-soft) 72%, var(--surface)), var(--surface)), var(--surface);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch;gap:22px;margin-bottom:18px;padding:26px;display:grid}.dashboard-hero__copy{align-content:center;gap:14px;display:grid}.dashboard-hero h1{color:var(--text);margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05}.dashboard-hero p:not(.job-queue-dashboard__eyebrow){max-width:760px;color:var(--muted);margin:0;font-size:16px;line-height:1.6}.dashboard-hero__actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.dashboard-hero__actions .job-queue-dashboard__button{min-height:44px}.dashboard-hero__visual{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 86%, transparent);box-shadow:var(--shadow-soft);border-radius:8px;gap:18px;padding:20px;display:grid}.dashboard-hero__visual>div{align-items:center;gap:10px;display:flex}.dashboard-hero__visual strong{color:var(--text);font-size:18px}.dashboard-hero__pulse{background:#25c26e;border-radius:999px;width:12px;height:12px;display:inline-block;box-shadow:0 0 0 7px #25c26e29}.dashboard-hero__visual ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.dashboard-hero__visual li{background:var(--surface-muted);min-height:42px;color:var(--muted);border-radius:8px;align-items:center;gap:9px;padding:9px 10px;font-weight:850;display:flex}.dashboard-hero__visual li svg{color:var(--accent)}.dashboard-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.dashboard-stat{border:1px solid var(--border);background:linear-gradient(135deg, color-mix(in srgb, var(--surface-muted) 75%, var(--surface)), var(--surface)), var(--surface);min-height:116px;box-shadow:var(--shadow-soft);border-radius:8px;grid-template-columns:auto 1fr;gap:5px 12px;padding:16px;display:grid}.dashboard-stat span{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:8px;grid-row:span 2;place-items:center;display:grid}.dashboard-stat--warning span{background:var(--warning-soft);color:var(--warning)}.dashboard-stat--blue span{background:var(--blue-soft);color:var(--blue)}.dashboard-stat--purple span{background:color-mix(in srgb, #8b5cf6 15%, var(--surface-muted));color:#8b5cf6}.dashboard-stat--success span{background:color-mix(in srgb, #25c26e 15%, var(--surface-muted));color:#25c26e}.dashboard-stat strong{color:var(--text);align-self:end;font-size:27px;line-height:1}.dashboard-stat small{color:var(--muted);font-size:12px;font-weight:850}.dashboard-section-heading{gap:8px;display:grid}.dashboard-section-heading h2{color:var(--text);margin:0;font-size:27px;line-height:1.2}.dashboard-section-heading span{color:var(--muted);line-height:1.5}.profile-setup,.recommended-jobs{gap:16px;margin-bottom:18px;scroll-margin-top:112px;display:grid}.profile-setup{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);box-shadow:var(--shadow-soft);border-radius:8px;padding:22px}.profile-setup__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px;align-content:start;gap:14px;padding:18px;display:grid}.profile-card__header{align-items:flex-start;gap:12px;display:flex}.profile-card__header>span{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:8px;flex:none;place-items:center;display:grid}.profile-card h3{color:var(--text);margin:0;font-size:18px}.profile-card p{color:var(--muted);margin:4px 0 0;line-height:1.5}.profile-card__summary{background:var(--surface-muted);border-radius:8px;gap:5px;padding:12px;display:grid}.profile-card__summary strong{color:var(--text)}.profile-card__summary span{color:var(--muted);font-size:13px;line-height:1.45}.profile-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-values>span{background:var(--surface-muted);border-radius:8px;gap:4px;padding:10px;display:grid}.profile-values small{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:850}.profile-values strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.profile-value-card{background:var(--surface-muted);border-radius:8px;gap:8px;padding:10px;display:grid}.profile-value-card input,.profile-value-card select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:42px;color:var(--text);font:inherit;border-radius:8px;padding:8px 10px;font-weight:750}.profile-value-card input:focus,.profile-value-card select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent);outline:none}.profile-score-input{align-items:center;gap:8px;display:flex}.profile-score-input input{min-width:0}.profile-score-input b{color:var(--accent);font-size:15px;font-weight:950}.profile-card--preferences .job-queue-dashboard__button{width:fit-content}.profile-card__form{gap:12px;display:grid;overflow:hidden}.recommended-jobs{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);box-shadow:var(--shadow-soft);border-radius:8px;padding:22px}.recommended-jobs__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.recommended-jobs__tools{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.recommended-jobs__search{border:1px solid var(--border);background:var(--surface);width:min(360px,100%);min-height:42px;color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.recommended-jobs__search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:none}.recommended-jobs__tools select{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text);cursor:pointer;border-radius:8px;padding:0 10px;font-weight:800}.recommended-jobs__tabs{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-wrap:wrap;gap:7px;padding:6px;display:flex}.recommended-jobs__tab{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:8px;padding:0 13px;font-weight:850;display:inline-flex}.recommended-jobs__tab span{background:var(--surface-strong);min-width:24px;color:var(--muted);border-radius:999px;justify-content:center;padding:2px 6px;font-size:12px;display:inline-flex}.recommended-jobs__tab--active{background:var(--accent-soft);color:var(--accent)}.recommended-jobs__tab--active span{background:var(--surface);color:var(--accent)}.dashboard-empty-state{border:1px dashed var(--border);background:var(--surface-muted);min-height:260px;color:var(--muted);text-align:center;border-radius:8px;justify-items:center;gap:10px;padding:30px;display:grid}.dashboard-empty-state__icon{background:var(--accent-soft);width:70px;height:70px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.dashboard-empty-state h3{color:var(--text);margin:6px 0 0;font-size:22px}.dashboard-empty-state p{max-width:440px;margin:0;line-height:1.55}.job-queue-dashboard__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.job-queue-dashboard__brand{align-items:center;gap:14px;margin-top:10px;display:flex}.job-queue-dashboard__brand img{object-fit:contain;background:0 0;border:0;border-radius:0;width:132px;height:132px;padding:0}.job-queue-dashboard__header h1{margin:0;font-size:34px;line-height:1.1}.job-queue-dashboard__subtitle{max-width:680px;color:var(--muted);margin:8px 0 0;line-height:1.5}.job-queue-dashboard__header-actions{align-items:center;gap:10px;display:flex}.job-queue-dashboard__user{border:1px solid var(--border);background:var(--surface);min-height:52px;box-shadow:var(--shadow-soft);border-radius:8px;align-items:center;gap:12px;padding:8px;display:flex}.job-queue-dashboard__user div{gap:2px;min-width:0;padding-left:4px;display:grid}.job-queue-dashboard__user strong{color:var(--text);font-size:14px}.job-queue-dashboard__user span{color:var(--muted);font-size:12px}.job-queue-dashboard__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.job-queue-dashboard__stat{grid-template-columns:auto 1fr;gap:4px 12px;min-height:92px;padding:16px;display:grid}.job-queue-dashboard__stat span{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:8px;grid-row:span 2;place-items:center;display:grid}.job-queue-dashboard__stat:nth-child(3) span{background:var(--blue-soft);color:var(--blue)}.job-queue-dashboard__stat:nth-child(4) span{background:var(--warning-soft);color:var(--warning)}.job-queue-dashboard__stat strong{align-self:end;font-size:26px;line-height:1}.job-queue-dashboard__stat small{color:var(--muted);font-size:13px;font-weight:850}.resume-upload,.job-preferences{margin-bottom:18px;padding:20px}.resume-upload__header,.job-preferences__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.resume-upload__header h2,.job-preferences__header h2{align-items:center;gap:8px;margin:0;font-size:20px;display:inline-flex}.resume-upload__header h2 svg,.job-preferences__header h2 svg{color:var(--accent)}.resume-upload__header p,.job-preferences__header p{color:var(--muted);margin:4px 0 0}.job-preferences__header .job-preferences__note{color:var(--accent);font-weight:800}.resume-upload__dropzone{border:1px dashed var(--border);background:var(--surface-muted);min-height:82px;color:var(--muted);cursor:pointer;text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-weight:850;transition:border-color .16s,color .16s,background .16s,transform .16s;display:flex}.resume-upload__dropzone:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);transform:translateY(-1px)}.resume-upload__dropzone input{display:none}.job-preferences__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.job-preferences input{font-weight:650}.resume-upload__status,.job-preferences__status{border-radius:8px;margin-top:12px;padding:10px 12px;font-weight:750}.resume-upload__status--info,.job-preferences__status--info{background:var(--surface-strong);color:var(--muted)}.resume-upload__status--success,.job-preferences__status--success{background:var(--accent-soft);color:var(--accent)}.job-queue-dashboard__filters{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px;gap:5px;margin:2px 0 14px;padding:5px;display:inline-flex}.job-queue-dashboard__filter{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:8px;padding:0 13px;font-weight:850;display:inline-flex}.job-queue-dashboard__filter span{background:var(--surface-strong);min-width:24px;color:var(--muted);border-radius:999px;justify-content:center;padding:2px 6px;font-size:12px;display:inline-flex}.job-queue-dashboard__filter--active{background:var(--accent-soft);color:var(--accent)}.job-queue-dashboard__filter--active span{background:var(--surface);color:var(--accent)}.job-board-panel{gap:16px;margin-bottom:18px;padding:22px;display:grid}.job-board-panel__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.job-board-panel__header h2,.job-board-cta h2{color:var(--text);margin:10px 0 6px;font-size:27px;line-height:1.15}.job-board-panel__header p:not(.job-board-panel__eyebrow),.job-board-cta p:not(.job-board-panel__eyebrow){color:var(--muted);margin:0;line-height:1.5}.job-board-panel__chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:520px;display:flex}.job-board-panel__chips span,.job-card__badges span,.job-card__meta span{border:1px solid var(--border);background:var(--surface-muted);color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:12px;font-weight:850;display:inline-flex}.job-board-panel__chips span:first-child{background:var(--accent-soft);color:var(--accent)}.job-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.job-card{align-content:start;gap:18px;min-height:360px;padding:18px;transition:border-color .17s,box-shadow .17s;display:grid}.job-card:hover{border-color:color-mix(in srgb, var(--accent) 54%, var(--border));box-shadow:var(--shadow)}.job-card__top,.job-card__company,.job-card__controls{align-items:center;display:flex}.job-card__top{justify-content:space-between;gap:12px}.job-card__company{gap:11px;min-width:0}.job-card__company div{gap:3px;min-width:0;display:grid}.job-card__company strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.job-card__company small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.job-card__logo{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:8px;flex:none;place-items:center;font-weight:950;display:grid}.job-card__body{gap:10px;display:grid}.job-card__badges,.job-card__meta{flex-wrap:wrap;gap:7px;display:flex}.job-card__badges span:first-child{background:var(--warning-soft);color:var(--warning)}.job-card__badges span:nth-child(2),.job-card__meta span:first-child{background:var(--accent-soft);color:var(--accent)}.job-card h3{min-height:56px;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:21px;line-height:1.32;display:-webkit-box;overflow:hidden}.job-card__match{gap:10px;display:grid}.job-card__match>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.job-card__match strong{color:var(--muted);font-size:12px;font-weight:900}.job-card__match-badge{border-radius:999px;align-items:center;padding:6px 9px;font-size:12px;font-weight:950;display:inline-flex}.job-card__match-badge--strong{background:color-mix(in srgb, #25c26e 16%, var(--surface-muted));color:#159254}.job-card__match-badge--good{background:var(--accent-soft);color:var(--accent)}.job-card__match-badge--moderate{background:var(--warning-soft);color:var(--warning)}.job-card__match-badge--low{background:var(--danger-soft);color:var(--danger)}.job-card__progress{background:var(--surface-strong);border-radius:999px;height:8px;overflow:hidden}.job-card__progress span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--blue));height:100%;transition:width .24s;display:block}.job-card__location{color:var(--muted);align-items:center;gap:7px;margin:0;font-size:14px;font-weight:800;display:inline-flex}.job-card__location svg,.job-card__meta svg{flex:none}.job-card__controls{flex-wrap:wrap;gap:10px;margin-top:auto}.job-card__controls .job-queue-dashboard__status-select{flex:132px;min-width:128px}.job-card__controls .job-queue-dashboard__button{flex:138px}.job-board-cta{justify-content:space-between;align-items:center;gap:18px;margin-bottom:0;padding:22px;display:flex}.job-queue-loader,.job-queue-dashboard__state,.job-queue-dashboard__error{padding:18px}.job-queue-loader{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 96%, transparent), var(--surface)), radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--accent) 13%, transparent), transparent 42%);width:min(520px,100%);box-shadow:var(--shadow);text-align:center;border-radius:8px;justify-items:center;gap:18px;margin:18vh auto 0;padding:34px 28px;display:grid}.job-queue-loader__visual{place-items:center;width:94px;height:94px;display:grid;position:relative}.job-queue-loader__ring{border:2px solid color-mix(in srgb, var(--accent) 14%, transparent);border-top-color:var(--accent);border-right-color:color-mix(in srgb, var(--blue) 64%, var(--accent));box-shadow:inset 0 0 26px color-mix(in srgb, var(--accent) 9%, transparent);border-radius:999px;position:absolute;inset:0}.job-queue-loader__pulse{border:1px solid var(--border);background:var(--accent-soft);width:62px;height:62px;color:var(--accent);box-shadow:0 14px 34px color-mix(in srgb, var(--accent) 18%, transparent);border-radius:8px;place-items:center;padding:4px;display:grid;overflow:hidden}.job-queue-loader__pulse img{object-fit:contain;border-radius:6px;width:100%;height:100%}.job-queue-loader__copy p{color:var(--text);margin:0;font-size:22px;font-weight:900}.job-queue-loader__copy span{color:var(--muted);margin-top:6px;font-size:14px;font-weight:750;display:block}.job-queue-loader__bars{gap:7px;width:min(280px,100%);display:grid}.job-queue-loader__bars span{background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--blue) 72%, var(--accent)));transform-origin:0;border-radius:999px;height:7px}.job-queue-loader__bars span:nth-child(2){width:78%}.job-queue-loader__bars span:nth-child(3){width:58%}.job-queue-dashboard__state{color:var(--muted);font-weight:800}.job-queue-dashboard__state--loading,.job-queue-dashboard__state--empty{justify-content:center;align-items:center;gap:10px;min-height:116px;display:flex}.loading-orbit{border:3px solid color-mix(in srgb, var(--accent) 22%, transparent);border-top-color:var(--accent);border-radius:999px;width:22px;height:22px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.job-queue-dashboard__error{border-color:color-mix(in srgb, var(--danger) 44%, var(--border));margin-bottom:16px;font-weight:750}.job-queue-dashboard__table-wrap{overflow-x:auto}.job-queue-dashboard__table{border-collapse:collapse;width:100%;min-width:990px}.job-queue-dashboard__table th,.job-queue-dashboard__table td{border-bottom:1px solid var(--border-soft);text-align:left;vertical-align:middle;padding:14px 16px}.job-queue-dashboard__table th{background:var(--surface-muted);color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:12px}.job-queue-dashboard__table tbody tr{transition:background .14s}.job-queue-dashboard__table tbody tr:hover{background:var(--row-hover)}.job-queue-dashboard__table tr:last-child td{border-bottom:0}.job-queue-dashboard__title{margin-bottom:6px;font-weight:850}.job-queue-dashboard__muted{color:var(--muted)}.job-queue-dashboard__inline-icon{align-items:center;gap:7px;display:inline-flex}.job-queue-dashboard__inline-icon svg{color:var(--muted);flex:none}.job-queue-dashboard__score,.job-queue-dashboard__source-badge{border-radius:999px;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.job-queue-dashboard__score{background:var(--accent-soft);min-width:62px;color:var(--accent);padding:6px 10px}.job-queue-dashboard__source-badge{background:var(--blue-soft);width:fit-content;color:var(--blue);padding:4px 9px;font-size:12px}.job-queue-dashboard__status-select{cursor:pointer;min-width:122px;font-weight:750}.job-queue-dashboard__status-select:disabled{cursor:wait;opacity:.65}.job-queue-dashboard__button{background:var(--accent);min-width:116px;min-height:38px;color:var(--accent-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:850;text-decoration:none;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex}.job-queue-dashboard__button:hover:not(:disabled){background:var(--accent-strong);box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 24%, transparent);transform:translateY(-1px)}.job-queue-dashboard__button:disabled{cursor:not-allowed;opacity:.55}.job-queue-dashboard__button--secondary{background:var(--surface-strong);min-width:82px;color:var(--text)}.job-queue-dashboard__button--secondary:hover:not(:disabled){background:var(--border-soft)}.job-queue-dashboard__favorite{background:var(--surface-strong);width:36px;height:36px;color:var(--muted);cursor:pointer;border-radius:8px;place-items:center;line-height:1;transition:background .15s,color .15s,transform .15s;display:inline-grid}.job-queue-dashboard__favorite:hover:not(:disabled),.job-queue-dashboard__favorite--active{background:var(--warning-soft);color:var(--warning)}.job-queue-dashboard__favorite:hover:not(:disabled){transform:scale(1.06)}.job-queue-dashboard__favorite:disabled{cursor:wait;opacity:.65}.site-footer{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);width:min(1220px,100%);min-height:96px;box-shadow:var(--shadow-soft);color:var(--muted);text-align:center;z-index:1;border-radius:8px;place-items:center;margin:28px auto 0;padding:22px;display:grid;position:relative}.app-shell--auth .site-footer{width:min(960px,100%);margin-top:0}.minimal-footer__content{color:var(--muted);justify-items:center;gap:6px;line-height:1.45;display:grid}.minimal-footer__content strong{color:var(--text);margin:0;font-size:15px;font-weight:850}.minimal-footer__content span{color:var(--muted);font-size:13px;font-weight:750}@media (width<=720px){.app-shell{padding:18px}.app-shell--landing{padding-top:18px}.theme-toggle--auth{top:18px;right:18px}.public-navbar{align-items:flex-start;margin-bottom:24px;position:sticky;top:12px}.public-navbar__brand span{font-size:15px}.public-navbar__links{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:8px;display:none;position:absolute;inset:calc(100% + 8px) 0 auto}.public-navbar__links--open{display:grid}.public-navbar__link{justify-content:flex-start;width:100%}.public-navbar__link--signup{background:var(--accent);color:var(--accent-text);justify-content:center;display:inline-flex}.public-navbar__theme{min-width:42px;padding:0}.public-navbar__theme svg{flex:none}.public-navbar__theme{gap:0;font-size:0}.public-navbar__cta{display:none}.public-navbar__menu{display:grid}.landing-hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding:10px 0 42px}.landing-hero h1{font-size:40px}.landing-hero__subtitle{font-size:16px}.landing-hero__actions .job-queue-dashboard__button{flex:150px}.landing-preview__job{flex-direction:column;align-items:flex-start}.landing-preview__job-meta{justify-items:start;display:flex}.landing-section{padding:24px 0}.landing-steps,.landing-features,.landing-workflow__rail,.landing-footer{grid-template-columns:1fr}.landing-workflow__item:not(:last-child):after{content:"↓";inset:auto auto -18px 50%;transform:translate(-50%)}.landing-cta{flex-direction:column;align-items:stretch;padding:22px}.landing-cta__button{width:100%}.dashboard-nav{align-items:center;min-height:72px;margin-bottom:16px;top:12px}.dashboard-nav__brand img{width:96px;height:96px}.dashboard-nav__links{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:8px;display:none;position:absolute;inset:calc(100% + 8px) 0 auto}.dashboard-nav__links--open{display:grid}.dashboard-nav__links button{justify-content:flex-start;width:100%}.dashboard-nav__user-button span,.dashboard-nav__user-button svg:last-child,.dashboard-nav__actions .theme-toggle{display:none}.dashboard-nav__user-button{width:42px;padding:0}.dashboard-nav__menu{display:inline-flex}.dashboard-nav__dropdown{right:-50px}.dashboard-hero,.profile-setup__grid{grid-template-columns:1fr}.dashboard-hero{padding:20px}.dashboard-hero__actions .job-queue-dashboard__button{flex:160px}.dashboard-stats-grid{grid-template-columns:1fr}.recommended-jobs__header,.recommended-jobs__tools{flex-direction:column;align-items:stretch}.recommended-jobs__search,.recommended-jobs__tools select{width:100%}.recommended-jobs__tabs{grid-template-columns:1fr;display:grid}.profile-values{grid-template-columns:1fr}.profile-card--preferences .job-queue-dashboard__button{width:100%}.auth-panel{grid-template-columns:1fr;padding-top:48px}.auth-panel__intro h1{font-size:36px}.auth-card__heading,.job-queue-dashboard__header,.job-queue-dashboard__header-actions,.resume-upload__header,.job-preferences__header,.job-queue-dashboard__user{flex-direction:column;align-items:stretch}.job-queue-dashboard__stats,.job-preferences__grid,.job-card-grid{grid-template-columns:1fr}.job-board-panel,.job-board-cta{padding:18px}.job-board-panel__header,.job-board-cta{flex-direction:column;align-items:stretch}.job-board-panel__chips{justify-content:flex-start;max-width:none}.job-queue-dashboard__filters{width:100%;display:flex}.job-queue-dashboard__filter{flex:1;justify-content:center}.resume-upload__dropzone{flex-direction:column}.job-queue-dashboard__brand{flex-direction:column;align-items:flex-start}.site-footer{text-align:center;place-items:center}}@media (width>=721px) and (width<=1020px){.auth-panel{grid-template-columns:minmax(0,1fr) 360px}.public-navbar__links{gap:2px}.public-navbar__link{padding:0 8px}.public-navbar__theme{gap:0;min-width:42px;padding:0;font-size:0}.landing-hero{grid-template-columns:1fr;min-height:auto}.landing-preview{max-width:720px}.landing-steps,.landing-features,.landing-workflow__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer{grid-template-columns:1fr}.dashboard-nav__links{gap:2px}.dashboard-nav__brand img{width:106px;height:106px}.dashboard-nav__links button{padding:0 8px}.dashboard-nav__actions .theme-toggle{gap:0;min-width:42px;padding:0;font-size:0}.dashboard-nav__user-button span{display:none}.dashboard-hero{grid-template-columns:1fr}.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-setup__grid{grid-template-columns:1fr}.recommended-jobs__header{flex-direction:column;align-items:stretch}.recommended-jobs__tools{justify-content:flex-start}.job-queue-dashboard__stats,.job-preferences__grid,.job-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.job-board-panel__header{flex-direction:column;align-items:stretch}.job-board-panel__chips{justify-content:flex-start;max-width:none}}
