*{margin:0;padding:0;box-sizing:border-box}:root{--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", sans-serif;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--color-success: #34C759;--color-warning: #FF9500;--color-error: #FF3B30;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 24px;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--space-3xl: 64px;--transition-fast: .15s ease-out;--transition-normal: .25s ease-out;--transition-slow: .4s ease-out;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}:root,[data-theme=dark]{--theme-bg: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--theme-bg-flat: #5a4f9a;--theme-surface: rgba(255, 255, 255, .1);--theme-surface-hover: rgba(255, 255, 255, .15);--theme-surface-active: rgba(255, 255, 255, .2);--theme-border: rgba(255, 255, 255, .2);--theme-border-hover: rgba(255, 255, 255, .3);--theme-border-strong: rgba(255, 255, 255, .4);--theme-text: #FFFFFF;--theme-text-secondary: rgba(255, 255, 255, .7);--theme-text-muted: rgba(255, 255, 255, .5);--theme-text-inverse: #1F2937;--theme-primary: #8B5CF6;--theme-primary-rgb: 139, 92, 246;--theme-primary-light: #A78BFA;--theme-primary-dark: #7E3AF2;--theme-primary-darker: #673AB7;--theme-primary-200: #E9D5FF;--theme-primary-300: #C4B5FD;--theme-primary-400: #A78BFA;--theme-primary-500: #8B5CF6;--theme-primary-600: #7E3AF2;--theme-primary-700: #673AB7;--theme-primary-800: #512DA8;--theme-primary-900: #4527A0;--theme-secondary: #5856D6;--theme-secondary-light: #6462e3;--theme-secondary-hover: #6765e0;--theme-accent: #C4B5FD;--theme-shadow: 0 8px 32px 0 rgba(31, 38, 135, .37);--theme-glow: rgba(124, 58, 237, .35);--glass-bg: rgba(255, 255, 255, .1);--glass-border: rgba(255, 255, 255, .2);--glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, .37);--glass-backdrop: blur(20px);--glass-bg-dark: rgba(0, 0, 0, .1);--glass-border-dark: rgba(0, 0, 0, .2);--glass-shadow-dark: 0 8px 32px 0 rgba(0, 0, 0, .37);--color-primary: #007AFF;--color-primary-light: #5AC8FA;--color-primary-dark: #0056CC;--color-secondary: #5856D6;--color-white: #FFFFFF;--color-gray-50: #F9FAFB;--color-gray-100: #F3F4F6;--color-gray-200: #E5E7EB;--color-gray-300: #D1D5DB;--color-gray-400: #9CA3AF;--color-gray-500: #6B7280;--color-gray-600: #4B5563;--color-gray-700: #374151;--color-gray-800: #1F2937;--color-gray-900: #111827;--bg-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--bg-secondary: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--theme-dots: rgba(255, 255, 255, .1);--theme-popover-bg: rgba(30, 27, 75, .97);--theme-gradient-text: white;--theme-destructive-soft-bg: rgba(255, 255, 255, .11);--theme-destructive-soft-bg-hover: rgba(255, 255, 255, .2);--theme-destructive-soft-border: rgba(244, 211, 232, .38);--theme-destructive-soft-border-hover: rgba(252, 231, 243, .55);--theme-destructive-soft-text: #FDF2F8;--theme-destructive-soft-icon: #F9A8D4;--theme-destructive-soft-icon-hover: #FBCFE8;--theme-destructive-unread-dot: #F472B6;--theme-danger-zone-bg: rgba(252, 165, 165, .22);--theme-danger-zone-bg-hover: rgba(252, 165, 165, .34);--theme-danger-zone-border: rgba(254, 202, 202, .55);--theme-danger-zone-border-hover: rgba(254, 226, 226, .75);--theme-danger-zone-text: #FFFFFF;--theme-danger-zone-icon: #FECACA}[data-theme=light]{--theme-bg: #F4F9F4;--theme-bg-flat: #F4F9F4;--theme-surface: rgba(255, 255, 255, .85);--theme-surface-hover: rgba(255, 255, 255, .95);--theme-surface-active: rgba(255, 255, 255, 1);--theme-border: rgba(92, 141, 137, .2);--theme-border-hover: rgba(92, 141, 137, .35);--theme-border-strong: rgba(92, 141, 137, .5);--theme-text: #2D3748;--theme-text-secondary: #5C8D89;--theme-text-muted: #74B49B;--theme-text-inverse: #FFFFFF;--theme-primary: #74B49B;--theme-primary-rgb: 116, 180, 155;--theme-primary-light: #A7D7C5;--theme-primary-dark: #5C8D89;--theme-primary-darker: #4A7572;--theme-primary-200: #d4ede4;--theme-primary-300: #A7D7C5;--theme-primary-400: #8ac5ae;--theme-primary-500: #74B49B;--theme-primary-600: #5C8D89;--theme-primary-700: #4A7572;--theme-primary-800: #3b5e5b;--theme-primary-900: #2d4745;--theme-secondary: #A7D7C5;--theme-secondary-light: #b8e0d0;--theme-secondary-hover: #96ccb8;--theme-accent: #5C8D89;--theme-shadow: 0 4px 16px rgba(92, 141, 137, .12);--theme-glow: rgba(116, 180, 155, .3);--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(92, 141, 137, .18);--glass-shadow: 0 4px 16px rgba(92, 141, 137, .1);--glass-backdrop: blur(20px);--glass-bg-dark: rgba(244, 249, 244, .6);--glass-border-dark: rgba(92, 141, 137, .15);--glass-shadow-dark: 0 4px 16px rgba(92, 141, 137, .08);--color-primary: #74B49B;--color-primary-light: #A7D7C5;--color-primary-dark: #5C8D89;--color-secondary: #A7D7C5;--color-white: #FFFFFF;--color-gray-50: #F9FAFB;--color-gray-100: #F3F4F6;--color-gray-200: #E5E7EB;--color-gray-300: #D1D5DB;--color-gray-400: #9CA3AF;--color-gray-500: #6B7280;--color-gray-600: #4B5563;--color-gray-700: #374151;--color-gray-800: #1F2937;--color-gray-900: #111827;--bg-primary: #F4F9F4;--bg-secondary: linear-gradient(135deg, #A7D7C5 0%, #74B49B 100%);--theme-dots: rgba(92, 141, 137, .08);--theme-popover-bg: rgba(255, 255, 255, .97);--theme-gradient-text: #2D3748;--theme-yellow-accent: #6671F7;--theme-yellow-accent-rgb: 102, 113, 247;--theme-destructive-soft-bg: rgba(190, 24, 93, .08);--theme-destructive-soft-bg-hover: rgba(190, 24, 93, .14);--theme-destructive-soft-border: rgba(219, 39, 119, .22);--theme-destructive-soft-border-hover: rgba(190, 24, 93, .32);--theme-destructive-soft-text: #9D174D;--theme-destructive-soft-icon: #BE185D;--theme-destructive-soft-icon-hover: #9D174D;--theme-destructive-unread-dot: #DB2777;--theme-danger-zone-bg: rgba(239, 68, 68, .12);--theme-danger-zone-bg-hover: rgba(239, 68, 68, .2);--theme-danger-zone-border: rgba(220, 38, 38, .28);--theme-danger-zone-border-hover: rgba(185, 28, 28, .4);--theme-danger-zone-text: #991B1B;--theme-danger-zone-icon: #DC2626}[data-theme=light] .monthly-hours-report-row{background-color:var(--theme-primary-200)}.multi-user-transfer-hours-row{background-color:var(--theme-surface)}.multi-user-transfer-hours-row--selected{background-color:var(--theme-primary-800)}[data-theme=light] .multi-user-transfer-hours-row:not(.multi-user-transfer-hours-row--selected){background-color:var(--theme-primary-200)}[data-theme=light] .multi-user-transfer-hours-row--selected{background-color:var(--theme-primary-600)}[data-theme=light] .multi-user-transfer-available-list{background-color:var(--theme-bg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop)}.theme-panel-muted{background-color:var(--theme-surface);border:1px solid var(--theme-border)}[data-theme=light] .theme-panel-muted{background-color:var(--theme-primary-200)}.glass-control-search-icon{color:#ffffff80}[data-theme=light] .glass-control-search-icon{color:var(--theme-primary-dark)}.project-card-edit-icon{color:#ffffff80}[data-theme=light] .project-card-edit-icon{color:var(--theme-primary-dark)}.group:hover .project-card-edit-icon{color:var(--theme-text)}.theme-progress-track{background:#fff3;border:1px solid rgba(255,255,255,.12);box-sizing:border-box}[data-theme=light] .theme-progress-track{background:#5c8d8933;border:1px solid var(--theme-border)}html{height:100%;font-size:16px}body{margin:0;padding:0;font-family:var(--font-family);font-weight:var(--font-weight-normal);line-height:1.6;color:var(--theme-text);background:var(--theme-bg);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;transition:background .3s ease,color .3s ease}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-semibold);line-height:1.2;margin:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin:0;line-height:1.6}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);box-shadow:var(--theme-shadow);padding:var(--space-xl);color:var(--theme-text);transition:all var(--transition-normal)}.glass-card:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-hover);box-shadow:var(--theme-shadow)}.glass-button{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);color:var(--theme-text);font-weight:var(--font-weight-medium);padding:var(--space-md) var(--space-xl);cursor:pointer;transition:all var(--transition-normal);font-size:1rem;outline:none;position:relative;overflow:hidden}.glass-button-small{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);color:var(--theme-text);padding:var(--space-sm);cursor:pointer;transition:all var(--transition-normal);outline:none;display:flex;align-items:center;justify-content:center}.glass-button:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);box-shadow:var(--shadow-lg)}.hover\:bg-white\/10:hover{background-color:var(--theme-surface)}.hover\:bg-white\/20:hover{background-color:var(--theme-surface-hover)}.hover\:bg-opacity-10:hover{background-color:var(--theme-surface)}.hover\:bg-opacity-20:hover{background-color:var(--theme-surface-hover)}.hover\:text-white:hover{color:var(--theme-text)}.hover\:bg-purple-500:hover{background-color:var(--theme-primary)}.hover\:bg-purple-500\/10:hover{background-color:rgba(var(--theme-primary-rgb),.1)}.hover\:bg-purple-500\/20:hover{background-color:rgba(var(--theme-primary-rgb),.2)}.hover\:bg-purple-500\/30:hover{background-color:rgba(var(--theme-primary-rgb),.3)}.hover\:border-white\/40:hover{border-color:var(--theme-border-strong)}.glass-button-small:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);box-shadow:var(--shadow-md)}.glass-button.btn-destructive-soft,.glass-button-small.btn-destructive-soft{background:var(--theme-destructive-soft-bg)!important;border-color:var(--theme-destructive-soft-border)!important;color:var(--theme-destructive-soft-text)!important;box-shadow:none}.glass-button.btn-destructive-soft:hover:not(:disabled),.glass-button-small.btn-destructive-soft:hover:not(:disabled){background:var(--theme-destructive-soft-bg-hover)!important;border-color:var(--theme-destructive-soft-border-hover)!important;color:var(--theme-destructive-soft-text)!important;box-shadow:var(--shadow-md)}button.btn-destructive-soft-icon{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border-radius:9999px;background:var(--theme-destructive-soft-bg);border:1px solid var(--theme-destructive-soft-border);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);color:var(--theme-destructive-soft-icon);box-shadow:var(--shadow-sm);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}button.btn-destructive-soft-icon:hover{background:var(--theme-destructive-soft-bg-hover);border-color:var(--theme-destructive-soft-border-hover);color:var(--theme-destructive-soft-icon-hover)}.icon-destructive-soft{color:var(--theme-destructive-soft-icon)}.glass-button.btn-danger-zone-light{background:var(--theme-danger-zone-bg)!important;border-color:var(--theme-danger-zone-border)!important;color:var(--theme-danger-zone-text)!important;border-radius:9999px!important;box-shadow:none;backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop)}.glass-button.btn-danger-zone-light:hover:not(:disabled){background:var(--theme-danger-zone-bg-hover)!important;border-color:var(--theme-danger-zone-border-hover)!important;color:var(--theme-danger-zone-text)!important;box-shadow:var(--shadow-md)}.icon-danger-zone-light{color:var(--theme-danger-zone-icon)}.notifications-unread-dot{background-color:var(--theme-destructive-unread-dot)}.glass-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.app-dialog-overlay{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a7a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}[data-theme=light] .app-dialog-overlay{background:#2d374861}.app-dialog-panel{max-width:min(28rem,100vw - 2rem);width:100%}.app-dialog-card.app-dialog-card{border-radius:var(--radius-xl)}.app-dialog-title{color:var(--theme-text)}.app-dialog-body{color:var(--theme-text-secondary);line-height:1.55}.Toastify__toast-container{width:min(380px,calc(100vw - 2rem));padding:12px}.Toastify__toast{font-family:var(--font-family);border-radius:var(--radius-lg)!important;backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);background:var(--theme-popover-bg)!important;border:1px solid var(--theme-border)!important;color:var(--theme-text)!important;box-shadow:var(--theme-shadow)!important;min-height:unset}.Toastify__toast-body{color:var(--theme-text)}.Toastify__close-button{color:var(--theme-text-secondary);opacity:.85}.Toastify__close-button:hover{opacity:1;color:var(--theme-text)}.Toastify__progress-bar{background:linear-gradient(90deg,var(--theme-primary-400),var(--theme-primary-light))!important}.Toastify__toast--success{border-color:#34c75959!important}.Toastify__toast--error{border-color:#f472b673!important}.Toastify__toast--warning{border-color:#fbbf2466!important}.Toastify__toast--info{border-color:#60a5fa66!important}[data-theme=light] .Toastify__toast{background:#fffffff2!important}.glass-input{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);color:var(--theme-text);padding:var(--space-md) var(--space-lg);font-size:1rem;outline:none;transition:all var(--transition-normal);width:100%}.glass-input[type=number]::-webkit-outer-spin-button,.glass-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.glass-input[type=number]{-moz-appearance:textfield}.glass-input::placeholder{color:var(--theme-text-muted)}[data-theme=light] .glass-input::placeholder,[data-theme=light] textarea.glass-input::placeholder{color:var(--theme-primary-darker);opacity:1}.glass-input:focus{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);box-shadow:0 0 0 3px rgba(var(--theme-primary-rgb),.15)}.glass-input-filled{background:var(--theme-secondary)!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important;border-radius:var(--radius-lg)!important;overflow:hidden!important}.glass-dropdown{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);color:var(--theme-text);padding:var(--space-md) var(--space-lg);font-size:1rem;outline:none;transition:all var(--transition-normal);width:100%;min-height:48px;display:flex;align-items:center}.glass-dropdown:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-hover)}.glass-dropdown-filled{background:var(--theme-secondary)!important;border-color:var(--theme-border)!important;color:var(--theme-text)!important;border-radius:var(--radius-lg)!important;overflow:hidden!important}.glass-multiselect{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);color:var(--theme-text);padding:var(--space-md) var(--space-lg);font-size:1rem;outline:none;transition:all var(--transition-normal);width:100%;min-height:48px;display:flex;align-items:center}.glass-multiselect:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-hover)}.glass-multiselect-tag{display:inline-flex;align-items:center;background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.2),rgba(var(--theme-primary-rgb),.1));border:1px solid var(--theme-border-hover);border-radius:9999px;padding:.25rem .75rem;margin:.125rem;font-size:.75rem;font-weight:500;color:var(--theme-text);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 8px #0000001a;transition:all var(--transition-normal)}.glass-multiselect-tag:hover{background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.3),rgba(var(--theme-primary-rgb),.2));border-color:var(--theme-border-strong);box-shadow:0 4px 12px #00000026}.glass-multiselect-remove{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.2),rgba(var(--theme-primary-rgb),.1));border:1px solid var(--theme-border);border-radius:50%;width:1.25rem;height:1.25rem;margin-left:.5rem;cursor:pointer;transition:all var(--transition-normal);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.glass-multiselect-remove:hover{background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.3),rgba(var(--theme-primary-rgb),.2));border-color:var(--theme-border-hover);transform:scale(1.1)}.glass-multiselect-more{display:inline-flex;align-items:center;background:var(--theme-surface);border:1px solid var(--theme-border-hover);border-radius:9999px;padding:.25rem .75rem;margin:.125rem;font-size:.75rem;font-weight:500;color:var(--theme-text);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 8px #0000001a}.glass-dropdown-menu{background:var(--theme-secondary);border:1px solid var(--theme-border);border-radius:var(--radius-lg);box-shadow:var(--theme-shadow);max-height:240px;overflow-y:auto;overflow-x:hidden}.glass-dropdown-option{padding:var(--space-md) var(--space-lg);color:var(--theme-text);transition:all var(--transition-fast);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--theme-border);opacity:1}.glass-dropdown-option-selected{background:var(--theme-secondary-light);color:var(--theme-text);opacity:1}.glass-dropdown-option:last-child{border-bottom:none}.glass-dropdown-option:hover{background:var(--theme-secondary-hover)}.glass-button-active{color:var(--theme-text);text-shadow:0 1px 2px rgba(0,0,0,.1)}.glass-button-inactive{color:var(--theme-text-secondary)}.glass-button-inactive:hover{color:var(--theme-text);background:var(--theme-surface)!important}.tab-selector-button{transform:none!important}.nav-tab-strip{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;padding:.35rem .5rem;border-radius:var(--radius-lg);background:var(--theme-surface);border:1px solid var(--theme-border-hover);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);box-shadow:var(--theme-shadow)}[data-theme=light] .nav-tab-strip{background:linear-gradient(180deg,#fffffffa,#f4f9f4f2);border:1px solid rgba(92,141,137,.4);box-shadow:0 2px 10px #5c8d8924}[data-theme=dark] .nav-tab-strip{background:#ffffff1f;border:1px solid rgba(255,255,255,.22);box-shadow:0 4px 20px #0003}.nav-tab-strip-inner--active.glass-button-active{background:rgba(var(--theme-primary-rgb),.28)!important;border:1px solid var(--theme-border-strong)!important;box-shadow:inset 0 1px #ffffff26}[data-theme=light] .nav-tab-strip-inner--active.glass-button-active{background:#a7d7c5a6!important;border:1px solid rgba(92,141,137,.45)!important;box-shadow:inset 0 1px #ffffffd9}.nav-tab-active-bg{background:var(--theme-surface-hover)!important;border:1px solid var(--theme-border-hover);box-shadow:inset 0 1px #ffffff1f}[data-theme=light] .nav-tab-active-bg{background:#a7d7c58c!important;border:1px solid rgba(92,141,137,.45);box-shadow:inset 0 1px #fff9}button.nav-tab-mgmt-btn{margin:0;padding:0;border:none!important;background:transparent!important;box-shadow:none!important;outline:none;-webkit-appearance:none;appearance:none}button.nav-tab-mgmt-btn::-moz-focus-inner{border:0;padding:0}button.nav-tab-mgmt-btn:focus:not(:focus-visible){outline:none}button.nav-tab-mgmt-btn:focus-visible{outline:2px solid rgba(var(--theme-primary-rgb),.55);outline-offset:3px}[data-theme=light] button.nav-tab-mgmt-btn:focus-visible{outline-color:#5c8d89a6}.nav-tab-page-btn{padding:.75rem 1.5rem;border-radius:var(--radius-md);font-weight:600;transition:background .2s ease,color .2s ease;border:none;background:transparent;color:var(--theme-text-secondary);cursor:pointer}.nav-tab-page-btn:hover{background:var(--theme-surface);color:var(--theme-text)}.nav-tab-page-btn--active{background:rgba(var(--theme-primary-rgb),.22);border:none;color:var(--theme-text)}[data-theme=light] .nav-tab-page-btn--active{background:#74b49b40;border:none}.nav-tab-page-motion-fill{background:rgba(var(--theme-primary-rgb),.22);border:none;box-sizing:border-box;border-radius:var(--radius-md);box-shadow:none}[data-theme=light] .nav-tab-page-motion-fill{background:#74b49b40;border:none}.nav-tab-detail-row{display:flex;margin-bottom:var(--space-lg);gap:.5rem;padding:.5rem;border-radius:var(--radius-xl);background:var(--theme-surface);border:1px solid var(--theme-border-hover);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);box-shadow:var(--theme-shadow)}[data-theme=light] .nav-tab-detail-row{background:linear-gradient(180deg,#fffffff2,#f4f9f4eb);border:1px solid rgba(92,141,137,.38)}[data-theme=dark] .nav-tab-detail-row{background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.nav-tab-detail-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:var(--radius-lg);transition:all .25s ease;border:1px solid transparent;background:transparent;color:var(--theme-text-secondary);cursor:pointer;font-size:.875rem;font-weight:500}.nav-tab-detail-btn:hover{color:var(--theme-text);background:var(--theme-surface)}.nav-tab-detail-btn--active{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);color:var(--theme-text);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}[data-theme=light] .nav-tab-detail-btn--active{background:#fffffff2;border-color:#5c8d8973;box-shadow:0 1px 4px #5c8d891f}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-lg)}.page-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--space-lg);position:relative}.dashboard-container{min-height:100vh;min-height:100dvh;position:relative;background:var(--theme-bg);transition:background .3s ease;display:flex;flex-direction:column}.public-page-with-footer{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.public-page-with-footer-main{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.public-page-with-footer-main>.page-container{flex:1 1 auto;min-height:0}.app-site-footer{flex-shrink:0;position:relative;z-index:25;width:100%;box-sizing:border-box;border-top:1px solid var(--glass-border);background:var(--theme-bg-flat);box-shadow:0 -4px 24px #0000000f,inset 0 1px #ffffff0f;padding:var(--space-lg) max(var(--space-lg),env(safe-area-inset-right,0px)) max(var(--space-md),env(safe-area-inset-bottom,0px)) max(var(--space-lg),env(safe-area-inset-left,0px))}.app-site-footer-inner{max-width:72rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-lg)}.app-site-footer-brand-nav{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-md) var(--space-xl)}.app-site-footer-logo-link{display:flex;align-items:center;flex-shrink:0;line-height:0}.app-site-footer-logo-img{height:5.5rem;width:auto;max-width:11rem;object-fit:contain;border-radius:var(--radius-sm)}.app-site-footer-nav{display:flex;flex-wrap:wrap;gap:var(--space-md)}.app-site-footer-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:var(--theme-text-secondary);text-decoration:none;padding:.25rem 0;border-radius:var(--radius-md);transition:color .2s ease,opacity .2s ease}.app-site-footer-link:hover{color:var(--theme-text);opacity:1}.app-site-footer-link-icon{width:1rem;height:1rem;flex-shrink:0;opacity:.85}.app-site-footer-feedback{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-lg);background:var(--theme-surface);border:1px solid var(--theme-border-hover);max-width:26rem}.app-site-footer-feedback-text{flex:1 1 12rem;min-width:0}.app-site-footer-feedback-title{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--theme-text)}.app-site-footer-feedback-heart{width:1rem;height:1rem;color:var(--theme-secondary, #5856d6);flex-shrink:0}.app-site-footer-feedback-desc{margin:.25rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--theme-text-muted)}button.app-site-footer-feedback-btn{border:none;font-family:inherit}.app-site-footer-feedback-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;padding:.5rem 1rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;color:var(--theme-text-inverse);background:linear-gradient(135deg,var(--theme-secondary, #5856d6) 0%,var(--theme-secondary-hover, #6765e0) 100%);box-shadow:var(--shadow-md, 0 2px 8px rgba(0, 0, 0, .12));transition:transform .15s ease,filter .2s ease,box-shadow .2s ease}.app-site-footer-feedback-btn:hover{filter:brightness(1.05);box-shadow:var(--shadow-lg, 0 4px 14px rgba(0, 0, 0, .15))}.app-site-footer-feedback-btn:active{transform:scale(.98)}.app-site-footer-feedback-btn-icon{width:1rem;height:1rem;pointer-events:none}.app-site-footer-feedback-btn svg{pointer-events:none}[data-theme=light] .app-site-footer{box-shadow:0 -2px 16px #5c8d8914}[data-theme=light] .app-site-footer-feedback-btn{color:#1f2937;background:linear-gradient(135deg,var(--theme-secondary) 0%,var(--theme-secondary-hover) 100%)}.app-feedback-modal-textarea{width:100%;min-height:8rem;resize:vertical;margin-top:var(--space-md)}.app-feedback-modal-actions{display:flex;flex-wrap:wrap;gap:var(--space-md);justify-content:flex-end;margin-top:var(--space-lg)}.app-feedback-modal-close{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.25rem;margin:-.25rem -.25rem 0 0;border:none;border-radius:var(--radius-md);background:transparent;color:var(--theme-text-secondary);cursor:pointer;transition:color .15s ease,background .15s ease}.app-feedback-modal-close:hover{color:var(--theme-text);background:var(--theme-surface-hover)}.dashboard-main-content{position:relative;padding-top:5rem;flex:1 1 auto;min-height:0;min-width:0;display:flex;flex-direction:column}.dashboard-page-wrapper{position:relative;min-height:100%}.dashboard-page-content{flex:1 1 auto;min-height:0;min-width:0;overflow-x:hidden}.min-h-dashboard-page{min-height:100%}.pt-14{padding-top:3.5rem}.org-registration-back-btn{position:fixed;top:5.75rem;left:max(1.25rem,env(safe-area-inset-left,0px));z-index:40;box-sizing:border-box;width:2.5rem;height:2.5rem;padding:0;margin:0;border-radius:9999px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background var(--transition-normal),border-color var(--transition-normal),box-shadow var(--transition-normal)}.org-registration-back-btn:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-strong);box-shadow:var(--shadow-md)}.org-registration-back-btn:active{transform:scale(.96)}.animated-background{position:fixed;inset:0;width:100%;height:100%;z-index:-1;background:var(--theme-bg);overflow:hidden;transition:background .3s ease}.animated-background:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,var(--theme-dots) 1px,transparent 1px);background-size:40px 40px;animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(20px,-20px) rotate(120deg)}66%{transform:translate(-10px,10px) rotate(240deg)}}.text-center{text-align:center}.text-right{text-align:right}.text-white{color:var(--theme-text)}.text-white-50{color:var(--theme-text-muted)}.text-white-70,.text-white-80{color:var(--theme-text-secondary)}.text-white-90{color:var(--theme-text)}.text-primary{color:var(--color-primary)}.text-error{color:var(--color-error)}.text-success{color:var(--color-success)}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1 1 0%}.w-full{width:100%}.w-auto{width:auto}.w-4{width:1rem}.w-14{width:3.5rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-18{width:4.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.min-w-\[150px\]{min-width:150px}.h-auto{height:auto}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-9{height:2.25rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-32{height:8rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-1\.5>*+*{margin-left:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-20{padding-top:5rem}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-\[180px\]{max-width:180px}.max-w-\[140px\]{max-width:140px}.min-w-0{min-width:0}.rounded-lg{border-radius:var(--radius-lg)}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-white{border-color:var(--theme-border-strong)}.border-white\/10,.border-white\/20{border-color:var(--theme-border)}.border-white\/40,.border-white\/50{border-color:var(--theme-border-strong)}.border-opacity-20{border-color:var(--theme-border)}.border-purple-400{border-color:var(--theme-primary-400)}.border-opacity-30{border-color:var(--theme-border-hover)}.border-opacity-50{border-color:var(--theme-border-strong)}.border-yellow-400\/30{border-color:#facc154d}.border-green-500\/30{border-color:#22c55e4d}.border-none{border:none}.divide-y>*+*{border-top-width:1px;border-top-style:solid}.divide-white>*+*{border-color:var(--theme-border)}.divide-opacity-20>*+*{border-color:var(--theme-border)}.divide-opacity-30>*+*{border-color:var(--theme-border-hover)}.divide-opacity-50>*+*{border-color:var(--theme-border-strong)}.backdrop-blur-lg{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.navbar-notification-bell button{width:2rem!important;height:2rem!important}.navbar-notification-bell svg{width:1rem!important;height:1rem!important}.object-contain{object-fit:contain}nav.fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:50!important;height:4rem!important;isolation:isolate}nav a{text-decoration:none!important}nav a:hover{text-decoration:none!important}nav a:focus{text-decoration:none!important}.bg-white{background-color:var(--color-white)}.bg-transparent{background-color:transparent}.bg-glass{background:var(--glass-bg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop)}.bg-white\/5,.bg-white\/10{background-color:var(--theme-surface)}.bg-white\/20{background-color:var(--theme-surface-hover)}.bg-opacity-5,.bg-opacity-10{background-color:var(--theme-surface)}.bg-opacity-20{background-color:var(--theme-surface-hover)}.bg-red-500{background-color:#ef4444}.bg-green-500{background-color:#10b981}.bg-green-500\/20{background-color:#22c55e33}.bg-purple-200{background-color:var(--theme-primary-200)}.bg-purple-300{background-color:var(--theme-primary-300)}.bg-purple-400{background-color:var(--theme-primary-400)}.bg-purple-500{background-color:var(--theme-primary-500)}.bg-purple-600{background-color:var(--theme-primary-600)}.bg-purple-700{background-color:var(--theme-primary-700)}.bg-purple-800{background-color:var(--theme-primary-800)}.bg-purple-900{background-color:var(--theme-primary-900)}.bg-purple-gradient{background:linear-gradient(90deg,var(--theme-primary-light) 0%,var(--theme-primary-dark) 100%)}.text-gradient-projs{background:var(--theme-gradient-text);-webkit-background-clip:text;background-clip:text;color:transparent}.glass-tag{display:inline-flex;align-items:center;gap:.375rem;background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);color:var(--theme-text);border-radius:9999px;box-shadow:var(--theme-shadow);position:relative}.glass-tag:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff2e,#ffffff0a);pointer-events:none}.glass-tag-sm{padding:.25rem .5rem;font-size:.75rem}.glass-tag-md{padding:.375rem .65rem;font-size:.875rem}.glass-tag-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:.9rem;height:.9rem}.glass-tag-icon svg{display:block;width:100%;height:100%;flex-shrink:0}.glass-tag-label{line-height:1;white-space:nowrap}.previous-deadline-dates{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1.25;color:var(--theme-text-muted)}.previous-deadline-dates__item{text-decoration:line-through;text-decoration-color:var(--theme-text-muted);text-decoration-thickness:1px;text-underline-offset:2px}.previous-deadline-dates__more-wrap{position:relative;display:inline-flex;align-items:center;vertical-align:middle}.previous-deadline-dates__more{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;padding:0 .15rem;margin:0;border:none;background:transparent;color:var(--theme-text-secondary);font-size:1rem;line-height:1;cursor:pointer;border-radius:4px;transition:color .15s ease,background-color .15s ease}.previous-deadline-dates__more:hover,.previous-deadline-dates__more:focus-visible{color:var(--theme-text);background:var(--theme-surface);outline:none}.previous-deadline-dates__popover{position:absolute;left:0;top:100%;z-index:300;min-width:11rem;max-width:min(18rem,85vw);max-height:14rem;overflow-y:auto;padding:.45rem .65rem .6rem;background:var(--theme-popover-bg);border:1px solid var(--theme-border);border-radius:10px;box-shadow:0 12px 32px #00000040;text-align:left}.previous-deadline-dates__popover-title{font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-text-muted);margin-bottom:.35rem}.previous-deadline-dates__popover-list{margin:0;padding-left:1.1rem;color:var(--theme-text);font-size:.75rem;line-height:1.45}.glass-tag-glow{box-shadow:0 0 0 1px var(--theme-border) inset,0 8px 30px var(--theme-glow)}.glass-tag-neutral{background:var(--theme-surface);border-color:var(--theme-border)}.glass-tag-info{background:#38bdf838;border-color:#38bdf859}.glass-tag-success{background:#10b98138;border-color:#10b98159}.glass-tag-warning{background:#f59e0b38;border-color:#f59e0b59}.glass-tag-danger{background:#ef444438;border-color:#ef444459}.glass-tag-purple{background:rgba(var(--theme-primary-rgb),.22);border-color:rgba(var(--theme-primary-rgb),.45)}.glass-tag-blue{background:#3b82f638;border-color:#3b82f666}.glass-tag-green{background:#10b98138;border-color:#10b98166}.glass-tag-yellow{background:#eab30838;border-color:#eab30866}.glass-tag-red{background:#ef444438;border-color:#ef444466}.text-red-200{color:#fecaca}.text-red-300{color:#fca5a5}.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-red-900{color:#7f1d1d}.text-green-200{color:#bbf7d0}.text-green-300{color:#86efac}.text-green-400{color:#6ee7b7}.text-blue-300{color:#93c5fd}.text-purple-200{color:var(--theme-primary-200)}.text-purple-300{color:var(--theme-primary-300)}.text-purple-400{color:var(--theme-primary-400)}.text-purple-500{color:var(--theme-primary-500)}.text-purple-600{color:var(--theme-primary-600)}.text-yellow-200{color:#fef9c3}.text-yellow-300{color:#fde047}.text-yellow-400{color:#f59e0b}.text-yellow-900{color:#713f12}.bg-yellow-200{background-color:#fef08a}.bg-yellow-300{background-color:#fde047}.bg-yellow-500{background-color:#eab308}.bg-yellow-500\/20{background-color:#eab30833}.border-yellow-400{border-color:#facc15}.border-yellow-500{border-color:#eab308}.hover\:bg-yellow-200:hover{background-color:#fef08a}[data-theme=light] .text-yellow-200,[data-theme=light] .text-yellow-300,[data-theme=light] .text-yellow-400{color:var(--theme-yellow-accent)!important}[data-theme=light] .text-yellow-900{color:#fff!important}[data-theme=light] .bg-yellow-200,[data-theme=light] .bg-yellow-300,[data-theme=light] .bg-yellow-500{background-color:var(--theme-yellow-accent)!important}[data-theme=light] .bg-yellow-500\/20,[data-theme=light] .bg-yellow-500.bg-opacity-20{background-color:rgba(var(--theme-yellow-accent-rgb),.2)!important}[data-theme=light] .bg-yellow-500.bg-opacity-30{background-color:rgba(var(--theme-yellow-accent-rgb),.3)!important}[data-theme=light] .hover\:bg-yellow-200:hover{background-color:#7d86f9!important}[data-theme=light] .border-yellow-400,[data-theme=light] .border-yellow-500{border-color:rgba(var(--theme-yellow-accent-rgb),.55)!important}[data-theme=light] .border-yellow-400\/30{border-color:rgba(var(--theme-yellow-accent-rgb),.3)!important}[data-theme=light] .glass-tag-yellow{background:rgba(var(--theme-yellow-accent-rgb),.2);border-color:rgba(var(--theme-yellow-accent-rgb),.4)}[data-theme=light] .mention-text{color:var(--theme-yellow-accent)!important;text-shadow:0 1px 2px rgba(var(--theme-yellow-accent-rgb),.3)}.client-card-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .9rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;border:1px solid transparent;line-height:1.2}.client-card-status-pill--active{color:#047857;background:#10b9811a;border-color:#10b98159;box-shadow:0 1px 2px #10b98114}[data-theme=dark] .client-card-status-pill--active{color:#a7f3d0;background:#10b98124;border-color:#34d39959;box-shadow:none}.client-card-status-pill--inactive{color:#991b1b;background:#ef444414;border-color:#ef444447}[data-theme=dark] .client-card-status-pill--inactive{color:#fca5a5;background:#ef44441f;border-color:#f8717159}.dashboard-stat-icon-tile{display:flex;align-items:center;justify-content:center;padding:.75rem;border-radius:var(--radius-lg);border:1px solid var(--theme-border);background:var(--theme-surface)}.dashboard-stat-icon-tile svg{color:#fde047}[data-theme=light] .dashboard-stat-icon-tile svg{color:#6671f7}.permission-info-hint{position:relative;display:inline-flex;flex-direction:column;align-items:stretch;vertical-align:middle;outline:none;z-index:0}.permission-info-hint:hover,.permission-info-hint:focus-within{z-index:20001}.permission-info-hint__row{display:inline-flex;align-items:center;gap:.35rem}.permission-info-hint__icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:.1rem;color:var(--theme-text-muted);transition:color var(--transition-fast),transform var(--transition-fast)}.permission-info-hint:hover .permission-info-hint__icon-wrap,.permission-info-hint:focus-within .permission-info-hint__icon-wrap{color:var(--theme-primary-light)}.permission-info-hint__icon{width:.9375rem;height:.9375rem}.permission-info-hint__tooltip--portaled{position:fixed;z-index:20000;margin:0;padding:0;min-width:12rem;max-width:min(18rem,calc(100vw - 20px));pointer-events:auto;box-sizing:border-box;transition:opacity var(--transition-fast)}.permission-info-hint__tooltip-inner{background:var(--theme-popover-bg);border:1px solid var(--theme-border-strong);border-radius:var(--radius-lg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);box-shadow:var(--theme-shadow),0 0 0 1px #ffffff1a inset,0 12px 40px #00000059;padding:.65rem .85rem;position:relative;overflow:hidden}.permission-info-hint__tooltip-inner:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(165deg,rgba(255,255,255,.07) 0%,rgba(255,255,255,.02) 50%,transparent 100%);pointer-events:none}.permission-info-hint__tooltip-title{position:relative;margin:0 0 .35rem;font-size:.8125rem;font-weight:var(--font-weight-semibold);letter-spacing:.02em;color:var(--theme-text);line-height:1.3}.permission-info-hint__tooltip-body{position:relative;margin:0;font-size:.75rem;font-weight:var(--font-weight-normal);line-height:1.5;color:var(--theme-text-secondary);white-space:pre-line}.permission-info-hint--icon-only .permission-info-hint__icon-wrap{margin-left:0;padding:.2rem;border-radius:var(--radius-md)}.add-widget-picker .add-widget-type-card{position:relative;z-index:0}.add-widget-picker .add-widget-type-card:has(.permission-info-hint:hover),.add-widget-picker .add-widget-type-card:has(.permission-info-hint:focus-within){z-index:99999;isolation:isolate}[data-theme=light] .permission-info-hint__tooltip-inner{background:linear-gradient(165deg,#fffffff2,#f4f9f4eb);border-color:#5c8d8959;box-shadow:0 8px 28px #5c8d8924,0 0 0 1px #ffffff80 inset}.project-detail-page--phone .project-detail-value-col{flex-direction:column;align-items:stretch;justify-content:flex-start}.project-detail-page--phone .project-detail-team-block{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.25rem}.project-detail-page--phone .project-detail-value{overflow-wrap:anywhere}.project-detail-comments-card{min-width:0}.project-detail-page--phone .project-detail-comments-card{max-width:100%;overflow-x:hidden}.project-detail-page--phone .project-detail-comments-form{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.project-detail-page--phone .project-detail-comments-input-wrap{flex:1 1 auto;min-width:0;width:100%}.project-detail-page--phone .project-detail-comments-send{align-self:flex-end;flex-shrink:0}.project-detail-page--phone .project-detail-comments-list{overflow-x:hidden;min-width:0}.project-detail-page--phone .project-detail-comment-header{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;margin-bottom:.5rem}.project-detail-page--phone .project-detail-comment-header-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-width:0}.project-detail-page--phone .project-detail-comment-email{font-size:.875rem;font-weight:500;color:#ffffffd9;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.project-detail-page--phone .project-detail-comment-body{overflow-wrap:anywhere;word-break:break-word;min-width:0}.project-detail-page--phone .project-detail-comment-replies{margin-left:.5rem;padding-left:.75rem;min-width:0;overflow-x:hidden}.project-detail-page--phone .project-detail-comment-reply-header{flex-direction:column;align-items:flex-start!important;gap:.25rem}.project-detail-page--phone .project-detail-comment-replies span{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.users-page-user-card-mobile{padding:1rem 1.125rem;padding-left:max(1.125rem,env(safe-area-inset-left,0px));padding-right:max(1.125rem,env(safe-area-inset-right,0px));border-radius:var(--radius-xl)}.users-page-user-card-mobile__meta{overflow-wrap:anywhere;word-break:break-word}.users-page-owner-badge{display:inline-flex;align-items:center;gap:.35rem;margin-top:.375rem;padding:.25rem .55rem;border-radius:9999px;font-size:.6875rem;font-weight:600;letter-spacing:.02em;background:#facc151f;color:#fde68a;border:1px solid rgba(250,204,21,.35)}.users-page-owner-badge svg{flex-shrink:0;width:.7rem;height:.7rem}[data-theme=light] .users-page-owner-badge{background:#d977061f;color:#b45309;border-color:#d9770659}.users-page-permissions-stack{display:flex;flex-direction:column;gap:0}.users-page-permissions-stack>.users-page-mobile-permission+.users-page-mobile-permission{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--theme-border)}.users-page-mobile-permission{width:100%}.users-page-mobile-permission .permission-info-hint{display:flex;width:100%;max-width:100%;vertical-align:unset}.users-page-mobile-permission .permission-info-hint__row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.5rem;min-height:2.5rem}.users-page-mobile-permission .glass-toggle-label{flex:1;min-width:0;justify-content:space-between;align-items:center;gap:.5rem}.users-page-mobile-permission .glass-toggle-label .label-text{flex:1;min-width:0;line-height:1.35;font-size:.8125rem}.users-page-mobile-permission .glass-toggle-container{flex-shrink:0}.users-page-mobile-permission .permission-info-hint__icon-wrap{margin-left:0;flex-shrink:0}.users-page-header-phone{padding-left:max(.25rem,env(safe-area-inset-left,0px));padding-right:max(.25rem,env(safe-area-inset-right,0px))}.org-filter-label{color:var(--theme-primary-darker);letter-spacing:.01em}[data-theme=dark] .org-filter-label{color:var(--theme-primary-300)}.org-filter-dropdown-wrap .glass-dropdown{background:var(--theme-surface)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid var(--theme-border)!important}.org-filter-dropdown-wrap .glass-dropdown:hover{background:var(--theme-surface-hover)!important;border-color:var(--theme-border-hover)!important}.org-filter-dropdown-wrap .glass-dropdown.glass-dropdown-filled{background:var(--theme-secondary)!important}@keyframes org-filter-dropdown-attention{0%,to{box-shadow:0 0 rgba(var(--theme-primary-rgb),.2);border-color:var(--theme-border)!important}50%{box-shadow:0 0 0 4px rgba(var(--theme-primary-rgb),.28);border-color:var(--theme-primary)!important}}.org-filter-dropdown-wrap--attention .glass-dropdown{animation:org-filter-dropdown-attention .75s ease-in-out 3}@keyframes org-filter-dropdown-blink{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.55;filter:brightness(1.15)}}.org-filter-dropdown-wrap--blink .glass-dropdown{animation:org-filter-dropdown-blink .38s ease-in-out 5}.team-card-members-list{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start;align-content:flex-start;max-height:10.5rem;overflow-y:auto;overflow-x:hidden;padding:.125rem .25rem .125rem 0;margin:0 -.125rem;scrollbar-width:thin}.team-card-member-chip{display:inline-flex;align-items:center;max-width:min(100%,14rem);padding:.375rem .75rem;font-size:.75rem;line-height:1.35;border-radius:9999px;border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.team-card-member-chip:hover{border-color:var(--theme-border-hover);background:var(--theme-surface-hover);box-shadow:var(--theme-shadow)}.team-member-picker-panel{border-radius:var(--radius-lg);border:1px solid var(--theme-border);background:var(--glass-bg);padding:.5rem;backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop)}.team-member-picker-scroll{height:9rem;min-height:9rem;max-height:9rem;overflow-x:hidden;overflow-y:auto;flex-shrink:0;box-sizing:border-box}.team-member-picker-search{position:relative}.team-member-picker-search .glass-input{padding-left:3rem!important;padding-right:var(--space-lg)}.team-member-picker-search .glass-control-search-icon{left:1rem}[data-theme=light] .team-member-picker-search .glass-control-search-icon{color:#6671f7}.team-member-chip-remove{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.5rem;height:1.5rem;margin:0;padding:0;border:none;background:transparent;border-radius:9999px;color:var(--theme-text-muted);cursor:pointer;transition:color .15s ease,background .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.team-member-chip-remove:hover{color:#6671f7;background:#6671f71f}.team-member-chip-remove:active{transform:scale(.92)}.team-member-chip-remove:focus{outline:none}.team-member-chip-remove:focus-visible{box-shadow:0 0 0 2px #6671f773}.team-member-chip-remove svg{display:block;width:.8125rem;height:.8125rem;stroke-width:2.5}.team-member-picker-row{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:1rem;padding:.625rem;cursor:pointer;border-radius:var(--radius-md);transition:background-color var(--transition-fast)}.team-member-picker-row:hover{background:var(--theme-surface-hover)}input.team-member-picker-checkbox[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1.125rem;height:1.125rem;flex-shrink:0;margin:0;cursor:pointer;position:relative;align-self:center;border:2px solid #6671F7;border-radius:4px;background:#6671f71a;transition:background .2s ease,border-color .2s ease;box-shadow:none}input.team-member-picker-checkbox[type=checkbox]:checked{background:#6671f7;border-color:#6671f7}input.team-member-picker-checkbox[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.75rem;font-weight:700;line-height:1}input.team-member-picker-checkbox[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px #6671f747}input.team-member-picker-checkbox[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px #6671f766}.text-amber-100{color:#fef3c7}[data-theme=light] .text-amber-100{color:var(--theme-yellow-accent)!important}.text-gray-300{color:#d1d5db}.text-white\/60{color:var(--theme-text-muted)}.text-white\/80{color:var(--theme-text-secondary)}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-md{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-\[10px\]{font-size:10px}.leading-tight{line-height:1.25}.font-medium{font-weight:var(--font-weight-medium)}.font-semibold{font-weight:var(--font-weight-semibold)}.font-bold{font-weight:var(--font-weight-bold)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:gap-1{gap:.25rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.responsive-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 480px){.xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xs\:gap-1{gap:.25rem}.xs\:gap-4{gap:1rem}.xs\:gap-6{gap:1.5rem}}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:gap-1{gap:.25rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gap-1{gap:.25rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}}@media (min-width: 1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-1{gap:.25rem}.xl\:gap-4{gap:1rem}.xl\:gap-6{gap:1.5rem}}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.top-0{top:0}.top-4{top:1rem}.top-6{top:1.5rem}.left-0{left:0}.right-0{right:0}.right-4{right:1rem}.right-6{right:1.5rem}.z-10{z-index:10}.z-50{z-index:50}.z-1000{z-index:1000}.dashboard-menu-container{position:relative;z-index:9999!important;isolation:isolate}.dashboard-menu-dropdown{position:absolute!important;z-index:9999!important;isolation:isolate}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.tabular-nums{font-variant-numeric:tabular-nums}.scale-105:hover{transform:scale(1.05)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-400{transition-duration:.4s}.text-opacity-60{color:var(--theme-text-muted)}.text-opacity-70,.text-opacity-80{color:var(--theme-text-secondary)}.text-opacity-40{color:var(--theme-text-muted)}.ring-2{box-shadow:0 0 0 2px}.ring-white\/50{box-shadow:0 0 0 2px var(--theme-border-strong)}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-xs{margin-bottom:var(--space-xs)}.mb-sm{margin-bottom:var(--space-sm)}.mb-md{margin-bottom:var(--space-md)}.mb-lg{margin-bottom:var(--space-lg)}.mb-xl{margin-bottom:var(--space-xl)}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-xs{margin-top:var(--space-xs)}.mt-sm{margin-top:var(--space-sm)}.mt-md{margin-top:var(--space-md)}.mt-lg{margin-top:var(--space-lg)}.mt-xl{margin-top:var(--space-xl)}.my-8{margin-top:2rem;margin-bottom:2rem}@media (min-width: 640px){.sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\\:inline{display:inline}.sm\\:flex{display:flex}.sm\\:hidden{display:none}}@media (min-width: 768px){.md\\:flex{display:flex}.md\\:hidden{display:none}}@media (min-width: 1024px){.lg\\:px-8{padding-left:2rem;padding-right:2rem}}.hidden{display:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid var(--color-white);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.glass-toggle-active{background:linear-gradient(135deg,#8b5cf6cc,#a855f799);border:1px solid rgba(139,92,246,.9)}.glass-toggle-inactive{background:linear-gradient(135deg,#4b556399,#37415166);border:1px solid rgba(75,85,99,.7)}.glass-toggle-active:hover{background:linear-gradient(135deg,#8b5cf6e6,#a855f7b3);box-shadow:0 6px 25px #8b5cf666,inset 0 1px #ffffff4d}.glass-toggle-inactive:hover{background:linear-gradient(135deg,#4b5563b3,#37415180);box-shadow:0 4px 15px #00000026,inset 0 1px #ffffff26}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1rem;height:1rem;border:2px solid rgba(139,92,246,.3);border-radius:.25rem;background:#8b5cf61a;cursor:pointer;position:relative;transition:all .2s ease}input[type=checkbox]:checked{background:#8b5cf6cc;border-color:#8b5cf6cc}input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.75rem;font-weight:700}input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px #8b5cf633}@media (max-width: 768px){.glass-card{padding:var(--space-lg);margin:var(--space-md)}.page-container{padding:var(--space-md)}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}@media (max-width: 640px){.mobile-tab-selector{flex-direction:column!important}.mobile-tab-selector button{width:100%!important;margin-bottom:.5rem!important}.mobile-tab-selector button:last-child{margin-bottom:0!important}}@media (max-width: 640px){.mobile-subproject-card{padding:.75rem!important;max-width:100%;min-width:0;width:100%;box-sizing:border-box;overflow-x:hidden}.mobile-subproject-card .subproject-card-main{min-width:0;max-width:100%}.mobile-subproject-card .subproject-title-row{flex-wrap:wrap;align-items:flex-start;min-width:0;width:100%}.mobile-subproject-card .subproject-title-row h4{overflow-wrap:anywhere;word-break:break-word}.mobile-subproject-card .card-header{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important;min-width:0;width:100%}.mobile-subproject-card .card-actions{flex-direction:column!important;width:100%!important;max-width:100%;align-items:stretch!important;gap:.5rem!important}.mobile-subproject-card .card-actions button{width:100%!important;max-width:100%;margin-left:0!important;margin-right:0!important;box-sizing:border-box;display:flex;justify-content:center;align-items:center;padding:.5rem .75rem!important}.mobile-subproject-card .user-info{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important;width:100%;max-width:100%;min-width:0}.mobile-subproject-card .user-info>:not([hidden])~:not([hidden]){margin-left:0!important}.mobile-subproject-card .subproject-assignee{width:100%;max-width:100%}.mobile-subproject-card .subproject-assignee-email{overflow-wrap:anywhere;word-break:break-word}.mobile-subproject-card .subproject-progress-meta{flex-wrap:wrap}.mobile-subproject-card .subproject-progress-user{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.mobile-subproject-card .subproject-hours-remaining{overflow-wrap:anywhere;max-width:100%}}.inset-0{inset:0}.max-h-\[90vh\]{max-height:90vh}.max-h-\[80vh\]{max-height:80vh}.max-h-60{max-height:15rem}.overflow-y-auto{overflow-y:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.scroll-fade-mask{-webkit-mask-image:linear-gradient(to bottom,black 85%,transparent 100%);mask-image:linear-gradient(to bottom,black 85%,transparent 100%)}.scroll-fade-mask.fade-hidden{-webkit-mask-image:none;mask-image:none}.progress-separator{width:3px;background:linear-gradient(to right,#0006,#ffffffe6,#0006);box-shadow:-1px 0 2px #00000080,1px 0 2px #ffffff80;z-index:30}.input-container-padded{padding-left:.25rem;padding-right:.25rem}.top-1\/2{top:50%}.left-3{left:.75rem}.transform{transform:translate(var(--tw-translate-x, 0),var(--tw-translate-y, 0)) rotate(var(--tw-rotate, 0)) skew(var(--tw-skew-x, 0)) skewY(var(--tw-skew-y, 0)) scaleX(var(--tw-scale-x, 1)) scaleY(var(--tw-scale-y, 1))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x, 0),var(--tw-translate-y, 0)) rotate(var(--tw-rotate, 0)) skew(var(--tw-skew-x, 0)) skewY(var(--tw-skew-y, 0)) scaleX(var(--tw-scale-x, 1)) scaleY(var(--tw-scale-y, 1))}.pl-12{padding-left:3rem}.text-opacity-50{color:#ffffff80}.z-0{z-index:0}@media (min-width: 480px){.xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xs\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 640px){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 768px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1280px){.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.space-y-1{margin-top:.25rem;margin-bottom:.25rem}.space-y-2{margin-top:.5rem;margin-bottom:.5rem}.notifications-modal-mobile-wrap{position:fixed;top:5rem;left:0;right:0;z-index:50;display:flex;justify-content:center;align-items:flex-start;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px));box-sizing:border-box;pointer-events:none}.notifications-modal-mobile-wrap>*{pointer-events:auto}.notifications-modal-shell{background:#6c3ea1f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}[data-theme=light] .notifications-modal-shell{background:linear-gradient(165deg,#fffffffc,#f4f9f4f7);border-color:#5c8d8966!important;box-shadow:0 12px 40px #5c8d892e}.notifications-modal-header{border-bottom:1px solid var(--theme-border);background:#00000026}[data-theme=light] .notifications-modal-header{background:#a7d7c573;border-bottom-color:#5c8d8947}.notifications-modal-filter{border:1px solid var(--theme-border);color:var(--theme-text-secondary);background:var(--theme-surface)}.notifications-modal-filter:hover{background:var(--theme-surface-hover);color:var(--theme-text)}.notifications-modal-filter--active{background:rgba(var(--theme-primary-rgb),.35)!important;border-color:var(--theme-border-strong)!important;color:var(--theme-text)!important;box-shadow:0 2px 8px #00000014}[data-theme=light] .notifications-modal-filter--active{background:#74b49b59!important;border-color:#5c8d8980!important}.notifications-modal-icon-btn{border:1px solid var(--theme-border-hover);color:var(--theme-text);background:var(--theme-surface)}.notifications-modal-icon-btn:hover{background:var(--theme-surface-hover)}.notifications-modal-row:hover{background:var(--theme-surface-hover)!important}.notifications-modal-row--unread{background:var(--theme-surface)!important}[data-theme=light] .notifications-modal-row--unread{background:#a7d7c540!important}.notifications-modal-row--read{background:#00000014!important}[data-theme=light] .notifications-modal-row--read{background:#f4f9f499!important}.notifications-modal-list>*+*{border-top:1px solid var(--theme-border)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) rgba(255,255,255,.1)}[data-theme=light] .notifications-modal-shell .custom-scrollbar{scrollbar-color:rgba(92,141,137,.45) rgba(92,141,137,.12)}[data-theme=light] .notifications-modal-shell .custom-scrollbar::-webkit-scrollbar-track{background:#5c8d8914}[data-theme=light] .notifications-modal-shell .custom-scrollbar::-webkit-scrollbar-thumb{background:#5c8d8959}[data-theme=light] .notifications-modal-shell .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#5c8d8980}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff6}.glass-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.4) rgba(255,255,255,.1)}.glass-scrollbar::-webkit-scrollbar{width:10px;height:10px}.glass-scrollbar::-webkit-scrollbar-track{background:var(--glass-bg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);border-radius:var(--radius-md);border:1px solid var(--glass-border);margin:4px}.glass-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ffffff4d,#fff3);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:0 2px 8px #1f268733 inset,0 1px 2px #ffffff1a inset}.glass-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#fff6,#ffffff4d);border-color:#fff6;box-shadow:0 2px 12px #1f26874d inset,0 1px 3px #fff3 inset}.glass-scrollbar::-webkit-scrollbar-thumb:active{background:linear-gradient(135deg,#ffffff80,#fff6)}.glass-scrollbar::-webkit-scrollbar-corner{background:var(--glass-bg);backdrop-filter:var(--glass-backdrop);-webkit-backdrop-filter:var(--glass-backdrop);border-radius:var(--radius-md)}.new-project-badge{position:absolute;top:-8px;right:-8px;z-index:10;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);color:var(--theme-primary-dark);font-weight:700;font-size:.7rem;letter-spacing:.05em;padding:.35rem .75rem;border-radius:9999px;box-shadow:0 0 8px #fbbf244d,0 4px 12px #00000040,inset 0 1px #ffffff80;border:2px solid rgba(var(--theme-primary-rgb),.3);transform:rotate(-8deg);transition:all .3s ease}.new-project-badge:hover{transform:rotate(0) scale(1.08);box-shadow:0 0 12px #fbbf2466,0 6px 16px #0000004d,inset 0 1px #fff9}.new-project-badge-dot{width:6px;height:6px;background:var(--theme-primary-dark);border-radius:50%;margin-right:.4rem;box-shadow:0 0 4px var(--theme-glow);animation:newBadgeDotPulse 2s ease-in-out infinite}@keyframes newBadgeDotPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.status-selector-panel{position:fixed!important;z-index:9999;background:rgba(var(--theme-primary-rgb),.95);border:1px solid var(--theme-border);border-radius:var(--radius-xl);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:var(--space-lg);width:340px;box-shadow:0 12px 40px #1f268780,0 0 0 1px #ffffff26 inset,0 8px 24px #0000004d;pointer-events:all}.status-selector-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--theme-border)}.status-selector-title{color:var(--theme-text);font-weight:var(--font-weight-semibold);font-size:1rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}.status-selector-close{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-md);padding:var(--space-xs);cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;color:var(--theme-text-secondary);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.status-selector-close:hover{background:var(--theme-surface-hover);border-color:var(--theme-border-hover);color:var(--theme-text);transform:scale(1.1)}.status-selector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-sm);width:100%}.status-selector-tag-button{background:transparent;border:none;padding:0;cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);padding:var(--space-xs)}.status-selector-tag-button:hover{transform:scale(1.05)}.status-selector-tag-button:active{transform:scale(.95)}.status-selector-tag-button.status-selector-tag-selected{background:var(--theme-surface);border:1px solid var(--theme-border);box-shadow:0 0 0 2px var(--theme-border)}.status-selector-tag{width:100%;justify-content:center;font-weight:var(--font-weight-medium);white-space:nowrap}@media (max-width: 640px){.status-selector-panel{min-width:280px;max-width:90vw;padding:var(--space-md)}.status-selector-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-xs)}}@keyframes shimmer{0%{transform:translate(-100%) translateY(0)}to{transform:translate(200%) translateY(0)}}.mention-text{color:gold!important;font-weight:500;text-shadow:0 1px 2px rgba(255,215,0,.3)}[contenteditable][data-placeholder]:empty:before{content:attr(data-placeholder);color:#ffffff80;pointer-events:none;position:absolute}.dashboard-grid{position:relative;width:100%;min-height:100vh}@media (max-width: 640px){.client-projects-widget .glass-toggle-label{width:100%;flex-wrap:wrap;align-items:flex-start;gap:10px}.client-projects-widget .glass-toggle-label .label-text{flex:1 1 100%;min-width:0;line-height:1.35}}@media (max-width: 768px){.team-widget-project-card.glass-card{margin:0!important;max-width:100%}}.widget-container{position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden}.widget-container.glass-card,.widget-container.glass-card:hover{box-shadow:none!important}.widget-container .glass-button-small:hover{box-shadow:none}.widget-container:has(.embed-widget){height:auto;overflow:visible}.embed-widget{height:auto!important;min-height:auto!important}.embed-widget iframe{height:auto;min-height:300px}.widget-resize-handle{position:absolute;bottom:0;right:0;width:20px;height:20px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 0%,transparent 40%,rgba(255,255,255,.3) 40%,rgba(255,255,255,.3) 60%,transparent 60%);border-bottom-right-radius:var(--radius-xl);z-index:10}.widget-resize-handle:hover{background:linear-gradient(135deg,transparent 0%,transparent 40%,rgba(255,255,255,.5) 40%,rgba(255,255,255,.5) 60%,transparent 60%)}.settings-panel{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:100vw;box-sizing:border-box;background:var(--color-secondary);border-left:1px solid rgba(255,255,255,.2);box-shadow:-4px 0 20px #0000004d;z-index:999;transition:transform .3s ease;overflow:auto;padding:var(--space-lg);padding-left:max(var(--space-lg),env(safe-area-inset-left,0px));padding-right:max(var(--space-lg),env(safe-area-inset-right,0px));padding-top:max(var(--space-lg),env(safe-area-inset-top,0px));padding-bottom:max(var(--space-lg),env(safe-area-inset-bottom,0px))}@media (max-width: 640px){.settings-panel{width:100%}}.filter-bar{margin-bottom:var(--space-lg);padding:var(--space-md);box-shadow:none!important}.filter-bar.glass-card,.filter-bar.glass-card:hover{box-shadow:none!important}.settings-section{margin-bottom:var(--space-md);border-bottom:1px solid rgba(255,255,255,.1)}.react-grid-layout{position:relative}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height;z-index:1}.react-grid-item.react-draggable-dragging *{box-shadow:none!important}.react-grid-layout:has(.react-draggable-dragging) .react-grid-item *{box-shadow:none!important}.react-grid-item.react-grid-placeholder{background:#ffffff1a;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none;border-radius:var(--radius-lg);box-shadow:none!important}.react-grid-item:not(.react-draggable-dragging):not(.resizing){outline:none!important;border:none!important}.react-grid-item:not(.react-draggable-dragging):not(.resizing):focus{outline:none!important;border:none!important}.react-grid-item:not(.react-draggable-dragging):not(.resizing):active{outline:none!important;border:none!important}.react-grid-layout:not(.view-mode) .react-grid-item>.react-resizable-handle{opacity:1!important}.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;background:linear-gradient(135deg,transparent 0%,transparent 40%,rgba(255,255,255,.3) 40%,rgba(255,255,255,.3) 60%,transparent 60%);cursor:nwse-resize;border-bottom-right-radius:var(--radius-xl);touch-action:none;-webkit-tap-highlight-color:transparent;z-index:25;box-sizing:border-box}.react-resizable-handle:hover{background:linear-gradient(135deg,transparent 0%,transparent 40%,rgba(255,255,255,.5) 40%,rgba(255,255,255,.5) 60%,transparent 60%)}.react-resizable-handle-se{bottom:0;right:0;cursor:nwse-resize}@media (pointer: coarse),(max-width: 768px){.react-grid-layout:not(.view-mode) .react-grid-item>.react-resizable-handle,.react-grid-layout:not(.view-mode) .react-grid-item>.react-resizable-handle.react-resizable-handle-se{width:44px!important;height:44px!important;min-width:44px;min-height:44px;touch-action:none!important;z-index:30}.react-grid-layout:not(.view-mode) .react-grid-item>.react-resizable-handle:after{right:10px;bottom:10px;width:14px;height:14px;border-right-width:3px;border-bottom-width:3px}.widget-container .widget-resize-handle{width:44px!important;height:44px!important}}.react-grid-layout.view-mode .react-grid-item{cursor:default!important;touch-action:auto!important;transition:none!important}.react-grid-layout.view-mode .react-grid-item.react-draggable{cursor:default!important;pointer-events:auto!important}.react-grid-layout.view-mode .react-grid-item.react-draggable-dragging{cursor:default!important;transform:none!important;position:static!important}.react-grid-layout.view-mode .react-grid-item .react-draggable-handle{pointer-events:none!important;cursor:default!important}.react-grid-layout.view-mode .widget-header{cursor:default!important;pointer-events:auto!important;-webkit-user-select:auto!important;user-select:auto!important}.react-grid-layout.view-mode .react-grid-item[class*=draggable]{cursor:default!important}.react-grid-layout.view-mode .react-grid-placeholder{display:none!important}.react-grid-layout.view-mode .react-resizable-handle,.react-grid-layout.view-mode .react-resizable-handle-se{display:none!important;pointer-events:none!important}.react-grid-layout.view-mode .react-grid-item.react-draggable:hover,.react-grid-layout.view-mode .react-grid-item:active{cursor:default!important}[data-theme=light] body{color:#2d3748}[data-theme=light] .glass-card{box-shadow:0 2px 12px #5c8d8914}[data-theme=light] .glass-card:hover{box-shadow:0 4px 20px #5c8d8926}[data-theme=light] .glass-tag:before{background:linear-gradient(180deg,#ffffff80,#ffffff1a)}[data-theme=light] .glass-button{box-shadow:0 1px 4px #5c8d891a}[data-theme=light] .glass-button:hover{box-shadow:0 2px 8px #5c8d8926}[data-theme=light] .animated-background:before{background:radial-gradient(circle,rgba(92,141,137,.06) 1px,transparent 1px)}[data-theme=light] .glass-dropdown-menu{box-shadow:0 4px 20px #0000001a}[data-theme=light] .status-selector-panel{background:#fffffff2;box-shadow:0 8px 32px #0000001f}[data-theme=light] .glass-input-filled{color:var(--theme-text)!important}[data-theme=light] .glass-input-filled::placeholder{color:var(--theme-primary-darker)!important;opacity:1}[data-theme=light] .glass-dropdown-filled{color:var(--theme-text)!important}.glass-dropdown-trigger-value{color:var(--theme-text)}.glass-dropdown-trigger-placeholder{color:var(--theme-text-secondary)}.glass-dropdown-chevron{color:var(--theme-text-muted)}.glass-dropdown-empty-hint{color:var(--theme-text-secondary)}.glass-dropdown-empty-hint-subtle{color:var(--theme-text-muted)}.subscription-banner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-sm) var(--space-lg);margin:0;background:rgba(var(--theme-primary-rgb),.15);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(var(--theme-primary-rgb),.25);position:fixed;top:64px;left:0;right:0;z-index:45}.subscription-banner--urgent{background:#ef444426;border-bottom-color:#ef44444d}.subscription-banner__content{display:flex;align-items:center;gap:var(--space-sm);min-width:0}.subscription-banner__icon{width:18px;height:18px;flex-shrink:0;color:var(--theme-primary)}.subscription-banner--urgent .subscription-banner__icon{color:var(--color-error)}.subscription-banner__text{font-size:.8125rem;color:var(--theme-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscription-banner__action{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--radius-md);border:1px solid rgba(var(--theme-primary-rgb),.4);background:rgba(var(--theme-primary-rgb),.2);color:var(--theme-text);font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all var(--transition-normal)}.subscription-banner__action:hover{background:rgba(var(--theme-primary-rgb),.35);border-color:rgba(var(--theme-primary-rgb),.6)}.subscription-banner--urgent .subscription-banner__action{border-color:#ef444466;background:#ef444433}.subscription-banner--urgent .subscription-banner__action:hover{background:#ef444459}@media (max-width: 639px){.subscription-banner{flex-direction:column;align-items:flex-start;padding:var(--space-sm) var(--space-md);top:64px}.subscription-banner__text{white-space:normal;font-size:.75rem}.subscription-banner__action{align-self:stretch;justify-content:center}}.subscription-blocked-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:var(--space-lg)}.subscription-blocked-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);padding:var(--space-2xl) var(--space-xl);max-width:440px;width:100%;text-align:center;box-shadow:var(--shadow-xl)}.subscription-blocked-icon-wrap{width:64px;height:64px;border-radius:50%;background:#ef444426;display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-lg)}.subscription-blocked-icon{width:32px;height:32px;color:var(--color-error)}.subscription-blocked-title{font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--theme-text);margin-bottom:var(--space-sm)}.subscription-blocked-message{font-size:.875rem;color:var(--theme-text-secondary);line-height:1.6;margin-bottom:var(--space-sm)}.subscription-blocked-hint{font-size:.8125rem;color:var(--theme-text-muted);margin-bottom:var(--space-xl)}.subscription-blocked-actions{display:flex;gap:var(--space-sm);justify-content:center}.subscription-blocked-btn{display:flex;align-items:center;gap:6px;font-size:.875rem}.subscription-page{max-width:1100px;margin:0 auto;padding:var(--space-lg) var(--space-md)}.subscription-page__header{text-align:center;margin-bottom:var(--space-xl)}.subscription-page__title{font-size:2rem;font-weight:var(--font-weight-bold);color:var(--theme-text);margin-bottom:var(--space-xs)}.subscription-page__subtitle{font-size:1rem;color:var(--theme-text-secondary)}.subscription-page__org-selector{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);justify-content:center}.subscription-page__org-label{font-size:.875rem;font-weight:var(--font-weight-semibold);color:var(--theme-text-secondary)}.subscription-page__org-select{max-width:300px}.subscription-page__current-plan{margin-bottom:var(--space-lg);padding:var(--space-md) var(--space-lg)!important}.subscription-page__current-plan-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-sm)}.subscription-page__plan-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:var(--radius-md);background:rgba(var(--theme-primary-rgb),.2);color:var(--theme-primary);font-size:.875rem;font-weight:var(--font-weight-semibold);margin-right:var(--space-sm)}.subscription-page__status-badge{display:inline-flex;padding:3px 10px;border-radius:var(--radius-sm);font-size:.75rem;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em}.subscription-page__status-badge[data-status=free]{background:rgba(var(--theme-primary-rgb),.15);color:var(--theme-primary)}.subscription-page__status-badge[data-status=trialing]{background:#3b82f626;color:#60a5fa}.subscription-page__status-badge[data-status=active]{background:#22c55e26;color:#4ade80}.subscription-page__status-badge[data-status=grace_period]{background:#f59e0b26;color:#fbbf24}.subscription-page__status-badge[data-status=expired]{background:#ef444426;color:#f87171}.subscription-page__current-plan-info{display:flex;gap:var(--space-lg);font-size:.8125rem;color:var(--theme-text-secondary)}.subscription-page__current-plan-info span{display:flex;align-items:center;gap:4px}.subscription-page__billing-toggle{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:var(--space-xl);padding:4px;border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);width:fit-content;margin-left:auto;margin-right:auto}.subscription-page__toggle-btn{padding:8px 20px;border-radius:var(--radius-md);border:none;font-size:.8125rem;font-weight:var(--font-weight-semibold);color:var(--theme-text-secondary);background:transparent;cursor:pointer;transition:all var(--transition-normal);display:flex;align-items:center;gap:6px}.subscription-page__toggle-btn.active{background:rgba(var(--theme-primary-rgb),.25);color:var(--theme-text);box-shadow:0 1px 4px #0000001a}.subscription-page__toggle-btn:hover:not(.active){background:rgba(var(--theme-primary-rgb),.1)}.subscription-page__save-badge{padding:2px 8px;border-radius:var(--radius-sm);background:#22c55e33;color:#4ade80;font-size:.6875rem;font-weight:var(--font-weight-bold)}[data-theme=light] .subscription-page__save-badge{background:#22965026;color:#16a34a}.subscription-page__plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);margin-bottom:var(--space-2xl)}@media (max-width: 1024px){.subscription-page__plans-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 639px){.subscription-page__plans-grid{grid-template-columns:1fr}}.subscription-plan-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--space-lg);display:flex;flex-direction:column;transition:all var(--transition-normal);position:relative;overflow:hidden}.subscription-plan-card:hover{border-color:rgba(var(--theme-primary-rgb),.4);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.subscription-plan-card--highlighted{border-color:rgba(var(--theme-primary-rgb),.5);background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.1) 0%,var(--glass-bg) 100%)}.subscription-plan-card--highlighted:before{content:"Popular";position:absolute;top:12px;right:-28px;padding:2px 32px;font-size:.625rem;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.1em;background:var(--theme-primary);color:#fff;transform:rotate(45deg)}.subscription-plan-card--current{border-color:rgba(var(--theme-primary-rgb),.6);box-shadow:0 0 0 1px rgba(var(--theme-primary-rgb),.3)}.subscription-plan-card__header{text-align:center;margin-bottom:var(--space-md)}.subscription-plan-card__icon{width:36px;height:36px;color:var(--theme-primary);margin:0 auto var(--space-sm)}.subscription-plan-card__name{font-size:1.25rem;font-weight:var(--font-weight-bold);color:var(--theme-text);margin-bottom:2px}.subscription-plan-card__users{font-size:.75rem;color:var(--theme-text-muted)}.subscription-plan-card__price{text-align:center;padding:var(--space-md) 0;border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);margin-bottom:var(--space-md)}.subscription-plan-card__price-free{font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--theme-primary)}.subscription-plan-card__price-amount{font-size:2rem;font-weight:var(--font-weight-bold);color:var(--theme-text)}.subscription-plan-card__price-period{font-size:.75rem;color:var(--theme-text-muted);display:block;margin-top:2px}.subscription-plan-card__features{list-style:none;padding:0;margin:0 0 var(--space-lg);flex:1;display:flex;flex-direction:column;gap:var(--space-sm)}.subscription-plan-card__features li{display:flex;align-items:center;gap:var(--space-xs);font-size:.8125rem;color:var(--theme-text-secondary)}.subscription-plan-card__features li svg{color:var(--color-success)}.subscription-plan-card__action{margin-top:auto}.subscription-plan-card__status-btn{width:100%;padding:10px;border-radius:var(--radius-md);border:1px solid var(--glass-border);background:transparent;color:var(--theme-text-muted);font-size:.8125rem;font-weight:var(--font-weight-semibold);cursor:default}.subscription-plan-card__status-btn.current{border-color:rgba(var(--theme-primary-rgb),.4);color:var(--theme-primary);background:rgba(var(--theme-primary-rgb),.1)}.subscription-page__billing-info{padding:var(--space-lg)!important}.subscription-page__billing-info h3{font-size:1.125rem;font-weight:var(--font-weight-bold);color:var(--theme-text);margin-bottom:var(--space-md)}.subscription-page__policies{display:flex;flex-direction:column;gap:var(--space-md)}.subscription-page__policy{display:flex;gap:var(--space-md);align-items:flex-start}.subscription-page__policy svg{color:var(--theme-primary);margin-top:2px}.subscription-page__policy strong{display:block;font-size:.875rem;color:var(--theme-text);margin-bottom:2px}.subscription-page__policy p{font-size:.8125rem;color:var(--theme-text-secondary);margin:0;line-height:1.5}[data-theme=dark] .subscription-plan-card__icon{color:#ddd6fe;filter:drop-shadow(0 0 10px rgba(167,139,250,.45))}[data-theme=dark] .subscription-plan-card__price-free{color:#f5f3ff;text-shadow:0 1px 2px rgba(0,0,0,.25)}[data-theme=dark] .subscription-page__plan-badge{background:#a78bfa38;color:#f5f3ff;border:1px solid rgba(196,181,253,.45)}[data-theme=dark] .subscription-page__plan-badge svg{color:#e9d5ff;opacity:1}[data-theme=dark] .subscription-page__status-badge[data-status=free]{background:#a78bfa33;color:#f5f3ff;border:1px solid rgba(196,181,253,.4)}[data-theme=dark] .subscription-page__current-plan-info svg{color:#ddd6fe;opacity:1}[data-theme=dark] .subscription-page__policy svg{color:#c4b5fd;filter:drop-shadow(0 0 6px rgba(167,139,250,.35))}[data-theme=dark] .subscription-plan-card__status-btn.current{color:#f5f3ff;border-color:#c4b5fd8c;background:#a78bfa26}[data-theme=light] .subscription-banner{background:rgba(var(--theme-primary-rgb),.1);border-bottom-color:rgba(var(--theme-primary-rgb),.2)}[data-theme=light] .subscription-banner--urgent{background:#dc262614;border-bottom-color:#dc262633}[data-theme=light] .subscription-blocked-overlay{background:#0006}[data-theme=light] .subscription-plan-card--highlighted:before{background:var(--theme-primary)}.project-setup-wizard__intro{max-width:36rem;line-height:1.5}.project-setup-wizard{padding-bottom:var(--space-md)}.project-setup-wizard__steps{display:flex;align-items:center;justify-content:space-between;gap:var(--space-xs);margin-bottom:var(--space-xl);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-xl);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-backdrop));backdrop-filter:blur(var(--glass-backdrop))}.project-setup-wizard__step{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;min-width:0;text-align:center}.project-setup-wizard__step--muted{opacity:.55}.project-setup-wizard__step-num{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:var(--font-weight-bold);background:rgba(var(--theme-primary-rgb),.12);color:var(--theme-text-secondary);border:1px solid var(--glass-border);transition:all var(--transition-normal)}.project-setup-wizard__step--active .project-setup-wizard__step-num{background:rgba(var(--theme-primary-rgb),.35);color:var(--theme-text);border-color:rgba(var(--theme-primary-rgb),.5);box-shadow:0 0 0 2px rgba(var(--theme-primary-rgb),.2)}.project-setup-wizard__step--done .project-setup-wizard__step-num{background:#22c55e33;color:#4ade80;border-color:#22c55e59}.project-setup-wizard__step-label{font-size:.6875rem;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text-muted)}.project-setup-wizard__step--active .project-setup-wizard__step-label{color:var(--theme-primary)}.project-setup-wizard__steps-line{flex:0 0 1.5rem;height:2px;border-radius:1px;background:linear-gradient(90deg,rgba(var(--theme-primary-rgb),.25),rgba(var(--theme-primary-rgb),.08))}.project-setup-wizard__panel{padding:var(--space-lg);border-radius:var(--radius-xl);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-md)}.project-setup-wizard__panel-head{display:flex;gap:var(--space-md);align-items:flex-start;margin-bottom:var(--space-sm)}.project-setup-wizard__notice{padding:var(--space-md);border-radius:var(--radius-lg);font-size:.875rem;line-height:1.55;color:var(--theme-text-secondary);background:#f59e0b1a;border:1px solid rgba(245,158,11,.25)}[data-theme=light] .project-setup-wizard__notice{background:#f59e0b14;border-color:#d9770633}@media (max-width: 480px){.project-setup-wizard__steps{flex-wrap:wrap;justify-content:center}.project-setup-wizard__steps-line{display:none}.project-setup-wizard__step{flex:0 0 auto;min-width:4.5rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
