.source-workbench{max-width:1408px;margin:auto}.source-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.source-stats>div{padding:18px;background:#fff;border:1px solid #e1e5e9;border-radius:12px;display:flex;gap:8px;flex-direction:column}.source-stats strong{font-size:28px;color:#171719}.source-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;margin-top:24px;align-items:start}.source-directory{position:sticky;top:80px}.source-directory-list{max-height:65vh;overflow:auto}.source-row{display:flex;flex-direction:column;align-items:start;gap:7px;width:100%;padding:14px;text-align:left;background:transparent;border:0;border-bottom:1px solid #e1e5e9;cursor:pointer}.source-row.selected{background:#f5f5f7;box-shadow:inset 3px 0 #222225}.source-row small{color:#626267}.source-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.source-detail{min-width:0}.source-detail h3{margin:22px 0 12px}.source-figure{margin:20px 0;background:#f5f5f7;border-radius:10px;padding:16px;text-align:center}.source-figure img{display:block;width:100%;height:380px;object-fit:contain}.source-figure figcaption{color:#626267;padding-top:12px;font-size:12px}.source-figure small{display:block;margin-top:5px}.source-path{overflow-wrap:anywhere;white-space:pre-wrap;font-size:12px;line-height:1.7}.source-detail details{padding:16px 0;border-bottom:1px solid #ddd}.source-detail summary{cursor:pointer;font-weight:600}.source-table-wrap{overflow:auto}.source-detail table{width:100%;border-collapse:collapse;font-size:12px}.source-detail th,.source-detail td{padding:8px;text-align:left;border-bottom:1px solid #ddd}.source-reference{padding:12px 0;border-bottom:1px solid #ddd}.source-review-form{margin:20px 0}.source-review-form textarea{min-height:120px;padding:12px;font:inherit;border:1px solid #85858C;border-radius:12px}.source-pairs{display:flex;flex-wrap:wrap;gap:10px;padding-top:20px}.source-image-missing{padding:50px 20px;background:#f3f0e9;color:#756240;margin:20px 0}.source-workbench select{max-width:100%;padding:10px;border:1px solid #85858C;border-radius:12px;background:#fff;font:inherit}.source-workbench .notice p{margin:0}@media(max-width:1000px){.source-layout{grid-template-columns:220px minmax(0,1fr)}.source-compare{grid-template-columns:1fr}.source-figure img{height:320px}}@media(max-width:640px){.source-layout{grid-template-columns:1fr}.source-directory{position:static}.source-directory-list{max-height:250px}.source-stats{grid-template-columns:repeat(2,1fr)}}.source-workbench button,.source-workbench select,.source-workbench input{min-height:44px}.source-workbench :focus-visible{outline:2px solid #005FCC;outline-offset:3px}.source-recovery{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#203549;background:#f5f3ef;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#0d2a4a;--muted:#687581;--line:#d8dcd9;--paper:#fff;--accent:#9b7445;--warning:#875500;--error:#a52424;--focus:#165bb1}*{box-sizing:border-box}body{margin:0;min-width:320px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:32px;line-height:1.35;letter-spacing:-.025em}h2{font-size:20px;line-height:1.5}h3{font-size:16px;line-height:1.5}p{line-height:1.7}svg{flex-shrink:0}small{font-size:12px}.app-shell{min-height:100vh}.topbar{height:88px;display:flex;align-items:center;gap:32px;padding:0 max(32px,calc((100vw - 1320px)/2));background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;padding:0;background:none;border:0;text-align:left}.brand-mark{width:43px;height:43px;display:grid;place-items:center;background:var(--ink);color:#fff;font-family:Georgia,serif;font-size:29px}.brand strong{display:block;letter-spacing:.18em;font-size:19px;font-weight:700}.brand small{display:block;font-size:10px;letter-spacing:.17em;margin-top:3px;color:var(--muted)}.primary-nav{display:flex;gap:6px;margin:auto}.primary-nav button{background:none;border:0;position:relative;min-width:72px;height:88px;color:#687581;font-size:14px;font-weight:500}.primary-nav button.active{color:var(--ink)}.primary-nav button.active:after{content:"";position:absolute;bottom:0;height:3px;left:24px;right:24px;background:var(--accent)}.account-button{display:flex;align-items:center;gap:9px;min-height:44px;border:1px solid var(--line);background:#fff;padding:0 17px;border-radius:4px;font-size:13px}.mode-banner{font-size:11px;letter-spacing:.015em;min-height:33px;display:flex;align-items:center;gap:9px;padding:7px max(32px,calc((100vw - 1320px)/2));border-bottom:1px solid #e5e5df;color:#647178;background:#f1f2ee}.mode-banner button{margin-left:auto;background:none;border:0;text-decoration:underline;text-underline-offset:3px;color:#315a76;font-size:11px;padding:2px;min-height:25px}.mode-local{background:#f8f0e1;color:#735d37}.mode-description{margin-left:10px;padding-left:14px;border-left:1px solid #cdd3cf}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#4b7667;flex-shrink:0}.status-dot.dirty{background:#9b7445}.app-desktop,.workspace{width:min(1280px,calc(100% - 64px));margin:0 auto}.app-desktop{padding:62px 0 30px}.desktop-intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:600;color:var(--accent);display:block;margin-bottom:10px}.desktop-intro h1{font-size:38px;line-height:1.5;font-weight:500;letter-spacing:.02em;color:var(--ink)}.desktop-intro h1 span{color:#768188}.desktop-intro p{font-size:13px;color:#7b858b;margin-top:17px}.desktop-note{display:grid;gap:9px;width:190px;margin-bottom:6px;font-size:11px;color:#848c8f}.desktop-note strong{font-size:13px;font-weight:500;color:#485c6b}.thin-rule{display:block;width:32px;height:1px;background:var(--accent);margin-bottom:6px}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.app-tile{padding:25px 27px 20px;background:#fff;border:1px solid #dedfd9;text-align:left;min-height:217px;display:flex;flex-direction:column;transition:transform .15s,border-color .15s,background .15s;position:relative}.app-tile:hover{border-color:#9ea99f;transform:translateY(-2px)}.app-tile-featured{background:var(--ink);color:#fff;border-color:var(--ink)}.app-tile-featured:hover{background:#183956;border-color:#183956}.app-tile-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.app-icon{display:flex;color:#6b7e87}.app-tile-featured .app-icon{color:#d8c19d}.app-tile-number{font-size:11px;letter-spacing:.1em;color:#a4aaa9}.app-tile-featured .app-tile-number{color:#8295a5}.app-tile-title{font-size:19px;font-weight:500;letter-spacing:.04em;line-height:1.4}.app-tile-desc{font-size:11px;color:#8a9293;margin-top:8px;line-height:1.55}.app-tile-featured .app-tile-desc{color:#a9b9c4}.app-tile-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eceee9;margin-top:23px;padding-top:13px;color:#7b898b}.app-tile-featured .app-tile-bottom{border-color:#34506a;color:#dcc39b}.app-tile-status{font-size:10px;letter-spacing:.025em}.desktop-footer{display:flex;justify-content:space-between;margin-top:24px;color:#929b9c;font-size:10px;letter-spacing:.04em}.workspace{padding:25px 0 40px}.breadcrumb{font-size:11px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;line-height:1.8;color:#879098;margin-bottom:27px}.breadcrumb button{border:0;background:none;color:inherit;padding:3px 0}.breadcrumb button:hover{color:var(--ink)}.breadcrumb-separator{margin-right:8px;color:#b7bebe}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:28px}.page-heading .muted{font-size:13px;margin-top:9px}.muted{color:var(--muted)}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 18px;border-radius:4px;font-size:13px;font-weight:500;border:1px solid transparent;line-height:1.45;white-space:nowrap}.btn-primary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-primary:not(:disabled):hover{background:#173c60}.btn-secondary{background:#fff;border-color:#ccd3d6;color:#314b61}.btn-secondary:not(:disabled):hover{background:#f1f4f4}.btn-ghost{background:transparent;color:#587085;border-color:transparent}.btn-ghost:not(:disabled):hover{background:#edf1f2}.btn-small{padding:7px 12px;min-height:36px;font-size:11px}.btn-danger{background:#a52424;color:#fff}.icon-btn{width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;color:inherit;border-radius:3px}.toolbar{display:flex;gap:15px;align-items:flex-end;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:26px}.toolbar>.muted{margin-left:auto;font-size:11px;padding-bottom:13px}.search-label{display:flex;align-items:center;gap:16px;font-size:12px;color:var(--muted)}input,select,textarea{border:1px solid #ccd3d6;background:#fff;border-radius:4px;color:var(--ink);padding:12px;min-height:44px;line-height:1.45;width:100%;font-size:13px}input::placeholder{color:#a4aaa9}.search-input{width:300px;background:#fcfcf9}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-card{border:1px solid var(--line);background:#fff;padding:24px;text-align:left;transition:border-color .15s}.project-card:hover{border-color:#8c9b9e}.card-eyebrow{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--accent);letter-spacing:.06em;margin-bottom:24px}.project-card h2{font-size:20px;font-weight:500;margin-bottom:10px}.project-card p{font-size:12px;color:#7b868b;min-height:40px}.card-meta{display:flex;justify-content:space-between;border-top:1px solid #eceee9;margin-top:20px;padding-top:14px;font-size:10px;color:#839095}.empty-state{min-height:350px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:45px 24px;background:#ffffff80;border:1px dashed #ccd3cf;gap:16px}.empty-state h3{font-size:20px;font-weight:500;color:#405868}.empty-state p{max-width:470px;font-size:13px;color:#7d8a90}.empty-icon{color:#93a1a5;margin-bottom:10px}.panel{background:#fff;border:1px solid var(--line);padding:25px;margin-bottom:20px}.panel h2{font-size:18px;margin-bottom:20px}.panel dl,.preview-metadata dl{display:grid;grid-template-columns:1fr 1fr;gap:15px 22px;font-size:12px;margin:20px 0}.panel dt,.preview-metadata dt{color:#869092}.panel dd,.preview-metadata dd{margin:0;text-align:right;word-break:break-word}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.door-list{display:grid;gap:20px}.door-card{background:#fff;border:1px solid var(--line);padding:23px}.door-heading{display:flex;align-items:center;gap:15px;padding-bottom:22px}.door-heading .eyebrow{margin-bottom:3px;font-size:9px}.door-heading h2{font-size:20px;font-weight:500}.door-avatar{background:#f1f3f0;width:52px;height:57px;display:grid;place-items:center;color:#7c8c8f}.state-pill{display:inline-flex;font-size:10px;padding:5px 9px;border-radius:3px;border:1px solid #e1e6e1;color:#738386;background:#f5f7f3;font-weight:400;white-space:nowrap}.door-heading .state-pill{margin-left:auto}.candidate-row{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;background:#fff;border:0;border-top:1px solid #e7eae6;text-align:left;padding:17px 0;min-height:63px}.candidate-row>span:last-child{display:flex;gap:12px;align-items:center;font-size:11px;color:#7c909a}.candidate-row strong{font-size:14px;font-weight:500}.candidate-row small{display:block;color:#8b9698;margin-top:5px}.candidate-row:hover{color:#165bb1}.notice-subtle{font-size:11px;line-height:1.8;background:#f5f6f2;padding:15px;color:#819093;margin-top:22px}.configure-heading h1{display:flex;align-items:center;gap:18px;font-size:28px}.configure-layout{display:grid;grid-template-columns:minmax(400px,1fr) 460px;gap:26px;align-items:start;padding-bottom:28px}.preview-panel{background:#fff;border:1px solid var(--line);position:sticky;top:20px}.preview-toolbar{padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e6e1}.segmented{display:flex;padding:3px;background:#f0f2ef;border-radius:4px;gap:4px}.segmented button{height:34px;padding:0 20px;border:0;border-radius:3px;background:none;font-size:12px;color:#7d8a8e;min-width:73px}.segmented button.active{background:#fff;color:#203f59;box-shadow:0 1px 4px #1a2e3510}.preview-qualification{color:#8e8f80;font-size:10px}.preview-stage{height:460px;position:relative;display:flex;align-items:center;justify-content:center;padding:45px;background-color:#edece5;background-image:linear-gradient(90deg,#d5d8ce25 1px,transparent 1px),linear-gradient(#d5d8ce25 1px,transparent 1px);background-size:34px 34px}.preview-corner{position:absolute;width:23px;height:23px;border-color:#9caa9d;border-style:solid}.top-left{top:30px;left:30px;border-width:1px 0 0 1px}.bottom-right{bottom:30px;right:30px;border-width:0 1px 1px 0}.preview-placeholder{display:flex;align-items:center;flex-direction:column;text-align:center;color:#687b7d}.preview-index{font-size:9px;letter-spacing:.17em;color:#86998d;margin-bottom:25px}.preview-placeholder-icon{color:#8c9f95;margin-bottom:18px}.preview-placeholder h2{font-size:20px;font-weight:400;line-height:1.7;letter-spacing:.03em}.preview-placeholder p{font-size:11px;color:#889690;line-height:1.8;margin:16px 0 21px}.preview-placeholder .btn{font-size:11px;min-height:38px;background:#f4f5ef;border-color:#c9d1c8}.preview-caption{display:grid;grid-template-columns:1fr 1fr;padding:20px 23px;border-bottom:1px solid #e8ebe5;gap:20px}.preview-caption span{font-size:10px;color:#8a9696}.preview-caption strong{display:block;font-size:12px;color:#45606e;margin-top:6px;font-weight:400}.preview-metadata{padding:22px 23px}.preview-metadata h3{font-size:12px;font-weight:500}.preview-metadata dl{margin:15px 0;font-size:11px;gap:12px 20px}.parameter-panel{border:1px solid var(--line);background:#fff}.parameter-panel-heading{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e7e9e5}.parameter-panel-heading h2{font-size:21px;font-weight:500}.parameter-panel-heading .eyebrow{font-size:9px}.count-badge{font-size:11px;font-weight:400;background:#edf1ee;color:#6f827b;padding:5px 8px;border-radius:3px;font-variant-numeric:tabular-nums}.param-section{padding:23px 24px;border-bottom:1px solid #e9ece6}.section-heading{font-size:13px;font-weight:500;display:flex;gap:12px;align-items:center;margin-bottom:22px}.section-heading>span{font-size:10px;color:#ad9979;font-weight:400;letter-spacing:.07em}.parameter-field{padding:0;margin:0 0 19px;border:0;min-width:0}.parameter-field:last-child{margin-bottom:0}.parameter-field legend{font-size:11px;color:#667b84;padding:0;margin-bottom:10px;width:100%;display:flex;justify-content:space-between}.parameter-field legend>span{color:#a0aaa7;font-size:10px}.choice-grid{display:flex;flex-wrap:wrap;gap:8px}.choice-button{font-size:11px;min-height:40px;background:#fff;border:1px solid #dce1dc;display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:3px;text-align:left;color:#7d8b8c;line-height:1.4;transition:background .12s,border-color .12s}.choice-button:hover:not(:disabled){border-color:#859d9f}.choice-button.selected{border-color:#2e5369;color:#234a63;background:#eef3f2}.choice-clear{border:0;color:#9b9990;background:#f6f6f2;font-size:10px}.swatch{height:14px;width:14px;border:1px solid #00000015;border-radius:50%;flex-shrink:0}.dimension-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;margin-bottom:16px;min-width:0}.field>span{display:flex;justify-content:space-between;color:#607580;font-size:11px}.field b{color:#a27d4b;font-weight:400}.field small{font-size:10px;color:#9aa4a5}.field input{min-width:0}.field-error,.field .field-error{color:#a52424;font-size:11px;line-height:1.5}.field-help{color:#8e999a;font-size:10px;line-height:1.8;margin-top:8px}.catalog-note{padding:18px 24px;font-size:10px;line-height:1.8;color:#8d958d;background:#fafaf6}.save-bar{position:sticky;bottom:0;z-index:18;background:#fffefbef;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ccd4cc;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 23px;box-shadow:0 -3px 16px #24384c06}.save-status{display:flex;gap:13px;align-items:center}.save-status strong{font-size:12px;font-weight:500}.save-status small{display:block;color:#929c99;font-size:10px;margin-top:6px}.save-actions{display:flex;gap:10px}.notice{display:flex;align-items:center;gap:15px;justify-content:space-between;padding:13px 22px;font-size:12px;line-height:1.65;background:#eef4f4;border:1px solid #d3e4e3;color:#3e6d6e;margin:15px auto;width:min(1280px,calc(100% - 64px))}.workspace>.notice,.parameter-panel>.notice{width:auto;margin:12px 0 24px}.notice-error{background:#fcefeb;border-color:#ead5ce;color:#963e36}.notice-warning{background:#fcf4e2;border-color:#e8dbb7;color:#856932}.notice-success{background:#ecf5ed;border-color:#c7ddcd;color:#3a7752}.notice p{font-size:11px}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;min-height:220px;color:#7b8b8e;font-size:12px}.spinner{border:2px solid #d8dfd9;border-top-color:#466974;width:18px;height:18px;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dialog{border:1px solid #bfc9c7;padding:0;width:min(600px,calc(100vw - 36px));max-height:85vh;color:#203549;box-shadow:0 20px 100px #14273926;border-radius:6px}.dialog::backdrop{background:#172d425b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e6df;padding:19px 24px;background:#fafbf7}.dialog-heading h2{font-size:19px;font-weight:500}.dialog-body{padding:25px}.dialog-body>p{font-size:13px;color:#637880}.dialog-body .muted{font-size:11px;margin-top:14px;overflow-wrap:anywhere}.dialog-body .field-help{margin:0 0 20px}.dialog-actions,.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:25px;padding-top:20px;border-top:1px solid #e9ece6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:3px 20px}.field-full{grid-column:1/-1}.version-list{display:grid;gap:15px}.version-item{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e3e7e1;padding:16px 0}.version-item:first-child{padding-top:0}.version-item .eyebrow{font-size:8px}.version-item h3{font-size:13px;font-weight:500}.version-item small{display:block;font-size:10px;color:#8d9996;margin-top:5px}.version-item code{display:block;font-size:9px;color:#9ba4a1;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:10px}.version-actions{display:flex;flex-direction:column;gap:7px;min-width:120px}.version-actions .btn{font-size:11px;min-height:36px;padding:8px 12px}.narrow-workspace{max-width:800px}.narrow-workspace>.panel>p{margin-bottom:20px;font-size:12px}.app-footer{display:flex;gap:24px;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.06em;color:#a0a7a3;min-height:80px;padding:22px max(32px,calc((100vw - 1280px)/2));border-top:1px solid #e3e4dd;margin-top:25px}.app-footer>span:first-child{font-weight:600;color:#7d908e}.app-footer>span:nth-child(2){margin-right:auto}@media(min-width:1500px){.app-desktop{padding-top:70px}.app-tile{min-height:233px}.preview-stage{height:530px}}@media(max-width:1100px){.topbar{padding:0 25px;gap:15px}.primary-nav{gap:0}.primary-nav button{min-width:60px}.configure-layout{grid-template-columns:minmax(330px,1fr) minmax(360px,1fr);gap:18px}.preview-stage{padding:30px;height:430px}.app-desktop,.workspace{width:calc(100% - 48px)}.desktop-intro h1{font-size:32px}.app-tile{padding:22px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1fr) 270px}}@media(max-width:767px){h1{font-size:26px}.topbar{height:auto;min-height:77px;padding:15px 18px 0;flex-wrap:wrap;gap:0;justify-content:space-between}.brand{gap:9px}.brand-mark{width:35px;height:36px;font-size:25px}.brand strong{font-size:16px}.brand small{font-size:8px}.account-button{font-size:11px;padding:0 11px;height:38px;min-height:38px;margin-bottom:3px}.primary-nav{order:3;width:100%;height:53px;justify-content:space-between}.primary-nav button{height:53px;flex:1;min-width:0;font-size:12px}.primary-nav button.active:after{left:25%;right:25%}.mode-banner{padding:8px 18px;gap:6px;min-height:39px;font-size:9px}.mode-description{display:none}.mode-banner button{font-size:9px}.app-desktop,.workspace{width:calc(100% - 36px)}.app-desktop{padding:31px 0 18px}.desktop-intro{margin-bottom:27px}.desktop-intro h1{font-size:26px;line-height:1.6}.desktop-intro p{font-size:11px;margin-top:11px;max-width:285px}.eyebrow{font-size:8px;letter-spacing:.15em}.desktop-note{display:none}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.app-tile{padding:19px 17px 14px;min-height:188px}.app-tile-top{margin-bottom:18px}.app-icon svg{width:24px;height:24px}.app-tile-number{font-size:9px}.app-tile-title{font-size:16px;letter-spacing:.01em}.app-tile-desc{font-size:9px;line-height:1.6;min-height:28px;margin-top:6px}.app-tile-bottom{margin-top:15px;padding-top:10px}.app-tile-status{font-size:8px}.desktop-footer{gap:20px;font-size:8px;line-height:1.6;margin-top:16px}.desktop-footer>span:last-child{white-space:nowrap}.workspace{padding-top:19px}.breadcrumb{font-size:9px;margin-bottom:20px;gap:5px}.breadcrumb-separator{margin-right:5px}.page-heading{gap:15px;align-items:flex-start;margin-bottom:23px}.page-heading .muted{font-size:11px;max-width:240px;margin-top:6px}.page-heading>.btn{font-size:11px;padding:9px 12px;min-height:40px}.page-heading h1{font-size:25px}.toolbar{flex-wrap:wrap;gap:10px;padding:15px 0}.search-label{width:100%;gap:12px;font-size:11px}.search-input{width:auto;flex:1;min-width:0}.toolbar>.muted{margin-left:auto;font-size:10px;padding-bottom:10px}.toolbar>.btn{font-size:11px;min-height:38px}.project-grid{grid-template-columns:1fr}.project-card{padding:22px}.detail-layout{grid-template-columns:1fr}.project-summary{order:2}.door-card{padding:18px}.door-heading h2{font-size:18px}.door-avatar{width:44px;height:48px}.candidate-row{font-size:12px}.candidate-row>span:last-child{font-size:10px}.candidate-row strong{font-size:13px}.configure-heading h1{font-size:23px;flex-wrap:wrap;gap:8px}.configure-heading>.btn{font-size:10px;min-height:40px;gap:5px}.configure-heading>.btn .count-badge{display:none}.configure-layout{grid-template-columns:1fr;gap:20px;padding-bottom:20px}.preview-panel{position:static}.preview-stage{height:365px;padding:30px}.preview-placeholder h2{font-size:19px}.preview-placeholder p{font-size:10px}.preview-placeholder .preview-index{margin-bottom:20px}.preview-toolbar{padding:12px 17px}.preview-qualification{font-size:9px}.preview-caption{padding:16px 18px}.preview-metadata{padding:18px}.preview-metadata dl{grid-template-columns:1fr 1fr 1fr 1fr;font-size:10px;gap:10px}.preview-metadata .field-help{font-size:9px}.parameter-panel-heading{padding:22px 19px}.parameter-panel-heading h2{font-size:20px}.param-section{padding:22px 19px}.parameter-field legend{font-size:12px}.choice-button{min-height:44px;font-size:11px;padding:10px 12px}.dimension-grid{gap:13px}.catalog-note{padding:17px 19px}.save-bar{margin:0 -18px -40px;padding:13px 16px calc(13px + env(safe-area-inset-bottom));border-left:0;border-right:0;gap:8px}.save-status{gap:8px}.save-status strong{font-size:11px}.save-status small{font-size:8px;max-width:160px;line-height:1.6}.save-actions{gap:6px}.save-actions .btn{font-size:10px;padding:10px 12px;min-height:42px}.save-actions .btn-secondary{display:none}.notice{width:calc(100% - 36px);font-size:11px;gap:10px;padding:12px 15px;align-items:flex-start}.notice>.btn{font-size:10px;min-height:35px;white-space:normal;padding:7px 9px}.notice .icon-btn{flex-shrink:0}.empty-state{min-height:300px;padding:35px 18px}.empty-state h3{font-size:18px}.empty-state p{font-size:12px}.panel{padding:20px}.dialog-heading{padding:16px 19px}.dialog-heading h2{font-size:18px}.dialog-body{padding:20px}.form-grid{grid-template-columns:1fr;gap:0}.field-full{grid-column:auto}.form-actions .btn{width:100%}.dialog-actions{gap:9px}.dialog-actions .btn{font-size:11px;padding:10px 13px;white-space:normal}.version-item{flex-wrap:wrap;gap:10px}.version-actions{flex-direction:row;width:100%;min-width:0}.version-actions .btn{flex:1}.version-item code{max-width:260px}.app-footer{padding:24px 18px;gap:10px;flex-wrap:wrap;margin-top:35px;font-size:8px}.app-footer>span:nth-child(2){margin:0 0 0 auto}.app-footer>span:last-child{width:100%;text-align:center;font-size:7px}.app-tile:hover{transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.preview-canvas-host{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.preview-canvas-host:empty{display:none}.preview-canvas-host canvas{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.preview-stage{position:relative}.preview-stage.has-preview{padding:0}.preview-stale{position:absolute;bottom:0;left:0;right:0;padding:12px 18px;background:#fff5def2;color:#785d2c;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.preview-stale small{font-size:9px}.preview-issues{padding:16px 22px;border-bottom:1px solid #e2e6df;font-size:11px;line-height:1.8;color:#796347}.preview-issues ul{margin:0 0 10px;padding-left:18px}.preview-issues p{font-size:10px;color:#7a888b;margin:8px 0 0}.preview-placeholder{position:relative}.pricing-panel{background:#fffefb;border:1px solid #d9dfd8;margin:0 0 24px;padding:25px;color:#314956}.pricing-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.pricing-heading h2{font-size:23px;font-weight:500}.pricing-heading p,.pricing-boundary{font-size:12px;line-height:1.8;color:#72828a}.pricing-quantity{max-width:200px}.pricing-actions{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.pricing-warning{padding:12px 16px;background:#fbf1dc;color:#7d612f;font-size:12px;line-height:1.8}.pricing-readout{border-top:1px solid #e4e7df;margin-top:20px;padding-top:20px;font-size:12px;line-height:1.8}.pricing-readout h3{font-size:17px;font-weight:500}.pricing-readout h4{font-size:12px;margin:16px 0 5px}.pricing-amount{font-size:25px;color:#7c735f;line-height:2;margin:12px 0}.pricing-readout dl{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px;margin:18px 0}.pricing-readout dt{color:#819095}.pricing-readout dd{margin:0}.pricing-readout code{font-size:11px;overflow-wrap:anywhere;display:inline-block}.pricing-readout ul{padding-left:20px}.pricing-boundary{margin-top:18px}.pricing-panel .notice{width:auto;margin:15px 0}@media(max-width:767px){.pricing-panel{padding:20px 18px}.pricing-heading{display:block}.pricing-heading>.state-pill{display:inline-block;margin-top:12px}.pricing-actions{display:grid;grid-template-columns:1fr}.pricing-readout dl{grid-template-columns:85px minmax(0,1fr);gap:9px}.pricing-readout h3>.state-pill{font-size:10px}}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center;padding:36px 42px;background:#e8e4dd;margin-bottom:22px;min-height:410px}.hero h1{font-size:32px;line-height:1.5}.hero p{margin:16px 0 24px;color:var(--muted);font-size:13px}.hero figure{margin:0;display:grid;place-items:center}.hero img{max-width:100%;height:320px;object-fit:contain;mix-blend-mode:multiply}.hero figcaption{font-size:11px;color:var(--muted);margin-top:15px}.hero-controls{display:flex;gap:10px;margin-top:28px}.hero-controls button{border:0;border-bottom:2px solid transparent;background:transparent;padding:8px;font-size:12px}.hero-controls button[aria-pressed=true]{border-color:var(--ink)}.core-entries{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:40px}.core-entries button{display:flex;justify-content:space-between;gap:14px;background:#fff;border:1px solid var(--line);padding:18px;font-size:15px}.core-entries button span{color:var(--accent);font-size:12px}.hero~.desktop-intro h1{font-size:25px}.hero~.desktop-intro{margin-top:30px}.material-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.material-card{background:#fff;border:1px solid var(--line);padding:20px;text-align:left;display:grid;gap:10px}.material-card img{width:100%;height:250px;object-fit:contain;background:#f8f7f4}.material-card span,.material-card small{font-size:12px;color:var(--muted)}.material-detail{margin-bottom:24px;overflow-wrap:anywhere}.material-detail img{width:100%;height:420px;object-fit:contain;margin:20px 0}.material-detail dd{margin:6px 0 16px}.material-detail h2{margin:20px 0}.knowledge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.knowledge-grid article{scroll-margin-top:20px}.knowledge-grid p{margin:16px 0}.knowledge-grid small{color:var(--muted)}.chapter-nav{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.chapter-nav a{color:var(--ink);border:1px solid var(--line);padding:12px;text-decoration:none;background:#fff}.work-summary{margin:24px 0}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0}.metric-grid div{border-left:2px solid var(--accent);padding-left:14px;display:grid;gap:8px}.metric-grid strong{font-size:26px}.metric-grid span{font-size:12px;color:var(--muted)}.preview-stack{min-width:0;display:flex;flex-direction:column;gap:20px}.preview-stack .preview-panel{position:static;top:auto}.source-pair{display:flex;gap:15px}.source-pair figure{flex:1;margin:12px 0;min-width:0}.source-pair img{width:100%;height:260px;object-fit:contain;background:#f4f3f0}.source-pair figcaption{font-size:12px;margin-top:8px}.source-pair small{display:block;color:var(--muted);margin-top:4px}.field select{width:100%;min-height:44px;background:#fff;border:1px solid #cdd3d6;padding:10px;border-radius:3px}.compare-panel{padding:15px 0}.compare-panel summary{cursor:pointer;font-size:13px;padding:12px 0}.compare-choices{display:flex;gap:16px;flex-wrap:wrap;margin:14px 0}.compare-choices label{font-size:13px;display:flex;gap:8px;align-items:center;min-height:32px}.compare-scroll{overflow:auto;max-width:100%;margin-top:20px}.compare-scroll table{border-collapse:collapse;font-size:12px;width:100%;min-width:540px}.compare-scroll caption{text-align:left;padding:12px}.compare-scroll td,.compare-scroll th{border:1px solid var(--line);padding:12px;text-align:left;vertical-align:top;min-width:150px;max-width:230px;overflow-wrap:anywhere}.compare-scroll small{display:block;font-weight:400;color:var(--muted);margin-top:6px}.compare-scroll img{width:100%;height:160px;object-fit:contain}.compare-scroll figure{margin:0 0 12px}.scene-image{position:relative;margin:18px 0}.scene-image img{width:100%;display:block}.scene-image svg{position:absolute;inset:0;width:100%;height:100%;cursor:crosshair}.corner-fields{display:grid;grid-template-columns:60px 1fr 1fr;gap:10px;margin:10px 0;align-items:center}.corner-fields label{display:flex;align-items:center;gap:5px}.corner-fields input{width:100%;min-width:0;padding:8px;border:1px solid var(--line)}.scene-record{padding:16px 0;border-top:1px solid var(--line)}.scene-record p{font-size:12px;color:var(--muted);margin:8px 0}.scene-calibration .field{margin:14px 0}.checkline{display:flex;gap:10px;font-size:13px;align-items:start;margin:18px 0}.checkline input{flex:none}.scene-editor input[type=file]{font-size:12px;max-width:100%}.app-footer span{overflow-wrap:anywhere}.panel h2+p{margin-top:12px}@media(max-width:900px){.topbar{gap:12px}.material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{padding:25px;gap:15px}.hero h1{font-size:26px}.hero img{height:280px}.core-entries button{padding:15px 10px}.topbar>.icon-btn{font-size:12px}}@media(max-width:640px){.hero{grid-template-columns:1fr;padding:24px;min-height:0}.hero h1{font-size:25px}.hero figure{grid-row:1}.hero img{height:230px}.hero-controls{margin-top:16px}.core-entries{grid-template-columns:repeat(2,1fr);gap:8px}.material-grid,.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.knowledge-grid{grid-template-columns:1fr}.material-card{padding:12px}.material-card img{height:180px}.source-pair img{height:200px}.topbar{flex-wrap:wrap;height:auto;padding-top:10px;gap:8px}.topbar .primary-nav{order:5;width:100%;justify-content:center}.topbar .primary-nav button{height:46px;min-width:0;flex:1}.topbar .brand{margin-right:auto}.metric-grid{gap:8px}.metric-grid span{font-size:11px}.hero~.desktop-intro h1{font-size:22px}.compare-scroll{max-width:calc(100vw - 92px)}.core-entries button{min-height:48px}}input[type=checkbox]{width:18px;height:18px;min-height:18px;padding:0;flex:none;accent-color:var(--ink)}.checkline{line-height:1.6}.checkline input{margin-top:2px}.scene-calibration{padding-bottom:24px}.configure-workspace{padding-bottom:65px}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#171719;background:#fff;--ink:#171719;--muted:#626267;--accent:#626267;--line:#d9d9de;font-size:16px;font-variant-numeric:tabular-nums}body{background:#fff;color:#171719}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #005fcc;outline-offset:3px}.app-shell{background:#fff}.app-desktop,.workspace{width:min(1408px,calc(100% - 64px))}.app-desktop{padding-top:32px}.topbar{background:#fff;gap:16px}.brand-mark{background:#222225}.primary-nav button{font-size:16px;min-width:64px;color:#626267}.primary-nav button.active{color:#171719}.account-button{font-size:14px;min-height:44px;border-radius:12px}.icon-btn{min-width:44px;min-height:44px;font-size:14px;white-space:nowrap}.mode-banner,.mode-banner button{font-size:12px;min-height:44px;background:#f5f5f7;color:#626267}.mode-banner button{color:#171719}.mode-description{font-size:12px}.hero{background:#f5f5f7;border-radius:20px;min-height:400px;margin-bottom:40px}.hero h1{font-size:32px;color:#171719;line-height:1.4}.hero p{font-size:16px;color:#626267}.hero img{mix-blend-mode:normal;object-fit:contain}.hero figcaption{font-size:12px}.hero-controls{flex-wrap:wrap}.hero-controls button{min-width:44px;min-height:44px;font-size:14px}.hero .eyebrow{font-size:12px}.desktop-intro{margin:0 0 24px}.desktop-intro h2{font-size:24px}.desktop-intro p{font-size:14px;margin-top:8px;color:#626267}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-card{display:flex;flex-direction:column;text-align:left;background:#f5f5f7;border:1px solid #e4e4e8;border-radius:20px;overflow:hidden;padding:0;min-width:0;color:#171719}.home-card:not(.reserved){cursor:pointer}.home-card:not(.reserved):hover{border-color:#85858c}.home-media{aspect-ratio:3/2;width:100%;display:grid;place-items:center;background:#f5f5f7;overflow:hidden}.home-media img{width:100%;height:100%;object-fit:contain;min-height:0;padding:20px}.home-media>span{color:#626267;font-size:14px}.home-card-copy{display:grid;gap:10px;padding:20px;border-top:1px solid #e4e4e8;width:100%}.home-card-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-card-heading strong{font-size:20px}.home-card-copy>span:not(.home-card-heading){font-size:14px;line-height:1.6}.home-card-copy small{font-size:12px;color:#626267}.home-card.reserved{color:#626267}.desktop-footer{font-size:12px;color:#626267}.home-featured{padding:24px 0}.home-featured h2{font-size:24px;margin-bottom:16px}.btn{min-height:44px;font-size:14px;border-radius:12px}.btn-primary{background:#222225;border-color:#222225;color:#fff}.btn-primary:hover{background:#39393c;border-color:#39393c}.btn-secondary{color:#171719;border-color:#85858c;background:#fff}.btn-ghost{color:#171719}.eyebrow,.card-eyebrow,.state-pill,.field-help,.catalog-note,.notice-subtle,.loading-state,.version-item small,.version-item code,.save-status small,.save-status strong,.app-footer,.preview-qualification,.preview-caption,.preview-issues,.preview-stale small{font-size:12px}.muted{color:#626267}.panel,.project-card,.parameter-panel,.door-card,.preview-panel,.pricing-panel{background:#fff;border-radius:20px}.panel,.field,.parameter-field,.choice-button,.candidate-row,.project-card p,.parameter-field legend,.notice,.toolbar,.breadcrumb{font-size:14px}.field input,.field select,.search-input,.corner-fields input{min-height:44px;border-color:#85858c;border-radius:12px;font-size:16px;color:#171719}.page-heading h1,.parameter-panel-heading h2{font-size:24px}.panel h2{font-size:20px}.field-help{font-size:14px;color:#626267}.choice-button{font-size:14px;min-height:44px;border-radius:12px}.material-card{border-radius:20px}.material-card span,.material-card small,.knowledge-grid small,.metric-grid span{font-size:12px;color:#626267}.knowledge-grid p,.material-detail dl{font-size:16px}.dialog{color:#171719;border-radius:20px}.dialog-heading{background:#f5f5f7}.dialog-body>p{font-size:16px}.app-footer{font-size:12px;color:#626267}.app-footer>span:last-child{font-size:12px}.save-actions .btn,.version-actions .btn{min-height:44px;font-size:14px}.u3-eval-banner{background:#f5f5f7!important;color:#171719!important;border-bottom:1px solid #d9d9de!important}.u3-eval-banner strong,.u3-eval-banner small{color:#626267!important}@media(max-width:1000px){.topbar{flex-wrap:wrap;height:auto;padding-top:16px}.primary-nav{order:5;width:100%;justify-content:center}.primary-nav button{height:52px}.brand{margin-right:auto}}@media(max-width:760px){.app-desktop,.workspace{width:calc(100% - 32px)}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-card-copy{padding:14px;gap:8px}.home-card-heading strong{font-size:18px}.home-media img{padding:12px}.hero{grid-template-columns:1fr;padding:24px}.hero h1{font-size:24px}.hero figure{grid-row:1}.hero img{height:230px}.desktop-intro h2,.home-featured h2{font-size:20px}.primary-nav{overflow-x:auto;justify-content:flex-start;margin:0;max-width:100%}.primary-nav button{font-size:14px;min-width:44px;flex:1 0 auto;padding:0 8px}.topbar .primary-nav button{font-size:14px;min-width:44px;flex:1 0 auto}.account-button{min-height:44px;font-size:14px}.page-heading h1{font-size:20px}.mode-banner{padding:8px 16px;flex-wrap:wrap}.mode-banner button{font-size:12px}.form-grid{grid-template-columns:1fr}.page-heading{flex-wrap:wrap}.page-heading>.btn{min-height:44px;font-size:14px}.save-bar{flex-wrap:wrap}.save-status small{font-size:12px;max-width:none}.save-status strong{font-size:14px}.app-footer{font-size:12px}.app-footer>span:last-child{font-size:12px}.hero-controls button,.choice-button{font-size:14px}.metric-grid span{font-size:12px}.compare-scroll{max-width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.home-card-heading strong{display:flex;align-items:center;gap:8px}@media(max-width:760px){.topbar .primary-nav{justify-content:flex-start}.home-card-heading strong{gap:5px}}.build-label{padding:8px clamp(16px,4vw,56px);background:#e9edf0;color:#253e51;font-size:13px;overflow-wrap:anywhere}.material-detail h2:focus{outline:2px solid #547486;outline-offset:6px}.version-item li{margin-block:6px}
