@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.eb-page{--eb-navy: #1e293b;--eb-pink: #f43f5e;--eb-blue: #7f9cf5;--eb-violet: #4299e1;--eb-teal: #48bb78;--eb-emerald: #38b2ac;--eb-muted: #64748b;--eb-link: #2563eb;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 20px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:linear-gradient(145deg,#eef2ff,#f8fafc,#fdf2f8 70%,#f0f9ff);position:relative;overflow:hidden;box-sizing:border-box}.eb-page:before,.eb-page:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.eb-page:before{width:420px;height:420px;top:-120px;right:-80px;background:radial-gradient(circle,rgba(199,210,254,.45) 0%,transparent 70%)}.eb-page:after{width:360px;height:360px;bottom:-100px;left:-60px;background:radial-gradient(circle,rgba(251,207,232,.35) 0%,transparent 70%)}.eb-bg-deco{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.eb-bg-deco--dots{top:18%;left:8%;width:48px;height:48px;background-image:radial-gradient(circle,#cbd5e1 1.5px,transparent 1.5px);background-size:10px 10px;opacity:.7}.eb-bg-deco--x{top:14%;right:10%;font-size:22px;font-weight:300;color:#bfdbfe;line-height:1}.eb-bg-deco--ring{bottom:22%;right:12%;width:14px;height:14px;border:2px solid #e2e8f0;border-radius:50%;opacity:.8}.eb-card{position:relative;z-index:1;width:100%;max-width:640px;padding:48px 40px 36px;background:#fff;border-radius:28px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #00000014;text-align:center;box-sizing:border-box}.eb-illustration{position:relative;width:120px;height:100px;margin:0 auto 28px}.eb-illustration-glow{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,rgba(251,207,232,.55) 0%,transparent 70%)}.eb-deco{position:absolute;color:#cbd5e1;font-size:14px;font-weight:300;-webkit-user-select:none;user-select:none;pointer-events:none}.eb-deco--plus{top:8px;left:0;font-size:18px}.eb-deco--dot{bottom:18px;left:12px;width:6px;height:6px;border-radius:50%;background:#e2e8f0}.eb-deco--grid{top:20px;right:4px;display:grid;grid-template-columns:repeat(3,4px);gap:3px}.eb-deco--grid span{width:4px;height:4px;border-radius:50%;background:#e2e8f0}.eb-browser{position:relative;z-index:1;width:96px;height:72px;margin:12px auto 0;background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #7c3aed1f}.eb-browser-bar{display:flex;align-items:center;gap:5px;height:22px;padding:0 10px;background:#e2e8f0;border-radius:10px 10px 0 0}.eb-browser-dot{width:7px;height:7px;border-radius:50%}.eb-browser-dot--red{background:#f87171}.eb-browser-dot--yellow{background:#fbbf24}.eb-browser-dot--green{background:#4ade80}.eb-browser-face{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100% - 22px);gap:6px}.eb-browser-eyes{display:flex;gap:14px}.eb-browser-eyes span{width:6px;height:6px;border-radius:50%;background:#475569}.eb-browser-mouth{width:18px;height:9px;border:2px solid transparent;border-bottom:2px solid #475569;border-radius:0 0 12px 12px;margin-top:-2px}.eb-badge{position:absolute;top:0;right:calc(50% - 68px);z-index:2;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ef4444;color:#fff;font-size:16px;font-weight:800;border-radius:50%;border:3px solid #fff;box-shadow:0 2px 8px #ef444466}.eb-title{margin:0 0 14px;font-size:clamp(1.5rem,4vw,1.875rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--eb-navy)}.eb-title-accent{color:var(--eb-pink)}.eb-desc{margin:0 auto 28px;max-width:480px;font-size:.9375rem;line-height:1.6;color:var(--eb-muted)}.eb-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-bottom:28px}.eb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;box-shadow:0 2px 8px #00000014}.eb-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0000001f}.eb-btn:active{transform:translateY(0)}.eb-btn-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;flex-shrink:0}.eb-btn--primary{color:#fff;background:linear-gradient(to right,var(--eb-blue),var(--eb-violet))}.eb-btn--primary .eb-btn-icon{background:#fff3}.eb-btn--dashboard{color:#fff;background:linear-gradient(to right,var(--eb-teal),var(--eb-emerald))}.eb-btn--dashboard .eb-btn-icon{background:#fff3}.eb-btn--ghost{color:#334155;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000d}.eb-btn--ghost .eb-btn-icon{background:#f1f5f9;color:#475569}.eb-footer{padding-top:24px;border-top:1px solid #f1f5f9}.eb-help{display:flex;align-items:flex-start;justify-content:center;gap:12px;text-align:left;max-width:420px;margin:0 auto}.eb-help-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#e9d8fd;color:#7c3aed;font-size:1rem;font-weight:700}.eb-help-text{margin:0;font-size:.8125rem;line-height:1.55;color:var(--eb-muted)}.eb-help-text strong{font-size:.875rem;color:var(--eb-navy)}.eb-help-link{color:var(--eb-link);font-weight:600;text-decoration:none}.eb-help-link:hover{text-decoration:underline}.eb-dev-details{margin-top:24px;text-align:left}.eb-dev-details summary{cursor:pointer;color:var(--eb-pink);font-size:.8125rem;font-weight:600}.eb-dev-details pre{background:#f8fafc;padding:12px;border-radius:8px;overflow:auto;font-size:12px;margin-top:8px;color:#0f172a;border:1px solid #e2e8f0}@media (max-width: 520px){.eb-card{padding:36px 24px 28px;border-radius:20px}.eb-actions{flex-direction:column;width:100%}.eb-btn{width:100%}}.layout{display:flex;width:100%;min-height:100vh;flex-direction:column;background-color:#f7f7f2;overflow-y:auto;overflow-x:hidden}.layout--org-admin,.layout--user{--sb-width: 240px;--sb-width-collapsed: 64px;display:grid;grid-template-columns:var(--sb-width) minmax(0,1fr);grid-template-rows:minmax(0,1fr);width:100%;min-width:100%;max-width:100%;height:100vh;min-height:0;background:transparent;overflow:hidden;box-sizing:border-box}.layout--org-admin>aside.sidebar,.layout--org-admin .sidebar-mobile-scrim>aside.sidebar,.layout--user>aside.sidebar,.layout--user .sidebar-mobile-scrim>aside.sidebar{grid-column:1;grid-row:1;position:relative!important;top:auto!important;left:auto!important;bottom:auto!important;width:100%!important;max-width:100%;height:100%;min-height:0;box-sizing:border-box}.main-content--org-admin,.main-content--user{grid-column:2;grid-row:1;width:100%!important;max-width:100%!important;min-width:0;margin:0!important;padding:0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;background:#f9fafb;display:flex;flex-direction:column}.main-content--org-admin:has(>.kitaboo-studio),.main-content--org-admin:has(>.eiep-root),.main-content--org-admin:has(>.erp-root),.main-content--org-admin:has(>.sync-studio),.main-content--org-admin:has(>.fxl-sync-studio){overflow:hidden}.layout--sb-collapsed.layout--org-admin,.layout--sb-collapsed.layout--user{grid-template-columns:var(--sb-width-collapsed) minmax(0,1fr)}@media (max-width: 1024px) and (min-width: 769px){.layout--org-admin,.layout--user{grid-template-columns:var(--sb-width-collapsed) minmax(0,1fr)}}@media (max-width: 768px){.layout--org-admin,.layout--user{grid-template-columns:minmax(0,1fr)}.layout--org-admin>aside.sidebar,.layout--org-admin .sidebar-mobile-scrim>aside.sidebar,.layout--user>aside.sidebar,.layout--user .sidebar-mobile-scrim>aside.sidebar{position:fixed!important;left:0!important;top:0!important;bottom:0!important;height:100vh!important;width:min(280px,86vw)!important;max-width:86vw;z-index:1;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);will-change:transform;box-shadow:none;pointer-events:auto}.layout--org-admin>aside.sidebar:not(.sidebar--mobile-open),.layout--org-admin .sidebar-mobile-scrim>aside.sidebar:not(.sidebar--mobile-open),.layout--user>aside.sidebar:not(.sidebar--mobile-open),.layout--user .sidebar-mobile-scrim>aside.sidebar:not(.sidebar--mobile-open){pointer-events:none}.layout--org-admin>aside.sidebar.sidebar--mobile-open,.layout--org-admin .sidebar-mobile-scrim>aside.sidebar.sidebar--mobile-open,.layout--user>aside.sidebar.sidebar--mobile-open,.layout--user .sidebar-mobile-scrim>aside.sidebar.sidebar--mobile-open{transform:translate(0);pointer-events:auto;box-shadow:4px 0 24px #0000001f}.sidebar-mobile-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background:#00000059}.main-content--org-admin,.main-content--user{grid-column:1;width:100%!important;max-width:100%!important;padding:52px 0 0}}.layout-fullscreen{background-color:#0d1117}.main-content-fullscreen{margin:0!important;padding:0!important;width:100%!important;min-height:100vh;background-color:#0d1117}.layout-studio{height:100vh;display:flex;background:transparent;overflow:hidden}.main-content-studio{flex:1;height:100vh;min-width:0;padding:0;margin:0;box-sizing:border-box;overflow:hidden;background:#f9fafb;display:flex;flex-direction:column}.navbar{width:100%;background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000a;position:fixed;top:0;left:0;right:0;z-index:1000;height:70px}.navbar-container{max-width:100%;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;height:100%}.navbar-actions{display:flex;align-items:center;gap:12px}.navbar-logout-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #2563eb33}.navbar-logout-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.navbar-logout-btn:active{transform:translateY(0)}.navbar-logout-icon{font-size:18px}.navbar-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.navbar-brand-icon{font-size:32px;color:#2563eb}.navbar-brand-text{display:flex;flex-direction:column;line-height:1.2}.navbar-brand-title{font-size:20px;font-weight:700;color:#2563eb;letter-spacing:-.3px}.navbar-brand-subtitle{font-size:12px;color:#757575;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.sidebar{width:260px;min-height:calc(100vh - 70px);background-color:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;position:fixed;left:0;top:70px;bottom:0;box-shadow:2px 0 8px #00000005}.sidebar-nav{flex:1;padding:0;overflow-y:auto}.sidebar-link{display:flex;align-items:center;gap:14px;padding:14px 24px;color:#424242;text-decoration:none;font-size:15px;font-weight:500;transition:all .2s ease;border-radius:0;position:relative;border-left:3px solid transparent}.sidebar-link:hover{background-color:#f5f5f5;color:#2563eb}.sidebar-link:hover .sidebar-icon{color:#2563eb}.sidebar-link.active{background-color:#e3f2fd;color:#2563eb;font-weight:600;border-left-color:#2563eb}.sidebar-link.active .sidebar-icon{color:#2563eb}.sidebar-icon{font-size:22px;width:22px;flex-shrink:0;color:#757575;transition:color .2s ease}.sidebar-link span{flex:1}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#bdbdbd}.main-content:not(.main-content--org-admin):not(.main-content--user){flex:1;margin-left:240px;margin-top:0;padding:0;background-color:#fff;min-height:calc(100vh - 70px);width:calc(100% - 235px);box-sizing:border-box;overflow-x:hidden}.main-content>*{width:100%;max-width:100%}.main-content:has(>.sync-studio),.main-content:has(>.fxl-sync-studio),.main-content:has(>.kitaboo-studio),.main-content:has(>.eiep-root){display:flex;flex-direction:column;min-height:0;height:calc(100vh - 70px);overflow:hidden;padding:0}@media (max-width: 1024px){.sidebar{width:220px}.main-content:not(.main-content--org-admin):not(.main-content--user){margin-left:220px;width:calc(100% - 220px);padding:32px}}@media (max-width: 768px){.navbar-container{padding:0 20px;height:60px}.navbar-brand-title{font-size:18px}.navbar-brand-subtitle{display:none}.navbar-brand-icon{font-size:28px}.navbar-logout-btn span{display:none}.navbar-logout-btn{padding:10px 12px}.sidebar{width:70px;top:60px}.sidebar-link span{display:none}.sidebar-link{justify-content:center;padding:14px;border-left:none;border-right:3px solid transparent}.sidebar-link.active{border-left:none;border-right-color:#2563eb}.main-content:not(.main-content--org-admin):not(.main-content--user){margin-left:70px;margin-top:60px;width:calc(100% - 70px);padding:24px 20px}}@media (max-width: 480px){.main-content:not(.main-content--org-admin):not(.main-content--user){padding:20px 16px}}.layout--org-admin aside.sidebar{top:0;bottom:0;min-height:100vh;height:100vh;width:var(--sb-width);box-sizing:border-box;z-index:200}.layout--org-admin.layout--sb-collapsed aside.sidebar{width:var(--sb-width-collapsed)}.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-section-label,.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-label,.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-badge,.layout--org-admin.layout--sb-collapsed aside.sidebar .navbar-brand-text,.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-user-info,.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-logout>span{display:none!important}.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-brand{justify-content:center;padding:16px 8px}.layout--org-admin.layout--sb-collapsed aside.sidebar .sidebar-link{justify-content:center;gap:0;padding:12px 8px;border-left:none;border-right:3px solid transparent}.layout--org-admin.layout--sb-collapsed aside.sidebar .sidebar-link.active{border-left:none;border-right-color:#1976d2}.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-user{justify-content:center;padding:8px}.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-footer{padding:12px 8px;align-items:center}.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-logout{justify-content:center;padding:10px}@media (max-width: 1024px) and (min-width: 769px){.layout--org-admin aside.sidebar:not(.sidebar--mobile-open){width:var(--sb-width-collapsed)}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-section-label,.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-label,.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-badge,.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .navbar-brand-text,.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-user-info,.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-logout>span{display:none!important}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-brand{justify-content:center;padding:16px 8px}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .sidebar-link{justify-content:center;gap:0;padding:12px 8px;border-left:none;border-right:3px solid transparent}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .sidebar-link.active{border-left:none;border-right-color:#1976d2}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-user{justify-content:center;padding:8px}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-footer{padding:12px 8px;align-items:center}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-logout{justify-content:center;padding:10px}}.admin-sidebar-brand{display:flex;align-items:center;gap:12px;padding:10px 24px 16px;border-bottom:1px solid #e0e0e0;text-decoration:none}.admin-sidebar-brand-mark{width:44px;height:44px;border-radius:10px;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.admin-sidebar-brand-logo{width:100%;height:100%;object-fit:contain;display:block}.admin-sidebar-brand .navbar-brand-title{color:#111827;font-weight:700}.admin-sidebar-brand-tag{font-size:11px;font-weight:700;letter-spacing:.14em;color:#9ca3af!important}.admin-sidebar-label{flex:1;min-width:0;text-align:left}.sidebar-link .admin-sidebar-badge{flex:0 0 auto}.admin-sidebar-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.admin-sidebar-badge--mint{background:#d1fae5;color:#047857}.admin-sidebar-badge--blue{background:#dbeafe;color:#1d4ed8}.admin-sidebar-badge--amber{background:#ffedd5;color:#c2410c}.admin-sidebar-badge--rose{background:#fce7f3;color:#be185d}.admin-sidebar-section-label{display:block;font-size:10.5px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#9e9e9e;padding:16px 24px 6px;-webkit-user-select:none;user-select:none}.admin-sidebar-footer{padding:16px;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:10px}.admin-sidebar-user{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px}.admin-sidebar-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#1976d2,#1565c0);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-sidebar-user-info{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}.admin-sidebar-user-name{font-size:13px;font-weight:600;color:#1976d2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sidebar-user-email{font-size:11px;color:#757575;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sidebar-logout{width:100%;justify-content:center}.sidebar-link.sidebar-link--expandable:hover{background-color:#f5f5f5;color:#1976d2}.sidebar-link.sidebar-link--expandable.active{background-color:#e3f2fd;color:#1976d2;font-weight:600;border-left-color:#1976d2}.admin-sidebar-chevron{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;flex-shrink:0;color:#9ca3af;transition:color .2s ease,transform .2s ease}.sidebar-link--expandable:hover .admin-sidebar-chevron,.sidebar-link--expandable.active .admin-sidebar-chevron{color:#1976d2}.admin-sidebar-sub-items{display:flex;flex-direction:column;gap:1px;padding:2px 14px 6px 56px;animation:admin-sidebar-sub-expand .18s ease}@keyframes admin-sidebar-sub-expand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.admin-sidebar-sub-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;color:#6b7280;text-decoration:none;font-size:13.5px;font-weight:500;transition:background .18s ease,color .18s ease}.admin-sidebar-sub-item:hover{background:#f3f4f6;color:#111827}.admin-sidebar-sub-item.active{background:#e3f2fd;color:#1976d2;font-weight:600}.admin-sidebar-sub-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0;opacity:.55}.admin-sidebar-sub-item.active .admin-sidebar-sub-dot{opacity:1;background:#22c55e}.admin-sidebar-sub-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-chevron,.layout--org-admin.layout--sb-collapsed aside.sidebar .admin-sidebar-sub-items{display:none!important}.layout--org-admin.layout--sb-collapsed aside.sidebar .sidebar-link--expandable{justify-content:center;padding:12px 8px;border-left:none;border-right:3px solid transparent}.layout--org-admin.layout--sb-collapsed aside.sidebar .sidebar-link--expandable.active{border-left:none;border-right-color:#1976d2}@media (max-width: 1024px) and (min-width: 769px){.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-chevron,.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .admin-sidebar-sub-items{display:none!important}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .sidebar-link--expandable{justify-content:center;padding:12px 8px;border-left:none;border-right:3px solid transparent}.layout--org-admin aside.sidebar:not(.sidebar--mobile-open) .sidebar-link--expandable.active{border-left:none;border-right-color:#1976d2}}.admin-mobile-toggle{display:none;position:fixed;top:14px;left:14px;z-index:1100;width:38px;height:38px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;color:#424242;cursor:pointer;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;transition:background .15s}.admin-mobile-toggle:hover{background:#f5f5f5}@media (max-width: 768px){.admin-mobile-toggle{display:flex;z-index:1100}.sidebar--mobile-open{transform:translate(0)!important}.layout--org-admin aside.sidebar{width:min(280px,86vw);top:0;bottom:0;padding-top:52px;box-sizing:border-box}.layout--org-admin aside.sidebar .sidebar-link{justify-content:flex-start;padding:12px 20px;border-left:3px solid transparent;border-right:none}.layout--org-admin aside.sidebar .sidebar-link.active{border-left-color:#1976d2;border-right:none}.layout--org-admin aside.sidebar .sidebar-link .admin-sidebar-label,.layout--org-admin aside.sidebar .sidebar-link .admin-sidebar-badge{display:inline-flex!important}.layout--org-admin aside.sidebar.sidebar--mobile-open .admin-sidebar-chevron{display:inline-flex!important}.layout--org-admin aside.sidebar.sidebar--mobile-open .admin-sidebar-sub-items{display:flex!important}.layout--org-admin aside.sidebar.sidebar--mobile-open .sidebar-link--expandable{justify-content:flex-start;padding:12px 20px;border-left:3px solid transparent;border-right:none}.layout--org-admin aside.sidebar.sidebar--mobile-open .sidebar-link--expandable.active{border-left-color:#1976d2;border-right:none}.layout--org-admin aside.sidebar.sidebar--mobile-open .admin-sidebar-section-label{display:block!important}.layout--org-admin aside.sidebar.sidebar--mobile-open .navbar-brand-text{display:flex!important}.layout--org-admin aside.sidebar.sidebar--mobile-open .admin-sidebar-user-info{display:flex!important}.layout--org-admin aside.sidebar.sidebar--mobile-open .admin-sidebar-logout>span{display:inline!important}.layout--org-admin aside.sidebar.sidebar--mobile-open .admin-sidebar-brand{justify-content:flex-start;padding:20px 24px 16px}.layout--org-admin aside.sidebar.sidebar--mobile-open .admin-sidebar-footer{align-items:stretch;padding:16px}.layout--org-admin aside.sidebar.sidebar--mobile-open .admin-sidebar-logout{justify-content:center}}.layout--org-admin aside.sidebar{background:#fff}.ags-wrap{position:relative;flex:1;max-width:420px;min-width:0}.ags-search{width:100%;max-width:none}.ags-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:min(400px,60vh);overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 40px #0f172a24;z-index:120;animation:ags-fade-in .15s ease}@keyframes ags-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ags-status{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:20px 16px;font-size:.8125rem;color:#6b7280}.ags-status--empty strong{color:#111827;font-weight:600}.ags-spin{animation:ags-spin .8s linear infinite}@keyframes ags-spin{to{transform:rotate(360deg)}}.ags-group{padding:8px 0}.ags-group+.ags-group{border-top:1px solid #f3f4f6}.ags-group-title{display:flex;align-items:center;gap:6px;margin:0;padding:6px 14px 4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.ags-list{list-style:none;margin:0;padding:0}.ags-item{display:flex;flex-direction:column;gap:2px;padding:10px 14px;text-decoration:none;color:inherit;transition:background .12s ease}.ags-item:hover,.ags-item:focus-visible{background:#eff6ff;outline:none}.ags-item-title{font-size:.875rem;font-weight:600;color:#111827;line-height:1.3}.ags-item-meta{font-size:.75rem;color:#6b7280;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 900px){.ags-wrap{max-width:none;width:100%;order:-1}}.hcp-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none}.hcp-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0f172a59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;pointer-events:auto;animation:hcp-fade-in .22s ease}.hcp-drawer{position:absolute;top:0;right:0;bottom:0;width:min(440px,100vw);display:flex;flex-direction:column;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-8px 0 40px #0f172a1f;pointer-events:auto;animation:hcp-slide-in .28s cubic-bezier(.22,1,.36,1);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}@keyframes hcp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hcp-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.hcp-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 16px;flex-shrink:0;border-bottom:1px solid #f3f4f6}.hcp-title{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#111827;line-height:1.2}.hcp-subtitle{margin:4px 0 0;font-size:.8125rem;color:#6b7280;line-height:1.4}.hcp-close-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#6b7280;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.hcp-close-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.hcp-close-btn:active{transform:scale(.96)}.hcp-search-sticky{position:sticky;top:0;z-index:2;flex-shrink:0;padding:12px 20px 14px;background:#fff;border-bottom:1px solid #f3f4f6;box-shadow:0 4px 12px #ffffffe6}.hcp-search{display:flex;align-items:center;gap:10px;height:42px;padding:0 14px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.hcp-search:focus-within{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 3px #2563eb1f}.hcp-search-icon{flex-shrink:0;color:#9ca3af}.hcp-search-input{flex:1;min-width:0;border:none;background:transparent;font-size:.875rem;color:#111827;outline:none}.hcp-search-input::placeholder{color:#9ca3af}.hcp-suggested{margin-top:12px}.hcp-suggested-label{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:8px}.hcp-suggested-chips{display:flex;flex-wrap:wrap;gap:6px}.hcp-chip{padding:5px 10px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;font-size:.75rem;font-weight:500;color:#4b5563;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.hcp-chip:hover{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.hcp-chip:active{transform:scale(.97)}.hcp-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 20px 24px;scroll-behavior:smooth}.hcp-scroll::-webkit-scrollbar{width:6px}.hcp-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.hcp-section{margin-top:24px}.hcp-section:first-child{margin-top:8px}.hcp-section-title{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#374151}.hcp-section-desc{margin:-4px 0 12px;font-size:.8125rem;color:#6b7280;line-height:1.45}.hcp-empty{margin:0;padding:16px;text-align:center;font-size:.875rem;color:#9ca3af;background:#f9fafb;border-radius:12px;border:1px dashed #e5e7eb}.hcp-search-feedback{margin:4px 0 8px;padding:10px 14px;font-size:.8125rem;color:#4b5563;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;line-height:1.45}.hcp-search-feedback strong{color:#2563eb;font-weight:700}.hcp-search-feedback--empty{background:#fef3c7;border-color:#fde68a;color:#92400e}.hcp-search-feedback--empty strong{color:#b45309}.hcp-quick-grid{display:grid;grid-template-columns:1fr;gap:10px}.hcp-quick-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;text-decoration:none;color:inherit;box-shadow:0 1px 2px #0f172a0a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.hcp-quick-card:hover{border-color:#93c5fd;background:#fafbff;box-shadow:0 8px 24px #2563eb1a;transform:translateY(-2px)}.hcp-quick-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:10px;background:#eff6ff;color:#2563eb}.hcp-quick-card-body{display:flex;flex-direction:column;gap:4px;min-width:0}.hcp-quick-card-title{font-size:.9375rem;font-weight:600;color:#111827;line-height:1.3}.hcp-quick-card-desc{font-size:.8125rem;color:#6b7280;line-height:1.4}.hcp-field-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hcp-field-item{display:flex;gap:12px;padding:12px 14px;border:1px solid #f3f4f6;border-radius:10px;background:#fafafa;transition:background .15s ease,border-color .15s ease}.hcp-field-item:hover{background:#f9fafb;border-color:#e5e7eb}.hcp-field-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:8px;background:#fff;border:1px solid #e5e7eb;color:#2563eb}.hcp-field-body{display:flex;flex-direction:column;gap:3px;min-width:0}.hcp-field-title{font-size:.8125rem;font-weight:600;color:#111827}.hcp-field-desc{font-size:.75rem;color:#6b7280;line-height:1.45}.hcp-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hcp-video-card{display:flex;flex-direction:column;gap:8px;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;border-radius:10px;transition:transform .18s ease}.hcp-video-card:hover{transform:translateY(-2px)}.hcp-video-card:hover .hcp-video-play{transform:scale(1.08);background:#ffffff59}.hcp-video-thumb{position:relative;aspect-ratio:16 / 10;border-radius:10px;overflow:hidden;box-shadow:0 4px 14px #0f172a26}.hcp-video-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff40;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .2s ease,background .2s ease}.hcp-video-duration{position:absolute;right:6px;bottom:6px;padding:2px 6px;border-radius:4px;background:#000000a6;color:#fff;font-size:.625rem;font-weight:600;font-variant-numeric:tabular-nums}.hcp-video-title{font-size:.6875rem;font-weight:600;color:#374151;line-height:1.3;padding:0 2px}.hcp-support-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hcp-support-btn{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#111827;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.hcp-support-btn svg{color:#2563eb}.hcp-support-btn:hover{border-color:#93c5fd;background:#eff6ff;box-shadow:0 4px 12px #2563eb14;transform:translateY(-1px)}.hcp-support-label{font-size:.875rem;font-weight:600}.hcp-support-hint{font-size:.6875rem;color:#9ca3af;line-height:1.3}.hcp-status-widget{padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(180deg,#fafafa,#fff);box-shadow:0 1px 3px #0f172a0a}.hcp-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0}.hcp-status-row+.hcp-status-row{border-top:1px solid #f3f4f6}.hcp-status-left{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:500;color:#374151}.hcp-status-left svg{color:#6b7280}.hcp-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600}.hcp-status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.hcp-status-pill--ok{background:#dcfce7;color:#15803d}.hcp-status-pill--ok .hcp-status-dot{background:#22c55e;box-shadow:0 0 0 2px #22c55e40}.hcp-status-pill--warn{background:#fef3c7;color:#b45309}.hcp-status-pill--warn .hcp-status-dot{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b40}.hcp-status-pill--err{background:#fee2e2;color:#b91c1c}.hcp-status-pill--err .hcp-status-dot{background:#ef4444}.hcp-status-sync{margin-top:10px;padding-top:10px;border-top:1px solid #f3f4f6;font-size:.75rem;color:#9ca3af}.hcp-status-sync time{color:#6b7280;font-weight:500}.hcp-shortcuts{list-style:none;margin:0;padding:0;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.hcp-shortcut-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;font-size:.8125rem;color:#4b5563;background:#fff}.hcp-shortcut-row+.hcp-shortcut-row{border-top:1px solid #f3f4f6}.hcp-kbd{display:inline-block;min-width:2.5rem;padding:4px 8px;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;font-family:ui-monospace,Cascadia Code,monospace;font-size:.75rem;font-weight:600;color:#111827;text-align:center;box-shadow:0 1px #e5e7eb}.hcp-footer{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;padding:14px 20px;border-top:1px solid #e5e7eb;background:#fafafa}.hcp-footer-help{margin:0;flex:1;min-width:120px;font-size:.8125rem;font-weight:500;color:#6b7280}.hcp-footer-link{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:600;color:#2563eb;text-decoration:none;transition:color .12s ease}.hcp-footer-link:hover{color:#1d4ed8}.hcp-footer-version{font-size:.75rem;color:#9ca3af;font-variant-numeric:tabular-nums}.hcp-loading{padding-top:8px}.hcp-loading-grid{display:grid;gap:10px}.hcp-skeleton-card{display:flex;gap:12px;padding:14px;border:1px solid #f3f4f6;border-radius:12px}.hcp-skeleton{display:block;border-radius:6px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:hcp-shimmer 1.2s ease-in-out infinite}.hcp-skeleton-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0}.hcp-skeleton-line{height:12px;flex:1;margin-top:4px}.hcp-skeleton-line--lg{height:14px;width:55%;margin-top:0}.hcp-skeleton-block{height:120px;margin-top:24px;border-radius:12px}.hcp-skeleton-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.hcp-skeleton-video{aspect-ratio:16 / 10;border-radius:10px}@keyframes hcp-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 480px){.hcp-drawer{width:100vw}.hcp-video-grid{grid-template-columns:1fr}.hcp-video-card{flex-direction:row;align-items:center}.hcp-video-thumb{width:120px;flex-shrink:0}.hcp-support-grid,.hcp-skeleton-row{grid-template-columns:1fr}}@media (min-width: 481px) and (max-width: 520px){.hcp-video-title{font-size:.625rem}}.pah{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;min-height:70px;padding:10px 24px;background:#fff;border-bottom:1px solid #e5e7eb;box-sizing:border-box;z-index:5}.pah-title{margin:0;font-size:1.125rem;font-weight:700;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;letter-spacing:-.02em;line-height:1.2}.pah-title-strong{color:#111827}.pah-title-accent{color:#2563eb}.pah-right{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end;min-width:0}.pah-search{display:flex;align-items:center;gap:10px;flex:1;max-width:420px;min-width:0;height:40px;padding:0 14px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.pah-search:focus-within{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 3px #2563eb1f}.pah-search-icon{display:flex;color:#9ca3af;flex-shrink:0}.pah-search-input{flex:1;min-width:0;border:none;background:transparent;font-size:.875rem;color:#111827;outline:none}.pah-search-input::placeholder{color:#9ca3af}.pah-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#4b5563;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.pah-icon-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.pah-icon-btn--active{background:#eff6ff;border-color:#93c5fd;color:#2563eb}.pah-notif-wrap{position:relative}.pah-notif-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#f59e0b;color:#fff;font-size:10px;font-weight:700;line-height:18px;text-align:center;border:2px solid #fff;box-sizing:border-box}.pah-notif-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(380px,calc(100vw - 32px));max-height:min(420px,70vh);display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 40px #0f172a24;z-index:100;overflow:hidden}.pah-notif-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid #f3f4f6}.pah-notif-title{margin:0;font-size:.9375rem;font-weight:700;color:#111827}.pah-notif-pending-pill{font-size:11px;font-weight:600;padding:3px 8px;border-radius:20px;background:#fef3c7;color:#b45309}.pah-notif-list{list-style:none;margin:0;padding:6px 0;overflow-y:auto;flex:1}.pah-notif-item{display:flex;align-items:flex-start;gap:10px;padding:10px 16px;text-decoration:none;color:inherit;transition:background .12s ease}.pah-notif-item:hover{background:#f9fafb}.pah-notif-item-icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#ede9fe;color:#6d28d9;display:flex;align-items:center;justify-content:center}.pah-notif-item-icon--addon{background:#dcfce7;color:#15803d}.pah-notif-item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pah-notif-item-label{font-size:13px;font-weight:600;color:#111827;line-height:1.3}.pah-notif-item-meta{font-size:12px;color:#6b7280}.pah-notif-item-desc{font-size:11px;color:#9ca3af}.pah-notif-item-right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.pah-notif-status{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:2px 6px;border-radius:4px}.pah-notif-status--pending{background:#fef3c7;color:#b45309}.pah-notif-status--approved{background:#dcfce7;color:#15803d}.pah-notif-status--rejected{background:#fee2e2;color:#b91c1c}.pah-notif-time{font-size:11px;color:#9ca3af}.pah-notif-empty{margin:0;padding:24px 16px;text-align:center;font-size:13px;color:#9ca3af}.pah-notif-foot{padding:10px 12px;border-top:1px solid #f3f4f6;background:#fafafa}.pah-notif-view-all{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:600;color:#2563eb;text-decoration:none;transition:background .12s ease}.pah-notif-view-all:hover{background:#eff6ff}@media (max-width: 900px){.pah{flex-wrap:wrap;padding:10px clamp(14px,3vw,16px);min-height:auto;gap:10px}.pah-title{font-size:1rem;flex:1;min-width:0}.pah-right{flex-wrap:wrap;width:100%;justify-content:flex-end;gap:8px}.pah-search{flex:1 1 100%;max-width:none;width:100%;order:-1}}@media (max-width: 640px){.pah{align-items:stretch}.pah-icon-btn{width:44px;height:44px}}@media (max-width: 400px){.pah-search-input{font-size:16px}.pah-search-input::placeholder{font-size:.8125rem}}.main-content.main-content--org-admin.main-content--platform-admin{display:flex;flex-direction:column;overflow:hidden;padding:0!important}.main-content--platform-admin .platform-admin-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto}.main-content--platform-admin:has(.platform-admin-scroll>.sync-studio),.main-content--platform-admin:has(.platform-admin-scroll>.fxl-sync-studio),.main-content--platform-admin:has(.platform-admin-scroll>.kitaboo-studio),.main-content--platform-admin:has(.platform-admin-scroll>.eiep-root),.main-content--platform-admin:has(.platform-admin-scroll>.erp-root){overflow:hidden}.main-content--platform-admin:has(.platform-admin-scroll>.sync-studio) .platform-admin-scroll,.main-content--platform-admin:has(.platform-admin-scroll>.fxl-sync-studio) .platform-admin-scroll,.main-content--platform-admin:has(.platform-admin-scroll>.kitaboo-studio) .platform-admin-scroll,.main-content--platform-admin:has(.platform-admin-scroll>.eiep-root) .platform-admin-scroll,.main-content--platform-admin:has(.platform-admin-scroll>.erp-root) .platform-admin-scroll{overflow:hidden}.layout--user aside.sidebar.user-app-sidebar{top:0;bottom:0;min-height:100vh;height:100vh;width:var(--sb-width);box-sizing:border-box;z-index:200;background:#fff}.layout--user.layout--sb-collapsed aside.sidebar.user-app-sidebar{width:var(--sb-width-collapsed)}.layout--user.layout--sb-collapsed aside.sidebar.user-app-sidebar .sidebar-link{justify-content:center;gap:0;padding:12px 8px;border-left:none;border-right:3px solid transparent}.layout--user.layout--sb-collapsed aside.sidebar.user-app-sidebar .sidebar-link.active{border-left:none;border-right-color:#2563eb}@media (max-width: 1024px) and (min-width: 769px){.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open){width:var(--sb-width-collapsed)}.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .sidebar-link{justify-content:center;gap:0;padding:12px 8px;border-left:none;border-right:3px solid transparent}.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .sidebar-link.active{border-left:none;border-right-color:#1976d2}}.sidebar-link.sidebar-link--expandable{width:100%;background:none;border:none;border-left:3px solid transparent;text-align:left;cursor:pointer;font-family:inherit;padding:14px 24px}.sidebar-link.sidebar-link--expandable:hover{background-color:#f5f5f5;color:#2563eb}.sidebar-link.sidebar-link--expandable.active{background-color:#e3f2fd;color:#2563eb;font-weight:600;border-left-color:#2563eb}.layout--user.layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-sub-items{display:none!important}.layout--user.layout--sb-collapsed aside.sidebar.user-app-sidebar .sidebar-link--expandable{justify-content:center;padding:12px 8px;border-left:none;border-right:3px solid transparent}.layout--user.layout--sb-collapsed aside.sidebar.user-app-sidebar .sidebar-link--expandable.active{border-left:none;border-right-color:#2563eb}@media (max-width: 1024px) and (min-width: 769px){.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-sub-items{display:none!important}.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .sidebar-link--expandable{justify-content:center;padding:12px 8px;border-left:none;border-right:3px solid transparent}.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .sidebar-link--expandable.active{border-left:none;border-right-color:#2563eb}}.user-sidebar-brand{display:flex;align-items:center;gap:12px;padding:10px 24px 16px;border-bottom:1px solid #e0e0e0;text-decoration:none}.user-sidebar-brand-mark{width:44px;height:44px;border-radius:10px;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.user-sidebar-brand-logo{width:100%;height:100%;object-fit:contain;display:block}.user-sidebar-brand-text{display:flex;flex-direction:column;line-height:1.2}.user-sidebar-brand-title{color:#111827;font-weight:700;font-size:20px;letter-spacing:-.3px}.user-sidebar-brand-subtitle{font-size:12px;color:#757575;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.user-sidebar-brand-tag{font-size:9px;font-weight:700;letter-spacing:.14em;color:#9ca3af!important}.user-sidebar-label{flex:1;min-width:0;text-align:left}.sidebar-link .user-sidebar-badge{flex:0 0 auto}.user-sidebar-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.user-sidebar-badge--mint{background:#e6f6ea;color:#2563eb}.user-sidebar-badge--blue{background:#dbeafe;color:#2563eb}.user-sidebar-badge--amber{background:#fef3c7;color:#c2410c}.user-sidebar-badge--rose{background:#fce7f3;color:#be185d}.user-sidebar-section-label{display:block;font-size:10.5px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#9e9e9e;padding:16px 24px 6px;-webkit-user-select:none;user-select:none}.user-sidebar-footer{padding:16px;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:10px}.user-sidebar-user{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px}.user-sidebar-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-sidebar-user-info{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}.user-sidebar-user-name{font-size:13px;font-weight:600;color:#2563eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-sidebar-user-email{font-size:11px;color:#757575;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-sidebar-user-status{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9e9e9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-sidebar-logout{width:100%;justify-content:center}.user-sidebar-sub-items{display:flex;flex-direction:column;gap:1px;padding:2px 14px 6px 56px;animation:user-sidebar-sub-expand .18s ease}@keyframes user-sidebar-sub-expand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.user-sidebar-sub-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;color:#6b7280;text-decoration:none;font-size:13.5px;font-weight:500;transition:background .18s ease,color .18s ease}.user-sidebar-sub-item:hover{background:#f3f4f6;color:#111827}.user-sidebar-sub-item.active{background:#e3f2fd;color:#2563eb;font-weight:600}.user-sidebar-sub-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0;opacity:.55}.user-sidebar-sub-item.active .user-sidebar-sub-dot{opacity:1;background:#22c55e}.user-sidebar-sub-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-sidebar-mobile-toggle{display:none;position:fixed;top:14px;left:14px;z-index:1100;width:38px;height:38px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;color:#424242;cursor:pointer;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;transition:background .15s}.user-sidebar-mobile-toggle:hover{background:#f5f5f5}:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-section-label,:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-label,:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-badge,:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-brand-text,:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-user-info,:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-logout>span{display:none!important}:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-brand{justify-content:center;padding:16px 8px}:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-user{justify-content:center;padding:8px}:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-footer{padding:12px 8px;align-items:center}:is(.layout--user).layout--sb-collapsed aside.sidebar.user-app-sidebar .user-sidebar-logout{justify-content:center;padding:10px}@media (max-width: 1024px) and (min-width: 769px){.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-section-label,.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-label,.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-badge,.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-brand-text,.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-user-info,.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-logout>span{display:none!important}.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-brand{justify-content:center;padding:16px 8px}.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-user{justify-content:center;padding:8px}.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-footer{padding:12px 8px;align-items:center}.layout--user aside.sidebar.user-app-sidebar:not(.sidebar--mobile-open) .user-sidebar-logout{justify-content:center;padding:10px}}@media (max-width: 768px){.user-sidebar-mobile-toggle{display:flex}.layout--user aside.sidebar.user-app-sidebar{top:0;bottom:0;padding-top:0;box-sizing:border-box}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-brand{padding-top:56px}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .sidebar-link{justify-content:flex-start;padding:12px 20px;border-left:3px solid transparent;border-right:none}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .sidebar-link.active{border-left-color:#2563eb;border-right:none}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .sidebar-link .user-sidebar-label,.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .sidebar-link .user-sidebar-badge{display:inline-flex!important}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-section-label{display:block!important}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-brand-text{display:flex!important}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-user-info{display:flex!important}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-logout>span{display:inline!important}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-brand{justify-content:flex-start;padding:56px 24px 16px}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-footer{align-items:stretch;padding:16px}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-logout{justify-content:center}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .user-sidebar-sub-items{display:flex!important}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .sidebar-link--expandable{justify-content:flex-start;padding:12px 20px;border-left:3px solid transparent;border-right:none}.layout--user aside.sidebar.user-app-sidebar.sidebar--mobile-open .sidebar-link--expandable.active{border-left-color:#2563eb;border-right:none}}.main-content.main-content--user{display:flex;flex-direction:column;overflow:hidden;padding:0!important}.main-content--user .user-app-scroll{flex:1;min-width:0;width:100%;max-width:100%;min-height:0;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.main-content--user:has(.user-app-scroll>.sync-studio),.main-content--user:has(.user-app-scroll>.fxl-sync-studio),.main-content--user:has(.user-app-scroll>.kitaboo-studio),.main-content--user:has(.user-app-scroll>.eiep-root),.main-content--user:has(.user-app-scroll>.erp-root){overflow:hidden}.main-content--user:has(.user-app-scroll>.sync-studio) .user-app-scroll,.main-content--user:has(.user-app-scroll>.fxl-sync-studio) .user-app-scroll,.main-content--user:has(.user-app-scroll>.kitaboo-studio) .user-app-scroll,.main-content--user:has(.user-app-scroll>.eiep-root) .user-app-scroll,.main-content--user:has(.user-app-scroll>.erp-root) .user-app-scroll{overflow:hidden}.main-content--user:has(.user-app-scroll>.iee-shell) .user-app-scroll{overflow:hidden}.main-content--org-admin:has(>.iee-shell){overflow:hidden;display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0}.main-content--org-admin>.iee-shell{flex:1;min-width:0;min-height:0;width:100%;max-width:100%}.main-content--user:has(.iee-shell) .user-app-scroll,.main-content--org-admin:has(.iee-shell){width:100%;max-width:100%;min-width:0}.main-content--user .user-app-scroll>.iee-shell,.main-content--org-admin>.iee-shell{width:100%;max-width:100%}.studio-layout{width:100vw;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#0f172a}.studio-layout__main{flex:1;min-height:0;display:flex;overflow:hidden}.pdf-thumb{display:inline-block;position:relative;overflow:hidden;border-radius:4px;background:#f5f5f5;border:1px solid #e0e0e0}.pdf-thumb--ready{object-fit:cover;display:block;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s ease}.pdf-thumb--ready:hover{box-shadow:0 4px 12px #0000001f}.pdf-thumb--loading{display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#f0f0f0,#f8f8f8,#f0f0f0);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.pdf-thumb-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.pdf-thumb-loading-icon{position:relative;z-index:1;color:#9ca3af;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pdf-thumb--absent{display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:1px solid #e5e7eb}.pdf-thumb-absent-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:lowercase;color:#6b7280}.pdf-thumb--error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#fafafa;border:1px dashed #d0d0d0;color:#999;font-size:12px;font-weight:500}.pdf-thumb--error svg{opacity:.5}@media (max-width: 640px){.pdf-thumb{border-radius:3px}}.cm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;animation:cm-fade-in .15s ease}@keyframes cm-fade-in{0%{opacity:0}to{opacity:1}}.cm-panel{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000002e;width:100%;max-width:460px;overflow:hidden;animation:cm-slide-up .18s ease}@keyframes cm-slide-up{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.cm-header{display:flex;align-items:flex-start;gap:14px;padding:24px 24px 16px}.cm-icon-wrap{flex-shrink:0;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center}.cm-icon-wrap--danger{background:#fee2e2;color:#dc2626}.cm-icon-wrap--warning{background:#fef3c7;color:#d97706}.cm-icon-wrap--info{background:#dbeafe;color:#2563eb}.cm-header-text{flex:1;min-width:0}.cm-title{font-size:18px;font-weight:700;color:#111827;margin:0 0 4px;line-height:1.3}.cm-subtitle{font-size:13px;color:#6b7280;margin:0}.cm-close{flex-shrink:0;background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.cm-close:hover{color:#374151;background:#f3f4f6}.cm-body{padding:0 24px 20px}.cm-message{font-size:15px;color:#374151;line-height:1.6;margin:0}.cm-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px;background:#f9fafb;border-top:1px solid #f3f4f6}.cm-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 22px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:background .15s,opacity .15s,transform .1s;white-space:nowrap}.cm-btn:disabled{opacity:.55;cursor:not-allowed}.cm-btn:not(:disabled):active{transform:scale(.97)}.cm-btn-cancel{background:#f3f4f6;color:#374151}.cm-btn-cancel:not(:disabled):hover{background:#e5e7eb}.cm-btn-confirm--danger{background:#dc2626;color:#fff}.cm-btn-confirm--danger:not(:disabled):hover{background:#b91c1c}.cm-btn-confirm--warning{background:#d97706;color:#fff}.cm-btn-confirm--warning:not(:disabled):hover{background:#b45309}.cm-btn-confirm--info{background:#2563eb;color:#fff}.cm-btn-confirm--info:not(:disabled):hover{background:#1d4ed8}.ulm-backdrop{cursor:default}.ulm-panel{position:relative;max-width:400px;padding:0;text-align:center}.ulm-panel-close{position:absolute;top:12px;right:12px;z-index:2}.ulm-icon-area{padding:36px 24px 20px;display:flex;justify-content:center}.ulm-spinner-wrap{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.ulm-ring{width:80px;height:80px;transform:rotate(-90deg)}.ulm-ring-fill{transition:stroke-dashoffset .3s ease}.ulm-ring-pct{position:absolute;font-size:15px;font-weight:700;color:#1d4ed8}.ulm-status-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%}.ulm-status-icon--success{background:#dcfce7;color:#16a34a;animation:ulm-pop .25s ease}.ulm-status-icon--error{background:#fee2e2;color:#dc2626;animation:ulm-pop .25s ease}@keyframes ulm-pop{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.ulm-body{padding:0 28px 32px;display:flex;flex-direction:column;align-items:center;gap:10px}.ulm-title{font-size:20px;font-weight:700;color:#111827;margin:0}.ulm-filename{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;background:#f3f4f6;border-radius:6px;padding:4px 10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.ulm-bar-track{width:100%;height:6px;background:#e5e7eb;border-radius:99px;overflow:hidden}.ulm-bar-fill{height:100%;background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:99px;transition:width .3s ease}.ulm-hint{font-size:13px;color:#6b7280;margin:0;line-height:1.5}.ulm-hint--success{color:#16a34a}.ulm-hint--error{color:#dc2626}.ulm-close-btn{margin-top:4px;padding:9px 28px}.ds-panel.ds-activity{height:auto;min-height:0;padding:42px 24px 24px;background:var(--app-bg, #fff);border:1px solid var(--app-border, #e5e7eb);border-radius:var(--app-radius-md, 12px);box-shadow:var(--app-shadow-card);transition:box-shadow var(--app-duration) var(--app-ease);margin-bottom:30px}.layout--user .ds-panel.ds-activity:hover{box-shadow:var(--app-shadow-card-hover)}.ds-activity-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.ds-activity-title{margin:0 0 4px;font-size:16px;font-weight:700;color:#111827;letter-spacing:-.01em;line-height:1.25}.ds-activity-subtitle{margin:0;font-size:13px;color:#9ca3af;line-height:1.4}.ds-activity-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;padding-top:2px}.ds-activity-refresh{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.ds-activity-refresh:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#374151}.ds-activity-refresh:disabled{opacity:.5;cursor:not-allowed}.ds-activity-refresh:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.ds-activity-refresh--spinning svg{animation:ds-activity-spin .7s linear infinite}@keyframes ds-activity-spin{to{transform:rotate(360deg)}}.ds-activity-view-all{font-size:13px;font-weight:600;color:#3b82f6;text-decoration:none;white-space:nowrap;transition:color .15s ease}.ds-activity-view-all:hover{color:#2563eb}.ds-activity-view-all:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.ds-activity-content{min-height:0;padding:0}.ds-activity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;container-type:inline-size}.ds-activity-job{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease}.ds-activity-job:hover{border-color:#d1d5db;box-shadow:0 4px 14px #0000000f}.ds-activity-job-accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:#9ca3af;border-radius:12px 0 0 12px;pointer-events:none}.ds-activity-job--completed .ds-activity-job-accent{background:#10b981}.ds-activity-job--in-progress .ds-activity-job-accent,.ds-activity-job--processing .ds-activity-job-accent{background:#f59e0b}.ds-activity-job--failed .ds-activity-job-accent,.ds-activity-job--cancelled .ds-activity-job-accent{background:#ef4444}.ds-activity-job-inner{display:flex;align-items:stretch;gap:12px;padding:14px 14px 12px 18px}.ds-activity-job-thumb-wrap{position:relative;flex-shrink:0;width:92px}.ds-activity-job-thumb{width:92px;height:120px;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;overflow:hidden;display:flex;align-items:center;justify-content:center}.ds-activity-job-thumb .pdf-thumb,.ds-activity-job-thumb .pdf-thumb--ready,.ds-activity-job-thumb .pdf-thumb--loading,.ds-activity-job-thumb .pdf-thumb--error{width:100%!important;height:100%!important;border:none;border-radius:0;box-shadow:none}.ds-activity-job-thumb-fallback{color:#d1d5db}.ds-activity-job-thumb:has(.pdf-thumb--ready) .ds-activity-job-thumb-fallback,.ds-activity-job-thumb:has(.pdf-thumb--loading) .ds-activity-job-thumb-fallback{display:none}.ds-activity-job-pdf-badge{position:absolute;left:6px;bottom:6px;padding:2px 6px;border-radius:4px;background:#ef4444;color:#fff;font-size:9px;font-weight:800;letter-spacing:.04em;line-height:1.2;box-shadow:0 1px 2px #00000026;z-index:1}.ds-activity-job-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:14px}.ds-activity-job-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ds-activity-job-info{flex:1;min-width:0;padding-top:2px}.ds-activity-job-name{margin:0 0 3px;font-size:14px;font-weight:700;color:#111827;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-activity-job-id{margin:0 0 4px;font-size:12px;color:#9ca3af;line-height:1.3}.ds-activity-job-action{margin:0 0 10px;font-size:13px;color:#374151;line-height:1.35}.ds-activity-job-meta{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.ds-activity-meta-item{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#6b7280;line-height:1}.ds-activity-meta-item svg{color:#9ca3af;flex-shrink:0}.ds-activity-format-pill{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:#ecfdf5;color:#059669;font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1.2}.ds-activity-job-status-col{flex-shrink:0;width:200px;max-width:36%;display:flex;flex-direction:column;gap:7px;padding-top:2px}.ds-activity-job-status-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ds-activity-job-status-label{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#374151;white-space:nowrap}.ds-activity-status-icon--ok{color:#10b981;flex-shrink:0}.ds-activity-status-icon--err{color:#ef4444;flex-shrink:0}.ds-activity-status-icon--muted{color:#9ca3af;flex-shrink:0}.ds-activity-status-icon--spin{color:#f59e0b;flex-shrink:0;animation:ds-activity-spin .9s linear infinite}.ds-activity-job-pct-lg{font-size:20px;font-weight:800;color:#111827;line-height:1;letter-spacing:-.02em}.ds-activity-job-bar-track{height:5px;background:#e5e7eb;border-radius:99px;overflow:hidden}.ds-activity-job-bar-fill{height:100%;border-radius:99px;transition:width .4s ease}.ds-activity-job-pill{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1.2}.ds-activity-job-pill--completed{background:#ecfdf5;color:#059669}.ds-activity-job-pill--in-progress,.ds-activity-job-pill--processing{background:#fffbeb;color:#b45309}.ds-activity-job-pill--queued,.ds-activity-job-pill--pending{background:#f3f4f6;color:#6b7280}.ds-activity-job-pill--failed,.ds-activity-job-pill--cancelled{background:#fef2f2;color:#dc2626}.ds-activity-job-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-top:auto}.ds-activity-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#111827;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.ds-activity-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;box-shadow:0 1px 2px #0000000a}.ds-activity-btn:active:not(:disabled){background:#f3f4f6}.ds-activity-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.ds-activity-btn:disabled{opacity:.42;cursor:not-allowed}.ds-activity-btn--icon{min-width:36px;width:36px;padding:0}.ds-activity-menu-wrap{flex-shrink:0}.ds-activity-menu{z-index:1200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 28px #0000001f;padding:4px}.ds-activity-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:none;border-radius:7px;background:transparent;font-size:13px;color:#374151;cursor:pointer;text-align:left}.ds-activity-menu-item:hover{background:#f3f4f6}.ds-activity-menu-item:focus-visible{outline:2px solid #3b82f6;outline-offset:-2px}.ds-activity-menu-item--danger{color:#dc2626}.ds-activity-menu-item--danger:hover{background:#fef2f2}.ds-activity-job--skel{pointer-events:none}.ds-activity-job--skel:hover{box-shadow:none;border-color:#e5e7eb}.ds-activity-skel-thumb{width:92px;height:120px;border-radius:8px;flex-shrink:0}.ds-activity-skel-status{width:200px;max-width:36%;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.ds-activity-skel-actions{display:flex;justify-content:flex-end;gap:8px}.ds-activity-empty{padding:34px 10px 30px}.ds-activity-empty--drag .ds-activity-empty-card{border-color:#93c5fd;background:#eff6ff}.ds-activity-empty-card{border:1px dashed #e5e7eb;border-radius:14px;background:#fafafa;overflow:hidden}.ds-activity-empty-body{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 34px 48px}.ds-activity-empty-art{position:relative;width:200px;height:120px;margin-bottom:16px}.ds-activity-empty-glow{position:absolute;top:20%;right:10%;bottom:20%;left:10%;background:radial-gradient(circle,rgba(99,102,241,.12) 0%,transparent 70%);border-radius:50%}.ds-activity-empty-spark{position:absolute;width:6px;height:6px;border-radius:50%;background:#c7d2fe}.ds-activity-empty-spark--1{top:8px;left:24px}.ds-activity-empty-spark--2{top:20px;right:18px}.ds-activity-empty-spark--3{bottom:36px;left:12px}.ds-activity-empty-spark--4{bottom:18px;right:28px}.ds-activity-empty-doc{position:absolute;left:50%;bottom:8px;transform:translate(-58%);width:64px;height:82px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;color:#9ca3af;box-shadow:0 4px 12px #0000000f}.ds-activity-empty-pdf-badge{position:absolute;left:4px;bottom:4px;padding:2px 5px;border-radius:3px;background:#ef4444;color:#fff;font-size:8px;font-weight:800}.ds-activity-empty-cloud{position:absolute;right:18px;top:6px;color:#a5b4fc}.ds-activity-empty-cloud-shape{width:56px;height:40px;display:block}.ds-activity-empty-cloud-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-42%);color:#6366f1}.ds-activity-empty-title{margin:0 0 8px;font-size:16px;font-weight:700;color:#111827}.ds-activity-empty-desc{margin:0 0 18px;max-width:420px;font-size:13px;line-height:1.5;color:#6b7280}.ds-activity-file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.ds-activity-upload-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:9px;background:#2563eb;color:#fff;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s ease}.ds-activity-upload-btn:hover{background:#1d4ed8;color:#fff}.ds-activity-empty-or{display:flex;align-items:center;gap:12px;width:100%;max-width:360px;margin-top:16px}.ds-activity-empty-or-line{flex:1;height:1px;background:#e5e7eb}.ds-activity-empty-or-text{font-size:12.5px;color:#9ca3af;white-space:nowrap}.ds-activity-empty-drop-link{border:none;background:none;padding:0;font:inherit;font-weight:600;color:#2563eb;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.ds-activity-empty-drop-link:hover{color:#1d4ed8}.ds-activity-features{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #f3f4f6;background:#fff}.ds-activity-feature{display:flex;align-items:flex-start;gap:10px;padding:16px 18px;border-right:1px solid #f3f4f6}.ds-activity-feature:last-child{border-right:none}.ds-activity-feature-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ds-activity-feature-icon--green{background:#ecfdf5;color:#059669}.ds-activity-feature-icon--purple{background:#f5f3ff;color:#7c3aed}.ds-activity-feature-icon--orange{background:#fff7ed;color:#ea580c}.ds-activity-feature-text{display:flex;flex-direction:column;gap:2px}.ds-activity-feature-text strong{font-size:12.5px;font-weight:700;color:#111827}.ds-activity-feature-text span{font-size:11.5px;color:#9ca3af}.ds-activity-list .ds-activity-job-thumb-wrap,.ds-activity-list .ds-activity-skel-thumb{width:72px}.ds-activity-list .ds-activity-job-thumb{width:72px;height:94px}.ds-activity-list .ds-activity-job-status-col,.ds-activity-list .ds-activity-skel-status{width:148px;max-width:44%}.ds-activity-list .ds-activity-job-pct-lg{font-size:17px}.ds-activity-list .ds-activity-job-name{font-size:13px}.ds-activity-list .ds-activity-job-meta{gap:10px}.ds-activity-list .ds-activity-btn{min-height:32px;padding:0 10px;font-size:12px}@container (max-width: 420px){.ds-activity-job-top{flex-direction:column;gap:12px}.ds-activity-job-status-col,.ds-activity-skel-status{width:100%;max-width:none}}@media (max-width: 960px){.ds-activity-list{grid-template-columns:1fr}.ds-activity-list .ds-activity-job-thumb-wrap,.ds-activity-list .ds-activity-skel-thumb{width:92px}.ds-activity-list .ds-activity-job-thumb{width:92px;height:120px}.ds-activity-list .ds-activity-job-status-col,.ds-activity-list .ds-activity-skel-status{width:200px;max-width:36%}.ds-activity-list .ds-activity-job-pct-lg{font-size:20px}.ds-activity-list .ds-activity-job-name{font-size:14px}.ds-activity-list .ds-activity-btn{min-height:36px;padding:0 14px;font-size:13px}.ds-activity-job-top{flex-direction:column;gap:14px}.ds-activity-job-status-col,.ds-activity-skel-status{width:100%;max-width:none}}@media (max-width: 640px){.ds-activity-list{grid-template-columns:1fr}.ds-panel.ds-activity{padding:18px 16px 20px}.ds-activity-header{flex-wrap:wrap}.ds-activity-job-inner{flex-direction:column;padding:14px 14px 12px 18px}.ds-activity-job-thumb-wrap{width:100%;display:flex;justify-content:center}.ds-activity-job-actions{justify-content:stretch}.ds-activity-btn:not(.ds-activity-btn--icon){flex:1}.ds-activity-features{grid-template-columns:1fr}.ds-activity-feature{border-right:none;border-bottom:1px solid #f3f4f6}.ds-activity-feature:last-child{border-bottom:none}}.qa-fab-root{position:fixed;right:25px;bottom:60px;width:64px;height:64px;z-index:90;pointer-events:none}.qa-fab-root>*{pointer-events:auto}.qa-fab-main{position:absolute;top:0;left:0;width:50px;height:50px;border-radius:50%;background:#2563eb;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:3;box-shadow:0 18px 32px -8px #2563eb7a,0 8px 16px -4px #2563eb52,inset 0 1px #2563eb47;transition:box-shadow .25s ease}.qa-fab-main:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;background:radial-gradient(circle,#2563eb52,#2563eb29 45%,#2563eb00 75%);z-index:-1;opacity:.85;animation:qa-fab-pulse 2.6s ease-in-out infinite}@keyframes qa-fab-pulse{0%,to{transform:scale(1);opacity:.65}50%{transform:scale(1.08);opacity:.9}}.qa-fab-main:hover{box-shadow:0 22px 40px -8px #2563eb94,0 10px 22px -4px #2563eb66,inset 0 1px #2563eb52}.qa-fab-main:focus-visible{outline:3px solid rgba(37,99,235,.55);outline-offset:4px}.qa-fab-main-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.qa-fab-action{position:absolute;bottom:22px;right:16.5px;display:flex;align-items:center;gap:12px;z-index:2;will-change:transform,opacity}.qa-fab-action-label{background:#fff;border:1px solid #e5e7eb;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;color:#0f172a;letter-spacing:-.005em;white-space:nowrap;-webkit-user-select:none;user-select:none;box-shadow:0 8px 20px #0050fc14,0 2px 4px #2563eb0d}.qa-fab-action-btn{width:50px;height:50px;border-radius:50%;background:#fff;border:1px solid rgba(37,99,235,.35);display:flex;align-items:center;justify-content:center;color:#15803d;text-decoration:none;flex-shrink:0;box-shadow:0 10px 24px #3237411f,0 3px 6px #1a1f2b0f;transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .28s ease}.qa-fab-action-btn:hover{transform:scale(1.12);background:#fff;color:#2563eb;box-shadow:0 14px 30px #2563eb4d,0 0 0 4px #2563eb24}.qa-fab-action-btn:focus-visible{outline:3px solid rgba(45,111,253,.45);outline-offset:3px}.qa-fab-action-btn:active{transform:scale(1.04)}@media (max-width: 640px){.qa-fab-root{right:16px;bottom:104px;width:56px;height:56px}.qa-fab-main{width:56px;height:56px}.qa-fab-action{bottom:8px;right:8px;gap:8px}.qa-fab-action-btn{width:40px;height:40px}.qa-fab-action-label{font-size:11px;padding:5px 10px}}@media (max-width: 380px){.qa-fab-action-label{font-size:11.5px;padding:5px 10px}}@media (prefers-reduced-motion: reduce){.qa-fab-main:before{animation:none}.qa-fab-action-btn{transition:none}}.ds-root{width:100%;min-width:0;box-sizing:border-box;background:#f7f7f2;display:flex;flex-direction:column;overflow-x:clip}.ds-topnav{width:100%;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;min-height:70px;height:auto;padding:12px clamp(14px,3vw,32px);background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;box-sizing:border-box}.ds-topnav-left{display:flex;align-items:center;gap:8px;min-width:0}.ds-topnav-title-block{display:flex;flex-direction:column;gap:2px;min-width:0}.ds-topnav-title{font-size:15px;font-weight:700;color:#000;margin:0;letter-spacing:-.2px;white-space:nowrap}.ds-topnav-subtitle{margin:0;font-size:var(--app-text-xs, 11px);font-weight:var(--app-weight-medium, 500);color:var(--app-text-muted, #6b7280);letter-spacing:0;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(100vw - 200px,360px)}.ds-health-dot{width:6px;height:6px;border-radius:50%;background:#16a34a;flex-shrink:0}.ds-topnav-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.ds-navbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 20px;border-bottom:1px solid #e5e7eb;margin-bottom:4px}.ds-navbar-left{display:flex;align-items:center;gap:8px}.ds-navbar-back-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;border:1px solid #e5e7eb;background:transparent;color:#6b7280;font-size:16px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.ds-navbar-back-btn:hover{background:#f3f4f6;color:#111827;border-color:#d1d5db}.ds-navbar-sep{color:#d1d5db;font-size:16px;font-weight:400;-webkit-user-select:none;user-select:none}.ds-navbar-title{font-size:20px;font-weight:700;color:#111827;margin:0;letter-spacing:-.2px;white-space:nowrap}.ds-navbar-health-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.3px;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;padding:3px 10px;white-space:nowrap}.ds-navbar-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.ds-navbar-btn{display:inline-flex;align-items:center;gap:6px;padding:0 14px;height:40px;font-size:var(--app-text-sm, 13px);font-weight:var(--app-weight-semibold, 600);font-family:var(--app-font, inherit);border-radius:var(--app-radius-md, 12px);text-decoration:none;transition:all .15s ease;white-space:nowrap;cursor:pointer;border:none;line-height:1}.ds-navbar-btn-icon{font-size:15px;flex-shrink:0}.ds-navbar-btn-plus{font-size:15px;font-weight:500;line-height:1}.ds-navbar-btn--ghost{background:transparent;color:#374151;border:1px solid #d1d5db}.ds-navbar-btn--ghost:hover{background:#f9fafb;border-color:#9ca3af;color:#111827}.ds-navbar-btn--primary{background:var(--app-primary, #2563eb);color:#fff;box-shadow:var(--app-shadow-xs, 0 1px 2px rgba(0,0,0,.12))}.ds-navbar-btn--primary:hover{background:var(--app-primary-hover, #1d4ed8);color:#fff}@media (max-width: 520px){.ds-navbar{flex-wrap:wrap;gap:12px}.ds-navbar-btn span:not(.ds-navbar-btn-plus):not(.ds-navbar-btn-icon){display:none}}.ds-container{width:100%;min-width:0;padding:28px 32px 0;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;flex:1}@media (max-width: 768px){.ds-topnav{padding:10px 16px;align-items:flex-start}.ds-topnav-right{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.ds-container{padding:20px 16px 0;gap:20px}}@media (max-width: 640px){.ds-container{padding:16px 14px 0;gap:16px}.ds-topnav-left{flex:1 1 100%;min-width:0}.ds-topnav-title{white-space:normal;font-size:14px}.ds-topnav-subtitle{white-space:normal;max-width:100%}.ds-topnav-right{width:100%;margin-left:0;justify-content:stretch}.ds-topnav-right .ds-navbar-btn{flex:1 1 auto;justify-content:center;min-height:40px}}@media (max-width: 480px){.ds-topnav-right{flex-direction:column;align-items:stretch}.ds-topnav-right .ds-navbar-btn{width:100%}}.ds-container.ds-container--full,.ds-container--full{max-width:100%;margin-left:0;margin-right:0}.ds-page-header h1{font-size:28px;font-weight:700;color:#111827;margin:0 0 6px}.ds-page-header p{font-size:14px;color:#6b7280;margin:0}.ds-admin-actions{display:flex;gap:12px;flex-wrap:wrap}.wb-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;font-size:13.5px;font-weight:600;border-radius:8px;text-decoration:none;transition:all .18s ease;white-space:nowrap;cursor:pointer;border:none}.wb-btn svg{font-size:15px;flex-shrink:0}.wb-btn--primary{background:#2563eb;color:#fff;box-shadow:0 1px 3px #0000002e}.wb-btn--primary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #00000038;color:#fff}.wb-btn--secondary{background:#fff;color:#374151;border:1px solid #d1d5db;box-shadow:0 1px 2px #0000000d}.wb-btn--secondary:hover{background:#f9fafb;border-color:#9ca3af;color:#111827;transform:translateY(-1px)}.ds-welcome{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:clamp(18px,3vw,25px) clamp(16px,3vw,28px);box-shadow:0 1px 4px #0000000d;min-width:0}.ds-welcome-left{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.ds-welcome-badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#6366f1;background:#6366f112;border:1px solid rgba(99,102,241,.18);border-radius:20px;padding:2px 9px;width:fit-content;margin-bottom:2px}.ds-badge-dot{width:5px;height:5px;border-radius:50%;background:#6366f1;animation:ds-pulse 2s ease-in-out infinite}@keyframes ds-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.ds-welcome-title{font-size:clamp(1.125rem,3.5vw,1.25rem);font-weight:700;color:#111827;margin:0;line-height:1.2;letter-spacing:-.2px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.ds-wave{display:inline-block;font-size:18px;animation:ds-wave 2.4s ease-in-out infinite;transform-origin:70% 80%}@keyframes ds-wave{0%,60%,to{transform:rotate(0)}10%,30%{transform:rotate(18deg)}20%{transform:rotate(-8deg)}40%{transform:rotate(12deg)}50%{transform:rotate(-4deg)}}.ds-welcome-desc{font-size:13px;color:#6b7280;margin:0;line-height:1.5}.ds-welcome-desc strong{color:#111827;font-weight:600}.ds-welcome-actions{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.ds-welcome-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;flex-shrink:0;width:100%;max-width:100%}@media (min-width: 901px){.ds-welcome-stats{width:auto;max-width:none;grid-template-columns:repeat(2,minmax(110px,140px))}}.ds-stat-card{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 4px #0000000a;transition:transform .18s ease,box-shadow .18s ease}.ds-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 14px #00000014}.ds-stat-card--skeleton{pointer-events:none}.ds-stat-label{font-size:9.5px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#9ca3af;line-height:1}.ds-stat-value{font-size:22px;font-weight:700;line-height:1.15;color:#111827}.stat-val--green{color:#16a34a}.stat-val--blue{color:#2563eb}.stat-val--purple{color:#7c3aed}.stat-val--teal{color:#0d9488}.badge--green{color:#16a34a;background:#f0fdf4}.badge--amber{color:#d97706;background:#fffbeb}.badge--blue{color:#2563eb;background:#eff6ff}.badge--red{color:#dc2626;background:#fef2f2}.ds-stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:clamp(12px,2vw,16px);min-width:0;width:100%}.ds-stat-tile{background:var(--app-bg, #fff);border:1px solid var(--app-border, #e5e7eb);border-radius:var(--app-radius-lg, 14px);padding:20px 22px;box-shadow:var(--app-shadow-card);transition:transform var(--app-duration) var(--app-ease),box-shadow var(--app-duration) var(--app-ease)}.ds-stat-tile:hover{transform:translateY(-2px);box-shadow:var(--app-shadow-card-hover)}.ds-stat-tile--skel{pointer-events:none}.ds-tile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px;flex-wrap:wrap}.ds-tile-icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:17px}.tile-icon--blue{background:#eff6ff;color:#2563eb}.tile-icon--green{background:#f0fdf4;color:#16a34a}.tile-icon--amber{background:#fffbeb;color:#d97706}.tile-icon--red{background:#fef2f2;color:#dc2626}.ds-tile-badge{font-size:10.5px;font-weight:600;padding:2px 8px;border-radius:20px}.ds-tile-value{font-size:30px;font-weight:700;color:#111827;line-height:1;margin-bottom:4px}.ds-tile-label{font-size:13px;color:#6b7280;font-weight:500}.ds-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(min(100%,280px),34%);gap:clamp(12px,2vw,16px);align-items:start;min-width:0;width:100%}.ds-bottom-grid>.ds-panel{min-width:0}.ds-recent-activity-section{margin-top:clamp(12px,2vw,16px);min-width:0;width:100%}.ds-panel{background:var(--app-bg, #fff);border:1px solid var(--app-border, #e5e7eb);border-radius:var(--app-radius-md, 12px);padding:clamp(16px,3vw,22px) clamp(16px,3vw,24px);box-shadow:var(--app-shadow-card);height:350px;min-width:0;box-sizing:border-box;display:flex;flex-direction:column}.ds-panel-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px;gap:12px;flex-wrap:wrap}.ds-panel-title{font-size:15px;font-weight:700;color:#111827;margin:0 0 2px}.ds-panel-sub{font-size:12.5px;color:#9ca3af;margin:0}.ds-panel-updated{color:#b0b7c3;font-size:11.5px}.ds-refresh-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;border:1px solid #e5e7eb;background:transparent;color:#9ca3af;font-size:15px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.ds-refresh-btn:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db}.ds-refresh-btn:disabled{cursor:not-allowed;opacity:.5}.ds-refresh-btn--spinning svg{animation:ds-spin .7s linear infinite}@keyframes ds-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ds-view-all{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:600;color:#6366f1;text-decoration:none;white-space:nowrap;transition:color .15s}.ds-view-all:hover{color:#4f46e5}.ds-view-all svg{font-size:13px}.ds-ra-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px;gap:12px}.ds-ra-view-all{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#2563eb;text-decoration:none;white-space:nowrap;transition:color .15s;flex-shrink:0}.ds-ra-view-all:hover{color:#1d4ed8}.ds-ra-list{display:flex;flex-direction:column;gap:8px}.ds-ra-card{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;transition:background .15s,box-shadow .15s}.ds-ra-card:hover{background:#f3f4f6;box-shadow:0 1px 4px #0000000f}.ds-ra-icon{width:34px;height:34px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:16px;color:#6b7280;flex-shrink:0}.ds-ra-info{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.ds-ra-name{font-size:13.5px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-ra-name--active{color:#2563eb}.ds-ra-meta{font-size:11.5px;color:#9ca3af;display:flex;align-items:center;gap:2px;white-space:nowrap}.ds-ra-clock{font-size:11px;vertical-align:middle;margin-right:2px}.ds-ra-progress{display:flex;flex-direction:column;gap:5px;min-width:140px;flex-shrink:0}.ds-ra-progress-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.ds-ra-stage{font-size:11px;color:#6b7280;font-weight:500;white-space:nowrap}.ds-ra-pct{font-size:11px;font-weight:700;color:#374151}.ds-ra-bar-track{height:5px;background:#e5e7eb;border-radius:99px;overflow:hidden}.ds-ra-bar-fill{height:100%;border-radius:99px;transition:width .4s ease}.ds-ra-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 11px;border-radius:20px;font-size:10px;font-weight:700;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.ds-ra-pill--completed{background:#f0fdf4;color:#16a34a;border:1.5px solid #86efac}.ds-ra-pill--in-progress{background:#fffbeb;color:#b45309;border:1.5px solid #fcd34d}.ds-ra-pill--queued{background:#f9fafb;color:#6b7280;border:1.5px solid #d1d5db}.ds-ra-pill--failed{background:#fef2f2;color:#dc2626;border:1.5px solid #fca5a5}.ds-ra-pill--pending{background:#f9fafb;color:#6b7280;border:1.5px solid #d1d5db}.ds-ra-pill--cancelled{background:#fef2f2;color:#dc2626;border:1.5px solid #fca5a5}.ds-activity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ds-activity-row{display:grid;grid-template-columns:32px 1fr 160px 100px;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6}.ds-activity-row:last-child{border-bottom:none}.ds-activity-row--skel{pointer-events:none}.ds-activity-file-icon{width:32px;height:32px;background:#f3f4f6;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#6b7280;flex-shrink:0}.ds-activity-info{display:flex;flex-direction:column;gap:3px;min-width:0}.ds-activity-name{font-size:13.5px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-activity-meta{font-size:11.5px;color:#9ca3af;display:flex;align-items:center;gap:2px}.ds-meta-icon{font-size:11px;vertical-align:middle}.ds-activity-progress{display:flex;flex-direction:column;gap:4px}.ds-activity-progress-top{display:flex;justify-content:space-between;align-items:center}.ds-activity-stage{font-size:11px;color:#6b7280;font-weight:500}.ds-activity-pct{font-size:11px;color:#374151;font-weight:600}.ds-progress-wrap{height:5px;background:#f3f4f6;border-radius:99px;overflow:hidden}.ds-progress-bar{height:100%;border-radius:99px;transition:width .4s ease}.ds-pill{display:inline-flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;letter-spacing:.3px;padding:3px 9px;border-radius:20px;white-space:nowrap}.pill--completed{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.pill--progress{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.pill--failed{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.pill--queued{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.ds-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:36px 0;color:#9ca3af;font-size:13.5px;text-align:center}.ds-empty-icon{font-size:32px;color:#d1d5db}.ds-empty a{color:#6366f1;text-decoration:none;font-weight:600}.ds-trend-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;border-radius:20px;padding:3px 10px}.ds-trend-badge--up{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ds-trend-badge--down{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.ds-trend-icon{font-size:12px;transform:rotate(-45deg)}.ds-chart-wrap{display:flex;gap:6px;margin:4px 0 12px}.ds-chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-bottom:20px;font-size:9.5px;color:#d1d5db;font-weight:600;min-width:18px;flex-shrink:0}.ds-chart{display:flex;align-items:flex-end;gap:5px;height:110px;flex:1}.ds-chart-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;height:100%;justify-content:flex-end;position:relative;cursor:pointer}.ds-chart-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#111827;color:#fff;border-radius:6px;padding:5px 9px;white-space:nowrap;z-index:10;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:1px;box-shadow:0 4px 12px #0003}.ds-chart-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#111827}.ds-chart-tooltip-day{font-size:10px;color:#9ca3af;font-weight:500}.ds-chart-tooltip-val{font-size:12px;font-weight:700;color:#fff}.ds-chart-bar-track{width:100%;height:calc(100% - 20px);display:flex;align-items:flex-end;border-radius:4px;background:#f3f4f6;overflow:hidden}.ds-chart-bar{width:100%;background:#3b82f6;border-radius:4px 4px 0 0;transition:height .4s ease,background .15s ease;min-height:4px}.ds-chart-bar--empty{background:#e5e7eb;opacity:.5}.ds-chart-bar--today{background:#2563eb}.ds-chart-bar--hovered{background:#1d4ed8;filter:brightness(1.1)}.ds-chart-bar--today.ds-chart-bar--hovered{background:#1e40af}.ds-chart-label{font-size:10px;color:#9ca3af;font-weight:600;-webkit-user-select:none;user-select:none;height:16px;line-height:16px}.ds-chart-label--today{color:#2563eb;font-weight:700}.ds-chart-skeleton{display:flex;align-items:flex-end;gap:5px;height:110px;margin:4px 0 12px}.ds-throughput-meta{display:flex;gap:24px;padding-top:14px;border-top:1px solid #f3f4f6;min-height:0;flex-wrap:wrap;margin-top:auto}.ds-meta-item{display:flex;flex-direction:column;gap:2px}.ds-meta-label{font-size:10.5px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#9ca3af}.ds-meta-value{font-size:16px;font-weight:700;color:#111827}.ds-meta-value--sm{font-size:13px}.ds-three-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:start}.ds-two-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.ds-attn-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #f3f4f6;margin-bottom:0}.ds-attn-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 7px;border-radius:50%;background:#fef9c3;color:#92400e;font-size:12px;font-weight:700;border:1px solid #fde68a}.ds-attn-list{display:flex;flex-direction:column}.ds-attn-item{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:10px;gap:14px;padding:16px 0;border-bottom:1px solid #f3f4f6}.ds-attn-item:last-child{border-bottom:none}.ds-attn-body{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.ds-attn-name{font-size:14px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.ds-attn-sub{font-size:12.5px;color:#9ca3af;margin-bottom:6px}.ds-attn-action{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .15s ease;border:none;width:fit-content}.ds-attn-action svg{font-size:14px;flex-shrink:0}.ds-attn-action--open{background:#2563eb;color:#fff}.ds-attn-action--open:hover{background:#1d4ed8;color:#fff}.ds-attn-action--retry{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.ds-attn-action--retry:hover{background:#fee2e2}.ds-attn-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:20px;font-size:10.5px;font-weight:700;letter-spacing:.5px;white-space:nowrap;flex-shrink:0;margin-top:2px}.ds-attn-pill--in-progress{background:#fffbeb;color:#b45309;border:1.5px solid #fcd34d}.ds-attn-pill--queued{background:#f9fafb;color:#6b7280;border:1.5px solid #d1d5db}.ds-attn-pill--failed{background:#fef2f2;color:#dc2626;border:1.5px solid #fca5a5}.ds-attention-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#fef2f2;color:#dc2626;font-size:11px;font-weight:700;border:1px solid #fecaca}.ds-attention-list{display:flex;flex-direction:column;gap:0}.ds-attention-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #f3f4f6}.ds-attention-item:last-child{border-bottom:none}.ds-attention-info{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.ds-attention-name{font-size:13.5px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-attention-sub{font-size:12px;color:#9ca3af}.ds-attention-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.ds-attn-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:7px;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .15s ease;border:1px solid transparent}.ds-attn-btn--open{background:#f3f4f6;color:#374151;border-color:#e5e7eb}.ds-attn-btn--retry{background:#fef2f2;color:#dc2626;border-color:#fecaca}.ds-attention-empty{display:flex;align-items:center;gap:10px;padding:28px 0;color:#9ca3af;font-size:13px;font-weight:500}.ds-attention-empty-icon{font-size:22px;color:#22c55e;flex-shrink:0}.ds-qa-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ds-qa-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;border:1px solid #e5e7eb;border-radius:10px;text-decoration:none;background:#fafafa;transition:all .18s ease;cursor:pointer}.ds-qa-item:hover{background:#fff;border-color:#d1d5db;box-shadow:0 3px 10px #00000012;transform:translateY(-2px)}.ds-qa-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.ds-qa-icon--blue{background:#eff6ff;color:#2563eb}.ds-qa-icon--purple{background:#f5f3ff;color:#7c3aed}.ds-qa-icon--green{background:#f0fdf4;color:#16a34a}.ds-qa-icon--teal{background:#f0fdfa;color:#0d9488}.ds-qa-icon--amber{background:#fffbeb;color:#d97706}.ds-qa-icon--gray{background:#f3f4f6;color:#6b7280}.ds-qa-label{font-size:12.5px;font-weight:600;color:#374151;text-align:center;line-height:1.3}.ds-team-section{margin-bottom:16px}.ds-team-avatars{display:flex;align-items:center;flex-wrap:nowrap}.ds-team-no-members{font-size:12px;color:#9ca3af;font-style:italic}.ds-avatar{width:36px;height:36px;border-radius:50%;background:#4f46e5;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2.5px solid #fff;margin-left:-8px;cursor:default;transition:transform .15s ease,box-shadow .15s ease;flex-shrink:0}.ds-avatar:first-child{margin-left:0}.ds-avatar:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000002e;z-index:20!important}.ds-avatar--more{background:#e5e7eb;color:#6b7280;font-size:12px;font-weight:700}.ds-sys-cards{display:flex;flex-direction:column;gap:8px}.ds-sys-card{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;background:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;transition:background .15s}.ds-sys-card:hover{background:#f3f4f6}.ds-sys-card-left{display:flex;align-items:center;gap:10px}.ds-sys-card-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.ds-sys-card-icon--blue{background:#eff6ff;color:#2563eb}.ds-sys-card-icon--purple{background:#f5f3ff;color:#7c3aed}.ds-sys-card-label{font-size:13.5px;font-weight:500;color:#374151}.ds-sys-card-value{font-size:14px;font-weight:700}.ds-sys-card-value--blue{color:#2563eb}.ds-sys-card-value--purple{color:#7c3aed}.ds-sys-list{display:flex;flex-direction:column;gap:0}.ds-sys-row{display:flex;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #f3f4f6}.ds-sys-row:last-child{border-bottom:none}.ds-sys-icon{font-size:15px;flex-shrink:0;display:flex;align-items:center}.ds-sys-icon--green{color:#16a34a}.ds-sys-icon--blue{color:#2563eb}.ds-sys-icon--purple{color:#9333ea}.ds-sys-label{flex:1;font-size:13px;color:#6b7280;font-weight:500}.ds-sys-value{font-size:12.5px;font-weight:700}.ds-sys-value--green{color:#16a34a}.ds-sys-value--blue{color:#2563eb}.ds-sys-value--purple{color:#9333ea}.ds-sys-value--amber{color:#d97706}.ds-sys-value--red{color:#dc2626}.ds-sys-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.ds-sys-dot--healthy{background:#22c55e}.ds-sys-dot--unhealthy{background:#ef4444}.ds-sys-dot--checking{background:#f59e0b}@media (max-width: 1280px){.ds-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-bottom-grid>.ds-attention{grid-column:1 / -1}}@media (max-width: 1100px){.ds-three-grid{grid-template-columns:1fr 1fr}.ds-team-panel{grid-column:1 / -1}}@media (max-width: 680px){.ds-three-grid,.ds-two-grid{grid-template-columns:1fr}.ds-team-panel{grid-column:auto}}.ds-quick-actions{display:flex;gap:10px;flex-wrap:wrap;padding-top:4px}.ds-skel{border-radius:6px;background:linear-gradient(90deg,#f3f4f6 25%,#e9ebee,#f3f4f6 75%);background-size:200% 100%;animation:ds-shimmer 1.4s infinite}@keyframes ds-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ds-skel--sm{height:10px;width:60px}.ds-skel--md{height:13px;width:140px}.ds-skel--lg{height:28px;width:50px}.ds-skel--xl{height:36px;width:60px}.ds-skel--icon{width:32px;height:32px;border-radius:7px}.ds-skel--pill{width:72px;height:22px;border-radius:20px}@media (max-width: 1100px){.ds-bottom-grid{grid-template-columns:1fr}.ds-bottom-grid>.ds-attention{grid-column:auto}.ds-welcome-stats{width:100%;max-width:none;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media (max-width: 900px){.ds-welcome{flex-direction:column;align-items:stretch}.ds-welcome-stats{width:100%;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.ds-stat-tile{padding:16px 18px}.ds-tile-value{font-size:26px}.ds-panel{height:auto;min-height:280px}.ds-throughput.ds-panel{min-height:320px}.ds-attention.ds-panel,.ds-team-panel.ds-panel{min-height:0}.ds-sys-card{flex-wrap:wrap;gap:8px}.ds-sys-card-value{margin-left:auto}}@media (max-width: 680px){.ds-activity-row{grid-template-columns:32px 1fr 90px}.ds-activity-progress{display:none}.ds-welcome-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-chart-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin:0 -4px;padding:0 4px 4px}.ds-chart{min-width:320px}.ds-throughput-meta{gap:16px}.ds-attn-pill{margin-left:auto}.ds-attn-name{white-space:normal;overflow:visible;text-overflow:unset}}@media (max-width: 520px){.ds-welcome-desc{font-size:12px}.ds-welcome-actions{flex-direction:column;align-items:stretch}.wb-btn{justify-content:center;width:100%;min-height:44px}.ds-welcome-stats{grid-template-columns:1fr 1fr}.ds-stat-tile{padding:14px 16px}.ds-tile-value{font-size:24px}.ds-tile-badge{font-size:9px;padding:2px 6px}.ds-activity-row{grid-template-columns:32px 1fr 80px}.ds-recent-activity-section{margin-top:12px}.ds-panel{min-height:0;padding:16px}.ds-view-all{min-height:36px;display:inline-flex;align-items:center}}.adm-root{padding:clamp(12px,2.5vw,16px) clamp(14px,3vw,28px) clamp(24px,4vw,40px);max-width:100%;min-width:0;margin:0 auto;box-sizing:border-box;background:#f7f7f2;overflow-x:clip}.adm-head{margin-bottom:24px}.adm-title{margin:0 0 8px;font-size:clamp(1.35rem,4vw,1.65rem);font-weight:700;letter-spacing:-.02em;color:#111827}.adm-sub{margin:0;font-size:.95rem;color:#6b7280;line-height:1.5;max-width:720px}.adm-grid4{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:clamp(12px,2vw,20px);margin-bottom:clamp(14px,2.5vw,20px);align-items:stretch;width:100%;min-width:0}.adm-nav-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:22px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px #0f172a0f;text-decoration:none;color:#374151;font-weight:600;font-size:.9rem;transition:box-shadow .2s ease,border-color .2s ease,transform .15s ease}.adm-nav-card:hover{border-color:#bfdbfe;box-shadow:0 8px 24px #2563eb14;transform:translateY(-1px);color:#1d4ed8}.adm-nav-badge{position:absolute;top:10px;right:10px;min-width:20px;padding:2px 7px;border-radius:10px;background:#f59e0b;color:#fff;font-size:11px;font-weight:700}.adm-nav-icon{width:48px;height:48px;border-radius:12px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.adm-stat{display:flex;flex-direction:row;align-items:center;gap:16px;padding:20px 20px 20px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px #0f172a0f;min-width:0}.adm-stat-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.adm-stat-icon--blue{background:#eff6ff;color:#2563eb}.adm-stat-icon--teal{background:#ecfdf5;color:#0d9488}.adm-stat-icon--amber{background:#fffbeb;color:#d97706}.adm-stat-icon--violet{background:#f5f3ff;color:#7c3aed}.adm-stat-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.adm-stat-label{margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#9ca3af;line-height:1.3}.adm-stat-value{margin:0;font-size:1.875rem;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums;line-height:1.15;letter-spacing:-.02em}.adm-stat-trend{margin:2px 0 0;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:5px;flex-wrap:wrap;line-height:1.35}.adm-stat-trend--up{color:#059669}.adm-stat-trend--down{color:#dc2626}.adm-stat-trend--muted{color:#9ca3af;font-weight:500}.adm-row2{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:clamp(12px,2vw,16px);margin-bottom:clamp(12px,2vw,16px);width:100%;min-width:0}@media (max-width: 1024px){.adm-row2{grid-template-columns:1fr}}.adm-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 1px 3px #0f172a0f;display:flex;flex-direction:column;min-height:0}.adm-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0;flex-wrap:wrap;padding:18px 22px 14px;border-bottom:1px solid #e5e7eb}.adm-panel-title{margin:0;font-size:1.0625rem;font-weight:700;letter-spacing:-.02em;color:#111827}.adm-panel-sub{margin:6px 0 0;font-size:.8125rem;color:#9ca3af;line-height:1.45;font-weight:500}.adm-seg{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;background:transparent;border:none;padding:0}.adm-seg button{border:1px solid #e5e7eb;border-radius:999px;background:#fff;padding:8px 16px;font-size:.8125rem;font-weight:600;color:#6b7280;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.adm-seg button:hover{border-color:#d1d5db;color:#374151}.adm-seg button.adm-seg--on{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.adm-seg button.adm-seg--on:hover{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.adm-chart{flex:1;min-height:240px;margin-top:0;min-width:0;width:100%}.adm-panel>.adm-chart{padding:18px 22px 22px}.adm-chart--bars{min-height:320px}.adm-chart--donut{position:relative;min-height:180px;max-height:180px}.adm-panel>.adm-donut-wrap{padding:0;flex:0 0 auto}.adm-panel>.adm-legend{padding:5px;margin-top:0}.adm-panel>.adm-table-wrap{padding:0 22px 22px;margin-top:0;flex:1}.adm-panel>.adm-quota-list{padding:16px 22px 22px;margin-top:0;flex:1}.adm-panel>.adm-empty{padding:24px 22px 28px;margin:0}.adm-link-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:.8125rem;font-weight:600;color:#2563eb;text-decoration:none}.adm-link-btn:hover{background:#eff6ff;border-color:#bfdbfe}.adm-table-wrap{overflow-x:auto;flex:1;-webkit-overflow-scrolling:touch;max-width:100%}.adm-table{width:100%;min-width:520px;border-collapse:collapse;font-size:.8125rem}.adm-table th{text-align:left;padding:10px 12px;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;border-bottom:1px solid #f3f4f6}.adm-table td{padding:12px;border-bottom:1px solid #f3f4f6;vertical-align:middle;color:#374151}.adm-badge{display:inline-block;padding:4px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:600;font-size:.75rem}.adm-donut-wrap{position:relative;width:100%;min-height:200px;display:flex;flex-direction:column;align-items:center}.adm-donut-wrap .adm-chart--donut{width:100%;max-width:280px;margin:0 auto}.adm-donut-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;z-index:2}.adm-donut-num{font-size:2rem;font-weight:800;color:#0f172a;letter-spacing:-.03em;line-height:1}.adm-donut-label{margin-top:4px;font-size:.8125rem;color:#9ca3af;font-weight:600}.adm-legend{display:flex;flex-direction:column;gap:12px;width:100%;max-width:550px;padding:0;margin-left:auto;margin-right:auto}.adm-legend-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.875rem;color:#374151}.adm-legend-left{display:flex;align-items:center;gap:10px;min-width:0}.adm-legend-name{font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adm-legend-pct{font-weight:700;font-size:.875rem;color:#111827;font-variant-numeric:tabular-nums;flex-shrink:0}.adm-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.adm-quota-list{display:flex;flex-direction:column;gap:16px}.adm-quota-org{font-weight:600;font-size:.875rem;color:#111827;display:flex;align-items:center;gap:8px}.adm-pill-active{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:3px 8px;border-radius:999px;background:#d1fae5;color:#047857}.adm-bar-bg{height:8px;border-radius:999px;background:#f3f4f6;overflow:hidden;margin-top:8px}.adm-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#60a5fa)}.adm-bar-fill--open{opacity:.35;max-width:100%}.adm-quota-meta{margin-top:6px;font-size:.75rem;color:#6b7280}.adm-empty{padding:24px;text-align:center;color:#9ca3af;font-size:.875rem}.adm-err{padding:12px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:.875rem;margin-bottom:16px}@media (max-width: 768px){.adm-head{margin-bottom:18px}.adm-nav-card{padding:18px 14px;font-size:.85rem}.adm-stat{padding:16px;gap:12px}.adm-stat-value{font-size:1.5rem}.adm-panel-head{padding:14px 16px 12px}.adm-panel>.adm-chart{padding:14px 16px 18px}.adm-panel>.adm-table-wrap{padding:0 16px 18px}.adm-panel>.adm-quota-list{padding:14px 16px 18px}.adm-chart--bars{min-height:260px}.adm-seg{width:100%;justify-content:flex-start}.adm-seg button{flex:1;min-width:0;text-align:center;padding:8px 12px}}@media (max-width: 640px){.adm-stat{flex-direction:row;align-items:flex-start}.adm-stat-icon{width:42px;height:42px}.adm-stat-value{font-size:1.35rem}.adm-panel-head{flex-direction:column;align-items:stretch}.adm-link-btn{align-self:flex-start;min-height:40px}.adm-donut-num{font-size:1.65rem}.adm-legend-name{white-space:normal}}@media (max-width: 520px){.adm-table{min-width:440px}.adm-table th:nth-child(3),.adm-table td:nth-child(3),.adm-table th:nth-child(4),.adm-table td:nth-child(4){display:none}.adm-nav-icon{width:42px;height:42px}.adm-chart--bars{min-height:220px}.adm-quota-org{flex-wrap:wrap}}@media (max-width: 400px){.adm-table th:nth-child(3),.adm-table td:nth-child(3){display:none}.adm-table{min-width:320px}.adm-seg{flex-direction:column;align-items:stretch;width:100%}.adm-seg button{width:100%}}.ds-topnav-right.ud-page-header-actions{gap:10px}.ud-page-header-actions{display:flex;align-items:center;flex-shrink:0}.ud-page-header-divider{width:1px;height:28px;background:#e5e7eb;flex-shrink:0}.ui-icon-btn,.ud-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#4b5563;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.ui-icon-btn:hover,.ud-icon-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.layout--user .ud-page-header-actions .ui-icon-btn,.layout--user .ud-page-header-actions .ud-icon-btn{position:relative}.ud-icon-btn-dot{position:absolute;top:7px;right:7px;width:8px;height:8px;border-radius:50%;background:#ef4444;border:2px solid #fff;box-sizing:content-box}@media (max-width: 768px){.ds-topnav-right.ud-page-header-actions{width:100%;margin-left:0;justify-content:flex-end}}@media (max-width: 640px){.ds-topnav-right.ud-page-header-actions{flex-wrap:wrap;justify-content:stretch}.ds-topnav-right.ud-page-header-actions .ds-navbar-btn{flex:1 1 calc(50% - 4px);min-width:0;min-height:40px;justify-content:center}}@media (max-width: 480px){.ds-topnav-right.ud-page-header-actions{flex-direction:column}.ds-topnav-right.ud-page-header-actions .ds-navbar-btn{width:100%;flex:none}.ds-topnav-right.ud-page-header-actions .ds-navbar-btn span:not(.ds-navbar-btn-plus):not(.ds-navbar-btn-icon){display:inline}}.ud-root{width:100%;max-width:none;min-width:0;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(14px,2.5vw,16px);box-sizing:border-box;overflow-x:hidden}.ud-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;width:100%;min-width:0;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 22px;color:#111827;box-shadow:0 1px 4px #0000000d;transition:box-shadow .15s ease}.ud-hero:hover{box-shadow:0 4px 14px #00000014}.ud-hero-left{flex:1;min-width:min(100%,280px);display:flex;flex-direction:column;gap:6px}.ud-hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:20px;padding:3px 10px 3px 8px;width:fit-content}.ud-hero-badge-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0}.ud-hero-title{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#111827}.ud-hero-desc{margin:0;font-size:.8125rem;line-height:1.5;color:#6b7280;max-width:100ch}.ud-hero-desc strong{color:#111827;font-weight:700}.ud-hero-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.ud-hero .ud-btn{padding:7px 14px;font-size:.8125rem;border-radius:8px}.ud-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;font-size:.875rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.ud-btn--solid{background:#fff;color:#1e3a8a;box-shadow:0 2px 8px #0000001f}.ud-btn--solid:hover{background:#f8fafc;transform:translateY(-1px)}.ud-btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.ud-btn--ghost:hover{background:#ffffff1f}.ud-hero .ud-btn--solid{background:#2563eb;color:#fff;box-shadow:0 1px 2px #15803d33}.ud-hero .ud-btn--solid:hover{background:#2563eb;color:#fff;transform:translateY(-1px)}.ud-hero .ud-btn--ghost{background:#fff;color:#111827;border:1px solid #d1d5db}.ud-hero .ud-btn--ghost:hover{background:#f9fafb;border-color:#9ca3af}.ud-hero-stats{display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0;align-items:stretch}.ud-hero-stat{flex:1 1 76px;min-width:76px;max-width:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box}.ud-hero-stat-lbl{margin:0;font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6b7280;line-height:1.2}.ud-hero-stat-val{display:block;margin:0;font-size:1.1rem;font-weight:700;line-height:1.15;color:#111827}.ud-hero-stat-val--success{color:#15803d}.ud-hero-stat-val--metric{color:#111827}.ud-hero-stat-val--dash{font-size:1.2rem;font-weight:700;line-height:1}.ud-hero-stat-val--blue{color:#2563eb}.ud-hero-stat-val--purple{color:#7c3aed}.ud-hero-stat-val--muted{color:#9ca3af}.ud-hero-stat--loading{min-height:72px}.ud-hero-stat-skel{display:block;border-radius:6px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb 45%,#f3f4f6);background-size:200% 100%;animation:ud-hero-skel-shimmer 1.1s ease-in-out infinite}.ud-hero-stat-skel:not(.ud-hero-stat-skel--val){height:9px;width:72%;max-width:88px}.ud-hero-stat-skel--val{height:24px;width:44px}@keyframes ud-hero-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ud-split{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,1fr);gap:16px;align-items:stretch}.ud-split-card{min-width:0}.ud-split-card--attention{display:flex;flex-direction:column}.ud-split-card--attention .ud-insight-card{flex:1;min-height:100%}@media (max-width: 960px){.ud-split{grid-template-columns:1fr}.ud-hero{flex-direction:column;align-items:stretch}.ud-hero-stats{width:100%;max-width:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ud-hero-stat{max-width:none;min-width:0;flex:none}.ud-insight-head{flex-wrap:wrap}.ud-insight-manage{margin-left:auto}}@media (max-width: 768px){.ud-hero{padding:16px}.ud-hero-title{font-size:1.125rem}.ud-hero-desc{font-size:.8125rem}.ud-hero-actions{flex-direction:column;align-items:stretch}.ud-hero .ud-btn{width:100%;justify-content:center}.ud-insight-card{min-width:0}.ud-storage-rows li{flex-wrap:wrap;gap:4px 8px}.ud-storage-rows li span:last-child{margin-left:auto}}@media (max-width: 520px){.ud-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ud-hero-stat{padding:8px}.ud-hero-stat-val{font-size:1rem}.ud-insight-head{padding:14px 14px 10px}.ud-insight-body{padding:12px 14px 14px}.ud-insight-title{font-size:.9rem}.ud-insight-sub{font-size:11px}.ud-insight-badge{font-size:10px;padding:3px 8px}.ud-chart-lbl{font-size:10px}.ud-split{gap:12px}}.ud-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px 18px 16px;box-shadow:0 1px 3px #0000000a}.ud-card-title{margin:0 0 4px;font-size:.95rem;font-weight:700;color:#111827}.ud-card-sub{margin:0 0 14px;font-size:12px;color:#6b7280}.ud-card-title-row{display:flex;align-items:center;gap:8px;margin:0 0 4px}.ud-card-title-row .ud-card-title{margin:0}.ud-card-title-zap{color:#2563eb;flex-shrink:0}.ud-credit-row{margin-bottom:14px}.ud-credit-row:last-child{margin-bottom:0}.ud-credit-row-top{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;margin-bottom:6px}.ud-credit-row-label{font-weight:600;color:#374151}.ud-credit-row-val{font-weight:700;color:#111827}.ud-credit-bar-track{height:8px;border-radius:999px;background:#f3f4f6;overflow:hidden}.ud-credit-bar-fill{height:100%;border-radius:999px;transition:width .35s ease}.ud-credit-bar--conv{background:#1d4ed8}.ud-credit-bar--ai{background:#3b82f6}.ud-credit-bar--tts{background:#ea580c}.ud-aside{display:flex;flex-direction:column;gap:14px}.ud-qa-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ud-qa-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 10px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;color:#334155;font-size:12px;font-weight:600;text-align:center;transition:background .15s ease,border-color .15s ease,transform .15s ease}.ud-qa-item:hover{background:#e8eef5;border-color:#cbd5e1;transform:translateY(-1px)}.ud-qa-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;color:#334155;box-shadow:0 1px 2px #0f172a0f}.ud-stat-row-spaced,.ud-insights{margin-top:0}.ud-insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}@media (max-width: 1100px){.ud-insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ud-insight-card--throughput{grid-column:1 / -1}}@media (max-width: 640px){.ud-insights-grid{grid-template-columns:1fr}.ud-insight-card--throughput{grid-column:auto}}.ud-insight-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 3px #0000000a;display:flex;flex-direction:column;min-height:0;overflow:hidden}.ud-insight-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid #f3f4f6}.ud-insight-head-left{display:flex;align-items:flex-start;gap:10px;min-width:0}.ud-insight-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ud-insight-icon--amber{background:#fffbeb;color:#b45309}.ud-insight-icon--blue{background:#eff6ff;color:#2563eb}.ud-insight-icon--purple{background:#faf5ff;color:#7c3aed}.ud-insight-icon--teal{background:#f0fdfa;color:#0d9488}.ud-insight-icon--slate{background:#f8fafc;color:#475569}.ud-insight-icon--indigo{background:#eef2ff;color:#4f46e5}.ud-insight-title{margin:0;font-size:.95rem;font-weight:700;color:#111827;letter-spacing:-.02em}.ud-insight-sub{margin:2px 0 0;font-size:12px;color:#6b7280;line-height:1.35}.ud-insight-badge{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:8px;flex-shrink:0}.ud-insight-badge--red{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.ud-insight-badge--blue{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.ud-insight-manage{font-size:12px;font-weight:600;color:#2563eb;text-decoration:none;white-space:nowrap;flex-shrink:0}.ud-insight-manage:hover{text-decoration:underline}.ud-insight-body{padding:14px 16px 16px;flex:1;display:flex;flex-direction:column;min-height:0}.ud-insight-body--chart{gap:10px}.ud-insight-foot{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;margin-top:4px}.ud-insight-empty{margin:0;font-size:13px;color:#6b7280;line-height:1.45}.ud-insight-skel-stack{display:flex;flex-direction:column;gap:10px}.ud-insight-attn-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.ud-insight-attn-item{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:6px 10px;align-items:start}.ud-insight-attn-main{grid-column:1;min-width:0}.ud-insight-attn-name{display:block;font-size:13px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ud-insight-attn-meta{display:block;font-size:11px;color:#6b7280;line-height:1.35;margin-top:2px}.ud-insight-attn-item>.ud-pill{grid-column:2;grid-row:1;justify-self:end;align-self:start}.ud-insight-attn-actions{grid-column:1 / -1}.ud-insight-linkbtn{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#2563eb;background:none;border:none;padding:0;cursor:pointer;text-decoration:none}.ud-insight-linkbtn:hover:not(:disabled){text-decoration:underline}.ud-insight-linkbtn:disabled{opacity:.6;cursor:not-allowed}.ud-pill{font-size:10px;font-weight:800;letter-spacing:.04em;padding:4px 8px;border-radius:6px;white-space:nowrap}.ud-pill--failed{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.ud-pill--progress{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.ud-pill--queued{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.ud-chart{display:flex;align-items:flex-end;justify-content:space-between;gap:6px;min-height:108px;padding:4px 0 0}.ud-chart--skel{background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;border-radius:8px;animation:ud-skel-shimmer 1.2s ease-in-out infinite}@keyframes ud-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ud-chart-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.ud-chart-track{width:100%;max-width:36px;height:92px;background:#f3f4f6;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.ud-chart-fill{width:100%;border-radius:0 0 8px 8px;min-height:4px;background:#e5e7eb;transition:height .25s ease}.ud-chart-fill--peak{background:#2563eb}.ud-chart-lbl{font-size:11px;font-weight:600;color:#6b7280}.ud-chart-lbl--peak{color:#2563eb;font-weight:700}.ud-insight-tts-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ud-insight-tts-row{display:flex;flex-direction:column;gap:6px}.ud-insight-tts-dot{display:none}.ud-insight-tts-info{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.ud-insight-tts-name{font-size:12px;font-weight:600;color:#374151}.ud-insight-tts-meta{font-size:11px;color:#6b7280;flex-shrink:0}.ud-insight-tts-bar-wrap{height:6px;border-radius:999px;background:#f3f4f6;overflow:hidden}.ud-insight-tts-bar{height:100%;border-radius:999px;transition:width .35s ease}.ud-insight-epub-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ud-insight-epub-row{display:grid;grid-template-columns:10px 1fr auto auto;align-items:center;gap:10px;font-size:13px}.ud-insight-epub-dot{width:8px;height:8px;border-radius:50%}.ud-insight-epub-name{font-weight:600;color:#374151}.ud-insight-epub-count{font-weight:700;color:#111827}.ud-insight-epub-pct{font-size:12px;font-weight:600;color:#6b7280;min-width:3ch;text-align:right}.ud-storage-summary{margin:0 0 10px;font-size:14px;color:#374151}.ud-storage-summary strong{font-size:1.35rem;font-weight:800;color:#111827;letter-spacing:-.02em}.ud-storage-bar-track{height:8px;border-radius:999px;background:#f3f4f6;overflow:hidden;margin-bottom:14px}.ud-storage-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);transition:width .35s ease}.ud-storage-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:12px;color:#4b5563}.ud-storage-rows li{display:flex;align-items:center;gap:8px}.ud-storage-rows li span:last-child{margin-left:auto;font-weight:600;color:#111827}.ud-storage-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ud-insight-ai-list{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:10px}.ud-insight-ai-row{display:grid;grid-template-columns:22px 1fr 1fr;gap:8px 10px;align-items:center;font-size:12px}.ud-insight-ai-ic{color:#9ca3af}.ud-insight-ai-k{color:#6b7280;font-weight:500}.ud-insight-ai-v{font-weight:600;color:#111827;text-align:right;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ud-insight-ai-v--muted{font-weight:500;color:#6b7280}.ud-insight-ai-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;color:#1d4ed8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;transition:background .15s ease,border-color .15s ease}.ud-insight-ai-cta:hover{background:#eff6ff;border-color:#bfdbfe}.login-page{--login-blue: #2563eb;--login-blue-dark: #1d4ed8;--login-blue-deep: #1e40af;--login-blue-sky: #3b82f6;--login-blue-soft: #eff6ff;--login-blue-ring: rgba(37, 99, 235, .14);--login-text: #0f172a;--login-muted: #64748b;--login-border: #e2e8f0;min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--login-text);background:#f1f5f9;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.login-hero{position:relative;overflow:hidden;background:linear-gradient(165deg,#e8f4ff,#f8fbff 45%,#fff);padding:clamp(2rem,5vw,4rem) clamp(2rem,4vw,3.5rem) clamp(1.75rem,3vw,2.5rem);display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.login-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 100% 70% at 10% 5%,rgba(37,99,235,.09) 0%,transparent 52%),radial-gradient(circle at 88% 18%,rgba(59,130,246,.08) 0%,transparent 38%),radial-gradient(circle at 50% 92%,rgba(147,197,253,.12) 0%,transparent 42%),radial-gradient(ellipse 60% 45% at 70% 60%,rgba(219,234,254,.35) 0%,transparent 55%),repeating-linear-gradient(-14deg,transparent,transparent 52px,rgba(148,163,184,.045) 52px,rgba(148,163,184,.045) 53px)}.login-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;width:100%;min-height:0;max-width:520px}.login-hero-main{flex:0 0 auto}.login-brand{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.login-brand-mark{width:44px;height:44px;border-radius:10px;background:linear-gradient(145deg,var(--login-blue) 0%,var(--login-blue-dark) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #2563eb59}.login-brand-p{color:#fff;font-weight:800;font-size:1.25rem;line-height:1}.login-brand-text{display:flex;flex-direction:column;line-height:1.15}.login-brand-title{font-weight:800;font-size:1.125rem;letter-spacing:-.02em;color:var(--login-text)}.login-brand-sub{font-size:.6875rem;font-weight:600;letter-spacing:.12em;color:var(--login-muted)}.login-badge{display:inline-block;align-self:flex-start;font-size:.75rem;font-weight:600;color:var(--login-blue);background:var(--login-blue-soft);border:1px solid rgba(191,219,254,.85);padding:.35rem .75rem;border-radius:999px;margin-bottom:1.25rem}.login-hero-headline{font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.2;letter-spacing:-.03em;margin:0 0 1rem;color:var(--login-text)}.login-hero-accent{color:var(--login-blue)}.login-hero-lede{margin:0 0 2rem;font-size:1rem;line-height:1.6;color:var(--login-muted);max-width:440px}.login-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.login-features li{display:flex;gap:1rem;align-items:flex-start}.login-feature-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.login-feature-icon svg{width:22px;height:22px}.login-feature-icon--blue{background:#2563eb1f;color:var(--login-blue)}.login-feature-icon--green{background:#16a34a1f;color:#16a34a}.login-feature-icon--purple{background:#8b5cf624;color:#7c3aed}.login-features strong{display:block;font-size:.9375rem;font-weight:700;margin-bottom:.25rem;color:var(--login-text)}.login-features p{margin:0;font-size:.875rem;line-height:1.5;color:var(--login-muted)}.login-illustration{--ill-doc-w: 78px;--ill-doc-h: 100px;position:relative;flex:0 0 auto;margin-top:auto;align-self:center;width:100%;max-width:min(280px,100%);padding:clamp(1.25rem,4vw,2rem) 0 .75rem;min-height:clamp(112px,28vw,128px);display:flex;align-items:center;justify-content:center;isolation:isolate;margin-left:500px}.login-illustration-orbit{position:absolute;left:50%;top:50%;width:min(200px,72vw);height:min(200px,72vw);max-width:200px;max-height:200px;transform:translate(-50%,-50%);border-radius:50%;border:2px dashed rgba(148,163,184,.38);pointer-events:none;z-index:0;animation:login-ill-orbit-drift 48s linear infinite}.login-illustration-stage{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:clamp(.2rem,1.2vw,.45rem);flex-wrap:nowrap}.login-illustration-doc-wrap{flex-shrink:0;transform-origin:center bottom;will-change:transform}.login-illustration-doc-wrap--pdf{animation:login-ill-float-pdf 4.2s ease-in-out infinite}.login-illustration-doc-wrap--epub{animation:login-ill-float-epub 4.2s ease-in-out infinite .35s}.login-illustration-doc{position:relative;width:var(--ill-doc-w);height:var(--ill-doc-h);border-radius:12px;overflow:hidden;background:linear-gradient(165deg,#fffffffa,#f8fafceb 45%,#f1f5f9e0);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.85);box-shadow:0 1px #ffffffe6 inset,0 14px 28px -6px #0f172a24,0 6px 12px -4px #0f172a14;transition:transform .45s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease}.login-illustration-doc-wrap--pdf .login-illustration-doc{transform:rotate(-10deg)}.login-illustration-doc-wrap--epub .login-illustration-doc{transform:rotate(10deg)}.login-illustration-fold{position:absolute;top:0;right:0;width:26px;height:26px;background:linear-gradient(225deg,#e2e8f0,#cbd5e1 48%,#f8fafc 52%);border-radius:0 11px 0 12px;box-shadow:-1px 1px 2px #0f172a0f;z-index:2}.login-illustration-tag{position:absolute;top:14px;left:50%;transform:translate(-50%);z-index:3;font-size:.5625rem;font-weight:800;letter-spacing:.06em;padding:.28rem .5rem;border-radius:6px;color:#fff;white-space:nowrap;box-shadow:0 2px 6px #0f172a1f}.login-illustration-tag--red{background:linear-gradient(145deg,#f87171,#ef4444 45%,#dc2626)}.login-illustration-tag--green{background:linear-gradient(145deg,#4ade80,#22c55e,#16a34a)}.login-illustration-lines{position:absolute;left:12px;right:12px;bottom:14px;display:flex;flex-direction:column;gap:6px;z-index:1}.login-illustration-line{display:block;height:3px;border-radius:999px;background:linear-gradient(90deg,#94a3b859,#cbd5e18c)}.login-illustration-line--short{width:62%}.login-illustration-hub{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 .2rem;z-index:2;filter:drop-shadow(0 10px 22px rgba(37,99,235,.32));animation:login-ill-hub-breathe 3.2s ease-in-out infinite}.login-illustration-hub-svg{display:block;width:64px;height:64px}.login-illustration-hub-arrow{animation:login-ill-arrow-nudge 2.4s ease-in-out infinite}@keyframes login-ill-float-pdf{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes login-ill-float-epub{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes login-ill-hub-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes login-ill-arrow-nudge{0%,to{transform:translate(0);opacity:1}50%{transform:translate(2px);opacity:.92}}@keyframes login-ill-orbit-drift{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.login-hero:hover .login-illustration-doc-wrap--pdf .login-illustration-doc,.login-page:has(.login-panel:hover) .login-illustration-doc-wrap--pdf .login-illustration-doc{transform:rotate(-5deg);box-shadow:0 1px #ffffffe6 inset,0 18px 36px -6px #2563eb2e,0 8px 16px -4px #0f172a1a}.login-hero:hover .login-illustration-doc-wrap--epub .login-illustration-doc,.login-page:has(.login-panel:hover) .login-illustration-doc-wrap--epub .login-illustration-doc{transform:rotate(5deg);box-shadow:0 1px #ffffffe6 inset,0 18px 36px -6px #16a34a29,0 8px 16px -4px #0f172a1a}.login-hero:hover .login-illustration-hub,.login-page:has(.login-panel:hover) .login-illustration-hub{animation:login-ill-hub-breathe 2s ease-in-out infinite;filter:drop-shadow(0 14px 32px rgba(37,99,235,.5))}@media (prefers-reduced-motion: reduce){.login-illustration-orbit,.login-illustration-doc-wrap--pdf,.login-illustration-doc-wrap--epub,.login-illustration-hub,.login-illustration-hub-arrow{animation:none!important}.login-panel .auth-btn-primary:hover:not(:disabled):before{animation:none!important}.login-illustration-doc-wrap--pdf .login-illustration-doc{transform:rotate(-8deg)}.login-illustration-doc-wrap--epub .login-illustration-doc{transform:rotate(8deg)}}.login-hero-footer{flex:0 0 auto;margin-top:.5rem;padding-top:.25rem;font-size:.75rem;color:var(--login-muted)}.login-panel{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(1.75rem,5vw,3rem) clamp(1.25rem,4vw,2rem);min-height:100%;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 120% 90% at 100% 0%,rgba(219,234,254,.55) 0%,transparent 48%),radial-gradient(ellipse 100% 80% at 0% 100%,rgba(191,219,254,.4) 0%,transparent 52%),linear-gradient(168deg,#f4f7fd,#eef2fa 45%,#e8edf6)}.login-panel:before,.login-panel:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0;filter:blur(72px);opacity:.65}.login-panel:before{width:min(380px,85vw);height:min(380px,85vw);top:-18%;right:-22%;background:radial-gradient(circle at 40% 40%,rgba(59,130,246,.28) 0%,rgba(37,99,235,.12) 45%,transparent 68%)}.login-panel:after{width:min(320px,75vw);height:min(320px,75vw);bottom:-25%;left:-18%;background:radial-gradient(circle at 50% 50%,rgba(37,99,235,.2) 0%,transparent 65%)}.login-panel-ambient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.35) 0%,transparent 55%);opacity:.9}.login-panel-inner{position:relative;z-index:1;width:min(100%,528px);max-width:min(528px,96vw);min-height:clamp(28rem,68vh,40rem);display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:2.25rem}.login-panel .login-card,.login-panel .login-card--glass{position:relative;background:#ffffffad;backdrop-filter:blur(22px) saturate(165%);-webkit-backdrop-filter:blur(22px) saturate(165%);border-radius:22px;padding:2.5rem 2.25rem 2rem;border:1px solid rgba(255,255,255,.55);box-shadow:0 0 0 1px #fff6 inset,0 1px 2px #0f172a0a,0 18px 44px -14px #0f172a1a,0 36px 72px -24px #2563eb1a}.login-panel .login-welcome{margin:0 0 .625rem;font-size:1.625rem;font-weight:800;letter-spacing:-.035em;color:#0f172a;line-height:1.15}.login-panel .login-welcome-sub{margin:0 0 2rem;font-size:.9375rem;line-height:1.5;color:#6b7280;font-weight:500}.login-panel .auth-error{margin:0 0 1.25rem;padding:.75rem .875rem;border-radius:12px;border:1px solid rgba(254,202,202,.95);background:#fef2f2e0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#991b1b;font-size:.8125rem;font-weight:600}.login-panel .login-form .form-group{margin-bottom:1.375rem}.login-panel .login-form .form-group:last-of-type{margin-bottom:1.25rem}.login-panel .login-form .form-group label{display:block;font-size:.8125rem;font-weight:700;color:#374151;margin-bottom:.5rem}.login-input-shell{position:relative;display:flex;align-items:center}.login-panel .login-input-shell{border-radius:10px;transition:box-shadow .22s cubic-bezier(.16,1,.3,1)}.login-panel .login-input-shell:focus-within{box-shadow:0 0 0 3px var(--login-blue-ring)}.login-input-icon{position:absolute;left:14px;width:18px;height:18px;color:#94a3b8;pointer-events:none;z-index:1}.login-panel .login-input-shell input{width:100%;border-radius:10px;border:1px solid rgba(226,232,240,.95);padding:.8125rem .875rem .8125rem 2.75rem;background:#ffffffdb;outline:none;font-size:.9375rem;color:#0f172a;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-input-shell--password input{padding-right:4.5rem}.login-panel .login-input-shell input::placeholder{color:#9ca3af}.login-panel .login-input-shell input:focus{border-color:#3b82f68c;box-shadow:0 0 0 3px #2563eb1f;background:#fff}.login-panel .login-input-shell input:disabled{opacity:.65;cursor:not-allowed}.login-panel .pw-toggle-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#6b7280;font-weight:600;font-size:.8125rem;padding:.35rem .5rem;cursor:pointer;border-radius:6px;transition:color .15s ease,background .15s ease}.login-panel .pw-toggle-btn:hover:not(:disabled){color:#374151;background:#1118270a}.login-panel .pw-toggle-btn:disabled{opacity:.5;cursor:not-allowed}.login-panel .login-form-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.125rem;flex-wrap:wrap}.login-panel .login-remember{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#4b5563;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.login-panel .login-remember input{width:1rem;height:1rem;accent-color:var(--login-blue);cursor:pointer;border-radius:2px}.login-panel .login-forgot{border:0;background:none;padding:0;font-size:.8125rem;font-weight:600;color:var(--login-blue);cursor:pointer;text-decoration:none}.login-panel .login-forgot:hover:not(:disabled){text-decoration:underline;color:var(--login-blue-dark)}.login-panel .login-forgot:disabled{opacity:.5;cursor:not-allowed}.login-panel .auth-actions{margin-top:1.625rem}.login-panel .auth-btn{width:100%;border:0;border-radius:12px;padding:.9375rem 1rem;font-weight:700;font-size:.9375rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:box-shadow .3s cubic-bezier(.16,1,.3,1),filter .25s ease,opacity .15s ease}.login-btn-icon{width:20px;height:20px;flex-shrink:0}.login-panel .auth-btn-primary{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--login-blue-sky) 0%,var(--login-blue) 42%,var(--login-blue-dark) 100%);color:#fff;box-shadow:0 1px #ffffff38 inset,0 10px 28px -6px #2563eb6b}.login-panel .auth-btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 0%,transparent 36%,rgba(255,255,255,.28) 50%,transparent 64%,transparent 100%);transform:translate(-130%);pointer-events:none}.login-panel .auth-btn-primary:hover:not(:disabled):before{animation:login-premium-shine .75s cubic-bezier(.16,1,.3,1) forwards}.login-panel .auth-btn-primary:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 1px #ffffff47 inset,0 14px 36px -6px #2563eb80}.login-panel .auth-btn-primary:disabled{opacity:.65;cursor:not-allowed;filter:none}@keyframes login-premium-shine{0%{transform:translate(-130%)}to{transform:translate(130%)}}.login-panel .login-card-footer{margin:1.75rem 0 0;text-align:center;font-size:.875rem;color:#6b7280;line-height:1.5}.login-panel .login-card-footer-link{display:inline;margin:0;padding:0;border:0;background:none;font:inherit;font-weight:600;color:var(--login-blue);cursor:pointer;text-decoration:none}.login-panel .login-card-footer-link:hover:not(:disabled){text-decoration:underline;color:var(--login-blue-dark)}.login-panel .login-card-footer-link:disabled{opacity:.5;cursor:not-allowed}.login-panel .login-trust{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:center;gap:0;width:100%;padding:.375rem 0}.login-panel .login-trust-item{display:flex;flex-direction:row;align-items:center;gap:.625rem;flex:1 1 0;min-width:0;max-width:12rem;padding:0 clamp(.5rem,2.2vw,3.125rem)}.login-panel .login-trust-item:not(:last-child){border-right:1px solid #e5e7eb}.login-panel .login-trust-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#2563eb1c;color:#2563eb;border:1px solid rgba(37,99,235,.14);display:flex;align-items:center;justify-content:center}.login-panel .login-trust-icon-svg{width:18px;height:18px;display:block}.login-panel .login-trust-copy{display:flex;flex-direction:column;gap:.1rem;min-width:0;text-align:left}.login-panel .login-trust-title{font-size:.8125rem;font-weight:700;color:#111827;line-height:1.2;letter-spacing:-.02em;width:100px}.login-panel .login-trust-desc{font-size:.6875rem;font-weight:500;color:#6b7280;line-height:1.25}.auth-toast{position:fixed;right:16px;top:16px;z-index:9999;padding:12px 14px;border-radius:14px;background:#ef4444f2;color:#fff;font-weight:700;font-size:13px;box-shadow:0 16px 36px #ef444440;border:1px solid rgba(255,255,255,.25);max-width:360px}.auth-toast:empty{display:none}@media (max-width: 1200px){.login-hero{padding:clamp(1.75rem,4vw,3rem) clamp(1.5rem,3.5vw,2.75rem) clamp(1.5rem,2.5vw,2rem)}.login-hero-headline{font-size:clamp(1.5rem,2.8vw + .9rem,2.2rem)}.login-panel{padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,3vw,1.75rem)}.login-panel-inner{max-width:min(528px,100%)}}@media (max-width: 960px){.login-page{grid-template-columns:1fr}.login-hero{padding:clamp(1.5rem,4vw,2rem) clamp(1.25rem,4vw,1.75rem) clamp(1.25rem,3vw,1.75rem);min-height:auto}.login-hero-inner{max-width:none;flex:none}.login-brand,.login-hero-lede{margin-bottom:clamp(1.25rem,3vw,2rem)}.login-features{gap:clamp(1rem,2.5vw,1.25rem)}.login-illustration{margin-top:clamp(1.25rem,3vw,1.75rem);align-self:center;max-width:none;width:100%;padding:clamp(1rem,3vw,1.5rem) 0 clamp(.5rem,2vw,.75rem)}.login-illustration-orbit{width:min(180px,55vw);height:min(180px,55vw);max-width:180px;max-height:180px}.login-hero-footer{margin-top:clamp(1rem,2.5vw,1.25rem)}.login-panel{padding-top:0;padding-bottom:clamp(1.5rem,4vw,2.5rem);min-height:auto}.login-panel-inner{gap:clamp(1.25rem,3vw,2rem);min-height:auto;justify-content:flex-start}}@media (max-width: 640px){.login-hero-headline{font-size:clamp(1.35rem,5.5vw,1.75rem)}.login-hero-lede{font-size:clamp(.875rem,2.5vw,1rem)}.login-feature-icon{width:40px;height:40px;border-radius:10px}.login-feature-icon svg{width:20px;height:20px}.login-features strong{font-size:.875rem}.login-features p{font-size:.8125rem}.login-illustration{--ill-doc-w: 68px;--ill-doc-h: 88px}.login-illustration-fold{width:22px;height:22px}.login-illustration-hub{width:56px;height:56px;margin:0 .1rem}.login-illustration-hub-svg{width:56px;height:56px}.login-panel .login-card,.login-panel .login-card--glass{border-radius:clamp(14px,4vw,20px);padding:clamp(1.5rem,4vw,2rem) clamp(1.125rem,4vw,1.75rem) clamp(1.375rem,3vw,1.75rem)}.login-panel .login-welcome{font-size:clamp(1.25rem,5vw,1.5rem)}.login-panel .login-welcome-sub{margin-bottom:clamp(1.25rem,3vw,2rem);font-size:.875rem}.login-panel .auth-btn{padding:.875rem;font-size:.875rem;min-height:48px}.login-panel .login-trust-item{padding:0 .5rem;max-width:none}.login-panel .login-trust-icon{width:34px;height:34px;border-radius:9px}.login-panel .login-trust-icon-svg{width:17px;height:17px}.login-panel .login-trust-title{font-size:.75rem}.login-panel .login-trust-desc{font-size:.625rem}}@media (max-width: 480px){.login-brand-mark{width:40px;height:40px}.login-brand-p{font-size:1.125rem}.login-badge{font-size:.6875rem;padding:.3rem .65rem}.login-panel .login-form-row{flex-direction:column;align-items:stretch;gap:.875rem}.login-panel .login-forgot{align-self:flex-end}.login-panel .login-card-footer{font-size:.8125rem}.auth-toast{left:max(12px,env(safe-area-inset-left,0px));right:max(12px,env(safe-area-inset-right,0px));top:max(12px,env(safe-area-inset-top,0px));max-width:none}}@media (max-width: 380px){.login-illustration{--ill-doc-w: 58px;--ill-doc-h: 76px}.login-illustration-hub,.login-illustration-hub-svg{width:48px;height:48px}.login-illustration-orbit{width:min(150px,70vw);height:min(150px,70vw);max-width:150px;max-height:150px}.login-panel .login-trust{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.35rem;margin:0 -.25rem;padding-left:.25rem;padding-right:.25rem}.login-panel .login-trust-item{flex:0 0 auto;max-width:none;padding:0 .85rem}.login-panel .login-trust-item:first-child{padding-left:.35rem}.login-panel .login-trust-item:last-child{padding-right:.35rem}}@media (max-height: 700px) and (max-width: 960px){.login-hero{min-height:auto}.login-brand,.login-hero-lede{margin-bottom:1rem}.login-features{gap:.875rem}.login-illustration{margin-top:1rem;padding-top:.75rem}}.toaster{position:fixed;top:20px;right:20px;z-index:10000;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;box-shadow:0 8px 24px #00000026;font-size:14px;font-weight:500;min-width:280px;max-width:480px;color:#fff;animation:toaster-in .18s ease-out}.toaster--info{background:#7f9cf5}.toaster--success{background:#2563eb}.toaster--warning{background:orange}.toaster--error{background:#dc2626}.toaster__msg{flex:1;line-height:1.4}.toaster__close{background:transparent;border:0;color:#ffffffd9;font-size:22px;line-height:1;cursor:pointer;padding:0 4px}.toaster__close:hover{color:#fff}@keyframes toaster-in{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;max-width:none!important;height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#212121;width:100%;max-width:none!important;min-height:100%;margin:0;padding:0}#root{width:100%;max-width:none!important;min-height:100vh;min-width:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box}.container h1{color:#212121;font-size:32px;font-weight:700;margin-bottom:32px;letter-spacing:-.5px}.progress-bar-container{width:100%;height:8px;background-color:#e9ecef;border-radius:4px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:4px;transition:width .3s ease-in-out}@keyframes pulse-running{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.15)}}.conversion-card{padding:24px;transition:transform .2s ease,box-shadow .2s ease}.conversion-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.btn{padding:12px 24px;border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.btn:active{transform:translateY(0)}.btn-primary{background:#2563eb;color:#fff;border:none;box-shadow:0 4px 12px #2563eb4d}.btn-primary:hover{background:#2563eb;box-shadow:0 6px 16px #2563eb66;transform:translateY(-2px)}.btn-danger{background:#2563eb;color:#fff;border:none;box-shadow:0 4px 12px #2563eb33}.btn-danger:hover{background:#2563eb;box-shadow:0 6px 16px #2563eb4d;transform:translateY(-2px)}.btn-success{background:#2563eb;color:#fff;border:none;box-shadow:0 4px 12px #2563eb33}.btn-success:hover{background:#2563eb;box-shadow:0 6px 16px #2563eb4d;transform:translateY(-2px)}.card{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px #0000000a;border:1px solid #e0e0e0;transition:all .3s ease;width:100%;box-sizing:border-box}.card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:500}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;background-color:#fff;transition:all .3s ease;color:#212121}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#90caf9;box-shadow:0 0 0 3px #90caf91a}.table{width:100%;border-collapse:separate;border-spacing:0;margin-top:20px;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.table th,.table td{padding:16px;text-align:left;border-bottom:1px solid #e0e0e0}.table tr:last-child td{border-bottom:none}.table th{background-color:#fafafa;font-weight:600;color:#212121;border-bottom:2px solid #e0e0e0}.table tr:hover{background-color:#fafafa}.badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.badge-success{background-color:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9}.badge-warning{background-color:#fff9c4;color:#f57f17;border:1px solid #fff59d}.badge-danger{background-color:#ffebee;color:#c62828;border:1px solid #ffcdd2}.badge-info{background-color:#e3f2fd;color:#1565c0;border:1px solid #bbdefb}.loading{text-align:center;padding:20px}.error{background-color:#ffebee;color:#c62828;padding:16px;border-radius:8px;margin-bottom:20px;border-left:4px solid #ef5350;border:1px solid #ffcdd2}.success{background-color:#e8f5e9;color:#2e7d32;padding:16px;border-radius:8px;margin-bottom:20px;border-left:4px solid #66bb6a;border:1px solid #c8e6c9}
