:root{--system-font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", ui-sans-serif, system-ui, sans-serif;--paper:snow;--paper-deep:#f2eeeb;--ink:#17131d;--muted:#615969;--line:#17131d2e;--line-strong:#17131d6b;--accent:#f06f5b;--accent-cool:#48a6a0;--shadow:0 28px 90px #27202d2e;--hex-page-paper:#fffcfc;--hex-grid-300:#e9e5e8;--hex-grid-500:#dbd7da;--hex-grid-700:#afa9b1;--hex-fg-a500:#31263b17;--hex-highlight:#31263b;--hex-texture-paper-img:url(/images/hex-light-bkg-noise.webp);--hex-texture-paper-size:256px 256px;--hex-texture-paper-opacity:.06;--hex-content-width:min(96%, 1840px);--hex-side-width:max(calc((100vw - var(--hex-content-width)) / 2), 0px);--hex-checker-tile:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><rect width='2' height='2' fill='%23e8e4e6'/><rect x='2' y='2' width='2' height='2' fill='%23e8e4e6'/></svg>");--display:var(--system-font);--font-brand:var(--system-font);--serif:var(--system-font);--sans:var(--system-font);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{width:100%;min-width:100%;min-height:100%;margin:0}html{background:var(--hex-page-paper);scroll-behavior:smooth}body{background:var(--hex-page-paper);color:var(--ink);font-family:var(--sans);letter-spacing:0;-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums;text-rendering:optimizelegibility;font-size:16px}body[data-shell=app]{color:#171717;background:#f7f7f5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
