:root{color:#151515;background:#f6f7f9;font-family:Rubik,Inter,Segoe UI,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f6f7f9;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.calculator-shell{background:#f6f7f9;grid-template-columns:64px minmax(620px,1fr) 460px;gap:16px;min-height:100vh;padding:0 16px 16px 0;display:grid}.app-rail{background:#fff;border-right:1px solid #edf0f4;flex-direction:column;grid-row:1/span 2;align-items:center;gap:12px;min-height:100vh;padding:10px 0;display:flex}.app-rail button{color:#2f3843;background:#fff;border:0;border-radius:10px;width:42px;height:42px}.app-rail span{flex:1}.app-frame{flex-direction:column;gap:16px;min-width:0;display:flex}.app-header{background:#fff;border-bottom:1px solid #edf0f4;align-items:center;gap:12px;height:64px;margin-right:-476px;padding:0 16px;display:flex}.brand-badge{color:#fff;background:#111827;border-radius:8px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.app-header small{color:#697586;margin-top:2px;font-size:12px;display:block}.app-header nav{color:#4b5563;align-items:center;gap:14px;margin-left:auto;font-size:13px;display:flex}.app-header nav b{color:#3d4855;background:#f1f4f7;border-radius:999px;padding:5px 10px}.product-tabs{background:#fff;border-radius:4px;align-items:stretch;height:52px;display:flex;box-shadow:0 1px #1118270a}.product-tabs button{color:#343d48;background:#fff;border:0;border-right:1px solid #edf0f4;min-width:132px;font-weight:600;position:relative}.product-tabs button.active:after{content:"";background:#111827;height:3px;position:absolute;bottom:0;left:0;right:0}.template-preset-strip{background:#fff;border-radius:4px;gap:10px;padding:12px 14px;display:grid;box-shadow:0 1px #1118270a}.template-preset-strip__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.template-preset-strip__header strong{color:#1f2933;font-size:14px}.template-preset-strip__header small{color:#697586;font-size:12px}.template-preset-list{gap:8px;display:flex;overflow-x:auto}.template-preset-card{text-align:left;background:#fff;border:1px solid #e4e7eb;border-radius:6px;gap:3px;min-width:190px;padding:9px 10px;display:grid}.template-preset-card:hover{background:#f7fafb}.template-preset-card.selected{background:#fffaf3;border-color:#f59e0b}.template-preset-card span{color:#1f2933;font-size:13px;font-weight:800}.template-preset-card small{color:#6b7280;font-size:11px}.template-preset-warning{color:#a16207;margin:0;font-size:12px}.calculation-panel{background:#fff;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;min-height:58px;padding:12px 14px;display:grid;box-shadow:0 1px #1118270a}.calculation-panel strong{color:#1f2933;font-size:14px;display:block}.calculation-panel small{color:#697586;margin-top:2px;font-size:12px;display:block}.calculation-panel button{color:#fff;background:#111827;border:0;border-radius:4px;height:38px;padding:0 16px;font-size:13px;font-weight:800}.calculation-panel button:disabled{opacity:.6;cursor:progress}.calculation-panel__result,.calculation-panel__error{grid-column:1/-1;margin:0;font-size:12px}.calculation-panel__result{color:#166534}.calculation-panel__error{color:#b42318}.canvas-card,.properties-panel{background:#fff;border:0;border-radius:4px;box-shadow:0 1px #1118270a}.canvas-card{place-items:center;min-height:calc(100vh - 148px);padding:0;display:grid;overflow:hidden}.drawing-board{background:#fff;border:0;border-radius:0;width:100%;height:calc(100vh - 148px);min-height:650px;overflow:hidden}.drawing-board svg{width:100%;height:100%;display:block}.properties-panel{align-self:end;min-height:calc(100vh - 96px);max-height:calc(100vh - 96px);padding:16px 16px 82px;position:relative;overflow:auto}.properties-panel h1{letter-spacing:0;margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.2}.panel-heading-row{flex-direction:column;align-items:stretch;gap:6px;display:flex}.panel-back-button{color:#26313d;background:#fff;border:0;order:-1;align-self:flex-start;padding:0 0 4px;font-size:13px;font-weight:500}.panel-back-button:hover{text-decoration:underline}.selected-hint{display:none}.property-group{border-top:1px solid #edf0f4;padding:14px 0 18px}.property-group:first-of-type{border-top:0;padding-top:0}.property-group h2{color:#26313d;margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.2}.property-group h2 span{color:#26313d;font-weight:700}.win-general-group{gap:8px;display:grid}.win-field{border:1px solid #e4e7eb;border-radius:4px;gap:4px;min-height:50px;padding:8px 12px;display:grid}.win-field span{color:#56616f;font-size:12px}.win-field strong{color:#1f2933;font-size:14px}.win-toolbar{justify-content:flex-end;gap:4px;padding:6px 0;display:flex}.win-toolbar button{background:#fff;border:0;border-radius:16px;width:32px;height:32px}.win-toolbar button:hover{background:#f3f5f7}.win-toolbar button:disabled{opacity:.35}.win-outline-button{background:#fff;border:1px solid #1f2933;border-radius:4px;height:36px;font-size:13px;font-weight:600}.icon-grid{grid-template-columns:repeat(5,42px);align-items:center;gap:10px;display:grid}.impost-grid{grid-template-columns:repeat(2,54px)}.icon-option{background:#fff;border:1px solid #e4e7eb;border-radius:5px;place-items:center;width:42px;height:42px;padding:3px;display:grid}.icon-option:hover{background:#f7fafb}.icon-option.selected{box-shadow:none;background:#fffaf3;border-color:#f59e0b}.option-icon-svg{width:32px;height:36px;display:block}.reference-dropdown{width:100%;position:relative}.reference-dropdown-trigger{color:#151515;text-align:left;background:#fff;border:1px solid #dfe4ea;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:54px;padding:8px 10px 8px 12px;display:flex}.reference-dropdown-trigger:hover,.reference-dropdown.open .reference-dropdown-trigger{background:#fbfcfd;border-color:#b8c1ca}.reference-dropdown-trigger span{gap:2px;min-width:0;display:grid}.reference-dropdown-trigger small{color:#687482;font-size:11px;line-height:1.1}.reference-dropdown-trigger strong{color:#1f2933;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden}.reference-dropdown-trigger em{color:#697586;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;line-height:1.15;overflow:hidden}.reference-dropdown-trigger b{color:#4b5563;border-radius:13px;flex:none;place-items:center;width:26px;height:26px;font-size:17px;display:grid;transform:translateY(-1px)}.reference-dropdown.open .reference-dropdown-trigger b{transform:rotate(180deg)translateY(1px)}.reference-dropdown-menu{z-index:20;background:#fff;border:1px solid #dfe4ea;border-radius:4px;max-height:238px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 12px 26px #11182724}.reference-dropdown-option{text-align:left;background:#fff;border:0;border-radius:3px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;padding:7px 8px;display:flex}.reference-dropdown-option:hover{background:#f4f6f8}.reference-dropdown-option.selected{background:#eef2f6}.reference-dropdown-option span{color:#1f2933;font-size:13px;font-weight:700;line-height:1.15}.reference-dropdown-option small{color:#74808b;text-align:right;max-width:150px;font-size:11px;line-height:1.15}.win-filter-row{border:1px solid #e4e7eb;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;margin:0 0 8px;padding:8px 12px;display:flex}.win-filter-row span{color:#56616f;font-size:12px}.win-filter-row strong{font-size:14px}.panel-note{color:#71808a;margin:10px 0 0;font-size:13px;line-height:1.35}.contextual-group{background:0 0;border:0;border-top:1px solid #edf0f4;border-radius:0;padding:14px 0 18px}.impost-details{gap:8px;display:grid}.impost-details span,.panel-number-field{border:1px solid #e4e7eb;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.panel-number-field .svg-dimension-input{width:96px;height:30px;font-size:15px;font-weight:700}.impost-details strong{font-size:13px}.impost-details small{color:#6b7280;font-size:12px}.danger-button{color:#a51f1f;background:#fff;border:1px solid #d94040;border-radius:4px;width:100%;margin-top:10px;padding:10px 12px;font-weight:700}.danger-button:disabled{opacity:.45;cursor:not-allowed}.panel-footer-actions{background:#fff;border-top:1px solid #edf0f4;align-items:center;gap:12px;height:64px;margin:16px -16px -82px;padding:8px 16px;display:flex;position:sticky;bottom:-82px}.panel-footer-actions button{color:#111827;background:#fff;border:0;font-size:12px;font-weight:700}.panel-footer-actions .save-action{color:#fff;background:#111827;border-radius:4px;height:42px;margin-left:auto;padding:0 16px}.mosquito-detail-panel{box-shadow:none;background:0 0;align-content:start;gap:18px;padding:0 0 24px;display:grid}.mosquito-back-button{color:#111;text-align:left;background:#fff;border:0;border-radius:4px;min-height:70px;padding:0 22px;font-size:18px;font-weight:800;box-shadow:0 1px #1118270a}.mosquito-detail-card{background:#fff;border:0;border-radius:4px;padding:22px 20px 20px;box-shadow:0 1px #1118270a}.mosquito-detail-card h1{margin:0 0 26px;font-size:22px;font-weight:800}.radio-group{border:0;grid-template-columns:1fr 1fr;gap:20px 24px;margin:0 0 26px;padding:0;display:grid}.radio-group legend{color:#7a7f87;grid-column:1/-1;padding:0;font-size:18px;line-height:1.2}.radio-option{color:#202020;align-items:center;gap:10px;font-size:18px;font-weight:500;display:flex}.radio-option input{appearance:none;background:#fff;border:2px solid #9aa2ad;border-radius:50%;width:20px;height:20px;margin:0;box-shadow:inset 0 0 0 4px #fff}.radio-option input:checked{background:#e65d1f;border-color:#e65d1f}.mosquito-detail-card .reference-dropdown-trigger{border-radius:7px;min-height:74px;padding:12px 14px 12px 16px}.mosquito-detail-card .reference-dropdown-trigger small{color:#222;margin-bottom:14px;font-size:16px;font-weight:800}.mosquito-detail-card .reference-dropdown-trigger strong{font-size:18px;font-weight:500}.svg-dimension-input{color:#111;text-align:center;background:#fff;border:1px solid #c6cdd5;border-radius:4px;width:92px;height:28px;font-size:18px;font-weight:800}.svg-dimension-input:focus{outline-offset:1px;outline:2px solid #f59e0b}.svg-dimension-input--vertical{width:110px}.api-state{background:#fff;border:1px solid #dfe4ea;border-radius:12px;max-width:720px;margin:80px auto;padding:32px;box-shadow:0 12px 30px #11182714}.api-state h1{margin:0 0 10px;font-size:24px}.api-state p{color:#596575;line-height:1.5}.api-state--unauthorized{border-left:5px solid #d97706}.catalog-integration-panel,.calculation-panel{background:#fff;border:1px solid #dfe4ea;border-radius:8px;margin:0 18px 16px 0;padding:16px;box-shadow:0 1px 2px #1118270a}.catalog-integration-panel>header,.calculation-panel>div:first-child{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.catalog-integration-panel header strong{font-size:17px}.catalog-integration-panel header small,.calculation-panel small{color:#6b7280}.catalog-counts{color:#4b5563;margin:10px 0 14px;font-size:13px;line-height:1.7}.catalog-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;display:grid}.catalog-field{color:#56616f;align-content:start;gap:5px;min-width:0;font-size:12px;font-weight:700;display:grid}.catalog-field select,.catalog-field input{color:#1f2937;background:#fff;border:1px solid #d7dde4;border-radius:5px;width:100%;min-width:0;height:38px;padding:0 10px;font-size:13px}.catalog-field input{background:#f8fafc}.compatibility-badge{color:#596575;background:#eef2f6;border-radius:999px;justify-self:start;padding:2px 8px;font-size:10px;font-weight:700}.compatibility-badge--verified{color:#166534;background:#dcfce7}.compatibility-badge--incompatible{color:#991b1b;background:#fee2e2}.catalog-side-note,.calculation-unsupported{color:#9a3412;background:#fff7ed;border-radius:5px;margin:12px 0;padding:9px 11px;font-size:12px}.catalog-integration-panel>button{color:#fff;background:#111827;border:0;border-radius:5px;min-height:40px;padding:0 18px;font-weight:800}.catalog-integration-panel>button:disabled{color:#6b7280;cursor:not-allowed;background:#d1d5db}.calculation-panel__result{margin-top:10px}.calculation-panel__result button{background:#fff;border:1px solid #111827;border-radius:5px;margin-right:8px;padding:7px 11px;font-weight:700}.calculation-panel__error{color:#b91c1c;font-weight:700}@media (width<=980px){.calculator-shell{grid-template-columns:1fr;padding:10px}.app-rail{display:none}.app-header{z-index:4;margin-right:0;position:sticky;top:0}.app-header nav{display:none}.canvas-card,.drawing-board{height:560px;min-height:560px}.properties-panel{align-self:stretch;min-height:520px;max-height:none}.catalog-integration-panel,.calculation-panel{margin-right:0}.catalog-grid{grid-template-columns:1fr}.catalog-integration-panel>header{flex-direction:column;align-items:flex-start;gap:4px}}
