:root{--font-main: "Sora", "Trebuchet MS", "Segoe UI", sans-serif;--container-max: 1520px;--container-gutter: 16px;--bg: #f7fbff;--surface: #ffffff;--surface-soft: #edf4ff;--text: #0f1d2f;--text-soft: #47566b;--line: #d4e0ee;--primary: #001f3f;--primary-strong: #00152b;--accent: #ff9500;--danger: #d14343;--success: #0f8a55;--shadow: 0 14px 40px rgba(15, 23, 42, .12)}*{box-sizing:border-box;cursor:default}html,body,#root{width:100%;min-height:100dvh;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:var(--font-main);color:var(--text);cursor:default;background:radial-gradient(circle at 14% 12%,rgba(0,94,184,.12) 0%,transparent 42%),radial-gradient(circle at 84% 6%,rgba(255,149,0,.2) 0%,transparent 34%),linear-gradient(180deg,#e8f2ff,#f7fbff 38%,#fff),var(--bg)}body.auth-page-active{background:#f0f6ff;overflow:hidden}a{color:inherit;text-decoration:none;cursor:pointer;transition:transform .3s ease,filter .3s ease,background-color .3s ease}button{cursor:pointer;transition:transform .3s ease,filter .3s ease,background-color .3s ease}a:hover,button:hover{transform:scale(1.05);filter:brightness(.9)}label{cursor:pointer}input,textarea{cursor:text}.landing-shell *:not(a):not(button):not(input):not(textarea):not(select):not(label){cursor:default}.btn{border:1px solid var(--line);border-radius:999px;padding:10px 16px;font-weight:600;color:var(--text);background:var(--surface);cursor:pointer;transition:transform .16s ease,filter .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-1px) scale(1.05);filter:brightness(.9)}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-primary{color:#fff;border-color:transparent;background:linear-gradient(160deg,var(--primary) 0%,var(--primary-strong) 100%)}.btn-primary:hover{filter:brightness(.9)}.btn-ghost{color:var(--primary);border-color:#001f3f33;background:#ffffffeb}.btn-ghost:hover{transform:translateY(-1px) scale(1.04);color:#fff;border-color:var(--accent);background:var(--accent)}.brand{font-weight:700;font-size:.94rem;letter-spacing:.04em;text-transform:uppercase;cursor:default;-webkit-user-select:none;user-select:none}.brand-link{cursor:pointer}.actions{display:flex;gap:10px;align-items:center}.landing-topbar .btn{padding:10px 20px;font-size:16px}.landing-shell,.auth-view-shell,.app-shell{min-height:100vh;display:flex;flex-direction:column}.landing-topbar,.topbar{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:var(--container-max);margin:0 auto;padding:20px var(--container-gutter) 0}.landing-topbar-wrap{position:sticky;top:0;z-index:1200;background:linear-gradient(180deg,#f8fcfff0,#f8fcffdb 75%,#f8fcff0d);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,31,63,.08)}.landing-topbar-wrap .landing-topbar{padding-bottom:10px}.landing-main,.auth-view-main,.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:20px var(--container-gutter)}.landing-main{flex:1;display:flex;flex-direction:column;gap:22px;align-items:stretch}.landing-hero-block{display:grid;grid-template-columns:1.2fr .95fr;gap:18px;align-items:stretch}.landing-hero,.landing-card,.auth-view-info,.auth-card{border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.landing-hero{position:relative;overflow:hidden;padding:clamp(22px,3vw,34px);background:linear-gradient(140deg,#fbfdff,#ecf5ff 48%,#f6f9ff);color:var(--text);display:grid;grid-template-columns:1fr .9fr;gap:14px}.auth-view-info{padding:26px;background:linear-gradient(145deg,#132438,#173451 48%,#22547f);color:#f7fbff}.landing-kicker,.auth-kicker{display:inline-block;margin:0 0 10px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:color-mix(in srgb,var(--accent) 16%,#fff 84%);color:var(--primary)}.landing-hero h1{margin:0 0 12px;font-size:clamp(34px,5vw,58px);line-height:1.02;max-width:16ch}.auth-view-info h1{margin:0 0 12px;font-size:clamp(30px,5vw,46px);line-height:1.05}.landing-hero p{margin:0;color:var(--text-soft);max-width:48ch}.auth-view-info p{margin:0;color:#f5faffe6}.landing-pills{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.landing-pills button{border:1px solid rgba(0,31,63,.18);color:var(--primary);background:#fff;font-family:inherit;font-weight:600;padding:9px 14px;border-radius:999px;font-size:13px;transition:transform .15s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.landing-pills button:hover{transform:translateY(-1px);border-color:var(--accent);color:#fff;background:var(--accent)}.landing-socials{margin-top:14px;display:flex;gap:10px;align-items:center}.landing-social-btn{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:11px 14px;border-radius:12px;color:#fff;font-weight:700;transition:transform .3s ease,filter .3s ease,box-shadow .3s ease}.landing-social-btn:hover{transform:scale(1.05);filter:brightness(.9);box-shadow:0 10px 20px #0a142838}.landing-social-btn.social-telegram{background:#0a8cd7}.landing-social-btn.social-instagram{background:#e1306c}.btn-sunrise{position:relative;overflow:hidden;isolation:isolate}.btn-sunrise:before{content:"";position:absolute;inset:-25%;background:radial-gradient(circle,#ff9f1a,#ff9500 46%,#ff950000 72%);transform:scale(0);opacity:0;transition:transform .35s ease,opacity .35s ease;z-index:-1}.btn-sunrise:hover{animation:sun-rise .42s ease forwards;box-shadow:0 10px 24px #ff95005c}.btn-sunrise:hover:before{transform:scale(1);opacity:1}@keyframes sun-rise{0%{transform:translateY(0) scale(1)}60%{transform:translateY(-2px) scale(1.03)}to{transform:translateY(-1px) scale(1.05)}}.hero-left{position:relative;z-index:2}.hero-right{display:flex;align-items:center;justify-content:center}.hero-orbit{position:relative;width:min(340px,92%);aspect-ratio:1}.hero-circle{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffbe5e,#ff9500 48%,#ff7800);filter:drop-shadow(0 22px 45px rgba(255,149,0,.34))}.hero-card{position:absolute;left:50%;padding:10px 14px;border-radius:14px;background:#fffffff2;border:1px solid rgba(0,31,63,.15);box-shadow:0 14px 24px #04122626;font-size:13px;font-weight:700;color:var(--primary)}.hero-card:nth-child(2){top:16%;transform:translate(-72%)}.hero-card:nth-child(3){bottom:14%;transform:translate(-6%)}.landing-grid{display:grid;gap:16px;grid-template-rows:repeat(3,minmax(0,1fr))}.landing-card{padding:20px;background:linear-gradient(180deg,#fff,#f7fbff);transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease}.landing-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 35%,var(--line) 65%);box-shadow:0 20px 36px #08162c24}.landing-card h3{margin:0 0 8px;font-size:20px;color:var(--primary)}.landing-card p{margin:0;color:var(--text-soft)}.landing-sections{display:grid;gap:14px}.info-section{border:1px solid var(--line);border-radius:20px;background:#fffffff5;box-shadow:var(--shadow);padding:clamp(16px,2vw,24px)}.info-section h2{margin:0 0 10px;color:var(--primary);font-size:clamp(22px,3.2vw,30px)}.info-section p{margin:0;color:var(--text-soft);line-height:1.6}.info-section ul{margin:0;padding-left:18px;color:var(--text-soft);display:grid;gap:8px}.advantage-list{list-style:none;padding-left:0}.advantage-list li{padding:10px 12px;border-radius:12px;border:1px solid rgba(0,31,63,.12);background:#f8fbff}.theme-toggle{border:none;background:transparent;padding:0;cursor:pointer}.theme-toggle-track{position:relative;width:64px;height:34px;border-radius:999px;border:1px solid rgba(0,31,63,.22);background:linear-gradient(120deg,#fefefe,#e8f0ff);display:flex;align-items:center;justify-content:space-between;padding:0 9px;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.theme-toggle:hover .theme-toggle-track{transform:scale(1.03)}.theme-toggle-icon{font-size:13px;line-height:1}.theme-toggle-sun{color:#ff9800}.theme-toggle-moon{color:#52637b}.theme-toggle-thumb{position:absolute;top:3px;left:4px;width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid rgba(0,31,63,.14);box-shadow:0 6px 14px #0e1a2b38;transition:transform .2s ease,background-color .2s ease}.theme-toggle.is-dark .theme-toggle-thumb{transform:translate(29px)}.auth-modal-overlay{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;background:#021022a3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:modal-overlay-in .22s ease}.auth-modal-card{position:relative;width:min(520px,92vw);border-radius:22px;border:1px solid rgba(0,31,63,.16);background:#fff;box-shadow:0 30px 60px #00000047;padding:22px;animation:modal-card-in .26s ease}.auth-modal-card h2{margin:0 0 6px;color:#001f3f;font-size:30px}.auth-modal-subtitle{margin:0 0 16px;color:#4a5c74}.auth-modal-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:1px solid rgba(0,31,63,.16);border-radius:50%;background:#fff;color:#001f3f;font-size:22px;line-height:1}.auth-modal-form{display:grid;gap:12px}.auth-modal-form label{display:grid;gap:6px}.auth-modal-form label span{color:#334861;font-size:14px}.auth-modal-form input{width:100%;border:1px solid #cdd8e8;border-radius:12px;padding:12px 14px;background:#f8fbff;font-size:15px;color:#0f1d2f}.auth-modal-submit{margin-top:6px}@keyframes modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-card-in{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-view-main{display:grid;grid-template-columns:1.05fr 1fr;gap:20px;align-items:start}.auth-split-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-panel{min-height:100vh;padding:22px;display:flex;flex-direction:column}.auth-panel-login{background:radial-gradient(circle at 20% 20%,rgba(255,188,68,.35) 0%,transparent 30%),radial-gradient(circle at 80% 70%,rgba(96,195,255,.26) 0%,transparent 32%),linear-gradient(140deg,#27426f,#355993 46%,#6e7eb4)}.auth-panel-register{background:radial-gradient(circle at 15% 18%,rgba(36,137,255,.25) 0%,transparent 30%),radial-gradient(circle at 85% 82%,rgba(42,93,164,.22) 0%,transparent 40%),#10182d}.auth-panel-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.auth-panel .brand{color:#f2f7ff}.auth-panel .btn-ghost{border-color:#ffffff52;color:#f2f7ff;background:#07101e3d}.auth-panel .auth-form h2,.auth-panel .auth-label span,.auth-panel .auth-switch-text{color:#deebff}.auth-panel .auth-form input{background:#08142685;border-color:#8aaadb73;color:#eef5ff}.auth-panel .auth-form input::placeholder{color:#8eabd3}.auth-panel .auth-form input:focus{border-color:#6aa8ff;box-shadow:0 0 0 4px #428aff38}.auth-panel .tab-btn{background:#0a192f80;border-color:#8aaadb66;color:#aecaed}.auth-panel .tab-btn-active{background:#367beb47;border-color:#69a3ffdb;color:#e6f1ff}.auth-panel .auth-switch-link{color:#8fd2ff}.auth-static-inline p{margin:0;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:#8db8ff}.auth-panel-content{flex:1;display:flex;align-items:center;justify-content:center}.auth-static-card{border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:18px;background:#0c14246b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#eef6ff}.auth-static-card-plain{border:none;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0}.auth-static-card h1{margin:0 0 8px;font-size:clamp(28px,4vw,40px);line-height:1.06}.auth-static-card p{margin:0;color:#ebf5ffeb}.auth-form-area{height:100%;display:flex;width:100%}.auth-form-area.auth-card{border:none;box-shadow:none}.auth-static-only{align-items:center;justify-content:center;color:#d7e6ff}.auth-static-only div{max-width:520px}.auth-static-only h2,.auth-static-only p{margin:0 0 10px}.auth-form-area .auth-form{width:min(460px,100%);margin:auto}.auth-panel-register .auth-card{background:transparent;border:none}.auth-static-list{margin:18px 0 0;padding-left:18px}.auth-static-list li{margin-bottom:8px;color:#f5fafff2}.auth-card{padding:26px;background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth-form{display:flex;flex-direction:column;gap:12px}.mobile-home-logo{display:none;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#f2f7ff}.auth-form h2{margin:0}.auth-switch-text{margin:6px 0 0;font-size:14px;color:var(--text-soft);cursor:default}.auth-switch-link{font-weight:700;color:var(--primary);cursor:pointer}.auth-switch-link:hover{text-decoration:underline}.auth-label{display:flex;flex-direction:column;gap:7px}.auth-label span{font-size:14px;color:var(--text-soft)}.auth-form input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);color:var(--text);outline:none;transition:border-color .2s,box-shadow .2s}.auth-form input::placeholder{color:#8b95a7}.auth-form input:focus{border-color:color-mix(in srgb,var(--primary) 60%,white 40%);box-shadow:0 0 0 4px #0f766e29}.auth-tab-row{display:flex;gap:8px;margin-bottom:16px}.tab-btn{flex:1;border:1px solid var(--line);background:var(--surface-soft);color:var(--text-soft);border-radius:10px;font-weight:600;cursor:pointer;padding:10px}.tab-btn-active{background:color-mix(in srgb,var(--primary) 16%,var(--surface) 84%);color:var(--primary-strong);border-color:color-mix(in srgb,var(--primary) 40%,var(--line) 60%)}.error,.success{padding:10px 12px;border-radius:10px;font-size:14px}.error{border:1px solid color-mix(in srgb,var(--danger) 28%,white 72%);background:color-mix(in srgb,var(--danger) 10%,white 90%);color:#9a2323}.success{border:1px solid color-mix(in srgb,var(--success) 28%,white 72%);background:color-mix(in srgb,var(--success) 12%,white 88%);color:#09603a}.container{flex:1}.app-shell>.container.container-centered{display:flex;align-items:center;justify-content:center}.profile-shell{width:min(860px,100%);margin:0 auto}.profile-shell h2{margin:0 0 12px}.profile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.profile-header h2{margin:0}.profile-logout-btn{border-color:#d1434359;color:#b83232}.profile-logout-btn:hover{background:#b83232;color:#fff;border-color:#b83232}.profile-card{border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow);padding:18px}.profile-card p{margin:0 0 8px}.profile-section{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.profile-section h3{margin:0 0 10px}.profile-row{margin-bottom:8px}.theme-dark{--bg: #06172d;--surface: #0d223d;--surface-soft: #112b4c;--text: #eaf2ff;--text-soft: #a7bad7;--line: #23415f;--primary: #b8d8ff;--primary-strong: #8fbef5;--accent: #ff9f1c;--danger: #ff6d6d;--success: #4ad79a;--shadow: 0 14px 40px rgba(1, 7, 15, .4)}.theme-dark body{background:radial-gradient(circle at 15% 10%,rgba(15,61,113,.52) 0%,transparent 40%),radial-gradient(circle at 85% 90%,rgba(255,149,0,.17) 0%,transparent 45%),var(--bg)}.theme-dark .landing-hero{background:linear-gradient(145deg,#0d2746,#12375e 48%,#154169)}.theme-dark .landing-topbar-wrap{background:linear-gradient(180deg,#06172df2,#06172de0 75%,#06172d14);border-bottom-color:#b3d1f81f}.theme-dark .landing-kicker{color:#0d2746}.theme-dark .hero-card,.theme-dark .landing-pills button,.theme-dark .advantage-list li{background:#102740;color:#d5e7ff;border-color:#aaceff47}.theme-dark .info-section,.theme-dark .landing-card{background:linear-gradient(180deg,#0f2744,#0c213a)}.theme-dark .landing-card h3,.theme-dark .info-section h2{color:#d8e9ff}.theme-dark .theme-toggle-track{border-color:#adcbf557;background:linear-gradient(120deg,#0b223c,#143459)}.theme-dark .theme-toggle-thumb{background:#f1f4fa}.theme-dark .btn-ghost{background:#ff9500;color:#001f3f;border-color:#ffb347}.theme-dark .auth-modal-card{background:#0d223d;border-color:#a0c7f547}.theme-dark .auth-modal-card h2{color:#deecff}.theme-dark .auth-modal-subtitle,.theme-dark .auth-modal-form label span{color:#aac0df}.theme-dark .auth-modal-form input{background:#102e50;border-color:#274b70;color:#e9f2ff}.theme-dark .auth-modal-close{background:#12365c;color:#f0f6ff;border-color:#abcef559}.auth-route-shell{min-height:100dvh;height:100dvh;width:100%;display:grid;grid-template-columns:1fr 1fr;background:radial-gradient(circle at 12% 18%,rgba(65,148,245,.15) 0%,transparent 40%),radial-gradient(circle at 86% 76%,rgba(255,149,0,.12) 0%,transparent 42%),#f0f6ff;color:var(--text)}.auth-route-image{min-height:100dvh;background:radial-gradient(circle at 25% 25%,rgba(255,149,0,.24),transparent 45%),radial-gradient(circle at 80% 75%,rgba(73,148,255,.26),transparent 44%),linear-gradient(135deg,#0e3f77,#001f3f 54%,#00162f)}.auth-route-panel{min-height:100dvh;background:radial-gradient(circle at 20% 20%,rgba(255,149,0,.12) 0%,transparent 38%),radial-gradient(circle at 92% 78%,rgba(87,154,255,.14) 0%,transparent 36%),linear-gradient(180deg,#edf5ff,#f8fbff);display:flex;flex-direction:column}.auth-route-header{padding:24px;display:flex;align-items:center;justify-content:space-between}.auth-route-content{flex:1;display:grid;place-items:center;padding:14px 24px;width:100%}.auth-notification-toast{position:fixed;top:84px;right:20px;width:min(380px,calc(100vw - 24px));z-index:4200;border-radius:12px;border:1px solid rgba(0,31,63,.2);background:#fffffff5;color:#163a63;padding:12px 14px;font-size:14px;line-height:1.4;box-shadow:0 10px 30px #00000038;pointer-events:none;animation:auth-toast-slide-in .22s ease}.auth-route-form{width:min(520px,100%);border-radius:20px;padding:24px;border:1px solid rgba(0,31,63,.14);background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px #05172d26;display:grid;gap:20px}.auth-route-form h1{margin:0 0 -8px;font-size:clamp(28px,4vw,38px);line-height:1.05;color:var(--primary)}.auth-route-form p{margin:0 0 4px;color:var(--text-soft)}.auth-route-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.auth-route-tabs .tab-btn{border-radius:999px;padding:12px 14px;font-size:15px;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.auth-route-tabs .tab-btn:hover{transform:scale(1.05);border-color:#ff950080}.auth-route-tabs .tab-btn-active{background:#ff9500;color:#fff;border-color:#ff9500}.auth-route-form .auth-label{gap:8px}.auth-route-form .auth-label span{color:var(--text-soft)}.auth-route-form input{padding:15px;border-radius:10px;border:1px solid rgba(0,31,63,.2);background:#f9fbff;color:var(--text)}.auth-route-form input::placeholder{color:#8ea2bd}.auth-route-form input:focus{border-color:#ff9500;box-shadow:0 0 0 4px #ff950033}.phone-input-wrap{display:flex;align-items:center;border:1px solid rgba(0,31,63,.2);border-radius:10px;background:#f9fbff;overflow:hidden}.phone-prefix{padding:0 14px;color:var(--primary);font-weight:600}.phone-input-wrap input{border:none;border-left:1px solid rgba(0,31,63,.2);border-radius:0}.phone-input-wrap input:focus{box-shadow:none}.auth-route-submit{margin-top:-2px;width:100%;background:#ff9500;color:#fff;border-color:#ff9500;padding:14px 18px;font-size:16px}.auth-route-submit:hover{background:#e48000;border-color:#e48000;filter:none}.auth-static-action{width:100%;padding:13px 16px;font-size:15px;border-radius:12px;background:color-mix(in srgb,#3c8dff 12%,#fff 88%);color:#124274;border-color:#3782dc59}.auth-static-action:hover{transform:translateY(-1px);background:color-mix(in srgb,#ff9500 16%,#fff 84%);color:#713c00;border-color:#ff950073}.auth-route-switch{font-size:14px;color:var(--text-soft);margin-top:-4px}.auth-switch-btn{border:none;background:transparent;padding:0;color:#ff9500}.auth-switch-btn:hover{text-decoration:underline}.otp-modal-overlay{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;background:#000e1eb3;animation:modal-overlay-in .22s ease}.otp-modal-card{width:min(430px,92vw);border-radius:18px;border:1px solid rgba(0,31,63,.22);background:#fff;color:#0f1d2f;padding:20px;box-shadow:0 20px 45px #01091459;animation:modal-card-in .22s ease}.otp-modal-card h3{margin:0 0 8px;font-size:24px}.otp-modal-card p{margin:0 0 12px;color:#59708f}.auth-notification-hint{margin:0 0 14px;padding:10px 12px;border-radius:10px;border:1px solid rgba(220,53,69,.34);background:#dc354517;color:#b42338;font-size:13px}.otp-input{width:100%;border:1px solid rgba(0,31,63,.24);border-radius:12px;background:#f5f9ff;color:#13253c;padding:12px 14px;font-size:20px;letter-spacing:.38em;text-align:center}.otp-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.auth-toast{position:fixed;right:18px;bottom:18px;z-index:5000;max-width:min(420px,calc(100vw - 36px));border-radius:14px;padding:12px 14px;font-weight:600;border:1px solid transparent;box-shadow:0 14px 34px #00000042}.auth-toast-success{background:#0f7f55;border-color:#37b488;color:#ecfff7}.auth-toast-error{background:#8e2636;border-color:#d26174;color:#ffeef2}.theme-dark .auth-route-shell{background:radial-gradient(circle at 10% 20%,rgba(255,149,0,.11) 0%,transparent 38%),radial-gradient(circle at 92% 84%,rgba(41,118,214,.24) 0%,transparent 45%),#001a33;color:#eaf2ff}.theme-dark body.auth-page-active{background:#001a33;overflow:hidden}.theme-dark .auth-route-image{background:radial-gradient(circle at 30% 30%,rgba(255,149,0,.28),transparent 45%),radial-gradient(circle at 78% 74%,rgba(69,143,247,.26),transparent 44%),linear-gradient(135deg,#0a2d57,#001f3f 52%,#00162f)}.theme-dark .auth-route-panel{background:radial-gradient(circle at 20% 20%,rgba(255,149,0,.12) 0%,transparent 36%),radial-gradient(circle at 92% 78%,rgba(56,126,206,.22) 0%,transparent 34%),#001f3f}.theme-dark .auth-route-form{background:linear-gradient(160deg,#192841f2,#10223df2);border-color:#9cc1ee47;box-shadow:0 10px 30px #0000005c}.theme-dark .auth-notification-toast{border-color:#97c3f038;background:#204776eb;color:#d7eaff}@keyframes auth-toast-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.theme-dark .auth-route-form h1,.theme-dark .auth-route-form .auth-label span{color:#e6f1ff}.theme-dark .auth-route-form p,.theme-dark .auth-route-switch{color:#b5cae4}.theme-dark .auth-route-form input{background:#102a49;color:#eef5ff;border-color:#32557d}.theme-dark .auth-route-form input::placeholder{color:#9fb8d8}.theme-dark .auth-route-form input:focus{border-color:#ff9500;box-shadow:0 0 0 4px #ff95003d}.theme-dark .phone-input-wrap{background:#102a49;border-color:#32557d}.theme-dark .phone-prefix{color:#e7f2ff}.theme-dark .phone-input-wrap input{border-left-color:#32557d}.theme-dark .auth-route-submit{background:#e98900;border-color:#e98900}.theme-dark .auth-route-submit:hover{background:#cf7b00;border-color:#cf7b00}.theme-dark .auth-route-form .btn-ghost.auth-static-action{background:#122a4ae6;color:#d7e9ff;border-color:#a0c4ee4d}.theme-dark .auth-route-form .btn-ghost.auth-static-action:hover{background:#ff950033;color:#ffe2b8;border-color:#ff95006b}.theme-dark .auth-switch-btn{color:#ffb347}.theme-dark .otp-modal-card{background:#0d223d;color:#eaf2ff;border-color:#abcef547}.theme-dark .otp-modal-card p{color:#b2c9e4}.theme-dark .auth-notification-hint{border-color:#ff7e7e52;background:#dc35452e;color:#ffd2d2}.theme-dark .otp-input{border-color:#2a4f77;background:#0f2a4b;color:#ecf4ff}.theme-dark .auth-view-info{background:linear-gradient(145deg,#0e2c44,#124868 48%,#177296)}.theme-dark .auth-panel-login{background:radial-gradient(circle at 22% 18%,rgba(81,132,232,.24) 0%,transparent 30%),radial-gradient(circle at 80% 74%,rgba(35,123,225,.2) 0%,transparent 32%),linear-gradient(150deg,#0c1a32,#102446 52%,#173462)}.theme-dark .auth-panel-register{background:radial-gradient(circle at 15% 18%,rgba(42,111,216,.2) 0%,transparent 30%),radial-gradient(circle at 85% 82%,rgba(22,79,151,.22) 0%,transparent 40%),#0a1224}@media(max-width:960px){:root{--container-gutter: 14px}.landing-topbar,.topbar{padding-top:14px}.landing-topbar-wrap .landing-topbar{padding-bottom:8px}.landing-main,.auth-view-main,.container{padding-top:14px;padding-bottom:14px}.landing-main,.auth-view-main,.landing-hero-block,.landing-hero{grid-template-columns:1fr}.hero-right{justify-content:flex-start}.hero-orbit{width:min(260px,80%)}.auth-split-shell{grid-template-columns:1fr}.auth-panel{min-height:auto;padding:14px}.auth-split-login .auth-panel-login,.auth-split-register .auth-panel-register{display:none}.auth-split-login .auth-panel-register,.auth-split-register .auth-panel-login{min-height:100vh}.auth-static-only{display:none}.auth-panel-top{display:flex;justify-content:flex-start;margin-bottom:10px}.auth-panel-content{align-items:center;justify-content:center}.auth-form-area{width:100%;max-width:520px}.mobile-home-logo{display:inline-flex;align-self:flex-start;margin-bottom:6px}.landing-hero,.landing-card,.auth-view-info,.auth-card{padding:18px;border-radius:16px}.actions{gap:6px;flex-wrap:wrap;justify-content:flex-end}.landing-topbar .btn{font-size:16px;padding:10px 20px}.landing-pills button{width:100%;justify-content:center}.auth-modal-card{width:min(560px,94vw);padding:18px;border-radius:16px}.auth-route-shell{grid-template-columns:1fr;grid-template-rows:1fr;min-height:100dvh;height:100dvh}.auth-route-image{display:none}.auth-route-header{padding:10px 14px}.auth-route-content{padding:10px 12px}.auth-route-form{width:100%;max-width:620px;border-radius:14px;padding:16px;gap:14px}.auth-route-tabs .tab-btn{padding:10px;font-size:14px}.otp-actions{grid-template-columns:1fr}.btn{padding:8px 12px}}.dashboard-shell{--sidebar-width: 280px;--dashboard-bg: #f3f6fb;--dashboard-surface: #ffffff;--dashboard-subsurface: #f1f5f9;--dashboard-line: rgba(17, 24, 39, .08);--dashboard-text: #111827;--dashboard-soft: #4b5563;--dashboard-muted: #6b7280;--dashboard-primary: #001f3f;--dashboard-accent: #007bff;--dashboard-danger: #dc3545;--dashboard-success: #28a745;min-height:100vh;display:flex;background:var(--dashboard-bg);color:var(--dashboard-text);text-shadow:none;overflow-x:hidden}.theme-dark .dashboard-shell{--dashboard-bg: #0f172a;--dashboard-surface: #1e293b;--dashboard-subsurface: #111827;--dashboard-line: rgba(255, 255, 255, .05);--dashboard-text: #ffffff;--dashboard-soft: #94a3b8;--dashboard-muted: #6b7280}.dashboard-sidebar{width:var(--sidebar-width);position:fixed;inset:0 auto 0 0;z-index:1200;padding:18px 14px;display:flex;flex-direction:column;gap:18px;background:#1e293b;color:#e9f2ff;border-right:1px solid rgba(255,255,255,.05);overflow-y:auto}.dashboard-sidebar.collapsed{width:60px;padding:12px 8px}.dashboard-sidebar.collapsed .sidebar-link,.dashboard-sidebar.collapsed .sidebar-group-toggle{justify-content:center;padding:9px 8px}.dashboard-sidebar.collapsed .sidebar-brand-wrap{min-height:42px;padding:8px}.theme-dark .dashboard-sidebar{background:#1e293b}.theme-light .dashboard-sidebar,html:not(.theme-dark) .dashboard-sidebar{background:#fff;color:#111827;border-right-color:#11182714}.sidebar-brand-wrap{border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:12px;background:#ffffff0a}.sidebar-brand{font-weight:700;font-size:17px}.sidebar-version{margin:4px 0 0;font-size:12px;color:#b8cce4}.sidebar-nav{display:grid;gap:14px}.sidebar-flat-list,.sidebar-sublist{list-style:none;margin:0;padding:0}.sidebar-flat-list{display:grid;gap:6px}.sidebar-link,.sidebar-group-toggle,.sidebar-sublink{width:100%;border:none;text-decoration:none;color:inherit;display:flex;align-items:center;gap:10px;border-radius:12px;padding:10px 11px;background:transparent;text-align:left;font-size:16px;transition:all .3s ease}.sidebar-group-toggle,.sidebar-link{font-weight:600}.sidebar-link:hover,.sidebar-group-toggle:hover,.sidebar-sublink:hover,.sidebar-sublink.active{background:#1d283a;transform:none;filter:none}.sidebar-link.active{background:#1d283a;box-shadow:inset 3px 0 #3b82f6;color:#3b82f6}html:not(.theme-dark) .sidebar-link:hover,html:not(.theme-dark) .sidebar-group-toggle:hover,html:not(.theme-dark) .sidebar-sublink:hover,html:not(.theme-dark) .sidebar-sublink.active{background:#3b82f614;color:#1e293b}html:not(.theme-dark) .sidebar-link.active{background:#3b82f61f;box-shadow:inset 3px 0 #3b82f6;color:#2563eb}.sidebar-sublink{margin-left:30px;width:calc(100% - 30px);color:#9ca3af}.theme-light .sidebar-sublink,html:not(.theme-dark) .sidebar-sublink{color:#6b7280}.sidebar-icon{width:18px;text-align:center;color:#cbd5e1;font-size:18px}html:not(.theme-dark) .sidebar-icon{color:#64748b}.sidebar-icon.is-agro{color:var(--dashboard-success)}.sidebar-text{flex:1}.sidebar-caret{font-size:12px;transition:transform .25s ease}.sidebar-caret.open{transform:rotate(180deg)}.beta-badge{margin-left:auto;border-radius:999px;font-size:10px;font-weight:700;padding:2px 8px;background:#ff9500;color:#fff}.sidebar-socials{margin-top:auto;display:flex;gap:10px;align-items:center}.social-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;border-radius:10px;padding:10px 12px;min-width:110px;color:#fff;font-weight:600;transition:all .3s ease;border:1px solid rgba(255,255,255,.08)}.social-btn:hover{transform:scale(1.03);filter:brightness(1.05)}.social-telegram{background:#0088cc1a;color:#08c}.social-instagram{background:#e1306c1a;color:#e1306c}.dashboard-main-wrap{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width));min-height:100vh;display:grid;grid-template-rows:auto 1fr;min-width:0}.dashboard-main-wrap.is-collapsed{margin-left:60px;width:calc(100% - 60px)}.dashboard-topbar{position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;gap:16px;height:72px;padding:0 16px;background:#1e293b;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 2px 8px #00000026}.theme-dark .dashboard-topbar{background:#1e293b}html:not(.theme-dark) .dashboard-topbar{background:#fff;border-bottom:1px solid rgba(17,24,39,.08);box-shadow:0 2px 8px #11182714}.topbar-left,.topbar-right{display:flex;align-items:center;gap:16px}.topbar-left{min-width:0}.topbar-right{gap:16px;margin-left:auto;flex-shrink:0}.topbar-page-title{margin:0;font-family:Inter,Roboto,Sora,sans-serif;font-size:20px;font-weight:600;text-transform:capitalize;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}html:not(.theme-dark) .topbar-page-title{color:#111827}.header-icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;color:#cbd5e1;font-size:18px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}html:not(.theme-dark) .header-icon-btn{border:1px solid rgba(17,24,39,.12);background:#fff;color:#374151}.topbar-profile{width:40px;height:40px;border-radius:12px;border:1px solid transparent;background:#1890ff;color:#fff;font-size:18px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}html:not(.theme-dark) .topbar-profile{background:#1890ff;color:#fff}.topbar-profile-wrap{position:relative}.topbar-profile-menu{position:absolute;top:calc(100% + 10px);right:0;width:280px;border:1px solid var(--dashboard-line);border-radius:12px;background:var(--dashboard-surface);box-shadow:0 10px 26px #02081459;padding:12px;z-index:1300}.profile-menu-row,.profile-menu-role{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:15px;color:var(--dashboard-text);padding:4px 2px}.profile-menu-row span,.profile-menu-role span{color:var(--dashboard-soft);font-weight:500}.profile-menu-row strong,.profile-menu-role strong{color:var(--dashboard-text);font-weight:700}.profile-menu-role{width:100%;border:none;background:transparent;border-radius:8px;text-align:left;margin-top:2px;cursor:pointer}.profile-menu-role:hover{background:#3b82f61f}.profile-menu-logout{margin-top:10px;width:100%;border:none;border-top:1px solid var(--dashboard-line);background:transparent;color:#ef4444;display:inline-flex;align-items:center;gap:8px;padding:10px 2px 4px;font-size:18px;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.profile-menu-logout:hover{background:#ef444414}.header-theme-switch{position:relative;width:50px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.18);padding:0 5px;background:transparent;display:flex;align-items:center;justify-content:space-between;background:#ffffff0a;cursor:pointer;transition:all .3s ease}html:not(.theme-dark) .header-theme-switch{border:1px solid rgba(17,24,39,.18);background:#1118270f}.header-theme-icon{font-size:11px;color:#dbe8ff;z-index:1}html:not(.theme-dark) .header-theme-icon{color:#475569}.header-theme-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #00000040;transition:transform .3s ease}.header-theme-switch.is-dark .header-theme-thumb{transform:translate(24px)}.topbar-lang-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 4px;transition:all .2s ease;font-size:17px}html:not(.theme-dark) .topbar-lang-btn{border:1px solid rgba(17,24,39,.12);background:#fff;color:#374151}.topbar-lang-text{font-size:12px;font-weight:600;letter-spacing:.04em}.header-icon-btn:hover,.topbar-profile:hover,.topbar-lang-btn:hover,.header-theme-switch:hover{transform:scale(1.05);filter:brightness(1.06)}.sidebar-burger{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;border:none;background:transparent;color:#cbd5e1;font-size:20px;padding:0;transition:all .2s ease}.sidebar-burger:hover{transform:scale(1.05);color:#8ec7ff}.theme-light .sidebar-brand-wrap,html:not(.theme-dark) .sidebar-brand-wrap{border-color:#11182714;background:#f8fafc}.theme-light .sidebar-version,html:not(.theme-dark) .sidebar-version{color:#6b7280}html:not(.theme-dark) .sidebar-burger{color:#111827}html:not(.theme-dark) .sidebar-burger:hover{color:#2563eb}.dashboard-content{padding:16px;min-width:0;overflow-x:hidden}.dashboard-shell button,.dashboard-shell .btn{border-radius:12px}.dashboard-card{border:1px solid var(--dashboard-line);border-radius:12px;background:var(--dashboard-surface);box-shadow:none;padding:16px;min-width:0;max-width:100%}.dashboard-card-head h2{margin:0;color:var(--dashboard-text)}.dashboard-card-head p{margin:6px 0 0;color:var(--dashboard-soft)}.dashboard-quick-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px}.dashboard-quick-card{border:1px solid var(--dashboard-line);border-radius:12px;padding:14px;background:var(--dashboard-surface)}.dashboard-quick-card h3{margin:0 0 8px;color:var(--dashboard-text)}.dashboard-quick-card p{margin:0;color:var(--dashboard-soft)}.profile-muted{margin-top:12px;color:var(--dashboard-soft)}.profile-stack{margin-top:8px;display:grid;gap:24px}.profile-modern{color:var(--dashboard-text)}.profile-premium-wrap{width:100%;max-width:none;margin:0 auto;background:#0f172a;border-radius:16px;padding:24px}.profile-hero{border:1px solid var(--dashboard-line);border-radius:12px;padding:22px;background:var(--dashboard-surface);display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.profile-hero.profile-hero-single{flex-direction:column;align-items:center;text-align:center}.profile-premium-hero{border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:24px;background:#1e293b;display:flex;align-items:center;justify-content:space-between;gap:18px}.profile-premium-left{display:flex;align-items:center;gap:16px}.profile-premium-hero .profile-hero-meta h2{font-size:20px}.profile-premium-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.profile-premium-details{border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:32px;background:#1e293b;display:grid;grid-template-columns:1fr;gap:20px}.profile-detail-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.profile-detail-row span{color:#94a3b8;font-size:14px}.profile-detail-row strong{color:#fff;font-size:15px;font-weight:600;margin-left:auto;text-align:right}.profile-premium-nav{display:grid;gap:12px}.profile-nav-bar{width:100%;height:60px;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:0 24px;background:#1e293b;color:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background-color .2s ease}.profile-nav-bar:hover{background:#2d3748}.profile-nav-left,.profile-nav-right{display:inline-flex;align-items:center;gap:8px}.profile-nav-left{color:#e2e8f0;font-weight:600}.profile-nav-right{color:#94a3b8;font-size:14px}.profile-hero-left{display:flex;align-items:center;gap:20px}.profile-avatar{width:80px;height:80px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb)}.profile-hero-meta h2{margin:0;font-size:24px;line-height:1.2;font-weight:700;color:#fff}html:not(.theme-dark) .profile-hero-meta h2{color:#111827}html:not(.theme-dark) .profile-premium-wrap{background:#f4f8ff}html:not(.theme-dark) .profile-premium-hero,html:not(.theme-dark) .profile-premium-details,html:not(.theme-dark) .profile-nav-bar{background:#fff;border-color:#0f172a14}html:not(.theme-dark) .profile-detail-row strong,html:not(.theme-dark) .profile-nav-left{color:#111827}html:not(.theme-dark) .profile-nav-bar:hover{background:#edf3ff}.profile-hero-meta p{margin:6px 0 0;color:#94a3b8;font-size:14px}.profile-hero.profile-hero-single .profile-active-tag{margin-left:auto;margin-right:auto}.profile-active-tag{margin-top:10px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600}.profile-active-tag.on{background:#22c55e29;color:#86efac}html:not(.theme-dark) .profile-active-tag.on{background:#22c55e29;color:#15803d}.profile-active-tag.off{background:#ef444426;color:#fda4af}.profile-active-dot{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 0 currentColor;animation:profilePulse 1.8s infinite}@keyframes profilePulse{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.profile-hero-logout{margin-left:12px}.profile-info-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:24px}.profile-single-grid{display:grid;grid-template-columns:1fr;gap:16px}.profile-summary-card{border:1px solid var(--dashboard-line);border-radius:12px;padding:12px 16px;background:var(--dashboard-surface);transition:box-shadow .2s ease,border-color .2s ease}.profile-summary-card:hover{border-color:#3b82f640;box-shadow:0 0 10px #3b82f633}.profile-summary-card span{display:inline-flex;align-items:center;gap:8px;color:#94a3b8;font-size:12px}.profile-summary-card span .anticon{color:#3b82f6;font-size:16px}.profile-summary-card strong{display:block;margin-top:4px;color:#f1f5f9;font-size:16px;font-weight:600}html:not(.theme-dark) .profile-summary-card strong{color:#0f172a}.profile-center-card{text-align:center}.profile-center-card span{justify-content:center}.profile-contact-value{display:inline-flex;align-items:center;justify-content:center;gap:8px}.profile-verified-icon{color:#22c55e}.profile-block{border:1px solid var(--dashboard-line);border-radius:12px;padding:16px;background:var(--dashboard-surface)}.profile-block h3{margin:0 0 14px;color:#fff}html:not(.theme-dark) .profile-block h3{color:#111827}.profile-identities-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-identities-summary p{margin:4px 0 0;color:var(--dashboard-soft);font-size:14px}.profile-nav-links{display:grid;grid-template-columns:1fr;gap:12px}.profile-nav-btn{width:100%;justify-content:center;text-align:center}.identities-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:24px}.identity-card{border:1px solid var(--dashboard-line);border-radius:12px;padding:14px 16px;background:var(--dashboard-surface);transition:box-shadow .2s ease,border-color .2s ease}.identity-card:hover{border-color:#3b82f640;box-shadow:0 0 10px #3b82f633}.identity-main{margin:0;color:#f1f5f9;font-weight:600}html:not(.theme-dark) .identity-main{color:#0f172a}.identity-sub{margin:6px 0;color:#94a3b8;font-size:12px}.identity-status{display:inline-block;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.identity-status.ok{background:#22c55e;color:#fff}.identity-status.bad{background:#dc354533;color:#fca5a5}.device-item{border:1px solid var(--dashboard-line);border-radius:12px;padding:14px 16px;background:var(--dashboard-surface);display:flex;flex-direction:column;gap:10px;transition:box-shadow .2s ease,border-color .2s ease}.device-item:hover{border-color:#3b82f640;box-shadow:0 0 10px #3b82f633}.device-item-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.device-item-title{font-size:16px;font-weight:600;color:#f1f5f9}html:not(.theme-dark) .device-item-title{color:#111827}.device-item-icons{display:inline-flex;align-items:center;gap:8px;color:#3b82f6;font-size:16px}.device-item-sub{width:100%;margin:0;color:#64748b;font-size:13px;line-height:1.5}.devices-open-btn{margin-top:6px;align-self:flex-start;border-radius:10px}.devices-page-card{background:linear-gradient(180deg,rgba(59,130,246,.06),transparent 120px),var(--dashboard-surface)}.devices-header{display:flex;align-items:flex-start;gap:12px;justify-content:space-between;flex-wrap:wrap}.devices-back-btn{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;border-radius:10px}.devices-danger-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(239,68,68,.5);color:#ef4444;background:#ef444414;border-radius:10px;white-space:nowrap}.devices-danger-btn:hover{background:#ef44442e;filter:none}.devices-identities-row{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.devices-centered-content{width:100%;max-width:800px;margin:12px auto 0}.identities-centered-wrap{width:100%;max-width:1200px;margin:12px auto 0}.identities-list{display:grid;gap:16px}.identity-manage-card{border:1px solid var(--dashboard-line);border-radius:12px;background:#ffffff03;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.identity-manage-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.identity-provider-icon{width:38px;height:38px;border-radius:10px;border:1px solid var(--dashboard-line);display:inline-flex;align-items:center;justify-content:center;color:#3b82f6;font-size:18px;background:#3b82f61f}.identity-manage-left h3{margin:0;font-size:15px;font-weight:600;color:var(--dashboard-text);overflow-wrap:anywhere}.identity-manage-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}.identity-disable-btn{border-radius:10px;border:1px solid rgba(148,163,184,.4);background:#94a3b81a;color:#cbd5e1;min-width:150px;white-space:nowrap}.identity-delete-btn{border-radius:10px;border:1px solid rgba(239,68,68,.45);background:#ef444414;color:#ef4444;min-width:150px;white-space:nowrap}.devices-identity-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid var(--dashboard-line);background:#3b82f61a;color:#dbeafe;font-size:12px;padding:6px 10px}html:not(.theme-dark) .devices-identity-chip{color:#1e3a8a;background:#3b82f61a}.devices-identity-chip .anticon{color:#3b82f6}.sessions-list{margin-top:12px;display:grid;gap:16px}.session-card{border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:20px;background:#1e293b;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.session-card:hover{background:#24324d;border-color:#3b82f659;transform:translateY(-1px)}.session-card-left{display:flex;align-items:center;gap:14px}.session-device-icon{width:42px;height:42px;border-radius:10px;border:1px solid var(--dashboard-line);display:inline-flex;align-items:center;justify-content:center;color:#3b82f6;font-size:20px;background:#3b82f61f}.session-card-meta h3{margin:0;font-size:16px;font-weight:600;color:#fff}.session-card-meta p{margin:6px 0 0;color:#9ca3af;font-size:14px}.session-card-right{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.session-current-badge{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;color:#86efac;background:#22c55e24;border:1px solid rgba(34,197,94,.25);display:inline-flex;align-items:center;gap:6px}.session-current-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e}.session-end-btn{border-radius:10px;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;font-size:13px;border:1px solid rgba(239,68,68,.45);background:#ef44441f;color:#fecaca}html:not(.theme-dark) .session-card{background:#fff;border:1px solid rgba(15,23,42,.08)}html:not(.theme-dark) .session-card:hover{background:#f4f8ff}html:not(.theme-dark) .session-card-meta h3{color:#0f172a}html:not(.theme-dark) .session-end-btn{color:#b91c1c}.devices-page-indicator{font-size:14px}.devices-modal-overlay{position:fixed;inset:0;z-index:1400;border:none;background:#02061799}.devices-modal-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1410;width:min(560px,92vw);max-height:86dvh;border:1px solid var(--dashboard-line);border-radius:14px;background:var(--dashboard-surface);padding:16px;overflow-y:auto}.devices-modal-head{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.devices-modal-head h3{margin:0}.devices-modal-grid{display:grid;gap:10px}.devices-modal-grid div{border:1px solid var(--dashboard-line);border-radius:10px;padding:10px 12px;background:var(--dashboard-surface)}.devices-modal-grid span{display:block;color:#94a3b8;font-size:12px}.devices-modal-grid strong{display:block;margin-top:5px;color:var(--dashboard-text);font-size:14px;word-break:break-all}.devices-modal-close{margin-top:14px;width:100%;border-radius:10px}.devices-pagination{align-items:center;gap:10px}.devices-page-indicator{font-size:13px;color:var(--dashboard-soft)}.devices-total-text{margin-top:10px}.device-caret{font-size:14px;transition:transform .2s ease}.device-caret.open{transform:rotate(180deg)}.device-details{margin-top:10px;border:1px solid var(--dashboard-line);border-radius:12px;padding:12px;background:var(--dashboard-surface)}.device-details p{margin:0 0 8px;color:#94a3b8}.device-details p:last-child{margin-bottom:0}.profile-logout-btn{background:transparent;border:1px solid #ef4444;color:#ef4444;padding:8px 14px;border-radius:12px}.profile-logout-btn:hover{background:#ef4444;color:#fff}.dashboard-toolbar{margin-top:14px;display:grid;grid-template-columns:1fr auto;gap:10px}.toolbar-filters{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px}.toolbar-input{width:100%;border:1px solid var(--dashboard-line);border-radius:10px;background:transparent;color:var(--dashboard-text);padding:9px 10px}.toolbar-actions{display:flex;align-items:center;gap:8px}.action-pdf{border-color:#356b9e;color:#9ecbff;background:#073665}.action-add{background:var(--dashboard-accent);color:#fff;border-color:transparent}.table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;margin-top:14px;border:1px solid var(--dashboard-line);border-radius:12px;-webkit-overflow-scrolling:touch}.users-table{width:100%;min-width:1120px;border-collapse:collapse;font-size:14px}.users-table th,.users-table td{padding:12px 10px;border-bottom:1px solid var(--dashboard-line);text-align:left;white-space:nowrap}.users-table thead th{background:#007bff24}.users-table tbody tr:nth-child(2n){background:#007bff14}.users-table tbody tr:hover{background:#007bff29}.role-badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#28a7452e;color:#7ce89a;font-weight:700;font-size:12px}.table-actions{display:flex;gap:6px}.table-btn{border:none;border-radius:8px;padding:6px 10px;color:#fff;font-size:12px;display:inline-flex;align-items:center;gap:6px;transition:all .3s ease}.edit-btn{background:#007bff}.delete-btn{background:#dc3545}.table-btn:hover{transform:scale(1.05);filter:brightness(.9);box-shadow:0 8px 14px #00000040}.table-pagination{margin-top:12px;display:flex;justify-content:flex-end}.pagination-btn{width:30px;height:30px;border-radius:8px;border:1px solid var(--dashboard-line);background:transparent;color:var(--dashboard-text)}.pagination-btn.active{background:var(--dashboard-accent);border-color:transparent;color:#fff}.sidebar-overlay{display:none}@media(max-width:1280px){.dashboard-shell{--sidebar-width: 250px}.dashboard-card{padding:14px}.users-table{min-width:980px}}@media(max-width:1024px){.dashboard-sidebar{transform:translate(-102%);transition:transform .28s ease}.dashboard-sidebar.open{transform:translate(0)}.dashboard-main-wrap,.dashboard-main-wrap.is-collapsed{margin-left:0;width:100%}.sidebar-overlay{display:block;position:fixed;inset:0;z-index:1100;border:none;background:#030f1e8c}.topbar-page-title{font-size:18px;max-width:260px}.dashboard-toolbar{grid-template-columns:1fr}.toolbar-actions{justify-content:flex-end}.dashboard-shell{--sidebar-width: 230px}.dashboard-topbar{padding:0 12px}.dashboard-content,.dashboard-card{padding:12px}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.users-table{min-width:900px;font-size:13px}.users-table th,.users-table td{padding:10px 8px}.table-actions{flex-wrap:wrap}}@media(max-width:768px){.sidebar-burger{width:22px;height:22px;font-size:18px}.topbar-left{gap:6px}.topbar-page-title{font-size:16px;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-right{gap:8px}.header-icon-btn,.topbar-profile,.topbar-lang-btn{width:32px;height:32px;font-size:14px;border-radius:10px}.topbar-lang-text{display:none}.topbar-profile-menu{width:min(280px,88vw);right:-4px}.header-theme-switch{width:46px;height:24px;padding:0 4px}.header-theme-thumb{width:18px;height:18px}.header-theme-switch.is-dark .header-theme-thumb{transform:translate(22px)}.dashboard-content,.dashboard-card{padding:10px}.dashboard-quick-grid,.profile-summary-grid{grid-template-columns:1fr}.profile-hero{flex-direction:column;align-items:flex-start}.profile-info-grid{grid-template-columns:1fr;gap:12px}.devices-header{flex-direction:column}.profile-identities-summary{flex-direction:column;align-items:flex-start}.devices-danger-btn{width:100%;justify-content:center}.devices-layout-grid{grid-template-columns:1fr}.session-card{flex-direction:column;align-items:flex-start}.session-card-right{width:100%;justify-content:flex-start}.identity-manage-card{flex-direction:column;align-items:flex-start;gap:14px}.identity-manage-actions{width:100%;justify-content:flex-start}.identity-disable-btn,.identity-delete-btn{min-width:0}.profile-premium-hero{flex-direction:column;align-items:flex-start}.profile-premium-actions{width:100%;justify-content:flex-start}.profile-premium-details{padding:20px}.profile-detail-row{flex-direction:column;align-items:flex-start}.profile-nav-bar{padding:0 14px}.devices-modal-panel{width:min(560px,94vw);max-height:90dvh}.identities-grid,.toolbar-filters{grid-template-columns:1fr}.toolbar-actions{width:100%;justify-content:stretch}.toolbar-actions .btn{flex:1}.users-table{min-width:640px}.table-btn{padding:6px 8px;font-size:11px}.sidebar-socials{flex-wrap:wrap;gap:8px}.social-btn{min-width:98px;padding:8px 10px;font-size:13px}}@media(max-width:480px){.dashboard-topbar{height:64px;padding:0 8px}.topbar-page-title{font-size:14px;max-width:72px}.topbar-right{gap:4px}.header-icon-btn,.topbar-profile,.topbar-lang-btn{width:30px;height:30px;border-radius:10px;font-size:13px}.topbar-lang-btn{display:none}.header-theme-switch{width:38px;height:22px;padding:0 3px}.header-theme-thumb{width:16px;height:16px;top:2px;left:2px}.header-theme-switch.is-dark .header-theme-thumb{transform:translate(16px)}.header-theme-icon{font-size:10px}.users-table{min-width:560px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
