:root{--background:#f6f7f9;--surface:#fff;--surface-alt:#f9fafb;--ink:#111827;--muted:#5b6472;--quiet:#8a94a3;--border:#d9dee7;--border-strong:#b9c1ce;--accent:#315f8f;--accent-strong:#22486f;--success:#0f766e;--warning:#9a5b13;--shadow:0 18px 48px #0f172a1a}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.62}a{color:inherit}.section-label,.resume-kicker,.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.access-shell{background:linear-gradient(135deg, #2563eb14, transparent 34%), linear-gradient(315deg, #0f766e14, transparent 30%), var(--background);place-items:center;min-height:100vh;padding:24px;display:grid}.access-panel{border:1px solid var(--border);background:var(--surface);width:min(100%,400px);box-shadow:var(--shadow);border-radius:8px;gap:14px;padding:34px;display:grid}.access-panel img{width:120px;height:auto;margin-bottom:8px}.access-panel h1{letter-spacing:0;margin:0 0 14px;font-size:38px;line-height:1}.access-panel label{color:var(--muted);font-size:13px;font-weight:700}.access-panel input{border:1px solid var(--border);background:var(--surface-alt);width:100%;color:var(--ink);border-radius:6px;outline:none;padding:13px 14px}.access-panel input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb24}.access-panel button{background:var(--ink);color:#fff;border:0;border-radius:6px;padding:13px 16px;font-weight:700}.access-error{color:#b42318;margin:-4px 0 0;font-size:13px}.resume-shell{min-height:100vh;padding:30px}.minimal-shell{align-content:start;gap:18px;display:grid}.resume-hero,.resume-summary,.experience-section,.agent-workbench,.minimal-hero,.agents-heading,.fit-section,.info-section,.selected-experience,.first-build-section{width:min(1140px,100%);margin:0 auto}.minimal-hero{padding:46px 0 10px}.minimal-hero h1{letter-spacing:0;margin:8px 0 0;font-size:clamp(48px,8vw,96px);line-height:.96}.hero-profile-row{align-items:center;gap:22px;display:flex}.profile-photo{border:1px solid var(--border);object-fit:cover;object-position:center;border-radius:50%;flex:none;width:96px;height:96px;box-shadow:0 12px 28px #2d261e14}.hero-subtitle{max-width:780px;color:var(--muted);white-space:pre-line;margin:18px 0 0;font-size:19px;line-height:1.58}.minimal-hero .contact-row{margin-top:22px}.fit-section,.first-build-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:18px;padding:24px;display:grid}.first-build-section.compact{display:block}.fit-section>div:first-child,.first-build-section>div:first-child{align-content:start;gap:12px;display:grid}.fit-section p,.first-build-section p,.agents-heading p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.fit-card-grid,.first-build-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.fit-card-grid span,.first-build-grid span{border:1px solid var(--border);background:var(--surface-alt);min-height:84px;color:var(--ink);border-radius:8px;align-items:flex-end;padding:14px;font-size:14px;font-weight:800;line-height:1.35;display:flex}.agents-heading{padding-top:8px}.agents-heading h2{letter-spacing:0;margin:0;font-size:clamp(32px,5vw,58px);line-height:1}.agents-heading p{max-width:830px;margin-top:14px}.info-section,.operating-stack-section,.selected-experience{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:24px}.info-section h2{margin:8px 0 20px;font-size:28px;line-height:1.15}.info-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.info-card-grid article,.experience-list p{border:1px solid var(--border);background:var(--surface-alt);border-radius:8px}.info-card-grid article{min-height:152px;padding:16px}.info-card-grid h3{margin:0 0 10px;font-size:16px}.info-card-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.operating-stack-intro{max-width:830px;color:var(--muted);margin:8px 0 20px;font-size:15px;line-height:1.65}.operating-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.operating-stack-card{border:1px solid var(--border);background:var(--surface-alt);border-radius:8px;align-content:start;gap:14px;min-height:238px;padding:18px;display:grid}.operating-stack-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.operating-stack-card h3{margin:0;font-size:22px;line-height:1.15}.operating-stack-card-header span{border:1px solid var(--border);max-width:190px;color:var(--accent-strong);text-align:right;background:#fff;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:800;line-height:1.2}.operating-stack-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.operating-stack-image{border:1px solid var(--border);background:#fff;border-radius:6px;width:100%}.operating-stack-tags{flex-wrap:wrap;gap:7px;display:flex}.operating-stack-tags span{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;line-height:1}.experience-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.experience-list p{color:var(--ink);margin:0;padding:16px;font-size:15px;line-height:1.55}.experience-narrative{border-top:1px solid var(--border);gap:10px;margin-top:18px;padding-top:18px;display:grid}.experience-narrative p{max-width:930px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.experience-narrative p:first-child{color:var(--ink);font-weight:800}.resume-hero{padding:34px 0 20px}.resume-hero-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:34px;margin-top:18px;display:grid}.resume-hero h1{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(46px,7vw,88px);line-height:.98}.resume-hero p{max-width:760px;color:var(--muted);margin:22px 0 0;font-size:18px;line-height:1.6}.contact-row{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.contact-row a,.contact-row span{border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--ink);border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.resume-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:24px}.resume-card-label{color:var(--quiet);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.resume-card h2{margin:0 0 20px;font-size:24px;line-height:1.15}.resume-card dl{gap:14px;margin:0;display:grid}.resume-card dl div{border-top:1px solid var(--border);grid-template-columns:82px 1fr;gap:14px;padding-top:14px;display:grid}.resume-card dt{color:var(--quiet);text-transform:uppercase;font-size:12px;font-weight:800}.resume-card dd{color:var(--ink);margin:0;font-size:14px;font-weight:700}.resume-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.resume-summary div{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-height:154px;padding:22px}.resume-summary span{color:var(--accent);font-size:12px;font-weight:800}.resume-summary h2{margin:20px 0 8px;font-size:18px}.resume-summary p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.experience-section{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;margin-top:18px}.experience-header{border-bottom:1px solid var(--border);padding:24px}.experience-header h2{margin:8px 0 0;font-size:25px}.experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.experience-grid article{border-right:1px solid var(--border);min-height:260px;padding:24px}.experience-grid article:last-child{border-right:0}.experience-grid article>p{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.experience-grid h3{margin:0 0 16px;font-size:18px;line-height:1.28}.experience-grid ul{color:var(--muted);gap:10px;margin:0;padding-left:18px;font-size:14px;line-height:1.5;display:grid}.agent-workbench{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;margin-top:0;margin-bottom:40px;overflow:hidden}.agent-workbench-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.agent-workbench-header h2{margin:8px 0 0;font-size:24px}.workbench-badge{min-height:34px;color:var(--accent-strong);white-space:nowrap;background:#f8fafc;border:1px solid #d2d8e1;border-radius:6px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.agent-tabs{border-bottom:1px solid var(--border);background:#eef1f5;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.agent-tabs button{border:0;border-right:1px solid var(--border);min-width:0;min-height:58px;color:var(--muted);text-align:left;background:0 0;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 18px;display:grid}.agent-tabs button:last-child{border-right:0}.agent-tabs button.active{background:var(--surface);color:var(--ink);box-shadow:inset 0 -3px 0 var(--accent)}.agent-tabs span{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.agent-tabs small{border:1px solid var(--border-strong);color:var(--muted);white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800}.agent-tabs button.active small{color:var(--accent-strong);background:#edf5ff;border-color:#bfd0e4}.agent-panel{background:var(--surface);padding:24px}.agent-live-grid{grid-template-columns:300px minmax(0,1fr);align-items:stretch;gap:24px;display:grid}.agent-brief{border:1px solid var(--border);background:var(--surface-alt);border-radius:8px;padding:22px}.agent-brief h3,.open-agent-slot h3{margin:10px 0 12px;font-size:26px;line-height:1.12}.agent-brief p,.open-agent-slot p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.agent-capabilities{gap:9px;margin-top:22px;display:grid}.agent-capabilities.compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.agent-capabilities span{border-left:3px solid var(--accent);color:var(--ink);background:#fff;padding:10px 11px;font-size:13px;font-weight:800}.business-value{background:#f8fbff;border:1px solid #bfd0e4;border-radius:8px;padding:12px;font-weight:800;color:var(--accent-strong)!important;margin-top:12px!important}.open-agent-slot{border:1px solid var(--border);background:linear-gradient(135deg, #2563eb12, transparent 38%), var(--surface-alt);border-radius:8px;align-content:center;justify-items:start;min-height:430px;padding:34px;display:grid}.slot-icon{border:1px solid var(--border);background:var(--surface);width:46px;height:46px;color:var(--accent);border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.open-agent-slot ul{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.open-agent-slot li{border-left:3px solid var(--border-strong);color:var(--ink);padding-left:16px;font-size:14px;font-weight:800}.listing-agent-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:24px;display:grid}.listing-builder,.listing-carousel{border:1px solid var(--border);background:var(--surface-alt);border-radius:8px}.listing-builder{gap:14px;padding:22px;display:grid}.listing-builder h3,.listing-carousel h3{margin:8px 0 0;font-size:24px;line-height:1.16}.listing-builder p,.listing-empty-state p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.listing-builder label:not(.attachment-drop){color:var(--ink);margin-top:6px;font-size:13px;font-weight:800}.listing-builder textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:170px;color:var(--ink);font:inherit;background:#fff;border-radius:6px;outline:none;padding:13px 14px;line-height:1.45}.listing-builder textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #315f8f24}.attachment-drop{border:1px dashed var(--border-strong);min-height:50px;color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;grid-template-columns:20px 1fr;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:800;display:grid}.attachment-drop input{display:none}.attachment-list{gap:8px;display:grid}.attachment-list div{border:1px solid var(--border);min-height:44px;color:var(--muted);background:#fff;border-radius:6px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;font-size:13px;display:grid}.attachment-list img{object-fit:cover;border-radius:4px;width:28px;height:28px}.attachment-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-list button{color:var(--accent);background:0 0;border:0;font-size:12px;font-weight:800}.listing-error{color:#b42318;margin:0;font-size:13px;font-weight:700}.primary-action{background:var(--ink);color:#fff;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.spin{animation:1s linear infinite spin}.listing-carousel{grid-template-rows:auto 1fr auto;min-width:0;display:grid;overflow:hidden}.carousel-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.carousel-header button{border:1px solid var(--border);background:var(--surface-alt);min-height:36px;color:var(--ink);white-space:nowrap;border-radius:6px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.listing-card{background:#fff;align-content:start;gap:16px;padding:22px;display:grid}.listing-card-topline{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:12px;font-weight:900;display:flex}.listing-card h4{margin:0;font-size:30px;line-height:1.08}.listing-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.listing-edit-field{gap:7px;display:grid}.listing-edit-field span{color:var(--quiet);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.listing-edit-field input,.listing-edit-field select,.listing-edit-field textarea{border:1px solid var(--border);background:var(--surface-alt);width:100%;color:var(--ink);font:inherit;border-radius:6px;outline:none;padding:11px 12px;font-size:14px;line-height:1.42}.listing-edit-field input:focus,.listing-edit-field select:focus,.listing-edit-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #315f8f24}.listing-edit-field textarea{resize:vertical;min-height:104px}.listing-edit-field.prominent input{background:#fff;font-size:24px;font-weight:900;line-height:1.16}.listing-card>p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.listing-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.listing-card dl div{border:1px solid var(--border);background:var(--surface-alt);border-radius:6px;padding:12px}.listing-card dt{color:var(--quiet);text-transform:uppercase;font-size:11px;font-weight:900}.listing-card dd{color:var(--ink);margin:6px 0 0;font-size:14px;font-weight:800}.listing-highlights{flex-wrap:wrap;gap:8px;display:flex}.listing-highlights span{border:1px solid var(--border);background:var(--surface-alt);color:var(--ink);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.listing-seo{border-left:3px solid var(--accent);background:#f8fbff;gap:6px;padding:14px;display:grid}.listing-seo strong{text-transform:uppercase;font-size:12px}.listing-seo p,.listing-notes{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.listing-notes{border:1px solid var(--border);background:var(--surface-alt);border-radius:6px;padding:12px}.listing-empty-state{min-height:480px;color:var(--muted);text-align:center;background:#fff;align-content:center;justify-items:center;padding:34px;display:grid}.listing-empty-state h4{color:var(--ink);margin:14px 0 8px;font-size:22px}.listing-loading-state{min-height:520px;color:var(--muted);text-align:center;background:linear-gradient(90deg,#315f8f0f,#0000,#315f8f0f),#fff;align-content:center;justify-items:center;padding:34px;display:grid}.listing-loading-state h4{color:var(--ink);margin:20px 0 8px;font-size:24px}.listing-loading-state p{max-width:420px;margin:0;font-size:14px;line-height:1.6}.listing-loader{place-items:center;width:96px;height:96px;display:grid;position:relative}.listing-loader span{border:2px solid #0000;border-top-color:var(--accent);border-radius:50%;animation:1.4s linear infinite listing-loader-spin;position:absolute}.listing-loader span:first-child{width:88px;height:88px}.listing-loader span:nth-child(2){border-top-color:var(--success);width:64px;height:64px;animation-duration:1.05s;animation-direction:reverse}.listing-loader span:nth-child(3){border-top-color:var(--ink);width:38px;height:38px;animation-duration:.82s}.carousel-controls{border-top:1px solid var(--border);background:#fff;grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;padding:14px 18px;display:grid}.carousel-controls>button{border:1px solid var(--border);background:var(--surface-alt);width:42px;height:38px;color:var(--ink);border-radius:6px;place-items:center;display:grid}.carousel-controls div{justify-content:center;gap:7px;display:flex}.carousel-controls div button{background:var(--border-strong);border:0;border-radius:50%;width:9px;height:9px;padding:0}.carousel-controls div button.active{background:var(--accent)}.chat-widget{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:610px;display:flex;overflow:hidden}.chat-header{border-bottom:1px solid var(--border);background:#f8fafc;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.chat-logo{background:var(--ink);color:#fff;letter-spacing:.04em;border-radius:6px;place-items:center;width:48px;height:48px;font-size:13px;font-weight:900;display:grid}.chat-header h2{margin:0;font-size:17px;line-height:1.2}.chat-header p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.35}.chat-header-actions{gap:6px;display:flex}.icon-button{border:1px solid var(--border);width:34px;height:34px;color:var(--ink);background:#fff;border-radius:6px;place-items:center;display:grid}.quick-actions{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;display:grid}.quick-actions button{border:1px solid var(--border);background:var(--surface-alt);min-width:0;min-height:36px;color:var(--ink);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:7px 9px;font-size:12px;font-weight:800;display:inline-flex}.chat-messages{scroll-behavior:smooth;background:#fff;flex:1;padding:18px;overflow-y:auto}.welcome-panel{border:1px solid var(--border);background:var(--surface-alt);border-radius:6px;padding:16px}.welcome-panel p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.5}.starter-prompts{gap:8px;display:grid}.starter-prompts button{border:1px solid var(--border);color:var(--ink);text-align:left;background:#fff;border-radius:6px;padding:10px 11px;font-size:13px;font-weight:700}.message-row{margin:14px 0;display:block}.message-bubble{border-radius:0;max-width:none;padding:12px 14px;font-size:14px;line-height:1.52}.message-row.user .message-bubble{border-left:3px solid var(--ink);color:var(--ink);background:#f3f4f6;margin-left:auto}.message-row.assistant .message-bubble{border-left:3px solid var(--accent);color:var(--ink);background:#f8fbff}.message-text,.message-text p{margin:0}.message-text p+p,.message-text p+ul,.message-text ul+p{margin-top:10px}.message-text ul,.message-text ol{margin:8px 0 0;padding-left:18px}.message-text li{margin:4px 0}.message-text strong{font-weight:800}.thinking-state{border:1px solid var(--border);background:var(--surface-alt);width:fit-content;max-width:92%;color:var(--muted);border-radius:6px;align-items:center;gap:9px;margin-top:12px;padding:10px 12px;display:inline-flex}.thinking-orb{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite thinking-orb}.thinking-text{white-space:nowrap;font-size:12px;line-height:1}.thinking-dots{align-items:center;gap:3px;display:inline-flex}.thinking-dots span{background:var(--accent-strong);opacity:.35;border-radius:50%;width:4px;height:4px;animation:1.25s ease-in-out infinite thinking-dot}.thinking-dots span:nth-child(2){animation-delay:.16s}.thinking-dots span:nth-child(3){animation-delay:.32s}.product-list{gap:10px;margin-top:12px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:6px;grid-template-columns:82px 1fr;gap:10px;display:grid;overflow:hidden}.product-card img,.product-image-empty{object-fit:cover;background:#e7ebf0;width:82px;height:108px}.product-card-body{min-width:0;padding:10px 10px 10px 0}.product-card h3{margin:0;font-size:13px;line-height:1.28}.product-price{color:var(--success);margin:5px 0 0;font-size:13px;font-weight:800}.product-size{color:var(--muted);margin:3px 0 0;font-size:11px;font-weight:700}.product-reason{color:var(--muted);margin:6px 0 9px;font-size:12px;line-height:1.35}.product-tags{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.product-tags:empty{display:none}.product-tags span{border:1px solid var(--border);color:var(--muted);background:var(--surface-alt);border-radius:999px;padding:3px 7px;font-size:10px;line-height:1}.product-card a{background:var(--ink);color:#fff;border-radius:6px;align-items:center;min-height:30px;padding:7px 10px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.chat-input-row{border-top:1px solid var(--border);background:#f8fafc;grid-template-columns:1fr 42px;gap:10px;padding:14px;display:grid}.chat-input-row input{border:1px solid var(--border);width:100%;min-height:42px;color:var(--ink);background:#fff;border-radius:6px;outline:none;padding:0 14px}.chat-input-row input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb24}.chat-input-row button{background:var(--accent);color:#fff;border:0;border-radius:6px;place-items:center;width:42px;height:42px;display:grid}.chat-footer{color:var(--muted);border-top:1px solid var(--border);background:#f8fafc;padding:10px 14px 12px;font-size:11px;line-height:1.35}@keyframes thinking-orb{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}@keyframes thinking-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:.9;transform:translateY(-3px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes listing-loader-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.resume-shell{padding:22px}.resume-hero-grid,.agent-live-grid,.resume-summary,.listing-agent-grid,.fit-section,.first-build-section{grid-template-columns:1fr}.info-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operating-stack-grid,.experience-grid{grid-template-columns:1fr}.experience-grid article{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.experience-grid article:last-child{border-bottom:0}.agent-tabs{grid-template-columns:1fr}.agent-tabs button{border-right:0;border-bottom:1px solid var(--border)}.agent-tabs button:last-child{border-bottom:0}.chat-widget{min-height:620px}}@media (max-width:640px){.resume-shell{padding:16px}.resume-hero{padding-top:18px}.resume-hero h1{font-size:40px}.resume-hero p{font-size:16px}.hero-profile-row{align-items:flex-start;gap:16px}.profile-photo{width:72px;height:72px}.resume-card,.agent-workbench-header,.agent-panel,.agent-brief,.experience-header,.experience-grid article,.open-agent-slot{padding:18px}.agent-workbench-header{display:grid}.workbench-badge{width:fit-content}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-list,.fit-card-grid,.first-build-grid,.info-card-grid{grid-template-columns:1fr}.operating-stack-card-header{display:grid}.operating-stack-card-header span{text-align:left;width:fit-content;max-width:100%}.carousel-header{flex-direction:column;align-items:flex-start}.listing-card dl,.listing-edit-grid{grid-template-columns:1fr}.quick-actions button{justify-content:flex-start}.chat-header{grid-template-columns:42px 1fr auto}.chat-logo{width:42px;height:42px}}
