:root{--background:#ebeef3;--foreground:#1a1a2e;--primary:#2563eb;--primary-hover:#1d4ed8;--card-bg:#ffffff;--border-color:#dde1e6;--text-muted:#6b7280;--max-width:1140px}@media (prefers-color-scheme:dark){:root{--background:#0f0f1a;--foreground:#ededed;--card-bg:#1a1a2e;--border-color:#2d2d44;--text-muted:#9ca3af}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,Segoe UI,Roboto,Noto Sans KR,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;font-size:14px}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ins.adsbygoogle:not([data-ad-status=filled]){max-height:0!important;overflow:hidden!important;background:transparent!important}button,input,select,textarea{font-family:inherit;color:inherit}@media (prefers-color-scheme:dark){html{color-scheme:dark}}