:root{--brand:#0b63f6;--brand-dark:#0747b8;--ink:#10213b;--muted:#64748b;--surface:#f6f9ff;--line:#e7edf7;--green:#13a46b}*{scroll-behavior:smooth}.public-site{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}.public-site a{text-decoration:none}.skip-link{position:fixed;left:16px;top:-60px;z-index:9999;background:#fff;padding:12px 18px;border-radius:8px;color:var(--ink);box-shadow:0 8px 24px rgba(15,35,65,.18)}.skip-link:focus{top:16px}.site-header{height:78px;display:flex;align-items:center;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(226,232,240,.8);position:sticky;top:0;z-index:1000;backdrop-filter:blur(14px);transition:.25s}.site-header.scrolled{box-shadow:0 8px 30px rgba(24,49,83,.08)}.site-header .navbar{width:100%;padding:0}.site-logo{font-weight:850;font-size:25px;letter-spacing:-1px;color:#101828}.site-logo span{color:var(--brand)}.site-header .nav-link{color:#526179!important;font-weight:600;margin:0 7px;padding:12px!important;transition:.2s}.site-header .nav-link:hover{color:var(--brand)!important}.site-nav-actions{display:flex;align-items:center;gap:8px}.site-nav-actions .btn{font-weight:700;border-radius:10px;padding:10px 19px}.btn-primary{background:var(--brand);border-color:var(--brand);box-shadow:0 8px 22px rgba(11,99,246,.2)}.btn-primary:hover{background:var(--brand-dark);border-color:var(--brand-dark);transform:translateY(-1px)}.navbar-toggler{width:44px;height:42px;padding:9px;border:1px solid var(--line);border-radius:10px}.navbar-toggler span{height:2px;background:var(--ink);display:block;margin:5px 0}.hero-section{position:relative;padding:105px 0 115px;background:linear-gradient(145deg,#f8fbff 0%,#fff 55%,#eef5ff 100%);overflow:hidden}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-orb-one{width:380px;height:380px;background:rgba(66,133,255,.09);top:-180px;left:-100px}.hero-orb-two{width:300px;height:300px;background:rgba(129,91,255,.08);right:-100px;bottom:-130px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand);background:#eaf2ff;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-copy h1{font-size:58px;line-height:1.08;letter-spacing:-2.5px;font-weight:850;margin:24px 0;color:var(--ink)}.hero-copy h1 span{color:var(--brand)}.hero-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:610px}.hero-actions{display:flex;gap:12px;margin:32px 0 25px;flex-wrap:wrap}.hero-actions .btn{border-radius:12px;font-weight:750;padding:14px 22px}.hero-actions i,.cta-panel .btn i{margin-left:8px}.btn-soft{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 7px 20px rgba(25,50,85,.07)}.btn-soft:hover{color:var(--brand);border-color:#b9d1ff}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;color:#526179;font-size:13px;font-weight:650}.hero-trust i{color:var(--green);margin-right:5px}.product-preview{margin-left:30px;background:#fff;border:1px solid #dfe9f9;border-radius:22px;box-shadow:0 30px 80px rgba(31,69,126,.18);position:relative;transform:perspective(1200px) rotateY(-3deg);overflow:visible}.preview-top{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.preview-logo{font-weight:850}.preview-logo span{color:var(--brand)}.preview-pill{background:#edf4ff;color:var(--brand);font-size:10px;font-weight:750;padding:6px 9px;border-radius:20px}.preview-body{display:flex;min-height:365px}.preview-sidebar{width:62px;background:#0b63f6;border-radius:0 0 0 21px;padding-top:32px}.preview-sidebar span{display:block;width:27px;height:6px;background:rgba(255,255,255,.6);border-radius:5px;margin:0 auto 27px}.preview-main{padding:24px;width:calc(100% - 62px);background:#f8faff;border-radius:0 0 21px 0}.preview-title{display:flex;justify-content:space-between;align-items:center}.preview-title small,.preview-title strong{display:block}.preview-title small,.preview-stats small,.preview-chart small,.preview-alert>small{font-size:10px;color:#8290a7}.preview-title strong{font-size:16px;margin-top:3px}.preview-title button{border:0;border-radius:7px;background:var(--brand);color:#fff;font-size:10px;padding:8px 12px}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.preview-stats div{background:#fff;border:1px solid #edf1f7;border-radius:10px;padding:13px 10px}.preview-stats strong,.preview-stats em{display:block}.preview-stats strong{font-size:13px;margin:7px 0}.preview-stats em{font-size:9px;color:var(--green);font-style:normal}.preview-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:11px}.preview-chart,.preview-alert{height:165px;background:#fff;border:1px solid #edf1f7;border-radius:11px;padding:14px}.chart-bars{height:115px;display:flex;align-items:flex-end;gap:9px;border-bottom:1px solid #dfe6f0}.chart-bars i{display:block;width:15px;border-radius:4px 4px 0 0;background:linear-gradient(#66a0ff,var(--brand))}.chart-bars i:nth-child(1){height:34%}.chart-bars i:nth-child(2){height:52%}.chart-bars i:nth-child(3){height:43%}.chart-bars i:nth-child(4){height:72%}.chart-bars i:nth-child(5){height:61%}.chart-bars i:nth-child(6){height:82%}.chart-bars i:nth-child(7){height:95%}.preview-alert p{font-size:10px;line-height:1.5;color:#748199;background:#f8faff;border-radius:8px;padding:10px;margin:9px 0}.preview-alert b{color:var(--ink)}.floating-card{position:absolute;background:#fff;border:1px solid #e4ebf7;box-shadow:0 15px 35px rgba(26,56,101,.15);padding:11px 14px;border-radius:12px;display:flex;align-items:center;gap:10px}.floating-card>i{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;color:#fff}.floating-card b,.floating-card small{display:block;white-space:nowrap}.floating-card b{font-size:11px}.floating-card small{font-size:8px;color:#8390a3;margin-top:2px}.floating-paid{left:-42px;bottom:54px}.floating-paid>i{background:var(--green)}.floating-gst{right:-33px;top:90px}.floating-gst>i{background:#7a5af8}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.proof-grid span{text-align:center;font-size:14px;font-weight:750;color:#536176;border-right:1px solid var(--line)}.proof-grid span:last-child{border:0}.proof-grid i{color:var(--brand);margin-right:8px}.site-section{padding:105px 0}.section-heading{text-align:center;max-width:720px;margin:0 auto 52px}.section-heading h2,.workflow-section h2,.contact-section h2{font-size:42px;line-height:1.2;letter-spacing:-1.4px;font-weight:820;margin:18px 0}.section-heading p,.section-copy,.contact-section .col-lg-5>p{font-size:17px;line-height:1.7;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{padding:30px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(22,51,91,.1);border-color:#d5e3fb}.feature-icon{width:49px;height:49px;border-radius:13px;display:grid;place-items:center;font-size:19px;margin-bottom:22px}.feature-icon.blue{color:#0b63f6;background:#eaf2ff}.feature-icon.violet{color:#7857e6;background:#f0ecff}.feature-icon.green{color:#089669;background:#e5f8f1}.feature-icon.orange{color:#db681c;background:#fff0e5}.feature-icon.cyan{color:#0785a5;background:#e5f7fb}.feature-icon.rose{color:#da4567;background:#ffeaf0}.feature-card h3,.step-card h3{font-size:19px;font-weight:800;margin-bottom:10px}.feature-card p,.step-card p{color:var(--muted);line-height:1.65;margin:0}.workflow-section{background:var(--surface)}.text-link{font-weight:800;color:var(--brand)}.steps-list{margin-left:40px}.step-card{display:flex;gap:20px;background:#fff;border:1px solid var(--line);padding:24px;border-radius:15px;margin:14px 0;box-shadow:0 10px 26px rgba(25,54,94,.05)}.step-card>span{width:47px;height:47px;flex:0 0 47px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:var(--brand);font-weight:850}.accounting-section{padding:100px 0}.accounting-panel{padding:68px;background:linear-gradient(135deg,#102f66,#0b63f6);border-radius:26px;color:#fff;box-shadow:0 30px 65px rgba(9,74,175,.2)}.eyebrow-light{background:rgba(255,255,255,.12);color:#fff}.accounting-panel h2{font-size:40px;font-weight:820;letter-spacing:-1.2px;margin:18px 0}.accounting-panel p{color:#dce9ff;font-size:17px;line-height:1.7}.accounting-checks{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:28px;font-weight:700}.accounting-checks i{background:rgba(255,255,255,.15);padding:6px;border-radius:50%;margin-right:7px}.report-widget{background:#fff;color:var(--ink);border-radius:17px;padding:25px;margin-left:35px;box-shadow:0 18px 45px rgba(0,25,68,.18)}.report-head{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line);font-weight:800}.report-head small{color:var(--muted);font-weight:500}.report-line,.report-total{display:flex;justify-content:space-between;padding:15px 0;color:var(--muted)}.report-line b{color:var(--ink)}.report-total{border-top:1px solid var(--line);margin-top:4px;color:var(--brand);font-size:18px;font-weight:850}.faq-list{max-width:850px;margin:auto;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:22px 3px;background:none;border:0;color:var(--ink);font-size:17px;font-weight:800}.faq-item button i{color:var(--brand);transition:.2s}.faq-answer{display:none}.faq-answer p{padding:0 40px 22px 3px;margin:0;color:var(--muted);line-height:1.7}.faq-item.open .faq-answer{display:block}.faq-item.open button i{transform:rotate(45deg)}.cta-section{padding:0 0 100px}.cta-panel{background:linear-gradient(125deg,#0b63f6,#6847d9);border-radius:24px;padding:50px 58px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-panel h2{font-size:34px;font-weight:820;margin:15px 0 8px}.cta-panel p{margin:0;color:#e2ebff}.cta-panel .btn{flex:none;border-radius:12px;font-weight:800;padding:14px 20px;color:var(--brand)}.contact-section{background:var(--surface)}.contact-method{display:flex;align-items:center;gap:15px;margin:20px 0}.contact-method>i{width:44px;height:44px;display:grid;place-items:center;color:var(--brand);background:#e7f0ff;border-radius:12px}.contact-method small,.contact-method a{display:block}.contact-method small{color:var(--muted)}.contact-method a{font-weight:750;color:var(--ink)}.contact-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px;box-shadow:0 15px 40px rgba(26,55,94,.07);margin-left:30px}.contact-card label{font-weight:700;font-size:13px}.contact-card .form-control{border:1px solid #dbe4f1;border-radius:9px;min-height:48px}.contact-card textarea.form-control{min-height:130px}.contact-card .btn{border-radius:10px;font-weight:750}.site-footer{padding:70px 0 25px;background:#0a172b;color:#aab8cd}.site-logo-light{color:#fff;display:inline-block;margin-bottom:18px}.footer-summary{max-width:380px;line-height:1.7}.site-footer h2{font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.site-footer a:not(.site-logo){display:block;color:#aab8cd;margin:11px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:45px;padding-top:25px;display:flex;justify-content:space-between;font-size:13px}.back-to-top{position:fixed;right:22px;bottom:22px;width:43px;height:43px;border-radius:12px;border:0;background:var(--brand);color:#fff;box-shadow:0 10px 25px rgba(11,99,246,.25);z-index:800;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.back-to-top.show{opacity:1;visibility:visible;transform:none}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:991.98px){.site-header{height:auto;min-height:70px}.site-header .navbar-collapse{padding:15px 0 20px}.site-nav-actions{border-top:1px solid var(--line);padding-top:15px}.hero-section{padding:75px 0}.hero-copy h1{font-size:46px}.product-preview{margin:70px 20px 0}.feature-grid{grid-template-columns:repeat(2,1fr)}.steps-list,.report-widget,.contact-card{margin-left:0}.accounting-panel{padding:45px}.report-widget{margin-top:40px}.cta-panel{align-items:flex-start;flex-direction:column}.proof-grid{grid-template-columns:repeat(2,1fr);row-gap:22px}.proof-grid span:nth-child(2){border:0}}@media(max-width:575.98px){.site-section{padding:75px 0}.hero-copy h1{font-size:39px;letter-spacing:-1.5px}.hero-copy>p{font-size:17px}.hero-actions .btn{width:100%}.hero-trust{display:grid;gap:8px}.product-preview{margin:55px 5px 0}.preview-body{min-height:280px}.preview-main{padding:14px}.preview-stats{grid-template-columns:1fr}.preview-stats div:nth-child(n+2){display:none}.preview-grid{grid-template-columns:1fr}.preview-alert{display:none}.floating-card{display:none}.proof-grid{grid-template-columns:1fr}.proof-grid span{border:0}.feature-grid{grid-template-columns:1fr}.section-heading h2,.workflow-section h2,.contact-section h2{font-size:33px}.accounting-panel{padding:30px 22px}.accounting-panel h2{font-size:31px}.accounting-checks{grid-template-columns:1fr}.report-head{display:block}.report-head small{display:block;margin-top:5px}.cta-panel{padding:35px 25px}.cta-panel h2{font-size:29px}.contact-card{padding:24px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:8px 0}}
