:root{--cyan:#00e5ff;--pink:#ff00bb}html{scroll-behavior:smooth;overflow-x:clip}body{background:#000;color:#fff;font-family:'DM Sans',Arial,sans-serif;overflow-x:clip}body:before{display:none}.shell{width:min(1240px,calc(100% - 48px));margin:auto}.site-header{background:#000;border-bottom:1px solid #15151b}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;width:215px;flex-shrink:0;line-height:0}.brand img{width:100%;height:auto}.desktop-nav{display:flex;gap:27px;align-items:center;font-size:12px;text-transform:uppercase;font-weight:700;white-space:nowrap}.desktop-nav a{padding:12px 0}.desktop-nav .active{color:var(--cyan);border-bottom:2px solid var(--cyan)}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:44px;padding:10px 20px;border:1px solid var(--cyan);border-radius:7px;background:var(--cyan);color:#000;font:800 13px 'DM Sans',Arial,sans-serif;text-transform:uppercase;text-decoration:none;white-space:nowrap;cursor:pointer}.button span{font-size:25px;line-height:1}.button:hover{background:#7af3ff}.button.outline{background:transparent;color:#fff}.button.outline:hover{background:#103135}.new-hero{display:grid;grid-template-columns:36% 45% 19%;position:relative;padding:22px 0 0;min-height:435px;align-items:center;isolation:isolate}.new-hero:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 65% 45%,#05223666,transparent 60%),radial-gradient(ellipse at 100% 80%,#42083966,transparent 50%)}.hero-copy{position:relative;z-index:2}.hero-copy h1{margin:0}.hero-headline{width:100%;height:265px;object-fit:contain;object-position:left center;mix-blend-mode:screen}.service-line{font-size:12px!important;color:#fff!important;text-transform:uppercase;font-weight:600;display:flex;gap:10px;align-items:center;white-space:nowrap;margin:7px 0 9px!important}.service-line span{color:#999}.hero-description{font-size:15px!important;line-height:1.35;max-width:390px;color:#ddd;margin:0 0 15px}.hero-actions{display:flex;gap:14px}.hero-art{align-self:stretch;display:flex;align-items:center;justify-content:center;position:relative}.new-brain{width:112%;height:auto;max-width:none;display:block;filter:drop-shadow(0 0 35px #00c7ff18)}.hero-services{position:relative;display:flex;flex-direction:column;gap:23px;align-self:center;padding-left:16px;mix-blend-mode:screen}.hero-services>a{display:flex;align-items:center;gap:14px;text-transform:uppercase;font-size:12px;line-height:1.4}.hero-services>a img{width:40px;height:40px}.big-ideas{width:130px;height:130px;object-fit:contain;align-self:center;mix-blend-mode:screen}.header-cta{min-width:145px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}@media(max-width:1050px){.desktop-nav{gap:16px;font-size:11px}.brand{width:185px}.header-inner{gap:18px}.hero-services{gap:18px;padding-left:9px}.hero-services>a{font-size:11px;gap:8px}.service-line{font-size:10px!important;gap:7px}.hero-actions{gap:8px}.hero-actions .button{font-size:11px;padding:10px 12px}.hero-description{font-size:14px!important}.new-hero{grid-template-columns:39% 42% 19%}}@media(max-width:900px){.desktop-nav{display:none}.new-hero{grid-template-columns:48% 52%;padding:24px 0 15px}.hero-services{grid-column:1/-1;flex-direction:row;justify-content:space-between;padding:15px 0;gap:12px}.hero-services .big-ideas{display:none}.hero-services>a{font-size:11px}.hero-headline{height:240px}.service-line{white-space:normal;flex-wrap:wrap}.new-brain{width:110%}.header-inner{height:84px}.brand{width:210px}}@media(max-width:600px){.shell{width:calc(100% - 32px)}.header-inner{gap:14px;height:90px}.brand{width:min(190px,calc(100vw - 160px))}.header-cta{min-width:0;font-size:11px;padding:10px 12px;gap:8px}.new-hero{grid-template-columns:1fr;padding-top:20px}.hero-headline{height:auto;max-height:290px;max-width:430px;object-position:center}.hero-description{max-width:100%;font-size:16px!important;line-height:1.5}.service-line{font-size:11px!important;justify-content:flex-start;margin:12px 0!important}.hero-actions .button{font-size:12px;padding:11px 14px}.hero-art{grid-row:2;max-height:355px;margin:5px 0 0}.new-brain{width:min(100%,380px);height:auto}.hero-services{display:grid;grid-template-columns:1fr 1fr;gap:15px}.hero-services>a{font-size:12px}.hero-services>a img{width:32px;height:32px}}
*{box-sizing:border-box}body{margin:0;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.service-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:8px 0 28px}.service-card{position:relative;aspect-ratio:1.45;overflow:hidden;border:1px solid #13646b;border-radius:8px;display:block;background:#071013}.service-card>img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.service-card:hover>img{transform:scale(1.035)}.service-card:after{content:'';position:absolute;inset:20% 0 0;background:linear-gradient(transparent,#000e)}.service-card-copy{position:absolute;left:18px;bottom:15px;z-index:1}.service-card h2{font-family:'Archivo Black',Arial,sans-serif;text-transform:uppercase;font-size:21px;letter-spacing:-.04em;line-height:1.1;margin:0 0 5px}.service-card p{font-size:14px;line-height:1.2;margin:0}.circle-arrow{position:absolute;z-index:2;right:14px;bottom:15px;border:2px solid #fff;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:21px}.project-section{display:grid;grid-template-columns:1.05fr repeat(3,1fr);gap:18px;padding:0 0 30px;align-items:start}.work-intro{padding:0 12px 0 0}.eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;margin:0 0 10px}.work-intro h2{font-family:'Archivo Black',sans-serif;text-transform:uppercase;font-style:italic;font-size:29px;letter-spacing:-.065em;line-height:1.05;margin:0 0 16px}.work-intro h2 em{font-style:inherit}.work-intro h2:after{content:'';display:block;width:85%;height:4px;background:var(--pink);margin:13px 0 0;transform:rotate(-3deg)}.work-intro>p:not(.eyebrow){font-size:14px;line-height:1.4;margin-bottom:16px}.work-intro .button{font-size:11px;padding:8px 12px;min-height:38px;color:var(--cyan)}.project-art{height:177px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;gap:3px;border:1px solid #303035;text-align:center}.project-art img{object-fit:contain}.project-moose{background:radial-gradient(ellipse at top,#fff,#faf0d5);color:#002744}.project-moose img{height:87px;width:100px}.project-moose strong{font-size:25px;letter-spacing:-.05em;line-height:1.15}.project-art>span{font-size:11px}.project-monkeys{background:#fff;color:#253443}.project-monkeys img{width:95%;height:auto;margin-bottom:15px}.project-mfpc{background:radial-gradient(ellipse at bottom,#51200c,#16191b 80%);color:#fff;gap:16px}.mfpc-logo-frame{width:155px;height:55px;overflow:hidden}.mfpc-logo-frame img{width:196px;height:68px;max-width:none;object-fit:contain;transform:translate(-4px,-2px)}.project-tile h3{font-size:15px;margin:8px 0 1px}.project-tile p{font-size:12px;margin:0 0 3px}.project-tile small{display:block;font-size:10px;color:#a9a9b4;line-height:1.5}.project-link{color:var(--cyan);font-size:12px;font-weight:800;display:inline-flex;gap:8px;align-items:center;margin-top:9px;text-transform:uppercase;min-height:30px}.closing-banner{border-block:1px solid #103e46;background:linear-gradient(90deg,#00c7ff22,transparent 32%,transparent 65%,#ff00bb25),url('assets/brand-v2/brain.png') left 44%/300px no-repeat,url('assets/brand-v2/brain.png') right 43%/330px no-repeat #020206}.closing-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:25px}.closing-inner p{font-family:'Archivo Black',sans-serif;font-size:29px;font-style:italic;margin:0 auto;text-shadow:2px 2px 8px #000}.button.pink{background:var(--pink);border-color:var(--pink);font-size:12px}.new-footer{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 0 22px;border:0}.new-footer .brand{width:160px}.new-footer nav{display:flex;gap:20px;font-size:10px;text-transform:uppercase}.footer-meta{text-align:right;font-size:11px;color:#aaa}.footer-meta>a:first-child{color:var(--cyan)}.footer-meta p{margin:4px 0}.new-footer nav a:first-child{color:var(--cyan)}dialog{width:min(780px,calc(100% - 32px));max-height:85vh;overflow:auto;border:1px solid #207280;border-radius:12px;color:#fff;background:#0b0b11;padding:28px;box-shadow:0 25px 100px #000c}dialog::backdrop{background:#000c;backdrop-filter:blur(2px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #ffffff22;padding-bottom:18px;margin-bottom:20px}.dialog-top h2{font-size:25px;margin:0;line-height:1.2}.dialog-close{color:#fff;background:transparent;border:1px solid #555;border-radius:50%;width:44px;height:44px;flex-shrink:0;font-size:30px;line-height:1}.dialog-body{color:#d8d8e0;font-size:16px}.dialog-body h2,.dialog-body h3,.dialog-body h4{color:#fff;line-height:1.1}.dialog-body h2{font-size:35px;margin-bottom:20px}.dialog-body h3{font-size:25px}.case-status,.kicker{color:var(--cyan);font-size:12px;letter-spacing:.07em;display:block;margin-bottom:18px}.dialog-body details{border-top:1px solid #333;margin-top:20px}.dialog-body summary{padding:15px 0;cursor:pointer;color:#fff}.case-detail h4{margin:20px 0 8px}.step{display:flex;gap:20px;padding:15px 0;border-top:1px solid #333}.step b{color:var(--pink)}.step h3{font-size:18px;margin:0 0 5px}.step p{margin:0}.email-status{padding:16px;border-left:3px solid var(--cyan);margin:20px 0;background:#171720}.email-status a{color:var(--cyan)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:14px;font-weight:600}input,select,textarea{display:block;background:#11111b;border:1px solid #656576;border-radius:5px;padding:11px;width:100%;margin-top:6px;color:#fff;font:16px Arial}select{color-scheme:dark}.full{grid-column:1/-1}textarea{resize:vertical}.form-note{font-size:12px}.pill{display:inline-flex;align-items:center;background:var(--cyan);color:#000;border:0;border-radius:6px;padding:13px 18px;font-weight:800}.privacy a{color:var(--cyan)}#brief-result{margin-top:22px}#brief-feedback{font-size:14px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}@media(max-width:1050px){.service-card h2{font-size:17px}.service-card-copy{left:12px}.service-card p{font-size:12px}.circle-arrow{width:28px;height:28px;right:9px;font-size:17px}.project-section{gap:14px}.work-intro h2{font-size:25px}.project-art{height:155px}.project-art>span{font-size:10px}.new-footer nav{gap:12px}.closing-inner p{font-size:25px}}@media(max-width:900px){.service-cards{grid-template-columns:1fr 1fr}.service-card{aspect-ratio:1.75}.service-card h2{font-size:24px}.service-card p{font-size:15px}.project-section{grid-template-columns:repeat(3,1fr)}.work-intro{grid-column:1/-1;max-width:620px;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.work-intro .eyebrow{grid-column:1/-1}.work-intro h2{grid-row:2/4;font-size:31px}.work-intro .button{width:max-content}.new-footer{flex-wrap:wrap}.new-footer nav{order:3;width:100%;justify-content:center;font-size:12px}.closing-inner p{font-size:22px}.closing-inner{gap:15px}.closing-inner .button{font-size:10px}}@media(max-width:600px){.service-cards{gap:12px;padding-top:10px}.service-card{aspect-ratio:.88}.service-card-copy{left:11px;bottom:13px;right:10px}.service-card h2{font-size:19px;max-width:140px}.service-card p{font-size:12px;max-width:125px;line-height:1.35}.circle-arrow{display:none}.project-section{grid-template-columns:1fr;gap:24px}.work-intro{display:block}.work-intro h2{font-size:35px}.work-intro>p:not(.eyebrow){font-size:16px}.project-art{height:210px}.project-moose img{height:115px;width:145px}.project-monkeys img{max-width:350px}.project-art>span{font-size:13px}.project-tile h3{font-size:20px}.project-tile p{font-size:15px}.project-tile small{font-size:12px}.project-link{font-size:14px;min-height:44px;margin-top:1px}.closing-inner{flex-direction:column;justify-content:center;padding:20px 0;min-height:130px}.closing-inner p{font-size:21px}.closing-inner .button{font-size:11px}.new-footer{flex-direction:column;text-align:center;gap:18px}.new-footer nav{flex-wrap:wrap;order:0;line-height:2;gap:8px 20px}.footer-meta{text-align:center;font-size:12px}.new-footer .brand{width:190px}dialog{padding:20px}.form-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card>img{transition:none}}

/* Reference layout: substantial three-line artwork and undistorted imagery. */
@media(min-width:901px){.header-inner{height:65px}.header-inner .brand{width:195px}.new-hero{grid-template-columns:36% 45% 19%;min-height:445px;padding:14px 0 12px}.hero-headline{height:265px;width:100%;object-fit:contain}.hero-art{height:445px;align-self:center}.new-brain{width:114%;height:490px;object-fit:contain}.hero-services{gap:24px;align-self:start;padding-top:55px}.big-ideas{position:absolute;top:240px;left:-116px;width:153px;height:180px;transform:rotate(-8deg)}.hero-copy{padding-left:15px}.hero-description{font-size:14px!important;max-width:380px}.hero-actions .button{font-size:12px;padding:9px 16px}.service-cards{padding-bottom:24px}.project-section{padding-bottom:23px}}
.hero-copy{mix-blend-mode:screen}.hero-headline{display:block}.hero-services>a{position:relative}.big-ideas{object-fit:contain}.service-card h2{font-family:'Barlow Condensed','Archivo Black',Arial,sans-serif;font-size:27px;font-weight:800;letter-spacing:-.02em}.service-card p{max-width:190px}.closing-inner p{font-family:'Kalam',cursive;font-size:32px;font-weight:700;letter-spacing:-1px}.closing-banner{background:#000}.project-art{position:relative;background-size:cover;background-position:center}.project-mfpc .mfpc-logo-frame{position:relative;z-index:1}.project-art>span,.project-art>strong,.project-art>img{position:relative;z-index:1}.project-mfpc>span{background:#151515cc;padding:3px 8px;border-radius:3px}.project-monkeys img{width:90%;padding:12px 5px;background:#ffffffe8;border-radius:5px;margin-bottom:0}.project-monkeys>span{background:#ffffffde;padding:2px 9px;border-radius:3px}.project-moose strong,.project-moose>span{text-shadow:0 0 8px white,0 0 5px white}.work-intro h2{font-family:'Kalam',cursive;font-size:35px;letter-spacing:-1.2px;line-height:1.05}
@media(min-width:601px) and (max-width:900px){.hero-art{height:380px}.new-brain{height:auto;width:115%;object-fit:contain}.hero-headline{height:235px}.hero-actions{flex-wrap:wrap}}
@media(max-width:600px){.new-brain{height:auto;object-fit:contain}.hero-headline{width:100%;height:auto}.big-ideas{display:none}.service-card h2{font-size:24px}.closing-inner p{font-size:25px}.project-monkeys img{max-width:340px}}

@media(min-width:901px){.hero-headline{height:280px}.new-brain{width:115%;height:475px;object-fit:contain}.hero-services{mix-blend-mode:normal}.big-ideas{mix-blend-mode:normal}.hero-art{height:450px}}
.closing-banner{background:#000 url('assets/brand-v2/footer-banner.png') center / cover no-repeat}

.project-mfpc{background-image:url('assets/brand-v2/mfpc.png')}.project-moose{background-image:url('assets/brand-v2/hungrymoose.png')}.project-monkeys{background-image:url('assets/brand-v2/monkeymoos.png')}.project-monkeys img{mix-blend-mode:multiply;background:transparent;width:96%;padding:0}.project-monkeys>span{background:transparent;font-weight:600;text-shadow:0 0 8px white,0 0 5px white}.project-mfpc .mfpc-logo-frame{mix-blend-mode:screen}.project-moose img{height:92px}.project-art{height:180px}.project-moose strong{font-size:24px}.project-art>span{font-size:10px;font-weight:600}.project-moose img{mix-blend-mode:multiply}
@media(max-width:900px) and (min-width:601px){.project-art{height:158px}.project-moose img{height:76px}.project-moose strong{font-size:21px}.project-art>span{font-size:10px}}
@media(max-width:600px){.project-art{height:220px}.project-moose img{height:117px}.project-art>span{font-size:12px}.project-moose strong{font-size:28px}}

/* Keep client identities crisp above their photographic backdrops. */
.project-monkeys{background-image:none;background-color:#f4ebd9;isolation:isolate}
.project-monkeys::before{content:'';position:absolute;inset:-12px;background:url('assets/brand-v2/monkeymoos.png') center/cover no-repeat;filter:blur(2px);z-index:-1}
.project-monkeys img{mix-blend-mode:normal;opacity:1;background:none;width:88%;padding:0;filter:drop-shadow(0 1px 2px #ffffff90)}
.project-monkeys>span{position:relative;color:#15223c;font-weight:600;text-shadow:0 1px 6px #fff}
.project-mfpc .mfpc-logo-frame{mix-blend-mode:normal;overflow:visible;width:76%;height:auto;display:flex;align-items:center;justify-content:center}
.project-mfpc .mfpc-logo-frame img{width:100%;height:auto;max-height:88px;object-fit:contain;transform:none}
@media(min-width:601px) and (max-width:900px){.new-brain{width:108%;max-width:none}}
