*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#FFFFFF;--bg-secondary:#F5F5F0;--bg-tertiary:#E8E8E0;--text-primary:#1A1A1A;--text-secondary:#6B6B6B;--accent:#D4930D;--accent-hover:#B87A0A;--upvote:#D4930D;--downvote:#7B61C2;--success:#2D8B46;--error:#CC3333;--border:#E0E0D8;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--font-family:"Abyssinica SIL","Nyala",system-ui,sans-serif;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:1.75rem;--line-height:1.6;--header-height:56px;--bottom-tab-height:56px;--sidebar-width:260px;--max-content-width:720px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px}[data-theme=dark]{--bg-primary:#1A1A1A;--bg-secondary:#252525;--bg-tertiary:#333333;--text-primary:#E8E8E0;--text-secondary:#9B9B9B;--accent:#E8A817;--accent-hover:#F0BC3E;--border:#3A3A3A}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height);color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}h1{font-size:var(--font-size-2xl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}