.AdminPageLayout_container__kjei5{display:flex;flex-direction:column;height:100%;position:relative;background:transparent!important;padding:0!important}.AdminPageLayout_container__kjei5 .content{padding:0!important}.AdminPageLayout_dashboardHeader__Auj5P{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;margin:1rem 1rem .75rem;border:1px solid var(--border-light);border-top:3px solid transparent;background-image:linear-gradient(var(--bg-glass),var(--bg-glass)),var(--primary-gradient);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:var(--shadow-lg),0 0 0 1px rgba(255,255,255,.1) inset}.AdminPageLayout_dashboardHeader__Auj5P.AdminPageLayout_compact__IReWR{margin:.5rem 1rem;border-radius:8px}.AdminPageLayout_headerContent__cN2YA{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;gap:1.5rem;flex-wrap:wrap}.AdminPageLayout_headerContent__cN2YA.AdminPageLayout_compact__IReWR{padding:.75rem 1.25rem;gap:1rem}.AdminPageLayout_titleSection___mdqY{display:flex;flex-direction:column;gap:.5rem}.AdminPageLayout_pageTitle__VBJHm{display:flex;align-items:center;gap:.75rem;margin:0;font-size:1.875rem;font-weight:700;color:var(--text-primary);text-shadow:0 1px 2px rgba(0,0,0,.1)}.AdminPageLayout_pageTitle__VBJHm.AdminPageLayout_compact__IReWR{font-size:1.5rem;gap:.5rem}.AdminPageLayout_pageSubtitle__qfPHB{margin:0;font-size:.875rem;color:var(--text-muted);font-weight:500}.AdminPageLayout_headerStats__Dj2M7{display:flex;gap:1rem;flex-wrap:wrap}.AdminPageLayout_headerActions__IEHlN{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.AdminPageLayout_actionButton___dPyB{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-height:40px;border:none}.AdminPageLayout_primaryAction__dhFYd{background:var(--primary-gradient);color:white;box-shadow:0 2px 4px rgba(102,126,234,.2)}.AdminPageLayout_primaryAction__dhFYd:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.AdminPageLayout_secondaryAction__EEyGA{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light)}.AdminPageLayout_secondaryAction__EEyGA:hover:not(:disabled){background:var(--bg-hover);border-color:var(--primary)}.AdminPageLayout_actionButton___dPyB:disabled{opacity:.5;cursor:not-allowed;transform:none}.AdminPageLayout_statBadge___GQZh{display:flex;flex-direction:column;text-align:center;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid var(--border-light);border-radius:12px;padding:.75rem 1rem;min-width:80px;box-shadow:0 4px 12px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.2);transition:all .3s ease}.AdminPageLayout_statBadge___GQZh:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15),inset 0 0 0 1px rgba(255,255,255,.2)}.AdminPageLayout_compactHeader__Qj18w{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:1rem 2rem;margin:1rem 2rem;border:1px solid var(--border-light);border-top:2px solid transparent;background-image:linear-gradient(var(--bg-glass),var(--bg-glass)),var(--primary-gradient);background-origin:border-box;background-clip:padding-box,border-box;box-shadow:var(--shadow-lg),0 0 0 1px rgba(255,255,255,.1) inset;position:relative}.AdminPageLayout_compactContent__8ia6I{display:flex;justify-content:space-between;align-items:center;width:100%}.AdminPageLayout_mobileHeader__qKASi{margin:.5rem;padding:1rem;border-radius:16px}.AdminPageLayout_mobileMenuButton__FOf9b{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;color:var(--text-primary);cursor:pointer;transition:all .2s ease;touch-action:manipulation}.AdminPageLayout_mobileMenuButton__FOf9b:hover{background:var(--bg-hover);border-color:var(--primary)}.AdminPageLayout_mobileActionsDropdown__rPA5p{position:absolute;top:100%;right:0;left:0;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;margin-top:.5rem;padding:.5rem;box-shadow:var(--shadow-lg);z-index:50;animation:AdminPageLayout_slideDown__SO7he .2s ease}@keyframes AdminPageLayout_slideDown__SO7he{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AdminPageLayout_mobileActionButton__tNCGy{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:.25rem;min-height:48px;touch-action:manipulation}.AdminPageLayout_mobileActionButton__tNCGy:last-child{margin-bottom:0}.AdminPageLayout_mobileStats__WV1Bk{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.375rem;margin:.375rem;padding:.5rem;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:8px;box-shadow:var(--shadow-md)}.AdminPageLayout_mobileStatBadge__R2H84{display:flex;flex-direction:column;align-items:center;text-align:center;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:2px solid var(--border-light);padding:.5rem .75rem;border-radius:10px;min-width:60px;box-shadow:0 2px 8px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.2);transition:all .3s ease}.AdminPageLayout_mobileStatValue__JaDnz{font-size:1rem;font-weight:700;line-height:1;margin-bottom:.125rem}.AdminPageLayout_mobileStatLabel__q5qJ2{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:var(--text-muted);line-height:1.1}.AdminPageLayout_compactTitle__Qfa9m{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;color:var(--text-primary);text-shadow:0 1px 2px rgba(0,0,0,.1)}.AdminPageLayout_headerControls__3duIY{position:fixed;top:1rem;right:1rem;z-index:50}.AdminPageLayout_headerToggle__bxor3{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.1)}.AdminPageLayout_headerToggle__bxor3:hover{color:var(--primary);border-color:var(--primary);box-shadow:0 4px 16px rgba(102,126,234,.3),inset 0 0 0 1px rgba(255,255,255,.2);transform:translateY(-1px)}.AdminPageLayout_tabNavigation__S4GBw{display:flex;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:12px;padding:.5rem;margin:0 2rem 2rem;gap:.25rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.05)}.AdminPageLayout_tabButton__q4MNy{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;background:transparent;color:var(--text-muted);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;flex:1;justify-content:center}.AdminPageLayout_tabButton__q4MNy:hover{color:var(--text-primary);background:var(--bg-hover);box-shadow:0 2px 4px rgba(0,0,0,.05)}.AdminPageLayout_tabButton__q4MNy.AdminPageLayout_active__Dc4Yx{background:var(--primary-gradient);color:white;box-shadow:0 2px 8px rgba(102,126,234,.4),inset 0 0 0 1px rgba(255,255,255,.1);transform:translateY(-1px)}.AdminPageLayout_content__57tAu{flex:1 1 0%;position:relative;padding:0 1rem 1rem}@media (max-width:768px){.AdminPageLayout_dashboardHeader__Auj5P{margin:.25rem;border-radius:10px}.AdminPageLayout_headerContent__cN2YA{padding:.75rem 1rem;flex-direction:column;align-items:flex-start;gap:.75rem}.AdminPageLayout_titleSection___mdqY{width:100%}.AdminPageLayout_pageTitle__VBJHm{font-size:1.125rem}.AdminPageLayout_pageSubtitle__qfPHB{font-size:.75rem}.AdminPageLayout_headerActions__IEHlN{width:100%;justify-content:flex-start;gap:.5rem}.AdminPageLayout_actionButton___dPyB{flex:1;justify-content:center;min-height:40px;padding:.375rem .75rem;font-size:.75rem}.AdminPageLayout_headerStats__Dj2M7{display:none!important}.AdminPageLayout_compactHeader__Qj18w{margin:.25rem;padding:.75rem 1rem;border-radius:10px}.AdminPageLayout_compactTitle__Qfa9m{font-size:1rem}.AdminPageLayout_headerToggle__bxor3{width:40px;height:40px}.AdminPageLayout_tabNavigation__S4GBw{margin:0 .25rem .5rem;padding:.375rem;border-radius:10px}.AdminPageLayout_tabButton__q4MNy{padding:.5rem .75rem;font-size:.75rem;min-height:40px}.AdminPageLayout_content__57tAu{padding:0 .25rem .5rem}.AdminPageLayout_mobileStats__WV1Bk{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:.1875rem;padding:.25rem;margin:.1875rem}.AdminPageLayout_mobileStatBadge__R2H84{padding:.25rem .1875rem}.AdminPageLayout_mobileStatValue__JaDnz{font-size:.875rem}.AdminPageLayout_mobileStatLabel__q5qJ2{font-size:.5625rem}}@media (max-width:480px){.AdminPageLayout_compactHeader__Qj18w,.AdminPageLayout_dashboardHeader__Auj5P,.AdminPageLayout_mobileStats__WV1Bk{margin:.1875rem;border-radius:8px}.AdminPageLayout_headerContent__cN2YA{padding:.625rem .75rem}.AdminPageLayout_pageTitle__VBJHm{font-size:1rem}.AdminPageLayout_pageSubtitle__qfPHB{font-size:.6875rem}.AdminPageLayout_compactTitle__Qfa9m{font-size:.875rem}.AdminPageLayout_compactHeader__Qj18w{padding:.625rem .75rem}.AdminPageLayout_tabNavigation__S4GBw{margin:0 .1875rem .375rem;padding:.25rem}.AdminPageLayout_tabButton__q4MNy{padding:.375rem .5rem;font-size:.6875rem;min-height:36px}.AdminPageLayout_content__57tAu{padding:0 .1875rem .375rem}.AdminPageLayout_mobileStats__WV1Bk{padding:.1875rem;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.125rem}.AdminPageLayout_mobileStatBadge__R2H84{padding:.1875rem .125rem}.AdminPageLayout_mobileStatValue__JaDnz{font-size:.75rem}.AdminPageLayout_mobileStatLabel__q5qJ2{font-size:.5rem}.AdminPageLayout_mobileActionButton__tNCGy{padding:.5rem;min-height:36px;font-size:.75rem}.AdminPageLayout_mobileMenuButton__FOf9b{width:36px;height:36px}.AdminPageLayout_actionButton___dPyB{min-height:36px;padding:.25rem .5rem;font-size:.6875rem}}.SchemaCard_schemaCard__zzPMS{background:var(--bg-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;padding:1rem;box-shadow:var(--shadow-md);position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease}.SchemaCard_schemaCard__zzPMS:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--border-light) 50%,transparent 100%)}.SchemaCard_schemaCard__zzPMS:hover{background:var(--bg-hover);border-color:var(--primary);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.SchemaCard_cardHeader__xU4zl{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.SchemaCard_headerContent__zLUze{flex:1;min-width:0}.SchemaCard_titleSection__2LYF2{margin-bottom:.75rem}.SchemaCard_cardTitle__Rnj7I{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem}.SchemaCard_cardSubtitle____Mkg,.SchemaCard_cardTitle__Rnj7I{line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SchemaCard_cardSubtitle____Mkg{font-size:1.05rem;color:var(--text-muted);margin:0}.SchemaCard_statsContainer__a_M5F{display:flex;gap:.5rem;flex-wrap:wrap}.SchemaCard_statBadge__13MLA{display:flex;flex-direction:column;align-items:center;padding:.375rem .625rem;background:var(--bg-glass);border:1px solid var(--border-light);border-radius:8px;min-width:60px;text-align:center}.SchemaCard_statValue__uRDUN{font-size:.7rem;font-weight:600;color:var(--text-primary);line-height:1.2}.SchemaCard_statLabel__gw7l9{font-size:.5rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;margin-top:.125rem}.SchemaCard_statBadge__13MLA.SchemaCard_primary__GQYl_ .SchemaCard_statValue__uRDUN{color:var(--primary)}.SchemaCard_statBadge__13MLA.SchemaCard_success__h_6RP .SchemaCard_statValue__uRDUN{color:#059669}.SchemaCard_statBadge__13MLA.SchemaCard_warning__bAj2U .SchemaCard_statValue__uRDUN{color:#d97706}.SchemaCard_statBadge__13MLA.SchemaCard_danger__nsdXG .SchemaCard_statValue__uRDUN{color:#dc2626}.SchemaCard_statBadge__13MLA.SchemaCard_secondary__ipzPC .SchemaCard_statValue__uRDUN{color:var(--text-secondary)}.SchemaCard_cardActions__Ot_Yd{display:flex;gap:.5rem;flex-shrink:0;position:relative}.SchemaCard_actionButton__FLZMl{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--bg-glass);border:1px solid var(--border-light);border-radius:8px;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.SchemaCard_actionButton__FLZMl:hover{background:var(--primary);color:white;border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 8px rgba(102,126,234,.2)}.SchemaCard_actionButton__FLZMl.SchemaCard_danger__nsdXG:hover{background:#ef4444;border-color:#ef4444;box-shadow:0 4px 8px rgba(239,68,68,.2)}.SchemaCard_moreActions__SUo7d{position:relative}.SchemaCard_moreButton__q19ND{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--bg-glass);border:1px solid var(--border-light);border-radius:8px;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.SchemaCard_moreButton__q19ND:hover{background:var(--bg-hover);border-color:var(--primary)}.SchemaCard_moreMenu__GNOVc{position:absolute;top:100%;right:0;margin-top:.5rem;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:8px;box-shadow:var(--shadow-lg);min-width:120px;z-index:10;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.SchemaCard_moreActions__SUo7d:hover .SchemaCard_moreMenu__GNOVc{opacity:1;visibility:visible;transform:translateY(0)}.SchemaCard_menuItem__H6lhr{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .875rem;background:none;border:none;color:var(--text-primary);font-size:.875rem;cursor:pointer;transition:background .2s ease}.SchemaCard_menuItem__H6lhr:hover{background:var(--bg-hover)}.SchemaCard_menuItem__H6lhr:first-child{border-radius:8px 8px 0 0}.SchemaCard_menuItem__H6lhr:last-child{border-radius:0 0 8px 8px}.SchemaCard_cardBody__GZgxz{display:flex;flex-direction:column;gap:.625rem}.SchemaCard_fieldRow__UkAIO{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.375rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.SchemaCard_fieldRow__UkAIO:last-child{border-bottom:none}.SchemaCard_fieldLabel__lyCyB{font-size:.9rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;min-width:80px;flex-shrink:0;text-align:left}.SchemaCard_fieldValue__xZHSM{font-size:1.05rem;color:var(--text-primary);text-align:right;word-break:break-word;line-height:1.4;display:flex;justify-content:flex-end;align-items:center;flex:1}.SchemaCard_customContent__r1cQM{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border-light)}.SchemaCard_cardFooter__wpT2Y{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border-light);display:flex;justify-content:space-between;align-items:center}.SchemaCard_responsiveGrid___P8Gi{position:relative;margin:.5rem auto 2rem;padding:0 .75rem;max-width:90vw}.SchemaCard_desktopView__5MhfY{display:block}.SchemaCard_mobileView__Es7t4{display:none}.SchemaCard_tableContainer__54utW{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;overflow-x:auto;overflow-y:hidden;box-shadow:var(--shadow-md);-webkit-overflow-scrolling:touch;position:relative}.SchemaCard_tableContainer__54utW:after{content:"";position:absolute;top:0;right:0;width:8px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1));pointer-events:none;opacity:0;transition:opacity .3s ease}.SchemaCard_tableContainer__54utW:hover:after{opacity:1}.SchemaCard_dataTable__CLxJh{width:100%;min-width:100%;border-collapse:collapse;background:transparent}.SchemaCard_dataTable__CLxJh thead{background:rgba(255,255,255,.05);border-bottom:1px solid var(--border-light)}.SchemaCard_dataTable__CLxJh th{padding:.875rem 1.25rem;text-align:left;font-weight:600;color:var(--text-secondary);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-light)}.SchemaCard_dataRow__bUOrH{cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.05)}.SchemaCard_dataRow__bUOrH:hover{background:var(--bg-hover)}.SchemaCard_dataRow__bUOrH:last-child{border-bottom:none}.SchemaCard_dataCell__w3K5Z{padding:.875rem 1.25rem;color:var(--text-primary);font-size:.875rem;line-height:1.4;vertical-align:middle}.SchemaCard_actionsColumn__EDN_O{width:80px;text-align:center}.SchemaCard_actionsCell__pRI_u{padding:.875rem 1.25rem;text-align:center}.SchemaCard_rowActions__Sj0T6{display:flex;gap:.5rem;justify-content:center}.SchemaCard_width-xs__Qa4PK{width:80px}.SchemaCard_width-sm__bX0gM{width:120px}.SchemaCard_width-md__gY34a{width:200px}.SchemaCard_width-lg__DuRkc{width:280px}.SchemaCard_width-xl__Lnmb2{width:360px}.SchemaCard_mobileCard__cS2ja{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:8px;padding:.75rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-sm)}.SchemaCard_mobileCard__cS2ja:hover{background:var(--bg-hover);border-color:var(--primary);transform:translateY(-1px);box-shadow:var(--shadow-md)}.SchemaCard_mobileCard__cS2ja:last-child{margin-bottom:0}.SchemaCard_mobileCardHeader__sFlbm{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem;gap:.5rem}.SchemaCard_mobileCardTitle__sr1Xo{font-size:1.05rem;font-weight:600;color:var(--text-primary);line-height:1.3;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.SchemaCard_mobileCardActions__dPsjm{display:flex;gap:.375rem;flex-shrink:0;justify-content:flex-end;align-items:center}.SchemaCard_mobileActionButton__Rv0am{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--bg-glass);border:1px solid var(--border-light);border-radius:6px;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.SchemaCard_mobileActionButton__Rv0am:hover{background:var(--primary);color:white;border-color:var(--primary)}.SchemaCard_mobileCardBody__OBV8_{display:flex;flex-direction:column;gap:.375rem}.SchemaCard_mobileFieldRow__uU3QI{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.25rem 0}.SchemaCard_mobileFieldLabel__z6N4Y{font-size:.825rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;min-width:60px;flex-shrink:0;text-align:left}.SchemaCard_mobileFieldValue__CK3Ms{font-size:.9rem;color:var(--text-primary);text-align:right;word-break:break-word;line-height:1.3;flex:1;display:flex;justify-content:flex-end;align-items:center}.SchemaCard_mobileCardFooter__1_T2f{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.05)}.SchemaCard_loadingTable__TgciI{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:12px;overflow:hidden}.SchemaCard_loadingRow__uUWqC{height:60px;padding:.875rem 1rem;border-bottom:1px solid rgba(255,255,255,.05)}.SchemaCard_loadingRow__uUWqC:last-child{border-bottom:none}.SchemaCard_loadingCard__kpasy{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:12px;padding:1rem;height:200px;position:relative;overflow:hidden}.SchemaCard_loadingSkeleton__dQ3tt{width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.2) 50%,rgba(255,255,255,.1));background-size:200% 100%;animation:SchemaCard_loading__O9avq 1.5s ease-in-out infinite;border-radius:8px}@keyframes SchemaCard_loading__O9avq{0%{background-position:-200% 0}to{background-position:200% 0}}.SchemaCard_emptyState__vTAvl{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:var(--text-muted);background:var(--bg-glass);border:1px dashed var(--border-light);border-radius:12px}.SchemaCard_emptyState__vTAvl h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.SchemaCard_emptyState__vTAvl p{margin:0;font-size:.875rem;color:var(--text-secondary)}.SchemaCard_schemaCard__zzPMS.SchemaCard_compact___aOAf{padding:.75rem}.SchemaCard_schemaCard__zzPMS.SchemaCard_compact___aOAf .SchemaCard_cardTitle__Rnj7I{font-size:.875rem}.SchemaCard_schemaCard__zzPMS.SchemaCard_compact___aOAf .SchemaCard_fieldRow__UkAIO{padding:.25rem 0}.SchemaCard_schemaCard__zzPMS.SchemaCard_detailed__tVjS4{padding:1.25rem}@media (max-width:768px){.SchemaCard_responsiveGrid___P8Gi{margin:.375rem .2rem 1.5rem;padding:0 .375rem;max-width:100vw!important}.SchemaCard_desktopView__5MhfY{display:none}.SchemaCard_mobileView__Es7t4{display:block}.SchemaCard_mobileCard__cS2ja{padding:.5rem;margin-bottom:.5rem;border-radius:6px}.SchemaCard_mobileCardHeader__sFlbm{margin-bottom:.25rem;gap:.5rem}.SchemaCard_mobileCardTitle__sr1Xo{font-size:.9rem}.SchemaCard_mobileActionButton__Rv0am{width:22px;height:22px}.SchemaCard_mobileFieldLabel__z6N4Y{font-size:.675rem;min-width:45px}.SchemaCard_mobileFieldValue__CK3Ms{font-size:.75rem}.SchemaCard_mobileCardBody__OBV8_{gap:.1875rem}.SchemaCard_mobileFieldRow__uU3QI{padding:.0625rem 0;gap:.375rem}.SchemaCard_cardGrid__JHwSy{grid-template-columns:1fr!important;gap:.75rem}.SchemaCard_schemaCard__zzPMS{padding:.875rem}.SchemaCard_cardHeader__xU4zl{flex-direction:column;align-items:stretch;gap:.375rem;margin-bottom:.5rem}.SchemaCard_titleSection__2LYF2{margin-bottom:.375rem}.SchemaCard_cardActions__Ot_Yd{align-self:flex-end}.SchemaCard_statsContainer__a_M5F{gap:.25rem}.SchemaCard_statBadge__13MLA{min-width:50px;padding:.25rem .5rem}.SchemaCard_statValue__uRDUN{font-size:.6rem}.SchemaCard_statLabel__gw7l9{font-size:.45rem}.SchemaCard_fieldRow__UkAIO{flex-direction:row;align-items:center;gap:.375rem;padding:.25rem 0}.SchemaCard_fieldLabel__lyCyB{min-width:60px;text-align:left}.SchemaCard_fieldValue__xZHSM{text-align:right;justify-content:flex-end}.SchemaCard_cardBody__GZgxz{gap:.375rem}.SchemaCard_customContent__r1cQM{margin-top:.375rem;padding-top:.375rem}.SchemaCard_cardFooter__wpT2Y{margin-top:.5rem;padding-top:.375rem}.SchemaCard_mobileCardFooter__1_T2f{margin-top:.25rem;padding-top:.25rem}}@media (max-width:480px){.SchemaCard_responsiveGrid___P8Gi{margin:.25rem .2rem 1rem;padding:0 .25rem}.SchemaCard_schemaCard__zzPMS{padding:.75rem;border-radius:8px}.SchemaCard_cardTitle__Rnj7I{font-size:1.05rem}.SchemaCard_cardSubtitle____Mkg{font-size:.9rem}.SchemaCard_actionButton__FLZMl{width:32px;height:32px}}.Grid_grid__Sii4X{display:grid;gap:1rem;width:100%}.Grid_grid1__68RYv{grid-template-columns:1fr}.Grid_grid2__vwwkY{grid-template-columns:repeat(2,1fr)}.Grid_grid3__ReBLG{grid-template-columns:repeat(3,1fr)}.Grid_grid4___mjrJ{grid-template-columns:repeat(4,1fr)}.Grid_gridAutoFit__Gpw_L{display:grid;gap:1rem;width:100%}.Grid_gridAutoFit200__t_VdE{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.Grid_gridAutoFit250__kDI3i{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Grid_gridAutoFit300__56sGF{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Grid_gridAutoFit350__yYNef{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.Grid_gridAutoFit400___mStS{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.Grid_gridAutoFill__iriuP{display:grid;gap:1rem;width:100%}.Grid_gridAutoFill200__cjl3U{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.Grid_gridAutoFill250__iIawl{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.Grid_gridAutoFill300__3UlmW{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.Grid_gridAutoFill350__8dWEI{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.Grid_gapSm__hoQQS{gap:.5rem}.Grid_gapMd__E83by{gap:1rem}.Grid_gapLg__soMzT{gap:1.5rem}.Grid_gapXl__hVptY{gap:2rem}.Grid_gap2xl__tAql3{gap:3rem}.Grid_filtersGrid__stvKs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-bottom:1rem}.Grid_filtersGridCompact__pn_8t{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:.75rem;margin-bottom:1rem;align-items:end}.Grid_productsGrid__daD5H{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:3rem}.Grid_cardsGrid__CUhfW{gap:1.5rem}.Grid_adminGrid__1RqbJ,.Grid_cardsGrid__CUhfW{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Grid_adminGrid__1RqbJ{gap:1rem}.Grid_adminGridCompact__VRi8_{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.Grid_settingsGrid__GHe_5{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.Grid_dashboardGrid__sH3oj{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.Grid_analyticsGrid__yXFP6{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.Grid_twoColumnLayout__yp5Cg{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.Grid_twoColumnUnequal__UGIMD{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.Grid_twoColumnReverse__1zHFX{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:start}.Grid_threeColumnLayout__hylax{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}.Grid_threeColumnUnequal__Zh9H_{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1.5rem}.Grid_tableGrid__JQE8r{display:grid;gap:0;border-radius:8px;overflow:hidden;border:1px solid var(--border-muted)}.Grid_tableGrid2__6Ilfv{grid-template-columns:1fr 1fr}.Grid_tableGrid3__3nkI3{grid-template-columns:1fr 1fr 1fr}.Grid_tableGrid4__ywthj{grid-template-columns:1fr 1fr 1fr 1fr}.Grid_tableGrid5__h4ghH{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.Grid_cartItemGrid__PfHTI{grid-template-columns:2fr 1fr 1fr 1fr 60px;padding:1rem}.Grid_cartItemGrid__PfHTI,.Grid_orderItemGrid__C8MSX{display:grid;gap:1rem;align-items:center;border-bottom:1px solid var(--border-muted)}.Grid_orderItemGrid__C8MSX{grid-template-columns:auto 1fr auto auto;padding:.875rem}.Grid_orderInfoGrid__9ZL51{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.Grid_customerDetailGrid__erlh0{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.Grid_summaryGrid__XNDDe{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.Grid_profileOrderGrid__hIBym{display:grid;grid-template-columns:1fr auto auto auto;gap:1rem;align-items:center}.Grid_checkoutGrid__xv_Le{display:grid;gap:2rem;padding:2rem}.Grid_checkoutTwoColumn__2hW3u{display:grid;grid-template-columns:1fr 350px;gap:2rem;align-items:start}@media (max-width:1024px){.Grid_checkoutTwoColumn__2hW3u,.Grid_twoColumnLayout__yp5Cg,.Grid_twoColumnReverse__1zHFX,.Grid_twoColumnUnequal__UGIMD{grid-template-columns:1fr}.Grid_threeColumnLayout__hylax,.Grid_threeColumnUnequal__Zh9H_{grid-template-columns:repeat(2,1fr)}.Grid_customerDetailGrid__erlh0{grid-template-columns:1fr}.Grid_cartItemGrid__PfHTI{grid-template-columns:1fr;gap:.5rem}}@media (max-width:768px){.Grid_grid2__vwwkY,.Grid_grid3__ReBLG,.Grid_grid4___mjrJ,.Grid_threeColumnLayout__hylax,.Grid_threeColumnUnequal__Zh9H_{grid-template-columns:1fr}.Grid_filtersGridCompact__pn_8t,.Grid_filtersGrid__stvKs{grid-template-columns:1fr;gap:.75rem}.Grid_productsGrid__daD5H{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem}.Grid_adminGridCompact__VRi8_,.Grid_adminGrid__1RqbJ,.Grid_cardsGrid__CUhfW,.Grid_dashboardGrid__sH3oj,.Grid_settingsGrid__GHe_5{grid-template-columns:1fr}.Grid_analyticsGrid__yXFP6{grid-template-columns:1fr;gap:1rem}.Grid_profileOrderGrid__hIBym,.Grid_summaryGrid__XNDDe{grid-template-columns:1fr}.Grid_orderItemGrid__C8MSX{grid-template-columns:auto 1fr}.Grid_tableGrid2__6Ilfv,.Grid_tableGrid3__3nkI3,.Grid_tableGrid4__ywthj,.Grid_tableGrid5__h4ghH{grid-template-columns:1fr}}@media (max-width:580px){.Grid_productsGrid__daD5H{grid-template-columns:1fr;gap:1rem}.Grid_gridAutoFill200__cjl3U,.Grid_gridAutoFill250__iIawl,.Grid_gridAutoFill300__3UlmW,.Grid_gridAutoFill350__8dWEI,.Grid_gridAutoFit200__t_VdE,.Grid_gridAutoFit250__kDI3i,.Grid_gridAutoFit300__56sGF,.Grid_gridAutoFit350__yYNef,.Grid_gridAutoFit400___mStS{grid-template-columns:1fr}}.Grid_colSpanFull__lE4bu{grid-column:1/-1}.Grid_col2___wzrs{grid-column:span 2}.Grid_col3__Bg7rc{grid-column:span 3}.Grid_col4__R2sVr{grid-column:span 4}.Grid_row2__mgH2M{grid-row:span 2}.Grid_row3__VkNXA{grid-row:span 3}.Grid_justifyStart__IA0Ro{justify-content:start}.Grid_justifyCenter__PGVnj{justify-content:center}.Grid_justifyEnd__LDuo5{justify-content:end}.Grid_alignStart__elOdV{align-items:start}.Grid_alignCenter__gs6I0{align-items:center}.Grid_alignEnd__3Lx8S{align-items:end}.Grid_gridItemCenter__bUEKh,.Grid_gridItem__YUFdJ{display:flex;flex-direction:column}.Grid_gridItemCenter__bUEKh{align-items:center;text-align:center}.Grid_gridItemStretch__siLM1{display:flex;flex-direction:column;height:100%}.AdminFilters_filtersSection__JSFCI{margin:.5rem auto;max-width:1200px;padding:0 .5rem}.AdminFilters_filtersCard__niVav{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:.5rem;box-shadow:var(--shadow-md);position:relative;overflow:hidden;transition:var(--transition)}.AdminFilters_mobileHeader___oFiJ{display:flex;justify-content:space-between;align-items:center;padding:.625rem .75rem;border-bottom:1px solid var(--border-light)}.AdminFilters_mobileHeaderActions__2KFRX{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.AdminFilters_mobileHeaderActions__2KFRX .AdminFilters_headerActionButton__X1Ucc{display:flex!important;align-items:center!important;justify-content:center!important;padding:.5rem!important;min-width:2rem!important;height:2rem!important;border-radius:.375rem!important;border:none!important;font-size:0!important;white-space:nowrap!important;overflow:hidden!important}.AdminFilters_mobileHeaderActions__2KFRX .AdminFilters_refreshButton__eia58{padding:.5rem!important;min-width:2rem!important;height:2rem!important;justify-content:center!important;gap:0!important;border-radius:.375rem!important}.AdminFilters_mobileToggle__b_NGp{display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:transparent;border:none;color:var(--text-primary);font-weight:600;font-size:.875rem;cursor:pointer;padding:.375rem;border-radius:.375rem;transition:var(--transition);position:relative;flex:1}.AdminFilters_mobileToggle__b_NGp:hover{background:var(--bg-hover)}.AdminFilters_toggleLeft__3H_Ko{display:flex;align-items:center;gap:.5rem}.AdminFilters_collapseIndicator__FtsaD{display:flex;align-items:center;gap:.25rem;position:relative;color:var(--text-muted)}.AdminFilters_activeBadge__MHFIV{position:absolute;top:-.25rem;right:-.25rem;width:8px;height:8px;background:var(--primary);border-radius:50%;box-shadow:0 0 0 2px var(--bg-primary)}.AdminFilters_desktopHeader__3iIkr{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border-light)}.AdminFilters_desktopToggle__GM821{display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;cursor:pointer;flex:1;padding:0;margin-right:.5rem;transition:var(--transition);border-radius:.25rem}.AdminFilters_desktopToggle__GM821:hover{background:var(--bg-hover)}.AdminFilters_filterTitle__UzXiz{margin:0;font-size:.875rem;font-weight:600;color:var(--text-primary);text-align:left}.AdminFilters_headerActions__8SHJY{display:flex;align-items:center;gap:.5rem}.AdminFilters_filtersContent__GMazD{padding:.75rem;transition:all .3s ease;max-height:none;overflow:visible}.AdminFilters_filtersContent__GMazD.AdminFilters_collapsed__jOrcl{max-height:0;padding:0 .75rem;overflow:hidden}.AdminFilters_filterGroup__qkxPK{position:relative;display:flex;flex-direction:column;gap:0;margin-bottom:0;flex:1}.AdminFilters_filterLabel__5xtcY{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);font-size:.75rem;font-weight:500;color:var(--text-muted);background:transparent;padding:0 .375rem;border-radius:2px;pointer-events:none;transition:all .2s ease;transform-origin:left center;z-index:2}.AdminFilters_filterInput__IAPfL,.AdminFilters_filterSelect__4uR79{width:100%;padding:.5rem .625rem .375rem;border:2px solid var(--border-muted);background:var(--bg-primary);color:var(--text-primary);border-radius:4px;font-size:.75rem;transition:var(--transition);font-family:inherit}.AdminFilters_filterInput__IAPfL:focus,.AdminFilters_filterSelect__4uR79:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(102,126,234,.1);background:var(--bg-primary)}.AdminFilters_filterInput__IAPfL:not(:-moz-placeholder)+.AdminFilters_filterLabel__5xtcY{top:-1rem!important;left:.625rem!important;font-size:.6875rem!important;color:var(--primary)!important;font-weight:600!important;transform:translateY(0) scale(.85)!important;background:transparent!important}.AdminFilters_filterInput__IAPfL:focus+.AdminFilters_filterLabel__5xtcY,.AdminFilters_filterInput__IAPfL:not(:placeholder-shown)+.AdminFilters_filterLabel__5xtcY,.AdminFilters_filterLabel__5xtcY.AdminFilters_active__Etd_o,.AdminFilters_filterSelect__4uR79:focus+.AdminFilters_filterLabel__5xtcY{top:-1rem!important;left:.625rem!important;font-size:.6875rem!important;color:var(--primary)!important;font-weight:600!important;transform:translateY(0) scale(.85)!important;background:transparent!important}.AdminFilters_filterInput__IAPfL::-moz-placeholder{color:transparent}.AdminFilters_filterInput__IAPfL::placeholder{color:transparent}.AdminFilters_dateRangeGroup__IEqaO{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.AdminFilters_refreshButton__eia58{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:var(--primary);color:white;border:none;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:var(--transition);white-space:nowrap;min-height:36px;touch-action:manipulation}.AdminFilters_refreshButton__eia58:hover{background:var(--primary-dark);transform:translateY(-1px)}.AdminFilters_clearAllButton__ffbt9{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2);border-radius:.375rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:var(--transition);white-space:nowrap;min-height:36px;touch-action:manipulation}.AdminFilters_clearAllButton__ffbt9:hover{background:rgba(239,68,68,.15);color:#dc2626;border-color:rgba(239,68,68,.3);transform:translateY(-1px);box-shadow:0 2px 8px rgba(239,68,68,.15)}.AdminFilters_headerActionButton__X1Ucc{display:flex;align-items:center;gap:.25rem;padding:.375rem .625rem;background:var(--primary);color:white;border:none;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:var(--transition);white-space:nowrap;min-height:32px;touch-action:manipulation}.AdminFilters_headerActionButton__X1Ucc:hover{background:var(--primary-dark);transform:translateY(-1px)}.AdminFilters_mobileActions__Yac1T{padding-top:1rem;border-top:1px solid var(--border-light);margin-top:1rem}.AdminFilters_mobileActions__Yac1T .AdminFilters_clearAllButton__ffbt9{width:100%;justify-content:center}.dark .AdminFilters_filterLabel__5xtcY{color:var(--text-muted);background:transparent}.dark .AdminFilters_filterInput__IAPfL:not(:-moz-placeholder)+.AdminFilters_filterLabel__5xtcY{color:#a5b4fc;background:transparent}.dark .AdminFilters_filterInput__IAPfL:focus+.AdminFilters_filterLabel__5xtcY,.dark .AdminFilters_filterInput__IAPfL:not(:placeholder-shown)+.AdminFilters_filterLabel__5xtcY,.dark .AdminFilters_filterLabel__5xtcY.AdminFilters_active__Etd_o,.dark .AdminFilters_filterSelect__4uR79:focus+.AdminFilters_filterLabel__5xtcY{color:#a5b4fc;background:transparent}@media (max-width:768px){.AdminFilters_filtersSection__JSFCI{margin:.375rem auto .25rem;padding:0 .5rem}.AdminFilters_filtersCard__niVav{border-radius:.5rem}.AdminFilters_desktopHeader__3iIkr{display:none}.AdminFilters_mobileHeader___oFiJ{display:flex;padding:.5rem .625rem}.AdminFilters_filtersContent__GMazD{padding:.625rem .5rem}.AdminFilters_filterGroup__qkxPK{margin-bottom:.5rem}.AdminFilters_filterLabel__5xtcY{font-size:.6875rem;left:.5rem}.AdminFilters_filterInput__IAPfL,.AdminFilters_filterSelect__4uR79{padding:.5rem .5rem .25rem;font-size:.75rem;border-radius:3px}.AdminFilters_filterInput__IAPfL:not(:-moz-placeholder)+.AdminFilters_filterLabel__5xtcY{top:-.75rem;left:.375rem;font-size:.5625rem;transform:translateY(0) scale(.85)}.AdminFilters_filterInput__IAPfL:focus+.AdminFilters_filterLabel__5xtcY,.AdminFilters_filterInput__IAPfL:not(:placeholder-shown)+.AdminFilters_filterLabel__5xtcY,.AdminFilters_filterLabel__5xtcY.AdminFilters_active__Etd_o,.AdminFilters_filterSelect__4uR79:focus+.AdminFilters_filterLabel__5xtcY{top:-.75rem;left:.375rem;font-size:.5625rem;transform:translateY(0) scale(.85)}.AdminFilters_dateRangeGroup__IEqaO{grid-template-columns:1fr;gap:.5rem}.AdminFilters_refreshButton__eia58{padding:.375rem;min-width:32px;min-height:32px;width:32px;height:32px;justify-content:center;font-size:.75rem}.AdminFilters_clearAllButton__ffbt9{padding:.5rem .75rem;font-size:.75rem;min-height:40px}}@media (max-width:480px){.AdminFilters_filtersSection__JSFCI{padding:0 .375rem}.AdminFilters_filtersCard__niVav{border-radius:.375rem}.AdminFilters_mobileHeader___oFiJ{padding:.5rem}.AdminFilters_filtersContent__GMazD{padding:.5rem .375rem}.AdminFilters_filterLabel__5xtcY{font-size:.625rem;left:.375rem}.AdminFilters_filterInput__IAPfL,.AdminFilters_filterSelect__4uR79{padding:.375rem .375rem .25rem;font-size:.6875rem;border-radius:3px}.AdminFilters_filterInput__IAPfL:not(:-moz-placeholder)+.AdminFilters_filterLabel__5xtcY{top:-.6875rem;left:.25rem;font-size:.5rem;transform:translateY(0) scale(.8)}.AdminFilters_filterInput__IAPfL:focus+.AdminFilters_filterLabel__5xtcY,.AdminFilters_filterInput__IAPfL:not(:placeholder-shown)+.AdminFilters_filterLabel__5xtcY,.AdminFilters_filterLabel__5xtcY.AdminFilters_active__Etd_o,.AdminFilters_filterSelect__4uR79:focus+.AdminFilters_filterLabel__5xtcY{top:-.6875rem;left:.25rem;font-size:.5rem;transform:translateY(0) scale(.8)}.AdminFilters_refreshButton__eia58{padding:.375rem;min-width:32px;min-height:32px;width:32px;height:32px;justify-content:center;font-size:.6875rem}.AdminFilters_clearAllButton__ffbt9{padding:.375rem .5rem;font-size:.6875rem;min-height:36px}}@media (min-width:769px){.AdminFilters_mobileHeader___oFiJ{display:none}.AdminFilters_desktopHeader__3iIkr{display:flex}}.custom-orders_container__zk3ng{background:var(--bg-primary);height:100%;padding:1.5rem;max-width:100%;overflow-x:hidden}.custom-orders_pageHeader__hA6VT{background:var(--bg-secondary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-light);border-radius:.75rem;padding:.875rem 1.125rem;margin-bottom:1.25rem;box-shadow:0 4px 16px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.15);transition:all .2s ease}.custom-orders_pageHeader__hA6VT:hover{border-color:var(--primary);box-shadow:0 6px 20px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.2)}.custom-orders_pageHeaderContent__dzyGi{display:flex;align-items:center;justify-content:space-between;gap:1rem}.custom-orders_pageTitle__awG55{display:flex;align-items:center;gap:.625rem;font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.custom-orders_pageStats__xaOc4{display:flex;gap:.625rem}.custom-orders_statBadge__r7U3t{background:rgba(102,126,234,.1);color:var(--primary);border:1px solid rgba(102,126,234,.2);padding:.25rem .625rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width:768px){.custom-orders_container__zk3ng{padding:.875rem!important}.custom-orders_tableContainer___vs4s{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:none!important;box-shadow:none!important}.custom-orders_tableContainer___vs4s:before{display:none!important}.custom-orders_pagination__BBA2H{gap:.5rem!important;margin-top:1rem!important}.custom-orders_pageButton__wWGol{padding:.5rem 1rem!important;font-size:.8rem!important}.custom-orders_pageInfo__63rjF{font-size:.8rem!important}.custom-orders_emptyState__VDM3_{padding:2rem 1rem!important}.custom-orders_emptyState__VDM3_ h3{font-size:1rem!important}.custom-orders_emptyState__VDM3_ p{font-size:.8rem!important}.custom-orders_pageHeader__hA6VT{padding:.625rem .875rem!important;margin-bottom:.875rem!important}.custom-orders_pageHeaderContent__dzyGi{flex-direction:column!important;align-items:flex-start!important;gap:.625rem!important}.custom-orders_pageTitle__awG55{font-size:1rem!important;gap:.5rem!important}.custom-orders_pageStats__xaOc4{gap:.5rem!important;flex-wrap:wrap}.custom-orders_statBadge__r7U3t{font-size:.7rem!important;padding:.2rem .5rem!important}}.custom-orders_loading__Hp0g3{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:var(--text-secondary)}.custom-orders_spinner__KXEKD{width:40px;height:40px;border-top:3px solid var(--border-muted);border:3px solid var(--border-muted);border-top-color:var(--primary);border-radius:50%;animation:custom-orders_spin__2HL9K 1s linear infinite;margin-bottom:1rem}@keyframes custom-orders_spin__2HL9K{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.custom-orders_filters__9eAWm{display:flex;gap:1rem;margin-bottom:1.25rem;padding:.875rem;background:var(--bg-secondary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-light);border-radius:.75rem;box-shadow:0 4px 16px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.15);flex-wrap:wrap;position:relative;transition:all .2s ease}.custom-orders_filters__9eAWm:hover{border-color:var(--primary);box-shadow:0 6px 20px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.2)}.custom-orders_filterGroup__oUzr7{display:flex;flex-direction:column;gap:.375rem;min-width:160px;flex:1}.custom-orders_filterGroup__oUzr7 label{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.custom-orders_filterGroup__oUzr7 select{padding:.625rem .875rem;border:1px solid var(--border-muted);background:var(--bg-primary);color:var(--text-primary);border-radius:.5rem;font-size:.875rem;transition:var(--transition);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.custom-orders_filterGroup__oUzr7 select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(102,126,234,.1);background:rgba(255,255,255,.02)}.custom-orders_filterGroup__oUzr7 select:hover{border-color:rgba(102,126,234,.5);background:rgba(255,255,255,.02)}@media (max-width:768px){.custom-orders_container__zk3ng .custom-orders_filters__9eAWm{display:flex!important;flex-direction:column!important;gap:.375rem!important;margin-bottom:.625rem!important;padding:.625rem!important}.custom-orders_container__zk3ng .custom-orders_filters__9eAWm .custom-orders_filterGroup__oUzr7{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.625rem!important;min-width:auto!important}.custom-orders_container__zk3ng .custom-orders_filters__9eAWm .custom-orders_filterGroup__oUzr7 label{font-size:.7rem!important;font-weight:600!important;margin-bottom:0!important;color:var(--text-secondary)!important;min-width:75px!important;flex-shrink:0!important;text-transform:uppercase!important;letter-spacing:.05em!important}.custom-orders_container__zk3ng .custom-orders_filters__9eAWm .custom-orders_filterGroup__oUzr7 select{flex:1!important;padding:.5rem .625rem!important;font-size:.75rem!important;border-radius:.375rem!important;background:var(--bg-primary)!important;border:1px solid var(--border-light)!important;min-height:32px!important}.custom-orders_container__zk3ng .custom-orders_filters__9eAWm .custom-orders_filterGroup__oUzr7 select:focus{border-color:var(--primary)!important;box-shadow:0 0 0 2px rgba(102,126,234,.1)!important}}.custom-orders_tableContainer___vs4s{background:var(--bg-secondary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-light);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.15);position:relative;transition:all .2s ease}.custom-orders_tableContainer___vs4s:hover{border-color:var(--primary);box-shadow:0 6px 20px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.2)}.custom-orders_table__uMdaV{width:100%;border-collapse:collapse;background:var(--bg-secondary);table-layout:auto}.custom-orders_table__uMdaV colgroup{width:100%}.custom-orders_table__uMdaV col:first-child{min-width:80px;max-width:100px}.custom-orders_table__uMdaV col:nth-child(2){width:70px}.custom-orders_table__uMdaV col:nth-child(3){width:100px}.custom-orders_table__uMdaV col:nth-child(4){min-width:120px}.custom-orders_table__uMdaV col:nth-child(5){min-width:140px}.custom-orders_table__uMdaV col:nth-child(6){min-width:80px;max-width:120px}.custom-orders_table__uMdaV col:nth-child(7){min-width:120px}.custom-orders_table__uMdaV col:nth-child(8){width:50px}.custom-orders_table__uMdaV thead{background:var(--bg-overlay);border-bottom:2px solid var(--border-light)}.custom-orders_table__uMdaV th{padding:.875rem .75rem;text-align:left;font-weight:600;color:var(--text-secondary);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.custom-orders_table__uMdaV td{padding:.875rem .75rem;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.custom-orders_table__uMdaV tbody tr{transition:var(--transition)}.custom-orders_table__uMdaV tbody tr:hover{background:var(--bg-hover)}.custom-orders_table__uMdaV tbody tr:last-child td{border-bottom:none}.custom-orders_requestNumber__GR15O{color:var(--primary);background:rgba(102,126,234,.1);padding:.25rem .625rem;border-radius:8px;border:1px solid rgba(102,126,234,.2)}.custom-orders_typeCell__HbLNX{display:flex;align-items:center;gap:.5rem;font-weight:500;color:var(--text-primary);font-size:.8rem}.custom-orders_titleCell__t1CsL{max-width:100%}.custom-orders_titleCell__t1CsL strong{color:var(--text-primary);display:block;font-size:.85rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.custom-orders_titleCell__t1CsL p{color:var(--text-muted);font-size:.75rem;line-height:1.3;margin:0}.custom-orders_customerCell__BAZjQ{display:flex;flex-direction:column;gap:.2rem}.custom-orders_customerCell__BAZjQ strong{color:var(--text-primary);font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.custom-orders_customerCell__BAZjQ span{color:var(--text-muted);font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-orders_stageBadge__HiOGM{background:rgba(59,130,246,.1);color:#2563eb;border:1px solid rgba(59,130,246,.2);border-radius:8px;font-size:.75rem;font-weight:600;text-transform:capitalize;text-align:center;text-transform:uppercase;letter-spacing:.05em}.custom-orders_stageBadge__HiOGM,.custom-orders_statusBadge__EhT88{padding:.25rem .625rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.custom-orders_statusBadge__EhT88{background:rgba(245,158,11,.1);color:#d97706;border:1px solid rgba(245,158,11,.2);border-radius:8px;display:flex;gap:.375rem;justify-content:center}.custom-orders_statusControls__1V3z0 select{padding:.5rem .75rem;border:2px solid var(--status-color,var(--border-muted));background:var(--bg-primary);color:var(--status-color,var(--text-primary));border-radius:.5rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:var(--transition);text-transform:capitalize}.custom-orders_statusControls__1V3z0 select:focus{outline:none;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.custom-orders_createdDate__6S_Ae{color:var(--text-muted);font-size:.75rem;font-weight:500;line-height:1.3}.custom-orders_actions__sORob{display:flex;gap:.375rem;justify-content:center}.custom-orders_actionButton__DrrOS{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:.5rem;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.custom-orders_actionButton__DrrOS:hover{background:var(--primary);color:white;border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 8px rgba(102,126,234,.2)}.custom-orders_emptyState__VDM3_{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;color:var(--text-muted);background:var(--bg-secondary);border-radius:.75rem;border:1px dashed var(--border-light);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 16px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.15)}.custom-orders_emptyState__VDM3_ h3{color:var(--text-primary);margin:.75rem 0 .375rem;font-size:1.125rem;font-weight:600}.custom-orders_emptyState__VDM3_ p{margin:0;font-size:.875rem;color:var(--text-secondary)}.custom-orders_pagination__BBA2H{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem}.custom-orders_pageButton__wWGol{padding:.625rem 1.25rem;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:.5rem;color:var(--text-primary);cursor:pointer;transition:all .2s ease;font-weight:600;font-size:.875rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.custom-orders_pageButton__wWGol:hover:not(:disabled){background:var(--primary);color:white;border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 8px rgba(102,126,234,.2)}.custom-orders_pageButton__wWGol:disabled{opacity:.5;cursor:not-allowed}.custom-orders_pageInfo__63rjF{color:var(--text-secondary);font-weight:600;font-size:.875rem}.custom-orders_modal__K_ifU{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.custom-orders_modalContent__Eapsb{background:var(--bg-glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(102,126,234,.3);border-radius:1rem;box-shadow:0 20px 60px rgba(102,126,234,.3);width:100%;max-width:1200px;max-height:90vh;overflow:hidden;position:relative}.custom-orders_modalContent__Eapsb:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--primary-gradient);z-index:1}.custom-orders_modalHeader__DW8dh{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(102,126,234,.2);background:rgba(102,126,234,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.custom-orders_modalHeaderLeft__Gp8rS{display:flex;flex-direction:column;gap:.5rem}.custom-orders_modalTitle__PBQ_d{font-size:1.5rem;font-weight:700;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.custom-orders_requestNumber__GR15O{background:var(--primary-gradient);color:white;padding:.25rem .75rem;border-radius:.5rem;font-size:.8rem;font-weight:600;display:inline-block;width:-moz-fit-content;width:fit-content}.custom-orders_modalHeaderRight__SAdqf{display:flex;align-items:center;gap:.75rem}.custom-orders_cancelButton__yDbat,.custom-orders_editButton__7qsra,.custom-orders_saveButton__NKbKH{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:var(--transition)}.custom-orders_editButton__7qsra{background:var(--primary-gradient);color:white;border:1px solid transparent}.custom-orders_editButton__7qsra:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.custom-orders_saveButton__NKbKH{background:rgba(16,185,129,.1);color:#059669;border:1px solid rgba(16,185,129,.3)}.custom-orders_saveButton__NKbKH:hover:not(:disabled){background:rgba(16,185,129,.2);border-color:rgba(16,185,129,.4);transform:translateY(-1px)}.custom-orders_saveButton__NKbKH:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.custom-orders_cancelButton__yDbat{background:rgba(239,68,68,.1);color:#dc2626;border:1px solid rgba(239,68,68,.3)}.custom-orders_cancelButton__yDbat:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.4);transform:translateY(-1px)}.custom-orders_editActions__DZdAO{display:flex;gap:.5rem}.custom-orders_closeButton__VE_wM{background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.3);border-radius:.5rem;color:var(--primary);padding:.5rem}.custom-orders_closeButton__VE_wM:hover{background:rgba(102,126,234,.2);border-color:rgba(102,126,234,.4);transform:scale(1.05)}.custom-orders_modalBody__RrJ0P{padding:2rem}.custom-orders_summarySection___hsnY{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.custom-orders_summaryCard___ss4w{background:rgba(102,126,234,.08);border:1px solid rgba(102,126,234,.25);border-radius:.75rem;padding:1.25rem;position:relative;overflow:hidden;transition:var(--transition)}.custom-orders_summaryCard___ss4w:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--primary-gradient)}.custom-orders_summaryCard___ss4w:hover{background:rgba(102,126,234,.12);border-color:rgba(102,126,234,.35);transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.2)}.custom-orders_summaryCard___ss4w h4{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--primary);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.custom-orders_summaryCard___ss4w p{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin:0}.custom-orders_contentGrid__ImCi4{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.custom-orders_contentCard__q67fJ{background:rgba(102,126,234,.05);border:1px solid rgba(102,126,234,.2);border-radius:.75rem;padding:1.5rem;transition:var(--transition);position:relative}.custom-orders_contentCard__q67fJ:hover{background:rgba(102,126,234,.08);border-color:rgba(102,126,234,.3);transform:translateY(-1px);box-shadow:0 4px 15px rgba(102,126,234,.15)}.custom-orders_contentCard__q67fJ h4{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--primary);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(102,126,234,.2)}.custom-orders_contentCard__q67fJ div,.custom-orders_contentCard__q67fJ p{color:var(--text-primary);line-height:1.5;margin-bottom:.5rem}.custom-orders_contentCard__q67fJ p:last-child{margin-bottom:0}.custom-orders_contentCard__q67fJ:last-child{grid-column:1/-1;background:rgba(102,126,234,.03);border:1px solid rgba(102,126,234,.15)}.custom-orders_fileGrid__qEd9U{margin-top:1rem}.custom-orders_fileCard__w4knr{background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.25);padding:1rem}.custom-orders_fileCard__w4knr:hover{background:rgba(102,126,234,.15);border-color:rgba(102,126,234,.35);transform:translateY(-1px)}.custom-orders_fileIcon__ZAYWT{color:var(--primary);background:rgba(102,126,234,.2);padding:.5rem;border-radius:.375rem}.custom-orders_fileInfo__lA52Z a{color:var(--primary);font-weight:600}.custom-orders_fileInfo__lA52Z a:hover{text-decoration:underline}.custom-orders_fileSize__TelUZ{color:var(--text-secondary)}.custom-orders_statusBadge__EhT88{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent}.custom-orders_statusBadge__EhT88.custom-orders_pending__c8bkD{background:rgba(245,158,11,.1);color:#d97706;border-color:rgba(245,158,11,.3)}.custom-orders_statusBadge__EhT88.custom-orders_inProgress__uyup0{background:rgba(102,126,234,.1);color:var(--primary);border-color:rgba(102,126,234,.3)}.custom-orders_statusBadge__EhT88.custom-orders_completed__PYTbw{background:rgba(16,185,129,.1);color:#059669;border-color:rgba(16,185,129,.3)}.custom-orders_statusBadge__EhT88.custom-orders_cancelled__XlC4B{background:rgba(239,68,68,.1);color:#dc2626;border-color:rgba(239,68,68,.3)}.custom-orders_editField__QTBkB{margin-bottom:1rem}.custom-orders_editField__QTBkB label{display:block;color:var(--text-primary);margin-bottom:.5rem}.custom-orders_editInput__eJRpd,.custom-orders_editTextarea___jyDc{width:100%;padding:.75rem;border:1px solid var(--border-muted);border-radius:.5rem;background:var(--bg-primary);color:var(--text-primary);font-size:.875rem;transition:var(--transition)}.custom-orders_editInput__eJRpd:focus,.custom-orders_editTextarea___jyDc:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.custom-orders_editInput__eJRpd::-moz-placeholder,.custom-orders_editTextarea___jyDc::-moz-placeholder{color:var(--text-muted)}.custom-orders_editInput__eJRpd::placeholder,.custom-orders_editTextarea___jyDc::placeholder{color:var(--text-muted)}.custom-orders_fileGrid__qEd9U{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.custom-orders_fileCard__w4knr{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--bg-overlay);border:1px solid var(--border-muted);border-radius:.5rem;transition:var(--transition)}.custom-orders_fileCard__w4knr:hover{border-color:var(--primary);background:var(--bg-hover)}.custom-orders_fileInfo__lA52Z a{font-size:.875rem}@media (max-width:768px){.custom-orders_modalHeader__DW8dh{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.custom-orders_modalHeaderRight__SAdqf{justify-content:space-between}.custom-orders_summaryCards__RwzQM{grid-template-columns:1fr}.custom-orders_contentGrid__ImCi4{grid-template-columns:1fr;gap:1rem}.custom-orders_contentCard__q67fJ,.custom-orders_modal__K_ifU{padding:1rem}.custom-orders_modalContent__Eapsb{max-height:95vh}.custom-orders_modalBody__RrJ0P{padding:1rem}}.custom-orders_orderHeader__BGe28{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:1rem;padding:1rem;margin-bottom:1rem}.custom-orders_orderMeta__9bNrj{margin-bottom:.75rem}.custom-orders_orderMeta__9bNrj h3{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1.3}.custom-orders_orderMeta__9bNrj .custom-orders_requestNumber__GR15O{background:var(--primary-gradient);color:white;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;display:inline-block}.custom-orders_orderChips__sesyk{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.custom-orders_orderChipsLeft__kzqnL{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.custom-orders_orderChipsRight__0g_zt{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.custom-orders_equipmentChip__2rqbN,.custom-orders_stageChip__KpcJ0{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);box-shadow:0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.2);transition:var(--transition)}.custom-orders_equipmentChip__2rqbN{background:rgba(102,126,234,.2);color:var(--primary);border:1px solid rgba(102,126,234,.3)}.custom-orders_equipmentChip__2rqbN:hover{background:rgba(102,126,234,.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3),inset 0 1px 0 rgba(255,255,255,.3)}.custom-orders_stageChip__KpcJ0{background:rgba(var(--stage-color),.2);color:var(--stage-color);border:1px solid rgba(var(--stage-color),.3)}.custom-orders_stageChip__KpcJ0:hover{background:rgba(var(--stage-color),.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--stage-color),.3),inset 0 1px 0 rgba(255,255,255,.3)}.custom-orders_statusManagement__arQUQ{display:flex;flex-direction:column;gap:.375rem}.custom-orders_statusManagement__arQUQ label{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.custom-orders_statusManagement__arQUQ select{padding:.5rem .75rem;border:2px solid var(--border-muted);background:var(--bg-primary);color:var(--text-primary);border-radius:.375rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:var(--transition);text-transform:capitalize}.custom-orders_statusManagement__arQUQ select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(102,126,234,.1)}.custom-orders_detailsGrid__8K1gK{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.custom-orders_section__2KsPJ{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:1rem;padding:.5rem}.custom-orders_section__2KsPJ h4{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem;padding-bottom:.25rem;border-bottom:2px solid var(--border-light)}.custom-orders_contactInfo__3hb_n{display:flex;flex-direction:column;gap:.375rem}.custom-orders_contactItem__77TQU{display:flex;align-items:center;gap:.75rem;padding:.25rem;background:var(--bg-overlay);border-radius:.5rem;color:var(--text-primary);font-weight:500}.custom-orders_projectDetails__SJUrI p{color:var(--text-secondary);line-height:1.4;margin-bottom:.375rem}.custom-orders_projectDetails__SJUrI strong{color:var(--text-primary);font-weight:600}.custom-orders_detailItem__IwTc9{display:flex;align-items:center;gap:.75rem;padding:.25rem;background:var(--bg-overlay);border-radius:.5rem;margin-bottom:.25rem;color:var(--text-primary);font-weight:500}.custom-orders_additionalDetails__ZkeQD{background:var(--bg-overlay);border-radius:.75rem;padding:.375rem;margin-top:.375rem}.custom-orders_additionalDetails__ZkeQD p{margin:0;line-height:1.4}.custom-orders_additionalDetails__ZkeQD p:first-child{margin-bottom:.25rem}.custom-orders_fileList__CSC3Q{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.375rem}.custom-orders_fileItem__y90BA{display:flex;align-items:center;gap:.5rem;padding:.375rem;background:var(--bg-overlay);border:1px solid var(--border-light);border-radius:.75rem;transition:var(--transition)}.custom-orders_fileItem__y90BA:hover{border-color:var(--primary);background:var(--bg-hover)}.custom-orders_fileIcon__ZAYWT{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--primary-gradient);color:white;border-radius:.5rem;flex-shrink:0}.custom-orders_fileInfo__lA52Z{flex:1;min-width:0}.custom-orders_fileInfo__lA52Z a{color:var(--text-primary);font-weight:500;text-decoration:none;word-break:break-word;display:block;margin-bottom:.25rem}.custom-orders_fileInfo__lA52Z a:hover{color:var(--primary)}.custom-orders_fileSize__TelUZ{font-size:.75rem;color:var(--text-muted)}.custom-orders_statusSection__hobS6{display:none}.custom-orders_section__2KsPJ:nth-child(3),.custom-orders_section__2KsPJ:nth-child(4){grid-column:1/-1}@media (max-width:1200px){.custom-orders_table__uMdaV col:nth-child(4){min-width:100px}.custom-orders_table__uMdaV col:nth-child(5){min-width:120px}.custom-orders_table__uMdaV col:nth-child(7){min-width:100px}}@media (max-width:768px){.custom-orders_container__zk3ng{padding:1rem}.custom-orders_filters__9eAWm{flex-direction:column;gap:1rem}.custom-orders_filterGroup__oUzr7{min-width:auto}.custom-orders_table__uMdaV td,.custom-orders_table__uMdaV th{padding:1rem .5rem}.custom-orders_table__uMdaV col:first-child{min-width:60px;max-width:80px}.custom-orders_table__uMdaV col:nth-child(4){min-width:80px}.custom-orders_table__uMdaV col:nth-child(5){min-width:100px}.custom-orders_table__uMdaV col:nth-child(7){min-width:80px}.custom-orders_modal__K_ifU{padding:1rem}.custom-orders_modalContent__Eapsb{max-height:95vh}.custom-orders_modalBody__RrJ0P,.custom-orders_modalHeader__DW8dh{padding:1.5rem}.custom-orders_detailsGrid__8K1gK{grid-template-columns:1fr;gap:.5rem}.custom-orders_orderHeader__BGe28{padding:.75rem}.custom-orders_orderChips__sesyk{flex-direction:column;align-items:stretch;gap:1rem}.custom-orders_orderChipsLeft__kzqnL{justify-content:center}.custom-orders_orderChipsRight__0g_zt{min-width:auto}.custom-orders_fileList__CSC3Q{grid-template-columns:1fr}}.custom-orders_equipmentGlass__U5T2K{display:flex;align-items:center;justify-content:center;padding:.375rem .5rem;background:rgba(102,126,234,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(102,126,234,.2);border-radius:.5rem;color:var(--primary);font-size:.75rem;font-weight:600;text-align:center;white-space:nowrap;margin:0 auto;box-shadow:0 2px 8px rgba(102,126,234,.1);transition:var(--transition)}.custom-orders_equipmentGlass__U5T2K:hover{background:rgba(102,126,234,.15);transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.custom-orders_stageGlass__nHIYx{display:flex;align-items:center;justify-content:center;padding:.375rem .5rem;background:rgba(102,126,234,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(102,126,234,.2);border-radius:.5rem;color:var(--primary);font-size:.75rem;font-weight:600;text-align:center;white-space:nowrap;margin:0 auto;box-shadow:0 2px 8px rgba(102,126,234,.1);transition:var(--transition)}.custom-orders_stageGlass__nHIYx:hover{background:rgba(102,126,234,.15);transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.2)}.custom-orders_equipmentBadge__MMHEl,.custom-orders_stageBadge__HiOGM{display:none}.custom-orders_closeButton__VE_wM{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--bg-overlay);border:1px solid var(--border-muted);color:var(--text-secondary);cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.custom-orders_closeButton__VE_wM:hover{background:var(--error);color:white;border-color:var(--error)}.custom-orders_modalBody__RrJ0P{padding:1.5rem 2rem 2rem;overflow-y:auto;max-height:calc(90vh - 120px)}.custom-orders_editSelect__Ce_7V{width:100%;border:1px solid rgba(102,126,234,.3);border-radius:.5rem;background:rgba(102,126,234,.05);color:var(--text-primary);font-size:.875rem;font-weight:500;transition:var(--transition);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNiA2TDExIDEiIHN0cm9rZT0iIzY2N0VFQSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px 8px;padding:.75rem 2.5rem .75rem 1rem}.custom-orders_editSelect__Ce_7V:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(102,126,234,.1);background-color:rgba(102,126,234,.08)}.custom-orders_editSelect__Ce_7V:hover{border-color:rgba(102,126,234,.4);background-color:rgba(102,126,234,.08)}.custom-orders_editSelect__Ce_7V option{background:var(--bg-primary);color:var(--text-primary);padding:.5rem}.custom-orders_editFields__FEWSo{display:flex;flex-direction:column;gap:1rem}.custom-orders_editField__QTBkB{display:flex;flex-direction:column;gap:.5rem}.custom-orders_editField__QTBkB label{font-size:.875rem;font-weight:600;color:var(--primary)}.custom-orders_editInput__eJRpd{padding:.75rem;border:1px solid rgba(102,126,234,.3);border-radius:.5rem;background:rgba(102,126,234,.05);color:var(--text-primary);font-size:.875rem;transition:var(--transition)}.custom-orders_editInput__eJRpd:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(102,126,234,.1);background:rgba(102,126,234,.08)}.custom-orders_editTextarea___jyDc{padding:.75rem;border:1px solid rgba(102,126,234,.3);border-radius:.5rem;background:rgba(102,126,234,.05);color:var(--text-primary);font-size:.875rem;transition:var(--transition);resize:vertical;min-height:80px;font-family:inherit}.custom-orders_editTextarea___jyDc:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(102,126,234,.1);background:rgba(102,126,234,.08)}.custom-orders_adminInfo__ceRWl{display:flex;flex-direction:column;gap:.75rem}.custom-orders_adminNotesSection__d2wsQ{background:rgba(102,126,234,.05);border:1px solid rgba(102,126,234,.2);border-radius:.5rem;padding:1rem;margin-top:.5rem}.custom-orders_adminNotesSection__d2wsQ strong{color:var(--primary);font-weight:600;display:block;margin-bottom:.5rem}.custom-orders_adminNotesSection__d2wsQ p{color:var(--text-primary);line-height:1.5;margin:0}.custom-orders_emptyState__VDM3_{color:var(--text-secondary);font-style:italic;text-align:center;padding:1rem;background:rgba(102,126,234,.03);border-radius:.5rem;border:1px dashed rgba(102,126,234,.2)}@media (max-width:768px){.custom-orders_modal__K_ifU{padding:1rem}.custom-orders_modalContent__Eapsb{max-height:95vh}.custom-orders_modalHeader__DW8dh{padding:1rem 1.5rem;flex-direction:column;gap:1rem;align-items:stretch}.custom-orders_modalHeaderLeft__Gp8rS{align-items:center;text-align:center}.custom-orders_modalHeaderRight__SAdqf{justify-content:center;flex-wrap:wrap}.custom-orders_editActions__DZdAO{order:-1;justify-content:center}.custom-orders_cancelButton__yDbat,.custom-orders_editButton__7qsra,.custom-orders_saveButton__NKbKH{padding:.625rem 1rem;font-size:.8rem}.custom-orders_modalBody__RrJ0P{padding:1.5rem}.custom-orders_contentGrid__ImCi4,.custom-orders_fileGrid__qEd9U,.custom-orders_summarySection___hsnY{grid-template-columns:1fr}.custom-orders_editFields__FEWSo{gap:.75rem}.custom-orders_editInput__eJRpd,.custom-orders_editSelect__Ce_7V,.custom-orders_editTextarea___jyDc{padding:.625rem;font-size:.875rem}}