:root{--paper:#f5f4f0;--ink:#141414;--muted:#676762;--line:#d8d7d2;--purple:#713cf1;--lilac:#b99afb;--black:#101011;--white:#fff;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #995efb;outline-offset:5px}::selection{background:#c7b0ff;color:#151515}h1,h2,h3,p{margin:0}h1,h2{font-weight:600;letter-spacing:-.065em}h1{font-size:clamp(58px,7.6vw,112px);line-height:.96}h2{font-size:clamp(38px,4.2vw,62px);line-height:1.02}h3{font-size:26px;line-height:1.14;letter-spacing:-.035em;font-weight:600}p{font-size:17px;line-height:1.55;color:var(--muted)}.wrap{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.section{padding:98px 0}.eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1.6;margin-bottom:23px}.eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--purple)}.muted{color:var(--muted)}.purple{color:var(--purple)}.mono{font-size:11px;letter-spacing:.08em}.rule{height:1px;background:var(--line);border:0;margin:0}.split-title{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.split-title>p{max-width:340px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 25px;border:1px solid transparent;border-radius:4px;background:var(--ink);color:#fff;font-size:14px;font-weight:600;min-height:54px;transition:background .2s,transform .2s;line-height:1.3}.btn:hover{background:#302833;transform:translateY(-2px)}.btn.violet{background:var(--purple)}.btn.violet:hover{background:#5a27d5}.btn.outline{border-color:#b8b7b0;background:transparent;color:var(--ink)}.btn.outline:hover{background:#e9e6de}.btn.light{background:var(--paper);color:var(--ink)}.btn.small{padding:11px 17px;min-height:42px;font-size:13px}.btn.block{width:100%}.text-link{display:inline-flex;align-items:center;gap:25px;border-bottom:1px solid currentColor;padding:5px 0;font-size:14px;font-weight:600}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(3px,-3px)}.actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:28px}.arrow{width:17px;height:17px;flex-shrink:0}.tiny{font-size:12px;line-height:1.5}.topbar{position:sticky;top:0;z-index:30;height:87px;background:rgba(245,244,240,.96);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:11px}.brand-icon{height:32px;width:40px;object-fit:contain}.brand-word{width:99px;height:26px;object-fit:contain}.navlinks{display:flex;gap:29px;align-items:center}.navlinks a{font-size:13px;color:#63635e;position:relative;padding:12px 0}.navlinks a:hover,.navlinks a.active{color:#151515}.navlinks a.active::after{content:'';position:absolute;bottom:3px;left:0;right:0;height:2px;background:var(--purple)}.nav-actions{display:flex;align-items:center;gap:20px}.menu-toggle{display:none;border:0;background:transparent;width:40px;height:40px;align-items:center;justify-content:center;font-size:26px}.skip{position:fixed;top:-80px;left:15px;background:#fff;padding:15px;z-index:100}.skip:focus{top:15px}.hero{padding:54px 0 68px}.hero-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.hero-top .eyebrow{margin:0}.edition{font-size:10px;letter-spacing:.12em;color:#76756f}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:48px;align-items:center}.hero-title{padding:20px 0}.hero-title h1{font-size:clamp(62px,6.45vw,94px)}.hero-title h1 em{font-style:normal;color:var(--purple)}.hero-title p{max-width:410px;margin-top:27px;font-size:17px}.hero-title .actions{margin-top:26px;gap:10px}.hero-photo{height:495px;position:relative;border-radius:5px;overflow:hidden;background:#c3c0b9}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:58% 45%;transition:transform .8s}.hero-photo:hover>img{transform:scale(1.025)}.hero-photo::after{position:absolute;content:'';inset:0;background:linear-gradient(transparent 48%,rgba(0,0,0,.67))}.photo-note{position:absolute;left:28px;bottom:25px;right:28px;color:white;z-index:2;display:flex;align-items:flex-end;justify-content:space-between}.photo-note p{color:#ddd;font-size:12px;margin-top:7px}.photo-note strong{font-size:24px;letter-spacing:-.04em;font-weight:500}.play-circle{width:43px;height:43px;border:1px solid #ffffff80;border-radius:50%;display:grid;place-items:center}.hero-ai-teaser{display:flex;align-items:center;gap:16px;margin-top:13px;padding:17px 20px;background:#e9e5f0;border-radius:4px;font-size:13px}.avatar-stack{display:flex;min-width:89px}.avatar-stack img{width:35px;height:35px;border-radius:50%;object-fit:cover;border:2px solid var(--paper);margin-right:-8px}.hero-ai-teaser span{flex:1}.hero-ai-teaser strong{font-size:14px}.hero-ai-teaser small{font-size:12px;display:block;color:#625e6d;margin-top:4px}.hero-bottom{display:flex;gap:28px;align-items:center;margin-top:39px;font-size:11px;color:#717169}.hero-bottom span:first-child{letter-spacing:.1em}.hero-bottom .dash{height:1px;flex:1;background:var(--line)}.brand-strip{background:#161616;color:#fff;padding:33px 0 35px}.brand-strip-head{display:flex;justify-content:space-between;color:#9c9c95;font-size:11px;margin-bottom:23px}.client-logos{display:grid;grid-template-columns:repeat(8,1fr);gap:20px;align-items:center}.client-logos img{height:36px;max-width:125px;width:100%;object-fit:contain;opacity:.84;transition:opacity .25s}.client-logos img:hover{opacity:1}.client-logos img.tall{height:52px}.project-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:25px}.project-card .project-image{height:352px;overflow:hidden;border-radius:4px;background:#d6d6cf;position:relative}.project-card img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.project-card:hover img{transform:scale(1.04)}.project-badge{position:absolute;top:18px;left:18px;background:rgba(255,255,255,.9);padding:8px 10px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;border-radius:2px}.project-meta{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:20px}.project-meta h3{font-size:25px}.project-meta p{font-size:13px;margin-top:7px}.project-meta .circle-link{border:1px solid #bbb9b0;border-radius:50%;height:39px;width:39px;display:grid;place-items:center}.project-grid.three{grid-template-columns:repeat(3,1fr)}.project-grid.three .project-image{height:300px}.services-layout{display:grid;grid-template-columns:.8fr 1.3fr;gap:105px}.services-intro p{margin-top:24px;max-width:350px}.services-intro .text-link{margin-top:28px}.services-list{border-top:1px solid #c9c7c0}.service-row{border-bottom:1px solid #c9c7c0}.service-row summary{list-style:none;display:flex;align-items:center;gap:18px;padding:22px 0;cursor:pointer}.service-row summary::-webkit-details-marker{display:none}.service-row summary .num{font-size:11px;color:#8b877d;min-width:18px}.service-row summary .service-title{flex:1;font-size:23px;letter-spacing:-.035em}.service-row summary .plus{font-size:23px;color:#5a5750;font-weight:300}.service-row[open] summary .plus{transform:rotate(45deg)}.service-body{padding:0 20px 23px 36px}.service-body p{font-size:15px}.service-body .text-link{margin-top:12px;font-size:12px}.dark{background:var(--black);color:#fff}.dark p{color:#a7a6af}.dark .eyebrow{color:#bbb9c3}.dark .rule{background:#303035}.dark .text-link{color:#e4def5}.dark .btn.outline{border-color:#54505e;color:#fff}.dark .btn.outline:hover{background:#29252f}.ai-band{position:relative;overflow:hidden}.ai-band::before{content:'';position:absolute;width:740px;height:740px;right:-360px;top:-170px;background:radial-gradient(circle,#52299536,transparent 65%);pointer-events:none}.ai-band .split-title{position:relative}.ai-band h2{max-width:730px}.ai-band h2 span{color:var(--lilac)}.ai-band p{max-width:350px}.agents-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin:42px 0 33px}.agent-card{border:1px solid #33313c;background:#17151e;border-radius:5px;overflow:hidden;position:relative;transition:transform .25s,border-color .25s}.agent-card:hover{transform:translateY(-6px);border-color:#a686f0}.agent-card img{width:100%;aspect-ratio:1/1.08;object-fit:cover}.agent-card .agent-caption{padding:18px 17px 20px;background:linear-gradient(#181620,#101014)}.agent-caption h3{font-size:23px;color:#fff}.agent-caption p{font-size:11px;color:#bcb4ca;margin-top:7px;line-height:1.4}.agent-number{position:absolute;top:10px;left:10px;border:1px solid #ffffff40;padding:5px 7px;background:#16131e99;color:white;font-size:9px;letter-spacing:.06em}.ai-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.ai-bottom .price-line{font-size:14px;color:#afa7bd}.ai-bottom .price-line strong{color:#fff;font-size:21px}.academy-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:37px}.academy-intro p{max-width:400px}.course-list{border-top:1px solid var(--line)}.course-row{display:grid;grid-template-columns:55px 1fr 180px 110px 38px;gap:20px;align-items:center;padding:26px 0;border-bottom:1px solid var(--line);transition:padding .2s,background .2s}.course-row:hover{background:#ece9e0;padding-inline:13px}.course-num{font-size:12px;color:#716f6a}.course-row h3{font-size:23px}.course-row .format{font-size:12px;color:#74716b;line-height:1.6}.course-price{font-size:24px;letter-spacing:-.04em}.course-row .arrow{justify-self:end}.academy-note{display:flex;justify-content:space-between;margin-top:23px;font-size:12px;color:#73706a;gap:20px}.testimonial-founder{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:stretch}.quote-block{padding:50px 0;display:flex;flex-direction:column;justify-content:center}.quote-mark{font-size:82px;line-height:.7;color:var(--purple);letter-spacing:-.06em}.quote-block blockquote{font-size:clamp(24px,2.4vw,34px);line-height:1.28;letter-spacing:-.04em;margin:22px 0 27px}.person{font-size:14px;font-weight:600}.person-role{font-size:12px;color:#807c75;margin-top:5px}.founder-tile{position:relative;min-height:420px;border-radius:4px;overflow:hidden}.founder-tile img{width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:grayscale(1)}.founder-tile::after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 42%,#000d)}.founder-info{position:absolute;bottom:28px;left:30px;right:30px;z-index:1;color:white}.founder-info .eyebrow{color:#c9c2da;margin-bottom:9px}.founder-info h3{font-size:31px}.founder-info .text-link{margin-top:12px;font-size:12px}.end-cta{padding:78px 0 84px;border-bottom:1px solid #333}.end-cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:50px}.end-cta h2{font-size:clamp(42px,5vw,75px);max-width:780px}.footer{background:#070707;color:#aaa;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .85fr 1.05fr;gap:48px}.footer .brand{filter:invert(1)}.footer h4{font-size:10px;letter-spacing:.12em;color:#777;text-transform:uppercase;margin:0 0 23px}.footer p{font-size:13px;line-height:1.65;color:#969696;margin-top:23px;max-width:245px}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:13px;font-size:13px;line-height:1.6}.footer a:hover{color:#fff}.footer-contact{display:block;font-size:14px;font-weight:600;color:#f2f2f2;margin-top:19px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #242424;margin-top:60px;padding-top:23px;font-size:10px;color:#757575;line-height:1.6}.page-head{padding:65px 0 65px}.page-head h1{font-size:clamp(55px,6.4vw,91px);max-width:980px}.page-head p{max-width:620px;font-size:19px;margin-top:28px}.page-head.dark .eyebrow{color:#aaa0bf}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:11px;color:#8b8883;margin-bottom:35px}.breadcrumbs a:hover{color:var(--purple)}.page-subnav{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.chip{padding:10px 15px;border:1px solid #bcbab2;background:transparent;color:#555;border-radius:3px;font-size:12px;transition:background .2s}.chip:hover,.chip.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.dark .chip{border-color:#55505c;color:#ddd}.dark .chip:hover,.dark .chip.selected{background:#fff;color:#111}.page-photo{height:470px;overflow:hidden;border-radius:4px}.page-photo img{width:100%;height:100%;object-fit:cover}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.process-step{border-top:1px solid var(--line);padding-top:19px}.process-step .num{font-size:12px;color:var(--purple)}.process-step h3{font-size:25px;margin:22px 0 13px}.process-step p{font-size:14px}.aside-note{border-left:3px solid var(--purple);padding:8px 0 8px 24px;margin-top:42px;max-width:760px}.aside-note h3{font-size:23px;margin-bottom:10px}.aside-note p{font-size:15px}.metrics-row{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.metric-item{border-top:1px solid var(--line);padding-top:18px}.metric-item strong{font-size:45px;font-weight:500;letter-spacing:-.06em}.metric-item p{font-size:13px;margin-top:7px}.ai-hero-grid{display:grid;grid-template-columns:1.05fr .8fr;gap:80px;align-items:center}.ai-hero-grid h1{font-size:clamp(50px,6vw,92px)}.hero-agent-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;transform:rotate(-3deg);padding:10px}.hero-agent-mosaic img{aspect-ratio:1/1.2;object-fit:cover;border-radius:5px;width:100%;border:1px solid #675c8d}.hero-agent-mosaic img:nth-child(2n){transform:translateY(18px)}.mission-box{display:grid;grid-template-columns:.85fr 1.3fr;gap:40px;border:1px solid #33313e;padding:35px;border-radius:6px;margin-top:38px;background:#15131c}.mission-box h3{font-size:28px}.mission-box p{font-size:14px;margin-top:14px}.mission-list{display:grid;gap:10px}.mission-step{display:flex;gap:16px;align-items:center;padding:14px;border:1px solid #383243;background:#211b2d;border-radius:4px}.mission-step img{width:50px;height:50px;object-fit:cover;border-radius:50%}.mission-step strong{font-size:14px}.mission-step span{display:block;font-size:12px;color:#b5aac7;margin-top:5px}.mission-step>div{flex:1}.mission-step>small{color:#c4b1fa;font-size:11px}.demo-tag{font-size:10px;color:#9682b9;border:1px solid #65577e;padding:5px 9px;display:inline-block;border-radius:2px;letter-spacing:.06em}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:43px}.price-card{border:1px solid #d2cec4;padding:31px;position:relative;border-radius:5px;background:transparent;display:flex;flex-direction:column}.price-card.highlight{border:1px solid #a181e8;background:#ece6fb}.price-card .plan-tag{font-size:10px;letter-spacing:.09em;color:#6a39cc;margin-bottom:16px}.price-card h3{font-size:28px}.price-card .price{font-size:56px;font-weight:500;letter-spacing:-.065em;margin-top:26px}.price-card .price small{font-size:13px;font-weight:400;letter-spacing:0;color:#777}.price-card p{font-size:14px;margin-top:16px;min-height:48px}.price-card ul{list-style:none;margin:25px 0;padding:0;flex:1}.price-card li{font-size:13px;padding:10px 0;border-bottom:1px solid #d6d0e0;display:flex;gap:10px}.price-note{font-size:12px;color:#7c756e;margin-top:22px;max-width:850px;line-height:1.6}.agent-full-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.agent-profile{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;align-items:center}.agent-profile-photo{aspect-ratio:1/1;overflow:hidden;border-radius:6px}.agent-profile-photo img{width:100%;height:100%;object-fit:cover}.agent-profile h1{font-size:94px}.agent-profile h3{color:var(--lilac);font-size:27px;margin-top:18px}.agent-profile p{font-size:18px;margin-top:25px}.output-list{list-style:none;padding:0;margin:26px 0}.output-list li{border-bottom:1px solid #40374d;font-size:16px;padding:14px 0;text-transform:capitalize}.forms-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.form-card{border-top:1px solid var(--line);padding-top:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-field{display:flex;flex-direction:column;gap:10px}.form-field.full{grid-column:1/-1}.form-field label{font-size:12px;font-weight:600}.form-field input,.form-field select,.form-field textarea{border:1px solid #c8c6bd;border-radius:3px;background:#faf9f6;padding:15px;font-size:14px;width:100%;color:#1b1b1b}.form-field textarea{min-height:140px;resize:vertical}.check-field{display:flex;gap:10px;font-size:12px;line-height:1.5;align-items:flex-start;margin:24px 0}.check-field input{accent-color:var(--purple)}.form-notice{background:#ece8f3;padding:15px;font-size:12px;line-height:1.6;margin-bottom:24px;border-left:2px solid var(--purple)}.stat-small{font-size:14px;margin-top:28px;color:#68635d}.testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.testimony{border-top:1px solid #bfbdb5;padding:24px 0}.testimony .company{font-size:12px;color:var(--purple);text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.testimony blockquote{font-size:24px;line-height:1.3;letter-spacing:-.025em;margin:0 0 22px}.client-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d2cec7;border:1px solid #d2cec7;margin-top:35px}.client-tile{background:var(--paper);min-height:130px;padding:26px;display:flex;flex-direction:column;justify-content:center}.client-tile h3{font-size:22px}.client-tile p{font-size:11px;margin-top:9px}.client-tile img{filter:invert(1);height:45px;max-width:170px;object-fit:contain;align-self:flex-start}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}.blog-card{border-bottom:1px solid var(--line);padding-bottom:23px}.blog-art{height:160px;background:#e7e1f0;display:flex;justify-content:space-between;align-items:flex-end;padding:25px;position:relative;overflow:hidden;margin-bottom:20px;border-radius:3px}.blog-art .big-n{font-size:82px;letter-spacing:-.08em;color:#593aad;font-weight:600;line-height:.9}.blog-art .label{font-size:10px;color:#655676;letter-spacing:.06em;max-width:120px;z-index:1;text-align:right}.blog-art::after{content:'';position:absolute;width:130px;height:130px;border:1px solid #a795c8;border-radius:50%;right:0;top:-40px;box-shadow:0 0 0 28px #c0b2d329,0 0 0 57px #c0b2d324}.blog-card h3{font-size:22px;margin-bottom:14px}.blog-card small{font-size:10px;letter-spacing:.05em;color:#777}.search-input{border:1px solid #b7b3a9;border-radius:4px;background:transparent;padding:15px;width:100%;max-width:500px;margin-top:27px}.article{max-width:790px;margin:auto}.article h2{font-size:34px;letter-spacing:-.04em;margin:36px 0 18px}.article p{font-size:18px;line-height:1.7;margin:19px 0}.article .back{font-size:12px}.course-hero{display:grid;grid-template-columns:1.15fr .8fr;gap:60px;align-items:center}.course-art{background:#151416;border-radius:5px;min-height:440px;padding:42px;color:white;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.course-art::before{content:'';position:absolute;width:300px;height:300px;border-radius:50%;border:1px solid #b194e0;right:-40px;top:15px;box-shadow:0 0 0 55px #895fc82e,0 0 0 105px #825da91a}.course-art .course-type{font-size:13px;color:#cbb2f4;z-index:1}.course-art h2{font-size:64px;z-index:1;max-width:350px;line-height:1}.course-art .course-hours{font-size:13px;z-index:1;color:#beb3cf}.faculty{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:35px}.faculty div{border-top:1px solid #c9c5bb;padding-top:17px}.faculty h3{font-size:22px}.faculty p{font-size:13px;margin-top:8px}.academic-list{border-top:1px solid #b8b4aa;margin:35px 0}.academic-list>div{padding:19px 0;border-bottom:1px solid #cfcbc0;font-size:16px}.cred{font-size:13px;line-height:1.7;color:#81766e;margin-top:20px}.map-location{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.city{padding:26px 0;border-top:1px solid var(--line)}.city h3{font-size:34px}.city p{font-size:14px;margin-top:10px}.top-status{padding:9px 0;background:#e9e5ef;font-size:10px;text-align:center;letter-spacing:.04em;color:#6b6078}.compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.compare-grid>div{border-top:1px solid var(--line);padding-top:25px}.compare-grid p{font-size:15px;margin-top:18px}.readback{background:#f0ebe2;border:1px solid #d8d0c2;padding:21px;border-radius:4px}.readback p{margin-bottom:12px;font-size:14px}.tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.tags span{font-size:11px;border:1px solid #c9c2d3;padding:7px 10px;border-radius:2px}.dialog-close{position:absolute;top:13px;right:15px;border:0;background:#f1eeea;width:35px;height:35px;border-radius:50%;font-size:25px}dialog{border:1px solid #ddd7cb;background:var(--paper);border-radius:7px;padding:45px;width:min(640px,calc(100% - 34px));max-height:88vh;color:var(--ink)}dialog::backdrop{background:#07050ccc;backdrop-filter:blur(7px)}dialog h2{font-size:38px;letter-spacing:-.045em;line-height:1.1;margin:14px 0 20px}dialog p{font-size:15px;line-height:1.65;margin:12px 0}dialog .price{font-size:52px;letter-spacing:-.05em;margin:20px 0}dialog .demo-tag{color:#6d4d96;border-color:#b1a2c3}dialog .actions{margin-top:25px}dialog .dialog-note{font-size:12px;color:#7d7365}#toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);opacity:0;background:#151217;color:#fff;padding:15px 22px;border-radius:4px;z-index:100;pointer-events:none;font-size:13px;transition:opacity .25s,transform .25s;max-width:90%;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.reveal{animation:entrance .55s both}@keyframes entrance{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}.float-slow{animation:float 7s ease-in-out infinite}@keyframes float{50%{transform:translateY(-7px)}}
@media(min-width:1700px){.wrap{width:min(1450px,calc(100% - 160px))}.hero-photo{height:550px}.hero-title h1{font-size:127px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.navlinks{gap:18px}.hero-grid{gap:30px}.hero-title h1{font-size:76px}.hero-title .btn{font-size:12px;padding:15px 18px}.hero-photo{height:445px}.services-layout{gap:50px}.agents-preview{gap:10px}.footer-grid{gap:26px}.ai-hero-grid{gap:40px}.agent-full-grid{grid-template-columns:repeat(4,1fr)}.forms-layout{gap:45px}.pricing-grid{gap:14px}.price-card{padding:24px}.course-row{grid-template-columns:35px 1fr 150px 95px 20px;gap:14px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.topbar{height:72px}.brand-icon{height:29px;width:34px}.brand-word{width:91px}.navlinks{display:none;position:absolute;left:0;right:0;top:71px;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;box-shadow:0 15px 30px #0001}.navlinks.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.navlinks a{font-size:19px;padding:12px 0}.nav-actions{gap:8px}.nav-actions .btn{padding:9px 12px;font-size:11px;min-height:36px}.menu-toggle{display:flex}.hero{padding:32px 0 40px}.edition{font-size:8px}.hero-grid{grid-template-columns:1fr;gap:27px}.hero-title{padding:13px 0 0}.hero-title h1{font-size:clamp(58px,12vw,88px);letter-spacing:-.06em;max-width:690px}.hero-title p{max-width:500px;font-size:16px}.hero-photo{height:370px}.hero-bottom{margin-top:26px;gap:15px;font-size:9px}.hero-bottom span:first-child{letter-spacing:.03em}.hero-bottom .dash{display:none}.hero-top .eyebrow{font-size:9px}.brand-strip-head{font-size:9px;gap:14px}.client-logos{grid-template-columns:repeat(4,1fr);gap:23px}.client-logos img{max-width:110px;height:28px;justify-self:center}.client-logos img.tall{height:39px}.section{padding:62px 0}.split-title{align-items:flex-start;gap:23px;flex-direction:column;margin-bottom:28px}h2{font-size:43px}.split-title>p{max-width:480px}.project-grid{gap:20px}.project-card .project-image{height:265px}.project-meta h3{font-size:22px}.services-layout{grid-template-columns:1fr;gap:33px}.services-intro p{max-width:550px;font-size:16px}.service-row summary{padding:21px 0}.service-row summary .service-title{font-size:22px}.agents-preview{grid-template-columns:repeat(3,1fr);gap:13px}.agents-preview .agent-card:nth-child(n+4){display:none}.agent-caption h3{font-size:21px}.agent-card .agent-caption{padding:15px 12px}.ai-bottom{align-items:flex-start;flex-direction:column}.academy-intro{grid-template-columns:1fr;gap:24px}.course-row{grid-template-columns:25px 1fr 86px 17px;gap:10px;padding:24px 0}.course-row .format{display:none}.course-row h3{font-size:20px}.course-price{font-size:22px}.academy-note{flex-direction:column;gap:8px}.testimonial-founder{grid-template-columns:1fr 1fr;gap:30px}.quote-block blockquote{font-size:25px}.quote-block{padding:25px 0}.founder-tile{min-height:365px}.founder-info{left:20px;bottom:23px;right:20px}.founder-info h3{font-size:25px}.end-cta .wrap{flex-direction:column;align-items:flex-start;gap:24px}.end-cta h2{font-size:47px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:37px}.footer-grid>div:first-child{grid-column:1/-1}.footer p{max-width:440px}.footer-bottom{flex-direction:column;gap:12px;margin-top:34px}.footer{padding-top:45px}.page-head{padding:38px 0 40px}.page-head h1{font-size:58px}.page-head p{font-size:17px}.page-photo{height:340px}.process-grid{grid-template-columns:repeat(2,1fr);gap:29px}.ai-hero-grid{grid-template-columns:1fr;gap:30px}.hero-agent-mosaic{max-width:490px;width:100%;margin:auto;padding:20px 5px 30px;transform:rotate(-2deg)}.hero-agent-mosaic img{aspect-ratio:1.1}.mission-box{grid-template-columns:1fr;padding:24px;gap:27px}.pricing-grid{grid-template-columns:1fr;gap:21px}.price-card .price{font-size:58px}.price-card p{min-height:0}.price-card{padding:30px}.price-card ul{margin:17px 0 25px}.agent-full-grid{grid-template-columns:repeat(3,1fr);gap:13px}.agent-profile{grid-template-columns:1fr;gap:32px}.agent-profile-photo{max-width:430px}.agent-profile h1{font-size:75px}.agent-profile p{font-size:16px}.forms-layout{grid-template-columns:1fr;gap:30px}.project-grid.three{grid-template-columns:1fr 1fr}.project-grid.three .project-image{height:260px}.testimonials-grid{gap:24px}.testimony blockquote{font-size:22px}.client-grid{grid-template-columns:repeat(3,1fr)}.client-tile{padding:18px;min-height:115px}.client-tile h3{font-size:19px}.blog-grid{grid-template-columns:1fr 1fr;gap:25px}.course-hero{grid-template-columns:1fr;gap:35px}.course-art{min-height:350px}.faculty{grid-template-columns:1fr 1fr}.map-location{grid-template-columns:1fr}.compare-grid{grid-template-columns:1fr}.top-status{font-size:9px;padding:8px 15px}.hero-ai-teaser{padding:14px}.hero-ai-teaser strong{font-size:13px}.hero-ai-teaser small{font-size:11px}}
@media(max-width:480px){.hero-photo{height:280px}.hero-title h1{font-size:61px}.hero-title .actions{align-items:stretch;flex-direction:column;gap:10px}.hero-title .btn{justify-content:space-between;font-size:13px;padding:15px 19px;min-height:50px}.hero-top{gap:10px;margin-bottom:18px}.hero-bottom{justify-content:space-between}.hero-bottom .tiny{font-size:10px}.photo-note{left:18px;right:18px;bottom:19px}.photo-note strong{font-size:21px}.project-grid,.project-grid.three{grid-template-columns:1fr;gap:35px}.project-card .project-image,.project-grid.three .project-image{height:310px}.agent-card .agent-caption{padding:12px 9px 16px}.agent-caption h3{font-size:20px}.agent-caption p{font-size:9px}.agent-number{font-size:8px;padding:4px;left:6px;top:6px}.agents-preview{gap:8px}.academy-intro h2{font-size:40px}.course-row h3{font-size:18px}.course-price{font-size:19px}.course-row{grid-template-columns:22px 1fr 77px 14px;gap:9px}.testimonial-founder{grid-template-columns:1fr;gap:23px}.founder-tile{height:420px}.quote-block blockquote{font-size:29px}.footer-grid{gap:29px 20px}.footer li{font-size:12px}.footer h4{font-size:9px}.end-cta{padding:55px 0}.end-cta h2{font-size:45px}.page-head h1{font-size:51px}.agent-full-grid{grid-template-columns:repeat(2,1fr);gap:14px}.agent-full-grid .agent-caption h3{font-size:24px}.agent-full-grid .agent-caption p{font-size:11px}.agent-profile h1{font-size:73px}.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}.client-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr}.blog-art{height:190px}.process-grid{gap:26px 22px}.process-step h3{font-size:21px}.process-step p{font-size:13px}.brand-strip-head{display:block;line-height:1.6}.brand-strip-head span+span{display:block;margin-top:4px}.client-logos{gap:22px 17px}.hero-agent-mosaic{gap:6px}.mission-box{padding:18px}.dialog-close{right:10px;top:10px}dialog{padding:37px 23px}dialog h2{font-size:32px}.faculty{gap:28px}.faculty h3{font-size:19px}.course-art h2{font-size:57px}.page-photo{height:270px}.nav-actions .btn{max-width:98px}.metrics-row{grid-template-columns:1fr 1fr 1fr;gap:15px}.metric-item strong{font-size:31px}.metric-item p{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

[hidden]{display:none!important}
/* SQUAD / revisión B2B · B2C · AI. Diseño editorial. */
:root{--paper:#fafafa;--ink:#111111;--muted:#626262;--line:#dedede;--purple:#7d39eb;--lilac:#b991f9;--black:#070707;--max:1320px}
body{background:var(--paper)}
.topbar{background:rgba(7,7,7,.96);border-color:#282828;color:#fff;height:88px;backdrop-filter:blur(14px)}
.topbar .brand-icon,.topbar .brand-word{filter:brightness(0) invert(1)}
.navlinks{gap:35px}.navlinks a{color:#aaa;font-size:12px;letter-spacing:.035em}.navlinks a:hover,.navlinks a.active{color:#fff}.navlinks a.active::after{background:var(--lilac)}
.topbar .btn{background:#fff;color:#111;border-radius:2px;padding:12px 19px}.topbar .menu-toggle{color:#fff}.mobile-contact{display:none!important}
.btn{border-radius:2px;gap:21px;font-weight:500;min-height:50px}.btn:hover{transform:translateY(-1px)}
.text-link{font-weight:500}.btn.light{background:#fff}.eyebrow{font-size:11px;letter-spacing:.08em;font-weight:400}.eyebrow .dot{border-radius:0;width:5px;height:5px}
h1,h2{font-weight:500;letter-spacing:-.065em}.section{padding:98px 0}.split-title{margin-bottom:45px}.split-title>div>p{max-width:340px}
.new-hero,.segment-hero,.new-ai-hero{background:#070707;color:#fff;padding:50px 0 0;position:relative;overflow:hidden}
.hero-kicker{display:flex;justify-content:space-between;gap:20px;color:#9c9c9c;font-size:11px;letter-spacing:.035em;margin-bottom:48px}
.new-hero h1{font-size:clamp(66px,8.45vw,132px);font-weight:500;line-height:.94;letter-spacing:-.064em;position:relative;max-width:1250px}
.new-hero h1 em,.segment-hero h1 em,.new-ai-hero h1 em{font-style:normal;color:var(--lilac)}
.hero-description{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-top:36px;margin-bottom:48px}
.hero-description p{font-size:17px;max-width:580px;color:#a6a6a6;line-height:1.55}.scroll-work{white-space:nowrap;display:flex;align-items:center;gap:25px;font-size:14px;border-bottom:1px solid #666;padding-bottom:10px}
.entry-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #373737}
.entry{padding:26px 26px 28px 0;border-right:1px solid #373737;transition:background .25s}.entry:nth-child(n+2){padding-left:30px}.entry:last-child{border-right:0}.entry>div{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}
.entry h2{font-size:29px;letter-spacing:-.04em;font-weight:500}.entry p{font-size:13px;color:#999;margin-top:12px}.entry-index{color:#818181;font-size:10px;letter-spacing:.08em}.entry:hover{background:#151218}.entry:hover .arrow{transform:translate(3px,-3px)}.entry .arrow{transition:transform .2s}.ai-entry h2{color:var(--lilac)}
.editorial-work{background:#fafafa}.folio-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.folio{min-width:0}.folio-stage{background:#e7e6e4;height:395px;padding:20px;position:relative;overflow:hidden}.stage-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.08em;position:relative;z-index:2}.folio-canvas{display:grid;grid-template-columns:.52fr 1fr;align-items:center;gap:15px;margin-top:44px}.folio-name{font-size:clamp(30px,3.2vw,49px);font-weight:600;line-height:1;letter-spacing:-.06em;overflow-wrap:anywhere}.browser-frame{background:#fff;border:1px solid #ffffff9c;box-shadow:0 15px 35px #17171718;transform:rotate(-3deg);margin-top:10px;overflow:hidden;transition:transform .4s}.folio:nth-child(even) .browser-frame{transform:rotate(3deg)}.folio:hover .browser-frame{transform:rotate(0) translateY(-5px)}.browser-top{display:flex;align-items:center;gap:4px;padding:9px;background:#fbfbfb;font-size:8px;color:#787878}.browser-top i{width:4px;height:4px;background:#c3c3c3;border-radius:50%}.browser-top span{margin-left:auto}.browser-frame img{width:100%;height:210px;object-fit:cover}.stage-index{position:absolute;left:20px;bottom:18px;font-size:10px;letter-spacing:.15em;color:#555}
.folio-jungle{background:#e2e8df}.folio-maq{background:#ede7e6}.folio-utec{background:#e2e4e8}.folio-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:21px}.folio-bottom h3{font-size:23px;font-weight:500;letter-spacing:-.04em}.folio-bottom p{font-size:12px;margin-top:6px}.folio-arrow{width:37px;height:37px;border:1px solid #ccc;border-radius:50%;display:grid;place-items:center}
.folio-grid.single .folio{grid-column:1/-1}.folio-grid.single .folio-stage{height:420px}.folio-grid.single .folio-canvas{grid-template-columns:1fr 1fr;margin:20px 80px}.folio-grid.single .folio-name{font-size:100px}.folio-grid.single .browser-frame{max-width:430px}.folio-grid.single .browser-frame img{height:285px}
.brand-strip{background:#fff;color:#111;padding:50px 0 42px;border-block:1px solid var(--line)}.brand-strip-head{color:#606060;font-size:10px;letter-spacing:.06em}.client-logos{gap:20px;min-height:70px}.client-logos img{filter:brightness(0);height:33px;opacity:.8;max-width:128px}.client-logos img.tall{height:64px;max-width:143px;opacity:.93}.brands-after{display:flex;justify-content:space-between;align-items:center;margin-top:26px;color:#5c5c5c;font-size:12px}.brands-after .text-link{font-size:12px;gap:16px}
.services-layout{gap:85px}.services-list{border-top:1px solid #c8c8c8}.service-row{border-bottom:1px solid #c8c8c8}.service-row summary{padding:23px 0}.service-row summary .service-title{font-size:22px}.service-body{padding-left:34px}.service-row .num{color:#777}.service-body .text-link{color:var(--purple)}
.ai-product{padding:102px 0}.ai-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ai-split h2{font-size:clamp(46px,4.6vw,68px)}.ai-split h2 span{color:var(--lilac)}.ai-split>div>p{margin-top:24px;max-width:410px}.ai-split .price-line{margin-top:25px;color:#a5a5a5}
.product-demo{background:#151419;border:1px solid #39343f;border-radius:9px;box-shadow:0 28px 70px #0004;color:#fff;overflow:hidden}.demo-titlebar{border-bottom:1px solid #332f3b;background:#1b1820;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#c6bfcf;padding:15px 20px;letter-spacing:.08em}.demo-lights{display:flex;gap:5px}.demo-lights i{width:5px;height:5px;background:#655f6b;border-radius:50%}.demo-body{padding:28px}.demo-task{border-left:2px solid var(--lilac);padding-left:16px}.demo-task>span{font-size:10px;color:#b9a2d5;letter-spacing:.05em}.demo-task h3{font-size:24px;line-height:1.2;margin-top:12px;font-weight:500}.demo-steps{margin-top:28px}.demo-steps>div{display:flex;align-items:center;gap:14px;border-top:1px solid #332d3b;padding:14px 0}.demo-step-number{font-size:11px;color:#9070bb}.demo-steps strong{font-size:13px;font-weight:500}.demo-steps small{display:block;color:#aaa;font-size:11px;margin-top:5px}.demo-steps b{margin-left:auto;border:1px solid #4d425a;border-radius:2px;padding:6px;font-size:9px;color:#bdb3ca;font-weight:400}.demo-output{display:flex;align-items:center;gap:10px;background:#201929;padding:12px;margin-top:7px;color:#c7b7d8;font-size:11px}.status-dot{width:5px;height:5px;background:#b791e9;border-radius:50%}.demo-action{display:flex;align-items:center;justify-content:space-between;margin-top:24px;font-size:12px;color:#dbccf1}.demo-action .arrow{width:13px;height:13px}
.testimonials-grid.two{grid-template-columns:1fr 1fr}.testimony{border:0;border-top:1px solid #aaa;background:transparent;border-radius:0;padding:30px 0}.testimony .company{font-weight:600;font-size:22px;color:#111}.testimony blockquote{font-size:22px;letter-spacing:-.025em;line-height:1.45;margin:25px 0}.testimony .person{font-size:13px}.testimony .person-role{font-size:11px}.testimonials-grid{gap:44px}
.end-cta{padding:65px 0 76px}.end-cta>.wrap{display:block}.closing-top{display:flex;justify-content:space-between;gap:20px;color:#888}.closing-top .eyebrow{margin-bottom:0}.closing-top .tiny{font-size:10px}.end-cta h2{font-size:clamp(56px,7.8vw,108px);margin-top:45px;line-height:.97;letter-spacing:-.06em;max-width:900px}.close-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-top:35px}.close-bottom p{max-width:380px;font-size:15px}.close-bottom .actions{margin-top:0}.wa-link{background:transparent;border:0;border-bottom:1px solid #7c7c7c;color:#ccc;padding:8px 0;cursor:pointer;font-size:12px}
.footer{background:#000;border-top:1px solid #232323;padding:63px 0 25px}.footer-grid{grid-template-columns:1.1fr 1fr 1fr 1fr 1fr;gap:43px}.footer .brand-icon,.footer .brand-word{filter:brightness(0) invert(1)}.footer .brand-icon{height:26px;width:32px}.footer .brand-word{width:86px;height:22px}.footer-grid p{font-size:12px;line-height:1.8;color:#a4a4a4}.footer-grid h4{font-size:10px;color:#8f8f8f;letter-spacing:.1em;text-transform:uppercase;font-weight:400;margin-top:6px}.footer-grid a{font-size:12px;line-height:1.7;color:#b6b6b6}.footer-grid li{margin:0 0 12px}.footer-contact{font-size:13px!important;color:#f3f3f3!important}.footer-bottom{margin-top:55px;border-color:#272727;font-size:10px;color:#777}
.segment-hero{padding-bottom:34px}.segment-hero h1{font-size:clamp(60px,7.05vw,110px);max-width:1200px;line-height:.99}.segment-bottom{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-top:35px}.segment-bottom>p{max-width:590px;color:#a4a4a4;font-size:17px}.segment-bottom .actions{max-width:450px;margin:0}.segment-client-names{display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;border-top:1px solid #383838;margin-top:47px;padding-top:25px;color:#ddd;font-size:18px;letter-spacing:-.035em;font-weight:600}.segment-client-note{margin-top:18px;color:#828282;font-size:10px}.process-section{background:#eeeef0;border-block:1px solid #ddd}.process-grid{gap:34px}.process-step{border-top:1px solid #bbb;padding-top:18px}.process-step .num{font-size:11px;color:#666}.process-step h3{font-size:24px;margin-top:20px}.process-step p{font-size:14px}.success-fee{padding:52px 0;background:#fff}.success-fee p{font-size:15px;max-width:720px;margin:15px 0}.success-fee .text-link{margin-top:15px}
.new-ai-hero{padding-bottom:50px}.new-ai-hero h1{font-size:clamp(49px,5.25vw,80px);line-height:1.02}.new-ai-hero .ai-split{gap:65px}.new-ai-hero .demo-disclosure{font-size:11px;color:#958f9d}.agents-preview{gap:15px}.agent-card{border-radius:3px;border:1px solid #2a282d}.agent-card img{filter:saturate(.8)}.price-section{background:#f1f1f3}.pricing-card{border-radius:2px}.pricing-card.featured{border-color:var(--purple)}.page-head{padding:70px 0 50px}.page-head h1{font-size:clamp(52px,7vw,94px)}.breadcrumbs{font-size:11px}.page-subnav .chip{border-radius:1px}.map-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:45px}.map-groups ul{list-style:none;padding:0}.map-groups li{padding:10px 0;font-size:14px;border-bottom:1px solid var(--line)}.contact-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.contact-choices>article{border-top:1px solid #777;padding-top:20px}.contact-choices h2{font-size:33px;margin-top:24px}.contact-choices p{font-size:15px;margin-top:18px;min-height:85px}.contact-choices .text-link{margin-top:23px;font-size:13px}.form-notice{border-radius:0}.form-card{border-radius:2px}.form-field input,.form-field select,.form-field textarea{border-radius:2px}
@media(min-width:1000px){.new-hero .entry:nth-child(3){padding-right:5px}.new-hero::after{content:'';width:400px;height:400px;position:absolute;right:-190px;top:40px;pointer-events:none;background:radial-gradient(ellipse,#59329110 0%,transparent 68%)}}
@media(max-width:1100px){.navlinks{gap:21px}.wrap{width:calc(100% - 64px)}.footer-grid{gap:24px}.ai-split{gap:35px}.folio-name{font-size:32px}.folio-canvas{grid-template-columns:.65fr 1fr;gap:10px}.segment-bottom{display:block}.segment-bottom .actions{margin-top:25px;max-width:none}}
@media(max-width:800px){.wrap{width:calc(100% - 36px)}.topbar{height:73px}.navlinks{position:absolute;top:73px;left:0;right:0;background:#080808;padding:20px 22px;display:none;flex-direction:column;align-items:stretch;border-bottom:1px solid #555;gap:8px}.navlinks.open{display:flex}.navlinks a{font-size:16px;padding:12px}.mobile-contact{display:flex!important;margin-top:10px}.menu-toggle{display:flex}.nav-actions{gap:8px}.nav-actions .btn{font-size:11px;padding:10px;min-height:38px}.section{padding:65px 0}.new-hero,.segment-hero,.new-ai-hero{padding-top:33px}.hero-kicker{font-size:9px;margin-bottom:36px;gap:10px}.new-hero h1{font-size:clamp(49px,9.7vw,79px);letter-spacing:-.059em}.hero-description{display:block;margin-top:28px;margin-bottom:29px}.hero-description p{font-size:15px;max-width:500px}.scroll-work{width:max-content;font-size:12px;margin-top:22px}.entry-grid{grid-template-columns:1fr}.entry,.entry:nth-child(n+2){padding:21px 0;border-right:0;border-bottom:1px solid #303030}.entry:last-child{border-bottom:0}.entry>div{margin-top:8px}.entry h2{font-size:26px}.entry p{font-size:12px;margin-top:5px}.entry-index{font-size:9px}.new-hero{padding-bottom:14px}.split-title{display:block;margin-bottom:28px}.split-title h2{font-size:43px}.split-title>div>p,.split-title>p{font-size:14px;margin-top:21px;max-width:410px}.split-title>.text-link{margin-top:23px}.folio-grid{grid-template-columns:1fr;gap:40px}.folio-stage{height:330px;padding:17px}.folio-canvas{grid-template-columns:.58fr 1fr;gap:17px;margin-top:35px}.folio-name{font-size:35px}.browser-frame img{height:175px}.browser-top{padding:7px;font-size:7px}.stage-top,.stage-index{font-size:8px}.folio-grid.single .folio-canvas{margin:30px 0;grid-template-columns:.58fr 1fr}.folio-grid.single .folio-name{font-size:44px}.folio-grid.single .folio-stage{height:335px}.folio-grid.single .browser-frame img{height:200px}.folio-bottom h3{font-size:21px}.folio-bottom p{font-size:11px}.brand-strip{padding:30px 0}.brand-strip-head{font-size:9px;display:block}.brand-strip-head span{display:block;margin-bottom:7px}.client-logos{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px}.client-logos img{max-width:100%;height:30px}.client-logos img.tall{height:50px}.brands-after{font-size:10px;gap:15px}.brands-after .text-link{font-size:10px;gap:9px}.services-layout{grid-template-columns:1fr;gap:33px}.services-intro h2{font-size:45px}.services-intro p{font-size:15px}.service-row summary .service-title{font-size:19px}.service-row summary{padding:20px 0}.ai-split{grid-template-columns:1fr;gap:38px}.ai-split h2{font-size:45px}.ai-split>div>p{font-size:15px;margin-top:20px}.product-demo{max-width:550px}.demo-body{padding:21px}.demo-task h3{font-size:22px}.testimonials-grid.two,.testimonials-grid{grid-template-columns:1fr;gap:22px}.testimony blockquote{font-size:21px}.end-cta{padding:40px 0 55px}.closing-top .tiny{display:none}.end-cta h2{font-size:clamp(48px,11vw,82px);margin-top:35px}.close-bottom{display:block;margin-top:25px}.close-bottom p{font-size:14px}.close-bottom .actions{margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-grid>div:first-child{grid-column:1/-1;max-width:330px}.footer-bottom{display:block;margin-top:25px}.footer-bottom>span{display:block;margin-top:20px}.footer-grid p,.footer-grid a{font-size:12px}.segment-hero h1{font-size:clamp(44px,8.5vw,74px);line-height:1.05}.segment-bottom>p{font-size:15px}.segment-client-names{gap:20px;justify-content:flex-start;font-size:16px}.process-grid{grid-template-columns:1fr 1fr;gap:28px}.process-step h3{font-size:23px}.process-step p{font-size:13px}.new-ai-hero h1{font-size:clamp(44px,7.5vw,68px)}.new-ai-hero .hero-kicker span:last-child{font-size:8px}.agents-preview{grid-template-columns:repeat(2,1fr);gap:12px}.agents-preview .agent-card:last-child{display:none}.contact-choices{grid-template-columns:1fr;gap:32px}.contact-choices p{min-height:0;margin-top:14px}.contact-choices h2{font-size:31px}.map-groups{grid-template-columns:1fr}.page-head{padding-top:47px}.page-head h1{font-size:46px}.form-grid{grid-template-columns:1fr}.forms-layout{gap:30px}.hero-kicker span:last-child{text-align:right}}
@media(prefers-reduced-motion:no-preference){.new-hero h1,.segment-hero h1,.new-ai-hero h1{animation:typeIn .65s ease-out both}.entry{animation:typeIn .6s ease-out both}.entry:nth-child(2){animation-delay:.08s}.entry:nth-child(3){animation-delay:.16s}@keyframes typeIn{from{opacity:.15;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.float-slow{transform:none!important}}
/* Ajustes tras revisión visual */
.footer .brand{filter:none}
.folio-jungle .folio-name{font-size:clamp(20px,1.95vw,29px);overflow-wrap:normal;word-break:normal;line-height:1.03}
@media(max-width:800px){.folio-jungle .folio-name{font-size:21px}.folio-canvas{grid-template-columns:.7fr 1fr}}
@media(max-width:370px){.folio-jungle .folio-name{font-size:18px}.folio-name{font-size:30px}.hero-kicker{font-size:8px}.hero-kicker span:last-child{max-width:127px}}

/* Production refinements; preserve the approved B2B / B2C / AI design. */
html{scroll-behavior:smooth}body{font-size:17px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}[hidden]{display:none!important}:focus-visible{outline:3px solid #ae7aff;outline-offset:5px}.brand img{display:block;width:152px;height:36px;object-fit:contain}.brand{width:auto}.topbar .brand{flex-shrink:0}.footer-grid{grid-template-columns:1.4fr 1fr 1.3fr 1fr}.footer-contact{font-size:clamp(16px,1.6vw,24px);overflow-wrap:anywhere}.footer-entities{border-top:1px solid #333;margin-top:48px;padding:28px 0;display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-entities p{font-size:14px;line-height:1.7;color:#a8a8a8}.footer-entities strong{color:#f5f5f5;font-weight:500}.footer-bottom{align-items:center}.footer-bottom nav{display:flex;gap:18px;flex-wrap:wrap}.footer-bottom a,.footer-bottom button{font-size:14px;color:#aaa;background:none;border:0;padding:0}.client-logo{object-fit:contain;max-width:100%;height:48px}.client-logos{gap:36px;align-items:center}.client-logos .client-logo{width:100%;height:44px;filter:brightness(0)}.client-logos .client-logo[alt="UTEC"]{height:62px}.client-logos .client-logo[alt="Jungle Experiences"]{height:65px}.brand-strip-head a{font-size:14px}.client-art{height:130px;display:flex;align-items:center;justify-content:center;padding:24px 12px;background:#111;margin-bottom:24px}.client-art .client-logo{filter:none;height:auto;max-height:84px;width:80%;max-width:240px}.client-name{font-weight:600;line-height:1.15;font-size:26px;color:#fff;text-align:center}.client-grid{gap:28px;grid-template-columns:repeat(4,minmax(0,1fr))}.client-tile{border:0;border-bottom:1px solid #d7d7d7;padding:0 0 24px;min-width:0;background:transparent}.client-tile h3{font-size:18px;letter-spacing:-.025em}.client-tile p{font-size:14px;line-height:1.5;margin-top:9px}.client-count{margin-top:28px;font-size:14px;color:#666}.testimonial-brand{height:65px;display:flex;align-items:center;margin-bottom:32px}.testimonial-brand .client-logo{filter:brightness(0);width:136px;object-position:left;max-height:58px}.testimony{background:transparent;border:0;border-top:1px solid #aaa;padding:30px 0;display:flex;flex-direction:column;min-width:0}.testimony blockquote{font-size:17px;line-height:1.65;font-weight:400;letter-spacing:-.01em;margin:0 0 32px}.testimony blockquote p{font:inherit;color:inherit;margin:0 0 16px}.testimony blockquote p:last-child{margin-bottom:0}.testimonial-person{margin-top:auto;display:flex;align-items:center;gap:16px}.portrait{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0}.person{font-size:16px;line-height:1.4}.person-role{font-size:14px;line-height:1.5;color:#666;margin-top:5px}.testimonials-grid{gap:48px}.testimonial-category{font-size:18px;letter-spacing:0;margin:0 0 32px}.testimonial-category:not(:first-child){margin-top:90px}.two .testimony blockquote{font-size:19px}.two .testimonial-brand{margin-bottom:30px}.form-card{border:1px solid #d5d5d5;box-shadow:none;border-radius:0}.forms-layout aside p{margin:22px 0;max-width:460px}.forms-layout aside h3{font-size:clamp(32px,4vw,52px);line-height:1.07;letter-spacing:-.05em}.form-field input,.form-field select,.form-field textarea{min-height:50px;border-radius:0;background:#fff;color:#111;font-size:16px;border:1px solid #aaa}.form-field label{font-size:14px}.check-field{font-size:14px;line-height:1.6}.check-field a{text-decoration:underline}.check-field input{width:18px;height:18px;accent-color:#7d39eb;flex-shrink:0;margin-top:3px}.form-privacy{font-size:14px;line-height:1.6;color:#555;margin:20px 0}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-status{font-size:16px;line-height:1.6;margin-top:22px}#form-status:not(:empty){border-left:3px solid #7d39eb;padding:12px 18px;background:#f3ecfc}#form-status a{text-decoration:underline}.form-card button:disabled{opacity:.5}.coverage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.coverage-grid article{border-top:1px solid #aaa;padding-top:30px}.coverage-grid h2{font-size:40px;margin:28px 0}.coverage-grid p{font-size:18px}.legal-copy{max-width:850px;line-height:1.8}.legal-copy h2{font-size:25px;line-height:1.25;margin:50px 0 18px;letter-spacing:-.025em}.legal-copy h2:first-child{margin-top:0}.legal-copy p{font-size:17px;margin-bottom:18px}.legal-copy a,.inline-button{text-decoration:underline}.inline-button{border:0;background:transparent;padding:0;color:inherit}.legal-copy code{font-size:15px}.plan-access{margin:26px 0 36px;font-size:14px;padding-top:24px;border-top:1px solid #ddd}.price-card.highlight .plan-access{border-color:#cbaaff}.price-note{font-size:14px;max-width:920px;line-height:1.65}.agent-catalog{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.agent-profile-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.agent-profile-image{background:#141414}.agent-profile-image img{width:100%;display:block}.agent-profile-grid h1{font-size:clamp(80px,9vw,140px);letter-spacing:-.065em;line-height:1;margin:32px 0}.agent-role-title{font-size:26px}.agent-profile-grid h2{font-size:22px;margin:36px 0 18px}.agent-output-list{line-height:1.8;padding-left:20px;font-size:18px}.agent-profile-grid .tiny{margin-top:30px;color:#bbb}.folio:hover .browser-frame img{transform:scale(1.025);transition:transform .6s}.folio-stage{overflow:hidden}.folio-bottom h3{font-size:25px}.new-hero em,.segment-hero em,.new-ai-hero em{color:#a875ff}.page-head h1{max-width:1100px}.tiny,.eyebrow,.hero-kicker,.entry-index,.stage-top,.stage-index,.price-line,.brand-strip-head,.num{font-size:14px}.cookie-banner{position:fixed;z-index:1000;left:24px;right:24px;bottom:24px;background:#fff;color:#111;border:1px solid #aaa;box-shadow:0 8px 40px #0002;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cookie-banner p{font-size:16px;line-height:1.6}.cookie-banner .actions{flex-shrink:0;gap:12px;margin:0}.cookie-banner .btn{min-height:46px;padding:10px 22px}#cookie-dialog{border:1px solid #aaa;padding:40px;width:min(620px,calc(100% - 32px));max-height:90dvh;background:#fff;color:#111;margin:auto}#cookie-dialog::backdrop{background:#0009}#cookie-dialog h2{font-size:40px;line-height:1.08;margin:15px 0 22px}#cookie-dialog p{font-size:16px;line-height:1.6}.dialog-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:32px}.cookie-choice{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ccc;padding:24px 0;gap:20px}.cookie-choice small{display:block;font-size:14px;color:#666;margin-top:8px}.cookie-choice input{accent-color:#7d39eb;width:22px;height:22px}.skip{z-index:2000}.agent-card{overflow:hidden}.agent-card img{transition:transform .3s}.agent-card:hover img{transform:scale(1.025)}
@media(min-width:1600px){.wrap{max-width:1440px}.new-hero h1{font-size:clamp(100px,8.3vw,164px)}}
@media(max-width:1100px){.footer-grid{grid-template-columns:repeat(2,1fr)}.client-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonials-grid{gap:28px}.coverage-grid{gap:28px}.coverage-grid h2{font-size:32px}.agent-profile-grid{gap:36px}.cookie-banner{display:block}.cookie-banner .actions{margin-top:20px}}
@media(max-width:760px){body{font-size:16px}.wrap{width:calc(100% - 40px)}.brand img{width:131px;height:31px}.new-hero h1{font-size:clamp(48px,10.6vw,78px);line-height:1.04;letter-spacing:-.055em}.segment-hero h1{font-size:clamp(42px,9.3vw,70px);letter-spacing:-.055em}.new-ai-hero h1{font-size:52px}.hero-kicker{gap:20px}.hero-kicker span{font-size:12px}.hero-kicker span:last-child{text-align:right}.testimonials-grid,.testimonials-grid.two{grid-template-columns:1fr;gap:36px}.testimony blockquote,.two .testimony blockquote{font-size:17px}.testimony{padding-top:25px}.testimonial-brand{margin-bottom:20px}.footer-grid,.footer-entities{grid-template-columns:1fr;gap:28px}.footer-bottom{align-items:flex-start;gap:25px}.footer-bottom nav{gap:16px;line-height:1.5}.client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.client-art{height:108px;padding:14px}.client-tile h3{font-size:16px}.client-art .client-logo{width:95%;max-height:68px}.client-name{font-size:20px}.page-subnav{gap:9px}.chip{padding:11px 15px;font-size:14px}.coverage-grid{grid-template-columns:1fr}.agent-catalog{grid-template-columns:repeat(2,1fr);gap:16px}.agent-profile-grid{grid-template-columns:1fr}.agent-profile-image{max-width:420px}.form-card{padding:24px 20px}.forms-layout{gap:42px}.legal-copy{width:calc(100% - 40px)}.legal-copy p{font-size:16px}.page-head h1{font-size:clamp(40px,9vw,68px);overflow-wrap:break-word}.cookie-banner{left:12px;right:12px;bottom:12px;padding:20px}.cookie-banner .actions{flex-wrap:wrap;gap:10px}.cookie-banner .btn{font-size:14px;padding:10px 14px}#cookie-dialog{padding:28px 22px}#cookie-dialog h2{font-size:32px}#cookie-dialog .actions{gap:12px}.client-logos{grid-template-columns:repeat(4,1fr);gap:25px 20px}.client-logos .client-logo{height:26px}.client-logos .client-logo[alt="Jungle Experiences"],.client-logos .client-logo[alt="UTEC"]{height:42px}.brand-strip-head{gap:18px;align-items:flex-start}.brand-strip-head span,.brand-strip-head a{font-size:12px}.brand-strip-head span{max-width:165px}.folio-bottom h3{font-size:21px}.agent-card .agent-caption h3{font-size:25px}.agent-number{font-size:11px}.agent-caption p{font-size:13px;line-height:1.4}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
/* Uniform optical logo sizing. Original files remain unchanged. */
.client-grid{background:transparent;border:0}.client-tile{justify-content:flex-start}.client-logo-frame .client-logo-source{opacity:1}.client-art{flex-shrink:0}
.logo-filter-defs{position:absolute;width:0!important;height:0!important;overflow:hidden;pointer-events:none}.client-logo-frame{display:block;position:relative;overflow:hidden;width:min(100%,calc(var(--logo-w)*var(--logo-scale,1)));height:auto;flex-shrink:0}.client-logo-frame .client-logo-source{position:absolute;display:block;max-width:none!important;height:auto!important;margin:0;padding:0;object-fit:fill;transform:none}.client-art{padding:22px 18px;min-height:130px;isolation:isolate}.client-art .client-logo-frame{filter:invert(1)}.client-logos{justify-items:center}.client-logos .client-logo-frame{--logo-scale:.64}.testimonial-brand{justify-content:flex-start}.testimonial-brand .client-logo-frame{--logo-scale:.8}.testimony .testimonial-brand{height:70px}
@media(max-width:760px){.client-art{height:116px;min-height:116px;padding:18px 12px}.client-art .client-logo-frame{--logo-scale:.82}.client-logos .client-logo-frame{--logo-scale:.58}.testimonial-brand .client-logo-frame{--logo-scale:.72}}
