:root{--bg: #f5f7f8;--surface: #ffffff;--surface-elevated: #ffffff;--surface-muted: #f8fafc;--surface-subtle: #fbfcfd;--ink: #18212b;--ink-strong: #0f1419;--muted: #667382;--muted-light: #8a96a3;--line: #dbe3ea;--line-strong: #c8d2db;--line-soft: #edf2f6;--teal: #0f766e;--teal-dark: #115e59;--teal-soft: #e6f4f3;--blue: #0b5f88;--blue-soft: #eef7ff;--amber: #b7791f;--amber-soft: #fff8e6;--green: #147a4d;--green-soft: #eaf7f0;--red: #b42318;--red-soft: #fff2ef;--radius: 10px;--radius-sm: 8px;--shadow-sm: 0 1px 2px rgba(18, 28, 38, .04);--shadow-md: 0 4px 12px rgba(18, 28, 38, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility}[data-theme=dark]{color-scheme:dark;--bg: #101418;--surface: #171d22;--surface-elevated: #1d252c;--surface-muted: #202930;--surface-subtle: #151b20;--ink: #e5edf3;--ink-strong: #f6fafc;--muted: #a7b4c1;--muted-light: #7f8c98;--line: #2d3842;--line-strong: #40505d;--line-soft: #24303a;--teal: #2dd4bf;--teal-dark: #14b8a6;--teal-soft: #112d2b;--blue: #60b9ea;--blue-soft: #12293b;--amber: #f2bf5c;--amber-soft: #332813;--green: #55d891;--green-soft: #132d21;--red: #ff7a6b;--red-soft: #351d1b;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .28);--shadow-md: 0 8px 24px rgba(0, 0, 0, .34)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}.remote-login-page{display:grid;min-height:100vh;place-items:center;padding:28px;background:radial-gradient(circle at 12% 18%,rgba(45,212,191,.16),transparent 28%),radial-gradient(circle at 86% 82%,rgba(11,95,136,.14),transparent 30%),#0f1720}.remote-login-card{width:min(430px,100%);border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#fffffff7;box-shadow:0 24px 80px #00000052;padding:34px;color:#18212b}.remote-login-brand{display:grid;gap:2px;margin-bottom:30px}.remote-login-brand span{color:#0f766e;font-size:18px;font-weight:950;letter-spacing:.08em}.remote-login-brand small{color:#667382;font-size:11px;font-weight:700}.remote-login-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;background:#e6f4f3;color:#0f766e}.remote-login-card h1{margin:18px 0 0;font-size:27px;letter-spacing:-.03em}.remote-login-card>p{margin:9px 0 24px;color:#667382;font-size:13px;line-height:1.65}.remote-login-field{display:grid;gap:7px;margin-top:15px;color:#364454;font-size:12px;font-weight:800}.remote-login-input{display:flex;align-items:center;gap:10px;min-height:48px;border:1px solid #c8d2db;border-radius:10px;padding:0 13px;color:#8a96a3}.remote-login-input:focus-within{border-color:#0f766e;box-shadow:0 0 0 3px #e6f4f3;color:#0f766e}.remote-login-input input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#18212b;font:inherit;font-weight:600}.remote-login-error{margin-top:15px;border:1px solid #efb4ad;border-radius:9px;background:#fff2ef;color:#b42318;padding:10px 12px;font-size:11px;font-weight:750}.remote-login-submit{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;margin-top:22px;border:0;border-radius:10px;background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;cursor:pointer;font-size:13px;font-weight:850}.remote-login-submit:disabled{cursor:wait;opacity:.68}.remote-login-note{display:block;margin-top:16px;color:#8a96a3;font-size:10px;line-height:1.5;text-align:center}@media(max-width:560px){.remote-login-page{padding:14px}.remote-login-card{padding:26px 22px}}.app-productInventory{height:100vh;min-height:500px;overflow:hidden;color:#17365d;background:#f7f9fc;color-scheme:light}.inventory-embed{display:grid;grid-template-columns:clamp(230px,23.3vw,360px) minmax(0,1fr);gap:18px;height:100%;padding:22px;background:#f7f9fc}.inventory-summary-panel,.inventory-records-panel{min-width:0;min-height:0;border:1px solid #d8e1ec;border-radius:9px;background:#fff;box-shadow:0 1px 3px #1c355708}.inventory-summary-panel{display:flex;flex-direction:column;padding:24px 22px 20px;overflow:hidden auto;scrollbar-color:#c7d4e2 transparent;scrollbar-width:thin}.inventory-stock-block{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 0 30px;border-bottom:1px solid #dce5ef}.inventory-stat-label{padding-top:8px;color:#17365d;font-size:17px;font-weight:800;letter-spacing:.01em}.inventory-stock-value{display:flex;align-items:baseline;gap:14px;min-width:0}.inventory-stock-value strong{color:#07834b;font-size:42px;font-weight:700;line-height:1;letter-spacing:-.035em}.inventory-stock-value span,.inventory-summary-list small,.inventory-latest-row small{color:#516882;font-size:12px;font-weight:500}.inventory-summary-list{margin:0}.inventory-summary-list>div{display:flex;align-items:center;justify-content:space-between;min-height:68px;border-bottom:1px solid #dce5ef}.inventory-summary-list dt{color:#17365d;font-size:15px;font-weight:800}.inventory-summary-list dd{display:flex;align-items:baseline;gap:14px;margin:0;font-size:17px;font-weight:700}.inbound{color:#07834b!important}.outbound{color:#ed1c24!important}.inventory-chart-block{padding:28px 0 24px;border-bottom:1px solid #dce5ef}.inventory-chart-block h2,.inventory-latest-block h2,.inventory-status-block h2{margin:0;color:#17365d;font-size:14px;font-weight:800}.inventory-chart-block h2 span{font-weight:700}.inventory-chart{width:100%;height:230px;margin-top:14px}.inventory-chart-empty,.inventory-empty-inline{display:grid;place-items:center;height:100%;color:#8494a7;font-size:12px}.inventory-latest-block{padding:27px 0 25px;border-bottom:1px solid #dce5ef}.inventory-latest-row{display:grid;grid-template-columns:minmax(82px,auto) 28px auto 1fr auto;align-items:center;gap:8px;margin-top:21px;color:#17365d;font-size:13px}.inventory-latest-row time{font-variant-numeric:tabular-nums;white-space:nowrap}.inventory-latest-row strong{justify-self:end;font-size:14px}.inventory-status-block{padding-top:26px}.inventory-readonly-badge{display:inline-flex;align-items:center;min-height:28px;margin-top:17px;padding:5px 10px;border-radius:5px;color:#0b66cb;background:#dcecff;font-size:12px;font-weight:800}.inventory-records-panel{display:flex;flex-direction:column;overflow:hidden}.inventory-toolbar{display:grid;grid-template-columns:140px 18px 140px 150px minmax(210px,280px) 82px 112px;align-items:end;justify-content:space-between;gap:12px;min-height:92px;padding:14px 18px 16px;border-bottom:1px solid #d8e1ec;background:#fff}.inventory-filter-field{display:flex;flex-direction:column;gap:7px;min-width:0}.inventory-filter-field>span{color:#435f7f;font-size:12px;font-weight:800}.inventory-filter-field input,.inventory-filter-field select,.inventory-search-field,.inventory-button{height:38px;border:1px solid #d8e1ec;border-radius:6px;background:#fff;color:#17365d;font-size:12px;outline:none}.inventory-date-input{position:relative;display:block;height:38px}.inventory-date-input input{height:100%;padding-right:32px}.inventory-date-input svg{position:absolute;top:50%;right:11px;color:#345679;pointer-events:none;transform:translateY(-50%)}.inventory-date-input input::-webkit-calendar-picker-indicator{position:absolute;right:6px;width:24px;height:24px;cursor:pointer;opacity:0}.inventory-filter-field input,.inventory-filter-field select{width:100%;padding:0 10px;font-variant-numeric:tabular-nums}.inventory-filter-field input:focus,.inventory-filter-field select:focus,.inventory-search-field:focus-within{border-color:#5c9ce6;box-shadow:0 0 0 2px #1769e01a}.inventory-date-separator{align-self:end;display:grid;place-items:center;height:38px;color:#17365d;font-size:17px}.inventory-search-field{display:flex;align-items:center;gap:8px;min-width:0;padding:0 11px}.inventory-search-field svg{flex:0 0 auto;color:#345679}.inventory-search-field input{min-width:0;width:100%;height:100%;padding:0;border:0;outline:0;color:#17365d;background:transparent;font-size:12px}.inventory-search-field input::placeholder{color:#778ba3}.inventory-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;font-weight:800;text-decoration:none;white-space:nowrap;cursor:pointer}.inventory-button:hover:not(:disabled){border-color:#aebed1;background:#f7faff}.inventory-button.export{border-color:#269360;color:#087a47}.inventory-button.export:hover:not(:disabled){border-color:#087a47;background:#f1fbf6}.inventory-button:disabled{cursor:not-allowed;opacity:.5}.inventory-table-frame{display:flex;flex:1;flex-direction:column;min-height:0}.inventory-grid-row{display:grid;grid-template-columns:minmax(115px,1fr) 120px minmax(155px,1.35fr) minmax(160px,1.55fr) 115px 130px;align-items:center;column-gap:12px}.inventory-table-header{min-height:48px;padding:0 26px;border-bottom:1px solid #d8e1ec;color:#17365d;background:#f7faff;font-size:12px;font-weight:800}.inventory-table-header .numeric{text-align:right}.inventory-sort-button{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:0;border:0;color:inherit;background:transparent;font-weight:800;cursor:pointer}.inventory-sort-button span{position:relative;width:8px;overflow:hidden;color:#a3b2c3;font-size:7px;transform:rotate(45deg)}.inventory-sort-button span.ascending{color:#1769e0}.inventory-table-body{flex:1;min-height:0;overflow:auto;background:#fff;scrollbar-color:#c7d4e2 transparent;scrollbar-width:thin}.inventory-summary-panel::-webkit-scrollbar,.inventory-table-body::-webkit-scrollbar{width:8px;height:8px}.inventory-summary-panel::-webkit-scrollbar-track,.inventory-table-body::-webkit-scrollbar-track{background:transparent}.inventory-summary-panel::-webkit-scrollbar-thumb,.inventory-table-body::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:8px;background:#c7d4e2;background-clip:padding-box}.inventory-year-group{min-width:770px}.inventory-year-row{display:flex;align-items:center;gap:5px;width:100%;min-height:48px;padding:0 17px;border:0;border-bottom:1px solid #d8e1ec;color:#0c63cc;background:#fff;font-size:14px;text-align:left;cursor:pointer}.inventory-year-row:hover{background:#f8fbff}.inventory-year-row strong{font-size:14px}.inventory-year-row span{margin-left:4px;color:#8294a9;font-size:10px;font-weight:500}.inventory-sr-only{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}.inventory-data-row{min-height:50px;padding:0 26px;border-bottom:1px solid #d8e1ec;color:#27496f;background:#fff;font-size:12px}.inventory-data-row:hover{background:#fbfdff}.inventory-data-row time{font-variant-numeric:tabular-nums}.inventory-type-cell{display:flex;align-items:center;gap:10px;white-space:nowrap}.inventory-movement-icon{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;flex:0 0 auto;border:1px solid currentColor;border-radius:50%}.inventory-movement-icon.in{color:#0b9a57;background:#f6fffa}.inventory-movement-icon.out{color:#ff2b32;background:#fff8f8}.inventory-batch-cell,.inventory-description-cell,.inventory-operator-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-quantity-cell{justify-self:end;font-size:13px;font-variant-numeric:tabular-nums}.inventory-table-state{display:flex;align-items:center;justify-content:center;gap:9px;min-height:220px;padding:30px;color:#6f8299;font-size:13px}.inventory-table-state.error{flex-direction:column;color:#b42318}.inventory-table-state.error button{padding:7px 12px;border:1px solid #d8e1ec;border-radius:6px;color:#17365d;background:#fff;cursor:pointer}.inventory-table-footer{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 20px;color:#27496f;background:#fff;font-size:12px}.inventory-pagination{display:flex;align-items:center;gap:13px}.inventory-pagination button{display:grid;place-items:center;padding:0;border:0;color:#9aabbd;background:transparent}.inventory-pagination>span{display:grid;place-items:center;width:42px;height:36px;border:1px solid #d8e1ec;border-radius:6px;color:#0c63cc}.inventory-pagination em{font-style:normal}.inventory-boot-state{display:flex;align-items:center;justify-content:center;gap:9px;min-height:100vh;color:#516882;background:#f7f9fc;font-size:13px}.inventory-error-card{max-width:520px;padding:16px 20px;border:1px solid #f0c9c4;border-radius:8px;color:#b42318;background:#fff7f6}.inventory-spin{animation:inventory-spin .85s linear infinite}@keyframes inventory-spin{to{transform:rotate(360deg)}}@media(min-width:1201px)and (max-height:960px){.inventory-summary-panel{padding-top:16px;padding-bottom:16px}.inventory-stock-block{padding-top:8px;padding-bottom:22px}.inventory-summary-list>div{min-height:61px}.inventory-chart-block{padding-top:22px;padding-bottom:16px}.inventory-chart{height:214px;margin-top:11px}.inventory-latest-block{padding-top:21px;padding-bottom:20px}.inventory-latest-row{margin-top:16px}.inventory-status-block{padding-top:18px}.inventory-readonly-badge{margin-top:13px}.inventory-toolbar{min-height:84px;padding-top:10px;padding-bottom:12px}.inventory-table-header{min-height:44px}.inventory-year-row{min-height:42px}.inventory-data-row{min-height:46px}.inventory-table-footer{min-height:50px}}@media(max-width:1200px),(max-height:760px){.inventory-embed{grid-template-columns:clamp(215px,23.5vw,280px) minmax(0,1fr);gap:10px;padding:10px}.inventory-summary-panel{padding:12px 16px}.inventory-stock-block{padding:8px 0 16px}.inventory-stat-label{font-size:14px}.inventory-stock-value strong{font-size:34px}.inventory-summary-list>div{min-height:49px}.inventory-summary-list dt,.inventory-summary-list dd{font-size:13px}.inventory-chart-block{padding:16px 0 12px}.inventory-chart{height:158px;margin-top:8px}.inventory-latest-block{padding:15px 0}.inventory-latest-row{grid-template-columns:minmax(76px,auto) 24px auto 1fr auto;gap:6px;margin-top:12px;font-size:11px}.inventory-movement-icon{width:24px;height:24px}.inventory-status-block{padding-top:14px}.inventory-readonly-badge{min-height:24px;margin-top:10px;padding:4px 8px;font-size:10px}.inventory-toolbar{grid-template-columns:116px 10px 116px 92px minmax(145px,1fr) 70px 98px;gap:7px;min-height:75px;padding:10px 12px 12px}.inventory-filter-field>span{font-size:10px}.inventory-filter-field input,.inventory-filter-field select,.inventory-search-field,.inventory-button,.inventory-date-separator,.inventory-date-input{height:34px}.inventory-button{gap:4px;padding:0 6px;font-size:11px}.inventory-grid-row{grid-template-columns:105px 86px minmax(130px,1.2fr) minmax(135px,1.35fr) 92px 95px;column-gap:8px}.inventory-table-header,.inventory-data-row{padding-right:17px;padding-left:17px}.inventory-table-header{min-height:39px;font-size:10px}.inventory-year-row{min-height:34px;font-size:12px}.inventory-year-row strong{font-size:12px}.inventory-data-row{min-height:38px;font-size:10.5px}.inventory-quantity-cell{font-size:11px}.inventory-table-footer{min-height:42px}.inventory-pagination>span{width:36px;height:30px}}@media(max-width:860px){.inventory-embed{grid-template-columns:205px minmax(0,1fr)}.inventory-toolbar{grid-template-columns:112px 8px 112px 78px minmax(120px,1fr) 58px 36px}.inventory-date-input input{padding-right:27px;padding-left:7px;font-size:10.5px}.inventory-date-input svg{right:7px}.inventory-summary-panel{padding-right:12px;padding-left:12px}.inventory-latest-row{grid-template-columns:72px 22px 24px minmax(34px,1fr);gap:4px}.inventory-latest-row small{display:none}.inventory-latest-row strong{font-size:11px}.inventory-button.export{font-size:0}.inventory-button.export svg{width:16px;height:16px}.inventory-grid-row{grid-template-columns:96px 78px minmax(122px,1.15fr) minmax(120px,1.2fr) 78px}.inventory-year-group{min-width:0}.inventory-table-header>:last-child,.inventory-data-row>:last-child{display:none}}@media(max-width:680px){.app-productInventory{min-height:720px;overflow:auto}.inventory-embed{grid-template-columns:1fr;height:auto}.inventory-summary-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;overflow:visible}.inventory-chart-block{grid-column:1 / -1}.inventory-records-panel{min-height:620px}}button,input,textarea,select{font:inherit}.app{min-height:100vh;padding:0}.app-layout{display:grid;grid-template-columns:var(--sidebar-width, 260px) 1fr;min-height:100vh;transition:grid-template-columns .22s ease}.app-layout:has(.sidebar-nav.collapsed){--sidebar-width: 68px}.app-layout.app-layout-standalone{grid-template-columns:minmax(0,1fr)}.app-main{min-width:0;background:var(--bg)}.sidebar-nav{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;width:var(--sidebar-width, 260px);background:var(--surface);border-right:1px solid var(--line);padding:14px 10px 10px;overflow-y:auto;overflow-x:hidden;transition:width .22s ease,padding .22s ease}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px;padding:0 4px}.sidebar-brand{display:flex;align-items:center;gap:10px;min-width:0;overflow:hidden}.sidebar-logo{display:inline-flex;align-items:center;justify-content:center;gap:2px;flex-shrink:0;width:40px;height:40px;border-radius:11px;background:linear-gradient(145deg,var(--teal) 0%,var(--teal-dark) 100%);color:#fff;box-shadow:0 6px 16px #0f766e2e}.sidebar-logo-star{font-size:15px;line-height:1}.sidebar-logo-text{font-size:12px;font-weight:900;letter-spacing:.03em}.sidebar-brand-text{display:flex;flex-direction:column;gap:2px;min-width:0;transition:opacity .18s ease,width .22s ease}.sidebar-brand-text strong{font-size:16px;font-weight:900;color:var(--ink-strong);letter-spacing:-.01em}.sidebar-brand-text span{font-size:11px;font-weight:700;color:var(--muted)}.sidebar-toggle{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.sidebar-toggle:hover{background:var(--teal-soft);border-color:#b8d8ca;color:var(--teal)}.sidebar-home-button{display:flex;align-items:center;gap:10px;height:40px;margin-bottom:16px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .12s ease,border-color .12s ease,padding .22s ease,justify-content .22s ease}.sidebar-home-button:hover{background:var(--teal-soft);border-color:#b8d8ca}.sidebar-home-button.active{background:var(--teal-soft);border-color:var(--teal);color:var(--teal-dark)}.sidebar-groups{display:flex;flex-direction:column;gap:16px;flex:1}.sidebar-group{display:flex;flex-direction:column;gap:6px}.sidebar-group-header{display:flex;align-items:center;padding:0 6px;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow:hidden;transition:opacity .18s ease}.sidebar-group-items{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.sidebar-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:40px;padding:8px 10px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--ink);font-size:13px;font-weight:750;text-align:left;cursor:pointer;white-space:nowrap;transition:background .12s ease,border-color .12s ease,padding .22s ease}.sidebar-item:hover:not(.disabled){background:#f4f8f7;border-color:var(--line-soft)}.sidebar-item.active{background:var(--teal-soft);border-color:#b8d8ca;color:var(--teal-dark)}.sidebar-item.disabled{cursor:default;opacity:.5}.sidebar-item-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:var(--surface);color:var(--teal);border:1px solid var(--line-soft);flex-shrink:0}.sidebar-item.active .sidebar-item-icon{background:#dff0ee;border-color:#9fd2c8}.sidebar-item.disabled .sidebar-item-icon{color:var(--muted-light)}.sidebar-item-body{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;overflow:hidden;transition:opacity .18s ease}.sidebar-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-item-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--surface);border:1px solid var(--line);color:var(--muted);font-size:10px;font-weight:800;white-space:nowrap;flex-shrink:0}.sidebar-item.active .sidebar-item-badge{background:#dff0ee;border-color:#9fd2c8;color:var(--teal-dark)}.sidebar-footer{margin-top:16px;padding-top:12px;border-top:1px solid var(--line-soft);text-align:center;transition:opacity .18s ease}.sidebar-footer-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;height:32px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .12s ease,border-color .12s ease}.sidebar-footer-toggle:hover{background:var(--teal-soft);border-color:#b8d8ca;color:var(--teal)}.sidebar-nav.collapsed{padding-left:10px;padding-right:10px}.sidebar-nav.collapsed .sidebar-brand-text,.sidebar-nav.collapsed .sidebar-group-header,.sidebar-nav.collapsed .sidebar-item-body,.sidebar-nav.collapsed .sidebar-footer-toggle span,.sidebar-nav.collapsed .sidebar-home-button>span:last-child{opacity:0;width:0;pointer-events:none}.sidebar-nav.collapsed .sidebar-header,.sidebar-nav.collapsed .sidebar-logo{display:none}.sidebar-nav.collapsed .sidebar-home-button{justify-content:center;padding:0}.sidebar-nav.collapsed .sidebar-home-button .sidebar-item-icon{margin:0}.sidebar-nav.collapsed .sidebar-item{justify-content:center;grid-template-columns:28px;padding-left:0;padding-right:0}.sidebar-nav.collapsed .sidebar-item-icon{margin:0 auto}.sidebar-nav.collapsed .sidebar-footer-toggle{width:32px;height:32px;padding:0}.sidebar-nav.collapsed .sidebar-item{position:relative}.sidebar-nav.collapsed .sidebar-item:after{content:attr(title);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%) scale(.96);z-index:100;padding:6px 10px;border-radius:var(--radius-sm);background:var(--ink-strong);color:#fff;font-size:12px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease}.sidebar-nav.collapsed .sidebar-item:hover:after{opacity:1;transform:translateY(-50%) scale(1)}.app-shell{background:var(--surface);border-bottom:1px solid var(--line);padding:14px 22px 12px}.app-shell-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.app-shell h1{margin:0;font-size:20px;font-weight:800;line-height:1.25;letter-spacing:0}.app-shell-subtitle{margin:3px 0 0;color:var(--muted);font-size:13px}.app-shell-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.meta-group{display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding-right:10px;border-right:1px solid var(--line)}.meta-group .meta-label,.meta-group .meta-value{margin:0}.step-indicator{background:var(--surface);border-bottom:1px solid var(--line);padding:14px 22px}.step-indicator ol{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none}.step-item{display:flex;align-items:flex-start;gap:10px;min-height:52px;border-top:3px solid var(--line);background:var(--bg);padding:10px 12px;border-radius:0 0 var(--radius-sm) var(--radius-sm)}.step-item.active{border-color:var(--amber);background:var(--amber-soft)}.step-item.completed{border-color:var(--teal);background:var(--teal-soft)}.step-badge{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--line-strong);color:var(--surface);font-size:12px;font-weight:800;flex-shrink:0}.step-item.active .step-badge{background:var(--amber)}.step-item.completed .step-badge{background:var(--teal)}.step-body{display:flex;flex-direction:column;gap:2px}.step-title{font-size:13px;font-weight:800;color:var(--ink)}.step-desc{font-size:12px;color:var(--muted)}.pill{display:inline-flex;align-items:center;gap:6px;height:28px;border:1px solid var(--line);border-radius:999px;background:var(--surface);padding:0 12px;font-size:12px;font-weight:800;color:var(--ink);white-space:nowrap}.pill.pending{border-color:#ecd19c;background:var(--amber-soft);color:#805900}.pill.success{border-color:#b8d8ca;background:var(--green-soft);color:#0f5132}.pill.readonly{border-color:#bcd7e9;background:var(--blue-soft);color:var(--blue)}.command-row{display:flex;align-items:center;gap:10px;justify-content:flex-end;padding:12px 22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;border:1px solid #cfd8e3;border-radius:var(--radius-sm);background:var(--surface);color:#263341;cursor:pointer;padding:0 14px;font-size:13px;font-weight:750;transition:background .12s ease,border-color .12s ease,opacity .12s ease}.btn:hover:not(:disabled){background:#f0f3f5}.btn.primary{border-color:var(--teal);background:var(--teal);color:#fff}.btn.primary:hover:not(:disabled){background:var(--teal-dark);border-color:var(--teal-dark)}.btn.danger{border-color:var(--red);background:var(--red);color:#fff}.btn.danger:hover:not(:disabled){background:#961b12;border-color:#961b12}.btn:disabled{cursor:not-allowed;opacity:.55}.btn.ghost{border-color:transparent;background:transparent;color:var(--muted)}.btn.ghost:hover:not(:disabled){background:var(--line-soft);color:var(--ink)}.btn.icon{width:36px;padding:0}.theme-toggle{display:inline-grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-elevated);color:var(--muted);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.theme-toggle:hover{border-color:var(--teal);background:var(--teal-soft);color:var(--teal);transform:translateY(-1px)}.spin{animation:spin .9s linear infinite}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:var(--shadow-sm);margin:0 22px 16px}.app-issue .data-card{margin-top:4px}.card-head{display:flex;align-items:center;justify-content:space-between;min-height:46px;border-bottom:1px solid var(--line);background:var(--surface);padding:0 14px}.card-head h3{margin:0;font-size:15px;font-weight:800;letter-spacing:0}.card-head-left{display:flex;align-items:center;gap:10px}.order-detail-page{padding:20px 0 36px}.order-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:grid;place-items:center;background:#081117b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px}.order-progress-panel{width:min(510px,100%);margin:0;border:1px solid color-mix(in srgb,var(--teal) 48%,var(--line));border-radius:16px;background:var(--surface);box-shadow:0 28px 90px #0000005c;padding:24px}.order-loading-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:15px;border:1px solid color-mix(in srgb,var(--teal) 45%,var(--line));border-radius:14px;background:var(--teal-soft);color:var(--teal-dark)}.order-loading-heading>span{color:var(--teal-dark);font-size:10px;font-weight:900;letter-spacing:.08em}.order-loading-heading h2{margin:5px 0 0;color:var(--ink-strong);font-size:19px;line-height:1.35}.order-loading-heading p{min-height:20px;margin:7px 0 20px;color:var(--muted);font-size:12px;line-height:1.5}.order-progress-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);font-size:12px;font-weight:850}.order-progress-copy strong{color:var(--teal-dark);font-variant-numeric:tabular-nums}.order-progress-track{height:12px;margin:9px 0 16px;border-radius:999px;background:var(--line-soft);overflow:hidden}.order-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal-dark),#34d399,var(--teal));background-size:180% 100%;animation:order-progress-shimmer 1.6s linear infinite;transition:width .28s ease}.order-loading-debug{display:grid;grid-template-columns:minmax(0,1.5fr) .7fr .7fr;gap:8px;margin-bottom:12px}.order-loading-debug>div{min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);padding:8px 9px}.order-loading-debug span,.order-loading-debug strong{display:block}.order-loading-debug span{color:var(--muted);font-size:8px}.order-loading-debug strong{margin-top:3px;overflow:hidden;color:var(--ink-strong);font-size:10px;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.order-loading-footnote{border:1px solid var(--line);border-radius:9px;background:var(--surface-muted);padding:10px 11px}.order-loading-footnote strong,.order-loading-footnote small{display:block}.order-loading-footnote strong{color:var(--ink);font-size:11px}.order-loading-footnote small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45}@keyframes order-progress-shimmer{to{background-position:-180% 0}}.order-page-alert{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 22px 16px;border:1px solid #e9b6ae;border-radius:var(--radius-sm);background:var(--red-soft);color:var(--red);padding:10px 14px;font-size:12px;font-weight:750;overflow-wrap:anywhere}.order-page-alert .btn{flex-shrink:0}.order-diagnostics-card{margin:0 22px 16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.order-diagnostics-card.has-error{border-color:color-mix(in srgb,var(--red) 50%,var(--line))}.order-diagnostics-head{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:58px;background:var(--surface-subtle);padding:10px 14px}.order-diagnostics-head>div:first-child,.order-diagnostics-head>div:first-child>div,.order-diagnostics-head-actions{display:flex;align-items:center}.order-diagnostics-head>div:first-child{min-width:0;gap:9px}.order-diagnostics-head>div:first-child>span{border-radius:6px;background:#18212b;color:#8ff1db;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;font-weight:900;letter-spacing:.05em}.order-diagnostics-head>div:first-child>div{align-items:flex-start;flex-direction:column;min-width:0}.order-diagnostics-head strong{color:var(--ink-strong);font-size:12px}.order-diagnostics-head small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.order-diagnostics-head-actions{flex-shrink:0;gap:6px}.order-diagnostics-head-actions em{border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);padding:4px 7px;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.order-diagnostics-head-actions em.slow{border-color:color-mix(in srgb,var(--amber) 50%,var(--line));background:var(--amber-soft);color:var(--amber)}.order-diagnostics-head-actions em.failed{border-color:color-mix(in srgb,var(--red) 45%,var(--line));background:var(--red-soft);color:var(--red)}.order-diagnostics-head-actions button{display:inline-flex;align-items:center;gap:4px;min-height:28px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);cursor:pointer;padding:4px 8px;font-size:9px;font-weight:800}.order-diagnostics-head-actions button:hover{border-color:var(--teal);color:var(--teal-dark)}.order-diagnostics-table-scroll{max-height:370px;border-top:1px solid var(--line);overflow:auto}.order-diagnostics-table{width:100%;min-width:900px;border-collapse:collapse;font-size:10px}.order-diagnostics-table th{position:sticky;top:0;z-index:1;height:32px;border-bottom:1px solid var(--line);background:var(--surface-muted);color:var(--muted);padding:0 9px;font-size:8px;font-weight:900;text-align:left;white-space:nowrap}.order-diagnostics-table td{height:36px;border-bottom:1px solid var(--line-soft);color:var(--muted);padding:6px 9px;vertical-align:middle}.order-diagnostics-table tbody tr:last-child td{border-bottom:0}.order-diagnostics-table tr.diagnostic-error{background:color-mix(in srgb,var(--red-soft) 48%,var(--surface))}.order-diagnostics-table tr.diagnostic-running{background:color-mix(in srgb,var(--teal-soft) 55%,var(--surface))}.order-diagnostics-table td>strong{color:var(--ink-strong);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px}.diagnostic-status{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:var(--surface-muted);color:var(--muted);padding:3px 6px;font-size:8px;font-weight:900;white-space:nowrap}.diagnostic-status.success{background:var(--green-soft);color:var(--green)}.diagnostic-status.running{background:var(--teal-soft);color:var(--teal-dark)}.diagnostic-status.error{background:var(--red-soft);color:var(--red)}.diagnostic-status.skipped{background:var(--amber-soft);color:var(--amber)}.diagnostic-duration{white-space:nowrap;font-variant-numeric:tabular-nums}.diagnostic-duration.slow{color:var(--amber)!important;font-weight:900}.diagnostic-detail{max-width:460px;color:var(--ink)!important;overflow-wrap:anywhere}.order-overview-card{margin:0 22px 16px;border:1px solid var(--line);border-left:4px solid var(--teal);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);padding:18px 20px}.order-overview-main{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(4,minmax(130px,1fr));gap:18px 24px;align-items:start}.order-number-block{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding-right:22px;border-right:1px solid var(--line)}.order-number-block .order-eyebrow{grid-column:1 / -1;color:var(--muted);font-size:11px;font-weight:800}.order-number-block>strong{color:var(--ink-strong);font-size:20px;letter-spacing:.01em}.order-status-badge{display:inline-flex;align-items:center;align-self:center;gap:5px;border:1px solid #ecd19c;border-radius:999px;background:var(--amber-soft);color:#805900;padding:4px 8px;font-size:11px;font-weight:850;white-space:nowrap}.order-field{display:flex;flex-direction:column;gap:5px;min-width:0}.order-field span{color:var(--muted);font-size:11px;font-weight:750}.order-field strong{overflow:hidden;color:var(--ink);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.order-pi-field strong{overflow:visible;line-height:1.45;overflow-wrap:anywhere;text-overflow:clip;white-space:pre-wrap;word-break:break-word}.order-note{grid-column:2 / -1}.order-items-card,.order-bom-card{overflow:visible}.order-section-head{min-height:70px;padding:12px 16px}.order-section-head>div:first-child{min-width:0}.order-section-head p{margin:5px 0 0 38px;color:var(--muted);font-size:12px}.order-section-title{display:flex;align-items:center;gap:10px}.order-section-title>span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;background:var(--teal-soft);color:var(--teal-dark);font-size:11px;font-weight:900}.order-section-title em{border:1px solid #ecd19c;border-radius:999px;background:var(--amber-soft);color:#805900;padding:3px 8px;font-size:10px;font-style:normal;font-weight:850}.order-count-chip{border-radius:999px;background:var(--surface-muted);color:var(--muted);padding:7px 11px;font-size:11px;font-weight:800;white-space:nowrap}.order-table-scroll{overflow-x:auto}.order-table{width:100%;min-width:920px;border-collapse:collapse;color:var(--ink);font-size:12px}.order-table th{height:38px;border-bottom:1px solid var(--line);background:var(--surface-muted);color:var(--muted);padding:0 12px;font-size:10px;font-weight:900;letter-spacing:.035em;text-align:left;white-space:nowrap}.order-sort-button{display:inline-flex;align-items:center;gap:5px;width:100%;min-height:30px;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;font:inherit;font-weight:900;letter-spacing:inherit;text-align:left;white-space:nowrap}.order-sort-button.numeric{justify-content:flex-end}.order-sort-button:hover,.order-table th[aria-sort=ascending] .order-sort-button,.order-table th[aria-sort=descending] .order-sort-button{color:var(--teal-dark)}.order-table td{height:58px;border-bottom:1px solid var(--line-soft);padding:9px 12px;vertical-align:middle}.order-table tbody tr:last-child>td{border-bottom:0}.order-table tbody tr.selected:not(.bom-source-row){background:color-mix(in srgb,var(--teal-soft) 36%,var(--surface))}.order-table tbody tr:hover:not(.bom-source-row){background:var(--surface-muted)}.order-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.order-check-cell{width:44px;text-align:center!important}.order-check-cell input{width:16px;height:16px;accent-color:var(--teal);cursor:pointer}.order-line-number{width:42px;max-width:42px;padding-left:4px!important;padding-right:4px!important;color:var(--muted-light);font-size:11px;font-weight:800;text-align:center}.order-line-column{width:42px;max-width:42px;padding-left:4px!important;padding-right:4px!important;text-align:center!important}.order-product-sku,.order-product-name{display:block}.order-product-cell{display:flex;align-items:center;gap:10px;min-width:280px}.order-product-thumb{position:relative;display:grid;place-items:center;width:52px;height:52px;flex:0 0 52px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted-light);cursor:pointer;padding:0;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.order-product-thumb:hover{border-color:var(--teal);box-shadow:0 3px 10px #0f766e29;transform:translateY(-1px)}.order-product-thumb img{display:block;width:100%;height:100%;object-fit:contain}.order-thumb-zoom{position:absolute;right:3px;bottom:3px;display:grid;place-items:center;width:18px;height:18px;border-radius:5px;background:#0f1419b8;color:#fff;opacity:0;transition:opacity .15s ease}.order-product-thumb:hover .order-thumb-zoom,.order-product-thumb:focus-visible .order-thumb-zoom{opacity:1}.order-product-copy{min-width:0}.order-product-sku{color:var(--ink-strong);font-size:12px;font-weight:900}.order-product-name{margin-top:3px;color:var(--muted);font-size:11px;white-space:nowrap}.order-product-name-en{display:block;margin-top:2px;color:var(--ink);font-size:11px;font-weight:750;white-space:nowrap}.order-part-detail-button{width:100%;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;text-align:left}.order-part-cell{display:flex;align-items:center;gap:9px;min-width:300px}.order-part-thumb{position:relative;display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted-light);cursor:pointer;padding:0;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.order-part-thumb:hover{border-color:var(--teal);box-shadow:0 3px 9px #0f766e26}.order-part-thumb img{display:block;width:100%;height:100%;object-fit:contain}.order-part-thumb:hover .order-thumb-zoom,.order-part-thumb:focus-visible .order-thumb-zoom{opacity:1}.order-part-detail-button:hover .order-product-sku,.order-part-detail-button:hover .order-product-name{color:var(--teal-dark);text-decoration:underline;text-underline-offset:2px}.order-detail-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;background:#0a11179e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:24px}.order-detail-modal{width:min(900px,100%);max-height:min(780px,calc(100vh - 48px));border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 24px 70px #00000047;overflow:auto}.order-detail-modal-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;border-bottom:1px solid var(--line);background:var(--surface);padding:12px 18px}.order-detail-modal-head span{color:var(--teal-dark);font-size:10px;font-weight:900;letter-spacing:.08em}.order-detail-modal-head h2{margin:3px 0 0;color:var(--ink-strong);font-size:18px}.order-detail-modal-head>button{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);color:var(--muted);cursor:pointer}.order-detail-modal-head>button:hover{border-color:var(--teal);color:var(--teal)}.order-product-modal-body{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);gap:24px;padding:22px}.order-product-modal-image{display:grid;place-items:center;min-height:380px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.order-product-modal-image img{display:block;width:100%;height:100%;max-height:560px;object-fit:contain}.order-modal-image-empty{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--muted);font-size:12px}.order-modal-details{min-width:0}.order-modal-product-title{border-bottom:1px solid var(--line);padding-bottom:16px}.order-modal-product-title>strong,.order-part-modal-summary>div>strong{color:var(--teal-dark);font-size:13px;font-weight:900}.order-modal-product-title h3,.order-part-modal-summary h3{margin:7px 0 0;color:var(--ink-strong);font-size:18px;line-height:1.35}.order-modal-product-title p,.order-part-modal-summary p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.order-modal-data-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 0}.order-modal-data-grid>div{min-width:0;border:1px solid var(--line-soft);border-radius:8px;background:var(--surface-muted);padding:10px 11px}.order-modal-data-grid .order-modal-data-wide{grid-column:1 / -1}.order-modal-data-grid dt{color:var(--muted);font-size:10px;font-weight:750}.order-modal-data-grid dd{margin:5px 0 0;color:var(--ink-strong);font-size:13px;font-weight:850;overflow-wrap:anywhere}.order-part-modal-body{padding:22px}.order-part-modal-overview{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:20px}.order-part-modal-image{display:grid;place-items:center;min-height:320px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.order-part-modal-image img{display:block;width:100%;height:100%;max-height:470px;object-fit:contain}.order-modal-image-load{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:100%;height:100%;min-height:320px;border:0;background:linear-gradient(145deg,#fff,var(--surface-muted));color:var(--teal-dark);cursor:pointer}.order-modal-image-load:hover:not(:disabled){background:var(--teal-soft)}.order-modal-image-load:disabled{cursor:wait}.order-modal-image-load span{font-size:13px;font-weight:850}.order-modal-image-load small{color:var(--muted);font-size:10px}.order-part-modal-summary{display:flex;align-items:center;gap:14px}.order-part-modal-icon{display:grid;place-items:center;width:54px;height:54px;flex-shrink:0;border-radius:12px;background:var(--teal-soft);color:var(--teal-dark)}.part-data-grid{grid-template-columns:repeat(4,1fr);margin-top:18px}.part-master-data-grid{margin-top:15px}.order-part-modal-sources{margin-top:18px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.order-part-modal-sources h4{margin:0;border-bottom:1px solid var(--line);background:var(--surface-muted);padding:11px 13px;color:var(--ink-strong);font-size:12px}.order-part-modal-source{display:grid;grid-template-columns:minmax(240px,1fr) 150px 130px;gap:14px;align-items:center;min-height:54px;padding:8px 13px;font-size:12px}.order-part-modal-source+.order-part-modal-source{border-top:1px solid var(--line-soft)}.order-part-modal-source small,.order-part-modal-source span>strong{display:block}.order-part-modal-source small{margin-top:3px;color:var(--muted)}.order-part-modal-source>strong{color:var(--teal-dark);text-align:right}.order-demand-qty,.required-qty{color:var(--ink-strong);font-size:14px;font-weight:900}.order-generate-bar,.order-submit-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;border-top:1px solid var(--line);background:var(--surface-subtle);padding:12px 16px}.order-generate-bar>div{display:flex;flex-direction:column;gap:4px}.order-generate-bar strong{color:var(--ink-strong);font-size:13px}.order-generate-bar span{color:var(--muted);font-size:11px}.order-generate-bar>.order-generate-actions{display:flex;flex-direction:row;align-items:center;gap:8px}.order-excluded-products-warning{display:flex;align-items:flex-start;gap:9px;border-top:1px solid color-mix(in srgb,var(--amber) 45%,var(--line));background:var(--amber-soft);color:var(--amber);padding:10px 16px}.order-excluded-products-warning>svg{flex:0 0 auto;margin-top:1px}.order-excluded-products-warning strong,.order-excluded-products-warning span{display:block}.order-excluded-products-warning strong{color:var(--ink-strong);font-size:11px}.order-excluded-products-warning span{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45}.order-items-card .order-check-cell input:disabled{cursor:not-allowed;opacity:.48}.order-generate-button,.order-submit-button{height:40px;padding:0 18px}.order-bom-card{border-color:color-mix(in srgb,var(--teal) 35%,var(--line));box-shadow:0 7px 22px #0f766e14}.order-bom-stats{display:flex;gap:8px}.order-bom-stats>span{border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);padding:7px 10px;color:var(--muted);font-size:11px;white-space:nowrap}.order-bom-stats strong{margin-right:3px;color:var(--teal-dark);font-size:14px}.order-preview-notice{display:flex;align-items:center;gap:8px;border-bottom:1px solid #d9e8e5;background:var(--teal-soft);color:var(--teal-dark);padding:9px 16px;font-size:11px;font-weight:750}.order-bom-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;border-bottom:1px solid var(--line);background:var(--surface);padding:9px 16px}.order-bom-toolbar>span{color:var(--muted);font-size:11px;font-weight:750;white-space:nowrap}.order-bom-search{display:flex;align-items:center;gap:8px;width:min(440px,100%);height:36px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface-muted);color:var(--muted);padding:0 10px}.order-bom-search:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px color-mix(in srgb,var(--teal-soft) 85%,transparent)}.order-bom-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.order-bom-search button{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;padding:0}.order-bom-search button:hover{background:var(--line-soft);color:var(--ink)}.order-empty-row td{height:110px!important;color:var(--muted);text-align:center}.order-empty-row svg{margin-right:6px;vertical-align:middle}.bom-preview-table{min-width:100%;table-layout:fixed}.bom-preview-table .order-check-cell,.bom-preview-table .expand-cell,.bom-preview-table .bom-action-column{width:auto;min-width:0;max-width:none}.bom-preview-table .order-part-cell{min-width:0}.bom-preview-table .order-part-replacement-copy{overflow:hidden}.bom-preview-table .calculated-qty-input{max-width:100%}.bom-resizable-column{position:relative;padding-right:17px!important}.bom-column-resize-handle{position:absolute;z-index:3;top:0;right:-4px;width:9px;height:100%;cursor:col-resize;touch-action:none;-webkit-user-select:none;user-select:none}.bom-column-resize-handle:after{content:"";position:absolute;top:7px;bottom:7px;left:4px;width:1px;border-radius:999px;background:var(--line-strong);opacity:.55;transition:background .12s ease,opacity .12s ease,width .12s ease}.bom-column-resize-handle:hover:after,.bom-column-resize-handle:focus-visible:after{width:2px;background:var(--teal);opacity:1}.bom-column-resize-handle:focus-visible{outline:2px solid var(--teal);outline-offset:-2px}body.resizing-bom-columns,body.resizing-bom-columns *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.expand-cell{width:34px;padding-left:2px!important;padding-right:2px!important;text-align:center!important}.expand-cell button{display:inline-grid;place-items:center;width:26px;height:26px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer}.expand-cell button:hover{background:var(--teal-soft);color:var(--teal)}.source-count{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);padding:5px 8px;cursor:pointer;font-size:11px;font-weight:800}.source-count.shared{border-color:#b8d8ca;background:var(--teal-soft);color:var(--teal-dark)}.source-count small{border-radius:999px;background:var(--teal);color:#fff;padding:2px 5px;font-size:9px;font-weight:900}.calculation-column{background:color-mix(in srgb,var(--amber-soft) 65%,transparent)!important}.calculated-qty-input{width:100px;height:34px;border:1px solid #d6b66d;border-radius:7px;outline:0;background:var(--surface);color:var(--ink-strong);padding:0 9px;font-size:14px;font-weight:900;text-align:right;font-variant-numeric:tabular-nums}.calculated-qty-input:focus{border-color:var(--amber);box-shadow:0 0 0 3px color-mix(in srgb,var(--amber-soft) 80%,transparent)}.order-part-replacement-copy{min-width:0;flex:1}.part-state-label{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:900;line-height:1.5;white-space:nowrap}.part-state-label.original{border:1px solid var(--line-strong);background:var(--surface-muted);color:var(--muted)}.part-state-label.replacement{border:1px solid color-mix(in srgb,var(--teal) 55%,var(--line));background:var(--teal-soft);color:var(--teal-dark)}.has-replacement .order-part-detail-button{opacity:.7}.has-replacement .order-part-detail-button .part-state-label{margin-bottom:3px}.replacement-part-summary{display:grid;gap:2px;margin-top:6px;border-left:3px solid var(--teal);padding:5px 0 5px 8px}.replacement-part-summary>div{display:flex;align-items:center;gap:7px}.replacement-part-summary strong{color:var(--teal-dark);font-size:12px}.replacement-part-summary>span,.replacement-part-summary small{max-width:280px;overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.replacement-part-summary small{color:var(--muted)}.replacement-qty-summary{display:grid;justify-items:end;gap:3px}.replacement-qty-summary span{color:var(--muted);font-size:9px}.replacement-qty-summary strong{color:var(--teal-dark);font-size:15px;font-variant-numeric:tabular-nums}.bom-action-column{width:104px;min-width:104px}.replacement-actions{display:grid;gap:5px}.replacement-button,.replacement-undo-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:28px;border:1px solid color-mix(in srgb,var(--teal) 55%,var(--line));border-radius:7px;background:var(--teal-soft);color:var(--teal-dark);cursor:pointer;padding:4px 8px;font-size:10px;font-weight:850;white-space:nowrap}.replacement-undo-button{border-color:var(--line);background:var(--surface);color:var(--muted)}.replacement-button:hover,.replacement-undo-button:hover{border-color:var(--teal);color:var(--teal-dark)}.order-submit-summary .replacement-count{color:var(--teal-dark)}.order-replacement-modal{width:min(820px,100%);max-height:min(860px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden}.regenerate-confirm-modal{width:min(680px,100%);overflow:hidden}.regenerate-confirm-body{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;padding:20px}.regenerate-warning-icon{display:grid;place-items:center;width:54px;height:54px;border:1px solid color-mix(in srgb,var(--amber) 55%,var(--line));border-radius:13px;background:var(--amber-soft);color:var(--amber)}.regenerate-confirm-body h3{margin:2px 0 0;color:var(--ink-strong);font-size:16px}.regenerate-confirm-body p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.regenerate-impact-list{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:5px 0 0}.selection-change-summary{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:5px 0 0}.selection-change-summary>div{border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);padding:9px 10px}.selection-change-summary dt{color:var(--muted);font-size:9px}.selection-change-summary dd{margin:4px 0 0;color:var(--ink-strong);font-size:13px;font-weight:900}.regenerate-impact-list>div{border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);padding:9px 10px}.regenerate-impact-list dt{color:var(--muted);font-size:9px}.regenerate-impact-list dd{margin:4px 0 0;color:var(--ink-strong);font-size:13px;font-weight:900}.regenerate-loss-note{grid-column:1 / -1;border:1px solid color-mix(in srgb,var(--red) 38%,var(--line));border-radius:8px;background:var(--red-soft);color:var(--red);padding:10px 11px}.regenerate-loss-note strong,.regenerate-loss-note span{display:block}.regenerate-loss-note strong{font-size:10px}.regenerate-loss-note span{margin-top:3px;font-size:10px;line-height:1.45}.regenerate-confirm-footer .btn.danger{white-space:nowrap}.replacement-modal-body{min-height:0;overflow-y:auto;padding:18px}.replacement-original-card{border:1px solid var(--line);border-radius:10px;background:var(--surface-muted);padding:12px 14px}.replacement-original-main{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:10px}.replacement-original-main>div>strong,.replacement-original-main>div>span{display:block}.replacement-original-main>div>strong{color:var(--ink-strong);font-size:16px}.replacement-original-main>div>span{margin-top:3px;color:var(--muted);font-size:11px}.replacement-original-main dl{display:flex;gap:24px;margin:0}.replacement-original-main dt{color:var(--muted);font-size:9px;font-weight:800}.replacement-original-main dd{margin:3px 0 0;color:var(--ink-strong);font-size:13px;font-weight:900}.replacement-search-section,.replacement-input-section{margin-top:18px}.replacement-section-title strong,.replacement-section-title span{display:block}.replacement-section-title strong{color:var(--ink-strong);font-size:13px}.replacement-section-title span{margin-top:3px;color:var(--muted);font-size:10px}.replacement-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-top:10px}.replacement-search-form>label{display:flex;align-items:center;gap:8px;height:38px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--muted);padding:0 10px}.replacement-search-form>label:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft)}.replacement-search-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.replacement-result-list{max-height:250px;margin-top:10px;border:1px solid var(--line);border-radius:9px;background:var(--surface);overflow-y:auto}.replacement-result{position:relative;display:grid;grid-template-columns:24px minmax(180px,1fr) minmax(210px,1fr);gap:9px;align-items:center;width:100%;min-height:58px;border:0;border-bottom:1px solid var(--line-soft);background:transparent;color:var(--ink);cursor:pointer;padding:8px 12px;text-align:left}.replacement-result:last-child{border-bottom:0}.replacement-result:hover:not(:disabled),.replacement-result.selected{background:var(--teal-soft)}.replacement-result.selected{box-shadow:inset 3px 0 var(--teal)}.replacement-result:disabled{cursor:not-allowed;opacity:.55}.replacement-result-check{display:grid;place-items:center;width:20px;height:20px;border:1px solid var(--line);border-radius:50%;color:var(--teal-dark)}.replacement-result-main strong,.replacement-result-main span,.replacement-result-meta small{display:block}.replacement-result-main strong{color:var(--ink-strong);font-size:12px}.replacement-result-main span,.replacement-result-meta small{margin-top:2px;color:var(--muted);font-size:10px}.replacement-result-meta{display:flex;flex-wrap:wrap;gap:4px 12px}.replacement-result em{position:absolute;right:10px;top:8px;color:var(--red);font-size:9px;font-style:normal;font-weight:850}.replacement-selected-card{display:flex;align-items:center;gap:9px;margin-top:10px;border:1px solid color-mix(in srgb,var(--teal) 55%,var(--line));border-radius:8px;background:var(--teal-soft);color:var(--teal-dark);padding:9px 11px}.replacement-selected-card span,.replacement-selected-card strong{display:block;font-size:10px}.replacement-selected-card small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.replacement-warning{display:flex;align-items:flex-start;gap:9px;margin-top:10px;border:1px solid color-mix(in srgb,var(--amber) 55%,var(--line));border-radius:8px;background:var(--amber-soft);color:var(--amber);padding:10px 11px}.replacement-warning>svg{flex:0 0 auto;margin-top:1px}.replacement-warning strong,.replacement-warning span,.replacement-warning small{display:block}.replacement-warning strong{color:var(--ink-strong);font-size:11px}.replacement-warning span,.replacement-warning small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45}.replacement-conflict-card{margin-top:10px;border:1px solid color-mix(in srgb,var(--amber) 55%,var(--line));border-radius:9px;overflow:hidden}.replacement-conflict-card .replacement-warning{margin:0;border:0;border-radius:0}.replacement-conflict-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:var(--surface);padding:9px}.replacement-conflict-options button{border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);color:var(--ink);cursor:pointer;padding:9px 10px;text-align:left}.replacement-conflict-options button:hover,.replacement-conflict-options button.selected{border-color:var(--teal);background:var(--teal-soft)}.replacement-conflict-options strong,.replacement-conflict-options span{display:block}.replacement-conflict-options strong{color:var(--ink-strong);font-size:10px}.replacement-conflict-options span{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.4}.replacement-selected-card strong{margin-top:2px;color:var(--ink-strong);font-size:12px}.replacement-fields{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(300px,1.3fr);gap:14px;margin-top:10px}.replacement-fields>label{display:flex;flex-direction:column;gap:6px}.replacement-fields label>span{color:var(--ink);font-size:11px;font-weight:850}.replacement-fields em{color:var(--red);font-style:normal}.replacement-fields input,.replacement-fields textarea{width:100%;border:1px solid var(--line-strong);border-radius:8px;outline:0;background:var(--surface);color:var(--ink);padding:9px 10px;font-size:12px}.replacement-reason-templates{display:flex;flex-wrap:wrap;gap:5px}.replacement-reason-templates button{min-height:25px;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);color:var(--muted);cursor:pointer;padding:3px 9px;font-size:9px;font-weight:800}.replacement-reason-templates button:hover,.replacement-reason-templates button.selected{border-color:var(--teal);background:var(--teal-soft);color:var(--teal-dark)}.replacement-fields input:focus,.replacement-fields textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft)}.replacement-fields textarea{min-height:82px;resize:vertical}.replacement-fields small{color:var(--muted);font-size:9px;text-align:right}.replacement-qty-field{position:relative}.replacement-qty-field input{height:39px;padding-right:48px;font-weight:850;font-variant-numeric:tabular-nums}.replacement-qty-field b{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:10px}.replacement-validation-error{margin-top:14px;border:1px solid color-mix(in srgb,var(--red) 45%,var(--line));border-radius:8px;background:var(--red-soft);color:var(--red);padding:9px 11px;font-size:11px;font-weight:800}.replacement-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);background:var(--surface-subtle);padding:12px 18px}.replacement-modal-footer>span{color:var(--muted);font-size:10px}.replacement-modal-footer>div{display:flex;gap:8px}.order-submit-confirm-modal{width:min(980px,100%);max-height:min(880px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden}.submit-confirm-body{min-height:0;overflow-y:auto;padding:18px}.submit-confirm-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.submit-confirm-overview>div{border:1px solid var(--line);border-radius:9px;background:var(--surface-muted);padding:10px 11px}.submit-confirm-overview>div.has-warning{border-color:color-mix(in srgb,var(--amber) 55%,var(--line));background:var(--amber-soft)}.submit-confirm-overview span,.submit-confirm-overview strong{display:block}.submit-confirm-overview span{color:var(--muted);font-size:9px}.submit-confirm-overview strong{margin-top:4px;color:var(--ink-strong);font-size:14px}.submit-confirm-list{display:grid;gap:10px;margin-top:14px}.submit-confirm-group{border:1px solid var(--line);border-radius:9px;background:var(--surface);overflow:hidden}.submit-confirm-group>header{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--surface-muted);padding:9px 12px}.submit-confirm-group header strong,.submit-confirm-group header span,.submit-confirm-group header em{display:block}.submit-confirm-group header strong{color:var(--ink-strong);font-size:12px}.submit-confirm-group header span,.submit-confirm-group header em{margin-top:2px;color:var(--muted);font-size:9px;font-style:normal}.submit-confirm-group header>div:last-child{text-align:right}.submit-confirm-group header>div:last-child strong{color:var(--teal-dark);font-size:14px}.submit-confirm-line{display:grid;grid-template-columns:minmax(150px,1fr) 24px minmax(150px,1fr) 90px minmax(180px,1.2fr);gap:8px;align-items:center;min-height:58px;padding:8px 12px}.submit-confirm-line+.submit-confirm-line{border-top:1px solid var(--line-soft)}.submit-confirm-line.replaced{box-shadow:inset 3px 0 var(--teal)}.submit-confirm-line small,.submit-confirm-line strong,.submit-confirm-line span>span{display:block}.submit-confirm-line small{color:var(--muted);font-size:8px}.submit-confirm-line strong{margin-top:2px;color:var(--ink-strong);font-size:10px}.submit-confirm-line span>span{margin-top:2px;color:var(--muted);font-size:9px}.submit-confirm-arrow{color:var(--teal-dark);font-size:16px;font-weight:900;text-align:center}.submit-confirm-reason strong{overflow-wrap:anywhere}.submit-confirm-audit{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:14px;border-top:1px solid var(--line);color:var(--muted);padding-top:11px;font-size:9px}@media(max-width:680px){.order-replacement-modal{max-height:calc(100vh - 20px)}.replacement-original-main,.replacement-modal-footer{align-items:stretch;flex-direction:column}.replacement-original-main dl{justify-content:space-between}.replacement-search-form,.replacement-fields{grid-template-columns:1fr}.replacement-result{grid-template-columns:24px minmax(0,1fr)}.replacement-result-meta{grid-column:2}.replacement-conflict-options,.submit-confirm-overview,.regenerate-impact-list{grid-template-columns:1fr 1fr}.regenerate-confirm-body{grid-template-columns:48px minmax(0,1fr);padding:16px}.regenerate-warning-icon{width:44px;height:44px}.submit-confirm-line{grid-template-columns:1fr 20px 1fr}.submit-confirm-difference,.submit-confirm-reason{grid-column:1 / -1;border-top:1px dashed var(--line);padding-top:6px}.replacement-modal-footer>div,.replacement-modal-footer .btn{width:100%}}.bom-source-row>td{height:auto;border-bottom:1px solid var(--line);background:var(--surface-muted);padding:0 12px 12px!important}.bom-source-panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.bom-source-title{border-bottom:1px solid var(--line-soft);color:var(--muted);padding:8px 12px;font-size:10px;font-weight:900;letter-spacing:.04em}.bom-source-list-head,.bom-source-item{display:grid;grid-template-columns:minmax(280px,1.6fr) repeat(3,minmax(110px,.7fr));gap:10px;align-items:center;min-height:38px;padding:6px 12px}.bom-source-list-head{min-height:30px;background:var(--surface-subtle);color:var(--muted-light);font-size:9px;font-weight:900}.bom-source-item+.bom-source-item{border-top:1px solid var(--line-soft)}.bom-source-item>span:not(:first-child){color:var(--ink);font-weight:850;font-variant-numeric:tabular-nums}.bom-source-item>span:last-child{color:var(--teal-dark)}.bom-source-item strong,.bom-source-item small{display:block}.bom-source-item strong{color:var(--ink-strong);font-size:11px}.bom-source-item small{margin-top:2px;color:var(--muted);font-size:10px}.order-submit-summary,.order-submit-actions{display:flex;align-items:center;gap:9px}.order-submit-summary span{color:var(--muted);font-size:11px}.order-submit-summary strong{color:var(--ink-strong);font-size:14px}.order-summary-divider{width:1px;height:24px;background:var(--line);margin:0 5px}.local-only-note{color:var(--muted);font-size:10px;font-weight:750}@media(max-width:1180px){.order-overview-main{grid-template-columns:minmax(230px,1.3fr) repeat(3,minmax(130px,1fr))}.order-note{grid-column:2 / -1}}@media(max-width:760px){.order-detail-page{padding-top:12px}.order-overview-card,.order-items-card,.order-bom-card,.order-diagnostics-card,.order-page-alert{margin-left:12px;margin-right:12px}.order-loading-overlay{padding:12px}.order-progress-panel{padding:20px 17px}.order-loading-heading h2{font-size:17px}.order-loading-debug{grid-template-columns:1fr 1fr}.order-loading-debug>div:first-child{grid-column:1 / -1}.order-diagnostics-head{align-items:flex-start;flex-direction:column}.order-diagnostics-head-actions{width:100%;flex-wrap:wrap}.order-overview-main{grid-template-columns:1fr 1fr}.order-number-block{grid-column:1 / -1;border-right:0;border-bottom:1px solid var(--line);padding:0 0 14px}.order-note{grid-column:1 / -1}.order-section-head,.order-generate-bar,.order-submit-bar{align-items:flex-start;flex-direction:column}.order-section-head{height:auto}.order-bom-stats,.order-submit-actions,.order-generate-actions,.order-generate-button,.order-submit-button{width:100%}.order-generate-bar>.order-generate-actions{align-items:stretch;flex-direction:column}.order-generate-actions .btn{width:100%}.order-bom-toolbar,.order-submit-actions{align-items:stretch;flex-direction:column}.order-detail-modal-backdrop{padding:10px}.order-detail-modal{max-height:calc(100vh - 20px)}.order-product-modal-body{grid-template-columns:1fr;padding:14px}.order-part-modal-overview{grid-template-columns:1fr}.order-part-modal-image{min-height:240px}.order-product-modal-image{min-height:260px}.part-data-grid,.order-modal-data-grid{grid-template-columns:1fr 1fr}.order-part-modal-source{grid-template-columns:1fr;gap:5px}.order-part-modal-source>strong{text-align:left}}.app-internalOrderMerge{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;min-width:0;min-height:0;overflow:hidden;overscroll-behavior:none;color:#263342;background:#f4f6f8;color-scheme:light}.internal-merge-embed{position:relative;display:flex;flex-direction:column;height:100%;max-height:100dvh;min-width:0;min-height:0;overflow:hidden;padding:14px 16px 12px;background:#f4f6f8}.internal-merge-header{display:flex;align-items:center;justify-content:space-between;gap:18px;flex:0 0 auto;min-height:58px;padding:0 2px 12px}.internal-merge-title,.internal-merge-actions,.internal-merge-statusbar,.internal-merge-footer-actions,.internal-merge-selection-summary,.internal-merge-banner{display:flex;align-items:center}.internal-merge-title{min-width:0;gap:10px}.internal-merge-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 auto;border:1px solid #b9cef0;border-radius:9px;background:#e9f1ff;color:#2c64ad}.internal-merge-title h1{margin:0;color:#203148;font-size:17px;font-weight:800;letter-spacing:.01em}.internal-merge-heading-line{display:flex;align-items:center;gap:8px}.internal-merge-total{display:inline-flex;align-items:center;height:20px;padding:0 7px;border:1px solid #cbd9ec;border-radius:999px;background:#eef4fd;color:#496b98;font-size:9px;font-weight:800;white-space:nowrap}.internal-merge-title p{max-width:460px;margin:3px 0 0;overflow:hidden;color:#748193;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.internal-merge-title p strong{color:#3b4e66}.internal-merge-actions{gap:8px}.internal-merge-scope{display:inline-flex;height:34px;flex:0 0 auto;padding:3px;border:1px solid #cfd7e2;border-radius:8px;background:#e9edf2}.internal-merge-scope button{min-width:54px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:#68778a;cursor:pointer;font-size:11px;font-weight:750;white-space:nowrap}.internal-merge-scope button:hover{color:#365b8d}.internal-merge-scope button.active{background:#fff;color:#2e5f9f;box-shadow:0 1px 3px #23395224}.internal-merge-search{display:flex;align-items:center;gap:7px;width:clamp(190px,25vw,310px);height:34px;padding:0 9px;border:1px solid #cfd7e2;border-radius:7px;background:#fff;color:#7f8c9c}.internal-merge-search:focus-within{border-color:#779bd0;box-shadow:0 0 0 2px #4471b41f}.internal-merge-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#263342;font:inherit;font-size:12px}.internal-merge-search button{display:inline-flex;padding:2px;border:0;background:transparent;color:#78889b;cursor:pointer}.internal-merge-refresh,.internal-merge-selected-bar button,.internal-merge-statusbar button,.internal-merge-modal button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:34px;border:1px solid #c6d0dc;border-radius:7px;background:#fff;color:#3b4b5d;cursor:pointer;font-size:12px;font-weight:700}.internal-merge-refresh{padding:0 12px}.internal-merge-refresh:hover:not(:disabled),.internal-merge-selected-bar button.secondary:hover:not(:disabled),.internal-merge-statusbar button.secondary:hover:not(:disabled),.internal-merge-modal button.secondary:hover:not(:disabled){border-color:#96a8bd;background:#f8fafc}.internal-merge-refresh:disabled,.internal-merge-selected-bar button:disabled,.internal-merge-statusbar button:disabled,.internal-merge-modal button:disabled{cursor:not-allowed;opacity:.45}.internal-merge-feedback-stack{display:grid;flex:0 0 auto;gap:8px;margin-bottom:8px}.internal-merge-feedback-stack:empty{display:none;margin:0}.internal-merge-banner{gap:7px;min-height:32px;padding:6px 10px;border:1px solid;border-radius:7px;font-size:11px}.internal-merge-banner.error,.internal-merge-error{border-color:#efc1bc;background:#fff2ef;color:#a63b31}.internal-merge-banner.success{border-color:#b8dfca;background:#edf8f2;color:#176b45}.internal-merge-selected-bar{display:grid;grid-template-columns:minmax(230px,1fr) minmax(0,auto) auto;align-items:center;gap:12px;min-height:54px;padding:8px 10px;border:1px solid #9bb9e2;border-radius:9px;background:#eaf2ff;box-shadow:0 3px 10px #355e951a}.internal-merge-selected-copy,.internal-merge-selected-copy>span:last-child,.internal-merge-selected-orders,.internal-merge-selected-actions{display:flex;align-items:center}.internal-merge-selected-copy{min-width:0;gap:9px}.internal-merge-selected-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 auto;border-radius:8px;background:#4e7fbe;color:#fff}.internal-merge-selected-copy>span:last-child{align-items:flex-start;flex-direction:column;min-width:0;gap:2px}.internal-merge-selected-copy strong{color:#274f84;font-size:12px}.internal-merge-selected-copy small{overflow:hidden;color:#607895;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.internal-merge-selected-orders{justify-content:flex-end;gap:4px;min-width:0;overflow:hidden}.internal-merge-selected-orders span{max-width:110px;padding:3px 7px;overflow:hidden;border:1px solid #bfd0e7;border-radius:999px;background:#ffffffb3;color:#527096;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.internal-merge-selected-actions{gap:7px}.internal-merge-selected-bar button{height:32px;padding:0 12px}.internal-merge-selected-bar button.primary{min-width:142px;border-color:#3e6fae;background:#4e7fbe;color:#fff}.internal-merge-selected-bar button.primary:hover:not(:disabled){background:#3f6ea9}.internal-merge-table-wrap{position:relative;flex:1 1 0;min-width:0;min-height:0;overflow:auto;border:1px solid #cbd5e0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1e30480a}.internal-merge-table{width:100%;min-width:1010px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:11px}.internal-merge-table th{position:sticky;z-index:2;top:0;height:35px;padding:0 10px;border-bottom:1px solid #c7d1dc;background:#edf1f5;color:#536274;font-size:10px;font-weight:800;letter-spacing:.03em;text-align:left;white-space:nowrap}.internal-merge-table th:nth-child(2){width:145px}.internal-merge-table th:nth-child(3){width:180px}.internal-merge-table th:nth-child(4){width:100px}.internal-merge-table th:nth-child(5){width:120px}.internal-merge-table th:nth-child(6){width:125px}.internal-merge-table th:nth-child(7){width:130px}.internal-merge-table th:nth-child(8){width:auto}.internal-merge-sort{display:flex;align-items:center;gap:4px;width:100%;height:100%;padding:0;border:0;outline-offset:2px;background:transparent;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-align:left}.internal-merge-sort.right{justify-content:flex-end}.internal-merge-sort svg{flex:0 0 auto;color:#8190a2}.internal-merge-table th[aria-sort=ascending] .internal-merge-sort svg,.internal-merge-table th[aria-sort=descending] .internal-merge-sort svg{color:#3569ac}.internal-merge-table td{height:45px;padding:6px 10px;overflow:hidden;border-bottom:1px solid #e2e7ed;background:#fff;color:#39485a;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.internal-merge-table tbody tr:nth-child(2n) td{background:#f7f8fa}.internal-merge-table tbody tr:not(.empty-row){cursor:pointer}.internal-merge-table tbody tr:not(.empty-row):hover td{background:#edf4ff}.internal-merge-table tbody tr.selected td{background:#e5efff}.internal-merge-table tbody tr.selected td:first-child{box-shadow:inset 3px 0 #4f7fca}.internal-merge-table td strong,.internal-merge-table td span,.internal-merge-table td small{display:block;overflow:hidden;text-overflow:ellipsis}.internal-merge-table td strong{color:#263d5a;font-weight:800}.internal-merge-table td small{margin-top:3px;color:#8995a3;font-size:9px}.internal-merge-table .check-col{width:45px;padding-right:6px;padding-left:12px;text-align:center}.internal-merge-table input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:#4f79ba;cursor:pointer}.internal-merge-table .amount-col{text-align:right;font-variant-numeric:tabular-nums}.internal-merge-table td.amount-col{color:#243b57;font-weight:750}.internal-merge-table .summary-col{overflow:hidden;text-overflow:ellipsis}.internal-merge-status{display:inline-block!important;max-width:100%;width:max-content;padding:3px 7px;border-radius:999px;font-size:9px;font-weight:800}.internal-merge-status.active{background:#fff4d8;color:#946318}.internal-merge-status.muted{background:#eef1f5;color:#687686}.internal-merge-tags{display:flex!important;align-items:center;gap:4px;min-width:0;overflow:hidden}.internal-merge-tag{display:inline-flex!important;align-items:center;min-width:0;max-width:100%;padding:3px 7px;overflow:hidden;border:1px solid #c9d9ef;border-radius:999px;background:#edf4ff;color:#3d6599;font-size:9px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.internal-merge-tag.muted{border-color:#dce2e8;background:#f2f4f6;color:#7d8996}.internal-merge-table .empty-row td{height:160px;color:#8592a1;text-align:center}.internal-merge-loading-mask{position:absolute;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#f1f5f9c2;cursor:progress;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:internal-merge-mask-in .16s ease-out}.internal-merge-loading-card,.internal-merge-loading-icon,.internal-merge-loading-card>span:last-child{display:flex;align-items:center}.internal-merge-loading-card{gap:12px;min-width:min(310px,calc(100vw - 40px));padding:15px 18px;border:1px solid #c7d3e1;border-radius:11px;background:#fffffff5;box-shadow:0 14px 36px #23364c2e}.internal-merge-loading-icon{justify-content:center;width:40px;height:40px;flex:0 0 auto;border-radius:10px;background:#e9f1ff;color:#3f70b0}.internal-merge-loading-card>span:last-child{align-items:flex-start;flex-direction:column;gap:3px}.internal-merge-loading-card strong{color:#273d58;font-size:12px}.internal-merge-loading-card small{color:#758497;font-size:10px}@keyframes internal-merge-mask-in{0%{opacity:0}to{opacity:1}}.internal-merge-statusbar{display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:space-between;gap:18px;min-height:44px;padding:7px 10px;border:1px solid #cbd5e0;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1e30480a}.internal-merge-statusbar.top{z-index:4;margin-bottom:8px}.internal-merge-statusbar.bottom{margin-top:8px}.internal-merge-selection-summary{min-width:0;flex-wrap:wrap;gap:4px 13px}.internal-merge-selection-summary strong{color:#315d99;font-size:13px}.internal-merge-selection-summary span{color:#34465b;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700}.internal-merge-selection-summary small{color:#8793a1;font-size:10px}.internal-merge-selection-summary small.warning{color:#a04f00;font-weight:750}.internal-merge-footer-actions{gap:8px}.internal-merge-pagination,.internal-merge-pagination label,.internal-merge-page-buttons{display:flex;align-items:center}.internal-merge-pagination{gap:8px;color:#758294;font-size:10px;white-space:nowrap}.internal-merge-pagination label{gap:5px}.internal-merge-pagination select{height:28px;padding:0 22px 0 7px;border:1px solid #cbd4df;border-radius:6px;outline:0;background:#fff;color:#425266;font:inherit}.internal-merge-page-range{min-width:78px;font-variant-numeric:tabular-nums;text-align:center}.internal-merge-page-buttons{gap:3px}.internal-merge-pagination .internal-merge-page-buttons button{min-width:28px;width:28px;height:28px;padding:0;border-radius:6px}.internal-merge-pagination .internal-merge-page-buttons button.active{border-color:#4c77b1;background:#4e7fbe;color:#fff}.internal-merge-statusbar button,.internal-merge-modal button{min-width:92px;padding:0 16px}.internal-merge-statusbar button.primary,.internal-merge-selected-bar button.primary,.internal-merge-modal button.primary{border-color:#3e6fae;background:#4e7fbe;color:#fff}.internal-merge-statusbar button.primary:hover:not(:disabled),.internal-merge-selected-bar button.primary:hover:not(:disabled),.internal-merge-modal button.primary:hover:not(:disabled){background:#3f6ea9}.internal-merge-statusbar button.primary{min-width:150px}.internal-merge-modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#1b28385c}.internal-merge-modal{display:flex;width:min(680px,calc(100vw - 36px));max-height:min(720px,calc(100dvh - 32px));flex-direction:column;padding:20px;overflow:hidden;border:1px solid #c8d3df;border-radius:12px;background:#fff;box-shadow:0 18px 50px #1a293d3d;text-align:left}.internal-merge-modal.preview{width:min(900px,calc(100vw - 36px));overflow-y:auto}.internal-merge-modal-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 auto;border-radius:50%;background:#e8f0fd;color:#416da8}.internal-merge-modal-heading{display:flex;align-items:center;gap:12px}.internal-merge-modal-heading>span:last-child{min-width:0}.internal-merge-modal h2{margin:0 0 4px;color:#24374e;font-size:17px}.internal-merge-modal p{margin:0;color:#6f7d8d;font-size:11px;line-height:1.55}.internal-merge-confirm-summary{display:grid;grid-template-columns:.75fr 1.2fr 1fr;gap:8px;margin:16px 0 10px}.internal-merge-confirm-summary.preview{grid-template-columns:.7fr 1.15fr 1fr .8fr}.internal-merge-confirm-summary>div{min-width:0;padding:10px 11px;border:1px solid #d5deea;border-radius:8px;background:#f7f9fc}.internal-merge-confirm-summary dt{color:#7b8898;font-size:9px;font-weight:750}.internal-merge-confirm-summary dd{margin:4px 0 0;overflow:hidden;color:#294566;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.internal-merge-confirm-tags{display:flex;align-items:center;gap:8px;min-height:30px;margin-bottom:10px}.internal-merge-confirm-tags>strong{flex:0 0 auto;color:#5d6d80;font-size:10px}.internal-merge-confirm-tags>span{display:flex;gap:5px;min-width:0;overflow-x:auto}.internal-merge-confirm-tags em{flex:0 0 auto;padding:3px 7px;border:1px solid #c9d9ef;border-radius:999px;background:#edf4ff;color:#3d6599;font-size:9px;font-style:normal;font-weight:800}.internal-merge-confirm-table-wrap{min-height:90px;max-height:280px;overflow:auto;border:1px solid #d2dce8;border-radius:8px}.internal-merge-confirm-table-wrap.source-orders{max-height:170px}.internal-merge-confirm-table-wrap.merged-items{max-height:210px}.internal-merge-confirm-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:2px 1px 6px;color:#4e6075;font-size:10px}.internal-merge-confirm-section-title.merged{margin-top:12px}.internal-merge-confirm-section-title strong{color:#294566;font-size:11px}.internal-merge-confirm-section-title span{color:#7b8898}.internal-merge-confirm-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:10px}.internal-merge-confirm-table th{position:sticky;z-index:1;top:0;height:30px;padding:0 9px;border-bottom:1px solid #d2dce8;background:#edf1f5;color:#647386;font-size:9px;text-align:left}.internal-merge-confirm-table th:nth-child(2){width:94px}.internal-merge-confirm-table th:nth-child(3){width:122px;text-align:right}.internal-merge-confirm-table.merged-items th:nth-child(1){width:170px}.internal-merge-confirm-table.merged-items th:nth-child(2){width:auto;text-align:left}.internal-merge-confirm-table.merged-items th:nth-child(3){width:110px;text-align:right}.internal-merge-confirm-table td{height:42px;padding:5px 9px;overflow:hidden;border-bottom:1px solid #e4e9ef;color:#4b5c70;text-overflow:ellipsis;white-space:nowrap}.internal-merge-confirm-table tbody tr:last-child td{border-bottom:0}.internal-merge-confirm-table td:last-child{color:#294566;font-variant-numeric:tabular-nums;font-weight:800;text-align:right}.internal-merge-confirm-table td strong,.internal-merge-confirm-table td small{display:block;overflow:hidden;text-overflow:ellipsis}.internal-merge-confirm-table td strong{color:#2d4868;font-size:10px}.internal-merge-confirm-table td small{margin-top:2px;color:#8a96a4;font-size:8px}.internal-merge-modal p.internal-merge-confirm-note{margin-top:10px;padding:8px 10px;border-radius:7px;background:#fff7e4;color:#82632a}.internal-merge-modal p.internal-merge-channel-note{margin-top:8px;color:#95611f;font-size:10px}.internal-merge-modal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-top:14px}.internal-merge-modal-actions button.web{min-width:210px}.internal-merge-modal.result{width:min(560px,calc(100vw - 36px))}.internal-merge-modal-heading.success .internal-merge-modal-icon{background:#e5f6ed;color:#218a52}.internal-merge-confirm-summary.result dd{color:#176a43}.internal-merge-modal p.internal-merge-confirm-note.success{background:#eef9f3;color:#2c6f4c}.internal-merge-boot{display:flex;align-items:center;justify-content:center;gap:9px;height:100%;color:#5e6e80;background:#f4f6f8;font-size:12px}.internal-merge-error{padding:10px 12px;border:1px solid;border-radius:7px}@media(max-width:980px){.internal-merge-selected-orders{display:none}.internal-merge-selected-bar{grid-template-columns:minmax(230px,1fr) auto}.internal-merge-statusbar{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:720px){.internal-merge-embed{padding:10px}.internal-merge-header{align-items:stretch;flex-direction:column;gap:8px}.internal-merge-actions,.internal-merge-search{width:100%}.internal-merge-actions{flex-wrap:wrap}.internal-merge-search{flex:1 1 180px}.internal-merge-selected-bar{grid-template-columns:1fr}.internal-merge-selected-actions{justify-content:flex-end}.internal-merge-statusbar{display:flex;align-items:stretch;flex-direction:column;gap:8px}.internal-merge-selection-summary,.internal-merge-footer-actions{justify-content:space-between}.internal-merge-confirm-summary,.internal-merge-confirm-summary.preview{grid-template-columns:1fr 1fr}.internal-merge-confirm-summary:not(.preview)>div:last-child{grid-column:1 / -1}.internal-merge-pagination{justify-content:space-between;overflow-x:auto}}.customer-portal-page{min-height:100vh;background:radial-gradient(circle at 0 0,rgba(15,118,110,.055),transparent 30%),var(--bg);color:var(--ink)}.customer-portal-header{position:sticky;z-index:50;top:0;display:grid;grid-template-columns:minmax(210px,auto) minmax(320px,1fr) auto;align-items:center;gap:22px;min-height:68px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);padding:9px 22px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.customer-portal-brand{display:flex;align-items:center;gap:11px;min-width:0;border:0;background:transparent;color:var(--ink-strong);cursor:pointer;padding:0;text-align:left}.customer-portal-brand>span:last-child{display:grid;gap:2px}.customer-portal-brand strong{font-size:15px;font-weight:950}.customer-portal-brand small{color:var(--muted);font-size:9px;font-weight:750}.customer-portal-nav{display:flex;justify-content:center;gap:5px}.customer-portal-nav button{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;padding:0 14px;font-size:11px;font-weight:850}.customer-portal-nav button:hover{background:var(--surface-muted);color:var(--ink-strong)}.customer-portal-nav button.active{border-color:color-mix(in srgb,var(--teal) 25%,var(--line));background:var(--teal-soft);color:var(--teal-dark)}.customer-portal-account{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.customer-portal-account>strong{max-width:130px;overflow:hidden;color:var(--ink-strong);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.customer-portal-main{width:min(100%,1440px);margin:0 auto;padding:26px 28px 44px}.customer-home-layout{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(480px,1.1fr);gap:28px;align-items:stretch;min-height:calc(100vh - 140px)}.customer-home-intro{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(22px,4vw,60px)}.customer-home-eyebrow{display:inline-flex;align-items:center;align-self:flex-start;gap:6px;border:1px solid color-mix(in srgb,var(--green) 28%,var(--line));border-radius:999px;background:var(--green-soft);color:var(--green);padding:6px 10px;font-size:9px;font-weight:850}.customer-home-intro h1{max-width:590px;margin:23px 0 0;color:var(--ink-strong);font-size:clamp(34px,4vw,56px);font-weight:950;letter-spacing:-.045em;line-height:1.05}.customer-home-intro>p{max-width:590px;margin:18px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.customer-home-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}.customer-home-cards button{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;gap:3px 11px;min-width:0;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);color:var(--ink);cursor:pointer;padding:16px;text-align:left;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.customer-home-cards button:hover{border-color:color-mix(in srgb,var(--teal) 45%,var(--line));box-shadow:0 12px 30px #12212a1a;transform:translateY(-2px)}.customer-home-cards button>span{display:grid;grid-row:1 / 3;place-items:center;width:42px;height:42px;border-radius:11px;background:var(--teal-soft);color:var(--teal-dark)}.customer-home-cards strong{color:var(--ink-strong);font-size:12px;font-weight:900}.customer-home-cards small{color:var(--muted);font-size:9px;line-height:1.45}.customer-home-chat{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;max-height:calc(100vh - 122px);border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 18px 55px #12212a1a;overflow:hidden}.customer-home-chat-head{display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line-soft);padding:15px 17px}.customer-home-chat-head>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--teal-soft);color:var(--teal-dark)}.customer-home-chat-head>div{display:grid;gap:2px}.customer-home-chat-head strong{color:var(--ink-strong);font-size:12px;font-weight:900}.customer-home-chat-head small{color:var(--muted);font-size:9px}.customer-home-chat-thread{min-height:360px;overflow-y:auto;padding:18px;scrollbar-width:thin}.customer-summary-message{width:fit-content;max-width:86%;margin-top:12px;border:1px solid var(--line-soft);border-radius:5px 13px 13px;background:var(--surface-muted);color:var(--ink);padding:10px 12px;font-size:11px;line-height:1.55}.customer-summary-message:first-child{margin-top:0}.customer-summary-message.user{margin-left:auto;border-color:var(--teal-dark);border-radius:13px 5px 13px 13px;background:var(--teal);color:#fff;font-weight:780}.customer-summary-message>p{margin:0}.customer-summary-message>strong{display:block;color:var(--ink-strong);font-size:12px}.customer-summary-message.error{border-color:color-mix(in srgb,var(--red) 35%,var(--line));background:var(--red-soft);color:var(--red)}.customer-summary-message.loading{display:inline-flex;align-items:center;gap:7px;color:var(--muted)}.customer-home-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 17px}.customer-home-suggestions.compact{margin:9px 0 0}.customer-home-suggestions button,.customer-chat-catalog-link{min-height:29px;border:1px solid color-mix(in srgb,var(--teal) 25%,var(--line));border-radius:999px;background:var(--surface);color:var(--teal-dark);cursor:pointer;padding:4px 10px;font-size:9px;font-weight:820}.customer-home-suggestions button:hover,.customer-chat-catalog-link:hover{border-color:var(--teal);background:var(--teal-soft)}.customer-quick-result{display:flex;flex-wrap:wrap;align-items:flex-end;gap:15px;margin-top:9px;border-top:1px solid var(--line-soft);padding-top:9px}.customer-quick-result>span{display:grid;gap:2px}.customer-quick-result small{color:var(--muted);font-size:8px}.customer-quick-result b{color:var(--ink-strong);font-size:11px}.customer-quick-result button{min-height:28px;border:0;border-radius:7px;background:var(--teal);color:#fff;cursor:pointer;padding:0 10px;font-size:9px;font-weight:850}.customer-chat-catalog-link{margin-top:9px}.customer-home-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border-top:1px solid var(--line-soft);padding:11px}.customer-home-composer input{min-width:0;height:40px;border:1px solid var(--line-strong);border-radius:10px;outline:0;background:var(--surface);color:var(--ink-strong);padding:0 12px;font-size:11px}.customer-home-composer input:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft)}.customer-home-composer button{display:inline-flex;align-items:center;gap:6px;min-width:78px;border:1px solid var(--teal-dark);border-radius:10px;background:var(--teal);color:#fff;cursor:pointer;padding:0 13px;font-size:10px;font-weight:850}.customer-home-composer button:disabled{cursor:not-allowed;opacity:.5}.customer-catalog-page,.customer-detail-page{min-width:0}.customer-page-heading{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:18px}.customer-page-heading>span{display:grid;place-items:center;width:48px;height:48px;border:1px solid color-mix(in srgb,var(--teal) 25%,var(--line));border-radius:13px;background:var(--teal-soft);color:var(--teal-dark)}.customer-page-heading h1{margin:0;color:var(--ink-strong);font-size:25px;font-weight:950;letter-spacing:-.03em}.customer-page-heading p{margin:4px 0 0;color:var(--muted);font-size:10px}.customer-page-heading>strong{border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);padding:7px 11px;font-size:10px}.customer-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:var(--shadow-sm);padding:10px}.customer-catalog-toolbar form,.customer-catalog-sort{display:flex;align-items:center;gap:7px;min-width:0}.customer-catalog-toolbar form{flex:1}.customer-catalog-toolbar label{display:flex;align-items:center;gap:8px;width:min(100%,460px);min-width:210px;height:38px;border:1px solid var(--line-strong);border-radius:9px;color:var(--muted);padding:0 10px}.customer-catalog-toolbar label:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft);color:var(--teal)}.customer-catalog-toolbar input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink-strong);font-size:10px}.customer-catalog-toolbar button,.customer-catalog-sort select{display:inline-flex;align-items:center;gap:5px;min-height:36px;border:1px solid var(--teal-dark);border-radius:8px;background:var(--teal);color:#fff;cursor:pointer;padding:0 11px;font-size:9px;font-weight:830}.customer-catalog-toolbar button.secondary,.customer-catalog-sort button,.customer-catalog-sort select{border-color:var(--line);background:var(--surface);color:var(--ink)}.customer-catalog-sort>span{color:var(--muted);font-size:9px;font-weight:800;white-space:nowrap}.customer-catalog-sort select{outline:0}.customer-table-hint{margin:-3px 2px 8px;color:var(--muted-light);font-size:8px;font-weight:720}.customer-catalog-table-wrap{position:relative;min-height:150px;overflow-x:auto;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:var(--shadow-sm);scrollbar-width:thin}.customer-catalog-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:auto;color:var(--ink);font-size:10px}.customer-catalog-table.resizable{min-width:100%;table-layout:fixed}.customer-catalog-table th,.customer-catalog-table td{border-bottom:1px solid var(--line-soft);padding:10px 11px;text-align:left;vertical-align:middle}.customer-catalog-table th{position:sticky;z-index:1;top:0;background:var(--surface-muted);color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.035em;white-space:nowrap;-webkit-user-select:none;user-select:none}.customer-catalog-table th.column-drop-target{box-shadow:inset 3px 0 0 var(--teal)}.customer-column-heading{display:flex;align-items:center;min-width:0;gap:3px}.customer-column-heading>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.customer-column-grip{flex:0 0 auto;color:var(--muted-light);cursor:grab;opacity:.55}.customer-catalog-table th:hover .customer-column-grip{opacity:1}.customer-column-heading button{display:inline-flex;align-items:center;justify-content:inherit;min-width:0;gap:4px;border:0;background:transparent;color:inherit;cursor:pointer;padding:2px 0;font:inherit;font-weight:inherit;letter-spacing:inherit;text-align:inherit}.customer-column-heading button span{min-width:0;overflow:hidden;text-overflow:ellipsis}.customer-column-heading button svg{flex:0 0 auto;color:var(--teal-dark)}.customer-column-resize-handle{position:absolute;z-index:3;top:0;right:-4px;width:9px;height:100%;cursor:col-resize;touch-action:none}.customer-column-resize-handle:after{position:absolute;top:25%;right:4px;width:1px;height:50%;background:var(--line-strong);content:""}.customer-column-resize-handle:hover:after{width:2px;background:var(--teal)}body.resizing-customer-columns,body.resizing-customer-columns *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.customer-catalog-table tbody tr:hover{background:var(--surface-muted)}.customer-catalog-table tbody tr:last-child td{border-bottom:0}.customer-catalog-table td.number,.customer-catalog-table th.number{text-align:right;font-variant-numeric:tabular-nums;font-weight:850}.customer-table-link{border:0;background:transparent;color:var(--teal-dark);cursor:pointer;padding:0;font:inherit;font-weight:900;text-align:left}.customer-table-link:hover{text-decoration:underline}.customer-row-open{min-height:28px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);cursor:pointer;padding:0 9px;font-size:8px;font-weight:850}.customer-row-open:hover{border-color:var(--teal);background:var(--teal-soft);color:var(--teal-dark)}.customer-catalog-loading,.customer-catalog-empty,.customer-page-loading,.customer-detail-error{display:flex;align-items:center;justify-content:center;gap:8px;min-height:150px;color:var(--muted);font-size:11px;font-weight:750}.customer-catalog-error{margin-bottom:10px;border:1px solid color-mix(in srgb,var(--red) 35%,var(--line));border-radius:9px;background:var(--red-soft);color:var(--red);padding:10px 12px;font-size:10px}.customer-catalog-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.customer-page-summary>span{color:var(--muted);font-size:9px;font-weight:750}.customer-page-summary,.customer-page-buttons{display:flex;align-items:center;gap:4px}.customer-page-summary{gap:12px}.customer-page-summary label{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:8px;font-weight:800;white-space:nowrap}.customer-page-summary select{min-height:30px;border:1px solid var(--line);border-radius:7px;outline:0;background:var(--surface);color:var(--ink);padding:0 24px 0 8px;font-size:9px;font-weight:820}.customer-catalog-pagination button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:30px;min-height:30px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);cursor:pointer;padding:0 8px;font-size:8px;font-weight:830}.customer-catalog-pagination button.active{border-color:var(--teal);background:var(--teal);color:#fff}.customer-catalog-pagination button:disabled{cursor:not-allowed;opacity:.45}.customer-bom-heading-actions{display:flex;align-items:center;gap:9px}.customer-bom-heading-actions button{display:inline-flex;align-items:center;gap:5px;min-height:31px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);cursor:pointer;padding:0 9px;font-size:8px;font-weight:830}.customer-asset-load,.customer-asset-pdf{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:56px;min-height:29px;border:1px solid color-mix(in srgb,var(--teal) 28%,var(--line));border-radius:7px;background:var(--surface);color:var(--teal-dark);cursor:pointer;padding:4px 7px;font-size:8px;font-weight:850;text-decoration:none}.customer-asset-load:hover,.customer-asset-pdf:hover{background:var(--teal-soft)}.customer-asset-load:disabled{cursor:wait;opacity:.6}.customer-asset-image{display:inline-flex;width:42px;height:42px;border:1px solid var(--line-soft);border-radius:7px;background:#fff;overflow:hidden}.customer-asset-image img{width:100%;height:100%;object-fit:contain}.customer-back-button{display:inline-flex;align-items:center;gap:5px;min-height:34px;margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);cursor:pointer;padding:0 10px;font-size:9px;font-weight:830}.customer-detail-hero{display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:25px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:var(--shadow-sm);padding:20px}.customer-detail-media{display:grid;place-items:center;width:190px;min-height:150px;border:1px dashed var(--line-strong);border-radius:13px;background:var(--surface-muted);overflow:hidden}.customer-detail-media>span{display:grid;justify-items:center;gap:8px;color:var(--muted-light);font-size:9px}.customer-asset-load.large,.customer-asset-pdf.large{min-width:110px;min-height:48px;font-size:10px}.customer-asset-image.large{width:188px;height:148px;border:0;border-radius:12px}.customer-detail-title small,.customer-detail-stock small,.customer-detail-facts small{color:var(--muted);font-size:9px;font-weight:800}.customer-detail-title h1{margin:7px 0 0;color:var(--ink-strong);font-size:clamp(25px,3vw,38px);font-weight:950;letter-spacing:-.035em}.customer-detail-title p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.customer-detail-stock{display:grid;gap:4px;min-width:135px;border-left:1px solid var(--line);padding:12px 10px 12px 26px}.customer-detail-stock strong{color:var(--teal-dark);font-size:31px;font-variant-numeric:tabular-nums;font-weight:950}.customer-product-metrics{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));gap:8px;margin-top:12px}.customer-product-metrics>div{display:grid;gap:6px;min-width:0;border:1px solid var(--line);border-radius:11px;background:var(--surface);padding:13px 14px}.customer-product-metrics small{color:var(--muted);font-size:8px;font-weight:820}.customer-product-metrics strong{overflow:hidden;color:var(--ink-strong);font-size:17px;font-variant-numeric:tabular-nums;font-weight:930;text-overflow:ellipsis}.customer-product-metrics>div.accent{border-color:color-mix(in srgb,var(--teal) 32%,var(--line));background:var(--teal-soft)}.customer-product-metrics>div.accent strong{color:var(--teal-dark)}.customer-detail-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;border:1px solid var(--line);border-radius:13px;background:var(--surface);overflow:hidden}.customer-detail-facts.customer-part-facts{grid-template-columns:repeat(6,minmax(120px,1fr));overflow-x:auto}.customer-detail-facts>div{display:grid;gap:5px;min-width:0;border-right:1px solid var(--line-soft);padding:14px 16px}.customer-detail-facts>div:last-child{border-right:0}.customer-detail-facts strong{overflow:hidden;color:var(--ink-strong);font-size:12px;text-overflow:ellipsis}.customer-bom-section{margin-top:25px}.customer-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:11px}.customer-section-heading h2{margin:0;color:var(--ink-strong);font-size:18px;font-weight:930}.customer-section-heading p{margin:4px 0 0;color:var(--muted);font-size:9px}.customer-section-heading>strong{color:var(--muted);font-size:9px}.customer-bom-table{min-width:1180px}.customer-related-products-table{min-width:720px}.customer-related-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;background:#0712149e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:24px}.customer-related-modal{display:flex;flex-direction:column;width:min(820px,100%);max-height:min(820px,calc(100vh - 48px));border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 28px 80px #0000004d;overflow:hidden}.customer-related-modal-header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);background:var(--surface);padding:16px 18px}.customer-related-modal-header small{color:var(--teal-dark);font-size:8px;font-weight:900;letter-spacing:.06em}.customer-related-modal-header h2{margin:4px 0 0;color:var(--ink-strong);font-size:20px;font-weight:930}.customer-related-modal-header p{margin:4px 0 0;color:var(--muted);font-size:9px}.customer-related-modal-header>button{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border:1px solid var(--line);border-radius:9px;background:var(--surface-muted);color:var(--muted);cursor:pointer}.customer-related-modal-header>button:hover,.customer-related-modal-header>button:focus-visible{border-color:var(--teal);color:var(--teal-dark)}.customer-related-preview-body{min-height:230px;overflow:auto;padding:18px}.customer-related-preview-loading{display:flex;align-items:center;justify-content:center;gap:8px;min-height:210px;color:var(--muted);font-size:10px;font-weight:800}.customer-related-preview-main{display:grid;grid-template-columns:210px minmax(0,1fr);gap:17px}.customer-related-preview-image{display:grid;place-items:center;min-height:190px;border:1px dashed var(--line-strong);border-radius:12px;background:var(--surface-muted);overflow:hidden}.customer-related-preview-image>span{display:grid;justify-items:center;gap:8px;color:var(--muted-light);font-size:9px}.customer-related-preview-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.customer-related-preview-facts>div{display:grid;align-content:center;gap:6px;min-width:0;border:1px solid var(--line-soft);border-radius:9px;background:var(--surface-muted);padding:11px 12px}.customer-related-preview-facts small{color:var(--muted);font-size:8px;font-weight:800}.customer-related-preview-facts strong{overflow:hidden;color:var(--ink-strong);font-size:13px;font-variant-numeric:tabular-nums;font-weight:900;text-overflow:ellipsis}.customer-related-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);background:var(--surface-muted);padding:12px 18px}.customer-related-modal-footer button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);cursor:pointer;padding:0 11px;font-size:9px;font-weight:850}.customer-related-modal-footer button.primary{border-color:var(--teal);background:var(--teal);color:#fff}.customer-related-modal-footer button.primary:hover{background:var(--teal-dark)}@media(max-width:700px){.customer-related-modal-backdrop{align-items:end;padding:8px}.customer-related-modal{max-height:calc(100vh - 16px);border-radius:14px}.customer-related-modal-header,.customer-related-preview-body,.customer-related-modal-footer{padding:13px}.customer-related-preview-main{grid-template-columns:1fr}.customer-related-preview-image{min-height:150px}.customer-related-modal-footer button{flex:1}}.customer-detail-error{flex-direction:column;min-height:360px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.customer-detail-error p{margin:0;color:var(--red)}.customer-detail-error button{display:inline-flex;align-items:center;gap:5px;min-height:34px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);cursor:pointer;padding:0 10px;font-size:9px}[data-theme=dark] .customer-home-chat,[data-theme=dark] .customer-catalog-table-wrap,[data-theme=dark] .customer-catalog-toolbar,[data-theme=dark] .customer-detail-hero,[data-theme=dark] .customer-detail-facts,[data-theme=dark] .customer-home-cards button{box-shadow:none}@media(max-width:1040px){.customer-portal-header{grid-template-columns:auto 1fr auto;gap:10px;padding-inline:12px}.customer-portal-brand>span:last-child,.customer-scope-badge,.customer-portal-account>strong{display:none}.customer-home-layout{grid-template-columns:1fr}.customer-home-intro{padding:24px 12px 5px}.customer-home-chat{min-height:590px;max-height:none}.customer-catalog-toolbar{align-items:stretch;flex-direction:column}.customer-catalog-sort{justify-content:flex-end}.customer-product-metrics{grid-template-columns:repeat(3,minmax(110px,1fr))}}@media(max-width:700px){.customer-portal-header{grid-template-columns:38px minmax(0,1fr) auto;min-height:60px;padding:7px 9px}.customer-portal-nav{justify-content:flex-start}.customer-portal-nav button{min-width:38px;padding-inline:9px}.customer-portal-nav button span,.customer-logout span{display:none}.customer-portal-account{gap:4px}.customer-logout{width:36px;justify-content:center;padding:0}.customer-portal-main{padding:16px 10px 30px}.customer-home-intro h1{font-size:35px}.customer-home-cards{grid-template-columns:1fr}.customer-home-chat-thread{min-height:390px;padding:13px}.customer-catalog-toolbar form{align-items:stretch;flex-wrap:wrap}.customer-catalog-toolbar label{width:100%}.customer-catalog-sort{justify-content:flex-start;flex-wrap:wrap}.customer-page-heading{grid-template-columns:42px minmax(0,1fr)}.customer-page-heading>span{width:42px;height:42px}.customer-page-heading>strong{grid-column:1 / -1;justify-self:start}.customer-catalog-pagination{align-items:flex-start;flex-direction:column}.customer-catalog-pagination>div{max-width:100%;flex-wrap:wrap;overflow:visible}.customer-page-buttons{flex-wrap:wrap}.customer-table-hint{margin-bottom:10px;line-height:1.45}.customer-catalog-table-wrap{min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.customer-catalog-table,.customer-catalog-table.resizable,.customer-bom-table,.customer-related-products-table{display:block;width:100%!important;min-width:0;table-layout:auto}.customer-catalog-table colgroup,.customer-catalog-table thead{display:none}.customer-catalog-table tbody{display:grid;gap:10px}.customer-catalog-table tbody tr{display:block;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm)}.customer-catalog-table tbody tr:hover{background:var(--surface)}.customer-catalog-table tbody td,.customer-catalog-table tbody td.number{display:grid;grid-template-columns:minmax(98px,36%) minmax(0,1fr);align-items:center;gap:10px;min-height:42px;border-bottom:1px solid var(--line-soft);padding:9px 11px;text-align:left;overflow-wrap:anywhere}.customer-catalog-table tbody td:last-child{border-bottom:0}.customer-catalog-table tbody td:before{align-self:center;color:var(--muted);content:attr(data-label);font-size:8px;font-weight:900;letter-spacing:.03em}.customer-catalog-table tbody td>button,.customer-catalog-table tbody td>a,.customer-catalog-table tbody td>strong{justify-self:start;max-width:100%}.customer-catalog-table .customer-row-open{min-width:96px}.customer-catalog-loading,.customer-catalog-empty{border:1px solid var(--line);border-radius:12px;background:var(--surface)}.customer-detail-hero{grid-template-columns:1fr;gap:16px}.customer-detail-media,.customer-asset-image.large{width:100%}.customer-detail-stock{border-top:1px solid var(--line);border-left:0;padding:14px 0 0}.customer-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-detail-facts.customer-part-facts{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.customer-product-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-detail-facts>div:nth-child(2){border-right:0}.customer-detail-facts>div:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.customer-section-heading{align-items:flex-start;flex-direction:column}.customer-bom-heading-actions{width:100%;justify-content:space-between}}@media(max-width:420px){.customer-product-metrics,.customer-detail-facts,.customer-detail-facts.customer-part-facts,.customer-related-preview-facts{grid-template-columns:1fr}.customer-catalog-table tbody td,.customer-catalog-table tbody td.number{grid-template-columns:minmax(88px,34%) minmax(0,1fr)}}.record-count{color:var(--muted);font-size:13px}.badge{display:inline-flex;align-items:center;height:22px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:800;white-space:nowrap}.badge.danger{background:var(--red-soft);color:var(--red)}.card-toolbar{display:flex;align-items:center;gap:10px;min-height:46px;border-bottom:1px solid var(--line-soft);background:#f8fafc;padding:8px 14px}.product-info-grid{display:grid;grid-template-columns:160px 220px minmax(300px,2fr) 140px;gap:0}.product-info-grid>div{min-height:64px;border-left:1px solid var(--line-soft);padding:12px 14px}.product-info-grid>div:first-child{border-left:0}.product-info-grid .number-cell{text-align:right}.bom-stage{margin:0 22px 16px}.bom-picker-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bom-sku-input{flex:1 1 280px;max-width:none}.bom-stage-done{border-color:var(--line)}.bom-done-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;flex-wrap:wrap}.bom-done-text{display:flex;flex-direction:column;gap:4px}.bom-done-text strong{font-size:15px;color:var(--ink)}.bom-done-text span{font-size:13px;color:var(--muted)}.document-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:var(--shadow-sm);margin:0 22px 16px}.document-title-card{background:linear-gradient(180deg,#fbfdfc 0%,var(--surface) 100%);padding:18px}.document-title-line{display:flex;align-items:center;min-height:auto;padding:0;margin-bottom:14px}.document-title-line h2{margin:0;font-size:22px;font-weight:800;line-height:1.2}.document-meta-line{display:grid;grid-template-columns:minmax(360px,1fr) 220px 160px;gap:12px}.document-meta-line>div{min-height:68px;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:var(--surface);padding:12px 14px}.document-id-block .meta-label{margin-bottom:4px}.doc-id{display:block;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:18px;font-weight:800;color:var(--ink)}.doc-id.copyable{display:inline-flex;align-items:center;gap:8px;max-width:100%;height:32px;border:1px dashed var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);padding:0 10px;cursor:pointer;font:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;color:var(--ink);transition:background .12s ease,border-color .12s ease}.doc-id.copyable:hover:not(:disabled){background:var(--blue-soft);border-color:var(--blue)}.doc-id.copyable:disabled{cursor:default;opacity:.5}.doc-id.copyable svg{flex-shrink:0;color:var(--muted)}.doc-id.copyable:hover:not(:disabled) svg{color:var(--blue)}.document-status-cell,.document-status-cell .meta-label{text-align:right}.document-source-card{border:1px solid #14362f;border-radius:var(--radius);background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.05),transparent 24%),linear-gradient(145deg,#102923,#183a33 55%,#0d211d);overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d,0 1px 2px #121c260f;margin:0 22px 16px}.source-card-head{display:flex;align-items:center;min-height:auto;border-bottom:0;padding:16px 18px 0}.source-card-head h3{margin:0;color:#edf7ef;font-size:15px;font-weight:800;text-shadow:0 1px 0 rgba(255,255,255,.12)}.source-equation{display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(140px,180px);gap:12px;align-items:stretch;padding:14px 18px 18px}.equation-product,.equation-qty{border:1px solid rgba(237,247,239,.18);border-radius:var(--radius-sm);padding:14px}.equation-product{background:#ffffff09}.equation-product-code{display:flex;align-items:center;gap:12px;margin-bottom:10px}.equation-product-code span,.equation-qty span{color:#edf7efb8;font-size:12px;font-weight:800}.equation-product-code strong{color:#f8fff8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:18px;font-weight:900}.equation-product-name b,.equation-product-name em{display:block}.equation-product-name b{color:#fffdf0;font-size:17px;font-weight:800;line-height:1.25}.equation-product-name em{margin-top:4px;color:#edf7efc2;font-size:14px;font-style:normal}.equation-symbol{display:grid;place-items:center;min-height:88px;color:#d9f4df;font-size:34px;font-weight:900;text-shadow:0 0 1px rgba(255,255,255,.65)}.equation-qty{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;background:#ffffff13}.equation-qty strong{margin-top:6px;color:#e7ffe9;font-size:32px;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}.detail-submit-row{display:flex;justify-content:flex-end;border-top:1px solid var(--line-soft);background:#fbfcfd;padding:12px 14px}.page-footer-spacer{height:80px}.meta-label{display:block;color:var(--muted);font-size:12px;font-weight:750;margin-bottom:5px}.meta-value{display:block;color:var(--ink);font-size:15px;font-weight:800;line-height:1.3}.meta-value.qty{font-variant-numeric:tabular-nums;font-size:18px}.number-cell,.number-cell .meta-label{text-align:right}.alert{border:1px solid #f0b8ae;border-radius:var(--radius-sm);background:var(--red-soft);color:var(--red);margin:0 22px 12px;padding:10px 14px;font-size:13px}.alert.compact{padding:8px 12px;margin:0}.alert.success{display:flex;align-items:center;gap:10px;border-color:#b8d8ca;background:var(--green-soft);color:#0f5132}.alert-close{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:auto;border:0;border-radius:4px;background:transparent;color:inherit;cursor:pointer}.alert-close:hover{background:#0000000f}.grid-search{display:flex;align-items:center;gap:8px;width:100%;max-width:420px;height:34px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);padding:0 10px}.grid-search input{width:100%;min-width:0;height:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.grid.full{width:100%;height:calc(100vh - 314px);min-height:420px}.app-issue .grid.full{height:calc(100vh - 436px);min-height:360px}.kit-issue-summary{display:grid;grid-template-columns:minmax(180px,1.4fr) repeat(3,minmax(120px,.6fr));gap:10px;margin:16px 22px 12px}.kit-issue-summary>div{min-width:0;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:12px 14px;box-shadow:var(--shadow-sm)}.kit-issue-summary .meta-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kit-issue-card{margin-top:0}.kit-issue-toolbar{justify-content:space-between;flex-wrap:wrap}.kit-filter-form{display:flex;align-items:center;gap:10px;min-width:min(100%,620px)}.kit-filter-form .grid-search{max-width:320px}.kit-page-status{color:var(--muted);font-size:13px;font-weight:750;font-variant-numeric:tabular-nums}.kit-issue-grid{height:calc(100vh - 342px);min-height:520px}.rag-summary{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin:16px 22px 12px}.rag-summary>div{min-width:0;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:12px 14px;box-shadow:var(--shadow-sm)}.rag-summary .meta-value{overflow-wrap:anywhere}.pending-text{color:#9a6700}.success-text{color:var(--teal-dark)}.rag-control-card{margin-top:0}.rag-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.rag-run-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px;padding:16px;border-top:1px solid var(--line-soft)}.rag-run-grid>div{min-width:0;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#fbfcfd;padding:10px 12px}.rag-run-grid span{display:block;color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.rag-run-grid strong{display:block;margin-top:4px;color:var(--ink);font-size:13px;font-weight:850;line-height:1.4;overflow-wrap:anywhere}.rag-search-form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,220px) auto;gap:10px;padding:14px 16px;border-top:1px solid var(--line-soft)}.rag-search-input{max-width:none}.rag-hit-list{display:grid;gap:8px;padding:0 16px 16px}.rag-hit{min-width:0;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#fbfcfd;padding:10px 12px}.rag-hit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rag-hit-head strong{color:var(--ink-strong);font-size:13px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.rag-hit-head span{flex-shrink:0;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);padding:2px 8px;font-size:11px;font-weight:800;line-height:1.4}.rag-hit p{margin:6px 0 0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.rag-hit small{display:block;margin-top:6px;color:var(--muted-light);font-size:11px;font-weight:750;line-height:1.4;overflow-wrap:anywhere}.rag-mapping-meta{display:flex;flex-wrap:wrap;gap:8px;padding:14px 16px;border-top:1px solid var(--line-soft)}.rag-mapping-meta span{min-width:0;border:1px solid var(--line-soft);border-radius:999px;background:#fbfcfd;color:var(--muted);padding:5px 10px;font-size:12px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.rag-mapping-warning{margin:0 16px 12px}.rag-mapping-list{display:grid;gap:8px;padding:0 16px 16px}.rag-mapping-item{min-width:0;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#fbfcfd;padding:10px 12px}.rag-mapping-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rag-mapping-head strong{color:var(--ink-strong);font-size:13px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.rag-mapping-head span{flex-shrink:0;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);padding:2px 8px;font-size:11px;font-weight:800;line-height:1.4}.rag-mapping-item p,.rag-mapping-item small{display:block;overflow-wrap:anywhere}.rag-mapping-item p{margin:6px 0 0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.rag-mapping-item small{margin-top:6px;color:var(--muted-light);font-size:11px;font-weight:750;line-height:1.45}.rag-top-list{display:grid;gap:8px;padding:14px 16px 16px;border-top:1px solid var(--line-soft)}.rag-top-question{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:flex-start;min-width:0;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#fbfcfd;padding:10px 12px}.rag-top-rank{display:grid;place-items:center;min-height:52px;border-radius:var(--radius-sm);background:var(--teal-soft);color:var(--teal-dark)}.rag-top-rank strong{font-size:18px;font-weight:900;line-height:1}.rag-top-rank span{font-size:11px;font-weight:800;line-height:1.2}.rag-top-body{min-width:0}.rag-top-body strong,.rag-top-body small,.rag-top-body p{display:block;overflow-wrap:anywhere}.rag-top-body strong{color:var(--ink-strong);font-size:13px;font-weight:850;line-height:1.4}.rag-top-body small{margin-top:3px;color:var(--muted-light);font-size:11px;font-weight:750;line-height:1.4}.rag-top-body p{margin:6px 0 0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.empty-state.compact{min-height:96px;padding:22px}.status-chip{display:inline-flex;align-items:center;max-width:100%;height:24px;border-radius:999px;padding:0 9px;font-size:12px;font-weight:850;line-height:1;white-space:nowrap}.status-chip.success{background:var(--green-soft);color:var(--green)}.status-chip.muted{background:#eef1f4;color:var(--muted)}.kit-pager{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);background:#fbfcfd;padding:10px 14px}.kit-pager-range{color:var(--muted);font-size:13px;font-weight:750;font-variant-numeric:tabular-nums}.kit-pager-actions,.page-jump{display:flex;align-items:center;gap:8px}.page-jump input{width:84px;height:36px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);padding:0 10px;font-size:13px;font-weight:750;font-variant-numeric:tabular-nums}.page-jump input:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.ag-theme-quartz{--ag-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--ag-font-size: 13px;--ag-row-height: 38px;--ag-header-height: 36px;--ag-border-color: var(--line);--ag-row-border-color: var(--line-soft);--ag-header-background-color: #f5f8fb;--ag-odd-row-background-color: #fbfdff;--ag-row-hover-color: #eef7ff;--ag-selected-row-background-color: #e8f3ff;--ag-range-selection-border-color: var(--teal);--ag-wrapper-border-radius: 0}.ag-theme-quartz .ag-root-wrapper{border:0}.ag-theme-quartz .ag-header{border-bottom:1px solid var(--line);background:#f5f8fb}.ag-theme-quartz .ag-header-row-column-filter{border-bottom:1px solid var(--line);background:var(--surface)}.ag-theme-quartz .ag-header-cell{border-right:1px solid #e5ebf0;background:#f5f8fb;color:#485667;font-size:12px;font-weight:800}.ag-theme-quartz .ag-header-cell-label{gap:5px}.ag-theme-quartz .ag-floating-filter{border-right:1px solid var(--line-soft);background:var(--surface);padding:4px 8px}.ag-theme-quartz .ag-floating-filter-button{color:var(--muted)}.ag-theme-quartz .ag-input-wrapper,.ag-theme-quartz .ag-input-field-input{min-height:24px}.ag-theme-quartz .ag-input-field-input{border:1px solid #d4dbe2;border-radius:6px;background:var(--surface);color:#24313e;padding:0 8px;font-size:12px}.ag-theme-quartz .ag-input-field-input:focus{border-color:var(--teal);box-shadow:0 0 0 2px #0f766e1f}.ag-theme-quartz .ag-cell{border-right:1px solid #f0f4f7;color:#24313e;line-height:38px}.ag-theme-quartz .ag-row{border-bottom:1px solid var(--line-soft)}.ag-theme-quartz .ag-row-hover{background-color:#eef7ff}.ag-theme-quartz .ag-cell-focus,.ag-theme-quartz .ag-cell.ag-cell-focus:not(.ag-cell-range-selected):focus-within{border-color:var(--teal)}.ag-theme-quartz .ag-pinned-left-header,.ag-theme-quartz .ag-pinned-left-cols-container{box-shadow:1px 0 0 var(--line)}.ag-theme-quartz .ag-paging-panel{height:38px;border-top:1px solid var(--line);background:#fbfcfd;color:#536171;font-size:12px}.ag-theme-quartz .ag-paging-page-size{margin-right:14px}.ag-theme-quartz .ag-paging-row-summary-panel,.ag-theme-quartz .ag-paging-page-summary-panel{color:#354351;font-variant-numeric:tabular-nums}.ag-theme-quartz .editable-cell{background:#fff9e8}.ag-theme-quartz .numeric-cell{justify-content:flex-end;padding-right:16px;text-align:right;font-variant-numeric:tabular-nums}.ag-theme-quartz .numeric-header .ag-header-cell-label{justify-content:flex-end}.ag-theme-quartz .numeric-cell input{text-align:right}.ag-theme-quartz .lookup-cell{background:var(--blue-soft);cursor:pointer}.ag-theme-quartz .stock-shortage{color:var(--red);font-weight:800}.ag-theme-quartz .row-number-cell{justify-content:center;color:var(--muted);font-weight:700}.ag-theme-quartz .row-number-header .ag-header-cell-label{justify-content:center}.part-lookup-value{display:inline-flex;align-items:center;width:100%;min-height:100%;color:var(--blue);font-weight:800}.product-directory-summary{grid-template-columns:minmax(210px,1.4fr) repeat(3,minmax(120px,.6fr))}.product-directory-toolbar{align-items:flex-start}.product-filter-form{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:100%}.product-filter-form .product-main-search{max-width:360px}.filter-input{width:128px;height:34px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);padding:0 10px;font-size:13px}.filter-input:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.product-directory-grid{height:calc(100vh - 342px);min-height:520px}.grid-action-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:26px;border:1px solid #c9d7e2;border-radius:6px;background:var(--surface);color:var(--blue);cursor:pointer;padding:0 8px;font-size:12px;font-weight:800}.grid-action-button:hover{background:var(--blue-soft);border-color:#9cc7e4}.detail-nav-row{display:flex;justify-content:space-between;gap:10px;padding:14px 22px 12px}.product-detail-hero{display:grid;grid-template-columns:168px minmax(0,1fr) auto;gap:18px;align-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);margin:0 22px 16px;padding:16px}.product-detail-media{width:168px;aspect-ratio:4 / 3;border:1px solid var(--line);border-radius:var(--radius-sm);background:#f2f5f7;overflow:hidden}.product-detail-media img{width:100%;height:100%;object-fit:cover;display:block}.product-image-empty{display:grid;place-items:center;width:100%;height:100%;color:var(--muted)}.product-detail-title{min-width:0}.product-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:8px}.product-detail-title h2{margin:0;color:var(--ink-strong);font-size:24px;font-weight:900;line-height:1.2;letter-spacing:0;overflow-wrap:anywhere}.product-detail-title p{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.4;overflow-wrap:anywhere}.product-detail-code{display:inline-flex;align-items:center;min-height:28px;margin-top:12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#f8fafc;color:var(--ink);padding:0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:850}.product-detail-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.product-detail-sections{display:grid;gap:16px}.product-detail-tabs{margin:0 22px}.detail-tab-list{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);margin-bottom:14px;overflow-x:auto}.detail-tab-button{display:inline-flex;align-items:center;gap:8px;min-width:max-content;height:40px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);cursor:pointer;padding:0 12px;font-size:13px;font-weight:850}.detail-tab-button:hover{color:var(--ink);background:#f2f6f8}.detail-tab-button.active{border-color:var(--teal);color:var(--teal-dark);background:var(--teal-soft)}.detail-tab-button span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);padding:0 6px;font-size:11px;font-weight:850;font-variant-numeric:tabular-nums}.detail-tab-button.active span{border-color:#9fd2c8;background:#dff0ee;color:var(--teal-dark)}.product-detail-card{margin-top:0;margin-left:0;margin-right:0}.product-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.product-detail-grid>div{min-width:0;min-height:70px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:12px 14px}.product-detail-grid>div:nth-child(4n){border-right:0}.product-detail-grid .meta-value{overflow-wrap:anywhere}.product-detail-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-grid-wide>div:nth-child(4n){border-right:1px solid var(--line-soft)}.product-detail-grid-wide>div:nth-child(3n){border-right:0}.raw-field-list{display:grid;grid-template-columns:minmax(0,1fr);max-height:460px;overflow:auto}.raw-field-row{display:grid;grid-template-columns:minmax(160px,260px) minmax(0,1fr);gap:12px;align-items:start;border-bottom:1px solid var(--line-soft);padding:9px 14px}.raw-field-row span{color:var(--muted);font-size:12px;font-weight:800;overflow-wrap:anywhere}.raw-field-row strong{color:var(--ink);font-size:13px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.raw-field-row a{color:var(--blue);font-size:13px;font-weight:700;line-height:1.45;overflow-wrap:anywhere;text-decoration:none}.raw-field-row a:hover{text-decoration:underline}.product-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.related-field-card{margin-bottom:0}.portal-group-stack{display:grid;gap:16px}.portal-card{margin-bottom:0}.portal-table-wrap{width:100%;overflow:auto}.portal-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:auto}.portal-table th,.portal-table td{max-width:260px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:8px 10px;text-align:left;vertical-align:top;overflow-wrap:anywhere}.portal-table th{position:sticky;top:0;z-index:1;background:#f5f8fb;color:#485667;font-size:12px;font-weight:850}.portal-table td{color:#24313e;font-size:13px;line-height:1.4}.portal-table td a{color:var(--blue);font-weight:800;text-decoration:none}.portal-table td a:hover{text-decoration:underline}.empty-state{border:1px dashed var(--line);border-radius:var(--radius-sm);background:#fbfcfd;color:var(--muted);margin:14px;padding:18px;font-size:13px;font-weight:750;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;background:#181f2652;padding:20px}.modal{width:min(100%,380px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md);padding:18px}.modal h2{margin:0 0 16px;font-size:18px;font-weight:800}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.modal-heading h2{margin:0}.modal label{display:block;margin-bottom:6px;color:var(--muted);font-size:13px;font-weight:750}.modal input{width:100%;height:40px;border:1px solid #cfd6dd;border-radius:var(--radius-sm);padding:0 12px;font-size:14px}.modal input:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.modal-actions{display:flex;align-items:center;gap:10px;justify-content:flex-end;margin-top:18px}.search-modal{width:min(100%,920px)}.confirm-modal{width:min(100%,420px)}.confirm-body{display:flex;gap:14px;align-items:flex-start}.confirm-icon{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:var(--amber-soft);color:var(--amber)}.confirm-icon.danger{background:var(--red-soft);color:var(--red)}.confirm-modal h2{margin:0 0 6px;font-size:17px}.confirm-modal p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.search-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:12px}.search-grid{width:100%;height:360px;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#ffffffb8;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.spinner{width:40px;height:40px;border:3px solid var(--line);border-top-color:var(--teal);border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:980px){.product-info-grid{grid-template-columns:1fr 1fr}.product-info-grid .wide,.product-info-grid .number-cell{grid-column:1 / -1;text-align:left}.product-info-grid .number-cell .meta-label{text-align:left}.document-meta-line{grid-template-columns:1fr 1fr}.document-meta-line>div{border-left:0;border-top:1px solid var(--line-soft)}.document-meta-line>div:first-child{border-top:0}.document-meta-line>div:nth-child(2){border-left:1px solid var(--line-soft);border-top:0}}@media(max-width:760px){.document-title-line{align-items:flex-start;flex-direction:column}.source-equation{grid-template-columns:1fr}.equation-symbol{min-height:36px;font-size:28px}.equation-qty{align-items:flex-start}}@media(max-width:720px){.app-shell{padding:12px 14px}.app-shell-top{grid-template-columns:1fr;align-items:flex-start}.app-shell-meta{justify-content:flex-start}.meta-group{align-items:flex-start;border-right:0;padding-right:0}.app-layout{grid-template-columns:1fr}.sidebar-nav{position:static;height:auto;flex-direction:row;flex-wrap:wrap;gap:12px;padding:14px;border-right:0;border-bottom:1px solid var(--line)}.sidebar-brand,.sidebar-home-button{margin-bottom:0}.sidebar-groups{flex-direction:row;flex-wrap:wrap;gap:12px;width:100%}.sidebar-group{flex:1;min-width:200px}.sidebar-footer,.sidebar-toggle{display:none}.app-layout:has(.sidebar-nav.collapsed){--sidebar-width: auto}.sidebar-nav.collapsed{width:auto}.sidebar-nav.collapsed .sidebar-brand-text,.sidebar-nav.collapsed .sidebar-group-header,.sidebar-nav.collapsed .sidebar-item-body,.sidebar-nav.collapsed .sidebar-home-button span{opacity:1;width:auto;pointer-events:auto}.sidebar-nav.collapsed .sidebar-home-button{justify-content:flex-start;padding:0 12px}.sidebar-nav.collapsed .sidebar-item{grid-template-columns:28px minmax(0,1fr) auto;padding:8px 10px}.step-indicator ol,.product-info-grid,.document-meta-line{grid-template-columns:1fr}.document-meta-line>div,.product-info-grid>div{border-left:0;border-top:1px solid var(--line-soft)}.document-meta-line>div:first-child,.product-info-grid>div:first-child{border-top:0}.document-meta-line>div:nth-child(2),.document-meta-line>div:nth-child(2n){border-left:0}.document-status-cell,.document-status-cell .meta-label{text-align:left}.command-row{justify-content:flex-start;flex-wrap:wrap}.grid.full,.app-issue .grid.full{height:520px;min-height:320px}.kit-issue-summary,.rag-summary{grid-template-columns:1fr 1fr;margin:14px}.kit-issue-card,.rag-control-card,.product-detail-hero,.product-detail-tabs{margin-left:14px;margin-right:14px}.detail-nav-row{padding-left:14px;padding-right:14px}.kit-filter-form,.product-filter-form,.rag-search-form,.kit-pager,.kit-pager-actions{align-items:stretch;flex-direction:column}.rag-search-form{grid-template-columns:1fr}.kit-filter-form .grid-search,.product-filter-form .grid-search,.product-filter-form .filter-input,.rag-search-form .grid-search,.rag-search-form .filter-input{max-width:none;width:100%}.rag-run-grid{grid-template-columns:1fr}.rag-top-question{grid-template-columns:52px minmax(0,1fr)}.rag-mapping-meta,.rag-mapping-head{align-items:stretch;flex-direction:column}.rag-actions,.rag-actions .btn,.kit-page-status,.kit-pager-actions,.page-jump,.page-jump input,.page-jump .btn,.kit-pager-actions .btn{width:100%}.product-detail-hero{grid-template-columns:1fr;align-items:stretch}.product-detail-media{width:100%;max-width:320px}.product-detail-actions{justify-content:flex-start}.product-detail-grid,.product-detail-grid-wide{grid-template-columns:1fr}.product-detail-grid>div,.product-detail-grid>div:nth-child(4n),.product-detail-grid-wide>div:nth-child(3n),.product-detail-grid-wide>div:nth-child(4n){border-right:0}.raw-field-row{grid-template-columns:1fr;gap:4px}.product-related-grid,.search-bar{grid-template-columns:1fr}}.dashboard-page{display:grid;gap:18px;padding:20px 22px 36px}.dashboard-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,390px);gap:24px;align-items:center;min-height:176px;border:1px solid var(--line);border-radius:16px;background:radial-gradient(circle at 8% 18%,rgba(15,118,110,.15),transparent 34%),linear-gradient(135deg,var(--surface) 0%,var(--surface-muted) 100%);box-shadow:var(--shadow-sm);padding:28px 30px;overflow:hidden}.dashboard-hero-copy{min-width:0}.dashboard-eyebrow{display:block;margin-bottom:9px;color:var(--teal);font-size:11px;font-weight:900;letter-spacing:.1em}.dashboard-hero h2{margin:0;color:var(--ink-strong);font-size:clamp(25px,3vw,36px);font-weight:900;letter-spacing:-.035em;line-height:1.2}.dashboard-hero p{max-width:620px;margin:12px 0 0;color:var(--muted);font-size:14px;font-weight:650;line-height:1.6}.dashboard-chat-cta{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:13px;align-items:center;width:100%;min-height:88px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:linear-gradient(135deg,var(--teal) 0%,var(--teal-dark) 100%);box-shadow:0 12px 28px #0f766e33;color:#fff;cursor:pointer;padding:16px;text-align:left;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.dashboard-chat-cta:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 34px #0f766e42}.dashboard-chat-cta:disabled{cursor:not-allowed;filter:grayscale(.25);opacity:.55}.dashboard-chat-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:13px;background:#ffffff24}.dashboard-chat-cta>span:nth-child(2){display:grid;gap:4px;min-width:0}.dashboard-chat-cta strong{font-size:16px;font-weight:900}.dashboard-chat-cta small{color:#ffffffc7;font-size:11px;font-weight:700}.dashboard-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dashboard-metrics article{display:flex;align-items:center;gap:14px;min-width:0;min-height:86px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm);padding:15px 17px}.dashboard-metric-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:11px;background:var(--teal-soft);color:var(--teal)}.dashboard-metrics article>div{display:grid;gap:3px;min-width:0}.dashboard-metrics strong{color:var(--ink-strong);font-size:20px;font-weight:900;line-height:1.2}.dashboard-metrics article>div>span{color:var(--muted);font-size:11px;font-weight:750}.dashboard-navigation{border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);padding:22px}.dashboard-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px;border-bottom:1px solid var(--line-soft);padding-bottom:15px}.dashboard-section-head>div>span{display:block;margin-bottom:4px;color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.08em}.dashboard-section-head h2{margin:0;color:var(--ink-strong);font-size:20px;font-weight:900}.dashboard-section-head p{margin:0;color:var(--muted);font-size:11px;font-weight:650}.dashboard-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dashboard-group{min-width:0;border:1px solid var(--line-soft);border-radius:12px;background:var(--surface-subtle);padding:14px}.dashboard-group h3{margin:0 0 10px;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.04em}.dashboard-card-grid{display:grid;gap:8px}.dashboard-nav-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-height:72px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);cursor:pointer;padding:11px 12px;text-align:left;transition:border-color .14s ease,background .14s ease,transform .14s ease}.dashboard-nav-card:hover:not(:disabled){transform:translateY(-1px);border-color:#9bcfc7;background:var(--teal-soft)}.dashboard-nav-card:disabled,.dashboard-nav-card.disabled{cursor:not-allowed;opacity:.5}.dashboard-nav-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--teal-soft);color:var(--teal)}.dashboard-nav-copy{display:grid;gap:4px;min-width:0}.dashboard-nav-title{display:flex;align-items:center;gap:8px;min-width:0}.dashboard-nav-title strong{color:var(--ink-strong);font-size:13px;font-weight:900}.dashboard-nav-title small{max-width:120px;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);color:var(--muted);padding:2px 6px;font-size:9px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-nav-copy>span:last-child{color:var(--muted);font-size:10px;font-weight:650;line-height:1.4}.dashboard-nav-arrow{color:var(--muted-light);transition:color .14s ease,transform .14s ease}.dashboard-nav-card:hover:not(:disabled) .dashboard-nav-arrow{color:var(--teal);transform:translate(2px)}@media(max-width:980px){.dashboard-hero{grid-template-columns:1fr}.dashboard-chat-cta{max-width:430px}}@media(max-width:760px){.dashboard-page{padding:14px 12px 28px}.dashboard-hero{padding:22px 18px}.dashboard-metrics,.dashboard-group-grid{grid-template-columns:1fr}.dashboard-section-head{align-items:flex-start;flex-direction:column;gap:8px}.dashboard-navigation{padding:14px}}.home-page{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;padding:44px 22px 40px;background:radial-gradient(circle at 12% 20%,rgba(15,118,110,.05),transparent 28%),radial-gradient(circle at 88% 80%,rgba(11,95,136,.04),transparent 26%),var(--bg)}.home-theme-toggle{position:absolute;top:18px;right:18px}.home-hero{text-align:center;margin-bottom:26px}.home-logo{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:80px;height:80px;margin-bottom:20px;border-radius:22px;background:linear-gradient(145deg,var(--teal) 0%,var(--teal-dark) 100%);color:#fff;box-shadow:0 10px 28px #0f766e38,inset 0 0 0 1px #ffffff26}.home-logo-star{font-size:30px;line-height:1}.home-logo-text{font-size:22px;font-weight:900;letter-spacing:.04em}.home-hero h1{margin:0 0 8px;font-size:34px;font-weight:900;letter-spacing:-.02em;color:var(--ink-strong)}.home-tagline{margin:0;color:var(--muted);font-size:16px;font-weight:650}.home-operator{margin:14px 0 0;color:var(--muted-light);font-size:13px;font-weight:650}.home-main{display:grid;gap:22px;width:100%;max-width:920px}.home-query-area,.home-nav-area{width:100%;min-width:0}.home-query-panel{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);padding:16px}.home-query-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.home-query-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #b8d8ca;border-radius:var(--radius-sm);background:var(--teal-soft);color:var(--teal);flex-shrink:0}.home-query-head h2{margin:0;color:var(--ink-strong);font-size:16px;font-weight:900;line-height:1.25}.home-query-head span{display:block;margin-top:2px;color:var(--muted);font-size:12px;font-weight:750}.home-query-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.home-query-input{display:flex;align-items:flex-start;gap:8px;min-width:0;min-height:58px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);padding:10px 11px}.home-query-input svg{flex-shrink:0;margin-top:3px}.home-query-input:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #0f766e1a}.home-query-input textarea{width:100%;min-width:0;min-height:38px;max-height:140px;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px;line-height:1.45;resize:vertical;overflow-wrap:anywhere}.home-query-submit{min-height:58px;min-width:86px}.home-query-examples{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px}.home-query-examples button{display:inline-flex;align-items:center;min-height:28px;max-width:100%;border:1px solid var(--line);border-radius:999px;background:#f8fafc;color:var(--muted);cursor:pointer;padding:0 10px;font-size:12px;font-weight:800;line-height:1.3;overflow-wrap:anywhere;white-space:normal}.home-query-examples button:hover:not(:disabled){border-color:#b8d8ca;background:var(--teal-soft);color:var(--teal-dark)}.home-query-examples button:disabled{cursor:not-allowed;opacity:.55}.home-query-alert{margin-top:12px}.home-query-result{display:grid;gap:10px;margin-top:12px;border-top:1px solid var(--line-soft);padding-top:12px}.home-query-answer{display:grid;gap:4px}.home-query-answer strong{color:var(--ink);font-size:13px;font-weight:850;line-height:1.45;overflow-wrap:anywhere}.home-query-answer span{color:var(--muted);font-size:12px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.home-query-warning{border:1px solid #ecd19c;border-radius:var(--radius-sm);background:var(--amber-soft);color:#805900;padding:8px 10px;font-size:12px;font-weight:750;line-height:1.45;overflow-wrap:anywhere}.home-query-warning p{margin:0}.home-query-warning p+p{margin-top:4px}.home-query-list{display:grid;gap:7px}.home-query-row{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:10px;align-items:flex-start;width:100%;min-height:68px;border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#fbfcfd;color:var(--ink);cursor:pointer;padding:12px 14px;text-align:left}.home-query-row:hover:not(:disabled){border-color:#bcd7e9;background:var(--blue-soft)}.home-query-row:disabled{cursor:default;opacity:1}.home-query-row span{min-width:0}.home-query-row strong,.home-query-row em,.home-query-row small{display:block;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.home-query-row strong{color:var(--ink-strong);font-size:16px;font-weight:850;line-height:1.4}.home-query-row em{margin-top:3px;color:var(--muted);font-size:15px;font-style:normal;font-weight:700;line-height:1.45}.home-query-row small{margin-top:6px;color:#4f6878;font-size:14px;font-weight:750;line-height:1.5}.home-query-meta{display:flex;flex-wrap:wrap;gap:3px 10px}.home-query-meta span{min-width:0;overflow-wrap:anywhere}.home-query-row svg{color:var(--muted);margin-top:4px}.home-query-plan{display:flex;align-items:center;gap:8px;margin-top:12px;color:var(--muted);font-size:12px;font-weight:750}.home-query-plan strong{color:var(--ink);font-weight:850;overflow-wrap:anywhere}.home-nav-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.home-nav-head h2{margin:0;color:var(--ink-strong);font-size:15px;font-weight:900;line-height:1.3}.home-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;width:100%}.home-nav-card{display:grid;grid-template-columns:52px minmax(0,1fr) 36px;gap:16px;align-items:flex-start;min-height:96px;padding:18px 18px 18px 20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);cursor:pointer;text-align:left;box-shadow:var(--shadow-sm);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.home-nav-card:hover:not(.disabled){transform:translateY(-2px);border-color:#b8d8ca;background:#fbfdfe;box-shadow:0 8px 22px #0f766e1a}.home-nav-card.disabled{cursor:default;opacity:.55;background:#f4f6f8}.home-nav-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--teal-soft);color:var(--teal)}.home-nav-body{display:flex;flex-direction:column;gap:5px;min-width:0}.home-nav-label{font-size:16px;font-weight:850;color:var(--ink-strong);line-height:1.3;overflow-wrap:anywhere}.home-nav-desc{font-size:13px;color:var(--muted);line-height:1.4;overflow-wrap:anywhere;white-space:normal}.home-nav-arrow{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;color:var(--muted-light);margin-top:8px;transition:color .15s ease,background .15s ease}.home-nav-card:hover:not(.disabled) .home-nav-arrow{color:var(--teal);background:var(--teal-soft)}.home-footer{margin-top:48px;text-align:center}.home-footer p{margin:0;color:var(--muted-light);font-size:12px;font-weight:650}[data-theme=dark] .sidebar-logo,[data-theme=dark] .home-logo{box-shadow:0 10px 28px #2dd4bf24,inset 0 0 0 1px #ffffff1f}[data-theme=dark] .sidebar-toggle:hover,[data-theme=dark] .sidebar-item:hover,[data-theme=dark] .btn:hover:not(:disabled),[data-theme=dark] .btn.ghost:hover:not(:disabled),[data-theme=dark] .home-query-examples button,[data-theme=dark] .home-query-row,[data-theme=dark] .home-nav-card:hover:not(.disabled),[data-theme=dark] .step-item,[data-theme=dark] .command-row,[data-theme=dark] .dialog-footer,[data-theme=dark] .empty-state{background:var(--surface-muted)}[data-theme=dark] .sidebar-item.active,[data-theme=dark] .sidebar-footer-button:hover,[data-theme=dark] .home-query-examples button:hover:not(:disabled),[data-theme=dark] .home-nav-card:hover:not(.disabled) .home-nav-arrow{background:var(--teal-soft);border-color:var(--teal);color:var(--teal)}[data-theme=dark] .home-query-input,[data-theme=dark] .home-query-panel,[data-theme=dark] .home-nav-card,[data-theme=dark] .rag-summary>div,[data-theme=dark] .card,[data-theme=dark] .dialog,[data-theme=dark] .search-input,[data-theme=dark] .filter-input,[data-theme=dark] .part-search-input,[data-theme=dark] .raw-field-row,[data-theme=dark] .product-detail-grid>div,[data-theme=dark] .product-detail-grid-wide>div{background:var(--surface);border-color:var(--line);color:var(--ink)}[data-theme=dark] .home-query-row,[data-theme=dark] .home-query-examples button,[data-theme=dark] .home-nav-card.disabled,[data-theme=dark] .rag-run-grid>div,[data-theme=dark] .rag-hit,[data-theme=dark] .rag-mapping-item,[data-theme=dark] .rag-mapping-meta span,[data-theme=dark] .rag-top-question,[data-theme=dark] .product-detail-section-head,[data-theme=dark] .product-detail-tabs,[data-theme=dark] .product-main-field,[data-theme=dark] .part-search-row,[data-theme=dark] .ag-theme-quartz .ag-header,[data-theme=dark] .ag-theme-quartz .ag-pinned-left-header,[data-theme=dark] .ag-theme-quartz .ag-status-bar{background:var(--surface-muted)}[data-theme=dark] .home-query-warning,[data-theme=dark] .pill.pending{border-color:#f2bf5c73;background:var(--amber-soft);color:#f5d28a}[data-theme=dark] .pill.success,[data-theme=dark] .alert.success{border-color:#55d89166;background:var(--green-soft);color:#91e9b8}[data-theme=dark] .pill.readonly{border-color:#60b9ea6b;background:var(--blue-soft);color:#9bd5f3}[data-theme=dark] .alert,[data-theme=dark] .stock-shortage,[data-theme=dark] .pill.danger{border-color:#ff7a6b73;background:var(--red-soft);color:#ffafa5}[data-theme=dark] .btn{border-color:var(--line-strong);background:var(--surface-elevated);color:var(--ink)}[data-theme=dark] .btn.primary{border-color:var(--teal-dark);background:var(--teal-dark);color:#06211e}[data-theme=dark] .btn.primary:hover:not(:disabled){border-color:var(--teal);background:var(--teal);color:#051917}[data-theme=dark] .btn.danger{border-color:var(--red);background:#8f312b;color:#fff3f1}[data-theme=dark] .loading-overlay{background:#0a0d10b8}[data-theme=dark] .ag-theme-quartz{--ag-background-color: var(--surface);--ag-foreground-color: var(--ink);--ag-secondary-foreground-color: var(--muted);--ag-border-color: var(--line);--ag-row-border-color: var(--line-soft);--ag-header-background-color: var(--surface-muted);--ag-odd-row-background-color: var(--surface-subtle);--ag-row-hover-color: var(--blue-soft);--ag-selected-row-background-color: #173144}[data-theme=dark] .ag-theme-quartz .ag-cell,[data-theme=dark] .ag-theme-quartz .ag-header-cell{color:var(--ink)}@media(max-width:720px){.home-page{justify-content:flex-start;padding:32px 14px}.home-hero h1{font-size:28px}.home-main{max-width:420px;gap:20px}.home-nav{grid-template-columns:1fr}.home-query-panel{padding:14px}.home-query-form{grid-template-columns:1fr}.home-query-submit{width:100%}.home-nav-card{grid-template-columns:46px minmax(0,1fr) 32px;gap:14px;min-height:86px;padding:16px}.home-nav-icon{width:46px;height:46px}}.home-page{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);align-items:stretch;justify-content:stretch;justify-items:stretch;width:100%;max-width:none;min-height:100vh;padding:0;background:var(--bg)}.home-chat-topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;border-bottom:1px solid var(--line);background:#f7f9fbf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:8px 18px}.home-chat-dashboard-button{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--teal-dark);cursor:pointer;padding:0 11px;font-size:12px;font-weight:850;transition:border-color .14s ease,background .14s ease}.home-chat-dashboard-button:hover{border-color:var(--teal);background:var(--teal-soft)}.home-chat-user{min-width:0;color:var(--ink-strong);font-size:14px;font-weight:850;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-chat-main{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;max-width:none;min-height:0;margin:0;padding:18px 18px 24px}.home-chat-thread{display:flex;min-height:0;flex-direction:column;gap:14px;overflow-y:auto;padding:6px 2px 18px}.home-chat-message{display:flex;width:100%}.home-chat-message.assistant{justify-content:flex-start}.home-chat-message.assistant .home-chat-bubble{width:100%;max-width:none}.home-chat-message.user{justify-content:flex-end}.home-chat-bubble{width:fit-content;max-width:min(760px,92%);border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm);padding:14px;overflow-wrap:anywhere}.home-chat-message.user .home-chat-bubble{border-color:var(--teal-dark);background:var(--teal);color:#fff;font-size:14px;font-weight:800;line-height:1.5}.home-chat-bubble>strong{display:block;margin-bottom:10px;color:var(--ink-strong);font-size:15px;font-weight:900;line-height:1.35}.home-chat-retention{max-width:680px;margin:-2px 0 12px;color:var(--muted);font-size:12px;font-weight:650;line-height:1.55}.home-chat-bubble.loading{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.home-chat-bubble .home-query-examples{margin-top:0}.home-clarification-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.home-clarification-options button{min-height:32px;max-width:100%;border:1px solid #b8d8ca;border-radius:999px;background:var(--teal-soft);color:var(--teal-dark);cursor:pointer;padding:0 12px;font-size:12px;font-weight:850;line-height:1.35;overflow-wrap:anywhere;white-space:normal}.home-clarification-options button:hover:not(:disabled){border-color:var(--teal);background:#dff3ec}.home-clarification-options button:disabled{cursor:not-allowed;opacity:.55}.home-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 10px 30px #12212a1a;padding:10px}.home-chat-composer .home-query-input{min-height:54px;border:0;background:transparent;padding:8px 6px}.home-chat-composer .home-query-input:focus-within{box-shadow:none}.home-chat-composer .home-query-submit{min-height:48px;min-width:88px;align-self:end}.home-chat-bubble .home-query-list,.home-chat-bubble .home-query-warning,.home-chat-bubble .home-query-plan{margin-top:10px}[data-theme=dark] .home-chat-topbar{background:#0d1116f0}[data-theme=dark] .home-chat-bubble,[data-theme=dark] .home-chat-composer,[data-theme=dark] .home-chat-dashboard-button{background:var(--surface);border-color:var(--line);color:var(--ink)}[data-theme=dark] .home-chat-message.user .home-chat-bubble{border-color:var(--teal);background:var(--teal-dark);color:#eafffb}[data-theme=dark] .home-clarification-options button{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}@media(max-width:720px){.home-page{padding:0}.home-chat-topbar{min-height:44px;padding:8px 10px}.home-chat-dashboard-button span{display:none}.home-chat-dashboard-button{width:36px;justify-content:center;padding:0}.home-chat-main{padding:12px 10px 14px}.home-chat-bubble{max-width:96%;border-radius:14px;padding:12px}.home-chat-message.user .home-chat-bubble{max-width:88%}.home-chat-composer{grid-template-columns:1fr;border-radius:16px}.home-chat-composer .home-query-submit{width:100%}}.customer-login-page,.customer-chat-page,.customer-auth-loading{min-height:100vh}.customer-auth-loading{display:grid;place-content:center;justify-items:center;gap:14px;background:var(--bg);color:var(--muted)}.customer-auth-loading p{margin:0;font-size:13px;font-weight:750}.customer-brand-mark{display:inline-flex;align-items:center;justify-content:center;gap:3px;width:52px;height:52px;flex:0 0 52px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:linear-gradient(145deg,#12857b,#0b5f59);color:#fff;box-shadow:0 12px 28px #095c5438;font-size:19px;line-height:1}.customer-brand-mark b{font-size:15px;font-weight:950}.customer-brand-mark.small{width:38px;height:38px;flex-basis:38px;border-radius:11px;font-size:14px}.customer-brand-mark.small b{font-size:11px}.customer-login-page{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(440px,.9fr);background:#0b3434;overflow:hidden}.customer-login-page:before,.customer-login-page:after{content:"";position:absolute;pointer-events:none;border-radius:999px;filter:blur(2px)}.customer-login-page:before{width:520px;height:520px;left:-260px;bottom:-260px;background:#3fc9b617;border:1px solid rgba(115,231,214,.12)}.customer-login-page:after{width:310px;height:310px;left:42%;top:-220px;background:#78dfd114}.customer-login-theme{position:absolute;z-index:5;top:22px;right:22px}.customer-login-intro{position:relative;z-index:1;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:clamp(34px,5vw,72px) clamp(34px,7vw,112px);color:#e9fffb}.customer-login-brand{display:flex;align-items:center;gap:12px;min-width:0}.customer-login-brand>span:last-child{display:grid;gap:2px;min-width:0}.customer-login-brand strong,.customer-login-brand small{display:block}.customer-login-brand strong{color:inherit;font-size:17px;font-weight:950;letter-spacing:-.01em}.customer-login-brand small{color:currentColor;opacity:.65;font-size:11px;font-weight:750}.customer-login-copy{max-width:620px;margin:70px 0 50px}.customer-eyebrow{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(146,236,222,.25);border-radius:999px;background:#8fe8da14;color:#94e8dc;padding:7px 11px;font-size:11px;font-weight:850;letter-spacing:.04em}.customer-login-copy h1{margin:22px 0 0;color:#fff;font-size:clamp(40px,5vw,68px);font-weight:950;letter-spacing:-.055em;line-height:1.05}.customer-login-copy p{max-width:520px;margin:22px 0 0;color:#e3fbf7b3;font-size:15px;line-height:1.8}.customer-trust-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.customer-trust-list li{display:flex;align-items:flex-start;gap:9px;min-width:0;border-top:1px solid rgba(177,233,224,.16);padding-top:14px;color:#8fe1d5}.customer-trust-list li>span{display:grid;gap:3px;min-width:0}.customer-trust-list strong{color:#effffc;font-size:11px}.customer-trust-list small{color:#dcf9f48c;font-size:9px;line-height:1.45}.customer-login-panel{position:relative;z-index:2;display:grid;min-height:100vh;place-items:center;border-left:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 100% 0,rgba(15,118,110,.09),transparent 34%),var(--surface);padding:86px clamp(28px,5vw,80px) 50px}.customer-login-card{width:min(430px,100%)}.customer-login-heading{display:flex;align-items:center;gap:13px;margin-bottom:34px}.customer-login-icon{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border:1px solid color-mix(in srgb,var(--teal) 34%,var(--line));border-radius:13px;background:var(--teal-soft);color:var(--teal-dark)}.customer-login-heading h2{margin:0;color:var(--ink-strong);font-size:24px;font-weight:920;letter-spacing:-.025em}.customer-login-heading p{margin:4px 0 0;color:var(--muted);font-size:12px}.customer-field{display:grid;gap:8px;margin-top:18px}.customer-field>span:first-child{color:var(--ink);font-size:12px;font-weight:820}.customer-input-wrap{display:flex;align-items:center;gap:10px;min-height:48px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--muted-light);padding:0 13px;transition:border-color .15s ease,box-shadow .15s ease}.customer-input-wrap:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft);color:var(--teal)}.customer-input-wrap input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink-strong);font-size:13px}.customer-input-wrap button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer}.customer-input-wrap button:hover{background:var(--surface-muted);color:var(--ink)}.customer-login-error{margin-top:16px;border:1px solid color-mix(in srgb,var(--red) 38%,var(--line));border-radius:9px;background:var(--red-soft);color:var(--red);padding:10px 12px;font-size:11px;font-weight:750;line-height:1.5}.customer-detail-warning{margin:12px 0;border:1px solid color-mix(in srgb,var(--amber) 38%,var(--line));border-radius:9px;background:var(--amber-soft);color:var(--amber);padding:10px 12px;font-size:11px;font-weight:750;line-height:1.5}.customer-login-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin-top:24px;border:1px solid var(--teal-dark);border-radius:10px;background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;box-shadow:0 9px 24px #0f766e2e;cursor:pointer;font-size:13px;font-weight:880}.customer-login-submit svg:last-child{margin-left:2px;transition:transform .15s ease}.customer-login-submit:hover:not(:disabled) svg:last-child{transform:translate(3px)}.customer-login-submit:disabled{cursor:not-allowed;opacity:.65}.customer-login-help{margin:15px 0 0;color:var(--muted-light);font-size:10px;line-height:1.6;text-align:center}.customer-chat-page{display:grid;grid-template-rows:auto minmax(0,1fr);height:100vh;background:radial-gradient(circle at 0 0,rgba(15,118,110,.05),transparent 32%),var(--bg);overflow:hidden}.customer-chat-header{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:10px 22px}.customer-chat-header .customer-login-brand{color:var(--ink-strong)}.customer-chat-account{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.customer-scope-badge{display:inline-flex;align-items:center;gap:5px;border:1px solid color-mix(in srgb,var(--green) 30%,var(--line));border-radius:999px;background:var(--green-soft);color:var(--green);padding:6px 9px;font-size:10px;font-weight:850;white-space:nowrap}.customer-account-copy{display:grid;min-width:0;gap:2px;padding-right:10px;border-right:1px solid var(--line);text-align:right}.customer-account-copy strong,.customer-account-copy small{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-account-copy strong{color:var(--ink-strong);font-size:12px}.customer-account-copy small{color:var(--muted);font-size:9px}.customer-logout{display:inline-flex;align-items:center;gap:6px;height:36px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted);cursor:pointer;padding:0 11px;font-size:11px;font-weight:800}.customer-logout:hover{border-color:color-mix(in srgb,var(--red) 40%,var(--line));background:var(--red-soft);color:var(--red)}.customer-chat-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;width:min(100%,980px);min-height:0;margin:0 auto;padding:18px 20px 22px}.customer-chat-thread{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:8px 4px 24px}.customer-message{display:flex;gap:10px;width:100%;margin-top:18px}.customer-message:first-child{margin-top:0}.customer-message.assistant{justify-content:flex-start}.customer-message.user{justify-content:flex-end}.customer-message-avatar{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border:1px solid color-mix(in srgb,var(--teal) 35%,var(--line));border-radius:10px;background:var(--teal-soft);color:var(--teal-dark)}.customer-message-content{display:grid;gap:9px;width:min(900px,calc(100% - 44px));min-width:0}.customer-message-bubble{width:fit-content;max-width:100%;border:1px solid var(--line);border-radius:4px 15px 15px;background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm);padding:13px 15px;overflow-wrap:anywhere}.customer-message-bubble.has-table{box-sizing:border-box;width:100%;min-width:0}.customer-message.user .customer-message-bubble{max-width:min(720px,86%);border-color:var(--teal-dark);border-radius:15px 4px 15px 15px;background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;font-size:13px;font-weight:750;line-height:1.6}.customer-message-bubble>strong{display:block;color:var(--ink-strong);font-size:13px;line-height:1.5}.customer-message-bubble>p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.customer-message-bubble.error{border-color:color-mix(in srgb,var(--red) 38%,var(--line));background:var(--red-soft)}.customer-message-bubble.error p{margin:0;color:var(--red)}.customer-suggestions{display:flex;flex-wrap:wrap;gap:7px}.customer-suggestions button{min-height:32px;border:1px solid color-mix(in srgb,var(--teal) 28%,var(--line));border-radius:999px;background:var(--surface);color:var(--teal-dark);cursor:pointer;padding:5px 11px;font-size:10px;font-weight:820}.customer-suggestions button:hover:not(:disabled){border-color:var(--teal);background:var(--teal-soft)}.customer-suggestions button:disabled{cursor:not-allowed;opacity:.55}.customer-result-table-wrap{box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin-top:12px;overflow-x:auto;border:1px solid var(--line-soft);border-radius:11px;background:var(--surface);scrollbar-width:thin}.customer-result-table-wrap:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.customer-result-table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed;color:var(--ink);font-size:10px}.customer-result-table.part-results{min-width:620px}.customer-result-table th,.customer-result-table td{border-bottom:1px solid var(--line-soft);padding:9px 10px;text-align:left;vertical-align:middle}.customer-result-table th{background:var(--surface-muted);color:var(--muted);font-size:9px;font-weight:850;letter-spacing:.03em;white-space:nowrap}.customer-result-table tbody tr:last-child td{border-bottom:0}.customer-result-table tbody tr:hover{background:var(--surface-muted)}.customer-result-table th:nth-child(1){width:76px}.customer-result-table th:nth-child(2){width:145px}.customer-result-table th:nth-child(3){width:280px}.customer-result-image-cell{text-align:center}.customer-result-image-cell>span{color:var(--muted-light)}.customer-result-image-cell button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:58px;min-height:30px;border:1px solid color-mix(in srgb,var(--teal) 30%,var(--line));border-radius:8px;background:var(--surface);color:var(--teal-dark);cursor:pointer;font-size:9px;font-weight:850}.customer-result-image-cell button:hover:not(:disabled){background:var(--teal-soft)}.customer-result-image-cell button:disabled{cursor:wait;opacity:.65}.customer-result-image-cell a{display:inline-flex}.customer-result-image-cell .customer-result-pdf-link{align-items:center;justify-content:center;gap:4px;min-width:64px;min-height:30px;border:1px solid color-mix(in srgb,var(--teal) 30%,var(--line));border-radius:8px;color:var(--teal-dark);font-size:9px;font-weight:850;text-decoration:none}.customer-result-image-cell .customer-result-pdf-link:hover{background:var(--teal-soft)}.customer-result-image-cell img{width:48px;height:48px;border:1px solid var(--line-soft);border-radius:8px;object-fit:contain;background:#fff}.customer-result-sku{color:var(--teal-dark);font-weight:850;overflow-wrap:anywhere}.customer-result-name{color:var(--ink-strong);font-weight:700;line-height:1.45}.customer-result-table th:last-child,.customer-result-stock{text-align:right}.customer-pagination{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px}.customer-pagination>button,.customer-page-numbers button{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-height:30px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);cursor:pointer;padding:4px 9px;font-size:9px;font-weight:820}.customer-page-numbers{display:inline-flex;gap:4px}.customer-page-numbers button{min-width:30px;padding-inline:6px}.customer-page-numbers button.active{border-color:var(--teal);background:var(--teal);color:#fff}.customer-pagination button:hover:not(:disabled){border-color:var(--teal);background:var(--teal-soft);color:var(--teal-dark)}.customer-pagination button:disabled{cursor:not-allowed;opacity:.45}.customer-page-status{color:var(--muted);font-size:9px;font-weight:760}.customer-result-stock{color:var(--teal-dark);font-variant-numeric:tabular-nums;font-weight:900}.customer-query-loading{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;font-weight:780}.customer-chat-composer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border:1px solid var(--line-strong);border-radius:16px;background:var(--surface);box-shadow:0 12px 35px #12212a1a;padding:9px 9px 25px 13px}.customer-chat-composer:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft),0 12px 35px #12212a1a}.customer-chat-composer textarea{min-width:0;resize:none;border:0;outline:0;background:transparent;color:var(--ink-strong);padding:8px 2px;font-size:13px;line-height:1.5}.customer-chat-composer>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:82px;height:42px;align-self:start;border:1px solid var(--teal-dark);border-radius:11px;background:var(--teal);color:#fff;cursor:pointer;font-size:11px;font-weight:850}.customer-chat-composer>button:hover:not(:disabled){background:var(--teal-dark)}.customer-chat-composer>button:disabled{cursor:not-allowed;opacity:.5}.customer-chat-composer>small{position:absolute;left:15px;bottom:7px;color:var(--muted-light);font-size:8px}[data-theme=dark] .customer-login-page{background:#071f20}[data-theme=dark] .customer-login-panel{background:var(--surface)}[data-theme=dark] .customer-login-theme{background:#142327;color:#d9f8f3}[data-theme=dark] .customer-message.user .customer-message-bubble{color:#eafffb}@media(max-width:980px){.customer-login-page{grid-template-columns:1fr minmax(390px,.9fr)}.customer-login-intro{padding:38px}.customer-login-copy h1{font-size:48px}.customer-trust-list{grid-template-columns:1fr;gap:8px}.customer-trust-list li{padding-top:9px}}@media(max-width:760px){.customer-login-page{display:block;min-height:100vh;background:var(--bg);overflow:auto}.customer-login-intro{min-height:auto;background:#0b3434;padding:24px 22px 32px}.customer-login-copy{margin:38px 0 0}.customer-login-copy h1{margin-top:16px;font-size:38px}.customer-login-copy p{margin-top:15px;font-size:13px}.customer-trust-list{display:none}.customer-login-panel{min-height:auto;border-left:0;padding:32px 20px 44px}.customer-login-theme{top:20px;right:18px}.customer-chat-header{min-height:60px;padding:8px 10px}.customer-chat-header .customer-login-brand small,.customer-scope-badge,.customer-account-copy,.customer-logout span{display:none}.customer-chat-account{gap:6px}.customer-logout{width:36px;padding:0;justify-content:center}.customer-chat-shell{padding:10px 8px}.customer-message-content{width:calc(100% - 42px)}.customer-message-bubble{padding:11px 12px}.customer-result-table-wrap{width:100%}.customer-chat-composer{border-radius:14px;padding-bottom:9px}.customer-chat-composer>small{display:none}.customer-chat-composer>button{min-width:44px;width:44px}.customer-chat-composer>button span{display:none}}.internal-access-page{display:grid;gap:18px;padding:24px}.internal-access-hero{display:flex;align-items:stretch;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at 90% 0%,color-mix(in srgb,var(--teal) 16%,transparent),transparent 38%),var(--surface);box-shadow:var(--shadow-sm)}.internal-access-hero h2{margin:8px 0 6px;font-size:24px}.internal-access-hero p{max-width:760px;margin:0;color:var(--muted);line-height:1.65}.internal-access-eyebrow{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-size:12px;font-weight:800;letter-spacing:.08em}.internal-access-price-card{display:flex;align-items:center;gap:12px;min-width:250px;padding:16px 18px;border:1px solid color-mix(in srgb,#f59e0b 45%,var(--line));border-radius:14px;background:color-mix(in srgb,#f59e0b 9%,var(--surface));color:#b76a00}.internal-access-price-card span{display:grid;gap:3px}.internal-access-price-card small{color:var(--muted);line-height:1.4}.internal-access-metrics{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px}.internal-access-metrics>div{padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm)}.internal-access-metrics>div.price{border-color:color-mix(in srgb,#f59e0b 38%,var(--line));background:color-mix(in srgb,#f59e0b 6%,var(--surface))}.internal-access-metrics small{display:block;margin-bottom:7px;color:var(--muted);font-size:12px}.internal-access-metrics strong{color:var(--ink-strong);font-size:24px;font-variant-numeric:tabular-nums}.internal-access-toolbar,.internal-access-actions,.internal-access-tabs{display:flex;align-items:center;gap:10px}.internal-access-toolbar{justify-content:space-between}.internal-access-tabs{padding:4px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.internal-access-tabs button{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:0;border-radius:9px;background:transparent;color:var(--muted);font:inherit;font-weight:700;cursor:pointer}.internal-access-tabs button.active{background:var(--teal);color:#fff}.internal-access-notice{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid color-mix(in srgb,#16a34a 35%,var(--line));border-radius:12px;background:color-mix(in srgb,#16a34a 8%,var(--surface));color:#15803d}.internal-access-filters{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.internal-access-search{display:flex;align-items:center;gap:8px;min-width:260px;flex:1;color:var(--muted)}.internal-access-search input,.internal-access-filters select{min-height:38px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font:inherit}.internal-access-search input{min-width:0;flex:1;padding:0 11px}.internal-access-filters select{padding:0 32px 0 11px}.internal-access-filters>small{color:var(--muted);white-space:nowrap}.internal-access-register{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.internal-access-register label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.internal-access-register input{min-width:0;padding:10px 11px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font:inherit}.internal-access-loading{padding:40px;color:var(--muted);text-align:center}.internal-access-table-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.internal-access-table-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid var(--line)}.internal-access-table-head>div{display:flex;align-items:center;gap:8px}.internal-access-table-head small{color:var(--muted)}.internal-access-table-wrap{overflow-x:auto}.internal-access-table{width:100%;min-width:1120px;border-collapse:collapse;font-size:12px}.internal-access-table th,.internal-access-table td{padding:13px 15px;border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle}.internal-access-table th{background:var(--surface-muted);color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.03em}.internal-access-table tbody tr:last-child td{border-bottom:0}.internal-access-table tbody tr:hover{background:var(--surface-subtle)}.internal-access-table td>small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.internal-access-account-cell{display:flex;align-items:center;gap:7px;min-width:175px}.internal-access-admin-badge,.internal-access-set-badge{display:inline-flex;align-items:center;gap:4px;width:fit-content;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.internal-access-admin-badge{padding:3px 7px;background:var(--teal-soft);color:var(--teal)}.internal-access-set-badge{padding:5px 8px;background:var(--blue-soft);color:var(--blue)}.internal-access-quick-toggle{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);color:var(--muted);cursor:pointer;font:inherit;font-size:11px;font-weight:800;white-space:nowrap}.internal-access-quick-toggle.enabled,.internal-access-quick-toggle.price-on{border-color:color-mix(in srgb,var(--green) 35%,var(--line));background:var(--green-soft);color:var(--green)}.internal-access-quick-toggle.disabled{border-color:color-mix(in srgb,var(--red) 32%,var(--line));background:var(--red-soft);color:var(--red)}.internal-access-quick-toggle.price-off{border-color:color-mix(in srgb,#f59e0b 28%,var(--line));background:color-mix(in srgb,#f59e0b 6%,var(--surface));color:var(--amber)}.internal-access-quick-toggle:disabled{cursor:not-allowed;opacity:.58}.internal-access-empty{padding:42px 18px;color:var(--muted);text-align:center}.internal-access-list{display:grid;gap:14px}.internal-access-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.internal-access-card>header,.internal-access-card>footer{display:flex;align-items:center;gap:18px;padding:16px 18px}.internal-access-card>header{border-bottom:1px solid var(--line)}.internal-access-card>footer{justify-content:space-between;border-top:1px solid var(--line);color:var(--muted)}.internal-access-card>footer>div{display:flex;gap:8px}.internal-access-account-title{display:flex;align-items:center;gap:11px;min-width:230px}.internal-access-account-title>div,.internal-access-card-meta{display:grid;gap:3px}.internal-access-account-title small,.internal-access-card-meta small{color:var(--muted)}.internal-access-status{width:10px;height:10px;border-radius:999px;background:#94a3b8;box-shadow:0 0 0 4px color-mix(in srgb,#94a3b8 14%,transparent)}.internal-access-status.enabled{background:#22c55e;box-shadow:0 0 0 4px color-mix(in srgb,#22c55e 14%,transparent)}.internal-access-status.disabled{background:#ef4444;box-shadow:0 0 0 4px color-mix(in srgb,#ef4444 14%,transparent)}.internal-access-card-meta{flex:1}.internal-access-card-meta>span{width:fit-content;padding:4px 8px;border-radius:7px;background:color-mix(in srgb,var(--teal) 10%,transparent);color:var(--teal);font-size:12px;font-weight:800}.internal-access-enabled{display:inline-flex;align-items:center;gap:8px;font-weight:700}.internal-access-enabled input,.internal-access-permission input{width:17px;height:17px;accent-color:var(--teal)}.internal-access-permission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 18px}.internal-access-permission{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);cursor:pointer}.internal-access-permission.critical{border-color:color-mix(in srgb,#f59e0b 38%,var(--line));background:color-mix(in srgb,#f59e0b 6%,var(--surface))}.internal-access-permission>span{display:grid;gap:3px;min-width:0}.internal-access-permission small{overflow:hidden;color:var(--muted);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.internal-access-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;display:grid;place-items:center;padding:22px;background:#08111794;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.internal-access-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(940px,100%);max-height:min(88vh,820px);overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 28px 90px #00000052}.internal-access-modal-head,.internal-access-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px}.internal-access-modal-head{align-items:flex-start;border-bottom:1px solid var(--line)}.internal-access-modal-head>div:first-child>span{color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.1em}.internal-access-modal-head h3{margin:5px 0 3px;font-size:20px}.internal-access-modal-head p{margin:0;color:var(--muted);font-size:12px}.internal-access-modal-body{min-height:0;overflow-y:auto}.internal-access-editor-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px 0}.internal-access-editor-summary>span{padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800}.internal-access-editor-summary>span.inherited{background:var(--teal-soft);color:var(--teal)}.internal-access-editor-summary>span.overridden{background:var(--amber-soft);color:var(--amber)}.internal-access-price-rule{display:flex;align-items:flex-start;gap:10px;margin:0 18px 18px;padding:12px 14px;border:1px solid color-mix(in srgb,#f59e0b 35%,var(--line));border-radius:11px;background:color-mix(in srgb,#f59e0b 6%,var(--surface));color:var(--amber)}.internal-access-price-rule p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.internal-access-price-rule strong{color:var(--amber)}.internal-access-modal-footer{border-top:1px solid var(--line);background:var(--surface-muted)}.internal-access-modal-footer>div{display:flex;gap:8px}@media(max-width:980px){.internal-access-hero{flex-direction:column}.internal-access-price-card{min-width:0}.internal-access-register{grid-template-columns:1fr 1fr}.internal-access-metrics{grid-template-columns:repeat(2,minmax(140px,1fr))}.internal-access-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.internal-access-page{padding:14px}.internal-access-toolbar,.internal-access-card>header,.internal-access-card>footer{align-items:stretch;flex-direction:column}.internal-access-register,.internal-access-permission-grid{grid-template-columns:1fr}.internal-access-metrics{grid-template-columns:1fr 1fr}.internal-access-actions,.internal-access-tabs{width:100%}.internal-access-tabs button{flex:1;justify-content:center}.internal-access-filters,.internal-access-modal-head,.internal-access-modal-footer,.internal-access-editor-summary{align-items:stretch;flex-direction:column}.internal-access-search{min-width:0;width:100%}.internal-access-filters select,.internal-access-modal-footer>div,.internal-access-modal-footer .btn{width:100%}.internal-access-modal-backdrop{padding:10px}}.internal-access-row-actions,.internal-access-page-head,.internal-access-form-footer,.part-permission-bulk-actions,.part-permission-module-tools{display:flex;align-items:center}.internal-access-row-actions{gap:6px}.btn.danger,.btn.icon.danger{border-color:color-mix(in srgb,var(--red) 34%,var(--line));background:color-mix(in srgb,var(--red) 7%,var(--surface));color:var(--red)}.btn.danger:hover:not(:disabled),.btn.icon.danger:hover:not(:disabled){border-color:color-mix(in srgb,var(--red) 54%,var(--line));background:color-mix(in srgb,var(--red) 12%,var(--surface))}.internal-access-state-label{display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:5px 8px;border:1px solid var(--line);border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.internal-access-state-label.enabled{border-color:color-mix(in srgb,var(--green) 30%,var(--line));background:var(--green-soft);color:var(--green)}.internal-access-state-label.disabled{border-color:color-mix(in srgb,var(--red) 30%,var(--line));background:var(--red-soft);color:var(--red)}.internal-access-detail-page{display:grid;gap:16px}.internal-access-page-head{justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.internal-access-page-head>div:nth-child(2){min-width:0;flex:1}.internal-access-page-head>div:nth-child(2)>span{color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.1em}.internal-access-page-head h3{margin:4px 0 2px;color:var(--ink-strong);font-size:21px}.internal-access-page-head p{margin:0;color:var(--muted);font-size:12px}.internal-access-identity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.internal-access-identity-grid article{display:grid;gap:6px;padding:14px 16px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.internal-access-identity-grid small{color:var(--muted);font-size:11px}.internal-access-identity-grid strong{overflow:hidden;color:var(--ink-strong);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.internal-access-section{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.internal-access-section>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-bottom:1px solid var(--line);background:var(--surface-muted)}.internal-access-section>header h4{margin:0 0 3px;color:var(--ink-strong);font-size:15px}.internal-access-section>header p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.internal-access-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:14px;padding:18px}.internal-access-form-grid>label:not(.form-switch){display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:800}.internal-access-form-grid input,.internal-access-form-grid select{width:100%;min-width:0;min-height:40px;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font:inherit}.internal-access-form-grid input:disabled{background:var(--surface-muted);color:var(--muted)}.internal-access-enabled.form-switch{min-height:40px;padding:0 8px;white-space:nowrap}.internal-access-inherit-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font-size:11px;font-weight:800;white-space:nowrap}.internal-access-inherit-toggle input{width:16px;height:16px;accent-color:var(--teal)}.internal-access-form-footer{position:sticky;z-index:5;bottom:12px;justify-content:flex-end;gap:8px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:0 10px 30px #08111724;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.part-permission-editor{display:grid;gap:10px;padding:16px 18px 18px}.part-permission-group{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.part-permission-group>summary{display:flex;align-items:center;gap:12px;padding:13px 14px;background:var(--surface-muted);cursor:pointer;list-style:none}.part-permission-group>summary::-webkit-details-marker{display:none}.part-permission-group>summary:before{content:"›";display:inline-grid;width:20px;height:20px;place-items:center;border-radius:6px;background:var(--surface);color:var(--teal);font-size:20px;font-weight:800;line-height:1;transition:transform .16s ease}.part-permission-group[open]>summary:before{transform:rotate(90deg)}.part-permission-group-title{display:grid;min-width:0;flex:1;gap:2px}.part-permission-group-title strong{color:var(--ink-strong);font-size:14px}.part-permission-group-title small{color:var(--muted);font-size:10px}.part-permission-count{padding:4px 8px;border-radius:999px;background:var(--teal-soft);color:var(--teal);font-size:10px;font-weight:900;font-variant-numeric:tabular-nums}.part-permission-group-body{display:grid;gap:10px;padding:12px;border-top:1px solid var(--line)}.part-permission-bulk-actions{justify-content:flex-end;gap:7px}.part-permission-bulk-actions>span{margin-right:auto;color:var(--muted);font-size:10px;font-weight:800}.part-permission-bulk-actions .btn{min-height:29px;padding:5px 9px;font-size:10px}.part-permission-module{overflow:hidden;border:1px solid var(--line-soft);border-radius:11px;background:var(--surface-subtle)}.part-permission-module>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--line-soft);background:var(--surface)}.part-permission-module>header>span:first-child{display:grid;min-width:0;gap:2px}.part-permission-module>header strong{color:var(--ink-strong);font-size:12px}.part-permission-module>header small{color:var(--muted);font-size:10px}.part-permission-module-tools{flex:0 0 auto;gap:5px}.part-permission-module-tools em{margin-right:3px;color:var(--muted);font-size:9px;font-style:normal;font-weight:800}.part-permission-module-tools button{padding:3px 6px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--muted);cursor:pointer;font:inherit;font-size:9px;font-weight:800}.part-permission-module-tools button:hover{border-color:var(--teal);color:var(--teal)}.part-permission-actions{display:flex;flex-wrap:wrap;gap:7px;padding:10px 12px 12px}.part-permission-action{display:inline-flex;align-items:center;gap:6px;min-height:29px;padding:5px 8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);cursor:pointer;font-size:10px;font-weight:800}.part-permission-action:has(input:checked){border-color:color-mix(in srgb,var(--teal) 38%,var(--line));background:var(--teal-soft);color:var(--teal)}.part-permission-action.risk-sensitive:has(input:checked){border-color:color-mix(in srgb,var(--amber) 40%,var(--line));background:var(--amber-soft);color:var(--amber)}.part-permission-action.risk-high:has(input:checked){border-color:color-mix(in srgb,var(--red) 34%,var(--line));background:var(--red-soft);color:var(--red)}.part-permission-action input{width:14px;height:14px;margin:0;accent-color:var(--teal)}.part-permission-action:has(input:disabled),.internal-access-permission:has(input:disabled){cursor:default}.part-permission-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 18px 18px}.part-permission-summary article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid var(--line);border-radius:11px;background:var(--surface-subtle)}.part-permission-summary article>span{display:grid;min-width:0;gap:3px}.part-permission-summary article strong{color:var(--ink-strong);font-size:12px}.part-permission-summary article small{color:var(--muted);font-size:9px}.part-permission-summary article b{flex:0 0 auto;color:var(--teal);font-size:11px;font-variant-numeric:tabular-nums}.internal-access-delete-dialog{width:min(440px,100%);padding:24px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:0 28px 90px #00000052;text-align:center}.internal-access-delete-icon{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--red-soft);color:var(--red)}.internal-access-delete-dialog h3{margin:13px 0 7px;color:var(--ink-strong)}.internal-access-delete-dialog p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.internal-access-delete-dialog>div{display:flex;justify-content:center;gap:8px;margin-top:18px}.internal-access-page-loading{position:fixed;z-index:1700;right:24px;bottom:24px;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:var(--shadow-md);color:var(--muted);font-size:11px;font-weight:800}@media(max-width:980px){.internal-access-page-head{align-items:flex-start;flex-wrap:wrap}.internal-access-page-head>div:nth-child(2){order:-1;width:100%;flex-basis:100%}.internal-access-identity-grid,.part-permission-summary,.internal-access-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.internal-access-page-head,.internal-access-section>header,.part-permission-module>header{align-items:stretch;flex-direction:column}.internal-access-page-head>.internal-access-actions{display:grid}.internal-access-page-head>.internal-access-actions .btn,.internal-access-page-head>.btn,.internal-access-inherit-toggle{width:100%;justify-content:center}.internal-access-identity-grid,.part-permission-summary,.internal-access-form-grid{grid-template-columns:1fr}.part-permission-editor{padding:12px}.part-permission-module-tools{justify-content:flex-start}.part-permission-group-title small,.part-permission-module>header small{white-space:normal}}.part-prototype-page{display:grid;gap:16px;padding:18px 22px 34px}.part-prototype-notice{display:flex;align-items:center;gap:12px;min-height:38px;border:1px solid #b8ddd7;border-radius:var(--radius-sm);background:linear-gradient(90deg,var(--teal-soft),var(--surface));padding:7px 12px}.part-prototype-notice>span{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:var(--teal-dark);font-size:12px;font-weight:900}.part-prototype-notice p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.part-prototype-hero{display:grid;grid-template-columns:minmax(300px,1fr) minmax(140px,170px);gap:24px;align-items:center;min-height:174px;border:1px solid var(--line);border-radius:14px;background:radial-gradient(circle at 4% 0%,rgba(15,118,110,.09),transparent 28%),var(--surface);box-shadow:var(--shadow-sm);padding:22px 24px}.part-prototype-identity{min-width:0}.part-prototype-eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:10px}.part-prototype-identity h2{margin:0;color:var(--ink-strong);font-size:clamp(24px,2.1vw,32px);font-weight:950;letter-spacing:-.035em;line-height:1.15}.part-prototype-identity>p{margin:7px 0 0;color:var(--muted);font-size:13px;font-weight:650}.part-prototype-code-row{display:flex;align-items:center;gap:8px;margin-top:15px}.part-prototype-code-row code{display:inline-flex;align-items:center;min-height:31px;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface-muted);color:var(--ink);padding:0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:900}.part-prototype-code-row button,.part-prototype-stage-head button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:31px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);cursor:pointer;padding:0 10px;font:inherit;font-size:11px;font-weight:850}.part-prototype-code-row button:hover,.part-prototype-stage-head button:hover{border-color:#9dc9c3;background:var(--teal-soft);color:var(--teal-dark)}.part-prototype-responsibility{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:17px;color:var(--muted);font-size:11px;font-weight:750}.part-prototype-responsibility span{display:inline-flex;align-items:center;gap:6px}.part-prototype-responsibility svg{color:var(--teal)}.part-prototype-hero-thumb{position:relative;display:block;width:100%;height:148px;border:1px solid var(--line);border-radius:11px;background:var(--surface-muted);cursor:zoom-in;overflow:hidden;padding:0}.part-prototype-hero-thumb img{display:block;width:100%;height:100%;object-fit:contain}.part-prototype-hero-thumb-fallback{display:grid;height:100%;place-items:center;align-content:center;gap:6px;color:var(--muted-light)}.part-prototype-hero-thumb-fallback small,.part-prototype-hero-thumb.is-empty small{font-size:9px;font-weight:800}.part-prototype-hero-thumb-zoom{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;gap:4px;border-radius:7px;background:#0f1720ad;color:#fff;padding:4px 8px;font-size:9px;font-weight:800}.part-prototype-hero-thumb.is-empty{display:grid;place-items:center;align-content:center;gap:6px;color:var(--muted-light);cursor:default}.part-prototype-media{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.85fr);height:620px;min-height:560px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.part-prototype-panel{border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.part-prototype-panel .part-prototype-tabs{border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface-subtle);box-shadow:none}.part-prototype-panel-body{display:grid;gap:16px;padding:18px}.part-prototype-panel .part-prototype-field-card{border-color:var(--line-soft);box-shadow:none}.part-prototype-panel .part-prototype-media{border:0;border-radius:0;box-shadow:none}.part-prototype-panel .part-prototype-footer{border-top:1px solid var(--line-soft);padding:11px 18px}.part-prototype-stage{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;border-right:1px solid var(--line);overflow:hidden;padding:18px}.part-prototype-stage-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:0 0 14px}.part-prototype-stage-head>div:first-child{min-width:0}.part-prototype-stage-head h3,.part-prototype-stage-head p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-prototype-stage-head span{color:var(--teal-dark);font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.part-prototype-stage-head h3{margin:4px 0 0;color:var(--ink-strong);font-size:18px;font-weight:900}.part-prototype-stage-head p{margin:4px 0 0;color:var(--muted);font-size:11px}.part-prototype-stage-actions{display:flex;align-items:center;gap:8px}.part-prototype-stage-actions>span{display:inline-flex;min-height:31px;align-items:center;border:1px solid var(--line);border-radius:7px;background:var(--surface-muted);color:var(--muted);padding:0 10px;font-size:10px;letter-spacing:.02em}.part-prototype-canvas{position:relative;display:grid;min-height:0;place-items:center;border:1px solid var(--line-soft);border-radius:11px;background:var(--surface-muted);overflow:hidden}.part-prototype-art{display:block;width:100%;height:100%;max-height:410px;object-fit:contain}.part-prototype-document{width:100%;height:100%;min-height:420px;border:0;background:#fff}.part-prototype-asset-placeholder,.part-prototype-loading{display:grid;min-height:220px;place-items:center;align-content:center;gap:9px;color:var(--muted);padding:24px;text-align:center}.part-prototype-asset-placeholder strong,.part-prototype-loading strong{color:var(--ink);font-size:13px}.part-prototype-asset-placeholder span,.part-prototype-asset-placeholder a{max-width:100%;color:var(--muted);font-size:10px;overflow-wrap:anywhere}.part-prototype-asset-placeholder a{color:var(--teal-dark);font-weight:850}.part-prototype-gallery-arrow,.part-prototype-lightbox-canvas>button{position:absolute;top:50%;display:grid;width:36px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.68);border-radius:9px;background:#0f1720bd;box-shadow:0 5px 18px #0f172a2e;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background .15s ease,transform .15s ease}.part-prototype-gallery-arrow:hover,.part-prototype-lightbox-canvas>button:hover{background:#0f766ef0;transform:translateY(-50%) scale(1.04)}.part-prototype-gallery-arrow.previous,.part-prototype-lightbox-canvas>button.previous{left:12px}.part-prototype-gallery-arrow.next,.part-prototype-lightbox-canvas>button.next{right:12px}.part-prototype-primary-badge{position:absolute;top:12px;left:12px;display:inline-flex;min-height:25px;align-items:center;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:#0f766ee0;color:#fff;padding:0 9px;font-size:9px;font-weight:900}.part-prototype-file-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:11px}.part-prototype-file-meta span{display:inline-flex;min-height:21px;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);color:var(--muted);padding:0 8px;font-size:9px;font-weight:850}.part-prototype-assets{display:flex;min-width:0;min-height:0;flex-direction:column;background:var(--surface-subtle)}.part-prototype-assets>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding:18px}.part-prototype-assets h3{margin:0;color:var(--ink-strong);font-size:15px;font-weight:900}.part-prototype-assets p{margin:3px 0 0;color:var(--muted);font-size:10px}.part-prototype-assets>header>span,.part-prototype-count{display:inline-flex;align-items:center;min-height:23px;border-radius:999px;background:var(--teal-soft);color:var(--teal-dark);padding:0 8px;font-size:9px;font-weight:900;white-space:nowrap}.part-prototype-asset-filters{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid var(--line);padding:10px 12px}.part-prototype-asset-filters button{display:inline-flex;min-height:28px;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);cursor:pointer;padding:0 9px;font:inherit;font-size:9px;font-weight:850}.part-prototype-asset-filters button:hover,.part-prototype-asset-filters button.active{border-color:#9dc9c3;background:var(--teal-soft);color:var(--teal-dark)}.part-prototype-asset-filters button span{display:inline-grid;min-width:17px;height:17px;place-items:center;border-radius:999px;background:var(--surface-muted);color:inherit;font-size:8px}.part-prototype-asset-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;flex:1 1 auto;gap:8px;min-height:0;overflow:auto;padding:10px}.part-prototype-asset-list>button{display:grid;grid-template-rows:auto auto;gap:7px;min-width:0;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);cursor:pointer;padding:6px;text-align:left}.part-prototype-asset-list>button:hover{border-color:var(--line-strong);background:var(--surface-muted)}.part-prototype-asset-list>button.active{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal);background:var(--teal-soft)}.part-prototype-asset-list>button>span:nth-child(2){display:grid;gap:3px;min-width:0;padding:0 3px 3px}.part-prototype-asset-list strong{color:var(--ink-strong);font-size:10px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-prototype-asset-list small{color:var(--muted);font-size:8px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-prototype-asset-thumbnail{position:relative;display:grid;width:100%;aspect-ratio:1.56;place-items:center;border:1px solid var(--line-soft);border-radius:6px;background:var(--surface-muted);overflow:hidden}.part-prototype-asset-thumbnail .part-prototype-art{width:100%;height:100%}.part-prototype-asset-thumbnail>img{display:block;width:100%;height:100%;object-fit:cover}.part-prototype-asset-thumbnail em{position:absolute;top:5px;left:5px;display:inline-flex;min-height:18px;align-items:center;border-radius:999px;background:#0f766ee6;color:#fff;padding:0 6px;font-size:7px;font-style:normal;font-weight:900}.part-prototype-gallery-footer{display:flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border-top:1px solid var(--line);color:var(--muted);font-size:8px;font-weight:800}.part-prototype-gallery-footer i{width:3px;height:3px;border-radius:999px;background:var(--muted-light)}.part-prototype-asset-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid transparent;border-radius:9px}.part-prototype-asset-icon.tone-teal{border-color:#b9ded8;background:#e5f5f2;color:#0f766e}.part-prototype-asset-icon.tone-blue{border-color:#c5dceb;background:#edf7fd;color:#0b5f88}.part-prototype-asset-icon.tone-amber{border-color:#ead4a3;background:#fff8e6;color:#9a681d}.part-prototype-asset-icon.tone-slate{border-color:#d4dbe1;background:#eef2f5;color:#4b5965}.part-prototype-tabs{display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:11px;background:var(--surface);box-shadow:var(--shadow-sm);padding:6px;overflow-x:auto}.part-prototype-tabs button{display:inline-flex;align-items:center;gap:7px;min-width:max-content;min-height:38px;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;padding:0 12px;font:inherit;font-size:11px;font-weight:850}.part-prototype-tabs button:hover{background:var(--surface-muted);color:var(--ink)}.part-prototype-tabs button.active{background:var(--teal-soft);color:var(--teal-dark)}.part-prototype-tabs button em{display:inline-grid;min-width:21px;height:19px;place-items:center;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);padding:0 5px;font-size:9px;font-style:normal;font-weight:900}.part-prototype-tabs button.active em{border-color:#abd5ce;color:var(--teal-dark)}.part-prototype-field-groups,.part-prototype-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.part-prototype-field-card{min-width:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.part-prototype-field-card>header{display:flex;align-items:center;gap:10px;min-height:66px;border-bottom:1px solid var(--line);background:var(--surface-subtle);padding:12px 14px}.part-prototype-field-card>header>div{min-width:0}.part-prototype-field-card h3{margin:0;color:var(--ink-strong);font-size:13px;font-weight:900}.part-prototype-field-card header p{margin:3px 0 0;color:var(--muted);font-size:9px;font-weight:650}.part-prototype-section-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #bcddd8;border-radius:9px;background:var(--teal-soft);color:var(--teal-dark)}.part-prototype-field-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.part-prototype-field-card dl>div{min-width:0;min-height:66px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:10px 12px}.part-prototype-field-card dl>div:nth-child(2n){border-right:0}.part-prototype-field-card dl>div:nth-last-child(-n+2){border-bottom:0}.part-prototype-field-card dt{color:var(--muted);font-size:9px;font-weight:800}.part-prototype-field-card dd{display:grid;gap:2px;margin:6px 0 0;color:var(--ink);font-size:11px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.part-prototype-field-card dd small{color:var(--muted-light);font-size:8px;font-weight:750}.part-prototype-field-card dd.is-positive{color:var(--green)}.part-prototype-field-card dd.is-warning{color:var(--amber)}.part-prototype-field-card dd.is-muted{color:var(--muted)}.part-prototype-records{display:grid;gap:14px}.part-prototype-table-card>header .part-prototype-count,.part-prototype-record-grid header .part-prototype-count{margin-left:auto}.part-prototype-table-wrap{width:100%;overflow:auto}.part-prototype-table-wrap table{width:100%;border-collapse:collapse;font-size:10px}.part-prototype-table-wrap th,.part-prototype-table-wrap td{border-bottom:1px solid var(--line-soft);padding:11px 13px;text-align:left;white-space:nowrap}.part-prototype-table-wrap th{background:var(--surface-muted);color:var(--muted);font-size:9px;font-weight:900}.part-prototype-table-wrap td{color:var(--ink);font-weight:650}.part-prototype-table-wrap td strong{color:var(--blue);font-weight:900}.part-prototype-table-wrap tbody tr:last-child td{border-bottom:0}.part-prototype-record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.part-prototype-link-list{display:grid}.part-prototype-link-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;border:0;border-bottom:1px solid var(--line-soft);background:transparent;color:var(--ink);cursor:pointer;padding:9px 14px;text-align:left}.part-prototype-link-list button:hover{background:var(--blue-soft)}.part-prototype-link-list button:last-child{border-bottom:0}.part-prototype-record-item{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line-soft);padding:10px 14px}.part-prototype-record-item:last-child{border-bottom:0}.part-prototype-record-item>span{display:grid;gap:3px;min-width:0}.part-prototype-record-item strong{color:var(--blue);font-size:11px;font-weight:900;overflow-wrap:anywhere}.part-prototype-record-item small,.part-prototype-record-item em{color:var(--muted);font-size:9px;font-style:normal;font-weight:700}.part-prototype-record-item>i{flex:0 0 auto;border-radius:999px;background:var(--surface-muted);color:var(--muted);padding:4px 7px;font-size:8px;font-style:normal;font-weight:850}.part-prototype-record-empty{display:grid;min-height:110px;place-items:center;color:var(--muted);padding:18px;font-size:10px;text-align:center}.part-prototype-link-list button>span{display:grid;gap:3px}.part-prototype-link-list strong{color:var(--blue);font-size:11px;font-weight:900}.part-prototype-link-list small{color:var(--muted);font-size:9px;font-weight:700}.part-prototype-link-list svg{color:var(--muted-light)}.part-prototype-timeline{display:grid;padding:10px 14px}.part-prototype-timeline>div{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;min-height:55px}.part-prototype-timeline i{position:relative;width:8px;height:8px;border:2px solid var(--surface);border-radius:999px;background:var(--teal);box-shadow:0 0 0 1px var(--teal);margin-top:4px}.part-prototype-timeline i:after{position:absolute;top:10px;left:2px;width:1px;height:40px;background:var(--line);content:""}.part-prototype-timeline>div:last-child i:after{display:none}.part-prototype-timeline span{display:grid;align-content:start;gap:4px}.part-prototype-timeline strong{color:var(--ink);font-size:11px;font-weight:850}.part-prototype-timeline small{color:var(--muted);font-size:9px;font-weight:700}.part-prototype-footer{display:flex;align-items:center;justify-content:center;gap:9px;min-height:38px;color:var(--muted-light);font-size:9px;font-weight:750;text-align:center}.part-prototype-lightbox{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#040a10d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:28px}.part-prototype-lightbox-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1100px,94vw);height:min(780px,90vh);border:1px solid rgba(255,255,255,.16);border-radius:15px;background:var(--surface);box-shadow:0 28px 90px #00000075;overflow:hidden}.part-prototype-lightbox-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:15px 18px}.part-prototype-lightbox-panel header span{color:var(--teal-dark);font-size:9px;font-weight:900}.part-prototype-lightbox-panel header h3{margin:3px 0 0;color:var(--ink-strong);font-size:17px;font-weight:900}.part-prototype-lightbox-panel header p{margin:3px 0 0;color:var(--muted);font-size:10px}.part-prototype-lightbox-panel header button{display:grid;width:34px;height:34px;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);color:var(--muted);cursor:pointer}.part-prototype-lightbox-canvas{position:relative;display:grid;min-height:0;place-items:center;background:#e9eef1;overflow:hidden}.part-prototype-lightbox-canvas .part-prototype-art{width:100%;height:100%;max-height:none}.part-prototype-lightbox-panel>footer{display:flex;min-height:54px;align-items:center;gap:18px;border-top:1px solid var(--line);color:var(--muted);padding:9px 16px;font-size:10px;font-weight:750}.part-prototype-lightbox-panel>footer>span:first-child{color:var(--ink);font-size:12px}.part-prototype-lightbox-panel>footer button,.part-prototype-lightbox-panel>footer a{display:inline-flex;min-height:32px;align-items:center;gap:6px;margin-left:auto;border:1px solid var(--teal);border-radius:7px;background:var(--teal);color:#fff;cursor:pointer;padding:0 11px;font:inherit;font-size:9px;font-weight:900;text-decoration:none}[data-theme=dark] .part-prototype-notice{border-color:#235a55}[data-theme=dark] .part-prototype-hero{background:radial-gradient(circle at 4% 0%,rgba(45,212,191,.12),transparent 30%),var(--surface)}[data-theme=dark] .part-prototype-asset-icon.tone-teal{border-color:#245f58;background:#15322f;color:#53d7c5}[data-theme=dark] .part-prototype-asset-icon.tone-blue{border-color:#28516a;background:#172d3b;color:#75c9f2}[data-theme=dark] .part-prototype-asset-icon.tone-amber{border-color:#604a20;background:#312813;color:#f2bf5c}[data-theme=dark] .part-prototype-asset-icon.tone-slate{border-color:#3d4851;background:#232c33;color:#b7c3cd}@media(max-width:1180px){.part-prototype-hero{grid-template-columns:1fr}.part-prototype-hero-thumb{max-width:260px}.part-prototype-media{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.part-prototype-field-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.part-prototype-field-groups>section:last-child{grid-column:1 / -1}.part-prototype-field-groups>section:last-child dl{grid-template-columns:repeat(4,minmax(0,1fr))}.part-prototype-field-groups>section:last-child dl>div{border-right:1px solid var(--line-soft)}.part-prototype-field-groups>section:last-child dl>div:nth-child(4n){border-right:0}}@media(max-width:860px){.part-prototype-page{padding:14px}.part-prototype-media{grid-template-columns:1fr;height:auto}.part-prototype-stage{min-height:520px;border-right:0;border-bottom:1px solid var(--line)}.part-prototype-asset-list{grid-template-columns:repeat(2,minmax(0,1fr))}.part-prototype-assets{max-height:620px}.part-prototype-field-groups,.part-prototype-record-grid{grid-template-columns:1fr}.part-prototype-field-groups>section:last-child{grid-column:auto}.part-prototype-field-groups>section:last-child dl{grid-template-columns:repeat(2,minmax(0,1fr))}.part-prototype-field-groups>section:last-child dl>div:nth-child(4n){border-right:1px solid var(--line-soft)}.part-prototype-field-groups>section:last-child dl>div:nth-child(2n){border-right:0}}@media(max-width:620px){.part-prototype-notice{align-items:flex-start;flex-direction:column;gap:5px}.part-prototype-hero{padding:18px}.part-prototype-stage{padding:12px}.part-prototype-stage-head{gap:10px}.part-prototype-stage-actions{align-items:flex-end;flex-direction:column}.part-prototype-canvas{min-height:260px}.part-prototype-asset-list{grid-template-columns:repeat(2,minmax(0,1fr))}.part-prototype-asset-filters{flex-wrap:nowrap;overflow-x:auto}.part-prototype-asset-filters button{min-width:max-content}.part-prototype-lightbox{padding:10px}.part-prototype-lightbox-panel{width:100%;height:92vh}.part-prototype-lightbox-panel>footer{align-items:flex-start;flex-direction:column;gap:5px}.part-prototype-lightbox-panel>footer button{width:100%;justify-content:center;margin:4px 0 0}.part-prototype-field-card dl,.part-prototype-field-groups>section:last-child dl{grid-template-columns:1fr}.part-prototype-field-card dl>div,.part-prototype-field-groups>section:last-child dl>div,.part-prototype-field-groups>section:last-child dl>div:nth-child(4n){border-right:0;border-bottom:1px solid var(--line-soft)}.part-prototype-field-card dl>div:last-child{border-bottom:0}}.part-directory-page{display:grid;gap:14px;padding:18px 22px 34px}.part-directory-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.part-directory-summary>div{display:flex;min-width:0;min-height:92px;align-items:center;gap:12px;border-right:1px solid var(--line);padding:15px 18px}.part-directory-summary>div:last-child{border-right:0}.part-directory-summary-icon{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border:1px solid transparent;border-radius:10px}.part-directory-summary-icon.teal{border-color:#acd8d1;background:var(--teal-soft);color:var(--teal-dark)}.part-directory-summary-icon.blue{border-color:#bdd9e9;background:var(--blue-soft);color:var(--blue)}.part-directory-summary-icon.amber{border-color:#ead4a3;background:#fff8e6;color:#9a681d}.part-directory-summary-icon.purple{border-color:#d9cdf0;background:#f4effd;color:#6d4bab}.part-directory-summary>div>span:last-child{display:grid;gap:5px;min-width:0}.part-directory-summary small{color:var(--muted);font-size:9px;font-weight:800}.part-directory-summary strong{color:var(--ink-strong);font-size:23px;font-weight:950;letter-spacing:-.035em;line-height:1}.part-directory-panel{min-width:0;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.part-directory-error{border-bottom:1px solid #efc7c7;background:#fff2f2;color:#a33a3a;padding:12px 16px;font-size:11px;font-weight:750}[data-theme=dark] .part-directory-error{border-color:#623434;background:#301c1c;color:#f2a7a7}.part-directory-heading{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 0 0,rgba(15,118,110,.08),transparent 32%),var(--surface);padding:16px 18px}.part-directory-heading>div>span{display:inline-flex;align-items:center;gap:6px;color:var(--teal-dark);font-size:9px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.part-directory-heading h2{margin:6px 0 0;color:var(--ink-strong);font-size:19px;font-weight:950}.part-directory-heading p{margin:4px 0 0;color:var(--muted);font-size:11.5px}.part-directory-count{display:inline-flex;min-height:27px;align-items:center;border-radius:999px;background:var(--teal-soft);color:var(--teal-dark);padding:0 10px;font-size:9px;font-weight:900;white-space:nowrap}.part-directory-filter-shell{border-bottom:1px solid var(--line);background:var(--surface-subtle);padding:13px 14px 10px}.part-directory-filter-primary,.part-directory-filter-secondary,.part-directory-filter-advanced{display:grid;gap:9px}.part-directory-filter-primary{grid-template-columns:minmax(270px,1.6fr) repeat(3,minmax(130px,.7fr)) auto}.part-directory-filter-secondary{grid-template-columns:repeat(4,minmax(135px,.65fr)) auto;margin-top:10px}.part-directory-filter-advanced{grid-template-columns:repeat(5,minmax(145px,1fr));margin-top:10px;border-top:1px dashed var(--line);padding-top:10px}.part-directory-filter-field{display:grid;min-width:0;gap:5px}.part-directory-filter-field>span:first-child{color:var(--muted);font-size:9.5px;font-weight:850}.part-directory-filter-actions{display:flex;align-items:flex-end;gap:7px}.part-directory-search{display:flex;min-width:0;height:35px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted);padding:0 10px}.part-directory-search:focus-within{border-color:var(--teal);box-shadow:0 0 0 2px #0f766e1f}.part-directory-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:11.5px;font-weight:700}.part-directory-filter-field select,.part-directory-filter-field>input,.part-directory-pagination select{height:35px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface);color:var(--ink);padding:0 9px;font:inherit;font-size:10.5px;font-weight:750}.part-directory-filter-field>input{min-width:0;width:100%}.part-directory-filter-field>input::placeholder{color:var(--muted-light)}.part-directory-filter-field select:focus,.part-directory-filter-field>input:focus,.part-directory-pagination select:focus{border-color:var(--teal);box-shadow:0 0 0 2px #0f766e1a}.part-directory-advanced-toggle{display:inline-flex;height:35px;align-self:end;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted);cursor:pointer;padding:0 11px;font:inherit;font-size:10.5px;font-weight:850;white-space:nowrap}.part-directory-advanced-toggle:hover,.part-directory-advanced-toggle[aria-expanded=true]{border-color:#9dc9c3;background:var(--teal-soft);color:var(--teal-dark)}.part-directory-filter-hint{display:flex;align-items:center;gap:6px;min-height:26px;color:var(--muted);padding-top:8px;font-size:9.5px;font-weight:700}.part-directory-filter-hint svg{color:var(--teal)}.part-directory-button{display:inline-flex;height:35px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted);cursor:pointer;padding:0 11px;font:inherit;font-size:10.5px;font-weight:900;white-space:nowrap}.part-directory-button:hover{border-color:var(--line-strong);background:var(--surface-muted);color:var(--ink)}.part-directory-button.primary{border-color:var(--teal);background:var(--teal);color:#fff}.part-directory-button:disabled{cursor:not-allowed;opacity:.46}.part-directory-table-wrap{width:100%;overflow-x:auto}.part-directory-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:fixed}.part-directory-table th,.part-directory-table td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle}.part-directory-table th{height:38px;background:var(--surface-muted);color:var(--muted);padding:0 11px;font-size:10.5px;font-weight:900;letter-spacing:.03em}.part-directory-table td{height:82px;color:var(--ink);padding:8px 11px;font-size:11px}.part-directory-table tbody tr{transition:background .12s ease}.part-directory-table tbody tr:hover{background:var(--surface-subtle)}.part-directory-table tbody tr:last-child td{border-bottom:0}.part-directory-table th:nth-child(1){width:280px}.part-directory-table th:nth-child(2){width:165px}.part-directory-table th:nth-child(3){width:115px}.part-directory-table th:nth-child(4){width:185px}.part-directory-table th:nth-child(5){width:105px}.part-directory-table th:nth-child(6){width:95px}.part-directory-table th:nth-child(7){width:105px}.part-directory-table th:nth-child(8){width:100px}.part-directory-identity{display:flex;min-width:0;align-items:center;gap:10px}.part-directory-thumb{display:grid;width:70px;height:53px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);overflow:hidden}.part-directory-thumb svg{display:block;width:100%;height:100%}.part-directory-thumb img{display:block;width:100%;height:100%;object-fit:cover}.part-directory-identity>span:last-child,.part-directory-stack,.part-directory-stock{display:grid;gap:3px;min-width:0}.part-directory-identity button{width:max-content;border:0;background:transparent;color:var(--teal-dark);cursor:pointer;padding:0;font:inherit;font-size:13px;font-weight:950}.part-directory-identity button:hover{text-decoration:underline}.part-directory-identity strong,.part-directory-stack strong{color:var(--ink-strong);font-size:11.5px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-directory-identity small,.part-directory-stack small,.part-directory-stock small,.part-directory-price small{color:var(--muted);font-size:10px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-directory-stock strong{color:var(--green);font-size:14px;font-weight:950}.part-directory-stock strong.low{color:var(--amber)}.part-directory-stock em{width:max-content;border-radius:999px;background:var(--blue-soft);color:var(--blue);padding:2px 6px;font-size:9px;font-style:normal;font-weight:900}.part-directory-price{display:flex;align-items:baseline;gap:3px;color:var(--green)}.part-directory-price svg{align-self:center}.part-directory-price strong{color:var(--ink-strong);font-size:12.5px;font-weight:950}.part-directory-files{display:grid;gap:5px}.part-directory-files span{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:10px;font-weight:800}.part-directory-files svg{color:var(--teal)}.part-directory-status{display:inline-flex;min-height:21px;align-items:center;border-radius:999px;padding:0 7px;font-size:10px;font-weight:900;white-space:nowrap}.part-directory-status.success{background:var(--green-soft);color:var(--green)}.part-directory-status.pending{background:var(--amber-soft);color:var(--amber)}.part-directory-status.muted{background:var(--surface-muted);color:var(--muted)}.part-directory-audit{display:block;margin-top:5px;color:var(--muted-light);font-size:9px;font-weight:750}.part-directory-open{display:inline-flex;min-height:30px;align-items:center;gap:5px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);cursor:pointer;padding:0 8px;font:inherit;font-size:10px;font-weight:900;white-space:nowrap}.part-directory-open:hover{border-color:#9dc9c3;background:var(--teal-soft);color:var(--teal-dark)}.part-directory-empty{display:grid;min-height:250px;place-items:center;align-content:center;gap:7px;color:var(--muted-light);text-align:center}.part-directory-empty strong{color:var(--ink);font-size:12px}.part-directory-empty span{color:var(--muted);font-size:9px}.part-directory-empty-ready svg{color:var(--teal)}.part-directory-empty-ready span{max-width:520px;font-size:10.5px;line-height:1.6}.part-directory-pagination{display:flex;min-height:58px;align-items:center;gap:15px;border-top:1px solid var(--line);background:var(--surface-subtle);padding:9px 14px}.part-directory-pagination>label{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:800}.part-directory-pagination select{width:58px;height:30px}.part-directory-pagination>span{color:var(--muted);font-size:10.5px;font-weight:800}.part-directory-pagination .part-directory-pagination-filters{border-radius:999px;background:var(--teal-soft);color:var(--teal-dark);padding:4px 8px;font-size:9.5px}.part-directory-pagination>div{display:flex;align-items:center;gap:4px;margin-left:auto}.part-directory-pagination button{display:grid;min-width:31px;height:31px;place-items:center;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);cursor:pointer;padding:0 6px;font:inherit;font-size:10.5px;font-weight:900}.part-directory-pagination button:hover:not(:disabled),.part-directory-pagination button.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal-dark)}.part-directory-pagination button:disabled{cursor:not-allowed;opacity:.38}.part-prototype-back{display:inline-flex;width:max-content;min-height:34px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted);cursor:pointer;padding:0 11px;font:inherit;font-size:10px;font-weight:900}.part-prototype-back:hover{border-color:#9dc9c3;background:var(--teal-soft);color:var(--teal-dark)}[data-theme=dark] .part-directory-summary-icon.amber{border-color:#604a20;background:#312813;color:#f2bf5c}[data-theme=dark] .part-directory-summary-icon.purple{border-color:#4b3d68;background:#282038;color:#bda7ef}@media(max-width:1400px){.part-directory-table{min-width:900px}.part-directory-table th:nth-child(1){width:230px}.part-directory-table th:nth-child(2){width:125px}.part-directory-table th:nth-child(3){width:90px}.part-directory-table th:nth-child(4){width:145px}.part-directory-table th:nth-child(5){width:85px}.part-directory-table th:nth-child(7){width:85px}.part-directory-table th:nth-child(8){width:90px}.part-directory-table th:nth-child(6),.part-directory-table td:nth-child(6){display:none}}@media(max-width:1180px){.part-directory-filter-primary{grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(135px,.7fr))}.part-directory-query-field{grid-column:span 1}.part-directory-filter-secondary{grid-template-columns:repeat(3,minmax(135px,1fr))}.part-directory-filter-advanced{grid-template-columns:repeat(3,minmax(145px,1fr))}.part-directory-button{width:100%}}@media(max-width:860px){.part-directory-page{padding:14px}.part-directory-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.part-directory-summary>div:nth-child(2){border-right:0}.part-directory-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.part-directory-filter-primary,.part-directory-filter-secondary,.part-directory-filter-advanced{grid-template-columns:repeat(2,minmax(0,1fr))}.part-directory-query-field,.part-directory-filter-actions{grid-column:1 / -1}.part-directory-filter-actions .part-directory-button{width:auto;min-width:110px}.part-directory-table{min-width:920px}}@media(max-width:620px){.part-directory-summary>div{min-height:76px;padding:12px}.part-directory-summary strong{font-size:20px}.part-directory-heading{align-items:flex-start;flex-direction:column}.part-directory-filter-primary,.part-directory-filter-secondary,.part-directory-filter-advanced{grid-template-columns:1fr}.part-directory-query-field,.part-directory-filter-actions{grid-column:auto}.part-directory-filter-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.part-directory-filter-actions .part-directory-button{width:100%}.part-directory-table{min-width:760px}.part-directory-table th:nth-child(2),.part-directory-table td:nth-child(2),.part-directory-table th:nth-child(4),.part-directory-table td:nth-child(4),.part-directory-table th:nth-child(6),.part-directory-table td:nth-child(6){display:none}.part-directory-pagination{align-items:flex-start;flex-wrap:wrap}.part-directory-pagination>div{width:100%;margin-left:0;overflow-x:auto}}
