.portal-loading{display:flex;align-items:center;gap:10px;color:#344054;background:#fff;border:1px solid var(--l);border-radius:14px;padding:18px 20px;margin-bottom:18px}.portal-loading>span{width:18px;height:18px;border:2px solid #9ec5f3;border-right-color:var(--b);border-radius:50%;animation:match-spin .7s linear infinite}.portal-loading.error{align-items:center;justify-content:space-between;gap:18px;border-color:#fecdca;background:#fef3f2;color:#7a271a}.portal-loading.error>span{display:none}.portal-loading.error div{display:grid;gap:2px}.portal-loading.error small{color:#912018}.portal-loading.error button{flex:0 0 auto}.portal-loading.warning{border-color:#fedf89;background:#fffaeb;color:#7a2e0e}.portal-loading.warning>span{display:none}.app.is-loading main>section{opacity:1;pointer-events:auto}.profile-coach{margin-top:14px}.coach-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;background:linear-gradient(135deg,#08254a,#0b63ce);color:#fff;border-radius:14px;padding:17px 19px}.coach-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.14);font-size:21px}.coach-card b{display:block;font-size:15px}.coach-card p{margin:2px 0 0;color:#ddebff;font-size:13px}.coach-card button{background:#fff;color:#0b4f9c;border:0}.profile-strength-badge{padding:7px 11px;border-radius:999px;background:#eef6ff;color:#175cd3;font-size:13px;font-weight:800}.profile-section{margin-bottom:18px}.profile-section>h2{margin-bottom:16px}.profile-subheading{margin:28px 0 14px}.profile-subheading h2{margin-bottom:3px}.form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cv-evidence{margin:14px 0;border:1px solid #dfe5ee;border-radius:10px;padding:12px 14px;background:#f9fbfd}.cv-evidence summary{cursor:pointer;font-weight:750;color:#344054}.account-panel{align-self:stretch}.top-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.portal-home-link{display:inline-flex;align-items:center;color:#4545ff;font-weight:750;text-decoration:none;white-space:nowrap}.portal-home-link:hover{text-decoration:underline}.profile-step{border:1px solid #dfe5ee;border-radius:14px;background:#fff;margin:0 0 14px;overflow:hidden}.profile-step>summary{display:flex;align-items:center;gap:12px;padding:17px 19px;cursor:pointer;list-style:none;font-size:15px}.profile-step>summary::-webkit-details-marker{display:none}.profile-step>summary>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef4ff;color:#4545ff;font-weight:850}.profile-step>summary b{display:block}.profile-step>summary small{display:block;color:#667085;font-size:12px;font-weight:500;margin-top:2px}.profile-step>summary:after{content:"+";margin-left:auto;color:#4545ff;font-size:22px;font-weight:700}.profile-step[open]>summary:after{content:"−"}.step-content{border-top:1px solid #eef1f5;padding:4px 19px 19px}.profile-section{background:transparent;border:0;padding:0}.profile-section>h2{display:none}.profile-section>.form-actions{background:#fff;border:1px solid #dfe5ee;border-radius:14px;padding:16px 19px;margin-bottom:18px}.save-confirmation{min-height:22px}
.skill-review.pending{color:#b54708;font-weight:700}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #84adff;outline-offset:2px}
.app>aside{position:sticky;top:0;height:100vh;min-width:250px}.google-button .google-mark{display:block!important;width:20px!important;height:20px!important;flex:0 0 20px}.top-actions .secondary{white-space:nowrap}
.verified-input{position:relative}.verified-input input{padding-right:96px;background:#f8fafc;color:#344054}.email-verified{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#027a48;font-size:12px;font-weight:800}.profile-email-help{margin:0;color:#667085;font-size:12px}
.profile-step>summary:after{content:"+";display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;margin-left:auto;border-radius:14px;background:linear-gradient(145deg,#eef4ff,#e7efff);border:1px solid #d7e3ff;color:#4545ff;font-size:30px;font-weight:500;line-height:1;box-shadow:0 5px 14px rgba(69,69,255,.09);transition:transform .22s ease,background-color .18s ease,box-shadow .18s ease}.profile-step>summary:hover:after{background:#dfe9ff;box-shadow:0 7px 18px rgba(69,69,255,.14);transform:scale(1.04)}.profile-step[open]>summary:after{content:"−";transform:rotate(180deg);background:#4545ff;color:#fff;border-color:#4545ff}.profile-step[open]>summary:hover:after{transform:rotate(180deg) scale(1.04)}
.profile-step{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.profile-step[open]{border-color:#9ec5f3;box-shadow:0 14px 34px rgba(11,99,206,.10);transform:translateY(-1px)}.profile-step[open] .step-content{animation:step-reveal .24s cubic-bezier(.2,.75,.25,1)}@keyframes step-reveal{from{opacity:0;transform:translateY(-9px) scale(.995)}to{opacity:1;transform:none}}.profile-section,.preference-step{max-width:1180px}.cv-upload-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;border:1.5px dashed #8bbcf4;background:linear-gradient(135deg,#f8fbff,#eef6ff);padding:18px;border-radius:13px;margin:14px 0;transition:.18s}.cv-upload-card.dragging{border-color:var(--b);background:#eaf4ff;box-shadow:0 0 0 4px rgba(11,99,206,.1)}.cv-upload-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--b);font-size:22px;box-shadow:0 4px 14px rgba(11,99,206,.12)}.cv-upload-copy b,.security-copy b{display:block}.cv-upload-copy p{margin:2px 0 0;font-size:12px}.cv-upload-card input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.cv-upload-actions{display:flex;gap:8px;align-items:center}.security-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0}.security-copy p{margin:4px 0 0}.sharing-panel{display:flex;gap:13px;align-items:flex-start}.sharing-panel .spark{font-size:24px;color:var(--b)}
.autosave-banner{display:flex;align-items:center;gap:11px;max-width:1180px;margin:-4px 0 16px;padding:11px 14px;border:1px solid #dbeafe;border-radius:12px;background:#f7fbff}.autosave-banner b{display:block;font-size:13px}.autosave-banner .privacy-save-status{display:block;min-height:0;margin-top:1px;font-size:12px}.autosave-pulse{width:10px;height:10px;border-radius:50%;background:#0f9f78;box-shadow:0 0 0 5px rgba(15,159,120,.11)}.preference-save-line{display:flex;justify-content:flex-end;padding:7px 0 1px}.home-alerts{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px}.home-alerts h2{margin:0 0 3px}.home-alerts p{margin:0}.alert-status{display:inline-flex;align-items:center;justify-content:center;min-width:190px;padding:10px 14px;border-radius:999px;background:#ecfdf3;border:1px solid #abefc6;color:#027a48;font-size:12px;font-weight:850}.alert-status.paused{background:#f2f4f7;border-color:#d0d5dd;color:#667085}.home-account{display:flex;justify-content:flex-end;gap:6px;margin-top:10px;padding:0 4px;color:#667085;font-size:12px}.home-account strong{color:#344054;overflow-wrap:anywhere}
@media(prefers-reduced-motion:reduce){.profile-step,.profile-step[open] .step-content{transition:none;animation:none}}
.oauth-progress{padding:34px 4px 26px;text-align:center}.oauth-progress-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 18px;border:1px solid #c7d7fe;border-radius:16px;background:linear-gradient(145deg,#f7fbff,#eef4ff);color:#4545ff;font-size:29px}.oauth-progress b{display:block;color:#10223d;font-size:27px;line-height:1.15;letter-spacing:-.025em}.oauth-progress p{margin:10px 0 22px;color:#667085}.oauth-progress-line{display:block;height:5px;width:100%;overflow:hidden;border-radius:999px;background:#eef1ff}.oauth-progress-line:after{content:"";display:block;width:55%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#24d2de,#92f3f0,#4545ff,#6a45f5);box-shadow:0 0 14px rgba(69,69,255,.32);animation:oauth-line-sweep 1.35s cubic-bezier(.55,.1,.45,.9) infinite}@keyframes oauth-line-sweep{from{transform:translateX(-115%)}to{transform:translateX(210%)}}.card.oauth-pending>h1,.card.oauth-pending>p,.card.oauth-pending>#authmsg,.card.oauth-pending>#google,.card.oauth-pending>form,.card.oauth-pending>.auth-links,.card.oauth-pending>.back-home{display:none!important}
@media(prefers-reduced-motion:reduce){.oauth-progress-line:after{width:100%;animation:none;transform:none}}
@media(max-width:800px){html{scroll-padding-bottom:104px}body{-webkit-tap-highlight-color:transparent}input,textarea,select{font-size:16px!important}#app aside{display:none}.app{display:block}.app main{padding:16px 14px calc(104px + env(safe-area-inset-bottom))}.top{align-items:flex-start;gap:10px;margin-bottom:16px}.candidate-greeting .candidate-welcome{font-size:22px}.candidate-kicker{font-size:12px}.top-actions{gap:7px}.portal-home-link{font-size:11px;margin:0}.top-actions .secondary{min-height:42px;padding:9px 11px}.page-title-row{gap:12px;margin-bottom:15px}.page-title-row h1,main section>h1{font-size:26px}.page-intro{font-size:13px}.page-title-row>.ai-action,.page-title-row>#refreshMatches{width:100%;min-height:46px;justify-content:center}.stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px}.stat{min-width:0;padding:12px 10px;font-size:12px}.stat strong{font-size:21px;margin-top:4px}.panel,.card{padding:16px}.coach-card{grid-template-columns:auto 1fr;padding:14px}.coach-card button{grid-column:1/-1;width:100%;min-height:46px}.profile-step>summary{min-height:62px;padding:14px}.profile-step>summary small{font-size:11px}.step-content{padding:2px 14px 14px}.field{margin:11px 0}.field input,.field textarea,.field select{min-height:48px}.form-actions,.privacy-actions{width:100%;align-items:stretch;flex-direction:column}.form-actions .primary,.privacy-actions button,#upload,#reset{width:100%;min-height:46px}.matching-card-head{gap:10px}.matching-state{white-space:nowrap}.login{padding:22px 16px}.login .card{padding:24px 20px}.auth-links{gap:14px}.cv-evidence{padding:11px 12px}}
@media(max-width:420px){.top{flex-direction:column}.top-actions{width:100%;justify-content:space-between;margin:0}.portal-home-link{font-size:12px}.stats{gap:6px}.stat{padding:11px 8px}.stat-detail{font-size:11px!important}.matching-card-head{flex-direction:column}.matching-state{align-self:flex-start}}
@media(max-width:800px){.cv-upload-card{grid-template-columns:auto 1fr}.cv-upload-actions{grid-column:1/-1;display:grid;width:100%}.security-row{align-items:stretch;flex-direction:column}.security-row .secondary{width:100%;min-height:46px}.profile-step>summary:after{width:44px;height:44px;flex-basis:44px;font-size:29px}.home-alerts{grid-template-columns:1fr}.alert-status{justify-self:start;min-width:0}.home-account{justify-content:flex-start;flex-wrap:wrap}.autosave-banner{margin-top:0}}
