:root{--bg:#f6f7f5;--surface:#fff;--ink:#243b34;--muted:#7a867f;--line:#e5e9e4;--green:#225c46;--mint:#c6f0b5;--soft:#edf5e9;--amber:#aa7d3f;--sidebar:226px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #70a784;outline-offset:3px}svg{height:20px;width:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);padding:32px 20px 20px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;padding:0 11px;font-size:24px;font-weight:720;letter-spacing:-1px;line-height:1.05}.brand-sub{display:block;font-size:12px;letter-spacing:1.15px;font-weight:500;color:#7c8b82;margin-top:7px}.brand-mark{width:42px;height:42px;background:#234f40;color:var(--mint);border-radius:13px;font-size:38px;position:relative;line-height:33px;text-align:center;font-weight:650}.brand-mark span{position:absolute;font-size:24px;right:2px;top:-4px}.nav-caption{font-size:10px;letter-spacing:1.7px;color:#99a49e;margin:49px 14px 12px;font-weight:650}nav{display:grid;gap:6px}nav a,.sidebar-link{border:0;background:none;display:flex;gap:12px;align-items:center;padding:12px 14px;text-decoration:none;color:#748278;border-radius:7px;font-size:12px;font-weight:550}nav a.active{color:#2b6045;background:#edf5e9}nav a:hover,.sidebar-link:hover{background:#f2f5f0}nav svg,.sidebar-link svg{width:17px;height:17px}.sidebar-link{margin-top:24px;font-size:11px}.sidebar-bottom{margin-top:auto;padding-top:30px}.future-card{padding:17px 15px 12px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(145deg,#f6f9f2,#fcfcfa)}.tiny-pill{font-size:8px;font-weight:650;letter-spacing:1px;color:#859779}.future-card strong{display:block;font-size:17px;letter-spacing:-.3px;margin-top:9px}.future-card p{font-size:10px;color:#899386;line-height:1.7;margin:7px 0 12px}.future-card .text-button{font-size:10px}.sidebar-foot{display:flex;align-items:center;gap:7px;font-size:9px;color:#87978a;margin:24px 4px 0}.status-dot{width:6px;height:6px;border-radius:100%;background:#60966b;display:inline-block;flex-shrink:0}.version{margin-left:auto;color:#9caaa2}.app-shell{margin-left:var(--sidebar)}.topbar{height:77px;padding:0 44px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#ffffffd9}.breadcrumb{font-size:11px;color:#8b958e}.breadcrumb span{padding:0 12px;color:#b6c0b9}.breadcrumb b{font-weight:500;color:#536359}.top-actions{display:flex;align-items:center;gap:22px}.private-badge{display:flex;align-items:center;gap:7px;color:#6a7e6d;font-size:10px}.private-badge svg{width:14px;height:14px}.button{border:1px solid #dce3da;background:#fff;color:#344a3f;padding:11px 16px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{background:#f2f7ef;transform:translateY(-1px)}.button.small{padding:8px 12px;font-size:10px}.button.small svg{width:15px;height:15px}.button.primary{background:#275741;border-color:#275741;color:#fff;padding:13px 20px}.button.primary:hover{background:#1c4331}.button.mint{background:var(--mint);border-color:var(--mint);color:#234c30}.button.mint:hover{background:#d6f7c7}.text-button{border:0;background:none;color:#688465;padding:4px 0;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:500;text-decoration:none}.text-button:hover{color:#264d38}.text-button svg{width:14px;height:14px}.text-button span{margin-left:10px}.icon-button{border:0;border-radius:50%;background:#f0f4ef;color:#56715d;width:32px;height:32px;display:grid;place-items:center}main{max-width:1336px;margin:auto;padding:38px 44px 0}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:600;color:#799475;display:flex;align-items:center;gap:8px}.intro-line{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:12px 0 28px}h1{font-size:38px;line-height:1.2;font-weight:560;letter-spacing:-1.5px;margin:0 0 11px}.lead{color:#879086;font-size:12px;margin:0}h2,h3,p{margin-top:0}h2{font-size:15px;font-weight:600;letter-spacing:-.3px}h3{font-size:13px;font-weight:600;letter-spacing:-.2px}.setup-grid{display:grid;grid-template-columns:1fr 1.18fr;gap:21px}.project-picker{position:relative;background:#244c3e;border-radius:12px;padding:25px 25px 19px;color:#fff;display:grid;grid-template-columns:45px 1fr;column-gap:15px;overflow:hidden}.project-picker:after{content:"";position:absolute;width:220px;height:220px;border:1px solid #ffffff08;border-radius:50%;right:-125px;top:-45px;box-shadow:0 0 0 25px #ffffff03,0 0 0 50px #ffffff02;pointer-events:none}.picker-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #527461;background:#315847;border-radius:10px;color:#c4e6b4}.picker-kicker{font-size:8px;letter-spacing:1.3px;color:#9caf9d}.picker-copy h2{font-size:19px;font-weight:500;letter-spacing:-.5px;margin:5px 0 7px;overflow-wrap:anywhere}.picker-copy p{font-size:10px;color:#b3c3b4;margin:0 0 17px}.project-picker .button{grid-column:1/3;justify-self:start;font-size:10px;padding:10px 14px}.sample-link{background:none;border:0;font-size:9px;color:#c8d5c6;grid-column:1/3;justify-self:start;padding:12px 0 5px;text-decoration:underline;text-underline-offset:3px}.local-note{display:flex;gap:6px;align-items:center;font-size:8px;color:#9bb49f;grid-column:1/3;margin-top:8px}.local-note svg{width:12px;height:12px}.route-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px 25px 19px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.card-top h2,.card-top h3{margin:0}.subtle-label{font-size:9px;color:#9aa49a}.route-inputs{display:grid;grid-template-columns:1fr 34px 1fr;align-items:center;margin:26px 0 16px;gap:10px}.route-inputs label{display:block;font-size:8px;font-weight:650;letter-spacing:1.3px;color:#91a08e;margin-bottom:10px}select{border:1px solid var(--line);border-radius:6px;padding:10px 28px 10px 10px;background:#fafbf9;color:#405143;font-size:12px;width:100%;cursor:pointer}.os-select{border:0;background:none;padding:9px 22px 0 2px;color:#99a192;font-size:10px}.route-arrow{display:grid;place-items:center;color:#8da282;padding-top:13px}.route-arrow svg{width:17px;height:17px}.route-note{border-top:1px solid #eef0ea;padding-top:14px;font-size:9px;color:#8a9c81;display:flex;align-items:center;gap:6px}.route-note svg{width:12px;height:12px}section{margin-bottom:32px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px}.section-heading>div{display:flex;align-items:center;gap:10px}.section-heading h2{margin:0;font-size:15px}.section-number{font-size:9px;color:#95a48e;border:1px solid #e0e6db;border-radius:5px;padding:3px 5px}.sample-badge{color:#9b8658;background:#f2eee2;font-size:8px;font-weight:550;border-radius:4px;padding:3px 7px;margin-left:4px}.stats-row{display:grid;grid-template-columns:1fr 1fr 1fr;border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:20px;overflow:hidden}.stat{padding:21px 25px;position:relative}.stat+.stat{border-left:1px solid var(--line)}.stat-label{display:flex;align-items:center;gap:8px;color:#879081;font-size:10px}.stat-label svg{width:15px;height:15px}.stat strong{display:block;font-size:28px;letter-spacing:-1px;font-weight:550;line-height:1.25;margin:11px 0 5px}.stat small{font-size:9px;color:#94a08a}.transfer-stat{background:#f4f9f0}.transfer-stat strong{color:#58854a}.transfer-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.inventory-card,.checklist-card,.rebuild-card,.compat-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.inventory-head{padding:20px 21px 0;display:flex;justify-content:space-between;align-items:center}.inventory-head h3{margin:0}.content-types{padding:14px 21px 17px;display:flex;gap:17px;flex-wrap:wrap}.content-types span{font-size:9px;color:#87947f;display:inline-flex;align-items:center;gap:5px}.content-types b{font-weight:500;color:#516647}.type-dot{width:6px;height:6px;border-radius:2px;background:#658857;display:inline-block}.type-dot.code{background:#8b9bc0}.type-dot.secret{background:#c4a666}.file-tabs{display:flex;border-bottom:1px solid var(--line);gap:20px;padding:0 21px;background:#fcfdfb}.file-tabs button{border:0;border-bottom:2px solid transparent;color:#9aa391;font-size:9px;background:none;padding:10px 0}.file-tabs button[aria-selected=true]{color:#47773c;border-color:#638b52}.file-list{height:202px;overflow:auto;padding:7px 0}.file-row{display:flex;align-items:center;gap:10px;padding:8px 20px;border-bottom:1px solid #f4f6f1;font-size:10px}.file-row:last-child{border:0}.file-icon{width:25px;height:25px;border-radius:5px;background:#f0f5eb;color:#80946c;display:grid;place-items:center;font-size:8px;flex-shrink:0}.file-icon.secret{color:#a98b52;background:#f7f2e4}.file-icon.excluded{color:#9b9f92;background:#f1f2ed}.file-name{flex:1;min-width:0;color:#627254;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.file-name small{display:block;color:#a0a696;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:8px;margin-top:2px}.file-size{color:#a0a696;font-size:9px;white-space:nowrap}.file-empty{display:grid;place-items:center;height:100%;padding:26px;color:#a0aa96;font-size:11px;text-align:center}.secret-toggle{display:flex;align-items:center;gap:10px;background:#fbfcf8;border-top:1px solid var(--line);padding:15px 20px;cursor:pointer;position:relative}.secret-toggle input{position:absolute;opacity:0;width:34px;height:22px;left:20px}.toggle-track{width:30px;height:17px;border-radius:12px;background:#d9dfd3;position:relative;flex-shrink:0}.toggle-track:after{content:"";position:absolute;left:3px;top:3px;width:11px;height:11px;border-radius:50%;background:#fff;transition:transform .15s}.secret-toggle input:checked+.toggle-track{background:#5e8850}.secret-toggle input:checked+.toggle-track:after{transform:translateX(13px)}.secret-toggle input:focus-visible+.toggle-track{outline:3px solid #70a784;outline-offset:3px}.secret-toggle b{display:block;font-size:10px;font-weight:500;color:#626f55}.secret-toggle small{display:block;font-size:8px;line-height:1.6;color:#959d89;margin-top:2px}.secret-toggle>svg{width:17px;height:17px;margin-left:auto;color:#9cab91}.checklist-card{padding:20px 21px}.checklist-card .card-top span{font-size:9px;color:#8d9e7f}.progress-track{height:3px;border-radius:4px;background:#eef1e8;margin:16px 0 20px;overflow:hidden}.progress-track>div{height:100%;background:#84a76c;transition:width .2s}.check-item{display:flex;gap:11px;margin:0 0 16px;align-items:start;cursor:pointer}.check-item input{accent-color:#537b43;width:14px;height:14px;margin:3px 0;flex-shrink:0}.check-item b{font-size:10px;font-weight:500;color:#596a4d;display:block}.check-item small{font-size:9px;color:#9ba38d;display:block;line-height:1.6;margin-top:3px}.check-item:has(input:checked) b{text-decoration:line-through;color:#94a189}.checklist-note{font-size:8px;color:#a3ad96;margin:16px 0 0;border-top:1px solid #edf0e7;padding-top:11px}.action-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:20px;padding:18px 22px;background:#ecf3e7;border:1px solid #e0e9d7;border-radius:9px}.action-bar>div{display:flex;align-items:center;gap:12px}.encryption-icon{display:grid;place-items:center;color:#68885b;border:1px solid #d8e4cc;background:#f5f9f1;width:34px;height:34px;border-radius:8px}.encryption-icon svg{width:19px;height:19px}.action-bar strong{font-size:11px;font-weight:600;color:#547149}.action-bar p{font-size:9px;color:#8f9f80;margin:3px 0 0}.limits-line{font-size:8px;color:#9ba68e;text-align:right;margin:8px 2px 0}.arrival-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.rebuild-card,.compat-card{padding:22px}.card-icon{color:#809769;display:inline-flex;margin-bottom:10px}.card-icon svg{width:19px;height:19px}.arrival-grid h3{margin:0 0 7px}.arrival-grid p{font-size:10px;color:#909c82;line-height:1.7}.rebuild-step{background:#f7f9f3;border:1px solid #e9ede1;border-radius:6px;padding:10px 12px;margin-bottom:8px}.rebuild-step b{display:block;color:#899779;font-size:8px;font-weight:500;margin-bottom:5px}.rebuild-step code{font:10px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;color:#547345;white-space:pre-wrap;overflow-wrap:anywhere}.rebuild-step small{display:block;font-size:8px;color:#97a18a;margin-top:5px}.rebuild-card>small{font-size:8px;color:#a2ab94}.provider-row{display:flex;gap:7px;margin:14px 0}.provider-row span{border:1px solid #e4e9dc;border-radius:5px;color:#6c7b5c;font-size:9px;padding:5px 9px}.account-note{display:flex;gap:8px;background:#f8faf5;padding:10px;border-radius:6px}.account-note svg{width:14px;height:14px;color:#80966b;margin-top:3px}.account-note p{font-size:8px;line-height:1.7;margin:0}.compat-card .text-button{font-size:9px;margin-top:10px}footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:22px 0;font-size:8px;color:#a2ac99}.footer-brand{color:#708167;font-weight:600}.footer-brand span{font-weight:400;color:#a3ad99;margin-left:12px}.filter-settings{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;margin-bottom:16px;display:grid;grid-template-columns:1fr 2fr;gap:15px}.filter-settings label{display:block;font-size:10px;margin-bottom:7px;color:#718366}input:not([type=checkbox]),textarea{border:1px solid #dfe6d8;border-radius:6px;padding:10px;background:#fcfdfa;color:#4c6142;width:100%;font-size:12px}.filter-settings p{grid-column:1/-1;margin:0;font-size:9px;color:#8e9b82}dialog{border:1px solid #dce5d5;border-radius:15px;padding:27px;width:600px;max-width:calc(100vw - 28px);max-height:90vh;color:var(--ink);box-shadow:0 30px 100px #14251538}dialog::backdrop{background:#16322465;backdrop-filter:blur(4px)}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.modal-header h2{font-size:23px;letter-spacing:-.8px;margin:7px 0 0}.modal-header .eyebrow{font-size:8px}.modal-copy{font-size:12px;color:#7e8f73;line-height:1.8}.form-field{display:block;font-size:11px;color:#5c724f;margin:16px 0 7px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.callout{padding:13px 15px;border:1px solid #e3e9d8;background:#f4f8ee;border-radius:7px;color:#7a8f64;font-size:10px;line-height:1.8;margin:16px 0}.callout.amber{color:#a18853;background:#faf6e9;border-color:#eee4c9}.form-error{color:#a64236;font-size:11px;min-height:18px;margin:10px 0}.modal-summary{display:flex;justify-content:space-between;padding:12px;background:#f2f7ec;border-radius:6px;font-size:11px;color:#6c8358}.modal-pre{background:#233d31;color:#d9edca;padding:15px;border-radius:8px;font:11px/1.9 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere}.modal-list{padding-left:19px;color:#7e8d72;font-size:11px;line-height:1.9}.modal-table{width:100%;border-collapse:collapse;font-size:11px;color:#7a8b6c}.modal-table th{text-align:left;font-weight:600;color:#58714a;border-bottom:1px solid #dfe6d5;padding:9px}.modal-table td{padding:12px 9px;border-bottom:1px solid #edf0e7;vertical-align:top}.modal-table td b{display:block;color:#536c45;font-weight:550}.modal-table a{color:#57764a;text-underline-offset:3px}.modal-table code{font-size:9px;overflow-wrap:anywhere}.roadmap-row{border-left:2px solid #d9e5cb;margin-left:6px;padding:0 0 24px 22px;position:relative}.roadmap-row:before{content:"";position:absolute;left:-5px;top:5px;background:#779966;width:8px;height:8px;border-radius:50%}.roadmap-row h3{margin:0 0 6px}.roadmap-row p{font-size:11px;color:#839478;margin:0}.roadmap-tag{font-size:8px;border:1px solid #dae7ce;padding:2px 5px;border-radius:4px;margin-left:7px;color:#82966f}.toast{position:fixed;bottom:24px;left:calc(50% + 100px);transform:translateX(-50%);padding:13px 21px;background:#294d37;color:#e5f2dc;border-radius:8px;font-size:12px;box-shadow:0 5px 30px #20361c22;z-index:30;max-width:90vw}.work-note{font-size:10px;color:#d4e5ca;grid-column:1/-1;background:#ffffff0b;border:1px solid #ffffff16;padding:9px;border-radius:5px;margin:9px 0 0}.success-summary{padding:18px;background:#eef5e8;border-radius:8px;color:#50743d;font-size:13px}.restore-files{max-height:170px;overflow:auto;margin:15px 0;border:1px solid #e4ebdc;border-radius:7px}
@media(min-width:1500px){main{padding-top:45px}.setup-grid{grid-template-columns:1fr 1.25fr}.project-picker{padding:30px}.route-card{padding:28px}h1{font-size:42px}}
@media(max-width:1150px){:root{--sidebar:194px}.sidebar{padding:27px 13px 18px}.topbar{padding:0 25px}main{padding:30px 25px 0}.intro-line{align-items:flex-end}h1{font-size:32px}.lead{font-size:11px}.setup-grid{gap:14px;grid-template-columns:1fr 1.1fr}.project-picker,.route-card{padding:20px}.route-card h2{font-size:12px}.route-inputs{gap:4px;grid-template-columns:1fr 25px 1fr}.transfer-grid{gap:14px;grid-template-columns:1.25fr 1fr}.stat{padding:18px}.stat strong{font-size:25px}.content-types{gap:10px}.checklist-card{padding:20px 16px}.action-bar{padding:16px}.action-bar .button{padding:12px 13px;font-size:10px}}
@media(max-width:900px){:root{--sidebar:70px}.sidebar{padding:26px 10px}.brand{padding:0;font-size:0;justify-content:center}.brand-sub,.nav-caption,.sidebar-bottom,.sidebar-link{display:none}.brand-mark{font-size:38px}.sidebar nav{margin-top:42px}.sidebar nav a{font-size:0;justify-content:center;padding:12px}.sidebar nav a svg{width:20px;height:20px}.topbar{height:65px}.top-actions{gap:10px}.private-badge{font-size:9px}.setup-grid{grid-template-columns:1fr 1.12fr}.route-card{padding:20px 17px}.subtle-label{font-size:8px}.content-types{gap:9px}.intro-line .button{font-size:10px;padding:9px 11px}.transfer-grid{grid-template-columns:1fr}.file-list{height:210px}.checklist-card #checklist{display:grid;grid-template-columns:1fr 1fr;gap:5px 20px}.check-item{margin-bottom:10px}.arrival-grid{gap:14px}.toast{left:calc(50% + 30px)}}
@media(max-width:650px){:root{--sidebar:0px}.sidebar{display:none}.topbar{padding:0 18px;height:58px}.breadcrumb{font-size:10px}.breadcrumb span{padding:0 7px}.private-badge{display:none}.top-actions .button{font-size:10px}main{padding:26px 18px 0}.intro-line{display:block;margin-bottom:22px}h1{font-size:33px;letter-spacing:-1.2px}.lead{font-size:11px;line-height:1.7;max-width:300px}.intro-line>.button{margin-top:16px}.setup-grid{grid-template-columns:1fr;gap:14px}.project-picker{padding:23px}.route-card{padding:22px}.route-card h2{font-size:13px}.route-inputs{grid-template-columns:1fr 30px 1fr;margin:22px 0 15px}.section-heading h2{font-size:13px}.section-heading>div{gap:7px}.section-heading .text-button{font-size:9px}.sample-badge{font-size:7px;padding:3px 5px;margin:0}.stats-row{grid-template-columns:1fr 1fr 1fr}.stat{padding:14px 10px}.stat-label{font-size:8px;gap:4px;align-items:flex-start;line-height:1.5}.stat-label svg{width:12px;height:12px}.stat strong{font-size:21px;margin:10px 0 6px}.stat small{font-size:8px;line-height:1.6;display:block}.checklist-card #checklist{grid-template-columns:1fr}.check-item{margin-bottom:15px}.action-bar{display:block;padding:17px}.action-bar>.button{width:100%;margin-top:16px}.action-bar strong{font-size:11px}.action-bar p{font-size:9px;line-height:1.7}.limits-line{font-size:8px;text-align:center;line-height:1.8}.arrival-grid{grid-template-columns:1fr}.filter-settings{grid-template-columns:1fr}footer{display:block;font-size:8px}footer>span{display:block;margin-bottom:7px}.toast{left:50%;width:max-content}.modal-table{font-size:10px}.modal-table th,.modal-table td{padding:9px 5px}dialog{padding:21px}.modal-header h2{font-size:21px}.modal-actions{flex-wrap:wrap}}

.modal-subheading{margin-top:22px}

.inventory-card{display:flex;flex-direction:column}.inventory-card .file-list{flex:1;min-height:202px;max-height:360px}.check-item b{font-size:11px}.check-item small{font-size:10px}.file-name{font-size:11px}.file-name small{font-size:9px}.file-size{font-size:10px}.modal-copy{font-size:13px}.lead{font-size:13px}.section-heading h2{font-size:16px}.sidebar-link{white-space:nowrap;font-size:10px}
@media(max-width:650px){.lead{font-size:12px}.section-heading h2{font-size:13px}.file-name{font-size:10px}.file-name small{font-size:8px}.inventory-card .file-list{flex:auto;max-height:250px}.check-item b{font-size:12px}.check-item small{font-size:10px}.route-inputs select{font-size:11px}}

.chat-strip{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:16px 20px;margin-top:16px}.chat-strip strong{font-size:12px;font-weight:600}.chat-strip p{font-size:10px;color:#8c9a80;margin:4px 0 0}.chat-strip>.button{margin-left:auto}.chat-icon{color:#769660;font-size:25px}.project-list,.chat-select-list{max-height:330px;overflow:auto;display:grid;gap:8px;margin:14px 0}.work-project-row{display:flex;gap:12px;align-items:center;border:1px solid #e4eadc;border-radius:7px;padding:13px;background:#fff;text-align:left;width:100%}.work-project-row:hover{background:#f3f8ed;border-color:#adc298}.work-project-row>span:first-child{flex:1}.work-project-row strong{font-size:12px;color:#506a43;display:block}.work-project-row small{display:block;font-size:10px;color:#91a080;margin-top:4px}.work-project-row em{font-style:normal;font-size:9px;color:#8c9f7a}.catalog-note{font-size:10px;color:#8b9a7b;margin:14px 0;line-height:1.8}.chat-select-row{display:flex;gap:10px;padding:11px 12px;border:1px solid #e5ebdd;border-radius:6px;align-items:flex-start;cursor:pointer}.chat-select-row input{accent-color:#527d3f;margin-top:4px}.chat-select-row strong{display:block;color:#5b704b;font-size:11px;font-weight:550}.chat-select-row small{font-size:9px;color:#9aa88a}.chat-toolbar{display:flex;justify-content:space-between;gap:10px;margin:12px 0;color:#859875;font-size:10px}.chat-warnings{font-size:10px;color:#967e52;max-height:100px;overflow:auto;padding:10px;background:#f9f6ed;border-radius:6px}.catalog-badge{font-size:8px;color:#8aa070;background:#eef4e8;padding:4px 7px;border-radius:4px}.chat-buttons{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.chat-buttons input{font-size:11px}.chat-selection-count{font-size:10px;color:#7f946b}@media(max-width:650px){.chat-strip{flex-wrap:wrap;padding:16px}.chat-strip>div{flex:1}.chat-strip>.button{margin-left:35px}.work-project-row{padding:10px}.work-project-row strong{font-size:11px}}

.compare-inputs{display:grid;grid-template-columns:1fr 1fr;gap:18px}.compare-inputs input[type=file]{font-size:10px}.compare-baseline{margin:20px 0;padding:12px;border:1px solid #e5ebde;border-radius:7px;font-size:12px;color:#6f845e}.compare-baseline summary{cursor:pointer}.delta-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e2ebd8;border-radius:8px;overflow:hidden}.delta-stats>div{text-align:center;padding:15px 7px;background:#f4f8ef}.delta-stats>div+div{border-left:1px solid #e2ebd8}.delta-stats b{display:block;font-size:25px;color:#557941;font-weight:550}.delta-stats span{font-size:9px;color:#91a17d}.delta-group{border-bottom:1px solid #e6ecde;font-size:11px;color:#6a8059;padding:10px 0}.delta-group summary{cursor:pointer}.delta-group summary b{float:right;font-weight:500}.delta-group ul{max-height:180px;overflow:auto;list-style:none;padding:0;margin:10px 0}.delta-group li{padding:5px 8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.delta-group small{display:block;font-family:sans-serif;font-size:9px;color:#98a58a}.copy-request{min-height:180px;font-size:11px}@media(max-width:1050px){.intro-line{flex-wrap:wrap}.intro-line>div{width:100%}}@media(max-width:650px){.intro-line>.button{margin-right:6px}.compare-inputs{grid-template-columns:1fr}.delta-stats span{font-size:8px}}
/* Export passphrase feedback: distinguish missing entries from length/match errors. */
#export-form .form-field{font-size:14px}#export-form input:not([type=checkbox]){font-size:16px}#export-form .passphrase-help{font-size:14px;line-height:1.6;color:#5c724f;margin:18px 0 8px}.passphrase-status{font-size:14px;line-height:1.5;color:#5c724f;margin:7px 0 15px;overflow-wrap:anywhere}.passphrase-reveal{display:flex;align-items:center;gap:9px;font-size:14px;color:#4c6142;margin:14px 0}.passphrase-reveal input{width:16px;height:16px;accent-color:#285641}#export-form [aria-invalid=true]{border-color:#a64236;box-shadow:0 0 0 1px #a64236}#export-form .form-error{font-size:14px;line-height:1.5}
