:root{--ink:#20232b;--muted:#6f727c;--line:#e5e6eb;--soft:#f6f6fa;--primary:#5758f5;--primary-dark:#4647dc;--mint:#63d1ac}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:15px/1.55 "DM Sans",sans-serif}a{color:inherit;text-decoration:none}.skip-link{position:fixed;top:-80px;left:20px;z-index:50;padding:12px 16px;border-radius:10px;background:var(--ink);color:#fff}.skip-link:focus{top:16px}.home-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(20px,4vw,64px);border-bottom:1px solid rgba(229,230,235,.8);background:rgba(255,255,255,.92);backdrop-filter:blur(18px)}.home-brand{display:flex;align-items:center;gap:10px;width:max-content;font:800 21px Manrope,sans-serif;letter-spacing:-.04em}.home-brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:linear-gradient(145deg,#696aff,#4d4ee8);color:#fff;box-shadow:0 9px 22px rgba(87,88,245,.25)}.desktop-menu{display:flex;gap:32px;color:#666973;font-weight:600}.desktop-menu a:hover{color:var(--ink)}.header-cta{justify-self:end;padding:12px 19px;border:1px solid var(--line);border-radius:999px;font-weight:700}.header-cta:hover{border-color:var(--primary);color:var(--primary)}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(40px,7vw,100px);min-height:700px;padding:80px clamp(24px,7vw,110px);overflow:hidden;background-image:radial-gradient(#e0e1e7 1px,transparent 1px);background-position:calc(100% - 70px) 50px;background-size:15px 15px}.hero-copy{max-width:650px}.kicker,.eyebrow{color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.kicker span{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;background:#e9fff7;color:#28a97c}.hero h1{margin:18px 0 24px;font:800 clamp(48px,6vw,82px)/.98 Manrope,sans-serif;letter-spacing:-.065em}.hero-lead{max-width:610px;margin:0;color:var(--muted);font-size:20px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:13px;margin-top:34px}.primary-cta,.final-cta a{display:inline-flex;align-items:center;gap:24px;padding:15px 22px;border-radius:999px;background:var(--primary);color:#fff;font-weight:800;box-shadow:0 14px 32px rgba(87,88,245,.25)}.primary-cta:hover,.final-cta a:hover{background:var(--primary-dark);transform:translateY(-2px)}.secondary-cta{padding:14px 20px;border:1px solid var(--line);border-radius:999px;font-weight:700}.hero-trust{display:flex;flex-wrap:wrap;gap:16px;margin-top:25px;color:#737680;font-size:12px}.hero-trust span::first-letter{color:var(--mint)}.hero-product{position:relative;padding:12px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 32px 90px rgba(30,33,48,.14);transform:rotate(1deg)}.product-bar{display:flex;align-items:center;gap:6px;height:38px;padding:0 10px;color:#8b8e97;font-size:11px}.product-bar i{width:8px;height:8px;border-radius:50%;background:#d9dae0}.product-bar span{margin-left:auto}.invoice-mock{min-height:525px;padding:48px;background:#fff;border:1px solid #ececf0;border-radius:16px}.mock-head{display:flex;justify-content:space-between;align-items:flex-start}.mock-head>div{display:flex;flex-direction:column;gap:9px}.mock-head>div:last-child{align-items:flex-end}.mock-logo{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--primary);color:#fff;font-size:19px}.mock-head h2{margin:0;color:var(--primary);font:800 28px Manrope,sans-serif;letter-spacing:.08em}.mock-rule{height:2px;margin:28px 0;background:var(--ink)}.mock-meta,.mock-parties{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mock-meta span,.mock-parties span{display:flex;flex-direction:column;gap:6px;color:#8b8e96;font-size:8px;font-weight:800;letter-spacing:.1em}.mock-meta b,.mock-parties b{color:var(--ink);font-size:11px;letter-spacing:0}.mock-parties{grid-template-columns:1fr 1fr;margin-top:34px}.mock-parties small{color:#9699a2;font-size:9px;letter-spacing:0}.mock-table{margin-top:42px}.mock-table div{display:flex;justify-content:space-between;padding:12px 4px;border-bottom:1px solid #ececf0;font-size:10px}.mock-table div:first-child{color:#8c8f98;font-size:8px;text-transform:uppercase}.mock-total{display:flex;justify-content:flex-end;align-items:baseline;gap:30px;margin-top:30px}.mock-total strong{color:var(--primary);font:800 23px Manrope,sans-serif}.proof{display:flex;align-items:center;justify-content:center;gap:28px;padding:24px;border-block:1px solid var(--line);color:#686b74;font-size:13px;font-weight:700}.proof i{width:4px;height:4px;border-radius:50%;background:#b9bbc3}.section{max-width:1220px;margin:auto;padding:120px 28px}.section-heading{max-width:720px}.section-heading.centered{margin:auto;text-align:center}.section-heading h2,.privacy-callout h2,.final-cta h2{margin:10px 0 18px;font:800 clamp(36px,5vw,62px)/1.05 Manrope,sans-serif;letter-spacing:-.055em}.section-heading>p:last-child{max-width:650px;color:var(--muted);font-size:18px}.centered>p:last-child{margin-inline:auto}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:55px}.feature{min-height:260px;padding:34px;border:1px solid var(--line);border-radius:24px;background:#fafafe}.feature-large{grid-column:1/-1;min-height:340px;background:linear-gradient(135deg,#f7f7ff,#fff)}.feature-icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid #dedefc;border-radius:13px;background:#fff;color:var(--primary);font-size:22px}.feature h3{margin:28px 0 9px;font:700 22px Manrope,sans-serif}.feature p{max-width:560px;margin:0;color:var(--muted);font-size:16px}.mini-preview{display:flex;gap:10px;margin-top:35px}.mini-preview div{width:150px;height:95px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:inset 0 18px var(--primary)}.mini-preview div:nth-child(2){box-shadow:inset 0 3px var(--primary)}.mini-preview div:nth-child(3){box-shadow:inset 0 18px #252832}.steps-section{max-width:none;background:var(--soft)}.steps-section>*{max-width:1164px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:55px auto 0}.steps article{padding:32px;border:1px solid var(--line);border-radius:22px;background:#fff}.steps b{color:var(--primary);font-size:12px}.steps h3{margin:40px 0 10px;font:700 20px Manrope,sans-serif}.steps p{margin:0;color:var(--muted)}.home-template-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin-top:55px}.template{padding:12px;border:1px solid var(--line);border-radius:18px}.template div{height:220px;border:1px solid #ebebef;border-radius:11px;background:#fff;box-shadow:inset 0 34px var(--primary)}.template.minimal div{box-shadow:inset 0 4px var(--primary)}.template.modern div{box-shadow:inset 0 55px #ececff,inset 0 58px var(--primary)}.template.classic div{box-shadow:inset 0 34px #292c34}.template.bold div{box-shadow:inset 0 55px var(--primary)}.template b{display:block;padding:12px 4px 4px}.privacy-callout{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;max-width:1164px;margin:0 auto 120px;padding:48px;border-radius:28px;background:#24262e;color:#fff}.privacy-callout h2{margin:6px 0 10px;font-size:38px}.privacy-callout p:last-child{max-width:700px;margin:0;color:#bbbfc9}.privacy-mark{display:grid;place-items:center;width:60px;height:60px;border-radius:18px;background:var(--primary);font-size:24px}.privacy-callout>a{padding:13px 19px;border:1px solid #51545e;border-radius:999px;white-space:nowrap;font-weight:700}.faq{padding-top:10px}.faq-list{max-width:850px;margin:50px auto 0;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;padding:24px 0;cursor:pointer;font-weight:700;list-style:none}.faq summary span{color:var(--primary);font-size:22px}.faq details p{max-width:700px;margin:0 0 24px;color:var(--muted)}.final-cta{margin-top:40px;padding:110px 24px;text-align:center;background-color:#f6f6ff;background-image:radial-gradient(#d9d9ef 1px,transparent 1px);background-size:15px 15px}.final-cta h2{margin-inline:auto;max-width:800px}.final-cta>p:not(.eyebrow){color:var(--muted);font-size:18px}.final-cta a{margin-top:20px}.home-footer{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;padding:70px clamp(24px,7vw,110px) 28px;background:#20222a;color:#fff}.home-footer>div>p{max-width:320px;color:#aeb1bb}.home-footer nav{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.home-footer nav div{display:flex;flex-direction:column;gap:10px}.home-footer nav b{margin-bottom:8px}.home-footer nav a{color:#aeb1bb}.home-footer nav a:hover{color:#fff}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;margin-top:35px;padding-top:24px;border-top:1px solid #393c45;color:#898d98;font-size:12px}@media(max-width:900px){.desktop-menu{display:none}.home-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;padding-top:70px}.hero-product{max-width:680px}.home-template-grid{grid-template-columns:repeat(3,1fr)}.privacy-callout{grid-template-columns:auto 1fr}.privacy-callout>a{grid-column:2}.home-footer{grid-template-columns:1fr}}@media(max-width:600px){.home-header{height:70px;padding-inline:16px}.header-cta{padding:10px 14px;font-size:12px}.hero{min-height:auto;padding:60px 18px}.hero h1{font-size:47px}.hero-lead{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.primary-cta,.secondary-cta{justify-content:center}.hero-product{padding:7px;border-radius:20px}.invoice-mock{min-height:420px;padding:24px}.mock-parties{gap:12px}.proof{flex-wrap:wrap;gap:13px 18px}.proof i{display:none}.section{padding:82px 18px}.section-heading h2,.final-cta h2{font-size:38px}.feature-grid,.steps{grid-template-columns:1fr}.feature-large{grid-column:auto}.mini-preview div{width:30%}.home-template-grid{grid-template-columns:repeat(2,1fr)}.template div{height:170px}.privacy-callout{grid-template-columns:1fr;margin:0 18px 80px;padding:32px}.privacy-callout>a{grid-column:auto;width:max-content}.home-footer{padding:55px 22px 100px}.home-footer nav{grid-template-columns:1fr 1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}
