.aiAgentPage{--bg:#fff;--panel:#fff;--ink:#14110f;--body:#46403b;--muted:#6e635a;--line:#e7ded6;--line-strong:#d8ccc0;--accent:#f05a28;--accent-text:#b23e13;--accent-wash:#fff8f5;--display:var(--font-plus-jakarta,"Plus Jakarta Sans"), sans-serif;--sans:var(--font-inter,"Inter"), sans-serif;--mono:var(--font-geist-mono,"Geist Mono"), monospace;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}.aiAgentPage *,.aiAgentPage :before,.aiAgentPage :after{box-sizing:border-box}.aiAgentPage :is(h1,h2,h3,p){margin:0}.aiAgentPage :is(h1,h2,h3){font-family:var(--display);letter-spacing:-.03em;text-wrap:balance;font-weight:800}.aiAgentPage h2{font-size:clamp(30px,3.5vw,46px);line-height:1.13}.aiAgentPage h3{line-height:1.25}.aiAgentPage p{text-wrap:pretty}.aiAgentPage img{max-width:100%;height:auto;display:block}.aiAgentPage a{color:inherit;text-decoration:none}.aiAgentPage :is(a,summary):focus-visible{outline:2px solid var(--accent-text);outline-offset:5px}.aiAgentPage :is(section,[id^=faq-]){scroll-margin-top:112px}.aiAgentPage .wrap{width:min(100% - 64px,1200px);margin-inline:auto}.aiAgentPage .mono{font-family:var(--mono)}.aiAgentPage .eyebrow{color:var(--accent-text);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:600;display:flex}.aiAgentPage .eyebrow:before{content:"";background:var(--accent);width:14px;height:2px}.aiAgentPage .btn{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:12px 22px;font-size:14px;font-weight:600;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.aiAgentPage .btn-primary{background:var(--ink);color:#fff}.aiAgentPage .btn-primary:after{content:"";clip-path:polygon(0 44%,72% 44%,45% 17%,53% 9%,94% 50%,53% 91%,45% 83%,72% 56%,0 56%);background:currentColor;width:16px;height:16px}.aiAgentPage .btn-primary:hover{background:var(--accent-text);transform:translateY(-2px)}.aiAgentPage .btn-ghost{border-color:var(--line);background:#fff}.aiAgentPage .btn-ghost:hover{border-color:var(--ink)}.aiAgentPage .dot{background:var(--accent);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.aiAgentPage .crumbs{color:var(--muted);padding-top:22px;font-size:12px}.aiAgentPage .crumbs b{color:var(--ink);font-weight:500}.aiAgentPage .hero{padding:52px 0 76px}.aiAgentPage .hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(36px,5vw,72px);display:grid}.aiAgentPage .hero h1{margin:21px 0 25px;font-size:clamp(38px,4.6vw,62px);line-height:1.06}.aiAgentPage .hero-emphasis{color:var(--accent-text)}.aiAgentPage .lead{max-width:54ch;color:var(--body);font-size:16px;line-height:1.75}.aiAgentPage .actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.aiAgentPage .specpanel{border:1px solid var(--line);background:var(--accent-wash);border-radius:14px;position:relative;box-shadow:0 20px 48px -32px #14110f40}.aiAgentPage .specpanel-bar{font-family:var(--mono);letter-spacing:.025em;border-bottom:1px solid var(--line);background:#fff;border-radius:14px 14px 0 0;flex-wrap:wrap;align-items:center;gap:9px;padding:18px 22px;font-size:10px;display:flex}.aiAgentPage .statusdot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite aag-status}.aiAgentPage .sys{color:var(--muted);gap:5px;margin-left:auto;font-size:8px;display:flex}.aiAgentPage .sys span{border:1px solid var(--line);border-radius:3px;padding:3px 5px}.aiAgentPage .specpanel-body{background-image:radial-gradient(var(--line-strong) .8px,transparent .8px);background-size:18px 18px;gap:24px;padding:30px 24px;display:grid}.aiAgentPage .specrow{border:1px solid var(--line-strong);background:#fff;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;column-gap:12px;width:calc(100% - 26px);padding:14px;display:grid;position:relative;box-shadow:0 3px #14110f09}.aiAgentPage .specrow:nth-child(2n){margin-left:26px}.aiAgentPage .specrow:not(:last-child):after{content:"";background:var(--accent);width:2px;height:25px;position:absolute;top:100%;left:31px}.aiAgentPage .specrow:nth-child(odd):after{left:57px}.aiAgentPage .workflow-icon{background:var(--accent-wash);border:1px solid var(--line);width:38px;height:38px;color:var(--accent-text);border-radius:7px;grid-area:1/1/span 2;place-items:center;display:grid}.aiAgentPage .idx{font-family:var(--mono);color:var(--muted);letter-spacing:.07em;font-size:9px}.aiAgentPage .specrow .title{grid-column:2;font-size:12px;font-weight:600;line-height:1.45}.aiAgentPage .tag{font-family:var(--mono);color:var(--muted);border:1px solid var(--line);border-radius:4px;grid-area:1/3/span 2;padding:3px 6px;font-size:8px}.aiAgentPage .specrow.hold{border-color:var(--accent)}.aiAgentPage .hold .workflow-icon{background:var(--accent);border-color:var(--accent);color:#fff}.aiAgentPage .hold .tag{color:var(--accent-text);background:var(--accent-wash);border-color:var(--line)}.aiAgentPage .specpanel-foot{border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);background:#fff;border-radius:0 0 14px 14px;padding:15px 22px;font-size:10px;line-height:1.7}@keyframes aag-status{50%{opacity:.35}}.aiAgentPage .workflow-controls{justify-content:flex-end;gap:8px;padding:10px 18px 0;display:flex}.aiAgentPage .workflow-toggle,.aiAgentPage .workflow-replay{border:1px solid var(--line);width:36px;height:36px;color:var(--accent-text);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:relative}.aiAgentPage .workflow-toggle:hover,.aiAgentPage .workflow-replay:hover{border-color:var(--accent);background:var(--accent-wash)}.aiAgentPage .workflow-select,.aiAgentPage .workflow-pause{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.aiAgentPage .workflow-replay:focus-visible{outline:2px solid var(--accent-text);outline-offset:4px}.aiAgentPage .workflow-toggle:has(:focus-visible){outline:2px solid var(--accent-text);outline-offset:4px}.aiAgentPage .specrow:has(:focus-visible){outline:2px solid var(--accent-text);outline-offset:4px}.aiAgentPage .workflow-toggle .play-icon{display:none}.aiAgentPage .workflow-toggle:has(:checked) .pause-icon{display:none}.aiAgentPage .workflow-toggle:has(:checked) .play-icon{display:block}.aiAgentPage .specrow{cursor:pointer;color:var(--ink);text-align:left;--step-delay:0s;animation:8s ease-in-out infinite aag-workflow-step;animation-delay:var(--step-delay);transition:transform .2s,border-color .2s,background .2s}.aiAgentPage .specrow:nth-child(2){--step-delay:2s}.aiAgentPage .specrow:nth-child(3){--step-delay:4s}.aiAgentPage .specrow:nth-child(4){--step-delay:6s}.aiAgentPage .specrow .tag{position:relative;overflow:hidden}.aiAgentPage .specrow .tag:after{content:"";background:var(--accent);transform-origin:0;height:2px;animation:8s linear infinite aag-workflow-progress;animation-delay:var(--step-delay);position:absolute;inset:auto 0 0;transform:scaleX(0)}.aiAgentPage .specrow:not(:last-child):before{content:"";background:var(--accent);z-index:1;opacity:0;width:6px;height:6px;animation:8s linear infinite aag-workflow-transfer;animation-delay:var(--step-delay);border-radius:50%;position:absolute;top:calc(100% + 2px);left:29px}.aiAgentPage .specrow:nth-child(odd):before{left:55px}.aiAgentPage .specpanel:has(.workflow-pause:checked) *{animation-play-state:paused}.aiAgentPage .specpanel:has(.workflow-pause:checked) :before{animation-play-state:paused}.aiAgentPage .specpanel:has(.workflow-pause:checked) :after{animation-play-state:paused}.aiAgentPage .specpanel:has(.workflow-select:checked) .specrow{animation:none}.aiAgentPage .specpanel:has(.workflow-select:checked) .specrow:before{animation:none}.aiAgentPage .specpanel:has(.workflow-select:checked) .tag:after{animation:none}.aiAgentPage .specrow:has(.workflow-select:checked){background:var(--accent-wash);border-color:var(--accent);box-shadow:-3px 0 0 var(--accent);transform:translate(4px)}.aiAgentPage .specrow:has(.workflow-select:checked) .tag:after{transform:scaleX(1)}@media (hover:hover){.aiAgentPage .specpanel:hover .specrow,.aiAgentPage .specpanel:hover .specrow:before,.aiAgentPage .specpanel:hover .tag:after{animation-play-state:paused}.aiAgentPage .specrow:hover{border-color:var(--accent);transform:translate(4px)}}@keyframes aag-workflow-step{0%,22%{border-color:var(--accent);background:var(--accent-wash);transform:translate(4px)}25%,to{border-color:var(--line-strong);background:#fff;transform:translate(0)}}@keyframes aag-workflow-progress{0%{transform:scaleX(0)}22%,24%{transform:scaleX(1)}25%,to{transform:scaleX(0)}}@keyframes aag-workflow-transfer{0%,18%{opacity:0;transform:translateY(0)}19%{opacity:1}24%{opacity:1;transform:translateY(16px)}25%,to{opacity:0;transform:translateY(16px)}}.aiAgentPage .ledger{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.aiAgentPage .ledger .wrap{grid-template-columns:.7fr 1.15fr 1.2fr .95fr;display:grid}.aiAgentPage .ledgercell{border-right:1px solid var(--line);padding:30px 28px}.aiAgentPage .ledgercell:first-child{padding-left:0}.aiAgentPage .ledgercell:last-child{border:0;padding-right:0}.aiAgentPage .ledgercell .k{font-family:var(--mono);color:var(--muted);margin-bottom:10px;font-size:10px}.aiAgentPage .ledgercell .v{color:var(--body);font-size:13px;line-height:1.65}.aiAgentPage .ledger-number{color:var(--accent-text);font-family:var(--display);letter-spacing:-.03em;margin-bottom:8px;font-size:43px;font-weight:800;line-height:1.1;display:block}.aiAgentPage .section{padding:clamp(68px,8vw,112px) 0}.aiAgentPage .section-head{max-width:740px;margin-bottom:42px}.aiAgentPage .section-head h2{margin-top:16px}.aiAgentPage .divider{display:none}.aiAgentPage .facts .wrap{grid-template-columns:minmax(0,4fr) minmax(0,6fr);align-items:start;gap:36px 76px;display:grid}.aiAgentPage .facts .section-head{grid-column:1;margin:0}.aiAgentPage .facts h2{font-size:clamp(28px,3vw,40px)}.aiAgentPage .factswrap{display:contents}.aiAgentPage .factlist{grid-area:1/2/span 2}.aiAgentPage .fact{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr);gap:16px;padding:22px 0;display:grid}.aiAgentPage .fact:first-child{padding-top:0}.aiAgentPage .fact:last-child{border:0;padding-bottom:0}.aiAgentPage .sec{color:var(--accent-text);font-family:var(--mono);padding-top:4px;font-size:12px}.aiAgentPage .fact p{color:var(--body);font-size:15px;line-height:1.75}.aiAgentPage .factphoto{grid-area:2/1;margin-right:48px;position:sticky;top:112px}.aiAgentPage .factphoto img{object-fit:cover;border-radius:10px;width:100%;height:260px}.aiAgentPage .factphoto .cap{font-family:var(--mono);color:var(--muted);padding-top:12px;font-size:9px;line-height:1.7}.aiAgentPage .comparison{background:var(--accent-wash);border-block:1px solid var(--line)}.aiAgentPage .comparison .section-head{grid-template-columns:1fr 2fr;align-items:start;gap:50px;max-width:none;display:grid}.aiAgentPage .comparison h2{max-width:700px;margin:0}.aiAgentPage .tablewrap{border:1px solid var(--line);background:#fff;border-radius:10px;overflow-x:auto}.aiAgentPage table{border-collapse:collapse;width:100%;min-width:740px}.aiAgentPage thead th{color:var(--muted);font-family:var(--mono);text-transform:uppercase;letter-spacing:.055em;text-align:left;border-bottom:1px solid var(--line);padding:20px 24px;font-size:10px;font-weight:500}.aiAgentPage tbody :is(th,td){text-align:left;vertical-align:top;border-bottom:1px solid var(--line);color:var(--body);padding:26px 24px;font-size:13px;line-height:1.7}.aiAgentPage tbody th{width:25%;color:var(--ink);font-weight:600}.aiAgentPage tbody tr:last-child :is(th,td){border-bottom:0}.aiAgentPage tr.us{background:var(--accent-wash)}.aiAgentPage tr.us th{color:var(--accent-text)}.aiAgentPage .tableSubLabel{color:var(--muted);margin-top:9px;font-size:10px;font-weight:400;display:inline-block}.aiAgentPage .tableSubLabelAccent{color:var(--accent-text)}.aiAgentPage .definition{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:72px;width:min(100% - 64px,1200px);margin:112px auto 0;display:grid}.aiAgentPage .definition-image{aspect-ratio:3/2;border-radius:12px;height:auto;position:relative;overflow:hidden}.aiAgentPage .definition-image:after{content:"";background:var(--accent);clip-path:polygon(100% 0,100% 100%,0 100%);width:64px;height:64px;position:absolute;inset:auto 0 0 auto}.aiAgentPage .definition img{object-fit:contain;object-position:center;background:#f7f7f6;width:100%;height:100%}.aiAgentPage .definition-copy .term{margin:16px 0 26px;font-size:clamp(42px,5vw,68px);line-height:1.05}.aiAgentPage .definition-copy p{color:var(--body);font-size:16px;line-height:1.8}.aiAgentPage .capabilities .section-head{max-width:560px}.aiAgentPage .capgrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.aiAgentPage .capgrid>.cap{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;grid-column:span 6;min-width:0;padding:28px 32px 30px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.aiAgentPage .capgrid>.cap:nth-child(4n+1){grid-column:span 7}.aiAgentPage .capgrid>.cap:nth-child(4n+2),.aiAgentPage .capgrid>.cap:nth-child(3){grid-column:span 5}.aiAgentPage .capgrid>.cap:nth-child(4){grid-column:span 7}.aiAgentPage .capgrid>.cap:first-child,.aiAgentPage .capgrid>.cap:nth-child(4){background:var(--accent-wash)}.aiAgentPage .capgrid>.cap:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 14px 24px -22px #14110f59}.aiAgentPage .caphead{justify-content:space-between;align-items:center;display:flex}.aiAgentPage .capid{font-family:var(--mono);color:var(--muted);font-size:10px}.aiAgentPage .caphead>svg{width:21px;height:21px}.aiAgentPage .cap-diagram{height:150px;color:var(--accent-text);place-items:center;margin:18px 0 20px;display:grid}.aiAgentPage .cap-diagram svg{width:100%;max-width:440px;height:100%}.aiAgentPage .diagram-surface{fill:#fff;stroke:var(--line-strong)}.aiAgentPage .diagram-core{fill:var(--accent-wash);stroke:var(--accent)}.aiAgentPage .diagram-wire{stroke:var(--accent);stroke-width:2px}.aiAgentPage .diagram-faint{stroke:var(--line)}.aiAgentPage .diagram-wave{fill:var(--accent)}.aiAgentPage .cap h3{margin-bottom:12px;font-size:23px}.aiAgentPage .cap p{color:var(--body);max-width:60ch;margin-bottom:24px;font-size:14px;line-height:1.75}.aiAgentPage .systags{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.aiAgentPage .systags span{font-family:var(--mono);color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:4px;padding:5px 10px;font-size:10px}.aiAgentPage .photobreak{border-radius:12px;width:min(100% - 64px,1200px);height:380px;margin:0 auto;position:relative;overflow:hidden}.aiAgentPage .photobreak img{object-fit:cover;object-position:center;width:100%;height:100%}.aiAgentPage .caption{color:var(--body);font-family:var(--mono);background:#fff;border-radius:5px;padding:10px 14px;font-size:9px;position:absolute;bottom:22px;left:22px}.aiAgentPage .process .section-head{align-items:center;gap:52px;max-width:none;margin-bottom:52px;display:flex}.aiAgentPage .process h2{margin:0}.aiAgentPage .timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid;position:relative}.aiAgentPage .timeline:before{content:"";background:var(--line-strong);height:1px;position:absolute;top:23px;left:0;right:0}.aiAgentPage .tnode{position:relative}.aiAgentPage .tnode .idx{border:1px solid var(--accent);width:46px;height:46px;color:var(--accent-text);background:#fff;border-radius:50%;place-items:center;font-size:12px;display:grid;position:relative}.aiAgentPage .tnode:last-child .idx{background:var(--accent);color:#fff}.aiAgentPage .tnode h3{margin-top:25px;font-size:20px}.aiAgentPage .tnode p{color:var(--body);margin-top:12px;font-size:13px;line-height:1.75}.aiAgentPage .timelineAction{margin-top:40px}.aiAgentPage .vlog{background:var(--accent-wash);border-block:1px solid var(--line);padding:96px 0}.aiAgentPage .vlog .wrap{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:80px;display:grid}.aiAgentPage .vlog .section-head{margin:0;position:sticky;top:112px}.aiAgentPage .vlog .section-head p{color:var(--body);margin-top:24px;font-size:16px;line-height:1.75}.aiAgentPage .ventries{flex-direction:column;gap:16px;display:flex}.aiAgentPage .ventry{border:1px solid var(--line);background:#fff;border-radius:9px;padding:27px 28px 28px 72px;position:relative}.aiAgentPage .ventry:before{content:"";border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);width:18px;height:10px;position:absolute;top:33px;left:29px;transform:rotate(-45deg)}.aiAgentPage .vtag{font-family:var(--mono);color:var(--accent-text);letter-spacing:.07em;font-size:9px}.aiAgentPage .ventry h3{margin:9px 0 13px;font-size:21px}.aiAgentPage .ventry p{color:var(--body);font-size:14px;line-height:1.75}.aiAgentPage .faqwrap{grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);align-items:start;gap:80px;display:grid}.aiAgentPage .faqintro{position:sticky;top:112px}.aiAgentPage .faqHeading{margin-top:17px;font-size:clamp(28px,3.2vw,40px)}.aiAgentPage .faqintro p{color:var(--body);margin-top:19px;font-size:15px}.aiAgentPage .faq-catnav{flex-direction:column;gap:6px;margin-top:28px;display:flex}.aiAgentPage .faq-catnav a{width:-moz-fit-content;width:fit-content;color:var(--muted);border:1px solid #0000;border-radius:5px;padding:8px 12px;font-size:13px;font-weight:500;display:block}.aiAgentPage .faq-catnav a:hover{border-color:var(--line);color:var(--accent-text);background:var(--accent-wash)}.aiAgentPage .faq-category{color:var(--accent-text);font-family:var(--mono);text-transform:uppercase;letter-spacing:.07em;padding:40px 0 15px;font-size:10px}.aiAgentPage .faq-category:first-child{padding-top:0}.aiAgentPage .faq-category:target{text-underline-offset:6px;text-decoration:underline}.aiAgentPage .faqitem{border-bottom:1px solid var(--line)}.aiAgentPage .faqitem summary{cursor:pointer;grid-template-columns:30px minmax(0,1fr) 26px;align-items:start;gap:14px;padding:22px 0;list-style:none;display:grid}.aiAgentPage .faqitem summary::-webkit-details-marker{display:none}.aiAgentPage .qid{font-family:var(--mono);color:var(--muted);padding-top:5px;font-size:9px}.aiAgentPage .qtext{font-size:14px;font-weight:600;line-height:1.65}.aiAgentPage .chev{border:1px solid var(--line);width:24px;height:24px;color:var(--accent-text);border-radius:50%;place-items:center;font-size:17px;line-height:1;transition:transform .18s;display:grid}.aiAgentPage .faqitem[open] .chev{background:var(--accent-wash);transform:rotate(45deg)}.aiAgentPage .faqitem[open] .qtext{color:var(--accent-text)}.aiAgentPage .ans{color:var(--body);border-left:2px solid var(--accent);background:var(--accent-wash);max-width:70ch;margin:0 0 22px 44px;padding:12px 18px;font-size:14px;line-height:1.8}.aiAgentPage .referencesSection{padding-top:0}.aiAgentPage .refs{grid-template-columns:1.6fr 1fr .7fr;gap:36px;margin-top:22px;display:grid}.aiAgentPage .refs a{color:var(--body);border-top:1px solid var(--line);padding:20px 22px 0 0;font-size:14px;font-weight:500;position:relative}.aiAgentPage .refs a:after{content:"↗";color:var(--accent-text);font-size:19px;position:absolute;top:18px;right:0}.aiAgentPage .refs a:hover{color:var(--accent-text)}.aiAgentPage .finalcta{background:var(--accent-wash);border-top:1px solid var(--line);padding:88px 0}.aiAgentPage .finalcta .wrap{justify-content:space-between;align-items:flex-end;gap:56px;display:flex}.aiAgentPage .finalcta h2{max-width:20ch;font-size:clamp(34px,4.6vw,58px);line-height:1.1}.aiAgentPage .finalcta p{max-width:60ch;color:var(--body);margin-top:24px;font-size:16px;line-height:1.75}.aiAgentPage .finalcta .btn{flex-shrink:0;margin-bottom:5px}.aiAgentPage .agentdir{border-top:1px solid var(--line)}.aiAgentPage .agentdir .section-head p{color:var(--body);margin-top:18px;font-size:16px;line-height:1.75}.aiAgentPage .agentdir-group{border-top:1px solid var(--line-strong);grid-template-columns:minmax(0,3fr) minmax(0,9fr);gap:20px 48px;padding:32px 0;display:grid}.aiAgentPage .agentdir-group:last-child{padding-bottom:0}.aiAgentPage .agentdir-label h3{font-size:22px}.aiAgentPage .agentdir-label p{color:var(--body);margin-top:8px;font-size:14px;line-height:1.65}.aiAgentPage .agentdir-count{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-text);margin-top:14px;font-size:10px;display:inline-block}.aiAgentPage .agentdir-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.aiAgentPage .agentdir-grid a{border:1px solid var(--line);background:#fff;border-radius:10px;height:100%;padding:16px 44px 16px 18px;transition:border-color .18s,background .18s;display:block;position:relative}.aiAgentPage .agentdir-grid a:hover{border-color:var(--accent);background:var(--accent-wash)}.aiAgentPage .agentdir-t{color:var(--ink);font-size:15px;font-weight:600;line-height:1.35;display:block}.aiAgentPage .agentdir-l{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.55;display:block}.aiAgentPage .agentdir-go{color:var(--accent-text);font-size:16px;position:absolute;top:14px;right:16px}@media (max-width:820px){.aiAgentPage .agentdir-group{grid-template-columns:1fr}}@media (max-width:560px){.aiAgentPage .agentdir-grid{grid-template-columns:1fr}}@media (min-width:1600px){.aiAgentPage .hero{padding-block:76px 90px}}@media (max-width:1080px){.aiAgentPage .hero-grid{gap:32px}.aiAgentPage .hero h1{font-size:46px}.aiAgentPage .specpanel-bar{padding:16px}.aiAgentPage .sys{width:100%;margin-left:16px}.aiAgentPage .specpanel-body{padding:24px 16px}.aiAgentPage .specrow{column-gap:8px;padding:12px}.aiAgentPage .tag{padding:3px}.aiAgentPage .facts .wrap{gap:32px 44px}.aiAgentPage .definition{gap:40px}.aiAgentPage .faqwrap,.aiAgentPage .vlog .wrap{gap:44px}.aiAgentPage .ledgercell{padding-inline:20px}}@media (max-width:820px){.aiAgentPage .wrap{width:min(100% - 40px,620px)}.aiAgentPage .hero{padding:38px 0 54px}.aiAgentPage .hero-grid{grid-template-columns:1fr;gap:44px}.aiAgentPage .hero h1{max-width:19ch;font-size:clamp(37px,7vw,54px)}.aiAgentPage .lead{max-width:60ch}.aiAgentPage .specpanel{width:100%}.aiAgentPage .specpanel-body{padding:24px}.aiAgentPage .specpanel-bar{padding:18px 24px}.aiAgentPage .sys{width:auto;margin-left:auto}.aiAgentPage .specrow{column-gap:12px;padding:14px}.aiAgentPage .ledger .wrap{grid-template-columns:1fr 1fr}.aiAgentPage .ledgercell{padding:24px 20px}.aiAgentPage .ledgercell:nth-child(2){border-right:0}.aiAgentPage .ledgercell:nth-child(n+3){border-top:1px solid var(--line)}.aiAgentPage .ledgercell:nth-child(3){padding-left:0}.aiAgentPage .facts .wrap{display:block}.aiAgentPage .facts .section-head{max-width:510px;margin-bottom:36px}.aiAgentPage .factphoto{margin:32px 0 0;position:static}.aiAgentPage .factphoto img{aspect-ratio:3/2;height:auto}.aiAgentPage .comparison .section-head{display:block}.aiAgentPage .comparison h2{margin-top:16px}.aiAgentPage .definition{grid-template-columns:1fr;gap:36px;width:min(100% - 40px,620px);margin-top:68px}.aiAgentPage .definition-image{height:auto}.aiAgentPage .capgrid{grid-template-columns:1fr}.aiAgentPage .capgrid>.cap:nth-child(n){grid-column:auto}.aiAgentPage .capgrid>.cap:nth-child(2n){background:#fff}.aiAgentPage .capgrid>.cap:nth-child(odd){background:var(--accent-wash)}.aiAgentPage .photobreak{aspect-ratio:3;width:min(100% - 40px,620px);height:auto;padding-bottom:44px;overflow:visible}.aiAgentPage .photobreak img{border-radius:12px;height:auto}.aiAgentPage .photobreak .caption{margin-top:8px;padding:0;position:static}.aiAgentPage .process .section-head{margin-bottom:34px;display:block}.aiAgentPage .process h2{margin-top:16px}.aiAgentPage .timeline{grid-template-columns:1fr;gap:28px}.aiAgentPage .timeline:before{width:1px;height:auto;inset:0 auto 0 22px}.aiAgentPage .tnode{min-height:66px;padding-left:70px}.aiAgentPage .tnode .idx{position:absolute;top:0;left:0}.aiAgentPage .tnode h3{margin:0;padding-top:3px}.aiAgentPage .tnode p{margin-top:8px;font-size:14px}.aiAgentPage .vlog{padding:68px 0}.aiAgentPage .vlog .wrap,.aiAgentPage .faqwrap{grid-template-columns:1fr;gap:34px}.aiAgentPage .vlog .section-head,.aiAgentPage .faqintro{position:static}.aiAgentPage .faq-catnav{flex-flow:wrap;gap:6px;margin-top:24px}.aiAgentPage .faq-catnav a{border-color:var(--line);min-height:44px;padding:10px;font-size:12px}.aiAgentPage .refs{grid-template-columns:1fr;gap:22px}.aiAgentPage .finalcta{padding-block:64px}.aiAgentPage .finalcta .wrap{display:block}.aiAgentPage .finalcta .btn{margin-top:30px}}@media (max-width:420px){.aiAgentPage .hero h1{font-size:37px}.aiAgentPage .lead{font-size:15px}.aiAgentPage .actions{gap:10px}.aiAgentPage .actions .btn{gap:8px;padding-inline:14px;font-size:12px}.aiAgentPage .sys{width:100%;margin-left:16px}.aiAgentPage .specpanel-body{padding:22px 12px}.aiAgentPage .specrow{grid-template-columns:30px minmax(0,1fr) auto;gap:4px 8px;width:calc(100% - 12px);padding:11px}.aiAgentPage .specrow:nth-child(2n){margin-left:12px}.aiAgentPage .workflow-icon{width:30px;height:34px}.aiAgentPage .workflow-icon svg{width:20px}.aiAgentPage .specrow .title{font-size:11px}.aiAgentPage .specrow:not(:last-child):after{left:25px}.aiAgentPage .specrow:nth-child(odd):after{left:37px}.aiAgentPage .specrow:not(:last-child):before{left:23px}.aiAgentPage .specrow:nth-child(odd):before{left:35px}.aiAgentPage .tag{font-size:7px}.aiAgentPage .capgrid>.cap{padding:24px}.aiAgentPage .cap h3{font-size:22px}.aiAgentPage .ventry{padding:23px 22px 24px 54px}.aiAgentPage .ventry:before{width:13px;height:8px;left:22px}.aiAgentPage .faqitem summary{grid-template-columns:25px minmax(0,1fr) 24px;gap:9px}.aiAgentPage .ans{margin-left:34px;padding:12px}.aiAgentPage .caption{width:-moz-fit-content;width:fit-content;font-size:8px;bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.aiAgentPage *,.aiAgentPage :before,.aiAgentPage :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
