.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--ink: #0a0a0a;--ink-soft: #2a2a2a;--muted: #6b6b6b;--line: #e7e5e0;--bg: #fafaf7;--bg-elevated: #ffffff;--accent: #174066;--accent-soft: #eaf1f8}*,*:before,*:after{box-sizing:border-box}html,body{padding:0;margin:0;background-color:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:Fraunces,Times New Roman,serif;font-weight:400;letter-spacing:-.02em;line-height:1.05;margin:0;color:var(--ink)}p{margin:0;color:var(--ink-soft)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:var(--ink);color:var(--bg)}
