:root{--font-sans:"IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:"Playfair Display", Georgia, serif}html,body{font-family:var(--font-sans);overflow-x:hidden}*{box-sizing:border-box}.hero{color:#212529;background-color:#f0f4ff;background-image:radial-gradient(circle,#4263e31c 1.5px,#0000 1.5px);background-size:28px 28px;border-bottom:1px solid #e9ecef;margin-top:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:48px 0;overflow:hidden}.hero-layout{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1140px;margin:0 auto;padding:0 16px;display:grid}.hero-content{max-width:540px}.hero-title{font-family:var(--font-display);letter-spacing:-.01em;color:#212529;margin:0 0 18px;font-size:2.25rem;font-weight:600;line-height:1.12}.hero-subtitle{color:#4a5568;margin:0 0 24px;font-size:1.0625rem;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:36px;display:flex}.hero-hint{color:#718096;font-size:.8125rem}.hero-stats{align-items:center;gap:18px;display:flex}.hero-stat{flex-direction:column;gap:2px;display:flex}.hero-stat-num{font-family:var(--font-display);color:#212529;letter-spacing:-.02em;font-size:1.75rem;font-weight:600;line-height:1.1}.hero-stat-label{color:#718096;text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem}.hero-stat-divider{background:#c5d2ff;width:1px;height:36px}.hero-visual{justify-content:flex-end;align-items:center;display:flex;position:relative}.hero-visual:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#4263e324 0%,#0000 65%);border-radius:50%;width:420px;height:420px;position:absolute}.invoice-mockup{z-index:1;background:#fff;border:1px solid #e9ecef;border-radius:10px;width:100%;max-width:420px;padding:28px;animation:6s ease-in-out infinite mockup-float;position:relative;box-shadow:0 24px 64px #4263e324,0 4px 16px #00000012}.invoice-mockup:before{content:"";z-index:-1;background:#fff;border:1px solid #e9ecef;border-radius:10px;position:absolute;inset:0;transform:rotate(2deg)translateY(10px)translate(8px);box-shadow:0 2px 8px #0000000a}@keyframes mockup-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.mockup-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mockup-logo{background:#e9ecef;border-radius:3px;width:48px;height:12px}.mockup-badge{letter-spacing:.1em;color:#4263e3;background:#eef3ff;border-radius:3px;padding:3px 6px;font-size:.625rem;font-weight:700}.mockup-meta{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.mockup-line{background:#f8f9fa;border-radius:3px;height:8px}.mockup-line-short{width:40%}.mockup-line-medium{width:65%}.mockup-table{border-top:1px solid #e9ecef;margin-bottom:18px;padding-top:12px}.mockup-row{align-items:center;gap:12px;padding:6px 0;display:flex}.mockup-row-header{border-bottom:1px solid #e9ecef;margin-bottom:3px;padding-bottom:6px}.mockup-row-header span{background:#e9ecef;border-radius:2px;height:6px}.mockup-row-header span:first-child{flex:3}.mockup-row-header span:nth-child(2),.mockup-row-header span:nth-child(3){flex:1}.mockup-line-flex{background:#f8f9fa;border-radius:3px;flex:3;height:8px}.mockup-line-xs{background:#f8f9fa;border-radius:3px;flex:1;height:8px}.mockup-total{border-top:2px solid #212529;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.mockup-total-label{background:#e9ecef;border-radius:3px;width:48px;height:8px}.mockup-total-amount{color:#212529;font-variant-numeric:tabular-nums;font-size:1.125rem;font-weight:700}.mockup-stamp{letter-spacing:.1em;color:#15803db8;pointer-events:none;text-shadow:0 0 12px #15803d26;border:3.5px solid #15803d9e;border-radius:8px;padding:4px 14px;font-size:2rem;font-weight:800;position:absolute;top:50%;right:20px;transform:translateY(-50%)rotate(-11deg)}.section{padding:36px 0}.section-alt{background:#f8f9fa;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.container{max-width:1140px;margin:0 auto}.section-alt .container,.cta-section .container{padding-left:16px;padding-right:16px}.section-tight-bottom{padding-bottom:12px}.section-tight-top{padding-top:12px}.section-header{text-align:center;margin-bottom:24px}.section-title{font-family:var(--font-display);letter-spacing:-.01em;color:#212529;margin:0 0 12px;font-size:1.75rem;font-weight:600}.section-subtitle{color:#718096;margin:0;font-size:1.125rem}.personas-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.persona-pill{color:#4a5568;white-space:nowrap;background:#f8f9fa;border:1px solid #e9ecef;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.persona-pill svg{stroke:#4263e3;flex-shrink:0}.feature-rows{grid-template-columns:repeat(2,1fr);gap:24px;margin:0 auto;display:grid}.feature-row{background:#fff;border:1px solid #e9ecef;border-radius:10px;align-items:flex-start;gap:18px;padding:20px;transition:border-color .15s,box-shadow .15s;display:flex}.feature-row:hover{border-color:#c5d2ff;box-shadow:0 4px 12px #4263e314}a.feature-row{color:inherit;cursor:pointer;text-decoration:none}.feature-row-icon{color:#4263e3;background:#eef3ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.feature-row-icon svg{stroke:#4263e3}.feature-row-content{flex:1;min-width:0}.feature-row-title{color:#212529;margin:0 0 3px;font-size:1rem;font-weight:600}.feature-row-desc{color:#718096;margin:0;font-size:.9375rem;line-height:1.55}.testimonials-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.testimonial-card{background:#fff;border:1px solid #e9ecef;border-radius:10px;flex-direction:column;margin:0;padding:24px;transition:border-color .15s,box-shadow .15s;display:flex}.testimonial-card:hover{border-color:#c5d2ff;box-shadow:0 4px 12px #4263e314}.testimonial-mark{font-family:var(--font-display);color:#4263e3;opacity:.18;margin-bottom:8px;font-size:3rem;font-weight:600;line-height:.6}.testimonial-quote{color:#4a5568;flex:1;margin:0 0 18px;font-size:.9375rem;line-height:1.65}.testimonial-author{color:#212529;font-size:.9375rem;font-weight:600}.testimonial-role{color:#718096;margin-top:2px;font-size:.875rem}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:36px;display:grid}.benefit-card{padding:24px;position:relative}.benefit-number{letter-spacing:.12em;color:#718096;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:700;line-height:1}.benefit-title{color:#212529;margin:0 0 6px;font-size:1.125rem;font-weight:600}.benefit-description{color:#4a5568;margin:0;font-size:1rem;line-height:1.6}.cta-section{background:#1a2641;border-top:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.cta-content{text-align:center;max-width:540px;margin:0 auto}.cta-title{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;margin:0 0 12px;font-size:2rem;font-weight:600}.cta-description{color:#ffffffc7;margin:0 0 36px;font-size:1.125rem}.button{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.button-primary{color:#fff;background:#4263e3}.button-primary:hover{background:#3651c7}.button-large{color:#fff;background:#4263e3;padding:18px 36px;font-size:1.125rem}.button-large:hover{background:#3651c7}.button img{flex-shrink:0}.inline-link{color:#3651c7;text-underline-offset:2px;text-decoration:underline}.inline-link:hover{color:#2a40ab}.cta-fineprint{color:#718096;margin:18px 0 0;font-size:.875rem}.cta-section .button-large{color:#fff;background:#4263e3}.cta-section .button-large:hover{background:#3651c7}.cta-section .cta-fineprint{color:#fff9}.cta-section .inline-link{color:#ffffffe6;text-underline-offset:2px}.cta-section .inline-link:hover{color:#fff}.pricing-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:24px;max-width:720px;margin:0 auto;display:grid}.pricing-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;padding:28px 24px 24px;display:flex}.pricing-card-featured{background:#1a2641;border-color:#1a2641;box-shadow:0 8px 32px #1a264140,0 2px 8px #4263e31f}.pricing-tier{text-transform:uppercase;letter-spacing:.08em;color:#718096;margin-bottom:8px;font-size:.6875rem;font-weight:700}.pricing-card-featured .pricing-tier{color:#93aef5}.pricing-amount{font-variant-numeric:tabular-nums;letter-spacing:-.02em;align-items:baseline;gap:2px;margin-bottom:20px;display:flex}.pricing-currency{color:#212529;font-size:1.25rem;font-weight:600}.pricing-card-featured .pricing-currency{color:#fff}.pricing-num{color:#212529;font-size:2.5rem;font-weight:700;line-height:1}.pricing-card-featured .pricing-num{color:#fff}.pricing-period{color:#718096;margin-left:6px;font-size:.875rem}.pricing-card-featured .pricing-period{color:#6b7fa8}.pricing-detail{color:#4a5568;margin:0 0 18px;font-size:.9375rem;line-height:1.55}.pricing-features{flex-direction:column;flex:1;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.pricing-feature{color:#4a5568;align-items:center;gap:8px;font-size:.875rem;line-height:1.4;display:flex}.pricing-feature svg{stroke:#4263e3;flex-shrink:0}.pricing-card-featured .pricing-feature{color:#a8bcd8}.pricing-card-featured .pricing-feature svg{stroke:#93aef5}.pricing-cta{text-align:center;color:#212529;border:1.5px solid #d1d9e0;border-radius:8px;padding:11px 18px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:block}.pricing-cta:hover{color:#4263e3;border-color:#4263e3}.pricing-cta-featured{color:#1a2641;background:#fff;border-color:#fff}.pricing-cta-featured:hover{color:#1a2641;background:#eef3ff;border-color:#eef3ff}@media (width<=768px){.hero{padding:36px 0}.hero-layout{grid-template-columns:1fr;gap:36px;padding:0 16px}.hero-content{text-align:center;max-width:100%}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.9375rem}.hero-actions,.hero-stats{justify-content:center}.hero-visual{order:-1;justify-content:center}.invoice-mockup{max-width:340px;transform:rotate(0)}.invoice-mockup:before,.hero-visual:before{display:none}@keyframes mockup-float{0%,to{transform:rotate(0)translateY(0)}50%{transform:rotate(0)translateY(-4px)}}.section{padding:36px 0}.section-title,.cta-title{font-size:1.5rem}.features-grid,.feature-rows,.testimonials-grid{grid-template-columns:1fr}.personas-row{gap:24px}.feature-row{padding:12px}.benefits-grid,.pricing-grid{grid-template-columns:1fr}}
