:root{--m-ink:#231018;--m-muted:#564d54;--m-faint:#5f565c;--m-ghost:#867c83;--m-placeholder:#8f858c;--m-lime:#d5e68d;--m-lime-deep:#26141d;--m-lime-ink:#5f6f1c;--m-line:#140a0f24;--m-hair:#140a0f0d;--m-maroon:#9e1616;--m-green:#5bbd2c;--m-orange:#cb4a1c}.m-root{color:var(--m-ink);font-family:var(--font-jakarta),system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:#f6f1e9;min-height:100dvh}.m-portal{color:var(--m-ink);font-family:var(--font-jakarta),system-ui,sans-serif;-webkit-font-smoothing:antialiased}.m-bg{background:radial-gradient(115% 55% at 82% 0,#9e161621,#0000 52%),radial-gradient(105% 55% at -8% 104%,#47a0251c,#0000 55%),linear-gradient(172deg,#fff 0%,#fbf7f1 46%,#f6f1e9 100%)}.m-bg-plain{background:linear-gradient(172deg,#fff 0%,#fbf7f1 46%,#f6f1e9 100%)}.m-bg-soft{background:radial-gradient(120% 50% at 82% -6%,#9e16161c,#0000 55%),linear-gradient(172deg,#fff 0%,#fbf7f1 46%,#f6f1e9 100%)}.m-bg-success{background:radial-gradient(110% 55% at 50% 12%,#47a02521,#0000 55%),linear-gradient(172deg,#fff 0%,#fbf7f1 46%,#f6f1e9 100%)}.m-bg-success-maroon{background:radial-gradient(110% 55% at 50% 12%,#9e161617,#0000 55%),linear-gradient(172deg,#fff 0%,#fbf7f1 46%,#f6f1e9 100%)}.m-bg-success-lime{background:radial-gradient(110% 55% at 50% 12%,#a5ba4a38,#0000 55%),linear-gradient(172deg,#fff 0%,#fbf7f1 46%,#f6f1e9 100%)}.m-cta{color:#fff;background:linear-gradient(150deg,#b81c1c,#8f1414);border-radius:16px;justify-content:center;align-items:center;gap:9px;width:100%;height:54px;font-size:15.5px;font-weight:800;transition:transform .12s,filter .15s;display:flex;box-shadow:0 18px 34px -12px #9e161666}.m-cta:active{transform:scale(.98)}.m-cta:disabled{filter:saturate(.35)opacity(.55);box-shadow:none}.m-cta-secondary{border:1px solid var(--m-line);height:52px;color:var(--m-ink);background:#140a0f0a;border-radius:16px;justify-content:center;align-items:center;width:100%;font-size:15px;font-weight:700;transition:transform .12s;display:flex}.m-cta-secondary:active{transform:scale(.98)}.m-field{border:1px solid var(--m-line);color:var(--m-ink);background:#140a0f0a;border-radius:14px;width:100%;font-size:14.5px}.m-field::placeholder{color:var(--m-placeholder)}.m-field:focus{border-color:#a5ba4aa6;outline:none}.m-card{border:1px solid var(--m-line);background:#fff;border-radius:16px}.m-label{letter-spacing:.11em;text-transform:uppercase;color:var(--m-faint);font-size:11.5px;font-weight:800}@keyframes m-pulse-dot{0%,to{box-shadow:0 0 #cb4a1c8c}70%{box-shadow:0 0 0 6px #cb4a1c00}}.m-pulse{animation:2.2s infinite m-pulse-dot}@keyframes m-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.m-shimmer{background:linear-gradient(90deg,#140a0f09 25%,#140a0f14 37%,#140a0f09 63%) 0 0/200% 100%;animation:1.5s infinite m-shimmer}@keyframes m-pop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.m-pop{animation:.45s cubic-bezier(.2,.9,.3,1.2) both m-pop}@media (prefers-reduced-motion:reduce){.m-pulse,.m-shimmer,.m-pop{animation:none}}.m-viewport{flex-direction:column;max-width:430px;min-height:100dvh;margin:0 auto;display:flex;position:relative}@media (min-width:500px) and (max-width:1023px){.m-viewport{box-shadow:0 0 0 1px #140a0f14,0 50px 100px -34px #3c282d33}}@media (min-width:1024px){.m-shell .m-viewport{max-width:none;min-height:100dvh;box-shadow:none;margin:0;padding-bottom:0!important}}.m-shell{min-height:100dvh}@media (min-width:1024px){.m-shell{background:radial-gradient(90% 70% at 100% 0,#9e161614,#0000 55%),linear-gradient(160deg,#fbf6ee,#efe7db);display:flex}.m-shell>.m-shell-main{flex-direction:column;flex:1;min-width:0;display:flex}}.m-sidebar{display:none}@media (min-width:1024px){.m-sidebar{background:#fff9;border-right:1px solid #140a0f1a;flex-direction:column;flex:none;width:264px;height:100dvh;padding:26px 18px;display:flex;position:sticky;top:0}}.m-nav-item{color:var(--m-muted);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:14.5px;font-weight:600;transition:background .15s,color .15s;display:flex}.m-nav-item:hover{color:var(--m-ink);background:#140a0f0d}.m-nav-item.active{background:var(--m-lime);color:var(--m-lime-deep);font-weight:800;box-shadow:0 12px 24px -12px #a5ba4a80}@media (min-width:1024px){.m-auth-split{min-height:100dvh;display:flex}.m-auth-brand{background:radial-gradient(120% 70% at 20% 10%,#9e161624,#0000 55%),radial-gradient(90% 60% at 90% 100%,#47a0251a,#0000 55%),linear-gradient(160deg,#fff,#f2ece2);flex-direction:column;flex:none;justify-content:space-between;width:44%;max-width:620px;padding:60px;display:flex}.m-auth-form{background:linear-gradient(172deg,#fbf7f1,#f2ece2);flex:1;justify-content:center;align-items:center;padding:60px;display:flex}}.m-auth-brand{display:none}@media (min-width:1024px){.m-auth-brand{display:flex}.m-auth-split .m-viewport{max-width:none;box-shadow:none;background:linear-gradient(172deg,#fbf7f1,#f2ece2);flex:1;margin:0}.m-bottomnav{display:none!important}}@supports not (height:100dvh){.min-h-dvh{min-height:100vh}.h-dvh{height:100vh}.max-h-dvh{max-height:100vh}}
