@font-face{font-family:Manrope;src:url(/fonts/manrope-variable.ttf) format("truetype");font-style:normal;font-weight:400 800;font-display:swap}:root{--paper: #f6f5f1;--ink: #18181b;--muted: #71717a;--accent: #22b8cf;--line: #dededb;--serif: Georgia, "Times New Roman", serif;--ease: cubic-bezier(.22, 1, .36, 1);--accent-strong: #0e7490;--accent-soft: #dceef1;--app-bg: #0a0a0b;--app-surface: #131316;--app-raised: #1a1a1f;--app-border: #26262c;--app-text: #f4f4f5;--app-muted: #a1a1aa;--app-sans: Inter, ui-sans-serif, system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.6 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}body,button,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button,summary,a{outline-offset:6px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #0e7490}button:disabled{cursor:default}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500}h2{font-size:clamp(38px,4.5vw,65px);line-height:1.1;letter-spacing:-3.2px}em{font-family:var(--serif);font-weight:400;letter-spacing:-.065em}svg{width:24px;height:24px;display:block;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}::-moz-selection{background:var(--accent);color:var(--ink)}::selection{background:var(--accent);color:var(--ink)}.wrap{max-width:1320px;width:calc(100% - 112px);margin:0 auto}.skip-link{position:fixed;top:-60px;left:20px;z-index:100;background:var(--accent);padding:12px 24px}.skip-link:focus{top:10px}.eyebrow,.section-label{font-size:10px;font-weight:700;letter-spacing:1.7px;display:flex;align-items:center;gap:10px}.live-dot{width:6px;height:6px;background:#0e7490;border-radius:50%;display:inline-block;flex-shrink:0}.tiny-plus{font-size:19px;line-height:1;font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:52px;padding:13px 22px;border:1px solid transparent;border-radius:6px;font-size:12px;font-weight:600;transition:background .25s,transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 18px #18181b16}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#0c5468}.button svg{width:18px;height:18px;transition:transform .25s}.button:hover svg{transform:translate(3px)}.button-arrow{display:grid;place-items:center;width:26px;height:26px;border-radius:3px;background:#ffffff12}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;font-weight:600;border:0;background:none;padding:8px 0}.text-link span{font-size:22px;transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.site-header{position:sticky;top:0;z-index:30;background:#f6f5f1ee;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .3s}.site-header.scrolled{box-shadow:0 1px 0 var(--line)}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;font-size:25px;font-weight:600;letter-spacing:-.6px;line-height:1;gap:9px;font-family:var(--app-sans)}.brand-icon{display:grid;place-items:center;background:#22b8cf1a;width:35px;height:35px;border-radius:6px;flex-shrink:0;color:var(--accent-strong);border:1px solid #0e749066}.brand-icon svg{width:23px;height:23px}.desktop-nav{display:flex;gap:30px;font-size:11px;font-weight:600}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:"";height:1px;position:absolute;left:0;bottom:5px;width:0;background:var(--ink);transition:width .3s}.desktop-nav a:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:25px}.sign-in{font-size:11px;font-weight:600}.nav-cta{min-height:40px;padding:9px 15px;gap:24px;font-size:11px}.reading-progress{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#22b8cf;transform:scaleX(var(--read, 0));transform-origin:left}.menu-toggle{display:none;width:36px;height:36px;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:20px;height:1px;background:var(--ink);margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{padding:20px 28px;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);padding-top:86px;min-height:715px;-moz-column-gap:20px;column-gap:20px}.hero-copy{min-width:0;position:relative;z-index:3}.hero .eyebrow{margin-bottom:28px}.hero h1{font-size:clamp(70px,7.75vw,112px);line-height:1.05;letter-spacing:-7px;font-weight:500;white-space:nowrap}.hero-line{display:block;overflow:hidden;padding-bottom:12px;margin-bottom:-12px}.hero-line>span{display:block}.hero h1 em{font-size:1.08em}.hero-description{font-size:17px;line-height:1.65;letter-spacing:-.3px;margin-top:28px}.hero-subtext{font-size:12px;line-height:1.8;color:var(--muted);margin-top:13px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:28px}.hero-footnote{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin-top:19px}.hero-footnote svg{width:14px;height:14px}.hero-art{height:525px;position:relative;align-self:start;perspective:1000px;--hero-scroll: 0}.art-orbit{border:1px solid #d5e3e5;border-radius:50%;position:absolute;left:5%;top:5%;width:92%;aspect-ratio:1}.orbit-two{width:72%;left:15%;top:15%}.art-orbit:before{content:"+";position:absolute;left:15%;top:11%;font-size:20px;color:#7c959b}.hero-spark{position:absolute;width:260px;height:260px;top:26px;right:0;color:var(--accent);transform:rotate(calc(-14deg + var(--hero-scroll) * 40deg))}.invoice-paper{position:absolute;background:#fffef9;box-shadow:1px 8px 28px #18181b20,0 0 1px #5557;border:1px solid #dededb;border-radius:3px;transform-origin:50% 75%}.paper-back{width:248px;height:310px;left:12px;top:61px;padding:27px;transform:translateY(calc(var(--hero-scroll) * -35px)) rotate(calc(-16deg - var(--hero-scroll) * 10deg));color:#71717a}.paper-brand{font-size:9px;letter-spacing:1.8px;display:block;font-weight:700}.paper-tag{font:8px/1.6 Manrope,sans-serif;letter-spacing:1.4px}.paper-back .paper-tag{display:block;margin-top:9px}.paper-rule{height:1px;background:#dfdfda;display:block;margin:28px 0 17px}.paper-short-line,.paper-line{display:block;background:#efefe9;height:5px;width:75%;margin-bottom:8px}.paper-short-line{width:35%}.paper-back .paper-amount{font-size:26px;margin:24px 0;display:block}.paper-main{top:91px;left:24%;width:285px;padding:24px 25px 20px;transform:translateY(calc(var(--hero-scroll) * -65px)) rotate(calc(7deg + var(--hero-scroll) * 7deg));z-index:2}.paper-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.mini-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8dccc;font-family:var(--serif);font-size:30px;line-height:1;letter-spacing:-2px;padding-bottom:5px}.paper-top .paper-tag{text-align:right}.paper-client{display:block;font-size:15px;font-weight:700;letter-spacing:-.5px}.paper-project{font-size:8px;color:var(--muted)}.paper-amount{font-size:39px;letter-spacing:-1.8px;line-height:1.5;margin-top:12px}.paper-amount>span{color:#808087}.paper-divider{height:1px;background:#dfdfda;margin:9px 0 15px}.paper-detail{display:flex;justify-content:space-between;margin:7px 0;font-size:9px;color:var(--muted)}.paper-detail b{font-weight:500;color:var(--ink)}.paper-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:8px;color:var(--muted)}.status-pill{display:inline-flex;align-items:center;gap:5px;border-radius:4px;font-size:9px;line-height:1;padding:7px 8px;white-space:nowrap}.status-pill i{width:4px;height:4px;border-radius:50%;background:currentColor}.status-warm{background:#f9ecdd;color:#926037}.status-neutral{background:#e7f1f4;color:#0e7490}.status-paid{background:#e8f7ed;color:#166534}.art-note{position:absolute;top:12px;left:20%;z-index:4;display:flex;gap:11px;align-items:center;white-space:nowrap;padding:13px 15px;background:var(--app-surface);border:1px solid var(--app-border);box-shadow:0 6px 15px #18181b08;border-radius:7px;transform:translateY(calc(var(--hero-scroll) * -85px)) rotate(-3deg);color:var(--app-text)}.note-icon{background:#22b8cf1a;border-radius:50%;display:grid;place-items:center;width:28px;height:28px;font-size:20px;color:var(--accent)}.art-note b{font-size:9px;font-weight:700;display:block}.art-note div>span{font-size:8px;color:var(--app-muted);display:block;margin-top:3px}.note-dot{height:5px;width:5px;border-radius:50%;background:#22b8cf;margin-left:8px}.paid-stamp{position:absolute;left:32%;bottom:67px;z-index:4;display:flex;align-items:center;gap:13px;background:#e8f7ed;padding:17px 22px;border-radius:5px;box-shadow:0 8px 20px #18181b16;transform:translateY(calc(var(--hero-scroll) * -25px)) rotate(-5deg);color:#166534;border:1px solid #b6dfc4}.paid-stamp>svg{width:29px;height:29px;border-radius:50%;border:1px solid #15803d;padding:5px}.paid-stamp b{font-size:12px;display:block}.paid-stamp span{font-size:9px;display:block;margin-top:2px}.art-scribble{position:absolute;width:127px;height:85px;left:10px;bottom:77px;transform:rotate(16deg);color:#497b85}.art-coordinate{position:absolute;font-size:7px;letter-spacing:1.7px;color:#71717a}.coord-top{left:0;top:-24px}.coord-bottom{bottom:23px;right:24px}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:24px;padding:23px 0;font-size:8px;letter-spacing:1.1px;color:#71717a}.hero-bottom a{letter-spacing:0;font-size:10px;color:var(--ink);display:flex;align-items:center;gap:15px}.hero-bottom a span{font-size:19px}.ticker{background:var(--accent);overflow:hidden;border-block:1px solid #1eacc2;padding:21px 0}.ticker-track{width:-moz-max-content;width:max-content;display:flex;align-items:center;gap:50px;transform:translate(calc(-120px - var(--ticker-shift, 0px)))}.ticker-track>span{font-size:26px;letter-spacing:-1px;font-weight:500}.ticker-track svg{width:23px;height:23px}.manifesto{padding-block:115px 108px}.manifesto .section-label{margin-bottom:35px}.manifesto-text{max-width:1100px;font-size:clamp(32px,4vw,57px);line-height:1.27;letter-spacing:-2.6px}.motion-ready .manifesto-text .ink-word{color:#a8a8ad;transition:color .2s}.motion-ready .manifesto-text .ink-word.inked{color:var(--ink)}.manifesto-bottom{display:flex;align-items:center;gap:20px;margin-top:35px}.manifesto-bottom>svg{width:38px;height:38px}.manifesto-bottom p{font-size:12px;color:var(--muted);line-height:1.8}.round-link{margin-left:auto;display:grid;place-items:center;border:1px solid #ced8da;width:44px;height:44px;border-radius:50%;font-size:20px;transition:background .3s}.round-link:hover{background:var(--accent-soft)}.workflow{background:#0a0a0b;color:#f4f4f5;position:relative}.workflow-sticky{padding-block:52px 26px}.workflow-heading{display:flex;justify-content:space-between;align-items:center}.workflow-heading .section-label{color:#a1a1aa}.scene-counter{font-size:10px;letter-spacing:1px;color:#a1a1aa}.scene-counter span{color:var(--accent)}.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:40px 0 25px}.workflow-copy h2{font-size:clamp(34px,3.7vw,53px);letter-spacing:-2.4px}.workflow-copy h2 em{color:var(--accent);line-height:1.2}.story-steps{margin-top:32px}.story-step{display:flex;align-items:start;gap:20px;border-top:1px solid #ffffff1c;padding:19px 0;transition:opacity .4s}.motion-ready .story-step{opacity:.45}.motion-ready .story-step:hover,.motion-ready .story-step.is-active{opacity:1}.step-num{font-size:10px;margin-top:4px;color:var(--accent)}.story-step h3{font-size:17px;font-weight:500;letter-spacing:-.4px}.story-step p{font-size:11px;color:#a1a1aa;max-width:340px;line-height:1.8;margin-top:10px}.motion-ready .story-step p{display:none}.motion-ready .story-step.is-active p{display:block}.step-arrow{margin-left:auto;color:var(--accent);font-size:21px}.story-stage{position:relative;height:430px;isolation:isolate}.stage-grid{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background-image:linear-gradient(#22b8cf0c 1px,transparent 1px),linear-gradient(90deg,#22b8cf0c 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:radial-gradient(ellipse,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse,#000 20%,transparent 75%)}.story-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;animation:panel-in .7s var(--ease) both}.file-cloud{position:relative;width:300px;height:115px;display:flex;align-items:center;justify-content:center;gap:25px}.file-icon{width:66px;height:85px;border-radius:6px;background:#f4f1e7;color:var(--ink);padding:12px;box-shadow:0 8px 20px #0002;position:relative}.file-icon:after{content:"";position:absolute;right:0;top:0;border:9px solid transparent;border-top-color:#0a0a0b;border-right-color:#0a0a0b;border-bottom-color:#cad8db;border-left-color:#cad8db;border-radius:0 0 0 4px}.file-icon>span{display:block;font-size:24px;line-height:1.2}.file-icon b{font-size:9px;letter-spacing:1px}.file-pdf{transform:rotate(-15deg);background:#ede1ce}.file-csv{transform:translateY(-16px) rotate(5deg);background:var(--accent)}.file-photo{transform:rotate(16deg);background:#d8d7e6}.import-line{height:38px;display:flex;justify-content:center;gap:75px;margin-top:4px}.import-line span{display:block;height:30px;width:1px;background:linear-gradient(#22b8cf,transparent);transform:rotate(-20deg)}.import-line span:nth-child(2){transform:none}.import-line span:nth-child(3){transform:rotate(20deg)}.import-box{background:var(--app-surface);color:var(--ink);width:355px;border-radius:8px;padding:19px 21px;box-shadow:0 20px 60px #0002}.import-box-header{display:flex;align-items:center;gap:10px;margin-bottom:18px}.import-box-header .brand-icon{width:25px;height:25px;border-radius:5px}.import-box-header svg{width:19px;height:19px}.import-box-header b{font-size:12px;font-weight:600}.import-row{border-top:1px solid var(--app-border);display:flex;align-items:center;gap:10px;padding:13px 0;font-size:10px}.file-small{font-size:7px;font-weight:700;display:grid;place-items:center;background:var(--app-raised);border:1px solid var(--app-border);width:28px;height:32px;border-radius:3px;color:var(--app-muted)}.import-row small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.import-check{margin-left:auto;color:#22c55e;background:#22c55e1a;border-radius:50%;width:17px;height:17px;text-align:center}.review-note{background:#22b8cf14;padding:9px;border-radius:4px;font-size:8px;display:flex;gap:9px;color:var(--app-muted)}.review-note>span{color:var(--accent)}.stage-caption{position:absolute;bottom:-4px;left:0;width:100%;display:flex;align-items:center;justify-content:center;gap:14px;font-size:7px;letter-spacing:1.3px;color:#a1a1aa}.stage-caption>span{color:var(--accent);font-size:18px}.mini-ledger{background:var(--app-surface);width:365px;color:var(--ink);padding:24px;border-radius:8px;box-shadow:0 15px 50px #0002;transform:rotate(-3deg)}.mini-ledger-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;font-size:9px;letter-spacing:1px}.mini-ledger-head .status-pill{letter-spacing:0;font-size:7px;background:#22b8cf1a;color:var(--accent)}.mini-ledger>small{font-size:10px;color:var(--muted)}.mini-total{font-size:35px;letter-spacing:-2px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:600}.mini-total>span{color:#a1a1aa}.mini-chart{display:flex;gap:4px;height:8px;margin:16px 0 20px}.mini-chart>span{width:46%;background:#22b8cf;border-radius:2px}.mini-chart>span:nth-child(2){width:54%;background:var(--accent-strong)}.mini-chart>span:nth-child(n+3){display:none;background:#dededb}.mini-ledger-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-top:1px solid var(--app-border);font-size:10px}.mini-ledger-row>span{display:flex;align-items:center;gap:10px}.mini-ledger-row b{font-weight:600}.client-dot{font-style:normal;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;font:20px/1 var(--serif);flex-shrink:0}.peach{background:#f59e0b1a;color:#f59e0b}.lavender{background:#8b5cf61a;color:#a78bfa}.cyan{background:#22b8cf1a;color:var(--accent)}.ledger-foot{font-size:8px;color:var(--muted);margin-top:12px;text-align:center}.reminder-letter{background:#fcfaf1;color:var(--ink);width:330px;transform:rotate(4deg);padding:24px 28px;box-shadow:0 10px 30px #0003;border-radius:3px;z-index:2}.letter-heading{display:flex;align-items:center;gap:6px;font-size:8px;letter-spacing:1.1px;border-bottom:1px solid var(--line);padding-bottom:13px}.letter-heading>span:last-child{margin-left:auto;font-size:16px}.letter-to{margin:16px 0;font-size:9px;color:var(--muted)}.letter-to b{font-weight:500;color:var(--ink);margin-left:8px}.reminder-letter h4{font-family:var(--serif);font-size:26px;line-height:1.15;letter-spacing:-.5px;margin-bottom:20px}.reminder-letter p{font-size:9px;color:#71717a;line-height:1.8;margin:10px 0}.letter-signoff{font-family:var(--serif);font-style:italic;font-size:14px;margin-top:15px}.reminder-envelope{position:absolute;width:345px;height:235px;background:#b5dbe1;bottom:49px;transform:rotate(-7deg);border-radius:4px}.approval-label{z-index:3;display:flex;align-items:center;gap:8px;background:var(--accent-soft);color:#0c5468;padding:11px 16px;border-radius:4px;transform:rotate(-4deg);font-size:9px;margin-top:-4px}.approval-label svg{width:15px;height:15px}.story-bottom{display:flex;align-items:center;gap:35px;font-size:7px;letter-spacing:1.2px;color:#a1a1aa;border-top:1px solid #ffffff1c;padding-top:19px}.story-progress{flex:1;height:2px;background:#ffffff17}.story-progress span{display:block;height:100%;background:var(--accent);width:100%;transform:scaleX(var(--story-progress, .08));transform-origin:left}.automation-note{font-size:8px;color:#a1a1aa;margin-top:16px}.overview{padding-block:110px 105px}.overview-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.overview-heading .section-label{margin-bottom:25px}.overview-heading>p{font-size:13px;color:var(--muted);line-height:1.8;padding-bottom:6px}.dashboard-shell{border:1px solid #d6d9d9;border-radius:10px;overflow:hidden;background:var(--app-bg);box-shadow:0 24px 60px -22px #0a0a0b38}.dashboard-top{display:flex;align-items:center;gap:30px;background:var(--app-surface);border-bottom:1px solid var(--app-border);padding:17px 25px}.dashboard-brand{display:flex;align-items:center;gap:5px;font-weight:600;font-size:15px;letter-spacing:-.6px;font-family:var(--app-sans)}.dashboard-brand svg{width:22px;height:22px;color:var(--accent)}.dashboard-breadcrumb{font-size:9px;color:var(--app-muted)}.dashboard-breadcrumb span{margin:0 10px;color:#a1a1aa}.demo-label{display:flex;align-items:center;gap:7px;margin-left:auto;font-size:7px;letter-spacing:1.3px}.demo-label i{height:5px;width:5px;border-radius:50%;background:#22b8cf}.dashboard-body{padding:30px 35px}.dashboard-title{display:flex;align-items:end;justify-content:space-between}.dashboard-title .section-label{font-size:7px;letter-spacing:1.2px;color:var(--muted)}.dashboard-title h3{font-size:20px;letter-spacing:-.4px;margin-top:6px;font-weight:600}.sample-data{font-size:9px;color:var(--muted)}.dashboard-stats{display:grid;grid-template-columns:1.1fr 1.1fr 1fr;margin:28px 0 25px;padding:8px 0}.dashboard-stats>div{border-right:1px solid var(--app-border);padding-right:25px}.dashboard-stats>div+div{padding-left:30px}.dashboard-stats>div:last-child{border:0}.dashboard-stats>div>span{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-weight:600}.dashboard-stats strong{display:block;font-weight:700;font-size:30px;letter-spacing:-1.2px;line-height:1.7;white-space:nowrap;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-stats strong>span{color:var(--app-muted)}.dashboard-stats small{display:block;font-size:8px;color:#a1a1aa}.warning-dot{display:inline-block;background:#ef4444;width:4px;height:4px;border-radius:50%;margin-right:4px}.aging-bars{display:flex;align-items:end;gap:12px;height:65px;margin-top:6px}.aging-bars>span{height:var(--bar);background:var(--accent);flex:1;border-radius:3px 3px 0 0;transition:height .8s var(--ease),background .5s}.aging-bars>span:nth-child(2){background:var(--accent-strong)}.aging-labels{display:flex;gap:12px;margin-top:5px;font-size:6px;color:var(--muted);white-space:nowrap}.aging-labels>span{flex:1;text-align:center}.invoice-table{width:100%;border-collapse:collapse;font-size:10px;text-align:left}.invoice-table th{font-size:8px;font-weight:500;color:var(--muted);padding:12px 0;border-bottom:1px solid var(--app-border)}.invoice-table td{padding:13px 0;border-bottom:1px solid var(--app-border)}.invoice-table td:first-child{display:flex;align-items:center;gap:11px}.invoice-table td:first-child b{font-weight:500}.invoice-table td:nth-child(2){color:#a1a1aa;font-size:9px}.invoice-table .amount{text-align:right;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.invoice-table tbody tr{transition:background .5s}.invoice-table .just-paid{background:#22c55e0d}.demo-action{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px}.demo-action p{font-size:10px;color:var(--muted);max-width:70%}.demo-action p>span{font-size:18px;color:var(--ink);margin-right:7px}.demo-action .button{min-height:38px;padding:9px 12px;font-size:9px;gap:15px;flex-shrink:0}.demo-action .button svg{width:14px;height:14px}.overview-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:45px}.overview-notes>div{border-top:1px solid var(--line);padding-top:21px}.overview-notes>div>span{font-size:8px;letter-spacing:1.3px;color:var(--muted)}.overview-notes h3{font-size:17px;letter-spacing:-.5px;font-weight:600;margin-top:15px}.overview-notes p{font-size:11px;color:var(--muted);line-height:1.8;margin-top:10px;max-width:290px}.considerate{background:#e8f0f1;border-block:1px solid #d6e3e5;overflow:hidden}.considerate-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding-block:70px}.considerate-art{height:430px;position:relative}.kindness-orbit{position:absolute;border:1px solid #c1dce1;border-radius:50%;width:380px;height:380px;left:10px;top:20px}.kindness-spark{position:absolute;top:0;left:0;width:135px;height:135px;color:#a1d9e3;transform:rotate(-10deg)}.control-card{background:var(--app-surface);border:1px solid #d1dde0;border-radius:7px;padding:23px;width:325px;position:absolute;top:91px;left:55px;transform:rotate(-6deg);box-shadow:0 14px 24px #18181b0d}.control-card-top{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.3px;border-bottom:1px solid var(--app-border);padding-bottom:17px;margin-bottom:4px}.control-card-top>span:last-child{font-size:20px}.control-rule{display:flex;align-items:center;justify-content:space-between;padding:12px 0;font-size:10px}.control-check{display:grid;place-items:center;background:#22b8cf1a;border-radius:50%;height:18px;width:18px;color:var(--accent)}.off-toggle{width:29px;height:16px;border-radius:9px;background:#34343c;position:relative}.off-toggle:before{content:"";position:absolute;top:3px;left:3px;background:#a1a1aa;width:10px;height:10px;border-radius:50%}.control-card>small{display:block;font-size:8px;color:var(--muted);border-top:1px solid var(--app-border);padding-top:15px;margin-top:7px}.handwritten{position:absolute;left:150px;bottom:15px;font:italic 23px/1.15 var(--serif);color:#0e7490;transform:rotate(-7deg)}.kindness-arrow{position:absolute;bottom:43px;right:0;width:110px;height:80px;color:#498591}.considerate-copy .section-label{margin-bottom:26px}.considerate-copy h2{font-size:clamp(34px,3.7vw,53px);letter-spacing:-2.2px;white-space:nowrap}.considerate-copy>p{font-size:12px;color:#64747a;line-height:1.9;margin-top:24px;max-width:370px}.considerate-copy ul{list-style:none;margin:25px 0 18px;padding:0;font-size:10px}.considerate-copy li{display:flex;align-items:center;gap:10px;margin:12px 0}.considerate-copy li svg{width:16px;height:16px;color:#0e7490}.considerate-copy .text-link{border-bottom:1px solid #93c9d2}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding-block:115px}.faq-heading .section-label{margin-bottom:25px}.faq-heading h2{font-size:51px;letter-spacing:-2.5px}.faq-heading>p{margin-top:24px;font-size:12px;color:var(--muted);line-height:1.8}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;font-size:12px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{width:13px;height:13px;position:relative;flex-shrink:0}.faq-list summary>span:before,.faq-list summary>span:after{content:"";height:1px;width:13px;position:absolute;top:6px;background:var(--ink);transition:transform .3s}.faq-list summary>span:after{transform:rotate(90deg)}.faq-list details[open] summary>span:after{transform:rotate(0)}.faq-list details>p{font-size:11px;color:var(--muted);line-height:1.9;padding:0 28px 24px 0;max-width:520px}.closing{position:relative;overflow:hidden;background:var(--accent);border-top:1px solid #1eacc2}.closing-content{position:relative;padding-block:72px 65px}.closing-content h2{font-size:clamp(65px,7.7vw,110px);letter-spacing:-6px;line-height:1.08;margin-top:32px}.closing-orbit{position:absolute;width:740px;height:740px;border:1px solid #0c54684d;right:-220px;top:-300px;border-radius:50%;transform:translateY(calc(var(--closing-progress, 0) * 90px))}.closing-orbit:after{content:"";position:absolute;top:45px;right:45px;bottom:45px;left:45px;border:1px solid #0c546840;border-radius:50%}.closing-bottom{display:flex;align-items:center;gap:55px;margin-top:35px}.closing-bottom>p{font-size:12px;line-height:1.8}.closing-spark{margin-left:auto;width:85px;height:85px;transform:rotate(calc(var(--closing-progress, 0) * 90deg))}.site-footer{padding:38px 0 25px}.footer-top{display:flex;align-items:center;gap:35px;border-bottom:1px solid var(--line);padding-bottom:30px}.footer-top .brand{font-size:22px}.footer-top .brand-icon{height:30px;width:30px}.footer-top .brand-icon svg{width:24px;height:24px}.footer-top>p{font-size:10px;color:var(--muted)}.back-top{margin-left:auto;font-size:9px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;font-size:8px;color:var(--muted)}.footer-bottom nav{display:flex;gap:25px}.footer-bottom a:hover{text-decoration:underline;text-underline-offset:4px}@keyframes hero-in{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes fade-in{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes panel-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: no-preference){.motion-ready .hero-line>span{animation:hero-in 1.2s var(--ease) both}.motion-ready .hero-line:nth-child(2)>span{animation-delay:.12s}.motion-ready .hero-enter{animation:fade-in 1s var(--ease) .25s both}.motion-ready .hero-art{animation:fade-in 1.3s var(--ease) .15s both}.motion-ready [data-reveal]{opacity:0;translate:0 30px;transition:opacity .85s var(--ease),translate .85s var(--ease)}.motion-ready [data-reveal].is-visible{opacity:1;translate:0 0}.overview-notes>div:nth-child(2){transition-delay:.1s}.overview-notes>div:nth-child(3){transition-delay:.2s}}@media (min-width: 1000px) and (min-height: 760px) and (prefers-reduced-motion: no-preference){.motion-ready .workflow{height:290vh}.motion-ready .workflow-sticky{position:sticky;top:92px;min-height:calc(100vh - 92px);display:flex;flex-direction:column;justify-content:center;padding-top:32px}.motion-ready .workflow-grid{flex:0 1 auto;padding-top:30px;padding-bottom:20px}.motion-ready .story-stage{height:min(430px,49vh)}.motion-ready .story-steps{margin-top:25px}.motion-ready .story-step{padding:16px 0}}@media (min-width: 1600px){.hero{padding-top:100px;min-height:790px}.hero-art{height:565px}.hero h1{font-size:124px}.hero-spark{right:5px;width:285px;height:285px}.paper-main{width:310px;top:110px;padding:28px}.paper-back{width:260px;height:330px;top:70px}.paid-stamp{bottom:65px}}@media (max-width: 1199px){.wrap{width:calc(100% - 72px)}.hero{padding-top:70px;-moz-column-gap:0;column-gap:0}.hero h1{font-size:8vw;letter-spacing:-5.5px}.hero-art{transform:scale(.9);transform-origin:top right}.hero-actions{gap:18px}.hero-actions .button{gap:12px;padding-inline:16px}.hero-actions .text-link{font-size:10px;gap:10px}.hero-bottom .edition{display:none}.workflow-grid,.considerate-grid{gap:35px}.considerate-art{transform:scale(.9);transform-origin:center left}.considerate-copy h2{font-size:4vw}.dashboard-stats strong{font-size:33px}.faq{gap:55px}}@media (max-width: 999px){.desktop-nav{gap:20px}.hero{min-height:670px;padding-top:65px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero h1{font-size:8.7vw}.hero-art{transform:scale(.78);transform-origin:top left;width:475px;margin-left:-10px;margin-top:10px;height:490px}.hero-description{font-size:15px}.hero-subtext{font-size:11px}.hero-actions{flex-wrap:wrap;gap:10px 22px}.hero-bottom{margin-top:-15px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.hero-footnote{font-size:8px}.hero-copy{padding-bottom:40px}.workflow-grid{gap:25px}.workflow-copy h2{font-size:37px}.story-stage{transform:scale(.88);transform-origin:center;width:100%}.story-step{gap:13px}.story-step h3{font-size:15px}.story-step p{font-size:10px}.workflow-sticky{padding-top:45px;padding-bottom:35px}.story-bottom{gap:20px}.considerate-copy h2{font-size:38px;white-space:normal}.considerate-art{transform:scale(.8);width:390px;margin-left:-10px}.considerate-grid{gap:10px;grid-template-columns:.95fr 1fr}.overview-heading .section-label{font-size:8px}.overview-notes{gap:25px}.overview-notes h3{font-size:15px}.faq{grid-template-columns:.8fr 1.2fr;gap:35px}.faq-heading h2{font-size:40px}.faq-heading .section-label{font-size:8px}.dashboard-body{padding:25px}.dashboard-stats>div+div{padding-left:20px}.dashboard-stats>div{padding-right:20px}.dashboard-stats strong{font-size:29px}.aging-bars{height:56px;gap:8px}.aging-labels{gap:8px}}@media (max-width: 760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.nav{height:74px;gap:15px}.brand{font-size:23px}.brand-icon{width:31px;height:31px}.brand-icon svg{width:25px;height:25px}.desktop-nav,.sign-in{display:none}.nav-actions{gap:12px}.nav-cta{font-size:10px;min-height:36px;padding:7px 12px;gap:15px}.menu-toggle{display:block}.hero{display:flex;flex-direction:column;min-height:0;padding-top:47px}.hero-copy{padding-bottom:0}.hero .eyebrow{font-size:8px;margin-bottom:24px}.hero h1{font-size:clamp(65px,12.8vw,96px);letter-spacing:-4.8px;line-height:1.04}.hero-description{font-size:15px;margin-top:22px}.hero-subtext{font-size:11px;margin-top:10px}.hero-actions{margin-top:24px;gap:24px;flex-wrap:nowrap}.hero-actions .button{font-size:10px;min-height:47px;padding:10px 13px;gap:10px}.hero-actions .text-link{font-size:10px;gap:10px}.hero-footnote{font-size:8px;margin-top:15px}.hero-art{width:460px;max-width:none;height:440px;margin:42px auto -23px;transform:scale(.9);transform-origin:top center;align-self:center}.hero-spark{right:0;width:240px;height:240px}.paper-main{left:25%;width:260px;top:74px}.paper-back{left:10px;width:235px;height:280px;top:48px}.art-note{top:0;left:20%}.paid-stamp{bottom:28px;left:38%}.art-scribble{bottom:37px;left:20px}.coord-bottom{bottom:-3px;right:15px}.coord-top{top:-24px;font-size:6px;left:30px}.hero-bottom{width:100%;margin-top:0;padding:18px 0;font-size:6px;gap:10px}.hero-bottom a{font-size:8px;gap:10px}.hero-bottom a span{font-size:17px}.ticker{padding:17px 0}.ticker-track{gap:30px}.ticker-track>span{font-size:21px}.ticker-track svg{width:18px;height:18px}.manifesto{padding-block:65px}.section-label{font-size:8px;letter-spacing:1.2px}.manifesto .section-label{margin-bottom:26px}.manifesto-text{font-size:33px;letter-spacing:-1.5px;line-height:1.3}.manifesto-bottom{gap:13px;margin-top:27px}.manifesto-bottom p{font-size:10px}.manifesto-bottom>svg{width:29px;height:29px}.round-link{height:36px;width:36px;flex-shrink:0}.workflow-sticky{padding-top:38px;padding-bottom:30px}.workflow-heading .section-label{font-size:7px}.scene-counter{font-size:8px}.workflow-grid{display:flex;flex-direction:column;padding-top:30px;gap:15px}.workflow-copy{width:100%}.workflow-copy h2{font-size:39px;letter-spacing:-2px}.story-steps{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.story-step{display:block;padding:14px 0}.step-num{display:block;font-size:9px;margin:0 0 8px}.story-step h3{font-size:11px;line-height:1.6;letter-spacing:-.15px;font-weight:600;max-width:125px}.motion-ready .story-step p,.motion-ready .story-step.is-active p,.step-arrow{display:none}.story-stage{transform:none;height:430px;width:100%}.story-panel{top:0;right:0;bottom:0;left:0}.stage-caption{font-size:6px}.story-bottom{font-size:6px;gap:13px;line-height:1.8}.story-bottom>span{max-width:110px}.story-progress{min-width:35px}.automation-note{font-size:7px;line-height:1.7;max-width:320px}.overview{padding-block:65px}.overview-heading{align-items:start;gap:25px;flex-direction:column;margin-bottom:30px}.overview-heading h2{font-size:47px;letter-spacing:-2.5px}.overview-heading>p{font-size:11px}.overview-heading>p br{display:none}.overview-heading .section-label{font-size:7px;margin-bottom:20px}.dashboard-shell{border-radius:8px}.dashboard-top{padding:14px 15px;gap:15px}.dashboard-brand{font-size:13px}.dashboard-breadcrumb{display:none}.demo-label{font-size:6px;letter-spacing:.7px}.dashboard-body{padding:19px 15px}.dashboard-title{align-items:start;gap:8px}.dashboard-title h3{font-size:17px;letter-spacing:-.5px}.dashboard-title .section-label{font-size:6px;letter-spacing:.5px}.sample-data{font-size:6px;white-space:nowrap;margin-top:3px}.dashboard-stats{grid-template-columns:1fr 1fr;gap:0;margin:20px 0 13px}.dashboard-stats>div{padding-right:10px}.dashboard-stats>div+div{padding-left:15px;border:0}.dashboard-stats>div>span{font-size:8px}.dashboard-stats strong{font-size:30px;letter-spacing:-1.5px}.dashboard-stats small{font-size:6px}.dashboard-stats .aging-stat{grid-column:1/-1;padding:17px 0 0;border-top:1px solid #dededb;margin-top:18px}.aging-bars{height:46px;gap:14px}.aging-labels{font-size:6px;gap:14px}.invoice-table{font-size:8px}.invoice-table th{font-size:7px}.invoice-table td{padding:12px 0}.invoice-table td:first-child{gap:6px}.invoice-table .client-dot{width:21px;height:21px;font-size:15px}.invoice-table th:nth-child(2),.invoice-table td:nth-child(2){display:none}.invoice-table .status-pill{font-size:7px;padding:6px}.demo-action{align-items:start;flex-direction:column;gap:13px;padding-top:15px}.demo-action p{font-size:8px;max-width:100%}.demo-action .button{font-size:8px;padding:8px 12px;min-height:34px}.overview-notes{grid-template-columns:1fr;gap:22px;margin-top:30px}.overview-notes>div{padding-top:18px}.overview-notes h3{font-size:17px;margin-top:9px}.overview-notes p{font-size:11px;max-width:100%;margin-top:7px}.overview-notes>div>span{font-size:7px}.considerate-grid{display:flex;flex-direction:column-reverse;gap:20px;padding-top:55px;padding-bottom:30px}.considerate-copy{width:100%}.considerate-copy h2{font-size:41px;letter-spacing:-2px}.considerate-copy>p{font-size:11px;margin-top:22px}.considerate-copy .section-label{margin-bottom:20px}.considerate-copy ul{font-size:10px}.considerate-art{width:390px;max-width:none;height:380px;transform:scale(.9);transform-origin:top center;margin:15px 0 -25px}.kindness-orbit{width:350px;height:350px;left:10px;top:0}.control-card{left:35px;top:65px}.kindness-spark{left:0;top:0;width:120px;height:120px}.handwritten{bottom:0;left:110px}.kindness-arrow{right:0;bottom:23px}.faq{display:flex;flex-direction:column;gap:32px;padding-block:65px}.faq-heading h2{font-size:44px}.faq-heading>p{margin-top:15px;font-size:11px}.faq-heading>p br{display:none}.faq-heading .section-label{margin-bottom:20px}.faq-list summary{font-size:11px;padding:20px 0}.faq-list details>p{font-size:10px}.closing-content{padding-block:48px 43px}.closing-content>.section-label{font-size:6px;letter-spacing:.9px}.closing-content h2{font-size:clamp(55px,11vw,80px);letter-spacing:-3.7px;margin-top:25px}.closing-bottom{gap:24px;flex-wrap:wrap;margin-top:25px;position:relative}.closing-bottom>p{font-size:11px;flex-basis:100%}.closing-bottom .button{font-size:11px;min-height:47px;gap:22px;padding:10px 15px}.closing-spark{width:52px;height:52px;position:absolute;right:0;top:0}.closing-orbit{width:490px;height:490px;top:-90px;right:-310px}.site-footer{padding:30px 0 22px}.footer-top{flex-wrap:wrap;gap:19px;padding-bottom:25px}.footer-top .brand{font-size:22px}.footer-top>p{order:3;flex-basis:100%;font-size:9px}.back-top{font-size:8px}.footer-bottom{font-size:7px;gap:18px;flex-wrap:wrap}.footer-note{display:none}.footer-bottom nav{gap:18px}}@media (max-width: 400px){.hero-art{transform:scale(.75);height:440px;margin-bottom:-83px}.hero h1{font-size:12.7vw;letter-spacing:-3.5px}.hero-actions{gap:17px}.hero-actions .text-link{gap:6px;font-size:9px}.hero-actions .button{font-size:9px;gap:8px;padding-inline:11px}.hero-footnote{font-size:7px}.hero-bottom{font-size:5.5px}.hero-bottom a{font-size:7px}.considerate-art{transform:scale(.8);margin-bottom:-60px}.considerate-copy h2{font-size:37px}.import-box{width:310px;padding:17px}.file-cloud{width:280px}.mini-ledger{width:300px;padding:20px}.reminder-letter{width:280px;padding:20px 23px}.reminder-envelope{width:295px}.workflow-copy h2{font-size:36px}.dashboard-stats strong{font-size:27px}.story-stage{height:420px}}@media (max-width: 760px){.hero-art{margin-inline:calc((100% - 460px)/2)}.hero h1{font-size:clamp(52px,16vw,96px)}}@media (max-width: 480px){.hero-art{transform:scale(.78);margin-bottom:-76px}.hero h1{letter-spacing:-3.5px}.hero-spark{right:20px}}@media (max-width: 360px){.hero-art{transform:scale(.64);margin-bottom:-130px}.hero-actions{gap:12px}.hero-actions .button{padding-inline:9px}.hero-actions .text-link{font-size:8px}.nav-actions{gap:5px}.nav-cta{gap:10px}.import-box,.mini-ledger{width:270px}.reminder-letter{width:255px}.reminder-envelope{width:270px}.considerate-copy h2{font-size:33px}.manifesto-text{font-size:29px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-spark,.closing-orbit,.closing-spark,.ticker-track{transform:none}.motion-ready .manifesto-text .ink-word{color:var(--ink)}[data-reveal]{opacity:1!important;translate:none!important}.story-progress span{transition:none}.paper-back{transform:rotate(-16deg)}.paper-main{transform:rotate(7deg)}.art-note{transform:rotate(-3deg)}.paid-stamp{transform:rotate(-5deg)}}.story-step p{font-size:13px}.overview-notes p,.considerate-copy>p,.faq-list details>p{font-size:13px}.faq-list summary{font-size:14px}.considerate-copy ul{font-size:12px}@media (max-width: 760px){.overview-notes p,.considerate-copy>p,.faq-list details>p{font-size:12px}.faq-list summary{font-size:13px}.considerate-copy ul{font-size:11px}}@media (min-width: 1000px) and (min-height: 760px) and (prefers-reduced-motion: no-preference){.motion-ready .file-pdf{transform:translateY(calc(var(--chapter-progress, 0) * 24px)) rotate(calc(-15deg + var(--chapter-progress, 0) * 9deg))}.motion-ready .file-csv{transform:translateY(calc(-16px + var(--chapter-progress, 0) * 32px)) rotate(calc(5deg - var(--chapter-progress, 0) * 7deg))}.motion-ready .file-photo{transform:translateY(calc(var(--chapter-progress, 0) * 24px)) rotate(calc(16deg - var(--chapter-progress, 0) * 8deg))}.motion-ready .mini-ledger{transform:translateY(calc(var(--chapter-progress, 0) * -12px)) rotate(calc(-4deg + var(--chapter-progress, 0) * 6deg))}.motion-ready .reminder-letter{transform:translateY(calc(14px - var(--chapter-progress, 0) * 25px)) rotate(calc(6deg - var(--chapter-progress, 0) * 6deg))}}@media (min-width: 761px) and (max-width: 900px){.hero-art{transform:scale(.65);margin-left:30px}}.brand-wordmark>span{color:var(--accent-strong)}.import-box,.mini-ledger,.dashboard-shell,.control-card{--ink: var(--app-text);--muted: var(--app-muted);--line: var(--app-border);color:var(--app-text);font-family:var(--app-sans);border:1px solid var(--app-border)}.dashboard-brand .brand-wordmark>span{color:var(--accent)}.dashboard-shell .status-pill{border:1px solid;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.dashboard-shell .status-warm{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.dashboard-shell .status-neutral{color:#a78bfa;background:#8b5cf61a;border-color:#8b5cf64d}.dashboard-shell .status-paid{color:#22c55e;background:#22c55e1a;border-color:#22c55e4d}.dashboard-shell .button-dark{background:var(--accent);color:#052d36}.dashboard-shell .button-dark:hover{background:#67d5e4}.dashboard-shell .text-link,.import-box .brand-icon{color:var(--accent)}@media (max-width: 760px){.dashboard-stats strong{font-size:24px}.dashboard-stats .aging-stat{border-color:var(--app-border)}}@media (max-width: 400px){.dashboard-stats strong{font-size:21px}}
