body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin-top:0}p{line-height:1.6}:root{--bg-primary:#f9fafc;--bg-secondary:#fff;--bg-accent:#eef2f7;--text-primary:#333;--text-secondary:#555;--border-color:#e0e0e0;--link-color:#d4982a;--link-hover-color:#b8831f;--shadow-color:rgba(0,0,0,.05);--card-bg:#fff;--topbar-bg:hsla(0,0%,100%,0);--topbar-scrolled-bg:hsla(0,0%,100%,.95);--icon-color:#555;--icon-hover-bg:rgba(0,0,0,.05);--focus-ring-color:#d4982a;--focus-ring-width:2px;--focus-ring-offset:2px}html[data-theme=dark]{--bg-primary:#1a1a1a;--bg-secondary:#2a2a2a;--bg-accent:#333;--text-primary:#e0e0e0;--text-secondary:#b0b0b0;--border-color:#444;--link-color:#efb72a;--link-hover-color:#f5ca5c;--shadow-color:hsla(0,0%,100%,.05);--card-bg:#2c2c2c;--topbar-bg:rgba(30,30,30,0);--topbar-scrolled-bg:rgba(30,30,30,.95);--icon-color:#b0b0b0;--icon-hover-bg:hsla(0,0%,100%,.08);--focus-ring-color:#efb72a}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background-color:var(--bg-secondary,#fff);color:var(--text-primary,#333);border:var(--focus-ring-width) solid var(--focus-ring-color);border-radius:4px;font-size:1rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.15)}.skip-link:focus{top:1rem}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}