@charset "UTF-8";
.hero-film>video,.hero-film>.hero-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-poster>img{width:100%;height:100%;object-fit:cover;object-position:center}#hero-playback{position:absolute;right:16px;bottom:16px;min-height:44px;min-width:72px;padding:8px 16px;border:1px solid #d6dfea;border-radius:4px;background:#fffffff0;color:#111936;font-size:12px;z-index:1}
:root{--navy:#111936;--ink:#172341;--muted:#56617a;--pale:#f0f4f8;--line:#d6dfea;--warm:#faf9f6;--error:#a52c36;--ease:cubic-bezier(.2,.6,.3,1);color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans JP","Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:16px;line-height:1.85;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-underline-offset:5px}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}button:disabled{cursor:wait;opacity:.55}[hidden]{display:none!important}:focus-visible{outline:3px solid #3268c8;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--navy);font-weight:800;letter-spacing:-.04em;line-height:1.45}h1{font-size:clamp(34px,4.2vw,60px)}h2{font-size:clamp(28px,3vw,40px)}h3{font-size:23px}p+p{margin-top:18px}ul,ol{padding-left:1.3em}li+li{margin-top:10px}.container{width:min(1280px,calc(100% - 160px));margin-inline:auto}.section{padding-block:88px}.section[id]{scroll-margin-top:96px}.pale{background:var(--pale)}.warm{background:var(--warm)}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.6;margin-bottom:18px}.lead{margin-top:22px;max-width:760px;line-height:1.95}.caption,.field-hint,figcaption{color:var(--muted);font-size:14px;line-height:1.8}.caption{margin-top:12px}.large-copy{font-size:22px;line-height:1.9}.align-right{text-align:right}.align-center{text-align:center}.small-heading{font-size:22px;margin-bottom:24px}.narrow{max-width:820px}.mobile-only{display:none}.skip-link{position:fixed;top:-100px;left:16px;z-index:200;padding:12px 20px;background:var(--navy);color:white}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.98);border-bottom:1px solid #edf0f5}.header-inner{height:94px;width:min(1440px,calc(100% - 96px));margin:auto;display:flex;align-items:center;gap:36px}.brand{margin-right:auto;flex:none}.brand img{width:156px;height:auto}.desktop-nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:700}.desktop-nav a{text-decoration:none;padding:14px 0;white-space:nowrap;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:2px;background:var(--navy);transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{width:100%}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:22px;min-height:54px;padding:14px 24px;background:var(--navy);color:#fff;border:1px solid var(--navy);border-radius:4px;text-decoration:none;font-size:15px;font-weight:750;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#263258}.button svg{transition:transform .2s}.button:hover svg{transform:translateX(4px)}.button:active{transform:translateY(1px)}.button.secondary{background:#fff;color:var(--navy);border-color:var(--line)}.button.secondary:hover{background:var(--pale)}.button.light{background:#fff;color:var(--navy);border-color:#fff}.header-contact{min-width:300px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:750;line-height:1.6;text-decoration:none;border-bottom:1px solid;padding:8px 0}.text-link:hover svg{transform:translateX(3px)}.icon-button{width:48px;height:48px;display:grid;place-items:center;background:transparent;border:0;border-radius:4px;flex:none}.menu-toggle,.mobile-contact{display:none}.breadcrumbs{display:flex;gap:14px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);padding-block:24px}.breadcrumbs a{text-decoration:none}
.home-hero{display:grid;grid-template-columns:46% 54%;max-width:1600px;margin:auto;min-height:650px}.hero-copy{padding:74px 36px 70px max(48px,calc((100vw - 1280px)/2));align-self:center}.hero-statement{font-size:clamp(40px,4.3vw,66px);font-weight:850;letter-spacing:-.045em;line-height:1.4;color:var(--navy);white-space:nowrap}.hero-copy h1{font-size:17px;line-height:1.8;letter-spacing:0;margin-top:24px;font-weight:700}.hero-copy>p:not(.eyebrow):not(.hero-statement){margin-top:18px;font-size:16px}.hero-copy h1 br{display:none}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.hero-visual{position:relative;min-width:0;overflow:hidden;border-radius:36px 0 0 0}.hero-visual>img{width:100%;height:100%;position:absolute;inset:0;object-position:48% 45%}.image-note{position:absolute;bottom:12px;right:12px;background:rgba(17,25,54,.75);padding:3px 9px;color:white;font-size:11px;letter-spacing:.02em;line-height:1.6;border-radius:2px}.manifesto{background:var(--navy);color:white;text-align:center;padding:26px 24px;font-size:20px;font-weight:700;letter-spacing:.04em}.manifesto span{margin-inline:12px}.section-title-row{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:36px}.section-title-row>.text-link{white-space:nowrap;flex:none}.work-card{min-width:0}.work-image{display:block;position:relative;overflow:hidden;background:var(--pale);border-radius:3px;aspect-ratio:1.75}.work-image img{width:100%;height:100%;transition:transform .6s var(--ease)}.work-card:hover .work-image img{transform:scale(1.035)}.work-copy{position:relative;padding-top:16px}.work-name{font-size:23px;color:var(--navy);font-weight:800;line-height:1.3;letter-spacing:.02em}.work-copy h3{font-size:18px;margin-top:8px}.work-copy .text-link{margin-top:14px}.featured{margin-bottom:48px}.featured .work-image{aspect-ratio:2.45}.featured .work-copy{display:grid;grid-template-columns:1fr auto;column-gap:40px}.featured .work-copy .work-name,.featured .work-copy h3{grid-column:1}.featured .work-copy .caption{grid-column:2;grid-row:1/3;text-align:right;max-width:550px;margin:0;align-self:center}.featured .work-copy .text-link{grid-column:2;justify-self:end}.work-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:40px 28px}.home-works{grid-template-columns:1fr 1fr}.section-intro{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.section-intro h2{grid-column:1}.section-intro>.lead{grid-column:2}.section-intro>.eyebrow{grid-column:1;margin-bottom:-65px}.section-intro>p:last-child{grid-column:2;grid-row:1/3}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:52px;margin-bottom:24px}.values-grid>div{display:flex;gap:20px}.big-num{font-size:48px;font-weight:700;letter-spacing:-.045em;color:#66718b;line-height:1.2}.values-grid p{font-size:14px;margin-top:12px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.support-grid article{border-top:3px solid var(--navy);padding-top:24px}.support-grid h3{margin:20px 0 14px}.steps{list-style:none;display:flex;gap:28px;justify-content:space-between;margin:40px 0 0;padding:0}.steps li{display:flex;gap:14px;align-items:center;font-size:16px;font-weight:700;margin:0;position:relative}.step-num{font-size:14px;width:40px;height:40px;border-radius:50%;background:var(--navy);color:white;display:grid;place-items:center;flex:none}.steps.vertical{flex-direction:column;gap:24px}.process-section{padding-top:48px;padding-bottom:88px}.process-note{margin-top:32px;color:var(--muted)}.process-section .text-link{margin-top:40px}.about-teaser{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center;padding-top:0}.about-teaser>img{width:100%;aspect-ratio:1.5;height:auto;border-radius:3px}.about-teaser .button{margin-top:24px}.contact-band{background:var(--navy);color:white;padding:64px 0}.contact-band-inner{display:grid;grid-template-columns:230px 1fr auto;gap:48px;align-items:center}.band-logo{border-right:1px solid #6b7388;padding-right:48px}.band-logo img{width:190px;height:auto}.logo-white{filter:brightness(0) invert(1)}.contact-band h2{font-size:28px;color:white}.contact-band p{font-size:14px;margin-top:14px}.site-footer{padding:36px 0 24px}.footer-top{display:flex;gap:40px;align-items:center;justify-content:space-between}.footer-top img{width:132px;height:auto}.footer-top nav{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;font-weight:700}.footer-top a{text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:30px;padding-top:24px;font-size:12px;color:var(--muted)}
.page-hero{padding-block:48px 72px}.page-hero.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hero-image{aspect-ratio:1.3;width:100%;height:auto;border-radius:4px}.hero-sub{font-size:.62em;display:block;margin-top:18px}.anchor-nav{display:flex;border-block:1px solid var(--line);gap:0;margin-bottom:0}.anchor-nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1;text-decoration:none;font-size:14px;font-weight:700;padding:22px 18px}.anchor-nav a:hover{background:var(--pale)}.consultation-split{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}.consultation-split>img{width:100%;height:auto;aspect-ratio:1.2;border-radius:4px}.consultation-split .button{margin-top:28px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 28px;margin-top:40px}.service-card img{width:100%;height:auto;aspect-ratio:1.55;border-radius:4px}.service-card .eyebrow{margin:20px 0 8px;font-size:10px}.service-card h3 a{text-decoration:none}.service-card>p:not(.eyebrow){margin-top:14px}.service-card>.text-link{margin-top:18px}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.package-card{background:white;border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.package-card img{width:100%;height:auto;aspect-ratio:1.6}.package-copy{padding:28px;display:flex;flex-direction:column;flex:1;align-items:flex-start}.package-copy .eyebrow{font-size:10px}.package-copy>p:not(.eyebrow){margin-top:16px;margin-bottom:20px}.package-copy>.text-link{margin-top:auto}.faq-section{padding-top:64px}.faq-list{margin-top:32px}.faq-list details{border-top:1px solid var(--line);padding:24px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;gap:24px;justify-content:space-between;font-weight:700;cursor:pointer;list-style:none;min-height:32px;align-items:center}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding-right:48px;margin-top:24px;max-width:1000px}.editorial{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.editorial h3{margin:0 0 18px}.editorial p+h3{margin-top:36px}.editorial .button{margin-top:28px}.scope-list{padding-left:1.3em;margin:24px 0 36px}.scope-list li{padding:10px 0}.work-detail figure{margin:0}.work-detail figcaption{margin-top:12px}.zoom-trigger{display:block;position:relative;width:100%;padding:0;background:var(--pale);border:0}.zoom-trigger img{width:100%;height:auto;aspect-ratio:2}.zoom-trigger>span{position:absolute;right:18px;bottom:18px;display:flex;gap:16px;padding:12px 16px;background:white;border-radius:4px;font-size:13px}.facts{margin:0}.facts>div{display:grid;grid-template-columns:140px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.facts dt{font-size:14px;color:var(--muted)}.facts dd{margin:0;overflow-wrap:anywhere}.detail-navigation{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-bottom:88px}.filter-bar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:40px}.filter{border:1px solid var(--line);border-radius:4px;background:white;padding:10px 24px;min-height:48px;font-size:14px;font-weight:700}.filter.active{background:var(--navy);color:white;border-color:var(--navy)}.result-count{margin-left:auto;font-size:13px;color:var(--muted)}.works-section{padding-top:16px}.representative{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px}.portrait-wrap{aspect-ratio:.84;background:var(--pale);border-radius:4px;overflow:hidden}.portrait-wrap .portrait{width:100%;height:100%;object-fit:contain;object-position:bottom}.person-role{font-size:14px;margin-top:28px}.person-name{font-size:30px;margin:8px 0 26px}.person-name span{font-size:12px;display:block;letter-spacing:.15em;font-weight:500;margin-top:8px}.representative .button{margin-top:28px}
.contact-layout{display:grid;grid-template-columns:300px 1fr;gap:80px;padding-top:24px}.contact-layout aside{align-self:start}.contact-layout aside h2{font-size:24px}.contact-layout aside p{margin-top:18px}.contact-layout aside h3{font-size:17px;margin-top:36px}.email-link{display:block;font-size:14px;margin-top:36px;overflow-wrap:anywhere}.contact-form .field,.contact-form fieldset{margin:0 0 30px}.field>label,.topic-field>legend{font-weight:700;display:block;margin-bottom:12px}.badge{font-size:11px;font-weight:500;color:var(--muted);background:var(--pale);margin-left:12px;padding:4px 8px;border-radius:2px;vertical-align:2px}input[type=text],input[type=email],textarea,select{width:100%;min-height:56px;border:1px solid var(--line);border-radius:4px;padding:14px 16px;background:white;font-size:16px}input:hover,textarea:hover,select:hover{border-color:#8793aa}textarea{resize:vertical;min-height:190px}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--error);background:#fff9f9}.field-hint{margin-bottom:12px}.field-error{color:var(--error);font-size:14px;min-height:0;margin-top:8px!important}.field-error:empty{display:none}.topic-field{padding:0;border:0;min-width:0}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.checkbox-grid label,.consent label{display:flex;align-items:center;gap:12px;min-height:48px;cursor:pointer}.checkbox-grid input,.consent input{width:22px;height:22px;accent-color:var(--navy);flex:none;margin:0}.checkbox-grid span{font-size:15px}.consent{margin:32px 0 20px}.contact-form>.button{width:100%}.error-summary{padding:20px;background:#fff3f3;border-left:3px solid var(--error);color:var(--error);margin-bottom:24px}.error-summary ul{margin-bottom:0}.error-summary a{font-size:14px}.topic-notice{padding:16px;background:var(--pale);margin-bottom:24px}.honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.full{width:100%;margin-top:18px}.confirmation-facts dd{white-space:pre-wrap}.confirmation-facts{margin-bottom:24px}.thanks-hero{padding:80px 0 72px;text-align:center}.thanks-hero h1{font-size:clamp(32px,4vw,56px);line-height:1.55}.envelope{width:80px;height:72px;position:relative;margin:0 auto 24px;color:var(--navy)}.envelope svg{width:80px;height:64px;stroke-width:1.5}.envelope span{position:absolute;right:-10px;top:0;background:var(--navy);color:white;border:5px solid var(--warm);border-radius:50%;width:36px;height:36px;line-height:26px;font-size:14px}.thanks-message{margin-top:32px;font-size:17px;line-height:2.2}.thanks-promise{font-weight:700;font-size:24px;margin-top:30px}.receipt{padding:32px;background:var(--pale);border-radius:4px}.receipt h2{font-size:23px}.receipt p{margin-top:16px}.next-links{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px;margin-bottom:24px}.prose{padding-top:24px;padding-bottom:88px}.prose section+section{margin-top:48px}.prose h2{font-size:27px;margin-bottom:20px}.prose>.caption{margin-top:40px}.prose>.text-link{margin-top:24px}
.dialog{border:0;box-shadow:0 30px 100px #11193633;border-radius:8px;padding:0;width:min(680px,calc(100% - 48px));max-height:calc(100dvh - 48px);color:var(--ink);overflow:auto}.dialog::backdrop{background:rgba(17,25,54,.45);backdrop-filter:blur(3px)}.dialog-inner{padding:32px}.dialog-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.dialog-top h2{font-size:25px;margin-top:6px}.close-dialog{font-size:36px;line-height:1}.dialog-inner>img{width:100%;aspect-ratio:1.6;height:auto;border-radius:3px;margin-bottom:24px}.dialog .large-copy{font-size:20px;margin-bottom:16px}.dialog .button{display:flex;margin-top:24px}.dialog .text-link{margin-top:20px}.image-dialog{width:min(1100px,calc(100% - 40px))}.image-dialog .dialog-inner>img{object-fit:contain;max-height:65dvh;aspect-ratio:auto}.menu-links{display:flex;flex-direction:column;gap:8px}.menu-links>a:not(.button){display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);text-decoration:none;font-size:22px;font-weight:700}
@media(min-width:1600px){.hero-copy{padding-left:160px}}
@media(max-width:1199px){.container{width:calc(100% - 80px)}.header-inner{width:calc(100% - 64px);height:82px;gap:24px}.desktop-nav{display:none}.header-contact{min-width:220px}.menu-toggle{display:flex;flex-direction:column;gap:7px;justify-content:center}.menu-toggle span{display:block;width:22px;height:2px;background:var(--navy)}.home-hero{min-height:600px;grid-template-columns:48% 52%}.hero-copy{padding:54px 32px 54px 40px}.hero-statement{font-size:42px}.hero-visual{border-radius:24px 0 0 0}.hero-actions{gap:14px}.hero-actions .button{font-size:14px;gap:12px;padding:14px 18px}.manifesto{font-size:18px}.section{padding-block:72px}.section-title-row{gap:24px}.section-intro{gap:40px}.values-grid{gap:24px}.values-grid>div{gap:12px}.big-num{font-size:38px}.values-grid h3{font-size:22px}.support-grid{gap:24px}.support-grid h3{font-size:21px}.steps{gap:16px;flex-wrap:wrap}.steps li{font-size:14px}.step-num{width:32px;height:32px;font-size:12px}.about-teaser{gap:36px}.contact-band-inner{grid-template-columns:1fr auto;gap:30px}.band-logo{display:none}.contact-band h2{font-size:25px}.footer-top{align-items:flex-start}.footer-top nav{gap:18px}.page-hero.split{gap:40px}.page-hero{padding-block:36px 56px}.anchor-nav{flex-wrap:wrap}.anchor-nav a{flex:auto;font-size:13px;padding:18px 14px}.consultation-split{gap:36px}.service-grid{grid-template-columns:1fr 1fr}.package-grid{grid-template-columns:1fr;gap:28px}.package-card{display:grid;grid-template-columns:280px 1fr}.package-card>img{height:100%;min-height:280px;aspect-ratio:auto}.package-copy{padding:28px}.editorial{gap:48px}.representative{gap:44px}.contact-layout{grid-template-columns:1fr;gap:48px}.contact-layout aside{order:2;display:grid;grid-template-columns:1fr 1fr;gap:20px 48px}.contact-layout aside h3{margin:0}.contact-layout aside .steps{grid-column:2;grid-row:2/4;margin:0}.contact-layout aside .email-link{margin:0}.contact-layout aside p{margin:0}.contact-form{max-width:800px;width:100%;margin:auto}.featured .work-copy .caption{max-width:350px}.result-count{width:100%;margin-left:0}.process-section{padding-top:48px}.about-teaser{padding-top:0}}
@media(max-width:767px){html{scroll-padding-top:88px}.container{width:calc(100% - 40px)}body{line-height:1.85}.header-inner{height:72px;width:calc(100% - 40px);gap:16px}.brand img{width:112px}.header-contact{display:none}.mobile-contact{display:block;background:var(--navy);color:white;padding:10px 18px;min-height:44px;text-decoration:none;font-size:13px;font-weight:700;border-radius:3px}.icon-button{width:44px;height:44px}.home-hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:46px 20px 32px}.hero-statement{font-size:clamp(34px,9.4vw,48px);line-height:1.4;white-space:normal}.hero-copy .eyebrow{font-size:11px;margin-bottom:22px}.hero-copy h1{font-size:16px;margin-top:22px}.hero-copy>p:not(.eyebrow):not(.hero-statement){margin-top:16px}.hero-copy p br{display:none}.hero-statement br{display:block!important}.hero-actions{margin-top:24px;gap:16px}.hero-actions>.button{width:100%;font-size:15px;padding-inline:20px}.hero-actions>.text-link{margin-left:0}.hero-visual{min-height:0;height:auto;aspect-ratio:1.15;margin:0 20px 32px;border-radius:4px}.hero-visual img{object-position:center}.manifesto{padding:24px 20px;font-size:16px;line-height:1.85}.manifesto span{margin-inline:4px}.section{padding-block:52px}.eyebrow{font-size:11px;margin-bottom:14px}h1{font-size:34px}h2{font-size:29px}h3{font-size:21px}.lead{margin-top:18px}.section-title-row{display:block;margin-bottom:28px}.section-title-row>.text-link{margin-top:18px}.featured{margin-bottom:32px}.featured .work-image{aspect-ratio:1.35}.featured .work-copy{display:block}.featured .work-copy .caption{text-align:left;max-width:none;margin-top:12px}.featured .work-copy .text-link{margin-top:12px}.work-name{font-size:22px}.work-grid,.home-works{grid-template-columns:1fr 1fr;gap:32px 16px}.work-grid .work-image{aspect-ratio:1.2}.work-grid .work-name{font-size:18px}.work-grid .work-copy h3{font-size:15px;line-height:1.6}.work-grid .caption{font-size:12px}.work-grid .text-link{font-size:14px}.work-grid .image-note{font-size:9px;bottom:6px;right:6px;padding:2px 4px}.section-intro{display:block}.section-intro>.eyebrow{margin-bottom:14px}.section-intro>p:last-child{margin-top:24px}.values-grid{grid-template-columns:1fr;gap:28px;margin-top:32px}.values-grid>div{gap:22px;align-items:flex-start}.values-grid p{margin-top:8px;font-size:15px}.values-grid h3{font-size:25px}.big-num{font-size:42px}.support-grid{grid-template-columns:1fr;gap:32px}.support-grid article{display:grid;grid-template-columns:52px 1fr;gap:8px 20px;padding-top:20px}.support-grid .big-num{grid-row:1/4}.support-grid h3{margin:0}.support-grid p,.support-grid .caption{grid-column:2;margin:0}.steps{flex-direction:column;gap:24px;margin-top:28px}.steps li{font-size:16px;gap:16px}.step-num{width:36px;height:36px}.about-teaser{grid-template-columns:1fr;gap:28px}.about-teaser>img{aspect-ratio:1.6}.contact-band{padding:44px 0}.contact-band-inner{grid-template-columns:1fr;gap:28px}.contact-band h2{font-size:26px}.contact-band .button{width:100%}.footer-top{flex-direction:column;gap:28px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.footer-bottom{font-size:11px;gap:20px;flex-wrap:wrap;margin-top:28px}.breadcrumbs{font-size:11px;padding-block:18px;gap:10px}.page-hero{padding-top:26px;padding-bottom:42px}.page-hero.split{grid-template-columns:1fr;gap:32px}.hero-image{aspect-ratio:1.5}.hero-sub{font-size:23px;margin-top:14px}.anchor-nav{display:grid;grid-template-columns:1fr 1fr}.anchor-nav a{font-size:12px;border-bottom:1px solid var(--line);padding:14px 8px}.anchor-nav a:last-child{grid-column:1/3}.consultation-split{grid-template-columns:1fr;gap:32px}.consultation-split>img{aspect-ratio:1.45}.consultation-split .button{width:100%}.service-grid{gap:32px 16px;margin-top:28px}.service-card h3{font-size:18px}.service-card .eyebrow{font-size:9px;letter-spacing:.04em}.service-card>p:not(.eyebrow){font-size:14px}.service-card .text-link{font-size:13px;gap:6px}.service-card img{aspect-ratio:1.2}.package-grid{margin-top:28px}.package-card{display:flex;flex-direction:column}.package-card>img{width:100%;min-height:0;aspect-ratio:1.65;height:auto}.package-copy{padding:24px}.package-copy .text-link{margin-top:6px}.faq-list details{padding:22px 0}.faq-list summary{font-size:16px;gap:18px;align-items:flex-start}.faq-list summary span{font-size:22px;line-height:1.5}.faq-list details p{padding-right:0;margin-top:20px}.editorial{grid-template-columns:1fr;gap:28px}.large-copy{font-size:19px}.scope-list{margin-top:16px}.detail-navigation{flex-direction:column;align-items:flex-start;padding-bottom:52px}.detail-navigation .button{width:100%}.zoom-trigger img{aspect-ratio:1.35}.zoom-trigger>span{font-size:11px;padding:8px 12px;right:10px;bottom:10px}.facts>div{grid-template-columns:1fr;gap:8px;padding:20px 0}.filter-bar{gap:8px;margin-bottom:28px}.filter{padding:8px 15px;font-size:13px;min-height:44px}.result-count{font-size:12px;margin-top:6px}.works-section{padding-top:10px}.representative{grid-template-columns:1fr;gap:32px}.portrait-wrap{max-width:430px;width:100%;aspect-ratio:.9;margin:auto}.person-name{font-size:29px}.representative .button{width:100%}.contact-layout{gap:44px;padding-top:12px}.contact-layout aside{display:block}.contact-layout aside h3{margin-top:30px}.contact-layout aside p{margin-top:16px}.contact-layout aside .steps{margin-top:24px}.contact-layout aside .email-link{margin-top:28px}.checkbox-grid{grid-template-columns:1fr;gap:4px}.checkbox-grid span{font-size:16px}.badge{font-size:11px}.contact-form .field,.contact-form fieldset{margin-bottom:28px}.consent label{align-items:flex-start}.consent input{margin-top:4px}.consent label span{font-size:14px}.confirmation-facts>div{padding-block:18px}.thanks-hero{padding:48px 0}.thanks-hero h1{font-size:30px}.thanks-message{font-size:16px}.thanks-promise{font-size:22px}.mobile-only{display:block}.receipt{padding:24px}.receipt h2{font-size:21px}.next-links{grid-template-columns:1fr;gap:12px}.next-links .button{font-size:15px}.prose h2{font-size:24px}.dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:8px}.dialog-inner{padding:22px}.dialog-top{gap:14px;margin-bottom:20px}.dialog-top h2{font-size:22px}.dialog .large-copy{font-size:18px}.dialog .button{font-size:14px;padding:14px 18px}.menu-links>a:not(.button){font-size:21px}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.header-inner{width:calc(100% - 32px);gap:10px}.hero-copy{padding-inline:16px}.hero-visual{margin-inline:16px}.brand img{width:100px}.mobile-contact{padding-inline:14px}.hero-statement{font-size:34px}.work-grid{gap:24px 12px}.button{padding-inline:16px;font-size:14px}.thanks-hero h1{font-size:27px}}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.blog-card a{display:block;color:inherit;text-decoration:none}.blog-image{aspect-ratio:1.905;background:var(--pale);overflow:hidden}.blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.blog-card a:hover img{transform:scale(1.025)}.post-meta{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:13px;margin-top:22px}.post-meta>span{border-left:1px solid var(--line);padding-left:18px}.blog-card h3{font-size:21px;line-height:1.65;margin-top:14px}.blog-read{display:flex;align-items:center;gap:12px;font-size:13px;margin-top:16px}.blog-read svg,.news-list svg{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5}.blog-card a:hover h3,.news-list a:hover .news-title{text-decoration:underline;text-underline-offset:5px}.news-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:56px}.news-layout .text-link{margin-top:28px}.news-list{list-style:none;padding:0;margin:0}.news-list li{border-top:1px solid var(--line)}.news-list li:last-child{border-bottom:1px solid var(--line)}.news-list a{display:grid;grid-template-columns:100px 90px minmax(0,1fr) 22px;align-items:center;gap:20px;padding:28px 0;color:inherit;text-decoration:none;min-height:80px}.news-list time,.news-category{font-size:13px}.news-title{font-weight:600}.news-article{max-width:960px}.news-article h1{font-size:clamp(28px,3vw,42px);margin-top:24px}.news-author{font-size:14px;margin-top:18px}.news-body{margin:48px 0}.news-body p+p{margin-top:24px}.news-back{border-top:1px solid var(--line);margin-top:48px;padding-top:28px}.news-index{padding-top:0}.blog-card a:focus-visible,.news-list a:focus-visible{outline:2px solid var(--navy);outline-offset:6px}
@media(max-width:1199px){.blog-grid{gap:24px}.news-layout{grid-template-columns:200px minmax(0,1fr);gap:32px}.news-list a{grid-template-columns:90px minmax(0,1fr) 22px;gap:12px}.news-category{grid-column:2}.news-title{grid-column:1/3}.news-list svg{grid-column:3;grid-row:1/3}.blog-card h3{font-size:19px}}
@media(max-width:767px){.blog-grid{grid-template-columns:1fr;gap:36px}.blog-card h3{font-size:20px}.post-meta{margin-top:16px}.news-layout{grid-template-columns:1fr;gap:28px}.news-layout .text-link{margin-top:16px}.news-list a{padding:22px 0}.news-title{font-size:15px}.news-body{margin-block:32px}.news-article{width:calc(100% - 40px)}}
h2.is-shuffling{position:relative}
.intro-active{overflow:hidden}
#intro-loader{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#fff;color:var(--navy);overflow:hidden;opacity:1;transition:opacity .35s ease}
#intro-loader[open]{display:grid;place-items:center}
#intro-loader::backdrop{background:#fff;transition:background .35s ease}
#intro-loader.is-leaving{opacity:0}
#intro-loader.is-leaving::backdrop{background:transparent}
#intro-loader video{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}
@media(min-width:1024px){#intro-loader video{width:min(68vw,800px);height:auto;max-height:70vh;max-height:70dvh}}
.intro-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.intro-skip{position:absolute;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));display:inline-flex;align-items:center;gap:18px;min-height:48px;padding:12px 20px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--navy);font-size:14px;font-weight:700;line-height:1.5}
.intro-skip:hover{background:var(--pale)}
.heading-shuffle-source{opacity:0}
.heading-shuffle-visual{position:absolute;inset:0;display:block;overflow:hidden;pointer-events:none;user-select:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.heading-shuffle-source{opacity:1}.heading-shuffle-visual{display:none}}

