@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Manrope:wght@400;500;600;700&display=swap";:root{--ink:152 27% 10%;--accent:163 79% 28%;--accent-soft:152 60% 87%;--primary-foreground:135 24% 96%;--background:0 0% 100%;--surface:0 0% 100%;--surface-strong:0 0% 99%;--line:0 0% 92%;--muted-foreground:152 14% 28%;--border:135 18% 87%;--danger:356 52% 50%;--paper:46 37% 95%;--paper-strong:50 45% 92%;--page-glow-a:152 45% 88%;--page-glow-b:43 60% 92%;--page-glow-c:135 30% 94%;--frame-ink:154 22% 14%;--frame-line:154 16% 78%;--radius:18px;--frame-shadow:0 26px 68px -34px #1c2c2547;font-synthesis:none;color:hsl(var(--ink));background:hsl(var(--paper));font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}.app-root{display:contents}html{background:hsl(var(--paper));min-width:320px}body{background:linear-gradient(hsl(var(--frame-ink) / .025) 1px, transparent 1px), linear-gradient(90deg, hsl(var(--frame-ink) / .025) 1px, transparent 1px), hsl(var(--paper));background-size:32px 32px;min-width:320px;min-height:100vh;margin:0}a{color:inherit}.login-shell{grid-template-rows:auto 1fr auto;min-height:100svh;padding:clamp(1.25rem,3vw,2.75rem);display:grid;position:relative;overflow:hidden}.atmosphere{z-index:0;filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.atmosphere-a{background:radial-gradient(circle, hsl(var(--page-glow-a) / .86), transparent 68%);width:42rem;height:42rem;top:-18rem;right:-10rem}.atmosphere-b{background:radial-gradient(circle, hsl(var(--page-glow-b) / .8), transparent 70%);width:46rem;height:46rem;bottom:-24rem;left:-15rem}.brand,.login-frame,footer{z-index:1;position:relative}.brand{align-items:center;width:fit-content;line-height:0;display:inline-flex}.brand-logo{aspect-ratio:1;object-fit:contain;border-radius:.75rem;width:auto;height:2.925rem;display:block}.login-frame{border:1px solid hsl(var(--frame-line) / .72);border-radius:calc(var(--radius) + 10px);background:hsl(var(--surface) / .76);width:min(100%,74rem);min-height:36rem;box-shadow:var(--frame-shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);grid-template-columns:minmax(0,1.02fr) minmax(24rem,.98fr);align-self:center;margin:clamp(2.5rem,7vh,5rem) auto;animation:.7s cubic-bezier(.2,.75,.2,1) both frame-enter;display:grid;overflow:hidden}.login-copy{flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5rem);display:flex}h1{letter-spacing:-.048em;text-wrap:balance;max-width:12ch;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.75rem,5.2vw,5.1rem);font-weight:500;line-height:.96}.lede{max-width:36rem;color:hsl(var(--muted-foreground));margin:1.75rem 0 0;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.75}.primary-action{border:1px solid hsl(var(--ink));background:hsl(var(--ink));width:min(100%,24rem);min-height:3.75rem;color:hsl(var(--primary-foreground));box-shadow:0 14px 28px -18px hsl(var(--ink) / .7);border-radius:999px;justify-content:space-between;align-items:center;gap:2rem;margin-top:2.25rem;padding:.25rem .45rem .25rem 1.35rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.primary-action svg{background:hsl(var(--primary-foreground));width:2.85rem;height:2.85rem;stroke:hsl(var(--ink));stroke-width:1.8px;fill:none;border-radius:50%;padding:.78rem;transition:transform .18s}.primary-action:hover{box-shadow:0 19px 35px -20px hsl(var(--ink) / .8);transform:translateY(-2px)}.primary-action:hover svg{transform:translate(2px)}.primary-action:focus-visible,footer a:focus-visible{outline:2px solid hsl(var(--accent));outline-offset:4px}.auth-note{max-width:34rem;color:hsl(var(--muted-foreground));align-items:flex-start;gap:.7rem;margin:1.45rem 0 0;font-size:.76rem;line-height:1.6;display:flex}.lock{border:1px solid hsl(var(--border));background:hsl(var(--surface));border-radius:50%;flex:none;place-items:center;width:1.75rem;height:1.75rem;display:grid}.lock svg{fill:none;width:1rem;height:1rem;stroke:hsl(var(--accent));stroke-width:1.5px}.error-note{border:1px solid hsl(var(--danger) / .24);background:hsl(var(--danger) / .06);color:hsl(var(--ink));border-radius:14px;gap:.8rem;margin:0 0 1.5rem;padding:.95rem 1rem;display:flex}.error-note p{color:hsl(var(--muted-foreground));margin:.2rem 0 0;font-size:.78rem;line-height:1.5}.error-icon{background:hsl(var(--danger));width:1.5rem;height:1.5rem;color:hsl(var(--surface));border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.workspace-scene{border-left:1px solid hsl(var(--frame-line) / .58);background:radial-gradient(circle at 48% 48%, hsl(var(--accent-soft) / .86), transparent 22%), linear-gradient(145deg, hsl(var(--page-glow-c)), hsl(var(--paper-strong)));min-height:36rem;position:relative;overflow:hidden}.workspace-scene:before{background-image:radial-gradient(hsl(var(--frame-ink) / .12) .8px, transparent .8px);content:"";background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 24% 78%,#0000);mask-image:linear-gradient(#0000,#000 24% 78%,#0000)}.scene-label{border:1px solid hsl(var(--frame-line) / .8);background:hsl(var(--surface) / .5);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;padding:.55rem .8rem;font-size:.64rem;font-weight:700;position:absolute;top:2rem;left:2rem}.orbit{border:1px solid hsl(var(--accent) / .18);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.orbit-outer{width:28rem;height:20rem}.orbit-inner{border-style:dashed;width:19rem;height:14rem;transform:translate(-50%,-50%)rotate(26deg)}.identity-core,.workspace-node{z-index:2;border:1px solid hsl(var(--frame-line) / .8);background:hsl(var(--surface) / .82);box-shadow:0 18px 48px -28px hsl(var(--frame-ink) / .48);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);place-items:center;display:grid;position:absolute}.identity-core{border-radius:50%;width:8.5rem;height:8.5rem;top:50%;left:50%;transform:translate(-50%,-50%)}.core-logo{object-fit:contain;border-radius:.75rem;width:3.7rem;height:3.7rem;margin-top:.8rem;display:block}.identity-core>span{letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-top:-.5rem;font-size:.62rem;font-weight:700}.workspace-node{border-radius:999px;grid-template-columns:auto 1fr;gap:.55rem;min-width:7.5rem;padding:.5rem .75rem .5rem .5rem;font-size:.7rem;font-weight:700;animation:5s ease-in-out infinite node-drift}.node-logo{object-fit:contain;border-radius:50%;width:2rem;height:2rem;display:block}.node-a{top:22%;left:9%}.node-b{animation-delay:-1.5s;top:25%;right:7%}.node-c{animation-delay:-3s;bottom:17%;right:16%}.route-line{z-index:1;background:linear-gradient(90deg, transparent, hsl(var(--accent) / .44), transparent);transform-origin:0;height:1px;position:absolute}.route-a{width:23%;top:41%;left:27%;transform:rotate(22deg)}.route-b{width:24%;top:42%;left:54%;transform:rotate(-27deg)}.route-c{width:22%;top:57%;left:55%;transform:rotate(35deg)}footer{color:hsl(var(--muted-foreground));justify-content:center;align-items:center;gap:.75rem;font-size:.7rem;display:flex}footer a{font-weight:700;text-decoration:none}.footer-separator{background:hsl(var(--accent));border-radius:50%;width:3px;height:3px}@keyframes frame-enter{0%{opacity:0;transform:translateY(18px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes node-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=880px){.login-frame{grid-template-columns:1fr}.workspace-scene{border-top:1px solid hsl(var(--frame-line) / .58);border-left:0;min-height:24rem}.orbit-outer{width:24rem;height:15rem}.orbit-inner{width:17rem;height:11rem}}@media (width<=560px){.login-shell{padding:1rem}.login-frame{border-radius:22px;margin:2rem 0}.login-copy{padding:2rem 1.35rem 2.25rem}h1{font-size:clamp(2.6rem,14vw,4rem)}.workspace-scene{min-height:21rem}.scene-label{top:1rem;left:1rem}.identity-core{width:7rem;height:7rem}.workspace-node{min-width:6.5rem;font-size:.62rem}.node-a{left:2%}.node-b{right:1%}.node-c{bottom:10%;right:7%}footer{text-align:center;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
