body:has(.landing-page) .app-header-nav-link{display:none}body:has(.landing-page) .app-header-account-link{display:inline}body:has(.landing-page) .app-header-auth-btn{display:inline-flex}body:has(.landing-page) .app-header-public-link{display:inline}body:has(.landing-page) .app-footer{display:none}body:has(.landing-page) .app-main{max-width:100%;margin:0 auto;padding:0}.scroll-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transition:none;transform:none}}.skip-link{background:var(--text);color:var(--bg);border-radius:var(--radius);z-index:1000;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;position:absolute;top:-100%;left:16px}.skip-link:focus{top:16px}.landing-hero{background:#f8f6f6;justify-content:center;align-items:center;min-height:64vh;padding:0 24px;display:flex;position:relative}.landing-hero-split{align-items:center;gap:64px;width:100%;max-width:1120px;display:flex}.landing-hero-copy{flex:50%;min-width:0}.landing-hero-visual{flex:48%;justify-content:center;align-items:center;min-width:0;display:flex}.landing-hero-title-wrap{font-size:inherit;font-weight:inherit;margin-bottom:24px;line-height:1.1;display:block}.landing-hero-title{letter-spacing:.35em;color:var(--text);font-size:clamp(48px,6vw,72px);line-height:1;display:inline-block}.landing-hero-title.hero-fire{font-weight:300}.landing-hero-title.hero-invoice{font-weight:500}.hero-fire{animation:.8s ease-out both slideInLeft}.hero-invoice{animation:.8s ease-out .15s both slideInRight}.landing-hero-sub{color:var(--text-2);letter-spacing:.02em;margin-bottom:24px;font-size:22px;font-weight:300;animation:.7s ease-out .4s both fadeUp}.landing-hero-actions{align-items:center;gap:16px;animation:.7s ease-out .55s both fadeUp;display:flex}@keyframes slideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.hero-fire,.hero-invoice,.landing-hero-sub,.landing-hero-actions{opacity:1;animation:none;transform:none}}.hero-slideshow{flex-direction:column;gap:16px;width:100%;display:flex}.hero-slideshow-label{min-height:52px}.hero-slideshow-title{color:var(--text);margin-bottom:4px;font-size:15px;font-weight:500;animation:.3s both fadeIn}.hero-slideshow-desc{color:var(--text-3);font-size:13px;line-height:1.5;animation:.3s .1s both fadeIn}.hero-slideshow-visuals{min-height:320px;position:relative}.hero-slideshow-slide{opacity:0;pointer-events:none;width:100%;transition:opacity .4s;position:absolute;top:0;left:0}.hero-slideshow-slide.active{opacity:1;pointer-events:auto;position:relative}.hero-slideshow-indicators{align-items:center;gap:8px;display:flex}.hero-slideshow-dot{background:var(--border);cursor:pointer;border:none;border-radius:2px;width:32px;height:4px;padding:0;position:relative;overflow:hidden}.hero-slideshow-dot.active{background:var(--surface)}.hero-slideshow-dot-progress{background:var(--accent);border-radius:2px;height:100%;position:absolute;top:0;left:0}.recurring-anim{opacity:1;width:100%;max-width:400px;transition:opacity .8s}.recurring-anim-fading{opacity:0}.recurring-anim-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px}.recurring-anim-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.recurring-anim-label{letter-spacing:.15em;color:var(--text-3);text-transform:uppercase;font-size:11px;font-weight:500}.recurring-anim-freq{color:var(--accent);background:var(--accent-dim);border-radius:var(--radius);padding:2px 8px;font-size:12px;font-weight:500}.recurring-anim-timeline{flex-direction:column;gap:0;display:flex}.recurring-anim-entry{opacity:0;gap:12px;transition:opacity .4s,transform .4s;display:flex;transform:translateY(6px)}.recurring-anim-entry.visible{opacity:1;transform:translateY(0)}.recurring-anim-dot-wrap{flex-direction:column;flex-shrink:0;align-items:center;width:12px;padding-top:6px;display:flex}.recurring-anim-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.recurring-anim-dot-paid{background:var(--green)}.recurring-anim-dot-sent{background:var(--accent)}.recurring-anim-dot-scheduled{background:var(--border)}.recurring-anim-line{background:var(--border);flex:1;width:1px;min-height:16px}.recurring-anim-entry-content{flex:1;padding:4px 0 16px}.recurring-anim-entry-top{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.recurring-anim-date{color:var(--text);font-size:13px;font-weight:500}.recurring-anim-status{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius);padding:1px 6px;font-size:10px;font-weight:500}.recurring-anim-status-paid{color:var(--green);background:#e8f5e9}.recurring-anim-status-sent{background:var(--accent-dim);color:var(--accent)}.recurring-anim-status-scheduled{background:var(--surface);color:var(--text-3)}.recurring-anim-entry-bottom{justify-content:space-between;align-items:center;display:flex}.recurring-anim-client{color:var(--text-3);font-size:12px}.recurring-anim-amount{color:var(--text-2);font-size:13px}@media (prefers-reduced-motion:reduce){.recurring-anim,.recurring-anim-entry{opacity:1;transition:none;animation:none;transform:none}.recurring-anim-fading{opacity:1}.hero-slideshow-slide{transition:none}.hero-slideshow-title,.hero-slideshow-desc{animation:none}}.hero-anim{opacity:1;width:100%;max-width:400px;transition:opacity .8s}.hero-anim-fading{opacity:0}.hero-anim-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px;transition:transform .6s,box-shadow .6s;position:relative}.hero-anim-card-shifted{transform:translateY(-4px)}.hero-anim-card-glow{box-shadow:0 0 24px var(--accent-glow), 0 4px 12px #00000014}.hero-anim-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.hero-anim-inv-label{letter-spacing:.15em;color:var(--text-3);text-transform:uppercase;font-size:11px;font-weight:500}.hero-anim-inv-number{color:var(--text-3);font-size:11px;font-family:var(--font-jetbrains-mono), ui-monospace, monospace}.hero-anim-recipient{color:var(--text);opacity:0;margin-bottom:16px;font-size:15px;font-weight:500;transition:opacity .4s,transform .4s;transform:translateY(4px)}.hero-anim-recipient.visible{opacity:1;transform:translateY(0)}.hero-anim-items{flex-direction:column;gap:0;margin-bottom:16px;display:flex}.hero-anim-item{border-bottom:1px solid var(--surface);opacity:0;justify-content:space-between;align-items:center;padding:8px 0;transition:opacity .35s,transform .35s;display:flex;transform:translate(-8px)}.hero-anim-item.visible{opacity:1;transform:translate(0)}.hero-anim-item-desc{color:var(--text-2);font-size:13px}.hero-anim-item-amount{color:var(--text);font-size:13px}.hero-anim-total{border-top:1px solid var(--border);color:var(--text);opacity:0;justify-content:space-between;align-items:center;padding-top:12px;font-size:15px;font-weight:500;transition:opacity .4s;display:flex}.hero-anim-total.visible{opacity:1}.hero-anim-mob{justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px;animation:.4s both fadeIn;display:flex}.hero-anim-mob-label{letter-spacing:.1em;color:var(--text-3);text-transform:uppercase;font-size:11px;font-weight:500}.hero-anim-mob-amount{color:var(--accent);font-size:14px;font-weight:500}.hero-anim-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius);padding:4px 10px;font-size:11px;font-weight:500;animation:.3s both fadeIn;position:absolute;top:24px;right:24px}.hero-anim-badge-sent{background:var(--surface);color:var(--text-2)}.hero-anim-badge-paid{color:var(--green);background:#e8f5e9}@media (prefers-reduced-motion:reduce){.hero-anim,.hero-anim-card,.hero-anim-recipient,.hero-anim-item,.hero-anim-total,.hero-anim-mob,.hero-anim-badge{opacity:1;transition:none;animation:none;transform:none}.hero-anim-fading{opacity:1}}.landing-trust-bar{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:24px 0;display:flex}.landing-trust-item{color:var(--text-2);letter-spacing:.03em;font-size:13px}.landing-trust-sep{color:var(--text-3)}.landing-section{padding:96px 24px}.landing-section-alt{background:#f8f6f6}.landing-section-inner{max-width:960px;margin:0 auto}.landing-section-label{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);text-align:center;margin-bottom:64px;font-size:11px;font-weight:500}.landing-steps{grid-template-columns:repeat(3,1fr);gap:0;max-width:720px;margin:0 auto;display:grid}.landing-step{text-align:center;padding:0 32px}.landing-step-number{color:var(--text-3);margin-bottom:16px;font-size:48px;font-weight:300;transition:color .4s;display:block}.landing-step-number-active{color:var(--text)}.landing-step-heading{text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);margin-bottom:8px;font-size:13px;font-weight:500;transition:color .4s}.landing-step-heading-active{color:var(--text)}.landing-step-body{color:var(--text-2);font-size:14px;font-weight:300;line-height:1.6}.landing-editorial{align-items:flex-start;gap:48px;display:flex}.landing-editorial-icon{color:var(--text-2);flex-shrink:0;padding-top:4px}.landing-editorial-content{flex:1;min-width:0}.landing-editorial-heading{color:var(--text);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(24px,3vw,28px);font-weight:300;line-height:1.2}.landing-editorial-body{color:var(--text-2);margin-bottom:20px;font-size:15px;line-height:1.7}.landing-editorial-details{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.landing-editorial-details li{color:var(--text-2);padding-left:20px;font-size:14px;line-height:1.8;position:relative}.landing-editorial-details li:before{content:"→";color:var(--text-3);position:absolute;left:0}.landing-editorial-divider{background:var(--border);height:1px;margin:48px 0}.landing-compact-grid{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.landing-compact{align-items:flex-start;gap:20px;display:flex}.landing-compact-icon{color:var(--text-2);flex-shrink:0;padding-top:2px}.landing-compact-content{flex:1;min-width:0}.landing-compact-heading{color:var(--text);letter-spacing:-.01em;margin-bottom:8px;font-size:15px;font-weight:500}.landing-compact-body{color:var(--text-2);font-size:14px;line-height:1.7}.landing-payment-flow{background:#f8f6f6;padding:96px 24px}.landing-payment-flow-inner{max-width:960px;margin:0 auto}.landing-payment-flow-heading{color:var(--text);text-align:center;margin-bottom:64px;font-size:clamp(24px,3.5vw,32px);font-weight:300;line-height:1.2}.landing-payment-flow-steps{justify-content:center;align-items:flex-start;gap:0;display:flex}.landing-pf-step{text-align:center;flex-direction:column;flex:0 240px;align-items:center;display:flex}.landing-pf-icon{color:var(--accent);margin-bottom:16px}.landing-pf-number{color:var(--text-3);margin-bottom:12px;font-size:32px;font-weight:300}.landing-pf-title{color:var(--text);margin-bottom:8px;font-size:15px;font-weight:500}.landing-pf-body{color:var(--text-2);font-size:14px;font-weight:300;line-height:1.6}.landing-pf-connector{flex-shrink:0;align-items:center;padding-top:28px;display:flex}.landing-chat-fading{opacity:0;transition:opacity .6s}.landing-chat-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px;box-shadow:0 2px 16px #0000000f}.landing-chat-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.landing-chat-dots{gap:6px;display:flex}.landing-chat-dot{background:var(--border);border-radius:50%;width:8px;height:8px}.landing-chat-title{color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.landing-chat-header-spacer{width:44px}.landing-chat-messages{flex-direction:column;gap:16px;min-height:140px;display:flex}.landing-chat-user{justify-content:flex-end;display:flex}.landing-chat-user-bubble{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);max-width:85%;padding:8px 12px;font-size:13px;line-height:1.5}.landing-chat-agent{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.landing-chat-agent-text{color:var(--text-2);font-size:13px;line-height:1.6}.landing-chat-cursor{color:var(--accent);margin-left:1px;font-weight:300;animation:.8s infinite blink;display:inline-block}.landing-chat-cursor-standalone{color:var(--accent);font-weight:300;animation:.8s infinite blink;display:inline-block}.landing-chat-action-row{margin-top:4px;animation:.3s forwards fadeIn}.landing-chat-action-btn{background:var(--accent);color:#fff;border-radius:var(--radius);cursor:default;padding:6px 12px;font-size:12px;font-weight:500;display:inline-block}.landing-compare-heading{color:var(--text);text-align:center;margin-bottom:48px;font-size:clamp(24px,3.5vw,32px);font-weight:300;line-height:1.2}.landing-compare-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.landing-compare-table{border-collapse:collapse;text-align:center;width:100%}.landing-compare-table thead th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);white-space:nowrap;padding:0 16px 16px;font-size:12px;font-weight:500}.landing-compare-brand-col{color:var(--accent)!important}.landing-compare-feature-col{width:40%}.landing-compare-table tbody tr{border-top:1px solid var(--border)}.landing-compare-table tbody td{vertical-align:middle;padding:14px 16px;font-size:14px}.landing-compare-feature{text-align:left;color:var(--text);font-weight:400}.landing-compare-yes{color:var(--accent);font-size:18px;font-weight:600}.landing-compare-no{color:var(--text-3);opacity:.5;font-size:16px}.landing-compare-partial{color:var(--text-3);font-size:16px}.landing-security{padding:96px 24px}.landing-security-inner{max-width:960px;margin:0 auto}.landing-security-heading{color:var(--text);text-align:center;margin-bottom:12px;font-size:clamp(24px,3.5vw,32px);font-weight:300}.landing-security-sub{color:var(--text-3);text-align:center;letter-spacing:.05em;margin-bottom:64px;font-size:16px;font-weight:300}.landing-security-grid{grid-template-columns:repeat(2,1fr);gap:32px 48px;max-width:720px;margin:0 auto;display:grid}.landing-security-item{flex-direction:column;display:flex}.landing-security-icon{color:var(--text-2);margin-bottom:12px}.landing-security-item-heading{text-transform:uppercase;letter-spacing:.08em;color:var(--text);margin-bottom:8px;font-size:12px;font-weight:500}.landing-security-item-body{color:var(--text-2);font-size:14px;font-weight:300;line-height:1.6}.landing-pricing-preview{background:var(--surface);text-align:center;padding:96px 24px}.landing-pricing-preview-heading{color:var(--text);margin-bottom:8px;font-size:36px;font-weight:300;line-height:1.2}.landing-pricing-preview-sub{color:var(--text-3);margin-bottom:48px;font-size:15px}.landing-pricing-preview-cards{text-align:left;grid-template-columns:repeat(4,1fr);gap:16px;max-width:960px;margin:0 auto 24px;display:grid}.landing-pricing-preview-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);flex-direction:column;gap:6px;padding:24px 20px;display:flex;position:relative}.landing-pricing-preview-card-pro{border-color:var(--accent);border-top-width:3px}.landing-pricing-preview-card-business{border-color:var(--text);border-top-width:3px}.landing-pricing-preview-card-muted{background:var(--surface);opacity:.85}.landing-pricing-preview-badge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-pricing-preview-tier{text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);font-size:11px;font-weight:500}.landing-pricing-preview-price{color:var(--text);font-size:32px;font-weight:300;line-height:1}.landing-pricing-preview-price-custom{font-size:22px}.landing-pricing-preview-unit{color:var(--text-3);font-size:14px}.landing-pricing-preview-billing{color:var(--text-3);font-size:11px}.landing-pricing-preview-desc{color:var(--text-2);flex:1;font-size:12px;line-height:1.5}.landing-pricing-preview-btn{text-align:center;width:100%;margin-top:12px;font-size:13px}.landing-pricing-preview-link{color:var(--text-2);margin-top:8px;font-size:13px;text-decoration:none;display:inline-block}.landing-pricing-preview-link:hover{color:var(--text)}@media (max-width:860px){.landing-pricing-preview-cards{grid-template-columns:repeat(2,1fr);max-width:600px}}@media (max-width:560px){.landing-pricing-preview-cards{grid-template-columns:1fr;max-width:360px}.landing-pricing-preview-heading{font-size:28px}}.landing-cta{text-align:center;background:#fff;padding:96px 24px}.landing-cta-title{color:var(--text);letter-spacing:.05em;margin-bottom:40px;font-size:clamp(28px,4vw,36px);font-weight:300}.landing-footer{border-top:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:flex-start;padding:64px 80px;display:flex}.landing-footer-left{flex-direction:column;gap:8px;display:flex}.landing-footer-logo{align-items:center;gap:10px;margin-bottom:8px;display:flex}.landing-footer-logo-img{width:auto;height:28px}.landing-footer-wordmark{letter-spacing:.35em;color:var(--text);text-transform:uppercase;font-size:15px;font-weight:300}.landing-footer-city{color:var(--text-3);font-size:13px;font-weight:300}.landing-footer-copy{color:var(--text-3);font-size:12px;font-weight:300}.landing-footer-nav{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.landing-footer-link{color:var(--text-2);font-size:13px;text-decoration:none;transition:color .15s}.landing-footer-link:hover{color:var(--text)}@media (max-width:720px){.landing-hero{min-height:80vh;padding:48px 24px}.landing-hero-split{text-align:center;flex-direction:column;gap:48px}.landing-hero-copy{flex-direction:column;align-items:center;display:flex}.landing-hero-title{letter-spacing:.2em}.landing-hero-sub{font-size:18px}.landing-hero-visual{transform:scale(.85)}.landing-section{padding:64px 24px}.landing-steps{grid-template-columns:1fr;gap:40px}.landing-compare-table thead th{padding:0 8px 12px;font-size:10px}.landing-compare-table tbody td{padding:10px 8px;font-size:13px}.landing-compare-feature-col{width:auto}.landing-editorial{flex-direction:column;gap:16px}.landing-editorial-icon svg{width:48px;height:48px}.landing-compact-grid{grid-template-columns:1fr;gap:32px}.landing-payment-flow-steps{flex-direction:column;align-items:center;gap:32px}.landing-pf-step{flex:none;max-width:320px}.landing-pf-connector{padding-top:0;transform:rotate(90deg)}.landing-security-grid{grid-template-columns:1fr;gap:32px}.landing-trust-bar{gap:12px;padding:20px 16px}.landing-footer{text-align:center;flex-direction:column;align-items:center;gap:32px;padding:48px 24px}.landing-footer-logo{justify-content:center}.landing-footer-nav{align-items:center}}@media (max-width:560px){.landing-hero{padding:32px 16px}.landing-hero-title{letter-spacing:.15em}.landing-hero-visual{transform:scale(.7)}.landing-section{padding:48px 16px}.landing-section-label{margin-bottom:40px}}
