:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f7f8fc;--muted:#aab2c6;--panel:#111728d1;--line:#ffffff1c;--accent:#7ee8c7;--accent-strong:#42c9a5;--canvas:#070b16}*{box-sizing:border-box}html,body{min-height:100%}body{background:radial-gradient(circle at 20% 20%, #31609b33, transparent 38%), radial-gradient(circle at 80% 78%, #2d8e7126, transparent 34%), var(--canvas);color:var(--ink);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.portal-shell{place-items:center;min-height:100svh;padding:2rem;display:grid;position:relative;overflow:hidden}.portal-card{z-index:1;border:1px solid var(--line);background:var(--panel);text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:1.75rem;width:min(100%,42rem);padding:clamp(2rem,6vw,4.75rem);position:relative;box-shadow:0 2rem 6rem #00000052}.brand{color:var(--accent);letter-spacing:.24em;text-transform:uppercase;margin:0 0 2.5rem;font-size:.78rem;font-weight:750}.status-mark{background:#7ee8c714;border:1px solid #7ee8c74d;border-radius:1.15rem;place-items:center;width:3.75rem;height:3.75rem;margin:0 auto 1.75rem;display:grid}.status-mark span{background:var(--accent);width:.8rem;height:.8rem;box-shadow:0 0 1.4rem var(--accent-strong);border-radius:999px}h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.4rem,8vw,5.25rem);line-height:.96}.foundation-message{max-width:31rem;color:var(--muted);margin:1.5rem auto 0;font-size:clamp(1rem,2.5vw,1.18rem);line-height:1.65}.ambient{filter:blur(70px);opacity:.22;pointer-events:none;border-radius:50%;width:18rem;height:18rem;position:absolute}.ambient-one{background:#397bc2;top:-7rem;right:-5rem}.ambient-two{background:#42c9a5;bottom:-9rem;left:-6rem}@media (max-width:36rem){.portal-shell{padding:1rem}.portal-card{border-radius:1.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
