*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--google-blue: #4285F4;--google-red: #EA4335;--google-yellow: #FBBC05;--google-green: #34A853;--bg-dark: #0A0E1A;--bg-card: #111827;--bg-card-hover: #1a2236;--text-primary: #F8FAFC;--text-secondary: #94A3B8;--text-muted: #64748B;--border: rgba(255,255,255,.08);--gradient-hero: linear-gradient(135deg, #0A0E1A 0%, #0f1729 50%, #0d1a2e 100%)}html{scroll-behavior:smooth}body{font-family:Noto Sans KR,Google Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-dark);color:var(--text-primary);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--google-blue);border-radius:3px}
