@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,sans-serif;color:#f4f5fb;background:#060914;font-synthesis:none;--bg: #060914;--surface: #0a101d;--surface-soft: #0c1423;--line: #273247;--line-soft: #1b2639;--text: #f4f5fb;--muted: #99a3b8;--violet: #a66bff;--violet-soft: #bd91ff;--cyan: #2bdded;--blue: #6c9cff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 75% 18%,rgba(32,91,137,.1),transparent 30%),linear-gradient(rgba(42,67,101,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(42,67,101,.05) 1px,transparent 1px),var(--bg);background-size:auto,58px 58px,58px 58px,auto}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.landing-page,.report-page{min-height:100vh}.route-loading-page{min-height:100vh;display:grid;place-items:center;padding:24px}.route-loading-card{display:flex;flex-direction:column;align-items:center;text-align:center}.route-loading-card .brand{margin-bottom:40px}.route-loading-card>svg{color:var(--violet-soft)}.route-loading-card h1{margin:20px 0 8px;font-size:clamp(24px,4vw,34px);letter-spacing:-.035em}.route-loading-card p{margin:0;color:var(--muted);font-size:14px}.topbar{position:relative;z-index:10;height:68px;padding:0 clamp(24px,4vw,66px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(122,140,175,.2);background:#060914d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{width:max-content;display:inline-flex;align-items:center;gap:8px;padding:0;border:0;color:var(--violet-soft);background:transparent;cursor:pointer;font:700 15px/1 DM Mono,monospace;letter-spacing:.28em}.brand-glyph{width:19px;height:19px;display:block;object-fit:contain}nav{display:flex;align-items:center;gap:42px}nav a,.nav-link,.history-button,.back-button{border:0;color:#c7ccda;background:transparent;cursor:pointer;font:500 11px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.13em;text-decoration:none}.nav-link{position:relative;padding:28px 0 27px}.nav-link.active{color:#fff}.nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--violet)}.history-button{justify-self:end;display:inline-flex;align-items:center;gap:9px}.landing-hero{width:min(1380px,calc(100% - 64px));min-height:650px;margin:0 auto;padding:70px 0 60px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);gap:90px;align-items:center}.landing-hero h1{max-width:720px;margin:0;font-size:clamp(54px,5.6vw,86px);line-height:.98;letter-spacing:-.055em}.landing-hero h1 span{display:block;color:var(--violet-soft)}.landing-hero>div:first-child>p{max-width:650px;margin:28px 0 34px;color:#aab2c3;font-size:17px;line-height:1.75}.url-form{width:min(750px,100%);min-height:62px;display:flex}.url-field{min-width:0;flex:1;display:flex;align-items:center;gap:13px;padding:0 18px;border:1px solid #403661;border-right:0;background:#080c17f0}.url-field svg{flex:0 0 auto;color:#9d87ce}.url-field input{width:100%;min-width:0;border:0;outline:0;color:var(--text);background:transparent;font-size:14px}.url-field input::placeholder{color:#69748a}.url-form>button,.practice-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;color:#fff;background:linear-gradient(135deg,#7143df,#8d58f1);cursor:pointer;font-weight:700;transition:transform .16s ease,filter .16s ease}.url-form>button{min-width:180px;padding:0 24px}.url-form>button:hover,.practice-button:hover{transform:translateY(-1px);filter:brightness(1.1)}.url-form>button:disabled{cursor:wait}.landing-secondary-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:18px}.sample-link,.manual-description-link{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;color:var(--cyan);background:transparent;cursor:pointer;font-size:12px;font-weight:700}.manual-description-link{color:#134098}.sample-link{color:var(--cyan)}.journey-preview{min-height:354px;padding:32px;border:1px solid var(--line);background:radial-gradient(circle at 50% 0%,rgba(139,92,246,.09),transparent 43%),#080e1ae6;box-shadow:0 28px 90px #0000004d}.preview-label{color:#a9b2c6;font:500 10px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.14em}.analysis-heading{display:grid;gap:10px}.analysis-heading>strong{color:var(--text);font-size:22px;line-height:1.25}.analysis-heading>p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.analysis-timing{display:flex;align-items:center;gap:7px;color:var(--muted);font:500 10px/1.4 DM Mono,monospace}.analysis-timing span:last-child{margin-left:auto}.analysis-activity{display:grid;gap:8px;margin-top:24px}.analysis-step{min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;gap:13px;align-items:center;padding:10px 13px;border:1px solid var(--line-soft);color:var(--muted);background:var(--surface-soft)}.analysis-step-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.analysis-step>span:nth-child(2){min-width:0;display:grid;gap:4px}.analysis-step strong{color:inherit;font-size:12px}.analysis-step small{color:inherit;font-size:10px;line-height:1.45}.analysis-step.complete{color:#2f855a}.analysis-step.current{border-color:var(--violet);color:var(--violet-soft);background:#a66bff14}.analysis-step.upcoming{opacity:.56}.analysis-privacy{margin:18px 0 0;padding-top:17px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:10px;line-height:1.55}.mini-journey{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:54px 0 50px}.mini-journey:before{content:"";position:absolute;top:25px;left:10%;right:10%;border-top:1px solid #3a465c}.mini-journey div{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.mini-journey div>span{width:52px;height:52px;display:grid;place-items:center;border:1px solid #425069;border-radius:50%;color:#8f99ad;background:#090f1b;transition:border-color .18s ease,color .18s ease,box-shadow .18s ease}.mini-journey div.active>span,.journey-preview.idle .mini-journey div:nth-child(2)>span{border-color:var(--violet);color:var(--violet-soft);box-shadow:0 0 0 4px #a66bff14}.mini-journey small{color:#8e98aa;font-size:10px}.preview-note{display:flex;gap:13px;padding-top:24px;border-top:1px solid var(--line-soft);color:var(--cyan)}.preview-note svg{flex:0 0 auto}.preview-note p{display:grid;gap:5px;margin:0;color:#7f8a9e;font-size:11px;line-height:1.5}.preview-note strong{color:#c9ced9;font-size:12px}.how-it-works{width:min(1380px,calc(100% - 64px));margin:0 auto;padding:28px 0 36px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line)}.how-it-works>p{margin:0;color:#8590a4;font-size:12px}.how-it-works>div{display:flex;gap:34px}.how-it-works span{display:flex;align-items:center;gap:9px;color:#a8b0c0;font-size:11px}.how-it-works b{color:var(--violet-soft);font:500 10px/1 DM Mono,monospace}.report-page{background:radial-gradient(circle at 75% 12%,rgba(21,96,139,.1),transparent 28%),linear-gradient(rgba(42,67,101,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(42,67,101,.04) 1px,transparent 1px),#060914;background-size:auto,58px 58px,58px 58px,auto}.report-content{width:min(1450px,calc(100% - 72px));margin:0 auto;padding:29px 0 48px}.back-button{display:inline-flex;align-items:center;gap:8px;padding:0;color:#778399;font-size:9px}.report-header{margin-top:26px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:15px 30px}.report-header h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1;letter-spacing:-.035em}.role-meta{display:flex;align-items:center;gap:9px;margin:13px 0 0;color:#99a3b6;font-size:15px}.role-meta svg{color:var(--violet-soft)}.role-meta span{color:#59657a}.report-header-actions{display:flex;align-items:center;gap:9px}.reanalyze-button,.job-link-button{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid #334058;color:#aeb6c5;background:#090f1bb3;cursor:pointer;font-size:10px}.job-link-button{color:var(--cyan);text-decoration:none}.report-intro{grid-column:1 / -1;margin:3px 0 0;color:#aab2c2;font-size:15px;line-height:1.65}.premium-report-status{grid-column:1 / -1;width:fit-content;display:inline-flex;align-items:center;gap:8px;margin:5px 0 0;padding:8px 11px;border:1px solid #cfe0ff;border-radius:8px;color:#315f9f;background:#f5f8ff;font-size:11px;font-weight:700}.premium-report-status.failed{border-color:#f0c9c5;color:#9f2f26;background:#fff7f6}.premium-report-status button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer;font:inherit;text-decoration:underline}.stage-rail{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:37px;padding-bottom:32px;border-bottom:1px solid var(--line)}.stage-rail.stage-count-5{grid-template-columns:repeat(6,minmax(0,1fr))}.stage-rail.stage-count-5 .stage-button{grid-column:span 2}.stage-rail.stage-count-5 .stage-button:nth-child(4){grid-column:2 / span 2}.stage-rail.stage-count-5 .stage-button:nth-child(5){grid-column:4 / span 2}.stage-button{position:relative;z-index:1;min-width:0;display:flex;align-items:center;gap:16px;min-height:92px;padding:16px;border:1px solid #303c52;border-radius:12px;color:#c3c8d2;text-align:left;background:#090f1b75;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.stage-button:hover{border-color:#536078;transform:translateY(-1px)}.stage-icon{width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #536078;border-radius:50%;color:#bcc4d3;background:#080e19;transition:.18s ease}.stage-button:hover .stage-icon,.stage-button.active .stage-icon{color:#fff;border-color:var(--violet);box-shadow:0 0 0 4px #a66bff17,inset 0 0 20px #a66bff14}.stage-button.active{border-color:#443462;background:#8b5cf612}.stage-copy{min-width:0;display:grid;gap:8px}.stage-copy>span{display:flex;gap:10px;align-items:flex-start;overflow-wrap:anywhere;font:500 11px/1.2 DM Mono,monospace;text-transform:uppercase;letter-spacing:.06em}.stage-copy b{flex:0 0 auto;color:#828da1;font-weight:500}.stage-button.active .stage-copy>span,.stage-button.active .stage-copy b{color:var(--violet-soft)}.stage-copy small{display:flex;align-items:center;gap:6px;color:#858fa2;font-size:11px}.stage-detail{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:565px}.stage-summary{padding:37px 34px 30px 4px;border-right:1px solid var(--line)}.mobile-stage-number{display:none}.stage-summary h2{margin:0;font-size:25px;letter-spacing:-.02em}.stage-summary>p{margin:16px 0 0;color:#a3adbf;font-size:14px;line-height:1.75}.signals{margin-top:27px;padding-top:27px;border-top:1px solid var(--line)}.signals>span,.answer-guide>span{color:#c2cad8;font:500 12px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.signals ul{display:grid;gap:16px;margin:22px 0 0;padding:0;list-style:none}.signals li{position:relative;padding-left:23px;color:#d3d7df;font-size:13px}.signals li:before{content:"";position:absolute;left:0;top:.48em;width:6px;height:6px;border-radius:50%;background:var(--violet)}.question-panel{min-width:0;padding:29px 0 0 34px}.question-tabs{display:flex;gap:36px;border-bottom:1px solid var(--line)}.question-tabs button{position:relative;padding:0 0 15px;border:0;color:#aeb6c6;background:transparent;cursor:pointer;font:500 11px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.1em}.question-tabs button.active{color:var(--violet-soft)}.question-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--violet);box-shadow:0 0 10px #a66bff73}.questions{display:grid;gap:9px;margin-top:16px}.question-item{border:1px solid #314059;background:#09101db8;transition:background .16s ease,border-color .16s ease}.question-item:hover,.question-item.open{border-color:#43536f;background:#0b1423f0}.question-trigger{width:100%;min-height:55px;display:grid;grid-template-columns:52px 135px minmax(0,1fr) 22px;align-items:center;gap:16px;padding:0 19px;border:0;color:#fff;text-align:left;background:transparent;cursor:pointer}.question-index{color:var(--blue);font:500 17px/1 DM Mono,monospace}.question-topic{align-self:stretch;display:flex;align-items:center;padding-left:20px;border-left:1px solid #38465d;color:#b9c7ec;font:500 9px/1.2 DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.question-text{color:#e6e8ee;font-size:13px}.question-trigger svg{color:#d8dde7}.answer-guide{padding:19px 28px 20px;border-top:1px solid #28364b;border-radius:0 0 10px 10px}.answer-guide ul{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.answer-guide li{position:relative;padding-left:17px;color:#a8b2c4;font-size:13px;line-height:1.45}.answer-guide li:before{content:"";position:absolute;left:0;top:.52em;width:4px;height:4px;border-radius:50%;background:var(--violet)}.example-response{margin-top:18px;padding:15px 17px;border-left:2px solid #7cd412;background:#3cd19312}.example-response span{display:block;margin-bottom:7px;color:#2f900e;font:600 10px/1.2 DM Mono,monospace;text-transform:uppercase;letter-spacing:.09em}.example-response p{margin:0;color:#3f7a2b;font-size:14px;line-height:1.65}.ask-guide p{margin:13px 0 0;color:#9da8bb;font-size:11px;line-height:1.6}.report-actions{display:flex;align-items:center;gap:32px;margin-top:17px;padding-top:20px;border-top:1px solid var(--line)}.practice-button{min-height:50px;padding:0 24px;border:1px solid transparent;border-image:linear-gradient(90deg,var(--violet),var(--cyan)) 1;background:#0b1321;font-size:13px}.practice-button svg{color:var(--violet-soft)}.feedback-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid #3d4b64;color:#dbe0e9;background:#0b1321;cursor:pointer;font-size:12px;font-weight:700}.feedback-button:hover:not(:disabled){border-color:var(--cyan);color:#fff}.feedback-button.sent{border-color:#2bdded59;color:var(--cyan);cursor:default;opacity:.8}.report-actions p{display:flex;align-items:center;gap:10px;margin:0;color:#8994a8;font-size:11px}.modal-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;padding:16px;background:#020409bd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-backdrop.centered{align-items:center;justify-content:center}.feedback-modal{position:relative;width:min(650px,100%);max-height:calc(100vh - 32px);overflow-y:auto;padding:30px;border:1px solid #36445d;background:radial-gradient(circle at 10% 0%,rgba(166,107,255,.12),transparent 35%),#09111e;box-shadow:0 30px 100px #0000008c}.feedback-modal .modal-close{position:absolute;top:20px;right:20px}.feedback-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #5e478c;color:var(--violet-soft);background:#a66bff14}.feedback-modal h2{margin:18px 0 0;font-size:26px}.feedback-intro{margin:9px 36px 24px 0;color:#98a4b8;font-size:13px;line-height:1.6}.feedback-modal form{display:grid;gap:22px}.feedback-modal fieldset{min-width:0;margin:0;padding:0;border:0}.feedback-modal legend,.feedback-note{color:#d9dee7;font-size:12px;font-weight:700}.feedback-modal legend small,.feedback-note small{color:#778399;font-size:10px;font-weight:500}.feedback-options{display:grid;gap:8px;margin-top:11px}.feedback-options.three{grid-template-columns:repeat(3,1fr)}.feedback-options.outcomes,.feedback-options.sections{grid-template-columns:repeat(2,1fr)}.feedback-options label{position:relative;min-width:0;cursor:pointer}.feedback-options input{position:absolute;opacity:0;pointer-events:none}.feedback-options span{min-height:42px;display:flex;align-items:center;padding:9px 12px;border:1px solid #303e55;color:#aeb8c9;background:#0a121fd9;font-size:11px;transition:border-color .14s ease,color .14s ease,background .14s ease}.feedback-options input:checked+span{border-color:var(--violet);color:#fff;background:#a66bff1c}.feedback-options input:focus-visible+span{outline:2px solid var(--cyan);outline-offset:2px}.feedback-note{display:grid;gap:10px}.feedback-note textarea{width:100%;resize:vertical;padding:12px 13px;border:1px solid #303e55;outline:0;color:#fff;background:#08101c;font:12px/1.55 Manrope,sans-serif}.feedback-note textarea:focus{border-color:var(--violet)}.feedback-note textarea::placeholder{color:#637087}.feedback-error{margin:-8px 0 0;color:#ff9baf;font-size:11px}.feedback-submit{display:flex;justify-content:flex-end;gap:10px;padding-top:18px;border-top:1px solid var(--line)}.feedback-submit button{min-height:42px;padding:0 17px;border:1px solid #344158;background:transparent;cursor:pointer;font-size:11px;font-weight:700}.feedback-submit button[type=submit]{display:inline-flex;align-items:center;gap:8px;border-color:#7748d8;background:#7143df}.feedback-submit button:disabled{cursor:wait;opacity:.7}.history-panel{width:min(420px,100%);height:100%;padding:27px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(139,92,246,.08),transparent 36%),#09101c;box-shadow:-30px 0 90px #00000073}.history-header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid var(--line)}.history-header span{color:#858fa3;font:500 9px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.12em}.history-header h2{margin:8px 0 0;font-size:23px}.history-header button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #344058;color:#a9b2c4;background:transparent;cursor:pointer}.history-row{width:100%;margin-top:20px;padding:14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:center;border:1px solid #334158;color:#fff;text-align:left;background:#0b1321;cursor:pointer}.history-mark{width:42px;height:42px;display:grid;place-items:center;color:var(--violet-soft);border:1px solid #503d7a}.history-mark img{width:26px;height:26px;object-fit:contain}.history-row-copy{display:grid;gap:5px}.history-row strong{font-size:13px}.history-row small,.history-panel>p{color:#7f899c;font-size:12px}.history-panel>p{line-height:1.6}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.landing-hero{grid-template-columns:1fr;gap:55px;padding-top:70px}.journey-preview{max-width:780px}.stage-rail,.stage-rail.stage-count-5{grid-template-columns:repeat(2,1fr)}.stage-rail.stage-count-5 .stage-button,.stage-rail.stage-count-5 .stage-button:nth-child(4),.stage-rail.stage-count-5 .stage-button:nth-child(5){grid-column:auto}.stage-button{padding:14px}.stage-button.active{border-color:#443462;background:#8b5cf612}.stage-detail{grid-template-columns:280px minmax(0,1fr)}.question-trigger{grid-template-columns:46px 110px minmax(0,1fr) 20px}}@media(max-width:780px){.topbar{height:64px;grid-template-columns:1fr auto;padding:0 18px}.topbar nav{display:none}.history-button{font-size:0}.landing-hero,.how-it-works,.report-content{width:calc(100% - 32px)}.landing-hero{min-height:auto;padding:58px 0 45px}.landing-hero h1{font-size:clamp(43px,13vw,66px)}.landing-hero>div:first-child>p{font-size:14px}.url-form{flex-direction:column;gap:10px}.url-field{min-height:58px;border-right:1px solid #403661}.url-form>button{min-height:54px}.landing-secondary-actions{align-items:flex-start;flex-direction:column;gap:13px}.journey-preview{min-height:auto;padding:25px 18px}.mini-journey{grid-template-columns:repeat(2,1fr);gap:28px 12px;margin:38px 0}.mini-journey:before{display:none}.how-it-works,.how-it-works>div{align-items:flex-start;flex-direction:column}.how-it-works>div{gap:14px}.report-content{padding-top:22px}.report-header{grid-template-columns:1fr}.report-header h1{font-size:28px;line-height:1.05}.report-header-actions{flex-wrap:wrap}.reanalyze-button{display:none}.role-meta{flex-wrap:wrap;font-size:12px}.report-intro{font-size:13px}.stage-rail{display:flex;gap:10px;margin-top:27px;padding-bottom:20px;overflow-x:auto;scrollbar-width:none}.stage-rail::-webkit-scrollbar{display:none}.stage-button{min-width:195px;padding:10px}.stage-icon{width:48px;height:48px}.stage-detail{grid-template-columns:1fr}.stage-summary{padding:26px 0;border-right:0;border-bottom:1px solid var(--line)}.mobile-stage-number{display:block;margin-bottom:10px;color:var(--violet-soft);font:500 10px/1 DM Mono,monospace}.signals ul{grid-template-columns:repeat(3,1fr);gap:12px}.signals li{padding-left:14px;font-size:11px}.question-panel{padding:25px 0 0}.question-tabs{gap:20px}.question-tabs button{font-size:8px}.question-trigger{min-height:68px;grid-template-columns:34px minmax(0,1fr) 18px;gap:10px;padding:10px 12px}.question-index{font-size:14px}.question-topic{display:none}.question-text{font-size:12px;line-height:1.45}.answer-guide{padding:18px}.report-actions{align-items:flex-start;flex-direction:column;gap:16px}}.topbar-actions{justify-self:end;display:flex;align-items:center;gap:10px}.language-select{position:relative;min-height:38px;display:inline-flex;align-items:center;border:1px solid #334058;border-radius:10px;color:#c7ccda;background:#090f1bc7;transition:border-color .16s ease,background .16s ease}.language-select:hover,.language-select:focus-within{border-color:var(--violet);background:#a66bff14}.language-select select{min-height:36px;padding:0 32px 0 12px;border:0;outline:0;color:inherit;background:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:600 10px/1 DM Mono,monospace;letter-spacing:.04em}.language-select svg{position:absolute;right:10px;pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.account-button{justify-self:end;min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #d8e0ec;border-radius:10px;color:#155eef;background:#f7f9ff;cursor:pointer;font-size:12px;font-weight:700}.question-item.locked{overflow:hidden;border-style:dashed;border-color:#d7dfeb;background:#f8fafc;box-shadow:none}.question-item.locked:hover{border-color:#aac0e6;background:#f4f7fd}.locked-trigger{grid-template-columns:32px minmax(0,1fr) 34px;gap:17px;min-height:55px;color:#8ba0c2}.locked-trigger>svg{justify-self:center;color:#8095b6}.locked-lines{display:grid;gap:8px}.locked-lines i{display:block;width:min(62%,420px);height:8px;border-radius:999px;background:linear-gradient(90deg,#dbe3ef,#edf1f6)}.locked-lines i:last-child{width:min(38%,260px);height:6px}.locked-badge{width:29px;height:29px;display:grid;place-items:center;border:1px solid #c9d6e9;border-radius:50%;color:#6682ad;background:#fff}.modal-backdrop.centered{align-items:center;justify-content:center;padding:20px}.auth-layer{z-index:40}.access-modal,.auth-modal,.account-modal{position:relative;width:min(440px,100%);padding:36px;border:1px solid #dfe5ee;border-radius:20px;color:#101828;background:#fff;box-shadow:0 28px 90px #10182833}.auth-modal{width:min(480px,100%)}.modal-close{position:absolute;top:18px;right:18px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #dce3ed;border-radius:9px;color:#667085;background:#fff;cursor:pointer}.modal-close:disabled{cursor:wait;opacity:.55}.job-description-modal{position:relative;width:min(720px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:36px;border:1px solid #dfe5ee;border-radius:20px;color:#101828;background:#fff;box-shadow:0 28px 90px #10182833}.job-description-modal h2{margin:22px 0 10px;font-size:28px;letter-spacing:-.025em}.job-description-modal>p{max-width:600px;margin:0;color:#667085;font-size:14px;line-height:1.65}.job-description-modal form{display:grid;gap:10px;margin-top:24px}.job-description-modal label{color:#344054;font-size:12px;font-weight:700}.job-description-modal textarea{width:100%;min-height:280px;resize:vertical;padding:15px 16px;border:1px solid #d7dee9;border-radius:12px;outline:0;color:#101828;background:#fbfcfe;font:13px/1.65 Manrope,sans-serif}.job-description-modal textarea:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1a}.job-description-modal textarea::placeholder{color:#98a2b3}.job-description-meta{display:flex;justify-content:space-between;gap:18px;color:#98a2b3;font-size:10px}.job-description-meta span:last-child{flex:0 0 auto}.job-description-error{margin:4px 0 0;color:#b42318;font-size:12px}.job-description-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px;padding-top:20px;border-top:1px solid #e7ebf1}.job-description-actions button{min-height:46px;padding:0 18px;border:1px solid #d8e0ec;border-radius:10px;color:#475467;background:#fff;cursor:pointer;font-size:12px;font-weight:700}.job-description-actions button[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-color:#155eef;color:#fff;background:#155eef}.job-description-actions button:disabled{cursor:wait;opacity:.65}.modal-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;color:#155eef;background:#eef4ff}.access-modal h2,.auth-modal h2,.account-modal h2{margin:22px 0 10px;font-size:26px;letter-spacing:-.025em}.access-modal>p,.auth-modal>p,.account-modal>p{margin:0;color:#667085;font-size:14px;line-height:1.65}.price-line{display:flex;align-items:baseline;gap:9px;margin:25px 0 20px}.price-line strong{color:#155eef;font-size:38px;line-height:1}.price-line span{color:#667085;font-size:13px}.primary-modal-button,.secondary-modal-button,.google-disabled{width:100%;min-height:48px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:700}.primary-modal-button{border:0;color:#fff;background:#155eef;box-shadow:0 7px 18px #155eef2e}.primary-modal-button:disabled{cursor:not-allowed;background:#8ba9e5;box-shadow:none}.secondary-modal-button,.google-disabled{border:1px solid #d8e0ec;color:#475467;background:#fff}.access-modal>small{display:block;margin-top:13px;color:#98a2b3;text-align:center;font-size:10px}.auth-modal>.brand{pointer-events:none}.auth-modal h2{margin-top:30px}.google-button,.google-disabled{min-height:44px;margin-top:24px}.google-button{display:flex;justify-content:center}.auth-divider{position:relative;margin:22px 0;border-top:1px solid #e7ebf1;text-align:center}.auth-divider span{position:relative;top:-9px;padding:0 12px;color:#98a2b3;background:#fff;font-size:10px}.auth-form{display:grid;gap:15px}.auth-form label{display:grid;gap:7px;color:#344054;font-size:11px;font-weight:700}.auth-form input{min-height:46px;padding:0 13px;border:1px solid #d8e0ec;border-radius:9px;outline:0;color:#101828;background:#fff}.auth-form input:focus{border-color:#84a9f5;box-shadow:0 0 0 3px #155eef17}.auth-error{margin:0;color:#b42318;font-size:11px}.auth-success{margin:0;color:#067647;font-size:11px}.verification-prompt{display:grid;gap:18px;padding-top:28px;text-align:center}.verification-prompt h2,.verification-prompt p{margin:0}.verification-prompt>p{color:#667085;font-size:14px;line-height:1.65}.verification-prompt strong{color:#344054}.verification-icon{width:52px;height:52px;display:grid;place-items:center;justify-self:center;border-radius:50%;color:#067647;background:#ecfdf3}.auth-switch{width:100%;margin-top:18px;padding:0;border:0;color:#155eef;background:transparent;cursor:pointer;font-size:11px;font-weight:700}.email-action-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 16%,rgba(124,58,237,.11),transparent 34%),linear-gradient(rgba(124,58,237,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(124,58,237,.035) 1px,transparent 1px),#f7f5ff;background-size:auto,58px 58px,58px 58px,auto}.email-action-card{width:min(520px,100%);padding:42px;border:1px solid #e6e0f2;border-radius:20px;background:#fff;box-shadow:0 28px 80px #45336921;text-align:center}.email-action-card>.brand{margin:0 auto 34px;color:#6d37c9;pointer-events:none}.email-action-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 22px;border-radius:50%;color:#7c3aed;background:#f1ebff}.email-action-icon.loading svg{animation:spin 1s linear infinite}.email-action-icon.success{color:#087a5b;background:#e9faf4}.email-action-icon.error{color:#c4322b;background:#fff0ef}.email-action-card .eyebrow{color:#7c3aed;font:700 11px/1 DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.email-action-card h1{margin:14px 0 12px;color:#172033;font-size:34px;letter-spacing:-.035em}.email-action-card p{margin:0 0 26px;color:#667085;font-size:14px;line-height:1.7}.account-plan{width:100%;display:flex;align-items:center;justify-content:space-between;margin:24px 0;padding:15px;border:1px solid #e0e6ef;border-radius:10px;background:#f8faff;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease}.account-plan:hover{border-color:#a9bfe8;background:#f3f7ff}.account-plan span{color:#667085;font-size:11px}.account-plan strong{display:inline-flex;align-items:center;gap:4px;color:#155eef;font-size:12px}.pricing-page{min-height:100vh;color:#101828;background:radial-gradient(circle at 72% 18%,rgba(21,94,239,.08),transparent 28%),#fff}.pricing-hero{width:min(1120px,calc(100% - 48px));min-height:calc(100vh - 72px);margin:0 auto;padding:90px 0;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:90px;align-items:center}.pricing-eyebrow,.pricing-card-label{color:#155eef;font:700 11px/1 DM Mono,monospace;letter-spacing:.14em}.pricing-copy h1{max-width:610px;margin:20px 0 24px;font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.055em}.pricing-copy>p{max-width:620px;margin:0;color:#667085;font-size:17px;line-height:1.75}.pricing-trust{display:flex;align-items:center;gap:9px;margin-top:30px;color:#475467;font-size:12px;font-weight:700}.pricing-trust svg{color:#155eef}.pricing-card{padding:38px;border:1px solid #dce4f0;border-radius:22px;background:#fff;box-shadow:0 28px 80px #1018281f}.pricing-amount{display:flex;align-items:baseline;gap:8px;margin:23px 0 13px}.pricing-amount strong{color:#101828;font-size:54px;line-height:1;letter-spacing:-.05em}.pricing-amount span,.pricing-card>p{color:#667085;font-size:13px}.pricing-card ul{display:grid;gap:16px;margin:28px 0 32px;padding:26px 0;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4;list-style:none}.pricing-card li{display:flex;gap:11px;color:#344054;font-size:13px;line-height:1.5}.pricing-card li svg{flex:0 0 auto;color:#155eef}.pricing-card>button{width:100%;min-height:52px;border:0;border-radius:11px;color:#fff;background:#155eef;cursor:pointer;font-weight:800;box-shadow:0 8px 20px #155eef33}.pricing-card>button:disabled{cursor:wait;background:#8ba9e5}.subscription-thank-you-page{min-height:100vh;color:#101828;background:radial-gradient(circle at 50% 35%,rgba(21,94,239,.11),transparent 32%),#fff}.subscription-thank-you-content{width:min(680px,calc(100% - 40px));min-height:calc(100vh - 72px);display:flex;align-items:center;flex-direction:column;justify-content:center;margin:0 auto;padding:72px 0 100px;text-align:center}.subscription-thank-you-icon{width:68px;height:68px;display:grid;place-items:center;margin-bottom:28px;border-radius:50%;color:#155eef;background:#eff4ff}.subscription-thank-you-icon.active{color:#067647;background:#ecfdf3}.subscription-thank-you-content>span{color:#155eef;font:700 11px/1 DM Mono,monospace;letter-spacing:.14em}.subscription-thank-you-content h1{margin:20px 0;font-size:clamp(44px,7vw,68px);line-height:1.02;letter-spacing:-.055em}.subscription-thank-you-content>p{max-width:620px;margin:0;color:#667085;font-size:17px;line-height:1.75}.subscription-thank-you-actions{display:flex;gap:12px;margin:34px 0 24px}.subscription-thank-you-actions button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid #155eef;border-radius:10px;color:#fff;background:#155eef;cursor:pointer;font-weight:800}.subscription-thank-you-actions button.secondary{color:#344054;border-color:#d0d5dd;background:#fff}.subscription-thank-you-content small{color:#667085;font-size:12px}@media(max-width:860px){.pricing-hero{padding:64px 0;grid-template-columns:1fr;gap:48px}.pricing-card{width:min(520px,100%)}.subscription-thank-you-actions{width:100%;flex-direction:column}.subscription-thank-you-actions button{width:100%}}.subscription-note,.billing-error{margin:12px 0 0;font-size:11px;line-height:1.5;color:#667085}.billing-error{color:#b42318}.account-modal .primary-modal-button{margin-bottom:10px}.account-modal{width:min(640px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.account-resume-section{margin:20px 0;padding:19px;border:1px solid #e1e6ee;border-radius:13px;background:#fbfcfe}.account-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:13px;border-bottom:1px solid #e7ebf1}.account-section-heading>div{display:flex;align-items:center;gap:8px;color:#344054}.account-section-heading svg{color:#155eef}.account-section-heading strong{font-size:12px}.account-section-heading>span{color:#98a2b3;font-size:10px}.account-section-loading{margin:15px 0 0;color:#667085;font-size:11px;line-height:1.55}.account-section-loading{display:flex;align-items:center;gap:8px}.saved-resume-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:15px}.saved-resume-row>div:first-child{min-width:0;display:grid;gap:5px}.saved-resume-row>div:first-child strong{overflow:hidden;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.saved-resume-row>div:first-child span{color:#98a2b3;font-size:10px}.saved-resume-row>div:last-child{display:flex;gap:7px}.saved-resume-row button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d6deea;border-radius:8px;color:#475467;background:#fff;cursor:pointer}.saved-resume-row button:hover{color:#155eef;border-color:#a9bee8}.saved-resume-row button.danger:hover{color:#b42318;border-color:#f0b7b2;background:#fff8f7}.saved-resume-row button:disabled{cursor:wait;opacity:.55}.account-upload-resume{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:15px;border:1px dashed #aebddd;border-radius:9px;color:#155eef;background:#f5f8ff;cursor:pointer;font-size:11px;font-weight:800}.account-resume-error{margin:11px 0 0;color:#b42318;font-size:10px;line-height:1.5}@media(max-width:780px){.topbar-actions{gap:7px}.account-button{width:38px;padding:0;justify-content:center}.account-button span{display:none}.locked-trigger{grid-template-columns:28px minmax(0,1fr) 30px;min-height:62px}.access-modal,.auth-modal,.account-modal{padding:30px 22px 24px}.account-resume-section{padding:16px 14px}.saved-resume-row{align-items:flex-start;flex-direction:column}}@media(max-width:470px){.brand{font-size:13px}.stage-rail{margin-right:-16px}.signals ul{grid-template-columns:1fr}.practice-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{color-scheme:light;color:#101828;background:#fff;--bg: #ffffff;--surface: #ffffff;--surface-soft: #f8faff;--line: #e4e9f2;--line-soft: #edf1f6;--text: #101828;--muted: #667085;--violet: #155eef;--violet-soft: #155eef;--cyan: #0b7bea;--blue: #155eef}body{background:#fff}.landing-page,.report-page{color:#101828;background:radial-gradient(circle at 78% 14%,rgba(21,94,239,.045),transparent 28%),#fff}.topbar{height:72px;border-bottom-color:#edf0f5;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{color:#0f4fe6;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;letter-spacing:.18em}.brand-glyph{width:40px;height:40px}nav a,.nav-link,.history-button,.back-button{color:#475467;font-family:Manrope,sans-serif;font-size:12px;font-weight:600;text-transform:none;letter-spacing:0}.nav-link{padding-top:29px;padding-bottom:27px}.nav-link.active{color:#101828}.nav-link.active:after{background:#155eef}.history-button{min-height:38px;padding:0 14px;border:1px solid #e2e7ef;border-radius:10px;background:#fff}.landing-hero{min-height:650px}.landing-hero h1{color:#101828}.landing-hero h1 span{color:#155eef}.landing-hero>div:first-child>p{color:#667085}.landing-hero>div:first-child>p.form-error{font-size:13px;margin:7px 0 0;text-align:center;color:#ff3661}.url-form{min-height:64px;padding:5px;border:1px solid #d9dee8;border-radius:14px;background:#fff;box-shadow:0 10px 34px #10182814}.url-field{border:0;background:transparent}.url-field svg{color:#667085}.url-field input{color:#101828}.url-field input::placeholder{color:#98a2b3}.url-form>button,.practice-button{color:#fff;border-radius:10px;background:#155eef;box-shadow:0 7px 18px #155eef33}.url-form>button:hover,.practice-button:hover{filter:none;background:#004eeb}.sample-link{color:#134098}.form-error{max-width:750px;margin:12px 0 0;color:#b42318;font-size:12px;line-height:1.5}.journey-preview{border-color:#e1e6ee;border-radius:20px;background:#fff;box-shadow:0 28px 70px #1018281a,0 2px 8px #1018280a}.journey-preview:after{display:none}.journey-preview{position:relative;z-index:1}.preview-label{color:#667085}.analysis-heading>strong{color:#101828}.analysis-heading>p,.analysis-privacy,.analysis-timing{color:#667085}.analysis-step{border-color:#e4e9f1;color:#667085;background:#f8fafc}.analysis-step-icon{border-color:#d7dfeb;background:#fff}.analysis-step.complete{color:#067647;background:#f3faf7}.analysis-step.current{border-color:#9db9ed;color:#155eef;background:#f5f8ff;box-shadow:0 0 0 3px #155eef0f}.mini-journey:before{border-color:#cbd5e4}.mini-journey div>span{color:#667085;border-color:#cbd5e1;background:#fff}.mini-journey div.active>span,.journey-preview.idle .mini-journey div:nth-child(2)>span{color:#155eef;border-color:#155eef;background:#f5f8ff;box-shadow:0 0 0 4px #155eef14}.mini-journey small{color:#667085}.preview-note{color:#155eef;border-color:#e8ecf2}.preview-note p{color:#667085}.preview-note strong{color:#344054}.how-it-works{border-color:#e8ecf2}.how-it-works>p{color:#667085}.how-it-works span{color:#475467}.how-it-works b{color:#155eef}.report-page{background:radial-gradient(circle at 80% 10%,rgba(21,94,239,.045),transparent 30%),#fff}.back-button{color:#667085}.report-header h1,.stage-summary h2{color:#101828}.role-meta,.report-intro,.stage-summary>p{color:#667085}.role-meta svg{color:#155eef}.role-meta span{color:#c3cad5}.role-meta a{color:#155eef;text-decoration:none}.role-meta a svg{vertical-align:middle}.reanalyze-button,.job-link-button{color:#344054;border-color:#d9dee8;border-radius:9px;background:#fff;box-shadow:0 1px 2px #10182808}.job-link-button{color:#155eef}.reanalyze-button:hover,.job-link-button:hover{border-color:#b8c9e8;background:#f6f9ff}.reanalyze-button:disabled{border-color:#d9dee8;color:#98a2b3;background:#f2f4f7;box-shadow:none;cursor:not-allowed;opacity:.8}.stage-rail{border-color:#e2e7ef}.stage-button{color:#344054;border-color:#e1e6ee;background:#fff;box-shadow:0 2px 8px #10182809}.stage-button:hover{border-color:#c7d2e2;box-shadow:0 6px 16px #1018280f}.stage-icon{color:#667085;border-color:#cdd5e1;background:#fff}.stage-button:hover .stage-icon,.stage-button.active .stage-icon{color:#155eef;border-color:#155eef;background:#f7f9ff;box-shadow:0 0 0 4px #155eef14}.stage-copy>span{color:#344054}.stage-copy b,.stage-copy small{color:#98a2b3}.stage-button.active .stage-copy>span,.stage-button.active .stage-copy b{color:#155eef}.stage-summary,.question-tabs,.report-actions,.signals{border-color:#e3e8f0}.signals>span,.answer-guide>span{color:#475467}.signals li{color:#344054}.signals li:before,.answer-guide li:before{background:#155eef}.question-tabs button{color:#667085}.question-tabs button.active{color:#155eef}.question-tabs button.active:after{background:#155eef;box-shadow:none}.question-item{border-color:#dfe5ee;border-radius:10px;background:#fff;box-shadow:0 1px 2px #10182805}.question-item:hover,.question-item.open{border-color:#b7c8e8;background:#fbfcff}.question-trigger{color:#101828}.question-index{color:#155eef}.question-topic{color:#315a9b;border-color:#e1e6ee}.question-text{color:#101828}.question-trigger svg{color:#667085}.answer-guide{border-color:#e5eaf2;background:#f8faff}.answer-guide li,.ask-guide p{color:#667085}.practice-button{border:0;border-image:none}.practice-button svg{color:#fff}.report-actions p{color:#667085}.modal-backdrop{background:#10182852}.history-panel{color:#101828;border-color:#e1e6ee;background:#fff;box-shadow:-30px 0 80px #10182829}.history-header{border-color:#e5e9f0}.history-header span{color:#667085}.history-header button{color:#667085;border-color:#d9dee8;border-radius:8px}.history-row{text-decoration:none;color:#101828;border-color:#e1e6ee;border-radius:10px;background:#f8fafc}.history-page{min-height:100vh;background:#fff}.history-content{width:min(1040px,calc(100% - 72px));margin:0 auto;padding:42px 0 72px}.history-content .history-header{margin:34px 0 24px;padding-bottom:22px}.history-content .history-header h1{margin:6px 0 0;color:#101828;font-size:clamp(34px,5vw,52px);letter-spacing:-.04em}.history-list{display:grid;gap:12px}.history-content .history-row{width:100%;min-height:82px;cursor:default}.history-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.history-row-actions a{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d5dce7;border-radius:8px;color:#344054;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;background:#fff}.history-row-actions .history-match-button{border-color:#b9cef5;color:#155eef;background:#eef4ff}.history-row-actions a:hover{border-color:#98a2b3}.history-row-actions .history-match-button:hover{border-color:#155eef}.history-error{color:#b42318}.history-mark{color:#155eef;border-color:#c9d7ef;border-radius:8px;background:#eef4ff}.history-row small,.history-panel>p{color:#667085}@media(max-width:1120px){.stage-button.active{border-color:#c7d6ef;background:#f6f9ff}}@media(max-width:780px){.topbar{background:#fffffff2}.history-content{width:min(100% - 32px,1040px)}.history-content .history-row{grid-template-columns:42px minmax(0,1fr)}.history-row-actions{grid-column:1 / -1;justify-content:stretch}.history-row-actions a{flex:1}.language-select select{width:64px;padding:0 27px 0 8px;font-size:9px}.url-form{padding:0;border:0;box-shadow:none;background:transparent}.url-field{border:1px solid #d9dee8;border-radius:12px;background:#fff;box-shadow:0 6px 20px #1018280f}.journey-preview:after{display:none}.stage-button{border-color:#e1e6ee;border-radius:10px;background:#fff}.stage-button.active{border-color:#b8c9e8;background:#f6f9ff}}.feedback-button{border-color:#d7dee9;border-radius:9px;color:#344054;background:#fff}.feedback-button:hover:not(:disabled){border-color:#155eef;color:#155eef}.feedback-button.sent{border-color:#b7e4d2;color:#067647;background:#ecfdf3}.feedback-modal{color:#101828;border-color:#e1e6ee;border-radius:16px;background:#fff;box-shadow:0 30px 100px #10182833}.feedback-icon{border-color:#c9d7ef;border-radius:10px;color:#155eef;background:#eef4ff}.feedback-intro{color:#667085}.feedback-modal legend,.feedback-note{color:#344054}.feedback-modal legend small,.feedback-note small{color:#98a2b3}.feedback-options span{border-color:#d9e0ea;border-radius:9px;color:#475467;background:#fff}.feedback-options input:checked+span{border-color:#155eef;color:#1849a9;background:#eff4ff}.feedback-options input:focus-visible+span{outline-color:#155eef}.feedback-note textarea{border-color:#d9e0ea;border-radius:9px;color:#101828;background:#fff}.feedback-note textarea:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1a}.feedback-note textarea::placeholder{color:#98a2b3}.feedback-error{color:#b42318}.feedback-submit{border-color:#eaecf0}.feedback-submit button{border-color:#d0d5dd;border-radius:8px;color:#344054;background:#fff}.feedback-submit button[type=submit]{border-color:#155eef;color:#fff;background:#155eef}.legal-page,.support-page{min-height:100vh;color:#101828;background:radial-gradient(circle at 75% 5%,rgba(21,94,239,.07),transparent 28%),#fff}.site-footer{display:flex;align-items:center;gap:24px;padding:24px clamp(24px,4vw,66px);border-top:1px solid #e4e7ec;color:#667085;background:#fff;font-size:12px}.site-footer span{margin-right:auto}.site-footer a{color:#475467;text-decoration:none}.legal-topbar{position:sticky;top:0;background:#ffffffeb}.legal-topbar nav a{padding:28px 0 27px;color:#667085}.legal-topbar nav a.active{color:#155eef}.legal-home-link{justify-self:end;display:inline-flex;align-items:center;gap:7px;color:#344054;font:600 12px/1 DM Mono,monospace;text-decoration:none}.legal-content{width:min(820px,calc(100% - 48px));margin:0 auto;padding:92px 0 40px}.legal-hero{padding-bottom:52px;border-bottom:1px solid #e4e7ec}.legal-hero>span{color:#155eef;font:600 11px/1 DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.legal-hero h1{margin:16px 0 18px;color:#101828;font-size:clamp(46px,7vw,68px);line-height:1.02;letter-spacing:-.055em}.legal-hero p{max-width:700px;margin:0 0 22px;color:#475467;font-size:18px;line-height:1.7}.legal-hero small{color:#667085;font:500 12px/1 DM Mono,monospace}.legal-body{padding:18px 0 56px}.legal-notice{margin-top:32px;padding:18px 20px;border:1px solid #f5c26b;border-radius:10px;color:#7a4b00;background:#fffaeb;font-size:14px;line-height:1.65}.legal-body section{padding:34px 0;border-bottom:1px solid #eaecf0}.legal-body h2{margin:0 0 14px;color:#101828;font-size:21px;letter-spacing:-.025em}.legal-body p{margin:0;color:#475467;font-size:15px;line-height:1.8}.legal-body p+p{margin-top:12px}.imprint-address{display:grid;gap:5px;color:#475467;font-size:12px;font-style:normal;line-height:1}.imprint-address strong{color:#344054}.legal-body a,.legal-footer a{color:#155eef}.legal-footer{display:flex;align-items:center;gap:24px;padding-top:28px;border-top:1px solid #e4e7ec;color:#667085;font-size:12px}.legal-footer span{margin-right:auto}.support-content{width:min(1040px,calc(100% - 72px));display:grid;grid-template-columns:minmax(0,.82fr) minmax(440px,1fr);gap:clamp(54px,8vw,112px);margin:0 auto;padding:96px 0 112px}.support-copy>span{color:#155eef;font:700 11px/1 DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase}.support-copy h1{margin:18px 0 20px;color:#101828;font-size:clamp(46px,6vw,72px);line-height:.98;letter-spacing:-.055em}.support-copy p{max-width:430px;margin:0 0 22px;color:#667085;font-size:16px;line-height:1.75}.support-copy a{color:#155eef;font-size:14px;font-weight:700}.support-form{display:grid;gap:22px;padding:34px;border:1px solid #e1e6ee;border-radius:18px;background:#fff;box-shadow:0 20px 60px #10182817}.support-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.support-form label{display:grid;gap:9px;color:#344054;font-size:12px;font-weight:700}.support-form input,.support-form textarea{width:100%;border:1px solid #d9dee8;border-radius:10px;outline:0;color:#101828;background:#fff;font:inherit;font-size:14px;transition:border-color .16s ease,box-shadow .16s ease}.support-form input{min-height:48px;padding:0 13px}.support-form textarea{min-height:190px;padding:13px;resize:vertical;line-height:1.6}.support-form input:focus,.support-form textarea:focus{border-color:#155eef;box-shadow:0 0 0 3px #155eef1a}.support-form textarea::placeholder{color:#98a2b3}.support-form button{min-height:50px;border:0;border-radius:10px;color:#fff;background:#155eef;cursor:pointer;font-size:13px;font-weight:800}.support-form button:disabled{cursor:wait;opacity:.65}.support-signed-in,.support-error,.support-success{margin:0;font-size:13px;line-height:1.5}.support-signed-in{color:#667085}.support-signed-in strong{color:#344054}.support-error{color:#b42318}.support-success{color:#067647}@media(max-width:780px){.site-footer{flex-wrap:wrap}.site-footer span{width:100%}.legal-topbar{grid-template-columns:1fr auto}.legal-topbar nav{display:none}.legal-content{width:min(100% - 36px,820px);padding-top:60px}.legal-hero{padding-bottom:38px}.legal-hero h1{font-size:44px}.legal-footer{flex-wrap:wrap}.legal-footer span{width:100%}.support-content{width:min(100% - 32px,560px);grid-template-columns:1fr;gap:38px;padding:56px 0 72px}.support-copy h1{font-size:48px}.support-form{padding:24px 20px}.support-contact-fields{grid-template-columns:1fr}.feedback-modal{padding:24px 18px;border-radius:12px}.job-description-modal{max-height:calc(100vh - 24px);padding:26px 18px 20px;border-radius:14px}.job-description-modal h2{padding-right:38px;font-size:24px}.job-description-modal textarea{min-height:250px}.job-description-meta,.job-description-actions{align-items:stretch;flex-direction:column}.job-description-actions button{width:100%}.feedback-options.three,.feedback-options.outcomes,.feedback-options.sections{grid-template-columns:1fr}.feedback-submit{flex-direction:column-reverse}.feedback-submit button{width:100%;justify-content:center}}.resume-fit-button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 13px;border:1px solid #ff9f16;border-radius:9px;color:#fff;background:#ffa622;box-shadow:0 4px 10px #ef561529;cursor:pointer;text-transform:uppercase;letter-spacing:.8px;font-size:14px;font-weight:600;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.resume-fit-button:hover{background:#f47b19;box-shadow:0 6px 14px #ef6e1538;border-color:#ef5b15}.resume-fit-button:disabled{border-color:#d9dee8;color:#98a2b3;background:#f2f4f7;box-shadow:none;cursor:not-allowed;transform:none}.resume-fit-page{min-height:100vh;color:#101828;background:radial-gradient(circle at 75% 8%,rgba(21,94,239,.06),transparent 27%),linear-gradient(rgba(21,94,239,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(21,94,239,.022) 1px,transparent 1px),#fff;background-size:auto,58px 58px,58px 58px,auto}.resume-fit-content{width:min(1220px,calc(100% - 72px));margin:0 auto;padding:29px 0 70px}.resume-fit-upload-layout{min-height:calc(100vh - 155px);display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,.76fr);gap:clamp(52px,8vw,112px);align-items:center;padding:54px 0 80px}.resume-fit-copy{max-width:660px}.resume-fit-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:24px;border:1px solid #c9d8f5;border-radius:15px;color:#155eef;background:#f4f7ff}.resume-fit-copy h1{max-width:620px;margin:0;font-size:clamp(46px,5vw,68px);line-height:1.02;letter-spacing:-.055em}.resume-fit-copy>p{max-width:620px;margin:25px 0 0;color:#667085;font-size:16px;line-height:1.75}.resume-fit-copy>p strong{color:#344054}.resume-fit-benefits{display:grid;gap:17px;margin-top:34px}.resume-fit-benefits span{display:flex;align-items:center;gap:13px;color:#344054;font-size:14px;font-weight:700}.resume-fit-benefits svg{color:#155eef}.privacy-note{display:flex;align-items:flex-start;gap:12px;max-width:610px;margin-top:36px;padding:17px 18px;border:1px solid #dbe5f5;border-radius:12px;background:#f6f9ffd6}.privacy-note svg{flex:0 0 auto;margin-top:2px;color:#067647}.privacy-note p{margin:0;color:#667085;font-size:12px;line-height:1.6}.privacy-note strong{display:block;color:#344054}.resume-upload-card{display:grid;gap:20px;padding:32px;border:1px solid #dfe5ee;border-radius:18px;background:#fffffff2;box-shadow:0 24px 70px #1018281c}.upload-step{color:#155eef;font:600 10px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.13em}.resume-upload-card h2{margin:9px 0 0;font-size:26px;letter-spacing:-.025em}.resume-upload-card>div>p{margin:7px 0 0;color:#98a2b3;font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.resume-dropzone{min-height:242px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;border:1.5px dashed #b8c7df;border-radius:14px;color:#155eef;text-align:center;background:#f8faff;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.saved-resume-option{width:100%;min-height:66px;display:grid;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:12px 14px;border:1px solid #d8e1f0;border-radius:11px;color:#667085;text-align:left;background:#fff;cursor:pointer}.saved-resume-option.active{color:#155eef;border-color:#84adff;background:#f5f8ff;box-shadow:0 0 0 3px #155eef0f}.saved-resume-option>span{min-width:0;display:grid;gap:4px}.saved-resume-option strong,.saved-resume-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-resume-option strong{color:#344054;font-size:12px}.saved-resume-option small{color:#98a2b3;font-size:10px}.resume-option-divider{display:flex;align-items:center;gap:10px;color:#98a2b3;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.resume-option-divider:before,.resume-option-divider:after{content:"";height:1px;flex:1;background:#e4e9f1}.resume-dropzone.compact{min-height:118px}.resume-dropzone:hover,.resume-dropzone.dragging{border-color:#155eef;background:#f2f6ff;transform:translateY(-1px)}.resume-dropzone.selected{border-style:solid;border-color:#84adff;background:#f5f8ff}.resume-dropzone strong{max-width:100%;overflow-wrap:anywhere;color:#344054;font-size:14px}.resume-dropzone span{color:#98a2b3;font-size:12px}.resume-dropzone i{display:inline-flex;align-items:center;gap:6px;margin-top:6px;color:#067647;font-size:11px;font-style:normal;font-weight:800}.resume-fit-error{display:flex;align-items:center;gap:8px;margin:-5px 0 0;color:#b42318;font-size:12px}.resume-analyze-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:10px;color:#fff;background:#155eef;cursor:pointer;font-size:13px;font-weight:800;transition:background .16s ease,transform .16s ease}.resume-analyze-button:hover:not(:disabled){background:#104ed1;transform:translateY(-1px)}.resume-analyze-button:disabled{cursor:not-allowed;opacity:.55}.resume-upload-card>small{color:#98a2b3;text-align:center;font-size:10px;line-height:1.5}.spin{animation:resume-spin .9s linear infinite}@keyframes resume-spin{to{transform:rotate(360deg)}}.resume-results{padding-top:44px}.resume-results-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:30px;border-bottom:1px solid #e3e8f0}.resume-results-heading h1{margin:9px 0 0;font-size:clamp(34px,4vw,48px);line-height:1;letter-spacing:-.045em}.resume-results-heading p{margin:11px 0 0;color:#667085;font-size:13px}.resume-results-heading button{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #d9dee8;border-radius:9px;color:#344054;background:#fff;cursor:pointer;font-size:11px;font-weight:700}.match-overview{display:grid;grid-template-columns:370px minmax(0,1fr);align-items:center;gap:clamp(35px,7vw,90px);margin-top:30px;padding:28px 32px;border:1px solid #dfe5ee;border-radius:16px;background:linear-gradient(135deg,#fff,#f7f9ff);box-shadow:0 8px 30px #1018280d}.match-score{display:flex;align-items:center;gap:21px}.score-ring{width:112px;height:112px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#155eef var(--score),#e7ecf4 0);position:relative}.score-ring:after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:inherit;background:#fff}.score-ring span{position:relative;z-index:1;color:#667085;font:500 11px/1 DM Mono,monospace}.score-ring strong{color:#101828;font:800 32px/1 Manrope,sans-serif}.match-score>div:last-child>span{color:#667085;font:500 10px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.09em}.match-score h2{margin:7px 0 0;font-size:21px}.match-overview>p{margin:0;color:#475467;font-size:15px;line-height:1.75}.resume-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px}.resume-insight-panel{padding:25px;border:1px solid #dfe5ee;border-radius:14px;background:#fff;box-shadow:0 3px 14px #10182809}.insight-panel-heading{display:flex;align-items:center;gap:10px;padding-bottom:18px;border-bottom:1px solid #e8ecf2}.insight-panel-heading svg{color:#155eef}.strengths-panel .insight-panel-heading svg{color:#067647}.gaps-panel .insight-panel-heading svg{color:#b54708}.insight-panel-heading h2{margin:0;font-size:17px;letter-spacing:-.015em}.evidence-list,.gap-list{display:grid;gap:0}.evidence-list>div,.gap-list>div{padding:20px 0;border-bottom:1px solid #eef1f5}.evidence-list>div:last-child,.gap-list>div:last-child{padding-bottom:0;border-bottom:0}.evidence-list strong,.gap-list strong{display:block;color:#344054;font-size:13px}.evidence-list p,.gap-list p{margin:7px 0 0;color:#667085;font-size:13px;line-height:1.65}.gap-status{display:inline-block;margin-bottom:9px;padding:5px 7px;border-radius:5px;font:600 11px/1 DM Mono,monospace;text-transform:uppercase;letter-spacing:.07em}.gap-status.missing{color:#b42318;background:#fef3f2}.gap-status.unclear{color:#b54708;background:#fffaeb}.gap-status.developing{color:#175cd3;background:#eff4ff}.improvements-panel{margin-top:20px}.improvement-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.improvement-list>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:22px 24px 0 0}.improvement-list>div+div{padding-left:24px;border-left:1px solid #e8ecf2}.improvement-list.balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.improvement-list.balanced>div{padding:22px 24px;border:0}.improvement-list.balanced>div:nth-child(2n){border-left:1px solid #e8ecf2}.improvement-list.balanced>div:nth-child(n+3){border-top:1px solid #e8ecf2}.improvement-list>div>span{color:#155eef;font:600 14px/1.4 DM Mono,monospace}.improvement-list strong{color:#344054;font-size:14px}.improvement-list p{margin:7px 0 0;color:#344054;font-size:13px;line-height:1.6}.improvement-list small{display:block;margin-top:8px;color:#98a2b3;font-size:10px;line-height:1.55}.resume-insight-grid.compact{align-items:stretch}.keyword-list{display:flex;flex-wrap:wrap;gap:9px;padding-top:20px}.keyword-list span{padding:8px 10px;border:1px solid #cfdaf0;border-radius:7px;color:#315a9b;background:#f6f8ff;font-size:11px;font-weight:700}.interview-focus-list{display:grid;gap:13px;margin:20px 0 0;padding:0;list-style:none}.interview-focus-list li{position:relative;padding-left:20px;color:#475467;font-size:14px;line-height:1.3}.interview-focus-list li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:#155eef}.empty-insight{margin:20px 0 0;color:#667085;font-size:12px;line-height:1.65}.resume-advisory{margin:24px 0 0;color:#98a2b3;text-align:center;font-size:10px;line-height:1.6}@media(max-width:1050px){.report-header{grid-template-columns:1fr}.report-header-actions{flex-wrap:wrap}.resume-fit-upload-layout{grid-template-columns:1fr;gap:46px}.resume-fit-copy{max-width:760px}.resume-upload-card{width:min(100%,620px)}.match-overview{grid-template-columns:320px minmax(0,1fr)}.improvement-list{grid-template-columns:1fr}.improvement-list>div,.improvement-list.balanced>div{padding:20px 0;border-right:0;border-left:0}.improvement-list>div+div,.improvement-list.balanced>div+div{padding-left:0;border-top:1px solid #e8ecf2;border-left:0}.improvement-list.balanced{grid-template-columns:1fr}}@media(max-width:780px){.resume-fit-content{width:min(100% - 32px,620px);padding-top:22px}.resume-fit-upload-layout{min-height:auto;padding:44px 0 60px}.resume-fit-copy h1{font-size:46px}.resume-upload-card{padding:24px 18px}.resume-dropzone{min-height:210px}.resume-results{padding-top:36px}.resume-results-heading{align-items:flex-start;flex-direction:column}.match-overview{grid-template-columns:1fr;gap:24px;padding:24px 20px}.resume-insight-grid{grid-template-columns:1fr}.resume-insight-panel{padding:21px 18px}}@media(max-width:560px){.resume-fit-button{width:100%;justify-content:center}.resume-fit-copy h1{font-size:39px}.resume-fit-copy>p{font-size:14px}.match-score{align-items:flex-start;flex-direction:column}.score-ring{width:100px;height:100px}}
