:root{--bg-color: #121212;--text-color: #e0e0e0;--accent-color: #bb86fc}body{margin:0;padding:0;background-color:var(--bg-color);color:var(--text-color);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;width:100vw;overflow:hidden}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}h1{margin:0;padding:20px 0;font-weight:300;text-align:center;flex-shrink:0}#app{width:100%;height:100%;display:flex;flex-direction:column}.video-wrapper[data-v-116e95bc]{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:0 20px 20px;box-sizing:border-box}.video-container[data-v-116e95bc]{width:100%;height:100%;max-width:100%;max-height:100%;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000080;position:relative;margin:auto}video[data-v-116e95bc]{width:100%;height:100%;object-fit:contain}
