.Toast-module__6DxLqW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__6DxLqW__toast{pointer-events:auto;cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:12px;min-width:280px;max-width:400px;padding:16px;transition:transform .2s,opacity .2s;animation:.3s cubic-bezier(.16,1,.3,1) Toast-module__6DxLqW__slideIn;display:flex;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Toast-module__6DxLqW__toast:hover{transform:translateY(-2px)}.Toast-module__6DxLqW__message{color:#1e293b;flex:1;font-size:.875rem;font-weight:500}.Toast-module__6DxLqW__success{border-left:4px solid #10b981}.Toast-module__6DxLqW__success span:first-child{color:#10b981}.Toast-module__6DxLqW__error{border-left:4px solid #ef4444}.Toast-module__6DxLqW__error span:first-child{color:#ef4444}.Toast-module__6DxLqW__info{border-left:4px solid #3b82f6}.Toast-module__6DxLqW__info span:first-child{color:#3b82f6}.Toast-module__6DxLqW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.Toast-module__6DxLqW__closeBtn span{font-size:18px!important}@keyframes Toast-module__6DxLqW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.UserProfile-module__RLtHoq__container{align-items:center;display:flex;position:relative}.UserProfile-module__RLtHoq__profileCircle{color:#fff;cursor:pointer;background:#1e293b;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0000001a}.UserProfile-module__RLtHoq__profileCircle:hover{border-color:#3b82f6;transform:scale(1.05);box-shadow:0 8px 20px #1f4e7933}.UserProfile-module__RLtHoq__dropdown{-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:1000;background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:32px;width:340px;animation:.4s cubic-bezier(.16,1,.3,1) UserProfile-module__RLtHoq__dropdownIn;position:absolute;top:calc(100% + 16px);right:0;overflow:hidden;box-shadow:0 20px 40px #0000001a,inset 0 0 0 1px #ffffff80}@keyframes UserProfile-module__RLtHoq__dropdownIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.UserProfile-module__RLtHoq__dropdownHeader{background:#1f4e7908;border-bottom:1px solid #e2e8f080;justify-content:center;align-items:center;padding:16px 20px;display:flex;position:relative}.UserProfile-module__RLtHoq__topEmail{color:#64748b;letter-spacing:.01em;font-size:.8125rem;font-weight:600}.UserProfile-module__RLtHoq__closeDropdown{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;right:12px}.UserProfile-module__RLtHoq__closeDropdown:hover{color:#475569;background:#0000000d}.UserProfile-module__RLtHoq__mainInfo{flex-direction:column;align-items:center;padding:32px 24px 24px;display:flex}.UserProfile-module__RLtHoq__largeAvatar{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:20px;font-size:2.25rem;font-weight:600;display:flex;box-shadow:0 10px 20px #00000026}.UserProfile-module__RLtHoq__greeting{color:#0f172a;text-align:center;letter-spacing:-.01em;margin-bottom:12px;font-size:1.25rem;font-weight:800}.UserProfile-module__RLtHoq__manageBtn{color:#1f4e79;cursor:pointer;background:0 0;border:2px solid #1f4e79;border-radius:22px;height:44px;padding:0 24px;font-size:.875rem;font-weight:700;transition:all .2s}.UserProfile-module__RLtHoq__manageBtn:hover{color:#fff;background:#1f4e79;transform:translateY(-2px);box-shadow:0 6px 12px #1f4e7933}.UserProfile-module__RLtHoq__roleBadge{color:#ec5b13;text-transform:uppercase;letter-spacing:.04em;background:#fff3ec;border-radius:999px;padding:3px 12px;font-size:.6875rem;font-weight:700;display:inline-block}.UserProfile-module__RLtHoq__actionsList{background:#ffffff80;border:1px solid #e2e8f080;border-radius:20px;margin:0 12px 12px;padding:8px 0}.UserProfile-module__RLtHoq__actionItem{cursor:pointer;color:#475569;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:12px 20px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.UserProfile-module__RLtHoq__actionItem:hover{color:#1f4e79;background:#1f4e790d;padding-left:24px}.UserProfile-module__RLtHoq__actionItem span:first-child{font-size:20px}.UserProfile-module__RLtHoq__dropdownFooter{background:#00000005;flex-direction:column;align-items:center;padding:16px;display:flex}.UserProfile-module__RLtHoq__footerLinks{color:#94a3b8;align-items:center;gap:8px;font-size:.7rem;font-weight:500;display:flex}.UserProfile-module__RLtHoq__footerLinks a{color:#64748b;text-decoration:none;transition:color .2s}.UserProfile-module__RLtHoq__footerLinks a:hover{color:#1f4e79;text-decoration:underline}.UserProfile-module__RLtHoq__loginBtn{color:#fff;cursor:pointer;background:#1f4e79;border:none;border-radius:99px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #1f4e7933}.UserProfile-module__RLtHoq__loginBtn:hover{background:#153a5a;transform:translateY(-2px);box-shadow:0 8px 20px #1f4e794d}.UserProfile-module__RLtHoq__loginBtn span:first-child{font-size:20px}
.Navbar-module__no3Y7q__navbar{z-index:1500;background:#fff;border-bottom:2px solid #e2e8f0;align-items:center;width:100%;height:72px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.Navbar-module__no3Y7q__container{justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__no3Y7q__leftSection{align-items:center;gap:20px;height:100%;display:flex}.Navbar-module__no3Y7q__backButton{color:#64748b;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.Navbar-module__no3Y7q__backButton:hover{color:#1e293b;background:#f1f5f9;border-color:#e2e8f0;transform:translate(-2px)}.Navbar-module__no3Y7q__logoLink{align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__no3Y7q__logoLink:hover{opacity:.8}.Navbar-module__no3Y7q__logoWrapper{color:#ec5b13;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__no3Y7q__logoSvg{width:100%;height:100%}.Navbar-module__no3Y7q__brandName{color:#1e293b;letter-spacing:-.025em;font-size:20px;font-weight:800;font-family:var(--font-public-sans)}.Navbar-module__no3Y7q__customTitle{color:#1e293b;border-left:1px solid #e2e8f0;align-items:center;height:24px;margin-left:20px;padding-left:20px;font-size:18px;font-weight:700;display:flex}.Navbar-module__no3Y7q__navLinks{align-items:center;gap:8px;margin-left:20px;display:flex}.Navbar-module__no3Y7q__navItem{color:#64748b;border-radius:12px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.Navbar-module__no3Y7q__navItem:hover{color:#ec5b13;background:#ec5b130f}.Navbar-module__no3Y7q__navItem.Navbar-module__no3Y7q__active{color:#ec5b13;background:#ec5b131a}.Navbar-module__no3Y7q__rightSection{align-items:center;gap:16px;display:flex}.Navbar-module__no3Y7q__rightActions{border-right:1px solid #e2e8f0;align-items:center;gap:12px;margin-right:16px;padding-right:16px;display:flex}@media (max-width:640px){.Navbar-module__no3Y7q__brandName,.Navbar-module__no3Y7q__customTitle{display:none}.Navbar-module__no3Y7q__container{padding:0 16px}.Navbar-module__no3Y7q__leftSection{gap:12px}.Navbar-module__no3Y7q__navLinks{display:none}}
