._header_1bi4c_1{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--outline-variant);transition:background var(--transition)}._headerScrolled_1bi4c_13{background:#fffffffa;box-shadow:0 1px 3px #0000001a}._nav_1bi4c_18{display:flex;justify-content:space-between;align-items:center;padding:var(--space-lg) var(--space-lg);max-width:1200px;margin:0 auto}._logo_1bi4c_27{display:flex;align-items:center;gap:var(--space-sm);text-decoration:none}._logoImg_1bi4c_34{width:32px;height:32px;border-radius:var(--radius-sm)}._logoText_1bi4c_40{font-size:1.25rem;font-weight:700;color:var(--primary)}._cta_1bi4c_46{padding:var(--space-sm) var(--space-lg);background:var(--primary);color:#fff;text-decoration:none;border-radius:var(--radius-full);font-weight:500;font-size:.875rem;transition:background var(--transition)}._cta_1bi4c_46:hover{background:var(--primary-dark)}._footer_1bfdj_1{background:var(--background-alt);padding:var(--space-2xl) 0 var(--space-lg);border-top:1px solid var(--outline-variant)}._content_1bfdj_7{display:grid;grid-template-columns:1fr;gap:var(--space-xl);margin-bottom:var(--space-xl)}._brand_1bfdj_14 ._logo_1bfdj_14{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm)}._brand_1bfdj_14 ._logoImg_1bfdj_21{width:32px;height:32px;border-radius:var(--radius-sm)}._brand_1bfdj_14 ._logoText_1bfdj_27{font-size:1.25rem;font-weight:700;color:var(--primary)}._tagline_1bfdj_33{color:var(--text-muted);font-size:.875rem}._links_1bfdj_38 h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:var(--space-sm)}._links_1bfdj_38 ul{list-style:none}._links_1bfdj_38 li{margin-bottom:var(--space-xs)}._links_1bfdj_38 a{color:var(--text);text-decoration:none;font-size:.9375rem;transition:color var(--transition)}._links_1bfdj_38 a:hover{color:var(--primary-light)}._bottom_1bfdj_66{padding-top:var(--space-lg);border-top:1px solid var(--outline-variant);text-align:center}._bottom_1bfdj_66 p{color:var(--text-subtle);font-size:.875rem}._minimal_1bfdj_78 ._content_1bfdj_7{display:none}._minimal_1bfdj_78 ._bottom_1bfdj_66{border-top:none;padding-top:0}@media(min-width:768px){._content_1bfdj_7{grid-template-columns:2fr 1fr 1fr}}._wrapper_1tp32_1{width:100%;max-width:400px;animation:_fadeInUp_1tp32_1 .6s ease-out .2s both}._container_1tp32_7{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 25px 50px -12px #00000026;border:1px solid var(--outline-variant);background:var(--background-alt)}._placeholder_1tp32_16{position:relative;aspect-ratio:9 / 16;cursor:pointer}._thumbnail_1tp32_22{width:100%;height:100%;object-fit:cover;background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%)}._playButton_1tp32_29{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;background:#fffffff2;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--transition);box-shadow:0 10px 30px #0000004d}._playButton_1tp32_29 svg{width:32px;height:32px;color:var(--primary);margin-left:4px}._playButton_1tp32_29:hover{transform:translate(-50%,-50%) scale(1.1);background:#fff}._videoFrame_1tp32_59{aspect-ratio:9 / 16}._videoFrame_1tp32_59 iframe{width:100%;height:100%}@media(min-width:768px){._wrapper_1tp32_1{flex:0 0 auto;max-width:300px}}@media(min-width:1024px){._wrapper_1tp32_1{max-width:350px}}._horizontal_1eb7t_2{display:flex;flex-direction:column;gap:var(--space-lg);align-items:center}._vertical_1eb7t_10{display:flex;flex-direction:column;gap:var(--space-sm)}._storeBtn_1eb7t_16{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-lg) var(--space-xl);background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius-md);text-decoration:none;color:var(--text);transition:all var(--transition);min-width:200px}._storeBtn_1eb7t_16:hover{background:var(--surface);border-color:var(--primary);transform:translateY(-2px)}._storeIcon_1eb7t_36{width:32px;height:32px}._storeText_1eb7t_41{display:flex;flex-direction:column;align-items:flex-start}._storeLabel_1eb7t_47{font-size:.75rem;color:var(--text-muted)}._storeName_1eb7t_52{font-size:1.125rem;font-weight:600}._vertical_1eb7t_10 ._storeBtn_1eb7t_16{padding:var(--space-lg);justify-content:center;min-width:0}._vertical_1eb7t_10 ._storeIcon_1eb7t_36{width:20px;height:20px}._vertical_1eb7t_10 ._storeText_1eb7t_41{display:none}._vertical_1eb7t_10 ._storeBtnLabel_1eb7t_73{font-weight:500}@media(min-width:640px){._horizontal_1eb7t_2{flex-direction:row;justify-content:center}}._hero_4ngj5_2{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:calc(80px + var(--space-2xl)) var(--space-lg) var(--space-2xl);text-align:center;background:var(--background-alt)}._heroContent_4ngj5_13{max-width:600px;margin-bottom:var(--space-2xl);animation:_fadeInUp_4ngj5_1 .6s ease-out}._heroTitle_4ngj5_19{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:var(--space-lg)}._highlight_4ngj5_26{color:var(--primary)}._heroSubtitle_4ngj5_30{font-size:1.125rem;color:var(--text-muted);margin-bottom:var(--space-xl)}._heroCta_4ngj5_36{display:flex;flex-direction:column;gap:var(--space-lg);align-items:center}._features_4ngj5_44{padding:var(--space-4xl) 0;background:var(--background-alt)}._sectionTitle_4ngj5_49{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:var(--space-2xl)}._featuresGrid_4ngj5_56{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}._featureCard_4ngj5_62{background:var(--background);padding:var(--space-xl);border-radius:var(--radius-md);border:1px solid var(--outline-variant);box-shadow:0 1px 3px #00000014;transition:all var(--transition)}._featureCard_4ngj5_62:hover{border-color:var(--primary);transform:translateY(-4px)}._featureIcon_4ngj5_76{width:48px;height:48px;background:var(--primary);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-lg)}._featureIcon_4ngj5_76 svg{width:24px;height:24px;color:#fff}._featureCard_4ngj5_62 h3{font-size:1.125rem;font-weight:600;margin-bottom:var(--space-sm)}._featureCard_4ngj5_62 p{color:var(--text-muted);font-size:.9375rem}._download_4ngj5_105{padding:var(--space-4xl) 0;text-align:center;background:var(--background-alt)}._downloadSubtitle_4ngj5_111{color:var(--text-muted);margin-bottom:var(--space-xl);font-size:1.125rem}@media(min-width:640px){._heroTitle_4ngj5_19{font-size:3rem}._featuresGrid_4ngj5_56{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){._hero_4ngj5_2{flex-direction:row;text-align:left;gap:var(--space-4xl);padding:calc(80px + var(--space-4xl)) var(--space-lg)}._heroContent_4ngj5_13{flex:1;margin-bottom:0}._heroCta_4ngj5_36{flex-direction:row;justify-content:flex-start}._sectionTitle_4ngj5_49{font-size:2.25rem}}@media(min-width:1024px){._heroTitle_4ngj5_19{font-size:3.5rem}._heroSubtitle_4ngj5_30{font-size:1.25rem}._featuresGrid_4ngj5_56{grid-template-columns:repeat(4,1fr)}._featureCard_4ngj5_62{padding:var(--space-xl) var(--space-lg)}}._legalPage_1bw6r_1{padding:calc(80px + var(--space-2xl)) var(--space-lg) var(--space-4xl);max-width:800px;margin:0 auto}._legalPage_1bw6r_1 h1{font-size:2rem;margin-bottom:var(--space-sm)}._lastUpdated_1bw6r_12{color:var(--text-muted);font-size:.875rem;margin-bottom:var(--space-2xl)}._legalPage_1bw6r_1 h2{font-size:1.25rem;margin-top:var(--space-xl);margin-bottom:var(--space-lg);color:var(--primary-light)}._legalPage_1bw6r_1 p,._legalPage_1bw6r_1 li{color:var(--text-muted);margin-bottom:var(--space-lg);line-height:1.7}._legalPage_1bw6r_1 ul{margin-left:var(--space-lg);margin-bottom:var(--space-lg)}._legalPage_1bw6r_1 li{margin-bottom:var(--space-sm)}._legalPage_1bw6r_1 a{color:var(--primary-light)}@media(min-width:768px){._legalPage_1bw6r_1 h1{font-size:2.5rem}}._page_12jmw_1{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--space-xl);text-align:center}._card_12jmw_11{background:var(--surface);border:1px solid var(--outline-variant);box-shadow:0 4px 12px #00000014;border-radius:var(--radius-xl);padding:var(--space-2xl);max-width:400px;width:100%}._icon_12jmw_21{width:64px;height:64px;background:var(--primary);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-lg)}._icon_12jmw_21 svg{width:32px;height:32px;color:#fff}._title_12jmw_38{font-size:1.5rem;font-weight:700;margin-bottom:var(--space-sm)}._text_12jmw_44{color:var(--text-muted);margin-bottom:var(--space-xl)}._spinner_12jmw_49{width:24px;height:24px;border:3px solid var(--outline-variant);border-top-color:var(--primary);border-radius:50%;animation:_spin_12jmw_49 1s linear infinite;margin:0 auto var(--space-lg)}._status_12jmw_59{font-size:.875rem;color:var(--text-subtle);margin-bottom:var(--space-xl)}._inviteCode_12jmw_65{background:var(--background-alt);border-radius:var(--radius-sm);padding:var(--space-lg);font-family:monospace;font-size:1.25rem;letter-spacing:.1em;color:var(--primary-light);margin-bottom:var(--space-xl)}._desktopMessage_12jmw_76{display:none;background:#14b8a61a;border:1px solid rgba(20,184,166,.3);border-radius:var(--radius-sm);padding:var(--space-lg);margin-top:var(--space-lg)}._desktopMessage_12jmw_76 p{color:var(--text-muted);font-size:.875rem;margin:0}@media(min-width:768px){._desktopMessage_12jmw_76{display:block}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #14B8A6;--primary-dark: #0D9488;--primary-light: #0F766E;--primary-container: #CCFBF1;--secondary: #0D9488;--accent: #06B6D4;--background: #FFFFFF;--background-alt: #F8FAFC;--surface: #FFFFFF;--surface-variant: rgba(241, 245, 249, .85);--text: #0F172A;--text-muted: #475569;--text-subtle: #94A3B8;--outline: #CBD5E1;--outline-variant: #E2E8F0;--error: #DC2626;--success: #4CAF50;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 48px;--space-4xl: 64px;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 9999px;--transition: .2s ease}html,body,#root{min-height:100vh}#root{display:flex;flex-direction:column}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--space-lg)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}
