:root{--eyg-bg:#ffffff;--eyg-text:#1e293b;--eyg-muted:#475569;--eyg-accent:#7c3aed;--eyg-accent-dark:#6d28d9;--eyg-accent-soft:#f5f3ff;--eyg-success:#047857;--eyg-card-bg:#ffffff;--eyg-section-bg:#f8fafc;--eyg-border:#eceef2;--eyg-radius:14px;--eyg-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;text-rendering:optimizeSpeed}body,html{overflow-x:hidden}body{font-family:var(--eyg-sans);background:var(--eyg-bg);color:var(--eyg-text);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}a{color:var(--eyg-accent);text-decoration:none}a:hover{color:var(--eyg-accent-dark)}img{max-width:100%;height:auto;display:block;content-visibility:auto}h1,h2,h3,h4,h5,h6{color:var(--eyg-text);font-weight:700;line-height:1.3}.fastRender{content-visibility:auto;contain-intrinsic-size:1px 500px}