:root{color:#18212f;background:#eef1f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.loginShell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef1f4}.loginPanel{width:min(460px,100%);background:#fff;border:1px solid #d9e0e7;border-radius:8px;padding:28px;display:grid;gap:18px}.loginPanel h1{margin:0;font-size:30px}.loginBrand{color:#18212f}.loginError{background:#fff1f1;border:1px solid #ffd0d0;color:#b42318;border-radius:8px;padding:10px 12px}.demoLogins{border-top:1px solid #e0e6ec;padding-top:14px;display:grid;gap:8px}.demoLogins strong{color:#354255}.demoLogins button{border:0;background:#eef3f6;border-radius:8px;padding:9px 10px;color:#354255;text-align:left}.shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{background:#202936;color:#f4f7fa;padding:24px 18px;display:flex;flex-direction:column;gap:32px}.userBox{margin-top:auto;border-top:1px solid #3a4655;padding-top:16px;display:grid;gap:10px}.userBox span{display:block;color:#8e9baa;font-size:14px}.userBox button{border:0;border-radius:8px;min-height:38px;display:flex;align-items:center;gap:8px;justify-content:center;background:#303b4b;color:#f4f7fa}.brand{display:flex;align-items:center;gap:12px}.brandMark{width:42px;height:42px;border-radius:8px;background:#36a38d;color:#07130f;display:grid;place-items:center;font-weight:800}.brand span,.queueItem span,.metric span{display:block;color:#8e9baa}.sidebar nav{display:grid;gap:6px}.sidebar button{border:0;background:transparent;color:#cfd7df;text-decoration:none;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:8px;text-align:left}.sidebar button.active,.sidebar button:hover{background:#303b4b;color:#fff}.workspace{padding:28px;display:grid;gap:20px}.customerWorkspace{align-content:start}.topbar,.panelHeader,.queueItem{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar h1,.panel h2,.actionCard h3{margin:0;letter-spacing:0}.topbar h1{font-size:32px}.eyebrow{margin:0 0 4px;color:#647184;font-size:13px;font-weight:700;text-transform:uppercase}.primary,.secondary,.linkButton,.actionCard button{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;font-weight:700}.primary{background:#0f766e;color:#fff}.secondary,.actionCard button{background:#e4ebef;color:#1b2a3a}.linkButton{background:transparent;color:#536172;min-height:32px;padding:0;margin-bottom:8px}.inlineFilter{display:flex;align-items:center;gap:8px;color:#536172;font-weight:800}.inlineFilter select{width:220px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric,.panel,.actionCard{background:#fff;border:1px solid #d9e0e7;border-radius:8px}.metric{padding:16px;display:grid;gap:8px}.metric svg{color:#0f766e}.metric strong{font-size:30px}.customerListPanel{max-width:1100px}.countBadge{min-width:38px;height:38px;border-radius:999px;background:#e2f3ef;color:#0f766e;display:grid;place-items:center;font-weight:900}.customerSwitchboards{display:grid;gap:10px}.switchboardCard{border:1px solid #e0e6ec;background:#fff;color:inherit;border-radius:8px;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:14px;text-align:left;width:100%}.switchboardCard:hover,.queueItem:hover{border-color:#0f766e;background:#f7fbfa}.switchboardCard h3{margin:3px 0;font-size:18px}.switchboardCard strong{color:#0f766e;font-size:14px}.switchboardCard span{color:#647184}.grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:20px}.lower{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.panel{padding:20px;min-width:0}.panelHeader{margin-bottom:18px}.panelHeader svg{color:#0f766e}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.actionCard{padding:16px;display:flex;flex-direction:column;gap:12px;min-height:220px}.actionCard .icon{width:40px;height:40px;border-radius:8px;background:#e2f3ef;color:#0f766e;display:grid;place-items:center}.actionCard p{color:#536172;line-height:1.45;margin:0;flex:1}.field{display:grid;gap:7px;margin-bottom:14px;color:#354255;font-weight:700}.quickOptions{display:flex;flex-wrap:wrap;gap:6px}.quickOptions button{border:1px solid #d4dde5;border-radius:999px;background:#f7fafb;color:#536172;padding:5px 9px;font-size:12px;font-weight:800}.quickOptions button:hover{border-color:#0f766e;color:#0f766e;background:#e2f3ef}input,textarea,select{width:100%;border:1px solid #cfd7df;border-radius:8px;padding:10px 11px;color:#18212f;background:#fff}textarea{min-height:116px;resize:vertical}select{min-height:42px}.dropzone{min-height:108px;border:1px dashed #9dadbc;border-radius:8px;display:grid;place-items:center;gap:8px;color:#536172;text-align:center;padding:16px}.tableWrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:12px 10px;border-bottom:1px solid #e5ebf0;white-space:nowrap}th{color:#536172;font-size:13px}.queue{display:grid;gap:10px}.emptyList{border:1px dashed #b8c5d1;border-radius:8px;padding:18px;color:#647184;text-align:center}.queueItem{border:1px solid #e0e6ec;border-radius:8px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;width:100%;background:#fff;color:inherit;text-align:left}.detailWorkspace{align-content:start}.detailGrid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);gap:20px}.detailFacts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detailFacts div{border:1px solid #e0e6ec;border-radius:8px;padding:12px;display:grid;gap:5px}.detailFacts span{color:#647184;font-size:13px;font-weight:800;text-transform:uppercase}.detailSchema{display:grid;border:1px solid #e0e6ec;border-radius:8px;overflow-x:auto}.detailSchemaRow{display:grid;grid-template-columns:36px 220px 220px minmax(160px,1fr) 160px;gap:10px;align-items:center;min-width:860px;padding:10px 12px;padding-left:calc(12px + min(var(--depth),8)*20px);border-bottom:1px solid #eef3f6}.detailSchemaRow:last-child{border-bottom:0}.detailSchemaRow span{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#e2f3ef;color:#0f766e;font-size:13px;font-weight:900}.detailSchemaRow em{color:#536172;font-style:normal}.detailSchemaRow small{color:#647184}.status,.due{border-radius:999px;background:#eef3f6;padding:6px 9px;color:#354255;font-size:13px;white-space:nowrap}.due{background:#fff0cf}.steps{margin:0;padding-left:22px;display:grid;gap:12px}.steps li{color:#6c7888;padding-left:6px}.steps .done{color:#0f766e;font-weight:700}.steps .current{color:#18212f;font-weight:800}.requestPage{align-content:start}.requestTopbar{align-items:end}.topActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.requestLayout,.wizardLayout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:20px;align-items:start}.formProgress{position:sticky;top:20px;background:#fff;border:1px solid #d9e0e7;border-radius:8px;padding:14px;display:grid;gap:6px}.progressTitle{color:#536172;font-size:13px;font-weight:800;text-transform:uppercase;margin-bottom:6px}.formProgress a,.formProgress button{border:0;background:transparent;color:#536172;text-decoration:none;display:flex;align-items:center;gap:9px;padding:10px;border-radius:8px;text-align:left}.formProgress button span{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#eef3f6;color:#536172;font-size:13px;font-weight:900;flex:0 0 auto}.formProgress a.current,.formProgress button.current{background:#e2f3ef;color:#0f766e;font-weight:800}.formProgress button.current span{background:#0f766e;color:#fff}.formProgress a.done,.formProgress button.done{color:#18212f;font-weight:700}.formProgress button.done span{background:#d9efe9;color:#0f766e}.formStack{display:grid;gap:18px;min-width:0}.formSection{padding:22px}.formGrid{display:grid;gap:14px}.formGrid.thirds{grid-template-columns:repeat(3,minmax(0,1fr))}.formGrid.quarters{grid-template-columns:repeat(4,minmax(0,1fr))}.field.wide{grid-column:span 2}.choiceRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.choice{border:1px solid #d4dde5;border-radius:8px;min-height:58px;display:flex;align-items:center;gap:10px;padding:12px;font-weight:800;color:#354255}.activeChoice{border-color:#0f766e;background:#edf8f5;color:#0f766e}.choice input{width:18px;height:18px}.documentGrid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1fr);gap:16px}.largeDropzone{min-height:178px}.largeDropzone strong{color:#18212f}.fileList{display:grid;gap:10px}.fileList div{border:1px solid #e0e6ec;border-radius:8px;padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.fileList svg{color:#0f766e}.fileList span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fileList strong{color:#536172;font-size:13px}.requestTable table{min-width:1060px}.requestTable th:first-child,.requestTable td:first-child{width:44px;color:#647184;font-weight:800}.requestTable td{vertical-align:middle}.requestTable input,.requestTable select{min-width:120px;padding:8px 9px}.requestTable td:nth-child(2) input{min-width:210px}.requestTable td:nth-child(7) input{min-width:190px}.summaryBar{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e0e6ec;padding-top:16px;color:#536172;font-weight:700}.wizardStage{display:grid;gap:16px;min-width:0}.wizardPanel{min-height:560px}.wizardIntro{max-width:760px;margin-bottom:22px}.wizardIntro h2{margin:0 0 8px;font-size:28px}.wizardIntro p{margin:0;color:#536172;line-height:1.5}.bigChoices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bigChoice{border:2px solid #d9e0e7;background:#fff;border-radius:8px;min-height:230px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:14px;text-align:left;color:#18212f}.bigChoice svg{color:#0f766e}.bigChoice strong{font-size:21px}.bigChoice span{color:#536172;line-height:1.45}.bigChoice.selected{border-color:#0f766e;background:#edf8f5}.wizardActions{display:flex;justify-content:space-between;gap:12px;background:#fff;border:1px solid #d9e0e7;border-radius:8px;padding:14px}.primary:disabled{opacity:.45;cursor:not-allowed}.compactFields{margin-bottom:18px}.simpleHelp{border:1px solid #d9e0e7;background:#f7fafb;border-radius:8px;padding:12px 14px;display:flex;gap:8px;color:#536172;margin-bottom:16px}.simpleHelp strong{color:#18212f}.builderPanel{border:1px solid #d9e0e7;background:#f7fafb;border-radius:8px;padding:16px;display:grid;gap:14px;margin-bottom:16px}.stepBuilder{border:1px solid #d9e0e7;background:#fff;border-radius:8px;overflow:hidden;margin-bottom:16px}.stepTabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e0e6ec}.stepTabs button{border:0;background:#f7fafb;padding:13px 12px;display:flex;align-items:center;justify-content:center;gap:8px;color:#536172;font-weight:800}.stepTabs button.active{background:#e2f3ef;color:#0f766e}.stepTabs span{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#fff}.stepPanel{padding:18px;display:grid;gap:14px}.stepPanel h3{margin:0 0 6px;font-size:22px}.stepPanel p{margin:0;color:#536172}.savedDefaults{border:1px solid #d9e0e7;border-radius:8px;background:#f7fafb;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.savedDefaults span{display:block;color:#647184;margin-top:3px}.settingsActions{display:flex;align-items:end}.checkField{border:1px solid #d9e0e7;border-radius:8px;min-height:44px;display:flex;align-items:center;gap:10px;padding:10px 12px;color:#354255;font-weight:800}.checkField input{width:18px;height:18px}.hintBox{border:1px solid #d9e0e7;background:#f7fafb;border-radius:8px;padding:12px;color:#536172}.circuitSections{display:grid;gap:12px}.circuitBox{border:1px solid #d9e0e7;border-radius:8px;padding:14px;background:#fff}.circuitBox h4{margin:0 0 12px;font-size:18px}.checkGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.specialGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.specialBox{border:1px solid #d9e0e7;border-radius:8px;padding:14px;display:grid;gap:10px;align-content:start}.specialBox strong{font-size:17px}.outputRequest{display:grid;gap:16px}.requestBasics,.preferencesGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.preferencesGrid{border:1px solid #d9e0e7;border-radius:8px;padding:14px;background:#f7fafb}.quickAddPanel{border:1px solid #d9e0e7;border-radius:8px;padding:14px;background:#fff;display:grid;gap:12px}.powerAddPanel{border:1px solid #d9e0e7;border-radius:8px;padding:14px;background:#fff;display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(150px,.8fr) minmax(110px,.5fr) minmax(90px,.4fr) auto auto;gap:12px;align-items:end}.powerAddPanel h3{margin:0;font-size:20px}.powerAddPanel .field{margin-bottom:0}.powerResult{min-height:40px;border:1px solid #bddfd4;border-radius:8px;background:#f0faf6;color:#0f766e;display:grid;place-items:center;padding:0 10px;font-weight:900;white-space:nowrap}.quickAddPanel h3,.approvalPreview h3{margin:0;font-size:20px}.quickAddButtons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.quickAddButtons button{border:1px solid #cfd7df;border-radius:999px;background:#f7fafb;color:#354255;padding:8px 12px;font-weight:800}.quickAddButtons button:hover{border-color:#0f766e;color:#0f766e;background:#e2f3ef}.inlineCount,.inlineAdd{display:inline-flex;align-items:center;gap:7px;border:1px solid #cfd7df;border-radius:999px;padding:5px 8px 5px 12px;color:#354255;font-weight:800}.inlineCount input,.inlineAdd input{width:58px;min-height:30px;padding:4px 6px}.inlineAdd button{border:0;width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:#0f766e;color:#fff}.copyButton{background:#e2f3ef;color:#0f766e}.outputTable{border:1px solid #d9e0e7;border-radius:8px;overflow:hidden;background:#fff}.outputTableHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5ebf0}.tableActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bulkActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 14px;border-bottom:1px solid #e5ebf0;background:#f7fbf9}.supplyStrip{display:flex;flex-wrap:wrap;gap:8px;padding:10px 14px;border-bottom:1px solid #e5ebf0;background:#f8fafc}.supplyDevice{display:inline-flex;align-items:center;gap:6px;border:1px solid #cfd7df;border-radius:999px;background:#fff;color:#344054;padding:6px 10px;font-size:12px;font-weight:800}.supplyDevice b{color:#18212f}.bulkActions strong{color:#0f766e;margin-right:4px}.bulkActions select{min-width:170px}.groupMenuWrap{position:relative}.groupMenu{position:absolute;right:0;top:calc(100% + 6px);z-index:30;width:250px;border:1px solid #cfd7df;border-radius:8px;background:#fff;box-shadow:0 14px 35px #18212f2e;padding:6px;display:grid;gap:4px}.groupMenu button{border:0;background:transparent;border-radius:6px;padding:9px 10px;text-align:left;color:#18212f}.groupMenu button:hover{background:#e2f3ef;color:#0f766e}.outputTable table{min-width:1320px}.outputTable input,.outputTable select{min-width:120px;padding:8px 9px}.presetInput{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;width:100%}.presetInput input{border-top-right-radius:0;border-bottom-right-radius:0}.presetInputButton{border:1px solid #cfd7df;border-left:0;border-radius:0 6px 6px 0;background:#fff;color:#344054;display:grid;place-items:center;cursor:pointer}.presetMenu{position:absolute;z-index:50;top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow:auto;border:1px solid #cfd7df;border-radius:8px;background:#fff;box-shadow:0 14px 35px #18212f2e;padding:5px}.presetMenu button{width:100%;border:0;border-radius:6px;background:transparent;color:#18212f;text-align:left;padding:8px 9px;font-weight:800}.presetMenu button:hover{background:#e2f3ef;color:#0f766e}.outputTable .selectColumn{width:44px;min-width:44px;text-align:center}.outputTable .dragColumn{width:42px;min-width:42px;text-align:center}.outputTable .selectColumn input{min-width:0;width:18px;height:18px;padding:0;accent-color:#0f766e}.dragHandle{width:30px;height:30px;border:1px solid #cfd7df;border-radius:6px;background:#fff;color:#667085;display:inline-grid;place-items:center;cursor:grab}.dragHandle:active{cursor:grabbing}.draggingRow{opacity:.55;outline:2px solid #0f766e;outline-offset:-2px}.supplyTableRow td{background:#f8fafc;border-top:2px solid #cfd7df;border-bottom:1px solid #e5ebf0}.supplyTableRow strong{color:#18212f}.supplyRowCode{display:inline-grid;place-items:center;min-width:54px;height:30px;border-radius:6px;background:#0f172a;color:#fff;font-size:12px;font-weight:900}.wireCode{display:inline-grid;place-items:center;min-width:42px;height:28px;border-radius:999px;background:#e2f3ef;color:#0f766e;font-size:12px;font-weight:900}.deviceCode{display:inline-grid;place-items:center;min-width:46px;height:28px;border-radius:6px;background:#18212f;color:#fff;font-size:12px;font-weight:900}.deviceCodeList{display:flex;align-items:center;gap:5px;flex-wrap:wrap;min-width:110px}.schematicCell{display:grid;gap:6px;min-width:210px}.schematicFlow{display:flex;align-items:center;gap:6px;min-height:30px}.parentDevice{display:inline-grid;place-items:center;min-width:48px;height:28px;border-radius:6px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;font-weight:900}.flowArrow{color:#98a2b3;font-weight:900}.childDeviceCodes{padding-left:10px;border-left:2px solid #cfd7df}.outputTable .elementOverrideInput{min-width:0;width:82px;padding:5px 7px;font-size:12px}.cableCell{display:grid;grid-template-columns:minmax(140px,1fr);align-items:center;gap:7px}.validationPanel{display:grid;gap:8px;padding:10px 14px;border-bottom:1px solid #f3d2b0;background:#fff7ed}.validationPanel strong{display:inline-flex;align-items:center;gap:6px;color:#9a3412}.validationList{display:flex;flex-wrap:wrap;gap:6px}.validationList span{border:1px solid #fed7aa;border-radius:999px;background:#fff;color:#7c2d12;padding:5px 8px;font-size:12px;font-weight:800}.approvalPreview{border:1px solid #bddfd4;border-radius:8px;background:#f0faf6;padding:14px;display:grid;gap:12px}.approvalPreview p{color:#536172;margin:6px 0 0}.approvalSteps{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.approvalSteps span{background:#fff;border:1px solid #bddfd4;border-radius:999px;padding:7px 10px;color:#0f766e;font-weight:800;font-size:13px}.blockVisual{border:1px solid #d9e0e7;border-radius:8px;background:#fff;margin-bottom:12px;overflow:hidden}.blockVisualHeader{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5ebf0}.blockVisualHeader span{color:#647184;font-size:13px}.cabinetPreview{padding:14px;background:#f7fafb;display:grid;gap:12px}.emptyCabinet{border:1px dashed #b8c5d1;border-radius:8px;padding:18px;color:#647184;text-align:center}.dinRow{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;align-items:stretch}.dinLabel{background:#202936;color:#f4f7fa;border-radius:8px;display:grid;place-items:center;font-size:13px;font-weight:900}.dinRail{border:1px solid #cfd7df;border-radius:8px;background:linear-gradient(#d9e0e7 0 0) 0 50% / 100% 3px no-repeat,#fff;min-height:96px;padding:12px;display:grid;grid-template-columns:repeat(18,minmax(38px,1fr));gap:4px;overflow-x:auto}.moduleTile{grid-column:span var(--module-span);border:1px solid #b8c5d1;border-radius:5px;background:#eef3f6;min-height:72px;padding:6px;display:grid;align-content:start;gap:3px;box-shadow:inset 0 3px #fff9}.moduleTile span{width:30px;height:22px;border-radius:4px;display:grid;place-items:center;background:#fff;color:#536172;font-size:11px;font-weight:900}.moduleTile strong{color:#18212f;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.moduleTile em{color:#647184;font-size:11px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.moduleTile.main{background:#e6eef8;border-color:#9bb8d8}.moduleTile.protection{background:#edf8f5;border-color:#9ecfc2}.moduleTile.breaker{background:#fff}.moduleTile.control{background:#fff4dc;border-color:#e6c36b}.moduleTile.reserve{background:repeating-linear-gradient(45deg,#f7fafb,#f7fafb 8px,#eef3f6 8px 16px);border-style:dashed}.cabinetLegend{display:flex;flex-wrap:wrap;gap:12px;color:#536172;font-size:13px}.cabinetLegend span{display:inline-flex;align-items:center;gap:6px}.cabinetLegend b{width:14px;height:14px;border-radius:3px;border:1px solid #b8c5d1}.mainSwatch{background:#e6eef8}.protectSwatch{background:#edf8f5}.breakerSwatch{background:#fff}.controlSwatch{background:#fff4dc}.builderHeader,.controlBuilder{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;align-items:end}.builderHeader h3,.controlBuilder h3{margin:0;font-size:20px}.compactSelect{margin-bottom:0}.blockGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.blockGrid button{border:1px solid #d4dde5;background:#fff;border-radius:8px;min-height:112px;padding:13px;display:grid;gap:8px;text-align:left;align-content:start}.blockGrid button strong{font-size:18px}.blockGrid button:hover{border-color:#0f766e}.blockGrid span{color:#536172;line-height:1.35}.controlBuilder{grid-template-columns:minmax(220px,1fr) minmax(170px,.8fr) minmax(170px,.8fr) auto;align-items:end;background:#fff;border:1px solid #d9e0e7;border-radius:8px;padding:14px}.controlBuilder .field{margin-bottom:0}.schemaWarnings,.schemaOk{border-radius:8px;padding:11px 13px;margin-bottom:12px}.schemaWarnings{border:1px solid #ffd0d0;background:#fff7f7;display:grid;gap:5px;color:#b42318}.schemaWarnings strong{color:#7a271a}.schemaOk{border:1px solid #bddfd4;background:#f0faf6;color:#0f766e;display:flex;align-items:center;gap:8px;font-weight:800}.schemaLegend{display:flex;flex-wrap:wrap;gap:8px}.schemaLegend span{background:#eef3f6;border:1px solid #d9e0e7;border-radius:999px;padding:7px 10px;color:#536172;font-size:13px}.schemaLegend strong{color:#0f766e}.schemaTools{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.helpButton{min-height:36px;white-space:nowrap}.levelHelp{border:1px solid #cbd8e1;background:#fff;border-radius:8px;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:18px;margin-bottom:14px}.levelHelp h3{margin:0 0 8px;font-size:21px}.levelHelp p{margin:0;color:#536172;line-height:1.5}.miniSld{display:grid;gap:6px}.miniSld div{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding-left:calc(var(--line-depth, 0) * 18px)}.miniSld div:nth-child(1){--line-depth: 0}.miniSld div:nth-child(2){--line-depth: 1}.miniSld div:nth-child(3){--line-depth: 2}.miniSld div:nth-child(4){--line-depth: 3}.miniSld div:nth-child(5){--line-depth: 4}.miniSld div:nth-child(6){--line-depth: 5}.miniSld strong,.treeRow span{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#e2f3ef;color:#0f766e;font-size:13px}.miniSld span{border-left:2px solid #9fb3ad;padding:7px 10px;background:#f7fafb;border-radius:6px}.treePreview{border:1px solid #d9e0e7;background:#fff;border-radius:8px;margin-bottom:12px;overflow:hidden}.advancedToggle{margin-bottom:12px}.treeHeader{display:flex;justify-content:space-between;gap:12px;padding:11px 13px;border-bottom:1px solid #e5ebf0}.treeHeader span{color:#647184;font-size:13px}.treeRows{display:grid;max-height:230px;overflow:auto}.treeEmpty{padding:14px;color:#647184}.treeRow{display:grid;grid-template-columns:28px 210px minmax(0,1fr);gap:8px;align-items:center;padding:8px 12px;padding-left:calc(12px + min(var(--depth),8)*22px);border-bottom:1px solid #eef3f6}.treeRow strong{color:#18212f}.treeRow em{color:#647184;font-style:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.presetBar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.presetBar .secondary{min-height:36px}.emptySchema{min-height:220px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;color:#536172;border:1px dashed #b8c5d1;border-radius:8px;background:#f7fafb;padding:24px}.emptySchema strong{color:#18212f;font-size:20px}.emptySchema div{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.schemaTable table{min-width:1380px}.schemaTable th:first-child,.schemaTable td:first-child{width:86px}.schemaTable td:nth-child(3){font-weight:800;color:#18212f;padding-left:calc(10px + min(var(--depth),8)*18px)}.schemaTable .schemaLevel0{background:#f2f5f7}.schemaTable .schemaLevel1{background:#f8fbfc}.schemaTable .schemaLevel2{background:#edf8f5}.schemaTable .schemaLevel3 td:nth-child(3){position:relative}.schemaTable .schemaLevel3 td:nth-child(3):before{content:"";position:absolute;left:12px;top:18px;width:8px;height:8px;border-left:2px solid #8aa29d;border-bottom:2px solid #8aa29d}.rowActionCell{overflow:visible}.rowActions{display:flex;gap:6px}.iconButton{width:36px;height:36px;border:0;border-radius:8px;display:inline-grid;place-items:center;background:#eef3f6;color:#536172}.addRowButton{background:#e2f3ef;color:#0f766e}.dangerButton{background:#fff1f1;color:#b42318}.menuRow td{background:#f7fafb;padding:10px 12px 14px 56px}.rowMenu{background:#fff;border:1px solid #cfd7df;border-radius:8px;padding:10px;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;max-width:900px}.menuGroup{display:grid;gap:5px;align-content:start}.menuGroup span{color:#647184;font-size:12px;font-weight:900;text-transform:uppercase}.rowMenu button{border:0;background:#eef3f6;border-radius:6px;padding:9px 10px;text-align:left;color:#18212f;display:flex;align-items:center;gap:8px}.rowMenu button:hover{background:#e2f3ef;color:#0f766e}.optionalTech{margin-top:16px}.reviewBox{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.reviewBox div{border:1px solid #e0e6ec;border-radius:8px;padding:14px;display:grid;gap:5px}.reviewBox span{color:#647184;font-size:13px;font-weight:800;text-transform:uppercase}.reviewBox strong{color:#18212f}@media(max-width:1000px){.shell{grid-template-columns:1fr}.sidebar{position:static}.sidebar nav,.choiceRow{grid-template-columns:repeat(4,minmax(0,1fr))}.grid,.lower,.metrics,.cards,.formGrid.thirds,.formGrid.quarters,.documentGrid{grid-template-columns:1fr 1fr}.requestLayout,.wizardLayout{grid-template-columns:1fr}.formProgress{position:static}.choiceRow,.bigChoices,.reviewBox{grid-template-columns:1fr}}@media(max-width:680px){.workspace{padding:16px}.topbar{align-items:stretch;flex-direction:column}.topbar h1{font-size:25px}.sidebar nav,.grid,.lower,.metrics,.cards,.formGrid.thirds,.formGrid.quarters,.documentGrid{grid-template-columns:1fr}.requestTopbar,.summaryBar{align-items:stretch;flex-direction:column}.topActions{justify-content:stretch}.topActions button,.summaryBar button,.wizardActions button{width:100%}.wizardActions{flex-direction:column}.field.wide{grid-column:auto}.queueItem{grid-template-columns:1fr;align-items:start}}
