:root{--background:#0a0a0c;--foreground:#f8f9fa;--primary:#c026d3;--primary-glow:#c026d380;--secondary:#2dd4bf;--accent:#f59e0b;--card-bg:#ffffff08;--card-border:#ffffff1a;--glass-bg:#0f0f14b3;--glass-border:#ffffff14;--selection:#c026d34d;--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(circle at 20% 30%,#c026d30d 0%,#0000 40%),radial-gradient(circle at 80% 70%,#2dd4bf0d 0%,#0000 40%);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;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(12px);border:1px solid var(--glass-border);border-radius:1rem}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 14px 0 var(--primary-glow);transition:var(--transition-smooth);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:inline-flex}.btn-primary:hover{box-shadow:0 6px 20px 0 var(--primary-glow);filter:brightness(1.1);transform:translateY(-2px)}.section-title{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#aaa);-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,#1a1a1e 25%,#2a2a2e 50%,#1a1a1e 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{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:1.5rem;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex;box-shadow:0 20px 50px #00000080}@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{background:#c026d31a;border-radius:50%;padding:.75rem;display:flex}.CookieConsent-module__zAWClG__textWrapper h3{color:#fff;margin-bottom:.5rem;font-size:1rem}.CookieConsent-module__zAWClG__textWrapper p{color:#fff9;font-size:.85rem;line-height:1.5}.CookieConsent-module__zAWClG__actions{align-items:center;gap:1rem;display:flex}.CookieConsent-module__zAWClG__acceptBtn{background:var(--primary);color:#fff;white-space:nowrap;transition:var(--transition-smooth);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:#fff6;transition:var(--transition-smooth)}.CookieConsent-module__zAWClG__closeBtn:hover{color:#fff}
.DemoBanner-module__A2KfOG__banner{background:var(--accent);color:#000;z-index:10001;width:100%;padding:.5rem 0;font-size:.8rem;font-weight:600;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000004d}.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{border-top:1px solid var(--glass-border);color:#ffffffb3;background:#050507;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:#fff;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{background:var(--card-bg);border:1px solid var(--glass-border);color:#fff;width:40px;height:40px;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialIcon:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-3px)}.Footer-module__3hUVsW__links h3,.Footer-module__3hUVsW__info h3{color:#fff;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:var(--primary);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{border-top:1px solid var(--glass-border);text-align:center;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{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);height:60px}.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,#fff 0%,#aaa 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:#ffffffb3;padding:.5rem 0;font-size:.95rem;font-weight:500;position:relative}.Header-module__lnUIdW__navLink:hover{color:#fff}.Header-module__lnUIdW__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:0;left:0}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active{color:#fff}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active:after{width:100%}.Header-module__lnUIdW__menuToggle{color:#fff;display:none}@media (max-width:768px){.Header-module__lnUIdW__menuToggle{display:block}}.Header-module__lnUIdW__mobileNav{z-index:99;background:#0f0f12;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 30px #00000080}.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:#fffc;font-size:1.5rem;font-weight:700}.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active{color:var(--primary)}
