.Login-module__GD3TyG__container{min-height:100vh;padding:var(--space-4);background:var(--color-background);color:var(--color-text-primary);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Login-module__GD3TyG__themeToggle{color:var(--color-text-primary);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.Login-module__GD3TyG__themeToggle:hover{background:#fff3;transform:rotate(15deg)}.Login-module__GD3TyG__container:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#fd297b33 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;left:-20%}.Login-module__GD3TyG__card{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);width:100%;max-width:400px;padding:var(--space-8);z-index:1;background:#1e1e1e99;border:1px solid #ffffff1a;animation:.6s ease-out Login-module__GD3TyG__fadeIn;box-shadow:0 8px 32px #0000005e}.Login-module__GD3TyG__title{font-size:2rem;font-weight:var(--weight-bold);margin-bottom:var(--space-2);background:var(--color-primary-gradient);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text}.Login-module__GD3TyG__subtitle{text-align:center;color:var(--color-text-secondary);margin-bottom:var(--space-8);font-size:.95rem}.Login-module__GD3TyG__inputGroup{margin-bottom:var(--space-6);position:relative}.Login-module__GD3TyG__label{margin-bottom:var(--space-2);color:var(--color-text-muted);font-size:.85rem;display:block}.Login-module__GD3TyG__input{border-radius:var(--radius-md);color:#fff;background:#0003;border:1px solid #ffffff1a;outline:none;width:100%;padding:14px 16px;font-size:1rem;transition:all .2s}.Login-module__GD3TyG__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #fd297b33}.Login-module__GD3TyG__button{border-radius:var(--radius-full);background:var(--color-primary-gradient);color:#fff;width:100%;font-size:1rem;font-weight:var(--weight-medium);cursor:pointer;border:none;padding:14px;transition:transform .1s,box-shadow .2s;box-shadow:0 4px 15px #fd297b66}.Login-module__GD3TyG__button:hover{transform:translateY(-1px);box-shadow:0 6px 20px #fd297b99}.Login-module__GD3TyG__button:active{transform:translateY(1px)}.Login-module__GD3TyG__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.Login-module__GD3TyG__error{color:var(--color-error);text-align:center;margin-top:var(--space-4);padding:var(--space-2);border-radius:var(--radius-sm);background:#ff4b4b1a;font-size:.85rem}.Login-module__GD3TyG__resendLink{margin-top:var(--space-4);text-align:center;color:var(--color-text-secondary);cursor:pointer;font-size:.9rem;text-decoration:underline}@keyframes Login-module__GD3TyG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.LoginForm-module__es-cSa__card{width:100%;max-width:clamp(320px,92vw,480px);margin:0 auto}.LoginForm-module__es-cSa__title{color:var(--color-text-primary);margin-bottom:var(--space-2);text-align:center;font-size:clamp(18px,5vw,24px);font-weight:700}.LoginForm-module__es-cSa__subtitle{color:var(--color-text-secondary);margin-bottom:var(--space-8);text-align:center;font-size:clamp(12px,3vw,14px)}.LoginForm-module__es-cSa__inputGroup{margin-bottom:var(--space-6);gap:var(--space-2);flex-direction:column;display:flex}.LoginForm-module__es-cSa__label{color:var(--color-text-secondary);font-size:clamp(11px,2.5vw,14px);font-weight:500}.LoginForm-module__es-cSa__input{background-color:var(--color-surface-hover);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text-primary);outline:none;min-height:44px;padding:clamp(8px,2.5vw,12px);font-size:clamp(14px,3.5vw,16px);transition:all .2s}.LoginForm-module__es-cSa__input:focus{border-color:var(--color-pink);box-shadow:0 0 0 2px #ff6b6b1a}.LoginForm-module__es-cSa__error{margin-top:var(--space-4);color:#ff4d4f;text-align:center;padding:var(--space-2);border-radius:var(--radius-sm);background:#ff4d4f1a;font-size:clamp(11px,2.5vw,14px)}.LoginForm-module__es-cSa__resendLink{margin-top:var(--space-4);color:var(--color-pink);text-align:center;cursor:pointer;font-size:clamp(11px,2.5vw,14px);font-weight:500}.LoginForm-module__es-cSa__resendLink:hover{text-decoration:underline}.LoginForm-module__es-cSa__row{gap:var(--space-4);flex-wrap:wrap;display:flex}
.Buttons-module__ThaZyG__button{cursor:pointer;background:0 0;border:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:clamp(4px,2vw,8px);min-width:44px;min-height:44px;font-weight:600;transition:all .2s;display:inline-flex}.Buttons-module__ThaZyG__button:active{transform:scale(.98)}.Buttons-module__ThaZyG__button:disabled{opacity:.6;cursor:not-allowed}.Buttons-module__ThaZyG__primary{border:none;box-shadow:0 4px 15px #fd297b66;color:#fff!important;background:linear-gradient(90deg,#fd297b 0%,#ff655b 100%)!important}.Buttons-module__ThaZyG__primary:disabled{cursor:not-allowed;filter:grayscale(0%);box-shadow:0 4px 15px #fd297b33;opacity:1!important;background:linear-gradient(90deg,#fd297b 0%,#ff655b 100%)!important}.Buttons-module__ThaZyG__primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #fd297b99}.Buttons-module__ThaZyG__secondary{color:var(--color-text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a}.Buttons-module__ThaZyG__secondary:hover{background:#fff3}.Buttons-module__ThaZyG__outline{border:2px solid var(--color-primary);color:var(--color-primary)}.Buttons-module__ThaZyG__outline:hover{background:#fd297b1a}.Buttons-module__ThaZyG__ghost{color:var(--color-text-secondary)}.Buttons-module__ThaZyG__ghost:hover{color:var(--color-text-primary);background:#ffffff0d}.Buttons-module__ThaZyG__sm{padding:clamp(4px,1.5vw,6px) clamp(8px,3vw,12px);font-size:clamp(12px,3vw,14px)}.Buttons-module__ThaZyG__md{padding:clamp(8px,2.5vw,10px) clamp(18px,5vw,24px);font-size:clamp(14px,3.5vw,16px)}.Buttons-module__ThaZyG__lg{padding:clamp(10px,3.5vw,14px) clamp(24px,6.5vw,32px);font-size:clamp(16px,4vw,18px)}.Buttons-module__ThaZyG__loader{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:clamp(14px,4vw,16px);height:clamp(14px,4vw,16px);animation:.8s linear infinite Buttons-module__ThaZyG__spin}@keyframes Buttons-module__ThaZyG__spin{to{transform:rotate(360deg)}}.Buttons-module__ThaZyG__icon{align-items:center;display:flex}.Buttons-module__ThaZyG__themeToggle{border-radius:50%;justify-content:center;align-items:center;width:clamp(36px,10vw,40px);min-width:44px;height:clamp(36px,10vw,40px);min-height:44px;padding:0;display:flex}
.UserProfileButton-module__Wsjr9a__container{align-items:center;display:flex}.UserProfileButton-module__Wsjr9a__authGroup{gap:var(--space-2);align-items:center;display:flex}.UserProfileButton-module__Wsjr9a__profileButton{align-items:center;gap:var(--space-2);padding-inline:var(--space-2);display:flex}.UserProfileButton-module__Wsjr9a__avatarWrapper{border:2px solid var(--color-primary);background:var(--color-surface-hover);border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.UserProfileButton-module__Wsjr9a__avatar{object-fit:cover;width:100%;height:100%}.UserProfileButton-module__Wsjr9a__userName{text-overflow:ellipsis;white-space:nowrap;max-width:80px;color:var(--color-text-primary);font-weight:500;display:inline-block;overflow:hidden}@media (min-width:768px){.UserProfileButton-module__Wsjr9a__userName{max-width:150px}}.UserProfileButton-module__Wsjr9a__loader{border:2px solid var(--color-surface-hover);border-top-color:var(--color-primary);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite UserProfileButton-module__Wsjr9a__spin}@keyframes UserProfileButton-module__Wsjr9a__spin{to{transform:rotate(360deg)}}.UserProfileButton-module__Wsjr9a__hideTextOnMobile{display:none}@media (min-width:768px){.UserProfileButton-module__Wsjr9a__hideTextOnMobile{display:inline}}
.Footer-module__3-jqFG__footer{background-color:var(--color-surface);border-top:clamp(.5px,.2vw,1px)solid var(--color-border);border-bottom:clamp(.5px,.2vw,1px)solid var(--color-border);z-index:900;text-align:center;width:100%;min-height:clamp(24px,6vw,36px);box-shadow:0 -1px 0 0 var(--color-border)inset;justify-content:center;margin-bottom:80px;padding:clamp(2px,.5vw,4px) clamp(5px,1.5vw,10px);transition:background-color .3s,color .3s;display:flex;position:relative}.Footer-module__3-jqFG__footerContent{flex-direction:column;align-items:center;gap:clamp(1px,.2vw,2px);width:100%;max-width:clamp(300px,90vw,400px);display:flex}.Footer-module__3-jqFG__topLine{justify-content:center;align-items:center;width:100%;display:flex}.Footer-module__3-jqFG__socialIconsContainer{flex:none;justify-content:center;align-items:center;padding:clamp(2px,1vw,4px) clamp(4px,1.5vw,6px);display:flex}.Footer-module__3-jqFG__socialIcons{justify-content:center;align-items:center;gap:clamp(8px,2vw,16px);display:flex}.Footer-module__3-jqFG__icon{width:1em;height:1em;font-size:clamp(24px,5vw,28px);transition:color .3s}.Footer-module__3-jqFG__icon:hover{opacity:.8}.Footer-module__3-jqFG__facebookIcon{color:#1877f2}.Footer-module__3-jqFG__instagramIcon{color:#e4405f}.Footer-module__3-jqFG__youtubeIcon{color:red}.Footer-module__3-jqFG__refreshButton{cursor:pointer;min-width:clamp(28px,6vw,38px);min-height:clamp(28px,6vw,38px);color:var(--color-primary,#fd297b);background:0 0;border:none;border-radius:clamp(2px,.8vw,4px);justify-content:center;align-items:center;margin:0;transition:all .3s;display:inline-flex}.Footer-module__3-jqFG__refreshButton:hover{background-color:var(--color-surface-hover,#0000001a)}.Footer-module__3-jqFG__refreshButton svg{transform-origin:50%;transition:transform .3s;display:inline-block}.Footer-module__3-jqFG__refreshButton:hover svg{transform:rotate(180deg)}.Footer-module__3-jqFG__refreshButton:active svg{transform:rotate(180deg)scale(.95)}.Footer-module__3-jqFG__refreshButton .Footer-module__3-jqFG__icon{margin:0}.Footer-module__3-jqFG__refreshIconContainer{justify-content:center;align-items:center;width:clamp(24px,5vw,30px);height:clamp(24px,5vw,30px);display:inline-flex}.Footer-module__3-jqFG__refreshIcon{transform-origin:50%;width:1.5em;height:1.5em;color:inherit;transition:transform .3s;display:inline-block}.Footer-module__3-jqFG__refreshButton:hover .Footer-module__3-jqFG__refreshIcon{transform:rotate(180deg)}.Footer-module__3-jqFG__refreshButton:active .Footer-module__3-jqFG__refreshIcon{transform:rotate(180deg)scale(.95)}.Footer-module__3-jqFG__legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(4px,1.5vw,8px);width:100%;display:flex}.Footer-module__3-jqFG__footerLink{color:var(--color-text-secondary);text-align:center;white-space:nowrap;border:none;border-radius:clamp(2px,.5vw,3px);font-size:clamp(10px,2.5vw,12px);text-decoration:none;transition:color .3s}.Footer-module__3-jqFG__footerLink:hover{color:var(--color-primary)}.Footer-module__3-jqFG__appInfo{flex-direction:column;align-items:center;width:100%;display:flex}.Footer-module__3-jqFG__appText{color:var(--color-text-secondary);text-align:center;margin:0;padding:0;font-size:clamp(9px,2.2vw,11px);line-height:1.2;transition:color .3s}.Footer-module__3-jqFG__appText strong{color:var(--color-primary,#fd297b);font-weight:600}.Footer-module__3-jqFG__dunsContainer{justify-content:center;align-items:center;width:100%;margin-top:clamp(2px,.5vw,4px);display:flex}.Footer-module__3-jqFG__dunsBadge{background:var(--color-surface-hover);border:1px solid var(--color-border);cursor:pointer;border-radius:clamp(12px,3vw,20px);align-items:center;gap:clamp(4px,1vw,6px);padding:clamp(3px,.8vw,5px) clamp(8px,2vw,12px);text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__3-jqFG__dunsBadge:hover{background:var(--color-surface-active);border-color:var(--color-primary);transform:scale(1.02)}.Footer-module__3-jqFG__dunsBadge:hover .Footer-module__3-jqFG__dunsIcon,.Footer-module__3-jqFG__dunsBadge:hover .Footer-module__3-jqFG__dunsText,.Footer-module__3-jqFG__dunsBadge:hover .Footer-module__3-jqFG__dunsCompany{color:var(--color-primary)}.Footer-module__3-jqFG__dunsIcon{background-color:var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(14px,3.5vw,18px);height:clamp(14px,3.5vw,18px);font-size:clamp(8px,2vw,10px);font-weight:700;display:inline-flex}.Footer-module__3-jqFG__dunsText{color:var(--color-text-primary);white-space:nowrap;font-size:clamp(9px,2.2vw,11px);font-weight:600;transition:color .3s}.Footer-module__3-jqFG__dunsCompany{color:var(--color-text-secondary);white-space:nowrap;opacity:.9;border-left:1px solid var(--color-border);padding-left:clamp(4px,1vw,6px);font-size:clamp(8px,2vw,10px);font-weight:500;transition:color .3s}
.Forms-module__I_HPIa__inputGroup{flex-direction:column;gap:.5rem;width:100%;margin-bottom:1.25rem;display:flex}.Forms-module__I_HPIa__label{color:var(--color-text-secondary);margin-left:.25rem;font-size:.9rem;font-weight:500}.Forms-module__I_HPIa__required{color:var(--color-error)}.Forms-module__I_HPIa__inputWrapper{border-radius:var(--radius-md);background:var(--color-surface-hover);border:1px solid #0000;align-items:center;transition:all .2s;display:flex;position:relative}.Forms-module__I_HPIa__inputWrapper:focus-within{border-color:var(--color-primary);background:var(--color-surface);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.1)}.Forms-module__I_HPIa__inputWrapper.Forms-module__I_HPIa__hasError{border-color:var(--color-error)}.Forms-module__I_HPIa__input{width:100%;color:var(--color-text-primary);background:0 0;border:none;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.Forms-module__I_HPIa__input::placeholder{color:var(--color-text-muted)}.Forms-module__I_HPIa__withIcon{padding-left:2.75rem}.Forms-module__I_HPIa__iconWrapper{color:var(--color-text-muted);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;left:.75rem}.Forms-module__I_HPIa__icon{width:1.25rem;height:1.25rem}.Forms-module__I_HPIa__errorMessage{color:var(--color-error);margin-left:.25rem;font-size:.8rem}.Forms-module__I_HPIa__select{width:100%;color:var(--color-text-primary);appearance:none;cursor:pointer;background:0 0;border:none;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.Forms-module__I_HPIa__selectWrapper{border-radius:var(--radius-md);background:var(--color-surface-hover);border:1px solid #0000;align-items:center;transition:all .2s;display:flex;position:relative}.Forms-module__I_HPIa__selectWrapper:focus-within{border-color:var(--color-primary);background:var(--color-surface);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.1)}.Forms-module__I_HPIa__selectWrapper.Forms-module__I_HPIa__hasError{border-color:var(--color-error)}.Forms-module__I_HPIa__selectWrapper:after{content:"";border:5px solid #0000;border-top-color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Forms-module__I_HPIa__textarea{width:100%;color:var(--color-text-primary);resize:vertical;background:0 0;border:none;outline:none;min-height:100px;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.Forms-module__I_HPIa__textareaWrapper{border-radius:var(--radius-md);background:var(--color-surface-hover);border:1px solid #0000;align-items:flex-start;transition:all .2s;display:flex;position:relative}.Forms-module__I_HPIa__textareaWrapper:focus-within{border-color:var(--color-primary);background:var(--color-surface);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.1)}.Forms-module__I_HPIa__textareaWrapper.Forms-module__I_HPIa__hasError{border-color:var(--color-error)}
.SuperAdminPanel-module__vVbCJq__container{background:var(--background-primary);min-height:100vh;color:var(--text-primary);padding:1rem}.SuperAdminPanel-module__vVbCJq__header{border-bottom:1px solid var(--primary-gold);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.SuperAdminPanel-module__vVbCJq__title{color:var(--primary-gold);font-size:1.8rem}.SuperAdminPanel-module__vVbCJq__tableWrapper{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;overflow-x:auto}.SuperAdminPanel-module__vVbCJq__table{border-collapse:collapse;width:100%}.SuperAdminPanel-module__vVbCJq__table th,.SuperAdminPanel-module__vVbCJq__table td{text-align:left;border-bottom:1px solid #ffffff1a;padding:1rem}.SuperAdminPanel-module__vVbCJq__table th{color:var(--primary-pink);font-weight:600}.SuperAdminPanel-module__vVbCJq__actionsCell{gap:.5rem;display:flex}.SuperAdminPanel-module__vVbCJq__modal{z-index:1000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.SuperAdminPanel-module__vVbCJq__modalContent{background:var(--background-secondary);border:1px solid var(--primary-gold);border-radius:12px;width:90%;max-width:500px;padding:2rem}.SuperAdminPanel-module__vVbCJq__formGroup{margin-bottom:1rem}.SuperAdminPanel-module__vVbCJq__label{color:var(--text-secondary);margin-bottom:.5rem;display:block}.SuperAdminPanel-module__vVbCJq__input,.SuperAdminPanel-module__vVbCJq__select{width:100%;color:var(--text-primary);background:#0003;border:1px solid #fff3;border-radius:8px;padding:.8rem}.SuperAdminPanel-module__vVbCJq__modalActions{justify-content:space-between;gap:1rem;margin-top:1.5rem;display:flex}
