:root{--brand-navy-950:#181126;--brand-navy-900:#241b3a;--brand-navy-800:#30264b;--brand-navy-700:#463b63;--brand-blue-600:#5b4fe9;--brand-blue-700:#4938d1;--brand-blue-100:#f1efff;--brand-white:#fff;--brand-surface:#f7f9fc;--brand-border:#dce4f0;--brand-ink:#17233b;--brand-muted:#5d6b82;--success:#159a6b;--warning:#f59e0b;--danger:#e84b4b;--info:#2f80ed;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-card:0 1px 2px #101b2d0f, 0 8px 24px #101b2d0f;--shadow-raised:0 24px 60px #101b2d29;--measure-reading:66ch;--container:min(94vw, 1240px);--container-wide:min(94vw, 1320px);--t-navy:var(--brand-navy-900);--t-blue:var(--brand-blue-600);--t-blue-soft:var(--brand-blue-100);--t-teal:var(--success);--t-ink:var(--brand-ink);--t-muted:var(--brand-muted);--t-line:var(--brand-border);--t-accent:var(--brand-blue-700)}.site{color:var(--brand-ink);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(16.5px,.4vw + 15px,19px);line-height:1.6}.site h1,.site h2,.site h3{color:var(--brand-navy-900);letter-spacing:-.015em;margin:0}.site h1{font-size:clamp(2.1rem,3.6vw + .6rem,3.9rem);font-weight:800;line-height:1.08}.site h2{font-size:clamp(1.7rem,2.2vw + .7rem,2.6rem);font-weight:800;line-height:1.15}.site h3{font-size:clamp(1.2rem,.8vw + 1rem,1.5rem);font-weight:700;line-height:1.3}.site p{margin:0}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-blue-700);margin-bottom:14px;font-size:.78em;font-weight:700;display:inline-block}.lead{color:var(--brand-muted);max-width:var(--measure-reading);margin-top:16px;font-size:1.12em}.site *,.site :before,.site :after{box-sizing:border-box}.site img{max-width:100%;height:auto}.site a{color:inherit}.site [id]{scroll-margin-top:84px}.wrap{width:var(--container);margin-inline:auto}@media (width>=1440px){.wrap{width:var(--container-wide)}}.section{padding:clamp(64px,7vw,112px) 0;position:relative}.section.alt{background:var(--brand-surface)}.section.navy{background:var(--brand-navy-900);color:#dbe4f3}.section.navy h2,.section.navy h3{color:#fff}.section.navy .lead{color:#c3cfe3}.section.navy .eyebrow{color:#8db4ff}.grid{gap:24px;display:grid}.site main{overflow:clip}@media (width>=900px){.split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}.split.flip>:first-child{order:2}}.btn{font:inherit;cursor:pointer;border:1.5px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 26px;font-size:1em;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--brand-blue-600);box-shadow:0 6px 18px #5b4fe947;color:#fff!important}.btn-primary:hover{background:var(--brand-blue-700)}.btn-outline{background:#fff;border-color:#c5d7fb;color:var(--t-blue)!important}.btn-outline:hover{border-color:var(--t-blue);background:var(--t-blue-soft)}.btn-light{background:#fff;color:var(--t-navy)!important}.btn:focus-visible,.site a:focus-visible,.site button:focus-visible,.site input:focus-visible,.site select:focus-visible,.site textarea:focus-visible{outline-offset:2px;outline:3px solid #93b4ff}.card{border:1px solid var(--t-line);background:#fff;border-radius:18px;padding:26px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 2px #241b3a08}.card:hover{border-color:#5b4fe947;transform:translateY(-3px);box-shadow:0 18px 42px #241b3a17}.chip{background:var(--t-blue-soft);color:var(--t-blue);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.82em;font-weight:700;display:inline-flex}.chip.teal{color:#0f766e;background:#e6f7f5}.chip.soon{color:#92400e;background:#fef3c7}.check{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.check li{padding-left:30px;position:relative}.check li:before{content:"";background:var(--t-teal) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 10.5l3.2 3.2L15 6.8' fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/14px no-repeat;border-radius:50%;width:18px;height:18px;position:absolute;top:.35em;left:0}.split{grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,64px);display:grid}@media (width>=900px){.split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}.split.flip>:first-child{order:2}}.hdr{z-index:200;-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);background:#ffffffe0;border-bottom:1px solid #5b4fe91f;position:sticky;top:0;box-shadow:0 1px #fffc}.hdr-in{align-items:center;gap:24px;height:68px;display:flex}.logo{align-items:center;gap:12px;font-size:1.35rem;font-weight:800;text-decoration:none;display:inline-flex;color:var(--t-navy)!important}.logo-mark-shell{border:1px solid var(--brand-border);background:#fff;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid;overflow:hidden;box-shadow:0 3px 10px #101b2d1a}.logo-mark{object-fit:contain;width:36px;height:36px;display:block}.nav{align-items:center;gap:4px;margin-left:12px;display:none}.nav-item{position:relative}.nav a.nav-link,.nav button.nav-link{font:inherit;color:#1e293b;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:10px 12px;font-size:.95em;font-weight:600;text-decoration:none;display:inline-flex}.nav a.nav-link:hover,.nav button.nav-link:hover{background:#f1f5f9}.menu{border:1px solid var(--t-line);background:#fff;border-radius:14px;min-width:290px;padding:8px;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 18px 44px #0f172a24}.nav-item.open .menu{display:block}.menu a{border-radius:8px;padding:10px 14px;font-size:.95em;font-weight:500;text-decoration:none;display:block}.menu a:hover{background:var(--t-blue-soft);color:var(--t-blue)}.hdr-cta{align-items:center;gap:10px;margin-left:auto;display:none}.hdr-cta .btn{min-height:42px;padding:10px 20px}.burger{border:1px solid var(--t-line);cursor:pointer;background:#fff;border-radius:10px;width:46px;height:46px;margin-left:auto;font-size:1.3rem}.mobile-panel{border-top:1px solid var(--t-line);background:#fff;max-height:calc(100vh - 68px);padding:12px 0 20px;overflow-y:auto}.mobile-panel a{border-bottom:1px solid #f1f5f9;padding:12px 4px;font-weight:600;text-decoration:none;display:block}.mobile-panel .sub a{color:var(--t-muted);padding-left:18px;font-weight:500}@media (width>=1100px){.nav,.hdr-cta{display:flex}.burger,.mobile-panel{display:none}}.ftr{background:linear-gradient(145deg,var(--brand-navy-950),#2d2051 68%,#3d2870);color:#d9d2ea;padding:72px 0 28px;position:relative;overflow:hidden}.ftr:before{content:"";pointer-events:none;background:radial-gradient(circle,#7d67ff3d,#0000 68%);border-radius:50%;width:460px;height:460px;position:absolute;top:-260px;right:-180px}.ftr h4{color:#fff;margin:0 0 14px;font-size:1em}.ftr a{color:#cbd5e1;padding:5px 0;font-size:.95em;text-decoration:none;display:block}.ftr a:hover{color:#fff;text-decoration:underline}.ftr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}@media (width>=900px){.ftr-grid{grid-template-columns:1.4fr repeat(4,1fr)}}.ftr-bottom{color:#94a3b8;border-top:1px solid #22305b;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:44px;padding-top:22px;font-size:.88em;display:flex}.page-hero{background:linear-gradient(145deg,#fff 0%,#f7f4ff 48%,#eee9ff 100%);border-bottom:1px solid #5b4fe91f;position:relative;overflow:hidden}.page-hero:before{content:"";background-image:linear-gradient(#5b4fe90b 1px,#0000 1px),linear-gradient(90deg,#5b4fe90b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 3%,#000 45% 90%,#0000);mask-image:linear-gradient(90deg,#0000 3%,#000 45% 90%,#0000)}.page-hero-glow{pointer-events:none;background:radial-gradient(circle,#5b4fe93d,#5b4fe900 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-280px;right:3%}.page-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:clamp(40px,6vw,84px);padding:clamp(64px,8vw,118px) 0;display:grid;position:relative}.page-hero-compact .page-hero-grid{padding-block:clamp(48px,6vw,82px)}.page-hero-copy{max-width:760px}.page-hero-copy h1 span{color:var(--brand-blue-600)}.page-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.page-hero-proof{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border:1px solid #5b4fe933;border-radius:22px;justify-self:end;width:min(100%,480px);padding:18px;position:relative;transform:none;box-shadow:0 28px 70px #36266026}.page-hero-proof:after{content:"";z-index:-1;border:1px solid #5b4fe924;border-radius:22px;position:absolute;inset:10px -10px -10px 10px}.page-hero-proof-head{text-transform:uppercase;letter-spacing:.1em;color:var(--brand-navy-700);justify-content:space-between;align-items:center;padding:4px 4px 15px;font-size:.76rem;font-weight:800;display:flex}.page-hero-proof-head i{background:var(--success);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #159a6b1f}.page-hero-proof-flow{background:var(--brand-blue-100);text-align:center;color:var(--brand-blue-700);border-radius:12px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:6px;padding:14px 10px;font-size:.72rem;font-weight:800;display:grid}.page-hero-proof-flow b{font-size:1rem}.page-hero-proof ul{gap:8px;margin:12px 0;padding:0;list-style:none;display:grid}.page-hero-proof li{border:1px solid var(--brand-border);background:#fff;border-radius:11px;align-items:center;gap:12px;padding:11px 12px;font-size:.86rem;font-weight:700;display:flex}.page-hero-proof li span{color:var(--brand-blue-600);letter-spacing:.08em;font-size:.67rem;font-weight:900}.page-hero-proof>p{text-align:right;color:var(--brand-muted);text-transform:uppercase;letter-spacing:.13em;font-size:.68rem;font-weight:800}.closing-cta{background:linear-gradient(125deg,var(--brand-blue-700),#6f55ed 62%,#8c6fff);color:#fff;padding:clamp(56px,6vw,88px) 0;position:relative;overflow:hidden}.closing-cta:after{content:"";border:80px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;top:-200px;right:-130px}.closing-cta-inner{z-index:1;justify-content:space-between;align-items:end;gap:36px;display:flex;position:relative}.closing-cta h2{color:#fff;max-width:760px}.closing-cta p{color:#eeeaff;max-width:680px;margin-top:13px}.closing-cta .eyebrow{color:#e6e0ff}.closing-cta-actions{flex-wrap:wrap;flex:none;gap:12px;display:flex}.btn-ghost-light{background:0 0;border-color:#ffffff8c;color:#fff!important}.btn-ghost-light:hover{background:#ffffff1a}@media (width<=900px){.page-hero-grid{grid-template-columns:1fr}.page-hero-proof{justify-self:start;max-width:620px}.closing-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=560px){.page-hero-grid{padding-block:52px}.page-hero-proof{padding:14px}.page-hero-actions .btn,.closing-cta-actions .btn,.closing-cta-actions{width:100%}}.mock{border:1px solid var(--t-line);color:var(--t-ink);background:#fff;border-radius:18px;font-size:15px;overflow:hidden;box-shadow:0 24px 60px #0f1f4b24}.mock-bar{border-bottom:1px solid var(--t-line);background:#f8fafc;align-items:center;gap:7px;padding:12px 16px;font-weight:700;display:flex}.mock-bar i{background:#cbd5e1;border-radius:50%;width:10px;height:10px;display:inline-block}.mock-bar span{margin-left:8px}.mock-body{gap:10px;padding:16px;display:grid}.mock-row{border:1px solid var(--t-line);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex}.mock-row b{font-weight:700}.mock-row small{color:var(--t-muted);font-size:.85em;display:block}.mock-tag{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:.78em;font-weight:700}.mock-tag.ok{color:#0f766e;background:#e6f7f5}.mock-tag.warn{color:#92400e;background:#fef3c7}.mock-tag.info{background:var(--t-blue-soft);color:var(--t-blue)}.mock-tag.bad{color:#b91c1c;background:#fee2e2}.mock-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mock-stat{border:1px solid var(--t-line);border-radius:10px;padding:12px}.mock-stat small{color:var(--t-muted);font-size:.82em;display:block}.mock-stat b{font-size:1.15em}.mock-bars{align-items:flex-end;gap:8px;height:90px;padding:8px 4px 0;display:flex}.mock-bars span{background:linear-gradient(180deg, #60a5fa, var(--t-blue));border-radius:6px 6px 0 0;flex:1}.mock-note{color:#94a3b8;text-align:right;padding:0 16px 12px;font-size:.78em}.menu-wide{min-width:420px}.menu a small{color:var(--brand-muted);margin-top:2px;font-size:.85em;font-weight:400;display:block}.mobile-panel .mp-h{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-muted);margin:14px 0 2px;font-size:.78em;font-weight:700}.mobile-panel a{align-items:center;min-height:48px;display:flex}.skip-link{color:var(--brand-navy-900);z-index:500;background:#fff;border-radius:8px;padding:10px 16px;font-weight:700;position:absolute;top:8px;left:-9999px}.skip-link:focus{left:8px}.home-hero{background:linear-gradient(145deg,#fff 0%,#f7f4ff 50%,#eee9ff 100%);position:relative;overflow:hidden}.home-hero:before{content:"";background:radial-gradient(circle,#5b4fe938,#0000 70%);border-radius:50%;width:720px;height:720px;position:absolute;top:-400px;right:-240px}.home-hero:after{content:"";background-image:linear-gradient(#5b4fe909 1px,#0000 1px),linear-gradient(90deg,#5b4fe909 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 60%,#0000);mask-image:linear-gradient(90deg,#0000,#000 60%,#0000)}.home-hero .wrap{z-index:1;position:relative}.home-hero-copy{max-width:680px}.home-hero-product{justify-self:center;width:min(100%,560px);position:relative}.home-hero-product:before{content:"";filter:blur(52px);z-index:-1;background:#5b4fe933;border-radius:50%;position:absolute;inset:12% 8%}.strip{border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:#fff}.strip-in{flex-wrap:wrap;justify-content:center;gap:8px 22px;padding:14px 0;display:flex}.strip-in a{color:var(--brand-ink);align-items:center;gap:8px;padding:8px 4px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.strip-in a:hover{color:var(--brand-blue-600)}.hero-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.hero-chips span{border:1px solid var(--brand-border);color:var(--brand-ink);background:#fff;border-radius:999px;padding:5px 12px;font-size:.82rem;font-weight:600}.flow{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.flow li{border:1px solid var(--brand-border);background:#fff;border-radius:14px;gap:10px;padding:16px;display:grid}.flow li span{background:var(--brand-blue-600);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:grid}.also{color:var(--brand-muted);margin-top:14px;font-size:.92rem}.home-feature-visual{isolation:isolate;perspective:1200px;position:relative}.home-feature-visual:before{content:"";z-index:-1;filter:blur(30px);background:radial-gradient(circle,#5b4fe92e,#5b4fe900 70%);border-radius:42%;position:absolute;inset:10% 8%;transform:translateY(14px)}.home-feature-visual .mock{transform-origin:50%;will-change:transform;transition:box-shadow .3s}.home-feature-visual:hover .mock{box-shadow:0 30px 70px #36266030;animation-play-state:paused!important}@media (prefers-reduced-motion:no-preference){.home-feature-visual .mock{animation:6.4s ease-in-out infinite homeMockFloat}.home-feature-visual[data-motion="1"] .mock{animation-delay:-2.1s}.home-feature-visual[data-motion="2"] .mock{animation-delay:-4.2s}@keyframes homeMockFloat{0%,to{transform:translate(0,0)rotateX(0)}50%{transform:translateY(-9px)rotateX(.7deg)}}}@media (prefers-reduced-motion:reduce){.home-feature-visual .mock{animation:none!important;transform:none!important}}.textlink{color:var(--brand-blue-600);font-weight:700;text-decoration:none}.textlink:hover{text-decoration:underline}.hero-product{border:1px solid var(--brand-border);box-shadow:var(--shadow-raised);color:var(--brand-ink);background:#fff;border-radius:22px;overflow:hidden}.hero-product-bar{background:var(--brand-navy-900);color:#fff;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;display:flex}.hero-product-brand{letter-spacing:.01em;font-size:.92rem;font-weight:800}.hero-product-body{gap:16px;padding:18px;display:grid}.hero-product-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hero-product-kpis div{border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:12px;padding:12px}.hero-product-kpis small{color:var(--brand-muted);font-size:.72rem;line-height:1.35;display:block}.hero-product-kpis strong{white-space:nowrap;margin-top:5px;font-size:.96rem;display:block}.hero-product-kpis .hero-good{color:var(--success)}.hero-product-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.hero-product-step{background:var(--brand-blue-100);border-radius:10px;justify-items:center;gap:5px;padding:10px 4px;font-size:.76rem;display:grid;position:relative}.hero-product-step span{background:var(--brand-blue-600);color:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.hero-product-step i{color:var(--brand-blue-600);z-index:2;font-style:normal;font-weight:800;position:absolute;top:18px;right:-8px}.hero-product-match{background:#f0fdf8;border:1px solid #b8e9d8;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.hero-product-match small,.hero-product-match b{display:block}.hero-product-match small{color:var(--brand-muted);font-size:.72rem}.hero-product-match b{margin-top:3px;font-size:.82rem}.hero-product-reports{flex-wrap:wrap;gap:7px;display:flex}.hero-product-reports span{border:1px solid var(--brand-border);color:var(--brand-navy-700);border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:700}@media (width<=520px){.hero-product-kpis{grid-template-columns:1fr}.hero-product-flow{grid-template-columns:repeat(2,1fr)}.hero-product-step i{display:none}}.journey-section{background:linear-gradient(180deg,#fff 0%,var(--brand-blue-100) 58%,#fff 100%);position:relative;overflow:hidden}.journey-heading{text-align:center;max-width:800px;margin:0 auto 36px}.journey-heading .lead{max-width:720px;margin-inline:auto}.journey-grid{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid;position:relative}.journey-card{--journey-step:0;border:1px solid var(--brand-border);min-width:0;animation:12s ease-in-out infinite journey-focus;animation-delay:calc(var(--journey-step) * 3s);background:#fffffff0;border-radius:18px;outline:none;flex-direction:column;padding:24px 22px 20px;display:flex;position:relative;transform:translateY(0);box-shadow:0 8px 24px #241b3a0f}.journey-card:not(:last-child):after{content:"›";z-index:4;border:1px solid var(--brand-border);width:28px;height:28px;color:var(--brand-blue-600);background:#fff;border-radius:50%;place-items:center;font-size:22px;font-weight:800;display:grid;position:absolute;top:50%;right:-15px;box-shadow:0 4px 12px #241b3a14}.journey-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.journey-icon{background:var(--brand-blue-100);width:48px;height:48px;color:var(--brand-blue-600);border-radius:14px;place-items:center;font-size:24px;font-weight:800;display:grid}.journey-number{color:#241b3a17;letter-spacing:-.05em;font-size:2.35rem;font-weight:900;line-height:1}.journey-phase{letter-spacing:.1em;margin:18px 0 10px;font-weight:850;color:var(--brand-blue-600)!important;font-size:.76rem!important}.journey-card h3{margin:0 0 10px;font-size:1.08rem;line-height:1.35}.journey-card>p:not(.journey-phase){color:var(--brand-muted);margin:0 0 20px;font-size:.92rem;line-height:1.6}.journey-card>strong{border-top:1px solid var(--brand-border);color:var(--brand-blue-700);margin-top:auto;padding-top:14px;font-size:.84rem;display:block}.journey-card:hover,.journey-card:focus-visible{border-color:var(--brand-blue-600);animation-play-state:paused;transform:translateY(-7px);box-shadow:0 20px 40px #4938d126}.journey-card:focus-visible{box-shadow:0 0 0 4px #5b4fe92e,0 20px 40px #4938d126}.journey-visual{z-index:1;pointer-events:none;max-width:1120px;margin:-6px auto -56px;position:relative}.journey-visual:before{content:"";filter:blur(18px);background:radial-gradient(#5b4fe92e,#0000 68%);position:absolute;inset:24% 10% 12%}.journey-visual img{filter:drop-shadow(0 28px 30px #241b3a1f);width:100%;height:auto;display:block;position:relative}@media (width<=1000px){.journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-card:nth-child(2):after{display:none}.journey-visual{margin-top:18px}}@media (width<=620px){.journey-grid{grid-template-columns:1fr}.journey-card:after{display:none!important}.journey-card{padding:20px}.journey-visual{margin:18px -10px -24px}.journey-heading{text-align:left}.journey-heading .lead{margin-inline:0}}.industry-card{transition:transform .18s,box-shadow .18s;position:relative;padding-top:62px!important}.industry-card:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.industry-icon{background:var(--brand-blue-100);border-radius:10px;place-items:center;width:34px;height:34px;font-size:1.1rem;display:grid;position:absolute;top:20px;left:24px}.pricing-wrap{width:min(94vw,1320px)}.pricing-wrap>.lead{max-width:780px}.pricing-grid{align-items:stretch;gap:24px;margin-top:44px;display:grid}@media (width>=1080px){.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=700px) and (width<=1079px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card:last-child{grid-column:1/-1;justify-self:center;width:100%;max-width:calc(50% - 12px)}}.pricing-card{border:1px solid var(--brand-border);background:#fff;border-radius:20px;flex-direction:column;min-width:0;padding:clamp(26px,2.5vw,36px);display:flex;position:relative;box-shadow:0 14px 38px #241b3a14}.pricing-card.popular{border:2px solid var(--brand-blue-600);transform:translateY(-8px);box-shadow:0 24px 54px #5b4fe92e}.pricing-badge{background:var(--brand-blue-600);color:#fff;text-transform:uppercase;letter-spacing:.09em;border-radius:999px;padding:7px 14px;font-size:.7rem;font-weight:850;position:absolute;top:0;right:28px;transform:translateY(-50%)}.pricing-card-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.pricing-card-head h3{font-size:1.35rem}.pricing-card-head>span{background:var(--brand-blue-100);color:var(--brand-blue-700);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:5px 10px;font-size:.7rem;font-weight:800}.pricing-audience{color:var(--brand-muted);min-height:3.1em;font-size:.96rem;line-height:1.55;margin-top:10px!important}.pricing-price{background:linear-gradient(145deg,#f8f6ff,#f1efff);border:1px solid #5b4fe929;border-radius:15px;margin-top:24px;padding:20px}.pricing-price>div{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.pricing-price strong{color:var(--brand-navy-900);letter-spacing:-.04em;font-size:clamp(2.35rem,3.5vw,3.2rem);line-height:1}.pricing-price span{color:var(--brand-muted);font-size:.9rem;font-weight:650}.pricing-price p{color:var(--brand-navy-700);font-size:.88rem;margin-top:10px!important}.pricing-price p b{font-size:1rem}.pricing-price-custom{align-content:center;gap:10px;min-height:116px;display:grid}.pricing-price-custom span{display:block}.pricing-value{color:var(--brand-blue-700);min-height:2.8em;font-size:.94rem;font-weight:750;line-height:1.5;margin-top:20px!important}.pricing-includes{color:var(--brand-navy-900);text-transform:uppercase;letter-spacing:.09em;font-size:.78rem;font-weight:850;margin-top:22px!important}.pricing-features{flex:1;margin:14px 0 28px;font-size:.91rem;line-height:1.5}.pricing-features li{padding-left:28px}.pricing-features li:before{top:.22em}.pricing-card .btn{width:100%;font-size:.95rem}.pricing-footnote{text-align:center;max-width:930px;color:var(--brand-muted);font-size:.86rem;line-height:1.55;margin:26px auto 0!important}@media (width<=699px){.pricing-grid{gap:20px}.pricing-card,.pricing-card.popular{padding:24px;transform:none}.pricing-card-head{align-items:flex-start}.pricing-audience,.pricing-value{min-height:0}.pricing-price{padding:18px}.pricing-price strong{font-size:2.5rem}}.reveal{opacity:1;transform:none}.reveal.in{animation:.35s both reveal-in}@keyframes reveal-in{0%{opacity:.01;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes journey-focus{0%,19%{border-color:var(--brand-blue-600);transform:translateY(-7px);box-shadow:0 20px 40px #4938d126}25%,to{border-color:var(--brand-border);transform:translateY(0);box-shadow:0 8px 24px #241b3a0f}}@media (prefers-reduced-motion:reduce){.reveal,.reveal.in{opacity:1;transition:none;animation:none;transform:none}.btn,.btn:hover{transition:none;transform:none}.journey-card{animation:none}}*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;color:#1a1a2e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;width:100%;min-height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif}html{overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:700;line-height:1.2}p{margin:0;padding:0}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@keyframes floatCard{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-18px)rotate(2deg)}}@keyframes floatBadge1{0%,to{transform:translateY(0)rotate(-6deg)}50%{transform:translateY(-10px)rotate(-6deg)}}@keyframes floatBadge2{0%,to{transform:translateY(0)rotate(4deg)}50%{transform:translateY(-14px)rotate(4deg)}}@keyframes floatBadge3{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes blobFloat1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-15px,15px)scale(.95)}}@keyframes blobFloat2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-25px,20px)scale(1.08)}66%{transform:translate(20px,-15px)scale(.92)}}@keyframes blobFloat3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(15px,25px)scale(1.06)}}@keyframes pulseDot{0%,to{opacity:1;box-shadow:0 0 6px #10b981}50%{opacity:.7;box-shadow:0 0 14px #10b981}}@keyframes scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.4;transform:translateY(6px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal-card{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(32px)scale(.97)}.reveal-card.visible{opacity:1;transform:translateY(0)scale(1)}.reveal-up{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(24px)}.reveal-up.visible{opacity:1;transform:translateY(0)}.blob-1{animation:8s ease-in-out infinite blobFloat1}.blob-2{animation:10s ease-in-out infinite blobFloat2}.blob-3{animation:7s ease-in-out infinite blobFloat3}.float-card{animation:5s ease-in-out infinite floatCard}.float-badge-1{animation:3.5s ease-in-out infinite floatBadge1}.float-badge-2{animation:4.2s ease-in-out .5s infinite floatBadge2}.float-badge-3{animation:3s ease-in-out 1s infinite floatBadge3}.pulse-dot{animation:2s ease-in-out infinite pulseDot}.scroll-dot{animation:1.5s ease-in-out infinite scrollBounce}.hero-text{animation:.8s ease-out both fadeInLeft}.hero-card{animation:.8s ease-out .2s both fadeInRight}@media (width<=768px){.nav-desktop{display:none!important}}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.ant-table{min-width:100%}.ant-card-body .ant-table-wrapper,.ant-table-wrapper{max-width:100%}.ant-modal-wrap .ant-modal{max-width:calc(100vw - 24px);top:max(16px, env(safe-area-inset-top))!important;padding-bottom:max(16px, env(safe-area-inset-bottom))!important}.ant-modal-wrap .ant-modal-content,.ant-modal-wrap .ant-modal-container{flex-direction:column;max-height:calc(100dvh - 32px);display:flex;overflow:hidden}.ant-modal-wrap .ant-modal-header,.ant-modal-wrap .ant-modal-footer{flex:none}.ant-modal-wrap .ant-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex:auto;min-height:0;overflow-y:auto}@media (width<=768px){.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:6px 8px!important;font-size:12px!important}.ant-form-item-label>label{font-size:12px!important}.ant-card-body{padding:12px!important}.ant-statistic-title{font-size:11px!important}.ant-statistic-content,h1.ant-typography,.ant-page-header-heading-title{font-size:18px!important}.mobile-full-btn{width:100%!important}.ant-tag{padding:0 4px!important;font-size:10px!important}}@media (width>=769px) and (width<=1200px){.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:9px 12px!important;font-size:14px!important}.ant-table-cell .ant-input,.ant-table-cell .ant-input-number-input,.ant-table-cell .ant-select-selection-item{font-size:14px!important}.ant-card-body{padding:16px!important}}.crm-sidebar,.crm-sidebar-drawer .ant-drawer-body,.crm-sidebar .ant-menu,.crm-sidebar-drawer .ant-menu{background:#181126!important}.crm-sidebar .ant-menu-item,.crm-sidebar .ant-menu-submenu-title,.crm-sidebar-drawer .ant-menu-item,.crm-sidebar-drawer .ant-menu-submenu-title{color:#dbeafe!important}.crm-sidebar .ant-menu-item .anticon,.crm-sidebar .ant-menu-submenu-title .anticon,.crm-sidebar-drawer .ant-menu-item .anticon,.crm-sidebar-drawer .ant-menu-submenu-title .anticon{color:#93c5fd!important}.crm-sidebar .ant-menu-item-selected,.crm-sidebar-drawer .ant-menu-item-selected{color:#fff!important;background:#5b4fe9!important}.invoice-business-table .ant-table-cell{vertical-align:top}.crm-data-page{width:100%;max-width:1800px!important;margin-inline:auto!important}.crm-content>div:has(.ant-table-wrapper){width:100%;max-width:1800px!important;margin-inline:auto!important}.crm-content .ant-table{font-variant-numeric:tabular-nums}.crm-content .ant-table-thead>tr>th{white-space:nowrap;font-weight:600}.crm-content .ant-table-sticky-holder{box-shadow:0 1px #dbe3ef,0 3px 8px #0f172a0f;z-index:8!important;background:#f8fafc!important}.crm-content .ant-table-sticky-holder .ant-table-thead>tr>th{background:#f8fafc!important}.crm-content .ant-table-tbody>tr>td{white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:top;line-height:1.4}.crm-content .ant-table-cell-ellipsis,.crm-content .ant-table-cell-ellipsis .ant-table-cell-content{overflow-wrap:anywhere;word-break:break-word;text-overflow:clip!important;white-space:normal!important;overflow:visible!important}.crm-content .ant-table-tbody>tr>td .ant-typography{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.accounting-wrap-text{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.45;display:block}.accounting-reference{font-variant-numeric:tabular-nums;color:#334155}.accounting-description{color:#172554;font-weight:500;line-height:1.35}.accounting-subnarration{white-space:normal;overflow-wrap:anywhere;margin-top:3px;line-height:1.35;display:block}.crm-content .ant-statistic-content,.crm-content .ant-input-number-input{font-variant-numeric:tabular-nums}.financial-table .ant-table-cell{vertical-align:middle}.financial-table .ant-table-cell[style*="text-align: right"]{white-space:nowrap}.trial-balance-card .ant-card-body,.trial-balance-table>.ant-spin-nested-loading>.ant-spin-container>.ant-table{min-width:0}.trial-balance-table .ant-table-expanded-row>td{background:#f8fafc!important;padding:0!important}.trial-balance-drilldown{border-block:1px solid #e2e8f0;width:calc(100% - 36px);min-width:0}.trial-balance-drilldown .ant-table-container,.trial-balance-drilldown .ant-table-body{min-width:0}.trial-balance-drilldown .ant-table-header{box-shadow:0 1px #cbd5e1,0 3px 8px #0f172a12}.trial-balance-drilldown .ant-table-thead>tr>th{background:#f1f5f9!important}.trial-balance-drilldown .ant-table-thead>tr>th,.trial-balance-drilldown .ant-table-tbody>tr>td{padding:7px 10px!important}.trial-balance-description{white-space:nowrap;align-items:center;gap:7px;min-width:0;line-height:1.2;display:flex;overflow:hidden}.trial-balance-reference{flex:none}.trial-balance-inline-narration{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.trial-balance-detail-trigger{flex:none;height:24px!important;padding-inline:2px!important;font-size:12px!important}.trial-balance-detail-content{overflow-wrap:anywhere;grid-template-columns:130px minmax(0,1fr);gap:8px 12px;width:min(480px,100vw - 48px);max-height:280px;display:grid;overflow:auto}.trial-balance-detail-popover .ant-popover-inner{max-width:calc(100vw - 24px)}.crm-content .ant-table-wrapper,.crm-content .ant-table-container,.crm-content .ant-table-content,.crm-content .ant-table-body{max-width:100%}@media (width<=1366px){.trial-balance-page .ant-card-body{padding:10px!important}.trial-balance-page .ant-table-thead>tr>th,.trial-balance-page .ant-table-tbody>tr>td{padding:7px 8px!important}.trial-balance-page .ant-tag{margin-inline-end:2px}}@media (width<=767px){.trial-balance-page .ant-picker-range{width:100%}.trial-balance-page .trial-balance-inline-narration{display:none}.trial-balance-detail-content{grid-template-columns:1fr;width:min(240px,100vw - 64px)}.trial-balance-drilldown .ant-table-thead>tr>th,.trial-balance-drilldown .ant-table-tbody>tr>td{padding:6px!important;font-size:12px!important}}.payment-followups-page .ant-statistic-content{font-size:clamp(20px,1.5vw,28px);line-height:1.25}.payment-followups-page .payment-followups-table .ant-table-cell{padding-block:10px}@media (width>=769px) and (width<=1599px),(width>=769px) and (height<=900px){.crm-content .ant-table-thead>tr>th,.crm-content .ant-table-tbody>tr>td{padding:8px 10px!important;font-size:14px!important}.crm-content .ant-card-body{padding:16px}.crm-content .ant-card-head{padding-inline:16px}}@media (width>=1600px){.crm-content{padding-inline:clamp(24px,2vw,40px)!important}}.purchase-register-table .ant-table-cell{vertical-align:middle;padding:8px 10px!important;font-size:14px!important}.purchase-register-table .purchase-invoice-number,.purchase-register-table .purchase-supplier-name,.purchase-register-table .purchase-supplier-email{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;display:block;overflow:visible}.purchase-register-table .purchase-supplier-cell,.purchase-register-table .purchase-supplier-cell .ant-typography{line-height:1.3}.purchase-register-table .purchase-supplier-email{max-width:100%;font-size:11px}.purchase-register-table .purchase-invoice-meta{color:#8c8c8c;margin-top:2px;font-size:10px;line-height:1.35}.purchase-register-table .purchase-invoice-meta span+span:before{content:" ·"}.purchase-register-table .purchase-row-actions{white-space:nowrap;flex-wrap:nowrap}.purchase-register-table .purchase-payment-status{flex-wrap:wrap;gap:3px;display:flex}.purchase-register-table .purchase-payment-status .ant-tag{margin-inline-end:0}.purchase-compact-only,.purchase-register-table .purchase-compact-tax-column{display:none}@media (width<=1599px){.purchase-register-page{padding:16px!important}.purchase-register-page>.ant-card .ant-card-body{padding:14px!important}.purchase-register-table .purchase-compact-only{display:block}.purchase-register-table .purchase-compact-tax-column{display:table-cell}.purchase-register-table .ant-table-thead>tr>th,.purchase-register-table .ant-table-tbody>tr>td{padding:7px 8px!important;font-size:14px!important}}@media (width>=769px) and (width<=1366px),(height<=768px) and (width>=769px){.crm-content{padding:14px 16px!important}.crm-dashboard .dashboard-hero{border-radius:14px!important;margin-bottom:14px!important;padding:18px 20px!important}.crm-dashboard .dashboard-hero h2{font-size:22px!important}.crm-dashboard .ant-card-body{padding:14px!important}}@media (width<=1023px){.invoice-list-page .ant-card-body{padding:12px!important}.invoice-list-page .ant-space,.invoice-list-page .ant-input-affix-wrapper{max-width:100%}}.crm-navigation:not(.ant-menu-inline-collapsed) .ant-menu-item,.crm-navigation:not(.ant-menu-inline-collapsed) .ant-menu-submenu-title{min-height:40px;padding-block:10px;height:auto!important;line-height:1.4!important}.crm-navigation:not(.ant-menu-inline-collapsed) .ant-menu-title-content{overflow-wrap:anywhere;white-space:normal!important;text-overflow:clip!important;overflow:visible!important}.crm-navigation:not(.ant-menu-inline-collapsed) .ant-menu-submenu-title{padding-inline-end:32px}.crm-navigation{scrollbar-width:thin;scrollbar-color:#64748b #111827}.crm-shell,.crm-content{min-width:0}.crm-content>*{max-width:100%}.crm-content .ant-tabs{min-width:0}.crm-content .ant-tabs-nav{max-width:100%}.crm-content .ant-card-head-wrapper{flex-wrap:wrap;gap:12px}.crm-content .ant-card-head-title{white-space:normal!important}.ant-table-tbody>tr.source-record-highlight>td{animation:1.2s ease-out 2 source-record-pulse;box-shadow:inset 0 1px #d9d4ff,inset 0 -1px #d9d4ff;background:#f1efff!important}.purchase-register-table .purchase-invoice-number,.purchase-register-table .purchase-supplier-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.purchase-register-table .purchase-supplier-email{display:none}.purchase-register-table .purchase-invoice-meta{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ant-table-tbody>tr.source-record-highlight>td:first-child{border-left:4px solid #4938d1}@keyframes source-record-pulse{0%,to{background:#f1efff}50%{background:#dce8ff}}@media (prefers-reduced-motion:reduce){.ant-table-tbody>tr.source-record-highlight>td{animation:none}}.journal-source-table .ant-table-expanded-row>td{background:#f8fafc!important;padding:0 10px 10px 42px!important}.journal-source-lines{border:1px solid #e2e8f0;border-top:0;border-radius:0 0 8px 8px;width:100%;min-width:0;overflow:hidden}.journal-source-lines .ant-table{margin:0!important}.journal-source-lines .ant-table-thead>tr>th{color:#475569;font-size:12px;font-weight:600;background:#f1f5f9!important;padding:7px 10px!important}.journal-source-lines .ant-table-tbody>tr>td{vertical-align:top;padding:7px 10px!important}.journal-source-lines .ant-table-cell{overflow-wrap:anywhere}.journal-source-lines .ant-table-cell-scrollbar{display:none}.accounting-page-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.accounting-filter-card{margin-bottom:10px}.accounting-filter-card .ant-card-body{padding-block:10px!important}.accounting-filter-card label>.ant-typography{margin-bottom:3px;font-size:12px;display:block}.accounting-period-filter{display:flex!important}.accounting-inline-summary{font-variant-numeric:tabular-nums;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px 18px;min-height:42px;margin-bottom:10px;padding:8px 12px;display:flex}.accounting-debit{color:#1d4ed8!important}.accounting-credit{color:#047857!important}.accounting-data-card .ant-card-body{padding:8px!important}.compact-accounting-table .ant-table-thead>tr>th,.compact-accounting-table .ant-table-tbody>tr>td{padding:7px 8px!important}.accounting-drilldown-heading{flex-wrap:wrap;align-items:center;gap:6px;padding:6px 8px;display:flex}.ledger-voucher-drilldown{background:#f8fafc;max-width:100%;padding:2px 8px 8px}.ledger-voucher-drilldown .ant-table{margin:0!important}.accounting-total-row>td{z-index:2;position:sticky;bottom:0;background:#f1efff!important;border-top:1px solid #d9d4ff!important}.accounting-control-alert{margin-bottom:10px}.accounting-control-alert .ant-alert-message{font-weight:600}.tally-group-trial-balance .trial-group-row>td,.balance-sheet-tree .balance-group-row>td{border-top:1px solid #cbd5e1;background:#f1f5f9!important}.tally-group-trial-balance .trial-subgroup-row>td,.balance-sheet-tree .balance-subgroup-row>td{background:#f8fafc!important}.trial-particular,.balance-particular{min-width:0}.trial-particular .ant-typography,.balance-particular .ant-typography{overflow-wrap:anywhere}.trial-particular-group,.balance-particular-group{color:#0f172a;text-transform:uppercase;letter-spacing:.02em}.trial-particular-subgroup,.balance-particular-subgroup{color:#334155}.tally-group-trial-balance .ant-table-expanded-row>td,.balance-sheet-tree .ant-table-expanded-row>td{background:#fff!important;padding:0!important}.tally-balance-sheet{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;min-width:0;display:grid}.tally-balance-sheet-vertical{grid-template-columns:minmax(0,1fr)}.balance-sheet-side{min-width:0;overflow:hidden}.balance-sheet-side .ant-card-head{color:#fff;min-height:38px}.balance-sheet-side .ant-card-head-title{letter-spacing:.035em;padding:8px 0;font-size:12px}.balance-sheet-side .ant-card-body{padding:0!important}.balance-sheet-liability .ant-card-head{background:#334155}.balance-sheet-asset .ant-card-head{background:#1e3a8a}.balance-sheet-drilldown{width:100%;min-width:0;padding:0 4px 4px}.balance-sheet-drilldown .ant-table-thead>tr>th,.balance-sheet-drilldown .ant-table-tbody>tr>td{padding:6px!important;font-size:12px!important}.balance-sheet-summary{justify-content:space-between}.balance-sheet-total-label{white-space:nowrap}.books-summary-metric,.books-zero-control{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-width:0;height:100%;padding:10px 12px}.books-summary-metric{flex-direction:column;gap:3px;display:flex}.books-summary-value{color:#172554;font-size:17px}.books-sales-bridge{background:#f8faff;border:1px solid #d9d4ff;border-radius:8px;margin-bottom:12px;padding:10px 12px}.books-sales-bridge-title{color:#241b3a;margin-bottom:8px;font-weight:600}.books-sales-bridge-formula{align-items:center;gap:7px;padding-bottom:4px;display:flex;overflow-x:auto}.books-sales-bridge-formula>span{flex-direction:column;min-width:100px;display:flex}.books-sales-bridge-formula small{color:#64748b;white-space:nowrap}.books-sales-bridge-formula strong{white-space:nowrap}.books-sales-bridge-formula>b{color:#64748b}.books-sales-bridge-controls{flex-wrap:wrap;gap:8px 18px;margin-top:7px;display:flex}.books-sales-bridge-note{margin-top:5px;font-size:12px;display:block}.document-sequence-row>.ant-col{flex:0 0 25%;max-width:25%}@media (width<=1199px){.document-sequence-row>.ant-col{flex-basis:50%;max-width:50%}}@media (width<=575px){.document-sequence-row>.ant-col{flex-basis:100%;max-width:100%}}.books-zero-control{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;display:grid}.books-zero-control.is-clear{border-left:3px solid #22c55e}.books-zero-control.has-difference{border-left:3px solid #ef4444}.books-zero-control .ant-tag{width:fit-content;margin-inline-end:0}.balance-sheet-tree .accounting-total-row>td{white-space:nowrap}.accounting-counterpart{color:#334155;font-size:12px}.accounting-source-explanation{font-size:12px}.trial-balance-drilldown .ant-table-thead>tr>th,.trial-balance-drilldown .ant-table-tbody>tr>td{padding:6px!important;font-size:12px!important}@media (width<=1199px){.accounting-period-filter .ant-picker{width:245px}.trial-balance-card .ant-card-body,.tally-group-trial-balance .ant-table-thead>tr>th,.tally-group-trial-balance .ant-table-tbody>tr>td{padding:6px!important}.tally-balance-sheet{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){.accounting-period-filter{width:100%}.accounting-period-filter .ant-picker{flex:1;width:auto;min-width:0}.trial-balance-page .ant-card-head-title{overflow-x:auto}.books-summary-value{font-size:15px}}@media (width<=1199px){.crm-content{padding:12px!important}.crm-content .ant-space{flex-wrap:wrap}.journal-source-table .ant-table-expanded-row>td{padding:0 6px 8px 28px!important}}.finance-accounting-content .ant-table-wrapper,.finance-accounting-content .ant-table-container,.finance-accounting-content .ant-table-content,.finance-accounting-content .ant-table-body{min-width:0;max-width:100%}.finance-accounting-content .ant-table-thead>tr>th,.finance-accounting-content .ant-table-tbody>tr>td,.finance-accounting-content .ant-table-summary>tr>td{line-height:1.25;padding:6px 8px!important}.finance-accounting-content .ant-table-row-expand-icon-cell{width:32px!important;min-width:32px!important;padding-inline:6px!important}.finance-accounting-content .ant-table-expanded-row>td{padding:0!important}.finance-accounting-content .ant-table-expanded-row .ant-table{margin:0!important}.finance-accounting-content .journal-source-lines,.finance-accounting-content .ledger-voucher-drilldown{border-radius:0;width:100%;max-width:100%;padding:0 4px 4px}.finance-accounting-content .journal-source-lines .ant-table-thead>tr>th,.finance-accounting-content .journal-source-lines .ant-table-tbody>tr>td,.finance-accounting-content .ledger-voucher-drilldown .ant-table-thead>tr>th,.finance-accounting-content .ledger-voucher-drilldown .ant-table-tbody>tr>td{padding:5px 7px!important;font-size:12px!important}.trial-balance-drilldown{width:100%;overflow:hidden}.trial-balance-drilldown-table,.balance-sheet-drilldown-table{width:100%;min-width:0}.trial-balance-drilldown-table .ant-table-body,.balance-sheet-drilldown-table .ant-table-body{overflow-x:hidden!important}.trial-balance-drilldown-table .ant-table-thead>tr>th,.trial-balance-drilldown-table .ant-table-tbody>tr>td,.balance-sheet-drilldown-table .ant-table-thead>tr>th,.balance-sheet-drilldown-table .ant-table-tbody>tr>td{padding:5px 6px!important}.trial-balance-description{gap:5px}.trial-balance-detail-trigger{height:20px!important;line-height:20px!important}@media (width<=1199px){.finance-accounting-content .ant-card-body{padding:10px!important}.finance-accounting-content .journal-source-table .ant-table-expanded-row>td{padding:0!important}}.report-issue-anchor{z-index:9999;position:fixed;bottom:28px;right:92px}@media (width<=600px){.crm-content{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}.report-issue-anchor{right:68px;bottom:calc(12px + env(safe-area-inset-bottom))}.page-tour-anchor{right:124px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;width:48px!important;height:48px!important}}
