.login-hero__image[data-v-13edf7d3]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1400 1800'%3E%3Cdefs%3E%3ClinearGradient id='bg' x1='0' x2='1' y1='0' y2='1'%3E%3Cstop offset='0%25' stop-color='%23162639'/%3E%3Cstop offset='45%25' stop-color='%23274f66'/%3E%3Cstop offset='100%25' stop-color='%23d1a560'/%3E%3C/linearGradient%3E%3CradialGradient id='glow1' cx='22%25' cy='20%25' r='48%25'%3E%3Cstop offset='0%25' stop-color='%23ffffff' stop-opacity='0.48'/%3E%3Cstop offset='100%25' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='glow2' cx='78%25' cy='14%25' r='42%25'%3E%3Cstop offset='0%25' stop-color='%23f6d18f' stop-opacity='0.65'/%3E%3Cstop offset='100%25' stop-color='%23f6d18f' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cfilter id='blur' x='-20%25' y='-20%25' width='140%25' height='140%25'%3E%3CfeGaussianBlur stdDeviation='28'/%3E%3C/filter%3E%3C/defs%3E%3Crect width='1400' height='1800' fill='url(%23bg)'/%3E%3Crect width='1400' height='1800' fill='url(%23glow1)'/%3E%3Crect width='1400' height='1800' fill='url(%23glow2)'/%3E%3Cg opacity='0.88'%3E%3Crect x='120' y='182' width='1160' height='732' rx='34' fill='%23ebf1f8' fill-opacity='0.2' stroke='%23ffffff' stroke-opacity='0.16'/%3E%3Crect x='170' y='246' width='240' height='604' rx='28' fill='%23ffffff' fill-opacity='0.1'/%3E%3Crect x='450' y='246' width='760' height='96' rx='24' fill='%23ffffff' fill-opacity='0.09'/%3E%3Crect x='450' y='372' width='500' height='338' rx='28' fill='%23ffffff' fill-opacity='0.08'/%3E%3Crect x='980' y='372' width='230' height='152' rx='28' fill='%23dce9f4' fill-opacity='0.28'/%3E%3Crect x='980' y='556' width='230' height='154' rx='28' fill='%23e1c082' fill-opacity='0.34'/%3E%3Crect x='450' y='742' width='760' height='108' rx='26' fill='%23ffffff' fill-opacity='0.08'/%3E%3C/g%3E%3Cg filter='url(%23blur)' opacity='0.78'%3E%3Ccircle cx='1090' cy='1290' r='240' fill='%23f1ca86'/%3E%3Ccircle cx='320' cy='1230' r='220' fill='%232d7084'/%3E%3Ccircle cx='1060' cy='420' r='110' fill='%23ffffff' fill-opacity='0.35'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1.03)}.login-hero__overlay[data-v-13edf7d3]{background:linear-gradient(180deg,#080f182e,#080f1861 44%,#080f18b3),linear-gradient(135deg,#2c70842e,#0000 40%,#e5bb6c38)}:root{--neo-bg: #dededc;--neo-bg-soft: #f2f2f0;--neo-surface: #ffffff;--neo-surface-strong: #ffffff;--neo-border: rgba(24, 24, 27, .09);--neo-shadow-dark: rgba(24, 24, 27, .06);--neo-shadow-light: rgba(255, 255, 255, .9);--neo-text: #242424;--neo-muted: #777774;--neo-accent: #2a7d9b;--neo-accent-strong: #21657e;--neo-highlight: #171717;--neo-success: #2f7d67}html,body,#app{min-height:100%}body{margin:0;color:var(--neo-text);background:var(--neo-bg);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:#2a7d9b2e;color:var(--neo-accent-strong)}*{box-sizing:border-box;scrollbar-color:rgba(82,82,80,.25) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#52525038;border:2px solid transparent;border-radius:999px;background-clip:padding-box}.font-display{font-family:Space Grotesk,Manrope,sans-serif}.neo-shell{position:relative;min-height:100vh}.neo-sidebar{background:#f7f7f5;border:1px solid var(--neo-border);box-shadow:0 12px 32px #18181b12}.neo-surface,.neo-surface-strong{background:var(--neo-surface);border:1px solid var(--neo-border);box-shadow:0 1px 2px #18181b06}.neo-inset{background:#f4f4f2;border:1px solid rgba(24,24,27,.065);box-shadow:none}.neo-panel{border-radius:18px;padding:1.25rem}.neo-card{border-radius:16px}.neo-card-hover{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.neo-card-hover:hover{transform:translateY(-1px);border-color:#18181b24;box-shadow:0 8px 24px #18181b12}.neo-button{border:1px solid rgba(24,24,27,.08);border-radius:11px;box-shadow:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.neo-button:hover:not(:disabled){transform:translateY(-1px)}.neo-button:active:not(:disabled){transform:translateY(0)}.neo-button-primary{color:#fff;background:var(--neo-accent);border-color:var(--neo-accent)}.neo-button-primary:hover:not(:disabled){background:var(--neo-accent-strong);border-color:var(--neo-accent-strong)}.neo-button-secondary{color:var(--neo-text);background:#f1f1ef;border-color:#18181b0f}.neo-button-secondary:hover:not(:disabled){background:#e9e9e6}.neo-button-highlight{color:#fff;background:#171717;border-color:#171717}.neo-button-highlight:hover:not(:disabled){background:#2e2e2e;border-color:#2e2e2e}.neo-input{width:100%;border:1px solid rgba(24,24,27,.13);border-radius:11px;background:#fff;box-shadow:0 1px 1px #18181b05}.neo-input::placeholder{color:#a1a19d}.neo-chip{border:1px solid rgba(24,24,27,.08);border-radius:9px;background:#f3f3f1;box-shadow:none}.neo-badge-accent{background:#2a7d9b1a;color:var(--neo-accent-strong)}.neo-badge-highlight{background:#cb9b4324;color:#845f1b}.neo-stat-card{position:relative;overflow:hidden}.neo-stat-card:after{content:"";position:absolute;top:18px;right:18px;width:8px;height:8px;border-radius:999px;background:#2a7d9b47}.neo-divider{height:1px;border:0;background:#18181b14}.neo-focus:focus-visible,.neo-button:focus-visible,.neo-input:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid rgba(42,125,155,.34);outline-offset:2px}.text-neo-muted{color:var(--neo-muted)}.text-neo-accent{color:var(--neo-accent-strong)}.bg-neo-accent-soft{background:#2a7d9b1a}.bg-neo-success-soft{background:#2f7d671f}.bg-neo-warm-soft{background:#cb9b4324}.shadow-lg{box-shadow:0 4px 14px #18181b0f!important}.shadow-xl,.shadow-2xl{box-shadow:0 10px 28px #18181b17!important}@media(max-width:1023px){body{background:#f2f2f0}.neo-sidebar{border-width:0 1px 0 0;border-radius:0 20px 20px 0;box-shadow:0 6px 20px #18181b0d}}.prose-styles h1,.prose-styles h2,.prose-styles h3{color:#172033;font-family:Space Grotesk,Manrope,sans-serif;font-weight:700;line-height:1.2;margin:1.75em 0 .65em}.prose-styles h1{font-size:2.25rem}.prose-styles h2{font-size:1.75rem}.prose-styles h3{font-size:1.35rem}.prose-styles p,.prose-styles li{color:#475569;font-size:1.05rem;line-height:1.8}.prose-styles p{margin:0 0 1.2rem}.prose-styles ul,.prose-styles ol{margin:1rem 0 1.5rem 1.5rem}.prose-styles ul{list-style:disc}.prose-styles ol{list-style:decimal}.prose-styles blockquote{border-left:3px solid var(--neo-accent);background:#f4f4f2;color:#475569;margin:1.5rem 0;padding:1rem 1.25rem}.prose-styles a{color:var(--neo-accent-strong);text-decoration:underline}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
