.Auth_container__eTk01{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:1rem;position:relative}.Auth_container__eTk01:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat}.Auth_card__LRmV9{background:hsla(0,0%,6%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.5);padding:2.5rem;width:100%;max-width:420px;position:relative;border:1px solid hsla(0,0%,100%,.1);animation:Auth_slideUp__un0Q0 .6s ease-out}@keyframes Auth_slideUp__un0Q0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Auth_header__KC9sG{text-align:center;margin-bottom:2rem}.Auth_title__cbM9n{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Auth_subtitle___010J{color:#9ca3af;font-size:1rem;margin:0}.Auth_form__gsAQV{display:flex;flex-direction:column;gap:1.5rem}.Auth_inputGroup__nKii_{display:flex;flex-direction:column;gap:.5rem}.Auth_label__Jorwn{font-weight:600;color:#e5e7eb;font-size:.9rem}.Auth_input__lO0FX{padding:.875rem 1rem;border:2px solid #374151;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#1f2937;color:#fff;outline:none}.Auth_input__lO0FX:focus{border-color:#fff;background:#111827;box-shadow:0 0 0 3px hsla(0,0%,100%,.1);transform:translateY(-1px)}.Auth_input__lO0FX::placeholder{color:#6b7280}.Auth_options__TrImK{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0}.Auth_checkbox__Md_wg{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#e5e7eb;position:relative}.Auth_checkbox__Md_wg input{position:absolute;opacity:0;cursor:pointer}.Auth_checkmark__40dYR{width:18px;height:18px;border:2px solid #6b7280;border-radius:4px;position:relative;transition:all .2s ease;background:#374151}.Auth_checkbox__Md_wg input:checked+.Auth_checkmark__40dYR{background:#fff;border-color:#fff}.Auth_checkbox__Md_wg input:checked+.Auth_checkmark__40dYR:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:12px;font-weight:700}.Auth_link__Pe84F{color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s ease}.Auth_link__Pe84F:hover{color:#e5e7eb;text-decoration:underline}.Auth_button__ZAAvx{background:linear-gradient(135deg,#fff,#e5e7eb);color:#000;border:none;padding:.875rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.Auth_button__ZAAvx:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px hsla(0,0%,100%,.2);background:linear-gradient(135deg,#f9fafb,#fff)}.Auth_button__ZAAvx:active{transform:translateY(0)}.Auth_button__ZAAvx:disabled{opacity:.7;cursor:not-allowed}.Auth_button__ZAAvx.Auth_loading__GrNFu{animation:Auth_pulse__NBG3w 1.5s infinite}@keyframes Auth_pulse__NBG3w{0%,to{opacity:.7}50%{opacity:1}}.Auth_footer___j1dV{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #374151}.Auth_footer___j1dV p{margin:0;color:#9ca3af;font-size:.9rem}@media (max-width:480px){.Auth_card__LRmV9{padding:2rem;margin:1rem}.Auth_title__cbM9n{font-size:1.75rem}.Auth_options__TrImK{flex-direction:column;gap:1rem;align-items:stretch}}.Toast_container__afBqe{position:fixed;top:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px;max-width:400px}.Toast_toast__sZare{display:flex;align-items:center;gap:12px;padding:16px;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transform:translateX(100%);animation:Toast_slideIn__xa80t .3s ease-out forwards;position:relative;overflow:hidden}.Toast_toast__sZare:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;animation:Toast_progress__nX09d 4s linear forwards}@keyframes Toast_slideIn__xa80t{to{transform:translateX(0)}}@keyframes Toast_progress__nX09d{0%{width:100%}to{width:0}}.Toast_success__YywvU{background:rgba(34,197,94,.95);color:#fff;border:1px solid rgba(34,197,94,.3)}.Toast_success__YywvU:before{background:hsla(0,0%,100%,.8)}.Toast_error__yESOg{background:rgba(239,68,68,.95);color:#fff;border:1px solid rgba(239,68,68,.3)}.Toast_error__yESOg:before{background:hsla(0,0%,100%,.8)}.Toast_info__CLuKx{background:rgba(59,130,246,.95);color:#fff;border:1px solid rgba(59,130,246,.3)}.Toast_info__CLuKx:before{background:hsla(0,0%,100%,.8)}.Toast_warning__anXwd{background:rgba(245,158,11,.95);color:#fff;border:1px solid rgba(245,158,11,.3)}.Toast_warning__anXwd:before{background:hsla(0,0%,100%,.8)}.Toast_icon__ucSzl{font-size:18px;font-weight:700;flex-shrink:0}.Toast_message__HS0Gu{flex:1 1;font-weight:500;font-size:14px}.Toast_close__5K_Dg{background:none;border:none;color:inherit;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.Toast_close__5K_Dg:hover{background:hsla(0,0%,100%,.2)}@media (max-width:480px){.Toast_container__afBqe{top:10px;right:10px;left:10px;max-width:none}.Toast_toast__sZare{padding:12px}.Toast_message__HS0Gu{font-size:13px}}body{margin:0}.LicenseKeys_layout__I0MaH{display:flex;min-height:100vh;background:#18181b}.LicenseKeys_container__131Bf{flex:1 1;padding:24px;background:#18181b;min-height:100vh;width:100vw;max-width:100vw;overflow-x:hidden}.LicenseKeys_card__v3545{background:#23232a;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.15);padding:0;max-width:100%;margin:0 auto}.LicenseKeys_cardHeader__eoY2e{padding:24px 32px 0;border-bottom:none}.LicenseKeys_cardTitle__KHgCw{font-size:1.5rem;font-weight:600;color:#fff;margin:0;text-align:left}.LicenseKeys_navigationSection__HjTCT{padding:20px 32px 0;display:flex;justify-content:space-between;align-items:center}.LicenseKeys_backButton__cOIhO{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#9ca3af;border:1px solid #374151;border-radius:8px;padding:10px 16px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.LicenseKeys_backButton__cOIhO:hover{color:#fff;border-color:#3b82f6;background:rgba(59,130,246,.1)}.LicenseKeys_addButton__otCk6{display:inline-flex;align-items:center;gap:8px;background:#0070f3;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.LicenseKeys_addButton__otCk6:hover{background:#0059c1;transform:translateY(-1px)}.LicenseKeys_tableSection__l7zN4{padding:24px 32px 32px}.LicenseKeys_productGrid__fMdvb{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-top:0}.LicenseKeys_productCard__UuDWq{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;border-radius:16px;padding:32px 24px;min-height:120px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem;box-shadow:0 4px 20px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.1);cursor:pointer;border:2px solid transparent;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;text-align:center}.LicenseKeys_productCard__UuDWq:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s}.LicenseKeys_productCard__UuDWq:hover:before{left:100%}.LicenseKeys_productCard__UuDWq:hover{transform:translateY(-8px) scale(1.02);border-color:#3b82f6;background:linear-gradient(135deg,#1e40af,#1e3a8a);box-shadow:0 20px 40px rgba(59,130,246,.3),0 8px 16px rgba(0,0,0,.2)}.LicenseKeys_productCard__UuDWq:active{transform:translateY(-4px) scale(.98);transition:all .1s ease}.LicenseKeys_productCardIcon__NXrpo{font-size:2rem;margin-bottom:12px}.LicenseKeys_productCardTitle__6g3pD{font-size:1.2rem}.LicenseKeys_tableWrapper__shbAA{border-radius:8px;overflow-x:auto;overflow-y:visible;border:1px solid #374151;-webkit-overflow-scrolling:touch}.LicenseKeys_table__yxPBv{width:100%;min-width:1000px;border-collapse:collapse;background:#18181b}.LicenseKeys_table__yxPBv thead{background:#1f2937}.LicenseKeys_table__yxPBv th{padding:16px 12px;text-align:center;font-weight:600;color:#e5e7eb;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #374151}.LicenseKeys_table__yxPBv td{padding:16px 12px;text-align:center;color:#fff;border-bottom:1px solid #2d3748;vertical-align:middle}.LicenseKeys_table__yxPBv tbody tr:hover{background:#1a1a1f}.LicenseKeys_table__yxPBv tbody tr:last-child td{border-bottom:none}.LicenseKeys_tableRow__Ybk_j{transition:background-color .2s ease}.LicenseKeys_tdId__03J0v,.LicenseKeys_thId__TNhYG{width:80px;min-width:80px}.LicenseKeys_tdKey__VjCmz,.LicenseKeys_thKey__KBqZx{width:auto;min-width:260px;max-width:400px;text-align:left;padding-left:16px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;word-break:break-all}.LicenseKeys_tdKey__VjCmz{cursor:pointer;color:#60a5fa;transition:color .2s ease}.LicenseKeys_tdKey__VjCmz:hover{color:#93c5fd}.LicenseKeys_tdStatus__RL_CS,.LicenseKeys_thStatus__IjxJ3{width:120px;min-width:120px}.LicenseKeys_tdExpires__od2zr,.LicenseKeys_thExpires__ZlPBt{width:130px;min-width:130px;font-size:.9rem}.LicenseKeys_tdIps__nPEhw,.LicenseKeys_thIps__hptla{width:120px;min-width:120px}.LicenseKeys_tdCreated__LSMhO,.LicenseKeys_thCreated__TxOp8{width:130px;min-width:130px;font-size:.9rem}.LicenseKeys_tdActions__ZMOdR,.LicenseKeys_thActions__QH3IR{width:100px;min-width:100px}.LicenseKeys_statusBadge__d5ibO{display:inline-block;padding:4px 12px;border-radius:16px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.LicenseKeys_statusActive__5_P87{background:rgba(16,185,129,.1);color:#10b981;border:1px solid rgba(16,185,129,.2)}.LicenseKeys_statusSuspended__Pati2{background:rgba(245,158,11,.1);color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.LicenseKeys_statusExpired__a4PKJ{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2)}.LicenseKeys_suspendReason__q7_4m{font-size:.7rem;color:#9ca3af;margin-top:4px;font-weight:400;text-transform:none;letter-spacing:normal}.LicenseKeys_ipLink__jioq8{cursor:pointer;text-decoration:underline;color:#60a5fa;transition:color .2s ease}.LicenseKeys_ipLink__jioq8:hover{color:#93c5fd}.LicenseKeys_emptyState__SpHGy{text-align:center;padding:48px 24px;color:#6b7280;background:#1a1a1f;border-radius:8px;border:2px dashed #374151}.LicenseKeys_emptyStateIcon__EcEcu{font-size:3rem;margin-bottom:16px;opacity:.5}.LicenseKeys_emptyStateText__e7JtY{font-size:1.1rem;font-weight:500;color:#9ca3af;margin-bottom:8px}.LicenseKeys_emptyStateSubtext___iurG{font-size:.9rem;color:#6b7280}.LicenseKeys_backdrop__Y84li{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:1000;display:flex;align-items:center;justify-content:center}.LicenseKeys_backdropContent__1eFXr{background:#23232a;border-radius:12px;min-width:340px;min-height:180px;box-shadow:0 4px 32px rgba(0,0,0,.25);padding:32px 24px;position:relative}@media (max-width:768px){.LicenseKeys_container__131Bf{padding:16px}.LicenseKeys_cardHeader__eoY2e,.LicenseKeys_navigationSection__HjTCT,.LicenseKeys_tableSection__l7zN4{padding-left:20px;padding-right:20px}.LicenseKeys_cardHeader__eoY2e{padding-top:20px}.LicenseKeys_tableSection__l7zN4{padding-bottom:20px;padding-left:16px;padding-right:16px}.LicenseKeys_navigationSection__HjTCT{flex-direction:column;gap:12px;align-items:stretch}.LicenseKeys_addButton__otCk6,.LicenseKeys_backButton__cOIhO{justify-content:center}.LicenseKeys_productGrid__fMdvb{grid-template-columns:1fr;gap:16px}.LicenseKeys_productCard__UuDWq{min-height:100px;padding:24px 20px}.LicenseKeys_tableWrapper__shbAA{margin:0 -4px;border-radius:6px}.LicenseKeys_table__yxPBv{font-size:.85rem;min-width:900px}.LicenseKeys_table__yxPBv td,.LicenseKeys_table__yxPBv th{padding:12px 8px}.LicenseKeys_cardTitle__KHgCw{font-size:1.25rem}.LicenseKeys_tableWrapper__shbAA::-webkit-scrollbar{height:4px}.LicenseKeys_tableWrapper__shbAA::-webkit-scrollbar-track{background:#374151;border-radius:2px}.LicenseKeys_tableWrapper__shbAA::-webkit-scrollbar-thumb{background:#6b7280;border-radius:2px}.LicenseKeys_tableWrapper__shbAA::-webkit-scrollbar-thumb:hover{background:#9ca3af}}@media (max-width:1024px){.LicenseKeys_containerShifted__N2ZSE{margin-left:0}}.LicenseKeys_tableWrapper__shbAA::-webkit-scrollbar{height:8px}.LicenseKeys_tableWrapper__shbAA::-webkit-scrollbar-track{background:#1f2937}.LicenseKeys_tableWrapper__shbAA::-webkit-scrollbar-thumb{background:#374151;border-radius:4px}.LicenseKeys_tableWrapper__shbAA::-webkit-scrollbar-thumb:hover{background:#4b5563}.ActionsMenu_actionsMenuRoot__i3Ckn{position:relative;display:inline-block}.ActionsMenu_actionsMenuButton__QfiKQ{background:none;border:none;cursor:pointer;font-size:20px;padding:4px;color:#bbb;border-radius:4px;transition:background .15s}.ActionsMenu_actionsMenuButton__QfiKQ:hover{background:#23232a}.ActionsMenu_menu__Ah8XM{position:absolute;right:0;top:28px;background:#23232a;border:1px solid #333;border-radius:8px;min-width:120px;box-shadow:0 4px 24px rgba(0,0,0,.18);z-index:10;padding:6px 0;animation:ActionsMenu_fadeIn__ODB_u .18s}@keyframes ActionsMenu_fadeIn__ODB_u{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ActionsMenu_menuItem__Vhx62{width:100%;background:none;border:none;color:#fff;padding:10px 18px;text-align:left;cursor:pointer;font-size:15px;transition:background .15s,color .15s}.ActionsMenu_menuItem__Vhx62:hover{background:#18181c}.ActionsMenu_menuItem__Vhx62.ActionsMenu_danger__U3Kem{color:#ff4d4f}