.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-width);background:var(--surface-color);border-inline-end:1px solid var(--surface-border);z-index:100;flex-direction:column;align-items:center;height:100vh;padding:0;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.Sidebar-module__WZVnLW__noTransition,.Sidebar-module__WZVnLW__noTransition *{transition:none!important}.Sidebar-module__WZVnLW__sidebarExpanded{align-items:stretch;width:240px;padding:0 1rem}.Sidebar-module__WZVnLW__sidebarHeader{width:100%;height:var(--topbar-height);border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;gap:12px;margin-bottom:.75rem;padding:0 1rem;display:flex}.Sidebar-module__WZVnLW__sidebarHeaderCollapsed{width:100%;height:var(--topbar-height);border-bottom:1px solid var(--surface-border);cursor:pointer;justify-content:center;align-items:center;margin-bottom:.75rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Sidebar-module__WZVnLW__sidebarHeaderCollapsed:hover{background:#2d5cf70f}.Sidebar-module__WZVnLW__burgerIcon{color:var(--text-muted);transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.Sidebar-module__WZVnLW__sidebarHeaderCollapsed:hover .Sidebar-module__WZVnLW__burgerIcon{color:var(--primary);transform:scale(1.1)}.Sidebar-module__WZVnLW__expandToggleHeader{background:var(--bg-color);border:1px solid var(--surface-border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__expandToggleHeader:hover{color:var(--primary);border-color:var(--primary);background:#2d5cf714;transform:scale(1.05)}.Sidebar-module__WZVnLW__expandToggle{background:var(--surface-color);border:1px solid var(--surface-border);border-radius:var(--radius-sm);cursor:pointer;width:36px;height:36px;color:var(--text-muted);box-shadow:var(--shadow-sm);transition:all var(--transition-speed);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__WZVnLW__expandToggle:hover{color:var(--primary);background:var(--hover-color);border-color:var(--primary)}.Sidebar-module__WZVnLW__logo{color:var(--primary);align-items:center;gap:10px;transition:all .3s;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__sidebar:not(.Sidebar-module__WZVnLW__sidebarExpanded) .Sidebar-module__WZVnLW__logo{justify-content:center}.Sidebar-module__WZVnLW__logoText{letter-spacing:-.5px;background:linear-gradient(135deg, var(--primary) 0%, #6366f1 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;font-size:1.25rem;font-weight:800}.Sidebar-module__WZVnLW__togglesRow{gap:8px;width:100%;margin-bottom:2rem;display:flex}.Sidebar-module__WZVnLW__themeToggleWrapper{flex:1}.Sidebar-module__WZVnLW__langToggle{border:1px solid var(--surface-border);color:var(--text-active);cursor:pointer;background:#ffffff0d;border-radius:12px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__langToggle:hover{background:#ffffff1a}.Sidebar-module__WZVnLW__groupHeader{text-transform:uppercase;color:var(--text-muted);letter-spacing:.8px;width:100%;padding:12px 12px 4px;font-size:.65rem;font-weight:700}.Sidebar-module__WZVnLW__divider{background-color:var(--surface-border);opacity:.4;align-self:center;width:80%;height:1px;margin:6px 0}.Sidebar-module__WZVnLW__nav{scrollbar-width:thin;flex-direction:column;flex:1;align-items:center;gap:4px;width:100%;min-height:0;padding-inline-end:4px;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__nav::-webkit-scrollbar{width:4px}.Sidebar-module__WZVnLW__nav::-webkit-scrollbar-track{background:0 0}.Sidebar-module__WZVnLW__nav::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.Sidebar-module__WZVnLW__nav::-webkit-scrollbar-thumb:hover{background:#ffffff40}.Sidebar-module__WZVnLW__sidebarExpanded .Sidebar-module__WZVnLW__nav{align-items:stretch}.Sidebar-module__WZVnLW__navLink{width:100%;height:38px;color:var(--text-muted);transition:all var(--transition-speed) ease;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.Sidebar-module__WZVnLW__expandedLink{justify-content:flex-start;gap:.75rem;width:100%;padding:0 .75rem}.Sidebar-module__WZVnLW__navLink:hover{background:var(--bg-color);color:var(--primary)}.Sidebar-module__WZVnLW__label{font-size:.88rem;font-weight:500}.Sidebar-module__WZVnLW__active{color:var(--primary);background:#2d5cf714;font-weight:700}.Sidebar-module__WZVnLW__active:before{content:"";inset-inline-start:0;background:var(--primary);border-radius:0 4px 4px 0;width:4px;position:absolute;top:8px;bottom:8px}.Sidebar-module__WZVnLW__icon{font-size:1.2rem}.Sidebar-module__WZVnLW__footer{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:auto;padding:1rem 0;display:flex;position:relative}.Sidebar-module__WZVnLW__userCard{flex-direction:column;align-items:center;gap:1rem;width:100%;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__clickableCard{cursor:pointer}.Sidebar-module__WZVnLW__clickableCard:hover{background:#0000000d;border-radius:12px}[data-theme=dark] .Sidebar-module__WZVnLW__clickableCard:hover{background:#ffffff0d}.Sidebar-module__WZVnLW__userCardExpanded{background:#00000008;border-radius:12px;flex-direction:row;justify-content:space-between;padding:.75rem}[data-theme=dark] .Sidebar-module__WZVnLW__userCardExpanded{background:#ffffff08}.Sidebar-module__WZVnLW__userInfo{align-items:center;gap:.75rem;display:flex}.Sidebar-module__WZVnLW__userAvatar{background:var(--primary);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.Sidebar-module__WZVnLW__userText{flex-direction:column;gap:2px;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__username{color:var(--text-active);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Sidebar-module__WZVnLW__roleBadge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.Sidebar-module__WZVnLW__logoutIconButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;width:40px;height:40px;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__userCardExpanded .Sidebar-module__WZVnLW__logoutIconButton{width:40px;height:40px;padding:0}.Sidebar-module__WZVnLW__logoutLabel{font-size:.9rem;font-weight:500}.Sidebar-module__WZVnLW__logoutIconButton:hover{color:var(--danger);background:#ef44441a}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{display:none!important}}.Sidebar-module__WZVnLW__primaryAcceptBtn{background:var(--primary);color:#fff;white-space:nowrap;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:.75rem;padding:10px 16px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #2d5cf726}.Sidebar-module__WZVnLW__primaryAcceptBtn:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 15px #2d5cf740}.Sidebar-module__WZVnLW__primaryAcceptBtn:active{transform:translateY(0)}.Sidebar-module__WZVnLW__primaryAcceptBtnCompact{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:.75rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #2d5cf726}.Sidebar-module__WZVnLW__primaryAcceptBtnCompact:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 15px #2d5cf740}.Sidebar-module__WZVnLW__primaryAcceptBtnCompact:active{transform:translateY(0)}.Sidebar-module__WZVnLW__btnText{display:inline-block}.Sidebar-module__WZVnLW__logoTextCompact{color:var(--primary);background:linear-gradient(135deg, var(--primary) 0%, #6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:900}.Sidebar-module__WZVnLW__profileDropdown{bottom:calc(100% + 8px);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;flex-direction:column;gap:4px;padding:6px;animation:.2s cubic-bezier(.175,.885,.32,1.275) Sidebar-module__WZVnLW__slideUp;display:flex;position:absolute;inset-inline:12px}[data-theme=dark] .Sidebar-module__WZVnLW__profileDropdown{background:#1e293bd9}@keyframes Sidebar-module__WZVnLW__slideUp{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Sidebar-module__WZVnLW__dropdownItem{border-radius:var(--radius-sm);color:var(--text-active);cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.Sidebar-module__WZVnLW__dropdownItem:hover{color:var(--primary);background:#2d5cf714}.Sidebar-module__WZVnLW__dropdownLogout:hover{color:var(--danger);background:#ef444414}.Sidebar-module__WZVnLW__expandToggleFooter{background:var(--surface-color);border:1px solid var(--surface-border);border-radius:var(--radius-sm);cursor:pointer;width:36px;height:36px;color:var(--text-muted);box-shadow:var(--shadow-sm);transition:all var(--transition-speed);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__WZVnLW__expandToggleFooter:hover{color:var(--primary);background:var(--hover-color);border-color:var(--primary)}.Sidebar-module__WZVnLW__togglesRowCollapsed{flex-direction:column!important;align-items:center!important;gap:12px!important;margin-bottom:1rem!important}.Sidebar-module__WZVnLW__navContainer{flex-direction:column;flex:1;width:100%;min-height:0;padding:0 .5rem;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__sidebar:not(.Sidebar-module__WZVnLW__sidebarExpanded) .Sidebar-module__WZVnLW__navContainer{align-items:center;padding:0}.Sidebar-module__WZVnLW__iconContainer{justify-content:center;align-items:center;display:flex;position:relative}.Sidebar-module__WZVnLW__badgeCompact{top:-4px;color:#fff;border:1.5px solid var(--surface-color);background:#3b82f6;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.62rem;font-weight:700;line-height:1;display:flex;position:absolute;inset-inline-end:-4px}.Sidebar-module__WZVnLW__badge{color:#fff;background:#3b82f6;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-inline-start:auto;padding:0 4px;font-size:.68rem;font-weight:700;line-height:1;display:flex}.Sidebar-module__WZVnLW__sidebarOverlayBackdrop{display:none}@media (min-width:769px) and (max-width:1024px){.Sidebar-module__WZVnLW__sidebarOverlayBackdrop{top:0;inset-inline:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;background:#0000004d;display:block;position:fixed;bottom:0}.Sidebar-module__WZVnLW__sidebar{z-index:100;position:sticky}.Sidebar-module__WZVnLW__sidebarExpanded{top:0;inset-inline-start:0;box-shadow:var(--shadow-lg);bottom:0;z-index:1000!important;position:fixed!important}}
.AuthOverlay-module__Qy53hW__loaderOverlay{background:var(--bg-color);z-index:99999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AuthOverlay-module__Qy53hW__loader{border:4px solid #2d5cf71a;border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite AuthOverlay-module__Qy53hW__spin}@keyframes AuthOverlay-module__Qy53hW__spin{to{transform:rotate(360deg)}}.AuthOverlay-module__Qy53hW__pinOverlay{background:var(--bg-color);z-index:99999;justify-content:center;align-items:center;animation:.4s ease-out AuthOverlay-module__Qy53hW__fadeIn;display:flex;position:fixed;inset:0}.AuthOverlay-module__Qy53hW__pinModal{text-align:center;background:var(--bg-color);box-sizing:border-box;width:100%;max-width:100%;height:100%;min-height:100dvh;transition:all var(--transition-speed) ease;-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex;overflow-y:auto}[data-theme=dark] .AuthOverlay-module__Qy53hW__pinModal{background:var(--bg-color)}.AuthOverlay-module__Qy53hW__lockIcon{width:72px;height:72px;color:var(--primary);background:#2d5cf714;border:2px solid #2d5cf726;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #2d5cf71f}.AuthOverlay-module__Qy53hW__pinHeader h2{color:var(--text-active);letter-spacing:-.5px;margin:0 0 6px;font-size:1.6rem;font-weight:700}.AuthOverlay-module__Qy53hW__pinHeader p{color:var(--text-muted);margin:0 0 24px;font-size:.95rem}.AuthOverlay-module__Qy53hW__pinField{border:1px solid var(--surface-border);border-radius:var(--radius-md);text-align:center;letter-spacing:.5em;width:100%;color:var(--text-active);transition:all var(--transition-speed) ease;background:#f9fafb;outline:none;padding:16px;font-size:2rem}.AuthOverlay-module__Qy53hW__pinField:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2d5cf71a}.AuthOverlay-module__Qy53hW__pinSubmit{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all var(--transition-speed) ease;border:none;margin-top:24px;padding:16px;font-size:1rem;font-weight:700}.AuthOverlay-module__Qy53hW__pinSubmit:hover:not(:disabled){background:var(--primary-hover)}.AuthOverlay-module__Qy53hW__pinSubmit:disabled{opacity:.5;cursor:not-allowed}.AuthOverlay-module__Qy53hW__pinLogout{border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;background:#6b72800d;border-radius:20px;margin-top:24px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.AuthOverlay-module__Qy53hW__pinLogout:hover{color:var(--danger);background:#ef444414;border-color:#ef444433;transform:translateY(-1px)}.AuthOverlay-module__Qy53hW__pinError{color:var(--danger);margin-top:12px;font-size:.875rem;font-weight:600}.AuthOverlay-module__Qy53hW__shake{animation:.4s ease-in-out AuthOverlay-module__Qy53hW__shake}@keyframes AuthOverlay-module__Qy53hW__shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.AuthOverlay-module__Qy53hW__numpad{grid-template-columns:repeat(3,1fr);justify-items:center;gap:18px 24px;width:100%;max-width:270px;margin:24px auto 0;display:grid}.AuthOverlay-module__Qy53hW__numBtn{border:1px solid var(--surface-border);width:70px;height:70px;color:var(--text-active);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffa6;border-radius:50%;justify-content:center;align-items:center;font-size:1.65rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000005}[data-theme=dark] .AuthOverlay-module__Qy53hW__numBtn{background:#1e293b8c}.AuthOverlay-module__Qy53hW__numBtn:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2d5cf740}.AuthOverlay-module__Qy53hW__numBtn:active:not(:disabled){transform:scale(.95)translateY(0)}.AuthOverlay-module__Qy53hW__numBtn:disabled{opacity:.5;cursor:not-allowed}.AuthOverlay-module__Qy53hW__dotsContainer{justify-content:center;gap:20px;margin:28px 0;display:flex}.AuthOverlay-module__Qy53hW__dot{border:2px solid var(--surface-border);background:0 0;border-radius:50%;width:14px;height:14px;transition:all .2s cubic-bezier(.4,0,.2,1)}.AuthOverlay-module__Qy53hW__dotFilled{background:var(--primary);border-color:var(--primary);transform:scale(1.2);box-shadow:0 0 10px #2d5cf799}.AuthOverlay-module__Qy53hW__accountsSection{border-top:1px solid var(--surface-border);width:100%;margin-top:32px;padding-top:24px}.AuthOverlay-module__Qy53hW__accountsTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;font-size:.8rem;font-weight:700}.AuthOverlay-module__Qy53hW__accountsList{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.AuthOverlay-module__Qy53hW__accountItem{cursor:pointer;border-radius:var(--radius-md);border:1px solid #0000;flex-direction:column;align-items:center;max-width:90px;padding:8px 12px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.AuthOverlay-module__Qy53hW__accountItem:hover{background:#2d5cf70d;border-color:#2d5cf71a;transform:translateY(-4px)}.AuthOverlay-module__Qy53hW__avatarMini{background:linear-gradient(135deg, var(--primary) 0%, #17b978 100%);color:#fff;width:48px;height:48px;transition:border-color var(--transition-speed) ease;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex;box-shadow:0 4px 10px #2d5cf726}.AuthOverlay-module__Qy53hW__accountItemActive .AuthOverlay-module__Qy53hW__avatarMini{border-color:var(--primary)}.AuthOverlay-module__Qy53hW__accountUsername{color:var(--text-active);text-overflow:ellipsis;white-space:nowrap;max-width:70px;margin-top:8px;font-size:.8rem;font-weight:600;overflow:hidden}.AuthOverlay-module__Qy53hW__countdownTimer{color:var(--danger);margin:16px 0;font-size:1.1rem;font-weight:700;animation:1s infinite alternate AuthOverlay-module__Qy53hW__pulse}.AuthOverlay-module__Qy53hW__desktopHint{color:var(--text-muted);opacity:.7;margin-top:16px;font-size:.8rem;display:block}.AuthOverlay-module__Qy53hW__spinner{animation:1s linear infinite AuthOverlay-module__Qy53hW__spin}@media (max-height:720px),(max-width:480px){.AuthOverlay-module__Qy53hW__pinModal{padding:24px 16px}.AuthOverlay-module__Qy53hW__lockIcon{width:56px;height:56px;margin-bottom:12px}.AuthOverlay-module__Qy53hW__pinHeader h2{margin-bottom:4px;font-size:1.3rem}.AuthOverlay-module__Qy53hW__pinHeader p{color:var(--text-muted);margin-bottom:16px;font-size:.85rem}.AuthOverlay-module__Qy53hW__dotsContainer{gap:16px;margin:16px 0}.AuthOverlay-module__Qy53hW__dot{width:12px;height:12px}.AuthOverlay-module__Qy53hW__numpad{gap:12px 16px;margin-top:16px}.AuthOverlay-module__Qy53hW__numBtn{width:60px;height:60px;font-size:1.4rem}.AuthOverlay-module__Qy53hW__pinLogout{margin-top:16px;padding:6px 12px}.AuthOverlay-module__Qy53hW__accountsSection{margin-top:20px;padding-top:16px}}@keyframes AuthOverlay-module__Qy53hW__pulse{0%{opacity:.85;transform:scale(.96)}to{opacity:1;transform:scale(1.04);box-shadow:0 0 25px #10b98173}}.AuthOverlay-module__Qy53hW__biometricPulseIcon{color:#10b981;background:#10b9811a;border:2px solid #10b98166;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;animation:1.5s ease-in-out infinite alternate AuthOverlay-module__Qy53hW__pulse;display:flex;box-shadow:0 0 30px #10b98140}.AuthOverlay-module__Qy53hW__biometricCancelBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;outline:none;margin-top:24px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.AuthOverlay-module__Qy53hW__biometricCancelBtn:hover{background:#ffffff26;border-color:#ffffff40;transform:translateY(-1px)}.AuthOverlay-module__Qy53hW__biometricCancelBtn:active{transform:translateY(0)}
.SetPinModal-module__KG0Cpq__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.SetPinModal-module__KG0Cpq__modalContent{background:var(--surface-color,#1e293b);border:1px solid var(--surface-border,#ffffff1a);border-radius:24px;width:100%;max-width:360px;padding:40px 30px;position:relative;box-shadow:0 20px 40px #0006}.SetPinModal-module__KG0Cpq__closeBtn{top:16px;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:none;position:absolute;inset-inline-end:16px}.SetPinModal-module__KG0Cpq__modalHeader{text-align:center;margin-bottom:30px}.SetPinModal-module__KG0Cpq__modalHeader h2{color:#fff;margin:12px 0 6px;font-size:1.4rem}.SetPinModal-module__KG0Cpq__modalHeader p{color:var(--text-muted,#94a3b8);font-size:.85rem}.SetPinModal-module__KG0Cpq__iconGold{color:var(--primary,#fbbf24)}.SetPinModal-module__KG0Cpq__formField{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.SetPinModal-module__KG0Cpq__formField label{color:var(--text-muted,#94a3b8);text-transform:uppercase;font-size:.8rem;font-weight:600}.SetPinModal-module__KG0Cpq__formField input{border:1px solid var(--surface-border,#ffffff1a);color:#fff;text-align:center;letter-spacing:.4em;background:#ffffff0d;border-radius:12px;width:100%;padding:14px;font-size:1.2rem}.SetPinModal-module__KG0Cpq__formField input:focus{border-color:var(--primary,#fbbf24);outline:none}.SetPinModal-module__KG0Cpq__submitBtn{background:var(--primary,#fbbf24);color:#000;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-weight:800;display:flex}.SetPinModal-module__KG0Cpq__alertMsg{border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:12px;font-size:.85rem;display:flex}.SetPinModal-module__KG0Cpq__error{color:#ff6b81;background:#ff47571a;border:1px solid #ff475733}.SetPinModal-module__KG0Cpq__successState{text-align:center}.SetPinModal-module__KG0Cpq__successState h3{color:#fff;margin:16px 0 8px}.SetPinModal-module__KG0Cpq__successState p{color:var(--text-muted,#94a3b8);font-size:.9rem}
.BottomNav-module__JpMf2G__bottomNav{bottom:0;background:var(--surface-color);border-top:1px solid var(--surface-border);z-index:1000;height:72px;padding-bottom:env(safe-area-inset-bottom);display:none;position:fixed;inset-inline:0;box-shadow:0 -4px 16px #0000000f}.BottomNav-module__JpMf2G__navItem{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;height:100%;padding:0 2px;text-decoration:none;transition:all .2s;display:flex}.BottomNav-module__JpMf2G__menuButton{cursor:pointer;background:0 0;border:none;outline:none;width:100%;font-family:inherit}.BottomNav-module__JpMf2G__icon{justify-content:center;align-items:center;transition:transform .2s;display:flex}.BottomNav-module__JpMf2G__label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.7rem;font-weight:600;overflow:hidden}.BottomNav-module__JpMf2G__active{color:var(--primary)}.BottomNav-module__JpMf2G__active .BottomNav-module__JpMf2G__icon{transform:translateY(-2px)}.BottomNav-module__JpMf2G__disabledItem{color:var(--text-muted);opacity:.35;cursor:not-allowed;pointer-events:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;height:100%;padding:0 4px;display:flex}.BottomNav-module__JpMf2G__fabItem{flex-direction:column;justify-content:center;align-items:center;height:100%;text-decoration:none;display:flex;position:relative}.BottomNav-module__JpMf2G__fabButton{background:var(--primary);color:#fff;border:3px solid var(--surface-color);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:-18px;box-shadow:0 4px 14px #2d5cf766}.BottomNav-module__JpMf2G__fabButtonDisabled{background:var(--text-muted);opacity:.5;box-shadow:none;cursor:not-allowed}.BottomNav-module__JpMf2G__fabLabel{color:var(--text-muted);font-size:.7rem;font-weight:600;position:absolute;bottom:8px}.BottomNav-module__JpMf2G__fabItem:active .BottomNav-module__JpMf2G__fabButton{transform:scale(.9);box-shadow:0 2px 8px #2d5cf74d}.BottomNav-module__JpMf2G__iconContainer{justify-content:center;align-items:center;display:flex;position:relative}.BottomNav-module__JpMf2G__badge{top:-6px;color:#fff;border:2px solid var(--surface-color);background-color:#3b82f6;border-radius:10px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:2px 5px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;inset-inline-end:-10px;box-shadow:0 2px 4px #0000001a}.BottomNav-module__JpMf2G__menuSheetHeader{border-bottom:1px solid var(--surface-border);margin-bottom:16px;padding:8px 4px 16px}.BottomNav-module__JpMf2G__menuSheetTitle{color:var(--text-active);letter-spacing:-.3px;font-size:1.25rem;font-weight:800}.BottomNav-module__JpMf2G__sheetGroupHeader{text-transform:uppercase;color:var(--text-muted);letter-spacing:.8px;margin:16px 4px 6px;font-size:.65rem;font-weight:700}.BottomNav-module__JpMf2G__menuGroup{background:var(--surface-color);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;margin-bottom:20px;display:flex;overflow:hidden}.BottomNav-module__JpMf2G__menuItem{color:var(--text-active);border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;min-height:52px;padding:14px 16px;text-decoration:none;transition:background-color .15s;display:flex}.BottomNav-module__JpMf2G__menuItem:last-child{border-bottom:none}.BottomNav-module__JpMf2G__menuItem:active{background-color:#0000000d}[data-theme=dark] .BottomNav-module__JpMf2G__menuItem:active{background-color:#ffffff0d}.BottomNav-module__JpMf2G__menuItemLeft{align-items:center;gap:12px;display:flex}.BottomNav-module__JpMf2G__menuIconContainer{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.BottomNav-module__JpMf2G__menuItem:active .BottomNav-module__JpMf2G__menuIconContainer{transform:scale(.95)}.BottomNav-module__JpMf2G__menuItemLabel{font-size:.95rem;font-weight:600}.BottomNav-module__JpMf2G__menuItemChevron{color:var(--text-muted);opacity:.6;transition:transform .2s}.BottomNav-module__JpMf2G__menuItem:active .BottomNav-module__JpMf2G__menuItemChevron{transform:translate(2px)}@media (max-width:768px){.BottomNav-module__JpMf2G__bottomNav{grid-template-columns:repeat(6,1fr);align-items:center;display:grid}}
.UserSwitcher-module__jYl0CW__overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.UserSwitcher-module__jYl0CW__modal{background:#fff;border-radius:20px;width:100%;max-width:400px;padding:32px;position:relative;box-shadow:0 10px 40px #00000026}.UserSwitcher-module__jYl0CW__closeBtn{top:16px;color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex;position:absolute;inset-inline-end:16px}.UserSwitcher-module__jYl0CW__closeBtn:hover{background:#f3f4f6}.UserSwitcher-module__jYl0CW__header{text-align:center;margin-bottom:32px}.UserSwitcher-module__jYl0CW__header h2{color:#111827;margin-bottom:8px;font-size:1.5rem;font-weight:800}.UserSwitcher-module__jYl0CW__header p{color:#6b7280;font-size:.9rem}.UserSwitcher-module__jYl0CW__accountList{flex-direction:column;gap:12px;display:flex}.UserSwitcher-module__jYl0CW__accountItem{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;align-items:center;padding:16px;transition:all .2s;display:flex;position:relative}.UserSwitcher-module__jYl0CW__accountItem:hover{background:#fff;border-color:#2d5cf7;box-shadow:0 4px 12px #2d5cf714}.UserSwitcher-module__jYl0CW__avatar{color:#fff;background:#2d5cf7;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-inline-end:16px;font-size:1.25rem;font-weight:700;display:flex}.UserSwitcher-module__jYl0CW__info{flex-direction:column;display:flex}.UserSwitcher-module__jYl0CW__username{color:#111827;font-size:1rem;font-weight:700}.UserSwitcher-module__jYl0CW__role{color:#6b7280;text-transform:uppercase;font-size:.75rem;font-weight:600}.UserSwitcher-module__jYl0CW__removeBtn{inset-inline-end:12px;color:#9ca3af;cursor:pointer;opacity:0;background:0 0;border:none;padding:8px;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.UserSwitcher-module__jYl0CW__accountItem:hover .UserSwitcher-module__jYl0CW__removeBtn{opacity:1}.UserSwitcher-module__jYl0CW__removeBtn:hover{color:#ef4444}.UserSwitcher-module__jYl0CW__addAccountBtn{color:#6b7280;cursor:pointer;background:0 0;border:2px dashed #e5e7eb;border-radius:16px;justify-content:center;align-items:center;gap:12px;margin-top:8px;padding:16px;font-weight:700;transition:all .2s;display:flex}.UserSwitcher-module__jYl0CW__addAccountBtn:hover{color:#2d5cf7;background:#2d5cf705;border-color:#2d5cf7}.UserSwitcher-module__jYl0CW__pinSection{flex-direction:column;align-items:center;display:flex}.UserSwitcher-module__jYl0CW__pinDisplay{width:100%;margin-bottom:24px;position:relative}.UserSwitcher-module__jYl0CW__lockIcon{inset-inline-start:16px;color:#9ca3af;position:absolute;top:50%;transform:translateY(-50%)}.UserSwitcher-module__jYl0CW__pinInput{letter-spacing:.5em;color:#111827;text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;width:100%;padding:18px 18px 18px 52px;font-size:1.5rem;font-weight:700}.UserSwitcher-module__jYl0CW__pinInput:focus{background:#fff;border-color:#2d5cf7;outline:none;box-shadow:0 0 0 4px #2d5cf71a}.UserSwitcher-module__jYl0CW__errorText{color:#ef4444;margin-bottom:24px;font-size:.85rem;font-weight:600}.UserSwitcher-module__jYl0CW__actions{gap:12px;width:100%;display:flex}.UserSwitcher-module__jYl0CW__backBtn{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;flex:1;padding:16px;font-weight:700}.UserSwitcher-module__jYl0CW__submitBtn{color:#fff;cursor:pointer;background:#2d5cf7;border:none;border-radius:12px;flex:2;justify-content:center;align-items:center;padding:16px;font-weight:700;display:flex}.UserSwitcher-module__jYl0CW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.UserSwitcher-module__jYl0CW__spinner{animation:1s linear infinite UserSwitcher-module__jYl0CW__spin}.UserSwitcher-module__jYl0CW__shake{animation:.4s cubic-bezier(.36,.07,.19,.97) both UserSwitcher-module__jYl0CW__shake}@keyframes UserSwitcher-module__jYl0CW__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}@keyframes UserSwitcher-module__jYl0CW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UserSwitcher-module__jYl0CW__autoSwitchingLoader{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 0;display:flex}.UserSwitcher-module__jYl0CW__autoSwitchingLoader p{color:#6b7280;font-size:1.1rem;font-weight:600}.UserSwitcher-module__jYl0CW__activeAccountItem{background:#2d5cf70a!important;border-color:#2d5cf7!important;box-shadow:0 4px 12px #2d5cf71a!important}.UserSwitcher-module__jYl0CW__activeBadge{color:#10b981;margin-inline-start:6px;font-size:.75rem;font-weight:600}
.PINPad-module__3VwS5G__overlay{background:var(--bg-color);z-index:99999;justify-content:center;align-items:center;animation:.25s ease-out PINPad-module__3VwS5G__fadeIn;display:flex;position:fixed;inset:0}.PINPad-module__3VwS5G__container{background:var(--bg-color);text-align:center;box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:100dvh;padding:48px 24px;animation:.3s cubic-bezier(.16,1,.3,1) PINPad-module__3VwS5G__slideUp;display:flex;overflow-y:auto}.PINPad-module__3VwS5G__header{margin-bottom:28px}.PINPad-module__3VwS5G__title{color:var(--text-active);letter-spacing:-.5px;margin:0 0 8px;font-size:1.75rem;font-weight:800}.PINPad-module__3VwS5G__subtitle{color:var(--text-muted);font-size:1rem}.PINPad-module__3VwS5G__display{justify-content:center;align-items:center;gap:20px;height:48px;margin-bottom:32px;display:flex}.PINPad-module__3VwS5G__bullet{border:2px solid var(--surface-border);border-radius:50%;width:16px;height:16px;transition:all .15s ease-in-out}.PINPad-module__3VwS5G__bulletActive{background:var(--primary);border-color:var(--primary);transform:scale(1.2);box-shadow:0 0 12px #2d5cf799}.PINPad-module__3VwS5G__grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:20px 24px;width:100%;max-width:280px;margin:0 auto 28px;display:grid}.PINPad-module__3VwS5G__key{border:1px solid var(--surface-border);width:72px;height:72px;color:var(--text-active);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffffa6;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:1.8rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000005}[data-theme=dark] .PINPad-module__3VwS5G__key{background:#1e293b8c;border-color:#ffffff14}.PINPad-module__3VwS5G__key:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2d5cf740}.PINPad-module__3VwS5G__key:active:not(:disabled){transform:scale(.95)translateY(0)}.PINPad-module__3VwS5G__specialKey{color:var(--text-muted);font-size:1.1rem;font-weight:600;box-shadow:none!important;background:0 0!important;border-color:#0000!important}.PINPad-module__3VwS5G__specialKey:hover:not(:disabled){color:var(--text-active);transform:scale(1.05);box-shadow:none!important}.PINPad-module__3VwS5G__fallbackLink{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:12px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.PINPad-module__3VwS5G__fallbackLink:hover{color:var(--primary);background:#2d5cf714}.PINPad-module__3VwS5G__errorBox{color:var(--danger);text-align:center;box-sizing:border-box;background:#ef444414;border:1px solid #ef444433;border-radius:12px;width:100%;max-width:280px;margin-bottom:24px;padding:12px 16px;font-size:.9rem}.PINPad-module__3VwS5G__lockoutText{color:var(--danger);margin-top:4px;font-weight:700}@keyframes PINPad-module__3VwS5G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PINPad-module__3VwS5G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PINPad-module__3VwS5G__desktopHint{color:var(--text-muted);opacity:.7;margin:0 0 20px;font-size:.8rem;display:block}.PINPad-module__3VwS5G__spinner{animation:1s linear infinite PINPad-module__3VwS5G__spin}@keyframes PINPad-module__3VwS5G__spin{to{transform:rotate(360deg)}}@media (max-height:720px),(max-width:480px){.PINPad-module__3VwS5G__container{padding:24px 16px}.PINPad-module__3VwS5G__header{margin-bottom:16px}.PINPad-module__3VwS5G__title{margin-bottom:4px;font-size:1.4rem}.PINPad-module__3VwS5G__subtitle{font-size:.85rem}.PINPad-module__3VwS5G__display{gap:14px;height:36px;margin-bottom:20px}.PINPad-module__3VwS5G__bullet{width:12px;height:12px}.PINPad-module__3VwS5G__grid{gap:12px 16px;margin-bottom:16px}.PINPad-module__3VwS5G__key{width:60px;height:60px;font-size:1.4rem}.PINPad-module__3VwS5G__specialKey{font-size:.95rem}.PINPad-module__3VwS5G__fallbackLink{margin-top:8px;padding:6px 12px;font-size:.85rem}.PINPad-module__3VwS5G__desktopHint{margin-bottom:12px}}
.Topbar-module__LfIHZq__topbarContainer{z-index:100;background:var(--surface-color);border-bottom:1px solid var(--surface-border);padding-top:env(safe-area-inset-top,0px);flex-direction:column;transition:all .3s;display:flex;position:sticky;top:0}.Topbar-module__LfIHZq__globalHeader{height:var(--topbar-height);justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:relative}.Topbar-module__LfIHZq__topbarLeft{flex:1;align-items:center;gap:16px;min-width:0;height:100%;display:flex}.Topbar-module__LfIHZq__pageInfo{flex-direction:column;display:flex}.Topbar-module__LfIHZq__pageTitle{color:#111827;letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800}.Topbar-module__LfIHZq__topbarCenter{z-index:10;align-items:center;display:flex;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.Topbar-module__LfIHZq__topbarRight{justify-content:flex-end;align-items:center;gap:20px;min-width:200px;display:flex}.Topbar-module__LfIHZq__contextActions{align-items:center;gap:12px;display:flex}.Topbar-module__LfIHZq__globalActions{border-inline-start:1px solid #e5e7eb;align-items:center;gap:12px;margin-inline-start:8px;padding-inline-start:20px;display:flex}.Topbar-module__LfIHZq__quickAddBtn{color:#2d5cf7;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.Topbar-module__LfIHZq__quickAddBtn:hover{background:#e2e8f0;transform:scale(1.05)}.Topbar-module__LfIHZq__primaryAcceptBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #2d5cf733}.Topbar-module__LfIHZq__primaryAcceptBtn:hover{background:var(--primary-hover,#1e4bd8);transform:translateY(-1px);box-shadow:0 4px 10px #2d5cf74d}.Topbar-module__LfIHZq__primaryAcceptBtn:active{transform:translateY(0)}.Topbar-module__LfIHZq__btnText{display:inline-block}.Topbar-module__LfIHZq__notificationBtn{color:#2d5cf7;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.Topbar-module__LfIHZq__notificationBtn:hover{background:#e2e8f0}.Topbar-module__LfIHZq__notificationBadge{top:6px;background:#ef4444;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;inset-inline-end:6px}.Topbar-module__LfIHZq__userProfile{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Topbar-module__LfIHZq__userProfile:hover{background:#e2e8f0}.Topbar-module__LfIHZq__avatar{color:#fff;background:#2d5cf7;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;font-weight:700;display:flex}.Topbar-module__LfIHZq__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.Topbar-module__LfIHZq__userDetails{text-align:start;flex-direction:column;display:flex}.Topbar-module__LfIHZq__userName{color:#1e293b;font-size:.8rem;font-weight:700;line-height:1}.Topbar-module__LfIHZq__userRole{color:#64748b;margin-top:1px;font-size:.65rem;font-weight:500}.Topbar-module__LfIHZq__logoutBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.Topbar-module__LfIHZq__logoutBtn:hover{color:#ef4444;background:#fef2f2}.Topbar-module__LfIHZq__topbarTabs{scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:8px;max-width:100%;height:100%;display:flex;overflow-x:auto}.Topbar-module__LfIHZq__topbarTabs::-webkit-scrollbar{display:none}.Topbar-module__LfIHZq__topbarTab{height:100%;color:var(--text-muted);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;flex-shrink:0;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex;position:relative}.Topbar-module__LfIHZq__topbarTab:before{content:"";top:6px;bottom:6px;z-index:0;pointer-events:none;background-color:#0000;border-radius:8px;transition:background-color .2s;position:absolute;inset-inline:4px}.Topbar-module__LfIHZq__topbarTab:hover{color:var(--text-active)}.Topbar-module__LfIHZq__topbarTab:hover:before{background-color:var(--bg-hover,#80808014)}.Topbar-module__LfIHZq__topbarTab svg{opacity:.6;z-index:1;transition:opacity .2s,color .2s}.Topbar-module__LfIHZq__topbarTab span{z-index:1}.Topbar-module__LfIHZq__topbarTab:hover svg{opacity:1}.Topbar-module__LfIHZq__topbarTab.Topbar-module__LfIHZq__active{color:var(--primary);font-weight:600}.Topbar-module__LfIHZq__topbarTab.Topbar-module__LfIHZq__active svg{opacity:1;color:var(--primary)}.Topbar-module__LfIHZq__topbarTab.Topbar-module__LfIHZq__active:after{content:"";bottom:0;background-color:var(--primary);z-index:1;height:2px;position:absolute;inset-inline:16px}.Topbar-module__LfIHZq__kanbanControls{border-inline-end:1px solid #e2e8f0;align-items:center;gap:6px;margin-inline-end:12px;padding-inline-end:12px;display:flex}.Topbar-module__LfIHZq__controlBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Topbar-module__LfIHZq__controlBtn:hover{color:#0f172a;background:#f1f5f9}.Topbar-module__LfIHZq__controlBtn.Topbar-module__LfIHZq__active{color:#2d5cf7;background:#fff;box-shadow:0 1px 3px #0000000d}.Topbar-module__LfIHZq__topbarDateControls{align-items:center;gap:8px;display:flex}.Topbar-module__LfIHZq__pageActions{align-items:center;gap:6px;display:flex}.Topbar-module__LfIHZq__primaryActionBtn{color:#fff;cursor:pointer;background:#2d5cf7;border:none;border-radius:10px;align-items:center;gap:8px;padding:6px 16px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #2d5cf726}.Topbar-module__LfIHZq__primaryActionBtn:hover{background:#1e4bd8;transform:translateY(-1px);box-shadow:0 6px 15px #2d5cf740}.Topbar-module__LfIHZq__secondaryActionBtn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.Topbar-module__LfIHZq__secondaryActionBtn:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:1024px){.Topbar-module__LfIHZq__globalHeader{padding:0 12px}.Topbar-module__LfIHZq__contextActions{display:flex}.Topbar-module__LfIHZq__userName,.Topbar-module__LfIHZq__userRole{display:none}.Topbar-module__LfIHZq__userProfile{width:32px;height:32px;padding:0;display:flex}.Topbar-module__LfIHZq__logoutBtn{width:32px;height:32px;display:flex}.Topbar-module__LfIHZq__quickAddBtn,.Topbar-module__LfIHZq__notificationBtn,.Topbar-module__LfIHZq__hamburgerBtn{width:32px;height:32px}}@media (max-width:768px){.Topbar-module__LfIHZq__btnText{display:none}.Topbar-module__LfIHZq__primaryAcceptBtn{border-radius:50%;justify-content:center;width:32px;height:32px;padding:6px}}.Topbar-module__LfIHZq__hamburgerBtn{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:none}.Topbar-module__LfIHZq__hamburgerBtn:hover{color:var(--primary);background:#0000000d}@media (min-width:769px){.Topbar-module__LfIHZq__hamburgerBtn{display:flex}}.Topbar-module__LfIHZq__notificationWrapper,.Topbar-module__LfIHZq__avatarWrapper{display:inline-block;position:relative}.Topbar-module__LfIHZq__userProfile{position:relative}.Topbar-module__LfIHZq__notificationsDropdown{top:calc(100% + 8px);background:var(--surface-color);border:1px solid var(--surface-border);z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:thin;border-radius:16px;width:360px;max-height:480px;padding:12px;animation:.2s cubic-bezier(.16,1,.3,1) Topbar-module__LfIHZq__dropdownFadeIn;position:absolute;inset-inline-end:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}[data-theme=dark] .Topbar-module__LfIHZq__notificationsDropdown{background:#1e293be6}.Topbar-module__LfIHZq__avatarDropdown{top:calc(100% + 8px);background:var(--surface-color);border:1px solid var(--surface-border);z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;width:240px;padding:6px;animation:.2s cubic-bezier(.16,1,.3,1) Topbar-module__LfIHZq__dropdownFadeIn;position:absolute;inset-inline-end:0;box-shadow:0 10px 25px -5px #0000001a}[data-theme=dark] .Topbar-module__LfIHZq__avatarDropdown{background:#1e293be6}@keyframes Topbar-module__LfIHZq__dropdownFadeIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Topbar-module__LfIHZq__dropdownHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;display:flex}.Topbar-module__LfIHZq__dropdownTitle{color:var(--text-active);margin:0;font-size:.9rem;font-weight:750}.Topbar-module__LfIHZq__dropdownCountBadge{color:#fff;background:#ef4444;border-radius:10px;padding:2px 6px;font-size:.7rem;font-weight:700}.Topbar-module__LfIHZq__dropdownEmpty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;padding:32px 12px;font-size:.85rem;display:flex}.Topbar-module__LfIHZq__alertList{flex-direction:column;gap:8px;display:flex}.Topbar-module__LfIHZq__alertItem{background:#00000005;border:1px solid #0000000a;border-radius:12px;flex-direction:column;gap:6px;padding:10px 12px;transition:all .15s;display:flex}[data-theme=dark] .Topbar-module__LfIHZq__alertItem{background:#ffffff08;border-color:#ffffff0f}.Topbar-module__LfIHZq__alertItem:hover{background:#0000000a}[data-theme=dark] .Topbar-module__LfIHZq__alertItem:hover{background:#ffffff0d}.Topbar-module__LfIHZq__alertMeta{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.Topbar-module__LfIHZq__alertUser{color:var(--primary);font-weight:700}.Topbar-module__LfIHZq__alertTime{font-size:.65rem}.Topbar-module__LfIHZq__alertBody{color:var(--text-active);font-size:.8rem;font-weight:600;line-height:1.35}.Topbar-module__LfIHZq__alertCar{color:var(--text-active);font-weight:750}.Topbar-module__LfIHZq__alertReason{color:var(--text-muted);word-break:break-word;background:#00000008;border-radius:6px;margin:2px 0;padding:4px 8px;font-size:.75rem}[data-theme=dark] .Topbar-module__LfIHZq__alertReason{background:#ffffff08}.Topbar-module__LfIHZq__alertActions{gap:8px;margin-top:4px;display:flex}.Topbar-module__LfIHZq__approveBtn,.Topbar-module__LfIHZq__rejectBtn{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:4px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.Topbar-module__LfIHZq__approveBtn{color:#16a34a;background:#22c55e1a}.Topbar-module__LfIHZq__approveBtn:hover:not(:disabled){color:#15803d;background:#22c55e2e;transform:translateY(-.5px)}.Topbar-module__LfIHZq__rejectBtn{color:#dc2626;background:#ef44441a}.Topbar-module__LfIHZq__rejectBtn:hover:not(:disabled){color:#b91c1c;background:#ef44442e;transform:translateY(-.5px)}.Topbar-module__LfIHZq__approveBtn:disabled,.Topbar-module__LfIHZq__rejectBtn:disabled{opacity:.5;cursor:not-allowed}.Topbar-module__LfIHZq__dropdownItem{color:var(--text-active);cursor:pointer;text-align:start;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.82rem;font-weight:550;transition:all .15s;display:flex}.Topbar-module__LfIHZq__dropdownItem:hover{color:var(--primary);background:#2d5cf714}.Topbar-module__LfIHZq__dropdownItemDanger:hover{color:var(--danger);background:#ef444414}.Topbar-module__LfIHZq__dropdownDivider{background:var(--surface-border);height:1px;margin:4px 6px}@media (max-width:1024px){.Topbar-module__LfIHZq__logoutBtn{display:none!important}}@media (max-width:768px){.Topbar-module__LfIHZq__notificationsDropdown{top:calc(var(--topbar-height,60px) + 8px);box-sizing:border-box;max-height:calc(100vh - 100px);position:fixed;inset-inline:12px;width:calc(100vw - 24px)!important}}.Topbar-module__LfIHZq__settingsHeaderBtn{display:none}@media (max-width:1024px){.Topbar-module__LfIHZq__settingsHeaderBtn{color:#2d5cf7;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Topbar-module__LfIHZq__settingsHeaderBtn:hover{background:#e2e8f0}[data-theme=dark] .Topbar-module__LfIHZq__settingsHeaderBtn{color:#3b82f6;background:#1e293b}}.Topbar-module__LfIHZq__topbarAcceptCircleBtn{width:36px;height:36px;color:var(--primary,#2d5cf7);cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Topbar-module__LfIHZq__topbarAcceptCircleBtn:hover{background:#e2e8f0;transform:scale(1.05)}[data-theme=dark] .Topbar-module__LfIHZq__topbarAcceptCircleBtn{color:#3b82f6;background:#1e293b}[data-theme=dark] .Topbar-module__LfIHZq__topbarAcceptCircleBtn:hover{background:#334155}
.GlobalSearch-module__tXA4UW__searchBarTrigger{color:#2d5cf7;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}[data-theme=dark] .GlobalSearch-module__tXA4UW__searchBarTrigger{color:#3b82f6;background:#1e293b}.GlobalSearch-module__tXA4UW__searchBarTrigger:hover{background:#e2e8f0;transform:scale(1.05)}[data-theme=dark] .GlobalSearch-module__tXA4UW__searchBarTrigger:hover{background:#334155}.GlobalSearch-module__tXA4UW__searchIcon{color:currentColor;flex-shrink:0}.GlobalSearch-module__tXA4UW__overlay{top:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0003;justify-content:center;width:100%;height:100%;padding-top:15vh;animation:.2s ease-out GlobalSearch-module__tXA4UW__fadeIn;display:flex;position:fixed;inset-inline-start:0}@keyframes GlobalSearch-module__tXA4UW__fadeIn{0%{opacity:0}to{opacity:1}}.GlobalSearch-module__tXA4UW__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:70vh;animation:.25s cubic-bezier(.16,1,.3,1) GlobalSearch-module__tXA4UW__slideDown;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000001a}@keyframes GlobalSearch-module__tXA4UW__slideDown{0%{opacity:0;transform:translateY(-20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.GlobalSearch-module__tXA4UW__searchHeader{border-bottom:1px solid #eee;align-items:center;gap:12px;padding:16px 20px;display:flex}.GlobalSearch-module__tXA4UW__searchIcon{color:#666}.GlobalSearch-module__tXA4UW__input{color:#111;background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-size:1.1rem}.GlobalSearch-module__tXA4UW__shortcut{color:#888;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:6px;padding:4px 8px;font-size:.75rem}.GlobalSearch-module__tXA4UW__tabs{background:#fafafa;border-bottom:1px solid #f5f5f5;gap:20px;padding:8px 20px;display:flex}.GlobalSearch-module__tXA4UW__tab{color:#888;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:.85rem;font-weight:500;transition:color .2s;position:relative}.GlobalSearch-module__tXA4UW__tab:hover,.GlobalSearch-module__tXA4UW__activeTab{color:#111}.GlobalSearch-module__tXA4UW__activeTab:after{content:"";bottom:0;background:#111;width:100%;height:2px;position:absolute;inset-inline-start:0}.GlobalSearch-module__tXA4UW__results{flex:1;padding:8px 0;overflow-y:auto}.GlobalSearch-module__tXA4UW__resultItem{cursor:pointer;align-items:center;gap:16px;padding:12px 20px;text-decoration:none;transition:background .15s;display:flex}.GlobalSearch-module__tXA4UW__focusedResult{background:#f5f5f5}.GlobalSearch-module__tXA4UW__resultIcon{background:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.GlobalSearch-module__tXA4UW__resultInfo{flex-direction:column;gap:2px;display:flex}.GlobalSearch-module__tXA4UW__resultTitle{color:#111;font-size:.95rem;font-weight:600}.GlobalSearch-module__tXA4UW__resultSubtitle{color:#666;font-size:.8rem}.GlobalSearch-module__tXA4UW__emptyState{text-align:center;color:#999;padding:40px;font-size:.9rem}.GlobalSearch-module__tXA4UW__kbdHint{color:#888;background:#fafafa;border-top:1px solid #eee;gap:16px;padding:12px 20px;font-size:.75rem;display:flex}.GlobalSearch-module__tXA4UW__kbdItem{align-items:center;gap:6px;display:flex}.GlobalSearch-module__tXA4UW__kbd{background:#fff;border:1px solid #ddd;border-radius:4px;padding:1px 5px;box-shadow:0 1px #0000000d}@media (max-width:640px){.GlobalSearch-module__tXA4UW__overlay{align-items:flex-end;padding:0}.GlobalSearch-module__tXA4UW__modal{border-radius:20px 20px 0 0;max-height:90vh}}[data-theme=dark] .GlobalSearch-module__tXA4UW__modal{background:var(--surface-color);border:1px solid var(--surface-border);box-shadow:var(--glass-shadow)}[data-theme=dark] .GlobalSearch-module__tXA4UW__searchHeader{border-bottom-color:var(--surface-border)}[data-theme=dark] .GlobalSearch-module__tXA4UW__searchIcon{color:var(--text-muted)}[data-theme=dark] .GlobalSearch-module__tXA4UW__input{color:var(--text-active)}[data-theme=dark] .GlobalSearch-module__tXA4UW__shortcut{border-color:var(--surface-border);color:var(--text-muted);background:#ffffff0d}[data-theme=dark] .GlobalSearch-module__tXA4UW__tabs{border-bottom-color:var(--surface-border);background:#00000026}[data-theme=dark] .GlobalSearch-module__tXA4UW__tab{color:var(--text-muted)}[data-theme=dark] .GlobalSearch-module__tXA4UW__tab:hover,[data-theme=dark] .GlobalSearch-module__tXA4UW__activeTab{color:var(--text-active)}[data-theme=dark] .GlobalSearch-module__tXA4UW__activeTab:after{background:var(--primary)}[data-theme=dark] .GlobalSearch-module__tXA4UW__focusedResult,[data-theme=dark] .GlobalSearch-module__tXA4UW__resultIcon{background:#ffffff0d}[data-theme=dark] .GlobalSearch-module__tXA4UW__resultTitle{color:var(--text-active)}[data-theme=dark] .GlobalSearch-module__tXA4UW__resultSubtitle{color:var(--text-muted)}[data-theme=dark] .GlobalSearch-module__tXA4UW__kbdHint{border-top-color:var(--surface-border);color:var(--text-muted);background:#00000026}[data-theme=dark] .GlobalSearch-module__tXA4UW__kbd{border-color:var(--surface-border);color:var(--text-active);background:#ffffff0d}
.NotificationHubDrawer-module__T-9d8W__drawerOverlay{top:0;inset-inline:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:flex-end;animation:.25s cubic-bezier(.16,1,.3,1) NotificationHubDrawer-module__T-9d8W__fadeIn;display:flex;position:fixed;bottom:0}.NotificationHubDrawer-module__T-9d8W__drawerContainer{background:var(--surface-color,#fff);border-inline-start:1px solid var(--surface-border,#e2e8f0);flex-direction:column;width:420px;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) NotificationHubDrawer-module__T-9d8W__slideIn;display:flex;position:relative;box-shadow:-10px 0 25px -5px #0000001a,-8px 0 10px -6px #0000000d}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__drawerContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293bf2}.NotificationHubDrawer-module__T-9d8W__drawerHeader{border-bottom:1px solid var(--surface-border,#e2e8f0);justify-content:space-between;align-items:center;padding:24px;display:flex}.NotificationHubDrawer-module__T-9d8W__headerTitleGroup{align-items:center;gap:12px;display:flex}.NotificationHubDrawer-module__T-9d8W__bellIconWrapper{background:#2d5cf714;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.NotificationHubDrawer-module__T-9d8W__bellIcon{color:var(--primary,#2d5cf7)}.NotificationHubDrawer-module__T-9d8W__bellBadge{top:-4px;color:#fff;border:2px solid var(--surface-color,#fff);background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:800;display:flex;position:absolute;inset-inline-end:-4px}.NotificationHubDrawer-module__T-9d8W__headerTitle{color:var(--text-active,#1e293b);letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:800}.NotificationHubDrawer-module__T-9d8W__headerSubtitle{color:var(--text-muted,#64748b);margin:2px 0 0;font-size:.75rem;font-weight:500}.NotificationHubDrawer-module__T-9d8W__closeBtn{width:36px;height:36px;color:var(--text-muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.NotificationHubDrawer-module__T-9d8W__closeBtn:hover{background:var(--surface-hover,#f1f5f9);color:var(--text-active,#1e293b);transform:rotate(90deg)}.NotificationHubDrawer-module__T-9d8W__actionToolbar{background:var(--surface-hover,#f8fafc);border-bottom:1px solid var(--surface-border,#e2e8f0);justify-content:flex-end;align-items:center;padding:12px 24px;display:flex}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__actionToolbar{background:#0f172a4d}.NotificationHubDrawer-module__T-9d8W__markAllBtn{color:var(--primary,#2d5cf7);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.NotificationHubDrawer-module__T-9d8W__markAllBtn:hover{background:#2d5cf714}.NotificationHubDrawer-module__T-9d8W__markAllBtn:disabled{opacity:.6;cursor:not-allowed}.NotificationHubDrawer-module__T-9d8W__drawerContent{scrollbar-width:thin;flex:1;overflow-y:auto}.NotificationHubDrawer-module__T-9d8W__loaderArea,.NotificationHubDrawer-module__T-9d8W__emptyArea{text-align:center;height:100%;color:var(--text-muted,#64748b);flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.NotificationHubDrawer-module__T-9d8W__emptyIconCircle{width:80px;height:80px;color:var(--primary,#2d5cf7);background:#2d5cf70d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.NotificationHubDrawer-module__T-9d8W__emptyArea h3{color:var(--text-active,#1e293b);margin:0 0 8px;font-size:1rem;font-weight:750}.NotificationHubDrawer-module__T-9d8W__emptyArea p{max-width:280px;margin:0;font-size:.8rem;line-height:1.5}.NotificationHubDrawer-module__T-9d8W__spinner{color:var(--primary,#2d5cf7);margin-bottom:12px}.NotificationHubDrawer-module__T-9d8W__notificationList{flex-direction:column;gap:12px;padding:16px 24px;display:flex}.NotificationHubDrawer-module__T-9d8W__notificationCard{background:var(--surface-color,#fff);border:1px solid var(--surface-border,#e2e8f0);cursor:pointer;border-radius:14px;flex-direction:column;gap:8px;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.NotificationHubDrawer-module__T-9d8W__notificationCard:hover{border-color:#2d5cf74d;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005}.NotificationHubDrawer-module__T-9d8W__unreadCard{background:#2d5cf705;border-color:#2d5cf71f}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__unreadCard{background:#2d5cf70a;border-color:#2d5cf733}.NotificationHubDrawer-module__T-9d8W__unreadIndicator{top:16px;background:var(--primary,#2d5cf7);width:8px;height:8px;box-shadow:0 0 8px var(--primary,#2d5cf7);border-radius:50%;position:absolute;inset-inline-start:-4px}.NotificationHubDrawer-module__T-9d8W__cardHeader{justify-content:space-between;align-items:center;display:flex}.NotificationHubDrawer-module__T-9d8W__typeBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:850}.NotificationHubDrawer-module__T-9d8W__badgeReady{color:#16a34a;background:#22c55e1a}.NotificationHubDrawer-module__T-9d8W__badgePaid{color:#0891b2;background:#06b6d41a}.NotificationHubDrawer-module__T-9d8W__badgePrice{color:#7c3aed;background:#8b5cf61a}.NotificationHubDrawer-module__T-9d8W__badgeException{color:#dc2626;background:#ef44441a}.NotificationHubDrawer-module__T-9d8W__badgeDefault{color:#475569;background:#64748b1a}.NotificationHubDrawer-module__T-9d8W__badgeWaiting{color:#6366f1;background:#6366f11a}.NotificationHubDrawer-module__T-9d8W__badgeDraft{color:#d97706;background:#f59e0b1a}.NotificationHubDrawer-module__T-9d8W__badgeInProgress{color:#2563eb;background:#2563eb1a}.NotificationHubDrawer-module__T-9d8W__badgeCanceled{color:#e11d48;background:#f43f5e1a}.NotificationHubDrawer-module__T-9d8W__badgeArchived{color:#64748b;background:#64748b26}.NotificationHubDrawer-module__T-9d8W__badgeTime{color:#db2777;background:#ec48991a}.NotificationHubDrawer-module__T-9d8W__timeLabel{color:var(--text-muted,#64748b);font-size:.7rem;font-weight:500}.NotificationHubDrawer-module__T-9d8W__cardTitle{color:var(--text-active,#1e293b);margin:0;font-size:.85rem;font-weight:750}.NotificationHubDrawer-module__T-9d8W__cardBody{color:var(--text-muted,#64748b);margin:0;font-size:.8rem;line-height:1.45}.NotificationHubDrawer-module__T-9d8W__cardFooter{border-top:1px dashed #0000000a;justify-content:space-between;align-items:center;margin-top:4px;padding-top:8px;display:flex}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__cardFooter{border-top-color:#ffffff0d}.NotificationHubDrawer-module__T-9d8W__actionLink{color:var(--primary,#2d5cf7);align-items:center;font-size:.75rem;font-weight:700;display:flex}.NotificationHubDrawer-module__T-9d8W__markReadAction{color:var(--text-muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.7rem;font-weight:650;transition:all .15s;display:flex}.NotificationHubDrawer-module__T-9d8W__markReadAction:hover{color:var(--text-active,#1e293b);background:#0000000a}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__markReadAction:hover{background:#ffffff0d}@keyframes NotificationHubDrawer-module__T-9d8W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes NotificationHubDrawer-module__T-9d8W__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.NotificationHubDrawer-module__T-9d8W__tabBar{border-bottom:1px solid var(--surface-border,#e2e8f0);background:var(--surface-color,#fff);gap:8px;padding:0 24px;display:flex}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__tabBar{background:0 0;border-bottom-color:#ffffff14}.NotificationHubDrawer-module__T-9d8W__tabItem{color:var(--text-muted,#64748b);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:.85rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.NotificationHubDrawer-module__T-9d8W__tabItem:hover{color:var(--text-active,#1e293b)}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__tabItem:hover{color:#fff}.NotificationHubDrawer-module__T-9d8W__tabActive{color:var(--primary,#2d5cf7)!important;border-bottom-color:var(--primary,#2d5cf7)!important}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__tabActive{color:#3b82f6!important;border-bottom-color:#3b82f6!important}.NotificationHubDrawer-module__T-9d8W__tabBadgeCount{min-width:18px;height:18px;color:var(--primary,#2d5cf7);background:#2d5cf71a;border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-size:.7rem;font-weight:800;transition:all .2s;display:inline-flex}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__tabBadgeCount{color:#3b82f6;background:#3b82f626}.NotificationHubDrawer-module__T-9d8W__tabItem:hover .NotificationHubDrawer-module__T-9d8W__tabBadgeCount{background:#2d5cf726}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__tabItem:hover .NotificationHubDrawer-module__T-9d8W__tabBadgeCount{background:#3b82f640}.NotificationHubDrawer-module__T-9d8W__badgeDanger{color:#ef4444!important;background:#ef44441a!important}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__badgeDanger{color:#f87171!important;background:#ef444433!important}.NotificationHubDrawer-module__T-9d8W__alertList{flex-direction:column;gap:16px;padding:16px 24px;display:flex}.NotificationHubDrawer-module__T-9d8W__alertCard{background:var(--surface-color,#fff);border:1px solid var(--surface-border,#e2e8f0);border-radius:14px;flex-direction:column;gap:12px;padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__alertCard{background:#1e293b66;border-color:#ffffff14}.NotificationHubDrawer-module__T-9d8W__alertCard:hover{border-color:#2d5cf740;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__alertCard:hover{border-color:#3b82f666;box-shadow:0 10px 20px -5px #0000004d}.NotificationHubDrawer-module__T-9d8W__alertCardHeader{justify-content:space-between;align-items:center;display:flex}.NotificationHubDrawer-module__T-9d8W__alertUser{color:var(--text-active,#1e293b);font-size:.8rem;font-weight:750}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__alertUser{color:#e2e8f0}.NotificationHubDrawer-module__T-9d8W__alertTime{color:var(--text-muted,#64748b);font-size:.7rem;font-weight:500}.NotificationHubDrawer-module__T-9d8W__alertCardBody{flex-direction:column;gap:6px;display:flex}.NotificationHubDrawer-module__T-9d8W__alertCar{color:var(--text-active,#0f172a);font-size:.85rem;font-weight:800}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__alertCar{color:#f1f5f9}.NotificationHubDrawer-module__T-9d8W__alertTitleBadge{color:var(--primary,#2d5cf7);background:#2d5cf714;border-radius:6px;width:fit-content;padding:4px 8px;font-size:.7rem;font-weight:800}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__alertTitleBadge{color:#60a5fa;background:#3b82f626}.NotificationHubDrawer-module__T-9d8W__alertReason{color:var(--text-muted,#64748b);background:var(--surface-hover,#f8fafc);border-inline-start:3px solid var(--primary,#2d5cf7);border-radius:8px;padding:10px 12px;font-size:.8rem;line-height:1.45}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__alertReason{color:#94a3b8;background:#0f172a66;border-inline-start-color:#3b82f6}.NotificationHubDrawer-module__T-9d8W__alertActions{gap:8px;margin-top:4px;display:flex}.NotificationHubDrawer-module__T-9d8W__approveBtn,.NotificationHubDrawer-module__T-9d8W__rejectBtn{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.NotificationHubDrawer-module__T-9d8W__approveBtn{background:var(--primary,#2d5cf7);color:#fff;box-shadow:0 4px 10px #2d5cf726}.NotificationHubDrawer-module__T-9d8W__approveBtn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 12px #2d5cf740}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__approveBtn{background:#3b82f6}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__approveBtn:hover:not(:disabled){background:#2563eb;box-shadow:0 6px 12px #3b82f64d}.NotificationHubDrawer-module__T-9d8W__rejectBtn{border:1px solid var(--surface-border,#e2e8f0);color:var(--text-muted,#64748b);background:0 0}.NotificationHubDrawer-module__T-9d8W__rejectBtn:hover:not(:disabled){color:#ef4444;background:#ef44440d;border-color:#ef444440}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__rejectBtn{color:#94a3b8;border-color:#ffffff1a}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__rejectBtn:hover:not(:disabled){color:#f87171;background:#ef44441a;border-color:#ef44444d}.NotificationHubDrawer-module__T-9d8W__approveBtn:disabled,.NotificationHubDrawer-module__T-9d8W__rejectBtn:disabled{opacity:.5;cursor:not-allowed}.NotificationHubDrawer-module__T-9d8W__alertNoPermission{background:var(--surface-hover,#f8fafc);width:100%;color:var(--text-muted,#64748b);border:1px dashed var(--surface-border,#e2e8f0);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:.7rem;font-weight:600;display:flex}[data-theme=dark] .NotificationHubDrawer-module__T-9d8W__alertNoPermission{background:#0f172a33;border-color:#ffffff0d}@media (max-width:480px){.NotificationHubDrawer-module__T-9d8W__drawerContainer{width:100%}}
.ClientSection-module__of_R3q__section{border-radius:var(--radius-xl,20px);background:#fff;border:1px solid #f1f5f9;padding:2rem;box-shadow:0 4px 20px #00000008}.ClientSection-module__of_R3q__section h2{color:#0f172a;letter-spacing:-.025em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.ClientSection-module__of_R3q__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex;position:relative}.ClientSection-module__of_R3q__inputGroup label{text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:700}.ClientSection-module__of_R3q__inputBase{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.ClientSection-module__of_R3q__inputBase:focus{background:#fff;border-color:#2d5cf7;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #2d5cf71a}.ClientSection-module__of_R3q__row{grid-template-columns:1fr;gap:15px;display:grid}.ClientSection-module__of_R3q__smartInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:1rem;padding:.85rem;animation:.3s ease-out ClientSection-module__of_R3q__fadeIn}@keyframes ClientSection-module__of_R3q__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ClientSection-module__of_R3q__verifiedBadge{color:#166534;background:#dcfce7;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;display:flex}.ClientSection-module__of_R3q__vipBadge{color:#000;background:#fbbf24;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:800}.ClientSection-module__of_R3q__clientLink{color:var(--primary);background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s}.ClientSection-module__of_R3q__clientLink:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.ClientSection-module__of_R3q__phoneInputContainer{gap:8px;width:100%;display:flex}.ClientSection-module__of_R3q__countrySelect{border:1px solid var(--surface-border);color:var(--text-active);cursor:pointer;background:#f9fafb;border-radius:8px;min-width:100px;padding:.75rem;font-size:.95rem;font-weight:700;transition:all .2s}.ClientSection-module__of_R3q__countrySelect:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #2d5cf71a}.ClientSection-module__of_R3q__comboboxContainer{width:100%;position:relative}.ClientSection-module__of_R3q__comboboxInputWrapper{align-items:center;display:flex;position:relative}.ClientSection-module__of_R3q__inputWithIcon{padding-inline-start:2.5rem!important}.ClientSection-module__of_R3q__inputIcon{pointer-events:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;inset-inline-start:10px}.ClientSection-module__of_R3q__inputIcon img{object-fit:contain;width:20px;height:20px}.ClientSection-module__of_R3q__comboboxDropdown{top:100%;background:var(--surface-color);border:1px solid var(--surface-border);z-index:100;border-radius:8px;max-height:250px;margin-top:4px;animation:.2s ease-out ClientSection-module__of_R3q__dropdownSlide;position:absolute;inset-inline:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes ClientSection-module__of_R3q__dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ClientSection-module__of_R3q__comboboxOption{color:var(--text-active);cursor:pointer;align-items:center;gap:12px;padding:.7rem 1rem;font-size:.9rem;transition:all .15s;display:flex}.ClientSection-module__of_R3q__comboboxOption:hover{color:var(--primary);background:#2d5cf714}.ClientSection-module__of_R3q__comboboxOptionSelected{color:var(--primary);background:#2d5cf71f;font-weight:600}.ClientSection-module__of_R3q__optionLogo{object-fit:contain;border-radius:4px;flex-shrink:0;width:20px;height:20px}.ClientSection-module__of_R3q__comboboxLoading{text-align:center;color:var(--text-muted);padding:1rem;font-size:.85rem}.ClientSection-module__of_R3q__comboboxNoResults{padding:.5rem}.ClientSection-module__of_R3q__addCustomBtn{text-align:start;width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.7rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s}.ClientSection-module__of_R3q__addCustomBtn:hover{background:#2d5cf70d}.ClientSection-module__of_R3q__customModeToggle{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:6px;padding:0;font-size:.75rem;font-weight:600;transition:opacity .15s;display:inline-flex}.ClientSection-module__of_R3q__customModeToggle:hover{opacity:.8;text-decoration:underline}.ClientSection-module__of_R3q__generationSelection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;max-height:400px;margin-top:14px;padding:8px;display:grid;overflow-y:auto}.ClientSection-module__of_R3q__genCard{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 4px #00000005}.ClientSection-module__of_R3q__genCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 12px -3px #0000000d}.ClientSection-module__of_R3q__genCardActive{border-color:#2d5cf7;box-shadow:0 8px 16px -4px #2d5cf726}.ClientSection-module__of_R3q__genCardImageContainer{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;width:100%;height:90px;display:flex;position:relative;overflow:hidden}.ClientSection-module__of_R3q__genCardActive .ClientSection-module__of_R3q__genCardImageContainer{background:#eff6ff;border-bottom-color:#2d5cf726}.ClientSection-module__of_R3q__genCardImage{object-fit:contain;width:100%;height:100%;padding:4px;transition:transform .3s}.ClientSection-module__of_R3q__genCard:hover .ClientSection-module__of_R3q__genCardImage{transform:scale(1.05)}.ClientSection-module__of_R3q__fallbackCarIcon{color:#94a3b8}.ClientSection-module__of_R3q__zoomButton{bottom:6px;color:#fff;cursor:pointer;opacity:0;z-index:5;background:#0f172abf;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;inset-inline-end:6px}.ClientSection-module__of_R3q__genCard:hover .ClientSection-module__of_R3q__zoomButton{opacity:1}.ClientSection-module__of_R3q__zoomButton:hover{background:#2d5cf7e6;transform:scale(1.1)}.ClientSection-module__of_R3q__genCardInfo{text-align:center;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.ClientSection-module__of_R3q__genCardName{color:#1e293b;font-size:.8rem;font-weight:700}.ClientSection-module__of_R3q__genCardActive .ClientSection-module__of_R3q__genCardName{color:#2d5cf7}.ClientSection-module__of_R3q__genCardYears{color:#64748b;font-size:.7rem;font-weight:600}.ClientSection-module__of_R3q__autoPhotoBanner{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;margin-top:16px;padding:12px 16px;animation:.3s ease-out ClientSection-module__of_R3q__slideUp;display:flex;box-shadow:0 4px 6px -1px #0000000d}.ClientSection-module__of_R3q__autoPhotoThumbContainer{cursor:pointer;border:2px solid #fff;border-radius:12px;width:64px;height:64px;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000014}.ClientSection-module__of_R3q__autoPhotoThumb{object-fit:cover;width:100%;height:100%;transition:transform .2s}.ClientSection-module__of_R3q__autoPhotoThumbContainer:hover .ClientSection-module__of_R3q__autoPhotoThumb{transform:scale(1.05)}.ClientSection-module__of_R3q__zoomOverlay{color:#fff;opacity:0;background:#0f172a66;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.ClientSection-module__of_R3q__autoPhotoThumbContainer:hover .ClientSection-module__of_R3q__zoomOverlay{opacity:1}@keyframes ClientSection-module__of_R3q__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ClientSection-module__of_R3q__autoPhotoBannerText{flex-direction:column;gap:2px;display:flex}.ClientSection-module__of_R3q__clearSelectBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;font-size:.9rem;transition:all .15s;display:flex;position:absolute;inset-inline-end:12px}.ClientSection-module__of_R3q__clearSelectBtn:hover{color:var(--text-active);background:#0000000d}.ClientSection-module__of_R3q__checkboxLabel{cursor:pointer;color:var(--text-active,#1e293b);-webkit-user-select:none;user-select:none;background:#f1f5f9;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:fit-content;padding:10px 14px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.ClientSection-module__of_R3q__checkboxLabel:hover{background:#e2e8f0;border-color:#cbd5e1}.ClientSection-module__of_R3q__checkboxLabel input{width:18px;height:18px;accent-color:var(--primary,#2d5cf7);cursor:pointer}.ClientSection-module__of_R3q__lightboxOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172ad9;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out ClientSection-module__of_R3q__fadeIn;display:flex;position:fixed;inset:0}.ClientSection-module__of_R3q__lightboxContent{background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:700px;padding:24px;animation:.25s cubic-bezier(.34,1.56,.64,1) ClientSection-module__of_R3q__zoomIn;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes ClientSection-module__of_R3q__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ClientSection-module__of_R3q__lightboxCloseBtn{top:16px;cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex;position:absolute;inset-inline-end:16px}.ClientSection-module__of_R3q__lightboxCloseBtn:hover{color:#0f172a;background:#e2e8f0}.ClientSection-module__of_R3q__lightboxSubtitle{text-transform:uppercase;color:#3b82f6;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:800}.ClientSection-module__of_R3q__lightboxTitle{color:#0f172a;text-align:center;margin:0 0 16px;font-size:1.15rem;font-weight:800}.ClientSection-module__of_R3q__lightboxImage{object-fit:contain;border-radius:12px;max-width:100%;max-height:450px;box-shadow:0 4px 12px #0000000d}.ClientSection-module__of_R3q__suggestedContainer{flex-direction:column;gap:6px;margin-top:8px;display:flex}.ClientSection-module__of_R3q__suggestedPhone{color:#64748b;font-size:.8rem;font-weight:500}.ClientSection-module__of_R3q__suggestedBanner{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;animation:.25s ease-out ClientSection-module__of_R3q__fadeIn;display:flex}.ClientSection-module__of_R3q__suggestedText{color:#334155;font-size:.875rem}.ClientSection-module__of_R3q__suggestedText strong{color:#0f172a}.ClientSection-module__of_R3q__applySuggestBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#2d5cf7;border:none;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:700;transition:background .15s,transform .1s}.ClientSection-module__of_R3q__applySuggestBtn:hover{background:#1e4fd8}.ClientSection-module__of_R3q__applySuggestBtn:active{transform:scale(.97)}.ClientSection-module__of_R3q__segmentedControl{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;gap:2px;width:100%;max-width:140px;margin-bottom:4px;padding:2px;display:flex}.ClientSection-module__of_R3q__segmentBtn{color:#64748b;cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;height:30px;min-height:30px;font-size:.7rem;font-weight:800;transition:all .15s;display:flex}.ClientSection-module__of_R3q__segmentBtn:hover{background:#00000008}.ClientSection-module__of_R3q__activeSegment{border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;color:#0f172a!important;background:#fff!important}
.SourceSection-module__mPCoLa__section{background:var(--surface-color);border:1px solid var(--surface-border);border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.SourceSection-module__mPCoLa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.SourceSection-module__mPCoLa__inputGroup label{text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:700}.SourceSection-module__mPCoLa__inputBase{border:1px solid var(--surface-border);color:var(--text-active);background:#f9fafb;border-radius:8px;width:100%;padding:.75rem;font-size:.95rem;transition:all .2s}.SourceSection-module__mPCoLa__inputBase:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #2d5cf71a}
.ServicesSection-module__ylf7rG__section{box-shadow:none;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:1.25rem}.ServicesSection-module__ylf7rG__section h2{color:#0f172a;margin-top:0;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.ServicesSection-module__ylf7rG__inputBase{border:1px solid var(--surface-border);color:var(--text-active);background:#f9fafb;border-radius:8px;width:100%;padding:.75rem;font-size:.95rem;transition:all .2s}.ServicesSection-module__ylf7rG__inputBase:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #2d5cf71a}.ServicesSection-module__ylf7rG__comboboxWrapper{margin-bottom:1.5rem;position:relative}.ServicesSection-module__ylf7rG__searchContainer{position:relative}.ServicesSection-module__ylf7rG__searchIcon{inset-inline-start:1rem;color:var(--text-muted);position:absolute;top:50%;transform:translateY(-50%)}.ServicesSection-module__ylf7rG__dropdown{top:100%;border:1px solid var(--surface-border);z-index:10;background:#fff;border-radius:8px;max-height:250px;margin-top:4px;position:absolute;inset-inline:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.ServicesSection-module__ylf7rG__dropdownOption{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;font-size:.95rem;transition:background .2s;display:flex}.ServicesSection-module__ylf7rG__dropdownOption:hover{background:#f1f5f9}.ServicesSection-module__ylf7rG__noResults{text-align:center;color:var(--text-muted);padding:16px;font-size:.9rem;font-style:italic}.ServicesSection-module__ylf7rG__serviceList{flex-direction:column;gap:.5rem;display:flex}.ServicesSection-module__ylf7rG__serviceRow{border:1px solid var(--surface-border);background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.ServicesSection-module__ylf7rG__serviceInfo{flex-direction:column;display:flex}.ServicesSection-module__ylf7rG__serviceName{font-size:.95rem;font-weight:600}.ServicesSection-module__ylf7rG__serviceActions{align-items:center;gap:.75rem;display:flex}.ServicesSection-module__ylf7rG__priceInput{text-align:end;border-radius:6px;width:100px;padding:.5rem}.ServicesSection-module__ylf7rG__priceInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ServicesSection-module__ylf7rG__priceInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ServicesSection-module__ylf7rG__removeServiceBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:4px}.ServicesSection-module__ylf7rG__directServicesList{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;margin-top:1rem;margin-bottom:1.5rem;display:grid}.ServicesSection-module__ylf7rG__directServiceCard{cursor:pointer;text-align:start;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;min-height:40px;padding:8px 12px;transition:all .15s;display:flex}.ServicesSection-module__ylf7rG__directServiceCard:hover{background:#f8fafc;border-color:#94a3b8}.ServicesSection-module__ylf7rG__selectedDirectCard{color:#2d5cf7;font-weight:700;box-shadow:0 1px 3px #2d5cf71a;background:#eff6ff!important;border-color:#2d5cf7!important}.ServicesSection-module__ylf7rG__serviceItemName{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:700;overflow:hidden}.ServicesSection-module__ylf7rG__selectedDirectCard .ServicesSection-module__ylf7rG__serviceItemName{color:#2d5cf7}.ServicesSection-module__ylf7rG__serviceItemPrice{color:#64748b;flex-shrink:0;margin-inline-start:6px;font-family:monospace;font-size:.75rem;font-weight:800}.ServicesSection-module__ylf7rG__selectedDirectCard .ServicesSection-module__ylf7rG__serviceItemPrice{color:#2d5cf7}.ServicesSection-module__ylf7rG__plusMinusIcon{color:#2d5cf7;margin-inline-end:4px;font-weight:800}.ServicesSection-module__ylf7rG__priceAdjustmentWrapper{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;align-items:center;padding:2px;display:flex}.ServicesSection-module__ylf7rG__adjustBtn{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;font-weight:700;transition:all .15s;display:flex}.ServicesSection-module__ylf7rG__adjustBtn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.ServicesSection-module__ylf7rG__priceInput{text-align:center!important;background:0 0!important;border:none!important;width:60px!important;height:28px!important;padding:0 4px!important;font-size:.9rem!important;font-weight:700!important}.ServicesSection-module__ylf7rG__priceInput:focus{box-shadow:none!important}.ServicesSection-module__ylf7rG__scrollRibbonLabel{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:.75rem;font-weight:700}.ServicesSection-module__ylf7rG__scrollRibbon{scrollbar-width:none;gap:8px;margin-bottom:12px;padding:4px 2px;display:flex;overflow-x:auto}.ServicesSection-module__ylf7rG__scrollRibbon::-webkit-scrollbar{display:none}.ServicesSection-module__ylf7rG__scrollCard{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:60px;height:60px;transition:all .1s;display:flex}.ServicesSection-module__ylf7rG__scrollCard:hover{background:#f8fafc;border-color:#94a3b8}.ServicesSection-module__ylf7rG__activeScrollCard{font-weight:700;box-shadow:0 1px 3px #2d5cf71a;color:#2d5cf7!important;background:#eff6ff!important;border-color:#2d5cf7!important}.ServicesSection-module__ylf7rG__scrollCardDay{font-size:.85rem;font-weight:700}.ServicesSection-module__ylf7rG__scrollCardWd{text-transform:uppercase;color:#64748b;font-size:.65rem;font-weight:600}.ServicesSection-module__ylf7rG__scrollHourCard{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:70px;height:38px;font-size:.85rem;font-weight:700;display:flex}.ServicesSection-module__ylf7rG__scrollHourCard:hover{background:#f8fafc;border-color:#94a3b8}.ServicesSection-module__ylf7rG__activeScrollHourCard{box-shadow:0 1px 3px #2d5cf71a;color:#2d5cf7!important;background:#eff6ff!important;border-color:#2d5cf7!important}.ServicesSection-module__ylf7rG__customTimeToggleBtn{color:#2d5cf7;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.ServicesSection-module__ylf7rG__customTimeToggleBtn:hover{background:#eff6ff}.ServicesSection-module__ylf7rG__feedbackText{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;width:100%;margin-top:8px;padding:8px 12px;font-size:.85rem;font-weight:600;display:inline-block}@media (max-width:600px){.ServicesSection-module__ylf7rG__section{padding:.875rem}.ServicesSection-module__ylf7rG__directServicesList{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}.ServicesSection-module__ylf7rG__directServiceCard{padding:6px 8px!important}.ServicesSection-module__ylf7rG__serviceRow{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:8px!important}.ServicesSection-module__ylf7rG__serviceActions,.ServicesSection-module__ylf7rG__priceAdjustmentWrapper{justify-content:space-between!important;width:100%!important}.ServicesSection-module__ylf7rG__priceInput{flex:1!important}}
.NotesSection-module__SXp6Sa__section{box-shadow:none;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:1.25rem}.NotesSection-module__SXp6Sa__section h2{color:#0f172a;margin-top:0;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.NotesSection-module__SXp6Sa__inputBase{color:#0f172a;resize:vertical;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-height:100px;padding:.75rem;font-size:.85rem;transition:all .2s}.NotesSection-module__SXp6Sa__inputBase:focus{background:#fff;border-color:#2d5cf7;outline:none;box-shadow:0 0 0 2px #2d5cf71a}.NotesSection-module__SXp6Sa__textarea{font-family:inherit}@media (max-width:600px){.NotesSection-module__SXp6Sa__section{padding:.875rem}}
.DiagramSection-module__m-GWqa__section{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #00000008}.DiagramSection-module__m-GWqa__section h2{color:#0f172a;letter-spacing:-.025em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.DiagramSection-module__m-GWqa__carDiagramContainer{cursor:crosshair;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:480px;margin:0 auto;padding:0;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.DiagramSection-module__m-GWqa__carDiagramImg{pointer-events:none;filter:grayscale()contrast(1.1);opacity:1;width:100%;height:auto;display:block}.DiagramSection-module__m-GWqa__carDiagramOverlay{top:0;pointer-events:none;width:100%;height:100%;position:absolute;inset-inline-start:0}@keyframes DiagramSection-module__m-GWqa__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.DiagramSection-module__m-GWqa__undoButton{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.DiagramSection-module__m-GWqa__undoButton:hover{color:#ef4444;background:#fee2e2;border-color:#fecaca}.DiagramSection-module__m-GWqa__hint{color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.75rem;font-style:italic}.DiagramSection-module__m-GWqa__markerPulse{transform-origin:50%;transform-box:fill-box;animation:2s infinite DiagramSection-module__m-GWqa__markerPulse}@keyframes DiagramSection-module__m-GWqa__markerPulse{0%{r:1.5;opacity:1}50%{r:2.5;opacity:.6}to{r:1.5;opacity:1}}
.PhotosSection-module__L-dmgW__section{background:var(--surface-color);border:1px solid var(--surface-border);border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.PhotosSection-module__L-dmgW__section h2{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:1.25rem;font-size:1.1rem;font-weight:600}.PhotosSection-module__L-dmgW__photoActions{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem;display:grid}.PhotosSection-module__L-dmgW__photoActionBtn{border:1px solid var(--surface-border);cursor:pointer;color:var(--text-active);background:#f9fafb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1rem .5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.PhotosSection-module__L-dmgW__photoActionBtn:hover{border-color:var(--primary);background:#fff;box-shadow:0 4px 12px #0000000d}.PhotosSection-module__L-dmgW__icon{font-size:1.4rem}.PhotosSection-module__L-dmgW__hiddenInput{display:none}.PhotosSection-module__L-dmgW__photoGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-top:1rem;display:grid}.PhotosSection-module__L-dmgW__photoThumb{aspect-ratio:1;border:1px solid var(--surface-border);border-radius:8px;position:relative;overflow:hidden}.PhotosSection-module__L-dmgW__photoThumb img{object-fit:cover;width:100%;height:100%}.PhotosSection-module__L-dmgW__removePhotoBtn{top:4px;color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex;position:absolute;inset-inline-end:4px}.PhotosSection-module__L-dmgW__cameraOverlay{top:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset-inline-start:0}.PhotosSection-module__L-dmgW__cameraModal{background:#000;border-radius:24px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.PhotosSection-module__L-dmgW__cameraVideo{width:100%;height:auto;display:block}.PhotosSection-module__L-dmgW__cameraControls{bottom:2rem;justify-content:center;align-items:center;gap:3rem;width:100%;display:flex;position:absolute;inset-inline-start:0}.PhotosSection-module__L-dmgW__cameraCapture{cursor:pointer;background:#fff;border:5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;padding:4px;transition:transform .1s;display:flex}.PhotosSection-module__L-dmgW__cameraCapture:active{transform:scale(.9)}.PhotosSection-module__L-dmgW__captureInner{background:#fff;border:2px solid #000;border-radius:50%;width:100%;height:100%}.PhotosSection-module__L-dmgW__cameraCancel{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.PhotosSection-module__L-dmgW__coverPhoto{border:3.5px solid #2d5cf7!important;box-shadow:0 4px 12px #2d5cf740!important}@media (max-width:600px){.PhotosSection-module__L-dmgW__photoGrid{scrollbar-width:thin;gap:.75rem;padding-bottom:.75rem;display:flex!important;overflow-x:auto!important}.PhotosSection-module__L-dmgW__photoThumb{flex:0 0 100px;width:100px}}.PhotosSection-module__L-dmgW__loadingOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.PhotosSection-module__L-dmgW__spinner{border:4px solid #2d5cf726;border-top-color:#2d5cf7;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite PhotosSection-module__L-dmgW__spin}.PhotosSection-module__L-dmgW__loadingText{color:#1e293b;text-align:center;font-size:.9rem;font-weight:600}.PhotosSection-module__L-dmgW__disabledLabel{opacity:.6;pointer-events:none;cursor:not-allowed}@keyframes PhotosSection-module__L-dmgW__spin{to{transform:rotate(360deg)}}
.MasterSection-module__DjWrGa__section{box-shadow:none;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:1.25rem}.MasterSection-module__DjWrGa__sectionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:1.25rem;display:flex}.MasterSection-module__DjWrGa__section h2{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.MasterSection-module__DjWrGa__searchWrapper{align-items:center;width:180px;display:flex;position:relative}.MasterSection-module__DjWrGa__searchIcon{color:#64748b;pointer-events:none;position:absolute;inset-inline-start:10px}.MasterSection-module__DjWrGa__searchInput{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:6px 10px 6px 30px;font-size:.8rem;transition:all .2s}.MasterSection-module__DjWrGa__searchInput:focus{background:#fff;border-color:#2d5cf7;box-shadow:0 0 0 2px #2d5cf71a}.MasterSection-module__DjWrGa__masterGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;width:100%;display:grid}.MasterSection-module__DjWrGa__masterCard{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .15s;display:flex;position:relative}.MasterSection-module__DjWrGa__masterCard:hover{background:#f1f5f9;border-color:#cbd5e1}.MasterSection-module__DjWrGa__masterCardActive{background:#eff6ff;border-color:#2d5cf7;box-shadow:0 1px 3px #2d5cf714}.MasterSection-module__DjWrGa__avatar{color:#475569;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;transition:all .15s;display:flex}.MasterSection-module__DjWrGa__avatarActive{color:#fff;background:#2d5cf7}.MasterSection-module__DjWrGa__masterInfo{flex-direction:column;min-width:0;display:flex}.MasterSection-module__DjWrGa__masterName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.MasterSection-module__DjWrGa__masterCardActive .MasterSection-module__DjWrGa__masterName{color:#2d5cf7}.MasterSection-module__DjWrGa__masterRole{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.MasterSection-module__DjWrGa__checkBadge{top:-4px;color:#fff;background:#2d5cf7;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;inset-inline-end:-4px;box-shadow:0 1px 2px #0000001a}@media (max-width:600px){.MasterSection-module__DjWrGa__section{padding:.875rem}.MasterSection-module__DjWrGa__sectionHeader{flex-direction:column;align-items:flex-start;gap:8px}.MasterSection-module__DjWrGa__searchWrapper{width:100%}.MasterSection-module__DjWrGa__masterGrid{grid-template-columns:repeat(2,1fr);gap:8px}.MasterSection-module__DjWrGa__masterCard{gap:8px;padding:8px}}
.RemindersSection-module__mHx3VG__reminderContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;overflow:hidden;box-shadow:0 1px 3px #0000000d}.RemindersSection-module__mHx3VG__reminderHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.RemindersSection-module__mHx3VG__reminderHeaderLeft{align-items:center;gap:8px;display:flex}.RemindersSection-module__mHx3VG__bellIcon{color:#475569}.RemindersSection-module__mHx3VG__reminderTitle{text-transform:uppercase;color:#0f172a;letter-spacing:.5px;font-size:.8rem;font-weight:800}.RemindersSection-module__mHx3VG__reminderBadge{color:#fff;text-align:center;background:#0f172a;border-radius:10px;min-width:18px;padding:1px 6px;font-size:.7rem;font-weight:800}.RemindersSection-module__mHx3VG__actionBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.RemindersSection-module__mHx3VG__actionBtn:hover{background:#f1f5f9;border-color:#0f172a}.RemindersSection-module__mHx3VG__templateSelection{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex}.RemindersSection-module__mHx3VG__templatePill{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.RemindersSection-module__mHx3VG__templatePill:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-1px)}.RemindersSection-module__mHx3VG__reminderFormVisible{background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:16px;animation:.2s ease-out RemindersSection-module__mHx3VG__slideIn}@keyframes RemindersSection-module__mHx3VG__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.RemindersSection-module__mHx3VG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.RemindersSection-module__mHx3VG__inputGroup label{text-transform:uppercase;color:#475569;font-size:.75rem;font-weight:700}.RemindersSection-module__mHx3VG__inputBase{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.75rem;font-size:.9rem;transition:all .2s}.RemindersSection-module__mHx3VG__inputBase:focus{border-color:#0f172a;outline:none;box-shadow:0 0 0 3px #0f172a14}.RemindersSection-module__mHx3VG__reminderTextarea{resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:80px;padding:10px;font-size:.9rem}.RemindersSection-module__mHx3VG__reminderTextarea:focus{border-color:#0f172a;outline:none;box-shadow:0 0 0 3px #0f172a14}.RemindersSection-module__mHx3VG__formActions{gap:12px;display:flex}.RemindersSection-module__mHx3VG__modalSaveBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;padding:8px 24px;font-size:.875rem;font-weight:700;transition:background-color .2s}.RemindersSection-module__mHx3VG__modalSaveBtn:hover{background:#1e293b}.RemindersSection-module__mHx3VG__modalCancelBtn{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .2s}.RemindersSection-module__mHx3VG__modalCancelBtn:hover{color:#0f172a;background:#f1f5f9}.RemindersSection-module__mHx3VG__reminderList{background:#fff;flex-direction:column;gap:8px;padding:12px;display:flex}.RemindersSection-module__mHx3VG__reminderItemRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;transition:all .15s;display:flex}.RemindersSection-module__mHx3VG__reminderItemRow:hover{background:#fff;border-color:#cbd5e1}.RemindersSection-module__mHx3VG__clockIcon{color:#64748b;flex-shrink:0;margin-top:2px}.RemindersSection-module__mHx3VG__reminderBody{flex-direction:column;gap:2px;min-width:0;display:flex}.RemindersSection-module__mHx3VG__reminderContentText{color:#0f172a;word-break:break-word;font-size:.85rem;font-weight:600}.RemindersSection-module__mHx3VG__reminderDateText{color:#64748b;font-size:.72rem}.RemindersSection-module__mHx3VG__itemRemoveBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;margin-inline-start:auto;transition:all .15s;display:flex}.RemindersSection-module__mHx3VG__itemRemoveBtn:hover{color:#ef4444;background:#fee2e2}.RemindersSection-module__mHx3VG__reminderEmpty{text-align:center;color:#94a3b8;padding:24px;font-size:.85rem;font-style:italic}@media (max-width:600px){.RemindersSection-module__mHx3VG__reminderHeader{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:10px 12px!important}.RemindersSection-module__mHx3VG__reminderHeaderLeft{justify-content:space-between!important}.RemindersSection-module__mHx3VG__actionBtn{justify-content:center!important;width:100%!important}.RemindersSection-module__mHx3VG__templateSelection{gap:6px!important;padding:8px 12px!important}.RemindersSection-module__mHx3VG__templatePill{padding:4px 10px!important;font-size:.7rem!important}.RemindersSection-module__mHx3VG__reminderFormVisible{padding:12px!important}.RemindersSection-module__mHx3VG__formActions{flex-direction:column!important;gap:8px!important}.RemindersSection-module__mHx3VG__modalSaveBtn,.RemindersSection-module__mHx3VG__modalCancelBtn{text-align:center!important;width:100%!important;padding:10px!important}}
.SummarySection-module__UFuSLa__summaryCard{box-shadow:none;background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.SummarySection-module__UFuSLa__summaryRow{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.SummarySection-module__UFuSLa__discountRow{color:#10b981;justify-content:space-between;align-items:center;margin-top:-8px;font-size:.95rem;font-weight:700;display:flex}.SummarySection-module__UFuSLa__summaryValue{color:var(--text-active);font-size:1.1rem;font-weight:700}.SummarySection-module__UFuSLa__agreedBox{padding-top:1rem}.SummarySection-module__UFuSLa__agreedBox label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.72rem;font-weight:800;display:block}.SummarySection-module__UFuSLa__agreedInputWrapper{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;align-items:center;padding:6px 12px;transition:all .15s;display:flex;position:relative}.SummarySection-module__UFuSLa__agreedInputWrapper:focus-within{background:#fff;border-color:#2d5cf7;box-shadow:0 0 0 2px #2d5cf71a}.SummarySection-module__UFuSLa__agreedBoxHeader{justify-content:flex-start;display:flex}.SummarySection-module__UFuSLa__agreedInput{color:#0f172a;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:1.25rem;font-weight:700}.SummarySection-module__UFuSLa__currencySymbol{color:#64748b;-webkit-user-select:none;user-select:none;margin-inline-start:6px;font-size:1.1rem;font-weight:700}.SummarySection-module__UFuSLa__submitGroup{gap:1rem;display:flex}.SummarySection-module__UFuSLa__draftBtn{color:var(--primary);border:2px solid var(--primary);cursor:pointer;background:#fff;border-radius:12px;flex:1;padding:1rem 1.5rem;font-weight:700;transition:all .2s}.SummarySection-module__UFuSLa__draftBtn:hover{background:#f0f7ff}.SummarySection-module__UFuSLa__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d5cf7 0%,#1e40af 100%);border:none;border-radius:14px;width:100%;padding:1.125rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #2d5cf74d}.SummarySection-module__UFuSLa__submitBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 20px 25px -5px #2d5cf766}.SummarySection-module__UFuSLa__submitBtn:active{transform:translateY(0)}.SummarySection-module__UFuSLa__submitBtn:disabled,.SummarySection-module__UFuSLa__draftBtn:disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#9ca3af;border-color:#9ca3af}.SummarySection-module__UFuSLa__requestSection{border-top:1px solid #f3f4f6;margin-top:.5rem;padding-top:.5rem}.SummarySection-module__UFuSLa__requestLink{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600;text-decoration:underline;transition:opacity .2s}.SummarySection-module__UFuSLa__requestLink:hover{opacity:.8}.SummarySection-module__UFuSLa__requestForm{background:#f9fafb;border-radius:8px;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem;display:flex}.SummarySection-module__UFuSLa__requestInput{border:1px solid #d1d5db;border-radius:4px;padding:.5rem;font-size:.85rem}.SummarySection-module__UFuSLa__requestTextarea{resize:vertical;border:1px solid #d1d5db;border-radius:4px;min-height:60px;padding:.5rem;font-size:.85rem}.SummarySection-module__UFuSLa__requestActions{gap:.5rem;display:flex}.SummarySection-module__UFuSLa__cancelRequestBtn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;flex:1;padding:.4rem;font-size:.75rem;font-weight:600}.SummarySection-module__UFuSLa__sendRequestBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;flex:2;padding:.4rem;font-size:.75rem;font-weight:600}.SummarySection-module__UFuSLa__sendRequestBtn:disabled{cursor:not-allowed;background:#9ca3af}.SummarySection-module__UFuSLa__pendingRequestBadge{color:#d97706;background:#fffbeb;border:1px solid #fef3c7;border-radius:4px;margin-top:4px;padding:4px 8px;font-size:.7rem;font-weight:500;display:inline-block}
.login-module__WEZH7G__loginOuter{background:var(--bg-color);justify-content:center;align-items:center;min-height:100vh;padding:24px;transition:background .3s;display:flex;position:relative;overflow:hidden}.login-module__WEZH7G__loginOuter:before{content:"";background:var(--primary);filter:blur(150px);opacity:.12;top:-100px;width:300px;height:300px;position:absolute;inset-inline-end:-100px}.login-module__WEZH7G__loginCard{background:var(--surface-color);border:1px solid var(--surface-border);width:100%;max-width:420px;-webkit-backdrop-filter:var(--glass-backdrop);z-index:10;border-radius:28px;padding:48px 40px;animation:.6s cubic-bezier(.16,1,.3,1) login-module__WEZH7G__cardAppear;position:relative;box-shadow:0 25px 50px -12px #0006}@keyframes login-module__WEZH7G__cardAppear{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.login-module__WEZH7G__loginHeader{text-align:center;margin-bottom:32px;position:relative}.login-module__WEZH7G__backBtn{inset-inline-start:-10px;color:var(--text-muted);padding:8px;transition:all .2s;position:absolute;top:-10px}.login-module__WEZH7G__backBtn:hover{color:var(--text-active);transform:translate(-2px)}.login-module__WEZH7G__loginLogo{margin-bottom:12px}.login-module__WEZH7G__logoIcon{margin-bottom:12px;font-size:2.8rem;display:block}.login-module__WEZH7G__loginLogo h1{letter-spacing:-.5px;color:var(--text-active);margin:0;font-size:1.8rem;font-weight:800}.login-module__WEZH7G__loginSubtitle{color:var(--text-muted);margin-top:4px;font-size:1rem}.login-module__WEZH7G__authForm{flex-direction:column;gap:20px;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:8px;display:flex}.login-module__WEZH7G__field label{color:var(--text-muted);margin-inline-start:4px;font-size:.88rem;font-weight:600}.login-module__WEZH7G__inputField{border:1px solid var(--surface-border);width:100%;color:var(--text-active);background:#ffffff0a;border-radius:12px;outline:none;padding:14px 18px;font-size:1rem;transition:all .23s}[data-theme=light] .login-module__WEZH7G__inputField{background:#00000008;border-color:#0000001a}.login-module__WEZH7G__inputField:focus{border-color:var(--primary);background:#ffffff12;box-shadow:0 0 0 4px #1db9541a}.login-module__WEZH7G__passWrap{width:100%;position:relative}.login-module__WEZH7G__eyeBtn{inset-inline-end:14px;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.login-module__WEZH7G__eyeBtn:hover{color:var(--text-active)}.login-module__WEZH7G__btnPrimary{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:14px;height:56px;font-size:1.1rem;font-weight:800;transition:all .25s cubic-bezier(.4,0,.2,1)}.login-module__WEZH7G__btnPrimary:hover:not(:disabled){background:#1ed760;transform:translateY(-2px);box-shadow:0 10px 25px #1db95459}.login-module__WEZH7G__btnPrimary:active:not(:disabled){transform:translateY(0)}.login-module__WEZH7G__alertError{color:#ff5f6d;text-align:center;background:#e2213414;border:1px solid #e2213433;border-radius:14px;margin-bottom:24px;padding:14px 18px;font-size:.95rem}.login-module__WEZH7G__forgotLink{color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;margin-top:12px;font-size:.92rem;transition:color .2s;display:flex}.login-module__WEZH7G__forgotLink:hover{color:var(--primary)}.login-module__WEZH7G__loginFooter{justify-content:center;margin-top:40px;display:flex}.login-module__WEZH7G__footerControls{align-items:center;gap:12px;display:flex}.login-module__WEZH7G__langBtn{border:1px solid var(--surface-border);color:var(--text-active);cursor:pointer;background:#ffffff05;border-radius:100px;align-items:center;gap:10px;padding:10px 22px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.login-module__WEZH7G__themeBtn{border:1px solid var(--surface-border);width:46px;height:46px;color:var(--text-active);cursor:pointer;background:#ffffff05;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.login-module__WEZH7G__themeBtn:hover,.login-module__WEZH7G__langBtn:hover{border-color:var(--primary);background:#ffffff14}.login-module__WEZH7G__resetDesc{color:var(--text-muted);text-align:center;margin-bottom:20px;font-size:1rem;line-height:1.5}.login-module__WEZH7G__resetSuccess{text-align:center;padding:20px 0}.login-module__WEZH7G__resetSuccess p{color:var(--text-active);margin:20px 0 28px;font-size:1.1rem}.login-module__WEZH7G__switcherTrigger{color:var(--primary);cursor:pointer;background:#2d5cf714;border:1px solid #2d5cf733;border-radius:16px;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;padding:16px;font-weight:700;transition:all .2s;display:flex}.login-module__WEZH7G__switcherTrigger:hover{background:#2d5cf71f;transform:translateY(-1px);box-shadow:0 4px 12px #2d5cf71a}.login-module__WEZH7G__toggleContainer{border:1px solid var(--surface-border);background:#ffffff0a;border-radius:14px;gap:4px;margin-bottom:24px;padding:4px;display:flex}[data-theme=light] .login-module__WEZH7G__toggleContainer{background:#00000008}.login-module__WEZH7G__toggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:10px;font-size:.9rem;font-weight:700;transition:all .2s ease-in-out}.login-module__WEZH7G__toggleBtn:hover{color:var(--text-active)}.login-module__WEZH7G__activeToggle{background:var(--primary);color:#000!important}.login-module__WEZH7G__terminalGrid{grid-template-columns:repeat(2,1fr);gap:16px;max-height:280px;margin-top:12px;padding:4px;display:grid;overflow-y:auto}.login-module__WEZH7G__terminalUserCard{border:1px solid var(--surface-border);cursor:pointer;text-align:center;background:#ffffff08;border-radius:18px;flex-direction:column;align-items:center;padding:20px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}[data-theme=light] .login-module__WEZH7G__terminalUserCard{background:#00000005}.login-module__WEZH7G__terminalUserCard:hover{border-color:var(--primary);background:#ffffff0f;transform:translateY(-2px);box-shadow:0 8px 16px #1db95426}.login-module__WEZH7G__terminalAvatar{background:linear-gradient(135deg, var(--primary) 0%, #17b978 100%);color:#000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:12px;font-size:1.6rem;font-weight:800;display:flex;box-shadow:0 4px 10px #1db9544d}.login-module__WEZH7G__terminalUsername{color:var(--text-active);margin-bottom:4px;font-size:.95rem;font-weight:700;display:block}.login-module__WEZH7G__terminalRole{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.login-module__WEZH7G__terminalLoading,.login-module__WEZH7G__terminalError{min-height:180px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.login-module__WEZH7G__terminalError p{color:#ff5f6d;font-size:.95rem;line-height:1.5}.login-module__WEZH7G__spinner{border:3px solid #ffffff1a;border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;margin-bottom:12px;animation:1s linear infinite login-module__WEZH7G__spin}@keyframes login-module__WEZH7G__spin{to{transform:rotate(360deg)}}.login-module__WEZH7G__removeBtn{inset-inline-end:8px;color:var(--text-muted);cursor:pointer;opacity:.5;z-index:15;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:8px}.login-module__WEZH7G__terminalUserCard:hover .login-module__WEZH7G__removeBtn{opacity:1}.login-module__WEZH7G__removeBtn:hover{color:#ef4444;background:#ef44441a}.login-module__WEZH7G__addAccountCard{border:2px dashed var(--surface-border);cursor:pointer;text-align:center;background:0 0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:140px;padding:20px 16px;transition:all .2s ease-in-out;display:flex}.login-module__WEZH7G__addAccountCard:hover{border-color:var(--primary);background:#1db95405}.login-module__WEZH7G__addAccountCard span{color:var(--text-muted);margin-top:8px;font-size:.9rem;font-weight:700}.login-module__WEZH7G__addAccountCard:hover span{color:var(--primary)}.login-module__WEZH7G__pinSection{flex-direction:column;width:100%;display:flex}.login-module__WEZH7G__autoSwitchingLoader{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 0;display:flex}.login-module__WEZH7G__autoSwitchingLoader p{color:var(--text-muted);font-size:1.1rem;font-weight:600}.login-module__WEZH7G__activeTerminalUserCard{border-color:var(--primary)!important;background:#1db95414!important;box-shadow:0 8px 16px #1db95433!important}.login-module__WEZH7G__activeBadge{color:#10b981;margin-inline-start:6px;font-size:.75rem;font-weight:600}