@font-face{font-family:Portfolio;src:url('assets/fonts/Manrope-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Portfolio;src:url('assets/fonts/Manrope-800.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{--paper:#f5f3e8;--ink:#141410;--yellow:#ffe229;--muted:#62625b;--line:#d7d5c9;--white:#fffef8}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Portfolio,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.02;letter-spacing:-.055em}h1,h2{font-weight:800;text-transform:uppercase}h2{font-size:clamp(2.4rem,5.4vw,4.8rem)}h3{font-size:1.55rem;font-weight:800}p{max-width:68ch}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #755200;outline-offset:6px}.wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;top:-100px}.skip:focus{top:12px;left:20px;z-index:20;background:var(--yellow);padding:10px}
header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:27px}.brand{font-weight:800;font-size:1.4rem;letter-spacing:-.065em;line-height:.95;text-transform:uppercase}.brand span{display:inline-block;background:var(--yellow);padding:6px 10px;border:2px solid var(--ink);border-radius:11px;box-shadow:2px 3px 0 var(--ink);transform:rotate(-4deg)}nav{display:flex;gap:3px;padding:4px;background:var(--ink);border-radius:50px}nav a{background:var(--paper);padding:5px 17px;border-radius:50px;font-weight:800;font-size:.8rem;text-transform:uppercase;white-space:nowrap}nav a:hover{background:var(--yellow)}.hero{text-align:center;padding:62px 0 42px}.eyebrow{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hero .eyebrow{display:flex;gap:14px;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:24px}.availability{background:var(--yellow);border:1.5px solid var(--ink);border-radius:30px;padding:5px 12px;letter-spacing:0;font-size:.75rem}.hero h1{font-size:clamp(3.2rem,7.7vw,6.5rem);line-height:.98;letter-spacing:-.065em}.hero h1 span{display:block}.hero h1 .highlight{display:inline;background:linear-gradient(transparent 61%,var(--yellow) 61%)}.hero-description{max-width:760px;margin:27px auto 23px;font-size:1.1rem;color:#474740}.actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:13px 21px;border:2px solid var(--ink);border-radius:40px;box-shadow:0 4px 0 var(--ink);background:var(--paper);font-size:.85rem;font-weight:800;text-transform:uppercase;transition:transform .15s,box-shadow .15s}.btn.primary{background:var(--yellow)}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 0 var(--ink)}.btn .arrow{border-radius:50%;background:var(--ink);color:var(--paper);width:24px;height:24px;display:grid;place-items:center;font-size:17px;line-height:1}.hero-preview{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:16px;margin-top:46px;align-items:center}.hero-preview a{display:block;border:2px solid var(--ink);border-radius:20px;overflow:hidden;background:var(--white);transition:transform .25s}.hero-preview a:nth-child(1){transform:rotate(-3deg)}.hero-preview a:nth-child(3){transform:rotate(3deg)}.hero-preview a:hover{transform:rotate(0) translateY(-5px)}.hero-preview img{width:100%;height:235px;object-fit:cover;object-position:top}.hero-preview a:nth-child(2) img{height:280px}.hero-preview span{display:block;text-align:left;padding:10px 15px;font-size:.78rem;font-weight:800;text-transform:uppercase}.proof{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin-top:35px;padding:25px 0}.proof div+div{border-left:1px solid var(--line)}.proof strong{font-size:2rem;line-height:1.1;letter-spacing:-.06em;display:block}.proof span{font-size:.8rem;color:var(--muted)}section.section{padding-block:95px}.section-top{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:36px}.section-top .eyebrow{margin-bottom:15px}.section-top p{max-width:320px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px 24px}.project-card{display:block}.project-image{border:2px solid var(--ink);border-radius:22px;overflow:hidden;background:#e5e3d8}.project-image img{width:100%;aspect-ratio:1.43;object-fit:cover;object-position:top;transition:transform .4s}.project-card:hover img{transform:scale(1.025)}.project-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:17px}.project-meta h3{font-size:1.5rem}.project-meta small{display:block;margin-top:8px;color:var(--muted);font-size:.8rem}.project-meta b{display:grid;place-items:center;flex-shrink:0;width:39px;height:39px;background:var(--yellow);border:1.5px solid var(--ink);border-radius:50%;font-size:20px}.project-summary{font-size:.94rem;margin-top:12px;max-width:500px;color:#4d4d46}.work-note{margin-top:28px;font-size:.82rem;color:var(--muted)}.delivery{background:var(--ink);color:var(--paper);border-radius:34px;margin-top:30px}.delivery .inner{padding:65px}.delivery .eyebrow{color:var(--yellow)}.delivery h2{max-width:800px}.delivery-intro{font-size:1.1rem;margin-top:24px;color:#d4d3c8;max-width:740px}.delivery-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:36px 0 32px;border-top:1px solid #4d4d45}.delivery-grid article{padding:25px 22px 0 0}.delivery-grid article+article{padding-left:22px;border-left:1px solid #4d4d45}.number{display:block;color:var(--yellow);font-weight:800;font-size:.8rem;margin-bottom:30px}.delivery-grid h3{font-size:1.2rem;letter-spacing:-.035em}.delivery-grid p{font-size:.9rem;line-height:1.6;color:#cdcdc2;margin-top:12px}.delivery .btn{border-color:var(--yellow);box-shadow:none}.delivery-foot{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-top:30px;border-top:1px solid #4d4d45}.delivery-foot p{font-size:.9rem;max-width:420px;color:#cdcdc2}.experience-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.experience-grid .eyebrow{margin-bottom:18px}.experience-grid h2{font-size:clamp(2.6rem,4vw,4rem)}.about-copy{margin:24px 0;color:#505049}.role{border-top:1px solid var(--ink);padding:25px 0}.role:last-child{border-bottom:1px solid var(--ink)}.role-top{display:flex;justify-content:space-between;gap:15px;font-size:.78rem;font-weight:700;color:var(--muted);margin-bottom:12px}.role h3{font-size:1.35rem;letter-spacing:-.035em}.role p{margin-top:13px;color:#505049;font-size:.95rem}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tags span{border:1px solid var(--line);border-radius:25px;padding:7px 12px;font-size:.8rem}.qualification{border-top:1px solid var(--line);padding-top:22px;margin-top:26px;font-size:.9rem}.qualification p+p{margin-top:10px}.archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.archive-grid img{width:100%;height:190px;object-fit:cover;object-position:top;border:1.5px solid var(--ink);border-radius:16px}.archive-grid h3{font-size:1.08rem;margin-top:16px;letter-spacing:-.03em}.archive-grid p{font-size:.82rem;color:var(--muted);margin-top:8px}.archive-link{display:inline-block;border-bottom:1px solid var(--ink);font-size:.85rem;font-weight:700;margin-top:25px}.cv-section{border-top:1px solid var(--ink);padding-top:50px;margin-top:80px}.cv-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px}.cv-card{border:2px solid var(--ink);border-radius:22px;padding:30px;display:flex;flex-direction:column;align-items:flex-start}.cv-card:first-child{background:var(--yellow)}.cv-card h3{font-size:1.65rem}.cv-card p{margin:16px 0 24px;color:#4d4d46}.cv-card .btn{margin-top:auto}.contact{text-align:center;background:var(--yellow);padding:75px 30px;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.contact h2{font-size:clamp(3rem,6.2vw,5.4rem);margin:17px auto 20px;max-width:1000px}.contact p{margin:0 auto 25px}.email{display:block;font-size:clamp(.85rem,2vw,1.1rem);font-weight:700;margin-top:28px;overflow-wrap:anywhere}.footer{display:flex;justify-content:space-between;gap:25px;padding-block:28px;font-size:.8rem}.footer div{display:flex;gap:24px}.detail-header{padding:45px 0 35px}.back{display:inline-block;font-weight:800;font-size:.8rem;border-bottom:1px solid;margin-bottom:40px}.detail-header h1{font-size:clamp(3.5rem,8vw,7rem);margin:18px 0}.detail-header .lede{font-size:1.25rem;max-width:740px;color:#505049}.detail-meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px;margin:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;font-size:.9rem}.detail-meta strong{display:block;font-size:.75rem;text-transform:uppercase;margin-bottom:7px}.detail-hero{width:100%;max-height:740px;object-fit:contain;border:2px solid var(--ink);border-radius:24px;background:var(--white)}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:55px 0}.detail-columns h2{font-size:2rem;margin-bottom:18px}.detail-columns p{color:#505049}.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}.detail-gallery img{width:100%;border:1px solid var(--line);border-radius:15px}.detail-note{margin:30px 0;font-size:.85rem;color:var(--muted)}.next-project{margin:55px 0 70px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--ink);padding-top:30px;gap:25px}.next-project h2{font-size:2rem}.next-project small{display:block;margin-bottom:12px;font-size:.8rem;text-transform:uppercase;font-weight:700}
@media(min-width:1550px){.hero h1{font-size:7rem}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}header{align-items:flex-start}nav{flex-wrap:wrap;justify-content:center;border-radius:19px;max-width:340px}nav a{padding:4px 11px}.hero{padding-top:42px}.hero-preview img{height:160px}.hero-preview a:nth-child(2) img{height:200px}.hero-preview span{font-size:.65rem}.section-top{align-items:start;gap:25px}.delivery .inner{padding:40px 30px}.delivery-grid{grid-template-columns:1fr 1fr}.delivery-grid article{padding-bottom:24px}.delivery-grid article:nth-child(3){border-left:0;padding-left:0;border-top:1px solid #4d4d45}.delivery-grid article:nth-child(4){border-top:1px solid #4d4d45}.experience-grid{gap:35px;grid-template-columns:1fr 1.2fr}.archive-grid{grid-template-columns:1fr 1fr}.detail-columns{gap:35px}}
@media(max-width:580px){.wrap{width:calc(100% - 32px)}header{padding-block:20px;gap:15px;align-items:center}.brand{font-size:1.1rem}nav{max-width:245px;gap:3px}nav a{font-size:.64rem;padding:5px 8px}.hero{padding-top:33px}.hero .eyebrow{font-size:.65rem;gap:9px;margin-bottom:25px}.hero h1{font-size:clamp(2.8rem,10vw,3.8rem)}.hero-description{font-size:1rem;margin-top:23px}.actions{gap:13px}.btn{font-size:.75rem;padding:11px 16px;gap:12px}.hero-preview{gap:9px;margin-top:35px;grid-template-columns:1fr 1fr}.hero-preview a:nth-child(3){display:none}.hero-preview a:nth-child(1){transform:rotate(-2deg)}.hero-preview a:nth-child(2){transform:rotate(2deg)}.hero-preview img,.hero-preview a:nth-child(2) img{height:150px}.hero-preview span{font-size:.63rem;padding:9px}.proof{padding:20px 0;gap:5px}.proof strong{font-size:1.45rem}.proof span{font-size:.64rem}section.section{padding-block:55px}.section-top{display:block;margin-bottom:27px}.section-top p{margin-top:18px;max-width:100%;font-size:.95rem}.project-grid{grid-template-columns:1fr;gap:32px}.project-meta h3{font-size:1.4rem}.delivery{border-radius:24px;margin-top:5px}.delivery .inner{padding:35px 24px}.delivery h2{font-size:2.4rem}.delivery-intro{font-size:1rem}.delivery-grid{margin-top:25px}.delivery-grid article+article{padding-left:15px}.delivery-grid article:nth-child(3){padding-left:0}.number{margin-bottom:19px}.delivery-grid p{font-size:.85rem}.delivery-foot{display:block}.delivery-foot .btn{margin-top:22px}.experience-grid{grid-template-columns:1fr;gap:32px}.role-top{font-size:.7rem}.archive-grid{gap:25px 16px}.archive-grid img{height:150px}.cv-section{margin-top:48px;padding-top:35px}.cv-grid{grid-template-columns:1fr}.cv-card{padding:25px}.contact{padding:55px 20px}.footer{display:block}.footer div{margin-top:15px;flex-wrap:wrap}.detail-header{padding-top:20px}.back{margin-bottom:25px}.detail-meta{grid-template-columns:1fr;gap:17px}.detail-columns{grid-template-columns:1fr;padding:35px 0;gap:28px}.detail-gallery{grid-template-columns:1fr}.detail-header .lede{font-size:1.1rem}.next-project{align-items:flex-start;flex-direction:column}.next-project h2{font-size:1.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Keep intrinsic image proportions at every viewport. */
.project-image img{height:auto;aspect-ratio:1.43}
.hero-preview img{height:auto;aspect-ratio:1.4}
.hero-preview a:nth-child(2) img{height:auto;aspect-ratio:1.4}
.project-meta>div,.experience-grid>div,.detail-columns>div{min-width:0}
@media(max-width:850px){
 .project-image img{height:auto}
 .detail-header h1{overflow-wrap:anywhere}
}
@media(max-width:580px){
 .wrap{width:calc(100% - 40px)}
 header{flex-direction:column;align-items:stretch;gap:22px;padding-block:22px 10px}
 .brand{align-self:flex-start;font-size:1.2rem}
 nav{max-width:none;width:100%;flex-wrap:nowrap;gap:3px;padding:4px;border-radius:30px}
 nav a{display:flex;align-items:center;justify-content:center;flex:1;min-height:40px;font-size:.82rem;padding:5px 7px}
 .hero{padding:34px 0 12px}
 .hero .eyebrow{font-size:.75rem;line-height:1.5;margin-bottom:25px;gap:10px}
 .availability{font-size:.75rem;padding:6px 12px}
 .hero h1{font-size:clamp(1.85rem,8.8vw,3.15rem);letter-spacing:-.055em;line-height:1.06}
 .hero-description{font-size:1rem;line-height:1.65;margin:23px auto 26px}
 .actions{display:grid;grid-template-columns:1fr;gap:15px;max-width:340px;margin:auto}
 .btn{min-height:48px;font-size:.82rem;padding:12px 18px}
 .hero-preview{display:block;margin-top:38px}
 .hero-preview a:nth-child(1),.hero-preview a:nth-child(3){display:none}
 .hero-preview a:nth-child(2){transform:none;border-radius:18px}
 .hero-preview a:nth-child(2) img{height:auto;aspect-ratio:1.49;object-fit:cover}
 .hero-preview span{font-size:.8rem;padding:13px 14px;line-height:1.4}
 .proof{margin-top:28px;padding:22px 0;gap:8px}
 .proof strong{font-size:clamp(1.12rem,5.2vw,1.6rem);letter-spacing:-.045em}
 .proof span{display:block;font-size:.75rem;line-height:1.45;margin-top:6px}
 .proof div{min-width:0}
 section.section{padding-block:54px}
 h2{font-size:clamp(1.9rem,8.7vw,2.8rem);line-height:1.08;letter-spacing:-.045em}
 .section-top .eyebrow{font-size:.75rem;margin-bottom:14px}
 .section-top p{font-size:1rem;line-height:1.65}
 .project-grid{gap:34px}
 .project-image{border-radius:18px}
 .project-image img{height:auto;aspect-ratio:1.43}
 .project-meta{align-items:flex-start;margin-top:16px}
 .project-meta h3{font-size:1.4rem;line-height:1.15;letter-spacing:-.04em}
 .project-meta small{font-size:.875rem;line-height:1.5}
 .project-summary{font-size:1rem;line-height:1.6}
 .work-note{font-size:.875rem;line-height:1.6}
 .delivery .inner{padding:32px 24px}
 .delivery h2{font-size:clamp(1.7rem,7.7vw,2.5rem);line-height:1.12}
 .delivery-intro{line-height:1.65}
 .delivery-grid{display:block;margin-bottom:5px}
 .delivery-grid article,.delivery-grid article+article,.delivery-grid article:nth-child(3),.delivery-grid article:nth-child(4){border-left:0;border-top:0;padding:24px 0}
 .delivery-grid article+article{border-top:1px solid #4d4d45}
 .number{font-size:.8rem;margin-bottom:12px}
 .delivery-grid h3{font-size:1.3rem;line-height:1.2}
 .delivery-grid p{font-size:1rem;line-height:1.65;margin-top:10px}
 .delivery-foot p{font-size:.94rem;line-height:1.6}
 .delivery-foot .btn{width:100%}
 .experience-grid h2{font-size:clamp(1.9rem,8.6vw,2.8rem);line-height:1.1}
 .about-copy,.role p{font-size:1rem;line-height:1.65}
 .role-top{flex-wrap:wrap;font-size:.8rem;gap:6px 15px}
 .role h3{font-size:1.3rem;line-height:1.25}
 .tags span,.qualification{font-size:.875rem}
 .archive-grid{grid-template-columns:1fr;gap:30px}
 .archive-grid img{height:auto;aspect-ratio:1.5;object-fit:cover}
 .archive-grid h3{font-size:1.25rem;line-height:1.2}
 .archive-grid p{font-size:.94rem;line-height:1.6}
 .archive-link{font-size:.875rem;min-height:44px;padding-top:10px}
 .contact h2{font-size:clamp(2rem,9.3vw,3rem);line-height:1.1}
 .contact .eyebrow{font-size:.75rem}
 .email{font-size:.875rem}
 .footer{font-size:.875rem;line-height:1.6}
 .footer div{gap:18px}
 .footer a{padding-block:10px}
 .detail-header h1{font-size:clamp(2.3rem,11vw,3.8rem);line-height:1.06;overflow-wrap:normal}
 .detail-header .lede{font-size:1.05rem;line-height:1.65}
 .detail-columns h2{font-size:1.8rem}
 .detail-meta{font-size:.94rem}
 .detail-note{font-size:.875rem;line-height:1.6}
}

@media(max-width:350px){nav a{font-size:.75rem;padding-inline:3px;min-width:0}.hero .eyebrow{letter-spacing:.04em}.delivery .inner{padding-inline:20px}}

@font-face{font-family:Heading;src:url('assets/fonts/Anton.ttf') format('truetype');font-weight:400;font-display:swap}
h1,h2{font-family:Heading,Impact,'Arial Narrow',sans-serif;font-weight:400;letter-spacing:-.015em;line-height:1.04}
.hero h1{font-size:clamp(4.8rem,9vw,8rem);font-weight:400;line-height:1.02;letter-spacing:-.015em}
.hero h1 .highlight{background:linear-gradient(transparent 70%,var(--yellow) 70%)}
h2{font-size:clamp(3rem,5.8vw,5.1rem)}
.experience-grid h2{font-size:clamp(3rem,4.7vw,4.5rem)}
.contact h2{font-size:clamp(3.6rem,7vw,6rem)}
.detail-header h1{font-size:clamp(4rem,8vw,7rem)}
.detail-columns h2,.next-project h2{font-size:2.6rem}
.site-header{position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}
.identity{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}
.identity-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:7px;background:var(--ink);color:var(--paper);font-family:Heading,Impact,sans-serif;font-size:25px;letter-spacing:-1px}
.identity-name{font-size:1.25rem;line-height:1.2;letter-spacing:-.04em;font-weight:800}
.identity-role{display:block;font-size:.75rem;line-height:1.5;letter-spacing:0;font-weight:400;color:var(--muted);margin-top:3px}
.site-header .desktop-nav{display:flex;align-items:center;gap:25px;background:none;border-radius:0;padding:0;max-width:none;width:auto;flex-wrap:nowrap}
.site-header nav a{display:inline-flex;align-items:center;justify-content:flex-start;gap:20px;min-height:44px;flex:none;background:none;border-radius:0;padding:5px 0;font-size:.875rem;font-weight:700;text-transform:none;white-space:nowrap}
.site-header nav a:hover{text-decoration:underline;text-underline-offset:6px;background:none}
.site-header nav .header-contact{background:var(--yellow);border:1px solid var(--ink);border-radius:7px;padding:10px 16px}
.site-header nav .header-contact:hover{background:var(--ink);color:var(--yellow);text-decoration:none}
.mobile-menu{display:none}
@media(max-width:850px){
 .site-header .desktop-nav{gap:17px}
 .identity-role{font-size:.7rem}
 .site-header nav a{font-size:.8rem}
}
@media(max-width:700px){
 .site-header{padding:20px 0;gap:15px}
 .site-header .desktop-nav{display:none}
 .identity-mark{width:41px;height:41px;font-size:23px}
 .identity-name{font-size:1.15rem}
 .identity-role{font-size:.7rem}
 .mobile-menu{display:block}
 .mobile-menu summary{display:flex;align-items:center;gap:12px;list-style:none;cursor:pointer;border:1px solid var(--ink);border-radius:7px;padding:10px 12px;font-size:.875rem;font-weight:700;min-height:44px}
 .mobile-menu summary::-webkit-details-marker{display:none}
 .menu-symbol{width:13px;height:9px;border-block:2px solid var(--ink)}
 .mobile-menu[open] .menu-symbol{height:2px;border-bottom:0}
 .mobile-menu nav{position:absolute;top:calc(100% + 10px);left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;max-width:none;border:1px solid var(--ink);border-radius:12px;padding:12px 20px;background:var(--paper);box-shadow:0 10px 24px #14141018}
 .site-header .mobile-menu nav a{font-size:1rem;min-height:52px;padding:12px 0;border-bottom:1px solid var(--line)}
 .site-header .mobile-menu nav .header-contact{padding:12px 16px;margin-block:12px 4px;border:1px solid var(--ink);justify-content:space-between}
 .hero{padding-top:37px}
 .hero h1{font-size:clamp(2rem,9.5vw,4.7rem);line-height:1.06;letter-spacing:-.01em}
 h2,.experience-grid h2{font-size:clamp(2.7rem,10vw,4rem);line-height:1.07;letter-spacing:-.01em}
 .delivery h2{font-size:clamp(2.3rem,8.8vw,3.5rem);line-height:1.08;letter-spacing:-.01em}
 .contact h2{font-size:clamp(2.9rem,10.8vw,4.3rem);line-height:1.06}
 .detail-header h1{font-size:clamp(3.4rem,13vw,5rem);line-height:1.05;letter-spacing:-.01em}
 .detail-columns h2,.next-project h2{font-size:2.4rem;line-height:1.08}
}
@media(max-width:350px){.identity{gap:8px}.identity-role{font-size:.65rem}.identity-name{font-size:1.05rem}.mobile-menu summary{padding-inline:10px;gap:8px}}


/* Shared action treatment, including actions on dark surfaces. */
:root{--action-radius:999px}
.btn,.site-header nav .header-contact,.mobile-menu summary{border-radius:var(--action-radius);color:var(--ink)}
.site-header nav .header-contact{border-width:2px;box-shadow:0 4px 0 var(--ink);font-weight:800}
.site-header nav .header-contact:hover{background:var(--yellow);color:var(--ink);transform:translateY(-2px);box-shadow:0 6px 0 var(--ink)}
.delivery .btn,.delivery .btn:hover{color:#141410;background:var(--yellow)}
.case-decisions{padding:12px 0 48px;border-bottom:1px solid var(--line)}
.case-decisions h2{font-size:clamp(2rem,4vw,3.4rem);margin-bottom:24px}
.decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.decision-grid article{border-top:1px solid var(--ink);padding-top:20px}
.decision-grid h3{font-size:1.25rem;line-height:1.25;letter-spacing:-.03em;margin-bottom:12px}
.decision-grid p,.case-result p{color:#505049;line-height:1.7}
.case-result{padding:36px 0 12px}.case-result h2{font-size:2.6rem;margin-bottom:18px}
.detail-gallery figure{margin:0;min-width:0}.detail-gallery figcaption{font-size:.9rem;color:var(--muted);margin-top:14px;line-height:1.6}
@media(max-width:700px){.decision-grid{grid-template-columns:1fr;gap:24px}.case-decisions{padding-bottom:32px}.case-result h2{font-size:2.3rem}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.identity-symbol{width:48px;height:48px;flex-shrink:0;transition:transform .3s ease}
.identity:hover .identity-symbol{transform:rotate(-9deg)}
.btn .arrow,.project-meta b{transition:transform .25s ease}
.btn:hover .arrow,.project-card:hover .project-meta b{transform:rotate(-35deg)}
.delivery-story{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin:32px 0;align-items:start}
.delivery-story img{width:100%;height:auto;border-radius:20px}
.delivery-story h3{font-size:1.5rem;line-height:1.2;margin:0 0 12px}
.delivery-story p{color:#d4d3c8;line-height:1.7}
.delivery-story p+p{margin-top:18px}
.delivery .story-label{color:var(--yellow);font-size:.8rem;margin-bottom:15px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
@media(max-width:700px){.identity-symbol{width:41px;height:41px}.delivery-story{grid-template-columns:1fr;gap:25px}}
@media(prefers-reduced-motion:reduce){.identity:hover .identity-symbol,.btn:hover .arrow,.project-card:hover .project-meta b{transform:none}}

/* High-contrast masthead with always-visible navigation. */
.site-header{display:grid;grid-template-columns:auto 1fr auto;gap:32px;margin-top:24px;padding:22px 28px;background:var(--ink);color:var(--paper);border:0;border-radius:28px}
.site-header .identity{gap:14px;min-width:0}
.site-header .identity-symbol{width:52px;height:52px}
.site-header .identity-name{font-size:1.55rem;line-height:1.2;letter-spacing:-.035em;color:var(--paper)}
.site-header .identity-role{font-size:.8rem;line-height:1.5;color:#d7d5c9;margin-top:5px;letter-spacing:0}
.site-header .header-navigation{display:flex;align-items:center;justify-content:center;gap:12px;width:auto;max-width:none;padding:0;background:transparent;border-radius:0;flex-wrap:nowrap}
.site-header .header-navigation a{color:var(--paper);font-size:1rem;font-weight:700;min-height:48px;padding:10px 14px;border-radius:999px;transition:background .2s,color .2s;text-transform:none;justify-content:center}
.site-header .header-navigation a:hover{background:#32332b;color:var(--yellow);text-decoration:none}
.site-header .header-cta{font-size:.875rem;text-transform:none;white-space:nowrap;min-height:48px;padding:11px 18px;box-shadow:none;border-color:var(--yellow)}
.site-header .header-cta:hover{box-shadow:none}
.site-header a:focus-visible{outline-color:var(--yellow)}
.site-header .header-cta:focus-visible{outline-color:var(--paper)}
@media(max-width:1000px){
 .site-header{gap:18px;padding:20px}
 .site-header .identity-name{font-size:1.35rem}
 .site-header .header-navigation{gap:0}
 .site-header .header-navigation a{font-size:.94rem;padding-inline:10px}
}
@media(max-width:800px){
 .site-header{grid-template-columns:minmax(0,1fr) auto;gap:18px 12px;border-radius:24px;padding:20px 18px;margin-top:16px}
 .site-header .header-navigation{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:1fr 1.5fr 1fr;border-top:1px solid #484940;padding-top:12px;gap:4px}
 .site-header .header-navigation a{font-size:.94rem;padding:8px 4px;min-height:44px}
 .site-header .identity-symbol{width:42px;height:42px}
 .site-header .identity{gap:10px}
 .site-header .identity-name{font-size:1.25rem}
 .site-header .identity-role{font-size:.75rem}
 .site-header .header-cta{font-size:.85rem;padding:9px 13px;gap:9px;min-height:44px}
 .site-header .header-cta .arrow{width:20px;height:20px;font-size:15px}
}
@media(max-width:440px){
 .site-header{width:calc(100% - 24px);padding:17px 14px;gap:15px 8px}
 .site-header .identity-symbol{width:34px;height:34px}
 .site-header .identity-name{font-size:1.1rem}
 .site-header .identity-role{display:none}
 .site-header .header-cta{padding:9px 11px;font-size:.8rem}
 .site-header .header-navigation a{font-size:.875rem}
}

/* Personal wordmark. */
.site-header .identity-name{font-family:Portfolio,Arial,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.065em;line-height:1}
.wordmark-accent{color:var(--yellow);margin-left:2px}
.site-header .identity-role{font-family:Portfolio,Arial,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.01em;margin-top:9px;line-height:1.4}
@media(max-width:800px){.site-header .identity-name{font-size:1.8rem}}
@media(max-width:440px){.site-header .identity-name{font-size:1.7rem}.site-header .identity-role{display:none}}

/* Compact mobile masthead with an in-flow disclosure. */
.site-header .mobile-menu{display:none}
@media(max-width:800px){
 .site-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0;padding:16px 20px;border-radius:22px;width:calc(100% - 32px);margin-top:16px}
 .site-header .header-navigation,.site-header .header-cta{display:none}
 .site-header .identity-name{font-size:1.7rem}
 .site-header .identity-role{display:none}
 .site-header .mobile-menu{display:block;margin-left:auto}
 .site-header .mobile-menu summary{color:var(--paper);border:1px solid #68695e;border-radius:999px;background:transparent;min-height:44px;padding:10px 15px;gap:12px;font-size:.875rem}
 .site-header .menu-symbol{border-color:var(--paper)}
 .site-header .mobile-menu nav{position:static;display:flex;flex-direction:column;width:100%;max-width:none;padding:14px 0 0;margin-top:16px;border:0;border-top:1px solid #484940;border-radius:0;box-shadow:none;background:transparent;gap:4px}
 .site-header .mobile-menu:not([open]) nav{display:none}
 .site-header .mobile-menu[open]{width:100%;margin-top:-44px}
 .site-header .mobile-menu[open] summary{width:max-content;margin-left:auto}
 .site-header .mobile-menu nav a{color:var(--paper);font-size:1rem;min-height:48px;padding:12px 8px;border:0;border-radius:12px}
 .site-header .mobile-menu nav a:hover{background:#32332b;color:var(--yellow);text-decoration:none}
 .site-header .mobile-menu nav .header-contact{color:var(--ink);background:var(--yellow);border-radius:999px;box-shadow:none;margin:8px 0 0;padding:12px 18px;justify-content:space-between}
 .site-header .mobile-menu nav .header-contact:hover{color:var(--ink);background:var(--yellow);box-shadow:none;transform:none}
}

@media(max-width:800px){.site-header .identity{min-height:44px}}

/* Editorial composition and motion surfaces */
.reading-progress{position:fixed;inset:0 0 auto;height:4px;background:var(--yellow);z-index:50;transform:scaleX(0);transform-origin:left;pointer-events:none}
.hero{position:relative;padding-top:80px}
.hero-orbit{position:absolute;right:0;top:36px;display:grid;place-items:center;transform:rotate(10deg);font-size:9px;font-weight:800;letter-spacing:.15em}
.hero-orbit b{font-size:65px;line-height:1.1;color:var(--ink)}
.showcase-caption{display:flex;justify-content:space-between;margin-top:55px;border-bottom:1px solid var(--ink);padding-bottom:12px;font-size:.7rem;font-weight:800;letter-spacing:.08em}
.hero-preview{margin-top:28px}
.proof{border:0;gap:14px;padding:0;margin-top:45px;text-align:left}
.proof>div{position:relative;padding:26px;border:1px solid var(--ink);border-radius:18px;background:var(--white);overflow:hidden}
.proof>div:nth-child(2){background:var(--yellow);transform:rotate(-2deg)}
.proof>div+div{border-left:1px solid var(--ink)}
.proof strong{font-family:Heading,Impact,sans-serif;font-size:3.2rem;letter-spacing:0;font-weight:400}
.proof .proof-icon{position:absolute;right:18px;top:12px;color:var(--ink);font-size:2.8rem;line-height:1}
.proof div>span:last-child{display:block;margin-top:10px;color:var(--ink);font-size:.85rem}
.section-top{border-top:1px solid var(--ink);padding-top:25px}
.project-grid{gap:52px 32px;align-items:start}
.project-card:nth-child(even){margin-top:95px}
.project-image{position:relative;padding:20px;background:#e2ded0;border:0;border-radius:24px}
.project-card:nth-child(3n+1) .project-image{background:#d8e9df}
.project-card:nth-child(3n+2) .project-image{background:#e6dff3}
.project-image img{border-radius:12px;box-shadow:0 15px 25px #14141016}
.project-open{position:absolute;right:30px;bottom:30px;z-index:1;border-radius:999px;padding:10px 16px;background:var(--ink);color:var(--paper);font-size:.75rem;font-weight:800;opacity:0;transform:translateY(8px);transition:.25s}
.project-card:hover .project-open,.project-card:focus-visible .project-open{opacity:1;transform:none}
.delivery{position:relative;overflow:hidden}
.delivery:before{content:'✳';position:absolute;right:20px;top:0;font-size:240px;line-height:1;color:#ffffff09;pointer-events:none}
.delivery-map{border:1px solid #5c5c50;border-radius:22px;background:#22231b;padding:28px;margin:35px 0}
.map-heading{display:flex;justify-content:space-between;gap:15px;color:#c9c9ba;font-size:.75rem}
.map-origin{display:flex;justify-content:center;align-items:center;gap:12px;border:1px solid #717163;border-radius:999px;padding:15px 20px;width:max-content;max-width:100%;margin:30px auto 0;font-size:.9rem}
.map-origin>span{color:var(--yellow)}
.map-branches{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:32px;position:relative}
.map-branches:before{content:'';position:absolute;top:0;left:50%;height:32px;width:1px;background:var(--yellow)}
.map-branches article{display:flex;align-items:center;gap:16px;background:var(--paper);color:var(--ink);border-radius:16px;padding:20px;border-top:4px solid var(--yellow)}
.meal-icon{font-size:3rem;line-height:1;color:var(--ink)}
.map-branches small{font-size:.65rem;font-weight:800;letter-spacing:.1em}
.map-branches h3{font-size:1.05rem;letter-spacing:-.02em;line-height:1.3;margin:8px 0}
.map-branches p{font-size:.75rem;color:#505049}
.map-branches article>span:last-child{margin-left:auto;font-size:1.5rem}
.map-ownership{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:28px;font-size:.65rem;letter-spacing:.05em;flex-wrap:wrap}
.map-ownership strong{color:var(--yellow);font-size:.65rem}.map-ownership i{height:1px;width:35px;background:#77786b}
.delivery-grid{gap:12px;border-top:0;counter-reset:step}
.delivery-grid article,.delivery-grid article+article{position:relative;padding:22px;border:1px solid #4d4d45;border-radius:16px}
.delivery-grid .number{display:inline-block;padding:7px 10px;border-radius:999px;background:#323329;margin-bottom:22px}
.experience-grid{grid-template-columns:1fr 1.1fr;gap:65px}
.toolkit-art{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:30px 0 16px}
.tool-tile{display:flex;flex-direction:column;justify-content:center;align-items:center;width:82px;height:90px;border-radius:17px;font-size:2rem;line-height:1.1;box-shadow:0 5px 0 #141410;font-weight:800;border:1px solid var(--ink)}
.tool-tile small{font-size:8px;letter-spacing:.04em;margin-top:10px}.figma-tile{background:#e4d5f7;transform:rotate(-8deg)}.ps-tile{background:#182e4c;color:#8dcaff;transform:rotate(4deg)}.ai-tile{background:#372111;color:#ffb14f;transform:rotate(-3deg)}
.toolkit-caption{font-size:.8rem;line-height:1.5;margin-left:8px;color:var(--muted)}
.credentials{border:1px solid var(--line);background:#ece9dd;border-radius:22px;margin-top:30px;overflow:hidden}
.credentials-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid var(--line)}
.credentials-heading .eyebrow{margin:0;font-size:.7rem}
.credential{display:flex;gap:16px;align-items:center;padding:22px;border-bottom:1px solid var(--line)}
.credential-mark{display:grid;place-items:center;width:52px;height:58px;flex-shrink:0;border:1px solid var(--ink);border-radius:10px;background:var(--yellow);font-family:Georgia,serif;font-size:25px}
.credential-mark.commerce{background:var(--white);font-family:Portfolio,sans-serif}
.credential small{font-size:.65rem;letter-spacing:.04em;color:var(--muted);line-height:1.5;display:block}
.credential h3{font-size:1.05rem;line-height:1.3;letter-spacing:-.025em;margin:5px 0}.credential p{font-size:.8rem;color:var(--muted)}
.language-note{display:flex;align-items:center;gap:10px;padding:15px 22px;font-size:.8rem}.language-note>span:last-child{margin-left:auto;color:var(--muted)}
.experience-grid>div:last-child{padding:5px 0 0 25px;border-left:1px solid var(--line)}
.role{position:relative;background:var(--white);border:1px solid var(--line);border-radius:20px;padding:28px;margin-bottom:20px}
.role:before{content:'';position:absolute;left:-32px;top:32px;width:12px;height:12px;border:2px solid var(--paper);border-radius:50%;background:var(--ink)}
.role:last-child{border-bottom:1px solid var(--line)}
.role-index{font-family:Heading,Impact,sans-serif;font-size:3.7rem;line-height:1;color:#d8d4c5;display:block;margin-bottom:26px}
.role:first-child{background:var(--yellow);border-color:var(--ink)}.role:first-child .role-index{color:#827313}
.role-top{display:flex;flex-wrap:wrap}.role h3{line-height:1.2;font-size:1.5rem}
.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.archive-grid>a{border:1px solid var(--line);padding:12px 12px 22px;border-radius:18px;background:var(--white);transition:transform .3s}
.archive-grid>a:nth-child(even){transform:translateY(26px)}
.archive-grid img{height:240px}.archive-grid h3,.archive-grid p{padding-inline:6px}
.archive-link{margin-top:50px}
.contact{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;text-align:left;padding:80px max(32px,calc((100vw - 1200px)/2));align-items:center;overflow:hidden}
.contact-copy{min-width:0}.contact h2{font-size:clamp(3rem,5.6vw,5rem);margin-left:0}.contact p{margin-left:0}.contact .email{font-size:.95rem}
.contact-art{position:relative;width:min(320px,100%);aspect-ratio:1;display:grid;place-items:center;margin:auto}
.contact-art>span{font-size:180px;line-height:1;transform:translateY(-15px)}
.contact-art i{position:absolute;bottom:25px;font-style:normal;font-size:.7rem;font-weight:800;text-align:center;letter-spacing:.12em}
.contact-orbit{position:absolute;inset:0;border:1.5px solid var(--ink);border-radius:50%}
.contact-orbit:before,.contact-orbit:after{content:'';position:absolute;inset:15px -20px;border:1px solid var(--ink);border-radius:50%;transform:rotate(45deg)}
.contact-orbit:after{transform:rotate(-45deg)}
.visual-notes>div{background:#ece9dd;border:1px solid var(--line);border-radius:20px;padding:28px;position:relative;overflow:hidden}
.visual-notes>div:before{content:'↗';font-size:4rem;line-height:1;display:block;margin-bottom:20px;color:#96927d}
.decision-grid article{background:var(--white);padding:25px;border:1px solid var(--line);border-radius:18px;counter-increment:decision}
.decision-grid{counter-reset:decision}.decision-grid article:before{content:'0' counter(decision);display:block;font:3rem Heading,sans-serif;color:#a9a38e;margin-bottom:22px}
@media(max-width:900px){.hero-orbit{display:none}.experience-grid{gap:30px}.delivery .inner{padding:40px 28px}.map-branches{gap:12px}.map-branches article{padding:16px;gap:10px}.meal-icon{font-size:2rem}.toolkit-caption{display:none}.archive-grid{grid-template-columns:1fr 1fr}.contact{gap:30px}.contact-art{max-width:230px}.contact-art>span{font-size:130px}}
@media(max-width:580px){
 .hero{padding-top:36px}.showcase-caption{font-size:.58rem;margin-top:35px;gap:15px}.hero-preview{margin-top:20px}
 .proof{grid-template-columns:1fr;gap:10px;margin-top:22px}.proof>div{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:16px 20px;min-height:88px}.proof>div:nth-child(2){transform:none}.proof strong{font-size:2.3rem}.proof .proof-icon{display:none}.proof div>span:last-child{margin:0;font-size:.8rem;text-align:right}
 .project-card:nth-child(even){margin-top:0}.project-grid{gap:32px}.project-image{padding:12px;border-radius:18px}.project-open{display:none}
 .delivery .inner{padding:30px 20px}.delivery-map{padding:18px;margin-block:24px}.map-heading{display:block}.map-heading>span{display:block}.map-heading>span+span{margin-top:7px}.map-origin{font-size:.8rem;padding:12px;margin-top:22px}.map-branches{grid-template-columns:1fr;gap:12px;padding-top:22px}.map-branches:before{height:22px}.map-branches article{padding:16px 12px}.map-branches h3{font-size:.95rem}.map-ownership{gap:10px;line-height:1.7}.map-ownership i{display:none}.map-ownership strong{order:3;width:100%;text-align:center}.map-ownership>span{border:1px solid #777;padding:4px 12px;border-radius:999px}
 .delivery-grid{display:grid;grid-template-columns:1fr;gap:12px}.delivery-grid article,.delivery-grid article+article,.delivery-grid article:nth-child(3),.delivery-grid article:nth-child(4){padding:20px;border:1px solid #4d4d45}
 .experience-grid{grid-template-columns:1fr;gap:32px}.toolkit-art{justify-content:flex-start}.tool-tile{width:75px;height:82px}.credential{padding:18px;gap:12px}.credential small{font-size:.62rem}.experience-grid>div:last-child{padding-left:18px}.role{padding:23px}.role:before{left:-25px}.role-index{font-size:3rem;margin-bottom:20px}
 .archive-grid{grid-template-columns:1fr;gap:22px}.archive-grid>a:nth-child(even){transform:none}.archive-grid img{height:auto;aspect-ratio:1.4}.archive-link{margin-top:24px}
 .contact{grid-template-columns:1fr;padding:50px 24px;gap:35px;text-align:center}.contact-art{width:170px}.contact-art>span{font-size:100px}.contact-art i{font-size:.5rem;bottom:17px}.contact h2{font-size:2.9rem}.contact p{margin-inline:auto}.contact .email{font-size:.8rem}.visual-notes>div{padding:23px}
}
@media(prefers-reduced-motion:reduce){.reading-progress{display:none}.project-open,.archive-grid>a{transition:none}}

/* Keep the highlight inside the heading's layout box. */
.hero h1 .highlight{display:inline-block;background:linear-gradient(transparent 72%,var(--yellow) 72%);padding-bottom:.12em;line-height:1.12}
.hero-description{margin-top:38px;position:relative}
@media(max-width:700px){.hero-description{margin-top:28px}}

/* One cover ratio across hero, projects, archive and case-study openings. */
.project-image{padding:0;background:none!important}
.project-image img,.hero-preview img,.hero-preview a:nth-child(2) img{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain;border-radius:0;box-shadow:none}
.archive-grid img{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain}
.detail-hero{height:auto;aspect-ratio:1.5;max-height:none;object-fit:contain;border:0}

/* Centred contact orbit copy */
.contact-art .contact-orbit-label{position:relative;z-index:1;display:block;text-align:center;font-family:Anton,Impact,sans-serif;font-size:clamp(28px,3.4vw,48px);font-weight:400;line-height:1.12;letter-spacing:-.02em;transform:none;margin:0;padding:0}
@media(max-width:900px){.contact-art .contact-orbit-label{font-size:34px}}
@media(max-width:580px){.contact-art{width:210px}.contact-art .contact-orbit-label{font-size:30px}}

/* Distinct meal destinations, shared card structure */
.map-branches .meal-breakfast{border-top-color:#ffdc53;background:#fff9e8}
.map-branches .meal-lunch{border-top-color:#f1a18b;background:#fff2ed}
.map-branches .meal-icon{display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;border-radius:50%;font-size:2.35rem;background:#ffdf69}
.map-branches .meal-lunch .meal-icon{background:#f5b5a1}
.map-branches article>div{min-width:0}
.map-branches p{line-height:1.6;margin-bottom:0}
@media(max-width:580px){.map-branches .meal-icon{flex-basis:40px;width:40px;height:40px;font-size:1.8rem}.map-branches article{align-items:flex-start}.map-branches article>span:last-child{padding-top:8px}}
/* Client proof, project inspection and flagship storytelling */
.hero h1 .hero-delivery-line{font-size:.72em;margin-top:.12em}.hero h1 .hero-delivery-line .highlight{display:inline-block}
.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.review-card{background:#fffef8;border:1px solid #d8d5c7;border-radius:24px;padding:32px;display:flex;flex-direction:column;position:relative;overflow:hidden}.review-card:nth-child(3n+1){background:#ecefda}.review-top{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.review-stars{color:#495e12;font-size:1.25rem;letter-spacing:.08em;white-space:nowrap}.review-card blockquote{font-size:clamp(1.1rem,1.65vw,1.45rem);line-height:1.55;letter-spacing:-.025em;margin:26px 0 32px}.review-credit{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:auto;border-top:1px solid #14141025;padding-top:18px;font-size:.8rem}.review-credit a{text-decoration:underline;text-underline-offset:4px}.review-note{margin-top:15px;color:#56564b;font-size:.72rem}
.flagship-home{display:grid;grid-template-columns:1.2fr 1fr;gap:35px;align-items:center;margin:40px 0;padding-top:35px;border-top:1px solid #ffffff30}.flagship-home h3{font-size:1.8rem;line-height:1.2;margin:12px 0 18px}.flagship-home p{line-height:1.65}.flagship-home .btn{margin-top:24px;color:#141410}.flagship-home img{width:100%;border-radius:14px}.gallery-open{display:block;position:relative;border-radius:16px;overflow:hidden}.gallery-open>span{display:block;padding:12px 16px;background:#ffdf49;color:#141410;font-size:.75rem;font-weight:800}.gallery-open:focus-visible{outline:3px solid #817000;outline-offset:4px}.flagship-evidence{margin:30px 0}.flagship-evidence img{width:100%;max-height:700px;object-fit:cover;object-position:top}.flagship-evidence figcaption{color:#55574d;line-height:1.65;margin-top:16px;max-width:850px}.flagship-story{margin-top:50px;padding:40px;background:#f1e8dd;border-radius:28px}.flagship-intro{max-width:800px}.flagship-intro h2{margin:18px 0}.flagship-intro p:last-child{line-height:1.75;max-width:720px}.story-route{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:30px 0}.story-route li{background:#fffdf5;border:1px solid #ddd4c6;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:12px}.story-route b{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#ffe43a;font-size:.8rem}.story-route span{font-size:.85rem;line-height:1.6}
.project-image{overflow:hidden}.project-scroll-preview{position:absolute;inset:0;overflow:hidden;opacity:0;background:#fff;pointer-events:none;transition:opacity .25s}.project-scroll-preview img{width:100%;height:auto!important;aspect-ratio:auto!important;min-height:100%;object-fit:cover!important;object-position:top;border-radius:0!important;transition:transform 6s ease-in-out!important}.project-open{z-index:3}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.project-card:hover .project-scroll-preview,.project-card:focus-visible .project-scroll-preview{opacity:1}.project-card:hover .project-scroll-preview img,.project-card:focus-visible .project-scroll-preview img{transform:translateY(min(0px,calc(-100% + var(--preview-height,350px))));}}
.design-viewer{width:min(1400px,96vw);max-width:none;height:92dvh;max-height:none;padding:0;border:1px solid #5a5a4d;border-radius:20px;background:#f5f3e8;color:#141410;overflow:hidden}.design-viewer::backdrop{background:#10120deb;backdrop-filter:blur(8px)}.viewer-toolbar{display:flex;align-items:center;gap:20px;padding:16px 22px;border-bottom:1px solid #d6d3c8;background:#fffdf3}.viewer-toolbar h2{font-family:Manrope,sans-serif;font-size:1rem;letter-spacing:0;margin-right:auto}.viewer-toolbar a{font-size:.8rem;text-decoration:underline}.viewer-close{font:inherit;font-size:.85rem;font-weight:800;border:1px solid #141410;border-radius:40px;padding:9px 16px;background:#ffe43a;cursor:pointer}.viewer-scroll{height:calc(100% - 73px);overflow:auto;overscroll-behavior:contain}.viewer-image{display:block;width:100%;height:auto}.viewer-open{overflow:hidden}
@media(max-width:900px){.flagship-home{grid-template-columns:1fr}.story-route{grid-template-columns:1fr 1fr}.review-card{padding:25px}.review-top{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:580px){.hero h1 .hero-delivery-line{font-size:.76em}.hero h1 .hero-delivery-line .highlight{display:block}.review-grid{grid-template-columns:1fr;gap:16px}.review-card blockquote{font-size:1.12rem}.review-top{flex-direction:row;align-items:center}.review-top>span:last-child{max-width:130px;text-align:right}.review-credit{font-size:.73rem}.flagship-story{padding:22px 16px;border-radius:18px}.story-route{grid-template-columns:1fr}.story-route li{padding:18px}.flagship-home{gap:20px}.flagship-home h3{font-size:1.5rem}.flagship-evidence img{max-height:none}.viewer-toolbar{padding:12px;gap:10px;flex-wrap:wrap}.viewer-toolbar h2{font-size:.8rem}.viewer-original{display:none}.viewer-close{font-size:.75rem;padding:8px 12px}.viewer-scroll{height:calc(100% - 65px)}}
@media(prefers-reduced-motion:reduce){.project-scroll-preview,.project-scroll-preview img{transition:none!important}}
@media(max-width:580px){.hero h1 .hero-delivery-line .highlight{display:table;width:auto;margin-inline:auto}}
.viewer-zoom{font:inherit;font-size:.8rem;border:1px solid #141410;border-radius:40px;padding:9px 14px;background:#fffdf3;cursor:pointer}.viewer-zoom[aria-pressed=true]{background:#e7ebd8}@media(max-width:580px){.viewer-zoom{font-size:.75rem;padding:8px 12px}}
