.organizations-module__LuI9qW__container{max-width:1400px;margin:0 auto;padding:2.5rem;animation:.5s ease-out organizations-module__LuI9qW__fadeIn}@keyframes organizations-module__LuI9qW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.organizations-module__LuI9qW__header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.organizations-module__LuI9qW__header h1{color:#1e293b;letter-spacing:-.025em;font-size:2.25rem;font-weight:800}.organizations-module__LuI9qW__createButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #2563eb33}.organizations-module__LuI9qW__createButton:hover{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.organizations-module__LuI9qW__grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;display:grid}.organizations-module__LuI9qW__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.organizations-module__LuI9qW__card:hover{border-color:#3b82f633;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.organizations-module__LuI9qW__cardHeader{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.organizations-module__LuI9qW__logo{object-fit:contain;background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;width:64px;height:64px;padding:.75rem;box-shadow:inset 0 2px 4px #00000005}.organizations-module__LuI9qW__cardInfo{flex:1}.organizations-module__LuI9qW__cardInfo h3{color:#0f172a;letter-spacing:-.01em;margin:0 0 .375rem;font-size:1.375rem;font-weight:700}.organizations-module__LuI9qW__code{color:#64748b;text-transform:uppercase;letter-spacing:.025em;background:#f1f5f9;border-radius:6px;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}.organizations-module__LuI9qW__colorBadge{border:3px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 4px 6px #0000001a}.organizations-module__LuI9qW__cardActions{border-top:1px solid #f1f5f9;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.organizations-module__LuI9qW__viewButton,.organizations-module__LuI9qW__editButton,.organizations-module__LuI9qW__deleteButton{cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.625rem .875rem;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.organizations-module__LuI9qW__viewButton{color:#166534;background:#f0fdf4;border:1px solid #dcfce7}.organizations-module__LuI9qW__viewButton:hover:not(:disabled){color:#fff;background:#10b981;border-color:#10b981;transform:translateY(-1px)}.organizations-module__LuI9qW__editButton{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.organizations-module__LuI9qW__editButton:hover{color:#fff;background:#475569;border-color:#475569;transform:translateY(-1px)}.organizations-module__LuI9qW__deleteButton{color:#991b1b;background:snow;border:1px solid #fee2e2}.organizations-module__LuI9qW__deleteButton:hover{color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(-1px)}.organizations-module__LuI9qW__modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172abf;justify-content:center;align-items:center;padding:1.5rem;animation:.3s ease-out organizations-module__LuI9qW__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes organizations-module__LuI9qW__modalFadeIn{0%{opacity:0}to{opacity:1}}.organizations-module__LuI9qW__modalContent{background:#fff;border-radius:24px;width:100%;max-width:550px;max-height:90vh;padding:2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) organizations-module__LuI9qW__modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes organizations-module__LuI9qW__modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.organizations-module__LuI9qW__modalContent h2{color:#0f172a;letter-spacing:-.025em;text-align:center;margin:0 0 2rem;font-size:1.75rem;font-weight:800}.organizations-module__LuI9qW__formGroup{margin-bottom:2rem}.organizations-module__LuI9qW__formGroup label{color:#475569;margin-bottom:.625rem;font-size:.9375rem;font-weight:600;display:block}.organizations-module__LuI9qW__formGroup input[type=text]{color:#1e293b;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.organizations-module__LuI9qW__formGroup input[type=text]:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.organizations-module__LuI9qW__logoPreview{object-fit:contain;background:#f8fafc;border:2px solid #f1f5f9;border-radius:16px;max-width:180px;max-height:100px;margin-top:1rem;padding:1rem}.organizations-module__LuI9qW__colorPicker{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1.25rem;padding:.75rem;display:flex}.organizations-module__LuI9qW__colorPicker input[type=color]{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:54px;height:44px;padding:2px}.organizations-module__LuI9qW__colorPicker span{color:#475569;font-family:JetBrains Mono,monospace;font-size:.9375rem;font-weight:600}.organizations-module__LuI9qW__modalActions{gap:1rem;margin-top:3rem;display:flex}.organizations-module__LuI9qW__cancelButton,.organizations-module__LuI9qW__saveButton{cursor:pointer;border-radius:14px;flex:1;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.organizations-module__LuI9qW__cancelButton{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.organizations-module__LuI9qW__cancelButton:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.organizations-module__LuI9qW__saveButton{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:none;box-shadow:0 10px 15px -3px #2563eb33}.organizations-module__LuI9qW__saveButton:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #2563eb4d}.organizations-module__LuI9qW__saveButton:active{transform:translateY(0)}.organizations-module__LuI9qW__loading{color:#64748b;justify-content:center;align-items:center;gap:1rem;min-height:400px;font-size:1.25rem;font-weight:600;display:flex}.organizations-module__LuI9qW__loading:before{content:"";border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:24px;height:24px;animation:1s linear infinite organizations-module__LuI9qW__spin}@keyframes organizations-module__LuI9qW__spin{to{transform:rotate(360deg)}}.darkMode .organizations-module__LuI9qW__container{color:#e2e8f0}.darkMode .organizations-module__LuI9qW__header{border-bottom-color:#ffffff1a}.darkMode .organizations-module__LuI9qW__header h1{color:#f1f5f9}.darkMode .organizations-module__LuI9qW__card{background:#1e293b;border-color:#334155;box-shadow:0 4px 6px -1px #00000040}.darkMode .organizations-module__LuI9qW__card:hover{border-color:#475569}.darkMode .organizations-module__LuI9qW__cardInfo h3{color:#f1f5f9}.darkMode .organizations-module__LuI9qW__code{color:#94a3b8;background:#334155}.darkMode .organizations-module__LuI9qW__logo{background:#334155;border-color:#475569}.darkMode .organizations-module__LuI9qW__cardActions{border-top-color:#334155}.darkMode .organizations-module__LuI9qW__viewButton{color:#4ade80;background:#14532d22;border-color:#14532d}.darkMode .organizations-module__LuI9qW__viewButton:hover{color:#000;background:#10b981}.darkMode .organizations-module__LuI9qW__editButton{color:#cbd5e1;background:#334155;border-color:#475569}.darkMode .organizations-module__LuI9qW__editButton:hover{color:#fff;background:#475569}.darkMode .organizations-module__LuI9qW__modalContent{background:#0f172a;box-shadow:0 25px 50px -12px #00000080}.darkMode .organizations-module__LuI9qW__modalContent h2{color:#f1f5f9}.darkMode .organizations-module__LuI9qW__formGroup label{color:#94a3b8}.darkMode .organizations-module__LuI9qW__formGroup input[type=text]{color:#f1f5f9;background:#1e293b;border-color:#334155}.darkMode .organizations-module__LuI9qW__colorPicker{background:#1e293b;border-color:#334155}.darkMode .organizations-module__LuI9qW__cancelButton{color:#94a3b8;background:#1e293b;border-color:#334155}@media (max-width:768px){.organizations-module__LuI9qW__container{padding:1.25rem}.organizations-module__LuI9qW__grid{grid-template-columns:1fr}.organizations-module__LuI9qW__header h1{font-size:1.75rem}}
.Dashboard-module__9tS84W__dashboardContainer{background:linear-gradient(135deg,#f0f4ff 0%,#e8eef9 50%,#f5f7fc 100%);min-height:100vh;transition:background .3s;display:flex}.Dashboard-module__9tS84W__dashboardContainer.Dashboard-module__9tS84W__darkMode{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#334155 100%)}.Dashboard-module__9tS84W__sidebar{z-index:1000;background:linear-gradient(#1e293b 0%,#334155 100%);flex-direction:column;flex-shrink:0;width:280px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden;box-shadow:4px 0 24px #0000001f,2px 0 8px #00000014}.Dashboard-module__9tS84W__sidebar:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:200%;height:200%;animation:10s ease-in-out infinite Dashboard-module__9tS84W__sidebarGlow;position:absolute;top:-50%;left:-50%}@keyframes Dashboard-module__9tS84W__sidebarGlow{0%,to{opacity:.5;transform:translate(0)}50%{opacity:.8;transform:translate(10%,10%)}}.Dashboard-module__9tS84W__logoSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border-bottom:1px solid #94a3b81a;padding:2rem 1.5rem}.Dashboard-module__9tS84W__logoContent{text-align:center;flex-direction:column;align-items:center;display:flex}.Dashboard-module__9tS84W__logoWrapper{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:1rem;padding:4px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 8px 24px #0000004d,0 4px 12px #0003,inset 0 2px 4px #fffc}.Dashboard-module__9tS84W__logoWrapper:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 12px 32px #0006,0 6px 16px #0000004d,inset 0 2px 4px #ffffffe6}.Dashboard-module__9tS84W__logoImage{object-fit:contain;width:100%;height:100%}.Dashboard-module__9tS84W__brandTitle{background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%);-webkit-text-fill-color:transparent;letter-spacing:.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:1.75rem;font-weight:800}.Dashboard-module__9tS84W__brandSubtitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.9rem;font-weight:600}.Dashboard-module__9tS84W__nav{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex;overflow:hidden auto}.Dashboard-module__9tS84W__navButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Dashboard-module__9tS84W__navButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Dashboard-module__9tS84W__navButton:hover{color:#fff;background:#1e293b99;transform:translate(4px)}.Dashboard-module__9tS84W__navButton:hover:before{left:100%}.Dashboard-module__9tS84W__navButton.Dashboard-module__9tS84W__active{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);box-shadow:0 4px 12px #2563eb66,0 2px 6px #2563eb4d,inset 0 1px #fff3}.Dashboard-module__9tS84W__navButton.Dashboard-module__9tS84W__active:hover{transform:translate(4px)translateY(-1px);box-shadow:0 6px 16px #2563eb80,0 3px 8px #2563eb66,inset 0 1px #ffffff40}.Dashboard-module__9tS84W__userSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02061799;border-top:1px solid #94a3b81a;padding:1rem}.Dashboard-module__9tS84W__userInfo{align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem;display:flex}.Dashboard-module__9tS84W__userAvatar{color:#fff;background:linear-gradient(135deg,#334155 0%,#475569 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0000004d,inset 0 1px 2px #ffffff1a}.Dashboard-module__9tS84W__userDetails{flex:1;overflow:hidden}.Dashboard-module__9tS84W__userName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.Dashboard-module__9tS84W__userRole{color:#64748b;margin:0;font-size:.75rem}.Dashboard-module__9tS84W__logoutButton{color:#f87171;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;transition:all .3s;display:flex}.Dashboard-module__9tS84W__logoutButton:hover{color:#fca5a5;background:#7f1d1d4d}.Dashboard-module__9tS84W__mainContent{background:0 0;flex-direction:column;flex:1;margin-left:280px;transition:background .3s;display:flex;overflow:hidden}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__mainContent{background:0 0}.Dashboard-module__9tS84W__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__header{background:#1e293bcc;border-bottom-color:#94a3b81a;box-shadow:0 2px 8px #0003}.Dashboard-module__9tS84W__headerContent h2{color:#1e293b;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.75rem;font-weight:800}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__headerContent h2{color:#e2e8f0}.Dashboard-module__9tS84W__headerContent p{color:#64748b;margin:0;font-size:.875rem}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__headerContent p{color:#94a3b8}.Dashboard-module__9tS84W__themeToggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e293b;cursor:pointer;background:#ffffffe6;border:2px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #0000001a,0 2px 4px #00000014}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__themeToggle{color:#e2e8f0;background:#1e293be6;border-color:#94a3b833}.Dashboard-module__9tS84W__themeToggle:hover{border-color:#00000026;transform:scale(1.05)translateY(-2px);box-shadow:0 8px 20px #00000026,0 4px 8px #0000001a}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__themeToggle:hover{border-color:#94a3b84d}.Dashboard-module__9tS84W__themeToggle:active{transform:scale(.98)}.Dashboard-module__9tS84W__contentArea{flex:1;padding:2rem;overflow-y:auto}.Dashboard-module__9tS84W__contentInner{max-width:1400px;margin:0 auto}.Dashboard-module__9tS84W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Dashboard-module__9tS84W__statCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #0000000f;border-radius:20px;padding:1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000f,0 2px 4px #0000000a}.Dashboard-module__9tS84W__statCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,currentColor,#0000);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Dashboard-module__9tS84W__statCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a,0 6px 12px #00000014}.Dashboard-module__9tS84W__statCard:hover:before{opacity:1}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__statCard{background:#1e293bcc;border-color:#94a3b81a;box-shadow:0 4px 12px #0003,0 2px 4px #00000026}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__statCard:hover{box-shadow:0 12px 24px #0000004d,0 6px 12px #00000040}.Dashboard-module__9tS84W__statCardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Dashboard-module__9tS84W__statIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Dashboard-module__9tS84W__statIcon.Dashboard-module__9tS84W__blue{color:#3b82f6;background:linear-gradient(135deg,#3b82f61a 0%,#2563eb26 100%)}.Dashboard-module__9tS84W__statIcon.Dashboard-module__9tS84W__green{color:#22c55e;background:linear-gradient(135deg,#22c55e1a 0%,#16a34a26 100%)}.Dashboard-module__9tS84W__statIcon.Dashboard-module__9tS84W__purple{color:#a855f7;background:linear-gradient(135deg,#a855f71a 0%,#9333ea26 100%)}.Dashboard-module__9tS84W__statIcon.Dashboard-module__9tS84W__orange{color:#fb923c;background:linear-gradient(135deg,#fb923c1a 0%,#f9731626 100%)}.Dashboard-module__9tS84W__statCard:hover .Dashboard-module__9tS84W__statIcon{transform:scale(1.1)rotate(5deg)}.Dashboard-module__9tS84W__statBadge{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.6875rem;font-weight:700}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__statBadge{color:#64748b}.Dashboard-module__9tS84W__statValue{color:#1e293b;letter-spacing:-.02em;margin:0 0 .25rem;font-size:2.5rem;font-weight:800;line-height:1}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__statValue{color:#e2e8f0}.Dashboard-module__9tS84W__statLabel{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__statLabel{color:#94a3b8}.Dashboard-module__9tS84W__loadingContainer{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__loadingContainer{color:#64748b}.Dashboard-module__9tS84W__loadingIcon{color:#3b82f6;margin-bottom:1rem;animation:2s ease-in-out infinite Dashboard-module__9tS84W__pulse}@keyframes Dashboard-module__9tS84W__pulse{0%,to{opacity:1}50%{opacity:.5}}.Dashboard-module__9tS84W__loadingText{font-size:1.125rem;font-weight:600}.Dashboard-module__9tS84W__testButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#22c55e;cursor:pointer;background:linear-gradient(135deg,#22c55e1a 0%,#16a34a26 100%);border:2px solid #22c55e4d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-left:.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #22c55e33,0 2px 4px #22c55e26}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__testButton{color:#4ade80;background:linear-gradient(135deg,#22c55e26 0%,#16a34a33 100%);border-color:#22c55e66}.Dashboard-module__9tS84W__testButton:hover:not(:disabled){background:linear-gradient(135deg,#22c55e33 0%,#16a34a40 100%);border-color:#22c55e80;transform:scale(1.05)translateY(-2px);box-shadow:0 8px 20px #22c55e4d,0 4px 8px #22c55e33}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__testButton:hover:not(:disabled){background:linear-gradient(135deg,#22c55e40 0%,#16a34a4d 100%);border-color:#22c55e99}.Dashboard-module__9tS84W__testButton:active:not(:disabled){transform:scale(.98)}.Dashboard-module__9tS84W__testButton:disabled{opacity:.4;cursor:not-allowed;color:#94a3b8;box-shadow:none;background:#94a3b81a;border-color:#94a3b833}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__testButton:disabled{color:#64748b;background:#4755691a;border-color:#47556933}@media (max-width:1024px){.Dashboard-module__9tS84W__sidebar{transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%)}.Dashboard-module__9tS84W__sidebar.Dashboard-module__9tS84W__sidebarOpen{transform:translate(0)}.Dashboard-module__9tS84W__mainContent{margin-left:0}.Dashboard-module__9tS84W__header{padding:1rem 1.5rem}.Dashboard-module__9tS84W__contentArea{padding:1.5rem 1rem}.Dashboard-module__9tS84W__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}}@media (max-width:640px){.Dashboard-module__9tS84W__header{flex-direction:column;align-items:flex-start;gap:1rem}.Dashboard-module__9tS84W__headerContent h2{font-size:1.5rem}.Dashboard-module__9tS84W__themeToggle{align-self:flex-end;width:40px;height:40px}.Dashboard-module__9tS84W__statValue{font-size:2rem}}.Dashboard-module__9tS84W__sidebarOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.Dashboard-module__9tS84W__sidebarOverlay.Dashboard-module__9tS84W__active{opacity:1;visibility:visible}.Dashboard-module__9tS84W__mobileMenuToggle{color:#1e293b;cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__mobileMenuToggle{color:#e2e8f0}@media (max-width:1024px){.Dashboard-module__9tS84W__mobileMenuToggle{justify-content:center;align-items:center;display:flex}}.Dashboard-module__9tS84W__orgGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;padding:1.5rem;display:grid}.Dashboard-module__9tS84W__orgCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff2;border:1px solid #e2e8f0cc;border-radius:16px;flex-direction:column;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__orgCard{background:#1e293bb3;border-color:#94a3b81a;box-shadow:0 4px 6px -1px #0003,0 2px 4px -1px #0000001a}.Dashboard-module__9tS84W__orgCard:hover{border-color:#3b82f680;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Dashboard-module__9tS84W__orgCard:before{content:"";opacity:.8;background:linear-gradient(#3b82f6,#60a5fa);width:4px;height:100%;position:absolute;top:0;left:0}.Dashboard-module__9tS84W__orgCardHeader{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Dashboard-module__9tS84W__orgIconWrapper{color:#2563eb;background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;padding:.75rem;transition:all .3s;display:flex}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__orgIconWrapper{color:#60a5fa;background:#3b82f633}.Dashboard-module__9tS84W__orgCard:hover .Dashboard-module__9tS84W__orgIconWrapper{color:#fff;background:#3b82f6;transform:scale(1.1)}.Dashboard-module__9tS84W__orgCardContent{flex:1}.Dashboard-module__9tS84W__orgCardTitle{color:#1e293b;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.4}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__orgCardTitle{color:#f8fafc}.Dashboard-module__9tS84W__orgCardDesc{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__orgCardDesc{color:#94a3b8}.Dashboard-module__9tS84W__orgCardFooter{border-top:1px solid #e2e8f099;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__orgCardFooter{border-top-color:#94a3b81a}.Dashboard-module__9tS84W__orgBadge{color:#64748b;background:#f1f5f9;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:flex}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__orgBadge{color:#94a3b8;background:#33415580}.Dashboard-module__9tS84W__breadcrumb{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border:1px solid #e2e8f099;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__breadcrumb{background:#1e293b66;border-color:#94a3b81a}.Dashboard-module__9tS84W__breadcrumbBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__breadcrumbBtn{color:#94a3b8}.Dashboard-module__9tS84W__breadcrumbBtn:hover{color:#3b82f6;background:#3b82f61a}.Dashboard-module__9tS84W__breadcrumbDivider{color:#cbd5e1}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__breadcrumbDivider{color:#475569}.Dashboard-module__9tS84W__breadcrumbActive{color:#1e293b;padding:.5rem .75rem;font-size:.875rem;font-weight:600}.Dashboard-module__9tS84W__darkMode .Dashboard-module__9tS84W__breadcrumbActive{color:#f8fafc}
