:root{--pink:#ffaeae;--on-pink:#fff;--rose:#786e78;--hero-ink:#5d565d;--ink:#5d565d;--muted:#786e78;--paper:#fafafa;--line:#dcd2dc;--thread:#ffaeae;--serif:Georgia,'Times New Roman',serif;--gutter:clamp(24px,4vw,64px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:var(--sans);font-size:16px;line-height:1.8;font-weight:400;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;border-radius:0;cursor:pointer;background:none}img{max-width:100%;display:block}svg{width:24px;height:24px;flex:none}h1,h2,h3,h4,p,figure{margin:0}ul{list-style:none;margin:0;padding:0}dl,dd{margin:0}button,a{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}::selection{background:var(--pink);color:var(--hero-ink)}:focus-visible{outline:2px solid var(--rose);outline-offset:6px}button:focus-visible{outline-offset:3px}.skip-link{position:fixed;top:8px;left:8px;z-index:200;padding:12px 20px;background:white;transform:translateY(-150%)}.skip-link:focus{transform:none}[hidden]{display:none!important}
/* Identity */
.site-header{position:fixed;inset:0 0 auto;z-index:50;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:30px;transition:background .3s,color .3s}.site-header.scrolled,.site-header.menu-open{background:#fafafaf2;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;min-width:44px;min-height:44px}.brand .brand-pink{display:none}.scrolled .brand-light,.menu-open .brand-light{display:none}.scrolled .brand-pink,.menu-open .brand-pink{display:block}.desktop-nav{display:flex;align-items:center;margin-left:auto}.desktop-nav a{line-height:44px;position:relative}.desktop-nav a::after{content:'';position:absolute;bottom:6px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover::after,.desktop-nav a[aria-current="location"]::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:20px}.language{display:flex;align-items:center;gap:8px}.language a{line-height:44px;min-width:30px;text-align:center;color:inherit}.language a[aria-current="page"]{text-decoration:underline}.language>span{opacity:.55}.menu-toggle{display:none;width:44px;height:44px;position:relative;padding:11px}.menu-toggle span{height:1px;background:currentColor;display:block;margin:7px 0;transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{position:fixed;inset:72px 0 0;z-index:45;background:var(--paper);padding:30px var(--gutter);overflow:auto;display:flex;flex-direction:column}.mobile-nav>a{border-bottom:1px solid var(--line);padding:8px 0}.mobile-nav>p{font-size:13px;color:var(--muted);margin-top:auto;padding-top:24px}
.hero{min-height:760px;min-height:100svh;position:relative;grid-template-columns:26% minmax(0,1fr)}.hero-logo{height:auto}.hero-message{padding-bottom:10px}.hero-bottom{position:absolute;align-items:center;justify-content:space-between}.hero-bottom>a{display:flex;align-items:center;min-height:44px}.hero-bottom>a svg{width:19px}.hero-thread{position:absolute;left:50%;bottom:0;width:1px;height:58px;background:#fff9}
/* One continuous line connects each chapter. */
main{position:relative}main::before{content:'';position:absolute;top:80px;bottom:0;left:var(--gutter);width:1px;background:var(--thread)}.thread-path{position:relative;height:80px;width:calc(50% - var(--gutter));margin-left:var(--gutter);border-right:1px solid var(--thread);border-bottom:1px solid var(--thread);border-bottom-right-radius:38px}.section{scroll-margin-top:0}.container{margin:auto}.section-heading{position:relative;display:flex}.section-heading::before{content:'';position:absolute;left:calc(-1 * clamp(28px,4vw,64px) - 4px);top:28px;height:7px;width:7px;border-radius:50%;background:var(--rose);box-shadow:0 0 0 6px var(--paper)}.section-heading>span{color:var(--muted)}.split{display:grid}.split .section-heading{flex-direction:column;gap:12px;margin-bottom:0}.category{display:block;color:var(--muted)}
/* Records */
.news-list{border-top:1px solid var(--line)}.news-list li{border-bottom:1px solid var(--line)}.news-list li>a,.news-list li>div{display:grid;grid-template-columns:105px 1fr 18px;align-items:baseline;transition:color .2s}.news-list time{font-size:13px;letter-spacing:.045em;font-variant-numeric:tabular-nums;white-space:nowrap}.news-list li>a>span,.news-list li>div>span{font-size:16px;line-height:1.9}.news-list svg{width:18px;height:18px;align-self:center}.text-link{display:flex;align-items:center;gap:28px;width:fit-content;margin:28px 0 0 auto;font-size:14px;min-height:44px}.text-link svg{width:18px}.text-link:hover,.news-list a:hover{color:var(--rose)}.media-intro{display:flex;align-items:end;justify-content:space-between;gap:30px}.media-title{line-height:1.2}.media-index{letter-spacing:.1em;text-align:right;color:var(--muted);line-height:1.9;padding-bottom:5px}.media-index span{display:block;font-size:12px;letter-spacing:.04em}.media-wall{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.media-item{min-width:0}.media-open{position:relative;display:block;width:100%;overflow:hidden;transition:background .25s}.media-open img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.media-enlarge{position:absolute;right:6px;bottom:4px;color:var(--rose);font-size:24px;line-height:1;opacity:0;transition:opacity .2s}.media-item figcaption{display:flex;flex-direction:column;gap:4px;margin-top:12px;line-height:1.5}.media-item time{font-size:12px;letter-spacing:.05em;color:var(--muted)}
.company-row{display:grid;gap:30px;border-top:1px solid var(--line)}.company-row:last-child{border-bottom:1px solid var(--line)}.company-row dt{font-size:14px;color:var(--muted);line-height:1.9;overflow-wrap:anywhere}.company-row dd{line-height:1.9;overflow-wrap:anywhere}.contact .section-heading::before{top:20px}.contact-link{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;border-bottom:1px solid var(--line);padding-bottom:10px}.contact-link:hover{color:var(--rose)}.contact-link svg{width:22px}
/* Closing identity */
.footer-top{display:flex;align-items:center;justify-content:space-between}.footer-brand{display:flex;align-items:center;gap:17px;font-family:var(--serif);letter-spacing:-.03em}.footer-brand img{width:39px;height:39px}.back-top{font-size:13px;display:flex;align-items:center;gap:18px;min-height:44px}.back-top svg{width:18px;transform:rotate(180deg)}.footer-bottom{border-top:1px solid #ffffff30;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.05em}
/* Press viewer */
.media-dialog{position:fixed;inset:0;max-width:min(1000px,92vw);width:100%;max-height:94svh;padding:0;background:var(--paper);border:0;color:var(--ink)}.media-dialog::backdrop{background:#5d565de8;backdrop-filter:blur(8px)}.lightbox-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:15px 24px;border-bottom:1px solid var(--line);font-size:16px}.lightbox-close{font-size:32px;line-height:44px;width:44px;flex:none}.lightbox-image{height:min(68svh,800px);padding:20px;display:flex;align-items:center;justify-content:center}.lightbox-image img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.lightbox-controls{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:42px;padding:10px}.lightbox-controls button{min-height:44px;min-width:44px;font-size:25px}.lightbox-controls span{font-size:14px;font-variant-numeric:tabular-nums;min-width:65px;text-align:center}
.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0}.motion-ready .reveal.visible{opacity:1}
@media(hover:hover){.media-open:hover{background:#e6e6f0}.media-open:hover img{transform:scale(1.035)}.media-open:hover .media-enlarge{opacity:1}}
@media(min-width:1600px){main::before{left:calc((100vw - 1440px)/2 + var(--gutter))}.thread-path{margin-left:calc((100vw - 1440px)/2 + var(--gutter));width:calc(720px - var(--gutter))}}
@media(max-width:1100px){.site-header{gap:20px}.desktop-nav{gap:20px}.hero{grid-template-columns:23% minmax(0,1fr);gap:5vw}.hero h1{font-size:7.5vw}.media-wall{gap:28px 18px}.media-open{padding:10px}.split{grid-template-columns:minmax(150px,.8fr) minmax(0,2.2fr);gap:35px}}
@media(max-width:900px){.site-header{height:72px}.desktop-nav{display:none}.menu-toggle{display:block}.header-actions{gap:18px}.hero{min-height:760px}.hero-bottom>a{transform:none}.hero-bottom>a{margin-left:auto}.hero-thread{height:35px}.hero h1{font-size:7.7vw}.media-wall{grid-template-columns:repeat(4,minmax(0,1fr))}.section-heading{gap:18px}.section-heading>span{font-size:14px}.split{grid-template-columns:1fr;gap:32px}.split .section-heading{flex-direction:row;align-items:baseline;gap:24px}.news-list li>a,.news-list li>div{grid-template-columns:105px 1fr 18px}.contact{padding-bottom:100px}.company{padding-top:100px}}
@media(max-width:600px){:root{--gutter:24px}html{scroll-padding-top:96px}.site-header{gap:10px}.brand{gap:8px}.brand img{width:25px;height:25px}.header-actions{gap:12px}.language{gap:2px}.hero{display:flex;flex-direction:column;justify-content:center;gap:42px;min-height:790px;min-height:max(760px,100svh);padding:116px 24px 135px;text-align:center}.hero-logo{width:109px;margin:0}.hero-message{padding:0}.hero h1{font-size:clamp(36px,10.7vw,64px);letter-spacing:-.055em}.hero-bottom{bottom:23px;font-size:12px;letter-spacing:.04em}.hero-bottom>a{font-size:12px;gap:10px}.hero-bottom>a svg{width:16px}.hero-thread{height:26px}.container{padding-left:48px;padding-right:24px}.thread-path{height:55px;border-bottom-right-radius:25px}main::before{top:55px}.section{padding:70px 0 30px}.section-heading{margin-bottom:35px;gap:18px}.section-heading h2{font-size:43px}.section-heading>span{font-size:14px;letter-spacing:.08em}.section-heading::before{left:-27px;top:22px;width:6px;height:6px;box-shadow:0 0 0 5px var(--paper)}.category{font-size:12px;letter-spacing:.065em}.news-list li>a,.news-list li>div{grid-template-columns:1fr 18px;gap:8px 20px;padding:24px 0}.news-list time{grid-column:1}.news-list li>a>span,.news-list li>div>span{grid-column:1}.news-list svg{grid-column:2;grid-row:1/3}.text-link{margin-top:18px}.media{padding-top:85px}.media-intro{align-items:start;gap:15px;flex-direction:column;margin-bottom:30px}.media-title{font-size:39px;white-space:nowrap}.media-index{text-align:left;display:flex;gap:20px;padding:0;font-size:12px}.media-index span{font-size:12px}.media-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 12px}.media-item figcaption{font-size:12px;line-height:1.5;margin-top:8px;overflow-wrap:anywhere}.media-open{padding:7px}.company{padding-top:85px}.company-row{grid-template-columns:1fr;gap:7px;padding:20px 0}.company-row dt{font-size:14px}.company-row dd{font-size:16px}.contact{padding:70px 0 90px}.contact .section-heading h2{font-size:40px}.contact .section-body{margin-top:0}.contact-link{font-size:16px;width:100%}.split .section-heading{gap:20px}.footer-top{gap:25px}.footer-brand{font-size:20px;gap:10px}.footer-brand img{width:30px;height:30px}.back-top{font-size:12px;gap:7px}footer{padding-top:40px}.footer-bottom{gap:20px;font-size:12px;letter-spacing:0}.footer-bottom>span:last-child{font-size:12px}.lightbox-top{padding:8px 12px;font-size:14px}.lightbox-image{height:65svh;padding:12px}.media-dialog{max-width:95vw}}
@media(max-width:360px){.header-actions{gap:3px}.brand img{width:22px}.hero h1{font-size:10.4vw}.media-title{font-size:34px}.media-wall{gap:20px 8px}.footer-top{flex-wrap:wrap}.footer-bottom{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
/* Original identity: colors sampled from tiedhearts.com/style.css and its SVGs. */
@font-face{font-family:Raleway;font-weight:300;font-style:normal;font-display:swap;src:url('../fonts/raleway-300.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway;font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/raleway-400.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--sans:Raleway,'Helvetica Neue',Arial,'Hiragino Kaku Gothic ProN','Hiragino Sans',Meiryo,sans-serif}
.site-header{color:var(--on-pink);height:100px}.brand img{width:32px;height:32px}.desktop-nav{gap:34px}.desktop-nav a{font-size:13px;text-transform:uppercase;letter-spacing:.075em}.site-header.scrolled,.site-header.menu-open{color:var(--ink)}.language{font-size:13px}.language a[aria-current="page"]{text-underline-offset:7px}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:55px;min-height:800px;min-height:100svh;max-height:none;background:var(--pink);color:var(--on-pink);padding:150px 32px 160px;isolation:isolate;overflow:hidden}.hero-logo{width:clamp(165px,15vw,235px);margin:0;position:relative;z-index:2}.hero-message{padding:0;position:relative;z-index:2}.hero h1{font-family:var(--sans);font-weight:300;max-width:900px}.hero h1>span{font-size:.78em}.hero-bottom{bottom:32px;z-index:3;left:var(--gutter);right:var(--gutter);display:grid;grid-template-columns:1fr 1fr 1fr;text-align:left;font-size:12px;letter-spacing:.13em;color:var(--on-pink)}.hero-bottom>a{justify-self:center;margin:0;font-size:12px;letter-spacing:.18em;transform:none;gap:16px}.hero-bottom>a svg{height:16px}.motion-toggle{justify-self:end;font-size:12px;letter-spacing:.12em;display:flex;gap:12px;align-items:center;min-height:44px;padding:0}.motion-toggle span{font-size:16px;letter-spacing:0}.hero-thread{display:none}
main::before,.thread-path{display:none}.container{padding:0 clamp(28px,7.5vw,120px);max-width:1600px}.section{padding:160px 0 0}.section-heading{align-items:center;gap:32px;margin-bottom:72px}.section-heading::before{display:none}.section-heading h2{font-family:var(--sans);font-size:clamp(62px,8.5vw,135px);font-weight:300;letter-spacing:-.055em;line-height:.95}.section-heading>span{letter-spacing:.14em;font-size:14px}.category{font-size:12px;letter-spacing:.13em}.split{grid-template-columns:1fr 2.05fr;gap:8vw}.split .section-heading{display:block}.split .section-heading h2{font-size:clamp(44px,5.4vw,80px);letter-spacing:-.045em}.split .section-heading>span{display:block;margin-top:24px}.section-body{padding-top:2px}.news-list li>a,.news-list li>div{padding:30px 0;gap:28px}.news-list time{color:#786e78}.media{padding-top:180px}.media-title{font-family:var(--sans);font-size:16px;letter-spacing:.06em;font-weight:400}.media-index{font-size:13px}.media-wall{gap:42px 3vw}.media-open{background:#fff;padding:18px;aspect-ratio:3/4.05}.media-open img{filter:drop-shadow(0 10px 10px #5d565d10)}.media-item figcaption{font-size:13px}.company{padding-top:180px}.company-row{grid-template-columns:108px 1fr;padding:24px 0}.company-row dd{font-size:16px}.contact .section-heading h2{font-size:clamp(44px,5.4vw,80px)}.contact-link{max-width:none;width:100%;padding:15px 0 25px}footer{background:var(--pink);color:var(--on-pink)}.footer-bottom{border-color:#ffffff60}.mobile-nav>a{font-weight:300}.motion-ready .reveal:not(.visible){will-change:opacity,transform}.motion-ready .reveal{transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.motion-ready .reveal.visible{transform:none}
@media(max-width:1100px){.desktop-nav{gap:25px}.hero{gap:45px;min-height:850px;min-height:100svh}.hero-logo{width:190px}.hero h1{font-size:30px}.split{gap:6vw}.media-wall{gap:34px 22px}.media-open{padding:12px}}
@media(max-width:900px){.site-header{height:80px}.hero{min-height:820px;min-height:100svh}.hero-logo{width:175px}.hero h1{font-size:28px}.hero h1>span{font-size:.78em}.hero-bottom{grid-template-columns:1fr 1fr 1fr}.hero-bottom>a{justify-self:center;font-size:12px}.container{padding:0 7vw}.section{padding-top:110px}.section-heading{margin-bottom:60px}.section-heading h2{font-size:80px}.works .section-heading{margin-bottom:70px}.category{font-size:12px;letter-spacing:.06em}.split{display:block}.split .section-heading{display:flex;align-items:baseline;gap:28px;margin-bottom:45px}.split .section-heading>span{margin:0}.split .section-heading h2{font-size:62px}.company{padding-top:120px}.contact{padding:100px 0 120px}.contact .section-heading h2{font-size:62px}.media-wall{grid-template-columns:repeat(5,minmax(0,1fr));gap:32px 16px}.media-open{padding:8px}.media-item figcaption{font-size:12px}.media-intro{margin-bottom:40px}.contact-link{font-size:18px}.mobile-nav{inset:80px 0 0}}
@media(max-width:600px){.site-header{height:76px;padding:0 24px}.brand img{width:26px;height:26px}.hero{min-height:780px;min-height:max(720px,100svh);padding:130px 25px 140px;gap:52px}.hero-logo{width:156px}.hero h1{font-size:clamp(19px,5.2vw,27px);line-height:1.8;font-weight:400;letter-spacing:.005em}.hero h1>span{display:inline-block;max-width:270px;font-size:16px;line-height:1.8;letter-spacing:.04em;margin-bottom:7px}.hero-bottom{bottom:22px;left:24px;right:24px;font-size:10px;letter-spacing:.06em;grid-template-columns:1fr 1fr 1fr}.hero-bottom>a{font-size:10px;gap:8px;letter-spacing:.1em}.motion-toggle{font-size:10px;gap:7px;letter-spacing:.04em}.motion-toggle span{font-size:13px}.container{padding:0 25px}.section{padding-top:90px}.section-heading{gap:23px;margin-bottom:44px}.section-heading h2{font-size:64px}.section-heading>span{font-size:13px;letter-spacing:.08em}.works .section-heading{margin-bottom:46px}.category{font-size:12px;letter-spacing:.06em}.split .section-heading{gap:23px;margin-bottom:38px}.split .section-heading h2{font-size:60px}.split .section-heading>span{font-size:13px}.news-list li>a,.news-list li>div{padding:25px 0;gap:8px 20px}.media .section-heading{margin-bottom:32px}.media-intro{flex-direction:row;align-items:center;gap:18px}.media-title{font-size:14px;white-space:normal;letter-spacing:.01em}.media-index{font-size:12px;display:block;text-align:right;letter-spacing:.025em}.media-index span{font-size:12px}.media-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 14px}.media-open{padding:9px}.company-row{grid-template-columns:1fr;gap:8px;padding:20px 0}.contact{padding:85px 0 95px}.contact .section-heading h2{font-size:60px}.contact-link{font-size:16px;padding:12px 0 20px}footer{padding:40px 25px 25px}.footer-top{gap:15px}.footer-brand{font-size:21px}.footer-brand img{width:28px;height:28px}.footer-bottom{font-size:12px}.back-top{font-size:12px}.mobile-nav{inset:76px 0 0}.mobile-nav>a{font-size:40px;padding:10px 0}}
@media(prefers-reduced-motion:reduce){.motion-ready .reveal{transform:none!important}}
/* Works is a horizontal exhibition: a full piece and a glimpse of the next. */
.project-gallery{--slide-width:min(76%,860px);--slide-gap:clamp(32px,4vw,64px);display:flex;gap:var(--slide-gap);position:relative;align-items:stretch;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:4px;scrollbar-width:none;padding:4px 4px 16px;margin:-4px -4px 0;isolation:isolate}
.project-gallery::-webkit-scrollbar{display:none}
.project-gallery::after{content:'';flex:0 0 max(0px,calc(100% - var(--slide-width) - var(--slide-gap)))}
.project-gallery.is-single::after{display:none}
.project-gallery.is-dragging{scroll-snap-type:none;cursor:grabbing;user-select:none}
.gallery-card{flex:0 0 var(--slide-width);min-width:0;scroll-snap-align:start;contain:layout style}
.gallery-card-inner{display:block;height:100%}
.gallery-visual{position:relative;aspect-ratio:1.72;background:#fff;border:1px solid #dcd2dc55;isolation:isolate;overflow:hidden;cursor:grab;user-select:none}
.is-dragging .gallery-visual{cursor:grabbing}
.gallery-plane{position:absolute;inset:0;padding:clamp(26px,3.5vw,52px);display:flex;align-items:center;justify-content:center;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}
.gallery-plane>img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 12px #5d565d0c);pointer-events:none}
.visual-cover .gallery-plane{padding:clamp(24px,2.5vw,36px)}
.visual-brand .gallery-plane{inset:clamp(24px,2.5vw,36px);padding:20px;background:var(--pink)}
.new-project-identity{display:flex;flex-direction:column;align-items:center;gap:24px;color:var(--on-pink)}
.new-project-identity img{width:90px;height:90px}
.new-project-identity span{font-size:clamp(22px,2.2vw,30px);font-weight:300;letter-spacing:-.02em}
.gallery-caption{display:grid;grid-template-columns:36px minmax(0,1fr) 44px;gap:20px;padding-top:26px;min-height:146px}
.gallery-number{font-family:var(--display-serif);padding-top:1px}
.gallery-caption-meta{display:flex;align-items:baseline;gap:10px 22px;flex-wrap:wrap}
.gallery-caption .category{font-size:11px;letter-spacing:.1em;line-height:1.6}
.gallery-status{font-size:12px;line-height:1.6;color:var(--muted)}
.gallery-caption h4{font-family:var(--sans);font-weight:400;overflow-wrap:anywhere}
.gallery-caption p{line-height:1.85;color:var(--muted);max-width:550px;overflow-wrap:anywhere}
.gallery-open{display:flex;align-items:center;flex-direction:column;gap:10px;padding-top:4px}
.gallery-open svg{width:22px;height:22px;transition:transform .5s}
.gallery-open>span{font-size:10px;white-space:nowrap;opacity:0;transition:opacity .4s}
.gallery-project-link:focus-visible{outline-offset:3px}
.gallery-project-link:focus-visible .gallery-open>span{opacity:1}
.gallery-navigation{display:flex;align-items:center;gap:32px;margin-top:22px}
#gallery-hint{font-size:12px;letter-spacing:.025em;color:var(--muted)}
.gallery-hint-touch{display:none}
.gallery-progress{height:1px;position:relative;background:var(--line);flex:1;overflow:visible}
.gallery-progress>span{display:block;height:1px;background:var(--ink);width:25%;transform:translateX(0)}
.gallery-controls{display:flex;align-items:center;gap:10px}
.gallery-position{font-size:12px;letter-spacing:.09em;min-width:67px;margin-right:12px;font-variant-numeric:tabular-nums}
.gallery-controls button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;padding:0;transition:border-color .3s,background .3s,opacity .3s}
.gallery-controls button:disabled{opacity:.3;cursor:default}
.gallery-controls svg{width:19px;height:19px}
.gallery-prev svg{transform:rotate(90deg)}
.gallery-next svg{transform:rotate(-90deg)}
@media(hover:hover){a.gallery-project-link:hover .gallery-plane{transform:scale(1.012)}a.gallery-project-link:hover .gallery-open svg{transform:translate(2px,-2px)}a.gallery-project-link:hover .gallery-open>span{opacity:1}.gallery-controls button:not(:disabled):hover{border-color:var(--ink);background:#fff}}
@media(max-width:900px){.project-gallery{--slide-width:84%;--slide-gap:32px}.gallery-caption{gap:14px;grid-template-columns:29px minmax(0,1fr) 30px}.gallery-caption h4{font-size:25px}.gallery-navigation{gap:20px}.gallery-number{font-size:24px}.gallery-caption p{font-size:15px}}
@media(max-width:600px){.project-gallery{--slide-width:89%;--slide-gap:20px}.gallery-visual{aspect-ratio:1.22}.gallery-plane{padding:23px}.visual-cover .gallery-plane{padding:19px}.visual-brand .gallery-plane{inset:19px;padding:15px}.gallery-caption{grid-template-columns:23px minmax(0,1fr) 19px;gap:10px;padding-top:21px;min-height:185px}.gallery-number{font-size:22px}.gallery-caption h4{font-size:22px;margin:8px 0}.gallery-caption .category{font-size:10px;letter-spacing:.035em}.gallery-caption p{font-size:14px;line-height:1.9}.gallery-caption-meta{gap:6px}.gallery-status{font-size:11px}.gallery-open svg{width:18px}.gallery-open>span{display:none}.new-project-identity img{width:64px;height:64px}.new-project-identity span{font-size:19px;white-space:nowrap}.new-project-identity{gap:20px}.gallery-navigation{flex-wrap:wrap;gap:17px;margin-top:18px}#gallery-hint{width:100%;font-size:12px}.gallery-hint-desktop{display:none}.gallery-hint-touch{display:inline}.gallery-controls{gap:8px}.gallery-position{margin-right:6px;min-width:60px}.gallery-progress{min-width:40px}.gallery-controls button{width:42px;height:42px}}
@media(pointer:coarse){.gallery-hint-desktop{display:none}.gallery-hint-touch{display:inline}}
@media(prefers-reduced-motion:reduce){.gallery-plane{transform:none!important}.project-gallery{scroll-behavior:auto}}
.desktop-nav a,.language,.hero-bottom,.hero-bottom>a,.motion-toggle{font-size:14px}
@media(max-width:600px){.hero-bottom,.hero-bottom>a,.motion-toggle{font-size:12px}.hero-bottom{letter-spacing:0}.hero-bottom>a{letter-spacing:.03em}.motion-toggle{letter-spacing:.015em}}

/* Editorial section titles: high-contrast serif, balanced for both locales. */
@font-face{font-family:'Bodoni Moda';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/bodoni-moda-400.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--display-serif:'Bodoni Moda',Didot,'Bodoni MT',Georgia,serif}
.section .section-heading{align-items:baseline}
.section .section-heading h2{font-family:var(--display-serif);font-weight:400;font-style:normal;font-optical-sizing:auto;font-kerning:normal;font-feature-settings:'kern' 1,'liga' 1}
@media(max-width:900px){.section .section-heading h2,.section .split .section-heading h2{font-size:clamp(3.75rem,9vw,5.25rem);letter-spacing:-.025em}}
@media(max-width:600px){.section .section-heading h2,.section .split .section-heading h2{font-size:clamp(3.125rem,15vw,3.75rem);line-height:1.12;letter-spacing:-.025em}.section .section-heading{gap:1.35rem}}
/* Separate arrival, floating and scroll layers keep every movement continuous. */
.hero-identity{position:relative;z-index:2;flex:none}
.hero-logo{animation:brand-arrival 1.8s cubic-bezier(.22,1,.36,1) both}
.hero-message{animation:none}
.hero-message h1{animation:message-arrival 1.8s .2s cubic-bezier(.22,1,.36,1) both}
.hero-motion-active .hero-identity,.hero-motion-active .hero-drift,.hero-motion-active .hero-message{will-change:transform}
@keyframes brand-arrival{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
@keyframes message-arrival{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.hero-identity,.hero-drift,.hero-message{transform:none!important;opacity:1!important;will-change:auto!important}}

/* A quiet closing signature, scaled below the page's section titles. */
footer{padding:2rem var(--gutter) 1.25rem}

.footer-bottom{margin-top:1.5rem;padding-top:1rem}
@media(max-width:600px){footer{padding:1.5rem 25px 1.25rem}}

/* A shared rhythm from the exhibition through the company information. */
.section{padding-top:120px}
.contact{padding:110px 0 120px}
.hero h1>span{text-wrap:balance}
@media(max-width:900px){.section{padding-top:100px}.works .section-heading{margin-bottom:40px}.section .section-heading h2{font-size:clamp(3.75rem,8.5vw,5.25rem)}.section .split .section-heading h2{font-size:clamp(3.5rem,8vw,4.5rem)}.contact{padding:90px 0 100px}}
@media(max-width:600px){.section{padding-top:80px}.section .section-heading h2,.section .split .section-heading h2{font-size:clamp(2.75rem,13vw,3.25rem);flex:none}.section .section-heading{gap:20px;flex-wrap:wrap;row-gap:8px}.section .section-heading>span{font-size:12px;white-space:nowrap}.works .section-heading{margin-bottom:32px}.media-intro{margin-bottom:30px}.contact{padding:80px 0 85px}.split .section-heading{margin-bottom:30px}}
main>.section{scroll-margin-top:-72px}
.hero-bottom,.hero-bottom>a,.motion-toggle{font-size:12px}
@media(min-width:901px){.gallery-visual{height:min(32vw,48svh,480px);aspect-ratio:auto}}
@media(max-width:600px){main>.section{scroll-margin-top:-40px}}
@media(min-width:901px){.project-gallery{--slide-width:min(72%,780px)}.gallery-visual{height:min(30vw,43svh,430px)}.gallery-caption{min-height:128px}.works .section-heading{margin-bottom:36px}.section .section-heading h2{font-size:clamp(4.25rem,6.5vw,5.5rem)}.section .split .section-heading h2{font-size:clamp(3.25rem,5.2vw,5rem)}}

/* Continuous collection: identical buffers make the loop invisible. */
.project-gallery.is-looping{scroll-snap-type:none;overflow-anchor:none}
.project-gallery.is-looping::after{display:none}
.gallery-progress>span{transition:transform .8s cubic-bezier(.22,1,.36,1)}
.gallery-controls .gallery-autoplay{width:auto;min-width:66px;border:0;border-radius:0;gap:7px;display:flex;justify-content:center;margin-right:4px;padding:0 4px;font-size:14px}
.gallery-autoplay-label{font-size:12px;letter-spacing:.08em}
.gallery-controls .gallery-autoplay:hover{background:transparent}
.gallery-autoplay[aria-pressed="true"]{color:var(--muted)}
.gallery-caption .category,.gallery-status,.gallery-open>span{font-size:12px}
.gallery-caption p{font-size:16px}
@media(max-width:600px){.gallery-navigation{gap:14px}.gallery-controls{gap:6px}.gallery-controls .gallery-autoplay{min-width:55px;margin-right:0;padding:0 2px;gap:5px}.gallery-position{min-width:53px;margin-right:2px;font-size:12px}.gallery-controls button{width:40px;height:40px}.gallery-progress{min-width:20px}.gallery-caption{min-height:206px}.gallery-caption .category{font-size:12px;letter-spacing:.015em}}

/* The pink panel lifts away in front; the exhibition rises more slowly behind it.
   Both layers retain their normal document space, so anchors and layout stay stable. */
.hero{z-index:2;box-shadow:0 18px 36px -32px #5d565d38}
main{z-index:1}
.works{--curtain-depth:clamp(140px,22svh,240px);--curtain-progress:0}
@media screen and (prefers-reduced-motion:no-preference){
  html.curtain-fallback:not(.hero-motion-paused) .works>.container{transform:translate3d(0,calc(var(--curtain-depth) * (var(--curtain-progress) - 1)),0)}
  @supports (animation-timeline: --hero-exit) and (timeline-scope: --hero-exit) and (animation-range: exit-crossing 0% exit-crossing 100%){
    body{timeline-scope:--hero-exit}
    .hero{view-timeline:--hero-exit block;view-timeline-inset:0}
    html:not(.curtain-fallback):not(.hero-motion-paused) .works>.container{
      animation:exhibition-rise 1s linear both;
      animation-timeline:--hero-exit;
      animation-range:exit-crossing 0% exit-crossing 100%;
    }
  }
}
@keyframes exhibition-rise{from{transform:translate3d(0,calc(-1 * var(--curtain-depth)),0)}to{transform:translate3d(0,0,0)}}
@media(max-width:600px){.works{--curtain-depth:clamp(72px,12svh,104px)}}
@media(prefers-reduced-motion:reduce){.hero{box-shadow:none}.works>.container{animation:none;transform:none}}

/* A quieter type hierarchy: the work leads, with restrained editorial headings. */
:root{
  --section-title-size:clamp(3rem,4.6vw,4rem);
  --column-title-size:clamp(2.75rem,4vw,3.5rem);
  --project-title-size:clamp(1.375rem,1.65vw,1.625rem);
}
.section .section-heading h2{font-size:var(--section-title-size);line-height:1.16;letter-spacing:-.025em;max-width:100%;overflow-wrap:anywhere}
.section .split .section-heading h2{font-size:var(--column-title-size);line-height:1.16;letter-spacing:-.025em}
.section .section-heading{gap:1.5rem;margin-bottom:2.5rem}
.section .section-heading>span{font-size:.875rem;line-height:1.8;letter-spacing:.1em}
.section .split .section-heading{margin-bottom:0}
.section .split .section-heading>span{margin-top:.875rem}
.works .section-heading{margin-bottom:2.5rem}
.media .section-heading{margin-bottom:1.75rem}
.media-intro{margin-bottom:2rem}
.hero h1{font-size:clamp(1.3rem,1.68vw,1.7rem);line-height:1.8;letter-spacing:.025em}
.hero h1>span{display:block;font:inherit;letter-spacing:inherit;max-width:none;margin:0}
.gallery-caption h4{font-size:var(--project-title-size);line-height:1.55;letter-spacing:-.015em;margin:.5rem 0}
.gallery-number{font-size:1.4375rem;line-height:1.4}
.gallery-caption p,.news-list li>a>span,.news-list li>div>span,.company-row dd{font-size:1rem;line-height:1.9}
.contact-link{font-size:1.125rem;line-height:1.8}
.footer-brand{font-size:1.4375rem}

.mobile-nav>a{font-family:var(--display-serif);font-size:2rem;line-height:1.5;letter-spacing:-.015em}
@media(max-width:900px){
  :root{--section-title-size:3rem;--column-title-size:3rem;--project-title-size:1.375rem}
  .section .split .section-heading{gap:1.5rem;margin-bottom:2.25rem}
  .section .split .section-heading>span{margin-top:0}
  .hero h1{font-size:1.3rem}
}
@media(max-width:600px){
  :root{--section-title-size:2.5rem;--column-title-size:2.5rem;--project-title-size:1.25rem}
  .section .section-heading,.section .split .section-heading{gap:1rem;row-gap:.5rem;margin-bottom:1.75rem}
  .section .section-heading>span{font-size:.8125rem;letter-spacing:.08em;white-space:normal}
  .media .section-heading{margin-bottom:1.5rem}
  .media-intro{margin-bottom:1.75rem}
  .hero h1{font-size:1rem;line-height:1.8;letter-spacing:.025em}
  .gallery-number{font-size:1.25rem}
  .contact-link{font-size:1rem}
  .footer-brand{font-size:1.25rem}

}

/* One intact word settles into focus; no extra fonts, layout shifts or animation loop. */
.heading-ink{display:inline-block;max-width:100%}
@media screen and (prefers-reduced-motion:no-preference){
 .heading-primed{--heading-x:-3px;--heading-y:-12px;--heading-blur:blur(1.5px)}
 .heading-primed .heading-ink,.heading-primed>span[lang]{opacity:0}
 .heading-shown .heading-ink,.heading-shown>span[lang]{animation:heading-settle .7s cubic-bezier(.16,1,.3,1) both}
 .heading-shown>span[lang]{--heading-x:-1px;--heading-y:-5px;--heading-blur:none;animation-duration:.6s;animation-delay:.1s}
 @media(max-width:600px){.heading-primed{--heading-x:-2px;--heading-y:-7px;--heading-blur:none}}
}
@keyframes heading-settle{
 from{opacity:0;transform:translate3d(var(--heading-x),var(--heading-y),0);filter:var(--heading-blur)}
 to{opacity:1;transform:none;filter:none}
}

/* A flagship media exhibit, followed by an expanding collection of services. */
.business-division{min-width:0}
.business-division+.business-division{margin-top:88px}
.division-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px 24px;border-top:1px solid var(--line);padding-top:22px;margin-bottom:32px}
.division-heading h3{font-family:var(--sans);font-size:18px;font-weight:400;line-height:1.65;letter-spacing:.04em}
.division-heading>span{font-size:12px;letter-spacing:.12em;color:var(--muted)}
.featured-collection{display:grid;gap:56px}
.featured-work{min-width:0}
.featured-work .gallery-project-link{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;gap:clamp(36px,5vw,72px)}
.featured-work .gallery-visual{height:clamp(330px,32vw,440px);aspect-ratio:auto;cursor:pointer}
.featured-work .gallery-plane{padding:clamp(30px,3.5vw,52px)}
.featured-work .gallery-caption{grid-template-columns:30px minmax(0,1fr);gap:18px;min-height:0;padding:0}
.featured-work .gallery-number{font-size:24px;padding-top:1px}
.featured-work .category,.gallery-caption .category{font-size:12px;letter-spacing:.035em;line-height:1.8}
.featured-work .gallery-caption h4{font-size:clamp(28px,2.6vw,36px);line-height:1.5;margin:14px 0 18px}
.work-reading{display:inline-block;font-family:var(--sans);font-size:14px;letter-spacing:.035em;vertical-align:middle;margin-left:10px}
.feature-visit{display:flex;align-items:center;gap:24px;width:fit-content;min-height:44px;font-size:14px;margin-top:22px;border-bottom:1px solid var(--line)}
.feature-visit svg{width:17px;height:17px;transition:transform .4s}
.featured-work a:hover .feature-visit svg{transform:translate(2px,-2px)}
@media(max-width:900px){
 .featured-work .gallery-project-link{grid-template-columns:1fr;gap:28px}
 .featured-work .gallery-visual{height:auto;aspect-ratio:1.7}
 .featured-work .gallery-caption{grid-template-columns:29px minmax(0,1fr);gap:14px}
 .featured-work .gallery-caption h4{font-size:28px;margin:8px 0 12px}
 .feature-visit{margin-top:12px}
}
@media(max-width:600px){
 .business-division+.business-division{margin-top:60px}
 .division-heading{display:block;padding-top:18px;margin-bottom:24px}
 .division-heading h3{font-size:16px}
 .division-heading>span{display:block;margin-top:5px;font-size:12px}
 .featured-work .gallery-visual{aspect-ratio:1.3}
 .featured-work .gallery-plane{padding:22px}
 .featured-work .gallery-project-link{gap:22px}
 .featured-work .gallery-caption{grid-template-columns:23px minmax(0,1fr);gap:10px}
 .featured-work .gallery-number{font-size:20px}
 .featured-work .gallery-caption h4{font-size:26px}
 .work-reading{font-size:12px;margin-left:5px}
}

/* A product exhibit made from supplied assets; no extra runtime. */
.gallery-project-link{display:block}
.gallery-store-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin:4px 0 0 56px;font-size:14px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--line);transition:text-decoration-color .2s}
.gallery-store-link svg{width:14px;height:14px}
.gallery-store-link:hover{text-decoration-color:currentColor}
.visual-app{background:#f5f4ef}
.visual-app .gallery-plane{padding:0}
.app-exhibit{position:relative;width:100%;height:100%;display:flex;align-items:center;padding:clamp(28px,4vw,58px);color:#514a40}
.app-exhibit-copy{position:relative;z-index:1;width:57%}
.app-signature{display:flex;align-items:center;gap:16px;margin-bottom:28px}
.app-signature img{width:46px;height:46px;flex:none;box-shadow:0 4px 14px #514a4009;border-radius:24%}
.app-signature>span{font-size:14px;letter-spacing:.27em}
.app-tagline{font-size:clamp(18px,1.75vw,25px);line-height:1.8;letter-spacing:.015em;font-weight:400}
.app-tagline>span{display:block}
.app-art{position:absolute;right:-2%;top:8%;width:56%;height:84%;object-fit:contain;pointer-events:none}
html[lang="en"] .app-tagline{font-family:var(--display-serif);font-size:clamp(20px,2.15vw,30px);line-height:1.45;letter-spacing:-.02em}
@media(max-width:900px){.gallery-store-link{margin-left:43px}}
@media(max-width:600px){
 .gallery-store-link{margin-left:33px;margin-top:0}
 .app-exhibit{padding:25px;align-items:flex-start}
 .app-exhibit-copy{width:100%}
 .app-signature{gap:11px;margin-bottom:16px}
 .app-signature img{width:32px;height:32px}
 .app-signature>span{font-size:12px}
 .app-tagline{font-size:16px;line-height:1.7}
 html[lang="en"] .app-tagline{font-size:20px;max-width:78%}
 .app-art{width:62%;height:62%;top:auto;bottom:-5%;right:-7%;opacity:.95}
}
@media(max-width:360px){
 .app-exhibit{padding:18px}
 .app-signature{margin-bottom:10px}
 html[lang="en"] .app-tagline{font-size:18px;max-width:none}
 .app-art{width:48%;height:48%;right:-3%;bottom:0}
}

/* A cover and its editorial contribution lead the press collection. */
.media-feature{grid-column:1/-1;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);align-items:center;gap:clamp(32px,5vw,80px);padding:40px 0 48px;margin-bottom:14px;border-block:1px solid var(--line)}
.media-feature .media-open{justify-self:center;width:min(100%,280px);aspect-ratio:1159/1500;padding:0;background:transparent;overflow:visible}
.media-feature .media-open img{display:block;filter:drop-shadow(0 6px 10px #5d565d12)}
.media-feature .media-enlarge{right:10px;bottom:10px;width:28px;height:28px;background:var(--paper);color:var(--ink);text-align:center;line-height:26px;border-radius:50%;opacity:1}
.media-feature figcaption{display:block;margin:0;min-width:0;max-width:42rem}
.press-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 20px;font-size:14px;line-height:1.7}
.press-meta time{white-space:nowrap}
.press-theme{font-size:13px;line-height:1.8;color:var(--muted);margin-top:8px}
.media-feature h3{font-size:clamp(20px,1.7vw,24px);font-weight:400;line-height:1.65;letter-spacing:.025em;margin:20px 0 18px;text-wrap:pretty}
.press-description{font-size:16px;line-height:1.95}
.press-description p+p{margin-top:14px}
.press-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:13px;margin-top:20px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;text-decoration-color:var(--line)}
.press-link svg{width:16px;height:16px;flex:none}
.press-link:hover{text-decoration-color:currentColor}
html[lang="en"] .media-feature h3{letter-spacing:0;line-height:1.45}
html[lang="en"] .press-description{line-height:1.85}
@media(max-width:700px){
 .media-feature{grid-template-columns:1fr;gap:30px;padding:30px 0 34px;margin-bottom:8px}
 .media-feature .media-open{width:min(100%,220px)}
 .media-feature figcaption{max-width:none}
 .media-feature h3{font-size:20px;margin:18px 0 16px}
 .press-meta{gap:5px 14px}
 .press-description{line-height:1.9}
 .press-link{margin-top:16px}
}

/* Older news waits behind a native disclosure that continues the list. */
.news-more>summary{display:flex;align-items:center;gap:28px;width:fit-content;margin:28px 0 0 auto;font-size:14px;min-height:44px;list-style:none;cursor:pointer;transition:color .2s}.news-more>summary::-webkit-details-marker{display:none}.news-more>summary::after{content:'+';content:'+'/'';width:18px;font-size:18px;line-height:1;text-align:center;transition:transform .3s}.news-more[open]>summary::after{transform:rotate(45deg)}.news-more>summary:hover{color:var(--rose)}.news-more .news-list{border-top:0}
.news-list li>div>svg{visibility:hidden}
@media(max-width:600px){.news-more>summary{margin-top:18px}}

/* Subpages: the header settles at once; beneath it a quiet form and the policy text. Nothing here touches the homepage. */
.subpage .site-header{background:#fafafaf2;color:var(--ink);backdrop-filter:blur(16px)}.subpage .brand-light{display:none}.subpage .brand-pink{display:block}.subpage main{padding-top:100px}.subpage .page-section{padding-bottom:120px}
.page-lead{font-size:16px;line-height:1.9;color:var(--ink);max-width:42rem;margin-bottom:40px}
.contact-form fieldset{border:0;padding:0;margin:0 0 32px;min-width:0}.contact-form legend,.field-label{display:block;padding:0;font-size:13px;letter-spacing:.09em;line-height:1.8;color:var(--muted)}.field-group{margin-bottom:32px}.contact-form input:not([type="radio"]),.contact-form textarea{display:block;width:100%;margin:0;font:inherit;font-size:16px;color:var(--ink);background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:12px 0;appearance:none;-webkit-appearance:none;transition:border-color .2s}.contact-form input:not([type="radio"]):focus,.contact-form textarea:focus{border-color:var(--ink)}.contact-form textarea{resize:vertical;min-height:180px}.field-radios{display:flex;flex-direction:column;gap:10px;padding-top:6px}.field-radio{display:flex;align-items:center;gap:14px;min-height:44px;font-size:16px;color:var(--ink);cursor:pointer}.field-radio input{margin:0;width:18px;height:18px;flex:none;accent-color:var(--ink)}.req{font-size:11px;color:var(--rose);margin-left:8px}.form-note .req{margin-left:0}.field-optional{font-size:11px;color:var(--muted);margin-left:8px}.field-hint{font-size:13px;line-height:1.8;color:var(--muted);margin-top:8px}.field-note,.field-error{font-size:13px;line-height:1.8}.field-note:not(:empty),.field-error{margin-top:8px}.field-error{color:#9b4a4a}.contact-form [aria-invalid="true"]{border-bottom-color:#9b4a4a}
/* Focus in the form is shown by the underline and label, not the site-wide ring. */
.contact-form input:not([type="radio"]),.contact-form textarea{transition:border-color .2s,box-shadow .2s}.contact-form input:not([type="radio"]):focus-visible,.contact-form textarea:focus-visible{outline:none;border-bottom-color:var(--ink);box-shadow:0 1px 0 var(--ink)}.contact-form [aria-invalid="true"]:focus-visible{border-bottom-color:#9b4a4a;box-shadow:0 1px 0 #9b4a4a}.field-group:focus-within .field-label{color:var(--ink)}.field-radio input:focus-visible{outline:2px solid var(--rose);outline-offset:2px}
.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.form-note{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:28px}.form-consent{font-size:14px;line-height:1.9;margin-top:36px}.form-consent a,.contact-fallback a,.form-status a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;text-decoration-color:var(--line);transition:text-decoration-color .2s}.form-consent a:hover,.contact-fallback a:hover,.form-status a:hover{text-decoration-color:currentColor}
.form-actions{margin-top:36px}.contact-confirm .form-actions{display:flex;flex-wrap:wrap;gap:16px}
.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 32px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:14px;letter-spacing:.08em;line-height:1.5;text-align:center;cursor:pointer;transition:background .25s,border-color .25s,color .25s}.button-primary:not(:disabled):hover,.button-primary:focus-visible{background:var(--rose);border-color:var(--rose)}.button-secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button-secondary:not(:disabled):hover,.button-secondary:focus-visible{border-color:var(--ink)}.button-primary:disabled,.button-secondary:disabled{opacity:.5;cursor:default}
.form-status{font-size:14px;line-height:1.7;min-height:1.5em;margin-top:16px}.contact-fallback{font-size:14px;line-height:1.9;color:var(--muted);margin-top:8px}
.contact-confirm h3,.contact-done h3{font-size:20px;font-weight:400;letter-spacing:.02em;line-height:1.6;margin-bottom:16px}.contact-copy{font-size:16px;line-height:1.9;margin-bottom:32px}
.confirm-row{display:grid;grid-template-columns:140px 1fr;gap:30px;border-top:1px solid var(--line);padding:18px 0}.confirm-row:last-child{border-bottom:1px solid var(--line)}.confirm-row dt{font-size:14px;line-height:1.9;color:var(--muted);overflow-wrap:anywhere}.confirm-row dd{font-size:16px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}
.policy h3{font-size:20px;font-weight:400;letter-spacing:.02em;line-height:1.6;margin:48px 0 18px}.policy h4{font-size:16px;font-weight:400;line-height:1.7;margin:26px 0 10px}.policy p,.policy li{font-size:16px;line-height:1.9}.policy ul{list-style:disc;padding-left:1.3em}.policy li+li{margin-top:6px}.policy-section>p+p,.policy-section>ul+p,.policy-section>p+ul,.policy-section>ul+ul{margin-top:14px}.policy-note{font-size:13px;line-height:1.8;color:var(--muted);border-left:2px solid var(--line);padding-left:14px;margin:-20px 0 40px}.policy-address{line-height:1.9}
@media(max-width:900px){.subpage main{padding-top:80px}.subpage .page-section{padding-bottom:100px}}
@media(max-width:600px){.subpage main{padding-top:76px}.subpage .page-section{padding-bottom:85px}.confirm-row{grid-template-columns:1fr;gap:6px;padding:16px 0}.form-actions .button-primary,.form-actions .button-secondary{width:100%}.policy h3{margin-top:40px}}

/* Optional Cloudflare Turnstile widget (size flexible: 100% wide, 65px tall) sits between the consent line and the actions. */
.turnstile{margin:28px 0 0;min-height:65px}.turnstile iframe{max-width:100%}

/* Print keeps the reading order: chrome hidden, hero collapsed, ink instead of white on the unprinted pink. */
@media print{.site-header,.mobile-nav,.hero-bottom,.media-dialog,.back-top{display:none!important}.hero{min-height:0;padding:48px var(--gutter);gap:28px;color:var(--ink);box-shadow:none}.section{break-inside:avoid;padding-top:35px}.reveal{opacity:1!important;transform:none!important}.works>.container{animation:none;transform:none}.new-project-identity{color:var(--ink)}footer{break-inside:avoid;color:var(--ink)}.footer-bottom{border-color:var(--line)}.media-wall{grid-template-columns:repeat(5,1fr)}}
