@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&family=Orbitron:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e0dff8;background:#0c1628;min-height:100vh;font-family:Rajdhani,sans-serif;font-weight:500}::placeholder{color:#4a4862;letter-spacing:.06em;font-family:Rajdhani,monospace;font-weight:500}input:-webkit-autofill{-webkit-text-fill-color:#e0dff8!important;-webkit-box-shadow:inset 0 0 0 30px #142038!important}.screen{flex-direction:column;min-height:100vh;display:flex}.screen.center{justify-content:center;align-items:center}.sky-gradient{pointer-events:none;background:linear-gradient(#0000 0% 25%,#00a0c808 45%,#00b4dc0f 60%,#00c8f01a 75%,#00d4ff40 90%,#00d4ff59 100%);position:absolute;inset:0}.cloud-layer{pointer-events:none;filter:blur(40px);width:120%;position:absolute;left:-10%}.cloud-layer.c1{opacity:.35;background:radial-gradient(80% 50%,#6428b44d,#0000);height:200px;animation:18s ease-in-out infinite alternate drift;top:42%}.cloud-layer.c2{opacity:.25;background:radial-gradient(80% 50%,#c44dff26,#0000);height:160px;animation:24s ease-in-out infinite alternate drift;top:50%}.cloud-layer.c3{opacity:.4;background:radial-gradient(80% 50%,#3c147859,#0000);height:220px;animation:20s ease-in-out infinite alternate drift;top:58%}.horizon-glow{pointer-events:none;background:linear-gradient(90deg,#0000 5%,#c44dff4d 30%,#ff2d8a66 50%,#c44dff4d 70%,#0000 95%);height:1px;animation:4s ease-in-out infinite horizonPulse;position:absolute;top:68%;left:0;right:0}.grid-floor{pointer-events:none;opacity:.35;position:absolute;inset:68% 0 0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0%,#0000 80%);mask-image:linear-gradient(#000 0%,#0000 80%)}.grid-floor:after{content:"";transform-origin:top;background-image:linear-gradient(0deg,#c44dff12 1px,#0000 1px),linear-gradient(90deg,#c44dff12 1px,#0000 1px);background-size:60px 40px;height:200%;position:absolute;top:0;left:-50%;right:-50%;transform:perspective(400px)rotateX(60deg)}.scanlines{pointer-events:none;opacity:.5;background-image:repeating-linear-gradient(0deg,#ffffff04,#ffffff04 1px,#0000 1px 3px);animation:.15s linear infinite scan;position:absolute;inset:0}.brand-lines{justify-content:center;align-items:center;gap:16px;margin-bottom:16px;display:flex}.line-left,.line-right{opacity:0;width:60px;height:1px;display:block}.line-left{background:linear-gradient(90deg,#0000,#c44dff);animation:1s cubic-bezier(.16,1,.3,1) .3s forwards lineGrow}.line-right{background:linear-gradient(90deg,#c44dff,#0000);animation:1s cubic-bezier(.16,1,.3,1) .3s forwards lineGrow}.diamond{background:#c44dff;flex-shrink:0;width:6px;height:6px;transform:rotate(45deg);box-shadow:0 0 8px #c44dff}.brand-name{letter-spacing:.35em;color:#c44dff;text-transform:uppercase;font-family:Orbitron,monospace;font-size:13px;font-weight:500;animation:3s ease-in-out infinite neonPulse}.brand-sub{letter-spacing:.15em;color:#4a4862;text-transform:uppercase;margin-top:6px;font-family:Rajdhani,sans-serif;font-size:14px;font-weight:400}.glass-card{-webkit-backdrop-filter:blur(20px)saturate(1.2);background:#101c34bf;border:1px solid #c44dff1a;border-radius:12px;padding:32px 28px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #c44dff0d,0 20px 60px #00000080,0 0 80px #c44dff0a,inset 0 1px #ffffff08}.corner{opacity:.4;width:20px;height:20px;position:absolute}.corner.tl{border-top:1px solid #c44dff;border-left:1px solid #c44dff;border-radius:12px 0 0;top:0;left:0}.corner.tr{border-top:1px solid #c44dff;border-right:1px solid #c44dff;border-radius:0 12px 0 0;top:0;right:0}.corner.bl{border-bottom:1px solid #c44dff;border-left:1px solid #c44dff;border-radius:0 0 0 12px;bottom:0;left:0}.corner.br{border-bottom:1px solid #c44dff;border-right:1px solid #c44dff;border-radius:0 0 12px;bottom:0;right:0}.google-btn{color:#e0dff8;letter-spacing:.04em;cursor:pointer;background:#ffffff05;border:1px solid #c44dff14;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px 16px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:600;transition:all .3s;display:flex}.google-btn:hover{background:#c44dff0f;border-color:#c44dff40;box-shadow:0 0 20px #c44dff14}.google-btn:disabled{opacity:.5;cursor:not-allowed}.divider{letter-spacing:.2em;color:#4a4862;text-transform:uppercase;align-items:center;gap:14px;margin:22px 0;font-family:Orbitron,monospace;font-size:11px;font-weight:400;display:flex}.divider:before,.divider:after{content:"";flex:1;height:1px}.divider:before{background:linear-gradient(90deg,#0000,#c44dff26)}.divider:after{background:linear-gradient(90deg,#c44dff26,#0000)}.auth-input{color:#e0dff8;letter-spacing:.04em;background:#0c162a99;border:1px solid #c44dff1f;border-radius:8px;outline:none;width:100%;margin-bottom:12px;padding:13px 16px;font-family:Rajdhani,monospace;font-size:14px;font-weight:500;transition:all .3s}.auth-input:focus{border-color:#c44dff;box-shadow:0 0 20px #c44dff26,inset 0 0 20px #c44dff0d}.auth-error{color:#ff6b6b;margin-bottom:12px;font-family:Rajdhani,sans-serif;font-size:13px}.submit-btn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#c44dffd9,#ff2d8ab3);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:14px 16px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 0 20px #c44dff33}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#c44dff,#ff2d8a);box-shadow:0 0 30px #c44dff66,0 0 60px #ff2d8a26}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.auth-toggle{text-align:center;color:#4a4862;margin-top:16px;font-size:13px}.auth-toggle button{color:#c44dff;cursor:pointer;background:0 0;border:none;font-family:Rajdhani,sans-serif;font-size:13px;font-weight:600}.auth-toggle button:hover{text-decoration:underline}.footer-text{text-align:center;letter-spacing:.25em;color:#4a4862;text-transform:uppercase;margin-top:28px;font-family:Orbitron,monospace;font-size:9px;font-weight:400}header{background:#05020ee6;border-bottom:1px solid #c44dff1a;justify-content:flex-end;align-items:center;gap:12px;padding:12px 24px;display:flex}.user-name{color:#8b89a6;font-family:Rajdhani,sans-serif;font-size:13px}.sign-out{color:#4a4862;cursor:pointer;background:0 0;border:1px solid #c44dff1a;border-radius:6px;padding:4px 12px;font-family:Rajdhani,sans-serif;font-size:13px;transition:all .2s}.sign-out:hover{color:#e0dff8;border-color:#c44dff;box-shadow:0 0 10px #c44dff26}main.ask-form{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding:40px 20px;display:flex}.ask-form h2{letter-spacing:.1em;color:#c44dff;text-shadow:0 0 20px #c44dff4d;font-family:Orbitron,monospace;font-size:18px;font-weight:500}.input-row{gap:8px;width:100%;max-width:560px;display:flex}.input-row input{color:#e0dff8;background:#0c162a99;border:1px solid #c44dff1f;border-radius:8px;outline:none;flex:1;padding:12px 16px;font-family:Rajdhani,sans-serif;font-size:15px;transition:all .3s}.input-row input:focus{border-color:#c44dff;box-shadow:0 0 20px #c44dff26}.input-row button{color:#fff;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#c44dffd9,#ff2d8ab3);border:none;border-radius:8px;padding:12px 24px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:700;transition:all .3s}.input-row button:hover{box-shadow:0 0 20px #c44dff4d}.question-echo{color:#4a4862;font-family:Rajdhani,sans-serif;font-size:14px}.answer-card{white-space:pre-wrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101c34bf;border:1px solid #c44dff1a;border-radius:12px;width:100%;max-width:640px;padding:20px 24px;font-family:Rajdhani,sans-serif;font-size:15px;line-height:1.65}.reset-btn{color:#8b89a6;cursor:pointer;background:0 0;border:1px solid #c44dff26;border-radius:8px;padding:10px 20px;font-family:Rajdhani,sans-serif;font-size:13px;transition:all .3s}.reset-btn:hover{color:#e0dff8;border-color:#c44dff;box-shadow:0 0 10px #c44dff26}.center-content{justify-content:center;align-items:center;min-height:200px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2px solid #c44dff33;border-top-color:#c44dff;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin}.spinner-sm{border:2px solid #c44dff33;border-top-color:#c44dff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin;display:inline-block}@keyframes drift{0%{transform:translate(-3%)scaleX(1)}to{transform:translate(3%)scaleX(1.04)}}@keyframes scan{0%{transform:translateY(0)}to{transform:translateY(4px)}}@keyframes neonPulse{0%,to{text-shadow:0 0 10px #c44dff80,0 0 40px #c44dff33}50%{text-shadow:0 0 20px #c44dffcc,0 0 60px #c44dff4d,0 0 100px #c44dff1a}}@keyframes horizonPulse{0%,to{opacity:.6}50%{opacity:.85}}@keyframes lineGrow{0%{opacity:0;width:0}to{opacity:1;width:60px}}
