*{margin:0;padding:0;box-sizing:border-box}:root{--ring-bg-page:#0d0f14;--ring-bg-elevated:rgba(20,22,28,0.94);--ring-surface:rgba(255,255,255,0.04);--ring-border:rgba(255,255,255,0.08);--ring-border-strong:rgba(255,255,255,0.12);--ring-text-primary:#f3f4f6;--ring-text-secondary:#d1d5db;--ring-text-muted:#6b7280;--ring-text-dim:#52525b;--ring-accent:#bc74ed;--ring-accent-2:#c084fc;--ring-accent-soft:rgba(188,116,237,0.12);--ring-accent-glow:rgba(188,116,237,0.35);--ring-negative:#f87171;--ring-positive:#34d399;--ring-warning:#f59e0b;--ring-gradient:linear-gradient(135deg,#f15266,#bc74ed 50%,#1abee9);--ring-gradient-h:linear-gradient(90deg,#f15266,#bc74ed 52%,#1abee9);--ring-radius-sm:10px;--ring-radius-md:12px;--ring-radius-lg:14px;--ring-radius-pill:9999px}html{height:100%;height:100dvh;height:-webkit-fill-available}#root,body{height:100%;height:100dvh;height:-webkit-fill-available;min-height:100dvh}#root{overflow:hidden;overscroll-behavior:none}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;background:var(--ring-bg-page);color:var(--ring-text-primary);display:flex;align-items:center;justify-content:center}#root{width:100%}