:root{--bg-deep: #100e0c;--bg-surface: #1a1714;--bg-card: #221e1a;--bg-card-hover: #2a2520;--accent-orange: #f0a842;--accent-orange-glow: #f0a84266;--accent-green:#35bb47;--accent-green-glow: #35bb4766;--accent-teal: #4dd9c1;--accent-coral: #f07b6b;--text-primary: #f2ede6;--text-secondary: #b8b0a4;--text-muted: #7a7268;--border-subtle: rgba(255, 255, 255, .06);--border-medium: rgba(255, 255, 255, .1);--shadow-card: 0 1px 2px rgba(0, 0, 0, .4), 0 4px 16px rgba(0, 0, 0, .3);--shadow-elevated: 0 2px 4px rgba(0, 0, 0, .5), 0 8px 32px rgba(0, 0, 0, .4);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--radius-xl: 28px;--font-display: "Fraunces", "Georgia", "Times New Roman", serif;--font-body: "Chivo", "Helvetica Neue", "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", "Consolas", monospace}[data-astro-cid-u2ohroed]{box-sizing:border-box}html{scroll-behavior:smooth;background-color:var(--bg-deep)}body{font-family:var(--font-body);background-color:var(--bg-deep);color:var(--text-primary);margin:0;padding:0;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.grain-overlay[data-astro-cid-u2ohroed]{position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px}.reveal[data-astro-cid-u2ohroed]{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.reveal[data-astro-cid-u2ohroed].visible{opacity:1;transform:translateY(0)}.reveal-delay-1[data-astro-cid-u2ohroed]{transition-delay:.08s}.reveal-delay-2[data-astro-cid-u2ohroed]{transition-delay:.16s}.reveal-delay-3[data-astro-cid-u2ohroed]{transition-delay:.24s}.reveal-delay-4[data-astro-cid-u2ohroed]{transition-delay:.32s}.reveal-delay-5[data-astro-cid-u2ohroed]{transition-delay:.4s}.reveal-left[data-astro-cid-u2ohroed]{opacity:0;transform:translate(-40px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.reveal-left[data-astro-cid-u2ohroed].visible{opacity:1;transform:translate(0)}.reveal-right[data-astro-cid-u2ohroed]{opacity:0;transform:translate(40px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.reveal-right[data-astro-cid-u2ohroed].visible{opacity:1;transform:translate(0)}.reveal-scale[data-astro-cid-u2ohroed]{opacity:0;transform:scale(.92);transition:opacity .6s cubic-bezier(.22,.61,.36,1),transform .6s cubic-bezier(.22,.61,.36,1)}.reveal-scale[data-astro-cid-u2ohroed].visible{opacity:1;transform:scale(1)}.clip-diagonal-top[data-astro-cid-u2ohroed]{clip-path:polygon(0 6%,100% 0,100% 100%,0 100%)}.clip-diagonal-bottom[data-astro-cid-u2ohroed]{clip-path:polygon(0 0,100% 0,100% 94%,0 100%)}.cta-glow[data-astro-cid-u2ohroed]{position:relative;overflow:visible}.cta-glow[data-astro-cid-u2ohroed]:after{content:"";position:absolute;inset:-6px;border-radius:inherit;background:radial-gradient(ellipse at center,var(--accent-green-glow) 0%,transparent 75%);opacity:0;transition:opacity .4s ease;z-index:-1;pointer-events:none}.cta-glow[data-astro-cid-u2ohroed]:hover:after{opacity:1}.nav-link[data-astro-cid-u2ohroed]{position:relative;text-decoration:none;color:var(--text-secondary);transition:color .3s ease}.nav-link[data-astro-cid-u2ohroed]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1.5px;background:var(--accent-green);transition:width .35s cubic-bezier(.22,.61,.36,1)}.nav-link[data-astro-cid-u2ohroed]:hover{color:var(--text-primary)}.nav-link[data-astro-cid-u2ohroed]:hover:after{width:100%}.phone-mockup[data-astro-cid-u2ohroed]{background:var(--bg-card);border-radius:32px;border:3px solid var(--border-medium);box-shadow:var(--shadow-elevated);position:relative;overflow:hidden;aspect-ratio:9/19;width:100%}.phone-mockup[data-astro-cid-u2ohroed] .phone-notch[data-astro-cid-u2ohroed]{position:absolute;top:10px;left:50%;transform:translate(-50%);width:50%;height:24px;background:#0d0b09;border-radius:0 0 20px 20px;z-index:2}.phone-mockup[data-astro-cid-u2ohroed] .phone-screen[data-astro-cid-u2ohroed]{padding:40px 16px 16px;height:100%;display:flex;flex-direction:column;gap:10px}.mock-stat-row[data-astro-cid-u2ohroed]{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background:#ffffff08;border-radius:10px;font-size:11px}.mock-amount[data-astro-cid-u2ohroed]{font-family:var(--font-mono);font-weight:600;font-size:13px;color:var(--accent-teal)}.mock-amount[data-astro-cid-u2ohroed].overdue{color:var(--accent-coral)}.mock-bar[data-astro-cid-u2ohroed]{height:6px;border-radius:3px;background:#ffffff14;overflow:hidden}.mock-bar-fill[data-astro-cid-u2ohroed]{height:100%;border-radius:3px;background:var(--accent-teal);width:65%}.mock-bar-fill[data-astro-cid-u2ohroed].warn{background:var(--accent-green);width:28%}.mock-avatar-row[data-astro-cid-u2ohroed]{display:flex;gap:4px;align-items:center}.mock-avatar[data-astro-cid-u2ohroed]{width:22px;height:22px;border-radius:50%;background:#ffffff1f;font-size:9px;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}[data-astro-cid-u2ohroed]::-webkit-scrollbar{width:6px}[data-astro-cid-u2ohroed]::-webkit-scrollbar-track{background:var(--bg-deep)}[data-astro-cid-u2ohroed]::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:3px}@media(max-width:768px){.phone-mockup[data-astro-cid-u2ohroed]{max-width:200px;border-radius:24px}.phone-mockup[data-astro-cid-u2ohroed] .phone-notch[data-astro-cid-u2ohroed]{top:6px;height:18px;width:40%;border-radius:0 0 14px 14px}.hero-display[data-astro-cid-u2ohroed]{font-size:clamp(2.5rem,8vw,4.5rem)!important}}@media(min-width:1024px){.hero-display[data-astro-cid-u2ohroed]{font-size:clamp(4rem,6vw,6.5rem)!important}}
