:root{--background:#f8f9fc;--foreground:#1a1b2e;--primary:#7c3aed;--primary-glow:#7c3aed40;--secondary:#06b6d4;--accent:#f59e0b;--card-bg:#fff;--card-border:#0000000f;--glass-bg:#ffffffb8;--glass-border:#00000014;--selection:#7c3aed26;--text-muted:#64748b;--text-secondary:#475569;--shadow-sm:0 1px 3px #0000000a, 0 1px 2px #0000000f;--shadow-md:0 4px 16px #0000000f, 0 2px 4px #0000000a;--shadow-lg:0 12px 40px #00000014, 0 4px 12px #0000000a;--shadow-xl:0 24px 64px #0000001a, 0 8px 20px #0000000f;--font-main:var(--font-noto), var(--font-inter), system-ui, -apple-system, sans-serif;--font-gothic:var(--font-noto), var(--font-inter), sans-serif;--max-width:1200px;--header-height:70px;--demo-banner-height:32px;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--page-hero-title-size:clamp(2.35rem, 5.2vw, 3.65rem);--page-hero-title-weight:800;--page-hero-title-tracking:-.04em;--page-hero-lead-size:clamp(1rem, 2.2vw, 1.2rem)}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-main);line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at 20% 0,#7c3aed0a 0%,#0000 50%),radial-gradient(at 80% 100%,#06b6d40a 0%,#0000 50%);width:100%;height:100%;position:fixed;top:0;left:0}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:var(--foreground);font-weight:700}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);border-radius:1rem}.btn-primary{color:#fff;box-shadow:0 4px 14px var(--primary-glow);transition:var(--transition-smooth);background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:inline-flex}.btn-primary:hover{box-shadow:0 8px 24px var(--primary-glow);filter:brightness(1.05);transform:translateY(-2px)}.section-title{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1a1b2e 0%,#7c3aed 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s ease-out forwards fadeIn}.page-hero-accent{color:var(--primary)}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.CookieConsent-module__zAWClG__overlay{z-index:9999;width:calc(100% - 4rem);max-width:600px;animation:.5s cubic-bezier(.4,0,.2,1) CookieConsent-module__zAWClG__slideIn;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes CookieConsent-module__zAWClG__slideIn{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}.CookieConsent-module__zAWClG__banner{-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-xl);background:#fff;border:1px solid #00000014;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}@media (max-width:600px){.CookieConsent-module__zAWClG__banner{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}}.CookieConsent-module__zAWClG__content{align-items:flex-start;gap:1.5rem;display:flex}@media (max-width:600px){.CookieConsent-module__zAWClG__content{flex-direction:column;align-items:center}}.CookieConsent-module__zAWClG__iconWrapper{color:var(--primary);background:#7c3aed14;border-radius:50%;padding:.75rem;display:flex}.CookieConsent-module__zAWClG__textWrapper h3{color:var(--foreground);margin-bottom:.5rem;font-size:1rem}.CookieConsent-module__zAWClG__textWrapper p{color:var(--text-muted);font-size:.85rem;line-height:1.5}.CookieConsent-module__zAWClG__actions{align-items:center;gap:1rem;display:flex}.CookieConsent-module__zAWClG__acceptBtn{color:#fff;white-space:nowrap;transition:var(--transition-smooth);background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border-radius:.75rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700}.CookieConsent-module__zAWClG__acceptBtn:hover{box-shadow:0 4px 15px var(--primary-glow);transform:translateY(-2px)}.CookieConsent-module__zAWClG__closeBtn{color:var(--text-muted);transition:var(--transition-smooth)}.CookieConsent-module__zAWClG__closeBtn:hover{color:var(--foreground)}
.DemoBanner-module__A2KfOG__banner{color:#fff;z-index:10001;background:linear-gradient(90deg,#7c3aed,#6d28d9);width:100%;padding:.5rem 0;font-size:.8rem;font-weight:600;position:fixed;top:0;left:0;box-shadow:0 2px 12px #7c3aed33}.DemoBanner-module__A2KfOG__container{max-width:var(--max-width);justify-content:center;align-items:center;gap:.75rem;margin:0 auto;padding:0 2rem;display:flex}@media (max-width:768px){.DemoBanner-module__A2KfOG__banner{padding:.4rem 1rem;font-size:.7rem}}
.Footer-module__3hUVsW__footer{color:var(--text-muted);background:linear-gradient(#f1f5f9 0%,#e8ecf2 100%);border-top:1px solid #0000000f;margin-top:5rem;padding:5rem 0 2rem}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:3rem}}.Footer-module__3hUVsW__brand .Footer-module__3hUVsW__logo{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__3hUVsW__logoIcon{color:var(--primary)}.Footer-module__3hUVsW__description{max-width:300px;margin-bottom:2rem;line-height:1.8}.Footer-module__3hUVsW__socials{gap:1rem;display:flex}.Footer-module__3hUVsW__socialIcon{width:40px;height:40px;color:var(--text-muted);transition:var(--transition-smooth);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialIcon:hover{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 14px var(--primary-glow);transform:translateY(-3px)}.Footer-module__3hUVsW__links h3,.Footer-module__3hUVsW__info h3{color:var(--foreground);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.1rem;position:relative}.Footer-module__3hUVsW__links h3:after,.Footer-module__3hUVsW__info h3:after{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:1px;width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__3hUVsW__links ul,.Footer-module__3hUVsW__info ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__links a:hover,.Footer-module__3hUVsW__info a:hover{color:var(--primary)}.Footer-module__3hUVsW__info li{align-items:center;gap:.75rem;display:flex}.Footer-module__3hUVsW__bottom{text-align:center;border-top:1px solid #00000014;flex-direction:column;gap:.5rem;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__3hUVsW__operatedBy a{color:var(--primary);text-underline-offset:4px;opacity:.8;font-weight:600;text-decoration:underline}.Footer-module__3hUVsW__operatedBy a:hover{opacity:1}
.Header-module__lnUIdW__header{top:var(--demo-banner-height);width:100%;height:var(--header-height);z-index:100;transition:var(--transition-smooth);position:fixed;left:0}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(16px);background:#ffffffd1;border-bottom:1px solid #0000000f;height:60px;box-shadow:0 1px 12px #0000000a}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__lnUIdW__logo{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.Header-module__lnUIdW__logoIcon{color:var(--primary);width:2rem;height:2rem}.Header-module__lnUIdW__logoText{letter-spacing:-.01em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1a1b2e 0%,#7c3aed 100%);-webkit-background-clip:text;background-clip:text}.Header-module__lnUIdW__desktopNav{gap:2rem;display:flex}@media (max-width:768px){.Header-module__lnUIdW__desktopNav{display:none}}.Header-module__lnUIdW__navLink{color:var(--text-muted);padding:.5rem 0;font-size:.95rem;font-weight:500;position:relative}.Header-module__lnUIdW__navLink:hover{color:var(--foreground)}.Header-module__lnUIdW__navLink:after{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));width:0;height:2px;transition:var(--transition-smooth);border-radius:1px;position:absolute;bottom:0;left:0}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active{color:var(--foreground)}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active:after{width:100%}.Header-module__lnUIdW__menuToggle{color:var(--foreground);display:none}@media (max-width:768px){.Header-module__lnUIdW__menuToggle{display:block}}.Header-module__lnUIdW__mobileNav{z-index:99;background:#fff;justify-content:center;align-items:center;width:80%;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 40px #00000014}.Header-module__lnUIdW__mobileNavOpen{right:0}.Header-module__lnUIdW__mobileNavLinks{text-align:center;flex-direction:column;gap:2.5rem;display:flex}.Header-module__lnUIdW__mobileNavLink{color:var(--foreground);font-size:1.5rem;font-weight:700}.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active{color:var(--primary)}
