*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #0d0d0d;--white: #ffffff;--bg: #0d0d0d;--surface: rgba(255, 255, 255, .08);--card: rgba(255, 255, 255, .06);--line: rgba(255, 255, 255, .24);--hairline: rgba(255, 255, 255, .14);--ink: #ffffff;--ink-soft: rgba(255, 255, 255, .72);--muted: #a6a6a6;--shutter: #ffffff;--shutter-ring: rgba(0, 0, 0, .55);--accent: #ffffff;--accent-ink: #0d0d0d;--accent-soft: rgba(255, 255, 255, .12);--ok: #ffffff;--danger: #ff5a4e;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-serif: Georgia, "Times New Roman", serif;font-size:125%}html{height:100%}body{min-height:100%;background:var(--bg);color:var(--ink);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}button{font:inherit;color:inherit;border:none;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}img,video{max-width:100%;display:block}
