:root{--ink:#172f37;--muted:#738183;--teal:#287a6d;--teal-light:#edf6f1;--paper:#f8f9f6;--line:#e5e9e3;--orange:#d58a58;--white:#fff;--sidebar:222px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:14px;font-synthesis:none;background:var(--paper)}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,summary,select{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #80bcb0;outline-offset:4px}button[hidden],[hidden]{display:none!important}.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}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;background:var(--ink);color:white;padding:12px 20px;border-radius:8px}.skip-link:focus{top:15px}html{scroll-behavior:smooth;scroll-padding-top:24px}.sidebar{width:var(--sidebar);position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:36px 20px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;font-size:25px;letter-spacing:-1.3px;font-weight:750;margin:0 7px 59px}.brand>span:not(.brand-mark):not(.brand-dot){font-weight:400}.brand-dot{color:var(--teal);font-size:30px}.brand-mark{display:grid;place-items:center;border-radius:10px;width:33px;height:33px;background:var(--ink);color:#fff;font-size:25px;margin-right:9px;font-weight:400;letter-spacing:0}.workspace-label{font-size:9px;font-weight:700;letter-spacing:1.8px;color:#9aa5a5;margin:0 14px 14px}.navigation{display:grid;gap:8px}.nav-link{display:flex;align-items:center;gap:12px;min-height:44px;border-radius:7px;padding:0 12px;color:#738184;font-size:12px;font-weight:500}.nav-link>span:first-child{width:18px;text-align:center;font-size:21px;font-weight:400}.nav-link.selected{background:#edf4ee;color:#256357}.nav-active-dot{margin-left:auto;width:5px;height:5px;background:var(--teal);border-radius:50%}.nav-link:hover{background:#f4f6f2}.sidebar-note{margin:65px 11px 24px;padding:17px 7px;color:#83918c}.small-compass{font-size:39px;color:#a8b9ac}.sidebar-note p{font-size:12px;line-height:1.7;margin:17px 0}.sidebar-note-line{height:1px;background:#e8ece6;margin-bottom:13px;width:35px}.sidebar-note>span:last-child{font-size:9px;letter-spacing:.1px}.local-badge{margin-top:auto;padding-top:22px;border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:8px;font-size:9px;color:#546a65;line-height:1.4}.local-badge small{font-size:9px;display:block;margin-top:3px;color:#9aa5a1}.status-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;background:#438b70;border-radius:50%;margin-top:4px}.app-shell{margin-left:var(--sidebar)}.topbar{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 46px}.breadcrumb{font-size:11px;color:#899593}.breadcrumb span{margin:0 12px;color:#b4beba}.breadcrumb strong{font-weight:500;color:#455c5d}.topbar-right{display:flex;align-items:center;gap:19px}.local-label{font-size:8px;color:#899893;letter-spacing:1.2px;font-weight:650}.avatar{width:29px;height:29px;border-radius:50%;background:#e4eadd;display:grid;place-items:center;font-size:10px;font-weight:650;color:#627358}main{max-width:1500px;margin:auto;padding:39px 46px 0}.intro{display:grid;grid-template-columns:1.35fr 1fr;gap:40px;align-items:center;margin-bottom:33px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.7px;font-weight:650;color:#738c7e}.accent-line{height:1px;width:20px;background:#87a897}h1{font-size:43px;font-weight:500;letter-spacing:-1.8px;line-height:1.2;margin:18px 0 17px}h1>span{color:#90a297}.intro>div>p{font-size:12px;color:#7b8989;line-height:1.8;margin:0}.run-card{background:#18343a;color:#fff;border-radius:12px;padding:23px 25px;position:relative;overflow:hidden;box-shadow:0 5px 15px #19352d08}.run-card:after{content:"";position:absolute;width:160px;height:160px;border:1px solid #ffffff08;border-radius:50%;right:-70px;bottom:-80px;pointer-events:none}.run-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.run-eyebrow{font-size:8px;letter-spacing:1.6px;color:#aabbb7}.mode-pill{font-size:8px;letter-spacing:1px;color:#c2d8c3;border:1px solid #587167;border-radius:4px;padding:5px 7px}.mode-pill.apply{background:#466a53;color:#e3f0db}.runner-heading{display:flex;align-items:center;gap:8px;margin-top:23px}.runner-heading h2{font-size:17px;font-weight:500;letter-spacing:-.3px;margin:0}.runner-dot{background:#abc5af;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ffffff05}.runner-dot.running{background:#98d3af;animation:pulse 2s infinite}.runner-dot.error{background:#efb596}.run-card p{font-size:11px;line-height:1.65;color:#b5c7c3;max-width:350px;margin:12px 0 19px;min-height:36px}.run-actions{display:flex;gap:9px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 15px;border:1px solid transparent;border-radius:6px;font-size:11px;font-weight:600;line-height:1.3;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button:disabled:hover{transform:none}.button-primary{background:var(--teal);color:#fff}.button-primary:hover{background:#1e6a60}.button-light{background:#edf4e8;color:#27483a;flex:1;max-width:230px}.button-light:hover{background:#fff}.button-secondary{background:#fff;border-color:#dce4dc;color:#48605a}.button-secondary:hover{background:#f3f7f0}.button-stop{background:#fff0e7;color:#974f35;flex:1}.icon-button{display:grid;place-items:center;border-radius:6px;min-width:37px;height:37px;background:transparent;border:1px solid #54716c;font-size:22px;color:#d5e0d8;line-height:1}.run-footnote{font-size:8px;color:#a3b6af;margin-top:13px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:37px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:16px 19px}.stat-label{display:flex;align-items:center;justify-content:space-between;color:#6b7c7d;font-size:10px;gap:6px;white-space:nowrap}.stat-icon{font-size:19px;color:#8c9993;font-weight:400;line-height:1}.stat-icon.teal{color:#669580}.stat-icon.orange{color:#c99b77}.stat-value{font-size:30px;line-height:1.2;margin:12px 0 8px;letter-spacing:-1px;font-weight:500}.stat-detail{font-size:8px;color:#97a29d;line-height:1.6}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:30px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 19px}.eyebrow.small{font-size:8px;letter-spacing:1.35px;color:#8f9a91}.section-heading h2{display:flex;align-items:center;gap:9px;font-size:19px;letter-spacing:-.5px;margin:8px 0 0;font-weight:550}.count-badge{font-size:9px;letter-spacing:0;background:#ebeee7;min-width:21px;height:20px;border-radius:5px;display:grid;place-items:center;color:#6e7f70;font-weight:500}.select-wrap select{background:transparent;border:1px solid #e0e6dd;border-radius:5px;padding:8px 24px 8px 10px;font-size:9px;color:#667970;max-width:130px}.empty-state{background:#fff;border:1px solid var(--line);border-radius:10px;text-align:center;min-height:433px;padding:32px 20px 28px;display:flex;flex-direction:column;align-items:center}.empty-illustration{position:relative;width:170px;height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.orbit{position:absolute;border:1px solid #e4ebe0;border-radius:50%;width:136px;height:136px;transform:rotate(-30deg) scaleY(.72)}.orbit-two{transform:rotate(45deg) scaleY(.7);width:128px;height:128px}.empty-document{transform:rotate(-9deg);background:#f5f7f1;border:1px solid #dfe8d9;width:57px;height:74px;border-radius:6px;box-shadow:4px 5px 0 #f7f9f4;padding:15px 11px;position:relative}.empty-document>span{display:block;width:32px;height:3px;background:#c8d7c3;border-radius:2px;margin-bottom:6px}.empty-document>span:nth-child(2){width:23px}.empty-document>div{width:28px;height:28px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;position:absolute;right:-11px;bottom:-5px;font-size:18px;border:3px solid #fff}.orbit-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#b8cbae;right:19px;top:33px}.empty-illustration>b{color:#dbaa80;font-size:22px;position:absolute;left:12px;bottom:29px;font-weight:300}.empty-state h3{font-size:19px;letter-spacing:-.5px;font-weight:500;margin:14px 0 10px}.empty-state p{font-size:11px;color:#8a9690;line-height:1.8;margin:0 0 23px}.text-button{padding:5px 0;background:transparent;border:0;font-size:10px;color:#698176;display:inline-flex;gap:7px;align-items:center;justify-content:center}.text-button:hover{color:var(--teal);text-decoration:underline}.empty-state>.text-button{margin-top:15px;font-size:9px}.setup-column{display:grid;gap:16px;align-content:start}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;padding:20px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.panel-heading h2{font-size:13px;font-weight:600;letter-spacing:-.2px;margin:0}.step-number{font-size:9px;color:#9daaa0;border:1px solid #e7ebe3;border-radius:50%;width:22px;height:22px;display:grid;place-items:center}.panel-description{font-size:10px;color:#8a9790;line-height:1.7;margin:6px 0 15px}.upload-zone{border:1px dashed #bfcfbc;background:#f9fbf7;border-radius:7px;width:100%;display:flex;align-items:center;flex-direction:column;padding:19px 12px 17px}.upload-zone:hover,.upload-zone.dragover{border-color:var(--teal);background:#edf7ef}.upload-zone strong{font-size:11px;font-weight:500;margin:9px 0 5px}.upload-zone>span:not(.upload-icon){font-size:9px;color:#8b9d8e;word-break:break-word}.upload-zone small{font-size:8px;color:#a0ac9c;margin-top:13px}.upload-icon{width:26px;height:26px;background:#eaf0e4;border:1px solid #dce7d3;color:#769365;border-radius:6px;display:grid;place-items:center;font-size:18px}.profile-identity{display:flex;align-items:center;gap:10px;margin-top:18px;min-width:0}.profile-avatar{width:34px;height:34px;border-radius:8px;background:#eaf1e4;color:#4b7259;display:grid;place-items:center;font-size:12px;flex-shrink:0}.profile-identity h3{font-size:12px;margin:0 0 4px;font-weight:550}.profile-identity p{font-size:9px;color:#8a9992;margin:0;overflow-wrap:anywhere}.field-caption{font-size:8px;letter-spacing:1px;color:#90a18f;margin:17px 0 8px}.skill-list{display:flex;gap:5px;flex-wrap:wrap}.skill-tag{font-size:8px;background:#f2f5ee;color:#6a846a;padding:4px 7px;border-radius:4px;line-height:1.3}.preferences-panel form{margin-top:17px}form>label,.two-fields label{display:block;font-size:10px;font-weight:500;margin:15px 0 7px;color:#5e726b}input:not([type=checkbox]):not([type=file]),textarea{width:100%;border:1px solid #dfe6dc;background:#fcfdfa;border-radius:5px;padding:10px;color:#3b5a50;font-size:10px;outline-offset:2px;min-width:0}input::placeholder,textarea::placeholder{color:#a7b2a7}input[type=number]{appearance:textfield;-moz-appearance:textfield}input::-webkit-inner-spin-button{appearance:none}.hint{display:block;font-size:8px;color:#99a698;margin:6px 0 0;line-height:1.65}.checkbox-row{display:flex!important;align-items:center;gap:7px;cursor:pointer;font-size:9px!important;margin-top:11px!important}.checkbox-row input{width:12px;height:12px;margin:0;accent-color:var(--teal)}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:3px}.two-fields label{font-size:9px;white-space:nowrap}.input-suffix{position:relative}.input-suffix>span{position:absolute;right:12px;top:11px;font-size:10px;color:#95a290}.input-suffix input{padding-right:25px!important}.autopilot-setting{background:#f7f9f3;border:1px solid #e7ecdf;border-radius:6px;padding:12px 11px;margin-top:20px}.switch-row{display:flex;align-items:center;gap:10px;cursor:pointer}.switch-row>span:first-child{flex:1}.switch-row strong{display:block;font-size:10px;font-weight:550}.switch-row small{display:block;color:#95a38e;font-size:8px;margin-top:5px}.switch-row input{position:absolute;width:1px;height:1px;opacity:0}.switch-track{width:29px;height:17px;background:#cbd4c7;border-radius:20px;position:relative;transition:background .2s;flex-shrink:0}.switch-track:before{content:"";position:absolute;width:11px;height:11px;left:3px;top:3px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 1px 2px #0001}.switch-row input:checked+.switch-track{background:var(--teal)}.switch-row input:checked+.switch-track:before{transform:translateX(12px)}.switch-row input:focus-visible+.switch-track{outline:3px solid #80bcb0;outline-offset:4px}.autopilot-setting>p{font-size:8px;line-height:1.7;color:#8d9c88;margin:11px 0 0}.answers-details{margin:17px 0;border-bottom:1px solid var(--line);padding-bottom:13px}.answers-details summary{font-size:10px;cursor:pointer;color:#63776c;list-style:revert}.answers-details summary>span{font-size:8px;color:#a0ab9c;float:right;margin-top:2px}.answers-details>.hint{margin-top:10px}.answer-row{position:relative;padding:11px 20px 5px 0;display:grid;gap:6px}.answer-row input,.answer-row textarea{font-size:9px!important;padding:8px!important}.answer-row textarea{resize:vertical;min-height:42px}.remove-answer{position:absolute;right:-4px;top:10px;border:0;background:transparent;color:#9eaba0;font-size:17px;padding:3px}.save-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.save-row>span{font-size:8px;color:#96a28f}.save-row>span.dirty{color:#a88148}.save-row .button{padding:7px 14px;font-size:9px}.linkedin-row{display:flex;align-items:center;gap:10px;margin:17px 0 12px}.linkedin-icon{width:30px;height:30px;border-radius:5px;background:#eef2ee;color:#547369;font-weight:700;font-size:19px;display:grid;place-items:center;letter-spacing:-1px}.linkedin-row strong{display:block;font-size:11px;font-weight:500}.linkedin-row small{display:block;font-size:8px;color:#95a094;margin-top:4px}.full-width{width:100%;justify-content:space-between;font-size:10px}.connection-note{font-size:8px;color:#a2ab9f;line-height:1.8;margin:12px 0 0}.connection-note a{color:#789079;text-decoration:underline;text-underline-offset:2px}.activity-section{margin-top:32px}.live-label{display:flex;gap:5px;font-size:8px;color:#9baa98}.live-label .status-dot{width:4px;height:4px;margin-top:3px}.event-list{border-top:1px solid var(--line)}.activity-empty{font-size:10px;color:#a2ad9f;padding:22px 0}.event-row{display:flex;gap:11px;padding:14px 0;border-bottom:1px solid #edf0e9;align-items:flex-start}.event-marker{width:6px;height:6px;border-radius:50%;background:#b4c7b0;margin-top:5px;flex-shrink:0}.event-marker.warning{background:#d9ad7e}.event-marker.error{background:#d19075}.event-text{font-size:10px;color:#6f8578;line-height:1.6;flex:1;overflow-wrap:anywhere}.event-time{font-size:8px;color:#a6b1a0;white-space:nowrap;margin-top:3px}.content-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin:35px 0 0;padding:20px 0;font-size:8px;color:#a5aea1;gap:15px}.footer-logo{font-size:12px;letter-spacing:-.5px;color:#91a08c;font-weight:650}.job-list{display:grid;gap:12px}.job-card{padding:20px;background:#fff;border:1px solid var(--line);border-radius:8px}.job-top{display:flex;gap:12px;align-items:flex-start}.company-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:8px;font-size:15px;font-weight:600;background:#f1f2e8;color:#788567;flex-shrink:0}.company-mark.tone-1{background:#e9f1ef;color:#5a8b7e}.company-mark.tone-2{background:#f5eee8;color:#b28c6c}.company-mark.tone-3{background:#edf0f6;color:#7f8da5}.job-identity{flex:1;min-width:0}.job-identity h3{font-size:13px;line-height:1.45;font-weight:600;letter-spacing:-.1px;margin:0 0 5px;overflow-wrap:anywhere}.job-identity a:hover{text-decoration:underline;text-underline-offset:3px}.job-identity p{font-size:9px;color:#8a9990;margin:0;line-height:1.5}.job-identity p>span{margin:0 4px;color:#bdc7b9}.score-badge{font-size:16px;font-weight:550;color:#438269;text-align:right;white-space:nowrap;line-height:1.1}.score-badge small{display:block;font-size:7px;letter-spacing:.4px;font-weight:500;color:#9bad96;margin-top:5px}.score-badge.low{color:#bd9877}.job-skills{margin-top:16px;display:flex;gap:5px;flex-wrap:wrap}.job-reasons{font-size:9px;line-height:1.7;color:#8b9c8f;margin:11px 0 0}.job-footer{display:flex;gap:9px;align-items:center;justify-content:space-between;border-top:1px solid #eff2ea;padding-top:12px;margin-top:14px}.job-status{font-size:8px;display:inline-flex;align-items:center;gap:5px;color:#6b8a70;background:#eff5eb;border-radius:4px;padding:4px 7px;white-space:nowrap}.job-status:before{content:"";width:4px;height:4px;background:currentColor;border-radius:50%}.job-status.submitted{color:#388169;background:#edf7ef}.job-status.skipped,.job-status.failed,.job-status.error{color:#b58b68;background:#faf4ed}.job-note{font-size:8px;color:#95a590;line-height:1.6;flex:1;text-align:right;overflow-wrap:anywhere}.job-open{font-size:13px;color:#8c9d89}.filtered-empty{font-size:11px;line-height:1.7;color:#93a18e;padding:36px 20px;text-align:center;border:1px dashed #dbe4d5;border-radius:8px}.notice{border-radius:8px;padding:13px 17px;display:flex;gap:12px;align-items:center;font-size:11px;line-height:1.6;margin-bottom:20px}.error-notice{background:#fff0e9;border:1px solid #ecd2bd;color:#9a5c3c;justify-content:space-between}.error-notice button{background:transparent;border:0;color:inherit;font-size:20px}.demo-notice{background:#f3efdf;border:1px solid #e8dec1;color:#917744}.demo-notice strong{white-space:nowrap;font-size:10px}.demo-notice>span{font-size:10px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#183a32;color:#f5f9f1;box-shadow:0 8px 30px #16332720;border-radius:8px;padding:13px 20px;font-size:12px;z-index:20;max-width:calc(100vw - 32px);text-align:center}.loading{opacity:.5;pointer-events:none}@keyframes pulse{50%{box-shadow:0 0 0 5px #c8f5db15}}
@media(min-width:1550px){:root{--sidebar:242px}main{padding-top:50px}.intro{gap:80px}h1{font-size:52px}.run-card{padding:27px 30px}.workspace-grid{gap:35px;grid-template-columns:minmax(0,1.8fr) minmax(310px,1fr)}.panel{padding:24px}.stat-card{padding:20px 24px}.stat-value{font-size:36px}.stat-detail{font-size:9px}.job-card{padding:24px}.job-identity h3{font-size:15px}.job-identity p,.job-reasons{font-size:10px}}
@media(max-width:1200px){:root{--sidebar:190px}.sidebar{padding:30px 13px}.brand{font-size:23px;margin-left:6px}.brand-mark{width:29px;height:29px;font-size:23px}.nav-link{font-size:11px;gap:9px;padding:0 10px}.topbar{padding:0 28px}main{padding:30px 28px 0}.intro{gap:23px}h1{font-size:36px}.run-card{padding:20px}.workspace-grid{gap:22px;grid-template-columns:minmax(0,1.4fr) minmax(275px,1fr)}.stats-grid{gap:10px}.stat-card{padding:15px 13px}.stat-label{font-size:9px}.stat-detail{font-size:7px}.empty-state h3{font-size:17px}.empty-state p{font-size:10px}.empty-state{padding:30px 15px}.panel{padding:18px}.section-heading h2{font-size:18px}.desktop-break{display:none}}
@media(max-width:980px){:root{--sidebar:72px}.sidebar{padding:26px 12px}.brand{font-size:0;margin:0 0 45px}.brand-mark{width:36px;height:36px;margin:0 5px;font-size:28px}.brand-dot,.workspace-label,.sidebar-note,.nav-active-dot,.local-badge{display:none}.navigation{gap:13px}.nav-link{font-size:0;padding:0;justify-content:center;width:46px;height:44px}.nav-link>span:first-child{font-size:22px;width:auto}.nav-link.selected .nav-active-dot{display:none}.intro{grid-template-columns:1.2fr 1fr;gap:20px}h1{font-size:32px}.intro>div>p{font-size:11px}.run-card{padding:18px}.runner-heading h2{font-size:15px}.runner-heading{margin-top:20px}.run-card p{font-size:10px}.run-eyebrow{font-size:7px;letter-spacing:1px}.mode-pill{font-size:7px}.workspace-grid{gap:18px;grid-template-columns:minmax(0,1fr) minmax(275px,.85fr)}.section-heading{gap:8px}.section-heading h2{font-size:16px}.empty-state h3{font-size:16px}.select-wrap select{font-size:8px;max-width:110px;padding-right:15px}.job-card{padding:15px}.company-mark{width:31px;height:31px}.job-top{gap:9px}.job-identity h3{font-size:12px}.score-badge{font-size:14px}.event-time{font-size:7px}}
@media(max-width:760px){:root{--sidebar:0px}.sidebar{display:none}.topbar{height:62px;padding:0 23px}.topbar:before{content:"↗ NextFitJob.";font-size:19px;font-weight:650;letter-spacing:-.8px}.breadcrumb{display:none}main{padding:26px 22px 0}.intro{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}h1{font-size:31px;letter-spacing:-1.3px;margin:15px 0}.eyebrow{font-size:8px;letter-spacing:1.2px}.intro>div>p{font-size:10px}.run-card p{font-size:10px}.run-card{padding:17px}.run-eyebrow{font-size:7px}.runner-heading h2{font-size:14px}.runner-heading{margin-top:18px}.run-footnote{font-size:7px}.button-light{font-size:10px}.workspace-grid{grid-template-columns:1fr;gap:28px}.setup-column{grid-row:1;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.resume-panel{grid-column:1;grid-row:1}.preferences-panel{grid-column:2;grid-row:1 / span 2}.connection-panel{grid-column:1;grid-row:2}.stats-grid{margin-bottom:29px}.stat-card{padding:13px 12px}.stat-icon{display:none}.stat-value{font-size:27px;margin:11px 0 7px}.stat-detail{font-size:7px}.empty-state{min-height:390px}.empty-state h3{font-size:19px}.empty-state p{font-size:11px}.empty-illustration{height:121px}.section-heading h2{font-size:19px}.job-card{padding:20px}.job-identity h3{font-size:14px}.company-mark{width:36px;height:36px}.demo-notice{display:block}.demo-notice strong{display:block;margin-bottom:4px}}
@media(max-width:500px){.topbar{padding:0 19px}.local-label{font-size:7px;letter-spacing:.7px}.topbar-right{gap:11px}main{padding:25px 18px 0}.intro{display:block}.intro>div:first-child{padding-bottom:24px}h1{font-size:37px;letter-spacing:-1.6px;line-height:1.16}.intro>div>p{font-size:11px;max-width:310px}.run-card{padding:20px}.run-card p{font-size:11px;min-height:0;max-width:290px}.runner-heading h2{font-size:17px}.run-eyebrow{font-size:8px}.run-footnote{font-size:8px}.button-light{font-size:11px;max-width:none}.mode-pill{font-size:8px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:27px}.stat-card{padding:15px 17px}.stat-label{font-size:10px}.stat-icon{display:block}.stat-detail{font-size:8px}.setup-column{display:flex;flex-direction:column;gap:14px}.panel{width:100%;padding:21px}.panel-heading h2{font-size:14px}.panel-description{font-size:11px}.upload-zone{padding:18px 10px}.upload-zone strong{font-size:12px}.upload-zone>span:not(.upload-icon){font-size:10px}.upload-zone small{font-size:9px}.preferences-panel form>label,.two-fields label{font-size:11px}.hint{font-size:9px}input:not([type=checkbox]):not([type=file]),textarea{font-size:12px;padding:11px}.autopilot-setting{padding:14px}.switch-row strong{font-size:11px}.switch-row small,.autopilot-setting>p{font-size:9px}.answers-details summary{font-size:11px}.save-row>span{font-size:9px}.connection-note{font-size:9px}.linkedin-row small{font-size:9px}.full-width{font-size:11px}.setup-column{gap:13px}.workspace-grid{gap:31px}.empty-state{padding:27px 15px;min-height:389px}.empty-state h3{font-size:17px}.empty-state p{font-size:10px}.empty-state .eyebrow{font-size:7px}.job-card{padding:17px}.job-top{gap:10px}.job-identity h3{font-size:13px}.score-badge{font-size:15px}.job-note{font-size:8px}.job-footer{align-items:flex-start}.event-text{font-size:10px}.content-footer{font-size:7px}.profile-identity h3{font-size:13px}.profile-identity p{font-size:10px}.skill-tag{font-size:9px}.field-caption{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.shortlist-actions{display:flex;align-items:center;gap:12px}.export-link{font-size:9px;color:#81947f;white-space:nowrap}.export-link:hover{text-decoration:underline}.job-search-row{display:flex;align-items:center;gap:14px;margin:-4px 0 14px}.job-search-row input{background:#fff!important;font-size:10px!important;padding:11px 12px!important}.job-search-row>span{font-size:8px;color:#93a28c;white-space:nowrap}.job-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 0 0}.job-pagination .button{font-size:9px;padding:8px 12px}.job-pagination>span{font-size:9px;color:#8b9b82}.job-metadata{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:8px;color:#99a891;margin-top:13px}.job-metadata>*+*:before{content:"·";color:#c5cdbe;margin-right:7px}.job-open{font-size:9px;font-weight:600;white-space:nowrap;color:#5a846b}.job-open:hover{text-decoration:underline}.job-status.uncertain,.job-status.blocked{color:#b58b68;background:#faf4ed}.job-status.prepared{color:#7b8f64;background:#f3f5e9}.sources-section{margin-top:31px}.source-total{font-size:8px;line-height:1.6;color:#96a28e;text-align:right;max-width:105px}.sources-panel{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px}.source-intro{display:flex;align-items:center;gap:14px;margin-bottom:20px}.source-network-icon{display:grid;place-items:center;width:37px;height:37px;background:#f1f5ec;border:1px solid #e4ecdc;border-radius:50%;font-size:25px;font-weight:300;color:#8ca87b;flex-shrink:0}.source-intro>p{font-size:10px;color:#8d9b86;line-height:1.8;margin:0}.source-platforms{display:grid;grid-template-columns:repeat(2,1fr);gap:15px 12px}.source-card{display:flex;align-items:center;gap:9px;min-width:0}.source-icon{display:grid;place-items:center;background:#f3f5ee;width:29px;height:29px;border-radius:7px;flex-shrink:0;font-size:16px;font-weight:600;color:#94a283}.source-linkedin .source-icon{background:#edf2f4;color:#6b8995;letter-spacing:-1px}.source-remotive .source-icon{background:#f6f0e8;color:#b49a76}.source-ashby .source-icon{background:#f1edf5;color:#9a8fab}.source-card-text strong{display:block;font-size:10px;font-weight:500;color:#697e66}.source-card-text small{display:block;font-size:8px;color:#a6b09b;margin-top:4px}.source-health:empty{display:none}.source-health{border-top:1px solid #edf0e7;padding-top:12px;margin-top:18px}.source-success{font-size:9px;color:#8c9e80;line-height:1.7;margin:0}.source-errors{font-size:9px;color:#b0906d;margin-top:8px}.source-errors>summary{cursor:pointer;line-height:1.7}.source-errors>p{overflow-wrap:anywhere;line-height:1.65;color:#a3937f;font-size:8px;margin:9px 0}.import-details{border-top:1px solid #edf0e7;padding-top:15px;margin-top:18px}.import-details>summary{font-size:10px;cursor:pointer;color:#79916b;list-style:none}.import-details>summary::-webkit-details-marker{display:none}.import-details>summary>span{float:right;font-size:14px;line-height:1}.import-details[open]>summary>span{transform:rotate(45deg)}.import-details>p{font-size:9px;line-height:1.8;color:#99a58e;margin:13px 0 10px}.import-details code{font-size:9px;color:#849377;background:#f3f6ed;padding:1px 3px;border-radius:2px}.import-details pre{font-size:9px;line-height:1.8;background:#f8faf3;border:1px solid #e8eddf;padding:10px;border-radius:5px;color:#8a9b7a;overflow:auto}.import-details form{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.import-details input[type=file]{font-size:9px;max-width:100%;color:#9daa8e;flex:1;min-width:0}.import-details input[type=file]::file-selector-button{font:inherit;font-size:9px;color:#74866a;background:#f6f8f1;border:1px solid #e0e8d8;padding:7px;border-radius:4px;margin-right:6px;cursor:pointer}.import-details .button{font-size:9px;padding:8px 11px}.preferences-panel select{border:1px solid #dfe6dc;background:#fcfdfa;border-radius:5px;padding:10px;font-size:10px;color:#7f9175;width:100%}.job-types{border:0;padding:0;margin:17px 0 0;min-width:0}.job-types legend{font-size:10px;font-weight:500;color:#5e726b;padding:0;margin-bottom:9px}.job-types>div{display:flex;gap:8px 12px;flex-wrap:wrap}.job-types label{display:flex;align-items:center;gap:5px;font-size:9px;color:#8b9b81;cursor:pointer;white-space:nowrap}.job-types input{width:11px;height:11px;margin:0;accent-color:var(--teal)}.optional-badge{font-size:6px;letter-spacing:.7px;color:#a6b19a;background:#f6f8f0;border-radius:3px;padding:4px;white-space:nowrap}.demo-notice .text-button{flex-shrink:0;color:#927844;font-size:10px}input:disabled,select:disabled,textarea:disabled{opacity:.65;cursor:not-allowed}.count-badge{min-width:21px;width:auto;padding:0 6px}.job-search-row input:disabled{opacity:1}.sources-section .section-heading h2{font-size:18px}.source-total{white-space:normal}.preferences-panel form>label:first-child{margin-top:0}
@media(max-width:1200px){.shortlist-actions{gap:8px}.export-link{font-size:8px}.section-heading:has(.shortlist-actions){flex-wrap:wrap}.sources-panel{padding:17px}.sources-section .section-heading h2{font-size:16px}.source-intro>p{font-size:9px}.source-platforms{gap:13px 8px}.source-card-text strong{font-size:9px}.source-card-text small{font-size:7px}.source-icon{width:26px;height:26px;font-size:14px}.source-total{font-size:7px}.source-card{gap:7px}}
@media(max-width:760px){.sources-section .section-heading h2{font-size:19px}.source-card-text strong{font-size:11px}.source-card-text small{font-size:9px}.source-platforms{grid-template-columns:repeat(3,1fr);gap:17px}.source-icon{width:30px;height:30px;font-size:17px}.source-intro>p{font-size:10px}.source-total{font-size:9px}.sources-panel{padding:21px}.job-search-row>span{font-size:9px}.source-card{gap:9px}}
@media(max-width:500px){.source-platforms{grid-template-columns:repeat(2,1fr);gap:17px 10px}.sources-panel{padding:18px}.sources-section .section-heading h2{font-size:17px}.source-total{font-size:8px;max-width:85px}.source-intro>p{font-size:10px}.source-success,.source-errors{font-size:9px}.import-details>summary{font-size:11px}.import-details>p{font-size:10px}.job-types legend{font-size:11px}.job-types label{font-size:10px}.preferences-panel select{font-size:12px}.job-types>div{gap:10px 14px}.optional-badge{font-size:7px}.shortlist-actions{gap:10px}.export-link{font-size:9px}.job-metadata{font-size:9px}.job-search-row{gap:10px}.job-search-row input{font-size:11px!important}.job-search-row>span{font-size:8px}.job-open{font-size:9px}.demo-notice .text-button{margin-top:8px}}

/* Phone layout: readable copy, full-sized form fields and reachable navigation. */
@media(max-width:760px){
  :root{font-size:16px}
  body{line-height:1.5}
  main{padding:24px 18px calc(104px + env(safe-area-inset-bottom, 0px))}
  .app-shell,.workspace-grid,.results-column,.setup-column,.panel,.sources-panel{min-width:0}
  .sidebar{display:block;position:fixed;inset:auto 0 0;width:100%;padding:6px 8px calc(6px + env(safe-area-inset-bottom, 0px));border:0;border-top:1px solid var(--line);box-shadow:0 -4px 18px #172f3708}
  .sidebar .brand,.workspace-label,.sidebar-note,.local-badge{display:none}
  .navigation{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}
  .nav-link{width:auto;height:auto;min-height:68px;padding:5px 2px;font-size:12px;line-height:1.25;flex-direction:column;gap:4px;text-align:center;color:#5f716a}
  .nav-link>span:first-child{font-size:22px;line-height:1}
  .nav-active-dot{display:none}
  .topbar{height:64px;padding:0 18px}
  .topbar:before{font-size:23px}
  .local-label{font-size:10px;letter-spacing:.5px}
  .avatar{width:36px;height:36px;font-size:13px}
  .intro{display:grid;grid-template-columns:1fr;gap:24px}
  .intro>div:first-child{padding-bottom:0}
  h1{font-size:clamp(32px,8vw,42px);letter-spacing:-1.3px;line-height:1.15}
  .eyebrow,.eyebrow.small,.empty-state .eyebrow{font-size:11px;line-height:1.5;letter-spacing:1.1px;color:#657b6e}
  .intro>div>p{font-size:15px;line-height:1.7;max-width:none;color:#617570}
  .run-card{padding:22px}
  .run-eyebrow,.mode-pill{font-size:11px}
  .run-card-top{flex-wrap:wrap}
  .runner-heading h2{font-size:21px;line-height:1.35}
  .intro .run-card p{font-size:14px;line-height:1.65;max-width:none;color:#bdcfc9;margin:12px 0 20px}
  .run-footnote{font-size:12px}
  .button,.button-light,.save-row .button,.import-details .button,.job-pagination .button,.full-width{min-height:48px;padding:12px 16px;font-size:15px}
  .button-light{max-width:none}
  .button:hover{transform:none}
  .icon-button{min-width:48px;height:48px}
  .text-button,.empty-state>.text-button,.demo-notice .text-button{min-height:48px;font-size:14px;padding:10px 4px}
  .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .stat-card{padding:15px 14px;min-width:0}
  .stat-label{font-size:13px;line-height:1.4;white-space:normal;align-items:flex-start}
  .stat-icon{display:none}
  .stat-value{font-size:31px;overflow-wrap:anywhere}
  .stat-detail{font-size:12px;color:#6c7c70}
  .workspace-grid{gap:30px}
  .setup-column{display:flex;flex-direction:column;gap:16px}
  .panel,.sources-panel{width:100%;padding:20px}
  .panel-heading h2{font-size:18px;line-height:1.4}
  .step-number{font-size:12px;width:28px;height:28px;flex-shrink:0}
  .panel-description,.source-intro>p,.connection-note,.profile-identity p{font-size:14px;color:#62756b;line-height:1.65}
  .upload-zone{padding:22px 14px}
  .upload-icon{width:36px;height:36px;font-size:24px}
  .upload-zone strong{font-size:16px;overflow-wrap:anywhere;max-width:100%}
  .upload-zone>span:not(.upload-icon){font-size:14px;color:#667d6c}
  .upload-zone small{font-size:12px;color:#6d7d68}
  .profile-identity>div{min-width:0}
  .profile-identity h3{font-size:17px;overflow-wrap:anywhere}
  .profile-avatar{width:42px;height:42px;font-size:15px}
  .field-caption{font-size:11px;color:#657b65}
  .skill-list,.job-skills{gap:7px}
  .skill-tag{font-size:12px;padding:5px 8px;overflow-wrap:anywhere;max-width:100%}
  .preferences-panel form>label,.two-fields label,.job-types legend{font-size:14px;color:#496257}
  .two-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end}
  .two-fields label{white-space:normal;line-height:1.4}
  input:not([type=checkbox]):not([type=file]),textarea,.preferences-panel select,.select-wrap select{font-size:16px;min-height:48px;padding:12px;line-height:1.4}
  input::placeholder,textarea::placeholder{color:#768477}
  .input-suffix>span{font-size:14px;top:14px}
  .input-suffix input{padding-right:42px!important}
  .hint,.autopilot-setting>p,.switch-row small,.save-row>span,.linkedin-row small,.answers-details summary>span{font-size:13px;color:#657b62;line-height:1.6}
  .checkbox-row{min-height:48px;font-size:14px!important;gap:10px}
  .checkbox-row input,.job-types input{width:20px;height:20px;flex-shrink:0}
  .job-types>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px}
  .job-types label{font-size:14px;min-height:44px;gap:9px;color:#617653;white-space:normal}
  .autopilot-setting{padding:16px}
  .switch-row{min-height:48px;gap:12px}
  .switch-row strong{font-size:15px}
  .switch-track{width:44px;height:26px}
  .switch-track:before{width:20px;height:20px}
  .switch-row input:checked+.switch-track:before{transform:translateX(18px)}
  .answers-details summary,.import-details>summary,.source-errors>summary{min-height:48px;padding:12px 0;font-size:14px;line-height:1.6}
  .answers-details summary>span{float:none;display:block;margin-left:16px}
  .answer-row{padding:12px 48px 6px 0}
  .answer-row input,.answer-row textarea{font-size:16px!important;padding:12px!important}
  .answer-row textarea{min-height:80px}
  .remove-answer{width:44px;height:48px;right:0;top:12px;font-size:24px}
  .save-row>span{min-width:0}
  .linkedin-row strong{font-size:16px}
  .optional-badge{font-size:10px;padding:5px;letter-spacing:.3px}
  .section-heading{flex-wrap:wrap;gap:12px}
  .section-heading h2,.sources-section .section-heading h2{font-size:21px;line-height:1.35;letter-spacing:-.5px}
  .count-badge{font-size:12px;height:25px;min-width:25px}
  .shortlist-actions{width:100%;justify-content:space-between;gap:16px}
  .export-link{display:inline-flex;align-items:center;min-height:48px;font-size:14px}
  .select-wrap select{max-width:none;min-width:145px;padding-right:30px}
  .job-search-row{flex-direction:column;align-items:stretch;gap:8px}
  .job-search-row input{font-size:16px!important;padding:12px!important}
  .job-search-row>span{font-size:13px;white-space:normal;color:#65795c}
  .empty-state{min-height:0;padding:28px 18px}
  .empty-state h3{font-size:21px;line-height:1.4}
  .empty-state p,.filtered-empty{font-size:14px;color:#637960;line-height:1.7}
  .job-card{padding:18px;min-width:0}
  .job-top{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px}
  .company-mark{width:36px;height:36px;font-size:15px}
  .job-identity h3{font-size:16px;line-height:1.5}
  .job-identity p{font-size:14px;color:#637a69;overflow-wrap:anywhere}
  .score-badge{font-size:20px}
  .score-badge small{font-size:10px;color:#708968;letter-spacing:.2px}
  .job-metadata{font-size:12px;color:#637d57;line-height:1.6}
  .job-reasons{font-size:14px;color:#647f68;line-height:1.65}
  .job-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}
  .job-status{font-size:12px;white-space:normal;justify-self:start;padding:6px 8px}
  .job-open{grid-column:2;grid-row:1;display:inline-flex;justify-content:center;align-items:center;min-width:88px;min-height:48px;font-size:15px;border:1px solid #dbe6d8;border-radius:6px;padding:8px 12px}
  .job-note{grid-column:1/-1;grid-row:2;font-size:13px;text-align:left;color:#6b805f}
  .job-pagination{flex-wrap:wrap;gap:10px}
  .job-pagination>span{font-size:13px;color:#6a7e60;text-align:center}
  .job-pagination .button{padding:10px 12px;font-size:14px}
  .source-total{font-size:12px;max-width:none;text-align:left;color:#6d7e60}
  .source-platforms{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}
  .source-card{gap:8px;align-items:flex-start}
  .source-card-text{min-width:0;overflow-wrap:anywhere}
  .source-card-text strong{font-size:14px}
  .source-card-text small{font-size:12px;color:#708160;line-height:1.4}
  .source-icon{width:30px;height:30px;font-size:17px}
  .source-success,.source-errors,.source-errors>p,.import-details>p{font-size:14px;line-height:1.7;color:#687f59}
  .import-details pre,.import-details code{font-size:12px}
  .import-details pre{max-width:100%}
  .import-details input[type=file]{flex-basis:100%;font-size:14px;min-height:48px}
  .import-details input[type=file]::file-selector-button{font-size:14px;min-height:44px;padding:10px}
  .live-label{font-size:12px;color:#6c8262}
  .activity-empty,.event-text{font-size:14px;line-height:1.65;color:#667e60}
  .event-row{display:grid;grid-template-columns:6px minmax(0,1fr);gap:4px 11px}
  .event-time{grid-column:2;font-size:12px;color:#708360}
  .content-footer{font-size:12px;color:#6c8060;align-items:flex-start}
  .footer-logo{font-size:16px;white-space:nowrap}
  .notice,.demo-notice strong,.demo-notice>span{font-size:14px;line-height:1.6}
  .error-notice{padding:12px;align-items:flex-start}
  .error-notice>span{min-width:0;overflow-wrap:anywhere}
  .error-notice button{min-width:44px;min-height:44px}
  .toast{bottom:calc(98px + env(safe-area-inset-bottom, 0px));font-size:14px;width:max-content;max-width:calc(100vw - 32px)}
}

/* Shared styles for hosted workspaces. */
.login-page{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:24px 18px;background:var(--paper)}
.login-card{width:100%;max-width:440px;min-width:0;background:#fff;border:1px solid var(--line);border-radius:16px;padding:32px;box-shadow:0 12px 40px #17362b08}
.login-card .brand{font-size:25px;margin:0 0 28px}
.login-card .brand-mark{width:33px;height:33px;font-size:25px;margin:0 9px 0 0}
.login-card .brand-dot{display:inline;font-size:30px}
.login-card h1{font-size:30px;line-height:1.2;letter-spacing:-.8px;margin:0 0 14px}
.login-card p{font-size:15px;line-height:1.65;color:#62756b;overflow-wrap:anywhere}
.login-card form{display:grid;gap:12px}
.login-card label{font-size:15px;color:#496257;margin:12px 0 0}
.login-card input:not([type=checkbox]):not([type=file]){font-size:16px;min-height:48px;padding:12px}
.login-card button{min-height:48px;font-size:16px;margin-top:8px}
.login-card .hint{font-size:13px;color:#657b62;line-height:1.6}
.login-card .login-error,.login-card [role=alert]{font-size:14px;color:#954827;background:#fff0e9;border-radius:6px;padding:12px}
.mobile-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.mobile-actions button,.mobile-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 12px;font-size:13px;line-height:1.3;border:1px solid #dce4dc;border-radius:6px;background:#fff;color:#48605a;cursor:pointer}
.mobile-actions .install-button{background:var(--teal);border-color:var(--teal);color:#fff}
.network-status{font-size:14px;line-height:1.6;background:#fff5e6;color:#88603c;border:1px solid #ead5b5;border-radius:8px;padding:12px 16px;margin-bottom:20px;overflow-wrap:anywhere}
.network-status:empty{display:none}
@media(max-width:760px){
  .login-card{padding:26px 22px}
  .topbar:has(.mobile-actions){height:auto;min-height:64px;padding-top:12px;padding-bottom:12px;gap:12px;flex-wrap:wrap}
  .topbar-right:has(.mobile-actions){flex-wrap:wrap;gap:10px}
  .mobile-actions button,.mobile-actions a{min-height:48px;font-size:14px}
}

/* Public browser workspace and creator profile. */
.browser-workspace{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;margin:0 0 26px;border:1px solid #dce7dc;border-radius:10px;background:#f1f6ee}
.browser-workspace-copy{max-width:760px;min-width:0}
.browser-workspace h2{font-size:15px;letter-spacing:-.2px;line-height:1.5;margin:0 0 5px}
.browser-workspace p{font-size:12px;line-height:1.7;color:#59725e;margin:0}
.browser-workspace .button{flex-shrink:0;background:#fff;font-size:12px;min-height:44px}
.about-section{margin-top:34px;scroll-margin-top:24px}
.founder-card{display:flex;align-items:center;gap:26px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px}
.founder-portrait{width:112px;height:112px;flex-shrink:0;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#e7efe6;border:1px solid #d8e5d6;color:#397265}
.founder-portrait span{font-size:35px;font-weight:600;letter-spacing:-1px}
.founder-portrait img{width:100%;height:100%;object-fit:cover}
.founder-details{min-width:0}
.founder-role{font-size:10px;font-weight:600;letter-spacing:1.1px;color:#71886c}
.founder-details h3{font-size:24px;font-weight:600;letter-spacing:-.6px;margin:7px 0 9px}
.founder-details p{font-size:13px;line-height:1.8;color:#657b67;margin:0 0 15px;max-width:470px}
.founder-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#357768;min-height:40px;line-height:1.6}
.founder-link:hover{text-decoration:underline;text-underline-offset:3px}
.founder-linkedin{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:5px;background:#eaf2f0;font-weight:700;font-size:16px;color:#426d74;flex-shrink:0}
@media(min-width:981px){.sidebar .brand{font-size:21px;letter-spacing:-.9px;margin-left:2px;margin-right:0}.sidebar .brand-mark{width:30px;height:30px;font-size:23px;margin-right:7px}}
@media(max-width:760px){
  .browser-workspace{display:block;padding:18px;margin-bottom:24px}
  .browser-workspace h2{font-size:16px}
  .browser-workspace p{font-size:13px}
  .browser-workspace .button{font-size:14px;margin-top:14px;min-height:48px}
  .nav-link{font-size:11px;min-height:68px}
  .topbar:before{font-size:21px}
  .topbar-right .local-label{font-size:9px}
  .mobile-actions:empty{display:none}
  .about-section{margin-top:30px}
  .founder-card{padding:22px;gap:20px;align-items:flex-start}
  .founder-portrait{width:84px;height:84px}
  .founder-portrait span{font-size:28px}
  .founder-role{font-size:10px;line-height:1.6}
  .founder-details h3{font-size:23px}
  .founder-details p{font-size:14px}
  .founder-link{font-size:14px;min-height:48px;flex-wrap:wrap}
  .content-footer{gap:16px;flex-wrap:wrap}
}
@media(max-width:440px){.founder-card{display:block}.founder-portrait{margin-bottom:19px}.nav-link{font-size:10px}.topbar-right .local-label{display:none}}
