@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,500&family=JetBrains+Mono:wght@400;500;700&display=swap");*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Plus Jakarta Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text)}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-2)}@keyframes owl-spin{to{transform:rotate(1turn)}}@keyframes owlshimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes owlAurora{0%{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.15)}to{transform:translate(0) scale(1)}}@keyframes owlAurora2{0%{transform:translate(0) scale(1.1)}50%{transform:translate(-50px,40px) scale(1)}to{transform:translate(0) scale(1.1)}}@keyframes owlBob{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes owlFloat{0%{transform:translateY(0) rotate(var(--r,0deg))}50%{transform:translateY(-18px) rotate(var(--r,0deg))}to{transform:translateY(0) rotate(var(--r,0deg))}}@keyframes owlTextShimmer{0%{background-position:0 50%}to{background-position:200% 50%}}.owl-aurora-1{animation:owlAurora 14s ease-in-out infinite}.owl-aurora-2{animation:owlAurora2 18s ease-in-out infinite}.owl-phone-mock{animation:owlBob 6s ease-in-out infinite}.owl-shimmer-text{animation:owlTextShimmer 5s linear infinite}.owl-floating-chip{animation:owlFloat 5s ease-in-out infinite}@keyframes owlRouteProgress{0%{left:-30%;width:30%}50%{width:45%}to{left:100%;width:30%}}.owl-route-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:200;overflow:hidden;background:transparent;pointer-events:none}.owl-route-progress:after{content:"";position:absolute;top:0;height:100%;background:var(--accent);border-radius:0 3px 3px 0;animation:owlRouteProgress 1s ease-in-out infinite}@keyframes owlMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.owl-reviews-track{animation:owlMarquee 46s linear infinite}.owl-reviews-track:hover{animation-play-state:paused}.owl-skeleton{background-image:linear-gradient(100deg,var(--surface-2) 30%,var(--surface-3) 45%,var(--surface-3) 55%,var(--surface-2) 70%);background-size:200% 100%;animation:owlshimmer 1.4s ease-in-out infinite;border-radius:8px}@media (max-width:900px){.owl-sidebar{position:fixed!important;left:0;top:0;height:100vh!important;height:100dvh!important;z-index:40;transform:translateX(-100%);transition:transform .2s ease;box-shadow:var(--shadow-lg)}.owl-sidebar.owl-sidebar-open{transform:translateX(0)}.owl-menu-button{display:flex!important}.owl-scan-label{display:none}.owl-topbar{gap:8px!important;padding:10px 12px!important}.owl-topbar-search{display:none!important}.owl-search-toggle{display:flex!important}.owl-icon-btn{width:36px!important;height:36px!important}.owl-scan-btn{height:36px!important;padding:0 12px!important}.owl-avatar-btn{width:34px!important;height:34px!important}.owl-page{padding-left:20px!important;padding-right:20px!important}.owl-login-panel{display:none!important}.owl-login-form{padding:92px 28px 28px!important}.owl-login-logo{top:20px!important;left:28px!important}.owl-marketing-nav{padding:16px 20px!important}.owl-marketing-links{display:none!important}}.owl-nav-link{color:#c9d0c7;font-weight:600;font-size:14.5px;text-decoration:none;transition:color .15s}.owl-nav-link:hover{color:#eef2ea}.owl-login-inner{justify-content:center;justify-content:safe center}@media (max-width:700px){.owl-marketing-footer-grid{grid-template-columns:1fr!important}.owl-footer-bottom-bar{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.owl-hero-header{padding:32px 20px 56px!important}.owl-section-features{padding:48px 20px 24px!important}.owl-section-how{padding:44px 20px!important}.owl-section-reviews{padding:44px 0 56px!important}.owl-hero-badges{justify-content:center!important;width:100%}}.owl-store{transition:transform .15s,border-color .15s}.owl-store:hover{transform:translateY(-2px);border-color:#3bbf72}@media (max-width:900px){.owl-hero-grid{grid-template-columns:1fr!important}.owl-hero-phone-wrap{height:460px!important}.owl-hero-title{font-size:44px!important}.owl-stats-grid{grid-template-columns:repeat(2,1fr)!important}.owl-feature-hero{grid-column:span 1!important}.owl-feature-hero,.owl-features-grid,.owl-how-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.owl-legal-highlights{grid-template-columns:1fr!important}}@media (max-width:420px){.owl-login-form{padding:84px 20px 20px!important}.owl-login-logo{left:20px!important}}@media (max-width:640px){.owl-topbar-currency{display:none!important}}:root{--bg:#e8eae6;--surface:#ffffff;--surface-2:#f3f5f1;--surface-3:#eef1ec;--border:#e4e8e0;--border-strong:#d5dbcf;--text:#161a15;--text-dim:#5c6459;--text-faint:#8b9387;--accent:#2fa35e;--accent-ink:#ffffff;--accent-soft:#e6f4ea;--accent-2:#1f7d47;--lime:#b7dd3f;--pos:#2fa35e;--neg:#e8823c;--warn:#e8823c;--danger:#dc2626;--sms:#3f8fd0;--email:#8a6fe0;--shadow:0 1px 2px rgba(20,26,21,0.05),0 10px 30px rgba(20,26,21,0.05);--shadow-lg:0 20px 50px rgba(20,26,21,0.12)}html[data-theme=dark]{--bg:#0d110e;--surface:#161b16;--surface-2:#1c221d;--surface-3:#222a23;--border:#28302a;--border-strong:#3a453b;--text:#eef2ea;--text-dim:#9aa39a;--text-faint:#6f786f;--accent:#3bbf72;--accent-ink:#08130c;--accent-soft:#15271b;--accent-2:#7fe0a3;--lime:#c6e94b;--pos:#4cc47e;--neg:#f0955a;--warn:#f0955a;--danger:#f87171;--sms:#5aa6e0;--email:#a288f0;--shadow:0 1px 2px rgba(0,0,0,0.4),0 10px 30px rgba(0,0,0,0.35);--shadow-lg:0 24px 60px rgba(0,0,0,0.5)}