.Navigation-module__9-SIHa__navigation{background:var(--surface-primary);z-index:1000;border-bottom:1px solid var(--border-secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:80px;right:0}.Navigation-module__9-SIHa__navigation:after{content:"";opacity:0;pointer-events:none;z-index:0;will-change:transform,opacity;background:radial-gradient(50% 130%,#3f97b521,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(-110%)}.Navigation-module__9-SIHa__sweep:after{animation:1.2s ease-in-out forwards Navigation-module__9-SIHa__sweepRight}@keyframes Navigation-module__9-SIHa__sweepRight{0%{opacity:0;transform:translate(-110%)}15%{opacity:1}75%{opacity:1}to{opacity:0;transform:translate(110%)}}.Navigation-module__9-SIHa__navContainer{justify-content:center;align-items:center;gap:24px;max-width:100%;padding:16px 48px;display:flex;position:relative}.Navigation-module__9-SIHa__leftSection{flex:1;justify-content:center;align-items:center;max-width:800px;display:flex}.Navigation-module__9-SIHa__searchBar{background:var(--gradient-surface);border:1px solid var(--border-primary);width:100%;box-shadow:var(--shadow-sm);border-radius:14px;align-items:center;padding:14px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Navigation-module__9-SIHa__searchBar:focus-within{border-color:var(--border-accent);background:var(--surface-elevated);box-shadow:var(--shadow-md),0 0 0 3px var(--accent-subtle)}.Navigation-module__9-SIHa__searchIcon{color:var(--accent);opacity:.6;margin-right:14px;font-size:20px;transition:color .2s}.Navigation-module__9-SIHa__searchBar:focus-within .Navigation-module__9-SIHa__searchIcon{opacity:1}.Navigation-module__9-SIHa__searchInput{color:var(--foreground);caret-color:var(--accent);letter-spacing:.2px;background:0 0;border:none;outline:none;flex:1;font-size:14px;font-weight:400}.Navigation-module__9-SIHa__searchInput::placeholder{color:var(--foreground-subtle)}.Navigation-module__9-SIHa__clearBtn{background:var(--accent-subtle);color:var(--foreground-muted);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:10px;padding:6px;transition:all .2s;display:flex}.Navigation-module__9-SIHa__clearBtn:hover{color:var(--accent);background:var(--accent-muted)}.Navigation-module__9-SIHa__clearBtn svg{font-size:18px}.Navigation-module__9-SIHa__rightSection{align-items:center;gap:16px;display:flex;position:absolute;right:48px}.Navigation-module__9-SIHa__menuBtn{background:var(--accent-subtle);border:1px solid var(--border-primary);color:var(--foreground-secondary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;margin-right:8px;padding:10px;transition:all .25s;display:none}.Navigation-module__9-SIHa__menuBtn:hover{color:var(--accent);background:var(--accent-muted);border-color:var(--border-hover)}.Navigation-module__9-SIHa__menuBtn svg{font-size:24px}.Navigation-module__9-SIHa__mobileSearchContainer{display:none}.Navigation-module__9-SIHa__mobileSearchBtn{background:var(--accent-subtle);border:1px solid var(--border-primary);color:var(--foreground-secondary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:10px;transition:all .25s;display:flex}.Navigation-module__9-SIHa__mobileSearchBtn:hover{color:var(--accent);background:var(--accent-muted);border-color:var(--border-hover)}.Navigation-module__9-SIHa__mobileSearchBtn svg{font-size:20px}.Navigation-module__9-SIHa__mobileSearchBar{background:var(--gradient-surface);border:1px solid var(--border-primary);width:100%;box-shadow:var(--shadow-lg);border-radius:12px;align-items:center;padding:12px 16px;transition:all .3s;display:flex;position:relative}@media (max-width:768px){.Navigation-module__9-SIHa__navigation{background:var(--surface-primary);left:0}.Navigation-module__9-SIHa__navContainer{justify-content:space-between;gap:10px;padding:12px 16px}.Navigation-module__9-SIHa__menuBtn{margin-right:0;display:flex}.Navigation-module__9-SIHa__leftSection{display:none}.Navigation-module__9-SIHa__mobileSearchContainer{flex:1;justify-content:flex-end;align-items:center;transition:all .3s;display:flex}.Navigation-module__9-SIHa__mobileSearchContainer.Navigation-module__9-SIHa__expanded{z-index:10;position:absolute;left:16px;right:16px}.Navigation-module__9-SIHa__rightSection{gap:10px;position:static;right:auto}.Navigation-module__9-SIHa__rightSection.Navigation-module__9-SIHa__hidden{display:none}.Navigation-module__9-SIHa__searchBar{max-width:none}.Navigation-module__9-SIHa__userName{display:none}.Navigation-module__9-SIHa__leftSection{gap:15px}}.Navigation-module__9-SIHa__mobileSearchExpanded{align-items:center;gap:10px;width:100%;display:flex}.Navigation-module__9-SIHa__mobileCloseBtn{background:var(--accent-subtle);border:1px solid var(--border-primary);color:var(--foreground-secondary);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;transition:all .25s;display:flex}.Navigation-module__9-SIHa__mobileCloseBtn:hover{color:var(--accent);background:var(--accent-muted);border-color:var(--border-hover)}.Navigation-module__9-SIHa__mobileCloseBtn svg{font-size:20px}
.UserProfileMenu-module__5Z-_rq__userProfileContainer{display:inline-block;position:relative}.UserProfileMenu-module__5Z-_rq__userMenuButton{cursor:pointer;background:var(--accent-subtle);border:1px solid var(--border-secondary);border-radius:12px;align-items:center;gap:10px;padding:6px 14px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.UserProfileMenu-module__5Z-_rq__userMenuButton:hover{background:var(--accent-muted);border-color:var(--border-primary)}.UserProfileMenu-module__5Z-_rq__userAvatar{background:var(--gradient-accent);width:36px;height:36px;color:var(--text-on-accent);box-shadow:var(--shadow-accent);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:all .25s;display:flex}.UserProfileMenu-module__5Z-_rq__userMenuButton:hover .UserProfileMenu-module__5Z-_rq__userAvatar{transform:scale(1.05);box-shadow:0 4px 16px #3f97b566}.UserProfileMenu-module__5Z-_rq__dropdownIcon{color:var(--foreground-muted);transition:transform .2s}.UserProfileMenu-module__5Z-_rq__menuDropdown{background:var(--gradient-surface);border:1px solid var(--border-primary);min-width:290px;box-shadow:var(--shadow-xl);z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;animation:.25s cubic-bezier(.4,0,.2,1) UserProfileMenu-module__5Z-_rq__slideDown;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}@keyframes UserProfileMenu-module__5Z-_rq__slideDown{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.UserProfileMenu-module__5Z-_rq__userInfo{background:var(--accent-subtle);align-items:center;gap:14px;padding:22px;display:flex}.UserProfileMenu-module__5Z-_rq__userAvatarLarge{background:var(--gradient-accent);width:52px;height:52px;color:var(--text-on-accent);box-shadow:var(--shadow-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.UserProfileMenu-module__5Z-_rq__userDetails{flex:1;min-width:0}.UserProfileMenu-module__5Z-_rq__userName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.2px;margin:0 0 4px;font-size:16px;font-weight:600;overflow:hidden}.UserProfileMenu-module__5Z-_rq__userEmail{color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.UserProfileMenu-module__5Z-_rq__menuDivider{background:linear-gradient(90deg,transparent,var(--border-primary),transparent);height:1px;margin:0}.UserProfileMenu-module__5Z-_rq__menuList{margin:0;padding:10px;list-style:none}.UserProfileMenu-module__5Z-_rq__menuItem{text-align:left;width:100%;color:var(--foreground);cursor:pointer;letter-spacing:.2px;background:0 0;border:none;border-radius:10px;padding:14px 18px;font-size:14px;font-weight:500;transition:all .2s;display:block}.UserProfileMenu-module__5Z-_rq__menuItem:hover{background:var(--accent-subtle)}.UserProfileMenu-module__5Z-_rq__logoutItem{color:var(--error)}.UserProfileMenu-module__5Z-_rq__logoutItem:hover{background:var(--error-bg)}.UserProfileMenu-module__5Z-_rq__themeToggleRow{background:var(--accent-subtle);border-radius:10px;justify-content:center;align-items:center;gap:16px;padding:16px 18px;display:flex}.UserProfileMenu-module__5Z-_rq__themeOption{color:var(--foreground-subtle);opacity:.5;flex-direction:column;align-items:center;gap:4px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.UserProfileMenu-module__5Z-_rq__themeOption span{text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.UserProfileMenu-module__5Z-_rq__themeOption.UserProfileMenu-module__5Z-_rq__activeOption{opacity:1}.UserProfileMenu-module__5Z-_rq__themeOption.UserProfileMenu-module__5Z-_rq__activeOption:first-child{color:var(--accent)}.UserProfileMenu-module__5Z-_rq__themeOption.UserProfileMenu-module__5Z-_rq__activeOption:last-child{color:#d1af22}.UserProfileMenu-module__5Z-_rq__themeIcon{font-size:20px}.UserProfileMenu-module__5Z-_rq__themeSwitch{background:var(--surface-hover);border:2px solid var(--border-primary);cursor:pointer;border-radius:14px;flex-shrink:0;width:52px;height:28px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.UserProfileMenu-module__5Z-_rq__themeSwitch:hover{border-color:var(--border-hover);box-shadow:0 0 0 3px var(--accent-subtle)}.UserProfileMenu-module__5Z-_rq__themeSwitch.UserProfileMenu-module__5Z-_rq__light{background:#d1af221a;border-color:#d1af22}.UserProfileMenu-module__5Z-_rq__themeSwitchKnob{background:var(--accent);border-radius:50%;width:20px;height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0003}.UserProfileMenu-module__5Z-_rq__themeSwitch.UserProfileMenu-module__5Z-_rq__light .UserProfileMenu-module__5Z-_rq__themeSwitchKnob{background:#d1af22;left:calc(100% - 22px)}@media (max-width:768px){.UserProfileMenu-module__5Z-_rq__menuDropdown{min-width:270px;right:-8px}.UserProfileMenu-module__5Z-_rq__userInfo{padding:18px}.UserProfileMenu-module__5Z-_rq__userAvatarLarge{width:46px;height:46px;font-size:16px}.UserProfileMenu-module__5Z-_rq__userName{font-size:15px}.UserProfileMenu-module__5Z-_rq__userEmail{font-size:12px}.UserProfileMenu-module__5Z-_rq__menuItem{padding:12px 16px;font-size:13px}.UserProfileMenu-module__5Z-_rq__themeToggleRow{padding:12px 16px}.UserProfileMenu-module__5Z-_rq__themeLabel{font-size:13px}.UserProfileMenu-module__5Z-_rq__themeSwitch{width:44px;height:24px}.UserProfileMenu-module__5Z-_rq__themeSwitchKnob{width:18px;height:18px}.UserProfileMenu-module__5Z-_rq__themeSwitch.UserProfileMenu-module__5Z-_rq__light .UserProfileMenu-module__5Z-_rq__themeSwitchKnob{left:calc(100% - 20px)}}
.ManagementButton-module__df-RzW__managementButton{background:var(--accent-subtle);border:1px solid var(--border-primary);cursor:pointer;color:var(--foreground-secondary);border-radius:12px;justify-content:center;align-items:center;min-width:46px;height:46px;padding:10px 14px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ManagementButton-module__df-RzW__managementButton:before{content:"";background:var(--accent-muted);opacity:0;transition:opacity .25s;position:absolute;inset:0}.ManagementButton-module__df-RzW__managementButton:hover:before{opacity:1}.ManagementButton-module__df-RzW__managementButton:hover{border-color:var(--border-hover);color:var(--accent);box-shadow:var(--shadow-accent);transform:translateY(-2px)}.ManagementButton-module__df-RzW__managementButton:active{transform:translateY(0)}.ManagementButton-module__df-RzW__managementIcon{z-index:1;font-size:22px;transition:transform .25s;position:relative}.ManagementButton-module__df-RzW__managementButton:hover .ManagementButton-module__df-RzW__managementIcon{transform:rotate(15deg)}
.ManagementModal-module__-CDT8G__modalBackdrop{background:var(--overlay);z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:20px;animation:.25s ease-out ManagementModal-module__-CDT8G__fadeIn;display:flex;position:fixed;inset:0}@keyframes ManagementModal-module__-CDT8G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ManagementModal-module__-CDT8G__slideUp{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ManagementModal-module__-CDT8G__modalContainer{background:var(--gradient-surface);border:1px solid var(--border-primary);width:100%;max-width:740px;max-height:80vh;box-shadow:var(--shadow-xl);border-radius:20px;animation:.35s cubic-bezier(.16,1,.3,1) ManagementModal-module__-CDT8G__slideUp;overflow-y:auto}.ManagementModal-module__-CDT8G__modalHeader{border-bottom:1px solid var(--border-primary);background:var(--accent-subtle);justify-content:space-between;align-items:center;padding:26px 32px;display:flex;position:relative}.ManagementModal-module__-CDT8G__modalHeader:after{content:"";background:#3f97b5;border-radius:1px;width:60px;height:2px;position:absolute;bottom:0;left:32px}.ManagementModal-module__-CDT8G__modalTitle{color:var(--foreground);letter-spacing:-.5px;margin:0;font-size:24px;font-weight:400}.ManagementModal-module__-CDT8G__closeButton{background:var(--accent-subtle);border:1px solid var(--border-secondary);color:var(--foreground-muted);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.ManagementModal-module__-CDT8G__closeButton:hover{color:var(--accent);background:var(--accent-muted);border-color:var(--border-hover);transform:rotate(90deg)}.ManagementModal-module__-CDT8G__closeButton svg{font-size:20px}.ManagementModal-module__-CDT8G__parentTabNavigation{background:var(--accent-subtle);border-bottom:1px solid var(--border-secondary);gap:8px;padding:20px 32px;display:flex}.ManagementModal-module__-CDT8G__parentTabButton{background:var(--surface-primary);border:1px solid var(--border-secondary);color:var(--foreground-muted);cursor:pointer;text-transform:uppercase;letter-spacing:1px;border-radius:12px;flex:1;padding:14px 24px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.ManagementModal-module__-CDT8G__parentTabButton:hover{color:var(--foreground-secondary);background:var(--accent-subtle);border-color:var(--border-primary)}.ManagementModal-module__-CDT8G__activeParentTabButton{color:var(--text-on-accent);background:var(--gradient-accent);box-shadow:var(--shadow-accent);border-color:#0000}.ManagementModal-module__-CDT8G__activeParentTabButton:hover{color:#fff;background:linear-gradient(135deg,#7fb5c8 0%,#1e5162 100%)}.ManagementModal-module__-CDT8G__tabNavigation{background:var(--accent-subtle);border-bottom:1px solid var(--border-secondary);gap:6px;padding:14px 32px;display:flex}.ManagementModal-module__-CDT8G__tabButton{background:var(--surface-secondary);border:1px solid var(--border-secondary);color:var(--foreground-muted);cursor:pointer;letter-spacing:.3px;border-radius:10px;flex:1;padding:12px 20px;font-size:13px;font-weight:600;transition:all .25s;position:relative}.ManagementModal-module__-CDT8G__tabButton:hover{color:var(--foreground);background:var(--surface-hover);border-color:var(--border-primary)}.ManagementModal-module__-CDT8G__activeTabButton{color:var(--text-on-accent);background:var(--gradient-accent);box-shadow:var(--shadow-accent);border-color:#0000}.ManagementModal-module__-CDT8G__activeTabButton:hover{color:var(--text-on-accent);background:var(--gradient-accent)}.ManagementModal-module__-CDT8G__modalBody{min-height:300px;padding:32px;overflow:visible}.ManagementModal-module__-CDT8G__tabContent{animation:.3s ease-out ManagementModal-module__-CDT8G__slideIn}@keyframes ManagementModal-module__-CDT8G__slideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ManagementModal-module__-CDT8G__formGroup{margin-bottom:28px;position:relative}.ManagementModal-module__-CDT8G__label{color:var(--foreground-secondary);letter-spacing:.4px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:600;display:block}.ManagementModal-module__-CDT8G__select{background:var(--surface-secondary);border:1.5px solid var(--border-primary);width:100%;color:var(--foreground);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%233f97b5' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;border-radius:12px;outline:none;padding:16px 48px 16px 20px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.ManagementModal-module__-CDT8G__select:hover{border-color:var(--border-hover);box-shadow:0 0 0 3px var(--accent-subtle)}.ManagementModal-module__-CDT8G__select:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-muted)}.ManagementModal-module__-CDT8G__select option{background-color:var(--surface-secondary);color:var(--foreground);padding:14px}.ManagementModal-module__-CDT8G__input{background:var(--surface-secondary);border:1.5px solid var(--border-primary);width:100%;color:var(--foreground);box-sizing:border-box;border-radius:12px;outline:none;padding:16px 20px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.ManagementModal-module__-CDT8G__input:hover{border-color:var(--border-hover);box-shadow:0 0 0 3px var(--accent-subtle)}.ManagementModal-module__-CDT8G__input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-muted)}.ManagementModal-module__-CDT8G__textarea{background:var(--surface-secondary);border:1.5px solid var(--border-primary);width:100%;color:var(--foreground);box-sizing:border-box;resize:vertical;border-radius:12px;outline:none;min-height:100px;padding:16px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.ManagementModal-module__-CDT8G__textarea:hover{border-color:var(--border-hover);box-shadow:0 0 0 3px var(--accent-subtle)}.ManagementModal-module__-CDT8G__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-muted)}.ManagementModal-module__-CDT8G__dropzone{border:2px dashed var(--border-hover);text-align:center;background:var(--accent-subtle);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:24px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ManagementModal-module__-CDT8G__dropzone:hover{border-color:var(--accent);background:var(--accent-muted);box-shadow:0 4px 16px var(--accent-subtle);transform:translateY(-2px)}.ManagementModal-module__-CDT8G__dropzone.ManagementModal-module__-CDT8G__dragging{border-color:var(--accent);background:var(--accent-muted);box-shadow:0 0 0 4px var(--accent-subtle);transform:scale(1.01)}.ManagementModal-module__-CDT8G__uploadIconLarge{color:var(--accent);opacity:.8;font-size:32px;transition:all .3s}.ManagementModal-module__-CDT8G__dropzone:hover .ManagementModal-module__-CDT8G__uploadIconLarge{opacity:1;transform:translateY(-2px)}.ManagementModal-module__-CDT8G__dropzoneText{color:var(--foreground);z-index:1;margin:0;font-size:14px;font-weight:600;position:relative}.ManagementModal-module__-CDT8G__dropzoneSubtext{color:var(--foreground-muted);z-index:1;margin:0;font-size:12px;font-weight:500;position:relative}.ManagementModal-module__-CDT8G__browseButton{background:var(--accent-muted);border:1.5px solid var(--accent);color:var(--accent);cursor:pointer;z-index:1;border-radius:8px;padding:8px 24px;font-size:13px;font-weight:600;transition:all .25s;position:relative}.ManagementModal-module__-CDT8G__browseButton:hover{background:var(--gradient-accent);border-color:var(--accent);color:var(--text-on-accent);box-shadow:var(--shadow-accent);transform:translateY(-1px)}.ManagementModal-module__-CDT8G__browseButton:active{transform:translateY(0)}.ManagementModal-module__-CDT8G__fileInput{display:none}.ManagementModal-module__-CDT8G__fileTypes{color:var(--foreground-muted);z-index:1;margin:0;font-size:11px;font-weight:500;position:relative}.ManagementModal-module__-CDT8G__selectedFiles{background:var(--accent-subtle);border:1px solid var(--border-primary);border-radius:14px;margin-top:28px;padding:22px}.ManagementModal-module__-CDT8G__selectedFilesHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ManagementModal-module__-CDT8G__selectedFilesTitle{color:var(--accent);letter-spacing:.5px;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.ManagementModal-module__-CDT8G__clearAllButton{border:1px solid var(--error);color:var(--error);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.ManagementModal-module__-CDT8G__clearAllButton:hover{background:var(--error-bg)}.ManagementModal-module__-CDT8G__labelHint{color:var(--foreground-muted);text-transform:none;margin-left:8px;font-size:11px;font-weight:400}.ManagementModal-module__-CDT8G__uploadProgressBar{background:var(--surface-secondary);border:1px solid var(--border-secondary);border-radius:10px;margin-bottom:16px;padding:12px 16px}.ManagementModal-module__-CDT8G__uploadProgressInfo{color:var(--foreground-secondary);justify-content:space-between;margin-bottom:8px;font-size:13px;font-weight:500;display:flex}.ManagementModal-module__-CDT8G__progressTrack{background:var(--surface-hover);border-radius:4px;width:100%;height:8px;overflow:hidden}.ManagementModal-module__-CDT8G__progressFill{background:var(--gradient-accent);border-radius:4px;height:100%;transition:width .3s}.ManagementModal-module__-CDT8G__uploadSummary{background:var(--surface-secondary);border-radius:10px;gap:16px;margin-bottom:16px;padding:12px 16px;display:flex}.ManagementModal-module__-CDT8G__successCount,.ManagementModal-module__-CDT8G__errorCount{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ManagementModal-module__-CDT8G__successCount{color:var(--success)}.ManagementModal-module__-CDT8G__errorCount{color:var(--error)}.ManagementModal-module__-CDT8G__successCount svg,.ManagementModal-module__-CDT8G__errorCount svg{font-size:18px}.ManagementModal-module__-CDT8G__fileList{max-height:300px;margin:0;padding:0;list-style:none;overflow-y:auto}.ManagementModal-module__-CDT8G__fileItem{color:var(--foreground);background:var(--surface-secondary);border:1px solid var(--border-secondary);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:14px 18px;font-size:13px;transition:all .25s;display:flex}.ManagementModal-module__-CDT8G__fileItem:hover{border-color:var(--border-primary)}.ManagementModal-module__-CDT8G__fileItem:last-child{margin-bottom:0}.ManagementModal-module__-CDT8G__fileItemPending{border-left:3px solid var(--foreground-muted)}.ManagementModal-module__-CDT8G__fileItemUploading{border-left:3px solid var(--accent);background:var(--accent-subtle)}.ManagementModal-module__-CDT8G__fileItemSuccess{border-left:3px solid var(--success)}.ManagementModal-module__-CDT8G__fileItemError{border-left:3px solid var(--error)}.ManagementModal-module__-CDT8G__fileItemContent{flex:1;min-width:0}.ManagementModal-module__-CDT8G__fileName{white-space:nowrap;text-overflow:ellipsis;font-weight:500;display:block;overflow:hidden}.ManagementModal-module__-CDT8G__fileSize{color:var(--foreground-muted);margin-top:2px;font-size:11px;display:block}.ManagementModal-module__-CDT8G__fileItemActions{align-items:center;gap:8px;margin-left:12px;display:flex}.ManagementModal-module__-CDT8G__fileSpinner{border:2px solid var(--border-primary);border-top:2px solid var(--accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ManagementModal-module__-CDT8G__spin}@keyframes ManagementModal-module__-CDT8G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ManagementModal-module__-CDT8G__successIcon{color:var(--success);font-size:20px}.ManagementModal-module__-CDT8G__errorIcon{color:var(--error);font-size:20px}.ManagementModal-module__-CDT8G__removeFileButton{background:var(--accent-subtle);border:1px solid var(--border-secondary);color:var(--foreground-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:7px;transition:all .25s;display:flex}.ManagementModal-module__-CDT8G__removeFileButton:hover{color:var(--error);background:var(--error-bg);border-color:var(--error)}.ManagementModal-module__-CDT8G__buttonSpinner{border:2px solid #ffffff4d;border-top:2px solid var(--text-on-accent);border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite ManagementModal-module__-CDT8G__spin}.ManagementModal-module__-CDT8G__dropzone.ManagementModal-module__-CDT8G__disabled{opacity:.6;pointer-events:none}.ManagementModal-module__-CDT8G__labelWithInfo{align-items:center;gap:8px;margin-bottom:12px;display:flex;position:relative}.ManagementModal-module__-CDT8G__labelWithInfo .ManagementModal-module__-CDT8G__label{margin-bottom:0;display:inline}.ManagementModal-module__-CDT8G__infoButton{cursor:pointer;color:#3f97b599;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .25s;display:flex}.ManagementModal-module__-CDT8G__infoButton:hover{color:#3f97b5;transform:scale(1.15)}.ManagementModal-module__-CDT8G__infoIcon{font-size:18px}.ManagementModal-module__-CDT8G__infoTooltip{color:#ffffffe6;z-index:1000;background:linear-gradient(160deg,#2a2f34 0%,#22262b 100%);border:1px solid #3f97b540;border-radius:12px;max-width:320px;margin-top:10px;padding:14px 18px;font-size:13px;animation:.25s cubic-bezier(.16,1,.3,1) ManagementModal-module__-CDT8G__tooltipFadeIn;position:absolute;top:100%;left:0;box-shadow:0 12px 32px #00000080}@keyframes ManagementModal-module__-CDT8G__tooltipFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ManagementModal-module__-CDT8G__dateTimePicker{width:100%}.ManagementModal-module__-CDT8G__dateTimePicker input{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#22262b 0%,#252930 100%);border:1.5px solid #3f97b52e;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.ManagementModal-module__-CDT8G__dateTimePicker input:hover{border-color:#3f97b559;box-shadow:0 0 0 3px #3f97b50f}.ManagementModal-module__-CDT8G__dateTimePicker input:focus{background-color:#22262b;border-color:#3f97b5;box-shadow:0 0 0 4px #3f97b51f,0 0 20px #3f97b51a}.ManagementModal-module__-CDT8G__dateTimePicker .MuiIconButton-root{color:#3f97b5}.ManagementModal-module__-CDT8G__dateTimePicker .MuiIconButton-root:hover{background-color:#3f97b51f}.ManagementModal-module__-CDT8G__selectAllContainer{background:var(--accent-subtle);border:1px solid var(--border-primary);border-radius:12px;align-items:center;margin-bottom:18px;padding:14px 16px;display:flex}.ManagementModal-module__-CDT8G__selectAllLabel{color:var(--foreground);letter-spacing:.2px;font-size:14px;font-weight:600}.ManagementModal-module__-CDT8G__fileListContainer{border:1px solid var(--border-primary);background:var(--surface-secondary);border-radius:12px;max-height:280px;padding:10px;overflow-y:auto}.ManagementModal-module__-CDT8G__fileItemRow{border-bottom:1px solid var(--border-secondary);border-radius:10px;align-items:center;margin-bottom:4px;padding:14px 16px;transition:all .25s;display:flex}.ManagementModal-module__-CDT8G__fileItemRow:hover{background:var(--accent-subtle)}.ManagementModal-module__-CDT8G__fileItemRow:last-child{border-bottom:none;margin-bottom:0}.ManagementModal-module__-CDT8G__fileInfo{flex:1;align-items:center;display:flex}.ManagementModal-module__-CDT8G__fileName{color:var(--foreground);font-size:14px;font-weight:500}.ManagementModal-module__-CDT8G__loading{text-align:center;color:#ffffff8c;padding:40px;font-size:14px;font-weight:500}.ManagementModal-module__-CDT8G__emptyState{text-align:center;color:#ffffff73;padding:56px;font-size:14px;font-weight:500}.ManagementModal-module__-CDT8G__modalFooter{border-top:1px solid #3f97b51a;justify-content:flex-end;gap:14px;margin-top:26px;padding:26px 0 0;display:flex}.ManagementModal-module__-CDT8G__uploadButton{background:var(--gradient-accent);color:var(--text-on-accent);cursor:pointer;box-shadow:var(--shadow-accent);letter-spacing:.3px;border:none;border-radius:12px;padding:14px 36px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ManagementModal-module__-CDT8G__uploadButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ManagementModal-module__-CDT8G__uploadButton:hover:before{left:100%}.ManagementModal-module__-CDT8G__uploadButton:hover{background:linear-gradient(135deg,#7fb5c8 0%,#3f97b5 100%);transform:translateY(-3px);box-shadow:0 8px 28px #3f97b573}.ManagementModal-module__-CDT8G__uploadButton:active{transform:translateY(-1px);box-shadow:0 4px 12px #3f97b559}.ManagementModal-module__-CDT8G__uploadButton:disabled{cursor:not-allowed;box-shadow:none;opacity:.55;background:linear-gradient(135deg,#3f97b540 0%,#3f97b526 100%);transform:none}.ManagementModal-module__-CDT8G__deleteButton{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#ff5d00 0%,#cc4a00 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 36px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 6px 20px #ff5d004d}.ManagementModal-module__-CDT8G__deleteButton:hover{background:linear-gradient(135deg,#ff5d00 0%,#cc4a00 50%);transform:translateY(-3px);box-shadow:0 8px 28px #ff5d0066}.ManagementModal-module__-CDT8G__deleteButton:active{transform:translateY(-1px)}.ManagementModal-module__-CDT8G__deleteButton:disabled{cursor:not-allowed;box-shadow:none;opacity:.55;background:linear-gradient(135deg,#ff5d0040 0%,#ff5d0026 100%);transform:none}.ManagementModal-module__-CDT8G__deleteIcon{font-size:18px}.ManagementModal-module__-CDT8G__updateButton{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#3f97b5 0%,#1e5162 100%);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 36px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 6px 20px #3f97b54d}.ManagementModal-module__-CDT8G__updateButton:hover{background:linear-gradient(135deg,#7fb5c8 0%,#3f97b5 100%);transform:translateY(-3px);box-shadow:0 8px 28px #3f97b566}.ManagementModal-module__-CDT8G__updateButton:active{transform:translateY(-1px)}.ManagementModal-module__-CDT8G__updateButton:disabled{cursor:not-allowed;box-shadow:none;opacity:.55;background:linear-gradient(135deg,#3f97b540 0%,#3f97b526 100%);transform:none}.ManagementModal-module__-CDT8G__updateIcon{font-size:18px}.ManagementModal-module__-CDT8G__modalContainer::-webkit-scrollbar{width:8px}.ManagementModal-module__-CDT8G__modalContainer::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.ManagementModal-module__-CDT8G__modalContainer::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.ManagementModal-module__-CDT8G__modalContainer::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.ManagementModal-module__-CDT8G__fileListContainer::-webkit-scrollbar{width:6px}.ManagementModal-module__-CDT8G__fileListContainer::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:3px}.ManagementModal-module__-CDT8G__fileListContainer::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}.ManagementModal-module__-CDT8G__fileListContainer::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}@media (max-width:768px){.ManagementModal-module__-CDT8G__modalBackdrop{padding:12px}.ManagementModal-module__-CDT8G__modalContainer{border-radius:16px;max-height:92vh}.ManagementModal-module__-CDT8G__modalHeader{padding:20px 24px}.ManagementModal-module__-CDT8G__modalTitle{font-size:20px}.ManagementModal-module__-CDT8G__parentTabButton{letter-spacing:.8px;padding:14px 16px;font-size:12px}.ManagementModal-module__-CDT8G__tabButton{padding:12px 16px;font-size:12px}.ManagementModal-module__-CDT8G__modalBody{padding:24px}.ManagementModal-module__-CDT8G__dropzone{padding:40px 20px}.ManagementModal-module__-CDT8G__uploadIconLarge{font-size:44px}.ManagementModal-module__-CDT8G__dropzoneText{font-size:15px}.ManagementModal-module__-CDT8G__browseButton{padding:12px 28px}.ManagementModal-module__-CDT8G__modalFooter{flex-direction:column;gap:12px}.ManagementModal-module__-CDT8G__uploadButton,.ManagementModal-module__-CDT8G__deleteButton,.ManagementModal-module__-CDT8G__updateButton{justify-content:center;width:100%}}.ManagementModal-module__-CDT8G__confirmOverlay{z-index:3000;background:#14161ad9;justify-content:center;align-items:center;animation:.2s ease-out ManagementModal-module__-CDT8G__fadeIn;display:flex;position:fixed;inset:0}.ManagementModal-module__-CDT8G__confirmDialog{background:linear-gradient(160deg,#2a2f34 0%,#22262b 100%);border:1px solid #3f97b526;border-radius:18px;width:90%;max-width:420px;padding:28px 32px;animation:.3s cubic-bezier(.16,1,.3,1) ManagementModal-module__-CDT8G__slideUp;box-shadow:0 20px 60px #0009}.ManagementModal-module__-CDT8G__confirmTitle{color:#fff;letter-spacing:-.3px;margin:0 0 16px;font-size:20px;font-weight:400}.ManagementModal-module__-CDT8G__confirmMessage{color:#ffffffb3;margin:0 0 28px;font-size:14px;line-height:1.6}.ManagementModal-module__-CDT8G__confirmActions{justify-content:flex-end;gap:14px;display:flex}.ManagementModal-module__-CDT8G__cancelButton{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .25s}.ManagementModal-module__-CDT8G__cancelButton:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.ManagementModal-module__-CDT8G__confirmDeleteButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5d00 0%,#cc4a00 100%);border:none;border-radius:10px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .25s;box-shadow:0 4px 16px #ff5d004d}.ManagementModal-module__-CDT8G__confirmDeleteButton:hover{background:linear-gradient(135deg,#ff5d00 0%,#cc4a00 50%);transform:translateY(-2px);box-shadow:0 6px 24px #ff5d0066}@media (max-width:768px){.ManagementModal-module__-CDT8G__confirmDialog{margin:16px;padding:24px}.ManagementModal-module__-CDT8G__confirmActions{flex-direction:column}.ManagementModal-module__-CDT8G__cancelButton,.ManagementModal-module__-CDT8G__confirmDeleteButton{text-align:center;width:100%}}
.CustomSelect-module__4OGvfG__selectContainer{width:100%;position:relative}.CustomSelect-module__4OGvfG__selectButton{background:var(--surface-secondary);border:1.5px solid var(--border-primary);width:100%;color:var(--foreground);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.CustomSelect-module__4OGvfG__selectButton:hover{border-color:var(--border-hover);box-shadow:0 0 0 3px var(--accent-subtle);background:var(--surface-hover)}.CustomSelect-module__4OGvfG__selectButton.CustomSelect-module__4OGvfG__open{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-muted);background:var(--surface-secondary)}.CustomSelect-module__4OGvfG__selectValue{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CustomSelect-module__4OGvfG__selectValue.CustomSelect-module__4OGvfG__placeholder{color:var(--foreground-subtle)}.CustomSelect-module__4OGvfG__selectIcon{color:var(--accent);flex-shrink:0;margin-left:12px;font-size:22px;transition:transform .25s}.CustomSelect-module__4OGvfG__selectIcon.CustomSelect-module__4OGvfG__rotated{transform:rotate(180deg)}.CustomSelect-module__4OGvfG__dropdown{background:var(--gradient-surface);border:1px solid var(--border-primary);box-shadow:var(--shadow-xl);z-index:9999;border-radius:14px;animation:.2s cubic-bezier(.16,1,.3,1) CustomSelect-module__4OGvfG__dropdownSlide;overflow:hidden}@keyframes CustomSelect-module__4OGvfG__dropdownSlide{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CustomSelect-module__4OGvfG__dropdownContent{max-height:280px;padding:8px;overflow-y:auto}.CustomSelect-module__4OGvfG__dropdownContent::-webkit-scrollbar{width:6px}.CustomSelect-module__4OGvfG__dropdownContent::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:3px}.CustomSelect-module__4OGvfG__dropdownContent::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}.CustomSelect-module__4OGvfG__dropdownContent::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.CustomSelect-module__4OGvfG__option{width:100%;color:var(--foreground-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:2px;padding:14px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CustomSelect-module__4OGvfG__option:last-child{margin-bottom:0}.CustomSelect-module__4OGvfG__option:hover{background:var(--accent-subtle);color:var(--foreground)}.CustomSelect-module__4OGvfG__option.CustomSelect-module__4OGvfG__selected{background:var(--accent-muted);color:var(--accent)}.CustomSelect-module__4OGvfG__option.CustomSelect-module__4OGvfG__selected:hover{background:var(--accent-muted)}.CustomSelect-module__4OGvfG__checkmark{color:var(--accent);margin-left:12px;font-size:14px;font-weight:700}
.Toast-module__MyBSAW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;max-width:420px;display:flex;position:fixed;bottom:24px;left:24px}.Toast-module__MyBSAW__toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:linear-gradient(160deg,#22262bfa 0% 100%);border:1px solid #3f97b526;border-radius:14px;align-items:center;gap:14px;padding:16px 20px;animation:.35s cubic-bezier(.16,1,.3,1) Toast-module__MyBSAW__slideIn;display:flex;box-shadow:0 12px 40px #00000080,0 0 0 1px #ffffff08}@keyframes Toast-module__MyBSAW__slideIn{0%{opacity:0;transform:translate(-30px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.Toast-module__MyBSAW__iconWrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Toast-module__MyBSAW__icon{font-size:22px}.Toast-module__MyBSAW__message{color:#fffffff2;letter-spacing:.2px;flex:1;font-size:14px;font-weight:500;line-height:1.5}.Toast-module__MyBSAW__closeButton{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.Toast-module__MyBSAW__closeButton:hover{color:#ffffffe6;background:#ffffff1a;border-color:#ffffff26}.Toast-module__MyBSAW__success{border-color:#3f97b540}.Toast-module__MyBSAW__success .Toast-module__MyBSAW__iconWrapper{background:linear-gradient(135deg,#3f97b533 0%,#3f97b51a 100%)}.Toast-module__MyBSAW__success .Toast-module__MyBSAW__icon{color:#3f97b5}.Toast-module__MyBSAW__error{border-color:#ff5d0040}.Toast-module__MyBSAW__error .Toast-module__MyBSAW__iconWrapper{background:linear-gradient(135deg,#ff5d0033 0%,#ff5d001a 100%)}.Toast-module__MyBSAW__error .Toast-module__MyBSAW__icon{color:#ff5d00}.Toast-module__MyBSAW__warning{border-color:#d1af2240}.Toast-module__MyBSAW__warning .Toast-module__MyBSAW__iconWrapper{background:linear-gradient(135deg,#d1af2233 0%,#d1af221a 100%)}.Toast-module__MyBSAW__warning .Toast-module__MyBSAW__icon{color:#d1af22}.Toast-module__MyBSAW__info{border-color:#3f97b540}.Toast-module__MyBSAW__info .Toast-module__MyBSAW__iconWrapper{background:linear-gradient(135deg,#3f97b533 0%,#3f97b51a 100%)}.Toast-module__MyBSAW__info .Toast-module__MyBSAW__icon{color:#3f97b5}@media (max-width:768px){.Toast-module__MyBSAW__toastContainer{max-width:none;bottom:12px;left:12px;right:12px}.Toast-module__MyBSAW__toast{gap:12px;padding:14px 16px}.Toast-module__MyBSAW__iconWrapper{width:32px;height:32px}.Toast-module__MyBSAW__icon{font-size:20px}.Toast-module__MyBSAW__message{font-size:13px}}
.GlobalSearch-module__1m5KqG__searchContainer{width:100%;max-width:700px;position:relative}.GlobalSearch-module__1m5KqG__searchContainer.GlobalSearch-module__1m5KqG__mobile{max-width:100%}.GlobalSearch-module__1m5KqG__searchBar{background:var(--surface-elevated);border:1px solid var(--border-accent);width:100%;box-shadow:var(--shadow-md);border-radius:16px;align-items:center;padding:16px 22px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.GlobalSearch-module__1m5KqG__searchBar.GlobalSearch-module__1m5KqG__focused{border-color:var(--accent);background:var(--surface-primary);box-shadow:var(--shadow-lg),0 0 0 3px var(--accent-subtle)}.GlobalSearch-module__1m5KqG__searchIcon{color:var(--accent);opacity:.7;margin-right:16px;font-size:22px;transition:color .2s}.GlobalSearch-module__1m5KqG__searchBar.GlobalSearch-module__1m5KqG__focused .GlobalSearch-module__1m5KqG__searchIcon{opacity:1}.GlobalSearch-module__1m5KqG__searchInput{color:var(--foreground);caret-color:var(--accent);letter-spacing:.2px;background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:400}.GlobalSearch-module__1m5KqG__searchInput::placeholder{color:var(--foreground-muted)}.GlobalSearch-module__1m5KqG__clearBtn{background:var(--accent-subtle);color:var(--foreground-muted);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:10px;padding:6px;transition:all .2s;display:flex}.GlobalSearch-module__1m5KqG__clearBtn:hover{color:var(--accent);background:var(--accent-muted)}.GlobalSearch-module__1m5KqG__clearBtn svg{font-size:18px}.GlobalSearch-module__1m5KqG__dropdown{background:var(--surface-elevated);border:1px solid var(--border-primary);box-shadow:var(--shadow-lg),0 20px 40px #00000026;z-index:1100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;max-height:400px;animation:.2s ease-out GlobalSearch-module__1m5KqG__slideIn;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}@keyframes GlobalSearch-module__1m5KqG__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.GlobalSearch-module__1m5KqG__dropdown::-webkit-scrollbar{width:6px}.GlobalSearch-module__1m5KqG__dropdown::-webkit-scrollbar-track{background:0 0}.GlobalSearch-module__1m5KqG__dropdown::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:3px}.GlobalSearch-module__1m5KqG__loadingState,.GlobalSearch-module__1m5KqG__emptyState{color:var(--foreground-muted);justify-content:center;align-items:center;gap:12px;padding:24px;font-size:14px;display:flex}.GlobalSearch-module__1m5KqG__spinner{border:2px solid var(--border-primary);border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite GlobalSearch-module__1m5KqG__spin}@keyframes GlobalSearch-module__1m5KqG__spin{to{transform:rotate(360deg)}}.GlobalSearch-module__1m5KqG__resultsList{padding:8px}.GlobalSearch-module__1m5KqG__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;padding:12px 14px;transition:all .2s;display:flex}.GlobalSearch-module__1m5KqG__resultItem:hover{background:var(--accent-subtle)}.GlobalSearch-module__1m5KqG__resultItem:focus{background:var(--accent-subtle);box-shadow:0 0 0 2px var(--accent-muted);outline:none}.GlobalSearch-module__1m5KqG__resultThumbnail{background:var(--gradient-surface);border:1px solid var(--border-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.GlobalSearch-module__1m5KqG__pdfIcon{color:#ff5d00;font-size:24px}.GlobalSearch-module__1m5KqG__videoIcon{color:var(--accent);font-size:24px}.GlobalSearch-module__1m5KqG__resultInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.GlobalSearch-module__1m5KqG__resultName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.GlobalSearch-module__1m5KqG__resultMeta{color:var(--foreground-muted);align-items:center;gap:8px;font-size:12px;display:flex}.GlobalSearch-module__1m5KqG__resultTab{color:var(--accent);font-weight:500}.GlobalSearch-module__1m5KqG__resultDate:before{content:"•";opacity:.5;margin-right:8px}.GlobalSearch-module__1m5KqG__resultType{letter-spacing:.5px;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:10px;font-weight:600}.GlobalSearch-module__1m5KqG__resultType.GlobalSearch-module__1m5KqG__pdf{color:#ff5d00;background:#ff5d0026}.GlobalSearch-module__1m5KqG__resultType.GlobalSearch-module__1m5KqG__video{background:var(--accent-subtle);color:var(--accent)}@media (max-width:768px){.GlobalSearch-module__1m5KqG__dropdown{max-height:calc(100vh - 100px);position:fixed;top:70px;left:16px;right:16px}.GlobalSearch-module__1m5KqG__resultItem{gap:12px;padding:10px 12px}.GlobalSearch-module__1m5KqG__resultThumbnail{width:40px;height:40px}.GlobalSearch-module__1m5KqG__pdfIcon,.GlobalSearch-module__1m5KqG__videoIcon{font-size:20px}.GlobalSearch-module__1m5KqG__resultName{font-size:13px}.GlobalSearch-module__1m5KqG__resultMeta{font-size:11px}.GlobalSearch-module__1m5KqG__resultType{padding:3px 8px;font-size:9px}}.GlobalSearch-module__1m5KqG__searchBar.GlobalSearch-module__1m5KqG__searching{border-color:#3f97b599}.GlobalSearch-module__1m5KqG__searchSpinner{border:2px solid #3f97b54d;border-top-color:#3f97b5;border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-right:16px;animation:.8s linear infinite GlobalSearch-module__1m5KqG__spin}.GlobalSearch-module__1m5KqG__resultsHeader{color:var(--foreground-muted);border-bottom:1px solid var(--border-primary);margin-bottom:4px;padding:8px 14px;font-size:12px}.GlobalSearch-module__1m5KqG__resultsHeader span{font-weight:500}.GlobalSearch-module__1m5KqG__thumbnailImage{object-fit:cover;border-radius:8px;width:100%;height:100%}.GlobalSearch-module__1m5KqG__resultThumbnail{overflow:hidden}.GlobalSearch-module__1m5KqG__miniDocPreview{border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;padding:6px;display:flex}.GlobalSearch-module__1m5KqG__miniDocPage{background:#fff;border-radius:4px;flex-direction:column;width:100%;height:100%;padding:6px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.GlobalSearch-module__1m5KqG__miniDocLines{flex-direction:column;gap:4px;display:flex}.GlobalSearch-module__1m5KqG__miniDocLine{border-radius:2px;height:3px}.GlobalSearch-module__1m5KqG__miniDocCorner{opacity:.3;background:linear-gradient(135deg,#0000 50%,currentColor 50%);border-bottom-left-radius:2px;width:10px;height:10px;position:absolute;top:0;right:0}.GlobalSearch-module__1m5KqG__videoThumbnail{background:linear-gradient(135deg,#2a2f34 0%,#22262b 100%);border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.GlobalSearch-module__1m5KqG__videoThumbnail .GlobalSearch-module__1m5KqG__videoIcon{font-size:20px}
.Sidebar-module__CvxEga__sidebar{background:var(--gradient-card);border-right:1px solid var(--border-secondary);z-index:1001;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;align-items:center;width:80px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module__CvxEga__sidebar:before{content:"";background:linear-gradient(180deg,var(--accent-subtle)0%,transparent 30%);pointer-events:none;position:absolute;inset:0}.Sidebar-module__CvxEga__logoContainer{cursor:pointer;z-index:1;flex-shrink:0;justify-content:center;align-items:center;padding:22px 0;display:flex;position:relative}.Sidebar-module__CvxEga__logoContainer svg{width:40px;height:40px}.Sidebar-module__CvxEga__logoImage{object-fit:cover;box-shadow:var(--shadow-accent);border-radius:50%;transition:all .3s}.Sidebar-module__CvxEga__logoImage:hover{transform:scale(1.08);box-shadow:0 6px 24px #3f97b559}.Sidebar-module__CvxEga__nav{z-index:1;flex:1;width:100%;padding:8px 0;position:relative;overflow:hidden auto}.Sidebar-module__CvxEga__nav::-webkit-scrollbar{width:3px}.Sidebar-module__CvxEga__nav::-webkit-scrollbar-track{background:0 0}.Sidebar-module__CvxEga__nav::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}.Sidebar-module__CvxEga__nav::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.Sidebar-module__CvxEga__menuList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__CvxEga__menuItem{justify-content:center;width:100%;display:flex}.Sidebar-module__CvxEga__menuLink{width:52px;height:52px;color:var(--foreground-muted);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Sidebar-module__CvxEga__menuText{display:none}.Sidebar-module__CvxEga__menuLink svg{font-size:22px;transition:all .3s}.Sidebar-module__CvxEga__menuLink:hover{background:var(--accent-muted);color:var(--foreground);transform:translateY(-2px)}.Sidebar-module__CvxEga__menuLink:hover svg{transform:scale(1.1)}.Sidebar-module__CvxEga__menuLink.Sidebar-module__CvxEga__active{color:var(--accent);background:var(--accent-muted);box-shadow:var(--shadow-accent)}.Sidebar-module__CvxEga__menuLink.Sidebar-module__CvxEga__active svg{filter:drop-shadow(0 2px 8px #3f97b566)}.Sidebar-module__CvxEga__menuLink.Sidebar-module__CvxEga__active:before{content:"";background:var(--gradient-accent);width:4px;height:28px;box-shadow:0 0 12px var(--accent-muted);border-radius:0 4px 4px 0;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}@media (max-width:768px){.Sidebar-module__CvxEga__sidebar{border-right:1px solid var(--border-primary);z-index:2000;background:var(--gradient-surface);width:300px;height:100vh;box-shadow:var(--shadow-xl);border-top:none;flex-direction:column;padding:0;transition:left .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:auto;left:-300px}.Sidebar-module__CvxEga__sidebar.Sidebar-module__CvxEga__open{left:0}.Sidebar-module__CvxEga__logoContainer{border-bottom:1px solid var(--border-primary);background:var(--accent-subtle);padding:28px;display:flex}.Sidebar-module__CvxEga__nav{flex:1;width:100%;padding:12px 0;overflow-y:auto}.Sidebar-module__CvxEga__menuList{flex-direction:column;align-items:stretch;gap:4px;padding:0 12px}.Sidebar-module__CvxEga__menuItem{justify-content:flex-start;width:100%}.Sidebar-module__CvxEga__menuLink{border-radius:12px;flex-direction:row;justify-content:flex-start;gap:16px;width:100%;height:auto;padding:16px 20px}.Sidebar-module__CvxEga__menuLink span{letter-spacing:.2px;font-size:15px;font-weight:500;display:block}.Sidebar-module__CvxEga__menuLink.Sidebar-module__CvxEga__active{background:var(--accent-muted)}.Sidebar-module__CvxEga__menuLink.Sidebar-module__CvxEga__active:before{border-radius:0 4px 4px 0;width:4px;height:100%;top:0;bottom:0;left:-12px;transform:none}.Sidebar-module__CvxEga__menuLink:hover{background:var(--accent-subtle);transform:none}}.Sidebar-module__CvxEga__overlay{background:var(--overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;animation:.25s Sidebar-module__CvxEga__fadeIn;display:none;position:fixed;inset:0}@keyframes Sidebar-module__CvxEga__fadeIn{0%{opacity:0}to{opacity:1}}.Sidebar-module__CvxEga__sidebarContent{z-index:1;flex-direction:column;width:100%;height:100%;display:flex;position:relative}@media (max-width:768px){.Sidebar-module__CvxEga__overlay{display:block}}.Sidebar-module__CvxEga__progressBar{z-index:9999;background:#3f97b51a;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.Sidebar-module__CvxEga__progressIndicator{background:linear-gradient(90deg,transparent 0%,var(--accent)50%,transparent 100%);width:30%;height:100%;box-shadow:0 0 20px var(--accent),0 0 40px #3f97b580;animation:1s ease-in-out infinite Sidebar-module__CvxEga__progressSlide}@keyframes Sidebar-module__CvxEga__progressSlide{0%{transform:translate(-100%)}to{transform:translate(400%)}}.Sidebar-module__CvxEga__menuLink.Sidebar-module__CvxEga__loading{background:var(--accent-muted);pointer-events:none}.Sidebar-module__CvxEga__menuLink.Sidebar-module__CvxEga__loading:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#0000 0%,#3f97b526 50%,#0000 100%);animation:1.5s infinite Sidebar-module__CvxEga__shimmer;position:absolute;inset:0}@keyframes Sidebar-module__CvxEga__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.Sidebar-module__CvxEga__menuLink.Sidebar-module__CvxEga__loading span{opacity:.7}}
.VideoGrid-module__7ZBoxG__videoGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:28px;padding:0;display:grid}.VideoGrid-module__7ZBoxG__videoCard{cursor:pointer;background:linear-gradient(135deg,#22262be6 0%,#1a1d21f2 100%);border:1px solid #3f97b514;border-radius:18px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:clip;box-shadow:0 4px 20px #00000026}.VideoGrid-module__7ZBoxG__videoCard:before{content:"";opacity:0;z-index:1;background:linear-gradient(90deg,#0000,#3f97b566,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.VideoGrid-module__7ZBoxG__videoCard:hover:before{opacity:1}.VideoGrid-module__7ZBoxG__videoCard:hover{border-color:#3f97b540;transform:translateY(-6px)scale(1.01);box-shadow:0 16px 48px #00000059,0 0 0 1px #3f97b51a}.VideoGrid-module__7ZBoxG__thumbnailContainer{background:linear-gradient(135deg,#2a2f34 0%,#22262b 50%,#2a2f34 100%);width:100%;padding-top:56.25%;position:relative;overflow:hidden}.VideoGrid-module__7ZBoxG__thumbnailContainer:before{content:"";pointer-events:none;background:radial-gradient(circle,#3f97b50f 0%,#0000 60%);position:absolute;inset:0}.VideoGrid-module__7ZBoxG__thumbnail{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.VideoGrid-module__7ZBoxG__playButton{color:#fff;background:linear-gradient(135deg,#3f97b5f2 0%,#1e5162f2 100%);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:26px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 8px 32px #3f97b559}.VideoGrid-module__7ZBoxG__playButton:before{content:"";opacity:0;background:linear-gradient(135deg,#3f97b54d,#0000);border-radius:50%;transition:opacity .3s;position:absolute;inset:-4px}.VideoGrid-module__7ZBoxG__videoCard:hover .VideoGrid-module__7ZBoxG__playButton{background:linear-gradient(135deg,#7fb5c8 0%,#3f97b5 100%);transform:scale(1.15);box-shadow:0 12px 40px #3f97b580}.VideoGrid-module__7ZBoxG__videoCard:hover .VideoGrid-module__7ZBoxG__playButton:before{opacity:1}.VideoGrid-module__7ZBoxG__duration{color:#fff;letter-spacing:.3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#000000e6 0%,#000c 100%);border:1px solid #ffffff1a;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;position:absolute;bottom:14px;left:14px}.VideoGrid-module__7ZBoxG__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.8px;z-index:10;background:linear-gradient(135deg,#ff5d00 0%,#d1af22 100%);border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px}.VideoGrid-module__7ZBoxG__downloadButton{color:#fff;cursor:pointer;z-index:10;background:linear-gradient(135deg,#3f97b5f2 0%,#1e5162f2 100%);border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 32px #3f97b559}.VideoGrid-module__7ZBoxG__downloadButton:hover{background:linear-gradient(135deg,#7fb5c8 0%,#3f97b5 100%);transform:scale(1.1);box-shadow:0 6px 24px #3f97b580}.VideoGrid-module__7ZBoxG__downloadButton svg{font-size:20px}.VideoGrid-module__7ZBoxG__videoDetails{background:linear-gradient(#0000 0%,#0000001a 100%);padding:20px 22px}.VideoGrid-module__7ZBoxG__videoMeta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.VideoGrid-module__7ZBoxG__fileType{color:#7fb5c8;text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(135deg,#3f97b533 0%,#3f97b51f 100%);border:1px solid #3f97b526;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700}.VideoGrid-module__7ZBoxG__date{color:#ffffff73;font-size:12px;font-weight:500}.VideoGrid-module__7ZBoxG__videoTitle{color:#fff;-webkit-line-clamp:2;line-clamp:2;letter-spacing:.2px;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:600;line-height:1.5;transition:color .2s;display:-webkit-box;overflow:hidden}.VideoGrid-module__7ZBoxG__videoCard:hover .VideoGrid-module__7ZBoxG__videoTitle{color:#7fb5c8}@media (max-width:1024px){.VideoGrid-module__7ZBoxG__videoGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}}@media (max-width:768px){.VideoGrid-module__7ZBoxG__videoGrid{grid-template-columns:1fr;gap:18px}.VideoGrid-module__7ZBoxG__videoCard{border-radius:14px}.VideoGrid-module__7ZBoxG__playButton{width:60px;height:60px;font-size:22px}.VideoGrid-module__7ZBoxG__videoDetails{padding:16px 18px}.VideoGrid-module__7ZBoxG__videoTitle{font-size:15px}}.VideoGrid-module__7ZBoxG__videoCard.VideoGrid-module__7ZBoxG__highlighted{z-index:10;animation:2s ease-in-out VideoGrid-module__7ZBoxG__highlightGlow}@keyframes VideoGrid-module__7ZBoxG__highlightGlow{0%{transform:scale(1);box-shadow:0 0 #3f97b5b3,0 4px 20px #00000026}15%{transform:scale(1.02);box-shadow:0 0 30px 10px #3f97b599,0 16px 48px #00000059}30%{transform:scale(1.02);box-shadow:0 0 40px 15px #3f97b580,0 16px 48px #00000059}50%{transform:scale(1.01);box-shadow:0 0 30px 10px #3f97b566,0 12px 40px #0000004d}70%{transform:scale(1.005);box-shadow:0 0 20px 8px #3f97b54d,0 8px 30px #00000040}to{transform:scale(1);box-shadow:0 4px 20px #00000026}}.VideoGrid-module__7ZBoxG__videoCard.VideoGrid-module__7ZBoxG__highlighted:before{opacity:1;background:linear-gradient(90deg,#3f97b5cc,#3f97b599,#3f97b5cc);animation:1.5s ease-in-out VideoGrid-module__7ZBoxG__shimmer}@keyframes VideoGrid-module__7ZBoxG__shimmer{0%{opacity:1}50%{opacity:.7}to{opacity:0}}
.PodcastPlayer-module__9KVt4W__overlay{z-index:3000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.25s ease-out PodcastPlayer-module__9KVt4W__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes PodcastPlayer-module__9KVt4W__fadeIn{0%{opacity:0}to{opacity:1}}.PodcastPlayer-module__9KVt4W__container{background:linear-gradient(135deg,#1e2228 0%,#2a2f34 100%);border:1px solid #3f97b526;border-radius:18px;width:100%;max-width:900px;animation:.35s cubic-bezier(.16,1,.3,1) PodcastPlayer-module__9KVt4W__slideUp;position:relative;overflow:hidden;box-shadow:0 24px 80px #0009}@keyframes PodcastPlayer-module__9KVt4W__slideUp{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.PodcastPlayer-module__9KVt4W__header{border-bottom:2px solid #3f97b533;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PodcastPlayer-module__9KVt4W__title{color:#fff;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0 16px 0 0;font-size:18px;font-weight:600;overflow:hidden}.PodcastPlayer-module__9KVt4W__closeButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;line-height:1;transition:all .25s;display:flex}.PodcastPlayer-module__9KVt4W__closeButton:hover{background:#ffffff26;border-color:#ffffff40;transform:rotate(90deg)}.PodcastPlayer-module__9KVt4W__videoWrapper{padding:0;line-height:0}.PodcastPlayer-module__9KVt4W__video{border-radius:0 0 18px 18px;outline:none;width:100%;display:block}.PodcastPlayer-module__9KVt4W__audio{box-sizing:border-box;outline:none;width:100%;padding:24px;display:block}@media (max-width:768px){.PodcastPlayer-module__9KVt4W__container{border-radius:14px;max-width:100%}.PodcastPlayer-module__9KVt4W__header{padding:16px 18px}.PodcastPlayer-module__9KVt4W__title{font-size:15px}.PodcastPlayer-module__9KVt4W__video{border-radius:0 0 14px 14px}}
.VideoListView-module__DeMvea__listContainer{background:linear-gradient(135deg,#22262be6 0%,#1a1d21f2 100%);border:1px solid #3f97b514;border-radius:16px;overflow:hidden}.VideoListView-module__DeMvea__listHeader{text-transform:uppercase;letter-spacing:.8px;color:#ffffff73;background:#3f97b50d;border-bottom:1px solid #3f97b514;grid-template-columns:1fr 80px 140px 100px 80px;gap:16px;padding:14px 20px;font-size:12px;font-weight:600;display:grid}.VideoListView-module__DeMvea__listBody{flex-direction:column;display:flex}.VideoListView-module__DeMvea__listRow{cursor:pointer;border-bottom:1px solid #3f97b50f;grid-template-columns:1fr 80px 140px 100px 80px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:grid}.VideoListView-module__DeMvea__listRow:last-child{border-bottom:none}.VideoListView-module__DeMvea__listRow:hover{background:#3f97b50d}.VideoListView-module__DeMvea__nameCell{align-items:center;gap:14px;min-width:0;display:flex}.VideoListView-module__DeMvea__playIcon{color:#7fb5c8;background:linear-gradient(135deg,#3f97b533 0%,#1e51624d 100%);border:1px solid #3f97b526;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;transition:all .2s;display:flex}.VideoListView-module__DeMvea__listRow:hover .VideoListView-module__DeMvea__playIcon{color:#fff;background:linear-gradient(135deg,#3f97b566 0%,#1e516280 100%)}.VideoListView-module__DeMvea__fileName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;transition:color .2s;overflow:hidden}.VideoListView-module__DeMvea__listRow:hover .VideoListView-module__DeMvea__fileName{color:#7fb5c8}.VideoListView-module__DeMvea__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff5d00 0%,#d1af22 100%);border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700}.VideoListView-module__DeMvea__typeCell{align-items:center;display:flex}.VideoListView-module__DeMvea__fileTypeBadge{color:#7fb5c8;text-transform:uppercase;letter-spacing:.6px;background:linear-gradient(135deg,#3f97b533 0%,#3f97b51f 100%);border:1px solid #3f97b526;border-radius:5px;padding:4px 10px;font-size:11px;font-weight:700}.VideoListView-module__DeMvea__dateCell,.VideoListView-module__DeMvea__sizeCell{color:#ffffff73;font-size:13px}.VideoListView-module__DeMvea__actionsCell{justify-content:center;display:flex}.VideoListView-module__DeMvea__downloadBtn{color:#7fb5c8;cursor:pointer;background:#3f97b51a;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.VideoListView-module__DeMvea__downloadBtn:hover{color:#fff;background:linear-gradient(135deg,#3f97b5f2 0%,#1e5162f2 100%);transform:scale(1.1)}.VideoListView-module__DeMvea__downloadBtn svg{font-size:18px}.VideoListView-module__DeMvea__listRow.VideoListView-module__DeMvea__highlighted{animation:2s ease-in-out VideoListView-module__DeMvea__highlightGlow}@keyframes VideoListView-module__DeMvea__highlightGlow{0%{background:#3f97b50d}15%{background:#3f97b526}30%{background:#3f97b526}50%{background:#3f97b514}to{background:0 0}}@media (max-width:768px){.VideoListView-module__DeMvea__listHeader{display:none}.VideoListView-module__DeMvea__listRow{grid-template-columns:1fr auto;gap:12px;padding:14px 16px}.VideoListView-module__DeMvea__typeCell,.VideoListView-module__DeMvea__dateCell,.VideoListView-module__DeMvea__sizeCell{display:none}.VideoListView-module__DeMvea__nameCell{gap:12px}.VideoListView-module__DeMvea__playIcon{width:36px;height:36px}.VideoListView-module__DeMvea__fileName{font-size:13px}}
.PDFGrid-module__3bIS_q__pdfGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:28px;padding:0;display:grid}.PDFGrid-module__3bIS_q__pdfCard{background:var(--gradient-card);cursor:pointer;border:1px solid var(--border-secondary);box-shadow:var(--shadow-md);border-radius:18px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.PDFGrid-module__3bIS_q__pdfCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.PDFGrid-module__3bIS_q__pdfCard:hover:before{opacity:1}.PDFGrid-module__3bIS_q__pdfCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-xl);transform:translateY(-6px)scale(1.01)}.PDFGrid-module__3bIS_q__iconContainer{background:var(--background-secondary);width:100%;padding-top:55%;position:relative;overflow:hidden}.PDFGrid-module__3bIS_q__iconContainer:before{content:"";background:var(--gradient-glow);pointer-events:none;z-index:1;opacity:0;transition:opacity .3s;position:absolute;inset:0}.PDFGrid-module__3bIS_q__pdfCard:hover .PDFGrid-module__3bIS_q__iconContainer:before{opacity:1}.PDFGrid-module__3bIS_q__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.8px;z-index:10;background:linear-gradient(135deg,#ff5d00 0%,#d1af22 100%);border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px}.PDFGrid-module__3bIS_q__downloadButton{background:var(--gradient-accent);color:var(--text-on-accent);cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-accent);z-index:10;border:none;border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:14px;right:14px}.PDFGrid-module__3bIS_q__downloadButton:hover{background:linear-gradient(135deg,var(--accent-hover)0%,var(--accent)100%);transform:scale(1.1);box-shadow:0 6px 24px #3f97b580}.PDFGrid-module__3bIS_q__downloadButton svg{font-size:20px}.PDFGrid-module__3bIS_q__pdfDetails{background:linear-gradient(180deg,transparent 0%,var(--accent-subtle)100%);padding:20px 22px}.PDFGrid-module__3bIS_q__pdfMeta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.PDFGrid-module__3bIS_q__fileType{background:var(--accent-muted);color:var(--accent);text-transform:uppercase;letter-spacing:.8px;border:1px solid var(--border-primary);border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700}.PDFGrid-module__3bIS_q__date{color:var(--foreground-subtle);font-size:12px;font-weight:500}.PDFGrid-module__3bIS_q__pdfTitle{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;letter-spacing:.2px;-webkit-box-orient:vertical;margin:0 0 10px;font-size:16px;font-weight:600;line-height:1.5;transition:color .2s;display:-webkit-box;overflow:hidden}.PDFGrid-module__3bIS_q__pdfCard:hover .PDFGrid-module__3bIS_q__pdfTitle{color:var(--accent)}.PDFGrid-module__3bIS_q__fileSize{color:var(--foreground-muted);margin:0;font-size:13px;font-weight:500}@media (max-width:1024px){.PDFGrid-module__3bIS_q__pdfGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}}@media (max-width:768px){.PDFGrid-module__3bIS_q__pdfGrid{grid-template-columns:1fr;gap:18px}.PDFGrid-module__3bIS_q__pdfCard{border-radius:14px}.PDFGrid-module__3bIS_q__iconContainer{padding-top:50%}.PDFGrid-module__3bIS_q__pdfDetails{padding:16px 18px}.PDFGrid-module__3bIS_q__pdfTitle{font-size:15px}}.PDFGrid-module__3bIS_q__pdfCard.PDFGrid-module__3bIS_q__highlighted{z-index:10;animation:2s ease-in-out PDFGrid-module__3bIS_q__highlightGlow}@keyframes PDFGrid-module__3bIS_q__highlightGlow{0%{box-shadow:0 0 0 0 #3f97b5b3,var(--shadow-md);transform:scale(1)}15%{box-shadow:0 0 30px 10px #3f97b599,var(--shadow-xl);transform:scale(1.02)}30%{box-shadow:0 0 40px 15px #3f97b580,var(--shadow-xl);transform:scale(1.02)}50%{box-shadow:0 0 30px 10px #3f97b566,var(--shadow-xl);transform:scale(1.01)}70%{box-shadow:0 0 20px 8px #3f97b54d,var(--shadow-lg);transform:scale(1.005)}to{box-shadow:var(--shadow-md);transform:scale(1)}}.PDFGrid-module__3bIS_q__pdfCard.PDFGrid-module__3bIS_q__highlighted:before{opacity:1;background:linear-gradient(90deg,var(--accent),#3f97b5cc,var(--accent));animation:1.5s ease-in-out PDFGrid-module__3bIS_q__shimmer}@keyframes PDFGrid-module__3bIS_q__shimmer{0%{opacity:1}50%{opacity:.7}to{opacity:0}}
.PDFThumbnail-module__Y6QU8G__thumbnailWrapper{background:var(--background-secondary);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.PDFThumbnail-module__Y6QU8G__pdfContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.PDFThumbnail-module__Y6QU8G__pdfContainer .react-pdf__Document{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PDFThumbnail-module__Y6QU8G__pdfContainer .react-pdf__Page{justify-content:center;align-items:center;display:flex}.PDFThumbnail-module__Y6QU8G__pdfContainer .react-pdf__Page__canvas{object-fit:contain;box-shadow:var(--shadow-md);border-radius:4px;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}.PDFThumbnail-module__Y6QU8G__pdfPage{justify-content:center;align-items:center;display:flex}.PDFThumbnail-module__Y6QU8G__hidden{visibility:hidden;position:absolute}.PDFThumbnail-module__Y6QU8G__loadingState{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PDFThumbnail-module__Y6QU8G__loadingSpinner{border:3px solid var(--border-primary);border-top:3px solid var(--accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite PDFThumbnail-module__Y6QU8G__spin}@keyframes PDFThumbnail-module__Y6QU8G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PDFThumbnail-module__Y6QU8G__fallbackIcon{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PDFThumbnail-module__Y6QU8G__iconLarge{color:var(--accent);opacity:.6;filter:drop-shadow(0 4px 16px var(--accent-muted));font-size:64px}@media (max-width:768px){.PDFThumbnail-module__Y6QU8G__iconLarge{font-size:56px}.PDFThumbnail-module__Y6QU8G__loadingSpinner{width:32px;height:32px}}
.PDFListView-module__II8eYq__listContainer{background:var(--surface-elevated);border:1px solid var(--border-primary);border-radius:16px;overflow:hidden}.PDFListView-module__II8eYq__listHeader{background:var(--accent-subtle);border-bottom:1px solid var(--border-primary);text-transform:uppercase;letter-spacing:.8px;color:var(--foreground-muted);grid-template-columns:1fr 140px 100px 80px;gap:16px;padding:14px 20px;font-size:12px;font-weight:600;display:grid}.PDFListView-module__II8eYq__listBody{flex-direction:column;display:flex}.PDFListView-module__II8eYq__listRow{cursor:pointer;border-bottom:1px solid var(--border-secondary);grid-template-columns:1fr 140px 100px 80px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:grid}.PDFListView-module__II8eYq__listRow:last-child{border-bottom:none}.PDFListView-module__II8eYq__listRow:hover{background:var(--accent-subtle)}.PDFListView-module__II8eYq__nameCell{align-items:center;gap:14px;min-width:0;display:flex}.PDFListView-module__II8eYq__thumbnailWrapper{background:var(--surface-primary);border:1px solid var(--border-primary);border-radius:8px;flex-shrink:0;width:50px;height:50px;overflow:hidden}.PDFListView-module__II8eYq__fileName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.PDFListView-module__II8eYq__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff5d00 0%,#d1af22 100%);border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700}.PDFListView-module__II8eYq__dateCell,.PDFListView-module__II8eYq__sizeCell{color:var(--foreground-secondary);font-size:13px}.PDFListView-module__II8eYq__actionsCell{justify-content:center;display:flex}.PDFListView-module__II8eYq__downloadBtn{background:var(--accent-subtle);width:36px;height:36px;color:var(--accent);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.PDFListView-module__II8eYq__downloadBtn:hover{background:var(--accent);color:var(--surface-primary);transform:scale(1.1)}.PDFListView-module__II8eYq__downloadBtn svg{font-size:18px}.PDFListView-module__II8eYq__listRow.PDFListView-module__II8eYq__highlighted{animation:2s ease-in-out PDFListView-module__II8eYq__highlightGlow}@keyframes PDFListView-module__II8eYq__highlightGlow{0%{background:var(--accent-subtle)}15%{background:var(--accent-muted)}30%{background:var(--accent-muted)}50%{background:var(--accent-subtle)}to{background:0 0}}@media (max-width:768px){.PDFListView-module__II8eYq__listHeader{display:none}.PDFListView-module__II8eYq__listRow{grid-template-columns:1fr auto;gap:12px;padding:14px 16px}.PDFListView-module__II8eYq__dateCell,.PDFListView-module__II8eYq__sizeCell{display:none}.PDFListView-module__II8eYq__nameCell{gap:12px}.PDFListView-module__II8eYq__thumbnailWrapper{width:40px;height:40px}.PDFListView-module__II8eYq__fileName{font-size:13px}}
.PDFThumbnailMini-module__21Wouq__thumbnailWrapper{background:#ffffff0d;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.PDFThumbnailMini-module__21Wouq__pdfContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.PDFThumbnailMini-module__21Wouq__pdfContainer .react-pdf__Document{justify-content:center;align-items:center;display:flex}.PDFThumbnailMini-module__21Wouq__pdfContainer .react-pdf__Page{justify-content:center;align-items:center;display:flex}.PDFThumbnailMini-module__21Wouq__pdfContainer .react-pdf__Page__canvas{object-fit:cover;border-radius:4px;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}.PDFThumbnailMini-module__21Wouq__pdfPage{justify-content:center;align-items:center;display:flex}.PDFThumbnailMini-module__21Wouq__hidden{display:none}.PDFThumbnailMini-module__21Wouq__loadingState{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PDFThumbnailMini-module__21Wouq__loadingSpinner{border:2px solid #3f97b533;border-top-color:#3f97b5;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite PDFThumbnailMini-module__21Wouq__spin}@keyframes PDFThumbnailMini-module__21Wouq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PDFThumbnailMini-module__21Wouq__fallbackIcon{background:linear-gradient(135deg,#ff5d0026 0%,#ff5d0014 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PDFThumbnailMini-module__21Wouq__icon{color:#ff5d00;font-size:24px}
.SortDropdown-module__40pFGG__sortDropdown{z-index:100;position:relative}.SortDropdown-module__40pFGG__sortButton{background:var(--gradient-surface);border:1px solid var(--border-primary);color:var(--foreground-secondary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-md);border-radius:12px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.SortDropdown-module__40pFGG__sortButton:hover{border-color:var(--border-hover);background:var(--surface-elevated);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.SortDropdown-module__40pFGG__sortButton.SortDropdown-module__40pFGG__active{border-color:var(--border-accent);background:var(--accent-muted);box-shadow:var(--shadow-accent)}.SortDropdown-module__40pFGG__sortIcon{color:var(--accent);font-size:20px}.SortDropdown-module__40pFGG__sortLabel{white-space:nowrap}.SortDropdown-module__40pFGG__arrowIcon{color:var(--foreground-muted);font-size:20px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.SortDropdown-module__40pFGG__arrowIcon.SortDropdown-module__40pFGG__rotated{transform:rotate(180deg)}.SortDropdown-module__40pFGG__dropdownMenu{background:var(--gradient-surface);border:1px solid var(--border-primary);min-width:180px;box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:14px;animation:.2s cubic-bezier(.4,0,.2,1) SortDropdown-module__40pFGG__slideDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes SortDropdown-module__40pFGG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SortDropdown-module__40pFGG__dropdownItem{width:100%;color:var(--foreground-secondary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 18px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.SortDropdown-module__40pFGG__dropdownItem:hover{background:var(--accent-subtle);color:var(--foreground)}.SortDropdown-module__40pFGG__dropdownItem.SortDropdown-module__40pFGG__selected{background:var(--accent-muted);color:var(--accent)}.SortDropdown-module__40pFGG__dropdownItem:first-child{border-radius:13px 13px 0 0}.SortDropdown-module__40pFGG__dropdownItem:last-child{border-radius:0 0 13px 13px}.SortDropdown-module__40pFGG__dropdownItem:not(:last-child){border-bottom:1px solid var(--border-secondary)}.SortDropdown-module__40pFGG__checkIcon{color:var(--accent);font-size:18px}@media (max-width:768px){.SortDropdown-module__40pFGG__sortButton{gap:8px;padding:10px 14px}.SortDropdown-module__40pFGG__sortLabel{display:none}.SortDropdown-module__40pFGG__dropdownMenu{min-width:150px;right:0}.SortDropdown-module__40pFGG__dropdownItem{padding:12px 16px;font-size:13px}}
.LayoutToggle-module__fh0eGG__toggleContainer{background:var(--surface-elevated);border:1px solid var(--border-accent);border-radius:12px;align-items:center;gap:4px;padding:4px;display:flex}.LayoutToggle-module__fh0eGG__toggleBtn{cursor:pointer;width:40px;height:36px;color:var(--foreground-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.LayoutToggle-module__fh0eGG__toggleBtn:hover{background:var(--accent-subtle);color:var(--foreground)}.LayoutToggle-module__fh0eGG__toggleBtn.LayoutToggle-module__fh0eGG__active{background:var(--accent-subtle);color:var(--accent);box-shadow:var(--shadow-sm)}.LayoutToggle-module__fh0eGG__toggleBtn svg{font-size:20px}
.ContentDisplay-module__sFvLPW__contentDisplay{width:100%}.ContentDisplay-module__sFvLPW__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:120px 40px;display:flex}.ContentDisplay-module__sFvLPW__loadingSpinner{border:4px solid var(--border-primary);border-top:4px solid var(--accent);border-radius:50%;width:56px;height:56px;animation:1s linear infinite ContentDisplay-module__sFvLPW__spin;box-shadow:0 0 20px #3f97b526,inset 0 0 10px #3f97b50d}@keyframes ContentDisplay-module__sFvLPW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ContentDisplay-module__sFvLPW__contentHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ContentDisplay-module__sFvLPW__pdfSection{margin-top:48px}.ContentDisplay-module__sFvLPW__sectionDivider{background:linear-gradient(90deg,transparent 0%,var(--border-hover)20%,var(--border-accent)50%,var(--border-hover)80%,transparent 100%);width:100%;height:1px;margin-bottom:48px;position:relative}.ContentDisplay-module__sFvLPW__sectionDivider:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent-muted);border-radius:50%;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.ContentDisplay-module__sFvLPW__errorContainer{text-align:center;background:var(--error-bg);border:1px solid var(--error);border-radius:20px;padding:80px 24px}.ContentDisplay-module__sFvLPW__errorMessage{color:var(--error);letter-spacing:.2px;margin:0;font-size:18px;font-weight:600}.ContentDisplay-module__sFvLPW__emptyState{background:linear-gradient(135deg,#3f97b508 0%,#1e51620d 50%,#3f97b508 100%);border:1px solid #ffffff0f;border-radius:28px;flex-direction:row;justify-content:center;align-items:center;gap:60px;padding:60px 80px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000026,inset 0 1px #ffffff0d}.ContentDisplay-module__sFvLPW__emptyState:before{content:"";pointer-events:none;background:radial-gradient(#3f97b50d 0%,#0000 60%);width:200%;height:200%;animation:4s ease-in-out infinite ContentDisplay-module__sFvLPW__pulseGlow;position:absolute;top:-50%;left:-50%}@keyframes ContentDisplay-module__sFvLPW__pulseGlow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.ContentDisplay-module__sFvLPW__emptyIllustration{flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.ContentDisplay-module__sFvLPW__emptyTextContent{text-align:left;z-index:1;position:relative}.ContentDisplay-module__sFvLPW__pipesContainer{gap:12px;margin-bottom:20px;display:flex}.ContentDisplay-module__sFvLPW__pipe{background:linear-gradient(180deg,var(--accent)0%,var(--accent-muted)50%,transparent 100%);border-radius:4px;width:8px;height:60px;position:relative;overflow:hidden}.ContentDisplay-module__sFvLPW__pipe:after{content:"";background:linear-gradient(#0000 0%,#fff9 50%,#0000 100%);width:100%;height:100%;animation:1.5s ease-in-out infinite ContentDisplay-module__sFvLPW__pipeFlow;position:absolute;top:-100%;left:0}.ContentDisplay-module__sFvLPW__pipe:nth-child(2):after{animation-delay:.3s}.ContentDisplay-module__sFvLPW__pipe:nth-child(3):after{animation-delay:.6s}@keyframes ContentDisplay-module__sFvLPW__pipeFlow{0%{top:-100%}to{top:100%}}.ContentDisplay-module__sFvLPW__sandlerIcon{filter:drop-shadow(0 4px 12px #3f97b54d);font-size:48px;animation:2s ease-in-out infinite ContentDisplay-module__sFvLPW__bounce}@keyframes ContentDisplay-module__sFvLPW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ContentDisplay-module__sFvLPW__emptyMessage{color:var(--foreground);z-index:1;letter-spacing:-.3px;background:linear-gradient(135deg,var(--foreground)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:24px;font-weight:700;position:relative}.ContentDisplay-module__sFvLPW__emptySubtext{color:var(--foreground-secondary);z-index:1;margin:0 0 28px;font-size:16px;font-weight:400;line-height:1.7;position:relative}.ContentDisplay-module__sFvLPW__emptyHighlight{color:var(--accent);font-weight:600}.ContentDisplay-module__sFvLPW__emptyDecor{z-index:1;background:#3f97b514;border:1px solid #3f97b526;border-radius:100px;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0 auto;padding:14px 24px;display:flex;position:relative}.ContentDisplay-module__sFvLPW__emptyDecor span:first-child{font-size:18px;animation:1s ease-in-out infinite ContentDisplay-module__sFvLPW__ring}@keyframes ContentDisplay-module__sFvLPW__ring{0%,to{transform:rotate(0)}25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}}.ContentDisplay-module__sFvLPW__decorText{color:var(--foreground-subtle);font-size:13px;font-style:italic;font-weight:500}@media (max-width:768px){.ContentDisplay-module__sFvLPW__emptyState{border-radius:20px;flex-direction:column;gap:32px;padding:48px 24px}.ContentDisplay-module__sFvLPW__emptyTextContent{text-align:center}.ContentDisplay-module__sFvLPW__emptyMessage{font-size:20px}.ContentDisplay-module__sFvLPW__emptySubtext{margin-bottom:0;font-size:14px}.ContentDisplay-module__sFvLPW__sandlerIcon{font-size:40px}.ContentDisplay-module__sFvLPW__pipe{width:6px;height:48px}}
.EodWrap-module__8Kp17W__page{background:var(--gradient-page);min-height:100vh;color:var(--foreground);margin-left:80px;position:relative;overflow-x:hidden}.EodWrap-module__8Kp17W__page:before{content:"";background:var(--gradient-glow),radial-gradient(ellipse 60% 40% at 80% 80%,#1e51620a 0%,transparent 50%);pointer-events:none;z-index:-1;position:absolute;inset:0}.EodWrap-module__8Kp17W__mainContainer{min-height:100vh;padding-top:80px;display:flex;position:relative}.EodWrap-module__8Kp17W__contentArea{width:100%;max-width:1600px;margin:0 auto;padding:48px 56px;animation:.3s ease-out EodWrap-module__8Kp17W__fadeInContent}@keyframes EodWrap-module__8Kp17W__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.EodWrap-module__8Kp17W__pageTitle{color:var(--foreground);border-bottom:1px solid var(--border-primary);letter-spacing:-1px;margin:0 0 48px;padding-bottom:24px;font-size:48px;font-weight:400;position:relative}.EodWrap-module__8Kp17W__pageTitle:after{content:"";background:var(--brand-blue);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}@media (max-width:1200px){.EodWrap-module__8Kp17W__contentArea{padding:40px}.EodWrap-module__8Kp17W__pageTitle{font-size:40px}}@media (max-width:768px){.EodWrap-module__8Kp17W__page{margin-left:0}.EodWrap-module__8Kp17W__mainContainer{padding-top:70px}.EodWrap-module__8Kp17W__contentArea{padding:28px 20px}.EodWrap-module__8Kp17W__pageTitle{letter-spacing:-.5px;margin-bottom:28px;padding-bottom:18px;font-size:32px}.EodWrap-module__8Kp17W__pageTitle:after{width:48px;height:2px}}
.EventHorizons-module__O7uALa__page{background:var(--gradient-page);min-height:100vh;color:var(--foreground);margin-left:80px;position:relative;overflow-x:hidden}.EventHorizons-module__O7uALa__page:before{content:"";background:var(--gradient-glow),radial-gradient(ellipse 60% 40% at 80% 80%,#1e51620a 0%,transparent 50%);pointer-events:none;z-index:-1;position:absolute;inset:0}.EventHorizons-module__O7uALa__mainContainer{min-height:100vh;padding-top:80px;display:flex;position:relative}.EventHorizons-module__O7uALa__contentArea{width:100%;max-width:1600px;margin:0 auto;padding:48px 56px;animation:.3s ease-out EventHorizons-module__O7uALa__fadeInContent}@keyframes EventHorizons-module__O7uALa__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.EventHorizons-module__O7uALa__pageTitle{color:var(--foreground);border-bottom:1px solid var(--border-primary);letter-spacing:-1px;margin:0 0 48px;padding-bottom:24px;font-size:48px;font-weight:400;position:relative}.EventHorizons-module__O7uALa__pageTitle:after{content:"";background:var(--brand-blue);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}@media (max-width:1200px){.EventHorizons-module__O7uALa__contentArea{padding:40px}.EventHorizons-module__O7uALa__pageTitle{font-size:40px}}@media (max-width:768px){.EventHorizons-module__O7uALa__page{margin-left:0}.EventHorizons-module__O7uALa__mainContainer{padding-top:70px}.EventHorizons-module__O7uALa__contentArea{padding:28px 20px}.EventHorizons-module__O7uALa__pageTitle{letter-spacing:-.5px;margin-bottom:28px;padding-bottom:18px;font-size:32px}.EventHorizons-module__O7uALa__pageTitle:after{width:48px;height:2px}}
.GuideWeek-module__-eNNdq__page{background:var(--gradient-page);min-height:100vh;color:var(--foreground);margin-left:80px;position:relative;overflow-x:hidden}.GuideWeek-module__-eNNdq__page:before{content:"";background:var(--gradient-glow),radial-gradient(ellipse 60% 40% at 80% 80%,#1e51620a 0%,transparent 50%);pointer-events:none;z-index:-1;position:absolute;inset:0}.GuideWeek-module__-eNNdq__mainContainer{min-height:100vh;padding-top:80px;display:flex;position:relative}.GuideWeek-module__-eNNdq__contentArea{width:100%;max-width:1600px;margin:0 auto;padding:48px 56px;animation:.3s ease-out GuideWeek-module__-eNNdq__fadeInContent}@keyframes GuideWeek-module__-eNNdq__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.GuideWeek-module__-eNNdq__pageTitle{color:var(--foreground);border-bottom:1px solid var(--border-primary);letter-spacing:-1px;margin:0 0 48px;padding-bottom:24px;font-size:48px;font-weight:400;position:relative}.GuideWeek-module__-eNNdq__pageTitle:after{content:"";background:var(--brand-blue);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}@media (max-width:1200px){.GuideWeek-module__-eNNdq__contentArea{padding:40px}.GuideWeek-module__-eNNdq__pageTitle{font-size:40px}}@media (max-width:768px){.GuideWeek-module__-eNNdq__page{margin-left:0}.GuideWeek-module__-eNNdq__mainContainer{padding-top:70px}.GuideWeek-module__-eNNdq__contentArea{padding:28px 20px}.GuideWeek-module__-eNNdq__pageTitle{letter-spacing:-.5px;margin-bottom:28px;padding-bottom:18px;font-size:32px}.GuideWeek-module__-eNNdq__pageTitle:after{width:48px;height:2px}}
.Healthcare-module__EH7QrG__page{background:var(--gradient-page);min-height:100vh;color:var(--foreground);margin-left:80px;position:relative;overflow-x:hidden}.Healthcare-module__EH7QrG__page:before{content:"";background:var(--gradient-glow),radial-gradient(ellipse 60% 40% at 80% 80%,#1e51620a 0%,transparent 50%);pointer-events:none;z-index:-1;position:absolute;inset:0}.Healthcare-module__EH7QrG__mainContainer{min-height:100vh;padding-top:80px;display:flex;position:relative}.Healthcare-module__EH7QrG__contentArea{width:100%;max-width:1600px;margin:0 auto;padding:48px 56px;animation:.3s ease-out Healthcare-module__EH7QrG__fadeInContent}@keyframes Healthcare-module__EH7QrG__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Healthcare-module__EH7QrG__pageTitle{color:var(--foreground);border-bottom:1px solid var(--border-primary);letter-spacing:-1px;margin:0 0 48px;padding-bottom:24px;font-size:48px;font-weight:400;position:relative}.Healthcare-module__EH7QrG__pageTitle:after{content:"";background:var(--brand-blue);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}@media (max-width:1200px){.Healthcare-module__EH7QrG__contentArea{padding:40px}.Healthcare-module__EH7QrG__pageTitle{font-size:40px}}@media (max-width:768px){.Healthcare-module__EH7QrG__page{margin-left:0}.Healthcare-module__EH7QrG__mainContainer{padding-top:70px}.Healthcare-module__EH7QrG__contentArea{padding:28px 20px}.Healthcare-module__EH7QrG__pageTitle{letter-spacing:-.5px;margin-bottom:28px;padding-bottom:18px;font-size:32px}.Healthcare-module__EH7QrG__pageTitle:after{width:48px;height:2px}}
.OptionsPodcast-module__hkrVBW__page{background:var(--gradient-page);min-height:100vh;color:var(--foreground);margin-left:80px;position:relative;overflow-x:hidden}.OptionsPodcast-module__hkrVBW__page:before{content:"";background:var(--gradient-glow),radial-gradient(ellipse 60% 40% at 80% 80%,#1e51620a 0%,transparent 50%);pointer-events:none;z-index:-1;position:absolute;inset:0}.OptionsPodcast-module__hkrVBW__mainContainer{min-height:100vh;padding-top:80px;display:flex;position:relative}.OptionsPodcast-module__hkrVBW__contentArea{width:100%;max-width:1600px;margin:0 auto;padding:48px 56px;animation:.3s ease-out OptionsPodcast-module__hkrVBW__fadeInContent}@keyframes OptionsPodcast-module__hkrVBW__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.OptionsPodcast-module__hkrVBW__pageTitle{color:var(--foreground);border-bottom:1px solid var(--border-primary);letter-spacing:-1px;margin:0 0 48px;padding-bottom:24px;font-size:48px;font-weight:400;position:relative}.OptionsPodcast-module__hkrVBW__pageTitle:after{content:"";background:var(--brand-blue);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}@media (max-width:1200px){.OptionsPodcast-module__hkrVBW__contentArea{padding:40px}.OptionsPodcast-module__hkrVBW__pageTitle{font-size:40px}}@media (max-width:768px){.OptionsPodcast-module__hkrVBW__page{margin-left:0}.OptionsPodcast-module__hkrVBW__mainContainer{padding-top:70px}.OptionsPodcast-module__hkrVBW__contentArea{padding:28px 20px}.OptionsPodcast-module__hkrVBW__pageTitle{letter-spacing:-.5px;margin-bottom:28px;padding-bottom:18px;font-size:32px}.OptionsPodcast-module__hkrVBW__pageTitle:after{width:48px;height:2px}}
.Reitcap-module__yvhbEG__page{background:var(--gradient-page);min-height:100vh;color:var(--foreground);margin-left:80px;position:relative;overflow-x:hidden}.Reitcap-module__yvhbEG__page:before{content:"";background:var(--gradient-glow),radial-gradient(ellipse 60% 40% at 80% 80%,#1e51620a 0%,transparent 50%);pointer-events:none;z-index:-1;position:absolute;inset:0}.Reitcap-module__yvhbEG__mainContainer{min-height:100vh;padding-top:80px;display:flex;position:relative}.Reitcap-module__yvhbEG__contentArea{width:100%;max-width:1600px;margin:0 auto;padding:48px 56px;animation:.3s ease-out Reitcap-module__yvhbEG__fadeInContent}@keyframes Reitcap-module__yvhbEG__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Reitcap-module__yvhbEG__pageTitle{color:var(--foreground);border-bottom:1px solid var(--border-primary);letter-spacing:-1px;margin:0 0 48px;padding-bottom:24px;font-size:48px;font-weight:400;position:relative}.Reitcap-module__yvhbEG__pageTitle:after{content:"";background:var(--brand-blue);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}@media (max-width:1200px){.Reitcap-module__yvhbEG__contentArea{padding:40px}.Reitcap-module__yvhbEG__pageTitle{font-size:40px}}@media (max-width:768px){.Reitcap-module__yvhbEG__page{margin-left:0}.Reitcap-module__yvhbEG__mainContainer{padding-top:70px}.Reitcap-module__yvhbEG__contentArea{padding:28px 20px}.Reitcap-module__yvhbEG__pageTitle{letter-spacing:-.5px;margin-bottom:28px;padding-bottom:18px;font-size:32px}.Reitcap-module__yvhbEG__pageTitle:after{width:48px;height:2px}}
.SevenAtSeven-module__szaHVW__page{background:var(--gradient-page);min-height:100vh;color:var(--foreground);margin-left:80px;position:relative;overflow-x:hidden}.SevenAtSeven-module__szaHVW__page:before{content:"";background:var(--gradient-glow),radial-gradient(ellipse 60% 40% at 80% 80%,#1e51620a 0%,transparent 50%);pointer-events:none;z-index:-1;position:absolute;inset:0}.SevenAtSeven-module__szaHVW__mainContainer{min-height:100vh;padding-top:80px;display:flex;position:relative}.SevenAtSeven-module__szaHVW__contentArea{width:100%;max-width:1600px;margin:0 auto;padding:48px 56px;animation:.3s ease-out SevenAtSeven-module__szaHVW__fadeInContent}@keyframes SevenAtSeven-module__szaHVW__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.SevenAtSeven-module__szaHVW__pageTitle{color:var(--foreground);border-bottom:1px solid var(--border-primary);letter-spacing:-1px;margin:0 0 48px;padding-bottom:24px;font-size:48px;font-weight:400;position:relative}.SevenAtSeven-module__szaHVW__pageTitle:after{content:"";background:var(--brand-blue);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}@media (max-width:1200px){.SevenAtSeven-module__szaHVW__contentArea{padding:40px}.SevenAtSeven-module__szaHVW__pageTitle{font-size:40px}}@media (max-width:768px){.SevenAtSeven-module__szaHVW__page{margin-left:0}.SevenAtSeven-module__szaHVW__mainContainer{padding-top:70px}.SevenAtSeven-module__szaHVW__contentArea{padding:28px 20px}.SevenAtSeven-module__szaHVW__pageTitle{letter-spacing:-.5px;margin-bottom:28px;padding-bottom:18px;font-size:32px}.SevenAtSeven-module__szaHVW__pageTitle:after{width:48px;height:2px}}
.VolInsights-module__rIssoa__page{background:var(--gradient-page);min-height:100vh;color:var(--foreground);margin-left:80px;position:relative;overflow-x:hidden}.VolInsights-module__rIssoa__page:before{content:"";background:var(--gradient-glow),radial-gradient(ellipse 60% 40% at 80% 80%,#1e51620a 0%,transparent 50%);pointer-events:none;z-index:-1;position:absolute;inset:0}.VolInsights-module__rIssoa__mainContainer{min-height:100vh;padding-top:80px;display:flex;position:relative}.VolInsights-module__rIssoa__contentArea{width:100%;max-width:1600px;margin:0 auto;padding:48px 56px;animation:.3s ease-out VolInsights-module__rIssoa__fadeInContent}@keyframes VolInsights-module__rIssoa__fadeInContent{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.VolInsights-module__rIssoa__pageTitle{color:var(--foreground);border-bottom:1px solid var(--border-primary);letter-spacing:-1px;margin:0 0 48px;padding-bottom:24px;font-size:48px;font-weight:400;position:relative}.VolInsights-module__rIssoa__pageTitle:after{content:"";background:var(--brand-blue);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-1px;left:0}@media (max-width:1200px){.VolInsights-module__rIssoa__contentArea{padding:40px}.VolInsights-module__rIssoa__pageTitle{font-size:40px}}@media (max-width:768px){.VolInsights-module__rIssoa__page{margin-left:0}.VolInsights-module__rIssoa__mainContainer{padding-top:70px}.VolInsights-module__rIssoa__contentArea{padding:28px 20px}.VolInsights-module__rIssoa__pageTitle{letter-spacing:-.5px;margin-bottom:28px;padding-bottom:18px;font-size:32px}.VolInsights-module__rIssoa__pageTitle:after{width:48px;height:2px}}
