@font-face{font-family:Futura;src:url(assets/futura-bold.otf);font-weight:700;font-display:swap}@font-face{font-family:Futura;src:url(assets/futura-book.ttf);font-weight:400;font-display:swap}:root{--blue:#3757b3;--cream:#f0dfbc;--ink:#182344}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--blue);color:var(--cream);font-family:Futura,Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid currentColor;outline-offset:7px}nav{display:flex;justify-content:space-between;align-items:center;padding:25px 4.5%;border-bottom:1px solid #f0dfbc45}nav .logo img{width:130px;height:54px;object-fit:contain}nav>div{display:flex;gap:38px;font-size:18px}sup{font-size:12px;padding-left:4px}.nav-note{font-size:14px;line-height:1.25}.hero{position:relative;padding:64px 4.5% 60px}.eyebrow{font-size:13px;letter-spacing:.12em}.hero h1{font-size:clamp(70px,9.8vw,160px);line-height:1.03;letter-spacing:-.05em;margin:25px 0 42px;position:relative;font-weight:700}.hero em{font-style:normal;color:transparent;-webkit-text-stroke:1.8px var(--cream)}.star{position:absolute;right:1%;top:4%;font-size:140px;font-weight:400;animation:rotate 35s linear infinite}.intro{display:flex;justify-content:space-between;align-items:end;gap:24px;font-size:20px;line-height:1.5}.intro p{margin:0}.work-link{display:flex;align-items:center;gap:38px;border-bottom:1px solid var(--cream);padding-bottom:9px;font-size:17px}.work-link span{font-size:32px}.visual-strip{display:grid;grid-template-columns:1fr 1.3fr 1fr 1fr;height:340px;gap:8px;padding:0 8px 8px;overflow:hidden}.visual-strip img{width:100%;height:100%;object-fit:cover}.visual-strip img:nth-child(2){object-position:50%}.work{background:var(--cream);color:var(--blue);padding:100px 4.5%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:58px}.section-heading h2{font-size:clamp(45px,6vw,85px);letter-spacing:-.04em;line-height:1;margin:0}.section-heading h2 span{font-size:24px;vertical-align:top;margin-left:8px}.section-heading p{font-size:18px;margin:0;line-height:1.4}.grid{display:grid;grid-template-columns:1fr 1fr;gap:70px 30px}.project{color:inherit;text-align:left;background:none;border:0;padding:0;min-width:0}.image-wrap{height:520px;overflow:hidden;position:relative;background:#e9ddc9}.image-wrap>img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.6,.3,1)}.project:hover .image-wrap>img{transform:scale(1.045)}.project:nth-child(4) .image-wrap>img,.project:nth-child(10) .image-wrap>img{object-fit:contain}.project:nth-child(4) .image-wrap{background:#fff}.project:nth-child(3n+2){padding-top:95px}.project:nth-child(3n+2) .image-wrap{height:420px}.view{position:absolute;right:20px;bottom:20px;background:var(--cream);color:var(--blue);border-radius:50px;padding:16px 23px;font-size:15px;transform:translateY(80px);transition:transform .3s}.project:hover .view,.project:focus-visible .view{transform:translateY(0)}.card-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}.card-title h3{font-size:32px;line-height:1.15;letter-spacing:-.03em;margin:0}.arrow{font-size:31px}.project>p{font-size:15px;margin:8px 0 0;color:#354773}.about{padding:100px 4.5%;display:grid;grid-template-columns:1fr 2.2fr;gap:38px}.about h2{font-size:clamp(50px,6vw,85px);line-height:1.09;letter-spacing:-.045em;margin:0 0 42px}.about h2 em{font-style:normal;opacity:.64}.about p{max-width:660px;font-size:21px;line-height:1.5}.disciplines{grid-column:2;display:flex;flex-direction:column;margin-top:10px}.disciplines span{border-top:1px solid #f0dfbc65;padding:18px 0;font-size:21px}footer{background:#182344;padding:55px 4.5% 25px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-top{font-size:21px}.footer-top a{font-size:16px}.footer-logo{width:70%;height:auto;display:block;margin:65px auto 40px}.footer-bottom{border-top:1px solid #f0dfbc45;padding-top:23px;font-size:14px}.skip{position:absolute;top:-100px;left:20px;background:var(--cream);color:var(--blue);z-index:100;padding:15px}.skip:focus{top:15px}dialog{border:0;padding:0;background:var(--cream);color:var(--ink);width:100vw;max-width:none;height:100dvh;max-height:none;margin:0}dialog::backdrop{background:#182344e6}.dialog-nav{position:sticky;top:0;background:var(--cream);z-index:4;display:flex;justify-content:space-between;align-items:center;padding:20px 5%;border-bottom:1px solid #18234430;font-size:14px}.dialog-nav button{background:none;border:0;font-size:17px;color:var(--ink);display:flex;gap:24px;align-items:center}.dialog-nav button span{font-size:32px}.project-heading{padding:55px 5% 50px}.project-heading h2{font-size:clamp(45px,7vw,100px);line-height:1.05;letter-spacing:-.04em;margin:18px 0;color:var(--blue)}.project-heading p{font-size:21px}.project-heading p:first-child{font-size:14px;text-transform:uppercase;letter-spacing:.06em}#project-gallery{padding:0 5% 60px;display:grid;grid-template-columns:1fr 1fr;gap:42px 24px}figure{margin:0;min-width:0}figure img{display:block;width:100%;height:580px;object-fit:contain;background:#e9dfce}figcaption{padding-top:13px;font-size:17px}.dialog-bottom{border-top:1px solid #18234430;padding:30px 5%}.dialog-bottom button{border:0;background:var(--blue);color:var(--cream);padding:18px 30px;border-radius:50px;font-size:19px}body.modal-open{overflow:hidden}@keyframes rotate{to{transform:rotate(360deg)}}@media(min-width:1600px){.image-wrap{height:660px}.project:nth-child(3n+2) .image-wrap{height:550px}.hero{max-width:1800px;margin:auto}.visual-strip{height:430px}}@media(max-width:850px){.star{font-size:85px;right:0}.hero h1{font-size:10vw}.hero{padding-top:55px}.visual-strip{height:235px}.intro{font-size:17px}.image-wrap{height:360px}.project:nth-child(3n+2) .image-wrap{height:310px}.card-title h3{font-size:25px}.about{grid-template-columns:1fr}.disciplines{grid-column:1}.about h2{font-size:66px}.work{padding-top:70px}.section-heading p{font-size:16px}figure img{height:430px}}@media(max-width:550px){nav{padding:16px 5%}.nav-note{display:none}nav>div{gap:25px;font-size:16px}nav .logo img{width:100px;height:40px}.hero{padding:40px 5%}.eyebrow{font-size:12px;letter-spacing:.05em}.hero h1{font-size:13vw;margin:25px 0 30px;line-height:1.09}.star{display:none}.intro{display:block;font-size:17px}.intro br{display:none}.work-link{margin-top:26px;width:max-content;gap:22px;font-size:15px}.visual-strip{height:215px;grid-template-columns:1fr 1fr}.visual-strip img:nth-child(n+3){display:none}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:49px}.section-heading p{margin-top:20px}.section-heading p br{display:none}.grid{grid-template-columns:1fr;gap:35px}.project:nth-child(n){padding-top:0}.image-wrap,.project:nth-child(n) .image-wrap{height:440px}.view{display:none}.card-title h3{font-size:29px}.project>p{font-size:14px}.work{padding:55px 5%}.about{padding:60px 5%;gap:25px}.about h2{font-size:50px}.about p{font-size:19px}.footer-top{font-size:18px}.footer-logo{width:90%;margin:55px auto 35px}.footer-bottom{font-size:13px;gap:20px;align-items:start}.footer-top a{font-size:14px}#project-gallery{grid-template-columns:1fr;gap:30px}figure img{height:auto;max-height:650px;min-height:200px}.project-heading{padding-top:25px}.project-heading p{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}} 

.experience{margin-top:65px;display:flex;flex-direction:column;gap:12px}.experience strong{font-size:100px;line-height:1;letter-spacing:-.055em}.experience>span{font-size:19px;line-height:1.4}.disciplines article{border-top:1px solid #f0dfbc65;padding:24px 0}.disciplines h3{font-size:29px;line-height:1.25;margin:0 0 14px;letter-spacing:-.025em}.disciplines h3 small{font-size:14px;margin-right:22px;vertical-align:middle;font-weight:400}.disciplines article p{font-size:20px;line-height:1.5;margin:0;max-width:680px}.about-closing{border-top:1px solid #f0dfbc65;padding-top:26px}.about-closing p{margin:0}.about .experience>span{border:0;padding:0}@media(max-width:850px){.about-label{display:flex;justify-content:space-between;align-items:start;gap:20px}.experience{margin:0;flex-direction:row;align-items:center;gap:15px}.experience strong{font-size:65px}.experience>span{font-size:15px}}@media(max-width:550px){.about-label{display:block}.experience{margin:28px 0 8px}.disciplines h3{font-size:25px}.disciplines article p{font-size:19px}}

@font-face{font-family:FuturaCondensed;src:url(assets/futura-condensed.ttf);font-display:swap}.intro-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;padding:0 4.5% 42px}.intro-card{height:410px;position:relative;border-radius:24px;overflow:hidden;padding:28px}.intro-card h2{font-family:FuturaCondensed,Futura,sans-serif;font-size:54px;line-height:.98;letter-spacing:-.025em;text-transform:uppercase;position:relative;z-index:1;margin:0}.photo-card{display:flex;flex-direction:column;justify-content:space-between;background:#182344;color:#fff}.photo-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#111a36b0)}.photo-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pill{display:inline-block;align-self:flex-end;position:relative;z-index:1;background:var(--cream);color:var(--blue);border-radius:30px;padding:9px 17px;font-size:14px;width:max-content}.round-arrow{position:absolute;z-index:1;bottom:25px;right:25px;background:var(--cream);color:var(--blue);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:23px}.approach-card{background:var(--cream);color:var(--blue)}.approach-card .pill{background:var(--blue);color:var(--cream);margin-bottom:26px}.word-orbit{display:flex;flex-wrap:wrap;gap:12px;max-width:300px;margin:28px 0}.word-orbit span{background:#fff7e8;padding:9px 14px;border-radius:30px;font-size:15px;transform:rotate(-8deg)}.word-orbit span:nth-child(even){transform:rotate(9deg)}.approach-card .round-arrow{background:var(--blue);color:var(--cream)}@media(max-width:850px){.intro-card{height:340px;padding:20px}.intro-card h2{font-size:40px}.word-orbit{gap:6px;margin-top:17px}.word-orbit span{font-size:13px;padding:7px 11px}}@media(max-width:600px){.intro-cards{grid-template-columns:1fr;padding:0 5% 30px;gap:14px}.intro-card{height:360px}.intro-card h2{font-size:49px}.word-orbit{max-width:280px}.intro-card .pill{font-size:14px}}
/* Editorial portfolio: blue and cream, with a compact card rhythm. */
.brand-statement,.work,.services{background:#fcf7ec;color:var(--blue)}
.brand-statement{position:relative;text-align:center;padding:100px 20% 90px;overflow:hidden}.brand-statement>.pill,.center-heading>.pill{background:var(--blue);color:var(--cream);transform:rotate(-5deg);margin-bottom:23px}.brand-statement h2,.section-heading h2,.center-heading h2,.about-title h2,.closing-note h2,.new-footer h2{font-family:FuturaCondensed,Futura,sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:-.035em;line-height:1.02}.brand-statement h2{position:relative;z-index:1;font-size:clamp(42px,4.8vw,76px);margin:0}.brand-statement h2 em{font-style:normal;color:#7790d3}.brand-statement p{font-size:18px;line-height:1.5;margin:24px 0 0}.float-image{position:absolute;width:140px;height:180px;object-fit:cover;border-radius:18px;top:40%}.float-left{left:7%;transform:rotate(-12deg);background:var(--cream);object-fit:contain}.float-right{right:7%;transform:rotate(11deg)}.work{padding:35px 4.5% 80px}.section-heading{margin-bottom:30px;gap:30px;align-items:center}.section-heading h2{font-size:clamp(43px,4.3vw,66px);max-width:620px;margin:0}.section-heading p{font-size:17px;line-height:1.5;margin:0 0 18px}.section-heading .pill{background:var(--cream);font-size:14px;padding:9px 18px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project:nth-child(n){padding:0;position:relative;display:block;border-radius:20px;overflow:hidden;color:#fff;text-align:left;isolation:isolate}.project:nth-child(n) .image-wrap{height:390px;border-radius:20px;background:var(--cream)}.project:nth-child(n) .image-wrap img{object-fit:cover}.project:nth-child(4) .image-wrap img,.project:nth-child(10) .image-wrap img{object-fit:contain}.project .image-wrap:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,#101a389c 75%,#101a38e6 100%);pointer-events:none}.project-copy{position:absolute;left:22px;bottom:25px;right:60px;z-index:1}.project-copy p{font-size:13px;color:#fff;line-height:1.4;margin:0 0 7px}.project-copy h3{font-family:FuturaCondensed,Futura,sans-serif;font-size:34px;font-weight:400;line-height:1.05;letter-spacing:-.02em;margin:0}.project .round-arrow{right:18px;bottom:24px;width:36px;height:36px;font-size:22px}.project .view{top:20px;right:20px;bottom:auto;padding:10px 15px;font-size:13px;transform:translateY(-70px);z-index:2}.project:hover .view,.project:focus-visible .view{transform:translateY(0)}.project:nth-last-child(2),.project:last-child{grid-column:auto}.services{padding:45px 4.5% 85px}.center-heading{text-align:center;margin:0 auto 40px;max-width:650px}.center-heading h2{font-size:clamp(43px,4.5vw,68px);margin:0}.center-heading p{font-size:18px;line-height:1.5;margin:20px 0 0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border-radius:23px;background:var(--cream);padding:28px;overflow:hidden;display:flex;flex-direction:column}.service-card:nth-child(2){background:var(--blue);color:var(--cream)}.service-card:nth-child(3){background:#dce4f8}.service-number{font-size:13px;letter-spacing:.08em}.service-card h3{font-family:FuturaCondensed,Futura,sans-serif;text-transform:uppercase;line-height:1;font-size:48px;letter-spacing:-.02em;margin:22px 0 0}.service-visual{height:245px;display:flex;justify-content:center;align-items:center;margin:18px -4px}.service-visual img{height:100%;width:100%;object-fit:contain;transform:none}.service-card:nth-child(3) img{width:77%;border-radius:16px}.service-card p{font-size:17px;line-height:1.5;margin:12px 0 0}.about-editorial{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:80px 4.5%;background:var(--cream);color:var(--blue)}.about-title>.pill{background:var(--blue);color:var(--cream);margin-bottom:25px}.about-title h2{font-size:clamp(45px,4.5vw,68px);margin:0}.experience-note{display:flex;align-items:center;gap:25px;margin-top:40px}.experience-note strong{font-size:95px;line-height:1;letter-spacing:-.05em}.experience-note p{font-size:18px;line-height:1.4}.about-body h3{font-size:28px;line-height:1.25;margin:7px 0 24px}.about-body>p{font-size:18px;line-height:1.55;margin:0 0 21px}.pill-link{font-size:16px;background:var(--blue);color:var(--cream);margin-top:8px;transition:transform .2s}.pill-link:hover{transform:translateY(-3px)}.closing-note{text-align:center;background:#fcf7ec;color:var(--blue);padding:75px 5%}.closing-note h2{font-size:clamp(55px,6vw,90px);margin:25px 0}.closing-note em{font-style:normal}.new-footer{background:var(--blue);padding:55px 4.5% 25px}.new-footer h2{font-size:60px;margin:0}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:20px 60px;font-size:17px}.new-footer .footer-logo{width:44%;margin:55px 0 40px}.new-footer .footer-top{align-items:start}.new-footer .footer-bottom{font-size:14px}
@media(min-width:1600px){.project:nth-child(n) .image-wrap{height:470px}.work,.services,.about-editorial{padding-left:max(4.5%,calc((100vw - 1560px)/2));padding-right:max(4.5%,calc((100vw - 1560px)/2))}}
@media(max-width:1000px){.project:nth-child(n) .image-wrap{height:330px}.project-copy h3{font-size:28px}.service-card{padding:23px}.service-card h3{font-size:40px}.service-visual{height:200px}.float-image{width:100px;height:140px}.brand-statement{padding-left:18%;padding-right:18%}.service-card p{font-size:16px}}
@media(max-width:750px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project:nth-child(n) .image-wrap{height:360px}.service-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;padding:26px}.service-number{grid-column:1}.service-card h3{grid-column:1;margin:8px 0;font-size:47px}.service-visual{grid-column:2;grid-row:1/4;height:230px;margin:0}.service-card p{grid-column:1;font-size:17px}.about-editorial{grid-template-columns:1fr;gap:35px}.experience-note{margin-top:25px}.about-title h2{font-size:58px}.about-body h3{font-size:26px}.float-image{width:85px;height:115px}.float-left{left:3%}.float-right{right:3%}.brand-statement{padding:70px 16%}.brand-statement h2{font-size:43px}.brand-statement p{font-size:16px}.new-footer .footer-logo{width:65%}.new-footer h2{font-size:48px}.footer-links{gap:17px 25px;font-size:15px}}
@media(max-width:550px){.brand-statement{padding:65px 6% 60px}.brand-statement h2{font-size:42px}.float-image{display:none}.section-heading{display:block}.section-heading h2{font-size:45px}.section-heading>div{margin-top:20px}.section-heading p{font-size:16px}.work{padding:20px 5% 55px}.grid{gap:13px}.project:nth-child(n) .image-wrap{height:285px}.project-copy{left:13px;bottom:55px;right:10px}.project-copy h3{font-size:25px}.project-copy p{font-size:12px}.project .round-arrow{bottom:13px;right:13px;width:31px;height:31px;font-size:19px}.services{padding:25px 5% 55px}.center-heading h2{font-size:45px}.center-heading p{font-size:17px}.service-card{display:block;padding:25px}.service-card h3{font-size:45px;margin-top:20px}.service-visual{height:235px;margin:17px 0}.service-card p{font-size:17px}.about-editorial{padding:55px 5%}.about-title h2{font-size:47px}.about-body>p{font-size:17px}.experience-note strong{font-size:78px}.closing-note{padding:55px 5%}.closing-note h2{font-size:53px}.new-footer .footer-top{display:block}.footer-links{margin-top:30px;grid-template-columns:1fr 1fr}.new-footer .footer-logo{width:90%}.new-footer .footer-bottom{font-size:12px;line-height:1.5}.new-footer .footer-bottom>span:first-child{max-width:230px}}
@media(prefers-reduced-motion:reduce){.service-visual img,.pill-link{transition:none}}
/* Portrait-led opening and continuous brand gallery. */
.portrait-nav{position:absolute;inset:0 0 auto;z-index:5;border:0;padding:24px 4.5%;color:var(--cream)}.portrait-nav .logo img{width:155px;height:65px}.portrait-nav>div{gap:36px}.nav-cta{border-radius:50px;background:var(--cream);color:#353735;padding:17px 26px;display:flex;align-items:center;gap:23px;font-size:17px}.portrait-hero{position:relative;isolation:isolate;min-height:810px;height:min(950px,66vw);background:#383735;color:var(--cream);overflow:hidden}.hero-photo{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:50% 42%}.portrait-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#11120ee8 0%,#1a1b1694 26%,#16181522 54%,transparent 70%),linear-gradient(0deg,#10110c44,transparent 40%)}.portrait-content{position:relative;padding:180px 4.5% 65px;width:55%;max-width:840px}.portrait-content .eyebrow{font-size:13px;letter-spacing:.14em;line-height:1.6;margin:0 0 25px}.portrait-content h1{font-size:clamp(85px,8.2vw,137px);font-family:Futura,sans-serif;line-height:.98;letter-spacing:-.05em;margin:0 0 27px;font-weight:700}.portrait-bio{font-size:21px;line-height:1.48;max-width:510px;margin:0}.portrait-actions{display:flex;gap:18px;align-items:center;margin-top:33px}.primary-cta,.outline-cta{display:inline-flex;justify-content:center;align-items:center;border-radius:50px;font-size:18px;padding:19px 29px;min-height:60px}.primary-cta{background:var(--blue);color:var(--cream);gap:25px}.outline-cta{border:1px solid var(--cream);color:var(--cream);background:#10120d20}.primary-cta:hover{background:#294699}.outline-cta:hover{background:#f0dfbc20}.portrait-signature{position:absolute;right:4.5%;bottom:45px;text-align:right;font-size:13px;letter-spacing:.25em;line-height:1.9}.logo-marquee{display:flex;gap:30px;align-items:center;background:var(--cream);color:var(--blue);padding:28px 4.5%;min-height:125px}.marquee-label{flex:0 0 185px;font-size:13px;letter-spacing:.16em;line-height:1.8;border-right:1px solid #3757b355;padding-right:30px}.marquee-window{overflow:hidden;flex:1;mask-image:linear-gradient(90deg,transparent,black 4%,black 96%,transparent)}.logo-track{display:flex;width:max-content;animation:brand-scroll 27s linear infinite}.logo-group{display:flex;align-items:center;flex-shrink:0}.brand-logo{width:245px;height:75px;display:flex;justify-content:center;align-items:center;padding:8px 27px}.brand-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:brightness(0) saturate(100%) invert(31%) sepia(44%) saturate(1423%) hue-rotate(191deg) brightness(94%) contrast(88%);opacity:.85}.marquee-toggle{background:transparent;color:var(--blue);border:1px solid #3757b344;flex:0 0 35px;height:35px;border-radius:50%;font-size:16px;display:grid;place-items:center;padding:0}.logo-marquee:hover .logo-track,.logo-marquee:focus-within .logo-track,.logo-marquee.is-paused .logo-track{animation-play-state:paused}.hero-followup{padding:42px 4.5% 48px;background:var(--blue);color:var(--cream)}@keyframes brand-scroll{to{transform:translateX(-50%)}}
@media(min-width:1700px){.portrait-content{padding-top:185px}.portrait-bio{max-width:550px}.portrait-hero{height:950px}}
@media(max-width:1100px){.portrait-nav .logo img{width:120px}.portrait-nav>div{gap:25px}.nav-cta{font-size:15px;padding:14px 20px}.portrait-content{width:60%;padding-top:155px}.portrait-content h1{font-size:88px}.portrait-bio{font-size:19px;max-width:420px}.portrait-hero{height:790px;min-height:790px}.hero-photo{object-position:58% center}.portrait-signature{font-size:11px}.marquee-label{flex-basis:155px;font-size:12px}.brand-logo{width:210px}}
@media(max-width:750px){.portrait-nav{padding:14px 5%}.portrait-nav .logo img{width:110px;height:48px}.portrait-nav>div{font-size:16px;gap:21px}.nav-cta{display:none}.portrait-hero{height:auto;min-height:0;padding-top:460px;background:#242825}.hero-photo{height:540px;object-position:72% top;object-fit:cover}.portrait-shade{background:linear-gradient(0deg,#242825 5%,#24282500 45%),linear-gradient(180deg,#17191360,transparent 25%);height:540px;bottom:auto}.portrait-content{width:100%;max-width:none;padding:20px 6% 45px}.portrait-content h1{font-size:83px;line-height:1.01;max-width:550px}.portrait-content h1 br:nth-child(2){display:none}.portrait-content .eyebrow{font-size:12px;letter-spacing:.08em}.portrait-bio{max-width:560px;font-size:20px}.portrait-signature{display:none}.portrait-actions{margin-top:28px}.primary-cta,.outline-cta{font-size:17px;padding:16px 26px}.logo-marquee{padding:22px 5%;gap:15px;flex-wrap:wrap}.marquee-label{flex-basis:100%;border:0;padding:0}.marquee-label br{display:none}.marquee-label{word-spacing:.15em}.brand-logo{width:190px;height:65px}.marquee-toggle{flex-basis:32px;height:32px}.hero-followup{padding:32px 5%}.hero-followup .intro{font-size:18px}}
@media(max-width:450px){.portrait-hero{padding-top:385px}.hero-photo,.portrait-shade{height:465px}.hero-photo{object-position:73% top}.portrait-content{padding-left:5%;padding-right:5%}.portrait-content h1{font-size:68px;margin-bottom:22px}.portrait-content .eyebrow{max-width:330px}.portrait-bio{font-size:18px}.portrait-actions{gap:12px}.primary-cta,.outline-cta{font-size:16px;padding:15px 22px;min-height:54px}.portrait-nav>div{gap:17px;font-size:15px}.portrait-nav .logo img{width:98px}.brand-logo{width:170px}.hero-followup .intro br{display:none}}
@media(prefers-reduced-motion:reduce){.logo-track{animation:none}.marquee-window{overflow-x:auto;mask-image:none}.logo-group[aria-hidden=true]{display:none}.marquee-toggle{display:none}}
.portrait-nav .logo img{filter:grayscale(1) contrast(100) sepia(1) saturate(.4) brightness(.92);mix-blend-mode:screen}.portrait-nav .logo{isolation:auto}
.brand-logo img[src$="performax.png"]{filter:grayscale(1);opacity:.8}

.portrait-nav .logo img{filter:none;mix-blend-mode:normal}
/* Brand > product project > deliverable. */
.featured-cases{display:grid;grid-template-columns:1fr 1fr;gap:20px}.featured-cases .project .image-wrap{height:475px}.featured-cases .project-copy h3{font-size:46px}.case-count{display:block;font-size:14px;margin-top:10px;opacity:.85}.rebrand-caption{font-size:16px;line-height:1.6;max-width:950px;margin:22px 0 50px}.collection-heading{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin:0 0 24px}.collection-heading h3{font-size:27px;margin:0}.collection-heading p{font-size:16px;margin:0}.project-heading .credit-note{font-size:16px;line-height:1.6;border-left:3px solid var(--blue);padding:5px 0 5px 20px;max-width:1000px;margin:25px 0}.project-heading #project-description{max-width:1030px;line-height:1.55}.project-scope{padding-top:16px}.project-scope h3{font-size:15px;letter-spacing:.05em;text-transform:uppercase;margin:0 0 15px}.scope-list{list-style:none;display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0}.scope-list li{font-size:15px;padding:10px 16px;border:1px solid #3757b355;border-radius:30px;color:var(--blue)}#project-gallery{display:block}.case-section-title{font-size:28px;margin:0 0 25px;color:var(--blue)}.case-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-case{display:flex;flex-direction:column;min-width:0;text-align:left;padding:0;background:#fcf7ec;border:1px solid #3757b326;border-radius:18px;overflow:hidden;color:var(--ink)}.product-case-visual{height:285px;width:100%;background:#eee3ce}.product-case img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-case:hover img{transform:scale(1.035)}.product-case-info{padding:22px}.project-kind,.asset-count{font-size:14px;color:#475572}.product-case h4{font-size:25px;line-height:1.2;margin:10px 0 20px}.deliverable-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.deliverable-filters button{font-size:15px;padding:12px 18px;border:1px solid var(--blue);border-radius:30px;color:var(--blue);background:transparent}.deliverable-filters button[aria-pressed=true]{background:var(--blue);color:var(--cream)}.deliverable-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px 25px}.deliverable-grid figure.wide-artwork{grid-column:1/-1}.deliverable-grid figure img{height:560px;background:#f6eddb;border-radius:10px}.deliverable-grid figure.wide-artwork img{height:auto;max-height:650px;min-height:200px;object-fit:contain}.deliverable-grid figcaption{display:flex;flex-direction:column;gap:7px;line-height:1.4}.media-kind{font-size:13px;color:var(--blue);letter-spacing:.04em;text-transform:uppercase}.artwork-link{display:block}.dialog-nav [hidden]{display:none}#case-back{font-size:16px}.project-heading h2:focus{outline:none}
@media(max-width:950px){.case-cards{grid-template-columns:1fr 1fr}.featured-cases .project .image-wrap{height:390px}.featured-cases .project-copy h3{font-size:36px}.collection-heading{display:block}.collection-heading p{margin-top:10px}.deliverable-grid figure img{height:420px}}
@media(max-width:600px){.featured-cases{grid-template-columns:1fr}.featured-cases .project .image-wrap{height:410px}.featured-cases .project-copy{bottom:27px;right:60px}.featured-cases .project-copy h3{font-size:39px}.featured-cases .project .round-arrow{bottom:27px}.case-cards{grid-template-columns:1fr}.product-case-visual{height:330px}.product-case h4{font-size:26px}.project-heading #project-description{font-size:18px}.project-heading .credit-note{font-size:15px}.scope-list li{font-size:14px;padding:9px 13px}.deliverable-grid{grid-template-columns:1fr}.deliverable-grid figure img{height:auto;min-height:180px;max-height:700px}.dialog-nav{gap:15px}.dialog-nav #dialog-context{display:none}.dialog-nav #close-dialog{margin-left:auto}.project-heading{padding-bottom:35px}.rebrand-caption{font-size:16px;margin-bottom:35px}}

/* Fueled: complete rebranding featured alongside the continuation cases. */
.featured-cases .fueled-feature{grid-column:1/-1}.featured-cases .fueled-feature .image-wrap{height:500px}.featured-cases .fueled-feature .image-wrap img{object-position:center 45%}.fueled-feature .case-count{max-width:470px;line-height:1.5}
@media(max-width:600px){.featured-cases .fueled-feature .image-wrap{height:430px}.featured-cases .fueled-feature .project-copy h3{font-size:34px}.fueled-feature .case-count{font-size:14px}}

/* Brand and product pages use Ledda's blue and cream palette. */
#project-dialog{background:var(--blue);color:var(--cream)}
#project-dialog .dialog-nav{background:var(--blue);border-color:#f0dfbc55}
#project-dialog .dialog-nav button,#project-dialog .project-heading h2,#project-dialog .case-section-title,#project-dialog .scope-list li,#project-dialog .project-kind,#project-dialog .asset-count,#project-dialog .media-kind{color:var(--cream)}
#project-dialog .credit-note{border-color:var(--cream)}
#project-dialog .scope-list li{border-color:#f0dfbc77}
#project-dialog .product-case{background:var(--blue);color:var(--cream);border-color:#f0dfbc66}
#project-dialog .product-case-visual{background:var(--blue)}
#project-dialog .deliverable-filters button{color:var(--cream);border-color:var(--cream)}
#project-dialog .deliverable-filters button[aria-pressed=true]{background:var(--cream);color:var(--blue)}
#project-dialog .dialog-bottom{border-color:#f0dfbc55}
#project-dialog .dialog-bottom button{background:var(--cream);color:var(--blue)}
#project-dialog button:focus-visible,#project-dialog a:focus-visible{outline:3px solid var(--cream);outline-offset:5px}

/* Larger product imagery framing the brand statement. */
.brand-statement{padding:100px 27% 95px;min-height:560px}
.brand-statement h2{font-size:clamp(42px,4.4vw,70px)}
.brand-statement .float-image{display:block;width:22%;height:350px;top:50%;object-fit:cover;border-radius:22px}
.brand-statement .float-left{left:3%;transform:translateY(-50%) rotate(-6deg)}
.brand-statement .float-right{right:3%;transform:translateY(-50%) rotate(6deg)}
@media(max-width:950px){.brand-statement{padding:75px 26%}.brand-statement h2{font-size:42px}.brand-statement .float-image{height:280px}}
@media(max-width:650px){.brand-statement{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;padding:55px 6%;min-height:0}.brand-statement>.pill{grid-column:1/-1;justify-self:center;margin-bottom:0}.brand-statement h2{grid-column:1/-1;grid-row:2;font-size:42px}.brand-statement p{grid-column:1/-1;grid-row:3;margin:0}.brand-statement .float-image{position:static;width:100%;height:auto;aspect-ratio:4/5;transform:none;grid-row:4;border-radius:16px}.brand-statement .float-left{grid-column:1}.brand-statement .float-right{grid-column:2}}

/* Give the statement product cards a more prominent scale. */
@media(min-width:951px){.brand-statement{padding:125px 30% 115px;min-height:690px}.brand-statement h2{font-size:clamp(42px,4vw,66px)}.brand-statement .float-image{width:28%;height:490px}.brand-statement .float-left{left:1%}.brand-statement .float-right{right:1%}}
@media(min-width:651px) and (max-width:950px){.brand-statement{padding:85px 29%;min-height:570px}.brand-statement .float-image{width:26%;height:370px}.brand-statement .float-left{left:1%}.brand-statement .float-right{right:1%}}
@media(max-width:650px){.brand-statement{grid-template-columns:1fr;gap:28px}.brand-statement .float-image{grid-column:1;width:100%;aspect-ratio:1/1;height:auto}.brand-statement .float-left{grid-row:4}.brand-statement .float-right{grid-row:5}}



/* ---- Bento gallery: a closed mosaic of blocks sized to each artwork ---- */
.bento-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:118px;grid-auto-flow:dense;gap:12px}
.bento-grid figure{margin:0;min-width:0;grid-column:span 3;grid-row:span 2}
.bento-grid .artwork-link{position:relative;display:block;width:100%;height:100%;border-radius:14px;overflow:hidden;background:#2c4796}
.bento-grid figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:transparent;transition:transform .6s cubic-bezier(.2,.6,.3,1)}
.bento-grid .artwork-link:hover img{transform:scale(1.04)}
.bento-grid figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:3px;padding:64px 18px 15px;line-height:1.3;color:#fff;background:linear-gradient(to top,#070b16f2 0%,#070b16d9 45%,#070b1600 100%);pointer-events:none;text-shadow:0 1px 3px #070b16}
.bento-grid .media-kind{font-size:11px;letter-spacing:.07em;text-transform:uppercase;opacity:.82}
.bento-grid .media-title{font-size:16px}
.bento-grid .media-product{font-size:13px;opacity:.75}
#project-dialog .bento-grid .media-kind,#project-dialog .bento-grid .media-product{color:#fff}
.render-badge{position:absolute;right:12px;top:12px;background:var(--cream);color:var(--blue);font-size:12px;padding:6px 12px;border-radius:30px;z-index:2}
.empty-note{grid-column:1/-1;font-size:17px;opacity:.8}
@media(max-width:1100px){.bento-grid{grid-auto-rows:100px;gap:10px}}
@media(max-width:820px){
 .bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:92px}
 
 .bento-grid .media-title{font-size:15px}
}
@media(max-width:520px){
 .bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:86px;gap:8px}
 
 .bento-grid figcaption{padding:40px 13px 12px}
 .bento-grid .media-title{font-size:14px}
 .bento-grid .media-product{display:none}
}

/* ---- Piece viewer: artwork up close, with that product's renderings ---- */
#piece-viewer{width:min(1280px,94vw);max-width:none;height:auto;max-height:92dvh;margin:auto;padding:0;border:0;border-radius:16px;background:var(--ink);color:var(--cream);overflow:auto}
#piece-viewer::backdrop{background:#0d1428ee}
.viewer-close{position:sticky;top:0;margin-left:auto;display:flex;align-items:center;gap:14px;background:var(--ink);border:0;color:var(--cream);font-size:16px;padding:18px 26px;z-index:2}
.viewer-x{font-size:30px;line-height:1}
.viewer-body{padding:0 32px 32px;display:flex;flex-direction:column;gap:18px}
.viewer-image{display:block;width:100%;height:auto;max-height:68dvh;object-fit:contain;border-radius:10px}
.viewer-caption{display:flex;flex-direction:column;gap:6px}
.viewer-kind{font-size:13px;letter-spacing:.06em;text-transform:uppercase;opacity:.75}
.viewer-title{font-size:24px;line-height:1.25}
.viewer-product{font-size:15px;opacity:.72}
.viewer-renders:empty{display:none}
.viewer-renders h4{font-size:14px;letter-spacing:.06em;text-transform:uppercase;margin:10px 0 14px;opacity:.85;font-weight:400}
.render-strip{display:flex;gap:14px;flex-wrap:wrap}
.render-thumb{padding:0;border:1px solid #f0dfbc33;border-radius:10px;background:none;overflow:hidden;width:150px;height:150px}
.render-thumb img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s}
.render-thumb:hover img{transform:scale(1.06)}
@media(max-width:600px){
 #piece-viewer{width:100vw;max-height:100dvh;height:100dvh;border-radius:0}
 .viewer-body{padding:0 18px 24px}
 .viewer-image{max-height:56dvh}
 .viewer-title{font-size:20px}
 .render-thumb{width:110px;height:110px}
}

/* ---- Compact collection header: the work should be visible on open ---- */
#project-dialog .project-heading{padding:26px 5% 22px}
#project-dialog .project-heading p:first-child{font-size:12px;letter-spacing:.08em;margin:0}
#project-dialog .project-heading h2{font-size:clamp(30px,3.6vw,52px);line-height:1.04;margin:8px 0 12px}
#project-dialog .project-heading #project-description{font-size:16px;line-height:1.5;max-width:780px;margin:0}
#project-dialog .project-heading .credit-note{font-size:13px;line-height:1.5;margin:14px 0 0;padding:2px 0 2px 14px;max-width:780px}
#project-dialog .project-scope{padding-top:16px}
#project-dialog .project-scope h3{font-size:11px;letter-spacing:.07em;margin:0 0 9px}
#project-dialog .scope-list{gap:7px}
#project-dialog .scope-list li{font-size:12px;padding:6px 12px}
#project-dialog .case-section-title{font-size:20px;margin:0 0 14px}
#project-dialog .deliverable-filters{gap:8px;margin-bottom:18px}
#project-dialog .deliverable-filters button{font-size:13px;padding:8px 15px}
#project-dialog #project-gallery{padding-top:0}
@media(max-width:600px){
 #project-dialog .project-heading{padding:18px 5% 16px}
 #project-dialog .project-heading h2{font-size:28px;margin:6px 0 10px}
 #project-dialog .project-heading #project-description{font-size:15px}
 #project-dialog .project-heading .credit-note{font-size:12px}
 #project-dialog .case-section-title{font-size:18px}
}
/* On a phone the scope pills cost five lines; as running text they cost two. */
@media(max-width:600px){
 #project-dialog .project-scope{padding-top:12px}
 #project-dialog .scope-list{display:block;line-height:1.65;opacity:.85}
 #project-dialog .scope-list li{display:inline;border:0;padding:0;font-size:12px;border-radius:0}
 #project-dialog .scope-list li:not(:last-child)::after{content:" · "}
 #project-dialog .deliverable-filters{gap:7px;margin-bottom:14px}
 #project-dialog .deliverable-filters button{font-size:12px;padding:7px 13px}
}

/* ---- Story woven into the mosaic: text blocks are tiles like any other ---- */
.collection-body{display:block}
.bento-grid .story-tile{display:flex;align-items:center;border-radius:14px;background:var(--cream);color:var(--blue);padding:22px;min-width:0;overflow:hidden}
.bento-grid .story-inner{width:100%}
#project-dialog .story-tile h4{font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;color:var(--blue);opacity:.7;font-weight:400}
#project-dialog .story-tile p{font-size:17px;line-height:1.45;margin:0;color:var(--blue)}
#project-dialog .story-credit{background:#2c4796;color:var(--cream);border:1px solid #f0dfbc55}
#project-dialog .story-credit h4,#project-dialog .story-credit p{color:var(--cream)}
#project-dialog .story-credit p{font-size:14px;opacity:.9}
#project-dialog .story-scope .scope-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0}
#project-dialog .story-scope .scope-list li{font-size:12px;padding:5px 11px;border:1px solid #3757b366;border-radius:30px;color:var(--blue);display:list-item}
#project-dialog #case-back{font-size:16px}
#project-dialog .dialog-nav{justify-content:space-between;gap:20px}
#project-dialog #dialog-context{text-align:center;flex:1}
@media(max-width:600px){
 .bento-grid .story-tile{padding:17px}
 #project-dialog .story-tile p{font-size:15px}
 #project-dialog .story-credit p{font-size:13px}
 #project-dialog #case-back{font-size:14px}
}
