:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}body{margin:0;padding:0;min-width:320px;min-height:100vh;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}#root{width:100%;height:100%;margin:0;padding:0}.tp-dfwv{position:fixed!important;top:8px!important;right:8px!important;z-index:1000}.tp-rotv:not(.tp-dfwv .tp-rotv){position:fixed!important;top:8px!important;left:8px!important}.stream-dropdown-container{position:fixed;top:20px;left:20px;right:20px;z-index:1002;font-family:Inter,system-ui,sans-serif;display:flex;flex-direction:column;gap:8px}.stream-top-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%}.current-stream-display{display:flex;align-items:center;gap:10px;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px 16px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px #0006;flex:1;max-width:300px;height:44px;box-sizing:border-box}.current-stream-display:hover{background:#000000e6;border-color:#fff3;transform:translateY(-1px);box-shadow:0 12px 40px #00000080}.pulsing-dot{width:8px;height:8px;border-radius:50%;background:#666;transition:all .3s ease;flex-shrink:0}.pulsing-dot.active{background:#0f8;animation:pulse 2s infinite;box-shadow:0 0 #0f86}@keyframes pulse{0%{box-shadow:0 0 #00ff88b3}70%{box-shadow:0 0 0 8px #0f80}to{box-shadow:0 0 #0f80}}.stream-label{color:#fff;font-size:14px;font-weight:500;flex:1;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-chevron{color:#888;font-size:12px;transition:transform .3s ease;-webkit-user-select:none;user-select:none;flex-shrink:0}.dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#000000e6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;box-shadow:0 12px 40px #0009;z-index:1004}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-option{padding:12px 16px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.05);letter-spacing:.3px}.dropdown-option:last-child{border-bottom:none}.dropdown-option:hover{background:#ffffff14;color:#0f8;padding-left:24px}.dropdown-option:active{background:#00ff881a}#ARButton{position:fixed!important;bottom:20px!important;right:20px!important;left:auto!important;padding:16px 24px!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:12px!important;color:#fff!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:600!important;letter-spacing:.5px!important;cursor:pointer!important;box-shadow:0 4px 20px #667eea66!important;transition:all .3s ease!important;text-transform:uppercase!important;min-width:120px!important}#ARButton:hover{transform:translateY(-2px)!important;box-shadow:0 6px 30px #667eea99!important;background:linear-gradient(135deg,#7c8ff5,#8a5cb8)!important}#ARButton:active{transform:translateY(0)!important;box-shadow:0 2px 10px #667eea66!important}#ARButton:disabled{cursor:not-allowed!important;transform:none!important}#ARButton.session-ar{background:linear-gradient(135deg,#f093fb,#f5576c)!important;box-shadow:0 4px 20px #f5576c66!important}#ARButton.session-ar:hover{background:linear-gradient(135deg,#f4a4fc,#f6687d)!important;box-shadow:0 6px 30px #f5576c99!important}#ar-replace-button{position:fixed!important;bottom:20px!important;right:20px!important;display:none;align-items:center!important;justify-content:center!important;width:56px!important;height:56px!important;padding:0!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:12px!important;color:#fff!important;cursor:pointer!important;box-shadow:0 4px 20px #667eea66!important;transition:all .3s ease!important;z-index:1001!important}#ar-replace-button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 30px #667eea99!important;background:linear-gradient(135deg,#7c8ff5,#8a5cb8)!important}#ar-replace-button:active{transform:translateY(0)!important;box-shadow:0 2px 10px #667eea66!important}#ar-replace-button.show{display:flex!important}#ar-replace-button svg{width:24px!important;height:24px!important;stroke:currentColor!important;flex-shrink:0!important}.ar-back-btn{padding:10px 16px!important;background:#000000b3!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:12px!important;color:#fff!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;white-space:nowrap;flex-shrink:0;height:44px;box-sizing:border-box;display:flex;align-items:center}.ar-back-btn:hover{background:#000000d9!important;border-color:#ffffff4d!important}#overlay{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:none!important;z-index:999!important}#overlay>*{pointer-events:auto!important}#tracking-prompt,#instructions{position:fixed!important;bottom:100px!important;left:50%!important;transform:translate(-50%)!important;padding:12px 24px!important;background:#000c!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:50px!important;color:#fff!important;font-family:Inter,system-ui,sans-serif!important;font-size:14px!important;font-weight:500!important;text-align:center!important;z-index:1000!important}#ar-quality-selector{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;display:none;flex-direction:row!important;gap:4px!important;background:#000000b3!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important;padding:4px!important;z-index:1003!important}.quality-btn{padding:8px 16px!important;background:transparent!important;border:none!important;border-radius:6px!important;color:#fff9!important;font-family:Inter,system-ui,sans-serif!important;font-size:13px!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;text-transform:capitalize!important}.quality-btn:hover{background:#ffffff1a!important;color:#ffffffe6!important}.quality-btn.active{background:#667eeacc!important;color:#fff!important}.quality-toggle-btn{padding:10px 12px!important;background:#000000b3!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:12px!important;color:#fff!important;font-family:Inter,system-ui,sans-serif!important;font-size:11px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;text-transform:uppercase!important;letter-spacing:.5px!important;min-width:36px!important;height:44px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.quality-toggle-btn:hover{background:#000000d9!important;border-color:#ffffff4d!important}.playback-controls{position:fixed;bottom:0;left:0;right:0;background:#000000e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);padding:12px 20px;z-index:1001;font-family:Inter,system-ui,sans-serif}.playback-controls-inner{display:flex;align-items:center;gap:16px;max-width:1200px;margin:0 auto}.play-pause-btn{width:40px;height:40px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.play-pause-btn:hover{background:#fff3;border-color:#fff6;transform:scale(1.05)}.play-pause-btn:active{transform:scale(.95)}.play-pause-btn svg{width:20px;height:20px}.play-icon{margin-left:2px}.time-display{color:#ffffffe6;font-size:13px;font-weight:500;letter-spacing:.5px;min-width:45px;text-align:center;flex-shrink:0}.seek-container{flex:1;padding:0 8px}.seek-bar-wrapper{position:relative;height:40px;display:flex;align-items:center}.seek-bar-track{position:relative;width:100%;height:6px;background:#ffffff1a;border-radius:3px}.seek-bar-progress{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;width:0%;transition:width .1s ease;pointer-events:none}.seek-bar-input{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;height:20px;margin:0}.seek-bar-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #667eea;box-shadow:0 2px 8px #0000004d;transition:all .2s ease}.seek-bar-input::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 2px 12px #667eea80}.seek-bar-input::-webkit-slider-thumb:active{transform:scale(1.1)}.seek-bar-input::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer;border:2px solid #667eea;box-shadow:0 2px 8px #0000004d;transition:all .2s ease}.seek-bar-input::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 2px 12px #667eea80}.seek-bar-input::-moz-range-thumb:active{transform:scale(1.1)}.seek-bar-input::-webkit-slider-runnable-track{background:transparent;height:20px}.seek-bar-input::-moz-range-track{background:transparent;height:20px}.seek-bar-input:focus{outline:none}.seek-bar-input:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #667eea33,0 2px 8px #0000004d}.seek-bar-input:focus::-moz-range-thumb{box-shadow:0 0 0 3px #667eea33,0 2px 8px #0000004d}#ARButton,#ar-replace-button{bottom:80px!important}@media (max-width: 640px){.playback-controls{padding:10px 16px}.playback-controls-inner{gap:12px}.play-pause-btn{width:36px;height:36px}.time-display{font-size:12px;min-width:40px}}/*!
* Toastify js 1.12.0
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
