@import url("https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap");:root{--ink:#05070D;--ink-raise:#0A0F18;--ink-lift:#131626;--glass:rgba(18,24,36,0.55);--glass-line:rgba(180,205,240,0.12);--hairline:rgba(234,241,248,0.09);--glow:#EAF1F8;--muted:rgba(234,241,248,0.56);--faint:rgba(234,241,248,0.34);--ghost:rgba(234,241,248,0.16);--ember:#FFC85A;--ember-deep:#FF9E5A;--happy:#FFC85A;--grateful:#FF9E6B;--excited:#FF6F9C;--peaceful:#46E0BE;--content:#5FD8E6;--hopeful:#5BB8FF;--lonely:#9C8CFF;--sad:#7E86FF;--nostalgic:#C79BFF;--anxious:#6478C8;--frustrated:#8C7AD0;--tired:#6A79A0;--warm:#FFC85A;--calm:#46E0BE;--tender:#9C8CFF;--heavy:#6478C8;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:36px;--space-xxl:56px;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:24px;--radius-full:9999px;--text-xs:0.6875rem;--text-sm:0.75rem;--text-base:0.875rem;--text-md:1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.5rem}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Space Mono,monospace;background:var(--ink);color:var(--muted);line-height:1.7;min-height:100dvh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}button,input,textarea{font-family:inherit}img,video{max-width:100%;display:block}ol,ul{list-style:none}:focus-visible{outline:2px solid var(--ember);outline-offset:3px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--hairline);border-radius:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}