.marketing-module__FZtMtG__page{--marketing-bg:var(--bg);--marketing-text:var(--text);--marketing-text-secondary:var(--textSecondary);--marketing-text-muted:var(--muted);--marketing-text-dim:#fff6;--marketing-border:var(--border);--marketing-border-hover:var(--borderHover);--marketing-card-bg:var(--card);--marketing-card-hover:var(--chipHover);--marketing-accent:var(--accent);--marketing-accent-bg:var(--accentBg);--marketing-accent-border:var(--accentBorder);--marketing-accent-text:#c4b5fd;--marketing-btn-primary-bg:var(--btn);--marketing-btn-primary-text:var(--btnText);background:var(--marketing-bg);min-height:100vh;color:var(--marketing-text)}[data-theme=dark] .marketing-module__FZtMtG__page{--marketing-text-dim:#fff6;--marketing-accent-text:#c4b5fd}[data-theme=light] .marketing-module__FZtMtG__page{--marketing-text-dim:#0006;--marketing-accent-text:#7c3aed}.marketing-module__FZtMtG__header{border-bottom:1px solid var(--marketing-border);align-items:center;gap:24px;padding:16px 32px;display:flex}.marketing-module__FZtMtG__headerSide{flex:1 1 0;align-items:center;display:flex}.marketing-module__FZtMtG__headerLeft{justify-content:flex-start}.marketing-module__FZtMtG__logo{color:var(--marketing-text);justify-self:start;font-size:20px;font-weight:800;line-height:0;text-decoration:none}.marketing-module__FZtMtG__logoImage{object-fit:contain;width:auto;max-width:140px;height:20px;display:block}[data-theme=dark] .marketing-module__FZtMtG__logoImage{filter:brightness(0)invert()}[data-theme=light] .marketing-module__FZtMtG__logoImage{filter:brightness(0)invert(0)}.marketing-module__FZtMtG__nav{align-items:center;gap:28px;margin:0 auto;display:flex}.marketing-module__FZtMtG__navLink{color:var(--marketing-text-secondary);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.marketing-module__FZtMtG__navLink:hover{color:var(--marketing-text)}.marketing-module__FZtMtG__headerUtilities{justify-content:flex-end;align-items:center;gap:16px;display:flex}.marketing-module__FZtMtG__headerActions{align-items:center;gap:12px;display:flex}.marketing-module__FZtMtG__loginBtn{color:var(--marketing-text-secondary);font-size:14px;font-weight:500;text-decoration:none}.marketing-module__FZtMtG__signupBtn{border:1px solid var(--marketing-border-hover);color:var(--marketing-text);background:0 0;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.marketing-module__FZtMtG__signupBtn:hover{background:var(--marketing-card-hover)}@media (max-width:960px){.marketing-module__FZtMtG__header{flex-direction:column;align-items:center;gap:16px}.marketing-module__FZtMtG__headerSide,.marketing-module__FZtMtG__nav{justify-content:center;width:100%}.marketing-module__FZtMtG__nav{margin:0}.marketing-module__FZtMtG__headerUtilities{flex-wrap:wrap;justify-content:center;gap:12px;width:100%}}.marketing-module__FZtMtG__hero{text-align:center;padding:80px 24px 60px}.marketing-module__FZtMtG__heroTitle{background:linear-gradient(180deg,var(--marketing-text)0%,var(--marketing-text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:48px;font-weight:700}.marketing-module__FZtMtG__heroSub{color:var(--marketing-text-muted);max-width:600px;margin-top:16px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.5}.marketing-module__FZtMtG__heroCta{justify-content:center;gap:12px;margin-top:32px;display:flex}.marketing-module__FZtMtG__ctaBtn{border:1px solid var(--marketing-border-hover);color:var(--marketing-text);background:0 0;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.marketing-module__FZtMtG__ctaBtn:hover{background:var(--marketing-card-hover)}.marketing-module__FZtMtG__ctaBtn.marketing-module__FZtMtG__primary{background:var(--marketing-btn-primary-bg);color:var(--marketing-btn-primary-text);border-color:var(--marketing-btn-primary-bg)}.marketing-module__FZtMtG__ctaBtn.marketing-module__FZtMtG__primary:hover{opacity:.9}.marketing-module__FZtMtG__content{max-width:1000px;margin:0 auto;padding:0 24px 80px}.marketing-module__FZtMtG__sectionTitle{color:var(--marketing-text);margin:0 0 8px;font-size:32px;font-weight:700}.marketing-module__FZtMtG__sectionSub{color:var(--marketing-text-muted);margin:0 0 40px;font-size:16px;line-height:1.5}.marketing-module__FZtMtG__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.marketing-module__FZtMtG__card{background:var(--marketing-card-bg);border:1px solid var(--marketing-border);border-radius:16px;padding:28px;box-shadow:0 4px 24px #00000014}.marketing-module__FZtMtG__card.marketing-module__FZtMtG__accent{background:var(--marketing-accent-bg);border-color:var(--marketing-accent-border)}.marketing-module__FZtMtG__cardTitle{color:var(--marketing-text);margin:0 0 8px;font-size:20px;font-weight:700}.marketing-module__FZtMtG__cardBadge{border:1px solid var(--marketing-border-hover);color:var(--marketing-text-muted);border-radius:4px;margin-left:8px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-block}.marketing-module__FZtMtG__cardText{color:var(--marketing-text-muted);margin-top:12px;font-size:14px;line-height:1.6}.marketing-module__FZtMtG__cardBtn{border:1px solid var(--marketing-border-hover);color:var(--marketing-text);background:0 0;border-radius:8px;margin-top:20px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.marketing-module__FZtMtG__cardBtn:hover{background:var(--marketing-card-hover)}.marketing-module__FZtMtG__featureList{flex-direction:column;gap:16px;display:flex}.marketing-module__FZtMtG__featureItem{border-bottom:1px solid var(--marketing-border);align-items:flex-start;gap:12px;padding:16px 0;display:flex}.marketing-module__FZtMtG__featureItem:last-child{border-bottom:none}.marketing-module__FZtMtG__featureIcon{width:24px;height:24px;color:var(--marketing-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.marketing-module__FZtMtG__featureContent h3{color:var(--marketing-text);margin:0 0 4px;font-size:16px;font-weight:600}.marketing-module__FZtMtG__featureContent p{color:var(--marketing-text-muted);margin:0;font-size:14px;line-height:1.5}.marketing-module__FZtMtG__form{flex-direction:column;gap:16px;max-width:500px;margin:0 auto;display:flex}.marketing-module__FZtMtG__formGroup{flex-direction:column;gap:6px;display:flex}.marketing-module__FZtMtG__formLabel{color:var(--marketing-text-secondary);font-size:13px;font-weight:500}.marketing-module__FZtMtG__formInput,.marketing-module__FZtMtG__formTextarea{border:1px solid var(--marketing-border);background:var(--marketing-card-bg);color:var(--marketing-text);border-radius:8px;padding:12px 14px;font-size:14px;transition:border-color .15s}.marketing-module__FZtMtG__formInput:focus,.marketing-module__FZtMtG__formTextarea:focus{border-color:var(--marketing-accent);outline:none}.marketing-module__FZtMtG__formTextarea{resize:vertical;min-height:120px}.marketing-module__FZtMtG__formBtn{background:var(--marketing-btn-primary-bg);color:var(--marketing-btn-primary-text);cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:opacity .15s}.marketing-module__FZtMtG__formBtn:hover{opacity:.9}.marketing-module__FZtMtG__legalContent{max-width:800px;margin:0 auto;padding:0 24px 80px}.marketing-module__FZtMtG__legalContent h2{color:var(--marketing-text);margin:48px 0 16px;font-size:24px;font-weight:700}.marketing-module__FZtMtG__legalContent h2:first-child{margin-top:0}.marketing-module__FZtMtG__legalContent h3{color:var(--marketing-text);margin:32px 0 12px;font-size:18px;font-weight:600}.marketing-module__FZtMtG__legalContent p{color:var(--marketing-text-muted);margin:0 0 16px;font-size:15px;line-height:1.7}.marketing-module__FZtMtG__legalContent ul{margin:0 0 16px;padding-left:24px}.marketing-module__FZtMtG__legalContent li{color:var(--marketing-text-muted);margin-bottom:8px;font-size:15px;line-height:1.7}.marketing-module__FZtMtG__legalContent a{color:var(--marketing-accent-text);text-decoration:none}.marketing-module__FZtMtG__legalContent a:hover{text-decoration:underline}.marketing-module__FZtMtG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:40px;display:grid}.marketing-module__FZtMtG__teamMember{text-align:center;background:var(--marketing-card-bg);border:1px solid var(--marketing-border);border-radius:16px;padding:24px}.marketing-module__FZtMtG__teamAvatar{background:var(--marketing-accent-bg);width:80px;height:80px;color:var(--marketing-accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:32px;display:flex}.marketing-module__FZtMtG__teamName{color:var(--marketing-text);margin:0 0 4px;font-size:16px;font-weight:600}.marketing-module__FZtMtG__teamRole{color:var(--marketing-text-muted);margin:0;font-size:14px}.marketing-module__FZtMtG__footer{border-top:1px solid var(--marketing-border);padding:48px 24px}.marketing-module__FZtMtG__footerContent{grid-template-columns:1fr repeat(3,auto);gap:60px;max-width:1000px;margin:0 auto;display:grid}.marketing-module__FZtMtG__footerLogo{color:var(--marketing-text);font-size:18px;font-weight:800}.marketing-module__FZtMtG__footerLogoImage{object-fit:contain;width:auto;height:18px;display:block}[data-theme=dark] .marketing-module__FZtMtG__footerLogoImage{filter:brightness(0)invert()}[data-theme=light] .marketing-module__FZtMtG__footerLogoImage{filter:brightness(0)invert(0)}.marketing-module__FZtMtG__footerCol h4{color:var(--marketing-text-dim);text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:500}.marketing-module__FZtMtG__footerCol a{color:var(--marketing-text-secondary);margin-bottom:10px;font-size:14px;text-decoration:none;display:block}.marketing-module__FZtMtG__footerCol a:hover{color:var(--marketing-text)}.marketing-module__FZtMtG__footerBottom{border-top:1px solid var(--marketing-border);max-width:1000px;color:var(--marketing-text-dim);justify-content:space-between;margin:40px auto 0;padding-top:24px;font-size:13px;display:flex}@media (max-width:768px){.marketing-module__FZtMtG__header{padding:16px 20px}.marketing-module__FZtMtG__nav{display:none}.marketing-module__FZtMtG__heroTitle{font-size:32px}.marketing-module__FZtMtG__cardsGrid{grid-template-columns:1fr}.marketing-module__FZtMtG__footerContent{grid-template-columns:1fr 1fr;gap:32px}.marketing-module__FZtMtG__teamGrid{grid-template-columns:1fr 1fr}}
