#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{--primary-color: #3b82f6;--primary-dark: #2563eb;--primary-light: #60a5fa;--accent-color: #93c5fd;--dark-bg: #0a0a14;--darker-bg: #151526;--text-primary: #ffffff;--text-secondary: #cbd5e1;--card-bg: rgba(30, 41, 59, .7);--card-border: rgba(59, 130, 246, .2);--wave-color-1: rgba(59, 130, 246, .15);--wave-color-2: rgba(147, 197, 253, .1);--wave-color-3: rgba(37, 99, 235, .2)}body{margin:0;font-family:Inter,Segoe UI,sans-serif;color:var(--text-primary);background-color:var(--dark-bg);overflow-x:hidden;line-height:1.6}@keyframes gradientWave{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-25px)}to{transform:translateY(0)}}@keyframes glow{0%{box-shadow:0 0 8px #3b82f680}50%{box-shadow:0 0 25px #3b82f6cc}to{box-shadow:0 0 8px #3b82f680}}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes wavePulse{0%{opacity:0;transform:scale(.7)}50%{opacity:1;transform:scale(1.4)}to{opacity:0;transform:scale(.7)}}.hero-section{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#0a0a14,#151526);padding:0 20px}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.15) 0%,transparent 50%);animation:wavePulse 12s ease-in-out infinite;z-index:0}.hero-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 30%,rgba(37,99,235,.2) 0%,transparent 40%);animation:wavePulse 12s ease-in-out infinite 4s;z-index:1}.hero-background:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 70%,rgba(59,130,246,.12) 0%,transparent 40%);animation:wavePulse 12s ease-in-out infinite 8s;z-index:2}.hero-content{text-align:center;padding:0;max-width:950px;width:100%;position:relative;z-index:3;animation:float 8s ease-in-out infinite}.logo-container{margin-bottom:2.5rem;animation:float 8s ease-in-out infinite}.hero-logo{width:130px;height:auto;filter:drop-shadow(0 0 15px rgba(59,130,246,.4));transition:all .3s ease}.hero-logo:hover{transform:scale(1.08);filter:drop-shadow(0 0 25px rgba(59,130,246,.6))}.hero-title{font-size:5.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1;background:linear-gradient(45deg,#3b82f6,#60a5fa,#93c5fd);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:textClipShine 6s linear infinite;text-shadow:0 0 40px rgba(59,130,246,.3);letter-spacing:-.02em}.hero-subtitle{display:block;font-size:1.9rem;font-weight:400;margin-top:1rem;color:var(--text-secondary);text-shadow:0 0 20px rgba(203,213,225,.2)}.hero-tagline{font-size:2.1rem;margin-bottom:3.5rem;color:var(--text-primary);opacity:.95;animation:slideIn 1s ease-out;text-shadow:0 0 15px rgba(255,255,255,.1)}.cta-button{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff;border:none;padding:20px 40px;font-size:1.4rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;z-index:1;box-shadow:0 6px 20px #3b82f64d,inset 0 1px #ffffff1a;text-shadow:0 0 10px rgba(255,255,255,.2);min-height:60px;display:inline-flex;align-items:center;justify-content:center}.cta-button:hover{transform:translateY(-4px) scale(1.03);background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 12px 35px #3b82f666,inset 0 1px #fff3}.cta-button:active{transform:translateY(-1px)}.cta-button.pulse{animation:glow 2.5s infinite}.scroll-down{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:100}.scroll-text{color:var(--text-primary);font-size:1.2rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;animation:glow 3s infinite;text-shadow:0 0 15px rgba(59,130,246,.5)}.features-section{background:linear-gradient(135deg,#0c1421,#1a2332,#2563eb);background-size:200% 200%;animation:headerWave 15s ease infinite;padding:120px 20px;position:relative}.features-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 25% 25%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(37,99,235,.08) 0%,transparent 50%);animation:wavePulse 15s ease-in-out infinite;z-index:0}.section-title{text-align:center;font-size:2.8rem;margin-bottom:70px;position:relative;display:block;width:100%;background:linear-gradient(45deg,#3b82f6,#60a5fa,#93c5fd);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:textClipShine 6s linear infinite;text-shadow:0 0 30px rgba(59,130,246,.3);font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.feature-card{background:var(--card-bg);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--card-border);border-radius:24px;padding:40px 30px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.feature-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#3b82f61a,#93c5fd0d);opacity:0;transition:opacity .4s ease}.feature-card:hover{transform:translateY(-12px);border-color:var(--primary-color);box-shadow:0 15px 50px #0006,0 0 30px #3b82f633}.feature-card:hover:before{opacity:1}.feature-icon{font-size:3.8rem;margin-bottom:25px;background:linear-gradient(135deg,var(--primary-color),var(--accent-color));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 15px rgba(59,130,246,.3));line-height:1}.feature-card h3{font-size:1.9rem;margin-bottom:20px;color:var(--text-primary);font-weight:600;text-shadow:0 0 10px rgba(255,255,255,.1)}.feature-card p{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin:0}.tutorial-section{background:linear-gradient(135deg,#0c1421,#1a2332,#2563eb);background-size:200% 200%;animation:headerWave 15s ease infinite;padding:120px 20px;position:relative}.tutorial-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 60% 40%,rgba(59,130,246,.08) 0%,transparent 50%);animation:wavePulse 18s ease-in-out infinite;z-index:0}.tutorial-steps{max-width:950px;margin:0 auto;position:relative;z-index:1}.step{display:flex;margin-bottom:80px;align-items:flex-start;background:var(--card-bg);border-radius:24px;padding:35px;border:1px solid var(--card-border);transition:all .4s ease;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 8px 32px #0000004d}.step:hover{transform:translate(15px);border-color:var(--primary-color);box-shadow:0 12px 40px #0006,0 0 25px #3b82f633}.step-number{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff;width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-right:35px;flex-shrink:0;box-shadow:0 6px 20px #3b82f64d,inset 0 1px #fff3;transition:all .3s ease}.step:hover .step-number{transform:scale(1.1);box-shadow:0 8px 25px #3b82f666,inset 0 1px #ffffff4d}.step-content{flex:1}.step-content h3{font-size:1.9rem;margin-bottom:15px;color:var(--text-primary);font-weight:600;text-shadow:0 0 10px rgba(255,255,255,.1)}.step-content p{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin:0}.prompt-example{background:#3b82f61a;border-radius:16px;padding:25px;margin-top:25px;border:1px solid rgba(59,130,246,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s ease}.prompt-example:hover{background:#3b82f626;border-color:var(--primary-color);transform:translateY(-2px)}.prompt-example p{color:var(--text-primary);font-family:Fira Code,monospace;font-size:1.1rem;margin:0}.code{background:#3b82f626;padding:4px 10px;border-radius:8px;font-family:Fira Code,monospace;color:var(--primary-light);border:1px solid rgba(59,130,246,.2)}.prompt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:25px}.prompt-card{background:#3b82f61a;border-radius:16px;padding:20px;border:1px solid rgba(59,130,246,.25);transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.prompt-card:hover{transform:translateY(-6px);background:#3b82f626;border-color:var(--primary-color);box-shadow:0 8px 25px #3b82f633}.prompt-card p{margin:0;color:var(--text-primary);font-family:Fira Code,monospace;font-size:1rem}.final-cta{background:linear-gradient(135deg,#0c1421,#1a2332,#2563eb);background-size:200% 200%;animation:headerWave 15s ease infinite;padding:120px 20px;text-align:center;position:relative}.final-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.1) 0%,transparent 60%);animation:wavePulse 20s ease-in-out infinite;z-index:0}.final-cta h2{font-size:3.2rem;margin-bottom:40px;background:linear-gradient(45deg,var(--primary-color),var(--accent-color));background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:textClipShine 6s linear infinite;position:relative;z-index:1;text-shadow:0 0 30px rgba(59,130,246,.3)}.scroll-section{opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.4,0,.2,1)}.scroll-section.animate-in{opacity:1;transform:translateY(0)}.scroll-indicator,.mouse,.wheel,.arrow,.arrow span{display:none}@media (max-width: 768px){.hero-section{min-height:100vh;min-height:100dvh;padding:20px 15px}.hero-content{max-width:100%;padding:0 10px}.logo-container{margin-bottom:1.5rem}.hero-logo{width:80px}.hero-title{font-size:2.8rem;margin-bottom:1rem;line-height:1.2;letter-spacing:-.01em}.hero-subtitle{font-size:1.2rem;margin-top:.5rem}.hero-tagline{font-size:1.4rem;margin-bottom:2.5rem;line-height:1.4}.cta-button{font-size:1.1rem;padding:16px 32px;min-height:52px;width:auto;max-width:280px}.scroll-down{bottom:30px}.scroll-text{font-size:1rem}.section-title{font-size:2.2rem;margin-bottom:50px}.features-section{padding:80px 15px}.features-grid{grid-template-columns:1fr;gap:25px;padding:0 10px}.feature-card{padding:30px 20px;border-radius:20px}.feature-icon{font-size:3rem;margin-bottom:20px}.feature-card h3{font-size:1.5rem;margin-bottom:15px}.feature-card p{font-size:1rem;line-height:1.6}.tutorial-section{padding:80px 15px}.step{flex-direction:column;align-items:center;text-align:center;padding:25px 20px;margin-bottom:40px;border-radius:20px}.step:hover{transform:translateY(-8px)}.step-number{margin-right:0;margin-bottom:20px;width:50px;height:50px;font-size:1.3rem}.step-content h3{font-size:1.5rem;margin-bottom:12px}.step-content p{font-size:1rem;line-height:1.6}.prompt-example{padding:20px;border-radius:12px;margin-top:20px}.prompt-example p{font-size:.95rem}.prompt-grid{grid-template-columns:1fr;gap:20px}.prompt-card{padding:15px;border-radius:12px}.prompt-card p{font-size:.9rem}.final-cta{padding:80px 15px}.final-cta h2{font-size:2.2rem;margin-bottom:30px}}@media (max-width: 480px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}.hero-tagline{font-size:1.2rem}.cta-button{font-size:1rem;padding:14px 28px;min-height:48px;border-radius:24px}.section-title{font-size:1.8rem;margin-bottom:40px}.features-grid{grid-template-columns:1fr;gap:20px}.feature-card{padding:25px 15px}.feature-icon{font-size:2.5rem}.feature-card h3{font-size:1.3rem}.feature-card p{font-size:.95rem}.step{padding:20px 15px}.step-number{width:45px;height:45px;font-size:1.2rem}.step-content h3{font-size:1.3rem}.final-cta h2{font-size:1.8rem}}@media (max-width: 768px) and (orientation: landscape) and (max-height: 500px){.hero-section{min-height:100vh;padding:10px 15px}.hero-title{font-size:2.2rem;margin-bottom:.5rem}.hero-subtitle{font-size:1rem}.hero-tagline{font-size:1.1rem;margin-bottom:1.5rem}.logo-container{margin-bottom:1rem}.hero-logo{width:60px}.cta-button{font-size:.95rem;padding:12px 24px;min-height:44px}.scroll-down{bottom:15px}.scroll-text{font-size:.8rem}.features-section,.tutorial-section,.final-cta{padding:60px 15px}}@media (hover: none) and (pointer: coarse){.cta-button:hover,.feature-card:hover,.step:hover,.prompt-card:hover,.prompt-example:hover{transform:none}.cta-button:active{transform:scale(.98);background:linear-gradient(135deg,#1d4ed8,#1e40af)}.feature-card:active,.step:active{transform:scale(.98)}}@supports (padding: env(safe-area-inset-bottom)){.hero-section{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.features-section,.tutorial-section,.final-cta{padding-bottom:calc(120px + env(safe-area-inset-bottom))}@media (max-width: 768px){.hero-section{padding-bottom:calc(15px + env(safe-area-inset-bottom))}.features-section,.tutorial-section,.final-cta{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}}.signin-container{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;width:100vw;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#0a0a14,#151526);position:fixed;top:0;left:0;overflow:hidden;margin:0;padding:20px;box-sizing:border-box}.signin-background{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.15) 0%,transparent 50%);animation:wavePulse 10s ease-in-out infinite;z-index:0}.signin-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 30%,rgba(37,99,235,.2) 0%,transparent 40%);animation:wavePulse 10s ease-in-out infinite 3s;z-index:1}.signin-background:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 70%,rgba(59,130,246,.12) 0%,transparent 40%);animation:wavePulse 10s ease-in-out infinite 6s;z-index:2}.signin-form{background:#0f172ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:3.5rem;border-radius:24px;border:1px solid rgba(59,130,246,.3);box-shadow:0 10px 40px #0006,0 0 0 1px #3b82f61a,inset 0 1px #ffffff1a;width:90%;max-width:450px;position:relative;z-index:3;transition:all .3s ease;animation:formGlow 4s ease-in-out infinite}.signin-form:hover{transform:translateY(-4px);box-shadow:0 15px 50px #00000080,0 0 0 1px #3b82f633,0 0 30px #3b82f61a,inset 0 1px #ffffff26}.signin-title{font-size:2.8rem;font-weight:800;margin-bottom:2.5rem;text-align:center;background:linear-gradient(45deg,#3b82f6,#60a5fa,#93c5fd);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:textClipShine 6s linear infinite;text-shadow:0 0 30px rgba(59,130,246,.3);letter-spacing:-.02em;line-height:1.1}.input-group{margin-bottom:1.8rem;position:relative}.input-label{display:block;margin-bottom:.7rem;color:#e2e8f0;font-size:1rem;font-weight:600;letter-spacing:.02em}.input-field{width:100%;padding:1rem 1.2rem;background:#1e293b99;border:2px solid rgba(59,130,246,.2);border-radius:14px;color:#f1f5f9;font-size:1rem;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;font-family:inherit}.input-field:focus{outline:none;border-color:#3b82f6;background:#1e293bcc;box-shadow:0 0 0 4px #3b82f626,0 0 20px #3b82f633;transform:translateY(-2px)}.input-field::placeholder{color:#e2e8f080}.google-button{width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#1e293b,#334155,#3b82f6);border:none;border-radius:14px;color:#fff;font-size:1.1rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 15px #3b82f633,inset 0 1px #ffffff1a;min-height:52px;font-family:inherit}.google-button:hover{transform:translateY(-3px);background:linear-gradient(135deg,#334155,#3b82f6,#2563eb);box-shadow:0 8px 25px #3b82f659,inset 0 1px #fff3}.google-button:active{transform:translateY(-1px)}.google-button img{width:24px;height:24px;object-fit:contain;filter:drop-shadow(0 0 4px rgba(59,130,246,.3))}.google-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.google-button:hover:before{left:100%}.google-button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s ease}.google-button:hover:after{opacity:1}@keyframes wavePulse{0%{opacity:0;transform:scale(.7)}50%{opacity:1;transform:scale(1.3)}to{opacity:0;transform:scale(.7)}}@keyframes formGlow{0%{box-shadow:0 10px 40px #0006,0 0 0 1px #3b82f61a}50%{box-shadow:0 15px 50px #00000080,0 0 0 1px #3b82f64d,0 0 40px #3b82f626}to{box-shadow:0 10px 40px #0006,0 0 0 1px #3b82f61a}}@media (max-width: 768px){.signin-container{padding:16px}.signin-form{padding:3rem 2.5rem;border-radius:20px;width:100%;max-width:400px}.signin-title{font-size:2.5rem;margin-bottom:2.2rem}.input-group{margin-bottom:1.6rem}.input-field{padding:1rem 1.1rem;font-size:16px;border-radius:12px}.google-button{padding:1rem 1.3rem;font-size:1.05rem;min-height:54px;border-radius:12px}.google-button img{width:22px;height:22px}}@media (max-width: 640px){.signin-container{padding:12px;align-items:center;justify-content:center}.signin-form{padding:2.5rem 2rem;margin:0;border-radius:18px;width:100%;max-width:none;min-width:280px}.signin-title{font-size:2.2rem;margin-bottom:2rem;line-height:1.2}.input-group{margin-bottom:1.5rem}.input-label{font-size:.95rem;margin-bottom:.6rem}.input-field{padding:.9rem 1rem;font-size:16px;border-radius:12px;min-height:48px}.google-button{padding:.9rem 1.2rem;font-size:1rem;min-height:50px;border-radius:12px;gap:.8rem}.google-button img{width:20px;height:20px}}@media (max-width: 480px){.signin-container{padding:8px;align-items:center;justify-content:center}.signin-form{padding:2rem 1.5rem;margin:0;width:100%;border-radius:16px;min-width:260px}.signin-title{font-size:1.9rem;margin-bottom:1.8rem}.input-group{margin-bottom:1.4rem}.input-label{font-size:.9rem;margin-bottom:.5rem}.input-field{padding:.8rem .9rem;font-size:16px;border-radius:10px;min-height:44px}.google-button{padding:.8rem 1rem;font-size:.95rem;min-height:48px;border-radius:10px;gap:.7rem}.google-button img{width:18px;height:18px}}@media (max-width: 360px){.signin-container{padding:6px;padding-top:6vh}.signin-form{padding:1.8rem 1.2rem;border-radius:14px;min-width:240px}.signin-title{font-size:1.7rem;margin-bottom:1.5rem}.input-field{padding:.75rem .8rem;min-height:42px}.google-button{padding:.75rem .9rem;font-size:.9rem;min-height:46px;gap:.6rem}.google-button img{width:16px;height:16px}}@media (max-width: 768px) and (orientation: landscape) and (max-height: 500px){.signin-container{padding:8px;padding-top:2vh;align-items:flex-start}.signin-form{padding:1.5rem 2rem;max-width:380px;width:100%;border-radius:16px}.signin-title{font-size:1.8rem;margin-bottom:1.2rem}.input-group{margin-bottom:1.2rem}.input-label{font-size:.9rem;margin-bottom:.5rem}.input-field{padding:.7rem 1rem;min-height:40px;border-radius:10px}.google-button{padding:.7rem 1rem;font-size:.95rem;min-height:44px;border-radius:10px}.google-button img{width:18px;height:18px}}@media (hover: none) and (pointer: coarse){.signin-form:hover{transform:none}.google-button:hover{transform:none;background:linear-gradient(135deg,#1e293b,#334155,#3b82f6);box-shadow:0 4px 15px #3b82f633,inset 0 1px #ffffff1a}.google-button:hover:before,.google-button:hover:after{display:none}.google-button:active{transform:scale(.98);background:linear-gradient(135deg,#334155,#2563eb,#1d4ed8)}.input-field:focus{transform:none}}@supports (padding: env(safe-area-inset-bottom)){.signin-container{padding-bottom:calc(20px + env(safe-area-inset-bottom));padding-left:calc(20px + env(safe-area-inset-left));padding-right:calc(20px + env(safe-area-inset-right));padding-top:calc(20px + env(safe-area-inset-top))}@media (max-width: 640px){.signin-container{padding-bottom:calc(12px + env(safe-area-inset-bottom));padding-left:calc(12px + env(safe-area-inset-left));padding-right:calc(12px + env(safe-area-inset-right));padding-top:calc(10vh + env(safe-area-inset-top))}}@media (max-width: 480px){.signin-container{padding-bottom:calc(8px + env(safe-area-inset-bottom));padding-left:calc(8px + env(safe-area-inset-left));padding-right:calc(8px + env(safe-area-inset-right));padding-top:calc(8vh + env(safe-area-inset-top))}}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.signin-form{border-width:.5px}.input-field{border-width:1px}}@media (prefers-reduced-motion: reduce){.signin-form,.signin-background,.signin-background:before,.signin-background:after,.signin-title{animation:none}.signin-form:hover,.google-button:hover,.input-field:focus{transform:none}.google-button:before{display:none}}.google-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.input-field:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.google-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.google-button:disabled:hover{transform:none;background:linear-gradient(135deg,#1e293b,#334155,#3b82f6)}.input-field.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.input-field.error:focus{border-color:#ef4444;box-shadow:0 0 0 4px #ef444426,0 0 20px #ef444433}@keyframes formAppear{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.signin-form{animation:formAppear .6s ease-out,formGlow 4s ease-in-out infinite .6s}.home-container{height:100vh;width:100vw;display:flex;flex-direction:column;background:linear-gradient(145deg,#0a0a14,#151526);color:#fff;font-family:Segoe UI,Roboto,sans-serif;overflow:hidden;position:fixed;top:0;left:0}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:linear-gradient(135deg,#0c1421,#1a2332,#2563eb);background-size:200% 200%;animation:headerWave 12s ease infinite;color:#fff;position:sticky;top:0;z-index:100;flex-shrink:0;border-bottom:1px solid rgba(37,99,235,.2);box-shadow:0 4px 20px #2563eb1a;min-height:70px}.chat-header img{height:40px;filter:drop-shadow(0 0 8px rgba(37,99,235,.3));flex-shrink:0}.chat-header h1{font-size:1.4rem;font-weight:700;background:linear-gradient(45deg,#3b82f6,#60a5fa,#93c5fd);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textClipShine 6s linear infinite;text-shadow:0 0 20px rgba(59,130,246,.3);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.chat-header span{font-size:.9rem;color:#94a3b8;white-space:nowrap;margin:0 .5rem}.chat-header button{background:#ef444433;color:#ef4444;border:1px solid #ef4444;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.85rem;transition:all .3s ease;white-space:nowrap;flex-shrink:0}.chat-header button:hover{background:#ef4444;color:#fff;transform:translateY(-1px)}@keyframes headerWave{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes textClipShine{0%{background-position:-200% center}to{background-position:200% center}}.chat-body{flex:1;padding:1.2rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;margin-bottom:90px}.chat-body .msg{margin-bottom:1rem;display:flex;flex-direction:column;max-width:80%;animation:messageSlide .4s ease-out}.chat-body .msg.user{align-self:flex-end}.chat-body .msg.user .bubble{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-top-right-radius:4px;box-shadow:0 4px 15px #3b82f633}.chat-body .msg.Elix{align-self:flex-start}.chat-body .msg.Elix .bubble{background:linear-gradient(135deg,#1e293b,#334155);color:#e2e8f0;border-top-left-radius:4px;border:1px solid rgba(59,130,246,.1);box-shadow:0 4px 15px #0000004d}.chat-body .msg .bubble{padding:1rem 1.3rem;border-radius:1.5rem;font-size:1rem;line-height:1.6;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);word-wrap:break-word;overflow-wrap:break-word}.chat-body .msg .bubble:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f626}.chat-body .msg .bubble.transcribing{opacity:.7;animation:pulse 2s infinite}.chat-body .msg .bubble .message-image{margin-bottom:.5rem}.chat-body .msg .bubble .message-image img{max-width:100%;max-height:300px;border-radius:12px;box-shadow:0 4px 20px #0006;border:1px solid rgba(59,130,246,.2);transition:all .3s ease;object-fit:contain}.chat-body .msg .bubble .message-image img:hover{transform:scale(1.02);box-shadow:0 8px 30px #3b82f633}.chat-body .msg .timestamp{font-size:.75rem;color:#64748b;margin-top:6px;align-self:flex-end;opacity:.7}@keyframes messageSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.chat-footer{display:flex;align-items:flex-end;padding:1.2rem 1.5rem;background:#0f172af2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(59,130,246,.2);position:fixed;bottom:0;left:0;right:0;z-index:100;box-shadow:0 -4px 20px #0003;min-height:80px}.chat-footer .image-preview{position:absolute;top:-120px;left:1.5rem;margin-bottom:.5rem}.chat-footer .image-preview img{max-width:100px;max-height:100px;border-radius:12px;border:2px solid #3b82f6;box-shadow:0 4px 15px #3b82f64d;transition:all .3s ease}.chat-footer .image-preview img:hover{transform:scale(1.05);box-shadow:0 6px 20px #3b82f666}.chat-footer .image-preview .remove-image{position:absolute;top:-8px;right:-8px;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;padding:0;box-shadow:0 4px 12px #ef44444d;transition:all .3s ease}.chat-footer .image-preview .remove-image:hover{transform:scale(1.15);background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 20px #ef444466}.chat-footer textarea{flex:1;background:#1e293bcc;color:#e2e8f0;padding:1rem 1.2rem;border:2px solid rgba(59,130,246,.3);border-radius:16px;font-size:1rem;resize:none;transition:all .3s ease;max-height:120px;min-height:50px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:inherit}.chat-footer textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a,0 0 20px #3b82f633;background:#1e293be6}.chat-footer textarea::placeholder{color:#64748b}.chat-footer button{margin-left:1rem;background:#1e293bcc;color:#3b82f6;border:2px solid #3b82f6;padding:.8rem;font-size:1.3rem;border-radius:50%;cursor:pointer;transition:all .3s ease;box-shadow:inset 0 0 15px #3b82f633,0 0 15px #3b82f64d;flex-shrink:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:50px;height:50px;display:flex;align-items:center;justify-content:center}.chat-footer button:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;transform:scale(1.08);box-shadow:0 0 25px #3b82f680}.chat-footer button.mic.on{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 0 20px #3b82f699;animation:micPulse 2s infinite}.chat-footer button.image-upload{font-size:1.4rem;padding:.6rem;background:#1e293bcc;color:#10b981;border-color:#10b981;box-shadow:inset 0 0 15px #10b98133,0 0 15px #10b9814d}.chat-footer button.image-upload:hover{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 0 25px #10b98180}.chat-footer button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}@keyframes micPulse{0%{box-shadow:0 0 20px #3b82f699}50%{box-shadow:0 0 30px #3b82f6cc}to{box-shadow:0 0 20px #3b82f699}}.chat-body::-webkit-scrollbar{width:6px}.chat-body::-webkit-scrollbar-track{background:#1e293b4d;border-radius:4px}.chat-body::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#3b82f6,#2563eb);border-radius:4px;transition:all .3s ease}.chat-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#60a5fa,#3b82f6)}@media (max-width: 768px){.home-container{height:100dvh}.chat-header{padding:.75rem 1rem;min-height:60px;flex-wrap:nowrap;gap:.5rem}.chat-header img{height:28px;order:1}.chat-header h1{font-size:.9rem;order:2;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 .25rem}.chat-header .MuiFormGroup-root{display:none}.chat-header span{font-size:.8rem;order:3;min-width:fit-content}.chat-header button{font-size:.75rem;padding:.4rem .8rem;order:4;min-width:fit-content}.chat-header .MuiIconButton-root{order:0;padding:.5rem}.chat-body{padding:.75rem 1rem;margin-bottom:100px}.chat-body .msg{max-width:95%}.chat-body .msg .bubble{padding:.75rem 1rem;font-size:.95rem;line-height:1.5}.chat-body .msg .bubble .message-image img{max-width:100%;max-height:250px}.chat-body .msg .timestamp{font-size:.7rem;margin-top:4px}.chat-footer{padding:1rem;min-height:90px;flex-wrap:wrap;align-items:flex-end}.chat-footer .image-preview{top:-110px;left:1rem}.chat-footer .image-preview img{max-width:80px;max-height:80px}.chat-footer textarea{font-size:16px;padding:.75rem 1rem;min-height:44px;border-radius:12px;line-height:1.4}.chat-footer button{width:44px;height:44px;padding:0;font-size:1.1rem;margin-left:.75rem}.chat-footer button.image-upload{font-size:1.2rem}.chat-footer button.mic{font-size:1rem}.MuiIconButton-root[style*="position: fixed"]{bottom:120px!important;right:20px!important;left:auto!important;transform:none!important}}@media (max-width: 768px) and (orientation: landscape){.chat-header{min-height:50px;padding:.5rem 1rem}.chat-header h1{font-size:.85rem}.chat-header img{height:24px}.chat-body{margin-bottom:80px;padding:.5rem 1rem}.chat-footer{min-height:70px;padding:.75rem 1rem}.chat-footer textarea{min-height:40px;padding:.6rem .9rem}.chat-footer button{width:40px;height:40px;margin-left:.5rem}}@media (max-width: 480px){.chat-header h1{display:none}.chat-header span{font-size:.75rem}.chat-body .msg{max-width:98%}.chat-body .msg .bubble{padding:.65rem .9rem;font-size:.9rem}.chat-footer{padding:.75rem}.chat-footer button{margin-left:.5rem;width:42px;height:42px}}@supports (padding: env(safe-area-inset-bottom)){.chat-footer{padding-bottom:calc(1.2rem + env(safe-area-inset-bottom))}@media (max-width: 768px){.chat-footer{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}}}: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}}
