@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:Gotham Medium;src:url(/fonts/gotham_medium.otf)}@font-face{font-family:Gotham Bold;src:url(/fonts/gotham_bold.otf)}@font-face{font-family:Gotham Book;src:url(/fonts/gotham_book.otf)}*::-webkit-scrollbar{height:4px;width:4px}*::-webkit-scrollbar-track{background:#464646}*::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}@media(max-width:680px){#root{padding:0 5px}}@media screen and (max-width:767px){.input{font-size:16px}}img::selection{background:transparent}*{font-family:Gotham Medium,sans-serif;font-weight:400;box-sizing:border-box;margin:0;padding:0}#root{position:relative;margin:0 auto;max-width:1320px;padding:0 20px;width:100%}html,body{height:100%;overflow-y:auto}body{display:flex;flex-direction:column;background-image:url(/background.png),linear-gradient(180deg,#090909 71.68%,#111)}div{display:block;unicode-bidi:isolate}header{margin-top:24px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:30}a,button,input,textarea,select{outline:none;text-decoration:none}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px 40px 14px 14px;color:#fff;font-size:15px;font-family:Gotham Medium,sans-serif;transition:all .3s ease;box-shadow:inset 0 1px 3px #0000001a;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 9L12 14L17 9' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px;cursor:pointer}select:focus{background-color:#ea70000d;border-color:#ea70004d;box-shadow:0 0 0 2px #ea700033;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 9L12 14L17 9' stroke='%23EA7000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}select option{background-color:#1a1a1a;color:#fff;font-family:Gotham Medium,sans-serif;font-size:15px;padding:10px}@media(max-width:640px){select{padding:12px 36px 12px 12px;background-size:14px;background-position:right 12px center}}nav{display:flex;align-items:center}nav>a{color:#fff;padding:14px 20px;border-radius:16px;transition-duration:.3s}nav>a:hover{background-color:#ffffff0d}.mobile-menu-button{display:none;background:transparent;border:none;cursor:pointer;padding:8px}.mobile-menu-button img{width:35px;height:35px}@media(max-width:1000px){.navigation{display:none}.mobile-menu-button{display:flex}header{padding:0 15px}}.logo-new{height:25px;cursor:pointer;transition-duration:.3s}nav>a.active{background-color:#323232;border:1px solid #3E3E3E;margin-right:4px}.user-menu-nav{position:relative}.user-profile-nav{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:12px;transition:background .3s ease}.user-profile-nav:hover{background:#ffffff1a}.user-avatar-nav{width:26px;height:26px;border-radius:6px;box-shadow:0 2px 4px #0003}.user-nickname-nav{color:#fff;font-size:15px;font-family:Gotham Medium,sans-serif}.user-dropdown-arrow-nav{width:16px;height:16px;transition:transform .3s ease}.user-dropdown-arrow-nav.open{transform:rotate(180deg)}.user-dropdown-nav{position:absolute;top:calc(100% + 8px);right:0;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 4px 20px #0000004d;min-width:220px;padding:8px;z-index:200;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:flex;align-items:center;gap:10px;padding:12px 16px;color:#fff;font-size:14px;font-family:Gotham Medium,sans-serif;text-decoration:none;transition:background .3s ease;border-radius:8px;width:100%;text-align:left;background:transparent;border:none;cursor:pointer}.dropdown-item:hover{background:#ffffff0d}.dropdown-item.admin{color:#ea7000}.dropdown-item.admin:hover{background:#ea70001a}.dropdown-item.logout{color:#f44}.dropdown-item.logout:hover{background:#ff44441a}.dropdown-item svg{flex-shrink:0}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;backdrop-filter:blur(10px);z-index:100;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu.open{opacity:1;visibility:visible}.mobile-container{display:flex;flex-direction:column;height:100%;padding:24px 20px}.mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.mobile-close-button{background:transparent;border:none;cursor:pointer;padding:8px}.mobile-close-button img{width:35px;height:35px}.mobile-menu-content{display:flex;flex-direction:column;flex:1;justify-content:space-between}.mobile-links{display:flex;flex-direction:column;gap:16px}.mobile-link-item{display:flex}.mobile-link-item a,.mobile-link-item button{padding:14px 20px;width:100%;font-size:18px;color:#fff;background:transparent;border:none;border-radius:16px;text-align:left;cursor:pointer;transition:background .3s ease}.mobile-link-item a:hover,.mobile-link-item button:hover{background:#ffffff0d}.mobile-logout-button{color:#f44!important}.mobile-cart{margin-top:24px}.mobile-cart-button{display:flex;align-items:center;gap:12px;width:100%;padding:16px 20px;background:linear-gradient(308deg,#ea700033 2.99%,#cf250033);border:1px solid rgba(234,112,0,.3);border-radius:16px;color:#fff;font-size:16px;cursor:pointer;position:relative}.mobile-cart-button .cart-badge{position:absolute;top:10px;right:20px;background:#ea7000;color:#fff;font-size:12px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003}.mobile-user-info{display:flex;align-items:center;gap:16px;margin-top:40px;padding:20px;background:#ffffff0d;border-radius:16px}.mobile-user-avatar{width:48px;height:48px;border-radius:10px;box-shadow:0 4px 8px #0000004d}.mobile-user-details{display:flex;flex-direction:column}.mobile-user-nickname{font-size:16px;font-weight:500;color:#fff}.mobile-user-status{font-size:14px;display:flex;align-items:center;margin-top:4px}.mobile-user-status.online{color:#4caf50}.mobile-user-status.online:before{content:"";display:inline-block;width:8px;height:8px;background-color:#4caf50;border-radius:50%;margin-right:6px}.mobile-login{width:100%;justify-content:center;text-align:center}.login-button{font-size:14px;font-family:Gotham Medium,serif;color:#fff;padding:14px 20px;border-radius:16px;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .3s ease;margin-right:5px}.login-button:hover{background:linear-gradient(308deg,#ff8000 2.99%,#e03000);transform:translateY(-2px);box-shadow:0 4px 12px #ea70004d}.logout-button{color:#fff;padding:14px 20px;border-radius:16px;background:#f44;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .3s ease}.logout-button:hover{background:#f55;transform:translateY(-2px);box-shadow:0 4px 12px #ff44444d}.cart-toggle-button{position:relative;background:none;border:none;padding:14px;cursor:pointer;transition:transform .3s ease}.cart-toggle-button:hover{transform:scale(1.1)}.cart-icon{width:24px;height:24px}.cart-badge{position:absolute;top:8px;right:1%;background:#ea7000;color:#fff;font-size:12px;width:auto;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003}.login-modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#000000bf;backdrop-filter:blur(5px);z-index:100;padding:1rem;opacity:0;transition:opacity .3s ease-in-out}.login-modal-overlay.open{opacity:1}.login-modal-container{width:100%;max-width:450px;border-radius:20px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e),radial-gradient(149.26% 74.77% at 3.3% 104.51%,#121212,#0a0a0a 97.33520746231079%);box-shadow:0 10px 30px #00000040,0 0 0 1px #ffffff0d;position:relative;overflow:hidden;transform:translateY(30px) scale(.95);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.login-modal-overlay.open .login-modal-container{transform:translateY(0) scale(1);opacity:1}.login-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:none;color:#fff9;cursor:pointer;transition:all .2s ease;z-index:10}.login-modal-close:hover{background:#ffffff1a;color:#fff;transform:rotate(90deg)}.login-modal-header{position:relative;display:flex;align-items:center;justify-content:center;padding:28px 0;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.login-modal-header:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.1),transparent);pointer-events:none}.login-modal-title{font-size:18px;font-weight:600;letter-spacing:.3px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.login-modal-content{padding:0 30px 30px}.login-input-group{display:flex;flex-direction:column;gap:20px;margin-bottom:16px}.login-input-wrapper{position:relative}.login-input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#fff9}.login-avatar{width:26px;height:27px;border-radius:4px;box-shadow:0 2px 4px #0003}.password-icon{color:#ffffff80}.login-input{width:100%;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:15px 15px 15px 48px;color:#fff;font-size:15px;transition:all .3s ease;box-shadow:inset 0 1px 3px #0000001a}.login-input:focus{background-color:#ea70000d;border-color:#ea70004d;box-shadow:0 0 0 2px #ea700033;outline:none}.login-input::placeholder{color:#ffffff4d}.login-input-error{border-color:#ff543480;background-color:#ff54340d}.login-password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#fff6;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;transition:all .2s ease}.login-password-toggle:hover,.login-password-toggle.active{color:#fffc}.login-error-message{display:flex;align-items:center;gap:8px;padding:12px;background-color:#ff54341a;border-radius:8px;color:#ff5434;font-size:13px;margin-bottom:16px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-options{display:flex;justify-content:space-between;margin-bottom:24px}.login-remember-me{display:flex;align-items:center;gap:8px;cursor:pointer;color:#ffffffb3;font-size:14px;transition:color .2s ease}.login-remember-me:hover{color:#ffffffe6}.login-checkbox{width:20px;height:20px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.login-checkbox.checked{background-color:#ea7000;border-color:#ea7000;box-shadow:0 0 10px #ea70004d}.login-submit-button{width:100%;padding:16px;border-radius:12px;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);color:#fff;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ea70004d,0 1px #ffffff1a inset;text-shadow:0 1px 1px rgba(0,0,0,.2);margin-bottom:24px}.login-submit-button:hover{background:linear-gradient(308deg,#ff8000 2.99%,#e03000);transform:translateY(-2px);box-shadow:0 6px 20px #ea700066,0 1px #ffffff1a inset}.login-submit-button:active{transform:translateY(0);box-shadow:0 2px 8px #ea70004d}.login-divider{display:flex;align-items:center;margin:20px 0;color:#ffffff4d;font-size:13px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background-color:#ffffff1a}.login-divider:before{margin-right:10px}.login-divider:after{margin-left:10px}.login-oauth-buttons{display:flex;flex-direction:column;gap:12px}.login-oauth-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border-radius:12px;font-size:14px;font-weight:500;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .3s ease;color:#fff}.vk-id-button-container{width:100%;height:48px;border-radius:12px;overflow:hidden}.login-oauth-loading{width:100%;display:flex;align-items:center;justify-content:center;padding:14px;border-radius:12px;background:#ffffff1a;color:#ffffffb3;font-size:14px}.login-oauth-button.vk{background-color:#4680c2cc;box-shadow:0 3px 10px #4680c24d}.login-oauth-button.vk:hover{background-color:#4680c2;transform:translateY(-2px);box-shadow:0 5px 15px #4680c266}.login-oauth-button.telegram{height:48px;padding:0 14px;background:linear-gradient(135deg,#2aabee,#229ed9);box-shadow:0 3px 10px #229ed94d;border:none}.login-oauth-button.telegram:hover{background:linear-gradient(135deg,#34b7f1,#2aabee);transform:translateY(-2px);box-shadow:0 5px 15px #229ed980}@media(max-width:640px){.login-modal-container{max-width:100%;border-radius:16px}.login-modal-content{padding:0 20px 20px}.login-input{padding:14px 14px 14px 44px}}.oauth-icon{width:30px}.cart-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#000000bf;backdrop-filter:blur(5px);z-index:100;padding:1rem;opacity:0;transition:opacity .3s ease-in-out}.cart-modal.open{opacity:1}.cart-modal-content{width:100%;max-width:600px;border-radius:20px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e),radial-gradient(149.26% 74.77% at 3.3% 104.51%,#121212,#0a0a0a 97.34%);box-shadow:0 10px 30px #00000040,0 0 0 1px #ffffff0d;position:relative;overflow:hidden;padding:40px;transform:translateY(30px) scale(.95);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.cart-modal.open .cart-modal-content{transform:translateY(0) scale(1);opacity:1}.cart-close-button{position:absolute;right:16px;top:16px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:none;color:#fff9;font-size:18px;cursor:pointer;transition:all .2s ease}.cart-close-button:hover{background:#ffffff1a;color:#fff;transform:rotate(90deg)}.cart-title{color:#fff;font-size:18px;font-family:Gotham Bold,sans-serif;font-weight:600;letter-spacing:.3px;text-shadow:0 1px 2px rgba(0,0,0,.3);margin-bottom:24px}.cart-empty{color:#ffffffb3;font-size:14px;font-family:Gotham Book,sans-serif;text-align:center}.cart-items{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto;padding-right:10px}.cart-item{display:grid;grid-template-columns:2fr 1fr 1fr .5fr;align-items:center;padding:12px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}.cart-item:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 2px 8px #0003}.cart-item-details{display:flex;flex-direction:column}.cart-item-name{color:#fff;font-size:15px;font-family:Gotham Medium,sans-serif}.cart-item-mode{color:#ffffffb3;font-size:12px;font-family:Gotham Book,sans-serif}.cart-item-warning{color:orange;font-size:11px;font-family:Gotham Book,sans-serif;background:#ffa5001a;padding:2px 8px;border-radius:4px;margin-top:4px;display:inline-block;cursor:help}.cart-item-price{color:#fe902f;font-size:14px;font-family:Gotham Medium,sans-serif;text-align:center}.cart-item-quantity{display:flex;align-items:center;justify-content:center;gap:8px}.quantity-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#fff;width:28px;height:28px;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:14px;display:flex;align-items:center;justify-content:center}.quantity-button:hover{background:#fe902f;border-color:#fe902f;transform:scale(1.1)}.quantity-value{color:#fff;font-size:14px;font-family:Gotham Medium,sans-serif;min-width:24px;text-align:center}.cart-item-remove{background:none;border:none;color:#ff5434;font-size:18px;cursor:pointer;transition:all .3s ease}.cart-item-remove:hover{color:#ff6b50;transform:scale(1.2)}.cart-summary{display:flex;justify-content:space-between;margin-top:24px;padding:16px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.cart-total-label{color:#fff;font-size:16px;font-family:Gotham Bold,sans-serif}.cart-total-price{color:#fe902f;font-size:16px;font-family:Gotham Bold,sans-serif}.cart-checkout-button{width:100%;padding:16px;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#fff;font-size:16px;font-family:Gotham Bold,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:16px;box-shadow:0 4px 15px #ea70004d,0 1px #ffffff1a inset}.cart-checkout-button:hover{background:linear-gradient(308deg,#ff8000 2.99%,#e03000);transform:translateY(-2px);box-shadow:0 6px 20px #ea700066,0 1px #ffffff1a inset}@media(max-width:650px){.cart-modal-content{max-width:100%;border-radius:16px;padding:20px;box-shadow:none}.cart-modal{background:#000000bf}.cart-item{grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:8px}.cart-item-price{grid-column:2;grid-row:1}.cart-item-quantity{grid-column:1 / 3;grid-row:2;justify-content:flex-start}.cart-item-remove{grid-column:2;grid-row:2;justify-self:end}.cart-title{font-size:16px}}.cart-item-updating{font-size:.8rem;color:#fff9;font-style:italic;margin-left:.5rem}.quantity-button{background:#ffffff1a;border:none;color:#fff;width:2rem;height:2rem;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:1rem;font-weight:600}.quantity-button:hover:not(:disabled){background:#ea70004d;transform:scale(1.1)}.quantity-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.quantity-value{min-width:2rem;text-align:center;font-weight:600;color:#fff}.cart-item-price,.cart-total-price{transition:all .3s ease}._container_1i0he_1{position:relative}._trigger_1i0he_5{display:flex;align-items:center;gap:8px;padding:10px 16px;width:100%;background:transparent;border:none;color:var(--text-primary, #e9ecef);cursor:pointer;font-size:14px;transition:background-color .2s ease;text-align:left}._trigger_1i0he_5:hover{background:#ffffff0d}._trigger_1i0he_5:disabled{opacity:.6;cursor:not-allowed}._trigger_1i0he_5 svg{flex-shrink:0;color:var(--text-secondary, #adb5bd)}._loader_1i0he_34{width:14px;height:14px;border:2px solid rgba(255,255,255,.2);border-top-color:var(--accent-color, #7c3aed);border-radius:50%;animation:_spin_1i0he_96 .8s linear infinite;margin-left:auto}@keyframes _spin_1i0he_96{to{transform:rotate(360deg)}}._menu_1i0he_50{position:absolute;top:100%;left:0;right:0;min-width:250px;background:var(--card-bg, #1e1e2e);border:1px solid var(--border-color, #2d2d3d);border-radius:8px;box-shadow:0 4px 20px #0000004d;z-index:1000;overflow:hidden;animation:_fadeIn_1i0he_1 .2s ease-out}@keyframes _fadeIn_1i0he_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._menuHeader_1i0he_76{padding:12px 16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted, #6c757d);border-bottom:1px solid var(--border-color, #2d2d3d)}._loading_1i0he_86{display:flex;align-items:center;justify-content:center;gap:10px;padding:24px;color:var(--text-secondary, #adb5bd);font-size:14px}._spinner_1i0he_96{width:20px;height:20px;border:2px solid rgba(255,255,255,.1);border-top-color:var(--accent-color, #7c3aed);border-radius:50%;animation:_spin_1i0he_96 .8s linear infinite}._accountsList_1i0he_105{max-height:300px;overflow-y:auto}._accountItem_1i0he_110{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;color:var(--text-primary, #e9ecef);cursor:pointer;transition:background-color .2s ease;text-align:left}._accountItem_1i0he_110:hover{background:#ffffff0d}._accountItem_1i0he_110:disabled{cursor:not-allowed}._accountItem_1i0he_110._current_1i0he_132{background:#7c3aed1a}._accountItem_1i0he_110._current_1i0he_132:hover{background:#7c3aed26}._avatar_1i0he_140{width:32px;height:32px;border-radius:4px;background:var(--bg-secondary, #2d2d3d)}._accountInfo_1i0he_147{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._nickname_1i0he_155{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._adminBadge_1i0he_163{font-size:10px;font-weight:600;text-transform:uppercase;color:var(--accent-color, #7c3aed);letter-spacing:.5px}._checkIcon_1i0he_171{flex-shrink:0;color:var(--success-color, #10b981)}._noAccounts_1i0he_176{padding:24px 16px;text-align:center;color:var(--text-muted, #6c757d);font-size:14px}._accountsList_1i0he_105::-webkit-scrollbar{width:6px}._accountsList_1i0he_105::-webkit-scrollbar-track{background:transparent}._accountsList_1i0he_105::-webkit-scrollbar-thumb{background:var(--border-color, #2d2d3d);border-radius:3px}._accountsList_1i0he_105::-webkit-scrollbar-thumb:hover{background:var(--text-muted, #6c757d)}@media(max-width:768px){._menu_1i0he_50{min-width:220px}._trigger_1i0he_5{padding:8px 12px;font-size:13px}._accountItem_1i0he_110{padding:10px 12px}._avatar_1i0he_140{width:28px;height:28px}._nickname_1i0he_155{font-size:13px}}._rules_16knx_1 ul{max-width:848px;width:100%;list-style:none;padding:0;margin:0;position:relative;z-index:2}._rulesError_16knx_11{min-height:75vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}._rules_16knx_1 li{padding:12px 12px 12px 28px;border:1px solid rgba(255,255,255,.04);border-radius:26px;background:radial-gradient(220.43% 102.59% at -17.92% 124.71%,#151515,#1b1b1b 97.34%);transition:.2s;margin:0 0 16px}._rules_16knx_1 li:hover{border-color:#ffffff14;background:radial-gradient(220.43% 102.59% at -17.92% 124.71%,#1a1a1a,#212121 97.34%)}._rulesButton_16knx_35{border-radius:16px;display:flex;width:50px;height:50px;border:1px solid rgba(255,255,255,.04);-webkit-backdrop-filter:blur(16.354839324951172px);backdrop-filter:blur(16.354839324951172px);background:#ffffff0a;position:relative;justify-content:center;transition:all .2s ease}._rulesButton_16knx_35:hover{background:#ffffff15}._i_16knx_53{position:absolute;top:0;bottom:0;margin:auto 0;display:flex;width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.59246%2012.2584C5.91746%2012.5834%206.44246%2012.5834%206.76746%2012.2584L10.0008%209.02511L13.2341%2012.2584C13.5591%2012.5834%2014.0841%2012.5834%2014.4091%2012.2584C14.7341%2011.9334%2014.7341%2011.4084%2014.4091%2011.0834L10.5841%207.25845C10.2591%206.93345%209.73412%206.93345%209.40912%207.25845L5.58412%2011.0834C5.26746%2011.4001%205.26746%2011.9334%205.59246%2012.2584Z'%20fill='white'/%3e%3c/svg%3e");background-size:cover;transition:.2s}._iActive_16knx_66{position:absolute;top:0;bottom:0;margin:auto 0;display:flex;width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.59246%2012.2584C5.91746%2012.5834%206.44246%2012.5834%206.76746%2012.2584L10.0008%209.02511L13.2341%2012.2584C13.5591%2012.5834%2014.0841%2012.5834%2014.4091%2012.2584C14.7341%2011.9334%2014.7341%2011.4084%2014.4091%2011.0834L10.5841%207.25845C10.2591%206.93345%209.73412%206.93345%209.40912%207.25845L5.58412%2011.0834C5.26746%2011.4001%205.26746%2011.9334%205.59246%2012.2584Z'%20fill='white'/%3e%3c/svg%3e");background-size:cover;transform:rotate(180deg)}._rules_16knx_1 h2{font-size:16px;color:#fff;margin:0}._topPart_16knx_85{background:none;border:none;cursor:pointer;align-items:center;justify-content:center;display:flex;width:100%;padding:6px 0}._rulesText_16knx_96{transition:opacity .3s ease,max-height .3s ease;margin:17px 16px 6px 0;font-size:14px;line-height:150%;letter-spacing:-.01em;color:#fffc;animation:_fadeIn_16knx_1 .3s ease-in-out}@keyframes _fadeIn_16knx_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._rulesText_16knx_96 span{font-size:14px;line-height:130%;letter-spacing:-.01em;color:#ff8c00;font-weight:600;margin-right:5px;display:inline-block}._rules_16knx_1{display:flex;flex-direction:row;margin-top:120px;position:relative;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 20px;gap:40px}._rulesHeader_16knx_134{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:30px;flex-wrap:wrap}._rules_16knx_1 h1{font-size:36px;letter-spacing:-.02em;color:#fff;margin:0 0 20px}._rules_16knx_1 a{cursor:pointer;color:#ff8c00;text-decoration:underline}._contentContainer_16knx_156{display:flex;flex-direction:column;width:100%}._leftSide_16knx_162{flex:0 0 300px}._rightSide_16knx_166{flex:1}@media(max-width:1024px){._rules_16knx_1{flex-direction:column;gap:20px;margin-top:80px}._leftSide_16knx_162,._rightSide_16knx_166{flex:none;width:100%}}@media(max-width:768px){._rules_16knx_1{margin-top:60px}._rules_16knx_1 h1{font-size:28px}._rules_16knx_1 li{padding:10px 10px 10px 20px}._rulesButton_16knx_35{width:40px;height:40px}._topPart_16knx_85{padding:4px 0}._rulesText_16knx_96{margin:15px 10px 6px 0;font-size:13px}}@media(max-width:480px){._rules_16knx_1{margin-top:40px;padding:0 15px}._rules_16knx_1 h1{font-size:24px}._rules_16knx_1 h2{font-size:14px}._rulesText_16knx_96{font-size:12px;line-height:140%}}._serverSelectorContainer_16knx_236{margin-bottom:30px;width:100%}._selectorTitle_16knx_241{font-size:18px;color:#fff;margin-bottom:16px}._serverButtons_16knx_247{display:flex;flex-direction:column;gap:12px}._serverButton_16knx_247{padding:12px 24px;border-radius:12px;border:1px solid rgba(255,140,0,.2);background:#ff8c001a;color:#fff;font-size:16px;cursor:pointer;transition:all .3s ease;text-align:left;position:relative;overflow:hidden}._serverButton_16knx_247:hover{background:#ff8c0033;border-color:#ff8c0066;transform:translate(5px)}._serverButton_16knx_247._active_16knx_273{background:linear-gradient(45deg,#ff8c00,#ff5f00);border-color:#ff8c00;box-shadow:0 4px 15px #ff8c004d}._serverButton_16knx_247._active_16knx_273:hover{transform:translate(5px);box-shadow:0 6px 20px #ff8c0066}@media(max-width:1024px){._serverButtons_16knx_247{flex-direction:row;flex-wrap:wrap}._serverButton_16knx_247{flex:1;min-width:150px;text-align:center}._serverButton_16knx_247:hover,._serverButton_16knx_247._active_16knx_273:hover{transform:translateY(-2px)}}.loading,.error,.no-banners{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;margin:0 auto;max-width:500px;border-radius:12px;font-size:16px;font-family:Gotham Medium,sans-serif;background-color:#ffffff1a;backdrop-filter:blur(6px);box-shadow:0 4px 12px #0000004d}.loading{color:#fe902f}.error{color:#f44;background-color:#ff00001a}.no-banners{color:#ccc}.banner-container{margin-top:40px;display:flex;gap:16px}@media(max-width:1200px){.banner-container{display:none}}.banner-max{position:relative;display:flex;width:100%}.banner-max:hover .banner-wrapper button{width:80px}.banner-max:hover .banner-wrapper button i{left:30px}.scene{position:absolute;width:924px;left:30px;transition:.6s}.banner-max:hover .scene{left:40px}.element{position:absolute;width:404px;left:320px;transition-duration:.8s}.banner-max:hover .element{left:340px}.banner-wrapper{position:relative;cursor:pointer;background:none;border:none}.banner-text{position:absolute;z-index:2;padding:30px;color:#fff}.banner-text h1{font-size:26px;max-width:330px;line-height:100%}.banner-text h2{font-size:16px;max-width:250px;line-height:100%;margin-top:12px}.banner-wrapper button{border:1px solid rgba(255,255,255,.08);border-radius:16px;width:40px;height:40px;backdrop-filter:blur(41px);background:#ffffff29;position:absolute;cursor:pointer;bottom:-30px;transition:.2s}.banner-wrapper button i{position:absolute;top:0;bottom:0;left:9px;margin:auto;display:flex;width:18px;height:18px;background-image:url(/icons/banner-icon.svg);background-size:cover;transition:.2s}.movable{position:absolute;display:block;z-index:1}.movable img{position:absolute;transition:.6s}.banner-min{max-width:308px;cursor:pointer;width:100%;min-height:305px;box-sizing:content-box;border:2px solid rgba(255,255,255,12%);border-radius:38px;overflow-x:hidden;overflow-y:hidden}.banner-min:hover button{width:80px}.banner-min:hover button i{left:30px}.chest{left:0;top:0;position:absolute;width:308px;transition-delay:0s;transition-duration:.6s}.banner-min:hover .chest{left:0;top:10px}.banner-impl{cursor:pointer;width:100%;min-height:305px;box-sizing:content-box;border:2px solid rgba(255,255,255,12%);border-radius:38px;overflow-x:hidden;overflow-y:hidden}.categories{display:flex;margin-top:40px;align-items:center;flex-wrap:wrap}.categories button{position:relative;display:flex;color:#fff;align-items:center;background-color:#19191a;font-size:16px;cursor:pointer;padding:23px 24px;border:1px solid rgb(62,62,62);border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.category{position:relative}.category.active{box-shadow:0 2px 8px #0003}.category-bg-layer{position:absolute;inset:0;z-index:0;pointer-events:none;mix-blend-mode:overlay;opacity:.8;mask-image:radial-gradient(circle at 50% 30%,rgb(0,0,0) 60%,transparent 100%);transition:opacity .3s ease}.category.active:hover .category-bg-layer{opacity:1}.categories .group{position:relative;z-index:1;display:flex;align-items:center}.categories .cart-icon{width:20px;height:21px;margin-right:5px;opacity:.5;background-image:url(/icons/cart-icon.svg);background-size:cover;transition:.4s;z-index:1}.categories .arrow-icon{width:18px;height:19px;margin-left:45px;opacity:.5;background-image:url(/icons/arrow-icon.svg);background-size:cover;transition:.4s;z-index:1}.categories button:hover .cart-icon,.categories button:hover .arrow-icon{opacity:.9;transition:.3s}.split-icon{width:22px;height:17px;margin-left:6px;margin-right:6px;background-image:url(/icons/split-icon.svg);background-size:cover}@media(max-width:1280px){.categories{flex-direction:column;width:100%;padding:0 10px;gap:10px}.categories button{justify-content:space-between;padding:24px;width:100%}.split-icon{display:none;margin:10px 20px}}.server-selector{position:relative;z-index:20}.server-button{position:relative;display:flex;color:#fff;align-items:center;background-color:#19191a;font-size:16px;cursor:pointer;padding:23px 24px;border:1px solid rgb(62,62,62);border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;white-space:nowrap;min-width:150px;justify-content:space-between}.server-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.server-label{position:relative;z-index:1}.arrow-icon{width:18px;height:19px;margin-left:45px;opacity:.5;background-image:url(/icons/arrow-icon.svg);background-size:cover;transition:.4s;z-index:1;transform:rotate(0)}.arrow-icon.open{transform:rotate(90deg);opacity:.9}.server-button:hover .arrow-icon{opacity:.9}.server-dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:100%;min-width:180px;background-color:#1e1e1e;border:1px solid rgb(62,62,62);border-radius:16px;overflow:hidden;z-index:30;box-shadow:0 8px 24px #0000004d;animation:dropdownAppear .2s ease-out}@keyframes dropdownAppear{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.server-option{padding:16px 20px;cursor:pointer;color:#fff;position:relative;transition:background-color .2s ease;overflow:hidden}.server-option:after{content:"";position:absolute;inset:0;background-image:inherit;mix-blend-mode:overlay;opacity:.6;z-index:-1;transition:opacity .3s ease}.server-option:hover:after,.server-option.active:after{opacity:1}.server-option:hover{background-color:#50505033}.server-option.active{background-color:#5050504d}.server-option:not(:last-child){border-bottom:1px solid rgba(80,80,80,.2)}@media(max-width:1280px){.server-selector{width:100%}.server-button{width:100%;justify-content:space-between}.server-dropdown{width:100%;left:0;transform:none;animation:dropdownAppearMobile .3s cubic-bezier(.4,0,.2,1)}@keyframes dropdownAppearMobile{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.product-container{display:flex;margin-top:20px}.product-left{width:100%;max-width:416px;padding:14px;border-radius:38px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#932e00,#141414),radial-gradient(149.26% 74.77% at 3.3% 104.51%,#141414,#121212 97.33520746231079%)}.product-right{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:848px;padding:14px;margin-left:16px;border-radius:38px;background:radial-gradient(220.43% 102.59% at -17.92% 124.71%,#272727,#161616 97.33520746231079%)}.product-list-head{position:relative;display:flex;color:#fff;padding:29px 26px;height:80px;align-items:center;background-image:url(/product-head.png);background-size:cover;background-position:center;border-radius:28px}.product-list-head p{font-weight:500;font-size:18px}.product-arrow-icon{position:absolute;right:0;left:0;top:66px;margin:0 auto;width:50px;height:49px;background-image:url(/icons/product-arrow-icon.svg);background-size:cover}.product-list-scroll{display:flex;height:550px;margin-top:14px;overflow:hidden;border-radius:28px;border:solid 1px #2B2B2B;padding:14px 7px 14px 14px;background:radial-gradient(108.43% 69.67% at 5.67% 100%,#1a1a1a,#1c1c1c)}.product-list{width:100%;height:100%;padding-right:7px;border-radius:22px;overflow:hidden;flex-direction:column;overflow-y:auto}.product-list button{display:inline-flex;flex-direction:row;color:#fff;padding:11px 12px;margin-bottom:8px;background-color:#ffffff14;border-radius:22px;border:1px solid rgba(255,255,255,.06);align-items:center;font-size:18px;justify-content:space-between;width:100%;cursor:pointer;transition:.2s}.product-list button:hover{background-color:#ffffff1f;transition:.2s}.product-list button:last-child{margin-bottom:0}.product-list button.active{border:1px solid rgba(255,255,255,.7);background-color:#ffffff29;transition:.2s}.product-list button.disabled{opacity:.6;cursor:default}.product-list button.disabled:hover{background-color:#ffffff14}.product-group{display:flex;align-items:center;text-align:start}.product-icon{display:flex;height:56px;width:56px;background:linear-gradient(195deg,#ffffff1f,#ffffff1f);margin-right:20px;border-radius:13px;align-items:center;justify-content:center;overflow:hidden}.product-icon img{height:48px;width:48px;image-rendering:optimizeSpeed;-ms-interpolation-mode:nearest-neighbor}.group span{text-align:end;min-width:fit-content}.chevron-icon{width:20px;height:20px;background-image:url(/icons/chevron-icon.svg);background-size:cover}.product-price-container{display:flex;flex-direction:column;align-items:flex-end;margin-right:12px}.price-with-discount{display:flex;flex-direction:column;align-items:flex-end;position:relative}.original-price-small{font-size:14px;color:#888;text-decoration:line-through;text-decoration-color:#f44;text-decoration-thickness:2px;margin-bottom:2px;opacity:.7}.discounted-price{font-size:16px;color:#4caf50;font-weight:600}.discount-badge-small{position:absolute;top:-8px;right:-12px;background:linear-gradient(135deg,#f44,#cc1f1f);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:8px;line-height:1;box-shadow:0 2px 4px #ff44444d}.product-price{font-size:16px;color:#fff;font-weight:500}.product-price.unavailable{color:#ff6b6b;font-weight:600}.product-price.owned{color:#4caf50;font-weight:600}.product-list::-webkit-scrollbar-track{border-radius:5px;background:#464646}@media(max-width:1200px){.product-container{flex-direction:column}.product-left{max-width:none}.product-right{margin-left:0;margin-top:16px;max-width:none}}@media(max-width:680px){.product-container{flex-direction:column}.product-left{max-width:none;padding:10px}.product-right{padding:10px;margin-left:0;margin-top:16px;max-width:none}.discount-badge-small{position:static;margin-left:8px;margin-top:2px}.price-with-discount{flex-direction:row;align-items:center;gap:8px}}.product-info-container{display:flex;flex-direction:column;height:100%}.product-head{display:flex;position:relative;overflow:hidden;flex-direction:column;padding:14px;border-radius:28px;background-color:#202020;border:solid 1px #393939}.product-head-back-container{position:absolute;width:100%;height:100%;inset:0}@keyframes product-head-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-head-back-img{position:absolute;display:flex;height:1894px;width:1894px;inset:0 0 0 -500px;margin:auto 0;background-image:url(/product-header-animation.png);background-position:center;pointer-events:none;animation:product-head-spin 30s linear infinite}.product-head-background{position:absolute;inset:0;background-image:url(/product-header.png);background-position:center;background-size:cover;pointer-events:none}.product-info{display:flex;position:relative;justify-content:space-between;color:#fff;padding:30px 26px}.product-name{display:flex;flex-direction:column;justify-content:center}.product-subtitle{font-size:14px;margin-bottom:4px;color:#a6a6a6}.product-title{font-size:25px;max-width:240px}.product-head-icon{left:0;right:0;top:25px;position:absolute;display:flex;justify-content:center;align-items:center}.product-head-icon .icon{overflow:hidden;display:flex;width:62px;height:62px;align-items:center;justify-content:center;border-radius:24px;background-color:#252525;border:solid 1px #323232}.product-head-icon .icon img{width:48px;height:48px;image-rendering:optimizespeed;-ms-interpolation-mode:nearest-neighbor}.product-head-icon .splitter-icon{width:20px;height:20px;margin:0 5px;background-image:url(/icons/product-splitter.svg);background-size:cover}.product-bonus{display:flex;flex-direction:column;text-align:right;justify-content:center}.product-time{display:flex;margin-top:14px;background:#ffffff12;-webkit-backdrop-filter:blur(116px);backdrop-filter:blur(116px);border-radius:18px;border:1px solid rgba(255,255,255,.06);overflow:hidden}.product-time button{width:100%;padding:17px;font-size:14px;background:none;border:none;color:#fff;cursor:pointer;transition:.2s}.product-time .middle{border-left:solid 1px rgba(255,255,255,.07);border-right:solid 1px rgba(255,255,255,.07)}.product-time button.active{background:#ffffff26;transition:.2s}.privilege-access-info{display:flex;align-items:center;margin-top:14px;padding:16px 20px;background:linear-gradient(135deg,#f44,#cc1f1f);border-radius:18px;border:1px solid rgba(255,68,68,.3);position:relative;overflow:hidden}.privilege-access-info:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:shimmer 2s infinite;pointer-events:none}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.access-info-icon{display:flex;width:40px;height:40px;background:#fff3;border-radius:12px;align-items:center;justify-content:center;margin-right:14px;flex-shrink:0}.lock-icon{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.access-info-content{display:flex;flex-direction:column;color:#fff;flex:1}.access-info-title{font-size:14px;font-weight:600;margin-bottom:4px;opacity:.9}.access-message{font-size:13px;opacity:.8;line-height:1.4}.privilege-owned-info{display:flex;align-items:center;margin-top:14px;padding:16px 20px;background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:18px;border:1px solid rgba(76,175,80,.3);position:relative;overflow:hidden}.privilege-owned-info:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:shimmer 3s infinite;pointer-events:none}.owned-info-icon{display:flex;width:40px;height:40px;background:#fff3;border-radius:12px;align-items:center;justify-content:center;margin-right:14px;flex-shrink:0}.check-icon{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.owned-info-content{display:flex;flex-direction:column;color:#fff;flex:1}.owned-info-title{font-size:14px;font-weight:600;margin-bottom:4px;opacity:.9}.owned-message{font-size:13px;opacity:.8;line-height:1.4}.upgrade-price-info{display:flex;align-items:center;margin-top:14px;padding:16px 20px;background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:18px;border:1px solid rgba(76,175,80,.3);position:relative;overflow:hidden}.upgrade-price-info:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:shimmer 3s infinite;pointer-events:none}.upgrade-price-icon{display:flex;width:40px;height:40px;background:#fff3;border-radius:12px;align-items:center;justify-content:center;margin-right:14px;flex-shrink:0}.upgrade-icon{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13 7h8m0 0v8m0-8l-8 8-4-4-6 6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.upgrade-price-content{display:flex;flex-direction:column;color:#fff;flex:1}.upgrade-price-title{font-size:14px;font-weight:600;margin-bottom:4px;opacity:.9}.upgrade-price{font-size:13px;opacity:.8;line-height:1.4}.price-highlight{font-weight:700;font-size:15px;color:#fff;opacity:1}.product-description-container{position:relative;overflow:hidden;border:solid 1px #2E2D2D;padding:25px 15px 30px 30px;margin-top:14px;margin-bottom:14px;background:radial-gradient(116.2% 74.77% at 3.3% 104.51%,#262626,#202020 97.33520746231079%);border-radius:28px;max-height:309px;flex-grow:1}.product-description-background{position:absolute;inset:0;margin:auto;width:820px;height:309px;background:radial-gradient(43.93% 30.07% at 50% 60.91%,#d9d9d9 28.397205471992493%,#737373);background-image:url(/product-background.png);background-size:cover;pointer-events:none;background-position:center}.product-description-bottom{position:absolute;height:51px;left:0;right:0;width:100%;bottom:0;pointer-events:none;background:radial-gradient(190.65% 100% at 50% 0%,#1d1d1d00 11%,#1d1d1d)}.product-description-scroll{display:flex;flex-direction:column;max-height:309px;height:100%;overflow-y:auto}.product-description-container .title{display:flex;color:#fff;align-items:center}.activity-icon{width:22px;height:22px;margin-right:7px;background-image:url(/icons/activity.svg)}.product-description{display:flex;justify-content:space-between;color:#fff;padding:0 0 17px;border-bottom:1px solid #2F2F2F;margin-right:27px}.product-description-group{display:flex;align-items:center}.eclipse-icon{width:7px;height:7px;margin-right:10px;background-image:url(/icons/eclipse.svg)}.product-description p{color:#bbb;text-align:right}.product-buy-container{display:flex;justify-content:space-between;margin-top:auto;padding:20px;border-radius:28px;border:solid 1px #2E2D2D;background-color:#212020}.product-prices{display:flex;align-items:center}.product-cart-icon{display:flex;width:56px;height:50px;background-color:#303030;border-radius:18px;align-items:center;justify-content:center}.product-cart-price{display:flex;flex-direction:column;margin-left:13px;color:#fff}.product-cart-price p{font-weight:400;font-size:14px;letter-spacing:-.03em;color:#fff;margin-bottom:2px;opacity:.7}.price-container{display:flex;flex-direction:column;position:relative}.original-price{font-size:18px;color:#888;text-decoration:line-through;text-decoration-color:#f44;text-decoration-thickness:2px;margin-bottom:4px;opacity:.7}.current-price{font-size:24px;letter-spacing:-.02em;color:#fff;display:flex;align-items:center;gap:8px}.current-price.discounted{color:#4caf50;font-weight:600}.current-price.disabled-price{color:#888;font-size:18px;opacity:.8}.quantity-multiplier{font-size:18px;color:#ccc;font-weight:400}.discount-badge{position:absolute;top:-8px;right:-16px;background:linear-gradient(135deg,#f44,#cc1f1f);color:#fff;font-size:12px;font-weight:700;padding:4px 8px;border-radius:12px;line-height:1;box-shadow:0 4px 8px #ff44444d;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.discount-text{display:block}.product-quantity-controls{display:flex;align-items:center;background:#ffffff12;border-radius:12px;border:1px solid rgba(255,255,255,.06);overflow:hidden;margin-right:16px}.quantity-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;color:#fff;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease}.quantity-button:hover:not(:disabled){background:#ffffff1a}.quantity-button:disabled{opacity:.4;cursor:not-allowed}.quantity-value{display:flex;align-items:center;justify-content:center;min-width:40px;height:36px;color:#fff;font-size:16px;font-weight:500;border-left:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.06)}.product-buy-container button{display:flex;align-items:center;padding:15px 30px;border:1px solid rgba(255,255,255,.08);border-radius:18px;color:#fff;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);cursor:pointer;transition:all .2s ease}.product-buy-container button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ea70004d}.product-buy-container button:disabled,.product-buy-container button.disabled{background:#666;cursor:not-allowed;opacity:.6}.product-buy-container button:disabled:hover,.product-buy-container button.disabled:hover{transform:none;box-shadow:none}.product-buy-container i{margin-left:2.76px;width:18px;height:18px;background-image:url(/icons/product-button-buy.svg);background-size:cover;background-position:center}@media(max-width:680px){.product-description-container{max-height:none;padding:25px 15px 30px 22px}.product-head{justify-content:center;padding:10px}.product-head-icon{display:none}.privilege-access-info,.privilege-owned-info,.upgrade-price-info{padding:14px 16px}.access-info-icon,.owned-info-icon,.upgrade-price-icon{width:36px;height:36px;margin-right:12px}.lock-icon,.check-icon,.upgrade-icon{width:18px;height:18px}.access-info-title,.owned-info-title,.upgrade-price-title{font-size:13px}.access-message,.owned-message,.upgrade-price{font-size:12px}.discount-badge{position:static;margin-left:8px;margin-top:4px}.price-container{flex-direction:row;align-items:center;gap:8px}.original-price{font-size:16px;margin-bottom:0}.current-price{font-size:20px}}@media(max-width:480px){.product-info-container{gap:32px;padding:25px 26px;flex-direction:column}.product-name,.product-bonus{align-items:center}.privilege-access-info,.privilege-owned-info,.upgrade-price-info{flex-direction:column;text-align:center;padding:16px}.access-info-icon,.owned-info-icon,.upgrade-price-icon{margin-right:0;margin-bottom:8px}}@media(max-width:420px){.product-buy-container{flex-direction:column;align-items:center;width:100%;justify-content:space-between;font-size:16px;padding:16px 20px;margin-top:16px;display:flex}.product-prices{display:flex;width:100%;align-items:center;justify-content:center;margin-bottom:16px}.product-cart-icon{margin-right:16px}.product-desc-container{max-height:none}.product-cart-price{margin:0;align-items:center}.product-quantity-controls{margin-right:0;margin-bottom:16px}}.product-detail-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.product-detail-content{width:100%;height:100%}.product-detail-smooth-enter{opacity:0;filter:blur(2px);transform:scale(.98)}.product-detail-smooth-enter-active{opacity:1;filter:blur(0px);transform:scale(1);transition:all .25s cubic-bezier(.4,0,.2,1)}.product-detail-smooth-exit{opacity:1;filter:blur(0px);transform:scale(1)}.product-detail-smooth-exit-active{opacity:0;filter:blur(2px);transform:scale(.98);transition:all .25s cubic-bezier(.4,0,.2,1)}.product-detail-fade-enter{opacity:0}.product-detail-fade-enter-active{opacity:1;transition:opacity .2s ease-in-out}.product-detail-fade-exit{opacity:1}.product-detail-fade-exit-active{opacity:0;transition:opacity .2s ease-in-out}.select-product-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#888;font-size:18px;text-align:center}.loading-placeholder{display:flex;align-items:center;justify-content:center;height:100px;color:#888;font-size:16px}.welcome-effect{height:600px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.welcome-effect-ray{position:absolute;width:100%;height:100%;inset:0;z-index:2}.ray{width:100%;display:flex;justify-content:space-between;position:absolute}.ray>.item{background-repeat:no-repeat;background-position:center;background-size:contain;will-change:transform}.ray.xl>.item{width:400px;height:400px;filter:blur(15px)}.ray.xl>.item:first-child{animation:4s blur infinite linear;background-image:url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 100L0 0L90 110L300 300L400 400L310 290L100 100Z' fill='url(%23paint0_linear_243_18669)' fill-opacity='0.08'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_243_18669' x1='0' y1='0' x2='400' y2='400' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.54'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.ray.xm{width:80vw;top:15px}.ray.xm>.item{width:180px;height:350px;filter:blur(12px)}.ray.xm>.item:first-child{animation:5s blur-reverse infinite linear;background-image:url("data:image/svg+xml,%3Csvg width='180' height='350' viewBox='0 0 180 350' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 80L0 0L35 90L130 270L180 350L150 260L50 80Z' fill='url(%23paint0_linear_243_18672)' fill-opacity='0.12'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_243_18672' x1='0' y1='0' x2='70' y2='350' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.54'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.ray.xs{top:50px;width:50vw}.ray.xs>.item{width:100px;height:200px;filter:blur(8px)}.ray.xs>.item:first-child{animation:6s blur infinite linear;background-image:url("data:image/svg+xml,%3Csvg width='100' height='200' viewBox='0 0 100 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 50L0 0L20 50L70 150L100 200L80 150L30 50Z' fill='url(%23paint0_linear_243_18674)' fill-opacity='0.12'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_243_18674' x1='0' y1='0' x2='40' y2='200' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0.54'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}@keyframes blur{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:.3}}@keyframes blur-reverse{0%{transform:scale(1.1);opacity:.8}50%{transform:scale(1);opacity:.3}to{transform:scale(1.1);opacity:.8}}.welcome-effect-content{position:absolute;bottom:80px;padding-top:100px;width:90vw;height:400px}.welcome-effect-blur{margin-top:20px;display:flex;flex-direction:column;align-items:center;position:relative}.welcome-effect-blur>.blur{width:100%;position:relative;display:flex;justify-content:center;align-items:flex-end}.welcome-effect-blur>.blur>.item{border-radius:100%;width:100%}.welcome-effect-blur>.blur.xl{width:90vw;height:150px}.welcome-effect-blur>.blur.xl>.item{position:absolute;width:400px;height:120px;opacity:.7;filter:blur(80px)}.welcome-effect-blur>.blur.xl>.item.item-a{animation:6s blur-reverse infinite linear;background:#1e3aff}.welcome-effect-blur>.blur.xl>.item.item-b{animation:7s blur infinite linear;background:#db00ff}.welcome-effect-blur>.blur.xm{position:absolute;top:6px;width:70vw;height:80px;z-index:1}.welcome-effect-blur>.blur.xm>.item{position:absolute;width:300px;height:80px;filter:blur(50px)}.welcome-effect-blur>.blur.xm>.item.item-a{animation:6s blur infinite linear;background:#8032ff}.welcome-effect-blur>.blur.xm>.item.item-b{animation:7s blur infinite linear;background:#db00ff}.welcome-effect-blur>.blur.xs{top:-20px;z-index:2;position:absolute;width:50vw;height:70px}.welcome-effect-blur>.blur.xs>.item{position:absolute;width:250px;height:70px;opacity:.4;filter:blur(90px)}.welcome-effect-blur>.blur.xs>.item.item-a{animation:5s blur-reverse infinite linear;background:#0500ff}.welcome-effect-blur>.blur.xs>.item.item-b{animation:4s blur infinite linear;background:#fa15ff}.welcome-effect{position:absolute;left:0;right:0;bottom:-250px;width:100%;z-index:-1}.effect-rows{inset-inline:0;top:0;width:80vw;height:350px;background:url(/rows.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.welcome-fix{position:absolute;overflow:hidden;bottom:0;left:0;right:0;height:400px;width:100%;z-index:-1}@media(max-width:768px){.welcome-fix{height:500px}.welcome-effect{bottom:0;height:500px}.welcome-effect-content{width:100%;height:300px;bottom:50px;padding-top:80px}.ray.xl>.item,.ray.xm>.item,.ray.xs>.item{animation:none;opacity:.5}.welcome-effect-blur>.blur.xl>.item,.welcome-effect-blur>.blur.xm>.item,.welcome-effect-blur>.blur.xs>.item{animation:none;filter:blur(50px);opacity:.5}.effect-rows{width:90vw;height:300px}}@media(max-width:480px){.welcome-effect,.welcome-fix{height:400px}.welcome-effect-content{height:200px;bottom:30px}.welcome-effect-blur>.blur.xl,.welcome-effect-blur>.blur.xm,.welcome-effect-blur>.blur.xs{display:none}.ray.xl,.ray.xm,.ray.xs{display:none}}footer{position:relative;border-radius:38px 38px 0 0;margin-top:182px;padding:14px 14px 0;max-width:1280px;background:radial-gradient(149.26% 74.77% at 3.3% 104.51%,#27272780,#16161680 97.33520746231079%)}.container{width:100%;max-width:1252px;display:flex;flex-direction:column;align-items:center;border-radius:28px 28px 0 0;padding:40px 30px 0;background:radial-gradient(61.95% 100% at 50.61% 100%,#272727cc,#1d1d1dcc 48.56621026992798%)}.title-group{display:flex;flex-direction:column}.container .top{display:flex;justify-content:space-between;padding-bottom:30px;width:100%;align-items:center;border-bottom:solid 1px rgb(255,255,255,.1)}.title-group .title{font-size:20px;color:#fff}.title-group .subtitle{font-family:Gotham Book,sans-serif;margin-top:6px;font-size:14px;color:#8d8d8e}.title-group .ip-subtitle{font-family:Gotham Book,sans-serif;margin-top:6px;font-size:14px;color:#8d8d8e;display:flex;flex-direction:column}.title-group .ip-subtitle .text{font-family:Gotham Book,sans-serif}.social-link{display:flex;margin-left:40px;transition:.2s}.social-link:hover{opacity:.8;transition:.2s}.icon-telegram,.icon-discord,.icon-vkontakte{display:flex;align-items:center}.social-link i{transform:rotate(0) translate(0);transition:.13s cubic-bezier(.32,2.04,.73,.69)}.social-link:hover i{transform:rotate(46deg) translate(0);transition:.13s cubic-bezier(.32,2.04,.73,.69)}.icon-telegram i,.icon-discord i,.icon-vkontakte i{display:flex;width:11px;height:11px;fill:#fff;margin-left:10px;background-size:cover;background-position:center}.icon-telegram i{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.505025%209.24526C0.231658%209.51863%200.231658%209.96184%200.505025%2010.2352C0.778392%2010.5086%201.22161%2010.5086%201.49497%2010.2352L0.505025%209.24526ZM10.1853%201.25495C10.1853%200.868354%209.87188%200.554953%209.48528%200.554953L3.18528%200.554953C2.79868%200.554953%202.48528%200.868354%202.48528%201.25495C2.48528%201.64155%202.79868%201.95495%203.18528%201.95495L8.78528%201.95495L8.78528%207.55495C8.78528%207.94155%209.09868%208.25495%209.48528%208.25495C9.87188%208.25495%2010.1853%207.94155%2010.1853%207.55495L10.1853%201.25495ZM1.49497%2010.2352L9.98026%201.74993L8.99031%200.759978L0.505025%209.24526L1.49497%2010.2352Z'%20fill='%232697FF'%20/%3e%3c/svg%3e")}.icon-discord i{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='10'%20viewBox='0%200%2011%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.990377%208.74526C0.71701%209.01863%200.71701%209.46184%200.990377%209.73521C1.26374%2010.0086%201.70696%2010.0086%201.98033%209.73521L0.990377%208.74526ZM10.6706%200.754953C10.6706%200.368354%2010.3572%200.054953%209.97063%200.0549529L3.67063%200.054953C3.28403%200.054953%202.97063%200.368354%202.97063%200.754953C2.97063%201.14155%203.28403%201.45495%203.67063%201.45495L9.27063%201.45495L9.27063%207.05495C9.27063%207.44155%209.58403%207.75495%209.97063%207.75495C10.3572%207.75495%2010.6706%207.44155%2010.6706%207.05495L10.6706%200.754953ZM1.98033%209.73521L10.4656%201.24993L9.47566%200.259978L0.990377%208.74526L1.98033%209.73521Z'%20fill='%23A056FF'/%3e%3c/svg%3e")}.icon-vkontakte i{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='10'%20viewBox='0%200%2011%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.475728%208.74526C0.202361%209.01863%200.202361%209.46184%200.475728%209.73521C0.749095%2010.0086%201.19231%2010.0086%201.46568%209.73521L0.475728%208.74526ZM10.156%200.754953C10.156%200.368354%209.84258%200.054953%209.45598%200.0549529L3.15598%200.054953C2.76939%200.054953%202.45598%200.368354%202.45598%200.754953C2.45598%201.14155%202.76939%201.45495%203.15598%201.45495L8.75598%201.45495L8.75598%207.05495C8.75598%207.44155%209.06938%207.75495%209.45598%207.75495C9.84258%207.75495%2010.156%207.44155%2010.156%207.05495L10.156%200.754953ZM1.46568%209.73521L9.95096%201.24993L8.96101%200.259978L0.475728%208.74526L1.46568%209.73521Z'%20fill='%232697FF'/%3e%3c/svg%3e")}.social-link .text{display:flex;flex-direction:column;justify-content:center}.text h1{font-family:Gotham Book;font-weight:400;color:#a9a5a6;font-size:15px}.text span{color:#fff;margin-top:2px;font-size:17px}.social-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;margin-right:12px;border:solid 1px rgba(255,255,255,.06)}.small-split{height:32px;width:1px;background:#ffffff14}.bottom{width:100%;padding:18px 0;display:flex;align-items:center;justify-content:space-between}.bottom a{color:#fff;font-size:14px;margin-right:18px;transition:.2s}.bottom a:hover{opacity:.7;transition:.2s}.social-links{display:flex}.wildgrief{display:flex;align-items:center}@media(max-width:1100px){.title-group{align-items:center;text-align:center}.top,.bottom,.bottom div{flex-direction:column}.bottom span{align-items:center}.container{padding:40px 30px 20px}footer{padding:10px 10px 0}.bottom a{margin:5px 0}.bottom .small-split{display:none}.social-links a{margin:15px 0 0}.social-links{width:100%;flex-wrap:wrap;gap:20px;justify-content:center}}@media(max-width:525px){.social-links{justify-content:start}}.purchase-history{position:relative;max-height:284px;overflow:hidden}.state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;min-height:180px;max-height:220px;color:#fff;width:100%}.loading-state{animation:fadeIn .3s ease}.spinner{animation:spin 1.5s linear infinite;color:#fe902f;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skeleton-container{display:flex;gap:15px;margin-top:20px;width:100%;overflow:hidden;max-height:160px}.skeleton-card{display:flex;flex-direction:column;align-items:center;background:#ffffff0d;border-radius:12px;padding:12px;gap:8px;min-width:120px;height:138px;animation:pulse 1.5s infinite ease-in-out}.skeleton-time,.skeleton-name,.skeleton-amount{background:linear-gradient(90deg,#ffffff1a,#fff3,#ffffff1a);border-radius:4px;background-size:200% 100%;animation:shimmer 2s infinite linear}.skeleton-time{width:60%;height:10px}.skeleton-avatar{width:42px;height:42px;border-radius:8px;background:linear-gradient(90deg,#ffffff1a,#fff3,#ffffff1a);background-size:200% 100%;animation:shimmer 2s infinite linear}.skeleton-name{width:80%;height:12px}.skeleton-amount{width:70%;height:12px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.error-state{animation:fadeIn .3s ease}.error-icon{color:#ff5252;margin-bottom:1rem;animation:shake .8s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-3px,0,0)}40%,60%{transform:translate3d(3px,0,0)}}.error-state h3{font-size:1.2rem;margin-bottom:.5rem;color:#ff5252}.error-state p{color:#a1a5ae;margin-bottom:1rem;max-width:80%}.retry-button{display:flex;align-items:center;gap:8px;background:linear-gradient(308deg,#e56301cc 2.99%,#fe902fcc 97%);color:#fff;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;font-weight:500;transition:all .3s ease;box-shadow:0 4px 10px #fe902f4d}.retry-button:hover{background:linear-gradient(308deg,#e56301 2.99%,#fe902f 97%);transform:translateY(-2px);box-shadow:0 6px 15px #fe902f66}.retry-button:active{transform:translateY(0);box-shadow:0 2px 5px #fe902f4d}.empty-state{animation:fadeIn .3s ease}.empty-icon{color:#fe902f;margin-bottom:1rem;opacity:.5;animation:float 3s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.empty-state h3{font-size:1.2rem;margin-bottom:.5rem;color:#fe902f}.empty-state p{color:#a1a5ae}.purchase-carousel{max-height:180px}.purchase-carousel .owl-item{transition:transform .3s ease}.purchase-carousel .owl-item:hover{z-index:10}.total-count{color:#fff;font-family:Gotham Bold,sans-serif;font-weight:700;animation:countPulse 2s infinite}@keyframes countPulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.object-last-buy:first-child{position:relative;animation:newItem 1s ease-out}@keyframes newItem{0%{transform:scale(.9);opacity:0}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}@media(max-width:768px){.purchase-history,.state-container{max-height:none}.skeleton-container{justify-content:center;max-height:none}.skeleton-card{min-width:100px}.error-state p,.empty-state p{max-width:95%}.purchase-carousel{max-height:none}}.content-block-group{display:flex;gap:20px;margin-top:26px;align-items:flex-start}.left-content-block{width:24%;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.right-content-block{display:flex;gap:20px;flex-direction:column;width:75%}.donate-block-top{background:radial-gradient(108.43% 69.67% at 5.67% 100%,#1a1a1a,#1c1c1c);border:solid 1px #2B2B2B;border-radius:16px;padding:17px 21px;box-shadow:0 4px 12px #00000026;transition:transform .3s ease,box-shadow .3s ease;max-height:284px;display:flex;flex-direction:column}.donate-block-top:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.donate-block-top h4{color:#fff;font-size:16px;font-weight:600;line-height:24px;margin-bottom:15px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.donates-list-a{display:grid;flex-grow:1}.object-donate-a{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;position:relative;transition:background-color .3s ease;border-radius:8px;padding:8px;&:hover{background-color:#ffffff08}&:after{width:100%;height:1px;background:linear-gradient(to right,transparent,#3f3f3f,transparent);position:absolute;content:"";bottom:-1px}&:last-child:after{content:none}}.left-data-donate{display:flex;gap:22px;align-items:center;justify-content:center}.left-data-donate img{width:40px;height:40px;border-radius:8px;box-shadow:0 2px 6px #0003;transition:transform .3s ease}.object-donate-a:hover .left-data-donate img{transform:scale(1.1) rotate(5deg)}.donate-name-p{color:#fff}.right-data-donate{color:#fff;font-size:12px;font-weight:500;line-height:22px;border-radius:25px;padding:4px 12px;background:linear-gradient(308deg,#e5630180 2.99%,#fe902f80 97%);text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000026;transition:transform .3s ease,background .3s ease}.object-donate-a:hover .right-data-donate{transform:scale(1.05);background:linear-gradient(308deg,#e56301cc 2.99%,#fe902fcc 97%)}.donate-total{display:flex;border-radius:12px;background:linear-gradient(308deg,#e563011a 2.99%,#fe902f1a 97%);box-shadow:0 1px 2px #1018280a;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:500;height:40px;width:100%;border:1px solid rgba(254,144,47,.2);transition:all .3s ease;outline:5px solid rgba(58,58,58,0);&:hover{outline:5px solid rgba(254,144,47,.1);background:linear-gradient(308deg,#e5630126 2.99%,#fe902f26 97%);border-color:#fe902f4d}&:active{background:linear-gradient(308deg,#e5630133 2.99%,#fe902f33 97%);transform:scale(1.02)}}.right-content-block-bottom{border-radius:16px;position:relative;overflow:hidden;padding-bottom:34px;min-height:253px;background:radial-gradient(108.43% 69.67% at 5.67% 100%,#1a1a1a,#1c1c1c);border:solid 1px #2B2B2B;box-shadow:0 4px 12px #00000026;transition:transform .3s ease,box-shadow .3s ease}.right-content-block-bottom:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.right-content-block-top{box-shadow:0 4px 12px #00000026;border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.right-content-block-top:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}ul.socials-list-header{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}li.social-header-li{display:flex;width:100%;height:76px}a.social-header-a{--background: red;background:var(--background);display:flex;width:100%;text-decoration:none;align-items:center;padding:15px;justify-content:space-between;gap:10px;border-radius:12px;transition:.3s ease;outline:5px solid rgba(57,150,255,0);box-shadow:0 4px 12px #0003;&:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000040}&:active{transform:scale(1.02)}&.online-a{--background: linear-gradient(135deg, #7e4bcf, #6839ab);&:hover{outline:5px solid rgba(166,98,255,.3)}}&.discord-a{--background: linear-gradient(135deg, #626EFF, #4c58cc);&:hover{outline:5px solid rgba(98,110,255,.3)}}&.vk-a{--background: linear-gradient(135deg, #3996FF, #2978cc);&:hover{outline:5px solid rgba(57,150,255,.3)}}&.tg-a{--background: linear-gradient(135deg, #2AABEE, #2290c5);&:hover{outline:5px solid rgba(42,171,238,.3)}}}.left-socials-header-a{display:flex;align-items:center;justify-content:center;gap:12px}img.social-ico{width:24px;pointer-events:none;filter:drop-shadow(0 2px 3px rgba(0,0,0,.2));transition:transform .3s ease}a.social-header-a:hover img.social-ico{transform:scale(1.2) rotate(5deg)}p.text-social{color:#fff;font-size:14px;font-weight:700;line-height:28px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.right-social-header-a{color:#fff;font-size:14px;font-weight:600;line-height:28px;gap:5px;border-radius:25px;padding:3px 12px;display:flex;justify-content:center;background:#ffffff26;box-shadow:0 2px 4px #00000026;backdrop-filter:blur(4px);transition:transform .3s ease,background .3s ease}a.social-header-a:hover .right-social-header-a{transform:scale(1.1);background:#fff3}img.ico-users{pointer-events:none;transition:transform .3s ease}a.social-header-a:hover img.ico-users{transform:scale(1.2)}.top-block-bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 50px;flex-wrap:wrap;gap:10px;border-bottom:1px solid rgba(255,255,255,.05)}.left-top-block-bottom{display:flex;align-items:center}.left-top-block-bottom h4{font-size:16px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.text-info{font-size:13px;font-family:Gotham Medium,serif;font-weight:500;line-height:39px;color:#b1b1b1}.list-last-buy{display:flex;max-width:100%;overflow:hidden;padding:0 20px;margin-top:20px}.object-last-buy{width:120px;min-width:120px;height:138px;border-radius:12px;background-color:#ffffff0d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px;margin:5px;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;box-shadow:0 2px 6px #0000001a}.object-last-buy:hover{transform:translateY(-3px);background-color:#ffffff14;box-shadow:0 8px 16px #0003}p.time-buy{color:#858c95;text-align:center;font-size:10px;font-weight:500;line-height:normal;width:100%}img.avatar-img{width:42px!important;height:42px!important;border-radius:8px;box-shadow:0 2px 6px #0003;transition:transform .3s ease}.object-last-buy:hover img.avatar-img{transform:scale(1.1) rotate(5deg)}p.user-login{color:#a1a5ae;text-align:center;font-size:11px;font-weight:500;line-height:normal;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}p.donate-name{color:#fe902f;text-align:center;font-size:11px;font-weight:500;width:100%}p.donate-info-p{color:#858c95;font-size:12px;font-weight:400;line-height:20px;letter-spacing:-.1px}p.donate-user-p{color:#fff;font-family:Gotham Book;font-size:14px;font-weight:600;line-height:22px;text-shadow:0 1px 1px rgba(0,0,0,.2)}@media(max-width:1280px){.content-block-group{flex-direction:column}.left-content-block,.right-content-block{width:100%}.donate-block-top{min-height:auto}}@media(max-width:960px){ul.socials-list-header{grid-template-columns:repeat(2,1fr)}.top-block-bottom{padding:20px 25px}}@media(max-width:600px){ul.socials-list-header{grid-template-columns:repeat(1,1fr)}}.content-block-group ::-webkit-scrollbar{height:4px;width:4px}.content-block-group ::-webkit-scrollbar-track{background:#3a3a3a;border-radius:5px}.content-block-group ::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#fe902f,#e56301);border-radius:5px}.content-block-group ::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#ff9f45,#ff6c1f)}.object-donate-a.placeholder-donate{opacity:.5;background:linear-gradient(135deg,#1f1f1f,#2c2c2c);border:1px dashed #555;transition:.3s ease all}.placeholder-img{filter:grayscale(100%) brightness(.6)}.object-donate-a.placeholder-donate:hover{opacity:.7;transform:scale(1.01);border-color:#777}.content-block-1{border-radius:16px;background:radial-gradient(108.43% 69.67% at 5.67% 100%,#1a1a1a,#1c1c1c);border:solid 1px #2B2B2B;padding:39px 50px;box-shadow:0 4px 12px #00000026;transition:transform .3s ease,box-shadow .3s ease}.content-block-1:hover{box-shadow:0 8px 24px #0003;transform:translateY(-2px)}.group-content-block-1{display:flex;align-items:center;justify-content:space-between;gap:84px}.left-group-block-1,.content-block-section{display:grid;gap:25px}h3.text-block{font-size:24px;font-weight:500;line-height:normal;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}p.text-block{font-size:12px;font-weight:400;line-height:140.74%;max-width:714px;color:#b1b1b1}p.edit-range{font-weight:400;color:#fff;font-size:12px;text-decoration:underline;cursor:pointer;transition:color .3s ease}p.edit-range:hover{color:#fe902f}.range-object{display:grid;gap:26px}.custom-input{border-radius:8px;background:#1d1d1d;border:1px solid #3f3f3f;width:100%;height:61px;outline:none;color:#fff;font-size:12px;font-weight:400;padding-left:15px;padding-right:15px;transition:.3s;box-shadow:inset 0 1px 3px #0000001a}.custom-input:focus{border-color:#fe902f;box-shadow:0 0 0 2px #fe902f33,inset 0 1px 3px #0000001a}.range-slide{background-image:url(/slider-scale.svg);width:100%;height:10px;margin-top:5px}input[type=range]{-webkit-appearance:none;margin-right:15px;width:200px;height:7px;border-radius:5px;background-size:70% 100%;background:#3c3c3c linear-gradient(#fe902f,#fe902f) no-repeat}img.image-info{width:70px;border-radius:8px;height:70px}.info-panel{width:470px;background:#202020;border-radius:8px;padding:31px;position:relative;border:1px solid #3f3f3f;box-shadow:0 4px 15px #0003}.render-products-hide{display:none}.scroll-new::-webkit-scrollbar{width:2px}.scroll-new::-webkit-scrollbar-thumb{background-color:#fe902f}.scroll-new::-webkit-scrollbar-track{background:#2a2a2a}input#range{width:100%}.custom-button-2.select_payment{display:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:17px;width:17px;border-radius:50%;border:4px solid #FE902F;background:#c2600a;cursor:ew-resize;box-shadow:0 0 6px #fe902fcc;transition:background .3s ease-in-out}input[type=range]::-webkit-slider-thumb:hover{background:#fe902f;transform:scale(1.1)}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;box-shadow:none;border:none;background:transparent}.range-info-block{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vault-block{border-radius:16px;background:radial-gradient(100% 100% at 0% 100%,#282828,#222);border:1px solid #3f3f3f;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;align-items:flex-start;gap:15px;justify-content:space-between;padding:20px;min-width:212px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.vault-block:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003;border-color:#fe902f66}.vault-top-a{display:flex;align-items:center;gap:15px;justify-content:center}.vault-bottom-a{display:flex;gap:7px;flex-direction:column;align-items:flex-start}.vault-icon{width:40px;transition:transform .3s ease}.vault-block:hover .vault-icon{transform:scale(1.1) rotate(5deg)}p.text-vault{font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.1px;color:#fff}.discount-vault{position:absolute;right:19px;top:-16px;font-size:12px;font-weight:500;background:linear-gradient(135deg,#1acf66,#18ab55);padding:8px 12px;color:#fff;border-radius:8px;transform:translateY(16px);opacity:0;transition:.3s;pointer-events:none;box-shadow:0 4px 10px #1acf664d}.discount-vault.active{opacity:1;transform:translateY(0)}p.text-vault-sum{font-size:26px;font-weight:500;line-height:36px;letter-spacing:-.39px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.right-data-vault{font-size:12px;font-weight:500;line-height:22px;border-radius:25px;padding:2px 11px;color:#fff;background:#313335;text-align:center;display:flex;align-items:center;justify-content:center;font-family:Gotham Medium,serif;box-shadow:0 2px 4px #0003}button.vault-button{background:linear-gradient(308deg,#fe902f 2.99%,#e56301 97%);display:flex;align-items:center;justify-content:center;padding:14px 28px;text-decoration:none;color:#fff;cursor:pointer;overflow:hidden;position:relative;font-size:15px;font-weight:500;line-height:22px;border:none;border-radius:12px;gap:3px;transition:.3s;outline:5px solid rgba(255,165,0,0);box-shadow:0 4px 15px #fe902f4d,0 1px #ffffff1a inset;text-shadow:0 1px 1px rgba(0,0,0,.2)}button.vault-button:hover{outline:5px solid rgba(254,144,47,.15);transform:translateY(-2px);box-shadow:0 6px 20px #fe902f66,0 1px #ffffff1a inset}button.vault-button:active{transform:translateY(0);box-shadow:0 2px 8px #fe902f4d}.text-offer{font-size:12px;font-family:Gotham Medium;font-weight:400;line-height:140.74%;max-width:440px;color:#b1b1b1}.vault-offer-a{transition:.3s;color:#fe902f;text-decoration:none}.vault-offer-a:hover{color:#ff751a;text-decoration:underline}.group-block{display:flex;align-items:center;gap:22px}.vault-quantity-controls{display:flex;align-items:center;gap:12px;width:100%}.vault-quantity-controls .custom-input{flex:1}.vault-quantity-buttons{display:flex;gap:8px}.vault-quantity-controls .quantity-button{background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#fff;width:40px;height:61px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease}.vault-quantity-controls .quantity-button:hover:not(:disabled){background:#fe902f33;border-color:#fe902f66;transform:translateY(-2px)}.vault-quantity-controls .quantity-button:disabled{opacity:.5;cursor:not-allowed}.custom-dropdown{position:relative;width:100%}.custom-dropdown-selected{border-radius:8px;background:#1d1d1d;border:1px solid #3f3f3f;height:61px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;color:#fff;font-size:12px;font-weight:400;cursor:pointer;transition:all .3s ease;box-shadow:inset 0 1px 3px #0000001a}.custom-dropdown-selected:hover{border-color:#fe902f;box-shadow:0 0 0 2px #fe902f33,inset 0 1px 3px #0000001a}.custom-dropdown-selected:active{transform:translateY(1px)}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.custom-dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#1d1d1d;border:1px solid #3f3f3f;border-radius:8px;margin-top:4px;z-index:1000;box-shadow:0 4px 12px #00000026;max-height:200px;overflow-y:auto}.custom-dropdown-menu::-webkit-scrollbar{width:2px}.custom-dropdown-menu::-webkit-scrollbar-thumb{background-color:#fe902f}.custom-dropdown-menu::-webkit-scrollbar-track{background:#2a2a2a}.custom-dropdown-item{padding:12px 15px;color:#fff;font-size:12px;font-weight:400;cursor:pointer;transition:all .2s ease}.custom-dropdown-item:hover{background:#fe902f33;color:#fe902f}.custom-dropdown-item.selected{background:#fe902f4d;color:#fe902f}@media(max-width:1175px){.content-block-1{padding:24px 28px}.group-content-block-1{gap:20px}}@media(max-width:1150px){.group-content-block-1{display:flex;flex-direction:column}.left-group-block-1,.right-group-block-2{width:100%}}@media(max-width:650px){.vault-block{min-width:100%}.vault-content{border:none;width:100%}}@media(max-width:850px){section.content-block-section{gap:20px}.group-block{display:flex;align-items:flex-start;gap:22px;flex-direction:column}}@media(max-width:850px){button.vault-button{width:100%}}._sidebar_m62n9_3{width:260px;background:linear-gradient(180deg,#1a1a1a,#0e0e0e);border-right:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;height:100vh;position:sticky;top:0;flex-shrink:0;z-index:30;transition:width .3s ease;overflow:hidden}._header_m62n9_19{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(255,255,255,.05)}._logo_m62n9_27{display:flex;align-items:center;text-decoration:none;gap:10px;min-width:0}._logoIcon_m62n9_35{width:24px;height:24px;flex-shrink:0;color:#ea7000}._logoIcon_m62n9_35 svg{width:100%;height:100%}._logoText_m62n9_47{font-size:18px;margin:0;font-weight:500;color:#ea7000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}._closeBtn_m62n9_58{display:none;background:transparent;border:none;color:#ffffffb3;cursor:pointer;width:36px;height:36px;border-radius:8px;padding:0;align-items:center;justify-content:center}._closeBtn_m62n9_58:hover{background:#ffffff1a;color:#fff}._closeBtn_m62n9_58 svg{width:20px;height:20px}._nav_m62n9_83{flex:1;padding:10px 0;overflow-y:auto}._nav_m62n9_83::-webkit-scrollbar{width:4px}._nav_m62n9_83::-webkit-scrollbar-track{background:transparent}._nav_m62n9_83::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}._navList_m62n9_102{list-style:none;padding:0;margin:0}._navItem_m62n9_108{margin-bottom:2px}._navLink_m62n9_112{display:flex;align-items:center;padding:12px 20px;color:#ffffffb3;text-decoration:none;transition:all .2s ease;border-radius:8px;margin:0 10px;position:relative}._navLink_m62n9_112:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:#ea70001a;border-radius:8px 0 0 8px;transition:width .2s ease}._navLink_m62n9_112:hover{background:#ffffff0d;color:#fff}._navLink_m62n9_112:hover:before{width:4px}._navLink_m62n9_112._active_m62n9_145{background:#ea700026;color:#ea7000}._navLink_m62n9_112._active_m62n9_145:before{width:4px;background:#ea7000}._navIcon_m62n9_155{width:20px;height:20px;margin-right:12px;opacity:.8;flex-shrink:0}._navIcon_m62n9_155 svg{width:100%;height:100%}._navLink_m62n9_112:hover ._navIcon_m62n9_155,._navLink_m62n9_112._active_m62n9_145 ._navIcon_m62n9_155{opacity:1}._navLabel_m62n9_173{flex:1;font-size:14px}._badge_m62n9_179{background:#ea7000;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}._footer_m62n9_191{padding:10px 20px;border-top:1px solid rgba(255,255,255,.05)}._footerLink_m62n9_196{display:flex;align-items:center;color:#ffffffb3;text-decoration:none;font-size:14px;padding:10px;border-radius:8px;transition:all .2s ease}._footerLink_m62n9_196:hover{background:#ffffff0d;color:#fff}._footerLink_m62n9_196 svg{width:18px;height:18px;margin-right:10px;opacity:.8}._footerLink_m62n9_196:hover svg{opacity:1}._overlay_m62n9_224{display:none;position:fixed;inset:0;background:#00000080;z-index:39}._mobileToggle_m62n9_233{display:none;background:transparent;border:none;color:#fffc;cursor:pointer;padding:8px;border-radius:8px}._mobileToggle_m62n9_233:hover{background:#ffffff1a;color:#fff}._mobileToggle_m62n9_233 svg{width:24px;height:24px}@media(max-width:1200px)and (min-width:769px){._sidebar_m62n9_3{width:68px}._header_m62n9_19{padding:16px;justify-content:center}._logoText_m62n9_47{display:none}._logo_m62n9_27{justify-content:center}._navLink_m62n9_112{padding:12px;margin:0 6px;justify-content:center}._navIcon_m62n9_155{margin-right:0}._navLabel_m62n9_173{display:none}._badge_m62n9_179{position:absolute;top:4px;right:4px;font-size:9px;padding:1px 4px;min-width:14px}._footer_m62n9_191{padding:10px 6px}._footerLink_m62n9_196{justify-content:center;padding:10px}._footerLink_m62n9_196 svg{margin-right:0}._footerLink_m62n9_196 span{display:none}}@media(max-width:768px){._sidebar_m62n9_3{position:fixed;left:0;top:0;width:260px;height:100vh;height:100dvh;transform:translate(-100%);transition:transform .3s ease;z-index:40;box-shadow:4px 0 20px #0000004d}._sidebar_m62n9_3._open_m62n9_328{transform:translate(0)}._closeBtn_m62n9_58{display:flex}._overlay_m62n9_224{display:block;opacity:0;pointer-events:none;transition:opacity .3s ease}._overlay_m62n9_224._visible_m62n9_343{opacity:1;pointer-events:auto}._mobileToggle_m62n9_233{display:flex;align-items:center;justify-content:center}}._adminPanel_1eln4_1{display:flex;min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:relative;overflow-x:hidden}._adminPanel_1eln4_1:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 80%,rgba(234,112,0,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(63,81,181,.08) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(156,39,176,.06) 0%,transparent 50%);pointer-events:none;z-index:1}._adminSidebar_1eln4_27{width:280px;height:100vh;position:sticky;top:0;background:#0f0f0ff2;backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;flex-shrink:0;z-index:30;box-shadow:4px 0 24px #0000004d}._sidebarHeader_1eln4_42{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(234,112,0,.1) 0%,transparent 100%);min-height:80px;flex-shrink:0}._sidebarHeader_1eln4_42 ._logo_1eln4_53{display:flex;align-items:center;gap:12px;flex:1}._sidebarHeader_1eln4_42 ._logo_1eln4_53 img{height:36px;filter:drop-shadow(0 4px 8px rgba(234,112,0,.3));transition:transform .3s ease;flex-shrink:0}._sidebarHeader_1eln4_42 ._logo_1eln4_53:hover img{transform:scale(1.05)}._sidebarHeader_1eln4_42 ._logo_1eln4_53 h2{font-size:20px;margin:0;font-weight:600;background:linear-gradient(135deg,#ea7000,#ff8c2f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._closeSidebar_1eln4_84{display:none;background:#ea700026;border:1px solid rgba(234,112,0,.3);color:var(--chat-accent, #ea7000);cursor:pointer;width:44px;height:44px;border-radius:12px;transition:all .3s ease;backdrop-filter:blur(10px);flex-shrink:0}._closeSidebar_1eln4_84:hover{background:#ea700040;border-color:#ea700080;color:var(--chat-accent, #ea7000);transform:scale(1.05)}._closeSidebar_1eln4_84:active{transform:scale(.95)}._closeSidebar_1eln4_84 svg{width:22px;height:22px}._sidebarUser_1eln4_114{display:flex;align-items:center;padding:24px;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(234,112,0,.05) 0%,transparent 100%);transition:all .3s ease;min-height:96px;flex-shrink:0}._sidebarUser_1eln4_114:hover{background:linear-gradient(135deg,rgba(234,112,0,.1) 0%,transparent 100%)}._userAvatar_1eln4_129{width:48px;height:48px;border-radius:16px;overflow:hidden;margin-right:16px;box-shadow:0 4px 16px #0000004d;border:2px solid rgba(234,112,0,.3);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;flex-shrink:0}._userAvatar_1eln4_129:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:18px;opacity:0;transition:opacity .3s ease;z-index:-1}._sidebarUser_1eln4_114:hover ._userAvatar_1eln4_129:before{opacity:1}._sidebarUser_1eln4_114:hover ._userAvatar_1eln4_129{transform:scale(1.05);border-color:transparent}._userAvatar_1eln4_129 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._userInfo_1eln4_169{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._userName_1eln4_177{font-weight:600;color:#fff;font-size:16px;text-shadow:0 2px 4px rgba(0,0,0,.3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1eln4_187{font-size:14px;color:#ffffffb3;display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1eln4_187:before{content:"";display:inline-block;width:8px;height:8px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:50%;box-shadow:0 0 8px #ea700099;flex-shrink:0}._sidebarNav_1eln4_209{padding:16px 0;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}._sidebarNav_1eln4_209::-webkit-scrollbar{width:4px}._sidebarNav_1eln4_209::-webkit-scrollbar-track{background:transparent}._sidebarNav_1eln4_209::-webkit-scrollbar-thumb{background:#ea70004d;border-radius:2px}._sidebarNav_1eln4_209 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}._sidebarNav_1eln4_209 a{display:flex;align-items:center;padding:16px 24px;color:#ffffffb3;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:0 24px 24px 0;margin-right:16px;position:relative;overflow:hidden;font-weight:500;min-height:56px}._sidebarNav_1eln4_209 a:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(135deg,#ea7000,#ff8c2f);transition:width .3s cubic-bezier(.4,0,.2,1)}._sidebarNav_1eln4_209 a:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ea70001a,#ff8c2f0d);opacity:0;transition:opacity .3s ease}._sidebarNav_1eln4_209 a:hover{color:#fff;background:#ffffff0d;transform:translate(8px)}._sidebarNav_1eln4_209 a:hover:before{width:4px}._sidebarNav_1eln4_209 a:hover:after{opacity:1}._sidebarNav_1eln4_209 a._active_1eln4_288{background:linear-gradient(135deg,#ea700033,#ff8c2f1a);color:#ea7000;transform:translate(8px)}._sidebarNav_1eln4_209 a._active_1eln4_288:before{width:4px;box-shadow:0 0 12px #ea700099}._navIcon_1eln4_299{width:24px;height:24px;margin-right:16px;opacity:.8;display:flex;align-items:center;justify-content:center;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));flex-shrink:0}._sidebarNav_1eln4_209 a:hover ._navIcon_1eln4_299,._sidebarNav_1eln4_209 a._active_1eln4_288 ._navIcon_1eln4_299{opacity:1;transform:scale(1.1)}._sidebarFooter_1eln4_318{padding:24px;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}._backToSite_1eln4_324{display:flex;align-items:center;color:#ffffffb3;text-decoration:none;font-size:14px;padding:12px 16px;border-radius:12px;transition:all .3s ease;font-weight:500;min-height:48px}._backToSite_1eln4_324:hover{background:#ffffff0d;color:#fff;transform:translateY(-2px)}._footerIcon_1eln4_343{width:20px;height:20px;margin-right:12px;opacity:.8;transition:all .3s ease;flex-shrink:0}._backToSite_1eln4_324:hover ._footerIcon_1eln4_343{opacity:1;transform:scale(1.1)}._adminContent_1eln4_358{flex:1;display:flex;flex-direction:column;min-width:0;position:relative;z-index:2}._adminHeader_1eln4_367{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;background:#0f0f0ff2;backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:20;box-shadow:0 4px 24px #0003;min-height:80px}._adminHeader_1eln4_367 h1{font-size:28px;margin:0;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._adminUser_1eln4_395{display:flex;align-items:center;gap:16px}._adminUser_1eln4_395 span{font-size:15px;font-weight:500;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._adminAvatar_1eln4_410{width:40px;height:40px;border-radius:12px;overflow:hidden;border:2px solid rgba(234,112,0,.3);box-shadow:0 4px 12px #0000004d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;flex-shrink:0}._adminAvatar_1eln4_410:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:14px;opacity:0;transition:opacity .3s ease;z-index:-1}._adminAvatar_1eln4_410:hover:before{opacity:1}._adminAvatar_1eln4_410:hover{transform:scale(1.05);border-color:transparent}._adminAvatar_1eln4_410 img{width:100%;height:100%;object-fit:cover}._mobileMenuToggle_1eln4_448{display:none;background:#ea700026;border:1px solid rgba(234,112,0,.3);color:var(--chat-accent, #ea7000);cursor:pointer;width:44px;height:44px;border-radius:12px;transition:all .3s ease;backdrop-filter:blur(10px);flex-shrink:0}._mobileMenuToggle_1eln4_448:hover{background:#ea700040;border-color:#ea700080;transform:scale(1.05)}._mobileMenuToggle_1eln4_448:active{transform:scale(.95)}._mobileBackdrop_1eln4_473{display:none;position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);z-index:45;animation:_fadeIn_1eln4_1 .3s ease}._adminMain_1eln4_495{flex:1;padding:32px;background:transparent;overflow-y:auto;scrollbar-gutter:stable;position:relative}._adminMain_1eln4_495::-webkit-scrollbar{width:8px}._adminMain_1eln4_495::-webkit-scrollbar-track{background:#ffffff08;border-radius:4px}._adminMain_1eln4_495::-webkit-scrollbar-thumb{background:#ea70004d;border-radius:4px}._adminMain_1eln4_495::-webkit-scrollbar-thumb:hover{background:#ea700080}._adminDashboard_1eln4_523{display:flex;flex-direction:column;gap:32px}._dashboardTitle_1eln4_529{margin:0 0 24px;font-size:32px;font-weight:700;position:relative;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._dashboardTitle_1eln4_529:after{content:"";position:absolute;left:0;bottom:-12px;width:80px;height:4px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:2px;box-shadow:0 2px 8px #ea700066}._statsCards_1eln4_552{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:32px}._statCard_1eln4_559{background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;padding:28px;display:flex;align-items:center;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;border:1px solid rgba(255,255,255,.08);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;min-height:140px}._statCard_1eln4_559:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}._statCard_1eln4_559:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(234,112,0,.05),transparent);opacity:0;transition:opacity .4s ease}._statCard_1eln4_559:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 48px #0006,0 0 0 1px #ea700033,inset 0 1px #fff3}._statCard_1eln4_559:hover:after{opacity:1}._statIcon_1eln4_607{width:56px;height:56px;margin-right:20px;border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;flex-shrink:0}._statIcon_1eln4_607 svg{width:28px;height:28px;position:relative;z-index:1}._statIcon_1eln4_607:before{content:"";position:absolute;inset:0;background:inherit;opacity:.1;border-radius:inherit}._statCard_1eln4_559:hover ._statIcon_1eln4_607{transform:scale(1.1) rotate(5deg)}._revenueIcon_1eln4_641{background:linear-gradient(135deg,#ea700033,#ff8c2f1a);color:#ea7000;box-shadow:0 4px 16px #ea70004d}._usersIcon_1eln4_647{background:linear-gradient(135deg,#3f51b533,#6779dd1a);color:#3f51b5;box-shadow:0 4px 16px #3f51b54d}._purchasesIcon_1eln4_653{background:linear-gradient(135deg,#4caf5033,#74d7781a);color:#4caf50;box-shadow:0 4px 16px #4caf504d}._ticketsIcon_1eln4_659{background:linear-gradient(135deg,#9c27b033,#c44fd81a);color:#9c27b0;box-shadow:0 4px 16px #9c27b04d}._statContent_1eln4_665{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._statTitle_1eln4_673{font-size:14px;color:#ffffffb3;font-weight:500;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._statValue_1eln4_684{font-size:28px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._statSubtitle_1eln4_695{font-size:12px;color:#ffffff80;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chartContainer_1eln4_705,._dashboardCard_1eln4_706{background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;padding:28px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;border:1px solid rgba(255,255,255,.08);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._chartContainer_1eln4_705:hover,._dashboardCard_1eln4_706:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0006,inset 0 1px #fff3}._chartHeader_1eln4_728{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}._chartHeader_1eln4_728 h3,._dashboardCard_1eln4_706 h3{font-size:20px;margin:0;font-weight:600;position:relative;padding-left:20px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chartHeader_1eln4_728 h3:before,._dashboardCard_1eln4_706 h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:2px;box-shadow:0 2px 8px #ea700066}._chartControls_1eln4_764{display:flex;gap:8px;flex-wrap:wrap}._chartControl_1eln4_764{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:8px 16px;font-size:14px;color:#ffffffb3;cursor:pointer;transition:all .3s ease;font-weight:500;backdrop-filter:blur(10px);white-space:nowrap}._chartControl_1eln4_764:hover{background:#ffffff1a;color:#fff;transform:translateY(-2px)}._chartControl_1eln4_764._active_1eln4_288{background:linear-gradient(135deg,#ea700033,#ff8c2f1a);color:#ea7000;border-color:#ea70004d;box-shadow:0 4px 16px #ea700033}._chartWrapper_1eln4_797{height:320px;position:relative;border-radius:12px;overflow:hidden}._chart_1eln4_705{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}._chart_1eln4_705._active_1eln4_288{opacity:1;visibility:visible}._dashboardGrid_1eln4_820{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._dashboardCard_1eln4_706{height:100%;display:flex;flex-direction:column}._productsChartContainer_1eln4_832{height:240px;margin-bottom:24px;border-radius:12px;overflow:hidden}._productsList_1eln4_839{flex:1;display:flex;flex-direction:column;gap:16px;padding:8px 0}._productItem_1eln4_847{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#ffffff0d;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.08);cursor:pointer;position:relative;overflow:hidden}._productItem_1eln4_847:hover{background:#ffffff14;transform:translate(8px);box-shadow:0 4px 16px #0003}._productName_1eln4_882{font-weight:600;flex:1;margin-right:16px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._productStats_1eln4_892{display:flex;gap:24px;color:#ffffffb3;font-size:14px;align-items:center;font-weight:500;flex-shrink:0}._activitiesList_1eln4_903{display:flex;flex-direction:column;gap:16px;max-height:480px;overflow-y:auto;padding-right:8px}._activitiesList_1eln4_903::-webkit-scrollbar{width:6px}._activitiesList_1eln4_903::-webkit-scrollbar-track{background:#ffffff08;border-radius:3px}._activitiesList_1eln4_903::-webkit-scrollbar-thumb{background:#ea70004d;border-radius:3px}._activitiesList_1eln4_903::-webkit-scrollbar-thumb:hover{background:#ea700080}._activityItem_1eln4_930{display:flex;align-items:center;padding:16px;background:#ffffff0d;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;min-height:72px;border:1px solid rgba(255,255,255,.08)}._activityItem_1eln4_930:after{content:"";position:absolute;right:-30px;top:0;width:30px;height:100%;background:linear-gradient(90deg,rgba(234,112,0,.1),transparent);transform:skew(-20deg);opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}._activityItem_1eln4_930:hover{background:#ffffff14;transform:translate(8px);box-shadow:0 4px 16px #0003}._activityItem_1eln4_930:hover:after{opacity:1;transform:translate(-40px) skew(-20deg)}._activityIcon_1eln4_967{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;position:relative;overflow:hidden}._activityIcon_1eln4_967:before{content:"";position:absolute;inset:0;background:inherit;opacity:.1;border-radius:inherit}._activityItem_1eln4_930:hover ._activityIcon_1eln4_967{transform:scale(1.1) rotate(5deg)}._activityIcon_1eln4_967._purchase_1eln4_653{background:linear-gradient(135deg,#ea700033,#ff8c2f1a);color:#ea7000;box-shadow:0 4px 12px #ea70004d}._activityIcon_1eln4_967._ticket_1eln4_659{background:linear-gradient(135deg,#9c27b033,#c44fd81a);color:#9c27b0;box-shadow:0 4px 12px #9c27b04d}._activityIcon_1eln4_967._user_1eln4_129{background:linear-gradient(135deg,#3f51b533,#6779dd1a);color:#3f51b5;box-shadow:0 4px 12px #3f51b54d}._activityAvatar_1eln4_1012{width:40px;height:40px;border-radius:8px;margin-right:14px;flex-shrink:0;overflow:hidden;background:#ea700026;box-shadow:0 2px 8px #0003}._activityAvatar_1eln4_1012 img{width:100%;height:100%;object-fit:cover;image-rendering:pixelated}._activityContent_1eln4_1030{flex:1;overflow:hidden}._activityTitle_1eln4_1035{margin-bottom:4px;font-size:15px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._activityTime_1eln4_1045{font-size:13px;color:#ffffff80;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._highlight_1eln4_1054{color:#ea7000;font-weight:600;transition:color .3s ease}._activityItem_1eln4_930:hover ._highlight_1eln4_1054{color:#ff8c2f}._viewAllLink_1eln4_1064{margin-top:20px;display:block;text-align:center;color:#ffffffb3;text-decoration:none;padding:12px;font-size:14px;border-radius:12px;transition:all .3s ease;font-weight:500;border:1px solid rgba(255,255,255,.1)}._viewAllLink_1eln4_1064:hover{background:#ffffff0d;color:#fff;transform:translateY(-2px);border-color:#ea70004d}._adminDashboardLoading_1eln4_1086,._productsManagerLoading_1eln4_1087,._localizationEditorLoading_1eln4_1088,._pageBuilderLoading_1eln4_1089,._categoriesManagerLoading_1eln4_1090,._ticketsManagerLoading_1eln4_1091,._userManagerLoading_1eln4_1092,._purchaseHistoryLoading_1eln4_1093{display:flex;justify-content:center;align-items:center;height:400px;flex-direction:column;gap:20px}._loadingSpinner_1eln4_1102{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-radius:50%;border-top-color:#ea7000;animation:_spin_1eln4_1 1s cubic-bezier(.4,0,.2,1) infinite}._loadingText_1eln4_1111{font-size:16px;color:#ffffffb3;font-weight:500}._adminPanel_1eln4_1 button,._adminPanel_1eln4_1 input,._adminPanel_1eln4_1 select,._adminPanel_1eln4_1 textarea{font-family:inherit;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 12px;transition:all .2s ease}._adminPanel_1eln4_1 button:hover,._adminPanel_1eln4_1 input:hover,._adminPanel_1eln4_1 select:hover,._adminPanel_1eln4_1 textarea:hover{background:#ffffff1a;border-color:#fff3}._adminPanel_1eln4_1 button{cursor:pointer;background:#ea700026;border-color:#ea70004d}._adminPanel_1eln4_1 button:hover{background:#ea70004d}._adminPanel_1eln4_1 button:disabled{opacity:.5;cursor:not-allowed}._adminPanel_1eln4_1 input:focus,._adminPanel_1eln4_1 select:focus,._adminPanel_1eln4_1 textarea:focus{outline:none;border-color:#ea7000;background:#ffffff1a}._editUserModal_1eln4_1168,._categoryFormModal_1eln4_1169,._addKeyModal_1eln4_1170,._elementModal_1eln4_1171{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:_modalFadeIn_1eln4_1 .2s ease;padding:1rem;box-sizing:border-box}._editUserForm_1eln4_1194,._categoryForm_1eln4_1169,._addKeyForm_1eln4_1196,._elementForm_1eln4_1197{background:linear-gradient(145deg,#1e1e23fa,#141419fa);border:1px solid rgba(255,255,255,.1);border-radius:20px;width:100%;max-width:600px;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px #00000080;animation:_modalSlideIn_1eln4_1 .3s cubic-bezier(.4,0,.2,1);position:relative}@keyframes _modalSlideIn_1eln4_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._formHeader_1eln4_1221{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}._formHeader_1eln4_1221 h3{margin:0;font-size:1.25rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._closeFormButton_1eln4_1239{background:#ffffff14;border:none;border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff9;font-size:1.5rem;cursor:pointer;transition:all .2s;flex-shrink:0}._closeFormButton_1eln4_1239:hover{background:#ffffff1f;color:#fff}._formContent_1eln4_1260{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;max-height:calc(90vh - 80px);overflow-y:auto}._formGroup_1eln4_1269{display:flex;flex-direction:column;gap:.5rem;position:relative}._formGroup_1eln4_1269 label{font-size:.9rem;font-weight:500;color:#fffc}._formGroup_1eln4_1269 input,._formGroup_1eln4_1269 select,._formGroup_1eln4_1269 textarea{width:100%;padding:.75rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:.95rem;transition:all .2s;box-sizing:border-box}._formGroup_1eln4_1269 input:focus,._formGroup_1eln4_1269 select:focus,._formGroup_1eln4_1269 textarea:focus{outline:none;border-color:#f97316;background:#ffffff14;box-shadow:0 0 0 3px #f9731626}._formGroup_1eln4_1269 input::placeholder,._formGroup_1eln4_1269 textarea::placeholder{color:#ffffff59}._formGroup_1eln4_1269 select{appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24"><path fill="%23ffffff" d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}._formGroup_1eln4_1269 textarea{min-height:120px;resize:vertical;padding:14px 16px;font-size:15px;line-height:1.5;border-radius:10px;background:#ffffff14}._formGroup_1eln4_1269._checkboxGroup_1eln4_1328 input[type=checkbox]{width:20px;height:20px;accent-color:#ea7000;cursor:pointer;border-radius:4px}._fieldHint_1eln4_1336{font-size:12px;color:#ffffff80;margin-top:-4px;padding-left:8px;font-style:italic;line-height:1.4}._formGroup_1eln4_1269 input::placeholder,._formGroup_1eln4_1269 textarea::placeholder{color:#ffffff59;font-style:italic}._formActions_1eln4_1351{display:flex;gap:12px;justify-content:flex-end;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap}._formActions_1eln4_1351 button{padding:12px 24px;font-size:14px;font-weight:600;border-radius:10px;min-width:120px}._cancelButton_1eln4_1369{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#ffffffb3!important}._cancelButton_1eln4_1369:hover{background:#ffffff1a!important;color:#fff!important}._saveButton_1eln4_1380,._addButton_1eln4_1381{background:linear-gradient(135deg,#ea7000,#ff8c2f)!important;border-color:transparent!important;color:#fff!important}._saveButton_1eln4_1380:hover,._addButton_1eln4_1381:hover{background:linear-gradient(135deg,#ff8c2f,#ea7000)!important;box-shadow:0 4px 16px #ea700066!important}._userTickets_1eln4_1394{display:flex;flex-direction:column;gap:20px;max-width:100%;min-height:100vh;padding:20px;color:#fff;contain:layout style}._userTicketsLoading_1eln4_1405{display:flex;justify-content:center;align-items:center;min-height:400px;background:#0f0f0fcc;backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.1)}._loadingSpinner_1eln4_1102{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid #ea7000;border-radius:50%;animation:_spin_1eln4_1 1s linear infinite;will-change:transform}._ticketsHeader_1eln4_1432{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._ticketsHeaderTitle_1eln4_1441{margin:0;font-size:clamp(24px,5vw,32px);font-weight:700;color:#fff;position:relative;text-shadow:0 2px 10px rgba(234,112,0,.3)}._ticketsHeaderTitle_1eln4_1441:after{content:"";position:absolute;left:0;bottom:-8px;width:60px;height:4px;background:linear-gradient(90deg,#ea7000,#ff8c2f);border-radius:2px;box-shadow:0 2px 10px #ea700066}._newTicketButton_1eln4_1462{padding:12px 24px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #ea70004d,inset 0 1px #fff3;position:relative;overflow:hidden;transform:translateZ(0);will-change:transform}._newTicketButton_1eln4_1462:before{content:"+";font-size:18px;font-weight:700;margin-right:8px}._newTicketButton_1eln4_1462:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._newTicketButton_1eln4_1462:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ea700066,inset 0 1px #ffffff4d}._newTicketButton_1eln4_1462:hover:after{left:100%}._newTicketButton_1eln4_1462:active{transform:translateY(-1px)}._ticketsLayout_1eln4_1515{display:grid;grid-template-columns:320px 1fr;gap:24px;min-height:100%}._ticketsList_1eln4_1523{background:#0f0f0fcc;backdrop-filter:blur(20px);border-radius:16px;padding:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;display:flex;flex-direction:column;gap:8px;max-height:90vh;overflow-y:auto;contain:strict}._ticketsList_1eln4_1523::-webkit-scrollbar{width:8px}._ticketsList_1eln4_1523::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}._ticketsList_1eln4_1523::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ea7000,#ff8c2f);border-radius:4px;box-shadow:inset 0 1px #fff3}._ticketsList_1eln4_1523::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff8c2f,#ea7000)}._noTickets_1eln4_1559{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#fff9;font-size:16px;text-align:center}._noTickets_1eln4_1559:before{content:"📝";font-size:64px;margin-bottom:20px;opacity:.5;filter:grayscale(100%)}._ticketItem_1eln4_1579{display:flex;flex-direction:column;padding:20px;background:#ffffff0d;backdrop-filter:blur(15px);border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden;transform:translateZ(0);will-change:transform,background-color;min-height:120px}._ticketItem_1eln4_1579:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(234,112,0,.08),transparent 60%);opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:16px}._ticketItem_1eln4_1579:hover:before{opacity:1}._ticketItem_1eln4_1579:hover{background:#ffffff1a;border-color:#ea700066;transform:translateY(-3px);box-shadow:0 12px 40px #0000004d,0 0 0 1px #ea70004d,inset 0 1px #ffffff26}._ticketItemSelected_1eln4_1624{background:#ea70002e;border-color:#ea700099;box-shadow:0 12px 40px #ea700040,0 0 0 1px #ea700066,inset 0 1px #fff3;transform:translateY(-2px)}._ticketItemSelected_1eln4_1624:hover{background:#ea700040;transform:translateY(-4px)}._ticketStatusIndicator_1eln4_1640{position:absolute;left:0;top:0;bottom:0;width:5px;border-top-left-radius:16px;border-bottom-left-radius:16px;box-shadow:0 0 15px currentColor}._ticketInfo_1eln4_1651{flex:1;display:flex;flex-direction:column;gap:12px;margin-left:16px;min-width:0;position:relative;z-index:1}._ticketTitle_1eln4_1662{font-weight:700;font-size:17px;color:#fff;line-height:1.4;margin-bottom:8px;text-shadow:0 1px 3px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._ticketMeta_1eln4_1675{display:flex;align-items:center;gap:10px;font-size:12px;color:#ffffffb3;flex-wrap:wrap;margin-bottom:8px}._ticketCategory_1eln4_1685{background:#ffffff26;backdrop-filter:blur(10px);padding:6px 12px;border-radius:10px;font-size:11px;font-weight:600;white-space:nowrap;border:1px solid rgba(255,255,255,.1);text-transform:uppercase;letter-spacing:.5px}._ticketPriority_1eln4_1698{font-size:11px;font-weight:700;text-transform:uppercase;padding:6px 12px;border-radius:10px;background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);letter-spacing:.5px}._ticketStatus_1eln4_1640{font-size:11px;padding:6px 12px;border-radius:10px;font-weight:700;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}._ticketLastActivity_1eln4_1723{font-size:11px;color:#fff9;margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center}._unreadBadge_1eln4_1734{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #dc354580,inset 0 1px #ffffff4d;animation:_pulse_1eln4_1 2s infinite}@keyframes _pulse_1eln4_1{0%{box-shadow:0 4px 15px #dc354580,0 0 #dc3545b3}70%{box-shadow:0 4px 15px #dc354580,0 0 0 10px #dc354500}to{box-shadow:0 4px 15px #dc354580,0 0 #dc354500}}._ticketConversation_1eln4_1771{background:#0f0f0fcc;backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;display:flex;flex-direction:column;height:85vh;overflow:hidden;contain:strict}._ticketConversationHeader_1eln4_1786{padding:24px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff05;backdrop-filter:blur(10px)}._ticketConversationHeaderTitle_1eln4_1793{margin:0 0 12px;font-size:20px;font-weight:600;color:#fff;line-height:1.3;text-shadow:0 2px 10px rgba(0,0,0,.3)}._ticketDetails_1eln4_1802{display:flex;align-items:center;gap:16px;font-size:12px;color:#ffffffb3;flex-wrap:wrap}._ticketId_1eln4_1811{font-family:JetBrains Mono,monospace;background:#ffffff1a;backdrop-filter:blur(10px);padding:4px 8px;border-radius:6px;font-size:11px;border:1px solid rgba(255,255,255,.05)}._onlineUsers_1eln4_1821{display:flex;align-items:center;gap:6px;font-size:12px;color:#4caf50;margin-top:8px;padding:6px 12px;background:#4caf501a;backdrop-filter:blur(10px);border-radius:8px;border:1px solid rgba(76,175,80,.2)}._onlineIndicator_1eln4_1835{font-size:10px;animation:_blink_1eln4_1 2s infinite}@keyframes _blink_1eln4_1{0%,50%{opacity:1}51%,to{opacity:.3}}._pinnedDescription_1eln4_1846{background:#ea70001a;backdrop-filter:blur(15px);border:1px solid rgba(234,112,0,.3);border-left:4px solid #ea7000;margin:16px 24px;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #ea700033;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0);opacity:1}._pinnedDescription_1eln4_1846._scrolled_1eln4_1860{transform:translateY(-10px);opacity:.7;margin-top:8px;margin-bottom:8px}._pinnedDescriptionHeader_1eln4_1867{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ea700026;backdrop-filter:blur(10px);border-bottom:1px solid rgba(234,112,0,.2)}._pinnedDescriptionIcon_1eln4_1877{font-size:14px;opacity:.9}._pinnedDescriptionLabel_1eln4_1882{font-size:12px;font-weight:600;color:#ea7000;text-transform:uppercase;letter-spacing:.5px}._pinnedDescriptionContent_1eln4_1890{padding:16px;color:#ffffffe6;font-size:14px;line-height:1.5;word-wrap:break-word;white-space:pre-wrap;max-height:120px;overflow-y:auto}._messageList_1eln4_1902{flex:1;padding:20px 24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;contain:strict}._messageList_1eln4_1902::-webkit-scrollbar{width:8px}._messageList_1eln4_1902::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}._messageList_1eln4_1902::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ea7000,#ff8c2f);border-radius:4px;box-shadow:inset 0 1px #fff3}._message_1eln4_1902{display:flex;flex-direction:column;max-width:75%;padding:16px;border-radius:16px;position:relative;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 15px #0003;animation:_slideIn_1eln4_1 .4s cubic-bezier(.4,0,.2,1);transform:translateZ(0);will-change:transform}@keyframes _slideIn_1eln4_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._userMessage_1eln4_1954{align-self:flex-end;background:#ea700026;border-color:#ea70004d}._userMessage_1eln4_1954:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(234,112,0,.1),transparent);border-radius:16px;pointer-events:none}._adminMessage_1eln4_1972{align-self:flex-start;background:#3f51b526;border-color:#3f51b54d}._adminMessage_1eln4_1972:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(63,81,181,.1),transparent);border-radius:16px;pointer-events:none}._messageSender_1eln4_1990{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;gap:12px;position:relative;z-index:1;min-height:18px}._senderName_1eln4_2002{font-weight:600;display:flex;align-items:center;color:#ffffffe6;gap:6px}._adminBadge_1eln4_2010{background:linear-gradient(135deg,#3f51b5cc,#3f51b599);color:#5c6bc0;padding:3px 8px;border-radius:8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px);border:1px solid rgba(63,81,181,.3);box-shadow:0 2px 8px #3f51b54d}._editedBadge_1eln4_2024{background:#6c757dcc;color:#adb5bd;padding:2px 6px;border-radius:6px;font-size:9px;font-weight:600;text-transform:uppercase;backdrop-filter:blur(10px);border:1px solid rgba(108,117,125,.3)}._messageTime_1eln4_2036{font-size:11px;color:#ffffff80;font-weight:400;white-space:nowrap}._messageActions_1eln4_2043{position:absolute;top:8px;right:8px;display:flex;gap:4px;opacity:0;transition:opacity .3s ease;background:#0009;backdrop-filter:blur(10px);border-radius:8px;padding:4px;z-index:10}._message_1eln4_1902:hover ._messageActions_1eln4_2043{opacity:1}._messageActions_1eln4_2043 ._replyButton_1eln4_2062,._messageActions_1eln4_2043 ._editButton_1eln4_2063,._messageActions_1eln4_2043 ._deleteButton_1eln4_2064{background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:4px;border-radius:6px;cursor:pointer;font-size:12px;transition:all .3s ease;color:#fffc;width:24px;height:24px;display:flex;align-items:center;justify-content:center}._replyButton_1eln4_2062:hover{background:#2196f34d;border-color:#2196f380;color:#2196f3}._editButton_1eln4_2063:hover{background:#ff98004d;border-color:#ff980080;color:#ff9800}._deleteButton_1eln4_2064:hover{background:#f443364d;border-color:#f4433680;color:#f44336}._messageContent_1eln4_2099{line-height:1.5;font-size:14px;color:#ffffffe6;word-wrap:break-word;position:relative;z-index:1;padding-right:80px}._replyTo_1eln4_2110{display:flex;margin-bottom:12px;padding-left:12px;position:relative;z-index:1}._replyToLine_1eln4_2118{width:3px;background:linear-gradient(180deg,#007bff,#007bff80);border-radius:2px;margin-right:12px;box-shadow:0 0 6px #007bff4d}._replyToContent_1eln4_2126{background:#ffffff0d;backdrop-filter:blur(10px);padding:8px 12px;border-radius:8px;flex:1;border-left:3px solid #007bff;border:1px solid rgba(0,123,255,.2)}._replyToAuthor_1eln4_2136{font-weight:600;font-size:12px;color:#007bff;display:block;margin-bottom:2px}._replyToText_1eln4_2144{font-size:13px;color:#ffffffb3;display:block;max-height:40px;overflow:hidden;text-overflow:ellipsis;line-height:1.3}._messageAttachments_1eln4_2154{margin-top:12px;display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}._attachment_1eln4_2163{background:#ffffff14;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);border-radius:16px;overflow:hidden;max-width:400px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000001a;position:relative}._attachment_1eln4_2163:hover{background:#ffffff1f;border-color:#ea70004d;transform:translateY(-2px);box-shadow:0 8px 25px #0003}._attachmentImage_1eln4_2182{position:relative;display:block;cursor:pointer;border-radius:16px;overflow:hidden;background:#0003;transition:all .3s ease}._attachmentImage_1eln4_2182 img{width:100%;max-width:380px;max-height:300px;height:auto;object-fit:cover;display:block;transition:transform .3s ease;border-radius:16px}._attachmentImage_1eln4_2182:hover img{transform:scale(1.05)}._attachmentImageOverlay_1eln4_2207{position:absolute;inset:0;background:linear-gradient(45deg,#0000,#0000001a,#0000004d);opacity:0;transition:opacity .3s ease;border-radius:16px;display:flex;align-items:center;justify-content:center}._attachmentImage_1eln4_2182:hover ._attachmentImageOverlay_1eln4_2207{opacity:1}._attachmentImageOverlay_1eln4_2207:after{content:"🔍";font-size:32px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.8);transform:scale(.8);transition:transform .3s ease}._attachmentImage_1eln4_2182:hover ._attachmentImageOverlay_1eln4_2207:after{transform:scale(1)}._attachmentFile_1eln4_2245{padding:16px;display:flex;align-items:center;gap:16px;text-decoration:none;color:inherit;transition:all .3s ease;border-radius:16px}._attachmentFile_1eln4_2245:hover{background:#ea70001a;transform:translate(4px)}._attachmentFileIcon_1eln4_2261{width:48px;height:48px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;box-shadow:0 4px 15px #ea70004d;flex-shrink:0;position:relative;overflow:hidden}._attachmentFileIcon_1eln4_2261:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}._attachmentFile_1eln4_2245:hover ._attachmentFileIcon_1eln4_2261:before{left:100%}._attachmentInfo_1eln4_2292{flex:1;min-width:0}._attachmentName_1eln4_2297{display:block;font-weight:600;font-size:14px;color:#ea7000;margin-bottom:4px;word-break:break-word;line-height:1.3}._attachmentMeta_1eln4_2307{display:flex;align-items:center;gap:12px;font-size:12px;color:#fff9;flex-wrap:wrap}._attachmentSize_1eln4_2316{background:#ffffff1a;backdrop-filter:blur(10px);padding:2px 8px;border-radius:6px;font-weight:500;border:1px solid rgba(255,255,255,.1);white-space:nowrap}._attachmentType_1eln4_2326{background:#6c757d33;backdrop-filter:blur(10px);padding:2px 8px;border-radius:6px;font-weight:500;text-transform:uppercase;font-size:10px;letter-spacing:.5px;border:1px solid rgba(108,117,125,.3);white-space:nowrap}._attachmentDownload_1eln4_2339{background:#4caf5033;backdrop-filter:blur(10px);border:1px solid rgba(76,175,80,.3);color:#4caf50;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px;flex-shrink:0}._attachmentDownload_1eln4_2339:hover{background:#4caf504d;border-color:#4caf5080;transform:scale(1.05)}._attachmentDownload_1eln4_2339:before{content:"⬇️";font-size:14px}._fileIcon_1eln4_2368{position:relative}._fileIcon_1eln4_2368[data-type=pdf]:after{content:"📄"}._fileIcon_1eln4_2368[data-type=doc]:after,._fileIcon_1eln4_2368[data-type=docx]:after{content:"📝"}._fileIcon_1eln4_2368[data-type=txt]:after{content:"📄"}._fileIcon_1eln4_2368[data-type=zip]:after,._fileIcon_1eln4_2368[data-type=rar]:after{content:"📦"}._fileIcon_1eln4_2368[data-type=excel]:after,._fileIcon_1eln4_2368[data-type=xlsx]:after{content:"📊"}._fileIcon_1eln4_2368[data-type=audio]:after{content:"🎵"}._fileIcon_1eln4_2368[data-type=video]:after{content:"🎬"}._fileIcon_1eln4_2368[data-type=default]:after{content:"📎"}._imageModal_1eln4_2384{position:fixed;inset:0;width:100vw;height:100vh;backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:_modalFadeIn_1eln4_1 .3s ease;cursor:pointer;border-radius:0}._imageModalContent_1eln4_2403{position:relative;max-width:95vw;max-height:95vh;display:flex;flex-direction:column;align-items:center;cursor:default}._imageModalImage_1eln4_2413{max-width:100%;max-height:85vh;object-fit:contain;border-radius:16px;box-shadow:0 20px 60px #000c;transition:transform .3s ease}._imageModalControls_1eln4_2422{display:flex;gap:16px;margin-top:20px;background:#0f0f0fe6;backdrop-filter:blur(20px);padding:16px 24px;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000080}._imageModalButton_1eln4_2434{background:#ffffff1a;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);color:#fff;padding:12px 16px;border-radius:12px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:8px;min-width:120px;justify-content:center}._imageModalButton_1eln4_2434:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}._imageModalClose_1eln4_2458{background:#f4433633;border-color:#f4433666;color:#f44336}._imageModalClose_1eln4_2458:hover{background:#f443364d;border-color:#f4433699}._imageModalDownload_1eln4_2469{background:#4caf5033;border-color:#4caf5066;color:#4caf50}._imageModalDownload_1eln4_2469:hover{background:#4caf504d;border-color:#4caf5099}._imageModalInfo_1eln4_2480{color:#ffffffb3;font-size:12px;text-align:center;margin-top:12px;background:#ffffff0d;backdrop-filter:blur(10px);padding:8px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.1)}._imageModalCloseButton_1eln4_2493{position:absolute;top:20px;right:20px;background:#000000b3;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);color:#fff;width:48px;height:48px;border-radius:24px;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}._imageModalCloseButton_1eln4_2493:hover{background:#f44336b3;border-color:#f4433680;transform:scale(1.1)}@keyframes _modalFadeIn_1eln4_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._attachmentMessage_1eln4_2531{background:#9c27b01a;border-color:#9c27b033;align-self:center;max-width:500px}._attachmentMessage_1eln4_2531:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(156,39,176,.1),transparent);border-radius:16px;pointer-events:none}._attachmentBadge_1eln4_2550{background:linear-gradient(135deg,#9c27b0cc,#9c27b099);color:#ab47bc;padding:3px 8px;border-radius:8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px);border:1px solid rgba(156,39,176,.3);box-shadow:0 2px 8px #9c27b04d}._attachmentLoading_1eln4_2564{display:flex;align-items:center;justify-content:center;min-height:80px;background:#ffffff0d;backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.1)}._attachmentLoadingSpinner_1eln4_2575{width:24px;height:24px;border:2px solid rgba(255,255,255,.1);border-top:2px solid #ea7000;border-radius:50%;animation:_spin_1eln4_1 1s linear infinite}@keyframes _spin_1eln4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._messageAttachments_1eln4_2154{gap:8px}._attachment_1eln4_2163{max-width:100%}._attachmentImage_1eln4_2182 img{max-width:100%;max-height:250px}._attachmentFile_1eln4_2245{padding:12px;gap:12px}._attachmentFileIcon_1eln4_2261{width:40px;height:40px;font-size:18px}._attachmentName_1eln4_2297{font-size:13px}._attachmentMeta_1eln4_2307{font-size:11px;gap:8px}._imageModal_1eln4_2384{padding:16px}._imageModalControls_1eln4_2422{flex-direction:column;gap:12px;padding:16px;width:100%;max-width:300px}._imageModalButton_1eln4_2434{width:100%;min-width:auto}._imageModalCloseButton_1eln4_2493{top:16px;right:16px;width:40px;height:40px;font-size:18px}._imageModalImage_1eln4_2413{max-height:70vh}}@media(max-width:480px){._attachmentFile_1eln4_2245{padding:10px;gap:10px}._attachmentFileIcon_1eln4_2261{width:36px;height:36px;font-size:16px}._attachmentName_1eln4_2297{font-size:12px}._attachmentMeta_1eln4_2307{flex-direction:column;align-items:flex-start;gap:4px}._imageModalControls_1eln4_2422{padding:12px;gap:8px}._imageModalButton_1eln4_2434{padding:10px 12px;font-size:13px}._imageModalCloseButton_1eln4_2493{width:36px;height:36px;font-size:16px}}._systemMessage_1eln4_2694{display:flex;align-items:center;gap:12px;padding:12px 16px;margin:8px auto;background:#ffffff0d;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:13px;color:#ffffffb3;max-width:400px;box-shadow:0 2px 10px #0000001a;animation:_fadeIn_1eln4_1 .5s ease}@keyframes _fadeIn_1eln4_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._systemMessageIcon_1eln4_2716{font-size:16px;opacity:.8}._systemMessageContent_1eln4_2721{flex:1;font-weight:500}._systemMessageTime_1eln4_2726{font-size:11px;color:#ffffff80;white-space:nowrap}._typingIndicator_1eln4_2733{display:flex;align-items:center;gap:12px;padding:12px 16px;margin:8px 0;font-size:13px;color:#fff9;font-style:italic;max-width:200px;background:#ffffff08;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.05)}._typingDots_1eln4_2749{width:24px;height:6px;background:linear-gradient(90deg,#ea7000,#ff8c2f,#ea7000);background-size:200% 100%;border-radius:3px;animation:_typingAnimation_1eln4_1 1.5s infinite ease-in-out}@keyframes _typingAnimation_1eln4_1{0%,to{background-position:0% 50%;opacity:.5}50%{background-position:100% 50%;opacity:1}}._messageInputContainer_1eln4_2770{padding:20px 24px;border-top:1px solid rgba(255,255,255,.1);background:#ffffff05;backdrop-filter:blur(20px)}._replyIndicator_1eln4_2777,._editIndicator_1eln4_2778{display:flex;align-items:center;justify-content:space-between;background:#2196f326;backdrop-filter:blur(15px);padding:10px 16px;border-radius:10px;margin-bottom:12px;font-size:13px;color:#2196f3;border:1px solid rgba(33,150,243,.3);box-shadow:0 2px 10px #2196f333}._editIndicator_1eln4_2778{background:#ff980026;color:#ff9800;border-color:#ff98004d;box-shadow:0 2px 10px #ff980033}._replyIndicator_1eln4_2777 button,._editIndicator_1eln4_2778 button{background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:inherit;cursor:pointer;padding:4px 8px;font-size:14px;border-radius:6px;transition:all .3s ease}._replyIndicator_1eln4_2777 button:hover,._editIndicator_1eln4_2778 button:hover{background:#fff3;transform:scale(1.1)}._messageInputRow_1eln4_2819{display:flex;gap:12px;align-items:flex-end}._messageInput_1eln4_2770{flex:1;width:100%;padding:16px 20px;background:#ffffff14;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:16px;color:#fff;font-size:14px;resize:none;min-height:50px;max-height:120px;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit;box-sizing:border-box;line-height:1.5}._messageInput_1eln4_2770:focus{outline:none;border-color:#ea7000;background:#ffffff1f;box-shadow:0 0 0 2px #ea70004d,0 4px 20px #ea700033;transform:translateY(-1px)}._messageInput_1eln4_2770::placeholder{color:#fff6}._attachButton_1eln4_2858{background:#ffffff1a;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:12px;cursor:pointer;font-size:18px;transition:all .3s cubic-bezier(.4,0,.2,1);color:#ffffffb3;width:50px;height:50px;display:flex;align-items:center;justify-content:center}._attachButton_1eln4_2858:hover:not(:disabled){background:#ea700033;border-color:#ea700066;color:#ea7000;transform:translateY(-2px);box-shadow:0 4px 15px #ea70004d}._attachButton_1eln4_2858:disabled{opacity:.4;cursor:not-allowed;transform:none}._sendMessageButton_1eln4_2889{padding:12px 20px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:80px;height:50px;display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;box-shadow:0 4px 15px #ea70004d,inset 0 1px #fff3;position:relative;overflow:hidden}._sendMessageButton_1eln4_2889:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._sendMessageButton_1eln4_2889:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ea700066,inset 0 1px #ffffff4d}._sendMessageButton_1eln4_2889:hover:not(:disabled):before{left:100%}._sendMessageButton_1eln4_2889:disabled,._sendMessageButtonDisabled_1eln4_2936{background:#ffffff1a;color:#fff6;cursor:not-allowed;transform:none;box-shadow:none}._noTicketSelected_1eln4_2945{display:flex;align-items:center;justify-content:center;background:#0f0f0fcc;backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.1);height:70vh;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}._noTicketContent_1eln4_2959{text-align:center;color:#fff9;padding:40px}._noTicketIcon_1eln4_2965{font-size:64px;margin-bottom:20px;opacity:.3;filter:grayscale(100%)}._noTicketContent_1eln4_2959 p{font-size:18px;margin:0;font-weight:500}._newTicketModal_1eln4_2979{position:fixed;inset:0;background:#000c;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_modalFadeIn_1eln4_1 .3s ease}@keyframes _modalFadeIn_1eln4_1{0%{opacity:0;backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(8px)}}._ticket-has-activity_1eln4_3006{position:relative;border-left:3px solid #007bff!important;background:linear-gradient(90deg,rgba(0,123,255,.1) 0%,transparent 100%)!important}._ticket-blinking_1eln4_3012{animation:_ticketBlink_1eln4_1 1s ease-in-out infinite alternate}@keyframes _ticketBlink_1eln4_1{0%{background:linear-gradient(90deg,rgba(0,123,255,.1) 0%,transparent 100%);box-shadow:0 0 5px #007bff4d}to{background:linear-gradient(90deg,rgba(0,123,255,.2) 0%,transparent 100%);box-shadow:0 0 15px #007bff80}}._ticket-activity-dot_1eln4_3027{position:absolute;top:8px;right:8px;width:8px;height:8px;background:#28a745;border-radius:50%;z-index:10}._activity-pulse_1eln4_3038{position:absolute;inset:-2px;border-radius:50%;background:#28a745;animation:_activityPulse_1eln4_1 2s ease-in-out infinite}@keyframes _activityPulse_1eln4_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.7}to{transform:scale(2);opacity:0}}._ticket-has-activity_1eln4_3006._urgent_1eln4_3065{border-left-color:#dc3545!important;background:linear-gradient(90deg,rgba(220,53,69,.1) 0%,transparent 100%)!important}._ticket-has-activity_1eln4_3006._urgent_1eln4_3065 ._ticket-activity-dot_1eln4_3027,._ticket-has-activity_1eln4_3006._urgent_1eln4_3065 ._activity-pulse_1eln4_3038{background:#dc3545}._ticket-has-activity_1eln4_3006._high_1eln4_1054{border-left-color:#fd7e14!important;background:linear-gradient(90deg,rgba(253,126,20,.1) 0%,transparent 100%)!important}._ticket-has-activity_1eln4_3006._high_1eln4_1054 ._ticket-activity-dot_1eln4_3027,._ticket-has-activity_1eln4_3006._high_1eln4_1054 ._activity-pulse_1eln4_3038{background:#fd7e14}._notificationBadge_1eln4_3091{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff;border-radius:12px;padding:3px 8px;font-size:10px;font-weight:700;margin-left:auto;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #dc354566,inset 0 1px #fff3;animation:_pulse_1eln4_1 2s infinite}._newTicketForm_1eln4_3110{background:#0f0f0ff2;backdrop-filter:blur(25px);border-radius:20px;padding:32px;border:1px solid rgba(255,255,255,.15);max-width:550px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff1a;animation:_modalSlideIn_1eln4_1 .4s cubic-bezier(.4,0,.2,1)}@keyframes _modalSlideIn_1eln4_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._productsManager_1eln4_1087{display:flex;flex-direction:column;gap:32px}._productsHeader_1eln4_3144{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}._productsHeader_1eln4_3144 h2{font-size:32px;margin:0;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._newProductButton_1eln4_3162{background:linear-gradient(135deg,#ea7000,#ff8c2f)!important;border-color:transparent!important;color:#fff!important;font-weight:600;padding:12px 24px}._newProductButton_1eln4_3162:hover{background:linear-gradient(135deg,#ff8c2f,#ea7000)!important;box-shadow:0 4px 16px #ea700066!important}._productsTools_1eln4_3175{display:flex;gap:16px;flex-wrap:wrap}._searchContainer_1eln4_3181{position:relative}._searchIcon_1eln4_3185{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#ffffff80;pointer-events:none}._productsLayout_1eln4_3194{display:grid;grid-template-columns:1fr 2fr;gap:24px;min-height:600px;align-items:start}._productsList_1eln4_839{display:flex;flex-direction:column;gap:12px;max-height:800px;overflow-y:auto;padding:20px;background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.08)}._productsList_1eln4_839::-webkit-scrollbar{width:6px}._productsList_1eln4_839::-webkit-scrollbar-track{background:#ffffff08;border-radius:3px}._productsList_1eln4_839::-webkit-scrollbar-thumb{background:#ea70004d;border-radius:3px}._productItem_1eln4_847{display:flex;align-items:center;padding:16px;background:#ffffff0d;backdrop-filter:blur(20px);border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}._productItem_1eln4_847:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(135deg,#ea7000,#ff8c2f);transition:width .3s ease}._productItem_1eln4_847:hover{background:#ffffff14;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}._productItem_1eln4_847:hover:before{width:4px}._productItem_1eln4_847._selected_1eln4_3264{border-color:#ea7000;background:#ea70001a;box-shadow:0 0 0 2px #ea700033}._productItem_1eln4_847._selected_1eln4_3264:before{width:4px}._productItem_1eln4_847._dragging_1eln4_3274{opacity:.6;border:2px dashed #ea7000;background:#ea70001a;transform:scale(1.02)}._productDragHandle_1eln4_3281{display:flex;align-items:center;justify-content:center;width:24px;margin-right:12px;color:#fff6;font-size:14px;cursor:grab;user-select:none;flex-shrink:0}._productDragHandle_1eln4_3281:hover{color:#ffffffb3}._dragHandle_1eln4_3298{display:inline-flex;align-items:center;justify-content:center;color:#fff6;font-size:14px;cursor:grab;user-select:none}._dragHandle_1eln4_3298:hover{color:#ffffffb3}tr._dragging_1eln4_3274{opacity:.6;background:#ea70001a!important}._productItemIcon_1eln4_3317{margin-right:16px;flex-shrink:0}._productItemIcon_1eln4_3317 img{width:48px;height:48px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #0000004d}._productItemInfo_1eln4_3330{flex:1;min-width:0}._productItemName_1eln4_3335{font-weight:600;color:#fff;font-size:16px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._productItemMeta_1eln4_3345{display:flex;gap:12px;font-size:14px;color:#ffffffb3;align-items:center;flex-wrap:wrap}._productItemCategory_1eln4_3354{padding:4px 12px;border-radius:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._productItemPrice_1eln4_3364{font-weight:600;color:#ea7000;white-space:nowrap}._productDetail_1eln4_3370{background:#ffffff0d;backdrop-filter:blur(20px);border-radius:20px;padding:28px;border:1px solid rgba(255,255,255,.08);height:fit-content;max-height:800px;overflow-y:auto}._productView_1eln4_3381{display:flex;flex-direction:column;gap:32px;background:#141414f2;backdrop-filter:blur(20px);border-radius:20px;padding:32px;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #0006;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._productView_1eln4_3381:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(234,112,0,.3),transparent)}._productViewHeader_1eln4_3406{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}._productViewHeader_1eln4_3406 h3{font-size:24px;font-weight:700;color:#fff;margin:0;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;flex:1;min-width:0}._productViewHeader_1eln4_3406 h3:after{content:"";position:absolute;left:0;bottom:-1px;width:60px;height:2px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:1px}._productViewActions_1eln4_3440{display:flex;gap:12px;flex-wrap:wrap;align-items:center}._productViewActions_1eln4_3440 button{padding:10px 20px;font-size:14px;font-weight:600;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1)}._editButton_1eln4_2063{background:linear-gradient(135deg,#3f51b533,#6779dd1a)!important;border-color:#3f51b54d!important;color:#3f51b5!important}._editButton_1eln4_2063:hover{background:linear-gradient(135deg,#3f51b54d,#6779dd33)!important;box-shadow:0 4px 16px #3f51b54d!important}._deleteButton_1eln4_2064{background:linear-gradient(135deg,#9c27b033,#c44fd81a)!important;border-color:#9c27b04d!important;color:#9c27b0!important}._deleteButton_1eln4_2064:hover{background:linear-gradient(135deg,#9c27b04d,#c44fd833)!important;box-shadow:0 4px 16px #9c27b04d!important}._productViewContent_1eln4_3478{display:flex;flex-direction:column;gap:24px}._productViewImage_1eln4_3484{text-align:center}._productViewImage_1eln4_3484 img{width:100%;max-width:200px;border-radius:16px;box-shadow:0 8px 24px #0000004d}._productViewInfo_1eln4_3495{display:flex;flex-direction:column;gap:16px}._infoGroup_1eln4_3501{display:flex;flex-direction:column;gap:10px;padding:16px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}._infoGroup_1eln4_3501:hover{background:#ffffff14;transform:translateY(-2px);box-shadow:0 4px 12px #0003}._infoGroup_1eln4_3501 label{font-size:14px;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;padding-left:8px}._infoGroup_1eln4_3501 span{font-size:16px;font-weight:500;color:#fff;word-wrap:break-word;padding-left:8px}._productForm_1eln4_3535{display:flex;flex-direction:column;gap:28px;background:#141414f2;backdrop-filter:blur(20px);border-radius:20px;padding:32px;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #0006;transition:all .3s cubic-bezier(.4,0,.2,1)}._productFormHeader_1eln4_3548{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1);position:relative}._productFormHeader_1eln4_3548 h3{font-size:24px;font-weight:700;color:#fff;margin:0;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._productFormContent_1eln4_3568{display:flex;flex-direction:column;gap:24px}._formGroupRow_1eln4_3574{display:flex;gap:20px;align-items:center;flex-wrap:wrap}._checkboxLabel_1eln4_3581{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;color:#ffffffe6}._checkboxLabel_1eln4_3581 input[type=checkbox]{width:auto;accent-color:#ea7000}._imagePreview_1eln4_3595{margin-top:12px}._imagePreview_1eln4_3595 img{border-radius:12px;box-shadow:0 4px 16px #0000004d}._noProducts_1eln4_3604,._noProductSelected_1eln4_3605{text-align:center;color:#ffffffb3;padding:40px 20px}._noProductContent_1eln4_3611{display:flex;flex-direction:column;align-items:center;gap:16px}._noProductIcon_1eln4_3618{width:80px;height:80px;background:#f973161a;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._noProductIcon_1eln4_3618 svg{width:40px;height:40px;color:#f97316}._noProductContent_1eln4_3611 h3{margin:0;font-size:1.25rem;font-weight:600;color:#fff}._noProductContent_1eln4_3611 p{margin:0;color:#ffffff80;font-size:.9rem}._productTypeHint_1eln4_3648{display:flex;flex-direction:column;gap:.25rem}._productTypeHint_1eln4_3648 p{font-size:.85rem;color:#fff6}._categoriesManager_1eln4_1090{display:flex;flex-direction:column;gap:32px}._categoriesHeader_1eln4_3666{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}._categoriesHeader_1eln4_3666 h2{font-size:32px;margin:0;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._newCategoryButton_1eln4_3684{background:linear-gradient(135deg,#ea7000,#ff8c2f)!important;border-color:transparent!important;color:#fff!important;font-weight:600;padding:12px 24px}._newCategoryButton_1eln4_3684:hover{background:linear-gradient(135deg,#ff8c2f,#ea7000)!important;box-shadow:0 4px 16px #ea700066!important}._categoriesGrid_1eln4_3697{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}._overviewTab_1eln4_3703{display:flex;flex-direction:column;gap:24px;padding:20px;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff1a}._overviewTab_1eln4_3703 ._infoGroup_1eln4_3501{background:#ffffff0d;border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}._overviewTab_1eln4_3703 ._infoGroup_1eln4_3501:hover{background:#ffffff14;transform:translateY(-2px)}._editTab_1eln4_3727{display:flex;flex-direction:column;gap:24px}._statsTab_1eln4_3734{display:flex;flex-direction:column;gap:20px}._statsGrid_1eln4_3740{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._statItem_1eln4_3746{background:#ffffff0d;border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}._statItem_1eln4_3746:hover{background:#ffffff14;transform:translateY(-2px)}._statLabel_1eln4_3759{font-size:14px;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}._statValue_1eln4_684{font-size:20px;font-weight:600;color:#fff}._caseItemsList_1eln4_3772{display:flex;flex-direction:column;gap:16px;padding:16px;background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.08)}._caseItem_1eln4_3772{display:flex;align-items:center;background:#ffffff0d;border-radius:14px;padding:20px;border:1px solid rgba(255,255,255,.08);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._caseItem_1eln4_3772:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(135deg,#ea7000,#ff8c2f);transition:width .3s ease}._caseItem_1eln4_3772:hover{background:#ffffff14;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}._caseItem_1eln4_3772:hover:before{width:4px}._caseItemIcon_1eln4_3815{flex-shrink:0;position:relative}._caseItemIcon_1eln4_3815 img{width:56px;height:56px;border-radius:10px;object-fit:cover;box-shadow:0 4px 16px #0000004d;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}._caseItem_1eln4_3772:hover ._caseItemIcon_1eln4_3815 img{transform:scale(1.05)}._caseItemInfo_1eln4_3834{flex:1;margin-left:20px;display:flex;flex-direction:column;gap:8px}._caseItemName_1eln4_3842{font-size:17px;font-weight:600;color:#fff;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._caseItemMeta_1eln4_3852{display:flex;gap:16px;font-size:14px;color:#ffffffb3;align-items:center;flex-wrap:wrap}._caseItemChance_1eln4_3861{font-weight:600;color:#ea7000;background:#ea70001a;padding:4px 10px;border-radius:8px;border:1px solid rgba(234,112,0,.2)}._caseItemCommand_1eln4_3870{font-size:13px;color:#fff9;margin-top:6px;word-wrap:break-word;line-height:1.4;background:#ffffff08;padding:8px;border-radius:8px}._luckyCaseItemsForm_1eln4_3881{display:flex;flex-direction:column;gap:16px}._luckyCaseItemForm_1eln4_3887{background:#ffffff0d;border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}._luckyCaseItemForm_1eln4_3887:hover{background:#ffffff14;transform:translateY(-2px)}._itemFormHeader_1eln4_3900{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:15px;font-weight:600;color:#fff}._itemFormRow_1eln4_3910{display:flex;gap:12px;flex-wrap:wrap}._itemFormRow_1eln4_3910 input{flex:1;min-width:150px}._validationResult_1eln4_3922{background:#ffffff0d;border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.08)}._validationStatus_1eln4_3929{font-size:16px;font-weight:600;padding:8px 16px;border-radius:8px;display:inline-block;margin-bottom:12px}._validationStatus_1eln4_3929._valid_1eln4_3922{background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3)}._validationStatus_1eln4_3929._invalid_1eln4_3944{background:#9c27b033;color:#9c27b0;border:1px solid rgba(156,39,176,.3)}._validationDetails_1eln4_3950{font-size:14px;color:#ffffffe6}._validationIssues_1eln4_3955{margin-top:12px}._validationIssues_1eln4_3955 ul{list-style:none;padding:0;margin:0}._validationIssues_1eln4_3955 li{padding:4px 0;color:#ea7000}._caseItemsList_1eln4_3772{display:flex;flex-direction:column;gap:12px}._caseItem_1eln4_3772{display:flex;align-items:center;background:#ffffff0d;border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}._caseItem_1eln4_3772:hover{background:#ffffff14;transform:translateY(-2px)}._caseItemIcon_1eln4_3815 img{width:48px;height:48px;border-radius:8px;object-fit:cover;box-shadow:0 4px 12px #0000004d}._caseItemInfo_1eln4_3834{flex:1;margin-left:16px}._caseItemName_1eln4_3842{font-size:16px;font-weight:600;color:#fff}._caseItemMeta_1eln4_3852{display:flex;gap:12px;font-size:14px;color:#ffffffb3;margin-top:4px}._caseItemChance_1eln4_3861{font-weight:600;color:#ea7000}._caseItemCommand_1eln4_3870{font-size:13px;color:#ffffff80;margin-top:4px;word-wrap:break-word}._popularItems_1eln4_4032{display:flex;flex-direction:column;gap:12px;margin-top:16px}._popularItem_1eln4_4032{display:flex;align-items:center;background:#ffffff0d;border-radius:12px;padding:12px;border:1px solid rgba(255,255,255,.08)}._popularItemIcon_1eln4_4048{width:40px;height:40px;border-radius:8px;margin-right:12px}._popularItemName_1eln4_4055{flex:1;font-size:15px;color:#fff}._popularItemChance_1eln4_4061,._popularItemWins_1eln4_4062{font-size:14px;color:#ffffffb3;margin-left:12px}._noStats_1eln4_4069{text-align:center;padding:40px 20px;color:#ffffffb3;font-size:16px}._loadStatsButton_1eln4_4076{background:linear-gradient(135deg,#ea7000,#ff8c2f);border:none;color:#fff;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}._loadStatsButton_1eln4_4076:hover{background:linear-gradient(135deg,#ff8c2f,#ea7000);box-shadow:0 4px 16px #ea700066;transform:translateY(-2px)}._categoryCard_1eln4_4095{position:relative;overflow:hidden;border-radius:20px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;min-height:160px;cursor:move;transition:all .4s cubic-bezier(.4,0,.2,1);background:transparent}._categoryCard_1eln4_4095:before{content:"";position:absolute;inset:0;filter:blur(12px);transform:scale(1.1);z-index:-1}._categoryCard_1eln4_4095:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 48px #0006}._categoryCard_1eln4_4095._dragging_1eln4_3274{opacity:.6;transform:scale(1.05);box-shadow:0 20px 60px #00000080}._categoryCard_1eln4_4095._dragOver_1eln4_4131{border-color:#3b82f6;background:#3b82f61a;transform:scale(1.02)}._draggableCard_1eln4_4137{position:relative;background:#1e1e23f2}._dragHandle_1eln4_3298{position:absolute;top:12px;left:12px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#ffffff4d;cursor:grab;transition:color .2s ease;z-index:10}._dragHandle_1eln4_3298:active{cursor:grabbing}._categoryCard_1eln4_4095:hover ._dragHandle_1eln4_3298{color:#fff9}._draggableRule_1eln4_4165{position:relative;display:flex;align-items:flex-start;gap:12px;padding:16px;background:#28282dcc;border-radius:12px;border:1px solid rgba(255,255,255,.08);transition:all .2s ease;cursor:grab}._draggableRule_1eln4_4165:active{cursor:grabbing}._draggableRule_1eln4_4165._dragging_1eln4_3274{opacity:.5;transform:scale(1.02);box-shadow:0 10px 30px #0006}._draggableRule_1eln4_4165._dragOver_1eln4_4131{border-color:#3b82f6;background:#3b82f61a}._ruleDragHandle_1eln4_4193{display:flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:40px;color:#ffffff4d;cursor:grab;transition:color .2s ease}._ruleDragHandle_1eln4_4193:hover{color:#fff9}._ruleNumber_1eln4_4209{display:flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:28px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:8px;font-size:12px;font-weight:600;color:#fff}._dragHint_1eln4_4223{font-size:12px;font-weight:400;color:#fff6;margin-left:8px}._categoryContent_1eln4_4230{display:flex;flex-direction:column;gap:16px;z-index:1}._categoryTitle_1eln4_4237{font-size:20px;font-weight:700;color:#fff;margin-bottom:8px;word-wrap:break-word}._categoryActions_1eln4_4245{display:flex;gap:12px;margin-top:auto}._categoryCardNew_1eln4_4252{position:relative;background:#1e1e23f2;border-radius:16px;overflow:hidden;cursor:move;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.08)}._categoryCardNew_1eln4_4252:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0006;border-color:#ffffff26}._categoryCardNew_1eln4_4252._dragging_1eln4_3274{opacity:.7;transform:scale(1.02) rotate(2deg);box-shadow:0 25px 50px #00000080}._categoryCardGradient_1eln4_4274{height:6px;width:100%}._categoryCardContent_1eln4_4279{padding:20px;display:flex;flex-direction:column;gap:16px}._categoryCardHeader_1eln4_4286{display:flex;justify-content:space-between;align-items:center}._categoryCardIcon_1eln4_4292{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;box-shadow:0 4px 12px #0000004d}._categoryCardId_1eln4_4305{font-size:12px;font-weight:600;color:#ffffff4d;background:#ffffff0d;padding:4px 10px;border-radius:20px}._categoryCardBody_1eln4_4314{display:flex;flex-direction:column;gap:8px}._categoryCardTitle_1eln4_4320{font-size:18px;font-weight:600;color:#fff;margin:0;line-height:1.3}._categoryCardMeta_1eln4_4328{display:flex;align-items:center;gap:12px}._categoryCardServer_1eln4_4334{display:flex;align-items:center;gap:8px;font-size:13px;color:#fff9}._serverDot_1eln4_4342{width:8px;height:8px;border-radius:50%;flex-shrink:0}._categoryCardFooter_1eln4_4349{display:flex;gap:10px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}._categoryEditBtn_1eln4_4356,._categoryDeleteBtn_1eln4_4357{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}._categoryEditBtn_1eln4_4356{background:#ea700026;color:#ff9d3d}._categoryEditBtn_1eln4_4356:hover{background:#ea700040;color:#ffb366}._categoryDeleteBtn_1eln4_4357{background:#f443361a;color:#f44336cc}._categoryDeleteBtn_1eln4_4357:hover{background:#f4433633;color:#f44336}._emptyState_1eln4_4393{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;background:#ffffff05;border-radius:20px;border:2px dashed rgba(255,255,255,.1);text-align:center}._emptyStateIcon_1eln4_4405{color:#fff3;margin-bottom:20px}._emptyStateTitle_1eln4_4410{font-size:20px;font-weight:600;color:#fffc;margin:0 0 8px}._emptyStateText_1eln4_4417{font-size:14px;color:#ffffff80;margin:0 0 24px;max-width:300px}._emptyStateButton_1eln4_4424{background:linear-gradient(135deg,#ea7000,#ff8c2f);border:none;color:#fff;padding:12px 28px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}._emptyStateButton_1eln4_4424:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ea700066}._categoryActions_1eln4_4245{flex-wrap:wrap}._categoryActions_1eln4_4245 button{padding:8px 16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._backgroundPreview_1eln4_4453{height:24px;border-radius:8px;margin-top:12px;box-shadow:inset 0 2px 4px #0003}._colorPickerInput_1eln4_4460{width:60px!important;height:40px!important;padding:4px!important;border-radius:8px!important;cursor:pointer}._errorMessage_1eln4_4469{background:#9c27b01a;border:1px solid rgba(156,39,176,.3);color:#9c27b0;padding:16px;border-radius:12px;margin-bottom:20px;font-weight:500}._userManager_1eln4_1092{display:flex;flex-direction:column;gap:32px}._userManagerHeader_1eln4_4486{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}._userManagerHeader_1eln4_4486 h2{font-size:32px;margin:0;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._tabNavigation_1eln4_4504{display:flex;gap:10px;flex-wrap:wrap;background:#ffffff08;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.08)}._tabButton_1eln4_4514{padding:10px 24px;font-size:14px;font-weight:600;color:#ffffffb3;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px)}._tabButton_1eln4_4514:hover{background:#ffffff1a;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #0003}._tabButton_1eln4_4514._active_1eln4_288{background:linear-gradient(135deg,#ea700040,#ff8c2f26);color:#ea7000;border-color:#ea700066;box-shadow:0 4px 16px #ea70004d}._headerActions_1eln4_4542{display:flex;gap:16px;flex-wrap:wrap}._searchContainer_1eln4_3181,._filterContainer_1eln4_4549{display:flex;gap:12px}._usersTableContainer_1eln4_4554{overflow-x:auto;background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.08)}._usersGrid_1eln4_4563{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}._userCard_1eln4_4569{background:linear-gradient(145deg,#28282de6,#1e1e23e6);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease}._userCard_1eln4_4569:hover{border-color:#fff3;box-shadow:0 10px 30px #0000004d;transform:translateY(-2px)}._userCard_1eln4_4569._userDisabled_1eln4_4583{opacity:.6}._userCardHeader_1eln4_4587{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1.25rem 1rem;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06)}._userAvatarWrapper_1eln4_4596{position:relative;margin-bottom:.75rem}._userCardAvatar_1eln4_4601{width:64px;height:64px;border-radius:12px;box-shadow:0 4px 12px #0000004d}._adminBadgeCorner_1eln4_4608{position:absolute;bottom:-4px;right:-4px;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:6px;padding:4px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #f9731666}._adminBadgeCorner_1eln4_4608 svg{color:#fff}._userCardName_1eln4_4625{margin:0;font-size:1.1rem;font-weight:600;color:#fff;text-align:center}._userCardEmail_1eln4_4633{font-size:.8rem;color:#ffffff80;margin-top:.25rem;word-break:break-all;text-align:center}._userCardBody_1eln4_4641{padding:1rem 1.25rem}._userCardInfo_1eln4_4645{display:flex;flex-direction:column;gap:.75rem}._userCardInfoItem_1eln4_4651{display:flex;justify-content:space-between;align-items:center}._userCardLabel_1eln4_4657{font-size:.8rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}._userCardValue_1eln4_4664{font-size:.9rem;color:#ffffffe6}._statusBadgeSmall_1eln4_4669{font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:6px}._statusBadgeSmall_1eln4_4669._enabled_1eln4_4676{background:#22c55e26;color:#4ade80}._statusBadgeSmall_1eln4_4669._disabled_1eln4_4681{background:#ef444426;color:#f87171}._userCardActions_1eln4_4686{display:flex;justify-content:center;gap:.5rem;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.06)}._userCardEditBtn_1eln4_4694,._userCardBanBtn_1eln4_4695,._userCardEnableBtn_1eln4_4696{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:none;cursor:pointer;transition:all .2s}._userCardEditBtn_1eln4_4694{background:#ffffff14;color:#ffffffe6;border:1px solid rgba(255,255,255,.1)}._userCardEditBtn_1eln4_4694:hover{background:#ffffff1f;color:#fff;transform:scale(1.05)}._userCardBanBtn_1eln4_4695{background:#ef44441a;color:#f87171;border:1px solid rgba(239,68,68,.2)}._userCardBanBtn_1eln4_4695:hover{background:#ef444433;transform:scale(1.05)}._userCardEnableBtn_1eln4_4696{background:#22c55e1a;color:#4ade80;border:1px solid rgba(34,197,94,.2)}._userCardEnableBtn_1eln4_4696:hover{background:#22c55e33;transform:scale(1.05)}._usersGridInfo_1eln4_4743{display:flex;justify-content:flex-end;padding:.5rem 0;margin-bottom:.5rem;color:#ffffff80;font-size:.85rem}._pagination_1eln4_4753{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem 0}._paginationBtn_1eln4_4762{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fffc;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._paginationBtn_1eln4_4762:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;color:#fff}._paginationBtn_1eln4_4762:disabled{opacity:.4;cursor:not-allowed}._paginationBtnActive_1eln4_4790{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:transparent;color:#fff;box-shadow:0 4px 12px #6366f14d}._paginationBtnActive_1eln4_4790:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:transparent}._paginationEllipsis_1eln4_4802{color:#fff6;padding:0 .25rem}._editUserAvatarSection_1eln4_4808{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.5rem}._editUserAvatar_1eln4_4808{width:80px;height:80px;border-radius:16px;box-shadow:0 4px 12px #0000004d}._editUserAvatarName_1eln4_4825{font-size:1.1rem;font-weight:600;color:#fff}._formGroupCheckbox_1eln4_4832{padding:1rem;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.06)}._formGroupCheckbox_1eln4_4832 ._checkboxLabel_1eln4_3581{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;cursor:pointer}._formGroupCheckbox_1eln4_4832 input[type=checkbox]{width:20px;height:20px;accent-color:#f97316;cursor:pointer}._checkboxText_1eln4_4854{font-size:.95rem;font-weight:500;color:#fff}._checkboxHint_1eln4_4860{flex-basis:100%;font-size:.8rem;color:#fff6;margin-left:28px}._usersTable_1eln4_4554{width:100%;border-collapse:collapse}._usersTable_1eln4_4554 th,._usersTable_1eln4_4554 td{padding:16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}._usersTable_1eln4_4554 th{background:#ffffff0d;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;font-size:12px}._usersTable_1eln4_4554 tr:hover{background:#ffffff0d}._userCell_1eln4_4893,._userInfo_1eln4_169{display:flex;align-items:center;gap:12px}._userInfo_1eln4_169 img{width:32px;height:32px;border-radius:8px}._userDetails_1eln4_4911{display:flex;flex-direction:column;gap:2px}._userNickname_1eln4_4917{font-weight:600;color:#fff}._userEmail_1eln4_4922{font-size:12px;color:#ffffffb3}._statusIndicator_1eln4_4927{padding:4px 12px;border-radius:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusIndicator_1eln4_4927._online_1eln4_1821{background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3)}._statusIndicator_1eln4_4927._offline_1eln4_4942{background:#ffffff1a;color:#ffffffb3;border:1px solid rgba(255,255,255,.2)}._serverName_1eln4_4948{font-size:12px;color:#ffffff80;font-weight:500}._roleBadges_1eln4_4954{display:flex;gap:8px;flex-wrap:wrap}._roleBadge_1eln4_4954{padding:4px 12px;border-radius:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._roleBadge_1eln4_4954._admin_1eln4_1{background:#ea700033;color:#ea7000;border:1px solid rgba(234,112,0,.3)}._roleBadge_1eln4_4954._moderator_1eln4_4975{background:#9c27b033;color:#9c27b0;border:1px solid rgba(156,39,176,.3)}._roleBadge_1eln4_4954._vip_1eln4_4981{background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3)}._dateCell_1eln4_4987,._numericCell_1eln4_4988{font-size:14px;color:#ffffffe6;font-weight:500}._banCount_1eln4_4994._hasBans_1eln4_4994{color:#ea7000;font-weight:600}._actionsCell_1eln4_4999{display:flex;gap:8px}._editButton_1eln4_2063,._banButton_1eln4_5005{padding:6px 12px;font-size:12px}._banButton_1eln4_5005:disabled{background:#ffffff0d;border-color:#ffffff1a}._purchaseHistory_1eln4_1093{display:flex;flex-direction:column;gap:32px}._purchaseHistoryHeader_1eln4_5023{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}._purchaseHistoryHeader_1eln4_5023 h2{font-size:32px;margin:0;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._purchaseStats_1eln4_5041{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:32px}._statsCard_1eln4_552{background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;padding:28px;display:flex;align-items:center;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;border:1px solid rgba(255,255,255,.08);transition:all .4s cubic-bezier(.4,0,.2,1)}._statsCard_1eln4_552:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0006,inset 0 1px #fff3}._statsIcon_1eln4_5069{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#ea700033,#ff8c2f1a);color:#ea7000;display:flex;align-items:center;justify-content:center;margin-right:20px;box-shadow:0 4px 16px #ea70004d;flex-shrink:0}._statsIcon_1eln4_5069 svg{width:28px;height:28px}._statsCard_1eln4_552._purchases_1eln4_653 ._statsIcon_1eln4_5069{background:linear-gradient(135deg,#4caf5033,#74d7781a);color:#4caf50;box-shadow:0 4px 16px #4caf504d}._statsContent_1eln4_5094{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._statsLabel_1eln4_5102{font-size:14px;color:#ffffffb3;font-weight:500;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._statsValue_1eln4_5113{font-size:28px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chartsContainer_1eln4_5123{display:flex;flex-direction:column;gap:24px}._chartsGrid_1eln4_5129{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._chartCard_1eln4_5135{background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;padding:28px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;border:1px solid rgba(255,255,255,.08)}._purchasesTableContainer_1eln4_5146{overflow-x:auto;background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.08)}._purchasesTable_1eln4_5146{width:100%;border-collapse:collapse;min-width:800px}._purchasesTable_1eln4_5146 th,._purchasesTable_1eln4_5146 td{padding:16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}._purchasesTable_1eln4_5146 th{background:#ffffff0d;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;font-size:12px;white-space:nowrap}._purchasesTable_1eln4_5146 tr:hover{background:#ffffff0d}._purchasesTable_1eln4_5146 tr._selected_1eln4_3264{background:#ea70001a;border-color:#ea70004d}._productInfo_1eln4_5187{display:flex;align-items:center;gap:12px}._productIcon_1eln4_5193 img{width:32px;height:32px;border-radius:8px;object-fit:cover;flex-shrink:0}._statusBadge_1eln4_4669{padding:4px 12px;border-radius:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._statusBadge_1eln4_4669._completed_1eln4_5211,._statusBadge_1eln4_4669._success_1eln4_5212{background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3)}._statusBadge_1eln4_4669._gateway_success_1eln4_5218{background:#2196f333;color:#2196f3;border:1px solid rgba(33,150,243,.3)}._statusBadge_1eln4_4669._pending_1eln4_5224{background:#ea700033;color:#ea7000;border:1px solid rgba(234,112,0,.3)}._statusBadge_1eln4_4669._initiated_1eln4_5230{background:#9c27b033;color:#9c27b0;border:1px solid rgba(156,39,176,.3)}._statusBadge_1eln4_4669._failed_1eln4_5236,._statusBadge_1eln4_4669._gateway_failed_1eln4_5237{background:#f4433633;color:#f44336;border:1px solid rgba(244,67,54,.3)}._statusBadge_1eln4_4669._expired_1eln4_5243{background:#9e9e9e33;color:#9e9e9e;border:1px solid rgba(158,158,158,.3)}._purchaseDetailsModal_1eln4_5250{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:_modalFadeIn_1eln4_1 .2s ease}._purchaseDetails_1eln4_5250{background:linear-gradient(145deg,#1e1e23fa,#141419fa);border:1px solid rgba(255,255,255,.1);border-radius:20px;width:100%;max-width:560px;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px #00000080;animation:_modalSlideIn_1eln4_1 .3s cubic-bezier(.4,0,.2,1)}._detailsHeader_1eln4_5275{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}._detailsHeader_1eln4_5275 h3{margin:0;font-size:1.25rem;font-weight:600;color:#fff}._closeDetailsButton_1eln4_5290{background:#ffffff14;border:none;border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff9;font-size:1.5rem;cursor:pointer;transition:all .2s}._closeDetailsButton_1eln4_5290:hover{background:#ffffff1f;color:#fff}._detailsContent_1eln4_5310{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;max-height:calc(90vh - 80px);overflow-y:auto}._detailGroup_1eln4_5319{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.06)}._detailGroup_1eln4_5319 label{font-size:.75rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}._detailGroup_1eln4_5319 span{font-size:1rem;color:#fff;font-weight:500;word-wrap:break-word}._detailGroup_1eln4_5319 ._userInfo_1eln4_169{display:flex;align-items:center;gap:.75rem}._detailGroup_1eln4_5319 ._userInfo_1eln4_169 img{width:32px;height:32px;border-radius:6px}._userInfoCentered_1eln4_5357{display:flex;flex-direction:column;align-items:center;gap:.5rem}._userInfoCentered_1eln4_5357 img{border-radius:8px;box-shadow:0 2px 8px #0000004d}._userInfoCentered_1eln4_5357 span{font-size:.9rem;color:#fff;font-weight:500}._detailGroup_1eln4_5319 ._userInfoCentered_1eln4_5357 img{width:48px;height:48px;border-radius:10px}._detailGroup_1eln4_5319 ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}._detailGroup_1eln4_5319 ul li{padding:.75rem;background:#ffffff0a;border-radius:8px;font-size:.9rem;color:#ffffffe6;border:1px solid rgba(255,255,255,.06)}._detailGroup_1eln4_5319 ._statusBadge_1eln4_4669{display:inline-flex;align-self:flex-start}._deleteButton_1eln4_2064{background:#9c27b033;border-color:#9c27b066}._deleteButton_1eln4_2064:hover{background:#9c27b066}._localizationEditor_1eln4_1088{display:flex;flex-direction:column;gap:32px}._localizationHeader_1eln4_5420{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}._localizationHeader_1eln4_5420 h2{font-size:32px;margin:0;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._saveAllButton_1eln4_5438,._addKeyButton_1eln4_5439{background:#ea7000;border-color:#ea7000}._localizationTools_1eln4_5444{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.08);margin-bottom:1.5rem;flex-wrap:wrap}._localeSelector_1eln4_5456{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}._localeSelector_1eln4_5456 label{font-size:.9rem;color:#ffffffb3;white-space:nowrap}._localeSelector_1eln4_5456 select{padding:.6rem 2rem .6rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:.9rem;cursor:pointer;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24"><path fill="%23ffffff" d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center}._localeSelector_1eln4_5456 select:focus{outline:none;border-color:#f97316}._localizationTools_1eln4_5444 ._searchContainer_1eln4_3181{flex:1;min-width:200px}._localizationTools_1eln4_5444 ._searchInput_1eln4_5493{width:100%;padding:.6rem 1rem .6rem 2.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:.9rem}._localizationTools_1eln4_5444 ._searchInput_1eln4_5493:focus{outline:none;border-color:#f97316}._localizationTools_1eln4_5444 ._searchIcon_1eln4_3185{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#fff6;pointer-events:none}._localizationTableContainer_1eln4_5517{overflow-x:auto;background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.08)}._localizationTable_1eln4_5517{width:100%;border-collapse:collapse;min-width:800px}._localizationTable_1eln4_5517 th,._localizationTable_1eln4_5517 td{padding:16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}._localizationTable_1eln4_5517 th{background:#ffffff0d;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;font-size:12px;white-space:nowrap}._localizationTable_1eln4_5517 tr:hover{background:#ffffff0d}._keyColumn_1eln4_5553{width:30%}._valueColumn_1eln4_5557{width:50%}._actionsColumn_1eln4_5561{width:20%}._keyCell_1eln4_5565,._valueCell_1eln4_5566{font-size:14px;color:#ffffffe6}._valueCell_1eln4_5566 textarea{width:100%;background:#ffffff0d;min-height:60px;resize:vertical}._noEntries_1eln4_5578{text-align:center;padding:40px 20px;color:#ffffffb3;font-size:16px}._localizationPagination_1eln4_5586{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px;border-top:1px solid rgba(255,255,255,.08);background:#0000001a;border-radius:0 0 16px 16px}._paginationButton_1eln4_5597{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0d;color:#fffc;cursor:pointer;transition:all .2s ease}._paginationButton_1eln4_5597:hover:not(:disabled){background:#ea70001a;border-color:#ea70004d;color:#ea7000}._paginationButton_1eln4_5597:disabled{opacity:.3;cursor:not-allowed}._paginationPages_1eln4_5622{display:flex;align-items:center;gap:4px}._paginationPage_1eln4_5622{min-width:36px;height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0d;color:#fffc;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._paginationPage_1eln4_5622:hover{background:#ffffff1a}._paginationPageActive_1eln4_5646{background:linear-gradient(135deg,#ea700033,#ff8c2f1a);border-color:#ea700066;color:#ea7000}._paginationEllipsis_1eln4_4802{color:#fff6;padding:0 4px;font-size:14px}._paginationInfo_1eln4_5658{color:#ffffff80;font-size:13px;margin-left:12px}._adminSettingsPage_1eln4_5665{display:flex;flex-direction:column;gap:32px}._adminSettingsPage_1eln4_5665 h2{font-size:32px;margin:0 0 24px;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._settingsGroup_1eln4_5681{background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;padding:28px;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}._settingsGroup_1eln4_5681 h3{margin:0 0 20px;font-size:20px;font-weight:600;color:#ea7000;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1);position:relative;padding-left:20px}._settingsGroup_1eln4_5681 h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:2px}._settingItem_1eln4_5715{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08);flex-wrap:wrap;gap:12px}._settingItem_1eln4_5715:last-child{border-bottom:none}._settingItem_1eln4_5715 label{flex-grow:1;margin-right:20px;color:#ffffffe6;font-weight:500;font-size:15px;min-width:200px}._settingItem_1eln4_5715 input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#ea7000;border-radius:4px;flex-shrink:0}._gatewayKey_1eln4_5747{font-size:13px;color:#ffffff80;margin-left:12px;font-weight:400}._adminSettingsPage_1eln4_5665 ._saveButton_1eln4_1380{margin-top:24px;align-self:flex-start;background:linear-gradient(135deg,#ea7000,#ff8c2f)!important;border-color:transparent!important;color:#fff!important;font-weight:600;padding:12px 24px}._adminSettingsPage_1eln4_5665 ._saveButton_1eln4_1380:hover{background:linear-gradient(135deg,#ff8c2f,#ea7000)!important;box-shadow:0 4px 16px #ea700066!important}._loadingSpinnerContainer_1eln4_5769{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;gap:20px}._managerContainer_1eln4_5779{display:flex;flex-direction:column;gap:32px}._managerContainer_1eln4_5779 h2{font-size:32px;margin:0;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._error_1eln4_4469{background:#9c27b01a;border:1px solid rgba(156,39,176,.3);color:#9c27b0;padding:16px;border-radius:12px;margin-bottom:20px;font-weight:500}._bannerList_1eln4_5805{background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;padding:28px;border:1px solid rgba(255,255,255,.08)}._bannerList_1eln4_5805 h3{font-size:20px;font-weight:600;color:#fff;margin:0 0 20px;position:relative;padding-left:20px}._bannerList_1eln4_5805 h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:2px}._bannerTable_1eln4_5834{width:100%;border-collapse:collapse;overflow-x:auto}._bannerTable_1eln4_5834 th,._bannerTable_1eln4_5834 td{padding:16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}._bannerTable_1eln4_5834 th{background:#ffffff0d;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px;font-size:12px;white-space:nowrap}._bannerTable_1eln4_5834 tr:hover{background:#ffffff0d}._bannerTable_1eln4_5834 img{border-radius:8px;box-shadow:0 2px 8px #0000004d}._bannerForm_1eln4_5867{background:#ffffff08;backdrop-filter:blur(20px);border-radius:20px;padding:28px;border:1px solid rgba(255,255,255,.08)}._bannerForm_1eln4_5867 h3{font-size:20px;font-weight:600;color:#fff;margin:0 0 20px;position:relative;padding-left:20px}._bannerForm_1eln4_5867 h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:2px}._submitButton_1eln4_5896{background:linear-gradient(135deg,#ea7000,#ff8c2f)!important;border-color:transparent!important;color:#fff!important;font-weight:600;padding:12px 24px}._submitButton_1eln4_5896:hover{background:linear-gradient(135deg,#ff8c2f,#ea7000)!important;box-shadow:0 4px 16px #ea700066!important}._descriptionGroup_1eln4_5909{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._addDescriptionButton_1eln4_5916{background:linear-gradient(135deg,#ea7000,#ff8c2f);border:none;color:#fff;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}._addDescriptionButton_1eln4_5916:hover{background:linear-gradient(135deg,#ff8c2f,#ea7000);box-shadow:0 4px 12px #ea70004d;transform:translateY(-2px)}._removeDescriptionButton_1eln4_5933{background:linear-gradient(135deg,#f44336,#e91e63);border:none;color:#fff;padding:6px 10px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;align-self:flex-start}._removeDescriptionButton_1eln4_5933:hover{background:linear-gradient(135deg,#e91e63,#f44336);box-shadow:0 4px 12px #f443364d;transform:translateY(-2px)}._subscriptionLabelsRow_1eln4_5952{display:grid;grid-template-columns:1fr 1fr 2fr auto;gap:12px;padding:0 4px;margin-bottom:8px}._subscriptionLabel_1eln4_5952{font-size:11px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px}._subscriptionLabelAction_1eln4_5968{width:80px}._subscriptionOptionGroup_1eln4_5972{display:grid;grid-template-columns:1fr 1fr 2fr auto;gap:12px;align-items:center;padding:12px;background:#ffffff08;border-radius:10px;margin-bottom:8px;border:1px solid rgba(255,255,255,.06);transition:all .2s ease}._subscriptionOptionGroup_1eln4_5972:hover{background:#ffffff0d;border-color:#ffffff1a}._subscriptionOptionGroup_1eln4_5972 input{width:100%;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px 12px;font-size:14px;color:#fff;transition:all .2s ease}._subscriptionOptionGroup_1eln4_5972 input:focus{outline:none;border-color:#ea7000;background:#ffffff1a;box-shadow:0 0 0 3px #ea700026}._subscriptionOptionGroup_1eln4_5972 input::placeholder{color:#ffffff59;font-style:italic}._gradientPicker_1eln4_6014{display:flex;flex-direction:column;gap:16px;padding:16px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.06)}._gradientPreviewLarge_1eln4_6024{height:80px;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;position:relative;overflow:hidden}._gradientPreviewText_1eln4_6035{font-size:14px;font-weight:600;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5);text-transform:uppercase;letter-spacing:1px}._gradientPresets_1eln4_6044{display:flex;flex-direction:column;gap:8px}._gradientPresetsLabel_1eln4_6050{font-size:12px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px}._gradientPresetsGrid_1eln4_6058{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}._gradientPresetButton_1eln4_6064{width:100%;aspect-ratio:1;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;min-height:36px}._gradientPresetButton_1eln4_6064:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000004d}._gradientPresetButton_1eln4_6064._active_1eln4_288{border-color:#fff;box-shadow:0 0 0 2px #ffffff4d}._gradientTypeSelector_1eln4_6084{display:flex;flex-direction:column;gap:8px}._gradientTypeSelector_1eln4_6084 label{font-size:12px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px}._gradientTypeButtons_1eln4_6098{display:flex;gap:8px}._gradientTypeButton_1eln4_6098{flex:1;padding:10px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._gradientTypeButton_1eln4_6098:hover{background:#ffffff1f}._gradientTypeButton_1eln4_6098._active_1eln4_288{background:linear-gradient(135deg,#ea7000,#ff8c2f);border-color:transparent;color:#fff}._gradientAngleSelector_1eln4_6126{display:flex;flex-direction:column;gap:8px}._gradientAngleSelector_1eln4_6126 label{font-size:12px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px}._angleButtonsGrid_1eln4_6140{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}._angleButton_1eln4_6140{padding:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#ffffffb3;font-size:14px;cursor:pointer;transition:all .2s ease}._angleButton_1eln4_6140:hover{background:#ffffff1f}._angleButton_1eln4_6140._active_1eln4_288{background:linear-gradient(135deg,#ea7000,#ff8c2f);border-color:transparent;color:#fff}._angleSlider_1eln4_6167{width:100%;height:6px;border-radius:3px;background:#ffffff1a;-webkit-appearance:none;appearance:none;cursor:pointer}._angleSlider_1eln4_6167::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#ea7000,#ff8c2f);cursor:pointer;box-shadow:0 2px 6px #0000004d}._angleSlider_1eln4_6167::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#ea7000,#ff8c2f);cursor:pointer;border:none;box-shadow:0 2px 6px #0000004d}._gradientColorPickers_1eln4_6198{display:flex;align-items:flex-end;gap:12px}._colorPickerGroup_1eln4_6204{flex:1;display:flex;flex-direction:column;gap:6px}._colorPickerGroup_1eln4_6204 label{font-size:12px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px}._colorPickerWrapper_1eln4_6219{display:flex;gap:8px;align-items:center}._colorPickerInputLarge_1eln4_6225{width:48px;height:48px;border:none;border-radius:8px;cursor:pointer;padding:0;background:transparent}._colorPickerInputLarge_1eln4_6225::-webkit-color-swatch-wrapper{padding:0}._colorPickerInputLarge_1eln4_6225::-webkit-color-swatch{border:2px solid rgba(255,255,255,.2);border-radius:8px}._colorHexInput_1eln4_6244{flex:1;padding:10px 12px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:13px;font-family:monospace;text-transform:uppercase}._colorHexInput_1eln4_6244:focus{outline:none;border-color:#ea7000;background:#ffffff1a}._swapColorsButton_1eln4_6262{width:40px;height:40px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;font-size:18px;cursor:pointer;transition:all .2s ease;margin-bottom:4px}._swapColorsButton_1eln4_6262:hover{background:#ffffff26;color:#fff}._gradientCssOutput_1eln4_6280{display:flex;flex-direction:column;gap:6px}._gradientCssOutput_1eln4_6280 label{font-size:12px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px}._gradientCssInput_1eln4_6294{padding:10px 12px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:12px;font-family:monospace}._gradientCssInput_1eln4_6294:focus{outline:none;border-color:#ea7000;background:#ffffff1a}@media(max-width:1400px){._statsCards_1eln4_552{grid-template-columns:repeat(2,1fr)}._chartsGrid_1eln4_5129,._dashboardGrid_1eln4_820{grid-template-columns:1fr}}@media(max-width:1024px){._ticketsLayout_1eln4_1515{grid-template-columns:1fr;gap:16px}._productsLayout_1eln4_3194{grid-template-columns:1fr;gap:20px}._ticketsList_1eln4_1523{max-height:300px;order:2}._ticketDetail_1eln4_1802{max-height:400px;order:1}._productDetail_1eln4_3370{order:-1;max-height:600px}._adminMain_1eln4_495{padding:24px}._replyForm_1eln4_6355{position:static}._statsCards_1eln4_552{grid-template-columns:1fr}._categoriesGrid_1eln4_3697{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}._chartHeader_1eln4_728{flex-direction:column;align-items:flex-start;gap:12px}._chartControls_1eln4_764{width:100%;justify-content:flex-start}}@media(max-width:768px){._mobileBackdrop_1eln4_473{display:block}._adminSidebar_1eln4_27{position:fixed;left:0;top:0;width:280px;height:100%;height:100dvh;transform:translate(-100%);z-index:50;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}._adminSidebar_1eln4_27._mobileOpen_1eln4_6398{transform:translate(0)}._sidebarHeader_1eln4_42{padding:16px;min-height:auto;flex-shrink:0}._sidebarNav_1eln4_209{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}._sidebarNav_1eln4_209 a{padding:12px 16px;min-height:44px}._sidebarFooter_1eln4_318{padding:16px;flex-shrink:0}._closeSidebar_1eln4_84,._mobileMenuToggle_1eln4_448{display:flex;align-items:center;justify-content:center}._mobileMenuToggle_1eln4_448 svg{width:24px;height:24px}._adminHeader_1eln4_367{padding:20px 24px}._message_1eln4_1902{max-width:90%}._subscriptionLabelsRow_1eln4_5952{display:none}._subscriptionOptionGroup_1eln4_5972{grid-template-columns:1fr 1fr;gap:8px}._subscriptionOptionGroup_1eln4_5972 input:nth-child(3){grid-column:1 / -1}._subscriptionOptionGroup_1eln4_5972 button{grid-column:1 / -1}._ticketsList_1eln4_1523{max-height:250px}._adminHeader_1eln4_367 h1{font-size:24px}._adminMain_1eln4_495{padding:20px}._dashboardTitle_1eln4_529{font-size:28px}._statsCards_1eln4_552{grid-template-columns:1fr;gap:16px}._statCard_1eln4_559{padding:20px;min-height:120px;flex-direction:column;text-align:center}._statIcon_1eln4_607{width:48px;height:48px;margin-right:0;margin-bottom:16px}._statValue_1eln4_684{font-size:24px}._chartContainer_1eln4_705,._dashboardCard_1eln4_706{padding:20px}._chartControls_1eln4_764{flex-wrap:wrap;gap:8px}._chartControl_1eln4_764{font-size:12px;padding:6px 12px}._adminUser_1eln4_395 span{display:none}._usersTable_1eln4_4554,._purchasesTable_1eln4_5146,._localizationTable_1eln4_5517,._bannerTable_1eln4_5834{font-size:12px}._usersTable_1eln4_4554 th,._usersTable_1eln4_4554 td,._purchasesTable_1eln4_5146 th,._purchasesTable_1eln4_5146 td,._localizationTable_1eln4_5517 th,._localizationTable_1eln4_5517 td,._bannerTable_1eln4_5834 th,._bannerTable_1eln4_5834 td{padding:12px 8px}._ticketItem_1eln4_1579,._productItem_1eln4_847,._categoryCard_1eln4_4095{padding:16px}._ticketDetail_1eln4_1802{max-height:350px}._productDetail_1eln4_3370{padding:20px;max-height:500px}._categoriesGrid_1eln4_3697{grid-template-columns:1fr}._activityItem_1eln4_930{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}._activityIcon_1eln4_967{width:32px;height:32px;margin-right:0;margin-bottom:8px}._activityContent_1eln4_1030{width:100%}._activityTitle_1eln4_1035,._activityTime_1eln4_1045{white-space:normal;overflow:visible;text-overflow:unset}._productStats_1eln4_892{flex-direction:column;gap:8px;align-items:flex-start}._ticketMeta_1eln4_1675{flex-direction:column;align-items:flex-start;gap:8px}._productViewActions_1eln4_3440{flex-direction:column;width:100%}._productViewActions_1eln4_3440 button{width:100%}._ticketActions_1eln4_6607{flex-direction:column;width:100%}._ticketActions_1eln4_6607 button,._ticketActions_1eln4_6607 select{width:100%}}@media(max-width:480px){._adminHeader_1eln4_367{padding:16px 20px}._adminMain_1eln4_495{padding:16px}._dashboardTitle_1eln4_529{font-size:24px}._chartContainer_1eln4_705,._dashboardCard_1eln4_706,._settingsGroup_1eln4_5681,._bannerList_1eln4_5805,._bannerForm_1eln4_5867{padding:20px}._statCard_1eln4_559{padding:16px;min-height:100px}._statIcon_1eln4_607{width:40px;height:40px;margin-bottom:12px}._statValue_1eln4_684{font-size:20px}._editUserForm_1eln4_1194,._purchaseDetails_1eln4_5250,._categoryForm_1eln4_1169,._addKeyForm_1eln4_1196,._elementForm_1eln4_1197{width:95%;padding:20px;margin:0 auto;max-height:85vh}._formHeader_1eln4_1221{flex-direction:column;align-items:flex-start;gap:12px}._formHeader_1eln4_1221 h3{font-size:20px}._formActions_1eln4_1351{flex-direction:column;gap:12px}._formActions_1eln4_1351 button{width:100%}._ticketsFilters_1eln4_6684,._productsTools_1eln4_3175,._localizationTools_1eln4_5444,._headerActions_1eln4_4542{flex-direction:column;gap:12px}._searchInput_1eln4_5493{min-width:auto;width:100%}._settingItem_1eln4_5715{flex-direction:column;align-items:flex-start;gap:8px}._settingItem_1eln4_5715 label{margin-right:0;min-width:auto}._userInfo_1eln4_169{flex-direction:column;align-items:flex-start;gap:8px}._userDetails_1eln4_4911,._roleBadges_1eln4_4954{width:100%}._actionsCell_1eln4_4999{flex-direction:column;gap:8px}._actionsCell_1eln4_4999 button{width:100%}}*{scrollbar-width:thin;scrollbar-color:rgba(234,112,0,.3) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#ffffff08;border-radius:4px}*::-webkit-scrollbar-thumb{background:#ea70004d;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:#ea700080}*::-webkit-scrollbar-corner{background:transparent}._adminPanel_1eln4_1 *:focus-visible{outline:2px solid #ea7000;outline-offset:2px}::selection{background:#ea70004d;color:#fff}::-moz-selection{background:#ea70004d;color:#fff}@media(max-width:768px){._adminPanel_1eln4_1:after{content:"";position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);z-index:40;opacity:0;visibility:hidden;transition:all .3s ease}._adminPanel_1eln4_1._sidebarOpen_1eln4_6795:after{opacity:1;visibility:visible}}._bannersManager_1eln4_6805{display:flex;flex-direction:column;gap:24px}._bannersHeader_1eln4_6811{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}._bannersHeaderLeft_1eln4_6821{display:flex;flex-direction:column;gap:8px}._bannersHeaderLeft_1eln4_6821 h2{font-size:28px;margin:0;font-weight:700;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._bannersSubtitle_1eln4_6837{font-size:14px;color:#fff9;margin:0}._newBannerButton_1eln4_6843{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ea7000,#ff8c2f)!important;border:none!important;color:#fff!important;font-weight:600;padding:12px 24px;border-radius:12px;cursor:pointer;transition:all .3s ease;font-size:14px}._newBannerButton_1eln4_6843:hover:not(:disabled){background:linear-gradient(135deg,#ff8c2f,#ea7000)!important;box-shadow:0 4px 20px #ea700066;transform:translateY(-2px)}._newBannerButton_1eln4_6843:disabled{opacity:.6;cursor:not-allowed}._errorBanner_1eln4_6869{display:flex;align-items:center;gap:12px;background:#f443361a;border:1px solid rgba(244,67,54,.3);color:#f44336;padding:14px 18px;border-radius:12px;font-weight:500;font-size:14px}._errorBanner_1eln4_6869 svg{flex-shrink:0}._errorClose_1eln4_6886{margin-left:auto;background:none;border:none;color:#f44336;font-size:20px;cursor:pointer;padding:0 4px;line-height:1;opacity:.7;transition:opacity .2s ease}._errorClose_1eln4_6886:hover{opacity:1}._bannersGrid_1eln4_6904{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}._bannerCard_1eln4_6911{background:#141414f2;backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:grab}._bannerCard_1eln4_6911:hover{border-color:#ea70004d;box-shadow:0 8px 32px #0000004d;transform:translateY(-4px)}._bannerCard_1eln4_6911._dragging_1eln4_3274{opacity:.6;border:2px dashed #ea7000;transform:scale(1.02);cursor:grabbing}._bannerCardImage_1eln4_6934{position:relative;height:160px;overflow:hidden}._bannerCardImage_1eln4_6934 img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}._bannerCard_1eln4_6911:hover ._bannerCardImage_1eln4_6934 img{transform:scale(1.05)}._bannerTypeTag_1eln4_6951{position:absolute;top:12px;right:12px;padding:6px 12px;border-radius:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px)}._typeNormal_1eln4_6964{background:#2196f333;color:#2196f3;border:1px solid rgba(33,150,243,.3)}._typeLarge_1eln4_6970{background:#ea700033;color:#ea7000;border:1px solid rgba(234,112,0,.3)}._typeSmall_1eln4_6976{background:#9c27b033;color:#9c27b0;border:1px solid rgba(156,39,176,.3)}._bannerCardContent_1eln4_6982{padding:16px 20px 20px}._bannerCardHeader_1eln4_6986{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._bannerCardTitle_1eln4_6993{font-size:16px;font-weight:600;color:#fff;margin:0;line-height:1.3;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._bannerCardId_1eln4_7006{font-size:12px;color:#fff6;font-family:JetBrains Mono,monospace;flex-shrink:0;margin-left:12px}._bannerCardSubtitle_1eln4_7014{font-size:13px;color:#fff9;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._bannerCardUrl_1eln4_7024{display:flex;align-items:center;gap:6px;font-size:12px;color:#ffffff80;padding:8px 10px;background:#ffffff0d;border-radius:8px;margin-bottom:16px;overflow:hidden}._bannerCardUrl_1eln4_7024 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bannerCardFooter_1eln4_7043{display:flex;gap:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}._bannerEditBtn_1eln4_7050,._bannerDeleteBtn_1eln4_7051{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}._bannerEditBtn_1eln4_7050{background:#3f51b526;border-color:#3f51b54d;color:#5c6bc0}._bannerEditBtn_1eln4_7050:hover:not(:disabled){background:#3f51b540;box-shadow:0 4px 12px #3f51b533}._bannerDeleteBtn_1eln4_7051{background:#f4433626;border-color:#f443364d;color:#f44336}._bannerDeleteBtn_1eln4_7051:hover:not(:disabled){background:#f4433640;box-shadow:0 4px 12px #f4433633}._bannerEditBtn_1eln4_7050:disabled,._bannerDeleteBtn_1eln4_7051:disabled{opacity:.5;cursor:not-allowed}._bannerFormModal_1eln4_7095{position:fixed;inset:0;background:#000c;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_fadeIn_1eln4_1 .3s ease}@keyframes _fadeIn_1eln4_1{0%{opacity:0}to{opacity:1}}._bannerFormContainer_1eln4_7116{background:#141414fa;backdrop-filter:blur(30px);border-radius:20px;border:1px solid rgba(255,255,255,.1);width:100%;max-width:700px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px #00000080;animation:_slideUp_1eln4_1 .3s ease}@keyframes _slideUp_1eln4_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._bannerFormHeader_1eln4_7142{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff05}._bannerFormHeader_1eln4_7142 h3{font-size:20px;font-weight:600;color:#fff;margin:0}._bannerFormTabs_1eln4_7159{display:flex;gap:4px;padding:12px 28px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06)}._bannerFormTab_1eln4_7159{display:flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;border:none;color:#fff9;font-size:14px;font-weight:500;cursor:pointer;border-radius:10px;transition:all .2s ease}._bannerFormTab_1eln4_7159:hover{color:#ffffffe6;background:#ffffff0d}._bannerFormTab_1eln4_7159._active_1eln4_288{background:linear-gradient(135deg,#ea700033,#ff8c2f1a);color:#ea7000;border:1px solid rgba(234,112,0,.3)}._bannerFormTab_1eln4_7159 svg{flex-shrink:0}._bannerFormContent_1eln4_7197{flex:1;overflow-y:auto;padding:24px 28px}._bannerFormSection_1eln4_7203{display:flex;flex-direction:column;gap:20px}._required_1eln4_7209{color:#f44336}._imageUploadArea_1eln4_7214{border:2px dashed rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:border-color .2s ease}._imageUploadArea_1eln4_7214:hover{border-color:#ea70004d}._imagePreviewContainer_1eln4_7225{position:relative;background:#ffffff08}._imagePreviewLarge_1eln4_7230{width:100%;height:200px;object-fit:contain;display:block}._imageRemoveBtn_1eln4_7237{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f44336e6;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}._imageRemoveBtn_1eln4_7237:hover{background:#f44336;transform:scale(1.1)}._imageDropzone_1eln4_7259{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 20px;cursor:pointer;color:#ffffff80;transition:all .2s ease}._imageDropzone_1eln4_7259:hover{color:#fffc;background:#ffffff08}._imageDropzone_1eln4_7259 svg{opacity:.6}._imageDropzone_1eln4_7259 span{font-size:14px;font-weight:500}._imageDropzone_1eln4_7259 small{font-size:12px;opacity:.7}._bannerLivePreview_1eln4_7291{position:relative;height:180px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000004d}._bannerLivePreview_1eln4_7291 img{max-width:100%;max-height:100%;object-fit:contain}._previewPlaceholder_1eln4_7308{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#ffffff0d;color:#ffffff4d}._previewOverlay_1eln4_7318{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(transparent,#000c)}._previewTitle_1eln4_7327{display:block;font-size:18px;font-weight:600;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}._previewSubtitle_1eln4_7335{display:block;font-size:13px;color:#fffc;margin-top:4px}._bannerTypeSelector_1eln4_7343{display:flex;flex-direction:column;gap:12px}._bannerTypeOption_1eln4_7349{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;cursor:pointer;transition:all .2s ease}._bannerTypeOption_1eln4_7349:hover{background:#ffffff0f;border-color:#ffffff26}._bannerTypeOption_1eln4_7349._selected_1eln4_3264{background:#ea70001a;border-color:#ea700066}._bannerTypeOption_1eln4_7349 input[type=radio]{display:none}._bannerTypeIcon_1eln4_7375{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border-radius:10px;color:#fff9;flex-shrink:0}._bannerTypeOption_1eln4_7349._selected_1eln4_3264 ._bannerTypeIcon_1eln4_7375{background:linear-gradient(135deg,#ea70004d,#ff8c2f33);color:#ea7000}._bannerTypeInfo_1eln4_7392{flex:1;display:flex;flex-direction:column;gap:4px}._bannerTypeName_1eln4_7399{font-size:15px;font-weight:600;color:#fff}._bannerTypeDesc_1eln4_7405{font-size:13px;color:#ffffff80}._checkboxLabelLarge_1eln4_7411{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;cursor:pointer;transition:all .2s ease}._checkboxLabelLarge_1eln4_7411:hover{background:#ffffff0f}._checkboxLabelLarge_1eln4_7411 input[type=checkbox]{width:20px;height:20px;accent-color:#ea7000;flex-shrink:0}._checkboxContent_1eln4_7434{display:flex;flex-direction:column;gap:2px}._checkboxTitle_1eln4_7440{font-size:15px;font-weight:500;color:#fff}._checkboxDesc_1eln4_7446{font-size:13px;color:#ffffff80}._bannerFormFooter_1eln4_7452{display:flex;justify-content:flex-end;gap:12px;padding:20px 28px;border-top:1px solid rgba(255,255,255,.08);background:#ffffff05}._bannerFormFooter_1eln4_7452 ._cancelButton_1eln4_1369{padding:12px 24px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fffc;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._bannerFormFooter_1eln4_7452 ._cancelButton_1eln4_1369:hover:not(:disabled){background:#ffffff1f}._bannerFormFooter_1eln4_7452 ._saveButton_1eln4_1380{display:flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._bannerFormFooter_1eln4_7452 ._saveButton_1eln4_1380:hover:not(:disabled){background:linear-gradient(135deg,#ff8c2f,#ea7000);box-shadow:0 4px 16px #ea700066}._bannerFormFooter_1eln4_7452 ._saveButton_1eln4_1380:disabled,._bannerFormFooter_1eln4_7452 ._cancelButton_1eln4_1369:disabled{opacity:.6;cursor:not-allowed}._buttonSpinner_1eln4_7503{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1eln4_1 .8s linear infinite}@keyframes _spin_1eln4_1{to{transform:rotate(360deg)}}@media(max-width:768px){._bannersHeader_1eln4_6811{flex-direction:column;align-items:stretch}._bannersGrid_1eln4_6904{grid-template-columns:1fr}._bannerFormContainer_1eln4_7116{max-width:100%;max-height:95vh;border-radius:16px 16px 0 0}._bannerFormTabs_1eln4_7159{overflow-x:auto;padding:12px 16px}._bannerFormTab_1eln4_7159{white-space:nowrap;padding:10px 16px}._bannerFormContent_1eln4_7197,._bannerFormHeader_1eln4_7142,._bannerFormFooter_1eln4_7452{padding:20px 16px}._bannerTypeOption_1eln4_7349{padding:14px 16px}._bannerTypeIcon_1eln4_7375{width:40px;height:40px}}._ticketsManager_1eln4_1091{display:flex;flex-direction:column;height:calc(100vh - 100px);gap:16px}._ticketsStatsBar_1eln4_7574{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08)}._ticketsStat_1eln4_7574{display:flex;flex-direction:column;align-items:center;padding:12px 24px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.06);min-width:100px;transition:all .2s ease}._ticketsStat_1eln4_7574:hover{background:#ffffff0f;transform:translateY(-2px)}._ticketsStatValue_1eln4_7598{font-size:24px;font-weight:700;color:#fff}._ticketsStatLabel_1eln4_7604{font-size:12px;color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}._ticketsStatUrgent_1eln4_7612{background:#dc35451a;border-color:#dc35454d}._ticketsStatUrgent_1eln4_7612 ._ticketsStatValue_1eln4_7598{color:#dc3545}._ticketsStatUnread_1eln4_7621{background:#007bff1a;border-color:#007bff4d}._ticketsStatUnread_1eln4_7621 ._ticketsStatValue_1eln4_7598{color:#007bff}._ticketsLayout_1eln4_1515{display:flex;flex:1;gap:20px;min-height:0}._ticketsSidebar_1eln4_7639{width:380px;flex-shrink:0;display:flex;flex-direction:column;background:#0f0f0f99;border-radius:16px;border:1px solid rgba(255,255,255,.08);overflow:hidden}._ticketsSidebarHeader_1eln4_7650{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid rgba(255,255,255,.08)}._ticketsSidebarHeader_1eln4_7650 h2{font-size:18px;font-weight:600;color:#fff;margin:0}._ticketsFilterToggle_1eln4_7665{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;font-size:12px;cursor:pointer;transition:all .2s ease}._ticketsFilterToggle_1eln4_7665:hover{background:#ffffff1a;color:#fff}._ticketsSearch_1eln4_7685{display:flex;align-items:center;gap:10px;padding:12px 16px;margin:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:all .2s ease}._ticketsSearch_1eln4_7685:focus-within{border-color:#ea7000;background:#ffffff14}._ticketsSearch_1eln4_7685 svg{color:#ffffff80;flex-shrink:0}._ticketsSearch_1eln4_7685 input{flex:1;background:transparent;border:none;color:#fff;font-size:14px;outline:none;padding:0}._ticketsSearch_1eln4_7685 input::placeholder{color:#fff6}._ticketsSearchClear_1eln4_7721{background:#ffffff1a;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff9;transition:all .2s ease}._ticketsSearchClear_1eln4_7721:hover{background:#fff3;color:#fff}._ticketsFilters_1eln4_6684{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 12px}._ticketsFilters_1eln4_6684 select{flex:1;min-width:100px;padding:8px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:12px;cursor:pointer;transition:all .2s ease}._ticketsFilters_1eln4_6684 select:hover{background:#ffffff14}._ticketsFilters_1eln4_6684 select:focus{outline:none;border-color:#ea7000}._ticketsList_1eln4_1523{flex:1;overflow-y:auto;padding:8px 12px}._ticketsEmpty_1eln4_7777{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#ffffff80;text-align:center}._ticketsEmpty_1eln4_7777 svg{margin-bottom:16px;opacity:.5}._ticketsEmpty_1eln4_7777 p{margin:0;font-size:14px}._ticketCard_1eln4_7798{padding:16px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.06);border-left:4px solid transparent;margin-bottom:10px;cursor:pointer;transition:all .2s ease}._ticketCard_1eln4_7798:hover{background:#ffffff0f;transform:translate(4px)}._ticketCardSelected_1eln4_7814{background:#ea70001a;border-color:#ea70004d}._ticketCardUnread_1eln4_7819{background:#007bff0d}._ticketCardHeader_1eln4_7823{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}._ticketCardUser_1eln4_7830{display:flex;align-items:center;gap:10px}._ticketCardAvatar_1eln4_7836{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#ea7000,#ff8c2f);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#fff}._ticketCardUserInfo_1eln4_7849{display:flex;flex-direction:column;gap:2px}._ticketCardUserName_1eln4_7855{font-size:13px;font-weight:500;color:#fff}._ticketCardTime_1eln4_7861{font-size:11px;color:#ffffff80}._ticketCardUnreadBadge_1eln4_7866{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:12px;min-width:24px;text-align:center}._ticketCardTitle_1eln4_7877{font-size:14px;font-weight:500;color:#fff;margin:0 0 12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._ticketCardFooter_1eln4_7889{display:flex;flex-wrap:wrap;gap:6px;align-items:center}._ticketCardStatus_1eln4_7896,._ticketCardPriority_1eln4_7897,._ticketCardCategory_1eln4_7898{font-size:10px;font-weight:600;padding:4px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.3px}._ticketCardCategory_1eln4_7898{background:#ffffff14;color:#ffffffb3}._ticketCardId_1eln4_7912{font-size:10px;color:#fff6;margin-left:auto;font-family:JetBrains Mono,monospace}._ticketsChat_1eln4_7920{flex:1;display:flex;flex-direction:column;background:#0f0f0f99;border-radius:16px;border:1px solid rgba(255,255,255,.08);overflow:hidden;min-width:0}._ticketsChatEmpty_1eln4_7931{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffff80;text-align:center;padding:40px}._ticketsChatEmpty_1eln4_7931 svg{margin-bottom:20px;opacity:.4}._ticketsChatEmpty_1eln4_7931 h3{margin:0 0 8px;font-size:18px;font-weight:500;color:#ffffffb3}._ticketsChatEmpty_1eln4_7931 p{margin:0;font-size:14px}._ticketsChatHeader_1eln4_7960{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.08);gap:20px}._ticketsChatHeaderInfo_1eln4_7970 h3{margin:0 0 8px;font-size:16px;font-weight:600;color:#fff}._ticketsChatHeaderMeta_1eln4_7977{display:flex;flex-wrap:wrap;gap:12px;align-items:center}._ticketsChatHeaderId_1eln4_7984,._ticketsChatHeaderUser_1eln4_7985,._ticketsChatHeaderCategory_1eln4_7986{font-size:12px;color:#fff9;display:flex;align-items:center;gap:4px}._ticketsChatHeaderId_1eln4_7984{font-family:JetBrains Mono,monospace;background:#ffffff14;padding:2px 8px;border-radius:4px}._ticketsChatHeaderActions_1eln4_8001{display:flex;gap:10px;align-items:center;flex-shrink:0}._ticketsChatStatusSelect_1eln4_8008{padding:8px 12px;border-radius:8px;border:none;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._ticketsChatPriority_1eln4_8018{padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600}._ticketsChatIndicators_1eln4_8026{display:flex;gap:16px;padding:10px 24px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06);font-size:12px}._ticketsChatOnline_1eln4_8035{display:flex;align-items:center;gap:6px;color:#4caf50}._onlineDot_1eln4_8042{width:8px;height:8px;background:#4caf50;border-radius:50%;animation:_pulse_1eln4_1 2s ease-in-out infinite}._ticketsChatTyping_1eln4_8055{display:flex;align-items:center;gap:6px;color:#fff9}._typingDots_1eln4_2749{display:flex;gap:3px}._typingDots_1eln4_2749 span{width:4px;height:4px;background:#fff9;border-radius:50%;animation:_typingBounce_1eln4_1 1.4s ease-in-out infinite}._typingDots_1eln4_2749 span:nth-child(2){animation-delay:.2s}._typingDots_1eln4_2749 span:nth-child(3){animation-delay:.4s}@keyframes _typingBounce_1eln4_1{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}._ticketsChatDescription_1eln4_8084{padding:16px 24px;background:#ea70000d;border-bottom:1px solid rgba(234,112,0,.1)}._ticketsChatDescriptionHeader_1eln4_8090{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#ea7000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}._ticketsChatDescription_1eln4_8084 p{margin:0;font-size:14px;color:#fffc;line-height:1.5}._ticketsChatMessages_1eln4_8110{flex:1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:16px}._chatMessage_1eln4_8120{display:flex;flex-direction:column;max-width:75%}._chatMessageUser_1eln4_8126{align-self:flex-start}._chatMessageAdmin_1eln4_8130{align-self:flex-end}._chatMessageReplyTo_1eln4_8134{display:flex;flex-direction:column;gap:2px;padding:8px 12px;margin-bottom:4px;background:#ffffff0d;border-left:3px solid rgba(255,255,255,.3);border-radius:0 8px 8px 0;font-size:12px}._chatMessageReplyToAuthor_1eln4_8146{color:#ffffffb3;font-weight:500}._chatMessageReplyToText_1eln4_8151{color:#ffffff80}._chatMessageBubble_1eln4_8155{position:relative;padding:12px 16px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}._chatMessageUser_1eln4_8126 ._chatMessageBubble_1eln4_8155{border-radius:16px 16px 16px 4px}._chatMessageAdmin_1eln4_8130 ._chatMessageBubble_1eln4_8155{background:#ea700026;border-color:#ea700033;border-radius:16px 16px 4px}._chatMessageHeader_1eln4_8173{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:12px}._chatMessageAuthor_1eln4_8181{font-size:12px;font-weight:600;color:#ffffffe6;display:flex;align-items:center;gap:6px}._chatMessageAdminBadge_1eln4_8190{background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;padding:2px 6px;border-radius:4px;font-size:9px;text-transform:uppercase;letter-spacing:.5px}._chatMessageTime_1eln4_8200{font-size:11px;color:#fff6;display:flex;align-items:center;gap:4px}._chatMessageEdited_1eln4_8208{font-size:10px;color:#ffffff4d}._chatMessageContent_1eln4_8213{font-size:14px;color:#ffffffe6;line-height:1.5;word-wrap:break-word;white-space:pre-wrap}._chatMessageAttachments_1eln4_8222{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}._chatAttachment_1eln4_8229{border-radius:8px;overflow:hidden}._chatAttachmentFile_1eln4_8246{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#ffffff14;border-radius:8px;color:#fffc;text-decoration:none;font-size:13px;transition:background .2s ease}._chatAttachmentFile_1eln4_8246:hover{background:#ffffff1f}._chatAttachmentFile_1eln4_8246 small{color:#ffffff80}._chatMessageActions_1eln4_8268{position:absolute;top:8px;right:8px;display:flex;gap:4px;opacity:0;transition:opacity .2s ease}._chatMessageBubble_1eln4_8155:hover ._chatMessageActions_1eln4_8268{opacity:1}._chatMessageAction_1eln4_8268{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#00000080;border:none;border-radius:6px;color:#ffffffb3;cursor:pointer;transition:all .2s ease}._chatMessageAction_1eln4_8268:hover{background:#000000b3;color:#fff}._chatMessageActionDelete_1eln4_8301:hover{background:#dc3545cc}._chatSystemMessage_1eln4_8306{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;font-size:12px;color:#ffffff80}._chatSystemIcon_1eln4_8316{display:flex;align-items:center;justify-content:center;opacity:.6}._chatSystemText_1eln4_8323{color:#fff9}._chatSystemTime_1eln4_8327{color:#fff6}._chatSystemLink_1eln4_8331{color:#ea7000;text-decoration:none}._chatAttachmentImageSmall_1eln4_8340{max-width:100px;max-height:60px;border-radius:6px;cursor:pointer}._ticketsChatInput_1eln4_8348{padding:16px 24px;background:#ffffff05;border-top:1px solid rgba(255,255,255,.08)}._ticketsChatReplyPreview_1eln4_8354,._ticketsChatEditingIndicator_1eln4_8355{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;margin-bottom:12px;background:#ffffff0d;border-radius:10px;border-left:3px solid #ea7000}._ticketsChatReplyPreviewContent_1eln4_8367{display:flex;flex-direction:column;gap:2px;min-width:0}._ticketsChatReplyPreviewLabel_1eln4_8374{font-size:12px;color:#fff9}._ticketsChatReplyPreviewText_1eln4_8379{font-size:13px;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ticketsChatReplyPreview_1eln4_8354 button,._ticketsChatEditingIndicator_1eln4_8355 button{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:6px;color:#fff9;cursor:pointer;transition:all .2s ease}._ticketsChatReplyPreview_1eln4_8354 button:hover,._ticketsChatEditingIndicator_1eln4_8355 button:hover{background:#fff3;color:#fff}._ticketsChatEditingIndicator_1eln4_8355{border-left-color:#ffc107}._ticketsChatEditingIndicator_1eln4_8355 svg{color:#ffc107}._ticketsChatEditingIndicator_1eln4_8355 span{flex:1;font-size:13px;color:#ffffffb3}._ticketsQuickReplies_1eln4_8424{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}._ticketsQuickReply_1eln4_8433{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;color:#fffc;font-size:12px;cursor:pointer;transition:all .2s ease}._ticketsQuickReply_1eln4_8433:hover{background:#ea700026;border-color:#ea70004d;color:#fff}._ticketsChatInputRow_1eln4_8454{display:flex;align-items:flex-end;gap:10px}._ticketsChatInputBtn_1eln4_8460{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff9;cursor:pointer;transition:all .2s ease}._ticketsChatInputBtn_1eln4_8460:hover:not(:disabled){background:#ffffff1a;color:#fff}._ticketsChatInputBtn_1eln4_8460._active_1eln4_288{background:#ea700033;border-color:#ea70004d;color:#ea7000}._ticketsChatInputBtn_1eln4_8460:disabled{opacity:.5;cursor:not-allowed}._buttonSpinnerSmall_1eln4_8491{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1eln4_1 .8s linear infinite}._ticketsChatTextarea_1eln4_8500{flex:1;min-height:40px;max-height:120px;padding:10px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:14px;resize:none;outline:none;transition:all .2s ease}._ticketsChatTextarea_1eln4_8500:focus{border-color:#ea7000;background:#ffffff14}._ticketsChatTextarea_1eln4_8500::placeholder{color:#fff6}._ticketsChatSendBtn_1eln4_8524{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ea7000,#ff8c2f);border:none;border-radius:10px;color:#fff;cursor:pointer;transition:all .2s ease}._ticketsChatSendBtn_1eln4_8524:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #ea700066}._ticketsChatSendBtn_1eln4_8524:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1024px){._ticketsLayout_1eln4_1515{flex-direction:column}._ticketsSidebar_1eln4_7639{width:100%;max-height:300px}._ticketsChat_1eln4_7920{flex:1;min-height:400px}}@media(max-width:768px){._ticketsManager_1eln4_1091{height:calc(100vh - 140px)}._ticketsStatsBar_1eln4_7574{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px}._ticketsStat_1eln4_7574{flex:none;min-width:auto;padding:12px 16px;border-radius:10px}._ticketsStatValue_1eln4_7598{font-size:22px}._ticketsStatLabel_1eln4_7604{font-size:11px}._ticketsLayout_1eln4_1515{flex-direction:column;height:calc(100% - 100px)}._ticketsSidebar_1eln4_7639{width:100%;max-height:100%;flex:1;border-radius:12px;display:flex;flex-direction:column}._ticketsSidebarHidden_1eln4_8607{display:none!important}._ticketsSidebarHeader_1eln4_7650{padding:12px 16px;flex-direction:column;gap:10px;align-items:stretch}._ticketsSidebarHeader_1eln4_7650 h2{font-size:18px}._ticketsFilterToggle_1eln4_7665{width:100%;justify-content:center}._ticketsSearch_1eln4_7685{padding:8px 16px}._ticketsFilters_1eln4_6684{flex-direction:column;padding:8px 16px}._ticketsFilters_1eln4_6684 select{width:100%;padding:12px}._ticketsList_1eln4_1523{flex:1;overflow-y:auto;padding:8px}._ticketCard_1eln4_7798{padding:12px;border-radius:10px}._ticketCardHeader_1eln4_7823{flex-wrap:wrap}._ticketCardTitle_1eln4_7877{font-size:14px}._ticketCardFooter_1eln4_7889{flex-wrap:wrap;gap:6px}._ticketCardStatus_1eln4_7896,._ticketCardPriority_1eln4_7897,._ticketCardCategory_1eln4_7898{font-size:10px;padding:3px 6px}._ticketsChat_1eln4_7920{flex:1;min-height:100%;border-radius:12px;display:flex;flex-direction:column}._ticketsChatHidden_1eln4_8680{display:none!important}._ticketsChatHeader_1eln4_7960{flex-direction:row;align-items:center;gap:8px;padding:12px;flex-wrap:nowrap}._ticketsChatBackBtn_1eln4_8692{display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#ffffff14;border:none;color:#fff;cursor:pointer;flex-shrink:0}._ticketsChatBackBtn_1eln4_8692:hover{background:#ffffff1f}._ticketsChatHeaderInfo_1eln4_7970{flex:1;min-width:0}._ticketsChatHeaderInfo_1eln4_7970 h3{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ticketsChatHeaderMeta_1eln4_7977{flex-wrap:nowrap;overflow:hidden}._ticketsChatHeaderId_1eln4_7984,._ticketsChatHeaderUser_1eln4_7985,._ticketsChatHeaderCategory_1eln4_7986{font-size:11px;white-space:nowrap}._ticketsChatHeaderActions_1eln4_8001{flex-shrink:0;width:auto}._ticketsChatStatusSelect_1eln4_8008{padding:6px 10px;font-size:11px;min-width:auto}._ticketsChatPriority_1eln4_8018{display:none}._ticketsChatIndicators_1eln4_8026{padding:8px 12px;font-size:12px}._ticketsChatDescription_1eln4_8084{padding:12px;margin:0 8px}._ticketsChatDescription_1eln4_8084 p{font-size:13px}._ticketsChatMessages_1eln4_8110{flex:1;padding:12px 8px;min-height:200px}._chatMessage_1eln4_8120{max-width:90%}._chatMessageBubble_1eln4_8155{padding:10px 12px}._chatMessageContent_1eln4_8213{font-size:14px}._chatMessageHeader_1eln4_8173{flex-wrap:wrap}._chatMessageAuthor_1eln4_8181{font-size:12px}._chatMessageTime_1eln4_8200{font-size:10px}._chatMessageActions_1eln4_8268{position:static;margin-top:8px;opacity:1;justify-content:flex-end;gap:8px}._chatMessageAction_1eln4_8268{padding:6px 10px}._ticketsChatInput_1eln4_8348{padding:12px}._ticketsChatReplyPreview_1eln4_8354,._ticketsChatEditingIndicator_1eln4_8355{padding:10px 12px;font-size:12px}._ticketsQuickReplies_1eln4_8424{gap:6px;padding:8px 12px}._ticketsQuickReply_1eln4_8433{padding:8px 12px;font-size:12px}._ticketsChatInputRow_1eln4_8454{gap:8px}._ticketsChatInputBtn_1eln4_8460{width:40px;height:40px}._ticketsChatTextarea_1eln4_8500{padding:10px 12px;font-size:14px;min-height:40px}._ticketsChatSendBtn_1eln4_8524{width:40px;height:40px}._ticketsChatEmpty_1eln4_7931{padding:24px}._ticketsChatEmpty_1eln4_7931 svg{width:48px;height:48px}._ticketsChatEmpty_1eln4_7931 h3{font-size:16px}._ticketsChatEmpty_1eln4_7931 p{font-size:13px}}._ticketsChatBackBtn_1eln4_8692{display:none}._chatAttachment_1eln4_8229{margin-top:8px}._chatAttachmentImage_1eln4_8234{max-width:200px;max-height:200px;border-radius:8px;cursor:pointer;transition:transform .2s ease}._chatAttachmentImage_1eln4_8234:hover{transform:scale(1.02)}._chatAttachmentImageSmall_1eln4_8340{max-width:80px;max-height:80px;border-radius:6px;cursor:pointer;margin:0 8px}._chatAttachmentFile_1eln4_8246{display:flex;align-items:center;gap:8px;background:#ffffff0d;padding:10px 14px;border-radius:8px;color:#ffffffe6;text-decoration:none;transition:background .2s ease}._chatAttachmentFile_1eln4_8246:hover{background:#ffffff1a}._chatAttachmentFile_1eln4_8246 span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._chatAttachmentFile_1eln4_8246 small{font-size:11px;color:#ffffff80}._chatAttachmentUnsafe_1eln4_8921{background:#dc354526;padding:10px 14px;border-radius:8px;color:#dc3545;font-size:13px}._chatSystemLink_1eln4_8331{color:#ea7000;text-decoration:none;margin:0 8px}._chatSystemLink_1eln4_8331:hover{text-decoration:underline}@media(max-width:480px){._ticketsStatsBar_1eln4_7574{grid-template-columns:repeat(2,1fr)}._ticketsStat_1eln4_7574{padding:10px 12px}._ticketsStatValue_1eln4_7598{font-size:18px}._ticketsStatLabel_1eln4_7604{font-size:10px}._ticketCardAvatar_1eln4_7836{width:32px;height:32px;font-size:14px}._ticketCardUserName_1eln4_7855{font-size:13px}._ticketCardTime_1eln4_7861{font-size:11px}._chatMessageBubble_1eln4_8155{padding:8px 10px}._chatMessageContent_1eln4_8213{font-size:13px}._ticketsQuickReply_1eln4_8433 span:last-child{display:none}}._connectionStatus_1eln4_8987{display:flex;align-items:center;gap:8px}._statusDot_1eln4_8993{width:10px;height:10px;border-radius:50%;animation:_pulse_1eln4_1 2s infinite}._statusDot_1eln4_8993._online_1eln4_1821{background:#4caf50;box-shadow:0 0 8px #4caf5099}._statusDot_1eln4_8993._offline_1eln4_4942{background:#9e9e9e;animation:none}@keyframes _pulse_1eln4_1{0%,to{opacity:1}50%{opacity:.5}}._connectionCount_1eln4_9015{font-size:12px;color:#fff9}._tokenBadge_1eln4_9020{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._tokenHasToken_1eln4_9030{background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3)}._tokenNoToken_1eln4_9036{background:#ff980033;color:#ff9800;border:1px solid rgba(255,152,0,.3)}._viewButton_1eln4_9042{background:linear-gradient(135deg,#2196f333,#2196f31a)!important;border:1px solid rgba(33,150,243,.3)!important;color:#2196f3!important;padding:6px 12px;font-size:12px;border-radius:6px;cursor:pointer;transition:all .3s ease}._viewButton_1eln4_9042:hover{background:linear-gradient(135deg,#2196f34d,#2196f333)!important;box-shadow:0 4px 16px #2196f34d}._detailsSection_1eln4_9059{background:#ffffff0d;border-radius:12px;padding:20px;margin-bottom:20px;border:1px solid rgba(255,255,255,.1)}._detailsSection_1eln4_9059 h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#ffffffe6}._detailsGrid_1eln4_9074{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._detailItem_1eln4_9080{display:flex;flex-direction:column;gap:4px}._detailLabel_1eln4_9086{font-size:12px;color:#fff9;text-transform:uppercase;letter-spacing:.5px}._detailItem_1eln4_9080 code{background:#0000004d;padding:4px 8px;border-radius:4px;font-family:Fira Code,monospace;font-size:13px;color:#4fc3f7}._tokenInfo_1eln4_9103{display:flex;flex-direction:column;gap:12px}._tokenInfo_1eln4_9103 p{margin:0;color:#fffc;font-size:14px}._noTokenMessage_1eln4_9115{color:#ff9800e6!important}._tokenDisplay_1eln4_9119{display:flex;gap:12px;align-items:stretch;margin-top:8px}._tokenCode_1eln4_9126{flex:1;background:#0006;padding:12px 16px;border-radius:8px;font-family:Fira Code,monospace;font-size:12px;color:#4fc3f7;word-break:break-all;border:1px solid rgba(255,255,255,.1);max-height:100px;overflow-y:auto}._copyButton_1eln4_9140{background:linear-gradient(135deg,#2196f34d,#2196f333);border:1px solid rgba(33,150,243,.4);color:#2196f3;padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;white-space:nowrap}._copyButton_1eln4_9140:hover{background:linear-gradient(135deg,#2196f366,#2196f34d);box-shadow:0 4px 16px #2196f34d}._tokenActions_1eln4_9157{display:flex;gap:12px;margin-top:8px}._generateButton_1eln4_9163{background:linear-gradient(135deg,#4caf504d,#4caf5033);border:1px solid rgba(76,175,80,.4);color:#4caf50;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}._generateButton_1eln4_9163:hover{background:linear-gradient(135deg,#4caf5066,#4caf504d);box-shadow:0 4px 16px #4caf504d}._revokeButton_1eln4_9179{background:linear-gradient(135deg,#f443364d,#f4433633);border:1px solid rgba(244,67,54,.4);color:#f44336;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}._revokeButton_1eln4_9179:hover{background:linear-gradient(135deg,#f4433666,#f443364d);box-shadow:0 4px 16px #f443364d}._sessionHeader_1eln4_9196{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._sessionHeader_1eln4_9196 h4{margin:0}._disconnectAllButton_1eln4_9207{background:linear-gradient(135deg,#ff98004d,#ff980033);border:1px solid rgba(255,152,0,.4);color:#ff9800;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:600;font-size:12px;transition:all .3s ease}._disconnectAllButton_1eln4_9207:hover{background:linear-gradient(135deg,#ff980066,#ff98004d);box-shadow:0 4px 16px #ff98004d}._noSessions_1eln4_9224{text-align:center;color:#ffffff80;padding:20px;font-style:italic}._sessionsTable_1eln4_9231{overflow-x:auto}._sessionsTable_1eln4_9231 table{width:100%;border-collapse:collapse}._sessionsTable_1eln4_9231 th,._sessionsTable_1eln4_9231 td{padding:10px 12px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);font-size:13px}._sessionsTable_1eln4_9231 th{background:#0003;color:#ffffffb3;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:11px}._sessionsTable_1eln4_9231 td code{background:#0000004d;padding:2px 6px;border-radius:4px;font-family:Fira Code,monospace;font-size:11px;color:#4fc3f7}._userAgentCell_1eln4_9266{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff9}._disconnectButton_1eln4_9274{background:linear-gradient(135deg,#f4433633,#f443361a);border:1px solid rgba(244,67,54,.3);color:#f44336;padding:4px 10px;border-radius:4px;cursor:pointer;font-size:11px;font-weight:600;transition:all .3s ease}._disconnectButton_1eln4_9274:hover{background:linear-gradient(135deg,#f443364d,#f4433633)}._fieldHint_1eln4_1336{display:block;margin-top:4px;font-size:11px;color:#ffffff80;font-style:italic}._rulesManagerContainer_1eln4_9299{display:flex;flex-direction:column;gap:24px}._rulesManagerHeader_1eln4_9305{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}._rulesManagerTitleSection_1eln4_9315{display:flex;align-items:center;gap:16px}._rulesManagerIcon_1eln4_9321{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#3b82f633,#8b5cf633);border-radius:12px;color:#3b82f6}._rulesManagerTitle_1eln4_9315{font-size:22px;font-weight:700;color:#fff;margin:0}._rulesManagerSubtitle_1eln4_9339{font-size:13px;color:#ffffff80;margin:4px 0 0}._rulesManagerActions_1eln4_9345{display:flex;align-items:center;gap:12px}._rulesServerSelect_1eln4_9352{position:relative;min-width:200px}._rulesServerSelectBox_1eln4_9357{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#28282de6;border:1px solid rgba(255,255,255,.1);border-radius:10px;cursor:pointer;transition:all .2s ease;color:#fff;font-size:14px}._rulesServerSelectBox_1eln4_9357:hover{border-color:#3b82f680;background:#323237e6}._rulesServerSelectBox_1eln4_9357._open_1eln4_9376{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}._rulesServerSelectIcon_1eln4_9381{display:flex;color:#ffffff80}._rulesServerSelectArrow_1eln4_9386{display:flex;margin-left:auto;color:#fff6;transition:transform .2s ease}._rulesServerSelectArrow_1eln4_9386._open_1eln4_9376{transform:rotate(180deg)}._rulesServerSelectDropdown_1eln4_9397{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#232328fa;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;z-index:100;box-shadow:0 10px 40px #00000080;animation:_dropdownFadeIn_1eln4_1 .15s ease}@keyframes _dropdownFadeIn_1eln4_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._rulesServerSelectOption_1eln4_9416{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;font-size:14px;color:#fffc;transition:all .15s ease}._rulesServerSelectOption_1eln4_9416:hover{background:#3b82f626;color:#fff}._rulesServerSelectOption_1eln4_9416._active_1eln4_288{background:#3b82f633;color:#3b82f6}._rulesAddButton_1eln4_9438{display:flex;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._rulesAddButton_1eln4_9438:hover:not(:disabled){background:linear-gradient(135deg,#4f9cf6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._rulesAddButton_1eln4_9438:disabled{opacity:.5;cursor:not-allowed}._rulesCategoriesList_1eln4_9465{display:flex;flex-direction:column;gap:12px}._rulesLoadingState_1eln4_9471{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:24px}._rulesLoadingSpinner_1eln4_9480{position:relative;width:64px;height:64px}._rulesLoadingSpinner_1eln4_9480:before,._rulesLoadingSpinner_1eln4_9480:after{content:"";position:absolute;inset:0;border-radius:50%;border:3px solid transparent}._rulesLoadingSpinner_1eln4_9480:before{border-top-color:#3b82f6;border-right-color:#3b82f6;animation:_rulesSpinOuter_1eln4_1 1s cubic-bezier(.4,0,.2,1) infinite}._rulesLoadingSpinner_1eln4_9480:after{inset:8px;border-bottom-color:#8b5cf6;border-left-color:#8b5cf6;animation:_rulesSpinInner_1eln4_1 .8s cubic-bezier(.4,0,.2,1) infinite reverse}@keyframes _rulesSpinOuter_1eln4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _rulesSpinInner_1eln4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._rulesLoadingContent_1eln4_9518{display:flex;flex-direction:column;align-items:center;gap:8px}._rulesLoadingTitle_1eln4_9525{font-size:16px;font-weight:600;color:#fff;margin:0}._rulesLoadingSubtitle_1eln4_9532{font-size:13px;color:#ffffff80;margin:0}._rulesLoadingDots_1eln4_9538{display:inline-flex;gap:4px;margin-left:4px}._rulesLoadingDots_1eln4_9538 span{width:4px;height:4px;background:#ffffff80;border-radius:50%;animation:_rulesLoadingDot_1eln4_9538 1.4s infinite ease-in-out both}._rulesLoadingDots_1eln4_9538 span:nth-child(1){animation-delay:0s}._rulesLoadingDots_1eln4_9538 span:nth-child(2){animation-delay:.16s}._rulesLoadingDots_1eln4_9538 span:nth-child(3){animation-delay:.32s}@keyframes _rulesLoadingDot_1eln4_9538{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}._rulesSkeletonItem_1eln4_9562{background:#1e1e23e6;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px 20px;display:flex;align-items:center;gap:12px}._rulesSkeleton_1eln4_9562{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200% 100%;animation:_rulesSkeletonShimmer_1eln4_1 1.5s infinite;border-radius:6px}._rulesSkeletonDrag_1eln4_9583{width:24px;height:24px}._rulesSkeletonOrder_1eln4_9588{width:32px;height:32px;border-radius:8px}._rulesSkeletonInfo_1eln4_9594{flex:1;display:flex;flex-direction:column;gap:8px}._rulesSkeletonTitle_1eln4_9601{height:18px;width:60%}._rulesSkeletonCount_1eln4_9606{height:14px;width:80px}._rulesSkeletonActions_1eln4_9611{display:flex;gap:6px}._rulesSkeletonBtn_1eln4_9616{width:36px;height:36px;border-radius:8px}@keyframes _rulesSkeletonShimmer_1eln4_1{0%{background-position:200% 0}to{background-position:-200% 0}}._rulesEmptyState_1eln4_9627{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._rulesEmptyIcon_1eln4_9636{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#ffffff0d;border-radius:20px;color:#ffffff4d;margin-bottom:20px}._rulesEmptyState_1eln4_9627 h3{font-size:18px;font-weight:600;color:#fff;margin:0 0 8px}._rulesEmptyState_1eln4_9627 p{font-size:14px;color:#ffffff80;margin:0 0 24px}._rulesEmptyButton_1eln4_9661{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._rulesEmptyButton_1eln4_9661:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._rulesCategoryItem_1eln4_9682{background:#1e1e23e6;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;transition:all .2s ease}._rulesCategoryItem_1eln4_9682:hover{border-color:#ffffff26;box-shadow:0 4px 20px #0000004d}._rulesCategoryItem_1eln4_9682._dragging_1eln4_3274{opacity:.5;transform:scale(1.02);box-shadow:0 10px 40px #00000080}._rulesCategoryItem_1eln4_9682._dragOver_1eln4_4131{border-color:#3b82f6;background:#3b82f61a}._rulesCategoryHeader_1eln4_9706{display:flex;align-items:center;gap:12px;padding:16px 20px}._rulesCategoryDrag_1eln4_9713{display:flex;align-items:center;justify-content:center;width:24px;color:#ffffff40;cursor:grab;transition:color .2s ease}._rulesCategoryDrag_1eln4_9713:active{cursor:grabbing}._rulesCategoryItem_1eln4_9682:hover ._rulesCategoryDrag_1eln4_9713{color:#ffffff80}._rulesCategoryOrder_1eln4_9731{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#3b82f633,#8b5cf633);border-radius:8px;font-size:14px;font-weight:700;color:#3b82f6}._rulesCategoryInfo_1eln4_9744{flex:1;min-width:0}._rulesCategoryTitle_1eln4_9749{font-size:16px;font-weight:600;color:#fff;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rulesCategoryCount_1eln4_9759{font-size:13px;color:#ffffff80}._rulesCategoryActions_1eln4_9764{display:flex;align-items:center;gap:6px}._rulesCategoryExpandBtn_1eln4_9770,._rulesCategoryEditBtn_1eln4_9771,._rulesCategoryDeleteBtn_1eln4_9772{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;cursor:pointer;transition:all .2s ease;color:#fff9}._rulesCategoryExpandBtn_1eln4_9770:hover{background:#ffffff1a;color:#fff}._rulesCategoryEditBtn_1eln4_9771:hover{background:#3b82f633;border-color:#3b82f64d;color:#3b82f6}._rulesCategoryDeleteBtn_1eln4_9772:hover{background:#ef444433;border-color:#ef44444d;color:#ef4444}._rulesCategoryRules_1eln4_9804{padding:16px 20px 16px 68px;display:flex;flex-direction:column;gap:8px;border-top:1px solid rgba(255,255,255,.05);margin-top:-1px}._rulesRuleItem_1eln4_9814{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#ffffff08;border-radius:10px}._rulesRuleNumber_1eln4_9823{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:#3b82f626;border-radius:6px;font-size:12px;font-weight:600;color:#3b82f6}._rulesRuleContent_1eln4_9836{flex:1;font-size:14px;line-height:1.6;color:#fffc;margin:0;word-break:break-word}._rulesModalOverlay_1eln4_9846{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:_modalFadeIn_1eln4_1 .2s ease}@keyframes _modalFadeIn_1eln4_1{0%{opacity:0}to{opacity:1}}._rulesModal_1eln4_9846{width:100%;max-width:640px;max-height:calc(100vh - 40px);background:linear-gradient(180deg,#232328fa,#19191efa);border:1px solid rgba(255,255,255,.1);border-radius:20px;display:flex;flex-direction:column;overflow:hidden;animation:_modalSlideIn_1eln4_1 .25s ease}@keyframes _modalSlideIn_1eln4_1{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}._rulesModalHeader_1eln4_9884{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.08)}._rulesModalHeader_1eln4_9884 h3{font-size:18px;font-weight:700;color:#fff;margin:0}._rulesModalClose_1eln4_9899{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff0d;border:none;border-radius:8px;color:#fff9;cursor:pointer;transition:all .2s ease}._rulesModalClose_1eln4_9899:hover{background:#ef444433;color:#ef4444}._rulesModalBody_1eln4_9918{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:20px}._rulesFormGroup_1eln4_9927{display:flex;flex-direction:column;gap:8px}._rulesFormGroup_1eln4_9927 label{font-size:13px;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}._rulesFormLabelRow_1eln4_9941{display:flex;align-items:center;justify-content:space-between}._rulesFormHint_1eln4_9947{font-size:12px;color:#fff6;font-weight:400;text-transform:none;letter-spacing:0}._rulesFormGroup_1eln4_9927 input[type=text]{padding:12px 16px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:15px;transition:all .2s ease}._rulesFormGroup_1eln4_9927 input[type=text]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}._rulesFormGroup_1eln4_9927 input[type=text]::placeholder{color:#ffffff4d}._rulesFormRulesList_1eln4_9976{display:flex;flex-direction:column;gap:10px;max-height:300px;overflow-y:auto;padding-right:4px}._rulesFormRulesList_1eln4_9976::-webkit-scrollbar{width:6px}._rulesFormRulesList_1eln4_9976::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}._rulesFormRulesList_1eln4_9976::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._rulesFormRuleItem_1eln4_9999{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#0003;border:1px solid rgba(255,255,255,.08);border-radius:10px;transition:all .2s ease;cursor:grab}._rulesFormRuleItem_1eln4_9999:active{cursor:grabbing}._rulesFormRuleItem_1eln4_9999._dragging_1eln4_3274{opacity:.5;transform:scale(1.02)}._rulesFormRuleItem_1eln4_9999._dragOver_1eln4_4131{border-color:#3b82f6;background:#3b82f61a}._rulesFormRuleDrag_1eln4_10025{display:flex;align-items:center;justify-content:center;width:20px;height:36px;color:#ffffff4d;flex-shrink:0}._rulesFormRuleItem_1eln4_9999:hover ._rulesFormRuleDrag_1eln4_10025{color:#ffffff80}._rulesFormRuleNumber_1eln4_10039{display:flex;align-items:center;justify-content:center;min-width:28px;height:28px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:6px;font-size:12px;font-weight:700;color:#fff;flex-shrink:0}._rulesFormRuleItem_1eln4_9999 textarea{flex:1;min-height:60px;padding:10px 14px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;line-height:1.5;resize:vertical;transition:all .2s ease}._rulesFormRuleItem_1eln4_9999 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}._rulesFormRuleItem_1eln4_9999 textarea::placeholder{color:#ffffff4d}._rulesFormRuleDelete_1eln4_10077{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:#fff6;cursor:pointer;transition:all .2s ease;flex-shrink:0}._rulesFormRuleDelete_1eln4_10077:hover:not(:disabled){background:#ef444433;color:#ef4444}._rulesFormRuleDelete_1eln4_10077:disabled{opacity:.3;cursor:not-allowed}._rulesFormAddRule_1eln4_10102{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:#ffffff0d;border:1px dashed rgba(255,255,255,.15);border-radius:10px;color:#fff9;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:4px}._rulesFormAddRule_1eln4_10102:hover{background:#3b82f61a;border-color:#3b82f64d;color:#3b82f6}._rulesModalFooter_1eln4_10127{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid rgba(255,255,255,.08)}._rulesModalCancel_1eln4_10136{padding:12px 20px;background:#ffffff14;border:none;border-radius:10px;color:#ffffffb3;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._rulesModalCancel_1eln4_10136:hover{background:#ffffff1f;color:#fff}._rulesModalSave_1eln4_10153{padding:12px 24px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._rulesModalSave_1eln4_10153:hover:not(:disabled){background:linear-gradient(135deg,#4f9cf6,#3b82f6);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._rulesModalSave_1eln4_10153:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._rulesManagerHeader_1eln4_9305{flex-direction:column;align-items:stretch}._rulesManagerActions_1eln4_9345{flex-direction:column}._rulesServerSelect_1eln4_9352{min-width:100%}._rulesAddButton_1eln4_9438{width:100%;justify-content:center}._rulesCategoryHeader_1eln4_9706{padding:14px 16px}._rulesCategoryRules_1eln4_9804{padding-left:16px;padding-right:16px}._rulesModal_1eln4_9846{max-height:calc(100vh - 20px)}._rulesModalBody_1eln4_9918{padding:20px}}:root{--chat-bg: rgba(15, 15, 20, .95);--chat-own-bubble: rgba(234, 112, 0, .2);--chat-own-bubble-border: rgba(234, 112, 0, .4);--chat-other-bubble: rgba(63, 81, 181, .15);--chat-other-bubble-border: rgba(63, 81, 181, .3);--chat-system-bg: rgba(255, 255, 255, .05);--chat-text: rgba(255, 255, 255, .9);--chat-text-secondary: rgba(255, 255, 255, .6);--chat-accent: #ea7000;--chat-accent-secondary: #3f51b5}._ticketChat_1r0rz_20{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;flex:1 1 0;background:var(--chat-bg);border-radius:16px;overflow:hidden;position:relative}._header_1r0rz_36{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:16px 20px;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px)}._backButton_1r0rz_47{display:none;width:36px;height:36px;border-radius:50%;background:#ffffff14;border:none;cursor:pointer;color:var(--chat-text);transition:all .2s ease;align-items:center;justify-content:center}._backButton_1r0rz_47:hover{background:#ffffff26}._backButton_1r0rz_47 svg{width:20px;height:20px}._headerInfo_1r0rz_70{flex:1;min-width:0}._headerTitle_1r0rz_75{font-size:16px;font-weight:600;color:var(--chat-text);margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._headerMeta_1r0rz_85{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--chat-text-secondary)}._ticketId_1r0rz_93{font-weight:600;color:var(--chat-accent)}._ticketUser_1r0rz_98{display:flex;align-items:center;gap:4px}._ticketUser_1r0rz_98 svg{width:14px;height:14px}._headerActions_1r0rz_109{display:flex;align-items:center;gap:8px}._searchButton_1r0rz_115{width:36px;height:36px;border-radius:50%;background:#ffffff14;border:none;cursor:pointer;color:var(--chat-text-secondary);transition:all .2s ease;display:flex;align-items:center;justify-content:center}._searchButton_1r0rz_115:hover{background:#ffffff26;color:var(--chat-text)}._searchButton_1r0rz_115 svg{width:18px;height:18px}._statusSelect_1r0rz_139{padding:6px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.1);font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._statusSelect_1r0rz_139:hover{border-color:#fff3}._priorityBadge_1r0rz_153{display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}._searchBar_1r0rz_166{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:12px 20px;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.08);animation:_slideDown_1r0rz_1 .2s ease}@keyframes _slideDown_1r0rz_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._searchBar_1r0rz_166 input{flex:1;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:8px 16px;font-size:14px;color:var(--chat-text);outline:none;transition:all .2s ease}._searchBar_1r0rz_166 input:focus{border-color:var(--chat-accent);background:#ffffff1a}._searchBar_1r0rz_166 input::placeholder{color:var(--chat-text-secondary)}._searchNav_1r0rz_209{display:flex;align-items:center;gap:8px;color:var(--chat-text-secondary);font-size:13px}._searchNav_1r0rz_209 button{width:34px;height:34px;border-radius:50%;background:#ffffff14;border:none;cursor:pointer;color:var(--chat-text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease}._searchNav_1r0rz_209 button:hover{background:#ffffff26;color:var(--chat-text)}._searchNav_1r0rz_209 button svg{width:18px;height:18px}._searchBar_1r0rz_166>button{width:36px;height:36px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:var(--chat-text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease}._searchBar_1r0rz_166>button:hover{background:#ef444426;color:#ef4444}._searchBar_1r0rz_166>button svg{width:20px;height:20px}._connectionBanner_1r0rz_268{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:#ef444426;border-bottom:1px solid rgba(239,68,68,.3);color:#ef4444;font-size:13px;font-weight:500;animation:_pulse_1r0rz_1 2s infinite}@keyframes _pulse_1r0rz_1{0%,to{opacity:1}50%{opacity:.7}}._connectionBanner_1r0rz_268 svg{width:18px;height:18px}._pinnedMessage_1r0rz_296{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:10px 20px;background:#ea70001a;border-bottom:1px solid rgba(234,112,0,.2);cursor:pointer;transition:all .2s ease}._pinnedMessage_1r0rz_296:hover{background:#ea700026}._pinnedMessage_1r0rz_296>svg{width:18px;height:18px;color:var(--chat-accent);flex-shrink:0}._pinnedContent_1r0rz_319{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._pinnedAuthor_1r0rz_327{font-size:12px;font-weight:600;color:var(--chat-accent)}._pinnedText_1r0rz_333{font-size:13px;color:var(--chat-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._pinnedMessage_1r0rz_296 button{width:32px;height:32px;border-radius:50%;background:#ffffff14;border:none;cursor:pointer;color:#ffffffb3;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._pinnedMessage_1r0rz_296 button:hover{background:#ef444433;color:#ef4444}._pinnedMessage_1r0rz_296 button svg{width:18px;height:18px}._indicators_1r0rz_369{flex-shrink:0;display:flex;align-items:center;gap:16px;padding:8px 20px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.05);font-size:13px}._onlineIndicator_1r0rz_380{display:flex;align-items:center;gap:6px;color:#22c55e}._onlineDot_1r0rz_387{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:_onlinePulse_1r0rz_1 2s infinite}@keyframes _onlinePulse_1r0rz_1{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}._typingIndicator_1r0rz_404{display:flex;align-items:center;gap:6px;color:var(--chat-text-secondary)}._typingDots_1r0rz_411{display:flex;gap:2px}._typingDots_1r0rz_411 span{width:4px;height:4px;border-radius:50%;background:var(--chat-text-secondary);animation:_typingBounce_1r0rz_1 1.4s infinite ease-in-out}._typingDots_1r0rz_411 span:nth-child(1){animation-delay:0s}._typingDots_1r0rz_411 span:nth-child(2){animation-delay:.2s}._typingDots_1r0rz_411 span:nth-child(3){animation-delay:.4s}@keyframes _typingBounce_1r0rz_1{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-4px);opacity:1}}._description_1r0rz_442{flex-shrink:0;padding:12px 20px;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.08)}._descriptionHeader_1r0rz_449{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--chat-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}._descriptionHeader_1r0rz_449 svg{width:14px;height:14px}._description_1r0rz_442 p{margin:0;font-size:14px;color:var(--chat-text);line-height:1.5}._messageList_1r0rz_476{flex:1 1 0;min-height:0;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:20px;display:flex;flex-direction:column;gap:0;scroll-behavior:smooth}._messageList_1r0rz_476::-webkit-scrollbar{width:6px}._messageList_1r0rz_476::-webkit-scrollbar-track{background:transparent}._messageList_1r0rz_476::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._messageList_1r0rz_476::-webkit-scrollbar-thumb:hover{background:#ffffff40}._dateGroup_1r0rz_509{display:flex;flex-direction:column;gap:0;width:100%}._dateDivider_1r0rz_516{display:flex;justify-content:center;padding:16px 0;position:sticky;top:0;z-index:1}._dateDivider_1r0rz_516 span{background:#ffffff14;backdrop-filter:blur(10px);padding:6px 16px;border-radius:20px;font-size:12px;font-weight:500;color:var(--chat-text-secondary);border:1px solid rgba(255,255,255,.1)}._messageWrapper_1r0rz_539{display:flex;flex-direction:row;align-items:flex-end;max-width:75%;min-width:0;position:relative;animation:_messageAppear_1r0rz_1 .3s cubic-bezier(.4,0,.2,1);transition:transform .15s ease;margin-bottom:2px}@keyframes _messageAppear_1r0rz_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._messageWrapper_1r0rz_539._own_1r0rz_562{align-self:flex-end;flex-direction:row-reverse}._messageWrapper_1r0rz_539._other_1r0rz_567{align-self:flex-start;padding-left:44px}._messageWrapper_1r0rz_539._withAvatar_1r0rz_573{padding-left:0}._messageWrapper_1r0rz_539._grouped_1r0rz_578{margin-bottom:1px}._messageAvatar_1r0rz_585{width:36px;height:36px;border-radius:10px;flex-shrink:0;margin-right:8px;object-fit:cover;border:2px solid rgba(234,112,0,.3);box-shadow:0 2px 8px #0000004d}._own_1r0rz_562 ._bubbleFirst_1r0rz_601{border-bottom-right-radius:6px;border-top-right-radius:18px}._own_1r0rz_562 ._bubbleMiddle_1r0rz_606{border-bottom-right-radius:6px;border-top-right-radius:6px}._own_1r0rz_562 ._bubbleLast_1r0rz_611{border-top-right-radius:6px;border-bottom-right-radius:18px}._other_1r0rz_567 ._bubbleFirst_1r0rz_601{border-bottom-left-radius:6px;border-top-left-radius:18px}._other_1r0rz_567 ._bubbleMiddle_1r0rz_606{border-bottom-left-radius:6px;border-top-left-radius:6px}._other_1r0rz_567 ._bubbleLast_1r0rz_611{border-top-left-radius:6px;border-bottom-left-radius:18px}._messageWrapper_1r0rz_539._highlighted_1r0rz_632 ._messageBubble_1r0rz_632{animation:_highlightPulse_1r0rz_1 2s ease}@keyframes _highlightPulse_1r0rz_1{0%,to{box-shadow:0 0 #ea700000}50%{box-shadow:0 0 0 8px #ea70004d}}._messageWrapper_1r0rz_539._searchResult_1r0rz_645 ._messageBubble_1r0rz_632{border-color:#eab30880}._messageWrapper_1r0rz_539._currentSearchResult_1r0rz_649 ._messageBubble_1r0rz_632{border-color:var(--chat-accent);box-shadow:0 0 0 2px #ea70004d}._messageWrapper_1r0rz_539._editing_1r0rz_654 ._messageBubble_1r0rz_632{border-color:#3b82f680;box-shadow:0 0 0 2px #3b82f633}._swipeReplyIndicator_1r0rz_662{position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:var(--chat-accent);display:flex;align-items:center;justify-content:center;color:#fff;animation:_swipeAppear_1r0rz_1 .2s ease}._swipeReplyIndicator_1r0rz_662 svg{width:16px;height:16px}@keyframes _swipeAppear_1r0rz_1{0%{opacity:0;transform:translateY(-50%) scale(.5)}to{opacity:1;transform:translateY(-50%) scale(1)}}._messageBubble_1r0rz_632{padding:10px 14px;border-radius:18px;position:relative;border:1px solid transparent;transition:all .2s ease;overflow:hidden}._ownBubble_1r0rz_706{background:var(--chat-own-bubble);border-color:var(--chat-own-bubble-border);border-bottom-right-radius:6px}._otherBubble_1r0rz_712{background:var(--chat-other-bubble);border-color:var(--chat-other-bubble-border);border-bottom-left-radius:6px}._replyPreview_1r0rz_721{display:flex;margin-bottom:8px;padding:8px;background:#ffffff0d;border-radius:8px;cursor:pointer;transition:all .2s ease}._replyPreview_1r0rz_721:hover{background:#ffffff14}._replyLine_1r0rz_735{width:3px;background:linear-gradient(180deg,#3b82f6,#3b82f680);border-radius:2px;margin-right:10px;flex-shrink:0}._replyContent_1r0rz_743{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._replyAuthor_1r0rz_751{font-size:12px;font-weight:600;color:#3b82f6}._replyText_1r0rz_757{font-size:13px;color:var(--chat-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._messageHeader_1r0rz_768{display:flex;align-items:center;gap:8px;margin-bottom:4px}._messageAuthor_1r0rz_775{font-size:13px;font-weight:600;color:var(--chat-text);display:flex;align-items:center;gap:6px}._adminBadge_1r0rz_784{background:linear-gradient(135deg,#3f51b5cc,#3f51b599);color:#818cf8;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._messageContent_1r0rz_798{font-size:14px;line-height:1.5;color:var(--chat-text);word-wrap:break-word;white-space:pre-wrap}._searchHighlight_1r0rz_806{background:#eab30866;color:inherit;padding:0 2px;border-radius:2px}._imageAttachments_1r0rz_816{margin:4px -14px;display:flex;flex-direction:column;gap:2px;overflow:hidden}._imageAttachments_1r0rz_816:first-child{margin-top:-10px}._imageGrid_1r0rz_828{display:grid!important;grid-template-columns:repeat(2,1fr);gap:2px}._imageAttachment_1r0rz_816{position:relative;overflow:hidden;line-height:0}._imageAttachment_1r0rz_816 img{width:100%;max-width:100%;max-height:320px;min-height:80px;object-fit:cover;cursor:pointer;transition:filter .2s ease;display:block}._imageAttachment_1r0rz_816 img:hover{filter:brightness(.92)}._imageBubble_1r0rz_856{padding:4px!important;overflow:hidden}._imageBubble_1r0rz_856 ._imageAttachments_1r0rz_816{margin:0;border-radius:14px;overflow:hidden}._imageBubble_1r0rz_856 ._imageAttachments_1r0rz_816:first-child{margin-top:0}._imageBubble_1r0rz_856 ._messageHeader_1r0rz_768{padding:6px 10px 4px}._imageFooter_1r0rz_876{position:absolute;bottom:4px;right:8px;background:#0000008c;backdrop-filter:blur(8px);padding:2px 8px;border-radius:10px;z-index:2}._imageFooter_1r0rz_876 ._messageTime_1r0rz_887,._imageFooter_1r0rz_876 ._editedLabel_1r0rz_888{color:#ffffffe6!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}._imageFooter_1r0rz_876 ._messageStatus_1r0rz_893 svg{color:#ffffffe6}._messageAttachments_1r0rz_900{margin-top:8px;display:flex;flex-direction:column;gap:6px}._fileAttachment_1r0rz_907{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#ffffff0d;border-radius:12px;text-decoration:none;color:var(--chat-text);transition:all .2s ease}._fileAttachment_1r0rz_907:hover{background:#ffffff14}._fileAttachment_1r0rz_907 svg{width:32px;height:32px;flex-shrink:0;color:var(--chat-accent)}._fileInfo_1r0rz_930{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._fileName_1r0rz_938{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileSize_1r0rz_946{font-size:11px;color:var(--chat-text-secondary)}._messageFooter_1r0rz_954{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:4px}._editedLabel_1r0rz_888{font-size:11px;color:var(--chat-text-secondary);font-style:italic}._messageTime_1r0rz_887{font-size:11px;color:var(--chat-text-secondary)}._messageStatus_1r0rz_893{display:flex;align-items:center;width:16px;height:12px}._messageStatus_1r0rz_893 svg{width:100%;height:100%}._status_sending_1r0rz_985,._status_sent_1r0rz_989,._status_delivered_1r0rz_993{color:var(--chat-text-secondary)}._status_read_1r0rz_997{color:#3b82f6}._messageActions_1r0rz_1004{position:absolute;top:-12px;display:flex;gap:6px;background:#1e1e23f2;backdrop-filter:blur(10px);border-radius:24px;padding:6px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 15px #0000004d;animation:_actionsAppear_1r0rz_1 .15s ease;z-index:10}._own_1r0rz_562 ._messageActions_1r0rz_1004{right:0}._other_1r0rz_567 ._messageActions_1r0rz_1004{left:0}@keyframes _actionsAppear_1r0rz_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}._messageActions_1r0rz_1004 button{width:36px;height:36px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:var(--chat-text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease}._messageActions_1r0rz_1004 button:hover{background:#ffffff26;color:var(--chat-text);transform:scale(1.1)}._messageActions_1r0rz_1004 button svg{width:18px;height:18px}._deleteAction_1r0rz_1063:hover{background:#ef444433!important;color:#ef4444!important}._systemMessage_1r0rz_1071{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;margin:10px 0}._systemIcon_1r0rz_1080{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--chat-text-secondary)}._systemIcon_1r0rz_1080 svg{width:14px;height:14px}._systemText_1r0rz_1094{font-size:13px;color:var(--chat-text-secondary)}._systemTime_1r0rz_1099{font-size:11px;color:#fff6}._systemLink_1r0rz_1104{color:#3b82f6;text-decoration:none;transition:all .2s ease}._systemLink_1r0rz_1104:hover{text-decoration:underline}._inputArea_1r0rz_1119{flex-shrink:0;padding:12px 20px;background:#ffffff08;border-top:1px solid rgba(255,255,255,.08)}._replyBar_1r0rz_1127{display:flex;align-items:center;gap:12px;padding:10px 12px;margin-bottom:12px;background:#3b82f61a;border-radius:12px;animation:_slideUp_1r0rz_1 .2s ease}@keyframes _slideUp_1r0rz_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._replyBarLine_1r0rz_1149{width:3px;height:36px;background:#3b82f6;border-radius:2px;flex-shrink:0}._replyBarContent_1r0rz_1157{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._replyBarLabel_1r0rz_1165{font-size:12px;color:#3b82f6}._replyBarLabel_1r0rz_1165 strong{font-weight:600}._replyBarText_1r0rz_1174{font-size:13px;color:var(--chat-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._replyBar_1r0rz_1127 button{width:36px;height:36px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:var(--chat-text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._replyBar_1r0rz_1127 button:hover{background:#ef444426;color:#ef4444}._replyBar_1r0rz_1127 button svg{width:20px;height:20px}._editBar_1r0rz_1208{display:flex;align-items:center;gap:10px;padding:10px 12px;margin-bottom:12px;background:#3b82f61a;border-radius:12px;animation:_slideUp_1r0rz_1 .2s ease}._editBar_1r0rz_1208 svg{width:18px;height:18px;color:#3b82f6;flex-shrink:0}._editBar_1r0rz_1208 span{flex:1;font-size:13px;color:#3b82f6;font-weight:500}._editBar_1r0rz_1208 button{width:36px;height:36px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:var(--chat-text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._editBar_1r0rz_1208 button:hover{background:#ef444426;color:#ef4444}._editBar_1r0rz_1208 button svg{width:20px;height:20px}._quickReplies_1r0rz_1259{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;animation:_slideUp_1r0rz_1 .2s ease}._quickReplyBtn_1r0rz_1267{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:13px;color:var(--chat-text);cursor:pointer;transition:all .2s ease}._quickReplyBtn_1r0rz_1267:hover{background:#ea700026;border-color:#ea70004d}._inputRow_1r0rz_1287{display:flex;align-items:flex-end;gap:8px}._inputBtn_1r0rz_1293{width:40px;height:40px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.1);cursor:pointer;color:var(--chat-text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._inputBtn_1r0rz_1293:hover:not(:disabled){background:#ffffff26;color:var(--chat-text)}._inputBtn_1r0rz_1293._active_1r0rz_1313{background:#ea700033;border-color:#ea700066;color:var(--chat-accent)}._inputBtn_1r0rz_1293:disabled{opacity:.5;cursor:not-allowed}._inputBtn_1r0rz_1293 svg{width:20px;height:20px}._spinner_1r0rz_1329{width:16px;height:16px;border:2px solid rgba(255,255,255,.2);border-top-color:var(--chat-accent);border-radius:50%;animation:_spin_1r0rz_1329 .8s linear infinite}@keyframes _spin_1r0rz_1329{to{transform:rotate(360deg)}}._textarea_1r0rz_1342{flex:1;min-height:40px;max-height:150px;padding:10px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:14px;line-height:1.4;color:var(--chat-text);resize:none;outline:none;overflow-y:hidden;transition:border-color .2s ease,background-color .2s ease;font-family:inherit}._textarea_1r0rz_1342:focus{border-color:var(--chat-accent);background:#ffffff1a}._textarea_1r0rz_1342::placeholder{color:var(--chat-text-secondary)}._textarea_1r0rz_1342:disabled{opacity:.5;cursor:not-allowed}._textarea_1r0rz_1342::-webkit-scrollbar{width:6px}._textarea_1r0rz_1342::-webkit-scrollbar-track{background:transparent}._textarea_1r0rz_1342::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}._textarea_1r0rz_1342::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._sendBtn_1r0rz_1391{width:40px;height:40px;border-radius:50%;background:var(--chat-accent);border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._sendBtn_1r0rz_1391:hover:not(:disabled){background:#d56600;transform:scale(1.05)}._sendBtn_1r0rz_1391:disabled{background:#ffffff1a;color:var(--chat-text-secondary);cursor:not-allowed}._sendBtn_1r0rz_1391 svg{width:20px;height:20px}._closedNotice_1r0rz_1425{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 20px;background:#ffffff08;border-top:1px solid rgba(255,255,255,.08);color:var(--chat-text-secondary);font-size:14px}._closedNotice_1r0rz_1425 svg{width:18px;height:18px}._imageModal_1r0rz_1446{position:fixed;inset:0;width:100vw;height:100vh;background:#000000d9;backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;cursor:pointer;animation:_fadeIn_1r0rz_1 .2s ease}@keyframes _fadeIn_1r0rz_1{0%{opacity:0}to{opacity:1}}._imageModalContent_1r0rz_1470{position:relative;max-width:90vw;max-height:90vh;cursor:default;animation:_zoomIn_1r0rz_1 .3s ease}@keyframes _zoomIn_1r0rz_1{0%{transform:scale(.9)}to{transform:scale(1)}}._imageModalClose_1r0rz_1483{position:absolute;top:-40px;right:0;width:36px;height:36px;border-radius:50%;background:#ffffff1a;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._imageModalClose_1r0rz_1483:hover{background:#fff3}._imageModalClose_1r0rz_1483 svg{width:20px;height:20px}._imageModalContent_1r0rz_1470 img{max-width:100%;max-height:80vh;border-radius:8px;display:block}._imageModalInfo_1r0rz_1516{display:flex;align-items:center;justify-content:space-between;padding:12px 0;color:#fff}._imageModalInfo_1r0rz_1516 span{font-size:14px;opacity:.8}._imageModalInfo_1r0rz_1516 a{color:var(--chat-accent);text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}._imageModalInfo_1r0rz_1516 a:hover{text-decoration:underline}._contextMenuOverlay_1r0rz_1544{position:fixed;inset:0;z-index:100}._contextMenu_1r0rz_1544{position:fixed;background:#1e1e23fa;backdrop-filter:blur(20px);border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 30px #0006;padding:6px;min-width:160px;z-index:101;animation:_contextAppear_1r0rz_1 .15s ease}@keyframes _contextAppear_1r0rz_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._contextMenu_1r0rz_1544 button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;background:transparent;border:none;border-radius:8px;font-size:14px;color:var(--chat-text);cursor:pointer;transition:all .15s ease;text-align:left}._contextMenu_1r0rz_1544 button:hover{background:#ffffff14}._contextMenu_1r0rz_1544 button svg{width:16px;height:16px;flex-shrink:0}._contextMenuDelete_1r0rz_1603{color:#ef4444!important}._contextMenuDelete_1r0rz_1603:hover{background:#ef444426!important}@media(max-width:1440px){._messageWrapper_1r0rz_539{max-width:80%}._header_1r0rz_36{padding:14px 18px}._headerTitle_1r0rz_75{font-size:15px}._headerMeta_1r0rz_85{font-size:12px;gap:10px}._messageList_1r0rz_476{padding:16px}._inputArea_1r0rz_1119{padding:10px 18px}._imageAttachment_1r0rz_816 img{max-height:260px}}@media(max-width:768px){._ticketChat_1r0rz_20{border-radius:0;height:100vh;height:100dvh}._header_1r0rz_36{padding:12px 16px}._backButton_1r0rz_47{display:flex;width:40px;height:40px;background:#ea700026;border:1px solid rgba(234,112,0,.3)}._backButton_1r0rz_47 svg{width:22px;height:22px;color:var(--chat-accent)}._backButton_1r0rz_47:active{transform:scale(.95);background:#ea700040}._headerTitle_1r0rz_75{font-size:15px}._headerMeta_1r0rz_85{font-size:12px;gap:8px}._headerActions_1r0rz_109{gap:4px}._searchButton_1r0rz_115{width:32px;height:32px}._statusSelect_1r0rz_139,._priorityBadge_1r0rz_153{padding:4px 10px;font-size:11px}._searchBar_1r0rz_166{padding:10px 16px}._connectionBanner_1r0rz_268{padding:8px 16px;font-size:12px}._pinnedMessage_1r0rz_296{padding:8px 16px}._indicators_1r0rz_369{padding:6px 16px;font-size:12px}._description_1r0rz_442{padding:10px 16px}._messageList_1r0rz_476{padding:16px}._messageWrapper_1r0rz_539{max-width:85%}._messageWrapper_1r0rz_539._other_1r0rz_567{padding-left:40px}._messageAvatar_1r0rz_585{width:32px;height:32px;margin-right:6px;border-radius:8px}._messageBubble_1r0rz_632{padding:8px 12px}._messageContent_1r0rz_798{font-size:14px}._messageActions_1r0rz_1004{position:static;margin-top:8px;background:transparent;border:none;box-shadow:none;padding:0;justify-content:flex-end}._inputArea_1r0rz_1119{padding:10px 16px;padding-bottom:env(safe-area-inset-bottom,10px)}._inputBtn_1r0rz_1293{width:36px;height:36px}._inputBtn_1r0rz_1293 svg{width:18px;height:18px}._textarea_1r0rz_1342{min-height:36px;padding:8px 14px;font-size:15px}._sendBtn_1r0rz_1391{width:36px;height:36px}._sendBtn_1r0rz_1391 svg{width:18px;height:18px}._quickReplies_1r0rz_1259{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;margin:0 -16px 12px;padding-left:16px;padding-right:16px}._quickReplyBtn_1r0rz_1267{white-space:nowrap;flex-shrink:0}._contextMenu_1r0rz_1544{left:50%!important;top:auto!important;bottom:20px;transform:translate(-50%);width:calc(100% - 32px);max-width:300px}}@media(max-width:380px){._headerMeta_1r0rz_85{display:none}._messageWrapper_1r0rz_539{max-width:90%}._messageWrapper_1r0rz_539._other_1r0rz_567{padding-left:36px}._messageAvatar_1r0rz_585{width:28px;height:28px;margin-right:4px;border-radius:7px}}@media(max-height:500px)and (orientation:landscape){._header_1r0rz_36{padding:8px 16px}._description_1r0rz_442{display:none}._indicators_1r0rz_369{padding:4px 16px}._inputArea_1r0rz_1119{padding:8px 16px}}@media(prefers-color-scheme:light){:root{--chat-bg: rgba(245, 245, 250, .98);--chat-own-bubble: rgba(234, 112, 0, .1);--chat-own-bubble-border: rgba(234, 112, 0, .2);--chat-other-bubble: rgba(63, 81, 181, .08);--chat-other-bubble-border: rgba(63, 81, 181, .15);--chat-system-bg: rgba(0, 0, 0, .03);--chat-text: rgba(0, 0, 0, .9);--chat-text-secondary: rgba(0, 0, 0, .5)}}._ticketList_aq7t1_6{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;background:transparent;border-radius:16px;overflow:hidden}._statsBar_aq7t1_20{flex-shrink:0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:16px 20px;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.05)}._stat_aq7t1_20{display:flex;flex-direction:column;align-items:center;padding:10px;background:#ffffff08;border-radius:12px;transition:all .2s ease}._statValue_aq7t1_40{font-size:20px;font-weight:700;color:#ffffffe6;line-height:1}._statLabel_aq7t1_47{font-size:11px;color:#ffffff80;margin-top:4px;text-align:center;line-height:1.2}._statUrgent_aq7t1_55{background:#ef44441a}._statUrgent_aq7t1_55 ._statValue_aq7t1_40{color:#ef4444}._statUnread_aq7t1_63{background:#3b82f61a}._statUnread_aq7t1_63 ._statValue_aq7t1_40{color:#3b82f6}._header_aq7t1_74{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.05)}._title_aq7t1_84{font-size:18px;font-weight:600;color:#ffffffe6;margin:0}._headerActions_aq7t1_91{display:flex;align-items:center;gap:8px}._filterToggle_aq7t1_97{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:13px;color:#ffffff80;cursor:pointer;transition:all .3s ease}._filterToggle_aq7t1_97:hover{background:#ffffff1a;color:#ffffffe6}._filterToggle_aq7t1_97 svg{width:14px;height:14px}._createButton_aq7t1_121{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#ea7000,#c95a00);border:none;border-radius:12px;font-size:13px;font-weight:500;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ea70004d}._createButton_aq7t1_121:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ea700066}._createButton_aq7t1_121 svg{width:16px;height:16px}._search_aq7t1_150{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:12px 20px;background:#ffffff05}._search_aq7t1_150 svg{width:18px;height:18px;color:#ffffff80;flex-shrink:0}._search_aq7t1_150 input{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px 16px;font-size:14px;color:#ffffffe6;outline:none;transition:all .3s ease}._search_aq7t1_150 input:focus{border-color:#ea7000;background:#ffffff14}._search_aq7t1_150 input::placeholder{color:#ffffff80}._searchClear_aq7t1_187{width:28px;height:28px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:#ffffff80;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._searchClear_aq7t1_187:hover{background:#ef444426;color:#ef4444}._searchClear_aq7t1_187 svg{width:16px;height:16px}._filters_aq7t1_214{flex-shrink:0;display:flex;gap:8px;padding:0 20px 12px;animation:_slideDown_aq7t1_1 .2s ease}@keyframes _slideDown_aq7t1_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._filters_aq7t1_214 select{flex:1;min-width:0;padding:8px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:13px;color:#ffffffe6;cursor:pointer;transition:all .3s ease;outline:none}._filters_aq7t1_214 select:hover{border-color:#ffffff26}._filters_aq7t1_214 select:focus{border-color:#ea7000}._filters_aq7t1_214 select option{background:#1a1a1f;color:#ffffffe6}._listContainer_aq7t1_263{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden}._listContainer_aq7t1_263::-webkit-scrollbar{width:6px}._listContainer_aq7t1_263::-webkit-scrollbar-track{background:transparent}._listContainer_aq7t1_263::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._listContainer_aq7t1_263::-webkit-scrollbar-thumb:hover{background:#ffffff40}._list_aq7t1_263{display:flex;flex-direction:column;padding:8px;gap:4px}._ticketCard_aq7t1_297{position:relative}._ticketCardInner_aq7t1_301{padding:14px 16px;background:#ffffff08;border-radius:12px;border-left:3px solid transparent;cursor:pointer;transition:all .2s ease}._ticketCardInner_aq7t1_301:hover{background:#ffffff0f}._ticketCard_aq7t1_297._selected_aq7t1_314 ._ticketCardInner_aq7t1_301{background:#ea70001a;border-left-color:#ea7000!important}._ticketCard_aq7t1_297._unread_aq7t1_319 ._ticketCardInner_aq7t1_301{background:#3b82f614}._ticketCard_aq7t1_297._urgent_aq7t1_323 ._ticketCardInner_aq7t1_301{animation:_urgentPulse_aq7t1_1 2s infinite}@keyframes _urgentPulse_aq7t1_1{0%,to{background:#ffffff08}50%{background:#ef444414}}._ticketHeader_aq7t1_337{display:flex;align-items:center;gap:10px;margin-bottom:8px}._ticketAvatar_aq7t1_344{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#ea7000,#d56600);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#fff;flex-shrink:0}._ticketUserInfo_aq7t1_358{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._ticketUserName_aq7t1_366{font-size:14px;font-weight:600;color:#ffffffe6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ticketTime_aq7t1_375{font-size:12px;color:#ffffff80}._unreadBadge_aq7t1_380{min-width:20px;height:20px;padding:0 6px;background:#3b82f6;border-radius:10px;font-size:11px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._ticketTitle_aq7t1_396{font-size:14px;font-weight:500;color:#ffffffe6;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._ticketDescription_aq7t1_409{font-size:13px;color:#ffffff80;margin:0 0 10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._ticketFooter_aq7t1_421{display:flex;flex-wrap:wrap;align-items:center;gap:6px}._ticketStatus_aq7t1_428,._ticketPriority_aq7t1_429{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600}._ticketCategory_aq7t1_439{font-size:14px}._ticketId_aq7t1_443{margin-left:auto;font-size:11px;color:#ffffff80;font-weight:500}._empty_aq7t1_453{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._empty_aq7t1_453 svg{width:64px;height:64px;color:#ffffff4d;opacity:.5;margin-bottom:16px}._empty_aq7t1_453 h3{font-size:16px;font-weight:600;color:#ffffffe6;margin:0 0 8px}._empty_aq7t1_453 p{font-size:14px;color:#ffffff80;margin:0 0 20px;max-width:260px}._emptyCreateButton_aq7t1_484{padding:10px 20px;background:linear-gradient(135deg,#ea7000,#c95a00);border:none;border-radius:12px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #ea70004d}._emptyCreateButton_aq7t1_484:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ea700066}._loading_aq7t1_505{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._spinner_aq7t1_514{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#ea7000;border-radius:50%;animation:_spin_aq7t1_514 .8s linear infinite;margin-bottom:16px}@keyframes _spin_aq7t1_514{to{transform:rotate(360deg)}}._loading_aq7t1_505 p{font-size:14px;color:#ffffff80;margin:0}@media(max-width:1440px){._statsBar_aq7t1_20{padding:14px 18px;gap:6px}._stat_aq7t1_20{padding:8px}._statValue_aq7t1_40{font-size:18px}._statLabel_aq7t1_47{font-size:10px}._header_aq7t1_74{padding:14px 18px}._title_aq7t1_84{font-size:17px}._search_aq7t1_150{padding:10px 18px}._search_aq7t1_150 input{padding:8px 14px;font-size:13px}._ticketCardInner_aq7t1_301{padding:12px 14px}._ticketDescription_aq7t1_409{-webkit-line-clamp:1;font-size:12px}}@media(max-width:900px){._statsBar_aq7t1_20{grid-template-columns:repeat(2,1fr);padding:12px 16px;gap:6px}._stat_aq7t1_20{padding:8px}._statValue_aq7t1_40{font-size:18px}._statLabel_aq7t1_47{font-size:10px}._header_aq7t1_74{padding:12px 16px}._title_aq7t1_84{font-size:16px}._filterToggle_aq7t1_97{padding:6px 10px;font-size:12px}._createButton_aq7t1_121{padding:6px 12px;font-size:12px}._createButton_aq7t1_121 span{display:none}._search_aq7t1_150{padding:10px 16px}._search_aq7t1_150 input{padding:8px 14px;font-size:13px}._filters_aq7t1_214{padding:0 16px 10px;flex-wrap:wrap}._filters_aq7t1_214 select{min-width:calc(50% - 4px);flex:none;font-size:12px}._ticketCardInner_aq7t1_301{padding:12px 14px}._ticketDescription_aq7t1_409{-webkit-line-clamp:1}._ticketStatus_aq7t1_428,._ticketPriority_aq7t1_429{padding:3px 8px;font-size:10px}._ticketId_aq7t1_443{font-size:10px}}@media(max-width:768px){._ticketList_aq7t1_6{border-radius:0;height:100%}._header_aq7t1_74{padding:12px 16px}._title_aq7t1_84{font-size:16px}._search_aq7t1_150 input{padding:8px 14px;font-size:14px}._list_aq7t1_263{padding:6px}._ticketAvatar_aq7t1_344{width:32px;height:32px;font-size:12px}._ticketUserName_aq7t1_366,._ticketTitle_aq7t1_396{font-size:13px}._ticketDescription_aq7t1_409{font-size:12px}._empty_aq7t1_453{padding:40px 20px}._empty_aq7t1_453 svg{width:48px;height:48px}._empty_aq7t1_453 h3{font-size:15px}._empty_aq7t1_453 p{font-size:13px}}@media(max-width:380px){._statsBar_aq7t1_20{gap:4px}._header_aq7t1_74{flex-wrap:wrap}._filters_aq7t1_214 select{min-width:100%}._ticketHeader_aq7t1_337{gap:8px}._ticketFooter_aq7t1_421{gap:4px}}:root{--modal-bg: rgba(20, 20, 25, .98);--modal-text: rgba(255, 255, 255, .9);--modal-text-secondary: rgba(255, 255, 255, .6);--modal-accent: #ea7000;--modal-border: rgba(255, 255, 255, .1);--modal-input-bg: rgba(255, 255, 255, .06)}._modalOverlay_1j12l_16{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_fadeIn_1j12l_1 .2s ease}@keyframes _fadeIn_1j12l_1{0%{opacity:0}to{opacity:1}}._modal_1j12l_16{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:var(--modal-bg);border-radius:20px;border:1px solid var(--modal-border);box-shadow:0 20px 60px #00000080;animation:_slideUp_1j12l_1 .3s cubic-bezier(.4,0,.2,1)}@keyframes _slideUp_1j12l_1{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._modal_1j12l_16::-webkit-scrollbar{width:6px}._modal_1j12l_16::-webkit-scrollbar-track{background:transparent}._modal_1j12l_16::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._header_1j12l_75{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--modal-border)}._title_1j12l_83{font-size:18px;font-weight:600;color:var(--modal-text);margin:0}._closeButton_1j12l_90{width:36px;height:36px;border-radius:50%;background:#ffffff14;border:none;cursor:pointer;color:var(--modal-text-secondary);display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_1j12l_90:hover{background:#ef444426;color:#ef4444}._closeButton_1j12l_90 svg{width:18px;height:18px}._form_1j12l_115{padding:24px;display:flex;flex-direction:column;gap:20px}._formGroup_1j12l_122{display:flex;flex-direction:column;gap:8px;position:relative}._row_1j12l_129{display:grid;grid-template-columns:1fr 1fr;gap:16px}._label_1j12l_135{font-size:13px;font-weight:600;color:var(--modal-text);display:flex;align-items:center;gap:4px}._required_1j12l_144{color:#ef4444}._input_1j12l_148,._select_1j12l_149,._textarea_1j12l_150{padding:12px 16px;background:var(--modal-input-bg);border:1px solid var(--modal-border);border-radius:12px;font-size:14px;color:var(--modal-text);outline:none;transition:all .2s ease;font-family:inherit}._input_1j12l_148:focus,._select_1j12l_149:focus,._textarea_1j12l_150:focus{border-color:var(--modal-accent);background:#ffffff14}._input_1j12l_148::placeholder,._textarea_1j12l_150::placeholder{color:var(--modal-text-secondary)}._select_1j12l_149{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}._select_1j12l_149 option{background:#1a1a1f;color:var(--modal-text)}._textarea_1j12l_150{resize:vertical;min-height:120px}._charCount_1j12l_193{position:absolute;right:0;top:0;font-size:11px;color:var(--modal-text-secondary)}._actions_1j12l_202{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}._cancelButton_1j12l_209,._submitButton_1j12l_210{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px}._cancelButton_1j12l_209{background:#ffffff14;border:1px solid var(--modal-border);color:var(--modal-text-secondary)}._cancelButton_1j12l_209:hover:not(:disabled){background:#ffffff1f;color:var(--modal-text)}._submitButton_1j12l_210{background:var(--modal-accent);border:none;color:#fff}._submitButton_1j12l_210:hover:not(:disabled){background:#d56600;transform:translateY(-1px)}._submitButton_1j12l_210:disabled,._cancelButton_1j12l_209:disabled{opacity:.5;cursor:not-allowed;transform:none}._submitButton_1j12l_210 svg{width:16px;height:16px}._spinner_1j12l_258{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1j12l_258 .8s linear infinite}@keyframes _spin_1j12l_258{to{transform:rotate(360deg)}}@media(max-width:768px){._modalOverlay_1j12l_16{padding:0;align-items:flex-end}._modal_1j12l_16{max-width:100%;max-height:95vh;border-radius:20px 20px 0 0;animation:_slideUpMobile_1j12l_1 .3s cubic-bezier(.4,0,.2,1)}@keyframes _slideUpMobile_1j12l_1{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}._header_1j12l_75{padding:16px 20px}._title_1j12l_83{font-size:16px}._form_1j12l_115{padding:20px;gap:16px}._row_1j12l_129{grid-template-columns:1fr;gap:16px}._input_1j12l_148,._select_1j12l_149,._textarea_1j12l_150{padding:10px 14px;font-size:15px}._actions_1j12l_202{flex-direction:column-reverse;gap:10px}._cancelButton_1j12l_209,._submitButton_1j12l_210{width:100%;padding:14px}}@media(max-width:380px){._header_1j12l_75{padding:14px 16px}._form_1j12l_115{padding:16px}}:root{--admin-page-bg: rgba(10, 10, 15, .95);--admin-page-text: rgba(255, 255, 255, .9);--admin-page-text-secondary: rgba(255, 255, 255, .6);--admin-page-accent: #ea7000;--admin-page-border: rgba(255, 255, 255, .08)}._adminTicketsPage_1x292_15{display:grid;grid-template-columns:400px 1fr;height:calc(100vh - 60px);gap:1px;background:var(--admin-page-border);border-radius:16px;overflow:hidden}._listSection_1x292_26,._chatSection_1x292_32{background:var(--admin-page-bg);min-width:0}._noTicketSelected_1x292_38{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center}._noTicketSelected_1x292_38 svg{width:80px;height:80px;color:var(--admin-page-text-secondary);opacity:.4;margin-bottom:24px}._noTicketSelected_1x292_38 h3{font-size:18px;font-weight:600;color:var(--admin-page-text);margin:0 0 8px}._noTicketSelected_1x292_38 p{font-size:14px;color:var(--admin-page-text-secondary);margin:0;max-width:300px}._loadingContainer_1x292_71{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 60px);background:var(--admin-page-bg);border-radius:16px}._spinner_1x292_81{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--admin-page-accent);border-radius:50%;animation:_spin_1x292_81 .8s linear infinite;margin-bottom:16px}@keyframes _spin_1x292_81{to{transform:rotate(360deg)}}._loadingContainer_1x292_71 p{font-size:14px;color:var(--admin-page-text-secondary);margin:0}@media(min-width:1600px){._adminTicketsPage_1x292_15{grid-template-columns:450px 1fr}}@media(max-width:1440px){._adminTicketsPage_1x292_15{grid-template-columns:380px 1fr}}@media(max-width:1200px){._adminTicketsPage_1x292_15{grid-template-columns:360px 1fr}}@media(max-width:1024px){._adminTicketsPage_1x292_15{grid-template-columns:320px 1fr}}@media(max-width:900px){._adminTicketsPage_1x292_15{grid-template-columns:280px 1fr}}@media(max-width:768px){._adminTicketsPage_1x292_15{display:block;position:relative;border-radius:0;height:100vh;height:100dvh;overflow:hidden}._listSection_1x292_26,._chatSection_1x292_32{position:absolute;inset:0;overflow-y:auto;will-change:transform;transition:transform .3s cubic-bezier(.4,0,.2,1)}._listSection_1x292_26{z-index:1}._chatSection_1x292_32{z-index:2;transform:translate(100%)}._listSection_1x292_26._hidden_1x292_168{transform:translate(-30%);pointer-events:none}._chatSection_1x292_32:not(._hidden_1x292_168){transform:translate(0)}._noTicketSelected_1x292_38{display:none}._loadingContainer_1x292_71{border-radius:0;height:100vh;height:100dvh}}@media(max-width:768px)and (orientation:landscape){._adminTicketsPage_1x292_15{height:100vh;height:100dvh}}@media(max-width:480px){._noTicketSelected_1x292_38 svg{width:60px;height:60px;margin-bottom:16px}._noTicketSelected_1x292_38 h3{font-size:16px}._noTicketSelected_1x292_38 p{font-size:13px}}._container_1htey_3{padding:1.5rem;max-width:1600px;margin:0 auto}._loadingContainer_1htey_10{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}._spinner_1htey_19{width:40px;height:40px;border:3px solid rgba(249,115,22,.2);border-top-color:#f97316;border-radius:50%;animation:_spin_1htey_19 .8s linear infinite}@keyframes _spin_1htey_19{to{transform:rotate(360deg)}}._header_1htey_33{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._headerInfo_1htey_42{flex:1;min-width:200px}._title_1htey_47{display:flex;align-items:center;gap:.75rem;font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .5rem}._title_1htey_47 svg{color:#f97316}._subtitle_1htey_61{color:#fff9;font-size:.95rem;margin:0}._primaryButton_1htey_68{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #f973164d;white-space:nowrap;flex-shrink:0}._primaryButton_1htey_68:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731666}._primaryButton_1htey_68:disabled{opacity:.5;cursor:not-allowed;transform:none}._secondaryButton_1htey_97{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:10px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._secondaryButton_1htey_97:hover{background:#ffffff1f;border-color:#ffffff40}._iconButton_1htey_117{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#ffffffb3;cursor:pointer;transition:all .2s}._iconButton_1htey_117:hover{background:#ffffff26;color:#fff}._iconButton_1htey_117._danger_1htey_136:hover{background:#ef444426;color:#f87171;border-color:#ef44444d}._addButton_1htey_142{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f9731626;border:1px solid rgba(249,115,22,.3);border-radius:8px;color:#f97316;cursor:pointer;transition:all .2s}._addButton_1htey_142:hover{background:#f9731640}._removeButton_1htey_160{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#f87171;cursor:pointer;transition:all .2s}._removeButton_1htey_160:hover{background:#ef444433}._errorBanner_1htey_179{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:12px;color:#fca5a5;margin-bottom:1.5rem}._errorBanner_1htey_179 span{flex:1}._errorBanner_1htey_179 button{background:none;border:none;color:#ffffff80;cursor:pointer;padding:.25rem;display:flex;transition:color .2s}._errorBanner_1htey_179 button:hover{color:#fff}._filters_1htey_210{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._searchBox_1htey_217,._filterBox_1htey_218{display:flex;align-items:center;gap:.75rem;padding:0 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;height:48px}._searchBox_1htey_217{flex:1;min-width:250px}._searchBox_1htey_217 svg,._filterBox_1htey_218 svg{color:#fff6}._searchBox_1htey_217 input,._filterBox_1htey_218 select{flex:1;background:none;border:none;color:#fff;font-size:.95rem;outline:none}._searchBox_1htey_217 input::placeholder{color:#fff6}._filterBox_1htey_218 select{min-width:150px;cursor:pointer}._filterBox_1htey_218 select option{background:#1a1a1f;color:#fff}._mainLayout_1htey_264{display:grid;grid-template-columns:380px 1fr;gap:1.5rem;min-height:600px}._casesList_1htey_272{display:flex;flex-direction:column;gap:.75rem;max-height:calc(100vh - 300px);overflow-y:auto;padding-right:.5rem}._casesList_1htey_272::-webkit-scrollbar{width:6px}._casesList_1htey_272::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}._casesList_1htey_272::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._caseCard_1htey_295{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;cursor:pointer;transition:all .2s}._caseCard_1htey_295:hover{background:#ffffff14;border-color:#ffffff26}._caseCard_1htey_295._selected_1htey_312{background:#f973161a;border-color:#f973164d}._caseCard_1htey_295._disabled_1htey_317{opacity:.6}._caseIcon_1htey_321{width:56px;height:56px;border-radius:10px;overflow:hidden;background:#ffffff0d;flex-shrink:0}._caseIcon_1htey_321 img{width:100%;height:100%;object-fit:cover}._caseInfo_1htey_336{flex:1;min-width:0}._caseInfo_1htey_336 h4{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._caseMeta_1htey_351{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8rem;color:#ffffff80}._caseMeta_1htey_351 span{display:flex;align-items:center;gap:.25rem}._caseStatus_1htey_365{flex-shrink:0}._statusActive_1htey_369,._statusInactive_1htey_370{padding:.25rem .6rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusActive_1htey_369{background:#22c55e26;color:#4ade80}._statusInactive_1htey_370{background:#ef444426;color:#f87171}._statusFree_1htey_388{padding:.25rem .6rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;background:#3b82f626;color:#60a5fa;margin-right:.25rem}._emptyState_1htey_400{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:#ffffff80}._emptyState_1htey_400 svg{color:#fff3}._emptyState_1htey_400 h3{margin:0 0 .5rem;color:#fff}._emptyState_1htey_400 p{margin:0 0 1.5rem}._caseDetails_1htey_424{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}._detailsHeader_1htey_431{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}._detailsTitle_1htey_439{display:flex;align-items:center;gap:1rem}._detailsTitle_1htey_439 img{width:48px;height:48px;border-radius:10px;object-fit:cover}._detailsTitle_1htey_439 h3{margin:0;font-size:1.25rem;color:#fff}._detailsTitle_1htey_439 span{font-size:.875rem;color:#ffffff80}._detailsActions_1htey_463{display:flex;gap:.5rem}._detailsTabs_1htey_468{display:flex;border-bottom:1px solid rgba(255,255,255,.08)}._tab_1htey_473{flex:1;padding:1rem;background:none;border:none;color:#ffffff80;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;position:relative}._tab_1htey_473:hover{color:#fff;background:#ffffff08}._tab_1htey_473._activeTab_1htey_491{color:#f97316}._tab_1htey_473._activeTab_1htey_491:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#f97316}._detailsContent_1htey_505{padding:1.5rem;max-height:calc(100vh - 450px);overflow-y:auto}._infoGrid_1htey_512{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}._infoItem_1htey_518{display:flex;flex-direction:column;gap:.35rem;padding:1rem;background:#ffffff0a;border-radius:12px}._infoItem_1htey_518 label{font-size:.8rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}._infoItem_1htey_518 span{font-size:1.1rem;font-weight:600;color:#fff}._textSuccess_1htey_540{color:#4ade80!important}._textDanger_1htey_544{color:#f87171!important}._itemsList_1htey_549{display:flex;flex-direction:column;gap:.75rem}._itemCard_1htey_555{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;border-left-style:solid;transition:all .2s}._itemCard_1htey_555._disabledItem_1htey_567{opacity:.5}._itemIcon_1htey_571{width:44px;height:44px;border-radius:8px;overflow:hidden;background:#ffffff0d;flex-shrink:0}._itemIcon_1htey_571 img{width:100%;height:100%;object-fit:cover}._itemInfo_1htey_586{flex:1;min-width:0}._itemInfo_1htey_586 h5{margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:#fff}._itemCommand_1htey_598{font-size:.8rem;color:#fff6;font-family:monospace}._itemChance_1htey_604{display:flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;color:#f97316;flex-shrink:0}._itemCategory_1htey_614{padding:.25rem .6rem;border-radius:6px;font-size:.75rem;font-weight:600;flex-shrink:0}._statsContent_1htey_623{display:flex;flex-direction:column;gap:1.5rem}._loadingStats_1htey_629{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}._statsGrid_1htey_638{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._statCard_1htey_644{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;background:#ffffff0a;border-radius:14px;text-align:center}._statValue_1htey_655{font-size:2rem;font-weight:700;color:#f97316}._statLabel_1htey_661{font-size:.85rem;color:#ffffff80}._popularItems_1htey_666{display:flex;flex-direction:column;gap:.75rem}._popularItems_1htey_666 h4{margin:0 0 .5rem;font-size:1rem;color:#fff}._popularItem_1htey_666{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#ffffff0a;border-radius:10px}._popularItem_1htey_666 img{width:32px;height:32px;border-radius:6px;object-fit:cover}._popularItemName_1htey_694{flex:1;font-weight:500;color:#fff}._popularItemChance_1htey_700{font-size:.85rem;color:#f97316}._popularItemWins_1htey_705{font-size:.85rem;color:#ffffff80}._noStats_1htey_710{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#fff6}._noStats_1htey_710 svg{margin-bottom:1rem;opacity:.3}._noSelection_1htey_726{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#ffffff80;padding:2rem}._noSelection_1htey_726 svg{color:#ffffff26;margin-bottom:1.5rem}._noSelection_1htey_726 h3{margin:0 0 .5rem;color:#fff}._noSelection_1htey_726 p{margin:0}._modalOverlay_1htey_752{position:fixed;inset:0;width:100vw;height:100vh;background:#000000d9;backdrop-filter:blur(10px);display:flex;align-items:flex-start;justify-content:center;z-index:99999;padding:2rem 1rem;overflow-y:auto;isolation:isolate}._modal_1htey_752{position:relative;background:linear-gradient(145deg,#1e1e23fc,#141419fc);border:1px solid rgba(255,255,255,.12);border-radius:20px;width:100%;max-width:800px;box-shadow:0 25px 80px #000000b3;z-index:100000}._modalHeader_1htey_782{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}._modalHeader_1htey_782 h3{margin:0;font-size:1.25rem;color:#fff}._modalHeader_1htey_782 button{background:#ffffff14;border:none;border-radius:10px;padding:.5rem;color:#fff9;cursor:pointer;display:flex;transition:all .2s}._modalHeader_1htey_782 button:hover{background:#ffffff1f;color:#fff}._modalBody_1htey_812{padding:1.5rem;max-height:calc(100vh - 250px);overflow-y:auto}._modalFooter_1htey_818{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.08)}._formSection_1htey_827{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.06)}._formSection_1htey_827:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}._formSection_1htey_827 h4{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;color:#ffffffe6}._sectionHeader_1htey_848{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sectionHeader_1htey_848 h4{margin:0}._sectionActions_1htey_859{display:flex;gap:.5rem}._formRow_1htey_864{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}._formGroup_1htey_871{display:flex;flex-direction:column;gap:.5rem}._formGroup_1htey_871 label{font-size:.875rem;font-weight:500;color:#ffffffb3}._formGroup_1htey_871 input,._formGroup_1htey_871 select{width:100%;padding:.75rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:.95rem;transition:all .2s;box-sizing:border-box}._formGroup_1htey_871 input:focus,._formGroup_1htey_871 select:focus{outline:none;border-color:#f97316;background:#ffffff14}._formGroup_1htey_871 input::placeholder{color:#ffffff59}._formGroup_1htey_871 select option{background:#1a1a1f;color:#fff}._checkboxLabel_1htey_912{display:flex!important;flex-direction:row!important;align-items:center;gap:.75rem;cursor:pointer}._checkboxLabel_1htey_912 input[type=checkbox]{width:20px;height:20px;accent-color:#f97316;cursor:pointer}._imageUpload_1htey_928{display:flex;align-items:center;gap:1rem}._imageUpload_1htey_928 input[type=file]{display:none}._uploadLabel_1htey_938{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#ffffffb3;font-size:.9rem;cursor:pointer;transition:all .2s}._uploadLabel_1htey_938:hover{background:#ffffff1a;color:#fff}._imagePreview_1htey_957{width:48px;height:48px;border-radius:8px;object-fit:cover}._descriptionRow_1htey_965{display:flex;gap:.75rem;margin-bottom:.75rem}._descriptionRow_1htey_965 input{flex:1;padding:.75rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:.9rem}._descriptionRow_1htey_965 input:focus{outline:none;border-color:#f97316}._descriptionRow_1htey_965 input::placeholder{color:#ffffff59}._validationBanner_1htey_991{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;font-size:.875rem;margin-bottom:1rem}._validationBanner_1htey_991._valid_1htey_991{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#4ade80}._validationBanner_1htey_991._invalid_1htey_1007{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#f87171}._itemsForm_1htey_1014{display:flex;flex-direction:column;gap:.75rem;overflow:hidden}._itemFormCard_1htey_1021{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}._itemFormHeader_1htey_1028{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.06)}._itemFormHeader_1htey_1028 span{font-weight:600;color:#ffffffb3}._itemFormActions_1htey_1042{display:flex;gap:.5rem}._miniCheckbox_1htey_1047{display:flex;align-items:center;gap:.35rem;padding:.35rem .5rem;background:#ffffff0f;border-radius:6px;cursor:pointer;color:#fff9;transition:all .2s}._miniCheckbox_1htey_1047:hover{background:#ffffff1a}._miniCheckbox_1htey_1047 input{display:none}._removeItemButton_1htey_1067{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ef44441a;border:none;border-radius:6px;color:#f87171;cursor:pointer;transition:all .2s}._removeItemButton_1htey_1067:hover{background:#ef444433}._itemFormBody_1htey_1085{padding:1rem;display:flex;flex-direction:column;gap:.75rem}._itemFormRow_1htey_1092{display:flex;gap:.75rem}._itemFormColumn_1htey_1097{display:flex;flex-direction:column;gap:.35rem}._itemFormColumn_1htey_1097 input{width:100%;padding:.65rem .9rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:.9rem}._itemFormColumn_1htey_1097 input:focus{outline:none;border-color:#f97316}._itemFormColumn_1htey_1097 input::placeholder{color:#ffffff59}._commandHint_1htey_1122{font-size:.75rem;color:#fff6;font-style:italic}._itemFormRow_1htey_1092 input,._itemFormRow_1htey_1092 select{flex:1;padding:.65rem .9rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:.9rem}._itemFormRow_1htey_1092 input:focus,._itemFormRow_1htey_1092 select:focus{outline:none;border-color:#f97316}._itemFormRow_1htey_1092 input::placeholder{color:#ffffff59}._itemFormRow_1htey_1092 select option{background:#1a1a1f;color:#fff}._chanceInput_1htey_1154{max-width:100px;text-align:center;font-weight:600}._categorySelect_1htey_1160{max-width:180px}._inputError_1htey_1164{border-color:#ef444480!important;background:#ef44440d!important}._itemIconUpload_1htey_1170{flex:1;min-width:0}._itemIconPreviewWrapper_1htey_1175{display:inline-flex;align-items:center;position:relative;padding:.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px}._itemIconPreview_1htey_1175{width:40px;height:40px;border-radius:6px;object-fit:cover}._removeIconButton_1htey_1192{position:absolute;top:-6px;right:-6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s}._removeIconButton_1htey_1192:hover{background:#dc2626;transform:scale(1.1)}._itemIconUploadLabel_1htey_1214{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem;background:#ffffff0f;border:1px dashed rgba(255,255,255,.2);border-radius:10px;color:#fff9;font-size:.85rem;cursor:pointer;transition:all .2s}._itemIconUploadLabel_1htey_1214:hover{background:#ffffff1a;border-color:#f9731666;color:#f97316}._itemIconUploadLabel_1htey_1214 span{white-space:nowrap}@media(max-width:1024px){._mainLayout_1htey_264{grid-template-columns:1fr}._casesList_1htey_272{max-height:300px}._formRow_1htey_864{grid-template-columns:1fr}}@media(max-width:768px){._container_1htey_3{padding:1rem}._header_1htey_33{flex-direction:column;align-items:stretch}._filters_1htey_210{flex-direction:column}._searchBox_1htey_217{min-width:100%}._statsGrid_1htey_638{grid-template-columns:1fr}._modal_1htey_752{margin:.5rem}._modalBody_1htey_812{padding:1rem}._modalFooter_1htey_818{flex-direction:column-reverse}._modalFooter_1htey_818 button{width:100%;justify-content:center}}._container_ngsob_3{padding:1.5rem;max-width:1400px;margin:0 auto}._header_ngsob_10{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._headerInfo_ngsob_19{flex:1;min-width:200px}._title_ngsob_24{display:flex;align-items:center;gap:.75rem;font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .5rem}._title_ngsob_24 svg{color:#f97316}._subtitle_ngsob_38{color:#fff9;font-size:.95rem;margin:0}._headerActions_ngsob_44{display:flex;gap:.75rem;flex-wrap:wrap}._primaryButton_ngsob_51{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #f973164d;white-space:nowrap;flex-shrink:0}._primaryButton_ngsob_51:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731666}._primaryButton_ngsob_51:disabled{opacity:.5;cursor:not-allowed;transform:none}._secondaryButton_ngsob_80{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(10px);white-space:nowrap;flex-shrink:0}._secondaryButton_ngsob_80:hover{background:#ffffff1f;border-color:#ffffff40}._errorMessage_ngsob_104{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:12px;color:#fca5a5;margin-bottom:1.5rem}._errorMessage_ngsob_104 button{margin-left:auto;background:none;border:none;color:#ffffff80;cursor:pointer;padding:.25rem;display:flex;transition:color .2s}._errorMessage_ngsob_104 button:hover{color:#fff}._modalOverlay_ngsob_132{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}._modalContent_ngsob_144{background:linear-gradient(145deg,#1e1e23fa,#141419fa);border:1px solid rgba(255,255,255,.1);border-radius:20px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000080}._modalHeader_ngsob_155{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0}._modalHeader_ngsob_155 h3{margin:0;font-size:1.25rem;font-weight:600;color:#fff}._closeButton_ngsob_169{background:#ffffff14;border:none;border-radius:10px;padding:.5rem;color:#fff9;cursor:pointer;transition:all .2s;display:flex}._closeButton_ngsob_169:hover{background:#ffffff1f;color:#fff}._modalBody_ngsob_185{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._modalFooter_ngsob_192{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid rgba(255,255,255,.08)}._formGroup_ngsob_201{display:flex;flex-direction:column;gap:.5rem}._formGroup_ngsob_201 label{font-size:.9rem;font-weight:500;color:#fffc}._input_ngsob_213{width:100%;padding:.75rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;font-size:.95rem;transition:all .2s;box-sizing:border-box}._input_ngsob_213:focus{outline:none;border-color:#f97316;background:#ffffff14;box-shadow:0 0 0 3px #f9731626}._input_ngsob_213::placeholder{color:#ffffff59}._colorInputGroup_ngsob_236{display:flex;gap:.75rem;align-items:center}._colorPicker_ngsob_242{width:50px;height:44px;padding:0;border:2px solid rgba(255,255,255,.15);border-radius:10px;cursor:pointer;background:transparent;flex-shrink:0}._colorPicker_ngsob_242::-webkit-color-swatch-wrapper{padding:3px}._colorPicker_ngsob_242::-webkit-color-swatch{border:none;border-radius:6px}._hint_ngsob_262{font-size:.8rem;color:#fff6;font-style:italic}._checkboxLabel_ngsob_268{display:flex!important;flex-direction:row!important;align-items:center;gap:.75rem;cursor:pointer}._checkboxLabel_ngsob_268 input[type=checkbox]{width:20px;height:20px;accent-color:#f97316;cursor:pointer}._previewSection_ngsob_284{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.08)}._previewSection_ngsob_284 label{font-size:.9rem;font-weight:500;color:#fffc}._previewCard_ngsob_298{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;overflow:hidden}._previewIcon_ngsob_311{display:flex;align-items:center;justify-content:center}._previewName_ngsob_317{font-size:1.1rem;font-weight:600;text-align:center}._previewStripe_ngsob_323{position:absolute;bottom:0;left:0;right:0;height:4px;border-radius:0 0 16px 16px}._emptyState_ngsob_333{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#ffffff08;border:2px dashed rgba(255,255,255,.1);border-radius:20px;text-align:center}._emptyState_ngsob_333 svg{color:#fff3}._emptyState_ngsob_333 h3{margin:0 0 .5rem;font-size:1.25rem;color:#fff}._emptyState_ngsob_333 p{margin:0 0 1.5rem;color:#ffffff80}._categoriesGrid_ngsob_361{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}._categoryCard_ngsob_368{position:relative;background:linear-gradient(145deg,#28282de6,#1e1e23e6);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease}._categoryCard_ngsob_368:hover{border-color:#fff3;box-shadow:0 10px 30px #0000004d}._categoryCard_ngsob_368._inactive_ngsob_382{opacity:.6}._categoryCard_ngsob_368._inactive_ngsob_382:hover{opacity:.8}._categoryStripe_ngsob_390{height:6px;width:100%}._categoryContent_ngsob_395{padding:1.25rem}._categoryHeader_ngsob_399{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._categoryColor_ngsob_406{width:32px;height:32px;border-radius:8px;flex-shrink:0;box-shadow:0 2px 8px #0000004d}._categoryHeader_ngsob_399 h4{margin:0;font-size:1.1rem;font-weight:600;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._categoryMeta_ngsob_424{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._metaItem_ngsob_431{font-size:.8rem;color:#ffffff80;background:#ffffff0f;padding:.35rem .65rem;border-radius:6px}._statusBadge_ngsob_439{font-size:.75rem;font-weight:600;padding:.35rem .75rem;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}._statusBadge_ngsob_439._active_ngsob_448{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.3)}._statusBadge_ngsob_439._inactiveBadge_ngsob_454{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3)}._categoryActions_ngsob_460{display:flex;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}._iconButton_ngsob_468{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;cursor:pointer;transition:all .2s}._iconButton_ngsob_468:hover{background:#ffffff1f;color:#fff;border-color:#fff3}._iconButton_ngsob_468._danger_ngsob_488:hover{background:#ef444426;color:#f87171;border-color:#ef44444d}@media(max-width:768px){._container_ngsob_3{padding:1rem}._header_ngsob_10{flex-direction:column;align-items:stretch}._headerActions_ngsob_44{justify-content:flex-start}._title_ngsob_24{font-size:1.4rem}._categoriesGrid_ngsob_361{grid-template-columns:1fr}._modalContent_ngsob_144{margin:.5rem;max-height:95vh}._modalFooter_ngsob_192{flex-direction:column-reverse}._modalFooter_ngsob_192 button{width:100%;justify-content:center}}@media(max-width:480px){._primaryButton_ngsob_51,._secondaryButton_ngsob_80{padding:.65rem 1rem;font-size:.9rem}._categoryCard_ngsob_368{border-radius:12px}._categoryContent_ngsob_395{padding:1rem}}._container_1480v_1{padding:20px;max-width:1000px;margin:0 auto}._header_1480v_13{margin-bottom:24px}._header_1480v_13 h2{margin:0;font-size:24px;font-weight:600;color:var(--text-primary, #fff)}._loading_1480v_35{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._loading_1480v_35 p{color:var(--text-secondary, #adb5bd);font-size:14px}._spinner_1480v_63{width:40px;height:40px;border:3px solid var(--border-color, #343a40);border-top-color:var(--accent-color, #7c3aed);border-radius:50%;animation:_spin_1480v_63 1s linear infinite}@keyframes _spin_1480v_63{to{transform:rotate(360deg)}}._tabs_1480v_95{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--border-color, #343a40);padding-bottom:12px}._tab_1480v_95{padding:10px 20px;background:transparent;border:1px solid var(--border-color, #343a40);border-radius:8px;color:var(--text-secondary, #adb5bd);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._tab_1480v_95:hover{background:var(--hover-bg, rgba(255, 255, 255, .05));color:var(--text-primary, #fff)}._tab_1480v_95._active_1480v_145{background:var(--accent-color, #7c3aed);border-color:var(--accent-color, #7c3aed);color:#fff}._section_1480v_159{background:var(--card-bg, #1a1a2e);border-radius:12px;padding:20px;border:1px solid var(--border-color, #343a40)}._sectionHeader_1480v_173{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionHeader_1480v_173 h3{margin:0;font-size:18px;font-weight:600;color:var(--text-primary, #fff)}._addButton_1480v_201{padding:8px 16px;background:var(--accent-color, #7c3aed);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._addButton_1480v_201:hover{background:var(--accent-hover, #6d28d9);transform:translateY(-1px)}._form_1480v_237{background:var(--input-bg, rgba(255, 255, 255, .05));border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid var(--border-color, #343a40)}._formGroup_1480v_253{margin-bottom:16px}._formGroup_1480v_253 label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--text-secondary, #adb5bd)}._formGroup_1480v_253 input[type=text]{width:100%;padding:10px 14px;background:var(--input-bg, rgba(255, 255, 255, .08));border:1px solid var(--border-color, #343a40);border-radius:8px;color:var(--text-primary, #fff);font-size:14px;transition:border-color .2s ease}._formGroup_1480v_253 input[type=text]:focus{outline:none;border-color:var(--accent-color, #7c3aed)}._formGroup_1480v_253 input[type=text]::placeholder{color:var(--text-muted, #6c757d)}._formRow_1480v_317{display:flex;gap:16px}._formRow_1480v_317 ._formGroup_1480v_253{flex:1}._colorInput_1480v_335{display:flex;gap:8px;align-items:center}._colorInput_1480v_335 input[type=color]{width:44px;height:44px;padding:0;border:1px solid var(--border-color, #343a40);border-radius:8px;cursor:pointer;background:transparent}._colorInput_1480v_335 input[type=color]::-webkit-color-swatch-wrapper{padding:2px}._colorInput_1480v_335 input[type=color]::-webkit-color-swatch{border:none;border-radius:6px}._colorInput_1480v_335 input[type=text]{flex:1;max-width:120px}._formActions_1480v_395{display:flex;gap:12px;margin-top:20px}._saveButton_1480v_407{padding:10px 24px;background:var(--accent-color, #7c3aed);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._saveButton_1480v_407:hover{background:var(--accent-hover, #6d28d9)}._cancelButton_1480v_439{padding:10px 24px;background:transparent;border:1px solid var(--border-color, #343a40);border-radius:8px;color:var(--text-secondary, #adb5bd);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1480v_439:hover{background:var(--hover-bg, rgba(255, 255, 255, .05));color:var(--text-primary, #fff)}._list_1480v_475{display:flex;flex-direction:column;gap:8px}._listItem_1480v_487{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:var(--input-bg, rgba(255, 255, 255, .05));border-radius:8px;border:1px solid var(--border-color, #343a40);transition:all .2s ease}._listItem_1480v_487:hover{background:var(--hover-bg, rgba(255, 255, 255, .08))}._listItem_1480v_487._inactive_1480v_517{opacity:.5}._itemInfo_1480v_525{display:flex;align-items:center;gap:12px}._itemIcon_1480v_537{font-size:20px;min-width:28px;text-align:center}._itemKey_1480v_549{font-size:14px;font-weight:500;color:var(--text-primary, #fff)}._itemColor_1480v_561{width:20px;height:20px;border-radius:4px;border:1px solid rgba(255,255,255,.2)}._itemTextKey_1480v_575{font-size:12px;color:var(--text-muted, #6c757d);background:var(--input-bg, rgba(255, 255, 255, .05));padding:4px 8px;border-radius:4px}._inactiveLabel_1480v_591{font-size:11px;text-transform:uppercase;color:var(--warning-color, #ffc107);background:#ffc1071a;padding:4px 8px;border-radius:4px}._itemActions_1480v_609{display:flex;gap:6px}._itemActions_1480v_609 button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--border-color, #343a40);border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:16px}._itemActions_1480v_609 button:hover:not(:disabled){background:var(--hover-bg, rgba(255, 255, 255, .1))}._itemActions_1480v_609 button:disabled{opacity:.3;cursor:not-allowed}._moveButton_1480v_665,._toggleButton_1480v_673{color:var(--text-secondary, #adb5bd)}._editButton_1480v_681{color:var(--info-color, #17a2b8)}._deleteButton_1480v_689{color:var(--danger-color, #dc3545)}._deleteButton_1480v_689:hover:not(:disabled){background:#dc35451a!important;border-color:var(--danger-color, #dc3545)}@media(max-width:768px){._container_1480v_1{padding:16px}._tabs_1480v_95{flex-wrap:wrap}._tab_1480v_95{flex:1;min-width:120px;text-align:center}._sectionHeader_1480v_173{flex-direction:column;align-items:flex-start;gap:12px}._addButton_1480v_201{width:100%}._formRow_1480v_317{flex-direction:column;gap:0}._listItem_1480v_487{flex-direction:column;align-items:flex-start;gap:12px}._itemActions_1480v_609{width:100%;justify-content:flex-end}}._container_rmjg6_3{display:flex;flex-direction:column;gap:24px;padding:0;max-width:100%}._header_rmjg6_12{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}._header_rmjg6_12 h1{font-size:28px;font-weight:700;margin:0;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._processButton_rmjg6_30{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;padding:12px 24px;border-radius:12px;cursor:pointer;font-weight:600;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #ea70004d}._processButton_rmjg6_30:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ea700066}._processButton_rmjg6_30:active{transform:translateY(0)}._error_rmjg6_56{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171;padding:16px 20px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;font-size:14px}._error_rmjg6_56 button{background:#ef444433;border:none;color:#f87171;width:28px;height:28px;border-radius:8px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._error_rmjg6_56 button:hover{background:#ef44444d}._statsGrid_rmjg6_88{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1400px){._statsGrid_rmjg6_88{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._statsGrid_rmjg6_88{grid-template-columns:1fr}}._statCard_rmjg6_106{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:20px;transition:all .3s ease}._statCard_rmjg6_106:hover{background:#ffffff0d;border-color:#ea700033}._statCard_rmjg6_106 h3{font-size:13px;font-weight:600;color:#ffffff80;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}._statNumbers_rmjg6_128{display:flex;flex-wrap:wrap;gap:10px}._statNumbers_rmjg6_128 span{font-size:13px;font-weight:500;padding:6px 12px;border-radius:8px;background:#ffffff0d;color:#fffc}._statPending_rmjg6_143{background:#fbbf2426!important;color:#fbbf24!important}._statProgress_rmjg6_148{background:#3b82f626!important;color:#60a5fa!important}._statFailed_rmjg6_153{background:#ef444426!important;color:#f87171!important}._statSuccess_rmjg6_158{background:#22c55e26!important;color:#4ade80!important}._serverList_rmjg6_163{display:flex;flex-wrap:wrap;gap:8px}._serverOnline_rmjg6_169,._serverOffline_rmjg6_170{display:flex;align-items:center;gap:6px;font-size:13px;padding:6px 12px;border-radius:8px;font-weight:500}._serverOnline_rmjg6_169{background:#22c55e26;color:#4ade80}._serverOnline_rmjg6_169:before{content:"";width:8px;height:8px;border-radius:50%;background:#4ade80;animation:_pulse_rmjg6_1 2s infinite}._serverOffline_rmjg6_170{background:#6b728026;color:#9ca3af}._serverOffline_rmjg6_170:before{content:"";width:8px;height:8px;border-radius:50%;background:#6b7280}@keyframes _pulse_rmjg6_1{0%,to{opacity:1;box-shadow:0 0 #4ade8066}50%{opacity:.8;box-shadow:0 0 0 4px #4ade8000}}._tabs_rmjg6_213{display:flex;gap:4px;background:#ffffff08;padding:4px;border-radius:12px;width:fit-content;border:1px solid rgba(255,255,255,.08)}._tab_rmjg6_213{background:transparent;border:none;color:#fff9;padding:12px 20px;border-radius:10px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s ease}._tab_rmjg6_213:hover{color:#fff;background:#ffffff0d}._activeTab_rmjg6_240{background:linear-gradient(135deg,#ea700033,#ff8c2f1a)!important;color:#ea7000!important;box-shadow:0 2px 8px #ea700026}._filters_rmjg6_247{display:flex;gap:12px;flex-wrap:wrap;align-items:center}._searchInput_rmjg6_254{flex:1;min-width:250px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px 16px;color:#fff;font-size:14px;transition:all .2s ease}._searchInput_rmjg6_254:focus{outline:none;border-color:#ea700080;background:#ea70000d}._searchInput_rmjg6_254::placeholder{color:#fff6}._filterSelect_rmjg6_276{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px 16px;color:#fff;font-size:14px;cursor:pointer;min-width:160px;transition:all .2s ease}._filterSelect_rmjg6_276:focus{outline:none;border-color:#ea700080}._filterSelect_rmjg6_276 option{background:#1a1a1a;color:#fff}._refreshButton_rmjg6_298{display:flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fffc;padding:12px 20px;border-radius:10px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s ease}._refreshButton_rmjg6_298:hover{background:#ffffff14;color:#fff}._tableContainer_rmjg6_319{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow-x:auto}._table_rmjg6_319{width:100%;border-collapse:collapse;table-layout:auto}._table_rmjg6_319 th{background:#0003;padding:10px 8px;text-align:left;font-weight:600;font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.08)}._table_rmjg6_319 th{min-width:60px}._table_rmjg6_319 th:first-child{width:50px;min-width:50px}._table_rmjg6_319 td{padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.05);font-size:13px;color:#ffffffe6;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._table_rmjg6_319 tbody tr{transition:background .2s ease}._table_rmjg6_319 tbody tr:hover{background:#ffffff08}._table_rmjg6_319 tbody tr:last-child td{border-bottom:none}._productCell_rmjg6_379{display:flex;align-items:center;gap:8px;overflow:hidden}._productCell_rmjg6_379 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._productIcon_rmjg6_392{width:28px;height:28px;min-width:28px;border-radius:6px;object-fit:cover;background:#ffffff1a;border:1px solid rgba(255,255,255,.1)}._playerLink_rmjg6_403{color:#ea7000;cursor:pointer;font-weight:500;transition:all .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%}._playerLink_rmjg6_403:hover{color:#ff8c2f;text-decoration:underline}._commandCell_rmjg6_421{max-width:130px}._commandCell_rmjg6_421 code{display:block;background:#0000004d;padding:4px 8px;border-radius:6px;font-family:JetBrains Mono,Fira Code,monospace;font-size:11px;color:#4ade80;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(255,255,255,.05)}._errorCell_rmjg6_440{max-width:120px;color:#f87171!important;font-size:11px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._status_rmjg6_450{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.2px}._statusPending_rmjg6_461{background:#fbbf2426;color:#fbbf24}._statusInProgress_rmjg6_466{background:#3b82f626;color:#60a5fa;animation:_blink_rmjg6_1 1.5s infinite}._statusFailed_rmjg6_472{background:#ef444426;color:#f87171}._statusSended_rmjg6_477{background:#a855f726;color:#a78bfa}._statusGived_rmjg6_482{background:#22c55e26;color:#4ade80}@keyframes _blink_rmjg6_1{0%,to{opacity:1}50%{opacity:.6}}._badge_rmjg6_492{display:inline-flex;align-items:center;margin-left:4px;padding:2px 5px;border-radius:4px;font-size:9px;font-weight:600;background:#ea700026;color:#ea7000;text-transform:uppercase;letter-spacing:.2px}._actions_rmjg6_507{display:flex;gap:4px}._actionButton_rmjg6_512{width:28px;height:28px;border-radius:6px;border:1px solid rgba(255,255,255,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .2s ease;background:#ffffff0d;color:#fffc}._actionButton_rmjg6_512:hover:not(:disabled){background:#ffffff1a;transform:translateY(-1px);color:#fff}._actionButton_rmjg6_512:disabled{opacity:.4;cursor:not-allowed}._forceButton_rmjg6_538{background:#fbbf241a;border-color:#fbbf2433;color:#fbbf24}._forceButton_rmjg6_538:hover:not(:disabled){background:#fbbf2433}._cancelButton_rmjg6_548{background:#ef44441a;border-color:#ef444433;color:#f87171}._cancelButton_rmjg6_548:hover:not(:disabled){background:#ef444433}._empty_rmjg6_559{padding:60px 20px;text-align:center;color:#fff6;font-size:15px}._loading_rmjg6_567{padding:60px 20px;text-align:center;color:#ffffff80;font-size:15px}._pagination_rmjg6_575{display:flex;justify-content:center;align-items:center;gap:16px;padding:20px}._pagination_rmjg6_575 button{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fffc;padding:10px 20px;border-radius:10px;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s ease}._pagination_rmjg6_575 button:hover:not(:disabled){background:#ea70001a;border-color:#ea70004d;color:#ea7000}._pagination_rmjg6_575 button:disabled{opacity:.4;cursor:not-allowed}._pagination_rmjg6_575 span{color:#fff9;font-size:14px}@media(max-width:1400px){._table_rmjg6_319{min-width:1000px}}@media(max-width:768px){._header_rmjg6_12{flex-direction:column;gap:16px;align-items:flex-start}._header_rmjg6_12 h1{font-size:24px}._processButton_rmjg6_30{width:100%;justify-content:center}._filters_rmjg6_247{flex-direction:column}._searchInput_rmjg6_254,._filterSelect_rmjg6_276,._refreshButton_rmjg6_298{width:100%}._tabs_rmjg6_213{width:100%;overflow-x:auto}._tab_rmjg6_213{white-space:nowrap}}._container_1araa_1{padding:20px;max-width:800px;margin:0 auto}._header_1araa_7{margin-bottom:24px}._header_1araa_7 h2{margin:0;font-size:24px;font-weight:600;color:var(--text-primary, #fff)}._header_1araa_7 p{margin:8px 0 0;font-size:14px;color:var(--text-secondary, #adb5bd)}._loading_1araa_24{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._loading_1araa_24 p{color:var(--text-secondary, #adb5bd);font-size:14px}._spinner_1araa_38{width:40px;height:40px;border:3px solid var(--border-color, #343a40);border-top-color:var(--accent-color, #7c3aed);border-radius:50%;animation:_spin_1araa_38 1s linear infinite}@keyframes _spin_1araa_38{to{transform:rotate(360deg)}}._section_1araa_54{background:var(--card-bg, #1a1a2e);border-radius:12px;padding:24px;border:1px solid var(--border-color, #343a40);margin-bottom:20px}._sectionHeader_1araa_62{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--border-color, #343a40)}._sectionHeader_1araa_62 h3{margin:0;font-size:18px;font-weight:600;color:var(--text-primary, #fff)}._toggleContainer_1araa_79{display:flex;align-items:center;gap:12px}._toggleLabel_1araa_85{font-size:14px;color:var(--text-secondary, #adb5bd)}._toggle_1araa_79{position:relative;width:50px;height:26px;background:var(--border-color, #343a40);border-radius:13px;cursor:pointer;transition:background .2s ease}._toggle_1araa_79._active_1araa_100{background:var(--success-color, #28a745)}._toggle_1araa_79:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease}._toggle_1araa_79._active_1araa_100:after{transform:translate(24px)}._form_1araa_121{display:flex;flex-direction:column;gap:20px}._formGroup_1araa_127{display:flex;flex-direction:column;gap:8px}._formGroup_1araa_127 label{font-size:14px;font-weight:500;color:var(--text-secondary, #adb5bd)}._formGroup_1araa_127 input[type=text],._formGroup_1araa_127 textarea{width:100%;padding:12px 14px;background:var(--input-bg, rgba(255, 255, 255, .08));border:1px solid var(--border-color, #343a40);border-radius:8px;color:var(--text-primary, #fff);font-size:14px;transition:border-color .2s ease;font-family:inherit}._formGroup_1araa_127 input[type=text]:focus,._formGroup_1araa_127 textarea:focus{outline:none;border-color:var(--accent-color, #7c3aed)}._formGroup_1araa_127 input[type=text]::placeholder,._formGroup_1araa_127 textarea::placeholder{color:var(--text-muted, #6c757d)}._formGroup_1araa_127 textarea{min-height:120px;resize:vertical}._formRow_1araa_168{display:flex;gap:16px}._formRow_1araa_168 ._formGroup_1araa_127{flex:1}._colorInput_1araa_177{display:flex;gap:8px;align-items:center}._colorInput_1araa_177 input[type=color]{width:44px;height:44px;padding:0;border:1px solid var(--border-color, #343a40);border-radius:8px;cursor:pointer;background:transparent}._colorInput_1araa_177 input[type=color]::-webkit-color-swatch-wrapper{padding:2px}._colorInput_1araa_177 input[type=color]::-webkit-color-swatch{border:none;border-radius:6px}._colorInput_1araa_177 input[type=text]{flex:1;max-width:120px}._formActions_1araa_207{display:flex;gap:12px;margin-top:8px}._saveButton_1araa_213{padding:12px 32px;background:var(--accent-color, #7c3aed);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}._saveButton_1araa_213:hover:not(:disabled){background:var(--accent-hover, #6d28d9);transform:translateY(-1px)}._saveButton_1araa_213:disabled{opacity:.6;cursor:not-allowed;transform:none}._resetButton_1araa_239{padding:12px 24px;background:transparent;border:1px solid var(--border-color, #343a40);border-radius:8px;color:var(--text-secondary, #adb5bd);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._resetButton_1araa_239:hover{background:var(--hover-bg, rgba(255, 255, 255, .05));color:var(--text-primary, #fff)}._preview_1araa_257{margin-top:24px;padding-top:24px;border-top:1px solid var(--border-color, #343a40)}._preview_1araa_257 h4{margin:0 0 16px;font-size:14px;font-weight:500;color:var(--text-secondary, #adb5bd);text-transform:uppercase;letter-spacing:.5px}._previewBanner_1araa_272{padding:20px;border-radius:12px;border-left:4px solid}._previewBanner_1araa_272 h5{margin:0 0 8px;font-size:16px;font-weight:600;color:var(--text-primary, #fff)}._previewBanner_1araa_272 p{margin:0 0 12px;font-size:14px;color:var(--text-secondary, #adb5bd)}._previewInstruction_1araa_291{font-size:13px;color:var(--text-muted, #6c757d);white-space:pre-line;background:#0003;padding:12px;border-radius:8px;margin:0}@media(max-width:768px){._container_1araa_1{padding:16px}._formRow_1araa_168{flex-direction:column;gap:0}._section_1araa_54{padding:16px}._sectionHeader_1araa_62{flex-direction:column;align-items:flex-start;gap:12px}}._userDashboard_gwk74_2{display:flex;min-height:100vh;background-color:#0f0f0f;color:#fff;margin-top:1.2rem}._userDashboard_gwk74_2 button,._userDashboard_gwk74_2 input,._userDashboard_gwk74_2 select,._userDashboard_gwk74_2 textarea{font-family:inherit;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 12px;transition:all .2s ease}._userDashboard_gwk74_2 button:hover,._userDashboard_gwk74_2 input:hover,._userDashboard_gwk74_2 select:hover,._userDashboard_gwk74_2 textarea:hover{background:#ffffff1a;border-color:#fff3}._userDashboard_gwk74_2 button{cursor:pointer;background:#ea700026;border-color:#ea70004d}._userDashboard_gwk74_2 button:hover{background:#ea70004d}._userDashboard_gwk74_2 button:disabled{opacity:.5;cursor:not-allowed}._userDashboard_gwk74_2 input:focus,._userDashboard_gwk74_2 select:focus,._userDashboard_gwk74_2 textarea:focus{outline:none;border-color:#ea7000;background:#ffffff1a}._userSidebar_gwk74_55{width:260px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e),radial-gradient(149.26% 74.77% at 3.3% 104.51%,#121212,#0a0a0a 97.33520746231079%);border-right:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;height:auto;position:sticky;top:0;z-index:30;transition:transform .3s ease,box-shadow .3s ease}._sidebarHeader_gwk74_69{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(255,255,255,.05)}._sidebarLogo_gwk74_77{display:flex;align-items:center}._sidebarLogoTitle_gwk74_82{font-size:18px;margin:0;font-weight:500;color:#ea7000;text-shadow:0 1px 3px rgba(0,0,0,.3)}._closeSidebar_gwk74_90{display:none;background:transparent;border:none;color:#ffffffb3;cursor:pointer;width:36px;height:36px;border-radius:8px;transition:all .2s ease}._closeSidebar_gwk74_90:hover{background-color:#ffffff1a;color:#fff}._sidebarUser_gwk74_107{display:flex;align-items:center;padding:20px;border-bottom:1px solid rgba(255,255,255,.05);background:linear-gradient(to right,rgba(234,112,0,.05),transparent)}._userAvatar_gwk74_115{width:44px;height:44px;border-radius:12px;overflow:hidden;margin-right:12px;box-shadow:0 3px 6px #00000029;border:2px solid rgba(234,112,0,.2);transition:transform .3s ease,border-color .3s ease}._sidebarUser_gwk74_107:hover ._userAvatar_gwk74_115{transform:scale(1.05);border-color:#ea700066}._userAvatarImage_gwk74_131{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._sidebarUser_gwk74_107:hover ._userAvatarImage_gwk74_131{transform:scale(1.05)}._userInfo_gwk74_142{display:flex;flex-direction:column}._userName_gwk74_147{font-weight:500;color:#fff;font-size:15px;margin-bottom:2px;text-shadow:0 1px 2px rgba(0,0,0,.3)}._userStatus_gwk74_155{font-size:13px;display:flex;align-items:center}._userStatusOnline_gwk74_161{color:#4caf50}._userStatusOnline_gwk74_161:before{content:"";display:inline-block;width:8px;height:8px;background-color:#4caf50;border-radius:50%;margin-right:6px;box-shadow:0 0 6px #4caf5080}._userStatusOffline_gwk74_176{color:#bdbdbd}._userStatusOffline_gwk74_176:before{content:"";display:inline-block;width:8px;height:8px;background-color:#bdbdbd;border-radius:50%;margin-right:6px}._sidebarNav_gwk74_190{padding:10px 0}._sidebarNavList_gwk74_194{list-style:none;padding:0;margin:0}._sidebarNavItem_gwk74_200{margin-bottom:4px}._readingUsers_gwk74_204{display:flex;align-items:center;gap:8px;font-size:12px;color:#a0a0a0;margin-top:8px}._readingIndicator_gwk74_213{font-size:14px}._ticket-has-activity_gwk74_217{position:relative;border-left:3px solid #007bff!important;background:linear-gradient(90deg,rgba(0,123,255,.1) 0%,transparent 100%)!important}._ticket-blinking_gwk74_223{animation:_ticketBlink_gwk74_1 1s ease-in-out infinite alternate}@keyframes _ticketBlink_gwk74_1{0%{background:linear-gradient(90deg,rgba(0,123,255,.1) 0%,transparent 100%);box-shadow:0 0 5px #007bff4d}to{background:linear-gradient(90deg,rgba(0,123,255,.2) 0%,transparent 100%);box-shadow:0 0 15px #007bff80}}._ticket-activity-dot_gwk74_238{position:absolute;top:8px;right:8px;width:8px;height:8px;background:#28a745;border-radius:50%;z-index:10}._activity-pulse_gwk74_249{position:absolute;inset:-2px;border-radius:50%;background:#28a745;animation:_activityPulse_gwk74_1 2s ease-in-out infinite}@keyframes _activityPulse_gwk74_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.7}to{transform:scale(2);opacity:0}}._ticket-has-activity_gwk74_217._urgent_gwk74_276{border-left-color:#dc3545!important;background:linear-gradient(90deg,rgba(220,53,69,.1) 0%,transparent 100%)!important}._ticket-has-activity_gwk74_217._urgent_gwk74_276 ._ticket-activity-dot_gwk74_238,._ticket-has-activity_gwk74_217._urgent_gwk74_276 ._activity-pulse_gwk74_249{background:#dc3545}._ticket-has-activity_gwk74_217._high_gwk74_289{border-left-color:#fd7e14!important;background:linear-gradient(90deg,rgba(253,126,20,.1) 0%,transparent 100%)!important}._ticket-has-activity_gwk74_217._high_gwk74_289 ._ticket-activity-dot_gwk74_238,._ticket-has-activity_gwk74_217._high_gwk74_289 ._activity-pulse_gwk74_249{background:#fd7e14}._sidebarNavLink_gwk74_302{display:flex;align-items:center;padding:12px 20px;color:#ffffffb3;text-decoration:none;transition:all .2s ease;border-radius:8px;margin:0 10px;position:relative;overflow:hidden}._sidebarNavLink_gwk74_302:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background-color:#ea70001a;transition:width .3s ease}._sidebarNavLink_gwk74_302:hover{background-color:#ffffff0d;color:#fff}._sidebarNavLink_gwk74_302:hover:before{width:4px}._sidebarNavLinkActive_gwk74_335{background:#ea700026;color:#ea7000}._sidebarNavLinkActive_gwk74_335:before{width:4px;background-color:#ea7000;box-shadow:0 0 10px #ea700080}._navIcon_gwk74_346{width:20px;height:20px;margin-right:12px;opacity:.8;display:flex;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:20px;transition:opacity .3s ease}._navIconUser_gwk74_360{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}._navIconGift_gwk74_364{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='2' y='7' width='20' height='15' rx='2' ry='2'/%3E%3Cpath d='M17 2v3H7V2H5v3H2v16h20V5h-3V2z'/%3E%3Cpath d='M12 7v15'/%3E%3C/svg%3E")}._navIconMessageSquare_gwk74_368{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E")}._navIconShoppingCart_gwk74_372{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E")}._navIconShieldOff_gwk74_376{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpath d='M2.27 2.27l19.46 19.46'/%3E%3C/svg%3E")}._navIconShield_gwk74_376{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E")}._sidebarNavLink_gwk74_302:hover ._navIcon_gwk74_346,._sidebarNavLinkActive_gwk74_335 ._navIcon_gwk74_346{opacity:1}._sidebarFooter_gwk74_389{padding:10px 20px;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:10px}._backToSite_gwk74_397{display:flex;align-items:center;color:#ffffffb3;text-decoration:none;font-size:14px;padding:10px;border-radius:8px;transition:all .2s ease}._backToSite_gwk74_397:hover{background-color:#ffffff0d;color:#fff}._logoutButton_gwk74_413{display:flex;align-items:center;color:#f44c;background:transparent;border:none;font-size:14px;padding:10px;border-radius:8px;cursor:pointer;transition:all .2s ease}._logoutButton_gwk74_413:hover{background-color:#ff44441a;color:#f44}._footerIcon_gwk74_431{width:20px;height:20px;margin-right:10px;opacity:.8;transition:opacity .3s ease}._footerIconHome_gwk74_439{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpolyline points='9 22 9 12 15 12 15 22'/%3E%3C/svg%3E")}._footerIconLogout_gwk74_443{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff4444' stroke-width='2'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cpath d='M21 12H9'/%3E%3C/svg%3E")}._backToSite_gwk74_397:hover ._footerIcon_gwk74_431,._logoutButton_gwk74_413:hover ._footerIcon_gwk74_431{opacity:1}._userContent_gwk74_453{flex:1;display:flex;flex-direction:column;min-width:0}._userHeader_gwk74_460{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e);border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:0;z-index:20;box-shadow:0 4px 20px #0003}._userHeaderTitle_gwk74_473{font-size:24px;margin:0;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.3)}._userProfileHeader_gwk74_480{display:flex;align-items:center}._userProfileHeaderText_gwk74_485{margin-right:12px;font-size:14px;font-weight:500;color:#ffffffe6}._mobileMenuToggle_gwk74_492{display:none;background:transparent;border:none;color:#fff;cursor:pointer;width:40px;height:40px;border-radius:8px;transition:background-color .2s ease}._mobileMenuToggle_gwk74_492:hover{background-color:#ffffff1a}._userMain_gwk74_510{flex:1;padding:20px;overflow-y:auto;position:relative;contain:layout style paint}._userTickets_gwk74_519{display:flex;flex-direction:column;gap:20px;max-width:100%;min-height:100vh;padding:20px;color:#fff;contain:layout style}._userTicketsLoading_gwk74_530{display:flex;justify-content:center;align-items:center;min-height:400px;background:#0f0f0fcc;backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.1)}._loadingSpinner_gwk74_541{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top:3px solid #ea7000;border-radius:50%;animation:_spin_gwk74_3675 1s linear infinite;will-change:transform}._ticketsHeader_gwk74_557{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._ticketsHeaderTitle_gwk74_566{margin:0;font-size:clamp(24px,5vw,32px);font-weight:700;color:#fff;position:relative;text-shadow:0 2px 10px rgba(234,112,0,.3)}._ticketsHeaderTitle_gwk74_566:after{content:"";position:absolute;left:0;bottom:-8px;width:60px;height:4px;background:linear-gradient(90deg,#ea7000,#ff8c2f);border-radius:2px;box-shadow:0 2px 10px #ea700066}._newTicketButton_gwk74_587{padding:12px 24px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #ea70004d,inset 0 1px #fff3;position:relative;overflow:hidden;transform:translateZ(0);will-change:transform}._newTicketButton_gwk74_587:before{content:"+";font-size:18px;font-weight:700;margin-right:8px}._newTicketButton_gwk74_587:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._newTicketButton_gwk74_587:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ea700066,inset 0 1px #ffffff4d}._newTicketButton_gwk74_587:hover:after{left:100%}._newTicketButton_gwk74_587:active{transform:translateY(-1px)}._ticketsLayout_gwk74_640{display:grid;grid-template-columns:320px 1fr;gap:24px;min-height:100%}._ticketsList_gwk74_648{background:#0f0f0fcc;backdrop-filter:blur(20px);border-radius:16px;padding:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;display:flex;flex-direction:column;gap:8px;max-height:90vh;overflow-y:auto;contain:strict}._ticketsList_gwk74_648::-webkit-scrollbar{width:8px}._ticketsList_gwk74_648::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}._ticketsList_gwk74_648::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ea7000,#ff8c2f);border-radius:4px;box-shadow:inset 0 1px #fff3}._ticketsList_gwk74_648::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff8c2f,#ea7000)}._noTickets_gwk74_684{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#fff9;font-size:16px;text-align:center}._noTickets_gwk74_684:before{content:"📝";font-size:64px;margin-bottom:20px;opacity:.5;filter:grayscale(100%)}._ticketItem_gwk74_704{display:flex;flex-direction:column;padding:20px;background:#ffffff0d;backdrop-filter:blur(15px);border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden;transform:translateZ(0);will-change:transform,background-color;min-height:120px}._ticketItem_gwk74_704:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(234,112,0,.08),transparent 60%);opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:16px}._ticketItem_gwk74_704:hover:before{opacity:1}._ticketItem_gwk74_704:hover{background:#ffffff1a;border-color:#ea700066;transform:translateY(-3px);box-shadow:0 12px 40px #0000004d,0 0 0 1px #ea70004d,inset 0 1px #ffffff26}._ticketItemSelected_gwk74_749{background:#ea70002e;border-color:#ea700099;box-shadow:0 12px 40px #ea700040,0 0 0 1px #ea700066,inset 0 1px #fff3;transform:translateY(-2px)}._ticketItemSelected_gwk74_749:hover{background:#ea700040;transform:translateY(-4px)}._ticketStatusIndicator_gwk74_765{position:absolute;left:0;top:0;bottom:0;width:5px;border-top-left-radius:16px;border-bottom-left-radius:16px;box-shadow:0 0 15px currentColor}._ticketInfo_gwk74_776{flex:1;display:flex;flex-direction:column;gap:12px;margin-left:16px;min-width:0;position:relative;z-index:1}._ticketTitle_gwk74_787{font-weight:700;font-size:17px;color:#fff;line-height:1.4;margin-bottom:8px;text-shadow:0 1px 3px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._ticketMeta_gwk74_800{display:flex;align-items:center;gap:10px;font-size:12px;color:#ffffffb3;flex-wrap:wrap;margin-bottom:8px}._ticketCategory_gwk74_810{background:#ffffff26;backdrop-filter:blur(10px);padding:6px 12px;border-radius:10px;font-size:11px;font-weight:600;white-space:nowrap;border:1px solid rgba(255,255,255,.1);text-transform:uppercase;letter-spacing:.5px}._ticketPriority_gwk74_823{font-size:11px;font-weight:700;text-transform:uppercase;padding:6px 12px;border-radius:10px;background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);letter-spacing:.5px}._ticketStatus_gwk74_765{font-size:11px;padding:6px 12px;border-radius:10px;font-weight:700;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}._ticketLastActivity_gwk74_848{font-size:11px;color:#fff9;margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center}._unreadBadge_gwk74_859{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #dc354580,inset 0 1px #ffffff4d;animation:_pulse_gwk74_2507 2s infinite}@keyframes _pulse_gwk74_2507{0%{box-shadow:0 4px 15px #dc354580,0 0 #dc3545b3}70%{box-shadow:0 4px 15px #dc354580,0 0 0 10px #dc354500}to{box-shadow:0 4px 15px #dc354580,0 0 #dc354500}}._ticketConversation_gwk74_896{background:#0f0f0fcc;backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;display:flex;flex-direction:column;height:85vh;overflow:hidden;contain:strict}._ticketConversationHeader_gwk74_911{padding:24px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff05;backdrop-filter:blur(10px)}._ticketConversationHeaderTitle_gwk74_918{margin:0 0 12px;font-size:20px;font-weight:600;color:#fff;line-height:1.3;text-shadow:0 2px 10px rgba(0,0,0,.3)}._ticketDetails_gwk74_927{display:flex;align-items:center;gap:16px;font-size:12px;color:#ffffffb3;flex-wrap:wrap}._ticketId_gwk74_936{font-family:JetBrains Mono,monospace;background:#ffffff1a;backdrop-filter:blur(10px);padding:4px 8px;border-radius:6px;font-size:11px;border:1px solid rgba(255,255,255,.05)}._onlineUsers_gwk74_946{display:flex;align-items:center;gap:6px;font-size:12px;color:#4caf50;margin-top:8px;padding:6px 12px;background:#4caf501a;backdrop-filter:blur(10px);border-radius:8px;border:1px solid rgba(76,175,80,.2)}._onlineIndicator_gwk74_960{font-size:10px;animation:_blink_gwk74_1 2s infinite}@keyframes _blink_gwk74_1{0%,50%{opacity:1}51%,to{opacity:.3}}._pinnedDescription_gwk74_971{background:#ea70001a;backdrop-filter:blur(15px);border:1px solid rgba(234,112,0,.3);border-left:4px solid #ea7000;margin:16px 24px;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #ea700033;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0);opacity:1}._pinnedDescription_gwk74_971._scrolled_gwk74_985{transform:translateY(-10px);opacity:.7;margin-top:8px;margin-bottom:8px}._pinnedDescriptionHeader_gwk74_992{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ea700026;backdrop-filter:blur(10px);border-bottom:1px solid rgba(234,112,0,.2)}._pinnedDescriptionIcon_gwk74_1002{font-size:14px;opacity:.9}._pinnedDescriptionLabel_gwk74_1007{font-size:12px;font-weight:600;color:#ea7000;text-transform:uppercase;letter-spacing:.5px}._pinnedDescriptionContent_gwk74_1015{padding:16px;color:#ffffffe6;font-size:14px;line-height:1.5;word-wrap:break-word;white-space:pre-wrap;max-height:120px;overflow-y:auto}._messageList_gwk74_1027{flex:1;padding:20px 24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;contain:strict}._messageList_gwk74_1027::-webkit-scrollbar{width:8px}._messageList_gwk74_1027::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}._messageList_gwk74_1027::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ea7000,#ff8c2f);border-radius:4px;box-shadow:inset 0 1px #fff3}._message_gwk74_1027{display:flex;flex-direction:column;max-width:75%;padding:16px;border-radius:16px;position:relative;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 15px #0003;animation:_slideIn_gwk74_1 .4s cubic-bezier(.4,0,.2,1);transform:translateZ(0);will-change:transform}@keyframes _slideIn_gwk74_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._userMessage_gwk74_1079{align-self:flex-end;background:#ea700026;border-color:#ea70004d}._userMessage_gwk74_1079:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(234,112,0,.1),transparent);border-radius:16px;pointer-events:none}._adminMessage_gwk74_1097{align-self:flex-start;background:#3f51b526;border-color:#3f51b54d}._adminMessage_gwk74_1097:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(63,81,181,.1),transparent);border-radius:16px;pointer-events:none}._messageSender_gwk74_1115{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;gap:12px;position:relative;z-index:1;min-height:18px}._senderName_gwk74_1127{font-weight:600;display:flex;align-items:center;color:#ffffffe6;gap:6px}._adminBadge_gwk74_1135{background:linear-gradient(135deg,#3f51b5cc,#3f51b599);color:#5c6bc0;padding:3px 8px;border-radius:8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px);border:1px solid rgba(63,81,181,.3);box-shadow:0 2px 8px #3f51b54d}._editedBadge_gwk74_1149{background:#6c757dcc;color:#adb5bd;padding:2px 6px;border-radius:6px;font-size:9px;font-weight:600;text-transform:uppercase;backdrop-filter:blur(10px);border:1px solid rgba(108,117,125,.3)}._messageTime_gwk74_1161{font-size:11px;color:#ffffff80;font-weight:400;white-space:nowrap}._messageActions_gwk74_1168{position:absolute;top:8px;right:8px;display:flex;gap:4px;opacity:0;transition:opacity .3s ease;background:#0009;backdrop-filter:blur(10px);border-radius:8px;padding:4px;z-index:10}._message_gwk74_1027:hover ._messageActions_gwk74_1168{opacity:1}._replyButton_gwk74_1187,._editButton_gwk74_1188,._deleteButton_gwk74_1189{background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:4px;border-radius:6px;cursor:pointer;font-size:12px;transition:all .3s ease;color:#fffc;width:24px;height:24px;display:flex;align-items:center;justify-content:center}._replyButton_gwk74_1187:hover{background:#2196f34d;border-color:#2196f380;color:#2196f3}._editButton_gwk74_1188:hover{background:#ff98004d;border-color:#ff980080;color:#ff9800}._deleteButton_gwk74_1189:hover{background:#f443364d;border-color:#f4433680;color:#f44336}._messageContent_gwk74_1224{line-height:1.5;font-size:14px;color:#ffffffe6;word-wrap:break-word;position:relative;z-index:1;padding-right:80px}._replyTo_gwk74_1235{display:flex;margin-bottom:12px;padding-left:12px;position:relative;z-index:1}._replyToLine_gwk74_1243{width:3px;background:linear-gradient(180deg,#007bff,#007bff80);border-radius:2px;margin-right:12px;box-shadow:0 0 6px #007bff4d}._replyToContent_gwk74_1251{background:#ffffff0d;backdrop-filter:blur(10px);padding:8px 12px;border-radius:8px;flex:1;border-left:3px solid #007bff;border:1px solid rgba(0,123,255,.2)}._replyToAuthor_gwk74_1261{font-weight:600;font-size:12px;color:#007bff;display:block;margin-bottom:2px}._replyToText_gwk74_1269{font-size:13px;color:#ffffffb3;display:block;max-height:40px;overflow:hidden;text-overflow:ellipsis;line-height:1.3}._messageAttachments_gwk74_1279{margin-top:12px;display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}._attachment_gwk74_1288{background:#ffffff14;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);border-radius:16px;overflow:hidden;max-width:400px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000001a;position:relative}._attachment_gwk74_1288:hover{background:#ffffff1f;border-color:#ea70004d;transform:translateY(-2px);box-shadow:0 8px 25px #0003}._attachmentImage_gwk74_1308{position:relative;display:block;cursor:pointer;border-radius:16px;overflow:hidden;background:#0003;transition:all .3s ease}._attachmentImage_gwk74_1308 img{width:100%;max-width:380px;max-height:300px;height:auto;object-fit:cover;display:block;transition:transform .3s ease;border-radius:16px}._attachmentImage_gwk74_1308:hover img{transform:scale(1.05)}._attachmentImageOverlay_gwk74_1333{position:absolute;inset:0;background:linear-gradient(45deg,#0000,#0000001a,#0000004d);opacity:0;transition:opacity .3s ease;border-radius:16px;display:flex;align-items:center;justify-content:center}._attachmentImage_gwk74_1308:hover ._attachmentImageOverlay_gwk74_1333{opacity:1}._attachmentImageOverlay_gwk74_1333:after{content:"🔍";font-size:32px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.8);transform:scale(.8);transition:transform .3s ease}._attachmentImage_gwk74_1308:hover ._attachmentImageOverlay_gwk74_1333:after{transform:scale(1)}._attachmentFile_gwk74_1371{padding:16px;display:flex;align-items:center;gap:16px;text-decoration:none;color:inherit;transition:all .3s ease;border-radius:16px}._attachmentFile_gwk74_1371:hover{background:#ea70001a;transform:translate(4px)}._attachmentFileIcon_gwk74_1387{width:48px;height:48px;background:linear-gradient(135deg,#ea7000,#ff8c2f);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;box-shadow:0 4px 15px #ea70004d;flex-shrink:0;position:relative;overflow:hidden}._attachmentFileIcon_gwk74_1387:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}._attachmentFile_gwk74_1371:hover ._attachmentFileIcon_gwk74_1387:before{left:100%}._attachmentInfo_gwk74_1418{flex:1;min-width:0}._attachmentName_gwk74_1423{display:block;font-weight:600;font-size:14px;color:#ea7000;margin-bottom:4px;word-break:break-word;line-height:1.3}._attachmentMeta_gwk74_1433{display:flex;align-items:center;gap:12px;font-size:12px;color:#fff9;flex-wrap:wrap}._attachmentSize_gwk74_1442{background:#ffffff1a;backdrop-filter:blur(10px);padding:2px 8px;border-radius:6px;font-weight:500;border:1px solid rgba(255,255,255,.1);white-space:nowrap}._attachmentType_gwk74_1452{background:#6c757d33;backdrop-filter:blur(10px);padding:2px 8px;border-radius:6px;font-weight:500;text-transform:uppercase;font-size:10px;letter-spacing:.5px;border:1px solid rgba(108,117,125,.3);white-space:nowrap}._attachmentDownload_gwk74_1465{background:#4caf5033;backdrop-filter:blur(10px);border:1px solid rgba(76,175,80,.3);color:#4caf50;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:4px;flex-shrink:0}._attachmentDownload_gwk74_1465:hover{background:#4caf504d;border-color:#4caf5080;transform:scale(1.05)}._attachmentDownload_gwk74_1465:before{content:"⬇️";font-size:14px}._fileIcon_gwk74_1494{position:relative}._fileIcon_gwk74_1494[data-type=pdf]:after{content:"📄"}._fileIcon_gwk74_1494[data-type=doc]:after,._fileIcon_gwk74_1494[data-type=docx]:after{content:"📝"}._fileIcon_gwk74_1494[data-type=txt]:after{content:"📄"}._fileIcon_gwk74_1494[data-type=zip]:after,._fileIcon_gwk74_1494[data-type=rar]:after{content:"📦"}._fileIcon_gwk74_1494[data-type=excel]:after,._fileIcon_gwk74_1494[data-type=xlsx]:after{content:"📊"}._fileIcon_gwk74_1494[data-type=audio]:after{content:"🎵"}._fileIcon_gwk74_1494[data-type=video]:after{content:"🎬"}._fileIcon_gwk74_1494[data-type=default]:after{content:"📎"}._imageModal_gwk74_1510{position:fixed;inset:0;width:100vw;height:100vh;background:#000000d9;backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:_modalFadeIn_gwk74_1 .3s ease;cursor:pointer;border-radius:0}._imageModalContent_gwk74_1530{position:relative;max-width:95vw;max-height:95vh;display:flex;flex-direction:column;align-items:center;cursor:default}._imageModalImage_gwk74_1540{max-width:100%;max-height:85vh;object-fit:contain;border-radius:16px;box-shadow:0 20px 60px #000c;transition:transform .3s ease}._imageModalControls_gwk74_1549{display:flex;gap:16px;margin-top:20px;background:#0f0f0fe6;backdrop-filter:blur(20px);padding:16px 24px;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000080}._imageModalButton_gwk74_1561{background:#ffffff1a;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);color:#fff;padding:12px 16px;border-radius:12px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:8px;min-width:120px;justify-content:center}._imageModalButton_gwk74_1561:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}._imageModalClose_gwk74_1585{background:#f4433633;border-color:#f4433666;color:#f44336}._imageModalClose_gwk74_1585:hover{background:#f443364d;border-color:#f4433699}._imageModalDownload_gwk74_1596{background:#4caf5033;border-color:#4caf5066;color:#4caf50}._imageModalDownload_gwk74_1596:hover{background:#4caf504d;border-color:#4caf5099}._imageModalInfo_gwk74_1607{color:#ffffffb3;font-size:12px;text-align:center;margin-top:12px;background:#ffffff0d;backdrop-filter:blur(10px);padding:8px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.1)}._imageModalCloseButton_gwk74_1620{position:absolute;top:20px;right:20px;background:#000000b3;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);color:#fff;width:48px;height:48px;border-radius:24px;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}._imageModalCloseButton_gwk74_1620:hover{background:#f44336b3;border-color:#f4433680;transform:scale(1.1)}@keyframes _modalFadeIn_gwk74_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._attachmentMessage_gwk74_1658{background:#9c27b01a;border-color:#9c27b033;align-self:center;max-width:500px}._attachmentMessage_gwk74_1658:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(156,39,176,.1),transparent);border-radius:16px;pointer-events:none}._attachmentBadge_gwk74_1677{background:linear-gradient(135deg,#9c27b0cc,#9c27b099);color:#ab47bc;padding:3px 8px;border-radius:8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px);border:1px solid rgba(156,39,176,.3);box-shadow:0 2px 8px #9c27b04d}._attachmentLoading_gwk74_1691{display:flex;align-items:center;justify-content:center;min-height:80px;background:#ffffff0d;backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.1)}._attachmentLoadingSpinner_gwk74_1702{width:24px;height:24px;border:2px solid rgba(255,255,255,.1);border-top:2px solid #ea7000;border-radius:50%;animation:_spin_gwk74_3675 1s linear infinite}@keyframes _spin_gwk74_3675{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._messageAttachments_gwk74_1279{gap:8px}._attachment_gwk74_1288{max-width:100%}._attachmentImage_gwk74_1308 img{max-width:100%;max-height:250px}._attachmentFile_gwk74_1371{padding:12px;gap:12px}._attachmentFileIcon_gwk74_1387{width:40px;height:40px;font-size:18px}._attachmentName_gwk74_1423{font-size:13px}._attachmentMeta_gwk74_1433{font-size:11px;gap:8px}._imageModal_gwk74_1510{padding:16px}._imageModalControls_gwk74_1549{flex-direction:column;gap:12px;padding:16px;width:100%;max-width:300px}._imageModalButton_gwk74_1561{width:100%;min-width:auto}._imageModalCloseButton_gwk74_1620{top:16px;right:16px;width:40px;height:40px;font-size:18px}._imageModalImage_gwk74_1540{max-height:70vh}}@media(max-width:480px){._attachmentFile_gwk74_1371{padding:10px;gap:10px}._attachmentFileIcon_gwk74_1387{width:36px;height:36px;font-size:16px}._attachmentName_gwk74_1423{font-size:12px}._attachmentMeta_gwk74_1433{flex-direction:column;align-items:flex-start;gap:4px}._imageModalControls_gwk74_1549{padding:12px;gap:8px}._imageModalButton_gwk74_1561{padding:10px 12px;font-size:13px}._imageModalCloseButton_gwk74_1620{width:36px;height:36px;font-size:16px}}._systemMessage_gwk74_1821{display:flex;align-items:center;gap:12px;padding:12px 16px;margin:8px auto;background:#ffffff0d;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:13px;color:#ffffffb3;max-width:400px;box-shadow:0 2px 10px #0000001a;animation:_fadeIn_gwk74_1 .5s ease}@keyframes _fadeIn_gwk74_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._systemMessageIcon_gwk74_1843{font-size:16px;opacity:.8}._systemMessageContent_gwk74_1848{flex:1;font-weight:500}._systemMessageTime_gwk74_1853{font-size:11px;color:#ffffff80;white-space:nowrap}._typingIndicator_gwk74_1860{display:flex;align-items:center;gap:12px;padding:12px 16px;margin:8px 0;font-size:13px;color:#fff9;font-style:italic;max-width:200px;background:#ffffff08;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.05)}._typingDots_gwk74_1876{width:24px;height:6px;background:linear-gradient(90deg,#ea7000,#ff8c2f,#ea7000);background-size:200% 100%;border-radius:3px;animation:_typingAnimation_gwk74_1 1.5s infinite ease-in-out}@keyframes _typingAnimation_gwk74_1{0%,to{background-position:0% 50%;opacity:.5}50%{background-position:100% 50%;opacity:1}}._messageInputContainer_gwk74_1897{padding:20px 24px;border-top:1px solid rgba(255,255,255,.1);background:#ffffff05;backdrop-filter:blur(20px)}._replyIndicator_gwk74_1904,._editIndicator_gwk74_1905{display:flex;align-items:center;justify-content:space-between;background:#2196f326;backdrop-filter:blur(15px);padding:10px 16px;border-radius:10px;margin-bottom:12px;font-size:13px;color:#2196f3;border:1px solid rgba(33,150,243,.3);box-shadow:0 2px 10px #2196f333}._editIndicator_gwk74_1905{background:#ff980026;color:#ff9800;border-color:#ff98004d;box-shadow:0 2px 10px #ff980033}._replyIndicator_gwk74_1904 button,._editIndicator_gwk74_1905 button{background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:inherit;cursor:pointer;padding:4px 8px;font-size:14px;border-radius:6px;transition:all .3s ease}._replyIndicator_gwk74_1904 button:hover,._editIndicator_gwk74_1905 button:hover{background:#fff3;transform:scale(1.1)}._messageInputRow_gwk74_1946{display:flex;gap:12px;align-items:flex-end}._messageInput_gwk74_1897{flex:1;width:100%;padding:16px 20px;background:#ffffff14;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:16px;color:#fff;font-size:14px;resize:none;min-height:50px;max-height:120px;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit;box-sizing:border-box;line-height:1.5}._messageInput_gwk74_1897:focus{outline:none;border-color:#ea7000;background:#ffffff1f;box-shadow:0 0 0 2px #ea70004d,0 4px 20px #ea700033;transform:translateY(-1px)}._messageInput_gwk74_1897::placeholder{color:#fff6}._attachButton_gwk74_1985{background:#ffffff1a;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:12px;cursor:pointer;font-size:18px;transition:all .3s cubic-bezier(.4,0,.2,1);color:#ffffffb3;width:50px;height:50px;display:flex;align-items:center;justify-content:center}._attachButton_gwk74_1985:hover:not(:disabled){background:#ea700033;border-color:#ea700066;color:#ea7000;transform:translateY(-2px);box-shadow:0 4px 15px #ea70004d}._attachButton_gwk74_1985:disabled{opacity:.4;cursor:not-allowed;transform:none}._sendMessageButton_gwk74_2016{padding:12px 20px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:80px;height:50px;display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;box-shadow:0 4px 15px #ea70004d,inset 0 1px #fff3;position:relative;overflow:hidden}._sendMessageButton_gwk74_2016:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._sendMessageButton_gwk74_2016:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ea700066,inset 0 1px #ffffff4d}._sendMessageButton_gwk74_2016:hover:not(:disabled):before{left:100%}._sendMessageButton_gwk74_2016:disabled,._sendMessageButtonDisabled_gwk74_2063{background:#ffffff1a;color:#fff6;cursor:not-allowed;transform:none;box-shadow:none}._noTicketSelected_gwk74_2072{display:flex;align-items:center;justify-content:center;background:#0f0f0fcc;backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.1);height:70vh;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}._noTicketContent_gwk74_2086{text-align:center;color:#fff9;padding:40px}._noTicketIcon_gwk74_2092{font-size:64px;margin-bottom:20px;opacity:.3;filter:grayscale(100%)}._noTicketContent_gwk74_2086 p{font-size:18px;margin:0;font-weight:500}._newTicketModal_gwk74_2106{position:fixed;inset:0;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_modalFadeIn_gwk74_1 .3s ease}@keyframes _modalFadeIn_gwk74_1{0%{opacity:0;backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(8px)}}._newTicketForm_gwk74_2132{background:#0f0f0ff2;backdrop-filter:blur(25px);border-radius:20px;padding:32px;border:1px solid rgba(255,255,255,.15);max-width:550px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff1a;animation:_modalSlideIn_gwk74_1 .4s cubic-bezier(.4,0,.2,1)}@keyframes _modalSlideIn_gwk74_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._formHeader_gwk74_2159{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}._formHeaderTitle_gwk74_2168{margin:0;font-size:24px;font-weight:600;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}._closeFormButton_gwk74_2176{background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#ffffffb3;width:36px;height:36px;border-radius:10px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._closeFormButton_gwk74_2176:hover{background:#f4433633;border-color:#f4433666;color:#f44336;transform:scale(1.1)}._formGroupLabel_gwk74_2203{display:block;margin-bottom:8px;font-weight:500;color:#fffc;font-size:14px}._formGroupInput_gwk74_2211,._formGroupSelect_gwk74_2212,._formGroupTextarea_gwk74_2213{width:100%;padding:14px 16px;background:#ffffff14;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#fff;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit;box-sizing:border-box}._formGroupInput_gwk74_2211:focus,._formGroupSelect_gwk74_2212:focus,._formGroupTextarea_gwk74_2213:focus{outline:none;border-color:#ea7000;background:#ffffff1f;box-shadow:0 0 0 2px #ea70004d,0 4px 20px #ea700033;transform:translateY(-1px)}._formGroupInput_gwk74_2211::placeholder,._formGroupTextarea_gwk74_2213::placeholder{color:#fff6}._formGroupTextarea_gwk74_2213{resize:vertical;min-height:100px;max-height:200px;line-height:1.5}._characterCount_gwk74_2251{font-size:11px;color:#ffffff80;text-align:right;margin-top:4px}._formActions_gwk74_2258{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}._cancelButton_gwk74_2267{padding:12px 24px;background:#ffffff1a;backdrop-filter:blur(15px);color:#fffc;border:1px solid rgba(255,255,255,.2);border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}._cancelButton_gwk74_2267:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}._submitButton_gwk74_2286{padding:12px 24px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #ea70004d,inset 0 1px #fff3;position:relative;overflow:hidden}._submitButton_gwk74_2286:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._submitButton_gwk74_2286:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ea700066,inset 0 1px #ffffff4d}._submitButton_gwk74_2286:hover:not(:disabled):before{left:100%}._notificationBadge_gwk74_2335{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff;border-radius:12px;padding:3px 8px;font-size:10px;font-weight:700;margin-left:auto;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #dc354566,inset 0 1px #fff3;animation:_pulse_gwk74_2507 2s infinite}._sidebarNavLink_gwk74_302{display:flex;align-items:center;gap:12px;position:relative}@media(max-width:1024px){._ticketsLayout_gwk74_640{grid-template-columns:280px 1fr;gap:16px;height:70vh}}@media(max-width:768px){._userTickets_gwk74_519{padding:16px}._ticketsLayout_gwk74_640{grid-template-columns:1fr;gap:16px;height:auto}._ticketsList_gwk74_648{height:300px;order:2}._ticketConversation_gwk74_896,._noTicketSelected_gwk74_2072{height:60vh;order:1}._messageActions_gwk74_1168{opacity:1;position:static;background:transparent;backdrop-filter:none;padding:0;margin-top:8px;justify-content:flex-end}._messageContent_gwk74_1224{padding-right:0}._messageInputRow_gwk74_1946{flex-direction:column;gap:12px}._message_gwk74_1027{max-width:90%}._newTicketForm_gwk74_2132{padding:24px;margin:10px}._ticketsHeaderTitle_gwk74_566{font-size:24px}._formActions_gwk74_2258{flex-direction:column}._cancelButton_gwk74_2267,._submitButton_gwk74_2286{width:100%}._ticketItem_gwk74_704{min-height:100px}}@media(max-width:480px){._userTickets_gwk74_519{padding:12px}._ticketsHeader_gwk74_557{flex-direction:column;align-items:stretch;gap:12px}._newTicketButton_gwk74_587{width:100%;justify-content:center}._messageInputContainer_gwk74_1897,._ticketConversationHeader_gwk74_911,._messageList_gwk74_1027{padding:16px}._pinnedDescription_gwk74_971{margin:12px 16px}._ticketItem_gwk74_704{padding:16px;min-height:90px}}*{backface-visibility:hidden;-webkit-backface-visibility:hidden}._message_gwk74_1027,._ticketItem_gwk74_704,._attachment_gwk74_1288{contain:layout style paint}._messageList_gwk74_1027,._ticketsList_gwk74_648{contain:strict}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}._typingDots_gwk74_1876,._pulse_gwk74_2507{animation:none}}._formHeader_gwk74_2159{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._formHeaderTitle_gwk74_2168{font-size:20px;font-weight:600;color:#fff;margin:0}._closeFormButton_gwk74_2176{background:transparent;border:none;color:#fff9;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s ease}._closeFormButton_gwk74_2176:hover{background:#ffffff1a;color:#fff}._formGroup_gwk74_2199{margin-bottom:20px}._formGroupLabel_gwk74_2203{display:block;font-size:14px;font-weight:500;color:#fffc;margin-bottom:8px}._formGroupInput_gwk74_2211,._formGroupSelect_gwk74_2212,._formGroupTextarea_gwk74_2213{width:100%;padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;transition:all .2s ease;font-family:inherit;box-sizing:border-box}._formGroupInput_gwk74_2211:focus,._formGroupSelect_gwk74_2212:focus,._formGroupTextarea_gwk74_2213:focus{outline:none;border-color:#ea7000;background:#ffffff14;box-shadow:0 0 0 2px #ea700033}._formGroupTextarea_gwk74_2213{resize:vertical;min-height:100px;max-height:200px}._formActions_gwk74_2258{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}._cancelButton_gwk74_2267{padding:12px 24px;background:#ffffff0d;color:#fffc;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_gwk74_2267:hover{background:#ffffff1a;color:#fff}._submitButton_gwk74_2286{padding:12px 24px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._submitButton_gwk74_2286:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ea70004d}._submitButton_gwk74_2286:disabled,._submitButtonDisabled_gwk74_2326{background:#ffffff1a;color:#fff6;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:1200px){._ticketsLayout_gwk74_640{grid-template-columns:320px 1fr;gap:20px}}@media(max-width:1024px){._userDashboard_gwk74_2{flex-direction:column;margin-top:0}._userSidebar_gwk74_55{width:100%;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%);z-index:40;border-right:none;box-shadow:4px 0 20px #0000004d}._userSidebarOpen_gwk74_2662{transform:translate(0)}._closeSidebar_gwk74_90{display:flex;align-items:center;justify-content:center}._userHeader_gwk74_460{padding:15px 20px}._userHeaderTitle_gwk74_473{font-size:20px}._mobileMenuToggle_gwk74_492{display:flex;align-items:center;justify-content:center}._userMain_gwk74_510{padding:20px}._userTickets_gwk74_519{padding:16px}._ticketsLayout_gwk74_640{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:20px}._ticketsList_gwk74_648{max-height:300px;order:2}._ticketConversation_gwk74_896,._noTicketSelected_gwk74_2072{order:1;height:500px}._ticketsHeaderTitle_gwk74_566{font-size:24px}}@media(max-width:768px){._profileCard_gwk74_2718._skinViewerWrapper_gwk74_2718,._userProfileHeader_gwk74_480{display:none}._userMain_gwk74_510{padding:16px}._userTickets_gwk74_519{padding:12px;gap:16px}._ticketsHeader_gwk74_557{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}._ticketsHeaderTitle_gwk74_566{font-size:22px}._newTicketButton_gwk74_587{padding:10px 20px;font-size:14px;align-self:stretch;justify-content:center}._ticketsLayout_gwk74_640{gap:16px}._ticketsList_gwk74_648{max-height:250px;padding:12px}._ticketItem_gwk74_704{padding:12px}._ticketTitle_gwk74_787{font-size:15px}._ticketMeta_gwk74_800{gap:8px;font-size:12px}._ticketCategory_gwk74_810,._ticketStatus_gwk74_765{font-size:11px;padding:3px 6px}._ticketConversation_gwk74_896,._noTicketSelected_gwk74_2072{height:70vh;min-height:500px}._ticketConversationHeader_gwk74_911{padding:16px 20px}._ticketConversationHeaderTitle_gwk74_918{font-size:18px}._messageList_gwk74_1027{padding:16px 20px}._message_gwk74_1027{max-width:90%;padding:10px 14px}._messageInputContainer_gwk74_1897{padding:16px 20px}._messageInput_gwk74_1897{font-size:16px;width:100%}._sendMessageButton_gwk74_2016{padding:12px 16px;min-width:70px;font-size:13px}._newTicketModal_gwk74_2106{padding:16px}._newTicketForm_gwk74_2132{padding:20px;max-height:85vh}._formHeaderTitle_gwk74_2168{font-size:18px}._formGroupInput_gwk74_2211,._formGroupSelect_gwk74_2212,._formGroupTextarea_gwk74_2213{font-size:16px}}@media(max-width:480px){._profileCard_gwk74_2718._skinViewerWrapper_gwk74_2718,._userProfileHeader_gwk74_480{display:none}._userMain_gwk74_510{padding:12px}._userTickets_gwk74_519{padding:8px;gap:12px}._ticketsHeaderTitle_gwk74_566{font-size:20px}._newTicketButton_gwk74_587{padding:10px 16px;font-size:13px}._ticketsList_gwk74_648{max-height:150px;padding:10px}._ticketItem_gwk74_704{padding:10px}._ticketTitle_gwk74_787{font-size:14px}._ticketMeta_gwk74_800{flex-direction:column;align-items:flex-start;gap:6px}._ticketCategory_gwk74_810,._ticketStatus_gwk74_765{font-size:10px;padding:2px 6px}._ticketConversation_gwk74_896,._noTicketSelected_gwk74_2072{height:75vh;min-height:550px}._ticketConversationHeader_gwk74_911{padding:12px 16px}._ticketConversationHeaderTitle_gwk74_918{font-size:16px}._ticketDetails_gwk74_927{gap:8px;font-size:12px}._messageList_gwk74_1027{padding:12px 16px}._message_gwk74_1027{max-width:95%;padding:8px 12px}._messageSender_gwk74_1115{font-size:12px}._messageTime_gwk74_1161{font-size:11px}._messageContent_gwk74_1224{font-size:13px}._messageInputContainer_gwk74_1897{padding:12px 16px;flex-direction:column;gap:8px}._messageInput_gwk74_1897{min-height:40px;width:100%}._sendMessageButton_gwk74_2016{padding:10px 16px;font-size:13px;min-width:auto;align-self:stretch;justify-content:center}._newTicketModal_gwk74_2106{padding:12px}._newTicketForm_gwk74_2132{padding:16px;max-height:90vh}._formHeaderTitle_gwk74_2168{font-size:16px}._formActions_gwk74_2258{flex-direction:column;gap:8px}._cancelButton_gwk74_2267,._submitButton_gwk74_2286{padding:12px 20px;font-size:13px}._noTicketContent_gwk74_2086 p{font-size:14px}._noTicketIcon_gwk74_2092{width:48px;height:48px;margin-bottom:12px}._pinnedDescription_gwk74_971{margin:12px 16px}._pinnedDescriptionContent_gwk74_1015{max-height:100px;font-size:13px}}@media(hover:none)and (pointer:coarse){._ticketItem_gwk74_704:hover,._newTicketButton_gwk74_587:hover,._sendMessageButton_gwk74_2016:hover,._submitButton_gwk74_2286:hover{transform:none}._ticketItem_gwk74_704{min-height:60px}._newTicketButton_gwk74_587,._sendMessageButton_gwk74_2016,._submitButton_gwk74_2286,._cancelButton_gwk74_2267{min-height:44px}._closeFormButton_gwk74_2176{min-width:44px;min-height:44px}}@media(prefers-reduced-motion:no-preference){._ticketItem_gwk74_704,._message_gwk74_1027,._newTicketButton_gwk74_587,._sendMessageButton_gwk74_2016,._submitButton_gwk74_2286{transition:all .2s ease}}@media(prefers-reduced-motion:reduce){._ticketItem_gwk74_704,._message_gwk74_1027,._newTicketButton_gwk74_587,._sendMessageButton_gwk74_2016,._submitButton_gwk74_2286{transition:none}._loadingSpinner_gwk74_541{animation:none}}._sr-only_gwk74_3051{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._ticketItem_gwk74_704:focus,._newTicketButton_gwk74_587:focus,._sendMessageButton_gwk74_2016:focus,._submitButton_gwk74_2286:focus,._cancelButton_gwk74_2267:focus{outline:2px solid #ea7000;outline-offset:2px}@media(prefers-contrast:high){._ticketItem_gwk74_704{border:2px solid rgba(255,255,255,.3)}._ticketItemSelected_gwk74_749{border-color:#ea7000}._message_gwk74_1027{border:2px solid rgba(255,255,255,.3)}}._userProfile_gwk74_480{display:flex;flex-direction:column;gap:24px}._profileHeader_gwk74_3095{margin-bottom:20px}._profileHeaderTitle_gwk74_3099{margin:0;font-size:22px;font-weight:500;position:relative}._profileHeaderTitle_gwk74_3099:after{content:"";position:absolute;left:0;bottom:-10px;width:60px;height:3px;background:linear-gradient(to right,#ea7000,transparent);border-radius:2px}._profileGrid_gwk74_3117{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(200px,auto);gap:24px}._profileCard_gwk74_2718{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:16px;padding:24px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}._profileCard_gwk74_2718:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent)}._profileCard_gwk74_2718:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d}._profileCardTitle_gwk74_3150{margin:0 0 20px;font-size:18px;font-weight:500;color:#ffffffe6;position:relative;padding-left:15px}._profileCardTitle_gwk74_3150:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:18px;background:#ea7000;border-radius:2px}._profileInfo_gwk74_3171{grid-column:1;grid-row:1}._infoRow_gwk74_3176{display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.05)}._infoRow_gwk74_3176:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}._infoLabel_gwk74_3190{color:#fff9}._infoValue_gwk74_3194{font-weight:500;transition:color .3s ease}._infoValueDonationAmount_gwk74_3199{color:#ea7000}._infoRow_gwk74_3176:hover ._infoValueDonationAmount_gwk74_3199{color:#ff8c2f}._infoValueStatusOnline_gwk74_3207{color:#4caf50;display:flex;align-items:center}._infoValueStatusOnline_gwk74_3207:before{content:"";display:inline-block;width:8px;height:8px;background-color:#4caf50;border-radius:50%;margin-right:8px;box-shadow:0 0 6px #4caf5080}._infoValueStatusOffline_gwk74_3224{color:#bdbdbd;display:flex;align-items:center}._infoValueStatusOffline_gwk74_3224:before{content:"";display:inline-block;width:8px;height:8px;background-color:#bdbdbd;border-radius:50%;margin-right:8px}._skinViewerWrapper_gwk74_2718{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column}._skinViewerContainer_gwk74_3247{flex:1;border-radius:12px;overflow:hidden;background-color:#0003;position:relative;box-shadow:inset 0 0 20px #0000004d;transition:transform .3s ease,box-shadow .3s ease}._skinViewerContainer_gwk74_3247:hover{transform:scale(1.02);box-shadow:inset 0 0 30px #0006,0 0 15px #ea70004d}._skinViewer_gwk74_2718{width:100%;height:100%;transition:opacity .3s ease}._profileStats_gwk74_3268{grid-column:1;grid-row:2}._statsGrid_gwk74_3273{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:16px;height:100%}._statItem_gwk74_3281{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ffffff08;border-radius:12px;padding:16px;transition:all .3s ease;position:relative;overflow:hidden}._statItem_gwk74_3281:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(234,112,0,.3),transparent);opacity:0;transition:opacity .3s ease}._statItem_gwk74_3281:hover{background-color:#ffffff0d;transform:translateY(-3px)}._statItem_gwk74_3281:hover:after{opacity:1}._statValue_gwk74_3315{font-size:24px;font-weight:500;margin-bottom:8px;text-shadow:0 1px 3px rgba(0,0,0,.3);transition:transform .3s ease,color .3s ease}._statItem_gwk74_3281:hover ._statValue_gwk74_3315{transform:scale(1.1);color:#ea7000}._statLabel_gwk74_3328{font-size:13px;color:#fff9}._recentActivity_gwk74_3333{grid-column:1 / span 2;grid-row:3;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:16px;padding:24px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);position:relative}._recentActivity_gwk74_3333:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent)}._activityList_gwk74_3354{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(234,112,0,.5) rgba(255,255,255,.05)}._activityItem_gwk74_3365{display:flex;align-items:center;padding:12px;background-color:#ffffff08;border-radius:10px;transition:all .3s ease;width:100%;box-sizing:border-box}._activityItem_gwk74_3365:hover{background-color:#ffffff0d;transform:translateY(-2px)}._activityIcon_gwk74_3381{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0;transition:transform .3s ease}._activityAvatar_gwk74_3393{width:36px;height:36px;border-radius:8px;margin-right:12px;flex-shrink:0;overflow:hidden;transition:transform .3s ease}._activityAvatar_gwk74_3393 img{width:100%;height:100%;object-fit:cover;display:block;image-rendering:pixelated}._activityItem_gwk74_3365:hover ._activityAvatar_gwk74_3393,._activityItem_gwk74_3365:hover ._activityIcon_gwk74_3381{transform:scale(1.1)}._activityIconPurchase_gwk74_3419{background:#ea700026;color:#ea7000}._activityIconLuckyCase_gwk74_3424{background:#9c27b026;color:#9c27b0}._activityIconLogin_gwk74_3429{background:#3f51b526;color:#3f51b5}._activityContent_gwk74_3434{flex:1;min-width:0}._activityTitle_gwk74_3439{margin-bottom:4px;font-size:15px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._activityTime_gwk74_3448{font-size:12px;color:#ffffff80;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._activityEmptyState_gwk74_3456{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;gap:12px}._activityEmptyState_gwk74_3456 p{font-size:14px;color:#fff6;margin:0}@media(max-width:1024px){._recentActivity_gwk74_3333{grid-column:1;grid-row:4;padding:20px}._activityList_gwk74_3354{max-height:250px;padding-right:8px}._activityItem_gwk74_3365{padding:10px}._activityIcon_gwk74_3381{width:32px;height:32px;margin-right:10px}._activityTitle_gwk74_3439{font-size:14px}._activityTime_gwk74_3448{font-size:11px}}@media(max-width:768px){._recentActivity_gwk74_3333{padding:16px}._activityList_gwk74_3354{max-height:200px;padding-right:6px}._activityItem_gwk74_3365{padding:8px}._activityIcon_gwk74_3381{width:30px;height:30px;margin-right:8px}._activityTitle_gwk74_3439{font-size:13px}._activityTime_gwk74_3448{font-size:10px}}@media(max-width:480px){._recentActivity_gwk74_3333{padding:12px}._activityList_gwk74_3354{max-height:150px;padding-right:4px}._activityItem_gwk74_3365{padding:6px}._activityIcon_gwk74_3381{width:28px;height:28px;margin-right:6px}._activityTitle_gwk74_3439{font-size:12px}._activityTime_gwk74_3448{font-size:9px}}._luckyCasePage_gwk74_3563{min-height:100vh;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e);color:#fff;display:flex;flex-direction:column;position:relative;overflow-x:hidden}._luckyCaseHeader_gwk74_3573{display:flex;align-items:center;justify-content:space-between;padding:30px 20px;background:#0f0f0fcc;backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d;position:relative}._backButton_gwk74_3585{background:#ffffff1a;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);color:#fff;width:48px;height:48px;border-radius:12px;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._backButton_gwk74_3585:hover{background:#ea700033;border-color:#ea700066;color:#ea7000;transform:scale(1.1)}._headerContent_gwk74_3608{display:flex;align-items:center;gap:16px;flex:1;justify-content:center}._caseIcon_gwk74_3616{width:64px;height:64px;border-radius:16px;box-shadow:0 8px 25px #ea700066;border:2px solid rgba(234,112,0,.3)}._luckyCaseHeaderTitle_gwk74_3624{font-size:32px;font-weight:700;color:#ea7000;text-shadow:0 2px 10px rgba(234,112,0,.4);margin:0;text-align:center}._luckyCaseHeaderTitle_gwk74_3624:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-8px;width:100px;height:4px;background:linear-gradient(90deg,#ea7000,#ff8c2f);border-radius:2px;box-shadow:0 2px 10px #ea700066}._headerSubtitle_gwk74_3646{text-align:center;color:#fffc;font-size:16px;margin-top:8px}._luckyCaseMain_gwk74_3653{flex:1;display:flex;flex-direction:column;align-items:center;padding:40px 20px;gap:40px;max-width:1400px;margin:0 auto;width:100%}._caseSpinSection_gwk74_3665{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;min-height:60vh;width:100%}._spinAnimationContainer_gwk74_3675{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:24px}._spinProgressContainer_gwk74_3683{background:#0f0f0fcc;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px;box-shadow:0 8px 32px #0000004d}._progressInfo_gwk74_3692{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._progressLabel_gwk74_3699{font-size:18px;font-weight:600;color:#fff}._progressValue_gwk74_3705{font-size:18px;font-weight:700;color:#ea7000}._progressBar_gwk74_3711{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}._progressFill_gwk74_3719{height:100%;background:linear-gradient(90deg,#ea7000,#ff8c2f);border-radius:4px;box-shadow:0 0 10px #ea700080}._caseWindow_gwk74_3726{width:100%;max-width:900px;height:200px;overflow:hidden;position:relative;background:#0006;border-radius:16px;box-shadow:inset 0 0 30px #0009,0 8px 32px #0000004d;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 85%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 85%,transparent 100%);border:2px solid rgba(234,112,0,.2)}._caseMarker_gwk74_3742{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:140px;background:linear-gradient(to bottom,transparent,#ea7000,#ea7000,transparent);z-index:10;border-radius:3px;box-shadow:0 0 20px #ea7000cc,0 0 40px #ea700066;animation:_markerPulse_gwk74_1 1.5s infinite alternate}@keyframes _markerPulse_gwk74_1{0%{opacity:.7;box-shadow:0 0 15px #ea700099,0 0 30px #ea70004d}to{opacity:1;box-shadow:0 0 25px #ea7000,0 0 50px #ea700099}}._caseItems_gwk74_3773{display:flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);gap:20px}._casePreview_gwk74_3783{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:30px}._caseContainer_gwk74_3792{background:#0f0f0fcc;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:40px;box-shadow:0 8px 32px #0000004d;text-align:center;position:relative;overflow:hidden}._caseContainer_gwk74_3792:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(234,112,0,.1),transparent 70%);pointer-events:none}._casePreviewContent_gwk74_3815{position:relative;z-index:1}._casePreviewIcon_gwk74_3820{font-size:80px;margin-bottom:20px;filter:drop-shadow(0 4px 8px rgba(234,112,0,.3))}._casePreviewTitle_gwk74_3826{font-size:28px;font-weight:700;color:#fff;margin-bottom:12px;text-shadow:0 2px 10px rgba(0,0,0,.3)}._casePreviewText_gwk74_3834{font-size:16px;color:#fffc;line-height:1.5}._spinButton_gwk74_3840{padding:20px 60px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:16px;font-size:22px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #ea700066,inset 0 1px #fff3;text-shadow:0 2px 4px rgba(0,0,0,.3);position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:1px;min-width:280px}._spinButton_gwk74_3840:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}._spinButton_gwk74_3840:hover:not(:disabled){transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px #ea700080,inset 0 1px #ffffff4d}._spinButton_gwk74_3840:hover:not(:disabled):before{left:100%}._spinButton_gwk74_3840:active:not(:disabled){transform:translateY(-1px) scale(1.01)}._spinButtonDisabled_gwk74_3887{background:linear-gradient(135deg,#666,#555);cursor:not-allowed;transform:none!important;box-shadow:0 4px 15px #0000004d;opacity:.7}._spinButtonContent_gwk74_3895{display:flex;align-items:center;justify-content:center;gap:12px}._spinIcon_gwk74_3902{font-size:24px}._caseItemsPreview_gwk74_3906{width:100%;max-width:1200px}._previewTitle_gwk74_3911{text-align:center;font-size:28px;font-weight:700;color:#ea7000;margin-bottom:32px;text-shadow:0 2px 10px rgba(234,112,0,.3);position:relative}._previewTitle_gwk74_3911:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-12px;width:80px;height:4px;background:linear-gradient(90deg,#ea7000,#ff8c2f);border-radius:2px}._previewGrid_gwk74_3933{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;justify-items:center}._caseItem_gwk74_3773{width:180px;height:200px;background:#ffffff0d;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;transition:all .3s ease;box-shadow:0 4px 15px #0003;position:relative;overflow:hidden}._caseItem_gwk74_3773:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(234,112,0,.1),transparent);opacity:0;transition:opacity .3s ease}._caseItem_gwk74_3773:hover{background:#ffffff1a;border-color:#ea700066;transform:translateY(-8px) scale(1.02);box-shadow:0 12px 30px #0000004d}._itemImage_gwk74_3981{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease;overflow:hidden}._caseItem_gwk74_3773:hover ._itemImage_gwk74_3981{transform:scale(1.1) rotate(5deg)}._itemImageImg_gwk74_3999{width:100%;height:100%;object-fit:cover;border-radius:8px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}._itemName_gwk74_4007{font-size:16px;font-weight:600;text-align:center;margin-bottom:12px;color:#fff;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._itemRarity_gwk74_4020{background:#ea700033;border:1px solid rgba(234,112,0,.4);color:#ea7000;font-size:14px;font-weight:600;padding:6px 12px;border-radius:8px;transition:all .3s ease}._caseItem_gwk74_3773:hover ._itemRarity_gwk74_4020{background:#ea70004d;border-color:#ea700099;transform:scale(1.05)}._luckyCaseFooter_gwk74_4037{background:#0f0f0fe6;backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);padding:60px 20px}._caseInfo_gwk74_4044{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;max-width:1200px;margin:0 auto}._infoSection_gwk74_4052{display:flex;align-items:flex-start;gap:20px;padding:32px;background:#ffffff0d;backdrop-filter:blur(15px);border-radius:20px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;overflow:hidden}._infoSection_gwk74_4052:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(234,112,0,.05),transparent 60%);opacity:0;transition:opacity .3s ease}._infoSection_gwk74_4052:hover:before{opacity:1}._infoSection_gwk74_4052:hover{background:#ffffff14;border-color:#ea70004d;transform:translateY(-5px);box-shadow:0 12px 30px #0000004d}._infoIcon_gwk74_4089{font-size:48px;flex-shrink:0;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));position:relative;z-index:1}._infoContent_gwk74_4097{position:relative;z-index:1}._infoContent_gwk74_4097 h4{margin:0 0 12px;font-size:22px;font-weight:700;color:#ea7000;text-shadow:0 1px 3px rgba(0,0,0,.3)}._infoContent_gwk74_4097 p{margin:0;font-size:16px;line-height:1.6;color:#fffc}._errorContainer_gwk74_4117{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:40px 20px}._errorIcon_gwk74_4127{font-size:80px;margin-bottom:24px;filter:drop-shadow(0 4px 8px rgba(244,67,54,.3))}._errorTitle_gwk74_4133{font-size:36px;font-weight:700;color:#f44336;margin-bottom:16px;text-shadow:0 2px 10px rgba(244,67,54,.3)}._errorMessage_gwk74_4141{font-size:18px;color:#fffc;margin-bottom:32px;padding:20px 32px;background:#f443361a;border:1px solid rgba(244,67,54,.3);border-radius:16px;backdrop-filter:blur(10px);max-width:600px;line-height:1.5}._resultButton_gwk74_4154{padding:16px 40px;background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #ea70004d;display:flex;align-items:center;gap:12px}._resultButton_gwk74_4154:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ea700066}._resultModal_gwk74_4175{position:fixed;inset:0;background-color:#000000d9;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._resultContent_gwk74_4190{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e);border-radius:24px;padding:48px;display:flex;flex-direction:column;align-items:center;max-width:500px;width:90%;text-align:center;box-shadow:0 20px 60px #00000080;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}._resultContent_gwk74_4190:before{content:"";position:absolute;top:0;left:0;width:200%;height:200%;background:radial-gradient(circle,rgba(234,112,0,.3),transparent 70%);animation:_glow_gwk74_1 3s infinite alternate;z-index:-1;pointer-events:none}._resultContentTitle_gwk74_4230{font-size:32px;font-weight:700;margin:0 0 16px;color:#ea7000;text-shadow:0 2px 10px rgba(234,112,0,.4);position:relative;z-index:1}._resultContentText_gwk74_4240{margin:0 0 32px;color:#ffffffe6;font-size:18px;line-height:1.5;position:relative;z-index:1}._wonItem_gwk74_4249{width:200px;height:220px;background:#ffffff0d;backdrop-filter:blur(15px);border:2px solid rgba(234,112,0,.4);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;margin-bottom:32px;transition:all .3s ease;transform:scale(1.1);box-shadow:0 15px 40px #0006;position:relative;overflow:hidden}._wonItem_gwk74_4249:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(234,112,0,.15),transparent);animation:_shimmer_gwk74_1 2s infinite}@keyframes _shimmer_gwk74_1{0%,to{opacity:.5}50%{opacity:1}}._wonItem_gwk74_4249:hover{transform:scale(1.15);box-shadow:0 20px 50px #00000080}._resultActions_gwk74_4290{display:flex;gap:16px;margin-top:24px;position:relative;z-index:1;flex-wrap:wrap;justify-content:center}._claimButton_gwk74_4300,._closeButton_gwk74_4301{padding:16px 32px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;min-width:160px;justify-content:center}._claimButton_gwk74_4300{background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;box-shadow:0 6px 20px #ea70004d}._claimButton_gwk74_4300:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ea700066}._closeButton_gwk74_4301{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 6px 20px #0000004d}._closeButton_gwk74_4301:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:0 8px 25px #0006}@media(max-width:768px){._luckyCaseHeader_gwk74_3573{padding:20px 16px;flex-direction:column;gap:16px}._headerContent_gwk74_3608{flex-direction:column;gap:12px}._luckyCaseHeaderTitle_gwk74_3624{font-size:24px}._caseIcon_gwk74_3616{width:48px;height:48px}._luckyCaseMain_gwk74_3653{padding:24px 16px;gap:24px}._caseWindow_gwk74_3726{height:160px}._caseMarker_gwk74_3742{height:120px}._spinButton_gwk74_3840{padding:16px 40px;font-size:18px;min-width:240px}._previewGrid_gwk74_3933{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}._caseItem_gwk74_3773{width:150px;height:170px;padding:12px}._itemImage_gwk74_3981{width:60px;height:60px}._itemName_gwk74_4007{font-size:14px}._caseInfo_gwk74_4044{grid-template-columns:1fr;gap:20px}._infoSection_gwk74_4052{padding:24px;flex-direction:column;text-align:center}._infoIcon_gwk74_4089{font-size:40px}._resultContent_gwk74_4190{padding:32px 24px;max-width:90%}._resultContentTitle_gwk74_4230{font-size:24px}._wonItem_gwk74_4249{width:160px;height:180px;padding:16px}._resultActions_gwk74_4290{flex-direction:column;width:100%}._claimButton_gwk74_4300,._closeButton_gwk74_4301{width:100%}}@media(max-width:480px){._luckyCaseHeaderTitle_gwk74_3624{font-size:20px}._caseWindow_gwk74_3726{height:140px}._caseMarker_gwk74_3742{height:100px;width:4px}._spinButton_gwk74_3840{padding:14px 30px;font-size:16px;min-width:200px}._previewGrid_gwk74_3933{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}._caseItem_gwk74_3773{width:130px;height:150px;padding:10px}._itemImage_gwk74_3981{width:50px;height:50px}._itemName_gwk74_4007{font-size:13px}._itemRarity_gwk74_4020{font-size:12px;padding:4px 8px}._infoSection_gwk74_4052{padding:20px}._infoIcon_gwk74_4089{font-size:36px}._infoContent_gwk74_4097 h4{font-size:18px}._infoContent_gwk74_4097 p{font-size:14px}._resultContent_gwk74_4190{padding:24px 16px}._resultContentTitle_gwk74_4230{font-size:20px}._resultContentText_gwk74_4240{font-size:16px}._wonItem_gwk74_4249{width:140px;height:160px;padding:12px}._claimButton_gwk74_4300,._closeButton_gwk74_4301{padding:14px 24px;font-size:14px}}._luckyCase_gwk74_3563{display:flex;flex-direction:column;gap:24px}._serverSelectWrapper_gwk74_4535{margin:10px 0}._serverSelectWrapper_gwk74_4535 label{display:block;font-size:1rem;margin-bottom:5px}._serverSelect_gwk74_4535{width:100%;padding:8px;border-radius:4px;border:1px solid #555;background-color:#333;color:#fff;font-size:1rem}._serverSelect_gwk74_4535:disabled{background-color:#444;cursor:not-allowed}._luckyCaseHeader_gwk74_3573{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}._luckyCaseHeaderTitle_gwk74_3624{margin:0;font-size:22px;font-weight:500;position:relative}._luckyCaseHeaderTitle_gwk74_3624:after{content:"";position:absolute;left:0;bottom:-10px;width:60px;height:3px;background:linear-gradient(to right,#ea7000,transparent);border-radius:2px}._caseSelection_gwk74_4587{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-bottom:24px}._caseCard_gwk74_4594{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:12px;padding:16px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer;position:relative;overflow:hidden}._caseCard_gwk74_4594:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d;border-color:#ea70004d}._caseCardSelected_gwk74_4612{border-color:#ea7000;box-shadow:0 8px 24px #ea700066}._caseCard_gwk74_4594:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent)}._caseImage_gwk74_4627{width:100%;height:120px;border-radius:8px;overflow:hidden;margin-bottom:12px;transition:transform .3s ease}._caseCard_gwk74_4594:hover ._caseImage_gwk74_4627{transform:scale(1.05)}._caseImageImg_gwk74_4640{width:100%;height:100%;object-fit:cover}._caseName_gwk74_4646{font-size:16px;font-weight:500;margin-bottom:8px;text-align:center;color:#fff}._caseCost_gwk74_4654{font-size:14px;color:#ea7000;text-align:center;text-shadow:0 0 10px rgba(234,112,0,.3)}._nextCaseTimer_gwk74_4661{display:flex;align-items:center;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);padding:10px 20px;border-radius:10px;border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 12px #0003}._timerLabel_gwk74_4671{color:#ffffffb3;margin-right:10px;font-size:14px}._timerValue_gwk74_4677{font-weight:500;color:#ea7000;font-size:16px;text-shadow:0 0 10px rgba(234,112,0,.3)}._caseContainer_gwk74_3792{display:flex;flex-direction:column;align-items:center;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:16px;padding:30px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}._caseContainer_gwk74_3792:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d}._caseContainer_gwk74_3792:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent)}._caseMarker_gwk74_3742{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:120px;background:linear-gradient(to bottom,transparent,#ea7000,transparent);z-index:1;box-shadow:0 0 20px #ea7000cc;animation:_pulse_gwk74_2507 1.2s infinite alternate;border-radius:3px}@keyframes _pulse_gwk74_2507{0%{opacity:.6;box-shadow:0 0 10px #ea700080}to{opacity:1;box-shadow:0 0 25px #ea7000e6}}._caseWindow_gwk74_3726{width:100%;overflow:hidden;height:180px;margin:20px 0;position:relative;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,1) 10%,rgba(0,0,0,1) 90%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,1) 10%,rgba(0,0,0,1) 90%,transparent 100%);background:#0000004d;border-radius:12px;box-shadow:inset 0 0 20px #00000080}._caseItems_gwk74_3773{display:flex;align-items:center;position:absolute;left:50%;transform:translate(-50%);transition:transform 8s cubic-bezier(.25,.46,.45,.94)}._caseItemsPreview_gwk74_3906{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px;margin-bottom:24px}._caseItem_gwk74_3773{width:140px;height:160px;margin:0 10px;background-color:#ffffff0d;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;border:3px solid transparent;transition:all .3s ease;box-shadow:0 4px 15px #0000004d;position:relative;overflow:hidden}._caseItem_gwk74_3773:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s ease}._caseItem_gwk74_3773:hover:before{opacity:1}._caseItem_gwk74_3773:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 8px 25px #0006}._itemImage_gwk74_3981{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;transition:transform .3s ease}._caseItem_gwk74_3773:hover ._itemImage_gwk74_3981{transform:scale(1.15) rotate(10deg)}._itemImageImg_gwk74_3999{max-width:100%;max-height:100%;filter:drop-shadow(0 3px 6px rgba(0,0,0,.4))}._itemName_gwk74_4007{font-size:15px;text-align:center;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;color:#fff;font-weight:500}._itemRarity_gwk74_4020{font-size:13px;padding:4px 10px;border-radius:6px;transition:all .3s ease;font-weight:500}._rarityCommon_gwk74_4846{background-color:#7575754d;color:#bdbdbd}._rarityUncommon_gwk74_4851{background-color:#2196f34d;color:#2196f3}._rarityRare_gwk74_4856{background-color:#673ab74d;color:#673ab7}._rarityEpic_gwk74_4861{background-color:#ff98004d;color:#ff9800}._rarityLegendary_gwk74_4866{background-color:#f443364d;color:#f44336}._caseItem_gwk74_3773:hover ._itemRarity_gwk74_4020{transform:scale(1.1);box-shadow:0 3px 8px #0000004d}._spinButton_gwk74_3840{padding:16px 50px;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #ea700066,0 1px #ffffff1a inset;text-shadow:0 1px 3px rgba(0,0,0,.4);position:relative;overflow:hidden}._spinButton_gwk74_3840:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._spinButton_gwk74_3840:hover:after{left:100%}._spinButton_gwk74_3840:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ea700080,0 1px #ffffff1a inset}._spinButton_gwk74_3840:active{transform:translateY(0);box-shadow:0 3px 12px #ea70004d}._spinButtonDisabled_gwk74_3887{background:linear-gradient(308deg,#9e9e9e 2.99%,#757575);cursor:not-allowed;transform:none;box-shadow:none}._resultModal_gwk74_4175{position:fixed;inset:0;background-color:#000000d9;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100;animation:_fadeIn_gwk74_1 .4s ease-in-out}._resultContent_gwk74_4190{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e);border-radius:20px;padding:40px;display:flex;flex-direction:column;align-items:center;max-width:450px;width:90%;text-align:center;box-shadow:0 12px 40px #0006;border:1px solid rgba(255,255,255,.05);animation:_scaleIn_gwk74_1 .4s ease-in-out;position:relative;overflow:hidden;z-index:1001}._resultContent_gwk74_4190:before{content:"";position:absolute;top:0;left:0;width:200%;height:200%;background:radial-gradient(circle,rgba(234,112,0,.5),transparent 70%);animation:_glow_gwk74_1 3s infinite alternate;z-index:-1;pointer-events:none}@keyframes _glow_gwk74_1{0%{opacity:.3;transform:scale(1)}to{opacity:.8;transform:scale(1.2)}}._resultContent_gwk74_4190:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,transparent,rgba(255,255,255,.2),transparent)}@keyframes _fadeIn_gwk74_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_gwk74_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}._resultContentTitle_gwk74_4230{font-size:24px;margin:0 0 12px;color:#ea7000;text-shadow:0 0 12px rgba(234,112,0,.4)}._resultContentText_gwk74_4240{margin:0 0 24px;color:#ffffffe6;font-size:16px}._wonItem_gwk74_4249{width:180px;height:200px;background-color:#ffffff0d;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;margin-bottom:24px;border:3px solid transparent;transition:all .3s ease;transform:scale(1.15);box-shadow:0 10px 30px #0006;position:relative;overflow:hidden}._wonItem_gwk74_4249:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(234,112,0,.15),transparent);opacity:0;transition:opacity .3s ease}._wonItem_gwk74_4249:hover:before{opacity:1}._wonItem_gwk74_4249:hover{transform:scale(1.2);box-shadow:0 15px 40px #00000080}._resultActions_gwk74_4290{display:flex;gap:12px;margin-top:24px}._claimedItems_gwk74_5060{padding:24px;background-color:#121212;color:#fff;min-height:100%;border-radius:16px;box-shadow:0 8px 32px #0000004d}._claimedItemsHeader_gwk74_5069{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}._claimedItemsHeaderTitle_gwk74_5075{font-size:26px;font-weight:600;color:#ea7000;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.3)}._claimedItemsList_gwk74_5083{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}._noClaimedItems_gwk74_5089{grid-column:1 / -1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:350px;background-color:#1e1e1eb3;border-radius:12px;padding:24px;border:1px dashed rgba(255,255,255,.1)}._noClaimedItemsContent_gwk74_5102{text-align:center}._noClaimedItemsIcon_gwk74_5106{width:64px;height:64px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea7000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z'/%3E%3Cpolyline points='3.27 6.96 12 12.01 20.73 6.96'/%3E%3Cline x1='12' y1='22.08' x2='12' y2='12'/%3E%3Cpath d='m18.5 10.5-5.5 3-5.5-3'/%3E%3Cpath d='m18.5 14.5-5.5 3-5.5-3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;margin-bottom:20px;opacity:.7}._noClaimedItemsContent_gwk74_5102 p{font-size:18px;color:#ffffffb3;margin:0;font-weight:500}._claimedItem_gwk74_5060{background:radial-gradient(circle at top left,#282828cc,#191919e6);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 15px #0003}._claimedItem_gwk74_5060:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 8px 30px #0006,0 0 20px #ea700033;border-color:#ea70004d}._itemContent_gwk74_5142{display:flex;align-items:center;gap:20px}._itemImage_gwk74_3981{flex-shrink:0;width:72px;height:72px;border-radius:8px;background-color:#ffffff0d;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.1)}._itemImageImg_gwk74_3999{width:100%;height:100%;object-fit:contain;border-radius:6px;transition:transform .3s ease}._claimedItem_gwk74_5060:hover ._itemImageImg_gwk74_3999{transform:scale(1.1)}._itemDetails_gwk74_5173{flex:1;display:flex;flex-direction:column;gap:6px}._itemName_gwk74_4007{font-size:18px;font-weight:600;color:#fff;line-height:1.3}._itemServer_gwk74_5187{font-size:14px;color:#fff9;font-style:italic}._itemRarity_gwk74_4020{font-size:14px;font-weight:500}._itemRarity1_gwk74_5198{color:#9e9e9e}._itemRarity2_gwk74_5199{color:#64b5f6}._itemRarity3_gwk74_5200{color:#ba68c8}._itemRarity4_gwk74_5201{color:#ffd54f}._itemRarity5_gwk74_5202{color:#e57373}@media(max-width:768px){._claimedItems_gwk74_5060{padding:16px;border-radius:12px}._claimedItemsHeaderTitle_gwk74_5075{font-size:22px}._claimedItemsList_gwk74_5083{grid-template-columns:1fr;gap:16px}._claimedItem_gwk74_5060{padding:16px}._itemContent_gwk74_5142{flex-direction:row;align-items:center;gap:16px}._itemImage_gwk74_3981{width:60px;height:60px}._itemImageImg_gwk74_3999{width:100%;height:100%}}._claimButton_gwk74_4300{padding:12px 24px;background:linear-gradient(145deg,#ea7000,#c95a00);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 12px #ea70004d,0 1px #ffffff1a inset;text-shadow:0 1px 2px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;gap:8px;width:100%}._claimButton_gwk74_4300:before{content:"";display:inline-block;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}._claimButton_gwk74_4300:hover:not(:disabled){transform:translateY(-2px) scale(1.02);box-shadow:0 7px 18px #ea700066,0 1px #ffffff1a inset;background:linear-gradient(145deg,#ff8c1a,#e06c00)}._claimButton_gwk74_4300:active:not(:disabled){transform:translateY(0) scale(1);box-shadow:0 3px 10px #ea700040,0 1px #ffffff0d inset}._claimButtonDisabled_gwk74_5290{background:linear-gradient(145deg,#5a5a5a,#424242);cursor:not-allowed;opacity:.7;box-shadow:0 2px 5px #0003;transform:none;color:#ffffff80}._claimButtonDisabled_gwk74_5290:before{opacity:.5}._closeButton_gwk74_4301{padding:14px 40px;background-color:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #0000004d}._closeButton_gwk74_4301:hover{background-color:#ffffff1a;transform:translateY(-3px);box-shadow:0 8px 25px #0006}._closeButton_gwk74_4301:active{transform:translateY(0);box-shadow:0 3px 12px #0000004d}._userPurchases_gwk74_5329{display:flex;flex-direction:column;gap:24px}._purchasesHeader_gwk74_5335{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}._purchasesHeaderTitle_gwk74_5344{margin:0;font-size:22px;font-weight:500;position:relative}._purchasesHeaderTitle_gwk74_5344:after{content:"";position:absolute;left:0;bottom:-10px;width:60px;height:3px;background:linear-gradient(to right,#ea7000,transparent);border-radius:2px}._purchasesList_gwk74_5362{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}._purchaseItem_gwk74_5368{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:12px;padding:16px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}._purchaseItem_gwk74_5368:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d}._purchaseItem_gwk74_5368:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent)}._purchaseHeader_gwk74_5394{display:flex;align-items:center;gap:12px;margin-bottom:12px}._purchaseIcon_gwk74_5401{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:#ea700026;color:#ea7000;transition:transform .3s ease}._purchaseItem_gwk74_5368:hover ._purchaseIcon_gwk74_5401{transform:scale(1.1)}._purchaseTitle_gwk74_5417{font-size:16px;font-weight:600;color:#fff}._purchaseDetails_gwk74_5423{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#ffffffb3}._purchaseDetail_gwk74_5423{display:flex;justify-content:space-between}._detailLabel_gwk74_5436{color:#fff9}._detailValue_gwk74_5440{font-weight:500;color:#fff}._detailValueStatus_gwk74_5445{padding:4px 10px;border-radius:6px;font-size:12px}._statusCompleted_gwk74_5451{background-color:#4caf5040;color:#4caf50}._statusPending_gwk74_5456{background-color:#ff980040;color:#ff9800}._statusFailed_gwk74_5461{background-color:#f4433640;color:#f44336}._userPurchasesLoading_gwk74_5467{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#0f0f0f}._purchasesFilters_gwk74_5475{display:flex;gap:12px;align-items:center}._periodFilter_gwk74_5481{display:flex;gap:8px}._periodFilterButton_gwk74_5486{padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:all .2s ease}._periodFilterButton_gwk74_5486:hover{background:#ffffff1a;border-color:#fff3}._periodFilterButtonActive_gwk74_5502{background:#ea700026;border-color:#ea7000;color:#ea7000}._purchasesSummary_gwk74_5508{display:flex;gap:20px;margin-bottom:24px;flex-wrap:wrap}._summaryCard_gwk74_5515{display:flex;align-items:center;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:12px;padding:16px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease}._summaryCard_gwk74_5515:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}._summaryIcon_gwk74_5531{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:12px;transition:transform .3s ease}._summaryCard_gwk74_5515:hover ._summaryIcon_gwk74_5531{transform:scale(1.1)}._summaryIconPurchases_gwk74_5546{background:#ea700026;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea7000' stroke-width='2'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");background-size:24px;background-position:center;background-repeat:no-repeat}._summaryIconMoney_gwk74_5554{background:#4caf5026;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234caf50' stroke-width='2'%3E%3Cpath d='M3 3h18v18H3z'/%3E%3Cpath d='M12 8v8'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E");background-size:24px;background-position:center;background-repeat:no-repeat}._summaryContent_gwk74_5562{display:flex;flex-direction:column}._summaryLabel_gwk74_5567{font-size:14px;color:#fff9}._summaryValue_gwk74_5572{font-size:18px;font-weight:500;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}._purchasesTableContainer_gwk74_5579{overflow-x:auto;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:12px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);padding:16px}._purchasesTable_gwk74_5579{width:100%;border-collapse:collapse}._purchasesTableTh_gwk74_5593{padding:12px 16px;text-align:left;font-size:14px;color:#ffffffb3;border-bottom:1px solid rgba(255,255,255,.05);font-weight:500}._sortable_gwk74_5602{cursor:pointer;position:relative;transition:color .2s ease}._sortable_gwk74_5602:hover{color:#ea7000}._sortedAsc_gwk74_5612:after,._sortedDesc_gwk74_5613:after{content:"";display:inline-block;width:0;height:0;margin-left:6px;vertical-align:middle;border-left:4px solid transparent;border-right:4px solid transparent}._sortedAsc_gwk74_5612:after{border-bottom:4px solid #ea7000}._sortedDesc_gwk74_5613:after{border-top:4px solid #ea7000}._purchasesTableTr_gwk74_5632{transition:background-color .2s ease}._purchasesTableTr_gwk74_5632:hover{background-color:#ffffff0d}._noPurchases_gwk74_5640{text-align:center;padding:24px;font-size:16px;color:#fff9}._productCell_gwk74_5647{display:flex;align-items:center;padding:12px 16px}._productInfo_gwk74_5653{display:flex;align-items:center;gap:12px}._productIcon_gwk74_5659{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0}._productIconImage_gwk74_5667{width:100%;height:100%;object-fit:cover}._priceCell_gwk74_5673,._dateCell_gwk74_5674,._paymentCell_gwk74_5675,._statusCell_gwk74_5676{padding:12px 16px;font-size:14px;color:#fff}._paymentMethodDisplay_gwk74_5682{display:flex;align-items:center;gap:8px}._paymentMethodIcon_gwk74_5688{width:24px;height:24px;object-fit:contain;border-radius:4px}._purchaseStatus_gwk74_5695{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}._claimedItemTableIcon_gwk74_5703{width:32px;height:32px;object-fit:contain;border-radius:6px;image-rendering:pixelated}._claimedItemClaimBtn_gwk74_5711{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:linear-gradient(135deg,#ea7000,#c95a00);border:none;border-radius:8px;font-size:12px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;white-space:nowrap}._claimedItemClaimBtn_gwk74_5711:hover:not(:disabled){background:linear-gradient(135deg,#ff8c1a,#e06c00);transform:translateY(-1px);box-shadow:0 4px 12px #ea70004d}._claimedItemClaimBtn_gwk74_5711:disabled{opacity:.6;cursor:not-allowed;background:#ffffff1a;color:#ffffff80}._statusReady_gwk74_5740{background:#22c55e26;color:#4ade80}._statusInProgress_gwk74_5745{background:#eab30826;color:#eab308}._statusDeliveryFailed_gwk74_5750{background:#ef444426;color:#ef4444}._statusPlayerOffline_gwk74_5755{background:#3b82f626;color:#3b82f6}._statusServerOffline_gwk74_5760{background:#9ca3af26;color:#9ca3af}._statusInQueue_gwk74_5765{background:#eab30826;color:#eab308}._summaryIconSessions_gwk74_5771{background:#7c3aed26;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237c3aed' stroke-width='2'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");background-size:24px;background-position:center;background-repeat:no-repeat}._summaryIconDevice_gwk74_5779{background:#3b82f626;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='2'%3E%3Crect x='5' y='2' width='14' height='20' rx='2' ry='2'/%3E%3Cpath d='M12 18h.01'/%3E%3C/svg%3E");background-size:24px;background-position:center;background-repeat:no-repeat}._sessionsWarning_gwk74_5787{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fbbf2414;border:1px solid rgba(251,191,36,.2);border-radius:10px;margin-bottom:20px;font-size:13px;color:#fbbf24}._sessionsTerminateAllRow_gwk74_5800{display:flex;justify-content:flex-end;margin-bottom:12px}._sessionsTerminateAllBtn_gwk74_5806{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:none;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}._sessionsTerminateAllBtn_gwk74_5806:hover:not(:disabled){filter:brightness(1.1)}._sessionsTerminateAllBtn_gwk74_5806:disabled{opacity:.5;cursor:not-allowed}._sessionTerminateBtn_gwk74_5830{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(239,68,68,.15);background:#ef44440f;color:#f87171;cursor:pointer;border-radius:8px;transition:all .2s ease}._sessionTerminateBtn_gwk74_5830:hover:not(:disabled){background:#ef444426;border-color:#ef44444d}._sessionTerminateBtn_gwk74_5830:disabled{color:#fff3;background:#ffffff05;border-color:#ffffff0a;cursor:not-allowed;opacity:.5}._sessionSpinner_gwk74_5857{display:inline-block;width:14px;height:14px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:_sessionSpin_gwk74_5857 .6s linear infinite}@keyframes _sessionSpin_gwk74_5857{to{transform:rotate(360deg)}}._sessionStatusCurrent_gwk74_5871{background-color:#7c3aed40;color:#a78bfa}._sessionStatusActive_gwk74_5876{background-color:#4caf5040;color:#4caf50}._sessionStatusEnded_gwk74_5881{background-color:#ef444426;color:#f87171}@media(max-width:1024px){._profileGrid_gwk74_3117{grid-template-columns:1fr;grid-auto-rows:auto}._skinViewerWrapper_gwk74_2718{grid-column:1;grid-row:2}._profileStats_gwk74_3268{grid-row:3}._caseSelection_gwk74_4587{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}._caseImage_gwk74_4627{height:100px}._caseItemsPreview_gwk74_3906{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}._caseItem_gwk74_3773{width:120px;height:140px}._itemImage_gwk74_3981{width:60px;height:60px}._itemName_gwk74_4007{font-size:14px}._itemRarity_gwk74_4020{font-size:12px}._purchasesList_gwk74_5362{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}._purchasesSummary_gwk74_5508{gap:16px}._summaryCard_gwk74_5515{padding:12px}._summaryIcon_gwk74_5531{width:36px;height:36px}._summaryValue_gwk74_5572{font-size:16px}._purchasesTableContainer_gwk74_5579{padding:12px}._purchasesTableTh_gwk74_5593,._productCell_gwk74_5647,._priceCell_gwk74_5673,._dateCell_gwk74_5674,._paymentCell_gwk74_5675,._statusCell_gwk74_5676{padding:10px 12px;font-size:13px}}@media(max-width:768px){._profileHeaderTitle_gwk74_3099,._luckyCaseHeaderTitle_gwk74_3624,._purchasesHeaderTitle_gwk74_5344{font-size:20px}._profileCard_gwk74_2718{padding:20px}._profileCardTitle_gwk74_3150{font-size:16px}._caseSelection_gwk74_4587{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}._caseImage_gwk74_4627{height:90px}._caseContainer_gwk74_3792{padding:20px}._caseWindow_gwk74_3726{height:160px}._caseItem_gwk74_3773{width:120px;height:140px}._spinButton_gwk74_3840{padding:12px 40px;font-size:16px}._resultContent_gwk74_4190{padding:30px;max-width:400px}._resultContentTitle_gwk74_4230{font-size:22px}._wonItem_gwk74_4249{width:160px;height:180px;padding:16px}._purchasesList_gwk74_5362{grid-template-columns:1fr}._purchaseItem_gwk74_5368{padding:14px}._purchaseTitle_gwk74_5417{font-size:15px}._purchasesFilters_gwk74_5475{flex-direction:column;align-items:flex-start}._periodFilter_gwk74_5481{flex-wrap:wrap}._periodFilterButton_gwk74_5486{padding:6px 12px;font-size:13px}._purchasesSummary_gwk74_5508{flex-direction:column}._summaryCard_gwk74_5515{width:100%;padding:10px}._summaryIcon_gwk74_5531{width:32px;height:32px}._summaryLabel_gwk74_5567{font-size:13px}._summaryValue_gwk74_5572{font-size:15px}._purchasesTableContainer_gwk74_5579{padding:10px}._purchasesTableTh_gwk74_5593,._productCell_gwk74_5647,._priceCell_gwk74_5673,._dateCell_gwk74_5674,._paymentCell_gwk74_5675,._statusCell_gwk74_5676{padding:8px 10px;font-size:12px}._productIcon_gwk74_5659{width:36px;height:36px}._noPurchases_gwk74_5640{font-size:14px;padding:20px}}@media(max-width:480px){._profileHeaderTitle_gwk74_3099,._luckyCaseHeaderTitle_gwk74_3624,._purchasesHeaderTitle_gwk74_5344{font-size:18px}._profileCard_gwk74_2718{padding:16px}._profileCardTitle_gwk74_3150{font-size:15px}._caseSelection_gwk74_4587{grid-template-columns:1fr}._caseImage_gwk74_4627{height:80px}._caseContainer_gwk74_3792{padding:15px}._caseWindow_gwk74_3726{height:140px}._caseItem_gwk74_3773{width:100px;height:120px;margin:0 8px}._itemImage_gwk74_3981{width:50px;height:50px}._itemName_gwk74_4007{font-size:13px}._itemRarity_gwk74_4020{font-size:11px;padding:3px 8px}._spinButton_gwk74_3840{padding:10px 30px;font-size:15px}._resultContent_gwk74_4190{padding:20px;max-width:90%}._resultContentTitle_gwk74_4230{font-size:20px}._resultContentText_gwk74_4240{font-size:14px}._wonItem_gwk74_4249{width:140px;height:160px;padding:12px}._claimButton_gwk74_4300,._closeButton_gwk74_4301{padding:12px 30px;font-size:14px}._purchaseItem_gwk74_5368{padding:12px}._purchaseIcon_gwk74_5401{width:36px;height:36px}._purchaseTitle_gwk74_5417{font-size:14px}._purchaseDetails_gwk74_5423{font-size:12px}._detailValueStatus_gwk74_5445{font-size:11px;padding:3px 8px}._periodFilterButton_gwk74_5486{padding:6px 10px;font-size:12px}._summaryCard_gwk74_5515{padding:8px}._summaryIcon_gwk74_5531{width:28px;height:28px}._summaryLabel_gwk74_5567{font-size:12px}._summaryValue_gwk74_5572{font-size:14px}._purchasesTableContainer_gwk74_5579{padding:8px}._purchasesTableTh_gwk74_5593,._productCell_gwk74_5647,._priceCell_gwk74_5673,._dateCell_gwk74_5674,._paymentCell_gwk74_5675,._statusCell_gwk74_5676{padding:6px 8px;font-size:11px}._productIcon_gwk74_5659{width:32px;height:32px}._noPurchases_gwk74_5640{font-size:13px;padding:16px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}::-webkit-scrollbar-thumb{background:#ea700080;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#ea7000b3}._claimedItemsSection_gwk74_6272{padding:0}._claimedItemsHeader_gwk74_5069{margin-bottom:1.5rem}._claimedItemsTitle_gwk74_6280{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}._claimedItemsBadge_gwk74_6290{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;background:linear-gradient(135deg,#ea7000,#c95a00);border-radius:14px;font-size:.85rem;font-weight:600;color:#fff;box-shadow:0 2px 8px #ea70004d}._claimedItemsSubtitle_gwk74_6305{font-size:.9rem;color:#ffffff80;margin:0}._claimedItemsLoading_gwk74_6311{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 2rem;background:#ffffff05;border-radius:16px;border:1px solid rgba(255,255,255,.05)}._claimedItemsLoading_gwk74_6311 p{color:#fff9;margin:0}._claimedItemsEmpty_gwk74_6328{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:16px;border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 12px #0003;text-align:center;position:relative;overflow:hidden}._claimedItemsEmpty_gwk74_6328:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent)}._claimedItemsEmptyIcon_gwk74_6353{color:#ea700080;margin-bottom:1rem;opacity:.7}._claimedItemsEmptyTitle_gwk74_6359{font-size:1.25rem;font-weight:600;color:#ffffffe6;margin:0 0 .5rem}._claimedItemsEmptyText_gwk74_6366{font-size:.9rem;color:#ffffff80;margin:0;max-width:300px}._claimedItemsGrid_gwk74_6373{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}._claimedItemCard_gwk74_6379{position:relative;display:flex;flex-direction:column;background:linear-gradient(145deg,#28282de6,#19191ef2);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .3s ease}._claimedItemCard_gwk74_6379:hover{transform:translateY(-4px);border-color:#ea70004d;box-shadow:0 12px 40px #0006,0 0 20px #ea70001a}._claimedItemImageWrapper_gwk74_6396{position:relative;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.05)}._claimedItemImage_gwk74_6396{width:80px;height:80px;object-fit:contain;border-radius:8px;transition:transform .3s ease}._claimedItemCard_gwk74_6379:hover ._claimedItemImage_gwk74_6396{transform:scale(1.1)}._claimedItemGlow_gwk74_6418{position:absolute;width:100px;height:100px;background:radial-gradient(circle,rgba(234,112,0,.15) 0%,transparent 70%);pointer-events:none;opacity:0;transition:opacity .3s ease}._claimedItemCard_gwk74_6379:hover ._claimedItemGlow_gwk74_6418{opacity:1}._claimedItemContent_gwk74_6432{flex:1;display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem}._claimedItemName_gwk74_6440{font-size:1rem;font-weight:600;color:#fff;margin:0;line-height:1.3}._claimedItemServer_gwk74_6448{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#ffffff80}._claimedItemServer_gwk74_6448 svg{opacity:.6}._claimedItemButton_gwk74_6460{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 1.25rem 1.25rem;padding:.75rem 1rem;background:linear-gradient(135deg,#ea7000,#c95a00);border:none;border-radius:10px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ea70004d}._claimedItemButton_gwk74_6460:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ea700066;background:linear-gradient(135deg,#ff8c1a,#e06c00)}._claimedItemButton_gwk74_6460:active:not(:disabled){transform:translateY(0)}._claimedItemButton_gwk74_6460:disabled{cursor:not-allowed;opacity:.7}._claimedItemButtonClaimed_gwk74_6493{background:#22c55e26;color:#4ade80;box-shadow:none}._claimedItemButtonClaimed_gwk74_6493:hover:not(:disabled){background:#22c55e26;transform:none;box-shadow:none}._claimingSpinner_gwk74_6505{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_claimSpin_gwk74_1 .8s linear infinite}@keyframes _claimSpin_gwk74_1{to{transform:rotate(360deg)}}._claimedItemQueued_gwk74_6519{border:2px solid rgba(234,179,8,.5);background:linear-gradient(135deg,#eab3081f,#eab3080a);position:relative;overflow:hidden}._claimedItemQueued_gwk74_6519:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(234,179,8,.15),transparent);animation:_queuedShimmer_gwk74_1 2s infinite;pointer-events:none;z-index:1}@keyframes _queuedShimmer_gwk74_1{0%{left:-100%}to{left:100%}}._claimedItemQueued_gwk74_6519:hover{border-color:#eab308b3;background:linear-gradient(135deg,#eab3082e,#eab30814)}._claimedItemStatusBadge_gwk74_6558{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}._statusQueued_gwk74_6571{background:#eab308e6;color:#000}._statusWaiting_gwk74_6576{background:#3b82f6e6;color:#fff}._statusFailed_gwk74_5461{background:#ef4444e6;color:#fff}._claimedItemDeliveryStatus_gwk74_6586{font-size:.7rem;padding:.25rem .5rem;border-radius:4px;margin-top:.5rem;text-align:center}._deliveryStatusQueued_gwk74_6594{background:#eab30826;color:#eab308;border:1px solid rgba(234,179,8,.3)}._deliveryStatusWaiting_gwk74_6600{background:#3b82f626;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}._deliveryStatusFailed_gwk74_6606{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}._claimedItemButtonQueued_gwk74_6612{background:#eab30826;color:#eab308;box-shadow:none;cursor:not-allowed}._claimedItemButtonQueued_gwk74_6612:hover:not(:disabled){background:#eab30826;transform:none;box-shadow:none}._claimingSpinnerSmall_gwk74_6625{width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_claimSpin_gwk74_1 .8s linear infinite}._claimedItemsPagination_gwk74_6635{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem 0}._paginationBtn_gwk74_6644{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fffc;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._paginationBtn_gwk74_6644:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;color:#fff}._paginationBtn_gwk74_6644:disabled{opacity:.4;cursor:not-allowed}._paginationBtnActive_gwk74_6672{background:linear-gradient(135deg,#ea7000,#c95a00);border-color:transparent;color:#fff;box-shadow:0 4px 12px #ea70004d}._paginationBtnActive_gwk74_6672:hover{background:linear-gradient(135deg,#ea7000,#c95a00);border-color:transparent}._paginationEllipsis_gwk74_6684{color:#fff6;padding:0 .25rem}@media(max-width:768px){._claimedItemsGrid_gwk74_6373{grid-template-columns:1fr}._claimedItemsTitle_gwk74_6280{font-size:1.25rem}._claimedItemImage_gwk74_6396{width:64px;height:64px}}@media(max-width:480px){._claimedItemCard_gwk74_6379{border-radius:12px}._claimedItemImageWrapper_gwk74_6396{padding:1rem}._claimedItemContent_gwk74_6432{padding:.75rem 1rem}._claimedItemButton_gwk74_6460{margin:0 1rem 1rem}._paginationBtn_gwk74_6644{min-width:36px;height:36px;font-size:.85rem}}._userTicketsPage_m4eup_6{display:grid;grid-template-columns:380px 1fr;height:calc(100vh - 120px);max-height:calc(100vh - 120px);gap:16px;border-radius:16px;overflow:hidden;margin:20px;position:relative;box-sizing:border-box}._listSection_m4eup_20{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 12px #0003;border-radius:16px;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column;position:relative}._listSection_m4eup_20:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);z-index:1;pointer-events:none}._chatSection_m4eup_48{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 12px #0003;border-radius:16px;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column;position:relative}._chatSection_m4eup_48:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent);z-index:1;pointer-events:none}._noTicketSelected_m4eup_76{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center}._noTicketSelected_m4eup_76 svg{width:80px;height:80px;color:#ffffff4d;opacity:.4;margin-bottom:24px}._noTicketSelected_m4eup_76 h3{font-size:18px;font-weight:600;color:#ffffffe6;margin:0 0 8px}._noTicketSelected_m4eup_76 p{font-size:14px;color:#ffffff80;margin:0 0 24px;max-width:300px}._noTicketSelected_m4eup_76 button{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#ea7000,#c95a00);border:none;border-radius:12px;font-size:14px;font-weight:500;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #ea70004d}._noTicketSelected_m4eup_76 button:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ea700066}._loadingContainer_m4eup_130{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 120px);margin:20px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 12px #0003;border-radius:16px}._spinner_m4eup_143{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#ea7000;border-radius:50%;animation:_spin_m4eup_143 .8s linear infinite;margin-bottom:16px}@keyframes _spin_m4eup_143{to{transform:rotate(360deg)}}._loadingContainer_m4eup_130 p{font-size:14px;color:#ffffff80;margin:0}._authRequired_m4eup_164{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 120px);margin:20px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 12px #0003;border-radius:16px;text-align:center;padding:40px 20px;box-sizing:border-box}._authRequired_m4eup_164 svg{width:64px;height:64px;color:#ffffff4d;opacity:.4;margin-bottom:20px}._authRequired_m4eup_164 h2{font-size:20px;font-weight:600;color:#ffffffe6;margin:0 0 8px}._authRequired_m4eup_164 p{font-size:14px;color:#ffffff80;margin:0}@media(max-width:1024px){._userTicketsPage_m4eup_6{grid-template-columns:320px 1fr}}@media(max-width:768px){._userTicketsPage_m4eup_6{display:block;position:relative;grid-template-columns:1fr;margin:0;border-radius:0;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh}._listSection_m4eup_20,._chatSection_m4eup_48{position:absolute;inset:0;width:100%;height:100%;max-height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);border-radius:0;border:none}._listSection_m4eup_20{z-index:1}._chatSection_m4eup_48{z-index:2;transform:translate(100%)}._listSection_m4eup_20._hidden_m4eup_247{transform:translate(-30%);pointer-events:none}._chatSection_m4eup_48:not(._hidden_m4eup_247){transform:translate(0)}._noTicketSelected_m4eup_76{display:none}._loadingContainer_m4eup_130,._authRequired_m4eup_164{margin:0;border-radius:0;height:100vh;height:100dvh;border:none}}@media(max-width:768px){._listSection_m4eup_20,._chatSection_m4eup_48{will-change:transform}}@media(max-width:768px)and (orientation:landscape){._userTicketsPage_m4eup_6{height:100vh;max-height:100vh}}._luckyCasePage_1wykw_5{color:#fff;display:flex;flex-direction:column;margin:-20px;min-height:calc(100% + 40px);overflow:hidden}._header_1wykw_16{display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.05)}._headerTitle_1wykw_24{font-size:15px;font-weight:600;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._backButton_1wykw_33{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff9;cursor:pointer;transition:all .15s ease}._backButton_1wykw_33:hover{background:#ffffff1a;color:#fff}._content_1wykw_54{flex:1;padding:20px;width:100%}._heroSection_1wykw_61{display:flex;flex-direction:column;align-items:center;gap:24px;padding:32px 0}._caseDisplay_1wykw_69{width:140px;height:140px;border-radius:16px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #0000004d}._caseImage_1wykw_81{width:100%;height:100%;object-fit:contain;padding:16px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4))}._rouletteArea_1wykw_90{margin-top:32px;margin-bottom:24px}._openButton_1wykw_96{background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:12px;padding:14px 56px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 20px #ea700059;text-transform:uppercase;letter-spacing:1px}._openButton_1wykw_96:hover:not(._openButtonDisabled_1wykw_111){transform:translateY(-2px);box-shadow:0 6px 28px #ea700073}._openButton_1wykw_96:active:not(._openButtonDisabled_1wykw_111){transform:translateY(0)}._openButtonDisabled_1wykw_111{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);cursor:not-allowed;box-shadow:none;opacity:.5}._inlineError_1wykw_128{background:#f443361a;border:1px solid rgba(244,67,54,.25);border-radius:8px;padding:10px 16px;color:#ef4444;font-size:13px;text-align:center;max-width:400px}._dropsSection_1wykw_140{margin-top:8px}._dropsTitle_1wykw_144{font-size:14px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:1px;text-align:center;margin:0 0 16px;position:relative}._dropsTitle_1wykw_144:before,._dropsTitle_1wykw_144:after{content:"";position:absolute;top:50%;width:60px;height:1px;background:#ffffff1a}._dropsTitle_1wykw_144:before{right:calc(50% + 80px)}._dropsTitle_1wykw_144:after{left:calc(50% + 80px)}._dropsGrid_1wykw_173{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}._dropCard_1wykw_179{background:#161618;border:1px solid rgba(255,255,255,.05);border-bottom:3px solid #6B7280;border-radius:8px;overflow:hidden;transition:transform .2s ease}._dropCard_1wykw_179:hover{transform:translateY(-2px)}._dropCardImage_1wykw_192{display:flex;align-items:center;justify-content:center;height:80px;padding:8px;background:#ffffff05}._dropCardImage_1wykw_192 img{max-width:100%;max-height:100%;object-fit:contain}._dropCardInfo_1wykw_207{padding:6px 8px 8px;display:flex;flex-direction:column;gap:2px}._dropCardName_1wykw_214{font-size:12px;font-weight:600;color:#fff;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._dropCardCategory_1wykw_225{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}._errorContainer_1wykw_233{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:40px 20px}._errorIcon_1wykw_243{width:44px;height:44px;margin-bottom:12px;background:#f443361a;border:1px solid rgba(244,67,54,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ef4444}._errorTitle_1wykw_256{font-size:18px;color:#ef4444;margin:0 0 6px;font-weight:700}._errorText_1wykw_263{font-size:14px;color:#ffffff80;margin:0 0 16px;max-width:360px}._resultButton_1wykw_270{padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#ffffffb3;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:5px}._resultButton_1wykw_270:hover{background:#ffffff14;color:#fff}._modalOverlay_1wykw_291{position:fixed;inset:0;background:#000000a6;backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalCard_1wykw_303{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:28px 24px;max-width:380px;width:100%;text-align:center;box-shadow:0 20px 60px #0009}._modalIcon_1wykw_314{width:44px;height:44px;margin:0 auto 10px;background:#ea70001f;border:1px solid rgba(234,112,0,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ea7000}._modalTitle_1wykw_327{font-size:20px;font-weight:700;color:#fff;margin:0 0 20px}._modalItem_1wykw_334{margin-bottom:20px}._modalItemImage_1wykw_338{width:72px;height:72px;margin:0 auto 10px;border-radius:10px;overflow:hidden;background:#161618;border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center}._modalItemImage_1wykw_338 img{max-width:100%;max-height:100%;object-fit:contain}._modalItemName_1wykw_357{font-size:17px;font-weight:700;color:#fff;margin:0 0 2px}._modalItemSub_1wykw_364{font-size:12px;color:#ffffff73;margin:0}._modalActions_1wykw_370{display:flex;flex-direction:column;gap:8px}._modalPrimary_1wykw_376{background:linear-gradient(135deg,#ea7000,#ff8c2f);color:#fff;border:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 4px 12px #ea700040}._modalPrimary_1wykw_376:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ea700059}._modalSecondary_1wykw_398{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#fff9;border-radius:10px;padding:11px 20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:5px}._modalSecondary_1wykw_398:hover{background:#ffffff12;color:#fff}@media(max-width:768px){._luckyCasePage_1wykw_5{margin:-20px;min-height:calc(100% + 40px)}._content_1wykw_54{padding:16px}._heroSection_1wykw_61{gap:20px;margin-bottom:24px}._openButton_1wykw_96{padding:12px 40px;font-size:14px}._dropsGrid_1wykw_173{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}._modalCard_1wykw_303{padding:24px 16px}}@media(max-width:480px){._luckyCasePage_1wykw_5{margin:-12px;min-height:calc(100% + 24px)}._content_1wykw_54{padding:12px}._heroSection_1wykw_61{gap:16px;margin-bottom:20px}._openButton_1wykw_96{padding:12px 32px;font-size:13px}._dropsGrid_1wykw_173{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:6px}._dropCardImage_1wykw_192{height:60px}._dropCardName_1wykw_214{font-size:11px}._modalCard_1wykw_303{padding:20px 12px}._modalItemImage_1wykw_338{width:60px;height:60px}._modalItemName_1wykw_357{font-size:15px}._modalPrimary_1wykw_376,._modalSecondary_1wykw_398{padding:10px 16px;font-size:13px}}._luckyCaseContainer_1wykw_506{min-height:100%;padding:0}._sectionHeader_1wykw_512{margin-bottom:1.5rem}._sectionTitle_1wykw_516{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#fff;margin:0}._caseBadge_1wykw_526{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 10px;background:linear-gradient(135deg,#ea7000,#c95a00);border-radius:14px;font-size:.85rem;font-weight:600;color:#fff;box-shadow:0 2px 8px #ea70004d}._ownedCasesSection_1wykw_542{margin-bottom:2.5rem}._shopCasesSection_1wykw_547{margin-bottom:2rem}._casesGrid_1wykw_552{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}._caseCard_1wykw_559{position:relative;display:flex;flex-direction:column;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;box-shadow:0 4px 12px #0003}._caseCard_1wykw_559:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d}._caseCardDisabled_1wykw_577{opacity:.6;cursor:not-allowed}._caseCardDisabled_1wykw_577:hover{transform:none;box-shadow:none}._caseImageWrapper_1wykw_588{position:relative;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:linear-gradient(180deg,rgba(234,112,0,.05) 0%,transparent 100%)}._caseImage_1wykw_81{width:120px;height:120px;object-fit:contain;border-radius:12px;transition:transform .3s ease;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3))}._caseCard_1wykw_559:hover ._caseImage_1wykw_81{transform:scale(1.05)}._caseLock_1wykw_610{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0009;backdrop-filter:blur(4px)}._lockIcon_1wykw_620{width:48px;height:48px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center}._lockIcon_1wykw_620:before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");background-size:contain;opacity:.8}._caseShine_1wykw_640{display:none}._caseInfo_1wykw_645{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;border-top:1px solid rgba(255,255,255,.05)}._caseName_1wykw_653{font-size:1.1rem;font-weight:600;color:#fff;margin:0;line-height:1.3}._serverBadge_1wykw_661{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:#fff9;background:#ffffff0d;padding:.4rem .75rem;border-radius:8px;width:fit-content}._serverBadge_1wykw_661:before{content:"";width:8px;height:8px;background:#4ade80;border-radius:50%;box-shadow:0 0 6px #4ade80}._openCaseButton_1wykw_683{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;background:linear-gradient(135deg,#ea7000,#c95a00);border:none;border-radius:12px;font-size:.9rem;font-weight:600;color:#fff;text-decoration:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #ea70004d}._openCaseButton_1wykw_683:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ea700066;background:linear-gradient(135deg,#ff8c1a,#e06c00)}._buttonIcon_1wykw_707{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z'/%3E%3Cpolyline points='3.27 6.96 12 12.01 20.73 6.96'/%3E%3Cline x1='12' y1='22.08' x2='12' y2='12'/%3E%3C/svg%3E");background-size:contain}._caseStatus_1wykw_715{display:flex;flex-direction:column;gap:.5rem}._statusBadge_1wykw_721{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:8px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusPENDING_1wykw_733,._statusCOOLDOWN_1wykw_734{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}._statusOPENED_1wykw_740{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.3)}._cooldownTimer_1wykw_746{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#ffffff80}._timerIcon_1wykw_754{width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff80' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");background-size:contain}._shopCaseCard_1wykw_762{position:relative;display:flex;flex-direction:column;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;box-shadow:0 4px 12px #0003}._shopCaseCard_1wykw_762:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000004d}._priceTag_1wykw_781{position:absolute;top:1rem;right:1rem;display:flex;align-items:baseline;gap:2px;background:linear-gradient(135deg,#ea7000e6,#c95a00e6);padding:.5rem .85rem;border-radius:10px;box-shadow:0 4px 12px #ea70004d}._priceCurrency_1wykw_794{font-size:.85rem;font-weight:500;color:#ffffffe6}._priceValue_1wykw_800{font-size:1.1rem;font-weight:700;color:#fff}._addToCartButton_1wykw_807{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}._addToCartButton_1wykw_807:hover{background:linear-gradient(135deg,#ea7000,#c95a00);border-color:transparent;box-shadow:0 4px 16px #ea70004d}._cartIcon_1wykw_829{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='20' cy='21' r='1'/%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'/%3E%3C/svg%3E");background-size:contain}._serverSelectContainer_1wykw_837{position:relative;max-width:320px;margin-bottom:2rem;z-index:100}._serverSelectLabel_1wykw_844{font-size:.85rem;font-weight:500;color:#fff9;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}._serverSelectBox_1wykw_853{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;transition:all .2s ease;user-select:none}._serverSelectBox_1wykw_853:hover{background:#ffffff1a;border-color:#fff3}._serverSelectBoxOpen_1wykw_871{border-color:#ea7000;background:#ffffff1a}._serverSelectIcon_1wykw_876{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#ea700026,#ea70000d);border:1px solid rgba(234,112,0,.2);border-radius:10px;color:#ea7000;flex-shrink:0}._serverSelectValue_1wykw_889{flex:1;font-size:.95rem;font-weight:500;color:#fff}._serverSelectArrow_1wykw_896{display:flex;align-items:center;justify-content:center;color:#ffffff80;transition:transform .2s ease}._serverSelectArrowOpen_1wykw_904{transform:rotate(180deg)}._serverSelectDropdown_1wykw_908{position:absolute;top:calc(100% + 6px);left:0;right:0;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:.4rem;box-shadow:0 8px 24px #0006;animation:_dropdownSlide_1wykw_1 .15s ease;max-height:280px;overflow-y:auto}@keyframes _dropdownSlide_1wykw_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._serverSelectOption_1wykw_934{display:flex;align-items:center;gap:.75rem;padding:.75rem .85rem;border-radius:10px;cursor:pointer;transition:all .15s ease;color:#fffc}._serverSelectOption_1wykw_934:hover{background:#ffffff14;color:#fff}._serverSelectOptionActive_1wykw_950{background:linear-gradient(135deg,#ea700026,#ea70000d);color:#ea7000}._serverSelectOptionActive_1wykw_950:hover{background:linear-gradient(135deg,#ea700033,#ea700014)}._serverSelectOptionIcon_1wykw_959{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff0d;border-radius:8px;color:#fff9;flex-shrink:0}._serverSelectOptionActive_1wykw_950 ._serverSelectOptionIcon_1wykw_959{background:#ea700026;color:#ea7000}._serverSelectOption_1wykw_934 span{flex:1;font-size:.9rem;font-weight:500}._serverSelectCheck_1wykw_982{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:linear-gradient(135deg,#ea7000,#c95a00);border-radius:6px;color:#fff;flex-shrink:0}._serverSelectDropdown_1wykw_908::-webkit-scrollbar{width:6px}._serverSelectDropdown_1wykw_908::-webkit-scrollbar-track{background:#ffffff05;border-radius:3px}._serverSelectDropdown_1wykw_908::-webkit-scrollbar-thumb{background:#ea70004d;border-radius:3px}._serverSelectDropdown_1wykw_908::-webkit-scrollbar-thumb:hover{background:#ea700080}._emptyState_1wykw_1014{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:16px;border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 12px #0003;text-align:center;position:relative;overflow:hidden}._emptyState_1wykw_1014:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,rgba(255,255,255,.1),transparent)}._emptyStateIcon_1wykw_1039{width:80px;height:80px;margin-bottom:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea7000' stroke-width='1.5'%3E%3Cpath d='M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z'/%3E%3Cpolyline points='3.27 6.96 12 12.01 20.73 6.96'/%3E%3Cline x1='12' y1='22.08' x2='12' y2='12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.6}._emptyStateText_1wykw_1050{font-size:1rem;color:#fff9;margin:0 0 1.5rem;max-width:300px}._emptyStateAction_1wykw_1057{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;background:linear-gradient(135deg,#ea7000,#c95a00);border:none;border-radius:12px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #ea70004d}._emptyStateAction_1wykw_1057:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ea700066}._loadingContainer_1wykw_1079{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1.5rem}._loadingSpinner_1wykw_1088{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#ea7000;border-radius:50%;animation:_spin_1wykw_1234 .8s linear infinite}@keyframes _spin_1wykw_1234{to{transform:rotate(360deg)}}._loadingText_1wykw_1101{font-size:1rem;color:#fff9;margin:0}._errorText_1wykw_263{font-size:1rem;color:#ffffffb3;margin:0 0 1.5rem;max-width:400px;text-align:center}._retryButton_1wykw_1116{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;background:linear-gradient(135deg,#ea7000,#c95a00);border:none;border-radius:12px;font-size:.9rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}._retryButton_1wykw_1116:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ea700066}@media(max-width:768px){._casesGrid_1wykw_552{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}._sectionTitle_1wykw_516{font-size:1.25rem}._caseImage_1wykw_81{width:100px;height:100px}._caseInfo_1wykw_645{padding:1rem}._serverSelectWrapper_1wykw_1156{max-width:100%}}@media(max-width:480px){._casesGrid_1wykw_552{grid-template-columns:1fr}._caseCard_1wykw_559,._shopCaseCard_1wykw_762{border-radius:12px}._caseImageWrapper_1wykw_588{padding:1.5rem 1rem}._caseImage_1wykw_81{width:80px;height:80px}._caseName_1wykw_653{font-size:1rem}._openCaseButton_1wykw_683,._addToCartButton_1wykw_807{padding:.75rem 1rem;font-size:.85rem}._priceTag_1wykw_781{top:.75rem;right:.75rem;padding:.4rem .7rem}._emptyState_1wykw_1014{padding:3rem 1.5rem}}._freeCasesSection_1wykw_1203{margin-bottom:2.5rem}._freeCaseCard_1wykw_1207{border:1px solid rgba(74,222,128,.15)!important}._freeCaseCard_1wykw_1207:hover{border-color:#4ade804d!important;box-shadow:0 8px 24px #0000004d!important}._freeTag_1wykw_1216{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:2px;background:linear-gradient(135deg,#4ade80e6,#22c55ee6);padding:.5rem .85rem;border-radius:10px;box-shadow:0 4px 12px #4ade804d;font-size:.85rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}._spinsInfo_1wykw_1234{font-size:.8rem;color:#ffffff80;margin-top:.25rem}._rouletteContainer_pphkp_3{position:relative;width:100%;height:130px;overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#131316;box-shadow:0 4px 24px #0006,inset 0 0 40px #0000004d}._rouletteContainer_pphkp_3:before,._rouletteContainer_pphkp_3:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:5;pointer-events:none}._rouletteContainer_pphkp_3:before{left:0;background:linear-gradient(90deg,#131316,transparent)}._rouletteContainer_pphkp_3:after{right:0;background:linear-gradient(270deg,#131316,transparent)}._selectorTop_pphkp_35{position:absolute;top:-1px;left:50%;transform:translate(-50%);z-index:10;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-top:16px solid #ea7000;filter:drop-shadow(0 0 6px rgba(234,112,0,.5))}._selectorBottom_pphkp_48{position:absolute;bottom:-1px;left:50%;transform:translate(-50%);z-index:10;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:16px solid #ea7000;filter:drop-shadow(0 0 6px rgba(234,112,0,.5))}._centerLine_pphkp_63{position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);background:#ea7000;opacity:.12;z-index:5}._strip_pphkp_76{display:flex;position:absolute;top:50%;transform:translateY(-50%);will-change:left;gap:8px;padding-left:50%}._card_pphkp_87{flex-shrink:0;width:96px;height:106px;background:#1a1a1e;border:1px solid rgba(255,255,255,.06);border-bottom:3px solid #6B7280;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .3s,box-shadow .3s}._cardWinner_pphkp_101{border-color:#ea7000!important;box-shadow:0 0 20px #ea700080}._cardBar_pphkp_107{height:3px;width:100%;flex-shrink:0}._cardImg_pphkp_114{flex:1;display:flex;align-items:center;justify-content:center;padding:4px;min-height:0}._cardImg_pphkp_114 img{max-width:100%;max-height:100%;object-fit:contain}._cardName_pphkp_130{padding:2px 6px 5px;font-size:10px;font-weight:600;color:#ffffffb3;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}@media(max-width:768px){._rouletteContainer_pphkp_3{height:110px}._card_pphkp_87{width:80px;height:90px}._rouletteContainer_pphkp_3:before,._rouletteContainer_pphkp_3:after{width:60px}}@media(max-width:480px){._rouletteContainer_pphkp_3{height:96px;border-radius:8px}._card_pphkp_87{width:66px;height:76px;border-radius:6px}._cardName_pphkp_130{font-size:9px;padding:1px 4px 3px}._selectorTop_pphkp_35,._selectorBottom_pphkp_48{border-left-width:8px;border-right-width:8px}._selectorTop_pphkp_35{border-top-width:12px}._selectorBottom_pphkp_48{border-bottom-width:12px}._rouletteContainer_pphkp_3:before,._rouletteContainer_pphkp_3:after{width:40px}}.complaint-modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#000000bf;backdrop-filter:blur(5px);z-index:100;padding:1rem;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.complaint-modal-overlay.open{opacity:1;visibility:visible}.complaint-modal-container{width:100%;max-width:500px;max-height:90vh;border-radius:20px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e),radial-gradient(149.26% 74.77% at 3.3% 104.51%,#121212,#0a0a0a 97.33520746231079%);box-shadow:0 10px 30px #00000040,0 0 0 1px #ffffff0d;position:relative;overflow-y:auto;transform:translateY(30px) scale(.95);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.complaint-modal-overlay.open .complaint-modal-container{transform:translateY(0) scale(1);opacity:1}.complaint-modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:none;color:#fff9;cursor:pointer;transition:all .2s ease;z-index:10}.complaint-modal-close:hover{background:#ffffff1a;color:#fff;transform:rotate(90deg)}.complaint-modal-header{position:sticky;top:0;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);z-index:5}.complaint-modal-header:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.1),transparent);pointer-events:none}.complaint-modal-title{font-size:18px;font-weight:600;letter-spacing:.3px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.complaint-modal-content{padding:0 20px 20px}.complaint-input-group{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.complaint-input-wrapper{position:relative}.complaint-input-wrapper label{display:block;margin-bottom:6px;color:#fffc;font-size:14px}.complaint-input-wrapper input,.complaint-input-wrapper textarea,.complaint-input-wrapper select{width:100%;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;color:#fff;font-size:14px;font-family:Gotham Medium,sans-serif;transition:all .3s ease;box-shadow:inset 0 1px 3px #0000001a}.complaint-input-wrapper input:focus,.complaint-input-wrapper textarea:focus,.complaint-input-wrapper select:focus{background-color:#ea70000d;border-color:#ea70004d;box-shadow:0 0 0 2px #ea700033;outline:none}.complaint-input-wrapper input::placeholder,.complaint-input-wrapper textarea::placeholder{color:#ffffff4d}.complaint-input-error{border-color:#ff543480!important;background-color:#ff54340d!important}.error-message{color:#ff5434;font-size:12px;margin-top:4px}.help-text{font-size:12px;color:#ffffff80;margin-top:4px}.complaint-submit-button{width:100%;padding:14px;border-radius:12px;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);color:#fff;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ea70004d,0 1px #ffffff1a inset;text-shadow:0 1px 1px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;position:sticky;bottom:20px;margin-top:16px}.complaint-submit-button:hover{background:linear-gradient(308deg,#ff8000 2.99%,#e03000);transform:translateY(-2px);box-shadow:0 6px 20px #ea700066,0 1px #ffffff1a inset}.complaint-submit-button:active{transform:translateY(0);box-shadow:0 2px 8px #ea70004d}.complaint-submit-button.submitting{background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);cursor:wait;transform:none}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}.complaint-success{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.success-icon{margin-bottom:16px}.complaint-success h3{font-size:18px;margin:0 0 8px;color:#4caf50}.complaint-success p{font-size:14px;margin:0;color:#fffc}.image-dropzone{border:2px dashed rgba(255,255,255,.2);padding:16px;text-align:center;background:#ffffff08;border-radius:12px;cursor:pointer;transition:all .3s ease}.image-dropzone:hover{border-color:#ea70004d;background:#ea70000d}.image-dropzone p{margin:0 0 8px;color:#ffffff80;font-size:13px}.upload-button{display:inline-block;padding:8px 16px;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);color:#fff;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;transition:all .3s ease}.upload-button:hover{background:linear-gradient(308deg,#ff8000 2.99%,#e03000);transform:translateY(-1px)}.image-preview-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;margin-top:8px}.image-preview{position:relative;width:100%;aspect-ratio:1 / 1}.image-preview img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.remove-image{position:absolute;top:-6px;right:-6px;background:#ff5434;color:#fff;border:none;border-radius:50%;width:18px;height:18px;line-height:18px;text-align:center;cursor:pointer;font-size:10px;transition:all .2s ease}.remove-image:hover{background:#c00;transform:scale(1.1)}.error-message.submit-error{text-align:center;margin-bottom:8px}@media(max-width:640px){.complaint-modal-container{max-width:95%;max-height:85vh;border-radius:16px}.complaint-modal-content{padding:0 16px 16px}.complaint-modal-header{padding:16px}.complaint-modal-title{font-size:16px}.complaint-input-wrapper input,.complaint-input-wrapper textarea,.complaint-input-wrapper select{padding:10px;font-size:13px}.complaint-input-wrapper label{font-size:13px}.complaint-submit-button{padding:12px;font-size:14px}.image-preview-container{grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.image-preview{width:100%}}@media(max-width:480px){.complaint-modal-container{max-height:80vh}.complaint-modal-content{padding:0 12px 12px}.complaint-input-group{gap:12px}.image-dropzone{padding:12px}.image-preview-container{grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}.remove-image{width:16px;height:16px;line-height:16px;font-size:9px}}._loadingContainer_1cq3a_7{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem;color:#ffffffb3}._loadingSpinner_1cq3a_17{animation:_spin_1cq3a_1 1s linear infinite;color:#ea7000}@keyframes _spin_1cq3a_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1cq3a_28{width:100%;max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh;animation:_fadeIn_1cq3a_1 .4s ease-out}@keyframes _fadeIn_1cq3a_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_1cq3a_49{margin-bottom:2.5rem}._backLink_1cq3a_53{display:inline-flex;align-items:center;gap:.5rem;color:#fff9;text-decoration:none;font-size:.9rem;margin-bottom:1.5rem;padding:.5rem 0;transition:all .2s ease}._backLink_1cq3a_53:hover{color:#ea7000;transform:translate(-4px)}._title_1cq3a_70{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:#fff;margin:0 0 2rem;display:flex;align-items:center;justify-content:center;gap:.75rem}._titleIcon_1cq3a_81{color:#ea7000}._progressBar_1cq3a_86{display:flex;align-items:center;justify-content:center;gap:0;max-width:500px;margin:0 auto}._progressStep_1cq3a_95{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:0 0 auto;position:relative;z-index:1}._progressStep_1cq3a_95 span{font-size:.8rem;color:#ffffff80;white-space:nowrap;transition:color .3s ease}._progressStep_1cq3a_95._active_1cq3a_112 span{color:#ea7000;font-weight:500}._progressDot_1cq3a_117{width:2.5rem;height:2.5rem;border-radius:50%;background:#ffffff14;border:2px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:#fff6;transition:all .3s ease}._progressStep_1cq3a_95._active_1cq3a_112 ._progressDot_1cq3a_117{background:linear-gradient(135deg,#ea7000,#cf2500);border-color:#ea7000;color:#fff;box-shadow:0 4px 15px #ea700066}._progressLine_1cq3a_137{flex:1;height:2px;background:#ffffff1a;margin:0 .5rem 1.5rem;position:relative;min-width:40px}._progressLineFill_1cq3a_147{position:absolute;top:0;left:0;height:100%;width:0;background:linear-gradient(90deg,#ea7000,#cf2500);border-radius:1px;transition:width .5s ease}._content_1cq3a_159{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:start}._cartSection_1cq3a_167,._paymentSection_1cq3a_168{background:linear-gradient(145deg,#1a1a1af2,#0e0e0efa);border-radius:1.5rem;padding:1.75rem;box-shadow:0 10px 40px #0000004d;border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(10px)}._paymentSection_1cq3a_168{position:sticky;top:2rem}._sectionHeader_1cq3a_183{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}._sectionHeader_1cq3a_183 h2{font-size:1.25rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:.6rem;margin:0}._sectionHeader_1cq3a_183 h2 svg{color:#ea7000}._itemCount_1cq3a_206{background:#ea700026;color:#ea7000;padding:.4rem .9rem;border-radius:2rem;font-size:.85rem;font-weight:500}._itemsList_1cq3a_216{max-height:450px;overflow-y:auto;margin-bottom:1.5rem;padding-right:.5rem}._itemsList_1cq3a_216::-webkit-scrollbar{width:5px}._itemsList_1cq3a_216::-webkit-scrollbar-track{background:#ffffff08;border-radius:3px}._itemsList_1cq3a_216::-webkit-scrollbar-thumb{background:#ea700080;border-radius:3px}._item_1cq3a_206{display:flex;align-items:center;gap:1rem;padding:1rem;background:#ffffff05;border-radius:1rem;margin-bottom:.75rem;border:1px solid rgba(255,255,255,.05);transition:all .3s ease;animation:_slideIn_1cq3a_1 .3s ease-out backwards}@keyframes _slideIn_1cq3a_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._item_1cq3a_206:hover{background:#ffffff0a;border-color:#ea700026}._item_1cq3a_206:last-child{margin-bottom:0}._itemRemoving_1cq3a_271{opacity:.5;transform:scale(.98);pointer-events:none}._itemImage_1cq3a_278{width:64px;height:64px;border-radius:.75rem;background:#ffffff0d;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;position:relative}._itemImage_1cq3a_278 img{width:48px;height:48px;object-fit:contain}._itemImageOverlay_1cq3a_297{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;border-radius:.75rem}._itemLoader_1cq3a_307{animation:_spin_1cq3a_1 1s linear infinite;color:#ea7000}._itemInfo_1cq3a_313{flex:1;min-width:0}._itemName_1cq3a_318{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._giftBadge_1cq3a_328{display:inline-flex;align-items:center;gap:.35rem;color:#ea7000;font-size:.8rem;background:#ea70001a;padding:.25rem .6rem;border-radius:.5rem;margin-bottom:.35rem}._itemPriceRow_1cq3a_340{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._itemUnitPrice_1cq3a_347{font-size:.8rem;color:#ffffff80}._itemTotalPrice_1cq3a_352{font-size:1.1rem;font-weight:700;color:#ea7000}._itemControls_1cq3a_359{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._quantityControl_1cq3a_366{display:flex;align-items:center;gap:.25rem;background:#ffffff0d;border-radius:.6rem;padding:.2rem}._quantityBtn_1cq3a_375{background:#ffffff14;border:none;color:#fff;width:1.75rem;height:1.75rem;border-radius:.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._quantityBtn_1cq3a_375:hover:not(:disabled){background:#ea70004d}._quantityBtn_1cq3a_375:disabled{opacity:.4;cursor:not-allowed}._quantityValue_1cq3a_398{min-width:2rem;text-align:center;font-weight:600;color:#fff;font-size:.95rem}._fixedQuantity_1cq3a_406{display:flex;align-items:center;gap:.25rem;background:#ffffff0d;padding:.4rem .75rem;border-radius:.5rem;color:#fffc;font-size:.9rem}._fixedLabel_1cq3a_417{color:#ffffff80;font-size:.8rem}._removeBtn_1cq3a_422{background:#ef44441a;border:none;color:#ef4444;width:2rem;height:2rem;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._removeBtn_1cq3a_422:hover:not(:disabled){background:#ef444433;transform:scale(1.05)}._removeBtn_1cq3a_422:disabled{opacity:.5;cursor:not-allowed}._removingSpinner_1cq3a_446{animation:_spin_1cq3a_1 1s linear infinite}._totals_1cq3a_451{padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}._totalRow_1cq3a_456{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;font-size:.95rem;color:#ffffffb3}._discountRow_1cq3a_465{color:#22c55e}._discountRow_1cq3a_465 span:first-child{display:flex;align-items:center;gap:.4rem}._discountAmount_1cq3a_475{font-weight:600}._finalRow_1cq3a_479{font-size:1.15rem;font-weight:600;color:#fff;padding-top:1rem;margin-top:.5rem;border-top:1px dashed rgba(255,255,255,.15)}._finalAmount_1cq3a_488{font-size:1.4rem;font-weight:700;color:#ea7000}._formGroup_1cq3a_495{margin-bottom:1.5rem}._formLabel_1cq3a_499{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-size:.95rem;font-weight:500;margin-bottom:.75rem}._formLabel_1cq3a_499 svg{color:#ea7000}._emailInput_1cq3a_514{width:100%;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.85rem 1rem;color:#fff;font-size:.95rem;transition:all .2s ease}._emailInput_1cq3a_514:focus{outline:none;border-color:#ea700080;background:#ffffff12}._emailInput_1cq3a_514._valid_1cq3a_531{border-color:#22c55e80;background:#22c55e0d}._emailInput_1cq3a_514._invalid_1cq3a_536{border-color:#ef444480;background:#ef44440d}._promoGroup_1cq3a_542{display:flex;gap:.5rem}._promoInputWrapper_1cq3a_547{flex:1;position:relative}._promoInput_1cq3a_547{width:100%;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.85rem 2.5rem .85rem 1rem;color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.05em;transition:all .2s ease}._promoInput_1cq3a_547:focus{outline:none;border-color:#ea700080;background:#ffffff12}._promoInput_1cq3a_547._valid_1cq3a_531{border-color:#22c55e80;background:#22c55e0d}._promoInput_1cq3a_547._invalid_1cq3a_536{border-color:#ef444480;background:#ef44440d}._promoInput_1cq3a_547:disabled{opacity:.7;cursor:not-allowed}._promoStatusIcon_1cq3a_586{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#22c55e}._promoStatusIconError_1cq3a_594{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#ef4444}._promoBtn_1cq3a_602{background:linear-gradient(135deg,#ea7000,#cf2500);border:none;color:#fff;padding:0 1.5rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:100px}._promoBtn_1cq3a_602:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #ea700066}._promoBtn_1cq3a_602:disabled{opacity:.6;cursor:not-allowed;transform:none}._promoSuccess_1cq3a_628{display:flex;align-items:center;gap:.4rem;margin-top:.6rem;color:#22c55e;font-size:.85rem;animation:_fadeIn_1cq3a_1 .3s ease}._checkboxLabel_1cq3a_639{display:flex;align-items:center;gap:.75rem;cursor:pointer;color:#ffffffe6;font-size:.95rem;padding:.75rem;border-radius:.75rem;transition:background .2s ease;user-select:none}._checkboxLabel_1cq3a_639:hover{background:#ffffff08}._checkbox_1cq3a_639{position:absolute;opacity:0;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}._checkboxCustom_1cq3a_666{width:1.35rem;height:1.35rem;border-radius:.4rem;border:2px solid rgba(255,255,255,.2);background:#ffffff0d;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._checkboxCustom_1cq3a_666 svg{opacity:0;transform:scale(.5);transition:all .2s ease;color:#fff}._checkbox_1cq3a_639:checked+._checkboxCustom_1cq3a_666,._checkboxChecked_1cq3a_687{background:linear-gradient(135deg,#ea7000,#cf2500);border-color:#ea7000}._checkbox_1cq3a_639:checked+._checkboxCustom_1cq3a_666 svg,._checkboxChecked_1cq3a_687 svg{opacity:1;transform:scale(1)}._checkboxIcon_1cq3a_698{color:#ea7000}._termsLabel_1cq3a_702{padding:1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05)}._termsText_1cq3a_708{flex:1}._termsLink_1cq3a_712{color:#ea7000;margin-left:.25rem;text-decoration:none}._termsLink_1cq3a_712:hover{text-decoration:underline}._recipientGroup_1cq3a_723{margin-top:.75rem;padding:1rem;background:#ffffff05;border-radius:.75rem;border:1px solid rgba(255,255,255,.05);animation:_slideDown_1cq3a_1 .3s ease}@keyframes _slideDown_1cq3a_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._recipientInputWrapper_1cq3a_743{display:flex;align-items:center;position:relative}._inputIcon_1cq3a_749{position:absolute;left:.85rem;color:#fff6;pointer-events:none}._recipientInput_1cq3a_743{flex:1;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.85rem .85rem .85rem 2.75rem;color:#fff;font-size:.95rem;transition:all .2s ease}._recipientInput_1cq3a_743:focus{outline:none;border-color:#ea700080}._recipientInput_1cq3a_743._valid_1cq3a_531{border-color:#22c55e80}._recipientInput_1cq3a_743._invalid_1cq3a_536{border-color:#ef444480}._checkRecipientBtn_1cq3a_780{position:absolute;right:.35rem;background:linear-gradient(135deg,#ea7000,#cf2500);border:none;color:#fff;width:2.25rem;height:2.25rem;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._checkRecipientBtn_1cq3a_780:hover:not(:disabled){transform:scale(1.05)}._checkRecipientBtn_1cq3a_780:disabled{opacity:.6;cursor:not-allowed;transform:none}._recipientSuccess_1cq3a_806,._recipientError_1cq3a_807{display:flex;align-items:center;gap:.4rem;margin-top:.6rem;font-size:.85rem;animation:_fadeIn_1cq3a_1 .3s ease}._recipientSuccess_1cq3a_806{color:#22c55e}._recipientError_1cq3a_807{color:#ef4444}._paymentMethods_1cq3a_825,._paymentMethodsSkeleton_1cq3a_831{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}._paymentSkeleton_1cq3a_837{height:80px;background:linear-gradient(90deg,#ffffff08 25%,#ffffff0f,#ffffff08 75%);background-size:200% 100%;animation:_shimmer_1cq3a_1 1.5s infinite;border-radius:.75rem}@keyframes _shimmer_1cq3a_1{0%{background-position:200% 0}to{background-position:-200% 0}}._noPayments_1cq3a_854{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#ffffff80;gap:.5rem}._paymentOption_1cq3a_864{cursor:pointer}._paymentRadio_1cq3a_868{display:none}._paymentCard_1cq3a_872{padding:1rem;background:#ffffff08;border:2px solid rgba(255,255,255,.08);border-radius:.75rem;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative}._paymentCard_1cq3a_872:hover{background:#ffffff0d;border-color:#ea70004d}._paymentOption_1cq3a_864._selected_1cq3a_890 ._paymentCard_1cq3a_872{background:#ea70001a;border-color:#ea7000}._paymentIcon_1cq3a_895{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}._paymentIcon_1cq3a_895 img{max-width:100%;max-height:100%;object-fit:contain}._paymentName_1cq3a_909{font-size:.85rem;color:#ffffffe6;font-weight:500;text-align:center}._paymentCheck_1cq3a_916{position:absolute;top:.4rem;right:.4rem;width:1.25rem;height:1.25rem;background:linear-gradient(135deg,#ea7000,#cf2500);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;animation:_scaleIn_1cq3a_1 .2s ease}@keyframes _scaleIn_1cq3a_1{0%{transform:scale(0)}to{transform:scale(1)}}._securityBadge_1cq3a_937{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#22c55e14;border:1px solid rgba(34,197,94,.2);border-radius:.75rem;margin-bottom:1rem;color:#22c55e;font-size:.85rem;font-weight:500}._checkoutBtn_1cq3a_953{width:100%;padding:1.1rem 2rem;background:linear-gradient(135deg,#ea7000,#cf2500);border:none;border-radius:.75rem;color:#fff;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #ea70004d;display:flex;align-items:center;justify-content:center;gap:.75rem;position:relative;overflow:hidden}._checkoutBtn_1cq3a_953:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .5s ease}._checkoutBtn_1cq3a_953:hover:not(:disabled):before{left:100%}._checkoutBtn_1cq3a_953:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #ea700066}._checkoutBtn_1cq3a_953:disabled{opacity:.6;cursor:not-allowed;transform:none}._checkoutBtn_1cq3a_953._processing_1cq3a_999{background:#ffffff1a;box-shadow:none}._btnSpinner_1cq3a_1004{animation:_spin_1cq3a_1 1s linear infinite}@media(max-width:1024px){._content_1cq3a_159{grid-template-columns:1fr}._paymentSection_1cq3a_168{position:static}}@media(max-width:768px){._container_1cq3a_28{padding:1rem}._title_1cq3a_70{font-size:1.5rem}._progressBar_1cq3a_86{gap:0}._progressStep_1cq3a_95 span{font-size:.7rem}._progressDot_1cq3a_117{width:2rem;height:2rem}._progressDot_1cq3a_117 svg{width:14px;height:14px}._progressLine_1cq3a_137{min-width:20px}._cartSection_1cq3a_167,._paymentSection_1cq3a_168{padding:1.25rem;border-radius:1rem}._item_1cq3a_206{flex-wrap:wrap}._itemInfo_1cq3a_313{flex:1 1 calc(100% - 80px)}._itemControls_1cq3a_359{flex:1 1 100%;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.05)}._paymentMethods_1cq3a_825{grid-template-columns:repeat(2,1fr)}._promoGroup_1cq3a_542{flex-direction:column}._promoBtn_1cq3a_602{width:100%;padding:.85rem}}@media(max-width:480px){._backLink_1cq3a_53{font-size:.85rem}._sectionHeader_1cq3a_183 h2{font-size:1.1rem}._itemImage_1cq3a_278{width:56px;height:56px}._itemImage_1cq3a_278 img{width:40px;height:40px}._itemName_1cq3a_318{font-size:.9rem}._paymentMethods_1cq3a_825{grid-template-columns:1fr}._checkoutBtn_1cq3a_953{padding:1rem;font-size:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}._banner_1f74l_1{display:flex;gap:16px;padding:20px;border-radius:12px;border-left:4px solid;margin-bottom:20px;animation:_slideIn_1f74l_1 .3s ease-out}@keyframes _slideIn_1f74l_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._icon_1f74l_22{flex-shrink:0;width:32px;height:32px}._icon_1f74l_22 svg{width:100%;height:100%}._content_1f74l_33{flex:1}._title_1f74l_37{margin:0 0 8px;font-size:16px;font-weight:600}._description_1f74l_43{margin:0 0 12px;font-size:14px;color:var(--text-secondary, #adb5bd);line-height:1.5}._instruction_1f74l_50{font-size:13px;color:var(--text-muted, #6c757d);white-space:pre-line;background:#0003;padding:12px;border-radius:8px;margin:0;font-family:inherit;line-height:1.6}@media(max-width:768px){._banner_1f74l_1{flex-direction:column;gap:12px;padding:16px}._icon_1f74l_22{width:28px;height:28px}._title_1f74l_37{font-size:15px}._description_1f74l_43{font-size:13px}._instruction_1f74l_50{font-size:12px;padding:10px}}._container_or1sn_2{display:flex;flex-direction:column;gap:24px;max-width:720px;margin:0 auto;padding:3rem 2rem;min-height:80vh;color:#fff}._header_or1sn_14{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._headerTitle_or1sn_22{margin:0;font-size:22px;font-weight:500;position:relative}._headerTitle_or1sn_22:after{content:"";position:absolute;left:0;bottom:-10px;width:60px;height:3px;border-radius:2px}._headerTitleSuccess_or1sn_39:after{background:linear-gradient(to right,#4CAF50,transparent)}._headerTitleFailed_or1sn_43:after{background:linear-gradient(to right,#F44336,transparent)}._statusCard_or1sn_48{display:flex;align-items:center;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:12px;padding:24px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);gap:20px;position:relative;overflow:hidden;animation:_slideUp_or1sn_1 .4s ease-out}._statusCard_or1sn_48:after{content:"";position:absolute;top:0;left:0;right:0;height:2px}._statusCardSuccess_or1sn_71:after{background:linear-gradient(to right,transparent,rgba(76,175,80,.4),transparent)}._statusCardFailed_or1sn_75:after{background:linear-gradient(to right,transparent,rgba(244,67,54,.4),transparent)}@keyframes _slideUp_or1sn_1{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}._statusIcon_or1sn_90{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}._statusCard_or1sn_48:hover ._statusIcon_or1sn_90{transform:scale(1.1)}._statusIconSuccess_or1sn_105{background:#4caf5026;color:#4caf50}._statusIconFailed_or1sn_110{background:#f4433626;color:#f44336}._statusInfo_or1sn_115{display:flex;flex-direction:column;gap:4px}._statusLabel_or1sn_121{font-size:18px;font-weight:600;color:#fff}._statusMessage_or1sn_127{font-size:14px;color:#fff9;line-height:1.5;margin:0}._summaryRow_or1sn_135{display:flex;gap:20px;flex-wrap:wrap}._summaryCard_or1sn_141{flex:1;min-width:180px;display:flex;align-items:center;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:12px;padding:16px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease;animation:_slideUp_or1sn_1 .4s ease-out;animation-delay:.1s;animation-fill-mode:both}._summaryCard_or1sn_141:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}._summaryIcon_or1sn_162{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:12px;transition:transform .3s ease;flex-shrink:0}._summaryCard_or1sn_141:hover ._summaryIcon_or1sn_162{transform:scale(1.1)}._summaryIconOrder_or1sn_178{background:#ea700026;color:#ea7000}._summaryIconStatus_or1sn_183{color:#4caf50;background:#4caf5026}._summaryIconStatusFailed_or1sn_188{color:#f44336;background:#f4433626}._summaryContent_or1sn_193{display:flex;flex-direction:column}._summaryLabel_or1sn_198{font-size:14px;color:#fff9}._summaryValue_or1sn_203{font-size:18px;font-weight:500;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}._summaryValueSuccess_or1sn_210{color:#4caf50}._summaryValueFailed_or1sn_214{color:#f44336}._hintsCard_or1sn_219{background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#141414);border-radius:12px;padding:20px;box-shadow:0 4px 12px #0003;border:1px solid rgba(255,255,255,.05);animation:_slideUp_or1sn_1 .4s ease-out;animation-delay:.15s;animation-fill-mode:both}._hintsTitle_or1sn_230{font-size:15px;font-weight:500;color:#fffc;margin:0 0 12px}._hintText_or1sn_237{font-size:14px;color:#fff9;line-height:1.6;margin:0}._hintList_or1sn_244{margin:8px 0 0;padding-left:20px;color:#fff9;font-size:14px;line-height:1.8}._hintList_or1sn_244 li{margin-bottom:4px}._hintList_or1sn_244 li:last-child{margin-bottom:0}._actions_or1sn_261{display:flex;gap:12px;flex-wrap:wrap;animation:_slideUp_or1sn_1 .4s ease-out;animation-delay:.2s;animation-fill-mode:both}._button_or1sn_270{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;border:none;transition:all .2s ease;flex:1;min-width:140px}._button_or1sn_270._primary_or1sn_287{background:#ea700026;border:1px solid rgba(234,112,0,.3);color:#ea7000}._button_or1sn_270._primary_or1sn_287:hover{background:#ea70004d;transform:translateY(-2px)}._button_or1sn_270._secondary_or1sn_298{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff}._button_or1sn_270._secondary_or1sn_298:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}._button_or1sn_270._tertiary_or1sn_310{background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#ffffffb3}._button_or1sn_270._tertiary_or1sn_310:hover{background:#ffffff12;border-color:#ffffff26;color:#fff}._confettiContainer_or1sn_323{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;overflow:hidden}._confetti_or1sn_323{position:absolute;top:-10px;width:8px;height:8px;border-radius:2px;animation:_confettiFall_or1sn_1 4s ease-in-out infinite;opacity:.7}@keyframes _confettiFall_or1sn_1{0%{transform:translateY(-10px) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}@media(max-width:768px){._container_or1sn_2{padding:2rem 1rem}._statusCard_or1sn_48{flex-direction:column;text-align:center;padding:20px}._summaryRow_or1sn_135{flex-direction:column}._summaryCard_or1sn_141{min-width:unset}._actions_or1sn_261{flex-direction:column}._button_or1sn_270{width:100%}._headerTitle_or1sn_22{font-size:18px}}@media(max-width:480px){._container_or1sn_2{padding:1.5rem .75rem}._statusIcon_or1sn_90{width:48px;height:48px}._statusLabel_or1sn_121,._headerTitle_or1sn_22{font-size:16px}}@media(prefers-reduced-motion:reduce){._confetti_or1sn_323,._statusCard_or1sn_48,._summaryCard_or1sn_141,._hintsCard_or1sn_219,._actions_or1sn_261{animation:none}._button_or1sn_270:hover,._summaryCard_or1sn_141:hover{transform:none}}.account-selection-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#000000bf;backdrop-filter:blur(5px);z-index:100;padding:1rem;opacity:0;transition:opacity .3s ease-in-out}.account-selection-overlay.open{opacity:1}.account-selection-container{width:100%;max-width:450px;border-radius:20px;background:radial-gradient(89.93% 18.84% at 49.89% 0%,#1a1a1a,#0e0e0e),radial-gradient(149.26% 74.77% at 3.3% 104.51%,#121212,#0a0a0a 97.33520746231079%);box-shadow:0 10px 30px #00000040,0 0 0 1px #ffffff0d;position:relative;overflow:hidden;transform:translateY(30px) scale(.95);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.account-selection-overlay.open .account-selection-container{transform:translateY(0) scale(1);opacity:1}.account-selection-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:none;color:#fff9;cursor:pointer;transition:all .2s ease}.account-selection-close:hover{background:#ffffff1a;color:#fff;transform:rotate(90deg)}.account-selection-header{position:relative;display:flex;align-items:center;justify-content:center;padding:28px 0;background:linear-gradient(308deg,#ea7000 2.99%,#cf2500);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:20px}.account-selection-header:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.1),transparent);pointer-events:none}.account-selection-title{font-size:18px;font-weight:600;letter-spacing:.3px;text-shadow:0 1px 2px rgba(0,0,0,.3);font-family:Gotham Bold,sans-serif}.account-selection-content{padding:0 30px 30px}.account-list{display:flex;flex-direction:column;gap:16px}.account-item{display:flex;align-items:center;gap:16px;padding:12px;background:#ffffff0d;border-radius:12px;cursor:pointer;transition:all .3s ease}.account-item:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.account-avatar{width:48px;height:48px;border-radius:8px;box-shadow:0 2px 4px #0003}.account-nickname{color:#fff;font-size:16px;font-family:Gotham Medium,sans-serif}@media(max-width:640px){.account-selection-container{max-width:100%;border-radius:16px}.account-selection-content{padding:0 20px 20px}}.not-found-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.error-content{text-align:center;animation:fadeIn .8s ease-out}.error-code{font-size:12rem;font-weight:900;line-height:1;color:#ea7000;filter:drop-shadow(0 4px 8px rgba(234,112,0,.3));margin-bottom:2rem;display:flex;justify-content:center;gap:1rem}.error-code span{display:inline-block;animation:bounce 1s ease-in-out infinite alternate}.error-code span:nth-child(1){animation-delay:0s}.error-code span:nth-child(2){animation-delay:.2s}.error-code span:nth-child(3){animation-delay:.4s}.error-message{color:#fff}.error-message h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.error-message p{font-size:1.2rem;color:#b1b1b1;margin-bottom:2rem}.home-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ea7000,#ff9d4a);color:#fff;padding:.8rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #ea70004d;position:relative;overflow:hidden}.home-button:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.home-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px #ea700066}.home-button:hover:after{left:100%}.home-button:active{transform:translateY(0);box-shadow:0 2px 10px #ea70004d}.home-icon{transition:transform .3s ease}.home-button:hover .home-icon{transform:scale(1.2)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@media(max-width:768px){.error-code{font-size:8rem;gap:.5rem}.error-message h2{font-size:2rem}.error-message p{font-size:1rem}}@media(max-width:480px){.error-code{font-size:6rem}.error-message h2{font-size:1.5rem}.error-message p{font-size:.9rem}.home-button{padding:.6rem 1.5rem;font-size:.9rem}}._contact_at75a_1{margin-top:40px;display:flex;border:1px solid rgba(255,255,255,.04);border-radius:38px;padding:14px;-webkit-backdrop-filter:blur(31px);backdrop-filter:blur(31px);background:radial-gradient(149.26% 74.77% at 3.3% 104.51%,#272727,#161616 97.34%)}._contact_at75a_1 p{font-family:Gotham Medium;font-weight:400;font-size:22px;line-height:110%;color:#fff;max-width:220px;margin:28px 28px 12px}._contact_at75a_1 span{display:flex;font-family:Gotham Book;font-weight:200;font-size:14px;line-height:140%;letter-spacing:.01em;color:#fff;margin:0 28px 28px;max-width:200px}._blockSupport_at75a_34{border:1px solid rgba(255,255,255,.06);border-radius:28px;background-image:url(/contact/block-support.png);background-size:cover;background-repeat:no-repeat;background-position:center;height:552px;grid-area:s}._blockSupport_at75a_34 ._button_at75a_45{position:relative}._button_at75a_45{border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:15px 29px;width:80px;height:40px;-webkit-backdrop-filter:blur(41px);backdrop-filter:blur(41px);background:#ffffff29;position:relative;cursor:pointer;transition:.2s;margin:28px;position:absolute;bottom:0}._button_at75a_45:hover{opacity:.7;transition:.2s}._button_at75a_45 i{position:absolute;top:0;bottom:0;margin:auto 0;display:flex;width:18px;height:18px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_403_28044)'%3e%3cpath%20d='M6.96938%205.03246C6.67687%205.32496%206.67687%205.79746%206.96938%206.08996L9.87938%208.99996L6.96938%2011.91C6.67687%2012.2025%206.67687%2012.675%206.96938%2012.9675C7.26188%2013.26%207.73438%2013.26%208.02688%2012.9675L11.4694%209.52496C11.7619%209.23246%2011.7619%208.75996%2011.4694%208.46746L8.02688%205.02496C7.74187%204.73996%207.26188%204.73996%206.96938%205.03246Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_403_28044'%3e%3crect%20width='18'%20height='18'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:cover}._blockDs_at75a_83{display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.06);border-radius:28px;height:269px;width:303px;background-image:url(/contact/block-ds.png);background-size:cover;background-repeat:no-repeat;background-position:center;grid-area:d}._blockDs_at75a_83 p{max-width:200px}._blockTg_at75a_102{display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.06);border-radius:28px;height:269px;width:619px;background-image:url(/contact/block-tg.png);background-size:cover;background-repeat:no-repeat;background-position:center;grid-area:t}._blockVk_at75a_117{display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.06);border-radius:28px;height:269px;width:619px;background-image:url(/contact/block-vk.png);background-size:cover;background-repeat:no-repeat;background-position:center;grid-area:v}._blockMedia_at75a_132{display:flex;flex-direction:column;position:relative;border:1px solid rgba(255,255,255,.06);border-radius:28px;height:269px;width:303px;background-image:url(/contact/block-media.png);background-size:cover;background-repeat:no-repeat;background-position:center;grid-area:m}._containerGrid_at75a_147{display:grid;gap:14px;grid-template-areas:"s d t t t t t t" "s v v v v v v m";grid-template-columns:303px}@media(max-width:1480px){._blockDs_at75a_83,._blockMedia_at75a_132,._blockSupport_at75a_34,._blockTg_at75a_102,._blockVk_at75a_117{width:100%}}@media(max-width:1000px){._containerGrid_at75a_147{grid-template-areas:"s s d d" "s s t t" "v v m m";grid-template-columns:1fr}}@media(max-width:614px){._containerGrid_at75a_147{grid-template-areas:"s s" "d d" "t t" "v v" "m m";grid-template-columns:1fr}}._overlay_xzl2v_1{position:fixed;inset:0;background:#000000e6;backdrop-filter:blur(8px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;animation:_fadeIn_xzl2v_1 .3s ease-out}@keyframes _fadeIn_xzl2v_1{0%{opacity:0}to{opacity:1}}._modal_xzl2v_26{max-width:500px;width:100%;animation:_slideUp_xzl2v_1 .3s ease-out}@keyframes _slideUp_xzl2v_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._banner_xzl2v_43{background:var(--card-bg, #1e1e2e);border-radius:16px;border-left:4px solid;padding:32px;text-align:center}._iconWrapper_xzl2v_51{margin-bottom:20px}._icon_xzl2v_51{width:80px;height:80px;margin:0 auto;filter:drop-shadow(0 0 20px var(--glow-color, rgba(255, 152, 0, .5)));animation:_pulse_xzl2v_1 2s ease-in-out infinite}@keyframes _pulse_xzl2v_1{0%,to{transform:scale(1);filter:drop-shadow(0 0 20px var(--glow-color, rgba(255, 152, 0, .4)))}50%{transform:scale(1.05);filter:drop-shadow(0 0 30px var(--glow-color, rgba(255, 152, 0, .7)))}}._trianglePath_xzl2v_74{animation:_trianglePulse_xzl2v_1 2s ease-in-out infinite}@keyframes _trianglePulse_xzl2v_1{0%,to{fill-opacity:.15}50%{fill-opacity:.25}}._exclamationLine_xzl2v_87{animation:_exclamationBounce_xzl2v_1 1s ease-in-out infinite;transform-origin:center}@keyframes _exclamationBounce_xzl2v_1{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}._exclamationDot_xzl2v_101{animation:_dotPulse_xzl2v_1 1s ease-in-out infinite;transform-origin:center}@keyframes _dotPulse_xzl2v_1{0%,to{r:1.5;opacity:1}50%{r:2;opacity:.8}}._title_xzl2v_117{margin:0 0 16px;font-size:24px;font-weight:700}._description_xzl2v_123{margin:0 0 20px;font-size:16px;color:var(--text-secondary, #adb5bd);line-height:1.6}._instruction_xzl2v_130{font-size:14px;color:var(--text-primary, #e9ecef);white-space:pre-line;background:#0000004d;padding:16px;border-radius:12px;margin:0 0 24px;font-family:inherit;line-height:1.8;text-align:left}._checkButton_xzl2v_143{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 40px;font-size:17px;font-weight:600;color:#fff;background:var(--btn-color, #ff9800);border:none;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:220px;box-shadow:0 4px 15px color-mix(in srgb,var(--btn-color, #ff9800) 40%,transparent);position:relative;overflow:hidden}._checkButton_xzl2v_143:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._checkButton_xzl2v_143:hover:not(:disabled):before{left:100%}._checkButton_xzl2v_143:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px color-mix(in srgb,var(--btn-color, #ff9800) 50%,transparent)}._checkButton_xzl2v_143:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 15px color-mix(in srgb,var(--btn-color, #ff9800) 40%,transparent)}._checkButton_xzl2v_143:disabled{cursor:not-allowed}._checkButton_xzl2v_143._checking_xzl2v_197{pointer-events:none}._refreshIcon_xzl2v_201{transition:transform .3s ease}._checkButton_xzl2v_143:hover:not(:disabled) ._refreshIcon_xzl2v_201{transform:rotate(45deg)}._checkButton_xzl2v_143._checking_xzl2v_197 ._refreshIcon_xzl2v_201{animation:_spinRefresh_xzl2v_1 1s linear infinite}@keyframes _spinRefresh_xzl2v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spin_xzl2v_1{to{transform:rotate(360deg)}}._hint_xzl2v_228{margin:20px 0 0;font-size:13px;color:var(--text-muted, #6c757d);line-height:1.5}@media(max-width:768px){._overlay_xzl2v_1{padding:16px}._banner_xzl2v_43{padding:24px}._icon_xzl2v_51{width:64px;height:64px}._title_xzl2v_117{font-size:20px}._description_xzl2v_123{font-size:14px}._instruction_xzl2v_130{font-size:13px;padding:12px}._checkButton_xzl2v_143{padding:14px 28px;font-size:16px;width:100%;min-width:unset}._refreshIcon_xzl2v_201{width:20px;height:20px}}._container_1r0jb_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden;background-image:url(/background.png),linear-gradient(180deg,#090909 71.68%,#111)}._content_1r0jb_12{text-align:center;animation:_fadeIn_1r0jb_1 .8s ease-out}._errorCode_1r0jb_17{font-size:10rem;font-weight:900;line-height:1;color:#ea7000;filter:drop-shadow(0 4px 8px rgba(234,112,0,.3));margin-bottom:1.5rem;display:flex;justify-content:center;gap:.5rem;font-family:Gotham Bold,sans-serif}._errorCode_1r0jb_17 span{display:inline-block;animation:_bounce_1r0jb_1 1s ease-in-out infinite alternate}._errorCode_1r0jb_17 span:nth-child(1){animation-delay:0s}._errorCode_1r0jb_17 span:nth-child(2){animation-delay:.15s}._errorCode_1r0jb_17 span:nth-child(3){animation-delay:.3s}._errorCode_1r0jb_17 span:nth-child(4){animation-delay:.45s}._errorCode_1r0jb_17 span:nth-child(5){animation-delay:.6s}._title_1r0jb_55{font-size:2rem;margin-bottom:.75rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);font-family:Gotham Bold,sans-serif}._description_1r0jb_64{font-size:1rem;color:#b1b1b1;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto;line-height:1.5;font-family:Gotham Medium,sans-serif}._details_1r0jb_75{margin-bottom:2rem;text-align:left;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px;max-width:500px;margin-left:auto;margin-right:auto}._detailsSummary_1r0jb_87{color:#ffffff80;cursor:pointer;font-size:13px;font-family:Gotham Medium,sans-serif;transition:color .2s ease}._detailsSummary_1r0jb_87:hover{color:#ffffffb3}._errorStack_1r0jb_99{color:#ef4444;font-size:11px;margin-top:12px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-family:monospace;max-height:200px}._buttons_1r0jb_110{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}._btnSecondary_1r0jb_117{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fffc;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Gotham Medium,sans-serif}._btnSecondary_1r0jb_117:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}._btnPrimary_1r0jb_139{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ea7000,#ff9d4a);color:#fff;padding:14px 28px;border-radius:12px;border:none;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ea70004d;position:relative;overflow:hidden;font-family:Gotham Medium,sans-serif}._btnPrimary_1r0jb_139:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._btnPrimary_1r0jb_139:hover{transform:translateY(-3px);box-shadow:0 6px 20px #ea700066}._btnPrimary_1r0jb_139:hover:after{left:100%}._btnPrimary_1r0jb_139:active{transform:translateY(0);box-shadow:0 2px 10px #ea70004d}@keyframes _fadeIn_1r0jb_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _bounce_1r0jb_1{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@media(max-width:768px){._errorCode_1r0jb_17{font-size:6rem}._title_1r0jb_55{font-size:1.5rem}._description_1r0jb_64{font-size:.9rem}._buttons_1r0jb_110{flex-direction:column;align-items:center}._btnPrimary_1r0jb_139,._btnSecondary_1r0jb_117{width:100%;max-width:280px;justify-content:center}}@media(max-width:480px){._errorCode_1r0jb_17{font-size:4.5rem}._title_1r0jb_55{font-size:1.25rem}._btnPrimary_1r0jb_139,._btnSecondary_1r0jb_117{padding:12px 20px;font-size:14px}}.maintenance-overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:#090909;background-image:url(/background.png),linear-gradient(180deg,#090909 71.68%,#111);background-size:cover;background-position:center}.maintenance-overlay:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 600px 400px at 50% 40%,rgba(234,112,0,.06) 0%,transparent 70%);pointer-events:none}.maintenance-center{position:relative;text-align:center;padding:2rem;max-width:540px;animation:m-appear .6s ease-out both}.maintenance-sticker{width:200px;height:200px;margin:0 auto 1.5rem;opacity:0;transform:scale(.9);transition:opacity .4s ease,transform .4s ease}.maintenance-sticker--visible{opacity:1;transform:scale(1)}.maintenance-heading{font-family:Gotham Bold,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em}.maintenance-text{font-size:.95rem;color:#ffffff80;line-height:1.7;margin-bottom:2.5rem;max-width:400px;margin-left:auto;margin-right:auto}.maintenance-status{display:inline-flex;align-items:center;gap:8px;color:#ea7000cc;font-size:.8rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.maintenance-status-dot{width:6px;height:6px;background:#ea7000;border-radius:50%;box-shadow:0 0 8px #ea700099;animation:m-blink 2s ease-in-out infinite}@keyframes m-appear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes m-blink{0%,to{opacity:1}50%{opacity:.2}}.maintenance-access-spinner{width:48px;height:48px;border:3px solid rgba(234,112,0,.2);border-top-color:#ea7000;border-radius:50%;margin:0 auto 2rem;animation:m-spin .8s linear infinite}.maintenance-access-check{width:64px;height:64px;line-height:64px;font-size:2rem;color:#22c55e;margin:0 auto 1.5rem;animation:m-appear .3s ease-out}.maintenance-access-cross{width:64px;height:64px;line-height:64px;font-size:2rem;color:#ef4444;margin:0 auto 1.5rem;animation:m-appear .3s ease-out}@keyframes m-spin{to{transform:rotate(360deg)}}@media(max-width:480px){.maintenance-heading{font-size:1.35rem}.maintenance-text{font-size:.85rem}.maintenance-sticker{width:150px;height:150px}}
