:root{--background-color: #ffffff;--secondary-background: #f8fafc;--surface-color: #ffffff;--text-color: #0f172a;--text-muted-color: #6b7280;--border-color: #e5e7eb;--header-surface: rgba(255, 255, 255, .82);--soft-shadow: 0 8px 30px rgba(0, 0, 0, .05);--hover-shadow: 0 12px 40px rgba(0, 0, 0, .08)}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,Segoe UI,sans-serif;background-color:var(--background-color);color:var(--text-color);font-size:1rem;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}a:focus-visible,button:focus-visible{outline:.125rem solid #0f172a;outline-offset:.125rem}
