:root{--blue:#2a43d4;--navy:#16213e;--coral:#ff6c54;--lime:#cbf261;--cream:#f8f2e8;--paper:#fffdf8;--ink:#17203c;--muted:#697080;--line:#d9d8d1;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.5}a{text-decoration:none;color:inherit}.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.announcement{height:34px;background:var(--navy);color:#fff;display:flex;gap:12px;justify-content:center;align-items:center;font-size:11px;letter-spacing:.02em}.announcement span{font-size:9px;background:var(--lime);color:var(--navy);padding:3px 6px;border-radius:10px;font-weight:800}.announcement a{color:var(--lime);font-weight:700}.header{height:84px;display:flex;align-items:center;gap:28px;padding:0 max(32px,calc((100vw - var(--max))/2));background:rgba(255,253,248,.96);position:absolute;top:34px;left:0;right:0;z-index:10;border-bottom:1px solid rgba(23,32,60,.1)}.brand{font-size:25px;font-weight:850;letter-spacing:-.06em;display:flex;align-items:center}.brand-glyph{width:30px;height:30px;border-radius:9px;background:var(--blue);color:#fff;display:inline-grid;place-items:center;font-size:17px;margin-right:7px}.brand-dot{color:var(--coral);font-size:9px;margin-left:3px}.header nav{display:flex;gap:27px;margin-left:auto}.header nav a,.login{font-size:13px;font-weight:650}.header nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:var(--blue);color:#fff;border-radius:7px;padding:16px 21px;font-size:13px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(42,67,212,.18)}.button.small{padding:12px 17px;gap:12px}.login{padding:10px}.menu{display:none}.hero{height:820px;position:relative;overflow:hidden;display:flex;align-items:center}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,242,232,.99) 0%,rgba(248,242,232,.92) 32%,rgba(248,242,232,.12) 65%)}.hero-copy{position:relative;z-index:2;width:min(var(--max),calc(100% - 64px));margin:105px auto 0}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:850;color:var(--blue);text-transform:uppercase}.hero h1,.section-title h2,.agent h2,.final-cta h2{font:700 clamp(54px,6.7vw,92px)/.96 Arial,sans-serif;letter-spacing:-.065em;margin:20px 0}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--coral)}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:580px;color:#51596c}.actions{display:flex;gap:12px;margin-top:30px}.button.ghost{background:rgba(255,255,255,.5);color:var(--ink);border:1px solid #9fa2a2}.rating{display:flex;gap:14px;align-items:center;margin-top:37px}.faces{display:flex}.faces i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:9px;color:#fff;border:2px solid var(--cream);margin-right:-8px}.faces i:nth-child(1){background:#e66e56}.faces i:nth-child(2){background:#334cae}.faces i:nth-child(3){background:#2f7d77}.rating>span{font-size:11px;color:#656d78}.rating b{color:var(--ink);font-size:13px}.logo-cloud{padding:45px 32px;border-bottom:1px solid var(--line);text-align:center}.logo-cloud p{font-size:9px;letter-spacing:.17em;color:#898b91}.logo-cloud div{max-width:1120px;margin:27px auto 0;display:flex;justify-content:space-between;align-items:center;color:#686d76;font-size:16px;font-weight:800}.platform{padding:125px 0}.section-title{max-width:760px}.section-title h2,.agent h2,.final-cta h2{font-size:clamp(45px,5.2vw,72px)}.section-title>p:last-child{font-size:17px;color:var(--muted)}.product-grid{display:grid;gap:18px;margin-top:70px}.product-card{min-height:520px;border-radius:20px;padding:55px;display:grid;grid-template-columns:.72fr 1.1fr;gap:85px;overflow:hidden}.product-card.cobalt{background:var(--blue);color:#fff}.product-card.lime{background:var(--lime)}.product-card.coral{background:var(--coral);color:#fff}.card-copy{display:flex;flex-direction:column;align-items:flex-start}.num{font-size:11px;border:1px solid currentColor;border-radius:50%;width:31px;height:31px;display:grid;place-items:center;opacity:.7}.card-copy h3{font-size:40px;letter-spacing:-.045em;line-height:1.05;margin:34px 0 15px}.card-copy p{font-size:15px;line-height:1.7;opacity:.8}.card-copy a{font-size:13px;font-weight:800;margin-top:auto;border-bottom:1px solid currentColor;padding-bottom:3px}.ui{background:#fff;color:var(--ink);border-radius:12px;align-self:center;box-shadow:0 28px 60px rgba(23,32,60,.19)}.search-ui{padding:18px}.searchbar{background:#f0f2fa;border-radius:7px;padding:14px;font-size:12px;color:#626979;margin-bottom:10px}.candidate{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;padding:15px 8px;border-bottom:1px solid #e6e6e3}.candidate:last-child{border:0}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-style:normal;color:#fff;font-size:10px}.a1{background:#d65d48}.a2{background:#2745b3}.a3{background:#387873}.candidate div{display:flex;flex-direction:column}.candidate b{font-size:13px}.candidate small{font-size:10px;color:#858a93}.candidate>strong{font-size:12px;color:#258064;background:#e5f5ef;padding:5px 7px;border-radius:12px}.score-ui{padding:28px}.score-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #e6e6e1}.score-head span{font-size:13px;font-weight:700}.score-head strong{font-size:40px;color:var(--blue)}.score-row{display:grid;grid-template-columns:120px 1fr 28px;align-items:center;gap:12px;padding:14px 0}.score-row span,.score-row em{font-size:11px;font-style:normal}.score-row i{height:7px;background:#e9ebdf;border-radius:5px;overflow:hidden}.score-row i b{height:100%;display:block;background:var(--blue)}.insight{margin-top:15px;background:#eef0ff;color:var(--blue);padding:12px;border-radius:7px;font-size:11px;font-weight:700}.flow-ui{padding:22px}.flow-top{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #eee}.flow-top span{font-weight:800;font-size:13px}.flow-top b{font-size:10px;color:#777}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:20px}.kanban>div{background:#f3f3ef;border-radius:7px;padding:10px;min-height:180px}.kanban small{font-size:8px;color:#85878a;display:block;margin-bottom:12px}.kanban i{display:grid;height:35px;background:#fff;border-radius:5px;margin:6px 0;place-items:center;font-size:9px;font-style:normal;font-weight:800;color:#445}.agent{background:var(--cream);padding:130px 0}.agent-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:105px;align-items:center}.agent>p,.agent-grid>div:first-child>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.7}.agent ul{list-style:none;padding:0;margin:32px 0}.agent li{border-top:1px solid #cccac2;padding:15px 0;font-size:13px}.agent li:last-child{border-bottom:1px solid #cccac2}.agent li span{color:var(--blue);font-size:10px;margin-right:22px}.button.dark{background:var(--navy)}.agent-console{background:var(--navy);color:#fff;border-radius:18px;padding:25px;box-shadow:0 30px 70px rgba(22,33,62,.2)}.console-top{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;padding-bottom:22px;border-bottom:1px solid #36405d}.bot{width:42px;height:42px;display:grid;place-items:center;background:var(--lime);color:var(--navy);border-radius:10px}.console-top>div:nth-child(2){display:flex;flex-direction:column}.console-top b{font-size:13px}.console-top small{font-size:10px;color:#9ca5bd}.online{font-size:9px;color:var(--lime)}.thought{margin:23px 0;background:#202d50;border:1px solid #38486d;border-radius:10px;padding:20px}.thought small{font-size:8px;color:#a9b5d2;letter-spacing:.14em}.thought p{font-size:13px;line-height:1.65;color:#dfe5f5}.agent-task{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:15px 3px;border-bottom:1px solid #303b58}.agent-task i{width:31px;height:31px;border-radius:8px;background:#273555;display:grid;place-items:center;font-style:normal;color:var(--lime)}.agent-task span{display:flex;flex-direction:column}.agent-task b{font-size:12px}.agent-task small{font-size:9px;color:#949db3}.agent-task em{font-size:9px;color:#778198;font-style:normal}.agent-task button{border:0;border-radius:6px;background:var(--lime);color:var(--navy);padding:8px 12px;font-weight:800;font-size:10px}.teams{padding:130px 0}.center{text-align:center;max-width:none}.team-tabs{display:flex;justify-content:center;gap:6px;margin:55px 0 20px}.team-tabs button{border:1px solid #b9bbc0;background:#fff;border-radius:30px;padding:12px 20px;font-weight:700;color:#5a6170}.team-tabs button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.team-panel{background:#eff1ff;border-radius:18px;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:80px;min-height:340px;align-items:center}.case-label{font-size:9px;letter-spacing:.14em;color:var(--blue);font-weight:800}.team-panel h3{font-size:38px;letter-spacing:-.04em;margin:16px 0}.team-panel p{color:var(--muted);font-size:15px;line-height:1.7}.team-panel a{font-size:13px;color:var(--blue);font-weight:800}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metrics div{background:#fff;border-radius:10px;padding:24px 16px;display:flex;flex-direction:column}.metrics strong{font-size:29px;color:var(--blue)}.metrics span{font-size:10px;color:#747b8b;margin-top:6px}.proof{background:var(--blue);color:#fff;padding:120px 0}.quote{font:400 clamp(36px,4.8vw,63px)/1.16 Georgia,serif;letter-spacing:-.04em;max-width:1080px;margin:0}.quote-author{display:flex;align-items:center;gap:12px;margin-top:35px}.portrait{width:44px;height:44px;border-radius:50%;background:var(--coral);display:grid;place-items:center;font-size:10px}.quote-author div{display:flex;flex-direction:column}.quote-author b{font-size:12px}.quote-author small{font-size:10px;color:#c1c9f2}.impact{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:15px;margin-top:80px;border-top:1px solid rgba(255,255,255,.25);padding-top:26px}.impact>span{font-size:9px;letter-spacing:.15em;color:var(--lime)}.impact div{display:flex;flex-direction:column}.impact strong{font-size:32px}.impact small{color:#c6cced;font-size:10px}.resources{padding:130px 0}.resource-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:15px;margin-top:55px}.resource-grid article{min-height:360px;border:1px solid var(--line);border-radius:13px;padding:28px;display:flex;flex-direction:column}.resource-grid .blue{background:var(--navy);color:#fff}.resource-grid article>span{font-size:9px;letter-spacing:.14em;color:var(--coral);font-weight:800}.resource-grid h3{font-size:27px;letter-spacing:-.035em;line-height:1.1;margin:65px 0 15px}.resource-grid p{font-size:13px;color:var(--muted)}.resource-grid .blue p{color:#aab2c6}.resource-grid a{font-size:12px;font-weight:800;margin-top:auto}.final-cta{background:var(--lime);padding:110px 0}.final-cta .wrap{display:grid;grid-template-columns:1fr .65fr;gap:100px;align-items:end}.final-cta h2{font-size:clamp(60px,8vw,110px);margin-bottom:0}.final-cta .eyebrow{color:#4b6410}.final-cta p:not(.eyebrow){font-size:16px;color:#485428}.final-cta .button{margin-top:20px;background:var(--navy)}footer{background:var(--navy);color:#fff;padding:75px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding-bottom:65px}.footer-grid>div{display:flex;flex-direction:column;gap:11px}.footer-grid>div:first-child p{color:#8d96ad;max-width:300px;font-size:13px}.footer-grid b{font-size:11px;color:#d4daea;margin-bottom:10px}.footer-grid a:not(.brand){font-size:12px;color:#8993ab}.footnote{border-top:1px solid #343e58;padding-top:23px;display:flex;justify-content:space-between;font-size:10px;color:#717b93}
@media(max-width:960px){.header nav{display:none;position:absolute;top:84px;left:0;right:0;padding:25px 32px;background:#fff;flex-direction:column}.header nav.open{display:flex}.menu{display:block;margin-left:auto;background:transparent;border:1px solid var(--ink);padding:8px 11px}.login{display:none}.hero>img{object-position:65% center}.hero-fade{background:linear-gradient(90deg,rgba(248,242,232,.99),rgba(248,242,232,.56))}.product-card{grid-template-columns:1fr;gap:45px}.card-copy a{margin-top:25px}.agent-grid{grid-template-columns:1fr;gap:65px}.team-panel{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr 1fr}.resource-grid article:first-child{grid-column:1/-1}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media(max-width:650px){.wrap{width:calc(100% - 36px)}.announcement{padding:0 12px;font-size:9px}.announcement a{display:none}.header{height:72px;padding:0 18px}.header nav{top:72px}.header .button{display:none}.hero{height:760px}.hero-copy{width:calc(100% - 36px);margin-top:80px}.hero h1{font-size:54px}.hero-copy>p:not(.eyebrow){font-size:15px}.actions{flex-direction:column;align-items:flex-start}.logo-cloud div{flex-wrap:wrap;gap:22px;justify-content:center}.platform,.agent,.teams,.resources,.proof{padding:90px 0}.product-card{padding:30px 22px;min-height:580px}.card-copy h3{font-size:32px}.score-row{grid-template-columns:92px 1fr 24px}.agent-console{padding:17px}.team-tabs{overflow:auto;justify-content:flex-start;padding-bottom:5px}.team-tabs button{white-space:nowrap}.team-panel{padding:30px 22px;gap:40px}.metrics{grid-template-columns:1fr}.impact{grid-template-columns:1fr 1fr}.impact>span{grid-column:1/-1}.resource-grid{grid-template-columns:1fr}.resource-grid article:first-child{grid-column:auto}.final-cta{padding:80px 0}.final-cta .wrap{grid-template-columns:1fr;gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footnote{flex-direction:column;gap:7px}}
