.page-module__kP0Xqa__container{min-height:100vh;font-family:var(--font-inter);background-color:#fcfcfc;background-image:url(/landing_background.avif);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.page-module__kP0Xqa__content{text-align:center;z-index:1;flex-direction:column;align-items:center;max-width:540px;display:flex;position:relative}.page-module__kP0Xqa__iconWrapper{background:#f5f3ff;border:1px solid #e0e7ff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.page-module__kP0Xqa__heroIcon{color:#6366f1;width:40px;height:40px}.page-module__kP0Xqa__title{color:#111;letter-spacing:-.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.page-module__kP0Xqa__subtitle{color:#4b5563;margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.page-module__kP0Xqa__features{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.page-module__kP0Xqa__feature{color:#374151;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.page-module__kP0Xqa__featureIcon{color:#6366f1;width:18px;height:18px}.page-module__kP0Xqa__ctaButton{color:#fff;background-color:#6366f1;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__kP0Xqa__ctaButton:hover{background-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #6366f133}.page-module__kP0Xqa__ctaIcon{width:18px;height:18px}.page-module__kP0Xqa__note{color:#6b7280;margin-top:1.5rem;font-size:.875rem}.page-module__kP0Xqa__demoWindow{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.25rem 2rem;box-shadow:0 4px 6px -1px #0000000d}.page-module__kP0Xqa__demoWindowLabel{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:.5rem;font-size:.75rem}.page-module__kP0Xqa__demoWindowTime{color:#111;font-size:1.125rem;font-weight:600}.page-module__kP0Xqa__warmingIndicator{color:#4b5563;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.page-module__kP0Xqa__warmingDot{background:#fbbf24;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite page-module__kP0Xqa__pulse}@keyframes page-module__kP0Xqa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.page-module__kP0Xqa__backgroundGradient{pointer-events:none;background:radial-gradient(80% 50% at 50% -20%,#6366f10d,#0000);position:absolute;inset:0}.page-module__kP0Xqa__loading{color:#4b5563;flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__kP0Xqa__spinner{border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;animation:1s linear infinite page-module__kP0Xqa__spin}@keyframes page-module__kP0Xqa__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.page-module__kP0Xqa__container{padding:1.5rem}.page-module__kP0Xqa__title{font-size:1.75rem}.page-module__kP0Xqa__subtitle{font-size:1rem}.page-module__kP0Xqa__ctaButton{justify-content:center;width:100%}}
.Header-module__5Cu8Tq__header{z-index:50;-webkit-backdrop-filter:blur(8.25px);background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 1416 73' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%' width='100%' fill='url(%23grad)' opacity='1'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(70.8 0 0 18.111 708 36.5)'><stop stop-color='rgba(255,255,255,0.8)' offset='0'/><stop stop-color='rgba(255,255,255,0)' offset='1'/></radialGradient></defs></svg>"),linear-gradient(90deg,#fffc 0% 100%);border-bottom:1px solid #ffffff1a;flex-direction:column;align-content:stretch;align-items:flex-start;width:100%;padding:0 68px 1px;display:flex;position:fixed;top:0}.Header-module__5Cu8Tq__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:.75rem 2rem;display:flex}.Header-module__5Cu8Tq__logoContainer{cursor:pointer;align-items:center;gap:.5rem;transition:opacity .2s;display:flex}.Header-module__5Cu8Tq__logoContainer:hover{opacity:.8}.Header-module__5Cu8Tq__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__5Cu8Tq__navLink{color:#4b5563;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__5Cu8Tq__navLink:hover{color:#111}.Header-module__5Cu8Tq__btnPrimary{color:#fff;cursor:pointer;background-color:#6366f1;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s;display:inline-flex}.Header-module__5Cu8Tq__btnPrimary:hover{background-color:#4f46e5;transform:translateY(-1px)}@media (max-width:768px){.Header-module__5Cu8Tq__header{padding-left:1rem;padding-right:1rem}.Header-module__5Cu8Tq__headerContainer{padding:.75rem 0}.Header-module__5Cu8Tq__nav{gap:.75rem}.Header-module__5Cu8Tq__navLink{display:none}}
.BookDemoModal-module__dzpIZa__dialog{z-index:100;background:0 0;border:none;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;max-height:none;padding:1rem;display:flex;position:fixed;inset:0}.BookDemoModal-module__dzpIZa__dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006}.BookDemoModal-module__dzpIZa__dialog[open]{display:flex}.BookDemoModal-module__dzpIZa__modal{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:2.5rem;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.BookDemoModal-module__dzpIZa__closeButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.BookDemoModal-module__dzpIZa__closeButton:hover{color:#4b5563;background:#f3f4f6}.BookDemoModal-module__dzpIZa__closeButton svg{width:20px;height:20px}.BookDemoModal-module__dzpIZa__iconWrapper{background:#f5f3ff;border:1px solid #e0e7ff;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.25rem;display:flex}.BookDemoModal-module__dzpIZa__heroIcon{color:#6366f1;width:36px;height:36px}.BookDemoModal-module__dzpIZa__title{color:#111;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.5rem;font-weight:800}.BookDemoModal-module__dzpIZa__subtitle{color:#4b5563;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.BookDemoModal-module__dzpIZa__demoWindow{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin-bottom:1.5rem;padding:1rem 1.5rem}.BookDemoModal-module__dzpIZa__demoWindowLabel{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:.375rem;font-size:.7rem}.BookDemoModal-module__dzpIZa__demoWindowTime{color:#111;font-size:1rem;font-weight:600}.BookDemoModal-module__dzpIZa__features{flex-direction:column;gap:.625rem;width:100%;margin-bottom:1.5rem;display:flex}.BookDemoModal-module__dzpIZa__feature{color:#374151;align-items:center;gap:.625rem;font-size:.875rem;display:flex}.BookDemoModal-module__dzpIZa__featureIcon{color:#6366f1;width:16px;height:16px}.BookDemoModal-module__dzpIZa__ctaButton{color:#fff;background-color:#6366f1;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.BookDemoModal-module__dzpIZa__ctaButton:hover{background-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #6366f133}.BookDemoModal-module__dzpIZa__ctaIcon{width:18px;height:18px}.BookDemoModal-module__dzpIZa__cancelButton{color:#6b7280;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:color .2s}.BookDemoModal-module__dzpIZa__cancelButton:hover{color:#111}@media (max-width:480px){.BookDemoModal-module__dzpIZa__modal{border-radius:16px;padding:2rem 1.5rem}.BookDemoModal-module__dzpIZa__title{font-size:1.25rem}.BookDemoModal-module__dzpIZa__subtitle{font-size:.9rem}}
