:root{--bg:#120d14;--ink:#f1e8e2;--muted:#8d7f88;--hair:#f1e8e21f;--c-menst:#e2543f;--c-foll:#a9c27a;--c-ovul:#f0b153;--c-lute:#a678c9;--accent:var(--c-ovul);--sheet-bg:#1b141d;--font-display:var(--font-fraunces), serif;--font-text:var(--font-newsreader), serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{background:var(--bg)}body{background:var(--bg);color:var(--ink);font-family:var(--font-text);flex-direction:column;min-height:100dvh;font-weight:300;display:flex;overflow-x:hidden}body:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(110% 80% at 50% 15%, var(--tint,#f0b15312), transparent 62%);transition:background 1.5s;position:fixed;inset:0}button{font:inherit;color:inherit;touch-action:manipulation;-webkit-user-select:none;user-select:none}a{touch-action:manipulation}input{font:inherit}::selection{background:color-mix(in srgb, var(--accent) 30%, transparent)}
