@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500&display=swap";:root{--bg:#0d0e12;--surface:#14151c;--border:#222338;--text-1:#ecedf5;--text-2:#8d8ea8;--text-3:#4a4b62;--accent:#7c70eb;--accent-dim:#7c70eb1f;--destructive:#b5607a;--text-xs:11px;--text-sm:13px;--text-base:15px;--text-md:17px;--text-display:14px;--lh-tight:1.2;--lh-base:1.6;--lh-relaxed:1.75;--ls-tight:-.01em;--ls-normal:0em;--ls-wide:.04em;--ls-wider:.08em;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--content-width:560px;--header-height:52px;--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--transition-fast:.12s ease;--transition-base:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body{font-family:DM Sans,system-ui,sans-serif;font-size:var(--text-base);font-weight:400;line-height:var(--lh-base);color:var(--text-1);background-color:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:var(--lh-tight);color:var(--text-1)}p{line-height:var(--lh-base)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;outline:none}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
