:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}html,body,#root{height:100%;width:100%;background-color:#10131a;overflow:hidden}.vd-container{display:flex;height:100vh;width:100vw;background:linear-gradient(135deg,#10131a,#1b2230);color:#fff}.vd-left{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.1);padding:2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vd-title{font-size:2rem;color:#00e0ff;margin-bottom:.5rem;text-align:center}.vd-subtitle{color:#ccc;font-size:.9rem;margin-bottom:2rem;text-align:center}.vd-upload-box{display:flex;align-items:center;gap:.6rem;margin-bottom:1.5rem}.vd-upload-box input[type=file]{background:#ffffff1a;border:none;padding:.7rem;border-radius:8px;color:#ccc;cursor:pointer;transition:.3s ease}.vd-upload-box input[type=file]:hover{background:#fff3}.vd-submit-btn{width:160px;padding:.8rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:.3s;color:#fff;background:linear-gradient(135deg,#00b5ff,#007bff)}.vd-submit-btn:hover{background:linear-gradient(135deg,#00a3e6,#06c)}.vd-video-preview{margin-top:1.5rem;width:90%;height:300px;max-width:420px;border-radius:16px;border:2px solid rgba(255,255,255,.2);box-shadow:0 0 20px #00e0ff4d;object-fit:cover}.vd-right{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem}.vd-loading{text-align:center;color:#ddd}.vd-spinner{border:5px solid rgba(255,255,255,.2);border-top:5px solid #00e0ff;border-radius:50%;width:60px;height:60px;margin:0 auto 1rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vd-response{background:#ffffff14;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:80%;max-width:500px;text-align:center}.vd-response h2{color:#00e0ff;margin-bottom:1rem}.vd-summary{color:#eee;font-size:1.1rem;margin-bottom:1rem}.vd-items{margin-top:1rem}.vd-item{display:flex;justify-content:space-between;background:#ffffff1a;padding:.6rem 1rem;margin-bottom:.6rem;border-radius:10px;font-size:1rem}.vd-item span:first-child{text-transform:capitalize}.vd-time{margin-top:1.2rem;color:#aaa}.vd-placeholder{text-align:center;color:#aaa;font-size:1rem}.vd-camera-btn{background:linear-gradient(135deg,#00d27f,#00b36b);margin-top:1rem}.vd-camera-btn.active{background:linear-gradient(135deg,#ff4d4d,#e60000)}.vd-video-preview{margin-top:1.5rem;width:90%;height:300px;max-width:420px;border-radius:16px;border:2px solid #00e0ff;box-shadow:0 0 25px #00e0ff80;object-fit:cover;background:#000}.vd-camera-btn.active+.vd-video-preview{animation:pulseGlow 2s infinite}@keyframes pulseGlow{0%{box-shadow:0 0 15px #00e0ff}50%{box-shadow:0 0 35px #00e0ff}to{box-shadow:0 0 15px #00e0ff}}.vd-mode-select{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.vd-mode-select label{display:flex;align-items:center;justify-content:center;gap:.6rem;background:#f0f4ff;padding:.4rem 1rem;border-radius:10px;border:1.5px solid #cfd8ff;font-weight:400;color:#333;cursor:pointer;transition:all .3s ease;flex:1 1 150px;text-align:center;min-width:120px}.vd-mode-select label:hover{background:#e1ebff;transform:translateY(-2px)}.vd-mode-select label.active{background:#1a73e8;color:#fff;border-color:#1a73e8}.vd-mode-select input[type=radio]{accent-color:#1a73e8}@media(max-width:1024px){.vd-container{flex-direction:column;height:auto}.vd-left,.vd-right{width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:1.5rem}.vd-video-preview{width:100%;height:auto;max-height:250px}.vd-response{width:100%}}@media(max-width:600px){.vd-title{font-size:1.6rem}.vd-subtitle{font-size:.8rem}.vd-upload-box{flex-direction:column;gap:1rem}.vd-submit-btn,.vd-camera-btn{width:100%;padding:.9rem}.vd-response{padding:1.2rem}.vd-item{font-size:.9rem}}.vd-upload-box{display:flex;flex-direction:column;gap:10px;margin-top:1rem}.vd-preview{margin-top:1rem;text-align:left}.vd-preview h4{margin-bottom:.5rem;color:#444}@media(max-width:480px){.vd-container{flex-direction:column;padding:0;height:auto;overflow-y:auto}.vd-left,.vd-right{padding:1rem}.vd-title{font-size:1.24rem;margin-bottom:.3rem}.vd-subtitle{font-size:.75rem;margin-bottom:1rem}.vd-upload-box{width:100%;flex-direction:column;align-items:stretch;gap:.8rem}.vd-upload-box input[type=file]{width:100%;font-size:.85rem;padding:.7rem}.vd-submit-btn,.vd-camera-btn{width:100%;padding:.8rem;font-size:.9rem}.vd-video-preview{width:100%;height:220px;max-width:none;border-radius:12px}.vd-response{width:100%;padding:1rem;font-size:.9rem}.vd-response h2{font-size:1.2rem}.vd-summary{font-size:.95rem}.vd-item{font-size:.85rem;padding:.5rem .8rem}.vd-spinner{width:45px;height:45px;border-width:4px}body,html{overflow-y:auto;overflow-x:hidden}}html,body,#root{overflow-x:hidden;overflow-y:auto}.vd-response{max-height:70vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#00e0ff rgba(255,255,255,.1)}.vd-response::-webkit-scrollbar{width:6px}.vd-response::-webkit-scrollbar-thumb{background-color:#00e0ff;border-radius:4px}.vd-response::-webkit-scrollbar-track{background:#ffffff1a}.yt-container{display:flex;flex-direction:column;align-items:center;padding:2rem;max-width:800px;margin:auto;text-align:center}.yt-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.yt-subtitle{color:#666;margin-bottom:1.5rem}.yt-input-box{display:flex;gap:10px;width:100%;justify-content:center}.yt-input-box input{width:70%;padding:10px;font-size:1rem;border-radius:8px;border:1px solid #ccc}.yt-input-box button{background-color:#007bff;color:#fff;border:none;padding:10px 15px;border-radius:8px;cursor:pointer;font-size:1rem;transition:.2s}.yt-input-box button:hover{background-color:#0056b3}.yt-loading{margin-top:20px}.yt-spinner{border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.yt-error{color:red;margin-top:1rem}.yt-video{margin-top:1.5rem;width:100%;aspect-ratio:16 / 9}.yt-video iframe{width:100%;height:100%;border-radius:12px;box-shadow:0 2px 8px #0003}.yt-results{margin-top:2rem;text-align:center}.yt-items{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.yt-item{background-color:#000;border-radius:10px;padding:10px;box-shadow:0 2px 5px #0000001a}
