/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--leading-relaxed:1.625;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.block{display:block}.hidden{display:none}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.list-disc{list-style-type:disc}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-8{padding:calc(var(--spacing) * 8)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-8{padding-block:calc(var(--spacing) * 8)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pt-24{padding-top:calc(var(--spacing) * 24)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.pl-5{padding-left:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--background:220 55% 4%;--foreground:204 100% 99%;--card:215 45% 10%;--card-foreground:204 100% 99%;--popover:215 45% 10%;--popover-foreground:204 100% 99%;--primary:187 84% 54%;--primary-foreground:218 65% 5%;--secondary:213 38% 14%;--secondary-foreground:204 100% 99%;--muted:#8d9aa9;--muted-foreground:210 12% 63%;--accent:210 100% 55%;--accent-foreground:204 100% 99%;--destructive:4 75% 61%;--destructive-foreground:0 0% 100%;--border:210 20% 100% / .12;--input:210 20% 100% / .14;--ring:187 84% 54%;--radius:1rem;--success:158 67% 57%;--warning:39 92% 58%;--info:199 95% 55%;--brand-cyan:#2ce0f2;--brand-blue:#1689ff;--brand-gradient:linear-gradient(135deg, #2ce0f2 0%, #16b9f5 45%, #1689ff 100%);--chart-1:#2cdff2;--chart-2:#1689ff;--chart-3:#5d78b7;--chart-4:#50e2ad;--chart-5:#ea7468;--sidebar:215 45% 10%;--sidebar-foreground:204 100% 99%;--sidebar-primary:187 84% 54%;--sidebar-primary-foreground:218 65% 5%;--sidebar-accent:210 20% 100% / .055;--sidebar-active:210 20% 100% / .1;--sidebar-accent-foreground:204 100% 99%;--sidebar-border:210 20% 100% / .1;--sidebar-ring:187 84% 54%;--ink:#050a11;--panel:#0c131d;--panel-2:#111c29;--line:#ffffff1f;--cyan:#19d7f2;--blue:#1689ff;--white:#f6fbff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:30;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#050a11b8;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;height:78px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:15px;font-weight:850;display:flex}.brand img{object-fit:contain;width:auto;height:56px}.desktop-nav{color:#9aa5b1;align-items:center;gap:36px;font-size:14px;display:flex}.desktop-nav a:hover,.login-link:hover{color:#fff}.header-actions{align-items:center;gap:22px;font-size:14px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 23px;font-weight:650;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:43px;padding:0 18px}.button-light{color:#07101a;background:#f5f8fb}.button-primary{color:#001018;background:linear-gradient(135deg,#27dcf3,#168aff);box-shadow:0 0 36px #18bfff38}.button-ghost{background:#ffffff08;border-color:#ffffff2e}.hero{text-align:center;background:radial-gradient(circle at 50% 35%,#10578938,#0000 31%),#050a11;min-height:1160px;padding:168px 24px 80px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:84px 84px;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.hero-glow{opacity:.15;filter:blur(120px);background:#0a8dd0;width:760px;height:320px;position:absolute;top:175px;left:50%;transform:translate(-50%)}.eyebrow{z-index:1;color:#9da9b7;background:#ffffff08;border:1px solid #ffffff24;border-radius:999px;width:fit-content;margin:0 auto 36px;padding:7px 14px 7px 8px;font-size:13px;position:relative}.eyebrow span{color:#00151d;letter-spacing:.08em;background:var(--cyan);border-radius:999px;margin-right:8px;padding:4px 7px;font-size:10px;font-weight:850}.hero h1{z-index:1;letter-spacing:-.065em;max-width:1050px;margin:0 auto;font-size:clamp(54px,6.6vw,100px);font-weight:560;line-height:.98;position:relative}.gradient-text{color:#0000;background:linear-gradient(100deg,#d8fcff,#1edaf2 45%,#1689ff);-webkit-background-clip:text;background-clip:text}.hero-copy{z-index:1;color:#8e9aa8;max-width:770px;margin:32px auto 0;font-size:clamp(17px,1.45vw,21px);line-height:1.55;position:relative}.hero-actions{z-index:1;justify-content:center;gap:12px;margin-top:34px;display:flex;position:relative}.trust-line{z-index:1;color:#8b97a6;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:32px;font-size:12px;display:flex;position:relative}.trust-line span{align-items:center;gap:8px;display:flex}.trust-line i{background:var(--cyan);width:5px;height:5px;box-shadow:0 0 12px var(--cyan);border-radius:50%}.intelligence-stage{background:radial-gradient(circle at 50% 45%,#1397ff29,#0000 32%),linear-gradient(#ffffff09,#ffffff03);border:1px solid #ffffff1a;border-radius:30px 30px 0 0;width:min(1120px,94vw);height:480px;margin:72px auto 0;position:relative;overflow:hidden;box-shadow:0 60px 120px #00000073,inset 0 1px #ffffff14}.intelligence-stage:before{content:"";opacity:.58;filter:saturate(.9)contrast(1.08);background:linear-gradient(90deg,#050a1159,#0000 38%,#050a111f),url(/ai-hero.png) 50%/cover no-repeat;position:absolute;top:0;right:0;bottom:0;left:0}.stage-grid{background-image:linear-gradient(#3ebcff14 1px,#0000 1px),linear-gradient(90deg,#3ebcff14 1px,#0000 1px);background-size:54px 54px;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.core-orb{background:radial-gradient(circle at 35% 30%,#3eeeff61,#166cff1f 40%,#000a14b3 72%);border:1px solid #59e2ff80;border-radius:50%;place-items:center;width:180px;height:180px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%);box-shadow:0 0 34px #1bbdff42,inset 0 0 55px #14a2ff2e}.core-orb:before,.core-orb:after{content:"";border:1px solid #3dcaff24;border-radius:50%;position:absolute;top:-34px;right:-34px;bottom:-34px;left:-34px}.core-orb:after{top:-72px;right:-72px;bottom:-72px;left:-72px}.core-orb img{object-fit:contain;filter:drop-shadow(0 0 13px #28d6ff8c);width:108px;height:76px}.signal{opacity:.42;transform-origin:0;background:linear-gradient(90deg,#0000,#21d9f4,#0000);height:1px;position:absolute}.signal-one{width:330px;top:55%;left:24%;transform:rotate(-18deg)}.signal-two{width:330px;top:46%;left:52%;transform:rotate(21deg)}.floating-card{text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a131de0;border:1px solid #ffffff21;border-radius:14px;align-items:center;gap:11px;min-width:250px;padding:14px;display:flex;position:absolute;box-shadow:0 16px 36px #00000059}.floating-card .card-icon{width:34px;height:34px;color:var(--cyan);background:#22caff14;border:1px solid #2cd8ff4d;border-radius:9px;place-items:center;display:grid}.floating-card div{flex-direction:column;gap:3px;display:flex}.floating-card small{color:#778697;font-size:10px}.floating-card strong{font-size:12px}.floating-card b{color:#58e6b1;margin-left:auto;font-size:10px}.card-bank{top:17%;left:6%}.card-ai{top:20%;right:5%}.card-tax{bottom:13%;left:10%}.solutions{color:var(--white);background:#07101a;padding:124px 24px 148px}.section-heading{text-align:center;max-width:780px;margin:0 auto}.kicker{letter-spacing:.18em;font-weight:850;color:#37cfe9!important;font-size:12px!important}.section-heading h2{letter-spacing:-.055em;margin:18px 0;font-size:clamp(38px,4.3vw,66px);font-weight:590;line-height:1.04}.section-heading p{color:#8996a4;margin:0;font-size:18px;line-height:1.55}.audience-switch{background:#ffffff14;border-radius:999px;width:fit-content;margin:46px auto 38px;padding:5px;display:flex}.audience-switch button{color:#8d9aa9;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:12px 26px}.audience-switch button.active{color:#07101a;background:#fff;box-shadow:0 5px 18px #1425371a}.audience-panel{background:#ffffff08;border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:72px;max-width:1280px;min-height:630px;margin:0 auto;padding:72px;display:grid;box-shadow:0 32px 90px #0000004d}.panel-label{color:#37cfe9;letter-spacing:.08em;text-transform:uppercase;background:#37cfe914;border:1px solid #37cfe940;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-block}.audience-panel h3{letter-spacing:-.055em;margin:21px 0 18px;font-size:clamp(34px,3.4vw,52px);font-weight:620;line-height:1.04}.audience-panel p{color:#8996a4;line-height:1.65}.audience-panel ul{gap:14px;margin:28px 0 32px;padding:0;list-style:none;display:grid}.audience-panel li{color:#c9d3dc;align-items:flex-start;gap:11px;line-height:1.4;display:flex}.audience-panel li span{color:#37cfe9;font-weight:900}.audience-panel>div:first-child>a{font-weight:750}.audience-panel>div:first-child>a span{color:#37cfe9;margin-left:4px}.product-preview{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;min-height:430px;overflow:hidden;transform:perspective(1100px)rotateY(-4deg)rotateX(1deg);box-shadow:0 28px 54px #0000004d}.preview-top{color:#5a6a7a;background:#ffffff05;border-bottom:1px solid #ffffff14;align-items:center;gap:80px;height:42px;padding:0 14px;font-size:9px;display:flex}.preview-top span{color:#f3a59b;letter-spacing:3px}.preview-body{min-height:388px;display:flex}.preview-body aside{background:#07131e;flex-direction:column;align-items:center;gap:23px;width:68px;padding:18px;display:flex}.preview-body aside img{object-fit:contain;width:35px;height:27px}.preview-body aside i{background:#263646;border-radius:5px;width:22px;height:7px}.preview-content{flex:1;padding:38px 32px}.preview-content>p{color:#5a6a7a;margin:0 0 8px;font-size:11px}.preview-content h4{letter-spacing:-.04em;max-width:390px;margin:0;font-size:24px}.mini-stats{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px;display:grid}.mini-stats span{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:9px;padding:17px;display:flex}.mini-stats small{color:#788591;text-transform:uppercase;font-size:9px}.mini-stats strong{font-size:20px}.chart{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:9px;height:130px;margin-top:15px;padding:18px;display:flex}.chart i{background:linear-gradient(#5de8f7,#1689ff);border-radius:5px 5px 2px 2px;width:13%;height:50%}.chart i:nth-child(2){height:72%}.chart i:nth-child(3){height:38%}.chart i:nth-child(4){height:82%}.chart i:nth-child(5){height:60%}.chart i:nth-child(6){height:90%}.chart i:nth-child(7){height:68%}.text-link{color:var(--white);cursor:pointer;background:0 0;border:0;padding:0;font-weight:750}.text-link span{color:#37cfe9;margin-left:4px}.platform{background:#07101a;padding:140px 24px 150px}.platform-heading{text-align:center;max-width:900px;margin:0 auto 64px}.kicker-dark{color:#37cfe9!important}.platform-heading h2{letter-spacing:-.06em;margin:18px 0 24px;font-size:clamp(40px,5.1vw,74px);font-weight:560;line-height:1.03}.platform-heading>p:last-child{color:#8996a4;max-width:720px;margin:0 auto;font-size:18px;line-height:1.6}.feature-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:1280px;margin:0 auto;display:grid}.feature-card{background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff1a;border-radius:23px;min-height:390px;padding:38px;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:.12;filter:blur(40px);background:#108ac4;border-radius:50%;width:250px;height:250px;position:absolute;top:-140px;right:-110px}.feature-large{grid-column:1/-1;min-height:500px;padding-right:52%}.feature-number{color:#3c4b5b;font-family:monospace;font-size:11px;position:absolute;top:24px;right:28px}.feature-icon{width:44px;height:44px;color:var(--cyan);background:#1ac9f714;border:1px solid #3ad8f640;border-radius:12px;place-items:center;display:grid}.feature-card h3{letter-spacing:-.045em;max-width:660px;margin:46px 0 16px;font-size:clamp(25px,2.7vw,43px);font-weight:570;line-height:1.08}.feature-card>p{color:#8c99a7;max-width:570px;line-height:1.6}.reconcile-visual{gap:11px;width:47%;display:grid;position:absolute;top:50%;right:38px;transform:translateY(-45%)}.reconcile-visual span{background:#030b12b8;border:1px solid #ffffff1f;border-radius:12px;justify-content:space-between;align-items:center;padding:17px;display:flex}.reconcile-visual span i{color:#95a3b0;font-size:12px;font-style:normal}.reconcile-visual span b{font-size:12px}.reconcile-visual em{z-index:1;color:#03111a;background:linear-gradient(145deg,#4ce9f6,#168bff);border-radius:50%;place-items:center;width:44px;height:44px;margin:-4px auto;font-size:11px;font-style:normal;font-weight:900;display:grid;box-shadow:0 0 30px #1bbfff47}.reconcile-visual>strong{color:#50e2ad;background:#26d2921a;border-radius:999px;width:fit-content;margin-left:auto;padding:8px 12px;font-size:10px}.pulse-row{color:#8d9aa7;background:#030b128c;border:1px solid #ffffff17;border-radius:12px;align-items:center;gap:10px;padding:14px;font-size:11px;display:flex;position:absolute;bottom:34px;left:38px;right:38px}.pulse-row i{background:#51e3ae;border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #51e3ae}.pulse-row b{color:#4fd9aa;margin-left:auto}.connection-visual{color:#93a1af;justify-content:center;align-items:center;gap:14px;font-size:11px;display:flex;position:absolute;bottom:40px;left:38px;right:38px}.connection-visual i{background:linear-gradient(90deg,#0000,#23ccec);width:55px;height:1px}.connection-visual b{color:#4edcf1;background:#15a4ef1f;border:1px solid #26d2f54d;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.status-list{gap:8px;display:grid;position:absolute;bottom:30px;left:38px;right:38px}.status-list span{color:#a6b0bb;background:#00000029;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:10px;display:flex}.status-list i{color:#4ddba7;font-style:normal}.status-list b{color:#687684;margin-left:auto}.metric-ring{align-items:center;gap:15px;display:flex;position:absolute;bottom:28px;left:38px}.metric-ring strong{border:5px solid #1fcce9;border-right-color:#17354b;border-radius:50%;place-items:center;width:78px;height:78px;font-size:18px;display:grid}.metric-ring span{color:#8593a1;max-width:100px;font-size:11px;line-height:1.4}.accountant-detail{color:var(--white);background:#07101a;padding:145px 24px}.accountant-shell{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;max-width:1280px;margin:0 auto;display:grid}.accountant-copy h2{letter-spacing:-.06em;max-width:600px;margin:18px 0 24px;font-size:clamp(42px,4.6vw,69px);font-weight:590;line-height:1.02}.accountant-copy>p:not(.kicker){color:#8996a4;max-width:570px;font-size:17px;line-height:1.6}.accountant-items{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:35px;display:grid}.accountant-items span{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:13px;flex-direction:column;gap:6px;padding:16px;display:flex}.accountant-items b{font-size:13px}.accountant-items small{color:#8996a4;font-size:10px;line-height:1.4}.tax-calendar{background:#ffffff08;border:1px solid #ffffff1a;border-radius:21px;padding:28px;transform:perspective(1100px)rotateY(-5deg);box-shadow:0 28px 60px #0000004d}.calendar-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:21px;display:flex}.calendar-head span{font-weight:750}.calendar-head b{color:#37cfe9;background:#37cfe91a;border-radius:999px;padding:6px 9px;font-size:9px}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:5px;margin:19px 0;display:grid}.calendar-grid i{color:#697682;border-radius:9px;place-items:center;height:38px;font-size:10px;font-style:normal;display:grid}.calendar-grid i:nth-child(-n+7){color:#5a6a7a;height:22px;font-size:8px}.calendar-grid i.marked{color:#37cfe9;background:#37cfe914;border:1px solid #37cfe940;font-weight:850}.calendar-task{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:13px;padding:14px;display:flex}.calendar-task>span{color:#fff;background:#087fa4;border-radius:8px;padding:8px;font-size:9px;font-weight:800}.calendar-task div{flex-direction:column;gap:4px;display:flex}.calendar-task b{font-size:11px}.calendar-task small{color:#83909b;font-size:9px}.calendar-task strong{color:#37cfe9;margin-left:auto;font-size:11px}.integrations{color:var(--white);text-align:center;background:#07101a;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:58px 24px 70px;overflow:hidden}.integrations>p{color:#8996a4;margin-bottom:34px;font-size:12px}.integration-row{flex-wrap:wrap;justify-content:center;gap:11px;display:flex}.integration-row span{color:#c9d3dc;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:14px 20px;font-size:13px;font-weight:650}.security{background:#050a11;grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:135px max(24px,50vw - 640px);display:grid;overflow:hidden}.security-visual{background:radial-gradient(circle,#1092d530,#0000 53%);place-items:center;min-height:490px;display:grid;position:relative}.shield{-webkit-clip-path:polygon(50% 0,91% 16%,83% 73%,50% 100%,17% 73%,9% 16%);clip-path:polygon(50% 0,91% 16%,83% 73%,50% 100%,17% 73%,9% 16%);background:linear-gradient(145deg,#2fe1f747,#07162480);place-items:center;width:240px;height:280px;display:grid;position:relative}.shield:before{content:"";-webkit-clip-path:inherit;clip-path:inherit;background:#07131f;position:absolute;top:1px;right:1px;bottom:1px;left:1px}.shield img{z-index:1;object-fit:contain;filter:drop-shadow(0 0 18px #2adbf773);width:120px;height:90px;position:relative}.security-visual>i{border:1px solid #27c9eb1f;border-radius:50%;width:410px;height:410px;position:absolute}.security-visual>i:nth-child(3){width:330px;height:330px}.security-visual>i:nth-child(4){border-color:#27c9eb14;width:480px;height:180px}.security-copy h2{letter-spacing:-.055em;margin:18px 0 25px;font-size:clamp(40px,4.2vw,66px);font-weight:560;line-height:1.03}.security-copy>p:not(.kicker){color:#8996a3;max-width:620px;font-size:17px;line-height:1.65}.security-copy ul{gap:12px;margin:35px 0 0;padding:0;list-style:none;display:grid}.security-copy li{background:#ffffff06;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex}.security-copy li>span{color:#4fe0ed;background:#1ecded1a;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.security-copy li div{flex-direction:column;gap:5px;display:flex}.security-copy li b{font-size:13px}.security-copy li small{color:#788591}.faq-section{color:var(--white);background:#07101a;grid-template-columns:.72fr 1.28fr;gap:110px;padding:140px max(24px,50vw - 640px);display:grid}.faq-section>div:first-child{align-self:start;position:-webkit-sticky;position:sticky;top:120px}.faq-section h2{letter-spacing:-.06em;margin:18px 0;font-size:clamp(43px,4.6vw,70px);font-weight:590;line-height:1.02}.faq-section>div:first-child>p:last-child{color:#8996a4;line-height:1.6}.faq-list{border-top:1px solid #ffffff1a}.faq-list article{border-bottom:1px solid #ffffff1a}.faq-list button{width:100%;color:var(--white);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:20px;padding:27px 0;font-size:18px;font-weight:650;display:flex}.faq-list button b{color:#5a6a7a;font-size:22px;font-weight:400}.faq-list article>p{color:#8996a4;margin:-8px 42px 26px 0;line-height:1.6}.final-cta{text-align:center;background:#07101a;padding:150px 24px 160px;position:relative;overflow:hidden}.final-cta .cta-orb{opacity:.14;filter:blur(110px);background:#0fb4ed;border-radius:50%;width:650px;height:650px;position:absolute;top:-310px;left:50%;transform:translate(-50%)}.final-cta>img{object-fit:contain;width:96px;height:70px;margin-bottom:25px;position:relative}.final-cta h2{letter-spacing:-.07em;margin:17px 0 22px;font-size:clamp(55px,7vw,104px);font-weight:540;line-height:.94;position:relative}.final-cta>p:not(.kicker){color:#8d9aa8;max-width:650px;margin:0 auto 35px;font-size:18px;line-height:1.55;position:relative}.final-cta .button{position:relative}footer{color:var(--white);background:#07101a;padding:70px max(24px,50vw - 640px) 30px}.footer-main{grid-template-columns:1fr 1.6fr 1fr;align-items:start;gap:50px;padding-bottom:60px;display:grid}.footer-main .brand img{width:auto;height:120px}.footer-main>p{color:#8996a4;max-width:450px;margin:0;line-height:1.6}.footer-main nav{justify-content:end;gap:14px;font-size:13px;font-weight:650;display:grid}.footer-bottom{color:#5a6a7a;border-top:1px solid #ffffff14;justify-content:space-between;padding-top:26px;font-size:11px;display:flex}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02070ce0;place-items:center;padding:20px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.demo-modal{width:min(520px,100%);max-height:calc(100vh - 40px);color:var(--white);background:#0c131d;border:1px solid #ffffff14;border-radius:22px;padding:35px;position:relative;overflow-y:auto;box-shadow:0 36px 100px #0009}.modal-close{color:#8d9aa9;cursor:pointer;background:0 0;border:0;font-size:27px;position:absolute;top:20px;right:23px}.modal-brand{align-items:center;gap:8px;margin-bottom:35px;font-size:13px;font-weight:850;display:flex}.modal-brand img{object-fit:contain;width:42px;height:31px}.demo-modal h2{letter-spacing:-.05em;max-width:400px;margin:0 0 13px;font-size:38px;line-height:1.05}.demo-modal>p{color:#8d9aa9;line-height:1.55}.demo-modal form{gap:14px;margin-top:28px;display:grid}.demo-modal label{color:#9da9b7;gap:7px;font-size:11px;font-weight:700;display:grid}.demo-modal input,.demo-modal select{width:100%;height:50px;color:var(--white);background:#050a11;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:0 14px}.demo-modal input:focus,.demo-modal select:focus{border-color:#1ebeda;box-shadow:0 0 0 3px #19c6e41f}.demo-modal input::placeholder{color:#5a6a7a}.demo-modal form .button{cursor:pointer;border:0;width:100%;margin-top:6px}.demo-modal>small{color:#5a6a7a;text-align:center;margin-top:15px;font-size:9px;display:block}.success-state{text-align:center;padding:35px 0 15px}.success-state>span{color:#4fe0ed;background:#1ecded1a;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 25px;font-size:30px;display:grid}.success-state p{color:#8d9aa9;line-height:1.6}.success-state .button{cursor:pointer;border:0}.menu-button,.mobile-nav{display:none}@media (max-width:900px){.desktop-nav,.login-link{display:none}.site-header{width:100%}.menu-button{background:#ffffff0a;border:1px solid #ffffff24;border-radius:50%;place-content:center;gap:6px;width:40px;height:40px;padding:10px;display:grid}.menu-button span{background:#fff;width:16px;height:1px;display:block}.mobile-nav{background:#050a11f7;border:1px solid #ffffff1c;border-radius:0 0 18px 18px;gap:8px;padding:22px;display:grid;position:absolute;top:69px;left:0;right:0;box-shadow:0 22px 50px #0006}.mobile-nav a,.mobile-nav button{color:#c9d3dc;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff14;padding:14px 4px}.mobile-nav .mobile-login{color:var(--white);font-weight:500}.mobile-nav .mobile-cta{color:#49dbea;cursor:pointer;border-bottom:0;justify-content:space-between;width:100%;display:flex}.hero{min-height:1030px;padding-top:145px}.intelligence-stage{height:430px}.floating-card{min-width:205px}.card-bank{left:3%}.card-ai{right:3%}.card-tax{left:4%}.audience-panel{grid-template-columns:1fr;gap:52px;padding:42px}.product-preview{transform:none}.feature-large{padding-bottom:300px;padding-right:38px}.reconcile-visual{width:auto;inset:auto 38px 32px;transform:none}.accountant-shell,.security,.faq-section{grid-template-columns:1fr;gap:60px}.tax-calendar{transform:none}.security{padding:100px 28px}.security-visual{min-height:400px}.faq-section{padding:100px 28px}.faq-section>div:first-child{position:static}.footer-main{grid-template-columns:1fr 1fr}.footer-main>p{grid-area:2/1/auto/-1}.footer-main nav{justify-content:start}}@media (max-width:600px){.site-header{height:68px}.brand span{display:none}.button-small{min-height:38px;font-size:12px}.header-actions .button-small{display:none}.hero{min-height:970px;padding:122px 18px 56px}.eyebrow{font-size:11px}.hero h1{font-size:50px}.hero-actions{flex-direction:column;align-items:stretch}.trust-line{flex-direction:column;align-items:center;gap:12px}.intelligence-stage{width:100%;height:380px;margin-top:48px}.core-orb{width:130px;height:130px}.core-orb img{width:80px}.floating-card{min-width:185px;padding:10px}.floating-card strong{font-size:10px}.card-bank{top:8%;left:3%}.card-ai{top:30%;right:2%}.card-tax{bottom:8%;left:3%}.solutions{padding:90px 16px}.audience-switch{width:100%}.audience-switch button{flex:1;padding:11px 9px}.audience-panel{border-radius:21px;padding:28px 20px}.preview-content{padding:26px 18px}.preview-body aside{width:48px;padding:12px}.preview-top{gap:36px}.platform{padding:92px 16px}.feature-grid{grid-template-columns:1fr}.feature-large{grid-column:auto;padding:28px 22px 340px}.feature-card{min-height:380px;padding:28px 22px}.feature-card h3{margin-top:34px}.feature-large .reconcile-visual{width:auto;margin-top:24px;position:relative;inset:auto;transform:none}.pulse-row,.connection-visual,.status-list{left:22px;right:22px}.metric-ring{left:22px}.pulse-row{position:relative;bottom:auto;left:auto;right:auto}.connection-visual,.status-list{margin-top:16px;position:relative;bottom:auto;left:auto;right:auto}.metric-ring{margin-top:16px;position:relative;bottom:auto;left:auto}.accountant-detail{padding:90px 16px}.accountant-items{grid-template-columns:1fr}.tax-calendar{padding:17px}.calendar-grid{gap:2px}.calendar-grid i{height:32px}.calendar-task strong{display:none}.integration-row{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.integration-row span{flex:none}.security{gap:28px;padding:86px 16px}.security-visual{min-height:330px}.shield{width:190px;height:220px}.security-visual>i{width:310px;height:310px}.faq-section{gap:45px;padding:90px 17px}.faq-list button{padding:22px 0;font-size:16px}.final-cta{padding:105px 17px}footer{padding:55px 20px 28px}.footer-main{text-align:center;grid-template-columns:1fr}.footer-main .brand{justify-content:center}.footer-main .brand img{margin:0 auto}.footer-main>p{grid-area:auto}.footer-main nav{justify-content:center;margin-top:10px}.footer-bottom{text-align:center;flex-direction:column;gap:12px}.demo-modal{padding:28px 20px}.demo-modal h2{font-size:32px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
