@font-face{font-family:Archivo;src:url("/assets/ArchivoBlack-Regular.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url("/assets/Manrope.ttf") format("truetype");font-weight:200 800;font-style:normal;font-display:swap}
:root{--ink:#111214;--paper:#f3f1ea;--yellow:#ffe600;--muted:#c4c4be;--line:rgba(17,18,20,.24);--max:1360px;--gutter:clamp(24px,4.5vw,80px);--header:100px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:120px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
::selection{background:var(--yellow);color:var(--ink)}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
button:disabled{cursor:not-allowed}
button{border:0}
img{max-width:100%;display:block;height:auto}
svg{display:block;width:24px;height:24px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7}
figure,p,h1,h2,h3{margin:0}
h1,h2,h3{line-height:1.08;text-wrap:balance}
h1,h2{font-family:Archivo,Arial,sans-serif;font-weight:900;letter-spacing:-.055em}
h1{font-size:clamp(48px,6.7vw,108px)}
h2{font-size:clamp(36px,4.45vw,68px)}
h3{font-size:clamp(21px,2vw,28px);font-weight:800;letter-spacing:-.035em}
em{font-style:normal;color:var(--yellow)}
p{max-width:66ch}
[hidden]{display:none!important}
:focus-visible{outline:3px solid #a24dff;outline-offset:5px}
.wrap{width:100%;max-width:calc(var(--max) + var(--gutter)*2);padding-inline:var(--gutter);margin-inline:auto}
.section{padding-block:clamp(64px,7vw,112px)}
.section-topless{padding-top:0}
.dark-section{background:var(--ink);color:var(--paper)}
.kicker,.eyebrow{font-size:13px;line-height:1.5;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.kicker{margin-bottom:24px}
.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:28px}
.eyebrow i{width:110px;height:1px;background:currentColor;opacity:.7;margin-left:12px}
.eyebrow span{font-variant-numeric:tabular-nums}
.button{display:inline-flex;gap:22px;align-items:center;justify-content:center;background:var(--yellow);color:var(--ink);padding:17px 24px;font-size:15px;font-weight:800;line-height:1.45;min-height:54px;text-align:center;transition:background .2s,transform .2s;max-width:100%}
.button:hover{background:#fff16b;transform:translateY(-2px)}
.button.dark{background:var(--ink);color:var(--paper)}
.button.dark:hover{background:#303033}
.button.compact{padding:12px 20px;min-height:46px}
.button.full{width:100%}
.button svg{width:20px;height:20px}
.text-link{display:inline-flex;align-items:center;gap:12px;width:fit-content;max-width:100%;font-size:15px;line-height:1.5;border-bottom:1px solid currentColor;padding-bottom:7px;background:none;color:inherit;font-weight:600}
.text-link svg{width:20px;height:20px}
.text-link:hover{color:var(--yellow)}
.dark-text:hover{color:#5c5200}
.heading-md{font-size:clamp(32px,3.5vw,52px)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px}
.section-heading>p{max-width:320px;font-size:17px}
.site-header{position:sticky;top:0;z-index:30;background:var(--ink);color:var(--paper);border-bottom:1px solid #ffffff1c}
.header-inner{max-width:1600px;padding-inline:var(--gutter);height:var(--header);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:block;flex-shrink:0;width:190px}
.brand img{width:100%;height:auto}
.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.3vw,38px);margin-left:auto}
.desktop-nav a{font-size:14px;font-weight:600;position:relative;padding-block:10px;white-space:nowrap}
.desktop-nav a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:2px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .2s}
.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}
.header-actions{display:flex;align-items:center;gap:28px}
.language{font-size:13px;white-space:nowrap;font-weight:600}
.language .active{color:var(--yellow)}
.language:hover{color:var(--yellow)}
.menu-toggle{display:none;background:none;width:44px;height:44px;padding:8px;color:var(--paper)}
.menu-toggle span{display:block;height:2px;width:28px;background:currentColor;margin:7px 0;transition:transform .2s}
.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}
.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}
.mobile-nav{padding:22px var(--gutter) 38px;border-top:1px solid #ffffff20;position:absolute;left:0;right:0;top:100%;background:var(--ink);max-height:calc(100dvh - var(--header));overflow:auto}
.mobile-nav>a{display:flex;justify-content:space-between;align-items:center;font-size:24px;padding:14px 0;border-bottom:1px solid #ffffff22}
.mobile-nav>a[aria-current=page],.mobile-contact{color:var(--yellow)}
.skip-link{position:fixed;z-index:100;top:10px;left:20px;transform:translateY(-180%);background:var(--yellow);color:var(--ink);padding:12px 20px;font-weight:800}
.skip-link:focus{transform:translateY(0)}
.hero{position:relative;isolation:isolate;overflow:hidden;background:var(--ink);color:var(--paper);min-height:660px}
.hero-content{position:relative;z-index:2;padding-top:72px;padding-bottom:38px;pointer-events:none}
.hero-content>*{pointer-events:auto}
.hero h1{text-transform:uppercase;font-size:clamp(48px,5.65vw,88px);line-height:.99;letter-spacing:-.05em;max-width:9.8em}
.hero-description{font-size:clamp(17px,1.5vw,21px);line-height:1.5;margin-top:28px;max-width:470px;width:42%}
.hero-buttons{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:30px;max-width:52%}
.hero-endorsement{font-size:13px;color:#deded7;margin-top:56px;max-width:43%}
.hero-image{position:absolute;z-index:1;inset:0 0 0 43%;clip-path:polygon(25% 0,100% 0,100% 100%,20% 100%,0 62%);background:#0b0b12}
.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% center}
.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0005,transparent 35%)}
.image-credit{position:absolute;z-index:2;right:25px;bottom:22px;font-size:12px;line-height:1.5;color:white;background:#0008;padding:4px 9px}
.publisher-hero .hero-image{inset-inline-start:44%;clip-path:polygon(25% 0,100% 0,100% 100%,19% 100%,0 62%)}
.publisher-hero .hero-image img{object-position:52% center}
.publisher-hero .hero-content>.button{margin-top:32px}
.brand-strip{border-bottom:1px solid #11121415;padding-block:28px}
.brand-strip-inner{display:flex;align-items:center;gap:45px}
.brand-strip p{font-size:12px;line-height:1.6;min-width:150px}
.brand-names{display:flex;align-items:center;justify-content:space-between;flex:1;gap:28px;flex-wrap:wrap}
.brand-names span{font-size:clamp(16px,1.6vw,23px);font-weight:800;letter-spacing:-.035em}
.brand-names span:nth-child(4){text-transform:uppercase;letter-spacing:-.07em}
.brand-names span:nth-child(5){text-transform:uppercase;letter-spacing:.12em}
.project-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:250px 250px;gap:16px}
.project-card{position:relative;overflow:hidden;background:#16171a;min-width:0}
.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.project-card:hover img{transform:scale(1.035)}
.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#000b)}
.project-card:focus-visible{outline-offset:4px;z-index:1}
.project-main{grid-row:span 2}
.project-main img{object-position:52% center}
.project-players{grid-column:span 2}
.project-caption{position:absolute;bottom:24px;left:24px;right:24px;z-index:2;color:#fff;display:flex;justify-content:space-between;align-items:end;gap:8px}
.project-caption h3{font-size:clamp(20px,1.9vw,28px);line-height:1.2}
.project-caption span{display:inline-block;margin-top:10px;padding:4px 8px;font-size:12px;background:#ffffff22;backdrop-filter:blur(6px)}
.project-caption svg{width:28px;height:28px}
.project-grid>.project-card:nth-child(n+3) .project-caption{left:18px;right:18px;bottom:20px}
.project-grid>.project-card:nth-child(n+3) h3{font-size:21px}
.services-heading{margin-bottom:44px}
.service-list{border-top:1px solid #ffffff66}
.service-row{border-bottom:1px solid #ffffff55;padding-block:23px}
.service-row summary{display:grid;grid-template-columns:50px 1fr 24px;gap:20px;align-items:center;list-style:none;cursor:pointer}
.service-row summary::-webkit-details-marker{display:none}
.service-row summary h3{font-size:clamp(21px,2vw,30px)}
.service-number{font-size:17px;color:var(--yellow);font-weight:800}
.service-plus{position:relative;width:18px;height:18px}
.service-plus:before,.service-plus:after{content:"";position:absolute;top:8px;left:0;width:18px;height:1px;background:currentColor}
.service-plus:after{transform:rotate(90deg);transition:transform .2s}
.service-row[open] .service-plus:after{transform:rotate(0)}
.service-answer{display:flex;justify-content:space-between;align-items:end;gap:40px;padding:18px 44px 3px 70px}
.service-answer p{font-size:16px;color:#c7c8c4;max-width:660px}
.service-answer .text-link{flex-shrink:0;font-size:14px}
.method-section{position:relative;overflow:hidden}
.method-section:after{content:"";position:absolute;right:-90px;bottom:-120px;opacity:.09;pointer-events:none;width:430px;height:430px;background:url("/assets/simbolo-arena.svg") center/contain no-repeat}
.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:52px;position:relative;z-index:1}
.method-grid article{display:flex;gap:20px;padding-right:25px;border-right:1px solid var(--line)}
.method-grid article:last-child{border:0}
.step-number{font-family:Archivo,Arial,sans-serif;line-height:1;color:#8a7b00;font-size:36px;letter-spacing:-.05em}
.method-grid h3{font-size:24px;margin-bottom:12px}
.method-grid p{font-size:16px;line-height:1.5}
.closing{background:var(--yellow);position:relative;overflow:hidden}
.closing-inner{padding-block:66px;display:flex;justify-content:space-between;align-items:center;gap:32px}
.closing h2{font-size:clamp(32px,4.3vw,65px);text-transform:uppercase;line-height:1.02}
.closing .button{flex-shrink:0;min-width:220px}
.site-footer{background:var(--ink);color:var(--paper)}
.footer-main{display:flex;align-items:center;gap:40px;padding-block:44px}
.footer-main .brand{width:165px}
.footer-main>p{font-size:13px;border-left:1px solid #ffffff55;padding-left:32px}
.footer-main nav{margin-left:auto;display:flex;gap:26px;flex-wrap:wrap}
.footer-main nav a{font-size:13px}
.footer-main nav a:hover{color:var(--yellow)}
.footer-bottom{display:flex;justify-content:space-between;font-size:12px;color:#93948f;border-top:1px solid #ffffff20;padding-block:16px}
.page-intro{padding-block:72px 90px}
.page-intro h1{max-width:14ch;text-transform:uppercase}
.intro-copy{font-size:clamp(18px,1.7vw,23px);line-height:1.6;max-width:620px;margin-top:30px}
.featured-case{display:block}
.featured-image{position:relative;overflow:hidden}
.featured-image img{width:100%;height:auto;max-height:640px;object-fit:cover;transition:transform .7s}
.featured-case:hover img{transform:scale(1.025)}
.image-tag{position:absolute;left:24px;top:24px;background:var(--yellow);font-size:13px;font-weight:800;padding:9px 14px}
.featured-case-copy{display:flex;align-items:center;gap:40px;padding:28px 0;border-bottom:1px solid var(--line)}
.featured-case-copy .kicker{margin-bottom:8px}
.featured-case-copy h2{font-size:42px}
.featured-case-copy>p{max-width:290px;margin-left:auto}
.round-arrow{width:56px;height:56px;border:1px solid var(--ink);display:grid;place-content:center;flex-shrink:0}
.featured-case:hover .round-arrow{background:var(--yellow)}
.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.experience-grid figure{scroll-margin-top:125px}
.experience-grid img{aspect-ratio:4/3;width:100%;object-fit:cover}
.experience-grid figcaption{padding-top:24px}
.experience-grid figcaption>span{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.13em}
.experience-grid h3{font-size:32px;margin-top:12px;margin-bottom:10px}
.track-record{margin-top:42px;border-top:1px solid #ffffff50}
.track-record>div{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:25px;padding-block:27px;border-bottom:1px solid #ffffff50}
.track-record span{color:var(--yellow);font-weight:800}
.track-record h3{font-size:clamp(25px,2.7vw,40px)}
.track-record p{color:#d1d1ca;font-size:15px}
.service-detail{display:grid;grid-template-columns:180px 1fr;gap:60px;padding-block:58px;border-bottom:1px solid var(--line);scroll-margin-top:95px}
.service-detail:first-child{padding-top:0}
.large-number{font-family:Archivo,Arial,sans-serif;font-size:112px;line-height:1;color:transparent;-webkit-text-stroke:1px #77766f;letter-spacing:-.06em}
.service-detail .kicker{margin-bottom:14px}
.service-detail h2{font-size:clamp(32px,4.2vw,62px)}
.service-detail h3{font-size:21px;margin-top:28px;margin-bottom:12px}
.service-detail p:not(.kicker){font-size:18px;max-width:640px}
.service-detail .text-link{margin-top:28px}
.wide-photo{position:relative;min-height:550px;display:flex;align-items:end;background:var(--ink);color:var(--paper);isolation:isolate}
.wide-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.wide-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 80%);z-index:-1}
.wide-photo .wrap{padding-block:58px}
.wide-photo p{font-size:13px;text-transform:uppercase;letter-spacing:.15em;margin-bottom:20px}
.wide-photo h2{font-size:clamp(45px,5vw,76px)}
.about-photo>img{object-position:50% 40%}
.front-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;gap:45px}
.front-grid article{border-right:1px solid var(--line);padding-right:30px}
.front-grid article:last-child{border:0}
.front-grid h3{font-size:24px;margin-top:24px;margin-bottom:14px}
.front-grid p{font-size:17px}
.timeline{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;padding:0;margin:70px 0 50px}
.timeline li{position:relative;padding-right:30px}
.timeline li:before{content:"";position:absolute;top:54px;left:0;right:0;height:1px;background:#ffffff80}
.timeline li:last-child:before{right:calc(100% - 10px)}
.timeline span{font-family:Archivo,Arial,sans-serif;color:var(--yellow);font-size:30px;line-height:1;display:block;margin-bottom:50px}
.timeline span:after{content:"";position:absolute;left:0;top:48px;width:13px;height:13px;background:var(--yellow);border-radius:50%}
.timeline h3{font-family:Manrope,Arial,sans-serif;font-size:18px;letter-spacing:-.02em}
.delivery-principles{border-top:1px solid #ffffff66;padding-top:30px;display:flex;justify-content:space-around;gap:20px;font-size:17px}
.delivery-principles span{padding-right:30px;border-right:1px solid #ffffff55;flex:1;text-align:center}
.delivery-principles span:last-child{border:0;padding-right:0}
.split-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}
.split-section h2{font-size:clamp(35px,3.8vw,58px)}
.split-section h2+p{font-size:18px;margin-top:25px}
.brief-topics{background:#e8e6de;padding:40px}
.brief-topics>p{font-weight:800;font-size:18px}
.brief-topics ul{padding-left:20px;margin-block:25px 35px}
.brief-topics li{padding-block:8px}
.story-copy{font-size:19px;line-height:1.8}
.story-copy>p+p{margin-top:24px}
.story-copy .text-link{margin-top:30px}
.all-brands{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:45px}
.all-brands span{padding:40px 20px;text-align:center;font-weight:800;font-size:23px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);letter-spacing:-.025em}
.case-intro{padding-top:40px}
.back-link{margin-bottom:55px;font-size:14px}
.case-intro h1{text-transform:uppercase}
.case-cover{width:100%;height:auto;margin-top:56px;max-height:820px;object-fit:cover}
.case-facts{margin:35px 0 0;border-top:1px solid var(--line);font-size:16px}
.case-facts div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-block:16px}
.case-facts dt{font-weight:800}
.case-facts dd{margin:0;text-align:right}
.case-photo img{width:100%;height:auto}
.case-photo figcaption{display:flex;justify-content:space-between;gap:24px;padding-top:18px;font-size:14px}
.case-photo figcaption p{font-weight:700}
.contact-title{background:var(--yellow);padding-block:55px 65px}
.contact-title h1{text-transform:uppercase;font-size:clamp(64px,10.5vw,164px);line-height:1}
.contact-title .kicker{margin-bottom:18px}
.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}
.contact-copy h2{font-size:clamp(36px,4vw,62px)}
.contact-copy>p{font-size:18px;line-height:1.7;margin-top:26px;max-width:450px}
.contact-copy .contact-status{font-size:14px;border-top:1px solid var(--line);padding-top:24px;margin-top:32px;max-width:390px}
.contact-copy .contact-endorsement{font-size:13px;margin-top:50px}
.email-link{display:flex;align-items:center;gap:15px;font-size:21px;font-weight:800;text-decoration:underline;margin-top:32px;overflow-wrap:anywhere}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.field{display:flex;flex-direction:column;gap:9px;margin-bottom:24px}
.field label{font-size:15px;font-weight:700}
.field input,.field textarea{width:100%;min-width:0;border:1px solid #999a94;background:#fff6;padding:13px 14px;min-height:52px;border-radius:0;color:var(--ink);font-size:16px;line-height:1.5}
.field textarea{resize:vertical;min-height:160px}
.field input:focus,.field textarea:focus{background:#fff}
.field input:user-invalid,.field textarea:user-invalid{border-color:#a82225}
.field input::placeholder,.field textarea::placeholder{color:#636560;font-size:14px}
.form-note{font-size:13px;margin-top:18px;color:#545550;line-height:1.65}
.form-note a{text-decoration:underline}
.brief-result{background:#e8e6de;padding:32px}
.brief-result h3{font-size:28px;margin-bottom:18px}
.brief-result>p:not(.kicker){font-size:15px}
.brief-result textarea{display:block;width:100%;font-size:14px;line-height:1.6;background:#ffffff75;border:1px solid var(--line);color:var(--ink);padding:16px;margin-block:25px;resize:vertical;white-space:pre-wrap}
.result-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}
#brief-feedback{margin-block:16px;min-height:1.5em;font-weight:700}
.prose{max-width:900px}
.prose h2{font-size:32px;line-height:1.2;margin-bottom:24px}
.prose h2:not(:first-child){margin-top:50px}
.prose p{font-size:18px;line-height:1.85;margin-bottom:24px}
.prose .text-link{margin-top:25px}
.error-page{min-height:70vh}
.error-page p:not(.kicker){margin-block:24px 32px;font-size:18px}
.sr-only{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:1600px){.hero{min-height:730px}.hero-content{padding-top:95px}.hero h1{font-size:100px}.hero-endorsement{margin-top:64px}.hero-description{max-width:510px}.hero-buttons{max-width:53%}}
@media(max-width:1190px){:root{--header:84px}.brand{width:160px}.desktop-nav{gap:17px}.desktop-nav a{font-size:13px}.header-inner{gap:22px}.header-actions{gap:18px}.header-actions .button{padding:11px 14px;font-size:13px;gap:12px}.hero{min-height:620px}.hero-content{padding-top:60px}.hero h1{font-size:clamp(48px,6.2vw,78px)}.hero-buttons{max-width:45%;gap:20px}.hero-buttons .button{font-size:14px;padding:16px 18px}.hero-endorsement{margin-top:32px}.project-grid{grid-template-rows:220px 220px}.project-caption{left:20px;right:20px}.project-grid>.project-card:nth-child(n+3) h3{font-size:19px}.project-caption svg{width:22px;height:22px}.service-answer{display:block}.service-answer .text-link{margin-top:15px}.footer-main{gap:28px}.footer-main nav{gap:18px}.split-section,.contact-layout{gap:55px}.large-number{font-size:90px}.service-detail{grid-template-columns:130px 1fr;gap:40px}.all-brands span{font-size:21px;padding:30px 15px}}
@media(max-width:960px){.desktop-nav,.header-actions>.button{display:none}.header-actions{margin-left:auto}.menu-toggle{display:block}.hero{min-height:590px}.hero-image{inset-inline-start:39%;clip-path:polygon(30% 0,100% 0,100% 100%,22% 100%,0 62%)}.hero h1{font-size:clamp(48px,7vw,68px)}.hero-description{font-size:17px;width:48%;max-width:380px}.hero-buttons{max-width:49%}.hero-endorsement{max-width:47%}.brand-strip-inner{gap:24px}.brand-names{gap:18px}.brand-names span{font-size:17px}.brand-strip p{min-width:120px}.project-grid{grid-template-columns:1fr 1fr;grid-template-rows:340px 260px}.project-main{grid-row:auto}.project-players{grid-column:auto}.project-grid>.project-card:nth-child(n+3) .project-caption{left:24px;right:24px}.project-grid>.project-card:nth-child(n+3) h3{font-size:24px}.method-grid{gap:20px}.method-grid article{display:block;padding-right:20px}.method-grid h3{margin-top:20px}.footer-main{flex-wrap:wrap}.footer-main nav{width:100%;margin-left:0}.split-section{gap:40px}.contact-layout{gap:40px}.contact-copy h2{font-size:42px}.field-grid{grid-template-columns:1fr;gap:0}.front-grid{gap:25px}.front-grid article{padding-right:20px}.front-grid h3{font-size:21px}.delivery-principles{font-size:14px}.featured-case-copy{gap:25px}.featured-case-copy h2{font-size:35px}.featured-case-copy>p{font-size:15px}.all-brands{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){:root{--header:78px;--gutter:24px}html{scroll-padding-top:100px}.header-inner{gap:18px}.brand{width:153px}.header-actions{margin-left:auto}.language{font-size:12px}.hero{display:flex;flex-direction:column;min-height:0;overflow:hidden}.hero-content{order:0;padding-top:45px;padding-bottom:30px}.hero h1{font-size:clamp(44px,10.6vw,73px);max-width:100%;letter-spacing:-.055em;line-height:1.02}.hero .kicker{font-size:11px;letter-spacing:.19em;margin-bottom:24px}.hero-description{width:100%;max-width:470px;margin-top:25px;font-size:17px}.hero-buttons{max-width:100%;display:flex;flex-wrap:wrap;gap:20px;margin-top:28px}.hero-buttons .button{font-size:14px;min-height:56px;padding:16px 22px}.hero-endorsement{max-width:100%;font-size:12px;margin-top:30px}.hero-image,.publisher-hero .hero-image{order:1;position:relative;inset:auto;clip-path:polygon(0 8%,100% 0,100% 100%,0 100%);min-height:280px;height:67vw;max-height:440px;width:100%;margin-top:-10px}.hero-image img{object-position:center}.image-credit{font-size:11px;right:15px;bottom:16px}.publisher-hero .hero-image{height:67vw}.brand-strip{padding-block:25px}.brand-strip-inner{display:block}.brand-strip p{font-size:12px;margin-bottom:19px}.brand-strip p br{display:none}.brand-names{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 12px}.brand-names span{font-size:16px}.section{padding-block:58px}.section-topless{padding-top:0}.eyebrow{font-size:11px;letter-spacing:.17em;margin-bottom:24px}.eyebrow i{width:60px}.section-heading{display:block;margin-bottom:28px}.section-heading .text-link{margin-top:20px}.section-heading>p{margin-top:22px;font-size:16px}.section-heading h2{font-size:clamp(34px,8.6vw,54px)}.project-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:12px}.project-main,.project-players{grid-column:span 2;min-height:300px;aspect-ratio:1.22}.project-grid>.project-card:nth-child(n+3){min-height:220px;aspect-ratio:.76}.project-grid>.project-card:nth-child(n+3) .project-caption{left:14px;right:12px;bottom:17px}.project-grid>.project-card:nth-child(n+3) h3{font-size:18px}.project-grid>.project-card:nth-child(n+3) .project-caption span{font-size:11px;padding:3px 5px;max-width:105px}.project-grid>.project-card:nth-child(n+3) .project-caption svg{display:none}.project-caption h3{font-size:25px}.project-caption{left:22px;bottom:24px}.project-caption span{font-size:12px}.project-players img{object-position:45%}.services-heading{font-size:clamp(34px,8.2vw,50px);margin-bottom:30px}.service-row{padding-block:23px}.service-row summary{grid-template-columns:29px 1fr 18px;gap:14px}.service-row summary h3{font-size:20px;letter-spacing:-.025em;line-height:1.25}.service-number{font-size:14px}.service-answer{padding:18px 0 0 43px}.service-answer p{font-size:15px}.service-answer .text-link{font-size:13px}.method-grid{grid-template-columns:1fr;gap:24px;margin-top:34px}.method-grid article{display:flex;gap:23px;padding-bottom:24px;border-right:0;border-bottom:1px solid var(--line)}.method-grid h3{margin-top:0;margin-bottom:9px}.method-grid p{font-size:16px}.method-grid article:last-child{padding-bottom:0}.step-number{font-size:32px}.closing-inner{display:block;padding-block:48px}.closing h2{font-size:clamp(31px,8.7vw,50px);line-height:1.05}.closing .button{margin-top:28px;min-width:200px}.footer-main{padding-block:35px;gap:25px}.footer-main .brand{width:155px}.footer-main>p{font-size:12px;border-left:0;padding-left:0;width:100%}.footer-main nav{gap:20px}.footer-main nav a{font-size:13px}.footer-bottom{display:block;font-size:11px}.footer-bottom>span{display:block}.footer-bottom>span+span{margin-top:5px}.page-intro{padding-block:45px 54px}.page-intro h1{font-size:clamp(43px,10vw,70px)}.page-intro .intro-copy{font-size:17px}.featured-case-copy{flex-wrap:wrap;gap:20px;padding-top:22px}.featured-case-copy .kicker{font-size:11px}.featured-case-copy h2{font-size:34px}.featured-case-copy>p{margin-left:0;order:3;max-width:none;width:100%}.featured-case-copy .round-arrow{margin-left:auto;width:46px;height:46px}.featured-image img{aspect-ratio:1.2;object-position:50%;height:auto}.image-tag{top:15px;left:15px;font-size:11px;padding:6px 10px}.experience-grid{grid-template-columns:1fr;gap:40px}.experience-grid img{aspect-ratio:1.3}.experience-grid h3{font-size:27px}.experience-grid figcaption>span{font-size:12px}.track-record>div{grid-template-columns:27px 1fr;gap:10px 15px;padding-block:22px}.track-record h3{font-size:27px}.track-record p{grid-column:2;font-size:14px}.service-detail{grid-template-columns:50px 1fr;gap:20px;padding-block:40px}.large-number{font-size:48px;-webkit-text-stroke:1px #77766f}.service-detail .kicker{font-size:11px;letter-spacing:.08em;line-height:1.7}.service-detail h2{font-size:30px;overflow-wrap:break-word}.service-detail h3{font-size:19px;line-height:1.3;margin-top:21px}.service-detail p:not(.kicker){font-size:16px}.service-detail .text-link{font-size:14px}.wide-photo{min-height:440px}.wide-photo h2{font-size:45px}.wide-photo .wrap{padding-block:38px}.wide-photo>img{object-position:48% center}.front-grid{grid-template-columns:1fr;gap:0;margin-top:30px}.front-grid article{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.front-grid h3{font-size:24px;margin-top:15px}.front-grid p{font-size:16px}.timeline{grid-template-columns:1fr;margin:40px 0;gap:0}.timeline li{display:grid;grid-template-columns:65px 1fr;gap:20px;align-items:center;padding:0 0 35px 30px;min-height:85px}.timeline li:before{top:12px;bottom:0;left:5px;width:1px;height:auto;right:auto}.timeline li:last-child{padding-bottom:0;min-height:55px}.timeline li:last-child:before{display:none}.timeline span{font-size:28px;margin:0;line-height:1}.timeline span:after{top:9px;left:0;width:11px;height:11px}.timeline h3{font-size:18px;line-height:1.35}.delivery-principles{display:block;padding-top:20px}.delivery-principles span{display:block;padding:12px 0;border-right:0;text-align:left;font-size:16px}.split-section,.contact-layout{grid-template-columns:1fr;gap:36px}.split-section h2{font-size:37px}.split-section h2+p{font-size:17px}.brief-topics{padding:28px}.brief-topics .button{font-size:14px;padding:16px 18px;width:100%}.story-copy{font-size:17px}.all-brands{grid-template-columns:repeat(2,1fr);margin-top:30px}.all-brands span{font-size:19px;padding:25px 12px}.case-intro{padding-top:24px}.case-intro h1{font-size:clamp(58px,14vw,92px)}.back-link{margin-bottom:36px}.case-intro .intro-copy{font-size:17px}.case-cover{margin-top:35px;aspect-ratio:1.1;object-fit:cover}.case-facts{font-size:15px}.case-photo figcaption{display:block;font-size:13px}.case-photo figcaption p{margin-top:8px}.contact-title{padding-block:40px}.contact-title .kicker{font-size:11px;letter-spacing:.13em}.contact-title h1{font-size:clamp(52px,12.7vw,84px);letter-spacing:-.075em}.contact-copy h2{font-size:39px}.contact-copy h2 br{display:none}.contact-copy>p{font-size:17px}.contact-copy .contact-status{font-size:14px}.contact-copy .contact-endorsement{display:none}.field-grid{grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:20px}.field input{padding:12px;font-size:16px}.field label{font-size:14px}.brief-result{padding:24px}.result-actions{gap:20px}.prose h2{font-size:28px}.prose p{font-size:17px}.error-page h1{font-size:clamp(42px,10vw,68px)}}
@media(max-width:380px){:root{--gutter:20px}.header-inner{gap:13px}.brand{width:137px}.language{font-size:11px}.hero h1{font-size:clamp(36px,10.5vw,42px)}.hero .kicker{font-size:10px;letter-spacing:.14em}.hero-buttons .button{width:100%;font-size:13px}.project-grid>.project-card:nth-child(n+3){grid-column:span 2;min-height:250px;aspect-ratio:1.22}.project-grid>.project-card:nth-child(n+3) h3{font-size:24px}.field-grid{grid-template-columns:1fr;gap:0}.service-detail{grid-template-columns:1fr;gap:15px}.service-detail h2{font-size:32px}.all-brands span{font-size:17px}.contact-title h1{font-size:12.5vw}.hero-endorsement{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.closing,.menu-toggle,.hero-image,.button,.form-note{display:none}body{background:white;color:black}.dark-section{background:white;color:black}.wrap{padding-inline:0;max-width:100%}.section{padding-block:20px}.hero{min-height:0;background:white;color:black}.hero-content{padding:0}.hero-description{width:100%}.hero em,em{color:black}.hero-endorsement{color:black}.contact-title{padding:0;background:white}.brief-result{background:white;padding:0}.contact-layout{display:block}.contact-copy{display:none}.brief-result textarea{height:auto;min-height:500px}}

/* Event imagery supplied in PEQLL.zip, September 2026 */
.project-card{min-width:0;width:100%}
.event-stories{display:flex;flex-direction:column;gap:96px}
.event-story{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:64px;align-items:center;scroll-margin-top:130px}
.event-story:nth-child(even) .event-visual{order:2}
.event-visual{background:var(--ink)}
.event-visual img{width:100%;height:auto}
.event-visual img+img{margin-top:14px}
.event-visual.poster-visual{display:grid;place-items:center;padding:24px}
.event-visual .event-poster{max-height:560px;width:100%;object-fit:contain}
.event-copy h2{font-size:clamp(32px,3.5vw,54px);margin-bottom:24px}
.event-copy p:not(.kicker){font-size:18px;line-height:1.75}
.event-copy .kicker{font-size:14px;letter-spacing:.09em;margin-bottom:20px}
.project-card.poster-card img{object-position:50% 23%}
.project-card.poster-card .project-caption h3{font-size:24px}
@media(max-width:960px){.event-story{gap:32px}.event-stories{gap:64px}.event-copy p:not(.kicker){font-size:16px}}
@media(max-width:700px){.event-story{grid-template-columns:1fr;gap:28px}.event-story:nth-child(even) .event-visual{order:0}.event-stories{gap:60px}.event-visual.poster-visual{padding:14px}.event-copy h2{font-size:34px}.event-copy .kicker{font-size:14px}.project-card.poster-card .project-caption h3{font-size:18px}.project-card.poster-card{grid-column:span 2;min-height:370px;aspect-ratio:1.1}.project-card.poster-card img{object-fit:contain;background:var(--ink)}.project-card.poster-card .project-caption{background:var(--ink);left:0;right:0;bottom:0;padding:16px}.project-card.poster-card .project-caption span{max-width:none!important;font-size:12px!important}.project-grid>.project-card:nth-child(3){grid-column:span 2;min-height:270px;aspect-ratio:1.5}}

.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.consent-label{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.6;margin:0 0 24px}
.consent-label input{flex:0 0 20px;width:20px;height:20px;margin-top:2px;accent-color:var(--ink)}
.consent-label a,.prose a{text-decoration:underline;text-underline-offset:3px}
.form-status{font-size:15px;line-height:1.6;font-weight:700;margin-top:16px;min-height:1.6em}
.form-status[data-error="true"]{color:#922126}
.button:disabled{opacity:.65;transform:none}
.email-link{overflow-wrap:anywhere}
#contact-reference{font-size:12px;overflow-wrap:anywhere}

.legal-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;margin:2rem 0}.prose a{overflow-wrap:anywhere}
