*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#080808;font-family:Arial,sans-serif}.home{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.hero{max-width:850px}.badge{border:1px solid #333;border-radius:30px;margin-bottom:25px;padding:8px 16px;font-size:13px;display:inline-block}.hero h1{margin-bottom:25px;font-size:65px;line-height:1.05}.hero h1 span{background:linear-gradient(90deg,#7c3aed,#ec4899);color:#0000;-webkit-background-clip:text}.hero p{color:#aaa;margin-bottom:35px;font-size:20px}.startButton{color:#000;background:#fff;border-radius:10px;padding:15px 30px;font-weight:700;text-decoration:none;display:inline-block}.dashboard{justify-content:center;min-height:100vh;padding:70px 20px;display:flex}.dashboardBox{width:100%;max-width:850px}.dashboardBox h1{margin-bottom:8px;font-size:40px}.subtitle{color:#999;margin-bottom:30px}.promptForm{background:#121212;border:1px solid #292929;border-radius:15px;padding:20px}.promptForm textarea{resize:vertical;color:#fff;background:0 0;border:none;outline:none;width:100%;min-height:150px;font-size:17px}.promptForm textarea::placeholder{color:#666}.promptBottom{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.promptBottom span{color:#666;font-size:13px}.promptBottom button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:9px;padding:13px 22px;font-weight:700}.promptBottom button:disabled{opacity:.4;cursor:not-allowed}.loading{text-align:center;margin-top:40px}.spinner{border:4px solid #333;border-top-color:#fff;border-radius:50%;width:45px;height:45px;margin:auto auto 15px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading p{font-size:18px}.loading small{color:#777}.error{color:#ff8a8a;background:#301010;border-radius:8px;margin-top:20px;padding:15px}.videoContainer{background:#121212;border-radius:15px;margin-top:40px;padding:20px}.videoContainer h2{margin-bottom:15px}.video{border-radius:10px;width:100%;display:block}.downloadButton{text-align:center;color:#fff;background:#22c55e;border-radius:8px;margin-top:15px;padding:13px;font-weight:700;text-decoration:none;display:block}@media (max-width:600px){.hero h1{font-size:42px}.hero p{font-size:16px}.dashboardBox h1{font-size:30px}.promptBottom{flex-direction:column;align-items:stretch;gap:15px}.promptBottom button{width:100%}.authPage{background:#080808;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.authCard{background:#121212;border:1px solid #292929;border-radius:18px;width:100%;max-width:430px;padding:35px}.authLogo{background:#222;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;font-size:24px;display:flex}.authCard h1{margin-bottom:8px;font-size:32px}.authSubtitle{color:#888;margin-bottom:30px}.inputGroup{margin-bottom:20px}.inputGroup label{color:#ccc;margin-bottom:8px;font-size:14px;display:block}.inputGroup input{color:#fff;background:#080808;border:1px solid #333;border-radius:9px;outline:none;width:100%;padding:14px;font-size:15px}.inputGroup input:focus{border-color:#777}.forgotRow{text-align:right;margin-bottom:20px}.forgotRow a{color:#aaa;font-size:13px;text-decoration:none}.loginButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:9px;width:100%;padding:14px;font-size:15px;font-weight:700}.authError{color:#f77;margin-bottom:15px;font-size:14px}.divider{color:#555;align-items:center;gap:10px;margin:25px 0;display:flex}.divider:before,.divider:after{content:"";background:#292929;flex:1;height:1px}.divider span{font-size:12px}.googleButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:9px;width:100%;padding:13px;font-size:15px}.googleButton span{margin-right:10px;font-weight:700}.signupText{text-align:center;color:#777;margin-top:25px;font-size:14px}.signupText a{color:#fff;font-weight:700;text-decoration:none}.creditBadge{background:#151515;border:1px solid #292929;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:10px 14px;display:flex}.creditIcon{background:#222;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.creditInfo{flex-direction:column;gap:2px;display:flex}.creditLabel{color:#888;font-size:12px}.creditCount{color:#fff;font-size:16px;font-weight:700}}
