.Auth-module__-ASQiq__pageWrapper{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding-top:20px;padding-left:16px;padding-right:16px;display:flex}.Auth-module__-ASQiq__forgotBtn{color:var(--accent2);text-align:left;cursor:pointer;background:0 0;border:none;margin-top:-8px;margin-bottom:-2px;padding-left:2px;font-size:.88rem;transition:all .2s}.Auth-module__-ASQiq__forgotBtn:hover{color:var(--accent1);text-decoration:underline}.Auth-module__-ASQiq__divider{text-align:center;color:var(--muted);margin:20px 0;font-size:13px;position:relative}.Auth-module__-ASQiq__googleBtn{background:var(--glass);border:1px solid var(--line);width:100%;color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:14px;transition:all .25s;display:flex}.Auth-module__-ASQiq__googleBtn:hover{background:color-mix(in srgb,var(--glass)80%,var(--accent1)6%)}.Auth-module__-ASQiq__googleIcon{width:18px;height:18px}.Auth-module__-ASQiq__container{background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;max-width:420px;color:var(--text);border:1px solid var(--stroke);box-shadow:0 0 20px rgba(var(--accent2-rgb),.08),0 0 35px rgba(var(--accent1-rgb),.06);border-radius:22px;padding:2.2rem 2rem;animation:.35s ease-out Auth-module__-ASQiq__fadeUp;position:relative}@keyframes Auth-module__-ASQiq__fadeUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Auth-module__-ASQiq__title{background:linear-gradient(90deg,var(--accent2),var(--accent1));color:#0000;-webkit-background-clip:text;margin:0;font-size:1.9rem;font-weight:700}.Auth-module__-ASQiq__subtitle{color:var(--muted);margin:4px 0 1.5rem;font-size:.92rem}.Auth-module__-ASQiq__form{flex-direction:column;gap:1rem;display:flex}.Auth-module__-ASQiq__input{background:var(--glass);border:1px solid var(--line);color:var(--text);border-radius:12px;padding:.9rem 1rem;font-size:.95rem;transition:all .2s}.Auth-module__-ASQiq__input::placeholder{color:var(--muted)}.Auth-module__-ASQiq__input:focus{border-color:rgba(var(--accent2-rgb),.6);box-shadow:0 0 10px rgba(var(--accent2-rgb),.25),0 0 20px rgba(var(--accent1-rgb),.15);outline:none}.Auth-module__-ASQiq__button{background:linear-gradient(90deg,var(--accent2),var(--accent1));color:var(--onPrimary);cursor:pointer;border:none;border-radius:12px;padding:.9rem;font-size:1rem;font-weight:700;transition:transform .15s}.Auth-module__-ASQiq__button:hover{transform:scale(1.02)}.Auth-module__-ASQiq__button:active{transform:scale(.98)}.Auth-module__-ASQiq__button:disabled{opacity:.6;cursor:not-allowed}.Auth-module__-ASQiq__text{color:var(--muted);margin-top:1.5rem;font-size:.9rem}.Auth-module__-ASQiq__link{color:var(--accent2);font-weight:600;text-decoration:none;transition:color .2s}.Auth-module__-ASQiq__link:hover{color:var(--accent1)}.Auth-module__-ASQiq__checkboxRow{align-items:flex-start;gap:8px;margin-top:-4px;display:flex}.Auth-module__-ASQiq__checkboxRow input{cursor:pointer;width:16px;height:16px}.Auth-module__-ASQiq__checkboxLabel{color:var(--text);font-size:.87rem;line-height:1.35}.Auth-module__-ASQiq__checkboxLabel a{color:var(--accent2);cursor:pointer;text-decoration:underline}.Auth-module__-ASQiq__checkboxLabel a:hover{color:var(--accent1)}.Auth-module__-ASQiq__checkboxError{color:red;margin-top:-2px;font-size:.78rem}
.modal-module__V-rQna__backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;background:#0206179e;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-module__V-rQna__modal{box-sizing:border-box;background:#fffffff5;border:1px solid #ffffff73;border-radius:32px;width:100%;max-width:420px;max-height:92vh;padding:16px;animation:.22s modal-module__V-rQna__modalIn;position:relative;overflow:hidden auto;box-shadow:0 30px 80px #0f172a38,0 10px 40px #6366f124}.modal-module__V-rQna__modal::-webkit-scrollbar{width:5px}.modal-module__V-rQna__modal::-webkit-scrollbar-thumb{background:#6366f159;border-radius:999px}@keyframes modal-module__V-rQna__modalIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-module__V-rQna__closeBtn{color:#4f46e5;cursor:pointer;z-index:5;background:#6366f114;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:transform .18s,background .18s;display:flex;position:absolute;top:18px;right:18px}.modal-module__V-rQna__closeBtn:hover{background:#6366f124;transform:rotate(90deg)}.modal-module__V-rQna__hero{align-items:center;gap:10px;margin-bottom:16px;padding-right:40px;display:flex}.modal-module__V-rQna__logo{color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex;box-shadow:0 8px 20px #4f46e52e}.modal-module__V-rQna__heroText h2{color:#111827;margin:0 0 2px;font-size:16px;font-weight:700;line-height:1.2}.modal-module__V-rQna__heroText p{color:#6b7280;margin:0;font-size:12px;line-height:1.4}.modal-module__V-rQna__container{flex-direction:column;gap:18px;display:flex}.modal-module__V-rQna__googleBtn{cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-size:13px;font-weight:600;display:flex}.modal-module__V-rQna__googleBtn:hover{border-color:#c7d2fe;transform:translateY(-1px);box-shadow:0 10px 24px #6366f114}.modal-module__V-rQna__divider{justify-content:center;align-items:center;display:flex;position:relative}.modal-module__V-rQna__divider:before{content:"";background:#eef2f7;width:100%;height:1px;position:absolute}.modal-module__V-rQna__divider span{color:#9ca3af;z-index:1;background:#fff;padding:0 8px;font-size:12px;font-weight:600;position:relative}.modal-module__V-rQna__form{flex-direction:column;gap:10px;display:flex}.modal-module__V-rQna__input{color:#111827;box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;outline:none;width:100%;height:50px;padding:0 14px;font-size:13px;font-weight:500;transition:border .18s,background .18s,box-shadow .18s}.modal-module__V-rQna__input::placeholder{color:#9ca3af}.modal-module__V-rQna__input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f114}.modal-module__V-rQna__phoneInput{color:#111827!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:18px!important;width:100%!important;height:50px!important;padding-left:64px!important;font-size:14px!important}.modal-module__V-rQna__phoneButton{background:0 0!important;border:none!important;border-radius:18px 0 0 18px!important}.modal-module__V-rQna__forgot{color:#6b7280;cursor:pointer;margin-top:-4px;font-size:13px}.modal-module__V-rQna__forgot:hover{color:#4f46e5}.modal-module__V-rQna__termsWrap{flex-direction:column;gap:8px;display:flex}.modal-module__V-rQna__termsLabel{color:#6b7280;align-items:flex-start;gap:10px;font-size:11.5px;line-height:1.6;display:flex}.modal-module__V-rQna__termsLabel input{accent-color:#4f46e5;margin-top:3px}.modal-module__V-rQna__termsLink{color:#4f46e5;font-weight:600;text-decoration:none}.modal-module__V-rQna__termsError{color:#ef4444;margin:0;font-size:12px}.modal-module__V-rQna__switchAuth{text-align:center}.modal-module__V-rQna__switchAuth p{color:#6b7280;margin:0;font-size:13px}.modal-module__V-rQna__link{color:#4f46e5;cursor:pointer;font-weight:600}@media (max-width:480px){.modal-module__V-rQna__modal{border-radius:28px;padding:20px 16px}.modal-module__V-rQna__hero{gap:12px}.modal-module__V-rQna__logo{width:48px;height:48px;font-size:20px}.modal-module__V-rQna__heroText h2{font-size:20px}}.modal-module__V-rQna__passwordWrap{width:100%;position:relative}.modal-module__V-rQna__eyeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;transition:background .18s,color .18s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.modal-module__V-rQna__eyeBtn:hover{color:#4f46e5;background:#6366f114}.modal-module__V-rQna__phoneContainer{width:100%}.modal-module__V-rQna__phoneContainer .country-list{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;box-sizing:border-box!important;z-index:99999!important;background:#fffffffa!important;border:1px solid #e5e7eb!important;border-radius:18px!important;width:auto!important;min-width:260px!important;max-height:260px!important;margin-top:0!important;padding:8px!important;position:absolute!important;top:58px!important;left:0!important;right:0!important;overflow:hidden auto!important;box-shadow:0 20px 50px #0f172a24,0 8px 24px #6366f114!important}.modal-module__V-rQna__phoneContainer .country{border-radius:14px!important;align-items:center!important;gap:14px!important;height:52px!important;padding:0 14px!important;transition:background .18s,transform .18s!important;display:flex!important}.modal-module__V-rQna__phoneContainer .country:hover{background:#6366f114!important}.modal-module__V-rQna__phoneContainer .country.highlight{background:#6366f11f!important}.modal-module__V-rQna__phoneContainer .country-name{color:#111827!important;margin-right:auto!important;font-size:14px!important}.modal-module__V-rQna__phoneContainer .dial-code{color:#6b7280!important;font-size:14px!important;font-weight:500!important}.modal-module__V-rQna__phoneContainer .flag{transform:scale(1.1)}.modal-module__V-rQna__phoneContainer .search-box{box-sizing:border-box!important;border:1px solid #e5e7eb!important;border-radius:14px!important;outline:none!important;width:100%!important;height:46px!important;margin:0 0 10px!important;padding:0 14px!important;font-size:14px!important}.modal-module__V-rQna__phoneContainer .search-box:focus{border-color:#6366f1!important;box-shadow:0 0 0 4px #6366f114!important}.modal-module__V-rQna__phoneContainer .country-list::-webkit-scrollbar{width:5px}.modal-module__V-rQna__phoneContainer .country-list::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:999px}.modal-module__V-rQna__verifyContainer{flex-direction:column;gap:22px;display:flex}.modal-module__V-rQna__verifyHero{text-align:center}.modal-module__V-rQna__verifyIcon{background:linear-gradient(135deg,#4f46e51f,#6366f12e);border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:30px;display:flex;box-shadow:inset 0 1px #ffffff80,0 10px 30px #4f46e51f}.modal-module__V-rQna__verifyHero h2{color:#111827;margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.2}.modal-module__V-rQna__verifyHero p{color:#6b7280;margin:0;font-size:14px;line-height:1.7}.modal-module__V-rQna__verifyHero p span{color:#4f46e5;word-break:break-word;margin-top:6px;font-weight:600;display:block}.modal-module__V-rQna__otpRow{justify-content:center;gap:12px;display:flex}.modal-module__V-rQna__otpInput{text-align:center;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;outline:none;width:62px;height:68px;font-size:28px;font-weight:700;transition:border .18s,background .18s,transform .18s,box-shadow .18s}.modal-module__V-rQna__otpInput:focus{background:#fff;border-color:#6366f1;transform:translateY(-2px);box-shadow:0 0 0 4px #6366f114,0 10px 24px #6366f11f}.modal-module__V-rQna__otpInput:not(:placeholder-shown){border-color:#c7d2fe}.modal-module__V-rQna__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:18px;width:100%;height:54px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s}.modal-module__V-rQna__submitBtn:hover{transform:translateY(-1px);box-shadow:0 14px 30px #4f46e53d}.modal-module__V-rQna__submitBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}.modal-module__V-rQna__resendArea{text-align:center;color:#6b7280;font-size:13px}.modal-module__V-rQna__countdown{color:#9ca3af;font-weight:600}.modal-module__V-rQna__resendBtn{color:#4f46e5;cursor:pointer;margin-left:4px;font-weight:700}.modal-module__V-rQna__resendBtn:hover{text-decoration:underline}@media (max-width:480px){.modal-module__V-rQna__otpRow{gap:10px}.modal-module__V-rQna__otpInput{width:58px;height:64px;font-size:24px}.modal-module__V-rQna__verifyIcon{width:64px;height:64px;font-size:26px}.modal-module__V-rQna__verifyHero h2{font-size:22px}}
.DashboardLayout-module__zQVWyq__layout{color:var(--text);background:#0b0c10;grid-template:"topbar topbar"64px"sidebar main"1fr/auto 1fr;height:100vh;min-height:100vh;display:grid;overflow:hidden}[data-theme=light] .DashboardLayout-module__zQVWyq__layout{background:radial-gradient(circle at top left,rgba(var(--accent1-rgb),.18),transparent 55%),radial-gradient(circle at bottom right,rgba(var(--accent2-rgb),.15),transparent 55%),var(--surface-deep)}.DashboardLayout-module__zQVWyq__sidebarExpanded .DashboardLayout-module__zQVWyq__main{margin-left:230px}.DashboardLayout-module__zQVWyq__sidebarCollapsed .DashboardLayout-module__zQVWyq__main{margin-left:80px}.DashboardLayout-module__zQVWyq__disabledBtn{opacity:.5;cursor:not-allowed!important;background:#ffffff14!important}.DashboardLayout-module__zQVWyq__logo img{object-fit:contain;height:40px}.DashboardLayout-module__zQVWyq__topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40;box-shadow:0 14px 40px var(--shadow-strong);background:#000000fa;grid-area:topbar;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0}.DashboardLayout-module__zQVWyq__brand{letter-spacing:-.03em;align-items:center;gap:4px;font-size:18px;font-weight:800;display:inline-flex}.DashboardLayout-module__zQVWyq__gradient{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:#0000;-webkit-background-clip:text}[data-theme=light] .DashboardLayout-module__zQVWyq__brand{color:#fff}.DashboardLayout-module__zQVWyq__topActions{align-items:center;gap:8px;display:flex}.DashboardLayout-module__zQVWyq__primaryBtn{background:linear-gradient(90deg,var(--accent1),var(--accent2));color:var(--onPrimary);cursor:pointer;box-shadow:0 12px 28px var(--shadow-medium);border:none;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:.86rem;font-weight:600;transition:all .22s;display:inline-flex}.DashboardLayout-module__zQVWyq__primaryBtn:hover{opacity:.95;transform:translateY(-1px)}.DashboardLayout-module__zQVWyq__primaryBtn:active{transform:scale(.97)}.DashboardLayout-module__zQVWyq__createIcon{flex-shrink:0}.DashboardLayout-module__zQVWyq__createText{white-space:nowrap}.DashboardLayout-module__zQVWyq__userBox{border:1px solid var(--stroke-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ae6;border-radius:999px;align-items:center;gap:10px;padding:6px 10px;display:flex}.DashboardLayout-module__zQVWyq__avatar{background:linear-gradient(135deg,var(--accent1),var(--accent2));width:30px;height:30px;color:var(--onPrimary);border-radius:999px;place-items:center;font-size:.9rem;font-weight:700;display:grid}.DashboardLayout-module__zQVWyq__userInfo{flex-direction:column;display:flex}[data-theme=light] .DashboardLayout-module__zQVWyq__userBox{color:#fff}.DashboardLayout-module__zQVWyq__userName{font-size:.86rem;font-weight:600}.DashboardLayout-module__zQVWyq__userPlan{color:var(--muted);font-size:.74rem}.DashboardLayout-module__zQVWyq__themeToggle{border:1px solid var(--line);cursor:pointer;width:40px;height:40px;color:var(--text);background:#0f172ae6;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .18s,border-color .18s,transform .12s,box-shadow .18s;display:flex}[data-theme=light] .DashboardLayout-module__zQVWyq__themeToggle{border-color:var(--line);color:#fff;border-color:#ffffff1f}.DashboardLayout-module__zQVWyq__themeToggle svg{width:18px;height:18px}.DashboardLayout-module__zQVWyq__themeToggle:hover{box-shadow:0 10px 24px var(--shadow-medium);background:#ffffff0f;border-color:#ffffff2e;transform:translateY(-1px)}@media (max-width:480px){.DashboardLayout-module__zQVWyq__themeToggle{width:34px;height:34px}}.DashboardLayout-module__zQVWyq__sidebar{border-right:1px solid var(--stroke-strong);z-index:30;background:#0b0c10;flex-direction:column;grid-area:sidebar;justify-content:space-between;height:calc(100vh - 64px);transition:width .22s,transform .22s;display:flex;position:fixed;top:64px;left:0;overflow:hidden;box-shadow:12px 0 40px #0009}[data-theme=light] .DashboardLayout-module__zQVWyq__sidebar{background:#0a0c16fa;box-shadow:12px 0 40px #0003}.DashboardLayout-module__zQVWyq__expanded{width:230px}.DashboardLayout-module__zQVWyq__collapsed{width:80px}.DashboardLayout-module__zQVWyq__nav{flex-direction:column;gap:4px;padding:20px 10px;display:flex}.DashboardLayout-module__zQVWyq__navItem{color:var(--ink);border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:.85rem;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:flex}[data-theme=light] .DashboardLayout-module__zQVWyq__navItem{color:#fff}.DashboardLayout-module__zQVWyq__navItem:hover{color:var(--text);background:#94a3b814;transform:translate(2px)}[data-theme=light] .DashboardLayout-module__zQVWyq__navItem:hover{color:#fff}.DashboardLayout-module__zQVWyq__icon{opacity:.9}.DashboardLayout-module__zQVWyq__active{background:radial-gradient(circle at left,rgba(var(--accent1-rgb),.26),transparent 70%);color:var(--text);box-shadow:0 10px 26px #0009}.DashboardLayout-module__zQVWyq__bottom{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding:14px 10px 16px;display:flex}.DashboardLayout-module__zQVWyq__upgradeBtn{background:linear-gradient(90deg,var(--accent2),var(--accent1));color:var(--onPrimary);cursor:pointer;box-shadow:0 12px 28px var(--shadow-medium);border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.82rem;transition:all .2s;display:flex}.DashboardLayout-module__zQVWyq__upgradeBtn:hover:not(.DashboardLayout-module__zQVWyq__disabledBtn){opacity:.96;transform:translateY(-1px)}.DashboardLayout-module__zQVWyq__iconOnly span{display:none}.DashboardLayout-module__zQVWyq__logoutBtn,.DashboardLayout-module__zQVWyq__mobileLogout{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:6px 2px;font-size:.8rem;transition:color .18s,transform .18s,opacity .18s;display:flex}.DashboardLayout-module__zQVWyq__logoutBtn:hover,.DashboardLayout-module__zQVWyq__mobileLogout:hover{color:var(--text);transform:translate(2px)}.DashboardLayout-module__zQVWyq__main{box-sizing:border-box;grid-area:main;height:100%;padding:28px 40px 40px;overflow:hidden auto}.DashboardLayout-module__zQVWyq__content{flex-direction:column;gap:24px;width:100%;max-width:1200px;display:flex}.DashboardLayout-module__zQVWyq__menuToggle{color:var(--text);border:1px solid var(--line);cursor:pointer;background:#0f172ae6;border-radius:10px;padding:8px;font-size:16px;display:none}[data-theme=light] .DashboardLayout-module__zQVWyq__menuToggle{border-color:var(--line);color:#fff;border-color:#ffffff1f}.DashboardLayout-module__zQVWyq__mobileMenu{background:color-mix(in srgb,var(--bg)96%,black 5%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--stroke-strong);z-index:999;width:220px;box-shadow:0 18px 40px var(--shadow-strong);border-radius:16px;flex-direction:column;gap:4px;padding:10px;animation:.22s ease-out DashboardLayout-module__zQVWyq__fadeIn;display:flex;position:absolute;top:70px;right:16px}[data-theme=light] .DashboardLayout-module__zQVWyq__mobileMenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0c16fa;box-shadow:12px 0 40px #0003}.DashboardLayout-module__zQVWyq__mobileDivider{background:var(--line);height:1px;margin:6px 0}.DashboardLayout-module__zQVWyq__mobileItem{color:var(--text);letter-spacing:-.01em;border-radius:10px;align-items:center;gap:10px;padding:9px 10px;font-size:.85rem;font-weight:500;transition:all .18s;display:flex}[data-theme=light] .DashboardLayout-module__zQVWyq__mobileItem{color:#fff}.DashboardLayout-module__zQVWyq__mobileItem svg{opacity:.88;width:18px;height:18px}.DashboardLayout-module__zQVWyq__mobileItem:hover{background:#94a3b824;transform:translate(3px)}.DashboardLayout-module__zQVWyq__mobileBottom{border-top:1px solid var(--line);flex-direction:column;gap:6px;margin-top:8px;padding-top:8px;display:flex}.DashboardLayout-module__zQVWyq__mobileAction{cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:9px 10px;font-size:.84rem;font-weight:500;transition:all .18s;display:flex}.DashboardLayout-module__zQVWyq__mobileUpgrade{color:var(--accent2);background:color-mix(in srgb,var(--accent2)18%,transparent);}.DashboardLayout-module__zQVWyq__mobileUpgrade:hover{background:color-mix(in srgb,var(--accent2)30%,transparent);color:var(--accent1);transform:translate(3px)}.DashboardLayout-module__zQVWyq__mobileLogout{color:#f97373;background:#f871711f;}.DashboardLayout-module__zQVWyq__mobileLogout:hover{color:#fecaca;background:#f8717133;transform:translate(3px)}@keyframes DashboardLayout-module__zQVWyq__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.DashboardLayout-module__zQVWyq__sidebar{display:none}.DashboardLayout-module__zQVWyq__main{width:100%;padding:22px 18px;margin-left:0!important}.DashboardLayout-module__zQVWyq__menuToggle{display:inline-flex}.DashboardLayout-module__zQVWyq__userBox,.DashboardLayout-module__zQVWyq__primaryBtn span{display:none}.DashboardLayout-module__zQVWyq__primaryBtn{border-radius:12px;padding:8px}}@media (max-width:640px){.DashboardLayout-module__zQVWyq__topbar{padding:0 14px}.DashboardLayout-module__zQVWyq__main{padding:18px 14px 24px}.DashboardLayout-module__zQVWyq__brand{font-size:16px}}
