:root{--bg: #0a0a0f;--bg-card: #16171d;--text: #9ca3af;--text-h: #f3f4f6;--accent: #6366f1;--accent-glow: rgba(99, 102, 241, .3);--success: #22c55e;--danger: #ef4444;--warning: #f59e0b;--border: #2e303a;--sans: "Pretendard", system-ui, -apple-system, sans-serif;--mono: ui-monospace, Consolas, monospace;font:16px/1.5 var(--sans);color-scheme:dark;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;overflow-x:hidden}#root{max-width:500px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column}button{font-family:var(--sans);cursor:pointer;border:none;outline:none;-webkit-tap-highlight-color:transparent}.ad-slot{width:100%;max-width:320px;min-height:64px;margin:0 auto}.ad-slot--web ins.adsbygoogle{display:block;min-height:64px}.ad-placeholder{display:flex;align-items:center;justify-content:center;width:100%;max-width:320px;min-height:64px;margin:0 auto;background:repeating-linear-gradient(45deg,#ffffff0a,#ffffff0a 8px,#ffffff14 8px,#ffffff14 16px);border:1px dashed rgba(255,255,255,.15);border-radius:8px;color:#8b8d98;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.ad-slot-label{display:block;width:100%;max-width:320px;margin:0 auto 4px;font-size:10px;font-weight:500;color:#6b7280;text-align:center;letter-spacing:.05em}