/* Portfolio assets: show complete artwork and preserve documentary photo framing. */
.work-image img{object-fit:contain;background:#f5f6f8}
.work-detail>.work-gallery-section{padding-bottom:72px}
.work-detail .zoom-trigger img{aspect-ratio:auto;max-height:720px;object-fit:contain}
.work-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.work-gallery figure:only-child{grid-column:1/-1;max-width:900px;width:100%;margin-inline:auto}
.work-gallery .zoom-trigger img{aspect-ratio:3/2;object-fit:contain}
@media(max-width:767px){.work-gallery{grid-template-columns:1fr;gap:32px}.work-detail>.work-gallery-section{padding-bottom:48px}.work-detail .zoom-trigger>span{position:static;width:max-content;margin-left:auto}.work-detail .zoom-trigger{padding-bottom:8px}}

.case-draft{font-size:13px;color:var(--muted);padding:14px 18px;border-left:2px solid var(--line);background:var(--pale);margin-bottom:24px}
.case-nav{display:flex;flex-wrap:wrap;gap:16px 32px;padding:24px 0;border-bottom:1px solid var(--line);margin-top:24px}.case-nav a{font-size:14px;min-height:44px;display:flex;align-items:center}
.case-approach{padding:56px;background:var(--pale)}.case-approach h2{max-width:900px}.case-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:40px}.case-columns h3{font-size:20px;margin-bottom:16px}
.case-chapters{margin-top:48px}.case-chapter{display:grid;grid-template-columns:1fr 1.1fr;gap:32px 64px;padding:48px 0;border-top:1px solid var(--line)}.case-chapter-heading{display:flex;gap:24px;align-items:flex-start}.case-chapter-heading .eyebrow{letter-spacing:.04em;margin-bottom:14px}.case-chapter-heading h3{font-size:28px}.case-chapter-body p{line-height:2}.case-points{padding-left:1.2em;margin-top:24px;font-size:14px;color:var(--muted)}.case-chapter-photo{grid-column:1/-1;margin-top:12px}.case-chapter-photo .zoom-trigger img{max-height:660px}
.case-summary{padding:48px 0;border-top:1px solid var(--line)}.case-summary>.large-copy{max-width:900px;margin-top:28px}.case-pending{margin-top:32px;padding:24px;background:var(--pale);font-size:14px}.case-pending .eyebrow{margin-bottom:10px}
@media(max-width:767px){.case-draft{font-size:12px}.case-nav{gap:8px 24px}.case-nav a{font-size:13px}.case-approach{padding:28px 22px}.case-columns{grid-template-columns:1fr;gap:28px;margin-top:28px}.case-chapters{margin-top:32px}.case-chapter{grid-template-columns:1fr;gap:24px;padding:32px 0}.case-chapter-heading{gap:18px}.case-chapter-heading h3{font-size:24px}.case-chapter-heading .big-num{font-size:32px}.case-summary{padding-block:32px}.case-chapter-photo{margin-top:0}}
.hero-news{display:flex;align-items:baseline;gap:16px;margin-top:38px;padding-top:18px;border-top:1px solid var(--line);font-size:12px;line-height:1.7}
.hero-news-label{font-size:10px;letter-spacing:.12em;text-decoration:none;flex:none}
.hero-news-item{display:grid;grid-template-columns:1fr 18px;gap:2px 12px;min-width:0;flex:1;text-decoration:none;color:inherit}
.hero-news-item time{grid-column:1;font-size:10px;color:var(--muted)}
.hero-news-item span{grid-column:1;font-weight:400}
.hero-news-item svg{grid-column:2;grid-row:1/3;align-self:center;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5}
.hero-news-item:hover span{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1199px){.hero-news{margin-top:26px}}
@media(max-width:767px){.hero-news{margin-top:24px;padding-top:14px}}

