:root{font-family:Inter,SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f3f5f8;font-synthesis:none;--spv2-blue: #1677ee;--spv2-blue-dark: #164fa3;--spv2-navy: #17233d;--spv2-muted: #667085;--spv2-line: #dde3ec;--spv2-soft-line: #e9edf3;--spv2-surface: #fff;--spv2-bg: #f3f5f8;--spv2-green: #31ad78;--spv2-shadow: 0 4px 14px rgb(28 45 74 / 7%)}*{box-sizing:border-box}body:has(#signal-power-v2-root){background:var(--spv2-bg)}#signal-power-v2-root{min-height:100vh}.spv2-page{min-height:100vh;padding:32px 24px 116px;background:radial-gradient(circle at 55% -220px,rgb(43 127 245 / 8%),transparent 520px),var(--spv2-bg)}.spv2-layout{display:grid;grid-template-columns:238px minmax(0,860px);justify-content:center;gap:28px;width:100%;margin:0 auto}.spv2-layout.is-sidebar-collapsed{grid-template-columns:62px minmax(0,860px)}.spv2-main-column{min-width:0}.spv2-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 14px;padding:0 2px}.spv2-page-heading p,.spv2-card-kicker{margin:0 0 5px;color:var(--spv2-blue);font-size:10px;font-weight:800;letter-spacing:.12em}.spv2-page-heading h1{margin:0;color:var(--spv2-navy);font-size:clamp(22px,3vw,31px);line-height:1.15;letter-spacing:-.035em}.spv2-page-heading>span{flex:none;padding:6px 10px;border:1px solid #cfe1fb;border-radius:999px;color:#1763bd;background:#eef6ff;font-size:11px;font-weight:750}.spv2-fullscreen{position:fixed;top:84px;right:18px;z-index:40;display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 13px;border:1px solid #d9dee7;border-radius:9px;color:#344054;background:#fffffff0;box-shadow:0 5px 16px #0f172a1a;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.spv2-sidebar{position:sticky;top:92px;align-self:start;padding:18px 16px 20px;border:1px solid #dce2eb;border-radius:12px;background:#f8f9fcf0;box-shadow:0 2px 9px #1d29390a}.spv2-sidebar-title{display:flex;align-items:center;gap:9px;min-height:28px;color:#202a3c;font-size:14px}.spv2-sidebar-title>i:first-child{color:var(--spv2-blue)}.spv2-sidebar-title>button{display:inline-grid;width:27px;height:27px;margin-left:auto;padding:0;place-items:center;border:0;border-radius:6px;color:#6d94c8;background:transparent;cursor:pointer}.spv2-sidebar-title>button:hover{color:#1768be;background:#eaf3ff}.spv2-sidebar-divider{height:1px;margin:12px 0;background:#e2e6ed}.spv2-sidebar.is-collapsed{padding-right:12px;padding-left:12px}.spv2-sidebar.is-collapsed .spv2-sidebar-title{justify-content:center}.spv2-sidebar.is-collapsed .spv2-sidebar-title strong,.spv2-sidebar.is-collapsed .spv2-sidebar-title>i:first-child,.spv2-sidebar.is-collapsed .spv2-sidebar-label,.spv2-sidebar.is-collapsed .spv2-quick-row,.spv2-sidebar.is-collapsed .spv2-quick-select,.spv2-sidebar.is-collapsed .spv2-sidebar-divider{display:none}.spv2-sidebar.is-collapsed .spv2-sidebar-title>button{margin-left:0}.spv2-sidebar.is-collapsed .spv2-step-nav button{justify-content:center;padding:7px 4px}.spv2-sidebar.is-collapsed .spv2-step-nav button b{display:none}.spv2-sidebar-label{margin:12px 0 9px;color:#989fab;font-size:9px;font-weight:800;letter-spacing:.12em;text-align:center}.spv2-quick-row{display:flex;align-items:center;justify-content:space-between;min-height:37px;color:#667085;font-size:12px}.spv2-quick-row output{padding:4px 7px;border:1px solid #e0e5ec;border-radius:6px;color:#344054;background:#fff;font-size:10px;font-weight:700}.spv2-switch{position:relative;flex:none;width:30px;height:17px;padding:0;border:0;border-radius:999px;background:#dfe4ea;cursor:pointer}.spv2-switch:after{position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a3d;content:""}.spv2-switch.is-on{background:#57b995}.spv2-switch.is-on:after{left:15px}.spv2-switch:focus-visible{outline:2px solid #7bb5f5;outline-offset:2px}.spv2-quick-select{display:grid;gap:6px;margin-top:5px;color:#667085;font-size:11px}.spv2-quick-select select{width:100%;min-height:31px;padding:0 8px;border:1px solid #dce2ea;border-radius:7px;color:#344054;background:#fff;font:inherit;font-size:10px;font-weight:700}.spv2-step-nav{display:grid;gap:4px}.spv2-step-nav button{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:7px 9px;border:1px solid transparent;border-radius:8px;color:#515c70;background:transparent;font:inherit;font-size:12px;font-weight:700;text-align:left;cursor:pointer}.spv2-step-nav button b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spv2-step-nav button span,.spv2-step-number{display:inline-grid;flex:none;width:24px;height:24px;place-items:center;border:1px solid #d2d8e1;border-radius:50%;color:#7b8493;background:#fff;font-size:10px;font-weight:800}.spv2-step-nav button:hover{color:var(--spv2-blue-dark);background:#eef4fc}.spv2-step-nav button.is-active{border-color:#cfd9eb;color:#204f99;background:#e8eef9}.spv2-step-nav button.is-active span{border-color:#244d9c;color:#fff;background:#244d9c}.spv2-project-toolbar,.spv2-distributor-bar,.spv2-standards-card,.spv2-product-card,.spv2-config-card,.spv2-progress,.spv2-result-workspace{border:1px solid var(--spv2-line);background:var(--spv2-surface);box-shadow:var(--spv2-shadow)}.spv2-project-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;padding:10px 13px;border-radius:10px}.spv2-project-current{display:flex;align-items:center;gap:9px;min-width:0}.spv2-project-current>i{color:var(--spv2-blue);font-size:18px}.spv2-project-current div{display:grid;min-width:0}.spv2-project-current small{color:#98a2b3;font-size:8px;font-weight:800;letter-spacing:.08em}.spv2-project-current strong{overflow:hidden;color:#344054;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.spv2-project-actions{display:flex;gap:6px}.spv2-project-actions button,.spv2-button,.spv2-icon-button,.spv2-btn-secondary,.spv2-btn-primary,.spv2-text-button{border:1px solid #d7dde7;border-radius:7px;color:#344054;background:#fff;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.spv2-project-actions button{min-height:30px;padding:0 10px}.spv2-project-actions button:hover{border-color:#a9c8f3;color:#1468ca;background:#f3f8ff}.spv2-project-message,.spv2-page-message,.spv2-distributor-bar p{margin:8px 0 12px;padding:9px 12px;border:1px solid #cfe2f8;border-radius:8px;color:#205c99;background:#f1f7ff;font-size:11px}.spv2-validation-summary{display:flex;gap:12px;margin:8px 0 12px;border:1px solid #f4b5b5;border-radius:10px;padding:12px 14px;color:#8f2222;background:#fff5f5}.spv2-validation-summary>i{margin-top:3px;color:#d14343}.spv2-validation-summary>div{flex:1;min-width:0}.spv2-validation-summary h2{margin:0 0 8px;font-size:12px}.spv2-validation-groups{display:grid;gap:5px}.spv2-validation-groups button{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:7px;padding:7px 9px;color:inherit;background:#ffffffb8;text-align:left;cursor:pointer}.spv2-validation-groups button:hover,.spv2-validation-groups button:focus-visible{outline:2px solid #e38a8a}.spv2-validation-groups strong{font-size:10px}.spv2-validation-groups span{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.spv2-step-anchor.has-validation-error{outline:2px solid rgb(209 67 67 / 55%);outline-offset:2px}.spv2-step-anchor:focus-visible{outline:3px solid rgb(37 131 248 / 30%);outline-offset:3px}.spv2-validation-count{display:inline-grid;width:16px;height:16px;margin-left:4px;place-items:center;border-radius:999px;color:#fff;background:#d14343;font-size:8px}.spv2-distributor-bar{display:grid;grid-template-columns:145px minmax(180px,1fr);align-items:center;gap:8px 14px;margin-bottom:12px;padding:13px 15px;border-radius:10px}.spv2-distributor-bar label{color:#344054;font-size:12px;font-weight:750}.spv2-distributor-bar p{grid-column:2;margin:0}.spv2-standards-card{margin-bottom:12px;padding:16px 18px;border-radius:11px}.spv2-standards-card>header,.spv2-config-card__header,.spv2-product-card-heading{display:flex;align-items:center;gap:10px}.spv2-standards-card>header>i{display:grid;width:27px;height:27px;place-items:center;border-radius:7px;color:var(--spv2-blue);background:#eef6ff;font-size:12px}.spv2-standards-card h2,.spv2-config-card h2{margin:0;color:#1d2939;font-size:13px;letter-spacing:-.01em}.spv2-standards-card header p,.spv2-config-card__header p{margin:2px 0 0;color:#98a2b3;font-size:9px}.spv2-standards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:13px}.spv2-standards-grid label,.spv2-field,.spv2-config-card label{display:grid;gap:6px;color:#344054;font-size:10px;font-weight:720}.spv2-standards-grid select,.spv2-distributor-bar select,.spv2-field input,.spv2-field select,.spv2-config-card select,.spv2-config-card input[type=number],.spv2-config-card input[type=text],.spv2-modal input,.spv2-modal textarea{width:100%;min-height:36px;padding:0 11px;border:1px solid #d8dfe8;border-radius:7px;outline:none;color:#27364d;background:#fff;font:inherit;font-size:11px;font-weight:650;transition:border-color .16s ease,box-shadow .16s ease}.spv2-standards-grid select:focus,.spv2-field input:focus,.spv2-field select:focus,.spv2-config-card select:focus,.spv2-config-card input:focus,.spv2-modal input:focus,.spv2-modal textarea:focus{border-color:#5d9cec;box-shadow:0 0 0 3px #1e78e21a}.spv2-card-stack{display:grid;gap:12px}.spv2-step-anchor{position:relative;scroll-margin-top:94px}.spv2-step-content>.spv2-product-card,.spv2-step-content>.spv2-config-card,.spv2-step-content>.spv2-screen-workspace>.spv2-config-card{margin:0;border-radius:11px}.spv2-section-collapse{position:absolute;top:14px;right:14px;z-index:8;display:inline-grid;width:28px;height:28px;padding:0;place-items:center;border:1px solid #d8e0eb;border-radius:7px;color:#6b8db8;background:#ffffffeb;cursor:pointer}.spv2-section-collapse:hover{border-color:#b6d1f2;color:#1768be;background:#f3f8ff}.spv2-step-anchor:not(.is-collapsed) .spv2-product-card-heading,.spv2-step-anchor:not(.is-collapsed) .spv2-config-card__header,.spv2-step-anchor:not(.is-collapsed) .spv2-screen-tabs{padding-right:54px}.spv2-collapsed-summary{display:none}.spv2-step-anchor.is-collapsed{min-height:56px;border:1px solid var(--spv2-line);border-radius:11px;background:var(--spv2-surface);box-shadow:var(--spv2-shadow)}.spv2-step-anchor.is-collapsed .spv2-collapsed-summary{display:flex;align-items:center;gap:10px;min-height:55px;padding:12px 54px 12px 17px}.spv2-collapsed-summary h2{margin:0;color:#1d2939;font-size:13px}.spv2-step-anchor>.spv2-product-card,.spv2-step-anchor>.spv2-config-card,.spv2-step-anchor .spv2-config-card{margin:0;border-radius:11px}.spv2-step-anchor[data-step="1"]{position:relative}.spv2-step-anchor[data-step="1"]:before{position:absolute;top:17px;left:17px;z-index:2;display:grid;width:24px;height:24px;place-items:center;border:1px solid #d2d8e1;border-radius:50%;color:#7b8493;background:#fff;content:attr(data-step);font-size:10px;font-weight:800}.spv2-step-anchor[data-step="1"] .spv2-product-card-heading{padding-left:35px}.spv2-screen-scope-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:10px 13px;border:1px solid #cfe0f5;border-radius:10px;color:#35506f;background:#f3f8ff}.spv2-screen-scope-toolbar>div{display:flex;align-items:center;gap:8px;min-width:0}.spv2-screen-scope-toolbar>div>i{color:#176dcc}.spv2-screen-scope-toolbar span{font-size:10px}.spv2-screen-scope-toolbar strong{overflow:hidden;color:#173d73;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.spv2-screen-scope-toolbar button{flex:none;min-height:32px;padding:0 11px;border:1px solid #b9d5f5;border-radius:7px;color:#1768be;background:#fff;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.spv2-screen-scope-toolbar button i{margin-right:6px}.spv2-config-card{overflow:hidden;border-radius:11px}.spv2-config-card__header{justify-content:space-between;min-height:55px;padding:12px 17px;border-bottom:1px solid var(--spv2-soft-line)}.spv2-config-card__title{display:flex;align-items:center;gap:10px}.spv2-config-card__body{padding:17px}.spv2-fields{display:grid;gap:12px}.spv2-field{margin-bottom:12px}.spv2-field small{color:#8490a3;font-size:9px;font-weight:500}.spv2-field output{display:flex;align-items:center;min-height:36px;padding:0 11px;border:1px solid #dbe2eb;border-radius:7px;color:#43526a;background:#f7f9fc;font-size:11px;font-weight:750}.spv2-field--inline{display:flex;align-items:center;gap:8px;margin:0}.spv2-field--inline input{min-width:120px}.spv2-field--quantity input{width:70px;min-width:70px}.spv2-segmented{display:inline-flex;gap:2px;margin:0;padding:3px;border:0;border-radius:8px;background:#eef1f5}.spv2-segmented label{display:block;cursor:pointer}.spv2-segmented label span{display:block;padding:6px 9px;border-radius:6px;color:#667085;font-size:10px;font-weight:650}.spv2-segmented input:checked+span{color:#246bb6;background:#fff;box-shadow:0 1px 5px #1018281f}.spv2-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.spv2-screen-workspace{display:grid;gap:8px}.spv2-screen-tabs,.spv2-screen-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #e0e6ee;border-radius:10px;background:#f8fafc}.spv2-screen-tabs__list,.spv2-screen-tabs__actions,.spv2-screen-toolbar__order{display:flex;align-items:center;gap:6px}.spv2-screen-tabs__list{overflow-x:auto}.spv2-screen-tabs__list button{min-height:31px;padding:0 11px;border:1px solid transparent;border-radius:7px;color:#637083;background:transparent;font:inherit;font-size:10px;font-weight:750;white-space:nowrap;cursor:pointer}.spv2-screen-tabs__list button.is-active{border-color:#bdd7f5;color:#176dca;background:#fff;box-shadow:0 2px 7px #14539814}.spv2-screen-tabs__list small{margin-left:4px;color:#98a2b3}.spv2-button{min-height:31px;padding:0 10px}.spv2-button--soft{border-color:#cfe0f6;color:#1768be;background:#f3f8ff}.spv2-icon-button{display:inline-grid;width:31px;height:31px;place-items:center;padding:0}.spv2-icon-button--danger{color:#cf3f55}.spv2-icon-button:disabled,.spv2-button:disabled{opacity:.45;cursor:not-allowed}.spv2-cabinet-editor{display:grid;gap:3px}.spv2-mixed-layout__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.9fr);gap:16px}.spv2-layout-preview{overflow:hidden;border:1px solid #dde4ee;border-radius:9px;background:#f8fafc}.spv2-layout-preview__header{display:flex;justify-content:space-between;padding:9px 11px;border-bottom:1px solid #e5eaf1;color:#465267;font-size:10px}.spv2-layout-preview__canvas{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:170px;padding:16px}.spv2-layout-preview__band{display:grid;min-height:28px;place-items:center;border:1px solid rgb(28 93 178 / 30%);color:#fff;background:linear-gradient(135deg,#4b78dc,#be4ddb);font-size:9px;font-weight:800}.spv2-cabinet-bands{margin-top:15px}.spv2-cabinet-bands__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#344054;font-size:11px}.spv2-cabinet-band{display:grid;grid-template-columns:25px repeat(4,minmax(70px,1fr)) 31px;align-items:end;gap:8px;margin-top:8px;padding:10px;border:1px solid #e2e7ef;border-radius:8px;background:#fafbfd}.spv2-cabinet-band .spv2-field{margin:0}.spv2-cabinet-band__index{display:grid;width:23px;height:23px;place-items:center;margin-bottom:6px;border-radius:50%;color:#2873c8;background:#eaf4ff;font-size:10px;font-weight:800}.spv2-toggle-row,.spv2-option-row,.spv2-requirement-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:10px 12px;border:1px solid #e2e7ee;border-radius:8px;background:#fbfcfd}.spv2-toggle-row strong,.spv2-option-row strong,.spv2-requirement-row strong{color:#344054;font-size:11px}.spv2-toggle-row p,.spv2-option-row p,.spv2-requirement-row p{margin:2px 0 0;color:#98a2b3;font-size:9px}.spv2-config-card input[type=checkbox]{accent-color:var(--spv2-blue)}.spv2-backbar-card{margin-top:12px;border:1px solid #dce4ee;background:#fff}.spv2-backbar-card.is-enabled{border-color:#bad6f5;box-shadow:0 5px 18px #1866b712}.spv2-backbar-card .spv2-config-card__title>i{display:grid;width:31px;height:31px;place-items:center;border-radius:8px;color:#176dca;background:#eaf4ff}.spv2-backbar-card .spv2-config-card__title strong{display:block;color:#27364d;font-size:12px}.spv2-backbar-card .spv2-config-card__title p{margin:3px 0 0;color:#8b97a8;font-size:9px}.spv2-backbar-card--error{border-color:#edc7ce}.spv2-backbar-card--error .spv2-config-card__title>i{color:#c13c52;background:#fff0f2}.spv2-backbar-head-actions{display:flex;align-items:center;gap:10px}.spv2-backbar-support{padding:4px 8px;border-radius:999px;color:#24704e;background:#e9f8f0;font-size:9px;font-weight:800}.spv2-backbar-body{display:grid;gap:12px}.spv2-backbar-controls{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:12px}.spv2-backbar-controls>div:first-child{display:grid;gap:2px}.spv2-backbar-controls small{color:#98a2b3;font-size:8px}.spv2-backbar-controls strong{color:#344054;font-size:11px}.spv2-backbar-controls>div:first-child span{color:#7b8798;font-size:9px}.spv2-backbar-controls .spv2-button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.spv2-backbar-controls .spv2-button span{min-width:30px;padding-left:6px;border-left:1px solid #d3e2f3;color:#55708f;font-size:9px}.spv2-backbar-factor-label{padding:6px 9px;border-radius:7px;color:#355b87;background:#f0f6fd;font-size:9px;font-weight:750}.spv2-backbar-result{overflow:hidden;border:1px solid #e0e6ee;border-radius:9px}.spv2-backbar-result td strong{color:#1768be}.spv2-backbar-result code,.spv2-backbar-option-part code{color:#526176;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.spv2-backbar-result>footer{display:flex;align-items:center;justify-content:space-between;padding:9px 11px;color:#7d8999;background:#f8fafc;font-size:9px}.spv2-backbar-result>footer strong{color:#253b58;font-size:11px}.spv2-backbar-picker-backdrop{z-index:140}.spv2-backbar-picker{width:min(760px,100%)}.spv2-backbar-picker>header p{margin:4px 0 0;color:#7d8999;font-size:10px}.spv2-backbar-picker-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:1px solid #dfe6ef;border-radius:8px;color:#687589;background:#f8fafc;font-size:10px}.spv2-backbar-picker-toolbar strong{color:#176dca}.spv2-backbar-picker-toolbar div{display:flex;gap:6px}.spv2-backbar-picker-toolbar button{padding:3px 7px;border:0;color:#1768be;background:transparent;font:inherit;font-size:9px;font-weight:750;cursor:pointer}.spv2-backbar-options{display:grid;gap:7px;max-height:min(430px,52vh);margin-top:10px;overflow:auto}.spv2-backbar-options>label{display:grid;grid-template-columns:18px minmax(180px,1fr) minmax(150px,.8fr) 90px;align-items:center;gap:10px;padding:10px 11px;border:1px solid #e0e6ee;border-radius:8px;background:#fff;cursor:pointer}.spv2-backbar-options>label.is-selected{border-color:#b8d5f6;background:#f7fbff}.spv2-backbar-option-main,.spv2-backbar-option-part,.spv2-backbar-option-qty{display:grid;gap:3px;min-width:0}.spv2-backbar-option-main strong,.spv2-backbar-option-qty strong{color:#344054;font-size:10px}.spv2-backbar-option-main small,.spv2-backbar-option-part small,.spv2-backbar-option-qty small{overflow:hidden;color:#98a2b3;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.spv2-backbar-option-qty{justify-items:end}.spv2-backbar-picker-error{margin:9px 0 0;padding:8px 10px;border-radius:7px;color:#9e3044;background:#fff0f2;font-size:9px}.spv2-progress{display:flex;align-items:center;gap:14px;margin-top:15px;padding:17px 18px;border-radius:11px;scroll-margin-top:92px}.spv2-progress-spinner{width:27px;height:27px;border:3px solid #d9e8fa;border-top-color:var(--spv2-blue);border-radius:50%;animation:spv2-spin .85s linear infinite}.spv2-progress div{min-width:0}.spv2-progress strong{color:#24344d;font-size:12px}.spv2-progress p{margin:3px 0 0;color:#7b8798;font-size:10px}.spv2-progress-time{margin-left:auto;color:#1769c6;font-variant-numeric:tabular-nums;font-size:11px;font-weight:800}@keyframes spv2-spin{to{transform:rotate(360deg)}}.spv2-results-anchor{scroll-margin-top:90px}.spv2-result-workspace{overflow:hidden;margin-top:15px;padding:18px;border-radius:11px}.spv2-result-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid #e6eaf0}.spv2-result-head h2{margin:0;color:#17243a;font-size:18px}.spv2-result-head p:not(.spv2-card-kicker){margin:5px 0 0;color:#7a8595;font-size:10px}.spv2-result-meta{display:grid;justify-items:end;align-content:center}.spv2-result-meta span{color:#16805a;font-size:16px;font-weight:800}.spv2-result-meta small{color:#98a2b3;font-size:9px}.spv2-result-section{margin-top:17px}.spv2-result-section-title{display:flex;align-items:center;gap:8px;margin-bottom:10px}.spv2-result-section-title h3{margin:0;color:#344054;font-size:12px}.spv2-result-section-title span{padding:2px 7px;border-radius:999px;color:#1768c2;background:#eaf4ff;font-size:9px;font-weight:800}.spv2-result-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.spv2-result-gallery figure{overflow:hidden;margin:0;border:1px solid #dfe5ed;border-radius:9px;background:#f8fafc}.spv2-result-gallery figure>a{display:block;aspect-ratio:16 / 10;background:#edf1f5}.spv2-result-gallery img{width:100%;height:100%;object-fit:contain}.spv2-result-gallery figcaption{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;color:#46546a;font-size:10px;font-weight:700}.spv2-result-gallery figcaption a{color:#1671d6;text-decoration:none}.spv2-download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.spv2-download-grid>a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid #dfe5ed;border-radius:9px;color:#344054;background:#fbfcfe;text-decoration:none}.spv2-download-grid>a:hover{border-color:#b9d4f4;background:#f3f8ff}.spv2-download-grid strong{display:block;font-size:11px}.spv2-download-grid small{display:block;margin-top:2px;color:#98a2b3;font-size:9px}.spv2-file-icon{display:grid;width:42px;height:32px;place-items:center;border-radius:6px;color:#1768c2;background:#eaf4ff;font-size:8px;font-weight:900}.spv2-file-icon.is-pdf{color:#b4233a;background:#fff0f2}.spv2-result-details{margin-top:12px;border:1px solid #e1e6ed;border-radius:9px;background:#fbfcfd}.spv2-result-details summary{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 12px;color:#344054;font-size:11px;font-weight:780;cursor:pointer}.spv2-result-details[open] summary{border-bottom:1px solid #e5e9ef}.spv2-result-json,.spv2-result-output{max-height:360px;margin:0;overflow:auto;padding:12px;color:#48576e;background:#f7f9fb;font:10px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.spv2-result-table-wrap{overflow:auto}.spv2-result-table{width:100%;border-collapse:collapse;font-size:10px}.spv2-result-table th,.spv2-result-table td{padding:8px 10px;border-bottom:1px solid #e5e9ef;color:#475467;text-align:left}.spv2-result-table th{color:#344054;background:#f5f7fa;font-weight:800}.spv2-text-button{padding:4px 8px;color:#1671d6;background:#fff}.spv2-result-warning{padding:9px 11px;border:1px solid #f2d49b;border-radius:8px;color:#8a5a13;background:#fffaeb;font-size:10px}.spv2-result-error{display:flex;gap:13px;border-color:#f2c5cc;background:#fffafb}.spv2-result-error h2{margin:0;color:#912f42;font-size:15px}.spv2-result-error p{margin:5px 0 0;color:#8b5a63;font-size:11px}.spv2-result-status-icon{display:grid;flex:none;width:29px;height:29px;place-items:center;border-radius:50%;color:#fff;background:#d0445b;font-weight:900}.spv2-inline-actions{display:flex;gap:8px;margin-top:12px}.spv2-result-actions{justify-content:flex-end;padding-top:13px;border-top:1px solid #e8ebf0}.spv2-btn-secondary,.spv2-btn-primary{min-height:34px;padding:0 14px}.spv2-btn-primary{border-color:var(--spv2-blue);color:#fff;background:var(--spv2-blue)}.spv2-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;padding:20px;background:#1823377a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.spv2-modal{width:min(460px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:20px;border:1px solid #dce2eb;border-radius:15px;background:#fff;box-shadow:0 24px 70px #10182840}.spv2-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.spv2-modal header small{color:var(--spv2-blue);font-size:9px;font-weight:800;letter-spacing:.1em}.spv2-modal h2{margin:3px 0 0;color:#1d2939;font-size:18px}.spv2-modal>header>button{border:0;color:#667085;background:transparent;font-size:24px;cursor:pointer}.spv2-modal>label{display:grid;gap:6px;margin-top:12px;color:#344054;font-size:11px;font-weight:750}.spv2-modal textarea{min-height:78px;padding-top:9px;resize:vertical}.spv2-modal>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.spv2-screen-editor-backdrop{align-items:start;overflow-y:auto}.spv2-screen-editor{width:min(1040px,100%);max-height:none;margin:22px auto;padding:18px}.spv2-screen-editor-note{margin:-4px 0 12px;padding:9px 11px;border:1px solid #d5e5f7;border-radius:8px;color:#355b87;background:#f4f9ff;font-size:10px}.spv2-screen-editor-stack{display:grid;gap:12px}.spv2-screen-editor-stack>.spv2-product-card,.spv2-screen-editor-stack>.spv2-config-card{margin:0;border-radius:11px}.spv2-project-list-modal{width:min(680px,100%)}.spv2-project-list{display:grid;gap:8px}.spv2-project-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 12px;border:1px solid #e0e5ec;border-radius:9px;background:#fafbfd}.spv2-project-list article strong{color:#344054;font-size:11px}.spv2-project-list article p{margin:3px 0;color:#7d899b;font-size:10px}.spv2-project-list article small{color:#98a2b3;font-size:9px}.spv2-project-list article>div:last-child{display:flex;gap:6px}.spv2-project-list article button{min-height:30px;padding:0 10px;border:1px solid #cfe0f6;border-radius:6px;color:#1768be;background:#fff;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.spv2-project-list article button.is-danger{border-color:#f0c7cc;color:#bf3349}.spv2-empty-state{padding:32px 10px;color:#98a2b3;text-align:center;font-size:11px}.spv2-bottom-bar{position:fixed;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:62px;padding:10px max(24px,calc((100vw - 1280px)/2));border-top:1px solid #d9dfe8;background:#fffffff5;box-shadow:0 -7px 24px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.spv2-bottom-summary{display:flex;min-width:0;gap:15px;overflow:hidden;color:#7a8596;font-size:9px;white-space:nowrap}.spv2-bottom-summary span{overflow:hidden;text-overflow:ellipsis}.spv2-bottom-summary strong{color:#35517a}.spv2-bottom-actions{display:flex;flex:none;gap:7px}.spv2-bottom-actions button{min-width:74px}.spv2-submit-button{min-width:108px!important;min-height:36px;padding:0 18px;border:1px solid #2ba673;border-radius:8px;color:#fff;background:linear-gradient(135deg,#46bb88,#299d6e);box-shadow:0 5px 13px #2aa17133;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.spv2-submit-button:hover:not(:disabled){filter:brightness(.96);transform:translateY(-1px)}.spv2-submit-button:disabled,.spv2-bottom-actions button:disabled{opacity:.48;cursor:not-allowed;transform:none}@media (max-width: 1040px){.spv2-page{padding-right:16px;padding-left:16px}.spv2-layout{grid-template-columns:205px minmax(0,1fr);gap:16px}.spv2-fullscreen{display:none}.spv2-bottom-summary span:nth-child(2),.spv2-bottom-summary span:nth-child(3){display:none}}@media (max-width: 760px){.spv2-page{padding:14px 10px 132px}.spv2-layout{display:block}.spv2-sidebar{position:relative;top:auto;z-index:5;margin-bottom:12px;padding:10px}.spv2-sidebar-title{min-height:24px}.spv2-sidebar-label,.spv2-quick-row,.spv2-sidebar-divider{display:none}.spv2-step-nav{display:flex;gap:5px;margin-top:8px;overflow-x:auto}.spv2-step-nav button{flex:0 0 auto;width:auto;min-height:34px;padding:4px 8px;font-size:10px}.spv2-step-nav button span{width:20px;height:20px}.spv2-page-heading{align-items:center}.spv2-page-heading h1{font-size:21px}.spv2-project-toolbar{align-items:flex-start}.spv2-project-actions{flex-wrap:wrap;justify-content:flex-end}.spv2-standards-grid,.spv2-fields--2,.spv2-fields--3,.spv2-mixed-layout__top,.spv2-result-gallery,.spv2-download-grid{grid-template-columns:1fr}.spv2-screen-tabs,.spv2-screen-toolbar,.spv2-config-card__header{align-items:flex-start;flex-direction:column}.spv2-backbar-controls{grid-template-columns:1fr;align-items:stretch}.spv2-backbar-head-actions{width:100%;justify-content:space-between}.spv2-backbar-options>label{grid-template-columns:18px 1fr}.spv2-backbar-option-part,.spv2-backbar-option-qty{grid-column:2;justify-items:start}.spv2-screen-tabs__actions{width:100%}.spv2-screen-tabs__actions button{flex:1}.spv2-screen-toolbar__order{align-self:flex-end}.spv2-cabinet-band{grid-template-columns:25px repeat(2,minmax(0,1fr))}.spv2-cabinet-band>button{grid-column:-2}.spv2-bottom-bar{align-items:stretch;flex-direction:column;gap:7px;padding:8px 10px}.spv2-bottom-summary{justify-content:center}.spv2-bottom-summary span:nth-child(4){display:none}.spv2-bottom-actions{display:grid;grid-template-columns:1fr 1fr 1.35fr}.spv2-bottom-actions button{min-width:0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.spc-apple-select-wrapper{position:relative!important;width:100%!important;box-sizing:border-box!important}.spc-apple-select-wrapper.is-open{z-index:1050!important}.spc-apple-select-trigger{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:38px!important;min-height:38px!important;padding:0 10px!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;color:#0f172a!important;font-family:inherit!important;font-size:.84rem!important;font-weight:500!important;cursor:pointer!important;box-shadow:0 1px 2px #0000000a!important;transition:all .15s ease!important;-webkit-user-select:none!important;user-select:none!important;box-sizing:border-box!important;text-align:left!important}.spc-apple-select-trigger:hover{border-color:#94a3b8!important;background:#f8fafc!important}.spc-apple-select-trigger:focus-visible{outline:none!important;border-color:#0071e3!important;box-shadow:0 0 0 3px #0071e32e!important}.spc-apple-select-wrapper.is-open .spc-apple-select-trigger{border-color:#0071e3!important;box-shadow:0 0 0 3px #0071e326!important}.spc-apple-select-wrapper.is-disabled .spc-apple-select-trigger{opacity:.6!important;background:#f1f5f9!important;cursor:not-allowed!important;border-color:#cbd5e1!important;box-shadow:none!important}.spc-apple-select-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.spc-apple-select-arrow{color:#64748b!important;font-size:.72rem!important;margin-left:6px!important;transition:transform .2s ease!important;flex-shrink:0!important;display:inline-block;line-height:1}.spc-apple-select-wrapper.is-open .spc-apple-select-arrow{transform:rotate(180deg)!important}.spc-apple-dropdown-menu{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;min-width:100%!important;background:#fffffffa!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:10px!important;box-shadow:0 14px 35px -4px #0000002e,0 6px 14px #00000014!important;padding:4px!important;z-index:99999!important;max-height:280px!important;overflow-y:auto!important;display:block!important;box-sizing:border-box!important;animation:spcAppleMenuFade .14s ease-out!important}.spc-apple-dropdown-menu.drop-up{top:auto!important;bottom:calc(100% + 4px)!important}.spc-apple-dropdown-menu.spc-apple-dropdown-portal{position:fixed!important;top:var(--spc-menu-top, 0px)!important;left:var(--spc-menu-left, 0px)!important;right:auto!important;bottom:auto!important;width:var(--spc-menu-width, 0px)!important;min-width:0!important;max-height:var(--spc-menu-max-height, 280px)!important;overflow-x:hidden!important;overscroll-behavior:contain;display:block!important;line-height:1.4}.spc-apple-dropdown-portal .spc-apple-option-item{min-width:0;white-space:normal}.spc-apple-dropdown-portal .spc-apple-option-item>span:first-child{min-width:0;overflow-wrap:anywhere}.spc-apple-dropdown-portal .spc-apple-check{flex:0 0 auto}.spc-apple-dropdown-menu::-webkit-scrollbar{width:6px}.spc-apple-dropdown-menu::-webkit-scrollbar-track{background:transparent}.spc-apple-dropdown-menu::-webkit-scrollbar-thumb{background:#0003;border-radius:999px}.spc-apple-dropdown-menu::-webkit-scrollbar-thumb:hover{background:#00000059}@keyframes spcAppleMenuFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.spc-apple-option-item{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:7px 10px!important;border-radius:6px!important;font-size:.84rem!important;color:#1e293b!important;cursor:pointer!important;transition:background .12s ease,color .12s ease!important;-webkit-user-select:none!important;user-select:none!important;white-space:nowrap}.spc-apple-option-item:hover{background:#0071e3!important;color:#fff!important}.spc-apple-option-item.is-selected{font-weight:600!important;background:#0071e314!important;color:#0071e3!important}.spc-apple-option-item.is-selected:hover{background:#0071e3!important;color:#fff!important}.spc-apple-check{font-size:.8rem!important;color:#0071e3!important;visibility:hidden!important;margin-left:8px}.spc-apple-option-item.is-selected .spc-apple-check{visibility:visible!important}.spc-apple-option-item:hover .spc-apple-check{color:#fff!important}.spc-apple-option-item.is-disabled{opacity:.45!important;cursor:not-allowed!important;pointer-events:none!important}.spc-single-pill{display:flex!important;align-items:center!important;gap:6px!important;height:38px!important;min-height:38px!important;padding:0 10px!important;background:linear-gradient(180deg,#f8fafc,#f1f5f9)!important;border:1px solid #e2e8f0!important;border-radius:8px!important;color:#334155!important;font-size:.84rem!important;font-weight:600!important;-webkit-user-select:none!important;user-select:none!important;width:100%!important;box-sizing:border-box!important;box-shadow:inset 0 1px 1px #00000008!important}.spc-single-pill .spc-pill-dot{width:6px!important;height:6px!important;border-radius:50%!important;background:#10b981!important;box-shadow:0 0 0 2px #10b98133!important;flex-shrink:0!important}[data-theme=dark] .spc-apple-select-trigger{background:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .spc-apple-select-wrapper.is-disabled .spc-apple-select-trigger{background:#0f172a!important;border-color:#334155!important}[data-theme=dark] .spc-apple-dropdown-menu{background:#1e293bf2!important;border-color:#ffffff1f!important}[data-theme=dark] .spc-apple-option-item{color:#cbd5e1!important}[data-theme=dark] .spc-apple-option-item:hover{background:#0071e3!important;color:#fff!important}[data-theme=dark] .spc-apple-option-item.is-selected{background:#0071e329!important;color:#38bdf8!important}[data-theme=dark] .spc-apple-check{color:#38bdf8!important}[data-theme=dark] .spc-single-pill{background:#1e293b!important;border-color:#334155!important;color:#e2e8f0!important}.spc-apple-hidden-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.spv2-config-card{overflow:hidden;margin:0 0 16px;border:1px solid #dce3ed;border-radius:14px;background:#fff;box-shadow:0 5px 18px #23344e0d}.spv2-config-card__header{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 18px;border-bottom:1px solid #e8edf4;background:#fbfcfe}.spv2-config-card__title{min-width:0;display:flex;align-items:center;gap:12px}.spv2-step-number{width:30px;height:30px;flex:none;display:inline-grid;place-items:center;border:1px solid #d6deea;border-radius:50%;color:#6b7280;background:#fff;font-size:.78rem;font-weight:750}.spv2-config-card__title h2{margin:0;color:#172033;font-size:1rem;line-height:1.25;letter-spacing:-.01em}.spv2-config-card__title p{overflow:hidden;margin:3px 0 0;color:#7b8495;font-size:.75rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.spv2-config-card__body{padding:18px}.spv2-fields{display:grid;gap:13px;margin-bottom:14px}.spv2-fields:last-child{margin-bottom:0}.spv2-fields--2{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-fields--3{grid-template-columns:repeat(3,minmax(0,1fr))}.spv2-field{min-width:0;display:flex;flex-direction:column;gap:6px}.spv2-field--wide{max-width:calc(50% - 7px);margin-bottom:14px}.spv2-field label,.spv2-coverage-modes legend{margin:0;color:#344054;font-size:.79rem;font-weight:700;line-height:1.25}.spv2-field input,.spv2-field select,.spv2-field output{width:100%;min-height:40px;box-sizing:border-box;border:1px solid #d7dee9;border-radius:9px;padding:8px 11px;color:#172033;background:#fff;font:inherit;font-size:.86rem;line-height:1.25;outline:0;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.spv2-field input:focus,.spv2-field select:focus{border-color:#2f7cf5;box-shadow:0 0 0 3px #2f7cf521}.spv2-field output,.spv2-output-value{display:flex;align-items:center;justify-content:center;color:#27364c;background:#f5f7fa;font-weight:680;text-align:center}.spv2-field small{color:#7c8798;font-size:.7rem;line-height:1.35}.spv2-computed-fields{margin-top:2px}.spv2-segmented{display:inline-flex;align-items:center;gap:3px;margin:0;border:0;border-radius:9px;padding:3px;background:#edf1f6}.spv2-segmented label{cursor:pointer}.spv2-segmented input{position:absolute;opacity:0;pointer-events:none}.spv2-segmented span{display:block;border-radius:7px;padding:6px 10px;color:#687387;font-size:.76rem;font-weight:650}.spv2-segmented input:checked+span{color:#1769d2;background:#fff;box-shadow:0 1px 4px #21355521}.spv2-screen-workspace{display:grid;gap:12px}.spv2-screen-tabs{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dfe5ee;border-radius:12px;background:#f8fafc}.spv2-screen-tabs__list,.spv2-screen-tabs__actions,.spv2-screen-toolbar__order{display:flex;align-items:center;gap:7px}.spv2-screen-tabs__list{min-width:0;overflow-x:auto}.spv2-screen-tabs__list>button{min-width:max-content;border:1px solid transparent;border-radius:8px;padding:7px 10px;color:#697386;background:transparent;cursor:pointer;font-size:.8rem;font-weight:700}.spv2-screen-tabs__list>button.is-active{border-color:#c8dafa;color:#155dbb;background:#fff;box-shadow:0 2px 7px #274d8317}.spv2-screen-tabs__list small{margin-left:5px;color:#98a2b3}.spv2-button,.spv2-icon-button{border:1px solid #d7dee9;color:#344054;background:#fff;cursor:pointer;font:inherit;font-size:.77rem;font-weight:680}.spv2-button{min-height:34px;border-radius:8px;padding:6px 10px}.spv2-button--soft{border-color:#cfe0fb;color:#1769d2;background:#f2f7ff}.spv2-icon-button{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:8px}.spv2-icon-button--danger{color:#b42318}.spv2-button:hover,.spv2-icon-button:hover:not(:disabled){border-color:#aebdd2;transform:translateY(-1px)}.spv2-button:focus-visible,.spv2-icon-button:focus-visible,.spv2-screen-tabs__list>button:focus-visible{outline:3px solid rgb(47 124 245 / 22%);outline-offset:1px}.spv2-button:disabled,.spv2-icon-button:disabled{opacity:.42;cursor:not-allowed}.spv2-screen-toolbar{display:flex;align-items:flex-end;gap:12px;padding:4px 2px}.spv2-field--inline{max-width:260px;flex:1}.spv2-field--quantity{max-width:90px}.spv2-screen-toolbar__order{margin-left:auto}.spv2-mixed-layout__top{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:16px;margin-bottom:16px}.spv2-layout-preview{min-height:250px;display:flex;flex-direction:column;border:1px solid #dce4ef;border-radius:11px;padding:12px;background:#fff}.spv2-layout-preview__header,.spv2-cabinet-bands__head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#344054;font-size:.78rem}.spv2-layout-preview__header span{color:#168357;font-weight:700}.spv2-layout-preview__canvas{min-height:195px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;margin-top:10px;border:1px dashed #cbd5e1;border-radius:8px;padding:12px;background:#f8fafc}.spv2-layout-preview__band{min-height:24px;display:grid;place-items:center;border:1px solid rgb(46 105 208 / 47%);color:#fff;background:linear-gradient(rgb(255 255 255 / 17%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 17%) 1px,transparent 1px),linear-gradient(135deg,#4a68d5,#7f5ee5 58%,#d14eb0);background-size:28px 28px,28px 28px,auto;font-size:.72rem;font-weight:750}.spv2-cabinet-bands{border-top:1px solid #e7ecf3;padding-top:14px}.spv2-cabinet-band{display:grid;grid-template-columns:28px repeat(4,minmax(84px,1fr)) 32px;align-items:end;gap:9px;margin-top:10px}.spv2-cabinet-band__index{width:26px;height:26px;display:grid;place-items:center;align-self:center;border-radius:7px;color:#1769d2;background:#eaf2ff;font-size:.73rem;font-weight:800}.spv2-route-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.spv2-route-badges span{border:1px solid #dce4ef;border-radius:999px;padding:4px 8px;color:#607087;background:#fff;font-size:.68rem;font-weight:700}.spv2-route-badges span.is-on{border-color:#bdebd6;color:#167555;background:#effbf5}.spv2-power-panel{margin-top:16px;border-top:1px solid #e8edf4;padding-top:16px}.spv2-panel-caption{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:14px}.spv2-panel-caption strong{color:#26364d;font-size:.83rem}.spv2-panel-caption span{color:#8390a2;font-size:.72rem}.spv2-interface-stack{display:grid;gap:10px;margin-top:16px}.spv2-disclosure{overflow:hidden;border:1px solid #e0e6ee;border-radius:10px;background:#fff}.spv2-disclosure summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 13px;list-style:none;cursor:pointer}.spv2-disclosure summary::-webkit-details-marker{display:none}.spv2-disclosure summary>span:first-child{min-width:0;display:grid;grid-template-columns:12px auto minmax(0,1fr);align-items:center;gap:8px}.spv2-disclosure summary strong{color:#344054;font-size:.79rem}.spv2-disclosure summary small{overflow:hidden;color:#8a95a6;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.spv2-disclosure__status{width:10px;height:10px;border:1px solid #bfc9d6;border-radius:3px;background:#fff}.spv2-disclosure__status.is-on{border-color:#58c69a;background:#31b77f;box-shadow:inset 0 0 0 2px #fff}.spv2-disclosure__action{color:#667085;font-size:.7rem;font-weight:680}.spv2-disclosure[open] .spv2-disclosure__action{color:#1769d2}.spv2-disclosure__body{border-top:1px solid #edf1f5;padding:13px;background:#fbfcfe}.spv2-interface-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.spv2-interface-option{display:grid;min-width:0;gap:10px;border:1px solid #dce4ef;border-radius:10px;padding:10px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.spv2-interface-option.is-selected{border-color:#72a9f7;box-shadow:0 0 0 2px #2f7cf51a}.spv2-interface-option__identity{min-width:0;display:flex;align-items:center;gap:9px}.spv2-interface-option__identity>span:last-child,.spv2-card-interface-tile>span:last-child,.spv2-peripheral-card header>span{min-width:0;display:grid;gap:2px}.spv2-interface-option__identity strong,.spv2-check-row{color:#475467;font-size:.75rem;font-weight:650}.spv2-interface-option__identity small,.spv2-card-interface-tile small,.spv2-peripheral-card header small{overflow:hidden;color:#8793a5;font-size:.65rem;line-height:1.35;text-overflow:ellipsis}.spv2-interface-visual{width:42px;height:34px;flex:none;display:grid;place-items:center;overflow:hidden;border:1px solid #e4eaf2;border-radius:8px;color:#367bdc;background:#f6f9fd}.spv2-interface-visual.is-compact{width:34px;height:29px}.spv2-interface-visual img{width:88%;height:88%;object-fit:contain}.spv2-interface-stepper{display:grid;grid-template-columns:31px minmax(34px,1fr) 31px 31px;gap:5px}.spv2-interface-stepper button,.spv2-interface-stepper input{min-width:0;min-height:31px;box-sizing:border-box;border:1px solid #d7dee9;border-radius:6px;color:#344054;background:#fff}.spv2-interface-stepper button{padding:0;color:#2874dc;cursor:pointer}.spv2-interface-stepper button:disabled{color:#b7c0cc;cursor:default}.spv2-interface-stepper input{padding:4px;text-align:center}.spv2-interface-stepper .spv2-interface-stepper__remove{border-color:#f1d4d2;color:#c3463d;background:#fff8f7}.spv2-check-row{display:flex;align-items:center;gap:8px;margin-bottom:11px}.spv2-master-toggle{display:flex;align-items:center;gap:12px;border:1px solid #dce4ef;border-radius:11px;padding:12px 14px;cursor:pointer;background:#fbfcfe}.spv2-master-toggle>span:first-child{min-width:0;flex:1;display:grid;gap:3px}.spv2-master-toggle strong{color:#25364e;font-size:.82rem}.spv2-master-toggle small{color:#7f8a9b;font-size:.7rem}.spv2-master-toggle input{position:absolute;opacity:0}.spv2-switch{width:42px;height:24px;flex:none;position:relative;border-radius:999px;background:#d7dde6;transition:background .16s ease}.spv2-switch:after{content:"";width:18px;height:18px;position:absolute;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0f172a40;transition:transform .16s ease}.spv2-master-toggle input:checked+.spv2-switch{background:#1686dd}.spv2-master-toggle input:checked+.spv2-switch:after{transform:translate(18px)}.spv2-output-settings{container-type:inline-size}.spv2-output-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}.spv2-output-settings .spv2-output-choice{position:relative;min-width:0;display:flex;align-items:flex-start;gap:10px;border:1.5px solid #e2e8f0;border-radius:12px;padding:13px 14px;cursor:pointer;background:#fff;box-shadow:0 1px 3px #0f172a0a;transition:all .2s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;user-select:none}.spv2-output-settings .spv2-output-choice:hover:not(.is-required){border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 6px 16px #0071e31a}.spv2-output-choice.is-selected{border-color:#0071e3;background:linear-gradient(180deg,#f8fbff,#edf5ff);box-shadow:0 0 0 1px #0071e3,0 4px 12px #0071e31f}.spv2-output-settings .spv2-output-choice.is-required{cursor:default;background:#f8fafc;border-color:#e2e8f0;box-shadow:none;opacity:.9}.spv2-output-choice input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.spv2-custom-check{width:20px;height:20px;flex:0 0 auto;margin-top:1px;border-radius:6px;border:1.5px solid #cbd5e1;background:#fff;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s cubic-bezier(.16,1,.3,1)}.spv2-custom-check svg{width:12px;height:12px;opacity:0;transform:scale(.4);transition:all .2s cubic-bezier(.34,1.56,.64,1)}.spv2-output-choice.is-selected .spv2-custom-check{background:#0071e3;border-color:#0071e3}.spv2-output-choice.is-selected .spv2-custom-check svg{opacity:1;transform:scale(1)}.spv2-output-choice.is-required .spv2-custom-check{background:#94a3b8;border-color:#94a3b8}.spv2-output-choice.is-required .spv2-custom-check svg{opacity:1;transform:scale(1)}.spv2-output-choice:focus-within{outline:2px solid #0071e3;outline-offset:2px}.spv2-output-choice-text{min-width:0;display:grid;gap:3px}.spv2-output-choice strong{color:#0f172a;font-size:.86rem;font-weight:600;line-height:1.35;transition:color .15s ease}.spv2-output-choice.is-selected strong{color:#0056b3}.spv2-output-choice small{color:#64748b;font-size:.73rem;font-weight:400;line-height:1.3}@container (max-width: 760px){.spv2-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.spv2-coverage-wrapper{margin-top:16px}.spv2-coverage-modes{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;padding:5px;background:#f1f5f9;border-radius:12px;border:1px solid #e2e8f0;box-shadow:inset 0 1px 2px #0000000a}.spv2-coverage-option{position:relative;display:flex;align-items:center;gap:9px;padding:8px 16px;border-radius:9px;cursor:pointer;background:transparent;border:1px solid transparent;transition:all .2s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;user-select:none}.spv2-coverage-option:hover:not(.is-selected){background:#fff9}.spv2-coverage-option.is-selected{background:#fff;border-color:#0071e333;box-shadow:0 2px 8px #0000000f,0 1px 2px #0000000a}.spv2-coverage-option input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.spv2-custom-radio{width:18px;height:18px;min-width:18px;min-height:18px;flex:0 0 18px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;display:flex!important;align-items:center;justify-content:center;box-sizing:border-box;transition:border-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.spv2-custom-radio-dot{display:block!important;width:9px;height:9px;min-width:9px;min-height:9px;flex:0 0 9px;border-radius:50%;background:#0071e3;opacity:0;transform:scale(.2);transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.34,1.56,.64,1)}.spv2-coverage-option.is-selected .spv2-custom-radio{border-color:#0071e3;box-shadow:0 0 0 2px #0071e326}.spv2-coverage-option.is-selected .spv2-custom-radio-dot{opacity:1;transform:scale(1);background:#0071e3}.spv2-coverage-option:focus-within{outline:2px solid #0071e3;outline-offset:2px}.spv2-coverage-label{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.spv2-coverage-label strong{color:#1e293b;font-size:.86rem;font-weight:600;transition:color .15s ease}.spv2-coverage-option.is-selected .spv2-coverage-label strong{color:#0056b3}.spv2-coverage-label small{color:#64748b;font-size:.76rem;font-weight:400}.spv2-card-model-panel{display:grid;gap:10px;margin-top:12px}.spv2-card-inline-state{grid-column:1 / -1;min-height:38px;display:flex;align-items:center;gap:8px;border:1px solid #dfe7f1;border-radius:9px;padding:8px 10px;color:#667085;background:#f8fafc;font-size:.74rem;line-height:1.4}.spv2-card-inline-state i{width:16px;flex:none;color:#2f7cf5;text-align:center}.spv2-card-inline-state span{flex:1}.spv2-card-inline-state button{border:0;padding:3px 5px;color:#1769d2;background:transparent;cursor:pointer;font:inherit;font-weight:700}.spv2-card-details{border:1px solid #cfe0fb;border-radius:11px;padding:12px;color:#3f4c61;background:#f7faff}.spv2-card-details header{display:flex;align-items:flex-start;gap:10px}.spv2-card-details header>i{width:30px;height:30px;flex:none;display:inline-grid;place-items:center;border-radius:8px;color:#1769d2;background:#e7f0ff}.spv2-card-details header strong{color:#172033;font-size:.86rem}.spv2-card-details header p,.spv2-card-details>p{margin:3px 0 0;color:#6f7b8e;font-size:.7rem;line-height:1.45}.spv2-card-details dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:11px 0}.spv2-card-details dl>div{border:1px solid #e0e8f4;border-radius:8px;padding:8px;background:#fff}.spv2-card-details dt{color:#8490a1;font-size:.65rem}.spv2-card-details dd{overflow:hidden;margin:3px 0 0;color:#27364c;font-size:.76rem;font-weight:700;text-overflow:ellipsis}.spv2-card-subdisclosure{overflow:hidden;margin-top:9px;border:1px solid #dce5f1;border-radius:9px;background:#fff}.spv2-card-subdisclosure>summary,.spv2-peripheral-group>summary{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;list-style:none;cursor:pointer}.spv2-card-subdisclosure>summary::-webkit-details-marker,.spv2-peripheral-group>summary::-webkit-details-marker{display:none}.spv2-card-subdisclosure>summary>span{display:flex;align-items:center;gap:8px;color:#314158;font-size:.74rem;font-weight:700}.spv2-card-subdisclosure>summary i{width:16px;color:#2f7cf5;text-align:center}.spv2-card-subdisclosure>summary small{color:#8490a1;font-size:.66rem}.spv2-card-subdisclosure__body{border-top:1px solid #e8edf4;padding:10px;background:#f9fbfe}.spv2-card-interface-groups,.spv2-peripheral-groups{display:grid;gap:10px}.spv2-card-interface-group h4{margin:0 0 7px;color:#667085;font-size:.68rem;text-transform:uppercase}.spv2-card-interface-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.spv2-card-interface-tile{min-width:0;display:flex;align-items:center;gap:8px;border:1px solid #e1e8f2;border-radius:8px;padding:7px;background:#fff}.spv2-card-interface-tile strong{color:#344054;font-size:.7rem}.spv2-card-empty{margin:0;border:1px dashed #d8e0eb;border-radius:8px;padding:9px;color:#8793a5;background:#fff;font-size:.69rem}.spv2-slot-limits{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;border:1px solid #dbe7f6;border-radius:8px;padding:8px 10px;color:#667085;background:#eef5ff;font-size:.69rem}.spv2-slot-limits i,.spv2-slot-limits strong{color:#1769d2}.spv2-peripheral-group{overflow:hidden;border:1px solid #dfe6ef;border-radius:9px;background:#fff}.spv2-peripheral-group>summary strong{color:#344054;font-size:.72rem}.spv2-peripheral-group>summary span{min-width:22px;border-radius:999px;padding:2px 7px;color:#1769d2;background:#eaf2ff;font-size:.66rem;text-align:center}.spv2-peripheral-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:1px solid #edf1f5;padding:9px;background:#fafcff}.spv2-peripheral-card{min-width:0;border:1px solid #e1e8f2;border-radius:9px;padding:9px;background:#fff}.spv2-peripheral-card header{display:flex;gap:8px}.spv2-peripheral-card header>i{width:26px;height:26px;flex:none;display:grid;place-items:center;border-radius:7px;color:#2874dc;background:#edf4ff}.spv2-peripheral-card header strong{color:#27364c;font-size:.71rem;overflow-wrap:anywhere}.spv2-peripheral-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.spv2-peripheral-meta span{border-radius:999px;padding:3px 7px;color:#536176;background:#f0f3f7;font-size:.63rem}.spv2-peripheral-card .spv2-card-interface-group{margin-top:9px}.spv2-peripheral-card .spv2-card-interface-list{grid-template-columns:1fr}.spv2-country-trigger{display:flex;width:100%;min-height:40px;box-sizing:border-box;align-items:center;justify-content:space-between;gap:10px;border:1px solid #d7dee9;border-radius:9px;padding:8px 11px;color:#172033;background:#fff;font:inherit;font-size:.86rem;cursor:pointer}.spv2-country-trigger>span{display:inline-flex;min-width:0;align-items:center;gap:8px}.spv2-country-trigger>span i,.spv2-country-trigger>i{color:#64748b}.spv2-country-trigger:hover,.spv2-country-trigger:focus-visible{border-color:#2f7cf5;outline:0;box-shadow:0 0 0 3px #2f7cf521}.spv2-country-overlay{position:fixed;z-index:14000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;box-sizing:border-box;padding:24px;background:#0f172a7a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.spv2-country-dialog{display:grid;width:min(1040px,calc(100vw - 48px));height:min(700px,calc(100vh - 48px));min-height:0;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid rgb(255 255 255 / 70%);border-radius:20px;color:#0f172a;background:#fff;box-shadow:0 28px 80px #0f172a4d}.spv2-country-dialog__header{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e5e7eb;padding:0 22px;background:#fffffff5}.spv2-country-dialog__heading{display:flex;min-width:0;align-items:center;gap:12px}.spv2-country-dialog__icon{display:inline-grid;width:38px;height:38px;flex:none;place-items:center;border-radius:10px;color:#0875e1;background:#eaf3ff}.spv2-country-dialog__heading h2,.spv2-country-dialog__heading p{margin:0}.spv2-country-dialog__heading h2{font-size:1.05rem;letter-spacing:-.01em}.spv2-country-dialog__heading p{margin-top:3px;color:#64748b;font-size:.75rem}.spv2-country-dialog__close{display:inline-grid;width:34px;height:34px;flex:none;place-items:center;border:1px solid #d8dde5;border-radius:50%;color:#64748b;background:#f3f4f6;cursor:pointer}.spv2-country-dialog__close:hover,.spv2-country-dialog__close:focus-visible{color:#dc2626;background:#fef2f2;outline:2px solid #93c5fd;outline-offset:2px}.spv2-country-search{position:relative;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e2e8f0;padding:12px 22px;color:#94a3b8;background:#f8fafc}.spv2-country-search input{width:100%;min-height:40px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:8px 38px 8px 12px;color:#0f172a;background:#fff;font:inherit;font-size:.84rem;outline:0}.spv2-country-search input:focus{border-color:#0071e3;box-shadow:0 0 0 3px #0071e326}.spv2-country-search button{position:absolute;right:32px;display:inline-grid;width:28px;height:28px;place-items:center;border:0;color:#94a3b8;background:transparent;cursor:pointer}.spv2-country-dialog__body{display:grid;min-height:0;grid-template-columns:215px minmax(0,1fr)}.spv2-country-regions{display:flex;min-height:0;overflow-y:auto;flex-direction:column;gap:4px;border-right:1px solid #e2e8f0;padding:8px;background:#f8fafc}.spv2-country-regions button{display:flex;width:100%;min-height:38px;box-sizing:border-box;align-items:center;justify-content:space-between;gap:8px;border:1px solid transparent;border-radius:9px;padding:8px 10px;color:#334155;background:transparent;font:inherit;font-size:.76rem;cursor:pointer}.spv2-country-regions button>span{display:inline-flex;min-width:0;align-items:center;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spv2-country-regions button>span i{width:16px;flex:none;text-align:center}.spv2-country-regions button b{border-radius:6px;padding:2px 7px;color:#64748b;background:#e2e8f0;font-size:.66rem}.spv2-country-regions button:hover,.spv2-country-regions button:focus-visible,.spv2-country-regions button.is-active{border-color:#bae6fd;color:#0284c7;background:#eff6ff;outline:0}.spv2-country-regions button.is-active b{color:#0369a1;background:#dbeafe}.spv2-country-results{min-height:0;overflow-y:auto;padding:18px 20px;background:#fff}.spv2-country-results__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;border-bottom:1px solid #f1f5f9;padding-bottom:9px}.spv2-country-results__header strong{font-size:.9rem}.spv2-country-results__header span{border-radius:6px;padding:3px 8px;color:#64748b;background:#f1f5f9;font-size:.7rem;font-weight:650}.spv2-country-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px}.spv2-country-card{display:flex;min-height:76px;box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:8px;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;color:#0f172a;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.spv2-country-card:hover,.spv2-country-card:focus-visible{border-color:#94a3b8;outline:0;box-shadow:0 3px 10px #0000000d;transform:translateY(-1px)}.spv2-country-card.is-selected{border-color:#0071e3;color:#0071e3;background:#f0f7ff;box-shadow:0 2px 8px #0071e31f}.spv2-country-card__header{display:flex;min-width:0;align-items:center;gap:7px}.spv2-country-card__header>i:first-child{color:#64748b}.spv2-country-card__header>i:last-child{margin-left:auto}.spv2-country-card__name{display:flex;min-width:0;align-items:baseline;gap:5px}.spv2-country-card__name strong,.spv2-country-card__name small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spv2-country-card__name strong{font-size:.78rem}.spv2-country-card__name small{color:#94a3b8;font-size:.65rem}.spv2-country-card__meta{display:flex;min-width:0;flex-wrap:wrap;gap:4px}.spv2-country-card__meta b{overflow:hidden;max-width:105px;border:1px solid #dbeafe;border-radius:4px;padding:2px 6px;color:#0071e3;background:#f0f7ff;font-size:.63rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.spv2-country-card__meta b:nth-child(2),.spv2-country-card__meta b:nth-child(3){border-color:#e2e8f0;color:#64748b;background:#f8fafc}.spv2-country-state{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:#64748b;text-align:center}.spv2-country-state>i{color:#3b82f6;font-size:1.5rem}.spv2-country-state strong{color:#334155;font-size:.82rem}.spv2-country-state span{font-size:.72rem}.spv2-country-state button{border:1px solid #bfdbfe;border-radius:8px;padding:7px 12px;color:#1769d2;background:#eff6ff;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer}.spv2-button--primary{border-color:#1672e8;color:#fff;background:linear-gradient(135deg,#1684f8,#4368e9);box-shadow:0 4px 10px #2568dc2e}.spv2-mixed-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.spv2-mixed-actions .spv2-button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.spv2-mixed-status{min-height:28px;margin-top:8px}.spv2-mixed-status__error,.spv2-mixed-status__notice{border-radius:8px;padding:7px 9px;font-size:.72rem;line-height:1.4}.spv2-mixed-status__error{color:#b42318;background:#fff1f0}.spv2-mixed-status__notice{color:#8a4b0f;background:#fffaeb}.spv2-layout-preview__header span.is-diff{color:#b54708}.spv2-layout-preview__canvas img{width:100%;height:100%;max-height:290px;object-fit:contain}.spv2-layout-preview__loading,.spv2-layout-preview__empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:8px;color:#7c8798;font-size:.75rem;text-align:center}.spv2-layout-preview__empty i{color:#a9b5c5;font-size:1.6rem}.spv2-layout-preview__source{margin-top:7px;color:#8a94a6;font-size:.66rem;text-align:right}.spv2-layout-data-preview{width:100%;display:grid;gap:8px}.spv2-layout-data-preview__group{display:grid;gap:4px}.spv2-layout-data-preview__cells{display:grid;grid-template-columns:repeat(auto-fit,minmax(12px,1fr));gap:2px}.spv2-layout-data-preview__cells span{min-height:9px;border:1px solid;border-radius:2px}.spv2-layout-data-preview__group small{overflow:hidden;color:#68758a;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.spv2-cabinet-bands__head>div{min-width:0;display:grid;gap:3px}.spv2-cabinet-bands__head small{color:#7c8798;font-size:.67rem;font-weight:500}.spv2-cabinet-band{grid-template-columns:26px minmax(240px,1fr) 100px 100px 32px;border:1px solid #e1e7ef;border-radius:10px;padding:10px;background:#fff}.spv2-cabinet-band.is-main{border-color:#bcd6fb;box-shadow:0 0 0 2px #2f7cf50f}.spv2-main-cabinet-selector{width:24px;height:24px;align-self:center;display:grid;place-items:center;border:1px solid #d5deea;border-radius:50%;padding:0;background:#fff;cursor:pointer}.spv2-main-cabinet-selector span{width:10px;height:10px;border-radius:50%}.spv2-cabinet-band__select-wrap{position:relative;display:flex;align-items:stretch;gap:6px}.spv2-cabinet-product-trigger{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d7dee9;border-radius:9px;padding:7px 10px;color:#172033;background:#fff;text-align:left;cursor:pointer}.spv2-cabinet-band__select-wrap>select{min-width:0;flex:1}.spv2-cabinet-custom-trigger{width:42px;flex:none;border:1px solid #cfe0fb;border-radius:9px;color:#1769d2;background:#f2f7ff;cursor:pointer}.spv2-cabinet-custom-trigger:hover{border-color:#9fc2f4;background:#eaf2ff}.spv2-cabinet-product-trigger>span{min-width:0;display:grid;gap:2px}.spv2-cabinet-product-trigger strong,.spv2-cabinet-product-trigger small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spv2-cabinet-product-trigger strong{font-size:.76rem}.spv2-cabinet-product-trigger small{color:#7c8798;font-size:.65rem}.spv2-main-cabinet-badge{position:absolute;top:-18px;right:0;border-radius:999px;padding:2px 6px;color:#1769d2;background:#eaf2ff;font-size:.58rem;font-weight:800}.spv2-cabinet-band__area{min-height:38px;display:flex;align-items:center;justify-content:center;align-self:end;border-radius:8px;color:#526175;background:#f4f7fa;font-size:.72rem;font-weight:700}.spv2-cabinet-bands__empty{margin-top:10px;border:1px dashed #d7dee9;border-radius:10px;padding:24px;color:#8a94a6;font-size:.76rem;text-align:center}.spv2-mixed-product-overlay{position:fixed;z-index:10020;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.spv2-mixed-product-dialog{width:min(980px,100%);max-height:min(820px,calc(100vh - 48px));overflow:hidden;display:flex;flex-direction:column;border:1px solid #dce4ef;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a40}.spv2-mixed-product-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e6ebf2;padding:20px 22px 16px;background:#fbfcfe}.spv2-mixed-product-dialog__eyebrow{color:#2f7cf5;font-size:.62rem;font-weight:850;letter-spacing:.09em}.spv2-mixed-product-dialog h2{margin:5px 0 4px;color:#172033;font-size:1.12rem}.spv2-mixed-product-dialog header p{margin:0;color:#758196;font-size:.74rem}.spv2-mixed-product-dialog header>button{width:34px;height:34px;flex:none;border:1px solid #d7dee9;border-radius:50%;color:#526175;background:#fff;cursor:pointer}.spv2-mixed-product-dialog__body{min-height:0;overflow:auto;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:18px;padding:20px 22px}.spv2-mixed-product-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px}.spv2-mixed-product-fields label{min-width:0;display:grid;gap:6px}.spv2-mixed-product-fields label>span{color:#344054;font-size:.72rem;font-weight:750}.spv2-mixed-product-fields select{width:100%;min-height:43px;border:1px solid #d7dee9;border-radius:9px;padding:8px 10px;color:#172033;background:#fff;font:inherit;font-size:.79rem}.spv2-mixed-product-summary{align-self:start;border:1px solid #d8e6fb;border-radius:13px;padding:16px;background:#f6f9ff}.spv2-mixed-product-summary>span{color:#2f7cf5;font-size:.67rem;font-weight:750}.spv2-mixed-product-summary>strong{display:block;margin:5px 0 13px;color:#172033;font-size:1rem}.spv2-mixed-product-summary dl{display:grid;gap:8px;margin:0}.spv2-mixed-product-summary dl>div{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #e0e9f7;padding-top:8px;font-size:.7rem}.spv2-mixed-product-summary dt{color:#758196}.spv2-mixed-product-summary dd{margin:0;color:#27364c;font-weight:750;text-align:right}.spv2-mixed-product-dialog>footer{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e6ebf2;padding:13px 22px;background:#fbfcfe}.spv2-mixed-product-dialog__empty{min-height:280px;display:grid;place-items:center;align-content:center;gap:9px;color:#758196}.spv2-inline-custom-cabinet-button{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-top:7px;border:0;padding:2px 0;color:#1769d2;background:transparent;font:inherit;font-size:.7rem;font-weight:700;cursor:pointer}.spv2-custom-cabinet-overlay{position:fixed;z-index:10030;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.spv2-custom-cabinet-dialog{width:min(880px,100%);max-height:min(760px,calc(100vh - 48px));overflow:hidden;display:flex;flex-direction:column;border:1px solid #dce4ef;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a45}.spv2-custom-cabinet-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e5eaf1;padding:19px 22px 15px;background:#fbfcfe}.spv2-custom-cabinet-dialog>header span{color:#2f7cf5;font-size:.61rem;font-weight:850;letter-spacing:.1em}.spv2-custom-cabinet-dialog>header h2{margin:5px 0 3px;color:#172033;font-size:1.12rem}.spv2-custom-cabinet-dialog>header p{margin:0;color:#758196;font-size:.73rem}.spv2-custom-cabinet-dialog>header button{width:34px;height:34px;flex:none;border:1px solid #d7dee9;border-radius:50%;color:#526175;background:#fff;cursor:pointer}.spv2-custom-cabinet-tabs{display:inline-flex;align-self:flex-start;gap:3px;margin:14px 22px 0;border-radius:10px;padding:3px;background:#edf1f6}.spv2-custom-cabinet-tabs button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:8px;padding:8px 13px;color:#64748b;background:transparent;font:inherit;font-size:.74rem;font-weight:750;cursor:pointer}.spv2-custom-cabinet-tabs button.is-active{color:#172033;background:#fff;box-shadow:0 1px 4px #0f172a1f}.spv2-custom-cabinet-body{min-height:300px;overflow:auto;padding:14px 22px 20px}.spv2-custom-cabinet-presets{display:grid;gap:13px}.spv2-custom-cabinet-search{position:relative;display:block}.spv2-custom-cabinet-search>i{position:absolute;top:50%;left:13px;color:#8792a4;transform:translateY(-50%)}.spv2-custom-cabinet-search input{width:100%;min-height:42px;box-sizing:border-box;border:1px solid #d7dee9;border-radius:10px;padding:9px 12px 9px 37px;color:#172033;background:#fff;font:inherit;font-size:.78rem}.spv2-custom-cabinet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.spv2-custom-cabinet-grid>button{min-height:72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;border:1px solid #dce3ed;border-radius:10px;padding:10px;color:#27364c;background:#fff;text-align:left;cursor:pointer}.spv2-custom-cabinet-grid>button:hover,.spv2-custom-cabinet-grid>button.is-selected{border-color:#2f7cf5;background:#f3f7ff;box-shadow:0 0 0 2px #2f7cf517}.spv2-custom-cabinet-grid strong{font-size:.77rem}.spv2-custom-cabinet-grid span,.spv2-custom-cabinet-grid em{overflow:hidden;max-width:100%;color:#7c8798;font-size:.63rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.spv2-custom-cabinet-grid em{color:#168357}.spv2-custom-cabinet-state{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;color:#7c8798;font-size:.74rem;text-align:center}.spv2-custom-cabinet-state>i{color:#7aa7ec;font-size:1.35rem}.spv2-custom-cabinet-state.is-error,.spv2-custom-cabinet-error{color:#b42318}.spv2-custom-cabinet-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.spv2-custom-cabinet-fields label{display:grid;gap:6px}.spv2-custom-cabinet-fields label>span{color:#344054;font-size:.72rem;font-weight:750}.spv2-custom-cabinet-fields input{width:100%;min-height:42px;box-sizing:border-box;border:1px solid #d7dee9;border-radius:9px;padding:8px 10px;color:#172033;background:#fff;font:inherit;font-size:.8rem}.spv2-custom-cabinet-estimate{display:flex;align-items:flex-start;gap:8px;margin-top:14px;border-radius:9px;padding:10px 11px;color:#526175;background:#f5f8fc;font-size:.69rem;line-height:1.45}.spv2-custom-cabinet-error{margin:0 22px 10px;border-radius:8px;padding:8px 10px;background:#fff1f0;font-size:.72rem}.spv2-custom-cabinet-dialog>footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #e5eaf1;padding:13px 22px;background:#fbfcfe}.spv2-custom-cabinet-dialog>footer>div{min-width:0;display:grid;gap:2px;margin-right:auto}.spv2-custom-cabinet-dialog>footer>div span{color:#8792a4;font-size:.62rem}.spv2-custom-cabinet-dialog>footer>div strong{color:#27364c;font-size:.78rem}@media (max-width: 900px){.spv2-fields--3,.spv2-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-mixed-layout__top{grid-template-columns:1fr}.spv2-interface-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-country-dialog__body{grid-template-columns:180px minmax(0,1fr)}.spv2-cabinet-band{grid-template-columns:26px minmax(200px,1fr) 88px 88px 32px}.spv2-custom-cabinet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.spv2-config-card__header,.spv2-screen-tabs,.spv2-screen-toolbar,.spv2-panel-caption{align-items:stretch;flex-direction:column}.spv2-config-card__header,.spv2-config-card__body{padding:13px}.spv2-config-card__title p{white-space:normal}.spv2-fields--2,.spv2-fields--3,.spv2-interface-grid,.spv2-card-interface-list,.spv2-peripheral-list{grid-template-columns:1fr}.spv2-field--wide,.spv2-field--inline,.spv2-field--quantity{max-width:none}.spv2-screen-tabs__actions,.spv2-screen-tabs__actions .spv2-button{width:100%}.spv2-screen-toolbar__order{margin-left:0}.spv2-cabinet-band{grid-template-columns:26px minmax(0,1fr) 32px}.spv2-cabinet-band__quantity,.spv2-cabinet-band__area{grid-row:2}.spv2-cabinet-band__quantity{grid-column:2}.spv2-cabinet-band__area{grid-column:3}.spv2-mixed-actions,.spv2-mixed-actions .spv2-button{width:100%}.spv2-mixed-product-overlay{align-items:end;padding:0}.spv2-mixed-product-dialog{width:100%;max-height:92vh;border-radius:18px 18px 0 0}.spv2-custom-cabinet-overlay{align-items:end;padding:0}.spv2-custom-cabinet-dialog{width:100%;max-height:92vh;border-radius:18px 18px 0 0}.spv2-custom-cabinet-grid,.spv2-custom-cabinet-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-mixed-product-dialog__body,.spv2-mixed-product-fields{grid-template-columns:1fr}.spv2-route-badges{justify-content:flex-start}.spv2-card-details dl{grid-template-columns:1fr}.spv2-country-overlay{align-items:end;padding:0}.spv2-country-dialog{width:100%;height:min(90vh,760px);border-radius:18px 18px 0 0}.spv2-country-dialog__header{min-height:70px;padding:0 14px}.spv2-country-dialog__heading p{display:none}.spv2-country-search{padding:10px 14px}.spv2-country-search button{right:22px}.spv2-country-dialog__body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.spv2-country-regions{overflow-x:auto;flex-direction:row;border-right:0;border-bottom:1px solid #e2e8f0}.spv2-country-regions button{width:auto;min-width:max-content}.spv2-country-results{padding:14px}.spv2-country-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.spv2-button,.spv2-icon-button,.spv2-field input,.spv2-field select,.spv2-switch,.spv2-switch:after,.spv2-country-card{transition:none}}.spv2-sending-card .spv2-interface-stack{gap:14px;margin-top:20px}.spv2-card-disclosure{overflow:hidden;border:1px solid #e1e4e9;border-radius:15px;background:#fff}.spv2-card-disclosure__header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:13px 16px}.spv2-card-disclosure__check{display:flex;min-width:0;align-items:flex-start;gap:10px;cursor:pointer}.spv2-card-disclosure__check input{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:none;width:19px;height:19px;margin:2px 0 0;border:1px solid #00bd8b;border-radius:5px;background:#fff;box-shadow:0 0 0 3px #00bd8b14;cursor:pointer}.spv2-card-disclosure__check input:checked{background:#00bd8b;border-color:#00a879}.spv2-card-disclosure__check input:checked:after{content:"✓";display:block;color:#fff;font-size:14px;line-height:17px;text-align:center}.spv2-card-disclosure__check>span{display:grid;min-width:0;gap:7px}.spv2-card-disclosure__check strong{color:#273244;font-size:.94rem}.spv2-card-disclosure__check small{color:#7c8088;font-size:.88rem;line-height:1.4}.spv2-card-disclosure__toggle{flex:none;min-width:68px;border:1px solid #dedfe3;border-radius:9px;padding:5px 13px;color:#526175;background:#f8f8fa;font:inherit;font-size:.78rem;font-weight:650;cursor:pointer}.spv2-card-disclosure__toggle.is-open{border-color:#a7c9ff;color:#0071e3;background:#eff5ff}.spv2-card-disclosure__body{margin:0 16px;border-top:1px solid #e5e7eb;padding:13px 0}.spv2-card-disclosure__body[hidden]{display:none}.spv2-sending-card .spv2-interface-grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:7px;scrollbar-width:thin;scrollbar-color:#d4d4d8 #f8fafc}.spv2-sending-card .spv2-interface-option{flex:0 0 166px;gap:8px;box-sizing:border-box;border-color:#d4d6dc;border-radius:11px;padding:15px 10px 17px;background:#fbfbfd}.spv2-sending-card .spv2-interface-option__identity{flex-direction:column;gap:10px}.spv2-sending-card .spv2-interface-option__identity strong{width:100%;overflow:hidden;font-size:.9rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.spv2-sending-card .spv2-interface-option .spv2-interface-visual{width:98px;height:36px;border-color:#d9e1ec;background:#f5f7fa}.spv2-sending-card .spv2-interface-stepper{grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:7px}.spv2-sending-card .spv2-interface-stepper button{min-height:34px;border-radius:8px;color:#273244;background:#f8fafc;font-size:1.2rem;font-weight:700}.spv2-sending-card .spv2-interface-stepper input{width:100%;height:46px;border-radius:13px;padding:4px;font:inherit;font-size:.95rem;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.spv2-sending-card .spv2-interface-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.spv2-sending-card .spv2-interface-stepper button:disabled{color:#a3adb9}.spv2-card-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:360px;overflow-y:auto;padding:1px 3px 3px}.spv2-card-model-option{position:relative;display:flex;min-height:82px;flex-direction:column;justify-content:center;gap:4px;border:1px solid #dce5f0;border-radius:13px;padding:15px 13px;color:#172033;background:#fff;box-shadow:0 1px 3px #0f172a0a;font:inherit;text-align:left;cursor:pointer}.spv2-card-model-option strong{font-size:.93rem;overflow-wrap:anywhere}.spv2-card-model-option small{color:#73839b;font-size:.79rem;line-height:1.4}.spv2-card-model-option.is-selected{border-color:#0071e3;background:#f0f7ff;box-shadow:0 0 0 1px #0071e3}.spv2-card-model-check{position:absolute;right:7px;top:5px;color:#0071e3;font-size:.75rem}.spv2-card-selection-tip{margin:4px 0 0;color:#738096;font-size:.75rem;line-height:1.5}.spv2-card-disclosure input:focus-visible,.spv2-card-disclosure button:focus-visible{outline:3px solid rgb(0 113 227 / 24%);outline-offset:2px}@media (max-width: 800px){.spv2-card-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.spv2-card-disclosure__header{gap:10px;padding:12px}.spv2-card-disclosure__body{margin:0 12px}.spv2-card-model-grid{grid-template-columns:1fr}}.spv2-project-standards{margin-bottom:20px;padding:20px;border:1px solid #cad5e4;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 2px 5px #1e293b0d}.spv2-project-standards h2{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:#172033;font-size:1rem;font-weight:700}.spv2-project-standards h2>span{font-size:1.2rem}.spv2-project-standards .spv2-fields{margin-bottom:0}.spv2-project-standards .spv2-field label,.spv2-electrical-parity .spv2-field label{color:#263244;font-size:.9rem;line-height:1.4;font-weight:650}.spv2-project-standards .spv2-field select,.spv2-project-standards .spv2-country-trigger,.spv2-electrical-parity .spv2-field select,.spv2-electrical-parity .spv2-field input,.spv2-electrical-parity .spv2-field output{min-height:40px;border-color:#cad5e4;border-radius:9px;color:#172033;font-size:.94rem;box-shadow:0 1px 2px #1e293b0d}.spv2-electrical-parity .spv2-field input{text-align:center}.spv2-electrical-parity .spv2-field output{background:#f8fafc;font-weight:700}.spv2-electrical-parity .spv2-fields{gap:12px;margin-bottom:22px;align-items:start}.spv2-electrical-parity .spv2-electrical-routing-row{margin-bottom:0}.spv2-electrical-power-fields{margin-top:17px;border-top:1px solid #e0e4eb;padding-top:20px}.spv2-electrical-label-row{display:flex;min-height:26px;align-items:center;justify-content:space-between;gap:8px}.spv2-electrical-parity .spv2-field>label{min-height:26px;display:flex;align-items:center}.spv2-electrical-gear{display:grid;width:30px;height:30px;flex:none;place-items:center;border:1px solid #c8d3e3;border-radius:50%;padding:5px;color:#294d9f;background:#fff;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}.spv2-electrical-gear svg{width:18px;height:18px}.spv2-electrical-gear:hover,.spv2-electrical-gear:focus-visible{border-color:#0071e3;color:#0071e3;background:#eff6ff;outline:2px solid #c7ddff}.spv2-electrical-gear.is-active,.spv2-electrical-gear[aria-expanded=true]{border-color:#0071e3;background:#eff6ff;color:#0071e3;box-shadow:0 0 0 2px #0071e326}.spv2-electrical-custom-value{position:relative;width:100%;min-height:38px;height:38px;display:flex;align-items:center;border:1.5px solid #0071e3;border-radius:8px;background:#fff;box-shadow:0 0 0 3px #0071e31f;transition:border-color .2s ease,box-shadow .2s ease}.spv2-electrical-custom-value input{width:100%;height:100%;border:none!important;outline:none!important;background:transparent!important;box-shadow:none!important;text-align:center!important;font-size:1rem!important;font-weight:700!important;color:#0f172a!important;padding:0 32px 0 16px!important}.spv2-electrical-custom-value>span{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#475569;font-size:.92rem;font-weight:600;pointer-events:none}.spv2-electrical-advanced{margin-top:5px;color:#64748b;font-size:.82rem}.spv2-electrical-advanced summary{width:fit-content;cursor:pointer}.spv2-electrical-advanced[open] summary{margin-bottom:12px}.spv2-country-flag{flex:none;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:1.1em;line-height:1.1}.spv2-country-flag--image{width:20px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 1px 2px #0000001f}.spv2-country-trigger{font-weight:600}.spv2-country-dialog{width:min(960px,calc(100vw - 48px));height:min(720px,calc(100vh - 70px));border-radius:20px}.spv2-country-dialog__header{min-height:84px;padding:16px 24px}.spv2-country-dialog__icon{width:44px;height:44px;font-size:1.7rem;border:1px solid #d9e8ff}.spv2-country-dialog__heading h2{font-size:1.1rem}.spv2-country-dialog__heading p{font-size:.78rem}.spv2-country-dialog__close{font-size:1.4rem;line-height:1}.spv2-country-search{min-height:66px;padding:12px 24px}.spv2-country-search input{min-height:38px;border-radius:24px;text-align:center;font-size:.96rem}.spv2-country-dialog__body{grid-template-columns:215px minmax(0,1fr)}.spv2-country-regions{padding:8px;gap:3px}.spv2-country-regions button{min-height:42px;font-size:.86rem;font-weight:600}.spv2-country-regions button b{font-size:.72rem}.spv2-country-results{padding:20px 24px}.spv2-country-results__header{margin-bottom:18px;padding-bottom:12px}.spv2-country-results__header strong{display:flex;align-items:center;gap:5px;font-size:1rem}.spv2-country-results__header>span{font-size:.76rem}.spv2-country-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.spv2-country-card{min-height:78px;padding:11px 12px;border-radius:11px}.spv2-country-card__name{flex-wrap:wrap;column-gap:5px;row-gap:2px}.spv2-country-card__name strong{font-size:.85rem}.spv2-country-card__name small{font-size:.71rem}.spv2-country-card__meta b{padding:1px 6px;font-size:.7rem}.spv2-country-card.is-selected{border-width:2px;padding:10px 11px}.spv2-country-check{display:grid;width:18px;height:18px;flex:none;margin-left:auto;place-items:center;border-radius:50%;color:#fff;background:#087ef2;font-size:.72rem}.spv2-country-loading{width:22px;height:22px;border:2px solid #d4e5ff;border-top-color:#2672ed;border-radius:50%;animation:spv2-country-loading .9s linear infinite}@keyframes spv2-country-loading{to{transform:rotate(360deg)}}[data-theme=dark] .spv2-project-standards{background:#1d2635;border-color:#3d4b61}[data-theme=dark] .spv2-project-standards h2,[data-theme=dark] .spv2-project-standards .spv2-field label,[data-theme=dark] .spv2-electrical-parity .spv2-field label{color:#e4eaf4}[data-theme=dark] .spv2-project-standards select,[data-theme=dark] .spv2-project-standards button,[data-theme=dark] .spv2-electrical-parity input,[data-theme=dark] .spv2-electrical-parity select,[data-theme=dark] .spv2-electrical-parity output{color:#e4eaf4;background:#192230;border-color:#405069}@media (max-width: 760px){.spv2-project-standards{padding:16px}.spv2-project-standards .spv2-fields--3,.spv2-electrical-parity .spv2-fields--3,.spv2-electrical-parity .spv2-fields--2{grid-template-columns:1fr}.spv2-country-dialog{width:calc(100vw - 20px);height:calc(100dvh - 24px)}.spv2-country-overlay{padding:10px}.spv2-country-dialog__header{padding:12px 16px}.spv2-country-dialog__body{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.spv2-country-regions{flex-direction:row;overflow-x:auto;max-height:64px;border-right:0;border-bottom:1px solid #e2e8f0}.spv2-country-regions button{width:auto;flex:none}.spv2-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-country-results{padding:14px}.spv2-country-search{padding:10px 14px}.spv2-country-search input{text-align:left;font-size:.85rem}}@media (max-width: 450px){.spv2-country-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.spv2-country-loading{animation:none}}.spv2-screen-overview{display:flex;flex-direction:row;gap:1rem;margin-top:.75rem;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:6px 4px 14px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;box-sizing:border-box}.spv2-screen-overview::-webkit-scrollbar{height:6px}.spv2-screen-overview::-webkit-scrollbar-track{background:transparent}.spv2-screen-overview::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.spv2-screen-preview{flex:0 0 min(360px,calc(50% - .5rem));min-width:300px;max-width:380px;padding:.6rem .72rem;overflow:hidden;border:1.5px solid var(--gray-200, #d6deeb);border-top:3px solid var(--primary-color, #2563eb);border-radius:12px;background:var(--card-bg, #fff);box-shadow:0 2px 10px #0f172a0d;scroll-snap-align:start;transition:all .25s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.spv2-screen-preview.is-active{border-color:#007aff;border-top-color:#007aff;box-shadow:0 0 0 2px #007aff40,0 6px 18px #007aff1f;transform:translateY(-2px)}.spv2-screen-preview__header{display:flex;flex-direction:column;gap:.36rem;margin:-.1rem -.1rem .45rem;padding:.45rem .55rem;border:1px solid var(--gray-200, #e2e8f0);border-radius:8px;background:var(--gray-50, #f8fafc)}.spv2-screen-preview__top-bar{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.spv2-screen-preview__name{display:flex;align-items:center;min-width:0;flex:1;gap:.35rem}.spv2-screen-preview__label-text{font-size:.72rem;color:var(--text-secondary, #64748b);white-space:nowrap;font-weight:600}.spv2-screen-preview__name input{box-sizing:border-box;flex:1;min-width:0;height:28px;min-height:28px;margin:0;padding:.18rem .45rem;border:1px solid var(--gray-300, #cbd5e1);border-radius:6px;color:var(--text-primary, #1e293b);background:#fff;font:inherit;font-size:.84rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.spv2-screen-preview__name input:focus{border-color:#007aff;box-shadow:0 0 0 2px #007aff26;outline:none}.spv2-screen-preview__top-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.spv2-screen-preview__edit-btn{display:inline-flex;align-items:center;gap:.25rem;min-height:26px!important;padding:.18rem .55rem!important;border-radius:6px!important;font-size:.76rem!important;font-weight:600!important;background:#007aff!important;color:#fff!important;border:none!important;cursor:pointer;box-shadow:0 1px 4px #007aff40;transition:all .2s ease}.spv2-screen-preview__edit-btn:hover{background:#0062cc!important;box-shadow:0 2px 8px #007aff59;transform:translateY(-1px)}.spv2-screen-preview__copy-btn{display:inline-flex;align-items:center;gap:.2rem;min-height:26px!important;padding:.18rem .45rem!important;border-radius:6px!important;font-size:.72rem!important;white-space:nowrap}.spv2-edit-icon,.spv2-copy-icon{font-size:.82rem;line-height:1}.spv2-screen-preview__meta{display:flex;align-items:center;justify-content:space-between;gap:.4rem;min-width:0;padding-top:.2rem;border-top:1px dashed var(--gray-200, #e2e8f0)}.spv2-screen-preview__status{display:inline-flex;align-items:center;min-height:18px;padding:.08rem .4rem;border-radius:999px;color:#047857;background:#ecfdf5;font-size:.7rem;font-weight:700;white-space:nowrap}.spv2-screen-preview__status.is-incomplete{color:#c2410c;background:#fff7ed}.spv2-screen-preview__count{display:inline-flex;align-items:center;gap:.28rem;color:var(--text-secondary, #64748b);font-size:.72rem;font-weight:600;white-space:nowrap}.spv2-screen-preview__count input{box-sizing:border-box;width:44px;height:22px;min-height:22px;padding:.1rem .3rem;border:1px solid var(--gray-300, #cbd5e1);border-radius:5px;color:var(--text-primary, #1e293b);background:var(--card-bg, #fff);font:inherit;font-size:.8rem;text-align:center}.spv2-screen-preview__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem;margin-top:.35rem}.spv2-screen-preview__item{min-width:0;padding:.3rem .45rem;border:1px solid var(--gray-200, #e8edf5);border-radius:6px;background:var(--gray-50, #f8fafc)}.spv2-screen-preview__item.is-wide{grid-column:1 / -1}.spv2-screen-preview__label{display:block;margin-bottom:.08rem;color:var(--text-secondary, #64748b);font-size:.68rem;font-weight:650}.spv2-screen-preview__value{display:block;overflow:hidden;color:var(--text-primary, #1e293b);font-size:.78rem;font-weight:650;line-height:1.35;overflow-wrap:anywhere}@media (max-width: 768px){.spv2-screen-overview{grid-template-columns:minmax(0,1fr)}}.spv2-step-header .spv2-step-header__actions{margin-left:auto}.spv2-page .spv2-cabinet-mode{display:flex;align-items:center;flex:none;gap:.8rem;margin:0;padding:0;border:0;background:transparent}.spv2-cabinet-mode__label{color:#64748b;font-size:.85rem;font-weight:400}.spv2-page .spv2-cabinet-mode>label{display:inline-flex;flex-direction:row;align-items:center;gap:4px;margin:0;color:#334155;font-size:.85rem;font-weight:600;white-space:nowrap;cursor:pointer}.spv2-page .spv2-cabinet-mode input{position:static;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:14px;height:14px;margin:0;opacity:1;accent-color:#0071e3}.spv2-screen-configuration.is-embedded>.spv2-config-card__body{padding:0}.spv2-step-anchor[data-step-id=screen]>.spv2-step-content{padding-top:1.15rem}.spv2-page .spv2-cabinet-editor .spv2-cabinet-size-trigger{font-size:1rem;line-height:1.5}.spv2-page .spv2-cabinet-editor .spv2-field>label{font-size:.95rem;line-height:1.25}.spv2-page .spv2-cabinet-editor .spv2-field>input{height:46px;min-height:46px;border-radius:13px;padding:12px 14px;font-size:.95rem;line-height:1.15;text-align:center;font-weight:600}.spv2-page .spv2-cabinet-editor .spv2-field>input[readonly]{background:#f1f5f9;font-weight:700}@media (max-width: 600px){.spv2-step-header .spv2-step-header__actions{grid-column:1 / -1;margin-left:0}.spv2-page .spv2-cabinet-mode{gap:.6rem}}.spv2-cabinet-size-picker{position:relative;width:100%}.spv2-page .spv2-cabinet-size-trigger,.spv2-cabinet-size-trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:46px;padding:.65rem .85rem;border:1px solid #c7cfda;border-radius:13px;background:#fff;color:#1f2937;font:inherit;font-weight:500;text-align:left;cursor:pointer;box-shadow:none;transform:none}.spv2-page .spv2-cabinet-size-trigger:hover,.spv2-cabinet-size-trigger:hover{border-color:#93a4bd;background:#f8fafc;box-shadow:none;transform:none}.spv2-cabinet-size-trigger:focus-visible,.spv2-cabinet-size-option:focus-visible{outline:3px solid rgba(30,58,138,.22);outline-offset:2px}.spv2-cabinet-size-picker.is-open .spv2-cabinet-size-trigger{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1f}.spv2-cabinet-size-trigger:disabled{opacity:.5;cursor:not-allowed}.spv2-cabinet-size-trigger-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spv2-cabinet-size-trigger-icon{flex:0 0 auto;width:.55rem;height:.55rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.spv2-cabinet-size-picker.is-open .spv2-cabinet-size-trigger-icon{transform:rotate(225deg) translate(-2px,-2px)}.spv2-cabinet-size-popup{position:fixed;z-index:100000;box-sizing:border-box;overflow:auto;padding:.6rem;border:1px solid #c7cfda;border-radius:12px;background:#fff;color:#334155;box-shadow:0 14px 34px #0f172a2e;font:inherit}.spv2-cabinet-size-grid{display:grid;grid-template-columns:repeat(4,minmax(118px,1fr));gap:1px;overflow:hidden;border:1px solid #cbd5e1;border-radius:7px;background:#cbd5e1}.spv2-cabinet-size-popup .spv2-cabinet-size-option{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:44px;margin:0;padding:.55rem .65rem;border:0;border-radius:0;background:#fff;color:#334155;font:inherit;font-size:.88rem;line-height:1.25;text-align:center;cursor:pointer;box-shadow:none;transform:none}.spv2-cabinet-size-popup .spv2-cabinet-size-option:hover{background:#f0f7ff;color:#0071e3;box-shadow:none;transform:none}.spv2-cabinet-size-popup .spv2-cabinet-size-option.is-selected{background:#0071e3;color:#fff;font-weight:700}.spv2-cabinet-size-option-primary,.spv2-cabinet-size-option-description{display:block;max-width:100%}.spv2-cabinet-size-option-primary{font-weight:600;color:inherit}.spv2-cabinet-size-option-description{width:100%;margin-top:.18rem;overflow:hidden;color:#475569;font-size:.72rem;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.spv2-cabinet-size-option.is-selected .spv2-cabinet-size-option-description{color:#fff;opacity:.95}.spv2-cabinet-editor input[readonly]{background:#eef1f5;color:#334155;font-weight:600;cursor:default}[data-theme=dark] .spv2-cabinet-size-trigger,[data-theme=dark] .spv2-cabinet-size-popup,[data-theme=dark] .spv2-cabinet-size-option{background:#111827;color:#e5e7eb;border-color:#475569}[data-theme=dark] .spv2-cabinet-size-option-description{color:#94a3b8}[data-theme=dark] .spv2-cabinet-size-grid{border-color:#475569;background:#475569}[data-theme=dark] .spv2-cabinet-size-popup .spv2-cabinet-size-option:hover{background:#1e293b;color:#bfdbfe}[data-theme=dark] .spv2-cabinet-size-popup .spv2-cabinet-size-option.is-selected{background:#2563eb;color:#fff}@media (max-width:768px){.spv2-cabinet-size-popup{padding:.45rem}.spv2-cabinet-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-cabinet-size-popup .spv2-cabinet-size-option{min-height:46px;padding:.55rem .45rem;font-size:.84rem}}.spv2-mixed-parity{margin-top:.85rem;padding:1rem 1.15rem;border:1px solid rgba(226,232,240,.9);border-radius:14px;background:#f8fafcbf;color:#1e293b;box-shadow:inset 0 1px 2px #fffc,0 2px 6px #00000005}.spv2-mixed-parity__top{display:grid;grid-template-columns:minmax(220px,4fr) minmax(300px,6fr);gap:1.15rem;align-items:stretch;min-height:284px;margin-bottom:.75rem}.spv2-mixed-parity__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.6rem .75rem;padding:.25rem 0;min-width:0}.spv2-mixed-parity .spv2-mixed-parity__field{display:block;min-width:0;margin:0}.spv2-mixed-parity__field>span{display:block;margin-bottom:6px;color:#475569;font-size:.95rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;white-space:nowrap}.spv2-mixed-parity .spv2-mixed-parity__field input{box-sizing:border-box;width:100%;height:46px;min-height:46px;margin:0 0 15px;padding:12px 14px;border:1px solid rgba(203,213,225,.9);border-radius:13px;background:#fff;color:#1e293b;font:inherit;font-size:.95rem;font-weight:600;line-height:1.25;text-align:center;box-shadow:0 1px 2px #00000008}.spv2-mixed-parity .spv2-mixed-parity__field input[readonly]{background:#f1f5f9d9;border-color:#e2e8f0e6;color:#0f172a;cursor:default}.spv2-mixed-parity__preview{display:flex;flex-direction:column;gap:.35rem;min-width:0;min-height:0;margin:0;padding:.65rem .85rem;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000a,0 1px 2px #00000005}.spv2-mixed-parity__preview>header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding-bottom:.3rem;border-bottom:1px solid rgba(226,232,240,.8)}.spv2-mixed-parity__preview strong{display:inline-flex;align-items:center;gap:6px;color:#1e293b;font-size:.82rem;font-weight:700;letter-spacing:-.01em}.spv2-mixed-parity__preview strong svg{color:#0071e3}.spv2-mixed-parity .spv2-mixed-parity__refresh{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;min-height:24px;margin:0;padding:0;border:1px solid rgba(203,213,225,.85);border-radius:6px;background:#fff;color:#475569;box-shadow:0 1px 2px #0000000a;cursor:pointer}.spv2-mixed-parity__refresh svg{width:13px;height:13px}.spv2-mixed-parity__viewport{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1 0;width:100%;min-height:0;height:0;box-sizing:border-box;overflow:hidden;padding:4px;border:1px dashed rgba(203,213,225,.9);border-radius:8px;background:#f8fafc}.spv2-mixed-parity__viewport>img{display:block;position:absolute;top:4px;right:4px;bottom:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 3px 8px rgba(0,0,0,.04))}.spv2-mixed-parity__empty{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.5rem;color:#64748b;font-size:.75rem;text-align:center}.spv2-mixed-parity__spinner{width:12px;height:12px;flex:0 0 12px;border:2px solid #dbeafe;border-top-color:#0071e3;border-radius:50%;animation:spv2-mixed-spin .8s linear infinite}.spv2-mixed-parity__bottom{width:100%;margin-top:.35rem;padding-top:.65rem;border-top:1px solid rgba(226,232,240,.8)}.spv2-mixed-parity__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem 0 .5rem;margin-bottom:.6rem;border-bottom:1px solid rgba(226,232,240,.8)}.spv2-mixed-parity__buttons{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.spv2-mixed-parity .spv2-mixed-parity__buttons button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;min-height:28px;margin:0;padding:0 10px;border:1px solid rgba(0,0,0,.14);border-radius:6px;font:inherit;font-size:.75rem;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 1px 2px #0000000a;cursor:pointer}.spv2-mixed-parity .spv2-mixed-parity__add{background:#fff;color:#1e293b}.spv2-mixed-parity .spv2-mixed-parity__recalculate{background:linear-gradient(180deg,#10b981,#059669);color:#fff;box-shadow:0 2px 6px #10b98147,inset 0 1px #ffffff40}.spv2-mixed-parity .spv2-mixed-parity__smart{background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 2px 6px #2563eb52,inset 0 1px #ffffff40}.spv2-mixed-parity__coverage{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:4px 11px;border:1px solid rgba(34,197,94,.25);border-radius:16px;background:#22c55e1f;color:#15803d;font-size:.82rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.spv2-mixed-parity__coverage.is-diff{border-color:#3b82f640;background:#3b82f61f;color:#1d4ed8}.spv2-mixed-parity .spv2-mixed-parity__tip{margin:-4px 0 8px;padding-left:2px;color:#64748b;font-size:.73rem;font-weight:500;line-height:1.3}.spv2-mixed-parity__error,.spv2-mixed-parity__notice{margin:0 0 .5rem;font-size:.8rem;line-height:1.4}.spv2-mixed-parity__error{color:#b91c1c}.spv2-mixed-parity__notice{color:#64748b}.spv2-mixed-parity__table-head,.spv2-mixed-parity__row{display:grid;grid-template-columns:24px minmax(0,2fr) minmax(50px,1fr) minmax(80px,1fr);gap:10px;align-items:center;box-sizing:border-box}.spv2-mixed-parity__table-head{padding:0 10px 5px;color:#64748b;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.spv2-mixed-parity__table-head>:nth-child(3){text-align:center}.spv2-mixed-parity__table-head>:last-child{text-align:right}.spv2-mixed-parity__row{padding:6px 10px;margin-bottom:7px;border:1px solid rgba(226,232,240,.95);border-radius:10px;background:#fff;box-shadow:0 1px 3px #00000005}.spv2-mixed-parity__row.is-main{border-color:#0071e359;background:#fbfdff}.spv2-mixed-parity .spv2-mixed-parity__main{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-content:center;width:20px;height:20px;min-height:20px;margin:0 auto;padding:0;border:2px solid #cbd5e1;border-radius:50%;background:#fff;cursor:pointer}.spv2-mixed-parity .spv2-mixed-parity__main:checked{border-color:#0071e3;box-shadow:0 0 0 2px #0071e333}.spv2-mixed-parity__main:checked:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#0071e3}.spv2-mixed-parity__spec{display:flex;align-items:center;gap:8px;min-width:0;width:100%}.spv2-mixed-parity__spec .spv2-cabinet-size-picker{flex:1;min-width:0}.spv2-mixed-parity .spv2-mixed-parity__spec .spv2-cabinet-size-trigger{height:35px;min-height:35px;padding:0 9px;border-color:#cbd5e1e6;border-radius:7px;font-size:.95rem;line-height:1.5;font-weight:600;color:#1e293b}.spv2-mixed-parity__main-badge{display:inline-flex;align-items:center;flex-shrink:0;margin-left:2px;padding:3px 6px;border:1px solid rgba(0,113,227,.25);border-radius:4px;background:#0071e314;color:#0071e3;font-size:.68rem;font-weight:700;line-height:1;letter-spacing:.2px;text-transform:uppercase;white-space:nowrap}.spv2-mixed-parity .spv2-mixed-parity__quantity{box-sizing:border-box;width:100%;height:35px;min-height:35px;margin:0;padding:0 8px;border:1px solid rgba(203,213,225,.9);border-radius:7px;background:#fff;color:#1e293b;font:inherit;font-size:.85rem;font-weight:600;text-align:center}.spv2-mixed-parity__row-end{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.spv2-mixed-parity__row-end output{color:#475569;font-size:.85rem;font-weight:600;white-space:nowrap}.spv2-mixed-parity .spv2-mixed-parity__remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-height:28px;padding:0;border:0;border-radius:6px;background:transparent;color:#94a3b8;box-shadow:none;cursor:pointer}.spv2-mixed-parity__row.is-main .spv2-mixed-parity__remove{display:none}.spv2-mixed-parity button:disabled{opacity:.5;cursor:not-allowed}.spv2-mixed-parity button:not(:disabled):hover{filter:brightness(1.03);transform:none}.spv2-mixed-parity .spv2-mixed-parity__remove:hover{background:#fef2f2;color:#dc2626}.spv2-mixed-parity button:focus-visible,.spv2-mixed-parity input:not([readonly]):focus-visible{outline:3px solid rgba(0,113,227,.16);outline-offset:2px;border-color:#0071e3}[data-theme=dark] .spv2-mixed-parity{background:#111827;border-color:#334155;color:#e2e8f0}[data-theme=dark] .spv2-mixed-parity__preview,[data-theme=dark] .spv2-mixed-parity__row{background:#1e293b;border-color:#475569}[data-theme=dark] .spv2-mixed-parity__row.is-main{border-color:#38bdf8}[data-theme=dark] .spv2-mixed-parity__viewport,[data-theme=dark] .spv2-mixed-parity .spv2-mixed-parity__field input[readonly]{background:#0f172a;border-color:#334155;color:#e2e8f0}[data-theme=dark] .spv2-mixed-parity__preview strong,[data-theme=dark] .spv2-mixed-parity__field>span,[data-theme=dark] .spv2-mixed-parity__row-end output{color:#cbd5e1}[data-theme=dark] .spv2-mixed-parity .spv2-mixed-parity__field input,[data-theme=dark] .spv2-mixed-parity .spv2-mixed-parity__quantity,[data-theme=dark] .spv2-mixed-parity .spv2-mixed-parity__spec .spv2-cabinet-size-trigger,[data-theme=dark] .spv2-mixed-parity .spv2-mixed-parity__refresh,[data-theme=dark] .spv2-mixed-parity .spv2-mixed-parity__add{background:#1e293b;border-color:#475569;color:#e2e8f0}@keyframes spv2-mixed-spin{to{transform:rotate(360deg)}}@media (max-width:991px){.spv2-mixed-parity__top{grid-template-columns:1fr;gap:1rem}.spv2-mixed-parity__viewport{min-height:155px}}@media (max-width:600px){.spv2-mixed-parity{padding:.75rem}.spv2-mixed-parity__toolbar{flex-wrap:wrap}.spv2-mixed-parity__table-head,.spv2-mixed-parity__row{grid-template-columns:20px minmax(0,2fr) minmax(44px,.6fr) minmax(62px,.8fr);gap:6px;padding-left:6px;padding-right:6px}.spv2-mixed-parity__spec{flex-wrap:wrap;gap:4px}.spv2-mixed-parity__row-end{flex-wrap:wrap;gap:2px}.spv2-mixed-parity__coverage{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.spv2-mixed-parity__spinner{animation:none}}.product-spec-modal-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100050;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.product-spec-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a85;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:psmFadeIn .2s ease-out}@keyframes psmFadeIn{0%{opacity:0}to{opacity:1}}.product-spec-modal-dialog{position:relative;z-index:100051;width:min(1120px,calc(100vw - 32px));max-height:min(780px,92vh);display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 32px 80px -16px #00000059,0 0 0 1px #00000014;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,PingFang SC,Helvetica Neue,sans-serif;animation:psmPopIn .25s cubic-bezier(.16,1,.3,1)}@keyframes psmPopIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.psm-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0}.psm-title-area{display:flex;align-items:center;gap:12px}.psm-product-thumb{width:44px;height:44px;object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:2px;box-shadow:0 2px 6px #0000000a}.psm-product-thumb-fallback{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:22px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:10px}.psm-title{font-size:1.25rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.psm-subtitle{font-size:.8rem;font-weight:500;color:#64748b;margin-top:2px}.psm-close-btn{width:32px;height:32px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:#0000000a;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;font-size:14px;padding:0}.psm-close-btn:hover{background:#00000014;color:#0f172a;transform:scale(1.06)}.psm-filter-bar{background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;display:flex;flex-direction:column}.psm-filter-toolbar{display:flex;align-items:center;justify-content:space-between;padding:.55rem 1.5rem;background:linear-gradient(90deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;gap:12px}.psm-filter-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:24px}.psm-filter-heading{font-size:.78rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.04em}.psm-active-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.psm-active-tag{display:inline-flex;align-items:center;padding:2px 7px;background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd;border-radius:6px;font-size:.72rem;font-weight:600}.psm-controls-area{display:flex;align-items:center;gap:8px;flex-shrink:0}.psm-view-switch{display:flex;align-items:center;background:#e2e8f0;padding:2px;border-radius:8px;gap:2px}.psm-switch-btn{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:6px;font-size:.76rem;font-weight:600;color:#64748b;border:none;background:transparent;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.psm-switch-btn:hover{color:#0f172a}.psm-switch-btn.is-active{background:#fff;color:#0071e3;box-shadow:0 1px 4px #00000014}.psm-svg-icon{width:13px;height:13px;display:inline-block;vertical-align:middle}.psm-collapse-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:.76rem;font-weight:600;color:#64748b;background:transparent;border:1px solid transparent;cursor:pointer;transition:all .15s ease}.psm-collapse-btn:hover{background:#e2e8f0;color:#0f172a}.psm-arrow-icon{width:12px;height:12px;transition:transform .25s ease}.psm-arrow-icon.is-collapsed{transform:rotate(-180deg)}.psm-filter-panel{padding:.75rem 1.5rem;display:flex;flex-direction:column;gap:.65rem;max-height:480px;opacity:1;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s ease,padding .3s ease}.psm-filter-panel.is-collapsed{max-height:0;opacity:0;padding-top:0;padding-bottom:0;pointer-events:none}.psm-filter-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.psm-filter-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;min-width:72px}.psm-capsule-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.psm-capsule-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 11px;border-radius:100px;font-size:.78rem;font-weight:600;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}.psm-capsule-btn:hover{border-color:#cbd5e1;background:#f1f5f9;color:#0f172a}.psm-capsule-btn.is-active{background:#0071e3;border-color:#0071e3;color:#fff;box-shadow:0 2px 6px #0071e340}.psm-capsule-count{opacity:.8;font-size:.72rem;font-weight:500}.psm-maintenance-badge{display:inline-flex;align-items:center;padding:1.5px 6px;border-radius:4px;font-size:.68rem;font-weight:600;line-height:1.2;white-space:nowrap}.psm-maint-front{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.psm-maint-rear{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.psm-maint-front_and_rear{background:#f5f3ff;color:#7c3aed;border:1px solid #ddd6fe}.psm-table-container{flex:1 1 auto;overflow-y:auto;position:relative;background:#fff;min-height:220px}.psm-table{width:100%;border-collapse:collapse;text-align:left;font-size:.84rem}.psm-thead{position:sticky;top:0;z-index:10;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;box-shadow:0 2px 6px #00000014}.psm-thead th{padding:9px 14px;font-size:.76rem;font-weight:700;letter-spacing:.02em;text-align:center;white-space:nowrap}.psm-thead th:first-child{text-align:left;padding-left:20px}.psm-tbody tr{border-bottom:1px solid #f1f5f9;cursor:pointer;transition:all .12s ease}.psm-tbody tr:nth-child(2n){background:#fafbfc}.psm-tbody tr:hover{background:#f0f9ff}.psm-tbody tr.is-selected{background:#eff6ff;box-shadow:inset 4px 0 #0071e3}.psm-tbody td{padding:10px 14px;text-align:center;color:#334155;white-space:nowrap}.psm-tbody td:first-child{text-align:left;padding-left:20px}.psm-model-col{display:flex;align-items:center;gap:10px}.psm-model-name-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.psm-model-name{font-weight:700;color:#0f172a}.psm-model-badges{display:inline-flex;align-items:center;gap:4px}.psm-check-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#0071e3;color:#fff;font-size:11px;font-weight:800;box-shadow:0 1px 4px #0071e34d;flex-shrink:0}.psm-check-placeholder{width:18px;height:18px;flex-shrink:0}.psm-pitch-tag{font-weight:700;color:#0284c7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace}.psm-size-tag{font-size:.78rem;font-weight:600;color:#475569}.psm-bright-tag{font-weight:600;color:#d97706}.psm-weight-tag{color:#64748b}.psm-rate-tag{color:#059669;font-weight:600}.psm-content-scrollable{flex:1 1 auto;overflow-y:auto;position:relative;background:#f8fafc;min-height:240px}.psm-visual-mode{padding:1.25rem 1.5rem;display:flex;flex-direction:column}.psm-visual-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;text-align:center;color:#64748b}.psm-visual-empty-title{font-size:1.05rem;font-weight:700;color:#334155;margin-bottom:6px}.psm-visual-empty-desc{font-size:.82rem;color:#94a3b8;max-width:420px}.psm-visual-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.psm-visual-row{display:flex;align-items:flex-end;justify-content:center;gap:24px;padding:1rem 0;min-height:180px;flex-wrap:wrap}.psm-visual-group{display:flex;align-items:flex-end;gap:10px}.psm-visual-item{display:flex;flex-direction:column;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.psm-cabinet-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.psm-cabinet-box{position:relative;border:2px solid #cbd5e1;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .22s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 6px #0000000a}.psm-cabinet-box:hover{border-color:#60a5fa;box-shadow:0 6px 16px #2563eb1f;transform:translateY(-2px)}.psm-cabinet-box.is-selected{border-color:#2563eb;border-width:3px;box-shadow:0 8px 24px #2563eb40;transform:scale(1.04)}.psm-cabinet-box.has-variant{border-style:dashed}.psm-cabinet-variant-tag{position:absolute;top:-8px;left:50%;transform:translate(-50%);background:#f97316;color:#fff;padding:1px 5px;border-radius:4px;font-size:.65rem;font-weight:700;white-space:nowrap;box-shadow:0 2px 4px #0000001f;z-index:2}.psm-cabinet-box.is-selected .psm-cabinet-variant-tag{background:#2563eb}.psm-cabinet-size-text{font-weight:800;color:#1e3a8a;text-align:center;padding:0 4px;line-height:1.2}.psm-cabinet-box.is-selected .psm-cabinet-size-text{color:#1d4ed8}.psm-cabinet-selected-badge{position:absolute;top:-7px;right:-7px;width:20px;height:20px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;box-shadow:0 2px 6px #0003;z-index:3}.psm-cabinet-bright-label{margin-top:6px;font-size:.72rem;font-weight:700;color:#d97706;text-align:center}.psm-cabinet-maint-badge{margin-top:4px;display:flex;justify-content:center}.psm-visual-detail-card{margin-top:.5rem;border-radius:12px;overflow:hidden;border:1px solid #bfdbfe;box-shadow:0 4px 12px #2563eb14;background:#fff}.psm-detail-thead{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.2fr 1fr 1fr;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;padding:7px 14px;font-size:.74rem;font-weight:700;text-align:center}.psm-detail-thead .psm-col-model{text-align:left}.psm-detail-trow{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.2fr 1fr 1fr;background:#eff6ff;border-left:4px solid #2563eb;padding:10px 14px;font-size:.82rem;text-align:center;align-items:center}.psm-detail-trow .psm-col-model{text-align:left}.psm-detail-model-inner{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.psm-detail-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#2563eb;color:#fff;font-size:11px;font-weight:800;flex-shrink:0}.psm-detail-model-name{font-weight:700;color:#0f172a}.psm-footer{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem;background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;gap:1rem}.psm-count-info{font-size:.8rem;font-weight:500;color:#64748b;white-space:nowrap}.psm-count-info strong{font-weight:700;color:#334155}.psm-selected-summary{flex:1 1 auto;display:flex;align-items:center;gap:8px;padding:5px 12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:.8rem;color:#1d4ed8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psm-selected-prefix{color:#64748b;font-size:.76rem;font-weight:600}.psm-selected-summary strong{font-weight:700;color:#1e40af}.psm-selected-meta{color:#475569;font-size:.78rem}.psm-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.psm-btn{padding:7px 18px;border-radius:9px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s ease;border:none;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;justify-content:center}.psm-btn-cancel{background:#fff;border:1px solid #cbd5e1;color:#475569}.psm-btn-cancel:hover{background:#f1f5f9;color:#0f172a}.psm-btn-confirm{background:#0071e3;color:#fff;box-shadow:0 2px 8px #0071e347}.psm-btn-confirm:hover:not(:disabled){background:#0077ed;box-shadow:0 4px 12px #0071e359}.psm-btn-confirm:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}button.spv2-selected-model{cursor:pointer;border:1px solid #bae6fd;transition:all .15s ease}button.spv2-selected-model:hover{background:#bae6fd;color:#0284c7;transform:translateY(-1px)}.spv2-project-backdrop{z-index:1100;padding:20px}.spv2-modal.spv2-project-dialog{display:flex;flex-direction:column;width:min(720px,100%);max-height:min(840px,calc(100dvh - 40px));padding:0;overflow:hidden}.spv2-modal.spv2-project-dialog--wide{width:min(980px,100%)}.spv2-project-dialog>header,.spv2-project-dialog>footer{flex:0 0 auto;margin:0;padding:22px 26px}.spv2-project-dialog>header{border-bottom:1px solid var(--spv2-border, #dbe2eb)}.spv2-project-dialog>footer{display:flex;flex-wrap:wrap;gap:10px;align-items:center;border-top:1px solid var(--spv2-border, #dbe2eb)}.spv2-project-dialog .spv2-project-dialog__body{overflow:auto;min-height:0;padding:24px 26px}.spv2-project-dialog :where(button:not(.spv2-btn-primary):not(.spv2-btn-secondary)){-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:36px;border:1px solid #d6dfeb;border-radius:9px;padding:8px 14px;background:#f8fafc;color:#334155;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.spv2-project-dialog :where(button:not(:disabled)):hover{border-color:#9fbbe8}.spv2-project-dialog :where(button:disabled){opacity:.5;cursor:not-allowed}.spv2-project-dialog :where(button):focus-visible{outline:3px solid #85b9ff;outline-offset:2px}.spv2-project-dialog>header>button{width:36px;padding:0;border:0;background:transparent}.spv2-project-dialog__body>label{display:flex;flex-direction:column;gap:10px;margin:0 0 12px}.spv2-project-dialog .spv2-project-generate{min-height:32px;padding:5px 12px;border:1px solid #c7d8f2;border-radius:8px;background:#f2f7fe;color:#175cd3;font-size:12.5px;font-weight:600}.spv2-project-dialog .spv2-project-generate:not(:disabled):hover{border-color:#9fbbe8;background:#e5effe}.spv2-project-generate-actions{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 14px}.spv2-project-generate-note{margin:-4px 0 14px;font-size:12px;color:#027a48}.spv2-project-archive-status{font-size:12px;color:var(--spv2-text-secondary, #64748b);margin:-2px 4px 16px}.spv2-project-message.is-error{border-color:#f5c6c2;color:#b42318;background:#fff1f0}.spv2-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a52;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:spv2-confirm-fade .18s ease-out}.spv2-confirm-dialog{width:min(320px,100%);overflow:hidden;border-radius:18px;background:#fffffff0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 24px 60px #0f172a40;animation:spv2-confirm-pop .18s ease-out}.spv2-confirm-dialog__body{padding:22px 20px 18px;text-align:center}.spv2-confirm-dialog__body h2{margin:0 0 8px;color:#111827;font-size:16px;font-weight:700}.spv2-confirm-dialog__body p{margin:0;color:#64748b;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.spv2-confirm-dialog__actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e5e7eb}.spv2-confirm-dialog__actions button{min-height:46px;border:0;color:#2563eb;background:transparent;font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.spv2-confirm-dialog__actions button+button{border-left:1px solid #e5e7eb}.spv2-confirm-dialog__actions button:not(:disabled):hover{background:#f3f6fb}.spv2-confirm-dialog__actions button:disabled{opacity:.5;cursor:not-allowed}.spv2-confirm-dialog__actions button:focus-visible{outline:3px solid #85b9ff;outline-offset:-3px}.spv2-confirm-dialog__actions .is-destructive{color:#dc2626}@keyframes spv2-confirm-fade{0%{opacity:0}}@keyframes spv2-confirm-pop{0%{opacity:0;transform:scale(.92)}}@media (prefers-reduced-motion: reduce){.spv2-confirm-backdrop,.spv2-confirm-dialog{animation:none}}.spv2-project-archive-status.is-warning,.spv2-history-warning{color:#946200;background:#fffbeb;padding:10px 14px;border-radius:10px}.spv2-history-note{color:var(--spv2-text-secondary, #64748b);font-size:13px;line-height:1.65;margin:0 0 20px}.spv2-history-error{color:#b42318;background:#fff1f0;padding:12px;border-radius:10px;margin-bottom:14px}.spv2-history-list{display:flex;flex-direction:column;gap:12px}.spv2-history-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:16px;border:1px solid var(--spv2-border, #dbe2eb);border-radius:14px}.spv2-history-list strong{display:block;overflow-wrap:anywhere}.spv2-history-list time{display:block;margin-top:6px;font-size:12px;color:var(--spv2-text-secondary, #64748b)}.spv2-history-list p{font-size:12px;line-height:1.5;color:var(--spv2-text-secondary, #64748b);margin:8px 0 0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.spv2-history-status{padding:5px 9px;white-space:nowrap;font-size:12px;border-radius:6px;background:#eaf2ff;color:#175cd3}.spv2-history-status.is-success{background:#ecfdf3;color:#027a48}.spv2-history-status.is-error,.spv2-history-status.is-interrupted{background:#fff1f0;color:#b42318}.spv2-history-heading{display:flex;gap:12px;align-items:center;margin-top:20px}.spv2-history-heading h3{margin:0;overflow-wrap:anywhere}.spv2-history-facts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin:22px 0}.spv2-history-facts>div{padding:12px;background:var(--spv2-bg, #f5f7fa);border-radius:10px}.spv2-history-facts dt{color:var(--spv2-text-secondary, #64748b);font-size:12px}.spv2-history-facts dd{margin:6px 0 0;font-size:13px;overflow-wrap:anywhere}.spv2-history-description{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.spv2-project-dialog .spv2-history-restore-option{display:flex;flex-direction:row;align-items:center;gap:10px;padding:18px 0 4px;font-size:14px}.spv2-project-dialog .spv2-history-restore-option input{width:18px;height:18px;flex:0 0 auto}.spv2-history-pagination{margin-right:auto;font-size:12px;color:var(--spv2-text-secondary, #64748b)}.spv2-historical-result{border:1px solid #bfd6fa;border-radius:12px;background:#edf5ff;color:#175cd3;padding:12px 16px;font-size:13px}.spv2-admin-review-banner{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;padding:10px 22px;border-bottom:1px solid #9cbde7;background:linear-gradient(90deg,#eaf3ff,#f7fbff 58%,#edf6ff);color:#0d3f78;box-shadow:0 8px 24px #1b4f8b1f}.spv2-admin-review-banner div{display:grid;gap:3px;min-width:0}.spv2-admin-review-banner strong{font-size:12px;letter-spacing:.1em}.spv2-admin-review-banner span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.spv2-admin-review-banner em{flex:0 0 auto;padding:5px 9px;border:1px solid #b7cee9;border-radius:999px;background:#ffffffbf;font-size:11px;font-style:normal}.spv2-page:has(.spv2-admin-review-banner){padding-bottom:24px}.spv2-page:has(.spv2-admin-review-banner) [inert]{opacity:.92}.spv2-admin-review-error{position:fixed;z-index:90;top:12px;left:50%;width:min(720px,calc(100vw - 32px));margin:0;padding:10px 14px;transform:translate(-50%);border:1px solid #f5c6c2;border-radius:10px;color:#b42318;background:#fff1f0f5;box-shadow:0 10px 30px #781e1829;font-size:12px}[data-theme=dark] .spv2-project-dialog{color:#e5edf8;background:#192334}[data-theme=dark] .spv2-project-dialog :where(button:not(.spv2-btn-primary):not(.spv2-btn-secondary)){background:#24334a;color:#e5edf8;border-color:#42536c}[data-theme=dark] .spv2-project-dialog .spv2-project-generate{background:#183359;color:#a6ceff;border-color:#2c4a7a}[data-theme=dark] .spv2-project-dialog .spv2-project-generate:not(:disabled):hover{background:#1f4272;border-color:#4a6ea8}[data-theme=dark] .spv2-project-dialog .spv2-project-generate-note{color:#9ce7c0}[data-theme=dark] .spv2-project-dialog .spv2-history-facts>div{background:#233148}[data-theme=dark] .spv2-project-dialog .spv2-history-note,[data-theme=dark] .spv2-project-dialog .spv2-history-list time,[data-theme=dark] .spv2-project-dialog .spv2-history-list p,[data-theme=dark] .spv2-project-dialog .spv2-history-facts dt,[data-theme=dark] .spv2-project-archive-status{color:#b5c2d6}[data-theme=dark] .spv2-history-status,[data-theme=dark] .spv2-historical-result{background:#183359;color:#a6ceff}[data-theme=dark] .spv2-admin-review-banner{border-color:#315b89;background:linear-gradient(90deg,#102a47,#132f50);color:#cde4ff}[data-theme=dark] .spv2-admin-review-error{border-color:#6e3b37;color:#ffbbb4;background:#482927f5}@media (max-width: 760px){.spv2-admin-review-banner{align-items:flex-start;flex-direction:column;gap:7px;padding:10px 14px}.spv2-admin-review-banner em{white-space:normal}}[data-theme=dark] .spv2-history-status.is-success{background:#143d32;color:#9ce7c0}[data-theme=dark] .spv2-history-status.is-error,[data-theme=dark] .spv2-history-status.is-interrupted,[data-theme=dark] .spv2-history-error{background:#482927;color:#ffbbb4}[data-theme=dark] .spv2-project-archive-status.is-warning,[data-theme=dark] .spv2-history-warning{background:#423617;color:#f4d28a}[data-theme=dark] .spv2-confirm-dialog{background:#192334f0}[data-theme=dark] .spv2-confirm-dialog__body h2{color:#e5edf8}[data-theme=dark] .spv2-confirm-dialog__body p{color:#b5c2d6}[data-theme=dark] .spv2-confirm-dialog__actions{border-top-color:#42536c}[data-theme=dark] .spv2-confirm-dialog__actions button{color:#a6ceff}[data-theme=dark] .spv2-confirm-dialog__actions button+button{border-left-color:#42536c}[data-theme=dark] .spv2-confirm-dialog__actions button:not(:disabled):hover{background:#24334a}[data-theme=dark] .spv2-confirm-dialog__actions .is-destructive{color:#ff8a80}[data-theme=dark] .spv2-project-message.is-error{border-color:#482927;color:#ffbbb4;background:#482927}@media (max-width: 640px){.spv2-project-backdrop{padding:10px}.spv2-modal.spv2-project-dialog{max-height:calc(100dvh - 20px)}.spv2-project-dialog>header,.spv2-project-dialog>footer,.spv2-project-dialog .spv2-project-dialog__body{padding:18px}.spv2-history-list>article{grid-template-columns:minmax(0,1fr) auto;gap:12px}.spv2-history-list>article>div{grid-column:1 / -1}.spv2-history-list>article>button{justify-self:end}.spv2-history-status{justify-self:start}.spv2-history-facts{grid-template-columns:1fr}.spv2-history-heading{flex-wrap:wrap}.spv2-history-pagination{flex-basis:100%}}.spv2-result-thumbnail{position:relative;display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;padding:0;border:0;border-radius:0;background:#edf1f5;cursor:zoom-in}.spv2-result-thumbnail>span{position:absolute;right:10px;bottom:10px;display:grid;width:30px;height:30px;place-items:center;border:1px solid rgb(255 255 255 / 38%);border-radius:8px;color:#fff;background:#0f172ab3;opacity:0;box-shadow:0 6px 18px #0f172a3d;transition:opacity .16s ease,transform .16s ease}.spv2-result-thumbnail:hover>span,.spv2-result-thumbnail:focus-visible>span{opacity:1;transform:translateY(-2px)}.spv2-result-thumbnail:focus-visible{outline:3px solid rgb(38 128 231 / 28%);outline-offset:-3px}.spv2-result-gallery figcaption a i{margin-right:3px}.spv2-download-grid>article{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid #dfe5ed;border-radius:9px;color:#344054;background:#fbfcfe}.spv2-download-grid>article:hover{border-color:#b9d4f4;background:#f3f8ff}.spv2-download-actions{display:flex;gap:5px}.spv2-download-actions a,.spv2-download-actions button{display:grid;width:30px;height:30px;place-items:center;padding:0;border:1px solid #cfdbeb;border-radius:7px;color:#1768c2;background:#fff;cursor:pointer;text-decoration:none}.spv2-download-actions a:hover,.spv2-download-actions button:hover{border-color:#8eb9ea;background:#eaf4ff}.spv2-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.spv2-semantic-section{margin-top:14px;padding:14px;border:1px solid #dfe6ef;border-radius:10px;background:#fbfdff}.spv2-semantic-section.is-warning{border-color:#f2d49b;background:#fffdf7}.spv2-semantic-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.spv2-semantic-title{display:flex;align-items:center;gap:8px;margin-bottom:11px}.spv2-semantic-title>span{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#1768c2;background:#eaf4ff}.spv2-semantic-title h3{margin:0;color:#26364e;font-size:12px}.spv2-semantic-title small{padding:3px 7px;border-radius:999px;color:#1768c2;background:#eaf4ff;font-size:9px;font-weight:800}.spv2-result-section-title h3 i{margin-right:5px;color:#1768c2}.spv2-wiring-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.spv2-wiring-summary-card{overflow:hidden;border:1px solid #dfe6ef;border-radius:9px;background:#fff}.spv2-wiring-summary-card>header{display:flex;align-items:center;gap:7px;padding:9px 11px;border-bottom:1px solid #e8edf3;color:#344054;font-size:10px}.spv2-wiring-summary-card>header i{color:#1768c2}.spv2-result-metrics{display:grid;gap:1px;background:#e8edf3}.spv2-result-metrics.is-four{grid-template-columns:repeat(4,minmax(0,1fr))}.spv2-result-metrics.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.spv2-result-metric{display:grid;min-width:0;align-content:center;gap:3px;padding:10px;background:#fff}.spv2-result-metric small{overflow:hidden;color:#8a96a7;font-size:8px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.spv2-result-metric strong{overflow:hidden;color:#213149;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.spv2-result-metric>span{color:#98a2b3;font-size:8px}.spv2-loop-summary{display:flex;align-items:center;gap:7px;margin:9px 0 0;padding:7px 9px;border-radius:7px;color:#1768c2;background:#edf6ff;font-size:9px;font-weight:700}.spv2-card-components-table{margin-top:10px;border:1px solid #e5e9ef}.spv2-status-chip{display:inline-flex;max-width:260px;padding:3px 7px;border-radius:999px;font-size:8px;font-weight:800;white-space:normal}.spv2-status-chip.is-success{color:#087453;background:#eaf8f2}.spv2-status-chip.is-error{color:#a33449;background:#fff0f3}.spv2-rejection-notice,.spv2-card-failure{display:flex;gap:10px;margin-bottom:10px;padding:11px;border:1px solid #efd28d;border-radius:8px;color:#74500e;background:#fff9e8}.spv2-rejection-notice>i,.spv2-card-failure>i{margin-top:2px;color:#d39012}.spv2-rejection-notice strong,.spv2-card-failure strong{font-size:10px}.spv2-rejection-notice p,.spv2-card-failure p{margin:3px 0;font-size:9px;line-height:1.5}.spv2-rejection-notice small{font-size:8px;opacity:.8}.spv2-inline-definition{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0}.spv2-inline-definition div{padding:5px 7px;border-radius:6px;background:#ffffffb3}.spv2-inline-definition dt{color:#967222;font-size:7px}.spv2-inline-definition dd{margin:1px 0 0;font-size:9px;font-weight:800}.spv2-solution-list{display:grid;gap:6px;margin-top:8px}.spv2-solution-list article{padding:7px;border-left:3px solid #e6b956;background:#fff9}.spv2-recommendations{margin-top:12px;padding-top:11px;border-top:1px solid #e5e9ef}.spv2-recommendations h4{margin:0 0 8px;color:#526176;font-size:10px}.spv2-recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.spv2-recommendation-grid>.spv2-recommendation-choice{display:block;width:100%;min-width:0;padding:10px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.spv2-recommendation-grid>.spv2-recommendation-choice:hover:not(:disabled){border-color:#66a8ee;background:#f3f8ff}.spv2-recommendation-grid>.spv2-recommendation-choice:focus-visible{outline:2px solid #1768c2;outline-offset:3px}.spv2-recommendation-grid>.spv2-recommendation-choice:disabled{cursor:default;opacity:1}.spv2-recommendation-grid>.spv2-recommendation-choice.is-active{border-color:#66a8ee;box-shadow:inset 0 0 0 1px #66a8ee;background:#f3f8ff}.spv2-recommendation-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.spv2-recommendation-heading>span{color:#1768c2;font-size:9px;font-weight:900}.spv2-recommendation-heading small{color:#7b8798;font-size:7px}.spv2-recommendation-choice>strong{display:block;overflow:hidden;margin-top:7px;color:#26364e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.spv2-recommendation-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:8px 0 0}.spv2-recommendation-metrics>span{min-width:0}.spv2-recommendation-metrics small{display:block;color:#98a2b3;font-size:7px}.spv2-recommendation-metrics b{display:block;overflow:hidden;margin:2px 0 0;color:#475467;font-size:8px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.spv2-recommendation-notice{margin:10px 0;padding:10px 12px;border:1px solid #bed9f5;border-radius:8px;background:#eff7ff;color:#245787;font-size:11px;line-height:1.6}.spv2-recommendation-notice.is-error{border-color:#efc4bc;background:#fff4f0;color:#a23927}.spv2-pending-card-plan{margin-top:12px}.spv2-pending-card-plan>h4{margin:0 0 8px;font-size:11px}.spv2-result-workspace a[aria-disabled=true]{opacity:.45;cursor:wait;pointer-events:none}.spv2-boq-section{width:100%;max-width:100%;min-width:0;box-sizing:border-box;margin:1.5rem 0 3rem;overflow-x:clip}.spv2-boq-toolbar{display:flex;flex-direction:column;width:100%;max-width:960px;min-width:0;box-sizing:border-box;gap:12px;margin:0 auto 1.2rem;padding:.85rem 1.25rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.spv2-boq-toolbar-title-row{display:flex;align-items:center;gap:10px}.spv2-boq-badge{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;color:#fff;background:#2563eb;font-size:.95rem}.spv2-boq-toolbar-title-row>h3{margin:0;color:#0f172a;font-size:1rem;font-weight:700;letter-spacing:.2px}.spv2-boq-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.spv2-boq-ratio-control{display:inline-flex;align-items:center;gap:8px}.spv2-boq-ratio-label{padding:0 4px 0 6px;color:#64748b;font-size:.74rem;font-weight:600}.spv2-boq-ratio-group{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc}.spv2-boq-ratio-button{padding:3px 6px;border:0;border-radius:4px;color:#475569;background:transparent;font-family:inherit;font-size:.74rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.spv2-boq-ratio-button:hover{color:#0f172a;background:#e2e8f0}.spv2-boq-ratio-button[aria-pressed=true]{color:#fff;background:#2563eb}.spv2-boq-export-actions{display:inline-flex;align-items:center;gap:10px}.spv2-boq-export-button{display:inline-flex;align-items:center;gap:4px;padding:.28rem .65rem;border:1px solid transparent;border-radius:6px;font-family:inherit;font-size:.75rem;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:background .15s ease,box-shadow .15s ease}.spv2-boq-export-button svg{flex-shrink:0;width:12px;height:12px}.spv2-boq-export-button.is-pdf{color:#fff;background:#2563eb}.spv2-boq-export-button.is-pdf:hover:not(:disabled){background:#1d4ed8;box-shadow:0 2px 6px #2563eb40}.spv2-boq-export-button.is-excel{color:#fff;background:#107c41}.spv2-boq-export-button.is-excel:hover:not(:disabled){background:#0e733d;box-shadow:0 2px 6px #107c4140}.spv2-boq-export-button:disabled{opacity:.72;cursor:not-allowed;box-shadow:none}.spv2-boq-ratio-button:focus-visible,.spv2-boq-export-button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.spv2-boq-export-spinner{flex-shrink:0;width:12px;height:12px;box-sizing:border-box;border:2px solid rgb(255 255 255 / 45%);border-top-color:#fff;border-radius:50%;animation:spv2-boq-spinner .75s linear infinite}.spv2-boq-print-notice{margin:0;color:#475569;font-size:.8rem}.spv2-boq-material-details{max-width:960px;margin:1.2rem auto 0}.spv2-boq-screens{display:grid;gap:10px;padding:10px}@keyframes spv2-boq-spinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.spv2-boq-export-spinner{animation:none}}.spv2-boq-screen{overflow:hidden;border:1px solid #dfe6ef;border-radius:9px;background:#fff}.spv2-boq-screen>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-bottom:1px solid #e8edf3;background:#f8fafc}.spv2-boq-screen>header>div{display:flex;align-items:center;gap:7px}.spv2-boq-screen>header>div span{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;color:#1768c2;background:#eaf4ff;font-size:8px;font-weight:900}.spv2-boq-screen>header strong{color:#344054;font-size:10px}.spv2-boq-screen>header dl{display:flex;gap:12px;margin:0}.spv2-boq-screen>header dl div{display:flex;align-items:baseline;gap:4px}.spv2-boq-screen>header dt{color:#98a2b3;font-size:7px}.spv2-boq-screen>header dd{margin:0;color:#344054;font-size:10px;font-weight:800}.spv2-boq-screen code{color:#1768c2;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.spv2-material-code-copy{display:inline-flex;align-items:center;gap:5px;border:0;padding:2px 4px;color:#1768c2;background:transparent;cursor:pointer}.spv2-material-code-copy:disabled{cursor:default;opacity:.65}.spv2-material-code-copy i{font-size:8px}.spv2-export-error{margin:0 0 8px;border:1px solid #f4b5b5;border-radius:7px;padding:7px 9px;color:#a42626;background:#fff5f5;font-size:9px}.spv2-empty-inline{margin:0;padding:12px;color:#98a2b3;font-size:9px}.spv2-gap-list{display:grid;gap:6px}.spv2-gap-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:8px;padding:8px;border-radius:7px;color:#74500e;background:#fff8e5}.spv2-gap-list article>i{margin-top:2px}.spv2-gap-list strong{font-size:9px}.spv2-gap-list p{margin:2px 0 0;font-size:8px;line-height:1.5}.spv2-gap-list small{color:#967222;font-size:7px}.spv2-performance-panel summary i,.spv2-output-panel summary i{margin-right:5px;color:#1768c2}.spv2-performance-panel summary small{color:#16805a;font-size:8px}.spv2-performance-body{padding:10px}.spv2-phase-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px}.spv2-phase-list div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-radius:6px;background:#f4f7fa}.spv2-phase-list span{overflow:hidden;color:#667085;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.spv2-phase-list strong{color:#344054;font-size:8px}.spv2-result-log{max-height:380px;overflow:auto;padding:8px 0;color:#d8e3f2;background:#152235;font:9px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.spv2-result-log>div{display:grid;grid-template-columns:42px minmax(0,1fr)}.spv2-result-log>div:hover{background:#ffffff0d}.spv2-result-log>div>span{padding-right:10px;color:#6f829b;text-align:right;-webkit-user-select:none;user-select:none}.spv2-result-log code{overflow-wrap:anywhere;padding-right:12px;color:inherit;white-space:pre-wrap}.spv2-quicklook{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15000;background:#0f172ac2;backdrop-filter:blur(28px) saturate(190%);-webkit-backdrop-filter:blur(28px) saturate(190%);animation:spv2-preview-fade .22s ease-out both}.spv2-quicklook__window{position:relative;display:flex;width:100%;height:100%;flex-direction:column;overflow:hidden;outline:none;-webkit-user-select:none;user-select:none}.spv2-quicklook__titlebar{position:relative;z-index:3;display:grid;min-height:52px;grid-template-columns:minmax(180px,1fr) minmax(0,2fr) minmax(180px,1fr);align-items:center;padding:0 20px;border-bottom:1px solid rgb(255 255 255 / 8%);background:#ffffff0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.spv2-quicklook__titlebar h2{overflow:hidden;margin:0;padding:5px 16px;border:1px solid rgb(255 255 255 / 12%);border-radius:999px;color:#fff;background:#ffffff14;box-shadow:0 2px 8px #0003;font-size:13px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.spv2-quicklook__titlebar-side{display:flex;align-items:center;gap:12px}.spv2-quicklook__titlebar-side.is-actions{justify-content:flex-end}.spv2-quicklook__traffic-lights{display:flex;align-items:center;gap:8px}.spv2-quicklook__traffic-lights>*{box-sizing:border-box;width:12px;height:12px;padding:0;border-radius:50%}.spv2-quicklook__traffic-lights button{border:1px solid rgb(224 68 62 / 50%);background:#ff5f56;cursor:pointer}.spv2-quicklook__traffic-lights .is-minimize{border:1px solid rgb(222 161 35 / 50%);background:#ffbd2e}.spv2-quicklook__traffic-lights .is-maximize{border:1px solid rgb(26 171 41 / 50%);background:#27c93f}.spv2-quicklook__counter{padding:3px 9px;border:1px solid rgb(255 255 255 / 12%);border-radius:999px;color:#ffffffbf;background:#ffffff14;font-size:11px;font-weight:700;letter-spacing:.04em}.spv2-quicklook__titlebar-side.is-actions a,.spv2-quicklook__titlebar-side.is-actions button{display:grid;box-sizing:border-box;width:32px;height:32px;place-items:center;padding:0;border:1px solid rgb(255 255 255 / 10%);border-radius:8px;color:#ffffffd9;background:#ffffff14;cursor:pointer;text-decoration:none}.spv2-quicklook__titlebar-side.is-actions a:hover,.spv2-quicklook__titlebar-side.is-actions button:hover{color:#fff;background:#fff3}.spv2-quicklook__titlebar-side.is-actions :focus-visible,.spv2-quicklook__zoom button:focus-visible,.spv2-quicklook__nav:focus-visible{outline:2px solid #8ec8ff;outline-offset:2px}.spv2-quicklook__stage{position:relative;display:flex;min-height:0;flex:1;align-items:center;justify-content:center;overflow:hidden;padding:24px 56px 84px}.spv2-quicklook__canvas{display:flex;max-width:90%;max-height:100%;align-items:center;justify-content:center}.spv2-quicklook__canvas img{max-width:100%;max-height:calc(100vh - 160px);object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 25px 60px -12px #000000a6,0 0 0 1px #ffffff1f;cursor:zoom-in;transition:transform .22s cubic-bezier(.4,0,.2,1);touch-action:none}.spv2-quicklook__canvas img.is-zoomed{cursor:grab}.spv2-quicklook__canvas img.is-dragging{cursor:grabbing;transition:none}.spv2-quicklook__nav{position:absolute;top:50%;z-index:2;display:grid;width:46px;height:46px;place-items:center;padding:0;border:1px solid rgb(255 255 255 / 15%);border-radius:50%;color:#ffffffe5;background:#ffffff1a;box-shadow:0 4px 16px #00000040;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;transform:translateY(-50%)}.spv2-quicklook__nav:hover:not(:disabled){background:#ffffff38}.spv2-quicklook__nav:disabled{opacity:.2;cursor:not-allowed}.spv2-quicklook__nav.is-previous{left:24px}.spv2-quicklook__nav.is-next{right:24px}.spv2-quicklook__footer{position:absolute;right:0;bottom:20px;left:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:0 24px;pointer-events:none}.spv2-quicklook__zoom{display:flex;align-items:center;gap:6px;padding:4px 8px;border:1px solid rgb(255 255 255 / 12%);border-radius:999px;background:#1e293bc2;box-shadow:0 8px 32px #00000059;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto}.spv2-quicklook__zoom button{display:grid;width:32px;height:32px;place-items:center;padding:0;border:0;border-radius:50%;color:#ffffffd9;background:transparent;cursor:pointer}.spv2-quicklook__zoom button:hover:not(:disabled){color:#fff;background:#ffffff26}.spv2-quicklook__zoom button:disabled{opacity:.3;cursor:not-allowed}.spv2-quicklook__zoom output{min-width:48px;color:#fff;font-size:12px;font-weight:700;text-align:center}.spv2-quicklook__zoom>span{width:1px;height:16px;margin:0 4px;background:#ffffff26}.spv2-quicklook__footer p{position:absolute;right:24px;margin:0;padding:4px 8px;border:1px solid rgb(255 255 255 / 8%);border-radius:6px;color:#ffffff7f;background:#ffffff0f;font-size:10px}.spv2-cad-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15100;display:grid;place-items:center;padding:24px;background:#0f172a9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:spv2-preview-fade .18s ease-out both}.spv2-cad-preview__dialog{display:flex;width:min(1180px,calc(100vw - 48px));height:min(760px,calc(100dvh - 48px));flex-direction:column;overflow:hidden;border:1px solid #dbe3ef;border-radius:14px;outline:none;background:#fff;box-shadow:0 24px 80px #0f172a59}.spv2-cad-preview__dialog>header{display:flex;flex:none;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.spv2-cad-preview__dialog h2{margin:0;color:#111827;font-size:16px}.spv2-cad-preview__dialog header p{overflow:hidden;max-width:min(62vw,720px);margin:4px 0 0;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.spv2-cad-preview__actions{display:flex;flex:none;align-items:center;gap:8px}.spv2-cad-preview__actions a,.spv2-cad-preview__actions button,.spv2-cad-preview__toolbar button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;border-radius:9px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.spv2-cad-preview__actions a{padding:0 14px;border:1px solid #2563eb;color:#fff;background:#2563eb;text-decoration:none}.spv2-cad-preview__actions button{width:34px;padding:0;border:1px solid #cbd5e1;color:#334155;background:#fff}.spv2-cad-preview__actions :focus-visible,.spv2-cad-preview__toolbar button:focus-visible{outline:3px solid rgb(37 99 235 / 24%);outline-offset:2px}.spv2-cad-preview__toolbar{display:flex;flex:none;align-items:center;gap:6px;padding:7px 16px;border-bottom:1px solid #e5e7eb;background:#fff}.spv2-cad-preview__toolbar button{min-width:36px;padding:0 10px;border:1px solid #cbd5e1;color:#1f2937;background:#f8fafc}.spv2-cad-preview__toolbar button:hover:not(:disabled){border-color:#3b82f6;color:#1d4ed8;background:#eff6ff}.spv2-cad-preview__toolbar button:disabled{opacity:.4;cursor:not-allowed}.spv2-cad-preview__toolbar output{min-width:68px;padding:8px 10px;border:1px solid #dbe3ef;border-radius:8px;color:#475569;background:#fff;font-size:12px;font-weight:700;text-align:center}.spv2-cad-preview__status{flex:none;margin:0;padding:8px 16px;border-bottom:1px solid #e5e7eb;color:#475569;background:#fff;font-size:12px}.spv2-cad-preview__status.is-error{color:#b91c1c;background:#fef2f2}.spv2-cad-preview__stage{position:relative;min-width:0;min-height:0;flex:1 1 0;overflow:hidden;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(#eef2f7 1px,transparent 1px),linear-gradient(90deg,#eef2f7 1px,transparent 1px),#f8fafc;background-size:28px 28px}.spv2-cad-preview__stage.is-panning{cursor:grabbing}.spv2-cad-preview__stage img{position:absolute;left:50%;top:50%;display:block;max-width:none;max-height:none;border:1px solid #dbe3ef;border-radius:10px;background:#fff;object-fit:contain;transform-origin:center;will-change:transform;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.spv2-cad-preview__empty{display:grid;height:100%;place-content:center;justify-items:center;gap:10px;color:#64748b;font-size:13px;cursor:default}.spv2-cad-preview__empty i{font-size:28px}@keyframes spv2-preview-fade{0%{opacity:0}to{opacity:1}}@media (max-width: 760px){.spv2-wiring-summary-grid,.spv2-recommendation-grid{grid-template-columns:1fr}.spv2-result-metrics.is-four{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-boq-screen>header{align-items:flex-start;flex-direction:column}.spv2-semantic-title-row{align-items:flex-start}.spv2-result-thumbnail>span{opacity:1}.spv2-quicklook__titlebar{grid-template-columns:auto minmax(0,1fr) auto;padding:0 10px}.spv2-quicklook__traffic-lights .is-minimize,.spv2-quicklook__traffic-lights .is-maximize,.spv2-quicklook__counter,.spv2-quicklook__titlebar-side.is-actions a,.spv2-quicklook__titlebar-side.is-actions button:nth-last-child(2),.spv2-quicklook__footer p{display:none}.spv2-quicklook__titlebar h2{font-size:11px}.spv2-quicklook__stage{padding:16px 40px 76px}.spv2-quicklook__nav{width:36px;height:36px}.spv2-quicklook__nav.is-previous{left:6px}.spv2-quicklook__nav.is-next{right:6px}.spv2-cad-preview{padding:12px}.spv2-cad-preview__dialog{width:calc(100vw - 24px);height:calc(100dvh - 24px)}.spv2-cad-preview__dialog>header{align-items:flex-start}.spv2-cad-preview__actions a{display:none}.spv2-cad-preview__toolbar{overflow-x:auto;padding:7px 12px}}@media (prefers-reduced-motion: reduce){.spv2-quicklook,.spv2-cad-preview{animation:none}}.spv2-boq-preview{min-width:0;width:100%}@media screen and (max-width: 760px){.spv2-boq-preview{position:relative;height:var(--spv2-boq-preview-height);overflow:hidden}.spv2-boq-preview__paper{width:960px;transform:scale(var(--spv2-boq-preview-scale));transform-origin:top left}}.spv2-scene-screen{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:transparent;padding:0;margin-bottom:10px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.spv2-scenes-wrapper{background:transparent;border-radius:0;padding:0;box-shadow:none;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.spv2-scenes-scroll{display:flex;gap:12px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;padding:6px 2px 12px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#d1d1d6 transparent;box-sizing:border-box}.spv2-scenes-scroll::-webkit-scrollbar{height:6px}.spv2-scenes-scroll::-webkit-scrollbar-track{background:transparent}.spv2-scenes-scroll::-webkit-scrollbar-thumb{background:#d1d1d6;border-radius:3px}.spv2-scene-card{flex-shrink:0;background:#f5f5f7;border-radius:10px;padding:8px 10px;min-width:240px;max-width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;box-sizing:border-box}.spv2-scene-card.active{background:#e8f0fe}.spv2-scene-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;gap:6px}.spv2-scene-title{font-size:13px;font-weight:600;color:#86868b;transition:color .3s;flex:1;cursor:pointer;padding:4px 8px;border-radius:6px;background:#fff;border:1px solid transparent;-webkit-user-select:none;user-select:none}.spv2-scene-card.active .spv2-scene-title{color:#007aff;background:#fff}.spv2-scene-title-input{flex:1;font-size:13px;font-weight:600;color:#007aff;background:#fff;border:1px solid #007aff;border-radius:6px;padding:3px 7px;outline:none;font-family:inherit}.spv2-scene-category-select{font-size:11px;color:#64748b;border:1px solid #d1d1d6;background:#fff;padding:3px 6px;border-radius:6px;cursor:pointer;outline:none;font-family:inherit}.spv2-scene-actions{display:flex;gap:4px;opacity:0;transition:opacity .2s}.spv2-scene-card:hover .spv2-scene-actions{opacity:1}.spv2-scene-btn{width:22px;height:22px;border-radius:50%;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .2s;color:#86868b}.spv2-scene-btn:hover{background:#e5e5ea;transform:scale(1.1)}.spv2-scene-btn.delete-btn:hover{background:#ff3b30;color:#fff}.spv2-screens-grid{display:flex;flex-direction:row;gap:6px;flex-wrap:nowrap;align-items:center;overflow-x:auto;overflow-y:hidden;padding:2px 2px 4px;max-width:100%;scrollbar-width:thin;scrollbar-color:#d1d1d6 transparent;box-sizing:border-box}.spv2-screens-grid::-webkit-scrollbar{height:3px}.spv2-screens-grid::-webkit-scrollbar-track{background:transparent}.spv2-screens-grid::-webkit-scrollbar-thumb{background:#d1d1d6;border-radius:2px}.spv2-screen-item{background:#fff;border:1.5px solid #d1d1d6;border-radius:6px;padding:5px 8px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;display:flex;align-items:center;gap:6px;min-width:110px;flex-shrink:0;-webkit-user-select:none;user-select:none;box-sizing:border-box}.spv2-screen-item:hover{border-color:#007aff;transform:translateY(-1px);box-shadow:0 2px 8px #007aff26}.spv2-screen-item.selected{background:#007aff;border-color:#007aff;color:#fff;box-shadow:0 2px 10px #007aff40}.spv2-screen-name{font-weight:500;font-size:12px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:110px}.spv2-screen-info{font-size:10px;opacity:.75;white-space:nowrap}.spv2-screen-actions{display:none;gap:3px;margin-left:2px}.spv2-screen-item.selected .spv2-screen-actions{display:flex}.spv2-screen-action-btn{width:18px;height:18px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;transition:all .2s;color:#fff}.spv2-screen-action-btn:hover{background:#ffffff80;transform:scale(1.15)}.spv2-add-buttons{display:flex;gap:6px;margin-top:6px;padding-top:6px;border-top:1px solid #e5e5ea}.spv2-add-btn{flex:1;padding:4px 8px;border-radius:6px;border:1px dashed #d1d1d6;background:#fff;cursor:pointer;font-size:11px;font-weight:500;color:#86868b;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:3px;min-height:24px}.spv2-add-btn:hover{border-color:#007aff;color:#007aff;background:#f0f8ff}.spv2-new-scene-btn{flex-shrink:0;width:38px;height:38px;border-radius:10px;border:1.5px dashed #d1d1d6;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;color:#86868b;transition:all .3s;align-self:flex-start;margin-top:4px}.spv2-new-scene-btn:hover{border-color:#007aff;color:#007aff;background:#f0f8ff;transform:scale(1.05)}.spv2-scene-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;z-index:2000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:spv2FadeIn .2s ease}@keyframes spv2FadeIn{0%{opacity:0}to{opacity:1}}.spv2-scene-modal{background:#fff;border-radius:16px;padding:24px;width:360px;max-width:90%;box-shadow:0 20px 60px #00000040;animation:spv2SlideUp .25s cubic-bezier(.16,1,.3,1)}@keyframes spv2SlideUp{0%{transform:translateY(30px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.spv2-scene-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.spv2-scene-modal-title{font-size:18px;font-weight:600;color:#1d1d1f;margin:0}.spv2-scene-modal-close{width:28px;height:28px;border-radius:50%;border:none;background:#f5f5f7;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#86868b;transition:all .2s}.spv2-scene-modal-close:hover{background:#e5e5ea;color:#1d1d1f;transform:scale(1.1)}.spv2-scene-modal-body{margin-bottom:20px}.spv2-form-group{margin-bottom:16px}.spv2-form-label{display:block;font-size:13px;font-weight:500;color:#1d1d1f;margin-bottom:8px}.spv2-form-input{width:100%;padding:10px 12px;border:1.5px solid #e5e5ea;border-radius:8px;font-size:14px;color:#1d1d1f;transition:all .2s;box-sizing:border-box;font-family:inherit}.spv2-form-input:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}.spv2-scene-modal-footer{display:flex;gap:10px;justify-content:flex-end}.spv2-btn{padding:9px 18px;border-radius:8px;border:none;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.spv2-btn-cancel{background:#f5f5f7;color:#86868b}.spv2-btn-cancel:hover{background:#e5e5ea;color:#1d1d1f}.spv2-btn-primary{background:#007aff;color:#fff}.spv2-btn-primary:hover{background:#0051d5}.spv2-modal.spv2-screen-editor,.spv2-screen-editor{width:min(880px,95vw)!important;max-width:900px!important;border-radius:16px;background:#fff}.spv2-step-header__badge{display:flex;align-items:center;flex-shrink:0;margin-left:6px}.spv2-single-screen-badge-container{display:inline-flex;align-items:center}.spv2-single-screen-badge{display:inline-flex;align-items:center;gap:8px;background:#007aff;color:#fff;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;box-shadow:0 2px 8px #007aff47;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;border:1.5px solid #007aff}.spv2-single-screen-badge:hover{background:#0062cc;border-color:#0062cc;transform:translateY(-1px);box-shadow:0 4px 12px #007aff61}.spv2-single-screen-badge__text{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.2px}.spv2-single-screen-badge__icon{font-size:12px;opacity:.9;display:inline-flex;align-items:center}.spv2-single-screen-badge__input{background:#fff;color:#007aff;border:2px solid #007aff;border-radius:8px;padding:5px 12px;font-size:13px;font-weight:600;width:140px;outline:none;font-family:inherit;box-shadow:0 0 0 3px #007aff26}.spv2-product-card{border:1px solid #dbe2ec;border-radius:14px;padding:20px;color:#111827;background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 2px 8px #0f172a0a}.spv2-product-card-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px}.spv2-product-card-heading>div{min-width:0}.spv2-product-icon{display:grid;flex:0 0 24px;width:24px;height:28px;place-items:center;font-size:1.1rem}.spv2-product-card-heading h2,.spv2-product-card-heading p{margin:0}.spv2-product-card-heading h2{font-size:1rem;line-height:1.35}.spv2-product-card-heading p{margin-top:2px;color:#64748b;font-size:.79rem}.spv2-selected-model{overflow:hidden;max-width:240px;margin-left:auto;border:1px solid #bae6fd;border-radius:8px;padding:4px 10px;color:#0369a1;background:#e0f2fe;font-size:.8rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.spv2-product-trigger{display:flex;width:100%;min-height:46px;align-items:center;justify-content:space-between;border:1px solid #cbd5e1;border-radius:10px;padding:0 14px;color:#0f172a;background:#fff;font:inherit;font-size:.92rem;font-weight:650;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.spv2-product-trigger>span:first-child{display:flex;min-width:0;align-items:center;gap:9px}.spv2-product-trigger>span:first-child>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spv2-product-trigger>span:last-child{color:#64748b;font-size:1.45rem;transform:rotate(90deg)}.spv2-product-trigger:hover,.spv2-product-trigger:focus-visible{border-color:#2583f8;outline:none;box-shadow:0 0 0 3px #2583f824}.spv2-custom-product-trigger{display:flex;width:100%;align-items:center;gap:10px;margin-top:9px;border:1px dashed #9fb5cf;border-radius:9px;padding:9px 12px;color:#35517a;background:#f8fbff;text-align:left;cursor:pointer}.spv2-custom-product-trigger.is-active{border-style:solid;border-color:#2583f8;background:#eef6ff}.spv2-custom-product-trigger>i{color:#2583f8}.spv2-custom-product-trigger span{display:grid;gap:2px}.spv2-custom-product-trigger strong{font-size:.82rem}.spv2-custom-product-trigger small{color:#708198;font-size:.7rem}.spv2-custom-product-fields{display:grid;grid-template-columns:2fr repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;border-top:1px solid rgb(15 23 42 / 7%);padding-top:12px}.spv2-custom-product-fields label{display:grid;gap:6px;color:#475569;font-size:.76rem;font-weight:700}.spv2-custom-product-fields input{min-width:0;min-height:40px;border:1px solid #cbd5e1;border-radius:9px;padding:0 10px;color:#172033;background:#fff;font:inherit}.spv2-custom-product-fields input:focus-visible{border-color:#2583f8;outline:3px solid rgb(37 131 248 / 13%)}.spv2-spec-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:0}.spv2-inline-product-trigger{display:flex;width:100%;min-height:40px;align-items:center;gap:7px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;padding:8px 10px;color:#172033;background:#fff;box-shadow:0 1px 3px #0000000f;font:inherit;text-align:left;cursor:pointer}.spv2-inline-product-trigger strong{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.spv2-product-chevron{margin-left:auto;color:#6b7280;font-size:1.2em}.spv2-spec-fields select.spv2-single-led-type{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:radial-gradient(circle at 15px 50%,#10b981 3px,#d1fae5 4px,#d1fae5 6px,transparent 7px),#f1f5f9;padding-left:29px;font-weight:600}.spv2-product-specification-details{margin-top:12px;color:#64748b;font-size:.78rem}.spv2-product-specification-details>summary{width:fit-content;cursor:pointer}.spv2-product-specification-details[open]>summary{margin-bottom:12px}.spv2-spec-fields--details{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-series-content>.spv2-custom-product-trigger{margin:0 0 16px}.spv2-spec-fields label{min-width:0}.spv2-spec-fields label>span{display:block;margin-bottom:6px;color:#475569;font-size:.78rem;font-weight:700}.spv2-spec-fields select,.spv2-spec-fields output,.spv2-spec-fields input{display:block;box-sizing:border-box;width:100%;min-height:40px;overflow:hidden;border:1px solid #cbd5e1;border-radius:9px;padding:0 10px;color:#172033;background:#fff;font:inherit;font-size:.82rem;line-height:38px;text-overflow:ellipsis;white-space:nowrap}.spv2-custom-pitch{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;border:1px solid #fde68a;border-radius:10px;padding:10px 12px 12px;background:#fffbeb}.spv2-custom-pitch legend{padding:0 5px;color:#92400e;font-size:.76rem;font-weight:750}.spv2-variant-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.spv2-variant-summary>span{display:grid;min-width:0;grid-template-columns:22px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;border:1px solid #dbeafe;border-radius:9px;padding:8px 10px;background:#ffffffc7}.spv2-variant-summary [aria-hidden]{grid-row:1 / 3;color:#2583f8}.spv2-variant-summary small{overflow:hidden;color:#64748b;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.spv2-variant-summary strong{color:#172033;font-size:.78rem}.spv2-spec-fields select:focus-visible{border-color:#2583f8;outline:none;box-shadow:0 0 0 3px #2583f821}.spv2-product-empty,.spv2-product-state{display:flex;align-items:center;gap:12px}.spv2-product-empty{border:1px dashed #cbd5e1;border-radius:10px;padding:16px;color:#475569;background:#ffffffb8}.spv2-product-empty strong,.spv2-product-empty p,.spv2-product-state h2,.spv2-product-state p{margin:0}.spv2-product-empty p,.spv2-product-state p{margin-top:3px;color:#64748b;font-size:.82rem}.spv2-product-skeleton{height:44px;border-radius:9px;background:linear-gradient(90deg,#e7ecf3 25%,#f8fafc,#e7ecf3 75%);background-size:200% 100%;animation:spv2-product-pulse 1.4s infinite linear}.spv2-series-overlay{position:fixed;z-index:12000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1118276b;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.spv2-series-dialog{display:grid;width:min(1040px,calc(100vw - 48px));height:min(700px,calc(100vh - 48px));grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgb(255 255 255 / 64%);border-radius:20px;color:#111827;background:#f8fafc;box-shadow:0 28px 80px #0f172a4d}.spv2-series-header{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e5e7eb;padding:0 24px;background:#fffffff0}.spv2-series-heading,.spv2-series-tools{display:flex;align-items:center;gap:18px}.spv2-series-heading h2{margin:0;font-size:1.08rem;letter-spacing:-.015em;white-space:nowrap}.spv2-brand-tabs{display:flex;border-radius:9px;padding:3px;background:#e9e9ec}.spv2-brand-tabs button{min-width:78px;border:0;border-radius:7px;padding:6px 12px;color:#374151;background:transparent;font:inherit;font-size:.8rem;font-weight:650;cursor:pointer}.spv2-brand-tabs button.is-active{color:#1769e0;background:#fff;box-shadow:0 1px 4px #0f172a26}.spv2-series-search{display:flex;width:min(330px,28vw);min-height:40px;align-items:center;gap:8px;border:1px solid #d1d5db;border-radius:10px;padding:0 11px;color:#64748b;background:#fff;box-shadow:0 1px 3px #0f172a14}.spv2-series-search:focus-within{border-color:#2583f8;box-shadow:0 0 0 3px #2583f821}.spv2-series-search input{width:100%;border:0;outline:0;color:#111827;background:transparent;font:inherit;font-size:.82rem}.spv2-series-close{display:grid;width:36px;height:36px;place-items:center;border:1px solid #d8dde5;border-radius:50%;color:#64748b;background:#f3f4f6;font-size:1.2rem;line-height:1;cursor:pointer}.spv2-series-close:hover,.spv2-series-close:focus-visible{color:#111827;background:#e5e7eb;outline:2px solid #93c5fd;outline-offset:2px}.spv2-series-body{display:grid;min-height:0;grid-template-columns:220px minmax(0,1fr)}.spv2-category-sidebar{overflow-y:auto;border-right:1px solid #e5e7eb;padding:24px 14px;background:#f5f6f8}.spv2-category-sidebar h3{margin:0 10px 14px;color:#8a909b;font-size:.67rem;letter-spacing:.1em}.spv2-category-sidebar button{display:flex;width:100%;min-height:38px;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:9px;padding:0 10px;color:#475569;background:transparent;font:inherit;font-size:.83rem;text-align:left;cursor:pointer}.spv2-category-sidebar button b{min-width:28px;border-radius:999px;padding:2px 7px;color:#667085;background:#e5e7eb;font-size:.72rem;text-align:center}.spv2-category-sidebar button:hover,.spv2-category-sidebar button:focus-visible{background:#eaf2ff;outline:none}.spv2-category-sidebar button.is-active{color:#fff;background:#1677e9;box-shadow:0 5px 14px #1677e93d;font-weight:700}.spv2-category-sidebar button.is-active b{color:#fff;background:#ffffff2b}.spv2-series-content{min-width:0;overflow-y:auto;padding:24px;background:#fbfcfe}.spv2-series-content>h3{margin:0 0 16px;border-bottom:1px solid #e5e7eb;padding-bottom:13px;font-size:.95rem}.spv2-series-content>h3 span{color:#6b7280;font-size:.8rem;font-weight:500}.spv2-series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.spv2-series-card{display:grid;min-width:0;overflow:hidden;border:1px solid #e2e7ef;border-radius:12px;padding:0;color:#111827;background:#fff;box-shadow:0 2px 8px #0f172a0d;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.spv2-series-card:hover,.spv2-series-card:focus-visible{border-color:#2583f8;outline:none;box-shadow:0 8px 22px #2583f826;transform:translateY(-1px)}.spv2-series-card.is-selected{border:2px solid #2583f8}.spv2-series-media{display:grid;height:142px;overflow:hidden;place-items:center;color:#94a3b8;background:#f8fafc;font-size:2rem}.spv2-series-media img{width:100%;height:100%;object-fit:contain}.spv2-series-card-body{display:block;border-top:1px solid #edf0f4;padding:11px 12px 12px}.spv2-series-card-title,.spv2-series-card-meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.spv2-series-card-title strong{overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.spv2-series-card-title em{flex:none;max-width:96px;overflow:hidden;border-radius:4px;padding:2px 5px;color:#2473df;background:#eff6ff;font-size:.66rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.spv2-series-card-meta{margin-top:7px}.spv2-series-card-meta small:first-child{border-radius:4px;padding:2px 6px;color:#1677e9;background:#eaf3ff;font-weight:650}.spv2-series-card-meta small:first-child.is-outdoor{color:#c2410c;background:#fff1e8}.spv2-series-card-meta small:last-child{color:#475569;background:#f1f5f9}.spv2-series-empty{display:grid;min-height:280px;place-content:center;color:#64748b;text-align:center}.spv2-series-empty>i{font-size:1.8rem}.spv2-series-empty strong{margin-top:8px;color:#334155}.spv2-series-empty p{margin:4px 0 0;font-size:.82rem}.spv2-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@keyframes spv2-product-pulse{to{background-position:-200% 0}}.spv2-enhancement-bar{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;margin-top:14px;border-top:1px solid rgb(15 23 42 / 7%);padding-top:12px}.spv2-enhancement-control,.spv2-enhancement-label{display:inline-flex;align-items:center}.spv2-enhancement-control{gap:8px}.spv2-enhancement-label{gap:5px;color:#475569;font-size:.78rem;font-weight:700;white-space:nowrap}.spv2-enhancement-label i{width:14px;color:#64748b;text-align:center}.spv2-enhancement-segmented{display:inline-flex;align-items:center;gap:2px;border-radius:8px;padding:2px;background:#0f172a0f}.spv2-enhancement-segmented button{border:0;border-radius:6px;padding:5px 10px;color:#475569;background:transparent;font:inherit;font-size:.75rem;font-weight:650;line-height:1.2;cursor:pointer}.spv2-enhancement-segmented button:focus-visible{outline:2px solid #60a5fa;outline-offset:1px}.spv2-port-capacity{display:inline-flex;align-items:center;gap:5px;margin-left:auto;border:1px solid #bbf7d0;border-radius:6px;padding:5px 10px;color:#15803d;background:#f0fdf4;font-size:.73rem;font-weight:650;white-space:nowrap}.spv2-port-capacity strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem}@media (max-width: 800px){.spv2-series-overlay{align-items:end;padding:0}.spv2-series-dialog{width:100%;height:min(88vh,760px);border-radius:18px 18px 0 0}.spv2-series-header{align-items:stretch;flex-direction:column;gap:10px;padding:15px 16px}.spv2-series-heading,.spv2-series-tools{justify-content:space-between}.spv2-series-search{width:100%}.spv2-series-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.spv2-category-sidebar{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid #e5e7eb;padding:10px 12px}.spv2-category-sidebar h3{display:none}.spv2-category-sidebar button{width:auto;min-width:max-content}.spv2-series-content{padding:16px}.spv2-series-grid,.spv2-spec-fields,.spv2-variant-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-port-capacity{margin-left:0}}@media (max-width: 520px){.spv2-product-card{padding:15px}.spv2-product-card-heading{align-items:flex-start;flex-wrap:wrap}.spv2-selected-model{max-width:100%;margin-left:44px}.spv2-brand-tabs button{min-width:64px}.spv2-series-heading{align-items:flex-start;flex-direction:column;gap:8px}.spv2-series-grid,.spv2-spec-fields,.spv2-custom-pitch,.spv2-variant-summary{grid-template-columns:1fr}.spv2-series-media{height:124px}.spv2-enhancement-bar,.spv2-enhancement-control{align-items:stretch;flex-direction:column}.spv2-enhancement-segmented,.spv2-port-capacity{width:100%;box-sizing:border-box}.spv2-enhancement-segmented button{flex:1}.spv2-port-capacity{justify-content:center}}@media (prefers-reduced-motion: reduce){.spv2-product-skeleton{animation:none}.spv2-series-card,.spv2-product-trigger{transition:none}}body:has(#signal-power-v2-root){margin:0;color:#111827;background:#f3f4f6}#signal-power-v2-root,.spv2-page,.spv2-page button,.spv2-page input,.spv2-page select,.spv2-page textarea{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.spv2-page{min-height:100vh;padding:1.25rem 1rem 7.4rem;background:#f3f4f6}.spv2-layout,.spv2-layout.is-sidebar-collapsed{display:grid;width:100%;max-width:none;margin:0;grid-template-columns:292px minmax(0,1fr);justify-content:start;gap:0;align-items:start;transition:grid-template-columns .25s ease,gap .25s ease}.spv2-layout.is-sidebar-collapsed{grid-template-columns:52px minmax(0,1fr)}.spv2-main-column{min-width:0;width:min(800px,95%);margin:0 auto}.spv2-page-heading{display:none}.spv2-fullscreen{top:80px;right:10px;z-index:3201;min-height:34px;gap:.4rem;padding:.46rem .72rem;border:1px solid #d1d5db;border-radius:10px;color:#1f2937;background:#fffffff5;box-shadow:0 6px 18px #0f172a24;font-size:.82rem;font-weight:700;line-height:1}.spv2-sidebar{position:sticky;top:106px;min-height:520px;margin:18px 0 0;max-height:calc(100vh - 130px);align-self:start;overflow-x:hidden;overflow-y:auto;padding:1.1rem 1rem;border:1px solid #d8dce5;border-radius:14px;background:#f8f9fc;box-shadow:0 1px 3px #00000005;transition:width .25s cubic-bezier(.4,0,.2,1),padding .25s ease}.spv2-sidebar-title{display:flex;min-height:0;align-items:center;gap:.5rem;margin:0 0 .85rem;padding:0 0 .75rem;border-bottom:1px solid rgb(0 0 0 / 6%);color:#0f172a;font-size:1.05rem;font-weight:700}.spv2-sidebar-title>i:first-child{width:18px;color:#2563eb;text-align:center}.spv2-sidebar-title>strong{flex:1;font-weight:700}.spv2-sidebar-title>button{width:34px;height:34px;margin-left:auto;border-radius:8px;color:#1e3a8a}.spv2-sidebar-title>button:hover{color:#1e3a8a;background:#1e3a8a14}.spv2-sidebar-divider{height:1px;margin:1rem .75rem;background:#e2e8f0}.spv2-sidebar-title+.spv2-sidebar-divider{display:none}.spv2-sidebar-label{margin:0 0 1rem;padding:0 .75rem;color:#9ca3af;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-align:center}.spv2-quick-row{min-height:0;margin:0 .75rem 1.25rem;color:#4b5563;font-size:.875rem;font-weight:400}.spv2-quick-row output{display:inline-flex;min-width:64px;height:28px;align-items:center;justify-content:center;overflow:hidden;padding:0;border:1px solid #e5e7eb;border-radius:.375rem;color:#374151;background:#fff;font-size:.75rem;font-weight:400}.spv2-switch{width:36px;height:20px;border-radius:9999px;background:#e5e7eb}.spv2-switch:after{top:3px;left:3px;width:14px;height:14px;box-shadow:none}.spv2-switch.is-on{background:#1e3a8a}.spv2-switch.is-on:after{left:19px}.spv2-quick-select{margin:-.35rem .75rem 1.25rem;color:#4b5563;font-size:.8rem}.spv2-quick-select select{min-height:34px;border-color:#e5e7eb;border-radius:.375rem;font-size:.75rem}.spv2-step-nav{display:grid;gap:.44rem}.spv2-step-nav button{min-height:48px;gap:.72rem;padding:.62rem .7rem;border:1px solid transparent;border-radius:10px;color:#374151;font-size:.91rem;font-weight:600}.spv2-step-nav button span,.spv2-step-number{width:26px;height:26px;border:1px solid #c5ccd8;color:#5b6474;background:#fff;font-size:.8rem}.spv2-step-nav button:hover{border-color:#c7d2e5;color:#374151;background:#f9fafb}.spv2-step-nav button.is-active{border-color:#c7d2e5;color:#1e3a8a;background:#e7ecf8}.spv2-step-nav button.is-active span{border-color:#1e3a8a;background:#1e3a8a}.spv2-sidebar.is-collapsed{width:52px;min-width:52px;min-height:auto;padding:.75rem .5rem}.spv2-sidebar.is-collapsed .spv2-sidebar-title{margin:0;padding:0;border:0}.spv2-sidebar.is-collapsed .spv2-sidebar-title>button{display:inline-grid}.spv2-project-toolbar,.spv2-distributor-bar,.spv2-standards-card,.spv2-step-anchor,.spv2-product-card,.spv2-config-card,.spv2-progress,.spv2-result-workspace{border-color:#d8dce5;box-shadow:none}.spv2-project-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:14px;row-gap:3px;min-height:70px;margin-bottom:16px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 2px 6px #0f172a0f}.spv2-project-current,.spv2-project-current>div{display:contents}.spv2-project-current .spv2-project-title{grid-column:1;grid-row:1;color:#111827;font-size:1rem;font-weight:600}.spv2-project-current span{grid-column:1 / -1;grid-row:2;overflow:hidden;color:#64748b;font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.spv2-project-current span strong{color:#2563eb;font-size:inherit;font-weight:600}.spv2-project-actions{grid-column:2;grid-row:1;display:flex;flex-wrap:nowrap;gap:6px}.spv2-project-actions button{min-height:34px;padding:5px 12px;border:1px solid #d1d5db;border-radius:8px;color:#111827;background:#f9fafb;font-size:13px;font-weight:600;white-space:nowrap}.spv2-project-actions button.is-primary{border-color:transparent;color:#fff;background:linear-gradient(135deg,#2f80ed,#255bd6)}.spv2-project-actions button:disabled{opacity:.55}.spv2-standards-card{margin-bottom:1.25rem;padding:1.15rem 1.25rem;border:1.5px solid #cbd5e1;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 2px 8px #0000000a}.spv2-standards-card>header{gap:8px;margin-bottom:.85rem}.spv2-standards-card>header>i{display:inline-block;width:auto;height:auto;border-radius:0;color:#2563eb;background:transparent;font-size:1.15rem}.spv2-standards-card h2{color:#0f172a;font-size:.98rem;font-weight:700}.spv2-standards-grid{gap:14px;margin-top:0}.spv2-standards-grid label{gap:.45rem;color:#1f2937;font-size:.9rem;font-weight:650}.spv2-standards-grid select,.spv2-distributor-bar select{min-height:46px;padding:0 14px;border:1px solid #c7cfda;border-radius:11px;color:#1f2937;background:#fff;font-size:.93rem;font-weight:500}.spv2-card-stack{gap:1rem}.spv2-step-anchor,.spv2-step-anchor.is-collapsed{position:relative;display:block;min-height:0;min-width:0;max-width:100%;box-sizing:border-box;overflow:hidden;border:1px solid #d8dce5;border-radius:14px;background:#f8f9fc;box-shadow:none;scroll-margin-top:114px}.spv2-step-header{display:flex;min-height:62px;align-items:center;gap:.8rem;padding:.8rem 4.25rem .8rem 1.05rem;border-bottom:1px solid #d8dce5;border-radius:13px 13px 0 0;background:#f3f4f6}.spv2-step-header__title{display:flex;flex:none;align-items:center;gap:.65rem}.spv2-step-header__title .spv2-step-number{width:34px;height:34px;font-size:.9rem}.spv2-step-header h2{margin:0;color:#111827;font-size:1.1rem;font-weight:700}.spv2-step-header__summary{min-width:0;flex:1;overflow:hidden;color:#111827;font-size:.875rem;font-weight:500;text-align:right;text-overflow:ellipsis;white-space:nowrap}.spv2-section-collapse{top:13px;right:17px;width:36px;height:36px;border:1px solid #e2e8f0;border-radius:9999px;color:#64748b;background:#fff;box-shadow:0 1px 2px #0000000d}.spv2-step-content{min-width:0;max-width:100%;box-sizing:border-box;overflow:hidden;padding:1.75rem 1.05rem 1.05rem}.spv2-step-anchor.is-collapsed .spv2-step-header{border-bottom:0;border-radius:13px}.spv2-step-anchor.is-collapsed .spv2-step-content{display:none}.spv2-collapsed-summary,.spv2-step-anchor[data-step="1"]:before{display:none;content:none}.spv2-step-anchor:not(.is-collapsed) .spv2-product-card-heading,.spv2-step-anchor:not(.is-collapsed) .spv2-config-card__header,.spv2-step-anchor:not(.is-collapsed) .spv2-screen-tabs,.spv2-step-anchor[data-step="1"] .spv2-product-card-heading{padding-right:0;padding-left:0}.spv2-step-content>.spv2-product-card,.spv2-step-content>.spv2-config-card,.spv2-step-content>.spv2-screen-workspace>.spv2-config-card,.spv2-step-anchor>.spv2-product-card,.spv2-step-anchor>.spv2-config-card,.spv2-step-anchor .spv2-config-card{margin:0;border-radius:14px}.spv2-product-card{padding:1.25rem;border:1.5px solid #cbd5e1;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);box-shadow:0 2px 8px #0000000a}.spv2-product-card-heading{min-height:28px;gap:8px;margin-bottom:.85rem}.spv2-product-card-heading>.spv2-product-icon{display:inline-block;width:auto;height:auto;flex:none;border-radius:0;color:#29a8e9;background:transparent;font-size:1.05rem}.spv2-product-card-heading h2{color:#0f172a;font-size:1rem;font-weight:700}.spv2-product-card-heading p{display:none}.spv2-selected-model{max-width:300px;margin-left:auto;padding:3px 10px;border:1px solid #bae6fd;border-radius:8px;color:#0369a1;background:#e0f2fe;font-size:.82rem;font-weight:600}.spv2-spec-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0;padding:0;border:0}.spv2-spec-fields label>span{margin-bottom:.5rem;color:#1f2937;font-size:.95rem;font-weight:600}.spv2-spec-fields select,.spv2-spec-fields output,.spv2-spec-fields input,.spv2-inline-product-trigger{min-height:46px;border:1px solid #c7cfda;border-radius:11px;color:#111827;background:#fff;font-size:.93rem;font-weight:500;line-height:44px}.spv2-inline-product-trigger{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 14px;cursor:pointer;text-align:left}.spv2-inline-product-trigger>i:first-child{color:#29a8e9}.spv2-inline-product-trigger>i:last-child{color:#64748b;font-size:.75rem}.spv2-inline-product-trigger strong{overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.spv2-product-trigger{min-height:46px;border-color:#c7cfda;border-radius:11px;font-size:.93rem}.spv2-custom-product-trigger,.spv2-variant-summary{margin-top:.75rem}.spv2-enhancement-bar{display:flex;align-items:center;gap:1.5rem;margin-top:.85rem;padding-top:.75rem;border-top:1px solid rgb(0 0 0 / 6%)}.spv2-enhancement-control{display:flex;align-items:center;gap:.5rem}.spv2-enhancement-label{color:#475569;font-size:.84rem;font-weight:600;white-space:nowrap}.spv2-enhancement-label i{margin-right:4px;color:#64748b}.spv2-enhancement-segmented{gap:2px;padding:2px;border-radius:8px;background:#0000000d}.spv2-enhancement-segmented button{padding:.28rem .75rem;border-radius:6px;color:#475569;font-size:.8rem;font-weight:600;line-height:1.2}.spv2-enhancement-segmented button.is-active{color:#0071e3;background:#fff;box-shadow:0 1px 4px #0000001a}.spv2-port-capacity{margin-left:auto;padding:.36rem .65rem;border-color:#d8dce5;border-radius:8px;background:#fff;font-size:.75rem}.spv2-bottom-bar{min-height:62px;align-items:center;padding:.58rem 1rem;border-top:1px solid #d6deeb;background:#fffffffa;box-shadow:0 -4px 16px #0f172a1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.spv2-bottom-summary{display:flex;min-width:0;flex:1 1 560px;align-items:flex-start;flex-wrap:wrap;gap:.5rem;color:#64748b;font-size:.82rem}.spv2-bottom-summary>span{display:inline-flex;max-width:min(620px,100%);align-items:center;gap:.25rem;padding:.34rem .62rem;border:1px solid #d8dce6;border-radius:999px;color:#64748b;background:#f8fafc;font-weight:600}.spv2-bottom-summary strong{overflow:hidden;color:#1e3a8a;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.spv2-bottom-actions{gap:.55rem;margin-left:auto}.spv2-bottom-actions .spv2-btn-secondary,.spv2-bottom-actions .spv2-btn-primary{min-width:102px;min-height:42px;padding:0 1.1rem;border-radius:10px;font-size:.95rem;font-weight:700}.spv2-bottom-actions .spv2-btn-secondary{border:1px solid #c8d4e6;color:#344154;background:#fff}.spv2-submit-button{min-width:152px!important;min-height:48px;padding:.76rem 1.35rem;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 7px 20px #10b98142;font-size:.98rem;font-weight:700}@media (max-width: 1500px){.spv2-layout,.spv2-layout.is-sidebar-collapsed{max-width:none;grid-template-columns:292px minmax(0,1fr);gap:0}.spv2-layout.is-sidebar-collapsed{grid-template-columns:52px minmax(0,1fr)}}@media (max-width: 1080px){.spv2-layout,.spv2-layout.is-sidebar-collapsed{display:grid;grid-template-columns:1fr;gap:.75rem}.spv2-main-column{width:100%}.spv2-sidebar,.spv2-sidebar.is-collapsed{position:static;width:auto;min-width:0;min-height:0;max-height:none;padding:1rem}.spv2-sidebar.is-collapsed .spv2-sidebar-title strong,.spv2-sidebar.is-collapsed .spv2-sidebar-title>i:first-child,.spv2-sidebar.is-collapsed .spv2-sidebar-label,.spv2-sidebar.is-collapsed .spv2-quick-row,.spv2-sidebar.is-collapsed .spv2-quick-select,.spv2-sidebar.is-collapsed .spv2-sidebar-divider{display:flex}.spv2-sidebar-title>button,.spv2-sidebar.is-collapsed .spv2-sidebar-title>button{display:none}.spv2-step-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-enhancement-bar{gap:.75rem;flex-wrap:wrap}.spv2-port-capacity{margin-left:0}}@media (max-width: 760px){.spv2-page{padding:.75rem .45rem 8rem}.spv2-sidebar{padding:.72rem .78rem}.spv2-sidebar-label,.spv2-sidebar-divider,.spv2-step-nav{display:none!important}.spv2-quick-row{margin-right:.2rem;margin-bottom:.78rem;margin-left:.2rem;font-size:.92rem}.spv2-project-toolbar{display:flex;align-items:stretch;flex-direction:column}.spv2-project-current,.spv2-project-current>div{display:block}.spv2-project-current .spv2-project-title{display:block;margin-bottom:3px}.spv2-project-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-project-actions button{padding-right:10px;padding-left:10px}.spv2-standards-grid,.spv2-spec-fields{grid-template-columns:1fr}.spv2-step-header{display:grid;min-height:64px;grid-template-columns:minmax(0,1fr);padding:.66rem 3.6rem .66rem .72rem}.spv2-step-header__summary{grid-column:1 / -1;text-align:left}.spv2-step-header__title{min-width:0}.spv2-step-header__title .spv2-step-number{flex-shrink:0}.spv2-step-header__title h2{overflow-wrap:anywhere}.spv2-step-header .spv2-step-header__badge{min-width:0;margin-left:0}.spv2-step-header .spv2-single-screen-badge,.spv2-step-header .spv2-single-screen-badge-container,.spv2-step-header .spv2-single-screen-badge__input{min-width:0;max-width:100%}.spv2-step-header .spv2-single-screen-badge__icon{flex-shrink:0}.spv2-step-content{padding:.8rem}.spv2-product-card{padding:.9rem}.spv2-enhancement-bar,.spv2-enhancement-control{align-items:stretch;flex-direction:column}.spv2-bottom-bar{min-height:0;align-items:stretch;gap:.45rem;padding:.5rem .65rem}.spv2-bottom-summary{flex:0 1 auto;justify-content:flex-start}.spv2-bottom-summary>span:first-child{max-width:100%}.spv2-bottom-actions{grid-template-columns:1fr 1fr 1.4fr}.spv2-page.is-results .spv2-bottom-actions{grid-template-columns:1fr 1fr}.spv2-bottom-actions .spv2-btn-secondary,.spv2-bottom-actions .spv2-btn-primary,.spv2-submit-button{min-width:0!important}}.spv2-sidebar-title>button{display:inline-grid;color:#2563eb;font-size:1.35rem}.spv2-sidebar-symbol{color:#2563eb;font-size:1rem}.spv2-sidebar.is-collapsed .spv2-sidebar-symbol{display:none}.spv2-screen-count{display:flex;flex:0 0 70px;height:28px;overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#fff}.spv2-screen-count input{width:40px;min-width:0;padding:0;border:0;text-align:center;font-size:.8rem;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.spv2-screen-count input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.spv2-screen-count>span{display:grid;place-items:center;padding:0 5px;border-left:1px solid #e5e7eb;color:#9ca3af;font-size:.65rem;font-weight:600}.spv2-step-content>.spv2-config-card:not(.spv2-backbar-card)>.spv2-config-card__header .spv2-config-card__title{display:none}.spv2-step-content>.spv2-config-card{padding:0;border:0;background:transparent;box-shadow:none}.spv2-step-content>.spv2-config-card:not(.spv2-backbar-card)>.spv2-config-card__header{margin:0 0 1rem;padding:0;border:0}.spv2-step-content>.spv2-config-card:not(.spv2-backbar-card)>.spv2-config-card__header:has(.spv2-config-card__title):not(:has(fieldset)){display:none}.spv2-section-collapse{font-size:1.25rem;line-height:1}.spv2-sending-card .spv2-card-disclosure__check{display:flex;align-items:flex-start;gap:10px}.spv2-config-card .spv2-field>label{font-size:.9rem}.spv2-config-card .spv2-field>input,.spv2-config-card .spv2-field>select,.spv2-config-card .spv2-field>output{font-size:.9rem;min-height:42px}.spv2-step-nav button.is-active span{color:#fff}.spv2-output-master{display:flex;gap:.65rem;align-items:center;padding:.4rem 0 1rem;color:#1f2937}.spv2-output-master input{width:19px;height:19px;accent-color:#10b981}.spv2-screen-editor{display:flex;flex-direction:column;min-width:0;min-height:0;width:min(880px,95vw);max-width:900px;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);margin:0 auto;padding:0;overflow:hidden;border-radius:16px}.spv2-screen-editor>header,.spv2-screen-editor>footer{flex:0 0 auto;margin:0;padding:1rem 1.4rem;background:#fff}.spv2-screen-editor>header{border-bottom:1px solid #e2e8f0}.spv2-screen-editor>footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.7rem;border-top:1px solid #e2e8f0}.spv2-screen-editor-stack{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0;gap:12px;padding:1.25rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.spv2-screen-editor-stack>*{flex:0 0 auto;min-width:0}.spv2-screen-editor-stack>.spv2-product-card,.spv2-screen-editor-stack>.spv2-config-card{height:auto;max-height:none;overflow:visible}.spv2-screen-editor-stack>.spv2-config-card>.spv2-config-card__header{border-radius:11px 11px 0 0}.spv2-screen-editor-backdrop{z-index:4000;box-sizing:border-box;place-items:center;padding:24px;overflow:hidden;overscroll-behavior:none}body:has(.spv2-screen-editor-backdrop){overflow:hidden;overscroll-behavior:none}.spv2-screen-editor :is(.spv2-country-overlay,.spv2-series-overlay,.spv2-mixed-product-overlay,.spv2-custom-cabinet-overlay){overscroll-behavior:contain}.spv2-screen-editor :is(.spv2-country-dialog,.spv2-series-dialog,.spv2-mixed-product-dialog,.spv2-custom-cabinet-dialog){max-height:calc(100dvh - 48px)}.spv2-screen-editor-backdrop~.spv2-modal-backdrop{z-index:4100}@media (max-width: 640px),(max-height: 560px){.spv2-screen-editor-backdrop{padding:12px}.spv2-screen-editor{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:12px}.spv2-screen-editor>header,.spv2-screen-editor>footer{padding:.75rem 1rem}.spv2-screen-editor-stack{padding:.85rem}.spv2-screen-editor :is(.spv2-country-overlay,.spv2-series-overlay,.spv2-mixed-product-overlay,.spv2-custom-cabinet-overlay){padding:12px}.spv2-screen-editor :is(.spv2-country-dialog,.spv2-series-dialog,.spv2-mixed-product-dialog,.spv2-custom-cabinet-dialog){max-height:calc(100dvh - 24px)}}body.spv2-immersive-mode{--header-height: 0px !important}body.spv2-immersive-mode .layout-header,body.spv2-immersive-mode .layout-mobile-menu-toggle,body.spv2-immersive-mode .layout-mobile-nav,body.spv2-immersive-mode .layout-footer,body.spv2-immersive-mode .footer,body.spv2-immersive-mode #cookie-consent-banner,body.spv2-immersive-mode .apple-feedback-float-btn{display:none!important}body.spv2-immersive-mode .main{padding-top:0!important}body.spv2-immersive-mode .spv2-fullscreen{top:10px}body.spv2-immersive-mode .spv2-sidebar{top:20px;max-height:calc(100dvh - 90px)}body.spv2-admin-review-mode{--header-height: 0px !important;overflow:hidden}body.spv2-admin-review-mode .layout-header,body.spv2-admin-review-mode .layout-mobile-menu-toggle,body.spv2-admin-review-mode .layout-mobile-nav,body.spv2-admin-review-mode .layout-footer,body.spv2-admin-review-mode .footer,body.spv2-admin-review-mode #cookie-consent-banner,body.spv2-admin-review-mode .apple-feedback-float-btn{display:none!important}body.spv2-admin-review-mode .main{padding-top:0!important}.spv2-page.is-admin-review{min-height:100dvh;padding:10px 0 8px}.spv2-page.is-admin-review .spv2-layout{min-height:0}.spv2-page.is-admin-review .spv2-sidebar{top:0;max-height:100%}@media (min-width: 1081px){.spv2-page.is-results{min-height:0;padding-top:.75rem;padding-bottom:.5rem}.spv2-page.is-results .spv2-layout{height:calc(100dvh - 162px);align-items:stretch}.spv2-page.is-results .spv2-sidebar{margin-top:0;max-height:100%}.spv2-page.is-results .spv2-main-column{display:grid;width:100%;grid-template-columns:minmax(480px,1fr) minmax(720px,1.25fr);gap:1rem;padding-left:1rem;min-height:0;overflow-x:auto}@supports not (zoom: 1){.spv2-page.is-results .spv2-main-column{grid-template-columns:minmax(440px,1fr) minmax(620px,1.25fr)}}.spv2-page.is-results .spv2-configuration-column,.spv2-page.is-results .spv2-results-anchor{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:1px .5rem 1.5rem 1px}.spv2-page.is-results .spv2-project-toolbar{grid-template-columns:minmax(0,1fr);align-items:stretch}.spv2-page.is-results .spv2-project-actions{grid-column:1;grid-row:2;flex-wrap:wrap}.spv2-page.is-results .spv2-project-current span{grid-column:1;grid-row:3}.spv2-page.is-results .spv2-project-actions button{min-height:34px;padding:5px 10px;font-size:.8rem}.spv2-page.is-results .spv2-fields--3{grid-template-columns:repeat(2,minmax(0,1fr))}.spv2-page.is-results .spv2-country-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spv2-page.is-results .spv2-step-header__summary{display:none}.spv2-page.is-results .spv2-spec-fields{gap:.45rem}.spv2-page.is-results .spv2-spec-fields select,.spv2-page.is-results .spv2-inline-product-trigger{padding:0 6px;font-size:.82rem;min-height:38px}.spv2-page.is-results .spv2-enhancement-bar{flex-wrap:wrap;gap:.6rem}.spv2-page.is-results .spv2-screen-overview-grid{grid-template-columns:1fr}body.spv2-immersive-mode .spv2-page.is-results .spv2-layout{height:calc(100dvh - 90px)}.spv2-page.is-results.is-admin-review .spv2-layout{height:calc(100dvh - 18px)}}@media (prefers-reduced-motion: reduce){.spv2-page *,.spv2-page *:before,.spv2-page *:after{transition:none!important;scroll-behavior:auto!important}}#signal-power-v2-root .fas{display:inline-flex;align-items:center;justify-content:center;min-width:1em;font-style:normal}#signal-power-v2-root .fas:before{font-family:system-ui,sans-serif;font-weight:600}#signal-power-v2-root .fa-arrow-down:before{content:"↓"}#signal-power-v2-root .fa-arrow-up:before{content:"↑"}#signal-power-v2-root .fa-box-open:before{content:"▣"}#signal-power-v2-root .fa-calculator:before{content:"▦"}#signal-power-v2-root .fa-check:before{content:"✓"}#signal-power-v2-root .fa-check-circle:before{content:"✓"}#signal-power-v2-root .fa-chevron-left:before{content:"‹"}#signal-power-v2-root .fa-chevron-right:before{content:"›"}#signal-power-v2-root .fa-circle-notch:before{content:"◌"}#signal-power-v2-root .fa-clipboard-list:before{content:"☷"}#signal-power-v2-root .fa-copy:before{content:"▣"}#signal-power-v2-root .fa-download:before{content:"↓"}#signal-power-v2-root .fa-drafting-compass:before{content:"△"}#signal-power-v2-root .fa-exclamation-circle:before{content:"!"}#signal-power-v2-root .fa-exclamation-triangle:before{content:"⚠"}#signal-power-v2-root .fa-expand-arrows-alt:before{content:"⤢"}#signal-power-v2-root .fa-eye:before{content:"◉"}#signal-power-v2-root .fa-file-excel:before{content:"▦"}#signal-power-v2-root .fa-filter:before{content:"▽"}#signal-power-v2-root .fa-grip-lines-vertical:before{content:"⠿"}#signal-power-v2-root .fa-info-circle:before{content:"ⓘ"}#signal-power-v2-root .fa-list-ul:before{content:"☷"}#signal-power-v2-root .fa-magic:before{content:"✦"}#signal-power-v2-root .fa-minus:before{content:"−"}#signal-power-v2-root .fa-network-wired:before{content:"⌘"}#signal-power-v2-root .fa-plug:before{content:"⚡"}#signal-power-v2-root .fa-plus:before{content:"+"}#signal-power-v2-root .fa-project-diagram:before{content:"▥"}#signal-power-v2-root .fa-redo-alt:before{content:"↻"}#signal-power-v2-root .fa-ruler-combined:before{content:"∟"}#signal-power-v2-root .fa-search:before{content:"⌕"}#signal-power-v2-root .fa-search-plus:before{content:"⊕"}#signal-power-v2-root .fa-server:before{content:"▤"}#signal-power-v2-root .fa-shield-alt:before{content:"◇"}#signal-power-v2-root .fa-spinner:before{content:"◌"}#signal-power-v2-root .fa-square:before{content:"□"}#signal-power-v2-root .fa-sync-alt:before{content:"↻"}#signal-power-v2-root .fa-tachometer-alt:before{content:"◴"}#signal-power-v2-root .fa-terminal:before{content:"›_"}#signal-power-v2-root .fa-th-large:before{content:"▦"}#signal-power-v2-root .fa-times:before{content:"×"}#signal-power-v2-root .fa-trash-alt:before{content:"⌫"}
