.bom-app,.bom-dialog{--background:#fff;--foreground:#172d35;--card:#fff;--card-foreground:#172d35;--popover:#fff;--popover-foreground:#172d35;--primary:#dc5d13;--primary-foreground:#fff;--secondary:#f0f3f5;--secondary-foreground:#172d35;--muted:#eef2f4;--muted-foreground:#5e7079;--accent:#fff1e6;--accent-foreground:#8c3808;--border:#dce3e7;--input:#cdd7de;--ring:#f18b48;--radius:.6rem;color:#172d35;font-family:Inter,Arial,sans-serif}.bom-app{background:#f4f6f8;min-height:100svh;font-size:16px;line-height:1.5}.bom-app button,.bom-dialog button{font-family:inherit}.bom-app button:focus-visible,.bom-app a:focus-visible,.bom-dialog button:focus-visible{outline-offset:4px;outline:2px solid #dd641b}.bom-header{background:#fff;border-bottom:1px solid #e0e6ea;justify-content:space-between;align-items:center;gap:24px;height:78px;padding:0 36px;display:flex}.bom-brand{align-items:center;gap:25px;min-width:0;display:flex}.bom-brand img{width:124px;height:auto;display:block}.bom-brand>span{letter-spacing:-.3px;white-space:nowrap;border-left:1px solid #d9e1e6;padding-left:25px;font-size:15px;font-weight:550}.bom-header-actions{align-items:center;gap:30px;display:flex}.bom-back{color:#657781;align-items:center;gap:8px;font-size:14px;display:flex}.bom-back:hover{color:#c8500c}.bom-header-bom{color:#253c44;background:#fff;border-color:#dce3e7;border-radius:8px;gap:9px;height:42px;padding:0 14px!important}.bom-header-bom b{background:#edf2f4;border-radius:5px;place-items:center;min-width:24px;height:24px;font-size:12px;font-weight:650;display:grid}.bom-workspace{max-width:1840px;margin:auto;padding:28px 36px 0}.bom-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.bom-eyebrow,.bom-section-label{letter-spacing:1.7px;color:#6a7d86;font-size:12px;font-weight:600}.bom-eyebrow{letter-spacing:2px;margin-bottom:8px;font-size:11px}.bom-heading h1{letter-spacing:-1.25px;margin:0;font-size:clamp(24px,2.25vw,35px);font-weight:550;line-height:1.2}.bom-lead{color:#526d7b;max-width:780px;margin:7px 0 0;font-size:14px;line-height:1.55}.bom-steps{flex-shrink:0;align-items:center;gap:13px;display:flex}.bom-steps button{color:#637680;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:7px 0;font-size:14px;display:flex}.bom-steps button>span{color:#657781;background:#fff;border:1px solid #d7e0e6;border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.bom-steps button[aria-current=step]{color:#a8440b;font-weight:600}.bom-steps button[aria-current=step]>span{color:#fff;background:#e2661c;border-color:#e2661c;box-shadow:0 0 0 4px #e7752020}.bom-steps i{background:#d5dfe5;width:19px;height:1px}.bom-layout{grid-template-columns:minmax(0,1fr) minmax(335px,385px);align-items:stretch;gap:20px;display:grid}.bom-visual-column{flex-direction:column;min-width:0;display:flex}.bom-stage{color:#fff;isolation:isolate;background:#96bdcf;border-radius:14px;height:clamp(450px,100svh - 330px,660px);min-height:450px;position:relative;overflow:hidden}.bom-stage .solar-world{z-index:1;width:100%;height:100%;transition:opacity .85s;position:absolute;inset:0}.bom-stage .solar-world canvas{width:100%;height:100%;display:block}.bom-stage .solar-world:focus-visible{outline-offset:-4px}.bom-scene-fallback{transition:opacity .5s;position:absolute;inset:0}.bom-stage.world-ready .bom-scene-fallback{opacity:0;visibility:hidden}.bom-scene-fallback img{object-fit:cover;width:100%;height:100%}.bom-scene-shade{z-index:2;pointer-events:none;background:linear-gradient(#15343836 0,#0000 28% 47%,#142e3670 78%,#0b232de0 100%);position:absolute;inset:0}.bom-scene-top{z-index:5;pointer-events:none;justify-content:space-between;align-items:center;gap:15px;display:flex;position:absolute;top:18px;left:22px;right:18px}.bom-scene-tag{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:1.4px;color:#f2f5f5;background:#142f3694;border:1px solid #ffffff2b;border-radius:7px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;line-height:1.3;display:flex}.bom-live-dot{background:#ffb46d;border-radius:100%;width:5px;height:5px;box-shadow:0 0 0 3px #f19a5030}.bom-scene-controls{pointer-events:auto;gap:8px;display:flex}.bom-scene-controls>button,.bom-camera-nav>button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#12303c46;border:1px solid #ffffff50;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.bom-scene-controls>button:hover,.bom-camera-nav>button:hover{background:#ffffff36}.bom-scene-notice{z-index:3;color:#fff;background:#173a40bd;border-radius:7px;align-items:center;gap:9px;max-width:390px;padding:11px 13px;font-size:13px;display:flex;position:absolute;top:83px;left:22px;right:22px}.bom-loading{border:2px solid #ffffff45;border-top-color:#ffae72;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:1s linear infinite bom-spin}@keyframes bom-spin{to{transform:rotate(360deg)}}.bom-pins{z-index:4;pointer-events:none;position:absolute;inset:0}.bom-pin{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#233e46;white-space:nowrap;pointer-events:auto;background:#ffffffeb;border:1px solid #ffffffa8;border-radius:7px;align-items:center;gap:7px;padding:4px 8px 4px 4px;font-size:12px;transition:background .2s,border-color .2s,box-shadow .2s;display:flex;position:absolute;top:0;left:0;box-shadow:0 4px 15px #0c25322c}.bom-pin-symbol{color:#4d6770;background:#e8eef1;border-radius:4px;place-items:center;width:24px;height:24px;display:grid}.bom-pin-name{font-weight:550}.bom-pin-count{color:#5b737e;border-left:1px solid #d7e1e5;padding-left:6px;font-size:10px}.bom-pin-added .bom-pin-symbol{color:#237049;background:#e4f1e9}.bom-pin-active,.bom-pin:hover{color:#fff;background:#e96f24;border-color:#ffb176;box-shadow:0 0 0 4px #f69e5430,0 5px 18px #132f3650}.bom-pin-active .bom-pin-symbol,.bom-pin:hover .bom-pin-symbol{color:#fff;background:#ffffff20}.bom-pin-active .bom-pin-count,.bom-pin:hover .bom-pin-count{color:#fff;border-color:#ffffff40}.bom-pin.pin-compact{border-radius:50%;padding:3px}.bom-pin.pin-compact .bom-pin-symbol{border-radius:50%}.bom-pin.pin-compact .bom-pin-name,.bom-pin.pin-compact .bom-pin-count{display:none}.bom-pin.pin-compact:focus .bom-pin-name,.bom-pin.pin-compact:hover .bom-pin-name{display:inline}.bom-pin.pin-compact:focus,.bom-pin.pin-compact:hover{z-index:8;border-radius:8px;padding-right:9px}.bom-scene-bottom{z-index:5;pointer-events:none;justify-content:space-between;align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:48px;left:26px;right:24px}.bom-scene-title h2{letter-spacing:-1.1px;margin:9px 0;font-size:clamp(25px,2.5vw,38px);font-weight:450;line-height:1.15}.bom-scene-title p{color:#e3ebee;max-width:360px;margin:0;font-size:14px;line-height:1.5}.bom-camera-nav{pointer-events:auto;flex-shrink:0;align-items:center;gap:7px;display:flex}.bom-camera-nav .bom-overview{gap:6px;width:auto;padding:0 11px;font-size:12px}.bom-scene-footnote{z-index:3;color:#d9e4e7d6;font-size:11px;line-height:1.4;position:absolute;bottom:16px;left:26px;right:26px}.bom-zone-rail{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#cbd6dc transparent;background:#fff;border:1px solid #e1e7eb;border-radius:10px;gap:0;min-width:0;margin-top:12px;padding:6px;display:flex;overflow-x:auto}.bom-zone-rail>button{color:#607680;background:0 0;border:1px solid #0000;border-radius:7px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:7px;min-width:87px;height:78px;padding:10px 7px 6px;line-height:1.1;transition:color .2s,background .2s;display:flex;position:relative}.bom-zone-rail>button>span:not(.bom-zone-number){white-space:nowrap;font-size:12px}.bom-zone-rail>button>.bom-zone-number{color:#8799a2;font-size:9px;position:absolute;top:4px;left:6px}.bom-zone-rail>button>b{color:#2e7751;background:#e9f2ed;border-radius:4px;place-items:center;min-width:15px;height:15px;font-size:9px;font-weight:600;display:grid;position:absolute;top:4px;right:5px}.bom-zone-rail>button.active>.bom-zone-number{color:#b84909}.bom-zone-rail>button:hover{color:#233e48;background:#f1f5f7}.bom-view-hint{color:#70838d;justify-content:space-between;align-items:center;gap:20px;padding:13px 2px 0;font-size:12px;line-height:1.5;display:flex}.bom-view-hint>span:first-child{align-items:center;gap:6px;display:flex}.bom-view-hint>span:last-child{white-space:nowrap}.bom-panel{scrollbar-width:thin;scrollbar-color:#d2dce2 transparent;background:#fff;border:1px solid #dfe5e9;border-radius:14px;flex-direction:column;min-width:0;max-height:calc(clamp(450px,100svh - 330px,660px) + 126px);display:flex;overflow:auto}.bom-panel-heading{border-bottom:1px solid #e7ecef;padding:25px 24px 20px}.bom-panel-heading h2{letter-spacing:-.85px;margin:12px 0 7px;font-size:24px;font-weight:550;line-height:1.2}.bom-panel-heading p{color:#637781;margin:0;font-size:14px;line-height:1.5}.bom-form{flex-direction:column;gap:17px;padding:21px 24px 19px;display:flex}.bom-field{flex-direction:column;gap:7px;min-width:0;display:flex}.bom-field>label{color:#38515b;font-size:14px;font-weight:500;line-height:1.4}.bom-field>small{color:#667c86;font-size:12px;line-height:1.5}.bom-app [data-slot=input],.bom-dialog [data-slot=input],.bom-dialog [data-slot=textarea]{height:43px;box-shadow:none;color:#233d48;background:#fff;border:1px solid #ccd7df;border-radius:7px;padding:9px 11px;font-size:15px;line-height:1.5}.bom-app [data-slot=input]:focus-visible,.bom-dialog [data-slot=input]:focus-visible,.bom-dialog [data-slot=textarea]:focus-visible{border-color:#e87c39;outline:none;box-shadow:0 0 0 3px #ea8c4520}.bom-app [data-slot=input]::placeholder,.bom-dialog [data-slot=input]::placeholder,.bom-dialog [data-slot=textarea]::placeholder{color:#7b8d96}.bom-app .bom-select,.bom-dialog .bom-select{width:100%;height:43px;box-shadow:none;color:#233d48;background:#fff;border:1px solid #ccd7df;border-radius:7px;min-width:0;padding:9px 11px;font-size:14px}.bom-select-menu{color:#263f48;z-index:80;background:#fff;border-color:#d9e1e6;border-radius:8px;max-width:calc(100vw - 32px);font:14px/1.5 Inter,Arial,sans-serif}.bom-select-menu [data-slot=select-item]{padding-block:10px;font-size:14px}.bom-select-menu [data-slot=select-item]:focus{color:#a4430d;background:#fff0e5}.bom-size-fields{grid-template-columns:1.35fr 1fr;gap:12px;display:grid}.bom-capacity-input{display:flex;position:relative}.bom-capacity-input [data-slot=input]{padding-right:67px}.bom-capacity-input .bom-select{background:#f2f5f7;border:0;border-radius:4px;gap:2px;width:62px;height:35px;min-height:35px;padding:6px 7px;font-size:13px;position:absolute;top:4px;right:4px}.bom-unit-input{position:relative}.bom-unit-input [data-slot=input]{padding-right:27px}.bom-unit-input>span{color:#738791;font-size:13px;position:absolute;top:12px;right:12px}.bom-storage-option{justify-content:space-between;align-items:center;gap:15px;padding:3px 0;display:flex}.bom-storage-option label{color:#47616a;cursor:pointer;align-items:center;gap:9px;font-size:14px;display:flex}.bom-storage-option [data-slot=switch]{background:#d1dce2;width:34px;height:21px;padding:2px}.bom-storage-option [data-slot=switch][data-state=checked]{background:#db6018}.bom-storage-option [data-slot=switch-thumb]{background:#fff;width:17px;height:17px}.bom-storage-option [data-slot=switch-thumb][data-state=checked]{transform:translate(11px)}.bom-estimate{color:#b75720;background:linear-gradient(115deg,#fff6ee,#fffdf8);border:1px solid #f0cfb6;border-radius:8px;align-items:center;gap:13px;margin-top:1px;padding:18px 14px;display:flex;position:relative}.bom-estimate>svg{flex-shrink:0}.bom-estimate>div{flex-direction:column;gap:4px;display:flex}.bom-estimate strong{color:#704221;letter-spacing:-.5px;font-size:20px;font-weight:600;line-height:1.2}.bom-estimate>div>span{color:#956647;font-size:11px;line-height:1.4}.bom-estimate-label{letter-spacing:1.1px;color:#bb7d53;font-size:8px;font-weight:600;position:absolute;top:8px;right:9px}.bom-app .bom-primary,.bom-dialog .bom-primary{color:#fff;white-space:normal;background:#df631b;border:1px solid #df631b;border-radius:7px;gap:9px;height:44px;min-height:44px;padding:0 16px;font-size:14px;font-weight:550;line-height:1.3;box-shadow:0 2px 2px #a9470c13}.bom-app .bom-primary:hover,.bom-dialog .bom-primary:hover{background:#c9500b;border-color:#c9500b}.bom-app .bom-primary:disabled,.bom-dialog .bom-primary:disabled{opacity:.45}.bom-build-button{width:100%;margin-top:1px}.bom-build-button>svg:last-child{margin-left:auto}.bom-text-button{color:#6e838d;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;display:inline-flex}.bom-text-button:hover{color:#bd4b0b}.bom-empty-start{justify-content:center;margin-top:-4px;font-size:13px}.bom-setup-note{color:#7a8b94;border-top:1px solid #edf0f2;margin:0;padding-top:15px;font-size:12px;line-height:1.6}.bom-inline-note{color:#805c1d;background:#fff2d6;border-radius:5px;margin:0;padding:10px;font-size:13px}.bom-panel-eyebrow{justify-content:space-between;align-items:center;gap:10px;display:flex}.bom-equipment-content{flex-direction:column;flex:1;gap:13px;padding:18px 20px 22px;display:flex}.bom-item-card{background:linear-gradient(150deg,#fafffc,#fff 60%);border:1px solid #d7e4dd;border-radius:8px;padding:14px;animation:.3s bom-item-in}@keyframes bom-item-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.bom-item-title{align-items:center;gap:8px;display:flex}.bom-item-title>button:not(.bom-icon-button){text-align:left;color:#213d46;background:0 0;border:0;flex:1;padding:0;font-size:14px;font-weight:600;line-height:1.45}.bom-check{color:#28774d;background:#deeee4;border-radius:50%;flex-shrink:0;place-items:center;width:19px;height:19px;display:grid}.bom-icon-button{color:#7a9099;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;min-width:28px;min-height:28px;padding:5px;display:inline-flex}.bom-icon-button:hover{color:#b9470c;background:#fff0e4}.bom-item-title .bom-icon-button{margin-right:-5px}.bom-item-card>p{color:#71858e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:9px 0 13px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.bom-item-quantity{justify-content:space-between;align-items:center;gap:10px;display:flex}.bom-item-quantity>label{color:#526c76;font-size:13px}.bom-quantity{min-width:0;position:relative}.bom-app .bom-quantity [data-slot=input],.bom-dialog .bom-quantity [data-slot=input]{background:#fff;height:36px;padding:6px 9px;font-size:14px}.bom-quantity:has(>span) [data-slot=input]{padding-right:47px!important}.bom-quantity>span{color:#7b9099;pointer-events:none;font-size:11px;position:absolute;top:9px;right:10px}.bom-quantity [data-slot=input]::-webkit-inner-spin-button{appearance:none}.bom-unit-input [data-slot=input]::-webkit-inner-spin-button{appearance:none}.bom-capacity-input [data-slot=input]::-webkit-inner-spin-button{appearance:none}.bom-item-meta{color:#83958c;border-top:1px solid #e7eee9;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;font-size:11px;display:flex}.bom-item-meta>button{color:#81918b;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:11px;display:flex}.bom-item-meta>button:hover{color:#ae4b27}.bom-tbd{color:#a56b18}.bom-small-label{letter-spacing:1.6px;color:#7f919b;font-size:10px;font-weight:600}.bom-available{flex-direction:column;gap:3px;display:flex}.bom-available>.bom-small-label{margin:8px 0 6px}.bom-add-item{text-align:left;color:#55717e;background:0 0;border:0;border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;display:flex}.bom-add-item>span{flex-direction:column;gap:4px;display:flex}.bom-add-item strong{color:#37525e;font-size:14px;font-weight:500;line-height:1.4}.bom-add-item small{color:#899aa3;font-size:12px}.bom-add-item>svg{flex-shrink:0}.bom-add-item:hover>svg{color:#d75b14}.bom-add-item:hover strong{color:#c35113}.bom-custom-item{color:#68818d;background:#fbfcfd;border:1px dashed #c7d6de;border-radius:7px;justify-content:center;align-items:center;gap:7px;margin-top:5px;padding:12px;font-size:13px;display:flex}.bom-custom-item:hover{color:#b85015;background:#fff9f3;border-color:#d9864f}.bom-zone-note{color:#768d96;background:#f4f7f9;border-radius:6px;align-items:flex-start;gap:9px;margin-top:3px;padding:12px;display:flex}.bom-zone-note svg{flex-shrink:0;margin-top:1px}.bom-zone-note p{margin:0;font-size:12px;line-height:1.65}.bom-panel-next{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-top:1px solid #e7ecef;padding:15px 20px;position:sticky;bottom:0}.bom-panel-next .bom-primary{justify-content:space-between;width:100%}.bom-tray{background:#fff;border:1px solid #dce4e9;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;margin-top:23px;padding:19px 23px;display:flex;box-shadow:0 3px 12px #1b3b4c03}.bom-tray-title{align-items:center;gap:15px;min-width:0;display:flex}.bom-tray-icon{color:#546f7e;background:#eff4f7;border-radius:9px;flex-shrink:0;place-items:center;width:47px;height:47px;display:grid}.bom-tray h2{letter-spacing:-.4px;align-items:center;gap:9px;margin:0;font-size:17px;font-weight:550;line-height:1.5;display:flex}.bom-tray h2>span{color:#728995;text-align:center;background:#f1f4f6;border-radius:4px;min-width:20px;padding:0 6px;font-size:12px;line-height:22px}.bom-tray p{color:#7c909a;margin:3px 0 0;font-size:13px;line-height:1.5}.bom-tray-actions{flex-shrink:0;align-items:center;gap:22px;display:flex}.bom-quantity-warning{color:#946222;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;display:flex}.bom-footer{color:#90a0a9;justify-content:space-between;gap:20px;padding:20px 1px 25px;font-size:11px;display:flex}.bom-expanded .bom-panel{display:none}.bom-app .bom-outline,.bom-dialog .bom-outline{color:#526c79;white-space:normal;height:42px;box-shadow:none;background:#fff;border:1px solid #d3dee5;border-radius:7px;gap:8px;padding:0 13px;font-size:14px;line-height:1.3}.bom-app .bom-outline:hover,.bom-dialog .bom-outline:hover{background:#f0f5f7}.bom-dialog{background:#fff;border:1px solid #d8e0e6;border-radius:15px;gap:0;max-height:90svh;padding:26px;overflow:auto;box-shadow:0 24px 90px #092b3850}.bom-dialog [data-slot=dialog-title]{letter-spacing:-.8px;color:#203b46;margin:0;font-size:25px;font-weight:550;line-height:1.3}.bom-dialog [data-slot=dialog-description]{color:#7b8e98;margin:7px 0 0;font-size:14px;line-height:1.6}.bom-review-dialog{flex-direction:column;width:min(1100px,100% - 40px);padding:0;display:flex;overflow:hidden;max-width:1100px!important}.bom-review-heading{padding:26px 30px 19px}.bom-review-heading .bom-section-label{margin-bottom:9px;display:block}.bom-review-heading [data-slot=dialog-title]{overflow-wrap:anywhere;padding-right:25px}.bom-review-stats{align-items:center;gap:30px;padding:0 30px 22px;display:flex}.bom-review-stats>div{align-items:center;gap:8px;display:flex}.bom-review-stats svg{color:#839ba6;width:17px;height:17px}.bom-review-stats strong{color:#2b4552;font-size:19px;font-weight:550}.bom-review-stats span{color:#82959f;font-size:13px}.bom-review-tabs{flex-direction:column;flex:1;gap:0;min-height:0;display:flex;overflow:hidden}.bom-review-tabs [data-slot=tabs-list],.bom-review-tabs>[role=tablist]{background:0 0;border-radius:0;flex-shrink:0;align-self:flex-start;gap:26px;width:auto;height:43px;margin:0 30px;padding:0}.bom-review-tabs [data-slot=tabs-trigger],.bom-review-tabs [role=tab]{color:#798f9a;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;height:auto;min-height:43px;padding:0 0 13px;font-size:14px;box-shadow:none!important;background:0 0!important}.bom-review-tabs [data-slot=tabs-trigger][data-state=active],.bom-review-tabs [role=tab][data-state=active]{color:#b54f15;border-bottom-color:#e6752e}.bom-review-tabs [data-slot=tabs-content],.bom-review-tabs>[role=tabpanel]{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c7d4dc transparent;border-top:1px solid #e2e9ed;flex:1;min-height:0;margin:0;overflow:auto}.bom-review-scroll{min-height:0;max-height:none;padding:0 30px;overflow:visible}.bom-review-note{color:#976724;background:#fff6e6;border-radius:6px;align-items:center;gap:8px;margin:17px 0 12px;padding:10px 12px;font-size:13px;display:flex}.bom-review-note svg{flex-shrink:0}.bom-table{min-width:610px;font-size:14px}.bom-table [data-slot=table-head]{color:#778f9b;background:#fff;height:46px;padding:9px;font-size:12px;font-weight:500}.bom-table [data-slot=table-row]{border-bottom-color:#e7edf1}.bom-table [data-slot=table-row]:hover{background:#fafcfd}.bom-table [data-slot=table-cell]{vertical-align:middle;white-space:normal;padding:16px 9px}.bom-name-cell{width:52%}.bom-name-cell>span{letter-spacing:.5px;color:#899da7;margin-bottom:4px;font-size:10px;display:block}.bom-name-cell>button{color:#2e4b59;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:14px;font-weight:550;line-height:1.45;display:flex}.bom-name-cell>button svg{color:#9daeb7;flex-shrink:0}.bom-name-cell>small{-webkit-line-clamp:1;color:#8a9da7;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.bom-table .bom-quantity{width:88px}.bom-table-unit{text-align:right;color:#8a9ca7;margin-top:4px;font-size:10px;line-height:1.2;display:block}.bom-source-value{color:#bf581b;white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:550;display:inline-flex}.bom-source-value.bom-covered{color:#448363;font-size:12px;font-weight:500}.bom-review-footnote{color:#7e949f;margin:18px 0 22px;font-size:12px;line-height:1.6}.bom-review-footer{background:#fafcfd;border-top:1px solid #e3eaee;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:20px 30px;display:flex}.bom-review-footer>span{color:#8a9da7;font-size:12px;line-height:1.5}.bom-review-footer>span strong{color:#6b838f;font-weight:400}.bom-review-footer>div{align-items:center;gap:10px;display:flex}.bom-empty-state{text-align:center;max-width:470px;margin:auto;padding:36px 20px}.bom-empty-state>svg{color:#78939f;margin:0 auto 13px}.bom-empty-state h3{letter-spacing:-.6px;margin:0 0 8px;font-size:21px;font-weight:550}.bom-empty-state p{color:#8a9ca7;margin:0 0 19px;font-size:14px;line-height:1.6}.bom-delivery-form{padding-top:25px;padding-bottom:4px}.bom-delivery-intro{color:#c25e24;align-items:center;gap:15px;margin-bottom:23px;display:flex}.bom-delivery-intro h3,.bom-brief-heading h3{letter-spacing:-.6px;color:#2c4a57;margin:0 0 3px;font-size:21px;font-weight:550;line-height:1.4}.bom-delivery-intro p,.bom-brief-heading p{color:#859aa6;margin:0;font-size:14px}.bom-delivery-grid{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px;display:grid}.bom-dialog [data-slot=textarea]{resize:vertical;field-sizing:fixed;height:auto;min-height:100px}.bom-brief-panel{padding-top:25px;padding-bottom:25px}.bom-brief-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.bom-brief-panel [data-slot=textarea]{background:#f7f9fb;width:100%;min-height:235px;padding:16px;font-size:13px;line-height:1.7}.bom-open-rfq{color:#c1571b;align-items:center;gap:10px;margin-top:18px;font-size:14px;font-weight:500;display:inline-flex}.bom-brief-panel>small{color:#8a9eaa;margin-top:7px;font-size:12px;line-height:1.5;display:block}.bom-edit-dialog{width:min(530px,100% - 32px);max-width:530px!important}.bom-edit-form{flex-direction:column;gap:20px;margin-top:23px;display:flex}.bom-edit-grid{grid-template-columns:1fr 1fr 1.2fr;gap:12px;display:grid}.bom-edit-source{color:#758b97;background:#f2f6f8;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;margin:0;padding:11px 12px;font-size:14px;display:flex}.bom-edit-source>strong{color:#c06029;font-size:16px;font-weight:550}.bom-error{color:#b44436;margin:-12px 0 0;font-size:13px}.bom-replace-dialog{max-width:510px!important}.bom-replace-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}@media (width>=1600px){.bom-layout{grid-template-columns:minmax(0,1fr) 415px}.bom-panel-heading{padding:29px 28px 24px}.bom-form{padding:25px 28px}.bom-panel-heading h2{font-size:27px}.bom-equipment-content{padding:21px 25px}}@media (width<=1190px){.bom-header,.bom-workspace{padding-inline:25px}.bom-heading h1{font-size:27px}.bom-steps{gap:9px}.bom-steps button{font-size:12px}.bom-steps i{width:10px}.bom-layout{grid-template-columns:minmax(0,1fr) 340px;gap:16px}.bom-panel-heading{padding:23px 20px 18px}.bom-panel-heading h2{font-size:22px}.bom-form{padding:20px}.bom-scene-bottom{display:block;bottom:57px;left:22px;right:19px}.bom-camera-nav{margin-top:17px}.bom-view-hint>span:last-child{display:none}.bom-scene-title p{max-width:100%}.bom-tray-actions{gap:16px}.bom-quantity-warning{max-width:150px;font-size:11px}.bom-stage{height:550px}.bom-panel{max-height:677px}}@media (width<=920px){.bom-heading{flex-direction:column;align-items:flex-start;gap:17px}.bom-steps{gap:13px}.bom-steps button{font-size:14px}.bom-steps i{width:24px}.bom-layout{grid-template-columns:minmax(0,1fr) 320px}.bom-panel-heading h2{font-size:21px}.bom-form{padding:17px}.bom-panel-heading{padding:23px 17px 18px}.bom-size-fields{grid-template-columns:1.35fr 1fr;gap:9px}.bom-scene-tag{letter-spacing:.8px;padding:8px;font-size:9px}.bom-scene-top{left:15px;right:12px}.bom-scene-controls{gap:5px}.bom-scene-controls>button{width:22px;height:22px}.bom-scene-title h2{font-size:28px}.bom-tray-actions .bom-quantity-warning{display:none}.bom-view-hint{font-size:11px}.bom-stage{height:545px}.bom-panel{max-height:672px}.bom-brand{gap:20px}.bom-brand>span{padding-left:20px}.bom-back{display:none}.bom-header-actions{gap:0}}@media (width<=740px){.bom-header{gap:12px;height:68px;padding:0 18px}.bom-brand{gap:15px}.bom-brand img{width:103px}.bom-brand>span{padding-left:15px;font-size:13px}.bom-header-bom{gap:6px;height:38px;padding:0 9px!important}.bom-header-bom>span{display:none}.bom-workspace{padding:22px 16px 0}.bom-heading{gap:19px;margin-bottom:20px}.bom-eyebrow{letter-spacing:1.4px;margin-bottom:8px;font-size:10px}.bom-heading h1{letter-spacing:-1.1px;font-size:27px}.bom-steps{justify-content:flex-start;gap:12px;width:100%}.bom-steps button{gap:7px;font-size:12px}.bom-steps i{width:22px}.bom-steps button>span{width:24px;height:24px;font-size:10px}.bom-layout{grid-template-columns:minmax(0,1fr);gap:20px}.bom-stage{border-radius:12px;height:400px;min-height:400px}.bom-scene-top{top:14px;left:16px;right:14px}.bom-scene-tag{padding:9px 10px;font-size:10px}.bom-scene-controls>button{width:24px;height:24px}.bom-scene-bottom{gap:12px;display:flex;bottom:47px;left:20px;right:18px}.bom-scene-title h2{margin:8px 0;font-size:27px}.bom-scene-title p{max-width:260px;font-size:12px}.bom-scene-title>span{font-size:10px}.bom-camera-nav{gap:5px;margin-top:0}.bom-camera-nav>button{width:32px;height:33px}.bom-camera-nav .bom-overview{gap:0;width:32px;padding:0;font-size:0}.bom-camera-nav .bom-overview>svg{min-width:15px}.bom-scene-footnote{max-width:310px;font-size:10px;bottom:12px;left:20px;right:20px}.bom-zone-rail{margin-top:9px;padding:4px}.bom-zone-rail>button{min-width:84px;height:73px}.bom-view-hint{padding-top:10px;font-size:11px}.bom-panel{border-radius:12px;max-height:none;overflow:visible}.bom-panel-heading{padding:24px}.bom-panel-heading h2{font-size:25px}.bom-form{gap:20px;padding:22px 24px}.bom-form .bom-primary{height:48px}.bom-panel-heading p{font-size:15px}.bom-field>label{font-size:14px}.bom-app [data-slot=input],.bom-dialog [data-slot=input],.bom-dialog [data-slot=textarea]{font-size:16px}.bom-size-fields{grid-template-columns:1.4fr 1fr;gap:15px}.bom-estimate{padding:23px 17px}.bom-estimate strong{font-size:23px}.bom-estimate>div>span{font-size:12px}.bom-estimate-label{font-size:9px}.bom-equipment-content{padding:20px 24px 22px}.bom-item-title>button:not(.bom-icon-button){font-size:15px}.bom-item-card>p{font-size:13px}.bom-add-item{padding:15px 0}.bom-panel-next{padding:17px 24px;position:static}.bom-tray{flex-direction:column;align-items:stretch;gap:17px;margin-top:20px;padding:19px}.bom-tray h2{font-size:16px}.bom-tray p{font-size:12px}.bom-tray-icon{width:40px;height:43px}.bom-tray-title{gap:12px}.bom-tray-actions{justify-content:space-between}.bom-tray-actions .bom-quantity-warning{max-width:none;font-size:12px;display:flex}.bom-tray-actions>.bom-primary{margin-left:auto}.bom-footer{gap:13px;font-size:10px;line-height:1.6}.bom-footer>span:last-child{text-align:right;max-width:175px}.bom-expanded .bom-stage{height:65svh;min-height:400px}.bom-review-dialog{border-radius:12px;width:calc(100% - 20px);max-height:92svh}.bom-review-heading{padding:23px 20px 17px}.bom-dialog [data-slot=dialog-title]{font-size:23px}.bom-review-stats{gap:15px;padding:0 20px 17px}.bom-review-stats>div{flex-wrap:wrap;gap:5px}.bom-review-stats strong{font-size:17px}.bom-review-stats span{font-size:11px}.bom-review-stats svg{width:15px;height:15px}.bom-review-tabs [data-slot=tabs-list]{gap:22px;margin-inline:20px}.bom-review-tabs [data-slot=tabs-trigger]{font-size:13px}.bom-review-scroll{max-height:48svh;padding-inline:18px}.bom-review-footer{flex-wrap:wrap;gap:12px;padding:15px 18px}.bom-review-footer>span{font-size:10px}.bom-review-footer>div{gap:7px;margin-left:auto}.bom-review-footer .bom-primary,.bom-review-footer .bom-outline{gap:6px;height:41px;min-height:41px;padding-inline:10px;font-size:12px}.bom-review-footer>span>br{display:none}.bom-review-footer>span strong{margin-left:3px}.bom-delivery-grid{grid-template-columns:minmax(0,1fr);gap:18px}.bom-delivery-form{padding-top:22px}.bom-delivery-intro h3,.bom-brief-heading h3{font-size:20px}.bom-delivery-intro p,.bom-brief-heading p{font-size:13px}.bom-brief-heading{flex-wrap:wrap;gap:12px}.bom-review-note{font-size:12px;line-height:1.5}.bom-edit-grid{gap:10px}.bom-dialog.bom-edit-dialog{padding:23px}.bom-edit-grid .bom-field>label{min-height:19px;font-size:12px}.bom-dialog.bom-replace-dialog{padding:25px}.bom-replace-actions{flex-wrap:wrap}}@media (width<=390px){.bom-brand>span{display:none}.bom-heading h1{font-size:24px}.bom-steps{gap:8px}.bom-steps i{width:12px}.bom-steps button{gap:5px}.bom-scene-bottom{display:block}.bom-camera-nav{margin-top:13px}.bom-scene-title h2{font-size:25px}.bom-scene-title p{font-size:11px}.bom-form,.bom-panel-heading,.bom-equipment-content{padding-inline:19px}.bom-review-tabs [data-slot=tabs-list]{gap:18px}.bom-review-tabs [data-slot=tabs-trigger]{font-size:12px}}.bom-pin{font-size:14px}.bom-zone-rail>button{min-width:99px}.bom-zone-rail>button>.bom-zone-number,.bom-zone-rail>button>b,.bom-eyebrow,.bom-scene-title>span,.bom-scene-footnote,.bom-scene-tag,.bom-small-label{font-size:12px}.bom-text-button,.bom-empty-start,.bom-custom-item,.bom-item-quantity>label{font-size:14px}.bom-add-item small,.bom-item-meta,.bom-item-meta>button,.bom-estimate>div>span,.bom-footer{font-size:12px}.bom-item-card>p,.bom-setup-note{font-size:14px}.bom-estimate-label{font-size:10px}.bom-panel-heading .bom-section-label{letter-spacing:1.3px;font-size:11px}.bom-dialog .bom-table [data-slot=table-head]{font-size:14px}.bom-dialog .bom-name-cell>span,.bom-dialog .bom-table-unit{font-size:12px}@media (width<=740px){.bom-scene-title>span,.bom-scene-tag,.bom-scene-footnote{font-size:12px}.bom-scene-title p{font-size:14px}.bom-scene-bottom{bottom:61px}.bom-scene-footnote{max-width:100%;bottom:12px}.bom-steps button{font-size:14px}.bom-steps{gap:10px}.bom-steps i{width:12px}.bom-form{padding-bottom:24px}.bom-panel-heading .bom-section-label{font-size:12px}.bom-header-bom>span{display:none}}@media (width<=390px){.bom-steps button{font-size:12px}.bom-steps{gap:8px}.bom-steps i{width:8px}.bom-scene-bottom{bottom:69px}.bom-scene-title p{font-size:13px}.bom-scene-title>span{font-size:12px}}@media (prefers-reduced-motion:reduce){.bom-app *,.bom-dialog *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.eng-workspace-toolbar{background:#fff;border:1px solid #dce5ea;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;padding:14px 18px;display:flex}.eng-workspace-toolbar>div{color:#647f8b;align-items:center;gap:11px;display:flex}.eng-workspace-toolbar>div>span{color:#2a4957;flex-direction:column;font-size:14px;font-weight:550;display:flex}.eng-workspace-toolbar small{color:#7b929e;margin-top:3px;font-size:12px;font-weight:400}.eng-workspace-toolbar .bom-primary,.eng-workspace-toolbar .bom-outline{height:38px;min-height:38px}.eng-active .bom-panel{align-self:start;max-height:calc(100svh - 40px);position:sticky;top:20px}.eng-panel-heading .bom-section-label{align-items:center;gap:5px;display:flex}.eng-panel-body{padding:18px 20px 22px}.bom-stage,#bom-equipment-alternatives{scroll-margin-top:20px}.bom-layout>.eng-alternatives{grid-column:1/-1;margin-top:0}.eng-architecture-picker{border-bottom:1px solid #e4ebef;flex-direction:column;gap:9px;margin-bottom:20px;padding-bottom:20px;display:flex}.eng-architecture-picker>label{color:#355563;font-size:14px;font-weight:550}.eng-architecture-picker>a{color:#aa591d;align-items:center;gap:5px;font-size:12px;display:flex}.eng-example-note{color:#8e651b;background:#fff4dc;border:1px solid #f0d398;border-radius:7px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:12px;display:flex}.eng-example-note>svg{flex-shrink:0;margin-top:2px}.eng-example-note strong{font-size:14px;font-weight:550}.eng-example-note p{margin:4px 0 6px;font-size:13px;line-height:1.6}.eng-example-note button{color:#925d0b;background:0 0;border:0;padding:0;font-size:13px;text-decoration:underline}.eng-load-example{color:#547682;text-align:left;background:#f4f8fb;border:1px solid #dce6ec;border-radius:7px;align-items:center;gap:9px;width:100%;margin-bottom:18px;padding:12px;display:flex}.eng-load-example>span{flex:1;font-size:14px;font-weight:500}.eng-load-example small{color:#8298a2;margin-top:3px;font-size:12px;font-weight:400;display:block}.eng-toggle-row{border-bottom:1px solid #e4ebef;justify-content:space-between;align-items:center;gap:15px;padding:0 0 19px;display:flex}.eng-toggle-row label{color:#405c69;cursor:pointer;flex-direction:column;font-size:14px;display:flex}.eng-toggle-row small{color:#8097a2;margin-top:3px;font-size:12px}.eng-toggle-row [data-slot=switch]{flex-shrink:0}.eng-input-accordion [data-slot=accordion-item]{border-color:#e4ebef}.eng-input-accordion [data-slot=accordion-trigger]{color:#355563;align-items:center;gap:9px;padding:18px 0}.eng-input-accordion [data-slot=accordion-trigger]>span{text-align:left;flex-direction:column;gap:4px;display:flex}.eng-input-accordion [data-slot=accordion-trigger] strong{font-size:15px;font-weight:550}.eng-input-accordion [data-slot=accordion-trigger] small{color:#8b9ea7;font-size:12px;font-weight:400}.eng-input-accordion [data-slot=accordion-content]{overflow:hidden}.eng-input-grid{grid-template-columns:1fr 1fr;gap:15px 12px;padding:1px 0 3px;display:grid}.eng-number-field label{min-height:39px;font-size:13px;line-height:1.5}.eng-number-field.eng-wide-field{grid-column:1/-1}.eng-number-field.eng-wide-field label{min-height:0}.eng-number-field>div{position:relative}.eng-number-field [data-slot=input]{padding-right:48px}.eng-number-field.eng-wide-field [data-slot=input]{padding-right:78px}.eng-number-field [data-slot=input]::-webkit-inner-spin-button{appearance:none}.eng-number-field>div>span{color:#7d939e;pointer-events:none;font-size:12px;position:absolute;top:12px;right:10px}.eng-number-field [aria-invalid=true]{background:#fff7f3!important;border-color:#c66148!important}.eng-sizing-result{background:#edf5f7;border:1px solid #d4e4eb;border-radius:7px;flex-direction:column;gap:6px;margin:17px 0 12px;padding:14px 13px;display:flex}.eng-sizing-result>span{color:#688696;font-size:12px}.eng-sizing-result>strong{letter-spacing:-.5px;color:#2c596c;font-size:22px;font-weight:550;line-height:1.3}.eng-sizing-result>small{color:#7b939f;font-size:12px;line-height:1.6}.eng-form-note,.eng-boundary{color:#7d929d;margin:14px 0;font-size:13px;line-height:1.6}.eng-boundary{border-left:2px solid #c9d9e1;margin:19px 0 0;padding-left:10px;font-size:12px}.eng-design-notes{flex-direction:column;gap:17px;display:flex}.eng-design-notes .bom-field>label{font-size:14px}.eng-design-notes [data-slot=input]{font-size:13px}.eng-design-notes [data-slot=textarea]{background:#fff;border-color:#ccd7df;padding:10px;font-size:14px}.eng-design-notes>.eng-form-note{margin-bottom:0}.eng-panel-actions{flex-direction:column;align-items:center;gap:13px;display:flex}.eng-panel-actions .bom-primary{justify-content:center;font-size:14px}.eng-panel-actions .bom-text-button{font-size:13px}.eng-checks{flex-direction:column;gap:9px;margin:16px 0;display:flex}.eng-check{background:#f3f6f8;border:1px solid #e2e9ed;border-radius:7px;grid-template-columns:20px minmax(0,1fr);gap:8px;padding:12px;display:grid}.eng-check-symbol{color:#809aa8;background:#e4ebef;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;margin-top:1px;display:flex}.eng-check strong{color:#4f6d7b;font-size:13px;font-weight:550;line-height:1.5;display:block}.eng-check p{color:#8197a3;margin:5px 0 0;font-size:12px;line-height:1.65}.eng-check-label{color:#7b929e;grid-column:2;justify-self:start;font-size:11px;font-weight:500}.eng-check-within{background:#f3f9f5;border-color:#dcebe1}.eng-check-within .eng-check-symbol{color:#3d8258;background:#deeee3}.eng-check-within .eng-check-label{color:#397d51}.eng-check-outside{background:#fff4eb;border-color:#f0d3bb}.eng-check-outside .eng-check-symbol{color:#ab5719;background:#f8dfc9}.eng-check-outside .eng-check-label{color:#a95722}.eng-input-errors{color:#a84c39;background:#fff1eb;border:1px solid #efc9bc;border-radius:7px;padding:12px;font-size:13px;line-height:1.6}.eng-metrics{color:#fff;background:#163543;border:1px solid #244b5b;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;padding:18px 5px;display:grid}.eng-metrics>div{border-right:1px solid #44677360;flex-direction:column;gap:7px;min-width:0;padding:0 14px;display:flex}.eng-metrics>div:last-child{border:0}.eng-metrics span{color:#a8c2cd;font-size:12px;line-height:1.5}.eng-metrics strong{letter-spacing:-.5px;font-size:clamp(16px,1.65vw,25px);font-weight:500;line-height:1.35}.eng-metrics small{color:#88a7b5;font-size:11px;line-height:1.5}.eng-metric-review strong{color:#ffb276}.eng-alternatives{background:#fff;border:1px solid #dfe7ec;border-radius:12px;margin-top:24px;padding:22px}.eng-alternatives-heading{justify-content:space-between;align-items:center;gap:17px;margin-bottom:21px;display:flex}.eng-alternatives-heading h2{letter-spacing:-.8px;color:#2a4a59;margin:5px 0 0;font-size:25px;font-weight:550;line-height:1.3}.eng-alternatives-heading .bom-select{flex-shrink:0;width:190px;height:39px;font-size:13px}.eng-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.eng-option{background:#fafcfd;border:1px solid #dfe7ed;border-radius:8px;flex-direction:column;min-width:0;padding:17px 14px;display:flex;position:relative}.eng-option-selected{background:#fffaf5;border-color:#edb386;box-shadow:0 0 0 1px #f4d2b950}.eng-option-tag{color:#889da7;font-size:12px;line-height:1.5}.eng-option h3{letter-spacing:-.4px;color:#294b5c;margin:8px 0 19px;font-size:18px;font-weight:550;line-height:1.35}.eng-pros,.eng-cons{margin-bottom:12px}.eng-pros>strong,.eng-cons>strong{color:#4d896a;margin-bottom:8px;font-size:12px;font-weight:550;display:block}.eng-cons>strong{color:#a76c3c}.eng-pros p,.eng-cons p{color:#748b97;align-items:flex-start;gap:6px;margin:0 0 8px;font-size:14px;line-height:1.6;display:flex}.eng-pros svg,.eng-cons svg{color:#7b9f8c;flex-shrink:0;margin-top:5px}.eng-cons svg{color:#b5967d}.eng-option-impact{color:#748f9d;border-top:1px solid #e7ecef;align-items:flex-start;gap:7px;margin-top:auto;padding:12px 0;font-size:12px;line-height:1.6;display:flex}.eng-option-impact svg{flex-shrink:0;margin-top:2px}.eng-option .bom-primary,.eng-option .bom-outline{width:100%;height:41px;min-height:41px;padding-inline:8px;font-size:13px}.eng-source-link{color:#8d9fa7;justify-content:center;align-items:center;gap:4px;margin-top:13px;font-size:11px;line-height:1.5;display:flex}.eng-source-link svg{flex-shrink:0}.eng-comparison-note{color:#8b9faa;margin:17px 0 0;font-size:12px;line-height:1.6}.eng-review-content{padding:24px 0}.eng-review-intro{color:#d87430;align-items:center;gap:13px;margin-bottom:22px;display:flex}.eng-review-intro h3{letter-spacing:-.7px;color:#355464;margin:0 0 5px;font-size:22px;font-weight:550;line-height:1.35}.eng-review-intro p{color:#8a9ea9;margin:0;font-size:14px}.eng-review-content .eng-checks{grid-template-columns:1fr 1fr;gap:12px;display:grid}.eng-review-content .eng-input-errors{grid-column:1/-1}.eng-review-content .eng-check strong{font-size:14px}.eng-review-content .eng-check p{font-size:13px}.eng-review-method{background:#f4f7f9;border:1px solid #e0e9ee;border-radius:8px;margin:22px 0;padding:18px}.eng-review-method h4{color:#4c6b7b;margin:0 0 9px;font-size:15px;font-weight:550}.eng-review-method p{color:#8097a3;margin:8px 0;font-size:13px;line-height:1.7}.eng-reference-links{flex-wrap:wrap;gap:10px 22px;display:flex}.eng-reference-links a{color:#72919f;text-underline-offset:3px;align-items:center;gap:5px;font-size:12px;text-decoration:underline;display:flex}.bom-review-tabs [data-slot=tabs-list]{scrollbar-width:thin;max-width:calc(100% - 40px);overflow-x:auto}@media (width<=1190px){.eng-option-count-3{grid-template-columns:minmax(0,1fr)}.eng-option-count-3 .eng-option{grid-template-columns:1fr 1fr;column-gap:20px;display:grid}.eng-option-count-3 .eng-option-tag,.eng-option-count-3 h3,.eng-option-count-3 .eng-option-impact{grid-column:1/-1}.eng-option-count-3 .eng-source-link{margin-top:0}.eng-option-grid{gap:12px}.eng-alternatives{padding:18px}.eng-alternatives-heading{flex-wrap:wrap}.eng-metrics{grid-template-columns:1fr 1fr;row-gap:18px}.eng-metrics>div:nth-child(2){border:0}.eng-metrics strong{font-size:23px}.eng-number-field label{font-size:13px}}@media (width<=920px){.eng-option-grid{grid-template-columns:minmax(0,1fr)}.eng-option-count-3 .eng-option{display:flex}.eng-option-count-3 .eng-source-link{margin-top:12px}.eng-workspace-toolbar small{max-width:290px}.eng-workspace-toolbar .bom-outline,.eng-workspace-toolbar .bom-primary{font-size:13px}.eng-panel-body{padding-inline:16px}.eng-panel-heading .bom-section-label{font-size:10px}}@media (width<=740px){.eng-workspace-toolbar{flex-wrap:wrap;align-items:flex-start;gap:13px;padding:12px 14px}.eng-workspace-toolbar>div{align-items:flex-start}.eng-workspace-toolbar small{max-width:none;font-size:12px}.eng-workspace-toolbar>div>svg{margin-top:3px}.eng-workspace-toolbar>.bom-outline,.eng-workspace-toolbar>.bom-primary{justify-content:space-between;width:100%}.eng-active .bom-panel{max-height:none;position:static}.eng-panel-body{padding:20px 23px}.eng-panel-heading .bom-section-label{font-size:12px}.eng-number-field label{font-size:14px}.eng-number-field [data-slot=input],.eng-design-notes [data-slot=input]{font-size:16px}.eng-option-count-3 .eng-option{display:flex}.eng-option-grid{grid-template-columns:1fr}.eng-metrics strong{font-size:23px}.eng-metrics span{font-size:13px}.eng-metrics small{font-size:12px}.eng-alternatives-heading .bom-select{width:100%;font-size:14px}.eng-alternatives{padding:21px}.eng-option{padding:20px}.eng-option h3{font-size:22px}.eng-pros p,.eng-cons p{font-size:15px}.eng-pros>strong,.eng-cons>strong,.eng-option-tag,.eng-option-impact{font-size:13px}.eng-option .bom-primary,.eng-option .bom-outline{font-size:14px}.eng-source-link{font-size:12px}.eng-review-content .eng-checks{grid-template-columns:1fr}.eng-active .bom-visual-column{min-width:0}.eng-review-content{padding-top:21px}.eng-review-intro h3{font-size:21px}.eng-check strong{font-size:14px}.eng-check p{font-size:13px}.bom-review-tabs [data-slot=tabs-trigger]{flex-shrink:0}}.bom-app{color:#19323f;background:#edf2f5}.bom-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:25;background:#ffffffed;height:68px;padding-inline:28px;position:sticky;top:0}.bom-brand>span{color:#59707d;font-size:14px}.bom-header-bom{min-height:44px}.bom-breadcrumb{max-width:1780px;margin:0 auto;padding:13px 28px 0}.bom-breadcrumb ol{color:#748895;align-items:center;gap:7px;min-width:0;margin:0;padding:0;font-size:12px;line-height:1.4;list-style:none;display:flex}.bom-breadcrumb li{align-items:center;min-width:0;display:flex}.bom-breadcrumb a{color:#58717e;align-items:center;gap:6px;min-height:32px;text-decoration:none;transition:color .18s;display:inline-flex}.bom-breadcrumb a:hover{color:#b84c0d}.bom-breadcrumb a:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #ffc600}.bom-breadcrumb [aria-current=page]{text-overflow:ellipsis;white-space:nowrap;color:#294957;font-weight:600;overflow:hidden}.bom-workspace{max-width:1780px;padding:24px 28px 0}.bom-heading{gap:20px;margin-bottom:20px}.bom-heading h1{letter-spacing:-1px;overflow-wrap:anywhere;font-size:clamp(25px,2.4vw,34px)}.bom-eyebrow{color:#748895;letter-spacing:1.3px;margin-bottom:7px;font-size:12px}.bom-steps button{min-height:44px;font-size:14px}.bom-steps button>span{font-size:12px}.bom-workspace-tools{justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;display:flex}.bom-progress-summary{align-items:center;gap:11px;min-width:0;display:flex}.bom-progress-icon{color:#54717e;background:#e1e9ee;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.bom-progress-summary>div{flex-direction:column;gap:2px;min-width:0;display:flex}.bom-progress-summary strong{color:#294957;font-size:14px;font-weight:600}.bom-progress-summary>div>span{color:#6b808d;font-size:12px}.bom-workspace-switch{background:#fff;border:1px solid #d8e1e7;border-radius:12px;flex-shrink:0;padding:4px;gap:3px!important}.bom-workspace-switch [data-slot=toggle-group-item]{color:#607883;white-space:nowrap;border:0;gap:7px;height:40px;padding:0 14px;font-size:14px;font-weight:500;border-radius:8px!important}.bom-workspace-switch [data-state=on]{color:#fff;background:#183e50;box-shadow:0 2px 5px #193f5120}.bom-workspace-switch [data-state=off]:hover{background:#f0f4f6}.bom-layout{grid-template-columns:minmax(0,1fr) minmax(350px,390px);align-items:start;gap:22px}.bom-visual-column{align-self:start;position:sticky;top:88px}.eng-active .bom-visual-column{position:relative;top:auto}.bom-stage{background:#a5cddd;border-radius:18px 18px 0 0;height:clamp(460px,100svh - 285px,680px);min-height:460px;scroll-margin-top:85px;box-shadow:0 18px 44px #224e6412}.bom-stage .solar-world{contain:strict;will-change:opacity;transition:opacity .55s}.bom-stage .solar-world canvas{outline:none;display:block}.bom-scene-fallback img{filter:saturate(.8)brightness(1.08);transform:scale(1.015)}.bom-scene-shade{background:linear-gradient(#12384730,#0000 26% 58%,#112f4466 82%,#112b41d9)}.bom-scene-top{top:17px;left:20px;right:17px}.bom-scene-tag{letter-spacing:1px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14364c7d;border-color:#ffffff45;border-radius:9px;gap:8px;padding:10px 12px;font-size:12px}.bom-scene-controls>button,.bom-camera-nav>button{background:#16384a70;border-color:#ffffff45;border-radius:10px;width:42px;height:42px}.bom-scene-controls>button{border-radius:7px;width:29px;min-width:0;height:29px;min-height:0}.bom-scene-controls>button:active,.bom-camera-nav>button:active{color:#fff;background:#e9752e}.bom-scene-bottom{gap:16px;bottom:43px;left:24px;right:20px}.bom-scene-title>span{letter-spacing:1.6px;color:#dbe9ee;font-size:12px}.bom-scene-title h2{letter-spacing:-.8px;margin:8px 0;font-size:clamp(25px,2.5vw,36px);font-weight:500}.bom-scene-title p{color:#e2eef2;max-width:370px;font-size:14px;line-height:1.55}.bom-scene-footnote{color:#d3e3eacb;font-size:12px;bottom:15px;left:24px;right:20px}.bom-scene-notice{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#173b4de6;max-width:360px;font-size:14px}.bom-pin{-webkit-backdrop-filter:none;backdrop-filter:none;will-change:transform;background:#fffffff2;border-radius:10px;min-height:39px;padding:5px 9px 5px 5px;font-size:14px;box-shadow:0 7px 22px #14394a30}.bom-pin-symbol{border-radius:7px;width:28px;height:28px}.bom-pin-count{font-size:12px}.bom-pin.pin-compact{min-width:38px;min-height:38px}.bom-pin-active{background:#ed782e;border-color:#ffc28a;box-shadow:0 0 0 5px #ed782e25,0 6px 20px #193c4b35}.bom-render-tools{background:#fff;border:1px solid #dae1e5;border-top:0;border-radius:0 0 14px 14px;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:8px 10px 8px 16px;display:flex;box-shadow:0 7px 18px -15px #1a2b3866}.bom-render-left,.bom-render-action{align-items:center;min-width:0;display:flex}.bom-render-left{gap:18px}.bom-render-quality{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.bom-render-label,.bom-render-action-copy>span{text-transform:uppercase;letter-spacing:1.1px;color:#748895;font-size:10px;font-weight:700;line-height:1}.bom-render-select{color:#3f7ab5;align-items:center;gap:5px;display:flex}.bom-render-quality [data-slot=select-trigger]{box-shadow:none;color:#1a2b38;background:#f3f7f9;border:0;border-radius:8px;width:145px;height:30px;min-height:30px;padding:2px 5px;font-size:13px;font-weight:600}.bom-render-quality [data-slot=select-trigger]:focus-visible{box-shadow:0 0 0 2px #ffc600}.bom-render-divider{background:#dae1e5;flex:none;width:1px;height:34px}.bom-render-status{align-items:center;gap:9px;min-width:0;display:flex}.bom-render-status>span{background:#3f7ab5;border-radius:2px;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #3f7ab51f}.bom-render-status>div,.bom-render-action-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.bom-render-status strong,.bom-render-action-copy>strong{color:#294957;white-space:nowrap;font-size:12px;font-weight:650;line-height:1.2}.bom-render-status small{color:#748895;white-space:nowrap;font-size:11px;line-height:1.2}.bom-render-action{gap:14px;margin-left:auto}.bom-render-action-copy{text-align:right}.bom-app .bom-strip-next{border-radius:8px;justify-content:space-between;width:min(34vw,310px);height:46px;min-height:46px;transition:transform .18s,background-color .18s,box-shadow .18s}.bom-app .bom-strip-next:hover{transform:translateY(-1px);box-shadow:0 7px 16px -9px #1a2b3880}.bom-scene-top-left{pointer-events:auto;align-items:center;gap:10px;min-width:0;display:flex}.bom-zone-rail{scrollbar-width:none;scroll-snap-type:x proximity;border-color:#dbe4ea;border-radius:12px;gap:3px;margin-top:12px;padding:6px;scroll-padding:6px}.bom-zone-rail::-webkit-scrollbar{display:none}.bom-zone-rail>button{scroll-snap-align:center;border-radius:8px;gap:6px;min-width:86px;height:76px}.bom-zone-rail>button>span:not(.bom-zone-number){font-size:13px}.bom-zone-rail>button>.bom-zone-number{display:none}.bom-zone-rail>button>b{min-width:18px;height:18px;font-size:11px;top:5px;right:5px}.bom-zone-rail>button.active{color:#a84c19;background:#fef0e6;border-color:#efbf9a}.bom-view-hint{gap:10px;padding:10px 3px 0;font-size:12px}.bom-panel,.eng-active .bom-panel{overscroll-behavior-y:auto;border-color:#dbe4ea;border-radius:16px;max-height:calc(100svh - 108px);scroll-margin-top:85px;scroll-padding-top:18px;position:sticky;top:88px;box-shadow:0 12px 38px #244e5f07}.bom-panel-heading{background:#fff;padding:24px 23px 19px}.bom-panel-heading h2{letter-spacing:-.7px;font-size:25px;font-weight:550}.bom-panel-heading p{font-size:14px;line-height:1.6}.bom-form{gap:18px;padding:21px 23px 24px}.bom-app [data-slot=input],.bom-dialog [data-slot=input]{background:#fcfdfe;border-color:#cfdae2;border-radius:9px;height:46px;font-size:16px}.bom-app .bom-select,.bom-dialog .bom-select{background:#fcfdfe;border-radius:9px;height:46px;font-size:14px}.bom-capacity-input .bom-select{background:#edf2f5;width:64px;height:38px;min-height:38px;font-size:14px;top:4px;right:4px}.bom-field>label{color:#3c5868;font-size:14px}.bom-unit-input>span{font-size:14px;top:13px}.bom-estimate{background:#fff6ef;border-color:#f0d2bb;border-radius:12px;padding:18px 15px}.bom-estimate strong{font-size:23px}.bom-estimate>div>span{font-size:12px}.bom-estimate-label{font-size:11px;top:10px;right:10px}.bom-app .bom-primary,.bom-dialog .bom-primary{border-radius:9px;height:48px;min-height:48px;font-size:14px;box-shadow:0 3px 8px #b7481115}.bom-app .bom-outline,.bom-dialog .bom-outline{border-radius:9px;min-height:44px}.bom-setup-note,.bom-review-footnote{color:#718793;font-size:13px;line-height:1.6}.bom-text-button{min-height:36px;font-size:14px}.bom-empty-start{min-height:44px}.bom-zone-progress{padding:15px 23px 2px}.bom-zone-progress>div:first-child{color:#7d929d;justify-content:space-between;gap:8px;font-size:12px;display:flex}.bom-zone-progress>div:first-child>span:last-child{color:#567568;align-items:center;gap:4px;display:flex}.bom-zone-progress-track{background:#edf1f3;border-radius:9px;height:3px;margin-top:11px;overflow:hidden}.bom-zone-progress-track>span{background:#e98544;border-radius:9px;height:100%;transition:width .3s;display:block}.bom-equipment-content{gap:15px;padding:20px 21px 24px}.bom-item-card{background:#fff;border:1px solid #d6e4de;border-radius:12px;padding:16px;box-shadow:0 3px 10px #264b3d04}.bom-item-title>button:not(.bom-icon-button){font-size:15px;line-height:1.5}.bom-item-card>p{color:#6c8290;margin:10px 0 15px;font-size:13px;line-height:1.7}.bom-icon-button{border-radius:8px;min-width:40px;min-height:40px}.bom-item-quantity>label{font-size:14px}.bom-item-quantity{flex-wrap:wrap}.bom-item-quantity>label>small{color:#899ca7;margin-top:2px;font-size:12px;font-weight:400;display:block}.bom-quantity-stepper{border:1px solid #cfdae2;border-radius:9px;grid-template-columns:42px minmax(60px,88px) 42px;max-width:100%;display:grid;overflow:hidden}.bom-quantity-stepper>button{color:#4f6c7c;touch-action:manipulation;background:#f1f5f8;border:0;place-items:center;min-height:44px;display:grid}.bom-quantity-stepper>button:hover{background:#e5edf3}.bom-quantity-stepper>button:disabled{opacity:.35}.bom-app .bom-quantity-stepper>[data-slot=input]{text-align:center;box-shadow:none;appearance:textfield;background:#fff;border:0;border-radius:0;min-width:0;height:44px;padding:8px 4px;font-size:16px}.bom-quantity-stepper input::-webkit-inner-spin-button{appearance:none}.bom-scene-notice>button{color:#305566;white-space:nowrap;background:#fff;border:0;border-radius:7px;min-height:40px;padding:8px 11px;font-size:13px}.bom-item-quantity .bom-quantity{width:148px}.bom-app .bom-quantity [data-slot=input],.bom-dialog .bom-quantity [data-slot=input]{border-radius:8px;height:44px;padding:9px 11px;font-size:16px}.bom-quantity>span{font-size:12px;top:13px}.bom-item-meta{min-height:42px;margin-top:11px;padding-top:6px;font-size:12px}.bom-item-meta>button{min-height:38px;padding-inline:5px;font-size:13px}.bom-add-item{border:1px solid #e1e8ed;border-radius:10px;min-height:74px;margin-bottom:7px;padding:15px 12px;transition:border-color .2s,background .2s}.bom-add-item:hover{background:#fffaf6;border-color:#edc8ad}.bom-add-item strong{font-size:14px;line-height:1.5}.bom-add-item small{color:#798f9c;font-size:12px;line-height:1.5}.bom-add-item>svg{box-sizing:content-box;background:#f2f5f7;border-radius:7px;padding:7px}.bom-custom-item{border-radius:10px;min-height:48px;font-size:14px}.bom-small-label{font-size:12px}.bom-zone-note{border-radius:10px;padding:14px}.bom-zone-note p{font-size:13px}.bom-panel-next{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;padding:15px 20px}.eng-panel-actions{gap:7px}.bom-layout>.eng-alternatives{border-radius:16px;margin-top:0;padding:26px;scroll-margin-top:90px}.eng-option-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.eng-option-count-3 .eng-option{display:flex}.eng-option{background:#f8fafc;border-radius:12px;padding:22px}.eng-option h3{font-size:22px}.eng-pros p,.eng-cons p{font-size:14px;line-height:1.65}.eng-metrics{border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;padding:20px 16px}.eng-metrics strong{font-size:23px}.eng-metrics span,.eng-metrics small{font-size:12px}.eng-input-accordion [data-slot=accordion-trigger]{min-height:72px}.eng-number-field label{font-size:14px}.eng-check-label{font-size:12px}.bom-tray{border-color:#d6e2e9;border-radius:14px;margin-top:22px;padding:20px 24px}.bom-footer{color:#7c919e;font-size:12px}.bom-expanded{grid-template-columns:minmax(0,1fr)}.bom-expanded .bom-visual-column{position:relative;top:auto}.bom-expanded .bom-stage{height:clamp(450px,70svh,900px);max-height:none}.bom-mobile-dock{display:none}.bom-review-dialog{border-radius:18px}.bom-dialog [data-slot=dialog-close]{border-radius:9px;place-items:center;width:44px;height:44px;display:grid;top:10px;right:10px}.bom-dialog [data-slot=dialog-title]{padding-right:38px}.bom-review-tabs [data-slot=tabs-trigger]{min-height:48px;padding-bottom:12px}.bom-review-stats{gap:24px}.bom-review-scroll{max-height:52svh}.bom-name-cell>span{font-size:12px}.bom-name-cell>button{font-size:15px}.bom-review-note{font-size:14px}.bom-review-footer .bom-primary,.bom-review-footer .bom-outline{min-height:46px}@media (width<=1200px){.bom-breadcrumb{padding-inline:22px}.bom-workspace{padding:22px 22px 0}.bom-header{padding-inline:22px}.bom-layout{grid-template-columns:minmax(0,1fr) 350px;gap:16px}.bom-heading h1,.bom-scene-title h2{font-size:28px}.bom-scene-title p{font-size:13px}.bom-scene-bottom{display:block;bottom:42px}.bom-camera-nav{margin-top:12px}.bom-stage{height:560px;min-height:460px}.bom-scene-controls{gap:6px}.bom-view-hint>span:last-child{display:none}.eng-metrics{grid-template-columns:1fr 1fr;row-gap:20px}.eng-option{padding:19px}.bom-steps{gap:10px}.bom-steps i{width:12px}}@media (width>=901px) and (height<=790px){.bom-stage{height:450px;min-height:400px}.bom-header{height:60px}.bom-visual-column,.bom-panel,.eng-active .bom-panel{top:76px}.bom-panel,.eng-active .bom-panel{max-height:calc(100svh - 92px)}}@media (width<=900px){.bom-header{height:62px;padding:0 20px}.bom-header-actions{gap:10px}.bom-brand{gap:18px}.bom-brand>span{padding-left:18px}.bom-back{display:none}.bom-breadcrumb{padding:10px 20px 0}.bom-workspace{padding:20px 20px 96px}.bom-heading{flex-direction:row;align-items:center;gap:16px;margin-bottom:18px}.bom-heading h1{font-size:26px}.bom-eyebrow{font-size:12px}.bom-steps{gap:8px}.bom-steps button{gap:6px;font-size:13px}.bom-steps i{width:9px}.bom-steps button>span{width:23px;height:23px}.bom-layout{grid-template-columns:minmax(0,1fr);gap:18px}.bom-visual-column{position:relative;top:auto}.bom-stage{height:360px;min-height:280px;scroll-margin-top:76px}.bom-panel,.eng-active .bom-panel{overscroll-behavior:auto;max-height:none;scroll-margin-top:76px;position:relative;top:auto;overflow:visible}.bom-panel-heading{border-radius:16px 16px 0 0;padding:24px}.bom-panel-heading h2{font-size:27px}.bom-form{gap:20px;padding:24px}.bom-size-fields{grid-template-columns:1.35fr 1fr;gap:16px}.bom-scene-bottom{align-items:end;display:flex;bottom:41px}.bom-scene-title p{display:none}.bom-camera-nav{margin-top:0}.bom-scene-title h2{font-size:28px}.bom-stage .bom-scene-footnote{font-size:12px;bottom:14px}.bom-scene-tag{font-size:12px}.bom-scene-top{top:15px;left:18px;right:15px}.bom-scene-title>span{font-size:12px}.bom-render-tools{padding-inline:12px}.bom-render-status small,.bom-render-action-copy{display:none}.bom-app .bom-strip-next{width:min(40%,280px)}.bom-zone-rail{margin-top:10px}.bom-zone-rail>button{min-width:91px;height:73px}.bom-view-hint{display:none}.bom-panel-next{border-radius:0 0 16px 16px;position:relative}.bom-tray{display:none}.bom-footer{padding-top:22px}.bom-equipment-content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;padding:22px 24px;display:grid}.bom-equipment-content>.bom-available,.bom-equipment-content>.bom-custom-item,.bom-equipment-content>.bom-zone-note,.bom-equipment-content>.bom-outline{grid-column:1/-1}.bom-available{grid-template-columns:1fr 1fr;gap:10px;display:grid}.bom-available>.bom-small-label{grid-column:1/-1;margin:0 0 3px}.bom-add-item{height:100%;margin:0}.eng-option-grid,.eng-option-count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.eng-option-count-3>.eng-option:last-child{grid-column:1/-1}.eng-option-count-3 .eng-option{display:flex}.eng-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:12px;padding:18px}.eng-metrics strong{font-size:22px}.eng-metrics>div:nth-child(2){border-right:1px solid #ffffff20}.eng-input-grid{grid-template-columns:1fr 1fr;gap:16px}.eng-panel-body{padding:22px 24px}.eng-number-field [data-slot=input],.eng-design-notes [data-slot=input]{font-size:16px}.eng-panel-heading .bom-section-label{font-size:12px}.eng-metric-review small{line-height:1.5}.eng-panel-actions{gap:10px}.eng-check{padding-block:14px}.bom-mobile-dock{z-index:30;padding:12px 22px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-top:1px solid #d6e2e9;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #274d630c}.bom-mobile-dock>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.bom-mobile-dock strong{color:#234a60;font-size:15px;font-weight:600}.bom-mobile-dock>div>span{color:#7a909e;font-size:12px}.bom-mobile-dock>button{color:#fff;background:#df631b;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:14px;font-weight:550;display:flex}.bom-mobile-dock>.bom-dock-site{color:#355d72;background:#edf3f6;width:46px;padding:0}.bom-mobile-dock>.bom-dock-build{background:#193f52}.bom-expanded .bom-stage{height:65svh;min-height:360px}.bom-setup-mode .bom-stage{height:250px;min-height:220px}.bom-setup-mode .bom-expanded .bom-stage{height:65svh;min-height:360px}.bom-setup-mode .bom-zone-rail,.bom-setup-mode .bom-scene-title>span{display:none}}@media (width<=600px){.bom-app{--bom-mobile-tap:clamp(42px,11.2vw,46px);--bom-mobile-icon-control:clamp(27px,7.4vw,30px)}.bom-header{height:60px;padding:0 16px}.bom-brand img{width:105px}.bom-brand>span{padding-left:14px;font-size:13px}.bom-brand{gap:14px}.bom-header-bom{height:40px;min-height:40px}.bom-breadcrumb{padding:8px 14px 0}.bom-breadcrumb ol{gap:5px;font-size:12px}.bom-breadcrumb a{min-height:32px}.bom-workspace{padding:17px 14px 92px}.bom-heading{margin-bottom:15px;display:block}.bom-heading h1{letter-spacing:-.7px;font-size:26px}.bom-eyebrow{margin-bottom:6px;font-size:12px}.bom-steps{justify-content:space-between;gap:7px;width:100%;margin-top:12px}.bom-steps button{gap:7px;min-height:36px;font-size:14px}.bom-steps i{flex:1;min-width:8px;max-width:28px}.bom-workspace-tools{flex-wrap:wrap;gap:12px;margin-bottom:14px}.bom-progress-icon{border-radius:10px;width:36px;height:36px}.bom-progress-summary strong{font-size:14px}.bom-progress-summary>div>span{font-size:12px}.bom-workspace-switch{border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;width:100%;padding:4px;display:grid!important}.bom-workspace-switch [data-slot=toggle-group-item]{width:100%;min-width:0;height:var(--bom-mobile-tap);min-height:var(--bom-mobile-tap);padding:0 clamp(5px,2vw,8px);font-size:14px}.bom-workspace-switch [data-slot=toggle-group-item]>svg{flex-shrink:0;width:clamp(15px,4.2vw,17px);height:clamp(15px,4.2vw,17px)}.bom-stage{border-radius:14px 14px 0 0;height:275px;min-height:250px}.bom-setup-mode .bom-stage{height:195px;min-height:195px}.bom-scene-top{top:12px;left:14px;right:12px}.bom-scene-tag{letter-spacing:.5px;padding:8px 10px;font-size:12px}.bom-scene-controls>button{width:var(--bom-mobile-icon-control);height:var(--bom-mobile-icon-control);border-radius:7px;min-width:0;min-height:0}.bom-scene-controls{gap:clamp(3px,1.1vw,5px)}.bom-camera-nav>button{width:var(--bom-mobile-tap);height:var(--bom-mobile-tap);min-width:var(--bom-mobile-tap);min-height:var(--bom-mobile-tap);border-radius:9px}.bom-scene-bottom{gap:8px;display:flex;bottom:40px;left:17px;right:13px}.bom-scene-title h2{margin:6px 0 0;font-size:24px;line-height:1.2}.bom-scene-title>span{letter-spacing:.7px;font-size:12px}.bom-scene-title p{display:none}.bom-camera-nav .bom-overview{gap:0;width:40px;padding:0;font-size:0}.bom-camera-nav{gap:5px}.bom-camera-nav>.bom-overview>svg{min-width:16px}.bom-scene-footnote{max-width:100%;line-height:1.4;font-size:12px!important;bottom:12px!important;left:17px!important;right:14px!important}.bom-scene-notice{padding:9px 11px;font-size:13px;line-height:1.5;top:64px;left:14px;right:14px}.bom-scene-notice~.bom-pins{opacity:.85}.bom-render-tools{min-height:calc(var(--bom-mobile-tap) + 14px);gap:8px;padding:7px 8px 7px 10px}.bom-render-left{gap:7px}.bom-render-divider,.bom-render-status{display:none}.bom-render-label{letter-spacing:.8px;font-size:9px}.bom-render-select{gap:2px}.bom-render-select>svg{display:none}.bom-render-quality [data-slot=select-trigger]{width:clamp(112px,34vw,132px);min-height:var(--bom-mobile-tap);height:var(--bom-mobile-tap);font-size:12px}.bom-render-action{flex:1;min-width:0}.bom-app .bom-strip-next{width:auto;max-width:230px;height:var(--bom-mobile-tap);min-height:var(--bom-mobile-tap);flex:1;padding-inline:clamp(9px,3vw,12px)}.bom-pin{min-height:40px;font-size:13px}.bom-pin-symbol{width:28px;height:28px}.bom-pin.pin-compact{width:40px;height:40px}.bom-pin-count{font-size:12px}.bom-zone-rail{border-radius:10px;gap:2px;padding:5px}.bom-zone-rail>button{min-width:clamp(76px,22vw,87px);height:clamp(62px,17.5vw,68px);min-height:var(--bom-mobile-tap);gap:5px}.bom-zone-rail>button>svg{width:clamp(18px,4.8vw,20px);height:clamp(18px,4.8vw,20px)}.bom-zone-rail>button>span:not(.bom-zone-number){font-size:13px}.bom-panel-heading,.bom-form{padding:22px 20px}.bom-panel-heading h2{font-size:26px}.bom-panel-heading .bom-section-label{letter-spacing:1px;font-size:12px}.bom-panel-heading p{font-size:14px}.bom-form{gap:19px}.bom-app [data-slot=input],.bom-dialog [data-slot=input],.bom-app .bom-select,.bom-dialog .bom-select{font-size:16px}.bom-capacity-input .bom-select{font-size:14px}.bom-size-fields{grid-template-columns:1.3fr 1fr;gap:11px}.bom-field>label{font-size:14px}.bom-estimate strong{font-size:22px}.bom-estimate-label{font-size:11px}.bom-storage-option label{font-size:14px}.bom-storage-option{min-height:var(--bom-mobile-tap)}.bom-storage-option [data-slot=switch]{width:44px;min-width:44px;height:44px;min-height:44px;box-shadow:none;background:0 0;padding:10px 5px}.bom-storage-option [data-slot=switch]:before{content:"";background:#d1dce2;border-radius:999px;position:absolute;inset:11px 5px}.bom-storage-option [data-slot=switch][data-state=checked]:before{background:#db6018}.bom-storage-option [data-slot=switch-thumb]{z-index:1;width:17px;height:17px;position:relative}.bom-storage-option [data-slot=switch-thumb][data-state=checked]{transform:translate(17px)}.bom-equipment-content{gap:16px;padding:20px;display:flex}.bom-available{gap:9px;display:flex}.bom-available>.bom-small-label{margin-top:4px}.bom-add-item{min-height:76px;padding:15px 13px}.bom-item-card{padding:16px}.bom-item-title>button:not(.bom-icon-button){font-size:16px}.bom-item-card>p{font-size:14px}.bom-zone-progress{padding-inline:20px}.bom-panel-next{padding:16px 20px}.bom-zone-note p{font-size:14px}.bom-item-meta>button{min-height:44px}.eng-metrics{grid-template-columns:1fr 1fr;gap:15px;padding:18px 16px}.eng-metrics>div:nth-child(2){border:0}.eng-metrics strong{font-size:22px}.eng-metrics span,.eng-metrics small{font-size:12px}.eng-panel-body{padding:20px}.eng-input-grid{gap:12px}.bom-layout>.eng-alternatives{border-radius:14px;padding:20px}.eng-option-grid,.eng-option-count-3{grid-template-columns:minmax(0,1fr)}.eng-option{padding:20px}.eng-option-count-3>.eng-option:last-child{grid-column:auto}.eng-option h3{font-size:23px}.eng-pros p,.eng-cons p{font-size:15px}.bom-mobile-dock{padding:10px 14px calc(10px + env(safe-area-inset-bottom));gap:8px}.bom-mobile-dock>button{min-height:var(--bom-mobile-tap);gap:7px;padding:0 clamp(10px,3.3vw,13px)}.bom-mobile-dock strong{font-size:14px}.bom-mobile-dock>div>span{font-size:12px}.bom-mobile-dock>.bom-dock-site{width:var(--bom-mobile-tap);min-width:var(--bom-mobile-tap)}.bom-footer{padding:18px 4px 4px;font-size:12px;display:block}.bom-footer>span{display:block}.bom-footer>span+span{margin-top:4px}.bom-dialog.bom-review-dialog{border-bottom:0;border-radius:20px 20px 0 0;width:100%;height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);bottom:auto;translate:initial!important;top:12px!important;left:0!important;transform:none!important}.bom-review-heading{padding:25px 20px 16px}.bom-review-heading .bom-section-label{margin-bottom:6px;font-size:12px}.bom-review-heading [data-slot=dialog-title]{font-size:25px}.bom-review-stats{flex-wrap:wrap;gap:16px;padding:0 20px 16px}.bom-review-stats>div{gap:5px}.bom-review-stats span{font-size:12px}.bom-review-stats strong{font-size:18px}.bom-review-tabs [data-slot=tabs-list],.bom-review-tabs>[role=tablist]{scrollbar-width:none;gap:21px;width:calc(100% - 40px);margin-inline:20px;overflow-x:auto}.bom-review-tabs [data-slot=tabs-trigger],.bom-review-tabs [role=tab]{min-height:47px;font-size:14px}.bom-review-tabs [data-slot=tabs-content],.bom-review-tabs>[role=tabpanel]{overscroll-behavior:contain;flex:1;overflow:auto}.bom-review-scroll{min-height:100%;max-height:none;padding-inline:16px;overflow:visible}.bom-review-note{align-items:flex-start;font-size:13px;line-height:1.6}.bom-review-note svg{margin-top:3px}.bom-table{width:100%;min-width:0;display:block}.bom-table thead{display:none}.bom-table tbody{flex-direction:column;gap:13px;padding-block:5px 10px;display:flex}.bom-table tbody tr{background:#fff;border:1px solid #dde7ee;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px;padding:16px;display:grid;position:relative}.bom-table [data-slot=table-cell]{white-space:normal;min-width:0;padding:0;display:block}.bom-table .bom-name-cell{grid-column:1/-1;width:auto;padding-right:29px}.bom-name-cell>button{font-size:15px;line-height:1.5}.bom-name-cell>span{font-size:12px}.bom-name-cell small{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.bom-table [data-label]:before{content:attr(data-label);color:#6e8898;margin:0 0 8px;font-size:12px;display:block}.bom-table [data-slot=table-cell]:last-child{position:absolute;top:12px;right:8px}.bom-table .bom-quantity{width:100%}.bom-table .bom-source-value{align-items:center;gap:4px;min-height:44px;font-size:16px;display:flex}.bom-table .bom-covered{font-size:13px}.bom-review-footer{padding:13px 16px calc(13px + env(safe-area-inset-bottom));background:#fff;flex-wrap:wrap;flex-shrink:0;gap:10px}.bom-review-footer>div{gap:9px;width:100%;margin:0;display:flex}.bom-review-footer>div>button{flex:1;font-size:14px}.bom-review-footer>span{font-size:12px}.bom-review-footer>span br{display:none}.bom-dialog.bom-edit-dialog{border-radius:16px;width:calc(100% - 24px);max-height:calc(100dvh - 30px);padding:23px 20px}.bom-edit-grid{gap:14px}.bom-edit-grid .bom-field>label{font-size:14px}.bom-dialog [data-slot=textarea]{font-size:16px;line-height:1.6}}@media (width<=370px){.bom-brand>span{display:none}.bom-heading h1{font-size:24px}.bom-steps button{gap:5px;font-size:13px}.bom-render-tools{padding-left:6px}.bom-render-quality [data-slot=select-trigger]{width:112px}.bom-scene-title h2{font-size:21px}.bom-camera-nav .bom-overview{display:none}.bom-mobile-dock>div>span{max-width:118px;font-size:12px}.bom-workspace-switch [data-slot=toggle-group-item]{gap:5px;font-size:13px}.bom-zone-rail>button{min-width:76px}.eng-input-grid{grid-template-columns:1fr}.eng-wide-field{grid-column:auto}}@media (prefers-reduced-motion:reduce){.bom-app *,.bom-dialog *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.bom-stage .solar-world{will-change:auto}}@media (pointer:coarse){.bom-zone-rail>button,.bom-workspace-switch [data-slot=toggle-group-item],.bom-render-tools button{touch-action:manipulation}.bom-app input,.bom-dialog input{scroll-margin-block:100px}.bom-pin:focus-visible{outline-offset:2px}}.bom-location-prefill{margin-bottom:12px}
