:root{--ink:#171719;--red:#741c32;--muted:#67676d;--line:#e5e5e7;--paper:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--red);outline-offset:5px}.wrap{max-width:1440px;width:calc(100% - 112px);margin-inline:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:29px;font-weight:900;line-height:1;letter-spacing:-1.8px;text-decoration:none}.brand>span{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:4px}.header nav{display:flex;align-items:center;gap:35px;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:54px;border:1px solid var(--ink);border-radius:100px;background:var(--ink);color:#fff;font-weight:700;font-size:14px;padding:16px 24px;text-decoration:none;transition:background .2s,transform .2s}.button:hover{background:var(--red);border-color:var(--red);transform:translateY(-2px)}.button span{font-size:21px;font-weight:400}.button.small{min-height:45px;padding:11px 20px;font-size:13px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;line-height:1.7;margin:0 0 28px}h1,h2,h3,p{margin-top:0}em{color:var(--red);font-style:italic}.hero{display:grid;grid-template-columns:1fr 1.07fr;gap:50px;align-items:stretch;padding-top:22px;padding-bottom:38px}.hero-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding-block:28px}.hero-copy>.eyebrow{font-size:11px;letter-spacing:1.4px;margin-bottom:32px}h1{font-weight:900;font-size:clamp(54px,6.35vw,94px);line-height:1.02;letter-spacing:-5px;margin:0 0 30px;white-space:nowrap}.hero-description{color:var(--muted);font-size:18px;line-height:1.75;margin-bottom:28px}.hero-button{background:var(--red);border-color:var(--red);padding-inline:26px}.hero-button:hover{background:#521224}.hero-person{display:flex;gap:13px;align-items:center;margin-top:47px}.hero-person img{border-radius:50%;width:47px;height:47px;object-fit:cover;object-position:center 28%}.hero-person strong{display:block;font-size:14px;margin-bottom:5px}.hero-person span{font-size:12px;color:var(--muted)}.film{position:relative;overflow:hidden;background:#222a27}.film video{width:100%;height:100%;object-fit:cover;display:block;object-position:center 48%}.hero-film{height:610px;min-height:0;border-radius:12px}.hero-film:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(4,12,17,.78));pointer-events:none}.film-top{position:absolute;inset:22px 22px auto;display:flex;align-items:center;justify-content:space-between;gap:20px;color:white;z-index:2}.film-top>span{font-size:11px;letter-spacing:1.6px;font-weight:700;background:rgba(20,25,27,.38);padding:10px 14px;border-radius:100px}.motion-toggle{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(20,25,27,.38);color:white;font-size:16px;backdrop-filter:blur(8px)}.motion-toggle:hover{background:rgba(20,25,27,.65)}.hero-film-caption{position:absolute;z-index:1;bottom:33px;left:32px;right:28px;color:white}.hero-film-caption>span{font-size:10px;font-weight:600;letter-spacing:1.7px}.hero-film-caption strong{display:block;font-size:clamp(40px,4.6vw,68px);line-height:1.01;letter-spacing:-2.5px;font-weight:900;margin:16px 0 18px}.hero-film-caption a{font-size:12px;text-decoration:none;text-underline-offset:4px}.hero-film-caption a:hover{text-decoration:underline}.service-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding-block:24px}.service-nav a{display:flex;align-items:center;gap:18px;text-decoration:none;font-size:14px;font-weight:600;padding-inline:26px;border-right:1px solid var(--line)}.service-nav a:first-child{padding-left:0}.service-nav a:last-child{border-right:0;padding-right:0}.service-nav span{font-size:12px;color:#85858c;font-weight:400}.service-nav b{font-size:22px;font-weight:400;margin-left:auto}.service-nav a:hover{color:var(--red)}.section{padding-block:110px;scroll-margin-top:24px}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:47px}.section-head>.eyebrow{margin-bottom:20px}h2{font-size:clamp(39px,4.2vw,62px);font-weight:800;line-height:1.05;letter-spacing:-2.8px;margin-bottom:0}.section-head>p{justify-self:end;font-size:17px;line-height:1.7;margin-bottom:4px;color:var(--muted)}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.offer{min-width:0;display:flex;flex-direction:column;scroll-margin-top:25px;background:#f5f5f6;border-radius:12px;overflow:hidden}.offer-visual{height:295px;position:relative;background:#34383a;overflow:hidden}.offer-visual img{width:100%;height:100%;object-fit:cover;object-position:50% 24%;display:block;transition:transform .45s}.offer:hover .offer-visual img{transform:scale(1.03)}.offer-visual:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.38));pointer-events:none}.visual-label{position:absolute;z-index:1;left:18px;top:18px;background:rgba(255,255,255,.96);color:#242428;border-radius:100px;padding:9px 12px;font-size:10px;font-weight:700;letter-spacing:.8px}.offer-visual .motion-toggle{position:absolute;right:16px;top:16px;z-index:1;width:36px;height:36px;font-size:13px}.video-source{position:absolute;z-index:1;right:17px;bottom:17px;color:white;text-decoration:none;font-size:12px}.offer-body{padding:30px 25px 20px;display:flex;flex-direction:column;flex:1}.offer-category{font-size:10px;letter-spacing:1.2px;font-weight:700;color:var(--red);margin-bottom:18px}.offer h3{font-size:clamp(26px,2.55vw,38px);font-weight:800;line-height:1.08;letter-spacing:-1.4px;margin-bottom:20px}.offer-body>p:not(.offer-category){color:var(--muted);font-size:16px;line-height:1.7;margin-bottom:23px}.offer ul{list-style:none;padding:0;margin:0 0 27px;font-size:13px;line-height:1.6}.offer li{padding-block:8px;border-top:1px solid #dfdfe2}.offer li:last-child{border-bottom:1px solid #dfdfe2}.offer-action{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:50px;padding:14px 18px;border:1px solid var(--ink);border-radius:100px;color:var(--ink);background:transparent;font-size:13px;font-weight:700;text-align:left;margin-top:auto;transition:background .2s,color .2s}.offer-action>span{font-size:20px;font-weight:400}.offer-action:hover{background:var(--ink);color:white}.statement{text-align:center;padding:85px 65px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.statement>p:first-child{font-size:12px;font-weight:700;letter-spacing:1.6px;margin-bottom:29px}.statement h2{font-size:clamp(40px,4.7vw,70px);letter-spacing:-3.2px}.statement-copy{font-size:17px;line-height:1.75;max-width:580px;margin:27px auto 0;color:var(--muted)}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-photo{margin:0}.about-photo img{height:590px;width:100%;object-fit:cover;object-position:center 30%;border-radius:12px;display:block}.about-photo figcaption{font-size:12px;margin-top:12px;color:var(--muted)}.about-photo figcaption a{text-decoration:none}.about-copy p:not(.eyebrow){font-size:17px;line-height:1.8;color:var(--muted);margin:25px 0}.about-copy p a{text-underline-offset:4px}.proof{display:flex;gap:60px;margin-top:30px;border-top:1px solid var(--line);padding-top:28px}.proof strong{display:block;font-size:42px;letter-spacing:-1.5px}.proof span{display:block;font-size:12px;margin-top:7px;color:var(--muted)}.proof-source{display:block;font-size:12px;color:var(--muted);text-decoration:none;line-height:1.6;margin-top:22px}.contact{padding:70px 65px;background:#f3f3f5;border-radius:16px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:center}.contact h2{font-size:clamp(52px,5.8vw,85px);line-height:1;letter-spacing:-4px}.contact-grid p{font-size:17px;color:var(--muted);line-height:1.75;margin-bottom:21px}.contact-options{display:grid}.contact-options button{padding:19px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;background:none;border:0;border-bottom:1px solid #d4d4d8;font-size:15px;font-weight:700;text-align:left;color:var(--ink)}.contact-options button:hover{color:var(--red)}.contact-options span{font-size:24px;font-weight:400}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:85px}.faq h2{font-size:39px}.questions details{border-top:1px solid var(--line)}.questions details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px;list-style:none;padding-block:23px;font-size:16px;font-weight:600;line-height:1.6}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:400;color:var(--red)}details[open] summary span{transform:rotate(45deg)}details p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 30px 23px 0}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-block:34px}footer>span{font-size:12px;letter-spacing:1px}footer>a:last-child{font-size:13px;text-decoration:none}.skip{position:absolute;top:-65px;left:20px;padding:16px;background:#fff;z-index:100}.skip:focus{top:20px}dialog{width:calc(100% - 32px);max-width:540px;max-height:90dvh;overflow:auto;padding:42px;border:1px solid var(--line);border-radius:16px;background:white;color:var(--ink)}dialog::backdrop{background:rgba(15,15,18,.65);backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:12px;min-height:40px;min-width:40px;font-size:31px;border:0;background:none}dialog h2{font-size:36px;letter-spacing:-1.5px}dialog>p:not(.eyebrow){font-size:15px;line-height:1.7;color:var(--muted);margin-top:20px}dialog label{display:block;font-size:13px;font-weight:700;margin:24px 0 10px}textarea{width:100%;min-height:165px;resize:vertical;border:1px solid #bbb;border-radius:8px;padding:14px;background:#fafafa;color:var(--ink);font-size:15px;line-height:1.6}.copy-button{border:0;background:none;color:var(--red);text-decoration:underline;text-underline-offset:4px;font-size:14px;padding:14px 0 22px;display:block}dialog .button{width:100%}dialog .dialog-note{font-size:12px!important;margin-bottom:0}body.modal-open{overflow:hidden}
@media(min-width:1600px){.hero-film{height:680px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.hero{gap:30px;grid-template-columns:1fr 1fr}h1{font-size:6.5vw;letter-spacing:-3.7px}.hero-film{height:570px}.hero-description{font-size:17px}.hero-copy>.eyebrow{font-size:10px}.hero-person span{font-size:11px}.offer-grid{gap:18px}.offer-body{padding-inline:20px}.offer-visual{height:270px}.offer-action{font-size:12px;padding-inline:15px}.about{gap:60px}.about-photo img{height:540px}.contact{padding:60px 40px}.contact-grid{gap:40px}.section{padding-block:85px}.header nav{gap:24px}.service-nav a{font-size:13px;padding-inline:18px;gap:12px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:84px}.header nav{display:none}.brand{font-size:26px}.button.small{font-size:12px;gap:19px;padding:10px 16px}.hero{grid-template-columns:1fr;padding-top:10px;padding-bottom:28px;gap:26px}.hero-copy{padding-block:18px 4px}.hero-copy>.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:24px}h1{font-size:clamp(52px,11.3vw,82px);letter-spacing:-3px;margin-bottom:24px;line-height:1}.hero-description{font-size:17px;line-height:1.65;margin-bottom:25px}.hero-button{font-size:13px;min-height:52px}.hero-person{margin-top:28px}.hero-person span{font-size:12px}.hero-film{min-height:0;height:530px}.hero-film-caption{left:24px;bottom:27px}.hero-film-caption strong{font-size:54px;letter-spacing:-2px}.hero-film-caption>span{font-size:10px;letter-spacing:1px}.film-top{inset:18px 18px auto}.film-top>span{font-size:10px}.service-nav{grid-template-columns:1fr;padding-block:0}.service-nav a,.service-nav a:first-child,.service-nav a:last-child{padding:19px 0;border-right:0;border-bottom:1px solid var(--line);gap:20px;font-size:14px}.service-nav a:last-child{border-bottom:0}.section{padding-block:64px}.section-head{grid-template-columns:1fr;gap:25px;margin-bottom:32px}.section-head>p{justify-self:start;font-size:16px}.eyebrow{font-size:11px;margin-bottom:20px}h2{font-size:43px;letter-spacing:-2px}.offer-grid{grid-template-columns:1fr;gap:27px}.offer-visual{height:340px}.offer-body{padding:27px 25px 24px}.offer h3{font-size:36px;letter-spacing:-1.5px}.offer-category{font-size:10px}.offer ul{font-size:14px}.offer-action{font-size:14px;padding:15px 20px}.visual-label{font-size:11px}.statement{padding:55px 0}.statement h2{font-size:40px;letter-spacing:-2px}.statement>p:first-child{font-size:10px;letter-spacing:1px}.statement-copy{font-size:16px}.about{grid-template-columns:1fr;gap:35px}.about-photo img{height:470px}.about-copy p:not(.eyebrow){font-size:16px}.about-copy h2{font-size:40px}.contact{padding:40px 25px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact h2{font-size:56px;letter-spacing:-3px}.contact-grid p{font-size:16px}.faq{grid-template-columns:1fr;gap:28px}.faq h2{font-size:35px}footer>span{display:none}footer>a:last-child{font-size:12px}dialog{padding:38px 24px 26px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}h1{font-size:49px;letter-spacing:-2.8px}.hero-copy>.eyebrow{font-size:9px}.hero-film{height:450px}.hero-film-caption strong{font-size:48px}.offer-visual{height:295px}.contact h2{font-size:47px}.hero-person span{font-size:11px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
/* Robinho: a visual identity built around his own feed. */
.header{height:90px}.header nav{gap:26px}.identity{padding-top:28px;padding-bottom:28px}.identity-top,.identity-sub,.identity-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.identity-top{font-size:12px;font-weight:700;letter-spacing:1.2px}.identity-top a,.identity-sub a,.identity-bottom a{text-decoration:none}.identity h1{font-size:clamp(95px,17.9vw,260px);font-weight:900;line-height:1.02;letter-spacing:-.085em;margin:14px 0 0;position:relative;white-space:nowrap}.identity h1>span{font-size:.14em;letter-spacing:0;vertical-align:top;position:relative;top:.8em;margin-left:.35em;color:var(--red)}.identity-sub{margin:8px 0 35px}.identity-sub p{font-size:24px;font-weight:700;font-style:italic;color:var(--red);margin:0;letter-spacing:-.7px}.identity-sub a{font-size:14px;font-weight:700}.hero-reels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;align-items:start;padding-top:35px;padding-bottom:32px}.reel{margin:0;min-width:0}.reel-media{position:relative;aspect-ratio:9/16;border-radius:10px;overflow:hidden;background:#dfe1e1}.reel-media>video,.reel-media>img{width:100%;height:100%;object-fit:cover;display:block}.reel-media:after{content:"";position:absolute;inset:70% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.45));pointer-events:none}.reel .motion-toggle{position:absolute;top:12px;right:12px;z-index:2;width:38px;height:38px}.reel-tag{position:absolute;left:15px;bottom:19px;color:white;font-size:12px;font-weight:700;letter-spacing:.6px;z-index:1;max-width:calc(100% - 67px);text-shadow:0 1px 8px #000}.reel-original{position:absolute;right:12px;bottom:12px;z-index:2;display:grid;place-items:center;background:#fff;color:#111;width:34px;height:34px;border-radius:50%;text-decoration:none;font-size:21px}.reel-original:hover{background:var(--red);color:white}.reel figcaption{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:16px}.reel figcaption strong{font-size:16px;font-weight:700}.reel figcaption span{font-size:12px;color:var(--muted)}.hero-reels .reel:nth-child(2),.hero-reels .reel:nth-child(4){transform:translateY(-29px)}.hero-reels .reel:nth-child(3){transform:translateY(15px)}.hero-reels .reel figcaption strong{font-size:14px}.hero-reels .reel figcaption span{display:none}.hero-reels .reel-tag{font-size:12px;bottom:16px;left:12px;letter-spacing:0}.hero-portrait img{object-position:center 25%}.portrait-signature{position:absolute;z-index:1;bottom:55px;left:18px;font-size:26px;font-weight:800;font-style:italic;color:white;letter-spacing:-1px}.identity-bottom{padding-top:8px;font-size:14px}.identity-bottom p{margin:0;color:var(--muted)}.identity-bottom a span{margin-left:20px}.culture-strip{display:flex;justify-content:center;align-items:center;gap:35px;margin-top:32px;padding:28px 20px;border-block:1px solid var(--line);font-size:15px;font-weight:800;letter-spacing:.5px;overflow:hidden;white-space:nowrap}.culture-strip i{font-style:normal;color:var(--red);font-size:19px}.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.feed-grid .reel:nth-child(2){padding-top:65px}.feed-grid .reel:nth-child(3){padding-top:130px}.feed .section-head{margin-bottom:45px;align-items:end;grid-template-columns:1.5fr 1fr}.feed h2{font-size:clamp(38px,4.3vw,64px)}.text-link{font-size:14px;font-weight:700;text-decoration:none;line-height:1.6;border-bottom:1px solid var(--ink);padding-bottom:5px;width:fit-content;align-self:end;justify-self:end}.text-link:hover{color:var(--red);border-color:var(--red)}.feed-footer{display:flex;justify-content:space-between;gap:40px;align-items:center;border-top:1px solid var(--line);margin-top:35px;padding-top:24px}.feed-footer p{font-size:12px;color:var(--muted);line-height:1.6;max-width:470px;margin:0}.feed-footer a{font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.projects{background:#f3f3f3;padding-bottom:80px}.projects .section-head{grid-template-columns:1.4fr 1fr}.project-lead{display:grid;grid-template-columns:1.65fr 1fr;gap:65px;align-items:start}.event-main{position:relative;overflow:hidden;aspect-ratio:4/5;border-radius:10px}.event-main>img{width:100%;height:100%;object-fit:cover;display:block}.event-main:after{content:"";position:absolute;inset:58% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.7));pointer-events:none}.event-main>div{position:absolute;bottom:30px;left:32px;right:20px;z-index:1;color:#fff}.event-main span{font-size:12px;letter-spacing:1px;font-weight:700}.event-main h3{font-size:clamp(35px,4.2vw,61px);line-height:1.02;letter-spacing:-2px;margin:13px 0 0}.project-x1{padding-top:70px}.project-x1 .text-link{display:block;margin-top:25px}.event-details{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center;margin-top:60px}.event-details figure{margin:0}.event-details img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:8px;display:block}.event-details figcaption{font-size:12px;color:var(--muted);margin-top:13px}.event-caption .eyebrow{font-size:12px;letter-spacing:.8px}.event-caption h3{font-size:35px;line-height:1.08;letter-spacing:-1.5px;margin:22px 0}.event-caption p{font-size:14px;color:var(--muted);line-height:1.7;margin:35px 0 8px}.credit{font-size:12px;color:var(--muted);text-underline-offset:4px}.life-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center}.life-grid .reel:nth-child(2){padding-top:90px}.life-signature{padding-left:25px}.life-signature>span{font-size:14px;font-weight:800;letter-spacing:3px}.life-signature>p{font-size:clamp(30px,3.6vw,52px);font-weight:800;line-height:1.12;letter-spacing:-2px;margin:30px 0}.life-signature .button{margin-top:10px}.offpitch{padding-bottom:60px}.offers{border-top:1px solid var(--line)}.offers .offer-visual{height:260px}.offers .section-head{grid-template-columns:1.2fr 1fr}.offer-category,.visual-label{font-size:12px;letter-spacing:.5px}.offer ul{font-size:14px}.offer-action{font-size:14px}.eyebrow{font-size:12px}footer>span{font-size:12px}
@media(min-width:1600px){.identity h1{font-size:260px}}
@media(max-width:1100px){.identity h1{font-size:17.4vw}.identity-top{font-size:12px;letter-spacing:.4px}.hero-reels{gap:10px}.hero-reels .reel-tag{display:none}.hero-reels .reel figcaption strong{font-size:12px}.hero-reels .motion-toggle{width:32px;height:32px;top:9px;right:9px}.portrait-signature{font-size:22px;left:12px}.culture-strip{gap:22px;font-size:13px}.project-lead{gap:35px}.event-details{gap:22px}.life-grid{gap:22px}.life-signature{padding-left:0}.life-signature .button{gap:20px;padding-inline:18px}.feed .section-head{grid-template-columns:1.5fr 1fr}.header nav{gap:17px;font-size:13px}}
@media(max-width:800px){.header{height:78px}.identity{padding-top:14px}.identity-top{font-size:12px;letter-spacing:0}.identity-top>span:last-child{display:none}.identity-top>a{font-size:12px}.identity h1{font-size:17vw;letter-spacing:-.085em;line-height:1.1;margin-top:20px}.identity h1>span{font-size:.12em;top:.9em}.identity-sub{margin:10px 0 28px}.identity-sub p{font-size:19px}.identity-sub a{font-size:12px}.hero-reels{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:20px 0 30px;scrollbar-width:thin}.hero-reels .reel{flex-basis:43%;scroll-snap-align:start;min-width:0}.hero-reels .reel:nth-child(n){transform:none}.hero-reels .reel:nth-child(even){padding-top:22px}.hero-reels .reel figcaption strong{font-size:12px}.hero-reels .reel-media{border-radius:8px}.hero-reels .hero-portrait{order:-1}.portrait-signature{font-size:24px;bottom:20px;left:13px;max-width:75%;line-height:1.05}.hero-reels .reel-original{width:28px;height:28px;right:8px;bottom:9px;font-size:18px}.identity-bottom{font-size:12px;gap:20px;line-height:1.5;padding-top:0}.identity-bottom a span{margin-left:4px}.culture-strip{justify-content:flex-start;gap:22px;font-size:12px;padding:21px 20px;margin-top:16px;overflow-x:auto;scrollbar-width:none}.culture-strip i{font-size:15px}.feed .section-head,.projects .section-head,.offers .section-head{grid-template-columns:1fr;gap:24px}.section-head .text-link{justify-self:start}.feed h2{font-size:39px;letter-spacing:-2px}.feed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.feed-grid .reel:nth-child(n){padding:0}.feed-grid .reel:nth-child(2){padding-top:38px}.feed-grid .reel:last-child{grid-column:1 / -1;max-width:68%;margin-inline:auto;margin-top:4px}.reel figcaption{padding-top:12px;gap:6px}.reel figcaption strong{font-size:14px;line-height:1.35}.reel figcaption span{font-size:12px}.feed-grid .reel-tag{font-size:12px;bottom:15px;left:10px;max-width:65%;line-height:1.3}.feed-grid .reel-original{width:29px;height:29px;bottom:10px;right:10px}.reel .motion-toggle{width:34px;height:34px;top:10px;right:10px}.feed-footer{align-items:start;flex-direction:column;gap:18px;margin-top:28px}.feed-footer p{font-size:12px}.feed-footer a{font-size:14px}.project-lead{grid-template-columns:1fr;gap:32px}.event-main{aspect-ratio:4/5}.event-main>div{bottom:25px;left:24px}.event-main h3{font-size:42px}.project-x1{padding-top:0;max-width:76%;margin-inline:auto}.event-details{grid-template-columns:1fr 1fr;gap:25px 15px;margin-top:46px}.event-caption{grid-column:1 / -1}.event-caption h3{font-size:35px}.event-caption p{margin-top:23px}.event-details figcaption{line-height:1.5}.projects{padding-bottom:60px}.life-grid{grid-template-columns:1fr 1fr;gap:18px}.life-grid .reel:nth-child(2){padding-top:48px}.life-signature{grid-column:1 / -1;padding-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.life-signature>span{grid-column:1 / -1}.life-signature>p{font-size:31px;letter-spacing:-1px;margin:15px 0}.life-signature .button{align-self:end;margin-bottom:15px;font-size:12px;gap:15px;padding-inline:17px}.life-grid .reel-tag{font-size:12px;left:11px}.life-grid .reel-original{width:29px;height:29px;right:10px;bottom:11px}.offers .offer-visual{height:310px}.offpitch{padding-bottom:55px}.offer-category{font-size:12px}.hero-reels .reel{flex:0 0 43%}}
@media(max-width:380px){.identity-top{flex-wrap:wrap;gap:8px}.identity-top>a{display:none}.identity h1{font-size:16.7vw}.identity-sub p{font-size:18px}.hero-reels .reel{flex-basis:49%}.identity-bottom{flex-direction:column;align-items:flex-start;gap:10px}.feed h2{font-size:34px}.life-signature{grid-template-columns:1fr}.life-signature>span{grid-column:auto}.life-signature .button{width:fit-content}.event-main h3{font-size:36px}}
/* A single opening connects Robinho's identity, content, and three offers. */
.launch-hero{padding-top:18px}.launch-main{display:grid;grid-template-columns:1.05fr 1fr;gap:35px;align-items:center;min-height:570px;padding-bottom:32px}.launch-copy{padding-block:20px}.launch-copy>.eyebrow{font-size:13px;letter-spacing:1.2px;margin-bottom:26px}.launch-copy h1{font-size:clamp(48px,5.25vw,82px);line-height:1.04;letter-spacing:-.065em;white-space:normal;margin-bottom:26px}.launch-copy h1 em{white-space:nowrap}.launch-description{font-size:17px;line-height:1.7;max-width:480px;color:var(--muted);margin-bottom:28px}.launch-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.launch-watch{font-size:14px;font-weight:700;text-decoration:none;line-height:1.6}.launch-watch span{margin-left:7px}.launch-watch:hover{color:var(--red)}.launch-projects{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:42px}.launch-projects>span{font-size:12px;color:var(--muted);letter-spacing:.6px}.launch-projects a{font-size:14px;font-weight:800;text-decoration:none}.launch-projects a:hover{color:var(--red)}.launch-media{position:relative;min-width:0;padding-left:18%;padding-bottom:24px}.launch-portrait{margin:0;position:relative;height:530px;overflow:hidden;border-radius:12px;background:#d9d9da}.launch-portrait>img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 25%}.launch-portrait:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.76));pointer-events:none}.launch-portrait figcaption{position:absolute;z-index:1;bottom:48px;left:24px;right:16px;color:white}.launch-portrait figcaption>span{font-size:12px;letter-spacing:.6px}.launch-portrait strong{display:block;font-size:clamp(38px,4.35vw,66px);font-weight:900;letter-spacing:-.07em;line-height:1.15;margin-top:10px}.launch-portrait strong>span{font-size:.28em;vertical-align:top;letter-spacing:0;margin-left:5px}.portrait-credit{position:absolute;z-index:2;right:20px;bottom:17px;font-size:12px;color:white;text-decoration:none}.launch-reel{position:absolute;left:0;top:66px;width:40%;transform:rotate(-5deg);border:6px solid white;border-radius:13px;background:white;box-shadow:0 16px 42px #17171920}.launch-reel .reel-media{border-radius:7px}.launch-reel figcaption{font-size:12px;padding:10px 5px 5px;font-weight:700}.launch-reel .reel-tag{font-size:12px;left:11px;bottom:15px;line-height:1.4;max-width:60%}.launch-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line);padding-block:23px}.launch-offers>a{display:flex;align-items:center;gap:19px;padding:7px 25px;text-decoration:none;border-right:1px solid var(--line);transition:color .2s}.launch-offers>a:first-child{padding-left:0}.launch-offers>a:last-child{padding-right:0;border:0}.launch-number{font-size:13px;color:var(--red)}.launch-offers small{display:block;font-size:12px;letter-spacing:.8px;color:var(--muted);margin-bottom:8px}.launch-offers strong{font-size:18px;letter-spacing:-.5px}.launch-arrow{margin-left:auto;font-size:25px;font-weight:400}.launch-offers>a:hover{color:var(--red)}.hero-feed{padding-top:55px}.hero-feed-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:18px}.hero-feed-heading p{font-size:18px;font-weight:700;letter-spacing:-.4px;margin:0}.hero-feed-heading a{font-size:14px;text-decoration:none;white-space:nowrap}.hero-feed .hero-reels{padding-bottom:25px}.hero-feed .reel-media{max-height:410px}.culture-strip{margin-top:20px}
@media(min-width:1600px){.launch-portrait{height:600px}.launch-reel{top:75px}.launch-main{gap:60px}}
@media(max-width:1100px){.launch-main{gap:20px;min-height:500px}.launch-copy h1{font-size:5.2vw}.launch-portrait{height:470px}.launch-description{font-size:16px}.launch-actions{gap:18px}.launch-projects{margin-top:28px;gap:12px}.launch-offers>a{padding-inline:18px;gap:12px}.launch-offers strong{font-size:16px}.launch-portrait figcaption{left:18px}.launch-portrait figcaption>span{font-size:12px}.launch-reel{width:44%;top:48px}.launch-reel .reel-tag{display:none}}
@media(max-width:800px){.launch-hero{padding-top:6px}.launch-main{grid-template-columns:1fr;gap:28px;padding-bottom:25px;min-height:0}.launch-copy{padding:14px 0 0}.launch-copy>.eyebrow{font-size:12px;margin-bottom:20px}.launch-copy h1{font-size:clamp(40px,9.5vw,74px);line-height:1.04;letter-spacing:-.06em;margin-bottom:22px}.launch-description{max-width:520px;font-size:16px;line-height:1.65;margin-bottom:23px}.launch-actions{gap:16px 22px}.launch-actions .button{min-height:50px;padding:13px 20px;font-size:14px}.launch-watch{font-size:14px}.launch-projects{margin-top:25px;gap:12px}.launch-projects a{font-size:13px}.launch-media{max-width:540px;width:100%;justify-self:center;padding-left:20%;padding-bottom:10px}.launch-portrait{height:auto;aspect-ratio:4/5}.launch-portrait strong{font-size:clamp(42px,9vw,65px)}.launch-portrait figcaption{left:17px;bottom:42px}.launch-portrait figcaption>span{font-size:12px;letter-spacing:0}.portrait-credit{font-size:12px;right:13px;bottom:14px}.launch-reel{width:39%;top:12%;border-width:4px}.launch-reel figcaption{font-size:12px;padding:7px 2px 4px}.launch-reel .motion-toggle{width:34px;height:34px;right:8px;top:8px}.launch-reel .reel-original{width:30px;height:30px;right:8px;bottom:9px}.launch-offers{grid-template-columns:1fr;padding-block:0}.launch-offers>a,.launch-offers>a:first-child,.launch-offers>a:last-child{padding:19px 0;border-right:0;border-bottom:1px solid var(--line);gap:20px}.launch-offers>a:last-child{border-bottom:0}.launch-offers strong{font-size:18px}.launch-offers small{font-size:12px;margin-bottom:6px}.hero-feed{padding-top:35px}.hero-feed-heading{align-items:start;gap:15px;margin-bottom:8px}.hero-feed-heading p{font-size:16px;line-height:1.5;max-width:210px}.hero-feed-heading a{font-size:12px;line-height:2}.hero-feed .hero-reels{padding-bottom:20px}}
@media(max-width:380px){.launch-copy h1{font-size:9.4vw}.launch-portrait figcaption>span{font-size:12px}.launch-portrait strong{font-size:38px}.launch-projects{gap:10px}.launch-projects>span:first-child{flex-basis:100%}.launch-watch{font-size:14px}.launch-portrait figcaption>span{display:none}}

.launch-portrait figcaption{text-align:right;left:28%;right:22px}.launch-portrait strong{font-size:clamp(36px,3.6vw,58px)}.launch-reel{z-index:2}@media(max-width:800px){.launch-portrait figcaption{right:15px;left:25%}.launch-portrait strong{font-size:clamp(29px,7.8vw,43px)}}

/* Open offer rows: typography, clear scope, one action. */
.offers-clean{border-top:1px solid var(--line)}.offers-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:52px}.offers-intro h2{font-size:clamp(48px,5.2vw,76px);letter-spacing:-.055em;line-height:1.02}.offers-intro .eyebrow{font-size:12px;margin-bottom:22px}.offers-intro>p{font-size:17px;color:var(--muted);line-height:1.7;margin:0 0 5px}.offer-list{border-top:1px solid var(--ink)}.service-row{display:grid;grid-template-columns:34px minmax(220px,1fr) minmax(240px,1.1fr) auto;align-items:center;gap:30px;padding:45px 0;border-bottom:1px solid var(--line);scroll-margin-top:30px}.service-index{font-size:13px;color:var(--red);align-self:start;padding-top:3px}.service-title p{font-size:12px;letter-spacing:1.1px;color:var(--muted);margin-bottom:13px}.service-title h3{font-size:clamp(26px,2.65vw,39px);letter-spacing:-.055em;line-height:1.12;font-weight:800;margin:0}.service-detail>p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 17px;max-width:380px}.service-detail ul{padding:0;margin:0;display:flex;gap:7px 14px;flex-wrap:wrap;list-style:none;max-width:380px}.service-detail li{font-size:13px;line-height:1.6;color:var(--ink)}.service-detail li:not(:last-child):after{content:"/";color:#a0a0a5;margin-left:14px}.service-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:50px;padding:13px 19px;border:1px solid #d7d7db;border-radius:100px;background:white;color:var(--ink);font-size:14px;font-weight:700;white-space:nowrap;transition:background .2s,color .2s,border-color .2s}.service-cta span{font-size:22px;font-weight:400;transition:transform .2s}.service-cta:hover,.service-cta:focus-visible{background:var(--red);border-color:var(--red);color:white}.service-cta:hover span{transform:translate(2px,-2px)}.service-row:focus-within .service-title h3{color:var(--red)}
@media(max-width:1200px) and (min-width:801px){.service-row{grid-template-columns:25px minmax(190px,1fr) minmax(260px,1.2fr);gap:20px 24px;padding-block:34px}.service-title h3{font-size:30px}.service-title{align-self:start}.service-cta{grid-column:3;justify-self:start}.service-detail>p{max-width:none}.service-index{grid-row:1 / 3}}
@media(max-width:800px){.offers-intro{display:block;margin-bottom:34px}.offers-intro h2{font-size:52px}.offers-intro>p{font-size:16px;line-height:1.65;margin-top:25px}.offers-intro .eyebrow{margin-bottom:18px}.service-row{grid-template-columns:25px minmax(0,1fr);gap:0 15px;padding-block:30px}.service-index{grid-column:1;grid-row:1;padding-top:0}.service-title{grid-column:2}.service-title p{font-size:12px;margin-bottom:10px}.service-title h3{font-size:32px;letter-spacing:-1.4px}.service-detail{grid-column:2;margin-top:18px}.service-detail>p{font-size:16px;line-height:1.65;margin-bottom:14px}.service-detail li{font-size:13px}.service-detail ul{gap:6px 10px}.service-detail li:not(:last-child):after{margin-left:10px}.service-cta{grid-column:2;justify-self:start;margin-top:24px;min-height:48px;font-size:14px;padding:12px 18px}.service-cta span{font-size:22px}}
@media(max-width:380px){.service-title h3{font-size:29px}.service-row{column-gap:10px}.service-cta{gap:16px}}
/* Small comic scenes give each offer a personal signature. */
.illustrated-offers .service-row{grid-template-columns:190px minmax(200px,.95fr) minmax(235px,1.15fr) auto;gap:28px;padding:28px 0;min-height:230px}.service-art{margin:0;display:grid;place-items:center;align-self:center;min-width:0}.service-art img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.illustrated-offers .service-title h3{font-size:clamp(28px,2.4vw,36px)}.illustrated-offers .service-title>p{font-size:12px;letter-spacing:.8px}.illustrated-offers .service-detail{min-width:0}.illustrated-offers .service-cta{gap:15px;padding-inline:17px}.illustrated-offers .service-detail>p{margin-bottom:14px}
@media(max-width:1200px) and (min-width:801px){.illustrated-offers .service-row{grid-template-columns:155px minmax(190px,1fr) minmax(260px,1.2fr);gap:14px 24px;padding-block:28px}.illustrated-offers .service-art{grid-column:1;grid-row:1 / 3}.illustrated-offers .service-title{grid-column:2;grid-row:1 / 3;align-self:center}.illustrated-offers .service-detail{grid-column:3;grid-row:1}.illustrated-offers .service-cta{grid-column:3;grid-row:2;justify-self:start}.illustrated-offers .service-title h3{font-size:30px}}
@media(max-width:800px){.illustrated-offers .service-row{grid-template-columns:minmax(0,1fr) 125px;gap:0 15px;padding-block:25px;min-height:0}.illustrated-offers .service-art{grid-column:2;grid-row:1;align-self:center}.illustrated-offers .service-title{grid-column:1;grid-row:1;align-self:center}.illustrated-offers .service-title>p{margin-bottom:12px;line-height:1.5}.illustrated-offers .service-title h3{font-size:30px;line-height:1.1;overflow-wrap:normal;hyphens:manual}.illustrated-offers .service-detail{grid-column:1 / -1;grid-row:2;margin-top:17px}.illustrated-offers .service-detail>p{max-width:none;margin-bottom:14px}.illustrated-offers .service-cta{grid-column:1 / -1;grid-row:3;justify-self:start;margin-top:23px;font-size:14px;gap:23px}.illustrated-offers .service-detail ul{max-width:none}}
@media(max-width:380px){.illustrated-offers .service-row{grid-template-columns:minmax(0,1fr) 112px;column-gap:12px}.illustrated-offers .service-title h3{font-size:27px}}
/* Quiet motion: section entrances are handled in JS, with visible content by default. */
.reading-progress{position:fixed;inset:0 0 auto;height:3px;background:var(--red);transform:scaleX(0);transform-origin:left center;z-index:90;pointer-events:none}.header nav a{position:relative;padding-block:8px}.header nav a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.header nav a:hover::after,.header nav a[aria-current="location"]::after{transform:scaleX(1)}.header nav a[aria-current="location"]{color:var(--red)}.button>span,.launch-arrow,.reel-original{transition:transform .25s ease,background .25s ease,color .25s ease}.button:hover>span{transform:translate(2px,-2px)}.launch-offers a:hover .launch-arrow{transform:translate(2px,-2px)}.reel-media>img,.event-main>img{transition:scale .7s cubic-bezier(.22,1,.36,1)}.service-art img{transition:translate .45s cubic-bezier(.22,1,.36,1),rotate .45s cubic-bezier(.22,1,.36,1)}.service-row{transition:border-color .25s ease}.service-row:focus-within{border-bottom-color:var(--red)}dialog[open]{animation:dialog-enter .22s cubic-bezier(.22,1,.36,1)}@keyframes dialog-enter{from{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}@media(hover:hover) and (pointer:fine){.reel-media:hover>img,.event-main:hover>img{scale:1.025}.reel-original:hover{transform:translateY(-2px)}.service-row:hover .service-art img{translate:0 -4px;rotate:-1.5deg}.service-row:hover{border-bottom-color:#b78994}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.service-art img,.reel-media>img,.event-main>img{translate:none!important;rotate:none!important;scale:1!important}}
:root{--chapter-space:clamp(72px,8vw,128px)}
.menu-toggle{display:none}.header nav a[aria-current="page"]{color:var(--red);text-decoration:underline;text-underline-offset:7px}.chapter-hero{padding-top:58px}.chapter-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:end;margin-bottom:52px}.chapter-heading h1,.career-hero h1{font-size:clamp(44px,6.4vw,96px);line-height:.98;letter-spacing:-.055em;white-space:normal;margin:0}.chapter-heading>div{max-width:400px;padding-bottom:5px}.chapter-heading p,.career-hero>div>p:not(.eyebrow){font-size:18px;line-height:1.65;color:var(--muted);margin-bottom:25px}.brand-gallery{display:grid;grid-template-columns:1fr .78fr 1fr;gap:22px;align-items:center}.brand-gallery figure,.career-hero figure,.photo-journal figure,.event-panorama,.event-case figure,.coaching-block figure{margin:0;min-width:0}.brand-gallery img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:12px}.brand-gallery .reel-media{aspect-ratio:9/16;border-radius:12px;overflow:hidden}.brand-gallery figcaption{font-size:14px;margin-top:15px;font-weight:700}.partner-section{padding-block:64px;border-bottom:1px solid var(--line)}.partner-names{display:flex;flex-wrap:wrap;gap:25px 40px;font-weight:800;font-size:clamp(21px,2.2vw,33px);letter-spacing:-1px}.partner-section .eyebrow{margin-bottom:25px}.fine-print{margin-top:24px;margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.6}.chapter-section{padding-block:var(--chapter-space)}.section-heading{margin-bottom:50px}.section-heading h2,.career-moments h2,.page-cta h2,.coaching-block h2{font-size:clamp(40px,4.8vw,70px);letter-spacing:-.045em;line-height:1.04;margin-bottom:20px}.section-heading>p:not(.eyebrow){max-width:540px;line-height:1.7;color:var(--muted);font-size:18px}.editorial-rows article{display:grid;grid-template-columns:70px 1fr 220px;gap:30px;border-top:1px solid var(--line);padding:38px 0;align-items:start}.editorial-rows article>span,.timeline article>span,.coaching-steps article>span{font-size:14px;font-weight:700;color:var(--red)}.editorial-rows h3{font-size:30px;letter-spacing:-1px;margin-bottom:15px}.editorial-rows p{font-size:17px;line-height:1.7;color:var(--muted);max-width:600px;margin-bottom:0}.editorial-rows p.row-tags{font-size:12px;letter-spacing:1px;font-weight:700;padding-top:8px}.editorial-rows a{font-size:14px;line-height:1.7;text-underline-offset:5px;padding-top:8px}.page-cta{padding-block:70px;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;border-top:1px solid var(--line)}.page-cta>div:last-child{align-self:center;max-width:430px}.page-cta p:not(.eyebrow){font-size:18px;line-height:1.7;color:var(--muted)}.career-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:9%;align-items:center;padding-top:55px;padding-bottom:75px}.career-hero h1{margin-bottom:30px}.career-hero>div>p{max-width:460px}.career-hero img{display:block;width:100%;height:650px;object-fit:cover;border-radius:12px}.career-hero figcaption{font-size:12px;font-weight:700;letter-spacing:1px;margin-top:18px}.text-link{font-size:14px;font-weight:700;text-underline-offset:7px}.timeline{margin-left:25%;border-left:1px solid var(--line)}.timeline article{padding:0 0 55px 45px;position:relative}.timeline article:last-child{padding-bottom:0}.timeline article:before{content:"";width:9px;height:9px;background:var(--red);border-radius:50%;position:absolute;left:-5px;top:3px}.timeline h3{font-size:clamp(27px,3vw,43px);letter-spacing:-1.5px;line-height:1.13;margin:18px 0}.timeline p{max-width:660px;font-size:17px;color:var(--muted);line-height:1.75}.career-moments{padding-bottom:35px}.photo-journal{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;align-items:start}.photo-journal figure:nth-child(2){margin-top:75px}.photo-journal img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:10px;display:block}.photo-journal figcaption{font-weight:700;font-size:14px;margin-top:16px}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-left:20%}.story-columns p{font-size:18px;line-height:1.8;color:var(--muted)}.event-panorama{position:relative;overflow:hidden;border-radius:12px}.event-panorama img{display:block;width:100%;aspect-ratio:2/1;object-fit:cover}.event-panorama figcaption{position:absolute;bottom:0;left:0;right:0;color:white;padding:50px 30px 25px;background:linear-gradient(transparent,#0009);font-size:13px;letter-spacing:1.5px;font-weight:700}.upcoming-list article{display:grid;grid-template-columns:100px 1fr 180px 180px;align-items:center;gap:25px;padding:32px 0;border-top:1px solid var(--line)}.event-status{font-size:13px;color:var(--red);background:#741c320b;padding:8px 12px;border-radius:30px;width:max-content}.upcoming-list h3{font-size:clamp(26px,3.4vw,48px);letter-spacing:-1.6px;margin:0}.upcoming-list p{font-size:14px;color:var(--muted);margin:0}.upcoming-list button{background:none;border:0;padding:10px 0;text-align:left;font-size:14px;font-weight:700}.event-case{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:center;margin-top:80px}.event-case:first-of-type{margin-top:0}.event-case.reverse figure{order:2}.event-case img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:12px;display:block}.event-case h3{font-size:clamp(33px,3.8vw,57px);letter-spacing:-2px;line-height:1.04;margin-bottom:22px}.event-case p:not(.eyebrow){font-size:18px;line-height:1.7;color:var(--muted)}.event-case p.event-stat{font-size:38px;color:var(--red);font-weight:700;letter-spacing:-1px;margin-top:30px;margin-bottom:0}.event-stat span{display:block;font-size:12px;letter-spacing:1px;line-height:1.3}.project-links{padding-bottom:80px}.project-links>a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:30px 0;font-size:14px;text-decoration:none;gap:24px}.project-links>a>span{font-size:clamp(25px,4vw,55px);font-weight:900;letter-spacing:-2px}.coaching-block{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding:65px 0;border-top:1px solid var(--line);scroll-margin-top:40px}.coaching-block img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.coaching-block .coaching-photo img{aspect-ratio:4/5;object-fit:cover;border-radius:12px}.coaching-block.reverse figure{order:2}.coaching-block p:not(.eyebrow){font-size:18px;line-height:1.75;color:var(--muted)}.focus-tags{list-style:none;padding:0;margin:26px 0;display:flex;gap:8px;flex-wrap:wrap}.focus-tags li{padding:8px 12px;border:1px solid var(--line);border-radius:20px;font-size:13px}.coaching-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.coaching-steps h3{font-size:24px;letter-spacing:-.7px;margin-top:22px}.coaching-steps p{font-size:17px;line-height:1.7;color:var(--muted)}.coaching-note{padding-bottom:70px;font-size:14px;line-height:1.7;color:var(--muted)}.site-footer{align-items:flex-start;gap:40px}.site-footer>div>p{font-size:12px;color:var(--muted);margin-top:18px}.site-footer nav{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;max-width:400px}.site-footer nav a{text-decoration:none}.site-footer>a{font-size:13px}.chapter-discovery{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-bottom:80px}.chapter-discovery>a{position:relative;border-top:1px solid var(--line);padding:35px 35px 20px 0;text-decoration:none}.chapter-discovery>a>span:first-child{font-size:12px;letter-spacing:1px;color:var(--muted)}.chapter-discovery strong{display:block;font-size:clamp(30px,4vw,55px);letter-spacing:-2px;margin-top:15px}.chapter-discovery>a>span:last-child{position:absolute;right:0;bottom:22px;font-size:32px}.service-cta{text-decoration:none}.inner-page img{max-width:100%}
@media(min-width:801px) and (max-width:1150px){.header nav{gap:16px;font-size:13px}.header{gap:20px}.header-contact{display:none}.chapter-heading{gap:35px;grid-template-columns:1.3fr 1fr}.upcoming-list article{grid-template-columns:90px 1fr 140px 150px;gap:15px}.career-hero img{height:570px}.editorial-rows article{grid-template-columns:40px 1fr 160px}.site-footer{flex-wrap:wrap}}
@media(max-width:800px){.header{height:auto;min-height:82px;flex-wrap:wrap;position:relative;gap:0}.menu-toggle{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:24px;background:white;padding:10px 15px;font-size:14px}.menu-toggle span{font-size:19px}.header .header-contact{display:none}.header nav{display:none;order:3;width:100%;padding:18px 0 28px;flex-direction:column;align-items:flex-start;gap:0;font-size:19px}.header nav a{padding:13px 0;width:100%}.header.nav-open nav{display:flex}.chapter-hero{padding-top:35px}.chapter-heading{display:block;margin-bottom:35px}.chapter-heading h1,.career-hero h1{font-size:clamp(39px,9.4vw,72px);letter-spacing:-.055em;line-height:1.03}.chapter-heading>div{padding-top:28px;max-width:100%}.chapter-heading p,.career-hero>div>p:not(.eyebrow){font-size:17px}.brand-gallery{gap:12px;grid-template-columns:1fr 1fr}.brand-gallery figure:first-child{grid-column:1/-1}.brand-gallery figure:first-child img{aspect-ratio:4/3}.brand-gallery figure:last-child img{aspect-ratio:9/16}.brand-gallery figcaption{font-size:12px;line-height:1.5}.partner-section{padding-block:40px}.partner-names{gap:23px;font-size:23px}.section-heading{margin-bottom:35px}.editorial-rows article{grid-template-columns:25px 1fr;gap:14px;padding:28px 0}.editorial-rows article>p,.editorial-rows article>a{grid-column:2}.editorial-rows h3{font-size:26px}.page-cta{grid-template-columns:1fr;gap:10px;padding-block:50px}.page-cta h2{font-size:43px}.career-hero{display:flex;flex-direction:column;gap:35px;padding-top:35px;padding-bottom:35px;align-items:stretch}.career-hero h1 br:nth-of-type(2){display:none}.career-hero img{height:auto;aspect-ratio:4/5}.timeline{margin-left:5px}.timeline article{padding-left:25px}.timeline h3{letter-spacing:-1px}.photo-journal{gap:12px;grid-template-columns:1fr 1fr}.photo-journal figure:nth-child(2){margin-top:45px}.photo-journal figure:last-child{grid-column:1/-1;width:70%;margin:15px auto 0}.photo-journal figcaption{font-size:12px;line-height:1.5}.story-columns{display:block;margin-left:0}.story-columns p{font-size:17px}.event-panorama img{aspect-ratio:4/3}.event-panorama figcaption{font-size:10px;padding:40px 15px 15px}.upcoming-list article{grid-template-columns:1fr auto;gap:15px;padding-block:25px}.upcoming-list h3{grid-column:1;grid-row:2;font-size:33px}.upcoming-list .event-status{grid-column:1}.upcoming-list p{grid-column:2;grid-row:1;font-size:13px}.upcoming-list button{grid-column:1/-1;padding-top:0;font-size:14px}.event-case{display:flex;flex-direction:column;gap:28px;margin-top:60px;align-items:stretch}.event-case.reverse figure{order:0}.event-case img{aspect-ratio:4/3}.event-case h3{font-size:39px;letter-spacing:-1.5px}.event-case .eyebrow{margin-bottom:18px}.coaching-block{display:flex;flex-direction:column;gap:25px;padding-block:35px;align-items:stretch}.coaching-block figure{max-width:420px;width:100%;margin:auto}.coaching-block.reverse figure{order:0}.coaching-block .coaching-photo img{aspect-ratio:4/3}.coaching-block h2{font-size:44px}.coaching-steps{grid-template-columns:1fr;gap:25px}.coaching-steps h3{margin-top:13px}.site-footer{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.site-footer nav{gap:20px}.chapter-discovery{grid-template-columns:1fr;gap:5px;padding-bottom:40px}.chapter-discovery strong{font-size:38px}}
@media(prefers-reduced-motion:no-preference) and (hover:hover){.chapter-discovery>a strong,.project-links>a>span{transition:color .2s,translate .2s}.chapter-discovery>a:hover strong,.project-links>a:hover>span{color:var(--red);translate:4px 0}}
/* Keep faces in frame when portrait photos fill a wider panel. */
.career-hero img{object-position:center top}.photo-journal img{height:auto;object-position:center 25%}.brand-gallery img,.event-case img,.event-panorama img,.coaching-block img{height:auto}.brand-gallery .reel-media video{height:100%;width:100%;object-fit:cover}.coaching-block .coaching-photo img{object-position:center 20%}
