:root{color:#1f2933;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef2f6;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,.file-button{border:1px solid #b8c3cf;border-radius:7px;background:#fff;color:#152331;cursor:pointer;font:inherit;font-weight:650;min-height:36px;padding:7px 11px}button:hover,.file-button:hover{border-color:#2f6f8f;color:#164f69}h1,h2,p{margin:0}h1{font-size:24px}h2{font-size:16px}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #d7e0e8;padding:8px;text-align:left;vertical-align:top}th{color:#52616f;font-size:12px;text-transform:uppercase}.topbar{align-items:center;background:#172331;color:#f5f8fb;display:flex;gap:12px;justify-content:space-between;min-height:52px;padding:8px 18px;position:relative;z-index:20}.topbar button,.topbar .file-button,.topbar summary{background:#223247;border-color:#42566d;color:#fff}.load-state,.actions{align-items:center;display:grid;gap:8px}.load-state{display:flex;flex:1;flex-wrap:nowrap;min-width:0;white-space:nowrap}.load-state span{overflow:hidden;text-overflow:ellipsis}.print-button{flex:0 0 auto}.actions-menu{position:relative}.actions-menu summary{border:1px solid #42566d;border-radius:7px;cursor:pointer;font-weight:650;list-style:none;min-height:36px;padding:7px 11px;-webkit-user-select:none;user-select:none}.actions-menu summary::-webkit-details-marker{display:none}.actions-menu summary:after{content:"▾";display:inline-block;margin-left:8px}.actions-menu[open] summary:after{transform:rotate(180deg)}.actions-menu .actions{background:#fff;border:1px solid #c4ced8;border-radius:8px;box-shadow:0 16px 30px #1f29332e;min-width:240px;padding:8px;position:absolute;right:0;top:calc(100% + 8px)}.actions-menu .actions button,.actions-menu .actions .file-button{background:#fff;border-color:#b8c3cf;color:#152331;justify-content:center;width:100%}.menu-action,.actions-menu .file-button{text-align:center}.file-button{display:inline-flex;position:relative}.file-button input{top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;width:100%}.app-shell{display:grid;gap:14px;grid-template-columns:300px minmax(400px,1fr) minmax(400px,1fr);padding:14px}.panel,.frame-card{background:#fff;border:1px solid #d7e0e8;border-radius:8px;box-shadow:0 1px 2px #1f29330f}.panel{padding:14px}.product-browser{display:flex;flex-direction:column;max-height:calc(100vh - 82px);min-height:400px;overflow:hidden}.field{border:1px solid #b8c3cf;border-radius:7px;font:inherit;min-height:36px;padding:7px 9px;width:100%}.number{min-width:78px}.segmented{display:grid;gap:4px;grid-template-columns:repeat(4,1fr);margin:10px 0}.segmented button{font-size:12px;padding-inline:6px}.segmented .active{background:#2f6f8f;border-color:#2f6f8f;color:#fff}.product-list,.other-list,.right-column{display:grid;gap:10px}.product-list{flex:1;min-height:0;overflow:auto;padding-right:2px}.product-row{align-items:center;border:1px solid #d7e0e8;border-radius:8px;display:grid;gap:10px;grid-template-columns:54px 1fr auto;padding:8px}.product-row[draggable=true]{cursor:grab}.thumb{align-items:center;background:#ecf1f5;border:1px dashed #aab7c4;border-radius:6px;display:flex;font-size:10px;height:54px;justify-content:center;overflow:hidden;padding:4px;text-align:center}.thumb img{height:100%;object-fit:contain;width:100%}.module-visual img{height:100%;object-fit:fill;width:100%}.product-info{display:grid;gap:2px}.product-info span,.product-info small,.workspace-head p,.frame-title span,.muted{color:#637282}.workspace{min-width:0}.workspace-head{align-items:end;display:flex;justify-content:space-between;margin-bottom:12px}.frames-stage{align-items:start;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(150px,220px));justify-content:center}.empty-stage{align-items:center;background:#fff;border:1px dashed #aab7c4;border-radius:8px;color:#637282;display:flex;grid-column:1 / -1;justify-content:center;min-height:360px}.frame-card{padding:10px}.frame-title{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.frame-title div{display:grid;min-width:0}.frame-canvas{background:#dfe6ed;border-radius:0;margin:0 auto;max-height:620px;max-width:220px;overflow:hidden;position:relative;width:100%}.frame-overlay,.frame-border{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:3}.frame-overlay{height:100%;object-fit:contain;border-radius:0;width:100%}.frame-border{border:18px solid #71808f;border-radius:0}.frame-placeholder{align-items:center;color:#fff;display:flex;font-weight:700;top:0;right:0;bottom:0;left:0;justify-content:center;padding:14px;position:absolute;text-align:center}.slot-layer{position:absolute;z-index:2}.slot-hit{background:#f7fafc;border:0;overflow:hidden}.module-visual,.module-placeholder,.empty-slot{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.module-placeholder,.empty-slot{color:#2b3a48;font-size:12px;font-weight:700;padding:6px;text-align:center}.empty-slot{background:#f7fafc;display:grid;gap:6px}.empty-slot select{max-width:100%}.slot-clear,.icon-button{align-items:center;display:inline-flex;justify-content:center;min-height:30px;padding:0 0 2px;width:30px;line-height:1}.slot-clear{position:absolute;right:4px;top:4px;z-index:4}.danger:hover{border-color:#b42318;color:#b42318}.other-row,.custom-form{display:grid;gap:8px;grid-template-columns:1fr 1.5fr 80px 96px auto}.custom-form{border-top:1px solid #d7e0e8;margin-top:12px;padding-top:12px}.table-wrap{overflow:auto}.total{border-top:1px solid #d7e0e8;font-size:18px;font-weight:800;margin-top:10px;padding-top:10px;text-align:right}.error{color:#ffd0d0}@media(max-width:1350px){.app-shell{grid-template-columns:300px 1fr}.right-column{grid-column:1 / -1}}@media(max-width:840px){.app-shell,.frames-stage{grid-template-columns:1fr}.product-browser{display:block;max-height:none;overflow:visible}.product-list{max-height:none;overflow:visible}.other-row,.custom-form{grid-template-columns:1fr 1fr}}@media print{@page{margin:12mm;size:A4 portrait}:root,body{background:#fff;color:#111827}*{box-shadow:none!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.topbar,.product-browser,.workspace-head,.frame-title,.other-panel,.slot-clear,.empty-slot select{display:none!important}.app-shell{display:block;padding:0}.workspace{margin:0 0 10mm}.frames-stage{align-items:flex-start;display:flex;gap:0;justify-content:center;margin:0 auto;max-width:184mm;width:184mm;page-break-inside:avoid}.frame-card{background:transparent;border:0;border-radius:0;flex:0 0 33.333%;max-width:33.333%;min-width:0;padding:0}.frame-canvas{background:transparent;border-radius:0;margin:0;max-height:none;max-width:none;width:100%}.frame-border{border-color:#5f6f7f;border-radius:0}.slot-hit{background:transparent;border:0}.empty-slot{background:#f7fafc;border:.2mm dashed #8a97a5;color:#4b5563;font-size:8pt;gap:0}.module-placeholder{background:#eef2f6;border:.2mm solid #8a97a5;color:#111827;font-size:8pt}.right-column{display:block}.bom-panel{border:0;padding:0}.bom-panel h2{font-size:13pt;margin-bottom:4mm}.table-wrap{overflow:visible}table{font-size:8.5pt;table-layout:fixed}th,td{border-bottom:.2mm solid #d1d5db;padding:2.2mm 1.8mm}th:nth-child(1),td:nth-child(1){width:25mm;word-break:break-word}th:nth-child(2),td:nth-child(2){width:auto}th:nth-child(3),td:nth-child(3){text-align:right;width:14mm}th:nth-child(4),td:nth-child(4),th:nth-child(5),td:nth-child(5){text-align:right;white-space:nowrap;width:25mm}.total{font-size:11pt;margin-top:4mm;padding-top:3mm;white-space:nowrap}}
