*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%}.theme-system-dark,.theme-system-light{background-color:var(--color-bg);color:var(--color-text-body);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.theme-system-dark h1,.theme-system-dark h2,.theme-system-dark h3,.theme-system-dark h4,.theme-system-dark h5,.theme-system-dark h6,.theme-system-light h1,.theme-system-light h2,.theme-system-light h3,.theme-system-light h4,.theme-system-light h5,.theme-system-light h6{font-family:var(--font-heading);color:var(--color-text-heading);font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0}.theme-system-dark p,.theme-system-light p{color:var(--color-text-body);line-height:1.65;margin:0}.theme-system-dark ::-moz-selection,.theme-system-light ::-moz-selection{background-color:var(--color-accent);color:var(--color-surface-dark)}.theme-system-dark ::selection,.theme-system-light ::selection{background-color:var(--color-accent);color:var(--color-surface-dark)}.theme-system-dark ::-webkit-scrollbar,.theme-system-light ::-webkit-scrollbar{width:6px;height:6px}.theme-system-dark ::-webkit-scrollbar-track,.theme-system-light ::-webkit-scrollbar-track{background:var(--color-surface-dark)}.theme-system-dark ::-webkit-scrollbar-thumb,.theme-system-light ::-webkit-scrollbar-thumb{background:var(--color-surface);border-radius:8px}.theme-system-dark ::-webkit-scrollbar-thumb:hover,.theme-system-light ::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}.theme-system-dark *:focus-visible,.theme-system-light *:focus-visible{outline:2px solid #22C55E;outline-offset:2px}.theme-system-dark a,.theme-system-dark button,.theme-system-dark input,.theme-system-dark textarea,.theme-system-dark select,.theme-system-light a,.theme-system-light button,.theme-system-light input,.theme-system-light textarea,.theme-system-light select{transition:all .18s ease-out}
