:root{font-size:16px;--color-primary: #0070f3;--color-primary-dark: #0051cc;--color-text: #1a1a1a;--color-text-light: #666666;--color-bg: #ffffff;--color-bg-alt: #f8f9fa;--spacing-unit: 1rem;--border-radius: 12px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background:linear-gradient(180deg,#fff,#f8f9fa);color:var(--color-text);line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden;min-height:100vh}h1{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;line-height:1.3;letter-spacing:-.01em}h3{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;line-height:1.4}button,a{min-height:44px;min-width:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}*:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}@supports (-webkit-touch-callout: none){body{-webkit-touch-callout:none}}@media (min-width: 769px){body{background:#f5f5f5}}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}
