.Sidebar-module__y-Zxfa__logoArea{border-bottom:1px solid var(--sidebar-border);align-items:center;gap:12px;min-height:72px;padding:20px;transition:all .3s;display:flex}.Sidebar-module__y-Zxfa__logoAreaCollapsed{justify-content:center;padding:20px 0;display:flex}.Sidebar-module__y-Zxfa__logoIcon{background:var(--accent-gradient);width:36px;height:36px;box-shadow:0 4px 12px var(--accent-glow);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__y-Zxfa__logoText{color:#fff;font-size:18px;font-weight:700;line-height:1.2}.Sidebar-module__y-Zxfa__logoSubtext{color:var(--sidebar-text);letter-spacing:.15em;text-transform:uppercase;opacity:.7;font-size:10px}.Sidebar-module__y-Zxfa__activeIndicator{background:var(--accent);width:3px;height:20px;box-shadow:0 0 8px var(--accent-glow);border-radius:0 4px 4px 0;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.Sidebar-module__y-Zxfa__collapseBtn{background:var(--sidebar-item-active);border:1px solid var(--sidebar-border);cursor:pointer;width:24px;height:24px;color:var(--sidebar-text);z-index:50;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:80px;right:-12px}.Sidebar-module__y-Zxfa__collapseBtn:hover{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 0 12px var(--accent-glow)}
.Button-module__VMVMAW__btn{border-radius:var(--radius);font-family:var(--font-body),sans-serif;cursor:pointer;transition:all var(--transition);white-space:nowrap;border:1px solid #0000;outline:none;justify-content:center;align-items:center;gap:8px;font-weight:600;display:inline-flex}.Button-module__VMVMAW__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__VMVMAW__primary{background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow-accent)}.Button-module__VMVMAW__primary:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 6px 24px var(--accent-glow);transform:translateY(-1px)}.Button-module__VMVMAW__secondary{background:var(--surface-3);color:var(--text-primary);border:1px solid var(--border)}.Button-module__VMVMAW__secondary:hover:not(:disabled){background:var(--border)}.Button-module__VMVMAW__ghost{color:var(--text-secondary);background:0 0}.Button-module__VMVMAW__ghost:hover:not(:disabled){background:var(--surface-3);color:var(--text-primary)}.Button-module__VMVMAW__danger{background:var(--danger-bg);color:var(--danger);border:1px solid #b4231833}.Button-module__VMVMAW__danger:hover:not(:disabled){background:var(--danger);color:#fff}.Button-module__VMVMAW__success{background:var(--success-bg);color:var(--success);border:1px solid #027a4833}.Button-module__VMVMAW__success:hover:not(:disabled){background:var(--success);color:#fff}.Button-module__VMVMAW__sm{min-height:32px;padding:6px 12px;font-size:13px}.Button-module__VMVMAW__md{min-height:40px;padding:10px 18px;font-size:14px}.Button-module__VMVMAW__lg{min-height:48px;padding:14px 28px;font-size:16px}.Button-module__VMVMAW__loading{position:relative;color:#0000!important}.Button-module__VMVMAW__spinner{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Button-module__VMVMAW__spin;position:absolute}.Button-module__VMVMAW__secondary .Button-module__VMVMAW__spinner,.Button-module__VMVMAW__ghost .Button-module__VMVMAW__spinner{border:2px solid var(--border);border-top-color:var(--accent)}@keyframes Button-module__VMVMAW__spin{to{transform:rotate(360deg)}}.Button-module__VMVMAW__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}
.Card-module__QRy0Sa__card{border-radius:var(--radius-lg);transition:all var(--transition-slow);position:relative;overflow:hidden}.Card-module__QRy0Sa__glass{background:var(--surface-card);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border)}.Card-module__QRy0Sa__outline{border:1px solid var(--border);background:0 0}.Card-module__QRy0Sa__solid{background:var(--surface-2);border:1px solid var(--border)}.Card-module__QRy0Sa__hoverable:hover{box-shadow:var(--shadow-md);border-color:var(--accent-light);transform:translateY(-2px)}.Card-module__QRy0Sa__p-none{padding:0}.Card-module__QRy0Sa__p-sm{padding:12px}.Card-module__QRy0Sa__p-md{padding:20px}.Card-module__QRy0Sa__p-lg{padding:32px}.Card-module__QRy0Sa__cardHeader{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.Card-module__QRy0Sa__cardTitle{font-family:var(--font-display),serif;color:var(--text-primary);font-size:18px;font-weight:700;line-height:1.2}.Card-module__QRy0Sa__cardDescription{color:var(--text-muted);font-size:13px}.Card-module__QRy0Sa__cardContent{flex-direction:column;display:flex}
.Input-module__rdnxQa__container{flex-direction:column;gap:6px;width:100%;display:flex}.Input-module__rdnxQa__label{color:var(--text-secondary);letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:600}.Input-module__rdnxQa__wrapper{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:all var(--transition);min-height:var(--touch-target);align-items:center;display:flex;position:relative}.Input-module__rdnxQa__wrapper:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-muted)}.Input-module__rdnxQa__wrapperError{border-color:var(--danger)!important}.Input-module__rdnxQa__input{font-family:var(--font-body),sans-serif;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;width:100%;padding:10px 14px;font-size:14px}.Input-module__rdnxQa__input::placeholder{color:var(--text-muted)}.Input-module__rdnxQa__inputWithLeft{padding-left:8px}.Input-module__rdnxQa__inputWithRight{padding-right:8px}.Input-module__rdnxQa__icon{color:var(--text-muted);justify-content:center;align-items:center;padding:0 12px;display:flex}.Input-module__rdnxQa__errorText{color:var(--danger);margin-top:2px;font-size:12px;font-weight:500}
.FirmAdmin-module__TiDrDa__tabsContainer{scrollbar-width:none;padding-bottom:4px;overflow-x:auto}.FirmAdmin-module__TiDrDa__tabsContainer::-webkit-scrollbar{display:none}.FirmAdmin-module__TiDrDa__tabs{border-bottom:1px solid var(--border);gap:8px;min-width:max-content;display:flex}.FirmAdmin-module__TiDrDa__tab{cursor:pointer;color:var(--text-secondary);transition:all var(--transition);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.FirmAdmin-module__TiDrDa__tab:hover{color:var(--text-primary);background:var(--surface-3);border-radius:8px 8px 0 0}.FirmAdmin-module__TiDrDa__tabActive{color:var(--accent);border-bottom-color:var(--accent);font-weight:600}.FirmAdmin-module__TiDrDa__memberCard{flex-direction:column;display:flex}.FirmAdmin-module__TiDrDa__avatar{background:var(--accent-gradient);color:#fff;border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex}.FirmAdmin-module__TiDrDa__roleBadge{background:var(--accent-muted);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}
.NewCase-module__FHXl9W__checkboxWrapper{background:var(--surface-2);border:1px solid var(--border);transition:all var(--transition);border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.NewCase-module__FHXl9W__checkboxWrapper:hover{background:var(--surface-3);border-color:var(--accent-light)}.NewCase-module__FHXl9W__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--accent)}.NewCase-module__FHXl9W__checkboxLabel{color:var(--text-primary);cursor:pointer;font-size:14px;font-weight:600}.NewCase-module__FHXl9W__formActions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:12px;padding-top:24px;display:flex}@media (max-width:639px){.NewCase-module__FHXl9W__formActions{flex-direction:column-reverse}.NewCase-module__FHXl9W__formActions>*{width:100%}}
.Navbar-module__O8Na-a__navbar{background:var(--surface-nav);height:72px;-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--border);z-index:30;align-items:center;gap:8px;padding:0 16px;display:flex;position:sticky;top:0}@media (min-width:1024px){.Navbar-module__O8Na-a__navbar{gap:16px;padding:0 32px}}.Navbar-module__O8Na-a__searchBar{background:var(--surface-2);border:1px solid var(--border);max-width:400px;height:40px;transition:all var(--transition);border-radius:12px;flex:1;align-items:center;gap:10px;padding:0 14px;display:none}.Navbar-module__O8Na-a__searchBar:focus-within{background:var(--surface);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-muted)}@media (min-width:768px){.Navbar-module__O8Na-a__searchBar{display:flex}}.Navbar-module__O8Na-a__newCaseBtn{display:none}@media (min-width:640px){.Navbar-module__O8Na-a__newCaseBtn{display:inline-flex}}.Navbar-module__O8Na-a__userPanel{transition:background var(--transition);cursor:pointer;border-radius:9999px;align-items:center;gap:10px;padding:4px;display:flex}.Navbar-module__O8Na-a__userPanel:hover{background:var(--surface-3)}.Navbar-module__O8Na-a__avatarCircle{background:var(--accent-gradient);color:#fff;border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex;position:relative;overflow:hidden}.Navbar-module__O8Na-a__roleLabel{color:var(--text-muted);font-size:11px}
.PageHeader-module__gp0rpq__container{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.PageHeader-module__gp0rpq__content{flex-direction:column;gap:4px;display:flex}.PageHeader-module__gp0rpq__title{font-family:var(--font-display),serif;color:var(--text-primary);font-size:28px;font-weight:700;line-height:1.2}.PageHeader-module__gp0rpq__subtitle{color:var(--text-secondary);font-size:14px}.PageHeader-module__gp0rpq__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (min-width:640px){.PageHeader-module__gp0rpq__container{flex-direction:row;justify-content:space-between;align-items:center}}
.AICounsel-module__kWsIdq__container{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);gap:0;height:calc(100dvh - 140px);display:flex;position:relative;overflow:hidden}@media (max-width:639px){.AICounsel-module__kWsIdq__container{border-left:none;border-right:none;border-radius:0;height:calc(100dvh - 120px)}}.AICounsel-module__kWsIdq__sidebar{border-right:1px solid var(--border);transition:width var(--transition-slow);background:var(--surface-2);flex-direction:column;display:flex;overflow-y:auto}@media (max-width:1023px){.AICounsel-module__kWsIdq__sidebar{z-index:60;transition:transform var(--transition-slow),box-shadow var(--transition-slow);position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);width:280px!important}.AICounsel-module__kWsIdq__sidebar.AICounsel-module__kWsIdq__sidebarOpen{transform:translate(0);box-shadow:20px 0 40px #0000004d}}.AICounsel-module__kWsIdq__sidebarContent{height:100%;padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.AICounsel-module__kWsIdq__historyHeader{justify-content:space-between;align-items:center;display:flex}.AICounsel-module__kWsIdq__historyTitle{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:13px;font-weight:600;display:flex}.AICounsel-module__kWsIdq__chatList{margin-top:var(--space-2);flex:1;overflow-y:auto}.AICounsel-module__kWsIdq__chatItem{text-align:left;border-radius:var(--radius-sm);cursor:pointer;width:100%;color:var(--text-primary);transition:all var(--transition);white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;margin-bottom:4px;padding:10px 12px;font-size:13px;overflow:hidden}.AICounsel-module__kWsIdq__chatItem:hover{background:var(--surface-3)}.AICounsel-module__kWsIdq__chatItemActive{background:var(--accent-muted);color:var(--accent);font-weight:600}.AICounsel-module__kWsIdq__mainArea{background:var(--surface);flex-direction:column;flex:1;height:100%;display:flex}.AICounsel-module__kWsIdq__header{padding:var(--space-4);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.AICounsel-module__kWsIdq__headerLeft{align-items:center;gap:var(--space-4);display:flex}.AICounsel-module__kWsIdq__botIcon{background:var(--accent-gradient);width:44px;height:44px;box-shadow:var(--shadow-accent);border-radius:12px;justify-content:center;align-items:center;display:flex}.AICounsel-module__kWsIdq__pageTitle{font-family:var(--font-display),serif;color:var(--text-primary);font-size:clamp(16px,3vw,22px);font-weight:700;line-height:1.2}.AICounsel-module__kWsIdq__usageBadge{background:var(--surface-3);border-radius:var(--radius-full);border:1px solid var(--border);align-items:center;gap:8px;padding:4px 10px;font-size:11px;display:flex}.AICounsel-module__kWsIdq__progressBar{background:var(--border);border-radius:2px;width:40px;height:4px;overflow:hidden}.AICounsel-module__kWsIdq__progressFill{height:100%;transition:width .5s}.AICounsel-module__kWsIdq__chatWindow{gap:var(--space-4);padding:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}@media (max-width:639px){.AICounsel-module__kWsIdq__chatWindow{padding:var(--space-2);gap:var(--space-3)}.AICounsel-module__kWsIdq__header{padding:var(--space-3)}}.AICounsel-module__kWsIdq__messageRow{align-items:flex-start;gap:12px;width:100%;display:flex}.AICounsel-module__kWsIdq__messageRowUser{flex-direction:row-reverse}.AICounsel-module__kWsIdq__messageAvatar{border:1px solid var(--border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.AICounsel-module__kWsIdq__avatarUser{background:var(--accent-gradient);color:#fff}.AICounsel-module__kWsIdq__avatarAI{background:var(--surface-3);color:var(--accent)}.AICounsel-module__kWsIdq__bubble{border-radius:var(--radius);white-space:pre-wrap;max-width:85%;box-shadow:var(--shadow-sm);padding:14px 16px;font-size:14px;line-height:1.7;position:relative}.AICounsel-module__kWsIdq__bubble[dir=rtl]{font-family:Noto Nastaliq Urdu,serif;font-size:16px;line-height:2.2}@media (max-width:639px){.AICounsel-module__kWsIdq__bubble{max-width:100%;margin-left:-4px;margin-right:-4px}}.AICounsel-module__kWsIdq__bubbleEditMode{flex-direction:column;height:auto;min-height:300px;display:flex;width:100%!important;max-width:100%!important}.AICounsel-module__kWsIdq__editTextarea{width:100%;min-height:250px;font-family:inherit;font-size:var(--font-size-sm);padding:var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2);resize:vertical;color:var(--text-primary);outline:none;flex:1}.AICounsel-module__kWsIdq__editTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-muted)}.AICounsel-module__kWsIdq__bubbleUser{background:var(--accent);color:var(--text-inverse);border-bottom-right-radius:4px}.AICounsel-module__kWsIdq__bubbleAI{background:var(--surface-card);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);color:var(--text-primary);border:1px solid var(--border);border-bottom-left-radius:4px}.AICounsel-module__kWsIdq__bubbleActions{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;display:flex}.AICounsel-module__kWsIdq__inputArea{padding:var(--space-4);border-top:1px solid var(--border);background:var(--surface-nav)}.AICounsel-module__kWsIdq__inputForm{align-items:center;gap:10px;display:flex}.AICounsel-module__kWsIdq__attachBtn{color:var(--text-muted);transition:color var(--transition)}.AICounsel-module__kWsIdq__attachBtn:hover{color:var(--accent)}.AICounsel-module__kWsIdq__sendBtn{background:var(--accent-gradient);color:#fff;width:44px;height:44px;box-shadow:var(--shadow-accent);border-radius:10px;justify-content:center;align-items:center;display:flex}.AICounsel-module__kWsIdq__sendBtn:disabled{background:var(--surface-3);color:var(--text-muted);box-shadow:none;cursor:not-allowed}.AICounsel-module__kWsIdq__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding:40px 20px;display:flex}.AICounsel-module__kWsIdq__suggestedGrid{grid-template-columns:1fr;gap:10px;width:100%;max-width:600px;display:grid}@media (min-width:768px){.AICounsel-module__kWsIdq__suggestedGrid{grid-template-columns:repeat(2,1fr)}}.AICounsel-module__kWsIdq__suggestedBtn{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;text-align:left;color:var(--text-primary);transition:all var(--transition);padding:14px 16px;font-size:13px}.AICounsel-module__kWsIdq__suggestedBtn:hover{border-color:var(--accent);background:var(--accent-muted);transform:translateY(-1px)}
.Billing-module__t8z8uW__container{flex-direction:column;gap:24px;display:flex}.Billing-module__t8z8uW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Billing-module__t8z8uW__tabSwitcher{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;padding:4px;display:flex}.Billing-module__t8z8uW__tab{color:var(--text-secondary);cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600}.Billing-module__t8z8uW__tabActive{background:var(--surface);color:var(--text-primary);box-shadow:var(--shadow-sm)}.Billing-module__t8z8uW__usageCard{background:var(--surface-card);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex}.Billing-module__t8z8uW__progressLabel{justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.Billing-module__t8z8uW__progressBar{background:var(--surface-3);border-radius:4px;width:100%;height:8px;overflow:hidden}.Billing-module__t8z8uW__progressFill{height:100%;transition:width .5s}.Billing-module__t8z8uW__cycleToggle{background:var(--surface-3);border:1px solid var(--border);cursor:pointer;border-radius:20px;width:44px;height:22px;transition:all .3s;position:relative}.Billing-module__t8z8uW__cycleThumb{background:var(--accent);border-radius:50%;width:16px;height:16px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:2px;left:2px}.Billing-module__t8z8uW__cycleThumbRight{left:calc(100% - 18px)}.Billing-module__t8z8uW__plansGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.Billing-module__t8z8uW__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Billing-module__t8z8uW__plansGrid{grid-template-columns:repeat(3,1fr)}}.Billing-module__t8z8uW__planCard{background:var(--surface-card);border:2px solid var(--border);cursor:pointer;border-radius:24px;flex-direction:column;gap:20px;padding:32px;transition:all .3s;display:flex;position:relative}.Billing-module__t8z8uW__planCardActive{background:var(--accent-muted);border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Billing-module__t8z8uW__popularBadge{background:var(--accent);color:#fff;box-shadow:var(--shadow-sm);letter-spacing:.05em;border-radius:20px;padding:4px 16px;font-size:10px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Billing-module__t8z8uW__paymentGrid{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:768px){.Billing-module__t8z8uW__paymentGrid{grid-template-columns:1.5fr 1fr}}.Billing-module__t8z8uW__methodBtn{border:2px solid var(--border);background:var(--surface-2);cursor:pointer;transition:all var(--transition);border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:16px;display:flex}.Billing-module__t8z8uW__methodBtnActive{border-color:var(--accent);background:var(--accent-muted);color:var(--accent)}.Billing-module__t8z8uW__summaryCard{background:var(--surface-3);border-radius:20px;flex-direction:column;gap:16px;padding:24px;display:flex}.Billing-module__t8z8uW__summaryRow{color:var(--text-secondary);justify-content:space-between;font-size:14px;display:flex}.Billing-module__t8z8uW__summaryTotal{color:var(--text-primary);border-top:1px solid var(--border);justify-content:space-between;padding-top:12px;font-size:18px;font-weight:800;display:flex}
.Calendar-module__sc-TLW__container{flex-direction:column;gap:20px;display:flex}.Calendar-module__sc-TLW__calendarCard{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.Calendar-module__sc-TLW__grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.Calendar-module__sc-TLW__dayHeader{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:8px 0;font-size:11px;font-weight:700}.Calendar-module__sc-TLW__dayCell{cursor:pointer;color:var(--text-primary);transition:all var(--transition);background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-height:64px;padding:12px 4px;display:flex;position:relative}.Calendar-module__sc-TLW__dayCell:hover:not(.Calendar-module__sc-TLW__daySelected){background:var(--surface-3)}.Calendar-module__sc-TLW__daySelected{box-shadow:var(--shadow-accent);background:var(--accent)!important;color:#fff!important}.Calendar-module__sc-TLW__dayToday{background:var(--accent-muted);color:var(--accent);font-weight:700}.Calendar-module__sc-TLW__dayOutside{opacity:.25}.Calendar-module__sc-TLW__dotContainer{flex-wrap:wrap;justify-content:center;gap:2px;margin-top:auto;display:flex}.Calendar-module__sc-TLW__dot{background:var(--accent);border-radius:50%;width:5px;height:5px}.Calendar-module__sc-TLW__daySelected .Calendar-module__sc-TLW__dot{background:#fff}.Calendar-module__sc-TLW__layout{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:1024px){.Calendar-module__sc-TLW__layout{grid-template-columns:1.2fr .8fr}}.Calendar-module__sc-TLW__hearingCard{background:var(--surface-2);border:1px solid var(--border);transition:all var(--transition);border-radius:14px;padding:14px;text-decoration:none;display:block}.Calendar-module__sc-TLW__hearingCard:hover{border-color:var(--accent);background:var(--surface-3);transform:translateY(-2px)}
.dashboard-module__I3Ma9W__page{flex-direction:column;gap:24px;min-height:100%;display:flex;position:relative}.dashboard-module__I3Ma9W__heroBanner{background:linear-gradient(135deg,var(--dark-2)0%,#048040 60%,#045b3b 100%);border:1px solid var(--glass-border);border-radius:20px;padding:28px 32px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000040}@media (max-width:639px){.dashboard-module__I3Ma9W__heroBanner{padding:20px 16px}}.dashboard-module__I3Ma9W__heroBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f12e 0%,#0000 65%);border-radius:50%;width:340px;height:340px;position:absolute;top:-40%;right:-5%}.dashboard-module__I3Ma9W__heroBanner:after{content:"";pointer-events:none;background:radial-gradient(circle,#818cf81a 0%,#0000 65%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-30%;left:5%}.dashboard-module__I3Ma9W__heroOrb1{background:var(--accent-light);opacity:.6;border-radius:50%;width:6px;height:6px;animation:4s ease-in-out infinite dashboard-module__I3Ma9W__float;position:absolute;top:12px;right:140px}.dashboard-module__I3Ma9W__heroOrb2{background:var(--accent);opacity:.4;border-radius:50%;width:4px;height:4px;animation:5s ease-in-out infinite reverse dashboard-module__I3Ma9W__float;position:absolute;top:40px;right:80px}.dashboard-module__I3Ma9W__heroOrb3{background:var(--accent-light);opacity:.25;border-radius:50%;width:8px;height:8px;animation:6s ease-in-out infinite dashboard-module__I3Ma9W__float;position:absolute;bottom:20px;right:200px}.dashboard-module__I3Ma9W__heroContent{z-index:1;position:relative}.dashboard-module__I3Ma9W__heroPill{background:var(--accent-muted);color:var(--accent-light);letter-spacing:.08em;text-transform:uppercase;border:1px solid #6366f14d;border-radius:9999px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-module__I3Ma9W__heroTitle{font-family:var(--font-display),"Playfair Display",serif;color:#fff;letter-spacing:-.01em;margin-bottom:6px;font-size:clamp(20px,3vw,30px);font-weight:700;line-height:1.2}.dashboard-module__I3Ma9W__heroSubtitle{color:#ffffff80;letter-spacing:.01em;font-size:13px;font-weight:400}.dashboard-module__I3Ma9W__heroActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.dashboard-module__I3Ma9W__heroCta{background:var(--accent-gradient);color:#fff;box-shadow:0 4px 14px var(--accent-glow);border-radius:10px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard-module__I3Ma9W__heroCta:hover{filter:brightness(1.1);box-shadow:0 6px 20px var(--accent-glow);transform:translateY(-1px)}.dashboard-module__I3Ma9W__heroSecondary{color:#fffc;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard-module__I3Ma9W__heroSecondary:hover{color:#fff;background:#ffffff1f}.dashboard-module__I3Ma9W__heroStats{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:20px;margin-top:24px;padding-top:20px;display:flex}@media (max-width:639px){.dashboard-module__I3Ma9W__heroStats{grid-template-columns:1fr 1fr;gap:16px;display:grid}}.dashboard-module__I3Ma9W__heroStat{flex-direction:column;gap:2px;display:flex}.dashboard-module__I3Ma9W__heroStatValue{font-family:var(--font-display),serif;color:#fff;font-size:22px;font-weight:700;line-height:1}@media (max-width:639px){.dashboard-module__I3Ma9W__heroStatValue{font-size:18px}}.dashboard-module__I3Ma9W__heroStatLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.dashboard-module__I3Ma9W__metricsGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.dashboard-module__I3Ma9W__metricsGrid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (min-width:1024px){.dashboard-module__I3Ma9W__metricsGrid{grid-template-columns:repeat(5,1fr);gap:16px}}.dashboard-module__I3Ma9W__metricCard{background:var(--surface-card);border:1px solid var(--border);cursor:default;border-radius:16px;padding:20px;transition:all .2s;position:relative;overflow:hidden}.dashboard-module__I3Ma9W__metricCard:before{content:"";border-radius:16px 16px 0 0;height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.dashboard-module__I3Ma9W__metricCard:hover{box-shadow:0 12px 32px #00000026,0 0 0 1px var(--accent-muted);border-color:#6366f140;transform:translateY(-3px)}.dashboard-module__I3Ma9W__metricCard:hover:before{opacity:1}.dashboard-module__I3Ma9W__metricCard.dashboard-module__I3Ma9W__variantBlue:before{background:linear-gradient(90deg,#6366f1,#818cf8)}.dashboard-module__I3Ma9W__metricCard.dashboard-module__I3Ma9W__variantGreen:before{background:linear-gradient(90deg,#10b981,#34d399)}.dashboard-module__I3Ma9W__metricCard.dashboard-module__I3Ma9W__variantTeal:before{background:linear-gradient(90deg,#06b6d4,#22d3ee)}.dashboard-module__I3Ma9W__metricCard.dashboard-module__I3Ma9W__variantPurple:before{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.dashboard-module__I3Ma9W__metricCard.dashboard-module__I3Ma9W__variantAmber:before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.dashboard-module__I3Ma9W__metricIconWrap{border:1px solid var(--border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;display:flex}.dashboard-module__I3Ma9W__metricIconWrap.dashboard-module__I3Ma9W__variantBlue{background:#6366f11f;border-color:#6366f133}.dashboard-module__I3Ma9W__metricIconWrap.dashboard-module__I3Ma9W__variantGreen{background:#10b9811f;border-color:#10b98133}.dashboard-module__I3Ma9W__metricIconWrap.dashboard-module__I3Ma9W__variantTeal{background:#06b6d41f;border-color:#06b6d433}.dashboard-module__I3Ma9W__metricIconWrap.dashboard-module__I3Ma9W__variantPurple{background:#8b5cf61f;border-color:#8b5cf633}.dashboard-module__I3Ma9W__metricIconWrap.dashboard-module__I3Ma9W__variantAmber{background:#f59e0b1f;border-color:#f59e0b33}.dashboard-module__I3Ma9W__metricValue{font-family:var(--font-display),"Playfair Display",serif;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:4px;font-size:28px;font-weight:700;line-height:1}.dashboard-module__I3Ma9W__metricLabel{color:var(--text-secondary);letter-spacing:.01em;font-size:12px;font-weight:500}.dashboard-module__I3Ma9W__metricChange{align-items:center;gap:3px;margin-top:6px;font-size:11px;font-weight:600;display:flex}.dashboard-module__I3Ma9W__metricChange.dashboard-module__I3Ma9W__positive{color:#10b981}.dashboard-module__I3Ma9W__metricChange.dashboard-module__I3Ma9W__warning{color:#f59e0b}.dashboard-module__I3Ma9W__chartsRow{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.dashboard-module__I3Ma9W__chartsRow{grid-template-columns:2fr 1fr}}.dashboard-module__I3Ma9W__chartCard{background:var(--surface-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;padding:24px;transition:box-shadow .2s}.dashboard-module__I3Ma9W__chartCard:hover{box-shadow:var(--shadow-md)}.dashboard-module__I3Ma9W__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.dashboard-module__I3Ma9W__cardTitleGroup{flex-direction:column;gap:3px;display:flex}.dashboard-module__I3Ma9W__cardTitle{font-family:var(--font-display),"Playfair Display",serif;color:var(--text-primary);font-size:17px;font-weight:700;line-height:1.2}.dashboard-module__I3Ma9W__cardSubtitle{color:var(--text-muted);font-size:12px;font-weight:400}.dashboard-module__I3Ma9W__cardBadge{background:var(--accent-muted);color:var(--accent-light);border:1px solid #6366f133;border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.dashboard-module__I3Ma9W__pieLegend{flex-direction:column;gap:8px;margin-top:12px;display:flex}.dashboard-module__I3Ma9W__pieLegendRow{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:6px 0;display:flex}.dashboard-module__I3Ma9W__pieLegendRow:last-child{border-bottom:none}.dashboard-module__I3Ma9W__pieDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.dashboard-module__I3Ma9W__pieLegendLabel{color:var(--text-secondary);flex:1;font-size:12px}.dashboard-module__I3Ma9W__pieLegendValue{color:var(--text-primary);font-size:12px;font-weight:700;font-family:var(--font-display),serif}.dashboard-module__I3Ma9W__bottomRow{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.dashboard-module__I3Ma9W__bottomRow{grid-template-columns:1fr 1fr}}.dashboard-module__I3Ma9W__hearingItem{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:12px;padding:12px;transition:all .2s;display:flex}.dashboard-module__I3Ma9W__hearingItem:hover{background:var(--surface-3);border-color:#6366f140;transform:translate(2px)}.dashboard-module__I3Ma9W__hearingIcon{background:linear-gradient(135deg,var(--dark-1),var(--dark-2));border:1px solid var(--border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-module__I3Ma9W__hearingTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.dashboard-module__I3Ma9W__hearingMeta{color:var(--text-secondary);margin-top:2px;font-size:11px}.dashboard-module__I3Ma9W__hearingDate{color:var(--accent);white-space:nowrap;background:var(--accent-muted);border:1px solid #6366f133;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.dashboard-module__I3Ma9W__activityItem{border-bottom:1px solid var(--border);gap:12px;padding:10px 0;transition:opacity .2s;display:flex}.dashboard-module__I3Ma9W__activityItem:last-child{border-bottom:none}.dashboard-module__I3Ma9W__activityItem:hover{opacity:.85}.dashboard-module__I3Ma9W__activityDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 6px var(--accent-glow);border-radius:50%;flex-shrink:0;margin-top:5px}.dashboard-module__I3Ma9W__activityDetail{color:var(--text-primary);font-size:13px}.dashboard-module__I3Ma9W__activityMeta{color:var(--text-muted);margin-top:2px;font-size:11px}.dashboard-module__I3Ma9W__viewAllLink{color:var(--accent);background:var(--accent-muted);border:1px solid #6366f133;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.dashboard-module__I3Ma9W__viewAllLink:hover{background:#6366f133;transform:translate(2px)}.dashboard-module__I3Ma9W__skeletonPage{flex-direction:column;gap:24px;display:flex}.dashboard-module__I3Ma9W__skeletonHero{border-radius:20px;height:180px}.dashboard-module__I3Ma9W__skeletonMetrics{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.dashboard-module__I3Ma9W__skeletonCharts{grid-template-columns:2fr 1fr;gap:16px;display:grid}.dashboard-module__I3Ma9W__skeletonBottom{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:1023px){.dashboard-module__I3Ma9W__skeletonMetrics{grid-template-columns:repeat(2,1fr)}.dashboard-module__I3Ma9W__skeletonCharts,.dashboard-module__I3Ma9W__skeletonBottom{grid-template-columns:1fr}}@media (max-width:639px){.dashboard-module__I3Ma9W__skeletonMetrics{grid-template-columns:1fr}.dashboard-module__I3Ma9W__skeletonHero{height:240px}}
.AIDrafter-module__0fZmFW__container{flex-direction:column;gap:20px;height:100%;display:flex}@media (max-width:639px){.AIDrafter-module__0fZmFW__container{gap:12px}}.AIDrafter-module__0fZmFW__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AIDrafter-module__0fZmFW__botIcon{background:var(--accent-gradient);width:44px;height:44px;box-shadow:var(--shadow-accent);border-radius:12px;justify-content:center;align-items:center;display:flex}.AIDrafter-module__0fZmFW__pageTitle{font-family:var(--font-display),serif;color:var(--text-primary);font-size:24px;font-weight:700}.AIDrafter-module__0fZmFW__usageBadge{background:var(--surface-3);border:1px solid var(--border);border-radius:10px;align-items:center;gap:6px;padding:2px 8px;display:flex}.AIDrafter-module__0fZmFW__progressBar{background:var(--border);border-radius:2px;width:40px;height:4px;overflow:hidden}.AIDrafter-module__0fZmFW__progressFill{height:100%;transition:width .5s}.AIDrafter-module__0fZmFW__layoutGrid{flex:1;grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:1024px){.AIDrafter-module__0fZmFW__layoutGrid{grid-template-columns:1fr 1.5fr}}.AIDrafter-module__0fZmFW__configPanel{flex-direction:column;gap:16px;display:flex}.AIDrafter-module__0fZmFW__outputPanel{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}@media (max-width:639px){.AIDrafter-module__0fZmFW__outputPanel{border-left:none;border-right:none;border-radius:0}}.AIDrafter-module__0fZmFW__outputHeader{border-bottom:1px solid var(--border);background:var(--surface-nav);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.AIDrafter-module__0fZmFW__outputContent{background:var(--surface);flex:1;min-height:400px;padding:24px;overflow-y:auto}@media (max-width:639px){.AIDrafter-module__0fZmFW__outputContent{padding:12px}}.AIDrafter-module__0fZmFW__draftText{font-family:var(--font-body),sans-serif;color:var(--text-primary);white-space:pre-wrap;font-size:14px;line-height:1.8}.AIDrafter-module__0fZmFW__draftText[dir=rtl]{font-family:Noto Nastaliq Urdu,serif!important;font-size:18px!important;line-height:2.5!important}.AIDrafter-module__0fZmFW__draftTextarea{resize:vertical;width:100%;height:100%;min-height:400px;font-family:var(--font-body),sans-serif;color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:8px;outline:none;padding:8px;font-size:14px;line-height:1.8;transition:border-color .2s}.AIDrafter-module__0fZmFW__draftTextarea[dir=rtl]{font-family:Noto Nastaliq Urdu,serif!important;font-size:18px!important;line-height:2.5!important}.AIDrafter-module__0fZmFW__draftTextarea:focus,.AIDrafter-module__0fZmFW__draftTextarea:hover{border-color:var(--border);background:var(--surface-2)}.AIDrafter-module__0fZmFW__cursor{background:var(--accent);width:2px;height:16px;margin-left:2px;animation:1s infinite AIDrafter-module__0fZmFW__blink;display:inline-block}@keyframes AIDrafter-module__0fZmFW__blink{0%,to{opacity:1}50%{opacity:0}}.AIDrafter-module__0fZmFW__warningBanner{border-top:1px solid var(--border);background:var(--warning-bg);color:var(--warning);padding:12px 20px;font-size:11px}.AIDrafter-module__0fZmFW__tipsCard{background:var(--accent-gradient);color:#fff;border-radius:12px;padding:16px}.AIDrafter-module__0fZmFW__tipsTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-inverse);margin-bottom:8px;font-size:12px;font-weight:700}.AIDrafter-module__0fZmFW__tipsList{color:#ffffffe6;margin:0;padding-left:16px;font-size:12px;line-height:1.8}
.Settings-module__Shg_cG__container{flex-direction:column;gap:24px;display:flex}.Settings-module__Shg_cG__layout{grid-template-columns:1fr;gap:20px;max-width:100%;display:grid;overflow-x:hidden}@media (min-width:768px){.Settings-module__Shg_cG__layout{grid-template-columns:240px 1fr}}.Settings-module__Shg_cG__sidebar{flex-direction:column;gap:8px;min-width:0;display:flex}.Settings-module__Shg_cG__userCard{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;padding:20px}.Settings-module__Shg_cG__avatar{color:#fff;width:64px;height:64px;box-shadow:var(--shadow-md);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 12px;font-size:24px;font-weight:700;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.Settings-module__Shg_cG__avatar{width:48px;height:48px;font-size:18px}}.Settings-module__Shg_cG__tabBtn{color:var(--text-secondary);cursor:pointer;transition:all var(--transition);text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.Settings-module__Shg_cG__tabBtnActive{background:var(--accent);color:#fff;box-shadow:var(--shadow-accent)}.Settings-module__Shg_cG__tabBtn:hover:not(.Settings-module__Shg_cG__tabBtnActive){background:var(--surface-3);color:var(--text-primary)}.Settings-module__Shg_cG__logoutBtn{color:var(--danger);cursor:pointer;transition:all var(--transition);text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;margin-top:12px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.Settings-module__Shg_cG__logoutBtn:hover{background:var(--danger-bg)}.Settings-module__Shg_cG__contentCard{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;padding:32px}@media (max-width:767px){.Settings-module__Shg_cG__contentCard{padding:16px}}.Settings-module__Shg_cG__sectionTitle{font-family:var(--font-display),serif;color:var(--text-primary);margin-bottom:24px;font-size:20px;font-weight:700}.Settings-module__Shg_cG__formGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (max-width:767px){.Settings-module__Shg_cG__formGrid{gap:12px}}@media (min-width:1024px){.Settings-module__Shg_cG__formGrid{grid-template-columns:repeat(2,1fr)}}.Settings-module__Shg_cG__fullWidth{grid-column:1/-1}.Settings-module__Shg_cG__toggleCard{background:var(--surface-2);border:1px solid var(--border);transition:all var(--transition);border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex}@media (max-width:767px){.Settings-module__Shg_cG__toggleCard{padding:12px}}.Settings-module__Shg_cG__toggle{cursor:pointer;width:44px;height:24px;display:inline-block;position:relative}.Settings-module__Shg_cG__toggle input{opacity:0;width:0;height:0}.Settings-module__Shg_cG__slider{background:var(--border);border-radius:24px;transition:all .2s;position:absolute;inset:0}.Settings-module__Shg_cG__sliderActive{background:var(--accent)}.Settings-module__Shg_cG__knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.Settings-module__Shg_cG__knobActive{left:23px}.Settings-module__Shg_cG__fontSizeSlider{appearance:none;background:var(--surface-3);border-radius:5px;outline:none;width:100%;height:6px;margin:20px 0}.Settings-module__Shg_cG__fontSizeSlider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border:4px solid var(--surface-card);width:20px;height:20px;box-shadow:var(--shadow-sm);border-radius:50%;transition:all .2s}.Settings-module__Shg_cG__fontSizeSlider::-webkit-slider-thumb:hover{box-shadow:var(--shadow-md);transform:scale(1.2)}.Settings-module__Shg_cG__fontSizePreview{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;margin-top:10px;padding:16px}.Settings-module__Shg_cG__dangerSection{background:var(--danger-bg);border:1px solid var(--danger);border-radius:16px;margin-top:32px;padding:24px}@media (max-width:767px){.Settings-module__Shg_cG__dangerSection{padding:16px}}
.Team-module__kNN7la__container{flex-direction:column;gap:0;min-height:100%;display:flex}.Team-module__kNN7la__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.Team-module__kNN7la__headerLeft{align-items:center;gap:16px;display:flex}.Team-module__kNN7la__headerIcon{background:var(--accent-gradient);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Team-module__kNN7la__headerActions{flex-wrap:wrap;gap:8px;display:flex}.Team-module__kNN7la__tabsContainer{scrollbar-width:none;border-bottom:1px solid var(--border);margin-bottom:24px;overflow-x:auto}.Team-module__kNN7la__tabsContainer::-webkit-scrollbar{display:none}.Team-module__kNN7la__tabs{gap:4px;min-width:max-content;display:flex}.Team-module__kNN7la__tab{cursor:pointer;color:var(--text-secondary);transition:all var(--transition);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:600;display:flex}.Team-module__kNN7la__tab:hover{color:var(--text-primary);background:var(--surface-3)}.Team-module__kNN7la__tabActive{color:var(--accent);border-bottom-color:var(--accent);font-weight:700}.Team-module__kNN7la__tabBadge{background:var(--accent-muted);color:var(--accent);border-radius:10px;padding:2px 7px;font-size:10px;font-weight:800;line-height:1}.Team-module__kNN7la__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.Team-module__kNN7la__statCard{background:var(--surface-card);border:1px solid var(--border);transition:all var(--transition);border-radius:16px;padding:20px;position:relative;overflow:hidden}.Team-module__kNN7la__statCard:before{content:"";background:var(--accent-gradient);opacity:0;height:3px;transition:opacity var(--transition);position:absolute;top:0;left:0;right:0}.Team-module__kNN7la__statCard:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.Team-module__kNN7la__statCard:hover:before{opacity:1}.Team-module__kNN7la__membersGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.Team-module__kNN7la__memberCard{background:var(--surface-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition);padding:20px;position:relative}.Team-module__kNN7la__memberCard:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.Team-module__kNN7la__memberCardHeader{align-items:center;gap:14px;display:flex}.Team-module__kNN7la__avatar{background:var(--accent-gradient);color:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:16px;font-weight:800;display:flex;position:relative;overflow:hidden}.Team-module__kNN7la__memberInfo{flex:1;min-width:0}.Team-module__kNN7la__memberStats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;padding-top:16px;display:grid}.Team-module__kNN7la__memberStatItem{text-align:center;background:var(--surface-2);border-radius:10px;padding:8px 4px}.Team-module__kNN7la__memberStatValue{color:var(--text-primary);font-size:18px;font-weight:800;font-family:var(--font-display)}.Team-module__kNN7la__memberStatLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:10px;font-weight:600}.Team-module__kNN7la__roleBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:8px;align-items:center;gap:4px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.Team-module__kNN7la__memberActions{border-top:1px solid var(--border);gap:6px;margin-top:12px;padding-top:12px;display:flex}.Team-module__kNN7la__inviteCard{background:var(--surface-card);border:1px solid var(--border);transition:all var(--transition);border-radius:16px;align-items:center;gap:16px;padding:16px 20px;display:flex}.Team-module__kNN7la__inviteCard:hover{border-color:var(--accent)}.Team-module__kNN7la__setupContainer{text-align:center;max-width:600px;margin:0 auto;padding:48px 0}.Team-module__kNN7la__setupIcon{background:var(--accent-gradient);border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.Team-module__kNN7la__firmCard{background:var(--surface-card);border:1px solid var(--border);border-radius:20px;padding:28px;position:relative;overflow:hidden}.Team-module__kNN7la__firmCard:before{content:"";background:var(--accent-gradient);height:4px;position:absolute;top:0;left:0;right:0}.Team-module__kNN7la__firmLogo{background:var(--accent-gradient);color:#fff;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:900;display:flex}.Team-module__kNN7la__progressRing{width:48px;height:48px;position:relative}.Team-module__kNN7la__progressRing svg{transform:rotate(-90deg)}.Team-module__kNN7la__progressRingValue{justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex;position:absolute;inset:0}.Team-module__kNN7la__emptyState{text-align:center;background:var(--surface-2);border:1px dashed var(--border);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}@media (max-width:768px){.Team-module__kNN7la__header{flex-direction:column;align-items:flex-start;gap:12px}.Team-module__kNN7la__membersGrid{grid-template-columns:1fr}.Team-module__kNN7la__statsGrid{grid-template-columns:repeat(2,1fr)}.Team-module__kNN7la__tab{padding:10px 14px;font-size:12px}.Team-module__kNN7la__memberStats{grid-template-columns:repeat(3,1fr)}}
.DashboardShell-module___f3Onq__shell{min-height:100vh;display:flex}.DashboardShell-module___f3Onq__mainWrapper{flex-direction:column;flex:1;min-width:0;display:flex}.DashboardShell-module___f3Onq__mainArea{background:var(--surface-2);flex:1;min-height:calc(100vh - 64px);padding:0}@media (min-width:1024px){.DashboardShell-module___f3Onq__mainArea{padding:24px 32px}}