:root{--ink: #071631;--muted: #52627b;--blue: #075dff;--blue-deep: #003fea;--line: #d8e3f3;--page: #fbfdff}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:#a9c9ee transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#a9c9ee;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#86b5e9}body{margin:0;min-width:320px;color:var(--ink);background:radial-gradient(circle at 69% 37%,rgba(35,139,255,.08),transparent 29%),linear-gradient(180deg,#ffffff 0%,var(--page) 76%,#f4f8ff 100%);font-family:Manrope,ui-sans-serif,system-ui,sans-serif;letter-spacing:0}a{color:inherit}[hidden]{display:none!important}.site-shell{min-height:100vh;overflow-x:clip;overflow-y:visible}.reveal-on-scroll{transition:opacity .72s cubic-bezier(.2,.72,.18,1),transform .72s cubic-bezier(.2,.72,.18,1),filter .72s cubic-bezier(.2,.72,.18,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}.js .reveal-on-scroll{opacity:0;transform:translate3d(0,34px,0);filter:blur(8px)}.js .reveal-on-scroll.is-visible{opacity:1;transform:translateZ(0);filter:blur(0)}.site-header{position:sticky;z-index:100;top:0;isolation:isolate;width:min(1440px,calc(100% - 72px));height:104px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;background:transparent}.site-header:before{content:"";position:absolute;z-index:-1;inset:0 50%;margin-left:-50vw;margin-right:-50vw;background:#ffffffd1;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);pointer-events:none}.site-header-bordered{border-bottom:1px solid #d9e4f2}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content;text-decoration:none;font-size:24px;font-weight:800}.brand svg{width:31px;height:38px;fill:none;stroke:var(--blue);stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.site-header nav{display:flex;align-items:center;gap:26px}.site-header nav a,.contact-link{font-size:14px;font-weight:600;text-decoration:none}.site-header nav a:hover,.contact-link:hover{color:var(--blue)}.header-actions{justify-self:end;display:flex;align-items:center;gap:14px}.account-loading{width:46px;height:46px;display:grid;place-items:center;border:1px solid #c5d6eb;border-radius:50%;background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.95),rgba(255,255,255,.2) 34%,transparent 54%),conic-gradient(from 0deg,#075dff2e,#075dffbf,#075dff2e);box-shadow:0 0 0 4px #075dff0d;animation:account-loader-spin 1.1s linear infinite}.account-loading[hidden]{display:none}.account-loading span{width:34px;height:34px;border-radius:50%;background:linear-gradient(145deg,#fff,#edf5ff);box-shadow:inset 0 0 14px #075dff1f}@keyframes account-loader-spin{to{transform:rotate(360deg)}}.header-signin,.header-signout{border:0;color:#314965;background:transparent;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.header-setup-link{color:#075dff;font-size:11px;font-weight:800;text-decoration:none}.header-signin:hover,.header-signout:hover{color:var(--blue)}.header-account{display:flex;align-items:center;gap:9px}.header-account[hidden]{display:none}.header-email{max-width:135px;overflow:hidden;color:#53657b;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.owned-badge{padding:5px 7px;border:1px solid #a8d5bf;border-radius:5px;color:#116345;background:#edf9f3;font-size:8px;font-weight:800;text-transform:uppercase}.brand-lockup{display:inline-flex;align-items:center;gap:10px}.brain-logo{position:relative;width:34px;height:34px;display:block;overflow:hidden;border-radius:6px;background:#fff}.brain-logo img{position:absolute;width:72px;max-width:none;top:-18px;left:-19px}.brand-lockup-compact .brain-logo{width:30px;height:30px}.brand-lockup-compact .brain-logo img{width:64px;top:-16px;left:-17px}.platform-logo{flex:0 0 auto;display:inline-grid;place-items:center}.platform-logo-small{width:25px;height:25px}.platform-logo-medium{width:42px;height:42px}.platform-logo-large{width:46px;height:46px}.platform-logo img{width:72%;height:72%;object-fit:contain}.platform-logo-chatgpt{border:1px solid #cfe5dd;border-radius:7px;background:#f4fbf8}.platform-logo-claude{border:1px solid #f0d0bd;border-radius:7px;background:#fff7f2}.platform-logo-claude img{filter:invert(49%) sepia(85%) saturate(1544%) hue-rotate(341deg) brightness(96%) contrast(88%)}.google-signin-official{min-height:42px;display:inline-flex;align-items:center;gap:12px;padding:0 14px 0 11px;border:1px solid #747775;border-radius:4px;color:#1f1f1f;background:#fff;font:500 13px/1 Manrope,Arial,sans-serif;white-space:nowrap;cursor:pointer}.google-signin-official:hover{background:#f8faff;box-shadow:0 1px 2px #3c40432e}.google-signin-official[hidden],.profile-menu[hidden],.profile-popover[hidden]{display:none}.google-g,.google-g img{width:18px;height:18px;display:block}.profile-menu{position:relative}.profile-trigger{width:42px;height:42px;display:grid;place-items:center;padding:2px;border:1px solid #c5d6eb;border-radius:50%;background:#fff;cursor:pointer}.profile-trigger:hover,.profile-trigger[aria-expanded=true]{border-color:#78aff7;box-shadow:0 0 0 4px #075dff14}.profile-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#486684;background-color:#eef5fd;background-position:center;background-size:cover}.profile-avatar.has-picture svg{display:none}.profile-avatar svg{width:17px}.profile-avatar-large{flex:0 0 auto;width:42px;height:42px}.profile-popover{position:absolute;z-index:50;top:calc(100% + 12px);right:0;width:270px;max-height:min(520px,calc(100svh - 112px));overflow-y:auto;overscroll-behavior:contain;padding:10px;border:1px solid #d4dfed;border-radius:8px;background:#fff;box-shadow:0 22px 55px #0d32632e}.profile-summary{display:flex;align-items:center;gap:11px;padding:8px}.profile-summary strong,.profile-summary span{display:block}.profile-summary strong{max-width:175px;overflow:hidden;color:#173756;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-summary span:not(.profile-avatar){max-width:175px;margin-top:3px;overflow:hidden;color:#71849b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.profile-plan{display:block;margin:5px 8px 9px;padding:7px 9px;border:1px solid #b9dbc9;border-radius:5px;color:#176546;background:#f1faf5;font-size:8px;font-weight:800;text-transform:uppercase}.profile-popover nav{display:grid;padding-top:7px;border-top:1px solid #e5ecf4}.profile-popover nav a,.profile-popover nav button{min-height:40px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:5px;color:#34516f;background:transparent;font:inherit;font-size:10px;font-weight:700;text-align:left;text-decoration:none;cursor:pointer}.profile-popover nav a:hover,.profile-popover nav button:hover{background:#f2f7fd}.profile-popover nav svg{width:15px;color:#68829e}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 28px;border:1px solid transparent;border-radius:8px;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-primary{color:#fff;background:linear-gradient(135deg,#0876ff,var(--blue-deep));box-shadow:0 12px 30px #004eff38}.button-primary:hover{box-shadow:0 16px 36px #004eff4d}.button-secondary{border-color:#c8d7ed;background:#ffffffc2;box-shadow:0 8px 24px #1447910f;backdrop-filter:blur(8px)}.button-small{min-height:46px;padding:0 24px;font-size:14px}.hero{width:min(1440px,calc(100% - 72px));min-height:520px;margin:0 auto;display:grid;grid-template-columns:minmax(460px,.85fr) minmax(0,1.15fr);align-items:center;gap:32px;padding:28px 0 56px}.hero-copy{position:relative;z-index:3;padding-left:10px}.hero-assistants{display:flex;width:fit-content;max-width:100%;align-items:center;gap:9px;margin-bottom:22px;padding:6px 15px 6px 8px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a0d;font-size:13px;font-weight:600;letter-spacing:.01em;color:#475569}.hero-assistant-logos{display:inline-flex;align-items:center}.hero-assistant-logos img{width:24px;height:24px;border-radius:50%;padding:3px;background:#fff;border:1px solid rgba(15,23,42,.08)}.hero-assistant-logos img+img{margin-left:-8px}.eyebrow{display:none}h1,h2,p{margin-top:0}h1{max-width:620px;margin-bottom:20px;font-size:clamp(34px,2.65vw,44px);line-height:1.08;font-weight:500}.hero-title{display:block;width:fit-content;max-width:100%;font-size:clamp(38px,3.3vw,54px);line-height:1.05;font-weight:700;letter-spacing:-.012em}.hero-title img{flex:0 0 auto;width:clamp(43px,3.55vw,58px);height:auto;margin-top:.08em;filter:brightness(0) saturate(100%) invert(58%) sepia(65%) saturate(676%) hue-rotate(325deg) brightness(90%) contrast(86%)}.hero-title-text,.hero-title-line{display:block}.hero-title-text{max-width:540px}.assistant-highlight{display:inline-block;border-radius:12px;padding:.02em .22em;line-height:1.04}.assistant-highlight-claude{color:#bd4f2c;background:#d9775729}.assistant-highlight-gpt{color:#0a8f66;background:#10b98129}.hero-summary{max-width:540px;margin-bottom:34px;color:var(--muted);font-size:16px;font-weight:500;line-height:1.62}.hero-actions{display:flex;align-items:center;gap:14px}.hero-visual{position:relative;z-index:1;min-width:0;width:103%;margin-left:0}.flow-wrap{position:relative;width:100%;aspect-ratio:1672 / 941;isolation:isolate}.flow-wrap img,.flow-overlay{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;user-select:none}.flow-wrap img{object-fit:contain;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 3.5%,#000 96.5%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 3.5%,#000 95%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0,#000 3.5%,#000 96.5%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 3.5%,#000 95%,transparent 100%);mask-composite:intersect}.flow-overlay{z-index:4;overflow:visible}.motion-paths path{fill:none;stroke:transparent}.sphere-pellet{filter:url(#sphereGlow);opacity:1;animation:none}.center-glow{position:absolute;z-index:2;left:35.05%;top:12.2%;width:24.55%;height:44.6%;border-radius:34px;pointer-events:none;opacity:.48;box-shadow:0 0 26px #006eff29,0 0 68px #00d9ff1f,inset 0 0 18px #0077ff0a;mix-blend-mode:multiply;animation:intelligence-pulse 3.2s ease-in-out infinite}.comparison{position:relative;padding:110px max(36px,calc((100% - 1380px)/2)) 132px;background:linear-gradient(180deg,#f4f8ff,#fbfdff 18%,#fff);overflow:hidden}.comparison:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(27,110,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(27,110,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 82%,transparent)}.comparison-heading{position:relative;z-index:1;max-width:820px;margin:0 auto 64px;text-align:center}.section-kicker{margin-bottom:14px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.comparison-heading h2{margin-bottom:18px;font-size:clamp(38px,4vw,58px);line-height:1.08}.comparison-heading>p:last-child{max-width:700px;margin:0 auto;color:var(--muted);font-size:17px;font-weight:500;line-height:1.7}.comparison-stage{position:relative;z-index:1;max-width:1320px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.89fr) 72px minmax(0,1.11fr);align-items:center}.compare-card{position:relative;min-width:0;border-radius:8px;background:#ffffffe6}.compare-card-normal{padding:34px 30px 30px;border:1px solid #dce4ef;box-shadow:0 24px 70px #263e5f14}.compare-card-taxbykk{min-height:820px;display:flex;flex-direction:column;padding:42px 36px 36px;border:1px solid #62a5ff;background:radial-gradient(circle at 50% 25%,rgba(0,126,255,.12),transparent 36%),#fffffff5;box-shadow:0 28px 80px #0056e129,0 0 0 6px #2d8bff0f}.compare-card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:36px}.card-label,.method-tag,.visual-label{color:#66809f;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.compare-card-heading h3{margin:7px 0 6px;font-size:27px;line-height:1.12}.compare-card-heading p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.5}.method-tag{flex:0 0 auto;padding:8px 10px;border:1px solid #a8ccff;border-radius:5px;color:#075dff;background:#edf6ff;letter-spacing:.04em}.method-tag-muted{border-color:#d9e1eb;color:#75859a;background:#f5f7fa}.normal-flow,.taxbykk-flow{position:relative;min-width:0}.normal-flow{min-height:245px;display:grid;grid-template-columns:1fr 82px .84fr;align-items:center;gap:12px;padding:24px 18px;border:1px solid #e4eaf1;border-radius:7px;background:#f8fafc}.chunk-stack{position:relative;display:grid;gap:8px;padding-top:20px}.chunk-stack .visual-label,.source-stack .visual-label,.answer-card .visual-label{position:absolute;top:0;left:0}.chunk{position:relative;min-height:58px;padding:10px 11px;border:1px solid #dce3eb;border-radius:6px;background:#fff;box-shadow:0 5px 10px #2036530d;overflow:hidden}.chunk b,.chunk span{display:block;color:#56667a;font-size:8px;line-height:1.35}.chunk b{margin-bottom:3px;color:#34455b}.chunk i{display:block;width:74%;height:3px;margin-top:4px;border-radius:4px;background:#dce3ec}.chunk i:last-child{width:48%}.chunk-faded{opacity:.66}.fragment-path{position:relative;height:150px}.fragment-path span{position:absolute;left:0;width:55%;height:1px;background:#c7d0dc;transform-origin:right}.fragment-path span:nth-child(1){top:34px;transform:rotate(23deg)}.fragment-path span:nth-child(2){top:74px}.fragment-path span:nth-child(3){top:114px;transform:rotate(-23deg)}.fragment-path:after{content:"";position:absolute;top:74px;right:0;width:46%;height:1px;background:#c7d0dc}.fragment-path b{position:absolute;z-index:1;top:55px;left:calc(50% - 20px);width:40px;height:40px;display:grid;place-items:center;border:1px solid #d3dbe5;border-radius:50%;color:#77869a;background:#fff;box-shadow:0 5px 14px #3246601a}.summary-sheet{position:relative;min-height:106px;padding:37px 16px 14px;border:1px solid #dce3eb;border-radius:7px;background:#fff;box-shadow:0 8px 20px #22375414}.summary-sheet .visual-label{top:15px;left:16px}.summary-sheet i{display:block;height:5px;margin-bottom:8px;border-radius:4px;background:#d8e0e9}.summary-sheet i:nth-of-type(2){width:84%}.summary-sheet i:nth-of-type(3){width:68%}.summary-sheet i:nth-of-type(4){width:43%}.proof-list{margin:24px 0 0;padding:0;list-style:none}.proof-list li{display:flex;align-items:center;gap:13px;min-height:49px;border-bottom:1px solid #e6ebf2;color:#53647a;font-size:13px;font-weight:600}.proof-list li:last-child{border-bottom:0}.proof-list>li>span{flex:0 0 auto;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;font-size:14px;font-weight:800}.proof-list-muted>li>span{color:#fff;background:#bcc6d3}.normal-outcome,.taxbykk-outcome{display:flex;align-items:center;gap:13px;margin-top:24px;padding:18px;border-radius:7px}.normal-outcome{border:1px solid #e0e6ee;background:#f6f8fa}.normal-outcome p,.taxbykk-outcome p{margin:0;color:#5e6d80;font-size:12px}.outcome-mark{width:32px;height:32px;display:grid;place-items:center;border:1px solid #d3dbe5;border-radius:50%;color:#76869b;background:#fff;font-weight:800}.versus{position:relative;z-index:3;width:72px;height:72px;display:grid;place-items:center;margin:0 auto;border:1px solid #d5e3f7;border-radius:50%;color:var(--blue);background:#fff;box-shadow:0 12px 32px #104da624}.versus span{font-size:17px;font-weight:800;text-transform:uppercase}.recommended-ribbon{position:absolute;top:-15px;right:28px;padding:8px 14px;border-radius:5px;color:#fff;background:#075dff;box-shadow:0 8px 20px #005bff3d;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.compare-card-taxbykk .card-label,.compare-card-taxbykk h3{color:#064dd8}.taxbykk-flow{min-height:260px;display:grid;grid-template-columns:.86fr 42px 1fr 42px 1.06fr;align-items:center;gap:8px;padding:28px 8px 24px;border-top:1px solid #d8eaff;border-bottom:1px solid #d8eaff}.source-stack{position:relative;height:184px}.paper{position:absolute;width:112px;height:148px;border:1px solid #bcd4f5;border-radius:5px;background:#fff;box-shadow:0 10px 18px #0e46961a}.paper-back{left:1px;top:32px;transform:rotate(-5deg)}.paper-middle{left:9px;top:25px;transform:rotate(-2deg)}.paper-front{left:17px;top:20px;padding:14px 10px}.paper-front span,.paper-front b,.paper-front em,.paper-front small{display:block;font-style:normal}.paper-type{margin-bottom:8px;color:#22456f;font-size:6px;font-weight:800}.paper-front b{margin-bottom:3px;color:#0c346c;font-size:9px}.paper-front em{margin-bottom:15px;color:#60748d;font-size:5px}.paper-front i{display:block;height:4px;margin-bottom:6px;border-radius:4px;background:#a9d0ff}.paper-front i:nth-of-type(3){width:78%}.paper-front i:nth-of-type(4){width:53%;background:#d8e9fb}.paper-front small{position:absolute;right:9px;bottom:7px;color:#63758b;font-size:5px;font-weight:700}.research-path{position:relative;height:3px;background:linear-gradient(90deg,#7ebcff,#075dff)}.research-path:after{content:"";position:absolute;right:-1px;top:-3px;width:8px;height:8px;border-top:2px solid #075dff;border-right:2px solid #075dff;transform:rotate(45deg)}.research-path span{position:absolute;top:-3px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#04c8ff;box-shadow:0 0 8px #00c8ff;animation:research-travel 2.4s linear infinite}.research-path span:nth-child(2){animation-delay:-.8s}.research-path span:nth-child(3){animation-delay:-1.6s}.reasoning-core{position:relative;min-height:184px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px 12px;border:1px solid #86bfff;border-radius:7px;background:#ffffffd6;box-shadow:0 12px 28px #005be51f,inset 0 0 28px #2491ff14;overflow:hidden}.reasoning-glyph{position:relative;width:42px;height:38px;margin-bottom:14px}.reasoning-glyph span{position:absolute;border:2px solid #075dff;border-radius:50%}.reasoning-glyph span:nth-child(1){inset:0 18px 0 0}.reasoning-glyph span:nth-child(2){inset:0 0 0 18px}.reasoning-glyph span:nth-child(3){top:7px;left:10px;width:22px;height:24px;border-radius:6px}.reasoning-core p{position:relative;z-index:2;margin:2px 0;color:#49617e;font-size:8px;line-height:1.45}.reasoning-core b{color:#073f9b}.reasoning-orbit{position:absolute;border:1px solid rgba(52,148,255,.19);border-radius:50%}.orbit-one{width:130px;height:130px}.orbit-two{width:180px;height:180px}.answer-card{position:relative;min-height:164px;padding:44px 15px 15px;border:1px solid #87c1ff;border-radius:7px;background:#fff;box-shadow:0 12px 24px #0055d21f}.answer-card .visual-label{top:16px;left:15px;color:#075dff}.answer-card>b{display:block;color:#1e416d;font-size:9px;line-height:1.65}.citation-chip{position:absolute;right:13px;bottom:13px;display:inline-flex;align-items:center;gap:7px;padding:7px 8px;border:1px solid #afd2ff;border-radius:5px;color:#075dff;background:#eef6ff;font-size:8px;font-weight:800}.citation-chip svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.proof-list-taxbykk{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin-top:26px}.proof-list-taxbykk li{min-height:68px}.proof-list-taxbykk>li>span{color:#fff;background:linear-gradient(145deg,#3297ff,#075dff);box-shadow:0 5px 12px #005bff38}.proof-list-taxbykk p{margin:0}.proof-list-taxbykk b,.proof-list-taxbykk small{display:block}.proof-list-taxbykk b{color:#183b68;font-size:11px}.proof-list-taxbykk small{margin-top:3px;color:#70819a;font-size:8px;line-height:1.45}.taxbykk-outcome{margin-top:auto;border:1px solid #75b6ff;background:linear-gradient(90deg,#f5faff,#e9f4ff);box-shadow:0 10px 24px #005bff14}.taxbykk-outcome p{color:#074bbf}.citation-seal{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#3297ff,#075dff);box-shadow:0 6px 14px #005bff40}.citation-seal svg{width:17px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.page-proof{margin-left:auto;padding:7px 9px;border:1px solid #b4d5ff;border-radius:5px;color:#075dff;background:#fff;font-size:8px;font-weight:800;text-transform:uppercase}@keyframes intelligence-pulse{0%,to{opacity:.34;transform:scale(1)}50%{opacity:.78;transform:scale(1.015)}}@keyframes pellet-reveal{to{opacity:.98}}@keyframes research-travel{0%{left:0}to{left:calc(100% - 8px)}}@media(max-width:1180px){.site-header,.hero{width:min(100% - 40px,1040px)}.site-header nav{display:none}.site-header{grid-template-columns:1fr 1fr}.hero{grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);gap:22px}.hero-visual{width:108%;margin-left:-3%}.comparison-stage{grid-template-columns:minmax(0,.86fr) 54px minmax(0,1.14fr)}.compare-card-normal{padding:28px 22px 24px}.compare-card-taxbykk{padding:38px 26px 28px}.taxbykk-flow{grid-template-columns:.9fr 28px 1fr 28px 1fr}}@media(max-width:860px){.site-header{height:84px}.contact-link{display:none}.hero{min-height:auto;grid-template-columns:1fr;gap:24px;padding:58px 0 70px}.hero-copy{padding-left:0;text-align:center}h1{max-width:620px;margin-right:auto;margin-left:auto;font-size:clamp(38px,7vw,50px)}.hero-assistants{margin-right:auto;margin-left:auto}.hero-title{margin-right:auto;margin-left:auto;text-align:left}.hero-summary{margin-right:auto;margin-left:auto}.hero-actions{justify-content:center}.hero-visual{width:122%;margin:-12px 0 0 -11%}.comparison{padding-top:86px}.comparison-heading{margin-bottom:44px}.comparison-stage{max-width:680px;grid-template-columns:1fr;gap:38px}.versus{width:58px;height:58px}.compare-card-taxbykk{min-height:0}}@media(max-width:560px){.site-header,.hero{width:min(100% - 28px,520px)}.hero-title{font-size:clamp(34px,8.5vw,46px)}.site-header{grid-template-columns:auto 1fr;gap:10px}.brand{gap:8px;font-size:19px}.brand svg{width:25px;height:31px}.header-actions>.button-small{display:none}.header-actions{min-width:0;gap:8px}.google-signin-official{max-width:calc(100vw - 172px);min-width:0;min-height:42px;gap:8px;padding:0 11px;border-radius:10px;font-size:12px}.google-signin-official span{min-width:0;overflow:hidden;text-overflow:ellipsis}.profile-popover{position:fixed;top:76px;right:14px;left:14px;width:auto;max-height:calc(100svh - 92px);padding:14px;border-radius:14px}.profile-popover nav{display:grid;gap:5px}.profile-popover nav a,.profile-popover nav button{min-height:52px;font-size:14px}.button-small{min-height:40px;padding:0 14px;font-size:12px}.hero{padding-top:42px}h1{font-size:34px;line-height:1.12}.hero-summary{font-size:14px;line-height:1.65}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-actions .button{min-height:50px;padding:0 13px;font-size:13px}.hero-visual{width:162%;margin:0 0 0 -31%}.comparison{padding:74px 14px 88px}.comparison-heading{padding:0 10px}.comparison-heading h2{font-size:37px}.comparison-heading>p:last-child{font-size:14px}.compare-card-heading{display:block;margin-bottom:26px}.method-tag{display:inline-block;margin-top:14px}.compare-card-normal,.compare-card-taxbykk{padding:28px 18px 20px}.normal-flow{min-height:540px;grid-template-columns:1fr}.fragment-path{height:58px;transform:rotate(90deg)}.summary-sheet{min-height:120px}.taxbykk-flow{min-height:690px;grid-template-columns:1fr;gap:22px}.source-stack{width:150px;margin:0 auto}.research-path{width:54px;margin:0 auto;transform:rotate(90deg)}.reasoning-core,.answer-card{width:min(100%,230px);margin:0 auto}.proof-list-taxbykk{grid-template-columns:1fr;gap:0}.taxbykk-outcome{align-items:flex-start}.page-proof{display:none}}.workflows-section{padding:116px max(36px,calc((100% - 1320px)/2)) 136px;background:linear-gradient(rgba(27,110,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(27,110,255,.028) 1px,transparent 1px),linear-gradient(180deg,#f8fbff,#fff);background-size:48px 48px,48px 48px,auto}.workflows-heading{max-width:820px;margin:0 auto 48px;text-align:center}.workflows-heading h2{margin-bottom:16px;font-size:clamp(38px,4vw,58px);line-height:1.08}.workflows-heading>p:last-child{margin:0;color:var(--muted);font-size:17px;line-height:1.7}.workflow-switch{max-width:1240px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 auto 42px}.workflow-option{min-height:154px;display:flex;align-items:flex-start;gap:16px;padding:24px 22px;border:1px solid #d7e2f0;border-radius:8px;color:#415774;background:#ffffffe0;box-shadow:0 10px 26px #1543820d;font:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.workflow-option:hover{transform:translateY(-2px)}.workflow-option.is-active{border-color:#6af;color:#104a9e;background:#fff;box-shadow:0 14px 34px #005bff1f,inset 0 -3px #075dff}.workflow-icon{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border:1px solid #c8d6e8;border-radius:7px;color:#788ba4;background:#f8fafc}.workflow-icon svg{width:21px;height:21px;stroke-width:1.8}.workflow-option.is-active .workflow-icon{border-color:#75b4ff;color:#fff;background:#075dff}.workflow-option b,.workflow-option small{display:block}.workflow-option b{margin:1px 0 9px;color:#173754;font-size:16px}.workflow-option small{color:#708199;font-size:12px;line-height:1.6}.workflow-demo-stack{max-width:1160px;margin:0 auto}.workflow-demo[hidden]{display:none}.workflow-demo{animation:demo-enter .26s ease both}.workflow-demo header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);align-items:end;gap:48px;margin-bottom:26px}.workflow-demo header span{display:block;margin-bottom:9px;color:#075dff;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.workflow-demo header h3{margin:0;font-size:clamp(25px,3vw,38px);line-height:1.15}.workflow-demo header p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.workflow-video-shell{position:relative;aspect-ratio:16 / 9;border:1px solid #99c8ff;border-radius:8px;background:#eaf4ff;box-shadow:0 28px 74px #0c4da929,0 0 0 7px #3e91ff0d;overflow:hidden}.workflow-video-shell video{position:absolute;inset:0;width:100%;height:100%}.workflow-video-shell video{object-fit:cover;filter:none}.workflow-video-label{position:absolute;right:20px;bottom:20px;display:grid;gap:2px;padding:11px 13px;border:1px solid rgba(255,255,255,.6);border-radius:6px;color:#fff;background:#0716319e;backdrop-filter:blur(10px)}.workflow-video-label b{font-size:11px}.workflow-video-label small{font-size:8px;opacity:.72}@media(max-width:1060px){.workflow-switch{grid-template-columns:1fr 1fr}.workflow-option{min-height:132px}}@media(max-width:860px){.workflows-section{padding-top:86px}.workflow-demo header{grid-template-columns:1fr;gap:12px}}@media(max-width:560px){.workflows-section{padding:74px 14px 88px}.workflows-heading{padding:0 10px}.workflows-heading h2{font-size:37px}.workflows-heading>p:last-child{font-size:14px}.workflow-switch{grid-template-columns:1fr;gap:9px;margin-bottom:34px}.workflow-option{min-height:0;padding:18px}.workflow-video-shell{aspect-ratio:4 / 3}.workflow-video-label{right:10px;bottom:10px}.workflow-video-label small{display:none}}.pricing-section{padding:116px max(36px,calc((100% - 1000px)/2)) 140px;background:radial-gradient(circle at 36% 42%,rgba(24,119,255,.09),transparent 30%),linear-gradient(180deg,#fff,#f7faff)}.pricing-heading{max-width:720px;margin:0 auto 30px;text-align:center}.pricing-heading h2{margin-bottom:14px;font-size:clamp(42px,5vw,66px);line-height:1.05}.pricing-heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.billing-switch{width:min(100%,420px);min-height:58px;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 auto 42px;padding:4px;border:1px solid #d5e1f0;border-radius:8px;background:#f4f7fb}.billing-option{border:1px solid transparent;border-radius:6px;color:#65768c;background:transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.billing-option.is-active{border-color:#77b3ff;color:#075dff;background:#fff;box-shadow:0 6px 18px #005bff1a}.billing-option span{margin-left:5px;padding:4px 6px;border-radius:4px;color:#075dff;background:#e8f2ff;font-size:9px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.pricing-card{min-height:650px;display:flex;flex-direction:column;padding:34px;border:1px solid #d8e2ef;border-radius:8px;background:#fffffff0;box-shadow:0 22px 60px #19448014}.pricing-card-consumer{border-color:#67a9ff;box-shadow:0 25px 68px #005bff24,0 0 0 6px #4092ff0d}.pricing-card-top{min-height:70px;display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.pricing-label{display:block;margin-bottom:8px;color:#6d8098;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pricing-card h3{margin:0;font-size:27px;line-height:1.2}.trial-badge{padding:7px 9px;border:1px solid #b9d7ff;border-radius:5px;color:#075dff;background:#edf6ff;font-size:9px;font-weight:800;white-space:nowrap}.price-display,.enterprise-price{min-height:130px;padding:22px 0;border-top:1px solid #e0e7f0;border-bottom:1px solid #e0e7f0}.price-display[hidden]{display:none}.price-display>div{display:flex;align-items:baseline;gap:4px;color:#075dff}.currency{font-size:29px;font-weight:700}.price-display strong{font-size:60px;line-height:1}.price-period{color:#263a55;font-size:16px;font-weight:700}.price-display p,.enterprise-price p{margin:11px 0 0;color:#6c7d91;font-size:12px;line-height:1.5}.enterprise-price strong{display:block;color:#152d4b;font-size:34px;line-height:1.2}.pricing-description{min-height:118px;margin:0;padding:22px 0;border-bottom:1px solid #e0e7f0;color:#53657b;font-size:13px;line-height:1.7}.pricing-features{display:grid;gap:14px;margin:24px 0 30px;padding:0;list-style:none}.pricing-features li{display:flex;align-items:center;gap:10px;color:#344c69;font-size:13px;font-weight:600}.pricing-features svg{flex:0 0 auto;width:20px;height:20px;padding:4px;border-radius:50%;color:#fff;background:#075dff;stroke-width:3}.pricing-button{min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;border:1px solid #075dff;border-radius:7px;font:inherit;font-size:14px;font-weight:800;cursor:pointer;text-decoration:none}.pricing-button:disabled,.pricing-button.is-owned{border-color:#9dcdb8;color:#176146;background:#edf9f3;box-shadow:none;cursor:default}.pricing-button.is-expiring{border-color:#f0b4b4;color:#a62f2f;background:#fff3f3}.pricing-button.is-trialing{border-color:#9ec5ff;color:#075dff;background:#eef6ff}.pricing-button.is-owned svg,.pricing-button.is-expiring svg,.pricing-button.is-trialing svg{display:none!important}.checkout-open{overflow:hidden;background:#f5f9ff}.checkout-page{position:fixed;z-index:50;inset:0;overflow-y:auto;color:var(--ink);background:linear-gradient(rgba(32,113,235,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(32,113,235,.055) 1px,transparent 1px),#f8fbff;background-size:64px 64px}.checkout-page[hidden]{display:none}.checkout-header{width:min(1280px,calc(100% - 40px));min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;border-bottom:1px solid #dce8f7}.checkout-back{justify-self:start;border:0;color:#3b5879;background:transparent;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.checkout-brand{display:flex;align-items:center;color:var(--ink);text-decoration:none}.checkout-brand .brand-lockup{font-size:18px}.checkout-secure{justify-self:end;color:#617893;font-size:12px;font-weight:700}.checkout-layout{width:min(1120px,calc(100% - 40px));min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,470px);gap:72px;align-items:center;margin:0 auto;padding:60px 0 80px}.checkout-copy{max-width:510px}.checkout-kicker{margin-bottom:14px;color:#075dff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.checkout-copy h2{margin-bottom:18px;font-size:clamp(42px,5vw,68px);line-height:1.02}.checkout-copy>p:not(.checkout-kicker){color:#58708d;font-size:16px;line-height:1.75}.checkout-copy ul{display:grid;gap:18px;margin-top:36px;padding:0;list-style:none}.checkout-copy li{display:flex;align-items:center;gap:14px;color:#244667;font-size:14px;font-weight:700}.checkout-copy li span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #b9d5f7;border-radius:50%;color:#075dff;background:#fff;font-size:10px}.checkout-panel{padding:30px;border:1px solid #b8d4f7;border-radius:8px;background:#fffffff5;box-shadow:0 24px 70px #18539926}.checkout-account-row,.checkout-plan-row,.checkout-due-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.checkout-account-row{padding-bottom:18px;border-bottom:1px solid #e0eaf6;color:#70849c;font-size:11px}.checkout-account-row strong{max-width:250px;overflow:hidden;color:#203d5c;text-overflow:ellipsis;white-space:nowrap}.checkout-plan-row{padding:26px 0;border-bottom:1px solid #e0eaf6}.checkout-plan-label{display:block;margin-bottom:6px;color:#70849c;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.checkout-plan-row strong{color:#102d4e;font-size:20px}.checkout-total{display:grid;justify-items:end}.checkout-total>span{min-height:17px;color:#91a1b4;font-size:11px;text-decoration:line-through}.checkout-total strong{color:#075dff;font-size:31px}.checkout-total small{color:#70849c;font-size:10px}.coupon-field{padding:24px 0;border-bottom:1px solid #e0eaf6}.coupon-field label{display:block;margin-bottom:9px;color:#284968;font-size:12px;font-weight:800}.coupon-field>div{display:grid;grid-template-columns:1fr auto;gap:8px}.coupon-field input{min-width:0;height:46px;padding:0 13px;border:1px solid #c8daee;border-radius:6px;color:#173653;background:#fbfdff;font:inherit;font-size:13px;text-transform:uppercase}.coupon-field button{min-height:46px;min-width:82px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #8fbdf4;border-radius:6px;color:#075dff;background:#f2f8ff;font:inherit;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.coupon-field p{min-height:18px;margin-top:8px;color:#316a54;font-size:11px;line-height:1.5}.coupon-field p.is-success,.coupon-field p.is-error{min-height:0;padding:8px 10px;border-radius:10px;font-size:12px;font-weight:750}.coupon-field p.is-success{border:1px solid #b8ead2;color:#176146;background:#ecfdf5}.coupon-field p.is-error{border:1px solid #ffc9d0;color:#a0182c;background:#fff1f2}.checkout-due-row{padding:24px 0 18px;color:#4c6681;font-size:13px;font-weight:700}.checkout-due-row strong{color:#102d4e;font-size:24px}.checkout-pay-button{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #075dff;border-radius:7px;color:#fff;background:linear-gradient(135deg,#0876ff,var(--blue-deep));box-shadow:0 14px 30px #004eff33;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.checkout-pay-button:disabled,.coupon-field button:disabled{opacity:.82;cursor:wait}.activation-open{min-height:100vh;background:linear-gradient(rgba(228,239,255,.44) 1px,transparent 1px),linear-gradient(90deg,rgba(228,239,255,.44) 1px,transparent 1px),#f8fbff;background-size:72px 72px}.activation-page[hidden]{display:none}.activation-page{min-height:100vh}.activation-shell{width:min(100% - 48px,840px);min-height:calc(100vh - 96px);display:grid;place-items:center;margin:0 auto;padding:54px 0 86px}.activation-card{width:min(100%,620px);padding:42px;border:1px solid #cfe2ff;border-radius:12px;background:radial-gradient(circle at 50% 0%,rgba(7,93,255,.09),transparent 38%),#fffffff0;box-shadow:0 28px 80px #1f4b8224;text-align:center}.activation-mark{width:68px;height:68px;display:grid;place-items:center;margin:0 auto 18px;border:1px solid #b8d5ff;border-radius:14px;background:#fff;box-shadow:0 14px 36px #075dff1f}.activation-mark .brand-lockup{gap:0}.activation-mark .brand-lockup span{display:none}.activation-kicker{margin-bottom:8px;color:#075dff;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.activation-card h2{margin-bottom:12px;font-size:clamp(30px,4vw,44px);line-height:1.08}.activation-card>p:last-of-type{max-width:520px;margin:0 auto 28px;color:#58708c;font-size:16px;line-height:1.65}.activation-skeleton{display:grid;gap:12px}.activation-skeleton span{height:16px;border-radius:999px;background:linear-gradient(90deg,#e8f1ff,#f7fbff 46%,#dcecff);background-size:220% 100%;animation:activation-shimmer 1.1s ease-in-out infinite}.activation-skeleton span:nth-child(2){width:82%;margin:0 auto;animation-delay:.12s}.activation-skeleton span:nth-child(3){width:64%;margin:0 auto;animation-delay:.24s}.checkout-status{min-height:20px;margin-top:12px;color:#315f93;font-size:11px;line-height:1.55;text-align:center}.checkout-note{margin-top:4px;color:#8797a9;font-size:10px;line-height:1.55;text-align:center}.auth-dialog{width:min(440px,calc(100% - 30px));padding:0;border:0;border-radius:8px;color:var(--ink);background:#fff;box-shadow:0 30px 100px #07163147}.auth-dialog::backdrop{background:#07163175;backdrop-filter:blur(5px)}.auth-dialog-content{position:relative;padding:36px;text-align:center}.auth-dialog-close{position:absolute;top:13px;right:13px;width:32px;height:32px;border:0;border-radius:50%;color:#65778e;background:#f3f6fa;font:inherit;font-size:20px;cursor:pointer}.auth-dialog-mark{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 18px;border-radius:8px;color:#fff;background:linear-gradient(145deg,#3297ff,#075dff);box-shadow:0 10px 24px #005bff33}.auth-dialog-mark svg{width:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.auth-dialog-kicker{margin-bottom:8px;color:#075dff;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.auth-dialog h2{margin-bottom:11px;font-size:25px;line-height:1.2}.auth-dialog-content>p:not(.auth-dialog-kicker):not(.auth-dialog-status){margin-bottom:24px;color:#65778e;font-size:13px;line-height:1.65}.google-signin-button,.checkout-continue-button{min-height:52px;display:flex;align-items:center;justify-content:center;gap:11px;width:100%;border:1px solid #c8d7ea;border-radius:7px;color:#203853;background:#fff;font:inherit;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.google-signin-button[hidden],.checkout-continue-button[hidden]{display:none}.google-signin-button span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#4285f4;font-size:13px}.checkout-continue-button{border-color:#075dff;color:#fff;background:linear-gradient(135deg,#0876ff,var(--blue-deep))}.checkout-continue-button:disabled{opacity:.58;cursor:wait}.auth-dialog-status{min-height:20px;margin:14px 0 0;color:#65778e;font-size:11px}.billing-toast{position:fixed;z-index:30;right:20px;bottom:20px;max-width:360px;padding:14px 16px;border:1px solid #a8cfff;border-radius:7px;color:#0d458d;background:#fff;box-shadow:0 18px 50px #07377e33;font-size:12px;font-weight:700}.billing-toast[hidden]{display:none}.pricing-button svg{width:18px;height:18px}.pricing-button-primary{color:#fff;background:linear-gradient(135deg,#0876ff,var(--blue-deep));box-shadow:0 12px 28px #004eff33}.pricing-button-secondary{color:#075dff;background:#fff}.pricing-setup-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:10px;border:1px solid #075dff;border-radius:7px;color:#fff;background:#075dff;box-shadow:0 10px 24px #075dff2e;font-size:14px;font-weight:800;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.pricing-setup-button:hover{border-color:#004ad6;background:#004ad6;transform:translateY(-1px)}.pricing-setup-button[hidden]{display:none}.pricing-setup-button svg{width:17px;height:17px}@media(max-width:860px){.pricing-section{padding-top:86px}.pricing-grid{max-width:620px;grid-template-columns:1fr;margin:0 auto}.checkout-layout{grid-template-columns:1fr;gap:38px;align-items:start}.checkout-copy{max-width:680px}}@media(max-width:560px){.pricing-section{padding:74px 14px 88px}.pricing-heading{padding:0 10px}.pricing-heading h2{font-size:46px}.pricing-card{min-height:0;padding:26px 20px}.pricing-card-top{display:block}.trial-badge{display:inline-block;margin-top:12px}.price-display,.enterprise-price{margin-top:18px}.price-display strong{font-size:52px}.auth-dialog-content{padding:32px 22px 24px}.billing-toast{right:12px;bottom:12px;left:12px;max-width:none}.checkout-header{width:min(100% - 24px,1280px);grid-template-columns:1fr auto}.checkout-brand{justify-self:end}.checkout-secure{display:none}.checkout-layout{width:min(100% - 24px,1120px);padding:38px 0 50px}.checkout-copy h2{font-size:42px}.checkout-panel{padding:22px 18px}.checkout-account-row{align-items:flex-start;flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.comparison-stage{max-width:1180px;grid-template-columns:minmax(0,.92fr) 112px minmax(0,1.08fr);align-items:start}.comparison-stage .versus{width:58px;height:58px}.compare-card-normal{padding:32px}.compare-card-taxbykk{min-height:920px;padding:38px 36px 34px}.compare-card-heading{align-items:center;justify-content:flex-start;gap:14px;margin-bottom:26px}.compare-card-heading h3{margin:4px 0 0;font-size:25px}.product-mark{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:7px}.product-mark-muted{display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid #dce3eb;background:#f6f8fa}.product-mark-muted span{width:4px;height:4px;border-radius:50%;background:#8d9aab}.product-mark-taxbykk{overflow:hidden;color:#fff;background:#fff;box-shadow:0 7px 16px #005bff3b}.product-mark-taxbykk img{width:82px;max-width:none}.research-question,.answer-block,.trace-panel,.citation-row{padding:20px 0;border-top:1px solid #e1e8f1}.research-question span,.answer-block>span,.trace-title{display:block;margin-bottom:10px;color:#71829a;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.research-question p{margin:0;color:#1a334f;font-family:inherit;font-size:15px;font-style:normal;font-weight:600;line-height:1.7}.answer-block p{margin:0;color:#50627a;font-size:14px;line-height:1.75}.answer-block-taxbykk p{color:#25466d}.answer-block-taxbykk p b{color:#0751ca}.trace-panel-empty{min-height:154px}.empty-trace{min-height:100px;display:grid;place-items:center;padding:20px;border:1px dashed #d8e0ea;border-radius:6px;color:#8491a2;background:#f8fafc;text-align:center}.empty-trace p{max-width:230px;margin:0;font-size:13px;line-height:1.6}.empty-line{position:relative;width:84px;height:1px;background:#d5dde7}.empty-line:before,.empty-line:after{content:"";position:absolute;top:-4px;width:9px;height:9px;border:1px solid #cbd5e1;border-radius:50%;background:#f8fafc}.empty-line:before{left:0}.empty-line:after{right:0}.reasoning-trace{margin:0;padding:0;list-style:none}.reasoning-trace li{position:relative;display:flex;gap:12px;padding:0 0 18px}.reasoning-trace li:last-child{padding-bottom:0}.reasoning-trace li:not(:last-child):after{content:"";position:absolute;top:25px;left:12px;bottom:3px;width:1px;background:#b9d6ff}.reasoning-trace li>span{position:relative;z-index:1;flex:0 0 auto;width:25px;height:25px;display:grid;place-items:center;border:1px solid #77b5ff;border-radius:50%;color:#075dff;background:#fff;font-size:9px;font-weight:800}.reasoning-trace p,.comparison-points p{margin:0}.reasoning-trace b,.reasoning-trace small,.comparison-points b,.comparison-points small{display:block}.reasoning-trace b{margin-bottom:3px;color:#173f70;font-size:13px}.reasoning-trace small{color:#6d8098;font-size:11px;line-height:1.5}.citation-row>div{display:flex;flex-wrap:wrap;gap:8px}.citation-pill{padding:8px 10px;border:1px solid #a9d0ff;border-radius:5px;color:#075dff;background:#f7fbff;font-size:10px;font-weight:700}.comparison-points{margin:8px 0 0;padding:0;list-style:none}.comparison-points li{display:flex;align-items:center;gap:13px;min-height:62px;border-bottom:1px solid #e6ebf2}.comparison-points li:last-child{border-bottom:0}.comparison-points li>span{flex:0 0 auto;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:12px;font-weight:800}.comparison-points-muted li>span{background:#bec8d5}.comparison-points-taxbykk li>span{background:linear-gradient(145deg,#3297ff,#075dff);box-shadow:0 5px 12px #005bff33}.comparison-points b{margin-bottom:3px;color:#314d6f;font-size:13px}.comparison-points small{color:#75869c;font-size:11px;line-height:1.4}.comparison-outcome{display:flex;align-items:center;gap:12px;margin-top:24px;padding:16px;border-radius:6px}.comparison-outcome>span{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:800}.comparison-outcome p{margin:0;font-size:13px}.comparison-outcome-muted{border:1px solid #e0e6ee;color:#6d7c8e;background:#f6f8fa}.comparison-outcome-muted>span{border:1px solid #d3dce7;background:#fff}.comparison-outcome-taxbykk{margin-top:auto;border:1px solid #82bdff;color:#0751ca;background:linear-gradient(90deg,#f5faff,#eaf5ff)}.comparison-outcome-taxbykk>span{color:#fff;background:#075dff}@media(max-width:860px){.comparison-stage{grid-template-columns:1fr}.compare-card-taxbykk{min-height:0}}@media(max-width:560px){.compare-card-normal,.compare-card-taxbykk{padding:28px 18px 20px}}.brain-logo,.brand-lockup-compact .brain-logo{width:42px;height:42px;overflow:visible;border-radius:0;background:transparent!important}.brain-logo img,.brand-lockup-compact .brain-logo img{position:static;width:100%;height:100%;object-fit:contain;background:transparent!important}.brand-lockup{gap:9px}.google-signin-official{min-height:46px;gap:11px;padding:0 18px;border-color:#c5cfdb;border-radius:10px;color:#17324f;font-size:14px;font-weight:700;box-shadow:0 4px 12px #17324f0f}.google-signin-official:hover{border-color:#9fb6d1;background:#f8fbff;box-shadow:0 7px 18px #17324f1a}.is-loading{cursor:wait!important}button.is-loading,a.is-loading{gap:10px}button.is-loading:before,a.is-loading:before{content:"";flex:0 0 auto;width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin .7s linear infinite}.confetti-layer{position:fixed;z-index:1000;inset:0;overflow:hidden;pointer-events:none}.confetti-layer i{position:absolute;top:-18px;left:var(--x);width:9px;height:15px;border-radius:2px;background:var(--color);opacity:0;transform:translate3d(0,-20px,0) rotate(0)}.confetti-layer.is-active i{animation:confetti-fall var(--duration) cubic-bezier(.16,.8,.3,1) var(--delay) forwards}@keyframes button-spin{to{transform:rotate(360deg)}}@keyframes activation-shimmer{to{background-position:-220% 0}}@keyframes confetti-fall{8%{opacity:1}to{opacity:0;transform:translate3d(var(--drift),105vh,0) rotate(720deg)}}@media(prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1;transform:none;filter:none;transition:none}.confetti-layer{display:none}}.profile-trigger{width:46px;height:46px;border-radius:50%}.profile-avatar{width:38px;height:38px}.profile-avatar-large{width:48px;height:48px}.profile-popover{width:300px;padding:12px;border-radius:12px;box-shadow:0 20px 55px #12305429}.profile-summary{gap:13px;padding:10px}.profile-summary strong{max-width:200px;font-size:14px}.profile-summary span:not(.profile-avatar){max-width:200px;margin-top:4px;font-size:12px}.profile-plan{margin:6px 10px 10px;padding:8px 10px;border-radius:8px;font-size:10px}.profile-popover nav{gap:3px;padding-top:9px}.profile-popover nav a,.profile-popover nav button{min-height:46px;gap:12px;padding:0 12px;border-radius:8px;font-size:13px}.profile-popover nav svg{width:18px}.button,.pricing-button,.pricing-setup-button,.checkout-pay-button{border-radius:10px}.comparison{padding-top:104px;padding-bottom:112px}.comparison-heading{margin-bottom:42px}.comparison-heading h2{font-size:clamp(38px,4vw,54px)}.comparison-heading>p:last-child{max-width:660px;color:#4f647c;font-size:18px;line-height:1.65}.comparison-stage{max-width:1220px;grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:stretch}.compare-card-normal,.compare-card-taxbykk{min-height:0;display:flex;flex-direction:column;padding:30px;border-radius:12px}.compare-card-taxbykk{border-color:#6aa8ff;background:#fff;box-shadow:0 24px 60px #0056e121}.compare-card-heading{gap:14px;margin-bottom:18px}.compare-card-heading h3{margin-top:4px;color:#132f4e;font-size:24px}.card-label{color:#536e8c;font-size:11px}.product-mark{width:48px;height:48px;border-radius:10px}.product-mark svg{width:23px}.product-mark-taxbykk{padding:5px;overflow:visible;border:1px solid #bfd8fb;box-shadow:none}.product-mark-taxbykk img{width:100%;height:100%;object-fit:contain}.research-question,.answer-block,.comparison-research{padding:17px 0;border-top:1px solid #dfe8f2}.research-question span,.answer-block>span,.trace-title{margin-bottom:7px;color:#4f6a88;font-size:11px}.research-question p,.answer-block p{color:#213e5e;font-size:15px;font-weight:600;line-height:1.58}.answer-block p{font-weight:500}.comparison-research{flex:1}.comparison-research ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.comparison-research li{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:11px;padding:10px 11px;border:1px solid #e0e7ef;border-radius:9px;background:#f8fafc}.comparison-research li>svg{width:19px;color:#8797a9}.comparison-research b,.comparison-research small{display:block}.comparison-research b{color:#294866;font-size:13px}.comparison-research small{margin-top:2px;color:#657991;font-size:12px;line-height:1.45}.comparison-research-taxbykk li{border-color:#cfe2fb;background:#f7fbff}.comparison-research-taxbykk li>svg{color:#075dff}.comparison-outcome{min-height:66px;gap:12px;margin-top:18px;padding:13px 14px;border-radius:10px}.comparison-outcome>svg{flex:0 0 auto;width:21px}.comparison-outcome p{display:grid;gap:2px;color:#34516f;font-size:13px}.comparison-outcome p span{color:#6a7d92;font-size:12px}.comparison-outcome-taxbykk{border:1px solid #a8cdfa;background:#f2f8ff}.comparison-outcome-taxbykk .outcome-check{width:18px;margin-left:auto;color:#075dff}.site-header .brain-logo,.site-header-bordered .brain-logo{background:transparent;box-shadow:none}.site-footer{position:relative;padding:64px max(28px,calc((100% - 1240px)/2)) 28px;border-top:1px solid #dce8f6;background:radial-gradient(circle at 18% 0%,rgba(7,93,255,.08),transparent 34%),linear-gradient(180deg,#ffffffd6,#f5f9ff)}.site-footer-inner{display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(0,1.9fr);gap:clamp(56px,8vw,120px);align-items:start}.footer-logo{display:inline-flex;color:#071631;text-decoration:none;font-size:28px;font-weight:800}.footer-brand p{max-width:520px;margin:20px 0 0;color:#52677f;font-size:16px;line-height:1.7}.footer-links{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(140px,.9fr) minmax(260px,1.25fr);gap:clamp(34px,5vw,76px)}.footer-links div{display:grid;gap:16px;align-content:start}.footer-contact{gap:0}.footer-links span{width:fit-content;color:#0c2b50;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-links span:after{content:"";display:block;width:30px;height:3px;margin-top:14px;border-radius:999px;background:#075dff}.footer-links a{width:fit-content;color:#52677f;font-size:16px;font-weight:650;text-decoration:none}.footer-links a:hover{color:#075dff}.footer-contact a{display:flex;align-items:center;gap:14px;width:100%;max-width:100%;padding:22px 0;border-top:1px solid #dce8f6;color:#243b5a;font-weight:800;overflow-wrap:anywhere}.footer-contact span+a{margin-top:1px;border-top:0}.footer-contact svg{flex:0 0 auto;width:42px;height:42px;padding:11px;border-radius:999px;background:#e8f1ff;color:#075dff}.footer-contact a:hover{color:#075dff}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:54px;padding-top:22px;border-top:1px solid #dce8f6;color:#6d8098;font-size:13px}.legal-page{width:min(960px,calc(100% - 56px));margin:0 auto;padding:62px 0 86px}.legal-hero{margin-bottom:34px;text-align:center}.legal-hero h1{max-width:none;margin:0 0 16px;font-size:clamp(42px,5vw,66px);line-height:1.04}.legal-hero p{max-width:720px;margin:0 auto 16px;color:#52677f;font-size:18px;line-height:1.7}.legal-hero span{display:inline-flex;padding:8px 12px;border:1px solid #d5e4f7;border-radius:999px;color:#45627f;background:#ffffffc2;font-size:13px;font-weight:700}.legal-card{padding:44px;border:1px solid #d5e4f7;border-radius:14px;background:#ffffffe0;box-shadow:0 24px 70px #20519114}.legal-card h2{margin:32px 0 10px;color:#0b2445;font-size:24px;line-height:1.25}.legal-card h2:first-child{margin-top:0}.legal-card p{margin:0 0 16px;color:#405a77;font-size:16px;line-height:1.78}.legal-card a{color:#075dff;font-weight:700;text-decoration:none}.legal-card a:hover{text-decoration:underline}@media(max-width:760px){.site-footer{padding:48px 22px 24px}.site-footer-inner,.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.legal-page{width:min(100% - 28px,960px);padding-top:36px}.legal-hero h1{font-size:40px}.legal-hero p{font-size:16px}.legal-card{padding:28px 20px}.legal-card h2{font-size:21px}.legal-card p{font-size:15px}}.profile-popover{max-height:min(520px,calc(100svh - 112px));overflow-y:auto;overscroll-behavior:contain}@media(max-width:560px){.profile-popover{position:fixed;top:76px;right:14px;left:14px;width:auto;max-height:calc(100svh - 92px);padding:14px;border-radius:14px}.profile-popover nav{display:grid;gap:5px}.profile-popover nav a,.profile-popover nav button{min-height:52px;font-size:14px}}@media(max-width:560px){h1{font-size:31px;line-height:1.14}.eyebrow{font-size:10px}.hero-summary,.comparison-heading p,.action-heading>p:last-child,.workflows-heading p,.pricing-heading p{font-size:13px;line-height:1.55}.hero-visual{width:100%;margin:0}.activation-shell{width:min(100% - 28px,520px);min-height:calc(100vh - 84px);padding:28px 0 60px}.activation-card{padding:28px 20px}.activation-card h2{font-size:28px}.activation-card>p:last-of-type{font-size:13px}}.versus{width:54px;height:54px;align-self:center;font-size:14px}@media(max-width:860px){.comparison-stage{grid-template-columns:1fr;grid-auto-rows:1fr;gap:18px}.versus{display:none}}.action-section{padding:116px max(36px,calc((100% - 1240px)/2)) 132px;background:radial-gradient(circle at 50% 60%,rgba(33,130,255,.08),transparent 40%),#fff}.action-heading{max-width:760px;margin:0 auto 34px;text-align:center}.action-heading h2{margin-bottom:16px;font-size:clamp(38px,4vw,58px);line-height:1.08}.action-heading>p:last-child{margin:0;color:var(--muted);font-size:17px;line-height:1.7}.assistant-switch{width:min(100%,510px);min-height:66px;display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 auto 54px;padding:5px;border:1px solid #d7e2f0;border-radius:8px;background:#f5f8fc;box-shadow:inset 0 1px 2px #193e700a}.assistant-option{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:6px;color:#6a7a8f;background:transparent;font:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.assistant-option.is-active[data-demo-target=chatgpt]{border-color:#9fd5c3;color:#13634b;background:#fff;box-shadow:0 6px 20px #1977571a}.assistant-option.is-active[data-demo-target=claude]{border-color:#f5ae87;color:#a4491b;background:#fff;box-shadow:0 6px 20px #d3632b1a}.gpt-mark{position:relative;width:24px;height:24px;display:inline-block;color:#159b72}.gpt-mark i{position:absolute;inset:5px 2px;border:2px solid currentColor;border-radius:50%}.gpt-mark i:nth-child(2){transform:rotate(60deg)}.gpt-mark i:nth-child(3){transform:rotate(120deg)}.claude-mark{position:relative;width:25px;height:25px;display:inline-block;color:#e66d32}.claude-mark i{position:absolute;top:11px;left:1px;width:23px;height:3px;border-radius:3px;background:currentColor}.claude-mark i:nth-child(2){transform:rotate(22.5deg)}.claude-mark i:nth-child(3){transform:rotate(45deg)}.claude-mark i:nth-child(4){transform:rotate(67.5deg)}.claude-mark i:nth-child(5){transform:rotate(90deg)}.claude-mark i:nth-child(6){transform:rotate(112.5deg)}.claude-mark i:nth-child(7){transform:rotate(135deg)}.claude-mark i:nth-child(8){transform:rotate(157.5deg)}.demo-panels{max-width:1120px;margin:0 auto}.demo-panel[hidden]{display:none}.demo-panel{animation:demo-enter .26s ease both}.demo-intro{display:flex;align-items:center;gap:18px;max-width:900px;margin:0 auto 28px}.gpt-mark-large,.claude-mark-large{flex:0 0 auto;width:42px;height:42px}.gpt-mark-large i{inset:8px 3px;border-width:3px}.claude-mark-large i{top:19px;width:40px;height:4px}.demo-intro h3{margin:0 0 7px;font-size:clamp(24px,3vw,36px);line-height:1.2}.demo-panel-gpt .demo-intro h3{color:#145942}.demo-panel-claude .demo-intro h3{color:#9d451d}.demo-intro p{max-width:720px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.demo-video-shell{position:relative;max-width:1040px;aspect-ratio:16 / 9;margin:0 auto;border:1px solid #b7d5ff;border-radius:8px;background:#eaf4ff;box-shadow:0 28px 70px #0c4da929,0 0 0 7px #3e91ff0d;overflow:hidden}.demo-panel-claude .demo-video-shell{border-color:#f4b28d;background:#fff1e9;box-shadow:0 28px 70px #ae4d1f24,0 0 0 7px #e873370d}.demo-video-shell video{position:absolute;inset:0;width:100%;height:100%}.demo-video-shell video{object-fit:cover;filter:none}.demo-placeholder{position:absolute;right:20px;bottom:20px;display:grid;gap:2px;padding:11px 13px;border:1px solid rgba(255,255,255,.6);border-radius:6px;color:#fff;background:#0716319e;backdrop-filter:blur(10px)}.demo-placeholder span{font-size:11px;font-weight:800}.demo-placeholder small{font-size:8px;opacity:.72}@keyframes demo-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:860px){.action-section{padding-top:86px}.demo-intro{max-width:680px}}@media(max-width:560px){.action-section{padding:74px 14px 88px}.action-heading{padding:0 10px}.action-heading h2{font-size:37px}.action-heading>p:last-child{font-size:14px}.assistant-switch{min-height:58px;margin-bottom:38px}.assistant-option{gap:8px;font-size:13px}.demo-intro{align-items:flex-start;padding:0 8px}.demo-intro h3{font-size:24px}.demo-video-shell{aspect-ratio:4 / 3}.demo-placeholder{right:10px;bottom:10px}.demo-placeholder small{display:none}}.assistant-switch,.assistant-option,.demo-video-shell,.workflow-option,.workflow-icon,.workflow-video-shell,.workflow-video-label,.billing-switch,.billing-option,.pricing-card,.trial-badge{border-radius:10px}.action-heading>p:last-child,.workflows-heading>p:last-child,.pricing-heading p{color:#50667e;font-size:18px}.demo-intro p,.workflow-demo header p{color:#526980;font-size:16px}.demo-placeholder span,.workflow-video-label b{font-size:13px}.demo-placeholder small,.workflow-video-label small{font-size:11px}.workflow-option{min-height:168px;padding:24px;border-radius:12px}.workflow-option b{font-size:17px}.workflow-option small{color:#586f87;font-size:13px}.workflow-demo header span{font-size:11px}.billing-option span,.pricing-label,.trial-badge{font-size:11px}.price-display p,.enterprise-price p{color:#52677e;font-size:14px}.pricing-description{color:#435b74;font-size:15px}.pricing-features li{color:#294866;font-size:15px}.pricing-features svg{width:21px;height:21px;padding:3px}.pricing-button,.pricing-setup-button{font-size:15px}@media(max-width:560px){.action-heading>p:last-child,.workflows-heading>p:last-child,.pricing-heading p{font-size:16px}}@media(max-width:860px){.hero-visual{width:100%;margin:0}.flow-wrap{width:100%}}@media(min-width:1600px){.hero-visual{width:100%;margin-left:0}}
