@font-face{ font-family:"Politik";src:url("/wp-content/themes/joao400-wordpress/assets/fonts/POLITIKJOAOELUCAS.woff") format("woff");font-weight:400;font-style:normal;font-display:swap }@font-face{ font-family:"Amsi Pro";src:url("/wp-content/themes/joao400-wordpress/assets/fonts/AmsiPro-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap }@font-face{ font-family:"Amsi Pro";src:url("/wp-content/themes/joao400-wordpress/assets/fonts/AmsiPro-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap }@font-face{ font-family:"Arboria";src:url("/wp-content/themes/joao400-wordpress/assets/fonts/Arboria-Book.woff") format("woff");font-weight:400;font-style:normal;font-display:swap }@font-face{ font-family:"Arboria";src:url("/wp-content/themes/joao400-wordpress/assets/fonts/Arboria-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Amsi Pro",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}body,button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}::selection{background:var(--brand-yellow);color:var(--brand-purple)}.page-shell{width:min(100%,calc(var(--content-width) + var(--page-pad)*2));margin-inline:auto;padding-inline:var(--page-pad)}.section{padding:clamp(90px,11vw,170px) 0}.eyebrow{margin:0 0 22px;text-transform:uppercase;letter-spacing:.14em;font-family:"Politik","Amsi Pro",sans-serif;font-size:13px;font-weight:400;color:var(--brand-orange)}.eyebrow--light{color:#fff}.section-head{max-width:900px;margin-bottom:clamp(48px,7vw,88px)}.section-head h2,.display-heading{font-family:"Arboria","Amsi Pro",sans-serif;font-size:clamp(42px,6vw,86px);line-height:.98;letter-spacing:-.055em;margin:0;font-weight:700}.section-head--split{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);max-width:none;gap:70px;align-items:end}.section-head--split>p{margin:0;color:var(--muted);font-size:17px;line-height:1.65}.section-head--split>a{justify-self:end;display:flex;align-items:center;gap:8px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 21px;border-radius:999px;font-size:14px;font-weight:700;transition:transform .25s var(--ease),background .25s}.button:hover{transform:translateY(-3px) scale(1.015)}.button svg{transition:transform .25s var(--ease)}.button:hover svg{transform:translate(2px,-1px)}.button--light{background:#fff;color:var(--brand-purple);box-shadow:0 0 0 0 rgba(252,190,0,0)}.button--light:hover{background:var(--brand-yellow);box-shadow:0 12px 34px rgba(252,190,0,.24)}.button--yellow{background:var(--brand-yellow);color:var(--brand-purple)}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700}.text-link--light{color:#fff;position:relative}.text-link--light:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:2px;background:var(--brand-cyan);transition:width .3s var(--ease)}.text-link--light:hover:after{width:100%}.site-header{position:fixed;left:50%;top:18px;transform:translateX(-50%);z-index:1000;width:min(calc(100% - 28px),1280px);height:70px;padding:0 18px 0 22px;border-radius:999px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff;transition:.35s var(--ease);border:1px solid transparent}.site-header.is-scrolled{background:rgba(255,255,255,.83);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%);box-shadow:0 10px 40px rgba(11,20,60,.08);border-color:rgba(136,45,135,.08);color:var(--brand-purple)}.brand{width:150px}.brand img{width:100%}.brand{position:relative;height:34px}.brand-logo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:left center;transition:opacity .3s var(--ease),transform .3s var(--ease)}.brand-logo--default{opacity:0}.brand-logo--hero{opacity:1}.site-header.is-scrolled .brand-logo--default{opacity:1}.site-header.is-scrolled .brand-logo--hero{opacity:0}.desktop-nav{display:flex;gap:28px;font-size:13px;font-weight:700}.desktop-nav a{position:relative;padding:8px 0;opacity:.88;transition:opacity .25s var(--ease),color .25s var(--ease)}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:2px;border-radius:2px;background:var(--brand-yellow);transition:right .3s var(--ease)}.desktop-nav a:hover{opacity:1;color:var(--brand-yellow)}.site-header.is-scrolled .desktop-nav a:hover{color:var(--brand-orange)}.desktop-nav a:hover:after{right:0}.socials a{opacity:.88;transition:transform .25s var(--ease),background .25s var(--ease),color .25s var(--ease),border-color .25s var(--ease)}.socials a:hover{opacity:1;transform:translateY(-3px) scale(1.04)}.socials a:nth-child(1):hover{background:var(--brand-purple);border-color:var(--brand-purple);color:#fff}.socials a:nth-child(2):hover{background:var(--brand-orange);border-color:var(--brand-orange);color:#fff}.socials a:nth-child(3):hover{background:var(--brand-cyan);border-color:var(--brand-cyan);color:#fff}.socials{display:flex;align-items:center;gap:9px}.desktop-socials{justify-self:end}.socials a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid currentColor}.menu-toggle{display:none;background:none;border:0;padding:8px;cursor:pointer}.mobile-menu{display:none}.hero{position:relative;isolation:isolate;min-height:100svh;background:var(--brand-purple);color:#fff;overflow:hidden;display:flex;align-items:center;padding-top:105px}.hero-grid{position:absolute;inset:0;z-index:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 82%)}.hero-inner{min-height:calc(100svh - 105px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:40px;position:relative;z-index:2}.hero-copy{padding:70px 0 120px}.hero h1{font-family:"Arboria","Amsi Pro",sans-serif;font-size:clamp(72px,9vw,148px);line-height:.82;letter-spacing:-.075em;margin:0;max-width:800px}.hero-subtitle{font-size:clamp(18px,1.6vw,25px);line-height:1.45;max-width:620px;color:rgba(255,255,255,.78);margin:34px 0}.hero-actions{display:flex;align-items:center;gap:22px}.hero-eyebrow{color:var(--brand-yellow)}.candidate-stage{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;position:relative;min-width:0}.candidate-halo{position:absolute;width:min(42vw,610px);aspect-ratio:1;border-radius:50%;bottom:8%;left:50%;transform:translateX(-50%);background:radial-gradient(circle at 36% 35%,rgba(252,190,0,.92),rgba(234,84,51,.62) 34%,rgba(136,45,135,.34) 58%,transparent 72%);filter:blur(5px);opacity:.88}.candidate-image{position:relative;z-index:2;width:min(100%,670px);height:min(84vh,860px);object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 44px rgba(4,12,45,.2));transform-origin:center bottom;transition:filter .45s var(--ease),transform .45s var(--ease)}.candidate-stage:hover .candidate-image{transform:scale(1.012);filter:drop-shadow(0 34px 54px rgba(4,12,45,.3))}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.9}.hero-orb--one{width:470px;height:470px;background:var(--brand-purple);right:-150px;top:-120px}.hero-orb--two{width:380px;height:380px;background:var(--brand-cyan);left:42%;bottom:-240px}.hero-marquee{position:absolute;bottom:0;left:0;display:flex;width:max-content;font-size:12px;letter-spacing:.18em;font-weight:800;padding:15px 0;background:var(--brand-yellow);color:var(--brand-purple);transform:rotate(-1deg) scale(1.02);z-index:4}.hero-marquee span{white-space:nowrap;padding-right:18px}.about{background:#fff}.display-heading--dark{max-width:1100px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:90px 0 130px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stat{padding:45px 28px 45px 0;border-right:1px solid var(--line);display:flex!important;flex-direction:column;gap:10px}.stat:last-child{border-right:0;padding-left:28px}.stat:nth-child(2){padding-left:28px}.stat strong{font-family:"Politik","Amsi Pro",Arial,Helvetica,sans-serif;font-size:clamp(58px,7vw,100px);letter-spacing:-.03em;line-height:1;color:var(--brand-purple)}.stat span{max-width:220px;color:var(--muted);font-size:14px;line-height:1.5}.about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;align-items:start}.about-sticky{position:sticky;top:150px;display:flex;flex-direction:column;font-size:clamp(32px,4vw,62px);letter-spacing:-.05em;line-height:1}.about-sticky span{color:#a2a4aa}.about-sticky strong{color:var(--brand-orange)}.about-copy{max-width:760px}.about-copy p{font-size:clamp(22px,2.4vw,34px);line-height:1.45;letter-spacing:-.025em;margin:0 0 70px;color:#25262a}.deliveries{background:var(--soft)}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.delivery-card{min-height:530px;background:#fff;border-radius:var(--radius-md);padding:34px;position:relative;overflow:hidden;transition:transform .4s var(--ease),box-shadow .4s var(--ease),color .35s var(--ease),background .35s var(--ease)}.delivery-card:hover{transform:translateY(-9px);box-shadow:var(--shadow);background:var(--brand-purple);color:#fff}.delivery-card:hover .eyebrow,.delivery-card:hover .card-index{color:var(--brand-yellow)}.delivery-card:hover li{border-color:rgba(255,255,255,.22)}.delivery-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;bottom:-70px;background:var(--brand-yellow);opacity:.8}.delivery-card:nth-child(2):after{background:var(--brand-cyan)}.delivery-card:nth-child(3):after{background:var(--brand-orange)}.card-index{position:absolute;right:30px;top:30px;color:#b2b4ba;font-size:12px;font-weight:800}.delivery-card h3{font-size:clamp(31px,3vw,48px);line-height:1.04;letter-spacing:-.045em;max-width:330px;margin:0 0 55px}.delivery-card ul{padding:0;margin:0;list-style:none}.delivery-card li{padding:14px 0;border-top:1px solid var(--line);font-size:14px;font-weight:600;position:relative;z-index:2}.statement{padding:clamp(120px,18vw,260px) 0;background:var(--brand-purple);color:#fff;overflow:hidden}.statement-small{font-size:clamp(24px,3vw,45px);color:rgba(255,255,255,.5);letter-spacing:-.04em;margin:0 0 22px}.statement h2{font-size:clamp(68px,11vw,165px);line-height:.85;letter-spacing:-.075em;margin:0;max-width:1200px}.statement h2 em{font-style:normal;color:var(--brand-yellow)}.statement-signoff{margin:70px 0 0;font-size:clamp(22px,3vw,42px);font-weight:700;color:var(--brand-orange);letter-spacing:-.035em}.proposals{background:#fff}.proposal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(390px,auto);gap:15px}.proposal-card{border-radius:var(--radius-md);padding:30px;display:flex!important;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .35s var(--ease)}.proposal-card:hover{transform:scale(.985)}.proposal--wide{grid-column:auto}.proposal--yellow{background:var(--brand-yellow);color:var(--brand-purple)}.proposal--orange{background:var(--brand-orange);color:#fff}.proposal--blue{background:var(--brand-cyan);color:#fff}.proposal--purple{background:var(--brand-purple);color:#fff}.proposal--navy{background:var(--brand-purple);color:#fff}.proposal-top{display:flex;justify-content:space-between}.proposal-top span{font-size:12px;font-weight:800;letter-spacing:.1em}.proposal-card h3{font-family:"Arboria","Amsi Pro",sans-serif;font-size:clamp(36px,4vw,62px);line-height:.98;letter-spacing:-.055em;margin:0 0 18px;max-width:650px}.proposal-card p{font-size:15px;line-height:1.55;margin:0;max-width:570px;opacity:.82}.news{background:var(--soft)}.news-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:16px}.news-card{background:#fff;padding:18px 18px 28px;border-radius:var(--radius-md);display:flex!important;flex-direction:column;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.news-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.news-card:hover .news-visual{transform:scale(.985);border-radius:26px}.news-visual{transition:transform .4s var(--ease),border-radius .4s var(--ease)}.news-card--featured{grid-row:span 2}.news-visual{height:220px;border-radius:20px;background:linear-gradient(145deg,var(--brand-purple),var(--brand-purple));display:flex;align-items:flex-end;padding:20px;color:rgba(255,255,255,.8);font-size:10px;font-weight:800;letter-spacing:.16em;position:relative}.news-card--featured .news-visual{height:470px;background:linear-gradient(145deg,var(--brand-purple),var(--brand-cyan))}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--brand-purple)}.news-meta{display:flex;gap:12px;color:var(--muted);font-size:11px;font-weight:700;margin:20px 3px 10px;text-transform:uppercase;letter-spacing:.08em}.news-card h3{font-size:clamp(22px,2vw,32px);letter-spacing:-.035em;line-height:1.13;margin:0 3px 25px}.news-card>a{display:flex;align-items:center;gap:8px;margin:auto 3px 0;font-size:13px;font-weight:700;color:var(--brand-purple)}.materials{background:var(--brand-yellow)}.materials-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.materials-intro{position:sticky;top:140px;align-self:start}.materials-intro .eyebrow{color:var(--brand-purple)}.materials-intro h2{font-size:clamp(56px,7vw,100px);line-height:.88;letter-spacing:-.07em;margin:0 0 30px;color:var(--brand-purple)}.materials-intro>p:last-child{font-size:19px;line-height:1.5;max-width:430px}.material-list{display:flex;flex-direction:column}.material-item{display:grid;grid-template-columns:100px 1fr auto;gap:22px;align-items:center;padding:32px 4px;border-top:1px solid rgba(136,45,135,.25);transition:padding .25s var(--ease)}.material-item:last-child{border-bottom:1px solid rgba(136,45,135,.25)}.material-item:hover{padding-left:18px;background:rgba(255,255,255,.22)}.material-item:hover h3{color:var(--brand-purple)}.material-item:hover svg{transform:translateY(3px)}.material-item h3,.material-item svg{transition:color .25s var(--ease),transform .25s var(--ease)}.material-type{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--brand-purple)}.material-item h3{font-size:26px;letter-spacing:-.04em;margin:0 0 7px;color:var(--brand-purple)}.material-item p{margin:0;line-height:1.45;font-size:14px;color:rgba(136,45,135,.75)}.material-item svg{color:var(--brand-purple)}.contact h2{font-size:clamp(74px,10vw,150px);line-height:.82;letter-spacing:-.075em;margin:0 0 42px;max-width:930px}.contact p{font-size:18px;line-height:1.6;max-width:700px;margin:0;color:rgba(255,255,255,.82)}.contact-actions{display:flex!important;flex-direction:column;align-items:flex-start;gap:20px}.contact-email{font-size:13px;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:5px}.contact .button--yellow{padding:18px 22px}footer{padding:36px 0;background:#fff}.footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.footer-inner img{width:150px}.footer-social{display:flex;gap:8px}.footer-social a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--brand-purple);transition:transform .25s var(--ease),background .25s var(--ease),color .25s var(--ease)}.footer-social a:hover{transform:translateY(-3px);background:var(--brand-purple);color:#fff}.tiktok-footer{font-weight:900;font-size:21px}.footer-inner p{justify-self:end;font-size:11px;color:var(--muted)}@media(max-width:920px){.desktop-nav,.desktop-socials{display:none}.site-header{grid-template-columns:1fr auto}.menu-toggle{display:block;justify-self:end}.site-header:not(.is-scrolled) .menu-toggle{color:#fff}.mobile-menu{display:flex;position:fixed;inset:-18px -14px auto -14px;height:100svh;background:var(--brand-purple);padding:120px 30px 45px;flex-direction:column;justify-content:space-between;opacity:0;visibility:hidden;transform:translateY(-15px);transition:.3s var(--ease);z-index:-1;color:#fff;border-radius:0}.mobile-menu.is-open{opacity:1;visibility:visible;transform:none}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{font-size:clamp(42px,12vw,72px);font-weight:700;letter-spacing:-.05em;padding:5px 0}.mobile-menu .socials a{width:46px;height:46px}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:100px 0 30px}.candidate-stage{min-height:480px}.candidate-image{height:min(68vh,680px)}.hero h1{font-family:"Arboria","Amsi Pro",sans-serif;font-size:clamp(75px,18vw,130px);max-width:720px}.photo-note{right:5%;bottom:45px}.about-story,.materials-layout,.contact-inner{grid-template-columns:1fr}.about-sticky,.materials-intro{position:static}.delivery-grid{grid-template-columns:1fr}.delivery-card{min-height:420px}.section-head--split{grid-template-columns:1fr;gap:24px}.section-head--split>a{justify-self:start}.proposal-grid{grid-template-columns:1fr 1fr}.proposal--wide{grid-column:auto}.news-grid{grid-template-columns:1fr}.news-card--featured{grid-row:auto}.news-card--featured .news-visual{height:360px}.materials-layout{gap:60px}.contact-actions{margin-top:10px}.footer-inner{grid-template-columns:1fr auto}.footer-inner p{grid-column:1/-1;justify-self:start;margin:0}.stats-grid{margin:70px 0 100px}}@media(max-width:620px){.site-header{height:62px;top:10px}.brand{width:124px}.section{padding:82px 0}.hero{padding-top:80px}.hero-copy{padding:75px 0 5px}.hero-subtitle{font-size:17px;margin:25px 0}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.candidate-stage{min-height:390px}.candidate-image{height:470px;width:100%}.candidate-halo{width:88vw;bottom:3%}.stats-grid{grid-template-columns:1fr;margin:55px 0 90px}.stat,.stat:nth-child(2),.stat:last-child{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}.stat:last-child{border-bottom:0}.about-story{gap:55px}.about-copy p{font-size:21px;margin-bottom:48px}.delivery-card{padding:27px;min-height:390px}.proposal-grid{grid-template-columns:1fr}.proposal--wide{grid-column:auto}.proposal-card{min-height:360px}.news-card--featured .news-visual,.news-visual{height:260px}.material-item{grid-template-columns:72px 1fr auto;gap:12px}.material-item h3{font-size:21px}.material-item p{font-size:12px}.contact h2{font-size:clamp(68px,21vw,110px)}.footer-inner{grid-template-columns:1fr}.footer-social{justify-self:start}.footer-inner p{grid-column:auto}.display-heading,.section-head h2{font-size:clamp(42px,12vw,62px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.about-sticky,.delivery-card h3,.statement h2,.statement-signoff,.materials-intro h2,.material-item h3,.news-card h3{font-family:"Arboria","Amsi Pro",sans-serif}.proposal-card{position:relative;isolation:isolate;overflow:hidden;transition:transform .42s var(--ease),box-shadow .42s var(--ease),color .35s var(--ease)}.proposal-card:after{content:"";position:absolute;inset:auto -12% -55% auto;width:250px;aspect-ratio:1;border-radius:50%;background:var(--hover-accent,var(--brand-yellow));opacity:0;transform:scale(.35);transition:opacity .35s var(--ease),transform .45s var(--ease);z-index:-1}.proposal-card:nth-child(1){--hover-accent:var(--brand-cyan)}.proposal-card:nth-child(2){--hover-accent:var(--brand-yellow)}.proposal-card:nth-child(3){--hover-accent:var(--brand-purple)}.proposal-card:nth-child(4){--hover-accent:var(--brand-orange)}.proposal-card:nth-child(5){--hover-accent:var(--brand-cyan)}.proposal-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.proposal-card:hover:after{opacity:.22;transform:scale(1.15)}.proposal-card:hover .proposal-top svg{transform:rotate(45deg) scale(1.08)}.proposal-top svg{transition:transform .35s var(--ease)}.section-head--split>a{transition:color .25s var(--ease),gap .25s var(--ease)}.section-head--split>a:hover{color:var(--brand-orange);gap:13px}:root{--font-display:"Arboria","Amsi Pro",Arial,Helvetica,sans-serif;--font-body:"Amsi Pro",Arial,Helvetica,sans-serif;--font-label:"Politik","Amsi Pro",Arial,Helvetica,sans-serif}html,body,#root{font-family:var(--font-body)!important}body,button,input,textarea,select,a,p,li,span,strong,small{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6,.display-heading,.about-sticky,.statement-signoff,.materials-intro h2{font-family:var(--font-display)!important;font-style:normal}.eyebrow,.card-index,.proposal-top span,.material-type,.news-meta,.hero-marquee,.news-visual>span,.desktop-nav,.mobile-menu nav{font-family:var(--font-label)!important;font-style:normal}em,i{font-family:inherit;font-style:normal}.reveal{opacity:0;transform:translate3d(0,var(--reveal-y,44px),0) scale(.985);filter:blur(8px);transition:opacity .78s var(--ease) var(--reveal-delay,0s),transform .86s var(--ease) var(--reveal-delay,0s),filter .74s var(--ease) var(--reveal-delay,0s);will-change:opacity,transform,filter}.reveal.is-visible{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}.hero{--hero-copy-y:0px;--hero-person-y:0px}.hero-copy{transform:translate3d(0,var(--hero-copy-y),0)}.candidate-stage{transform:translate3d(0,var(--hero-person-y),0)}.hero-enter{opacity:0;animation:heroReveal .9s var(--ease) forwards}.hero-enter--copy{animation:none;opacity:1}.hero-enter--1{animation-delay:.08s}.hero-enter--2{animation-delay:.16s}.hero-enter--3{animation-delay:.29s}.hero-enter--4{animation-delay:.42s}.hero-enter--person{animation-name:heroPersonReveal;animation-duration:1.08s;animation-delay:.16s}@keyframes heroReveal{from{opacity:0;transform:translate3d(0,34px,0);filter:blur(8px)}to{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}}@keyframes heroPersonReveal{from{opacity:0;transform:translate3d(0,52px,0) scale(.965);filter:blur(7px)}to{opacity:1;transform:translate3d(0,var(--hero-person-y),0) scale(1);filter:blur(0)}}.button{position:relative;overflow:hidden;isolation:isolate;transition:transform .28s var(--ease),color .28s var(--ease),background-color .28s var(--ease),box-shadow .35s var(--ease)}.button:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,var(--brand-yellow),var(--brand-orange),var(--brand-purple),var(--brand-cyan));transform:translateX(-105%);transition:transform .48s var(--ease);z-index:-1}.button:hover{transform:translateY(-4px) scale(1.025);box-shadow:0 16px 34px rgba(20,29,71,.18)}.button:hover:before{transform:translateX(0)}.button--light:hover,.button--yellow:hover{background:transparent;color:var(--brand-purple)}.button--light:hover{color:#fff}.desktop-nav a{transition:transform .25s var(--ease),color .25s var(--ease),opacity .25s var(--ease)}.desktop-nav a:hover{transform:translateY(-2px)}.socials a,.footer-social a{transition:transform .28s var(--ease),background-color .28s var(--ease),color .28s var(--ease),border-color .28s var(--ease),box-shadow .28s var(--ease)}.socials a:hover,.footer-social a:hover{transform:translateY(-5px) rotate(-4deg) scale(1.08);box-shadow:0 10px 28px rgba(20,29,71,.18)}.footer-social a:nth-child(1):hover{background:var(--brand-purple);border-color:var(--brand-purple)}.footer-social a:nth-child(2):hover{background:var(--brand-orange);border-color:var(--brand-orange)}.footer-social a:nth-child(3):hover{background:var(--brand-cyan);border-color:var(--brand-cyan)}.delivery-card{border:1px solid transparent;transition:transform .42s var(--ease),box-shadow .42s var(--ease),background-color .42s var(--ease),color .3s var(--ease),border-color .3s var(--ease)}.delivery-card:nth-child(1):hover{background:var(--brand-purple);border-color:var(--brand-cyan)}.delivery-card:nth-child(2):hover{background:var(--brand-purple);border-color:var(--brand-yellow)}.delivery-card:nth-child(3):hover{background:var(--brand-orange);border-color:var(--brand-yellow)}.delivery-card:hover{transform:translateY(-12px) scale(1.015);box-shadow:0 30px 70px rgba(20,29,71,.18)}.proposal-card{transition:transform .42s var(--ease),box-shadow .42s var(--ease),filter .42s var(--ease)}.proposal-card:hover{transform:translateY(-10px) scale(1.018)!important;box-shadow:0 30px 70px rgba(20,29,71,.19);filter:saturate(1.08)}.proposal-card:after{opacity:.08!important;transform:scale(.55)!important}.proposal-card:hover:after{opacity:.42!important;transform:scale(1.45)!important}.news-card{transition:transform .42s var(--ease),box-shadow .42s var(--ease),background-color .35s var(--ease)}.news-card:hover{transform:translateY(-10px) scale(1.01);box-shadow:0 28px 68px rgba(20,29,71,.16)}.news-card:nth-child(1):hover{background:#fff9e8}.news-card:nth-child(2):hover{background:#f4ecf6}.news-card:nth-child(3):hover{background:#e9f8fe}.news-card .news-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 35%,rgba(252,190,0,.34),rgba(234,84,51,.28));opacity:0;transition:opacity .4s var(--ease)}.news-card:hover .news-visual:after{opacity:1}.news-card>a svg{transition:transform .28s var(--ease)}.news-card:hover>a svg{transform:translateX(6px)}.material-item{position:relative;isolation:isolate;overflow:hidden;transition:padding .3s var(--ease),transform .3s var(--ease),color .3s var(--ease)}.material-item:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.38),rgba(0,159,227,.16),rgba(136,45,135,.14));transform:scaleX(0);transform-origin:left;transition:transform .42s var(--ease);z-index:-1}.material-item:hover{padding-left:22px;transform:translateX(4px);background:transparent}.material-item:hover:before{transform:scaleX(1)}.material-item:hover svg{transform:translateY(4px) rotate(-8deg) scale(1.08)}.candidate-stage:hover .candidate-image{transform:translateY(-5px) scale(1.025);filter:drop-shadow(0 38px 60px rgba(4,12,45,.32))}.candidate-halo{animation:haloPulse 5s ease-in-out infinite alternate}@keyframes haloPulse{from{transform:translateX(-50%) scale(.96);filter:blur(8px)}to{transform:translateX(-50%) scale(1.06);filter:blur(3px)}}@media (hover:none){.button:hover,.socials a:hover,.footer-social a:hover,.delivery-card:hover,.proposal-card:hover,.news-card:hover,.material-item:hover,.candidate-stage:hover .candidate-image{transform:none}}@media(prefers-reduced-motion:reduce){.reveal,.reveal.is-visible,.hero-enter{opacity:1!important;transform:none!important;filter:none!important;animation:none!important;transition:none!important}.candidate-halo{animation:none!important}.hero-copy,.candidate-stage{transform:none!important}}.reveal{opacity:0;transform:translate3d(0,var(--reveal-y,72px),0) scale(.975);filter:blur(10px);transition:opacity 1.15s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),transform 1.35s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),filter 1.15s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s);will-change:opacity,transform,filter}.reveal.is-visible{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}@supports (animation-timeline:view()){.reveal{transition:none;animation-name:scrollReveal;animation-duration:1ms;animation-fill-mode:both;animation-timing-function:linear;animation-timeline:view();animation-range:entry 2% cover 32%}@keyframes scrollReveal{0%{opacity:0;transform:translate3d(0,var(--reveal-y,72px),0) scale(.975);filter:blur(10px)}45%{opacity:.58;filter:blur(3px)}100%{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}}}.hero-enter{opacity:0;animation:heroRevealV5 1.25s cubic-bezier(.16,1,.3,1) forwards}.hero-enter--copy{animation:none;opacity:1}.hero-enter--1{animation-delay:.12s}.hero-enter--2{animation-delay:.28s}.hero-enter--3{animation-delay:.46s}.hero-enter--4{animation-delay:.64s}.hero-enter--person{animation-name:heroPersonRevealV5;animation-duration:1.55s;animation-delay:.2s}@keyframes heroRevealV5{from{opacity:0;transform:translate3d(0,54px,0);filter:blur(10px)}to{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}}@keyframes heroPersonRevealV5{from{opacity:0;transform:translate3d(0,76px,0) scale(.96);filter:blur(9px)}to{opacity:1;transform:translate3d(0,var(--hero-person-y),0) scale(1);filter:blur(0)}}.button,.desktop-nav a,.socials a,.footer-social a,.delivery-card,.proposal-card,.news-card,.news-visual,.material-item,.material-item h3,.material-item svg,.section-head--split>a,.news-card>a,.news-card>a svg,.proposal-top svg{transform:none;transition-property:background-color,color,border-color,box-shadow,opacity,filter;transition-duration:.42s;transition-timing-function:cubic-bezier(.16,1,.3,1)}.button:before{display:none!important}.button:hover{transform:none!important;box-shadow:none!important}.button:hover svg{transform:none!important}.button--light:hover{background:var(--brand-yellow)!important;color:var(--brand-purple)!important}.button--yellow:hover{background:var(--brand-cyan)!important;color:var(--brand-purple)!important}.desktop-nav a:hover{transform:none!important;color:var(--brand-yellow)}.site-header.is-scrolled .desktop-nav a:hover{color:var(--brand-orange)}.section-head--split>a:hover{gap:8px!important;color:var(--brand-orange)}.socials a:hover,.footer-social a:hover{transform:none!important;box-shadow:none!important}.socials a:nth-child(1):hover,.footer-social a:nth-child(1):hover{background:var(--brand-purple);border-color:var(--brand-purple);color:#fff}.socials a:nth-child(2):hover,.footer-social a:nth-child(2):hover{background:var(--brand-orange);border-color:var(--brand-orange);color:#fff}.socials a:nth-child(3):hover,.footer-social a:nth-child(3):hover{background:var(--brand-cyan);border-color:var(--brand-cyan);color:#fff}.delivery-card:hover{transform:none!important;box-shadow:none!important}.delivery-card:nth-child(1):hover{background:var(--brand-purple);color:#fff;border-color:var(--brand-cyan)}.delivery-card:nth-child(2):hover{background:var(--brand-purple);color:#fff;border-color:var(--brand-yellow)}.delivery-card:nth-child(3):hover{background:var(--brand-orange);color:#fff;border-color:var(--brand-yellow)}.proposal-card:hover{transform:none!important;box-shadow:none!important;filter:brightness(.94) saturate(1.1)!important}.proposal-card:after{display:none!important}.proposal-card:hover .proposal-top svg{transform:none!important}.news-card:hover{transform:none!important;box-shadow:none!important}.news-card:hover .news-visual{transform:none!important;border-radius:20px!important}.news-card:nth-child(1):hover{background:#fff7d8}.news-card:nth-child(2):hover{background:#f3e7f5}.news-card:nth-child(3):hover{background:#e4f6fd}.news-card:hover>a svg{transform:none!important}.news-card .news-visual:after{transition:opacity .5s cubic-bezier(.16,1,.3,1)}.material-item:hover{transform:none!important;padding-left:4px!important;background:rgba(255,255,255,.2)!important}.material-item:before{display:none!important}.material-item:hover h3{color:var(--brand-purple)}.material-item:hover svg{transform:none!important;color:var(--brand-purple)}.candidate-image{transition:none!important}.candidate-stage:hover .candidate-image{transform:none!important;filter:drop-shadow(0 28px 44px rgba(4,12,45,.2))!important}.candidate-halo{animation:haloPulseV5 7s ease-in-out infinite alternate}@keyframes haloPulseV5{from{transform:translateX(-50%) scale(.97);opacity:.76;filter:blur(8px)}to{transform:translateX(-50%) scale(1.045);opacity:.92;filter:blur(4px)}}@media(prefers-reduced-motion:reduce){.reveal,.reveal.is-visible,.hero-enter{opacity:1!important;transform:none!important;filter:none!important;animation:none!important;transition:none!important}.candidate-halo{animation:none!important}}:root{--motion-ease:cubic-bezier(.22,1,.36,1);--motion-ease-soft:cubic-bezier(.4,0,.2,1);--motion-fast:420ms;--motion-ui:620ms;--motion-reveal:1050ms}.reveal{opacity:0 !important;transform:translate3d(0,var(--reveal-y,48px),0) !important;filter:blur(7px) !important;transition:opacity var(--motion-reveal) var(--motion-ease) var(--reveal-delay,0s),transform var(--motion-reveal) var(--motion-ease) var(--reveal-delay,0s),filter 850ms var(--motion-ease) var(--reveal-delay,0s) !important;will-change:opacity,transform,filter}.reveal.is-visible{opacity:1 !important;transform:translate3d(0,0,0) !important;filter:blur(0) !important}@supports (animation-timeline:view()){.reveal{animation:none !important;animation-timeline:auto !important}}.site-header{transition:background-color var(--motion-ui) var(--motion-ease-soft),color var(--motion-ui) var(--motion-ease-soft),border-color var(--motion-ui) var(--motion-ease-soft),box-shadow var(--motion-ui) var(--motion-ease-soft),backdrop-filter var(--motion-ui) var(--motion-ease-soft),-webkit-backdrop-filter var(--motion-ui) var(--motion-ease-soft) !important}.brand-logo{transition:opacity 520ms var(--motion-ease-soft) !important}.desktop-nav a{transition:color 520ms var(--motion-ease-soft),opacity 520ms var(--motion-ease-soft) !important}.desktop-nav a:after{left:0 !important;right:auto !important;width:0 !important;transition:width 560ms var(--motion-ease) !important}.desktop-nav a:hover:after{width:100% !important}.button{transform:none !important;transition:background-color 560ms var(--motion-ease-soft),color 560ms var(--motion-ease-soft),border-color 560ms var(--motion-ease-soft),box-shadow 560ms var(--motion-ease-soft) !important}.button:hover,.button:focus-visible{transform:none !important}.button svg,.button:hover svg,.button:focus-visible svg{transform:none !important;transition:color 560ms var(--motion-ease-soft) !important}.button--light:hover,.button--light:focus-visible{background-color:var(--brand-yellow) !important;color:var(--brand-purple) !important;box-shadow:0 0 0 1px rgba(252,190,0,.2),0 14px 38px rgba(252,190,0,.16) !important}.button--yellow:hover,.button--yellow:focus-visible{background-color:var(--brand-cyan) !important;color:var(--brand-purple) !important}.text-link,.section-head--split>a,.news-card>a{transition:color 520ms var(--motion-ease-soft),opacity 520ms var(--motion-ease-soft) !important}.text-link--light:after{transition:width 560ms var(--motion-ease) !important}.socials a,.footer-social a{transform:none !important;transition:background-color 560ms var(--motion-ease-soft),color 560ms var(--motion-ease-soft),border-color 560ms var(--motion-ease-soft),opacity 560ms var(--motion-ease-soft) !important}.socials a:hover,.footer-social a:hover{transform:none !important}.delivery-card,.proposal-card,.news-card,.material-item{transform:none !important;transition:background-color 650ms var(--motion-ease-soft),color 650ms var(--motion-ease-soft),border-color 650ms var(--motion-ease-soft),box-shadow 650ms var(--motion-ease-soft),filter 650ms var(--motion-ease-soft) !important}.delivery-card:hover,.proposal-card:hover,.news-card:hover,.material-item:hover{transform:none !important}.candidate-image,.candidate-stage:hover .candidate-image{transform:none !important;transition:none !important;filter:drop-shadow(0 28px 44px rgba(4,12,45,.2)) !important}.menu-toggle{transition:color 480ms var(--motion-ease-soft),background-color 480ms var(--motion-ease-soft) !important}.mobile-menu{display:flex;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,-24px,0);transition:opacity 620ms var(--motion-ease),transform 720ms var(--motion-ease),visibility 0s linear 720ms !important}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0);transition:opacity 620ms var(--motion-ease),transform 720ms var(--motion-ease),visibility 0s linear 0s !important}.mobile-menu nav a{opacity:0;transform:translate3d(0,20px,0);transition:opacity 520ms var(--motion-ease),transform 620ms var(--motion-ease),color 520ms var(--motion-ease-soft) !important}.mobile-menu.is-open nav a{opacity:1;transform:translate3d(0,0,0)}.mobile-menu.is-open nav a:nth-child(1){transition-delay:90ms,90ms,0ms !important}.mobile-menu.is-open nav a:nth-child(2){transition-delay:150ms,150ms,0ms !important}.mobile-menu.is-open nav a:nth-child(3){transition-delay:210ms,210ms,0ms !important}.mobile-menu.is-open nav a:nth-child(4){transition-delay:270ms,270ms,0ms !important}.mobile-menu.is-open nav a:nth-child(5){transition-delay:330ms,330ms,0ms !important}.mobile-menu nav a:hover{color:var(--brand-yellow)}a:focus-visible,button:focus-visible{outline:2px solid var(--brand-yellow);outline-offset:4px;transition:outline-color 300ms ease}@media (min-width:921px){.mobile-menu{display:none !important}}@media(prefers-reduced-motion:reduce){.reveal,.reveal.is-visible{opacity:1 !important;transform:none !important;filter:none !important;transition:none !important}}section[id],#top{scroll-margin-top:110px}.reveal{opacity:0 !important;visibility:hidden;transform:translate3d(0,var(--reveal-y,56px),0) !important;filter:blur(9px) !important;transition:opacity 1200ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),transform 1400ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),filter 1100ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),visibility 0s linear var(--reveal-delay,0s) !important;will-change:opacity,transform,filter}.reveal.is-visible{opacity:1 !important;visibility:visible;transform:translate3d(0,0,0) !important;filter:blur(0) !important}.section-head.reveal,.materials-intro.reveal,.site-header,.site-header *:not(.mobile-menu):not(.mobile-menu *){transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.is-visible{visibility:visible !important}}.hero{background-color:var(--brand-purple) !important}.hero-background{position:absolute;inset:0;z-index:0;background-repeat:no-repeat;background-position:center center;background-size:cover;pointer-events:none}.hero-grid{z-index:1}.hero-inner{z-index:2}.hero-marquee{z-index:3}.hero-marquee{display:none !important}.hero h1{color:var(--brand-yellow) !important}.hero .hero-eyebrow{color:#fff !important}.hero .button{min-height:52px;padding:0 22px !important;display:inline-flex;align-items:center;justify-content:center;line-height:1 !important}.hero .button svg{flex:0 0 auto}.hero .hero-eyebrow{color:var(--brand-yellow) !important}.hero h1{color:#fff !important}.hero-title-highlight{color:var(--brand-yellow);font:inherit}.hero .button{height:54px;min-height:54px;padding:0 22px !important;display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1 !important}.hero .button-label{display:block;line-height:1;transform:translateY(-2px)}.hero .button svg{display:block;flex:0 0 auto;transform:translateY(-1px)}.hero .button:hover svg,.hero .button:focus-visible svg{transform:translateY(-1px) !important}.socials a:nth-child(4):hover,.socials a:nth-child(4):focus-visible{background-color:var(--brand-yellow) !important;border-color:var(--brand-yellow) !important;color:#fff !important}.socials a:nth-child(5):hover,.socials a:nth-child(5):focus-visible{background-color:var(--brand-purple) !important;border-color:var(--brand-purple) !important;color:#fff !important}.site-header{--header-motion-duration:480ms;--header-motion-ease:cubic-bezier(.4,0,.2,1);background-color:rgba(255,255,255,0) !important;color:#fff;backdrop-filter:blur(0) saturate(100%);-webkit-backdrop-filter:blur(0) saturate(100%);transition:background-color var(--header-motion-duration) var(--header-motion-ease),color var(--header-motion-duration) var(--header-motion-ease),border-color var(--header-motion-duration) var(--header-motion-ease),box-shadow var(--header-motion-duration) var(--header-motion-ease),backdrop-filter var(--header-motion-duration) var(--header-motion-ease),-webkit-backdrop-filter var(--header-motion-duration) var(--header-motion-ease) !important}.site-header.is-scrolled{background:none !important;background-color:rgba(255,255,255,.88) !important;color:var(--brand-purple);border-color:rgba(136,45,135,.08);box-shadow:0 10px 40px rgba(11,20,60,.08);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.site-header .brand-logo,.site-header .desktop-nav a,.site-header .desktop-nav a::after,.site-header .desktop-socials a,.site-header .menu-toggle,.site-header .menu-toggle svg{transition-duration:var(--header-motion-duration) !important;transition-timing-function:var(--header-motion-ease) !important}.site-header .brand-logo{transition-property:opacity !important}.site-header .desktop-nav a{color:inherit;transition-property:color,opacity !important}.site-header .desktop-socials a{color:inherit;border-color:currentColor;transition-property:background-color,color,border-color,opacity !important}.site-header .menu-toggle{color:inherit;transition-property:color !important}.site-header .desktop-nav a:hover{color:var(--brand-yellow)}.site-header.is-scrolled .desktop-nav a:hover{color:var(--brand-orange)}@media (max-width:920px){.site-header:not(.is-scrolled) .menu-toggle,.site-header.is-scrolled .menu-toggle{color:inherit !important}}@media (min-width:921px){.hero-background{background-position:bottom right !important}}.delivery-card::after{display:none !important;content:none !important}.hero h1{font-family:var(--font-label) !important;font-weight:400}.hero h1{text-transform:uppercase;letter-spacing:.01em !important;font-size:clamp(62px,7vw,116px) !important}@media (max-width:920px){.hero h1{font-size:clamp(58px,14vw,96px) !important;letter-spacing:.008em !important}}.hero-subtitle{margin:18px 0 28px !important;color:#fff !important;opacity:1 !important}@media (max-width:620px){.hero-subtitle{margin:16px 0 24px !important}}.hero-highlight-carousel{position:relative;width:min(100%,650px);margin:18px 0 28px;min-height:0;overflow:hidden;transition:height 760ms cubic-bezier(.22,1,.36,1) !important}.hero-highlight-slide{width:100%;max-width:650px;margin:0;padding:0;color:#fff;font-size:clamp(21px,1.55vw,27px);line-height:1.32;transform:none !important;filter:none !important;will-change:opacity;transition:opacity 760ms cubic-bezier(.4,0,.2,1) !important}.hero-highlight-slide--current{position:relative;opacity:1 !important;z-index:2}.hero-highlight-slide--next{position:absolute;inset:0 auto auto 0;opacity:0 !important;z-index:3;pointer-events:none}.hero-highlight-carousel.is-crossfading .hero-highlight-slide--current{opacity:0 !important}.hero-highlight-carousel.is-crossfading .hero-highlight-slide--next{opacity:1 !important}@media (max-width:620px){.hero-highlight-carousel{width:100%;margin:16px 0 24px}.hero-highlight-slide{max-width:100%;font-size:clamp(19px,5.2vw,23px)}}@media (prefers-reduced-motion:reduce){.hero-highlight-carousel{transition:height 760ms cubic-bezier(.22,1,.36,1) !important}.hero-highlight-slide{transition:opacity 760ms cubic-bezier(.4,0,.2,1) !important}}.hero-highlight-carousel.is-settling .hero-highlight-slide{transition:none !important}.hero .button--light:hover,.hero .button--light:focus-visible{background-color:var(--brand-purple) !important;color:var(--brand-yellow) !important;box-shadow:0 0 0 1px rgba(252,190,0,.28),0 14px 34px rgba(0,0,0,.12) !important}.footer-social a:nth-child(4):hover,.footer-social a:nth-child(4):focus-visible{background-color:var(--brand-yellow) !important;border-color:var(--brand-yellow) !important;color:#fff !important}.footer-social a:nth-child(5):hover,.footer-social a:nth-child(5):focus-visible{background-color:var(--brand-purple) !important;border-color:var(--brand-purple) !important;color:#fff !important}.delivery-card:nth-child(1):hover,.delivery-card:nth-child(1):focus-within{background:var(--brand-cyan) !important;color:#fff !important;border-color:var(--brand-cyan) !important}@media (min-width:621px){.proposal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.proposal--wide{grid-column:auto!important}}.proposal-card h3{text-transform:none!important}html{scroll-behavior:smooth !important}section[id]{scroll-margin-top:110px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:smooth !important}}.hero-highlight-carousel{overflow:hidden !important;padding-bottom:0.18em !important;box-sizing:content-box !important}.hero-highlight-slide{padding-bottom:0.08em !important;box-sizing:border-box !important}.hero .text-link--light{line-height:1.2 !important;padding-bottom:0.08em !important;overflow:visible !important}.hero .text-link--light{padding-bottom:0 !important;line-height:normal !important;overflow:visible !important}.hero .text-link--light .text-link-label{display:inline-block !important;line-height:1.4 !important;padding:2px 0 3px !important;overflow:visible !important}.hero .text-link--light svg{flex:0 0 auto}@media (min-width:921px){.hero{--hero-desktop-height:min(100vh,1080px);--hero-copy-width:clamp(500px,31vw,600px);--hero-person-width:clamp(600px,42vw,820px);--hero-content-gap:clamp(12px,1.4vw,28px);height:var(--hero-desktop-height) !important;min-height:var(--hero-desktop-height) !important;max-height:1080px !important;padding-top:0 !important}.hero-inner.page-shell{width:100% !important;max-width:none !important;height:var(--hero-desktop-height) !important;min-height:0 !important;margin:0 !important;padding:96px 0 0 !important;display:flex !important;flex-direction:row !important;align-items:flex-end !important;justify-content:center !important;gap:var(--hero-content-gap) !important;position:relative !important}.hero-copy{flex:0 0 var(--hero-copy-width) !important;width:var(--hero-copy-width) !important;max-width:var(--hero-copy-width) !important;height:calc(var(--hero-desktop-height) - 96px) !important;min-height:0 !important;margin:0 !important;padding:0 0 52px !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;position:relative !important;z-index:7 !important;transform:none !important}.hero h1{width:100% !important;max-width:var(--hero-copy-width) !important}.hero h1 .hero-title-line{display:block !important;width:max-content;max-width:100%;white-space:nowrap;font:inherit;letter-spacing:inherit;text-transform:inherit}.hero-highlight-carousel{width:min(100%,600px)}.candidate-stage{flex:0 0 var(--hero-person-width) !important;width:var(--hero-person-width) !important;max-width:var(--hero-person-width) !important;height:calc(var(--hero-desktop-height) - 96px) !important;min-height:0 !important;margin:0 !important;padding:0 !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;position:relative !important;inset:auto !important;z-index:3 !important;overflow:visible !important;pointer-events:none !important;transform:none !important}.candidate-image{width:var(--hero-person-width) !important;height:auto !important;max-width:none !important;max-height:calc(var(--hero-desktop-height) - 58px) !important;margin:0 !important;object-fit:contain !important;object-position:center bottom !important;transform:translateX(1.5%) !important;pointer-events:none !important}.hero-actions,.hero-copy>*{position:relative;z-index:8}}@media (min-width:921px) and (max-width:1450px){.hero{--hero-copy-width:clamp(470px,36vw,540px);--hero-person-width:clamp(520px,44vw,650px);--hero-content-gap:clamp(6px,1vw,16px)}}@media (max-width:920px){.hero h1 .hero-title-line{display:inline;white-space:normal;font:inherit}.hero h1 .hero-title-line:not(:last-child)::after{content:' '}}.hero-highlight-carousel--static{height:auto!important}.hero-highlight-carousel--static .hero-highlight-slide--static{position:relative!important;inset:auto!important;opacity:1!important;transform:none!important;filter:none!important;transition:none!important}.statement{background-color:var(--brand-purple);background-image:url("/wp-content/themes/joao400-wordpress/assets/images/purple-bg.webp");background-size:cover;background-position:center center;background-repeat:no-repeat}.statement-small,.statement-signoff{color:#fff!important}@media(max-width:920px){.statement{background-image:url("/wp-content/themes/joao400-wordpress/assets/images/purple-bg-mobile.webp");background-position:center center}}@media (min-width:921px){.statement .page-shell{display:block}.statement .page-shell>*{width:66.666%;max-width:66.666%}.statement h2{max-width:100% !important}}@media (max-width:920px){.statement .page-shell>*{width:100%;max-width:100%}}@media (max-width:920px){.statement .page-shell>*{width:66.666% !important;max-width:66.666% !important}.statement h2{max-width:100% !important}}.footer-inner>p{font-size:11px !important;line-height:1.45 !important}@media (max-width:620px){.footer-inner>p{font-size:10px !important}}.reveal{opacity:0 !important;visibility:hidden !important;transform:translate3d(0,var(--reveal-y,48px),0) scale(.985) !important;filter:blur(7px) !important;animation:none !important;animation-timeline:auto !important;transition:opacity 900ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),transform 1050ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),filter 800ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),visibility 0s linear var(--reveal-delay,0s) !important;will-change:opacity,transform,filter}.reveal.is-visible{opacity:1 !important;visibility:visible !important;transform:translate3d(0,0,0) scale(1) !important;filter:blur(0) !important}@media (prefers-reduced-motion:reduce){.reveal{opacity:0 !important;visibility:hidden !important;transform:translate3d(0,var(--reveal-y,48px),0) scale(.985) !important;filter:blur(7px) !important;transition:opacity 900ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),transform 1050ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),filter 800ms cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s) !important}.reveal.is-visible{opacity:1 !important;visibility:visible !important;transform:translate3d(0,0,0) scale(1) !important;filter:blur(0) !important}}.proposal-card{position:relative;isolation:isolate;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;color:#fff}.proposal-card::after{content:none!important}.proposal-card::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient( to bottom,rgba(var(--proposal-fade-rgb),0) 18%,rgba(var(--proposal-fade-rgb),0.10) 36%,rgba(var(--proposal-fade-rgb),0.52) 56%,rgba(var(--proposal-fade-rgb),0.88) 73%,rgba(var(--proposal-fade-rgb),0.98) 100% )}.proposal-card>*{position:relative;z-index:1}.proposal-card .proposal-top{min-height:28px}.proposal-card .proposal-top span{color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.28)}.proposal-card .proposal-copy{color:inherit}.proposal-card .proposal-copy p{opacity:1}.proposal--yellow{--proposal-fade-rgb:252,190,0;color:var(--brand-purple)}.proposal--orange{--proposal-fade-rgb:234,84,51;color:#fff}.proposal--blue{--proposal-fade-rgb:0,159,227;color:#fff}.proposal--purple{--proposal-fade-rgb:136,45,135;color:#fff}.proposal-card,.proposal-card h3,.proposal-card p,.proposal-card .proposal-top span,.proposal-card .proposal-copy{color:#fff !important}@media (max-width:920px){.section{padding-top:72px;padding-bottom:72px}.hero{padding-top:68px}.hero-copy{padding-top:68px;padding-bottom:18px}.materials-layout{gap:44px}}@media (max-width:620px){.section{padding-top:60px;padding-bottom:60px}.hero{padding-top:54px}.hero-copy{padding-top:46px;padding-bottom:0}.hero-highlight-carousel{margin-top:12px;margin-bottom:18px}.hero-actions{gap:12px}.candidate-stage{min-height:350px}.candidate-image{height:430px}.stats-grid{margin-top:44px;margin-bottom:68px}.about-story{gap:42px}.materials-layout{gap:36px}}@media (max-width:620px){.delivery-card.is-mobile-active{transform:translateY(-9px) !important;box-shadow:var(--shadow);background:var(--brand-purple);color:#fff}.delivery-card.is-mobile-active .eyebrow,.delivery-card.is-mobile-active .card-index{color:var(--brand-yellow)}.delivery-card.is-mobile-active li{border-color:rgba(255,255,255,.22)}}@media (max-width:620px){.delivery-card:nth-child(1).is-mobile-active{background:var(--brand-cyan) !important;color:#fff !important;border-color:var(--brand-cyan) !important}.delivery-card:nth-child(2).is-mobile-active{background:var(--brand-purple) !important;color:#fff !important;border-color:var(--brand-yellow) !important}.delivery-card:nth-child(3).is-mobile-active{background:var(--brand-orange) !important;color:#fff !important;border-color:var(--brand-yellow) !important}}@media (max-width:620px){.hero{padding-top:80px !important}.hero-copy{padding-top:75px !important;padding-bottom:0 !important}.hero-actions{margin-bottom:0 !important}.candidate-stage{min-height:320px !important;margin-top:-28px !important}.candidate-image{height:430px !important}}@media (max-width:620px){.site-header{left:50% !important;right:auto !important;transform:translateX(-50%) !important;width:min(calc(100% - 24px),520px) !important;margin-inline:0 !important;padding-left:20px !important;padding-right:20px !important}}@media (max-width:620px){.site-header{display:flex !important;align-items:center !important;justify-content:center !important;padding-left:28px !important;padding-right:28px !important}.site-header .brand{margin:0 auto !important}.site-header .menu-toggle{position:absolute !important;right:22px !important;top:50% !important;transform:translateY(-50%) !important;margin:0 !important}}@media (max-width:620px){.site-header{display:grid !important;grid-template-columns:44px minmax(0,1fr) 44px !important;align-items:center !important;width:calc(100% - 28px) !important;max-width:520px !important;height:66px !important;padding:0 18px !important;left:50% !important;right:auto !important;transform:translateX(-50%) !important}.site-header .brand-slot{grid-column:2 !important;display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;min-width:0 !important}.site-header .brand{width:132px !important;height:36px !important;margin:0 !important;position:relative !important;display:block !important}.site-header .brand-logo{width:100% !important;height:100% !important;object-fit:contain !important;object-position:center center !important}.site-header .menu-toggle{grid-column:3 !important;position:static !important;transform:none !important;justify-self:end !important;align-self:center !important;width:44px !important;height:44px !important;padding:10px !important;margin:0 !important}.site-header .desktop-nav,.site-header .desktop-socials{display:none !important}}@media (max-width:620px){.site-header{left:50% !important;right:auto !important;transform:translateX(-50%) !important;width:calc(100% - 40px) !important;max-width:520px !important;top:14px !important;height:70px !important;padding-left:24px !important;padding-right:20px !important;display:grid !important;grid-template-columns:1fr auto !important;align-items:center !important}.site-header .brand-slot{grid-column:1 !important;display:block !important;width:auto !important;min-width:0 !important}.site-header .brand{width:132px !important;height:36px !important;margin:0 !important}.site-header .brand-logo{object-position:left center !important}.site-header .menu-toggle{grid-column:2 !important;position:static !important;transform:none !important;justify-self:end !important;width:44px !important;height:44px !important;padding:10px !important;margin:0 !important}}@media (max-width:620px){.mobile-menu nav{width:100% !important;align-items:center !important;text-align:center !important}.mobile-menu nav a{width:100% !important;text-align:center !important}.mobile-menu>.socials{justify-content:center !important}}@media (max-width:620px){.hero-inner{gap:0 !important}.hero-copy{padding-top:36px !important;padding-bottom:36px !important;text-align:center !important}.hero h1,.hero-subtitle{margin-left:auto !important;margin-right:auto !important;text-align:center !important}.hero-actions{justify-content:center !important}.candidate-stage{margin-top:0 !important}}@media (max-width:620px){.hero-actions{width:100% !important;align-items:center !important;justify-content:center !important;text-align:center !important}.hero-actions .button,.hero-actions .text-link{align-self:center !important;margin-left:auto !important;margin-right:auto !important}.mobile-menu nav{align-items:flex-start !important;text-align:left !important}.mobile-menu nav a{width:auto !important;text-align:left !important}.mobile-menu>.socials{justify-content:flex-start !important}}@media (max-width:620px){.hero{min-height:auto !important}.hero-inner{min-height:0 !important;height:auto !important;display:flex !important;flex-direction:column !important;gap:0 !important;align-items:stretch !important}.hero-copy{padding-top:36px !important;padding-bottom:18px !important;margin:0 !important;text-align:center !important}.hero h1,.hero-subtitle{margin-left:auto !important;margin-right:auto !important;text-align:center !important}.hero-actions{width:100% !important;margin:0 !important;padding:0 !important;gap:18px !important;align-items:center !important;justify-content:center !important}.hero-actions .button,.hero-actions .text-link{margin-left:auto !important;margin-right:auto !important}.candidate-stage{flex:none !important;align-self:stretch !important;min-height:0 !important;height:auto !important;margin:18px 0 0 !important;padding:0 !important}.candidate-image{display:block !important;width:100% !important;height:auto !important;max-height:none !important;margin:0 auto !important}}:root{--brand-yellow:#fcbe00;--brand-orange:#ea5433;--brand-cyan:#009fe3;--brand-purple:#882d87;--brand-blue:#253673;--ink:#101217;--muted:#686b73;--paper:#ffffff;--soft:#f3f4f6;--line:rgba(16,18,23,.12);--content-width:1320px;--page-pad:clamp(20px,4.5vw,72px);--radius-sm:16px;--radius-md:28px;--radius-lg:40px;--ease:cubic-bezier(.22,1,.36,1);--shadow:0 28px 80px rgba(20,29,71,.12)}.public-state{padding:42px 24px;border:1px dashed rgba(136,45,135,.28);border-radius:var(--radius-md);color:var(--muted);text-align:center;background:rgba(255,255,255,.62)}.public-state--error{color:#8f2630;border-color:rgba(143,38,48,.3);background:#fff3f4}.news-grid>.reveal{min-width:0;display:flex!important}.news-grid>.reveal:first-child{grid-row:span 2}.news-grid>.reveal:first-child .news-card{width:100%}.news-grid>.reveal:first-child .news-visual{height:470px;background:linear-gradient(145deg,var(--brand-purple),var(--brand-cyan))}.news-card .news-visual{overflow:hidden;padding:0}.news-card .news-visual>img{width:100%;height:100%;object-fit:cover;transition:filter .5s var(--ease)}.news-card .news-visual>span:not(.play){position:absolute;left:20px;bottom:20px;z-index:2}.news-card .news-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(20,29,71,.48),transparent 46%);pointer-events:none}.news-card .play{z-index:3}.news-card h3 a{font-family:inherit}.news-card .news-summary{margin:-12px 3px 24px;color:var(--muted);font-size:14px;line-height:1.55}.news-card>.news-card__cta{display:flex;align-items:center;gap:8px;margin:auto 3px 0;font-size:13px;font-weight:700;color:var(--brand-purple)}.news-page{min-height:100svh;background:var(--soft)}.news-page__hero{padding:190px 0 110px;color:#fff;background:var(--brand-purple)}.news-page__hero h1{max-width:1000px;margin:0;font-family:var(--font-display);font-size:clamp(58px,8vw,118px);line-height:.88;letter-spacing:-.07em}.news-page__hero .eyebrow{color:var(--brand-yellow)}.news-page__hero>div>p:last-child{max-width:640px;margin:32px 0 0;color:rgba(255,255,255,.78);font-size:20px;line-height:1.55}.news-page__content{padding-top:70px}.news-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.news-list-grid .news-card{min-width:0}.news-list-grid .news-visual{height:260px}.pagination{margin-top:50px;display:flex;align-items:center;justify-content:center;gap:18px}.pagination button{min-height:44px;padding:10px 18px;border:1px solid var(--brand-purple);border-radius:999px;color:var(--brand-purple);background:#fff;font-weight:700;cursor:pointer}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{color:var(--muted);font-size:13px}.article-page{min-height:100svh;background:#fff}.article-state{margin-top:160px;margin-bottom:100px}.article-state h1{margin:0 0 15px;font-family:var(--font-display);font-size:clamp(42px,6vw,76px)}.article-state .button{margin-top:20px}.article-hero{padding:180px 0 100px;color:#fff;background:var(--brand-purple)}.article-hero__inner{max-width:1120px}.article-back{display:inline-flex;margin-bottom:50px;color:var(--brand-yellow);font-size:14px;font-weight:700}.article-meta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px;color:var(--brand-yellow);font-family:var(--font-label);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.article-hero h1{max-width:1080px;margin:0;font-family:var(--font-display);font-size:clamp(54px,7.2vw,108px);line-height:.91;letter-spacing:-.065em}.article-subtitle{max-width:850px;margin:30px 0 0;color:rgba(255,255,255,.78);font-size:clamp(19px,2.2vw,28px);line-height:1.45}.article-byline{margin-top:38px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.19);color:rgba(255,255,255,.75);font-size:13px}.article-byline button{padding:9px 13px;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;background:transparent;font-weight:700;cursor:pointer}.article-cover{max-width:1260px;margin-top:-58px;position:relative;z-index:2}.article-cover img{width:100%;max-height:720px;object-fit:cover;border-radius:var(--radius-md);box-shadow:0 28px 80px rgba(20,29,71,.16)}.article-cover figcaption{padding:10px 4px;color:var(--muted);font-size:12px}.article-layout{max-width:940px;padding-top:70px;padding-bottom:120px}.article-body{font-size:19px;line-height:1.8;color:#292a30}.article-body .article-lead{margin:0 0 45px;font-size:clamp(24px,3vw,34px);line-height:1.45;letter-spacing:-.025em;color:var(--brand-purple);font-weight:700}.article-body h2,.article-body h3{margin:2em 0 .7em;font-family:var(--font-display);line-height:1.08;letter-spacing:-.04em;color:var(--brand-purple)}.article-body h2{font-size:clamp(34px,4vw,52px)}.article-body h3{font-size:clamp(26px,3vw,38px)}.article-body p,.article-body ul,.article-body ol,.article-body blockquote{margin:0 0 1.35em}.article-body a{color:var(--brand-purple);text-decoration:underline;text-decoration-color:var(--brand-yellow);text-decoration-thickness:3px;text-underline-offset:3px}.article-body blockquote{padding:22px 28px;border-left:5px solid var(--brand-yellow);color:var(--brand-purple);background:var(--soft);font-size:22px}.article-body img{margin:34px auto;border-radius:18px}.article-body table{width:100%;border-collapse:collapse;display:block;overflow:auto}.article-body th,.article-body td{padding:10px 12px;border:1px solid var(--line);text-align:left}.youtube-consent,.article-attachment{margin:55px 0;padding:clamp(26px,5vw,52px);border-radius:var(--radius-md);background:var(--soft)}.youtube-consent h2,.article-attachment h2{margin:0 0 15px}.youtube-consent p:not(.eyebrow),.article-attachment p{color:var(--muted);font-size:16px;line-height:1.6}.youtube-consent .button{margin-top:10px;border:0}.youtube-frame{position:relative;margin:55px 0;border-radius:var(--radius-md);overflow:hidden;aspect-ratio:16/9;background:#000}.youtube-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.article-attachment audio{width:100%;margin-top:18px}.article-attachment small{display:block;margin-top:14px;color:var(--muted)}.article-attachment--document{background:var(--brand-yellow);color:var(--brand-purple)}.article-attachment--document .eyebrow,.article-attachment--document p{color:var(--brand-purple)}@media(max-width:920px){.news-grid>.reveal:first-child{grid-row:auto}.news-grid>.reveal:first-child .news-visual{height:360px}.news-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-cover{margin-top:-35px}.article-layout{padding-top:50px}}@media(max-width:620px){.news-grid>.reveal:first-child .news-visual{height:260px}.news-page__hero{padding:145px 0 75px}.news-page__hero>div>p:last-child{font-size:17px}.news-list-grid{grid-template-columns:1fr}.news-list-grid .news-visual{height:240px}.pagination{gap:10px;flex-wrap:wrap}.article-hero{padding:135px 0 70px}.article-back{margin-bottom:34px}.article-byline{align-items:flex-start;flex-direction:column}.article-cover{margin-top:-22px}.article-cover img{border-radius:18px}.article-layout{padding-top:35px;padding-bottom:80px}.article-body{font-size:17px}.article-body blockquote{padding:18px;font-size:19px}}.site-header .brand{display:block}.article-body{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.article-body pre{display:block;max-width:100%;overflow-x:auto}.article-body code{white-space:pre-wrap;overflow-wrap:anywhere}.article-body img{max-width:100%;height:auto}.article-share{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.article-share a,.article-share button{min-height:40px;padding:9px 13px;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;background:transparent;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.article-share a:hover,.article-share button:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.65);transform:translateY(-1px)}@media(max-width:760px){.article-byline{align-items:flex-start;flex-direction:column}.article-share{justify-content:flex-start}.article-share a,.article-share button{min-height:44px}}.news-load-more{margin-top:52px;display:flex;flex-direction:column;align-items:center;gap:14px}.news-load-more .button{border:0;cursor:pointer}.news-load-more .button:disabled{opacity:.55;cursor:wait;transform:none}.news-load-more>span{color:var(--muted);font-size:12px}.news-load-more-error{margin-top:32px}@media(max-width:620px){.news .section-head--split>a{justify-self:start}.news-load-more{margin-top:38px}}@media (min-width:921px){.news-grid,.news-list-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.news-grid>.reveal,.news-grid>.reveal:first-child{grid-row:auto !important;grid-column:auto !important}.news-grid>.reveal:first-child .news-card,.news-grid .news-card{width:100% !important}.news-grid>.reveal:first-child .news-visual,.news-grid .news-visual,.news-list-grid .news-visual{height:300px !important}}@media (max-width:620px){.news-grid,.news-list-grid{grid-template-columns:1fr !important}}.article-byline--share-only{justify-content:flex-end}.article-share a,.article-share button{width:42px;height:42px;min-width:42px;min-height:42px;padding:0;display:inline-grid;place-items:center}.article-share a svg,.article-share button svg{display:block}.article-share button.is-copied{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.8)}@media(max-width:760px){.article-byline--share-only{align-items:flex-end}.article-share{justify-content:flex-end}}.article-byline--share-only{justify-content:flex-start}.article-share{justify-content:flex-start}@media(max-width:760px){.article-byline--share-only{align-items:flex-start}.article-share{justify-content:flex-start}}.news-grid>.reveal{height:100%}.news-grid .news-card{height:590px;width:100%}.news-grid .news-card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-grid .news-card .news-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media(max-width:920px){.news-grid .news-card{height:560px}}@media(max-width:620px){.news-grid .news-card{height:520px}.news-grid .news-card h3{-webkit-line-clamp:3}.news-grid .news-card .news-summary{-webkit-line-clamp:3}}.reveal{opacity:0 !important;visibility:hidden !important;transform:translate3d(0,var(--reveal-y,48px),0) scale(.985) !important;filter:blur(7px) !important;animation:none !important;animation-timeline:auto !important;transition-property:opacity,transform,filter !important;transition-duration:900ms,1050ms,800ms !important;transition-timing-function:cubic-bezier(.16,1,.3,1),cubic-bezier(.16,1,.3,1),cubic-bezier(.16,1,.3,1) !important;transition-delay:var(--reveal-delay,0s),var(--reveal-delay,0s),var(--reveal-delay,0s) !important;will-change:opacity,transform,filter}.reveal.is-visible{opacity:1 !important;visibility:visible !important;transform:translate3d(0,0,0) scale(1) !important;filter:blur(0) !important}@media (prefers-reduced-motion:reduce){.reveal{transition-property:opacity,transform,filter !important;transition-duration:900ms,1050ms,800ms !important;transition-timing-function:cubic-bezier(.16,1,.3,1),cubic-bezier(.16,1,.3,1),cubic-bezier(.16,1,.3,1) !important;transition-delay:var(--reveal-delay,0s),var(--reveal-delay,0s),var(--reveal-delay,0s) !important}}body.admin-bar .site-header{top:calc(18px + 32px)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-logo-link img{display:block;max-height:56px;width:auto}.desktop-nav li{list-style:none;margin:0;padding:0}.news-card h3 a{color:inherit;text-decoration:none}.news-card__cta{text-decoration:none}.article-body .wp-block-image img,.article-body img{height:auto}.article-body .alignwide{width:min(1120px,calc(100vw - 40px));max-width:none;margin-left:50%;transform:translateX(-50%)}.article-body .alignfull{width:100vw;max-width:none;margin-left:50%;transform:translateX(-50%)}.article-share button{font:inherit}.pagination-links{margin-top:50px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.pagination-links .page-numbers{min-width:42px;min-height:42px;padding:10px 14px;border:1px solid var(--brand-purple);border-radius:999px;display:grid;place-items:center;color:var(--brand-purple);background:#fff;font-weight:700}.pagination-links .current{color:#fff;background:var(--brand-purple)}.news-load-more[hidden]{display:none}.no-js .news-load-more{display:none}.statement{background-image:url("/wp-content/themes/joao400-wordpress/assets/images/purple-bg.webp")}@media(max-width:920px){.statement{background-image:url("/wp-content/themes/joao400-wordpress/assets/images/purple-bg-mobile.webp")}}.j400-embed{width:100%;margin:55px 0}.j400-embed--youtube,.wp-block-embed-youtube .wp-block-embed__wrapper{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius-md);background:#000}.j400-embed--youtube iframe,.wp-block-embed-youtube .wp-block-embed__wrapper iframe{position:absolute;inset:0;width:100%!important;height:100%!important;max-width:none!important;border:0}.j400-youtube-lite{cursor:pointer}.j400-youtube-lite>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.86;transition:transform .45s var(--ease),opacity .3s var(--ease)}.j400-youtube-lite:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18));pointer-events:none}.j400-youtube-lite__play{position:absolute;z-index:2;left:50%;top:50%;width:78px;height:78px;display:grid;place-items:center;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:50%;background:rgba(136,45,135,.88);box-shadow:0 14px 34px rgba(0,0,0,.3);cursor:pointer;transition:transform .25s var(--ease),background .25s var(--ease)}.j400-youtube-lite__play span{display:block;width:0;height:0;margin-left:6px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:19px solid #fff}.j400-youtube-lite:hover>img{transform:scale(1.025);opacity:1}.j400-youtube-lite:hover .j400-youtube-lite__play{transform:translate(-50%,-50%) scale(1.08);background:var(--brand-orange)}.j400-youtube-lite__play:focus-visible{outline:4px solid var(--brand-yellow);outline-offset:4px}.j400-embed--instagram,.wp-block-embed-instagram{width:min(100%,540px);max-width:540px;margin:55px auto;overflow:visible}.j400-embed--instagram .instagram-media,.wp-block-embed-instagram .instagram-media{width:100%!important;min-width:0!important;max-width:540px!important;margin:0 auto!important}.j400-embed--instagram iframe,.wp-block-embed-instagram iframe{width:100%!important;max-width:540px!important;margin-inline:auto!important}.article-body figure.wp-block-embed{margin-block:55px}@media(max-width:620px){.j400-embed,.article-body figure.wp-block-embed{margin-block:36px}.j400-embed--youtube,.wp-block-embed-youtube .wp-block-embed__wrapper{border-radius:18px}}.proposal-card.has-featured-image{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;color:#fff!important}.proposal-card.has-featured-image{--gradient-x:50%;--gradient-y:35%}.proposal-card.has-featured-image::before{background:radial-gradient(circle at var(--gradient-x) var(--gradient-y),rgba(255,255,255,.18),transparent 28%),linear-gradient(180deg,rgba(var(--proposal-fade-rgb),.04) 12%,rgba(var(--proposal-fade-rgb),.22) 38%,rgba(var(--proposal-fade-rgb),.78) 72%,rgba(var(--proposal-fade-rgb),.98) 100%)!important;transition:background .25s ease}.proposal-card.has-featured-image h3,.proposal-card.has-featured-image p,.proposal-card.has-featured-image .proposal-top span{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.32)}.news-carousel{position:relative;min-width:0}.news-carousel .news-grid{display:flex!important;grid-template-columns:none!important;gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 18px;scrollbar-width:none}.news-carousel .news-grid::-webkit-scrollbar{display:none}.news-carousel .news-grid>.reveal,.news-carousel .news-grid>.reveal:first-child{flex:0 0 calc((100% - 32px)/3)!important;width:calc((100% - 32px)/3)!important;min-width:0;scroll-snap-align:start;grid-row:auto!important;grid-column:auto!important}.news-carousel .news-card,.news-carousel .news-grid>.reveal:first-child .news-card{width:100%!important;height:560px}.news-carousel .news-visual,.news-carousel .news-grid>.reveal:first-child .news-visual{height:270px!important}.news-carousel-controls{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.carousel-arrow{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(136,45,135,.25);border-radius:50%;background:#fff;color:var(--brand-purple);cursor:pointer;transition:background .2s,color .2s,opacity .2s}.carousel-arrow:hover{background:var(--brand-purple);color:#fff}.carousel-arrow:disabled{opacity:.35;cursor:not-allowed}.carousel-arrow--prev svg{transform:rotate(180deg)}@media(max-width:920px){.news-carousel .news-grid>.reveal,.news-carousel .news-grid>.reveal:first-child{flex-basis:calc((100% - 16px)/2)!important;width:calc((100% - 16px)/2)!important}}@media(max-width:620px){.news-carousel .news-grid>.reveal,.news-carousel .news-grid>.reveal:first-child{flex-basis:88%!important;width:88%!important}.news-carousel .news-card{height:520px}.news-carousel .news-visual,.news-carousel .news-grid>.reveal:first-child .news-visual{height:250px!important}.news-carousel-controls{justify-content:flex-start}}.featured-video{background:#fff}.video-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:clamp(40px,7vw,100px);align-items:center}.video-intro h2,.social-feed .section-head h2,.instagram-feed .section-head h2{margin:0 0 24px;font-size:clamp(48px,6vw,88px);line-height:.92;letter-spacing:-.06em}.video-intro>p:last-child{color:var(--muted);font-size:18px;line-height:1.6}.video-player{min-width:0}.video-player .j400-embed{margin:0}.social-feed__content,.youtube-feed__content,.instagram-feed__content{min-width:0}.social-feed__content>div:not(.social-feed__fallback),.youtube-feed__content>div:not(.youtube-feed__fallback),.instagram-feed__content>div:not(.instagram-feed__fallback){max-width:100%!important}.social-feed__fallback,.youtube-feed__fallback,.instagram-feed__fallback{padding:38px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:space-between;gap:28px}.social-feed__fallback p,.youtube-feed__fallback p,.instagram-feed__fallback p{margin:0;line-height:1.6}.social-feed__fallback .button,.youtube-feed__fallback .button,.instagram-feed__fallback .button{flex:none}.youtube-feed{background:var(--soft)}.youtube-feed .eyebrow{color:var(--brand-orange)}.youtube-feed__fallback{border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:0 16px 50px rgba(20,29,71,.07)}.instagram-feed{background:var(--brand-purple);color:#fff}.instagram-feed .eyebrow{color:var(--brand-yellow)}.instagram-feed .section-head--split>p{color:rgba(255,255,255,.76)}.instagram-feed__fallback{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07)}@media(max-width:920px){.video-layout{grid-template-columns:1fr}.social-feed__fallback,.youtube-feed__fallback,.instagram-feed__fallback{align-items:flex-start;flex-direction:column}}@media(hover:hover) and (prefers-reduced-motion:no-preference){.proposal-card.reveal.is-visible:hover{transform:translate3d(0,-10px,0) scale(1.016)!important;filter:saturate(1.08) brightness(1.02)!important;box-shadow:0 30px 70px rgba(20,29,71,.22)!important}.delivery-card.reveal.is-visible:hover{transform:translate3d(0,-10px,0) scale(1.012)!important;box-shadow:0 28px 68px rgba(20,29,71,.18)!important}.news-card:hover{transform:translate3d(0,-9px,0) scale(1.008)!important;box-shadow:0 28px 68px rgba(20,29,71,.17)!important}.news-card:hover .news-visual{transform:scale(.985)!important;border-radius:25px!important}.material-item:hover{transform:translateX(7px)!important;padding-left:18px!important;background:rgba(255,255,255,.24)!important}.button:hover{transform:translateY(-3px) scale(1.018)!important;box-shadow:0 14px 32px rgba(20,29,71,.16)!important}.candidate-image{transition:transform .55s var(--ease),filter .55s var(--ease)!important}.candidate-stage:hover .candidate-image{transform:translateY(-6px) scale(1.018)!important;filter:drop-shadow(0 38px 60px rgba(4,12,45,.3))!important}.carousel-arrow:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(20,29,71,.15)}}@media(prefers-reduced-motion:no-preference){.hero-copy{transform:translate3d(0,var(--hero-copy-y,0),0)!important}.candidate-stage{transform:translate3d(0,var(--hero-person-y,0),0)!important}}.j400-icon{display:block;flex:none;overflow:visible}.article-share a,.article-share button,.article-share [data-share]{border:1px solid #fff!important;color:#fff!important;background:transparent!important;box-shadow:none}.article-share i{display:block;font-size:19px;line-height:1;color:inherit}.article-back{align-items:center;gap:9px}.article-back i{font-size:13px}.article-share a:hover,.article-share button:hover,.article-share [data-share]:hover{border-color:#fff!important;color:#fff!important;background:rgba(255,255,255,.12)!important;filter:none;transform:translateY(-2px)!important}.article-share button.is-copied{border-color:#fff!important;background:rgba(255,255,255,.18)!important}.article-share a:focus-visible,.article-share button:focus-visible,.carousel-arrow:focus-visible{outline:3px solid var(--brand-yellow);outline-offset:3px}@media(prefers-reduced-motion:reduce){.reveal,.reveal.is-visible,.hero-enter,.candidate-image,.proposal-card,.delivery-card,.news-card,.material-item,.button{opacity:1!important;visibility:visible!important;animation:none!important;transition:none!important;transform:none!important;filter:none!important}}@supports(content-visibility:auto){.home main>.section,.home main>.statement{content-visibility:auto;contain-intrinsic-size:auto 900px}}.news-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:stretch;margin:0 0 18px;padding:14px;border:1px solid rgba(136,45,135,.14);border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(20,29,71,.08)}.news-search__field{min-width:0;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid var(--line);border-radius:15px;background:var(--soft);transition:border-color .2s,box-shadow .2s,background .2s}.news-search__field:focus-within{border-color:var(--brand-purple);background:#fff;box-shadow:0 0 0 4px rgba(136,45,135,.1)}.news-search__field>i{color:var(--brand-purple);font-size:16px}.news-search__field input{width:100%;min-width:0;height:54px;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px}.news-search__field input::placeholder{color:#858790}.news-search__clear{width:38px;height:38px;flex:none;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--muted);cursor:pointer}.news-search__clear:hover{background:#e5e6ea;color:var(--brand-purple)}.news-search__clear[hidden]{display:none}.news-search__submit{min-width:126px;border:0;cursor:pointer}.news-search__submit i{font-size:14px}.news-search.is-loading{opacity:.82}.news-search.is-loading .news-search__field>i{animation:j400SearchPulse .8s ease-in-out infinite alternate}.news-search__feedback{min-height:26px;margin:0 4px 24px;color:var(--muted);font-size:14px}.news-list-grid[aria-busy="true"]{opacity:.45;pointer-events:none;transition:opacity .2s}@keyframes j400SearchPulse{to{transform:scale(1.18);color:var(--brand-orange)}}@media(prefers-reduced-motion:reduce){.news-search.is-loading .news-search__field>i{animation:none!important}}@media(max-width:620px){.news-search{grid-template-columns:1fr;padding:10px;border-radius:19px}.news-search__submit{width:100%}.news-search__feedback{margin-bottom:18px}}@media(max-width:782px){body.admin-bar .site-header{top:calc(10px + 46px)}}.hero h1{font-size:clamp(62px,7vw,96px)!important}.statement h2{font-size:clamp(60px,8vw,96px)}.news-page__hero h1{font-size:clamp(52px,7vw,96px)}.article-hero h1{font-size:clamp(50px,6.5vw,96px)}.materials-intro h2{font-size:clamp(52px,6.5vw,96px)}.contact h2{font-size:clamp(60px,8vw,96px)}@media(max-width:920px){.hero h1{font-size:clamp(54px,11vw,82px)!important}}@media(max-width:620px){.hero h1{font-size:clamp(48px,13vw,68px)!important}.statement h2,.news-page__hero h1,.article-hero h1,.materials-intro h2,.contact h2{font-size:clamp(46px,12vw,68px)}}.article-body .wp-block-gallery,.article-body .blocks-gallery-grid,.article-body .gallery{width:100%;margin:44px 0;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:12px!important;padding:0;list-style:none}.article-body .wp-block-gallery>.wp-block-image,.article-body .blocks-gallery-grid>.blocks-gallery-item,.article-body .gallery>.gallery-item{width:100%!important;max-width:none!important;margin:0!important;float:none!important;position:relative;overflow:hidden;border-radius:18px;background:var(--soft)}.article-body .gallery>br{display:none}.article-body .wp-block-gallery img,.article-body .blocks-gallery-grid img,.article-body .gallery img{width:100%!important;height:auto!important;aspect-ratio:4/3;object-fit:cover;margin:0!important;border:0!important;border-radius:18px;transition:transform .35s var(--ease),filter .35s var(--ease)}.article-body .wp-block-gallery figure:hover img,.article-body .blocks-gallery-grid li:hover img,.article-body .gallery figure:hover img{transform:scale(1.025);filter:brightness(.92)}.article-body .wp-block-gallery figcaption,.article-body .blocks-gallery-grid figcaption,.article-body .gallery figcaption,.article-body .gallery-caption{position:absolute;z-index:2;left:0;right:0;bottom:0;margin:0!important;padding:34px 14px 12px!important;color:#fff!important;background:linear-gradient(transparent,rgba(9,15,45,.82));font-size:12px!important;line-height:1.4;text-align:left}.j400-gallery-trigger{cursor:zoom-in}.event-gallery-page{min-height:100svh;background:var(--soft)}.event-gallery-hero .eyebrow{color:var(--brand-yellow)}.event-gallery-list{padding-top:70px}.event-album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.event-album-card{min-width:0;overflow:hidden;border-radius:var(--radius-md);background:#fff;box-shadow:0 14px 45px rgba(20,29,71,.07);transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.event-album-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(20,29,71,.14)}.event-album-cover{height:300px;position:relative;display:block;overflow:hidden;background:linear-gradient(145deg,var(--brand-purple),var(--brand-cyan))}.event-album-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease),filter .5s var(--ease)}.event-album-card:hover .event-album-cover>img{transform:scale(1.035);filter:brightness(.88)}.event-album-cover>span{width:100%;height:100%;display:grid;place-items:center;color:rgba(255,255,255,.7);font-size:58px}.event-album-cover>strong{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(20,29,71,.64);backdrop-filter:blur(10px);color:#fff;font-size:12px}.event-album-copy{padding:24px 24px 28px}.event-album-meta{min-height:18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.event-album-meta span{display:flex;align-items:center;gap:6px}.event-album-copy h2{margin:13px 0 14px;color:var(--brand-purple);font-size:clamp(25px,2.4vw,36px);line-height:1.05;letter-spacing:-.04em}.event-album-copy p{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.55}.event-album-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand-purple);font-size:13px;font-weight:700}.event-album-link i{font-size:11px;transition:transform .2s}.event-album-link:hover i{transform:translateX(4px)}.event-gallery-layout{max-width:1200px}.event-gallery-content>p:first-child{font-size:20px}.event-gallery-cover img{aspect-ratio:16/8;object-position:center;max-height:680px}.event-gallery-single .article-meta span{display:inline-flex;align-items:center;gap:6px}body.has-lightbox{overflow:hidden}.j400-lightbox[hidden]{display:none}.j400-lightbox{position:fixed;z-index:100000;inset:0;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;padding:58px 22px 28px;background:rgba(7,10,28,.94);backdrop-filter:blur(14px);color:#fff}.j400-lightbox figure{min-width:0;max-width:min(1280px,calc(100vw - 190px));max-height:calc(100svh - 90px);margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.j400-lightbox figure img{display:block;max-width:100%;max-height:calc(100svh - 145px);width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 30px 100px rgba(0,0,0,.4)}.j400-lightbox figcaption{max-width:820px;margin:13px auto 0;color:rgba(255,255,255,.78);font-size:13px;line-height:1.45;text-align:center}.j400-lightbox button{width:48px;height:48px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-items:center;background:transparent;color:#fff;cursor:pointer;transition:background .2s,transform .2s}.j400-lightbox button:hover{background:rgba(255,255,255,.14);transform:scale(1.05)}.j400-lightbox__close{position:absolute;right:22px;top:20px}.j400-lightbox__prev{justify-self:start}.j400-lightbox__next{justify-self:end}.j400-lightbox__counter{position:absolute;left:22px;top:30px;color:rgba(255,255,255,.72);font-size:12px;font-weight:700;letter-spacing:.1em}@media(max-width:920px){.event-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-album-cover{height:280px}}@media(max-width:620px){.article-body .wp-block-gallery,.article-body .blocks-gallery-grid,.article-body .gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important;margin:32px 0}.article-body .wp-block-gallery>.wp-block-image,.article-body .blocks-gallery-grid>.blocks-gallery-item,.article-body .gallery>.gallery-item,.article-body .wp-block-gallery img,.article-body .blocks-gallery-grid img,.article-body .gallery img{border-radius:11px}.event-gallery-list{padding-top:42px}.event-album-grid{grid-template-columns:1fr}.event-album-cover{height:260px}.event-gallery-cover img{aspect-ratio:4/3}.j400-lightbox{grid-template-columns:52px minmax(0,1fr) 52px;padding:62px 8px 22px}.j400-lightbox figure{max-width:calc(100vw - 112px)}.j400-lightbox figure img{border-radius:8px}.j400-lightbox button{width:42px;height:42px}.j400-lightbox__close{right:10px;top:10px}.j400-lightbox__counter{left:12px;top:24px}}@media(prefers-reduced-motion:reduce){.article-body .wp-block-gallery img,.article-body .blocks-gallery-grid img,.article-body .gallery img,.event-album-card,.event-album-cover>img,.j400-lightbox button{transition:none!important;transform:none!important}}
