:root{--mgmt-blue:#1255be;--mgmt-dark:#0c172b;--mgmt-navy:#15243d;--mgmt-bg:#f3f6fa;--mgmt-border:#dce3ec;--mgmt-text:#172033;--mgmt-muted:#667085;--mgmt-green:#159669;--mgmt-yellow:#d79510;--mgmt-red:#cf3948}.mgmt-login{min-height:100vh;color:var(--mgmt-text);background:radial-gradient(circle at 30% 10%,#e8f1ff,#0000 38%),#f5f7fb;place-items:center;padding:24px;display:grid}.mgmt-login-card{border:1px solid var(--mgmt-border);text-align:center;background:#fff;border-radius:28px;width:min(470px,100%);padding:44px;box-shadow:0 24px 70px #0e203d21}.mgmt-login-card img{width:230px;max-width:80%;height:auto;margin-bottom:28px}.mgmt-login-card h1{margin:12px 0;font-size:34px;line-height:1.08}.mgmt-login-card p{color:var(--mgmt-muted);margin:0 0 26px;font-size:17px;line-height:1.55}.mgmt-login-card small{color:var(--mgmt-muted);margin-top:18px;display:block}.mgmt-kicker{letter-spacing:.16em;color:var(--mgmt-blue);font-size:11px;font-weight:850}.mgmt-danger-text{color:var(--mgmt-red)}.mgmt-primary-button,.mgmt-secondary-button,.mgmt-positive-button{cursor:pointer;min-height:46px;font-weight:780;font:inherit;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0 19px;text-decoration:none;display:inline-flex}.mgmt-primary-button{background:var(--mgmt-blue);color:#fff;box-shadow:0 8px 20px #1255be33}.mgmt-primary-button:disabled{opacity:.55;cursor:wait}.mgmt-secondary-button{color:var(--mgmt-blue);background:#fff;border:1px solid #b9c9df}.mgmt-positive-button{color:#08704b;background:#e7f7f0;border:1px solid #b9ead6}.mgmt-shell{background:var(--mgmt-bg);width:100%;max-width:100vw;min-height:100vh;color:var(--mgmt-text);display:flex;overflow-x:clip}.mgmt-sidebar{background:var(--mgmt-dark);color:#fff;z-index:50;flex-direction:column;width:278px;padding:24px 17px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #030c1d14}.mgmt-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:8px 8px 23px;display:flex;position:relative}.mgmt-brand img{background:#fff;border-radius:9px;width:96px;height:auto;padding:5px}.mgmt-brand div{flex-direction:column;gap:3px;display:flex}.mgmt-brand strong{font-size:14px}.mgmt-brand small{color:#afbdd2;font-size:11px}.mgmt-sidebar-close{color:#fff;cursor:pointer;background:#1e3353;border:1px solid #ffffff2e;border-radius:11px;width:44px;height:44px;margin-left:auto;font-size:22px;display:none}.mgmt-menu-backdrop{display:none}.mgmt-admin-products{background:var(--mgmt-blue);color:#fff;text-align:center;border-radius:11px;justify-content:center;align-items:center;min-height:46px;margin-top:auto;padding:0 13px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.mgmt-admin-products+.mgmt-signout{margin-top:8px}.mgmt-sidebar nav{flex-direction:column;gap:5px;padding:21px 0;display:flex;overflow:auto}.mgmt-sidebar nav button,.mgmt-signout{color:#c4d0e2;text-align:left;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:0 13px;font-size:14px;text-decoration:none;display:flex}.mgmt-sidebar nav button span{text-align:center;color:#7fa9ef;width:22px}.mgmt-sidebar nav button:hover,.mgmt-sidebar nav button.active{color:#fff;background:#1e3353}.mgmt-sidebar nav button.active{box-shadow:inset 3px 0 var(--mgmt-blue)}.mgmt-signout{color:#ffadb5;margin-top:auto}.mgmt-signout:hover{background:#cf394824}.mgmt-main{width:calc(100% - 278px);min-width:0;max-width:100%;margin-left:278px;overflow-x:clip}.mgmt-topbar{border-bottom:1px solid var(--mgmt-border);z-index:30;background:#fff;align-items:center;gap:16px;min-height:92px;padding:20px 32px;display:flex;position:sticky;top:0}.mgmt-topbar h1{margin:0 0 3px;font-size:24px}.mgmt-topbar p{color:var(--mgmt-muted);margin:0;font-size:13px}.mgmt-topbar-actions{align-items:center;gap:15px;margin-left:auto;display:flex}.mgmt-visit-site{min-height:42px;color:var(--mgmt-blue);white-space:nowrap;background:#eef4fd;border:1px solid #1859b333;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 17px;font-size:13px;font-weight:800;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.mgmt-visit-site:hover{background:#e1ecfb;transform:translateY(-1px)}.mgmt-visit-site:focus-visible{outline-offset:2px;outline:3px solid #1859b338}.mgmt-user{flex-direction:column;align-items:flex-end;display:flex}.mgmt-user span{letter-spacing:.12em;color:var(--mgmt-blue);font-size:9px;font-weight:800}.mgmt-user strong{font-size:13px}.mgmt-menu-button{background:#eef3fa;border:0;border-radius:10px;width:43px;height:43px;font-size:20px;display:none}.mgmt-page{width:100%;min-width:0;max-width:1500px;margin:0 auto;padding:30px 32px 60px}.mgmt-loading,.mgmt-empty{min-height:220px;color:var(--mgmt-muted);text-align:center;place-items:center;display:grid}.mgmt-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:30px}.mgmt-empty span{color:#9eb1ca;font-size:38px}.mgmt-empty p{margin:8px 0;font-weight:650}.mgmt-alert{border-radius:12px;justify-content:space-between;align-items:center;margin:18px 32px 0;padding:13px 16px;font-size:14px;display:flex}.mgmt-alert button{background:0 0;border:0;font-size:20px}.mgmt-alert.error{color:#a51f30;background:#fff0f2;border:1px solid #f3c2c9}.mgmt-alert.success{color:#08704b;background:#e8f8f1;border:1px solid #b9ead6}.mgmt-section-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.mgmt-section-head h2{margin:5px 0 0;font-size:25px}.mgmt-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:30px;display:grid}.mgmt-metric-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.mgmt-metric-grid article{border:1px solid var(--mgmt-border);background:#fff;border-radius:17px;padding:18px 19px;box-shadow:0 5px 18px #1a2f4e0d}.mgmt-metric-grid article span{color:var(--mgmt-muted);margin-bottom:9px;font-size:12px;display:block}.mgmt-metric-grid article strong{overflow-wrap:anywhere;font-size:21px;line-height:1.12;display:block}.mgmt-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.mgmt-dashboard{gap:22px;display:grid}.mgmt-dashboard-intro{background:linear-gradient(135deg,#fff 0%,#f2f7ff 100%);border:1px solid #dfe8f5;border-radius:21px;justify-content:space-between;align-items:flex-end;gap:24px;padding:25px 27px;display:flex}.mgmt-dashboard-intro h2{letter-spacing:-.025em;margin:7px 0 5px;font-size:27px}.mgmt-dashboard-intro p{color:var(--mgmt-muted);margin:0;font-size:13px}.mgmt-dashboard-date{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.mgmt-dashboard-date span{color:var(--mgmt-muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.mgmt-dashboard-date strong{font-size:13px}.mgmt-dashboard-primary{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.mgmt-financial-section{border:1px solid var(--mgmt-border);background:#fff;border-radius:20px;padding:22px;box-shadow:0 5px 18px #1a2f4e09}.mgmt-financial-section>.mgmt-dashboard-section-head{margin-bottom:16px}.mgmt-dashboard-metric{border:1px solid var(--mgmt-border);background:#fff;border-radius:17px;align-items:center;gap:14px;min-width:0;padding:18px;display:flex;box-shadow:0 5px 18px #1a2f4e0a}.mgmt-dashboard-metric-icon{color:#1762ce;background:#edf4ff;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;font-size:18px;font-weight:800;display:grid}.mgmt-dashboard-metric.green .mgmt-dashboard-metric-icon{color:#0b8b62;background:#e8f8f1}.mgmt-dashboard-metric.slate .mgmt-dashboard-metric-icon{color:#526176;background:#eef1f5}.mgmt-dashboard-metric.violet .mgmt-dashboard-metric-icon{color:#7057d9;background:#f0edff}.mgmt-dashboard-metric.amber .mgmt-dashboard-metric-icon{color:#a96800;background:#fff3d6}.mgmt-dashboard-metric div{min-width:0}.mgmt-dashboard-metric div>span{color:var(--mgmt-muted);margin-bottom:7px;font-size:11px;display:block}.mgmt-dashboard-metric strong{overflow-wrap:anywhere;letter-spacing:-.02em;font-size:20px;display:block}.mgmt-collect-card{grid-column:span 1;align-items:flex-start}.mgmt-collect-card>div{width:100%}.mgmt-collect-card ul{border-top:1px solid #edf0f4;gap:5px;margin:12px 0 11px;padding:10px 0 0;list-style:none;display:grid}.mgmt-collect-card li{color:#4e5b70;font-size:10px}.mgmt-collect-order{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:9px;padding:5px 4px;display:flex}.mgmt-collect-order:hover,.mgmt-collect-order:focus-visible{background:#fff8e8;outline:none}.mgmt-collect-order>span{gap:3px;min-width:0;display:grid}.mgmt-collect-order strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mgmt-collect-order small{width:fit-content;font-size:9px;font-weight:800}.mgmt-delivery-date.overdue{color:#b42318}.mgmt-delivery-date.today{color:#b54708}.mgmt-delivery-date.tomorrow{color:#8a6500}.mgmt-delivery-date.upcoming{color:#526176}.mgmt-delivery-date.undated{color:#7a5a00;background:#fff3cd;border-radius:999px;padding:2px 5px}.mgmt-collect-order b{color:#8a5a00;white-space:nowrap;flex:none}.mgmt-collect-card button{color:#805400;cursor:pointer;background:#fffaf0;border:1px solid #e4c98e;border-radius:9px;width:100%;min-height:34px;font-size:10px;font-weight:800}.mgmt-action-count{color:#526176;background:#f0f4f9;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750}.mgmt-action-list{gap:8px;display:grid}.mgmt-action-list>button{width:100%;min-height:59px;color:var(--mgmt-text);text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #e3e8ef;border-radius:13px;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 14px;display:grid}.mgmt-action-list>button:hover{border-color:#b8c7db;transform:translateY(-1px)}.mgmt-action-list .mgmt-action-dot{background:#1762ce;border-radius:50%;width:10px;height:10px}.mgmt-action-list button.red .mgmt-action-dot{background:#cf3948}.mgmt-action-list button.orange .mgmt-action-dot{background:#e27617}.mgmt-action-list button.yellow .mgmt-action-dot{background:#d8a300}.mgmt-action-list button.blue .mgmt-action-dot{background:#1762ce}.mgmt-action-list button>span:nth-child(2){gap:4px;display:grid}.mgmt-action-list button small{color:var(--mgmt-muted);font-size:11px}.mgmt-action-list button i{color:#75849a;font-style:normal;font-weight:900}.mgmt-all-clear{color:#08704b;background:#f0fbf6;border-color:#b9ead6}.mgmt-dashboard-section{border:1px solid var(--mgmt-border);background:#fff;border-radius:20px;padding:22px;box-shadow:0 5px 18px #1a2f4e09}.mgmt-dashboard-section-head{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.mgmt-dashboard-section-head h3{margin:5px 0 0;font-size:18px}.mgmt-channel-total{color:#1762ce;background:#edf4ff;border-radius:999px;padding:7px 11px;font-size:12px}.mgmt-channel-circles{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(112px,1fr));grid-auto-columns:minmax(112px,1fr);grid-auto-flow:column;gap:12px;padding:2px 1px 8px;display:grid;overflow-x:auto}.mgmt-channel-card{text-align:center;background:#fbfcfe;border:1px solid #e7ebf1;border-radius:15px;flex-direction:column;align-items:center;min-width:112px;min-height:162px;padding:14px 9px 12px;display:flex}.mgmt-channel-circle{background:conic-gradient(var(--channel-color) var(--channel-value), #e9edf3 0);border-radius:50%;place-items:center;width:82px;height:82px;padding:8px;display:grid}.mgmt-channel-circle:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:64px;height:64px;box-shadow:inset 0 0 0 1px #eef1f5}.mgmt-channel-circle>div{z-index:1;color:var(--channel-color);grid-area:1/1;justify-items:center;gap:1px;display:grid}.mgmt-channel-circle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.mgmt-channel-circle svg .filled{fill:currentColor;stroke:none}.mgmt-channel-circle strong{color:#17233a;font-size:15px;line-height:1}.mgmt-channel-unknown{font-size:22px;font-weight:850}.mgmt-channel-card h4{color:#25344a;margin:10px 0 3px;font-size:12px;line-height:1.2}.mgmt-channel-card>span{color:var(--mgmt-muted);font-size:10px}.mgmt-circle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.mgmt-circle-card{background:#fbfcfe;border:1px solid #e7ebf1;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:220px;padding:20px;display:flex}.mgmt-circle{background:conic-gradient(var(--circle-color) var(--circle-value), #e9edf3 0);border-radius:50%;place-items:center;width:142px;height:142px;padding:14px;display:grid}.mgmt-circle:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:108px;height:108px;box-shadow:inset 0 0 0 1px #eef1f5}.mgmt-circle>div{z-index:1;text-align:center;grid-area:1/1}.mgmt-circle strong{letter-spacing:-.04em;font-size:25px;display:block}.mgmt-circle span{color:var(--mgmt-muted);margin-top:3px;font-size:10px;display:block}.mgmt-circle-card h4{text-align:center;margin:0;font-size:13px;font-weight:700}.mgmt-dashboard-details{border:1px solid #e7ebf1;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.mgmt-dashboard-details article{border-bottom:1px solid #e7ebf1;border-right:1px solid #e7ebf1;min-height:92px;padding:17px}.mgmt-dashboard-details article:nth-child(4n){border-right:0}.mgmt-dashboard-details article:nth-last-child(-n+4){border-bottom:0}.mgmt-dashboard-details span{color:var(--mgmt-muted);margin-bottom:10px;font-size:11px;display:block}.mgmt-dashboard-details strong{overflow-wrap:anywhere;font-size:16px;display:block}.mgmt-dashboard-details article.warning{background:#fff8e8}.mgmt-dashboard-details article.warning strong{color:#9b6500}.mgmt-dashboard-trends{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.mgmt-dashboard-trends .mgmt-chart{min-height:225px;box-shadow:none}.mgmt-dashboard-empty{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:20px;align-content:center;place-items:center;min-height:260px;padding:30px;display:grid}.mgmt-dashboard-empty span{color:#9eb1ca;font-size:46px}.mgmt-dashboard-empty h3{margin:8px 0 4px}.mgmt-dashboard-empty p{color:var(--mgmt-muted);margin:0;font-size:12px}.mgmt-control-alerts{background:linear-gradient(135deg,#fff1f2,#fff8f8);border:1px solid #f1b4bb;border-radius:18px;padding:18px 20px;box-shadow:0 6px 20px #b4231814}.mgmt-control-alerts>div:first-child{color:#a51f30;align-items:center;gap:10px;margin-bottom:13px;display:flex}.mgmt-control-alerts>div:first-child span{color:#fff;background:#cf3948;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.mgmt-control-alert-list{flex-wrap:wrap;gap:9px;display:flex}.mgmt-control-alert-list button{color:#87202c;cursor:pointer;background:#fff;border:1px solid #f3c2c9;border-radius:11px;min-height:42px;padding:0 13px}.mgmt-control-alert-list button span{margin-left:8px}.mgmt-day-agenda,.mgmt-receivables-table,.mgmt-important-orders{gap:9px;display:grid}.mgmt-day-agenda article{background:#fbfcfe;border:1px solid #e4e9f0;border-radius:13px;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:15px;padding:14px 15px;display:grid}.mgmt-day-agenda time{color:var(--mgmt-blue);font-weight:850}.mgmt-day-agenda article>div,.mgmt-receivables-table article>div,.mgmt-important-orders article>div{gap:4px;min-width:0;display:grid}.mgmt-day-agenda article>div span,.mgmt-receivables-table article>div span,.mgmt-important-orders article>div span{color:var(--mgmt-muted);overflow-wrap:anywhere;font-size:11px}.mgmt-status-pill{color:#175cd3;background:#edf4ff;border-radius:999px;align-items:center;width:fit-content;min-height:27px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.mgmt-inline-empty{color:var(--mgmt-muted);text-align:center;border:1px dashed #cbd5e1;border-radius:13px;margin:0;padding:24px}.mgmt-production-control-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;display:grid}.mgmt-production-control-grid button{min-height:128px;color:var(--mgmt-text);text-align:left;cursor:pointer;background:#f7faff;border:1px solid #dfe6ef;border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-start;padding:17px;display:flex}.mgmt-production-control-grid button strong{color:var(--mgmt-blue);font-size:29px;line-height:1}.mgmt-production-control-grid button span{margin-top:8px;font-size:12px;font-weight:800}.mgmt-production-control-grid button i{color:var(--mgmt-muted);margin-top:12px;font-size:10px;font-style:normal}.mgmt-production-control-grid button.good{background:#f0fbf6;border-color:#b9ead6}.mgmt-production-control-grid button.good strong{color:#08704b}.mgmt-production-control-grid button.danger{background:#fff1f2;border-color:#f3c2c9}.mgmt-production-control-grid button.danger strong{color:#b42318}.mgmt-receivables-total{color:#8a5a00;background:#fff8e8;border-radius:13px;justify-content:space-between;align-items:baseline;gap:15px;margin-bottom:13px;padding:15px 17px;display:flex}.mgmt-receivables-total strong{font-size:24px}.mgmt-receivables-table article{cursor:pointer;border:1px solid #e4e9f0;border-radius:13px;grid-template-columns:minmax(160px,1.35fr) repeat(4,minmax(82px,.65fr)) auto;align-items:center;gap:14px;padding:13px 15px;display:grid}.mgmt-receivables-table article:hover,.mgmt-receivables-table article:focus-visible{border-color:#b8c7db;outline:none;box-shadow:0 4px 12px #1a2f4e12}.mgmt-order-card.focused{border-color:#1762ce;box-shadow:0 0 0 3px #1762ce24,0 12px 30px #1a2f4e1a}.mgmt-receivables-table .mgmt-balance{color:#b42318}.mgmt-receivable-actions{border-top:1px solid #edf0f4;flex-flow:wrap;grid-column:1/-1;padding-top:10px;gap:7px!important;display:flex!important}.mgmt-receivable-actions button,.mgmt-receivable-actions a{color:#175cd3;cursor:pointer;background:#f7faff;border:1px solid #dce4ef;border-radius:9px;align-items:center;min-height:34px;padding:0 11px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.mgmt-important-orders article{border:1px solid #e4e9f0;border-radius:13px;grid-template-columns:minmax(180px,1.5fr) minmax(130px,.8fr) auto;align-items:center;gap:15px;padding:13px 15px;display:grid}.mgmt-secondary-metrics{margin-bottom:18px}.mgmt-chart{border:1px solid var(--mgmt-border);background:#fff;border-radius:18px;min-height:250px;padding:21px}.mgmt-chart h3{margin:0 0 19px;font-size:16px}.mgmt-bar-row{grid-template-columns:115px 1fr 55px;align-items:center;gap:10px;margin:12px 0;font-size:11px;display:grid}.mgmt-bar-row>span{white-space:nowrap;text-overflow:ellipsis;color:var(--mgmt-muted);overflow:hidden}.mgmt-bar-row i{background:#e8edf5;border-radius:8px;height:9px;overflow:hidden}.mgmt-bar-row i b{background:linear-gradient(90deg, var(--mgmt-blue), #3d8af5);border-radius:8px;height:100%;display:block}.mgmt-bar-row>strong{text-align:right}.mgmt-form-section{border:1px solid var(--mgmt-border);background:#fff;border-radius:19px;margin-bottom:18px;padding:22px;box-shadow:0 5px 18px #1a2f4e0a}.mgmt-form-section h2{border-bottom:1px solid #edf1f6;margin:0 0 19px;padding-bottom:13px;font-size:18px}.mgmt-view-switch{border:1px solid var(--mgmt-border);background:#eef2f7;border-radius:12px;gap:4px;margin-bottom:18px;padding:4px;display:inline-flex}.mgmt-view-switch button{color:#526076;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 15px;font-weight:750}.mgmt-view-switch button.active{color:var(--mgmt-blue);background:#fff;box-shadow:0 2px 8px #1a2f4e1a}.mgmt-disclosure{border-top:1px solid #edf1f6;margin-top:16px;padding-top:14px}.mgmt-disclosure summary{color:var(--mgmt-blue);cursor:pointer;margin-bottom:14px;font-size:13px;font-weight:760}.mgmt-cost-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.mgmt-cost-warning,.mgmt-loss-warning{border-radius:11px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:700}.mgmt-cost-warning{color:#815600;background:#fff7df}.mgmt-loss-warning{color:#a51f30;background:#fff0f2}.mgmt-section-note,.mgmt-field-help{color:var(--mgmt-muted);font-size:12px}.mgmt-cost-modes{border-top:1px solid #edf1f6;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:14px;display:grid}.mgmt-profit-pending{color:#725000;background:#fffbeb;border:1px dashed #d5a429;border-radius:13px;flex-direction:column;gap:5px;padding:16px;display:flex}.mgmt-field-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.mgmt-field{flex-direction:column;gap:7px;min-width:0;display:flex}.mgmt-field.wide{grid-column:span 2}.mgmt-field>span,.mgmt-file-field>span{color:#4d5b70;font-size:11px;font-weight:750}.mgmt-field input,.mgmt-field select,.mgmt-field textarea,.mgmt-file-field input,table select{width:100%;color:var(--mgmt-text);min-height:42px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #cfd8e5;border-radius:10px;padding:9px 11px;font-size:13px}.mgmt-field textarea{resize:vertical;min-height:84px}.mgmt-date-time{grid-template-columns:minmax(130px,1.4fr) minmax(100px,1fr);gap:8px;display:grid}.mgmt-field-error{color:#b42318;font-size:11px;font-weight:650}.mgmt-field input:focus,.mgmt-field select:focus,.mgmt-field textarea:focus{border-color:var(--mgmt-blue);outline:3px solid #1255be1f}.mgmt-check{color:#475569;align-items:center;gap:9px;margin:10px 0;font-size:13px;display:flex}.mgmt-check input{width:17px;height:17px}.mgmt-file-field{flex-direction:column;gap:7px;margin-top:4px;display:flex}.mgmt-file-field small{color:var(--mgmt-muted);font-size:11px}.mgmt-calculation{margin-top:20px}.mgmt-profit-indicator{border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:13px;padding:14px 17px;display:flex}.mgmt-profit-indicator.good{color:#08704b;background:#e7f8f0}.mgmt-profit-indicator.warn{color:#945f00;background:#fff7df}.mgmt-profit-indicator.low{color:#9a4b00;background:#fff2e1}.mgmt-profit-indicator.high{color:#1255be;background:#e9f2ff}.mgmt-profit-indicator.bad{color:#a51f30;background:#fff0f2}.mgmt-profit-indicator span{font-weight:760}.mgmt-profit-indicator strong{font-size:22px}.mgmt-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.mgmt-result-grid article{background:#f6f8fb;border:1px solid #e4e9f0;border-radius:12px;padding:14px}.mgmt-result-grid span{color:var(--mgmt-muted);margin-bottom:7px;font-size:11px;display:block}.mgmt-result-grid strong{font-size:17px}.mgmt-sticky-save{display:none}.mgmt-toolbar{border:1px solid var(--mgmt-border);background:#fff;border-radius:16px;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:18px;padding:15px;display:grid}.mgmt-table-wrap{border:1px solid var(--mgmt-border);background:#fff;border-radius:18px;overflow:auto}.mgmt-table-wrap table{border-collapse:collapse;width:100%;min-width:1200px;font-size:12px}.mgmt-table-wrap th{color:#526076;text-align:left;white-space:nowrap;background:#f5f7fa;padding:12px}.mgmt-table-wrap td{vertical-align:top;border-top:1px solid #edf1f5;padding:12px}.mgmt-table-wrap tr.mgmt-quote-accepted td{background:#f1fbf6}.mgmt-status-accepted{font-weight:750;color:#08744c!important;background:#dcf7e9!important;border-color:#0f9d68!important}.mgmt-actions{flex-wrap:wrap;gap:5px;display:flex}.mgmt-actions button,.mgmt-actions a,.mgmt-icon-button{color:var(--mgmt-blue);font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd8e5;border-radius:8px;padding:6px 8px;font-size:11px;text-decoration:none}.mgmt-actions .danger,.mgmt-icon-button.danger{color:var(--mgmt-red)}.mgmt-card-list{gap:14px;display:grid}.mgmt-order-card,.mgmt-client-card{border:1px solid var(--mgmt-border);background:#fff;border-radius:18px;padding:20px}.mgmt-card-head{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex}.mgmt-card-head span,.mgmt-client-card>div>span{letter-spacing:.1em;color:var(--mgmt-blue);font-size:10px;font-weight:820}.mgmt-card-head h3,.mgmt-client-card h3{margin:4px 0;font-size:18px}.mgmt-order-title{align-items:center;gap:9px;display:flex}.mgmt-payment-dot,.mgmt-payment-indicator>i,.mgmt-payment-legend i{border-radius:50%;flex:0 0 11px;width:11px;height:11px;box-shadow:0 0 0 3px #0f172a0f}.mgmt-payment-dot.unpaid,.mgmt-payment-indicator.unpaid>i,.mgmt-payment-legend i.unpaid{background:#dc2626}.mgmt-payment-dot.partial,.mgmt-payment-indicator.partial>i,.mgmt-payment-legend i.partial{background:#eab308}.mgmt-payment-dot.paid,.mgmt-payment-indicator.paid>i,.mgmt-payment-legend i.paid{background:#16a34a}.mgmt-payment-indicator{color:var(--mgmt-ink);flex:none;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.mgmt-payment-indicator>i{display:block}.mgmt-payment-legend{color:var(--mgmt-muted);flex-wrap:wrap;gap:8px 16px;margin:8px 0 12px;font-size:10px;font-weight:750;display:flex}.mgmt-payment-legend span{align-items:center;gap:6px;display:inline-flex}.mgmt-payment-legend i{border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 2px #0f172a0d}.mgmt-card-head p,.mgmt-client-card p{color:var(--mgmt-muted);margin:0;font-size:13px}.mgmt-card-meta{flex-wrap:wrap;gap:10px;margin:10px 0 16px;display:flex}.mgmt-card-meta span{color:#526076;background:#f2f5f9;border-radius:999px;padding:7px 10px;font-size:11px}.mgmt-segmented{background:#e8edf5;border-radius:10px;padding:3px;display:flex}.mgmt-segmented button{font:inherit;background:0 0;border:0;border-radius:8px;padding:8px 13px;font-size:12px}.mgmt-segmented button.active{color:var(--mgmt-blue);background:#fff;box-shadow:0 2px 8px #13294c1a}.mgmt-calendar-list{gap:10px;display:grid}.mgmt-calendar-list article{border:1px solid var(--mgmt-border);border-left:4px solid var(--mgmt-blue);background:#fff;border-radius:14px;grid-template-columns:180px 1fr auto;align-items:center;gap:18px;padding:15px 18px;display:grid}.mgmt-calendar-list time{color:var(--mgmt-muted);font-size:12px}.mgmt-calendar-list h3{margin:0 0 3px;font-size:15px}.mgmt-calendar-list p{color:var(--mgmt-muted);margin:0;font-size:12px}.mgmt-calendar-list>article>span{color:var(--mgmt-blue);background:#eef4ff;border-radius:999px;padding:7px 10px;font-size:11px}.mgmt-inventory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.mgmt-inventory-grid article{border:1px solid var(--mgmt-border);background:#fff;border-radius:18px;gap:15px;padding:18px;display:flex}.mgmt-spool{border:8px solid #26344a;border-radius:50%;flex:none;width:56px;height:56px;padding:6px}.mgmt-spool span{border-radius:50%;width:100%;height:100%;display:block}.mgmt-inventory-grid h3{margin:4px 0;font-size:15px}.mgmt-inventory-grid p,.mgmt-inventory-grid small{color:var(--mgmt-muted);margin:0 0 7px;font-size:11px;display:block}.mgmt-inventory-grid strong{margin-bottom:8px;font-size:13px;display:block}.mgmt-client-card{grid-template-columns:1.2fr 2fr auto;align-items:center;gap:20px;display:grid}.mgmt-client-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.mgmt-client-stats>span{background:#f5f7fa;border-radius:11px;padding:10px;font-size:14px;font-weight:760}.mgmt-client-stats small{color:var(--mgmt-muted);margin-top:5px;font-size:9px;display:block}.mgmt-inline-row{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:10px;margin-bottom:10px;display:grid}.mgmt-cost-per-gram{min-height:42px;color:var(--mgmt-blue);box-sizing:border-box;background:#f4f7fb;border:1px solid #dbe4ef;border-radius:10px;align-items:center;padding:9px 11px;font-size:14px;font-weight:800;display:flex}.mgmt-icon-button{width:42px;height:42px}.mgmt-printer-card{background:#f7f9fc;border:1px solid #e3e8ef;border-radius:14px;margin-bottom:12px;padding:15px}.mgmt-production-summary{border:1px solid var(--mgmt-border);border-radius:14px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden}.mgmt-production-summary article{border-right:1px solid var(--mgmt-border)}.mgmt-production-summary article:last-child{border-right:0}.mgmt-urgent-list{gap:8px;margin-top:14px;display:grid}.mgmt-urgent-list article{border:1px solid var(--mgmt-border);border-radius:12px;justify-content:space-between;gap:14px;padding:12px 14px;display:flex}.mgmt-urgent-list article>div{gap:3px;display:grid}.mgmt-urgent-list article>div:last-child{text-align:right}.mgmt-urgent-list span{color:var(--mgmt-muted);font-size:12px}.mgmt-priority{border-radius:999px;justify-self:end;padding:3px 8px;font-weight:800;display:inline-flex}.mgmt-priority.urgente{color:#b42318;background:#fee4e2}.mgmt-priority.alta{color:#b54708;background:#ffead5}.mgmt-priority.normal{color:#175cd3;background:#e8f1ff}.mgmt-priority.baja{color:#475467;background:#f2f4f7}.mgmt-production-tabs{gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.mgmt-production-tabs button{white-space:nowrap;border:1px solid var(--mgmt-border);color:var(--mgmt-navy);background:#fff;border-radius:999px;padding:9px 12px}.mgmt-production-tabs button.active{color:#fff;background:var(--mgmt-blue);border-color:var(--mgmt-blue)}.mgmt-production-tabs strong{margin-left:7px}.mgmt-production-list{gap:14px;display:grid}.mgmt-production-card{border:1px solid var(--mgmt-border);background:#fff;border-left:5px solid #1762ce;border-radius:16px;padding:18px}.mgmt-production-card.priority-urgente{border-left-color:#d92d20}.mgmt-production-card.priority-alta{border-left-color:#f79009}.mgmt-production-card.priority-baja{border-left-color:#98a2b3}.mgmt-production-card-head{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.mgmt-production-card-head>div:last-child{text-align:right;gap:4px;display:grid}.mgmt-production-card-head span,.mgmt-production-card-head p{color:var(--mgmt-muted)}.mgmt-card-actions{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.mgmt-card-actions button{border:1px solid var(--mgmt-border);background:#fff;border-radius:10px;min-height:42px;padding:0 14px;font-weight:750}.mgmt-notification-switches{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.mgmt-toggle{border:1px solid var(--mgmt-border);background:#fff;border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:10px 12px;display:flex}.mgmt-toggle input{width:19px;height:19px;accent-color:var(--mgmt-blue)}.mgmt-config-status{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.mgmt-config-status.ready{color:#067647;background:#dcfae6}.mgmt-config-status.pending{color:#b54708;background:#ffead5}.mgmt-config-help{color:#7a2e0e;background:#fff4e8;border-radius:10px;margin-top:14px;padding:12px}.mgmt-notification-log{gap:9px;margin-top:14px;display:grid}.mgmt-notification-log article{border:1px solid var(--mgmt-border);border-radius:12px;grid-template-columns:1fr auto;gap:8px 16px;padding:13px;display:grid}.mgmt-notification-log article>div{gap:3px;display:grid}.mgmt-notification-log article>div:nth-child(2){justify-items:end}.mgmt-notification-log article p{color:#b42318;overflow-wrap:anywhere;grid-column:1/-1;margin:0}.mgmt-log-status{font-weight:800}.mgmt-log-status.enviado{color:#067647}.mgmt-log-status.fallido{color:#b42318}.mgmt-ops{background:#fff;gap:24px;max-width:1500px;margin:0 auto}.mgmt-ops-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.mgmt-ops-heading h2{letter-spacing:-1.2px;margin:0;font-size:34px;line-height:1}.mgmt-ops-heading p{color:var(--mgmt-muted);text-transform:capitalize;margin:10px 0 0}.mgmt-ops-heading>span{color:var(--mgmt-muted);font-size:11px}.mgmt-ops-indicators{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.mgmt-ops-indicator{border:1px solid var(--mgmt-border);border-left:3px solid var(--tone);min-width:0;min-height:84px;color:var(--mgmt-text);text-align:left;cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:12px;padding:13px 15px;display:flex;box-shadow:0 4px 14px #18253b09}.mgmt-ops-indicator:hover,.mgmt-ops-indicator:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 9px 22px #18253b14}.mgmt-ops-indicator>span:first-child{background:var(--tone-soft);width:38px;height:38px;color:var(--tone);border-radius:50%;flex:none;place-items:center;font-style:normal;font-weight:850;display:grid}.mgmt-ops-indicator>span:last-child{gap:4px;min-width:0;display:grid}.mgmt-ops-indicator small{color:var(--tone);white-space:nowrap;font-size:11px;font-weight:800}.mgmt-ops-indicator strong{letter-spacing:-.5px;text-overflow:ellipsis;white-space:nowrap;font-size:20px;overflow:hidden}.mgmt-ops .green{--tone:#159669;--tone-soft:#e8f8f1}.mgmt-ops .yellow{--tone:#d79510;--tone-soft:#fff5d9}.mgmt-ops .red{--tone:#cf3948;--tone-soft:#fff0f1}.mgmt-ops .blue{--tone:#1255be;--tone-soft:#edf4ff}.mgmt-ops-section-label{color:#667085;letter-spacing:.1em;margin:0 0 9px 2px;font-size:11px;font-weight:850}.mgmt-now-card{border:1px solid var(--mgmt-border);border-left:4px solid var(--tone);width:100%;min-height:122px;color:var(--mgmt-text);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:58px minmax(220px,1.6fr) minmax(90px,.55fr) minmax(105px,.65fr) minmax(125px,.8fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid;box-shadow:0 8px 24px #16223712}.mgmt-now-card:hover,.mgmt-now-card:focus-visible{border-color:#b8c7db;outline:none;box-shadow:0 12px 30px #1622371c}.mgmt-now-icon{background:var(--tone-soft);width:54px;height:54px;color:var(--tone);border-radius:50%;place-items:center;font-size:22px;display:grid}.mgmt-now-main{gap:4px;min-width:0;display:grid}.mgmt-now-main small{color:var(--tone);font-size:12px;font-weight:850}.mgmt-now-main strong{letter-spacing:-.4px;font-size:21px}.mgmt-now-main b{color:#4b5565;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:550;overflow:hidden}.mgmt-now-fact{border-left:1px solid #e8ecf1;align-content:center;gap:6px;min-width:0;padding-left:18px;display:grid}.mgmt-now-fact small{color:var(--mgmt-muted);font-size:10px}.mgmt-now-fact strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mgmt-now-progress i,.mgmt-list-state b{background:#e9edf2;border-radius:999px;height:5px;display:block;overflow:hidden}.mgmt-now-progress i span,.mgmt-list-state b span{border-radius:inherit;background:var(--tone);height:100%;display:block}.mgmt-now-open{color:#fff;white-space:nowrap;background:#1255be;border-radius:9px;align-items:center;gap:18px;min-height:42px;padding:0 16px;font-size:12px;font-weight:800;display:flex}.mgmt-now-open b{font-size:22px;font-weight:400}.mgmt-ops-group{min-width:0}.mgmt-ops-list{gap:6px;display:grid}.mgmt-ops-list>button{border:1px solid var(--mgmt-border);width:100%;min-height:62px;color:var(--mgmt-text);text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:7px 34px minmax(170px,1.6fr) minmax(120px,.75fr) minmax(130px,.8fr) minmax(75px,.55fr) 18px;align-items:center;gap:12px;padding:8px 15px 8px 10px;display:grid;position:relative}.mgmt-ops-list>button:hover,.mgmt-ops-list>button:focus-visible{background:#fbfcfe;border-color:#b8c7db;outline:none}.mgmt-ops-list>button>i{background:var(--tone);border-radius:50%;width:7px;height:7px}.mgmt-list-icon{background:var(--tone-soft);width:32px;height:32px;color:var(--tone);border:1px solid #dfe5ec;border-radius:50%;place-items:center;font-weight:850;display:grid}.mgmt-list-name,.mgmt-list-delivery,.mgmt-list-state{gap:4px;min-width:0;display:grid}.mgmt-list-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mgmt-list-name small,.mgmt-list-delivery small{color:var(--mgmt-muted);font-size:10px}.mgmt-list-delivery strong{color:var(--tone);font-size:11px}.mgmt-list-state small{background:var(--tone-soft);width:fit-content;max-width:100%;color:var(--tone);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:800;overflow:hidden}.mgmt-list-balance{color:#4b5565;white-space:nowrap;justify-self:end;font-size:11px;font-weight:750}.mgmt-list-arrow{color:#667085;justify-self:end;font-size:22px}.mgmt-ops-clear{color:var(--mgmt-muted);text-align:center;background:#fbfcfe;border:1px dashed #cbd5e1;border-radius:11px;margin:0;padding:19px;font-size:12px}.mgmt-ops-undated{color:#1255be;cursor:pointer;background:#f4f8ff;border:1px solid #d7e2f2;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;min-height:48px;padding:0 16px;display:flex}.mgmt-ops-undated strong{font-size:11px}.mgmt-ops-footer{color:var(--mgmt-muted);padding-top:2px;font-size:10px}@media (width<=1180px){.mgmt-dashboard-primary,.mgmt-dashboard-details,.mgmt-production-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.mgmt-production-summary article{border-right:1px solid var(--mgmt-border);border-bottom:1px solid var(--mgmt-border)}.mgmt-production-summary article:nth-child(2n){border-right:0}.mgmt-production-card{padding:14px}.mgmt-production-card-head{align-items:flex-start}.mgmt-production-card-head>div:last-child{min-width:100px}.mgmt-notification-switches{grid-template-columns:1fr}.mgmt-production-control-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mgmt-receivables-table article{grid-template-columns:minmax(160px,1.25fr) repeat(4,minmax(75px,.65fr))}.mgmt-card-actions{grid-template-columns:1fr;display:grid}.mgmt-card-actions button{width:100%}.mgmt-notification-log article{grid-template-columns:1fr}.mgmt-notification-log article>div:nth-child(2){justify-items:start}.mgmt-ops-indicators{grid-template-columns:repeat(3,minmax(0,1fr))}.mgmt-now-card{grid-template-columns:52px minmax(200px,1.4fr) minmax(90px,.6fr) minmax(110px,.7fr) auto}.mgmt-now-progress{display:none}.mgmt-ops-list>button{grid-template-columns:7px 34px minmax(150px,1.4fr) minmax(105px,.7fr) minmax(115px,.8fr) 18px}.mgmt-list-balance{display:none}.mgmt-dashboard-details article:nth-child(4n){border-right:1px solid #e7ebf1}.mgmt-dashboard-details article:nth-child(2n){border-right:0}.mgmt-metric-grid{grid-template-columns:repeat(3,1fr)}.mgmt-field-grid,.mgmt-result-grid,.mgmt-inventory-grid{grid-template-columns:repeat(2,1fr)}.mgmt-client-card{grid-template-columns:1fr}.mgmt-client-stats{grid-template-columns:repeat(4,1fr)}}@media (width<=760px){html,body{width:100%;max-width:100%;overflow-x:hidden}.mgmt-menu-backdrop{z-index:49;background:#030c1d80;border:0;display:block;position:fixed;inset:0}.mgmt-sidebar{width:min(300px,87vw);transition:transform .25s;transform:translate(-105%)}.mgmt-sidebar.open{transform:translate(0)}.mgmt-sidebar-close{justify-content:center;align-items:center;display:inline-flex}.mgmt-main{width:100%;max-width:100vw;margin-left:0}.mgmt-topbar{gap:10px;width:100%;min-height:76px;padding:14px 15px;overflow:hidden}.mgmt-topbar h1{font-size:19px}.mgmt-topbar p,.mgmt-user{display:none}.mgmt-topbar-actions{min-width:0;margin-left:auto}.mgmt-visit-site{text-overflow:ellipsis;max-width:min(220px,55vw);min-height:42px;padding:0 13px;font-size:12px;overflow:hidden}.mgmt-menu-button{flex:none;display:block}.mgmt-page{width:100%;min-width:0;max-width:100vw;padding:18px 14px 90px;overflow:hidden}.mgmt-dashboard{gap:13px}.mgmt-ops{background:#fff;gap:18px;padding-top:18px}.mgmt-ops-heading{align-items:flex-start}.mgmt-ops-heading h2{font-size:27px}.mgmt-ops-heading p{margin-top:7px;font-size:12px}.mgmt-ops-heading>span{display:none}.mgmt-ops-indicators{scrollbar-width:none;grid-template-columns:repeat(5,minmax(124px,1fr));gap:8px;margin:0 -14px;padding:0 14px 5px;overflow-x:auto}.mgmt-ops-indicators::-webkit-scrollbar{display:none}.mgmt-ops-indicator{gap:8px;min-height:70px;padding:10px}.mgmt-ops-indicator>span:first-child{width:32px;height:32px}.mgmt-ops-indicator small{font-size:9px}.mgmt-ops-indicator strong{font-size:16px}.mgmt-now-card{grid-template-columns:42px minmax(0,1fr) 18px;gap:11px;min-height:0;padding:14px}.mgmt-now-icon{width:40px;height:40px;font-size:18px}.mgmt-now-main small{font-size:10px}.mgmt-now-main strong{font-size:17px}.mgmt-now-main b{white-space:normal}.mgmt-now-fact,.mgmt-now-progress{border:0;grid-column:2;padding:0}.mgmt-now-fact:nth-of-type(3){display:none}.mgmt-now-progress{display:grid}.mgmt-now-open{color:#1255be;background:0 0;grid-area:1/3/span 3;min-height:0;padding:0;font-size:0}.mgmt-now-open b{font-size:26px}.mgmt-ops-list>button{grid-template-columns:7px 30px minmax(0,1fr) 18px;gap:9px;min-height:78px;padding:10px}.mgmt-list-icon{width:29px;height:29px}.mgmt-list-delivery{grid-column:3}.mgmt-list-delivery strong{font-size:10px}.mgmt-list-state{grid-column:3}.mgmt-list-state small{padding:2px 6px}.mgmt-list-balance{color:var(--tone);grid-column:3;justify-self:start;font-size:10px;display:block}.mgmt-list-arrow{grid-area:1/4/span 4}.mgmt-ops-undated{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px}.mgmt-dashboard-intro{order:0}.mgmt-financial-section{order:1}.mgmt-pending-actions{order:2}.mgmt-today-section{order:3}.mgmt-control-alerts{order:4}.mgmt-production-section{order:5}.mgmt-receivables-section{order:6}.mgmt-important-section{order:7}.mgmt-metrics-section{order:8}.mgmt-dashboard-intro{align-items:flex-start;width:100%;min-width:0;padding:19px}.mgmt-dashboard-intro h2{font-size:23px}.mgmt-dashboard-date{display:none}.mgmt-dashboard-primary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;min-width:0}.mgmt-financial-section{border-radius:17px;width:100%;min-width:0;padding:16px}.mgmt-financial-section>.mgmt-dashboard-section-head{margin-bottom:13px}.mgmt-collect-card{flex-direction:row;grid-column:1/-1}.mgmt-collect-order{align-items:flex-end;padding:7px 3px}.mgmt-collect-order>span{max-width:calc(100% - 88px)}.mgmt-collect-order strong{white-space:normal;overflow-wrap:anywhere;max-width:100%}.mgmt-collect-order b{text-overflow:ellipsis;max-width:88px;font-size:10px;overflow:hidden}.mgmt-dashboard-metric{flex-direction:column;align-items:flex-start;gap:10px;width:100%;min-width:0;padding:14px}.mgmt-dashboard-metric-icon{width:34px;height:34px}.mgmt-dashboard-metric strong{font-size:17px}.mgmt-dashboard-section{border-radius:17px;width:100%;min-width:0;padding:16px;overflow:hidden}.mgmt-dashboard-section-head{gap:10px;min-width:0}.mgmt-dashboard-section-head>div{min-width:0}.mgmt-dashboard-section-head h3{overflow-wrap:anywhere}.mgmt-channel-circles{grid-template-columns:none;grid-auto-columns:108px;width:calc(100% + 16px);max-width:calc(100% + 16px);margin-right:-16px;padding-right:16px}.mgmt-channel-card{min-width:108px}.mgmt-circle-grid,.mgmt-dashboard-trends{grid-template-columns:1fr;width:100%;min-width:0}.mgmt-circle-card{width:100%;min-width:0;min-height:198px}.mgmt-dashboard-details{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.mgmt-control-alerts{padding:15px}.mgmt-control-alert-list{grid-template-columns:1fr;display:grid}.mgmt-control-alert-list button{text-align:left;width:100%}.mgmt-day-agenda article{grid-template-columns:66px minmax(0,1fr);gap:10px}.mgmt-day-agenda article>.mgmt-status-pill{grid-column:2}.mgmt-production-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mgmt-production-control-grid button{min-height:110px;padding:14px}.mgmt-production-control-grid button strong{font-size:25px}.mgmt-receivables-section .mgmt-dashboard-section-head{flex-direction:column;align-items:flex-start}.mgmt-receivables-section .mgmt-secondary-button{width:100%}.mgmt-receivables-table article{grid-template-columns:minmax(0,1fr) auto;gap:9px}.mgmt-receivables-table article>div:first-child{border-bottom:1px solid #edf0f4;grid-column:1/-1;padding-bottom:8px}.mgmt-receivables-table article>div:nth-child(n+2):nth-child(-n+5){display:grid}.mgmt-receivables-table article>.mgmt-status-pill,.mgmt-receivable-actions{grid-column:1/-1}.mgmt-important-orders article{grid-template-columns:minmax(0,1fr) auto;gap:10px}.mgmt-important-orders article>div:nth-child(2){grid-column:1}.mgmt-important-orders .mgmt-priority{grid-area:1/2}.mgmt-dashboard-details article{min-height:88px;padding:14px}.mgmt-alert{margin:12px 14px 0}.mgmt-section-head{align-items:flex-start}.mgmt-section-head .mgmt-primary-button{display:none}.mgmt-quotes-head{flex-direction:column;align-items:stretch}.mgmt-quotes-head .mgmt-primary-button{width:100%;display:inline-flex}.mgmt-metric-grid,.mgmt-metric-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mgmt-metric-grid article{padding:14px}.mgmt-metric-grid article strong{font-size:17px}.mgmt-chart-grid{grid-template-columns:1fr}.mgmt-chart{width:100%;min-width:0;min-height:220px;padding:16px}.mgmt-bar-row{grid-template-columns:minmax(58px,72px) minmax(0,1fr) minmax(44px,auto);gap:8px;width:100%;min-width:0}.mgmt-field-grid,.mgmt-result-grid,.mgmt-cost-price-grid,.mgmt-cost-modes{grid-template-columns:1fr}.mgmt-field.wide{grid-column:auto}.mgmt-form-section{border-radius:15px;padding:16px}.mgmt-sticky-save{padding:11px 14px calc(11px + env(safe-area-inset-bottom));border-top:1px solid var(--mgmt-border);z-index:25;background:#fffffff5;display:block;position:fixed;bottom:0;left:0;right:0}.mgmt-sticky-save button{width:100%}.mgmt-toolbar{grid-template-columns:1fr}.mgmt-table-wrap{background:0 0;border:0;overflow:visible}.mgmt-table-wrap table,.mgmt-table-wrap thead,.mgmt-table-wrap tbody,.mgmt-table-wrap tr,.mgmt-table-wrap th,.mgmt-table-wrap td{min-width:0;display:block}.mgmt-table-wrap thead{display:none}.mgmt-table-wrap tr{border:1px solid var(--mgmt-border);background:#fff;border-radius:15px;margin-bottom:11px;padding:13px}.mgmt-table-wrap tr.mgmt-quote-accepted{background:#f1fbf6;border-color:#76cfa9;box-shadow:0 4px 14px #0f9d6814}.mgmt-table-wrap tr.mgmt-quote-accepted td{background:0 0}.mgmt-table-wrap td{border:0;padding:6px 3px}.mgmt-table-wrap td:before{color:var(--mgmt-muted);margin-right:8px;font-weight:750}.mgmt-calendar-list article{grid-template-columns:1fr;gap:8px}.mgmt-inventory-grid{grid-template-columns:1fr}.mgmt-client-stats{grid-template-columns:repeat(2,1fr)}.mgmt-inline-row{grid-template-columns:1fr}.mgmt-inline-row .mgmt-icon-button{width:100%}.mgmt-login-card{padding:30px 21px}.mgmt-login-card h1{font-size:28px}}.mgmt-payment-panel{background:#f8fbff;border:1px solid #d8e2f0;border-radius:16px;margin-top:16px;padding:16px}.mgmt-payment-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.mgmt-payment-summary div{background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.mgmt-payment-summary span,.mgmt-payment-history span{color:#607087;font-size:12px}.mgmt-payment-warning{color:#8a3c00;background:#fff1d6;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-weight:700}.mgmt-payment-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.mgmt-payment-actions button{color:#fff;cursor:pointer;background:#1459c7;border:0;border-radius:10px;min-height:44px;padding:0 14px;font-weight:800}.mgmt-payment-history{margin-top:16px}.mgmt-payment-history h4{text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:13px}.mgmt-payment-history article{border-top:1px solid #d8e2f0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 0;display:grid}.mgmt-payment-history article>div{flex-direction:column;display:flex}.mgmt-payment-history article.voided{opacity:.55;text-decoration:line-through}.mgmt-payment-history button{color:#a32b2b;cursor:pointer;background:0 0;border:0;font-weight:800}.mgmt-payment-row-actions{gap:8px;display:flex}@media (width<=720px){.mgmt-payment-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.mgmt-payment-actions{grid-template-columns:1fr;display:grid}.mgmt-payment-actions button{width:100%;min-height:50px;font-size:15px}.mgmt-payment-history article{grid-template-columns:minmax(0,1fr) auto}.mgmt-payment-history article>button,.mgmt-payment-history article>span{grid-column:1/-1;justify-self:start}}.ops-dashboard{--ops-blue:#1768e5;--ops-green:#16845b;--ops-orange:#d97706;--ops-red:#d73a49;--ops-ink:#111827;--ops-muted:#697386;background:#f6f8fb;gap:16px;max-width:1320px;display:grid}.ops-dashboard button{font:inherit}.ops-header{padding:4px 2px 2px}.ops-header>span,.ops-section-head>div>span,.ops-achievements>span{color:var(--ops-blue);letter-spacing:.15em;font-size:10px;font-weight:850}.ops-header h2{color:var(--ops-ink);letter-spacing:-.025em;text-transform:capitalize;margin:6px 0 5px;font-size:22px}.ops-header p{max-width:700px;color:var(--ops-muted);margin:7px 0 0;font-size:12px;line-height:1.4}.ops-workshop-status{color:var(--ops-muted);align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.ops-workshop-status i{font-size:10px;font-style:normal}.ops-workshop-status.green i{color:var(--ops-green)}.ops-workshop-status.yellow i{color:#d8a300}.ops-workshop-status.red i{color:var(--ops-red)}.ops-kpi-layout{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.ops-indicator{min-width:0;min-height:176px;color:var(--ops-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e6ee;border-radius:16px;flex-direction:column;align-items:stretch;gap:4px;padding:14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 3px 12px #14223409}.ops-indicator:hover,.ops-indicator:focus-visible{border-color:#b9cae4;outline:none;transform:translateY(-2px);box-shadow:0 8px 20px #14223414}.ops-indicator-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.ops-indicator-top>i{width:30px;height:30px;color:var(--ops-blue);background:#eaf2ff;border-radius:9px;place-items:center;font-style:normal;font-weight:900;display:grid}.ops-indicator.green .ops-indicator-top>i{color:var(--ops-green);background:#e8f6f0}.ops-indicator.orange .ops-indicator-top>i{color:var(--ops-orange);background:#fff2df}.ops-indicator.red .ops-indicator-top>i{color:var(--ops-red);background:#ffebee}.ops-indicator.petrol .ops-indicator-top>i{color:#116466;background:#e4f2f2}.ops-indicator-top>b{color:var(--ops-blue);text-overflow:ellipsis;white-space:nowrap;background:#eef4ff;border-radius:999px;padding:5px 8px;font-size:9px;line-height:1;overflow:hidden}.ops-indicator.green .ops-indicator-top>b{color:#16724e;background:#e8f6f0}.ops-indicator.orange .ops-indicator-top>b{color:#9a5b00;background:#fff2df}.ops-indicator.red .ops-indicator-top>b{color:#b42318;background:#ffebee}.ops-indicator.petrol .ops-indicator-top>b{color:#0f5b5d;background:#e4f2f2}.ops-indicator-label{color:var(--ops-muted);font-size:10px;font-weight:760;line-height:1.25}.ops-indicator strong{color:var(--ops-ink);letter-spacing:-.04em;overflow-wrap:anywhere;font-size:clamp(20px,1.65vw,27px);line-height:1.2}.ops-indicator em{color:var(--ops-muted);font-size:9px;font-style:normal;line-height:1.25}.ops-indicator-trend{font-size:10px;font-weight:850}.ops-indicator-trend.up{color:#16724e}.ops-indicator-trend.down{color:#b42318}.ops-indicator-trend.flat{color:#667085}.ops-sparkline{width:100%;height:30px;margin-top:auto;overflow:visible}.ops-sparkline polyline{fill:none;stroke:var(--ops-blue);stroke-width:2.2px;vector-effect:non-scaling-stroke;transition:points .3s}.ops-indicator.green .ops-sparkline polyline{stroke:var(--ops-green)}.ops-indicator.orange .ops-sparkline polyline{stroke:var(--ops-orange)}.ops-indicator.red .ops-sparkline polyline{stroke:var(--ops-red)}.ops-indicator.petrol .ops-sparkline polyline{stroke:#116466}.ops-daily-summary{background:#fff;border:1px solid #dce5f2;border-radius:16px;grid-template-columns:minmax(180px,.42fr) minmax(0,1.58fr);align-items:center;gap:20px;padding:14px 18px;display:grid;box-shadow:0 4px 16px #14223409}.ops-daily-summary>div span{color:var(--ops-blue);letter-spacing:.14em;font-size:9px;font-weight:850}.ops-daily-summary h3{color:var(--ops-ink);margin:4px 0 0;font-size:15px}.ops-daily-summary ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px;margin:0;padding:0;list-style:none;display:grid}.ops-daily-summary li{color:var(--ops-muted);padding-left:12px;font-size:10px;line-height:1.4;position:relative}.ops-daily-summary li:before{content:"";background:var(--ops-blue);border-radius:50%;width:5px;height:5px;position:absolute;top:.53em;left:0}.ops-now{background:linear-gradient(125deg,#eef5ff 0%,#fff 62%);border:1px solid #cfe0fb;border-radius:20px;grid-template-columns:minmax(145px,.45fr) minmax(0,1.55fr) auto;align-items:center;gap:20px;min-height:108px;padding:15px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #1768e514}.ops-now:before{content:"";background:var(--ops-blue);width:5px;position:absolute;inset:0 auto 0 0}.ops-now.urgent{background:linear-gradient(125deg,#fff0f2 0%,#fff 62%);border-color:#f2c4ca}.ops-now.urgent:before{background:var(--ops-red)}.ops-now-label span{color:var(--ops-blue);letter-spacing:.14em;font-size:10px;font-weight:850}.ops-now.urgent .ops-now-label span{color:var(--ops-red)}.ops-now-label h3{color:var(--ops-ink);letter-spacing:-.03em;margin:7px 0 0;font-size:20px;line-height:1.05}.ops-now-body{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-width:0;display:grid}.ops-now-body>div:first-child>strong{color:var(--ops-blue);text-transform:uppercase;font-size:11px}.ops-now.urgent .ops-now-body>div:first-child>strong{color:var(--ops-red)}.ops-now-body h4{color:var(--ops-ink);margin:5px 0 2px;font-size:18px}.ops-now-body p{color:var(--ops-muted);overflow-wrap:anywhere;margin:0;font-size:12px}.ops-now-facts{gap:22px;display:flex}.ops-now-facts span{gap:4px;display:grid}.ops-now-facts small{color:var(--ops-muted);text-transform:uppercase;font-size:9px}.ops-now-facts b{overflow-wrap:anywhere;max-width:132px;font-size:11px}.ops-now>button{background:var(--ops-blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:12px;min-height:44px;padding:0 16px;font-size:11px;font-weight:850;box-shadow:0 7px 18px #1768e533}.ops-now.urgent>button{background:var(--ops-red)}.ops-now>button span{margin-left:8px}.ops-section{background:#fff;border:1px solid #e1e6ee;border-radius:18px;min-width:0;padding:18px;box-shadow:0 4px 16px #14223409}.ops-section-head{justify-content:space-between;align-items:center;gap:12px;min-height:37px;margin-bottom:13px;display:flex}.ops-section-head h3{color:var(--ops-ink);letter-spacing:-.015em;margin:4px 0 0;font-size:16px}.ops-section-head>button{min-height:34px;color:var(--ops-blue);cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:10px;padding:0 11px;font-size:10px;font-weight:800}.ops-section-head>small{color:var(--ops-muted);font-size:10px}.ops-orange{color:var(--ops-orange);font-size:15px}.ops-order-list,.ops-collection-list,.ops-action-list{gap:8px;display:grid}.ops-order-card{width:100%;color:var(--ops-ink);text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #e3e8ef;border-radius:14px;gap:10px;padding:13px 14px;display:grid}.ops-order-card.overdue{background:#fffafb;border-color:#f0c3c8}.ops-order-top,.ops-order-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.ops-order-top>span{gap:3px;min-width:0;display:grid}.ops-order-top strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.ops-order-top small{color:var(--ops-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ops-order-top em{color:var(--ops-blue);background:#eaf2ff;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.ops-order-card.overdue .ops-order-top em{color:var(--ops-red);background:#ffebee}.ops-order-meta{color:var(--ops-muted);justify-content:flex-start;font-size:10px}.ops-order-meta span+span:before{content:"•";margin-right:12px}.ops-order-meta b{color:var(--ops-orange);margin-left:auto}.ops-progress{background:#e8edf4;border-radius:999px;height:7px;margin-right:40px;position:relative}.ops-progress>span{border-radius:inherit;background:var(--ops-blue);height:100%;transition:width .35s;display:block}.ops-progress>b{color:var(--ops-blue);font-size:10px;position:absolute;top:-4px;left:calc(100% + 9px)}.ops-stages{color:#8a94a5;text-align:center;grid-template-columns:repeat(6,1fr);gap:3px;font-size:8px;display:grid}.ops-stages span{border-radius:6px;padding:4px 2px;position:relative}.ops-stages span.complete{color:var(--ops-blue)}.ops-stages span.active{color:var(--ops-blue);background:#eaf2ff;font-weight:850;transform:scale(1.04)}.ops-stages span.active i{background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:2px;display:inline-block}.ops-two-column{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.ops-collection-list>button{width:100%;min-height:48px;color:var(--ops-ink);cursor:pointer;background:#fbfcfe;border:1px solid #e7eaf0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 11px;display:grid}.ops-collection-list>button>span:not(.mgmt-payment-indicator){text-align:left;gap:1px;min-width:0;display:grid}.ops-collection-list strong{font-size:12px}.ops-collection-title{white-space:nowrap;align-items:baseline;gap:4px;min-width:0;display:flex;overflow:hidden}.ops-collection-client{flex:none}.ops-collection-project{min-width:0;color:var(--ops-muted);font-size:.83em;font-weight:400;display:flex}.ops-collection-project-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ops-collection-list small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.2;overflow:hidden}.ops-collection-payment{font-size:8px;font-weight:400}.ops-collection-list b{color:var(--ops-orange);white-space:nowrap;font-size:12px}.ops-workshop-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ops-workshop-metrics article{background:#fbfcfe;border:1px solid #e7eaf0;border-radius:11px;gap:3px;min-width:0;padding:10px 11px;display:grid}.ops-workshop-metrics article:last-child{grid-column:1/-1}.ops-workshop-metrics small{color:var(--ops-muted);font-size:9px}.ops-workshop-metrics strong{color:var(--ops-blue);overflow-wrap:anywhere;font-size:15px}.ops-workshop-metrics article.green strong{color:var(--ops-green)}.ops-workshop-metrics article.neutral strong{color:var(--ops-ink)}.ops-workshop-metrics span{color:var(--ops-muted);font-size:8px}.ops-action-list>button{width:100%;min-height:49px;color:var(--ops-ink);text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #e7eaf0;border-radius:12px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 12px;display:grid}.ops-action-list>button>i{background:var(--ops-blue);border-radius:50%;width:8px;height:8px}.ops-action-list .mgmt-payment-indicator>i{width:8px;height:8px}.ops-action-list .ops-neutral-dot{background:#94a3b8}.ops-action-list>button.red>i{background:var(--ops-red)}.ops-action-list>button.unpaid .mgmt-payment-indicator>i{background:#dc2626}.ops-action-list>button.partial .mgmt-payment-indicator>i{background:#eab308}.ops-action-list>button.paid .mgmt-payment-indicator>i{background:#16a34a}.ops-action-list>button>span{gap:3px;min-width:0;display:grid}.ops-action-list em{width:fit-content;color:var(--ops-blue);text-transform:uppercase;font-size:8px;font-style:normal;font-weight:850}.ops-action-list .red em{color:var(--ops-red)}.ops-action-list .orange em{color:var(--ops-orange)}.ops-action-list .yellow em{color:#a87900}.ops-action-list strong{font-size:12px}.ops-action-list small{color:var(--ops-muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.ops-action-list>button>b{color:#9aa4b2}.ops-empty{color:var(--ops-muted);text-align:center;border:1px dashed #ccd4df;border-radius:12px;padding:19px;font-size:11px}.ops-achievements{align-items:center;gap:10px;padding:4px 2px 10px;display:flex;overflow-x:auto}.ops-achievements>div{background:#fff;border:1px solid #e1e6ee;border-radius:999px;flex:none;align-items:center;gap:7px;padding:9px 12px;font-size:10px;display:flex}.ops-achievements i{font-style:normal}@media (width<=1180px){.ops-kpi-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-now{grid-template-columns:minmax(130px,.4fr) minmax(0,1.6fr)}.ops-now>button{grid-column:2;justify-self:start}}@media (width<=760px){.mgmt-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;min-height:64px;padding-block:10px}.mgmt-topbar-actions .mgmt-visit-site{display:none}.ops-dashboard{background:#f7f9fc;gap:12px;padding:14px 12px 92px}.ops-header{padding:2px 2px 0}.ops-header h2{margin-top:5px;font-size:19px}.ops-header p{font-size:11px;line-height:1.35}.ops-workshop-status{font-size:10px}.ops-kpi-layout{grid-template-columns:1fr;gap:8px}.ops-kpi-layout .ops-indicator:last-child{grid-column:auto}.ops-indicator{min-height:164px;padding:13px}.ops-indicator strong{font-size:clamp(22px,7vw,29px)}.ops-daily-summary{grid-template-columns:1fr;gap:8px;padding:12px 14px}.ops-daily-summary ul{grid-template-columns:1fr;gap:3px}.ops-daily-summary li{font-size:9px}.ops-now{border-radius:17px;grid-template-columns:1fr;gap:8px;min-height:0;padding:13px 14px 13px 17px}.ops-now-label{align-items:baseline;gap:8px;display:flex}.ops-now-label h3{margin:0;font-size:18px}.ops-now-body{grid-template-columns:1fr;gap:7px;display:grid}.ops-now-body h4{font-size:16px}.ops-now-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.ops-now-facts span{background:#ffffffb3;border-radius:9px;min-width:0;padding:6px 7px}.ops-now-facts b{max-width:100%;font-size:9px}.ops-now>button{width:100%;min-height:38px}.ops-section{border-radius:16px;padding:14px}.ops-section-head{margin-bottom:10px}.ops-order-card{padding:12px}.ops-order-top strong{font-size:13px}.ops-order-meta{grid-template-columns:1fr auto;gap:4px 8px;display:grid}.ops-order-meta span+span:before{content:none}.ops-order-meta b{text-align:right;margin-left:0}.ops-stages{grid-template-columns:repeat(3,1fr);gap:4px 2px;font-size:7px}.ops-two-column{grid-template-columns:1fr;gap:12px}.ops-workshop-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-achievements{width:calc(100% + 12px);margin-right:-12px}}@media (prefers-reduced-motion:reduce){.ops-dashboard *,.mgmt-shell *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.mgmt-form-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.mgmt-quote-form-error{align-content:center;min-height:280px}.mgmt-quote-form-error p{margin:0 0 18px}.mgmt-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.mgmt-detail-grid article{border:1px solid var(--mgmt-border);background:#fff;border-radius:16px;gap:7px;padding:20px;display:grid}.mgmt-detail-grid span,.mgmt-detail-grid small{color:var(--mgmt-muted)}.mgmt-detail-grid strong{font-size:18px}.mgmt-detail-actions{margin-top:18px}@media (width<=720px){.mgmt-detail-grid{grid-template-columns:1fr}.mgmt-form-actions{flex-direction:column;align-items:stretch;width:100%}.mgmt-form-actions>button,.mgmt-form-actions>a{width:100%;min-height:46px}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--blue:#0d4ec7;--blue-dark:#083b98;--ink:#121722;--muted:#5d6470;--line:#e7e9ed;--paper:#fff;--soft:#f6f7f9;--green:#16a264}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;background:#f4f5f7;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}main{background:var(--paper);width:100%;overflow:hidden}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #e1e4eae6;height:82px;position:sticky;top:0}.header-inner{align-items:center;gap:34px;height:100%;display:flex}.logo{flex:none;align-items:center;gap:11px;display:flex}.brand-logo{object-fit:contain;width:190px;height:auto;display:block}.logo-mark{color:#fff;clip-path:polygon(25% 4%,75% 4%,100% 25%,100% 75%,75% 96%,25% 96%,0 75%,0 25%);background:#0b0f16;place-items:center;width:46px;height:46px;display:grid}.logo-mark span{border:2px solid #fff;place-items:center;width:25px;height:25px;font-size:13px;display:grid}.logo-copy{line-height:.9;display:grid}.logo-copy strong{letter-spacing:-1px;font-size:24px}.logo-copy small{color:var(--blue);letter-spacing:.5px;margin-top:7px;font-size:14px;font-weight:800}.nav{align-items:center;gap:27px;margin-left:auto;display:flex}.nav a{color:#313743;font-size:14px;font-weight:550;position:relative}.nav a:after{content:"";background:var(--blue);height:2px;transition:right .2s;position:absolute;bottom:-9px;left:0;right:100%}.nav a:hover{color:var(--blue)}.nav a:hover:after{right:0}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #0d4ec72e}.button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 12px 25px #0d4ec740}.button-small{min-height:42px;padding:0 20px;font-size:14px}.button-secondary{color:#222934;background:#fff;border:1px solid #d9dde4;box-shadow:0 5px 18px #0f172a0d}.button-secondary:hover{color:var(--blue);background:#fff}.menu-toggle{background:0 0;border:0;width:42px;height:42px;padding:10px;display:none}.menu-toggle span{background:var(--ink);height:2px;margin:5px 0;display:block}.hero{border-bottom:1px solid var(--line);background:#f7f7f7 url(/lab3d-hero-products.png) 100%/auto 100% no-repeat;position:relative}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 30%,#ffffff8c 43%,#fff0 58%);position:absolute;inset:0}.hero-inner{grid-template-columns:42% 58%;align-items:center;min-height:clamp(570px,46vw,675px);display:grid;position:relative}.hero-copy{z-index:2;max-width:510px;padding:72px 0 82px;position:relative}.eyebrow{color:var(--blue);letter-spacing:1.5px;margin-bottom:13px;font-size:12px;font-weight:850;line-height:1.3;display:block}.hero h1{letter-spacing:-2.6px;margin:0;font-size:58px;font-weight:800;line-height:1.06}.hero h1 span{color:var(--blue)}.hero-copy>p{color:#434a55;max-width:520px;margin:24px 0 29px;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.hero-art{pointer-events:none;position:absolute;inset:0}.trust-strip{border-bottom:1px solid var(--line);background:#fff;display:none;box-shadow:0 12px 30px #12172208}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:90px;display:grid}.trust-grid>div{border-right:1px solid var(--line);align-items:center;gap:14px;padding:9px 25px;display:flex}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid span{color:#1f2732;place-items:center;width:38px;height:38px;font-size:24px;display:grid}.trust-grid p{margin:0;display:grid}.trust-grid strong{font-size:14px}.trust-grid small{color:var(--muted);margin-top:4px;font-size:12px}.section{padding:82px 0}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-heading h2,.photo-quote h2,.process-copy h2,.business-card h2,.quote-grid h2{letter-spacing:-1.25px;margin:0;font-size:34px;line-height:1.16}.section-heading>p{max-width:430px;color:var(--muted);margin:0 0 4px;line-height:1.55}.category-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.category-card{border:1px solid #141e3212;border-radius:14px;flex-direction:column;min-height:330px;padding:0;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px #1217221f}.category-card.blue{background:#dceafe}.category-card.sage{background:#e1e9d8}.category-card.sand{background:#ffdeb0}.category-card.lilac{background:#e5dff2}.category-card.dark{color:#fff;background:#202322}.sprite.category-image{image-rendering:auto;mix-blend-mode:normal;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:none;height:178px}.sprite.category-image.cat1{background-image:url(/categories-original-hd/repuestos.webp?v=recreated-hd-1)}.sprite.category-image.cat2{background-image:url(/categories-original-hd/hogar.webp?v=recreated-hd-1)}.sprite.category-image.cat3{background-image:url(/categories-original-hd/regalos.webp?v=recreated-hd-1)}.sprite.category-image.cat4{background-image:url(/categories-original-hd/empresas.webp?v=recreated-hd-1)}.sprite.category-image.cat5{background-image:url(/categories-original-hd/coleccionables.webp?v=recreated-hd-1)}.category-card>div:last-child{margin-top:auto;padding:4px 20px 22px}.category-card h3{letter-spacing:-.35px;margin:0 0 8px;font-size:18px;line-height:1.15}.category-card p{color:#474f58;min-height:38px;margin:0 0 13px;font-size:13px;line-height:1.45}.category-card.dark p{color:#d5d8d5}.category-card>div>span{color:var(--blue);font-size:12px;font-weight:800}.category-card.dark>div>span{color:#fff}.sprite{background-color:#f5f5f4;background-image:url(/lab3d-products-grid.webp);background-repeat:no-repeat;background-size:300% 200%}.sprite.p1{background-position:0 0}.sprite.p2{background-position:50% 0}.sprite.p3{background-position:100% 0}.sprite.p4{background-position:0 100%}.sprite.p5{background-position:50% 100%}.sprite.p6{background-position:100% 100%}.photo-quote{background:linear-gradient(100deg,#eef1f5,#f9fafb 65%,#dfe7f3);border:1px solid #e6eaf0;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:142px;padding:26px 310px 26px 25px;display:flex;position:relative;overflow:hidden}.photo-quote h2{font-size:22px}.photo-quote p{color:var(--muted);margin:6px 0 0}.whatsapp-button{z-index:2;color:#25313c;white-space:nowrap;background:#fff;border:1px solid #d8dee6;border-radius:9px;align-items:center;min-height:46px;padding:0 18px;font-weight:750;display:flex;box-shadow:0 6px 18px #1217220f}.whatsapp-button:first-letter{color:var(--green)}.phone-mock{background:#fff;border:5px solid #111722;border-radius:26px;width:142px;height:204px;padding:9px;position:absolute;bottom:-56px;right:50px;transform:rotate(-2deg);box-shadow:0 14px 30px #0000002e}.phone-mock .sprite{border-radius:15px;width:100%;height:100%}.products-section{padding-top:76px}.products-heading{align-items:center}.filters{background:var(--soft);border-radius:11px;gap:7px;padding:5px;display:flex}.filters button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 13px;font-size:13px;font-weight:650}.filters button.active{color:var(--blue);background:#fff;box-shadow:0 2px 8px #12172212}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:14px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #12172217}.product-image{height:245px}.asset-visual{background-color:#f3f3f2;background-position:50%;background-repeat:no-repeat;background-size:cover}.product-info{padding:18px 19px 20px}.product-info>span{color:var(--blue);text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:850}.product-info h3{margin:7px 0 3px;font-size:17px}.product-info p{color:var(--muted);margin:0 0 17px;font-size:13px}.product-info>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:15px;display:flex}.product-info strong{font-size:17px}.product-info a{color:var(--blue);font-size:13px;font-weight:800}.process-section{background:#f6f8fb;border-block:1px solid #edf0f4}.process-grid{grid-template-columns:35% 65%;align-items:center;gap:70px;display:grid}.process-copy p{color:var(--muted);text-align:justify;line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.steps>div{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:190px;padding:28px 23px}.steps span{color:var(--blue);font-size:14px;font-weight:850}.steps h3{margin:35px 0 8px;font-size:17px}.steps p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.business-section{padding-bottom:42px}.business-card{color:#fff;background:linear-gradient(120deg,#06338a,#0d4ec7 55%,#236fdf);border-radius:20px;justify-content:space-between;align-items:center;gap:40px;min-height:265px;padding:52px 60px;display:flex;box-shadow:0 20px 45px #0d4ec738}.business-card>div{max-width:690px}.business-card h2{font-size:40px}.business-card p{color:#dce8ff;margin:16px 0 0;font-size:17px;line-height:1.6}.eyebrow.light{color:#bcd3ff}.button-light{color:var(--blue);box-shadow:none;background:#fff;flex:none}.button-light:hover{color:var(--blue-dark);background:#fff}.quote-section{padding-top:60px}.quote-grid{grid-template-columns:40% 60%;align-items:start;gap:90px;display:grid}.quote-grid>div>p{color:var(--muted);line-height:1.65}.direct-contact{border-top:1px solid var(--line);gap:7px;margin-top:32px;padding-top:25px;display:grid}.direct-contact a{color:var(--blue);font-size:21px;font-weight:800}.quote-form{border:1px solid var(--line);background:#f8f9fb;border-radius:16px;grid-template-columns:1fr 1fr;gap:18px;padding:30px;display:grid;box-shadow:0 12px 30px #1217220d}.quote-form label{color:#343b45;gap:8px;font-size:13px;font-weight:750;display:grid}.quote-form input,.quote-form textarea,.quote-form select{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #dfe3e9;border-radius:8px;outline:none;padding:13px 14px}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0d4ec71a}.full{grid-column:1/-1}footer{color:#dce4f1;background:#101621;padding:52px 0 20px}.home-footer{color:#555d68;border-top:1px solid var(--line);background:#fff}.home-footer .footer-main .logo-copy strong,.home-footer .footer-main>div>strong{color:var(--ink)}.home-footer .footer-main>div:first-child>p{color:#6d7580}.home-footer .footer-main a{color:#555d68}.home-footer .footer-main a:hover{color:var(--blue)}.home-footer .footer-main a.footer-whatsapp,.home-footer .footer-main a.footer-whatsapp:hover,.home-footer .footer-whatsapp strong,.home-footer .footer-whatsapp>span,.home-footer .footer-whatsapp small{color:#fff}.home-footer .copyright{color:#798596;border-top-color:#e2e6eb}.footer-main{grid-template-columns:1.4fr .8fr .7fr 1.2fr;align-items:start;gap:48px;display:grid}.footer-main .logo-mark{color:#111722;background:#fff}.footer-main .logo-mark span{border-color:#111722}.footer-main .logo-copy strong{color:#fff}.footer-main>div:first-child>p{color:#8f9bae;max-width:300px;font-size:14px;line-height:1.55}.footer-main>div:not(:first-child){gap:11px;display:grid}.footer-main>div>strong{color:#fff;margin-bottom:5px}.footer-main a{font-size:14px}.footer-main a:hover{color:#fff}.footer-whatsapp{color:#fff;background:var(--blue);border-radius:12px;align-items:center;gap:14px;min-height:82px;padding:15px 18px;display:flex}.footer-whatsapp>span{font-size:30px}.footer-whatsapp div{display:grid}.footer-whatsapp small{color:#c7dcff;margin-top:5px}.copyright{color:#798596;text-align:center;border-top:1px solid #28303d;margin-top:38px;padding-top:19px;font-size:12px}.floating-whatsapp{z-index:45;color:#fff;background:var(--green);border-radius:50%;place-items:center;width:56px;height:56px;font-size:26px;display:none;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #16a26452}@media (width<=1050px){.nav{gap:17px}.nav a:nth-of-type(6),.nav a:nth-of-type(7){display:none}.hero h1{font-size:48px}.hero-inner{min-height:570px}.hero-art{inset:0}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card{min-height:320px}.category-grid .category-card:nth-child(4),.category-grid .category-card:nth-child(5){grid-column:span 1}.photo-quote{padding-right:220px}.phone-mock{right:28px}.quote-grid{gap:45px}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-whatsapp{grid-column:1/-1}}@media (width<=760px){.shell{width:min(100% - 30px,620px)}.site-header{height:70px}.header-inner{gap:12px}.brand-logo{width:150px}.logo-mark{width:39px;height:39px}.logo-copy strong{font-size:20px}.logo-copy small{margin-top:5px;font-size:11px}.menu-toggle{margin-left:auto;display:block}.header-cta{display:none}.nav{border-bottom:1px solid var(--line);background:#fff;margin:0;padding:13px 20px 22px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 14px 25px #12172217}.nav.open{grid-template-columns:1fr 1fr;gap:0;display:grid}.nav a,.nav a:nth-of-type(6),.nav a:nth-of-type(7){border-bottom:1px solid #f0f1f3;padding:13px;display:block}.nav a:after{display:none}.hero{background-image:url(/lab3d-hero-mobile.png);background-position:bottom;background-size:auto 60%}.hero:before{background:linear-gradient(#fff 0%,#fffffff5 42%,#ffffff2e 62%,#fff0 78%)}.hero-inner{min-height:720px;display:block}.hero-copy{text-align:center;width:100%;max-width:none;padding:62px 0 0}.hero h1{letter-spacing:-2px;font-size:43px}.hero-copy>p{margin:20px auto 25px;font-size:16px}.hero-actions{justify-content:center}.hero-art{width:auto;height:auto;inset:0}.trust-grid{grid-template-columns:1fr 1fr;padding:14px 0}.trust-grid>div{border-right:0;min-height:66px;padding:10px 12px}.trust-grid span{width:28px;font-size:20px}.section{padding:62px 0}.section-heading{flex-direction:column;align-items:start}.section-heading h2,.process-copy h2,.quote-grid h2{font-size:30px}.category-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{min-height:300px}.category-card:last-child{grid-column:1/-1}.category-image{height:160px}.category-card>div:last-child{padding-inline:15px}.photo-quote{text-align:center;width:calc(100% - 30px);padding:25px 20px 130px;display:block}.whatsapp-button{width:max-content;max-width:100%;margin:20px auto 0}.phone-mock{width:100px;height:150px;bottom:-88px;right:calc(50% - 50px)}.products-heading{align-items:start}.filters{max-width:100%;overflow:auto}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-image{height:180px}.product-info{padding:14px}.product-info>div{flex-direction:column;align-items:start;gap:10px}.process-grid{grid-template-columns:1fr;gap:30px}.steps{grid-template-columns:1fr}.steps>div{min-height:0}.steps h3{margin-top:18px}.business-card{flex-direction:column;align-items:start;padding:38px 28px}.business-card h2{font-size:32px}.button-light{width:100%}.quote-grid{grid-template-columns:1fr;gap:35px}.quote-form{grid-template-columns:1fr;padding:20px}.quote-form .full{grid-column:1}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-main>div:first-child,.footer-whatsapp{grid-column:1/-1}.floating-whatsapp{display:grid}}.product-detail-page{background:#fff}.product-detail-hero{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#fff,#f3f6fb);padding:58px 0 64px}.product-detail-hero-grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:70px;display:grid}.product-detail-copy>p{color:#4d5561;max-width:590px;margin:21px 0;font-size:18px;line-height:1.6}.product-detail-price{color:var(--blue);margin:0 0 24px;font-size:25px;display:block}.product-detail-actions{flex-wrap:wrap;gap:12px;display:flex}.product-main-image{cursor:zoom-in;background:#edf2f8;border:1px solid #e1e5ea;border-radius:18px;height:470px;padding:0;overflow:hidden;box-shadow:0 24px 55px #111c301f}.product-main-image img{object-fit:cover;width:100%;height:100%;display:block}.product-detail-heading{margin-bottom:28px}.product-detail-heading h2,.product-description-grid h2,.product-custom-cta h2{letter-spacing:-1.2px;margin:0;font-size:34px;line-height:1.16}.product-gallery{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.product-gallery button{cursor:zoom-in;background:#eef2f6;border:1px solid #e4e7eb;border-radius:13px;height:250px;padding:0;position:relative;overflow:hidden}.product-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.product-gallery button>span{color:#fff;background:#0a0f18bf;border-radius:7px;padding:7px 10px;font-size:12px;position:absolute;bottom:10px;left:10px}.gallery-view-2{object-position:35% center}.gallery-view-3{transform:scaleX(-1)}.gallery-view-4{object-position:70% center}.gallery-view-5{object-position:center 75%}.gallery-view-6{transform:scale(1.55)}.spec-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.spec-grid article{background:#fff;border:1px solid #e2e6ec;border-radius:12px;align-items:flex-start;gap:13px;min-height:112px;padding:19px;display:flex}.spec-grid article>span{width:38px;height:38px;color:var(--blue);background:#edf4ff;border-radius:9px;flex:none;place-items:center;font-weight:900;display:grid}.spec-grid h3{margin:2px 0 6px;font-size:14px}.spec-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.product-description-grid{grid-template-columns:.8fr 1.2fr;gap:75px;display:grid}.product-description-grid p{color:#4f5763;margin:0 0 18px;font-size:16px;line-height:1.8}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.benefit-grid article{background:#fff;border:1px solid #e4e7eb;border-radius:12px;align-items:center;gap:14px;min-height:100px;padding:21px;display:flex}.benefit-grid span{color:#149459;background:#eaf8f1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.benefit-grid h3{margin:0;font-size:15px}.material-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.material-grid article{background:linear-gradient(145deg,#fff,#f5f8fc);border:1px solid #e1e6ed;border-radius:14px;padding:27px}.material-grid strong{color:var(--blue);margin-bottom:12px;font-size:26px;display:block}.material-grid p{color:var(--muted);margin:0;line-height:1.6}.color-grid{flex-wrap:wrap;gap:22px 34px;display:flex}.color-grid div{justify-items:center;gap:9px;min-width:66px;display:grid}.color-grid div>span{border:3px solid #fff;border-radius:50%;width:52px;height:52px;box-shadow:0 0 0 1px #d8dde4,0 7px 16px #141e2d17}.product-custom-cta{background:linear-gradient(110deg,#eef5ff,#fff);border:1px solid #dce5f4;border-radius:16px;justify-content:space-between;align-items:center;gap:45px;padding:38px 40px;display:flex}.product-custom-cta>div{max-width:760px}.product-custom-cta p{color:var(--muted);margin:13px 0 0;line-height:1.65}.product-custom-cta .button{flex:none}.manufacturing-steps{grid-template-columns:repeat(4,1fr);gap:34px;display:grid}.manufacturing-steps article{background:#fff;border:1px solid #e2e6ec;border-radius:13px;min-height:135px;padding:24px;position:relative}.manufacturing-steps article:not(:last-child):after{content:"→";color:#9ea6b0;font-size:25px;position:absolute;top:48px;right:-25px}.manufacturing-steps span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.manufacturing-steps h3{margin:19px 0 0;font-size:15px;line-height:1.45}.faq-list{gap:9px;display:grid}.faq-list details{background:#fff;border:1px solid #e1e5ea;border-radius:10px;padding:0 20px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;min-height:60px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:22px}.faq-list p{color:var(--muted);margin:0 0 18px;line-height:1.6}.related-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.related-grid article{background:#fff;border:1px solid #e3e6ea;border-radius:12px;overflow:hidden}.related-grid img{object-fit:cover;width:100%;height:190px;display:block}.related-grid h3{min-height:38px;margin:0 0 10px;font-size:15px}.related-grid a{color:var(--blue);font-size:13px;font-weight:800}.product-final-cta{text-align:center;color:#fff;background:linear-gradient(120deg,#0d4ec7,#083b98);padding:66px 0}.product-final-cta h2{letter-spacing:-1.4px;margin:0;font-size:38px}.product-final-cta p{color:#e4edff;margin:13px 0 26px;font-size:17px}.product-final-cta .button{min-width:285px}.image-lightbox{z-index:1000;background:#070a10e6;place-items:center;padding:50px;display:grid;position:fixed;inset:0}.image-lightbox img{border-radius:12px;max-width:min(100%,1000px);max-height:85vh}.image-lightbox button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:45px;position:absolute;top:20px;right:25px}@media (width<=950px){.product-detail-hero-grid{gap:35px}.product-detail-copy h1{font-size:43px}.product-main-image{height:390px}.spec-grid,.benefit-grid,.related-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.product-detail-hero{padding:40px 0 48px}.product-detail-hero-grid{grid-template-columns:1fr;gap:32px}.product-detail-copy{text-align:center}.product-detail-copy h1{letter-spacing:-1.5px;font-size:37px}.product-detail-copy>p{font-size:16px}.product-detail-actions{display:grid}.product-main-image{grid-row:1;height:350px}.product-detail-section{padding-top:50px;padding-bottom:50px}.product-detail-heading{text-align:center}.product-detail-heading h2,.product-description-grid h2,.product-custom-cta h2{font-size:29px}.product-gallery{grid-template-columns:1fr 1fr;gap:9px}.product-gallery button{height:190px}.spec-grid{grid-template-columns:1fr}.product-description-grid{text-align:center;grid-template-columns:1fr;gap:20px}.product-description-grid p{text-align:left}.benefit-grid,.material-grid{grid-template-columns:1fr}.color-grid{justify-content:center}.product-custom-cta{text-align:center;flex-direction:column;align-items:stretch;padding:28px 22px}.manufacturing-steps{grid-template-columns:1fr;gap:12px}.manufacturing-steps article{min-height:0}.manufacturing-steps article:not(:last-child):after{content:"↓";top:auto;bottom:-22px;right:50%}.related-grid{grid-template-columns:1fr 1fr;gap:10px}.related-grid img{height:145px}.product-final-cta{padding:52px 0}.product-final-cta h2{font-size:31px}.product-final-cta .button{width:100%;min-width:0}.image-lightbox{padding:20px}}@media (width<=420px){.product-gallery{grid-template-columns:1fr}.product-gallery button{height:230px}.related-grid{grid-template-columns:1fr}.related-grid img{height:220px}}@media (width<=760px){.hero{background-image:url(/lab3d-hero-products.png);background-position:72%;background-size:auto 100%}.hero:before{background:linear-gradient(90deg,#fff 0%,#fffffff7 44%,#ffffffa3 62%,#fff0 82%)}.hero-inner{align-items:center;min-height:560px;display:flex}.hero-copy{text-align:left;width:58%;max-width:320px;padding:38px 0}.hero h1{letter-spacing:-1.7px;font-size:clamp(31px,9vw,39px)}.hero-copy>p{margin:18px 0 22px;font-size:14px;line-height:1.45}.hero-actions{justify-content:flex-start;gap:9px;display:flex}.hero-actions .button{width:auto;min-height:44px;padding-inline:15px;font-size:13px}.catalog-hero,.home-category-hero,.business-category-hero{background-position:50%;background-size:cover;position:relative}.catalog-hero:before,.home-category-hero:before,.business-category-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 46%,#ffffff61 68%,#0000 88%);position:absolute;inset:0}.catalog-hero-inner,.home-category-hero-inner,.business-category-hero-inner{align-items:center;min-height:420px}.catalog-hero-inner>div:first-child,.home-category-hero-inner>div,.business-category-hero-inner>div{text-align:left;width:60%;padding-top:0}.catalog-hero h1,.home-category-hero h1,.business-category-hero h1{font-size:30px}.catalog-hero p,.home-category-hero p,.business-category-hero p{font-size:15px}.catalog-search{width:100%;margin-inline:0}.gift-hero{position:relative}.gift-hero-inner{align-items:center;min-height:420px}.gift-copy{text-align:left;width:58%;padding-top:0}.gift-copy h1{font-size:30px}.gift-copy p{font-size:15px}.gift-copy .catalog-search{margin-inline:0}.gift-hero-photo{background-position:50%;background-size:cover;inset:0}.gift-hero-photo:after{content:"";background:linear-gradient(90deg,#fffffffa,#ffffffe0 48%,#ffffff2e 78%,#0000);position:absolute;inset:0}.gallery-intro-inner{align-items:center;min-height:370px}.gallery-intro-inner>div:first-child{text-align:left;width:50%;padding-top:0}.gallery-intro h1{font-size:31px}.gallery-intro p{font-size:15px}.gallery-hero-products{padding-block:45px 28px;inset:0 -15px 0 48%}}@media (width<=420px){.hero h1{font-size:37px}.hero-inner{min-height:690px}.hero-art{height:330px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card:last-child{grid-column:auto}.category-card{min-height:330px}.product-image{height:260px}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child,.footer-whatsapp{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.catalog-page{background:#fff;min-height:100vh}.catalog-nav a.active{color:var(--blue)}.catalog-nav a.active:after{right:0}.catalog-hero{border-bottom:1px solid var(--line);background:#f5f5f6 url(/repuestos-hero-v2.png) 50%/cover no-repeat}.catalog-hero-inner{align-items:center;min-height:350px;display:flex;position:relative;overflow:hidden}.catalog-hero-inner>div:first-child{z-index:2;width:48%;position:relative}.catalog-hero h1{letter-spacing:-1.6px;margin:0 0 14px;font-size:42px}.catalog-hero p{color:#555d68;margin:0 0 35px;font-size:18px;line-height:1.5}.catalog-search{background:#fff;border:1px solid #e3e6ea;border-radius:10px;align-items:center;gap:10px;width:430px;max-width:100%;height:58px;padding-left:18px;display:flex;box-shadow:0 8px 20px #1419230a}.catalog-search span{color:#9ba1aa;font-size:23px}.catalog-search input{border:0;outline:0;flex:1;min-width:0}.catalog-search button{color:#4a515c;background:#fff;border:0;border-left:1px solid #edf0f2;border-radius:0 10px 10px 0;height:100%;padding:0 18px;font-weight:700}.catalog-hero-products{display:none;position:absolute;inset:0 0 0 43%}.hero-part{filter:grayscale()brightness(.47);background-image:url(/lab3d-products-grid.webp);background-repeat:no-repeat;background-size:300% 200%;display:block;position:absolute}.hero-part-one{background-position:0 0;width:275px;height:235px;bottom:20px;left:5%;transform:scale(1.15)}.hero-part-two{background-position:50% 0;width:260px;height:230px;bottom:8px;right:1%;transform:scale(1.2)}.hero-part-three{background-position:100% 0;width:360px;height:210px;top:-35px;right:2%;transform:rotate(-7deg)}.catalog-layout{grid-template-columns:180px 1fr;align-items:start;gap:28px;padding:34px 0 64px;display:grid}.catalog-layout aside{gap:3px;display:grid;position:sticky;top:110px}.catalog-layout aside h2{margin:0 0 12px;font-size:18px}.catalog-layout aside button{color:#4e5661;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px 8px}.catalog-layout aside button.active{color:var(--blue);background:#eff5ff;font-weight:800}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.catalog-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.catalog-image{height:190px}.catalog-card>div:last-child{padding:14px 15px 16px;position:relative}.catalog-card h3{margin:0 0 5px;font-size:15px}.catalog-card p{color:#777e88;margin:0 0 10px;font-size:12px}.catalog-card strong{font-size:16px}.catalog-card a{color:var(--blue);font-size:12px;font-weight:800;position:absolute;bottom:17px;right:15px}.catalog-card-link{color:inherit;cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s;display:block}.catalog-card-link:hover{border-color:#cbdaf2;transform:translateY(-4px);box-shadow:0 14px 28px #1217221a}.catalog-card-link:focus-visible{outline-offset:3px;outline:3px solid #1e64f64d}.catalog-quote-link{color:var(--blue);font-size:12px;font-weight:800;position:absolute;bottom:17px;right:15px}.sprite.business-prototype{background-image:url(/category-reference-hd.webp);background-position:74.9% 32%;background-repeat:no-repeat;background-size:571.2%}.catalog-footer{border-top:1px solid var(--line);background:#fff;padding:26px 0}.catalog-footer .shell{justify-content:space-between;align-items:center;display:flex}.catalog-footer nav{color:#555d68;gap:30px;font-size:13px;display:flex}.catalog-card a.catalog-product-image-link{height:190px;display:block;position:static}.catalog-card a.catalog-product-image-link .catalog-image{height:100%;transition:transform .25s}.catalog-card a.catalog-product-image-link:hover .catalog-image{transform:scale(1.035)}.replacement-help{background:linear-gradient(100deg,#eef4ff,#fafcff);border:1px solid #e1e7f0;border-radius:14px;justify-content:space-between;align-items:center;gap:32px;margin-bottom:64px;padding:30px 32px;display:flex}.replacement-help>div{max-width:760px}.replacement-help h2{letter-spacing:-.8px;margin:0 0 9px;font-size:27px;line-height:1.2}.replacement-help p{color:var(--muted);margin:0;line-height:1.6}.replacement-help .button{flex:none}@media (width<=1000px){.catalog-grid{grid-template-columns:repeat(3,1fr)}.catalog-nav a:nth-last-child(-n+3){display:none}.catalog-hero-products{left:48%}}@media (width<=760px){.catalog-hero{background-position:64%}.catalog-nav{display:none}.catalog-hero-inner{align-items:flex-start;min-height:500px}.catalog-hero-inner>div:first-child{width:100%;padding-top:54px}.catalog-hero h1{font-size:34px}.catalog-hero-products{inset:260px -40px 0 20%}.catalog-layout{grid-template-columns:1fr}.catalog-layout aside{grid-template-columns:repeat(3,1fr);position:static}.catalog-layout aside h2{grid-column:1/-1}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-footer .shell{flex-direction:column;align-items:flex-start;gap:25px}.catalog-footer nav{flex-wrap:wrap;gap:16px 24px}}@media (width<=440px){.catalog-grid{grid-template-columns:1fr}.catalog-layout aside{grid-template-columns:1fr 1fr}.catalog-image,.catalog-card a.catalog-product-image-link{height:250px}}@media (width<=760px){.replacement-help{text-align:center;flex-direction:column;align-items:stretch;width:calc(100% - 28px);margin-bottom:48px;padding:26px 22px}.replacement-help h2{font-size:24px}.replacement-help .button{width:100%}}.gift-hero{border-bottom:1px solid var(--line);background:#f3f0ed}.gift-hero-inner{align-items:center;min-height:325px;display:flex;position:relative;overflow:hidden}.gift-copy{z-index:2;width:45%;position:relative}.gift-copy h1{letter-spacing:-1.5px;margin:0 0 14px;font-size:40px}.gift-copy p{color:#555d68;margin:0 0 32px;font-size:18px;line-height:1.5}.gift-hero-photo{background:url(/hogar-hero-v2.png) 50%/cover no-repeat;position:absolute;inset:0}.gift-image{image-rendering:auto;background-color:#f0f0ef;background-position:50%;background-repeat:no-repeat;background-size:cover;height:210px}.gift1{background-image:url(/hogar-product-1-v2.png)}.gift2{background-image:url(/hogar-product-2-v2.png)}.gift3{background-image:url(/hogar-product-3-v2.png)}.gift4{background-image:url(/hogar-product-4-v2.png)}.catalog-card a.gift-product-image-link{display:block;position:static}.catalog-card a.gift-product-title{color:inherit;display:block;position:static}.catalog-card a.gift-product-title h3{margin-bottom:5px}.gift-product-image-link .gift-image{transition:transform .25s}.gift-product-image-link:hover .gift-image{transform:scale(1.035)}@media (width<=760px){.gift-hero-inner{align-items:flex-start;min-height:540px}.gift-copy{text-align:center;width:100%;padding-top:48px}.gift-copy h1{font-size:34px}.gift-copy p{font-size:16px}.gift-copy .catalog-search{margin-inline:auto}.gift-hero-photo{background-size:contain;inset:255px 0 0}}.home-category-hero{border-bottom:1px solid var(--line);background:#f3f1ee url(/hogar-hero-final.jpg) 50%/cover no-repeat}.home-category-hero-inner{align-items:center;min-height:325px;display:flex}.home-category-hero-inner>div{z-index:1;width:46%;position:relative}.home-category-hero h1{letter-spacing:-1.5px;margin:0 0 14px;font-size:40px}.home-category-hero p{color:#555d68;margin:0 0 32px;font-size:18px;line-height:1.5}@media (width<=760px){.home-category-hero{background-position:62%}.home-category-hero-inner{align-items:flex-start;min-height:500px}.home-category-hero-inner>div{text-align:center;width:100%;padding-top:50px}.home-category-hero h1{font-size:34px}.home-category-hero p{font-size:16px}.home-category-hero .catalog-search{margin-inline:auto}}.business-category-hero{border-bottom:1px solid var(--line);background:#f3f3f5 url(/empresas-hero.jpg) 50%/cover no-repeat}.business-category-hero-inner{align-items:center;min-height:325px;display:flex}.business-category-hero-inner>div{z-index:1;width:46%;position:relative}.business-category-hero h1{letter-spacing:-1.5px;margin:0 0 14px;font-size:40px}.business-category-hero p{color:#555d68;margin:0 0 32px;font-size:18px;line-height:1.5}@media (width<=760px){.business-category-hero{background-position:64%}.business-category-hero-inner{align-items:flex-start;min-height:500px}.business-category-hero-inner>div{text-align:center;width:100%;padding-top:50px}.business-category-hero h1{font-size:34px}.business-category-hero p{font-size:16px}.business-category-hero .catalog-search{margin-inline:auto}}.gallery-page{background:#fff;min-height:100vh}.gallery-intro{background:linear-gradient(118deg,#fff 0%,#f6f7f8 62%,#eceff1 100%)}.gallery-intro-inner{align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.gallery-intro-inner>div:first-child{z-index:2;position:relative}.gallery-intro h1{letter-spacing:-1.6px;margin:0 0 10px;font-size:42px;line-height:1.05}.gallery-intro p{color:#59616c;margin:0 0 24px;font-size:17px;line-height:1.4}.gallery-filters{flex-wrap:wrap;gap:9px;display:flex}.gallery-filters button{color:#555d68;cursor:pointer;background:#fff;border:1px solid #e2e5e9;border-radius:999px;padding:8px 17px;font-size:12px;font-weight:750;box-shadow:0 2px 7px #12172208}.gallery-filters button.active{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 6px 15px #0d4ec733}.gallery-hero-products{background:radial-gradient(at 56% 75%,#a0aab438,#0000 58%);justify-content:center;align-items:flex-end;gap:2%;padding:30px 0 24px;display:flex;position:absolute;inset:0 0 0 52%}.gallery-hero-products span{filter:drop-shadow(0 15px 14px #0f141c2e);background-image:url(/gallery-products.png);background-repeat:no-repeat;background-size:500% 200%;border-radius:14px;width:22%;height:68%;display:block}.gallery-hero-products span:first-child{background-position:0 0;transform:scale(.9)}.gallery-hero-products span:nth-child(2){background-position:75% 100%;transform:scale(1.05)}.gallery-hero-products span:nth-child(3){background-position:100% 0;transform:scale(.94)}.gallery-hero-products span:nth-child(4){background-position:25% 0;transform:scale(.85)}.gallery-grid{grid-template-columns:repeat(5,1fr);gap:14px;padding:22px 0 28px;display:grid}.gallery-card{background:#eef0f1;border-radius:13px;min-width:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 2px 7px #12172214}.gallery-card:hover{transform:translateY(-4px);box-shadow:0 13px 28px #12172224}.gallery-photo{aspect-ratio:1.08;background-color:#eef0f1;background-image:url(/gallery-products.png);background-repeat:no-repeat;background-size:500% 200%}.gallery-1{background-position:0 0}.gallery-2{background-position:25% 0}.gallery-3{background-position:50% 0}.gallery-4{background-position:75% 0}.gallery-5{background-position:100% 0}.gallery-6{background-position:0 100%}.gallery-7{background-position:25% 100%}.gallery-8{background-position:50% 100%}.gallery-9{background-position:75% 100%}.gallery-10{background-position:100% 100%}.gallery-card-caption{color:#fff;opacity:0;background:linear-gradient(#0000,#090d12bf);justify-content:space-between;align-items:end;gap:8px;padding:35px 13px 11px;transition:opacity .2s,transform .2s;display:flex;position:absolute;inset:auto 0 0;transform:translateY(8px)}.gallery-card:hover .gallery-card-caption{opacity:1;transform:none}.gallery-card-caption strong{font-size:12px}.gallery-card-caption span{opacity:.86;font-size:10px}@media (width<=1000px){.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-hero-products{left:48%}}@media (width<=760px){.gallery-intro-inner{align-items:flex-start;min-height:500px}.gallery-intro-inner>div:first-child{text-align:center;width:100%;padding-top:44px}.gallery-intro h1{font-size:35px}.gallery-filters{justify-content:center}.gallery-hero-products{inset:245px -30px 0 15%}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-card-caption{opacity:1;transform:none}.catalog-footer nav{font-size:12px}}@media (width<=430px){.gallery-grid{grid-template-columns:1fr}.gallery-photo{aspect-ratio:1.35}}@media (width<=760px){.catalog-page .site-header,.gallery-page .site-header{height:70px}.catalog-page .header-inner,.gallery-page .header-inner{height:100%}.catalog-page .menu-toggle,.gallery-page .menu-toggle{margin-left:auto;display:block}.catalog-page .catalog-nav,.gallery-page .catalog-nav{white-space:normal;border-top:0;border-bottom:1px solid var(--line);background:#fff;height:auto;margin:0;padding:13px 20px 22px;display:none;position:absolute;top:70px;left:0;right:0;overflow:visible;box-shadow:0 14px 25px #12172217}.catalog-page .catalog-nav.open,.gallery-page .catalog-nav.open{grid-template-columns:1fr 1fr;gap:0;display:grid}.catalog-page .catalog-nav a,.gallery-page .catalog-nav a,.catalog-page .catalog-nav a:nth-of-type(n),.gallery-page .catalog-nav a:nth-of-type(n){border-bottom:1px solid #f0f1f3;padding:13px;font-size:14px;display:block}}.product-detail-copy .product-detail-price{margin-bottom:14px}.product-purchase-benefits{background:#f5f6f8;border:1px solid #e6e9ed;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 20px;padding:10px;list-style:none;display:grid}.product-purchase-benefits li{color:#343b46;text-align:center;background:#ffffffbd;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:45px;padding:8px 10px;display:flex}.product-purchase-benefits li>span{flex:none;font-size:17px;line-height:1}.product-purchase-benefits li>strong{font-size:12px;font-weight:750;line-height:1.3}@media (width<=760px){.product-purchase-benefits{grid-template-columns:1fr;gap:6px;margin-bottom:14px;padding:8px}.product-purchase-benefits li{text-align:left;justify-content:flex-start;min-height:42px;padding:8px 12px}.product-purchase-benefits li>strong{font-size:13px}}.product-breadcrumbs{background:#fff;border-bottom:1px solid #e7eaee}.product-breadcrumbs>div{white-space:nowrap;color:#7a818b;align-items:center;gap:9px;min-height:44px;font-size:12px;display:flex;overflow:hidden}.product-breadcrumbs a{color:#525a65;transition:color .2s}.product-breadcrumbs a:hover{color:var(--blue)}.product-breadcrumbs span[aria-current=page]{text-overflow:ellipsis;color:var(--ink);font-weight:750;overflow:hidden}.product-accordion>article>button>span{align-items:center;gap:10px;display:flex}.product-accordion>article>button>span i{filter:grayscale();background:#f0f3f7;border-radius:8px;place-items:center;width:30px;height:30px;font-size:15px;font-style:normal;transition:background .2s,filter .2s;display:grid}.product-accordion>article.open>button{box-shadow:inset 4px 0 0 var(--blue);color:var(--blue)}.product-accordion>article.open>button>span i{filter:none;background:#eaf2ff}.technical-sheet{border-radius:12px;padding:0 24px 25px;overflow:hidden}.technical-row{border-bottom:1px solid #e5e8ed;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);align-items:center;min-height:52px;display:grid}.technical-row:first-child{border-top:1px solid #e5e8ed}.technical-row>strong{color:#343b45;align-items:center;gap:10px;font-size:14px;display:flex}.technical-row>strong>span{width:25px;color:var(--blue);text-align:center}.technical-row>span{color:#555d68;padding-left:20px;font-size:14px}.compatibility-sheet{max-width:720px}.related-grid article{flex-direction:column;display:flex}.related-grid article>div{flex-direction:column;flex:1;align-items:flex-start;display:flex}.related-grid h3{min-height:0}.related-grid .related-product-button{border:1px solid var(--blue);color:var(--blue);border-radius:8px;margin-top:auto;padding:10px 15px;font-size:13px;font-weight:800;transition:background .2s,color .2s}.related-grid .related-product-button:hover{background:var(--blue);color:#fff}.mobile-sticky-quote{display:none}@media (width<=760px){.product-detail-page{padding-bottom:76px}.product-breadcrumbs>div{gap:6px;min-height:36px;font-size:11px}.product-detail-hero{padding:10px 0 16px}.product-detail-hero-grid{gap:12px}.product-main-image{border-radius:14px;height:210px}.product-main-image:after{width:34px;height:34px;font-size:21px;bottom:9px;right:9px}.product-hero-thumbnails{gap:6px;margin-top:6px;padding-bottom:3px}.product-hero-thumbnails button{border-radius:8px;width:49px;height:42px}.product-hero-colors{margin-top:7px;padding-top:8px}.product-hero-colors>.eyebrow{margin-bottom:6px;font-size:9px}.product-hero-colors .color-grid{gap:8px;padding-bottom:2px}.product-hero-colors .color-grid div{min-width:30px}.product-hero-colors .color-grid div>span{width:28px;height:28px}.product-hero-colors .color-grid strong{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.product-detail-copy h1{letter-spacing:-1.6px;margin-top:5px;font-size:30px}.product-detail-copy .eyebrow{font-size:9px}.product-detail-copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 7px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.product-detail-price{margin-bottom:10px;font-size:21px}.product-detail-actions{grid-template-columns:1fr 1fr;gap:7px}.product-detail-actions .button{min-height:44px;padding:9px 10px;font-size:11px;line-height:1.25}.product-accordion-section{padding:12px 0 34px}.product-accordion-heading{display:none}.product-accordion>article>button{min-height:54px;padding:0 13px}.product-accordion>article>button>span{gap:8px}.product-accordion>article>button>span i{width:27px;height:27px;font-size:13px}.product-accordion button b{width:27px;height:27px;font-size:18px}.technical-sheet{padding:0 13px 16px}.technical-row{grid-template-columns:minmax(118px,.9fr) minmax(0,1.1fr);min-height:47px}.technical-row>strong,.technical-row>span{font-size:12px}.technical-row>strong{gap:5px}.technical-row>strong>span{width:20px}.technical-row>span{text-align:right;padding-left:10px}.related-grid{grid-auto-columns:88%}.related-grid img{height:270px}.related-grid article>div{padding:17px}.related-grid h3{font-size:17px}.related-grid .related-product-button{text-align:center;place-items:center;width:100%;min-height:44px;display:grid}.mobile-sticky-quote{z-index:950;left:14px;right:14px;bottom:max(10px,env(safe-area-inset-bottom));background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:54px;font-size:15px;font-weight:850;display:flex;position:fixed;box-shadow:0 12px 32px #052c7557}}@media (width<=390px){.product-main-image{height:195px}.product-detail-copy h1{font-size:28px}.product-detail-actions .button{font-size:10px}}.product-breadcrumbs .breadcrumb-level{display:contents}.product-breadcrumbs a[aria-current=page]{text-overflow:ellipsis;color:var(--ink);font-weight:750;overflow:hidden}.product-detail-copy h1{font-size:clamp(58px,5.75vw,81px)}.compatibility-list>div{border-top:1px solid #e5e8ed;border-bottom:1px solid #e5e8ed;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);max-width:720px;display:grid}.compatibility-list strong{color:#343b45;align-items:center;gap:10px;min-height:52px;font-size:14px;display:flex}.compatibility-list strong>span{width:25px;color:var(--blue);text-align:center}.compatibility-list ul{color:#555d68;border-left:1px solid #eef0f3;margin:0;padding:12px 0 12px 38px;font-size:14px;line-height:1.55}.compatibility-list li+li{margin-top:5px}@media (width<=760px){.product-detail-copy h1{font-size:44px}.compatibility-list>div{grid-template-columns:minmax(118px,.9fr) minmax(0,1.1fr)}.compatibility-list strong{gap:5px;min-height:47px;font-size:12px}.compatibility-list strong>span{width:20px}.compatibility-list ul{padding:10px 0 10px 26px;font-size:12px}}@media (width<=390px){.product-detail-copy h1{font-size:40px}}.product-detail-page{background:#fff;overflow:hidden}.product-detail-page .site-header{z-index:20;background:#fffffff5;position:relative}.product-detail-hero{background:linear-gradient(135deg,#fff 0%,#f6f8fb 56%,#eef3f9 100%);padding:74px 0 82px}.product-detail-hero-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:76px}.product-detail-copy{z-index:1;position:relative}.product-detail-copy h1{letter-spacing:-3.5px;max-width:560px;margin:10px 0 0;font-size:clamp(50px,5vw,70px);line-height:.98}.product-detail-copy>p{max-width:520px;margin:24px 0 18px;font-size:18px;line-height:1.65}.product-detail-price{margin-bottom:28px;font-size:27px}.product-detail-actions{gap:10px}.product-detail-actions .button{border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:14px 21px;display:inline-flex}.product-hero-media{min-width:0}.product-main-image{isolation:isolate;background:#f2f5f8;border-color:#e3e7ed;border-radius:24px;width:100%;height:min(48vw,610px);position:relative;box-shadow:0 30px 80px #13233d24}.product-main-image:after{content:"+";width:44px;height:44px;color:var(--blue);background:#ffffffeb;border-radius:50%;place-items:center;font-size:26px;display:grid;position:absolute;bottom:18px;right:18px;box-shadow:0 7px 24px #0a193021}.product-main-image img{transition:opacity .2s,transform .45s cubic-bezier(.2,.7,.2,1)}.product-main-image:hover img{transform:scale(1.025)}.product-hero-thumbnails{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px;display:grid}.product-hero-thumbnails button{cursor:pointer;background:#eef2f6;border:2px solid #0000;border-radius:11px;height:82px;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden}.product-hero-thumbnails button:hover{transform:translateY(-2px)}.product-hero-thumbnails button.active{border-color:var(--blue);box-shadow:0 0 0 3px #0d4ec71a}.product-hero-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.product-main-image .product-gallery-photo{object-fit:contain;background:#f2f5f8;transform:none!important}.product-hero-thumbnails .product-gallery-photo{object-fit:cover;transform:none!important}.image-lightbox .product-gallery-photo{object-fit:contain;transform:none!important}.bowser-product-page .product-detail-hero{padding-top:32px;padding-bottom:38px}.bowser-product-page .product-detail-hero-grid{grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);gap:44px}.bowser-product-page .product-main-image{height:min(51vw,680px)}.bowser-product-page .product-hero-thumbnails{gap:11px;margin-top:11px}.bowser-product-page .product-hero-thumbnails button{height:88px}.bowser-product-page .product-hero-colors{margin-top:15px;padding-top:15px}@media (width<=1050px){.bowser-product-page .product-detail-hero-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:28px}.bowser-product-page .product-main-image{height:min(57vw,610px)}.bowser-product-page .product-hero-thumbnails button{height:80px}}@media (width<=760px){.bowser-product-page .product-detail-hero{padding:10px 0 24px}.bowser-product-page .product-detail-hero-grid{grid-template-columns:1fr;gap:17px}.bowser-product-page .product-main-image{width:100%;height:min(145vw,520px)}.bowser-product-page .product-hero-thumbnails{gap:9px;margin-top:7px}.bowser-product-page .product-hero-thumbnails button{width:84px;height:74px}.bowser-product-page .product-hero-colors{margin-top:8px;padding-top:10px}}@media (width<=390px){.bowser-product-page .product-main-image{height:min(148vw,500px)}.bowser-product-page .product-hero-thumbnails button{width:80px;height:70px}}.product-detail-section{padding-top:96px;padding-bottom:96px}.product-soft{background:#f7f8fa}.product-detail-heading{max-width:760px;margin-bottom:38px}.product-detail-heading h2,.product-description-grid h2,.product-custom-cta h2{letter-spacing:-1.8px;margin-top:7px;font-size:clamp(34px,4vw,46px);line-height:1.08}.product-gallery{grid-template-columns:repeat(2,1fr);gap:20px}.product-gallery button{background:#f1f4f7;border-color:#e4e8ed;border-radius:20px;height:430px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 32px #111f350f}.product-gallery button:hover{transform:translateY(-5px);box-shadow:0 22px 46px #111f351f}.product-gallery img{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.product-gallery button:hover img{transform:scale(1.035)}.product-gallery button>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080f1bc7;border-radius:8px;padding:9px 13px;font-size:13px;bottom:18px;left:18px}.spec-grid{grid-template-columns:repeat(4,1fr);gap:16px}.spec-grid article{border-radius:17px;min-height:138px;padding:24px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 25px #121f330b}.spec-grid article:hover,.benefit-grid article:hover,.material-grid article:hover{transform:translateY(-4px);box-shadow:0 16px 38px #121f3317}.spec-grid article>span{background:#edf4ff;border-radius:12px;width:46px;height:46px;font-size:20px}.spec-grid h3{margin-top:3px;font-size:15px}.spec-grid p{font-size:14px}.product-description-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:76px}.product-description-grid>div:last-child{grid-template-columns:1fr 1fr;gap:16px;display:grid}.product-description-grid p{background:#fff;border:1px solid #e4e8ed;border-radius:17px;margin:0;padding:25px;font-size:15px;line-height:1.75;box-shadow:0 8px 28px #121f330b}.benefit-grid{gap:16px}.benefit-grid article{border-radius:17px;min-height:116px;padding:24px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 25px #121f330b}.benefit-grid span{background:#edf7f2;width:42px;height:42px;font-size:17px}.benefit-grid h3{font-size:16px;line-height:1.35}.material-grid{gap:18px}.material-grid article{background:#fff;border-radius:18px;min-height:190px;padding:30px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 28px #121f330d}.material-grid strong{font-size:31px}.material-grid p{font-size:15px}.color-grid{gap:25px 38px}.color-grid div>span{width:58px;height:58px}.color-grid strong{font-size:13px}.product-custom-cta{background:linear-gradient(112deg,#edf4ff,#fff);border-radius:22px;padding:48px 50px;box-shadow:0 18px 50px #0f346f14}.product-custom-cta p{font-size:16px}.product-custom-cta .button{border-radius:10px;min-height:52px}.manufacturing-steps{gap:38px}.manufacturing-steps article{border-radius:17px;min-height:160px;padding:28px;box-shadow:0 8px 25px #121f330b}.manufacturing-steps span{width:40px;height:40px}.manufacturing-steps h3{font-size:16px}.faq-list{gap:12px}.faq-list details{border-radius:14px;padding:0 24px;box-shadow:0 5px 18px #121f3309}.faq-list summary{min-height:70px}.related-grid{gap:18px}.related-grid article{border-radius:17px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 28px #121f330f}.related-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 42px #121f331f}.related-grid img{height:270px}.related-grid article>div{padding:20px}.related-grid h3{margin-bottom:15px;font-size:17px}.related-grid a{font-size:14px}.collection-link{color:var(--blue);margin-top:10px;font-size:14px;font-weight:800;display:inline-block}.product-final-cta{background:radial-gradient(circle at 80% 10%,#68a4ff6b,#0000 32%),linear-gradient(120deg,#0d4ec7,#073785);padding:92px 0;position:relative;overflow:hidden}.product-final-cta:before,.product-final-cta:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.product-final-cta:before{width:420px;height:420px;top:-230px;right:-120px}.product-final-cta:after{width:260px;height:260px;bottom:-180px;left:-100px}.product-final-cta .shell{z-index:1;position:relative}.product-final-cta h2{font-size:clamp(38px,5vw,56px)}.product-final-cta p{font-size:18px}.product-final-cta .button{border-radius:10px;min-height:54px;box-shadow:0 12px 28px #0000002e}.image-lightbox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060a11f0;grid-template-columns:70px minmax(0,1fr) 70px;gap:18px;padding:42px}.image-lightbox figure{justify-items:center;gap:14px;margin:0;display:grid}.image-lightbox figure img{object-fit:contain;border-radius:16px;width:min(100%,1100px);max-height:82vh;box-shadow:0 25px 80px #0000006b}.image-lightbox .lightbox-close{z-index:2;top:18px;right:24px}.image-lightbox .lightbox-nav{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;width:54px;height:54px;font-size:38px;line-height:1;transition:background .2s,transform .2s;position:static}.image-lightbox .lightbox-nav:hover{background:#ffffff2e;transform:scale(1.06)}@media (width<=1050px){.product-detail-hero-grid{gap:38px}.product-detail-copy h1{font-size:50px}.product-main-image{height:500px}.product-hero-thumbnails button{height:68px}.spec-grid,.related-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.product-detail-page .site-header{height:70px}.product-detail-hero{padding:24px 0 54px}.product-detail-hero-grid{grid-template-columns:1fr;gap:31px}.product-hero-media{grid-row:1}.product-main-image{border-radius:18px;height:min(105vw,440px);box-shadow:0 18px 45px #13233d21}.product-main-image:after{width:40px;height:40px;bottom:13px;right:13px}.product-hero-thumbnails{scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px;padding:2px 2px 8px;display:flex;overflow-x:auto}.product-hero-thumbnails::-webkit-scrollbar{display:none}.product-hero-thumbnails button{scroll-snap-align:start;flex:none;width:76px;height:68px}.product-detail-copy{text-align:left}.product-detail-copy h1{letter-spacing:-2.4px;font-size:43px;line-height:1.02}.product-detail-copy>p{margin:18px 0 14px;font-size:16px}.product-detail-price{margin-bottom:22px;font-size:24px}.product-detail-actions{gap:10px;display:grid}.product-detail-actions .button{width:100%;min-height:54px}.product-detail-section{padding-top:62px;padding-bottom:62px}.product-detail-heading{text-align:left;margin-bottom:26px}.product-detail-heading h2,.product-description-grid h2,.product-custom-cta h2{font-size:33px}.product-gallery{grid-template-columns:1fr;gap:14px}.product-gallery button{border-radius:16px;height:min(88vw,390px)}.product-gallery button>span{bottom:13px;left:13px}.spec-grid{grid-template-columns:1fr;gap:11px}.spec-grid article{min-height:0;padding:20px}.product-description-grid{text-align:left;grid-template-columns:1fr;gap:25px}.product-description-grid>div:last-child{grid-template-columns:1fr;gap:11px}.product-description-grid p{text-align:left;padding:21px}.benefit-grid{grid-template-columns:1fr;gap:11px}.benefit-grid article{min-height:0;padding:20px}.material-grid{grid-template-columns:1fr;gap:12px}.material-grid article{min-height:0;padding:24px}.color-grid{justify-content:flex-start;gap:22px 20px}.color-grid div{min-width:62px}.color-grid div>span{width:52px;height:52px}.product-custom-cta{text-align:left;flex-direction:column;align-items:stretch;padding:30px 23px}.product-custom-cta .button{width:100%;min-height:54px}.manufacturing-steps{grid-template-columns:1fr;gap:15px}.manufacturing-steps article{min-height:0;padding:22px}.manufacturing-steps article:not(:last-child):after{top:auto;bottom:-25px;right:50%}.faq-list details{padding:0 18px}.faq-list summary{min-height:68px}.related-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;gap:13px;padding:3px 3px 18px;display:grid;overflow-x:auto}.related-grid::-webkit-scrollbar{display:none}.related-grid article{scroll-snap-align:start}.related-grid img{height:250px}.product-final-cta{padding:68px 0}.product-final-cta h2{font-size:38px;line-height:1.06}.product-final-cta p{font-size:16px;line-height:1.55}.product-final-cta .button{width:100%;min-width:0;min-height:56px}.image-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;gap:7px;padding:18px 8px}.image-lightbox figure img{border-radius:11px;max-height:76vh}.image-lightbox .lightbox-nav{width:44px;height:44px;font-size:32px}.image-lightbox .lightbox-close{top:10px;right:14px}}@media (width<=390px){.product-detail-copy h1{font-size:38px}.product-main-image{height:365px}.related-grid{grid-auto-columns:88%}.related-grid img{height:225px}}.product-detail-hero{padding-top:54px;padding-bottom:58px}.product-main-image{height:min(42vw,540px)}.product-hero-thumbnails button{height:70px}.product-hero-colors{border-top:1px solid #dfe4ea;margin-top:22px;padding-top:19px}.product-hero-colors>.eyebrow{margin-bottom:13px;display:block}.product-hero-colors .color-grid{scrollbar-width:none;flex-wrap:nowrap;gap:18px;padding:2px 2px 8px;display:flex;overflow-x:auto}.product-hero-colors .color-grid::-webkit-scrollbar{display:none}.product-hero-colors .color-grid div{gap:6px;min-width:49px}.product-hero-colors .color-grid div>span{border-width:2px;width:40px;height:40px}.product-hero-colors .color-grid strong{font-size:10px}.product-accordion-section{background:#fff;padding:64px 0}.product-accordion-heading{margin-bottom:25px}.product-accordion-heading h2{letter-spacing:-1.5px;margin:7px 0 0;font-size:38px}.product-accordion{background:#fff;border:1px solid #e0e5eb;border-radius:18px;overflow:hidden;box-shadow:0 14px 42px #121f330f}.product-accordion>article+article{border-top:1px solid #e6e9ee}.product-accordion>article>button{width:100%;min-height:68px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:20px;padding:0 24px;font-size:16px;font-weight:800;display:flex}.product-accordion>article>button:hover,.product-accordion>article.open>button{background:#f7f9fc}.product-accordion button b{width:30px;height:30px;color:var(--blue);background:#edf3fc;border-radius:50%;flex:none;place-items:center;font-size:20px;line-height:1;display:grid}.product-accordion-content{padding:4px 24px 28px;animation:.22s ease-out productPanelIn}@keyframes productPanelIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.product-accordion-description{grid-template-columns:.8fr 1fr 1fr;gap:16px;display:grid}.product-accordion-description h3,.product-accordion-description p{background:#fff;border:1px solid #e5e9ee;border-radius:14px;margin:0;padding:20px}.product-accordion-description h3{font-size:21px;line-height:1.25}.product-accordion-description p{color:#4f5763;font-size:14px;line-height:1.65}.product-accordion-content.spec-grid{grid-template-columns:repeat(3,1fr);gap:11px}.product-accordion-content.spec-grid article{min-height:96px;box-shadow:none;padding:16px}.compatibility-card>article{background:#fff;border:1px solid #e2e6ec;border-radius:14px;align-items:center;gap:15px;max-width:540px;padding:20px;display:flex}.compatibility-card>article>span{width:42px;height:42px;color:var(--blue);background:#edf4ff;border-radius:11px;flex:none;place-items:center;font-size:19px;font-weight:900;display:grid}.compatibility-card h3{margin:0 0 5px;font-size:15px}.compatibility-card p{color:var(--muted);margin:0;font-size:14px}.product-accordion-content.material-grid{gap:11px}.product-accordion-content.material-grid article{min-height:0;box-shadow:none;padding:20px}.product-accordion-content.material-grid strong{margin-bottom:6px;font-size:22px}.product-accordion-content.material-grid p{font-size:14px;line-height:1.5}.compact-faq-list{gap:7px;display:grid}.compact-faq-list>div{border:1px solid #e4e8ed;border-radius:11px;overflow:hidden}.compact-faq-list>div>button{width:100%;min-height:50px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:15px;padding:0 15px;font-size:14px;font-weight:750;display:flex}.compact-faq-list>div>button b{width:26px;height:26px;font-size:17px}.compact-faq-list p{color:var(--muted);margin:0;padding:0 15px 15px;font-size:13px;line-height:1.55}.product-trust-section{background:#f7f8fa;padding:38px 0}.product-trust-section .benefit-grid{grid-template-columns:repeat(6,1fr);gap:9px}.product-trust-section .benefit-grid article{text-align:center;min-height:84px;box-shadow:none;border-radius:13px;align-content:center;justify-items:center;gap:8px;padding:14px;display:grid}.product-trust-section .benefit-grid span{width:30px;height:30px;font-size:13px}.product-trust-section .benefit-grid h3{font-size:12px}.product-trust-section+.product-detail-section{padding-top:55px;padding-bottom:55px}.product-detail-section.product-soft{padding-top:68px;padding-bottom:68px}@media (width<=950px){.product-accordion-content.spec-grid{grid-template-columns:repeat(2,1fr)}.product-trust-section .benefit-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.product-detail-hero{padding:18px 0 38px}.product-detail-hero-grid{gap:24px}.product-main-image{height:min(87vw,390px)}.product-hero-thumbnails{margin-top:9px}.product-hero-thumbnails button{width:66px;height:58px}.product-hero-colors{margin-top:12px;padding-top:13px}.product-hero-colors>.eyebrow{margin-bottom:10px}.product-hero-colors .color-grid{gap:12px}.product-hero-colors .color-grid div{min-width:44px}.product-hero-colors .color-grid div>span{width:36px;height:36px}.product-detail-copy h1{font-size:38px}.product-detail-copy>p{margin:14px 0 11px;font-size:15px;line-height:1.5}.product-detail-price{margin-bottom:18px}.product-accordion-section{padding:44px 0}.product-accordion-heading{margin-bottom:18px}.product-accordion-heading h2{font-size:30px}.product-accordion{border-radius:14px}.product-accordion>article>button{min-height:60px;padding:0 17px;font-size:15px}.product-accordion-content{padding:2px 14px 20px}.product-accordion-description{grid-template-columns:1fr;gap:8px}.product-accordion-description h3,.product-accordion-description p{padding:16px}.product-accordion-description h3{font-size:18px}.product-accordion-content.spec-grid{grid-template-columns:1fr;gap:8px}.product-accordion-content.spec-grid article{padding:14px}.product-accordion-content.material-grid{grid-template-columns:1fr;gap:8px}.product-accordion-content.material-grid article{padding:16px}.compact-faq-list>div>button{padding:0 12px;font-size:13px}.compact-faq-list p{padding:0 12px 13px}.product-trust-section{padding:28px 0}.product-trust-section .benefit-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px;padding-bottom:5px;display:flex;overflow-x:auto}.product-trust-section .benefit-grid::-webkit-scrollbar{display:none}.product-trust-section .benefit-grid article{scroll-snap-align:start;width:135px;min-width:135px}.product-trust-section+.product-detail-section{padding-top:42px;padding-bottom:42px}.product-detail-section.product-soft{padding-top:50px;padding-bottom:50px}}@media (width<=390px){.product-main-image{height:335px}.product-detail-copy h1{font-size:35px}}@media (width<=760px){.hero:before{background:linear-gradient(90deg,#fff 0%,#fffffff7 44%,#ffffffa3 62%,#fff0 82%)}.hero h1{letter-spacing:-1.7px;font-size:clamp(31px,9vw,39px)}.hero-copy>p{margin:18px 0 22px;font-size:14px;line-height:1.45}.catalog-hero,.home-category-hero,.business-category-hero{background-position:50%;background-size:cover;position:relative}.catalog-hero:before,.home-category-hero:before,.business-category-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 46%,#ffffff61 68%,#0000 88%);position:absolute;inset:0}.catalog-hero h1,.home-category-hero h1,.business-category-hero h1{font-size:30px}.catalog-hero p,.home-category-hero p,.business-category-hero p{font-size:15px}.catalog-search{width:100%;margin-inline:0}.gift-copy h1{font-size:30px}.gift-copy p{font-size:15px}.gift-copy .catalog-search{margin-inline:0}.gift-hero-photo:after{content:"";background:linear-gradient(90deg,#fffffffa,#ffffffe0 48%,#ffffff2e 78%,#0000);position:absolute;inset:0}.gallery-intro h1{font-size:31px}.gallery-intro p{font-size:15px}body{overflow-x:hidden}.shell{width:calc(100% - 28px)}.section{padding:48px 0}.section-heading{gap:12px;margin-bottom:22px}.section-heading>p{font-size:15px}.hero{background-image:url(/lab3d-hero-products.png);background-position:72%;background-size:auto 100%}.hero-inner{align-items:center;min-height:560px;display:flex}.hero-copy{text-align:left;width:58%;max-width:320px;padding:38px 0}.hero h1{font-size:clamp(31px,9vw,39px);line-height:1.08}.hero-actions{justify-content:flex-start;gap:9px;display:flex}.hero-actions .button{width:auto;min-height:44px;padding-inline:15px;font-size:13px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card,.category-card:last-child{grid-column:auto;min-height:0}.sprite.category-image{height:210px}.product-image{height:245px}.filters{scrollbar-width:none;width:100%;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.gallery-filters::-webkit-scrollbar{display:none}.filters button,.gallery-filters button{flex:none;min-height:42px}.business-card{border-radius:14px}.catalog-page .site-header,.gallery-page .site-header{height:116px}.catalog-page .header-inner,.gallery-page .header-inner{align-items:center;height:70px}.catalog-page .catalog-nav,.gallery-page .catalog-nav{white-space:nowrap;border-top:1px solid #eef0f3;border-bottom:1px solid var(--line);height:46px;box-shadow:none;scrollbar-width:none;background:#fff;align-items:center;gap:4px;margin:0;padding:0 14px;display:flex;position:absolute;inset:70px 0 auto;overflow-x:auto}.catalog-page .catalog-nav::-webkit-scrollbar{display:none}.gallery-page .catalog-nav::-webkit-scrollbar{display:none}.catalog-page .catalog-nav a,.gallery-page .catalog-nav a,.catalog-page .catalog-nav a:nth-of-type(n),.gallery-page .catalog-nav a:nth-of-type(n){border:0;padding:12px 11px;font-size:13px;display:block}.catalog-page .catalog-nav a.active,.gallery-page .catalog-nav a.active{color:var(--blue);font-weight:800}.catalog-hero,.home-category-hero,.business-category-hero{background-position:50%;background-size:cover}.catalog-hero-inner,.home-category-hero-inner,.business-category-hero-inner{align-items:center;min-height:420px}.catalog-hero-inner>div:first-child,.home-category-hero-inner>div,.business-category-hero-inner>div{text-align:left;width:60%;padding-top:0}.catalog-hero p,.home-category-hero p,.business-category-hero p{margin-bottom:22px}.catalog-search{width:100%;height:52px;margin-inline:0}.catalog-search button{padding-inline:12px}.catalog-layout{gap:22px;padding-top:26px}.catalog-layout aside{scrollbar-width:none;grid-template-columns:none;gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.catalog-layout aside::-webkit-scrollbar{display:none}.catalog-layout aside h2{display:none}.catalog-layout aside button{background:#fff;border:1px solid #e3e7ed;border-radius:999px;flex:none;min-height:42px;padding:9px 14px}.catalog-grid{grid-template-columns:1fr;gap:16px}.catalog-image,.gift-image{height:260px}.catalog-card h3{font-size:17px}.gift-hero-inner{align-items:center;min-height:420px}.gift-copy{text-align:left;width:58%;padding-top:0}.gift-hero-photo{background-position:50%;background-size:cover;inset:0}.gallery-intro-inner{align-items:center;min-height:370px}.gallery-intro-inner>div:first-child{text-align:left;width:50%;padding-top:0}.gallery-filters{flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.gallery-hero-products{padding-block:45px 28px;inset:0 -15px 0 48%}.gallery-grid{grid-template-columns:1fr;gap:14px;padding-top:18px}.gallery-photo{aspect-ratio:1.28}.gallery-card-caption{padding:42px 15px 14px}.gallery-card-caption strong{font-size:14px}.gallery-card-caption span{font-size:12px}.catalog-footer .shell{gap:20px}.catalog-footer nav{grid-template-columns:1fr 1fr;gap:0;width:100%;display:grid}.catalog-footer nav a{border-bottom:1px solid #edf0f3;align-items:center;min-height:42px;display:flex}}@media (width<=390px){.logo-copy strong{font-size:19px}.hero-inner{min-height:540px}.hero h1{letter-spacing:-1.4px;font-size:31px}.catalog-hero h1,.home-category-hero h1,.business-category-hero h1,.gift-copy h1,.gallery-intro h1{font-size:31px}.catalog-search span{display:none}.catalog-search{padding-left:12px}}.gallery-reference-grid{grid-template-columns:repeat(4,1fr);align-items:stretch}.gallery-reference-card{box-shadow:none;background:#f8f8f8;border:1px solid #eceef1;flex-direction:column;display:flex}.gallery-reference-photo{aspect-ratio:1/1.08;object-fit:cover;object-position:center;background:#f5f5f5;width:100%;display:block}.gallery-reference-copy{text-align:center;background:#f8f8f8;min-height:88px;padding:14px 12px 16px}.gallery-reference-copy h2{letter-spacing:-.25px;margin:0 0 6px;font-size:16px;line-height:1.2}.gallery-reference-copy p{color:#343a44;margin:0;font-size:13px;line-height:1.3}@media (width<=1000px){.gallery-reference-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.gallery-reference-grid{grid-template-columns:repeat(2,1fr)}.gallery-reference-photo{aspect-ratio:1/1.12}.gallery-reference-copy{min-height:94px;padding:13px 9px}.gallery-reference-copy h2{font-size:15px}.gallery-reference-copy p{font-size:12px}}@media (width<=430px){.gallery-reference-grid{grid-template-columns:1fr}.gallery-reference-photo{aspect-ratio:1.18}.gallery-reference-copy{min-height:0;padding:15px}.gallery-reference-copy h2{font-size:17px}.gallery-reference-copy p{font-size:13px}}.contact-section{background:linear-gradient(120deg,#fff,#f8f9fb);padding:54px 0 70px}.contact-layout{grid-template-columns:34% 1fr;align-items:start;gap:72px;display:grid}.contact-copy{padding-top:14px}.contact-copy h1{letter-spacing:-1.5px;margin:0;font-size:42px;line-height:1.08}.contact-copy>p{max-width:350px;color:var(--muted);margin:17px 0 34px;font-size:16px;line-height:1.55}.contact-links{gap:10px;display:grid}.contact-links>a{border-radius:11px;align-items:center;gap:14px;min-height:66px;padding:10px 12px;transition:background .2s,transform .2s;display:flex}.contact-links>a:hover{background:#fff;transform:translate(4px);box-shadow:0 8px 22px #141e2d0f}.contact-links>a>span:last-child{gap:4px;display:grid}.contact-links strong{font-size:14px}.contact-links small{color:#555d68;font-size:13px}.contact-icon{color:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.whatsapp-icon{background:#18ac62}.email-icon{background:#1254c7}.location-icon{background:#1d57b9}.instagram-icon{background:linear-gradient(135deg,#7b35cc,#ef326f,#f39a35)}.tiktok-icon{color:#fff;text-shadow:2px 0 #25f4ee,-2px 0 #fe2c55;background:#111}.contact-form{background:#fff;border:1px solid #e5e8ed;border-radius:14px;gap:14px;padding:28px;display:grid;box-shadow:0 14px 38px #12172212}.contact-form label{display:grid}.contact-form label>span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #dfe3e9;border-radius:7px;outline:0;padding:14px 15px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0d4ec71a}.contact-form .button{width:100%}.contact-form>small{text-align:center;color:#6b7280;font-size:12px}@media (width<=850px){.contact-layout{grid-template-columns:1fr;gap:38px}.contact-copy{text-align:center}.contact-copy>p{margin-inline:auto}.contact-links{text-align:left;grid-template-columns:1fr 1fr}}@media (width<=520px){.contact-section{padding:38px 0 48px}.contact-copy h1{font-size:34px}.contact-links{grid-template-columns:1fr}.contact-form{padding:18px}.contact-links>a{background:#fff;border:1px solid #edf0f3}.contact-page .catalog-footer nav{grid-template-columns:1fr 1fr}}@media (width<=760px){.catalog-page .site-header,.gallery-page .site-header{height:70px}.catalog-page .header-inner,.gallery-page .header-inner{height:100%}.catalog-page .menu-toggle,.gallery-page .menu-toggle{margin-left:auto;display:block}.catalog-page .catalog-nav,.gallery-page .catalog-nav{white-space:normal;border-top:0;border-bottom:1px solid var(--line);background:#fff;height:auto;margin:0;padding:13px 20px 22px;display:none;position:absolute;inset:70px 0 auto;overflow:visible;box-shadow:0 14px 25px #12172217}.catalog-page .catalog-nav.open,.gallery-page .catalog-nav.open{grid-template-columns:1fr 1fr;gap:0;display:grid}.catalog-page .catalog-nav a,.gallery-page .catalog-nav a,.catalog-page .catalog-nav a:nth-of-type(n),.gallery-page .catalog-nav a:nth-of-type(n){border-bottom:1px solid #f0f1f3;padding:13px;font-size:14px;display:block}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--ca-navy:#07182f;--ca-navy-2:#0d2648;--ca-blue:#1761c8;--ca-blue-soft:#eaf2fe;--ca-bg:#f3f6fa;--ca-card:#fff;--ca-text:#172033;--ca-muted:#6e788a;--ca-border:#dfe5ed;--ca-green:#169664;--ca-yellow:#b87806;--ca-red:#c93e51}:is(body:has(.catalog-admin-shell),body:has(.catalog-admin-login)){background:var(--ca-bg);color:var(--ca-text);margin:0}button,input,select,textarea{font:inherit}.catalog-admin-shell{background:var(--ca-bg);min-height:100vh;font-family:Arial,Helvetica,sans-serif}.catalog-admin-sidebar{background:linear-gradient(180deg,var(--ca-navy),#091f3b);color:#fff;z-index:80;flex-direction:column;width:282px;padding:22px 17px;display:flex;position:fixed;inset:0 auto 0 0}.catalog-admin-brand{border-bottom:1px solid #ffffff1c;align-items:center;gap:12px;padding:6px 9px 24px;display:flex}.catalog-admin-brand img{background:#fff;border-radius:9px;width:105px;height:auto;padding:5px}.catalog-admin-brand div{flex-direction:column;display:flex}.catalog-admin-brand strong{font-size:13px}.catalog-admin-brand small{color:#95b8e7;margin-top:3px;font-size:11px}.catalog-admin-sidebar nav{gap:4px;padding:20px 0;display:grid;overflow:auto}.catalog-admin-sidebar nav button{color:#c5d4e8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;min-height:44px;padding:0 12px;font-weight:700;display:flex}.catalog-admin-sidebar nav button>span{color:#77aef1;text-align:center;width:22px;font-size:18px}.catalog-admin-sidebar nav button>b{background:#ffffff1f;border-radius:999px;margin-left:auto;padding:3px 7px;font-size:10px}.catalog-admin-sidebar nav button:hover,.catalog-admin-sidebar nav button.active{color:#fff;background:#2d70cc3d}.catalog-admin-sidebar nav button.active{box-shadow:inset 3px 0 #4798ff}.catalog-admin-side-actions{border-top:1px solid #ffffff1c;gap:5px;margin-top:auto;padding-top:15px;display:grid}.catalog-admin-side-actions a{color:#b9cae1;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:700;text-decoration:none}.catalog-admin-side-actions a:hover{color:#fff;background:#ffffff12}.catalog-admin-side-actions a.danger{color:#ff9eaa}.catalog-admin-main{width:calc(100% - 282px);min-width:0;margin-left:282px}.catalog-admin-topbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--ca-border);background:#fffffff2;align-items:center;gap:15px;height:84px;padding:0 30px;display:flex;position:sticky;top:0}.catalog-admin-topbar h1{margin:2px 0 0;font-size:22px}.catalog-admin-kicker{color:var(--ca-blue);letter-spacing:.14em;font-size:9px;font-weight:900}.catalog-admin-account{text-align:right;flex-direction:column;margin-left:auto;display:flex}.catalog-admin-account small{color:var(--ca-blue);letter-spacing:.12em;font-size:9px;font-weight:900}.catalog-admin-account strong{margin-top:3px;font-size:12px}.catalog-admin-menu{background:var(--ca-blue-soft);color:var(--ca-blue);border:0;border-radius:11px;width:43px;height:43px;font-size:20px;display:none}.catalog-admin-page{max-width:1580px;margin:auto;padding:28px 30px 70px}.catalog-admin-page-head,.catalog-admin-editor-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.catalog-admin-page-head h2,.catalog-admin-editor-head h2{margin:0;font-size:27px}.catalog-admin-page-head p{color:var(--ca-muted);margin:5px 0 0}.catalog-admin-primary,.catalog-upload-button{background:var(--ca-blue);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.catalog-admin-primary:hover,.catalog-upload-button:hover{background:#0e50ad}.catalog-admin-primary:disabled{opacity:.55;cursor:wait}.catalog-upload-progress{color:var(--ca-blue);margin:10px 0 0;font-size:11px;font-weight:800}.catalog-rights-confirm.disabled{opacity:.55;cursor:not-allowed}.catalog-rights-confirm.disabled input{cursor:not-allowed}.catalog-admin-welcome{border:1px solid var(--ca-border);background:linear-gradient(120deg,#fff 62%,#e7f0fc);border-radius:20px;justify-content:space-between;align-items:center;gap:25px;padding:27px 28px;display:flex;box-shadow:0 9px 25px #0d26480f}.catalog-admin-welcome h2{margin:7px 0;font-size:29px}.catalog-admin-welcome p{color:var(--ca-muted);max-width:720px;margin:0;line-height:1.55}.catalog-admin-stat-grid{grid-template-columns:repeat(6,1fr);gap:13px;margin:18px 0;display:grid}.catalog-admin-stat-grid article{border:1px solid var(--ca-border);background:#fff;border-radius:15px;align-items:center;gap:12px;padding:17px;display:flex}.catalog-admin-stat-grid article>span{background:var(--ca-blue-soft);width:38px;height:38px;color:var(--ca-blue);border-radius:11px;place-items:center;font-weight:900;display:grid}.catalog-admin-stat-grid div{flex-direction:column;display:flex}.catalog-admin-stat-grid strong{font-size:21px}.catalog-admin-stat-grid small{color:var(--ca-muted);margin-top:3px;font-size:10px}.catalog-admin-dashboard-grid{grid-template-columns:1.2fr 1fr;gap:17px;display:grid}.catalog-admin-card{border:1px solid var(--ca-border);background:#fff;border-radius:17px;padding:20px;box-shadow:0 6px 18px #0d264809}.catalog-card-title{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:13px;display:flex}.catalog-card-title h3{margin:0;font-size:16px}.catalog-card-title button{color:var(--ca-blue);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.catalog-compact-list{display:grid}.catalog-compact-list>div{border-bottom:1px solid #edf0f4;grid-template-columns:45px 1fr auto;align-items:center;gap:11px;padding:10px 0;display:grid}.catalog-compact-list>div:last-child{border:0}.catalog-compact-list img,.catalog-compact-list>div>span{object-fit:cover;width:45px;height:45px;color:var(--ca-blue);background:#eef2f6;border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.catalog-compact-list div div{flex-direction:column;min-width:0;display:flex}.catalog-compact-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.catalog-compact-list small{color:var(--ca-muted);margin-top:4px;font-size:10px}.catalog-admin-timeline{display:grid}.catalog-admin-timeline>div{border-bottom:1px solid #edf0f4;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.catalog-admin-timeline div div{flex-direction:column;display:flex}.catalog-admin-timeline strong{font-size:11px}.catalog-admin-timeline small,.catalog-admin-timeline time{color:var(--ca-muted);font-size:9px}.catalog-health{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.catalog-health>div{background:#f7f9fc;border-radius:13px;grid-template-columns:auto 1fr;gap:3px 9px;padding:16px;display:grid}.catalog-health>div>span{border-radius:9px;grid-row:1/3;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.catalog-health span.ok{color:var(--ca-green);background:#e2f6ed}.catalog-health span.warning{color:var(--ca-yellow);background:#fff1d8}.catalog-health strong{font-size:18px}.catalog-health small{color:var(--ca-muted);font-size:9px}.catalog-admin-toolbar{grid-template-columns:minmax(280px,1fr) 240px;gap:11px;margin-bottom:16px;display:grid}.catalog-admin-toolbar input,.catalog-admin-toolbar select,.catalog-image-toolbar select{border:1px solid var(--ca-border);background:#fff;border-radius:11px;outline:none;min-height:46px;padding:0 14px}.catalog-admin-toolbar input:focus,.catalog-admin-toolbar select:focus{border-color:var(--ca-blue);box-shadow:0 0 0 3px #1761c81a}.catalog-product-table-wrap{border:1px solid var(--ca-border);background:#fff;border-radius:16px;overflow:auto}.catalog-product-table{border-collapse:collapse;width:100%;min-width:1120px}.catalog-product-table th{color:#667286;text-align:left;letter-spacing:.06em;text-transform:uppercase;background:#f7f9fc;padding:12px 14px;font-size:10px}.catalog-product-table td{vertical-align:middle;border-top:1px solid #edf0f4;padding:13px 14px;font-size:12px}.catalog-product-cell{align-items:center;gap:10px;min-width:280px;display:flex}.catalog-product-cell img,.catalog-image-placeholder{object-fit:cover;width:52px;height:52px;color:var(--ca-blue);background:#edf2f8;border-radius:10px;place-items:center;font-weight:900;display:grid}.catalog-product-cell div{flex-direction:column;display:flex}.catalog-product-cell strong{font-size:12px}.catalog-product-cell small{color:var(--ca-muted);margin-top:4px;font-size:9px}.catalog-row-actions{gap:5px;display:flex}.catalog-row-actions button,.catalog-category-grid button,.catalog-category-editor button,.catalog-image-grid button,.catalog-admin-editor-head>button:first-child{border:1px solid var(--ca-border);color:#334056;cursor:pointer;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800}.catalog-row-actions button.positive{color:var(--ca-green);border-color:#bfe8d6}.catalog-row-actions button.danger,.catalog-category-grid button.danger,.catalog-image-grid button.danger{color:var(--ca-red)}.catalog-status{color:#5e6878;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#edf1f6;border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.catalog-status.publicado,.catalog-status.verificada,.catalog-status.autorizadas,.catalog-status.vendedor,.catalog-status.borrador-creado{color:#13734e;background:#dff5ea}.catalog-status.borrador,.catalog-status.pendiente,.catalog-status.pendiente-licencia,.catalog-status.pendiente-fotografias{color:#946008;background:#fff0d4}.catalog-status.error,.catalog-status.bloqueado{color:#a52c3d;background:#fbe2e7}.catalog-status.admin{color:#1853ad;background:#e4edff}.catalog-admin-editor-head{z-index:20;background:#f3f6faf5;padding:9px 0;position:sticky;top:94px}.catalog-admin-editor-head>div{flex:1}.catalog-admin-editor-head h2{font-size:20px}.catalog-editor-layout{grid-template-columns:minmax(0,1fr) 290px;gap:17px;display:grid}.catalog-editor-main{gap:15px;display:grid}.catalog-editor-section,.catalog-editor-aside section,.catalog-category-editor{border:1px solid var(--ca-border);background:#fff;border-radius:16px;padding:20px}.catalog-editor-section h3,.catalog-editor-aside h3{margin:0 0 17px;font-size:16px}.catalog-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.catalog-field{flex-direction:column;gap:6px;margin-bottom:13px;display:flex}.catalog-field.wide{grid-column:1/-1}.catalog-field>span{color:#49566a;font-size:10px;font-weight:800}.catalog-field input,.catalog-field select,.catalog-field textarea{border:1px solid var(--ca-border);background:#fbfcfe;border-radius:10px;outline:none;width:100%;padding:11px 12px}.catalog-field input,.catalog-field select{height:43px}.catalog-field textarea{resize:vertical;min-height:125px;line-height:1.45}.catalog-field textarea.compact{min-height:78px}.catalog-field input:focus,.catalog-field select:focus,.catalog-field textarea:focus{border-color:var(--ca-blue);box-shadow:0 0 0 3px #1761c817}.catalog-editor-aside{align-content:start;gap:13px;height:max-content;display:grid;position:sticky;top:155px}.catalog-editor-aside section p,.catalog-help{color:var(--ca-muted);font-size:11px;line-height:1.45}.catalog-editor-aside section>a{color:var(--ca-blue);font-size:11px;font-weight:800}.catalog-check{align-items:center;gap:8px;margin:8px 0;font-size:11px;display:flex}.catalog-check span{border-radius:7px;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.catalog-check.ok span{color:var(--ca-green);background:#dff5ea}.catalog-check.pending span{color:var(--ca-yellow);background:#fff0d4}.catalog-related-options{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.catalog-related-options label{background:#f7f9fc;border-radius:9px;align-items:center;gap:8px;padding:9px;font-size:10px;display:flex}.catalog-seo-preview{border-left:4px solid var(--ca-blue);background:#f8faff;flex-direction:column;margin-bottom:15px;padding:14px 16px;display:flex}.catalog-seo-preview small{color:var(--ca-muted);font-size:9px}.catalog-seo-preview strong{color:#1c55a1;margin:6px 0;font-size:18px}.catalog-seo-preview span{color:var(--ca-green);font-size:10px}.catalog-seo-preview p{color:#4f5b6d;margin:6px 0 0;font-size:11px;line-height:1.45}.catalog-import-hero{background:linear-gradient(135deg,var(--ca-navy),var(--ca-navy-2));color:#fff;border-radius:22px;margin-bottom:18px;padding:38px;position:relative;overflow:hidden}.catalog-import-hero:after{content:"";border:70px solid #418ef51f;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;right:-120px}.catalog-import-hero>*{z-index:1;position:relative}.catalog-import-hero .catalog-admin-kicker{color:#7db4ff}.catalog-import-hero h2{max-width:700px;margin:10px 0;font-size:32px}.catalog-import-hero>p{color:#bed0e8;max-width:760px;line-height:1.55}.catalog-import-box{background:#fff;border-radius:15px;max-width:950px;margin-top:26px;padding:10px}.catalog-import-box label{color:#536176;letter-spacing:.12em;padding:2px 6px 8px;font-size:9px;font-weight:900;display:block}.catalog-import-box>div{gap:8px;display:flex}.catalog-import-box input{border:1px solid var(--ca-border);color:#172033;height:50px;caret-color:var(--ca-blue);-webkit-text-fill-color:#172033;opacity:1;background:#fff;border-radius:10px;outline:none;flex:1;padding:0 14px}.catalog-import-box input::placeholder{color:#7b8798;-webkit-text-fill-color:#7b8798;opacity:1}.catalog-import-box input:focus{border-color:var(--ca-blue);box-shadow:0 0 0 3px #1761c81f}.catalog-import-box input::selection{color:#172033;-webkit-text-fill-color:#172033;background:#cfe0fb}.catalog-import-box button{background:var(--ca-blue);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:0 28px;font-weight:900}.catalog-import-box button:disabled{opacity:.55}.catalog-import-platforms{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.catalog-import-platforms span{color:#c9d9ee;background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.catalog-import-list{gap:9px;display:grid}.catalog-import-list article{border:1px solid #edf0f4;border-radius:12px;padding:13px}.catalog-import-list article>div{align-items:center;gap:10px;display:flex}.catalog-import-list article>div:first-child strong{flex:1;font-size:12px}.catalog-import-list article a{color:var(--ca-blue);font-size:10px;font-weight:800}.catalog-import-list article>div:nth-child(2){color:var(--ca-muted);margin-top:8px;font-size:9px}.catalog-import-list article>div:nth-child(2) small:first-child{flex:1}.catalog-import-list article p{color:var(--ca-red);margin:9px 0 0;font-size:10px}.catalog-category-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.catalog-category-grid article{border:1px solid var(--ca-border);background:#fff;border-radius:15px;padding:18px;position:relative}.catalog-category-grid article>span{background:var(--ca-blue-soft);color:var(--ca-blue);border-radius:9px;place-items:center;width:31px;height:31px;font-weight:900;display:grid;position:absolute;top:15px;right:15px}.catalog-category-grid h3{margin:0 0 6px}.catalog-category-grid code{color:var(--ca-blue);font-size:10px}.catalog-category-grid p{color:var(--ca-muted);min-height:34px;font-size:11px}.catalog-category-grid article>div{gap:6px;display:flex}.catalog-category-editor{margin-bottom:16px}.catalog-category-editor>div:last-child{justify-content:flex-end;gap:8px;display:flex}.catalog-image-toolbar{gap:10px;margin-bottom:16px;display:flex}.catalog-image-toolbar select{flex:1}.catalog-upload-button input{display:none}.catalog-image-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.catalog-image-grid article{border:1px solid var(--ca-border);background:#fff;border-radius:14px;padding:10px}.catalog-image-grid article>div:first-child{aspect-ratio:4/3;background:#edf1f5;border-radius:10px;position:relative;overflow:hidden}.catalog-image-grid img{object-fit:contain;width:100%;height:100%}.catalog-image-grid article>div:first-child span{background:var(--ca-blue);color:#fff;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;top:8px;left:8px}.catalog-image-grid p{min-height:28px;font-size:10px}.catalog-image-grid small{color:var(--ca-muted);font-size:8px}.catalog-image-grid article>div:last-child{gap:5px;margin-top:9px;display:flex}.catalog-editor-upload{margin-bottom:16px}.catalog-editor-gallery{grid-template-columns:repeat(3,1fr);margin-top:16px}.catalog-editor-gallery button:disabled{opacity:.35;cursor:not-allowed}.catalog-user-list{gap:9px;display:grid}.catalog-user-list article{border:1px solid var(--ca-border);background:#fff;border-radius:13px;grid-template-columns:1fr auto 180px;align-items:center;gap:15px;padding:13px 15px;display:grid}.catalog-user-list article>div{align-items:center;gap:11px;display:flex}.catalog-user-list article>div>span{background:var(--ca-blue-soft);width:38px;height:38px;color:var(--ca-blue);border-radius:50%;place-items:center;font-weight:900;display:grid}.catalog-user-list article>div>div{flex-direction:column;display:flex}.catalog-user-list strong{font-size:12px}.catalog-user-list small{color:var(--ca-muted);margin-top:3px;font-size:9px}.catalog-user-list select{border:1px solid var(--ca-border);border-radius:9px;height:37px;padding:0 9px}.catalog-policy-card{max-width:740px;margin-top:16px}.catalog-policy-card h3{margin-top:0}.catalog-admin-alert{z-index:55;border-radius:0 0 11px 11px;justify-content:space-between;margin:0 30px;padding:12px 15px;font-size:11px;font-weight:800;display:flex;position:sticky;top:84px}.catalog-admin-alert.error{color:#9a2939;background:#fbe2e7}.catalog-admin-alert.success{color:#13734e;background:#dff5ea}.catalog-admin-alert button{color:inherit;background:0 0;border:0;font-size:18px}.catalog-admin-loading,.catalog-admin-empty{text-align:center;color:var(--ca-muted);padding:50px}.catalog-admin-empty span{color:#9db0c7;font-size:28px;display:block}.catalog-admin-empty button{background:var(--ca-blue);color:#fff;border:0;border-radius:9px;padding:10px 15px}.catalog-admin-empty p{font-size:11px}.catalog-admin-login{background:linear-gradient(135deg,var(--ca-navy),#123b70);place-items:center;min-height:100vh;padding:20px;font-family:Arial,Helvetica,sans-serif;display:grid}.catalog-admin-login section{text-align:center;background:#fff;border-radius:20px;width:min(460px,100%);padding:35px;box-shadow:0 24px 70px #0000003d}.catalog-admin-login img{width:210px}.catalog-admin-login section>span{color:var(--ca-blue);letter-spacing:.15em;margin:25px 0 8px;font-size:9px;font-weight:900;display:block}.catalog-admin-login h1{margin:8px 0;font-size:27px}.catalog-admin-login p{color:var(--ca-muted);line-height:1.55}.catalog-admin-login a{background:var(--ca-blue);color:#fff;border-radius:11px;justify-content:center;align-items:center;min-height:46px;margin-top:20px;font-weight:900;text-decoration:none;display:flex}@media (width<=1250px){.catalog-admin-stat-grid,.catalog-image-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.catalog-admin-dashboard-grid,.catalog-editor-layout{grid-template-columns:1fr}.catalog-editor-aside{grid-template-columns:repeat(2,1fr);position:static}.catalog-category-grid,.catalog-image-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.catalog-admin-sidebar{width:min(310px,88vw);transition:transform .22s;transform:translate(-105%)}.catalog-admin-sidebar.open{transform:translate(0)}.catalog-admin-main{width:100%;margin-left:0}.catalog-admin-topbar{height:72px;padding:0 14px}.catalog-admin-menu{display:block}.catalog-admin-account{display:none}.catalog-admin-topbar h1{font-size:18px}.catalog-admin-page{padding:17px 13px 70px}.catalog-admin-welcome{flex-direction:column;align-items:flex-start;padding:20px}.catalog-admin-welcome h2{font-size:24px}.catalog-admin-stat-grid{grid-template-columns:repeat(2,1fr);gap:9px}.catalog-admin-stat-grid article{padding:12px}.catalog-admin-dashboard-grid{gap:12px}.catalog-admin-card{padding:14px}.catalog-admin-toolbar{grid-template-columns:1fr}.catalog-product-table-wrap{background:0 0;border:0;overflow:visible}.catalog-product-table,.catalog-product-table tbody,.catalog-product-table tr,.catalog-product-table td{min-width:0;display:block}.catalog-product-table thead{display:none}.catalog-product-table tr{border:1px solid var(--ca-border);background:#fff;border-radius:14px;margin-bottom:10px;padding:12px}.catalog-product-table td{border:0;padding:6px 0}.catalog-product-table td:not(:first-child):before{content:attr(data-label);color:var(--ca-muted);font-size:9px;font-weight:800}.catalog-row-actions{flex-wrap:wrap}.catalog-product-cell{min-width:0}.catalog-admin-page-head,.catalog-admin-editor-head{align-items:flex-start}.catalog-admin-editor-head{flex-wrap:wrap;top:78px}.catalog-admin-editor-head>div{flex-basis:100%;order:-1}.catalog-field-grid,.catalog-related-options,.catalog-editor-aside{grid-template-columns:1fr}.catalog-import-hero{padding:24px 18px}.catalog-import-hero h2{font-size:25px}.catalog-import-box>div{flex-direction:column}.catalog-import-box button{height:48px}.catalog-import-platforms{gap:5px}.catalog-category-grid{grid-template-columns:1fr}.catalog-image-toolbar{flex-direction:column}.catalog-image-grid{grid-template-columns:1fr}.catalog-user-list article{grid-template-columns:1fr auto}.catalog-user-list select{grid-column:1/-1}.catalog-health{grid-template-columns:1fr}.catalog-admin-alert{margin:0 13px;top:72px}.catalog-admin-login section{padding:27px 20px}}.catalog-manual-create{background:linear-gradient(145deg,#fff,#f4f8ff);border:2px solid #bfd5f5;margin-bottom:20px}.catalog-manual-create .catalog-card-title>div{max-width:760px}.catalog-manual-create .catalog-card-title p{color:var(--ca-muted);margin:8px 0 0;line-height:1.55}.catalog-manual-files{cursor:pointer;background:#fff;border:1px dashed #9bbce9;border-radius:12px;gap:8px;margin:18px 0 10px;padding:18px;display:grid}.catalog-manual-files>span{font-weight:800}.catalog-manual-files input{color:var(--ca-text)}.catalog-manual-files small{color:var(--ca-muted)}.catalog-rights-confirm{color:var(--ca-muted);align-items:flex-start;gap:9px;margin:12px 0 18px;font-size:13px;line-height:1.45;display:flex}.catalog-rights-confirm input{accent-color:var(--ca-blue);margin-top:2px}.catalog-admin-menu-close,.catalog-management-mobile{display:none}.catalog-management-shortcut{background:var(--ca-blue);color:#fff;border-radius:10px;align-items:center;min-height:40px;margin-left:auto;padding:0 15px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}.catalog-admin-account{margin-left:0}@media (width<=760px){.catalog-admin-brand{padding-right:52px;position:relative}.catalog-admin-menu-close{color:#fff;background:#ffffff1f;border:0;border-radius:11px;width:43px;height:43px;font-size:20px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.catalog-management-shortcut{display:none}.catalog-management-mobile{z-index:80;background:var(--ca-blue);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-height:50px;font-size:13px;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:12px;left:13px;right:13px;box-shadow:0 10px 28px #0f4ba04d}.catalog-admin-page{padding-bottom:86px}}:root{--cal-blue:#1255be;--cal-ink:#142033;--cal-muted:#667085;--cal-line:#e2e7ef;--cal-bg:#f5f7fb;--cal-green:#159669;--cal-orange:#e27b24;--cal-red:#cf3948;--cal-purple:#7757d5;--cal-cyan:#39a7d8}.production-calendar-shell{background:var(--cal-bg);min-height:100vh;color:var(--cal-ink)}.calendar-appbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #d8dfe9e6;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;gap:20px;min-height:68px;padding:10px 24px;display:grid;position:sticky;top:0}.calendar-brand{align-items:center;gap:10px;display:flex}.calendar-brand>a{border:1px solid var(--cal-line);width:34px;height:34px;color:var(--cal-ink);border-radius:11px;place-items:center;text-decoration:none;display:grid}.calendar-brand img{object-fit:contain;width:42px;height:30px}.calendar-brand div{gap:1px;display:grid}.calendar-brand strong{font-size:13px}.calendar-brand small{color:var(--cal-muted);font-size:9px}.calendar-appbar nav{border:1px solid var(--cal-line);background:#f7f9fc;border-radius:12px;gap:4px;padding:4px;display:flex}.calendar-appbar nav a{color:var(--cal-muted);border-radius:8px;padding:7px 11px;font-size:11px;font-weight:750;text-decoration:none}.calendar-appbar nav a.active{color:var(--cal-blue);background:#fff;box-shadow:0 2px 8px #14203314}.calendar-signout{color:var(--cal-muted);justify-self:end;font-size:10px;text-decoration:none}.calendar-content{max-width:1540px;margin:0 auto;padding:24px}.calendar-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.calendar-heading span,.calendar-intelligence-head span{color:var(--cal-blue);letter-spacing:.13em;font-size:9px;font-weight:900}.calendar-heading h1{letter-spacing:-.04em;margin:4px 0 2px;font-size:27px}.calendar-heading p{color:var(--cal-muted);margin:0;font-size:11px}.calendar-date-nav{gap:5px;display:flex}.calendar-date-nav button{border:1px solid var(--cal-line);min-width:36px;height:36px;color:var(--cal-ink);cursor:pointer;background:#fff;border-radius:10px}.calendar-date-nav .today{color:var(--cal-blue);padding:0 15px;font-size:11px;font-weight:800}.calendar-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.calendar-summary article{border:1px solid var(--cal-line);background:#fff;border-radius:14px;gap:3px;min-width:0;padding:12px 13px;display:grid;box-shadow:0 5px 16px #12234009}.calendar-summary small,.calendar-summary span{overflow-wrap:anywhere;color:var(--cal-muted);font-size:9px}.calendar-summary strong{letter-spacing:-.03em;font-size:17px}.calendar-summary article.green strong{color:var(--cal-green)}.calendar-summary article.yellow strong{color:#b7800c}.calendar-summary article.red strong{color:var(--cal-red)}.calendar-intelligence{background:linear-gradient(135deg,#f4f8ff,#fff);border:1px solid #d9e5f7;border-radius:16px;grid-template-columns:220px minmax(0,1fr);gap:12px;margin-bottom:12px;padding:12px;display:grid}.calendar-intelligence-head{align-content:center;gap:4px;padding:2px 8px;display:grid}.calendar-intelligence-head strong{font-size:13px}.calendar-recommendations{gap:7px;display:flex;overflow-x:auto}.calendar-recommendations button{border:1px solid var(--cal-line);min-height:48px;color:var(--cal-ink);text-align:left;cursor:pointer;background:#fff;border-radius:11px;flex:1 0 210px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.calendar-recommendations button i{width:22px;height:22px;color:var(--cal-blue);background:#edf4ff;border-radius:50%;place-items:center;font-style:normal;font-weight:900;display:grid}.calendar-recommendations button.red i{color:var(--cal-red);background:#fff0f1}.calendar-recommendations button.yellow i{color:#a9790a;background:#fff8e8}.calendar-recommendations button span{font-size:9px;line-height:1.35}.calendar-recommendations p{color:var(--cal-muted);margin:auto 0;font-size:10px}.calendar-controls{grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-bottom:10px;display:grid}.calendar-views{border:1px solid var(--cal-line);background:#fff;border-radius:11px;gap:3px;padding:3px;display:flex}.calendar-views button,.calendar-filters button{color:var(--cal-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:10px;font-weight:750}.calendar-views button{padding:7px 11px}.calendar-views button.active,.calendar-filters button.active{color:var(--cal-blue);background:#eaf2ff}.calendar-period{text-align:center;justify-self:center;display:grid}.calendar-period strong{text-transform:capitalize;font-size:12px}.calendar-period small{color:var(--cal-muted);font-size:8px}.calendar-filters{grid-column:1/-1;gap:5px;padding-bottom:2px;display:flex;overflow-x:auto}.calendar-filters button{border:1px solid var(--cal-line);background:#fff;flex:none;padding:7px 10px}.calendar-week-grid{border:1px solid var(--cal-line);background:#fff;border-radius:17px;grid-template-columns:repeat(7,minmax(0,1fr));min-height:500px;display:grid;overflow:hidden}.calendar-day-column{border-right:1px solid var(--cal-line);background:#fff;min-width:0}.calendar-day-column:last-child{border-right:0}.calendar-day-column.today{background:#f7faff}.calendar-day-header{border-bottom:1px solid var(--cal-line);justify-content:space-between;align-items:center;gap:6px;min-height:67px;padding:10px;display:flex}.calendar-day-header>div:first-child{gap:1px;display:grid}.calendar-day-header>div:first-child span{color:var(--cal-muted);text-transform:capitalize;font-size:9px;font-weight:750}.calendar-day-header>div:first-child strong{font-size:20px}.calendar-load{justify-items:end;gap:1px;min-width:0;display:grid}.calendar-load b{font-size:9px}.calendar-load small{font-size:7px;font-weight:800}.calendar-load.available small{color:var(--cal-green)}.calendar-load.high small{color:#b7800c}.calendar-load.overload small{color:var(--cal-red)}.calendar-day-events{align-content:start;gap:7px;min-height:430px;padding:8px;display:grid}.calendar-event{--event:var(--cal-blue);border:1px solid color-mix(in srgb,var(--event) 24%,white);border-left:3px solid var(--event);background:color-mix(in srgb,var(--event) 6%,white);width:100%;min-width:0;color:var(--cal-ink);text-align:left;cursor:pointer;border-radius:11px;gap:4px;padding:9px;transition:transform .16s,box-shadow .16s;display:grid}.calendar-event:hover{transform:translateY(-1px);box-shadow:0 8px 18px #15254117}.calendar-event.blue{--event:var(--cal-blue)}.calendar-event.cyan{--event:var(--cal-cyan)}.calendar-event.purple{--event:var(--cal-purple)}.calendar-event.green{--event:var(--cal-green)}.calendar-event.orange{--event:var(--cal-orange)}.calendar-event.red{--event:var(--cal-red)}.event-time{color:var(--event);font-size:8px;font-weight:900}.calendar-event strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.calendar-event small{color:var(--cal-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.calendar-event>div{justify-content:space-between;align-items:center;gap:5px;display:flex}.calendar-event em{color:var(--cal-orange);font-size:8px;font-style:normal;font-weight:850}.calendar-event p{color:var(--cal-muted);margin:1px 0 0;font-size:7px;line-height:1.35}.calendar-status{background:color-mix(in srgb,var(--event) 11%,white);width:fit-content;color:var(--event);border-radius:999px;padding:3px 5px;font-size:7px;font-weight:850}.calendar-status.blue{--event:var(--cal-blue)}.calendar-status.cyan{--event:var(--cal-cyan)}.calendar-status.purple{--event:var(--cal-purple)}.calendar-status.green{--event:var(--cal-green)}.calendar-status.orange{--event:var(--cal-orange)}.calendar-status.red{--event:var(--cal-red)}.calendar-availability{color:#9aa5b4;text-align:center;border:1px dashed #d5dce7;border-radius:10px;margin-top:10px;padding:18px 6px;font-size:8px}.calendar-availability.large{padding:60px 20px;font-size:11px}.calendar-day-view,.calendar-agenda{border:1px solid var(--cal-line);background:#fff;border-radius:17px;overflow:hidden}.calendar-day-view>div{gap:8px;padding:12px;display:grid}.calendar-event.wide{grid-template-columns:72px minmax(120px,.6fr) minmax(160px,1fr) minmax(180px,1fr);align-items:center;gap:10px}.calendar-event.wide>small{font-size:9px}.calendar-event.wide>p{margin:0}.calendar-month-grid{border:1px solid var(--cal-line);background:#fff;border-radius:17px;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow:hidden}.calendar-month-grid>div{border-right:1px solid var(--cal-line);border-bottom:1px solid var(--cal-line);align-content:start;gap:4px;min-height:126px;padding:7px;display:grid}.calendar-month-grid>div:nth-child(7n){border-right:0}.calendar-month-grid>div.outside{opacity:.55;background:#f8fafc}.calendar-month-grid>div.today>time{background:var(--cal-blue);color:#fff}.calendar-month-grid time{border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:grid}.calendar-event.compact{padding:5px 6px;display:block}.calendar-event.compact .event-time{margin-right:4px}.calendar-event.compact strong{font-size:8px}.calendar-event.compact small{display:none}.calendar-month-grid>div>small{color:var(--cal-muted);font-size:7px}.calendar-agenda{gap:0;display:grid}.agenda-day{border-bottom:1px solid var(--cal-line);grid-template-columns:160px 1fr;display:grid}.agenda-day:last-child{border-bottom:0}.agenda-day>.calendar-day-header{border:0;border-right:1px solid var(--cal-line)}.agenda-day>div{gap:7px;padding:9px;display:grid}.calendar-mobile{display:none}.calendar-drawer-backdrop{z-index:39;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c172b47;border:0;position:fixed;inset:0}.calendar-drawer{z-index:40;background:#fff;align-content:start;gap:16px;width:min(430px,100%);height:100vh;padding:22px;animation:.22s ease-out drawer-in;display:grid;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-24px 0 70px #0a19302e}@keyframes drawer-in{0%{opacity:0;transform:translate(24px)}}.calendar-drawer>header{border-bottom:1px solid var(--cal-line);justify-content:space-between;gap:16px;padding-bottom:14px;display:flex}.calendar-drawer header span,.drawer-timeline>span{color:var(--cal-blue);letter-spacing:.12em;font-size:8px;font-weight:900}.calendar-drawer h2{margin:5px 0 0;font-size:21px}.calendar-drawer header button{border:1px solid var(--cal-line);cursor:pointer;background:#fff;border-radius:10px;width:34px;height:34px;font-size:20px}.drawer-client{background:#f5f8fd;border-radius:13px;align-items:center;gap:10px;padding:13px;display:flex}.drawer-client i{font-style:normal}.drawer-client span{gap:2px;display:grid}.drawer-client small{color:var(--cal-muted);font-size:8px}.drawer-client strong{font-size:14px}.calendar-drawer dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.calendar-drawer dl div{border:1px solid var(--cal-line);border-radius:11px;padding:11px}.calendar-drawer dt{color:var(--cal-muted);font-size:8px}.calendar-drawer dd{margin:4px 0 0;font-size:11px;font-weight:800}.calendar-drawer dd.orange{color:var(--cal-orange)}.calendar-drawer dd.green{color:var(--cal-green)}.drawer-timeline{border:1px solid var(--cal-line);border-radius:14px;gap:10px;padding:14px;display:grid}.drawer-timeline>div{gap:10px;display:flex;position:relative}.drawer-timeline>div:not(:last-of-type):after{content:"";background:#d6deea;width:1px;position:absolute;top:22px;bottom:-10px;left:10px}.drawer-timeline i{z-index:1;width:21px;height:21px;color:var(--cal-blue);background:#edf4ff;border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid}.drawer-timeline p{gap:2px;margin:0;display:grid}.drawer-timeline small{color:var(--cal-muted);font-size:8px}.drawer-timeline strong{font-size:11px}.drawer-timeline footer{border-radius:9px;padding:9px;font-size:9px;font-weight:800}.drawer-timeline footer.green{color:var(--cal-green);background:#eefaf5}.drawer-timeline footer.yellow{color:#9a6c00;background:#fff8e8}.drawer-timeline footer.red{color:var(--cal-red);background:#fff0f1}.timeline-missing{color:var(--cal-muted);font-size:10px}.drawer-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.drawer-actions a,.drawer-actions button{border:1px solid var(--cal-line);min-height:39px;color:var(--cal-ink);cursor:pointer;background:#fff;border-radius:10px;place-items:center;padding:8px;font-size:9px;font-weight:850;text-decoration:none;display:grid}.drawer-actions .primary{border-color:var(--cal-blue);background:var(--cal-blue);color:#fff}.drawer-actions button:disabled{opacity:.4;cursor:not-allowed}.drawer-move{border:1px solid var(--cal-line);background:#f8faff;border-radius:13px;gap:7px;padding:13px;display:grid}.drawer-move label{font-size:10px;font-weight:850}.drawer-move>div{grid-template-columns:1fr auto;gap:7px;display:grid}.drawer-move input,.drawer-move button{border:1px solid var(--cal-line);min-width:0;min-height:42px;color:var(--cal-ink);font:inherit;background:#fff;border-radius:10px;padding:8px 10px}.drawer-move button{color:var(--cal-blue);cursor:pointer;font-size:9px;font-weight:850}.drawer-move button:disabled{opacity:.45;cursor:not-allowed}.calendar-confirm-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c172b61;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.calendar-confirm{background:#fff;border-radius:18px;width:min(430px,100%);padding:22px;box-shadow:0 24px 70px #0a19303d}.calendar-confirm>span{color:var(--cal-blue);letter-spacing:.13em;font-size:8px;font-weight:900}.calendar-confirm h2{margin:8px 0;font-size:19px;line-height:1.3}.calendar-confirm p{color:var(--cal-muted);margin:0 0 18px;font-size:10px;line-height:1.5}.calendar-confirm>div{justify-content:flex-end;gap:7px;display:flex}.calendar-confirm button{border:1px solid var(--cal-line);min-height:42px;color:var(--cal-ink);cursor:pointer;background:#fff;border-radius:10px;padding:8px 15px;font-size:10px;font-weight:850}.calendar-confirm button.primary{border-color:var(--cal-blue);background:var(--cal-blue);color:#fff}.calendar-toast{z-index:60;border-radius:12px;justify-content:space-between;gap:15px;max-width:360px;padding:12px 14px;font-size:10px;display:flex;position:fixed;top:82px;right:22px;box-shadow:0 12px 34px #12223c24}.calendar-toast.error{color:var(--cal-red);background:#fff0f1}.calendar-toast.success{color:var(--cal-green);background:#edfaf4}.calendar-toast button{color:inherit;background:0 0;border:0}.calendar-loading{min-height:50vh;color:var(--cal-muted);place-items:center;font-size:12px;display:grid}.mgmt-sidebar nav .mgmt-nav-link{width:100%;color:inherit;border-radius:11px;align-items:center;gap:11px;padding:11px 13px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.mgmt-sidebar nav .mgmt-nav-link:hover{background:#ffffff14}@media (width<=1100px){.calendar-summary{grid-template-columns:repeat(3,1fr)}.calendar-appbar{grid-template-columns:1fr auto}.calendar-appbar nav{display:none}.calendar-week-grid{grid-template-columns:repeat(7,minmax(155px,1fr));overflow-x:auto}}@media (width<=700px){html,body{max-width:100%}.production-calendar-shell,.calendar-content,.calendar-content>*{min-width:0;max-width:100%}.calendar-appbar{min-height:62px;padding:9px 12px}.calendar-brand img{width:36px}.calendar-brand strong{font-size:12px}.calendar-signout{display:none}.calendar-content{padding:10px 12px 84px}.calendar-heading{align-items:center;margin-bottom:9px}.calendar-heading>div:first-child{display:none}.calendar-date-nav{justify-content:space-between;width:100%}.calendar-date-nav button{min-width:44px;height:36px}.calendar-date-nav .today{order:-1;margin-right:auto;display:block}.calendar-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0 0 9px;padding:0;display:grid;overflow:visible}.calendar-summary article{min-width:0;padding:10px 11px}.calendar-summary strong{overflow-wrap:anywhere;font-size:16px}.calendar-summary small,.calendar-summary span{font-size:8px;line-height:1.35}.calendar-intelligence{grid-template-columns:1fr;gap:6px;margin-bottom:9px;padding:9px}.calendar-intelligence-head{justify-content:space-between;gap:8px;padding:0 2px;display:flex}.calendar-intelligence-head strong{font-size:10px}.calendar-recommendations{scroll-snap-type:x mandatory;max-width:100%}.calendar-recommendations button{scroll-snap-align:start;flex:0 0 min(270px,86vw)}.calendar-controls{grid-template-columns:1fr;gap:6px;margin-bottom:8px}.calendar-views,.calendar-period{display:none}.calendar-filters{overscroll-behavior-x:contain;scrollbar-width:none;grid-column:auto;gap:6px;width:100%;max-width:100%;padding:1px 0 5px}.calendar-filters::-webkit-scrollbar{display:none}.calendar-filters button{white-space:nowrap;min-height:38px;padding:8px 12px}.calendar-desktop{display:none}.calendar-mobile{width:100%;min-width:0;display:block}.mobile-week-title{justify-content:space-between;align-items:end;gap:10px;padding:2px 2px 8px;display:flex}.mobile-week-title strong{text-transform:capitalize;font-size:12px}.mobile-week-title span{color:var(--cal-muted);font-size:7px}.mobile-week-strip{border:1px solid var(--cal-line);touch-action:pan-y;background:#fff;border-radius:15px;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;padding:5px;display:grid}.mobile-week-strip button{min-width:0;min-height:72px;color:var(--cal-ink);background:0 0;border:1px solid #0000;border-radius:11px;align-content:center;place-items:center;gap:2px;padding:5px 1px;transition:all .15s;display:grid;position:relative}.mobile-week-strip button>span{width:100%;color:var(--cal-muted);text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:7px;font-weight:800;overflow:hidden}.mobile-week-strip button>strong{font-size:15px}.mobile-week-strip button>small{min-width:16px;height:16px;color:var(--cal-muted);background:#f1f4f8;border-radius:8px;place-items:center;font-size:7px;display:grid}.mobile-week-strip button>i{gap:2px;height:5px;display:flex}.mobile-week-strip button>i b{border-radius:50%;width:4px;height:4px}.mobile-week-strip button>i .red{background:var(--cal-red)}.mobile-week-strip button>i .orange{background:var(--cal-orange)}.mobile-week-strip button>i .load{background:var(--cal-purple)}.mobile-week-strip button.selected{color:var(--cal-blue);background:#eaf2ff;border-color:#c5d9fa}.mobile-week-strip button.selected>span{color:var(--cal-blue)}.mobile-week-strip button.today:not(.selected):after{content:"";background:var(--cal-blue);border-radius:2px;height:2px;position:absolute;inset:auto 8px 2px}.mobile-week-strip button.drag-target{border-color:var(--cal-blue);background:#dceaff;transform:translateY(-2px)}.mobile-agenda-heading{justify-content:space-between;align-items:end;gap:12px;padding:14px 2px 8px;display:flex}.mobile-agenda-heading span{color:var(--cal-blue);letter-spacing:.12em;font-size:7px;font-weight:900}.mobile-agenda-heading h2{text-transform:capitalize;margin:3px 0 0;font-size:17px}.mobile-agenda-heading>strong{color:var(--cal-muted);font-size:8px}.mobile-day-agenda{gap:8px;display:grid}.mobile-event-card{--event:var(--cal-blue);border:1px solid color-mix(in srgb,var(--event) 25%,white);border-left:4px solid var(--event);background:color-mix(in srgb,var(--event) 5%,white);width:100%;min-width:0;max-width:100%;min-height:106px;color:var(--cal-ink);text-align:left;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:14px;gap:7px;padding:12px;display:grid}.mobile-event-card.blue{--event:var(--cal-blue)}.mobile-event-card.cyan{--event:var(--cal-cyan)}.mobile-event-card.purple{--event:var(--cal-purple)}.mobile-event-card.green{--event:var(--cal-green)}.mobile-event-card.orange{--event:var(--cal-orange)}.mobile-event-card.red{--event:var(--cal-red)}.mobile-event-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.mobile-event-top time{color:var(--event);font-size:11px;font-weight:900}.mobile-event-top strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.mobile-event-top>span{color:var(--cal-muted);font-size:16px}.mobile-event-card>p{color:#38465a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-event-meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.mobile-event-meta em{min-width:0;color:var(--cal-orange);overflow-wrap:anywhere;font-size:9px;font-style:normal;font-weight:850}.mobile-event-card>small{color:var(--cal-muted);font-size:8px;line-height:1.4}.mobile-empty{color:var(--cal-muted);text-align:center;background:#fff;border:1px dashed #cfd8e6;border-radius:14px;gap:4px;padding:34px 18px;display:grid}.mobile-empty strong{color:var(--cal-ink);font-size:12px}.mobile-empty span{font-size:9px}.mobile-drag-overlay{z-index:80;border:1px solid #bdd3f6;border-left:4px solid var(--cal-blue);pointer-events:none;will-change:transform;background:#fff;border-radius:12px;gap:3px;width:min(250px,70vw);padding:11px;display:grid;position:fixed;top:0;left:0;box-shadow:0 18px 46px #0f234340}.mobile-drag-overlay strong{font-size:11px}.mobile-drag-overlay span{color:var(--cal-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.calendar-drawer{border-radius:20px 20px 0 0;height:auto;max-height:88vh;padding:17px;top:auto;bottom:0}.calendar-drawer dl{grid-template-columns:1fr 1fr}.calendar-confirm-backdrop{align-items:end;padding:0}.calendar-confirm{width:100%;padding:20px 17px max(20px,env(safe-area-inset-bottom));border-radius:20px 20px 0 0}}@media (width<=340px){.calendar-content,.calendar-appbar{padding-inline:8px}.calendar-brand img{display:none}.calendar-brand strong{font-size:11px}.calendar-summary{gap:5px}.calendar-summary article{padding:9px}.calendar-summary strong{font-size:14px}.mobile-week-strip{gap:1px;padding:4px}.mobile-week-strip button{min-height:68px}.mobile-week-strip button>span{font-size:6px}.mobile-week-strip button>strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.calendar-event,.calendar-drawer{transition:none;animation:none}}:root{--system-blue:#1255be;--system-ink:#142033;--system-muted:#667085;--system-line:#e2e7ef;--system-bg:#f5f7fb;--system-green:#159669;--system-yellow:#b7800c;--system-red:#cf3948;--system-gray:#7b8797}*{box-sizing:border-box}.system-shell{background:var(--system-bg);min-height:100vh;color:var(--system-ink)}.system-appbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #d8dfe9e6;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;gap:20px;min-height:68px;padding:10px 24px;display:grid;position:sticky;top:0}.system-brand{align-items:center;gap:10px;display:flex}.system-brand>a{border:1px solid var(--system-line);width:34px;height:34px;color:var(--system-ink);border-radius:11px;place-items:center;text-decoration:none;display:grid}.system-brand img{object-fit:contain;width:42px;height:30px}.system-brand div{gap:1px;display:grid}.system-brand strong{font-size:13px}.system-brand small{color:var(--system-muted);font-size:9px}.system-appbar nav{border:1px solid var(--system-line);background:#f7f9fc;border-radius:12px;gap:4px;padding:4px;display:flex}.system-appbar nav a{color:var(--system-muted);border-radius:8px;padding:7px 11px;font-size:11px;font-weight:750;text-decoration:none}.system-appbar nav a.active{color:var(--system-blue);background:#fff;box-shadow:0 2px 8px #14203314}.system-signout{color:var(--system-muted);justify-self:end;font-size:10px;text-decoration:none}.system-content{max-width:1540px;margin:0 auto;padding:24px}.system-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.system-heading span,.system-section-heading span,.system-card-heading span{color:var(--system-blue);letter-spacing:.13em;font-size:9px;font-weight:900}.system-heading h1{letter-spacing:-.04em;margin:4px 0 3px;font-size:27px}.system-heading p{color:var(--system-muted);margin:0;font-size:11px}.system-back-button{border:1px solid var(--system-line);min-height:38px;color:var(--system-blue);background:#fff;border-radius:10px;align-items:center;padding:0 14px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.system-section,.system-history{margin-bottom:14px}.system-section-heading,.system-card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.system-section-heading{margin-bottom:10px}.system-section-heading h2,.system-card-heading h2{letter-spacing:-.025em;margin:3px 0 0}.system-section-heading h2{font-size:18px}.system-card-heading h2{font-size:16px}.system-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.system-service-card,.system-detail-card,.system-history{border:1px solid var(--system-line);background:#fff;border-radius:16px;box-shadow:0 5px 16px #12234009}.system-service-card{gap:12px;min-width:0;padding:15px;display:grid}.system-service-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.system-service-card h3{margin:0;font-size:14px}.system-service-card dl,.system-field-grid{margin:0}.system-service-card dl div{gap:3px;display:grid}.system-service-card dt,.system-field-grid dt{color:var(--system-muted);font-size:9px}.system-service-card dd,.system-field-grid dd{overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:800}.system-service-card p{min-height:30px;color:var(--system-muted);margin:0;font-size:10px;line-height:1.5}.system-status{white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 9px;font-size:9px;font-weight:850;display:inline-flex}.system-status i{background:currentColor;border-radius:50%;width:7px;height:7px}.system-status.green{color:var(--system-green);background:#e7f7f0}.system-status.yellow{color:var(--system-yellow);background:#fff6dd}.system-status.red{color:var(--system-red);background:#fff0f1}.system-status.gray{color:var(--system-gray);background:#f0f2f5}.system-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.system-detail-card{min-width:0;padding:17px}.system-email-card{grid-column:1/-1}.system-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.system-field-grid div{border:1px solid var(--system-line);background:#fafbfd;border-radius:11px;gap:4px;min-width:0;padding:11px;display:grid}.system-email-action{align-items:center;gap:12px;margin-top:13px;display:flex}.system-email-action>button{background:var(--system-blue);color:#fff;min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:0 15px;font-size:11px;font-weight:850}.system-email-action>button:disabled{color:#71819a;cursor:wait;background:#dce7f7}.system-send-result{border-radius:10px;gap:2px;padding:9px 11px;font-size:10px;display:grid}.system-send-result.success{color:var(--system-green);background:#e7f7f0}.system-send-result.error{color:var(--system-red);background:#fff0f1}.system-send-result small{overflow-wrap:anywhere}.system-diagnostic{border:1px solid var(--system-line);background:#f8fafc;border-radius:11px;margin-top:12px;padding:12px}.system-diagnostic strong{font-size:10px}.system-diagnostic p{color:var(--system-muted);margin:4px 0 0;font-size:10px;line-height:1.5}.system-feedback{border-radius:11px;margin-bottom:14px;padding:12px 14px;font-size:11px;font-weight:700}.system-feedback.error{color:var(--system-red);background:#fff0f1}.system-executive-band{grid-template-columns:minmax(190px,.75fr) minmax(420px,2fr) minmax(210px,.8fr);align-items:stretch;gap:10px;margin-bottom:14px;display:grid}.system-health,.system-executive-counts,.system-diagnostic-meta{border:1px solid var(--system-line);background:#fff;border-radius:15px;box-shadow:0 5px 16px #12234009}.system-health{grid-template-columns:1fr auto;align-items:center;gap:5px 10px;padding:15px;display:grid}.system-health>span,.system-diagnostic-meta span{color:var(--system-muted);font-size:9px;font-weight:800}.system-health>strong{letter-spacing:-.05em;font-size:28px}.system-health .system-status{grid-area:1/2/span 2}.system-executive-counts{grid-template-columns:repeat(4,minmax(0,1fr));padding:8px;display:grid}.system-executive-counts>div{border-right:1px solid var(--system-line);grid-template-columns:auto 1fr;align-items:center;gap:3px 7px;min-width:0;padding:8px;display:grid}.system-executive-counts>div:last-child{border-right:0}.system-executive-counts i{border-radius:50%;grid-row:1/span 2;width:10px;height:10px}.system-executive-counts i.green{background:var(--system-green)}.system-executive-counts i.yellow{background:var(--system-yellow)}.system-executive-counts i.red{background:var(--system-red)}.system-executive-counts i.gray{background:var(--system-gray)}.system-executive-counts span{color:var(--system-muted);font-size:8px;font-weight:750}.system-executive-counts strong{font-size:17px}.system-diagnostic-meta{align-content:center;gap:4px;padding:15px;display:grid}.system-diagnostic-meta strong{font-size:11px}.system-diagnostic-meta small{color:var(--system-muted);font-size:9px}.system-alerts{gap:8px;margin-bottom:14px;display:grid}.system-alert{border:1px solid var(--system-line);background:#fff;border-left-width:5px;border-radius:12px;align-items:center;gap:12px;padding:13px 14px;display:flex}.system-alert.yellow{background:#fff8e5;border-color:#e8bd43}.system-alert.red{background:#fff0f2;border-color:#df5360}.system-alert-icon{border-radius:10px;flex:none;place-items:center;width:30px;height:30px;font-size:14px;font-weight:950;display:grid}.system-alert.yellow .system-alert-icon{color:#8a5d00;background:#ffeab0}.system-alert.red .system-alert-icon{color:#b51f30;background:#ffd9de}.system-alert p{color:var(--system-muted);margin:0;font-size:10px;line-height:1.45}.system-alert>div{gap:3px;min-width:0;display:grid}.system-alert strong{font-size:10px}.system-alert small{color:var(--system-muted);font-size:9px;line-height:1.45}.system-quick-panel{border:1px solid var(--system-line);background:#fff;border-radius:16px;margin-bottom:14px;padding:15px;box-shadow:0 5px 16px #12234009}.system-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.system-summary-grid article{border:1px solid var(--system-line);background:#fff;border-radius:13px;gap:5px;min-width:0;padding:13px;display:grid}.system-summary-grid span{color:var(--system-muted);font-size:9px}.system-summary-grid strong{overflow-wrap:anywhere;font-size:11px}.system-diagnostic-panel{border:1px solid var(--system-line);background:#fff;border-radius:16px;margin-bottom:14px;padding:17px;box-shadow:0 5px 16px #12234009}.system-diagnostic-panel button{background:var(--system-blue);color:#fff;min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:0 14px;font-size:10px;font-weight:850}.system-diagnostic-panel button:disabled{color:#71819a;background:#dce7f7}.system-diagnostic-report{gap:12px;margin-top:12px;display:grid}.system-diagnostic-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.system-diagnostic-checks article{border:1px solid var(--system-line);background:#fafbfd;border-radius:11px;padding:12px}.system-diagnostic-checks article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.system-diagnostic-checks strong{font-size:10px}.system-diagnostic-checks p,.system-empty-message{color:var(--system-muted);margin:7px 0 0;font-size:10px;line-height:1.5}.system-diagnostic-summary{color:var(--system-muted);margin:0;font-size:10px}.system-privacy-note{color:var(--system-muted);margin:12px 0 0;font-size:9px;line-height:1.5}.system-history{padding:17px}.system-table-wrap{border:1px solid var(--system-line);border-radius:12px;margin-top:12px;overflow-x:auto}.system-table-wrap table{border-collapse:collapse;background:#fff;width:100%}.system-table-wrap th{border-bottom:1px solid var(--system-line);color:var(--system-muted);text-align:left;background:#f8fafc;padding:10px 12px;font-size:9px}.system-table-wrap td{color:var(--system-muted);text-align:left;vertical-align:middle;border-bottom:1px solid #edf0f5;padding:11px 12px;font-size:10px}.system-table-wrap td:nth-child(4){width:120px}.system-empty-row td{text-align:center;padding:24px 12px}@media (width<=900px){.system-appbar{grid-template-columns:1fr auto}.system-appbar nav{display:none}.system-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-executive-band{grid-template-columns:1fr 2fr}.system-diagnostic-meta{grid-column:1/-1}.system-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){html,body{max-width:100%}.system-shell,.system-content,.system-content>*{min-width:0;max-width:100%}.system-appbar{min-height:62px;padding:9px 12px}.system-brand img{width:36px}.system-brand strong{font-size:12px}.system-signout{display:none}.system-content{padding:15px 12px max(24px, env(safe-area-inset-bottom))}.system-heading{align-items:start;gap:13px;margin-bottom:18px;display:grid}.system-heading h1{font-size:23px;line-height:1.1}.system-heading p{font-size:11px;line-height:1.5}.system-back-button{justify-content:center;min-height:44px}.system-service-grid,.system-detail-grid,.system-executive-band,.system-summary-grid,.system-diagnostic-checks{grid-template-columns:minmax(0,1fr)}.system-executive-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.system-executive-counts>div{border-right:0;border-bottom:1px solid var(--system-line)}.system-executive-counts>div:nth-last-child(-n+2){border-bottom:0}.system-diagnostic-meta{grid-column:auto}.system-alert{flex-direction:column;align-items:flex-start}.system-diagnostic-panel .system-section-heading{flex-direction:column;align-items:stretch}.system-diagnostic-panel button{min-height:46px}.system-email-card{grid-column:auto}.system-service-card,.system-detail-card,.system-history{border-radius:14px}.system-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-field-grid div{min-height:66px}.system-email-action{flex-direction:column;align-items:stretch}.system-email-action>button{min-height:46px}.system-table-wrap{overflow:hidden}.system-table-wrap table,.system-table-wrap thead,.system-table-wrap tbody,.system-table-wrap tr,.system-table-wrap td{width:100%;display:block}.system-table-wrap thead{display:none}.system-table-wrap td{padding:28px 14px;line-height:1.5}}@media (width<=360px){.system-brand img{display:none}.system-field-grid{grid-template-columns:1fr}.system-section-heading{align-items:flex-start}}
