:root{--bg: #ffffff;--surface: #ffffff;--text-main: #111827;--text-muted: #4b5563;--primary: #111827;--border: #e5e7eb;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--max-width: 900px}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-sans);background:var(--bg);color:var(--text-main);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none;transition:color .2s}button{cursor:pointer;font-family:inherit}.site-wrapper[data-v-f40ec948]{display:flex;flex-direction:column;min-height:100vh}.site-main[data-v-f40ec948]{flex:1}.site-footer[data-v-f40ec948]{background:var(--surface);border-top:1px solid var(--border);padding:2rem 1.5rem;text-align:center;color:var(--text-muted);font-size:.9rem}
