.Layout-module-scss-module__tVRWRq__layout{background-color:#f8fafc;min-height:100vh;display:flex}.Layout-module-scss-module__tVRWRq__sidebar{display:none}@media (min-width:1024px){.Layout-module-scss-module__tVRWRq__sidebar{background-color:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:16rem;height:100vh;display:flex;position:sticky;top:0}}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__header{border-bottom:1px solid #f1f5f9;padding:1.5rem}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__header .Layout-module-scss-module__tVRWRq__brand{align-items:center;gap:.5rem;display:flex}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__header .Layout-module-scss-module__tVRWRq__brand .Layout-module-scss-module__tVRWRq__logo{color:#fff;background-color:#e11d48;border-radius:.75rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.125rem;font-weight:700;display:flex}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__header .Layout-module-scss-module__tVRWRq__brand .Layout-module-scss-module__tVRWRq__title{letter-spacing:-.025em;font-size:1.125rem;font-weight:800;line-height:1.2}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__header .Layout-module-scss-module__tVRWRq__brand .Layout-module-scss-module__tVRWRq__subtitle{color:#64748b;font-size:.75rem}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__nav .Layout-module-scss-module__tVRWRq__navItem{color:#475569;border-radius:.75rem;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__nav .Layout-module-scss-module__tVRWRq__navItem:hover{color:#0f172a;background-color:#f8fafc}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__nav .Layout-module-scss-module__tVRWRq__navItem.Layout-module-scss-module__tVRWRq__active{color:#be123c;background-color:#fff1f2}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__nav .Layout-module-scss-module__tVRWRq__navItem svg{width:1.25rem;height:1.25rem}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__nav .Layout-module-scss-module__tVRWRq__navItem .Layout-module-scss-module__tVRWRq__badge{color:#fff;background-color:#f43f5e;border-radius:1rem;margin-left:auto;padding:.125rem .375rem;font-size:.6875rem;font-weight:700}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__footer{border-top:1px solid #f1f5f9;padding:1rem .75rem}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__footer .Layout-module-scss-module__tVRWRq__userInfo{margin-bottom:.5rem;padding:.5rem .75rem}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__footer .Layout-module-scss-module__tVRWRq__userInfo .Layout-module-scss-module__tVRWRq__label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.75rem;font-weight:600}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__footer .Layout-module-scss-module__tVRWRq__userInfo .Layout-module-scss-module__tVRWRq__email{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__footer .Layout-module-scss-module__tVRWRq__logoutBtn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__footer .Layout-module-scss-module__tVRWRq__logoutBtn:hover{background-color:#f8fafc}.Layout-module-scss-module__tVRWRq__sidebar .Layout-module-scss-module__tVRWRq__footer .Layout-module-scss-module__tVRWRq__logoutBtn svg{width:1rem;height:1rem}.Layout-module-scss-module__tVRWRq__toast{z-index:9999;cursor:pointer;background-color:#fff;border-left:4px solid #f43f5e;border-radius:.75rem;align-items:center;gap:1rem;width:320px;padding:1rem;transition:transform .2s;animation:.3s ease-out Layout-module-scss-module__tVRWRq__slideIn;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Layout-module-scss-module__tVRWRq__toast:hover{transform:translateY(-2px)}.Layout-module-scss-module__tVRWRq__toast .Layout-module-scss-module__tVRWRq__toastIcon{color:#e11d48;background-color:#fff1f2;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.Layout-module-scss-module__tVRWRq__toast .Layout-module-scss-module__tVRWRq__toastContent{flex:1}.Layout-module-scss-module__tVRWRq__toast .Layout-module-scss-module__tVRWRq__toastContent .Layout-module-scss-module__tVRWRq__toastTitle{color:#0f172a;font-size:.9375rem;font-weight:700}.Layout-module-scss-module__tVRWRq__toast .Layout-module-scss-module__tVRWRq__toastContent .Layout-module-scss-module__tVRWRq__toastDesc{color:#64748b;margin-top:.125rem;font-size:.8125rem}.Layout-module-scss-module__tVRWRq__toast .Layout-module-scss-module__tVRWRq__toastClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem}.Layout-module-scss-module__tVRWRq__toast .Layout-module-scss-module__tVRWRq__toastClose:hover{color:#475569;background-color:#f1f5f9}@keyframes Layout-module-scss-module__tVRWRq__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Layout-module-scss-module__tVRWRq__mainArea{flex-direction:column;flex:1;min-width:0;display:flex}.Layout-module-scss-module__tVRWRq__mobileTopbar{z-index:40;background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}@media (min-width:1024px){.Layout-module-scss-module__tVRWRq__mobileTopbar{display:none}}.Layout-module-scss-module__tVRWRq__mobileTopbar .Layout-module-scss-module__tVRWRq__brand{align-items:center;gap:.5rem;display:flex}.Layout-module-scss-module__tVRWRq__mobileTopbar .Layout-module-scss-module__tVRWRq__brand .Layout-module-scss-module__tVRWRq__logo{color:#fff;background-color:#e11d48;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;display:flex}.Layout-module-scss-module__tVRWRq__mobileTopbar .Layout-module-scss-module__tVRWRq__brand .Layout-module-scss-module__tVRWRq__title{letter-spacing:-.025em;font-weight:700}.Layout-module-scss-module__tVRWRq__mobileTopbar .Layout-module-scss-module__tVRWRq__logoutBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem}.Layout-module-scss-module__tVRWRq__mobileTopbar .Layout-module-scss-module__tVRWRq__logoutBtn:hover{background-color:#f1f5f9}.Layout-module-scss-module__tVRWRq__mobileTopbar .Layout-module-scss-module__tVRWRq__logoutBtn svg{width:1.25rem;height:1.25rem}.Layout-module-scss-module__tVRWRq__mainContent{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 1rem 6rem}@media (min-width:1024px){.Layout-module-scss-module__tVRWRq__mainContent{padding:1.5rem 2rem 2rem}}.Layout-module-scss-module__tVRWRq__mobileNav{z-index:50;background-color:#fff;border-top:1px solid #e2e8f0;padding:.5rem;display:block;position:fixed;bottom:0;left:0;right:0}@media (min-width:1024px){.Layout-module-scss-module__tVRWRq__mobileNav{display:none}}.Layout-module-scss-module__tVRWRq__mobileNav .Layout-module-scss-module__tVRWRq__navGrid{grid-template-columns:repeat(6,1fr);gap:.25rem;display:grid}.Layout-module-scss-module__tVRWRq__mobileNav .Layout-module-scss-module__tVRWRq__navGrid .Layout-module-scss-module__tVRWRq__navItem{color:#64748b;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.375rem 0;font-size:.625rem;font-weight:500;text-decoration:none;display:flex}.Layout-module-scss-module__tVRWRq__mobileNav .Layout-module-scss-module__tVRWRq__navGrid .Layout-module-scss-module__tVRWRq__navItem.Layout-module-scss-module__tVRWRq__active{color:#e11d48;background-color:#fff1f2}.Layout-module-scss-module__tVRWRq__mobileNav .Layout-module-scss-module__tVRWRq__navGrid .Layout-module-scss-module__tVRWRq__navItem svg{width:1.25rem;height:1.25rem}.Layout-module-scss-module__tVRWRq__mobileNav .Layout-module-scss-module__tVRWRq__navGrid .Layout-module-scss-module__tVRWRq__navItem span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.Layout-module-scss-module__tVRWRq__mobileNav .Layout-module-scss-module__tVRWRq__navGrid .Layout-module-scss-module__tVRWRq__navItem .Layout-module-scss-module__tVRWRq__iconWrapper{display:inline-flex;position:relative}.Layout-module-scss-module__tVRWRq__mobileNav .Layout-module-scss-module__tVRWRq__navGrid .Layout-module-scss-module__tVRWRq__navItem .Layout-module-scss-module__tVRWRq__iconWrapper .Layout-module-scss-module__tVRWRq__badge{color:#fff;background-color:#f43f5e;border-radius:1rem;padding:.125rem .375rem;font-size:.625rem;font-weight:700;position:absolute;top:-.25rem;right:-.5rem;box-shadow:0 2px 4px #f43f5e66}
