:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--mb-brand: #FF5050;--mb-brand-dark: #e04545;--mb-brand-light: #fff2f2;--mb-surface: #ffffff;--mb-ink: #1a1a1a;--mb-muted: #666666;--mb-border: #eeeeee;--mb-radius-lg: 20px;--mb-radius-md: 12px;--mb-radius-sm: 8px;--mb-container: 1200px}*{box-sizing:border-box}body{margin:0;font-family:Outfit,sans-serif;color:var(--mb-ink);background:var(--mb-surface);-webkit-font-smoothing:antialiased}button,input,select{font-family:inherit}.mb-root{width:100%;min-height:100vh;display:flex;flex-direction:column}.mb-container{max-width:var(--mb-container);margin:0 auto;padding:0 2rem;width:100%}.mb-header{padding:1.5rem 0;position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid transparent}.mb-header-content{display:flex;justify-content:space-between;align-items:center}.mb-header-left{display:flex;align-items:center;gap:.75rem}.mb-header-logo{width:40px;height:40px;object-fit:contain;border-radius:8px}.mb-header-title{font-size:1.25rem;font-weight:700;color:var(--mb-ink);margin:0}.mb-btn-sm{background:var(--mb-brand);color:#fff;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;font-size:.95rem;border:none;cursor:pointer;transition:opacity .2s}.mb-btn-sm:hover{opacity:.9}.mb-hero{padding:4rem 0 6rem}.mb-hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:992px){.mb-hero-grid{grid-template-columns:1fr 1.1fr;gap:4rem}}.mb-hero-left{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.mb-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f5f5f7;padding:.5rem 1rem;border-radius:999px;font-size:.9rem;font-weight:500;color:var(--mb-muted);margin-bottom:1.5rem}.mb-badge-icon{font-size:1.1rem}.mb-headline{font-size:3.5rem;line-height:1.1;font-weight:800;margin:0 0 1.5rem;letter-spacing:-.02em}.mb-subheadline{font-size:1.125rem;line-height:1.6;color:var(--mb-muted);margin:0 0 2.5rem;max-width:480px}.mb-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.mb-app-store-badge{display:inline-flex;transition:transform .2s ease,opacity .2s ease;text-decoration:none}.mb-app-store-img{width:auto;height:46px;display:block}.mb-app-store-badge:hover{transform:translateY(-2px);opacity:.9}.mb-btn-outline{background:transparent;color:var(--mb-ink);padding:0 1.5rem;border-radius:10px;font-weight:600;font-size:1.05rem;border:1px solid #E5E7EB;text-decoration:none;transition:background .2s;display:inline-flex;align-items:center;justify-content:center;height:46px;min-height:46px;gap:.5rem}.mb-icon-instagram{width:20px;height:20px}.mb-btn-outline:hover{background:#f9fafb}.mb-hero-img-container{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #00000014}.mb-hero-img{width:100%;height:auto;display:block}.mb-app-preview{padding:2rem 0 1rem;background:#fff;overflow:hidden}.mb-center-title{text-align:center;margin-bottom:2.5rem}.mb-carousel{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:2rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mb-carousel::-webkit-scrollbar{display:none}.mb-carousel-item{flex:0 0 auto;scroll-snap-align:center;width:260px;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px #00000014;transition:transform .3s ease}.mb-carousel-item:hover{transform:translateY(-8px)}.mb-app-screenshot{width:100%;height:auto;display:block}.mb-how-it-works{padding:2rem 0 5rem;background:#fff}.mb-section-header{text-align:center;margin-bottom:4rem}.mb-section-title{font-size:2rem;font-weight:700;margin:0}.mb-steps-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.mb-steps-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.mb-steps-grid{grid-template-columns:repeat(4,1fr)}}.mb-step-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.mb-step-icon-box{width:56px;height:56px;background:var(--mb-brand);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#fff}.mb-step-icon{width:24px;height:24px}.mb-step-title{font-size:1.15rem;font-weight:700;margin:0 0 .5rem}.mb-step-desc{font-size:.95rem;color:var(--mb-muted);line-height:1.5;margin:0}.mb-info{padding:5rem 0;border-top:1px solid #f0f0f0}.mb-info-grid{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:900px){.mb-info-grid{grid-template-columns:1fr 1fr}}.mb-info-col h3{font-size:1.75rem;font-weight:700;margin:0 0 1.5rem}.mb-info-text{color:var(--mb-muted);line-height:1.6;font-size:1.05rem;margin-bottom:1.5rem}.mb-btn-contact{display:inline-flex;align-items:center;gap:.75rem;background:var(--mb-brand);color:#fff;padding:1rem 1.5rem;border-radius:12px;text-decoration:none;font-weight:600;transition:opacity .2s;width:auto}.mb-btn-contact:hover{opacity:.9}.mb-social-handle{display:block;margin-top:1rem;color:var(--mb-muted);font-size:.9rem}.mb-footer{padding:2.5rem 0;border-top:1px solid #f0f0f0;margin-top:auto}.mb-footer-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:640px){.mb-footer-content{flex-direction:row;justify-content:space-between}}.mb-footer-left{display:flex;align-items:center;gap:.75rem;color:var(--mb-muted);font-size:.9rem}.mb-footer-logo{width:24px;height:24px;object-fit:contain;border-radius:6px}.mb-footer-right{display:flex;gap:1.5rem}.mb-footer-link{color:var(--mb-muted);text-decoration:none;font-size:.9rem;transition:color .2s}.mb-footer-link:hover{color:var(--mb-brand)}.mb-help{position:fixed;bottom:2rem;right:2rem;background:var(--mb-ink);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;box-shadow:0 4px 12px #00000026;transition:transform .2s}.mb-help:hover{transform:scale(1.1)}.mb-btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.5rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s;border:none;text-decoration:none;background:#f3f4f6;color:var(--mb-ink);line-height:1}.mb-btn:hover{background:#e5e7eb;transform:translateY(-1px)}.mb-btn-primary{background:var(--mb-brand);color:#fff;box-shadow:0 4px 12px #ff505040}.mb-btn-primary:hover{background:var(--mb-brand-dark);color:#fff;box-shadow:0 6px 16px #ff50504d}.mb-invite-page{display:flex;flex-direction:column;min-height:100vh;background:#f9fafb}.mb-invite-content{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.mb-invite-card{background:#fff;width:100%;max-width:440px;border-radius:24px;padding:3rem 2rem;text-align:center;box-shadow:0 20px 40px #00000014}.mb-invite-logo{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000f}.mb-invite-logo img{width:100%;height:100%;object-fit:cover}.mb-invite-title{font-size:2rem;font-weight:800;margin:0 0 1rem;line-height:1.2}.mb-invite-desc{font-size:1.05rem;color:var(--mb-muted);line-height:1.5;margin:0 0 2rem}.mb-invite-actions{display:flex;flex-direction:column;gap:1rem}.mb-invite-actions .mb-btn{width:100%;justify-content:center}
