@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg-base:#080d1a;--bg-surface:#0f1828;--bg-elevated:#162035;--bg-card:#1c2840;--border:#334d7a;--border-subtle:#2a3d62;--accent:#3b82f6;--accent-glow:#3b82f626;--accent-hover:#2563eb;--success:#10b981;--success-bg:#10b9811a;--warning:#f59e0b;--warning-bg:#f59e0b1a;--danger:#ef4444;--danger-bg:#ef44441a;--text-primary:#f0f4ff;--text-secondary:#89b;--text-muted:#4a5a7a;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 4px #0009, 0 0 0 1px #ffffff12;--shadow-md:0 4px 20px #00000080, 0 0 0 1px #ffffff12;--shadow-lg:0 8px 36px #0009, 0 0 0 1px #ffffff14;--shadow-glow:0 0 24px #3b82f633}[data-theme=light]{--bg-base:#f4f3ef;--bg-surface:#faf9f7;--bg-elevated:#eeecea;--bg-card:#e8e6e2;--border:#d4d0c8;--border-subtle:#e2dfd8;--accent:#2563eb;--accent-glow:#2563eb1f;--accent-hover:#1d4ed8;--success:#059669;--success-bg:#0596691a;--warning:#d97706;--warning-bg:#d977061a;--danger:#dc2626;--danger-bg:#dc262614;--text-primary:#1a1f2e;--text-secondary:#4a5568;--text-muted:#8a94a6;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #0000001f;--shadow-glow:0 0 24px #2563eb26}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,system-ui,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}code,pre{font-family:JetBrains Mono,monospace}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);outline:none;width:100%;padding:.625rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}input[type=checkbox],input[type=radio]{width:auto;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}input::placeholder,textarea::placeholder{color:var(--text-muted)}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.4}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.skeleton{background:linear-gradient(90deg, var(--bg-elevated) 25%, var(--bg-card) 50%, var(--bg-elevated) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s infinite shimmer}.animate-slide-up{animation:.3s forwards slide-up}.animate-fade-in{animation:.2s forwards fade-in}@media (width<=768px){.landing-nav-links{display:none!important}.landing-nav{padding:0 1.25rem!important}.landing-nav-ctas{gap:8px!important}.landing-nav-ctas .landing-signin,.landing-nav-startfree{display:none!important}}.hero-ctas a{word-break:break-word;min-width:0}@media (width<=768px){.hero-section{padding:100px 1.25rem 60px!important}.hero-ctas{max-width:340px;margin-left:auto;margin-right:auto;flex-direction:column!important;width:100%!important}.hero-ctas a{box-sizing:border-box;text-align:center;white-space:normal!important;justify-content:center!important;width:100%!important;padding:13px 20px!important;font-size:.9rem!important;line-height:1.3!important}.hero-stats{gap:1.25rem!important}.visualizer-container{height:220px!important;margin-bottom:2.5rem!important}.how-section{padding:80px 1.25rem!important}.how-steps-grid{grid-template-columns:1fr!important;gap:1rem!important}}@media (width>=769px) and (width<=1024px){.how-steps-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=768px){.features-section{padding:80px 1.25rem!important}.features-grid{grid-template-columns:1fr!important}}@media (width>=769px) and (width<=1024px){.features-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=768px){.pricing-section{padding:80px 1.25rem!important}.pricing-grid{max-width:400px;margin-left:auto;margin-right:auto;grid-template-columns:1fr!important}}@media (width>=769px) and (width<=1024px){.pricing-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=768px){.about-section{padding:80px 1.25rem!important}.about-grid{grid-template-columns:1fr!important;gap:2.5rem!important}}@media (width>=769px) and (width<=1024px){.about-grid{gap:2.5rem!important}}@media (width<=768px){.contact-section{padding:80px 1.25rem!important}.contact-name-email-grid{grid-template-columns:1fr!important}.landing-footer{padding:2rem 1.25rem!important}.landing-footer-inner{flex-direction:column!important;align-items:flex-start!important;gap:1.25rem!important}.landing-footer-links{flex-wrap:wrap!important;gap:1rem!important}.register-plan-grid{max-width:400px;margin-left:auto;margin-right:auto;grid-template-columns:1fr!important}}@media (width>=769px) and (width<=1024px){.register-plan-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=768px){.lang-switcher-landing{display:none!important}.landing-nav-mobile-lang{display:flex!important}}
