:root{--navy:#082d3a;--blue:#079eda;--pale:#ddf4fd;--bg:#f5f8fa;--line:#dce6eb;--text:#163a47;--muted:#64748b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#fff}a{text-decoration:none;color:inherit}.site-header{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(16px);position:sticky;top:0;z-index:10}.lockup{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:850;letter-spacing:-.045em;white-space:nowrap}.lockup b{color:var(--blue)}.lockup>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px}.lockup img{width:34px;height:34px}.site-header nav{display:flex;gap:24px;font-size:12px;font-weight:700;color:#47616b}.site-header>div{display:flex;align-items:center;gap:14px}.text-link{font-size:12px;font-weight:750}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--blue);color:#fff;padding:10px 16px;font-size:12px;font-weight:800}.button.large{padding:13px 20px;font-size:13px}.button.ghost{background:transparent;color:var(--navy);border:1px solid #bfd0d7}.hero{min-height:720px;display:grid;grid-template-columns:minmax(0,.84fr) minmax(560px,1.16fr);align-items:center;gap:54px;padding:76px max(24px,calc((100vw - 1280px)/2));overflow:hidden;background:radial-gradient(circle at 90% 20%,#eaf7fc,transparent 36%),linear-gradient(180deg,#fff,#f7fafb)}.eyebrow{display:block;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.15em;margin-bottom:14px}.hero h1{font-size:clamp(46px,5.2vw,76px);line-height:.99;letter-spacing:-.06em;margin:0 0 24px;color:var(--navy)}.hero-copy>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:10px;margin:30px 0}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#47616b;font-size:10px;font-weight:750}.trust-row span:before{content:"✓";display:inline-grid;place-items:center;width:16px;height:16px;margin-right:5px;border-radius:50%;background:#e5f7ee;color:#168252}.product-window{width:760px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 28px 80px rgba(8,45,58,.16);overflow:hidden;transform:rotate(1deg)}.window-bar{height:40px;display:flex;align-items:center;gap:6px;padding:0 13px;border-bottom:1px solid var(--line);background:#f8fafb}.window-bar i{width:8px;height:8px;border-radius:50%;background:#ccd9de}.window-bar span{margin-left:8px;color:var(--muted);font-size:9px}.product-shell{display:grid;grid-template-columns:150px 1fr;min-height:440px}.product-shell>aside{background:var(--navy);color:#c5dce4;padding:18px 11px;display:grid;align-content:start;gap:5px}.product-shell>aside span,.product-shell>aside b{padding:8px;border-radius:6px;font-size:9px}.product-shell>aside b{background:var(--blue);color:var(--navy)}.mini-logo{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#fff;color:#000;font-weight:900;margin:0 0 13px 7px}.product-shell>section{background:#f5f8fa;padding:22px}.dash-head{display:flex;justify-content:space-between;align-items:start}.dash-head small{color:var(--blue);font-size:7px;font-weight:850}.dash-head h3{font-size:18px;margin:4px 0}.dash-head button,.case-actions button{border:0;border-radius:6px;background:var(--blue);color:#fff;padding:7px 10px;font-size:8px;font-weight:750}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0}.metrics article{display:grid;gap:5px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px}.metrics small,.metrics em{font-size:7px;color:var(--muted);font-style:normal}.metrics b{font-size:18px}.case-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:15px}.case-status{color:var(--blue);font-size:7px;font-weight:850}.case-card h4{font-size:16px;margin:4px 0}.case-card p{color:var(--muted);font-size:8px}.stages{display:flex;align-items:center;margin:25px 4px 18px}.stages i{width:25px;height:25px;display:grid;place-items:center;border:2px solid #ccd9de;border-radius:50%;font-size:8px;font-style:normal;background:#fff}.stages i.done{border-color:#24af74;background:#24af74;color:#fff}.stages i.active{border-color:var(--blue);color:var(--blue)}.stages u{height:2px;background:#dbe5e9;flex:1}.case-actions{display:flex;justify-content:space-between;align-items:center;font-size:8px}.logos{display:flex;align-items:center;justify-content:center;gap:38px;flex-wrap:wrap;padding:25px;background:var(--navy);color:#fff}.logos span{color:#9fc0cb;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.logos b{font-size:12px}.section{padding:110px max(24px,calc((100vw - 1180px)/2))}.section-head{max-width:690px;margin-bottom:50px}.section-head h2,.dark-section h2,.websites h2,.cta h2{font-size:clamp(34px,4.2vw,54px);line-height:1.05;letter-spacing:-.05em;color:var(--navy);margin:0 0 16px}.section-head p,.websites p,.cta p{color:var(--muted);line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-grid article{padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff}.feature-grid article>span{color:var(--blue);font-size:10px;font-weight:850}.feature-grid h3{font-size:18px;margin:24px 0 9px}.feature-grid p{color:var(--muted);font-size:12px;line-height:1.65}.dark-section{padding:110px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:var(--navy);color:#fff}.dark-section h2{color:#fff}.dark-section>div>p{color:#b7d0d9;line-height:1.65}.ai-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:32px 0}.ai-list article{display:grid;gap:4px;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:9px}.ai-list span,.dark-section>div>small{color:#b7d0d9;font-size:10px;line-height:1.55}.ai-chat{padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:#fff;color:var(--text);box-shadow:0 20px 60px rgba(0,0,0,.22)}.chat-head{display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line);padding-bottom:13px}.chat-head>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--blue);color:#fff}.chat-head div{display:grid}.chat-head small{color:var(--muted);font-size:8px}.user-message{margin:18px 0 18px 20%;padding:12px;border-radius:10px 10px 2px 10px;background:var(--pale);font-size:11px}.ai-message{padding:15px;border-radius:10px 10px 10px 2px;background:#f5f8fa;font-size:11px;line-height:1.55}.ai-message small{color:var(--muted);font-size:8px}.accounting{background:#f7fafb}.accounting-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.accounting-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.accounting-cards article{display:grid;gap:7px;padding:22px;border:1px solid var(--line);border-radius:12px;background:#fff}.accounting-cards small,.accounting-cards span{color:var(--muted);font-size:10px}.accounting-cards b{font-size:26px}.accounting-layout ul{list-style:none;display:grid;gap:12px;padding:0}.accounting-layout li{padding:13px 15px;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}.accounting-layout li:before{content:"✓";color:var(--blue);margin-right:10px}.compare{padding:110px max(24px,calc((100vw - 1180px)/2));background:#fff}.compare-table{border:1px solid var(--line);border-radius:13px;overflow:hidden}.compare-table>div{display:grid;grid-template-columns:1.5fr 1fr 1fr;border-bottom:1px solid var(--line)}.compare-table>div:last-child{border:0}.compare-table span,.compare-table b,.compare-table strong{padding:15px;font-size:11px}.compare-table>div:first-child{background:var(--navy);color:#fff}.compare-table strong{color:#027ba9;background:#f4fbfe}.websites{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.website-preview{min-height:390px;border-radius:14px;padding:22px;background:linear-gradient(120deg,rgba(8,45,58,.97),rgba(8,45,58,.55)),linear-gradient(135deg,#7fa0a9,#dae6e9);color:#fff;box-shadow:0 24px 60px rgba(8,45,58,.18)}.preview-nav{display:flex;justify-content:space-between;font-size:9px}.website-preview>div:last-child{max-width:390px;margin:90px 0 0 35px}.website-preview h3{font-family:Georgia,serif;font-size:48px;line-height:1;margin:8px 0 22px}.website-preview button{border:0;border-radius:4px;padding:10px 14px;background:#d1a55f;color:#fff;font-size:9px}.cta{text-align:center;padding:110px 24px;background:#eaf7fc}.cta h2{max-width:800px;margin:0 auto 16px}.cta p{max-width:660px;margin:0 auto 28px}.cta>div{display:flex;justify-content:center;gap:10px}.cta .ghost{background:#fff}footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:45px max(24px,calc((100vw - 1180px)/2));background:var(--navy);color:#fff}footer p,footer small{color:#9fc0cb;font-size:10px}footer>div{display:flex;gap:18px;font-size:10px}footer small{grid-column:1/4;border-top:1px solid rgba(255,255,255,.12);padding-top:18px}@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.product-window{width:min(760px,100%)}.feature-grid{grid-template-columns:repeat(2,1fr)}.dark-section,.websites{grid-template-columns:1fr}.accounting-layout{grid-template-columns:1fr}.dark-section{gap:45px}}@media(max-width:700px){.site-header{padding:0 14px}.site-header .text-link{display:none}.hero{padding:50px 18px}.hero h1{font-size:46px}.product-window{transform:none}.product-shell{grid-template-columns:95px 1fr}.product-shell>section{padding:12px}.metrics{grid-template-columns:1fr}.metrics article:nth-child(n+2){display:none}.feature-grid,.ai-list,.accounting-cards{grid-template-columns:1fr}.section,.dark-section,.compare,.websites{padding:75px 18px}.compare-table>div{grid-template-columns:1.2fr 1fr}.compare-table>div>*:nth-child(2){display:none}.website-preview h3{font-size:38px}.cta>div{display:grid}.logos{gap:18px}.logos b{font-size:9px}footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap}footer small{grid-column:1}}
