:root{--ink:#172e25;--green:#16382b;--lime:#d4f78b;--muted:#64726b;--paper:#fafcf9;--line:#dfe7df;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #60a773;outline-offset:5px}button{color:inherit}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading)}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-60px;left:20px;z-index:1000;padding:12px;background:var(--lime)}.skip:focus{top:10px}.site-header{position:sticky;top:0;background:rgba(250,252,249,.94);backdrop-filter:blur(20px);z-index:20;border-bottom:1px solid var(--line)}.header-inner{width:min(1376px,calc(100% - 64px));height:91px;display:flex;align-items:center;justify-content:space-between;margin:auto;gap:24px}.brand{display:inline-flex;align-items:center;font-family:var(--heading);font-weight:800;font-size:32px;letter-spacing:-1.6px}.brand-mark{display:grid;place-items:center;background:var(--green);color:var(--lime);width:38px;height:38px;border-radius:11px;margin-right:10px;font-size:32px;line-height:1;font-weight:800;padding-bottom:5px;font-style:italic}.brand-period{color:#739847}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:550}.site-header nav a:hover{color:#547a38}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 23px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--green);color:#fff}.button-dark:hover{background:#24523d}.button span{font-size:20px;line-height:1}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;padding-top:65px;padding-bottom:62px;align-items:center}.eyebrow{font-size:13px;letter-spacing:.07em;display:flex;align-items:center;gap:10px;font-weight:600;margin-bottom:27px}.small-star{font-size:25px;color:#648e3e}.hero h1{font-size:clamp(44px,4.5vw,66px);font-weight:650;line-height:1.13;letter-spacing:-3.3px;margin-bottom:26px}.hero h1>span{color:#6b8d47}.hero-intro{font-size:17px;color:var(--muted);line-height:1.75;max-width:450px}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:30px}.text-button{display:flex;align-items:center;gap:9px;background:none;border:0;font-size:14px;font-weight:650;padding:8px 0;white-space:nowrap}.play{width:24px;height:24px;border:1px solid #b4c5b5;border-radius:50%;display:grid;place-items:center;font-size:9px;padding-left:2px}.hero-note{display:flex;gap:8px;align-items:center;font-size:12px;color:#748175;margin-top:23px}.hero-note span+span{margin-left:10px}.hero-visual{min-height:580px;background:#132b22;border-radius:18px;position:relative;overflow:hidden;isolation:isolate;padding:26px}.visual-topline{display:flex;justify-content:space-between;align-items:center;color:#e1edda;position:relative;z-index:2;gap:10px}.visual-wordmark{font-size:12px;letter-spacing:.02em}.demo-badge{border:1px solid #638169;border-radius:20px;padding:4px 9px;font-size:11px;color:#c7d5c5}.sculpture-slot{position:absolute;inset:0;background:radial-gradient(ellipse at 90% 10%,#3f6b42,transparent 65%);z-index:-1}.sculpture-slot img{width:100%;height:100%;object-fit:cover;object-position:58% 40%;opacity:.86}.visual-caption{font-family:var(--heading);position:relative;font-size:25px;font-weight:500;color:#f1f7e8;line-height:1.3;letter-spacing:-.5px;margin:34px 0 27px;max-width:310px;text-shadow:0 2px 18px #0d241c}.visual-caption em{font-style:normal;color:#d4f78b}.workflow-card{position:relative;background:rgba(255,255,251,.97);border:1px solid #fff;border-radius:13px;box-shadow:0 15px 40px #06150d45;padding:20px 20px 0;margin-top:16px;transform:rotate(-2deg);z-index:2}.workflow-header{display:flex;align-items:center;gap:11px}.agent-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;font-size:24px;flex-shrink:0}.lime{background:#ddf6b3}.workflow-header strong{font-size:14px;font-weight:650}.workflow-header div>span{display:block;font-size:11px;color:#7c897c}.more{font-size:25px;margin-left:auto}.user-prompt{background:#edf2e9;border-radius:7px;margin:17px 0 9px;padding:12px;font-size:13px}.workflow-task{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #e9eee7}.task-check{background:#e7f2db;color:#517640;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:12px}.workflow-task strong{display:block;font-size:12px;font-weight:600}.workflow-task div>span{display:block;font-size:11px;color:#788677}.task-label{font-size:10px;background:#edf1e9;padding:3px 6px;border-radius:4px;margin-left:auto;color:#5a7451}.workflow-footer{width:100%;display:flex;justify-content:space-between;background:none;border:0;padding:13px 0;font-size:12px;font-weight:600}.control-note{color:#c4d4bd;font-size:11px;text-align:center;margin-top:26px;position:relative}.control-note span{margin-right:5px}.capabilities-strip{border-block:1px solid var(--line);padding:27px 0}.capabilities-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:600}.capabilities-strip .wrap>span:first-child{font-size:12px;font-weight:400;color:var(--muted);margin-right:25px}.strip-star{font-size:22px;color:#7d9b58}.mobile-nav[hidden]{display:none}
@media(min-width:1550px){.hero{gap:90px}.hero h1{font-size:72px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:32px}.hero h1{font-size:50px;letter-spacing:-2.3px}.hero-actions{gap:14px;flex-wrap:wrap}.header-inner{gap:15px}.site-header nav{gap:18px}.header-cta{padding:12px 14px;font-size:12px}.hero-visual{min-height:570px;padding:22px}.task-label{font-size:9px}.hero-note{font-size:11px}.capabilities-strip .wrap>span:first-child{margin-right:0}}@media(max-width:780px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header-inner{width:calc(100% - 40px);height:76px}.brand{font-size:28px}.brand-mark{width:33px;height:33px}.site-header .header-inner nav,.header-cta{display:none}.menu-toggle{display:block;background:none;border:1px solid var(--line);border-radius:7px;padding:5px 11px;font-size:22px}.site-header .mobile-nav{display:flex;flex-direction:column;padding:15px 25px 25px;gap:20px}.mobile-nav[hidden]{display:none!important}.hero{grid-template-columns:1fr;padding-top:38px;gap:38px;padding-bottom:36px}.hero h1{font-size:clamp(43px,10vw,64px);line-height:1.1;letter-spacing:-2.4px}.eyebrow{margin-bottom:23px;font-size:12px}.hero-intro{font-size:16px;max-width:480px}.hero-actions{margin-top:26px;gap:18px}.hero-note{font-size:11px;margin-top:19px}.hero-visual{min-height:530px;max-width:550px;width:100%;justify-self:center;padding:25px}.visual-caption{margin:28px 0}.capabilities-strip{padding:22px 0}.capabilities-strip .wrap{flex-wrap:wrap;justify-content:center;gap:12px 17px;font-size:13px}.capabilities-strip .wrap>span:first-child{width:100%;text-align:center}.strip-star{font-size:17px}.capabilities-strip .strip-star:last-of-type{display:none}.task-label{font-size:10px}.workflow-card{padding:18px 17px 0}.control-note{margin-top:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.section{padding-block:96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:40px}.section-heading .eyebrow,.solution-copy .eyebrow,.faq-section .eyebrow,.project-section .eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:19px}h2{font-size:38px;font-weight:600;letter-spacing:-1.5px;line-height:1.23}h2 span{color:#6b8d47}.section-heading>p{font-size:15px;line-height:1.7;color:var(--muted);padding-bottom:4px}.agent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.agent-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.agent-card:hover{border-color:#91aa7f;transform:translateY(-4px)}.agent-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.agent-type{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#70806d}.agent-symbol{width:43px;height:43px;display:grid;place-items:center;border-radius:12px}.agent-symbol svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.tone-green{background:#e4f1d4;color:#52763a}.tone-orange{background:#fff0df;color:#aa6c31}.tone-lilac{background:#eee8f7;color:#8663a4}.tone-blue{background:#e4eff8;color:#4b7c9b}.agent-card h3{font-size:20px;letter-spacing:-.6px;font-weight:650;margin-bottom:11px}.agent-card>p{font-size:14px;color:var(--muted);line-height:1.7;min-height:95px}.agent-tags{display:flex;gap:5px;flex-wrap:wrap;margin:20px 0}.agent-tags span{font-size:10px;padding:3px 7px;background:#f3f5f0;color:#637258;border-radius:4px}.agent-link{border:0;border-top:1px solid #edf0e8;background:none;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;font-size:12px;font-weight:600;padding:15px 0 0;margin-top:auto}.agent-link>span{font-size:20px}.section-footnote{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);margin-top:27px}.section-footnote>span{font-size:24px;color:#7a9e53}.section-footnote a{margin-left:auto;color:var(--ink);border-bottom:1px solid #8c9f81;font-weight:550}.solutions-section{background:#ecf1e8;border-block:1px solid #dfe6d9}.solutions-inner{padding-block:78px;display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center}.solution-copy>p{color:var(--muted);font-size:15px;line-height:1.75;max-width:440px;margin:23px 0 32px}.benefit{display:flex;gap:18px;margin-top:23px}.benefit>span{border:1px solid #c4d3ba;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:10px;flex-shrink:0;margin-top:3px}.benefit h3{font-size:15px;font-weight:650}.benefit p{font-size:13px;color:var(--muted);margin-top:5px;line-height:1.7;max-width:385px}.connections{border-radius:18px;background:#f9fbf6;border:1px solid #d7e1ce;padding:38px;min-height:490px;display:flex;flex-direction:column;align-items:center}.connections-title{font-family:var(--heading);font-size:22px;font-weight:600;letter-spacing:-.6px;margin-bottom:30px}.tool-row{display:flex;gap:25px}.tool-item{display:flex;gap:10px;align-items:center;padding:12px 14px;background:white;border:1px solid #e3e9dd;border-radius:9px;font-size:12px;box-shadow:0 3px 10px #30412305}.tool-letter{width:25px;height:25px;display:grid;place-items:center;font-size:20px;font-weight:650}.gmail{color:#bd6252}.calendar{font-size:13px;border:1px solid #6684b9;border-top:5px solid #6684b9;border-radius:3px;color:#42699c}.crm{color:#c18d47;font-size:25px}.docs{background:#688fc3;color:#fff;font-size:23px;border-radius:3px}.connection-line{height:38px;width:1px;background:#c7d8b8}.connection-hub{position:relative;background:#16382b;border:5px solid #e2ecd8;outline:1px solid #c8d8ba;color:white;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:235px;padding:19px 12px 16px;border-radius:15px;gap:1px;box-shadow:0 10px 25px #37532f16}.connection-hub>span:nth-child(2){font-size:30px;font-family:var(--heading);font-weight:650;letter-spacing:-1.5px}.connection-hub .brand-mark{background:var(--lime);color:var(--green);width:30px;height:30px;font-size:28px;border-radius:8px;margin-right:8px}.hub-dot{color:var(--lime)}.connection-hub small{display:block;width:100%;text-align:center;font-size:10px;color:#c1cfba;margin-top:9px}.connections>p{font-size:11px;line-height:1.7;text-align:center;color:var(--muted);margin-top:30px}.button-outline{border-color:#bacab0;background:transparent;white-space:nowrap}.button-outline:hover{background:#eff5e9}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding-top:20px}.steps article{border-top:1px solid #cdd9c5;padding-top:26px}.step-number{font-family:var(--heading);font-size:40px;line-height:1;font-weight:500;letter-spacing:-2px;color:#a3b694;display:block;margin-bottom:26px}.steps h3{font-size:20px;letter-spacing:-.6px;margin-bottom:12px}.steps p{color:var(--muted);font-size:14px;line-height:1.8;max-width:350px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-top:16px;padding-bottom:96px}.faq-section>div>p{color:var(--muted);font-size:15px;margin-top:20px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:23px 0;font-size:15px;font-weight:550}summary::-webkit-details-marker{display:none}summary span{font-size:23px;line-height:1;color:#7c9c65;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:14px;line-height:1.8;padding:0 28px 23px 0}.project-section{background:var(--green);color:#f9fff0;border-radius:18px;padding:58px;display:grid;grid-template-columns:1fr 1fr;gap:65px}.project-section .eyebrow{color:#baceaa}.project-section h2{font-size:42px;letter-spacing:-1.7px}.project-section h2 span{color:var(--lime)}.project-intro>p{color:#b9cab7;font-size:15px;line-height:1.85;margin-top:25px;max-width:370px}.project-signature{display:flex;align-items:center;gap:15px;margin-top:55px}.signature-symbol{font-size:49px;color:var(--lime);line-height:1}.project-signature>span:last-child{font-size:13px;line-height:1.6;color:#c8d8bf}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:16px}.field label{display:block;font-size:12px;color:#e2edd8;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;background:#264838;border:1px solid #55704e;border-radius:6px;color:#f5f9f1;font-size:13px;line-height:1.5;padding:12px}.field input::placeholder,.field textarea::placeholder{color:#a9bba0}.field textarea{resize:vertical;min-height:98px}.field select{appearance:auto;min-height:46px}.button-lime{background:var(--lime);color:var(--green);width:100%;justify-content:space-between;border-radius:6px}.button-lime:hover{background:#e0ffac}.form-note{font-size:10px;color:#b7c8ac;line-height:1.7;margin-top:11px}.form-result{margin-top:17px;border:1px solid #8ba56f;border-radius:6px;padding:15px;font-size:13px}.form-result p{margin-bottom:10px}.form-result button,.form-result a{display:inline-block;border:1px solid #8ba56f;background:none;border-radius:5px;color:#e4f3d6;padding:8px 12px;font-size:12px}.footer{padding-top:56px}.footer-top{display:flex;align-items:center;gap:50px;padding-bottom:35px}.footer-top>p{font-size:12px;line-height:1.7;color:var(--muted)}.footer-top>div{display:flex;gap:25px;margin-left:auto;font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;font-size:10px;color:#7d8877}.footer-bottom>span:nth-child(2){font-weight:600;color:#587449}dialog{width:min(650px,calc(100vw - 32px));max-height:calc(100dvh - 48px);padding:40px;border:1px solid #cfdbbf;border-radius:18px;background:#fafcf9;color:var(--ink);box-shadow:0 25px 100px #001c2050}dialog::backdrop{background:#0d281d99;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:19px;top:13px;border:0;background:none;font-size:32px;font-weight:400;color:#58744b}.dialog-eyebrow{font-size:11px;color:#799367;letter-spacing:.12em;margin:20px 0 10px}dialog h2{font-size:31px;margin-right:10px}dialog .dialog-description{font-size:14px;color:var(--muted);margin-top:16px;line-height:1.8}.demo-tabs{display:flex;gap:7px;margin:22px 0 12px}.demo-tabs button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:8px 12px;font-size:12px}.demo-tabs button[aria-pressed=true]{border-color:var(--green);background:var(--green);color:#fff}.demo-box{background:#eef3e8;border:1px solid #dae3d1;border-radius:10px;padding:21px;font-size:14px;line-height:1.75;min-height:195px}.demo-box h3{font-size:15px;margin-bottom:12px}.demo-box p{margin-bottom:10px}.demo-box ul{padding-left:18px;margin:0}.demo-disclaimer{font-size:11px;color:#718265;margin:14px 0 21px;line-height:1.7}.dialog-action{font-size:13px;width:100%;justify-content:space-between}.agent-card:nth-child(2),.agent-card:nth-child(7){background:#fcfcf8}
@media(min-width:1500px){.hero{padding-top:75px;padding-bottom:75px}}
@media(max-width:1100px){.agent-grid{grid-template-columns:repeat(2,1fr)}.agent-card>p{min-height:48px}.solutions-inner{gap:40px}.connections{padding:30px 20px}.project-section{padding:40px;gap:35px}.project-section h2{font-size:35px}.section-heading>p br{display:none}.section-heading>p{max-width:270px}.tool-row{gap:12px}.tool-item{padding:10px}.footer-top{gap:30px}.footer-top>div{gap:15px}.connections-title{font-size:20px}.faq-section{gap:40px}}
@media(max-width:780px){.section{padding-block:62px}h2{font-size:31px;letter-spacing:-1.2px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;max-width:420px;font-size:14px}.section-heading>.button{margin-top:23px}.agent-grid{gap:12px}.agent-card{padding:19px}.agent-top{margin-bottom:20px}.agent-type{font-size:9px;letter-spacing:.04em}.agent-symbol{width:36px;height:36px;border-radius:9px}.agent-card h3{font-size:18px}.agent-card>p{font-size:13px;min-height:90px}.agent-tags{margin:15px 0}.agent-tags span{font-size:9px}.agent-link{font-size:11px}.section-footnote{flex-wrap:wrap;font-size:12px;margin-top:20px}.section-footnote a{margin-left:33px}.solutions-inner{grid-template-columns:1fr;padding-block:54px;gap:36px}.solution-copy>p{max-width:100%}.benefit p{max-width:100%}.connections{min-height:470px;padding:30px 20px}.connections-title{font-size:22px}.tool-row{gap:24px}.tool-item{padding:12px 14px}.steps{grid-template-columns:1fr;gap:28px;padding-top:5px}.steps article{position:relative;padding:25px 0 0 60px}.step-number{position:absolute;top:28px;left:0;font-size:30px;letter-spacing:-1px}.steps h3{font-size:19px}.steps p{max-width:100%}.faq-section{grid-template-columns:1fr;gap:30px;padding-top:0;padding-bottom:55px}.faq-section h2 br{display:none}.faq-section>div>p{margin-top:12px}.faq-list summary{font-size:14px;padding:21px 0}.faq-list details p{font-size:13px}.project-section{width:calc(100% - 24px);padding:32px 24px;grid-template-columns:1fr;gap:35px}.project-section h2{font-size:33px}.project-intro>p{font-size:14px}.project-signature{display:none}.project-section .eyebrow{font-size:9px}.footer{padding-top:37px}.footer-top{flex-wrap:wrap;gap:20px;justify-content:space-between;padding-bottom:26px}.footer-top>div{width:100%;margin:0;justify-content:space-between}.footer-bottom{flex-wrap:wrap;gap:15px;padding:20px 0}.footer-bottom>span:last-child{width:100%}dialog{padding:30px 23px}.demo-tabs{gap:5px}.demo-tabs button{font-size:11px;padding:8px 10px}.demo-box{padding:17px}.dialog-eyebrow{margin-top:17px}.form-row{gap:12px}.field label{font-size:12px}.field input,.field select,.field textarea{font-size:14px}}
@media(max-width:380px){.agent-grid{grid-template-columns:1fr}.agent-card>p{min-height:0}.agent-type{font-size:10px}.agent-card h3{font-size:20px}.agent-card>p{font-size:14px}.agent-link{font-size:12px}.hero-actions{gap:12px}.hero-note{gap:5px;font-size:10px}.hero-visual{padding:20px}.workflow-card{padding:17px 12px 0}.visual-wordmark{font-size:10px}.demo-badge{font-size:9px}.task-label{font-size:9px}.workflow-task strong{font-size:11px}}
/* Readable secondary information across screen sizes. */
.eyebrow,.hero-note,.visual-wordmark,.demo-badge,.workflow-header div>span,.workflow-task div>span,.task-label,.control-note,.section-heading .eyebrow,.solution-copy .eyebrow,.faq-section .eyebrow,.project-section .eyebrow,.agent-type,.agent-tags span,.benefit>span,.connection-hub small,.connections>p,.form-note,.footer-bottom,.dialog-eyebrow,.demo-disclaimer{font-size:12px}.agent-link,.field label,.demo-tabs button,.workflow-footer{font-size:14px}.agent-card>p,.benefit p,.steps p,details p{font-size:15px}.workflow-task strong{font-size:13px}.workflow-header div>span{line-height:1.5}.visual-caption{max-width:230px}.sculpture-slot img{object-fit:cover;object-position:67% 50%}.agent-type{font-size:12px;letter-spacing:.02em}.agent-tags{gap:6px}.task-label{font-size:12px;padding:3px 5px}.workflow-card{margin-top:35px}.hero-visual{min-height:620px}.agent-card>p{min-height:100px}.copy-feedback:empty{display:none}.copy-feedback{margin:12px 0 0!important}.email-action,.copy-action{margin-top:5px}.agent-top{gap:10px}.agent-type{text-align:right}.workflow-task{gap:7px}.workflow-header strong{font-size:15px}
@media(max-width:1100px){.hero-visual{padding:20px;min-height:620px}.workflow-card{padding:16px 12px 0}.task-label{display:none}.agent-card>p{min-height:62px}.agent-link{font-size:14px}}
@media(max-width:780px){.hero-visual{min-height:585px;padding:23px}.workflow-card{padding:18px 17px 0;margin-top:25px}.hero-note{font-size:12px;flex-wrap:wrap}.agent-grid{grid-template-columns:1fr 1fr}.agent-card{padding:18px}.agent-card>p{font-size:14px;min-height:120px}.agent-type{font-size:12px}.agent-link{font-size:13px;line-height:1.4;gap:7px}.agent-tags span{font-size:12px}.visual-topline{gap:7px}.visual-wordmark{font-size:12px}.demo-badge{font-size:12px}.form-note{font-size:12px}.project-section .eyebrow{font-size:12px}.connections>p{font-size:12px}.connection-hub small{font-size:12px}.footer-bottom{font-size:12px}.hero-actions .button{gap:14px}.hero-visual .visual-caption{font-size:25px}.footer-top>p,.footer-top>div{font-size:14px}.tool-item{font-size:14px}.faq-list details p{font-size:14px}.demo-tabs button{font-size:14px}}
@media(max-width:480px){.agent-grid{grid-template-columns:1fr}.agent-card>p{min-height:0;font-size:15px}.agent-card{padding:23px}.agent-card h3{font-size:22px}.agent-top{margin-bottom:16px}.agent-symbol{width:42px;height:42px}.agent-link{font-size:14px}.agent-tags{margin-top:16px;margin-bottom:20px}.demo-badge{font-size:11px}.visual-wordmark{font-size:11px}.workflow-header strong{font-size:14px}.workflow-task strong{font-size:13px}.workflow-header div>span{font-size:12px}.tool-row{gap:12px}.tool-item{padding:11px;font-size:13px}.project-section h2{font-size:31px}.form-row{grid-template-columns:1fr;gap:0}.hero-actions{gap:18px}.header-inner{height:74px}.section-footnote a{margin-left:0}}
