:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{color:#e5e7eb;background:#070b14;min-height:100%;margin:0;padding:0;font-family:Arial,sans-serif}.page{grid-template-rows:1fr auto;min-height:100vh;display:grid}.video-wrap{justify-content:center;align-items:center;width:100%;min-height:500px;padding:0;display:flex;position:relative;overflow:hidden}.video-frame{background:#070b14;width:100%;height:100%;overflow:hidden}.video-frame.is-background{z-index:0;position:absolute;inset:0}.video-link-overlay{z-index:1;cursor:pointer;text-decoration:none;display:block;position:absolute;inset:0}.video-frame iframe,.video-frame video{object-fit:cover;pointer-events:none;border:0;width:100%;height:100%;display:block}.empty{z-index:1;text-align:center;color:#d1d5db;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#070b148c;border:1px dashed #ffffff2e;border-radius:12px;width:min(920px,100% - 32px);margin:0 auto;padding:48px 24px;position:relative}.brand{color:#f3f4f6;align-items:center;gap:12px;font-weight:700;text-decoration:none;display:inline-flex}.brand:hover{color:#facc15}.logo{object-fit:contain;width:40px;height:40px}.logo-fallback{color:#111827;background:linear-gradient(135deg,#fcd34d,#f59e0b);border-radius:8px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.site-footer{color:#cbd5e1;background:#0b1220}.footer-top-line{background:linear-gradient(90deg,#d4af37,#f5d667,#d4af37);height:2px}.footer-content{max-width:1200px;margin:0 auto;padding:28px 20px 16px}.footer-grid{grid-template-columns:2fr 2fr;gap:28px;display:grid}.footer-title{letter-spacing:.06em;text-transform:uppercase;color:#f5d667;margin:0 0 12px;font-size:12px}.footer-desc{color:#94a3b8;margin:12px 0 0;font-size:13px;line-height:1.6}.social-row{gap:10px;margin-top:14px;display:flex}.social-btn{color:#cbd5e1;background:#1e293b;border-radius:8px;place-items:center;width:32px;height:32px;text-decoration:none;display:grid}.social-btn:hover{color:#0f172a;background:#f5d667}.contact-list{gap:10px;display:grid}.contact-item{color:#cbd5e1;align-items:center;gap:8px;font-size:13px;line-height:1.4;text-decoration:none;display:inline-flex}.contact-item:hover{color:#f5d667}.footer-bottom{color:#94a3b8;border-top:1px solid #ffffff1f;margin-top:20px;padding-top:14px;font-size:12px}@media (max-width:900px){.footer-grid{grid-template-columns:1fr;gap:20px}}
