:root{--background:#070706;--foreground:#f6eee2;--ember:#f0b36a;--ember-hot:#fff0ce;--haze:#5f2718}*{box-sizing:border-box}body,html{background:var(--background);height:100%;margin:0;overflow:hidden;overscroll-behavior:none;width:100%}body{color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100svh;min-height:100dvh}.splash{align-items:center;display:grid;height:auto;inset:-25vh -25vw;isolation:isolate;justify-items:center;overflow:hidden;position:fixed;width:auto}.splash:before{background:radial-gradient(circle at center,rgba(255,232,190,.08),transparent 22rem),radial-gradient(circle at 50% 115%,rgba(168,71,34,.18),transparent 34rem);content:"";z-index:-2}.ambient,.splash:before{inset:0;position:absolute}.ambient{background:radial-gradient(circle at 20% 20%,rgba(240,179,106,.16),transparent 24rem),radial-gradient(circle at 80% 70%,rgba(149,61,35,.18),transparent 26rem),linear-gradient(145deg,#050505,#100907 42%,#050505);background-size:180% 180%;z-index:-3}.ember-field{inset:0;pointer-events:none;position:absolute;z-index:-1}.ember{background:var(--ember-hot);border-radius:999px;box-shadow:0 0 10px var(--ember),0 0 22px rgba(240,179,106,.45);position:absolute}.monogram{aspect-ratio:384/240;display:block;filter:drop-shadow(0 0 18px rgba(246,238,226,.14)) drop-shadow(0 0 64px rgba(240,179,106,.15));max-width:min(84vw,36rem);overflow:visible;position:fixed;top:50dvh;left:50vw;translate:-50% -50%;width:100%}.trace{stroke:var(--foreground);stroke-width:1.85}.node{fill:var(--background);filter:drop-shadow(0 0 7px rgba(240,179,106,.72)) drop-shadow(0 0 14px rgba(240,179,106,.36));stroke:var(--foreground);stroke-width:1.75;transform-box:fill-box;transform-origin:center}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}