/* Approved compact works and journal layouts. */
.works-slide{display:grid;grid-template-columns:58% 42%;background:#f3f5f8;min-height:365px}.works-slide[hidden],.blog-card[hidden]{display:none}.carousel-image{display:block;min-width:0;height:365px}.carousel-image img{width:100%;height:100%;object-fit:contain}.carousel-copy{padding:36px 42px;align-self:center}.carousel-copy h3{font-size:30px;line-height:1.5;margin:12px 0 22px}.carousel-copy .button{margin-top:24px}.carousel-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.carousel-thumbs{display:flex;gap:12px}.carousel-thumbs button{width:100px;height:62px;background:#f3f5f8;border:1px solid var(--line);padding:2px;cursor:pointer}.carousel-thumbs button[aria-pressed=true]{border:2px solid var(--navy)}.carousel-thumbs img{height:100%;width:100%;object-fit:contain}.carousel-arrows{display:flex;align-items:center;gap:12px;white-space:nowrap}.carousel-arrows button{width:46px;height:46px;border:1px solid var(--line);background:white;color:var(--navy);font-size:22px;cursor:pointer}.carousel-count{font-size:13px;margin-right:8px}.works-carousel button:focus-visible,.journal button:focus-visible{outline:2px solid var(--navy);outline-offset:4px}.journal-filters{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 28px}.journal-filters button{border:1px solid var(--line);border-radius:24px;padding:10px 25px;background:#fff;color:var(--navy);font:inherit;font-size:13px;cursor:pointer}.journal-filters button[aria-pressed=true]{background:var(--navy);color:white}.journal-cover{aspect-ratio:1.905;background:var(--pale);display:flex;align-items:center;justify-content:center;padding:32px}.journal-cover img{width:160px;height:auto}.journal-cover.press{background:var(--navy);color:#fff;letter-spacing:.1em}.journal-empty{padding:36px;background:var(--pale)}
@media(max-width:1199px){.carousel-copy{padding:28px}.carousel-copy h3{font-size:25px}.carousel-image{height:360px}.works-slide{min-height:360px}.carousel-thumbs button{width:80px}}
@media(max-width:767px){.works-slide{grid-template-columns:1fr;min-height:0}.carousel-image{height:230px}.carousel-copy{padding:24px;min-height:280px}.carousel-copy h3{font-size:24px;margin:8px 0 16px}.carousel-copy .button{margin-top:20px}.carousel-controls{flex-wrap:wrap;gap:16px}.carousel-thumbs{gap:8px}.carousel-thumbs button{width:64px;height:46px}.carousel-arrows{margin-left:auto}.journal-filters{gap:8px}.journal-filters button{padding:10px 15px}}

/* A short white veil reveals each destination without blocking navigation. */
html.page-enter::after{content:"";position:fixed;inset:0;background:#fff;z-index:2147483647;pointer-events:none;animation:onebe-page-in 220ms ease-out both}
@keyframes onebe-page-in{from{opacity:1}to{opacity:0}}
@media(prefers-reduced-motion:reduce){html.page-enter::after{display:none}}

.tablet-navigation{display:none}
@media(min-width:768px) and (max-width:1199px){
.tablet-navigation{display:block;position:fixed;inset:0 0 0 auto;width:310px;z-index:60;overflow-y:auto;overscroll-behavior:contain;background:#f3f5f8;border-left:1px solid #dbe1e8;padding:30px 34px;transform:translateX(100%);transition:transform .28s ease-out,visibility 0s .28s;visibility:hidden}
.tablet-menu-open .tablet-navigation{transform:none;visibility:visible;transition-delay:0s}.tablet-menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px;font-size:12px;letter-spacing:.16em}.tablet-menu-top button{font-size:32px;font-weight:300}.tablet-menu-links>a:not(.button){display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid #d6dce6;text-decoration:none;font-size:22px}.tablet-menu-links>a[aria-current]{border-bottom-color:var(--navy)}.tablet-menu-links .button{margin-top:48px;width:100%;padding:18px 15px;font-size:13px}.tablet-menu-foot{display:grid;gap:14px;margin-top:34px;font-size:12px}.tablet-menu-foot a{text-decoration:none}
body>main,body>.site-header,body>.site-footer{width:100%;transition:width .28s ease-out}.tablet-menu-open>main,.tablet-menu-open>.site-header,.tablet-menu-open>.site-footer{width:calc(100% - 310px)}.tablet-menu-open .header-contact,.tablet-menu-open .menu-toggle{display:none}.tablet-menu-open .header-inner{width:calc(100% - 64px)}.tablet-menu-open .container{width:calc(100% - 64px)}.tablet-menu-open .home-hero{grid-template-columns:1fr}.tablet-menu-open .hero-copy{padding:36px 32px}.tablet-menu-open .hero-visual{min-height:320px}.tablet-menu-open .hero-statement{font-size:36px}.tablet-menu-open .hero-actions{flex-wrap:wrap}.tablet-menu-open .page-hero.split{grid-template-columns:1fr}.tablet-menu-open .section-title-row{flex-wrap:wrap}
}
@media(prefers-reduced-motion:reduce){.tablet-navigation,body>main,body>.site-header,body>.site-footer{transition:none!important}}

.phone-navigation{display:none}
@media(max-width:767px){
body.phone-menu-open{overflow:hidden}.phone-navigation{display:flex;flex-direction:column;position:fixed;inset:0 0 0 auto;width:calc(100% - 16px);height:100dvh;z-index:90;background:white;box-shadow:-16px 0 0 #111936;padding:24px 28px max(22px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;transform:translateX(calc(100% + 16px));visibility:hidden;transition:transform .3s ease-out,visibility 0s .3s}.phone-menu-open .phone-navigation{transform:none;visibility:visible;transition-delay:0s}.phone-menu-top{display:flex;align-items:center;justify-content:space-between}.phone-menu-top img{width:105px;height:auto}.phone-menu-top button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #e1e4ea;background:white;border-radius:50%;padding:0}.phone-menu-top svg{width:18px;height:18px;stroke-width:1.2}.phone-menu-label{margin:42px 0 22px;font-size:10px;letter-spacing:.2em;color:#748092}.phone-navigation nav{display:flex;flex-direction:column;gap:22px}.phone-item{display:grid;grid-template-columns:32px 1fr;align-items:start;min-height:48px;text-decoration:none;opacity:0;transform:translateY(8px);transition:opacity .24s ease-out,transform .24s ease-out}.phone-menu-open .phone-item{opacity:1;transform:none;transition-delay:calc(60ms + var(--order)*45ms)}.phone-num{font-size:10px;color:#748092;padding-top:12px}.phone-item[aria-current] .phone-num{color:#111936}.phone-title{display:block;font-weight:600;letter-spacing:-.065em;line-height:1.25}.phone-item.home .phone-title{font-size:25px;font-weight:500}.phone-item.works .phone-title{font-size:44px}.phone-item.services .phone-title{font-size:36px}.phone-item.about .phone-title{font-size:28px;letter-spacing:-.045em}.phone-en{display:block;font-size:10px;letter-spacing:.14em;color:#748092;margin-top:7px}.phone-menu-bottom{margin-top:auto;padding-top:42px}.phone-contact{background:#111936;color:white;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-decoration:none}.phone-contact small{display:block;font-size:9px;letter-spacing:.19em;color:#d4d9e5;margin-bottom:10px}.phone-contact strong{font-size:21px;font-weight:500;line-height:1.6;letter-spacing:.01em}.phone-arrow{width:37px;height:37px;border:1px solid #8a92a5;border-radius:50%;display:grid;place-items:center;font-size:20px;flex-shrink:0}.phone-email{font-size:11px;margin-top:18px;display:block;color:#69748a;text-decoration:none}.phone-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;font-size:10px;color:#69748a}.phone-foot a{min-height:26px;display:flex;align-items:center;text-decoration:none}
}
@media(max-width:350px){.phone-navigation{padding:20px 22px}.phone-item.works .phone-title{font-size:39px}.phone-item.services .phone-title{font-size:32px}.phone-item.about .phone-title{font-size:24px}.phone-navigation nav{gap:19px}.phone-menu-label{margin-top:28px}.phone-contact{padding:18px}.phone-contact strong{font-size:18px}.phone-menu-bottom{padding-top:32px}}
@media(prefers-reduced-motion:reduce){.phone-navigation,.phone-item{transition:none!important}}

/* About: approved real project imagery */
.about-real-work{margin:0;min-width:0}.real-work-grid{display:grid;grid-template-columns:1.25fr 1fr;grid-template-rows:235px 165px;gap:8px;background:#fff;overflow:hidden;border-radius:4px}.real-work-grid img{width:100%;height:100%;min-height:0;min-width:0}.real-work-grid .store{grid-column:1/3;object-fit:cover;object-position:center top}.real-work-grid .paper{object-fit:contain;background:#f3f2ee}.real-work-grid .identity{object-fit:contain;background:#f4f3ef;padding:20px}.about-real-work figcaption{font-size:12px;margin-top:12px;letter-spacing:.04em}@media(max-width:767px){.real-work-grid{grid-template-rows:195px 135px;gap:6px}.real-work-grid .identity{padding:12px}}
