:root{--bg:#0d0d0c;--panel:#181816;--panel-2:#21201d;--paper:#f5f1e8;--paper-2:#e7dfd1;--ink:#f8f3ea;--muted:#a69f93;--line:#f8f3ea21;--green:#6cc7a1;--red:#d87878;--amber:#d7a85b;--shadow:0 18px 70px #00000052}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{background:linear-gradient(90deg, #f5f1e80b 1px, transparent 1px), linear-gradient(180deg, #f5f1e808 1px, transparent 1px), var(--bg);background-size:44px 44px;grid-template-columns:292px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#0d0d0cdb;flex-direction:column;gap:18px;padding:22px;display:flex}.brand{align-items:center;gap:12px;padding-bottom:12px;display:flex}.mark{background:var(--paper);width:38px;height:38px;color:var(--bg);place-items:center;font-size:12px;font-weight:800;display:grid}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 3px;font-size:12px}h1,h2{letter-spacing:0;margin:0}h1{font-size:20px}h2{font-size:23px;font-weight:670}.session-card,.panel{background:color-mix(in srgb, var(--panel) 88%, transparent);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.session-card{padding:14px}.card-head,.panel-title,.topbar-actions,.composer-actions,.safe-pill,.artifact-links a,.button{align-items:center;display:flex}.card-head{color:var(--paper);gap:8px;margin-bottom:10px;font-size:13px}.muted{color:var(--muted)}.login-form{gap:8px;display:grid}input,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#11110f;border-radius:7px;outline:none}input{height:38px;padding:0 10px}textarea{resize:vertical;min-height:138px;padding:13px 14px;line-height:1.45}input:focus,textarea:focus{border-color:color-mix(in srgb, var(--green) 72%, var(--line))}.button{border:1px solid var(--line);min-height:38px;color:var(--ink);background:#11110f;border-radius:7px;justify-content:center;gap:8px;padding:0 13px}.button:disabled,.send-button:disabled{cursor:not-allowed;opacity:.48}.button-primary{background:var(--paper);color:var(--bg);border-color:var(--paper);font-weight:700}.button-secondary{background:var(--panel-2)}.button-ghost{background:0 0}.full{width:100%}.rail{gap:12px;margin-top:4px;display:grid}.rail-item{color:var(--muted);grid-template-columns:10px 1fr;align-items:center;gap:10px;font-size:13px;display:grid}.rail-item span{border:1px solid var(--line);border-radius:99px;width:8px;height:8px}.rail-item.active{color:var(--ink)}.rail-item.active span{background:var(--green);border-color:var(--green)}.admin-link{color:var(--muted);border-top:1px solid var(--line);margin-top:auto;padding-top:16px;font-size:13px;text-decoration:none}.workspace{grid-template-rows:auto minmax(0,1fr);gap:18px;min-width:0;padding:22px;display:grid}.topbar{border:1px solid var(--line);background:#181816e6;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;height:74px;padding:0 18px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.safe-pill{min-height:34px;color:var(--green);background:#6cc7a114;border:1px solid #6cc7a157;border-radius:999px;gap:7px;padding:0 12px;font-size:13px}.content-grid{grid-template-columns:minmax(0,1fr) 380px;gap:18px;min-height:0;display:grid}.chat-panel{border:1px solid var(--line);background:#181816bd;border-radius:8px;grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.chat-log{align-content:start;gap:18px;min-height:360px;padding:28px;display:grid;overflow:auto}.message{grid-template-columns:34px minmax(0,720px);align-items:start;gap:13px;display:grid}.message p{color:var(--paper);margin:0;line-height:1.6}.message.user{justify-content:end}.message.user p{background:var(--paper);color:#191816;border-radius:8px;padding:12px 14px}.avatar{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);border-radius:6px;place-items:center;font-size:11px;font-weight:800;display:grid}.composer{border-top:1px solid var(--line);background:#0d0d0cb8;padding:16px}.composer textarea{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.composer-actions{border:1px solid var(--line);background:#11110f;border-top:0;border-bottom-right-radius:7px;border-bottom-left-radius:7px;justify-content:space-between;gap:10px;padding:9px}.send-button{width:36px;height:36px;color:var(--bg);background:var(--paper);border:0;border-radius:99px;place-items:center;display:grid}.inspector{align-content:start;gap:14px;min-height:0;display:grid}.panel{padding:15px}.panel-title{color:var(--muted);justify-content:space-between;gap:14px;margin-bottom:14px;font-size:13px}.panel-title strong{color:var(--ink);font-weight:650}.meta-list{gap:10px;margin:0;display:grid}.meta-list div{gap:4px;display:grid}.meta-list dt,.label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.meta-list dd,.preview p{overflow-wrap:anywhere;margin:0;line-height:1.45}.preview{gap:10px;display:grid}.check-row{flex-wrap:wrap;gap:7px;display:flex}.check-row span{border:1px solid var(--line);color:var(--paper-2);border-radius:999px;padding:5px 8px;font-size:12px}.quality-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.quality-list li{color:var(--paper-2);grid-template-columns:16px 1fr;align-items:start;gap:8px;font-size:13px;display:grid}.blockers{border-left:2px solid var(--amber);color:var(--paper-2);padding-left:10px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0;display:grid}.metric-grid div{border:1px solid var(--line);border-radius:7px;padding:9px}.metric-grid span{font-size:19px;font-weight:760}.metric-grid p{color:var(--muted);margin:2px 0 0;font-size:12px}.artifact-links{gap:8px;display:grid}.artifact-links a{border:1px solid var(--line);min-height:36px;color:var(--ink);border-radius:7px;gap:8px;padding:0 10px;text-decoration:none}.tool-list{gap:8px;display:grid}.tool-list div{color:var(--paper-2);justify-content:space-between;gap:10px;font-size:13px;display:flex}.tool-list em{color:var(--muted);font-style:normal}.error{color:var(--red)}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1080px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.content-grid{grid-template-columns:1fr}}@media (max-width:720px){.workspace,.sidebar{padding:14px}.topbar{flex-direction:column;align-items:flex-start;height:auto;padding:15px}.topbar-actions{justify-content:flex-start}.chat-log{padding:18px}.message{grid-template-columns:1fr}}.proof-site{color:#161615;background:#f4f0e8;min-height:100vh}.proof-hero,.proof-band,.proof-section,.proof-footer-band{padding-left:clamp(18px,5vw,72px);padding-right:clamp(18px,5vw,72px)}.proof-hero{color:#fbf7ef;background-color:#0000;background-image:linear-gradient(120deg,#161615d6,#161615ad),url(/adventhealth/resume-preview.png);background-position:top;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-rows:auto 1fr;min-height:92vh;display:grid}.proof-nav{justify-content:space-between;align-items:center;gap:18px;height:72px;display:flex;position:relative}.proof-nav a{color:inherit;text-decoration:none}.proof-nav-links{align-items:center;gap:18px;font-size:14px;display:flex}.proof-menu-toggle{color:#161615;cursor:pointer;background:#fbf7efdb;border:1px solid #16161533;place-items:center;width:42px;height:42px;display:none}.proof-menu-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.proof-wordmark{border:1px solid #fbf7ef59;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.proof-hero-grid{grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:center;gap:clamp(28px,6vw,80px);padding:44px 0 76px;display:grid}.proof-hero-copy{max-width:870px}.proof-eyebrow{color:#8ea88f;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.proof-hero .proof-eyebrow{color:#d7b56d}.proof-hero h1{max-width:920px;font-size:clamp(48px,8vw,104px);font-weight:760;line-height:.92}.proof-hero p{color:#fbf7efd1;max-width:730px;margin:24px 0 0;font-size:clamp(18px,2vw,23px);line-height:1.42}.proof-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.proof-button{min-height:42px;color:inherit;border:1px solid;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.proof-button.primary{color:#161615;background:#fbf7ef;border-color:#fbf7ef}.proof-score-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0909086b;border:1px solid #fbf7ef38;grid-template-columns:1fr 1fr;display:grid}.proof-score-panel div{border-bottom:1px solid #fbf7ef2e;border-right:1px solid #fbf7ef2e;min-height:132px;padding:20px}.proof-score-panel span,.proof-meter span{font-size:clamp(34px,4vw,54px);font-weight:800;line-height:.95;display:block}.proof-score-panel p,.proof-meter p{color:#fbf7efad;text-transform:uppercase;letter-spacing:.08em;margin:8px 0 0;font-size:13px}.proof-band{color:#fbf7ef;background:#161615;padding-top:48px;padding-bottom:48px}.proof-band-tight{padding-top:38px;padding-bottom:38px}.proof-section{padding-top:70px;padding-bottom:70px}.proof-documents{background:#f8f2e8;gap:22px;display:grid}.proof-section-head{margin-bottom:22px}.proof-section-head h2{max-width:760px;font-size:clamp(30px,4vw,54px);line-height:1}.proof-coverage-grid{grid-template-columns:minmax(260px,2fr) repeat(3,minmax(140px,1fr));gap:12px;display:grid}.proof-coverage-grid-three{grid-template-columns:minmax(260px,2fr) repeat(2,minmax(140px,1fr))}.proof-meter{border:1px solid #fbf7ef29;flex-direction:column;justify-content:flex-end;min-height:154px;padding:20px;display:flex}.proof-meter.compact span{font-size:42px}.proof-render-block{background:#eee5d7;border:1px solid #1616152e}.proof-render-head{border-bottom:1px solid #16161529;justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:16px;display:flex}.proof-render-head .proof-eyebrow{margin-bottom:5px}.proof-render-head h3{margin:0;font-size:22px}.proof-render-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.proof-baseline-section{background:#eee5d7}.proof-baseline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.proof-baseline-card{background:#f8f2e8;border:1px solid #16161529;padding:20px}.proof-baseline-card h3{margin:14px 0 8px;font-size:22px}.proof-baseline-card p{color:#5c594f;max-width:620px;margin:0;line-height:1.45}.proof-render-actions .proof-button{color:#161615}.proof-render-actions .proof-button.primary{color:#fbf7ef;background:#161615;border-color:#161615}.proof-frame-wrap{background:#d7d0c3;overflow:hidden}.proof-frame-wrap iframe{background:#fff;border:0;width:100%;display:block}.resume-frame{padding:clamp(12px,2vw,24px)}.resume-frame iframe{height:min(1120px,86vh);box-shadow:0 24px 70px #1616152e}.report-frame iframe{height:min(1320px,92vh)}.proof-document-cards{display:block}.document-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.document-card{background:#fffaf1;min-height:250px}.document-card .proof-render-actions,.document-card>.proof-button{margin-top:auto}.proof-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.proof-card{background:#fffaf1;border:1px solid #1616152e;flex-direction:column;min-height:310px;padding:18px;display:flex}.proof-card.featured{color:#fbf7ef;background:#191916}.proof-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:30px;display:flex}.proof-status{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.proof-status.strong{color:#10221a;background:#6cc7a1}.proof-status.supported{color:#17231b;background:#b8d7a8}.proof-status.weak{color:#30220b;background:#e5bd70}.proof-status.blocked{color:#fbf7ef;background:#9b4d50}.proof-card h3,.proof-row h3,.proof-gap-list h3{margin:0;font-size:19px;line-height:1.22}.proof-card p,.proof-row p,.proof-gap-list p{margin:14px 0 0;line-height:1.5}.proof-card footer{color:#d7b56d;margin-top:auto;font-size:13px}.proof-subpage{background:#f4f0e8}.proof-subnav{color:#161615;border-bottom:1px solid #16161524;height:auto;min-height:72px;padding-left:clamp(18px,5vw,72px);padding-right:clamp(18px,5vw,72px)}.proof-back-link{align-items:center;gap:8px;display:inline-flex}.proof-page-hero{color:#fbf7ef;background:#161615;padding:clamp(44px,7vw,92px) clamp(18px,5vw,72px) clamp(52px,7vw,96px)}.proof-page-hero h1{max-width:960px;margin:0;font-size:clamp(42px,6vw,82px);line-height:.95}.proof-page-hero p{color:#fbf7efc7;max-width:760px;margin:20px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.45}.resume-page-hero{background-color:#0000;background-image:linear-gradient(120deg,#161615e6,#161615b8),url(/adventhealth/resume-preview.png);background-position:top;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.report-hero{background:#20201d}.projects-hero{background:#181916}.graph-hero{background:#171a18}.proof-wordmark-dark{color:#161615;border-color:#16161559}.proof-title-link{color:#fbf7efcc;align-items:center;gap:8px;width:fit-content;margin-top:14px;font-weight:800;text-decoration:none;display:inline-flex}.resume-native-section{background:#ded6c6}.native-resume{color:#111;background:#fffdf8;border:1px solid #16161529;max-width:900px;margin:0 auto;padding:clamp(28px,5vw,58px);font-family:Georgia,Times New Roman,serif;line-height:1.34;box-shadow:0 24px 70px #16161529}.native-resume-header{text-align:center;margin-bottom:24px}.native-resume h2{margin:0;font-size:clamp(34px,5vw,46px)}.native-resume h3{text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #222;margin:20px 0 10px;padding-bottom:5px;font-size:15px}.native-resume h4,.native-resume p{margin:0}.native-resume-list{gap:13px;display:grid}.native-resume-item-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.native-resume-item-head h4{font-size:16px}.native-resume-item-head span{white-space:nowrap}.native-resume ul{margin:7px 0 0 18px;padding:0}.native-resume li{margin-bottom:5px}.native-project-list{gap:7px;display:grid}.cv-hero{background:#181916}.cv-page-section{background:#ded6c6}.cv-shell{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;max-width:1180px;margin:0 auto;display:grid}.cv-document,.cv-sidebar{color:#161615;background:#fffdf8;border:1px solid #16161529;box-shadow:0 24px 70px #1616151f}.cv-document{padding:clamp(26px,5vw,58px)}.cv-sidebar{gap:22px;padding:22px;display:grid;position:sticky;top:22px}.cv-header{border-bottom:1px solid #1616152e;gap:10px;padding-bottom:26px;display:grid}.cv-header .proof-eyebrow{margin:0}.cv-header h2{color:#161615;font-size:clamp(42px,7vw,78px);line-height:.95}.cv-contact-row{flex-wrap:wrap;gap:10px 18px;display:flex}.cv-contact-row a{color:#34342f;align-items:center;gap:7px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.cv-block{padding-top:28px}.cv-block h3,.cv-sidebar h3{color:#161615;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.cv-block>p{color:#3a3934;max-width:820px;margin:0;font-size:18px;line-height:1.55}.cv-timeline{gap:24px;display:grid}.cv-item{border-top:1px solid #16161529;padding-top:20px}.cv-item:first-child{border-top:0;padding-top:0}.cv-item-head{justify-content:space-between;gap:18px;display:flex}.cv-item-head h4,.cv-item-head p,.cv-summary,.cv-item ul,.cv-education p,.cv-education span,.cv-sidebar p{margin:0}.cv-item-head h4{color:#161615;font-size:clamp(23px,3vw,31px);line-height:1.05}.cv-item-head p{color:#5c564c;margin-top:5px;font-size:15px;font-weight:800}.cv-item-head span{color:#6c6559;white-space:nowrap;font-size:14px;font-weight:800}.cv-summary{color:#34342f;margin-top:14px;font-size:16px;line-height:1.5}.cv-item ul{color:#34342f;margin-top:13px;padding-left:20px;line-height:1.48}.cv-item li+li{margin-top:7px}.cv-chip-row{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.cv-chip-row span{color:#34342f;background:#f4f0e8;border:1px solid #16161524;padding:6px 8px;font-size:12px;font-weight:800}.cv-project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cv-project-list a{color:#161615;border:1px solid #16161529;align-content:start;gap:8px;min-height:162px;padding:16px;text-decoration:none;display:grid}.cv-project-list strong{font-size:21px;line-height:1.1}.cv-project-list span{color:#736b5f;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.cv-project-list p{color:#34342f;margin:0;line-height:1.42}.cv-project-list em{color:#161615;align-items:center;gap:5px;font-size:13px;font-style:normal;font-weight:900;display:inline-flex}.cv-education{border-top:1px solid #16161529;padding-top:14px}.cv-education strong{margin-bottom:5px;font-size:20px;display:block}.cv-education p,.cv-education span,.cv-baseline-list p{color:#504b42;line-height:1.45}.cv-skill-group-list{gap:18px;display:grid}.cv-skill-group-list h4{color:#161615;margin:0;font-size:16px}.cv-sidebar .cv-chip-row{margin-top:8px}.cv-baseline-list{gap:10px;display:grid}.proof-table{border-top:1px solid #1616152e}.proof-row{border-bottom:1px solid #1616152e;grid-template-columns:130px minmax(0,1fr) 230px;align-items:start;gap:18px;padding:18px 0;display:grid}.proof-row>div:last-child{color:#515148;gap:5px;display:grid}.proof-row small{color:#847c6e}.report-row-list{gap:12px;display:grid}.report-row{background:#fffaf1;border:1px solid #1616152e;grid-template-columns:140px minmax(0,1fr);gap:18px;padding:18px;display:grid}.report-row-status{align-content:start;gap:9px;display:grid}.report-row-status small,.matrix-row>div:first-child small{padding-left:9px}.report-row-status strong{font-size:30px;line-height:1}.report-row h3{margin:0;font-size:22px;line-height:1.15}.report-row p{margin:10px 0 0;line-height:1.5}.report-row footer{color:#776f62;margin-top:12px;font-size:13px}.matrix-section{background:#f4f0e8}.matrix-head{justify-content:space-between;align-items:end;gap:24px;display:flex}.matrix-head>p{color:#686256;max-width:340px;margin:0 0 4px;line-height:1.45}.matrix-table{border-top:1px solid #1616152e}.matrix-row{border-bottom:1px solid #1616152e;grid-template-columns:118px minmax(180px,1.1fr) minmax(220px,1.25fr) minmax(150px,.75fr) 82px minmax(180px,1fr);align-items:start;gap:14px;padding:15px 0;display:grid}.matrix-row-head{color:#6c6559;text-transform:uppercase;letter-spacing:.06em;min-height:40px;padding:10px 0;font-size:12px;font-weight:800}.matrix-row h3,.matrix-row p{margin:0}.matrix-row h3{font-size:16px;line-height:1.25}.matrix-row p{color:#34342f;line-height:1.45}.matrix-row small{color:#82796c;margin-top:7px;display:block}.project-evidence-table{border-top:1px solid #1616152e}.project-evidence-row{border-bottom:1px solid #1616152e;grid-template-columns:minmax(180px,.8fr) minmax(180px,1fr) 120px minmax(320px,1.8fr);align-items:start;gap:16px;padding:16px 0;display:grid}.project-evidence-row-head{color:#6c6559;text-transform:uppercase;min-height:40px;padding:10px 0;font-size:12px;font-weight:800}.project-evidence-title{color:#161615;align-items:center;gap:6px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.project-evidence-row h3,.project-evidence-row p{margin:0}.project-evidence-row p{color:#34342f;line-height:1.45}.project-evidence-row small{color:#82796c;margin-top:7px;display:block}.project-evidence-requirements{gap:9px;display:grid}.project-evidence-requirements article{border-top:1px solid #1616151f;grid-template-columns:84px minmax(0,1fr);gap:10px;padding-top:9px;display:grid}.project-evidence-requirements small{grid-column:2}.methodology-hero{background:#191916}.methodology-section{background:#f4f0e8}.methodology-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:14px;display:grid}.methodology-card{background:#fffaf1;border:1px solid #1616152e;padding:clamp(18px,3vw,28px)}.methodology-card h3{margin:0;font-size:24px}.methodology-card p{color:#4e4a41;margin:12px 0 0;line-height:1.5}.formula-card code{color:#fbf7ef;overflow-wrap:anywhere;background:#161615;border:1px solid #16161529;margin-top:22px;padding:16px;display:block}.threshold-list{gap:14px;margin-top:18px;display:grid}.threshold-list div{grid-template-columns:112px 1fr;align-items:start;gap:12px;display:grid}.threshold-list p{margin:0}.weights-section{background:#e5ded0}.weight-list{gap:10px;display:grid}.weight-row{background:#f8f2e8;border:1px solid #16161529;grid-template-columns:minmax(220px,.85fr) minmax(180px,1fr) 62px;align-items:center;gap:16px;padding:16px;display:grid}.weight-row strong{font-size:17px;display:block}.weight-row p{color:#625b50;margin:6px 0 0;line-height:1.45}.weight-row small{color:#82796c;margin-top:8px;line-height:1.4;display:block}.weight-row>span{text-align:right;font-weight:800}.weight-bar{background:#ded6c6;border:1px solid #16161533;height:12px}.weight-bar span{background:#161615;height:100%;display:block}.method-note-list{gap:10px;display:grid}.method-note-list article{background:#f8f2e8;border:1px solid #16161529;grid-template-columns:22px 1fr;align-items:start;gap:12px;min-height:76px;padding:16px;display:grid}.method-note-list article:not(:has(svg)){grid-template-columns:1fr}.method-note-list p{color:#403d36;margin:0;line-height:1.5}.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.reference-card,.method-mini-card{background:#fffaf1;border:1px solid #16161529}.reference-card{flex-direction:column;gap:16px;min-height:330px;padding:18px;display:flex}.reference-card h3{margin:0;font-size:22px;line-height:1.12}.reference-card p{color:#4a463d;margin:0;line-height:1.5}.reference-card>a{color:#161615;text-underline-offset:3px;margin-top:auto;font-weight:800;text-decoration-thickness:1px}.reference-tags{flex-wrap:wrap;gap:7px;display:flex}.reference-tags span{color:#5f594e;border:1px solid #16161529;border-radius:999px;padding:5px 8px;font-size:12px}.report-methodology{background:#ded6c6}.report-method-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.method-mini-card{grid-template-columns:22px 1fr;gap:12px;min-height:210px;padding:14px;display:grid}.method-mini-card h3,.method-mini-card p{margin:0}.method-mini-card h3{font-size:17px;line-height:1.15}.method-mini-card p{color:#565044;margin-top:8px;line-height:1.4}.method-mini-card a{color:#161615;margin-top:12px;font-size:13px;font-weight:800;display:inline-block}.projects-section{background:#e5ded0}.selected-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-showcase-card{color:#161615;background:#fffaf1;border:1px solid #1616152e;flex-direction:column;min-height:310px;padding:clamp(18px,3vw,28px);text-decoration:none;display:flex}.project-showcase-card:first-child{color:#fbf7ef;background:#161615}.project-showcase-card:first-child .proof-eyebrow,.project-showcase-card:first-child p{color:#fbf7efbd}.project-showcase-card h2{max-width:680px;margin:0;font-size:clamp(34px,5vw,62px);line-height:.96}.project-showcase-card p:not(.proof-eyebrow){color:#4d493f;max-width:640px;margin:18px 0 0;font-size:18px;line-height:1.45}.project-showcase-card:first-child p:not(.proof-eyebrow){color:#fbf7efbd}.project-showcase-card>span{align-items:center;gap:8px;margin-top:auto;font-weight:800;display:inline-flex}.graph-section{background:#f4f0e8}.graph-schema-section{background:#ded6c6}.skill-origin-section{background:#f8f2e8}.skill-origin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.skill-origin-card{background:#fffaf1;border:1px solid #16161529;padding:18px}.skill-origin-card-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.skill-origin-card-head h3,.skill-origin-card-head p{margin:0}.skill-origin-card-head h3{margin-top:8px;font-size:clamp(28px,4vw,44px);line-height:.95}.skill-origin-card-head h3 a{color:inherit;text-decoration:none}.skill-origin-card-head h3 a:hover{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.skill-origin-count{color:#161615;text-align:right;border:1px solid #1616152e;gap:4px;min-width:86px;padding:10px;display:grid}.skill-origin-count strong{font-size:24px;line-height:1}.skill-origin-count small{color:#827b6d;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1.05}.skill-origin-stats{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.skill-origin-stats span{color:#4d493f;text-transform:uppercase;background:#1616150d;border:1px solid #1616151f;padding:6px 8px;font-size:12px;font-weight:800}.skill-origin-list{gap:10px;margin-top:18px;display:grid}.skill-origin-source{border-top:1px solid #1616151f;grid-template-columns:minmax(82px,.28fr) minmax(0,1fr);gap:16px;padding-top:14px;display:grid}.skill-origin-source>span{color:#827b6d;text-transform:uppercase;background:#1616150a;border:1px solid #1616151f;width:fit-content;height:fit-content;padding:5px 7px;font-size:11px;font-weight:800}.skill-origin-source strong{margin:0;font-size:15px;line-height:1.25;display:block}.skill-origin-source p{color:#5e584d;margin:7px 0 0;line-height:1.4}.skill-origin-source a{color:#161615;align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.skill-origin-source small{color:#827b6d;text-transform:uppercase;margin-top:10px;font-size:11px;font-weight:800;display:block}.skill-origin-more{color:#716a5d;text-transform:uppercase;width:fit-content;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.skill-detail-section{background:#f8f2e8}.skill-detail-section.muted{background:#e5ded0}.skill-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.skill-detail-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.skill-detail-link{color:#161615;background:#fffaf1;border:1px solid #16161529;flex-direction:column;min-height:190px;padding:18px;text-decoration:none;display:flex}.skill-detail-link.static{background:#f8f2e8}.skill-detail-link span,.skill-detail-link small{color:#827b6d;text-transform:uppercase;font-size:11px;font-weight:800}.skill-detail-link strong{margin-top:14px;font-size:20px;line-height:1.1}.skill-detail-link p{color:#5e584d;margin:12px 0 0;line-height:1.45}.skill-detail-link small{color:#161615;align-items:center;gap:6px;margin-top:auto;padding-top:18px;display:inline-flex}.graph-pipeline{gap:10px;display:grid}.graph-step{background:#fffaf1;border:1px solid #1616152e;grid-template-columns:72px 1fr;gap:18px;padding:18px;display:grid}.graph-step>span{color:#8ea88f;font-size:26px;font-weight:900}.graph-step h3,.graph-step p{margin:0}.graph-step h3{font-size:23px}.graph-step p{color:#4d493f;margin-top:8px;line-height:1.5}.graph-schema-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.graph-schema-card{background:#fffaf1;border:1px solid #1616152e;min-height:290px;padding:18px}.graph-schema-card h3{margin:18px 0 0;font-size:22px}.graph-schema-card p{color:#4d493f;margin:10px 0 0;line-height:1.45}.graph-schema-card div{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.graph-schema-card code,.contract-list code{color:#161615;background:#16161514;padding:4px 6px}.contract-list{gap:10px;display:grid}.contract-list article{background:#f8f2e8;border:1px solid #16161529;gap:7px;padding:16px;display:grid}.contract-list span{color:#5e584d;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.proof-section.split{background:#e5ded0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,5vw,64px);display:grid}.proof-link-list,.proof-gap-list{gap:10px;display:grid}.proof-link-list a{color:#161615;background:#f8f2e8;border:1px solid #1616152e;grid-template-columns:24px 1fr 20px;align-items:center;gap:12px;min-height:56px;padding:0 14px;text-decoration:none;display:grid}.proof-gap-list article{background:#f8f2e8;border:1px solid #16161529;padding:16px}.proof-gap-list h3{margin-top:12px}.proof-footer-band{color:#fbf7ef;background:#161615;justify-content:space-between;align-items:center;gap:24px;min-height:170px;padding-top:32px;padding-bottom:32px;display:flex}.proof-footer-band>div:first-child{grid-template-columns:24px 1fr;align-items:start;gap:12px;max-width:740px;display:grid}.proof-footer-band p{color:#fbf7efbd;margin:0;line-height:1.5}.proof-footer-band code{color:#fbf7ef;background:#fbf7ef1a}.studio-shell{color:#f6f1e8;background:#0d0e0c;grid-template-columns:260px minmax(0,1fr) 360px;min-height:100vh;display:grid}.studio-rail,.studio-workspace,.studio-inspector{min-width:0}.studio-rail{background:#11120f;border-right:1px solid #f6f1e81a;flex-direction:column;gap:16px;padding:18px;display:flex}.studio-logo-link{color:#11120f;background:#f6f1e8;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;text-decoration:none;display:grid}.studio-brand-block{gap:4px;display:grid}.studio-brand-block p,.studio-brand-block span,.studio-eyebrow,.studio-panel-kicker,.studio-section-head p,.studio-message-meta span,.studio-job-card em,.studio-job-card small,.studio-artifact-list em,.studio-column p,.studio-detail-list dt,.studio-score-components p,.studio-chip-section h3,.studio-next-box h3,.studio-skill-list span{color:#a6a094}.studio-brand-block p,.studio-eyebrow,.studio-panel-kicker,.studio-section-head p,.studio-detail-list dt,.studio-chip-section h3,.studio-next-box h3{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.studio-brand-block h1,.studio-top h2,.studio-section-head h3,.studio-inspector-title h2{color:#f6f1e8;margin:0}.studio-brand-block h1{font-size:30px;line-height:1}.studio-brand-block span{font-size:13px}.studio-panel,.studio-chat,.studio-board,.studio-inspector-card{background:#171814;border:1px solid #f6f1e81c}.studio-panel{border-radius:8px;padding:12px}.studio-panel-kicker{align-items:center;gap:7px;margin-bottom:12px;display:flex}.studio-job-list,.studio-artifact-list,.studio-card-stack,.studio-skill-list,.studio-detail-list,.studio-score-components{gap:8px;display:grid}.studio-job-card,.studio-req-card,.studio-text-button{color:#f6f1e8;text-align:left;border:1px solid #f6f1e81a;border-radius:8px}.studio-job-card{background:#10110f;grid-template-columns:42px 1fr;gap:4px 10px;width:100%;padding:11px;display:grid}.studio-job-card span{color:#79d5aa;border:1px solid #6cc7a14d;grid-row:span 3;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.studio-job-card strong{font-size:14px;line-height:1.15}.studio-job-card em,.studio-job-card small{font-size:12px;font-style:normal}.studio-job-card.active,.studio-req-card.active{background:#79d5aa14;border-color:#79d5aabd}.studio-artifact-list a{color:#f6f1e8;border:1px solid #f6f1e81a;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 10px;text-decoration:none;display:flex}.studio-artifact-list em{text-transform:uppercase;font-size:11px;font-style:normal}.studio-workspace{grid-template-rows:auto auto minmax(0,1fr);gap:14px;padding:18px;display:grid}.studio-top{background:#171814;border:1px solid #f6f1e81c;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:16px;display:flex}.studio-top h2{font-size:clamp(28px,4vw,46px);line-height:.98}.studio-top span{color:#c9c1b3;margin-top:7px;font-size:13px;display:block}.studio-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.studio-action-link,.studio-text-button,.studio-mode-pill{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.studio-action-link{color:#f6f1e8;border:1px solid #f6f1e821;padding:0 12px}.studio-action-link.primary{color:#121310;background:#f6f1e8;border-color:#f6f1e8}.studio-score-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.studio-score-strip article{background:#171814;border:1px solid #f6f1e81c;border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:78px;padding:13px;display:flex}.studio-score-strip strong{color:#f6f1e8;font-size:27px;line-height:.95}.studio-score-strip span{color:#a6a094;text-transform:uppercase;margin-top:7px;font-size:12px;font-weight:800}.studio-main-grid{grid-template-rows:minmax(360px,.95fr) minmax(320px,1fr);gap:14px;min-height:0;display:grid}.studio-chat,.studio-board{border-radius:8px;min-height:0;overflow:hidden}.studio-section-head{border-bottom:1px solid #f6f1e81a;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.studio-section-head h3{margin-top:3px;font-size:18px}.studio-text-button,.studio-mode-pill{color:#79d5aa;background:#79d5aa14;border:1px solid #79d5aa42;padding:0 11px}.studio-chat{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.studio-chat-log{align-content:start;gap:18px;min-height:0;padding:18px;display:grid;overflow:auto}.studio-message{grid-template-columns:34px minmax(0,1fr);gap:11px;display:grid}.studio-message.user{justify-self:end;max-width:84%}.studio-avatar{color:#f6f1e8;border:1px solid #f6f1e821;border-radius:7px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.studio-message.user .studio-avatar{color:#11120f;background:#f6f1e8}.studio-message-meta{align-items:center;gap:9px;margin-bottom:5px;font-size:13px;display:flex}.studio-message p{color:#e8dfd2;margin:0;line-height:1.55}.studio-tool-calls{gap:6px;margin-top:10px;display:grid}.studio-tool-calls div{color:#c9c1b3;background:#10110f;border:1px solid #f6f1e817;border-radius:7px;grid-template-columns:18px 160px minmax(0,1fr);align-items:center;gap:7px;padding:8px;font-size:12px;display:grid}.studio-tool-calls em{color:#a6a094;overflow-wrap:anywhere;font-style:normal}.studio-composer{border-top:1px solid #f6f1e81a;padding:12px}.studio-composer textarea{color:#f6f1e8;background:#10110f;border-color:#f6f1e81f;border-radius:8px 8px 0 0;min-height:92px}.studio-composer div{color:#a6a094;text-transform:uppercase;background:#10110f;border:1px solid #f6f1e81f;border-top:0;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:0 8px 0 12px;font-size:12px;font-weight:800;display:flex}.studio-composer button{color:#11120f;background:#f6f1e8;border:0;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.studio-board-grid{grid-template-columns:repeat(4,minmax(175px,1fr));gap:10px;height:calc(100% - 58px);padding:12px;display:grid;overflow:auto}.studio-column{background:#10110f;border:1px solid #f6f1e817;border-radius:8px;min-width:0;padding:10px}.studio-column header{justify-content:space-between;align-items:center;gap:10px;display:flex}.studio-column header strong{font-size:13px}.studio-column header span{color:#c9c1b3;border:1px solid #f6f1e81f;place-items:center;min-width:24px;min-height:24px;font-size:12px;font-weight:900;display:grid}.studio-column p{min-height:44px;margin:9px 0 12px;font-size:12px;line-height:1.35}.studio-req-card{background:#171814;flex-direction:column;gap:9px;width:100%;min-height:128px;padding:11px;display:flex}.studio-req-card strong{font-size:13px;line-height:1.24}.studio-card-status{color:#a6a094;text-transform:uppercase;align-items:center;gap:6px;width:fit-content;font-size:11px;font-weight:850;display:inline-flex}.studio-card-score{color:#f6f1e8;align-self:flex-end;margin-top:auto;font-size:22px;font-weight:900;line-height:1}.studio-req-card.strong .studio-card-status,.studio-req-card.supported .studio-card-status,.studio-req-card.ready .studio-card-status,.studio-status-token.strong,.studio-status-token.supported,.studio-status-token.ready{color:#79d5aa}.studio-req-card.weak .studio-card-status,.studio-status-token.weak{color:#e4bd70}.studio-req-card.missing .studio-card-status,.studio-status-token.missing{color:#df7777}.studio-req-card.candidate .studio-card-status,.studio-status-token.candidate{color:#9fc5ff}.studio-empty-card{color:#a6a094;text-align:center;border:1px dashed #f6f1e82e;border-radius:8px;place-items:center;min-height:128px;padding:12px;font-size:12px;line-height:1.35;display:grid}.studio-inspector{background:#11120f;border-left:1px solid #f6f1e81a;align-content:start;gap:14px;padding:18px;display:grid}.studio-inspector-card{border-radius:8px;padding:14px}.studio-inspector-title{gap:12px;margin-bottom:18px;display:grid}.studio-inspector-title h2{font-size:29px;line-height:1}.studio-status-token{border:1px solid #f6f1e81f;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.studio-detail-list{margin:0}.studio-detail-list div{border-top:1px solid #f6f1e817;padding-top:12px}.studio-detail-list dd{color:#e8dfd2;overflow-wrap:anywhere;margin:5px 0 0;line-height:1.45}.studio-score-components{margin-top:16px}.studio-score-components article{background:#10110f;border:1px solid #f6f1e817;border-radius:8px;padding:11px}.studio-score-components article div{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-score-components strong,.studio-score-components span{font-size:13px}.studio-score-components span{color:#79d5aa;font-weight:900}.studio-score-components p{margin:7px 0 0;font-size:12px;line-height:1.4}.studio-chip-section,.studio-next-box{margin-top:16px}.studio-chip-section div{flex-wrap:wrap;gap:7px;display:flex}.studio-chip-section span,.studio-chip-section em{color:#e8dfd2;border:1px solid #f6f1e81c;border-radius:999px;padding:6px 8px;font-size:12px;font-style:normal}.studio-next-box{border-left:2px solid #e4bd70;padding-left:12px}.studio-next-box p{color:#e8dfd2;margin:8px 0 0;line-height:1.45}.studio-skill-list article{background:#10110f;border:1px solid #f6f1e817;border-radius:8px;padding:10px}.studio-skill-list strong,.studio-skill-list span{display:block}.studio-skill-list strong{font-size:13px}.studio-skill-list span{margin-top:5px;font-size:12px;line-height:1.35}.studio-route-shell{color:#f6f1e8;background:#0d0e0c;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.studio-route-shell.with-aside{grid-template-columns:260px minmax(0,1fr) 360px}.studio-mini-rail{background:#11120f;border-right:1px solid #f6f1e81a;flex-direction:column;gap:18px;min-width:0;padding:18px;display:flex}.studio-nav-list{gap:6px;display:grid}.studio-nav-list a{color:#d6ccbf;border:1px solid #f6f1e817;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 11px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.studio-nav-list a.active{color:#f6f1e8;background:#79d5aa14;border-color:#79d5aab8}.studio-mini-status{background:#171814;border:1px solid #f6f1e81a;border-radius:8px;gap:4px;margin-top:auto;padding:12px;display:grid}.studio-mini-status span,.studio-mini-status em{color:#a6a094;font-size:12px}.studio-mini-status strong{font-size:15px}.studio-mini-status em{font-style:normal}.studio-route-content,.studio-route-aside{min-width:0}.studio-route-content{padding:18px}.studio-route-aside{background:#11120f;border-left:1px solid #f6f1e81a;padding:18px}.studio-route-stack{gap:14px;min-height:0;display:grid}.studio-route-header{background:#171814;border:1px solid #f6f1e81c;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:16px;display:flex}.studio-route-header h2{color:#f6f1e8;margin:0;font-size:clamp(34px,5vw,60px);line-height:.95}.studio-route-header span{color:#c9c1b3;margin-top:7px;font-size:13px;display:block}.studio-chat-focus{min-height:calc(100vh - 132px)}.studio-chat-result{background:#79d5aa14;border:1px solid #79d5aa52;border-radius:8px;margin-left:45px;padding:13px}.studio-chat-result strong,.studio-chat-result p{display:block}.studio-chat-result p{color:#e8dfd2;margin:6px 0 0;line-height:1.45}.studio-chat-result a,.studio-text-link{color:#79d5aa;align-items:center;gap:7px;width:fit-content;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.studio-chat-result a{margin-top:10px}.studio-page-panel{background:#171814;border:1px solid #f6f1e81c;border-radius:8px;overflow:hidden}.studio-job-grid,.studio-artifact-grid{gap:10px;padding:12px;display:grid}.studio-job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-job-grid .studio-job-card{min-height:150px}.studio-job-grid .studio-job-card small{color:#c9c1b3;line-height:1.35}.studio-board-route .studio-board-grid{height:auto;min-height:520px}.studio-inspector-card.compact{grid-template-columns:minmax(220px,.8fr) minmax(0,1fr);gap:16px;display:grid}.studio-inspector-card.compact .studio-panel-kicker{grid-column:1/-1}.studio-inspector-card.compact .studio-score-components{margin-top:0}.studio-artifact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-artifact-grid a{color:#f6f1e8;background:#10110f;border:1px solid #f6f1e81a;border-radius:8px;align-content:space-between;gap:8px;min-height:112px;padding:13px;text-decoration:none;display:grid}.studio-artifact-grid span{color:#c9c1b3;font-size:13px;line-height:1.4}.studio-artifact-grid em{color:#79d5aa;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:900}@media (max-width:1320px){.studio-shell,.studio-route-shell.with-aside{grid-template-columns:240px minmax(0,1fr)}.studio-inspector{border-top:1px solid #f6f1e81a;border-left:0;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(300px,420px)}.studio-route-aside{border-top:1px solid #f6f1e81a;border-left:0;grid-column:1/-1}}@media (max-width:900px){.studio-shell,.studio-route-shell,.studio-inspector{grid-template-columns:1fr}.studio-rail,.studio-mini-rail{border-bottom:1px solid #f6f1e81a;border-right:0}.studio-route-header,.studio-top{flex-direction:column;align-items:flex-start}.studio-top-actions{justify-content:flex-start}.studio-score-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-board-grid{grid-template-columns:minmax(220px,1fr);height:auto}.studio-job-grid,.studio-artifact-grid,.studio-inspector-card.compact{grid-template-columns:1fr}.studio-message.user{max-width:100%}}@media (max-width:620px){.studio-rail,.studio-mini-rail,.studio-workspace,.studio-route-content,.studio-route-aside,.studio-inspector{padding:12px}.studio-score-strip{grid-template-columns:1fr}.studio-tool-calls div{grid-template-columns:18px 1fr}.studio-tool-calls em{grid-column:2}}@media (max-width:980px){.proof-hero-grid,.proof-coverage-grid,.proof-card-grid,.proof-section.split,.proof-row,.methodology-grid,.reference-grid,.report-method-grid,.selected-project-grid,.graph-schema-grid,.skill-origin-grid,.skill-detail-grid,.skill-detail-grid.compact,.weight-row,.cv-shell,.cv-project-list,.proof-footer-band{grid-template-columns:1fr}.cv-sidebar{position:static}.matrix-row,.project-evidence-row,.report-row{grid-template-columns:1fr}.proof-footer-band{align-items:flex-start}}@media (max-width:640px){.proof-hero{min-height:auto}.proof-nav{align-items:center;height:auto;padding-top:18px}.proof-menu-toggle{display:grid}.proof-nav-links{z-index:20;color:#161615;background:#fffaf1;border:1px solid #16161529;width:100%;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 42px #16161529}.proof-nav.is-open .proof-nav-links{gap:4px;display:grid}.proof-nav-links a{border-bottom:1px solid #16161514;padding:12px 10px}.proof-nav-links a:last-child{border-bottom:0}.proof-actions,.proof-render-actions{flex-direction:column;align-items:stretch}.proof-score-panel{grid-template-columns:1fr}.proof-section{padding-top:48px;padding-bottom:48px}.proof-render-head{flex-direction:column;align-items:flex-start}.proof-page-hero{padding-top:42px}.proof-subnav{flex-direction:row;align-items:center;padding-top:18px;padding-bottom:18px}.native-resume-item-head,.cv-item-head,.matrix-head{display:block}.cv-project-list a{min-height:0}.graph-step{grid-template-columns:1fr}.skill-origin-source{grid-template-columns:1fr;gap:10px}.skill-origin-card-head{display:grid}.skill-origin-count{text-align:left;width:fit-content;min-width:0}.proof-baseline-grid{grid-template-columns:1fr}}
