*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--paper:#f3f0e7;--paper-deep:#eae5d7;--card:#fbf9f3;--ink:#2a2824;--ink-2:#5c564e;--ink-3:#8b857a;--line:rgba(42,40,36,.09);--line-strong:rgba(42,40,36,.18);--baltic:#5e7b8a;--baltic-deep:#3f5766;--logo-red:#c93030;--calm-bg:#d9e3d4;--calm-bg-deep:#a8bca0;--calm-ink:#3a4a35;--calm-accent:#6b8a5e;--warn-bg:#ebdcae;--warn-bg-deep:#d9be6e;--warn-ink:#5a4815;--warn-accent:#a88630;--alert-bg:#e8bda8;--alert-bg-deep:#c97a5c;--alert-ink:#5a2416;--alert-accent:#b54a2a;--r-sm:10px;--r-md:16px;--r-lg:22px;--r-xl:28px;color-scheme:light}:root[data-theme=dark]{--paper:#17160f;--paper-deep:#100f09;--card:#201e16;--ink:#ede6d2;--ink-2:#b7ae96;--ink-3:#857d68;--line:hsla(44,43%,88%,.08);--line-strong:hsla(44,43%,88%,.16);--baltic:#8fa7b3;--baltic-deep:#6e8d9c;--logo-red:#ff6b6b;--calm-bg:#2b3728;--calm-bg-deep:#3f5240;--calm-ink:#cfdec1;--calm-accent:#95b08b;--warn-bg:#3b3015;--warn-bg-deep:#574821;--warn-ink:#eed99a;--warn-accent:#d7b45d;--alert-bg:#3a211a;--alert-bg-deep:#5a3127;--alert-ink:#f0c0ab;--alert-accent:#e48b6a;color-scheme:dark}html{font-size:16px}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Inter Tight,-apple-system,system-ui,sans-serif;font-size:17px;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-wrap:pretty;min-height:100dvh;transition:background-color .22s ease,color .22s ease}.editorial-display{font-family:Fraunces,serif;font-variation-settings:"opsz" 144;font-weight:800;letter-spacing:-.02em;line-height:.95;text-transform:uppercase}.mono{font-family:JetBrains Mono,ui-monospace,monospace;letter-spacing:0}.wave-underline{position:relative;display:inline-block}.wave-underline:after{content:"";position:absolute;left:0;right:0;bottom:-.12em;height:.18em;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 6' preserveAspectRatio='none'><path d='M0 3 Q 2.5 0, 5 3 T 10 3 T 15 3 T 20 3' fill='none' stroke='%23C93030' stroke-width='1.4' stroke-linecap='round'/></svg>");background-repeat:repeat-x;background-size:12px 6px}:root[data-theme=dark] .wave-underline:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 6' preserveAspectRatio='none'><path d='M0 3 Q 2.5 0, 5 3 T 10 3 T 15 3 T 20 3' fill='none' stroke='%23FF6B6B' stroke-width='1.4' stroke-linecap='round'/></svg>")}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}button:focus-visible{outline:2px solid var(--baltic);outline-offset:3px}a{color:inherit;text-decoration:none}