:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#162326;background:#f4f8f8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #162326;--muted: #617174;--faint: #879598;--line: #d8e1e2;--line-strong: #c3cfd1;--surface: #ffffff;--surface-soft: #f4f8f8;--surface-cyan: #eaf6f7;--teal: #087480;--teal-dark: #075d67;--teal-soft: #d8f0f1;--warning: #a45a06;--warning-bg: #fff8e8;--warning-line: #efc472;--proposed: #fff0c9;--applied: #e2f5eb;--danger: #b42318;--focus: #1570ef}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--surface-soft)}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,select,input[type=checkbox]{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 42%,transparent);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.45}svg{flex:0 0 auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.app-shell{min-height:100vh;background:var(--surface-soft)}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(310px,auto) minmax(180px,1fr) auto;align-items:center;gap:24px;height:64px;padding:0 18px;background:#fffffffa;border-bottom:1px solid var(--line)}.brand,.header-actions,.file-chip,.privacy-chip,.language-button,.header-button,.recipe-actions button,.pagination button,.action-bar button,.export-buttons button,.empty-actions button{display:inline-flex;align-items:center}.brand{gap:12px;min-width:0;color:#263538;white-space:nowrap}.brand strong{font-size:19px;font-weight:760;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--teal-dark);border-radius:7px}.brand-mark svg{width:21px;height:21px}.brand-divider{width:1px;height:24px;background:var(--line)}.file-chip{justify-self:center;gap:8px;min-width:0;padding:7px 12px;font-size:14px;color:#36474a;background:#f8fbfb;border:1px solid #e2e9ea;border-radius:7px}.file-chip>span:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-badge,.optional-badge{display:inline-flex;align-items:center;padding:3px 7px;font-size:11px;font-weight:700;color:#67520c;background:#fff4c5;border:1px solid #efd979;border-radius:999px}.header-actions{justify-content:flex-end;gap:8px;white-space:nowrap}.privacy-chip{gap:7px;margin-right:5px;color:#405255;font-size:13px}.privacy-chip svg{color:var(--teal)}.language-button,.header-button,.icon-button{min-height:36px;color:#26373a;background:#fff;border:1px solid var(--line-strong);border-radius:6px}.language-button,.header-button{gap:7px;padding:0 11px}.icon-button{display:inline-grid;place-items:center;width:36px;padding:0}.error-banner{position:relative;z-index:10;display:flex;align-items:flex-start;gap:12px;margin:12px 16px 0;padding:12px 14px;color:#7a271a;background:#ffedeb;border:1px solid #f5a69d;border-radius:8px}.error-banner>svg{margin-top:1px;color:#d92d20}.error-banner div{display:grid;gap:3px;flex:1}.error-banner span{font-size:13px}.error-banner button{display:grid;place-items:center;padding:2px;color:inherit;background:transparent;border:0}.empty-shell{display:grid;place-items:center;min-height:calc(100vh - 64px);padding:56px 24px;background:#f6fafa}.empty-hero{width:min(760px,100%);text-align:center}.hero-mark{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 18px;color:var(--teal);background:var(--teal-soft);border:1px solid #acd8db;border-radius:12px}.hero-mark svg{width:31px;height:31px}.eyebrow{margin:0 0 10px;color:var(--teal);font-size:13px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.empty-hero h1{max-width:660px;margin:0 auto 14px;font-size:clamp(30px,5vw,48px);line-height:1.12;letter-spacing:-.04em}.empty-hero>p:not(.eyebrow){max-width:620px;margin:0 auto 30px;color:var(--muted);font-size:17px;line-height:1.7}.drop-zone{display:grid;justify-items:center;gap:11px;padding:38px;color:#304346;background:#fff;border:1.5px dashed #91bfc3;border-radius:12px;transition:background .15s ease,border-color .15s ease}.drop-zone.is-dragging{background:var(--surface-cyan);border-color:var(--teal)}.drop-zone>svg{color:var(--teal)}.drop-zone>strong{font-size:18px}.drop-zone>span{color:var(--muted);font-size:13px}.empty-actions{gap:10px;margin-top:12px}.privacy-note{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px;color:var(--muted);font-size:13px}.privacy-note svg{color:var(--teal)}.workbench{display:grid;grid-template-columns:256px 366px minmax(560px,1fr);grid-template-rows:minmax(680px,calc(100vh - 190px)) auto;min-height:calc(100vh - 64px);background:var(--surface)}.step-rail,.builder-panel,.preview-panel{min-width:0}.step-rail{grid-row:1 / 3;padding:20px 14px 16px;background:#f7fafb;border-right:1px solid var(--line);overflow-y:auto}.rail-heading,.section-heading,.selection-summary,.preview-heading,.pagination,.builder-title{display:flex;align-items:center;justify-content:space-between}.rail-heading{padding:0 8px 13px;font-size:13px;font-weight:750;color:#2e4144}.rail-heading small{color:var(--faint);font-weight:600}.step-list{position:relative;display:grid}.step-list:before{content:"";position:absolute;top:24px;bottom:24px;left:23px;width:1px;background:#c6d4d5}.step-button{position:relative;z-index:1;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;width:100%;min-height:56px;padding:7px 8px;color:var(--ink);text-align:left;background:transparent;border:1px solid transparent;border-radius:7px}.step-button.is-active{background:var(--surface-cyan);border-color:#82bec3}.step-number{display:grid;place-items:center;width:27px;height:27px;font-size:12px;font-weight:750;color:#617174;background:#fff;border:1px solid #b9c8ca;border-radius:50%}.step-number svg{width:14px;height:14px}.step-number.status-applied{color:#fff;background:var(--teal);border-color:var(--teal)}.step-button.is-active .step-number{color:#fff;background:var(--teal-dark);border-color:var(--teal-dark)}.step-copy{display:grid;gap:2px;min-width:0}.step-copy strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.step-copy small{color:var(--faint);font-size:10px;text-transform:uppercase}.dashed-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:42px;margin:13px 0;color:var(--teal-dark);background:#fff;border:1px dashed #9eb2b4;border-radius:6px}.diagnostic-panel,.recipe-panel{margin-top:13px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:7px}.section-heading{gap:8px;margin-bottom:11px}.section-heading strong{font-size:12px}.section-heading span{color:var(--faint);font-size:10px;text-align:right}.diagnostic-panel label{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:8px;margin-top:8px;color:var(--muted);font-size:11px}.diagnostic-panel select,.range-panel select{min-height:34px;padding:0 8px;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:5px}.risk-list{display:grid;gap:6px;margin-top:12px}.risk-list span{display:flex;align-items:center;gap:6px;color:#7b4b0b;font-size:10px}.risk-list svg{color:#e1951c}.risk-list .risk-clear{color:#1e684a}.risk-list .risk-clear svg{color:#2b946a}.recipe-actions{display:grid;gap:7px}.recipe-actions button{gap:7px;width:100%;min-height:35px;padding:0 9px;color:#315055;background:#f8fbfb;border:1px solid var(--line);border-radius:5px;font-size:11px}.builder-panel{padding:27px 24px 20px;background:#fbfdfd;border-right:1px solid var(--line);overflow-y:auto}.builder-title{align-items:flex-start;gap:12px}.builder-title span:first-child{color:var(--muted);font-size:12px;font-weight:650}.builder-title h1{margin:5px 0 0;font-size:21px;line-height:1.25;letter-spacing:-.02em}.builder-description{margin:13px 0 20px;color:var(--muted);font-size:13px;line-height:1.6}.field-picker{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.field-picker h2{margin:0;padding:13px 14px 10px;font-size:13px}.search-box{position:relative;display:block;margin:0 12px 11px}.search-box svg{position:absolute;top:50%;left:10px;width:16px;height:16px;color:var(--faint);transform:translateY(-50%)}.search-box input{width:100%;height:37px;padding:0 11px 0 34px;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:5px}.selection-summary{padding:9px 13px;color:var(--muted);background:#f8fbfb;border-block:1px solid var(--line);font-size:11px}.selection-summary button{padding:0;color:var(--teal);background:transparent;border:0;font-weight:700}.field-list{max-height:230px;overflow-y:auto}.field-row{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:40px;padding:0 13px;border-bottom:1px solid #edf1f2;font-size:12px}.field-row:last-child{border-bottom:0}.field-row.select-all{font-weight:700;background:#fcfefe}.field-row input{width:16px;height:16px;accent-color:var(--teal)}.field-row small{color:var(--faint);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.impact-panel,.warning-panel,.range-panel{margin-top:14px;padding:13px;border-radius:7px}.impact-panel{display:grid;gap:6px;background:#f3f8f8;border:1px solid var(--line)}.impact-panel span,.range-panel span{color:var(--muted);font-size:11px}.impact-panel strong{font-size:14px;line-height:1.45}.warning-panel{display:grid;grid-template-columns:19px 1fr;gap:10px;color:#714611;background:var(--warning-bg);border:1px solid var(--warning-line)}.warning-panel>svg{margin-top:2px;color:#c77912}.warning-panel strong{font-size:12px}.warning-panel p{margin:5px 0 0;font-size:11px;line-height:1.5}.range-panel{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid var(--line)}.range-panel div{display:grid;gap:5px}.range-panel strong{font-size:12px}.preview-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;background:#fff;overflow:hidden}.preview-heading{min-height:71px;padding:14px 17px;border-bottom:1px solid var(--line)}.preview-heading h2{margin:0 0 5px;font-size:15px}.preview-heading p{margin:0;color:var(--muted);font-size:11px}.legend{display:flex;gap:12px;font-size:10px}.legend span{display:inline-flex;align-items:center;gap:5px}.legend span:before{content:"";width:10px;height:10px;border-radius:2px}.legend-proposed:before{background:var(--proposed)}.legend-applied:before{background:var(--applied)}.table-scroll{min-height:0;overflow:auto}table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:11px}th,td{height:41px;padding:7px 9px;text-align:left;vertical-align:middle;background:#fff;border-right:1px solid #e2e8e9;border-bottom:1px solid #e2e8e9}thead th{position:sticky;top:0;z-index:2;color:#26383b;background:#f5f8f9;font-weight:750}thead tr:nth-child(2) th{top:41px;color:var(--muted);font-size:10px;font-weight:650}thead th:first-child{left:0;z-index:3;min-width:52px}thead th:not(:first-child){min-width:170px}thead small{color:var(--faint);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:500}tbody th{position:sticky;left:0;z-index:1;color:var(--muted);background:#fafcfc}td{position:relative;min-width:85px;max-width:230px}td code{display:block;overflow:hidden;color:#2f3e41;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}td.cell-proposed{background:var(--proposed)}td.cell-applied{background:var(--applied)}.cell-status{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:14px;height:14px;color:#1c7150;background:#fff;border:1px solid #57a986;border-radius:50%}.cell-status svg{width:8px;height:8px}.pagination{min-height:52px;padding:8px 14px;color:var(--muted);border-top:1px solid var(--line);font-size:11px}.pagination>div{display:flex;align-items:center;gap:7px}.pagination button{gap:4px;min-height:32px;padding:0 9px;color:#315055;background:#fff;border:1px solid var(--line);border-radius:5px}.action-bar{display:flex;align-items:center;gap:10px;min-height:68px;padding:12px 16px;background:#fbfdfd;border-top:1px solid var(--line)}.action-spacer{flex:1}.primary-button,.secondary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 15px;border-radius:6px;font-weight:700;text-decoration:none}.primary-button{color:#fff;background:var(--teal);border:1px solid var(--teal)}.primary-button:hover:not(:disabled){background:var(--teal-dark);border-color:var(--teal-dark)}.secondary-button{color:#315055;background:#fff;border:1px solid var(--line-strong)}.text-button{color:var(--teal-dark);background:transparent;border:1px solid transparent}.export-tray{grid-column:2 / 4;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:126px;padding:18px 22px;background:#eef6f6;border-top:1px solid #bfd4d6}.export-copy{display:grid;gap:5px;max-width:520px}.export-copy>span{color:var(--teal-dark);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.export-copy p{margin:0;color:#4b5f62;font-size:12px;line-height:1.5}.export-copy strong{display:flex;align-items:center;gap:6px;color:#1c7150;font-size:11px}.export-buttons{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}@media(max-width:1180px){.topbar{grid-template-columns:minmax(280px,auto) 1fr auto}.privacy-chip{display:none}.workbench{grid-template-columns:220px 340px minmax(500px,1fr)}}@media(min-width:901px){table{width:100%;min-width:0;table-layout:fixed}thead th:first-child{width:52px}thead th:not(:first-child),td{min-width:0;max-width:none}tbody th,tbody td{height:55px}}@media(max-width:900px){.topbar{position:static;grid-template-columns:1fr auto;height:auto;min-height:64px;padding-block:10px}.brand>span:last-child,.file-chip,.header-button{display:none}.brand-divider{display:none}.workbench{display:block;min-height:auto}.step-rail{display:block;padding:12px 14px;border-right:0;border-bottom:1px solid var(--line);overflow:visible}.step-list{display:flex;gap:8px;padding-bottom:4px;overflow-x:auto}.step-list:before,.step-copy small{display:none}.step-button{flex:0 0 auto;width:auto;grid-template-columns:27px auto;min-height:43px;padding-inline:7px 11px;background:#fff;border-color:var(--line)}.step-copy strong{max-width:150px}.dashed-button,.diagnostic-panel,.recipe-panel{display:none}.builder-panel{padding:22px 18px;border-right:0;border-bottom:1px solid var(--line);overflow:visible}.preview-panel{min-height:640px}.export-tray{display:grid}.export-buttons{justify-content:flex-start}}@media(max-width:560px){.topbar{gap:8px;padding-inline:12px}.brand{gap:8px}.brand strong{font-size:16px}.brand-mark{width:31px;height:31px}.language-button{padding-inline:9px}.icon-button{display:none}.empty-shell{padding:32px 15px}.empty-hero h1{font-size:32px}.empty-hero>p:not(.eyebrow){font-size:15px}.drop-zone{padding:28px 16px}.empty-actions{display:grid;width:100%}.builder-panel{padding:20px 14px}.preview-heading{align-items:flex-start;gap:12px}.preview-heading p{max-width:230px}.legend{display:grid;gap:5px}.pagination{align-items:flex-start;gap:10px;flex-direction:column}.action-bar{display:grid;grid-template-columns:1fr 1fr;padding:11px 12px}.action-bar .action-spacer{display:none}.action-bar .secondary-button{grid-column:1 / 3}.action-bar button{width:100%;padding-inline:9px}.export-tray{padding:18px 14px 26px}.export-buttons{display:grid}.export-buttons button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
