.MarketingNav-module__ozR6RW__nav{background:var(--white);border-bottom:1px solid var(--line);z-index:100;padding:0 1.5rem;position:sticky;top:0}.MarketingNav-module__ozR6RW__container{justify-content:space-between;align-items:center;max-width:960px;height:56px;margin:0 auto;display:flex}.MarketingNav-module__ozR6RW__logo{align-items:center;gap:8px;font-family:DM Serif Display,serif;font-size:1.15rem;text-decoration:none;display:flex}.MarketingNav-module__ozR6RW__logoIcon{background:linear-gradient(135deg, var(--accent), #818cf8);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.MarketingNav-module__ozR6RW__logoText{color:var(--ink)}.MarketingNav-module__ozR6RW__logoHighlight{background:linear-gradient(135deg, var(--accent), #8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MarketingNav-module__ozR6RW__links{align-items:center;gap:1.5rem;display:flex}.MarketingNav-module__ozR6RW__link{color:var(--ink2);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.MarketingNav-module__ozR6RW__link:hover{color:var(--accent)}.MarketingNav-module__ozR6RW__cta{background:var(--accent);color:#fff;border-radius:var(--radius-sm);align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.MarketingNav-module__ozR6RW__cta:hover{background:var(--accent-hover)}@media (max-width:768px){.MarketingNav-module__ozR6RW__container{height:48px}.MarketingNav-module__ozR6RW__logo{font-size:1rem}.MarketingNav-module__ozR6RW__links{gap:1rem}.MarketingNav-module__ozR6RW__link{font-size:.8rem}.MarketingNav-module__ozR6RW__cta{padding:6px 12px;font-size:.75rem}}
.Hero-module__lYpGPq__hero{text-align:center;background:var(--surface);padding:5rem 1.5rem 4rem}.Hero-module__lYpGPq__container{max-width:720px;margin:0 auto}.Hero-module__lYpGPq__badge{background:var(--accent-light);color:var(--accent);border-radius:999px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.Hero-module__lYpGPq__headline{color:var(--ink);letter-spacing:-1px;margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:3rem;line-height:1.15}.Hero-module__lYpGPq__accent{background:linear-gradient(135deg, var(--accent), #8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__lYpGPq__subheadline{color:var(--ink2);max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.Hero-module__lYpGPq__ctas{justify-content:center;gap:12px;margin-bottom:1.5rem;display:flex}.Hero-module__lYpGPq__ctaPrimary{background:var(--accent);color:#fff;border-radius:var(--radius-sm);align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #4f46e54d}.Hero-module__lYpGPq__ctaPrimary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #4f46e566}.Hero-module__lYpGPq__ctaSecondary{background:var(--white);color:var(--ink2);border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__lYpGPq__ctaSecondary:hover{border-color:var(--accent);color:var(--accent)}.Hero-module__lYpGPq__trust{color:var(--ink3);font-size:13px}@media (max-width:768px){.Hero-module__lYpGPq__hero{padding:3rem 1rem 2.5rem}.Hero-module__lYpGPq__headline{font-size:2rem}.Hero-module__lYpGPq__subheadline{font-size:1rem}.Hero-module__lYpGPq__ctas{flex-direction:column;align-items:stretch}.Hero-module__lYpGPq__ctaPrimary,.Hero-module__lYpGPq__ctaSecondary{justify-content:center}}
.HowItWorks-module__WawhIW__section{background:var(--surface-alt);padding:4rem 1.5rem}.HowItWorks-module__WawhIW__container{text-align:center;max-width:960px;margin:0 auto}.HowItWorks-module__WawhIW__heading{color:var(--ink);margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:2rem}.HowItWorks-module__WawhIW__subheading{color:var(--ink2);margin-bottom:2.5rem;font-size:1rem}.HowItWorks-module__WawhIW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.HowItWorks-module__WawhIW__card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);text-align:center;padding:2rem 1.5rem;position:relative}.HowItWorks-module__WawhIW__stepNumber{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.HowItWorks-module__WawhIW__icon{color:var(--accent);margin-bottom:1rem}.HowItWorks-module__WawhIW__cardTitle{color:var(--ink);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.HowItWorks-module__WawhIW__cardDesc{color:var(--ink2);font-size:.875rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__WawhIW__grid{grid-template-columns:1fr}}
.Features-module__cojejq__section{background:var(--surface);padding:4rem 1.5rem}.Features-module__cojejq__container{text-align:center;max-width:960px;margin:0 auto}.Features-module__cojejq__heading{color:var(--ink);margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:2rem}.Features-module__cojejq__subheading{color:var(--ink2);margin-bottom:2.5rem;font-size:1rem}.Features-module__cojejq__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Features-module__cojejq__card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);text-align:left;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.Features-module__cojejq__card:hover{border-color:var(--accent);box-shadow:var(--shadow)}.Features-module__cojejq__icon{color:var(--accent);margin-bottom:.75rem}.Features-module__cojejq__cardTitle{color:var(--ink);margin-bottom:.4rem;font-size:1rem;font-weight:600}.Features-module__cojejq__cardDesc{color:var(--ink2);font-size:.875rem;line-height:1.6}@media (max-width:768px){.Features-module__cojejq__grid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.Features-module__cojejq__grid{grid-template-columns:repeat(2,1fr)}}
.TemplatePreview-module__KRyOEq__section{background:var(--surface-alt);padding:4rem 1.5rem}.TemplatePreview-module__KRyOEq__container{text-align:center;max-width:960px;margin:0 auto}.TemplatePreview-module__KRyOEq__heading{color:var(--ink);margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:2rem}.TemplatePreview-module__KRyOEq__subheading{color:var(--ink2);margin-bottom:2.5rem;font-size:1rem}.TemplatePreview-module__KRyOEq__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.TemplatePreview-module__KRyOEq__card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;transition:border-color .3s,box-shadow .3s,transform .3s;overflow:hidden}.TemplatePreview-module__KRyOEq__card:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 12px 32px #0000001a,0 4px 8px #0000000f}.TemplatePreview-module__KRyOEq__preview{aspect-ratio:3/4;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative;overflow:hidden}.TemplatePreview-module__KRyOEq__miniInvoice{background:#fff;border-radius:4px;width:100%;max-width:120px;padding:12px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000a}.TemplatePreview-module__KRyOEq__card:hover .TemplatePreview-module__KRyOEq__miniInvoice{transform:translateY(-4px)scale(1.04);box-shadow:0 8px 24px #0000001f,0 2px 6px #0000000f}.TemplatePreview-module__KRyOEq__miniHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.TemplatePreview-module__KRyOEq__miniLogo{border-radius:3px;flex-shrink:0;width:16px;height:16px}.TemplatePreview-module__KRyOEq__miniTitleBlock{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.TemplatePreview-module__KRyOEq__miniLine{background:#d4d4d8;border-radius:2px;height:5px}.TemplatePreview-module__KRyOEq__miniDivider{background:#e5e7eb;height:1px;margin:6px 0}.TemplatePreview-module__KRyOEq__miniRows{flex-direction:column;gap:5px;display:flex}.TemplatePreview-module__KRyOEq__miniRow{justify-content:space-between;align-items:center;display:flex}.TemplatePreview-module__KRyOEq__miniTotal{justify-content:space-between;align-items:center;padding-top:2px;display:flex}.TemplatePreview-module__KRyOEq__previewIcon{opacity:.15;transition:opacity .3s,transform .3s;position:absolute;bottom:10px;right:10px}.TemplatePreview-module__KRyOEq__card:hover .TemplatePreview-module__KRyOEq__previewIcon{opacity:.3;transform:scale(1.1)}.TemplatePreview-module__KRyOEq__cardBody{text-align:left;padding:1rem}.TemplatePreview-module__KRyOEq__cardTitle{color:var(--ink);margin-bottom:.3rem;font-size:.875rem;font-weight:600}.TemplatePreview-module__KRyOEq__cardDesc{color:var(--ink3);margin-bottom:.6rem;font-size:.75rem;line-height:1.5}.TemplatePreview-module__KRyOEq__cardLink{align-items:center;gap:4px;font-size:.75rem;font-weight:600;transition:gap .2s;display:inline-flex}.TemplatePreview-module__KRyOEq__card:hover .TemplatePreview-module__KRyOEq__cardLink{gap:8px}.TemplatePreview-module__KRyOEq__viewAll{color:var(--accent);align-items:center;gap:6px;font-size:.9rem;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.TemplatePreview-module__KRyOEq__viewAll:hover{gap:10px}@media (max-width:768px){.TemplatePreview-module__KRyOEq__grid{grid-template-columns:repeat(2,1fr)}}
.FAQ-module__Eu89IW__section{background:var(--surface);padding:4rem 1.5rem}.FAQ-module__Eu89IW__container{max-width:720px;margin:0 auto}.FAQ-module__Eu89IW__heading{color:var(--ink);text-align:center;margin-bottom:2rem;font-family:DM Serif Display,serif;font-size:2rem}.FAQ-module__Eu89IW__list{flex-direction:column;gap:8px;display:flex}.FAQ-module__Eu89IW__item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);overflow:hidden}.FAQ-module__Eu89IW__question{cursor:pointer;width:100%;color:var(--ink);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.FAQ-module__Eu89IW__question:hover,.FAQ-module__Eu89IW__question.FAQ-module__Eu89IW__open{color:var(--accent)}.FAQ-module__Eu89IW__chevron{color:var(--ink3);flex-shrink:0;transition:transform .2s}.FAQ-module__Eu89IW__question.FAQ-module__Eu89IW__open .FAQ-module__Eu89IW__chevron{transform:rotate(180deg)}.FAQ-module__Eu89IW__answer{padding:0 1.25rem 1rem;animation:.2s ease-out FAQ-module__Eu89IW__slideDown}.FAQ-module__Eu89IW__answer p{color:var(--ink2);font-size:.875rem;line-height:1.7}@keyframes FAQ-module__Eu89IW__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.ScrollReveal-module__UcPn3W__wrapper{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.ScrollReveal-module__UcPn3W__fromUp{transform:translateY(40px)}.ScrollReveal-module__UcPn3W__fromLeft{transform:translate(-40px)}.ScrollReveal-module__UcPn3W__fromRight{transform:translate(40px)}.ScrollReveal-module__UcPn3W__visible{opacity:1;transform:translate(0)}
.Footer-module__BCtozG__footer{background:var(--surface-alt);border-top:1px solid var(--line);padding:3rem 1.5rem 1.5rem}.Footer-module__BCtozG__container{max-width:960px;margin:0 auto}.Footer-module__BCtozG__top{justify-content:space-between;gap:2rem;margin-bottom:2rem;display:flex}.Footer-module__BCtozG__brand{max-width:280px}.Footer-module__BCtozG__logo{color:var(--ink);align-items:center;gap:8px;margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:1.1rem;display:flex}.Footer-module__BCtozG__logo svg{color:var(--accent)}.Footer-module__BCtozG__tagline{color:var(--ink3);font-size:.8rem;line-height:1.5}.Footer-module__BCtozG__links{gap:3rem;display:flex}.Footer-module__BCtozG__linkGroup{flex-direction:column;gap:6px;display:flex}.Footer-module__BCtozG__linkGroup h4{text-transform:uppercase;letter-spacing:.5px;color:var(--ink3);margin-bottom:4px;font-size:.75rem;font-weight:600}.Footer-module__BCtozG__linkGroup a{color:var(--ink2);font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__BCtozG__linkGroup a:hover{color:var(--accent)}.Footer-module__BCtozG__bottom{border-top:1px solid var(--line);text-align:center;padding-top:1.5rem}.Footer-module__BCtozG__bottom p{color:var(--ink3);font-size:.75rem}.Footer-module__BCtozG__bottom a{color:var(--ink2);text-decoration:none;transition:color .2s}.Footer-module__BCtozG__bottom a:hover{color:var(--accent)}@media (max-width:768px){.Footer-module__BCtozG__top{flex-direction:column}.Footer-module__BCtozG__links{gap:2rem}}
