:root{--color-accent-1:#0c828c;--color-accent-2:#2c6151;--color-accent-3:#e17e0f;--color-accent-4:#b4401e;--color-accent-5:#54284b;--color-petrol:var(--color-accent-1);--color-moss:var(--color-accent-2);--color-sunflower:var(--color-accent-3);--color-pink:var(--color-accent-4);--color-vibrant-1:#e17e0f;--color-vibrant-2:#0c828c;--color-bg:#000;--color-text:#fff;--color-text-muted:#cfe9e6;--font-headline:var(--font-headline-family), serif;--font-body:var(--font-body-family), sans-serif;--max-content-width:min(1680px, 95vw);--space-sm:8px;--space-md:16px;--space-lg:32px;--space-xl:56px}
html{scrollbar-gutter:stable;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text);background:linear-gradient(180deg, #000000e0 0%, #0000008c 35%, #0000008c 65%, #000000e0 100%), var(--color-bg) var(--bg-image,url(/art/stars2-bg.jpg)) center / cover no-repeat fixed;font-family:var(--font-body);text-shadow:0 1px 3px #000000d9,0 2px 10px #0009;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;flex-direction:column;font-size:16px;line-height:1.7;display:flex}@media (max-width:768px){body{background-attachment:scroll}}input,textarea{-webkit-user-select:text;user-select:text}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-headline);font-weight:400;line-height:1.15}main{width:100%;max-width:var(--max-content-width);padding:var(--space-lg) var(--space-md);flex:1;margin:0 auto}:focus-visible{outline:2px solid var(--color-sunflower);outline-offset:2px}
