.MobileAppShell-module-scss-module__Y9IISW__root{background:var(--aivent-bg);min-height:100vh;color:var(--aivent-text)}.MobileAppShell-module-scss-module__Y9IISW__main{padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom))}
.MobileHeader-module-scss-module__6VmulW__header{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--aivent-border);background:#0b0f1fb3;position:sticky;top:0}.MobileHeader-module-scss-module__6VmulW__inner{height:56px;padding:0 16px;padding-top:env(safe-area-inset-top);justify-content:space-between;align-items:center;gap:12px;display:flex}.MobileHeader-module-scss-module__6VmulW__brand{border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:0 6px;display:inline-flex}.MobileHeader-module-scss-module__6VmulW__brandLogo{border-radius:12px;display:block;box-shadow:0 10px 24px #00000040}.MobileHeader-module-scss-module__6VmulW__brandText{letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg, var(--aivent-primary), var(--aivent-accent));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:800;line-height:1}.MobileHeader-module-scss-module__6VmulW__menuButton{border:1px solid var(--aivent-border);width:44px;height:44px;transition:background var(--aivent-dur-1) var(--aivent-ease);background:#ffffff0a;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.MobileHeader-module-scss-module__6VmulW__menuButton:active{background:#ffffff14}.MobileHeader-module-scss-module__6VmulW__menuIcon{width:18px;height:12px;display:block;position:relative}.MobileHeader-module-scss-module__6VmulW__menuIcon:before,.MobileHeader-module-scss-module__6VmulW__menuIcon:after{content:"";background:#ffffffeb;border-radius:2px;height:2px;position:absolute;left:0;right:0}.MobileHeader-module-scss-module__6VmulW__menuIcon:before{top:0;box-shadow:0 5px #ffffffeb}.MobileHeader-module-scss-module__6VmulW__menuIcon:after{bottom:0}
.MobileMenuDrawer-module-scss-module__cmI9Kq__overlay{z-index:120;grid-template-columns:1fr auto;display:grid;position:fixed;inset:0}.MobileMenuDrawer-module-scss-module__cmI9Kq__backdrop{background:#0000009e;border:0;grid-area:1/1/auto/-1}.MobileMenuDrawer-module-scss-module__cmI9Kq__panel{width:min(360px,100vw - 56px);height:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);border-left:1px solid var(--aivent-border);background:#11162bf5;flex-direction:column;grid-area:1/2;display:flex;box-shadow:-24px 0 70px #00000080}.MobileMenuDrawer-module-scss-module__cmI9Kq__panelHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex}.MobileMenuDrawer-module-scss-module__cmI9Kq__title{letter-spacing:.12em;text-transform:uppercase;color:var(--aivent-text-muted);font-size:12px;font-weight:700}.MobileMenuDrawer-module-scss-module__cmI9Kq__closeButton{border:1px solid var(--aivent-border);background:#ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.MobileMenuDrawer-module-scss-module__cmI9Kq__nav{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:6px;padding:10px 10px 0;display:flex;overflow:auto}.MobileMenuDrawer-module-scss-module__cmI9Kq__navLink{color:#ffffffdb;min-height:44px;transition:background var(--aivent-dur-1) var(--aivent-ease),border-color var(--aivent-dur-1) var(--aivent-ease);border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.MobileMenuDrawer-module-scss-module__cmI9Kq__navLink:active{background:#ffffff0f}.MobileMenuDrawer-module-scss-module__cmI9Kq__navLinkActive{background:#7c3aed1f;border-color:#7c3aed59}.MobileMenuDrawer-module-scss-module__cmI9Kq__footer{border-top:1px solid #ffffff14;padding:12px 14px 16px}.MobileMenuDrawer-module-scss-module__cmI9Kq__devLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--aivent-text-muted);margin-bottom:10px;font-size:11px;font-weight:700}.MobileMenuDrawer-module-scss-module__cmI9Kq__viewModeGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.MobileMenuDrawer-module-scss-module__cmI9Kq__viewModeButton{border:1px solid var(--aivent-border);color:#ffffffe0;letter-spacing:.06em;text-transform:uppercase;background:#ffffff0a;border-radius:14px;min-height:44px;padding:0 10px;font-size:12px;font-weight:700}.MobileMenuDrawer-module-scss-module__cmI9Kq__viewModeButtonActive{background:#22c55e26;border-color:#22c55e80}
.MobileLanding-module-scss-module__1iZtEG__page{flex-direction:column;gap:18px;display:flex}.MobileLanding-module-scss-module__1iZtEG__hero{border-radius:var(--aivent-r-lg);border:1px solid var(--aivent-border);background:radial-gradient(circle at 100% 0,#ffffff14,#ffffff05 55%,#fff0 100%);padding:14px}.MobileLanding-module-scss-module__1iZtEG__h1{letter-spacing:.2px;margin:0;font-size:22px;line-height:1.2}.MobileLanding-module-scss-module__1iZtEG__lede{color:var(--aivent-text-muted);margin:10px 0 0;line-height:1.6}.MobileLanding-module-scss-module__1iZtEG__ctaRow{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.MobileLanding-module-scss-module__1iZtEG__ctaForm{flex:140px;min-width:140px}.MobileLanding-module-scss-module__1iZtEG__ctaButton{width:100%}.MobileLanding-module-scss-module__1iZtEG__section{flex-direction:column;gap:10px;display:flex}.MobileLanding-module-scss-module__1iZtEG__h2{letter-spacing:.1px;margin:0;font-size:16px;font-weight:700}.MobileLanding-module-scss-module__1iZtEG__cards{gap:12px;display:grid}.MobileLanding-module-scss-module__1iZtEG__card{border-radius:var(--aivent-r-lg);border:1px solid var(--aivent-border);background:#ffffff08;padding:12px}.MobileLanding-module-scss-module__1iZtEG__cardTitle{margin:0;font-size:14px;font-weight:700}.MobileLanding-module-scss-module__1iZtEG__cardBody{color:var(--aivent-text-muted);margin:8px 0 0;font-size:13px;line-height:1.6}.MobileLanding-module-scss-module__1iZtEG__list{color:var(--aivent-text-muted);margin:0;padding-left:18px;font-size:13px;line-height:1.7}
