@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800;900&family=IBM+Plex+Sans:wght@300;400;500;600&family=IBM+Plex+Mono:wght@400;500&family=Special+Elite&display=swap";body{background:#f5f7fb;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}p,li,span{font-size:1rem}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}button{font-family:inherit}img{max-width:100%;height:auto}:root{--brand-primary:#1d4ed8;--brand-accent:#f97316;--color-primary:var(--brand-primary);--color-primary-dark:#0f3fad;--color-primary-light:#3b82f6;--color-text-primary:#fff;--color-text-secondary:#ffffffe6;--color-text-muted:#ffffffb3;--color-bg-primary:#000;--color-bg-secondary:#1a1a1a;--color-bg-tertiary:#ffffff0d;--color-border:#ffffff1a;--color-border-hover:#ffffff4d;--brand-bg:#0b2341;--accent:var(--brand-accent,#ffd400);--text-on-dark:#fff;--nav-button-border:var(--accent);--nav-button-text:#0f172a;--nav-button-shadow:#3b82f633;--button-primary-border:var(--nav-button-border);--button-primary-text:var(--nav-button-text);--button-primary-shadow:var(--nav-button-shadow);--auth-input-bg:#1a1a1a;--auth-input-text:#fff;--auth-input-border:#2f3a4d;--auth-input-focus-border:#1b5bf7;--auth-input-focus-ring:#1b5bf74d;--auth-input-placeholder:#9ca3af;--auth-button-bg:#1d4ed8;--auth-button-text:#fff;--auth-button-border:#1d4ed8;--auth-button-hover-bg:#1e40af;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:22px;--radius-full:999px;--btn-radius:clamp(16px, 2.2vw, 26px);--shadow-sm:0 2px 8px #1f243014;--shadow-md:0 10px 28px #12295214;--shadow-lg:0 12px 34px #00000080;--shadow-xl:0 30px 65px #0a122433;--transition-fast:.2s ease;--transition-base:.3s ease;--transition-slow:.5s ease;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Open Sans,sans-serif;font-weight:400;line-height:1.6}.page,.page *,.page p,.page li,.page span,.page div,.page label,.page input,.page select,.page textarea,.page button{font-family:Open Sans,sans-serif}:root{--brand-primary:#1d4ed8;--brand-accent:#f97316}[data-theme=dark]{--bg-primary:#080d1a59;--bg-secondary:#0d1428ad;--bg-surface:#0f172a94;--bg-card:#0f172af2;--bg-panel:#1d294e4d;--bg-gradient:linear-gradient(180deg, #060b1961 0%, #04071085 65%), radial-gradient(1200px circle at 12% 8%, #3b82f638 0%, transparent 60%), radial-gradient(900px circle at 85% 2%, #6366f12e 0%, transparent 55%);--bg-image:none;--bg-image-opacity:0;--text-primary:#fff;--text-secondary:#fffffff2;--text-muted:#fffc;--border-color:#94a3b81f;--border-hover:#94a3b84d;--header-bg:#fff;--header-text:#111827;--header-text-muted:#4b5563b8;--button-hover-text:#0f172a;--button-hover-bg:#1118270f}body{color:var(--text-primary);background-color:#050a18;background-image:none;background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;transition:background-color .3s,color .3s}.app-shell{color:var(--text-primary);background:0 0;min-height:100vh}.app-main{color:var(--accent);background:0 0}.app-header{background:var(--header-bg);color:var(--header-text);border-bottom-color:var(--border-color)}.app-footer{background:var(--header-bg);color:var(--header-text-muted)}.nav-link{color:var(--text-on-dark)}.page{color:var(--text-primary)}[data-theme=dark] .button:hover,[data-theme=dark] .btn:hover,[data-theme=dark] button[class*=btn]:hover{color:var(--button-hover-text);background-color:var(--button-hover-bg)}[data-theme=dark] .app-header .button:hover,[data-theme=dark] .app-header .btn:hover,[data-theme=dark] .app-header button[class*=btn]:hover{color:#000;background-color:#fff}[data-theme=light]{--bg-primary:#f1f5f9;--bg-secondary:#ffffffe0;--bg-surface:#ffffffd1;--bg-card:#ffffffeb;--bg-panel:#94a3b82e;--bg-gradient:linear-gradient(180deg, #f8fafcb3 0%, #ecf2f9c2 70%), radial-gradient(1100px circle at 10% 5%, #4f46e51f 0%, transparent 58%), radial-gradient(800px circle at 90% 0%, #14b8a61a 0%, transparent 55%);--bg-image:url(/images/home-background.jpeg);--bg-image-opacity:.35;--text-primary:#0f172a;--text-secondary:#0f172aeb;--text-muted:#475569bf;--border-color:#94a3b829;--border-hover:#47556952;--header-bg:#fff;--header-text:#111827;--header-text-muted:#4b5563b8;--button-hover-text:#0f172a;--button-hover-bg:#1118270f}[data-theme=light] .app-shell{background-color:#eef3f9;background-image:var(--bg-gradient), none}[data-theme=light] .app-main{color:#0f172a;background:#ffffffe6;border-color:#94a3b842;box-shadow:0 18px 46px #0f172a1a}[data-theme=light] .button:hover,[data-theme=light] .btn:hover,[data-theme=light] button[class*=btn]:hover{color:var(--button-hover-text);background-color:var(--button-hover-bg)}[data-theme=light] .app-header .button:hover,[data-theme=light] .app-header .btn:hover,[data-theme=light] .app-header button[class*=btn]:hover{color:#fff;background-color:#000}.button,.btn,button[class*=btn],a.button{border-radius:var(--btn-radius);cursor:pointer;color:var(--text-on-dark);transition:filter var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);background:#ffffff14;border:1px solid #0000;justify-content:center;align-items:center;gap:clamp(6px,1.2vw,12px);padding:clamp(10px,1.6vw,14px) clamp(16px,2.8vw,26px);font-size:clamp(.82rem,1.1vw,.98rem);font-weight:600;line-height:1.05;text-decoration:none;display:inline-flex}.button:focus,.btn:focus,button[class*=btn]:focus,a.button:focus{outline-offset:2px;outline:2px solid #ffffff80}.button:hover,.btn:hover,button[class*=btn]:hover,a.button:hover{filter:brightness(.95);transform:translateY(-1px)}.button:disabled,.btn:disabled,button[class*=btn]:disabled,a.button:disabled{opacity:.6;cursor:not-allowed;filter:none;transform:none}.button.cta.primary,.button.primary,.btn-primary,button.btn-primary{background:var(--accent);color:#fff;border-color:var(--button-primary-border,var(--accent));box-shadow:0 12px 24px var(--button-primary-shadow,#ffd40040)}.button.cta.primary:hover,.button.primary:hover,.btn-primary:hover,button.btn-primary:hover{filter:brightness(.93);box-shadow:0 18px 32px var(--button-primary-shadow,#ffd40047)}.button.cta.secondary,.button.secondary,.btn-secondary,button.btn-secondary{border:1px solid var(--text-on-dark);color:var(--text-on-dark);background:0 0}.button.cta.secondary:hover,.button.secondary:hover,.btn-secondary:hover,button.btn-secondary:hover{background:#ffffff1a}.button.ghost,.btn.ghost,button.btn-ghost{color:var(--text-on-dark);background:0 0;border:1px solid #ffffff59}.button.ghost:hover,.btn.ghost:hover,button.btn-ghost:hover{background:#ffffff1f}.button.ghost.danger,.btn.ghost.danger,button.btn-ghost.btn-danger{color:#ef4444;background:0 0;border-color:#ef4444}.button.ghost.danger:hover,.btn.ghost.danger:hover,button.btn-ghost.btn-danger:hover{color:#fff;background:#ef444426;border-color:#ef4444}.button.success,.btn-success,button.btn-success{color:#052e16;background:#22c55e;border-color:#22c55e}.button.danger,.btn-danger,button.btn-danger{color:#fff;background:#ef4444;border-color:#ef4444}.button.secondary-outline{color:var(--text-on-dark);background:0 0;border:1px solid #fff6}.button.secondary-outline:hover{background:#ffffff1f}.button.link{color:inherit;background:0 0;border:none;padding:0}.app-header .header-actions .button,.app-header .header-actions .btn,.app-header .header-actions button[class*=btn],.app-header .header-actions a.button{color:#111827;box-shadow:none;background:0 0;border:1px solid #11182729}.app-header .header-actions .button:hover,.app-header .header-actions .btn:hover,.app-header .header-actions button[class*=btn]:hover,.app-header .header-actions a.button:hover{background:#1118270f}.app-footer .button,.app-footer .btn,.app-footer button[class*=btn],.app-footer a.button{color:#000;background:0 0;border-color:#0003}.app-footer .button:hover,.app-footer .btn:hover,.app-footer button[class*=btn]:hover,.app-footer a.button:hover{color:#000;background:#00000014}.form-grid input,.form-grid select,.form-grid textarea,.login-form input,.login-form select,.login-form textarea{color:#fff;background-color:#1a1a1a;border:1px solid #1f243029;border-radius:10px;padding:10px 12px;font-size:1rem}.page select,select,.page select option,option,.admin-filters select,.form-grid select,.login-form select,.drawer-selector,.operator-card-actions select{color:#fff!important;background-color:#1a1a1a!important;border:1px solid #ffffff1a!important;border-radius:8px!important;padding:8px 12px!important;font-family:Open Sans,sans-serif!important;font-size:18px!important}.login-form input{border:1px solid var(--auth-input-border);background:var(--auth-input-bg);color:var(--auth-input-text);border-radius:10px;padding:12px 14px;font-size:1rem}.login-form input:focus{outline:2px solid var(--auth-input-focus-ring);border-color:var(--auth-input-focus-border)}.login-page{--auth-input-bg:#fff;--auth-input-text:#0f172a;--auth-input-border:#94a3b873;--auth-input-focus-border:#1d4ed8;--auth-input-focus-ring:#1d4ed840;--auth-input-placeholder:#64748b}.login-page .login-form label{color:#0f172a}.login-page .login-form :is(input,select,textarea){background:var(--auth-input-bg)!important;color:var(--auth-input-text)!important;border-color:var(--auth-input-border)!important}.login-page .login-form :is(input,select,textarea)::-moz-placeholder{color:var(--auth-input-placeholder)!important}.login-page .login-form :is(input,select,textarea)::placeholder{color:var(--auth-input-placeholder)!important}.login-page .login-form :is(input,select,textarea):focus{outline:2px solid var(--auth-input-focus-ring)!important;border-color:var(--auth-input-focus-border)!important}.login-page .login-form .btn.primary{background:var(--auth-button-bg);border-color:var(--auth-button-border);color:var(--auth-button-text)}.login-page .login-form .btn.primary:hover{background:var(--auth-button-hover-bg);border-color:var(--auth-button-hover-bg)}.login-page .login-hint .button.ghost{background:#ffffffeb;border-color:#0f172a33;color:#111827!important}.login-page .login-hint .button.ghost:hover{background:#0f172a14;border-color:#0f172a52;color:#111827!important}.register-page{max-width:920px}.register-header{max-width:760px}.register-card{background:#fffffff5;border:1px solid #94a3b847;gap:22px;box-shadow:0 22px 55px #0f172a1f}.register-card__intro{border-bottom:1px solid #94a3b83d;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.register-card__intro h2{color:#0f172a;margin:4px 0 0;font-size:1.25rem;line-height:1.25}.register-steps{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.register-steps span,.register-password-checks span{color:#1e3a8a;background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:.78rem;font-weight:700;line-height:1.1;display:inline-flex}.register-form{gap:20px}.register-form label span{font-weight:700}.register-form input{min-height:46px}.register-password-checks{flex-wrap:wrap;gap:8px;margin-top:-8px;display:flex}.register-password-checks span{color:#64748b;background:#f8fafceb;border-color:#64748b38}.register-password-checks span.is-complete{color:#166534;background:#dcfce7d1;border-color:#16a34a52}.register-verification{background:#f8fafce6;border:1px solid #94a3b83d;border-radius:8px;gap:14px;padding:16px;display:grid}.register-verification h3{color:#0f172a;margin:0;font-size:.95rem}.register-verification p{color:#64748b;margin:4px 0 0;font-size:.9rem}.register-submit{justify-content:center;min-height:48px}.register-submit:disabled{cursor:not-allowed;opacity:.58}.register-hint{justify-content:center;align-items:center;gap:10px;padding-top:4px;display:flex}.register-closed{padding:10px 0}@media (width<=720px){.register-card__intro{display:grid}.register-steps{justify-content:flex-start}.register-hint{flex-direction:column;align-items:stretch}}.register-page .register-header{margin-bottom:18px;padding-bottom:0}.register-page .register-header h1{margin-bottom:10px}.register-page .register-card{margin-top:0}@media (width<=720px){.register-page .register-header{margin-bottom:14px}.register-page .register-header h1{font-size:1.9rem;line-height:1.15}.register-card{padding:22px}.register-card__intro h2{font-size:1.35rem}}.register-card__intro,.register-steps{display:none}.register-page .register-header{margin-bottom:12px}.register-page .register-header h1{font-size:clamp(2rem,4vw,3rem)}.register-page .register-header p{color:#0f172aad;max-width:560px}@media (width<=720px){.register-page .register-header h1{font-size:2rem}}.register-password-checks{display:none}.register-password-note{color:#64748b;margin:-10px 0 0;font-size:.88rem;line-height:1.35}.theme-toggle{color:currentColor;cursor:pointer;background:0 0;border:2px solid;border-radius:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;transition:all .3s;display:flex}.theme-toggle:hover{color:#000;background-color:#fff;transform:translateY(-2px)}.theme-toggle svg{width:20px;height:20px}.foam-editor{color:#fff;background:#1a1a1a;border-radius:8px;grid-template-columns:320px 1fr;gap:0;height:calc(100vh - 120px);font-family:Open Sans,sans-serif;display:grid;overflow:hidden}.foam-editor__sidebar{background:#2a2a2a;border-right:1px solid #3a3a3a;flex-direction:column;gap:24px;padding:20px;display:flex;overflow-y:auto}.foam-editor__sidebar h3{text-transform:uppercase;letter-spacing:.05em;color:#4ecdc4;margin:0 0 12px;font-size:1.1em;font-weight:600}.foam-editor__sidebar label{color:#fffc;margin-bottom:12px;font-size:.9em;display:block}.foam-editor__sidebar input[type=number],.foam-editor__sidebar input[type=text]{color:#fff;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:4px;width:100%;margin-top:5px;padding:8px 12px;font-family:Open Sans,sans-serif;font-size:1em}.foam-editor__sidebar input[type=text]:focus,.foam-editor__sidebar input[type=number]:focus{outline-offset:2px;border-color:#4ecdc4;outline:2px solid #4ecdc4}.foam-editor__sidebar input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin-right:8px}.foam-editor__sidebar select{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:4px;width:100%;margin-top:5px;padding:8px 12px;font-family:Open Sans,sans-serif;font-size:1em}.foam-editor__sidebar select:focus{outline-offset:2px;border-color:#4ecdc4;outline:2px solid #4ecdc4}.foam-editor__sidebar button{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#4ecdc4;border:none;border-radius:4px;width:100%;margin-bottom:8px;padding:10px 16px;font-family:Open Sans,sans-serif;font-size:.9em;font-weight:600;transition:all .2s}.foam-editor__sidebar button:hover:not(:disabled){background:#5dd5cc;transform:translateY(-1px)}.foam-editor__sidebar button:disabled{opacity:.5;cursor:not-allowed;transform:none}.foam-editor__sidebar button.delete-btn{color:#fff;background:#ff6b6b}.foam-editor__sidebar button.delete-btn:hover{background:#ff5252}.foam-editor__btn-secondary{color:#fff!important;background:#3a3a3a!important}.foam-editor__btn-secondary:hover:not(:disabled){background:#4a4a4a!important}.foam-editor__section-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.foam-editor__counter{color:#000;background:#4ecdc4;border-radius:12px;padding:2px 8px;font-size:.85em;font-weight:600}.foam-editor__unplaced-section{flex-direction:column;flex:1;min-height:0;display:flex}.foam-editor__search{margin-bottom:12px}.foam-editor__search-input{color:#fff;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:4px;width:100%;padding:8px 12px;font-size:.9em}.foam-editor__filter{margin-bottom:12px}.foam-editor__filter-select{color:#fff;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:4px;width:100%;padding:8px 12px;font-size:.9em}.foam-editor__unplaced-list{flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.foam-editor__unplaced-item{cursor:grab;background:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;align-items:center;gap:12px;padding:10px;transition:all .2s;display:flex}.foam-editor__unplaced-item:hover{background:#222;border-color:#4ecdc4}.foam-editor__unplaced-item:active{cursor:grabbing}.foam-editor__unplaced-preview{-o-object-fit:cover;object-fit:cover;background:#0f0f0f;border:1px solid #3a3a3a;border-radius:4px;width:60px;height:60px}.foam-editor__unplaced-placeholder{color:#ffffff80;background:#0f0f0f;border:1px dashed #3a3a3a;border-radius:4px;justify-content:center;align-items:center;width:60px;height:60px;font-size:.8em;display:flex}.foam-editor__unplaced-info{flex-direction:column;flex:1;gap:4px;display:flex}.foam-editor__unplaced-name{color:#fff;font-size:.9em;font-weight:500}.foam-editor__unplaced-badge{color:#4ecdc4;text-transform:uppercase;letter-spacing:.05em;font-size:.75em}.foam-editor__empty-hint{text-align:center;color:#ffffff80;padding:20px;font-size:.9em}.foam-editor__progress{background:#1a1a1a;border:1px solid #3a3a3a;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px;display:grid}.foam-editor__progress-item{flex-direction:column;align-items:center;gap:4px;display:flex}.foam-editor__progress-label{text-transform:uppercase;letter-spacing:.05em;color:#fff9;font-size:.75em}.foam-editor__progress-count{color:#4ecdc4;font-size:1.2em;font-weight:600}.foam-editor__progress-status{color:#ffffff4d;font-size:1.2em}.foam-editor__progress-status.ready{color:#4ecdc4}.foam-editor__controls{border-top:1px solid #3a3a3a;padding-top:16px}.zoom-controls{align-items:center;gap:10px;margin:15px 0;display:flex}.zoom-controls button{justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;font-size:1.2em;font-weight:600;display:flex}.zoom-controls span{text-align:center;color:#4ecdc4;flex:1;font-weight:600}.tool-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.foam-editor__actions{border-top:1px solid #3a3a3a;padding-top:16px}.foam-editor__history-controls{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.foam-editor__workspace{background:#0f0f0f;flex-direction:column;display:flex;position:relative;overflow:hidden}.foam-editor__workspace-header{background:#1a1a1a;border-bottom:1px solid #3a3a3a;padding:20px}.foam-editor__workspace-header h2{color:#fff;margin:0 0 8px;font-size:1.2em;font-weight:600}.foam-editor__workspace-header p{color:#fff9;margin:0;font-size:.9em}.foam-editor__canvas-container{cursor:grab;flex:1;position:relative;overflow:auto}.foam-editor__canvas-container:active{cursor:grabbing}.foam-editor__canvas-wrapper{transition:transform .1s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.foam-editor__canvas{cursor:crosshair;image-rendering:pixelated;background:#1a1a1a;border:2px solid #4ecdc4;display:block}.foam-editor__canvas:hover{border-color:#5dd5cc}@media (width<=991px){.foam-editor{grid-template-columns:280px 1fr}}@media (width<=767px){.foam-editor{grid-template-rows:auto 1fr;grid-template-columns:1fr;height:auto;min-height:calc(100vh - 120px)}.foam-editor__sidebar{border-bottom:1px solid #3a3a3a;border-right:none;max-height:400px}}.admin-operator-full{padding:0}.operator-panel-tabs{background:#ffffff05;border-bottom:1px solid #ffffff1a;flex-wrap:wrap;gap:8px;padding:16px;display:flex}.tab-button{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-family:Open Sans,sans-serif;font-size:.9rem;transition:all .2s;display:flex}.tab-button:hover{color:#ffffffe6;background:#ffffff1a}.tab-button.active{color:#60a5fa;background:#3b82f633;border-color:#3b82f680}.tab-icon{font-size:1.1rem}.operator-panel-content{padding:24px}.operator-management-section{padding:0}.operators-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-top:20px;display:grid}.operator-card-admin{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:16px}.operator-card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.operator-card-header h3{margin:0;font-size:1.1rem}.status-badge{text-transform:uppercase;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600}.status-badge.status-available{color:#48bb78;background:#48bb7833}.status-badge.status-busy{color:#ed8936;background:#ed893633}.status-badge.status-break{color:#4299e1;background:#4299e133}.status-badge.status-offline{color:#a0aec0;background:#a0aec033}.operator-card-body{margin-bottom:12px}.operator-card-body p{margin:8px 0;font-size:.9rem}.operator-card-actions{gap:8px;margin-top:12px;display:flex}.analytics-section{padding:0}.analytics-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:20px;display:grid}.stat-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:20px}.stat-card h3{color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:.9rem}.stat-value{color:#60a5fa;margin:0;font-size:2rem;font-weight:700}.operator-performance{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;margin-top:32px;padding:20px}.operator-performance h3{margin:0 0 16px}.performance-list{flex-direction:column;gap:12px;display:flex}.performance-item{background:#ffffff08;border-radius:6px;justify-content:space-between;padding:12px;display:flex}.birthday-notifications{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;margin-top:32px;padding:20px}.birthday-notifications h3{color:#ffc107;margin:0 0 16px}.birthday-list{flex-direction:column;gap:12px;display:flex}.birthday-item{background:#ffffff0d;border-radius:6px;justify-content:space-between;padding:12px;display:flex}.qc-section{padding:0}.qc-orders-list{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:16px;margin-top:20px;display:grid}.qc-order-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:16px}.qc-order-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.qc-order-header h3{margin:0;font-size:1rem}.qc-status{text-transform:uppercase;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600}.qc-status.qc-not_started{color:#a0aec0;background:#a0aec033}.qc-status.qc-in_progress{color:#4299e1;background:#4299e133}.qc-status.qc-passed{color:#48bb78;background:#48bb7833}.qc-status.qc-failed{color:#f56565;background:#f5656533}.qc-order-body{margin-bottom:12px}.qc-order-body p{margin:8px 0;font-size:.9rem}.qc-order-actions{align-items:center;gap:8px;display:flex}.qc-order-actions select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex:1;padding:8px 12px;font-size:.9rem}.files-section{padding:0}.files-order-selector{margin:20px 0}.order-files-list{margin-top:20px}.files-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-top:16px;display:grid}.file-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:16px}.file-info{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.file-type{text-transform:uppercase;background:#3b82f633;border-radius:4px;padding:4px 8px;font-size:.75rem}.file-actions{gap:8px;margin-top:12px;display:flex}.file-upload-section{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:24px}.history-section{padding:0}.history-order-selector{margin:20px 0}.order-history-list{margin-top:20px}.history-timeline{flex-direction:column;gap:16px;margin-top:16px;display:flex}.history-entry{background:#ffffff0d;border:1px solid #ffffff1a;border-left:3px solid #4299e1;border-radius:8px;padding:16px}.history-entry-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.history-details{background:#0003;border-radius:6px;max-height:200px;margin-top:12px;padding:12px;font-size:.85rem;overflow:auto}.tv-section{padding:0}.tv-display{margin-top:20px}.tv-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:32px;display:grid}.tv-stat{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:32px}.tv-stat h3{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin:0 0 16px;font-size:1rem}.tv-stat-value{color:#60a5fa;margin:0;font-size:3rem;font-weight:700}.tv-orders-list{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:24px}.tv-orders-list h3{margin:0 0 20px}.tv-order-card{background:#ffffff08;border-radius:8px;flex-direction:column;gap:8px;margin-bottom:12px;padding:16px;display:flex}.tv-order-card strong{color:#60a5fa;font-size:1.2rem}.modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#1a202c;border:1px solid #ffffff1a;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.modal-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-header h2{margin:0}.modal-body{padding:20px}.form-group{margin-bottom:20px}.form-group label{color:#ffffffe6;margin-bottom:8px;font-weight:600;display:block}.form-group input,.form-group select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:10px 14px;font-family:Open Sans,sans-serif;font-size:.9rem}.form-group input:focus,.form-group select:focus{background:#ffffff14;border-color:#4299e1;outline:none}.modal-footer{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:12px;padding:20px;display:flex}@media (width<=768px){.operator-panel-tabs{flex-direction:column}.tab-button{justify-content:center;width:100%}.operators-grid,.qc-orders-list,.files-grid{grid-template-columns:1fr}.analytics-stats-grid,.tv-stats{grid-template-columns:repeat(2,1fr)}}.wooden-containers-page{max-width:1400px;margin:0 auto;padding:2rem 1rem}.wooden-containers-page__header{text-align:center;margin-bottom:2rem}.wooden-containers-page__title{color:var(--color-text-primary,#1a1a1a);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.wooden-containers-page__subtitle{color:var(--color-text-secondary,#666);margin:0;font-size:1.125rem}.wooden-containers-page__content{align-items:flex-start;gap:2rem;display:flex}.wooden-containers-page__left{flex-direction:column;flex:0 0 40%;gap:2rem;display:flex}.wooden-containers-page__right{flex:0 0 60%;min-width:0}.product-type-selector{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e0e0e0);border-radius:8px;padding:1.5rem}.product-type-selector__title{color:var(--color-text-primary,#1a1a1a);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.product-type-selector__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.product-type-selector__tile{background:var(--color-surface,#fff);border:2px solid var(--color-border,#e0e0e0);cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;padding:0;transition:all .2s;display:flex;position:relative;overflow:hidden}.product-type-selector__tile:hover{border-color:var(--color-primary,#06c);box-shadow:0 4px 12px #0000001a}.product-type-selector__tile.is-selected{border-color:var(--color-primary,#06c);background:var(--color-primary-light,#f0f7ff)}.product-type-selector__tile-image{background:var(--color-surface-secondary,#f5f5f5);justify-content:center;align-items:center;width:100%;height:120px;display:flex;overflow:hidden}.product-type-selector__tile-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-type-selector__tile-content{padding:1rem}.product-type-selector__tile-title{color:var(--color-text-primary,#1a1a1a);margin:0 0 .25rem;font-size:1rem;font-weight:600}.product-type-selector__tile-description{color:var(--color-text-secondary,#666);margin:0;font-size:.875rem}.product-type-selector__tile-badge{background:var(--color-primary,#06c);color:#fff;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;right:.5rem}.container-calculator{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e0e0e0);border-radius:8px;padding:1.5rem}.container-calculator__title{color:var(--color-text-primary,#1a1a1a);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.container-calculator__fields{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.container-calculator__field{flex-direction:column;gap:.5rem;display:flex}.container-calculator__label{color:var(--color-text-primary,#1a1a1a);font-size:.875rem;font-weight:500}.container-calculator__input{border:1px solid var(--color-border,#e0e0e0);border-radius:4px;padding:.75rem;font-size:1rem;transition:border-color .2s}.container-calculator__input:focus{border-color:var(--color-primary,#06c);outline:none}.container-calculator__input.is-error{border-color:var(--color-error,#d32f2f)}.container-calculator__input:disabled{background:var(--color-surface-secondary,#f5f5f5);cursor:not-allowed}.container-calculator__error{color:var(--color-error,#d32f2f);font-size:.875rem}.container-calculator__option{margin-bottom:1rem}.container-calculator__checkbox-label{cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.container-calculator__checkbox{cursor:pointer;width:1.25rem;height:1.25rem}.container-calculator__error-message{background:var(--color-error-light,#ffebee);border:1px solid var(--color-error,#d32f2f);color:var(--color-error,#d32f2f);border-radius:4px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.container-calculator__button{width:100%;margin-bottom:1rem}.container-calculator__result{background:var(--color-success-light,#e8f5e9);border:1px solid var(--color-success,#4caf50);border-radius:4px;margin-top:1rem;padding:1rem}.container-calculator__result-title{color:var(--color-text-primary,#1a1a1a);margin:0 0 .75rem;font-size:1rem;font-weight:600}.container-calculator__result-price,.container-calculator__result-days{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.container-calculator__result-label{color:var(--color-text-secondary,#666);font-size:.875rem}.container-calculator__result-value{color:var(--color-text-primary,#1a1a1a);font-size:1rem;font-weight:600}.container-viewer{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e0e0e0);border-radius:8px;flex-direction:column;padding:1.5rem;display:flex}.container-viewer__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.container-viewer__title{color:var(--color-text-primary,#1a1a1a);margin:0;font-size:1.25rem;font-weight:600}.container-viewer__loading{color:var(--color-text-secondary,#666);font-size:.875rem}.container-viewer__canvas{background:var(--color-surface-secondary,#f5f5f5);border-radius:4px;width:100%;min-height:400px;position:relative;overflow:hidden}.container-viewer__error{background:var(--color-error-light,#ffebee);border:1px solid var(--color-error,#d32f2f);color:var(--color-error,#d32f2f);border-radius:4px;margin-top:1rem;padding:1rem}.container-viewer__error p{margin:0 0 .5rem}.container-viewer__error-hint{color:var(--color-text-secondary,#666);font-size:.875rem}@media (width<=768px){.wooden-containers-page{padding:1rem}.wooden-containers-page__title{font-size:1.75rem}.wooden-containers-page__content{flex-direction:column}.wooden-containers-page__left,.wooden-containers-page__right{flex:100%;width:100%}.product-type-selector__grid{grid-template-columns:1fr}.container-viewer__canvas{min-height:300px}}*,:before,:after{box-sizing:border-box}.page{width:min(100%,1220px);max-width:1220px;color:var(--text-primary);box-sizing:border-box;background:0 0;gap:36px;margin:0 auto;padding:clamp(24px,4vw,48px) clamp(18px,5vw,36px);font-family:Open Sans,sans-serif;font-size:18px;display:grid;overflow-x:hidden}.app-main .page{color:var(--text-primary)!important}[data-theme=light] .app-main .page{color:#000!important}.page,.page *{font-family:Open Sans,sans-serif}.page h1,.module-header h1,.scanner-window__header h1,.scanner-idle h1,.calculator-header h1,.title{margin-bottom:12px;font-family:Open Sans,sans-serif;font-size:clamp(2rem,4vw,2.6rem);font-weight:700;line-height:1.2}.page h2,.page h3,.page h4,.page h5,.page h6{font-family:Open Sans,sans-serif;font-weight:600}.page p,.page li,.page span,.page div,.page label,.page input,.page select,.page textarea,.page button{font-family:Open Sans,sans-serif;font-size:18px}.page select,select,.page select option,option,.admin-filters select,.form-grid select,.login-form select,.drawer-selector,.operator-card-actions select{background-color:var(--bg-card)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important;border-radius:8px!important;padding:8px 12px!important;font-family:Open Sans,sans-serif!important;font-size:18px!important}.page input:not([type=checkbox]):not([type=radio]),.page select,.page textarea,.admin-lovable input:not([type=checkbox]):not([type=radio]),.admin-lovable select,.admin-lovable textarea,.admin-prototype-root input:not([type=checkbox]):not([type=radio]),.admin-prototype-root select,.admin-prototype-root textarea{font-size:.875rem!important;line-height:1.25!important}.page select,.admin-lovable select,.admin-prototype-root select{text-overflow:ellipsis;min-height:34px;padding:6px 32px 6px 10px!important}.page select:hover,select:hover,.admin-filters select:hover,.form-grid select:hover,.login-form select:hover,.drawer-selector:hover,.operator-card-actions select:hover{border-color:var(--border-hover)!important}.page select:focus,select:focus,.admin-filters select:focus,.form-grid select:focus,.login-form select:focus,.drawer-selector:focus,.operator-card-actions select:focus{outline-offset:2px!important;outline:2px solid #818cf899!important}.hero{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:36px;display:grid}.flag{color:#1b5bf7;text-transform:uppercase;letter-spacing:.08em;background:#1b5bf71f;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.75rem;font-weight:600;display:inline-flex}.hero h1{margin-top:18px;font-size:clamp(2.2rem,5vw,3.1rem);line-height:1.1}.hero p{color:#fffc;margin-top:18px;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:26px;display:flex}.hero-card{color:#fff;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:22px;padding:28px;box-shadow:0 18px 44px #00000080}.hero-card ul{color:#ffffffb3;margin:16px 0 0;padding-left:18px}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.grid article{color:#fff;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;padding:24px;box-shadow:0 10px 28px #00000080}.pill-grid{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.pill-grid span{color:#0f3fad;background:#6f7cff1f;border-radius:999px;padding:8px 14px;font-size:.9rem;font-weight:600}.module-header p{color:#fffc;max-width:720px}.module-section{background:var(--bg-surface);border:1px solid var(--border-color);-webkit-backdrop-filter:saturate(140%)blur(4px);backdrop-filter:saturate(140%)blur(4px);color:var(--text-primary);border-radius:20px;gap:16px;padding:clamp(24px,3vw,32px);display:grid;box-shadow:0 24px 60px #0f172a59}.module-section h2{font-size:1.6rem}.admin-user-manager{gap:24px;display:grid}.admin-user-manager__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-user-manager__controls{background:radial-gradient(circle at 12% -8%,#6366f147,#0000 60%),#0c122ad1;border:1px solid #818cf83d;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:14px 16px;display:grid;box-shadow:0 20px 45px #060a2059}.admin-user-manager__controls-main{flex-direction:column;gap:8px;min-width:0;display:flex}.admin-user-manager__controls-actions{justify-content:flex-end;align-self:stretch;align-items:center;gap:8px;display:flex}.admin-user-action-button{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-height:36px;display:inline-flex}.admin-user-search-field{min-width:0;display:block;position:relative}.admin-user-search-field svg{color:#64748b;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.admin-user-count{color:#cbd5e1;background:#94a3b824;border:1px solid #94a3b833;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:3px 9px;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex}.admin-user-manager__form-header{background:radial-gradient(circle at 12% -8%,#6366f147,#0000 60%),#0c122ad1;border:1px solid #818cf83d;border-radius:18px;flex-direction:column;gap:12px;padding:12px 16px;display:flex;box-shadow:0 20px 45px #060a2059}.admin-user-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040712b8;padding:24px;display:block;position:fixed;inset:0}.admin-user-modal{border-radius:18px;width:min(760px,100%);max-height:min(86vh,840px);position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.admin-user-modal__header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-user-manager__form-content{gap:12px;padding-top:8px;display:grid}.admin-user-manager__compact-header{justify-content:space-between;align-items:center;gap:16px;margin:0;padding:0;display:flex}.admin-user-manager__compact-header h3{margin:0;font-size:1rem;font-weight:600}.admin-user-manager__compact-header .btn{white-space:nowrap;padding:6px 16px;font-size:.875rem}.admin-user-manager__compact-tabs{margin:0;padding:0}.admin-user-manager__compact-tabs .user-detail-tabs-header{gap:4px;padding-bottom:0}.admin-user-manager__compact-tabs .user-detail-tab{padding:6px 12px;font-size:.85rem}.admin-user-manager__form-content .user-edit-tab-content{gap:10px;padding:0;display:grid}.admin-user-manager__form-content .user-edit-tab-content label{color:#e8ecff;gap:4px;font-size:.9rem;font-weight:600;display:grid}.admin-user-manager__form-content .user-edit-tab-content input,.admin-user-manager__form-content .user-edit-tab-content select{color:#f8fbff;background:#0c122ab8;border:1px solid #818cf83d;border-radius:8px;padding:8px 12px;font-family:Open Sans,sans-serif;font-size:.9rem;transition:border-color .2s,background .2s}.admin-user-manager__form-content .user-edit-tab-content input:focus,.admin-user-manager__form-content .user-edit-tab-content select:focus{outline-offset:2px;border-color:#1b5bf7;outline:2px solid #1b5bf7}.admin-user-manager__form-content .form-grid--two{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.admin-user-manager__form-content .form-actions{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:8px;margin-top:8px;padding-top:8px;display:flex}.admin-user-manager__form-content .form-error,.admin-user-manager__form-content .form-success{border-radius:8px;margin:0;padding:8px 12px;font-size:.85rem}.admin-user-manager__form-content .form-error{color:#ff6b6b;background:#dc354526;border:1px solid #dc35454d}.admin-user-manager__form-content .form-success{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.admin-user-manager__grid{gap:24px;display:grid}.admin-user-table-wrapper{background:radial-gradient(circle at 12% -8%,#6366f147,#0000 60%),#0c122ad1;border:1px solid #ffffff1a;border-radius:18px;overflow-x:auto;box-shadow:0 20px 45px #060a2059}.admin-user-table{border-collapse:collapse;width:100%;min-width:1000px}.admin-user-table thead{background:#1b5bf726}.admin-user-table th{text-align:left;color:#f8fbff;white-space:nowrap;border-bottom:2px solid #818cf84d;padding:14px 16px;font-size:.9rem;font-weight:600}.admin-user-table td{color:#e6eaff;border-bottom:1px solid #ffffff14;padding:12px 16px;font-size:.9rem}.admin-user-table-row{cursor:pointer;background:0 0;transition:all .2s}.admin-user-table-row:hover{background:#ffffff08}.admin-user-table-row--selected{background:#1b5bf71a}.admin-user-table-row--selected td{border-left:3px solid #1b5bf7;padding-left:13px}.admin-user-table-status{flex-wrap:wrap;gap:6px;display:flex}.admin-user-table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-user-table-actions .btn{white-space:nowrap}.admin-user-table-actions .btn.small{justify-content:center;min-width:78px}.admin-user-list{gap:14px;display:grid}.admin-user-row{color:#fff;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;gap:12px;padding:16px 18px;display:grid}.admin-user-row__meta{gap:4px;display:grid}.admin-user-row__meta strong{color:#fff}.admin-user-role{color:#ffffffb3;font-size:.9rem}.admin-user-row__inline{color:#ffffffb3;flex-wrap:wrap;gap:12px;font-size:.9rem;display:flex}.admin-user-row__status{color:#1b5bf7;background:#1b5bf714;border-radius:999px;padding:6px 12px;font-weight:600}.admin-user-row__actions{flex-wrap:wrap;gap:12px;display:flex}.admin-user-form{gap:4px;display:grid}.admin-user-form .card-header{margin-bottom:0;padding-bottom:4px}.admin-user-form .user-detail-tabs{margin-bottom:8px;margin-top:-12px!important}.admin-user-checkbox{color:#fff;align-items:center;gap:8px;font-weight:600;display:inline-flex}@media (width<=720px){.admin-user-modal-backdrop{padding:12px}.admin-user-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.admin-user-modal__header-actions{width:100%}.admin-user-modal__header-actions .btn{flex:1}}.scanner-window{--scanner-panel-bg:var(--bg-card,#0f172a);--scanner-panel-border:var(--border-color,#ffffff1a);--scanner-panel-shadow:0 18px 34px #00000073;align-content:start;gap:clamp(20px,3vw,28px);width:100%;min-width:0;max-width:1240px;margin:0 auto;display:grid;overflow-x:hidden}.scanner-window__header,.scanner-window__stage,.scanner-window__queue{background:var(--scanner-panel-bg);border:1px solid var(--scanner-panel-border);box-shadow:var(--scanner-panel-shadow);-webkit-backdrop-filter:saturate(135%)blur(6px);backdrop-filter:saturate(135%)blur(6px);word-wrap:break-word;border-radius:22px;min-width:0;padding:clamp(20px,3vw,32px);overflow-x:hidden}.scanner-window__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;min-width:0;display:flex;overflow-x:hidden}.scanner-window__header h1{margin-bottom:12px}.scanner-window__header p{color:#fffc;word-wrap:break-word;overflow-wrap:break-word;max-width:620px}.scanner-window__status{color:var(--text-primary);border:1px solid var(--border-color,#3b82f640);background:#3b82f61f;border-radius:999px;margin-top:16px;padding:10px 16px;font-size:.9rem;font-weight:600;display:inline-block}.scanner-window__actions{flex-wrap:wrap;flex-shrink:1;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.scanner-stage__viewport{background:linear-gradient(135deg,#fffffff5,#edf3ffdb);border:1px solid #ffffff1a;border-radius:18px;gap:18px;min-height:0;padding:clamp(18px,2.5vw,28px);display:grid;position:relative}.scanner-placeholder{text-align:center;color:#fffc;align-content:center;gap:24px;max-width:520px;margin:0 auto;padding:40px 20px;font-size:1rem;display:grid}.scanner-placeholder h2{color:#fff;margin:0;font-size:1.75rem}.scanner-placeholder p{color:#ffffffb3;margin:0}.scanner-camera{aspect-ratio:16/10;background:#0f172a;border-radius:16px;width:100%;min-height:60vh;max-height:85vh;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}@media (width<=767px){.scanner-camera{border-radius:0;min-height:70vh;max-height:100vh}.scanner-stage__viewport{border:none;border-radius:0;padding:0}}.scanner-camera:fullscreen{max-height:100vh;aspect-ratio:unset;border-radius:0;width:100vw;height:100vh}.scanner-camera video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.scanner-camera__overlay{pointer-events:none;background:linear-gradient(#060c1f00 60%,#060c1f99);flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.scanner-camera__corners{position:absolute;inset:0}.scanner-camera__corners .scanner-corner{background:#94a3b880;border-radius:4px;outline:2px solid #94a3b899;width:26px;height:26px;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 2px #ffffff40}.scanner-camera__corners.ok .scanner-corner{background:#10b98180;outline-color:#10b981b3}.scanner-camera__grid{background-image:linear-gradient(#38bdf840 2px,#0000 2px),linear-gradient(90deg,#38bdf840 2px,#0000 2px);background-size:18% 100%,100% 18%;border:2px solid #38bdf880;border-radius:18px;flex:1;margin:clamp(18px,4vw,32px)}.scanner-camera__quality-indicators{pointer-events:none;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:16px;left:16px;right:16px}.scanner-quality-indicator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;background:#060c1fb3;border:1px solid #ffffff26;border-radius:8px;align-items:center;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.scanner-quality-indicator.good{background:#10b981cc;border-color:#10b98180}.scanner-quality-indicator.poor{background:#ef4444cc;border-color:#ef444480}.scanner-quality-indicator.ready{background:#3b82f6e6;border-color:#3b82f6b3;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.scanner-camera__overlay p{color:#ffffffeb;text-shadow:0 2px 6px #0009;margin:0;padding:16px 22px;font-weight:600}.scanner-camera__fullscreen-btn{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffffff2;cursor:pointer;pointer-events:auto;background:#060c1fd9;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.scanner-camera__fullscreen-btn svg{stroke:currentColor;width:20px;height:20px}.scanner-camera__fullscreen-btn:hover{background:#1b5bf7e6;border-color:#ffffff80;transform:scale(1.05)}.scanner-camera__fullscreen-btn:active{transform:scale(.95)}.scanner-capture__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.scanner-processing{text-align:center;background:linear-gradient(135deg,#1b5bf70d,#edf3ff4d);border-radius:16px;align-content:center;gap:24px;min-height:60vh;max-height:85vh;padding:60px 20px;display:grid;position:relative}.scanner-processing__icon{color:#1b5bf7;width:64px;height:64px;margin:0 auto;animation:2s ease-in-out infinite pulse-icon}@keyframes pulse-icon{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.scanner-processing p{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.scanner-processing__error{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-top:16px;padding:12px}.scanner-progress{background:#1b5bf71a;border-radius:999px;width:100%;max-width:400px;height:12px;margin:0 auto;position:relative;overflow:hidden}.scanner-progress__fill{background:linear-gradient(90deg,#1b5bf7,#3b82f6);border-radius:999px;height:100%;transition:width .3s ease-out;position:relative;overflow:hidden}.scanner-progress__fill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:1.5s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.scanner-progress__label{color:#ffffffb3;margin:0;font-size:.9rem;font-weight:500}.scanner-processing__cancel{justify-self:center}.scanner-review{gap:20px;display:grid}.scanner-review__preview{background:#0f172a;border:1px solid #38bdf840;border-radius:18px;position:relative;overflow:hidden}.scanner-review__preview img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;transition:filter .25s,box-shadow .25s;display:block}.scanner-review__overlay{pointer-events:none;position:absolute;inset:0}.scanner-review__controls{align-content:start;gap:18px;display:grid}.scanner-slider{color:#fff;gap:8px;font-weight:600;display:grid}.scanner-slider input[type=range]{accent-color:#1b5bf7;width:100%}.scanner-review__actions{flex-wrap:wrap;gap:12px;display:flex}.scanner-queue__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex;overflow-x:hidden}.scanner-queue__header>div{flex:auto;gap:6px;min-width:0;display:grid}.scanner-queue__header p{color:#fffc;word-wrap:break-word;overflow-wrap:break-word;margin:0}.scanner-queue__empty{text-align:center;color:#fffc;border:1px dashed #1b5bf74d;border-radius:18px;padding:22px}.scanner-queue__list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;min-width:0;margin:0;padding:0;list-style:none;display:grid;overflow-x:hidden}.scanner-queue__list li{word-wrap:break-word;background:#1a1a1a;border:1px solid #1b5bf71a;border-radius:16px;align-content:start;gap:12px;min-width:0;padding:14px;display:grid;overflow-x:hidden}.scanner-queue__list img{-o-object-fit:cover;object-fit:cover;border:1px solid #1b5bf72e;border-radius:12px;width:100%;min-width:0;max-width:100%;height:140px}.admin-dashboard-pro{flex-direction:column;gap:16px;display:flex}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-filters .filter-group{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{color:#e6e9ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:8px 14px;font-weight:600;transition:all .2s}.filter-chip:hover{background:#818cf81f;border-color:#818cf866}.filter-chip.active{color:#ffd7b7;background:#f9731626;border-color:#f97316b3}.dashboard-kpis .kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.kpi-card{background:#0c122ae6;border:1px solid #818cf82e;border-radius:16px;gap:6px;padding:14px;display:grid;box-shadow:0 24px 48px #060a2059}.kpi-card.compact{border-radius:12px;padding:10px}.kpi-label{color:#cbd5ff;text-transform:uppercase;letter-spacing:.06em;font-size:.9rem}.kpi-value{color:#f9faff;font-size:1.6rem;font-weight:700}.kpi-delta{color:#cbd5ff;font-size:.9rem}.kpi-delta.up{color:#34d399}.kpi-delta.down{color:#f87171}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.dashboard-panel{background:#0c122ae6;border:1px solid #818cf82e;border-radius:18px;gap:12px;padding:16px;display:grid;box-shadow:0 30px 60px #060a2066}.panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mini-chart{grid-template-columns:repeat(auto-fit,minmax(40px,1fr));align-items:end;gap:8px;min-height:160px;display:grid}.mini-chart__bar{justify-items:center;gap:6px;display:grid}.mini-chart__bar-inner{background:linear-gradient(#60a5fae6,#818cf8b3);border-radius:8px;width:100%;min-height:12px;box-shadow:0 8px 18px #3b82f659}.mini-chart__label{color:#cbd5ff;font-size:.8rem}.category-chart{gap:10px;display:grid}.category-row{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.category-row__label{color:#e6eaff;font-weight:600}.category-row__bar{background:#818cf81a;border-radius:10px;height:10px;position:relative;overflow:hidden}.category-row__bar-inner{background:linear-gradient(90deg,#818cf8a6,#3b82f6d9);position:absolute;inset:0}.category-row__value{color:#f9faff;justify-self:end;font-weight:600}.compact-table{border-collapse:separate;border-spacing:0 6px;width:100%;font-size:.95rem}.compact-table th{text-align:left;color:#cbd5ff;padding:4px 6px;font-weight:600}.compact-table td{background:#ffffff05;border-bottom:1px solid #ffffff0a;padding:8px 6px}.compact-table tr:hover td{background:#3b82f60d}.status-badge{text-transform:capitalize;color:#e6eaff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:4px 8px;font-size:.82rem;display:inline-flex}.status-badge.status-paid,.status-badge.status-completed,.status-badge.status-running,.status-badge.status-ok{color:#22c55e;background:#34d39926;border-color:#34d39966}.status-badge.status-pending,.status-badge.status-planned,.status-badge.status-low{color:#f59e0b;background:#fbbf2424;border-color:#fbbf2466}.status-badge.status-shipped,.status-badge.status-active{color:#0ea5e9;background:#38bdf824;border-color:#38bdf866}.status-badge.status-refunded,.status-badge.status-critical,.status-badge.status-maintenance{color:#f87171;background:#f8717126;border-color:#f8717173}.admin-payment-status-cell .status-badge{white-space:nowrap}.admin-orders .admin-table td select[title*=Stripe]{min-width:124px}.machine-list{gap:10px;display:grid}.machine-row{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:10px}.machine-row__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.machine-name{font-weight:700}.machine-row__metrics{color:#cbd5ff;gap:12px;font-size:.9rem;display:flex}.inventory-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.inventory-row{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.inventory-name{font-weight:700}.inventory-stock{color:#cbd5ff;font-size:.9rem}.pill-badge{color:#bfdbfe;background:#3b82f626;border:1px solid #3b82f666;border-radius:999px;padding:6px 12px;font-weight:700}.issues-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.sandbox-toggle{cursor:pointer;color:#e6eaff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-weight:600;display:inline-flex}.issue-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:6px;padding:12px;display:grid}.issue-label{color:#cbd5ff;font-size:.9rem}.issue-value{color:#f9faff;font-size:1.4rem;font-weight:800}@media (width<=991px){.dashboard-header{align-items:flex-start}.dashboard-filters{width:100%}}.scanner-queue__badge{color:#1b5bf7;text-transform:uppercase;background:#1b5bf71a;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.scanner-queue__meta{gap:8px;min-width:0;display:grid;overflow-x:hidden}.scanner-queue__meta input{color:#f8fafceb;box-sizing:border-box;background:#0f172a40;border:1px solid #94a3b866;border-radius:10px;width:100%;min-width:0;max-width:100%;padding:6px 10px;font-size:.9rem}.scanner-queue__meta input::placeholder{color:#94a3b8b3}.scanner-queue__badges{flex-wrap:wrap;gap:6px;display:flex}.scanner-queue__badge.badge-success{color:#22c55e;background:#10b98126}.scanner-queue__badge.badge-warning{color:#f97316;background:#f9731626}.scanner-hidden-canvas{opacity:0;pointer-events:none;width:0;height:0;position:absolute}@media (width<=991px){.scanner-window__header,.scanner-window__stage,.scanner-window__queue{padding:24px}}@media (width<=767px){.scanner-camera__grid{margin:16px}.scanner-window__status{text-align:center;width:100%}.scanner-window__header,.scanner-window__stage,.scanner-window__queue{min-width:0;padding:20px;overflow-x:hidden}.scanner-window__header{flex-direction:column}.scanner-window__actions{justify-content:flex-start;width:100%}.scanner-queue__list{grid-template-columns:1fr}.scanner-queue__header{flex-direction:column}.scanner-grid{grid-template-columns:1fr}}.form-actions{flex-wrap:wrap;gap:12px;display:flex}.form-success{color:#2dba8a;background:#2dba8a1f;border-radius:10px;padding:10px 14px}.admin-tabs{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.admin-tab{color:#e5e9ff;letter-spacing:.04em;background:#0f172ab8;border:1px solid #818cf838;border-radius:999px;padding:10px 22px;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s}.admin-tab:hover{background:#6366f147;border-color:#818cf866;box-shadow:0 12px 24px #6366f140}.admin-tab.active{color:#0f172a;background:linear-gradient(135deg,#f97316eb,#ffd60ae6);border-color:#f97316ad;box-shadow:0 16px 32px #f973163d}.admin-tab-panel{gap:clamp(18px,3vw,26px);display:grid}.admin-section-header{color:#eef2ff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-status-summary{color:#f8fbff;letter-spacing:.01em;background:#3b82f62e;border:1px solid #818cf83d;border-radius:14px;flex-wrap:wrap;gap:12px;padding:10px 16px;font-size:.9rem;display:flex;box-shadow:inset 0 0 0 1px #080c1c66}.admin-filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.admin-filters label{color:#e5e9ff;gap:6px;font-size:.9rem;font-weight:600;display:grid}.admin-filters input,.admin-filters select{box-sizing:border-box;color:#f8fbff;background:#0c122ab8;border:1px solid #818cf83d;border-radius:12px;height:38px;padding:8px 12px;font-size:.9rem;line-height:1.2;box-shadow:inset 0 0 0 1px #080c1c66}.app-main .admin-filter input,.app-main .admin-filter select,.app-main .admin-filters input,.app-main .admin-filters select{color:#000!important;background:0 0!important}.admin-filter-search{grid-column:span 2}.admin-bulk-bar{color:#ecfdf5;background:#2dba8a2e;border:1px solid #2dba8a52;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;display:flex}.admin-table-wrapper{background:#0c122ab8;border:1px solid #818cf833;border-radius:18px;overflow-x:auto;box-shadow:0 24px 58px #060a2073}.admin-table{border-collapse:collapse;color:#e9edff;width:100%;min-width:720px;font-size:.88rem}.admin-table th,.admin-table td{text-align:left;letter-spacing:.01em;vertical-align:top;border-bottom:1px solid #818cf82e;padding:8px 10px;line-height:1.3}.admin-table th{color:#f8fbff;background:#6366f13d;font-size:.85rem;font-weight:700}.admin-table tbody tr{background:#0c122a8f}.admin-table tbody tr:nth-child(2n){background:#0c122aa6}.admin-inline-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-corrugated-box-types{background:#0f172a38;border:1px solid #94a3b83d;border-radius:14px;grid-column:1/-1;gap:10px;padding:12px;display:grid}.admin-corrugated-box-types__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.admin-corrugated-box-types__header h4{margin:0}.admin-corrugated-box-types__table-wrap{overflow-x:auto}.admin-corrugated-box-types__table input[type=text],.admin-corrugated-box-types__table input[type=number]{width:100%;min-width:86px}.admin-corrugated-box-types__table .admin-user-checkbox,.admin-corrugated-box-types__hint{margin:0}.admin-inline-actions .btn,.admin-inline-actions button,.admin-inline-actions a{white-space:normal;text-align:center;height:auto;min-height:30px;padding:4px 8px;font-size:.8rem;line-height:1.1}@media (width<=1200px){.admin-table{font-size:.84rem}.admin-table th,.admin-table td{padding:6px 8px}.admin-inline-actions .btn,.admin-inline-actions button,.admin-inline-actions a{white-space:normal;height:auto;min-height:28px;padding:4px 6px;font-size:.75rem;line-height:1.1}.admin-filters{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.admin-filters input,.admin-filters select{height:36px;padding:6px 10px;font-size:.85rem}.admin-table th,.admin-table td{padding:8px 10px;line-height:1.25}}@media (width<=768px){.admin-filters{grid-template-columns:1fr}.admin-filter-search{grid-column:auto}.admin-table th,.admin-table td{padding:8px;line-height:1.2}.admin-inline-actions{gap:6px}}.admin-pagination{justify-content:flex-end;align-items:center;gap:16px;display:flex}.link-button{color:#1b5bf7;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.admin-modal-backdrop{z-index:40;background:#121e387a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-modal{color:#f1f5ff;background:linear-gradient(150deg,#070b1cf5,#0e152deb);border:1px solid #6366f12e;border-radius:24px;grid-template-rows:auto 1fr;width:min(920px,100%);max-height:90vh;display:grid;box-shadow:0 40px 80px #060a188c}.admin-modal-header{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a59;border-bottom:1px solid #6366f126;justify-content:space-between;align-items:center;padding:20px 26px;display:flex}.admin-modal-body{gap:24px;padding:26px;display:grid;overflow-y:auto}.order-form{width:min(1120px,100%)}.order-form-body{gap:24px}.order-form-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start}.order-form-main,.order-form-sidebar{gap:18px;min-width:0;display:grid}.order-form-sidebar{position:sticky;top:0}.order-form-section{background:radial-gradient(circle at 15% 0,#6366f147,#0000 60%),#0f172ad1;border:1px solid #6366f140;border-radius:18px;gap:18px;padding:20px 22px;display:grid;box-shadow:inset 0 0 0 1px #0f172a59}.order-form-section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-form-section-header>span{color:#cbd5e1c7;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:700;overflow:hidden}.order-form-section h4{color:#f8fbff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:1.25rem}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.order-form-summary,.order-payment-panel{gap:16px}.order-form-metric-grid{gap:10px;display:grid}.order-form-metric{background:#0f172a6b;border:1px solid #6366f133;border-radius:12px;gap:5px;padding:12px;display:grid}.order-form-metric span{color:#cbd5e1bd;text-transform:uppercase;font-size:.78rem;font-weight:700}.order-form-metric strong{color:#f8fbff;overflow-wrap:anywhere;font-size:1rem;line-height:1.2}.order-payment-actions{flex-wrap:wrap;gap:8px;display:flex}.order-payment-link-box{gap:10px;display:grid}.order-payment-link-field{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem}.payment-link-modal{width:min(820px,100%)}.payment-link-modal__body{gap:18px}.payment-link-modal__controls{grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) minmax(140px,auto);align-items:end;gap:14px;display:grid}.payment-link-modal__controls label{color:#ecf2ffe0;gap:7px;font-weight:700;display:grid}.payment-link-modal__controls input{width:100%}.payment-link-modal__meta{background:#0f172a66;border:1px solid #6366f138;border-radius:12px;gap:5px;padding:12px 14px;display:grid}.payment-link-modal__meta span,.payment-link-result__eyebrow{color:#cbd5e1c2;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.payment-link-modal__meta strong{color:#f8fbff;font-size:1rem}.payment-link-modal__empty,.payment-link-result{background:#0f172a6b;border:1px solid #6366f138;border-radius:16px}.payment-link-modal__empty{color:#ecf2ffd1;gap:6px;padding:18px;display:grid}.payment-link-modal__empty strong{color:#f8fbff}.payment-link-result{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:18px;display:grid}.payment-link-result__qr{aspect-ratio:1;background:#fff;border-radius:14px;place-items:center;width:188px;padding:12px;display:grid;box-shadow:0 18px 32px #04081238}.payment-link-result__svg,.payment-link-result__svg svg{width:100%;height:100%}.payment-link-result__placeholder{color:#64748b;text-align:center;font-size:.82rem}.payment-link-result__content{gap:12px;min-width:0;display:grid}.payment-link-result__content h4{color:#f8fbff;margin:3px 0 0;font-size:1.15rem}.payment-link-result__actions{flex-wrap:wrap;gap:8px;display:flex}.payment-link-modal__footer{background:0 0;border:0;padding:0}.admin-lovable:not(.admin-lovable--dark) .payment-link-modal__controls label{color:var(--admin-muted)}.admin-lovable:not(.admin-lovable--dark) .payment-link-modal__meta,.admin-lovable:not(.admin-lovable--dark) .payment-link-modal__empty,.admin-lovable:not(.admin-lovable--dark) .payment-link-result{background:#f8fafc;border-color:#e4e8f0}.admin-lovable:not(.admin-lovable--dark) .payment-link-modal__meta span,.admin-lovable:not(.admin-lovable--dark) .payment-link-result__eyebrow,.admin-lovable:not(.admin-lovable--dark) .payment-link-modal__empty{color:var(--admin-muted)}.admin-lovable:not(.admin-lovable--dark) .payment-link-modal__meta strong,.admin-lovable:not(.admin-lovable--dark) .payment-link-modal__empty strong,.admin-lovable:not(.admin-lovable--dark) .payment-link-result__content h4{color:var(--admin-text)}.order-form-layout>.form-error,.order-form-layout>.admin-modal-footer{grid-column:1/-1}.order-form-section p,.order-form-section label{color:#ecf2ffdb}.order-form-section textarea,.order-form-section input,.order-form-section select{color:#f8fbff;background:#0c1020e6;border:1px solid #6366f140;box-shadow:inset 0 12px 24px #090c1859}.order-form-section input::-moz-placeholder{color:#cbd5e199}.order-form-section textarea::-moz-placeholder{color:#cbd5e199}.order-form-section input::placeholder,.order-form-section textarea::placeholder{color:#cbd5e199}.order-form-section input:focus,.order-form-section select:focus,.order-form-section textarea:focus{border-color:#818cf88c;outline:2px solid #818cf880;box-shadow:0 0 0 4px #818cf81f}@media (width<=980px){.order-form-layout,.payment-link-modal__controls,.payment-link-result{grid-template-columns:1fr}.order-form-sidebar{position:static}.form-grid--three{grid-template-columns:1fr}}@media (width<=640px){.payment-link-result__qr{justify-self:center;width:min(100%,220px)}.payment-link-result__actions .btn,.payment-link-result__actions button,.payment-link-result__actions a{width:100%}}.admin-lovable:not(.admin-lovable--dark) .order-form-section-header>span,.admin-lovable:not(.admin-lovable--dark) .order-form-metric span{color:var(--admin-muted)}.admin-lovable:not(.admin-lovable--dark) .order-form-metric{background:#f8fafc;border-color:#e2e8f0}.admin-lovable:not(.admin-lovable--dark) .order-form-metric strong{color:var(--admin-text)}.admin-detail-section{gap:14px;display:grid}.admin-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.admin-detail-grid .label{color:#ffffffb3;letter-spacing:.015em;font-size:.85rem;display:block}.admin-detail-notes{color:#fff;gap:4px;display:grid}.admin-detail-table{border-collapse:collapse;width:100%}.admin-detail-table th,.admin-detail-table td{text-align:left;letter-spacing:.01em;border:1px solid #ffffff1a;padding:12px 14px;line-height:1.45}.admin-detail-pre{color:#e9ecff;background:#101429;border-radius:12px;max-height:220px;padding:14px;font-size:.85rem;overflow:auto}.admin-detail-card{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;gap:4px;padding:14px 16px;display:grid}.admin-order-detail-modal{width:min(1160px,100%)}.admin-order-detail-header{align-items:flex-start;gap:18px}.admin-order-detail-heading{gap:8px;min-width:0;display:grid}.admin-order-detail-eyebrow{color:#cbd5e1c2;letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-order-detail-heading h3{color:#f8fbff;overflow-wrap:anywhere;margin:0;font-size:1.35rem}.admin-order-detail-pills{flex-wrap:wrap;gap:8px;display:flex}.admin-order-detail-pill{color:#dbe7ff;background:#0f172a94;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:.78rem;display:inline-flex}.admin-order-detail-pill span{color:#cbd5e1b3;font-weight:700}.admin-order-detail-pill strong{color:inherit;font-weight:800}.admin-order-detail-pill.tone-success{color:#bbf7d0;background:#22c55e21;border-color:#22c55e52}.admin-order-detail-pill.tone-info{color:#bfdbfe;background:#3b82f624;border-color:#3b82f65c}.admin-order-detail-pill.tone-warning{color:#fde68a;background:#f59e0b24;border-color:#f59e0b5c}.admin-order-detail-pill.tone-danger{color:#fecaca;background:#f8717124;border-color:#f871715c}.admin-order-detail-body{gap:18px}.admin-order-detail-layout{grid-template-columns:minmax(0,1fr) minmax(300px,340px);align-items:start;gap:20px;display:grid}.admin-order-detail-main,.admin-order-detail-sidebar{gap:16px;min-width:0;display:grid}.admin-order-detail-sidebar{position:sticky;top:0}.admin-order-detail-section{background:#0f172aa3;border:1px solid #6366f138;border-radius:12px;gap:14px;min-width:0;padding:18px;display:grid;box-shadow:inset 0 0 0 1px #0f172a3d}.admin-order-detail-section-header{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.admin-order-detail-section-header h4{color:#f8fbff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.admin-order-detail-section-header span{color:#cbd5e1b3;font-size:.78rem;font-weight:800}.admin-order-detail-total{border-bottom:1px solid #94a3b82e;gap:4px;padding-bottom:14px;display:grid}.admin-order-detail-total span,.admin-order-detail-metric span,.admin-order-detail-field span,.admin-order-item-meta span,.admin-order-line-item-total span,.admin-order-address-type{color:#cbd5e1b8;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:800}.admin-order-detail-total strong{color:#f8fbff;font-size:2rem;line-height:1.1}.admin-order-detail-field-list{gap:10px;display:grid}.admin-order-detail-field{gap:4px;min-width:0;display:grid}.admin-order-detail-field strong,.admin-order-detail-metric strong,.admin-order-item-meta strong,.admin-order-line-item-title h5,.admin-order-line-item-total strong,.admin-order-address strong{color:#f8fbff;overflow-wrap:anywhere;line-height:1.25}.admin-order-detail-metric-grid,.admin-order-line-item-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-order-detail-metric{gap:4px;min-width:0;display:grid}.admin-order-line-items{border:1px solid #94a3b833;border-radius:12px;display:grid;overflow:hidden}.admin-order-line-item{background:#0f172a57;border-top:1px solid #94a3b82e;gap:13px;padding:16px;display:grid}.admin-order-line-item:first-child{border-top:0}.admin-order-line-item-top{justify-content:space-between;gap:18px;min-width:0;display:flex}.admin-order-line-item-title{gap:5px;min-width:0;display:grid}.admin-order-line-item-title h5{margin:0;font-size:1rem}.admin-order-line-item-title>span{color:#cbd5e1b8;font-size:.84rem;font-weight:700}.admin-order-line-item-total{text-align:right;gap:4px;min-width:105px;display:grid}.admin-order-item-metadata{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;padding-top:4px;display:grid}.admin-order-item-meta{gap:3px;min-width:0;display:grid}.admin-order-item-technical{border-top:1px solid #94a3b829;padding-top:10px}.admin-order-item-technical summary{cursor:pointer;color:#cbd5e1d1;font-size:.82rem;font-weight:800}.admin-order-item-technical .admin-order-item-metadata{margin-top:10px}.admin-order-detail-notes,.admin-order-detail-empty{color:#e2e8f0d6;margin:0;line-height:1.5}.admin-order-address-list{gap:12px;display:grid}.admin-order-address{gap:5px;min-width:0;display:grid}.admin-order-address span:not(.admin-order-address-type){color:#e2e8f0c7;overflow-wrap:anywhere;line-height:1.35}.admin-order-event-list{border:1px solid #94a3b833;border-radius:12px;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.admin-order-event-list li{background:#0f172a47;border-top:1px solid #94a3b82e;gap:6px;padding:12px 14px;display:grid}.admin-order-event-list li:first-child{border-top:0}.admin-order-event-list li>div{justify-content:space-between;gap:12px;display:flex}.admin-order-event-list strong{color:#f8fbff}.admin-order-event-list span,.admin-order-event-list small{color:#cbd5e1bd;overflow-wrap:anywhere}.admin-order-detail-footer{grid-column:1/-1}.admin-timeline{gap:10px;padding-left:0;list-style:none;display:grid}.admin-timeline li{background:#1b5bf714;border-radius:10px;gap:4px;padding:10px 12px;display:grid}.admin-modal-footer{justify-content:flex-end;gap:12px;margin-top:auto;display:flex}@media (width<=980px){.admin-order-detail-layout{grid-template-columns:1fr}.admin-order-detail-sidebar{position:static}}@media (width<=640px){.admin-order-detail-header,.admin-order-line-item-top,.admin-order-event-list li>div{flex-direction:column;align-items:flex-start}.admin-order-detail-metric-grid,.admin-order-line-item-metrics,.admin-order-item-metadata{grid-template-columns:1fr}.admin-order-line-item-total{text-align:left}}.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-eyebrow,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-pill span,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-section-header span,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-total span,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-metric span,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-field span,.admin-lovable:not(.admin-lovable--dark) .admin-order-item-meta span,.admin-lovable:not(.admin-lovable--dark) .admin-order-line-item-total span,.admin-lovable:not(.admin-lovable--dark) .admin-order-address-type,.admin-lovable:not(.admin-lovable--dark) .admin-order-line-item-title>span{color:var(--admin-muted)}.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-heading h3,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-section-header h4,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-total strong,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-field strong,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-metric strong,.admin-lovable:not(.admin-lovable--dark) .admin-order-item-meta strong,.admin-lovable:not(.admin-lovable--dark) .admin-order-line-item-title h5,.admin-lovable:not(.admin-lovable--dark) .admin-order-line-item-total strong,.admin-lovable:not(.admin-lovable--dark) .admin-order-address strong,.admin-lovable:not(.admin-lovable--dark) .admin-order-event-list strong{color:var(--admin-text)}.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-section{box-shadow:none;background:#fff;border-color:#e4e8f0}.admin-lovable:not(.admin-lovable--dark) .admin-order-line-items,.admin-lovable:not(.admin-lovable--dark) .admin-order-event-list{border-color:#e4e8f0}.admin-lovable:not(.admin-lovable--dark) .admin-order-line-item,.admin-lovable:not(.admin-lovable--dark) .admin-order-event-list li{background:#f8fafc;border-color:#e4e8f0}.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-total,.admin-lovable:not(.admin-lovable--dark) .admin-order-item-technical{border-color:#e4e8f0}.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-notes,.admin-lovable:not(.admin-lovable--dark) .admin-order-detail-empty,.admin-lovable:not(.admin-lovable--dark) .admin-order-address span:not(.admin-order-address-type),.admin-lovable:not(.admin-lovable--dark) .admin-order-event-list span,.admin-lovable:not(.admin-lovable--dark) .admin-order-event-list small,.admin-lovable:not(.admin-lovable--dark) .admin-order-item-technical summary{color:var(--admin-muted)}.admin-products,.admin-calculator{gap:24px}.admin-resource-grid{gap:24px;display:grid}@media (width>=992px){.admin-resource-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}}.admin-resource-list{gap:18px;display:grid}.admin-resource-list ul{gap:12px;display:grid}.admin-resource-list li{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.admin-resource-form{gap:16px;display:grid}.step-list{gap:14px;padding-left:18px;display:grid}.step-list li{color:#4a5466}.pane-grid,.card-grid,.metric-grid,.reference-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.card-grid article,.pane-grid>div,.metric-card{background:#1a1a1a;border:1px solid #1b5bf71a;border-radius:16px;padding:20px}.metric-card{text-align:center}.metric-value{color:#1b5bf7;font-size:2rem;font-weight:700;display:block}.metric-label{color:#ffffffb3}.bullet-list{color:var(--text-secondary,#fffffff2);gap:12px;padding-left:18px;font-size:18px;line-height:1.6;list-style:inside;display:grid}.bullet-list li{color:var(--text-secondary,#fffffff2);font-family:Open Sans,sans-serif}.table{gap:12px;display:grid}.table-head,.table-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;display:grid}.table-head{color:#fff;border-bottom:1px solid #1f24301f;padding-bottom:8px;font-weight:600}.table-row{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;padding:14px 16px}.status{text-transform:capitalize;font-weight:600}.status.layout{color:#1b5bf7}.status.quote{color:#f6b93b}.status.production{color:#2dba8a}.timeline{color:#4a5466;gap:10px;padding-left:18px;display:grid}.login-page .card-grid article{gap:14px;display:grid}.login-card{gap:28px;display:grid}.login-form{gap:18px;display:grid}.calculator-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.calculator-grid--primary{grid-template-columns:1fr}@media (width>=992px){.calculator-grid--primary{grid-template-columns:minmax(360px,1.35fr) minmax(260px,1fr);align-items:stretch}.calculator-grid--primary>.calculator-card:nth-child(3){grid-column:1/-1}}.scanner-grid{grid-template-columns:1fr;align-items:start;gap:clamp(18px,3vw,28px);min-width:0;display:grid;overflow-x:hidden}@media (width>=1080px){.scanner-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.scanner-window__stage,.scanner-window__queue{min-width:0;height:100%;overflow-x:hidden}}.scanner-window__main{gap:20px;display:grid}.scanner-viewport{background:#f8fafc;border:1px solid #1f24301a;border-radius:20px;width:100%;min-height:400px;overflow:hidden}.scanner-initial-buttons{flex-direction:column;gap:12px;max-width:300px;margin-top:24px;display:flex}.scanner-initial-buttons-inline{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;min-width:0;display:flex;overflow-x:hidden}.scanner-initial-buttons-inline .btn{flex:auto;min-width:0;max-width:100%}.scanner-controls{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;gap:20px;padding:20px;display:grid}.scanner-capture-controls{justify-content:center;gap:12px;display:flex}.scanner-review__svg-overlay{pointer-events:none;z-index:10;position:absolute;inset:0}.scanner-review__svg-overlay svg{width:100%;height:100%;position:absolute;top:0;left:0}.scanner-review__svg-overlay path{stroke:red!important;stroke-width:3px!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.scanner-review__info{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;background:#060c1fd9;border-radius:8px;flex-wrap:wrap;gap:16px;padding:12px;font-size:.9rem;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.scanner-review__info-item{align-items:center;gap:8px;display:flex}.scanner-review__info-item span{opacity:.8}.scanner-review__info-item strong{color:#fff}.scanner-review__controls label{gap:8px;display:grid}.scanner-review__controls .slider-value{color:#1b5bf7;text-align:center;font-weight:600}.scanner-review__controls .slider-hint{color:#ffffffb3;margin:0 0 8px;font-size:.85rem}.scanner-review__actions{border-top:1px solid #1f243014;flex-wrap:wrap;justify-content:center;gap:12px;padding-top:16px;display:flex}.scanner-main{display:grid}.scanner-sidebar{gap:24px;display:grid}.scanner-card{position:relative;overflow:hidden}.scanner-header{flex-direction:column;gap:12px;display:flex}@media (width>=576px){.scanner-header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.scanner-status{color:#1b5bf7;background:#f1f4ff;border-radius:12px;padding:12px 16px;font-size:.9rem}.scanner-stage{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}@media (width>=768px){.scanner-stage{grid-template-columns:repeat(3,minmax(0,1fr))}}.scanner-panel{gap:12px;display:grid}.scanner-inline-actions{flex-wrap:wrap;gap:10px;display:flex}.scanner-inline-actions .btn{min-width:140px}.scanner-frame{background:radial-gradient(circle,#1b5bf714,#1b5bf700);border:1px dashed #1b5bf759;border-radius:18px;min-height:220px;position:relative;overflow:hidden}.scanner-frame.is-live{background:radial-gradient(circle,#1b5bf71f,#1b5bf700)}.scanner-live{gap:12px;display:grid}.scanner-live-view{aspect-ratio:3/2;background:#0f172a99;border-radius:14px;width:100%;position:relative;overflow:hidden}.scanner-live-video-wrapper{aspect-ratio:16/10;background:#0f172a;border-radius:16px;width:100%;min-height:60vh;max-height:85vh;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.scanner-live-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.scanner-live-video-wrapper:fullscreen{max-height:100vh;aspect-ratio:unset;border-radius:0;width:100vw;height:100vh}.scanner-live-overlay{pointer-events:none;background:linear-gradient(#060c1f4d 0%,#0000 40% 60%,#060c1f99 100%);flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.scanner-live-grid{background-image:linear-gradient(#38bdf840 2px,#0000 2px),linear-gradient(90deg,#38bdf840 2px,#0000 2px);background-size:20% 100%,100% 20%;border:2px solid #38bdf880;border-radius:12px;position:absolute;inset:20%}.scanner-live-indicators{pointer-events:none;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:16px;left:16px;right:16px}.scanner-quality-indicator{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:8px;align-items:center;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.scanner-quality-indicator.good{background:#10b981cc}.scanner-quality-indicator.poor{background:#ef4444cc}.scanner-quality-indicator.ready{background:#22c55ee6;animation:1.5s ease-in-out infinite pulse}.scanner-live-instructions{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;pointer-events:none;background:#060c1fd9;border-radius:8px;padding:12px;font-size:.9rem;position:absolute;bottom:16px;left:16px;right:16px}.scanner-live-instructions p{margin:0}.scanner-live-controls{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;display:flex}.scanner-live-toggle{color:#fffc;cursor:pointer;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-size:.9rem;display:flex}.scanner-live-toggle input[type=checkbox]{cursor:pointer}.scanner-live-placeholder{text-align:center;place-items:center;min-height:160px;padding:24px;display:grid}.scanner-viewport{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.scanner-overlay{pointer-events:none;position:absolute;inset:0}.overlay-corner{border:3px solid #1b5bf7cc;width:32px;height:32px;position:absolute}.overlay-corner.top-left{border-bottom:none;border-right:none;top:12px;left:12px}.overlay-corner.top-right{border-bottom:none;border-left:none;top:12px;right:12px}.overlay-corner.bottom-left{border-top:none;border-right:none;bottom:12px;left:12px}.overlay-corner.bottom-right{border-top:none;border-left:none;bottom:12px;right:12px}.overlay-cross{opacity:.7;background:linear-gradient(90deg,#0000,#1b5bf759,#0000);position:absolute}.overlay-cross.horizontal{width:100%;height:2px;top:50%;transform:translateY(-50%)}.overlay-cross.vertical{background:linear-gradient(#0000,#1b5bf759,#0000);width:2px;height:100%;left:50%;transform:translate(-50%)}.scanner-frame:not(.is-live) .overlay-cross{display:none}.foam-editor-page{gap:24px;display:grid}.foam-editor-page__header{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:22px;gap:18px;padding:clamp(20px,3vw,32px);display:grid;box-shadow:0 12px 34px #00000080}.foam-editor-page__header h1{margin:0 0 12px}.foam-editor-page__header p{color:#fffc;max-width:720px;margin:0}.foam-editor-page__actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.foam-editor-page__empty{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:24px;padding:clamp(40px,5vw,60px);display:grid;box-shadow:0 12px 34px #00000080}.foam-editor-page__empty p{color:#fffc;margin:0}.foam-editor-page__empty-text{gap:14px;display:grid}.foam-editor-page__empty-preview{background:linear-gradient(145deg,#2563eb14,#ffffff08);border:1px dashed #ffffff1f;border-radius:16px;padding:18px}.foam-editor-page__preview-board{background:radial-gradient(circle at 20% 20%,#ffffff14,#ffffff05);border:1px solid #ffffff14;border-radius:12px;height:200px;position:relative;overflow:hidden}.foam-editor-page__preview-slot{background:#ffffff2e;border:1px solid #ffffff40;position:absolute;top:0;left:0;box-shadow:0 10px 24px #00000040}.foam-editor-page__preview-hint{color:#ffffffb8;margin:12px 0 0;font-size:.95rem}.foam-editor-page__footer{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:22px;justify-content:center;align-items:center;padding:clamp(20px,3vw,32px);display:flex;box-shadow:0 12px 34px #00000080}.scanner-actions{align-items:center}.scanner-svg-hint{color:#fff;background:#1b5bf714;border-radius:14px;gap:6px;margin-top:18px;padding:18px;display:grid}.scanner-insights{background:#1b5bf70f;border-radius:16px;gap:16px;margin-top:24px;padding:18px;display:grid}.scanner-insights-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.scanner-badge{letter-spacing:.04em;color:#fff;background:#1b5bf7;border-radius:999px;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.scanner-badge.success{background:#059669}.scanner-badge.warning{background:#dc2626}.scanner-diagnostic-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.scanner-diagnostic-grid dt{text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3;font-size:.75rem}.scanner-diagnostic-grid dd{color:#fff;margin:4px 0 0;font-weight:600}.scanner-success{color:#166534;margin:0;font-weight:500}.scanner-warning{color:#b45309;margin:0;font-weight:500}.scanner-note{color:#ffffffb3;margin:0;font-size:.85rem}.scanner-placeholder{text-align:center;color:#ffffffb3;border:1px dashed #1f24302e;border-radius:16px;place-items:center;min-height:160px;padding:24px;display:grid}.scanner-workspace-card{gap:24px;display:grid}.workspace-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.workspace-header__status{color:#1b5bf7;background:#1b5bf714;border-radius:12px;padding:10px 14px;font-size:.95rem;font-weight:600}.scanner-workspace{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.workspace-preview{gap:18px;display:grid}.workspace-preview__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.warp-preview{background:radial-gradient(circle,#0f172a1f,#0f172a66);border:1px solid #94a3b840;border-radius:20px;place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.warp-preview--ready{background:#0f172a}.warp-preview__canvas{place-items:center;width:100%;height:100%;display:grid;position:relative}.warp-preview__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.warp-preview__overlay{-o-object-fit:contain;object-fit:contain;mix-blend-mode:lighten;opacity:.85;width:100%;height:100%;position:absolute;inset:0}.warp-preview__placeholder{text-align:center;color:#f1f5f9cc;max-width:440px;padding:32px}.workspace-side{gap:18px;display:grid}.workspace-side-card{background:#1a1a1a;border:1px solid #94a3b840;border-radius:18px;gap:14px;padding:18px 20px;display:grid}.workspace-side-card h4{margin:0}.workspace-action-buttons{flex-wrap:wrap;gap:12px;display:flex}.workspace-source-preview{gap:8px;display:grid}.source-thumb{-o-object-fit:cover;object-fit:cover;background:#f8fafc;border:1px solid #94a3b833;border-radius:14px;width:100%}.source-thumb--empty{color:#64748b;background:#f8fafc;border:1px dashed #94a3b880;border-radius:14px;place-items:center;min-height:120px;font-size:.9rem;display:grid}.workspace-source-caption{color:#64748b;font-size:.8rem}.workspace-live-hint{color:#1b2a4a;background:#1b5bf70d;border:1px dashed #1b5bf74d;border-radius:14px;padding:12px;font-size:.85rem}.tuning-field{gap:6px;display:grid}.tuning-field input[type=range]{width:100%}.tuning-field input[type=number]{border:1px solid #94a3b866;border-radius:10px;width:120px;padding:6px 10px;font-size:.95rem}.workspace-status-block{color:#1b5bf7;background:#1b5bf714;border-radius:12px;padding:10px 12px;font-size:.9rem;font-weight:600}.workspace-metric{color:#0f172a;margin:0;font-weight:600}.workspace-parameters{color:#475569;gap:6px;font-size:.9rem;display:grid}.workspace-parameters h5{text-transform:uppercase;letter-spacing:.04em;color:#1b2a4a;margin:0;font-size:.85rem}.workspace-parameters ul{gap:2px;margin:0;padding-left:18px;display:grid}.workspace-side-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;display:flex;overflow-x:hidden}.workspace-side-actions .btn{flex-shrink:1;min-width:140px;max-width:100%}.source-thumb,.warp-preview__image,.warp-preview__overlay{transition:opacity .2s,transform .2s}.workspace-action-buttons .btn{min-width:140px}.workspace-side-card .btn.primary{box-shadow:0 10px 25px #1b5bf72e}.workspace-side-card .btn.ghost{background:#0f172a0d}.scanner-badge.neutral{background:#475569}.scanner-warnings{color:#b45309;gap:6px;margin:0;padding-left:18px;display:grid}.workspace-side-card .scanner-note{font-size:.85rem}.workspace-side-card .scanner-success{margin:0}@media (width<=1199px){.scanner-workspace{grid-template-columns:minmax(0,1fr)}.workspace-side{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (width<=720px){.workspace-header__status{text-align:center;width:100%}.workspace-action-buttons{flex-direction:column}.workspace-side-card .btn,.tuning-field input[type=number]{width:100%}}.scanner-svg-preview{background:#1a1a1a;border:1px solid #1f24302e;border-radius:16px;width:100%;height:100%;min-height:160px}.scanner-toolbar{display:grid}.scanner-toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.scanner-toolbar-actions{gap:16px;width:100%;display:grid}.scanner-toolbar-item{gap:8px;max-width:260px;display:grid}.scanner-toolbar-actions .btn{width:100%}.scanner-toolbar-hint{color:#ffffffb3;font-size:.85rem}.custom-hint{color:#1b2a4a;background:#1b5bf714;border-radius:12px;margin-top:14px;padding:12px 16px}.scanner-toolbar-status{color:#ffffffb3;font-size:.95rem}.scanner-results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.scanner-result-actions{flex-wrap:wrap;gap:12px;display:flex}.scanner-results-list{gap:14px;margin-top:18px;display:grid}.scanner-result-card{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.scanner-result-info{gap:6px;display:grid}.scanner-result-meta{flex-wrap:wrap;align-items:center;gap:8px;font-size:.85rem;display:flex}.scanner-result-metric{color:#fff;font-weight:500}.scanner-result-warning{color:#b45309;font-weight:500}.scanner-result-buttons{flex-wrap:wrap;gap:10px;display:flex}.scanner-note-card{gap:12px;display:grid}.scanner-note-card h3{margin:0}.scanner-result-buttons .btn{min-width:96px}.calculator-card{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;gap:18px;min-width:0;padding:24px;display:grid;box-shadow:0 10px 28px #12295214}.form-grid{gap:14px;display:grid}.form-grid--two{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.form-grid--two>button,.form-grid--two>.form-actions{grid-column:1/-1}.form-grid--horizontal{flex-wrap:wrap;gap:16px;display:flex}.form-grid--horizontal label{flex:340px;min-width:240px}.form-grid--dense{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.form-grid label{color:#fff;gap:6px;font-weight:600;display:grid}.form-grid input,.form-grid select,.form-grid textarea,.login-form input,.login-form select,.login-form textarea{border:1px solid #1f243029;border-radius:10px;padding:10px 12px;font-size:1rem}.form-grid input:focus,.form-grid select:focus{border-color:#1b5bf780;outline:2px solid #1b5bf780}.form-grid textarea,.login-form textarea{resize:vertical;min-height:90px}.form-grid--horizontal select{width:100%;min-width:0}.form-grid--horizontal option{white-space:normal}.tool-list{gap:12px;display:grid}.header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.tool-row{background:#1a1a1a;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.tool-row strong{display:block}.tool-row span{color:#ffffffb3;font-size:.9rem}.muted{color:#ffffffb3;margin:0;font-size:.95rem}.app-main .muted{color:#000!important}.text-warning{color:#f97316e6;font-weight:500}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.summary-grid .label,.summary-totals .label{color:#ffffffb3;font-size:.85rem;display:block}.summary-totals{border-top:1px solid #1f24301f;gap:14px;padding-top:16px;display:grid}.summary-totals>div{justify-content:space-between;align-items:center;display:flex}.preview-progress{gap:6px;display:grid}.preview-progress .bar{background:#1b5bf729;border-radius:999px;height:10px;overflow:hidden}.preview-progress .fill{background:linear-gradient(135deg,#1b5bf7,#426bff);height:100%}.tool-summary{gap:10px;display:grid}.tool-summary-row span{color:#ffffffb3;font-size:.9rem}.drawer-selector{gap:18px;display:grid}.drawer-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.drawer-card{background:#1a1a1a;border:1px solid #1f243029;border-radius:14px;gap:6px;min-width:0;padding:16px;display:grid}.drawer-card.active{border-color:#1b5bf780;box-shadow:0 10px 22px #1b5bf726}.drawer-card input{justify-self:flex-start}.drawer-name{color:#fff;font-weight:600}.drawer-size{color:#ffffffb3;font-size:.85rem}.drawer-manager{gap:24px;display:grid}@media (width>=992px){.drawer-manager{grid-template-columns:repeat(auto-fit,minmax(420px,1fr))}}.tool-summary-section{border-top:1px solid #1f24301f;margin-top:12px;padding-top:12px}.preview-scanner{border-top:1px solid #1f24301f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding-top:18px;display:flex}.preview-scanner>div{flex:260px;min-width:220px}.preview-scanner .btn{flex:none}.case-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.case-column strong{color:#fff;margin-bottom:8px;display:block}.login-form label{color:#fff;gap:6px;font-weight:600;display:grid}.login-form input{border:1px solid #1f243029;border-radius:10px;padding:12px 14px;font-size:1rem}.login-form input:focus{border-color:#1b5bf780;outline:2px solid #1b5bf780}.form-error{color:#d9534f;background:#d9534f1a;border-radius:10px;padding:10px 14px}.login-hint p{color:#ffffffb3;font-size:.95rem;line-height:1.5}@media (width<=575px){.app-main{padding:36px 20px 72px}.module-section,.grid article{padding:22px}}.action-bar{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.action-bar .btn{min-width:160px}.admin-operator{gap:24px;display:grid}.operator-kanban{grid-auto-columns:minmax(320px,1fr);grid-auto-flow:column;gap:1.5rem;padding-bottom:1rem;display:grid;overflow-x:auto}.operator-column{grid-template-rows:auto 1fr;gap:1rem;min-width:320px;display:grid}.operator-column-header{background:#1a1a1a;border-top:4px solid;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 8px #1f243014}.operator-column-header h3{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.operator-count{color:#fff;background:#1f243014;border-radius:999px;padding:4px 10px;font-size:.9rem;font-weight:600}.operator-column-body{gap:1rem;max-height:calc(100vh - 300px);padding-right:.5rem;display:grid;overflow-y:auto}.operator-card{background:#1a1a1a;border-left:4px solid #ecc94b;border-radius:12px;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 4px 12px #1f24301a}.operator-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1f243026}.operator-card-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.operator-order-number{color:#fff;font-size:1.15rem;font-weight:700}.operator-order-type{text-transform:uppercase;color:#ffffffb3;border:1px solid #5f66784d;border-radius:999px;padding:.25rem .75rem;font-size:.85rem}.operator-card-body{gap:.75rem;display:grid}.operator-card-body strong{color:#fff;margin-bottom:.25rem;font-size:1.05rem;display:block}.operator-card-meta{color:#ffffffb3;justify-content:space-between;gap:.75rem;font-size:.9rem;display:flex}.operator-file-status{font-weight:600}.operator-file-status.status-ready{color:#48bb78}.operator-file-status.status-error{color:#f87171}.operator-card-footer{color:#ffffffb3;justify-content:space-between;gap:.75rem;font-size:.85rem;display:flex}.operator-blocks{text-transform:capitalize}.operator-blocks.ok{color:#60a5fa}.operator-card-actions{border-top:1px solid #1f243014;gap:.75rem;padding-top:.75rem;display:grid}.operator-card-actions select{background:#1a1a1a;border:1px solid #1f243029;border-radius:8px;padding:6px 10px;font-size:.9rem}.operator-action-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.operator-action-buttons .btn.small{padding:6px 12px;font-size:.85rem}.app-main .btn.ghost.small{color:#000;background:0 0;border:1px solid #0003;padding:6px 14px;font-size:.85rem}.app-main .btn.ghost.small:hover,.app-main .btn.ghost.small:focus-visible{color:#000;background:#0000000f}.operator-card-dates{color:#ffffffb3;border-top:1px solid #1f24300f;padding-top:.5rem;font-size:.8rem}@media (width<=1024px){.operator-kanban{grid-auto-columns:minmax(280px,1fr)}}.scanner-preview{background:#0f172a;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:60vh;max-height:85vh;display:flex;overflow:hidden}.scanner-preview__image{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.scanner-preview__image img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.scanner-preview-controls{justify-content:center;gap:12px;padding:20px;display:flex}@media (width<=768px){.scanner-preview{border-radius:0;min-height:70vh;max-height:100vh}}.shop-section{box-shadow:none;background:0 0;border:none;border-radius:0;gap:clamp(24px,4vw,40px);padding:0}.page-shop .shop-section{gap:clamp(20px,3vw,32px);padding-top:clamp(24px,4vw,32px)}.page-shop{gap:clamp(24px,4vw,36px);width:100%;max-width:none;margin:0 auto;padding:clamp(32px,4vw,48px) clamp(20px,5vw,40px)}.app-shell--no-announcement .app-main>.page-shop{padding-top:clamp(10px,1.6vw,18px)}.app-main>.page-shop{overflow:clip visible}.page-shop .module-section,.page-shop .shop-section{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.page-shop .shop-layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:flex-start;gap:clamp(20px,3vw,36px);display:grid}.page-shop .shop-toolbar-row{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:center;gap:clamp(20px,3vw,36px);margin-bottom:clamp(16px,2vw,24px);display:grid}.page-shop .shop-toolbar{row-gap:12px;margin-top:clamp(20px,3vw,28px)}.shop-toolbar__sort{z-index:2;pointer-events:auto;align-items:center;gap:8px;margin-left:auto;display:flex;position:relative}.shop-toolbar__sort .shop-filter__label{color:#475569;margin:0;font-size:.85rem}.shop-toolbar__search{flex:min(480px,100%);min-width:min(360px,100%);max-width:640px}.shop-toolbar__search .shop-filter__search input{background:#fff;border-color:#94a3b86b;border-radius:999px;min-height:42px;padding-left:42px;font-size:.95rem;box-shadow:0 8px 22px #0f172a0b}.shop-toolbar__search .shop-filter__search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f,0 10px 26px #0f172a14}.shop-toolbar__search .shop-filter__search svg{color:#64748b;width:16px;height:16px;left:16px}.page-shop .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,28px)}@media (width<=1280px){.page-shop .product-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}.page-shop .shop-empty,.page-shop .shop-sidebar{box-shadow:0 10px 28px #11182714}.shop-sidebar__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px;display:flex}.shop-sidebar__header .button.ghost{color:#2563eb;min-height:auto;box-shadow:none;background:0 0;border:none;padding:0;font-size:.86rem;font-weight:700}.shop-sidebar__header .button.ghost:hover{color:#1d4ed8;background:0 0}.shop-sidebar__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#64748b;margin:0;font-size:.66rem;font-weight:700}.shop-sidebar__title{letter-spacing:-.01em;color:#0f172a;margin:4px 0;font-size:1.25rem}.shop-sidebar__hint{color:#6b7280;margin:0;font-size:.95rem}.shop-filter{gap:8px;display:grid}.shop-filter__label{color:#0f172a;letter-spacing:0;margin:0;font-size:.9rem;font-weight:700}.shop-filter__search{align-items:center;display:flex;position:relative}.shop-filter__search input{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;width:100%;padding:9px 12px 9px 34px;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.shop-filter__search input:focus{background:#fff;border-color:#60a5fa;outline:none;box-shadow:0 0 0 2px #3b82f624}.shop-filter__search input::placeholder{color:#94a3b8}.shop-filter__search svg{color:#94a3b8;pointer-events:none;width:14px;height:14px;top:50%;left:11px;transform:translateY(-50%);position:absolute!important}.shop-filter__list{gap:2px;display:grid}.shop-filter__pill{text-align:left;color:#334155;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:7px 8px;font-size:.9rem;font-weight:500;line-height:1.35;transition:color .15s,border-color .15s,background .15s;display:flex}.shop-filter__pill:hover{color:#0f172a;background:#f8fafc}.shop-filter__pill.is-active{color:#0f172a;background:#2563eb0f;border-color:#2563ebb8;font-weight:600}.shop-filter__count{color:#1d4ed8;background:#2563eb1a;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:24px;font-size:.78rem;font-weight:700;display:inline-flex}.shop-filter__group.is-open .shop-filter__pill{background:#2563eb08}.shop-filter__sublist{border-left:1px solid #e2e8f0;gap:2px;margin:2px 0 0;padding:0 0 0 8px;list-style:none;display:grid}.shop-filter__subpill{text-align:left;color:#475569;background:0 0;border:1px solid #0000;border-radius:8px;width:100%;padding:5px 8px;font-size:.86rem;transition:background .15s,border-color .15s,color .15s}.shop-filter__subpill:hover{color:#0f172a;background:#f8fafc}.shop-filter__subpill.is-active{color:#0f172a;background:#2563eb0f;border-color:#2563eb8c}.shop-filter__checkbox{color:#111827;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:inline-flex}.shop-filter__checkbox input{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:4px;width:16px;height:16px;margin:0;transition:border-color .15s,background-color .15s,box-shadow .15s;display:inline-block;position:relative}.shop-filter__checkbox input:after{content:"";transform-origin:50%;border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;transition:transform .12s;position:absolute;top:1px;left:4px;transform:rotate(45deg)scale(0)}.shop-filter__checkbox input:checked{background-color:#2563eb;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb24}.shop-filter__checkbox input:checked:after{transform:rotate(45deg)scale(1)}.shop-filter__select{color:#000;background:#f8fafc;border:1px solid #94a3b8b3;border-radius:12px;width:100%;padding:10px 12px}.shop-toolbar__sort .shop-filter__select{z-index:2;pointer-events:auto;width:auto;min-width:190px;position:relative;background:var(--shop-sort-background,#fff)!important;color:var(--shop-sort-color,#000)!important}.shop-toolbar__sort .shop-filter__select option{color:#000}.shop-main{gap:18px;display:grid}.shop-main__calculator-card{background:linear-gradient(160deg,#eff6ffe6,#fffffffa);border:1px solid #2563eb33;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:clamp(14px,2.2vw,18px);display:flex;box-shadow:0 12px 28px #0f172a14}.shop-main__calculator-copy{gap:4px;display:grid}.shop-main__calculator-label{text-transform:uppercase;letter-spacing:.08em;color:#1e3a8a;margin:0;font-size:.75rem;font-weight:700}.shop-main__calculator-copy h3{color:#0f172a;margin:0;font-size:1.1rem}.shop-main__calculator-copy p{color:#475569;margin:0;font-size:.9rem}.shop-main__calculator-button{white-space:nowrap;min-height:42px}.shop-toolbar{gap:10px;display:grid}.shop-toolbar__info{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.shop-toolbar__info h2{letter-spacing:-.01em;margin:0;font-size:clamp(1.3rem,2vw,1.6rem)}.shop-toolbar__info span{color:#475569}.shop-toolbar__chips{flex-wrap:wrap;gap:8px;display:flex}.shop-toolbar__chips .chip{color:#0f172a;background:#3b82f61f;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.9rem;font-weight:600;display:inline-flex}@media (width<=1024px){.page-shop .shop-layout,.page-shop .shop-toolbar-row{grid-template-columns:1fr}.shop-sidebar{position:relative;top:0}.shop-toolbar__info{flex-direction:column;align-items:flex-start}.shop-toolbar__search{flex-basis:100%;order:3;max-width:none}.shop-toolbar__sort{margin-left:0}.shop-main__calculator-card{flex-direction:column;align-items:flex-start}.shop-main__calculator-button{justify-content:center;width:100%}}.shop-page{gap:clamp(18px,3vw,28px);width:min(100%,1280px);max-width:1280px;margin:0 auto;padding:clamp(24px,4vw,40px) clamp(18px,4vw,32px);display:grid}.shop-page__layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:flex-start;gap:clamp(20px,3vw,36px);display:grid}.shop-page__sidebar{background:#fff;border:1px solid #0f172a14;border-radius:18px;gap:16px;padding:clamp(16px,3vw,20px);display:grid;position:sticky;top:88px;box-shadow:0 12px 32px #0f172a14}.shop-page__sidebar-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.shop-page__eyebrow{text-transform:uppercase;letter-spacing:.06em;color:#475569;margin:0;font-size:.8rem}.shop-page__title{letter-spacing:-.01em;color:#0f172a;margin:4px 0;font-size:1.4rem}.shop-page__subtitle{color:#0f172a;margin:4px 0;font-size:1.2rem}.shop-page__hint{color:#6b7280;margin:0;font-size:.95rem}.shop-page__search{gap:6px;display:grid}.shop-page__search label{color:#0f172a;font-weight:600}.shop-page__search-box{position:relative}.shop-page__search-box input{color:#0f172a;background:#f8fafc;border:1px solid #94a3b8b3;border-radius:12px;width:100%;padding:10px 12px 10px 38px;transition:border-color .2s,box-shadow .2s}.shop-page__search-box input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f62e}.shop-page__search-box svg{color:#94a3b8;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.shop-page__calculator-cta{background:linear-gradient(160deg,#eff6ffe6,#fffffff5);border:1px solid #2563eb33;border-radius:14px;gap:8px;padding:12px;display:grid}.shop-page__calculator-label{text-transform:uppercase;letter-spacing:.08em;color:#334155;margin:0;font-size:.8rem;font-weight:700}.shop-page__calculator-button{justify-content:center;width:100%}.shop-page__calculator-inline{white-space:nowrap}.shop-page__filters{gap:12px;display:grid}.shop-page__main{gap:16px;display:grid}.shop-page__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.shop-page__chips{flex-wrap:wrap;gap:8px;display:flex}.chip-button{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 10px;font-size:.9rem}.chip-button.is-active{color:#0f172a;background:linear-gradient(135deg,#6366f124,#38bdf829);border-color:#6366f1}.shop-page__chips .chip{color:#0f172a;background:#3b82f61f;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.9rem;font-weight:600;display:inline-flex}.shop-facets{gap:14px;display:grid}.shop-facets .facet-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.shop-facets h3{color:#0f172a;margin:0;font-size:1.05rem}.shop-facets section h4{color:#111827;margin:6px 0}.shop-facets ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.shop-facets li{align-items:center;gap:8px;display:flex}.shop-facets input[type=checkbox]{width:16px;height:16px}@media (width<=1024px){.shop-page__layout{grid-template-columns:1fr}.shop-page__sidebar{position:relative;top:0}.shop-page__toolbar{flex-direction:column;align-items:flex-start}}.shop-hero{gap:10px;margin-bottom:clamp(20px,3vw,28px);display:grid}.shop-hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#1e3a8a;margin:0;font-weight:700}.shop-hero h1{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:clamp(1.9rem,3vw,2.4rem)}.shop-hero__sub{color:#475569;margin:0;font-size:1.05rem;line-height:1.6}.page-shop--closed{align-items:center;min-height:calc(100vh - 160px);display:grid}.shop-closed{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:center;gap:clamp(24px,5vw,56px);width:min(1040px,100%);margin:0 auto;padding:clamp(28px,5vw,56px);display:grid;box-shadow:0 24px 60px #0f172a1a}.shop-closed__copy{gap:16px;max-width:680px;display:grid}.shop-closed__eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:700}.shop-closed h1{color:#0f172a;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.shop-closed p{color:#475569;margin:0;font-size:1.04rem;line-height:1.65}.shop-closed__button{width:fit-content;margin-top:8px}.shop-closed__list{gap:10px;display:grid}.shop-closed__tile{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:0;overflow:hidden}.shop-closed__tile img{aspect-ratio:16/8;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.shop-closed__tile figcaption{color:#0f172a;padding:13px 15px 14px;font-weight:700;line-height:1.2}@media (width<=720px){.page-shop--closed{align-items:start}.shop-closed{border-radius:14px;grid-template-columns:1fr}}.shop-layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,40px);display:grid}.shop-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:24px;gap:24px;padding:clamp(20px,3vw,28px);display:grid;position:sticky;top:110px;box-shadow:0 16px 42px #0f172a14}.shop-sidebar__header h2{margin-bottom:6px;font-size:1.25rem}.shop-sidebar__header p{color:#6b7280;margin:0;font-size:.95rem}.shop-filters{gap:22px;display:grid}.filter-group{gap:12px;display:grid}.filter-group__title{letter-spacing:.02em;text-transform:uppercase;color:#0f172a;font-size:.95rem;font-weight:600}.filter-chips{gap:8px;display:grid}.filter-chip{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:.95rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.filter-chip:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14}.filter-chip.is-active{color:#1e293b;background:linear-gradient(135deg,#4f46e514,#38bdf81f);border-color:#a5b4fc;box-shadow:0 12px 26px #4f46e51f}.category-showcase{gap:clamp(18px,3vw,30px);display:grid}.category-showcase__headline{color:#0f172a;gap:8px;display:grid}.category-showcase__headline h1{letter-spacing:-.01em;margin:0;font-size:clamp(2rem,4vw,3rem)}.category-showcase__headline p{color:#475569;margin:0;font-size:1.05rem}.category-showcase__grid{--category-grid-gap:clamp(16px, 3vw, 26px);gap:var(--category-grid-gap);width:100%;display:grid}.category-showcase__row{gap:var(--category-grid-gap);grid-template-columns:repeat(var(--columns,5), minmax(0, 1fr));justify-items:stretch;width:100%;display:grid}.category-showcase__item{color:#111827;height:var(--card-height,auto);aspect-ratio:4/3;cursor:pointer;background:#fff;border:1px solid #1118270f;border-radius:18px;flex-direction:column;width:100%;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #1118270f}.category-showcase__item:before{content:"";z-index:1;opacity:.3;pointer-events:none;background:linear-gradient(#0000 0% 60%,#00000026 100%);transition:opacity .3s;position:absolute;inset:0}.category-showcase__item:hover:before,.category-showcase__item.is-active:before{opacity:.15}.category-showcase__item:hover,.category-showcase__item.is-active{border-color:#1e3a8a38;transform:translateY(-4px)scale(1.03);box-shadow:0 16px 32px #1118271f}.category-showcase__item-title{z-index:2;color:#111827;-webkit-backdrop-filter:blur(8px);text-align:center;box-sizing:border-box;text-transform:uppercase;opacity:.87;text-wrap:balance;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;background:#ffffffde;justify-content:center;align-items:center;height:25%;min-height:25%;max-height:100%;margin:0;padding:clamp(8px,1.6vw,12px) clamp(12px,2.5vw,16px);font-size:clamp(.75rem,1.2vw + .5rem,1.2rem);font-weight:600;line-height:1.2;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.category-showcase__item img{-o-object-fit:cover;object-fit:cover;opacity:1;filter:brightness()saturate()contrast();z-index:1;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.category-showcase__item:hover img,.category-showcase__item.is-active img{opacity:1;filter:brightness()saturate()contrast();transform:scale(1.05)}.subcategory-compact{margin:20px 0;padding:0}.subcategory-compact__list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.subcategory-compact__item{align-items:center;gap:8px;display:inline-flex}.subcategory-compact__button{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;padding:6px 14px;font-size:.875rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.subcategory-compact__button:hover{background:#f8fafc;border-color:#cbd5e1}.subcategory-compact__item.is-active .subcategory-compact__button{color:#1e293b;background:#6366f11f;border-color:#a5b4fc}.subcategory-compact__select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:120px;padding:6px 10px;font-size:.875rem;transition:background .2s,border-color .2s}.subcategory-compact__select:hover{background:#f8fafc;border-color:#cbd5e1}.subcategory-compact__select:focus{outline-offset:2px;border-color:#818cf899;outline:2px solid #818cf866}@media (width<=767px){.subcategory-compact__list{gap:6px}.subcategory-compact__button{padding:5px 12px;font-size:.8125rem}.subcategory-compact__select{min-width:100px;font-size:.8125rem}}.shop-content{gap:clamp(24px,3vw,36px);display:grid}.shop-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(12px,2vw,20px);padding:0;display:flex}.shop-toolbar__info{gap:6px;display:grid}.shop-toolbar__info h2{text-transform:uppercase;letter-spacing:0;color:#0f172a;margin:0;font-size:clamp(.75rem,1.2vw + .5rem,1.2rem);font-weight:600;line-height:1.2}.shop-toolbar__info span{color:#475569;font-size:.95rem}.shop-toolbar__actions{grid-template-columns:minmax(240px,360px) auto auto;align-items:center;gap:14px;display:grid}.shop-search{width:100%;max-width:360px;position:relative}.shop-search input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:12px 16px 12px 42px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.shop-search input:focus{border-color:#a5b4fc;outline:none;box-shadow:0 0 0 3px #818cf82e}.shop-search svg{color:#94a3b8;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.shop-sort{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:10px 16px;display:inline-flex}.shop-sort select{min-width:160px;color:inherit;background:0 0!important;border:none!important;padding:0!important}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:clamp(20px,3vw,28px);display:grid}.product-card{color:#111827;background:#fff;border:1px solid #1118270f;border-radius:18px;flex-direction:column;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #1118270f}.product-card__thumb{cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:4px;display:flex;position:relative}.product-card__image-wrapper{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;height:clamp(240px,28vw,280px);min-height:240px;padding:0;display:flex;position:relative;overflow:hidden}.product-card__image-wrapper.is-scrub{cursor:ew-resize}.product-card__thumb img{-o-object-fit:cover;object-fit:cover;filter:brightness(.95)saturate(.9);border-radius:16px;width:100%;height:100%;transition:filter .3s,transform .3s;display:block}.product-card:hover .product-card__thumb img{filter:brightness()saturate();transform:scale(1.02)}.page-shop .product-grid .product-card:hover .product-card__thumb img,.shop-page .product-grid .product-card:hover .product-card__thumb img{filter:brightness()saturate()!important}.product-card__nav{pointer-events:none;z-index:15;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0}.product-card__nav-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-user-select:none;user-select:none;border:1px solid #11182714;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 8px;font-size:1.5rem;font-weight:600;line-height:1;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s,opacity .2s;position:relative;box-shadow:0 6px 20px #0f172a26,0 2px 8px #0f172a1f;pointer-events:auto!important;color:#111827!important;opacity:1!important;z-index:25!important;cursor:pointer!important;background:#fffffff2!important;display:grid!important}.product-card__image-wrapper:hover .product-card__nav-button,.product-card__thumb:hover .product-card__nav-button,.product-card__nav-button:hover{opacity:1;transform:scale(1.05)}.product-card__nav-button:active{transform:scale(.95)}.product-card__nav-button:hover{background:#eef2ff;border-color:#a5b4fc;transform:scale(1.1);box-shadow:0 10px 26px #4f46e52e,0 4px 10px #0f172a1f;opacity:1!important}.product-card__thumb-strip{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;margin-top:4px;padding:4px 0;display:flex}.product-card__thumb-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:none;justify-content:center;align-items:center;width:54px;height:54px;padding:4px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.product-card__thumb-item img{-o-object-fit:cover;object-fit:cover;filter:brightness(.95)saturate(.9);border-radius:8px;width:100%;height:100%;transition:filter .3s,transform .3s}.product-card__thumb-item:hover img{filter:brightness(1.15)saturate(1.25)contrast(1.1);transform:scale(1.05)}.product-card__thumb-item:hover{border-color:#a5b4fc;transform:translateY(-2px);box-shadow:0 10px 22px #4f46e529}.product-card__thumb-item.is-active{border-color:#6366f1;box-shadow:0 12px 28px #6366f12e}.product-card__thumbs-inline{pointer-events:auto;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-radius:16px;gap:8px;padding:6px 10px;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #1e3a8a1f}.product-card__content{flex-direction:column;flex:auto;gap:clamp(12px,2vw,18px);padding:clamp(16px,2.5vw,22px);display:flex}.product-card__price-row{justify-content:flex-start;align-items:center;gap:12px;display:flex}.product-card__price{letter-spacing:-.01em;color:#0f172a;order:2;margin-left:auto;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:800}.product-card__price--quote{color:#1565c0;text-transform:uppercase;letter-spacing:.06em;font-size:clamp(1rem,2vw,1.15rem)}.product-card__badge{text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #0000;border-radius:999px;order:1;align-items:center;padding:4px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.product-card__badge.instock{color:#0f5132;background:#2ecc712e;border-color:#2ecc7173}.product-card__badge.backorder{color:#b45309;background:#f59e0b24;border-color:#f59e0b5c}.product-card__badge.soldout{color:#b91c1c;background:#e74c3c26;border-color:#e74c3c61}.product-card__badge.calculator{color:#1565c0;background:#1565c01f;border-color:#1565c04d}.product-card--calculator{border-color:#1565c029}.product-card--calculator .product-card__thumb{background:#fff}.product-card--calculator .product-card__actions .button.primary{background:#1565c0;box-shadow:0 10px 24px #1565c033}.product-card__title{cursor:pointer;color:#111827;margin:0;font-size:1.12rem;line-height:1.35;transition:color .2s}.product-card__title:hover{color:#1e3a8a}.product-card__description{color:#6b7280;margin:0;font-size:.95rem;line-height:1.55}.product-card__meta{color:#6b7280;flex-wrap:wrap;gap:8px;font-size:.85rem;display:flex}.product-card__meta span{background:#f8fafc;border-radius:12px;padding:6px 10px}.product-card__actions{flex-wrap:wrap;gap:12px;margin-top:auto;display:flex}.product-card__actions .button.ghost{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1}.product-card__actions .button.ghost:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.product-card__thumbs-inline .product-card__thumb-item{border-radius:10px;width:45px;height:45px;padding:3px}.product-card__thumbs-inline .product-card__thumb-item img{border-radius:8px}.product-card__actions .button,.product-card__actions .btn{flex:1;justify-content:center;min-width:140px}.product-card--compact{gap:12px}.product-card--compact .product-card__content{gap:10px}.shop-empty{text-align:center;color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:48px;box-shadow:0 20px 48px #0f172a14}.shop-empty h3{margin-bottom:12px;font-size:1.4rem}.shop-empty p{color:#475569}.shop-empty .button,.shop-empty .btn{margin-top:18px}@media (width<=1024px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{order:2;position:static}.shop-content{order:1}}@media (width<=767px){.page-shop{gap:clamp(20px,3vw,28px);padding:clamp(20px,4vw,32px) clamp(16px,5vw,24px)!important}.shop-hero{margin-bottom:clamp(16px,3vw,24px)}.shop-hero__eyebrow{font-size:.75rem}.shop-hero h1{font-size:clamp(1.5rem,5vw,2rem);line-height:1.3}.shop-hero__sub{font-size:.95rem;line-height:1.5}.category-showcase__headline h1{font-size:clamp(1.6rem,5vw,2.2rem)}.category-showcase__headline p{font-size:clamp(.95rem,2.5vw,1.05rem)}.category-showcase__grid{--category-grid-gap:clamp(12px, 3vw, 20px);gap:var(--category-grid-gap)}.category-showcase__row{gap:var(--category-grid-gap);grid-template-columns:repeat(var(--columns,5), minmax(0, 1fr))}.category-showcase__item{aspect-ratio:3/2;padding:clamp(14px,3vw,20px)}.category-showcase__item-title{text-transform:uppercase;opacity:.87;height:25%;min-height:25%;font-size:clamp(.7rem,1.8vw,1.05rem)}.subcategory-compact{margin:16px 0}.subcategory-compact__list{gap:6px}.subcategory-compact__button{padding:5px 12px;font-size:.8125rem}.subcategory-compact__select{min-width:100px;font-size:.8125rem}.shop-toolbar{flex-direction:column;align-items:stretch;gap:16px;margin-top:clamp(16px,3vw,24px)}.shop-toolbar__info{width:100%}.shop-toolbar__info h2{font-size:clamp(1.4rem,4vw,1.8rem)}.shop-toolbar__info span{font-size:.875rem}.shop-toolbar__actions{grid-template-columns:1fr;gap:12px;width:100%}.shop-search{width:100%;max-width:100%}.shop-search input{width:100%;padding:10px 14px 10px 38px;font-size:.95rem}.shop-sort{justify-content:space-between;width:100%;padding:10px 14px}.shop-sort select{width:100%;min-width:auto}.shop-toolbar__actions .reset-button{text-align:center;justify-content:center;width:100%}.page-shop .product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:clamp(16px,3vw,24px)}.product-card{gap:12px}.product-card__badges{justify-content:flex-start;margin:10px 14px 0;position:static}}@media (width<=575px){.page-shop{padding:clamp(16px,4vw,24px) clamp(12px,5vw,20px)!important}.shop-hero h1{font-size:clamp(1.3rem,6vw,1.7rem)}.shop-hero__sub{font-size:.875rem}.category-showcase__headline h1{font-size:clamp(1.4rem,6vw,1.8rem)}.category-showcase__headline p{font-size:clamp(.875rem,2.5vw,.95rem)}.category-showcase__grid{--category-grid-gap:12px;gap:var(--category-grid-gap)}.category-showcase__row{gap:var(--category-grid-gap);grid-template-columns:repeat(var(--columns,5), minmax(0, 1fr))}.category-showcase__item{aspect-ratio:4/3;padding:16px}.category-showcase__item-title{text-transform:uppercase;opacity:.87;height:25%;min-height:25%;font-size:clamp(.65rem,2.2vw,.95rem)}.page-shop .product-grid{grid-template-columns:1fr;gap:16px}.shop-toolbar__info h2{font-size:clamp(1.2rem,5vw,1.5rem)}.shop-search input{padding:9px 12px 9px 36px;font-size:.9rem}.shop-sort{padding:9px 12px}}@media (width<=720px){.shop-toolbar{flex-direction:column;align-items:stretch}.shop-search,.shop-sort{width:100%}.shop-sort{justify-content:space-between}.product-card{gap:14px}.product-card__badges{justify-content:flex-start;margin:12px 18px 0;position:static}.shop-toolbar__actions{grid-template-columns:1fr}.shop-sort,.shop-toolbar__actions .reset-button{text-align:center;justify-content:center;width:100%}}body.shop-light{color:#111827;background:#f7f8fb}body.shop-light .app-shell{background:0 0}body.shop-light .app-main{box-shadow:none;background:0 0;border:none;margin:0;padding:clamp(16px,4vw,32px)}.admin-shell{color:#e6eaff;box-sizing:border-box;background:radial-gradient(circle at 6% -10%,#3b82f647,#0000 58%),radial-gradient(circle at 94% -6%,#6366f12e,#0000 52%),linear-gradient(#070c1cf5,#070c1ce0);grid-template-columns:minmax(260px,280px) minmax(0,1fr);gap:clamp(24px,4vw,36px);min-height:calc(100vh - 140px);padding:clamp(16px,4vw,32px);display:grid}.admin-sidebar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1020d1;border:1px solid #818cf838;border-radius:26px;flex-direction:column;gap:28px;padding:clamp(20px,3vw,28px);display:flex;box-shadow:0 32px 65px #060a2073}.admin-brand{color:#f8fbff;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:8px;font-weight:700;display:flex}.sandbox-badge{color:#fcd34d;letter-spacing:.12em;text-transform:uppercase;background:#f973162e;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.admin-sidebar nav{flex-direction:column;gap:8px;display:flex}.admin-sidebar .nav-link{color:#e6e9ff;letter-spacing:.04em;text-align:left;background:linear-gradient(135deg,#6366f138,#818cf81f);border:1px solid #818cf829;border-radius:16px;justify-content:flex-start;align-items:center;padding:12px 16px;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:flex}.admin-sidebar .nav-link:hover{background:linear-gradient(135deg,#818cf866,#3b82f647);border-color:#818cf859;transform:translateY(-1px);box-shadow:0 14px 28px #818cf840}.admin-sidebar .nav-link.active{color:#0f172a;background:linear-gradient(135deg,#f97316eb,#ffc107e0);border-color:#f97316a6;box-shadow:0 18px 36px #f9731642}.admin-main{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080c1cd1;border:1px solid #818cf82e;border-radius:28px;grid-template-rows:auto 1fr;gap:clamp(22px,3vw,32px);padding:clamp(24px,4vw,36px);display:grid;box-shadow:0 40px 80px #060a2080}.admin-header{color:#f8fbff;background:radial-gradient(circle at 10% 0,#818cf859,#0000 60%),#0c122ae0;border:1px solid #818cf84d;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:clamp(22px,3vw,30px);display:flex;box-shadow:0 26px 52px #060a2073}.admin-header h1{letter-spacing:.04em;margin:0;font-size:clamp(1.6rem,3vw,1.9rem)}.admin-header-notifications{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-notification-badge{border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-family:Open Sans,sans-serif;font-size:.9rem;transition:all .2s;display:flex;position:relative}.admin-notification-badge:hover{background:var(--bg-surface);border-color:var(--brand-primary,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.admin-notification-badge:active{transform:translateY(0)}.notification-icon{font-size:1.2rem;line-height:1}.notification-count{background:var(--brand-primary,#1d4ed8);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex}.notification-label{color:var(--text-primary);font-weight:600}.admin-notification-empty{color:var(--text-muted);font-size:.9rem;font-style:italic}.admin-header-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-content{gap:clamp(22px,3vw,32px);display:grid}.admin-main .module-section{color:#f3f5ff;background:radial-gradient(circle at 12% -8%,#6366f147,#0000 60%),radial-gradient(circle at 92% 0,#3b82f638,#0000 58%),#0c122ad1;border:1px solid #818cf83d;border-radius:24px;padding:clamp(22px,3vw,30px);box-shadow:0 28px 60px #060a2073}.admin-main .module-section h2,.admin-main .module-section h3,.admin-main .module-section h4{color:#f9faff}.admin-main .module-section .muted{color:#e2e8ffb8}.admin-dashboard-cards{gap:18px;display:grid}.admin-dashboard-cards .metric-card{background:radial-gradient(circle at 18% -10%,#6366f138,#0000 60%),#0c122ad1;border-color:#818cf838;box-shadow:0 20px 45px #060a2059}.category-tree-controls{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex}.category-search{flex:1;min-width:200px}.category-search-input{border:1px solid var(--border-color);background:var(--bg-surface);width:100%;color:var(--text-primary);border-radius:8px;padding:10px 14px;font-family:Open Sans,sans-serif;font-size:.95rem;transition:border-color .2s,background .2s}.category-search-input:focus{outline:2px solid var(--brand-primary,#1d4ed8);outline-offset:2px;border-color:var(--brand-primary,#1d4ed8)}.category-filters{align-items:center;gap:12px;display:flex}.category-filter-select{border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:10px 14px;font-family:Open Sans,sans-serif;font-size:.95rem;transition:border-color .2s,background .2s}.category-filter-select:focus{outline:2px solid var(--brand-primary,#1d4ed8);outline-offset:2px;border-color:var(--brand-primary,#1d4ed8)}.category-tree{background:#0c122a99;border:1px dashed #818cf852;border-radius:20px;flex-direction:column;gap:8px;min-height:200px;padding:18px;display:flex;box-shadow:inset 0 0 0 1px #080c1c73}.category-node{cursor:grab;box-sizing:border-box;background:#0f1324cc;border:1px solid #818cf82e;border-radius:12px;flex-direction:column;gap:8px;width:100%;min-width:0;padding:10px 12px;display:flex;position:relative}.category-node:active{cursor:grabbing}.category-node--drop-before:before,.category-node--drop-after:after{content:"";background:#60a5fad9;border-radius:999px;height:3px;position:absolute;left:12px;right:12px}.category-node--drop-before:before{top:2px}.category-node--drop-after:after{bottom:2px}.category-node--drop-inside{background:#2563eb2e;border-color:#60a5fa99}.category-node--changed{background:#f6ad5514;border-left:3px solid #f6ad55}.category-node--changed:hover{background:#f6ad551f}.category-tree--drop{background:#2563eb14;border:1px solid #60a5fa59}.empty-state{text-align:center;color:#dbe4ff;background:#0c122a99;border:1px dashed #818cf859;border-radius:16px;padding:32px;box-shadow:inset 0 0 0 1px #080c1c73}.metric-card{background:#1b5bf71a;border:1px solid #1b5bf72e;border-radius:16px;gap:6px;padding:20px 22px;display:grid}.metric-grid.compact{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.metric-card .metric-actions{gap:8px;margin-top:8px;display:flex}.metric-card .metric-actions .btn{border-radius:999px;padding:4px 10px;font-size:.75rem}.muted-card{color:#e2e8f0;background:#94a3b824;border-color:#94a3b83d}.sandbox-banner{color:#fdba74;letter-spacing:.04em;text-transform:uppercase;background:#f9731626;border-radius:12px;margin:16px 0;padding:12px 16px;font-weight:600}.category-node-main{color:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.category-node-info{flex:1;align-items:center;gap:16px;min-width:0;display:flex;overflow:hidden}.category-node-title{flex:1;gap:6px;min-width:0;display:grid;overflow:hidden}.category-node-title strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:600;display:block;overflow:hidden}.category-node-title .muted{color:#fff9;font-size:.85rem}.category-node-meta{flex-wrap:wrap;gap:6px;max-width:100%;margin-top:4px;display:flex;overflow:hidden}.category-meta-badge{color:#1b5bf7e6;background:#1b5bf726;border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:600;line-height:1.4;display:inline-block}.category-meta-badge--inactive{color:#94a3b8e6;background:#94a3b826}.category-meta-badge--menu{color:#22c55ee6;background:#22c55e26}.category-meta-badge--listable{color:#a855f7e6;background:#a855f726}.category-meta-badge--facets{color:#f97316e6;background:#f9731626}.category-meta-badge--children{color:#3b82f6e6;background:#3b82f626}.category-node-preview-inline{flex-shrink:0}.category-node-thumb{-o-object-fit:cover;object-fit:cover;background:#0c122a99;border:1px solid #818cf833;border-radius:6px;flex-shrink:0;width:48px;height:48px}.category-node-thumb--placeholder{color:#fff6;text-align:center;background:#ffffff0d;justify-content:center;align-items:center;font-size:.7rem;font-weight:500;display:flex}.category-node-image-field{gap:8px;display:grid}.category-node-image-field span{color:var(--text-primary);font-size:.9rem;font-weight:600}.category-node-image-upload{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;display:flex}.category-node-image-upload input[type=file]{padding:4px 8px;font-size:.85rem}.upload-status{color:var(--brand-primary,#1d4ed8);font-size:.85rem;font-style:italic}.category-node-preview{flex-direction:column;gap:4px;margin-top:8px;display:flex}.category-node-preview .category-node-thumb{-o-object-fit:cover;object-fit:cover;background:#0c122a99;border:1px solid #818cf84d;border-radius:8px;width:120px;height:120px}.preview-error{color:var(--text-muted);font-size:.8rem;font-style:italic}.category-node-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:4px;display:flex}.category-node-actions .btn,.category-node-actions button{white-space:nowrap;flex-shrink:0;min-width:auto;padding:6px 10px;font-size:.75rem;line-height:1.2}.category-node-actions .btn[title=Move\ up],.category-node-actions .btn[title=Move\ down],.category-node-actions .btn[title=Delete\ category]{min-width:32px;padding:6px 8px;font-size:.85rem}@media (width<=1200px){.category-node-main{flex-direction:column;align-items:flex-start;gap:12px}.category-node-info{width:100%;min-width:0}.category-node-actions{justify-content:flex-start;gap:6px;width:100%}.category-node-actions .btn,.category-node-actions button{padding:6px 12px;font-size:.8rem}}@media (width<=768px){.category-node-actions{gap:4px}.category-node-actions .btn,.category-node-actions button{padding:5px 8px;font-size:.7rem}.category-node-actions .btn:not([title=Move\ up]):not([title=Move\ down]):not([title=Delete\ category]){padding:5px 10px}.category-node-meta{gap:4px}.category-meta-badge{padding:2px 6px;font-size:.65rem}}@media (width<=600px){.category-node-main{gap:8px}.category-node-info{gap:12px}.category-node-actions{gap:3px}.category-node-actions .btn,.category-node-actions button{padding:4px 6px;font-size:.65rem}.category-node-actions .btn[title=Move\ up],.category-node-actions .btn[title=Move\ down],.category-node-actions .btn[title=Delete\ category]{min-width:28px;padding:4px 6px;font-size:.75rem}.category-node-thumb{width:40px;height:40px}}.category-detail-tabs{margin-bottom:16px}.category-detail-tabs-header{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;gap:8px;padding-bottom:0;display:flex}.category-detail-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.category-detail-tab:hover{color:#fffc;background:#ffffff08}.category-detail-tab.active{color:#1b5bf7;background:#1b5bf70d;border-bottom-color:#1b5bf7}.category-edit-tab-content{gap:16px;padding:16px 0;display:grid}.category-edit-tab-content label{color:#e8ecff;gap:6px;font-size:.9rem;font-weight:600;display:grid}.category-edit-tab-content input[type=text],.category-edit-tab-content input[type=url],.category-edit-tab-content textarea{color:#f8fbff;background:#0c122ab8;border:1px solid #818cf83d;border-radius:8px;padding:10px 12px;font-family:Open Sans,sans-serif;font-size:.95rem;transition:border-color .2s,background .2s}.category-edit-tab-content input[type=text]:focus,.category-edit-tab-content input[type=url]:focus,.category-edit-tab-content textarea:focus{outline:2px solid var(--brand-primary,#1d4ed8);outline-offset:2px;border-color:var(--brand-primary,#1d4ed8)}.category-edit-tab-content .checkbox-label{cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px;transition:background .2s;display:flex}.category-edit-tab-content .checkbox-label:hover{background:#ffffff08}.category-edit-tab-content .checkbox-label input[type=checkbox]{cursor:pointer;accent-color:#1b5bf7;width:18px;height:18px}.category-edit-tab-content .checkbox-label span{color:#e8ecff;-webkit-user-select:none;user-select:none;font-weight:500}.category-node-edit{background:#0c122ae6;border:1px solid #818cf84d;border-radius:12px;gap:16px;padding:16px;display:grid}.admin-quick-actions{align-items:center;gap:8px;display:flex}.image-url-preview{flex-direction:column;gap:4px;display:flex}.image-url-preview img{-o-object-fit:cover;object-fit:cover}.user-detail-tabs{margin-top:0;margin-bottom:12px}.user-detail-tabs-header{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;gap:8px;padding-bottom:0;display:flex}.user-detail-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 14px;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.user-detail-tab:hover{color:#fffc;background:#ffffff08}.user-detail-tab.active{color:#1b5bf7;background:#1b5bf70d;border-bottom-color:#1b5bf7}.user-edit-tab-content{gap:12px;padding:12px 0;display:grid}.user-edit-tab-content input,.user-edit-tab-content select{padding:8px 12px;font-size:.95rem}.user-edit-tab-content label{gap:4px}.notification-detail-tabs{margin-bottom:20px}.notification-detail-tabs-header{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;gap:8px;padding-bottom:0;display:flex}.notification-detail-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.notification-detail-tab:hover{color:#fffc;background:#ffffff08}.notification-detail-tab.active{color:#1b5bf7;background:#1b5bf70d;border-bottom-color:#1b5bf7}.admin-user-list-header{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.admin-user-search{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:10px 14px 10px 38px;font-family:Open Sans,sans-serif;font-size:.9rem;transition:all .2s}.admin-user-search:focus{background:#ffffff14;border-color:#1b5bf7;outline:none;box-shadow:0 0 0 3px #1b5bf71a}@media (width<=760px){.admin-user-manager__controls{grid-template-columns:1fr;align-items:stretch}.admin-user-manager__controls-actions{justify-content:stretch}.admin-user-manager__controls-actions .btn{flex:1 1 0}}.admin-user-row{cursor:pointer;border-left:3px solid #0000;transition:all .2s}.admin-user-row:hover{background:#ffffff08;border-left-color:#1b5bf780}.admin-user-row--selected{background:#1b5bf71a;border-left-color:#1b5bf7}.admin-user-row__main{flex-direction:column;gap:4px;display:flex}.admin-user-name{color:#ffffffb3;font-size:.85rem}.admin-user-row__badges{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.user-role-badge,.user-status-badge{border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:600;line-height:1.4;display:inline-block}.user-role-badge{color:#1b5bf7e6;background:#1b5bf726}.user-role-badge--admin,.user-role-badge--super_admin{color:#ef4444e6;background:#ef444426}.user-role-badge--operator,.user-status-badge--active{color:#22c55ee6;background:#22c55e26}.user-status-badge--inactive{color:#94a3b8e6;background:#94a3b826}.user-status-badge--verified{color:#3b82f6e6;background:#3b82f626}.user-status-badge--unverified{color:#f97316e6;background:#f9731626}.admin-user-row__meta-info{gap:12px;margin-top:6px;font-size:.8rem;display:flex}.admin-user-row__actions{align-items:center;gap:8px;display:flex}.notifications-filters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.filter-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:8px 16px;font-family:Open Sans,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s}.filter-btn:hover{color:#ffffffe6;background:#ffffff14}.filter-btn.active{color:#1b5bf7;background:#1b5bf726;border-color:#1b5bf7}.message-card,.job-card{cursor:pointer;transition:all .2s}.message-card:hover,.job-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.vector-preview{gap:6px;display:grid}.vector-preview__actions{flex-wrap:wrap;gap:8px;display:flex}.vector-preview__frame{border:1px solid var(--border-color,#94a3b829);background:var(--bg-surface,#ffffff0d);border-radius:8px;padding:8px}.card-list{gap:12px;display:grid}.card__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.card__body{gap:6px;display:grid}.notification-toolbar{gap:10px;margin-bottom:16px;display:grid}.toolbar-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notification-toolbar--card{background:linear-gradient(120deg,#0f172abf,#3b82f624);border:1px solid #ffffff14;border-radius:14px;padding:14px;box-shadow:0 12px 28px #0000002e}.segmented{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;display:inline-flex;overflow:hidden}.segment-btn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px 14px}.segment-btn.active{color:#3b82f6;background:#3b82f61f}.search-input{border:1px solid var(--border-color,#94a3b829);background:var(--bg-surface,#ffffff05);min-width:220px;color:var(--text-primary);border-radius:10px;flex:1;padding:10px 12px}.search-wrap{flex:1;min-width:220px}.select-row select,.bulk-actions button,.bulk-actions .muted{font-size:.9rem}.bulk-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.notification-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:10px;display:grid}.notification-stat-card{color:#e5e7eb;background:linear-gradient(145deg,#0b1530,#111f3f);border:1px solid #ffffff14;border-radius:14px;gap:6px;padding:14px;display:grid;box-shadow:0 14px 28px #0003}.notification-stat-card strong{font-size:1.5rem}.stat-label{color:#cbd5e1;font-size:.9rem}.stat-hint{color:#93c5fd;font-size:.85rem}.notification-cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;display:grid}.notification-card{border:1px solid var(--border-color,#94a3b829);background:var(--bg-surface,#ffffff08);cursor:pointer;border-radius:12px;gap:8px;padding:12px;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 10px 24px #0000002e}.notification-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0000003d}.notification-card__top{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.notification-card__icon{background:#ffffff0f;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.notification-card__subject{font-size:1rem;font-weight:600}.notification-card__status{justify-items:end;gap:6px;display:grid}.notification-card__info{color:var(--text-muted,#94a3b8bf);flex-wrap:wrap;gap:8px;font-size:.9rem;display:flex}.notification-card__preview{color:var(--text-secondary,#e2e8f0eb);margin:8px 0;line-height:1.5}.notification-card__footer{color:var(--text-muted,#94a3b8bf);justify-content:space-between;align-items:center;display:flex}.pill{border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.85rem;font-weight:700;display:inline-flex}.pill-blue{color:#2563eb;background:#3b82f624;border-color:#3b82f647}.pill-purple{color:#7c3aed;background:#9333ea24;border-color:#9333ea47}.status-badge{text-transform:capitalize;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:.85rem}.status-pending{color:#b45309;background:#fbbf241f}.status-reviewing{color:#2563eb;background:#3b82f624}.status-in_production{color:#0284c7;background:#0ea5e924}.status-completed{color:#16a34a;background:#22c55e24}.status-cancelled{color:#b91c1c;background:#f8717124}.status-read{color:#0f766e;background:#10b98129}.status-unread{color:#92400e;background:#f8b40029}.pagination-bar{border:1px solid var(--border-color,#94a3b829);background:var(--bg-surface,#ffffff05);border-radius:10px;justify-content:space-between;align-items:center;margin-top:12px;padding:10px;display:flex}.pagination-controls{align-items:center;gap:8px;display:flex}.empty-state{border:1px dashed var(--border-color,#94a3b829);text-align:center;background:#ffffff05;border-radius:12px;padding:24px}.drawer-overlay{z-index:80;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{color:#000;background:#fff;grid-template-rows:auto 1fr;gap:12px;width:420px;max-width:90vw;height:100vh;padding:18px;display:grid;box-shadow:-12px 0 28px #00000052}.drawer__header{justify-content:space-between;align-items:center;display:flex}.drawer__header h3{color:#000}.drawer__header .muted{color:#666}.drawer__body{color:#000;gap:10px;display:grid;overflow-y:auto}.drawer__body p,.drawer__body strong,.drawer__body span{color:#000}.drawer__chips{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.drawer__body .muted{color:#666}.drawer textarea,.drawer input[type=text],.drawer input[type=email],.drawer input[type=number],.drawer select{color:#000;background:#fff;border:1px solid #ccc;border-radius:8px;padding:10px 12px;font-size:1rem}.drawer textarea:focus,.drawer input[type=text]:focus,.drawer input[type=email]:focus,.drawer input[type=number]:focus,.drawer select:focus{border-color:#1b5bf7;outline:2px solid #1b5bf7}.drawer textarea::placeholder{color:#999}.drawer label{color:#000}.drawer label span{color:#000;font-weight:600}.drawer .message-content,.drawer .admin-response,.drawer .message-content p,.drawer .admin-response p{color:#000}.drawer .thread-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.drawer .thread{background:linear-gradient(#f8fafc,#eef2ff);border:1px solid #e5e7eb;border-radius:12px;gap:10px;padding:10px;display:grid}.drawer .thread--bubble .thread-item{display:flex}.drawer .thread-bubble{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:10px 12px;box-shadow:0 10px 18px #0f172a14}.drawer .thread-user .thread-bubble{color:#fff;background:#0ea5e9;border-color:#0ea5e933;margin-left:auto}.drawer .thread-meta{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.drawer .bubble-author{font-weight:700}.drawer .bubble-time{color:#64748b;font-size:.85rem}.modal-overlay{z-index:90;background:#0000008c;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.modal-card{color:#e5e7eb;background:linear-gradient(160deg,#0b1124,#0f172a);border:1px solid #ffffff0f;border-radius:18px;grid-template-rows:auto 1fr;width:min(880px,96vw);max-height:92vh;display:grid;overflow:hidden;box-shadow:0 30px 80px #0006}.admin-message-modal .modal-body{gap:14px;padding:18px;display:grid;overflow-y:auto}.modal-header{background:linear-gradient(135deg,#0f172a,#111827);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}.modal-header h3{margin:4px 0}.modal-header .muted{color:#9ca3af}.admin-message-modal .drawer__chips{gap:12px;margin-bottom:4px}.admin-message-modal .thread{background:linear-gradient(#ffffff05,#ffffff0a);border-color:#ffffff14;max-height:340px;padding:12px;overflow-y:auto}.admin-message-modal .thread-bubble{color:#fff;background:#0b64c2;border-color:#ffffff26}.admin-message-modal .thread-admin .thread-bubble{color:#e5e7eb;background:#ffffff0d;border-color:#ffffff14}.admin-message-modal textarea,.admin-message-modal select,.admin-message-modal input{color:#e5e7eb;background:#ffffff0f;border:1px solid #ffffff1f}.admin-message-modal textarea:focus,.admin-message-modal select:focus,.admin-message-modal input:focus{border-color:#3b82f6;outline:2px solid #3b82f6}.response-form--modal label{width:100%;display:block}.response-form--modal textarea{resize:vertical;width:100%;min-height:110px}.response-form--modal .job-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px}.response-actions{align-items:center;gap:10px;display:flex}.response-actions .button,.response-actions .btn{white-space:nowrap;min-width:90px;padding:10px 14px;font-size:.95rem}.response-form--modal .job-actions>button,.response-form--modal .job-actions>select{white-space:nowrap;min-width:110px}.response-form--modal .job-actions .button{padding:10px 14px;font-size:.95rem}.drawer .vector-preview,.drawer .vector-preview strong,.drawer .response-form,.drawer .job-actions{color:#000}.drawer select option{color:#000;background:#fff}.drawer .button,.drawer a.button,.drawer button{color:#111827;background:0 0;border:1px solid #0003}.drawer .button:hover,.drawer a.button:hover,.drawer button:hover{color:#111827;background:#0000000f}.drawer .button.ghost{color:#111827;background:0 0;border:1px solid #0003}.drawer .button.ghost:hover{color:#111827;background:#00000014}.drawer .button.ghost.danger{color:#ef4444;border-color:#ef4444}.drawer .button.ghost.danger:hover{color:#dc2626;background:#ef44441a}.drawer .button.cta.primary,.drawer .button.primary{background:var(--accent,#ffd400);border-color:var(--accent,#ffd400);color:#000}.drawer .button.cta.primary:hover,.drawer .button.primary:hover{background:var(--accent-hover,#e6bf00);color:#000}.drawer a{color:#1b5bf7}.drawer a:hover{color:#0d4ed8}.drawer .vector-preview__actions a.button,.drawer .vector-preview__actions a.button:hover{color:#111827}.skeleton-list{gap:10px;display:grid}.skeleton-card{background:linear-gradient(90deg,#ffffff0d,#ffffff1f,#ffffff0d);border-radius:12px;height:82px;animation:1.2s infinite inv3-shimmer}.admin-inline-form{background:radial-gradient(circle at 12% 0,#6366f13d,#0000 60%),#0c122ac7;border:1px solid #818cf838;border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:end;gap:12px;margin-bottom:16px;padding:18px;display:grid}.admin-inline-form label{color:#e8ecff;gap:6px;min-width:0;font-size:.9rem;font-weight:600;display:grid}.admin-inline-form input,.admin-inline-form select{color:#f8fbff;box-sizing:border-box;background:#0c122ab8;border:1px solid #818cf83d;border-radius:10px;width:100%;min-width:0;padding:10px 12px}@media (width<=1024px){.admin-shell{grid-template-columns:minmax(0,1fr);gap:18px;padding:clamp(16px,6vw,28px)}.admin-sidebar{flex-direction:row;justify-content:flex-start;align-items:stretch;gap:14px;padding:18px;overflow-x:auto}.admin-sidebar nav{flex-flow:wrap;gap:10px}.admin-main{padding:clamp(18px,5vw,28px)}}.product-grid--compact{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.product-page{gap:clamp(26px,4vw,40px);display:grid}.product-page__layout{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,36px);display:grid}@media (width<=1024px){.product-page__layout{grid-template-columns:1fr}}.product-gallery{background:#fff;border:1px solid #1118270f;border-radius:20px;gap:clamp(14px,2.4vw,22px);padding:clamp(18px,3vw,26px);display:grid;box-shadow:0 14px 32px #11182714}.product-gallery__stage{background:#f8fafc;border:1px solid #1118270f;border-radius:18px;justify-content:center;align-items:center;min-height:clamp(360px,52vw,560px);display:flex;position:relative;overflow:hidden}.product-gallery__image{cursor:zoom-in}.product-gallery__stage img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-gallery__nav{pointer-events:none;justify-content:space-between;align-items:center;padding:0 clamp(10px,2vw,18px);display:flex;position:absolute;inset:0}.product-gallery__nav-button{pointer-events:auto;z-index:10;-webkit-backdrop-filter:blur(10px)saturate(120%);backdrop-filter:blur(10px)saturate(120%);color:#0f172a;opacity:.9;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 12px;font-size:1.8rem;font-weight:600;line-height:1;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:grid;box-shadow:0 10px 28px #0f172a24,0 4px 12px #0f172a1f}.product-gallery__nav-button:hover{opacity:1;background:#eef2ff;border-color:#a5b4fc;transform:scale(1.1);box-shadow:0 12px 32px #6366f12e,0 4px 12px #0f172a1f}.product-gallery__nav-button:active{transform:scale(.95)}.product-gallery__dots{pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border-radius:16px;gap:8px;padding:6px 12px;display:inline-flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #1e3a8a29}.product-gallery__dots button{cursor:pointer;background:#ffffffe6;border:1px solid #1e3a8a2e;border-radius:50%;width:12px;height:12px;transition:background .2s,border-color .2s,transform .2s}.product-gallery__dots button:hover{background:#1e3a8abf;border-color:#1e3a8ab3;transform:scale(1.2)}.product-gallery__dots button.is-active{background:#1e3a8a;border-color:#1e3a8a;transform:scale(1.1)}.product-gallery__thumbs{grid-auto-columns:minmax(72px,90px);grid-auto-flow:column;gap:12px;padding:4px;display:grid;overflow-x:auto}.product-gallery__thumb{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;height:72px;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative}.product-gallery__thumb img{-o-object-fit:contain;object-fit:contain;border-radius:14px;width:100%;height:100%}.product-lightbox{z-index:1500;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.product-lightbox__backdrop{-webkit-backdrop-filter:blur(12px)saturate(120%);backdrop-filter:blur(12px)saturate(120%);background:#000710b3;position:absolute;inset:0}.product-lightbox__container{z-index:1;color:#e5e7eb;background:linear-gradient(145deg,#0f172a 0%,#111827 55%,#0b1220 100%);border:1px solid #ffffff14;border-radius:24px;gap:14px;width:min(1200px,92vw);max-height:92vh;padding:clamp(14px,2vw,22px);display:grid;position:relative;box-shadow:0 30px 90px #00000059,0 12px 40px #3b82f629}.product-lightbox__close{color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:1px solid #ffffff2e;border-radius:50%;width:40px;height:40px;font-size:24px;line-height:1;transition:transform .15s,background .2s,border-color .2s;position:absolute;top:12px;right:12px}.product-lightbox__close:hover{background:#3b82f633;border-color:#3b82f666;transform:scale(1.08)}.product-lightbox__stage{background:radial-gradient(circle at 40% 30%,#3b82f61f,#0000 42%),radial-gradient(circle at 70% 70%,#0ea5e91a,#0000 45%),#0b1220;border:1px solid #ffffff12;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:clamp(360px,60vh,720px);display:flex;position:relative;overflow:hidden}.product-lightbox__stage picture,.product-lightbox__stage img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-lightbox__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f8fafc;cursor:pointer;background:#00000059;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:52px;height:52px;font-size:28px;transition:transform .2s,background .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.product-lightbox__nav:hover{background:#3b82f659;border-color:#3b82f680;transform:translateY(-50%)scale(1.08)}.product-lightbox__nav--prev{left:14px}.product-lightbox__nav--next{right:14px}.product-lightbox__counter{color:#e5e7eb;letter-spacing:.05em;background:#00000073;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:600;position:absolute;bottom:14px;right:14px}.product-lightbox__thumbs{grid-auto-columns:minmax(72px,96px);grid-auto-flow:column;gap:10px;padding:6px 4px 2px;display:grid;overflow-x:auto}.product-lightbox__thumb{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;height:72px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.product-lightbox__thumb img{-o-object-fit:contain;object-fit:contain;border-radius:10px;width:100%;height:100%}.product-lightbox__thumb:hover,.product-lightbox__thumb.is-active{border-color:#3b82f6cc;transform:translateY(-1px);box-shadow:0 10px 24px #3b82f640}.product-lightbox__thumb.is-active{background:#3b82f61f}@media (width<=640px){.product-lightbox__container{width:96vw;max-height:90vh;padding:12px}.product-lightbox__nav{width:44px;height:44px;font-size:22px}.product-lightbox__thumbs{grid-auto-columns:minmax(62px,78px)}}.product-page__summary{background:#fff;border:1px solid #1118270f;border-radius:20px;gap:clamp(18px,3vw,28px);padding:clamp(20px,3vw,28px);display:grid;box-shadow:0 14px 32px #11182714}.product-page__header{color:#0f172a;gap:10px;display:grid}.product-page__category{letter-spacing:.04em;text-transform:uppercase;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 12px;font-size:.85rem;display:inline-flex}.product-page__header h1{letter-spacing:-.01em;margin:0;font-size:clamp(1.8rem,4vw,2.6rem)}.product-page__meta-line{color:#6b7280;flex-wrap:wrap;gap:12px;font-size:.9rem;display:flex}.product-page__excerpt{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.6}.product-page__short-description{margin-bottom:1rem}.product-page__short-description .lead{color:#374151;margin:0;font-size:1.1rem;font-weight:400;line-height:1.7}.product-page__long-description{margin-top:1rem}.product-page__long-description h4{color:#0f172a;margin:0;font-size:1.1rem;font-weight:600}.product-page__long-description p{color:#4b5563;margin:0 0 1rem;line-height:1.7}.product-page__price-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-page__price-row strong{color:#0f172a;font-size:clamp(1.6rem,4vw,2.1rem)}.product-page__availability{color:#64748b;align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.product-page__notice{color:#854d0e;background:#facc151f;border:1px solid #facc154d;border-radius:16px;margin:0;padding:10px 14px;font-size:.9rem}.product-page__variants,.product-page__variant-list{gap:8px;display:grid}.product-page__variant-group{gap:4px;display:grid}.product-page__variant-group label{color:#475569;font-size:.9rem;font-weight:600}.product-page__variant{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:999px;grid-template-columns:auto auto auto;align-items:center;gap:10px;padding:8px 14px;transition:background .2s,border-color .2s,color .2s,transform .2s;display:grid}.product-page__variant--swatch{grid-template-columns:auto 1fr}.product-page__variant-swatch{border:1px solid #0f172a33;border-radius:999px;width:16px;height:16px;display:inline-block}.product-page__variant-label{font-weight:600}.product-page__variant:hover{color:#0f172a;background:#f1f5f9;border-color:#0f172a}.product-page__variant.is-active{color:#fff;background:linear-gradient(135deg,#111827 0%,#1f2937 40%,#334155 100%);border-color:#0f172a;transform:translateY(-2px)}.product-page__variant-sku{font-weight:600}.product-page__variant-badge{justify-content:flex-end;display:inline-flex}.product-page__actions{gap:12px;display:grid}.product-page__info-tiles{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.product-page__info-tiles article{color:#1f2937;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:12px 16px;font-size:.95rem;line-height:1.4}.product-page__info-tiles h5{color:#0f172a;margin:0 0 6px;font-size:.95rem}.product-page__details{background:#fff;border:1px solid #e5e7eb;border-radius:24px;gap:clamp(24px,3vw,32px);padding:clamp(20px,3vw,28px);display:grid;box-shadow:0 20px 52px #0f172a14}.product-page__description,.product-page__specs{gap:12px;display:grid}.product-page__details h3{color:#0f172a;margin:0;font-size:1.35rem}.product-page__details p{color:#4b5563;margin:0;line-height:1.6}.product-page__specs dt{color:#475569;text-transform:capitalize;font-weight:600}.product-page__specs dd{color:#1f2937;margin:0}.product-page__specs--mil-spec{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe4ee;border-radius:14px;grid-column:1/-1;grid-template-columns:minmax(210px,.78fr) minmax(0,1.22fr);align-content:start;align-items:stretch;gap:16px;padding:16px;display:grid}.product-page__specs-card-head{border-right:1px solid #e2e8f0;align-content:start;gap:7px;min-width:0;padding:2px 16px 2px 0;display:grid}.product-page__specs-eyebrow{color:#1d4ed8;text-transform:uppercase;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;width:fit-content;padding:4px 9px;font-size:.74rem;font-weight:800;line-height:1}.product-page__specs-card-head h3{color:#0f172a;margin:0;font-size:clamp(1.12rem,1.5vw,1.32rem);line-height:1.18}.product-page__specs-card-head p{color:#475569;margin:0;font-size:.92rem;line-height:1.55}.product-page__specs--mil-spec .product-page__specs-list--mil-spec{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch;min-width:0}.product-page__specs--mil-spec .product-page__specs-list--mil-spec>div{background:#fff;border-color:#dbe4ee}.product-page__specs--mil-spec .product-page__specs-list--mil-spec dt{color:#64748b;letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:750}.product-page__specs--mil-spec .product-page__specs-list--mil-spec dd{color:#0f172a;font-size:.94rem;font-weight:800;line-height:1.35}.product-page__purchase-panel .product-page__specs--purchase-panel{box-shadow:none;background:#f8fafc;border-color:#dbe4ee;border-radius:12px;grid-column:auto;grid-template-columns:1fr;gap:12px;padding:12px}.product-page__purchase-panel .product-page__specs--purchase-panel .product-page__specs-card-head{border-bottom:1px solid #e2e8f0;border-right:0;gap:6px;padding:0 0 10px}.product-page__purchase-panel .product-page__specs--purchase-panel .product-page__specs-card-head h3{font-size:1rem;line-height:1.2}.product-page__purchase-panel .product-page__specs--purchase-panel .product-page__specs-card-head p{font-size:.8rem;line-height:1.45}.product-page__purchase-panel .product-page__specs--purchase-panel .product-page__specs-list--mil-spec{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-page__purchase-panel .product-page__specs--purchase-panel .product-page__specs-list--mil-spec>div{border-radius:10px;padding:9px 10px}.product-page__purchase-panel .product-page__specs--purchase-panel .product-page__specs-list--mil-spec dt{font-size:.68rem}.product-page__purchase-panel .product-page__specs--purchase-panel .product-page__specs-list--mil-spec dd{font-size:.82rem}@media (width<=720px){.product-page__specs--mil-spec{grid-template-columns:1fr}.product-page__specs-card-head{border-bottom:1px solid #e2e8f0;border-right:0;padding:0 0 14px}.product-page__specs--mil-spec .product-page__specs-list--mil-spec{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=460px){.product-page__specs--mil-spec .product-page__specs-list--mil-spec,.product-page__purchase-panel .product-page__specs--purchase-panel .product-page__specs-list--mil-spec{grid-template-columns:1fr}}.product-page__breadcrumbs{color:#64748b;flex-wrap:wrap;gap:6px;margin-bottom:clamp(4px,1vw,12px);font-size:.9rem;display:flex}.product-page__breadcrumbs a{color:#4f46e5;text-decoration:none;transition:color .2s}.product-page__breadcrumbs a:hover{color:#312e81}.product-page__breadcrumbs span[aria-current=page]{color:#0f172a;font-weight:600}.product-page__breadcrumbs-sep{color:#cbd5e1;margin:0 4px}.product-page__details-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(18px,3vw,28px);display:grid}.product-page__details-grid--mil-spec{grid-template-columns:minmax(0,1fr)}.product-page__downloads{gap:12px;display:grid}.product-page__downloads ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.product-page__downloads li a{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.product-page__downloads li a:hover{background:#eef2ff;border-color:#a5b4fc;transform:translateY(-1px)}.product-page__notes{gap:10px;display:grid}.product-page__notes p{color:#4b5563;margin:0}.product-page__tags{gap:12px;display:grid}.product-page__tag-list{flex-wrap:wrap;gap:10px;display:flex}.product-page__tag-list span{color:#334155;letter-spacing:.02em;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;font-size:.85rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cart-page{color:#000;gap:clamp(28px,4vw,44px);width:100%;max-width:none;margin:0;padding:clamp(16px,3vw,28px) clamp(18px,6vw,48px);display:grid}.cart-page .muted,.cart-page .form-error,.cart-page .cart-item__meta-label,.cart-page .cart-item__title span,.cart-page .cart-summary,.cart-page .cart-summary__card,.cart-page .cart-summary__row,.cart-page .cart-summary__label,.cart-page .cart-summary__value{color:#000}.cart-page .button:not(.primary):not(.cart-summary__checkout),.cart-page .btn:not(.primary){color:#000;background:0 0;border:1px solid #000}.cart-page__header{border-bottom:1px solid #94a3b859;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:18px;display:flex}.cart-page__header h1{margin:0 0 6px;font-size:clamp(2rem,4vw,2.6rem)}.cart-page__continue{white-space:nowrap}.cart-page__layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:clamp(28px,4vw,48px);display:grid}.cart-page__main{gap:clamp(20px,3vw,30px);min-width:0;display:grid}@media (width<=1024px){.cart-page__layout{grid-template-columns:1fr}}.cart-page__items{gap:0;display:grid}.cart-checkout-fields{gap:16px;padding-top:clamp(8px,1.5vw,16px);display:grid}.cart-page .checkout-card{box-shadow:none;border-radius:16px}.cart-summary__checkout-details{gap:14px;display:grid}.cart-summary__detail-section{gap:10px;display:grid}.cart-summary__detail-section+.cart-summary__detail-section{border-top:1px solid #e2e8f0;padding-top:12px}.cart-summary__detail-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-summary__detail-header h4{color:#0f172a;margin:0;font-size:.98rem;font-weight:800}.cart-summary__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cart-summary__detail-grid label{color:#0f172a;gap:5px;min-width:0;font-size:.78rem;font-weight:700;display:grid}.cart-summary__detail-grid input,.cart-summary__detail-grid select{color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:10px;width:100%;min-width:0;height:36px;padding:8px 10px;font-size:.86rem;transition:border-color .15s,box-shadow .15s}.cart-summary__detail-grid input:focus,.cart-summary__detail-grid select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb24}.cart-summary__detail-grid input[aria-invalid=true],.cart-summary__detail-grid select[aria-invalid=true]{background:#fff7f7;border-color:#dc2626;box-shadow:0 0 0 1px #dc26262e}.cart-summary__detail-grid input[aria-invalid=true]:focus,.cart-summary__detail-grid select[aria-invalid=true]:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262629}.cart-summary__detail-grid select{appearance:auto}.cart-summary__detail-span{grid-column:1/-1}.cart-page__summary{position:sticky;top:120px}@media (width<=1024px){.cart-page__summary{position:static}}.cart-page__empty{place-items:center;padding:clamp(24px,4vw,40px) 0;display:grid}.cart-page__empty-card{text-align:center;background:#fff;border:1px solid #94a3b859;border-radius:24px;gap:12px;width:min(100%,520px);padding:clamp(24px,4vw,36px);display:grid;box-shadow:0 20px 40px #0f172a14}.cart-item{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(120px,160px) minmax(0,1fr);gap:clamp(18px,3vw,28px);padding:clamp(20px,3vw,28px) 0;display:grid}@media (width<=768px){.cart-item{grid-template-columns:1fr}}.cart-item__media{aspect-ratio:1;background:#f8fafc;border:1px solid #94a3b84d;border-radius:18px;place-items:center;padding:12px;display:grid}.cart-item__media img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.cart-item__body{gap:clamp(12px,2.2vw,18px);display:grid}.cart-item__title{gap:6px;display:grid}.cart-item__title h3{margin:0;font-size:clamp(1.2rem,2.6vw,1.6rem)}.cart-item__title span{color:#475569cc;font-size:.95rem}.cart-item__attributes{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.cart-item__attributes li{color:#334155e6;background:#f8fafc;border:1px solid #94a3b838;border-radius:12px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:.95rem;display:flex}.cart-item__attributes span{text-transform:capitalize;color:#64748bd9}.cart-item__meta{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:center;gap:16px;display:grid}.cart-item__meta-block{gap:6px;display:grid}.cart-item__meta strong{color:#0f172af2;font-size:1.05rem}.cart-item__notes{color:#475569e6;flex-wrap:wrap;gap:12px;font-size:.92rem;display:flex}.cart-item__notes span{background:#94a3b829;border:1px solid #94a3b859;border-radius:999px;padding:6px 10px}.cart-item__qty{background:#fff;border:1px solid #94a3b866;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:6px 10px;display:inline-flex}.cart-item__qty button{color:#0f172ae6;background:#f1f5f9;border:1px solid #94a3b866;border-radius:10px;width:38px;height:38px;font-size:1.1rem;line-height:1;transition:background .2s,border-color .2s,transform .2s}.cart-item__qty button:hover{background:#e2e8f0;border-color:#64748bb3;transform:translateY(-1px)}.cart-item__qty button:focus-visible{outline-offset:2px;outline:2px solid #2563eb99}.cart-item__qty span{text-align:center;color:#0f172ae6;min-width:24px;font-weight:600}.cart-item__actions{justify-content:flex-start;display:flex}.cart-item__actions .button{padding-inline:16px}.cart-summary{width:100%}.cart-summary__card{background:#fff;border:1px solid #94a3b859;border-radius:20px;gap:18px;padding:clamp(20px,3vw,28px);display:grid;box-shadow:0 18px 36px #0f172a1a}.cart-summary__card h3{color:#0f172af2;margin:0;font-size:1.2rem;font-weight:700}.cart-summary__totals{gap:12px;margin:0;display:grid}.cart-summary__totals>div{color:#334155e6;justify-content:space-between;align-items:center;display:flex}.cart-summary__totals dd{color:#0f172af2;margin:0;font-size:1.05rem;font-weight:600}.cart-summary__totals dd.is-positive{color:#0f9d58}.cart-summary__total dd{color:#0f172afa;font-size:1.3rem}.cart-summary__shipping-methods{gap:10px;padding-top:6px;display:grid}.cart-summary__shipping-title{color:#334155d9;margin:0;font-size:.95rem;font-weight:600}.cart-summary__shipping-options{gap:8px;display:grid}.cart-summary__shipping-methods.is-invalid .cart-summary__shipping-options{border-radius:14px;box-shadow:0 0 0 2px #dc262666}.cart-summary__shipping-methods.is-invalid .cart-summary__shipping-select select{background:#fff7f7;border-color:#dc2626;box-shadow:0 0 0 1px #dc26262e}.cart-summary__shipping-select select,.shipping-rate-select select{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 12px;font-size:.9rem}.cart-summary__shipping-option{color:#0f172ae6;align-items:center;gap:10px;font-size:.92rem;display:flex}.cart-summary__shipping-option input{margin:0}.cart-summary__reassurance{color:#334155cc;gap:6px;font-size:.9rem;display:grid}.cart-summary__reassurance p{margin:0}.cart-summary__destination{gap:8px;display:grid}.cart-summary__destination-label{color:#334155d9;margin:0;font-size:.95rem;font-weight:600}.cart-summary__coupon{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cart-summary__coupon input{color:#0f172af2;background:#fff;border:1px solid #94a3b866;border-radius:12px;padding:12px 14px;font-size:.95rem}.cart-summary__coupon input::placeholder{color:#64748ba6}.cart-summary__coupon button{grid-column:1/-1;justify-content:center;width:100%}@media (width<=768px){.cart-summary__coupon{grid-template-columns:1fr}}.cart-summary__coupon-status{color:#475569e6;margin:0;font-size:.9rem}.cart-summary__coupon-status--error{color:#dc2626}.cart-summary__coupon-status--ok{color:#0f9d58}.cart-summary__checkout{justify-content:center;width:100%;font-size:1.05rem}.cart-summary__checkout:focus-visible{outline-offset:2px;outline:2px solid #2563eb99}.cart-summary__legal{color:#475569e6;gap:12px;font-size:.88rem;display:grid}.cart-summary__legal-check{grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.cart-summary__legal-check input{width:18px;height:18px;margin-top:2px}.cart-summary__legal-links{text-align:center;flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.cart-summary__legal-links a{color:#0f172ae6;-webkit-text-decoration:underline #0f172a4d;text-decoration:underline #0f172a4d}.cart-summary__legal-links a:hover{text-decoration-color:#0f172a99}.cart-summary__trust{text-align:center;color:#334155e6;justify-items:center;gap:10px;font-size:.9rem;display:grid}.cart-summary__secure{align-items:center;gap:8px;font-weight:600;display:inline-flex}.cart-summary__payments{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.cart-summary__payment-logo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:52px;height:26px;display:block}.cart-summary__payments span{color:#1e293be6;background:#f8fafc;border:1px solid #94a3b859;border-radius:999px;padding:6px 10px;font-size:.85rem}.checkout-shell{width:min(100%,1200px);max-width:1200px}.checkout-hero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.checkout-hero h1{margin:4px 0 8px}.checkout-trust{color:#334155e6;flex-wrap:wrap;gap:10px;margin:10px 0 0;padding:0;font-size:.95rem;list-style:none;display:flex}.checkout-trust li{background:#f8fafc;border:1px solid #94a3b859;border-radius:999px;padding:8px 12px}.checkout-badge{color:#e2e8f0;background:#0f172a;border-radius:12px;align-self:flex-start;padding:10px 14px;font-weight:600;box-shadow:0 12px 30px #0f172a33}.checkout-main{grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr);align-items:start;gap:24px;display:grid}.checkout-form{gap:18px;display:grid}.checkout-summary{position:relative}.checkout-card{background:#fff;border:1px solid #94a3b859;border-radius:16px;gap:14px;padding:20px 22px;display:grid;box-shadow:0 18px 48px #0f172a14}.checkout-card.sticky{position:sticky;top:90px}.card-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.badge{color:#1d4ed8;background:#2563eb1a;border-radius:10px;padding:6px 10px;font-size:.85rem;font-weight:700}.badge-neutral{color:#0f172a;background:#0f172a0f}.form-grid-modern{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.form-grid-modern label{color:#0f172aeb;gap:6px;font-weight:600;display:grid}.form-grid-modern input{color:#0f172af2;background:#f8fafc;border:1px solid #94a3b873;border-radius:12px;width:100%;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.form-grid-modern input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb2e}.form-grid-modern .span-2{grid-column:span 2}@media (width<=768px){.form-grid-modern .span-2{grid-column:span 1}}.shipping-cards{gap:10px;display:grid}.shipping-card{text-align:left;background:#f8fafc;border:1px solid #94a3b873;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:all .15s;display:flex}.shipping-card:hover{border-color:#2563eb}.shipping-card.active{background:#eef2ff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.shipping-name{color:#0f172a;font-weight:700}.shipping-detail{color:#334155e0;font-size:.95rem}.shipping-price{color:#0f172a;white-space:nowrap;font-weight:700}.checkout-actions{gap:8px;display:grid}.checkout-actions .btn.primary{justify-content:center;padding:14px 18px;font-size:1.05rem}.checkout-pay{width:100%;color:#fff!important;background:#000!important;border-color:#000!important;box-shadow:0 10px 20px #00000040!important}.checkout-pay:hover,.checkout-pay:focus{filter:none;color:#fff!important;background:#111!important;border-color:#111!important}.cart-summary__checkout{color:#fff!important;background:#000!important;border-color:#000!important;box-shadow:0 10px 20px #00000040!important}.cart-summary__checkout:hover,.cart-summary__checkout:focus{filter:none;color:#fff!important;background:#111!important;border-color:#111!important}.checkout-actions .small{font-size:.9rem}.checkout-payment-panel{gap:18px}.checkout-payment-panel .card-header{align-items:flex-start}.checkout-payment-panel .card-header h3{margin:2px 0 0}.checkout-payment-panel__back{justify-self:start;color:#0f172a!important}.payment-form{gap:16px;display:grid}.checkout-payment-page{width:min(100%,720px);margin:48px auto;padding:0 20px}.summary-items{gap:10px;margin:0;padding:0;list-style:none;display:grid}.summary-items li{border-bottom:1px dashed #94a3b866;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.summary-items .item-title{color:#0f172a;font-weight:600}.summary-items .item-qty{color:#475569e6;font-size:.9rem}.summary-items .item-price{color:#0f172a;white-space:nowrap;font-weight:700}.summary-totals{gap:6px;margin:8px 0;display:grid}.summary-totals div{color:#334155f2;justify-content:space-between;font-weight:600;display:flex}.summary-total{color:#0f172a;font-size:1.05rem}.summary-trust{color:#334155e6;gap:6px;font-size:.95rem;display:grid}.secure-line{align-items:center;gap:8px;display:flex}@media (width<=960px){.checkout-main{grid-template-columns:1fr}.checkout-badge{display:none}.checkout-card.sticky{top:unset;position:relative}}.cart-page__mobile-bar{display:none}@media (width<=768px){.cart-page{padding-bottom:96px}.cart-page__mobile-bar{z-index:40;background:#fff;border-top:1px solid #94a3b859;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0f172a1f}.cart-page__mobile-total{color:#334155e6;gap:2px;font-size:.95rem;display:grid}.cart-page__mobile-total strong{color:#0f172af2;font-size:1.2rem}}.cart-page{gap:22px;padding:clamp(14px,2.4vw,30px) clamp(12px,2.6vw,34px) clamp(24px,3.5vw,42px);font-family:Inter,SF Pro Text,Segoe UI,Open Sans,sans-serif}.cart-page *{font-family:Inter,SF Pro Text,Segoe UI,Open Sans,sans-serif}.app-main:has(.cart-page){background:#f3f4f6!important}.cart-page .muted{color:#64748b}.cart-page .button:not(.primary):not(.cart-summary__checkout),.cart-page .btn:not(.primary){color:#334155;border-color:#dbe4ee}.cart-page .button:not(.primary):not(.cart-summary__checkout):hover,.cart-page .btn:not(.primary):hover{background:#f8fafc}.cart-page__header{align-items:center;padding-bottom:14px}.cart-page__header h1{letter-spacing:-.018em;margin:0;font-size:clamp(2rem,2.75vw,2.7rem);font-weight:700;line-height:1.08}.cart-page__continue{text-underline-offset:4px;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;color:#111827!important;box-shadow:none!important;background:0 0!important;border:0!important}.cart-page__continue:hover{text-decoration-thickness:1.5px;color:#000!important}.cart-page__main{gap:clamp(18px,2.4vw,28px)}.cart-page__summary{top:88px}.cart-item__media{aspect-ratio:auto;background:#ffffff9e;border:0;border-radius:12px;min-height:104px;padding:10px}.cart-item__media img{-o-object-fit:contain;object-fit:contain;width:82%;height:82%;padding:0}.cart-item__body{-moz-column-gap:clamp(18px, 3vw, 34px);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;gap:6px clamp(18px,3vw,34px);padding:0;display:grid}.cart-item__content{grid-area:1/1;gap:8px;min-width:0;display:grid}.cart-item__title h3{white-space:nowrap;text-overflow:ellipsis;font-size:.97rem;font-weight:700;line-height:1.25;overflow:hidden}.cart-item__variant-line{color:#6b7280;margin:0;font-size:.75rem;line-height:1.32}.cart-item__meta-label{letter-spacing:.08em;color:#94a3b8;font-size:.66rem;font-weight:700}.cart-item__notes{color:#94a3b8;white-space:normal;text-overflow:clip;overflow-wrap:anywhere;flex-wrap:wrap;grid-area:2/1;align-items:center;gap:2px 0;margin-top:2px;padding:2px 0 1px;font-size:.66rem;font-style:italic;line-height:1.24;display:flex;overflow:visible}.cart-item__notes span{color:inherit;font-style:inherit;background:0 0;border:0;max-width:100%;padding:0}.cart-item__notes span+span:before{content:"·";color:#cbd5e1;margin-inline:4px;font-style:normal}.cart-page .cart-item--calculator .cart-item__content{gap:10px}.cart-page .cart-item--calculator .cart-item__title h3{white-space:normal;text-overflow:clip;overflow:visible}.cart-page .cart-item__calculator-specs{flex-wrap:wrap;gap:6px 8px;min-width:0;margin:0;display:flex}.cart-page .cart-item__calculator-spec{color:#0f172a;background:#f8fafcc2;border:1px solid #cbd5e1d1;border-radius:8px;align-items:center;gap:5px;max-width:100%;padding:4px 7px;font-size:.72rem;line-height:1.2;display:inline-flex}.cart-page .cart-item__calculator-spec dt,.cart-page .cart-item__calculator-spec dd{margin:0}.cart-page .cart-item__calculator-spec dt{color:#64748b;text-transform:uppercase;font-weight:700}.cart-page .cart-item__calculator-spec dd{overflow-wrap:anywhere;min-width:0;font-weight:700}.cart-page .cart-item--calculator .cart-item__actions{min-width:130px}.cart-item__actions{grid-area:1/2;justify-content:flex-end;align-items:center;gap:14px;min-width:220px}.cart-item__qty-wrapper{align-items:center;gap:10px;display:flex}.cart-item__qty{background:#ffffff8c;border:1px solid #94a3b857;border-radius:999px;gap:0;padding:0;overflow:hidden}.cart-item__qty button{color:#475569;background:0 0;border:0;border-radius:0;width:32px;height:32px;font-size:1rem}.cart-item__qty button:hover{color:#0f172a;background:#2563eb14;border-color:#0000;transform:none}.cart-item__qty span{border-inline:1px solid #94a3b83d;min-width:34px;font-size:.9rem}.cart-item__line-controls{order:-1;align-items:center;gap:12px;display:flex}.cart-item__line-total{color:#0f172a;text-align:right;min-width:74px;font-size:1.04rem;font-weight:700}.cart-item__remove.button{width:30px;min-width:30px;height:30px;box-shadow:none;border:0;border-radius:999px;color:#94a3b8!important;background:0 0!important;padding:0!important}.cart-item__remove-icon{width:15px;height:15px;display:block}.cart-item__remove.button:hover{color:#dc2626!important;background:#fef2f2!important}.cart-summary__card{box-shadow:none;border-color:#dbe4ee;border-radius:16px;gap:14px;padding:16px}.cart-summary__card h3{letter-spacing:-.01em;font-size:1.14rem;font-weight:700}.cart-summary__totals dd{font-size:.95rem;font-weight:700}.cart-summary__shipping-title,.cart-summary__coupon-title,.cart-summary__destination-label{letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin:0;font-size:.8rem;font-weight:700}.cart-summary__shipping-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-summary__shipping-status{color:#2563eb;justify-content:center;align-items:center;width:18px;height:18px;line-height:1;display:inline-flex}.cart-summary__shipping-spinner{border:2px solid #2563eb38;border-top-color:#2563eb;border-radius:999px;width:12px;height:12px;animation:.7s linear infinite cart-summary-shipping-spin}@keyframes cart-summary-shipping-spin{to{transform:rotate(360deg)}}.cart-summary__coupon-title{align-items:center;gap:6px;display:inline-flex}.cart-summary__coupon-title-icon{color:#64748b;width:14px;height:14px;display:block}.cart-summary__shipping-option{cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:12px;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;transition:border-color .2s,background .2s;display:grid}.cart-summary__shipping-option input{accent-color:#2563eb;margin-top:2px}.cart-summary__shipping-option-icon{color:#64748b;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:inline-flex}.cart-summary__shipping-option-icon svg{width:16px;height:16px;display:block}.cart-summary__shipping-option-body{gap:2px;display:grid}.cart-summary__shipping-option-body strong{color:#0f172a;font-size:.95rem;line-height:1.2}.cart-summary__shipping-option-body small{color:#64748b;font-size:.85rem;line-height:1.2}.cart-summary__shipping-option.is-active{background:#eff6ff;border-color:#93c5fd}.cart-summary__shipping-option.is-active .cart-summary__shipping-option-icon{color:#2563eb}.cart-summary__shipping-option.is-disabled{opacity:.58}.cart-summary__bol-upload{background:#f8fbff;border:1px dashed #bfdbfe;border-radius:12px;gap:8px;padding:10px;display:grid}.cart-summary__bol-upload.is-error{background:#fff7f7;border-color:#fecaca}.cart-summary__bol-file{background:#fff;border:1px solid #dbeafe;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.cart-summary__bol-file-icon{color:#16a34a;width:18px;height:18px}.cart-summary__bol-file span{gap:2px;min-width:0;display:grid}.cart-summary__bol-file strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;line-height:1.2;overflow:hidden}.cart-summary__bol-file small{color:#16a34a;font-size:.76rem;font-weight:700;line-height:1.2}.cart-summary__bol-remove{border-radius:8px;min-height:30px;padding:6px 9px;font-size:.78rem}.cart-summary__bol-drop{color:#1d4ed8;cursor:pointer;text-align:center;background:#fff;border:1px solid #dbe4ee;border-radius:10px;justify-items:center;gap:3px;padding:12px;display:grid}.cart-summary__bol-drop input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cart-summary__bol-drop span{text-transform:uppercase;font-size:.86rem;font-weight:800;line-height:1.2}.cart-summary__bol-drop small{color:#64748b;font-size:.76rem;font-weight:600;line-height:1.25}.cart-summary__bol-drop:has(input:focus-visible){outline-offset:2px;outline:2px solid #2563eb73}.cart-summary__bol-drop:has(input:disabled){cursor:wait;opacity:.72}.cart-summary__bol-error{color:#dc2626;margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.cart-summary__shipping-select select{background:#fff;border-color:#dbe4ee;border-radius:10px;height:38px;padding:8px 10px;font-size:.82rem}.cart-summary__shipping-select.is-loading select{color:#475569;background:#f8fafc}.cart-summary__reassurance{color:#64748b;gap:4px;font-size:.9rem}.cart-summary__destination{gap:6px}.cart-summary__zip-input{color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:10px;width:100%;height:36px;padding:8px 10px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.cart-summary__zip-input::placeholder{color:#64748ba6}.cart-summary__zip-input:focus{border-color:#a5b4fc;outline:none;box-shadow:0 0 0 3px #818cf82e}.cart-summary__coupon{grid-template-columns:minmax(0,1fr) auto;gap:8px}.cart-summary__coupon input{border-color:#dbe4ee;border-radius:10px;height:36px;padding:8px 10px;font-size:.9rem}.cart-summary__coupon button{border-radius:10px;grid-column:auto;width:auto;min-width:76px;height:36px;font-size:.9rem}.cart-summary__coupon-status{font-size:.82rem}.cart-summary__legal{color:#64748b;gap:8px;font-size:.76rem}.cart-summary__legal-check{gap:8px}.cart-summary__legal-check input{width:14px;height:14px}.cart-summary__legal-links{text-align:center;justify-content:center;gap:10px}.cart-summary__checkout{border-radius:12px;height:44px;font-size:.95rem;font-weight:700;color:#fff!important;background:#2563eb!important;border-color:#2563eb!important;box-shadow:0 12px 24px #2563eb47!important}.cart-summary__checkout:hover,.cart-summary__checkout:focus{color:#fff!important;background:#1d4ed8!important;border-color:#1d4ed8!important;box-shadow:0 16px 30px #2563eb57!important}.cart-summary__checkout:disabled,.cart-summary__checkout[aria-disabled=true]{opacity:.56;box-shadow:none!important;background:#a8c1ec!important;border-color:#a8c1ec!important}.cart-summary__trust{text-align:center;justify-items:center;gap:6px}.cart-summary__secure{align-items:center;gap:6px;font-size:.87rem;display:inline-flex}.cart-summary__trust-icon{color:#64748b;flex-shrink:0;width:14px;height:14px}.cart-summary__trust-copy{color:#64748b;margin:0;font-size:.78rem;line-height:1.35}@media (width<=1200px){.cart-page__layout{grid-template-columns:1fr}.cart-page__summary{position:static}}@media (width<=768px){.cart-page{gap:14px;padding-inline:10px}.cart-page__header{padding-bottom:10px}.cart-page__continue{display:none}.cart-item{grid-template-columns:88px minmax(0,1fr)}.cart-item__body{grid-template-columns:minmax(0,1fr)}.cart-item__meta{grid-template-columns:1fr;gap:6px}.cart-item__actions{grid-area:auto/1;justify-content:space-between;gap:8px;width:100%;min-width:0}.cart-item__qty-wrapper{gap:6px}.cart-page .cart-item--calculator .cart-item__actions{min-width:0}.cart-page .cart-item__calculator-specs{gap:5px}.cart-page .cart-item__calculator-spec{padding:4px 6px;font-size:.68rem}.cart-item__line-controls{order:0;gap:8px}.cart-summary__coupon{grid-template-columns:1fr}}.settings-stack{gap:clamp(18px,3vw,26px);display:grid}.settings-tabs{background:#0c122aa6;border:1px solid #818cf833;border-radius:24px;flex-wrap:wrap;gap:clamp(10px,2vw,18px);margin-bottom:clamp(18px,3vw,28px);padding:clamp(6px,1.5vw,12px);display:flex;box-shadow:inset 0 1px #ffffff0d}.settings-tab{--button-primary-border:var(--nav-button-border);--button-primary-text:var(--nav-button-text);--button-primary-shadow:var(--nav-button-shadow);transition:transform var(--transition-fast), opacity var(--transition-fast), box-shadow var(--transition-fast);flex:none}.settings-tab[data-active=false]{color:var(--nav-button-text);border-color:var(--nav-button-border);box-shadow:none;opacity:.78;background:0 0}.settings-tab[data-active=false]:hover{opacity:1;background:#ffffff14}.settings-tab[data-active=true]{opacity:1}.settings-stack--columns{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch}.settings-section{background:radial-gradient(circle at 14% -8%,#818cf847,#0000 58%),radial-gradient(circle at 88% 0,#3b82f633,#0000 55%),#0c122ad1;border:1px solid #818cf838;border-radius:24px;gap:clamp(16px,2vw,22px);padding:clamp(22px,3vw,30px);display:grid;box-shadow:0 26px 55px #060a2073}.settings-section--wide{grid-column:1/-1}.settings-section header{flex-direction:column;gap:6px;display:flex}.settings-section header h3{letter-spacing:.06em;text-transform:uppercase;margin:0}.settings-section__content{gap:18px;display:grid}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;gap:16px 18px;display:grid}.settings-grid--toggles{align-items:center}.settings-field{color:#eef2ff;gap:6px;font-size:.95rem;display:grid}.settings-field span{letter-spacing:.03em;font-weight:600}.settings-field small,.settings-field .field-hint{color:#e2e8ffb3;margin-top:-2px;margin-bottom:4px;font-size:.85rem;font-weight:400;line-height:1.4}.settings-field--full{grid-column:1/-1}.settings-field input,.settings-field select,.settings-field textarea{color:#f8fbff;background:#0c122ab8;border:1px solid #818cf83d;border-radius:12px;padding:clamp(10px,1.4vw,14px) clamp(12px,2vw,20px);font-size:.95rem;box-shadow:inset 0 0 0 1px #080c1c59}.settings-field textarea{resize:vertical}.settings-field input:focus,.settings-field select:focus,.settings-field textarea:focus{border-color:#818cf899;outline:2px solid #818cf873;box-shadow:0 0 0 4px #818cf82e}.settings-field.toggle{grid-template-columns:1fr auto;grid-auto-flow:column;align-items:center;gap:clamp(10px,1.5vw,16px)}.settings-field.toggle input[type=checkbox]{width:clamp(42px,6vw,56px);height:clamp(24px,4vw,32px)}.settings-secret{align-items:center;gap:8px;display:flex}.settings-secret input{flex:1}.settings-field__inline-actions{align-items:center;gap:10px;display:flex}.settings-tax-rules{gap:14px;display:grid}.settings-tax-rules__header,.settings-tax-rule__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-tax-rules__header strong,.settings-tax-rule__header strong{color:#f8fbff;font-weight:700}.settings-tax-rules__header small{color:#e2e8ffad;margin-top:3px;font-size:.85rem;display:block}.settings-tax-rule{background:#0c122a4d;border:1px solid #818cf83d;border-radius:12px;gap:14px;padding:14px;display:grid}.settings-sound-groups{gap:24px;display:grid}.settings-sound-group{gap:14px;min-width:0;padding-top:4px;display:grid}.settings-sound-group+.settings-sound-group{border-top:1px solid var(--border-subtle,#e2e8f0);padding-top:22px}.settings-sound-group__header h4{color:var(--text-strong,#111827);margin:0;font-size:1rem}.settings-sound-group__header p{color:var(--muted,#64748b);margin:4px 0 0;font-size:.9rem}.settings-grid--operator-sounds{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.settings-field--operator-sound{min-width:0}.settings-field--operator-sound .settings-field__inline-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.settings-field--operator-sound select{width:100%;min-width:0}.settings-field--operator-sound .btn{white-space:nowrap;min-width:84px}@media (width<=560px){.settings-grid--operator-sounds,.settings-field--operator-sound .settings-field__inline-actions{grid-template-columns:1fr}.settings-field--operator-sound .btn{width:100%}}.settings-table{border-collapse:collapse;width:100%;font-size:.9rem}.settings-table th,.settings-table td{border-bottom:1px solid #94a3ff26;padding:10px 12px}.settings-table tbody tr:hover{background:#3b82f614}.settings-table__actions{flex-wrap:wrap;gap:8px;display:flex}.status-pill{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.status-pill--success{color:#bbf7d0;background:#10b9812e}.status-pill--muted{color:#e2e8f0;background:#94a3b833}.preset-details{gap:16px;display:grid}.preset-details__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px 18px;display:grid}.settings-secret .btn{padding-inline:14px}.settings-announcement-preview{margin-top:18px}.settings-announcement-preview__bar{letter-spacing:.02em;border-radius:18px;justify-content:center;align-items:center;min-height:clamp(48px,6vw,64px);padding:12px 18px;font-weight:600;line-height:1.4;transition:background .2s,color .2s,font-size .2s;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0f172abf;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{color:#f1f5f9;background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:24px;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0006}.modal-content h2{color:#f1f5f9;margin:0 0 16px;font-size:1.5rem;font-weight:600}.modal-content .form-group{margin:20px 0}.modal-content .form-group label{color:#cbd5e1;margin-bottom:8px;font-weight:500;display:block}.modal-content .form-group input{color:#f1f5f9;background:#0f172a;border:1px solid #fff3;border-radius:6px;width:100%;padding:10px 12px;font-size:1rem}.modal-content .form-group input:focus{border-color:#4ecdc4;outline:none;box-shadow:0 0 0 3px #4ecdc41a}.modal-actions{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}.btn.danger{color:#fff;background:#ef4444;border-color:#ef4444}.btn.danger:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.btn.danger:disabled{opacity:.5;cursor:not-allowed}.variant-form{gap:18px;margin-top:8px;display:grid}.variant-summary-bar{background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 80%);border:1px solid #e2e8f080;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.variant-summary-title{margin:2px 0 0;font-size:1.1rem}.variant-summary-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.variant-chip{color:#0f172a;letter-spacing:.01em;background:#e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;font-weight:600;display:inline-flex}.variant-chip--info{color:#1d4ed8;background:#3b82f624;border:1px solid #3b82f64d}.variant-chip--soft{color:#312e81;background:#4f46e51f;border:1px solid #4f46e542}.variant-chip--outline{color:#1e293b;background:0 0;border:1px dashed #94a3b8cc}.variant-lang-switch{align-items:center;gap:6px;display:inline-flex}.variant-lang-switch .variant-chip{cursor:pointer}.variant-builder{grid-template-columns:minmax(0,1.6fr) minmax(260px,.9fr);align-items:flex-start;gap:16px;display:grid}.variant-builder__main,.variant-builder__aside{gap:14px;display:grid}@media (width<=1180px){.variant-builder{grid-template-columns:1fr}}.variant-card{color:#e5e7eb;background:#0f172a;border:1px solid #ffffff14;border-radius:16px;padding:16px 18px;box-shadow:0 18px 36px #0f172a40,0 6px 18px #0f172a38}.variant-card--muted{background:#111827;border-color:#ffffff0d}.variant-card__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.variant-card__header--inline{align-items:center}.variant-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#a5b4fc;margin:0 0 4px;font-size:.75rem}.variant-grid{gap:12px;display:grid}.variant-grid--two{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.variant-grid--three{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.variant-field{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:6px;padding:10px;display:flex}.variant-field--required{border-left:3px solid #22c55e;padding-left:12px}.variant-field__label{color:#e5e7eb;font-weight:600}.variant-hint{color:#cbd5e1;font-size:.82rem}.variant-toggle-row{align-items:center}.variant-attributes__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.variant-chip-list{flex-wrap:wrap;gap:8px;display:flex}.variant-attributes__rows{gap:10px;display:grid}.variant-attributes__row{grid-template-columns:1.1fr 1fr auto;align-items:center;gap:8px;display:grid}@media (width<=720px){.variant-attributes__row{grid-template-columns:1fr}}.variant-guidelines{color:#cbd5e1;gap:6px;margin:8px 0 0;padding-left:18px;display:grid}.variant-helper-link{color:#60a5fa;text-decoration:underline}.variant-form__actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.variant-preview-list{gap:10px;margin-top:10px;display:grid}.variant-preview-row{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.variant-preview-row--duplicate{background:#f472b614;border-color:#f472b666}.variant-preview-row strong{color:#e5e7eb}.variant-preview-row .muted{color:#cbd5e1}.variant-dup-badge{color:#ec4899;letter-spacing:.02em;background:#f472b62e;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.variant-preview-row--imported{background:#4ade8014;border-color:#4ade8066}.variant-imported-badge{color:#4ade80;letter-spacing:.02em;background:#4ade8033;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.variant-bulk-bar{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.variant-bulk-left{align-items:center;gap:10px;display:flex}.variant-bulk-actions{gap:8px;display:flex}@media (width<=720px){.variant-preview-row{flex-direction:column;align-items:flex-start}}.admin-order-history-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.admin-order-history-row{border:1px solid var(--border-subtle,#1f2a44);background:var(--card-bg,#ffffff05);border-radius:10px;justify-content:space-between;align-items:flex-start;padding:12px 14px;display:flex}.admin-order-history-row strong{margin-bottom:2px;display:block}.quick-view-modal-overlay{-webkit-backdrop-filter:blur(20px)brightness(.8);backdrop-filter:blur(20px)brightness(.8);z-index:1000;background:#0f172a40;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quick-view-modal{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:22px;width:100%;max-width:900px;max-height:90vh;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 26px 56px #1118271f}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.quick-view-modal__close{color:#0f172a;cursor:pointer;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.quick-view-modal__close:hover{background:#e2e8f0}.quick-view-modal__content{grid-template-columns:1fr 1fr;gap:32px;padding:32px;display:grid}.quick-view-modal__image{aspect-ratio:1;background:#f8fafc;border-radius:12px;width:100%;overflow:hidden}.quick-view-modal__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.quick-view-modal__info{flex-direction:column;gap:20px;display:flex}.quick-view-modal__category{letter-spacing:.04em;text-transform:uppercase;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.quick-view-modal__meta{color:#6b7280;flex-wrap:wrap;gap:12px;font-size:.85rem;display:flex}.quick-view-modal__title{color:#0f172a;margin:0;font-size:1.75rem;font-weight:700;line-height:1.3}.quick-view-modal__description{color:#4b5563;margin:0;font-size:1rem;line-height:1.6}.quick-view-modal__price{color:#0f172a;align-items:center;gap:16px;font-size:1.5rem;font-weight:700;display:flex}.quick-view-modal__stock{color:#15803d;background:#22c55e1f;border-radius:6px;padding:4px 12px;font-size:.875rem;font-weight:500}.quick-view-modal__lead-time{color:#7c3aed;background:#7c3aed1f;border-radius:6px;padding:4px 12px;font-size:.875rem;font-weight:500}.quick-view-modal__specs{border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:1rem}.quick-view-modal__specs h4{color:#0f172a;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.quick-view-modal__specs ul{margin:0;padding:0;list-style:none}.quick-view-modal__specs li{color:#4b5563;margin-bottom:.4rem}.quick-view-modal__specs li strong{color:#0f172a;font-weight:600}.quick-view-modal__short-description{color:#666;margin:.75rem 0;font-size:.95rem;line-height:1.5}.quick-view-modal__long-description{color:#555;max-height:200px;margin:1rem 0;padding-right:.5rem;font-size:.9rem;line-height:1.6;overflow-y:auto}.quick-view-modal__long-description p{margin:.5rem 0}.quick-view-modal__long-description ul,.quick-view-modal__long-description ol{margin:.5rem 0;padding-left:1.5rem}.quick-view-modal__variant-group{gap:6px;display:grid}.quick-view-modal__variant-buttons{flex-wrap:wrap;gap:6px;display:flex}.quick-view-modal__variant-button,.quick-view-modal__variant-swatch{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:.85rem;display:inline-flex}.quick-view-modal__variant-button.is-active,.quick-view-modal__variant-swatch.is-active{color:#fff;background:linear-gradient(135deg,#111827 0%,#1f2937 40%,#334155 100%);border-color:#0f172a}.quick-view-modal__variant-swatch-dot{border:1px solid #0f172a33;border-radius:999px;width:14px;height:14px;display:inline-block}.quick-view-modal__quantity{flex-direction:column;align-items:flex-start;gap:.5rem;margin:1rem 0;display:flex}.quick-view-modal__quantity label{color:#333;min-width:0;font-size:.9rem;font-weight:600}.quick-view-modal__quantity-controls{background:#fff;border:1px solid #ddd;border-radius:4px;align-items:center;gap:0;display:flex;overflow:hidden}.quick-view-modal__quantity-btn{color:#333;cursor:pointer;background:#f5f5f5;border:none;justify-content:center;align-items:center;min-width:36px;padding:.5rem .75rem;font-size:1.2rem;font-weight:600;transition:background-color .2s;display:flex}.quick-view-modal__quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quick-view-modal__quantity-input{text-align:center;appearance:textfield;background:#fff;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;width:70px;padding:.5rem .75rem;font-size:1rem}.quick-view-modal__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quick-view-modal__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quick-view-modal__quantity-input:focus{background:#f9f9f9;outline:none}.quick-view-modal__variants{flex-direction:column;gap:8px;display:flex}.quick-view-modal__variants label{color:#334155;font-size:.875rem;font-weight:600}.quick-view-modal__variants select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;font-size:.95rem;transition:background .2s,border-color .2s}.quick-view-modal__variants select:hover{background:#f8fafc;border-color:#cbd5e1}.quick-view-modal__variants select:focus{outline-offset:2px;border-color:#a5b4fc;outline:2px solid #818cf880}.quick-view-modal__actions{gap:12px;margin-top:auto;display:flex}.quick-view-modal__actions .button{flex:1}.quick-view-modal__actions .button.ghost{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1}.quick-view-modal__actions .button.ghost:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}@media (width<=767px){.quick-view-modal__content{grid-template-columns:1fr;gap:24px;padding:24px}.quick-view-modal__title{font-size:1.5rem}.quick-view-modal__actions{flex-direction:column}}.product-page{gap:clamp(24px,4vw,38px)}.product-page__layout{grid-template-columns:minmax(0,1.2fr) minmax(340px,.92fr);align-items:start}.product-page__summary{border-radius:22px;position:sticky;top:92px}.product-page__purchase-panel{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:18px;gap:14px;padding:16px;display:grid}.product-page__pricing-stack{gap:8px;display:grid}.product-page__notice{color:#334155;background:#f8fafc;border:1px solid #dbe4ee;border-radius:12px;padding:10px 12px}.product-page__variants h4{color:#0f172a;margin:0 0 2px;font-size:1rem}.product-page__variant-group{gap:8px}.product-page__variant-list{flex-wrap:wrap;gap:8px;display:flex}.product-page__variant-group .product-page__variant{grid-template-columns:1fr;min-height:40px;padding:8px 12px}.product-page__variants>.product-page__variant-list{display:grid}.product-page__variants>.product-page__variant-list .product-page__variant{grid-template-columns:1fr auto auto;justify-items:start}.product-page__quantity{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0;padding:12px}.product-page__quantity-controls{width:fit-content}.product-page__actions .button.primary{border-radius:12px;width:100%;min-height:46px}.product-page__info-tiles article{border-radius:14px}.product-page__specs dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-page__specs dl>div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:0;padding:10px 12px}.product-page__specs dt{letter-spacing:.01em;color:#64748b;margin:0 0 6px;font-size:.84rem}.product-page__specs dd{color:#0f172a;overflow-wrap:anywhere;word-break:break-word;margin:0;line-height:1.5}.quick-view-modal{border-radius:24px;width:min(1120px,96vw);max-height:92vh;box-shadow:0 30px 70px #02061759,0 8px 24px #02061733}.quick-view-modal__image{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;align-self:start;position:sticky;top:0}.quick-view-modal__summary{gap:10px;display:grid}.quick-view-modal__long-description{max-height:160px;margin:0;padding-right:6px}.quick-view-modal__price{flex-wrap:wrap;gap:8px}.quick-view-modal__price strong{font-size:clamp(1.35rem,2.4vw,1.8rem)}.quick-view-modal__stock--neutral{color:#475569;background:#e2e8f0}.quick-view-modal__specs{margin-top:0;padding-top:10px}.quick-view-modal__specs--pricing{border-top:1px solid #dbe4ee}.quick-view-modal__specs--features{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.quick-view-modal__spec-list{color:#475569;margin:0;padding-left:18px;font-size:.88rem;line-height:1.55}.quick-view-modal__variants{gap:10px}.quick-view-modal__variant-group{gap:8px}.quick-view-modal__quantity{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin:0;padding:12px;overflow:hidden}.quick-view-modal__quantity-controls{border-color:#cbd5e1;border-radius:10px;width:fit-content;overflow:hidden}.quick-view-modal__quantity-btn{min-width:42px;min-height:42px}.quick-view-modal__quantity-input{width:82px;min-height:42px}.quick-view-modal__actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:0;display:grid}.quick-view-modal__cta{border-radius:12px;min-height:46px}.quick-view-modal__details-link{color:#0f172a;background:#fff;border:1px solid #0f172a;border-radius:12px;min-height:46px;padding-inline:14px;font-weight:600}.quick-view-modal__details-link:hover{color:#fff;background:#0f172a;border-color:#0f172a}@media (width<=1200px){.product-page__summary{position:static}}@media (width<=1024px){.quick-view-modal{max-height:94vh}.quick-view-modal__content{grid-template-columns:1fr}.quick-view-modal__image{position:relative}}@media (width<=640px){.product-page__purchase-panel{padding:12px}.product-page__variant-group .product-page__variant{width:auto}.quick-view-modal__actions,.product-page__specs dl{grid-template-columns:1fr}}.contact-info-section{margin-top:48px}.contact-info-section h2{color:var(--text-primary);margin-bottom:12px;font-size:1.75rem}.contact-info-grid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:32px;width:100%;max-width:100%;margin-top:8px;display:grid}.contact-info{flex-direction:column;gap:16px;display:flex}.contact-info h3{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem}.contact-info address{color:var(--text-secondary);flex-direction:column;gap:8px;font-style:normal;line-height:1.4;display:flex}.contact-info address p{margin:0;font-size:1rem}.contact-info address a{color:var(--brand-primary,#1d4ed8);text-decoration:none;transition:color .2s}.contact-info address a:hover{color:var(--brand-accent,#f97316);text-decoration:underline}.contact-map{border-radius:12px;width:100%;height:300px;overflow:hidden;box-shadow:0 8px 24px #00000026}.app-main:has(.about-page){color:#000}.about-page,.about-page .module-header h1,.about-page .module-header p,.about-page .feature-card h3,.about-page .feature-card p,.about-page .feature-card li,.about-page .contact-info-section h2,.about-page .contact-info h3,.about-page .contact-info address{color:#000}.about-page .module-header p{text-align:justify;text-justify:inter-word;width:100%;max-width:100%}.about-page .about-features{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;width:100%;max-width:100%;margin-top:40px;display:grid}@media (width>=768px){.about-page .about-features .feature-card:nth-child(4){grid-column:1/-1}}.about-page .feature-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:100%;padding:30px;transition:all .3s}.about-page .feature-card:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-4px)}.about-page .feature-card h3{text-transform:uppercase;letter-spacing:.05em;color:#000;margin-bottom:15px;font-size:1.4em;font-weight:600}.about-page .feature-card p{opacity:.9;color:#000;margin:0;line-height:1.6}.about-page .feature-card ul{color:#000;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.about-page .feature-card li{color:inherit;padding-left:0;line-height:1.6;position:relative}.about-page .feature-card li:before{display:none}.about-page .about-gallery{gap:18px;margin-top:clamp(28px,4vw,48px);display:grid}.about-page .about-gallery__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.about-page .about-gallery__header h2{text-transform:uppercase;letter-spacing:.05em;color:#000;margin:0;font-size:1.4em;font-weight:600}.about-page .about-gallery__controls{justify-content:center;gap:10px;width:100%;display:inline-flex}.about-page .about-gallery__viewport{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overflow-x:auto}.about-page .about-gallery__viewport::-webkit-scrollbar{height:0}.about-page .about-gallery__track{gap:12px;min-width:max-content;padding:8px 4px 12px;display:flex}.about-page .about-gallery__slide{scroll-snap-align:start;background:#ffffffe6;border:1px solid #0f172a1f;border-radius:18px;flex:0 0 clamp(240px,22vw,340px);overflow:hidden;box-shadow:0 16px 32px #0f172a1f}.about-page .about-gallery__slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:clamp(180px,22vw,240px);display:block}@media (width<=1024px){.about-page .about-gallery__track{gap:8px}}@media (width<=600px){.about-page .about-gallery__slide{flex:0 0 70vw}.about-page .about-gallery__slide img{height:180px}}.about-page .contact-info-section{background:#fff;border:1px solid #0f172a14;box-shadow:0 18px 36px #0f172a14}@media (width<=1024px){.about-page .about-features{box-sizing:border-box;grid-template-columns:repeat(2,minmax(240px,1fr));gap:22px;width:100%;max-width:100%}.about-page .contact-info-grid{box-sizing:border-box;grid-template-columns:1fr;gap:20px;width:100%;max-width:100%}}@media (width<=767px){.about-page{box-sizing:border-box;width:100%;max-width:100%;padding:clamp(20px,4vw,32px) clamp(16px,5vw,24px)!important}.about-page .module-header{box-sizing:border-box;width:100%;max-width:100%;margin-bottom:clamp(24px,4vw,32px)}.about-page .module-header h1{word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:clamp(12px,3vw,16px);font-size:clamp(1.8rem,5vw,2.4rem);line-height:1.3}.about-page .module-header p{word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:clamp(.95rem,2.5vw,1.1rem);line-height:1.6}.about-page .about-features{box-sizing:border-box;grid-template-columns:1fr;gap:clamp(18px,3vw,24px);width:100%;max-width:100%;margin-top:clamp(24px,4vw,32px)}.about-page .feature-card{box-sizing:border-box;width:100%;max-width:100%;padding:clamp(18px,3vw,24px)}.about-page .feature-card h3{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:clamp(10px,2vw,14px);font-size:clamp(1.1rem,3vw,1.3rem);line-height:1.4}.about-page .feature-card p{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:clamp(8px,2vw,12px);font-size:clamp(.9rem,2.2vw,1rem);line-height:1.6}.about-page .feature-card ul{box-sizing:border-box;gap:clamp(8px,2vw,12px);width:100%;max-width:100%}.about-page .feature-card li{word-wrap:break-word;overflow-wrap:break-word;padding-left:0;font-size:clamp(.85rem,2vw,.95rem);line-height:1.6}.about-page .contact-info-section{box-sizing:border-box;width:100%;max-width:100%;margin-top:clamp(24px,4vw,32px);padding:clamp(20px,3vw,28px)!important}.about-page .contact-info-section h2{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:clamp(16px,3vw,24px);font-size:clamp(1.4rem,4vw,1.8rem)}.about-page .contact-info-grid{box-sizing:border-box;gap:clamp(18px,3vw,24px);width:100%;max-width:100%;grid-template-columns:1fr!important}.about-page .contact-info{box-sizing:border-box;width:100%;max-width:100%}.about-page .contact-info h3{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:clamp(12px,2vw,16px);font-size:clamp(1.2rem,3vw,1.4rem)}.about-page .contact-info address{word-wrap:break-word;overflow-wrap:break-word;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.7}.about-page .contact-info address p{word-wrap:break-word;overflow-wrap:break-word;margin-bottom:clamp(6px,1.5vw,10px)}.about-page .contact-map{box-sizing:border-box;border-radius:12px;width:100%;max-width:100%;min-height:250px;overflow:hidden}.about-page .contact-map iframe{box-sizing:border-box;border-radius:12px;width:100%;max-width:100%;height:250px}}@media (width<=575px){.about-page{padding:clamp(16px,4vw,24px) clamp(12px,5vw,20px)!important}.about-page .module-header h1{font-size:clamp(1.5rem,6vw,2rem)}.about-page .module-header p{font-size:clamp(.875rem,3vw,1rem)}.about-page .about-features{gap:16px;margin-top:24px}.about-page .feature-card{padding:16px}.about-page .feature-card h3{margin-bottom:10px;font-size:clamp(1rem,4vw,1.2rem)}.about-page .feature-card p{font-size:clamp(.875rem,2.5vw,.95rem)}.about-page .feature-card li{font-size:clamp(.8rem,2.5vw,.9rem)}.about-page .contact-info-section{margin-top:24px;padding:clamp(16px,3vw,24px)!important}.about-page .contact-info-section h2{margin-bottom:16px;font-size:clamp(1.2rem,5vw,1.5rem)}.about-page .contact-info-grid{gap:16px}.about-page .contact-info h3{margin-bottom:12px;font-size:clamp(1.1rem,4vw,1.3rem)}.about-page .contact-info address{font-size:clamp(.875rem,2.5vw,.95rem)}.about-page .contact-map{min-height:220px}.about-page .contact-map iframe{height:220px}}.contact-map iframe{border:0;width:100%;height:100%}.production-upload-form,.contact-form{gap:24px;max-width:600px;display:grid}.production-upload-form label,.contact-form label{gap:8px;display:grid}.production-upload-form label span,.contact-form label span{color:var(--text-primary);font-size:.95rem;font-weight:600}.production-upload-form input[type=file],.production-upload-form input[type=text],.production-upload-form input[type=number],.production-upload-form textarea,.contact-form input[type=text],.contact-form input[type=email],.contact-form textarea{border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);border-radius:8px;padding:12px 16px;font-family:Open Sans,sans-serif;font-size:1rem;transition:border-color .2s,background .2s}.production-upload-form input:focus,.production-upload-form textarea:focus,.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--brand-primary,#1d4ed8);outline-offset:2px;border-color:var(--brand-primary,#1d4ed8)}.production-upload-form .file-name{color:var(--text-muted);margin-top:4px;font-size:.875rem}.recaptcha-wrapper{justify-content:flex-start;margin:16px 0;display:flex}.recaptcha-container{display:inline-block}.recaptcha-container>div{margin:0}@media (width<=767px){.contact-info-grid{grid-template-columns:1fr;gap:24px}.contact-map{height:250px}.recaptcha-wrapper{justify-content:center;display:flex}}.admin-catalog-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}@media (width>=992px){.admin-catalog-grid{grid-template-columns:minmax(300px,.4fr) minmax(0,1fr)}}.admin-catalog-sidebar{gap:20px;min-width:0;display:grid}.admin-catalog-detail{min-width:0}@media (width<=1990px){.admin-catalog-grid{grid-template-columns:minmax(0,1fr);gap:18px}.admin-catalog-sidebar,.admin-catalog-detail{width:100%}.admin-catalog-sidebar{order:1}.admin-catalog-detail{order:2}}@media (width<=768px){.admin-catalog-grid{gap:14px}}.admin-products .form-grid input,.admin-products .form-grid select{height:38px;padding:8px 12px;font-size:.9rem}.admin-products .form-grid textarea{min-height:110px;padding:10px 12px;font-size:.9rem}.admin-products .admin-catalog-grid .btn,.admin-products .admin-catalog-grid button.btn,.admin-products .admin-catalog-grid a.btn{height:36px;padding:6px 12px;font-size:.85rem}.admin-products .catalog-product-list li .admin-inline-actions button{padding:6px 10px;font-size:.8rem}.catalog-product-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.catalog-product-list li{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.catalog-product-list li:hover{background:#1b5bf70d;border-color:#1b5bf74d}.catalog-product-list li.active{background:#1b5bf71a;border-color:#1b5bf780}.catalog-product-list li>button:first-child{text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;padding:0}.catalog-product-list li .admin-inline-actions{z-index:1;flex-shrink:0}.catalog-product-list li .admin-inline-actions button{cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex:none;padding:6px 12px}.catalog-product-list li .admin-inline-actions button:hover{background:#ffffff1a;border-color:#fff3}.product-list-item-content{align-items:center;gap:12px;width:100%;display:flex}.product-list-thumbnail{-o-object-fit:cover;object-fit:cover;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;width:60px;height:60px}.product-list-thumbnail--placeholder{color:#ffffff80;text-align:center;background:#ffffff0d;justify-content:center;align-items:center;font-size:.75rem;display:flex}.product-list-item-info{flex:1;gap:4px;min-width:0;display:grid}.product-list-item-info strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:600;display:block;overflow:hidden}.product-list-item-info .muted{color:#fff9;font-size:.85rem}.product-list-meta{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.product-meta-badge{color:#1b5bf7e6;background:#1b5bf726;border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:600;line-height:1.4;display:inline-block}.product-detail-tabs{margin-bottom:20px}.product-detail-tabs-header{border-bottom:1px solid #ffffff1a;gap:8px;padding-bottom:0;display:flex}.product-detail-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 20px;font-size:.95rem;font-weight:500;transition:all .2s}.product-detail-tab:hover{color:#fffc;background:#ffffff08}.product-detail-tab.active{color:#1b5bf7;background:#1b5bf70d;border-bottom-color:#1b5bf7}.admin-catalog-detail{gap:20px;display:grid}.kpi-dashboard{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.kpi-card{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;padding:16px;transition:all .2s}.kpi-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.kpi-value{color:var(--accent);font-size:2rem;font-weight:700;line-height:1}.kpi-label{color:var(--text-secondary);margin-top:8px;font-size:.875rem}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.detail-grid>div{flex-direction:column;gap:4px;display:flex}.detail-grid label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.audit-timeline{flex-direction:column;gap:16px;display:flex}.audit-event{background:var(--bg-card);border-left:3px solid var(--accent);border-radius:4px;padding:12px}.audit-event-time{color:var(--text-secondary);font-size:.875rem}.audit-event-type{margin-top:4px;font-weight:600}.audit-event-user{color:var(--text-secondary);margin-top:4px;font-size:.875rem}.audit-event-payload{margin-top:8px}.audit-event-payload summary{cursor:pointer;color:var(--accent);font-size:.875rem}.audit-event-payload pre{background:var(--bg-secondary);border-radius:4px;margin-top:8px;padding:8px;font-size:.75rem;overflow-x:auto}.drawer-overlay{z-index:2000;background:#00000080;justify-content:flex-end;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.drawer-content{background:var(--bg-primary);border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;max-height:90vh;animation:.3s slideUp;display:flex;overflow-y:auto;box-shadow:0 -4px 20px #0000004d}.drawer-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.drawer-header h2{margin:0;font-size:1.5rem}.drawer-body{flex:1;padding:24px;overflow-y:auto}.admin-detail-section{margin-bottom:24px}.admin-detail-section h3{margin:0 0 16px;font-size:1.2rem;font-weight:600}.admin-detail-section h4{margin:0 0 12px;font-size:1rem;font-weight:600}.status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.status-badge--success{color:#22c55e;background:#22c55e26}.status-badge--warning{color:#fbbf24;background:#fbbf2426}.status-badge--danger{color:#ef4444;background:#ef444426}.status-badge--secondary{color:#94a3b8;background:#94a3b826}.app-main:has(.support-page:not(.support-page--mobile)){background:radial-gradient(circle at 18% 10%,#2563eb14,#0000 30%),linear-gradient(#f8fafc 0%,#fff 62%);border:1px solid #dbe3ef;border-radius:24px;margin:clamp(16px,2.6vw,34px);padding:clamp(28px,4vw,54px) clamp(18px,5vw,44px);box-shadow:0 22px 55px #0f172a1a}.support-page{align-content:start;gap:20px;width:min(100%,1060px);max-width:1060px;padding:0}.support-page .support-header{background:linear-gradient(135deg,#fffffffa 0%,#eff6ffeb 100%);border:1px solid #dbe3ef;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;min-height:156px;padding:clamp(22px,3vw,32px);display:grid;box-shadow:0 16px 36px #0f172a12}.support-page .support-header .eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#1d4ed8;margin:0 0 6px;font-size:.66rem;font-weight:700}.support-page .support-header h1{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(1.85rem,2.2vw,2.45rem);line-height:1.05}.support-page .support-header .muted{color:#475569;max-width:620px;margin-top:8px;font-size:.92rem;line-height:1.5}.support-page .support-metrics{grid-template-columns:repeat(3,minmax(90px,1fr));gap:10px;min-width:320px;max-width:390px;display:grid}.support-page .support-metric-card{background:#ffffffd1;border:1px solid #94a3b847;border-radius:14px;grid-template-rows:30px min-content;align-content:start;gap:4px;min-height:82px;padding:13px 13px 12px;display:grid;box-shadow:0 8px 18px #0f172a0d}.support-page .support-metric-card strong{color:#0f172a;margin:0;font-size:1.85rem;font-weight:700;line-height:1;display:block}.support-page .support-metric-label{color:#64748b;text-transform:uppercase;letter-spacing:.13em;font-size:.62rem;font-weight:700;line-height:1.35;display:block}.support-page .support-empty{text-align:center;background:#fff;border:1px solid #dbe3ef;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:clamp(18px,2.4vw,26px);display:flex;box-shadow:0 12px 28px #0f172a0f}.support-page .support-empty .muted{color:#475569;margin:0;font-size:.9rem;line-height:1.5}.support-page .support-empty .button{white-space:nowrap}.support-page .support-layout{background:#fff;border:1px solid #dbe3ef;border-radius:16px;grid-template-columns:minmax(285px,330px) minmax(0,1fr);height:min(610px,67vh);min-height:560px;display:grid;overflow:hidden;box-shadow:0 8px 24px #0f172a12}.support-page .support-threads{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;min-height:0;display:flex}.support-page .support-threads__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex}.support-page .support-threads__header--with-search{gap:9px;display:grid}.support-page .support-threads__header-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.support-page .support-threads__title{letter-spacing:.14em;text-transform:uppercase;color:#64748b;font-size:.72rem;font-weight:700}.support-page .support-threads__count{color:#0f172a;font-size:1.45rem;font-weight:700;line-height:1}.support-page .support-threads__search{display:block;position:relative}.support-page .support-threads__search-icon{color:#94a3b8;pointer-events:none;font-size:.88rem;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.support-page .support-threads__search input{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;width:100%;min-height:34px;padding:7px 11px 7px 36px;font-size:.78rem}.support-page .support-threads__search input:focus{background:#fff;border-color:#93c5fd;outline:2px solid #2563eb33}.support-page .support-threads__list{flex:1;gap:7px;padding:9px;display:grid;overflow-y:auto}.support-page .support-threads__empty{text-align:center;margin:0;padding:20px 10px;font-size:.82rem}.support-page .thread-card{text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:12px;gap:7px;width:100%;padding:10px 10px 9px;transition:border-color .15s,background .15s;display:grid}.support-page .thread-card:hover{background:#f8fafc;border-color:#dbe3ef}.support-page .thread-card.active{background:#edf4ff;border-color:#c6dcff}.support-page .thread-card__top{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:8px;min-width:0;display:grid}.support-page .thread-title{color:#0f172a;-webkit-line-clamp:1;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:.89rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.support-page .thread-time{color:#94a3b8;white-space:normal;overflow-wrap:anywhere;text-align:right;max-width:180px;font-size:.67rem;line-height:1.2}.support-page .thread-snippet{color:#64748b;-webkit-line-clamp:1;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.support-page .thread-meta-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.support-page .support-badge{letter-spacing:.03em;border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 8px;font-size:.66rem;font-weight:700;display:inline-flex}.support-page .support-badge--success{color:#166534;background:#dcfce7;border-color:#86efac}.support-page .support-badge--warning{color:#92400e;background:#fef3c7;border-color:#fcd34d}.support-page .thread-replies-count{color:#0f172a;overflow-wrap:anywhere;text-align:right;min-width:0;font-size:.74rem;font-weight:600}.support-page .support-thread{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.support-page .thread-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:10px;padding:11px 14px 10px;display:flex}.support-page .thread-header h3{color:#0f172a;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.94rem;line-height:1.25}.support-page .thread-header .muted{color:#64748b;margin-top:2px;font-size:.7rem;line-height:1.3}.support-page .thread-body{background:#fff;padding:13px 14px;overflow-y:auto}.support-page .thread-body__inner{align-content:start;gap:10px;max-width:100%;margin:0;display:grid}.support-page .thread-item{display:flex}.support-page .thread-item .thread-bubble{max-width:min(72%,520px);box-shadow:none;overflow-wrap:anywhere;word-break:break-word;border:1px solid #dbe3ef;border-radius:13px;min-width:0;padding:10px 11px}.support-page .thread-user .thread-bubble{color:#fff;background:#2f66df;border-color:#2f66df;border-bottom-right-radius:9px;margin-left:auto}.support-page .thread-admin .thread-bubble{color:#0f172a;background:#f8fafc;border-bottom-left-radius:9px}.support-page .thread-meta{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;margin-bottom:5px;display:flex}.support-page .bubble-author{letter-spacing:.02em;font-size:.66rem;font-weight:700}.support-page .bubble-time{color:#64748b;overflow-wrap:anywhere;text-align:right;font-size:.64rem}.support-page .thread-user .bubble-time{color:#ffffffc7}.support-page .thread-bubble p{overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.82rem;line-height:1.35}.support-page .thread-reply{background:#fff;border-top:1px solid #e2e8f0;gap:7px;padding:12px 14px 14px;display:grid}.support-page .reply-label{gap:6px;display:grid}.support-page .reply-label span{color:#64748b;letter-spacing:.04em;font-size:.7rem;font-weight:700}.support-page .reply-label textarea{resize:vertical;color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:11px;width:100%;min-height:48px;max-height:130px;padding:10px 11px;font-size:.86rem;line-height:1.35;transition:border-color .2s,box-shadow .2s}.support-page .reply-label textarea::placeholder{color:#94a3b8}.support-page .reply-label textarea:focus{border-color:#93c5fd;outline:none;box-shadow:0 0 0 2px #3b82f61f}.support-page .reply-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.support-page .support-clear-button{color:#64748b;min-height:38px;box-shadow:none;background:0 0;border-color:#0000;padding:8px 12px}.support-page .support-clear-button:hover,.support-page .support-clear-button:focus-visible{color:#334155;background:#f1f5f9;border-color:#0000}.support-page .support-send-button{color:#fff;background:#6b7280;border-color:#6b7280;border-radius:999px;min-height:38px;padding:9px 24px;font-size:.9rem;box-shadow:0 8px 20px #0f172a29}.support-page .support-send-button:hover,.support-page .support-send-button:focus-visible{color:#fff;background:#4b5563;border-color:#4b5563}.support-page .support-send-button:disabled{color:#64748b;box-shadow:none;background:#cbd5e1;border-color:#cbd5e1}html.support-mobile-fullscreen,body.support-mobile-fullscreen{overscroll-behavior-y:none;height:100%;overflow:hidden}body.support-mobile-fullscreen .app-shell{min-height:var(--support-mobile-vh,100dvh);height:var(--support-mobile-vh,100dvh);overflow:hidden}body.support-mobile-fullscreen .app-footer{display:none!important}body.support-mobile-fullscreen .app-main{width:100%;max-width:100%;height:auto;min-height:0;box-shadow:none;border:0;border-radius:0;flex:auto;margin:0;padding:0;overflow:hidden}body.support-mobile-fullscreen .app-main>.support-page.support-page--mobile{flex:auto;width:100vw;max-width:100vw;height:100%;min-height:0;margin:0;padding:0}.support-page.support-page--mobile{gap:0;width:100vw;max-width:100vw;height:100%;min-height:0;margin:0;padding:0}.support-page--mobile .support-mobile-shell{height:100%;min-height:0;box-shadow:none;background:#fff;border:0;border-radius:0;grid-template-rows:minmax(0,1fr);display:grid;overflow:hidden}.support-page--mobile .support-mobile-list-screen,.support-page--mobile .support-mobile-chat-screen{background:#fff;height:100%;min-height:0}.support-page--mobile .support-mobile-list-screen{grid-template-rows:auto minmax(0,1fr);display:grid}.support-page--mobile .support-mobile-chat-screen{flex-direction:column;display:flex;overflow:hidden}.support-page--mobile .support-mobile-topbar{background:linear-gradient(#0f2945 0%,#0c2239 100%);border-bottom:1px solid #1e293b;justify-content:flex-end;align-items:center;padding:10px 12px;display:flex}.support-page--mobile .support-mobile-brand{letter-spacing:.03em;color:#0f172a;font-size:.95rem}.support-page--mobile .support-mobile-label{color:#ffffffd6;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600}.support-page--mobile .support-mobile-list{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.support-page--mobile .support-mobile-list__header{border-bottom:1px solid #e2e8f0;gap:7px;padding:10px 12px;display:grid}.support-page--mobile .support-mobile-list__title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.support-page--mobile .support-mobile-list__title-row h2{color:#0f172a;margin:0;font-size:1.02rem}.support-page--mobile .support-mobile-list__count{color:#1d4ed8;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:.72rem;font-weight:700;display:inline-flex}.support-page--mobile .support-mobile-search{display:block;position:relative}.support-page--mobile .support-mobile-search__icon{color:#94a3b8;font-size:.9rem;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.support-page--mobile .support-mobile-search input{color:#0f172a;background:#f1f5f9;border:1px solid #dbe3ef;border-radius:999px;width:100%;min-height:35px;padding:7px 12px 7px 36px;font-size:.8rem}.support-page--mobile .support-mobile-search input:focus{background:#fff;border-color:#93c5fd;outline:2px solid #2563eb33}.support-page--mobile .support-mobile-list__items{grid-auto-rows:max-content;align-content:start;gap:0;min-height:0;padding:0;display:grid;overflow-y:auto}.support-page--mobile .support-mobile-thread-card{text-align:left;color:#0f172a;background:#fff;border:0;border-bottom:1px solid #edf2f8;border-radius:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:9px 12px;transition:background .15s;display:grid}.support-page--mobile .support-mobile-thread-card.active{background:#edf4ff}.support-page--mobile .support-mobile-thread-card__avatar{color:#1e40af;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.8rem;font-weight:700;display:inline-flex}.support-page--mobile .support-mobile-thread-card__content{gap:2px;min-width:0;display:grid}.support-page--mobile .support-mobile-thread-card__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.support-page--mobile .support-mobile-thread-card__top strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:600;overflow:hidden}.support-page--mobile .support-mobile-thread-card__top small{color:#64748b;flex:none;font-size:.64rem}.support-page--mobile .support-mobile-thread-card__snippet{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;line-height:1.25;overflow:hidden}.support-page--mobile .support-mobile-empty{text-align:center;margin:0;padding:18px 10px}.support-page--mobile .support-mobile-chat-header{background:linear-gradient(#0f2945 0%,#0c2239 100%);border-bottom:1px solid #1e293b;align-items:center;gap:9px;padding:8px 10px;display:flex}.support-page--mobile .support-mobile-back{color:#f8fafc;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.15rem;display:inline-flex}.support-page--mobile .support-mobile-chat-header__avatar{color:#f8fafc;background:#fff3;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.76rem;font-weight:700;display:inline-flex}.support-page--mobile .support-mobile-chat-header__title{min-width:0;display:grid}.support-page--mobile .support-mobile-chat-header__title strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.support-page--mobile .support-mobile-chat-header__title small{color:#f8fafcc7;font-size:.67rem}.support-page--mobile .support-mobile-chat-body{background:#e7eef7;flex:auto;min-height:0;padding:9px 9px 6px;overflow-y:auto}.support-page--mobile .support-mobile-chat-reply{z-index:5;-moz-column-gap:8px;background:#f8fafc;border-top:1px solid #dbe3ef;flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;column-gap:8px;min-height:0;margin-top:auto;margin-bottom:0;padding:8px 8px 6px;display:grid}.support-page--mobile .support-mobile-chat-reply .reply-label textarea{resize:none;white-space:pre-wrap;word-break:break-word;-webkit-appearance:none;background:#fff;border:1px solid #d5e0ef;border-radius:20px;width:100%;height:40px;min-height:40px;max-height:100px;padding:9px 12px;font-size:16px;line-height:1.35;display:block;overflow-y:auto}.support-page--mobile .support-mobile-chat-reply .reply-label{gap:0;width:auto;min-width:0;margin:0;display:block}.support-page--mobile .support-mobile-chat-reply .reply-label span{display:none}.support-page--mobile .support-mobile-chat-reply .reply-actions{justify-content:flex-end;align-items:center;gap:6px;width:auto;display:flex}.support-page--mobile .support-mobile-chat-reply .support-clear-button,.support-page--mobile .support-mobile-chat-reply .support-send-button{border-radius:999px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;font-size:1rem;line-height:1;display:inline-flex}.support-page--mobile .support-mobile-chat-reply .support-clear-button{color:#475569;background:#e2e8f0;border:1px solid #d5deea}.support-page--mobile .support-mobile-chat-reply .support-clear-button:disabled{opacity:.5}.support-page--mobile .support-mobile-chat-reply .support-send-button{color:#fff;background:#0f2945;border:1px solid #0f2945}.support-page--mobile .support-mobile-chat-body .thread-body__inner{gap:8px}.support-page--mobile .support-mobile-chat-body .thread-item .thread-bubble{border:0;border-radius:12px;max-width:min(84%,420px);padding:8px 10px;box-shadow:0 1px 2px #0f172a29}.support-page--mobile .support-mobile-chat-body .thread-user .thread-bubble{color:#0f172a;background:#d8f8c4;border-bottom-right-radius:5px}.support-page--mobile .support-mobile-chat-body .thread-admin .thread-bubble{color:#0f172a;background:#fff;border-bottom-left-radius:5px}.support-page--mobile .support-mobile-chat-body .bubble-author{font-size:.62rem}.support-page--mobile .support-mobile-chat-body .bubble-time{color:#64748b;font-size:.58rem}.support-page--mobile .support-mobile-chat-body .thread-bubble p{font-size:.76rem;line-height:1.28}.support-page .support-loading,.support-page .support-empty{background:#fff;border:1px solid #dbe3ef;border-radius:16px;align-items:center;gap:10px;padding:18px;box-shadow:0 8px 22px #0f172a0f}.support-page .support-loading{justify-items:start;display:grid}.support-page .support-empty{text-align:center;flex-direction:column;justify-content:center;display:flex}.support-page .support-loading .spinner{border:3px solid #dbe3ef;border-top-color:#3b82f6;border-radius:50%;width:26px;height:26px;animation:.8s linear infinite spin}@media (width<=1100px){.support-page .support-header{grid-template-columns:1fr;align-items:start}.support-page .support-metrics{min-width:0}}@media (width<=1024px){.support-page .support-layout{grid-template-columns:1fr;height:auto;min-height:0}.support-page .support-threads{border-bottom:1px solid #e5e7eb;border-right:none;max-height:300px}}@media (width<=768px){.support-page{gap:16px;padding:14px}.support-page .support-metrics{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:100%}.support-page .thread-item .thread-bubble{max-width:100%}.support-page .thread-card__top{grid-template-columns:1fr;gap:5px}.support-page .thread-time{text-align:left;max-width:100%;font-size:.66rem}.support-page .thread-meta-row{flex-wrap:wrap;align-items:flex-start;row-gap:6px}.support-page .thread-replies-count{margin-left:auto;font-size:.72rem}.support-page .thread-header{flex-wrap:wrap}.support-page .thread-meta{flex-wrap:wrap;align-items:flex-start}.support-page .bubble-time{text-align:left;max-width:100%}.support-page .thread-header,.support-page .thread-body,.support-page .thread-reply{padding-left:12px;padding-right:12px}.support-page.support-page--mobile{width:100vw;max-width:100vw;min-height:100dvh;margin:0;padding:0}}@media (width<=560px){.support-page .support-metrics{grid-template-columns:1fr}.support-page .support-layout{border-radius:14px}.support-page .thread-card{padding:9px}.support-page .support-badge{white-space:normal;overflow-wrap:anywhere;max-width:100%}.support-page .reply-actions{flex-wrap:wrap;width:100%}.support-page .support-clear-button,.support-page .support-send-button{justify-content:center;width:100%}.support-page.support-page--mobile{margin:0;padding:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.variant-selector{gap:10px;display:grid}.variant-selector__label{color:#0f172a;margin:0;font-size:.86rem;font-weight:600}.variant-selector__options{flex-wrap:wrap;gap:6px;display:flex}.variant-selector__chip{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d5deea;border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:500;line-height:1.2;transition:border-color .18s,background .18s,color .18s,transform .18s}.variant-selector__chip:hover{border-color:var(--border-hover,#94a3b8);transform:translateY(-1px)}.variant-selector__chip.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.variant-selector__swatch{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;min-width:52px;padding:0;display:flex}.variant-selector__swatch-circle{border:1px solid var(--border-color,#cbd5e1);border-radius:50%;width:40px;height:40px;transition:border-color .18s,transform .18s,box-shadow .18s}.variant-selector__swatch:hover .variant-selector__swatch-circle{border-color:var(--border-hover,#94a3b8);transform:translateY(-1px)}.variant-selector__swatch-label{text-align:center;color:#64748b;font-size:.74rem;line-height:1.2}.variant-selector--compact{gap:8px}.variant-selector--compact .variant-selector__label{font-size:.82rem}.variant-selector--compact .variant-selector__chip{padding:7px 12px;font-size:.84rem}.quick-view-modal{contain:layout paint;border:1px solid #e2e8f0;width:min(960px,94vw);max-height:min(90vh,860px);box-shadow:0 22px 48px #02061733,0 6px 18px #0206171f;color:#0f172a!important;background:#fff!important;overflow:hidden!important}.quick-view-modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0f172a47}.quick-view-modal__content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(14px,2vw,20px);height:min(86vh,780px);max-height:min(86vh,780px);padding:clamp(14px,2vw,18px)}.quick-view-modal__image{background:#fff;border:none;align-content:start;align-self:start;gap:10px;min-height:0;display:grid;position:relative;top:auto}.quick-view-modal__image-stage{aspect-ratio:1;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;min-height:320px;max-height:360px;position:relative;overflow:hidden}.quick-view-modal__image-media,.quick-view-modal__image-stage picture,.quick-view-modal__image-stage img{width:100%;height:100%}.quick-view-modal__image-stage img{-o-object-fit:contain;object-fit:contain}.quick-view-modal__carousel-button{color:#0f172a;cursor:pointer;z-index:2;background:#ffffffeb;border:1px solid #0f172a14;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.4rem;line-height:1;transition:transform .18s,border-color .18s,background .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.quick-view-modal__carousel-button:hover{border-color:var(--border-hover,#94a3b8);background:#fff;transform:translateY(-50%)scale(1.04)}.quick-view-modal__carousel-button--prev{left:10px}.quick-view-modal__carousel-button--next{right:10px}.quick-view-modal__carousel-dots{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border-radius:999px;gap:8px;padding:6px 10px;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.quick-view-modal__carousel-dot{cursor:pointer;background:#0f172a40;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:transform .18s,background .18s}.quick-view-modal__carousel-dot:hover{transform:scale(1.15)}.quick-view-modal__carousel-dot.is-active{background:#0f172a;transform:scale(1.2)}.quick-view-modal__thumbs{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.quick-view-modal__thumb{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:60px;height:60px;padding:0;transition:border-color .18s,transform .18s,box-shadow .18s;overflow:hidden}.quick-view-modal__thumb:hover,.quick-view-modal__thumb.is-active{border-color:#0f172a;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a1f}.quick-view-modal__thumb-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.quick-view-modal__summary{color:#0f172a;gap:8px;display:grid}.quick-view-modal__info{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;grid-auto-rows:min-content;align-content:start;gap:12px;min-height:0;max-height:100%;padding-right:6px;display:grid;overflow:hidden auto}.quick-view-modal__info::-webkit-scrollbar{width:8px}.quick-view-modal__info::-webkit-scrollbar-thumb{background:#d1d9e4;border-radius:999px}.quick-view-modal__variant-selector{margin:0}.quick-view-modal__quantity-controls{width:fit-content}.quick-view-modal__details-link{white-space:nowrap;color:#0f172a;background:#fff;border:1px solid #d1d9e4}.quick-view-modal__pricing-card,.quick-view-modal__specs--features{background:#fff;border:1px solid #e2e8f0}.quick-view-modal__spec-list,.quick-view-modal__short-description,.quick-view-modal__long-description{color:#475569}.quick-view-modal__title,.quick-view-modal__price strong,.quick-view-modal__spec-list strong{color:#0f172a}.product-page__variant-selector{margin:0}.product-page__variant-selector .variant-selector__label{color:var(--text-secondary,#334155)}.product-page__variant-selector .variant-selector__chip{min-height:38px}@media (width<=1024px){.quick-view-modal{width:min(92vw,760px);max-height:94vh;overflow-y:auto!important}.quick-view-modal__content{grid-template-columns:1fr;height:auto;max-height:none}.quick-view-modal__image{position:relative}.quick-view-modal__info{max-height:none;padding-right:0;overflow:visible}}@media (width<=640px){.quick-view-modal__actions{grid-template-columns:1fr}.quick-view-modal__thumb{width:56px;height:56px}.variant-selector--color .variant-selector__options{gap:10px}}.quick-view-modal-overlay{-webkit-backdrop-filter:none!important}.quick-view-modal{contain:none;width:min(860px,92vw);max-height:92vh;overflow-x:hidden;overflow-y:auto!important}.quick-view-modal__content{align-items:start;height:auto!important;max-height:none!important}.quick-view-modal__image{aspect-ratio:auto;align-self:start;overflow:visible;position:relative!important;top:auto!important}.quick-view-modal__image-stage{max-height:min(44vh,360px)}.quick-view-modal__info{-webkit-overflow-scrolling:auto;padding-right:0;max-height:none!important;overflow:visible!important}.quick-view-modal__long-description{max-height:none;padding-right:0;overflow:visible}.quick-view-modal__carousel-dots{-webkit-backdrop-filter:none}@media (width<=1024px){.quick-view-modal{width:min(94vw,760px);max-height:94vh}}.quick-view-modal__summary{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:10px;padding:12px 14px}.quick-view-modal__header{gap:6px}.quick-view-modal__category{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;background:0 0;border:0;border-radius:0;align-items:center;width:fit-content;margin:0;padding:0;font-size:.68rem;font-weight:700;line-height:1.1;display:inline-flex}.quick-view-modal__meta{color:#94a3b8;min-height:0;margin:0;font-size:.8rem}.quick-view-modal__image>.quick-view-modal__specs--features{border-radius:14px;margin-top:0;padding:12px 14px}.quick-view-modal__quantity{background:0 0;border:0;border-radius:0;gap:8px;width:100%;margin:0;padding:0;display:grid}.quick-view-modal__quantity label{color:#0f172a;margin:0;font-size:.82rem;font-weight:700;line-height:1.25}.quick-view-modal__quantity-hint{color:#64748b;margin:0;font-size:.8rem;line-height:1.4}.quick-view-modal__quantity-controls{background:#fff;border:1px solid #dbe4ee;border-radius:10px;grid-template-columns:40px 64px 40px;align-items:center;width:fit-content;display:inline-grid;overflow:hidden}.quick-view-modal__quantity-btn{color:#334155;background:#fff;border:0;border-radius:0;min-width:40px;min-height:38px;font-size:1.05rem;font-weight:700}.quick-view-modal__quantity-input{color:#0f172a;text-align:center;background:#fff;border:0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;width:64px;min-height:38px;padding:0 6px;font-size:.95rem;font-weight:600}.quick-view-modal{border-radius:16px;width:min(920px,94vw)}.quick-view-modal__image-stage{background:#f8fafc;border-color:#eef2f7;min-height:380px;max-height:min(58vh,520px)}.quick-view-modal__header{gap:8px;padding-right:22px}.quick-view-modal__brand{color:#64748b;letter-spacing:.13em;text-transform:uppercase;width:fit-content;font-size:.72rem;font-weight:800;line-height:1.1;display:inline-flex}.quick-view-modal__title{letter-spacing:0;text-wrap:balance;max-width:100%;margin:0;padding-right:8px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.04}.quick-view-modal__short-description{color:#475569;max-width:54ch;margin:2px 0 0;font-size:.98rem;line-height:1.55}.quick-view-modal__highlight-list{flex-wrap:wrap;gap:8px;margin:6px 0 0;padding:0;list-style:none;display:flex}.quick-view-modal__highlight-list li{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;max-width:100%;padding:7px 10px;font-size:.78rem;font-weight:650;line-height:1.2}.quick-view-modal__pricing-card{background:0 0;border:0;border-radius:0;gap:12px;padding:0}.quick-view-modal__controls .quick-view-modal__pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.quick-view-modal__availability{flex-wrap:wrap;gap:8px;display:flex}.quick-view-modal__stock,.quick-view-modal__lead-time{border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:.82rem;font-weight:750;display:inline-flex}.quick-view-modal__total{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;gap:3px;padding:14px 0;display:grid}.quick-view-modal__total span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:750}.quick-view-modal__total strong{color:#0f172a;font-size:clamp(1.55rem,2.8vw,2rem);line-height:1}.quick-view-modal__specs--pricing .quick-view-modal__spec-list{gap:5px;padding:0;font-size:.82rem;list-style:none;display:grid}.quick-view-modal__controls{background:#f8fafc;border-radius:12px;gap:16px;padding:16px}.quick-view-modal__options-title{color:#0f172a;margin:0;font-size:.9rem;font-weight:800}.quick-view-modal__actions{grid-template-columns:1fr;gap:8px}.quick-view-modal__cta{border-radius:10px;min-height:50px;font-size:.94rem}.quick-view-modal__details-link{color:#334155;background:0 0;border:0;justify-content:center;min-height:42px}.quick-view-modal__details-link:hover{color:#0f172a;background:#e2e8f0}@media (width<=1024px){.quick-view-modal__content{grid-template-columns:1fr}.quick-view-modal__image-stage{min-height:280px;max-height:420px}}.product-gallery{box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:clamp(12px,2vw,16px)}.product-gallery__nav-button{-webkit-backdrop-filter:none;backdrop-filter:none;color:#334155;background:#fff;border:1px solid #dbe4ee;width:42px;height:42px;margin:0;font-size:1.5rem;box-shadow:0 5px 14px #0f172a1f}.product-gallery__nav-button:hover{background:#fff;border-color:#cbd5e1;transform:scale(1.04);box-shadow:0 6px 16px #0f172a24}.product-gallery__dots{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:999px;gap:6px;padding:4px 8px;bottom:12px}.product-gallery__dots button{background:#cbd5e1;border:0;width:9px;height:9px}.product-gallery__dots button.is-active{background:#2563eb}.product-gallery__thumbs{gap:10px}.product-gallery__thumb{background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:64px}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{background:#eff6ff;border-color:#93c5fd;transform:none}.product-page__summary{box-shadow:none;background:0 0;border:0;border-radius:0;gap:12px;padding:0}.product-page__header{padding-bottom:10px}.product-page__category{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:.68rem;font-weight:700;line-height:1.1}.product-page__meta-line{color:#64748b;gap:8px;font-size:.82rem}.product-page__excerpt{color:#475569;margin-top:8px;font-size:1rem;line-height:1.55}.product-page__pricing-stack>.product-page__notice{color:#64748b;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:.82rem;line-height:1.35}.product-page__purchase-panel>.product-page__notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;margin:0;padding:8px 10px;font-size:.8rem}.product-page__variant-selector .variant-selector__label{color:#0f172a;font-size:.8rem;font-weight:700}.product-page__variant-selector .variant-selector__options{gap:8px}.product-page__variant-selector .variant-selector__chip{background:#fff;border-color:#dbe4ee;padding:6px 11px;font-size:.8rem}.product-page__variant-selector .variant-selector__chip.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.product-page__variant-selector.variant-selector--color .variant-selector__options{gap:12px}.product-page__variant-selector .variant-selector__swatch-circle{width:36px;height:36px}.product-page__variant-selector .variant-selector__swatch-label{font-size:.7rem}.product-page__quantity{border-top:1px solid #e2e8f0;margin:2px 0 0;padding-top:10px}.product-page__quantity .quick-view-modal__quantity-hint{color:#2563eb}.product-page__actions{margin-top:2px}.product-page__actions .button.primary{color:#fff;width:100%;min-height:44px;box-shadow:none;background:#2563eb;border-color:#2563eb;border-radius:10px}.product-page__actions .button.primary:hover,.product-page__actions .button.primary:focus-visible{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.product-page__info-tiles article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;font-size:.84rem;line-height:1.45}.product-page__info-tiles h5{margin:0 0 4px;font-size:.96rem}@media (width<=1100px){.product-page__layout{grid-template-columns:1fr}.product-page__summary{position:static}.product-page__info-tiles{grid-template-columns:1fr}}.quick-view-modal-overlay{background:#0f172a52}.quick-view-modal{border:1px solid #dbe4ee;border-radius:18px;width:min(1120px,95vw);max-height:92vh;box-shadow:0 18px 40px #0f172a38,0 4px 14px #0f172a24;background:#f8fafc!important}.quick-view-modal__close{color:#64748b;background:#fff;border:1px solid #dbe4ee;border-radius:999px;width:34px;height:34px;font-size:1rem;line-height:1;transition:background .15s,color .15s,border-color .15s;top:12px;right:12px}.quick-view-modal__close:hover{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.quick-view-modal__content{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:14px;padding:14px}.quick-view-modal__image{gap:12px}.quick-view-modal__image-stage{background:#fff;border:1px solid #dbe4ee;border-radius:12px;min-height:300px;max-height:min(46vh,420px)}.quick-view-modal__carousel-button{color:#334155;background:#fff;border:1px solid #dbe4ee;width:34px;height:34px;font-size:1.2rem;box-shadow:0 4px 12px #0f172a24}.quick-view-modal__carousel-button:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-50%)scale(1.03)}.quick-view-modal__carousel-dots{background:#ffffffeb;border:1px solid #e2e8f0;gap:6px;padding:4px 8px}.quick-view-modal__carousel-dot{background:#cbd5e1;width:7px;height:7px}.quick-view-modal__carousel-dot.is-active{background:#2563eb}.quick-view-modal__thumbs{justify-content:center;align-items:center;gap:8px}.quick-view-modal__thumb{border:1px solid #dbe4ee;border-radius:9px;width:54px;height:54px}.quick-view-modal__thumb:hover,.quick-view-modal__thumb.is-active{box-shadow:none;background:#eff6ff;border-color:#93c5fd;transform:none}.quick-view-modal__summary{background:0 0;border:0;border-radius:0;padding:0}.quick-view-modal__header{gap:5px;display:grid}.quick-view-modal__category{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.quick-view-modal__title{margin:0;font-size:clamp(1.7rem,2.8vw,2.15rem);line-height:1.16}.quick-view-modal__meta{color:#64748b;font-size:.8rem}.quick-view-modal__image>.quick-view-modal__specs--features{background:#fff;border:1px solid #dbe4ee;border-radius:12px;padding:10px 12px}.quick-view-modal__image>.quick-view-modal__specs--features h4{color:#0f172a;margin:0 0 6px;font-size:.9rem}.quick-view-modal__image>.quick-view-modal__spec-list{padding:0}.quick-view-modal__info{gap:10px}.quick-view-modal__pricing-card{background:#fff;border:1px solid #dbe4ee;border-radius:12px;gap:8px;padding:10px;display:grid}.quick-view-modal__price{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.quick-view-modal__price strong{letter-spacing:-.01em;font-size:clamp(1.9rem,2.7vw,2.3rem);line-height:1.05}.quick-view-modal__specs--pricing{border-top:1px solid #e2e8f0;padding-top:8px}.quick-view-modal__specs--pricing .quick-view-modal__spec-list{color:#64748b;gap:5px;margin:0;padding:0;font-size:.82rem;list-style:none;display:grid}.quick-view-modal__controls{background:#fff;border:1px solid #dbe4ee;border-radius:12px;gap:10px;padding:10px;display:grid}.quick-view-modal__options-title{color:#0f172a;margin:0;font-size:1.03rem;line-height:1.2}.quick-view-modal__variant-selector .variant-selector__label{color:#0f172a;font-size:.78rem;font-weight:700}.quick-view-modal__variant-selector .variant-selector__options{gap:7px}.quick-view-modal__variant-selector .variant-selector__chip{border-color:#dbe4ee;padding:6px 10px;font-size:.79rem}.quick-view-modal__variant-selector .variant-selector__chip.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.quick-view-modal__variant-hint{color:#0f172a;background:linear-gradient(#f8fbff 0%,#f4f7fb 100%);border:1px solid #dbe4ee;border-radius:10px;gap:7px;padding:9px 10px;display:grid}.quick-view-modal__variant-hint-model{letter-spacing:0;text-transform:uppercase;font-size:.76rem;line-height:1.1}.quick-view-modal__variant-hint-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;display:grid}.quick-view-modal__variant-hint-list div{min-width:0}.quick-view-modal__variant-hint-list dt{color:#64748b;text-transform:uppercase;margin:0 0 2px;font-size:.66rem;font-weight:800;line-height:1.1}.quick-view-modal__variant-hint-list dd{overflow-wrap:anywhere;color:#0f172a;margin:0;font-size:.78rem;font-weight:700;line-height:1.25}.quick-view-modal__variant-selector.variant-selector--color .variant-selector__swatch-circle{width:34px;height:34px}.quick-view-modal__variant-selector.variant-selector--color .variant-selector__swatch-label{font-size:.68rem}.quick-view-modal__quantity{gap:7px}.quick-view-modal__quantity label{font-size:.82rem;font-weight:700}.quick-view-modal__quantity-hint{color:#2563eb;font-size:.77rem}.quick-view-modal__quantity-controls{background:#fff;border:1px solid #dbe4ee;border-radius:9px;grid-template-columns:38px 66px 38px}.quick-view-modal__quantity-btn{color:#334155;min-width:38px;min-height:36px;font-size:1rem}.quick-view-modal__quantity-input{width:66px;min-height:36px;font-size:.92rem}.quick-view-modal__cta{color:#fff;min-height:42px;box-shadow:none;background:#2563eb;border:1px solid #2563eb;border-radius:10px;font-size:.92rem;font-weight:600}.quick-view-modal__cta:hover,.quick-view-modal__cta:focus-visible{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.quick-view-modal__details-link{color:#0f172a;background:#f8fafc;border:1px solid #dbe4ee;border-radius:10px;min-height:42px;font-size:.88rem;font-weight:600}.quick-view-modal__details-link:hover,.quick-view-modal__details-link:focus-visible{color:#0f172a;background:#eef2f7;border-color:#cbd5e1}.product-page{gap:clamp(18px,2.4vw,26px);max-width:1320px;margin:0 auto}.product-page__breadcrumbs{color:#94a3b8;margin-bottom:2px;font-size:.82rem}.product-page__breadcrumbs a{color:#64748b}.product-page__media{align-content:start;gap:clamp(14px,1.8vw,20px);display:grid}.product-gallery__stage{background:#fff;border:1px solid #dbe4ee;border-radius:12px;min-height:clamp(320px,42vw,560px)}.product-page__summary{gap:10px}.product-page__header{border-bottom:0;padding-bottom:8px}.product-page__category{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:700}.product-page__header h1{font-size:clamp(2rem,3.2vw,2.5rem);line-height:1.14}.product-page__meta-line{color:#64748b;font-size:.82rem}.product-page__excerpt{font-size:.95rem;line-height:1.55}.product-page__purchase-panel{background:#fff;border:1px solid #dbe4ee;border-radius:12px;gap:10px;padding:12px}.product-page__price-row{align-items:center;gap:8px;padding-bottom:8px}.product-page__price-row strong{font-size:clamp(2rem,3vw,2.45rem);line-height:1.02}.product-page__availability{color:#64748b;gap:6px;font-size:.82rem}.product-page__availability .availability-badge{text-transform:none;letter-spacing:normal;background:0 0;border:0;border-radius:0;padding:0;font-size:.82rem;font-weight:600}.product-page__availability .availability-badge--success,.product-page__availability .availability-badge--warning,.product-page__availability .availability-badge--info,.product-page__availability .availability-badge--muted{background:0 0;border-color:#0000}.product-page__availability .availability-badge--success,.product-page__availability .availability-badge--info{color:#2563eb}.product-page__availability .availability-badge--warning{color:#d97706}.product-page__availability .availability-badge--muted{color:#94a3b8}.product-page__pricing-stack{gap:4px}.product-page__pricing-stack>.product-page__notice{font-size:.8rem;line-height:1.35}.product-page__variants{gap:10px}.product-page__variants h4{margin:0;font-size:1rem}.product-page__quantity{margin:0;padding-top:8px}.product-page__actions .button.primary{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:10px;min-height:42px;font-size:.93rem;font-weight:600}.product-page__info-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-page__details{box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:14px}.product-page__details--under-media{width:100%;max-width:100%;margin:0}.product-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 18px #0f172a1a}.product-card__thumb{background:#fff;padding:10px 10px 0}.product-card__image-wrapper{background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:clamp(210px,24vw,260px);min-height:210px}.product-page .product-card__thumb img{filter:none;border-radius:10px}.product-page .product-card:hover .product-card__thumb img{filter:brightness()saturate();transform:scale(1.01)}.product-card__nav-button{-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid #dbe4ee;width:34px;height:34px;font-size:1.2rem;box-shadow:0 4px 12px #0f172a1f}.product-card__thumbs-inline{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#ffffffeb;border:1px solid #e2e8f0}.product-card__content{gap:10px;padding:12px}.product-card__price-row{align-items:center;gap:8px}.product-card__price{order:1;margin-left:0;font-size:1.35rem;line-height:1.1}.product-card__badge{-webkit-backdrop-filter:none;backdrop-filter:none;text-transform:none;letter-spacing:normal;border:0;border-radius:0;order:2;margin-left:auto;padding:0;font-size:.78rem;font-weight:600}.product-card__badge.instock{color:#2563eb;background:0 0}.product-card__badge.backorder{color:#d97706;background:0 0}.product-card__badge.soldout{color:#94a3b8;background:0 0}.product-card__title{font-size:1rem;line-height:1.35}.product-card__actions{gap:8px}.product-card__actions .button,.product-card__actions .btn{border-radius:10px;min-width:0;min-height:38px;padding:8px 12px;font-size:.84rem}.product-card__actions .button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.product-card__actions .button.primary:hover,.product-card__actions .button.primary:focus-visible{background:#1d4ed8;border-color:#1d4ed8}.product-card__actions .button.ghost{color:#0f172a;background:#f8fafc;border-color:#dbe4ee}.product-card__actions .button.ghost:hover,.product-card__actions .button.ghost:focus-visible{background:#eef2f7;border-color:#cbd5e1}@media (width<=1100px){.quick-view-modal{width:min(96vw,880px);max-height:94vh}.quick-view-modal__content{grid-template-columns:1fr;gap:10px}.quick-view-modal__actions,.product-page__layout,.product-page__info-tiles{grid-template-columns:1fr}}.category-showcase__item{content-visibility:auto;contain-intrinsic-size:300px 225px}.category-showcase__item-title{-webkit-backdrop-filter:none;background:#fffffff0}.category-showcase__item img{filter:none;transition:transform .2s}.category-showcase__item:hover img,.category-showcase__item.is-active img{filter:none}.product-card__nav-button svg,.quick-view-modal__close svg,.quick-view-modal__carousel-button svg,.quick-view-modal__quantity-btn svg,.quick-view-modal__button-icon svg,.product-card__button-icon svg,.product-page__button-icon svg,.product-page__tile-icon svg{width:1em;height:1em;display:block}.product-card__nav-button svg,.quick-view-modal__close svg,.quick-view-modal__carousel-button svg{width:16px;height:16px}.product-card__nav-button,.quick-view-modal__close,.quick-view-modal__carousel-button{justify-content:center;align-items:center;display:inline-flex}.variant-selector__swatch{gap:6px}.variant-selector__swatch-circle{border:2px solid #dbe4ee;width:40px;height:40px;box-shadow:0 0 #0000}.product-card__button-icon,.quick-view-modal__button-icon,.product-page__button-icon{justify-content:center;align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.product-card__actions .button,.quick-view-modal__cta,.quick-view-modal__details-link,.product-page__actions .button.primary{justify-content:center;align-items:center;gap:8px;display:inline-flex}.quick-view-modal__cta{background:#0f172a;border-color:#0f172a}.quick-view-modal__cta:hover,.quick-view-modal__cta:focus-visible{background:#111827;border-color:#111827}.quick-view-modal__details-link{background:#f8fafc}.quick-view-modal__quantity-controls,.product-page__quantity-controls{border:1px solid #dbe4ee;border-radius:10px;overflow:hidden}.quick-view-modal__quantity-btn{justify-content:center;align-items:center;font-size:0;display:inline-flex}.quick-view-modal__quantity-input{appearance:textfield}.quick-view-modal__quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quick-view-modal__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-page__actions .button.primary{background:#0f172a;border-color:#0f172a}.product-page__actions .button.primary:hover,.product-page__actions .button.primary:focus-visible{background:#111827;border-color:#111827}.product-page__info-tiles h5{align-items:center;gap:8px;display:inline-flex}.product-page__tile-icon{color:#0f172a;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.quick-view-modal-overlay{-webkit-backdrop-filter:none!important;background:#0f172a52!important}.quick-view-modal{overscroll-behavior:contain;scroll-behavior:auto;border:1px solid #dbe4ee;border-radius:16px;box-shadow:0 18px 42px #0f172a3d,0 8px 20px #0f172a1f;contain:none!important;background:#fff!important;width:min(1040px,94vw)!important;max-height:92vh!important;overflow:hidden auto!important}.quick-view-modal__content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:14px;padding:14px;display:grid;height:auto!important;max-height:none!important}.quick-view-modal__image{align-self:start;gap:10px;position:relative!important;top:auto!important}.quick-view-modal__image-stage{aspect-ratio:1;background:#fff;border:1px solid #dbe4ee;border-radius:12px;width:100%;min-height:320px;max-height:min(44vh,420px)}.quick-view-modal__summary{background:0 0;border:0;gap:8px;padding:0;display:grid}.quick-view-modal__category,.product-page__category{color:#64748b;letter-spacing:.1em;text-transform:uppercase;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.quick-view-modal__title{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;padding-right:54px;font-size:clamp(1.45rem,2vw,1.8rem);line-height:1.08;overflow:hidden}.quick-view-modal__close{width:34px;height:34px;top:12px;right:12px}.quick-view-modal__meta{color:#94a3b8;margin:0;font-size:.8rem}.quick-view-modal__short-description,.quick-view-modal__long-description{color:#475569;font-size:.94rem;line-height:1.55}.quick-view-modal__image>.quick-view-modal__specs--features{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:0;padding:12px 14px}.quick-view-modal__info{-webkit-overflow-scrolling:auto;gap:10px;min-height:0;padding-right:0;display:grid;max-height:none!important;overflow:visible!important}.quick-view-modal__pricing-card,.quick-view-modal__controls{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.quick-view-modal__price{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.quick-view-modal__stock,.quick-view-modal__lead-time{color:#2563eb;background:0 0;border:0;border-radius:0;padding:0;font-size:.82rem;font-weight:600}.quick-view-modal__stock--neutral{color:#64748b;font-weight:500}.quick-view-modal__specs--pricing{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:8px}.quick-view-modal__specs--pricing .quick-view-modal__spec-list{color:#64748b;gap:6px;margin:0;font-size:.83rem}.quick-view-modal__specs--pricing .quick-view-modal__spec-list strong{color:#334155}.quick-view-modal__options-title{color:#0f172a;margin:0;font-size:1.02rem}.quick-view-modal__variant-selector .variant-selector__label,.product-page__variant-selector .variant-selector__label{color:#0f172a;font-size:.8rem;font-weight:700}.quick-view-modal__variant-selector .variant-selector__chip,.product-page__variant-selector .variant-selector__chip{color:#334155;background:#fff;border-color:#dbe4ee;border-radius:999px;min-height:32px;padding:6px 11px;font-size:.8rem}.quick-view-modal__variant-selector .variant-selector__chip.is-active,.product-page__variant-selector .variant-selector__chip.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.variant-selector--color .variant-selector__options{gap:12px}.variant-selector__swatch{gap:6px;min-width:56px}.variant-selector__swatch-circle{border:2px solid #dbe4ee;width:40px;height:40px}.variant-selector__swatch.is-active .variant-selector__swatch-circle{border-color:#0f172a;box-shadow:0 0 0 2px #0f172a,0 0 0 8px #fff}.variant-selector__swatch[aria-label=Black i].is-active .variant-selector__swatch-circle{border-color:#cbd5e1;box-shadow:0 0 0 3px #64748b}.variant-selector__swatch-label{color:#64748b;font-size:.72rem}.variant-selector__swatch.is-active .variant-selector__swatch-label{color:#0f172a;font-weight:600}.quick-view-modal__quantity,.product-page__quantity{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:8px;margin:0;padding:12px;display:grid}.quick-view-modal__quantity label,.product-page__quantity label{color:#0f172a;margin:0;font-size:.83rem;font-weight:700}.quick-view-modal__quantity-hint{color:#64748b;margin:0;font-size:.79rem}.quick-view-modal__quantity-controls,.product-page__quantity-controls{background:#fff;border:1px solid #dbe4ee;border-radius:10px;grid-template-columns:40px 68px 40px;align-items:center;width:fit-content;display:inline-grid;overflow:hidden}.quick-view-modal__quantity-btn{color:#334155;background:#fff;border:0;border-radius:0;justify-content:center;align-items:center;min-width:40px;min-height:38px;font-size:0;display:inline-flex}.quick-view-modal__quantity-btn:hover:not(:disabled){background:#f8fafc}.quick-view-modal__quantity-btn svg{flex:0 0 14px;width:14px;min-width:14px;height:14px}.quick-view-modal__quantity-btn:before{color:#334155;font-size:1.15rem;font-weight:800;line-height:1}.quick-view-modal__quantity-btn:disabled:before{color:#94a3b8}.quick-view-modal__quantity-btn[aria-label=Decrease\ quantity]:before{content:"-"}.quick-view-modal__quantity-btn[aria-label=Increase\ quantity]:before{content:"+"}.quick-view-modal__quantity-btn svg{display:none}.quick-view-modal__quantity-input{color:#0f172a;text-align:center;background:#fff;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;width:68px;min-height:38px;font-size:.95rem;font-weight:600}.quick-view-modal__actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.quick-view-modal__cta,.product-page__actions .button.primary,.product-card__actions .button.primary{color:#fff;min-height:42px;box-shadow:none;background:#2563eb;border:1px solid #2563eb;border-radius:10px}.quick-view-modal__cta:hover,.quick-view-modal__cta:focus-visible,.product-page__actions .button.primary:hover,.product-page__actions .button.primary:focus-visible,.product-card__actions .button.primary:hover,.product-card__actions .button.primary:focus-visible{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.quick-view-modal__details-link,.product-card__actions .button.ghost{color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:10px;min-height:42px}.quick-view-modal__details-link:hover,.quick-view-modal__details-link:focus-visible,.product-card__actions .button.ghost:hover,.product-card__actions .button.ghost:focus-visible{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.product-card{background:#fff;border:1px solid #dbe4ee;border-radius:14px;box-shadow:0 4px 12px #0f172a0f}.product-card__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.product-page{max-width:1320px}.product-page__layout{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:clamp(18px,2.4vw,26px)}.product-gallery{background:#f8fafc;border:1px solid #dbe4ee;border-radius:12px;padding:14px}.product-gallery__stage{background:#fff;border:1px solid #dbe4ee;border-radius:12px}.product-gallery__nav-button{color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.product-gallery__nav-button svg{width:16px;height:16px}.product-page__purchase-panel{background:#fff;border:1px solid #dbe4ee;border-radius:12px;padding:12px}.product-page__price-row{border-bottom:1px solid #e2e8f0;padding-bottom:10px}.product-page__pricing-stack>.product-page__notice{color:#64748b;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:.82rem}.product-page__pricing-stack>.product-page__notice:last-child{color:#334155;font-weight:600}.product-page__actions .button.primary{width:100%}.product-page__info-tiles article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.product-page__details--under-media{width:100%;max-width:100%}.product-card__nav-button svg,.quick-view-modal__close svg,.quick-view-modal__carousel-button svg,.quick-view-modal__button-icon svg,.product-card__button-icon svg,.product-page__button-icon svg,.product-page__tile-icon svg{width:1em;height:1em;display:block}.product-card__button-icon,.quick-view-modal__button-icon,.product-page__button-icon{justify-content:center;align-items:center;line-height:1;display:inline-flex}.quick-view-modal__price>strong{display:none!important}@media (width<=1100px){.quick-view-modal{width:min(95vw,860px)!important;max-height:94vh!important}.quick-view-modal__content,.quick-view-modal__actions,.product-page__layout,.product-page__info-tiles{grid-template-columns:1fr}}.corrugated-calculator{gap:12px;display:grid}.corrugated-calculator__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.corrugated-calculator__limits{color:var(--muted-foreground,#64748b);margin:0;font-size:.78rem}.corrugated-calculator__field{color:var(--muted-foreground,#64748b);gap:6px;font-size:.78rem;font-weight:600;display:grid}.corrugated-calculator__field input{border:1px solid var(--border,#d1d9e2);background:var(--background,#fff);width:100%;color:var(--foreground,#0f172a);border-radius:10px;padding:8px 10px;font-size:.92rem;line-height:1.3}.corrugated-calculator__field input:focus{border-color:var(--ring,#94a3b8);outline:none;box-shadow:0 0 0 3px #94a3b833}.corrugated-calculator__dimension-control{border:1px solid var(--border,#d1d9e2);background:var(--background,#fff);border-radius:10px;grid-template-columns:minmax(0,1fr) 72px;align-items:stretch;width:100%;min-height:38px;display:grid;overflow:hidden}.corrugated-calculator__dimension-control:focus-within{border-color:var(--ring,#94a3b8);box-shadow:0 0 0 3px #94a3b833}.corrugated-calculator__dimension-control input{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0}.corrugated-calculator__dimension-control input:focus{box-shadow:none;border-color:#0000}.product-page--corrugated-calculator .corrugated-calculator__fraction-select{cursor:pointer;width:72px;min-width:72px;height:100%;min-height:0;font-weight:700;line-height:1.2;border:0!important;border-left:1px solid var(--border,#d1d9e2)!important;color:#0f172a!important;background:#f8fafc!important;border-radius:0!important;padding:0 24px 0 9px!important;font-size:.84rem!important}.product-page--corrugated-calculator .corrugated-calculator__fraction-select:focus{outline:none;box-shadow:inset 0 0 0 2px #3b82f62e}.corrugated-calculator__quantity{border:1px solid var(--border,#dbe4ee);background:var(--muted,#f8fafc);border-radius:12px;padding:10px}.corrugated-calculator__error{margin:0}.product-page--corrugated-calculator .product-page__layout{align-items:start}.product-page--corrugated-calculator .product-page__media,.product-page--corrugated-calculator .product-page__summary{align-self:start}.product-page--corrugated-calculator .product-page__summary{position:static;top:auto}.product-page--corrugated-calculator .product-page__purchase-panel{background:#fff;border-color:#d7e1ee;border-radius:16px;gap:14px;padding:14px;position:relative;box-shadow:0 12px 28px #0f172a0f}.product-page--corrugated-calculator .product-page__wholesale-quote-button{color:#1d4ed8;text-align:center;background:#fff;border:1px solid #2563eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-height:46px;padding:8px 14px;display:flex;box-shadow:0 10px 20px #2563eb1a}.product-page--corrugated-calculator .product-page__wholesale-quote-button:hover,.product-page--corrugated-calculator .product-page__wholesale-quote-button:focus-visible{color:#1d4ed8;background:#eff6ff;border-color:#1d4ed8;box-shadow:0 14px 24px #2563eb24}.product-page--corrugated-calculator .product-page__wholesale-quote-button:focus-visible{outline-offset:2px;outline:2px solid #2563eb3d}.product-page--corrugated-calculator .product-page__wholesale-quote-label{text-transform:none;font-size:.86rem;font-weight:800;line-height:1}.product-page--corrugated-calculator .product-page__wholesale-quote-note{color:#64748b;font-size:.7rem;font-weight:600;line-height:1}.product-page--corrugated-calculator .product-page__price-row--corrugated{border-bottom:1px solid #e2e8f0;gap:12px;padding:0 0 14px;display:grid}.product-page--corrugated-calculator .product-page__price-header{padding-right:150px;display:block}.product-page--corrugated-calculator .product-page__price-main{gap:4px;display:grid}.product-page--corrugated-calculator .product-page__price-main strong{align-items:baseline;gap:6px;display:inline-flex}.product-page--corrugated-calculator .product-page__price-unit{color:#64748b;font-size:.5em;font-weight:700;line-height:1}.product-page--corrugated-calculator .product-page__availability--live{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 9px;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:14px;right:14px}.product-page--corrugated-calculator .product-page__live-dot{background:#22c55e;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e29}.product-page--corrugated-calculator .product-page__price-main>.product-page__notice{color:#64748b;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:.82rem;line-height:1.35}.product-page--corrugated-calculator .product-page__quote-summary{grid-template-columns:max-content;gap:8px;width:fit-content;max-width:100%;display:grid}.product-page--corrugated-calculator .product-page__quote-summary-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:6px;min-width:128px;padding:10px 11px;display:grid}.product-page--corrugated-calculator .product-page__quote-summary-item>span{color:#64748b;text-transform:uppercase;font-size:.74rem;font-weight:700;line-height:1.2}.product-page--corrugated-calculator .product-page__quote-summary-item>strong{color:#0f172a;white-space:nowrap;align-items:baseline;gap:4px;min-width:0;font-size:.98rem;font-weight:800;line-height:1.15;display:inline-flex}.product-page--corrugated-calculator .corrugated-calculator{gap:14px}.product-page--corrugated-calculator .corrugated-calculator h4{padding-top:1px;font-size:1rem;line-height:1.25}.product-page--corrugated-calculator .corrugated-calculator__limits{color:#64748b;background:0 0;border:0;border-radius:0;margin-top:-2px;padding:0;line-height:1.35}.product-page--corrugated-calculator .corrugated-calculator__field>span{color:#0f172a}.product-page--corrugated-calculator .corrugated-calculator__price-breaks{table-layout:fixed;border-collapse:collapse;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;overflow:hidden}.product-page--corrugated-calculator .corrugated-calculator__price-breaks caption{caption-side:top;color:#020617;text-align:center;background:#fff;border:1px solid #cbd5e1;border-bottom:0;border-radius:10px 10px 0 0;padding:9px 12px;font-size:1.02rem;font-weight:900;line-height:1.1}.product-page--corrugated-calculator .corrugated-calculator__price-breaks th,.product-page--corrugated-calculator .corrugated-calculator__price-breaks td{text-align:center;vertical-align:middle;border:1px solid #cbd5e1}.product-page--corrugated-calculator .corrugated-calculator__price-breaks th{color:#020617;background:#fff;padding:9px 6px;font-size:.98rem;font-weight:900;line-height:1.1}.product-page--corrugated-calculator .corrugated-calculator__price-breaks td{color:#020617;white-space:nowrap;background:#f9e4b8;padding:10px 6px;font-size:1rem;font-weight:900;line-height:1.1}.product-page--corrugated-calculator .corrugated-calculator__order-row{--corrugated-order-card-width:192px;flex-wrap:wrap;align-items:stretch;gap:7px;display:flex}.product-page--corrugated-calculator .corrugated-calculator__order-row .product-page__quote-summary{width:var(--corrugated-order-card-width);flex:0 0 var(--corrugated-order-card-width);grid-template-columns:minmax(0,1fr);max-width:100%}.product-page--corrugated-calculator .corrugated-calculator__order-row .product-page__quote-summary-item{align-content:start;width:100%;min-width:0;height:100%}.product-page--corrugated-calculator .corrugated-calculator__order-row .product-page__quote-summary:not(.product-page__quote-summary--total) .product-page__quote-summary-item{text-align:center;align-content:center;justify-items:center;gap:8px}.product-page--corrugated-calculator .corrugated-calculator__order-row .product-page__quote-summary:not(.product-page__quote-summary--total) .product-page__quote-summary-item>span{font-size:.82rem}.product-page--corrugated-calculator .corrugated-calculator__order-row .product-page__quote-summary:not(.product-page__quote-summary--total) .product-page__quote-summary-item>strong{font-size:1.18rem}.product-page--corrugated-calculator .corrugated-calculator__order-row .product-page__quote-summary-item--total{text-align:center;align-content:center;justify-items:center;gap:8px}.product-page--corrugated-calculator .corrugated-calculator__order-row .product-page__quote-summary-item--total>strong{font-size:1.55rem;line-height:1}.product-page--corrugated-calculator .product-page__quantity{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;place-self:start;gap:8px;width:fit-content;max-width:100%;padding:12px}.product-page--corrugated-calculator .corrugated-calculator__quantity .quick-view-modal__quantity-hint{white-space:nowrap}.product-page--corrugated-calculator .product-page__quantity .quick-view-modal__quantity-controls{background:#fff;border:1px solid #dbe4ee;border-radius:9px;grid-template-columns:38px 88px 38px;overflow:hidden}.product-page--corrugated-calculator .product-page__quantity .quick-view-modal__quantity-btn{color:#64748b;background:#f8fafc;border:0;border-radius:0;min-width:38px;min-height:36px}.product-page--corrugated-calculator .product-page__quantity .quick-view-modal__quantity-btn:hover:not(:disabled){background:#eef2f7}.product-page--corrugated-calculator .product-page__quantity .quick-view-modal__quantity-btn svg{stroke-width:2.25px;flex:0 0 13px;width:13px;min-width:13px;height:13px}.product-page--corrugated-calculator .product-page__quantity .quick-view-modal__quantity-input{color:#0f172a;background:#fff;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;width:88px;min-height:36px;font-size:.95rem;font-weight:600}@media (width<=860px){.product-page--corrugated-calculator .product-page__price-header{padding-right:150px}.product-page--corrugated-calculator .product-page__availability--live{top:14px;right:14px}.product-page--corrugated-calculator .product-page__quote-summary{grid-template-columns:1fr}}@media (width<=520px){.product-page--corrugated-calculator .product-page__price-header{padding-right:0}.product-page--corrugated-calculator .product-page__availability--live{margin-top:10px;position:static}}@media (width<=860px){.corrugated-calculator__grid{grid-template-columns:1fr}}@keyframes shop-card-reveal{0%{opacity:0;filter:saturate(.9);transform:translateY(16px)scale(.985)}to{opacity:1;filter:saturate();transform:translate(0,0)scale(1)}}.page-shop .product-grid>.product-card,.shop-page .product-grid>.product-card{opacity:0;will-change:transform, opacity;animation:.52s cubic-bezier(.22,1,.36,1) both shop-card-reveal}.page-shop .product-grid>.product-card:nth-child(12n+1),.shop-page .product-grid>.product-card:nth-child(12n+1){animation-delay:0s}.page-shop .product-grid>.product-card:nth-child(12n+2),.shop-page .product-grid>.product-card:nth-child(12n+2){animation-delay:45ms}.page-shop .product-grid>.product-card:nth-child(12n+3),.shop-page .product-grid>.product-card:nth-child(12n+3){animation-delay:90ms}.page-shop .product-grid>.product-card:nth-child(12n+4),.shop-page .product-grid>.product-card:nth-child(12n+4){animation-delay:.135s}.page-shop .product-grid>.product-card:nth-child(12n+5),.shop-page .product-grid>.product-card:nth-child(12n+5){animation-delay:.18s}.page-shop .product-grid>.product-card:nth-child(12n+6),.shop-page .product-grid>.product-card:nth-child(12n+6){animation-delay:.225s}.page-shop .product-grid>.product-card:nth-child(12n+7),.shop-page .product-grid>.product-card:nth-child(12n+7){animation-delay:.27s}.page-shop .product-grid>.product-card:nth-child(12n+8),.shop-page .product-grid>.product-card:nth-child(12n+8){animation-delay:.315s}.page-shop .product-grid>.product-card:nth-child(12n+9),.shop-page .product-grid>.product-card:nth-child(12n+9){animation-delay:.36s}.page-shop .product-grid>.product-card:nth-child(12n+10),.shop-page .product-grid>.product-card:nth-child(12n+10){animation-delay:.405s}.page-shop .product-grid>.product-card:nth-child(12n+11),.shop-page .product-grid>.product-card:nth-child(12n+11){animation-delay:.45s}.page-shop .product-grid>.product-card:nth-child(12n+12),.shop-page .product-grid>.product-card:nth-child(12n+12){animation-delay:.495s}@media (prefers-reduced-motion:reduce){.page-shop .product-grid>.product-card,.shop-page .product-grid>.product-card{opacity:1;animation:none}}.quick-view-modal-overlay{place-items:center!important;padding:16px!important;display:grid!important;overflow-y:auto!important}.quick-view-modal{max-height:calc(100dvh - 32px)!important;margin:auto!important}@supports not (height:100dvh){.quick-view-modal{max-height:calc(100vh - 32px)!important}}@media (width<=640px){.quick-view-modal-overlay{padding:12px!important}.quick-view-modal{max-height:calc(100dvh - 24px)!important}}.page-shop .shop-sidebar{border:1px solid #dbe3ee;border-radius:16px;gap:14px;padding:clamp(16px,2.2vw,20px);box-shadow:0 6px 18px #0f172a0f}.page-shop .shop-sidebar__header{align-items:center;gap:10px;margin-bottom:2px}.page-shop .shop-sidebar__header .button.ghost{color:#2563eb;min-height:auto;box-shadow:none;background:0 0;border:none;padding:0;font-size:.86rem;font-weight:700}.page-shop .shop-sidebar__header .button.ghost:hover{color:#1d4ed8;background:0 0}.page-shop .shop-sidebar__eyebrow{letter-spacing:.18em;color:#64748b;font-size:.66rem;font-weight:700}.page-shop .shop-sidebar .shop-filter{gap:8px}.page-shop .shop-sidebar .shop-filter__label{color:#0f172a;margin:0;font-size:.9rem;font-weight:700}.page-shop .shop-sidebar .shop-filter__search input{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;padding:9px 12px 9px 34px;font-size:.88rem}.page-shop .shop-sidebar .shop-filter__search input:focus{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 2px #3b82f624}.page-shop .shop-sidebar .shop-filter__search input::placeholder{color:#94a3b8}.page-shop .shop-sidebar .shop-filter__search svg{color:#94a3b8;pointer-events:none;width:14px;height:14px;top:50%;left:11px;transform:translateY(-50%);position:absolute!important}.page-shop .shop-sidebar .shop-filter__list{gap:2px}.page-shop .shop-sidebar .shop-filter__pill{color:#334155;border:1px solid #0000;border-radius:10px;gap:6px;padding:7px 8px;font-size:.9rem;font-weight:500;line-height:1.35}.page-shop .shop-sidebar .shop-filter__pill:hover{color:#0f172a;background:#f8fafc}.page-shop .shop-sidebar .shop-filter__pill.is-active{color:#0f172a;background:#2563eb0f;border-color:#2563ebb8;font-weight:600}.page-shop .shop-sidebar .shop-filter__count{color:#1d4ed8;background:#2563eb1a;font-size:.78rem}.page-shop .shop-sidebar .shop-filter__group.is-open .shop-filter__pill{background:#2563eb08}.page-shop .shop-sidebar .shop-filter__sublist{border-left:1px solid #e2e8f0;gap:2px;margin:2px 0 0;padding:0 0 0 8px}.page-shop .shop-sidebar .shop-filter__subpill{color:#475569;border:1px solid #0000;border-radius:8px;padding:5px 8px;font-size:.86rem}.page-shop .shop-sidebar .shop-filter__subpill:hover{color:#0f172a;background:#f8fafc}.page-shop .shop-sidebar .shop-filter__subpill.is-active{color:#0f172a;background:#2563eb0f;border-color:#2563eb8c}.page-shop .shop-sidebar .shop-filter__checkbox{color:#111827;gap:8px;font-size:.9rem;font-weight:500}.page-shop .shop-sidebar .shop-filter__checkbox input{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:4px;width:16px;height:16px;margin:0;transition:border-color .15s,background-color .15s,box-shadow .15s;position:relative}.page-shop .shop-sidebar .shop-filter__checkbox input:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;transition:transform .12s;position:absolute;top:1px;left:4px;transform:rotate(45deg)scale(0)}.page-shop .shop-sidebar .shop-filter__checkbox input:checked{background-color:#2563eb;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb24}.page-shop .shop-sidebar .shop-filter__checkbox input:checked:after{transform:rotate(45deg)scale(1)}.page-shop .product-grid>.product-card,.shop-page .product-grid>.product-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #94a3b838;border-radius:18px;overflow:hidden;transform:translateY(0);box-shadow:0 14px 32px #0f172a12}.page-shop .product-grid>.product-card:hover,.shop-page .product-grid>.product-card:hover{border-color:#2563eb38;transform:translateY(-3px);box-shadow:0 22px 44px #0f172a1f}.page-shop .product-card__thumb,.shop-page .product-card__thumb{background:#fff;padding:8px 8px 0}.page-shop .product-card__image-wrapper,.shop-page .product-card__image-wrapper{height:clamp(218px,21vw,265px);min-height:218px;box-shadow:none;background:#fff;border:0;border-radius:14px}.page-shop .product-card__image-wrapper>picture,.shop-page .product-card__image-wrapper>picture{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-shop .product-card__thumb img,.shop-page .product-card__thumb img{box-sizing:border-box;-o-object-fit:contain;object-fit:contain;filter:none;border-radius:14px;max-width:100%;max-height:100%;padding:10px}.page-shop .product-card:hover .product-card__thumb img,.shop-page .product-card:hover .product-card__thumb img{transform:none}.page-shop .product-card__content,.shop-page .product-card__content{gap:9px;padding:13px 14px 14px}.page-shop .product-card__title,.shop-page .product-card__title{letter-spacing:0;order:1;min-height:2.72em;font-size:.98rem;font-weight:750;line-height:1.36}.page-shop .product-card__price-row,.shop-page .product-card__price-row{order:2;align-items:baseline;gap:6px;min-height:28px;margin-top:1px}.page-shop .product-card__price,.shop-page .product-card__price{letter-spacing:-.01em;margin-left:0;font-size:1.08rem;font-weight:800;line-height:1}.page-shop .product-card__badge,.shop-page .product-card__badge{letter-spacing:0;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:.72rem;font-weight:700}.page-shop .product-card__badge.soldout,.shop-page .product-card__badge.soldout{color:#64748b;background:#94a3b81f}.page-shop .product-card__badge.backorder,.shop-page .product-card__badge.backorder{color:#b45309;background:#f59e0b1f}.page-shop .product-card__mobile-snippet,.shop-page .product-card__mobile-snippet{color:#64748b;order:3;margin:0}.page-shop .product-card__actions,.shop-page .product-card__actions{order:4;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8px;margin-top:4px}.page-shop .product-card__actions .button,.page-shop .product-card__actions .btn,.shop-page .product-card__actions .button,.shop-page .product-card__actions .btn{border-radius:12px;min-height:40px;font-size:.82rem;font-weight:750}.page-shop .product-card__actions .button.ghost,.shop-page .product-card__actions .button.ghost{color:#334155;background:#f8fafcd1;border-color:#94a3b842}.page-shop .product-card__actions .button.ghost:hover,.page-shop .product-card__actions .button.ghost:focus-visible,.shop-page .product-card__actions .button.ghost:hover,.shop-page .product-card__actions .button.ghost:focus-visible{color:#0f172a;background:#2563eb12;border-color:#2563eb47}.page-shop .product-card__actions .button.primary,.shop-page .product-card__actions .button.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 10px 20px #1d4ed829}.page-shop .product-card__actions .button.primary:hover,.page-shop .product-card__actions .button.primary:focus-visible,.shop-page .product-card__actions .button.primary:hover,.shop-page .product-card__actions .button.primary:focus-visible{background:#173fba;border-color:#173fba;box-shadow:0 12px 24px #1d4ed838}.page-shop .product-card--calculator .product-card__content,.shop-page .product-card--calculator .product-card__content{text-align:center;justify-content:center;align-items:center;min-height:116px}.page-shop .product-card--calculator .product-card__title,.shop-page .product-card--calculator .product-card__title{min-height:0}.page-shop .product-card--calculator .product-card__actions,.shop-page .product-card--calculator .product-card__actions{grid-template-columns:minmax(0,1fr);justify-content:center;place-items:center;width:100%;margin-top:0;display:grid}.page-shop .product-card--calculator .product-card__actions .button.primary,.shop-page .product-card--calculator .product-card__actions .button.primary{text-align:center;white-space:nowrap;flex:0 auto;justify-content:center;justify-self:center;align-items:center;width:188px;min-width:188px;min-height:44px;margin-inline:auto;display:inline-flex}body.shop-light.shop-mil-spec{color:#eef2dd;background:#171a11;transition:background-color .56s cubic-bezier(.22,1,.36,1),color .56s cubic-bezier(.22,1,.36,1)}.page-shop,.page-shop .category-showcase__item,.page-shop .category-showcase__item-title,.page-shop .category-showcase__item img,.page-shop .shop-sidebar,.page-shop .shop-toolbar,.page-shop .shop-filter__search input,.page-shop .shop-filter__pill,.page-shop .shop-filter__subpill,.page-shop .shop-sort,.page-shop .product-card,.page-shop .product-card__thumb,.page-shop .product-card__image-wrapper,.page-shop .product-card__content,.page-shop .product-card__actions .button,.page-shop .product-card__actions .btn,.page-shop .shop-empty{transition:background-color .48s cubic-bezier(.22,1,.36,1),border-color .48s cubic-bezier(.22,1,.36,1),box-shadow .48s cubic-bezier(.22,1,.36,1),color .48s cubic-bezier(.22,1,.36,1),filter .48s cubic-bezier(.22,1,.36,1),transform .2s}.category-showcase__item--mil-spec{border-color:#9c8a4357}.category-showcase__item--mil-spec .category-showcase__item-title{color:#273016}.page-shop--mil-spec{isolation:isolate;color:#eef2dd;background:repeating-linear-gradient(135deg,#eee8b70f 0 1px,#0000 1px 18px),linear-gradient(135deg,#171a11 0%,#303922 52%,#1a1d13 100%);border-color:#ddcc8938;animation:.62s cubic-bezier(.22,1,.36,1) both mil-spec-theme-arrive;position:relative;box-shadow:inset 0 1px #ffffff14,0 24px 70px #10140a3d}.page-shop--mil-spec:before,.page-shop--mil-spec:after{content:"";pointer-events:none;z-index:0;position:absolute;inset:0}.page-shop--mil-spec:before{opacity:.44;mix-blend-mode:screen;background:repeating-linear-gradient(0deg,#f1e8b214 0 1px,#0000 1px 34px),repeating-linear-gradient(90deg,#f1e8b20d 0 1px,#0000 1px 34px),linear-gradient(110deg,#0000 0% 36%,#dec77129 48%,#0000 60% 100%) 120% 0/230% 100%;animation:.92s cubic-bezier(.22,1,.36,1) both mil-spec-grid-sweep}.page-shop--mil-spec:after{opacity:.86;background:linear-gradient(90deg,#080a065c,#0000 18% 82%,#080a0657),linear-gradient(#ffffff0a,#0000 28%,#080a062e)}.page-shop--mil-spec>*{z-index:1;position:relative}.page-shop--mil-spec .category-showcase__item,.page-shop--mil-spec .shop-sidebar,.page-shop--mil-spec .shop-toolbar,.page-shop--mil-spec .product-card,.page-shop--mil-spec .shop-empty{animation:.46s cubic-bezier(.22,1,.36,1) both mil-spec-surface-settle}.page-shop--mil-spec .category-showcase__item:before{opacity:.42;background:linear-gradient(#080a0605 0%,#080a0614 48%,#080a0675 100%),repeating-linear-gradient(135deg,#eadb8f1f 0 1px,#0000 1px 12px)}.page-shop--mil-spec .category-showcase__item:hover,.page-shop--mil-spec .category-showcase__item.is-active{border-color:#eed684ad;box-shadow:0 18px 38px #070a0557,0 0 0 1px #eed6842e}.page-shop--mil-spec .category-showcase__item-title{color:#f1e7b2;text-shadow:0 1px 8px #00000061;background:#0d1109bd;border-top:1px solid #eed68438}.page-shop--mil-spec .shop-toolbar,.page-shop--mil-spec .shop-sidebar,.page-shop--mil-spec .product-card,.page-shop--mil-spec .shop-empty{color:#202817;background:#eff2dded;border-color:#727a5052;box-shadow:0 18px 44px #070a052e,inset 0 1px #ffffff8f}.page-shop--mil-spec .shop-filter__search input,.page-shop--mil-spec .shop-sort,.page-shop--mil-spec .shop-filter__pill,.page-shop--mil-spec .shop-filter__subpill{color:#273016;background:#fffce7c7;border-color:#7e875b52}.page-shop--mil-spec .shop-filter__search input:focus{border-color:#bba04ec2;box-shadow:0 0 0 3px #bba04e33}.page-shop--mil-spec .shop-filter__pill:hover,.page-shop--mil-spec .shop-filter__subpill:hover,.page-shop--mil-spec .shop-filter__pill.is-active,.page-shop--mil-spec .shop-filter__subpill.is-active{color:#f4e9b7;background:#364323f0;border-color:#ddc77e8f;box-shadow:0 10px 22px #32391f2e}.page-shop--mil-spec .shop-filter__search svg{color:#717a4e}.page-shop--mil-spec .product-card__thumb img,.page-shop--mil-spec .product-card__thumb-item img{filter:brightness(.94)contrast(1.04)saturate(.86)}.page-shop--mil-spec .product-card:hover{border-color:#b49a4b85;box-shadow:0 18px 40px #070a0538}.page-shop--mil-spec .product-card__badge.instock{color:#334323;background:#4b5b3429;border-color:#4b5b3457}.page-shop--mil-spec .product-card__badge.backorder{color:#8a5e14;background:#bc8e2d24;border-color:#bc8e2d52}.page-shop--mil-spec .product-card__actions .button.ghost,.page-shop--mil-spec .product-card__actions .btn.ghost{color:#263017;background:#fffce7bd;border-color:#7e875b57}.page-shop--mil-spec .product-card__actions .button.ghost:hover,.page-shop--mil-spec .product-card__actions .button.ghost:focus-visible,.page-shop--mil-spec .product-card__actions .btn.ghost:hover,.page-shop--mil-spec .product-card__actions .btn.ghost:focus-visible{color:#1f2817;background:#e7da9a4d;border-color:#b49a4b8a}.page-shop--mil-spec .product-card__actions .button.primary:hover,.page-shop--mil-spec .product-card__actions .button.primary:focus-visible,.page-shop--mil-spec .product-card__actions .btn.primary:hover,.page-shop--mil-spec .product-card__actions .btn.primary:focus-visible,.page-shop--mil-spec .button.primary:hover,.page-shop--mil-spec .button.primary:focus-visible{background:#536238;border-color:#536238;box-shadow:0 14px 28px #313c2147}@keyframes mil-spec-theme-arrive{0%{filter:saturate(.9);background-position:0 18px,0 0}to{filter:saturate();background-position:0 0,0 0}}@keyframes mil-spec-grid-sweep{0%{opacity:0;background-position:0 0,0 0,130% 0}to{opacity:.44;background-position:0 0,0 0,-30% 0}}@keyframes mil-spec-surface-settle{0%{opacity:.84;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-shop--mil-spec,.page-shop--mil-spec:before,.page-shop--mil-spec .category-showcase__item,.page-shop--mil-spec .shop-sidebar,.page-shop--mil-spec .shop-toolbar,.page-shop--mil-spec .product-card,.page-shop--mil-spec .shop-empty{animation:none}}body.shop-light.shop-mil-spec{background:radial-gradient(circle at 14% 8%,#c29a3e2e,#0000 30%),radial-gradient(circle at 88% 14%,#6c804233,#0000 28%),linear-gradient(135deg,#090b07 0%,#171d10 42%,#262f1a 100%)}body.shop-mil-spec .app-header{background:linear-gradient(90deg,#080a06eb,#1c2314e6),repeating-linear-gradient(90deg,#e7c66b1a 0 1px,#0000 1px 28px);border-bottom-color:#ddbc5f4d;box-shadow:0 18px 40px #05070442}body.shop-mil-spec .app-header .nav-link{color:#f0e4b2;background:#efe6b814;border-color:#e2cc822e}body.shop-mil-spec .app-header .nav-link:hover,body.shop-mil-spec .app-header .nav-link.is-active{color:#fff2b7;background:#ebc66229;border-color:#ebc6628a}.page-shop--mil-spec{background:radial-gradient(circle at 18% 10%,#c4a4532e,#0000 24%),radial-gradient(circle at 92% 4%,#586c3747,#0000 25%),linear-gradient(115deg,#ebcf7e14 0 1px,#0000 1px 18px),linear-gradient(135deg,#0d1009 0%,#1b2314 46%,#374126 100%);box-shadow:inset 0 1px #fff4be1f,inset 0 -70px 140px #05070442,0 34px 90px #05070457}.page-shop--mil-spec:before{opacity:.62;background:linear-gradient(110deg,#0000 0% 36%,#f6d36e38 48%,#0000 60% 100%) 0 0/240% 100%,repeating-linear-gradient(0deg,#f0df9e1a 0 1px,#0000 1px 38px),repeating-linear-gradient(90deg,#f0df9e0f 0 1px,#0000 1px 38px);animation:.92s cubic-bezier(.22,1,.36,1) both mil-spec-grid-sweep}.page-shop--mil-spec:after{content:"MIL-SPEC";letter-spacing:.02em;color:#f6e29911;text-transform:uppercase;opacity:1;background:linear-gradient(90deg,#0305027a,#0000 22% 78%,#03050266),repeating-linear-gradient(0deg,#ffffff07 0 1px,#0000 1px 4px);justify-content:flex-end;align-items:flex-start;padding:clamp(18px,4vw,44px);font-family:IBM Plex Mono,Courier New,monospace;font-size:clamp(4rem,13vw,13rem);font-weight:800;line-height:.78;display:flex;transform:rotate(-3deg)}.page-shop--mil-spec .shop-section{position:relative}.page-shop--mil-spec .shop-section:before{content:"MIL-STD / QA READY";z-index:3;pointer-events:none;color:#ffeca9db;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090c07a3;border:1px solid #eccc716b;border-radius:8px;padding:7px 10px;font-family:IBM Plex Mono,Courier New,monospace;font-size:.68rem;font-weight:800;position:absolute;top:clamp(8px,1vw,14px);right:clamp(8px,1.4vw,18px);box-shadow:0 12px 26px #05070438}.page-shop--mil-spec .category-showcase__item{background:linear-gradient(#2a331ef5,#11160cf0),repeating-linear-gradient(135deg,#f4e09914 0 1px,#0000 1px 14px);border-color:#e8c66542;box-shadow:0 20px 42px #05070457,inset 0 1px #fff4be1f}.page-shop--mil-spec .category-showcase__item--mil-spec:after{content:"";z-index:3;pointer-events:none;opacity:.82;background:linear-gradient(90deg,#f6d67ed1,#0000 42%) 0 0/34% 1px no-repeat,linear-gradient(#f6d67ed1,#0000 42%) 0 0/1px 34% no-repeat,linear-gradient(270deg,#f6d67ed1,#0000 42%) 100% 100%/34% 1px no-repeat,linear-gradient(#0000 58%,#f6d67ed1) 100% 100%/1px 34% no-repeat;border:1px solid #f6d67e7a;border-radius:12px;position:absolute;inset:10px;box-shadow:inset 0 0 24px #f6d67e14,0 0 24px #f6d67e14}.page-shop--mil-spec .category-showcase__item--mil-spec.is-active:after{animation:1.7s ease-in-out infinite mil-spec-target-pulse}.page-shop--mil-spec .category-showcase__item.is-active{border-color:#ffde85d1;transform:translateY(-5px)scale(1.035);box-shadow:0 24px 52px #0507047a,0 0 0 1px #ffde8533,0 0 42px #e2b3422e}.page-shop--mil-spec .category-showcase__item-title{color:#ffe59a;letter-spacing:.06em;background:linear-gradient(90deg,#060804e0,#252d1ad1),repeating-linear-gradient(90deg,#ffeb9c14 0 1px,#0000 1px 16px)}.page-shop--mil-spec .category-showcase__item img{filter:brightness(.68)contrast(1.18)saturate(.76)sepia(.22)}.page-shop--mil-spec .category-showcase__item:hover img,.page-shop--mil-spec .category-showcase__item.is-active img{filter:brightness(.84)contrast(1.2)saturate(.88)sepia(.16)}.page-shop--mil-spec .shop-toolbar,.page-shop--mil-spec .shop-sidebar,.page-shop--mil-spec .shop-empty,.page-shop--mil-spec .product-grid>.product-card{color:#f2edd4;background:linear-gradient(#1e2616f2,#0f130bf0),repeating-linear-gradient(135deg,#f4e0990e 0 1px,#0000 1px 18px);border-color:#e8c66547;position:relative;box-shadow:0 22px 50px #05070457,inset 0 1px #fff4be1a}.page-shop--mil-spec .product-grid>.product-card:before{content:"";pointer-events:none;z-index:1;opacity:.55;background:linear-gradient(90deg,#f4cb6252,#0000 28%) 0 0/100% 2px no-repeat,linear-gradient(#f4cb622e,#0000 48%) 0 0/2px 100% no-repeat;position:absolute;inset:0}.page-shop--mil-spec .product-grid>.product-card:hover{border-color:#ffde858a;box-shadow:0 28px 58px #05070470,0 0 34px #e0b13e1f,inset 0 1px #fff4be24}.page-shop--mil-spec .product-card__thumb,.page-shop--mil-spec .product-card__image-wrapper{background:linear-gradient(#eee8cdeb,#b7be96d6),repeating-linear-gradient(135deg,#252d1a1f 0 1px,#0000 1px 12px)}.page-shop--mil-spec .product-card__content{z-index:2;background:0 0;position:relative}.page-shop--mil-spec .shop-toolbar__info h2,.page-shop--mil-spec .shop-filter__label,.page-shop--mil-spec .product-card__title,.page-shop--mil-spec .product-card__price,.page-shop--mil-spec .shop-empty h3{color:#fff0b5}.page-shop--mil-spec .shop-toolbar__info span,.page-shop--mil-spec .product-card__description,.page-shop--mil-spec .product-card__mobile-snippet,.page-shop--mil-spec .shop-empty p{color:#efe8cbb8}.page-shop--mil-spec .shop-filter__search input,.page-shop--mil-spec .shop-sort,.page-shop--mil-spec .shop-filter__pill,.page-shop--mil-spec .shop-filter__subpill{color:#f2e7b8;background:#090c07a3;border-color:#e8c6653d;box-shadow:inset 0 1px #fff4be14}.page-shop--mil-spec .shop-filter__search input::placeholder{color:#f2e7b87a}.page-shop--mil-spec .shop-filter__pill:hover,.page-shop--mil-spec .shop-filter__subpill:hover,.page-shop--mil-spec .shop-filter__pill.is-active,.page-shop--mil-spec .shop-filter__subpill.is-active{color:#fff1b9;background:linear-gradient(#f0c85e40,#4f5f3094);border-color:#ffde859e}.page-shop--mil-spec .product-card__badge{color:#f5df91;background:#f6d67e1c;border-color:#ffde8547}.page-shop--mil-spec .product-card__actions .button.ghost,.page-shop--mil-spec .product-card__actions .btn.ghost,.page-shop--mil-spec .product-card__actions .button.secondary,.page-shop--mil-spec .product-card__actions .btn.secondary{color:#f2e7b8;background:#090c07ad;border-color:#e8c66547}.page-shop--mil-spec .product-card__actions .button.primary,.page-shop--mil-spec .product-card__actions .btn.primary,.page-shop--mil-spec .button.primary{color:#12160c;background:linear-gradient(#d6ac44,#8f6924);border-color:#ffe188c7;box-shadow:0 14px 28px #05070447,0 0 26px #e5b6422e}.page-shop--mil-spec .product-card__actions .button.primary:hover,.page-shop--mil-spec .product-card__actions .button.primary:focus-visible,.page-shop--mil-spec .product-card__actions .btn.primary:hover,.page-shop--mil-spec .product-card__actions .btn.primary:focus-visible,.page-shop--mil-spec .button.primary:hover,.page-shop--mil-spec .button.primary:focus-visible{color:#0e1209;background:linear-gradient(#ecc868,#a87a2b);border-color:#ffeb9ee6}@keyframes mil-spec-target-pulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(.985)}}@media (width<=575px){.page-shop--mil-spec .shop-section:before{letter-spacing:.1em;padding:5px 7px;font-size:.56rem;top:6px;right:6px}}@media (width>=1025px){.page-shop .shop-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(12px,1.4vw,18px);width:100%;display:grid}.page-shop .shop-toolbar__search{width:100%;min-width:0;max-width:none}.page-shop .shop-toolbar__search .shop-filter__search{width:100%}.page-shop .shop-toolbar__sort{white-space:nowrap;justify-self:end;margin-left:0}.page-shop .shop-toolbar__chips{grid-column:1/-1}}body.shop-light.shop-mil-spec{--mil-spec-full-bleed-bg:radial-gradient(circle at 14% 8%, #c29a3e33, transparent 30%), radial-gradient(circle at 88% 14%, #6c804238, transparent 28%), linear-gradient(115deg, #ebcf7e13 0 1px, transparent 1px 18px), linear-gradient(135deg, #090b07 0%, #171d10 42%, #262f1a 100%);background-color:#090b07;background-image:var(--mil-spec-full-bleed-bg);background-attachment:fixed}body.shop-light.shop-mil-spec .app-shell,body.shop-light.shop-mil-spec .app-main{background-color:#090b07;background-image:var(--mil-spec-full-bleed-bg);box-shadow:none;background-attachment:fixed;border-color:#0000}body.shop-light.shop-mil-spec .page-shop--mil-spec{box-shadow:none;background:0 0;border-color:#0000}body.shop-light.shop-mil-spec .page-shop--mil-spec:before,body.shop-light.shop-mil-spec .page-shop--mil-spec:after{position:fixed;inset:48px 0 0}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-toolbar{box-shadow:none;background:0 0;border-color:#0000;animation:none;transform:none}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-toolbar__search .shop-filter__search input{color:#f2e7b8;background:#090c076b;border-color:#e8c6654d;box-shadow:inset 0 1px #fff4be1a,0 10px 26px #0507042e}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-toolbar__sort .shop-filter__label{color:#ffe8a3}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-toolbar__sort .shop-filter__select,body.shop-light.shop-mil-spec .page-shop--mil-spec #shop-sort{--bg-card:#090c0761;--text-primary:#f2e7b8;--border-color:#e8c66561;--shop-sort-background:#090c0761;--shop-sort-color:#f2e7b8;color:#f2e7b8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#090c0761;background-image:none;border-color:#e8c66561;box-shadow:inset 0 1px #fff4be1a}body.shop-light.shop-mil-spec .page-shop--mil-spec #shop-sort option{color:#f8eab8;background:#11160d}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar{animation:none;transform:none}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__label{color:#ffe8a3}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__pill,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__subpill{color:#f8f1d3d1;background:#080b0738;border-color:#e8c66524}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__pill:hover,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__subpill:hover,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__group.is-open>.shop-filter__pill{color:#fff1b9;background:#e8c6651f;border-color:#e8c6655c}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__pill.is-active,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__subpill.is-active{color:#11160d;background:linear-gradient(#eccc71eb,#a07b2be6);border-color:#ffe89ac7;font-weight:800;box-shadow:inset 0 1px #fff7ce47,0 10px 22px #05070438}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__sublist{border-left-color:#e8c6653d}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar .shop-filter__count{color:#ffe8a3;background:#eccc7129}@media (width>=1025px){body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar{position:sticky;top:110px}}body.shop-light.shop-mil-spec{--mil-spec-accent:#f0c45c;--mil-spec-accent-soft:#f0c45c52;--mil-spec-panel:#0d110ad1;--mil-spec-panel-strong:#080b07eb;--mil-spec-copy:#f4e8b8;--mil-spec-muted:#f4e8b8b8;--mil-spec-full-bleed-bg:radial-gradient(900px circle at 48% 6%, #f0c45c29, transparent 58%), radial-gradient(680px circle at 12% 18%, #5268383d, transparent 62%), radial-gradient(720px circle at 92% 12%, #828f4c38, transparent 58%), repeating-linear-gradient(90deg, #f0d8920d 0 1px, transparent 1px 72px), repeating-linear-gradient(0deg, #f0d89209 0 1px, transparent 1px 72px), linear-gradient(135deg, #080a06 0%, #151b0f 45%, #29341d 100%)}body.shop-light.shop-mil-spec .page-shop--mil-spec:before{opacity:.58;background:linear-gradient(112deg,#0000 0% 42%,#f5ce661f 49%,#0000 57% 100%) 150% 0/260% 100%,repeating-linear-gradient(90deg,#f5de9712 0 1px,#0000 1px 36px),repeating-linear-gradient(0deg,#f5de970b 0 1px,#0000 1px 36px);animation:18s linear infinite mil-spec-grid-drift}body.shop-light.shop-mil-spec .page-shop--mil-spec:after{color:#f7e29717;text-shadow:0 0 34px #f0c45c14}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-section:after{content:"";z-index:0;pointer-events:none;opacity:0;background:linear-gradient(#0000 0%,#f0c45c21 48%,#0000 100%),linear-gradient(90deg,#0000,#f0c45c14,#0000);animation:1.1s cubic-bezier(.22,1,.36,1) 50ms both mil-spec-boot-scan;position:fixed;inset:48px 0 0;transform:translateY(-42%)}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-section>*{z-index:1;position:relative}body.shop-light.shop-mil-spec .page-shop--mil-spec .category-showcase__item{outline-offset:-5px;border-radius:9px;outline:1px solid #f0c45c14}body.shop-light.shop-mil-spec .page-shop--mil-spec .category-showcase__item-title{position:absolute;bottom:0;left:0;right:0;overflow:hidden}body.shop-light.shop-mil-spec .page-shop--mil-spec .category-showcase__item-title:before{content:"";background:var(--mil-spec-accent);width:3px;position:absolute;top:22%;bottom:22%;left:0;box-shadow:0 0 16px #f0c45c8c}body.shop-light.shop-mil-spec .page-shop--mil-spec .category-showcase__item--mil-spec.is-active{outline-color:#ffe68f6b}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar,body.shop-light.shop-mil-spec .page-shop--mil-spec .product-grid>.product-card,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-empty{border-radius:10px}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar:before{content:"";background:linear-gradient(180deg, transparent, var(--mil-spec-accent), transparent);opacity:.88;border-radius:999px;width:2px;position:absolute;top:14px;bottom:14px;left:-1px;box-shadow:0 0 18px #f0c45c66}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar:after{content:"";pointer-events:none;background:linear-gradient(90deg, var(--mil-spec-accent-soft), transparent 34%) top left / 42% 1px no-repeat, linear-gradient(180deg, var(--mil-spec-accent-soft), transparent 34%) top left / 1px 42% no-repeat, linear-gradient(270deg, var(--mil-spec-accent-soft), transparent 34%) bottom right / 42% 1px no-repeat, linear-gradient(0deg, var(--mil-spec-accent-soft), transparent 34%) bottom right / 1px 42% no-repeat;opacity:.62;border:1px solid #f0c45c29;border-radius:8px;position:absolute;inset:10px}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-toolbar__search .shop-filter__search:after{content:"";pointer-events:none;opacity:.5;background:linear-gradient(90deg,#0000,#f0c45c66,#0000);height:1px;position:absolute;bottom:7px;left:44px;right:16px}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-toolbar__sort .shop-filter__select,body.shop-light.shop-mil-spec .page-shop--mil-spec #shop-sort{letter-spacing:.01em;border-radius:8px}body.shop-light.shop-mil-spec .page-shop--mil-spec .product-grid>.product-card{outline-offset:-6px;outline:1px solid #f0c45c14;overflow:hidden}body.shop-light.shop-mil-spec .page-shop--mil-spec .product-grid>.product-card:after{content:"";z-index:2;pointer-events:none;opacity:.58;background:linear-gradient(90deg,#f0c45c73,#0000 36%) 0 0/38% 1px no-repeat,linear-gradient(#f0c45c47,#0000 42%) 0 0/1px 38% no-repeat,linear-gradient(270deg,#f0c45c4d,#0000 36%) 100% 100%/38% 1px no-repeat,linear-gradient(#0000 58%,#f0c45c33) 100% 100%/1px 38% no-repeat;border-radius:5px;position:absolute;inset:10px}body.shop-light.shop-mil-spec .page-shop--mil-spec .product-card__thumb,body.shop-light.shop-mil-spec .page-shop--mil-spec .product-card__image-wrapper{border-bottom:1px solid #f0c45c2e}body.shop-light.shop-mil-spec .page-shop--mil-spec .product-card__actions .button.primary,body.shop-light.shop-mil-spec .page-shop--mil-spec .product-card__actions .btn.primary{position:relative;overflow:hidden}body.shop-light.shop-mil-spec .page-shop--mil-spec .product-card__actions .button.primary:after,body.shop-light.shop-mil-spec .page-shop--mil-spec .product-card__actions .btn.primary:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0% 36%,#fff5cd6b 50%,#0000 64% 100%);transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}body.shop-light.shop-mil-spec .page-shop--mil-spec .product-grid>.product-card:hover .product-card__actions .button.primary:after,body.shop-light.shop-mil-spec .page-shop--mil-spec .product-grid>.product-card:hover .product-card__actions .btn.primary:after{transform:translate(130%)}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-filter__pill,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-filter__subpill,body.shop-light.shop-mil-spec .page-shop--mil-spec .product-grid>.product-card{transition:background-color .22s,border-color .22s,color .22s,box-shadow .22s,transform .22s}body.shop-light.shop-mil-spec .page-shop--mil-spec>.shop-mil-spec-map-reveal{z-index:0;pointer-events:none;perspective:1400px;transform-style:preserve-3d;position:fixed;inset:48px 0 0;overflow:hidden}body.shop-light.shop-mil-spec .shop-mil-spec-map-reveal__panel{opacity:0;backface-visibility:hidden;transform-style:preserve-3d;will-change:clip-path, opacity, transform, filter;background:radial-gradient(circle at 18% 18%,#f0c45c33,#0000 28%),radial-gradient(circle at 84% 22%,#788e4e3d,#0000 30%),repeating-linear-gradient(90deg,#f5de9729 0 1px,#0000 1px 54px),repeating-linear-gradient(0deg,#f5de971a 0 1px,#0000 1px 54px),linear-gradient(135deg,#090c07e6,#2c371fe0);border:1px solid #f0c45c2e;border-radius:10px;position:absolute;inset:clamp(20px,4vw,56px) clamp(24px,6vw,92px);box-shadow:0 0 0 1px #f0c45c14,inset 0 1px #fff4be24,0 24px 80px #0507045c}body.shop-light.shop-mil-spec .shop-mil-spec-map-reveal__panel--left{clip-path:polygon(0 0,50% 0,50% 100%,0 100%);transform-origin:50%;animation:1.56s cubic-bezier(.18,.9,.22,1) both mil-spec-map-unfold-left}body.shop-light.shop-mil-spec .shop-mil-spec-map-reveal__panel--right{clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%);transform-origin:50%;animation:1.56s cubic-bezier(.18,.9,.22,1) 80ms both mil-spec-map-unfold-right}body.shop-light.shop-mil-spec .shop-mil-spec-map-reveal__panel--top{clip-path:polygon(0 0,100% 0,100% 50%,0 50%);transform-origin:50%;mix-blend-mode:screen;animation:1.42s cubic-bezier(.18,.9,.22,1) .18s both mil-spec-map-unfold-top}body.shop-light.shop-mil-spec .shop-mil-spec-map-reveal__panel--bottom{clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);transform-origin:50%;mix-blend-mode:screen;animation:1.42s cubic-bezier(.18,.9,.22,1) .26s both mil-spec-map-unfold-bottom}body.shop-light.shop-mil-spec .shop-mil-spec-map-reveal__crease{pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 calc(50% - 1px),#ffe89a80 50%,#0000 calc(50% + 1px)),linear-gradient(0deg,#0000 calc(50% - 1px),#ffe89a57 50%,#0000 calc(50% + 1px)),linear-gradient(90deg,#f0c45c80,#0000 18% 82%,#f0c45c80);border-radius:10px;animation:1.58s cubic-bezier(.22,1,.36,1) both mil-spec-map-crease;position:absolute;inset:clamp(20px,4vw,56px) clamp(24px,6vw,92px);box-shadow:inset 0 0 40px #f0c45c14,0 0 32px #f0c45c1f}body.shop-mil-spec-revealing .page-shop--mil-spec .category-showcase__item--mil-spec.is-active{animation:1.08s cubic-bezier(.22,1,.36,1) both mil-spec-trigger-tile-lock}@keyframes mil-spec-grid-drift{0%{background-position:150% 0,0 0,0 0}to{background-position:-60% 0,36px 0,0 36px}}@keyframes mil-spec-boot-scan{0%{opacity:0;transform:translateY(-42%)}22%{opacity:.72}to{opacity:0;transform:translateY(58%)}}@keyframes mil-spec-map-unfold-left{0%{opacity:0;filter:blur(3px)brightness(1.35);transform:translate(-20vw)rotateY(72deg)scaleX(.42)}18%{opacity:.9}58%{opacity:.92;filter:blur()brightness(1.08);transform:translate(0,0)rotateY(0)scaleX(1)}78%{opacity:.72}to{opacity:0;filter:blur()brightness();transform:translate(0,0)rotateY(0)scaleX(1.02)}}@keyframes mil-spec-map-unfold-right{0%{opacity:0;filter:blur(3px)brightness(1.35);transform:translate(20vw)rotateY(-72deg)scaleX(.42)}18%{opacity:.9}58%{opacity:.92;filter:blur()brightness(1.08);transform:translate(0,0)rotateY(0)scaleX(1)}78%{opacity:.72}to{opacity:0;filter:blur()brightness();transform:translate(0,0)rotateY(0)scaleX(1.02)}}@keyframes mil-spec-map-unfold-top{0%{opacity:0;filter:blur(2px)brightness(1.45);transform:translateY(-14vh)rotateX(-68deg)scaleY(.54)}24%{opacity:.64}62%{opacity:.5;filter:blur()brightness(1.1);transform:translate(0,0)rotateX(0)scaleY(1)}to{opacity:0;filter:blur()brightness();transform:translate(0,0)rotateX(0)scaleY(1.02)}}@keyframes mil-spec-map-unfold-bottom{0%{opacity:0;filter:blur(2px)brightness(1.45);transform:translateY(14vh)rotateX(68deg)scaleY(.54)}24%{opacity:.64}62%{opacity:.5;filter:blur()brightness(1.1);transform:translate(0,0)rotateX(0)scaleY(1)}to{opacity:0;filter:blur()brightness();transform:translate(0,0)rotateX(0)scaleY(1.02)}}@keyframes mil-spec-map-crease{0%{opacity:0;filter:blur(3px);transform:scale(.42)}22%{opacity:.95}64%{opacity:.58;filter:blur();transform:scale(1)}to{opacity:0;transform:scale(1.02)}}@keyframes mil-spec-trigger-tile-lock{0%{filter:brightness(1.28);box-shadow:0 0 0 1px #ffe89a6b,0 0 54px #f0c45c57}to{filter:none}}@media (prefers-reduced-motion:reduce){body.shop-light.shop-mil-spec .page-shop--mil-spec:before,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-section:after,body.shop-light.shop-mil-spec .shop-mil-spec-map-reveal__panel,body.shop-light.shop-mil-spec .shop-mil-spec-map-reveal__crease,body.shop-light.shop-mil-spec .page-shop--mil-spec .product-card__actions .button.primary:after,body.shop-light.shop-mil-spec .page-shop--mil-spec .product-card__actions .btn.primary:after{transition:none;animation:none}body.shop-light.shop-mil-spec .page-shop--mil-spec>.shop-mil-spec-map-reveal{display:none}}:is(.app-shell:has(.admin-lovable),.app-shell:has(.admin-prototype-root)){background:#f4f6fb!important}.admin-lovable .product-hub-topbar{justify-content:space-between!important;gap:16px!important;display:flex!important}.admin-lovable .product-hub-title-block h2{margin:0!important;font-size:1.5rem!important;font-weight:750!important;line-height:1.25!important}.admin-lovable .product-hub-actions .btn{align-items:center!important;gap:7px!important;min-height:36px!important;padding:0 13px!important;font-size:.84rem!important;font-weight:650!important;display:inline-flex!important}.admin-lovable .admin-products.product-hub.module-section{width:100%!important;max-width:none!important;margin:0!important;padding:22px 24px 18px!important}.admin-lovable .product-hub-grid.admin-catalog-grid{width:100%!important}@media (width<=760px){.admin-lovable .admin-products.product-hub.module-section{padding-left:14px!important;padding-right:14px!important}}.admin-lovable .admin-products.product-hub.module-section{flex-direction:column!important;min-height:calc(100vh - 48px)!important;display:flex!important}.admin-lovable .product-hub-topbar,.admin-lovable .product-hub-stats,.admin-lovable .product-hub-filters{flex:none!important}.admin-lovable .product-hub-grid.admin-catalog-grid{flex:auto!important;height:calc(100vh - 305px)!important;min-height:640px!important}.admin-lovable .product-hub-list-panel{height:100%!important;min-height:0!important}.admin-lovable .product-hub-table-shell{flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.admin-lovable .product-hub-table-header{flex:none!important}.admin-lovable .product-hub-table-scroll{overflow:auto!important}.admin-lovable .catalog-pagination{flex:none!important}.admin-lovable .product-editor-shell{overscroll-behavior:contain!important;height:100%!important;min-height:0!important;overflow-y:auto!important}.admin-lovable .product-editor-header{z-index:20!important;position:sticky!important;top:0!important}.admin-lovable .product-editor-tabs{z-index:18!important;border:1px solid #e4e8f0!important;position:sticky!important;top:70px!important}.admin-lovable .product-readiness-card{min-height:72px!important;position:relative!important}.admin-lovable .product-readiness-summary strong,.admin-lovable .product-readiness-summary span{display:block!important}.admin-lovable .product-readiness-details{margin-left:auto!important;position:relative!important}.admin-lovable .product-readiness-details summary{color:#334155!important;cursor:pointer!important;background:#fff!important;border:1px solid #d8dee9!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:.78rem!important;font-weight:700!important;list-style:none!important;display:inline-flex!important}.admin-lovable .product-readiness-details summary::-webkit-details-marker{display:none!important}.admin-lovable .product-readiness-details ul{z-index:30!important;background:#fff!important;border:1px solid #dbe2ec!important;border-radius:10px!important;width:min(360px,100vw - 48px)!important;max-height:320px!important;padding:10px!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important;overflow-y:auto!important;box-shadow:0 18px 42px #0f172a29!important}.admin-lovable .product-readiness-details:not([open]) ul{display:none!important}.admin-lovable .product-readiness-ring{flex:none!important}.admin-lovable .product-sort-select{color:#111827!important;background:#fff!important;border:1px solid #d8dee9!important;border-radius:8px!important;flex:0 0 168px!important;align-items:center!important;min-height:36px!important;display:inline-flex!important;position:relative!important}.admin-lovable .product-sort-select svg{z-index:1!important;color:#334155!important;position:absolute!important;left:10px!important}.admin-lovable .product-sort-select select{color:#111827!important;background:0 0!important;border:0!important;border-radius:8px!important;width:100%!important;min-height:34px!important;padding:0 10px 0 32px!important;font-size:.8rem!important}@media (width<=1120px){.admin-lovable .product-hub-grid.admin-catalog-grid{height:auto!important;min-height:0!important}.admin-lovable .product-editor-shell{height:auto!important;max-height:none!important}.admin-lovable .product-editor-header,.admin-lovable .product-editor-tabs{position:relative!important;top:auto!important}}@media (width<=1320px){.admin-lovable .admin-products.product-hub.module-section{padding-left:18px!important;padding-right:18px!important}}.admin-lovable .product-hub-topbar{align-items:flex-start;margin-bottom:0}.admin-lovable .product-hub-title-block h2{color:#111827;margin:0;font-size:1.5rem;font-weight:750;line-height:1.25}.admin-lovable .product-hub-title-block .muted{color:#657085;margin-top:4px;font-size:.875rem}.admin-lovable .product-hub-actions .btn{border-radius:7px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:.84rem;font-weight:650;display:inline-flex}.admin-lovable .product-hub-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.admin-lovable .product-hub-stat{text-align:left;cursor:pointer;border-color:#dde3ee;border-radius:9px;min-height:82px;padding:15px 16px;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative}.admin-lovable .product-hub-stat:hover{border-color:#9bb5f5;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a0f}.admin-lovable .product-hub-stat span{color:#68758a;letter-spacing:.055em;font-size:.68rem}.admin-lovable .product-hub-stat strong{margin-top:14px;font-size:1.5rem;line-height:1}.admin-lovable .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(0,7fr) minmax(0,8fr);align-items:stretch;gap:16px;min-height:700px}.admin-lovable .product-hub-list-panel,.admin-lovable .product-editor-shell{background:#fff;border-color:#dde3ee;padding:0}.admin-lovable .product-hub-list-panel{background:0 0;border:0;flex-direction:column;min-height:700px;display:flex;overflow:visible}.admin-lovable .product-editor-shell{min-height:700px;overflow:hidden}.admin-lovable .product-hub-filters{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;padding:0;display:flex}.admin-lovable .product-search-field input{width:100%;min-height:36px;font-size:.85rem;border-color:#d8dee9!important}.admin-lovable .product-status-segments{background:#fff;border:1px solid #d8dee9;border-radius:8px;align-items:center;gap:2px;padding:2px;display:inline-flex}.admin-lovable .product-status-segments button{color:#667085;text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:30px;padding:0 12px;font-size:.76rem;font-weight:650}.admin-lovable .product-hub-filters select{min-width:170px;min-height:36px;font-size:.84rem;border-color:#d8dee9!important}.admin-lovable .product-toolbar-button{align-items:center;gap:7px;min-height:36px;display:inline-flex;border-color:#d8dee9!important}.admin-lovable .product-hub-table-shell{border-color:#dde3ee;border-radius:10px;flex:auto}.admin-lovable .product-hub-table-grid{grid-template-columns:40px minmax(250px,1.45fr) minmax(86px,.58fr) minmax(120px,.7fr) 98px 74px 70px minmax(122px,.75fr) 92px 62px;gap:12px;min-width:1080px}.admin-lovable .product-hub-table-header{color:#667085;letter-spacing:.06em;background:#f7f8fb;font-size:.66rem}.admin-lovable .product-hub-table-scroll{flex:auto;min-height:0;max-height:none}.admin-lovable .product-hub-table-viewport{min-width:1080px}.admin-lovable .product-hub-table-row{color:#1f2937;min-height:58px;padding:8px 12px}.admin-lovable .product-table-product{grid-template-columns:40px minmax(0,1fr)}.admin-lovable .product-table-title strong{font-size:.84rem;font-weight:700}.admin-lovable .product-table-title span{margin-top:2px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.72rem}.admin-lovable .product-table-number{color:#111827;font-variant-numeric:tabular-nums;text-align:right}.admin-lovable .product-status-select{appearance:none;text-align:center;width:auto;max-width:92px;min-height:26px;padding:0 9px;font-size:.72rem}.admin-lovable .product-inventory-text,.admin-lovable .product-seo-text{font-size:.74rem;line-height:1.25;display:inline-flex}.admin-lovable .product-inventory-text--ok,.admin-lovable .product-seo-text--ok{color:#15803d}.admin-lovable .product-inventory-text--warn,.admin-lovable .product-seo-text--partial{color:#b45309}.admin-lovable .product-inventory-text--bad,.admin-lovable .product-seo-text--missing{color:#dc2626}.admin-lovable .product-inventory-text--muted{color:#667085}.admin-lovable .product-action-menu summary.btn{border-radius:8px;min-height:32px;padding:0 10px;font-size:.78rem}.admin-lovable .product-icon-button{justify-content:center;width:36px;padding:0!important}.admin-lovable .catalog-pagination{border-top:1px solid #e5e9f1;padding:10px 14px}.admin-lovable .product-editor-header{z-index:auto;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:0;border-bottom:1px solid #e5e9f1;border-radius:0;align-items:center;padding:14px 16px;position:relative;top:auto}.admin-lovable .product-editor-identity{grid-template-columns:48px minmax(0,1fr)}.admin-lovable .product-editor-thumb{border-radius:7px;width:48px;height:48px}.admin-lovable .product-editor-titleline{align-items:center;gap:8px;min-width:0;display:flex}.admin-lovable .product-editor-titleline h3{color:#111827;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.98rem;font-weight:750;overflow:hidden}.admin-lovable .product-editor-meta{gap:5px;margin-top:4px;font-size:.72rem}.admin-lovable .product-editor-actions .btn{border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:.82rem;display:inline-flex}.admin-lovable .product-readiness-card{background:#fff;border:1px solid #dde3ee;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:16px;margin:16px 16px 6px;padding:16px;display:flex}.admin-lovable .section-label{color:#667085;letter-spacing:.055em;text-transform:uppercase;font-size:.68rem;font-weight:800}.admin-lovable .product-readiness-card strong{color:#111827;margin-top:4px;font-size:.84rem;display:block}.admin-lovable .product-readiness-card ul{gap:7px;margin:14px 0 0;padding:0;list-style:none;display:grid}.admin-lovable .product-readiness-card li{color:#dc2626;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;font-size:.82rem;display:grid}.admin-lovable .product-readiness-card li.done{color:#15803d}.admin-lovable .product-readiness-ring{flex:none;width:42px;height:42px;font-size:.7rem}.admin-lovable .product-editor-tabs{background:#f2f4f7;border-radius:8px;margin:0 16px;padding:4px}.admin-lovable .product-editor-tab,.admin-lovable .product-variant-mode-tabs button{color:#667085;background:0 0;border:0;border-radius:6px;min-height:32px;padding:0 11px;font-size:.76rem}.admin-lovable .product-editor-tab.active,.admin-lovable .product-variant-mode-tabs button.active{color:#111827;background:#fff;border:0;box-shadow:0 1px 2px #0f172a0f}.admin-lovable .product-variant-mode-tabs{margin:8px 16px 0}.admin-lovable .product-sticky-save-bar{z-index:15;background:#fff;border-color:#dde3ee;border-radius:999px;width:max-content;max-width:calc(100% - 48px);position:absolute;inset:auto 24px 18px auto;box-shadow:0 18px 40px #0f172a29}.admin-lovable .product-inline-edit-row{grid-template-columns:repeat(2,minmax(140px,220px));align-items:end;gap:12px;display:grid}.admin-lovable .product-inline-edit-row label{color:#344054;gap:6px;font-size:.8rem;font-weight:650;display:grid}.admin-lovable .product-inline-edit-row input{border:1px solid #d8dee9;border-radius:8px;min-height:36px;padding:0 10px}.admin-lovable .product-editor-shell .product-image-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.admin-lovable .product-editor-shell .product-image-card{background:#fff;border-radius:9px;overflow:hidden}.admin-lovable .product-editor-shell .product-image-card img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;width:100%}.admin-lovable .product-editor-shell .product-image-card figcaption{gap:8px;padding:8px;display:grid}.admin-lovable .product-editor-shell .product-image-card .admin-inline-actions{justify-content:space-between}.admin-lovable .product-editor-shell .product-image-card .btn{min-height:28px;padding:0 7px;font-size:.72rem}:is(.app-shell:has(.admin-lovable) .app-header,.app-shell:has(.admin-lovable) .announcement-bar,.app-shell:has(.admin-lovable) .app-footer,.app-shell:has(.admin-prototype-root) .app-header,.app-shell:has(.admin-prototype-root) .announcement-bar,.app-shell:has(.admin-prototype-root) .app-footer){display:none!important}:is(.app-main:has(.admin-lovable),.app-main:has(.admin-prototype-root)){min-height:100vh;overflow:hidden;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.admin-lovable{--admin-bg:#f4f6fb;--admin-surface:#fff;--admin-surface-alt:#f9fbff;--admin-border:#e4e8f0;--admin-border-strong:#cbd5e1;--admin-text:#0f172a;--admin-muted:#6b7280;--admin-accent:#2770e3;--admin-accent-soft:#eaf2ff;--admin-shadow-soft:none;--admin-shadow-section:none;--admin-success-bg:#dcfce7;--admin-success-text:#166534;--admin-warning-bg:#fef3c7;--admin-warning-text:#92400e;--admin-danger-bg:#fee2e2;--admin-danger-text:#991b1b;--brand-primary:#2563eb;--brand-accent:#1d4ed8;--bg-primary:var(--admin-bg);--bg-secondary:var(--admin-surface-alt);--bg-surface:var(--admin-surface);--bg-card:var(--admin-surface);--bg-panel:var(--admin-surface-alt);--text-primary:var(--admin-text);--text-secondary:#334155;--text-muted:var(--admin-muted);--border-color:var(--admin-border);--border-hover:var(--admin-border-strong);--accent:var(--admin-accent);--text-on-dark:#fff;--admin-control-height:36px;width:100%;min-height:100vh;color:var(--admin-text);background:var(--admin-bg);box-shadow:none;border:0;border-radius:0;grid-template-columns:minmax(232px,246px) minmax(0,1fr);gap:0;font-family:Inter,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.4;display:grid;overflow:hidden}.admin-lovable *{box-sizing:border-box}.admin-lovable .muted{color:var(--admin-muted)!important}.admin-lovable .admin-sidebar{background:var(--admin-surface);border:0;border-right:1px solid var(--admin-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;flex-direction:column;gap:0;padding:0;display:flex;position:relative;overflow-y:auto}.admin-lovable .admin-brand{min-height:68px;color:var(--admin-text);text-transform:uppercase;letter-spacing:.065em;border-bottom:1px solid #edf0f5;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:12px 18px;display:flex}.admin-lovable .admin-brand strong{font-size:.88rem;font-weight:900}.admin-lovable .sandbox-badge{color:#9a3412;letter-spacing:.08em;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:5px 10px;font-size:.67rem;font-weight:700}.admin-lovable .admin-sidebar nav{flex-direction:column;gap:4px;padding:10px 10px 14px;display:flex}.admin-lovable .admin-sidebar .nav-link{min-height:39px;color:var(--admin-muted);box-shadow:none;letter-spacing:.005em;text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;padding:8px 11px;font-size:.8rem;font-weight:600;display:flex;position:relative}.admin-lovable .admin-sidebar .admin-nav-icon{color:#64748b;background:0 0;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;transition:color .18s,background-color .18s;display:inline-flex}.admin-lovable .admin-sidebar .admin-nav-icon svg{width:15px;height:15px}.admin-lovable .admin-sidebar .nav-link-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.admin-lovable .admin-sidebar .nav-link-external{opacity:.58;justify-content:center;align-items:center;width:16px;height:16px;margin-left:auto;display:inline-flex}.admin-lovable .admin-sidebar .nav-link-external svg{width:12px;height:12px}.admin-lovable .admin-sidebar .nav-link:hover{color:var(--admin-text);box-shadow:none;background:#f8fbff;border-color:#dbe5f3;transform:none}.admin-lovable .admin-sidebar .nav-link:hover .admin-nav-icon{color:#1e293b;background:#f1f5f9}.admin-lovable .admin-sidebar .nav-link.active{color:#fff;box-shadow:none;background:#2770e3;border-color:#2770e3}.admin-lovable .admin-sidebar .nav-link.active .admin-nav-icon{color:#fff;background:#fff3}.admin-lovable .admin-sidebar .nav-link--external .nav-link-label{color:#475569}.admin-lovable .admin-main{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f4f6fb;border:0;border-radius:0;grid-template-rows:auto 1fr;gap:0;padding:0}.admin-lovable .admin-header{border:0;border-bottom:1px solid var(--admin-border);min-height:74px;color:var(--admin-text);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:14px 22px;display:flex}.admin-lovable .admin-header h1{color:var(--admin-text);letter-spacing:-.015em;margin:0;font-size:clamp(1.52rem,2.2vw,1.95rem);font-weight:700}.admin-lovable .admin-header p{color:var(--admin-muted);margin:2px 0 0;font-size:.88rem}.admin-lovable .admin-header-title{min-width:0}.admin-lovable .admin-header-title-row{align-items:center;gap:9px;display:flex}.admin-lovable .admin-header-icon{color:#1d4ed8;background:#e8f0ff;border:1px solid #bfdbfe;border-radius:9px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.admin-lovable .admin-header-icon svg{width:16px;height:16px}.admin-lovable .admin-header-notifications{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-lovable .admin-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-lovable .admin-theme-toggle{color:#475569;background:#fff;border:1px solid #d7deea;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:6px 12px;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.admin-lovable .admin-theme-toggle:hover{color:#1e293b;background:#f8fbff;border-color:#c3cfdf}.admin-lovable .admin-theme-toggle__icon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.admin-lovable .admin-theme-toggle__icon svg{width:13px;height:13px}.admin-lovable .admin-exit-site{color:#475569;background:#fff;border:1px solid #d7deea;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:6px 12px;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.admin-lovable .admin-exit-site:hover{color:#1e293b;background:#f8fbff;border-color:#c3cfdf}.admin-lovable .admin-exit-site__icon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.admin-lovable .admin-exit-site__icon svg{width:13px;height:13px}.admin-lovable .admin-notification-badge{color:#4b5563;min-height:34px;box-shadow:none;background:#f3f5f9;border:1px solid #dee5ef;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;display:inline-flex}.admin-lovable .admin-notification-badge--visitors,.admin-lovable .admin-notification-badge--messages,.admin-lovable .admin-notification-badge--orders{background:#eff3f9;border-color:#dbe4f0}.admin-lovable .admin-notification-badge:hover{background:var(--admin-surface-alt);box-shadow:none;border-color:#bfdbfe;transform:none}.admin-lovable .notification-icon{color:#64748b;background:#fff;border:1px solid #d8e0eb;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.admin-lovable .notification-icon svg{width:12px;height:12px}.admin-lovable .notification-count{color:#fff;background:#2770e3;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:.72rem;font-weight:700;display:inline-flex}.admin-lovable .notification-label{color:#334155}.admin-lovable .admin-notification-empty{color:var(--admin-muted)}.admin-lovable .admin-content{background:#f4f6fb;align-content:start;gap:16px;padding:22px;display:grid;overflow-y:auto}.admin-lovable .module-section,.admin-lovable .admin-panel,.admin-lovable .admin-card,.admin-lovable .panel-card,.admin-lovable .detail-panel{background:var(--admin-surface);border:1px solid var(--admin-border);color:var(--admin-text);box-shadow:none;border-radius:14px}.admin-lovable .panel-card{padding:12px 14px}.admin-lovable .panel-card .panel-card{margin-top:10px;padding:10px 12px}.admin-lovable .admin-main .module-section{padding:16px 16px 14px}.admin-lovable .admin-main .module-section h2,.admin-lovable .admin-main .module-section h3,.admin-lovable .admin-main .module-section h4,.admin-lovable .admin-main .module-section p,.admin-lovable .admin-main .module-section span,.admin-lovable .admin-main .module-section li,.admin-lovable .admin-main .module-section label{color:inherit}.admin-lovable .admin-section-header{color:var(--admin-text);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-lovable .admin-section-header h2{letter-spacing:-.02em;margin:0;font-size:2rem;line-height:1.08}.admin-lovable .admin-section-header .muted{margin-top:5px;font-size:.93rem}.admin-lovable .admin-tabs{gap:8px}.admin-lovable .admin-tab{border:1px solid var(--admin-border);background:var(--admin-surface-alt);color:#334155;letter-spacing:.01em;border-radius:10px;padding:8px 14px}.admin-lovable .admin-tab:hover{box-shadow:none;background:#f0f6ff;border-color:#bfd0ec}.admin-lovable .admin-tab.active{background:var(--admin-accent);border-color:var(--admin-accent);color:#fff;box-shadow:none}.admin-lovable .admin-status-summary{color:#475569;box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:wrap;gap:8px;padding:0;display:flex}.admin-lovable .admin-status-summary span{color:#4b5563;background:#f2f5f9;border:1px solid #d7dee8;border-radius:999px;align-items:center;min-height:26px;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.admin-lovable .admin-filters{align-items:end;gap:10px}.admin-lovable .admin-filters label,.admin-lovable .admin-inline-form label,.admin-lovable .admin-user-manager__form-content .user-edit-tab-content label,.admin-lovable .form-group label{color:#5f6f87;letter-spacing:.03em;text-transform:uppercase;font-size:.75rem;font-weight:600}.admin-lovable .admin-filter input,.admin-lovable .admin-filter select,.admin-lovable .admin-filters input,.admin-lovable .admin-filters select{color:var(--admin-text)!important;box-shadow:none!important;background:#fff!important;border:1px solid #d8e0ea!important}.admin-lovable :is(input:not([type=checkbox]):not([type=radio]),select,textarea){border:1px solid var(--admin-border);color:var(--admin-text);min-height:var(--admin-control-height);box-shadow:none;background:#fff;border-radius:10px;padding:8px 11px;font-size:.85rem;line-height:1.25}.admin-lovable :is(input:not([type=checkbox]):not([type=radio]),select){height:var(--admin-control-height)!important}.admin-lovable :is(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{outline-offset:0;border-color:#93c5fd;outline:2px solid #2563eb33}.admin-lovable textarea{resize:vertical;min-height:72px;height:auto!important}.admin-lovable .admin-table-wrapper,.admin-lovable .admin-user-table-wrapper{border:1px solid var(--admin-border);box-shadow:none;background:#fff;border-radius:12px}.admin-lovable .admin-table,.admin-lovable .admin-user-table{color:var(--admin-text);font-size:.9rem}.admin-lovable .admin-table th,.admin-lovable .admin-table td,.admin-lovable .admin-user-table th,.admin-lovable .admin-user-table td{color:inherit;border-bottom:1px solid #edf2f7}.admin-lovable .admin-table th,.admin-lovable .admin-user-table th{color:#677389;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;font-size:.72rem;font-weight:700}.admin-lovable .admin-table td,.admin-lovable .admin-user-table td{color:#1f2937;font-size:.9rem}.admin-lovable .admin-table td .muted{color:#6b7280}.admin-lovable .admin-table tbody tr,.admin-lovable .admin-table tbody tr:nth-child(2n),.admin-lovable .admin-user-table-row{background:#fff}.admin-lovable .admin-table tbody tr:hover,.admin-lovable .admin-user-table-row:hover{background:#f8fbff}.admin-lovable .admin-user-table-row--selected{background:#edf4ff}.admin-lovable .admin-bulk-bar{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0;border-radius:10px;padding:10px 12px}.admin-lovable .admin-inline-actions{align-items:center;gap:6px}.admin-lovable .admin-pagination{color:#475569;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-lovable .admin-inline-actions :is(.btn,button,a){color:#334155;background:#f8fafc;border:1px solid #d4dbe5;border-radius:999px;min-height:28px;padding:4px 10px;font-size:.76rem;font-weight:600}.admin-lovable .admin-inline-actions :is(.btn,button,a):hover{background:#f1f5f9;border-color:#bcc8d8}.admin-lovable .admin-inline-actions .danger{color:#dc2626!important;background:#fff5f5!important;border-color:#fecaca!important}.admin-lovable .admin-inline-actions .danger:hover{background:#fee2e2!important;border-color:#fca5a5!important}.admin-lovable .table-responsive{border:1px solid var(--admin-border);background:#fff;border-radius:12px;margin-top:8px;overflow-x:auto}.admin-lovable .table{border-collapse:collapse;border-spacing:0;width:100%;min-width:720px;display:table}.admin-lovable .table thead{display:table-header-group}.admin-lovable .table tbody{display:table-row-group}.admin-lovable .table tr{background:0 0;display:table-row}.admin-lovable .table th,.admin-lovable .table td{color:#1f2937;text-align:left;vertical-align:top;border-bottom:1px solid #e8edf5;padding:8px 10px;font-size:.83rem;line-height:1.35;display:table-cell}.admin-lovable .table th{white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f8fafc;font-size:.72rem;font-weight:700}.admin-lovable .table tbody tr:hover{background:#f8fbff}.admin-lovable .link-button{color:#2563eb;font-size:.95rem;font-weight:600;text-decoration:none}.admin-lovable .link-button:hover{text-decoration:underline}.admin-lovable .admin-orders.module-section{padding:18px}.admin-lovable .admin-orders .admin-section-header{margin-bottom:12px}.admin-lovable .admin-orders .admin-section-header h2{font-size:2.05rem;line-height:1.05}.admin-lovable .admin-orders .admin-section-header .btn.primary{color:#fff;background:#2770e3;border-color:#2770e3;border-radius:12px;min-height:36px;padding:7px 14px;font-size:.95rem;font-weight:600}.admin-lovable .admin-orders .admin-section-header .btn.primary:hover{background:#1f60c5;border-color:#1f60c5}.admin-lovable .admin-orders .admin-filters{grid-template-columns:minmax(110px,.8fr) minmax(110px,.8fr) minmax(128px,.95fr) minmax(128px,.95fr) minmax(220px,1.65fr) minmax(140px,1fr);gap:10px}.admin-lovable .admin-orders .admin-filter-search{grid-column:auto}.admin-lovable .admin-orders .admin-filters label{gap:4px}.admin-lovable .admin-orders .admin-table td{padding-top:10px;padding-bottom:10px}.admin-lovable .admin-orders .admin-table td select{background:#f8fafd;border-color:#d4dce8;border-radius:999px;width:auto;height:28px;min-height:28px;padding:2px 10px;font-size:.74rem}.admin-lovable .admin-orders .admin-table input[type=checkbox]{width:14px;height:14px}.admin-lovable .admin-orders .status-badge--danger{color:#dc2626;background:#fff1f2;border-color:#fecaca}.admin-lovable:not(.admin-lovable--dark) .notification-stat-card{color:var(--admin-text);box-shadow:none;background:#fff;border:1px solid #e3e9f1}.admin-lovable:not(.admin-lovable--dark) .notification-stat-card strong{color:var(--admin-accent)}.admin-lovable:not(.admin-lovable--dark) .notification-stat-card .stat-label{color:var(--admin-muted)}.admin-lovable:not(.admin-lovable--dark) .notification-stat-card .stat-hint{color:#64748b}.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card{background:#fff;border:1px solid #e4e8f0;box-shadow:0 1px 3px #0f172a0f}.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card .segmented{background:#f1f5f9;border-color:#e2e8f0}.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card .segment-btn{color:var(--admin-muted)}.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card .segment-btn:hover{color:var(--admin-text)}.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card .segment-btn.active{background:var(--admin-accent-soft);color:var(--admin-accent)}.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card .search-input,.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card input[type=text],.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card input[type=date],.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card input[type=search],.admin-lovable:not(.admin-lovable--dark) .notification-toolbar--card select{color:var(--admin-text);background:#fff;border-color:#e2e8f0}.admin-lovable:not(.admin-lovable--dark) .notification-card{background:#fff;border-color:#e4e8f0;box-shadow:0 1px 3px #0f172a0f}.admin-lovable:not(.admin-lovable--dark) .notification-card:hover{box-shadow:0 4px 12px #0f172a1a}.admin-lovable:not(.admin-lovable--dark) .notification-card__icon{background:#f1f5f9;border:1px solid #e2e8f0}.admin-lovable:not(.admin-lovable--dark) .notification-card__subject{color:#0f172a}.admin-lovable:not(.admin-lovable--dark) .notification-card__preview{color:#1f2937}.admin-lovable:not(.admin-lovable--dark) .notification-card__info,.admin-lovable:not(.admin-lovable--dark) .notification-card__footer,.admin-lovable:not(.admin-lovable--dark) .notification-card__footer .muted,.admin-lovable:not(.admin-lovable--dark) .notification-card label{color:#475569!important}.admin-lovable .dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-lovable .dashboard-panel{box-shadow:none;background:#fff;border:1px solid #e3e9f1;border-radius:12px;gap:10px;padding:14px;display:grid}.admin-lovable .dashboard-panel .panel-header{justify-content:space-between;gap:8px;min-height:0;margin:0;padding:0;display:flex}.admin-lovable .dashboard-panel .panel-header>div{gap:2px;display:grid}.admin-lovable .panel-header h3{letter-spacing:-.01em;margin:0;font-size:1.04rem}.admin-lovable .panel-header .muted{margin:3px 0 0;font-size:.84rem}.admin-lovable .revenue-line-chart{gap:6px;display:grid}.admin-lovable .revenue-line-chart svg{width:100%;height:220px}.admin-lovable .revenue-line-chart__axis-line{stroke:#e3e9f1;stroke-width:1px}.admin-lovable .revenue-line-chart__area{fill:url(#revenueAreaFill)}.admin-lovable .revenue-line-chart__line{fill:none;stroke:#2f74ea;stroke-width:2.4px;stroke-linejoin:round;stroke-linecap:round}.admin-lovable .revenue-line-chart__dot{fill:#fff;stroke:#2f74ea;stroke-width:1.8px;cursor:pointer;transition:r .14s}.admin-lovable .revenue-line-chart__dot.is-active{fill:#2f74ea}.admin-lovable .revenue-line-chart__dot:focus-visible{stroke-width:2.3px;outline:none}.admin-lovable .revenue-line-chart__tooltip{pointer-events:none}.admin-lovable .revenue-line-chart__tooltip-bg{fill:#fff;stroke:#cfd9e8;stroke-width:1px}.admin-lovable .revenue-line-chart__tooltip-title{fill:#1e293b;font-size:12px;font-weight:700}.admin-lovable .revenue-line-chart__tooltip-line{fill:#475569;font-size:11px;font-weight:600}.admin-lovable .revenue-line-chart__axis-labels{color:#64748b;justify-content:space-between;gap:8px;font-size:.73rem;display:flex}.admin-lovable .revenue-line-chart--empty{align-items:center;min-height:80px;display:grid}.admin-lovable .mini-chart{grid-template-columns:repeat(auto-fit,minmax(30px,1fr));align-items:end;gap:7px;min-height:150px;display:grid}.admin-lovable .mini-chart__bar-inner{width:100%;min-height:10px;box-shadow:none;background:linear-gradient(#5ea1ff 0%,#2f74ea 100%);border-radius:8px}.admin-lovable .mini-chart__label{color:#7c8ca3;font-size:.75rem}.admin-lovable .category-chart{gap:8px;display:grid}.admin-lovable .category-row{grid-template-columns:minmax(0,1fr) minmax(100px,.6fr) auto;align-items:center;gap:10px;display:grid}.admin-lovable .category-row__label{color:#334155;font-size:.86rem;font-weight:600}.admin-lovable .category-row__bar{background:#ebf0f7;border-radius:999px;height:8px;overflow:hidden}.admin-lovable .category-row__bar-inner{border-radius:inherit;background:linear-gradient(90deg,#7daeff 0%,#3075ea 100%);height:100%}.admin-lovable .category-row__value{color:#475569;font-size:.82rem;font-weight:600}.admin-lovable .compact-table{border-collapse:collapse;border-spacing:0;width:100%;font-size:.86rem}.admin-lovable .compact-table th{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;text-align:left;border-bottom:1px solid #e8edf5;padding:8px 10px;font-size:.72rem;font-weight:700}.admin-lovable .compact-table td{color:#1f2937;border-bottom:1px solid #edf2f7;padding:9px 10px}.admin-lovable .compact-table tbody tr:hover td{background:#f8fbff}.admin-lovable .dashboard-grid{grid-auto-rows:min-content;align-items:start}.admin-lovable .dashboard-panel .compact-table{table-layout:auto;border-collapse:collapse!important;border-spacing:0!important}.admin-lovable .dashboard-panel .compact-table th,.admin-lovable .dashboard-panel .compact-table td{vertical-align:middle;background:0 0;padding:6px 8px;line-height:1.25}.admin-lovable .machine-list,.admin-lovable .inventory-list,.admin-lovable .issues-grid{gap:8px;display:grid}.admin-lovable .machine-row,.admin-lovable .inventory-row,.admin-lovable .issue-card{background:#f9fbff;border:1px solid #e3e9f1;border-radius:10px;padding:10px}.admin-lovable .machine-row__metrics,.admin-lovable .inventory-stock,.admin-lovable .issue-label{color:#6b7280;font-size:.82rem}.admin-lovable .issue-value{color:#1e40af;font-size:1.36rem;font-weight:700}.admin-lovable .pill-badge{color:#335e9f;background:#eef4ff;border:1px solid #d8e6ff;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700}.admin-lovable .admin-catalog-grid{grid-template-columns:minmax(340px,410px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.admin-lovable .admin-catalog-grid>*{min-width:0}.admin-lovable .admin-catalog-sidebar,.admin-lovable .admin-catalog-detail{border:1px solid var(--admin-border);background:#fff;border-radius:12px;min-width:0;padding:16px}.admin-lovable .admin-catalog-sidebar{width:100%;min-width:0;max-width:none;overflow:hidden}.admin-lovable .admin-catalog-detail{z-index:0;width:100%;max-width:100%;padding:18px;position:relative;overflow-x:hidden}.admin-lovable .admin-catalog-detail .card.form-grid{gap:12px}.admin-lovable .admin-catalog-detail .card.form-grid>label{gap:6px;margin:0;display:grid}.admin-lovable .admin-catalog-detail .card .form-grid{align-items:start;gap:12px}.admin-lovable .admin-catalog-detail>.card,.admin-lovable .admin-catalog-detail>form.card,.admin-lovable .admin-catalog-detail>section.card{padding:10px 12px}.admin-lovable .admin-products.module-section{padding:16px}.admin-lovable .admin-products .admin-section-header h2{font-size:1.86rem}.admin-lovable .admin-quick-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-lovable .aside-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.admin-lovable .catalog-filters{gap:9px;margin-bottom:10px;display:grid}.admin-lovable .catalog-filters input,.admin-lovable .catalog-filters select{background:#fff!important;border-color:#d8e0ea!important}.admin-lovable .catalog-product-list{width:100%;min-width:0;overflow:hidden}.admin-lovable .catalog-product-list li{border:1px solid var(--admin-border);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;min-width:0;max-width:100%;margin-bottom:8px;padding:10px;display:grid;overflow:hidden}.admin-lovable .catalog-product-list li>button:first-child{flex:none;width:100%;min-width:0;display:block;overflow:hidden}.admin-lovable .catalog-product-list li .admin-inline-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.admin-lovable .catalog-product-list li:hover{background:#f8fbff;border-color:#bfd0ec}.admin-lovable .catalog-product-list li.active{background:#eef4ff;border-color:#2770e3}.admin-lovable .product-list-item-content{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;display:grid}.admin-lovable .product-list-thumbnail{-o-object-fit:cover;object-fit:cover;background:#f8fafc;border:1px solid #dde5f0;border-radius:8px;width:52px;height:52px}.admin-lovable .product-list-thumbnail--placeholder{color:#9ca3af;justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.admin-lovable .product-list-item-info h4,.admin-lovable .product-list-item-info h5{margin:0 0 2px;font-size:.95rem}.admin-lovable .product-list-meta{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex}.admin-lovable .product-meta-badge{color:#4b5d76;background:#f2f6fc;border:1px solid #d4deea;border-radius:999px;padding:2px 8px;font-size:.73rem;font-weight:600}.admin-lovable .product-detail-tabs{gap:12px;width:100%;min-width:0;display:grid}.admin-lovable .product-detail-tabs-header{flex-wrap:wrap;gap:8px;width:100%;min-width:0;display:flex}.admin-lovable .product-hub{color:#172033;gap:14px;display:grid}.admin-lovable .product-hub-topbar,.admin-lovable .product-editor-header,.admin-lovable .product-hub-panel-header,.admin-lovable .product-sticky-save-bar,.admin-lovable .product-danger-zone{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-lovable .product-hub-title-block h2{letter-spacing:0;margin:4px 0 2px;font-size:1.72rem}.admin-lovable .product-hub-breadcrumbs{color:#64748b;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:flex}.admin-lovable .product-hub-actions,.admin-lovable .product-editor-actions,.admin-lovable .product-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-lovable .product-hub-stats{grid-template-columns:repeat(5,minmax(112px,1fr));gap:10px;display:grid}.admin-lovable .product-hub-stat{background:#fff;border:1px solid #dfe6ef;border-radius:8px;padding:12px;box-shadow:0 1px #0f172a08}.admin-lovable .product-hub-stat span,.admin-lovable .product-hub-filters label>span,.admin-lovable .product-inventory-summary span{color:#64748b;letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:800;display:block}.admin-lovable .product-hub-stat strong{color:#111827;margin-top:6px;font-size:1.34rem;display:block}.admin-lovable .product-hub-list-panel,.admin-lovable .product-editor-shell{border-radius:10px;padding:14px}.admin-lovable .product-hub-panel-header h3,.admin-lovable .product-editor-header h3{color:#0f172a;letter-spacing:0;margin:0;font-size:1.08rem}.admin-lovable .product-hub-filters{grid-template-columns:minmax(220px,1.4fr) minmax(150px,.7fr) minmax(180px,1fr);align-items:end}.admin-lovable .product-hub-filters label{gap:5px;display:grid}.admin-lovable .product-hub-table-shell{background:#fff;border:1px solid #dce4ef;border-radius:9px;position:relative;overflow-x:auto}.admin-lovable .product-hub-table-header{z-index:4;color:#536275;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #dce4ef;padding:10px 12px;font-size:.72rem;font-weight:800;position:sticky;top:0}.admin-lovable .product-hub-table-scroll{min-height:360px;max-height:min(62vh,760px);position:relative;overflow:visible auto}.admin-lovable .product-hub-table-viewport{min-width:1220px;position:relative}.admin-lovable .product-hub-table-row{color:#243044;cursor:pointer;background:#fff;border-bottom:1px solid #eef2f7;width:100%;min-height:78px;padding:10px 12px;position:absolute;top:0;left:0}.admin-lovable .product-hub-table-row:hover{background:#f9fbfe}.admin-lovable .product-table-checkbox{justify-content:center;align-items:center;display:flex}.admin-lovable .product-table-product{z-index:2;background:inherit;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid;position:sticky;left:0}.admin-lovable .product-hub-table-header .product-table-product{padding-left:0;display:block}.admin-lovable .product-table-thumb,.admin-lovable .product-editor-thumb{-o-object-fit:cover;object-fit:cover;background:#f8fafc;border:1px solid #d9e2ef;border-radius:7px;width:46px;height:46px}.admin-lovable .product-table-thumb--placeholder,.admin-lovable .product-editor-thumb--placeholder,.admin-lovable .product-preview-card__placeholder{color:#64748b;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.admin-lovable .product-table-title{min-width:0;display:grid}.admin-lovable .product-table-title strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.admin-lovable .product-table-title span,.admin-lovable .product-table-assets,.admin-lovable .product-editor-meta{color:#64748b;font-size:.75rem}.admin-lovable .product-table-code{color:#334155;letter-spacing:0;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.76rem}.admin-lovable .product-status-badge,.admin-lovable .product-status-select{color:#475569;background:#f8fafc;border:1px solid #cfd9e7;border-radius:999px;font-size:.75rem;font-weight:800}.admin-lovable .product-status-badge{align-items:center;min-height:26px;padding:4px 9px;display:inline-flex}.admin-lovable .product-status-select{width:112px;min-height:32px;padding:0 8px}.admin-lovable .product-status-badge--published,.admin-lovable .product-status-select--published{color:#087443;background:#ecfdf3;border-color:#9bd7b3}.admin-lovable .product-status-badge--draft,.admin-lovable .product-status-select--draft{color:#905b00;background:#fff7e6;border-color:#f2c572}.admin-lovable .product-inline-input{color:#172033;background:#fff;border:1px solid #d8e0ea;border-radius:7px;width:92px;min-height:32px;padding:6px 8px;font-size:.82rem}.admin-lovable .product-table-assets{flex-wrap:wrap;gap:5px;display:flex}.admin-lovable .product-table-assets span{white-space:nowrap;background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;padding:2px 6px}.admin-lovable .product-readiness-pill,.admin-lovable .product-readiness-ring{color:#905b00;background:#fff7e6;border:1px solid #f2c572;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.admin-lovable .product-readiness-pill{border-radius:999px;min-width:52px;min-height:28px;font-size:.76rem}.admin-lovable .product-readiness-ring{border-radius:50%;width:44px;height:44px;font-size:.72rem}.admin-lovable .product-readiness-pill.complete,.admin-lovable .product-readiness-ring.complete{color:#087443;background:#ecfdf3;border-color:#9bd7b3}.admin-lovable .product-readiness-pill.danger,.admin-lovable .product-readiness-ring.danger{color:#be123c;background:#fff1f2;border-color:#fecaca}.admin-lovable .product-action-menu{position:relative}.admin-lovable .product-action-menu summary{cursor:pointer;list-style:none}.admin-lovable .product-action-menu summary::-webkit-details-marker{display:none}.admin-lovable .product-action-menu__panel{z-index:20;background:#fff;border:1px solid #d9e2ef;border-radius:8px;min-width:180px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 18px 36px #0f172a29}.admin-lovable .product-action-menu__panel button{color:#1f2937;text-align:left;cursor:pointer;background:0 0;border:0;padding:10px 12px}.admin-lovable .product-action-menu__panel button:hover{background:#f3f6fb}.admin-lovable .product-action-menu__panel button.danger{color:#dc2626}.admin-lovable .product-hub-bulkbar{background:#f3f7ff;border:1px solid #cbdaf2;border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px;display:flex}.admin-lovable .product-editor-shell{gap:12px;display:grid}.admin-lovable .product-editor-header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #dfe6ef;border-radius:10px;padding:12px;position:sticky;top:10px}.admin-lovable .product-editor-identity{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.admin-lovable .product-editor-thumb{width:58px;height:58px}.admin-lovable .product-editor-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;display:flex}.admin-lovable .product-unsaved-badge{color:#905b00;background:#fff7e6;border:1px solid #f2c572;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.admin-lovable .product-editor-side{justify-items:end;gap:10px;display:grid}.admin-lovable .product-readiness-summary{position:relative}.admin-lovable .product-readiness-summary summary{color:#475569;cursor:pointer;align-items:center;gap:8px;font-weight:800;list-style:none;display:flex}.admin-lovable .product-readiness-summary summary::-webkit-details-marker{display:none}.admin-lovable .product-readiness-summary ul{z-index:25;background:#fff;border:1px solid #d9e2ef;border-radius:10px;gap:6px;width:min(300px,86vw);margin:0;padding:10px;list-style:none;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 36px #0f172a29}.admin-lovable .product-readiness-summary li{color:#be123c;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;font-size:.82rem;display:grid}.admin-lovable .product-readiness-summary li.done{color:#087443}.admin-lovable .product-editor-tabs,.admin-lovable .product-variant-mode-tabs{flex-wrap:wrap;gap:7px;display:flex}.admin-lovable .product-editor-tab,.admin-lovable .product-variant-mode-tabs button{color:#475569;cursor:pointer;background:#fff;border:1px solid #d8e0ea;border-radius:8px;padding:8px 10px;font-size:.78rem;font-weight:800;position:relative}.admin-lovable .product-editor-tab.active,.admin-lovable .product-variant-mode-tabs button.active{color:#1d4ed8;background:#eff6ff;border-color:#2764e7}.admin-lovable .product-editor-tab.dirty:after{content:"";background:#f59e0b;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.admin-lovable .product-sticky-save-bar{z-index:4;background:#fffaf0;border:1px solid #f2c572;border-radius:9px;align-items:center;padding:10px 12px;position:sticky;top:88px}.admin-lovable .product-sticky-save-bar>div:first-child{gap:2px;display:grid}.admin-lovable .product-sticky-save-bar span{color:#795200;font-size:.8rem}.admin-lovable .product-tab-layout{gap:12px;display:grid}.admin-lovable .product-tab-layout--content{grid-template-columns:minmax(0,1fr) minmax(240px,320px)}.admin-lovable .product-preview-panel{min-width:0}.admin-lovable .product-preview-card{background:#fff;border:1px solid #dfe6ef;border-radius:10px;gap:12px;padding:12px;display:grid}.admin-lovable .product-preview-card img,.admin-lovable .product-preview-card__placeholder{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f8fafc;border:1px solid #d9e2ef;border-radius:8px;width:100%}.admin-lovable .product-preview-card h4{color:#0f172a;margin:8px 0 4px}.admin-lovable .product-preview-card p{color:#64748b;font-size:.86rem}.admin-lovable .validation-warning{color:#b45309;font-size:.78rem;font-weight:700}.admin-lovable .product-inventory-summary{grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;display:grid}.admin-lovable .product-inventory-summary>div{background:#f8fafc;border:1px solid #dfe6ef;border-radius:8px;padding:10px}.admin-lovable .product-inventory-summary strong{color:#0f172a;margin-top:5px;font-size:1.08rem;display:block}.admin-lovable .product-compact-table{border:1px solid #dfe6ef;border-radius:8px;display:grid;overflow:hidden}.admin-lovable .product-compact-table__head,.admin-lovable .product-compact-table__row{grid-template-columns:minmax(120px,1fr) minmax(140px,1.2fr) minmax(90px,.7fr) minmax(90px,.7fr);align-items:center;gap:10px;padding:9px 10px;display:grid}.admin-lovable .product-compact-table__head{color:#64748b;text-transform:uppercase;background:#f8fafc;font-size:.72rem;font-weight:800}.admin-lovable .product-compact-table__row{border-top:1px solid #eef2f7;font-size:.84rem}.admin-lovable .product-danger-zone{background:#fff7f7;border:1px solid #fecaca;border-radius:10px;align-items:center;padding:12px}.admin-lovable .product-danger-zone>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.admin-lovable .product-modal-backdrop{z-index:1000;background:#0f172a61;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.admin-lovable .product-modal{background:#fff;border:1px solid #d9e2ef;border-radius:12px;width:min(460px,100%);padding:18px;box-shadow:0 28px 70px #0f172a3d}.admin-lovable .product-modal h3{color:#0f172a;margin:0 0 6px}.admin-lovable .product-modal--danger{border-color:#fecaca}.admin-lovable.admin-lovable--dark .product-hub,.admin-lovable.admin-lovable--dark .product-hub-title-block h2,.admin-lovable.admin-lovable--dark .product-hub-panel-header h3,.admin-lovable.admin-lovable--dark .product-editor-header h3,.admin-lovable.admin-lovable--dark .product-table-title strong,.admin-lovable.admin-lovable--dark .product-preview-card h4,.admin-lovable.admin-lovable--dark .product-inventory-summary strong,.admin-lovable.admin-lovable--dark .product-modal h3{color:#e5ecf7}.admin-lovable.admin-lovable--dark .product-hub-stat,.admin-lovable.admin-lovable--dark .product-hub-table-shell,.admin-lovable.admin-lovable--dark .product-hub-table-row,.admin-lovable.admin-lovable--dark .product-editor-header,.admin-lovable.admin-lovable--dark .product-preview-card,.admin-lovable.admin-lovable--dark .product-compact-table,.admin-lovable.admin-lovable--dark .product-modal{background:#111827;border-color:#94a3b842}.admin-lovable.admin-lovable--dark .product-hub-table-header,.admin-lovable.admin-lovable--dark .product-inventory-summary>div,.admin-lovable.admin-lovable--dark .product-compact-table__head,.admin-lovable.admin-lovable--dark .product-table-assets span,.admin-lovable.admin-lovable--dark .product-inline-input,.admin-lovable.admin-lovable--dark .product-editor-tab,.admin-lovable.admin-lovable--dark .product-variant-mode-tabs button{color:#cbd5e1;background:#0f172a;border-color:#94a3b838}.admin-lovable.admin-lovable--dark .product-hub-table-row:hover,.admin-lovable.admin-lovable--dark .product-action-menu__panel button:hover{background:#182234}.admin-lovable.admin-lovable--dark .product-hub-table-row.active,.admin-lovable.admin-lovable--dark .product-editor-tab.active,.admin-lovable.admin-lovable--dark .product-variant-mode-tabs button.active{color:#bfdbfe;background:#132541;border-color:#60a5fa}.admin-lovable.admin-lovable--dark .product-table-code,.admin-lovable.admin-lovable--dark .product-table-title span,.admin-lovable.admin-lovable--dark .product-table-assets,.admin-lovable.admin-lovable--dark .product-editor-meta,.admin-lovable.admin-lovable--dark .product-hub-breadcrumbs,.admin-lovable.admin-lovable--dark .product-preview-card p{color:#94a3b8}.admin-lovable.admin-lovable--dark .product-action-menu__panel,.admin-lovable.admin-lovable--dark .product-readiness-summary ul{background:#101827;border-color:#94a3b842;box-shadow:0 18px 36px #00000061}.admin-lovable.admin-lovable--dark .product-action-menu__panel button{color:#e5ecf7}.admin-lovable.admin-lovable--dark .product-sticky-save-bar,.admin-lovable.admin-lovable--dark .product-hub-stat--warning{background:#78350f52;border-color:#f59e0b75}.admin-lovable.admin-lovable--dark .product-danger-zone,.admin-lovable.admin-lovable--dark .product-modal--danger{background:#7f1d1d47;border-color:#f8717173}@media (width<=1280px){.admin-lovable .product-hub-grid.admin-catalog-grid,.admin-lovable .product-tab-layout--content{grid-template-columns:1fr}.admin-lovable .product-editor-header{position:relative;top:auto}}@media (width<=760px){.admin-lovable .product-hub-topbar,.admin-lovable .product-editor-header,.admin-lovable .product-sticky-save-bar,.admin-lovable .product-danger-zone{display:grid}.admin-lovable .product-hub-stats,.admin-lovable .product-hub-filters,.admin-lovable .product-inventory-summary{grid-template-columns:1fr}.admin-lovable .product-hub-table-scroll{min-height:320px}}.admin-lovable .card{box-shadow:none;background:#fff;border:1px solid #e4e8f0;border-radius:12px}.admin-lovable .card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.admin-lovable .card-header h3,.admin-lovable .card-header h4{letter-spacing:-.01em;margin:0;font-size:1rem}.admin-lovable .form-grid{gap:10px;display:grid}.admin-lovable .form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-lovable .form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-lovable .form-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-lovable .simple-table{border-collapse:collapse;width:100%;font-size:.84rem}.admin-lovable .simple-table th,.admin-lovable .simple-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e9edf4;padding:8px}.admin-lovable .simple-table th{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;font-size:.72rem;font-weight:700}.admin-lovable .simple-table td{color:#1f2937}.admin-lovable .simple-table tbody tr:hover td{background:#f8fbff}.admin-lovable .catalog-pagination{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.admin-lovable .variant-form{gap:12px;display:grid}.admin-lovable .variant-summary-bar{background:#f6f9ff;border:1px solid #dce5f2;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px 12px;display:flex}.admin-lovable .variant-eyebrow{letter-spacing:.08em;color:#6b7280;text-transform:uppercase;margin:0 0 2px;font-size:.7rem}.admin-lovable .variant-summary-title{margin:0;font-size:1rem}.admin-lovable .variant-summary-tags{flex-wrap:wrap;gap:6px;display:flex}.admin-lovable .variant-chip{color:#445267;background:#fff;border:1px solid #d4deea;border-radius:999px;padding:3px 8px;font-size:.73rem;font-weight:600}.admin-lovable .variant-chip--info{color:#1d4ed8;background:#ecf4ff;border-color:#bfd7ff}.admin-lovable .variant-chip--soft{color:#334155;background:#f4f8ff;border-color:#cfe3ff}.admin-lovable .variant-chip--outline{background:#fff;border-style:dashed}.admin-lovable .variant-builder{grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);gap:12px;display:grid}.admin-lovable .variant-builder__main,.admin-lovable .variant-builder__aside{gap:10px;display:grid}.admin-lovable .variant-card,.admin-lovable .variant-card--muted{color:#1f2937;box-shadow:none;background:#fff;border:1px solid #e4e8f0;border-radius:10px;padding:10px 12px}.admin-lovable .variant-card__header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.admin-lovable .variant-field{background:#fcfdff;border:1px solid #e4e8f0;border-radius:8px;gap:5px;padding:8px 9px;display:grid}.admin-lovable .variant-field--required{border-left:2px solid #22c55e}.admin-lovable .variant-field__label{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.74rem;font-weight:700}.admin-lovable .variant-hint{color:#64748b;font-size:.76rem}.admin-lovable .variant-grid{gap:8px;display:grid}.admin-lovable .variant-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-lovable .variant-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-lovable .variant-bulk-bar{background:#f6f9ff;border:1px solid #dce5f2;border-radius:10px;padding:8px 10px}.admin-lovable .variant-preview-row{background:#fff;border:1px solid #e5e9f1;border-radius:8px}.admin-lovable .variant-form__actions{justify-content:flex-end;gap:8px;display:flex}.admin-lovable .admin-catalog-detail .variant-grid,.admin-lovable .admin-catalog-detail .variant-attributes__row{gap:10px}.admin-lovable .admin-workorders-panel .form-section{background:#fbfdff;border:1px solid #e4e8f0;border-radius:12px;gap:10px;margin:10px 0 12px;padding:10px 12px;display:grid}.admin-lovable .admin-workorders-panel .form-grid{gap:8px}.admin-lovable .admin-workorders-panel .form-grid>label{gap:6px;margin:0;display:grid}.admin-lovable .admin-workorders-panel .form-actions{margin-top:2px}.admin-lovable .admin-schedule-panel .schedule-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;margin-top:8px;display:grid}.admin-lovable .admin-schedule-panel .schedule-card{border:1px solid var(--admin-border);background:#fff;border-radius:12px;gap:8px;padding:10px;display:grid}.admin-lovable .admin-schedule-panel .schedule-card header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.admin-lovable .admin-schedule-panel .schedule-card h3{margin:0;font-size:.92rem}.admin-lovable .admin-schedule-panel .queue-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.admin-lovable .admin-schedule-panel .queue-item{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #94a3b8;border-radius:8px;padding:8px 10px}.admin-lovable .admin-schedule-panel .queue-item.status-in_progress{border-left-color:#22c55e}.admin-lovable .admin-schedule-panel .queue-item.status-ready{border-left-color:#3b82f6}.admin-lovable .admin-schedule-panel .queue-item.status-not_started{border-left-color:#f59e0b}.admin-lovable .admin-schedule-panel .queue-item.status-paused,.admin-lovable .admin-schedule-panel .queue-item.status-blocked,.admin-lovable .admin-schedule-panel .queue-item.status-qc_hold{border-left-color:#ef4444}.admin-lovable .admin-schedule-panel .queue-title{color:#1f2937;font-weight:600}.admin-lovable .admin-schedule-panel .queue-meta{gap:2px;margin-top:3px;font-size:.78rem;display:grid}.admin-lovable .admin-schedule-panel .queue-item .badge{color:#475569;background:#f1f5f9;border:1px solid #d8e0eb;border-radius:999px;width:fit-content;padding:2px 7px;font-size:.72rem;font-weight:700;display:inline-flex}.admin-lovable .admin-schedule-panel .queue-empty{text-align:center;color:#94a3b8;padding:6px 0;font-size:.82rem}.admin-lovable .form-error,.admin-lovable .preview-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:9px;padding:8px 10px;font-size:.82rem}.admin-lovable .form-success{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:9px;padding:8px 10px;font-size:.82rem}.admin-lovable .admin-corrugated-box-types{border:1px solid var(--admin-border);background:#f8fafc}.admin-lovable .admin-user-manager__controls,.admin-lovable .admin-user-manager__form-header{border:1px solid var(--admin-border);box-shadow:none;background:#f8fafc;border-radius:14px}.admin-lovable .admin-user-row{border:1px solid var(--admin-border);color:var(--admin-text);background:#fff}.admin-lovable .admin-user-role,.admin-lovable .admin-user-row__inline{color:var(--admin-muted)}.admin-lovable .admin-user-row__status{color:#1d4ed8;background:#eff6ff}.admin-lovable .admin-user-checkbox{color:#334155}.admin-lovable .admin-modal-backdrop,.admin-lovable .drawer-overlay,.admin-lovable .modal-overlay{background:#0f172a61}.admin-lovable .admin-message-modal{flex-direction:column;max-height:90vh;display:flex;overflow:hidden}.admin-lovable .admin-message-modal__header{flex-shrink:0;grid-template-columns:1fr auto auto;align-items:flex-start;gap:16px;padding:20px 24px;display:grid}.admin-lovable .admin-message-modal__header-main{min-width:0}.admin-lovable .admin-message-modal__subject{letter-spacing:-.02em;margin:0 0 4px;font-size:1.125rem;font-weight:600}.admin-lovable .admin-message-modal__meta{margin:0;font-size:.8125rem}.admin-lovable .admin-message-modal__header-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-lovable .admin-message-modal__close{flex-shrink:0}.admin-lovable .admin-message-modal__body{flex-direction:column;flex:1;gap:20px;min-height:0;padding:20px 24px;display:flex;overflow-y:auto}.admin-lovable .admin-message-modal__thread-wrap{flex-direction:column;flex:1;min-height:200px;display:flex}.admin-lovable .admin-message-modal__thread{border-radius:14px;flex-direction:column;gap:16px;max-height:360px;padding:16px;display:flex;overflow-y:auto}.admin-lovable .admin-message-bubble{max-width:85%;display:flex}.admin-lovable .admin-message-bubble--user{align-self:flex-end}.admin-lovable .admin-message-bubble--admin{align-self:flex-start}.admin-lovable .admin-message-bubble__inner{border-radius:14px;padding:12px 16px;box-shadow:0 2px 8px #0000001a}.admin-lovable .admin-message-bubble--user .admin-message-bubble__inner{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.admin-lovable .admin-message-bubble__meta{align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.admin-lovable .admin-message-bubble__author{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.admin-message-bubble--user .admin-message-bubble__author{color:#ffffffe6}.admin-lovable .admin-message-bubble__time{font-size:.7rem}.admin-message-bubble--user .admin-message-bubble__time{color:#ffffffbf}.admin-lovable .admin-message-bubble__body{white-space:pre-wrap;word-break:break-word;font-size:.9rem;line-height:1.5}.admin-lovable .admin-message-bubble__body p{margin:0 0 .5em}.admin-lovable .admin-message-bubble__body p:last-child{margin-bottom:0}.admin-lovable .admin-message-modal__plain-message,.admin-lovable .admin-message-modal__notes,.admin-lovable .admin-message-modal__vector{border-radius:10px;padding:14px 16px}.admin-lovable .admin-message-modal__plain-message strong,.admin-lovable .admin-message-modal__notes strong,.admin-lovable .admin-message-modal__vector strong{text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem;display:block}.admin-lovable .admin-message-modal__vector-actions{margin-top:10px}.admin-lovable .admin-message-modal__vector-frame{border-radius:8px;margin-top:12px;overflow:hidden}.admin-lovable .admin-message-modal__reply{flex-shrink:0;padding-top:16px}.admin-lovable .admin-message-modal__reply-label{margin-bottom:12px;display:block}.admin-lovable .admin-message-modal__reply-label span{text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.admin-lovable .admin-message-modal__reply textarea{resize:vertical;border-radius:10px;width:100%;min-height:96px;padding:12px 14px;font-size:.9rem}.admin-lovable .admin-message-modal__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-lovable .admin-message-modal__actions select{border-radius:8px;min-height:38px;padding:8px 12px}.admin-lovable:not(.admin-lovable--dark) .modal-card.admin-message-modal{color:#0f172a;border-color:var(--admin-border);background:#fff}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__header{border-bottom-color:var(--admin-border);background:#f8fafc}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__subject{color:#0f172a}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__meta{color:#475569}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__thread{border:1px solid var(--admin-border);background:#f1f5f9}.admin-lovable:not(.admin-lovable--dark) .admin-message-bubble--user .admin-message-bubble__inner{color:#0f172a;border:1px solid var(--admin-border);background:#fff}.admin-lovable:not(.admin-lovable--dark) .admin-message-bubble--user .admin-message-bubble__body{color:#1f2937!important}.admin-lovable:not(.admin-lovable--dark) .admin-message-bubble--user .admin-message-bubble__author{color:#334155!important}.admin-lovable:not(.admin-lovable--dark) .admin-message-bubble--user .admin-message-bubble__time{color:#475569!important}.admin-lovable:not(.admin-lovable--dark) .admin-message-bubble--admin .admin-message-bubble__inner{color:#0f172a;border:1px solid var(--admin-border);background:#fff}.admin-lovable:not(.admin-lovable--dark) .admin-message-bubble--admin .admin-message-bubble__body,.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__plain-message p,.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__notes p,.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__vector p{color:#1f2937}.admin-lovable:not(.admin-lovable--dark) .admin-message-bubble--admin .admin-message-bubble__author{color:#334155}.admin-lovable:not(.admin-lovable--dark) .admin-message-bubble__time{color:#475569}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__plain-message,.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__notes,.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__vector{color:#1f2937;border:1px solid var(--admin-border);background:#f8fafc}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__plain-message strong,.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__notes strong,.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__vector strong{color:#334155}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__vector-frame{border:1px solid var(--admin-border)}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__reply{border-top-color:var(--admin-border)}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__reply-label span{color:#334155}.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__reply textarea,.admin-lovable:not(.admin-lovable--dark) .admin-message-modal__actions select{color:#0f172a;border-color:var(--admin-border);background:#fff}.admin-lovable.admin-lovable--dark .modal-card.admin-message-modal{color:#e5e7eb;background:linear-gradient(160deg,#0b1124,#0f172a);border-color:#ffffff0f}.admin-lovable.admin-lovable--dark .admin-message-modal__header{background:linear-gradient(135deg,#0f172a,#111827);border-bottom:1px solid #ffffff14}.admin-lovable.admin-lovable--dark .admin-message-modal__subject{color:#f1f5f9}.admin-lovable.admin-lovable--dark .admin-message-modal__meta{color:#94a3b8}.admin-lovable.admin-lovable--dark .admin-message-modal__thread{background:#0003;border:1px solid #ffffff0f}.admin-lovable.admin-lovable--dark .admin-message-bubble--user .admin-message-bubble__inner{background:#0b64c2}.admin-lovable.admin-lovable--dark .admin-message-bubble--admin .admin-message-bubble__inner{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff1a}.admin-lovable.admin-lovable--dark .admin-message-bubble__time{color:#64748b}.admin-lovable.admin-lovable--dark .admin-message-modal__plain-message,.admin-lovable.admin-lovable--dark .admin-message-modal__notes,.admin-lovable.admin-lovable--dark .admin-message-modal__vector{background:#00000026;border:1px solid #ffffff0f}.admin-lovable.admin-lovable--dark .admin-message-modal__plain-message strong,.admin-lovable.admin-lovable--dark .admin-message-modal__notes strong,.admin-lovable.admin-lovable--dark .admin-message-modal__vector strong{color:#94a3b8}.admin-lovable.admin-lovable--dark .admin-message-modal__vector-frame{border:1px solid #ffffff14}.admin-lovable.admin-lovable--dark .admin-message-modal__reply{border-top:1px solid #ffffff14}.admin-lovable.admin-lovable--dark .admin-message-modal__reply-label span{color:#94a3b8}.admin-lovable.admin-lovable--dark .admin-message-modal__reply textarea,.admin-lovable.admin-lovable--dark .admin-message-modal__actions select{color:#e5e7eb;background:#ffffff0f;border:1px solid #ffffff1f}.admin-refund-modal-root .drawer-overlay--modal{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#0f172a85;justify-content:center;align-items:center;padding:24px;animation:.2s refundModalFadeIn;display:flex;position:fixed;inset:0}.admin-refund-modal-root .drawer-content--modal{border:1px solid var(--admin-border);width:100%;max-width:800px;max-height:calc(100vh - 48px);color:var(--admin-text);background:#fff;border-radius:20px;flex-direction:column;margin:auto;animation:.25s cubic-bezier(.16,1,.3,1) refundModalScaleIn;display:flex;overflow:hidden;box-shadow:0 0 0 1px #00000008,0 24px 48px -12px #0f172a40,0 48px 96px -24px #0f172a26}.admin-refund-modal-root .drawer-content--modal .drawer-header{border-bottom:1px solid var(--admin-border);flex-shrink:0;gap:16px;padding:24px 28px}.admin-refund-modal-root .drawer-content--modal .drawer-header h2{letter-spacing:-.02em;font-size:1.375rem;font-weight:600}.admin-refund-modal-root .drawer-content--modal .drawer-header .btn.ghost{width:36px;height:36px;color:var(--admin-muted);border-radius:10px;padding:0;font-size:1.5rem;line-height:1;transition:background .15s,color .15s}.admin-refund-modal-root .drawer-content--modal .drawer-header .btn.ghost:hover{color:var(--admin-text);background:#0f172a0f}.admin-refund-modal-root .drawer-content--modal .drawer-body{overscroll-behavior:contain;flex:1;min-height:0;padding:28px;overflow-y:auto}@keyframes refundModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes refundModalScaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (width<=640px){.admin-refund-modal-root .drawer-overlay--modal{padding:16px}.admin-refund-modal-root .drawer-content--modal{border-radius:16px;max-height:calc(100vh - 32px)}.admin-refund-modal-root .drawer-content--modal .drawer-header,.admin-refund-modal-root .drawer-content--modal .drawer-body{padding:20px}}.admin-lovable .admin-modal,.admin-lovable .drawer-content,.admin-lovable .modal-content{border:1px solid var(--admin-border);color:var(--admin-text);background:#fff;border-radius:16px;box-shadow:0 24px 54px #0f172a38}.admin-lovable .admin-modal-header,.admin-lovable .admin-modal-footer,.admin-lovable .drawer-header,.admin-lovable .modal-header,.admin-lovable .modal-footer{border-color:var(--admin-border);background:#fff}.admin-lovable .admin-modal-body,.admin-lovable .drawer-body,.admin-lovable .modal-body{color:var(--admin-text);background:#fff}.admin-lovable .admin-detail-section{background:#fcfdff;border:1px solid #edf2f7;border-radius:12px}.admin-lovable:not(.admin-lovable--dark) .order-form-section{box-shadow:none;background:#fff;border:1px solid #e4e8f0}.admin-lovable:not(.admin-lovable--dark) .order-form-section h4{color:var(--admin-text)}.admin-lovable:not(.admin-lovable--dark) .order-form-section p,.admin-lovable:not(.admin-lovable--dark) .order-form-section label{color:var(--admin-muted)}.admin-lovable:not(.admin-lovable--dark) .order-form-section textarea,.admin-lovable:not(.admin-lovable--dark) .order-form-section input,.admin-lovable:not(.admin-lovable--dark) .order-form-section select{color:var(--admin-text);box-shadow:none;background:#fff;border-color:#e2e8f0}.admin-lovable:not(.admin-lovable--dark) .order-form-section input::-moz-placeholder{color:#94a3b8}.admin-lovable:not(.admin-lovable--dark) .order-form-section textarea::-moz-placeholder{color:#94a3b8}.admin-lovable:not(.admin-lovable--dark) .order-form-section input::placeholder,.admin-lovable:not(.admin-lovable--dark) .order-form-section textarea::placeholder{color:#94a3b8}.admin-lovable:not(.admin-lovable--dark) .order-form-section input:focus,.admin-lovable:not(.admin-lovable--dark) .order-form-section select:focus,.admin-lovable:not(.admin-lovable--dark) .order-form-section textarea:focus{outline:2px solid var(--admin-accent);border-color:var(--admin-accent);box-shadow:0 0 0 3px var(--admin-accent-soft)}.admin-lovable .admin-detail-metadata{border-top:1px solid var(--admin-border);gap:4px;margin-top:8px;padding-top:8px;font-size:.85rem;display:grid}.admin-lovable .admin-detail-metadata-row{flex-wrap:wrap;gap:8px;display:flex}.admin-lovable .admin-detail-metadata-row .label{color:var(--admin-muted);min-width:4em}.admin-lovable .admin-detail-metadata-row .value{color:var(--admin-text)}.admin-lovable .admin-detail-metadata-row .link-button{color:var(--admin-accent);text-decoration:underline}.admin-lovable .admin-detail-metadata-row .link-button:hover{text-decoration:none}.admin-lovable .admin-detail-notes,.admin-lovable .admin-detail-pre{border:1px solid var(--admin-border);color:var(--admin-text);background:#f8fafc}.admin-lovable .admin-timeline li{border-color:#e2e8f0}.admin-lovable .admin-operator .operator-column,.admin-lovable .operator-card,.admin-lovable .operator-card-admin,.admin-lovable .stat-card,.admin-lovable .operator-performance,.admin-lovable .performance-item,.admin-lovable .birthday-notifications,.admin-lovable .birthday-item,.admin-lovable .qc-order-card,.admin-lovable .file-card,.admin-lovable .history-entry,.admin-lovable .tv-order-card{border:1px solid var(--admin-border);color:var(--admin-text);background:#fff}.admin-lovable .operator-column-header h3,.admin-lovable .operator-card-body strong,.admin-lovable .operator-order-number{color:var(--admin-text)}.admin-lovable .operator-order-type,.admin-lovable .operator-card-meta,.admin-lovable .history-entry-header,.admin-lovable .file-info,.admin-lovable .file-type{color:var(--admin-muted)}.admin-lovable .operator-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.admin-lovable .operator-filters__search{flex:1;min-width:240px}.admin-lovable .operator-filters__count{font-size:.82rem}.admin-lovable .operator-card-footer{color:#64748b;border-top:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 10px;margin-top:4px;padding-top:8px;font-size:.8rem;line-height:1.3;display:grid}.admin-lovable .operator-blocks{text-align:right;justify-self:end}.admin-lovable .operator-card-actions{padding-top:8px}.admin-lovable:not(.admin-lovable--dark) .operator-column-header{box-shadow:none;background:#f8fafc;border:1px solid #dbe5f1}.admin-lovable:not(.admin-lovable--dark) .operator-column-header h3{color:#0f172a}.admin-lovable:not(.admin-lovable--dark) .operator-count{color:#1d4ed8;background:#eaf2ff}.admin-lovable:not(.admin-lovable--dark) .operator-card-actions select,.admin-lovable:not(.admin-lovable--dark) .operator-filters__select{color:#0f172a;background:#fff;border:1px solid #dbe5f1;border-radius:10px;min-height:34px}.admin-lovable .operator-panel-tabs{border-bottom:1px solid var(--admin-border);background:#f8fafc}.admin-lovable .tab-button{border:1px solid var(--admin-border);color:var(--admin-muted);background:#fff;border-radius:10px}.admin-lovable .tab-button:hover{color:var(--admin-text);background:#f8fbff}.admin-lovable .tab-button.active{background:var(--admin-accent-soft);color:#1d4ed8;border-color:#bfdbfe}.admin-lovable .status-badge{color:#607086;text-transform:none;background:#f2f6fb;border:1px solid #d6deea;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.admin-lovable :is(.status-badge.status-available,.status-badge.status-paid,.status-badge.status-completed,.status-badge.status-running,.status-badge.status-ok,.status-badge.status-in-production,.status-badge.status-in-progress){background:var(--admin-success-bg);color:var(--admin-success-text);border-color:#86efac}.admin-lovable .status-badge.status-busy,.admin-lovable .status-badge.status-break,.admin-lovable .status-badge.status-pending,.admin-lovable .status-badge.status-planned,.admin-lovable .status-badge.status-low,.admin-lovable .status-badge.status-new{background:var(--admin-warning-bg);color:var(--admin-warning-text);border-color:#fde68a}.admin-lovable .status-badge.status-shipped,.admin-lovable .status-badge.status-active{color:#0369a1;background:#e0f2fe;border-color:#bae6fd}.admin-lovable .status-badge.status-refunded,.admin-lovable .status-badge.status-critical,.admin-lovable .status-badge.status-maintenance,.admin-lovable .status-badge.status-cancelled{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.admin-lovable .status-badge.status-offline,.admin-lovable .status-badge.status-draft,.admin-lovable .status-badge.status-quoted{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.admin-lovable .inv3{color:var(--admin-text)}.admin-lovable .inv3__table-wrap,.admin-lovable .inv3__history,.admin-lovable .inv3__filters,.admin-lovable .inv3__bulk,.admin-lovable .inv3__pagination,.admin-lovable .inv3__card,.admin-lovable .inv3-kpi{border-color:var(--admin-border);box-shadow:none;background:#fff}.admin-lovable .inv3__table thead th{color:#475569;background:#f8fafc}.admin-lovable .inv3__drawer{color:var(--admin-text);border-left:1px solid var(--admin-border);background:#fff!important}.admin-lovable .inv3__drawer strong,.admin-lovable .inv3__drawer h3,.admin-lovable .inv3__drawer h4{color:var(--admin-text)}.admin-lovable .inv3__drawer .muted,.admin-lovable .inv3__history-meta{color:var(--admin-muted)}.admin-lovable .inv3__edit-location{border:1px solid var(--admin-border);color:var(--admin-text)!important;background:#f8fafc!important}.admin-lovable .inv3__modal{border:1px solid var(--admin-border);color:var(--admin-text)!important;background:#fff!important}.admin-lovable :is(.button,.btn,button[class*=btn],a.button){border:1px solid var(--admin-border);height:auto;min-height:34px;color:var(--admin-text);box-shadow:none;background:#fff;border-radius:10px;padding:6px 11px;font-size:.81rem;line-height:1.2}.admin-lovable :is(.button,.btn,button[class*=btn],a.button):hover{background:var(--admin-surface-alt);border-color:var(--admin-border-strong);filter:none;transform:none}.admin-lovable :is(.button.cta.primary,.button.primary,.btn.primary,.btn-primary,button.btn.primary,button.btn-primary){background:var(--admin-accent);border-color:var(--admin-accent);color:#fff}.admin-lovable :is(.button.cta.primary,.button.primary,.btn.primary,.btn-primary,button.btn.primary,button.btn-primary):hover{background:#1d4ed8;border-color:#1d4ed8}.admin-lovable :is(.button.secondary-outline,.button.cta.secondary,.button.secondary,.btn.secondary,.btn-secondary,button.btn.secondary,button.btn-secondary),.admin-lovable :is(.button.ghost,.btn.ghost,button.btn-ghost){color:#334155;border-color:var(--admin-border);background:#fff}.admin-lovable :is(.button.ghost.danger,.btn.ghost.danger,button.btn-ghost.btn-danger){color:var(--admin-danger-text);background:#fff5f5;border-color:#fecaca}.admin-lovable :is(.button.ghost.danger,.btn.ghost.danger,button.btn-ghost.btn-danger):hover{background:var(--admin-danger-bg);border-color:#fca5a5}.admin-lovable :is(.button.danger,.btn.danger,button.btn.danger,button.btn-danger){color:#fff;background:#ef4444;border-color:#ef4444}.admin-lovable :is(.button.danger,.btn.danger,button.btn.danger,button.btn-danger):hover{background:#dc2626;border-color:#dc2626}.admin-lovable :is(.button.success,.btn.success,button.btn.success,button.btn-success){color:#fff;background:#16a34a;border-color:#16a34a}.admin-lovable :is(.button.success,.btn.success,button.btn.success,button.btn-success):hover{background:#15803d;border-color:#15803d}.admin-lovable:not(.admin-lovable--dark) .admin-categories .admin-inline-form,.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-tree-controls,.admin-lovable:not(.admin-lovable--dark) .admin-user-manager__controls,.admin-lovable:not(.admin-lovable--dark) .admin-user-manager__form-header{border:1px solid var(--admin-border);box-shadow:none;background:#fff}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-tree{background:#f8fbff;border:1px dashed #d8e4f1;box-shadow:inset 0 0 0 1px #eaf1fa}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-tree--drop{background:#eff6ff;border-style:solid;border-color:#93c5fd}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node,.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node--drop-inside{background:#fff;border-color:#dbe5f1}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node--changed{background:#fff7ed;border-color:#fdba74}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node--changed:hover{background:#ffedd5}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node-main,.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node-title strong,.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-edit-tab-content label,.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-edit-tab-content .checkbox-label span{color:#0f172a}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node-title .muted{color:#64748b!important}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node-thumb,.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node-preview .category-node-thumb{background:#f8fafc;border-color:#dbe5f1}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node-thumb--placeholder{color:#94a3b8;background:#f1f5f9}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-node-edit{background:#fff;border-color:#dbe5f1}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-detail-tabs-header,.admin-lovable:not(.admin-lovable--dark) .admin-user-manager .user-detail-tabs-header{border-bottom-color:#e2e8f0}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-detail-tab,.admin-lovable:not(.admin-lovable--dark) .admin-user-manager .user-detail-tab{color:#334155}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-detail-tab:hover,.admin-lovable:not(.admin-lovable--dark) .admin-user-manager .user-detail-tab:hover{color:#0f172a;background:#f8fafc}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-edit-tab-content input[type=text],.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-edit-tab-content input[type=url],.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-edit-tab-content textarea{color:#0f172a;background:#fff;border-color:#dbe5f1}.admin-lovable:not(.admin-lovable--dark) .admin-categories .category-edit-tab-content .checkbox-label:hover{background:#f8fafc}.admin-lovable:not(.admin-lovable--dark) .admin-categories .empty-state{color:#475569;box-shadow:none;background:#f8fbff;border-color:#dbe5f1}.admin-lovable:not(.admin-lovable--dark) .admin-user-manager__compact-tabs .user-detail-tab{color:#334155}.admin-lovable:not(.admin-lovable--dark) .admin-user-manager__form-content .user-edit-tab-content :is(input,select){color:#0f172a;background:#fff;border-color:#dbe5f1}.admin-lovable:not(.admin-lovable--dark) .admin-inventory-v2 .inventory-kpi-dashboard .inventory-kpi-card{box-shadow:none!important;background:#fff!important;border-color:#dbe5f1!important}.admin-lovable:not(.admin-lovable--dark) .admin-inventory-v2 .inventory-kpi-dashboard .inventory-kpi-card--total .kpi-label{color:#64748b!important}.admin-lovable:not(.admin-lovable--dark) .admin-inventory-v2 .inventory-kpi-dashboard .inventory-kpi-card--total .kpi-value{color:#0f172a!important}.admin-lovable:not(.admin-lovable--dark) .admin-inventory-v2 .inventory-v2-control{color:#0f172a!important;background:#fff!important;border-color:#dbe5f1!important}.admin-lovable:not(.admin-lovable--dark) .admin-inventory-v2 .inventory-v2-checkbox-label{color:#475569!important}.admin-lovable:not(.admin-lovable--dark) .admin-inventory-v2 .inventory-bulk-actions{background:#eff6ff!important;border-color:#93c5fd!important}.admin-lovable:not(.admin-lovable--dark) .admin-inventory-v2 .inventory-bulk-actions__summary{color:#0f172a!important}.admin-lovable:not(.admin-lovable--dark) .admin-inventory-v2 .inventory-table-wrapper .simple-table{background:#fff}.admin-lovable .inventory-tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.admin-lovable .inventory-tab-button{border:1px solid #0000;border-radius:10px;min-height:32px;padding:6px 12px;font-size:.83rem;font-weight:600;line-height:1.2}.admin-lovable :is(.admin-tab,.tab-button,.settings-tab,.inventory-tab-button,.product-detail-tab,.user-detail-tab,.category-detail-tab,.notification-detail-tab):disabled{opacity:.56;cursor:not-allowed}.admin-lovable:not(.admin-lovable--dark) :is(.settings-tabs,.inventory-tabs,.user-detail-tabs-header,.category-detail-tabs-header,.product-detail-tabs-header,.notification-detail-tabs-header,.operator-panel-tabs){background:#f8fafc;border-color:#dbe5f1}.admin-lovable:not(.admin-lovable--dark) :is(.settings-tabs,.inventory-tabs,.user-detail-tabs-header,.category-detail-tabs-header,.product-detail-tabs-header,.notification-detail-tabs-header,.operator-panel-tabs) :is(span,strong,small,p,label){color:#334155}.admin-lovable:not(.admin-lovable--dark) :is(.admin-tab,.tab-button,.settings-tab,.inventory-tab-button,.product-detail-tab,.user-detail-tab,.category-detail-tab,.notification-detail-tab){color:#334155!important;background:#fff!important;border-color:#dbe5f1!important}.admin-lovable:not(.admin-lovable--dark) :is(.admin-tab,.tab-button,.settings-tab,.inventory-tab-button,.product-detail-tab,.user-detail-tab,.category-detail-tab,.notification-detail-tab):hover{color:#0f172a!important;background:#f8fbff!important;border-color:#bfd0ec!important}.admin-lovable:not(.admin-lovable--dark) :is(.admin-tab.active,.tab-button.active,.inventory-tab-button.active,.product-detail-tab.active,.user-detail-tab.active,.category-detail-tab.active,.notification-detail-tab.active,.settings-tab[data-active=true]){color:#1d4ed8!important;background:#eaf2ff!important;border-color:#bfdbfe!important}.admin-lovable:not(.admin-lovable--dark) .settings-tab[data-active=false]{opacity:.9;color:#334155!important;border-color:#dbe5f1!important}.admin-lovable .settings-stack{gap:14px}.admin-lovable .settings-stack--columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.admin-lovable .settings-grid.settings-grid--brand{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.admin-lovable .settings-section{box-shadow:none;border-radius:14px}.admin-lovable:not(.admin-lovable--dark) .settings-section{background:#fff;border:1px solid #dbe5f1}.admin-lovable:not(.admin-lovable--dark) .settings-section :is(h3,strong){color:#0f172a}.admin-lovable:not(.admin-lovable--dark) .settings-section :is(p,small,.muted){color:#64748b}.admin-lovable:not(.admin-lovable--dark) .settings-field{color:#334155;min-width:0}.admin-lovable .settings-field .field-hint{overflow-wrap:anywhere;word-break:break-word}.admin-lovable .settings-color-control{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.admin-lovable .settings-color-control input[type=text]{flex:150px;min-width:0}.admin-lovable .settings-color-control input[type=color]{flex:0 0 44px;min-width:44px;padding:0;width:44px!important;height:40px!important}.admin-lovable .settings-color-preview,.admin-lovable .settings-nav-preview{flex:0 0 80px;min-width:80px}.admin-lovable .settings-field.toggle input[type=checkbox]{appearance:none;cursor:pointer;width:44px;height:24px;min-height:24px;box-shadow:none;background:#e8edf5;border:1px solid #b9c7da;border-radius:999px;transition:background-color .18s,border-color .18s;position:relative;padding:0!important}.admin-lovable .settings-field.toggle input[type=checkbox]:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a47}.admin-lovable .settings-field.toggle input[type=checkbox]:checked{background:#2563eb;border-color:#2563eb}.admin-lovable .settings-field.toggle input[type=checkbox]:checked:after{transform:translate(20px)}.admin-lovable:not(.admin-lovable--dark) .settings-field :is(input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea){color:#0f172a;background:#fff;border-color:#dbe5f1}.admin-lovable:not(.admin-lovable--dark) .settings-table th{color:#64748b;border-color:#e5edf7}.admin-lovable:not(.admin-lovable--dark) .settings-table td{color:#0f172a;background:0 0;border-color:#eef2f7}.admin-lovable.admin-lovable--dark .settings-section{background:#101a2d;border-color:#233149}.admin-lovable.admin-lovable--dark .settings-field :is(input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea){color:#e2e8f0;background:#0d172b;border-color:#233149}.admin-lovable.admin-lovable--dark .settings-field.toggle input[type=checkbox]{background:#18263f;border-color:#334766}.admin-lovable.admin-lovable--dark .settings-field.toggle input[type=checkbox]:after{background:#dbe7fb}.admin-lovable.admin-lovable--dark .settings-field.toggle input[type=checkbox]:checked{background:#3b82f6;border-color:#3b82f6}.app-shell:has(.admin-lovable.admin-lovable--dark){background:#070d18!important}.admin-lovable.admin-lovable--dark{--admin-bg:#070d18;--admin-surface:#101a2d;--admin-surface-alt:#18233a;--admin-border:#233149;--admin-border-strong:#334766;--admin-text:#e2e8f0;--admin-muted:#97a6ba;--admin-accent:#3b82f6;--admin-accent-soft:#3b82f62e;--admin-success-bg:#16a34a33;--admin-success-text:#86efac;--admin-warning-bg:#eab30833;--admin-warning-text:#fde68a;--admin-danger-bg:#ef444438;--admin-danger-text:#fca5a5}.admin-lovable.admin-lovable--dark,.admin-lovable.admin-lovable--dark .admin-main,.admin-lovable.admin-lovable--dark .admin-content{background:var(--admin-bg);color:var(--admin-text)}.admin-lovable.admin-lovable--dark .admin-sidebar,.admin-lovable.admin-lovable--dark .admin-header,.admin-lovable.admin-lovable--dark .module-section,.admin-lovable.admin-lovable--dark .admin-panel,.admin-lovable.admin-lovable--dark .admin-card,.admin-lovable.admin-lovable--dark .panel-card,.admin-lovable.admin-lovable--dark .detail-panel,.admin-lovable.admin-lovable--dark .admin-catalog-sidebar,.admin-lovable.admin-lovable--dark .admin-catalog-detail,.admin-lovable.admin-lovable--dark .card,.admin-lovable.admin-lovable--dark .variant-card,.admin-lovable.admin-lovable--dark .variant-card--muted,.admin-lovable.admin-lovable--dark .admin-table-wrapper,.admin-lovable.admin-lovable--dark .admin-user-table-wrapper,.admin-lovable.admin-lovable--dark .dashboard-panel,.admin-lovable.admin-lovable--dark .kpi-card,.admin-lovable.admin-lovable--dark .machine-row,.admin-lovable.admin-lovable--dark .inventory-row,.admin-lovable.admin-lovable--dark .issue-card{background:var(--admin-surface);border-color:var(--admin-border);color:var(--admin-text)}.admin-lovable.admin-lovable--dark .admin-brand{border-bottom-color:var(--admin-border)}.admin-lovable.admin-lovable--dark .admin-sidebar .nav-link{color:#9db0ca}.admin-lovable.admin-lovable--dark .admin-sidebar .nav-link:hover{color:#e2e8f0;background:#16253e;border-color:#2f4463}.admin-lovable.admin-lovable--dark .admin-sidebar .admin-nav-icon{color:#9db0ca}.admin-lovable.admin-lovable--dark .admin-header-icon{color:#bfdbfe;background:#3b82f633;border-color:#3b82f659}.admin-lovable.admin-lovable--dark .notification-label{color:#d2dced}.admin-lovable.admin-lovable--dark .notification-icon{color:#c6d2e3;background:#1a2741;border-color:#334766}.admin-lovable.admin-lovable--dark .admin-notification-badge{color:#d2dced;background:#18263f;border-color:#314562}.admin-lovable.admin-lovable--dark .admin-notification-badge:hover{background:#213354;border-color:#44608a}.admin-lovable.admin-lovable--dark .admin-exit-site,.admin-lovable.admin-lovable--dark .admin-theme-toggle{color:#d2dced;background:#18263f;border-color:#314562}.admin-lovable.admin-lovable--dark .admin-exit-site:hover,.admin-lovable.admin-lovable--dark .admin-theme-toggle:hover{color:#e7eefb;background:#213354;border-color:#44608a}.admin-lovable.admin-lovable--dark .admin-main .module-section h2,.admin-lovable.admin-lovable--dark .admin-main .module-section h3,.admin-lovable.admin-lovable--dark .admin-main .module-section h4,.admin-lovable.admin-lovable--dark .admin-main .module-section p,.admin-lovable.admin-lovable--dark .admin-main .module-section span,.admin-lovable.admin-lovable--dark .admin-main .module-section li,.admin-lovable.admin-lovable--dark .admin-main .module-section label{color:#d6e0ef}.admin-lovable.admin-lovable--dark .muted{color:var(--admin-muted)!important}.admin-lovable.admin-lovable--dark :is(input:not([type=checkbox]):not([type=radio]),select,textarea){border-color:var(--admin-border);color:var(--admin-text);background:#0d172b}.admin-lovable.admin-lovable--dark :is(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{border-color:#3b82f6;outline:2px solid #3b82f654}.admin-lovable.admin-lovable--dark :is(.button,.btn,button[class*=btn],a.button){border-color:var(--admin-border);color:#d6e0ef;background:#18263f}.admin-lovable.admin-lovable--dark :is(.button,.btn,button[class*=btn],a.button):hover{border-color:var(--admin-border-strong);background:#213354}.admin-lovable.admin-lovable--dark :is(.button.cta.primary,.button.primary,.btn.primary,.btn-primary,button.btn.primary,button.btn-primary){color:#eff6ff;background:#3b82f6;border-color:#3b82f6}.admin-lovable.admin-lovable--dark :is(.button.cta.primary,.button.primary,.btn.primary,.btn-primary,button.btn.primary,button.btn-primary):hover{background:#2563eb;border-color:#2563eb}.admin-lovable.admin-lovable--dark :is(.button.secondary-outline,.button.cta.secondary,.button.secondary,.btn.secondary,.btn-secondary,button.btn.secondary,button.btn-secondary){color:#d6e0ef;background:#18263f;border-color:#334766}.admin-lovable.admin-lovable--dark :is(.button.secondary-outline,.button.cta.secondary,.button.secondary,.btn.secondary,.btn-secondary,button.btn.secondary,button.btn-secondary):hover{color:#e7eefb;background:#213354;border-color:#44608a}.admin-lovable.admin-lovable--dark :is(.button.danger,.btn.danger,button.btn.danger,button.btn-danger){color:#fecaca;background:#ef444438;border-color:#f8717185}.admin-lovable.admin-lovable--dark :is(.button.danger,.btn.danger,button.btn.danger,button.btn-danger):hover{color:#fee2e2;background:#ef444452;border-color:#f87171c2}.admin-lovable.admin-lovable--dark :is(.button.success,.btn.success,button.btn.success,button.btn-success){color:#bbf7d0;background:#16a34a3d;border-color:#22c55e8c}.admin-lovable.admin-lovable--dark :is(.button.success,.btn.success,button.btn.success,button.btn-success):hover{color:#dcfce7;background:#16a34a57;border-color:#4ade80b3}.admin-lovable.admin-lovable--dark :is(.button,.btn,button[class*=btn],a.button):disabled{color:#7f90a8;opacity:.68;box-shadow:none;background:#131f35;border-color:#25344c}.admin-lovable.admin-lovable--dark .admin-table th,.admin-lovable.admin-lovable--dark .admin-user-table th{color:#9fb0c7;background:#131f35;border-color:#233149}.admin-lovable.admin-lovable--dark .admin-table td,.admin-lovable.admin-lovable--dark .admin-user-table td{color:#d6e0ef;border-color:#1f2d45}.admin-lovable.admin-lovable--dark .admin-table tbody tr,.admin-lovable.admin-lovable--dark .admin-user-table-row{background:#101a2d}.admin-lovable.admin-lovable--dark .admin-table tbody tr:hover,.admin-lovable.admin-lovable--dark .admin-user-table-row:hover{background:#18263f}.admin-lovable.admin-lovable--dark .catalog-product-list li{background:#101a2d;border-color:#233149}.admin-lovable.admin-lovable--dark .catalog-product-list li:hover{background:#15243d;border-color:#334766}.admin-lovable.admin-lovable--dark .catalog-product-list li.active{background:#1a2b46;border-color:#3b82f6}.admin-lovable.admin-lovable--dark .product-list-thumbnail{background:#0d172b;border-color:#334766}.admin-lovable.admin-lovable--dark .product-meta-badge,.admin-lovable.admin-lovable--dark .variant-chip,.admin-lovable.admin-lovable--dark .variant-chip--soft{color:#cbd7e8;background:#1a2741;border-color:#334766}.admin-lovable.admin-lovable--dark .admin-tab{color:#d6e0ef;background:#18263f;border-color:#314562}.admin-lovable.admin-lovable--dark .admin-tab:hover{color:#e7eefb;background:#213354;border-color:#44608a}.admin-lovable.admin-lovable--dark .admin-status-summary{color:#9db0ca}.admin-lovable.admin-lovable--dark .admin-status-summary span{color:#d6e0ef;background:#18263f;border-color:#314562}.admin-lovable.admin-lovable--dark .operator-column-header{box-shadow:none;background:#101a2d;border:1px solid #233149}.admin-lovable.admin-lovable--dark .operator-count{color:#bfdbfe;background:#18263f}.admin-lovable.admin-lovable--dark .operator-card-footer{color:#9db0ca;border-top-color:#243551}.admin-lovable.admin-lovable--dark .operator-card-actions select,.admin-lovable.admin-lovable--dark .operator-filters__select{color:#d6e0ef;background:#18263f;border:1px solid #314562;border-radius:10px;min-height:34px}.admin-lovable.admin-lovable--dark .admin-filters label,.admin-lovable.admin-lovable--dark .admin-inline-form label,.admin-lovable.admin-lovable--dark .admin-user-manager__form-content .user-edit-tab-content label,.admin-lovable.admin-lovable--dark .form-group label,.admin-lovable.admin-lovable--dark .kpi-label,.admin-lovable.admin-lovable--dark .category-row__value,.admin-lovable.admin-lovable--dark .category-row__label,.admin-lovable.admin-lovable--dark .compact-table th,.admin-lovable.admin-lovable--dark .simple-table th,.admin-lovable.admin-lovable--dark .variant-eyebrow,.admin-lovable.admin-lovable--dark .variant-field__label,.admin-lovable.admin-lovable--dark .variant-hint{color:#9db0ca}.admin-lovable.admin-lovable--dark .admin-filter input,.admin-lovable.admin-lovable--dark .admin-filter select,.admin-lovable.admin-lovable--dark .admin-filters input,.admin-lovable.admin-lovable--dark .admin-filters select,.admin-lovable.admin-lovable--dark .catalog-filters input,.admin-lovable.admin-lovable--dark .catalog-filters select{color:var(--admin-text)!important;border-color:var(--admin-border)!important;background:#0d172b!important}.admin-lovable.admin-lovable--dark .admin-table td .muted,.admin-lovable.admin-lovable--dark .admin-pagination{color:#9db0ca}.admin-lovable.admin-lovable--dark .table-responsive{background:#101a2d;border-color:#233149}.admin-lovable.admin-lovable--dark .table th{color:#9fb0c7;background:#131f35;border-color:#243551}.admin-lovable.admin-lovable--dark .table td{color:#d6e0ef;border-color:#1f2d45}.admin-lovable.admin-lovable--dark .table tbody tr:hover{background:#18263f}.admin-lovable.admin-lovable--dark .admin-inline-actions :is(.btn,button,a){color:#d6e0ef;background:#18263f;border-color:#334766}.admin-lovable.admin-lovable--dark .admin-inline-actions :is(.btn,button,a):hover{background:#213354;border-color:#44608a}.admin-lovable.admin-lovable--dark .admin-inline-actions .danger{color:#fecaca!important;background:#ef444433!important;border-color:#f8717185!important}.admin-lovable.admin-lovable--dark .admin-inline-actions .danger:hover{background:#ef44444d!important;border-color:#f87171c2!important}.admin-lovable.admin-lovable--dark .link-button{color:#93c5fd}.admin-lovable.admin-lovable--dark .link-button:hover{color:#bfdbfe}.admin-lovable.admin-lovable--dark .admin-orders .admin-table td select{color:#d6e0ef!important;background:#18263f!important;border-color:#334766!important}.admin-lovable.admin-lovable--dark .filter-chip,.admin-lovable.admin-lovable--dark .sandbox-toggle{color:#d6e0ef;background:#18263f;border-color:#314562}.admin-lovable.admin-lovable--dark .filter-chip:hover{background:#213354;border-color:#44608a}.admin-lovable.admin-lovable--dark .filter-chip.active{color:#fde68a;background:#eab3082e;border-color:#eab30859}.admin-lovable.admin-lovable--dark .kpi-delta{color:#93a7c0}.admin-lovable.admin-lovable--dark .category-row__bar{background:#243551}.admin-lovable.admin-lovable--dark .compact-table th,.admin-lovable.admin-lovable--dark .compact-table td,.admin-lovable.admin-lovable--dark .simple-table th,.admin-lovable.admin-lovable--dark .simple-table td{border-color:#243551}.admin-lovable.admin-lovable--dark .compact-table td,.admin-lovable.admin-lovable--dark .simple-table td{color:#d6e0ef}.admin-lovable.admin-lovable--dark .compact-table tbody tr:hover td,.admin-lovable.admin-lovable--dark .simple-table tbody tr:hover td{background:#18263f}.admin-lovable.admin-lovable--dark .revenue-line-chart__axis-line{stroke:#243551}.admin-lovable.admin-lovable--dark .revenue-line-chart__line{stroke:#60a5fa}.admin-lovable.admin-lovable--dark .revenue-line-chart__dot{fill:#0d172b;stroke:#60a5fa}.admin-lovable.admin-lovable--dark .revenue-line-chart__dot.is-active{fill:#60a5fa}.admin-lovable.admin-lovable--dark .revenue-line-chart__tooltip-bg{fill:#101a2d;stroke:#334766}.admin-lovable.admin-lovable--dark .revenue-line-chart__tooltip-title{fill:#e2e8f0}.admin-lovable.admin-lovable--dark .revenue-line-chart__tooltip-line{fill:#9db0ca}.admin-lovable.admin-lovable--dark .revenue-line-chart__axis-labels{color:#9db0ca}.admin-lovable.admin-lovable--dark .machine-row,.admin-lovable.admin-lovable--dark .inventory-row,.admin-lovable.admin-lovable--dark .issue-card,.admin-lovable.admin-lovable--dark .operator-card,.admin-lovable.admin-lovable--dark .operator-card-admin,.admin-lovable.admin-lovable--dark .stat-card,.admin-lovable.admin-lovable--dark .operator-performance,.admin-lovable.admin-lovable--dark .performance-item,.admin-lovable.admin-lovable--dark .birthday-item,.admin-lovable.admin-lovable--dark .qc-order-card,.admin-lovable.admin-lovable--dark .file-card,.admin-lovable.admin-lovable--dark .history-entry,.admin-lovable.admin-lovable--dark .tv-orders-list,.admin-lovable.admin-lovable--dark .tv-order-card,.admin-lovable.admin-lovable--dark .tv-stat,.admin-lovable.admin-lovable--dark .notification-toolbar--card,.admin-lovable.admin-lovable--dark .notification-stat-card,.admin-lovable.admin-lovable--dark .notification-card,.admin-lovable.admin-lovable--dark .admin-table-pagination,.admin-lovable.admin-lovable--dark .pagination-bar,.admin-lovable.admin-lovable--dark .empty-state,.admin-lovable.admin-lovable--dark .admin-corrugated-box-types,.admin-lovable.admin-lovable--dark .admin-user-manager__controls,.admin-lovable.admin-lovable--dark .admin-user-manager__form-header,.admin-lovable.admin-lovable--dark .admin-detail-metadata{border-top-color:#334155}.admin-lovable.admin-lovable--dark .admin-detail-metadata-row .label{color:#94a3b8}.admin-lovable.admin-lovable--dark .admin-detail-metadata-row .value{color:#e2e8f0}.admin-lovable.admin-lovable--dark .admin-detail-metadata-row .link-button{color:#60a5fa}.admin-lovable.admin-lovable--dark .admin-detail-section,.admin-lovable.admin-lovable--dark .admin-detail-notes,.admin-lovable.admin-lovable--dark .admin-detail-pre,.admin-lovable.admin-lovable--dark .operator-panel-tabs,.admin-lovable.admin-lovable--dark .tab-button,.admin-lovable.admin-lovable--dark .admin-modal,.admin-lovable.admin-lovable--dark .drawer-content,.admin-lovable.admin-lovable--dark .modal-content,.admin-lovable.admin-lovable--dark .admin-modal-header,.admin-lovable.admin-lovable--dark .admin-modal-footer,.admin-lovable.admin-lovable--dark .drawer-header,.admin-lovable.admin-lovable--dark .modal-header,.admin-lovable.admin-lovable--dark .modal-footer,.admin-lovable.admin-lovable--dark .admin-modal-body,.admin-lovable.admin-lovable--dark .drawer-body,.admin-lovable.admin-lovable--dark .modal-body,.admin-lovable.admin-lovable--dark .variant-summary-bar,.admin-lovable.admin-lovable--dark .variant-field,.admin-lovable.admin-lovable--dark .variant-bulk-bar,.admin-lovable.admin-lovable--dark .variant-preview-row,.admin-lovable.admin-lovable--dark .admin-workorders-panel .form-section,.admin-lovable.admin-lovable--dark .admin-schedule-panel .schedule-card,.admin-lovable.admin-lovable--dark .admin-schedule-panel .queue-item{color:#d6e0ef;background:#101a2d;border-color:#233149}.admin-lovable.admin-lovable--dark .birthday-notifications{color:#fde68a;background:#eab3081f;border-color:#eab3085c}.admin-lovable.admin-lovable--dark .birthday-notifications h3{color:#fcd34d}.admin-lovable.admin-lovable--dark .order-form-section{box-shadow:none;background:#0f172a;border-color:#334155}.admin-lovable.admin-lovable--dark .order-form-section h4{color:#f1f5f9}.admin-lovable.admin-lovable--dark .order-form-section p,.admin-lovable.admin-lovable--dark .order-form-section label{color:#94a3b8}.admin-lovable.admin-lovable--dark .order-form-section textarea,.admin-lovable.admin-lovable--dark .order-form-section input,.admin-lovable.admin-lovable--dark .order-form-section select{color:#e2e8f0;box-shadow:none;background:#1e293b;border-color:#334155}.admin-lovable.admin-lovable--dark .order-form-section input::-moz-placeholder{color:#64748b}.admin-lovable.admin-lovable--dark .order-form-section textarea::-moz-placeholder{color:#64748b}.admin-lovable.admin-lovable--dark .order-form-section input::placeholder,.admin-lovable.admin-lovable--dark .order-form-section textarea::placeholder{color:#64748b}.admin-lovable.admin-lovable--dark .order-form-section input:focus,.admin-lovable.admin-lovable--dark .order-form-section select:focus,.admin-lovable.admin-lovable--dark .order-form-section textarea:focus{border-color:#3b82f6;outline:2px solid #3b82f6;box-shadow:0 0 0 3px #3b82f633}.admin-lovable.admin-lovable--dark .notification-toolbar--card{box-shadow:none}.admin-lovable.admin-lovable--dark .notification-stat-card .stat-label{color:#94a3b8}.admin-lovable.admin-lovable--dark .notification-stat-card .stat-hint{color:#64748b}.admin-lovable.admin-lovable--dark .notification-stat-card strong{color:#e2e8f0}.admin-lovable.admin-lovable--dark .notification-toolbar--card .search-input,.admin-lovable.admin-lovable--dark .notification-toolbar--card input[type=text],.admin-lovable.admin-lovable--dark .notification-toolbar--card input[type=date],.admin-lovable.admin-lovable--dark .notification-toolbar--card input[type=search],.admin-lovable.admin-lovable--dark .notification-toolbar--card select{color:#e2e8f0;background:#0f172a;border-color:#334155}.admin-lovable.admin-lovable--dark .segmented{background:#0f1a2f;border-color:#233149}.admin-lovable.admin-lovable--dark .segment-btn{color:#cbd7e8}.admin-lovable.admin-lovable--dark .segment-btn.active{color:#bfdbfe;background:#3b82f638}.admin-lovable.admin-lovable--dark .notification-card__icon{background:#18263f;border:1px solid #314562}.admin-lovable.admin-lovable--dark .notification-card__subject{color:#e2e8f0}.admin-lovable.admin-lovable--dark .notification-card__preview{color:#d6e0ef}.admin-lovable.admin-lovable--dark .notification-card__info,.admin-lovable.admin-lovable--dark .notification-card__footer{color:#9db0ca}.admin-lovable.admin-lovable--dark .notification-badges .badge{color:#d6e0ef;background:#18263f;border:1px solid #314562}.admin-lovable.admin-lovable--dark .notification-badges .badge--primary{color:#bfdbfe;background:#3b82f633;border-color:#3b82f673}.admin-lovable.admin-lovable--dark .notification-badges .badge--warning{color:#fde68a;background:#eab30833;border-color:#eab3086b}.admin-lovable.admin-lovable--dark .search-input,.admin-lovable.admin-lovable--dark .select-row select,.admin-lovable.admin-lovable--dark .pagination-controls select{color:#e2e8f0;background:#0d172b;border-color:#233149}.admin-lovable.admin-lovable--dark .pill-blue{color:#bfdbfe;background:#3b82f638;border-color:#3b82f66b}.admin-lovable.admin-lovable--dark .pill-purple{color:#d8b4fe;background:#9333ea33;border-color:#9333ea66}.admin-lovable.admin-lovable--dark .stat-card h3,.admin-lovable.admin-lovable--dark .tv-stat h3,.admin-lovable.admin-lovable--dark .file-upload-section,.admin-lovable.admin-lovable--dark .operator-card-footer{color:#9db0ca;border-color:#243551}.admin-lovable.admin-lovable--dark .history-details{color:#d6e0ef;background:#0d172b;border:1px solid #233149}.admin-lovable.admin-lovable--dark .skeleton-card{background:linear-gradient(90deg,#18263f8c,#334766a6,#18263f8c)}.admin-lovable.admin-lovable--dark .admin-schedule-panel .queue-item .badge{color:#c6d2e3;background:#18263f;border-color:#334766}.admin-lovable.admin-lovable--dark .tab-button:hover{color:#e7eefb;background:#18263f}.admin-lovable.admin-lovable--dark .tab-button.active{color:#bfdbfe;background:#3b82f638;border-color:#3b82f673}.admin-lovable.admin-lovable--dark .admin-timeline li{border-color:#233149}.admin-lovable.admin-lovable--dark .admin-user-row__status{color:#bfdbfe;background:#3b82f63d}.admin-lovable.admin-lovable--dark .admin-user-checkbox,.admin-lovable.admin-lovable--dark .issue-value{color:#bfdbfe}.admin-lovable.admin-lovable--dark .pill-badge{color:#cbd7e8;background:#1a2741;border-color:#334766}.admin-lovable.admin-lovable--dark .product-detail-tabs-header{border-bottom:1px solid #243551}.admin-lovable.admin-lovable--dark .product-detail-tab{color:#9db0ca}.admin-lovable.admin-lovable--dark .product-detail-tab:hover{color:#e2e8f0;background:#18263f}.admin-lovable.admin-lovable--dark .product-detail-tab.active{color:#bfdbfe;background:#3b82f624;border-bottom-color:#3b82f6}.admin-lovable.admin-lovable--dark .product-list-item-info strong,.admin-lovable.admin-lovable--dark .product-list-item-info h4,.admin-lovable.admin-lovable--dark .product-list-item-info h5{color:#d6e0ef}.admin-lovable.admin-lovable--dark :is(.settings-tabs,.inventory-tabs,.user-detail-tabs-header,.category-detail-tabs-header,.product-detail-tabs-header,.notification-detail-tabs-header,.operator-panel-tabs){background:#101a2d;border-color:#243551}.admin-lovable.admin-lovable--dark :is(.settings-tabs,.inventory-tabs,.user-detail-tabs-header,.category-detail-tabs-header,.product-detail-tabs-header,.notification-detail-tabs-header,.operator-panel-tabs) :is(span,strong,small,p,label){color:#cbd7e8}.admin-lovable.admin-lovable--dark :is(.admin-tab,.tab-button,.settings-tab,.inventory-tab-button,.product-detail-tab,.user-detail-tab,.category-detail-tab,.notification-detail-tab){color:#cbd7e8!important;background:#18263f!important;border-color:#314562!important}.admin-lovable.admin-lovable--dark :is(.admin-tab,.tab-button,.settings-tab,.inventory-tab-button,.product-detail-tab,.user-detail-tab,.category-detail-tab,.notification-detail-tab):hover{color:#e7eefb!important;background:#213354!important;border-color:#44608a!important}.admin-lovable.admin-lovable--dark :is(.admin-tab.active,.tab-button.active,.inventory-tab-button.active,.product-detail-tab.active,.user-detail-tab.active,.category-detail-tab.active,.notification-detail-tab.active,.settings-tab[data-active=true]){color:#bfdbfe!important;background:#3b82f638!important;border-color:#3b82f673!important}.admin-lovable.admin-lovable--dark .settings-tab[data-active=false]{opacity:.9;color:#9db0ca!important;border-color:#314562!important}.admin-lovable .panel-card>.panel-header,.admin-lovable .module-section>.panel-header{min-height:0;margin:0 0 10px;padding:0}.admin-lovable .panel-card>:last-child,.admin-lovable .module-section>:last-child{margin-bottom:0}.admin-lovable .dashboard-panel .panel-header{align-items:flex-start;margin-bottom:2px}.admin-lovable .dashboard-panel .panel-header h3{line-height:1.2}.admin-lovable .dashboard-panel .compact-table th,.admin-lovable .dashboard-panel .compact-table td{line-height:1.2;padding:5px 8px!important}.admin-lovable .dashboard-panel .compact-table tbody tr{height:auto!important}.admin-lovable .dashboard-panel .kpi-grid.compact{gap:8px}.admin-lovable .dashboard-panel .kpi-card.compact{padding:7px 9px}.admin-lovable .admin-catalog-sidebar .catalog-filters,.admin-lovable .admin-catalog-sidebar .catalog-product-list,.admin-lovable .admin-catalog-detail .form-grid,.admin-lovable .admin-catalog-detail .variant-grid{min-width:0}.admin-lovable .admin-catalog-detail .form-grid{gap:12px}.admin-lovable .admin-catalog-detail .card,.admin-lovable .admin-catalog-detail .variant-card,.admin-lovable .admin-catalog-detail .variant-card--muted{padding:12px}.admin-lovable .admin-workorders-panel,.admin-lovable .admin-schedule-panel{padding:14px 16px}.admin-lovable .admin-workorders-panel .form-section{margin-top:6px;margin-bottom:12px;padding:12px}.admin-lovable .admin-workorders-panel .form-grid,.admin-lovable .admin-schedule-panel .schedule-grid{gap:10px}.admin-lovable .admin-workorders-panel .form-grid label,.admin-lovable .admin-schedule-panel .queue-item{min-width:0}.admin-lovable .admin-schedule-panel .schedule-card{padding:12px}.admin-lovable .admin-operator .operator-column-header{min-height:46px;padding:10px 12px}.admin-lovable .admin-operator .operator-card-footer{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px}.admin-lovable .admin-sidebar .admin-nav-icon svg{vector-effect:non-scaling-stroke;display:block}.admin-lovable .settings-stack--columns{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-lovable .settings-section{min-width:0}.admin-lovable .settings-grid.settings-grid--brand{gap:14px 16px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-lovable .settings-grid.settings-grid--brand .settings-field{min-width:0}.admin-lovable .settings-grid.settings-grid--brand .settings-color-control{grid-template-columns:44px minmax(0,1fr) 84px;align-items:center;gap:8px;display:grid}.admin-lovable .settings-grid.settings-grid--brand input[type=color]{width:44px!important;min-width:44px!important;height:36px!important;padding:0!important}.admin-lovable .settings-grid.settings-grid--brand .settings-color-control input[type=text]{width:100%;min-width:0}.admin-lovable .settings-color-preview,.admin-lovable .settings-nav-preview{white-space:nowrap;overflow:hidden;border-radius:8px!important;width:84px!important;min-width:84px!important;height:36px!important}.admin-lovable .settings-field .field-hint{line-height:1.3}.admin-lovable:not(.admin-lovable--dark) .settings-section .settings-field>span,.admin-lovable:not(.admin-lovable--dark) .admin-user-manager__form-header h3,.admin-lovable:not(.admin-lovable--dark) .admin-user-manager__form-content .user-edit-tab-content :is(label,h4,strong),.admin-lovable:not(.admin-lovable--dark) .admin-user-manager__form-content .user-edit-tab-content :is(input,select,textarea){color:#0f172a}.admin-lovable:not(.admin-lovable--dark) .admin-user-manager__form-content .user-edit-tab-content .muted{color:#64748b!important}@media (width<=1280px){.admin-lovable .admin-catalog-grid{grid-template-columns:minmax(0,1fr)}.admin-lovable .admin-catalog-sidebar{width:100%}.admin-lovable .dashboard-grid,.admin-lovable .settings-stack--columns{grid-template-columns:1fr}.admin-lovable .settings-grid.settings-grid--brand{grid-template-columns:1fr!important}.admin-lovable .admin-orders .admin-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-lovable .variant-builder{grid-template-columns:1fr}.admin-lovable .form-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1281px){.admin-lovable .admin-catalog-sidebar{grid-column:1}.admin-lovable .admin-catalog-detail{grid-column:2}}@media (width<=1024px){.admin-lovable{border-left:0;border-right:0;border-radius:0;grid-template-columns:minmax(0,1fr)}.admin-lovable .admin-sidebar{border-right:0;border-bottom:1px solid var(--admin-border);flex-direction:row;align-items:flex-start;gap:12px;padding:14px;overflow:auto hidden}.admin-lovable .admin-sidebar nav{flex-flow:row;gap:6px}.admin-lovable .admin-sidebar .nav-link{gap:7px;min-height:34px;padding:6px 10px;font-size:.76rem}.admin-lovable .admin-sidebar .admin-nav-icon{border-radius:5px;width:16px;height:16px}.admin-lovable .admin-sidebar .admin-nav-icon svg{width:12px;height:12px}.admin-lovable .admin-sidebar .nav-link-external{width:12px;height:12px;margin-left:2px}.admin-lovable .admin-sidebar .nav-link-external svg{width:10px;height:10px}.admin-lovable .admin-content{padding:14px}.admin-lovable .admin-orders .admin-filters,.admin-lovable .form-grid--three,.admin-lovable .form-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-lovable .admin-header{padding:12px}.admin-lovable .admin-header-actions{justify-content:space-between;width:100%}.admin-lovable .admin-exit-site,.admin-lovable .admin-theme-toggle{border-radius:10px;min-height:32px;padding:6px 10px}.admin-lovable .admin-notification-badge{min-height:32px;padding:5px 10px}.admin-lovable .admin-header-icon{border-radius:7px;width:24px;height:24px}.admin-lovable .admin-header-icon svg{width:14px;height:14px}.admin-lovable .notification-label,.admin-lovable .admin-theme-toggle__label{display:none}.admin-lovable .admin-main .module-section{border-radius:14px;padding:14px}.admin-lovable .dashboard-header h2,.admin-lovable .admin-orders .admin-section-header h2{font-size:1.45rem}.admin-lovable .admin-orders .admin-filters,.admin-lovable .admin-filters,.admin-lovable .form-grid--two,.admin-lovable .form-grid--three,.admin-lovable .form-grid--four,.admin-lovable .variant-grid--two,.admin-lovable .variant-grid--three,.admin-lovable .product-list-item-content{grid-template-columns:1fr}.admin-lovable .card-header{flex-direction:column;align-items:flex-start}.admin-lovable .variant-form__actions{justify-content:stretch}.admin-lovable .variant-form__actions :is(.btn,button){width:100%}.admin-lovable .dashboard-grid{grid-template-columns:1fr}.admin-lovable .admin-table{min-width:640px}.admin-lovable .admin-inline-actions .btn,.admin-lovable .admin-inline-actions button,.admin-lovable .admin-inline-actions a{min-height:30px;padding:5px 8px;font-size:.72rem}}.admin-lovable .admin-products.product-hub.module-section{max-width:1800px!important;box-shadow:none!important;background:#f6f7fb!important;border:0!important;border-radius:0!important;margin:0 auto!important;padding:24px 28px!important}.admin-lovable .product-hub-stats{gap:12px!important;display:grid!important}.admin-lovable .product-hub-stat{text-align:left!important;background:#fff!important;border:1px solid #dde3ee!important;border-radius:9px!important;padding:15px 16px!important;position:relative!important}.admin-lovable .product-hub-stat span{color:#68758a!important;letter-spacing:.055em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:800!important}.admin-lovable .product-hub-stat strong{color:#111827!important;margin-top:14px!important;font-size:1.5rem!important;line-height:1!important;display:block!important}.admin-lovable .product-hub-stat svg{color:#315ceb!important;background:#eef2ff!important;border-radius:7px!important;width:26px!important;height:26px!important;padding:6px!important;position:absolute!important;top:14px!important;right:14px!important}.admin-lovable .product-hub-stat--warning{background:#fffaf0!important;border-color:#f3c46d!important}.admin-lovable .product-hub-stat--warning svg{color:#a16207!important;background:#fff6db!important}.admin-lovable .product-hub-stat--danger svg{color:#dc2626!important;background:#feeaea!important}.admin-lovable .product-hub-filters{grid-template-columns:none!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.admin-lovable .product-search-field{flex:auto!important;min-width:320px!important;position:relative!important}.admin-lovable .product-search-field svg{z-index:1!important;color:#667085!important;position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important}.admin-lovable .product-search-field input{background:#fff!important;border:1px solid #d8dee9!important;border-radius:8px!important;width:100%!important;min-height:36px!important;padding-left:36px!important;font-size:.85rem!important}.admin-lovable .product-status-segments{background:#fff!important;border:1px solid #d8dee9!important;border-radius:8px!important;flex:none!important;align-items:center!important;gap:2px!important;padding:2px!important;display:inline-flex!important}.admin-lovable .product-status-segments button{color:#667085!important;text-transform:capitalize!important;background:0 0!important;border:0!important;border-radius:6px!important;min-height:30px!important;padding:0 12px!important;font-size:.76rem!important;font-weight:650!important}.admin-lovable .product-status-segments button.active{color:#fff!important;background:#255be8!important}.admin-lovable .product-category-select{flex:0 0 180px!important}.admin-lovable .product-hub-filters select{background:#fff!important;border:1px solid #d8dee9!important;border-radius:8px!important;width:100%!important;min-height:36px!important;font-size:.84rem!important}.admin-lovable .product-toolbar-button{color:#111827!important;background:#fff!important;border:1px solid #d8dee9!important;border-radius:8px!important;flex:none!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:0 12px!important;font-size:.82rem!important;display:inline-flex!important}.admin-lovable .product-toolbar-button.active{background:#fff7e8!important;border-color:#f5b24d!important}.admin-lovable .product-hub-grid.admin-catalog-grid{align-items:stretch!important;min-height:700px!important;display:grid!important}.admin-lovable .product-hub-list-panel{background:0 0!important;border:0!important;flex-direction:column!important;min-height:700px!important;padding:0!important;display:flex!important;overflow:visible!important}.admin-lovable .product-editor-shell{background:#fff!important;border:1px solid #dde3ee!important;border-radius:10px!important;min-height:700px!important;padding:0!important;display:grid!important;overflow:hidden!important}.admin-lovable .product-hub-table-shell{background:#fff!important;border:1px solid #dde3ee!important;border-radius:10px!important;flex:auto!important;overflow:auto!important}.admin-lovable .product-hub-table-grid{grid-template-columns:40px minmax(250px,1.45fr) minmax(86px,.58fr) minmax(120px,.7fr) 98px 74px 70px minmax(122px,.75fr) 92px 62px!important;align-items:center!important;gap:12px!important;min-width:1080px!important;display:grid!important}.admin-lovable .product-hub-table-header{z-index:4!important;color:#667085!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#f7f8fb!important;border-bottom:1px solid #dde3ee!important;padding:10px 12px!important;font-size:.66rem!important;font-weight:800!important;position:sticky!important;top:0!important}.admin-lovable .product-hub-table-scroll{flex:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}.admin-lovable .product-hub-table-row{background:#fff!important;border-bottom:1px solid #edf0f5!important;min-height:58px!important;padding:8px 12px!important}.admin-lovable .product-hub-table-row.active{background:#eef5ff!important;box-shadow:inset 2px 0 #255be8!important}.admin-lovable .product-table-product{z-index:2!important;background:inherit!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important;position:sticky!important;left:0!important}.admin-lovable .product-table-thumb{border-radius:6px!important;width:40px!important;height:40px!important}.admin-lovable .product-editor-header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:0!important;border-bottom:1px solid #e5e9f1!important;border-radius:0!important;align-items:center!important;padding:14px 16px!important;position:relative!important;top:auto!important}.admin-lovable .product-readiness-card{background:#fff!important;border:1px solid #dde3ee!important;border-radius:10px!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin:16px 16px 6px!important;display:flex!important}.admin-lovable .product-editor-tabs{background:#f2f4f7!important;border-radius:8px!important;flex-wrap:nowrap!important;gap:4px!important;margin:0 16px!important;padding:4px!important;display:flex!important;overflow-x:auto!important}.admin-lovable .product-editor-tab{color:#667085!important;background:0 0!important;border:0!important;border-radius:6px!important;flex:none!important;min-height:32px!important;padding:0 11px!important;font-size:.76rem!important}.admin-lovable .product-editor-tab.active{color:#111827!important;background:#fff!important;box-shadow:0 1px 2px #0f172a0f!important}@media (width<=1500px){.admin-lovable .product-hub-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-lovable .product-hub-filters{flex-wrap:wrap!important}}@media (width<=1180px){.admin-lovable .product-hub-grid.admin-catalog-grid{grid-template-columns:1fr!important}}.admin-lovable .admin-products.product-hub.module-section{max-width:1402px!important;padding:22px 0 18px!important}.admin-lovable .product-hub-topbar{margin-bottom:18px!important}.admin-lovable .product-hub-title-block h2{color:#111827!important;letter-spacing:0!important;font-size:1.38rem!important;line-height:1.12!important}.admin-lovable .product-hub-actions{gap:8px!important}.admin-lovable .product-hub-actions .btn{border-radius:7px!important;min-height:34px!important;padding:0 12px!important;font-size:.8rem!important}.admin-lovable .product-hub-actions .btn.primary{background:#255be8!important;border-color:#255be8!important}.admin-lovable .product-hub-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-bottom:18px!important}.admin-lovable .product-hub-stat{border-radius:8px!important;min-height:82px!important;padding:14px!important}.admin-lovable .product-hub-filters{flex-wrap:nowrap!important;gap:8px!important;margin-bottom:14px!important}.admin-lovable .product-search-field{min-width:0!important}.admin-lovable .product-category-select{flex-basis:178px!important}.admin-lovable .product-toolbar-button{justify-content:center!important;min-width:106px!important}.admin-lovable .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(0,7fr) minmax(0,8fr)!important;gap:16px!important}.admin-lovable .product-hub-table-shell,.admin-lovable .product-editor-shell,.admin-lovable .product-readiness-card,.admin-lovable .product-editor-shell>.card,.admin-lovable .product-editor-shell>form.card,.admin-lovable .product-editor-shell>section.card{box-shadow:none!important;border-color:#dfe5ee!important;border-radius:8px!important}.admin-lovable .product-hub-table-grid{grid-template-columns:34px minmax(244px,1.35fr) minmax(76px,.5fr) minmax(118px,.7fr) 92px 66px 62px minmax(116px,.72fr) 88px 48px!important;min-width:1030px!important}.admin-lovable .product-hub-table-header{padding:9px 10px!important}.admin-lovable .product-hub-table-row{min-height:56px!important;padding:7px 10px!important}.admin-lovable .product-action-menu summary.product-icon-button{border-color:#d8dee9!important;border-radius:8px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}.admin-lovable .product-editor-header{min-height:70px!important;padding:12px 14px!important}.admin-lovable .product-editor-actions .btn{border-radius:7px!important;min-height:34px!important;padding:0 12px!important}.admin-lovable .product-readiness-card{margin:14px 14px 6px!important;padding:14px!important}.admin-lovable .product-editor-tabs{margin:0 14px!important}.admin-lovable .product-editor-shell>.card,.admin-lovable .product-editor-shell>form.card,.admin-lovable .product-editor-shell>section.card,.admin-lovable .product-editor-shell .product-tab-layout{margin:14px!important}@media (width<=1120px){.admin-lovable .product-hub-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-lovable .product-hub-filters{flex-wrap:wrap!important}.admin-lovable .product-hub-grid.admin-catalog-grid{grid-template-columns:1fr!important}}@media (width<=760px){.admin-lovable .product-hub-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.admin-lovable main:has(.admin-products.product-hub){width:100%!important;max-width:none!important}.admin-lovable .admin-products.product-hub.module-section,.admin-lovable .admin-products.product-hub.module-section.product-hub{width:100%!important;max-width:none!important;margin:0!important;padding:22px 24px 18px!important}.admin-lovable .admin-products.product-hub.module-section>*,.admin-lovable .product-hub-topbar,.admin-lovable .product-hub-stats,.admin-lovable .product-hub-filters,.admin-lovable .product-hub-grid.admin-catalog-grid{width:100%!important;max-width:none!important}.admin-lovable .product-hub-list-panel{position:relative!important}.admin-lovable .product-hub-bulkbar{z-index:40!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#f3f7fff5!important;border:1px solid #c7d6f2!important;border-radius:10px!important;width:auto!important;min-height:38px!important;margin:0!important;padding:7px 10px!important;position:absolute!important;bottom:48px!important;left:12px!important;box-shadow:0 14px 34px #0f172a29!important}.admin-lovable .product-table-checkbox{place-self:center!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important}.admin-lovable .product-table-checkbox input[type=checkbox]{box-sizing:border-box!important;accent-color:#255be8!important;border:1px solid #a8b4c6!important;border-radius:4px!important;width:14px!important;min-width:14px!important;height:14px!important;min-height:14px!important;margin:0!important;transform:none!important}.admin-lovable .product-table-checkbox input[type=checkbox]:checked{width:14px!important;height:14px!important}.admin-lovable .admin-products.product-hub{--product-control-height:34px;--product-control-font:.82rem;--product-label-font:.74rem;--product-field-gap:9px}.admin-lovable .product-hub-table-viewport,.admin-lovable .product-hub-table-row,.admin-lovable .product-table-product,.admin-lovable .product-table-title,.admin-lovable .product-editor-identity,.admin-lovable .product-editor-titleline,.admin-lovable .product-editor-meta,.admin-lovable .product-readiness-summary{min-width:0!important}.admin-lovable .product-hub-table-row{z-index:1!important;overflow:visible!important}.admin-lovable .product-hub-table-row:has(.product-action-menu[open]){z-index:120!important}.admin-lovable .product-action-menu{z-index:30!important}.admin-lovable .product-action-menu[open],.admin-lovable .product-readiness-details[open]{z-index:220!important}.admin-lovable .product-action-menu__panel,.admin-lovable .product-readiness-details ul{z-index:240!important}.admin-lovable .product-hub-table-row>div:not(.product-table-checkbox):not(:last-child),.admin-lovable .product-hub-table-header>div:not(.product-table-checkbox):not(:last-child){text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.admin-lovable .product-table-title strong,.admin-lovable .product-table-title span,.admin-lovable .product-editor-titleline h3,.admin-lovable .product-editor-meta span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.admin-lovable .product-editor-shell,.admin-lovable .product-editor-shell *{letter-spacing:0!important}.admin-lovable .product-editor-shell .card.form-grid,.admin-lovable .product-editor-shell form.card.form-grid,.admin-lovable .product-editor-shell .form-grid{gap:var(--product-field-gap)!important}.admin-lovable .product-editor-shell .card.form-grid,.admin-lovable .product-editor-shell form.card.form-grid{padding:14px!important}.admin-lovable .product-editor-shell .card-header{gap:10px!important;margin-bottom:2px!important}.admin-lovable .product-editor-shell label,.admin-lovable .product-editor-shell .form-grid label{color:#243044!important;font-size:var(--product-label-font)!important;gap:5px!important;font-weight:750!important;line-height:1.15!important;display:grid!important}.admin-lovable .admin-products.product-hub :is(input:not([type=checkbox]):not([type=radio]),select,textarea){color:#111827!important;width:100%!important;font-size:var(--product-control-font)!important;box-shadow:none!important;background:#fff!important;border:1px solid #d6dfeb!important;border-radius:8px!important;font-weight:500!important;line-height:1.2!important}.admin-lovable .admin-products.product-hub :is(input:not([type=checkbox]):not([type=radio]),select){height:var(--product-control-height)!important;min-height:var(--product-control-height)!important;padding:0 10px!important}.admin-lovable .admin-products.product-hub textarea{resize:vertical!important;min-height:88px!important;padding:9px 10px!important}.admin-lovable .admin-products.product-hub select{appearance:auto!important;padding-right:28px!important}.admin-lovable .admin-products.product-hub :is(input,select,textarea):focus{outline-offset:0!important;border-color:#93b4f8!important;outline:2px solid #255be824!important}.admin-lovable .admin-products.product-hub :is(input,textarea)::-moz-placeholder{color:#8a95a7!important}.admin-lovable .admin-products.product-hub :is(input,textarea)::placeholder{color:#8a95a7!important}.admin-lovable .product-search-field input{height:var(--product-control-height)!important;min-height:var(--product-control-height)!important;padding-left:34px!important}.admin-lovable .product-status-select{border-radius:7px!important;width:92px!important;height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:.78rem!important;line-height:1!important}.admin-lovable .product-sort-select,.admin-lovable .product-category-select,.admin-lovable .product-toolbar-button,.admin-lovable .product-status-segments{height:var(--product-control-height)!important;min-height:var(--product-control-height)!important}.admin-lovable .product-sort-select select,.admin-lovable .product-category-select select{height:32px!important;min-height:32px!important;font-size:.8rem!important}.admin-lovable .product-editor-shell .btn,.admin-lovable .product-hub-actions .btn,.admin-lovable .product-toolbar-button{min-height:var(--product-control-height)!important;border-radius:8px!important;font-size:.8rem!important;line-height:1!important}.admin-lovable .product-editor-shell .form-grid--two{gap:10px!important}.admin-lovable .product-editor-shell small,.admin-lovable .product-editor-shell .small{font-size:.7rem!important;line-height:1.25!important}.admin-lovable .product-readiness-card{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;min-height:58px!important;display:grid!important;overflow:visible!important}.admin-lovable .product-readiness-summary strong,.admin-lovable .product-readiness-summary .small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.admin-lovable .product-readiness-details{justify-self:end!important}.admin-lovable .product-readiness-details summary{white-space:nowrap!important;height:32px!important;min-height:32px!important}.admin-lovable .product-readiness-ring{width:40px!important;height:40px!important;font-size:.68rem!important}.admin-lovable .product-readiness-details li{overflow-wrap:anywhere!important;min-width:0!important;line-height:1.3!important}.admin-lovable .product-action-menu__panel button{min-height:34px!important;padding:8px 11px!important;font-size:.8rem!important;line-height:1.15!important}.admin-lovable .product-editor-header,.admin-lovable .product-readiness-card,.admin-lovable .product-editor-tabs,.admin-lovable .product-editor-shell>.card,.admin-lovable .product-editor-shell>form.card,.admin-lovable .product-editor-shell>section.card,.admin-lovable .product-editor-shell .product-tab-layout{max-width:100%!important}.admin-lovable.admin-prototype--catalog{--background:225 24% 96%;--foreground:222 40% 11%;--sidebar:222 24% 11%;--sidebar-foreground:218 24% 86%;--sidebar-border:222 18% 20%;--sidebar-accent:219 18% 17%;--sidebar-accent-foreground:0 0% 100%}.admin-lovable.admin-prototype--catalog>div{background:#f4f5f9!important}.admin-lovable.admin-prototype--catalog .admin-prototype-sidebar-desktop{color:#d7deea!important;background:#111722!important;border-right:1px solid #242c3a!important;width:212px!important}.admin-lovable.admin-prototype--catalog .admin-shell-sidebar-content,.admin-lovable.admin-prototype--catalog .admin-shell-sidebar-content [class*=bg-sidebar]{color:#d7deea!important;background:#111722!important}.admin-lovable.admin-prototype--catalog .admin-shell-brand{border-color:#242c3a!important;min-height:58px!important}.admin-lovable.admin-prototype--catalog .admin-shell-brand svg{color:#fff!important;background:#255be8!important;border-radius:8px!important;width:28px!important;height:28px!important;padding:6px!important}.admin-lovable.admin-prototype--catalog .admin-shell-brand h2{color:#fff!important;font-size:.86rem!important}.admin-lovable.admin-prototype--catalog .admin-shell-brand p,.admin-lovable.admin-prototype--catalog .admin-shell-profile p:last-child,.admin-lovable.admin-prototype--catalog .admin-shell-nav-label{color:#8994a5!important}.admin-lovable.admin-prototype--catalog .admin-shell-user-card-wrap{display:none!important}.admin-lovable.admin-prototype--catalog .admin-shell-nav-group{margin-bottom:18px!important}.admin-lovable.admin-prototype--catalog .admin-shell-nav-label{padding:9px 10px 6px!important;font-size:.72rem!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .admin-shell-nav-item{color:#c8d0dc!important;background:0 0!important;border-radius:7px!important;height:32px!important;font-size:.82rem!important}.admin-lovable.admin-prototype--catalog .admin-shell-nav-item:hover{color:#fff!important;background:#1b2432!important}.admin-lovable.admin-prototype--catalog .admin-shell-nav-item--active{color:#fff!important;background:#202a39!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .admin-shell-profile{border-color:#242c3a!important}.admin-lovable.admin-prototype--catalog .admin-shell-topbar{background:#fff!important;border-bottom:1px solid #e3e7ef!important;height:48px!important;min-height:48px!important;padding:0 20px!important}.admin-lovable.admin-prototype--catalog main{background:#f4f5f9!important}.admin-lovable .admin-catalog-crumb{color:#697586!important;align-items:center!important;gap:8px!important;margin-left:10px!important;font-size:.84rem!important;line-height:1!important;display:flex!important}.admin-lovable .admin-catalog-crumb strong{color:#111827!important;font-weight:700!important}.admin-lovable .admin-catalog-search{color:#697586!important;background:#f9fafc!important;border:1px solid #dbe1ea!important;border-radius:7px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:236px!important;height:32px!important;padding:0 11px!important;font-size:.78rem!important;display:inline-flex!important}.admin-lovable .admin-catalog-icon-button,.admin-lovable .admin-catalog-avatar{color:#111827!important;background:0 0!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:0!important;display:inline-flex!important}.admin-lovable .admin-catalog-avatar{color:#255be8!important;background:#eef2ff!important;font-size:.72rem!important;font-weight:800!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub.module-section{padding-top:22px!important;padding-left:clamp(20px,3vw,42px)!important;padding-right:clamp(20px,3vw,42px)!important}.admin-lovable .product-hub-topbar{align-items:flex-start!important}.admin-lovable .product-hub-actions .btn.ghost{color:#111827!important;background:#fff!important}.admin-lovable .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(650px,7fr) minmax(640px,8fr)!important}.admin-lovable .product-readiness-card{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"summary ring""list ring"!important;align-items:start!important;min-height:128px!important;padding:16px!important}.admin-lovable .product-readiness-list{grid-area:list!important;gap:7px!important;margin-top:10px!important;padding:0!important;list-style:none!important;display:grid!important}.admin-lovable .product-readiness-list li{color:#111827!important;overflow-wrap:anywhere!important;align-items:center!important;gap:8px!important;min-width:0!important;font-size:.82rem!important;line-height:1.25!important;display:flex!important}.admin-lovable .product-readiness-list li span{color:#dc2626!important;border-radius:999px!important;flex:0 0 16px!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;font-size:.68rem!important;font-weight:900!important;display:inline-flex!important}.admin-lovable .product-readiness-list li.done span{color:#16a34a!important;border:1px solid #22c55e!important}.admin-lovable .product-readiness-ring{grid-area:ring!important;align-self:start!important}.admin-lovable .product-readiness-details{display:none!important}.admin-lovable .product-editor-tabs{margin-top:8px!important;margin-bottom:0!important}.admin-lovable .product-identity-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px 16px!important;padding:16px!important;display:grid!important}.admin-lovable .product-identity-form>.card-header{grid-column:1/-1!important}.admin-lovable .product-identity-form>label{min-width:0!important}.admin-lovable .product-identity-form>label:nth-of-type(6),.admin-lovable .product-identity-form>.form-grid--two{grid-column:1/-1!important}.admin-lovable .product-identity-form>.form-grid--two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px 16px!important;display:grid!important}.admin-lovable .product-identity-form .image-url-preview img{-o-object-fit:cover!important;object-fit:cover!important;width:92px!important;height:72px!important}@media (width<=1320px){.admin-lovable .product-hub-grid.admin-catalog-grid,.admin-lovable .product-identity-form,.admin-lovable .product-identity-form>.form-grid--two{grid-template-columns:1fr!important}}.admin-lovable.admin-prototype--catalog .admin-prototype-mobile-trigger{color:#384152!important;background:0 0!important;border:0!important;border-radius:6px!important;width:28px!important;height:28px!important;margin-right:8px!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-prototype-mobile-trigger:hover{background:#f2f4f7!important}.admin-lovable.admin-prototype--catalog .admin-shell-brand .flex>svg{display:none!important}.admin-lovable.admin-prototype--catalog .admin-shell-brand .flex:before{content:"P"!important;color:#fff!important;background:#255be8!important;border-radius:8px!important;flex:0 0 28px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;font-size:.9rem!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub.module-section,.admin-lovable.admin-prototype--catalog .admin-products.product-hub.module-section.product-hub{width:100%!important;max-width:none!important;padding:24px clamp(20px,3vw,42px)!important}.admin-lovable.admin-prototype--catalog .product-hub-topbar{min-height:42px!important;margin-bottom:20px!important}.admin-lovable.admin-prototype--catalog .product-hub-actions{overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-hub-actions .btn,.admin-lovable.admin-prototype--catalog .product-hub-actions summary.btn{white-space:nowrap!important;gap:7px!important;height:34px!important;min-height:34px!important;padding:0 12px!important;font-size:.8rem!important;font-weight:700!important;line-height:1!important}.admin-lovable.admin-prototype--catalog .product-hub-actions .btn:disabled{opacity:1!important;color:#667085!important;cursor:not-allowed!important}.admin-lovable.admin-prototype--catalog .product-top-action-menu{z-index:300!important}.admin-lovable.admin-prototype--catalog .product-top-action-menu .product-action-menu__panel{z-index:360!important;min-width:196px!important;top:calc(100% + 8px)!important}.admin-lovable.admin-prototype--catalog .product-status-segments button{text-transform:none!important}.admin-lovable.admin-prototype--catalog .product-hub-table-shell,.admin-lovable.admin-prototype--catalog .product-editor-shell{border-color:#dfe5ee!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row{height:58px!important;min-height:58px!important;padding:8px 10px!important}.admin-lovable.admin-prototype--catalog .product-table-thumb,.admin-lovable.admin-prototype--catalog .product-editor-thumb{border-radius:6px!important;width:40px!important;height:40px!important}.admin-lovable.admin-prototype--catalog .product-table-title strong,.admin-lovable.admin-prototype--catalog .product-editor-titleline h3{font-size:.84rem!important;line-height:1.18!important}.admin-lovable.admin-prototype--catalog .product-table-title span,.admin-lovable.admin-prototype--catalog .product-table-code,.admin-lovable.admin-prototype--catalog .product-editor-meta,.admin-lovable.admin-prototype--catalog .product-inventory-text,.admin-lovable.admin-prototype--catalog .product-seo-text{font-size:.74rem!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-readiness-list{max-width:100%!important}.admin-lovable.admin-prototype--catalog .product-editor-shell label,.admin-lovable.admin-prototype--catalog .product-editor-shell .form-grid label{gap:5px!important;font-size:.73rem!important;line-height:1.12!important}@media (width<=1540px){.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(0,1fr)!important}}@media (width<=860px){.admin-lovable.admin-prototype--catalog .admin-catalog-search,.admin-lovable.admin-prototype--catalog .admin-catalog-icon-button,.admin-lovable.admin-prototype--catalog .admin-catalog-avatar{display:none!important}.admin-lovable.admin-prototype--catalog .product-hub-actions{flex-wrap:wrap!important;justify-content:stretch!important;width:100%!important}}.admin-lovable .admin-catalog-search kbd{color:#697586!important;background:#fff!important;border:1px solid #d7deea!important;border-radius:5px!important;margin-left:auto!important;padding:2px 5px!important;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace!important;font-size:.66rem!important;font-weight:700!important;line-height:1!important}.admin-lovable .product-command-backdrop{z-index:1000!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#0f172a47!important;place-items:start center!important;padding:92px 24px 24px!important;display:grid!important;position:fixed!important;inset:0!important}.admin-lovable .product-command-palette{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:12px!important;width:min(760px,100vw - 48px)!important;max-height:min(720px,100vh - 128px)!important;overflow:hidden!important;box-shadow:0 26px 80px #0f172a3d!important}.admin-lovable .product-command-search-row{border-bottom:1px solid #e7ebf2!important;grid-template-columns:20px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:12px 14px!important;display:grid!important}.admin-lovable .product-command-search-row input{color:#111827!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;height:34px!important;min-height:34px!important;padding:0!important;font-size:.95rem!important;font-weight:600!important}.admin-lovable .product-command-search-row input:focus{border:0!important;outline:none!important}.admin-lovable .product-command-search-row kbd{color:#667085!important;background:#f8fafc!important;border:1px solid #d7deea!important;border-radius:6px!important;padding:4px 7px!important;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace!important;font-size:.68rem!important;font-weight:750!important}.admin-lovable .product-command-section{gap:6px!important;padding:12px 12px 0!important;display:grid!important}.admin-lovable .product-command-section:last-child{padding-bottom:12px!important}.admin-lovable .product-command-section-title{color:#697586!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:850!important;line-height:1!important}.admin-lovable .product-command-list{gap:4px!important;display:grid!important}.admin-lovable .product-command-product-list{max-height:312px!important;padding-right:2px!important;overflow-y:auto!important}.admin-lovable .product-command-row{color:#111827!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:42px!important;padding:8px 10px!important;display:grid!important}.admin-lovable .product-command-row:hover,.admin-lovable .product-command-row.active{background:#f6f8fc!important;border-color:#dbe4f2!important}.admin-lovable .product-command-row:disabled{cursor:not-allowed!important;opacity:.55!important}.admin-lovable .product-command-row span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:.84rem!important;font-weight:750!important;overflow:hidden!important}.admin-lovable .product-command-row small,.admin-lovable .product-command-row em{color:#667085!important;font-size:.72rem!important;font-style:normal!important;font-weight:600!important;line-height:1.15!important}.admin-lovable .product-command-product-row{grid-template-columns:38px minmax(0,1fr) auto!important;min-height:52px!important}.admin-lovable .product-command-product-row img,.admin-lovable .product-command-product-placeholder{color:#667085!important;-o-object-fit:cover!important;object-fit:cover!important;background:#f8fafc!important;border:1px solid #d9e2ef!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;font-size:.62rem!important;font-weight:850!important;display:inline-flex!important}.admin-lovable .product-command-product-row>span{gap:3px!important;display:grid!important}.admin-lovable .product-command-product-row strong,.admin-lovable .product-command-product-row small{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.admin-lovable .product-command-empty{margin:0!important;padding:12px 10px!important;font-size:.82rem!important}.admin-lovable.admin-prototype--catalog .product-search-field{display:block!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-search-field svg{pointer-events:none!important;width:15px!important;height:15px!important;position:absolute!important;top:50%!important;left:13px!important;transform:translateY(-50%)!important}.admin-lovable.admin-prototype--catalog .product-search-field input[type=search]{height:34px!important;min-height:34px!important;padding:0 12px 0 38px!important;line-height:34px!important}.admin-lovable.admin-prototype--catalog input[type=search]::-webkit-search-decoration{display:none!important}.admin-lovable.admin-prototype--catalog input[type=search]::-webkit-search-cancel-button{display:none!important}.admin-lovable.admin-prototype--catalog input[type=search]::-webkit-search-results-button{display:none!important}.admin-lovable.admin-prototype--catalog input[type=search]::-webkit-search-results-decoration{display:none!important}.admin-lovable.admin-prototype--catalog .product-readiness-card{gap:10px 14px!important;margin:16px 16px 12px!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-readiness-list{gap:7px 18px!important;margin:2px 0 0!important}.admin-lovable.admin-prototype--catalog .product-readiness-list li{text-overflow:ellipsis!important;white-space:nowrap!important;align-items:center!important;line-height:1.2!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-readiness-list li span{flex:0 0 16px!important}.admin-lovable.admin-prototype--catalog .product-editor-tabs{z-index:1!important;margin-top:0!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-identity-form{z-index:1!important;margin-top:14px!important;position:relative!important}@media (width<=980px){.admin-lovable.admin-prototype--catalog .product-readiness-list{grid-template-columns:minmax(0,1fr)!important}.admin-lovable.admin-prototype--catalog .product-readiness-list li{white-space:normal!important}}.admin-lovable.admin-prototype--catalog .product-identity-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(230px,.78fr)!important;align-items:start!important;gap:13px 16px!important}.admin-lovable.admin-prototype--catalog .product-identity-form>label:nth-of-type(6),.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two,.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three{grid-column:1/3!important}.admin-lovable.admin-prototype--catalog .product-overview-preview{grid-area:2/3/span 6!important;align-self:stretch!important;min-width:0!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview{background:#fff!important;border-color:#dfe5ee!important;border-radius:10px!important;height:100%!important;min-height:300px!important;padding:12px!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview img,.admin-lovable.admin-prototype--catalog .product-preview-card--overview .product-preview-card__placeholder{aspect-ratio:1!important;max-height:220px!important}.admin-lovable.admin-prototype--catalog .product-preview-card__body{gap:8px!important;min-width:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview h4{color:#111827!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:2px 0 0!important;font-size:.95rem!important;font-weight:780!important;line-height:1.22!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview p{color:#667085!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:.78rem!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview dl{gap:8px!important;margin:4px 0 0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview dl>div{border-top:1px solid #eef2f7!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-width:0!important;padding-top:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview dt,.admin-lovable.admin-prototype--catalog .product-preview-card--overview dd{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;font-size:.72rem!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview dt{color:#697586!important;font-weight:700!important}.admin-lovable.admin-prototype--catalog .product-preview-card--overview dd{color:#111827!important;font-weight:760!important}.admin-lovable.admin-prototype--catalog .product-identity-form .image-url-preview{display:none!important}@media (width<=1180px){.admin-lovable.admin-prototype--catalog .product-identity-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.admin-lovable.admin-prototype--catalog .product-overview-preview,.admin-lovable.admin-prototype--catalog .product-identity-form>label:nth-of-type(6),.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two,.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three{grid-column:1/-1!important}.admin-lovable.admin-prototype--catalog .product-overview-preview{grid-row:auto!important}}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox{color:#111827!important;text-align:left!important;cursor:pointer!important;background:#fff!important;border:1px solid #dfe5ee!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;min-width:0!important;min-height:38px!important;padding:0 11px!important;font-size:.78rem!important;font-weight:760!important;line-height:1.2!important;transition:border-color .14s,background-color .14s,box-shadow .14s!important;display:inline-flex!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox:hover{background:#f9fbff!important;border-color:#c7d3e6!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox:has(input:checked){background:#f5f8ff!important;border-color:#b7c8ff!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox input[type=checkbox]{appearance:none!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #aeb9ca!important;border-radius:4px!important;flex:0 0 16px!important;place-content:center!important;margin:0!important;display:inline-grid!important;position:relative!important;transform:none!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox input[type=checkbox]:after{content:""!important;opacity:0!important;transform-origin:50%!important;border:2px solid #fff!important;border-width:0 2px 2px 0!important;width:5px!important;height:9px!important;transition:opacity .12s,transform .12s!important;transform:rotate(45deg)scale(.75)!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox input[type=checkbox]:checked{background:#255be8!important;border-color:#255be8!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox input[type=checkbox]:checked:after{opacity:1!important;transform:rotate(45deg)scale(1)!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox input[type=checkbox]:focus-visible{outline-offset:2px!important;outline:2px solid #255be83d!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three .admin-user-checkbox span{min-width:0!important;color:inherit!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}@media (width<=760px){.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--three{grid-template-columns:minmax(0,1fr)!important}}.admin-lovable.admin-prototype--catalog .product-table-checkbox input[type=checkbox]{border-radius:3px!important;display:inline-grid!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-table-checkbox input[type=checkbox]:after{transition:opacity .12s,transform .12s!important;transform:rotate(45deg)scale(.75)!important}.admin-lovable.admin-prototype--catalog .product-table-checkbox input[type=checkbox]:focus-visible{outline-offset:2px!important;outline:2px solid #255be83d!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid{border-top:1px solid #dfe5ee!important;gap:16px!important;padding-top:4px!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row{background:#fff!important;border-color:#dfe5ee!important;border-radius:8px!important;align-items:flex-start!important;gap:12px!important;min-height:72px!important;padding:12px!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row:hover{background:#f8fafc!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row:has(input:checked){background:#fff!important;border-color:#dfe5ee!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]{background:#e5e7eb!important;border:1px solid #cbd5e1!important;border-radius:999px!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;height:20px!important;min-height:20px!important;margin:1px 0 0!important;transition:background-color .16s,border-color .16s!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]:after{opacity:1!important;background:#fff!important;border:0!important;border-radius:999px!important;width:14px!important;height:14px!important;transition:transform .16s!important;position:absolute!important;top:2px!important;left:2px!important;transform:translate(0)!important;box-shadow:0 1px 2px #0f172a38!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]:checked:after{transform:translate(16px)!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row span{white-space:normal!important;gap:3px!important;min-width:0!important;display:grid!important;overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row strong{color:#111827!important;font-size:.875rem!important;font-weight:650!important;line-height:1.25!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row small{color:#667085!important;font-size:.75rem!important;font-weight:500!important;line-height:1.28!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub.module-section{background:#f6f7fb!important;gap:20px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-hub-stats{gap:12px!important}.admin-lovable.admin-prototype--catalog .product-hub-stat{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:10px!important;min-height:86px!important;padding:15px 16px!important;transition:border-color .16s,box-shadow .16s,transform .16s!important;box-shadow:0 1px 2px #0f172a0a!important}.admin-lovable.admin-prototype--catalog .product-hub-stat:hover{border-color:#255be86b!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px -2px #0f172a14,0 2px 4px -2px #0f172a0d!important}.admin-lovable.admin-prototype--catalog .product-hub-stat span{color:#667085!important;letter-spacing:.04em!important}.admin-lovable.admin-prototype--catalog .product-hub-stat strong{color:#111827!important;letter-spacing:0!important;margin-top:10px!important;font-size:1.5rem!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .product-hub-stat svg{color:#255be8!important;background:#e9efff!important;width:28px!important;height:28px!important;padding:7px!important}.admin-lovable.admin-prototype--catalog .product-hub-filters{box-shadow:none!important;background:0 0!important;border:0!important;flex-wrap:wrap!important;padding:0!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-search-field{flex:260px!important;min-width:220px!important}.admin-lovable.admin-prototype--catalog .product-search-field input[type=search],.admin-lovable.admin-prototype--catalog .product-category-select select,.admin-lovable.admin-prototype--catalog .product-sort-select select,.admin-lovable.admin-prototype--catalog .product-toolbar-button{color:#111827!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dfe5ee!important;border-radius:7px!important}.admin-lovable.admin-prototype--catalog .product-search-field input[type=search]{padding-left:34px!important}.admin-lovable.admin-prototype--catalog .product-status-segments{background:#fff!important;border:1px solid #dfe5ee!important;height:36px!important}.admin-lovable.admin-prototype--catalog .product-status-segments button{color:#667085!important;text-transform:capitalize!important;height:30px!important;padding:0 12px!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .product-status-segments button.active{background:#255be8!important}.admin-lovable.admin-prototype--catalog .product-toolbar-button.active{color:#713f12!important;background:#fff7df!important;border-color:#f6c768!important}.admin-lovable.admin-prototype--catalog .product-sort-select{margin-left:auto!important}.admin-lovable.admin-prototype--catalog .product-hub-table-shell,.admin-lovable.admin-prototype--catalog .product-editor-shell{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:10px!important;overflow:hidden!important;box-shadow:0 1px 2px #0f172a0a!important}.admin-lovable.admin-prototype--catalog .product-hub-table-header{z-index:10!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;color:#667085!important;letter-spacing:.04em!important;background:#f3f6fadb!important;border-bottom:1px solid #dfe5ee!important;font-size:.68rem!important;position:sticky!important;top:0!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row{color:#243044!important;background:#fff!important;border-bottom:1px solid #eef2f7!important;transition:background-color .14s!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row.active{background:#eef4ff!important;box-shadow:inset 3px 0 #255be8!important}.admin-lovable.admin-prototype--catalog .product-hub-bulkbar{color:#111827!important;min-height:38px!important;box-shadow:none!important;background:#e8eefff0!important;border:0!important;border-bottom:1px solid #dfe5ee!important;border-radius:0!important;align-items:center!important;gap:8px!important;padding:7px 12px!important;display:flex!important;inset:41px 12px auto!important}.admin-lovable.admin-prototype--catalog .product-hub-bulkbar .btn{border-radius:5px!important;height:28px!important;min-height:28px!important;margin-left:auto!important;padding:0 10px!important}.admin-lovable.admin-prototype--catalog .product-editor-header{background:#fff!important;border-bottom:1px solid #dfe5ee!important;padding:16px!important}.admin-lovable.admin-prototype--catalog .product-editor-thumb{width:48px!important;height:48px!important}.admin-lovable.admin-prototype--catalog .product-editor-titleline h3{color:#111827!important;font-size:1rem!important;font-weight:650!important;line-height:1.25!important}.admin-lovable.admin-prototype--catalog .product-editor-tabs{background:#f3f6fa!important;border:0!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:3px!important;margin:0 16px!important;padding:4px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-editor-tab{color:#667085!important;min-height:31px!important;font-size:.78rem!important}.admin-lovable.admin-prototype--catalog .product-editor-tab.active{color:#111827!important}.admin-lovable.admin-prototype--catalog .product-hub-actions .btn,.admin-lovable.admin-prototype--catalog .product-hub-actions summary.btn{color:#111827!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d9e2ef!important;border-radius:7px!important;padding:0 13px!important;font-size:.82rem!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .product-hub-actions .btn.primary{color:#fff!important;background:#255be8!important;border-color:#255be8!important}.admin-lovable.admin-prototype--catalog .product-hub-actions .product-columns-button{display:inline-flex!important}.admin-lovable.admin-prototype--catalog .product-status-select{appearance:none!important;text-align:center!important;text-align-last:center!important;cursor:pointer!important;background-image:none!important;border-radius:999px!important;width:auto!important;min-width:94px!important;height:24px!important;min-height:24px!important;padding:0 14px!important;font-size:.68rem!important;font-weight:720!important;line-height:22px!important}.admin-lovable.admin-prototype--catalog .product-status-select--published{color:#15803d!important;background:#dcfce7!important;border-color:#bbf7d0!important}.admin-lovable.admin-prototype--catalog .product-status-select--draft{color:#a16207!important;background:#fffbeb!important;border-color:#fed7aa!important}.admin-lovable.admin-prototype--catalog .product-status-select--hidden,.admin-lovable.admin-prototype--catalog .product-status-select--archived{color:#4b5563!important;background:#f3f4f6!important;border-color:#e5e7eb!important}.admin-lovable.admin-prototype--catalog .product-table-product{grid-template-columns:38px minmax(0,1fr)!important}.admin-lovable.admin-prototype--catalog .product-table-title strong{font-weight:720!important}.admin-lovable.admin-prototype--catalog .product-table-title span,.admin-lovable.admin-prototype--catalog .product-table-code,.admin-lovable.admin-prototype--catalog .product-inventory-text,.admin-lovable.admin-prototype--catalog .product-seo-text{font-size:.7rem!important;line-height:1.18!important}.admin-lovable.admin-prototype--catalog .product-editor-shell{height:min(720px,100vh - 318px)!important}.admin-lovable.admin-prototype--catalog .product-editor-shell>.product-editor-scroll,.admin-lovable.admin-prototype--catalog .product-editor-shell>.product-editor-body{min-height:0!important}.admin-lovable.admin-prototype--catalog .product-readiness-card{margin:16px!important;padding:16px!important}.admin-lovable.admin-prototype--catalog .product-editor-tabs{margin:0 16px 12px!important}.admin-lovable.admin-prototype--catalog .product-identity-form{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:10px!important;gap:18px!important;margin:0 16px 16px!important;padding:18px!important;box-shadow:0 1px 2px #0f172a0a!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.card-header{border:0!important;grid-column:1/-1!important;min-height:38px!important;margin:0!important;padding:0!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.card-header h3{color:#111827!important;font-size:1rem!important;font-weight:650!important;line-height:1.25!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.card-header .btn.primary{border-radius:7px!important;height:34px!important;min-height:34px!important;padding:0 13px!important;font-size:.78rem!important}.admin-lovable.admin-prototype--catalog .product-identity-form>label,.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two label{color:#111827!important;gap:7px!important;font-size:.74rem!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two,.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid{grid-column:1/-1!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.admin-lovable.admin-prototype--catalog .product-sticky-save-bar{z-index:30!important;width:auto!important;box-shadow:none!important;background:#fffaf0!important;border:1px solid #f6c768!important;border-radius:8px!important;margin:0 16px 12px!important;padding:10px 12px!important;position:sticky!important;top:0!important}.admin-lovable.admin-prototype--catalog .product-sticky-save-bar strong{color:#111827!important;font-size:.82rem!important}.admin-lovable.admin-prototype--catalog .product-sticky-save-bar span{color:#92400e!important;font-size:.72rem!important}@media (width<=1180px){.admin-lovable.admin-prototype--catalog .product-identity-form,.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two{grid-template-columns:minmax(0,1fr)!important}}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two>label:nth-child(2){display:none!important}.admin-lovable.admin-prototype--catalog .product-overview-section{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:10px!important;grid-column:1/-1!important;gap:16px!important;padding:18px!important;display:grid!important;box-shadow:0 1px 2px #0f172a0a!important}.admin-lovable.admin-prototype--catalog .product-overview-section header{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-overview-section h3{color:#111827!important;margin:0!important;font-size:1rem!important;font-weight:650!important;line-height:1.25!important}.admin-lovable.admin-prototype--catalog .product-overview-section header .muted{color:#667085!important;margin:3px 0 0!important;font-size:.78rem!important}.admin-lovable.admin-prototype--catalog .product-overview-full-field{gap:7px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-overview-full-field textarea{resize:vertical!important;min-height:74px!important}.admin-lovable.admin-prototype--catalog .product-overview-media-row{align-items:start!important;gap:16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-overview-upload-row{display:flex!important}.admin-lovable.admin-prototype--catalog .product-overview-upload-row input{flex:auto!important;min-width:0!important}.admin-lovable.admin-prototype--catalog .product-overview-upload-row .btn{background:#fff!important;border-radius:7px!important;flex:none!important;padding:0 12px!important}.admin-lovable.admin-prototype--catalog .product-overview-image-preview{gap:6px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-overview-image-preview>span{color:#667085!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:760!important}.admin-lovable.admin-prototype--catalog .product-overview-image-preview img,.admin-lovable.admin-prototype--catalog .product-overview-image-placeholder{aspect-ratio:1!important;-o-object-fit:cover!important;object-fit:cover!important;background:#f3f6fa!important;border:1px solid #dfe5ee!important;border-radius:8px!important;width:100%!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-overview-image-placeholder{color:#667085!important;place-items:center!important;font-size:.76rem!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-cta-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-cta-grid button{color:#111827!important;cursor:pointer!important;background:#fff!important;border:1px solid #dfe5ee!important;border-radius:7px!important;height:38px!important;font-size:.82rem!important;font-weight:560!important}.admin-lovable.admin-prototype--catalog .product-cta-grid button:hover{background:#f8fafc!important}.admin-lovable.admin-prototype--catalog .product-cta-grid button.active{color:#1d4ed8!important;background:#edf3ff!important;border-color:#255be8!important}@media (width<=980px){.admin-lovable.admin-prototype--catalog .product-cta-grid{grid-template-columns:minmax(0,1fr)!important}}.admin-lovable.admin-prototype--catalog .product-editor-scroll .product-editor-tabs{z-index:8!important;position:sticky!important;top:0!important}.admin-lovable.admin-prototype--catalog .product-readiness-card{min-height:132px!important}.admin-lovable.admin-prototype--catalog .product-editor-tabs{align-items:flex-start!important;height:auto!important}.admin-lovable.admin-prototype--catalog .product-editor-scroll{scrollbar-gutter:stable both-edges!important}.admin-lovable.admin-prototype--catalog main.flex-1{background:#f4f5f9!important;width:100%!important;min-width:0!important;max-width:none!important;overflow:auto!important}.admin-lovable.admin-prototype--catalog main:has(.admin-products.product-hub){background:#f4f5f9!important;width:100%!important;min-width:0!important;max-width:none!important;overflow:auto!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub.module-section{gap:18px!important;width:100%!important;max-width:none!important;margin:0!important;padding:24px 28px 22px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub.module-section>*,.admin-lovable.admin-prototype--catalog .product-hub-topbar,.admin-lovable.admin-prototype--catalog .product-hub-stats,.admin-lovable.admin-prototype--catalog .product-hub-filters,.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{width:100%!important;max-width:none!important}.admin-lovable.admin-prototype--catalog .product-hub-list-panel{position:relative!important;overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-hub-table-shell{min-width:0!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-hub-table-scroll{height:min(640px,100vh - 410px)!important;overflow:auto!important}.admin-lovable.admin-prototype--catalog .product-hub-table-viewport{position:relative!important}.admin-lovable.admin-prototype--catalog .product-hub-table-grid{grid-template-columns:34px minmax(230px,1.35fr) minmax(86px,.48fr) minmax(136px,.76fr) 88px 64px 64px minmax(116px,.66fr) 78px 42px!important;gap:10px!important;min-width:1060px!important}.admin-lovable.admin-prototype--catalog .product-hub-table-header{height:40px!important;min-height:40px!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row{overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-table-thumb{width:34px!important;height:34px!important}.admin-lovable.admin-prototype--catalog .product-table-title strong,.admin-lovable.admin-prototype--catalog .product-table-title span,.admin-lovable.admin-prototype--catalog .product-table-code,.admin-lovable.admin-prototype--catalog .product-inventory-text,.admin-lovable.admin-prototype--catalog .product-seo-text,.admin-lovable.admin-prototype--catalog .product-hub-table-row>div{text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-table-title strong,.admin-lovable.admin-prototype--catalog .product-table-title span,.admin-lovable.admin-prototype--catalog .product-table-code{white-space:nowrap!important}.admin-lovable.admin-prototype--catalog .product-table-checkbox{place-self:center!important;place-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-table-checkbox input[type=checkbox]{appearance:none!important;box-sizing:border-box!important;color:#fff!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #255be8!important;border-radius:4px!important;place-content:center!important;margin:0!important;display:grid!important;transform:none!important}.admin-lovable.admin-prototype--catalog .product-table-checkbox input[type=checkbox]:after{content:""!important;opacity:0!important;transform-origin:50%!important;border:2px solid!important;border-width:0 2px 2px 0!important;width:5px!important;height:9px!important;transform:rotate(45deg)scale(.78)!important}.admin-lovable.admin-prototype--catalog .product-table-checkbox input[type=checkbox]:checked{background:#255be8!important;border-color:#255be8!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important}.admin-lovable.admin-prototype--catalog .product-table-checkbox input[type=checkbox]:checked:after{opacity:1!important;transform:rotate(45deg)scale(1)!important}.admin-lovable.admin-prototype--catalog .product-hub-bulkbar{z-index:70!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#f3f7fff5!important;border:1px solid #c7d6f2!important;width:auto!important;min-height:36px!important;margin:0!important;padding:6px 10px!important;position:absolute!important;inset:auto auto 14px 14px!important;box-shadow:0 14px 34px #0f172a29!important}.admin-lovable.admin-prototype--catalog .product-editor-shell{min-width:0!important;height:min(760px,100vh - 326px)!important;min-height:0!important;overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-editor-header{z-index:90!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:64px!important;padding:14px!important;display:flex!important;position:relative!important;top:auto!important}.admin-lovable.admin-prototype--catalog .product-editor-actions,.admin-lovable.admin-prototype--catalog .product-editor-side{z-index:95!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-action-menu{position:relative!important;overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-action-menu__panel{z-index:450!important;min-width:188px!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-readiness-card{grid-template-areas:"summary details ring"!important;align-items:center!important;gap:12px!important;min-height:58px!important;margin:14px!important;padding:12px 14px!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-readiness-details{grid-area:details!important;justify-self:end!important;display:block!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-readiness-details summary{color:#243044!important;cursor:pointer!important;background:#fff!important;border:1px solid #dfe5ee!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;height:32px!important;min-height:32px!important;padding:0 11px!important;font-size:.76rem!important;font-weight:650!important;line-height:1!important;list-style:none!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .product-readiness-details summary::-webkit-details-marker{display:none!important}.admin-lovable.admin-prototype--catalog .product-readiness-details .product-readiness-list{z-index:500!important;background:#fff!important;border:1px solid #dfe5ee!important;border-radius:10px!important;gap:7px!important;width:max-content!important;min-width:292px!important;max-width:min(420px,100vw - 48px)!important;max-height:320px!important;margin:0!important;padding:12px!important;display:none!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important;overflow:auto!important;box-shadow:0 18px 44px #0f172a29!important}.admin-lovable.admin-prototype--catalog .product-readiness-details[open] .product-readiness-list{display:grid!important}.admin-lovable.admin-prototype--catalog .product-readiness-list li{grid-template-columns:16px minmax(0,1fr)!important;align-items:start!important;min-height:18px!important;font-size:.78rem!important;line-height:1.28!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-readiness-ring{flex:0 0 42px!important;width:42px!important;height:42px!important}.admin-lovable.admin-prototype--catalog .product-editor-tabs{min-height:39px!important;margin:0 14px 12px!important}.admin-lovable.admin-prototype--catalog .product-identity-form{gap:12px 14px!important;margin:0 14px 14px!important;padding:14px!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.card-header{min-height:34px!important}.admin-lovable.admin-prototype--catalog .product-identity-form>label,.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two label,.admin-lovable.admin-prototype--catalog .product-overview-section label,.admin-lovable.admin-prototype--catalog .product-editor-shell label{gap:5px!important;font-size:.73rem!important;font-weight:680!important;line-height:1.16!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub :is(input:not([type=checkbox]):not([type=radio]),select){height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:.8rem!important;line-height:1.1!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub textarea{min-height:78px!important;padding:9px 10px!important;font-size:.8rem!important;line-height:1.35!important}.admin-lovable.admin-prototype--catalog .product-overview-section{gap:12px!important;padding:14px!important}.admin-lovable.admin-prototype--catalog .product-overview-media-row{grid-template-columns:minmax(0,1fr) 156px!important;gap:14px!important}.admin-lovable.admin-prototype--catalog .product-overview-upload-row{align-items:center!important;gap:8px!important}.admin-lovable.admin-prototype--catalog .product-overview-upload-row .btn{height:34px!important;min-height:34px!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid,.admin-lovable.admin-prototype--catalog .product-toggle-grid{border-top:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding-top:2px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row{background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:0!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row input[type=checkbox]{appearance:none!important;color:#fff!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #98a3b3!important;border-radius:2px!important;flex:0 0 30px!important;place-content:center!important;margin:0!important;display:grid!important;position:relative!important;transform:none!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row input[type=checkbox]:after{content:""!important;opacity:0!important;transform-origin:50%!important;border:4px solid!important;border-width:0 4px 4px 0!important;border-radius:1px!important;width:9px!important;height:16px!important;transform:rotate(45deg)scale(.78)!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row input[type=checkbox]:checked{background:#2580ff!important;border-color:#2580ff!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row input[type=checkbox]:checked:after{opacity:1!important;transform:rotate(45deg)scale(1)!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row span{white-space:normal!important;gap:2px!important;min-width:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row strong{font-size:.82rem!important;font-weight:680!important;line-height:1.18!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row small{font-size:.7rem!important;line-height:1.22!important}@media (width<=1660px){.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(600px,1fr) minmax(540px,.92fr)!important}}@media (width<=1280px){.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(0,1fr)!important}.admin-lovable.admin-prototype--catalog .product-editor-shell{height:auto!important}}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row{background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:10px!important;min-height:52px!important;padding:0!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]{appearance:none!important;color:#fff!important;width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #98a3b3!important;border-radius:2px!important;flex:0 0 30px!important;place-content:center!important;margin:0!important;display:grid!important;position:relative!important;transform:none!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]:after{content:""!important;opacity:0!important;width:9px!important;height:16px!important;box-shadow:none!important;transform-origin:50%!important;background:0 0!important;border:4px solid!important;border-width:0 4px 4px 0!important;border-radius:1px!important;position:static!important;transform:rotate(45deg)scale(.78)!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]:checked{background:#2580ff!important;border-color:#2580ff!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]:checked:after{opacity:1!important;transform:rotate(45deg)scale(1)!important}.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(680px,1.02fr) minmax(640px,.98fr)!important}.admin-lovable.admin-prototype--catalog .product-hub-table-header,.admin-lovable.admin-prototype--catalog .product-hub-table-row{align-items:center!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row>div{align-self:center!important;min-height:0!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row>div:last-child{overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-table-status,.admin-lovable.admin-prototype--catalog .product-table-price{align-items:center!important;min-width:0!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-table-status select{color:#111827!important;height:30px!important;min-height:30px!important;box-shadow:none!important;background-color:#fff!important;border:1px solid #d7dfeb!important;border-radius:7px!important;padding:0 26px 0 12px!important;font-size:.78rem!important;line-height:30px!important}.admin-lovable.admin-prototype--catalog .product-table-status select:focus{border-color:#255be8!important;outline:none!important;box-shadow:0 0 0 3px #255be81f!important}.admin-lovable.admin-prototype--catalog .product-table-price{color:#111827!important;white-space:nowrap!important;font-size:.78rem!important;font-weight:620!important}.admin-lovable.admin-prototype--catalog .product-table-number{text-align:center!important}.admin-lovable.admin-prototype--catalog .product-action-menu__panel{background:#fff!important;border:1px solid #d9e1ec!important;border-radius:8px!important;width:196px!important;top:calc(100% + 6px)!important;right:0!important;box-shadow:0 18px 44px #0f172a2e!important}.admin-lovable.admin-prototype--catalog .product-action-menu__panel button{align-items:center!important;gap:8px!important;min-height:34px!important;padding:0 12px!important;font-size:.8rem!important;line-height:1.1!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-action-menu__panel button svg{stroke-width:2px!important;flex:none!important;width:14px!important;height:14px!important}.admin-lovable.admin-prototype--catalog .product-readiness-card{grid-template-columns:minmax(0,1fr) auto auto!important;max-width:100%!important}.admin-lovable.admin-prototype--catalog .product-readiness-summary,.admin-lovable.admin-prototype--catalog .product-readiness-summary p,.admin-lovable.admin-prototype--catalog .product-readiness-summary strong{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-readiness-details .product-readiness-list{white-space:normal!important}.admin-lovable.admin-prototype--catalog .product-editor-shell :is(input:not([type=checkbox]):not([type=radio]),select),.admin-lovable.admin-prototype--catalog .product-overview-section :is(input:not([type=checkbox]):not([type=radio]),select),.admin-lovable.admin-prototype--catalog .product-identity-form :is(input:not([type=checkbox]):not([type=radio]),select){height:34px!important;min-height:34px!important;max-height:34px!important;padding-top:0!important;padding-bottom:0!important;font-size:.8rem!important;line-height:34px!important}.admin-lovable.admin-prototype--catalog .product-editor-shell textarea,.admin-lovable.admin-prototype--catalog .product-overview-section textarea,.admin-lovable.admin-prototype--catalog .product-identity-form textarea{resize:vertical!important;font-size:.8rem!important;line-height:1.35!important}.admin-lovable.admin-prototype--catalog .product-editor-shell .form-grid,.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two,.admin-lovable.admin-prototype--catalog .product-overview-section .form-grid{gap:10px 12px!important}.admin-lovable.admin-prototype--catalog .product-image-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:12px!important}.admin-lovable.admin-prototype--catalog .product-image-card{min-width:0!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-image-card img{aspect-ratio:1!important;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}@media (width<=1660px){.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(640px,1fr) minmax(600px,.94fr)!important}}.admin-lovable.admin-prototype--catalog .product-variant-mode-tabs{z-index:38!important;background:#f4f6fa!important;border:1px solid #dfe5ee!important;border-radius:8px!important;gap:2px!important;width:fit-content!important;max-width:calc(100% - 28px)!important;margin:0 14px 12px!important;padding:3px!important;display:inline-flex!important;position:sticky!important;top:39px!important;overflow-x:auto!important}.admin-lovable.admin-prototype--catalog .product-variant-mode-tabs button{color:#475569!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:6px!important;flex:none!important;height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:.78rem!important;font-weight:650!important;line-height:30px!important}.admin-lovable.admin-prototype--catalog .product-variant-mode-tabs button.active{color:#111827!important;background:#fff!important;box-shadow:0 1px 2px #0f172a14!important}.admin-lovable.admin-prototype--catalog .product-hub-table-grid{grid-template-columns:34px minmax(214px,1.22fr) minmax(82px,.4fr) minmax(124px,.62fr) 94px 96px 56px 56px 94px 72px 42px!important;min-width:1180px!important}.admin-lovable.admin-prototype--catalog .product-table-inline-cell,.admin-lovable.admin-prototype--catalog .product-table-stock{align-items:center!important;min-width:0!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-table-inline-input{color:#111827!important;width:100%!important;height:30px!important;min-height:30px!important;max-height:30px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d7dfeb!important;border-radius:7px!important;padding:0 9px!important;font-size:.78rem!important;font-weight:620!important;line-height:30px!important}.admin-lovable.admin-prototype--catalog .product-table-inline-input:focus{border-color:#255be8!important;outline:none!important;box-shadow:0 0 0 3px #255be81f!important}.admin-lovable.admin-prototype--catalog .product-table-inline-input--price{max-width:86px!important}.admin-lovable.admin-prototype--catalog .product-table-inline-input--stock{text-align:right!important;max-width:74px!important}.admin-lovable.admin-prototype--catalog .product-table-stock--ok .product-table-inline-input{color:#087443!important;background:#fbfffc!important;border-color:#ccebd7!important}.admin-lovable.admin-prototype--catalog .product-table-stock--warn .product-table-inline-input{color:#b54708!important;background:#fffaf2!important;border-color:#ffd9a8!important}.admin-lovable.admin-prototype--catalog .product-table-stock--bad .product-table-inline-input{color:#dc2626!important;background:#fff7f7!important;border-color:#fecaca!important}.admin-lovable.admin-prototype--catalog .product-table-stock--muted .product-table-inline-input{color:#667085!important;background:#f8fafc!important}.admin-lovable.admin-prototype--catalog .product-table-muted{color:#667085!important;white-space:nowrap!important;font-size:.76rem!important;font-weight:560!important}.admin-lovable.admin-prototype--catalog .product-hub-table-grid{grid-template-columns:var(--product-table-grid-template,34px minmax(214px, 1.22fr) minmax(82px, .4fr) minmax(124px, .62fr) 94px 96px 56px 56px 94px 72px 42px)!important}.admin-lovable.admin-prototype--catalog .product-column-menu{z-index:120!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-column-menu[open]{z-index:460!important}.admin-lovable.admin-prototype--catalog .product-column-menu>summary{list-style:none!important}.admin-lovable.admin-prototype--catalog .product-column-menu>summary::-webkit-details-marker{display:none!important}.admin-lovable.admin-prototype--catalog .product-column-menu__panel{gap:2px!important;width:210px!important;padding:8px!important;display:grid!important;left:auto!important;right:0!important}.admin-lovable.admin-prototype--catalog .product-column-menu__panel label{color:#111827!important;cursor:pointer!important;border-radius:6px!important;align-items:center!important;gap:9px!important;height:34px!important;min-height:34px!important;padding:0 8px!important;font-size:.8rem!important;font-weight:580!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-column-menu__panel label:hover{background:#f3f6fa!important}.admin-lovable.admin-prototype--catalog .product-column-menu__panel input[type=checkbox]{appearance:none!important;color:#fff!important;background:#fff!important;border:1px solid #255be8!important;border-radius:4px!important;place-content:center!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;margin:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-column-menu__panel input[type=checkbox]:after{content:""!important;opacity:0!important;border:2px solid!important;border-width:0 2px 2px 0!important;width:5px!important;height:9px!important;transform:rotate(45deg)scale(.8)!important}.admin-lovable.admin-prototype--catalog .product-column-menu__panel input[type=checkbox]:checked{background:#255be8!important}.admin-lovable.admin-prototype--catalog .product-column-menu__panel input[type=checkbox]:checked:after{opacity:1!important;transform:rotate(45deg)scale(1)!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub.module-section{--pp-bg:#f5f6fa;--pp-panel:#fff;--pp-border:#dde4ef;--pp-border-strong:#cfd8e6;--pp-text:#111827;--pp-muted:#64748b;--pp-soft:#f3f5f9;--pp-blue:#255be8;background:var(--pp-bg)!important;color:var(--pp-text)!important;gap:16px!important;padding:22px 28px 24px!important}.admin-lovable.admin-prototype--catalog .product-hub-topbar{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;min-height:36px!important;margin:0!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-hub-title-block h2{color:var(--pp-text)!important;letter-spacing:0!important;margin:0!important;font-size:1.28rem!important;font-weight:720!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-hub-title-block .muted{color:var(--pp-muted)!important;margin-top:4px!important;font-size:.82rem!important;line-height:1.35!important}.admin-lovable.admin-prototype--catalog .product-hub-actions{align-items:center!important;gap:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-hub-actions .btn,.admin-lovable.admin-prototype--catalog .product-hub-actions summary.btn,.admin-lovable.admin-prototype--catalog .product-toolbar-button,.admin-lovable.admin-prototype--catalog .product-sort-select,.admin-lovable.admin-prototype--catalog .product-category-select select{border-radius:7px!important;height:34px!important;min-height:34px!important;font-size:.8rem!important;font-weight:620!important;line-height:34px!important}.admin-lovable.admin-prototype--catalog .product-hub-actions .btn.ghost,.admin-lovable.admin-prototype--catalog .product-toolbar-button,.admin-lovable.admin-prototype--catalog .product-sort-select,.admin-lovable.admin-prototype--catalog .product-category-select select{border:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;color:var(--pp-text)!important;box-shadow:none!important}.admin-lovable.admin-prototype--catalog .product-hub-actions .btn.primary{border-color:var(--pp-blue)!important;background:var(--pp-blue)!important;box-shadow:none!important}.admin-lovable.admin-prototype--catalog .product-hub-stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-hub-stat{border:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;min-height:76px!important;box-shadow:none!important;border-radius:8px!important;grid-template-rows:auto 1fr!important;grid-template-columns:minmax(0,1fr) 24px!important;padding:14px 14px 12px!important;position:relative!important}.admin-lovable.admin-prototype--catalog .product-hub-stat span{color:#5a6b84!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:760!important;line-height:1.1!important}.admin-lovable.admin-prototype--catalog .product-hub-stat strong{color:var(--pp-text)!important;align-self:end!important;font-size:1.34rem!important;font-weight:720!important;line-height:1!important}.admin-lovable.admin-prototype--catalog .product-hub-stat svg{width:22px!important;height:22px!important;color:var(--pp-blue)!important;background:#eef3ff!important;border-radius:7px!important;padding:5px!important}.admin-lovable.admin-prototype--catalog .product-hub-stat--warning{background:#fffaf0!important;border-color:#f8c77b!important}.admin-lovable.admin-prototype--catalog .product-hub-stat--warning svg{color:#b7791f!important;background:#fff2cf!important}.admin-lovable.admin-prototype--catalog .product-hub-stat--danger{border-color:#ffd5d5!important}.admin-lovable.admin-prototype--catalog .product-hub-stat--danger svg{color:#ef4444!important;background:#ffe8e8!important}.admin-lovable.admin-prototype--catalog .product-hub-filters{grid-template-columns:minmax(360px,1fr) auto minmax(160px,178px) auto minmax(132px,150px) auto!important;align-items:center!important;gap:8px!important;margin:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-search-field{border:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;border-radius:7px!important;gap:8px!important;height:34px!important;min-height:34px!important;padding:0 10px!important}.admin-lovable.admin-prototype--catalog .product-search-field input{height:32px!important;min-height:32px!important;color:var(--pp-text)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:.82rem!important;font-weight:500!important;line-height:32px!important}.admin-lovable.admin-prototype--catalog .product-status-segments{border:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;border-radius:7px!important;align-items:center!important;gap:2px!important;height:34px!important;min-height:34px!important;padding:2px!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .product-status-segments button{color:#475569!important;background:0 0!important;border:0!important;border-radius:5px!important;height:28px!important;min-height:28px!important;padding:0 11px!important;font-size:.76rem!important;font-weight:620!important;line-height:28px!important}.admin-lovable.admin-prototype--catalog .product-status-segments button.active{background:var(--pp-blue)!important;color:#fff!important;box-shadow:none!important}.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(720px,.96fr) minmax(680px,1.04fr)!important;gap:12px!important;margin:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-hub-list-panel{gap:10px!important;min-width:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-hub-table-shell,.admin-lovable.admin-prototype--catalog .product-editor-shell{border:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;box-shadow:none!important;border-radius:8px!important}.admin-lovable.admin-prototype--catalog .product-hub-table-shell{overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-hub-table-header{border-bottom:1px solid var(--pp-border)!important;color:#53657f!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#f8fafc!important;height:38px!important;min-height:38px!important;padding:0 10px!important;font-size:.66rem!important;font-weight:760!important;line-height:1!important}.admin-lovable.admin-prototype--catalog .product-hub-table-scroll{background:var(--pp-panel)!important;height:min(602px,100vh - 428px)!important;min-height:430px!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row{background:var(--pp-panel)!important;border-bottom:1px solid #edf1f6!important;height:52px!important;min-height:52px!important;padding:6px 10px!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row:hover{background:#f8fbff!important}.admin-lovable.admin-prototype--catalog .product-hub-table-row.active{border-left:2px solid var(--pp-blue)!important;background:#edf5ff!important;padding-left:8px!important}.admin-lovable.admin-prototype--catalog .product-table-product{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important}.admin-lovable.admin-prototype--catalog .product-table-thumb{border:1px solid var(--pp-border)!important;background:#f8fafc!important;border-radius:6px!important;width:32px!important;height:32px!important}.admin-lovable.admin-prototype--catalog .product-table-title strong{color:var(--pp-text)!important;font-size:.8rem!important;font-weight:700!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-table-title span,.admin-lovable.admin-prototype--catalog .product-table-code{color:#53657f!important;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace!important;font-size:.72rem!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-table-status select,.admin-lovable.admin-prototype--catalog .product-table-inline-input{background:0 0!important;border-color:#0000!important;height:28px!important;min-height:28px!important;max-height:28px!important;font-size:.76rem!important;line-height:28px!important}.admin-lovable.admin-prototype--catalog .product-table-status select{border-color:var(--pp-border)!important;background:#fff!important;width:92px!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .product-table-inline-input:hover,.admin-lovable.admin-prototype--catalog .product-table-inline-input:focus{border-color:var(--pp-border-strong)!important;background:#fff!important}.admin-lovable.admin-prototype--catalog .product-table-inline-input:focus{border-color:var(--pp-blue)!important;box-shadow:0 0 0 3px #255be81a!important}.admin-lovable.admin-prototype--catalog .product-editor-header{border-bottom:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;min-height:60px!important;padding:12px!important}.admin-lovable.admin-prototype--catalog .product-editor-thumb{border:1px solid var(--pp-border)!important;border-radius:7px!important;width:42px!important;height:42px!important}.admin-lovable.admin-prototype--catalog .product-editor-titleline h3{color:var(--pp-text)!important;letter-spacing:0!important;margin:0!important;font-size:.96rem!important;font-weight:720!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-editor-meta{color:var(--pp-muted)!important;margin-top:5px!important;font-size:.75rem!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-editor-actions .btn{border-radius:7px!important;height:32px!important;min-height:32px!important;font-size:.78rem!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .product-editor-scroll{padding-bottom:12px!important}.admin-lovable.admin-prototype--catalog .product-readiness-card{border:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;min-height:54px!important;box-shadow:none!important;border-radius:8px!important;padding:10px 12px!important}.admin-lovable.admin-prototype--catalog .product-readiness-summary .section-label{color:#5a6b84!important;letter-spacing:.06em!important;margin-bottom:3px!important;font-size:.66rem!important}.admin-lovable.admin-prototype--catalog .product-readiness-summary strong{color:var(--pp-text)!important;font-size:.8rem!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-readiness-ring{flex-basis:40px!important;width:40px!important;height:40px!important;font-size:.72rem!important;font-weight:760!important}.admin-lovable.admin-prototype--catalog .product-editor-tab{color:#475569!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:6px!important;height:28px!important;min-height:28px!important;padding:0 10px!important;font-size:.76rem!important;font-weight:650!important;line-height:28px!important}.admin-lovable.admin-prototype--catalog .product-editor-tab.active{color:var(--pp-text)!important;background:#fff!important;box-shadow:0 1px 2px #0f172a14!important}.admin-lovable.admin-prototype--catalog .product-variant-mode-tabs{margin:-2px 12px 10px!important;top:40px!important}.admin-lovable.admin-prototype--catalog .product-editor-scroll>.card,.admin-lovable.admin-prototype--catalog .product-editor-scroll>form.card,.admin-lovable.admin-prototype--catalog .product-editor-scroll>section.card,.admin-lovable.admin-prototype--catalog .product-editor-scroll>.product-tab-layout,.admin-lovable.admin-prototype--catalog .product-identity-form{border:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;box-shadow:none!important;border-radius:8px!important;margin:0 12px 12px!important;padding:14px!important}.admin-lovable.admin-prototype--catalog .product-identity-form{gap:10px 12px!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.card-header,.admin-lovable.admin-prototype--catalog .product-editor-scroll .card-header{min-height:32px!important;margin:0 0 4px!important;padding:0!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.card-header h3,.admin-lovable.admin-prototype--catalog .product-editor-scroll .card-header h3{color:var(--pp-text)!important;font-size:.88rem!important;font-weight:700!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-identity-form label,.admin-lovable.admin-prototype--catalog .product-editor-scroll label{color:var(--pp-text)!important;gap:5px!important;font-size:.72rem!important;font-weight:680!important;line-height:1.2!important}.admin-lovable.admin-prototype--catalog .product-identity-form input:not([type=checkbox]),.admin-lovable.admin-prototype--catalog .product-identity-form select,.admin-lovable.admin-prototype--catalog .product-editor-scroll input:not([type=checkbox]):not([type=radio]),.admin-lovable.admin-prototype--catalog .product-editor-scroll select{border:1px solid var(--pp-border)!important;height:33px!important;min-height:33px!important;max-height:33px!important;color:var(--pp-text)!important;box-shadow:none!important;background:#fff!important;border-radius:7px!important;padding:0 10px!important;font-size:.8rem!important;font-weight:500!important;line-height:33px!important}.admin-lovable.admin-prototype--catalog .product-identity-form textarea,.admin-lovable.admin-prototype--catalog .product-editor-scroll textarea{border:1px solid var(--pp-border)!important;color:var(--pp-text)!important;box-shadow:none!important;background:#fff!important;border-radius:7px!important;padding:9px 10px!important;font-size:.8rem!important;line-height:1.35!important}.admin-lovable.admin-prototype--catalog .product-identity-form input:focus,.admin-lovable.admin-prototype--catalog .product-identity-form select:focus,.admin-lovable.admin-prototype--catalog .product-identity-form textarea:focus,.admin-lovable.admin-prototype--catalog .product-editor-scroll input:focus,.admin-lovable.admin-prototype--catalog .product-editor-scroll select:focus,.admin-lovable.admin-prototype--catalog .product-editor-scroll textarea:focus{border-color:var(--pp-blue)!important;outline:none!important;box-shadow:0 0 0 3px #255be81a!important}.admin-lovable.admin-prototype--catalog .product-identity-form>label:nth-of-type(6){grid-column:1/-1!important}.admin-lovable.admin-prototype--catalog .product-identity-form>.form-grid--two{grid-column:1/-1!important;gap:10px 12px!important}.admin-lovable.admin-prototype--catalog .product-overview-media-row{grid-template-columns:minmax(0,1fr) 180px!important}.admin-lovable.admin-prototype--catalog .product-overview-image-preview img,.admin-lovable.admin-prototype--catalog .product-overview-image-placeholder{border-radius:7px!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:2px!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row,.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row{gap:9px!important;min-height:44px!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row input[type=checkbox],.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]{flex-basis:26px!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important}.admin-lovable.admin-prototype--catalog .product-toggle-grid .product-toggle-row input[type=checkbox]:after,.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid .product-toggle-row input[type=checkbox]:after{border-width:0 3px 3px 0!important;width:8px!important;height:14px!important}.admin-lovable.admin-prototype--catalog .catalog-pagination{height:38px!important;margin:0!important;padding:0 10px!important}.admin-lovable.admin-prototype--catalog .product-hub-bulkbar{border-radius:8px!important;min-height:34px!important;padding:5px 9px!important;bottom:10px!important;left:10px!important}@media (width<=1680px){.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(640px,.98fr) minmax(590px,1.02fr)!important}.admin-lovable.admin-prototype--catalog .product-hub-filters{grid-template-columns:minmax(320px,1fr) auto minmax(150px,170px) auto minmax(124px,144px) auto!important}}@media (width<=1320px){.admin-lovable.admin-prototype--catalog .product-hub-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-lovable.admin-prototype--catalog .product-hub-filters{grid-template-columns:minmax(0,1fr)!important}}.admin-lovable.admin-prototype--catalog .product-pricing-actions{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:end!important;gap:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-pricing-actions .variant-field{min-width:150px!important;color:var(--pp-text)!important;gap:5px!important;font-size:.72rem!important;font-weight:680!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-pricing-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin:8px 0 12px!important}.admin-lovable.admin-prototype--catalog .product-inline-edit-row--pricing{grid-template-columns:repeat(2,minmax(180px,260px))!important;margin-bottom:12px!important}.admin-lovable.admin-prototype--catalog .product-compact-table--pricing{overflow:auto!important}.admin-lovable.admin-prototype--catalog .product-compact-table--pricing .product-compact-table__head,.admin-lovable.admin-prototype--catalog .product-compact-table--pricing .product-compact-table__row{grid-template-columns:minmax(150px,1fr) minmax(170px,1.2fr) minmax(130px,.85fr) minmax(88px,.5fr) minmax(86px,.5fr)!important;min-width:720px!important}.admin-lovable.admin-prototype--catalog .product-compact-table--pricing input{border:1px solid var(--pp-border)!important;border-radius:7px!important;width:100%!important;height:32px!important;min-height:32px!important;max-height:32px!important;padding:0 9px!important;font-size:.8rem!important;line-height:32px!important}@media (width<=980px){.admin-lovable.admin-prototype--catalog .product-pricing-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-lovable.admin-prototype--catalog .product-pricing-actions{justify-content:flex-start!important}}.admin-lovable .admin-products.product-hub,.admin-lovable .admin-products.product-hub *,.admin-lovable.admin-prototype--catalog .admin-products.product-hub,.admin-lovable.admin-prototype--catalog .admin-products.product-hub *{box-sizing:border-box!important}.admin-lovable .admin-products.product-hub,.admin-lovable .product-hub-grid,.admin-lovable .product-hub-list-panel,.admin-lovable .product-editor-shell,.admin-lovable .product-editor-scroll,.admin-lovable .product-editor-shell :is(.card,form,section,header,label,div,p,h3,h4,dl),.admin-lovable.admin-prototype--catalog .admin-products.product-hub,.admin-lovable.admin-prototype--catalog .product-hub-grid,.admin-lovable.admin-prototype--catalog .product-hub-list-panel,.admin-lovable.admin-prototype--catalog .product-editor-shell,.admin-lovable.admin-prototype--catalog .product-editor-scroll,.admin-lovable.admin-prototype--catalog .product-editor-shell :is(.card,form,section,header,label,div,p,h3,h4,dl){min-width:0!important;max-width:100%!important}.admin-lovable .product-editor-shell,.admin-lovable.admin-prototype--catalog .product-editor-shell{overflow:hidden!important}.admin-lovable .product-editor-scroll,.admin-lovable.admin-prototype--catalog .product-editor-scroll{overflow:hidden auto!important}.admin-lovable .product-editor-shell :is(.card-header,.product-editor-header),.admin-lovable.admin-prototype--catalog .product-editor-shell :is(.card-header,.product-editor-header){gap:8px!important;min-width:0!important;max-width:100%!important}.admin-lovable .product-editor-shell :is(.card-header,.product-editor-header)>div,.admin-lovable.admin-prototype--catalog .product-editor-shell :is(.card-header,.product-editor-header)>div{min-width:0!important}.admin-lovable .product-editor-shell :is(h3,h4,p,span,strong,small,dd,dt),.admin-lovable.admin-prototype--catalog .product-editor-shell :is(h3,h4,p,span,strong,small,dd,dt){overflow-wrap:anywhere!important;max-width:100%!important}.admin-lovable .product-readiness-card,.admin-lovable.admin-prototype--catalog .product-readiness-card{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"summary ring""details details"!important;align-items:start!important;gap:8px 12px!important;height:auto!important;min-height:58px!important;max-height:none!important;display:grid!important;overflow:hidden!important}.admin-lovable .product-readiness-summary{grid-area:summary!important;gap:2px!important;min-width:0!important;display:grid!important}.admin-lovable .product-readiness-summary :is(strong,span,p),.admin-lovable.admin-prototype--catalog .product-readiness-summary :is(strong,span,p){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}.admin-lovable .product-readiness-ring,.admin-lovable.admin-prototype--catalog .product-readiness-ring{flex:none!important;grid-area:ring!important;place-self:start end!important}.admin-lovable .product-readiness-details,.admin-lovable.admin-prototype--catalog .product-readiness-details{grid-area:details!important;justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;display:block!important;position:static!important;overflow:hidden!important}.admin-lovable .product-readiness-details summary,.admin-lovable.admin-prototype--catalog .product-readiness-details summary{width:max-content!important;max-width:100%!important}.admin-lovable .product-readiness-details .product-readiness-list,.admin-lovable .product-readiness-details ul,.admin-lovable.admin-prototype--catalog .product-readiness-details .product-readiness-list,.admin-lovable.admin-prototype--catalog .product-readiness-details ul{width:100%!important;min-width:0!important;max-width:100%!important;max-height:164px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #dfe5ee!important;border-radius:8px!important;gap:6px!important;margin:8px 0 0!important;padding:9px 10px!important;list-style:none!important;display:none!important;position:static!important;inset:auto!important;overflow:auto!important}.admin-lovable .product-readiness-details[open] .product-readiness-list,.admin-lovable .product-readiness-details[open] ul,.admin-lovable.admin-prototype--catalog .product-readiness-details[open] .product-readiness-list,.admin-lovable.admin-prototype--catalog .product-readiness-details[open] ul{display:grid!important}.admin-lovable .product-readiness-list li,.admin-lovable.admin-prototype--catalog .product-readiness-list li{overflow-wrap:anywhere!important;white-space:normal!important;grid-template-columns:16px minmax(0,1fr)!important;align-items:start!important;gap:7px!important;min-width:0!important;max-width:100%!important;display:grid!important}.admin-lovable .product-readiness-list li>span,.admin-lovable.admin-prototype--catalog .product-readiness-list li>span{width:16px!important;min-width:16px!important;max-width:16px!important}.admin-lovable .product-editor-tabs,.admin-lovable.admin-prototype--catalog .product-editor-tabs{max-width:calc(100% - 24px)!important;overflow:auto hidden!important}.admin-lovable .product-editor-tab,.admin-lovable.admin-prototype--catalog .product-editor-tab{flex:none!important}.admin-lovable .product-editor-shell :is(.form-grid,.form-grid--two,.product-tab-layout,.product-overview-section,.product-identity-form,.product-pricing-panel),.admin-lovable.admin-prototype--catalog .product-editor-shell :is(.form-grid,.form-grid--two,.product-tab-layout,.product-overview-section,.product-identity-form,.product-pricing-panel){min-width:0!important;max-width:100%!important}.admin-lovable .product-editor-shell .form-grid--two,.admin-lovable.admin-prototype--catalog .product-editor-shell .form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-lovable .product-inline-edit-row,.admin-lovable.admin-prototype--catalog .product-inline-edit-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;min-width:0!important;max-width:100%!important}.admin-lovable .product-overview-media-row,.admin-lovable.admin-prototype--catalog .product-overview-media-row{grid-template-columns:minmax(0,1fr) minmax(108px,132px)!important}.admin-lovable .product-overview-upload-row,.admin-lovable.admin-prototype--catalog .product-overview-upload-row{grid-template-columns:minmax(0,1fr) auto!important}.admin-lovable .product-cta-grid,.admin-lovable.admin-prototype--catalog .product-cta-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important}.admin-lovable .product-toggle-grid,.admin-lovable.admin-prototype--catalog .product-toggle-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}.admin-lovable .product-compact-table,.admin-lovable.admin-prototype--catalog .product-compact-table{max-width:100%!important;overflow:auto hidden!important}.admin-lovable .product-compact-table__head,.admin-lovable .product-compact-table__row,.admin-lovable.admin-prototype--catalog .product-compact-table__head,.admin-lovable.admin-prototype--catalog .product-compact-table__row{min-width:560px!important}.admin-lovable .product-compact-table__row>*,.admin-lovable .product-compact-table__head>*,.admin-lovable.admin-prototype--catalog .product-compact-table__row>*,.admin-lovable.admin-prototype--catalog .product-compact-table__head>*{overflow-wrap:anywhere!important;min-width:0!important}.admin-lovable .product-editor-shell :is(input:not([type=checkbox]):not([type=radio]),select,textarea),.admin-lovable.admin-prototype--catalog .product-editor-shell :is(input:not([type=checkbox]):not([type=radio]),select,textarea){min-width:0!important;max-width:100%!important}@media (width<=980px){.admin-lovable .product-editor-shell .form-grid--two,.admin-lovable.admin-prototype--catalog .product-editor-shell .form-grid--two,.admin-lovable .product-overview-media-row,.admin-lovable.admin-prototype--catalog .product-overview-media-row{grid-template-columns:minmax(0,1fr)!important}}.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(0,7fr) minmax(0,8fr)!important;align-items:start!important;gap:16px!important}.admin-lovable.admin-prototype--catalog .product-hub-table-shell,.admin-lovable.admin-prototype--catalog .product-editor-shell{min-width:0!important}.admin-lovable.admin-prototype--catalog .product-editor-shell{flex-direction:column!important;height:min(736px,100vh - 342px)!important;display:flex!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .product-editor-scroll{overscroll-behavior:contain!important;scrollbar-gutter:stable!important;background:var(--pp-panel)!important;flex-direction:column!important;flex:auto!important;min-height:0!important;padding-bottom:18px!important;display:flex!important;overflow:auto!important}.admin-lovable.admin-prototype--catalog .product-readiness-card{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"summary ring""list list"!important;align-items:start!important;gap:10px 12px!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:12px!important;padding:12px!important;display:grid!important;overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-readiness-summary{grid-area:summary!important;gap:2px!important;min-width:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-readiness-summary :is(strong,span,p){text-overflow:clip!important;white-space:normal!important;overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-readiness-details{display:none!important}.admin-lovable.admin-prototype--catalog .product-readiness-list{grid-area:list!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 22px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-readiness-list li{color:#111827!important;white-space:normal!important;overflow-wrap:anywhere!important;align-items:flex-start!important;gap:8px!important;min-width:0!important;font-size:.8rem!important;line-height:1.25!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-readiness-list li>span{flex:0 0 16px!important;width:16px!important;min-width:16px!important;max-width:16px!important}.admin-lovable.admin-prototype--catalog .product-readiness-ring{grid-area:ring!important;place-self:start end!important}.admin-lovable.admin-prototype--catalog .product-editor-tabs{z-index:40!important;border:1px solid var(--pp-border)!important;background:var(--pp-soft)!important;scrollbar-width:thin!important;border-radius:8px!important;flex-wrap:nowrap!important;gap:2px!important;width:fit-content!important;max-width:calc(100% - 24px)!important;min-height:36px!important;margin:0 12px 10px!important;padding:3px!important;display:inline-flex!important;position:sticky!important;top:0!important;overflow:auto hidden!important}.admin-lovable.admin-prototype--catalog .product-editor-tabs .product-editor-tab{flex:none!important}.admin-lovable.admin-prototype--catalog .product-editor-header .product-action-menu__panel,.admin-lovable.admin-prototype--catalog .product-hub-table-row .product-action-menu__panel{right:12px!important}@media (width<=1480px){.admin-lovable.admin-prototype--catalog .product-readiness-list{grid-template-columns:minmax(0,1fr)!important}}@media (width<=1320px){.admin-lovable.admin-prototype--catalog .product-hub-grid.admin-catalog-grid{grid-template-columns:minmax(0,1fr)!important}}.admin-lovable.admin-prototype--catalog .product-table-title strong{align-items:center!important;gap:6px!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .product-row-issue{color:#b45309!important;cursor:help!important;background:#f59e0b24!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;font-size:.65rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .product-table-status{align-items:center!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-action-menu[open]{z-index:60!important}.admin-lovable.admin-prototype--catalog .product-editor-menu-panel{z-index:70!important;min-width:178px!important}.admin-lovable.admin-prototype--catalog .product-readiness-panel{border:1px solid var(--pp-border)!important;background:var(--pp-panel)!important;border-radius:12px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"copy score""items items"!important;align-items:start!important;gap:12px 14px!important;margin:12px!important;padding:14px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-readiness-copy{grid-area:copy!important;gap:3px!important;min-width:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-readiness-copy strong,.admin-lovable.admin-prototype--catalog .product-readiness-copy span{white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.admin-lovable.admin-prototype--catalog .product-readiness-items{grid-area:items!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-readiness-items li{color:#111827!important;white-space:normal!important;overflow-wrap:anywhere!important;align-items:flex-start!important;gap:8px!important;min-width:0!important;font-size:.84rem!important;line-height:1.24!important;display:flex!important}.admin-lovable.admin-prototype--catalog .product-readiness-items .product-readiness-marker{flex:0 0 16px!important;width:16px!important;min-width:16px!important;max-width:16px!important}.admin-lovable.admin-prototype--catalog .product-readiness-score{color:#8f5a13!important;background:#fff!important;border:3px solid #f4b860!important;border-radius:999px!important;grid-area:score!important;justify-content:center!important;place-self:start end!important;align-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;font-size:.72rem!important;font-weight:760!important;line-height:1!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .product-readiness-score.complete{color:#15803d!important;border-color:#22c55e!important}.admin-lovable.admin-prototype--catalog .product-readiness-score.danger{color:#b91c1c!important;border-color:#ef4444!important}.admin-lovable.admin-prototype--catalog .product-hub-stat{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label icon""value value"!important;align-items:start!important;gap:10px 12px!important;min-height:78px!important;padding:14px 16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .product-hub-stat-label{grid-area:label!important;display:block!important}.admin-lovable.admin-prototype--catalog .product-hub-stat-value{color:#111827!important;grid-area:value!important;margin:0!important;font-size:1.95rem!important;font-weight:700!important;line-height:1!important;display:block!important}.admin-lovable.admin-prototype--catalog .product-hub-stat-icon{color:#315ceb!important;background:#eef2ff!important;border-radius:7px!important;grid-area:icon!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .product-hub-stat-icon svg{background:0 0!important;width:13px!important;height:13px!important;padding:0!important;position:static!important}.admin-lovable.admin-prototype--catalog .product-hub-stat--warning .product-hub-stat-icon{color:#c27a15!important;background:#fff7e8!important}.admin-lovable.admin-prototype--catalog .product-hub-stat--danger .product-hub-stat-icon{color:#dc2626!important;background:#fff1f1!important}.admin-lovable.admin-prototype--catalog .product-identity-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important}.admin-lovable.admin-prototype--catalog .product-identity-form>label.product-field-shippo,.admin-lovable.admin-prototype--catalog .product-identity-form>.product-toggle-grid,.admin-lovable.admin-prototype--catalog .product-identity-form>.product-storefront-content-card,.admin-lovable.admin-prototype--catalog .product-identity-form>.product-cta-card{grid-column:1/3!important}.admin-lovable.admin-prototype--catalog .product-identity-form>label.product-field-status{grid-column:2!important}.admin-lovable.admin-prototype--catalog .product-identity-form>label.product-field-category{grid-column:1!important}.admin-lovable.admin-prototype--catalog .product-identity-form>label.product-field-material{grid-column:2!important}.admin-lovable.admin-prototype--catalog .product-overview-preview{display:none!important}@media (width<=1380px){.admin-lovable.admin-prototype--catalog .product-identity-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-lovable.admin-prototype--catalog .product-overview-preview,.admin-lovable.admin-prototype--catalog .product-identity-form>.product-storefront-content-card,.admin-lovable.admin-prototype--catalog .product-identity-form>.product-cta-card{grid-area:auto/1/auto/-1!important}}@media (width<=1480px){.admin-lovable.admin-prototype--catalog .product-readiness-items{grid-template-columns:minmax(0,1fr)!important}}@media (width<=1680px){.admin-lovable.admin-prototype--catalog .product-hub-table-grid{grid-template-columns:34px minmax(214px,1.24fr) minmax(82px,.4fr) minmax(110px,.54fr) 92px 66px 56px minmax(96px,.62fr) 64px 74px 42px!important;min-width:930px!important}}.admin-lovable.admin-prototype--catalog .product-search-field{padding:0!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-search-field input[type=search]{appearance:none!important;width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 12px 0 46px!important}.admin-lovable.admin-prototype--catalog .product-sort-select svg{left:8px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-sort-select select{appearance:none!important;text-indent:12px!important;background:0 0!important;border:0!important;padding:0 34px 0 30px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-row>div:last-child{justify-content:center!important;align-items:center!important;display:flex!important;overflow:visible!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-row .product-action-menu{justify-content:center!important;align-items:center!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-row .product-action-menu summary.product-icon-button{color:#44506a!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d7e0ec!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:0 auto!important;padding:0!important;line-height:1!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-row .product-action-menu summary.product-icon-button:hover{color:#243044!important;background:#f8fafd!important;border-color:#c4d1e2!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-row .product-action-menu summary.product-icon-button svg{flex:none!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items li{font-size:.84rem!important;line-height:1.24!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-score{border-width:3px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-identity-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-media-row{grid-template-columns:minmax(0,1fr) 180px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-preview{grid-area:auto/1/auto/-1!important;align-self:auto!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-preview-card__meta{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-preview-card--overview{gap:14px!important;max-width:360px!important;height:auto!important;min-height:0!important;padding:14px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-preview-card--overview img,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-preview-card--overview .product-preview-card__placeholder{aspect-ratio:4/3!important;max-height:none!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-preview-card__cta{color:#fff!important;cursor:default!important;opacity:1!important;background:#315ceb!important;border:0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:36px!important;font-size:.82rem!important;font-weight:620!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-legacy-note{color:#8a5a12!important;background:#fffaf0!important;border:1px solid #fde7b0!important;border-radius:10px!important;align-items:flex-start!important;gap:10px!important;padding:12px 14px!important;font-size:.78rem!important;line-height:1.45!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-legacy-note p{margin:0!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel{background:#fbfcfe!important;border:1px solid #dfe5ee!important;border-radius:10px!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel+.product-legacy-panel{margin-top:10px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel summary{cursor:pointer!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;list-style:none!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel summary::-webkit-details-marker{display:none!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel summary>div{gap:4px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel summary strong{color:#111827!important;font-size:.86rem!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel summary span{color:#667085!important;font-size:.76rem!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel[open]{background:#fff!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel__body{border-top:1px solid #e6ecf5!important;gap:14px!important;padding:14px 16px 16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel__stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel__stats>div{background:#f8fafc!important;border:1px solid #e9eef6!important;border-radius:8px!important;gap:4px!important;padding:10px 12px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel__stats span{color:#667085!important;font-size:.72rem!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel__stats strong{color:#111827!important;font-size:.84rem!important;font-weight:650!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel__actions{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-content-layout,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-layout{gap:16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-content-hero{grid-template-columns:minmax(0,1fr) 320px!important;align-items:start!important;gap:16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-content-editor-stack{gap:16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-content-collections{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-content-list{gap:10px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-content-list__row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-tabs,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-toolbar{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-tabs button,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-toolbar button{color:#44506a!important;background:#fff!important;border:1px solid #dfe5ee!important;border-radius:8px!important;min-height:34px!important;padding:0 12px!important;font-size:.78rem!important;font-weight:560!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-tabs button.active,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-toolbar button.active{color:#315ceb!important;background:#eef2ff!important;border-color:#cdd9ff!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:10px!important;gap:10px!important;max-width:640px!important;padding:16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card.mobile{max-width:360px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card__source{align-items:center!important;gap:10px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card__source>div:last-child{gap:2px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card__source strong{color:#111827!important;font-size:.78rem!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card__source span{color:#667085!important;word-break:break-all!important;font-size:.72rem!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card__favicon{background:#eef2ff!important;border:1px solid #d7e0ec!important;border-radius:999px!important;width:18px!important;height:18px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card__title{color:#1a56db!important;font-size:1.06rem!important;line-height:1.28!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-preview-card p{color:#4b5565!important;margin:0!important;font-size:.84rem!important;line-height:1.5!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-social-card{background:#fff!important;border:1px solid #dfe5ee!important;border-radius:12px!important;max-width:420px!important;overflow:hidden!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-social-card__media{aspect-ratio:1.91!important;background:#f3f6fa!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-social-card__media img,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-social-card__media .product-preview-card__placeholder{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-social-card__body{gap:6px!important;padding:14px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-social-card__body span{color:#697586!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:.68rem!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-social-card__body strong{color:#111827!important;font-size:.9rem!important;line-height:1.35!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-social-card__body p{color:#667085!important;margin:0!important;font-size:.78rem!important;line-height:1.45!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-schema-footer{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-schema-footer>div{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-toolbar{flex-wrap:wrap!important;align-items:end!important;gap:8px!important;margin:0 0 14px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-toolbar .variant-field{min-width:150px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-attributes{margin-top:18px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-table-updated{color:#667085!important;white-space:nowrap!important;font-size:.76rem!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-bulkbar{justify-content:flex-start!important;align-items:center!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-bulkbar__actions{align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-bulkbar .btn{margin-left:0!important}@media (width<=1180px){.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-content-hero,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-content-collections,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-seo-grid,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-legacy-panel__stats{grid-template-columns:minmax(0,1fr)!important}}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-layout,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-layout{gap:16px!important;padding:12px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-identity-card,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-table-card,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variant-editor-card,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-attributes-card{margin:0!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-identity-grid>label,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-identity-grid .product-field-shippo{gap:7px!important;margin:0!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-identity-grid>.product-field-shippo{grid-column:1/-1!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-identity-card .product-toggle-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;padding-top:2px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-preview{display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-preview-card--overview{max-width:380px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-panel{grid-template-columns:minmax(0,220px) minmax(0,1fr) auto!important;grid-template-areas:"copy items score"!important;align-items:start!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 18px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-table-card>header{flex-wrap:wrap;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-summary-grid{grid-template-columns:repeat(4,minmax(82px,1fr));gap:8px;min-width:min(100%,430px);display:grid}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-summary-card{color:#182230;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dfe5ee;border-radius:10px;gap:3px;min-height:58px;padding:9px 10px;display:grid}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-summary-card:hover,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-summary-card:focus-visible{background:#eef6ff;border-color:#93b4e7}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-summary-card span{color:#667085;font-size:.72rem;font-weight:700}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-summary-card strong{color:#101828;font-size:1.15rem;line-height:1}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-toolbar{align-items:center!important;margin:0!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-toolbar .variant-field--search{flex:260px;min-width:min(100%,260px)}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-field__label-with-icon,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-search-control{align-items:center;gap:6px;display:inline-flex}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-search-control{color:#667085;background:#fff;border:1px solid #d0d7e2;border-radius:10px;width:100%;min-height:38px;padding:0 10px}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-search-control input{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;outline:none;padding:0}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-toolbar .btn.primary{align-items:center!important;gap:6px!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-bulk-bar--table{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:2px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-bulk-left,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-bulk-actions{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-table-shell{border:1px solid #dfe5ee!important;border-radius:10px!important;overflow:auto!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-table{width:100%!important;min-width:1040px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-table tbody tr.variant-table-row,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-table tbody tr.variant-table-row--editing{cursor:pointer}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-table tbody tr.variant-table-row:hover td,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-table tbody tr.variant-table-row:focus-visible td{background:#f8fbff}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-table tbody tr.active td{background:#eff5ff!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-table-thumb{color:#475467;background:#f8fafc;border:1px solid #dfe5ee;border-radius:9px;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:800;display:inline-grid;overflow:hidden}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-table-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-status-pill{color:#475467;white-space:nowrap;background:#fff;border:1px solid #d0d7e2;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:.74rem;font-weight:800;display:inline-flex}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-status-pill--active{color:#027a48;background:#ecfdf3;border-color:#a7f3d0}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-status-pill--hidden{color:#667085;background:#f2f4f7;border-color:#e4e7ec}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-status-pill--backorder{color:#b54708;background:#fffaeb;border-color:#fedf89}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-status-pill--out_of_stock{color:#b42318;background:#fef2f2;border-color:#fecaca}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-empty-state{color:#667085;text-align:center;gap:4px;padding:18px;display:grid}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-empty-state strong{color:#182230}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-row-actions{justify-content:flex-end!important;align-items:center!important;gap:4px!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-row-action{color:#44506a!important;background:#fff!important;border:1px solid #dfe5ee!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-row-action:hover{background:#f8fbff!important;border-color:#c3d0e2!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-row-action--danger{color:#dc2626!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-editor-grid{grid-template-columns:minmax(0,1fr) 224px!important;gap:16px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-editor-main,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-editor-aside{align-content:start!important;gap:14px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variant-editor-card{gap:14px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variant-editor-card__header{justify-content:space-between!important;align-items:flex-start!important;gap:14px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-stepper{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-stepper__button{color:#667085!important;background:#fff!important;border:1px solid #dfe5ee!important;border-radius:9px!important;align-items:center!important;gap:8px!important;min-height:34px!important;padding:0 12px!important;font-size:.76rem!important;font-weight:600!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-stepper__button>span{color:#5a6578!important;background:#eef2f7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;font-size:.68rem!important;font-weight:700!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-stepper__button.active{color:#2147c9!important;background:#eef3ff!important;border-color:#315ceb!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-stepper__button.active>span{color:#fff!important;background:#315ceb!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-stepper__button.complete{color:#3f5da8!important;border-color:#cfe0ff!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-editor-locale-switch{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variant-step-stack{gap:14px!important;display:grid!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-form__actions--wizard{border-top:1px solid #e6ecf5!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding-top:4px!important;display:flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-form__nav{align-items:center!important;gap:8px!important;display:flex!important}@media (width<=1480px){.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-panel{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"copy score""items items"!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items{grid-template-columns:minmax(0,1fr)!important}}@media (width<=1180px){.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-identity-grid,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-overview-identity-card .product-toggle-grid,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variants-editor-grid{grid-template-columns:minmax(0,1fr)!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-bulk-bar--table,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-variant-editor-card__header,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-form__actions--wizard{flex-direction:column!important;align-items:stretch!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-form__nav{justify-content:flex-end!important}}@media (width<=860px){.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-toolbar .variant-field{width:100%}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .variant-toolbar .btn{justify-content:center;width:100%}}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-shell{overflow:auto hidden!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-header,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-scroll{min-width:1180px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-scroll{overflow:hidden auto!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-table-grid .product-table-product{position:static!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-panel{gap:14px 18px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-copy strong{color:#111827!important;font-size:1rem!important;line-height:1.25!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items li{color:#243044!important;gap:10px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-marker{color:#6b7280!important;background:#f7f8fb!important;border:1px solid #d7dee9!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;height:18px!important;font-size:.68rem!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-text{color:inherit}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items li.done .product-readiness-marker{color:#16a34a!important;background:#ecfdf3!important;border-color:#7dd3a6!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items li.done .product-readiness-text{color:#1f3a2d!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items li.warning .product-readiness-marker{color:#b45309!important;background:#fff7e8!important;border-color:#f3c46d!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items li.warning .product-readiness-text{color:#8a5a12!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items li.danger .product-readiness-marker{color:#dc2626!important;background:#fff1f1!important;border-color:#f3a7a7!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-readiness-items li.danger .product-readiness-text{color:#b42318!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-editor-tabs{background:#f3f5f8!important;border:1px solid #e5e9f1!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-editor-tab{color:#667085!important;min-height:31px!important;font-weight:560!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-editor-tab.active{color:#111827!important;background:#fff!important;border:0!important;box-shadow:0 1px 2px #0f172a0f!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-hub-filters{align-items:stretch!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-search-field input,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-category-select select,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-sort-select,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-toolbar-button,.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-status-segments{min-height:38px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-status-segments{padding:3px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub .product-status-segments button{min-height:30px!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub--calculators .product-hub-table-shell{overflow:hidden!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub--calculators .product-hub-table-header,.admin-lovable.admin-prototype--catalog .admin-products.product-hub--calculators .product-hub-table-scroll,.admin-lovable.admin-prototype--catalog .admin-products.product-hub--calculators .product-hub-table-viewport,.admin-lovable.admin-prototype--catalog .admin-products.product-hub--calculators .product-hub-table-grid{width:100%;min-width:0!important}.admin-lovable.admin-prototype--catalog .admin-products.product-hub--calculators .product-hub-table-grid{grid-template-columns:var(--product-table-grid-template,34px minmax(210px, 1fr) minmax(110px, .42fr) 92px 64px 42px)!important}.admin-lovable .product-editor-calculator-notice{background:#f4f8ff;border:1px solid #cfe0ff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;padding:10px 12px;display:flex}.admin-lovable .product-editor-calculator-notice strong{color:#111827;font-size:.82rem;line-height:1.2;display:block}.admin-lovable .product-editor-calculator-notice p{color:#53657f;margin:2px 0 0;font-size:.76rem;line-height:1.3}.admin-lovable .product-editor-calculator-notice .btn{flex:none}:is(.admin-lovable,.admin-prototype-root) .pc-shell{gap:18px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-header-actions,:is(.admin-lovable,.admin-prototype-root) .pc-header-actions--wrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-inline-stat{color:#36557d;background:#eff5ff;border:1px solid #dbe6fb;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-toolbar{grid-template-columns:minmax(280px,1.6fr) repeat(2,minmax(180px,.6fr));gap:12px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-toolbar__search,:is(.admin-lovable,.admin-prototype-root) .pc-toolbar__field{gap:6px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-toolbar__label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:.74rem;font-weight:700}:is(.admin-lovable,.admin-prototype-root) .pc-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-summary-grid--tight{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card{background:#fff;border:1px solid #dbe6f6;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card strong{color:#0f172a;font-size:1.7rem;line-height:1}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card__label{letter-spacing:.04em;text-transform:uppercase;color:#475569;margin:0;font-size:.78rem;font-weight:800}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card__hint{color:#64748b;margin:4px 0 0;font-size:.82rem}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card.tone-pending{background:linear-gradient(#fffaf0 0%,#fff 100%)}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card.tone-preparing{background:linear-gradient(#eff6ff 0%,#fff 100%)}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card.tone-in-progress,:is(.admin-lovable,.admin-prototype-root) .pc-summary-card.tone-ready{background:linear-gradient(#eff8ff 0%,#fff 100%)}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card.tone-completed{background:linear-gradient(#effcf5 0%,#fff 100%)}:is(.admin-lovable,.admin-prototype-root) .pc-summary-card.tone-attention,:is(.admin-lovable,.admin-prototype-root) .pc-summary-card.tone-qc{background:linear-gradient(#fff1f2 0%,#fff 100%)}:is(.admin-lovable,.admin-prototype-root) .pc-board{gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}:is(.admin-lovable,.admin-prototype-root) .pc-column{background:#fff;border:1px solid #d8e1ee;border-radius:20px;flex-direction:column;width:320px;min-width:320px;display:flex;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-column.tone-pending{background:linear-gradient(#fffaf0 0%,#fff 16%)}:is(.admin-lovable,.admin-prototype-root) .pc-column.tone-preparing{background:linear-gradient(#eff6ff 0%,#fff 16%)}:is(.admin-lovable,.admin-prototype-root) .pc-column.tone-in-progress{background:linear-gradient(#edf7ff 0%,#fff 16%)}:is(.admin-lovable,.admin-prototype-root) .pc-column.tone-completed{background:linear-gradient(#eefcf3 0%,#fff 16%)}:is(.admin-lovable,.admin-prototype-root) .pc-column.tone-attention{background:linear-gradient(#fff1f2 0%,#fff 16%)}:is(.admin-lovable,.admin-prototype-root) .pc-column__header{border-bottom:1px solid #e6edf6;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 16px 14px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-column__header h3{margin:0;font-size:.98rem}:is(.admin-lovable,.admin-prototype-root) .pc-column__header p{color:#64748b;margin:4px 0 0;font-size:.78rem}:is(.admin-lovable,.admin-prototype-root) .pc-column__header span{color:#fff;background:#0f172a;border-radius:999px;justify-content:center;align-items:center;min-width:30px;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:800;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-column__body{gap:10px;min-height:520px;padding:14px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-card{cursor:pointer;background:#fff;border:1px solid #dbe6f4;border-radius:16px;gap:10px;padding:14px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;box-shadow:0 1px #0f172a08}:is(.admin-lovable,.admin-prototype-root) .pc-card:hover{border-color:#c7d8f0;transform:translateY(-1px)}:is(.admin-lovable,.admin-prototype-root) .pc-card.is-selected{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb2e}:is(.admin-lovable,.admin-prototype-root) .pc-card.priority-urgent,:is(.admin-lovable,.admin-prototype-root) .pc-card.priority-high{border-left:4px solid #dc2626}:is(.admin-lovable,.admin-prototype-root) .pc-card.priority-normal{border-left:4px solid #2563eb}:is(.admin-lovable,.admin-prototype-root) .pc-card__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-card__eyebrow{letter-spacing:.06em;color:#64748b;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:800;display:inline-block}:is(.admin-lovable,.admin-prototype-root) .pc-card h4,:is(.admin-lovable,.admin-prototype-root) .pc-modal__header h3{color:#0f172a;margin:0;font-size:1rem;line-height:1.35}:is(.admin-lovable,.admin-prototype-root) .pc-card__meta,:is(.admin-lovable,.admin-prototype-root) .pc-card__stats,:is(.admin-lovable,.admin-prototype-root) .pc-card__footer,:is(.admin-lovable,.admin-prototype-root) .pc-step-card__meta{color:#64748b;flex-wrap:wrap;gap:8px 12px;font-size:.8rem;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-card__actions,:is(.admin-lovable,.admin-prototype-root) .pc-action-strip{flex-wrap:wrap;gap:8px;display:flex}:is(.admin-lovable,.admin-prototype-root) .btn.small{min-height:30px;padding:6px 10px;font-size:.76rem}:is(.admin-lovable,.admin-prototype-root) .pc-pill,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-pill.tone-pending,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.wo-not_started,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.station-offline{color:#92400e;background:#fef3c7;border-color:#f6d98d}:is(.admin-lovable,.admin-prototype-root) .pc-pill.tone-preparing,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.wo-ready,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.wo-paused,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.station-maintenance{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}:is(.admin-lovable,.admin-prototype-root) .pc-pill.tone-in-progress,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.wo-in_progress,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.station-operational,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.priority-normal{color:#1d4ed8;background:#eff6ff;border-color:#cfe0ff}:is(.admin-lovable,.admin-prototype-root) .pc-pill.tone-completed,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.wo-done,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.priority-low{color:#166534;background:#dcfce7;border-color:#bbf7d0}:is(.admin-lovable,.admin-prototype-root) .pc-pill.tone-attention,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.wo-blocked,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.wo-qc_hold,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.priority-high,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.priority-urgent,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.priority-rush,:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.qc-failed{color:#991b1b;background:#fee2e2;border-color:#fecaca}:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.qc-passed{color:#166534;background:#dcfce7;border-color:#bbf7d0}:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.qc-in_progress{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.qc-not_started{color:#475569;background:#e2e8f0;border-color:#d6dee9}:is(.admin-lovable,.admin-prototype-root) .pc-muted-inline{color:#64748b;font-size:.78rem}:is(.admin-lovable,.admin-prototype-root) .pc-table-card,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-card,:is(.admin-lovable,.admin-prototype-root) .pc-surface-card{background:#fff;border:1px solid #dbe6f4;border-radius:20px;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-table-scroll,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-scroll{overflow:auto}:is(.admin-lovable,.admin-prototype-root) .pc-table{border-collapse:collapse;width:100%}:is(.admin-lovable,.admin-prototype-root) .pc-table th,:is(.admin-lovable,.admin-prototype-root) .pc-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edf2f7;padding:14px 16px;font-size:.84rem}:is(.admin-lovable,.admin-prototype-root) .pc-table th{color:#64748b;letter-spacing:.04em;text-transform:uppercase;background:#f8fbff;font-size:.74rem;font-weight:800}:is(.admin-lovable,.admin-prototype-root) .pc-table tbody tr:hover{background:#f8fbff}:is(.admin-lovable,.admin-prototype-root) .pc-cell-stack{gap:4px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-cell-stack span,:is(.admin-lovable,.admin-prototype-root) .pc-cell-stack code{color:#64748b;font-size:.76rem}:is(.admin-lovable,.admin-prototype-root) .pc-mono{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}:is(.admin-lovable,.admin-prototype-root) .pc-progress-stack{gap:6px;min-width:180px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-progress-bar{background:#e2e8f0;border-radius:999px;height:8px;position:relative;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa);height:100%;display:block}:is(.admin-lovable,.admin-prototype-root) .pc-modal{z-index:1200;background:#0f172a6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}:is(.admin-lovable,.admin-prototype-root) .pc-modal__dialog{background:#fff;border:1px solid #dbe6f4;border-radius:24px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 80px #0f172a29}:is(.admin-lovable,.admin-prototype-root) .pc-modal__dialog--wide{width:min(1080px,100%)}:is(.admin-lovable,.admin-prototype-root) .pc-modal__header,:is(.admin-lovable,.admin-prototype-root) .pc-modal__footer{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 18px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-modal__footer{border-top:1px solid #edf2f7;border-bottom:0;justify-content:flex-end;align-items:center;padding:18px 24px 24px}:is(.admin-lovable,.admin-prototype-root) .pc-modal__body{gap:18px;padding:22px 24px 24px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-modal__eyebrow-row,:is(.admin-lovable,.admin-prototype-root) .pc-chip-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-modal__section{gap:14px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-modal__section-header,:is(.admin-lovable,.admin-prototype-root) .pc-surface-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-modal__section-header h4,:is(.admin-lovable,.admin-prototype-root) .pc-surface-card__header h3{margin:0;font-size:.96rem}:is(.admin-lovable,.admin-prototype-root) .pc-modal__section-header p,:is(.admin-lovable,.admin-prototype-root) .pc-surface-card__header p{color:#64748b;margin:4px 0 0;font-size:.8rem}:is(.admin-lovable,.admin-prototype-root) .pc-detail-grid,:is(.admin-lovable,.admin-prototype-root) .pc-split-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.admin-lovable,.admin-prototype-root) .pc-detail-tile{background:#f8fbff;border:1px solid #dbe6f4;border-radius:18px;gap:6px;padding:16px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-detail-tile__label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:.74rem;font-weight:800}:is(.admin-lovable,.admin-prototype-root) .pc-detail-tile strong{font-size:.96rem}:is(.admin-lovable,.admin-prototype-root) .pc-list-stack,:is(.admin-lovable,.admin-prototype-root) .pc-step-list,:is(.admin-lovable,.admin-prototype-root) .pc-meter-list{gap:10px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-list-row,:is(.admin-lovable,.admin-prototype-root) .pc-step-card,:is(.admin-lovable,.admin-prototype-root) .pc-meter-row{background:#f9fbff;border:1px solid #e3ebf5;border-radius:16px;gap:8px;padding:14px 16px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-list-row{color:inherit;grid-template-columns:minmax(0,1fr) auto;align-items:center;text-decoration:none}:is(.admin-lovable,.admin-prototype-root) .pc-list-row:hover{background:#f4f8ff;border-color:#c7d8f0}:is(.admin-lovable,.admin-prototype-root) .pc-list-row--static{cursor:default}:is(.admin-lovable,.admin-prototype-root) .pc-list-row--static:hover{background:#f9fbff;border-color:#e3ebf5}:is(.admin-lovable,.admin-prototype-root) .pc-list-row strong,:is(.admin-lovable,.admin-prototype-root) .pc-step-card strong,:is(.admin-lovable,.admin-prototype-root) .pc-meter-row strong{color:#0f172a}:is(.admin-lovable,.admin-prototype-root) .pc-list-row span,:is(.admin-lovable,.admin-prototype-root) .pc-step-card span,:is(.admin-lovable,.admin-prototype-root) .pc-meter-row span{color:#64748b;font-size:.78rem}:is(.admin-lovable,.admin-prototype-root) .pc-step-card__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-step-card__sequence{color:#fff;background:#1d4ed8;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-right:8px;font-size:.78rem;font-weight:800;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-step-card__issue{color:#991b1b;margin:0;font-size:.8rem;font-weight:700}:is(.admin-lovable,.admin-prototype-root) .pc-step-card__attachments{flex-wrap:wrap;align-items:center;gap:10px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-chip-link{color:#1d4ed8;background:#fff;border:1px solid #dbe6f4;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;text-decoration:none;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-chip-link:hover{border-color:#93c5fd}:is(.admin-lovable,.admin-prototype-root) .pc-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.admin-lovable,.admin-prototype-root) .pc-form-grid label{gap:6px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-form-grid__full{grid-column:1/-1}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend{background:#f8fbff;border-bottom:1px solid #edf2f7;flex-wrap:wrap;gap:10px;padding:16px 18px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item{border:1px solid #0000;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item.status-queued{color:#475569;background:#f1f5f9;border-color:#d8e1ea}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item.status-ready,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item.status-in-progress{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item.status-completed,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item.status-done{color:#166534;background:#dcfce7;border-color:#bbf7d0}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item.status-blocked,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item.status-qc,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-legend__item.status-paused{color:#991b1b;background:#fee2e2;border-color:#fecaca}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-grid__header,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row{grid-template-columns:240px minmax(0,1fr);display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-grid__station-label,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__station{border-right:1px solid #edf2f7;padding:16px 18px}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-grid__station-label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f8fbff;font-size:.74rem;font-weight:800}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-grid__timeline-header{background:#f8fbff;grid-auto-columns:minmax(92px,1fr);grid-auto-flow:column;align-items:center;min-height:52px;display:grid;position:relative}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-grid__timeline-header span{color:#64748b;border-left:1px solid #edf2f7;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row{border-top:1px solid #edf2f7}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__station{align-content:start;gap:6px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__station strong{font-size:.9rem}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__station span{color:#64748b;font-size:.78rem}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__timeline{min-height:68px;padding:8px 0;position:relative}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__gridline,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__now{width:1px;position:absolute;top:0;bottom:0}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__gridline{background:#edf2f7}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__now{z-index:3;background:#dc26268c;width:2px}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar{white-space:nowrap;border:1px solid #0000;border-radius:12px;gap:2px;min-height:34px;padding:6px 10px;display:grid;position:absolute;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar.status-queued{color:#334155;background:#f1f5f9;border-color:#dbe4ee}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar.status-ready,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar.status-in-progress{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar.status-done{color:#166534;background:#dcfce7;border-color:#bbf7d0}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar.status-blocked,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar.status-paused,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar.status-qc{color:#991b1b;background:#fee2e2;border-color:#fecaca}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar__code{font-size:.74rem;font-weight:800}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar__name,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-bar__meta{text-overflow:ellipsis;font-size:.72rem;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-empty-state{color:#64748b;text-align:center;background:#fbfdff;border:1px dashed #d7e0eb;border-radius:18px;justify-content:center;align-items:center;min-height:140px;padding:18px;font-size:.84rem;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-empty-state--inline{min-height:0;position:absolute;inset:10px 14px}:is(.admin-lovable,.admin-prototype-root) .pc-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-surface-card{gap:14px;padding:18px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-surface-card--wide{grid-column:1/-1}:is(.admin-lovable,.admin-prototype-root) .pc-meter-row__header{justify-content:space-between;align-items:center;gap:12px;display:flex}:is(.admin-lovable,.admin-prototype-root) .admin-brand__meta{letter-spacing:.04em;text-transform:none;color:#64748b;font-size:.7rem;font-weight:700}:is(.admin-lovable,.admin-prototype-root) .admin-sidebar__content{gap:12px;padding:12px 10px 16px;display:grid}:is(.admin-lovable,.admin-prototype-root) .admin-nav-group{gap:6px;display:grid}:is(.admin-lovable,.admin-prototype-root) .admin-nav-group__label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0;padding:0 10px;font-size:.69rem;font-weight:800}:is(.admin-lovable,.admin-prototype-root) .admin-sidebar .admin-nav-group__links{flex-direction:column;gap:4px;padding:0;display:flex}:is(.admin-lovable,.admin-prototype-root) .admin-sidebar__footer{background:#fbfdff;border-top:1px solid #edf0f5;align-items:center;gap:12px;margin-top:auto;padding:14px 18px 18px;display:flex}:is(.admin-lovable,.admin-prototype-root) .admin-sidebar__footer-badge{color:#fff;background:#0f172a;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.86rem;font-weight:800;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .admin-sidebar__footer-copy{min-width:0;display:grid}:is(.admin-lovable,.admin-prototype-root) .admin-sidebar__footer-copy strong{color:#0f172a;font-size:.8rem}:is(.admin-lovable,.admin-prototype-root) .admin-sidebar__footer-copy span{text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:.73rem;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-toolbar :is(input,select),:is(.admin-lovable,.admin-prototype-root) .pc-upload-grid :is(input,select),:is(.admin-lovable,.admin-prototype-root) .pc-detail-tile :is(input,select,textarea),:is(.admin-lovable,.admin-prototype-root) .pc-modal__section :is(input,select,textarea),:is(.admin-lovable,.admin-prototype-root) .pc-toolbar__search--stacked input{color:#0f172a;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dbe6f4;border-radius:12px;padding:0 12px}:is(.admin-lovable,.admin-prototype-root) .pc-detail-tile textarea,:is(.admin-lovable,.admin-prototype-root) .pc-modal__section textarea{resize:vertical;min-height:96px;padding:10px 12px}:is(.admin-lovable,.admin-prototype-root) .pc-toolbar :is(input,select):focus,:is(.admin-lovable,.admin-prototype-root) .pc-upload-grid :is(input,select):focus,:is(.admin-lovable,.admin-prototype-root) .pc-detail-tile :is(input,select,textarea):focus,:is(.admin-lovable,.admin-prototype-root) .pc-modal__section :is(input,select,textarea):focus,:is(.admin-lovable,.admin-prototype-root) .pc-toolbar__search--stacked input:focus{border-color:#93c5fd;outline:none;box-shadow:0 0 0 3px #3b82f61f}:is(.admin-lovable,.admin-prototype-root) .pc-operators-layout,:is(.admin-lovable,.admin-prototype-root) .pc-files-layout,:is(.admin-lovable,.admin-prototype-root) .pc-history-layout{grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:14px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-surface-card--aside{align-self:start}:is(.admin-lovable,.admin-prototype-root) .pc-operator-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-operator-card{background:linear-gradient(#fff 0%,#f9fbff 100%);border:1px solid #e3ebf5;border-radius:18px;gap:14px;padding:16px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__header,:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__identity,:is(.admin-lovable,.admin-prototype-root) .pc-timeline__header,:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__header,:is(.admin-lovable,.admin-prototype-root) .pc-tv-column__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__identity{justify-content:flex-start;align-items:center}:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__header h4{margin:0;font-size:.98rem}:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__header p{color:#64748b;margin:4px 0 0;font-size:.78rem}:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__avatar{-o-object-fit:cover;object-fit:cover;border-radius:14px;flex:none;width:46px;height:46px}:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__avatar--initials{color:#fff;background:#0f172a;justify-content:center;align-items:center;font-weight:800;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__stats{grid-template-columns:minmax(0,1fr) 112px;gap:12px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-detail-tile--compact{padding:12px 14px}:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.profile-available{color:#166534;background:#dcfce7;border-color:#bbf7d0}:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.profile-busy{color:#991b1b;background:#fee2e2;border-color:#fecaca}:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.profile-break{color:#92400e;background:#fef3c7;border-color:#fde68a}:is(.admin-lovable,.admin-prototype-root) .pc-status-chip.profile-offline{color:#475569;background:#e2e8f0;border-color:#cbd5e1}:is(.admin-lovable,.admin-prototype-root) .pc-callout-note{color:#475569;background:#f8fbff;border:1px dashed #cbd5e1;border-radius:16px;padding:14px 16px;font-size:.82rem}:is(.admin-lovable,.admin-prototype-root) .pc-order-list{gap:8px;display:grid}:is(.admin-lovable,.admin-prototype-root) :is(.pc-order-list,.pc-list-stack) .pc-empty-state--inline{min-height:120px;position:static;inset:auto}:is(.admin-lovable,.admin-prototype-root) .pc-order-list__button{color:#0f172a;text-align:left;background:#fff;border:1px solid #e3ebf5;border-radius:16px;gap:4px;width:100%;padding:12px 14px;transition:border-color .18s,background .18s;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-order-list__button strong{font-size:.84rem}:is(.admin-lovable,.admin-prototype-root) .pc-order-list__button span{color:#64748b;font-size:.76rem}:is(.admin-lovable,.admin-prototype-root) .pc-order-list__button:hover,:is(.admin-lovable,.admin-prototype-root) .pc-order-list__button.is-active{background:#eff6ff;border-color:#93c5fd}:is(.admin-lovable,.admin-prototype-root) .pc-shell--compact{gap:14px}:is(.admin-lovable,.admin-prototype-root) .pc-toolbar--files{grid-template-columns:minmax(240px,1.5fr) minmax(180px,.7fr)}:is(.admin-lovable,.admin-prototype-root) .pc-upload-card{gap:16px}:is(.admin-lovable,.admin-prototype-root) .pc-upload-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-upload-grid label{gap:6px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-timeline{gap:14px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__item{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:14px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__dot{background:#93c5fd;border:3px solid #fff;border-radius:999px;width:18px;height:18px;margin-top:6px;position:relative;box-shadow:0 0 0 1px #dbe6f4}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__dot:after{content:"";background:#e2e8f0;width:2px;height:calc(100% + 24px);position:absolute;top:18px;left:50%;transform:translate(-50%)}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__item:last-child .pc-timeline__dot:after{display:none}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__dot.tone-attention{background:#ef4444}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__dot.tone-completed{background:#16a34a}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__dot.tone-preparing{background:#f59e0b}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__body{background:#fff;border:1px solid #e3ebf5;border-radius:16px;gap:10px;padding:14px 16px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-timeline__header p{color:#64748b;margin:4px 0 0;font-size:.78rem}:is(.admin-lovable,.admin-prototype-root) .pc-code-block{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin:0;padding:12px 14px;font-size:.76rem;overflow:auto}:is(.admin-lovable,.admin-prototype-root) .pc-tv-page-header{justify-content:flex-end;align-items:center;gap:10px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-source-pill{color:#25364c;background:#f8fafc;border-color:#dce6f2}:is(.admin-lovable,.admin-prototype-root) .pc-tv-source-pill:before{content:"";background:#64748b;border-radius:999px;width:7px;height:7px;margin-right:8px;box-shadow:0 0 0 3px #64748b1f}:is(.admin-lovable,.admin-prototype-root) .pc-tv-source-pill.tone-fallback:before{background:#d97706;box-shadow:0 0 0 3px #d9770624}:is(.admin-lovable,.admin-prototype-root) .pc-tv-source-pill.tone-error:before{background:#dc2626;box-shadow:0 0 0 3px #dc262624}:is(.admin-lovable,.admin-prototype-root) .pc-tv-action-button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-scroll-control{box-sizing:border-box;color:#475569;background:#f8fafc;border:1px solid #dce6f2;border-radius:10px;align-items:center;gap:6px;height:34px;min-height:34px;padding:3px 6px 3px 10px;line-height:1.05;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-scroll-control label,:is(.admin-lovable,.admin-prototype-root) .pc-tv-scroll-control span{white-space:nowrap;font-size:.72rem;font-weight:800}:is(.admin-lovable,.admin-prototype-root) .pc-tv-scroll-control #tv-column-scroll-seconds,:is(.admin-lovable,.admin-prototype-root) .pc-tv-scroll-control #tv-language-rotation-seconds{box-sizing:border-box;color:#0f172a;text-align:center;background:#fff;border:1px solid #d8e1ee;border-radius:8px;width:58px;min-height:0;padding:0 7px;font-size:.82rem;font-weight:800;line-height:1;height:26px!important}:is(.admin-lovable,.admin-prototype-root) .pc-tv-scroll-control #tv-column-scroll-seconds:focus,:is(.admin-lovable,.admin-prototype-root) .pc-tv-scroll-control #tv-language-rotation-seconds:focus{border-color:#2563eb;outline:0;box-shadow:0 0 0 3px #2563eb1f}:is(.admin-lovable,.admin-prototype-root) .pc-tv-scroll-control .pc-tv-action-button{border-radius:8px;height:26px;min-height:26px;padding:0 9px;font-size:.72rem}:is(.admin-lovable,.admin-prototype-root) .pc-tv-language-control__choices{gap:2px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-language-option{color:#475569;background:#fff;border:1px solid #d8e1ee;border-radius:7px;height:26px;padding:0 7px;font-size:.72rem;font-weight:900;line-height:1}:is(.admin-lovable,.admin-prototype-root) .pc-tv-language-option.is-active{color:#fff;background:#0f172a;border-color:#0f172a}:is(.admin-lovable,.admin-prototype-root) .pc-tv-spin{animation:.9s linear infinite pc-tv-spin}@keyframes pc-tv-spin{to{transform:rotate(360deg)}}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview{color:#f8fafc;background:linear-gradient(#ffffff09 0%,#fff0 28%),#0a0f15;border:1px solid #e2e8f024;border-radius:26px;grid-template-rows:auto minmax(0,1fr);gap:12px;height:calc(100dvh - 154px);max-height:980px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #02061738}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__header{background:#ffffff09;border-radius:20px;grid-template-columns:minmax(260px,.85fr) minmax(560px,1.35fr) minmax(180px,auto);align-items:stretch;gap:14px;padding:4px 7px 4px 4px;display:grid;box-shadow:inset 0 0 0 1px #e2e8f014}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__identity{align-content:center;justify-items:start;min-width:0;padding:4px 14px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__logo{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 18px #0206173d);width:auto;max-width:min(260px,100%);height:clamp(58px,7vh,76px);display:block}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__clock span{color:#cbd5e1b8;margin:0;font-size:.66rem;line-height:1}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__summary{align-content:center;justify-items:end;gap:6px;min-width:0;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__stats{grid-template-columns:repeat(5,minmax(106px,128px));justify-content:end;gap:7px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card,:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__clock{background:#0f172aad;border:1px solid #94a3b82e;border-radius:16px;align-content:center;gap:4px;min-width:0;padding:12px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card{border-radius:14px;align-items:center;gap:8px;min-height:46px;padding:8px 10px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card>div{white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card__icon{color:#cbd5e1;background:#94a3b81f;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card.tone-active .pc-tv-stat-card__icon{color:#93c5fd;background:#2563eb2e}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card.tone-done .pc-tv-stat-card__icon{color:#86efac;background:#22c55e29}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card.tone-week .pc-tv-stat-card__icon{color:#99f6e4;background:#2dd4bf26}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card.tone-issues .pc-tv-stat-card__icon{color:#fca5a5;background:#ef44442b}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card span,:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__clock span{letter-spacing:.08em;text-transform:uppercase;color:#cbd5e1b8;font-size:.72rem;font-weight:800}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card span{font-size:.68rem}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card strong,:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__clock strong{color:#fff;font-size:1.45rem;line-height:1}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card strong{font-size:1.22rem}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__clock p{color:#94a3b8e6;margin:0;font-size:.66rem;line-height:1}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__clock{text-align:right;border-radius:14px;align-self:center;justify-items:end;gap:2px;padding:7px 10px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__clock strong{font-variant-numeric:tabular-nums;line-height:.95}:is(.admin-lovable,.admin-prototype-root) .pc-tv-refresh-indicator{z-index:4;color:#dbeafe;background:#1e40af2e;border:1px solid #93c5fd38;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;top:102px;right:18px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-board{scrollbar-color:#94a3b870 #0f172aa8;grid-template-columns:repeat(5,minmax(230px,1fr));gap:12px;min-height:0;padding:2px 2px 8px;display:grid;overflow-x:auto}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column{--tv-accent:#94a3b8;--tv-accent-soft:#94a3b824;min-width:230px;height:100%;min-height:0;box-shadow:inset 0 2px 0 var(--tv-accent-soft);background:linear-gradient(#0f1720f5,#050a10f5);border:1px solid #64748b2e;border-radius:14px;grid-template-rows:auto minmax(0,1fr);gap:10px;padding:12px;display:grid;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column.status-pending{--tv-accent:#d6a75f;--tv-accent-soft:#d6a75f24}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column.status-preparing,:is(.admin-lovable,.admin-prototype-root) .pc-tv-column.status-in_progress{--tv-accent:#60a5fa;--tv-accent-soft:#60a5fa24}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column.status-completed{--tv-accent:#4ade80;--tv-accent-soft:#4ade8021}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column.status-issue{--tv-accent:#f87171;--tv-accent-soft:#f8717129}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column__header{box-sizing:border-box;border-bottom:1px solid #94a3b81f;align-items:center;height:40px;padding:0 2px 8px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column__header h4{color:var(--tv-accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:900;line-height:1}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column__header span{background:var(--tv-accent-soft);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:32px;min-height:30px;padding:0 10px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff14}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column__body{scroll-behavior:smooth;scroll-snap-type:y proximity;overscroll-behavior:contain;scrollbar-color:#94a3b85c transparent;align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow:auto}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card{border:1px solid #94a3b838;border-color:color-mix(in srgb,var(--tv-accent) 30%,#94a3b82e);min-height:96px;box-shadow:inset 0 1px 0 #ffffff0e,inset 0 0 0 1px #ffffff05,inset 0 0 16px color-mix(in srgb,var(--tv-accent) 7%,transparent),0 1px 0 #02061761,0 10px 24px #0206171a;scroll-snap-align:start;background:linear-gradient(145deg,#1c2530fa,#0d141df0);border-radius:11px;gap:5px;padding:10px 64px 10px 12px;display:grid;position:relative;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff09,#0000 36%);position:absolute;inset:0}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__topline{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__eyebrow{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.06em;text-transform:uppercase;color:#eaf3ff;min-width:0;font-size:.84rem;font-weight:900;line-height:1.1;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__topline-actions{flex:none;align-items:flex-start;gap:6px;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__priority{color:#fecaca;letter-spacing:.05em;text-transform:uppercase;background:#f8717129;border-radius:7px;flex:none;padding:3px 7px;font-size:.65rem;font-weight:900;line-height:1}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__qr{z-index:2;background:#fff;border-color:#e2e8f038;flex:none;position:absolute;bottom:10px;right:10px;border-radius:0!important;padding:0!important}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__qr>div{width:48px!important;height:48px!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__qr>div>div{line-height:0;display:block;border:0!important;border-radius:0!important;width:100%!important;height:100%!important;padding:0!important}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__qr svg{display:block;width:100%!important;height:100%!important}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card h5{color:#fff;overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.22}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__operator{color:#e2e8f0c2;align-items:center;gap:6px;min-width:0;font-size:.78rem;line-height:1.1;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__operator svg{color:#93c5fddb;flex:none}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__operator span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card p{color:#e2e8f0bd;margin:0;font-size:.78rem;line-height:1.2}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta{flex-wrap:wrap;gap:5px;margin:0;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-pill{color:#e2e8f0c7;background:#0f172a80;border:1px solid #94a3b81f;border-radius:7px;align-items:center;gap:4px;max-width:100%;min-height:22px;padding:2px 7px;font-size:.72rem;line-height:1.1;display:inline-flex;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-pill svg{color:#cbd5e1c7;flex:none}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-pill.tone-stage{color:#dbeafe;background:#2563eb29;border-color:#60a5fa33}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-pill.tone-stage svg{color:#93c5fd}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-pill.tone-quantity{color:#dcfce7;background:#1665342e;border-color:#4ade8033}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-pill.tone-quantity svg{color:#86efac}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-pill.tone-time{color:#fef3c7;background:#92400e2e;border-color:#f59e0b33}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__meta-pill.tone-time svg{color:#fcd34d}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__issue{color:#fecaca;background:#dc26262e;border-radius:12px;align-items:flex-start;gap:7px;padding:7px 9px;font-size:.76rem;font-weight:800;line-height:1.25;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-tv-card__issue svg{flex:none;margin-top:1px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column__empty{color:#e2e8f094;text-align:center;background:#ffffff09;border:1px dashed #94a3b83d;border-radius:16px;place-items:center;min-height:140px;padding:24px 12px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column__empty strong{color:#fff;font-size:.9rem}:is(.admin-lovable,.admin-prototype-root) .pc-tv-column__empty p{margin:5px 0 0;font-size:.76rem}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview:fullscreen{border:0;border-radius:0;width:100vw;height:100vh;min-height:100vh;padding:22px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__header,:is(.admin-lovable,.admin-prototype-root) .pc-tv-board{transition:opacity .18s,transform .18s}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview.is-language-switching .pc-tv-preview__header,:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview.is-language-switching .pc-tv-board{opacity:.22;transform:translateY(1px)}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview:fullscreen .pc-tv-column{min-height:0}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview:fullscreen .pc-tv-board{min-height:0}@media (width<=1240px){:is(.admin-lovable,.admin-prototype-root) .pc-detail-grid,:is(.admin-lovable,.admin-prototype-root) .pc-split-grid,:is(.admin-lovable,.admin-prototype-root) .pc-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){:is(.admin-lovable,.admin-prototype-root) .pc-toolbar{grid-template-columns:1fr 1fr}:is(.admin-lovable,.admin-prototype-root) .pc-operators-layout,:is(.admin-lovable,.admin-prototype-root) .pc-files-layout,:is(.admin-lovable,.admin-prototype-root) .pc-history-layout{grid-template-columns:1fr}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview{height:calc(100dvh - 184px);max-height:none}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__header{grid-template-columns:1fr}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__stats{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__clock{text-align:left;justify-items:start}:is(.admin-lovable,.admin-prototype-root) .pc-tv-refresh-indicator{top:18px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-board{grid-template-columns:repeat(5,minmax(260px,1fr))}:is(.admin-lovable,.admin-prototype-root) .pc-upload-grid{grid-template-columns:1fr}:is(.admin-lovable,.admin-prototype-root) .pc-column{width:300px;min-width:300px}}@media (width<=800px){:is(.admin-lovable,.admin-prototype-root) .pc-modal{padding:12px}:is(.admin-lovable,.admin-prototype-root) .pc-toolbar,:is(.admin-lovable,.admin-prototype-root) .pc-detail-grid,:is(.admin-lovable,.admin-prototype-root) .pc-split-grid,:is(.admin-lovable,.admin-prototype-root) .pc-analytics-grid,:is(.admin-lovable,.admin-prototype-root) .pc-form-grid,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-grid__header,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row,:is(.admin-lovable,.admin-prototype-root) .pc-operator-card__stats{grid-template-columns:1fr}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview{border-radius:20px;height:calc(100dvh - 168px);margin-inline:-4px;padding:12px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-preview__stats{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.admin-lovable,.admin-prototype-root) .pc-tv-stat-card{padding:8px}:is(.admin-lovable,.admin-prototype-root) .pc-tv-refresh-indicator{justify-content:center;left:12px;right:12px}:is(.admin-lovable,.admin-prototype-root) .pc-schedule-grid__station-label,:is(.admin-lovable,.admin-prototype-root) .pc-schedule-row__station{border-bottom:1px solid #edf2f7;border-right:0}:is(.admin-lovable,.admin-prototype-root) .pc-column{min-width:min(92vw,320px)}}:is(.admin-lovable,.admin-prototype-root) .pc-board-toolbar{align-items:center;gap:12px;min-height:64px}:is(.admin-lovable,.admin-prototype-root) .pc-board-toolbar .relative svg{left:14px}:is(.admin-lovable,.admin-prototype-root) .pc-board-toolbar__shell-actions{justify-content:flex-end;margin-left:auto}:is(.admin-lovable,.admin-prototype-root) .pc-board-scroll{--pc-board-lane-height:clamp(460px, calc(100vh - 205px), 1040px);padding:16px 14px 20px;overflow:auto hidden}:is(.admin-lovable,.admin-prototype-root) .pc-board-grid{width:max(100%, -moz-max-content);width:max(100%, max-content);min-height:var(--pc-board-lane-height);grid-auto-columns:minmax(216px,1fr);grid-auto-flow:column;align-items:start;gap:12px;height:var(--pc-board-lane-height)!important;display:grid!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-column{min-height:0;height:var(--pc-board-lane-height);max-height:var(--pc-board-lane-height);border:0;border-radius:8px;overflow:hidden;background:0 0!important;width:auto!important;min-width:216px!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--compact{width:150px!important;min-width:150px!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-header{border-bottom:1px solid hsl(var(--border) / .7);flex:none;min-height:36px;padding:0 2px 9px!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-header h3{min-width:0;line-height:1.25}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-header [data-slot=badge],:is(.admin-lovable,.admin-prototype-root) .pc-board-column-header .badge{flex:none}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-body{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;gap:8px;min-height:0;display:flex;flex:auto!important;max-height:none!important;padding:8px 0 14px!important;overflow:hidden auto!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-body>*{flex:none}:is(.admin-lovable,.admin-prototype-root) .pc-board-card{width:100%;min-width:0;box-shadow:0 1px 2px hsl(var(--foreground) / .04);border-radius:8px;flex:none;overflow:hidden;padding:12px!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-card:hover{transform:none}:is(.admin-lovable,.admin-prototype-root) .pc-board-card p,:is(.admin-lovable,.admin-prototype-root) .pc-board-card span,:is(.admin-lovable,.admin-prototype-root) .pc-board-card button,:is(.admin-lovable,.admin-prototype-root) .pc-board-card .grid{min-width:0}:is(.admin-lovable,.admin-prototype-root) .pc-board-card [data-slot=badge]{white-space:nowrap;max-width:100%}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .text-muted-foreground{overflow-wrap:anywhere}:is(.admin-lovable,.admin-prototype-root) .pc-board-card__order-number{border:1px solid color-mix(in srgb, var(--pc-lane-accent) 42%, #cbd5e1);background:color-mix(in srgb, var(--pc-lane-accent) 12%, #fff);color:#0f172a;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;align-items:center;max-width:100%;min-height:20px;padding:2px 6px;font-size:10.5px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffff9e}:is(.admin-lovable,.admin-prototype-root) .pc-board-card__order-number--compact{min-height:18px}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-card-metrics{white-space:nowrap;align-items:center;gap:10px;min-width:0;display:flex}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-card-metric{white-space:nowrap;overflow-wrap:normal;color:#64748b;flex:none;align-items:center;gap:4px;min-width:max-content;font-size:13px;font-weight:500;line-height:1;display:inline-flex}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-card-metric--quantity{gap:3px}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-card-due{white-space:nowrap;overflow-wrap:normal;color:#64748b;margin-top:7px;font-size:12px;font-weight:500;line-height:1.1}:is(.admin-lovable,.admin-prototype-root) .pc-board-card-preview{aspect-ratio:1;border:1px solid hsl(var(--border) / .7);background:hsl(var(--background) / .95);width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;max-height:56px;color:hsl(var(--muted-foreground));box-shadow:0 1px 2px hsl(var(--foreground) / .06);border-radius:8px;flex:0 0 56px;justify-content:center;align-items:center;padding:4px;transition:border-color .15s,color .15s;display:inline-flex;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-board-card-preview:hover,:is(.admin-lovable,.admin-prototype-root) .pc-board-card-preview:focus-visible{border-color:hsl(var(--primary) / .55);color:hsl(var(--foreground))}:is(.admin-lovable,.admin-prototype-root) .pc-board-card-preview__image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:6px;width:100%;min-width:0;height:100%;min-height:0;display:block}:is(.admin-lovable,.admin-prototype-root) .pc-board-card-preview__icon{flex:0 0 20px;width:20px;height:20px}:is(.admin-lovable,.admin-prototype-root) .pc-board-card svg{flex:none}@media (width<=1280px){:is(.admin-lovable,.admin-prototype-root) .pc-board-grid{grid-auto-columns:minmax(230px,230px)}}@media (width<=1180px){:is(.admin-lovable,.admin-prototype-root) .pc-board-toolbar__shell-actions{flex:100%}}@media (width<=800px){:is(.admin-lovable,.admin-prototype-root) .pc-board-toolbar{align-items:stretch}:is(.admin-lovable,.admin-prototype-root) .pc-board-grid{grid-auto-columns:minmax(min(86vw,300px),min(86vw,300px))}:is(.admin-lovable,.admin-prototype-root) .pc-board-column{min-width:min(86vw,300px)!important}}:is(.admin-lovable,.admin-prototype-root) .pc-board-column{background:0 0!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-content{border-radius:8px;width:min(1160px,100vw - 56px);overflow:hidden;background:hsl(var(--background))!important;max-height:calc(100vh - 72px)!important;box-shadow:0 24px 80px hsl(var(--foreground) / .28)!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-scroll{max-height:calc(100vh - 72px)!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-surface{padding:18px!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-main,:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-side{min-width:0}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-side{position:sticky;top:0;margin-top:0!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-content .rounded-xl{border-radius:8px}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-content input,:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-content button,:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-content [role=combobox]{min-width:0}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-content button{white-space:nowrap}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-qr-card>div{padding:12px!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-qr{background:0 0!important;border:0!important;padding:0!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-qr>.flex{gap:10px;flex-direction:column!important;align-items:stretch!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-qr>.flex>:first-child{align-self:center}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-qr .break-all{max-height:54px;overflow:auto}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-qr button{justify-content:flex-start;width:100%}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-side input[type=file]{width:100%;max-width:100%;font-size:12px}@media (width<=1100px){:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-grid{grid-template-columns:1fr}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-side{position:static}}@media (width<=720px){:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-content{width:calc(100vw - 24px);max-height:calc(100vh - 24px)!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-scroll{max-height:calc(100vh - 24px)!important}:is(.admin-lovable,.admin-prototype-root) .pc-order-detail-surface{padding:12px!important}}:is(.admin-lovable,.admin-prototype-root) .pc-board-grid{align-items:stretch;gap:10px}:is(.admin-lovable,.admin-prototype-root) .pc-board-column{--pc-lane-accent:#94a3b8;--pc-lane-bg:#f8fafc;--pc-lane-border:#dbe4ef;min-height:0;height:var(--pc-board-lane-height);max-height:var(--pc-board-lane-height);border:1px solid var(--pc-lane-border);border-radius:8px;padding:0 8px 14px;position:relative;background:var(--pc-lane-bg)!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-column:before{content:none}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-header{border-bottom:1px solid color-mix(in srgb, var(--pc-lane-accent) 20%, transparent);background:color-mix(in srgb, var(--pc-lane-accent) 12%, white);border-radius:8px 8px 0 0;margin:0 -8px 8px;padding:10px 10px 9px!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-header h3{color:#0f172a}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-header [data-slot=badge],:is(.admin-lovable,.admin-prototype-root) .pc-board-column-header .badge{border:1px solid color-mix(in srgb, var(--pc-lane-accent) 20%, transparent);background:color-mix(in srgb, var(--pc-lane-accent) 12%, white);color:#0f172a}:is(.admin-lovable,.admin-prototype-root) .pc-board-column-body{padding:0!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-card{border-color:color-mix(in srgb, var(--pc-lane-accent) 20%, #dbe6f4)!important;background:#ffffffb8!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-card.priority-normal{border-left-color:var(--pc-lane-accent)!important}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--new,:is(.admin-lovable,.admin-prototype-root) .pc-board-column--pending{--pc-lane-accent:#2563eb;--pc-lane-bg:#eff6ff;--pc-lane-border:#bfdbfe}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--ready,:is(.admin-lovable,.admin-prototype-root) .pc-board-column--preparing{--pc-lane-accent:#0284c7;--pc-lane-bg:#f0f9ff;--pc-lane-border:#bae6fd}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--in_work,:is(.admin-lovable,.admin-prototype-root) .pc-board-column--cutting{--pc-lane-accent:#d97706;--pc-lane-bg:#fff7ed;--pc-lane-border:#fed7aa}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--qc,:is(.admin-lovable,.admin-prototype-root) .pc-board-column--assembly{--pc-lane-accent:#059669;--pc-lane-bg:#ecfdf5;--pc-lane-border:#bbf7d0}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--blocked,:is(.admin-lovable,.admin-prototype-root) .pc-board-column--attention{--pc-lane-accent:#dc2626;--pc-lane-bg:#fef2f2;--pc-lane-border:#fecaca}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--ready_for_ship,:is(.admin-lovable,.admin-prototype-root) .pc-board-column--completed{--pc-lane-accent:#7c3aed;--pc-lane-bg:#f5f3ff;--pc-lane-border:#ddd6fe}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--shipped{--pc-lane-accent:#16a34a;--pc-lane-bg:#f0fdf4;--pc-lane-border:#bbf7d0}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--ready_for_pickup,:is(.admin-lovable,.admin-prototype-root) .pc-board-column--picked_up{--pc-lane-accent:#0891b2;--pc-lane-bg:#ecfeff;--pc-lane-border:#a5f3fc}:is(.admin-lovable,.admin-prototype-root) .pc-board-column--done{--pc-lane-accent:#64748b;--pc-lane-bg:#f8fafc;--pc-lane-border:#cbd5e1}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-route{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-route-step{color:#475569;white-space:nowrap;text-overflow:ellipsis;background:#f8fafc;border:1px solid #dbe6f6;border-radius:999px;justify-content:center;align-items:center;min-width:0;max-width:58px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-card__owner{max-width:100%;font-size:11px;line-height:1.15;overflow:hidden}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-route-step--done{color:#047857;background:#ecfdf5;border-color:#bbf7d0}:is(.admin-lovable,.admin-prototype-root) .pc-board-card .pc-board-route-step--active{color:#1d4ed8;background:#dbeafe;border-color:#2563eb;animation:1.35s ease-in-out infinite pc-route-pulse}@keyframes pc-route-pulse{0%,to{box-shadow:0 0 #2563eb59}50%{box-shadow:0 0 0 3px #2563eb14}}.admin-prototype-root *,.admin-prototype-root :after,.admin-prototype-root :before,.admin-prototype-root ::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.admin-prototype-root *,.admin-prototype-root :after,.admin-prototype-root :before{box-sizing:border-box;border:0 solid #e5e7eb}.admin-prototype-root :after,.admin-prototype-root :before{--tw-content:""}.admin-prototype-root,.admin-prototype-root{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}.admin-prototype-root{line-height:inherit;margin:0}.admin-prototype-root hr{height:0;color:inherit;border-top-width:1px}.admin-prototype-root abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.admin-prototype-root h1,.admin-prototype-root h2,.admin-prototype-root h3,.admin-prototype-root h4,.admin-prototype-root h5,.admin-prototype-root h6{font-size:inherit;font-weight:inherit}.admin-prototype-root a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.admin-prototype-root b,.admin-prototype-root strong{font-weight:bolder}.admin-prototype-root code,.admin-prototype-root kbd,.admin-prototype-root pre,.admin-prototype-root samp{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.admin-prototype-root small{font-size:80%}.admin-prototype-root sub,.admin-prototype-root sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}.admin-prototype-root sub{bottom:-.25em}.admin-prototype-root sup{top:-.5em}.admin-prototype-root table{text-indent:0;border-color:inherit;border-collapse:collapse}.admin-prototype-root button,.admin-prototype-root input,.admin-prototype-root optgroup,.admin-prototype-root select,.admin-prototype-root textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}.admin-prototype-root button,.admin-prototype-root select{text-transform:none}.admin-prototype-root button,.admin-prototype-root input:where([type=button]),.admin-prototype-root input:where([type=reset]),.admin-prototype-root input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}.admin-prototype-root :-moz-focusring{outline:auto}.admin-prototype-root :-moz-ui-invalid{box-shadow:none}.admin-prototype-root progress{vertical-align:baseline}.admin-prototype-root ::-webkit-inner-spin-button{height:auto}.admin-prototype-root ::-webkit-outer-spin-button{height:auto}.admin-prototype-root [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.admin-prototype-root ::-webkit-search-decoration{-webkit-appearance:none}.admin-prototype-root ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.admin-prototype-root summary{display:list-item}.admin-prototype-root blockquote,.admin-prototype-root dd,.admin-prototype-root dl,.admin-prototype-root figure,.admin-prototype-root h1,.admin-prototype-root h2,.admin-prototype-root h3,.admin-prototype-root h4,.admin-prototype-root h5,.admin-prototype-root h6,.admin-prototype-root hr,.admin-prototype-root p,.admin-prototype-root pre,.admin-prototype-root fieldset{margin:0}.admin-prototype-root fieldset,.admin-prototype-root legend{padding:0}.admin-prototype-root menu,.admin-prototype-root ol,.admin-prototype-root ul{margin:0;padding:0;list-style:none}.admin-prototype-root dialog{padding:0}.admin-prototype-root textarea{resize:vertical}.admin-prototype-root input::-moz-placeholder{opacity:1;color:#9ca3af}.admin-prototype-root textarea::-moz-placeholder{opacity:1;color:#9ca3af}.admin-prototype-root input::-moz-placeholder{opacity:1;color:#9ca3af}.admin-prototype-root textarea::-moz-placeholder{opacity:1;color:#9ca3af}.admin-prototype-root input::placeholder,.admin-prototype-root textarea::placeholder{opacity:1;color:#9ca3af}.admin-prototype-root [role=button],.admin-prototype-root button{cursor:pointer}.admin-prototype-root :disabled{cursor:default}.admin-prototype-root audio,.admin-prototype-root canvas,.admin-prototype-root embed,.admin-prototype-root iframe,.admin-prototype-root img,.admin-prototype-root object,.admin-prototype-root svg,.admin-prototype-root video{vertical-align:middle;display:block}.admin-prototype-root img,.admin-prototype-root video{max-width:100%;height:auto}.admin-prototype-root [hidden]:where(:not([hidden=until-found])){display:none}.admin-prototype-root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem;--success:142 71% 45%;--success-foreground:0 0% 100%;--warning:38 92% 50%;--warning-foreground:0 0% 100%;--info:217 91% 60%;--info-foreground:0 0% 100%;--material-pe:199 89% 48%;--material-pu:262 83% 58%;--material-wood:28 73% 50%;--material-plywood:36 55% 65%;--priority-high:0 84% 60%;--priority-normal:217 91% 60%;--priority-low:142 71% 45%;--kanban-pending:210 40% 96%;--kanban-preparing:217 91% 96%;--kanban-cutting:38 92% 95%;--kanban-assembly:262 83% 95%;--kanban-qc:142 71% 95%;--kanban-completed:142 71% 92%;--kanban-attention:0 84% 95%;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}.admin-prototype-root.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}.admin-prototype-root *{border-color:hsl(var(--border))}.admin-prototype-root{background-color:hsl(var(--background));color:hsl(var(--foreground))}.admin-prototype-root .container{width:100%;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (width>=1400px){.admin-prototype-root .container{max-width:1400px}}.admin-prototype-root .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-prototype-root .pointer-events-none{pointer-events:none}.admin-prototype-root .pointer-events-auto{pointer-events:auto}.admin-prototype-root .visible{visibility:visible}.admin-prototype-root .invisible{visibility:hidden}.admin-prototype-root .fixed{position:fixed}.admin-prototype-root .absolute{position:absolute}.admin-prototype-root .relative{position:relative}.admin-prototype-root .sticky{position:sticky}.admin-prototype-root .inset-0{inset:0}.admin-prototype-root .inset-x-0{left:0;right:0}.admin-prototype-root .inset-y-0{top:0;bottom:0}.admin-prototype-root .-bottom-0\.5{bottom:-.125rem}.admin-prototype-root .-bottom-12{bottom:-3rem}.admin-prototype-root .-left-1{left:-.25rem}.admin-prototype-root .-left-12{left:-3rem}.admin-prototype-root .-right-0\.5{right:-.125rem}.admin-prototype-root .-right-12{right:-3rem}.admin-prototype-root .-top-0{top:0}.admin-prototype-root .-top-12{top:-3rem}.admin-prototype-root .bottom-0{bottom:0}.admin-prototype-root .left-0{left:0}.admin-prototype-root .left-1{left:.25rem}.admin-prototype-root .left-1\/2{left:50%}.admin-prototype-root .left-2{left:.5rem}.admin-prototype-root .left-2\.5{left:.625rem}.admin-prototype-root .left-\[19px\]{left:19px}.admin-prototype-root .left-\[50\%\]{left:50%}.admin-prototype-root .right-0{right:0}.admin-prototype-root .right-1{right:.25rem}.admin-prototype-root .right-2{right:.5rem}.admin-prototype-root .right-3{right:.75rem}.admin-prototype-root .right-4{right:1rem}.admin-prototype-root .top-0{top:0}.admin-prototype-root .top-1\.5{top:.375rem}.admin-prototype-root .top-1\/2{top:50%}.admin-prototype-root .top-2{top:.5rem}.admin-prototype-root .top-3\.5{top:.875rem}.admin-prototype-root .top-4{top:1rem}.admin-prototype-root .top-\[1px\]{top:1px}.admin-prototype-root .top-\[50\%\]{top:50%}.admin-prototype-root .top-\[60\%\]{top:60%}.admin-prototype-root .top-full{top:100%}.admin-prototype-root .z-10{z-index:10}.admin-prototype-root .z-20{z-index:20}.admin-prototype-root .z-30{z-index:30}.admin-prototype-root .z-50{z-index:50}.admin-prototype-root .z-\[100\]{z-index:100}.admin-prototype-root .z-\[1\]{z-index:1}.admin-prototype-root .z-\[90\]{z-index:90}.admin-prototype-root .-mx-1{margin-left:-.25rem;margin-right:-.25rem}.admin-prototype-root .mx-2{margin-left:.5rem;margin-right:.5rem}.admin-prototype-root .mx-3\.5{margin-left:.875rem;margin-right:.875rem}.admin-prototype-root .mx-auto{margin-left:auto;margin-right:auto}.admin-prototype-root .my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.admin-prototype-root .my-1{margin-top:.25rem;margin-bottom:.25rem}.admin-prototype-root .my-4{margin-top:1rem;margin-bottom:1rem}.admin-prototype-root .-ml-4{margin-left:-1rem}.admin-prototype-root .-mr-1{margin-right:-.25rem}.admin-prototype-root .-mt-4{margin-top:-1rem}.admin-prototype-root .mb-0\.5{margin-bottom:.125rem}.admin-prototype-root .mb-1{margin-bottom:.25rem}.admin-prototype-root .mb-1\.5{margin-bottom:.375rem}.admin-prototype-root .mb-2{margin-bottom:.5rem}.admin-prototype-root .mb-3{margin-bottom:.75rem}.admin-prototype-root .mb-4{margin-bottom:1rem}.admin-prototype-root .ml-1{margin-left:.25rem}.admin-prototype-root .ml-2{margin-left:.5rem}.admin-prototype-root .ml-3{margin-left:.75rem}.admin-prototype-root .ml-auto{margin-left:auto}.admin-prototype-root .mr-1{margin-right:.25rem}.admin-prototype-root .mr-2{margin-right:.5rem}.admin-prototype-root .mt-0\.5{margin-top:.125rem}.admin-prototype-root .mt-1{margin-top:.25rem}.admin-prototype-root .mt-1\.5{margin-top:.375rem}.admin-prototype-root .mt-2{margin-top:.5rem}.admin-prototype-root .mt-24{margin-top:6rem}.admin-prototype-root .mt-3{margin-top:.75rem}.admin-prototype-root .mt-4{margin-top:1rem}.admin-prototype-root .mt-auto{margin-top:auto}.admin-prototype-root .line-clamp-2{-webkit-line-clamp:2}.admin-prototype-root .line-clamp-2,.admin-prototype-root .line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.admin-prototype-root .line-clamp-3{-webkit-line-clamp:3}.admin-prototype-root .\!block{display:block!important}.admin-prototype-root .block{display:block}.admin-prototype-root .flex{display:flex}.admin-prototype-root .inline-flex{display:inline-flex}.admin-prototype-root .table{display:table}.admin-prototype-root .grid{display:grid}.admin-prototype-root .contents{display:contents}.admin-prototype-root .hidden{display:none}.admin-prototype-root .aspect-square{aspect-ratio:1}.admin-prototype-root .aspect-video{aspect-ratio:16/9}.admin-prototype-root .size-4{width:1rem;height:1rem}.admin-prototype-root .h-1\.5{height:.375rem}.admin-prototype-root .h-10{height:2.5rem}.admin-prototype-root .h-11{height:2.75rem}.admin-prototype-root .h-12{height:3rem}.admin-prototype-root .h-2{height:.5rem}.admin-prototype-root .h-2\.5{height:.625rem}.admin-prototype-root .h-20{height:5rem}.admin-prototype-root .h-24{height:6rem}.admin-prototype-root .h-3{height:.75rem}.admin-prototype-root .h-3\.5{height:.875rem}.admin-prototype-root .h-36{height:9rem}.admin-prototype-root .h-4{height:1rem}.admin-prototype-root .h-5{height:1.25rem}.admin-prototype-root .h-6{height:1.5rem}.admin-prototype-root .h-7{height:1.75rem}.admin-prototype-root .h-8{height:2rem}.admin-prototype-root .h-9{height:2.25rem}.admin-prototype-root .h-\[120px\]{height:120px}.admin-prototype-root .h-\[1px\]{height:1px}.admin-prototype-root .h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.admin-prototype-root .h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.admin-prototype-root .h-auto{height:auto}.admin-prototype-root .h-full{height:100%}.admin-prototype-root .h-px{height:1px}.admin-prototype-root .h-screen{height:100vh}.admin-prototype-root .h-svh{height:100svh}.admin-prototype-root .max-h-48{max-height:12rem}.admin-prototype-root .max-h-56{max-height:14rem}.admin-prototype-root .max-h-96{max-height:24rem}.admin-prototype-root .max-h-\[300px\]{max-height:300px}.admin-prototype-root .max-h-\[80vh\]{max-height:80vh}.admin-prototype-root .max-h-\[90vh\]{max-height:90vh}.admin-prototype-root .max-h-\[92vh\]{max-height:92vh}.admin-prototype-root .max-h-\[calc\(100vh-120px\)\]{max-height:calc(100vh - 120px)}.admin-prototype-root .max-h-\[calc\(100vh-180px\)\]{max-height:calc(100vh - 180px)}.admin-prototype-root .max-h-screen{max-height:100vh}.admin-prototype-root .min-h-0{min-height:0}.admin-prototype-root .min-h-\[110px\]{min-height:110px}.admin-prototype-root .min-h-\[60px\]{min-height:60px}.admin-prototype-root .min-h-\[70vh\]{min-height:70vh}.admin-prototype-root .min-h-\[80px\]{min-height:80px}.admin-prototype-root .min-h-\[84px\]{min-height:84px}.admin-prototype-root .min-h-\[96px\]{min-height:96px}.admin-prototype-root .min-h-screen{min-height:100vh}.admin-prototype-root .min-h-svh{min-height:100svh}.admin-prototype-root .w-0{width:0}.admin-prototype-root .w-0\.5{width:.125rem}.admin-prototype-root .w-1{width:.25rem}.admin-prototype-root .w-10{width:2.5rem}.admin-prototype-root .w-11{width:2.75rem}.admin-prototype-root .w-12{width:3rem}.admin-prototype-root .w-16{width:4rem}.admin-prototype-root .w-2{width:.5rem}.admin-prototype-root .w-2\.5{width:.625rem}.admin-prototype-root .w-28{width:7rem}.admin-prototype-root .w-3{width:.75rem}.admin-prototype-root .w-3\.5{width:.875rem}.admin-prototype-root .w-3\/4{width:75%}.admin-prototype-root .w-4{width:1rem}.admin-prototype-root .w-40{width:10rem}.admin-prototype-root .w-5{width:1.25rem}.admin-prototype-root .w-6{width:1.5rem}.admin-prototype-root .w-64{width:16rem}.admin-prototype-root .w-7{width:1.75rem}.admin-prototype-root .w-72{width:18rem}.admin-prototype-root .w-8{width:2rem}.admin-prototype-root .w-9{width:2.25rem}.admin-prototype-root .w-\[--sidebar-width\]{width:var(--sidebar-width)}.admin-prototype-root .w-\[100px\]{width:100px}.admin-prototype-root .w-\[120px\]{width:120px}.admin-prototype-root .w-\[130px\]{width:130px}.admin-prototype-root .w-\[140px\]{width:140px}.admin-prototype-root .w-\[150px\]{width:150px}.admin-prototype-root .w-\[160px\]{width:160px}.admin-prototype-root .w-\[170px\]{width:170px}.admin-prototype-root .w-\[1px\]{width:1px}.admin-prototype-root .w-\[200px\]{width:200px}.admin-prototype-root .w-\[270px\]{width:270px}.admin-prototype-root .w-\[280px\]{width:280px}.admin-prototype-root .w-auto{width:auto}.admin-prototype-root .w-full{width:100%}.admin-prototype-root .w-max{width:max-content}.admin-prototype-root .w-px{width:1px}.admin-prototype-root .min-w-0{min-width:0}.admin-prototype-root .min-w-5{min-width:1.25rem}.admin-prototype-root .min-w-\[120px\]{min-width:120px}.admin-prototype-root .min-w-\[12rem\]{min-width:12rem}.admin-prototype-root .min-w-\[150px\]{min-width:150px}.admin-prototype-root .min-w-\[200px\]{min-width:200px}.admin-prototype-root .min-w-\[20px\]{min-width:20px}.admin-prototype-root .min-w-\[220px\]{min-width:220px}.admin-prototype-root .min-w-\[240px\]{min-width:240px}.admin-prototype-root .min-w-\[280px\]{min-width:280px}.admin-prototype-root .min-w-\[8rem\]{min-width:8rem}.admin-prototype-root .min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.admin-prototype-root .max-w-2xl{max-width:42rem}.admin-prototype-root .max-w-3xl{max-width:48rem}.admin-prototype-root .max-w-5xl{max-width:64rem}.admin-prototype-root .max-w-6xl{max-width:72rem}.admin-prototype-root .max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.admin-prototype-root .max-w-full{max-width:100%}.admin-prototype-root .max-w-lg{max-width:32rem}.admin-prototype-root .max-w-max{max-width:max-content}.admin-prototype-root .max-w-sm{max-width:24rem}.admin-prototype-root .max-w-xs{max-width:20rem}.admin-prototype-root .flex-1{flex:1}.admin-prototype-root .shrink-0{flex-shrink:0}.admin-prototype-root .grow{flex-grow:1}.admin-prototype-root .grow-0{flex-grow:0}.admin-prototype-root .basis-full{flex-basis:100%}.admin-prototype-root .caption-bottom{caption-side:bottom}.admin-prototype-root .border-collapse{border-collapse:collapse}.admin-prototype-root .-translate-x-1\/2{--tw-translate-x:-50%}.admin-prototype-root .-translate-x-1\/2,.admin-prototype-root .-translate-x-px{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .-translate-x-px{--tw-translate-x:-1px}.admin-prototype-root .-translate-y-1\/2{--tw-translate-y:-50%}.admin-prototype-root .-translate-y-1\/2,.admin-prototype-root .translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .translate-x-\[-50\%\]{--tw-translate-x:-50%}.admin-prototype-root .translate-x-px{--tw-translate-x:1px}.admin-prototype-root .translate-x-px,.admin-prototype-root .translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .translate-y-\[-50\%\]{--tw-translate-y:-50%}.admin-prototype-root .-rotate-90{--tw-rotate:-90deg}.admin-prototype-root .-rotate-90,.admin-prototype-root .rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .rotate-180{--tw-rotate:180deg}.admin-prototype-root .rotate-2{--tw-rotate:2deg}.admin-prototype-root .rotate-2,.admin-prototype-root .rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .rotate-45{--tw-rotate:45deg}.admin-prototype-root .rotate-90{--tw-rotate:90deg}.admin-prototype-root .rotate-90,.admin-prototype-root .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.admin-prototype-root .animate-spin{animation:1s linear infinite spin}.admin-prototype-root .cursor-default{cursor:default}.admin-prototype-root .cursor-grab{cursor:grab}.admin-prototype-root .cursor-pointer{cursor:pointer}.admin-prototype-root .touch-none{touch-action:none}.admin-prototype-root .select-none{-webkit-user-select:none;user-select:none}.admin-prototype-root .list-none{list-style-type:none}.admin-prototype-root .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.admin-prototype-root .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-prototype-root .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-prototype-root .flex-row{flex-direction:row}.admin-prototype-root .flex-col{flex-direction:column}.admin-prototype-root .flex-col-reverse{flex-direction:column-reverse}.admin-prototype-root .flex-wrap{flex-wrap:wrap}.admin-prototype-root .items-start{align-items:flex-start}.admin-prototype-root .items-end{align-items:flex-end}.admin-prototype-root .items-center{align-items:center}.admin-prototype-root .items-stretch{align-items:stretch}.admin-prototype-root .justify-start{justify-content:flex-start}.admin-prototype-root .justify-end{justify-content:flex-end}.admin-prototype-root .justify-center{justify-content:center}.admin-prototype-root .justify-between{justify-content:space-between}.admin-prototype-root .justify-around{justify-content:space-around}.admin-prototype-root .gap-0\.5{gap:.125rem}.admin-prototype-root .gap-1{gap:.25rem}.admin-prototype-root .gap-1\.5{gap:.375rem}.admin-prototype-root .gap-2{gap:.5rem}.admin-prototype-root .gap-3{gap:.75rem}.admin-prototype-root .gap-4{gap:1rem}.admin-prototype-root .gap-6{gap:1.5rem}.admin-prototype-root .space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem*var(--tw-space-x-reverse));margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)))}.admin-prototype-root .space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.admin-prototype-root .space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.admin-prototype-root .space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem*var(--tw-space-y-reverse))}.admin-prototype-root .space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem*var(--tw-space-y-reverse))}.admin-prototype-root .space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse))}.admin-prototype-root .space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.admin-prototype-root .space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.admin-prototype-root .space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}.admin-prototype-root .space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.admin-prototype-root .divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.admin-prototype-root .divide-border>:not([hidden])~:not([hidden]){border-color:hsl(var(--border))}.admin-prototype-root .self-end{align-self:flex-end}.admin-prototype-root .overflow-auto{overflow:auto}.admin-prototype-root .overflow-hidden{overflow:hidden}.admin-prototype-root .overflow-x-auto{overflow-x:auto}.admin-prototype-root .overflow-y-auto{overflow-y:auto}.admin-prototype-root .overflow-x-hidden{overflow-x:hidden}.admin-prototype-root .truncate{text-overflow:ellipsis;overflow:hidden}.admin-prototype-root .truncate,.admin-prototype-root .whitespace-nowrap{white-space:nowrap}.admin-prototype-root .whitespace-pre-wrap{white-space:pre-wrap}.admin-prototype-root .break-words{overflow-wrap:break-word}.admin-prototype-root .rounded{border-radius:.25rem}.admin-prototype-root .rounded-\[2px\]{border-radius:2px}.admin-prototype-root .rounded-\[inherit\]{border-radius:inherit}.admin-prototype-root .rounded-full{border-radius:9999px}.admin-prototype-root .rounded-lg{border-radius:var(--radius)}.admin-prototype-root .rounded-md{border-radius:calc(var(--radius) - 2px)}.admin-prototype-root .rounded-sm{border-radius:calc(var(--radius) - 4px)}.admin-prototype-root .rounded-xl{border-radius:.75rem}.admin-prototype-root .rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.admin-prototype-root .rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.admin-prototype-root .border{border-width:1px}.admin-prototype-root .border-0{border-width:0}.admin-prototype-root .border-2{border-width:2px}.admin-prototype-root .border-\[1\.5px\]{border-width:1.5px}.admin-prototype-root .border-y{border-top-width:1px}.admin-prototype-root .border-b,.admin-prototype-root .border-y{border-bottom-width:1px}.admin-prototype-root .border-l{border-left-width:1px}.admin-prototype-root .border-l-4{border-left-width:4px}.admin-prototype-root .border-r{border-right-width:1px}.admin-prototype-root .border-t{border-top-width:1px}.admin-prototype-root .border-t-4{border-top-width:4px}.admin-prototype-root .border-dashed{border-style:dashed}.admin-prototype-root .border-\[--color-border\]{border-color:var(--color-border)}.admin-prototype-root .border-background\/10{border-color:hsl(var(--background)/.1)}.admin-prototype-root .border-border{border-color:hsl(var(--border))}.admin-prototype-root .border-border\/20{border-color:hsl(var(--border)/.2)}.admin-prototype-root .border-border\/50{border-color:hsl(var(--border)/.5)}.admin-prototype-root .border-border\/60{border-color:hsl(var(--border)/.6)}.admin-prototype-root .border-border\/70{border-color:hsl(var(--border)/.7)}.admin-prototype-root .border-card{border-color:hsl(var(--card))}.admin-prototype-root .border-destructive{border-color:hsl(var(--destructive))}.admin-prototype-root .border-destructive\/20{border-color:hsl(var(--destructive)/.2)}.admin-prototype-root .border-destructive\/30{border-color:hsl(var(--destructive)/.3)}.admin-prototype-root .border-destructive\/40{border-color:hsl(var(--destructive)/.4)}.admin-prototype-root .border-destructive\/50{border-color:hsl(var(--destructive)/.5)}.admin-prototype-root .border-info\/30{border-color:hsl(var(--info)/.3)}.admin-prototype-root .border-info\/40{border-color:hsl(var(--info)/.4)}.admin-prototype-root .border-info\/50{border-color:hsl(var(--info)/.5)}.admin-prototype-root .border-input{border-color:hsl(var(--input))}.admin-prototype-root .border-muted-foreground\/30{border-color:hsl(var(--muted-foreground)/.3)}.admin-prototype-root .border-muted-foreground\/40{border-color:hsl(var(--muted-foreground)/.4)}.admin-prototype-root .border-primary{border-color:hsl(var(--primary))}.admin-prototype-root .border-priority-high{border-color:hsl(var(--priority-high))}.admin-prototype-root .border-priority-low{border-color:hsl(var(--priority-low))}.admin-prototype-root .border-priority-normal{border-color:hsl(var(--priority-normal))}.admin-prototype-root .border-sidebar-border{border-color:hsl(var(--sidebar-border))}.admin-prototype-root .border-success\/20{border-color:hsl(var(--success)/.2)}.admin-prototype-root .border-success\/40{border-color:hsl(var(--success)/.4)}.admin-prototype-root .border-transparent{border-color:#0000}.admin-prototype-root .border-warning\/20{border-color:hsl(var(--warning)/.2)}.admin-prototype-root .border-warning\/40{border-color:hsl(var(--warning)/.4)}.admin-prototype-root .border-warning\/50{border-color:hsl(var(--warning)/.5)}.admin-prototype-root .border-b-border{border-bottom-color:hsl(var(--border))}.admin-prototype-root .border-l-background\/20{border-left-color:hsl(var(--background)/.2)}.admin-prototype-root .border-l-destructive{border-left-color:hsl(var(--destructive))}.admin-prototype-root .border-l-primary{border-left-color:hsl(var(--primary))}.admin-prototype-root .border-l-priority-high{border-left-color:hsl(var(--priority-high))}.admin-prototype-root .border-l-priority-low{border-left-color:hsl(var(--priority-low))}.admin-prototype-root .border-l-priority-normal{border-left-color:hsl(var(--priority-normal))}.admin-prototype-root .border-l-transparent{border-left-color:#0000}.admin-prototype-root .border-r-border{border-right-color:hsl(var(--border))}.admin-prototype-root .border-t-border{border-top-color:hsl(var(--border))}.admin-prototype-root .border-t-destructive{border-top-color:hsl(var(--destructive))}.admin-prototype-root .border-t-info{border-top-color:hsl(var(--info))}.admin-prototype-root .border-t-material-pu{border-top-color:hsl(var(--material-pu))}.admin-prototype-root .border-t-muted-foreground{border-top-color:hsl(var(--muted-foreground))}.admin-prototype-root .border-t-success{border-top-color:hsl(var(--success))}.admin-prototype-root .border-t-transparent{border-top-color:#0000}.admin-prototype-root .border-t-warning{border-top-color:hsl(var(--warning))}.admin-prototype-root .bg-\[--color-bg\]{background-color:var(--color-bg)}.admin-prototype-root .bg-accent{background-color:hsl(var(--accent))}.admin-prototype-root .bg-background{background-color:hsl(var(--background))}.admin-prototype-root .bg-background\/10{background-color:hsl(var(--background)/.1)}.admin-prototype-root .bg-background\/5{background-color:hsl(var(--background)/.05)}.admin-prototype-root .bg-background\/60{background-color:hsl(var(--background)/.6)}.admin-prototype-root .bg-background\/80{background-color:hsl(var(--background)/.8)}.admin-prototype-root .bg-black\/80{background-color:#000c}.admin-prototype-root .bg-border{background-color:hsl(var(--border))}.admin-prototype-root .bg-card{background-color:hsl(var(--card))}.admin-prototype-root .bg-destructive{background-color:hsl(var(--destructive))}.admin-prototype-root .bg-destructive\/10{background-color:hsl(var(--destructive)/.1)}.admin-prototype-root .bg-destructive\/20{background-color:hsl(var(--destructive)/.2)}.admin-prototype-root .bg-destructive\/5{background-color:hsl(var(--destructive)/.05)}.admin-prototype-root .bg-destructive\/60{background-color:hsl(var(--destructive)/.6)}.admin-prototype-root .bg-foreground{background-color:hsl(var(--foreground))}.admin-prototype-root .bg-info{background-color:hsl(var(--info))}.admin-prototype-root .bg-info\/10{background-color:hsl(var(--info)/.1)}.admin-prototype-root .bg-info\/15{background-color:hsl(var(--info)/.15)}.admin-prototype-root .bg-info\/20{background-color:hsl(var(--info)/.2)}.admin-prototype-root .bg-info\/30{background-color:hsl(var(--info)/.3)}.admin-prototype-root .bg-kanban-assembly{background-color:hsl(var(--kanban-assembly))}.admin-prototype-root .bg-kanban-attention{background-color:hsl(var(--kanban-attention))}.admin-prototype-root .bg-kanban-completed{background-color:hsl(var(--kanban-completed))}.admin-prototype-root .bg-kanban-cutting{background-color:hsl(var(--kanban-cutting))}.admin-prototype-root .bg-kanban-pending{background-color:hsl(var(--kanban-pending))}.admin-prototype-root .bg-kanban-preparing{background-color:hsl(var(--kanban-preparing))}.admin-prototype-root .bg-kanban-qc{background-color:hsl(var(--kanban-qc))}.admin-prototype-root .bg-material-pe{background-color:hsl(var(--material-pe))}.admin-prototype-root .bg-material-plywood{background-color:hsl(var(--material-plywood))}.admin-prototype-root .bg-material-pu{background-color:hsl(var(--material-pu))}.admin-prototype-root .bg-material-wood{background-color:hsl(var(--material-wood))}.admin-prototype-root .bg-muted{background-color:hsl(var(--muted))}.admin-prototype-root .bg-muted-foreground{background-color:hsl(var(--muted-foreground))}.admin-prototype-root .bg-muted-foreground\/20{background-color:hsl(var(--muted-foreground)/.2)}.admin-prototype-root .bg-muted\/20{background-color:hsl(var(--muted)/.2)}.admin-prototype-root .bg-muted\/30{background-color:hsl(var(--muted)/.3)}.admin-prototype-root .bg-muted\/40{background-color:hsl(var(--muted)/.4)}.admin-prototype-root .bg-muted\/50{background-color:hsl(var(--muted)/.5)}.admin-prototype-root .bg-muted\/70{background-color:hsl(var(--muted)/.7)}.admin-prototype-root .bg-popover{background-color:hsl(var(--popover))}.admin-prototype-root .bg-primary{background-color:hsl(var(--primary))}.admin-prototype-root .bg-primary\/10{background-color:hsl(var(--primary)/.1)}.admin-prototype-root .bg-primary\/15{background-color:hsl(var(--primary)/.15)}.admin-prototype-root .bg-priority-high\/5{background-color:hsl(var(--priority-high)/.05)}.admin-prototype-root .bg-priority-low\/5{background-color:hsl(var(--priority-low)/.05)}.admin-prototype-root .bg-secondary{background-color:hsl(var(--secondary))}.admin-prototype-root .bg-sidebar{background-color:hsl(var(--sidebar-background))}.admin-prototype-root .bg-sidebar-accent{background-color:hsl(var(--sidebar-accent))}.admin-prototype-root .bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.admin-prototype-root .bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.admin-prototype-root .bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.admin-prototype-root .bg-success{background-color:hsl(var(--success))}.admin-prototype-root .bg-success\/10{background-color:hsl(var(--success)/.1)}.admin-prototype-root .bg-success\/15{background-color:hsl(var(--success)/.15)}.admin-prototype-root .bg-success\/20{background-color:hsl(var(--success)/.2)}.admin-prototype-root .bg-transparent{background-color:#0000}.admin-prototype-root .bg-warning{background-color:hsl(var(--warning))}.admin-prototype-root .bg-warning\/10{background-color:hsl(var(--warning)/.1)}.admin-prototype-root .bg-warning\/15{background-color:hsl(var(--warning)/.15)}.admin-prototype-root .bg-warning\/5{background-color:hsl(var(--warning)/.05)}.admin-prototype-root .bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.admin-prototype-root .fill-current{fill:currentColor}.admin-prototype-root .object-cover{-o-object-fit:cover;object-fit:cover}.admin-prototype-root .p-0{padding:0}.admin-prototype-root .p-0\.5{padding:.125rem}.admin-prototype-root .p-1{padding:.25rem}.admin-prototype-root .p-1\.5{padding:.375rem}.admin-prototype-root .p-12{padding:3rem}.admin-prototype-root .p-2{padding:.5rem}.admin-prototype-root .p-2\.5{padding:.625rem}.admin-prototype-root .p-3{padding:.75rem}.admin-prototype-root .p-3\.5{padding:.875rem}.admin-prototype-root .p-4{padding:1rem}.admin-prototype-root .p-5{padding:1.25rem}.admin-prototype-root .p-6{padding:1.5rem}.admin-prototype-root .p-\[1px\]{padding:1px}.admin-prototype-root .px-1{padding-left:.25rem;padding-right:.25rem}.admin-prototype-root .px-1\.5{padding-left:.375rem;padding-right:.375rem}.admin-prototype-root .px-2{padding-left:.5rem;padding-right:.5rem}.admin-prototype-root .px-2\.5{padding-left:.625rem;padding-right:.625rem}.admin-prototype-root .px-3{padding-left:.75rem;padding-right:.75rem}.admin-prototype-root .px-4{padding-left:1rem;padding-right:1rem}.admin-prototype-root .px-5{padding-left:1.25rem;padding-right:1.25rem}.admin-prototype-root .px-6{padding-left:1.5rem;padding-right:1.5rem}.admin-prototype-root .px-8{padding-left:2rem;padding-right:2rem}.admin-prototype-root .py-0{padding-top:0;padding-bottom:0}.admin-prototype-root .py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.admin-prototype-root .py-1{padding-top:.25rem;padding-bottom:.25rem}.admin-prototype-root .py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.admin-prototype-root .py-2{padding-top:.5rem;padding-bottom:.5rem}.admin-prototype-root .py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.admin-prototype-root .py-3{padding-top:.75rem;padding-bottom:.75rem}.admin-prototype-root .py-4{padding-top:1rem;padding-bottom:1rem}.admin-prototype-root .py-5{padding-top:1.25rem;padding-bottom:1.25rem}.admin-prototype-root .py-6{padding-top:1.5rem;padding-bottom:1.5rem}.admin-prototype-root .py-8{padding-top:2rem;padding-bottom:2rem}.admin-prototype-root .pb-1{padding-bottom:.25rem}.admin-prototype-root .pb-2{padding-bottom:.5rem}.admin-prototype-root .pb-3{padding-bottom:.75rem}.admin-prototype-root .pb-4{padding-bottom:1rem}.admin-prototype-root .pl-2\.5{padding-left:.625rem}.admin-prototype-root .pl-4{padding-left:1rem}.admin-prototype-root .pl-8{padding-left:2rem}.admin-prototype-root .pr-2{padding-right:.5rem}.admin-prototype-root .pr-2\.5{padding-right:.625rem}.admin-prototype-root .pr-8{padding-right:2rem}.admin-prototype-root .pt-0{padding-top:0}.admin-prototype-root .pt-0\.5{padding-top:.125rem}.admin-prototype-root .pt-1{padding-top:.25rem}.admin-prototype-root .pt-2{padding-top:.5rem}.admin-prototype-root .pt-3{padding-top:.75rem}.admin-prototype-root .pt-4{padding-top:1rem}.admin-prototype-root .text-left{text-align:left}.admin-prototype-root .text-center{text-align:center}.admin-prototype-root .text-right{text-align:right}.admin-prototype-root .align-middle{vertical-align:middle}.admin-prototype-root .font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.admin-prototype-root .text-2xl{font-size:1.5rem;line-height:2rem}.admin-prototype-root .text-4xl{font-size:2.25rem;line-height:2.5rem}.admin-prototype-root .text-\[0\.8rem\]{font-size:.8rem}.admin-prototype-root .text-\[10px\]{font-size:10px}.admin-prototype-root .text-\[11px\]{font-size:11px}.admin-prototype-root .text-\[9px\]{font-size:9px}.admin-prototype-root .text-base{font-size:1rem;line-height:1.5rem}.admin-prototype-root .text-lg{font-size:1.125rem;line-height:1.75rem}.admin-prototype-root .text-sm{font-size:.875rem;line-height:1.25rem}.admin-prototype-root .text-xl{font-size:1.25rem;line-height:1.75rem}.admin-prototype-root .text-xs{font-size:.75rem;line-height:1rem}.admin-prototype-root .font-bold{font-weight:700}.admin-prototype-root .font-medium{font-weight:500}.admin-prototype-root .font-normal{font-weight:400}.admin-prototype-root .font-semibold{font-weight:600}.admin-prototype-root .uppercase{text-transform:uppercase}.admin-prototype-root .capitalize{text-transform:capitalize}.admin-prototype-root .italic{font-style:italic}.admin-prototype-root .tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.admin-prototype-root .leading-none{line-height:1}.admin-prototype-root .leading-relaxed{line-height:1.625}.admin-prototype-root .leading-tight{line-height:1.25}.admin-prototype-root .tracking-tight{letter-spacing:-.025em}.admin-prototype-root .tracking-wide{letter-spacing:.025em}.admin-prototype-root .tracking-wider{letter-spacing:.05em}.admin-prototype-root .tracking-widest{letter-spacing:.1em}.admin-prototype-root .text-accent-foreground{color:hsl(var(--accent-foreground))}.admin-prototype-root .text-background{color:hsl(var(--background))}.admin-prototype-root .text-card-foreground{color:hsl(var(--card-foreground))}.admin-prototype-root .text-current{color:currentColor}.admin-prototype-root .text-destructive{color:hsl(var(--destructive))}.admin-prototype-root .text-destructive-foreground{color:hsl(var(--destructive-foreground))}.admin-prototype-root .text-destructive\/80{color:hsl(var(--destructive)/.8)}.admin-prototype-root .text-foreground{color:hsl(var(--foreground))}.admin-prototype-root .text-foreground\/50{color:hsl(var(--foreground)/.5)}.admin-prototype-root .text-info{color:hsl(var(--info))}.admin-prototype-root .text-info-foreground{color:hsl(var(--info-foreground))}.admin-prototype-root .text-muted-foreground{color:hsl(var(--muted-foreground))}.admin-prototype-root .text-popover-foreground{color:hsl(var(--popover-foreground))}.admin-prototype-root .text-primary{color:hsl(var(--primary))}.admin-prototype-root .text-primary-foreground{color:hsl(var(--primary-foreground))}.admin-prototype-root .text-priority-high{color:hsl(var(--priority-high))}.admin-prototype-root .text-priority-low{color:hsl(var(--priority-low))}.admin-prototype-root .text-priority-normal{color:hsl(var(--priority-normal))}.admin-prototype-root .text-secondary-foreground{color:hsl(var(--secondary-foreground))}.admin-prototype-root .text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.admin-prototype-root .text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.admin-prototype-root .text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground)/.7)}.admin-prototype-root .text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.admin-prototype-root .text-success{color:hsl(var(--success))}.admin-prototype-root .text-success-foreground{color:hsl(var(--success-foreground))}.admin-prototype-root .text-warning{color:hsl(var(--warning))}.admin-prototype-root .text-warning-foreground{color:hsl(var(--warning-foreground))}.admin-prototype-root .underline{text-decoration-line:underline}.admin-prototype-root .underline-offset-4{text-underline-offset:4px}.admin-prototype-root .opacity-0{opacity:0}.admin-prototype-root .opacity-30{opacity:.3}.admin-prototype-root .opacity-50{opacity:.5}.admin-prototype-root .opacity-60{opacity:.6}.admin-prototype-root .opacity-70{opacity:.7}.admin-prototype-root .opacity-80{opacity:.8}.admin-prototype-root .opacity-90{opacity:.9}.admin-prototype-root .shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.admin-prototype-root .shadow,.admin-prototype-root .shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.admin-prototype-root .shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow:0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored:0 0 0 1px var(--tw-shadow-color)}.admin-prototype-root .shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.admin-prototype-root .shadow-lg,.admin-prototype-root .shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.admin-prototype-root .shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.admin-prototype-root .shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.admin-prototype-root .shadow-none,.admin-prototype-root .shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.admin-prototype-root .shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.admin-prototype-root .shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.admin-prototype-root .outline-none{outline-offset:2px;outline:2px solid #0000}.admin-prototype-root .outline{outline-style:solid}.admin-prototype-root .ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.admin-prototype-root .ring-0,.admin-prototype-root .ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.admin-prototype-root .ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.admin-prototype-root .ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.admin-prototype-root .ring-destructive\/30{--tw-ring-color:hsl(var(--destructive)/.3)}.admin-prototype-root .ring-primary\/30{--tw-ring-color:hsl(var(--primary)/.3)}.admin-prototype-root .ring-ring{--tw-ring-color:hsl(var(--ring))}.admin-prototype-root .ring-sidebar-ring{--tw-ring-color:hsl(var(--sidebar-ring))}.admin-prototype-root .ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.admin-prototype-root .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)}.admin-prototype-root .backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.admin-prototype-root .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-\[left\,right\,width\]{transition-property:left,right,width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-\[margin\,opa\]{transition-property:margin,opa;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-\[width\]{transition-property:width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .duration-1000{transition-duration:1s}.admin-prototype-root .duration-200{transition-duration:.2s}.admin-prototype-root .duration-700{transition-duration:.7s}.admin-prototype-root .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .ease-linear{transition-timing-function:linear}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0), var(--tw-enter-translate-y,0), 0) scale3d(var(--tw-enter-scale,1), var(--tw-enter-scale,1), var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0), var(--tw-exit-translate-y,0), 0) scale3d(var(--tw-exit-scale,1), var(--tw-exit-scale,1), var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.admin-prototype-root .animate-in{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-name:enter;animation-duration:.15s}.admin-prototype-root .fade-in-0{--tw-enter-opacity:0}.admin-prototype-root .fade-in-80{--tw-enter-opacity:.8}.admin-prototype-root .zoom-in-95{--tw-enter-scale:.95}.admin-prototype-root .duration-1000{animation-duration:1s}.admin-prototype-root .duration-200{animation-duration:.2s}.admin-prototype-root .duration-700{animation-duration:.7s}.admin-prototype-root .ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.admin-prototype-root .ease-linear{animation-timing-function:linear}.admin-prototype-root .running{animation-play-state:running}.admin-prototype-root .paused{animation-play-state:paused}.admin-prototype-root .file\:border-0::file-selector-button{border-width:0}.admin-prototype-root .file\:bg-transparent::file-selector-button{background-color:#0000}.admin-prototype-root .file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.admin-prototype-root .file\:font-medium::file-selector-button{font-weight:500}.admin-prototype-root .file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.admin-prototype-root .placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.admin-prototype-root .after\:absolute:after{content:var(--tw-content);position:absolute}.admin-prototype-root .after\:-inset-2:after{content:var(--tw-content);inset:-.5rem}.admin-prototype-root .after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.admin-prototype-root .after\:left-1\/2:after{content:var(--tw-content);left:50%}.admin-prototype-root .after\:w-1:after{content:var(--tw-content);width:.25rem}.admin-prototype-root .after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.admin-prototype-root .after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.admin-prototype-root .first\:border-l:first-child{border-left-width:1px}.admin-prototype-root .last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.admin-prototype-root .focus-within\:relative:focus-within{position:relative}.admin-prototype-root .focus-within\:z-20:focus-within{z-index:20}.admin-prototype-root .hover\:bg-accent:hover{background-color:hsl(var(--accent))}.admin-prototype-root .hover\:bg-background\/10:hover{background-color:hsl(var(--background)/.1)}.admin-prototype-root .hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive)/.8)}.admin-prototype-root .hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.admin-prototype-root .hover\:bg-muted:hover{background-color:hsl(var(--muted))}.admin-prototype-root .hover\:bg-muted\/20:hover{background-color:hsl(var(--muted)/.2)}.admin-prototype-root .hover\:bg-muted\/50:hover{background-color:hsl(var(--muted)/.5)}.admin-prototype-root .hover\:bg-primary:hover{background-color:hsl(var(--primary))}.admin-prototype-root .hover\:bg-primary\/80:hover{background-color:hsl(var(--primary)/.8)}.admin-prototype-root .hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.admin-prototype-root .hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.admin-prototype-root .hover\:bg-secondary\/50:hover{background-color:hsl(var(--secondary)/.5)}.admin-prototype-root .hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.admin-prototype-root .hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.admin-prototype-root .hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.admin-prototype-root .hover\:text-destructive:hover{color:hsl(var(--destructive))}.admin-prototype-root .hover\:text-foreground:hover{color:hsl(var(--foreground))}.admin-prototype-root .hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.admin-prototype-root .hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.admin-prototype-root .hover\:text-primary\/90:hover{color:hsl(var(--primary)/.9)}.admin-prototype-root .hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.admin-prototype-root .hover\:underline:hover{text-decoration-line:underline}.admin-prototype-root .hover\:opacity-100:hover{opacity:1}.admin-prototype-root .hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow:0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored:0 0 0 1px var(--tw-shadow-color)}.admin-prototype-root .hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover,.admin-prototype-root .hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.admin-prototype-root .hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.admin-prototype-root .hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.admin-prototype-root .focus\:bg-accent:focus{background-color:hsl(var(--accent))}.admin-prototype-root .focus\:bg-primary:focus{background-color:hsl(var(--primary))}.admin-prototype-root .focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.admin-prototype-root .focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.admin-prototype-root .focus\:opacity-100:focus{opacity:1}.admin-prototype-root .focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.admin-prototype-root .focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.admin-prototype-root .focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.admin-prototype-root .focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.admin-prototype-root .focus-visible\:outline-none:focus-visible{outline-offset:2px;outline:2px solid #0000}.admin-prototype-root .focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.admin-prototype-root .focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.admin-prototype-root .focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.admin-prototype-root .focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color:hsl(var(--sidebar-ring))}.admin-prototype-root .focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px}.admin-prototype-root .focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.admin-prototype-root .focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:hsl(var(--background))}.admin-prototype-root .active\:cursor-grabbing:active{cursor:grabbing}.admin-prototype-root .active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.admin-prototype-root .active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.admin-prototype-root .disabled\:pointer-events-none:disabled{pointer-events:none}.admin-prototype-root .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.admin-prototype-root .disabled\:opacity-50:disabled{opacity:.5}.admin-prototype-root .group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100,.admin-prototype-root .group:hover .group-hover\:opacity-100,.admin-prototype-root .group\/menu-item:hover .group-hover\/menu-item\:opacity-100{opacity:1}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted)/.4)}.admin-prototype-root .group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.admin-prototype-root .group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.admin-prototype-root .group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.admin-prototype-root .group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.admin-prototype-root .group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.admin-prototype-root .group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.admin-prototype-root .group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.admin-prototype-root .group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive)/.3)}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity:1;color:rgb(254 242 242/var(--tw-text-opacity,1))}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color:hsl(var(--destructive))}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(248 113 113/var(--tw-ring-opacity,1))}.admin-prototype-root .group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color:#dc2626}.admin-prototype-root .peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.admin-prototype-root .peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.admin-prototype-root .peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.admin-prototype-root .has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.admin-prototype-root .has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.admin-prototype-root .group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.admin-prototype-root .aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.admin-prototype-root .aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.admin-prototype-root .aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.admin-prototype-root .aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent)/.5)}.admin-prototype-root .aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.admin-prototype-root .aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.admin-prototype-root .aria-selected\:opacity-100[aria-selected=true]{opacity:1}.admin-prototype-root .aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.admin-prototype-root .data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.admin-prototype-root .data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.admin-prototype-root .data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.admin-prototype-root .data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.admin-prototype-root .data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:.25rem}.admin-prototype-root .data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.admin-prototype-root .data-\[side\=left\]\:-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-.25rem}.admin-prototype-root .data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:.25rem}.admin-prototype-root .data-\[side\=right\]\:translate-x-1[data-side=right],.admin-prototype-root .data-\[side\=top\]\:-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-.25rem}.admin-prototype-root .data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x:1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.admin-prototype-root .data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x:var(--radix-toast-swipe-end-x)}.admin-prototype-root .data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end],.admin-prototype-root .data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x:var(--radix-toast-swipe-move-x)}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.admin-prototype-root .data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:.2s ease-out accordion-up}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.admin-prototype-root .data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:.2s ease-out accordion-down}.admin-prototype-root .data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.admin-prototype-root .data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.admin-prototype-root .data-\[active\]\:bg-accent\/50[data-active]{background-color:hsl(var(--accent)/.5)}.admin-prototype-root .data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.admin-prototype-root .data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.admin-prototype-root .data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.admin-prototype-root .data-\[state\=on\]\:bg-accent[data-state=on],.admin-prototype-root .data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.admin-prototype-root .data-\[state\=open\]\:bg-accent\/50[data-state=open]{background-color:hsl(var(--accent)/.5)}.admin-prototype-root .data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.admin-prototype-root .data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.admin-prototype-root .data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.admin-prototype-root .data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.admin-prototype-root .data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.admin-prototype-root .data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.admin-prototype-root .data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.admin-prototype-root .data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.admin-prototype-root .data-\[state\=on\]\:text-accent-foreground[data-state=on],.admin-prototype-root .data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.admin-prototype-root .data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.admin-prototype-root .data-\[disabled\=true\]\:opacity-50[data-disabled=true],.admin-prototype-root .data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.admin-prototype-root .data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.admin-prototype-root .data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.admin-prototype-root .data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.admin-prototype-root .data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.admin-prototype-root .data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.admin-prototype-root .data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.admin-prototype-root .data-\[state\=open\]\:animate-in[data-state=open],.admin-prototype-root .data-\[state\=visible\]\:animate-in[data-state=visible]{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-name:enter;animation-duration:.15s}.admin-prototype-root .data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.admin-prototype-root .data-\[state\=closed\]\:animate-out[data-state=closed],.admin-prototype-root .data-\[state\=hidden\]\:animate-out[data-state=hidden],.admin-prototype-root .data-\[swipe\=end\]\:animate-out[data-swipe=end]{--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial;animation-name:exit;animation-duration:.15s}.admin-prototype-root .data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity:0}.admin-prototype-root .data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.admin-prototype-root .data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.admin-prototype-root .data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity:.8}.admin-prototype-root .data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity:0}.admin-prototype-root .data-\[state\=open\]\:fade-in-0[data-state=open],.admin-prototype-root .data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity:0}.admin-prototype-root .data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.admin-prototype-root .data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale:.9}.admin-prototype-root .data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.admin-prototype-root .data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x:13rem}.admin-prototype-root .data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x:-13rem}.admin-prototype-root .data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x:13rem}.admin-prototype-root .data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x:-13rem}.admin-prototype-root .data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-.5rem}.admin-prototype-root .data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:.5rem}.admin-prototype-root .data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-.5rem}.admin-prototype-root .data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:.5rem}.admin-prototype-root .data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.admin-prototype-root .data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.admin-prototype-root .data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.admin-prototype-root .data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed],.admin-prototype-root .data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.admin-prototype-root .data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.admin-prototype-root .data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.admin-prototype-root .data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.admin-prototype-root .data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.admin-prototype-root .data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.admin-prototype-root .data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.admin-prototype-root .data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.admin-prototype-root .data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.admin-prototype-root .data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y:-100%}.admin-prototype-root .data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.admin-prototype-root .data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.admin-prototype-root .data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.admin-prototype-root .data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.admin-prototype-root .data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.admin-prototype-root .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.admin-prototype-root .data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.admin-prototype-root .group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width)*-1)}.admin-prototype-root .group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width)*-1)}.admin-prototype-root .group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.admin-prototype-root .group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.admin-prototype-root .group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0}.admin-prototype-root .group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.admin-prototype-root .group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.admin-prototype-root .group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.admin-prototype-root .group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.admin-prototype-root .group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.admin-prototype-root .group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.admin-prototype-root .group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.admin-prototype-root .group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.admin-prototype-root .group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.admin-prototype-root .group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.admin-prototype-root .group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.admin-prototype-root .peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.admin-prototype-root .peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.admin-prototype-root .peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.admin-prototype-root .peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.admin-prototype-root .peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.admin-prototype-root.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}@media (width>=640px){.admin-prototype-root .sm\:bottom-0{bottom:0}.admin-prototype-root .sm\:right-0{right:0}.admin-prototype-root .sm\:top-auto{top:auto}.admin-prototype-root .sm\:mt-0{margin-top:0}.admin-prototype-root .sm\:flex{display:flex}.admin-prototype-root .sm\:max-w-lg{max-width:32rem}.admin-prototype-root .sm\:max-w-sm{max-width:24rem}.admin-prototype-root .sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-prototype-root .sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-prototype-root .sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-prototype-root .sm\:flex-row{flex-direction:row}.admin-prototype-root .sm\:flex-col{flex-direction:column}.admin-prototype-root .sm\:justify-end{justify-content:flex-end}.admin-prototype-root .sm\:gap-2\.5{gap:.625rem}.admin-prototype-root .sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)))}.admin-prototype-root .sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem*var(--tw-space-x-reverse));margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)))}.admin-prototype-root .sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px*var(--tw-space-y-reverse))}.admin-prototype-root .sm\:rounded-lg{border-radius:var(--radius)}.admin-prototype-root .sm\:text-left{text-align:left}.admin-prototype-root .data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y:100%}}@media (width>=768px){.admin-prototype-root .md\:absolute{position:absolute}.admin-prototype-root .md\:col-span-2{grid-column:span 2/span 2}.admin-prototype-root .md\:ml-0{margin-left:0}.admin-prototype-root .md\:block{display:block}.admin-prototype-root .md\:flex{display:flex}.admin-prototype-root .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.admin-prototype-root .md\:w-auto{width:auto}.admin-prototype-root .md\:max-w-\[420px\]{max-width:420px}.admin-prototype-root .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-prototype-root .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-prototype-root .md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-prototype-root .md\:p-6{padding:1.5rem}.admin-prototype-root .md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.admin-prototype-root .md\:text-2xl{font-size:1.5rem;line-height:2rem}.admin-prototype-root .md\:text-base{font-size:1rem;line-height:1.5rem}.admin-prototype-root .md\:text-sm{font-size:.875rem;line-height:1.25rem}.admin-prototype-root .md\:text-xl{font-size:1.25rem;line-height:1.75rem}.admin-prototype-root .md\:opacity-0{opacity:0}.admin-prototype-root .after\:md\:hidden:after{content:var(--tw-content);display:none}.admin-prototype-root .peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.admin-prototype-root .peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.admin-prototype-root .peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.admin-prototype-root .peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.admin-prototype-root .peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (width>=1024px){.admin-prototype-root .lg\:col-span-3{grid-column:span 3/span 3}.admin-prototype-root .lg\:col-span-4{grid-column:span 4/span 4}.admin-prototype-root .lg\:mt-0{margin-top:0}.admin-prototype-root .lg\:grid{display:grid}.admin-prototype-root .lg\:max-w-\[220px\]{max-width:220px}.admin-prototype-root .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-prototype-root .lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-prototype-root .lg\:grid-cols-\[1fr_280px\]{grid-template-columns:1fr 280px}.admin-prototype-root .lg\:grid-cols-\[minmax\(0\,1fr\)_300px\]{grid-template-columns:minmax(0,1fr) 300px}.admin-prototype-root .lg\:flex-row{flex-direction:row}.admin-prototype-root .lg\:items-start{align-items:flex-start}.admin-prototype-root .lg\:justify-between{justify-content:space-between}.admin-prototype-root .lg\:gap-6{gap:1.5rem}}@media (width>=1280px){.admin-prototype-root .xl\:inline{display:inline}.admin-prototype-root .xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-prototype-root .xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1536px){.admin-prototype-root .\32 xl\:flex{display:flex}}.admin-prototype-root .\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.admin-prototype-root .first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.admin-prototype-root .last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.admin-prototype-root .\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent)/.5)}.admin-prototype-root .\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.admin-prototype-root .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.admin-prototype-root .\[\&\>button\]\:hidden>button{display:none}.admin-prototype-root .\[\&\>span\:last-child\]\:truncate>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-prototype-root .\[\&\>span\]\:line-clamp-1>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.admin-prototype-root .\[\&\>span\]\:truncate>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-prototype-root .\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y:-3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .\[\&\>svg\]\:absolute>svg{position:absolute}.admin-prototype-root .\[\&\>svg\]\:left-4>svg{left:1rem}.admin-prototype-root .\[\&\>svg\]\:top-4>svg{top:1rem}.admin-prototype-root .\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.admin-prototype-root .\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.admin-prototype-root .\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.admin-prototype-root .\[\&\>svg\]\:h-3>svg{height:.75rem}.admin-prototype-root .\[\&\>svg\]\:h-full>svg{height:100%}.admin-prototype-root .\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.admin-prototype-root .\[\&\>svg\]\:w-3>svg{width:.75rem}.admin-prototype-root .\[\&\>svg\]\:w-full>svg{width:100%}.admin-prototype-root .\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.admin-prototype-root .\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.admin-prototype-root .\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.admin-prototype-root .\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.admin-prototype-root .\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.admin-prototype-root .\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.admin-prototype-root .\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0}.admin-prototype-root .\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate:90deg}.admin-prototype-root .\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div,.admin-prototype-root .\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.admin-prototype-root .\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate:180deg}.admin-prototype-root .\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.admin-prototype-root .\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke=\#ccc]{stroke:hsl(var(--border)/.5)}.admin-prototype-root .\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.admin-prototype-root .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke=\#fff]{stroke:#0000}.admin-prototype-root .\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline-offset:2px;outline:2px solid #0000}.admin-prototype-root .\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke=\#ccc]{stroke:hsl(var(--border))}.admin-prototype-root .\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.admin-prototype-root .\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.admin-prototype-root .\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke=\#ccc]{stroke:hsl(var(--border))}.admin-prototype-root .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke=\#fff]{stroke:#0000}.admin-prototype-root .\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.admin-prototype-root .\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline-offset:2px;outline:2px solid #0000}.admin-prototype-root .\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.admin-prototype-root .\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.admin-prototype-root .\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.admin-prototype-root .\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.admin-prototype-root .\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.admin-prototype-root .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.admin-prototype-root .\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.admin-prototype-root .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.admin-prototype-root .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.admin-prototype-root .\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.admin-prototype-root .\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.admin-prototype-root .\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.admin-prototype-root .\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.admin-prototype-root .\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.admin-prototype-root .\[\&_p\]\:leading-relaxed p{line-height:1.625}.admin-prototype-root .\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.admin-prototype-root .\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.admin-prototype-root .\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.admin-prototype-root .\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.admin-prototype-root .\[\&_tr\]\:border-b tr{border-bottom-width:1px}.admin-prototype-root [data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}.admin-prototype-root [data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}.admin-prototype-root [data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}.admin-prototype-root [data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}.admin-prototype-root [data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}.admin-prototype-root [data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}.admin-prototype-root .admin-prototype-sidebar-desktop{display:none}.admin-prototype-root.admin-prototype--nav-pinned .admin-prototype-sidebar-desktop{width:16rem;min-width:13.25rem;max-width:16rem;display:flex}.admin-prototype-root .admin-prototype-mobile-trigger,.admin-prototype-root .admin-prototype-nav-trigger{display:inline-flex!important}.admin-prototype-root .admin-prototype-pin-trigger{border:1px solid #0000;margin-left:2px;margin-right:8px;display:inline-flex}.admin-prototype-root .admin-prototype-pin-trigger--active{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.admin-prototype-root .admin-prototype-pin-trigger--active:hover{background:#dbeafe}.admin-prototype-nav-sheet{width:min(20rem,100vw - 24px)!important;max-width:calc(100vw - 24px)!important}@media (width<=1199px){.admin-prototype-root.admin-prototype--nav-pinned .admin-prototype-sidebar-desktop{display:none}}.admin-prototype-root .admin-dashboard-pro{color:#0f172a;gap:10px;padding:14px 16px 18px;display:grid}.admin-prototype-root .mpd-section{gap:10px;display:grid}.admin-prototype-root .module-section.pc-shell{gap:18px;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:20px 22px 28px!important}.admin-prototype-root .dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding-bottom:2px;display:flex}.admin-prototype-root .dashboard-header h2{letter-spacing:0;margin:0;font-size:1.35rem;line-height:1.18}.admin-prototype-root .dashboard-header .muted{margin-top:3px;font-size:.8rem;color:#64748b!important}.admin-prototype-root .dashboard-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.admin-prototype-root .dashboard-filters .filter-group{flex-wrap:wrap;gap:5px;display:flex}.admin-prototype-root .filter-chip{color:#475569;background:#fff;border:1px solid #d7deea;border-radius:8px;min-height:28px;padding:4px 10px;font-size:.75rem;font-weight:650}.admin-prototype-root .filter-chip:hover{background:#f8fafc;border-color:#c0cede}.admin-prototype-root .filter-chip.active{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.admin-prototype-root .sandbox-toggle{color:#6b7280;background:#fff;border:1px solid #dde4ef;border-radius:8px;min-height:28px;padding:4px 9px;font-size:.75rem}.admin-prototype-root .dashboard-kpis .kpi-grid,.admin-prototype-root .kpi-grid.compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.admin-prototype-root .dashboard-kpis .kpi-grid{grid-template-columns:repeat(auto-fit,minmax(168px,1fr))}.admin-prototype-root .kpi-card,.admin-prototype-root .dashboard-panel,.admin-prototype-root .machine-row,.admin-prototype-root .inventory-row,.admin-prototype-root .issue-card{box-shadow:none;color:#0f172a;background:#fff;border:1px solid #e3e9f1;border-radius:8px}.admin-prototype-root .kpi-card{align-content:center;gap:4px;min-height:76px;padding:9px 10px;display:grid}.admin-prototype-root .kpi-card.compact{min-height:68px;padding:8px}.admin-prototype-root .kpi-label{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;font-size:.66rem}.admin-prototype-root .kpi-value{color:#2563eb;font-size:1.48rem;font-weight:760;line-height:1.08}.admin-prototype-root .kpi-card.compact .kpi-value{font-size:1.42rem}.admin-prototype-root .kpi-delta{color:#94a3b8;font-size:.7rem;font-weight:600}.admin-prototype-root .kpi-delta.up{color:#059669}.admin-prototype-root .kpi-delta.down{color:#dc2626}.admin-prototype-root .dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:min-content;align-items:start;gap:10px;display:grid}.admin-prototype-root .dashboard-panel{gap:8px;padding:11px 12px;display:grid}.admin-prototype-root .dashboard-panel .panel-header{justify-content:space-between;align-items:flex-start;gap:6px;min-height:0;margin:0;padding:0;display:flex}.admin-prototype-root .dashboard-panel .panel-header>div{gap:2px;display:grid}.admin-prototype-root .panel-header h3{letter-spacing:0;margin:0;font-size:.95rem;line-height:1.22}.admin-prototype-root .panel-header .muted{margin:2px 0 0;font-size:.75rem;color:#64748b!important}.admin-prototype-root .revenue-line-chart{gap:4px;display:grid}.admin-prototype-root .revenue-line-chart svg{width:100%;height:170px}.admin-prototype-root .revenue-line-chart__axis-line{stroke:#e3e9f1;stroke-width:1px}.admin-prototype-root .revenue-line-chart__line{fill:none;stroke:#2f74ea;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.admin-prototype-root .revenue-line-chart__dot{fill:#fff;stroke:#2f74ea;stroke-width:1.8px;cursor:pointer}.admin-prototype-root .revenue-line-chart__dot.is-active{fill:#2f74ea}.admin-prototype-root .revenue-line-chart__tooltip-bg{fill:#fff;stroke:#cfd9e8;stroke-width:1px}.admin-prototype-root .revenue-line-chart__tooltip-title{fill:#1e293b;font-size:12px;font-weight:700}.admin-prototype-root .revenue-line-chart__tooltip-line{fill:#475569;font-size:11px;font-weight:600}.admin-prototype-root .revenue-line-chart__axis-labels,.admin-prototype-root .mini-chart__label,.admin-prototype-root .machine-row__metrics,.admin-prototype-root .inventory-stock,.admin-prototype-root .issue-label{color:#64748b}.admin-prototype-root .category-chart,.admin-prototype-root .machine-list,.admin-prototype-root .issues-grid{gap:8px;display:grid}.admin-prototype-root .category-row{grid-template-columns:minmax(0,1fr) minmax(100px,.6fr) auto;align-items:center;gap:10px;display:grid}.admin-prototype-root .category-row__label,.admin-prototype-root .machine-name,.admin-prototype-root .inventory-name{color:#334155;font-weight:700}.admin-prototype-root .category-row__bar{background:#ebf0f7;border-radius:999px;height:8px;overflow:hidden}.admin-prototype-root .category-row__bar-inner{border-radius:inherit;background:linear-gradient(90deg,#7daeff 0%,#3075ea 100%);height:100%}.admin-prototype-root .category-row__value{color:#475569;font-size:.82rem;font-weight:600}.admin-prototype-root .compact-table{border-collapse:collapse;border-spacing:0;width:100%;font-size:.86rem}.admin-prototype-root .compact-table th{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;text-align:left;border-bottom:1px solid #e8edf5;padding:8px 10px;font-size:.72rem;font-weight:700}.admin-prototype-root .compact-table td{color:#1f2937;background:0 0;border-bottom:1px solid #edf2f7;padding:9px 10px}.admin-prototype-root .compact-table tbody tr:hover td{background:#f8fbff}.admin-prototype-root .status-badge{text-transform:capitalize;color:#475569;background:#eef2f7;border:1px solid #dbe5f1;border-radius:999px;align-items:center;padding:4px 8px;font-size:.82rem;display:inline-flex}.admin-prototype-root .status-badge.status-paid,.admin-prototype-root .status-badge.status-completed,.admin-prototype-root .status-badge.status-running,.admin-prototype-root .status-badge.status-ok{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.admin-prototype-root .status-badge.status-pending,.admin-prototype-root .status-badge.status-planned,.admin-prototype-root .status-badge.status-low{color:#b45309;background:#fef3c7;border-color:#fde68a}.admin-prototype-root .status-badge.status-shipped,.admin-prototype-root .status-badge.status-active{color:#0369a1;background:#e0f2fe;border-color:#bae6fd}.admin-prototype-root .status-badge.status-refunded,.admin-prototype-root .status-badge.status-critical,.admin-prototype-root .status-badge.status-maintenance{color:#dc2626;background:#fee2e2;border-color:#fecaca}.admin-prototype-root .pill-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:6px 12px;font-weight:700}.admin-prototype-root .machine-row,.admin-prototype-root .inventory-row,.admin-prototype-root .issue-card{padding:10px 12px}.admin-prototype-root .machine-row__header,.admin-prototype-root .inventory-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-prototype-root .issues-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.admin-prototype-root .issue-value{color:#0f172a;font-size:1.4rem;font-weight:800}.admin-prototype-root:not(.dark) :is(.btn,.button){box-shadow:none}.admin-prototype-root:not(.dark) :is(.btn.primary,.button.primary,.button.cta.primary){color:#fff;background:#2563eb;border-color:#2563eb}.admin-prototype-root:not(.dark) :is(.btn.primary,.button.primary,.button.cta.primary):hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.admin-prototype-root:not(.dark) :is(.btn.secondary,.button.secondary),.admin-prototype-root:not(.dark) :is(.btn.ghost,.button.ghost){color:#334155;background:#fff;border-color:#dbe5f1}.admin-prototype-root:not(.dark) :is(.btn.ghost,.button.ghost):hover{color:#0f172a;background:#f8fbff;border-color:#cbd5e1}.admin-prototype-root:not(.dark) :is(.btn.danger,.button.danger,.button.ghost.danger){color:#dc2626;background:#fff;border-color:#fecaca}.admin-prototype-root:not(.dark) :is(.btn.danger,.button.danger,.button.ghost.danger):hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.admin-prototype-root:not(.dark) :is(.admin-panel,.admin-settings,.admin-user-manager,.admin-metrics,.admin-raw-logs){color:#0f172a}.admin-prototype-root:not(.dark) :is(.admin-panel,.admin-settings,.admin-user-manager,.admin-metrics,.admin-raw-logs) .muted{color:#64748b!important}.admin-prototype-root:not(.dark) .admin-metrics .metric-card{box-shadow:none;color:#0f172a;background:#fff;border:1px solid #dbe5f1}.admin-prototype-root:not(.dark) .admin-metrics .muted-card{color:#334155;background:#f8fafc;border-color:#e2e8f0}.admin-prototype-root:not(.dark) .admin-metrics .metric-actions .btn{min-height:30px;padding:4px 10px}.admin-prototype-root:not(.dark) .notification-stats{margin-bottom:0}.admin-prototype-root:not(.dark) .notification-stat-card{color:#0f172a;background:#fff;border:1px solid #e3e9f1;box-shadow:0 1px 3px #0f172a0f}.admin-prototype-root:not(.dark) .notification-stat-card strong{color:#2563eb}.admin-prototype-root:not(.dark) .notification-stat-card .stat-label,.admin-prototype-root:not(.dark) .notification-stat-card .stat-hint{color:#64748b}.admin-prototype-root:not(.dark) .notification-toolbar--card{background:#fff;border:1px solid #e4e8f0;box-shadow:0 1px 3px #0f172a0f}.admin-prototype-root:not(.dark) .notification-toolbar--card .segmented{background:#f1f5f9;border-color:#e2e8f0;padding:3px}.admin-prototype-root:not(.dark) .notification-toolbar--card .segment-btn{color:#64748b;border-radius:8px}.admin-prototype-root:not(.dark) .notification-toolbar--card .segment-btn:hover{color:#0f172a;background:#e2e8f0}.admin-prototype-root:not(.dark) .notification-toolbar--card .segment-btn.active{color:#1d4ed8;background:#fff;box-shadow:0 1px 2px #0f172a14}.admin-prototype-root:not(.dark) .notification-toolbar--card :is(.search-input,input[type=text],input[type=date],input[type=search],select){color:#0f172a!important;box-shadow:none!important;background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .notification-toolbar--card :is(.search-input,input[type=text],input[type=date],input[type=search],select)::-moz-placeholder{color:#94a3b8}.admin-prototype-root:not(.dark) .notification-toolbar--card :is(.search-input,input[type=text],input[type=date],input[type=search],select)::placeholder{color:#94a3b8}.admin-prototype-root:not(.dark) .notification-card{background:#fff;border-color:#e4e8f0;box-shadow:0 1px 3px #0f172a0f}.admin-prototype-root:not(.dark) .notification-card:hover{box-shadow:0 8px 18px #0f172a14}.admin-prototype-root:not(.dark) .notification-card__subject{color:#0f172a}.admin-prototype-root:not(.dark) .notification-card__info,.admin-prototype-root:not(.dark) .notification-card__preview,.admin-prototype-root:not(.dark) .notification-card__footer,.admin-prototype-root:not(.dark) .pagination-bar{color:#64748b}.admin-prototype-root:not(.dark) .pagination-bar{background:#fff;border-color:#dbe5f1}.admin-prototype-root:not(.dark) .admin-message-modal{color:#0f172a;background:#fff;border:1px solid #dbe5f1;box-shadow:0 22px 50px #0f172a2e}.admin-prototype-root:not(.dark) :is(.admin-message-modal__meta,.admin-message-bubble__time,.admin-message-modal__plain-message p,.admin-message-modal__notes p){color:#64748b}.admin-prototype-root:not(.dark) .admin-message-modal__thread,.admin-prototype-root:not(.dark) .admin-message-modal__plain-message,.admin-prototype-root:not(.dark) .admin-message-modal__notes,.admin-prototype-root:not(.dark) .admin-message-modal__vector-frame{background:#f8fbff;border:1px solid #e2e8f0}.admin-prototype-root:not(.dark) .admin-message-bubble--user .admin-message-bubble__inner{background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a!important}.admin-prototype-root:not(.dark) .admin-message-bubble--user .admin-message-bubble__body,.admin-prototype-root:not(.dark) .admin-message-bubble--user .admin-message-bubble__body *{color:#1f2937!important}.admin-prototype-root:not(.dark) .admin-message-bubble--user .admin-message-bubble__author{color:#334155!important}.admin-prototype-root:not(.dark) .admin-message-bubble--user .admin-message-bubble__time{color:#475569!important}.admin-prototype-root:not(.dark) .admin-message-bubble--admin .admin-message-bubble__inner{background:#eff6ff;border:1px solid #bfdbfe;color:#0f172a!important}.admin-prototype-root:not(.dark) .admin-message-bubble--admin .admin-message-bubble__body,.admin-prototype-root:not(.dark) .admin-message-bubble--admin .admin-message-bubble__body *{color:#1f2937!important}.admin-prototype-root:not(.dark) .admin-message-bubble--admin .admin-message-bubble__author{color:#334155!important}.admin-prototype-root:not(.dark) .admin-message-modal .admin-message-modal__thread{color:#111827!important}.admin-prototype-root:not(.dark) .admin-message-modal .admin-message-bubble__inner,.admin-prototype-root:not(.dark) .admin-message-modal .admin-message-bubble__meta,.admin-prototype-root:not(.dark) .admin-message-modal .admin-message-bubble__author,.admin-prototype-root:not(.dark) .admin-message-modal .admin-message-bubble__time,.admin-prototype-root:not(.dark) .admin-message-modal .admin-message-bubble__body,.admin-prototype-root:not(.dark) .admin-message-modal .admin-message-bubble__body *{color:#111827!important;opacity:1!important}.admin-prototype-root:not(.dark) .admin-message-modal .admin-message-bubble__inner{background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .admin-message-modal__reply textarea,.admin-prototype-root:not(.dark) .admin-message-modal__actions select{color:#0f172a!important;background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .admin-user-manager__controls,.admin-prototype-root:not(.dark) .admin-user-manager__form-header,.admin-prototype-root:not(.dark) .admin-user-table-wrapper{box-shadow:none;background:#fff;border:1px solid #dbe5f1}.admin-prototype-root:not(.dark) .admin-user-search,.admin-prototype-root:not(.dark) .admin-user-manager__form-content .user-edit-tab-content :is(input,select){color:#0f172a!important;background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .admin-user-search::-moz-placeholder{color:#94a3b8}.admin-prototype-root:not(.dark) .admin-user-search::placeholder{color:#94a3b8}.admin-prototype-root:not(.dark) .admin-user-manager__form-content .user-edit-tab-content label{color:#334155}.admin-prototype-root:not(.dark) .admin-user-manager__form-content .form-actions{border-top-color:#e2e8f0}.admin-prototype-root:not(.dark) .admin-user-manager .user-detail-tabs-header{border-bottom-color:#e2e8f0}.admin-prototype-root:not(.dark) .admin-user-manager .user-detail-tab{color:#475569;border-radius:8px 8px 0 0}.admin-prototype-root:not(.dark) .admin-user-manager .user-detail-tab:hover{color:#0f172a;background:#f8fafc}.admin-prototype-root:not(.dark) .admin-user-manager .user-detail-tab.active{color:#1d4ed8;background:#eff6ff;border-bottom-color:#1d4ed8}.admin-prototype-root:not(.dark) .admin-user-table td{color:#0f172a;border-bottom:1px solid #eef2f7}.admin-prototype-root:not(.dark) .admin-user-table-row--selected{background:#eff6ff}.admin-prototype-root:not(.dark) .admin-user-table-row--selected td{border-left-color:#2563eb}.admin-prototype-root:not(.dark) .admin-user-table-actions .btn{min-height:32px}.admin-prototype-root:not(.dark) .settings-tabs{box-shadow:none;background:#f8fbff;border:1px solid #dbe5f1;border-radius:18px;gap:10px;margin-bottom:0;padding:8px}.admin-prototype-root:not(.dark) .settings-tab[data-active=true]{color:#1d4ed8!important;background:#eaf2ff!important;border-color:#bfdbfe!important}.admin-prototype-root:not(.dark) .settings-tab[data-active=false]{opacity:.92;color:#334155!important;background:0 0!important;border-color:#0000!important}.admin-prototype-root:not(.dark) .settings-tab[data-active=false]:hover{background:#f1f5f9!important}.admin-prototype-root:not(.dark) .settings-section{box-shadow:none;background:#fff;border:1px solid #dbe5f1}.admin-prototype-root:not(.dark) .settings-section :is(h3,strong){color:#0f172a}.admin-prototype-root:not(.dark) .settings-section :is(p,small,.muted){color:#64748b}.admin-prototype-root:not(.dark) .settings-field{color:#334155}.admin-prototype-root:not(.dark) .settings-field :is(input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea){color:#0f172a!important;box-shadow:none!important;background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .settings-field.toggle input[type=checkbox]{appearance:none;cursor:pointer;width:44px;height:24px;min-height:24px;box-shadow:none;background:#e8edf5;border:1px solid #b9c7da;border-radius:999px;transition:background-color .18s,border-color .18s;position:relative;padding:0!important}.admin-prototype-root:not(.dark) .settings-field.toggle input[type=checkbox]:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0f172a47}.admin-prototype-root:not(.dark) .settings-field.toggle input[type=checkbox]:checked{background:#2563eb;border-color:#2563eb}.admin-prototype-root:not(.dark) .settings-field.toggle input[type=checkbox]:checked:after{transform:translate(20px)}.admin-prototype-root:not(.dark) .settings-table th{color:#64748b;border-color:#e5edf7}.admin-prototype-root:not(.dark) .settings-table td{color:#0f172a;background:0 0;border-color:#eef2f7}.admin-prototype-root:not(.dark) .settings-announcement-preview,.admin-prototype-root:not(.dark) .settings-footer{background:#f8fbff;border:1px solid #dbe5f1;border-radius:14px}.admin-prototype-root:not(.dark) .settings-footer{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.admin-prototype-root:not(.dark) .settings-footer__status{color:#64748b;align-items:center;gap:8px;display:flex}.admin-prototype-root:not(.dark) .settings-footer__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-prototype-root:not(.dark) .pc-tv-shell .btn.primary{color:#fff;background:#0f172a;border-color:#0f172a}.admin-prototype-root:not(.dark) .pc-tv-shell .btn.primary:hover{background:#111827;border-color:#111827}.admin-prototype-root:not(.dark) .pc-tv-shell .pc-inline-stat{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.admin-prototype-root:not(.dark) :is(.admin-panel,.admin-metrics,.admin-settings,.admin-user-manager),.admin-prototype-root:not(.dark) :is(.admin-panel,.admin-metrics,.admin-settings,.admin-user-manager) :is(h2,h3,h4,strong,label,.card-header,.admin-section-header){color:#0f172a!important}.admin-prototype-root:not(.dark) :is(.admin-panel,.admin-metrics,.admin-settings,.admin-user-manager) :is(p,small,.muted,.stat-label,.stat-hint){color:#64748b!important}.admin-prototype-root:not(.dark) .admin-metrics{background:0 0!important}.admin-prototype-root:not(.dark) .admin-metrics .metric-grid{gap:14px}.admin-prototype-root:not(.dark) .admin-metrics .metric-card,.admin-prototype-root:not(.dark) .admin-metrics .muted-card{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #dbe5f1!important;box-shadow:0 10px 24px #0f172a0f!important}.admin-prototype-root:not(.dark) .admin-metrics .metric-value{color:#2563eb!important}.admin-prototype-root:not(.dark) .admin-metrics .metric-label{color:#64748b!important}.admin-prototype-root:not(.dark) .admin-metrics .metric-actions .btn{color:#334155!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .admin-metrics .metric-actions .btn:hover{color:#0f172a!important;background:#f8fbff!important;border-color:#cbd5e1!important}.admin-prototype-root:not(.dark) .notification-badges .badge{box-shadow:none!important}.admin-prototype-root:not(.dark) .notification-stat-card,.admin-prototype-root:not(.dark) .notification-toolbar--card,.admin-prototype-root:not(.dark) .notification-card,.admin-prototype-root:not(.dark) .pagination-bar,.admin-prototype-root:not(.dark) .admin-message-modal{color:#0f172a!important;background:#fff!important;border:1px solid #dbe5f1!important;box-shadow:0 10px 24px #0f172a0f!important}.admin-prototype-root:not(.dark) .notification-toolbar--card .toolbar-row{align-items:center}.admin-prototype-root:not(.dark) .notification-toolbar--card :is(.segment-btn,.button,.btn,button,select,input[type=text],input[type=date],input[type=search],.search-input){box-shadow:none!important}.admin-prototype-root:not(.dark) .notification-toolbar--card .bulk-actions :is(.button,.btn,button){color:#334155!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .notification-toolbar--card .bulk-actions :is(.button,.btn,button):hover{color:#0f172a!important;background:#f8fbff!important;border-color:#cbd5e1!important}.admin-prototype-root:not(.dark) .notification-toolbar--card .bulk-actions .danger{color:#dc2626!important;background:#fff5f5!important;border-color:#fecaca!important}.admin-prototype-root:not(.dark) .notification-card__status{align-content:start}.admin-prototype-root:not(.dark) .notification-card :is(.notification-card__subject,.notification-card__preview){color:#0f172a!important}.admin-prototype-root:not(.dark) .notification-card :is(.notification-card__info,.notification-card__footer,.notification-card__meta span){color:#64748b!important}.admin-prototype-root:not(.dark) .notification-card__icon{background:#f8fbff!important;border:1px solid #e2e8f0!important}.admin-prototype-root:not(.dark) .notification-card label,.admin-prototype-root:not(.dark) .pagination-controls,.admin-prototype-root:not(.dark) .pagination-controls select{color:#334155!important}.admin-prototype-root:not(.dark) .admin-user-manager :is(.admin-user-manager__controls,.admin-user-manager__form-header,.admin-user-table-wrapper){background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #dbe5f1!important;box-shadow:0 10px 24px #0f172a0f!important}.admin-prototype-root:not(.dark) .admin-user-manager__compact-header h3,.admin-prototype-root:not(.dark) .admin-user-manager__controls-left .muted{color:#0f172a!important}.admin-prototype-root:not(.dark) .admin-user-manager :is(.admin-user-search,.user-edit-tab-content input,.user-edit-tab-content select){color:#0f172a!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .admin-user-manager .admin-user-checkbox span,.admin-prototype-root:not(.dark) .admin-user-manager .user-edit-tab-content small{color:#64748b!important}.admin-prototype-root:not(.dark) .admin-user-manager .user-detail-tabs-header{background:#f8fbff!important;border-bottom:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .admin-user-manager .user-detail-tab{color:#475569!important;background:0 0!important;border-color:#0000!important}.admin-prototype-root:not(.dark) .admin-user-manager .user-detail-tab.active{color:#1d4ed8!important;background:#eaf2ff!important;border-color:#bfdbfe!important}.admin-prototype-root:not(.dark) .admin-user-table{background:#fff!important}.admin-prototype-root:not(.dark) .admin-user-table thead{background:#f8fbff!important}.admin-prototype-root:not(.dark) .admin-user-table th{color:#64748b!important;border-bottom:1px solid #e5edf7!important}.admin-prototype-root:not(.dark) .admin-user-table td{color:#0f172a!important;background:#fff!important;border-bottom:1px solid #eef2f7!important}.admin-prototype-root:not(.dark) .admin-user-table td .muted{color:#64748b!important}.admin-prototype-root:not(.dark) .admin-user-table-row,.admin-prototype-root:not(.dark) .admin-user-table tbody tr{background:#fff!important}.admin-prototype-root:not(.dark) .admin-user-table-row:hover{background:#f8fbff!important}.admin-prototype-root:not(.dark) .admin-user-table-row--selected,.admin-prototype-root:not(.dark) .admin-user-table-row--selected td{background:#edf4ff!important}.admin-prototype-root:not(.dark) .admin-user-table-actions .btn{color:#334155!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .admin-user-table-actions .btn:hover{color:#0f172a!important;background:#f1f5f9!important;border-color:#cbd5e1!important}.admin-prototype-root:not(.dark) .admin-user-table-actions .btn.danger{color:#dc2626!important;background:#fff5f5!important;border-color:#fecaca!important}.admin-prototype-root:not(.dark) .user-role-badge,.admin-prototype-root:not(.dark) .user-status-badge{border:1px solid #0000}.admin-prototype-root:not(.dark) .admin-settings{background:0 0!important}.admin-prototype-root:not(.dark) .settings-tabs{box-shadow:none!important;background:#f8fbff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .settings-tab.button.cta.primary,.admin-prototype-root:not(.dark) .settings-tab.button.primary{min-height:36px;box-shadow:none!important}.admin-prototype-root:not(.dark) .settings-section{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #dbe5f1!important;box-shadow:0 10px 24px #0f172a0f!important}.admin-prototype-root:not(.dark) .settings-color-control{align-items:center;gap:10px}.admin-prototype-root:not(.dark) .settings-color-control input[type=text]{flex:150px;min-width:0}.admin-prototype-root:not(.dark) .settings-color-control input[type=color]{min-width:44px;padding:0;width:44px!important;height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) :is(.settings-color-preview,.settings-nav-preview){min-width:80px;color:#0f172a!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .settings-footer__dirty-dot{background:#f59e0b;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #f59e0b29}.admin-prototype-root:not(.dark) .pc-tv-shell .admin-section-header h2,.admin-prototype-root:not(.dark) .pc-tv-shell .admin-section-header .muted{color:#0f172a!important}.admin-prototype-root:not(.dark) .pc-tv-shell .pc-header-actions :is(.btn.ghost,.btn.primary){box-shadow:none!important}.admin-prototype-root:not(.dark) .pc-tv-shell .btn.ghost{color:#334155!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .pc-tv-shell .btn.ghost:hover{color:#0f172a!important;background:#f8fbff!important;border-color:#cbd5e1!important}@media (width<=991px){.admin-prototype-root:not(.dark) .settings-footer{flex-direction:column;align-items:flex-start}.admin-prototype-root .admin-dashboard-pro{padding:16px 14px 22px}.admin-prototype-root .dashboard-header{align-items:flex-start}.admin-prototype-root .dashboard-filters,.admin-prototype-root .dashboard-grid{grid-template-columns:1fr;width:100%}}.admin-prototype-root{--legacy-panel-bg:#0f172a;--legacy-panel-bg-alt:#1e293b;--legacy-border:#334155;--legacy-text:#f8fafc;--legacy-muted:#94a3b8;--legacy-row-selected:#1e3a5f}.admin-prototype-root.admin-lovable{background:0 0;grid-template-columns:none;gap:0;width:100%;min-height:0;display:block;overflow:visible}.admin-prototype-root:not(.dark){--legacy-panel-bg:#fff;--legacy-panel-bg-alt:#f8fafc;--legacy-border:#dbe5f1;--legacy-text:#0f172a;--legacy-muted:#64748b;--legacy-row-selected:#eff6ff}.admin-prototype-root:not(.dark) .module-section{color:#0f172a}.admin-prototype-root:not(.dark) .module-section .muted{color:#64748b!important}.admin-prototype-root:not(.dark) .admin-filters :is(label,input,select){color:#0f172a}.admin-prototype-root:not(.dark) .admin-filters :is(input,select),.admin-prototype-root:not(.dark) .admin-filter-search input{color:#0f172a!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .admin-table-wrapper{box-shadow:none!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .admin-table{color:#0f172a!important}.admin-prototype-root:not(.dark) .admin-table th{color:#475569!important;background:#eef2ff!important;border-bottom-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .admin-table td{color:#0f172a!important;border-bottom-color:#e5edf7!important}.admin-prototype-root:not(.dark) .admin-table tbody tr{background:#fff!important}.admin-prototype-root:not(.dark) .admin-table tbody tr:nth-child(2n){background:#f8fbff!important}.admin-prototype-root:not(.dark) .admin-table tbody tr:hover{background:#eff6ff!important}.admin-prototype-root:not(.dark) .simple-table{background:#fff}.admin-prototype-root:not(.dark) .simple-table th{color:#64748b!important;border-bottom-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .simple-table td{color:#0f172a!important;background:#fff!important;border-bottom-color:#e5edf7!important}.admin-prototype-root:not(.dark) .simple-table tbody tr:hover td{background:#f8fbff!important}.admin-prototype-root:not(.dark) .form-grid label{color:#334155!important}.admin-prototype-root:not(.dark) :is(.form-grid input,.form-grid select,.form-grid textarea,.inventory-v2-control,.form-input,.form-textarea,.variant-field input,.variant-field select,.variant-field textarea){color:#0f172a!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .variant-card,.admin-prototype-root:not(.dark) .variant-card--muted,.admin-prototype-root:not(.dark) .variant-field,.admin-prototype-root:not(.dark) .variant-preview-row{color:#0f172a!important;box-shadow:none!important;background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) :is(.variant-card .muted,.variant-field .muted,.variant-hint,.variant-eyebrow,.variant-preview-row .muted){color:#64748b!important}.admin-prototype-root:not(.dark) .catalog-product-list li{color:#0f172a!important;background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .admin-inline-form{box-shadow:none!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .admin-inline-form label{color:#334155!important}.admin-prototype-root:not(.dark) .admin-inline-form :is(input,select){color:#0f172a!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .category-tree-controls{background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) :is(.category-search-input,.category-filter-select){color:#0f172a!important;background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .category-tree{background:#f8fbff!important;border-color:#dbe5f1!important;box-shadow:inset 0 0 0 1px #eaf1fa!important}.admin-prototype-root:not(.dark) .category-node{background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .category-node-main,.admin-prototype-root:not(.dark) .category-node-title strong{color:#0f172a!important}.admin-prototype-root:not(.dark) .category-node-title .muted{color:#64748b!important}.admin-prototype-root:not(.dark) .category-node-thumb,.admin-prototype-root:not(.dark) .category-node-preview .category-node-thumb{background:#f8fafc!important;border-color:#dbe5f1!important}.admin-prototype-root .category-node-toggle{cursor:pointer;color:var(--legacy-muted);background:0 0;border:none;justify-content:center;align-items:center;min-width:20px;padding:4px;font-size:12px;display:inline-flex}.admin-prototype-root .category-node-toggle-spacer{width:20px;display:inline-block}.admin-prototype-root .category-node-level{color:var(--legacy-muted);text-align:center;min-width:20px;font-size:10px;font-weight:700}.admin-prototype-root .category-node-changed-dot{color:#f59e0b;font-size:10px;font-weight:700}.admin-prototype-root .category-meta-badge--max-depth{background:var(--legacy-panel-bg-alt);color:var(--legacy-text)}.admin-prototype-root .category-node-delete-btn{font-weight:700;color:#dc3545!important}.admin-prototype-root .category-unsaved-banner{background:#2d3748;border:1px solid #f6ad55;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px;display:flex}.admin-prototype-root .category-unsaved-banner__meta{align-items:center;gap:8px;display:flex}.admin-prototype-root .category-unsaved-banner__dot{color:#f6ad55;font-weight:700}.admin-prototype-root .category-unsaved-banner__text{color:#e2e8f0}.admin-prototype-root .category-unsaved-banner__action{min-width:180px}.admin-prototype-root:not(.dark) .category-unsaved-banner{background:#fff7ed;border-color:#fed7aa}.admin-prototype-root:not(.dark) .category-unsaved-banner__dot{color:#ea580c}.admin-prototype-root:not(.dark) .category-unsaved-banner__text{color:#7c2d12}.admin-prototype-root:not(.dark) .empty-state{color:#475569!important;box-shadow:none!important;background:#f8fbff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .admin-inventory-v2 .inventory-kpi-card{background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .admin-inventory-v2 .inventory-kpi-card--total .kpi-label{color:#64748b!important}.admin-prototype-root:not(.dark) .admin-inventory-v2 .inventory-kpi-card--total .kpi-value{color:#0f172a!important}.admin-prototype-root:not(.dark) .admin-inventory-v2 .inventory-bulk-actions{background:#eff6ff!important;border-color:#93c5fd!important}.admin-prototype-root:not(.dark) .admin-inventory-v2 .inventory-bulk-actions__summary{color:#0f172a!important}.admin-prototype-root:not(.dark) .admin-inventory-v2 .inventory-table tbody tr{background:#fff}.admin-prototype-root:not(.dark) .admin-inventory-v2 .inventory-table tbody tr:hover{background:#f8fbff}.admin-prototype-root:not(.dark) .admin-modal-backdrop{background:#0f172a73!important}.admin-prototype-root:not(.dark) .admin-modal{color:#0f172a!important;background:#fff!important;border:1px solid #dbe5f1!important;box-shadow:0 24px 54px #0f172a2e!important}.admin-prototype-root:not(.dark) .admin-modal-header{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important}.admin-prototype-root:not(.dark) .admin-modal :is(input,select,textarea){color:#0f172a!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .inv3__table-wrap,.admin-prototype-root:not(.dark) .inv3__history,.admin-prototype-root:not(.dark) .inv3__filters,.admin-prototype-root:not(.dark) .inv3__bulk,.admin-prototype-root:not(.dark) .inv3__pagination,.admin-prototype-root:not(.dark) .inv3__card,.admin-prototype-root:not(.dark) .inv3-kpi{color:#0f172a!important;background:#fff!important;border-color:#dbe5f1!important}.admin-prototype-root:not(.dark) .inv3__table thead th{color:#475569!important;background:#f8fafc!important}.admin-prototype-root:not(.dark) .inv3__drawer{color:#0f172a!important;background:#fff!important;border-left:1px solid #dbe5f1!important}.admin-prototype-root:not(.dark) .inv3__modal{color:#0f172a!important;background:#fff!important;border:1px solid #dbe5f1!important}.admin-prototype-root :is(.relative,label.relative)>svg.absolute[class*=left-]+input,.admin-prototype-root :is(.relative,label.relative)>svg.absolute[class*=left-]+.admin-user-search{padding-left:2.75rem!important}.admin-prototype-root .admin-filter-search input[type=search]{padding-left:1rem!important}.admin-prototype-root>.min-h-screen{height:100vh!important;min-height:100vh!important;overflow:hidden!important}.admin-prototype-root .admin-prototype-sidebar-desktop{height:100vh!important;min-height:100vh!important;box-shadow:none!important;background:#fff!important;border-right:1px solid #dbe2ec!important;align-self:flex-start!important;position:sticky!important;top:0!important;overflow:hidden!important}.admin-prototype-root .admin-shell-sidebar-content{color:#334155!important;background:#fff!important;height:100%!important;min-height:0!important}.admin-prototype-root .admin-shell-brand{background:#fff!important;border-bottom:1px solid #edf0f5!important;flex:none!important;min-height:64px!important}.admin-prototype-root .admin-shell-brand h2{color:#0f172a!important;letter-spacing:.01em!important;font-size:.88rem!important;font-weight:900!important}.admin-prototype-root .admin-shell-user-card-wrap,.admin-prototype-root .admin-shell-profile{background:#fff!important;flex:none!important}.admin-prototype-root .admin-shell-user-card-wrap>div{box-shadow:none!important;background:#fbfdff!important;border-color:#e5ebf3!important;border-radius:10px!important}.admin-prototype-root .admin-shell-sidebar-content>.flex-1.overflow-y-auto{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;overscroll-behavior:contain!important;min-height:0!important;padding:10px 10px 14px!important;overflow:hidden auto!important}.admin-prototype-root .admin-shell-nav-group{margin-bottom:14px!important}.admin-prototype-root .admin-shell-nav-label{color:#64748b!important;letter-spacing:.075em!important;text-transform:uppercase!important;padding:0 6px 6px!important;font-size:.69rem!important;font-weight:800!important}.admin-prototype-root .admin-shell-nav-item{color:#64748b!important;letter-spacing:.005em!important;height:auto!important;min-height:39px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:10px!important;gap:10px!important;padding:8px 11px!important;font-size:.8rem!important;font-weight:650!important}.admin-prototype-root .admin-shell-nav-item--active{color:#fff!important;background:#2770e3!important;border-color:#2770e3!important}.admin-prototype-root .admin-shell-profile{border-top:1px solid #edf0f5!important}.admin-prototype-root .admin-shell-topbar{background:#fff!important;flex:none!important}.admin-prototype-root main.flex-1{overscroll-behavior:contain!important;min-height:0!important;overflow:auto!important}.admin-prototype-root.dark .admin-prototype-sidebar-desktop,.admin-prototype-root.dark .admin-shell-sidebar-content,.admin-prototype-root.dark .admin-shell-brand,.admin-prototype-root.dark .admin-shell-user-card-wrap,.admin-prototype-root.dark .admin-shell-profile{border-color:hsl(var(--sidebar-border))!important;background:hsl(var(--sidebar-background))!important;color:hsl(var(--sidebar-foreground))!important}.admin-prototype-root.dark .admin-shell-user-card-wrap>div{border-color:hsl(var(--sidebar-border))!important;background:hsl(var(--background))!important}@media (width<=767px){.admin-prototype-root>.min-h-screen{height:auto!important;min-height:100vh!important;overflow:visible!important}}.admin-prototype-root .admin-prototype-sidebar-desktop{color:#d7deea!important;background:#111722!important;border-right-color:#242c3a!important}.admin-prototype-root .admin-shell-sidebar-content,.admin-prototype-root .admin-shell-sidebar-content [class*=bg-sidebar],.admin-prototype-root .admin-shell-brand,.admin-prototype-root .admin-shell-user-card-wrap,.admin-prototype-root .admin-shell-profile{color:#d7deea!important;background:#111722!important}.admin-prototype-root .admin-shell-brand,.admin-prototype-root .admin-shell-profile{border-color:#242c3a!important}.admin-prototype-root .admin-shell-brand svg{color:#fff!important;background:#255be8!important;border-radius:8px!important;padding:5px!important}.admin-prototype-root .admin-shell-brand h2,.admin-prototype-root .admin-shell-profile p:first-child,.admin-prototype-root .admin-shell-user-card-wrap p:first-child{color:#fff!important}.admin-prototype-root .admin-shell-brand p,.admin-prototype-root .admin-shell-profile p:last-child,.admin-prototype-root .admin-shell-user-card-wrap p:last-child,.admin-prototype-root .admin-shell-nav-label{color:#8994a5!important}.admin-prototype-root .admin-shell-user-card-wrap>div{color:#d7deea!important;background:#151d2a!important;border-color:#242c3a!important}.admin-prototype-root .admin-shell-user-card-wrap [class*=border]{color:#d7deea!important;border-color:#2a3547!important}.admin-prototype-root .admin-shell-nav-item{color:#c8d0dc!important}.admin-prototype-root .admin-shell-nav-item svg{color:#8994a5!important}.admin-prototype-root .admin-shell-nav-item:hover{color:#fff!important;background:#1b2432!important;border-color:#0000!important}.admin-prototype-root .admin-shell-nav-item:hover svg{color:#fff!important}.admin-prototype-root .admin-shell-nav-item--active{color:#fff!important;background:#202a39!important;border-color:#0000!important;font-weight:650!important}.admin-prototype-root .admin-shell-nav-item--active svg{color:#fff!important}.admin-prototype-root.admin-lovable .admin-shell-nav-item:hover,.admin-prototype-root.admin-lovable.admin-prototype--catalog .admin-shell-nav-item:hover{color:#fff!important;background:#1b2432!important;border-color:#0000!important}.admin-prototype-root.admin-lovable .admin-shell-nav-item--active,.admin-prototype-root.admin-lovable.admin-prototype--catalog .admin-shell-nav-item--active{color:#fff!important;background:#202a39!important;border-color:#0000!important;font-weight:650!important}.admin-prototype-root.admin-lovable .admin-shell-nav-item--active svg,.admin-prototype-root.admin-lovable.admin-prototype--catalog .admin-shell-nav-item--active svg,.admin-prototype-root.admin-lovable .admin-shell-nav-item:hover svg,.admin-prototype-root.admin-lovable.admin-prototype--catalog .admin-shell-nav-item:hover svg{color:#fff!important}.admin-prototype-root .settings-feature-access{gap:18px;display:grid}.admin-prototype-root .settings-feature-access__toolbar{background:#f8fafc;border:1px solid #dbe5f1;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;padding:14px;display:flex}.admin-prototype-root .settings-feature-access__toolbar strong,.admin-prototype-root .settings-feature-access__toolbar small{display:block}.admin-prototype-root .settings-feature-access__toolbar small{color:#64748b;margin-top:3px}.admin-prototype-root .settings-feature-access__toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-prototype-root .settings-feature-access__toolbar-actions .btn{min-height:30px;padding:5px 10px;font-size:.76rem}.admin-prototype-root .settings-feature-access__group{gap:10px;display:grid}.admin-prototype-root .settings-feature-access__group h4{color:#0f172a;margin:0;font-size:.92rem;font-weight:800}.admin-prototype-root .settings-feature-access__table{background:#fff;border:1px solid #dbe5f1;border-radius:12px;overflow:hidden}.admin-prototype-root .settings-feature-access__row{border-top:1px solid #edf2f7;grid-template-columns:minmax(180px,.8fr) 120px minmax(360px,1.6fr);align-items:center;gap:14px;padding:12px 14px;display:grid}.admin-prototype-root .settings-feature-access__row:first-child{border-top:0}.admin-prototype-root .settings-feature-access__row--head{color:#64748b;letter-spacing:.075em;text-transform:uppercase;background:#f8fafc;font-size:.72rem;font-weight:800}.admin-prototype-root .settings-feature-access__row strong,.admin-prototype-root .settings-feature-access__row small{display:block}.admin-prototype-root .settings-feature-access__row small{color:#64748b;margin-top:2px;font-size:.76rem}.admin-prototype-root .settings-feature-access__enabled{min-height:38px;margin:0}.admin-prototype-root .settings-feature-access__roles{flex-wrap:wrap;gap:8px;display:flex}.admin-prototype-root .settings-feature-access__preset-select{color:#475569;background:#fff;border:1px solid #dbe5f1;border-radius:8px;flex-basis:100%;max-width:190px;min-height:32px;padding:5px 9px;font-size:.78rem}.admin-prototype-root .settings-feature-access__roles .admin-user-checkbox{background:#fff;border:1px solid #dbe5f1;border-radius:999px;min-height:32px;margin:0;padding:5px 10px}.admin-prototype-root .settings-feature-access__roles .admin-user-checkbox:has(input:checked){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}@media (width<=920px){.admin-prototype-root .settings-feature-access__toolbar{display:grid}.admin-prototype-root .settings-feature-access__row{grid-template-columns:1fr}}:is(.app-main:has(.cart-page),.app-main:has(.my-orders-page),.app-main:has(.order-detail-page),.app-main:has(.foam-editor-page),.app-main:has(.scanner-page)),:is([data-theme=dark] .app-main:has(.cart-page),[data-theme=dark] .app-main:has(.my-orders-page),[data-theme=dark] .app-main:has(.order-detail-page),[data-theme=dark] .app-main:has(.foam-editor-page),[data-theme=dark] .app-main:has(.scanner-page)){box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#f3f5f9!important;border:0!important}.cart-page,.my-orders-page,.order-detail-page,.foam-editor-page,.scanner-page{color:#0f172a;width:min(100%,1240px);max-width:1240px;margin:0 auto}[data-theme=dark] .cart-page,[data-theme=dark] .my-orders-page,[data-theme=dark] .order-detail-page,[data-theme=dark] .foam-editor-page,[data-theme=dark] .scanner-page{color:#0f172a}.cart-page .button.primary,.my-orders-page .btn.primary,.order-detail-page .btn.primary{color:#fff;box-shadow:none;background:#2c73e8;border-color:#2c73e8}.cart-page .button.primary:hover,.my-orders-page .btn.primary:hover,.order-detail-page .btn.primary:hover{background:#2462cc;border-color:#2462cc}.cart-page .button.ghost,.my-orders-page .btn.ghost,.order-detail-page .btn.ghost{color:#111827;background:#fff;border-color:#d7e1ef}.cart-page{gap:22px;padding:clamp(14px,2.2vw,24px) clamp(14px,3vw,32px);font-size:16px}.cart-page__header{justify-content:space-between;align-items:center;gap:14px;padding-bottom:16px;display:flex}.cart-page__heading{align-items:center;gap:12px;display:flex}.cart-page__header h1{margin:0 0 4px;font-size:clamp(1.65rem,2.4vw,2.15rem);line-height:1.2}.cart-page__heading .muted{color:#6b7280;margin:0;font-size:.98rem}.cart-page__back{color:#111827;background:#eef1f6;border:1px solid #e1e7f0;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;line-height:1;display:inline-flex}.cart-page__continue{color:#111827;text-underline-offset:4px;border-radius:0;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;box-shadow:none!important;background:0 0!important;border:0!important}.cart-page__layout{grid-template-columns:minmax(0,1fr) minmax(340px,390px);gap:clamp(16px,2.6vw,28px)}.cart-page__items{gap:0}.cart-item{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(100px,128px) minmax(0,1fr);gap:18px;padding:18px 0;overflow:visible}.cart-item+.cart-item{border-top:1px solid #94a3b84d}.cart-item__media{aspect-ratio:auto;background:#ffffff9e;border:0;border-radius:12px;padding:10px}.cart-item__body{gap:10px;padding:14px 14px 12px}.cart-item__title h3{font-size:1rem}.cart-item__variant-line{color:#64748b;margin-top:4px;font-size:.79rem}.cart-item__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cart-item__meta-block{gap:4px}.cart-item__meta-block:last-child{text-align:left;justify-self:stretch}.cart-item__meta-label{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.67rem}.cart-item__meta strong{font-size:.97rem}.cart-item__qty{background:#f1f5f9;border:1px solid #dbe5f2;border-radius:10px;gap:6px;padding:4px}.cart-item__qty button,.cart-item__qty-button{background:#fff;border:1px solid #d3deec;border-radius:8px;width:30px;height:30px;font-size:1rem}.cart-item__qty span{min-width:20px;font-size:.92rem}.cart-item__notes{gap:6px;font-size:.7rem;line-height:1.2}.cart-item__notes span{color:#475569;background:#eff4fb;border:1px solid #dce7f5;padding:3px 7px}.cart-item__actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:2px;display:flex}.cart-item__line-total{letter-spacing:-.01em;color:#111827;font-size:1.08rem;font-weight:800}.cart-item__remove{border-radius:10px;min-width:34px;min-height:34px;padding:6px 8px;font-size:.84rem;font-weight:600;color:#667085!important;border-color:#d6e0ee!important}.cart-summary__card{border:1px solid #dbe4f1;border-radius:18px;gap:14px;box-shadow:0 14px 30px #0f172a14}.cart-summary__card h3{font-size:1.05rem}.cart-summary__totals{gap:8px}.cart-summary__totals dt{color:#64748b;font-size:.83rem;font-weight:500}.cart-summary__totals dd{font-size:.9rem}.cart-summary__total{border-top:1px solid #e2e8f0;padding-top:8px}.cart-summary__total dd{font-size:1.04rem}.cart-summary__shipping-title{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:.74rem}.cart-summary__shipping-options{gap:8px}.cart-summary__shipping-option{background:#f8fafc;border:1px solid #dbe4f1;border-radius:12px;padding:8px 10px}.cart-summary__shipping-radio{justify-content:center;align-items:center;display:inline-flex}.cart-summary__shipping-copy{gap:2px;display:grid}.cart-summary__shipping-copy strong{font-size:.84rem}.cart-summary__shipping-copy small{color:#64748b;font-size:.72rem}.cart-summary__shipping-option:has(input:checked){background:#eff6ff;border-color:#93c5fd}.cart-summary__shipping-select select{border-radius:10px;font-size:.82rem}.cart-summary__shipping-notice{color:#475569;background:#f8fafc;border:1px solid #dbe4ee;border-radius:10px;margin:0;padding:10px 12px;font-size:.84rem;line-height:1.35}.cart-summary__reassurance{color:#64748b;font-size:.8rem}.cart-summary__coupon{gap:8px}.cart-summary__coupon input{border-radius:10px;min-height:38px;padding:8px 10px;font-size:.83rem}.cart-summary__coupon-button{border-radius:10px;min-height:38px}.cart-summary__legal-check span{font-size:.77rem}.cart-summary__legal-links{gap:10px}.cart-summary__legal-links a{font-size:.78rem}.cart-summary__checkout{border-radius:12px;min-height:46px}.cart-summary__trust{text-align:center;grid-template-columns:1fr;justify-items:center;gap:6px;padding-top:2px}.cart-summary__payments span{background:#f1f5f9;border-color:#dbe4f1;font-size:.74rem}.cart-page__mobile-bar{z-index:50;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#f8fafc;border-top:1px solid #dce6f2;gap:12px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #0f172a14}.cart-page__mobile-total span{color:#64748b;font-size:.75rem}.cart-page__mobile-total strong{font-size:1.05rem}.cart-page__mobile-checkout{border-radius:16px;min-height:52px;font-size:1.05rem;font-weight:700}.my-orders-page{gap:16px;font-size:16px}.my-orders-page__header h1{margin-bottom:4px;font-size:clamp(1.55rem,2.2vw,2rem)}.my-orders-page__header .muted{color:#6b7280;margin:0;font-size:.98rem}.my-orders-page__body{gap:14px;display:grid}.my-orders-page__filters{background:#fff;border:1px solid #dbe4f1;border-radius:16px;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(150px,190px));gap:10px;padding:14px;display:grid}.my-orders-page__filters label{gap:6px;display:grid}.my-orders-page .filters-bar__label{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:.67rem;font-weight:700}.my-orders-page__search-input-wrap{display:block;position:relative}.my-orders-page__search-icon{color:#94a3b8;pointer-events:none;font-size:.84rem;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.my-orders-page__input,.my-orders-page__select{color:#0f172a;background:#f8fafc;border:1px solid #d6e1ef;border-radius:10px;min-height:44px;padding:0 12px!important;font-size:.98rem!important}.my-orders-page__input--search{padding-left:36px}.my-orders-page__state-card{background:#fff;border:1px solid #dbe4f1;border-radius:16px;padding:20px}.my-orders-page__cards{gap:8px;display:none}.my-orders-page__card{background:#fff;border:1px solid #dbe4f1;border-radius:18px;gap:8px;padding:14px;display:grid}.my-orders-page__card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.my-orders-page__card-top strong{color:#2563eb;letter-spacing:.01em;font-size:1.02rem}.my-orders-page__card-meta{color:#64748b;justify-content:space-between;align-items:center;gap:8px;font-size:.92rem;display:flex}.my-orders-page__card-meta span:last-child{color:#0f172a;font-weight:700}.my-orders-page__refund-badge{justify-self:start}.my-orders-page__card-actions .btn{border:1px solid #d6e1ef;border-radius:999px;justify-content:center;width:100%;min-height:48px;font-size:1rem;font-weight:600}.my-orders-page__table-card{background:#fff;border:1px solid #dbe4f1;border-radius:16px;overflow:hidden}.my-orders-page__table{border-collapse:collapse;width:100%}.my-orders-page__table thead tr{background:#eff4fb;border-bottom:1px solid #dbe4f1}.my-orders-page__table th,.my-orders-page__table td{color:#0f172a;text-align:left;border-bottom:1px solid #edf2f8;padding:11px 12px;font-size:.82rem}.my-orders-page__table th{text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:.69rem;font-weight:700}.my-orders-page__table tbody tr:hover{background:#f8fafc}.my-orders-page__table td:first-child{color:#2563eb;font-weight:700}.my-orders-page__status-wrap{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.my-orders-page .table-actions .btn{border:1px solid #d6e1ef;border-radius:8px;min-height:30px;padding:4px 10px;font-size:.74rem}.my-orders-page .refresh-indicator{padding:8px 12px;font-size:.78rem}.my-orders-page .pagination{justify-content:space-between;align-items:center;gap:10px;margin-top:2px;display:flex}.my-orders-page .pagination__status{color:#64748b;font-size:1rem}.my-orders-page .pagination .btn{border:1px solid #d6e1ef;border-radius:999px;min-width:48px;min-height:48px;padding:0;font-size:1.1rem}.my-orders-page .pagination__btn{width:48px;height:48px}.my-orders-page .pagination__btn:disabled{opacity:.4}.my-orders-page .status-badge{text-transform:capitalize;border-radius:999px;align-items:center;padding:2px 8px;font-size:.68rem;font-weight:700;line-height:1.2;display:inline-flex}.my-orders-page .status-badge--neutral{color:#475569;background:#e2e8f0}.my-orders-page .status-badge--accent{color:#1d4ed8;background:#dbeafe}.my-orders-page .status-badge--warning{color:#92400e;background:#fef3c7}.my-orders-page .status-badge--info{color:#0369a1;background:#e0f2fe}.my-orders-page .status-badge--success{color:#166534;background:#dcfce7}.my-orders-page .status-badge--danger{color:#b91c1c;background:#fee2e2}.my-orders-page .status-badge--muted{color:#64748b;background:#f1f5f9}.order-detail-page{background:linear-gradient(#fffffffa,#f8fafcfa),#fff;border:1px solid #dbe4f1;border-radius:24px;gap:clamp(14px,2vw,20px);padding:clamp(18px,2.4vw,30px);display:grid;box-shadow:0 18px 44px #0f172a14}.order-detail-page .order-hero{background:linear-gradient(135deg,#2563eb14,#fffffff0 48%),#fff;border:1px solid #dbe4f1;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:clamp(14px,2vw,24px);padding:clamp(18px,2.4vw,26px);display:flex}.order-detail-page .order-hero__main{gap:8px;min-width:0;display:grid}.order-detail-page .order-hero__eyebrow{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.order-detail-page .order-hero h1{color:#0f172a;letter-spacing:0;margin:0;font-size:clamp(1.75rem,2.8vw,2.55rem);line-height:1.04}.order-detail-page .order-hero .muted{color:#64748b;margin:0;font-size:.98rem}.order-detail-page .order-hero__customer{color:#334155;overflow-wrap:anywhere;margin:2px 0 0;font-size:.94rem}.order-detail-page .order-hero__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.order-detail-page .status-badge{text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 10px;font-size:.68rem;font-weight:800;line-height:1.1;display:inline-flex}.order-detail-page .status-badge--neutral{color:#475569;background:#e2e8f0}.order-detail-page .status-badge--accent{color:#1d4ed8;background:#dbeafe}.order-detail-page .status-badge--warning{color:#92400e;background:#fef3c7}.order-detail-page .status-badge--info{color:#0369a1;background:#e0f2fe}.order-detail-page .status-badge--success{color:#166534;background:#dcfce7}.order-detail-page .status-badge--danger{color:#b91c1c;background:#fee2e2}.order-detail-page .status-badge--muted{color:#64748b;background:#f1f5f9}.order-detail-page .order-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.order-detail-page .order-meta__card{background:#fff;border:1px solid #dbe4f1;border-radius:16px;gap:6px;min-width:0;padding:15px 16px;display:grid}.order-detail-page .order-meta__card span{color:#64748b;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.order-detail-page .order-meta__card strong{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-size:1rem;line-height:1.25}.order-detail-page .alert{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;margin:0;padding:12px 14px}.order-detail-page .order-payment-retry{color:#0f172a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:16px;display:flex}.order-detail-page .order-payment-retry__copy{gap:4px;min-width:0;display:grid}.order-detail-page .order-payment-retry__copy span{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.order-detail-page .order-payment-retry__copy strong{color:#0f172a;font-size:1.35rem;line-height:1.1}.order-detail-page .order-payment-retry__copy p{color:#475569;max-width:620px;margin:0;font-size:.9rem;line-height:1.45}.order-detail-page .checkout-payment-panel--order-retry{box-shadow:none;background:#fff;border:1px solid #dbe4f1;border-radius:18px;margin:0;padding:18px}.order-detail-page .checkout-payment-panel--order-retry .card-header{justify-content:space-between;gap:12px;display:flex}.order-detail-page .checkout-payment-panel--order-retry .checkout-pay{justify-self:start;min-width:180px}.order-detail-page .detail-panel__grid--order{grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);align-items:start;gap:clamp(14px,2vw,20px);display:grid}.order-detail-page .order-side-column{gap:14px;display:grid}.order-detail-page .order-card{box-shadow:none;background:#fff;border:1px solid #dbe4f1;border-radius:18px;padding:clamp(16px,2vw,22px)}.order-detail-page .order-card__title{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.order-detail-page .order-card__title h2{color:#0f172a;letter-spacing:0;text-transform:none;margin:0;font-size:1.05rem;line-height:1.2}.order-detail-page .order-card__title span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;text-align:right;flex:none;font-size:.75rem;font-weight:800}.order-detail-page .detail-items--order{gap:10px;margin:0;padding:0;list-style:none;display:grid}.order-detail-page .detail-items--order li{background:#f8fafc;border:1px solid #e5edf7;border-radius:14px;margin:0;padding:14px}.order-detail-page .order-item{gap:10px;min-width:0;display:grid}.order-detail-page .order-item__top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.order-detail-page .order-item__identity{gap:4px;min-width:0;display:grid}.order-detail-page .order-item__identity strong{color:#0f172a;font-size:1rem;line-height:1.25}.order-detail-page .order-item__identity .muted{color:#64748b;overflow-wrap:anywhere;font-size:.8rem}.order-detail-page .order-item__price{color:#0f172a;text-align:right;white-space:nowrap;background:#fff;border-radius:999px;justify-self:end;min-width:96px;padding:7px 10px;font-size:.95rem;line-height:1}.order-detail-page .order-item__chips{flex-wrap:wrap;gap:6px;display:flex}.order-detail-page .order-item__chip{color:#2563eb;background:#eef6ff;border:1px solid #cfe0f6;border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:.76rem;font-weight:700;display:inline-flex}.order-detail-page .order-item__details{color:#64748b;font-size:.82rem;line-height:1.45}.order-detail-page .order-summary{background:#fff;border:1px solid #dbe4f1;border-radius:16px;gap:8px;margin-top:16px;padding:14px;display:grid}.order-detail-page .order-summary>div{color:#475569;justify-content:space-between;align-items:center;gap:16px;font-size:.92rem;display:flex}.order-detail-page .order-summary>div strong{color:#0f172a;white-space:nowrap;font-weight:800}.order-detail-page .order-summary__total{color:#0f172a;border-top:1px solid #dbe4f1;margin-top:4px;padding-top:12px;font-size:1.05rem}.order-detail-page .address-block--order{color:#334155;background:#f8fafc;border:1px solid #e5edf7;border-radius:14px;gap:5px;padding:13px 14px;font-size:.92rem;line-height:1.35;display:grid}.order-detail-page .address-block__name{color:#0f172a;font-weight:800}.order-detail-page .order-contact-list{gap:8px;margin:14px 0;display:grid}.order-detail-page .order-contact-list>div,.order-detail-page .tracking-card__row{background:#f8fafc;border:1px solid #e5edf7;border-radius:12px;grid-template-columns:minmax(90px,.45fr) minmax(0,1fr);align-items:baseline;gap:10px;padding:11px 12px;display:grid}.order-detail-page .order-contact-list dt,.order-detail-page .tracking-card__row dt{color:#64748b;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.order-detail-page .order-contact-list dd,.order-detail-page .tracking-card__row dd{color:#0f172a;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.9rem;font-weight:700}.order-detail-page .tracking-card__list{gap:8px;margin:0;display:grid}.order-detail-page .tracking-card__action{margin-top:4px}.order-detail-page .tracking-card__action .btn{justify-content:center;width:100%}.order-detail-page .tracking-card__empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;margin:0;padding:12px 14px;font-size:.9rem;line-height:1.45}@media (hover:hover){.cart-item,.my-orders-page__card{transition:transform .18s,box-shadow .18s,border-color .18s}.cart-item:hover,.my-orders-page__card:hover{border-color:#c9d6e8;transform:translateY(-1px);box-shadow:0 12px 22px #0f172a14}}.foam-editor-page{gap:16px}.foam-editor-page .foam-editor-page__header,.foam-editor-page .foam-editor-page__empty,.foam-editor-page .foam-editor-page__footer,.scanner-page .foam-editor-page__header,.scanner-page .foam-editor-page__empty{color:#0f172a;background:#fff;border:1px solid #dbe4f1;box-shadow:0 14px 30px #0f172a14}.foam-editor-page .foam-editor-page__header p,.foam-editor-page .foam-editor-page__empty p,.scanner-page .foam-editor-page__header p,.scanner-page .foam-editor-page__empty p{color:#64748b}.foam-editor-page .foam-editor-page__empty-preview{background:linear-gradient(145deg,#3b82f614,#2563eb05);border:1px dashed #c9d6ea}.foam-editor-page .foam-editor-page__preview-board{background:radial-gradient(circle at 20% 20%,#94a3b833,#94a3b814);border:1px solid #d5dfec}.foam-editor-page .foam-editor-page__preview-slot{background:#94a3b840;border:1px solid #c7d2e4;box-shadow:0 10px 24px #0f172a1f}.foam-editor-page .foam-editor-page__preview-hint{color:#64748b}.foam-editor-page .foam-editor-page__actions .btn.secondary,.scanner-page .foam-editor-page__actions .btn.secondary,.foam-editor-page .foam-editor-page__actions .btn.ghost,.scanner-page .foam-editor-page__actions .btn.ghost{color:#111827;background:#fff;border:1px solid #d7e1ef}.foam-editor-page .foam-editor-page__actions .btn.primary,.scanner-page .foam-editor-page__actions .btn.primary{color:#fff;background:#2c73e8;border-color:#2c73e8}[data-theme=dark] .foam-editor-page .foam-editor-page__header,[data-theme=dark] .foam-editor-page .foam-editor-page__empty,[data-theme=dark] .foam-editor-page .foam-editor-page__footer,[data-theme=dark] .scanner-page .foam-editor-page__header,[data-theme=dark] .scanner-page .foam-editor-page__empty{color:#0f172a;background:#fff;border-color:#dbe4f1}[data-theme=dark] .foam-editor-page .foam-editor-page__header p,[data-theme=dark] .foam-editor-page .foam-editor-page__empty p,[data-theme=dark] .scanner-page .foam-editor-page__header p,[data-theme=dark] .scanner-page .foam-editor-page__empty p{color:#64748b}[data-theme=dark] .cart-item,[data-theme=dark] .cart-summary__card,[data-theme=dark] .my-orders-page__filters,[data-theme=dark] .my-orders-page__state-card,[data-theme=dark] .my-orders-page__card,[data-theme=dark] .my-orders-page__table-card{background:#fff;border-color:#dbe4f1}[data-theme=dark] .cart-item__media,[data-theme=dark] .cart-item__qty,[data-theme=dark] .cart-summary__shipping-option,[data-theme=dark] .cart-summary__payments span,[data-theme=dark] .my-orders-page__table thead tr{background:#f8fafc}[data-theme=dark] .cart-item__notes span{background:#eff6ff;border-color:#93c5fd}[data-theme=dark] .cart-summary__shipping-option:has(input:checked){background:#eff6ff;border-color:#93c5fd}[data-theme=dark] .my-orders-page__table tbody tr:hover{background:#f8fafc}[data-theme=dark] .my-orders-page__input,[data-theme=dark] .my-orders-page__select,[data-theme=dark] .cart-summary__coupon input,[data-theme=dark] .cart-summary__shipping-select select{color:#0f172a;background:#f8fafc;border-color:#d6e1ef}[data-theme=dark] .cart-page__continue,[data-theme=dark] .my-orders-page .table-actions .btn,[data-theme=dark] .my-orders-page .pagination .btn,[data-theme=dark] .my-orders-page__card-actions .btn{color:#111827;border-color:#d7e1ef}[data-theme=dark] .cart-page .button.ghost,[data-theme=dark] .my-orders-page .btn.ghost{color:#111827;background:#fff;border-color:#d7e1ef}[data-theme=dark] .cart-page .button.primary,[data-theme=dark] .my-orders-page .btn.primary{color:#eff6ff;background:#2563eb;border-color:#2563eb}[data-theme=dark] .my-orders-page__card-top strong,[data-theme=dark] .my-orders-page__table td:first-child{color:#2563eb}@media (width<=1024px){.cart-page__layout{grid-template-columns:1fr}.cart-page__summary{position:static}.order-detail-page .detail-panel__grid--order{grid-template-columns:1fr}.order-detail-page .order-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){:is(.app-main:has(.cart-page),.app-main:has(.my-orders-page),.app-main:has(.order-detail-page)){width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;margin:0;padding:0;background:#f3f5f9!important}.cart-page{width:100%;max-width:100%;padding:14px 14px calc(86px + env(safe-area-inset-bottom));border-radius:0;gap:14px}.my-orders-page{border-radius:0;gap:12px;width:100%;max-width:100%;padding:14px 14px 26px}.order-detail-page{width:100%;max-width:100%;box-shadow:none;border:0;border-radius:0;gap:12px;padding:14px 14px 26px}.order-detail-page .order-hero{border-radius:18px;flex-direction:column;padding:16px}.order-detail-page .order-hero__actions{justify-content:flex-start;width:100%}.order-detail-page .order-hero__actions .btn{flex:160px;justify-content:center}.order-detail-page .order-meta{grid-template-columns:1fr}.order-detail-page .order-payment-retry{flex-direction:column;align-items:stretch}.order-detail-page .order-payment-retry .btn,.order-detail-page .checkout-payment-panel--order-retry .checkout-pay{justify-content:center;width:100%}.order-detail-page .order-card{border-radius:16px;padding:16px}.order-detail-page .order-card__title{flex-direction:column;align-items:flex-start}.order-detail-page .order-item__top{grid-template-columns:1fr;gap:10px}.order-detail-page .order-item__price{justify-self:start;min-width:0}.order-detail-page .order-contact-list>div,.order-detail-page .tracking-card__row{grid-template-columns:1fr;gap:4px}.cart-page__header{align-items:center;gap:12px;padding-bottom:4px}.cart-page__continue{display:none}.cart-page__header h1{font-size:2rem}.cart-item{border-radius:0;grid-template-columns:104px minmax(0,1fr)}.cart-item__media{background:#f4f7fb;border-right:1px solid #e4eaf4;padding:0}.cart-item__body{gap:8px;padding:12px}.cart-item__title h3{margin:0;font-size:1.04rem}.cart-item__variant-line{font-size:.89rem}.cart-item__meta{grid-template-columns:1fr;gap:5px}.cart-item__meta-block:nth-child(-n+2){display:none}.cart-item__meta-block:last-child{justify-self:start;width:100%}.cart-item__meta-block:last-child .cart-item__meta-label{display:none}.cart-item__notes{gap:0}.cart-item__notes span{color:#9ca3af;background:0 0;border:0;padding:0;font-size:.74rem;font-style:italic;display:none}.cart-item__notes span:first-child{display:inline}.cart-item__line-total{letter-spacing:-.02em;font-size:2rem;font-weight:800;line-height:1}.cart-item__remove{border-radius:10px;width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.cart-summary__card{padding:14px}.cart-page__mobile-bar{background:#fff;align-items:center;display:flex}.my-orders-page__filters{background:0 0;border:0;grid-template-columns:1fr;padding:0}.my-orders-page__header h1{font-size:2.05rem}.my-orders-page__cards{gap:12px;display:grid}.my-orders-page__table-card,.my-orders-page .filters-bar__label{display:none}.my-orders-page__input,.my-orders-page__select{background:#fff;border-radius:18px;min-height:56px;padding:0 16px!important;font-size:1.08rem!important}.my-orders-page__search-input-wrap .my-orders-page__search-icon{font-size:1.02rem;left:14px}.my-orders-page__input--search{padding-left:42px!important}.my-orders-page__card{border-radius:20px;padding:16px}.my-orders-page__card-meta{font-size:1rem}.my-orders-page .pagination{flex-direction:row;align-items:center}.my-orders-page .pagination .btn{border-radius:999px;justify-content:center;width:52px;min-width:52px;height:52px;min-height:52px;padding:0}.my-orders-page .status-badge{padding:5px 12px;font-size:.72rem}}.app-shell{min-height:100vh;color:var(--text-primary);background-color:#050a18a6;background-image:var(--bg-gradient), none;background-position:top,top,top,top;background-repeat:repeat,no-repeat,no-repeat,no-repeat;background-size:auto,auto,auto,cover;background-attachment:scroll,scroll,scroll,fixed;flex-direction:column;font-family:Open Sans,sans-serif;font-size:18px;display:flex}#root{min-height:100vh}@media (width<=575px){.app-main{margin:16px;padding:36px 20px 72px}}.app-shell{min-height:100vh;color:var(--text-primary);background-color:#0000;background-image:none;flex-direction:column;font-family:Open Sans,sans-serif;font-size:18px;display:flex}.app-main{color:var(--text-primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050a18a6;border:1px solid #94a3b833;border-radius:28px;flex:1;margin:clamp(16px,3vw,36px);padding:48px 32px 72px;font-family:Open Sans,sans-serif;font-size:18px;box-shadow:0 24px 70px #050a1859}@media (width<=575px){.app-main{margin:16px;padding:36px 20px 72px;overflow-x:hidden}:is(.app-main:has(.home-page-wrapper),.app-main:has(.home-page)){margin:0;padding:0;overflow-x:hidden}}.app-header{grid-template-columns:minmax(120px,160px) minmax(0,1fr) auto;z-index:20!important;align-items:center!important;justify-content:initial!important;-moz-column-gap:clamp(24px, 2.4vw, 44px)!important;color:#111827!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff5!important;border-bottom:1px solid #0f172a1a!important;column-gap:clamp(24px,2.4vw,44px)!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 clamp(20px,4vw,36px)!important;display:grid!important;position:relative!important;top:0!important;overflow:hidden!important;box-shadow:0 10px 28px -24px #0f172a59!important}.logo{z-index:1;flex-shrink:0;grid-column:1;align-items:center;gap:10px;max-width:160px;height:48px;display:inline-flex;position:relative;overflow:hidden}.logo a{align-items:center!important;height:100%!important;padding:0!important;text-decoration:none!important;display:inline-flex!important}.app-header img,.app-header .logo img,.app-header .logo .logo-image,.logo-image{-o-object-fit:contain!important;object-fit:contain!important;width:auto!important;max-width:160px!important;height:100%!important;max-height:100%!important;display:block!important;transform:none!important}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;grid-column:3;justify-self:end;gap:5px;display:none}.menu-toggle span{background:#111827d9;border-radius:999px;width:26px;height:2px;display:block}.mobile-header-actions{display:none}.nav{z-index:0;grid-column:2;justify-content:flex-end;align-items:center;width:100%;min-width:0;max-width:none;display:flex;position:static;top:auto;left:auto;transform:none}.header-actions.desktop-only{z-index:1;flex-shrink:0;grid-column:3;justify-content:flex-end;align-items:center;gap:8px;margin-left:0;display:flex;position:relative}.nav ul{flex-wrap:nowrap;justify-content:center;gap:clamp(20px,2.2vw,42px);margin:0;padding:0;list-style:none;display:flex}.nav .nav-link{letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;min-height:36px;padding:0 2px;font-family:Archivo,sans-serif;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex;position:relative;box-shadow:none!important;color:#141b27d1!important;background:0 0!important;border:0!important;border-radius:0!important}.nav .nav-link:before{content:"";opacity:0;transform-origin:50%;background:#1b4394;border-radius:999px;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(.45)}.nav .nav-link:after{content:none}.nav .nav-link.is-active,.nav .nav-link:hover,.nav .nav-link:focus-visible{transform:none;box-shadow:none!important;color:#1b4394!important;background:0 0!important;border-color:#0000!important}.nav .nav-link.is-active:before,.nav .nav-link:hover:before,.nav .nav-link:focus-visible:before{opacity:1;transform:scaleX(1)}.nav .nav-link.is-active{font-weight:800;color:#111827!important}.nav .nav-link:focus-visible{outline-offset:4px;outline:2px solid #1b439442}.header-actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;display:flex}.app-header .header-actions .button,.app-header .header-actions .btn,.app-header .header-actions button[class*=button],.app-header .header-actions a.button{height:32px;min-height:32px;box-shadow:none;color:#111827;text-transform:none;background:#ffffffc7;border:1px solid #0f172a29;border-radius:999px;padding:0 14px;font-size:.82rem;font-weight:700;line-height:1}.app-header .header-actions .button:hover,.app-header .header-actions .btn:hover,.app-header .header-actions button[class*=btn]:hover,.app-header .header-actions button[class*=button]:hover,.app-header .header-actions a.button:hover,[data-theme=light] .app-header .header-actions .button:hover,[data-theme=light] .app-header .header-actions .btn:hover,[data-theme=light] .app-header .header-actions button[class*=btn]:hover,[data-theme=light] .app-header .header-actions button[class*=button]:hover,[data-theme=dark] .app-header .header-actions .button:hover,[data-theme=dark] .app-header .header-actions .btn:hover,[data-theme=dark] .app-header .header-actions button[class*=btn]:hover,[data-theme=dark] .app-header .header-actions button[class*=button]:hover{color:#111827;background:#1b439414;border-color:#1b43943d}.header-actions .user-tag{border-radius:var(--btn-radius);color:#111827;background:#0f172a14;align-items:center;gap:8px;height:32px;padding:6px 12px;font-size:.8rem;display:inline-flex}.header-actions.desktop-only{display:flex}.header-actions.mobile-only{display:none}.app-header .header-actions.desktop-only{gap:clamp(20px,2.2vw,42px)}.app-header .header-actions.desktop-only .button,.app-header .header-actions.desktop-only .btn,.app-header .header-actions.desktop-only button[class*=button],.app-header .header-actions.desktop-only button[class*=btn],.app-header .header-actions.desktop-only a.button{letter-spacing:.12em;text-transform:uppercase;border-radius:0;height:36px;min-height:36px;padding:0 2px;font-family:Archivo,sans-serif;font-size:13px;font-weight:700;line-height:1;position:relative;box-shadow:none!important;color:#141b27c7!important;background:0 0!important;border:0!important}.app-header .header-actions.desktop-only .button:before,.app-header .header-actions.desktop-only .btn:before,.app-header .header-actions.desktop-only button[class*=button]:before,.app-header .header-actions.desktop-only button[class*=btn]:before,.app-header .header-actions.desktop-only a.button:before{content:"";opacity:0;transform-origin:50%;background:#1b4394;border-radius:999px;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(.45)}.app-header .header-actions.desktop-only .button:hover,.app-header .header-actions.desktop-only .button:focus-visible,.app-header .header-actions.desktop-only .btn:hover,.app-header .header-actions.desktop-only .btn:focus-visible,.app-header .header-actions.desktop-only button[class*=button]:hover,.app-header .header-actions.desktop-only button[class*=button]:focus-visible,.app-header .header-actions.desktop-only button[class*=btn]:hover,.app-header .header-actions.desktop-only button[class*=btn]:focus-visible,.app-header .header-actions.desktop-only a.button:hover,.app-header .header-actions.desktop-only a.button:focus-visible{transform:none;color:#1b4394!important;background:0 0!important;border-color:#0000!important}.app-header .header-actions.desktop-only .button:hover:before,.app-header .header-actions.desktop-only .button:focus-visible:before,.app-header .header-actions.desktop-only .btn:hover:before,.app-header .header-actions.desktop-only .btn:focus-visible:before,.app-header .header-actions.desktop-only button[class*=button]:hover:before,.app-header .header-actions.desktop-only button[class*=button]:focus-visible:before,.app-header .header-actions.desktop-only button[class*=btn]:hover:before,.app-header .header-actions.desktop-only button[class*=btn]:focus-visible:before,.app-header .header-actions.desktop-only a.button:hover:before,.app-header .header-actions.desktop-only a.button:focus-visible:before{opacity:1;transform:scaleX(1)}.app-header .header-actions.desktop-only .user-tag{color:#141b2794;white-space:nowrap;text-overflow:ellipsis;background:#0f172a0b;border-radius:999px;max-width:190px;height:26px;padding:0 10px;font-size:.74rem;font-weight:600;overflow:hidden}.mobile-nav-header{display:none}.mobile-nav-title{letter-spacing:.06em;text-transform:uppercase;color:#0f172a;font-size:.95rem;font-weight:800}.mobile-nav-logo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:min(210px,62vw);height:34px;display:block}.mobile-nav-close{color:#0f172a;background:#fff;border:1px solid #d1d9e6;border-radius:10px;justify-content:center;align-items:center;width:40px;min-height:40px;padding:0;font-size:1.2rem;font-weight:700;line-height:1;display:inline-flex}@media (width<=1599px){.app-header{gap:16px}.nav{max-width:calc(100% - 350px)}.nav ul{flex-wrap:wrap;justify-content:center;gap:clamp(10px,2vw,18px)}.header-actions.desktop-only{gap:6px}.header-actions.desktop-only .user-tag{display:none}}@media (width>=1600px) and (width<=1816px){.app-header{grid-template-columns:minmax(112px,150px) minmax(0,1fr) auto;-moz-column-gap:clamp(18px, 1.8vw, 32px)!important;column-gap:clamp(18px,1.8vw,32px)!important}.nav{justify-content:flex-end;width:100%;max-width:none}.nav ul{flex-wrap:nowrap;justify-content:flex-end;gap:clamp(16px,1.45vw,26px);width:auto}.nav .nav-link{padding-inline:1px;font-size:13px}.app-header .header-actions.desktop-only{gap:clamp(16px,1.45vw,26px)}.header-actions.desktop-only .button,.header-actions.desktop-only .btn,.header-actions.desktop-only button[class*=button],.header-actions.desktop-only a.button{letter-spacing:.12em;padding-inline:1px;font-size:13px}.header-actions.desktop-only .user-tag{display:none}}@media (width<=1599px){.app-header{gap:12px}.nav{max-width:calc(100% - 300px)}.header-actions.desktop-only{gap:6px}.app-header{overflow:visible!important}.mobile-header-actions{z-index:2;grid-column:3;justify-self:end;align-items:center;gap:8px;display:inline-flex}.menu-toggle{background:#fff;border:1px solid #dbe3ee;border-radius:11px;justify-content:center;justify-self:end;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;display:inline-flex;box-shadow:0 2px 8px #0f172a14}.nav{z-index:120;transform-origin:top;opacity:0;visibility:hidden;width:auto;max-width:none;transition:opacity var(--transition-fast), transform var(--transition-fast);background:#fff;border:1px solid #dbe3ee;border-radius:16px;flex-direction:column;gap:20px;padding:16px;position:absolute;top:calc(100% + 10px);left:12px;right:12px;transform:scale(.95);box-shadow:0 16px 34px #0f172a29}.nav.open{opacity:1;visibility:visible;transform:scale(1)}.nav ul{flex-direction:column;gap:16px;width:100%}.nav ul li{display:flex}.nav .nav-link{justify-content:center;width:min(100%,360px);margin-inline:auto}.header-actions.desktop-only{display:none}.header-actions.mobile-only{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex!important}.header-actions.mobile-only .button,.header-actions.mobile-only .btn,.header-actions.mobile-only button[class*=btn],.header-actions.mobile-only a.button,.header-actions.mobile-only .user-tag{text-align:center;justify-content:center;width:min(100%,360px);margin-inline:auto}}@media (width<=575px){body.mobile-menu-open{overflow:hidden}.app-header{-webkit-backdrop-filter:none!important;filter:none!important;contain:none!important;overflow:visible!important;transform:none!important}.menu-toggle{z-index:42;pointer-events:auto;touch-action:manipulation;background:#fff;border:1px solid #dbe3ee;border-radius:10px;justify-content:center;align-items:center;min-width:40px;min-height:40px;box-shadow:0 2px 8px #0f172a14}.menu-toggle span{width:20px}.nav{z-index:1200;width:auto;max-width:none;box-shadow:none;-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;background:#fffffffa;border:none;border-radius:0;gap:0;padding:0;position:fixed;inset:0;transform:none}.nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile-nav-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;min-height:64px;padding:12px 16px;display:flex}.mobile-nav-logo{margin-inline:auto}.mobile-nav-close{top:calc(10px + env(safe-area-inset-top));right:calc(10px + env(safe-area-inset-right));z-index:1210;position:fixed;box-shadow:0 2px 10px #0f172a24}.nav ul{gap:12px;width:100%;padding:16px 16px 10px}.nav ul li{display:flex}.nav .nav-link{letter-spacing:.06em;color:#0f172a;background:#fff;border:1px solid #cdd7e5;border-radius:999px;justify-content:center;width:min(100%,340px);min-height:44px;margin-inline:auto;padding:10px 16px;font-size:.85rem;box-shadow:0 2px 8px #0f172a0f}.nav .nav-link:before{content:none;opacity:0}.nav .nav-link.is-active,.nav .nav-link:hover,.nav .nav-link:focus-visible{color:#1d4ed8;background:#edf3ff;border-color:#bfd0ec;transform:none;box-shadow:0 4px 10px #2563eb1f}.header-actions.mobile-only{justify-items:center;gap:10px;width:100%;padding:0 16px 18px;display:grid}.header-actions.mobile-only .button,.header-actions.mobile-only .btn,.header-actions.mobile-only button[class*=btn],.header-actions.mobile-only a.button{border-radius:999px;width:min(100%,340px);min-height:44px;font-size:.85rem}.header-actions.mobile-only .user-tag{border-radius:999px;justify-content:center;width:min(100%,340px);min-height:44px;padding:10px 14px}}@media (prefers-reduced-motion:reduce){.nav .nav-link,.nav .nav-link:before,.nav .nav-link:after{transition:none}}.announcement-bar{text-align:center;letter-spacing:.02em;justify-content:center;align-items:center;width:100%;height:15px;min-height:15px;margin:0;padding:0 clamp(12px,3vw,24px);font-weight:500;display:flex}.announcement-bar__text{text-overflow:ellipsis;white-space:nowrap;width:min(100%,1200px);margin:0;font-weight:500;line-height:15px;overflow:hidden}body.shop-mil-spec .app-header{color:#f1e7b2!important;background:linear-gradient(90deg,#060804f5,#192012f0),repeating-linear-gradient(90deg,#e7c66b1c 0 1px,#0000 1px 28px)!important;border-bottom-color:#e6c56461!important;box-shadow:0 18px 40px #05070457,inset 0 -1px #ffea9a14!important}body.shop-mil-spec .menu-toggle span{background:#ffe89ae6}body.shop-mil-spec .nav .nav-link,body.shop-mil-spec .app-header .header-actions.desktop-only .button,body.shop-mil-spec .app-header .header-actions.desktop-only .btn,body.shop-mil-spec .app-header .header-actions.desktop-only button[class*=button],body.shop-mil-spec .app-header .header-actions.desktop-only button[class*=btn],body.shop-mil-spec .app-header .header-actions.desktop-only a.button{color:#f4e8b8d1!important}body.shop-mil-spec .nav .nav-link:before,body.shop-mil-spec .app-header .header-actions.desktop-only .button:before,body.shop-mil-spec .app-header .header-actions.desktop-only .btn:before,body.shop-mil-spec .app-header .header-actions.desktop-only button[class*=button]:before,body.shop-mil-spec .app-header .header-actions.desktop-only button[class*=btn]:before,body.shop-mil-spec .app-header .header-actions.desktop-only a.button:before{box-shadow:0 0 18px #e5b84a57;background:#e5b84a!important}body.shop-mil-spec .nav .nav-link.is-active,body.shop-mil-spec .nav .nav-link:hover,body.shop-mil-spec .nav .nav-link:focus-visible,body.shop-mil-spec .app-header .header-actions.desktop-only .button:hover,body.shop-mil-spec .app-header .header-actions.desktop-only .button:focus-visible,body.shop-mil-spec .app-header .header-actions.desktop-only .btn:hover,body.shop-mil-spec .app-header .header-actions.desktop-only .btn:focus-visible,body.shop-mil-spec .app-header .header-actions.desktop-only button[class*=button]:hover,body.shop-mil-spec .app-header .header-actions.desktop-only button[class*=button]:focus-visible,body.shop-mil-spec .app-header .header-actions.desktop-only button[class*=btn]:hover,body.shop-mil-spec .app-header .header-actions.desktop-only button[class*=btn]:focus-visible,body.shop-mil-spec .app-header .header-actions.desktop-only a.button:hover,body.shop-mil-spec .app-header .header-actions.desktop-only a.button:focus-visible{color:#ffe79b!important}body.shop-mil-spec .app-header .header-actions.desktop-only .user-tag,body.shop-mil-spec .header-actions .user-tag{color:#f4e8b8ad!important;background:#e5b84a1a!important}body.shop-mil-spec .nav.open{background:linear-gradient(#070905fa,#1a2113fa),repeating-linear-gradient(135deg,#e7c66b14 0 1px,#0000 1px 18px)}.app-footer{color:#000;text-align:center;background:#fffffff2;border-top:1px solid #0f172a14;gap:14px;padding:28px clamp(18px,4vw,40px);display:grid}.footer-contact{color:#1f2937;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;margin:0;font-size:.92rem;font-style:normal;line-height:1.45;display:flex}.footer-contact__address{color:#111827;font-weight:600}.footer-contact__link{color:#111827;text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.footer-contact__link:hover,.footer-contact__link:focus-visible{text-decoration:underline}.footer-links{color:#000;flex-wrap:wrap;justify-content:center;gap:10px 18px;display:flex}.footer-links a{color:#000;text-underline-offset:.18em;font-size:.95rem;text-decoration:underline;text-decoration-thickness:1px}.footer-links a:hover{text-decoration:underline}.footer-links .link-like{color:#000;cursor:pointer;text-underline-offset:.18em;background:0 0;border:none;padding:0;font-size:.95rem;text-decoration:underline;text-decoration-thickness:1px}.footer-meta{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.app-footer strong{color:#000;font-weight:600}.copyright{font-size:.85rem}.build-number{color:#5f6678;font-family:Courier New,monospace;font-size:.85rem}body.shop-mil-spec .app-footer{color:#f4e8b8;background:linear-gradient(#0d110aeb,#080b07f5),repeating-linear-gradient(90deg,#f0d8920a 0 1px,#0000 1px 72px);border-top-color:#f0c45c3d;box-shadow:inset 0 1px #fff4be14}html:has(body.shop-mil-spec){background:#090b07}body.shop-light.shop-mil-spec,body.shop-mil-spec{background-color:#090b07;background-image:var(--mil-spec-full-bleed-bg);background-attachment:fixed}body.shop-mil-spec .footer-contact,body.shop-mil-spec .footer-contact__address,body.shop-mil-spec .footer-contact__link,body.shop-mil-spec .footer-links,body.shop-mil-spec .footer-links a,body.shop-mil-spec .footer-links .link-like,body.shop-mil-spec .footer-meta,body.shop-mil-spec .copyright{color:#f4e8b8}body.shop-mil-spec .footer-contact__link:hover,body.shop-mil-spec .footer-contact__link:focus-visible,body.shop-mil-spec .footer-links a:hover,body.shop-mil-spec .footer-links a:focus-visible,body.shop-mil-spec .footer-links .link-like:hover,body.shop-mil-spec .footer-links .link-like:focus-visible{color:#ffe8a3}@media (width<=575px){.app-footer{text-align:center;gap:10px}.footer-contact{justify-items:center;gap:6px;font-size:.875rem;display:grid}.footer-links{-moz-column-gap:14px;grid-template-columns:repeat(3,auto);justify-content:center;place-items:center;gap:8px 14px;display:grid}.footer-links>:nth-child(-n+3){grid-row:1}.footer-links>:nth-child(4){grid-area:2/1/auto/-1;justify-self:center}.footer-links>:nth-child(5){grid-area:3/1/auto/-1;justify-self:center}.footer-links a,.footer-links .link-like{text-align:center}.footer-meta{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px}}.cookie-banner{--cookie-surface:#0f172af5;--cookie-border:#94a3b857;--cookie-text:#e2e8f0;--cookie-muted:#94a3b8;--cookie-accent:#93c5fd;--cookie-button-border:#94a3b870;--cookie-button-hover:#94a3b824;z-index:1200;border:1px solid var(--cookie-border);background:linear-gradient(135deg, #1e293beb 0%, #0f172afa 60%), var(--cookie-surface);color:var(--cookie-text);-webkit-backdrop-filter:blur(10px);border-radius:18px;position:fixed;inset:auto 16px 16px;box-shadow:0 20px 56px #02061770}[data-theme=light] .cookie-banner{--cookie-surface:#fffffffa;--cookie-border:#94a3b84d;--cookie-text:#0f172a;--cookie-muted:#64748b;--cookie-accent:#1d4ed8;--cookie-button-border:#0f172a38;--cookie-button-hover:#0f172a14;background:var(--cookie-surface);box-shadow:0 16px 40px #0f172a2e}.cookie-banner__content{grid-template-columns:minmax(340px,1fr) auto;align-items:center;gap:16px 20px;width:min(1120px,100%);margin:0 auto;padding:18px 20px;display:grid}.cookie-banner__text{color:var(--cookie-text);gap:6px;display:grid}.cookie-banner__text p{margin:0;line-height:1.45}.cookie-banner__text .eyebrow{color:var(--cookie-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.cookie-banner__note{color:var(--cookie-muted);font-size:.82rem}.cookie-banner__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-left:0;display:flex}.cookie-banner .button{box-shadow:none;padding:10px 14px;font-size:.86rem}.cookie-banner .button.ghost,.cookie-banner .button.cta.secondary{border-color:var(--cookie-button-border);color:var(--cookie-text);background:0 0}.cookie-banner .button.ghost:hover,.cookie-banner .button.cta.secondary:hover{background:var(--cookie-button-hover);color:var(--cookie-text)}.cookie-banner .button.cta.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 10px 24px #1d4ed852}.cookie-preferences{border:1px solid var(--cookie-border);background:#0206172e;border-radius:12px;flex-direction:column;gap:10px;min-width:min(360px,100%);padding:12px;display:flex}[data-theme=light] .cookie-preferences{background:#f1f5f9cc}.toggle-row{grid-template-columns:1fr auto;align-items:center;gap:6px 12px;display:grid}.toggle-row>span{color:var(--cookie-text)}.toggle-row>small{color:var(--cookie-muted);grid-column:1/-1}.cookie-banner__actions-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (width<=860px){.cookie-banner{border-radius:14px;inset:auto 8px 8px}.cookie-banner__content{grid-template-columns:1fr;align-items:flex-start;width:100%;padding:14px}.cookie-banner__actions{justify-content:flex-start;width:100%}.cookie-banner__actions-row{justify-content:flex-start}.cookie-preferences{width:100%;min-width:0}}.product-card__mobile-snippet{display:none}@media (width<=575px){.page{padding:var(--spacing-md)}.page h1,.title{font-size:clamp(1.5rem,5vw,2rem)}.button,.btn{padding:var(--spacing-sm) var(--spacing-md);font-size:.9rem}.desktop-only,.tablet-only{display:none!important}.app-main{box-sizing:border-box;width:calc(100% - 24px);margin:12px;padding:36px 20px 72px}:is(.app-main:has(.home-page-wrapper),.app-main:has(.home-page)){width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;margin:0;padding:0;overflow-x:hidden}.app-main:has(.support-page.support-page--mobile){width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;height:100%;min-height:0;margin:0;padding:0;display:flex;overflow:hidden}body.shop-light .app-shell{width:100%;overflow-x:clip}body.shop-light .app-main{width:100%;max-width:100%;padding:8px 0 calc(88px + env(safe-area-inset-bottom));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;margin:0;overflow-x:clip}body.shop-light .app-main:has(.support-page.support-page--mobile){padding:0}.app-main:has(.support-page.support-page--mobile)>.support-page.support-page--mobile{flex:auto;height:100%;min-height:0;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important}body.shop-light .app-main>.page.module-page.page-shop{width:100%;max-width:100%;margin:0}.page,.card,.module-section,.admin-main,.admin-shell{box-sizing:border-box;max-width:100%;overflow-x:hidden}.form-grid,.form-grid.form-grid--two,.form-grid.form-grid--three{grid-template-columns:1fr!important}input,select,textarea,button,.btn,.button{max-width:100%}.app-main,.app-main .page,.app-main .module-section,.app-main .card,.app-main [class*=grid],.app-main [class*=panel]{min-width:0;max-width:100%}.app-main :is(h1,h2,h3,h4,p,li,label,span,a,button){overflow-wrap:anywhere}.app-main :is(.button,.btn,a.button,button[class*=btn]){text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%;line-height:1.2}.app-main :is(.home-actions,.hero-actions,.scanner-actions,.scanner-review-actions,.scanner-wizard__actions,.scanner-live-simple-actions,.quick-view-modal__actions,.product-page__actions,.checkout-actions,.foam-editor-page__actions,.modal-actions,.form-actions){justify-content:center;align-items:stretch;min-width:0}.app-main :is(.home-actions,.hero-actions,.scanner-actions,.scanner-review-actions,.scanner-wizard__actions,.scanner-live-simple-actions,.quick-view-modal__actions,.product-page__actions,.checkout-actions,.foam-editor-page__actions,.modal-actions,.form-actions)>:is(.button,.btn,a.button,button[class*=btn]){min-height:38px}.scanner-wizard__download-pad{width:100%;max-width:100%}.scanner-wizard__download-pad .btn{width:min(100%,340px);min-width:0;margin-inline:auto}.home-contact .home-actions{justify-content:center;width:100%;align-items:center!important}.home-contact .home-actions>:is(.button,.btn,a.button,button[class*=btn]){width:min(100%,340px);margin-inline:auto}img,video{max-width:100%;height:auto}body.shop-mobile-filters-open{overflow:hidden}.page-shop{width:100%;max-width:100%;margin:0;padding:8px 8px calc(78px + env(safe-area-inset-bottom))!important}.page-shop .shop-toolbar-row{grid-template-columns:1fr;gap:10px}.page-shop .shop-toolbar{gap:8px;margin-top:0}.page-shop .shop-toolbar__sort{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:4px;margin-left:0}.page-shop .shop-toolbar__sort .shop-filter__label{white-space:nowrap;font-size:.76rem}.page-shop .shop-toolbar__sort .shop-filter__select{border-radius:10px;flex:auto;min-width:110px;max-width:58%;height:36px;padding:0 10px;font-size:.78rem}.page-shop .category-showcase__grid{--category-grid-gap:6px;gap:var(--category-grid-gap)}.page-shop .category-showcase__row{gap:var(--category-grid-gap)}.page-shop .category-showcase__item{aspect-ratio:1;border-radius:7px;min-height:0;box-shadow:0 4px 10px #11182714}.page-shop .category-showcase__item-title{letter-spacing:.02em;word-break:break-word;height:23%;min-height:23%;padding:4px 5px;font-size:clamp(.58rem,2.2vw,.78rem);line-height:1.12}.page-shop .shop-layout{gap:0;position:relative;grid-template-columns:1fr!important}.shop-mobile-filter-trigger{left:calc(8px + env(safe-area-inset-left));right:calc(8px + env(safe-area-inset-right));bottom:calc(8px + env(safe-area-inset-bottom));z-index:1201;color:#111827;letter-spacing:.02em;touch-action:manipulation;background:#fff;border:1px solid #dbe3ee;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:40px;min-height:40px;padding:0 12px;font-size:.78rem;font-weight:700;transition:opacity .16s,transform .16s;display:inline-flex;position:fixed;box-shadow:0 12px 28px #0f172a2e}.shop-mobile-filter-trigger svg{width:14px;height:14px}.shop-mobile-filter-trigger__dot{background:#2563eb;border-radius:999px;width:7px;height:7px;font-style:normal;display:block;position:absolute;top:7px;right:7px}.shop-mobile-filter-backdrop{z-index:1198;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a70;border:none;margin:0;padding:0;transition:opacity .2s;position:fixed;inset:0}.shop-mobile-filter-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:none}.page-shop .shop-sidebar{z-index:1199;overscroll-behavior:contain;pointer-events:none;border-radius:18px 18px 0 0;gap:10px;width:auto;max-width:none;height:auto;max-height:86dvh;padding:0 12px 14px;transition:transform .24s;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(105%);box-shadow:0 -16px 34px #0f172a3d}.page-shop .shop-sidebar.is-mobile-open{transform:translateY(0);pointer-events:none!important}.page-shop .shop-mobile-filter-sheet-handle{background:#64748b59;border-radius:999px;width:42px;height:5px;margin:10px auto 8px}.page-shop .shop-sidebar__header{border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;margin-bottom:2px;padding:0 2px 10px}.page-shop .shop-sidebar__header-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.page-shop .shop-sidebar__header .button.ghost{min-height:32px;font-size:.76rem}.page-shop .shop-sidebar__close{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;min-height:30px;padding:4px 8px;font-size:.72rem;font-weight:700}.page-shop .shop-sidebar .shop-filter{gap:5px}.page-shop .shop-sidebar .shop-filter__label{font-size:.82rem}.page-shop .shop-sidebar .shop-filter__pill{padding:6px 7px;font-size:.82rem;line-height:1.25}.page-shop .shop-sidebar .shop-filter__subpill{padding:5px 6px;font-size:.8rem}.page-shop .shop-main{min-width:0}.page-shop .product-grid{grid-template-columns:1fr!important;gap:8px!important}.page-shop .product-grid .product-card{border-radius:10px;grid-template-columns:108px minmax(0,1fr);align-items:stretch;gap:10px;padding:8px;display:grid;box-shadow:0 5px 12px #11182714}.page-shop .product-grid .product-card:hover{transform:none}.page-shop .product-grid .product-card__thumb{background:0 0;gap:0;padding:0}.page-shop .product-grid .product-card__image-wrapper{background:#fff;border-radius:8px;height:100%;min-height:102px}.page-shop .product-grid .product-card__thumb img{box-sizing:border-box;-o-object-fit:contain;object-fit:contain;filter:none;border-radius:8px}.page-shop .product-grid .product-card__content{grid-template-rows:auto auto 1fr auto;align-content:start;gap:5px;min-width:0;padding:0;display:grid}.page-shop .product-grid .product-card__mobile-snippet{grid-row:3}.page-shop .product-grid .product-card__price-row{flex-wrap:wrap;align-items:center;gap:6px}.page-shop .product-grid .product-card__price{order:0;margin-left:0;font-size:1rem}.page-shop .product-grid .product-card__badge{order:2;padding:2px 6px;font-size:.58rem}.page-shop .product-grid .product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.2;display:-webkit-box;overflow:hidden}.page-shop .product-grid .product-card__mobile-snippet{-webkit-line-clamp:2;color:#64748b;-webkit-box-orient:vertical;margin:0;font-size:.74rem;line-height:1.25;display:-webkit-box;overflow:hidden}.page-shop .product-grid .product-card__actions{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.page-shop .product-grid .product-card__actions .button,.page-shop .product-grid .product-card__actions .btn{min-width:0;min-height:30px;padding:5px 6px;font-size:.7rem;line-height:1.15}.page-shop .product-grid .product-card--calculator .product-card__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:102px;display:flex}.page-shop .product-grid .product-card--calculator .product-card__title{min-height:0}.page-shop .product-grid .product-card--calculator .product-card__actions{justify-content:center;align-self:center;place-items:center;width:100%;display:grid}.page-shop .product-grid .product-card--calculator .product-card__actions .button.primary{text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:144px;min-width:144px;min-height:34px;margin-inline:auto;display:inline-flex}.page-shop .product-grid .product-card__button-icon{display:none}.page-shop .product-grid .product-card__nav{padding:0 2px}.page-shop .product-grid .product-card__nav-button{border-radius:0;width:26px;height:26px;margin:0;box-shadow:none!important;-webkit-backdrop-filter:none!important;color:#0f172a!important;background:0 0!important;border:0!important;transform:none!important}.page-shop .product-grid .product-card__image-wrapper:hover .product-card__nav-button,.page-shop .product-grid .product-card__thumb:hover .product-card__nav-button,.page-shop .product-grid .product-card__nav-button:hover,.page-shop .product-grid .product-card__nav-button:active{box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}.page-shop .product-grid .product-card__nav-button svg{width:18px;height:18px}.page-shop{padding:10px 8px 18px!important}.page-shop .category-showcase{margin-inline:0}.page-shop .category-showcase__grid{--category-grid-gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;overflow:visible;gap:var(--category-grid-gap)!important;display:grid!important}.page-shop .category-showcase__row{display:contents!important}.page-shop .category-showcase__item{aspect-ratio:auto;width:100%;height:72px!important;min-height:72px!important}.page-shop .category-showcase__item-title{letter-spacing:.02em;height:auto;min-height:24px;padding:3px 4px;font-size:.54rem;line-height:1.05}.page-shop .shop-toolbar-row{margin-bottom:10px}.page-shop .shop-toolbar{gap:8px;display:grid}.page-shop .shop-toolbar__search{order:1;min-width:0;max-width:none}.page-shop .shop-toolbar__search .shop-filter__search input{border-radius:14px;min-height:44px;padding-left:40px;font-size:.94rem}.page-shop .shop-toolbar__sort{order:2;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:100%;margin:0;display:grid}.page-shop .shop-toolbar__sort .shop-filter__label{font-size:.82rem}.page-shop .shop-toolbar__sort .shop-filter__select{border-radius:14px;width:100%;min-width:0;max-width:none;height:44px;font-size:.9rem}.shop-mobile-filter-trigger{border-radius:14px;grid-column:1/-1;width:100%;height:48px;min-height:48px;margin-top:2px;font-size:.9rem;position:static;box-shadow:0 6px 16px #0f172a1a}.shop-mobile-filter-trigger.is-open{opacity:.55;pointer-events:none;transform:none}.page-shop .product-grid .product-card{border-radius:12px;grid-template-columns:116px minmax(0,1fr);gap:10px;padding:8px}.page-shop .product-grid .product-card__image-wrapper{height:126px;min-height:126px}.page-shop .product-grid .product-card__content{grid-template-rows:auto auto minmax(0,1fr) auto;gap:6px}.page-shop .product-grid .product-card__title{min-height:0;font-size:.95rem;line-height:1.18}.page-shop .product-grid .product-card__price-row{gap:5px;min-height:0}.page-shop .product-grid .product-card__price{font-size:1.02rem}.page-shop .product-grid .product-card__mobile-snippet{-webkit-line-clamp:2;font-size:.76rem;line-height:1.22}.page-shop .product-grid .product-card--calculator .product-card__actions .button.primary{width:min(100%,170px);min-width:0;min-height:44px}.cookie-banner{border-radius:18px;width:auto;max-height:min(44dvh,360px);padding:14px;bottom:10px;left:10px;right:10px;overflow-y:auto}.cookie-banner__content{gap:10px}.cookie-banner__text p{font-size:.94rem;line-height:1.35}.cookie-banner__text .eyebrow{font-size:.72rem}.cookie-banner__note{display:none}.cookie-banner__actions,.cookie-banner__actions-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cookie-banner .button{min-height:44px;padding:8px 10px;font-size:.82rem}.cookie-banner .button.cta.primary{grid-column:1/-1}.page-shop .shop-toolbar,.page-shop .shop-toolbar__search,.page-shop .shop-filter__search{width:100%}.page-shop .product-grid .product-card--calculator{grid-template-columns:104px minmax(0,1fr);align-items:center;min-height:150px}.page-shop .product-grid .product-card--calculator .product-card__image-wrapper{height:112px;min-height:112px}.page-shop .product-grid .product-card--calculator .product-card__content{text-align:left;justify-content:center;align-items:stretch;min-height:0}.page-shop .product-grid .product-card--calculator .product-card__title{text-align:left;width:100%;font-size:.98rem}.page-shop .product-grid .product-card--calculator .product-card__actions{place-items:stretch stretch;width:100%}.page-shop .product-grid .product-card--calculator .product-card__actions .button.primary{white-space:normal;overflow-wrap:anywhere;justify-self:start;width:100%;max-width:184px;font-size:.74rem;line-height:1.1}.menu-toggle,.mobile-nav-close{min-height:44px}body.mobile-menu-open{overflow:hidden}.app-header{overflow:visible!important}.menu-toggle{border-radius:14px;width:56px;min-width:56px;min-height:48px}.nav{height:100dvh;max-height:100dvh;padding:calc(10px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));-webkit-backdrop-filter:none;opacity:1;visibility:visible;z-index:1200;background:#fff;border:0;border-right:1px solid #94a3b852;border-radius:0 18px 18px 0;flex-direction:column;transition:transform .18s;display:flex;overflow-y:auto;box-shadow:22px 0 48px #0f172a38;pointer-events:none!important;width:min(86vw,340px)!important;max-width:calc(100vw - 28px)!important;position:fixed!important;inset:0 auto 0 0!important;transform:translate(-108%)!important}.nav.open{pointer-events:auto!important;transform:translate(0)!important}.mobile-nav-header{z-index:2;background:#fff;border-bottom:1px solid #e5eaf2;justify-content:space-between;min-height:56px;padding:4px 0 12px;display:flex;position:sticky;top:0}.mobile-nav-logo{max-width:190px;height:30px;margin:0}.mobile-nav-close{width:44px;min-width:44px;min-height:44px;box-shadow:none;border-radius:12px;position:static!important}.nav ul{gap:10px;width:100%;padding:14px 0 10px}.nav .nav-link,.header-actions.mobile-only .button,.header-actions.mobile-only .btn,.header-actions.mobile-only button[class*=btn],.header-actions.mobile-only a.button,.header-actions.mobile-only .user-tag{justify-content:center;width:100%;max-width:none;margin-inline:0}.header-actions.mobile-only{width:100%;padding:0}.page-shop .shop-toolbar-row{width:100%;display:block!important}.page-shop .shop-toolbar-row>div[aria-hidden=true]{display:none!important}.page-shop .shop-toolbar{gap:10px;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:none!important;display:grid!important}.page-shop .shop-toolbar__search,.page-shop .shop-toolbar__search .shop-filter__search{width:100%!important;min-width:0!important;max-width:none!important}.page-shop .shop-toolbar__search .shop-filter__search input{width:100%;min-height:48px}.page-shop .shop-toolbar__sort{gap:5px;grid-template-columns:minmax(0,1fr)!important;width:100%!important;margin:0!important;display:grid!important}.page-shop .shop-toolbar__sort .shop-filter__label{font-size:.75rem;line-height:1.1}.page-shop .shop-toolbar__sort .shop-filter__select{border-radius:14px;font-size:.95rem;width:100%!important;min-width:0!important;max-width:none!important;height:48px!important}.page-shop .shop-mobile-filter-trigger{display:none!important}.nav .button,.nav .btn,.nav button[class*=btn],.nav a.button{padding-top:10px;padding-bottom:10px;min-height:44px!important}.nav{border-radius:0 16px 16px 0;padding-inline:12px;width:min(80vw,312px)!important;max-width:calc(100vw - 42px)!important}.mobile-nav-header{min-height:52px;padding-bottom:10px}.mobile-nav-logo{max-width:172px;height:28px}.nav ul{gap:8px;padding-top:12px}.nav .nav-link,.nav .button,.nav .btn,.nav a.button{letter-spacing:.045em;border-radius:16px;font-size:.84rem;min-height:44px!important}.page-shop{padding-inline:10px!important}.page-shop .shop-section{gap:10px}.page-shop .category-showcase__item{border-radius:10px;height:70px!important;min-height:70px!important}.page-shop .category-showcase__item-title{min-height:22px;padding:3px 4px;font-size:.52rem;line-height:1.04}.page-shop .shop-toolbar__search .shop-filter__search{border-radius:16px}.page-shop .shop-toolbar__search .shop-filter__search input{min-height:46px;padding-left:42px;font-size:.98rem}.page-shop .shop-toolbar__sort{gap:4px}.page-shop .shop-toolbar__sort .shop-filter__label{letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin-left:3px;font-size:.68rem;font-weight:800}.page-shop .shop-toolbar__sort .shop-filter__select{border-radius:14px;padding-inline:14px 34px;font-size:.92rem;font-weight:700;height:44px!important}.page-shop .product-grid{gap:9px!important}.page-shop .product-grid .product-card{border-radius:14px;grid-template-columns:108px minmax(0,1fr);gap:10px;min-height:150px;padding:8px;box-shadow:0 8px 22px #0f172a0e}.page-shop .product-grid .product-card__image-wrapper{border-radius:12px;height:118px;min-height:118px}.page-shop .product-grid .product-card__content{gap:5px}.page-shop .product-grid .product-card__title{letter-spacing:0;font-size:1rem;line-height:1.16}.page-shop .product-grid .product-card__price{font-size:1.08rem;line-height:1.08}.page-shop .product-grid .product-card__mobile-snippet{color:#64748b;font-size:.78rem;line-height:1.25}.page-shop .product-grid .product-card__actions{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:8px}.page-shop .product-grid .product-card__actions .button,.page-shop .product-grid .product-card__actions .btn{border-radius:13px;min-height:44px;padding:7px 8px;font-size:.82rem;line-height:1.12}.page-shop .product-grid .product-card--calculator{grid-template-columns:108px minmax(0,1fr)}.page-shop .product-grid .product-card--calculator .product-card__title{font-size:1rem;line-height:1.12}.page-shop .product-grid .product-card--calculator .product-card__actions .button.primary{max-width:176px;font-size:.8rem}.page-shop .shop-sidebar,.page-shop .shop-sidebar.is-mobile-open,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar.is-mobile-open{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important;transform:translateY(105%)!important}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar:before,body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-sidebar:after{content:none!important;display:none!important}.app-header{-moz-column-gap:10px!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:10px!important;padding-inline:16px!important}.mobile-header-actions{grid-column:2;justify-self:end;align-items:center;gap:8px;display:inline-flex}.shop-header-search-toggle,.mobile-header-actions .menu-toggle{color:#111827;background:#fff;border:1px solid #dbe3ee;border-radius:14px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;display:inline-flex;box-shadow:0 2px 8px #0f172a14}.shop-header-search-toggle svg{width:22px;height:22px}.shop-header-search-toggle.is-active{color:#1d4ed8;background:#eef4ff;border-color:#2563eb6b}.page-shop .shop-toolbar__search{display:none!important}.page-shop.page-shop--mobile-search-open .shop-toolbar__search{display:block!important}.page-shop .shop-toolbar{gap:7px}.page-shop .shop-toolbar__sort{position:relative}.page-shop .shop-toolbar__sort .shop-filter__label{z-index:1;color:#64748b;pointer-events:none;margin:0;font-size:.68rem;line-height:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.page-shop .shop-toolbar__sort .shop-filter__select{padding-left:76px!important}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-toolbar__sort .shop-filter__label{color:#ffe8a3}.page-shop .shop-toolbar__sort .shop-filter__label{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;overflow:hidden!important}.page-shop .shop-toolbar__sort:before{content:"Sort by";z-index:3;letter-spacing:.04em;text-transform:uppercase;color:#64748b;pointer-events:none;font-size:.68rem;font-weight:800;line-height:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.page-shop .shop-toolbar__sort .shop-filter__select{text-align:left;padding-left:86px!important}body.shop-light.shop-mil-spec .page-shop--mil-spec .shop-toolbar__sort:before{color:#ffe8a3}body.shop-mil-spec .mobile-nav-header{background:0 0!important;border-bottom-color:#e6c56447!important}body.shop-mil-spec .mobile-nav-logo{filter:drop-shadow(0 2px 8px #0000006b)}.app-header{-moz-column-gap:8px!important;-webkit-backdrop-filter:none!important;filter:none!important;contain:none!important;grid-template-columns:54px minmax(0,1fr) 54px!important;column-gap:8px!important;padding-inline:12px!important;transform:none!important}.app-header .logo{width:min(52vw,190px);grid-column:2!important;justify-self:center!important;max-width:min(52vw,190px)!important}.app-header .logo a{width:100%;justify-content:center!important}.app-header .logo .logo-image,.app-header .logo img{max-width:100%!important;height:42px!important;max-height:42px!important}.mobile-header-actions{display:contents!important}.mobile-header-actions .menu-toggle{grid-area:1/1!important;justify-self:start!important}.shop-header-search-toggle{display:none!important}.shop-header-cart-link{color:#111827;background:#fff;border:1px solid #dbe3ee;border-radius:14px;grid-area:1/3;justify-content:center;justify-self:end;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 2px 8px #0f172a14}.shop-header-cart-link svg{width:24px;height:24px}.shop-header-cart-link__badge{color:#fff;background:#1d4ed8;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding-inline:5px;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px}body.shop-mil-spec .shop-header-cart-link,body.shop-mil-spec .mobile-header-actions .menu-toggle{background:#fffffff5!important;border-color:#e6c5646b!important}body.shop-mil-spec .shop-header-cart-link__badge{color:#09110b;background:#d3a92f}.shop-mobile-search-placement{width:100%;display:block}.shop-mobile-search-placement .shop-filter__search{background:#fff;border-radius:14px;width:100%;min-height:48px;box-shadow:0 8px 18px #0f172a0e}.shop-mobile-search-placement .shop-filter__search input{width:100%;min-height:48px;padding-left:42px;font-size:.94rem}.page-shop .shop-toolbar__search,.page-shop.page-shop--mobile-search-open .shop-toolbar__search{display:none!important}.page-shop .category-showcase__grid{gap:10px!important}.page-shop .category-showcase__item{border-radius:12px;box-shadow:0 8px 18px #0f172a14;height:94px!important;min-height:94px!important}.page-shop .category-showcase__item:hover,.page-shop .category-showcase__item.is-active{transform:none}.page-shop .category-showcase__item-title{height:auto;min-height:28px;padding:4px 5px;font-size:.62rem;font-weight:800;line-height:1.08}.nav.open .mobile-nav-header{z-index:5;background:#fff;flex:none;order:0;margin-bottom:6px;position:relative;top:auto}.nav.open{justify-content:flex-start!important;align-items:stretch!important}.nav.open .nav-links-centered{flex:none;order:1;gap:9px;padding:12px 0 10px}.nav.open .mobile-nav-quote-link{flex:none;order:2}.nav.open .header-actions.mobile-only{flex:none;order:3;padding-top:8px}.mobile-nav-quote-link{color:#fff;letter-spacing:.04em;text-align:center;text-transform:uppercase;background:#1d4ed8;border:1px solid #2563eb6b;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:10px;padding:10px 14px;font-size:.9rem;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #2563eb2e}body.shop-mil-spec .mobile-nav-quote-link{color:#09110b;background:linear-gradient(#e8c65f 0%,#b98b20 100%);border-color:#e6c564c2;box-shadow:0 12px 24px #00000042}.mobile-nav-backdrop{z-index:1190;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a57;border:0;width:100vw;height:100dvh;padding:0;transition:opacity .18s,visibility .18s;display:block;position:fixed;inset:0}.mobile-nav-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.nav.open .nav-link,.nav.open .header-actions.mobile-only .button,.nav.open .header-actions.mobile-only .btn,.nav.open .header-actions.mobile-only a.button,.nav.open .header-actions.mobile-only button{color:#111827;box-shadow:none;background:#f8fafc;border:1px solid #dbe3ee}.nav.open .nav-link.is-active{color:#1d4ed8;background:#eef4ff;border-color:#2563eb73}body.shop-mil-spec .mobile-nav-backdrop{background:#02080585}body.shop-mil-spec .nav.open .nav-link,body.shop-mil-spec .nav.open .header-actions.mobile-only .button,body.shop-mil-spec .nav.open .header-actions.mobile-only .btn,body.shop-mil-spec .nav.open .header-actions.mobile-only a.button,body.shop-mil-spec .nav.open .header-actions.mobile-only button{color:#efe6ba;background:#e6c56414;border-color:#e6c56442}.shop-load-more-products{color:#111827;background:#fff;border:1px solid #dbe3ee;border-radius:14px;justify-items:center;gap:2px;width:100%;min-height:50px;margin-top:12px;font-size:.92rem;font-weight:800;display:grid;box-shadow:0 8px 18px #0f172a12}.shop-load-more-products span{color:#64748b;font-size:.72rem;font-weight:700}body.shop-mil-spec .shop-load-more-products{color:#ffe8a3;background:#e6c5641f;border-color:#e6c56461}body.shop-mil-spec .shop-load-more-products span{color:#c8c1a3}}@media (width>=576px){.shop-mobile-search-placement{display:none}}@media (width<=575px){body .app-header{-webkit-backdrop-filter:none!important;filter:none!important;contain:none!important;transform:none!important}.nav:not(.open){pointer-events:none!important;left:0!important;right:auto!important;transform:translate(-108%)!important}.nav.open{pointer-events:auto!important;left:0!important;right:auto!important;transform:translate(0)!important}.mobile-header-actions .menu-toggle,.shop-header-cart-link{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.mobile-header-actions .menu-toggle:active,.shop-header-cart-link:active{transform:scale(.96);background:#0f172a14!important}body.shop-mil-spec .mobile-header-actions .menu-toggle,body.shop-mil-spec .shop-header-cart-link{box-shadow:none!important;background:0 0!important;border-color:#0000!important}body.shop-mil-spec .mobile-header-actions .menu-toggle:active,body.shop-mil-spec .shop-header-cart-link:active{background:#e6c56424!important}.page-shop .product-grid .product-card--calculator .product-card__content{grid-template-rows:auto minmax(0,1fr) auto;place-content:stretch;align-items:stretch;min-height:118px;display:grid!important}.page-shop .product-grid .product-card--calculator .product-card__mobile-snippet{grid-row:2;align-self:start}.page-shop .product-grid .product-card--calculator .product-card__actions{grid-row:3;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-self:end;place-items:stretch stretch;gap:8px;width:100%;display:grid}.page-shop .product-grid .product-card--calculator .product-card__actions .button.primary{white-space:nowrap;grid-column:2;justify-self:end;width:103px;max-width:100%;min-height:44px;padding:7px 8px;font-size:.82rem;line-height:1.12}}@media (width>=576px){.page{padding:var(--spacing-lg)}.page h1,.title{font-size:clamp(1.8rem,4vw,2.3rem)}}@media (width>=576px) and (width<=767px){.app-main:has(.support-page.support-page--mobile){width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;height:100%;min-height:0;margin:0;padding:0;display:flex;overflow:hidden}.app-main:has(.support-page.support-page--mobile)>.support-page.support-page--mobile{flex:auto;height:100%;min-height:0;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important}.page-shop{gap:14px;width:100%;max-width:100%;margin:0;padding:12px 10px 18px!important}.page-shop .shop-section{gap:14px}.page-shop .shop-toolbar-row{grid-template-columns:1fr;gap:12px}.page-shop .shop-toolbar-row>div[aria-hidden=true]{display:none}.page-shop .shop-toolbar{gap:10px;margin-top:0}.page-shop .shop-toolbar__sort{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%;margin-left:0}.page-shop .shop-toolbar__sort .shop-filter__select{min-width:180px;max-width:280px}.page-shop .category-showcase__grid{--category-grid-gap:8px;gap:var(--category-grid-gap)}.page-shop .category-showcase__row{gap:var(--category-grid-gap)}.page-shop .category-showcase__item{aspect-ratio:1;border-radius:10px;min-height:0;box-shadow:0 5px 12px #11182714}.page-shop .category-showcase__item:hover,.page-shop .category-showcase__item.is-active{transform:none}.page-shop .category-showcase__item-title{letter-spacing:.02em;height:24%;min-height:24%;padding:5px 6px;font-size:clamp(.62rem,1.1vw + .44rem,.82rem);line-height:1.15}.page-shop .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.page-shop .product-grid .product-card{border-radius:12px}.page-shop .product-grid .product-card__thumb{padding:8px 8px 0}.page-shop .product-grid .product-card__image-wrapper{border-radius:10px;height:168px;min-height:148px}.page-shop .product-grid .product-card__content{gap:8px;padding:10px}.page-shop .product-grid .product-card__title{font-size:.9rem;line-height:1.22}.page-shop .product-grid .product-card__actions{grid-template-columns:1fr;gap:6px}.page-shop .product-grid .product-card__actions .button,.page-shop .product-grid .product-card__actions .btn{min-height:34px;padding:6px 8px;font-size:.75rem}.page-shop .product-grid .product-card--calculator .product-card__content{text-align:center;justify-content:center;align-items:center;min-height:112px}.page-shop .product-grid .product-card--calculator .product-card__title{min-height:0}.page-shop .product-grid .product-card--calculator .product-card__actions{justify-content:center;place-items:center;width:100%;margin-top:0;display:grid}.page-shop .product-grid .product-card--calculator .product-card__actions .button.primary{text-align:center;white-space:nowrap;flex:0 auto;justify-content:center;align-items:center;width:168px;min-width:168px;min-height:38px;margin-inline:auto;display:inline-flex}}@media (width>=768px){.page{padding:var(--spacing-xl)}.grid-2-columns{gap:var(--spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}.tablet-visible{display:block!important}.mobile-only{display:none!important}.app-main{padding:42px 28px 72px}}@media (width>=768px) and (width<=991px){.page-shop .category-showcase__grid{--category-grid-gap:clamp(10px, 1.6vw, 14px)}.page-shop .category-showcase__item-title{letter-spacing:.02em;text-wrap:balance;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:28%;min-height:28%;padding:6px 8px;font-size:clamp(.62rem,.5vw + .5rem,.84rem);line-height:1.14;display:-webkit-box;overflow:hidden}}@media (width>=992px) and (width<=1279px){.page-shop .category-showcase__item-title{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;height:27%;min-height:27%;padding:6px 9px;font-size:clamp(.68rem,.42vw + .56rem,.9rem);line-height:1.16}}@media (width>=576px) and (width<=991px){body.shop-mobile-filters-open{overflow:hidden}.page-shop .shop-toolbar-row{grid-template-columns:1fr;gap:12px}.page-shop .shop-toolbar-row>div[aria-hidden=true]{display:none}.page-shop .shop-toolbar{gap:10px;margin-top:0}.page-shop .shop-toolbar__sort{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%;margin-left:0}.page-shop .shop-layout{gap:0;position:relative;grid-template-columns:1fr!important}.shop-mobile-filter-trigger{color:#111827;letter-spacing:.02em;touch-action:manipulation;background:#fff;border:1px solid #dbe3ee;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:38px;min-height:38px;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 4px 12px #0f172a14}.shop-mobile-filter-trigger.is-open{opacity:.45;pointer-events:none}.shop-mobile-filter-trigger svg{width:15px;height:15px}.shop-mobile-filter-trigger__dot{background:#2563eb;border-radius:999px;width:7px;height:7px;display:block;position:absolute;top:7px;right:7px}.shop-tablet-filter-fab{right:calc(14px + env(safe-area-inset-right));bottom:calc(14px + env(safe-area-inset-bottom));z-index:1185;color:#111827;letter-spacing:.02em;touch-action:manipulation;background:#fff;border:1px solid #dbe3ee;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex;position:fixed;box-shadow:0 12px 24px #0f172a29}.shop-tablet-filter-fab svg{width:16px;height:16px}.shop-tablet-filter-fab.is-open{opacity:.42;pointer-events:none}.shop-tablet-filter-fab__dot{background:#2563eb;border-radius:999px;width:8px;height:8px;display:block;position:absolute;top:8px;right:8px}.shop-mobile-filter-backdrop{z-index:1198;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a6b;border:none;margin:0;padding:0;transition:opacity .2s;position:fixed;inset:0}.shop-mobile-filter-backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto}.page-shop .shop-sidebar{z-index:1199;overscroll-behavior:contain;pointer-events:none;border-radius:18px 18px 0 0;gap:10px;width:auto;max-width:none;height:auto;max-height:86dvh;padding:0 14px 16px;transition:transform .24s;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(105%);box-shadow:0 -16px 34px #0f172a3d}.page-shop .shop-sidebar.is-mobile-open{pointer-events:auto;transform:translateY(0)}.page-shop .shop-mobile-filter-sheet-handle{background:#64748b59;border-radius:999px;width:44px;height:5px;margin:11px auto 9px}.page-shop .shop-sidebar__header{border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;margin-bottom:2px;padding:0 2px 10px}.page-shop .shop-sidebar__header-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.page-shop .shop-sidebar__header .button.ghost{min-height:32px;font-size:.78rem}.page-shop .shop-sidebar__close{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ee;border-radius:9px;min-height:31px;padding:5px 9px;font-size:.74rem;font-weight:700}:is(.app-main:has(.home-page-wrapper),.app-main:has(.home-page)){width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;margin:0;padding:0;overflow-x:hidden}}@media (width>=992px) and (width<=1199px){.page{padding:var(--spacing-2xl)}.grid-3-columns{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}}@media (width>=992px){.page{padding:var(--spacing-2xl);max-width:1200px;margin:0 auto}.grid-3-columns{gap:var(--spacing-xl);grid-template-columns:repeat(3,1fr);display:grid}.desktop-visible{display:block!important}.tablet-only{display:none!important}}@media (width>=1200px){.page{max-width:1400px}.grid-4-columns{gap:var(--spacing-xl);grid-template-columns:repeat(4,1fr);display:grid}.container{padding-left:var(--spacing-2xl);padding-right:var(--spacing-2xl)}.app-main{padding:48px 32px 72px}}@media (width>=1400px){.page{max-width:1600px}.grid-5-columns{gap:var(--spacing-xl);grid-template-columns:repeat(5,1fr);display:grid}.content-max-width{max-width:1600px;margin:0 auto}}.pulse-animation{animation:1.5s ease-in-out infinite pulse}.pulse-icon-animation{animation:2s ease-in-out infinite pulse-icon}.shimmer-animation{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:1.5s infinite shimmer}.fade-in{animation:.3s ease-in fadeIn}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-out{animation:.3s ease-out fadeOut}.slide-up{animation:.3s ease-out slideUp}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.slide-down{animation:.3s ease-out slideDown}.spin{animation:1s linear infinite spin}@keyframes scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.scale-animation{animation:.3s ease-in-out scale}@media (hover:none) and (pointer:coarse){button,.button,.btn,a.button,a.btn{min-width:44px;min-height:44px;padding:var(--spacing-sm) var(--spacing-md)}.button+.button,.btn+.btn{margin-left:var(--spacing-md)}button:focus,.button:focus,.btn:focus,a:focus{outline:3px solid var(--brand-primary);outline-offset:2px}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],textarea,select{min-height:44px;padding:var(--spacing-sm) var(--spacing-md);font-size:16px}input[type=checkbox],input[type=radio]{width:24px;height:24px;margin:var(--spacing-xs)}.nav-link,.menu-item{padding:var(--spacing-sm) var(--spacing-md);align-items:center;min-height:44px;display:flex}*{-webkit-overflow-scrolling:touch}}@media (hover:hover) and (pointer:fine){.button:hover,.btn:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}}@media print{.no-print,.app-header,.app-footer,.button,.btn,button,.nav,.menu-toggle,.theme-toggle,.announcement-bar{display:none!important}*{color:#000!important;box-shadow:none!important;text-shadow:none!important;background:#fff!important}body{font-size:12pt;line-height:1.5;background:#fff!important}.page{page-break-inside:avoid;margin:0;padding:0}h1,h2,h3,h4,h5,h6{page-break-after:avoid;color:#000!important}img{page-break-inside:avoid;max-width:100%!important}a{text-decoration:underline;color:#000!important}a[href^=http]:after{content:" (" attr(href) ")";font-size:.8em}table{page-break-inside:avoid;border-collapse:collapse}ul,ol{page-break-inside:avoid}.page-break-before{page-break-before:always}.page-break-after{page-break-after:always}.page-break-avoid{page-break-inside:avoid}.container,.content,.main-content{max-width:100%!important;margin:0!important;padding:0!important}.packing-label-print-area,.packing-label-print-area *{visibility:visible!important}.packing-label-page,.packing-label-page .packing-label-workflow,.packing-label-page .packing-label-print-area,.packing-label-page .packing-label-sheet,.packing-label-page .packing-label-template,.packing-label-page .pl-logo-section,.packing-label-page .pl-form-section,.packing-label-page .pl-lower-section,.packing-label-page .pl-notes-section,.packing-label-page .pl-warning-box{color:#000!important;box-shadow:none!important;text-shadow:none!important;background:#fff!important}.packing-label-page .packing-label-template{border:2px solid #111!important}.packing-label-page .pl-title-bar{color:#fff!important;background:#12247d!important}.packing-label-page .pl-company-lockup img{width:3.55in!important;max-width:none!important;height:auto!important;max-height:1.14in!important}.packing-label-page .pl-company-lockup p,.packing-label-page .pl-date-box,.packing-label-page .pl-date-box span,.packing-label-page .pl-date-box strong,.packing-label-page .pl-form-label,.packing-label-page .pl-form-line span,.packing-label-page .pl-small-line span,.packing-label-page .pl-lined-slot span,.packing-label-page .pl-warning-box strong,.packing-label-page .pl-warning-box span,.packing-label-page .pl-bottom-address,.packing-label-page .pl-bottom-address span,.packing-label-page .pl-footer{color:#000!important}.packing-label-page .pl-company-lockup p{font-size:7.4pt!important;font-weight:700!important;line-height:1.08!important}.packing-label-page .pl-date-box strong,.packing-label-page .pl-form-line,.packing-label-page .pl-small-line,.packing-label-page .pl-lined-slot{border-color:#111!important}.packing-label-page .pl-form-label{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}}@media (resolution>=192dpi),(resolution>=2x){body,.page,.text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}.border,.border-thin{border-width:.5px}img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}svg,.icon{shape-rendering:geometricprecision}}@media (resolution>=288dpi),(resolution>=3x){body{-webkit-font-smoothing:subpixel-antialiased}}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width>=1400px){.container{max-width:1400px}}.app-shell--lovable-home{color:#151b28;background:#f9f7f6;width:100%;min-height:100vh;margin:0;padding:0;font-family:IBM Plex Sans,system-ui,sans-serif;display:block}.app-main--lovable-home{width:100%;min-height:100vh;display:block;overflow:visible;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#151b28!important;background:#f9f7f6!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.app-main--lovable-home>.lovable-home{width:100%;max-width:none;margin:0}.lovable-home,.lovable-home *,.lovable-home :before,.lovable-home :after{box-sizing:border-box}.lovable-home :where(blockquote,dl,dd,figure,h1,h2,h3,h4,h5,h6,hr,p,pre){margin:0}.lovable-home :where(menu,ol,ul){margin:0;padding:0;list-style:none}.lovable-home :where(button,input,optgroup,select,textarea){font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}.lovable-home :where(button,input:where([type=button]),input:where([type=reset]),input:where([type=submit])){appearance:button;background-color:#0000;background-image:none}.lovable-home :where(button,select){text-transform:none}.lovable-home :where(button,[role=button]){cursor:pointer}.lovable-home :where(a){color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.lovable-home :where(img,svg,video,canvas){vertical-align:middle;display:block}.lovable-home :where(img,video){max-width:100%;height:auto}.app-main.app-main--lovable-home :is(h1,h2,h3,h4,p,li,label,span,a,button){overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:manual!important;hyphens:manual!important}.app-main.app-main--lovable-home .text-balance{text-wrap:balance}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-right-8{right:-2rem}.-top-24{top:-6rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-top-6{top:-1.5rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.left-1\/4{left:25%}.left-2{left:.5rem}.left-3\/4{left:75%}.left-4{left:1rem}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-10{z-index:10}.z-\[100\]{z-index:100}.z-\[200\]{z-index:200}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-6{grid-column:span 6/span 6}.-ml-2{margin-left:-.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[2\/1\.4\]{aspect-ratio:2/1.4}.aspect-\[4\/5\]{aspect-ratio:4/5}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-20{height:5rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.min-h-\[280px\]{min-height:280px}.min-h-\[380px\]{min-height:380px}.w-0{width:0}.w-10{width:2.5rem}.w-12{width:3rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.max-w-2xl{max-width:42rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1}.shrink-0{flex-shrink:0}.origin-left{transform-origin:0}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:40s linear infinite marquee}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-px{gap:1px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-3{row-gap:.75rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-rule>:not([hidden])~:not([hidden]){border-color:hsl(var(--rule))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-full{border-radius:9999px}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.border{border-width:1px}.border-\[3px\]{border-width:3px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-foreground{border-color:hsl(var(--foreground))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-primary-foreground\/15{border-color:hsl(var(--primary-foreground) / .15)}.border-red-700{--tw-border-opacity:1;border-color:rgb(185 28 28/var(--tw-border-opacity,1))}.border-rule{border-color:hsl(var(--rule))}.bg-background{background-color:hsl(var(--background))}.bg-background\/10{background-color:hsl(var(--background) / .1)}.bg-background\/60{background-color:hsl(var(--background) / .6)}.bg-background\/80{background-color:hsl(var(--background) / .8)}.bg-card{background-color:hsl(var(--card))}.bg-current{background-color:currentColor}.bg-destructive{background-color:hsl(var(--destructive))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-foreground\/15{background-color:hsl(var(--foreground) / .15)}.bg-foreground\/70{background-color:hsl(var(--foreground) / .7)}.bg-foreground\/\[0\.06\]{background-color:hsl(var(--foreground) / .06)}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.bg-primary-foreground\/10{background-color:hsl(var(--primary-foreground) / .1)}.bg-primary-foreground\/30{background-color:hsl(var(--primary-foreground) / .3)}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary\/40{background-color:hsl(var(--secondary) / .4)}.bg-secondary\/60{background-color:hsl(var(--secondary) / .6)}.bg-transparent{background-color:#0000}.bg-gradient-to-t{background-image:linear-gradient(to top, var(--tw-gradient-stops))}.from-background{--tw-gradient-from:hsl(var(--background)) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-card{--tw-gradient-from:hsl(var(--card)) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--card) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.via-background\/85{--tw-gradient-to:hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), hsl(var(--background) / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-card\/65{--tw-gradient-to:hsl(var(--card) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), hsl(var(--card) / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-background\/30{--tw-gradient-to:hsl(var(--background) / .3) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pr-10{padding-right:2.5rem}.pr-16{padding-right:4rem}.pt-2{padding-top:.5rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-right{text-align:right}.font-display{font-family:Archivo,sans-serif}.font-typewriter{font-family:Special Elite,Courier Prime,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[18rem\]{font-size:18rem}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-\[1\.02\]{line-height:1.02}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.15\]{line-height:1.15}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.25em\]{letter-spacing:.25em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-background{color:hsl(var(--background))}.text-background\/60{color:hsl(var(--background) / .6)}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/40{color:hsl(var(--foreground) / .4)}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-foreground\/70{color:hsl(var(--foreground) / .7)}.text-foreground\/90{color:hsl(var(--foreground) / .9)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary-foreground\/50{color:hsl(var(--primary-foreground) / .5)}.text-primary-foreground\/60{color:hsl(var(--primary-foreground) / .6)}.text-primary-foreground\/65{color:hsl(var(--primary-foreground) / .65)}.text-primary-foreground\/70{color:hsl(var(--primary-foreground) / .7)}.text-primary-foreground\/85{color:hsl(var(--primary-foreground) / .85)}.text-primary\/60{color:hsl(var(--primary) / .6)}.text-primary\/70{color:hsl(var(--primary) / .7)}.text-primary\/\[0\.04\]{color:hsl(var(--primary) / .04)}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow-card{--tw-shadow:var(--tw-shadow-colored);--tw-shadow-colored:var(--shadow-card);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);--tw-shadow-color:hsl(var(--card))}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.blur{--tw-blur:blur(8px);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)}.grayscale-\[60\%\]{--tw-grayscale:grayscale(60%);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)}.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)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.duration-1000{animation-duration:1s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.\[filter\:saturate\(0\.85\)_contrast\(1\.05\)_brightness\(0\.95\)\]{filter:saturate(.85)contrast(1.05)brightness(.95)}.lovable-home{--background:30 20% 97%;--foreground:222 30% 12%;--card:0 0% 100%;--card-foreground:222 30% 12%;--popover:0 0% 100%;--popover-foreground:222 30% 12%;--primary:226 70% 28%;--primary-foreground:30 20% 97%;--primary-glow:226 65% 36%;--secondary:30 15% 93%;--secondary-foreground:222 30% 12%;--muted:30 12% 90%;--muted-foreground:222 12% 38%;--accent:226 70% 28%;--accent-foreground:30 20% 97%;--accent-glow:226 65% 36%;--rule:222 20% 80%;--destructive:0 65% 42%;--destructive-foreground:0 0% 100%;--border:222 15% 86%;--input:222 15% 86%;--ring:226 70% 28%;--radius:.125rem;--shadow-card:0 1px 0 #151b280a, 0 12px 32px -16px #151b281f;background:hsl(var(--background));min-height:100vh;color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:16px;line-height:1.5;overflow-x:clip}.lovable-home *,.lovable-home :before,.lovable-home :after{border-color:hsl(var(--border))}.lovable-home h1,.lovable-home h2,.lovable-home h3,.lovable-home h4,.lovable-home h5,.lovable-home h6{letter-spacing:-.02em;font-family:Archivo,sans-serif;font-weight:800}body:has(.lovable-home):before{content:""!important;pointer-events:none!important;z-index:9999!important;opacity:.06!important;mix-blend-mode:multiply!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.5 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")!important;background-repeat:repeat!important;background-size:220px 220px!important;position:fixed!important;inset:0!important}.font-display{letter-spacing:-.02em;font-family:Archivo,sans-serif}.font-mono{font-family:IBM Plex Mono,monospace}.font-typewriter{letter-spacing:0;font-family:Special Elite,Courier Prime,Courier New,monospace}.tw-char{transform-origin:50% 80%;will-change:transform, filter, opacity;animation:.18s cubic-bezier(.2,.8,.2,1) both tw-strike;display:inline-block}@keyframes tw-strike{0%{transform:translateY(-.18em) scale(1.06) rotate(var(--tw-rot,0deg));opacity:0;filter:blur(.6px)}55%{transform:translateY(.04em) scale(.98) rotate(var(--tw-rot,0deg));opacity:1;filter:blur()}to{transform:translateY(var(--tw-y,0px)) translateX(var(--tw-x,0px)) rotate(var(--tw-rot,0deg));opacity:1;filter:none}}@keyframes tw-shake{0%{transform:translate(0)}40%{transform:translate(-1.5px)}to{transform:translate(0)}}.tw-shake{animation:90ms ease-out tw-shake}@keyframes tw-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}.tw-caret{background:hsl(var(--foreground));vertical-align:-.12em;width:.55em;height:1em;margin-left:2px;animation:.7s step-end infinite tw-caret-blink;display:inline-block}.tw-space{white-space:pre;display:inline}.text-balance{text-wrap:balance}.bg-blueprint{background-image:linear-gradient(to right, hsl(var(--primary) / .04) 1px, transparent 1px), linear-gradient(to bottom, hsl(var(--primary) / .04) 1px, transparent 1px);background-size:48px 48px}.bg-hatch{background-image:repeating-linear-gradient(135deg, hsl(var(--primary) / .08) 0px, hsl(var(--primary) / .08) 1px, transparent 1px, transparent 8px)}.rule{border-color:hsl(var(--rule))}.stencil-ink{filter:url(#stencil-noise)}.crate-diagram .draw{stroke-dasharray:var(--len);stroke-dashoffset:var(--off);transition:stroke-dashoffset 1.8s cubic-bezier(.65,0,.35,1)}.crate-diagram .draw.d2{transition-delay:.2s}.crate-diagram .draw.d3{transition-delay:.5s}.crate-diagram .draw.d4{transition-delay:.9s}.crate-diagram .fade{opacity:var(--fade,0);transition:opacity .6s 1.2s}.tw-line{white-space:pre-wrap}.lovable-home .font-display{letter-spacing:-.02em;font-family:Archivo,sans-serif!important}.lovable-home .font-mono{font-family:IBM Plex Mono,monospace!important}.lovable-home .font-typewriter{letter-spacing:0!important;font-family:Special Elite,Courier Prime,Courier New,monospace!important}.lovable-home span:not([class]){font-size:inherit;line-height:inherit}.lovable-home .bg-card{background:hsl(var(--card))!important;background-color:hsl(var(--card))!important;color:hsl(var(--card-foreground))!important}.lovable-home .grid article{box-shadow:none!important;color:hsl(var(--foreground))!important;border-radius:0!important}.lovable-home .border{border-style:solid!important;border-width:1px!important}.lovable-home .border-2{border-style:solid!important;border-width:2px!important}.lovable-home .border-t{border-top-style:solid!important;border-top-width:1px!important}.lovable-home .border-r{border-right-style:solid!important;border-right-width:1px!important}.lovable-home .border-b{border-bottom-style:solid!important;border-bottom-width:1px!important}.lovable-home .border-l{border-left-style:solid!important;border-left-width:1px!important}.lovable-home .border-rule{border-color:hsl(var(--border))!important}.lovable-home .border-primary,.lovable-home .hover\:border-primary:hover,.service-map-modal .border-primary,.service-map-modal .hover\:border-primary:hover{border-color:hsl(var(--primary))!important}.lovable-home .border-foreground{border-color:hsl(var(--foreground))!important}.lovable-home .hover\:bg-foreground:hover{background-color:hsl(var(--foreground))!important}.lovable-home .hover\:text-background:hover{color:hsl(var(--background))!important}.lovable-home .text-foreground{color:hsl(var(--foreground))!important}.lovable-home .text-muted-foreground{color:hsl(var(--muted-foreground))!important}.lovable-home .text-primary{color:hsl(var(--primary))!important}.lovable-home .text-primary-foreground{color:hsl(var(--primary-foreground))!important}.lovable-home #capabilities>.container .grid>article.bg-card{padding:0!important}.lovable-home #capabilities article>div[class*=bg-gradient-to-t]{background-image:linear-gradient(to top, hsl(var(--card)) 0%, hsl(var(--card) / .65) 52%, hsl(var(--card) / 0) 100%)!important}.lovable-home #capabilities article:hover>div[class*=bg-gradient-to-t]{background-image:linear-gradient(to top, hsl(var(--card)) 0%, hsl(var(--card) / .75) 52%, hsl(var(--card) / 0) 100%)!important}.lovable-home #capabilities .absolute.inset-0.overflow-auto article{padding:1rem!important}.lovable-home #industries .grid.grid-cols-1>.group{background:hsl(var(--card))!important;color:hsl(var(--foreground))!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.lovable-home #industries .grid.grid-cols-1>.group>img{filter:grayscale(.6)!important;transition:filter .7s ease-out,transform .7s ease-out!important;transform:none!important}.lovable-home #industries .grid.grid-cols-1>.group:hover>img{filter:grayscale(0)!important;transform:scale(1.05)!important}.lovable-home #industries .grid.grid-cols-1>.group>div[class*=bg-gradient-to-t]{background-image:linear-gradient(to top, hsl(var(--background)) 0%, hsl(var(--background) / .85) 50%, hsl(var(--background) / .3) 100%)!important}.lovable-home #industries .grid.grid-cols-1>.group:hover>div[class*=bg-gradient-to-t]{background-image:linear-gradient(to top, hsl(var(--primary)) 0%, hsl(var(--primary) / .8) 50%, hsl(var(--primary) / .3) 100%)!important}.lovable-home #industries .grid.grid-cols-1>.group .relative.h-full{color:hsl(var(--foreground))!important}.lovable-home #industries .grid.grid-cols-1>.group:hover .relative.h-full{color:hsl(var(--primary-foreground))!important}.lovable-home #industries .grid.grid-cols-1>.group h3{color:hsl(var(--foreground))!important}.lovable-home #industries .grid.grid-cols-1>.group:hover h3{color:hsl(var(--primary-foreground))!important}.lovable-home #industries .grid.grid-cols-1>.group svg{color:hsl(var(--primary))!important}.lovable-home #industries .grid.grid-cols-1>.group:hover svg{color:hsl(var(--primary-foreground))!important}.lovable-home #industries .grid.grid-cols-1>.group span.font-mono{color:hsl(var(--muted-foreground))!important}.lovable-home #industries .grid.grid-cols-1>.group:hover span.font-mono{color:hsl(var(--primary-foreground) / .7)!important}.lovable-home #industries .grid.grid-cols-1>.group span.flex.items-center{background-color:hsl(var(--background) / .8)!important;border-color:hsl(var(--border))!important}.lovable-home #industries .grid.grid-cols-1>.group:hover span.flex.items-center{background-color:hsl(var(--primary-foreground) / .1)!important;border-color:hsl(var(--primary-foreground) / .3)!important}.lovable-home #industries .grid.grid-cols-1>.group .mt-6.h-px{background-color:hsl(var(--primary))!important;width:3rem!important;transition:width .5s,background-color .5s!important}.lovable-home #industries .grid.grid-cols-1>.group:hover .mt-6.h-px{background-color:hsl(var(--primary-foreground))!important;width:100%!important}.service-map-modal{color:hsl(var(--foreground))!important;font-family:IBM Plex Sans,system-ui,sans-serif!important}.service-map-modal .bg-card,.service-map-modal article.bg-card{background:hsl(var(--card))!important;background-color:hsl(var(--card))!important;color:hsl(var(--card-foreground))!important;box-shadow:none!important;border-radius:0!important}.service-map-modal article.border{border-style:solid!important;border-width:1px!important;border-color:hsl(var(--border))!important;padding:1rem!important}.service-map-modal .bg-secondary\/60{background-color:hsl(var(--secondary) / .6)!important}.service-map-modal .divide-rule>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important;border-top-style:solid!important;border-bottom-style:solid!important;border-color:hsl(var(--border))!important}.service-map-modal .shadow-card{box-shadow:var(--shadow-card)!important}@media (width>=768px){.lovable-home #capabilities .absolute.inset-0.overflow-auto article,.service-map-modal article.border{padding:1.25rem!important}}.lovable-home .grid:not([class*=gap-]){gap:0}.lovable-home .font-light{font-weight:300!important}.lovable-home .font-normal{font-weight:400!important}.lovable-home .font-medium{font-weight:500!important}.lovable-home .font-bold{font-weight:700!important}.lovable-home .font-black{font-weight:900!important}.lovable-home :is(h1,h2,h3,h4,p) span{font-size:inherit!important;line-height:inherit!important}.lovable-home h1.font-typewriter{letter-spacing:0!important;font-family:Special Elite,Courier Prime,Courier New,monospace!important}.lovable-home h1 .font-typewriter,.lovable-home h1 .tw-char,.lovable-home h1 .tw-caret{font-family:Special Elite,Courier Prime,Courier New,monospace!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:0!important}@media (width>=768px){.lovable-home .md\:block{display:block!important}.lovable-home .md\:inline{display:inline!important}.lovable-home .md\:flex{display:flex!important}}@media (width>=1024px){.lovable-home .lg\:flex{display:flex!important}.lovable-home .lg\:grid{display:grid!important}.lovable-home .lg\:block{display:block!important}.lovable-home .lg\:hidden{display:none!important}}.first\:pl-0:first-child{padding-left:0}.hover\:border-primary:hover{border-color:hsl(var(--primary))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary-glow:hover{background-color:hsl(var(--primary-glow))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:underline:hover{text-decoration-line:underline}.focus\:outline-none:focus,.focus-visible\:outline-none:focus-visible{outline-offset:2px;outline:2px solid #0000}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-primary:focus-visible{--tw-ring-color:hsl(var(--primary))}.focus-visible\:ring-primary-foreground:focus-visible{--tw-ring-color:hsl(var(--primary-foreground))}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:hsl(var(--background))}.focus-visible\:ring-offset-primary:focus-visible{--tw-ring-offset-color:hsl(var(--primary))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:w-full{width:100%}.group:hover .group-hover\:translate-x-1{--tw-translate-x:.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-primary-foreground\/30{border-color:hsl(var(--primary-foreground) / .3)}.group:hover .group-hover\:bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.group:hover .group-hover\:bg-primary-foreground\/10{background-color:hsl(var(--primary-foreground) / .1)}.group:hover .group-hover\:from-card{--tw-gradient-from:hsl(var(--card)) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--card) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:from-primary{--tw-gradient-from:hsl(var(--primary)) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.group:hover .group-hover\:via-card\/75{--tw-gradient-to:hsl(var(--card) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), hsl(var(--card) / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.group:hover .group-hover\:via-primary\/80{--tw-gradient-to:hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), hsl(var(--primary) / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.group:hover .group-hover\:to-primary\/30{--tw-gradient-to:hsl(var(--primary) / .3) var(--tw-gradient-to-position)}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.group:hover .group-hover\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group:hover .group-hover\:text-primary-foreground\/70{color:hsl(var(--primary-foreground) / .7)}.group:hover .group-hover\:grayscale-0{--tw-grayscale:grayscale(0);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)}.group\/marquee:hover .group-hover\/marquee\:\[animation-play-state\:paused\]{animation-play-state:paused}.group:hover .group-hover\:\[filter\:saturate\(1\)_contrast\(1\.08\)_brightness\(1\)\]{filter:saturate()contrast(1.08)brightness()}@media (width>=640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}}@media (width>=768px){.md\:-right-16{right:-4rem}.md\:-right-2{right:-.5rem}.md\:-right-6{right:-1.5rem}.md\:-top-6{top:-1.5rem}.md\:-top-8{top:-2rem}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-7{grid-column:span 7/span 7}.md\:mb-16{margin-bottom:4rem}.md\:mb-20{margin-bottom:5rem}.md\:ml-auto{margin-left:auto}.md\:mt-24{margin-top:6rem}.md\:block{display:block}.md\:flex{display:flex}.md\:aspect-\[2\/1\.2\]{aspect-ratio:2/1.2}.md\:h-14{height:3.5rem}.md\:h-24{height:6rem}.md\:h-6{height:1.5rem}.md\:w-14{width:3.5rem}.md\:w-6{width:1.5rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-6{gap:1.5rem}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pl-8{padding-left:2rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-\[1\.65rem\]{font-size:1.65rem}.md\:text-\[10px\]{font-size:10px}.md\:text-\[11px\]{font-size:11px}.md\:text-\[28rem\]{font-size:28rem}.md\:text-\[9px\]{font-size:9px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media (width>=1024px){.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-auto{grid-column-start:auto}.lg\:flex{display:flex}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gap-12{gap:3rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-\[3\.75rem\]{font-size:3.75rem}}@media (width>=1280px){.xl\:min-h-\[440px\]{min-height:440px}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}
