*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0f1a;--surface:#181b2e;--surface-2:#21243a;--border:#2a2e50;--accent:#5b6ef5;--accent-hover:#7b8ef7;--accent-dim:#2a3080;--text:#e8eaf6;--text-dim:#8b8fa8;--text-muted:#555878;--success:#4caf82;--warning:#f5a623;--error:#ef4444;--greek-highlight:#5b6ef526;--greek-highlight-hover:#5b6ef54d;--radius:10px;--radius-sm:6px;--radius-lg:16px;--gold:#f5a623;--gold-dim:#f5a6231a;--gold-border:#f5a62338}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.6}.greek-text{color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:1.15rem;line-height:1.85}button{cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}a{color:inherit;text-decoration:none}.container{max-width:900px;margin:0 auto;padding:0 1rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fall{0%{transform:translateY(-60px)}to{transform:translateY(100vh)}}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes goldPulse{0%,to{box-shadow:0 0 #f5a62300}50%{box-shadow:0 0 0 4px #f5a6231f}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.fade-in{animation:.25s ease-out fadeIn}.yt-player,.yt-player iframe{display:block;width:100%!important;height:100%!important}
