@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&display=swap);body{background-color:#000;color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.stars{animation:starsMove 60s linear infinite;background:#0000;background-image:radial-gradient(#fff 1px,#0000 0),radial-gradient(#fff 1px,#0000 0);background-position:0 0,25px 25px;background-size:50px 50px;height:100%;width:100%}@keyframes starsMove{0%{background-position:0 0,25px 25px}to{background-position:1000px 1000px,1025px 1025px}}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}.login-bg{background:#000;height:100vh;overflow:hidden;position:relative;width:100%}.text-indigo-800{color:#c7b8ff}.border-indigo-700{border-color:#4338ca}.bg-indigo-700{background-color:#4338ca}.hover\:bg-transparent:hover{background-color:initial}.hover\:text-indigo-700:hover{color:#4338ca}.shadow-lg{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -4px #0000004d}.rounded-md{border-radius:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.p-6{padding:1.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mb-2{margin-bottom:.5rem}.w-full{width:100%}.w-96{width:24rem}.text-center{text-align:center}.text-3xl{font-size:1.875rem;font-weight:600}.text-base{font-size:1rem}.flex{display:flex}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-center{align-items:center}.h-screen{height:100vh}.block{display:block}.border{border-width:1px}.border-2{border-width:2px}.text-white{color:#fff}.font-semibold{font-weight:600}.focus\:outline-none:focus{outline:none}.focus\:ring-0:focus{box-shadow:none}.focus\:border-gray-600:focus{border-color:#4b5563}.starry-bg{background:#000;height:100vh;overflow:hidden;position:relative;width:100%}.star{animation-iteration-count:infinite;animation-name:twinkle,drift;animation-timing-function:ease-in-out,linear;background:#fff;border-radius:50%;opacity:.8;position:absolute}@keyframes twinkle{0%,to{opacity:.2}50%{opacity:1}}@keyframes drift{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.home-container{color:#fff;left:10%;max-width:500px;position:absolute;top:50%;transform:translateY(-50%)}.title{font-size:4rem;font-weight:700}.subtitle{font-size:1.1rem;margin:1rem 0;max-width:400px}.buttons{display:flex;gap:1rem;margin-top:1rem}.camera-btn{background-color:#7c3aed;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem;transition:background .3s}.camera-btn:hover{background-color:#6d28d9}.dash-btn{background-color:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem;transition:background .3s}.dash-btn:hover{background-color:#f3f3f3}.rocket{animation:soar 3s ease-out forwards;bottom:0;width:80px}.logout-btn{background-color:initial;border:2px solid #fff;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.4rem 1rem;position:absolute;right:30px;top:20px;transition:all .3s ease;z-index:99}.logout-btn:hover{background-color:#fff;color:#000}.rocket{animation:soar 6s ease-out forwards;bottom:40px;left:-100px;position:absolute;width:60px;z-index:10}@keyframes soar{0%{opacity:1;transform:translateX(0) translateY(0) rotate(0deg)}50%{opacity:1;transform:translateX(50vw) translateY(-20vh) rotate(30deg)}to{opacity:0;transform:translateX(120vw) translateY(-100vh) rotate(60deg)}}.camera-container{background-color:#0f172a;color:#fff;display:flex;flex-direction:row;height:100vh;position:relative}.camera-view{align-items:center;background-color:#1e293b;display:flex;justify-content:center;position:relative;width:75%}.camera-feed,.camera-overlay{border-radius:12px;height:480px;left:0;object-fit:cover;position:absolute;top:0;width:640px}.camera-overlay{pointer-events:none;z-index:2}.camera-feed{z-index:1}.camera-feedback{background-color:#0f172a;display:flex;flex-direction:column;justify-content:center;padding:2rem;width:25%}.camera-feedback h2{color:#fff;font-size:1.75rem;margin-bottom:1rem}.camera-feedback p{color:#ae73c4;font-size:1.1rem;line-height:1.5}.dashboard-container{background-color:#000;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:2rem;position:relative}.dashboard-header{margin-bottom:2rem;max-width:600px}.frameshift{animation:shimmer 4s linear infinite;background:linear-gradient(90deg,#fff,#a855f7,#fff);background-clip:text;-webkit-background-clip:text;background-size:200% 100%;color:#0000;font-size:3rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.subtitle{color:#cbd5e1;font-size:1.2rem;margin-top:.5rem}.dashboard-content{display:flex;flex-wrap:wrap;gap:2rem}.card{background-color:#1e1e2f;border-radius:10px;box-shadow:0 0 15px #a855f74d;padding:1.5rem;width:300px}.card h2{color:#a855f7;font-size:1.5rem;margin-bottom:1rem}.card ul{list-style:disc;padding-left:1.2rem}.card li{margin-bottom:.5rem}.next-up{background-color:#292943}
/*# sourceMappingURL=main.14344b2e.css.map*/