*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #e8192c;--primary-dark: #c01020;--bg: #f5f5f5;--bg-white: #ffffff;--text: #1a1a1a;--text-secondary: #666666;--border: #e0e0e0;--header-bg: #1a1a2e;--header-text: #ffffff;--vip-color: #d4af37;--s-color: #c0392b;--a-color: #2980b9;--b-color: #7f8c8d;--radius: 8px;--shadow: 0 2px 8px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.15)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}img{max-width:100%}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}
