:root{color-scheme:light;--ink:#142326;--ink-2:#1b2d30;--paper:#f5f4ef;--white:#fff;--teal:#00a5ad;--line:#cdd0cb;--muted:#6b7473}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-weight:300;letter-spacing:.035em}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:300;letter-spacing:.08em;line-height:1.45}p{line-height:1.95}.customer-theme{min-height:100vh}.section-shell{padding:112px clamp(36px,6vw,92px)}.section-kicker{margin:0 0 24px;color:var(--teal);font-size:11px;font-weight:500;letter-spacing:.28em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:64px}.section-heading h2{margin:0;font-size:clamp(30px,3vw,45px)}.journal-featured a,.journal-grid span,.section-heading>a,.story-copy>a{padding-bottom:8px;border-bottom:1px solid;font-size:11px;letter-spacing:.2em}.outline-button{display:inline-flex;min-height:50px;gap:35px;padding:0 24px;border:1px solid;font-size:12px;letter-spacing:.12em}.outline-button,.site-header{align-items:center;justify-content:space-between}.site-header{position:absolute;z-index:50;top:0;left:0;width:100%;height:94px;display:flex;padding:0 clamp(36px,5vw,72px);color:white;background:var(--ink);border-bottom:1px solid rgba(255,255,255,.13)}.site-header.is-home{background:linear-gradient(rgba(11,24,27,.75),rgba(11,24,27,.05))}.brand-link img{width:174px;max-height:58px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.site-nav{display:flex;height:100%;align-items:center;gap:clamp(18px,2.15vw,36px)}.site-nav a{position:relative;height:100%;display:grid;place-items:center;font-size:12px;letter-spacing:.12em;white-space:nowrap}.site-nav a[aria-current=page]:after{position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--teal);content:""}.menu-button{display:none;color:white;background:none;border:0}.menu-button b{font-size:11px;font-weight:400}.home-hero{position:relative;height:min(790px,100vh);min-height:700px;color:white;background-size:cover;background-position:50%}.hero-copy{position:absolute;top:50%;left:clamp(90px,13vw,190px);max-width:560px;transform:translateY(-43%)}.hero-copy>p{margin-bottom:28px;font-size:10px;letter-spacing:.32em}.hero-copy h1{margin-bottom:24px;font-size:clamp(48px,5vw,74px);line-height:1.35}.hero-copy>span{font-size:14px;letter-spacing:.1em}.hero-actions{display:flex;align-items:center;gap:36px;margin-top:42px}.hero-actions>a:last-child{font-size:12px;letter-spacing:.12em}.hero-rail{position:absolute;top:47%;left:32px;display:flex;align-items:center;gap:12px;transform:rotate(-90deg) translateX(-50%);transform-origin:left top;font-size:9px;letter-spacing:.25em}.hero-rail i{width:44px;height:1px;background:rgba(255,255,255,.55)}.hero-pages{position:absolute;right:54px;bottom:100px;display:flex;align-items:center;gap:12px;font-size:12px}.hero-pages i{width:65px;height:1px;background:white}.hero-pages span{opacity:.5}.scroll-hint{position:absolute;bottom:32px;left:50%;font-size:9px;letter-spacing:.25em;transform:translateX(-50%)}.scroll-hint i{display:block;width:1px;height:33px;margin:14px auto -33px;background:white}.selected-projects{background:#fff}.project-mosaic{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:1fr 1fr;gap:26px}.project-mosaic>a{position:relative;overflow:hidden;color:white}.project-mosaic .project-large{grid-row:1/3}.project-mosaic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.project-mosaic a:hover img{transform:scale(1.02)}.project-mosaic>a>div{position:absolute;right:0;bottom:0;left:0;padding:40px;background:linear-gradient(transparent,rgba(7,17,19,.75))}.project-mosaic h3{margin:0;font-size:25px}.project-mosaic p{margin:4px 0 0;font-size:11px;letter-spacing:.15em}.project-large{min-height:690px}.services-strip{background:var(--paper)}.service-list{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.service-list a{position:relative;min-height:180px;padding:28px 24px;border-right:1px solid var(--line)}.service-list a:last-child{border-right:0}.service-list b{display:block;color:var(--teal);font-size:11px;font-weight:500}.service-list span{position:absolute;bottom:32px;left:24px;font-size:16px;writing-mode:vertical-rl;writing-mode:initial}.service-list i{position:absolute;right:18px;bottom:28px;font-style:normal}.home-story{display:grid;grid-template-columns:1fr 1.15fr;min-height:620px;background:var(--ink);color:white}.story-copy{align-self:center;padding:80px clamp(42px,7vw,105px)}.story-copy h2{font-size:clamp(34px,3.2vw,48px)}.story-copy>p:not(.section-kicker){max-width:520px;color:#c9d0cf}.story-copy>a{display:inline-block;margin-top:24px}.home-story>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.process-preview{background:white}.process-line{position:relative;display:grid;grid-template-columns:repeat(8,1fr);padding-top:30px}.process-line:before{position:absolute;top:61px;right:0;left:0;height:1px;background:var(--line);content:""}.process-line>div{position:relative;text-align:center}.process-line b{display:block;color:var(--teal);font-size:10px;font-weight:400}.process-line i{position:relative;z-index:1;display:block;width:9px;height:9px;margin:26px auto 24px;background:var(--paper);border:2px solid var(--teal);border-radius:50%}.process-line span{font-size:13px}.journal-preview{background:var(--paper)}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.journal-grid img{width:100%;aspect-ratio:1.35;-o-object-fit:cover;object-fit:cover}.journal-grid small{display:block;margin-top:24px;color:var(--teal);font-size:9px;letter-spacing:.16em}.journal-grid h3{min-height:70px;margin:10px 0 24px;font-size:20px}.journal-grid span{font-size:9px}.faq-preview{display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;background:#fff}.faq-preview h2{font-size:clamp(34px,3vw,46px)}.faq-preview>div:first-child>a{display:inline-block;margin-top:30px;padding-bottom:8px;border-bottom:1px solid;font-size:10px;letter-spacing:.15em}.faq-list details,.faq-page details{border-top:1px solid var(--line)}.faq-list summary,.faq-page summary{display:flex;align-items:center;gap:25px;padding:26px 0;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker,.faq-page summary::-webkit-details-marker{display:none}.faq-list summary b,.faq-page summary b{color:var(--teal);font-size:10px;font-weight:400}.faq-list summary i,.faq-page summary i{margin-left:auto;font-style:normal}.faq-list details[open] summary i,.faq-page details[open] summary i{transform:rotate(45deg)}.faq-list details p{margin:-5px 40px 26px;color:var(--muted);font-size:13px}.inner-hero{min-height:560px;display:grid;place-items:center;padding:170px clamp(60px,10vw,150px) 90px;color:white;background:var(--ink)}.inner-hero>div{max-width:900px;text-align:center}.inner-hero h1{font-size:clamp(40px,4.8vw,66px)}.inner-hero>div>p:last-child{max-width:650px;margin:22px auto 0;color:#bdc7c6}.inner-hero.has-image{grid-template-columns:1fr 1fr;padding:94px 0 0 clamp(60px,8vw,120px);text-align:left}.inner-hero.has-image>div{padding-right:7vw;text-align:left}.inner-hero.has-image>div>p:last-child{margin-left:0}.inner-hero.has-image>img{width:100%;height:100%;min-height:610px;-o-object-fit:cover;object-fit:cover}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:white}.about-story h2,.expertise h2,.founder-block h2{font-size:clamp(34px,3.2vw,48px)}.about-story>div:last-child{color:#535e5d}.founder-block{position:relative;min-height:650px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;padding-right:8vw;color:white;background:var(--ink)}.founder-space{width:100%;height:650px;-o-object-fit:cover;object-fit:cover;opacity:.55}.founder-photo{position:absolute;bottom:0;left:27%;height:610px}.founder-block>div{position:relative;z-index:2}.founder-block blockquote{margin:45px 0 0;font-size:20px;line-height:2}.philosophy{color:white;background:var(--ink-2)}.philosophy>h2{font-size:42px}.philosophy>div{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:60px}.philosophy article{padding-top:26px;border-top:1px solid #576365}.philosophy b,.process-grid b,.service-rows b{color:var(--teal);font-size:11px;font-weight:400}.philosophy p{color:#b5c0bf}.expertise{display:grid;grid-template-columns:1fr 1fr;gap:28px;background:white}.expertise>div{grid-column:1/-1;max-width:600px}.expertise img{width:100%;height:420px;-o-object-fit:cover;object-fit:cover}.service-rows{background:white}.service-rows article{display:grid;grid-template-columns:80px 1fr 1.2fr .6fr;align-items:center;gap:40px;padding:38px 0;border-top:1px solid var(--line)}.service-rows h2{margin:0;font-size:24px}.service-rows p{margin:0;color:var(--muted);font-size:13px}.service-rows a{font-size:9px;letter-spacing:.15em}.design-scope{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:100px clamp(36px,7vw,105px);color:white;background:var(--ink)}.design-scope h2{font-size:44px}.design-scope img{width:100%;filter:invert(.9)}.project-filter{display:flex;gap:40px;padding-top:45px;padding-bottom:45px;background:var(--ink);border-top:1px solid #405053}.project-filter button{padding:6px 0;color:#aeb9b8;background:none;border:0;border-bottom:1px solid transparent;font-size:10px;letter-spacing:.15em}.project-filter button:first-child{color:var(--teal);border-color:var(--teal)}.projects-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:70px 32px;background:white}.projects-gallery article.wide{grid-row:span 2}.projects-gallery article.wide img{height:720px}.projects-gallery img{width:100%;height:340px;-o-object-fit:cover;object-fit:cover}.projects-gallery h2{margin:20px 0 2px;font-size:22px}.projects-gallery p{color:var(--muted);font-size:11px}.clinic-link{display:block;padding:100px 7vw;text-align:center;background:#e6eeeb}.clinic-link h2{font-size:46px}.clinic-link span{font-size:10px;letter-spacing:.18em}.journal-featured{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:7vw;background:white}.journal-featured img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover}.journal-featured h2{font-size:38px}.article-list{display:grid;grid-template-columns:repeat(2,1fr);gap:60px 40px;background:var(--paper)}.article-list img{width:100%;height:310px;-o-object-fit:cover;object-fit:cover}.article-list small{display:block;margin:18px 0 10px;color:var(--teal);font-size:9px}.article-list h2{font-size:24px}.article-list span{font-size:9px;letter-spacing:.15em}.faq-page{background:white}.faq-page summary{padding:34px 0}.faq-page summary h2{margin:0;font-size:24px}.faq-page details p{max-width:760px;margin:-5px 0 34px 60px;color:var(--muted)}.faq-note{padding:110px 10vw;color:white;text-align:center;background:var(--ink)}.faq-note h2{font-size:42px}.faq-note .outline-button{margin-top:30px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-top:0;padding-bottom:0;background:white}.process-grid article{min-height:310px;padding:50px 38px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid h2{margin-top:35px;font-size:23px}.process-grid p{color:var(--muted);font-size:13px}.before-start{display:grid;grid-template-columns:1fr 1fr;gap:9vw;padding:110px 8vw;color:white;background:var(--ink)}.before-start h2{font-size:44px}.before-start>div:last-child p{padding:14px 0;border-bottom:1px solid #455356;color:#c7cecd}.clinic-intro{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;background:white}.clinic-intro h2{font-size:43px}.clinic-intro img{width:100%;height:560px;-o-object-fit:cover;object-fit:cover}.clinic-articles{background:#e6eeeb}.clinic-articles>a{display:grid;grid-template-columns:80px 1fr auto;align-items:center;padding:30px 0;border-top:1px solid #bbc8c5}.clinic-articles>a span{color:var(--teal);font-size:11px}.clinic-articles h2{margin:0;font-size:24px}.long-article{max-width:900px;margin:auto;padding:110px 45px;background:white}.article-meta{color:var(--teal);font-size:10px;letter-spacing:.15em}.article-lead{margin:35px 0 70px;font-size:19px}.long-article section{display:grid;grid-template-columns:70px 1fr;padding:38px 0;border-top:1px solid var(--line)}.long-article section>b{color:var(--teal);font-size:12px}.long-article section h2{font-size:25px}.long-article section p{color:var(--muted)}.article-wide-image{width:100%;height:650px;-o-object-fit:cover;object-fit:cover}.article-checklist{background:white}.article-checklist h2{font-size:42px}.article-checklist>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.article-checklist span{padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;background:white}.contact-visual>img{width:100%;height:520px;-o-object-fit:cover;object-fit:cover}.contact-visual>div{display:grid;margin-top:35px}.contact-visual p{margin:16px 0 2px;color:var(--teal);font-size:9px;letter-spacing:.2em}.contact-form-wrap h2{font-size:36px}.contact-form-wrap>p{color:var(--muted)}.contact-form{display:grid;gap:24px;margin-top:40px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-form label{display:grid;gap:10px;font-size:12px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:12px 0;color:var(--ink);background:transparent;border:0;border-bottom:1px solid var(--line);outline:none}.contact-form textarea{min-height:120px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--teal)}.form-submit{display:flex;min-height:55px;align-items:center;justify-content:space-between;padding:0 22px;color:white;background:var(--ink);border:0}.form-result{font-size:13px}.next-steps{background:#e6eeeb}.next-steps>div{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.next-steps article{padding-top:25px;border-top:1px solid #b7c4c1}.next-steps b{color:var(--teal);font-size:11px}.next-steps h3{margin-top:30px;font-size:20px}.next-steps p{color:var(--muted);font-size:13px}.contact-band{display:grid;grid-template-columns:.5fr 1.4fr .55fr;align-items:center;gap:60px;padding:90px clamp(36px,7vw,105px);color:white;background:var(--ink)}.contact-band h2{margin-bottom:8px;font-size:clamp(30px,3vw,44px)}.contact-band p:not(.section-kicker){margin:0;color:#b9c4c3}.site-footer{display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:70px;padding:75px clamp(36px,7vw,105px) 28px;background:white}.footer-brand img{width:190px}.footer-brand p{max-width:390px;margin-top:25px;color:var(--muted);font-size:12px}.footer-contact{display:grid;align-content:start;gap:7px;font-size:12px}.footer-contact p{margin:0 0 10px;color:var(--teal);font-size:9px;letter-spacing:.2em}.site-footer nav{display:grid;align-content:start;gap:12px;font-size:12px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;margin-top:35px;padding-top:22px;color:#909796;border-top:1px solid var(--line);font-size:9px;letter-spacing:.1em}@media(max-width:900px){.section-shell{padding:78px 28px}.site-header{height:76px;padding:0 24px}.brand-link img{width:145px}.menu-button{display:flex;align-items:center;gap:4px}.menu-button span,.site-nav{display:none}.site-nav{position:absolute;top:76px;right:0;left:0;height:auto;padding:20px 28px;background:var(--ink);border-top:1px solid #3b4b4d}.site-nav.is-open{display:grid}.site-nav a{height:44px;justify-content:start}.site-nav a[aria-current=page]:after{right:auto;width:25px}.home-hero{height:740px;min-height:0;background-position:62%}.hero-copy{right:28px;left:62px}.hero-copy h1{font-size:48px}.hero-rail{left:20px}.hero-pages{right:24px}.project-mosaic{grid-template-columns:1fr;grid-template-rows:auto}.project-mosaic .project-large{grid-row:auto}.project-large,.project-mosaic>a{min-height:390px}.service-list{grid-template-columns:1fr}.service-list a{min-height:90px;border-right:0;border-bottom:1px solid var(--line)}.service-list span{bottom:auto;top:32px;left:70px}.about-story,.clinic-intro,.contact-layout,.design-scope,.expertise,.faq-preview,.founder-block,.home-story,.inner-hero.has-image,.journal-featured{grid-template-columns:1fr}.home-story>img{max-height:500px}.process-line{grid-template-columns:repeat(4,1fr);row-gap:45px}.process-line:before{display:none}.journal-grid,.next-steps>div,.philosophy>div{grid-template-columns:1fr}.inner-hero{min-height:500px;padding:130px 28px 70px}.inner-hero.has-image{padding:120px 0 0}.inner-hero.has-image>div{padding:0 28px 60px}.inner-hero.has-image>img{min-height:430px}.founder-block{padding:0 28px 70px}.founder-space{height:500px}.founder-photo{left:4%;height:470px}.founder-block>div{padding-top:45px}.expertise>div{grid-column:auto}.service-rows article{grid-template-columns:45px 1fr}.service-rows article a,.service-rows article p{grid-column:2}.project-filter{overflow:auto;padding:25px 28px}.projects-gallery{grid-template-columns:1fr}.projects-gallery article.wide img,.projects-gallery img{height:420px}.article-list,.process-grid{grid-template-columns:1fr 1fr}.before-start{grid-template-columns:1fr}.article-wide-image{height:400px}.article-checklist>div{grid-template-columns:1fr 1fr}.contact-band{grid-template-columns:1fr;gap:28px;padding:70px 28px}.site-footer{grid-template-columns:1fr;gap:36px;padding:60px 28px 25px}.footer-bottom{grid-column:auto}.field-pair{grid-template-columns:1fr}}@media(max-width:560px){.hero-copy{left:42px}.hero-copy h1{font-size:39px}.hero-actions,.section-heading{align-items:flex-start;flex-direction:column}.project-large,.project-mosaic>a{min-height:310px}.process-line{grid-template-columns:repeat(2,1fr)}.article-list,.process-grid{grid-template-columns:1fr}.projects-gallery article.wide img,.projects-gallery img{height:340px}.article-checklist>div{grid-template-columns:1fr}.founder-photo{height:390px}.founder-space{height:420px}.contact-band .outline-button{justify-self:start}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-mosaic img{transition:none}}@media(min-width:901px){.section-shell{padding-top:80px;padding-bottom:80px}.home-hero{height:min(720px,100vh);min-height:650px}.home-quick{display:grid;grid-template-columns:repeat(3,1fr);height:220px;background:var(--ink)}.home-quick a{position:relative;overflow:hidden;color:white;border-right:1px solid var(--ink)}.home-quick img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.72)}.home-quick span{position:absolute;bottom:24px;left:28px;font-size:13px;letter-spacing:.12em}.home-story,.project-large{min-height:520px}.journal-grid img{height:245px;aspect-ratio:auto}.contact-band{padding-top:65px;padding-bottom:65px}.site-footer{padding-top:52px;padding-bottom:24px}}.home-story{color:var(--ink);background:#fff}.story-copy>p:not(.section-kicker){color:var(--muted)}@media(min-width:761px) and (max-width:900px){.site-header{height:76px;padding:0 28px}.menu-button{display:none}.site-nav{position:static;display:flex;height:100%;padding:0;background:transparent;border:0;gap:18px}.site-nav a{height:100%;font-size:10px;justify-content:center}.section-shell{padding:64px 48px}.home-hero{height:660px;background-position:50%}.hero-copy{left:70px}.home-quick{height:190px}.project-mosaic{grid-template-columns:1.45fr 1fr;grid-template-rows:1fr 1fr;height:510px}.project-mosaic .project-large{grid-row:1/3;min-height:0}.project-mosaic>a{min-height:0}.service-list{grid-template-columns:repeat(5,1fr)}.service-list a{min-height:150px;border-right:1px solid var(--line);border-bottom:0}.service-list span{top:auto;bottom:28px;left:15px;font-size:12px}.home-story{grid-template-columns:1fr 1.15fr}.home-story>img{max-height:none}.process-line{grid-template-columns:repeat(8,1fr);row-gap:0}.process-line:before{display:block}.journal-grid{grid-template-columns:repeat(3,1fr)}.faq-preview{grid-template-columns:.7fr 1.3fr}.contact-band{grid-template-columns:.5fr 1.4fr .55fr}.site-footer{grid-template-columns:1.4fr 1fr .7fr}.footer-bottom{grid-column:1/-1}.field-pair{grid-template-columns:1fr 1fr}}@media(max-width:900px){.home-quick{display:grid;grid-template-columns:repeat(3,1fr);height:180px;background:var(--ink)}.home-quick a{position:relative;overflow:hidden;color:white}.home-quick img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.72)}.home-quick span{position:absolute;right:8px;bottom:14px;left:8px;text-align:center;font-size:10px}}@media(min-width:901px){.home-hero{height:680px;min-height:680px}.home-quick{height:180px}.project-mosaic{height:510px}.project-large{min-height:0}.services-strip{padding-top:64px;padding-bottom:64px}.home-story{min-height:480px}.journal-preview,.process-preview{padding-top:64px;padding-bottom:64px}.journal-grid img{height:180px}.faq-preview{padding-top:64px;padding-bottom:64px}.site-footer{padding-top:42px}.home-hero{height:570px;min-height:570px}.hero-copy{top:55%;left:clamp(82px,11vw,160px);max-width:520px;transform:translateY(-36%)}.hero-copy h1{font-size:clamp(44px,4vw,58px);line-height:1.32}.hero-copy>p{margin-bottom:20px}.hero-actions{margin-top:32px}.inner-hero{min-height:500px;place-items:initial;align-items:center;padding:154px clamp(60px,8vw,120px) 68px}.inner-hero>div{max-width:720px;text-align:left}.inner-hero h1{margin-bottom:18px;font-size:clamp(42px,4vw,56px);line-height:1.32}.inner-hero>div>p:last-of-type{max-width:680px;margin:18px 0 0}.inner-hero.has-image{position:relative;min-height:620px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);padding:94px 0 0 clamp(60px,8vw,120px)}.inner-hero.has-image>div{position:relative;z-index:3;padding-right:7vw}.inner-hero.has-image>img:not(.hero-portrait){height:526px;min-height:526px}.inner-hero-action{margin-top:32px}.inner-hero--about{overflow:hidden;min-height:800px;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.inner-hero--about.has-image>img:not(.hero-portrait){height:706px;min-height:706px}.inner-hero--about.has-image>.hero-portrait{position:absolute;z-index:2;right:12%;bottom:0;width:auto;height:590px;min-height:0;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;filter:none}.inner-hero--about~.founder-block{display:none}.hero-founder-meta{width:280px;display:grid;gap:8px;margin-top:42px;padding-top:34px;border-top:2px solid var(--teal)}.hero-founder-meta span{margin-bottom:4px;font-size:9px;letter-spacing:.24em}.hero-founder-meta strong{font-size:19px;font-weight:300;letter-spacing:.12em}.hero-founder-meta small{color:#bdc7c6;font-size:11px}.about-story{min-height:660px;align-items:center}.philosophy{min-height:560px}.project-filter{padding-top:32px;padding-bottom:32px}.projects-gallery{gap:46px 28px;padding-top:64px;padding-bottom:70px}.projects-gallery article.wide img{height:560px}.projects-gallery img{height:285px}.clinic-link{padding-top:74px;padding-bottom:74px}.clinic-link h2{font-size:40px}.long-article{padding-top:78px;padding-bottom:78px}.long-article section{padding-top:26px;padding-bottom:26px}.article-lead{margin-bottom:52px}.article-wide-image{height:560px}.clinic-articles>h2{margin:0 0 48px;font-size:40px}.clinic-articles>a{grid-template-columns:80px 1fr auto;padding-top:25px;padding-bottom:25px}.clinic-articles h3{margin:0;font-size:22px;font-weight:300}.clinic-articles i{font-style:normal}.contact-layout{padding-top:62px;padding-bottom:62px}.contact-visual>img{height:460px}.contact-form{gap:20px;margin-top:32px}.next-steps{padding-top:58px;padding-bottom:58px}}@media(min-width:761px) and (max-width:900px){.home-hero{height:570px;min-height:570px}.hero-copy{top:54%;transform:translateY(-34%)}.hero-copy h1{font-size:48px}}.home-page .home-quick a:nth-child(3){background-image:var(--home-third-image);background-position:50%;background-size:cover}.home-page .home-quick a:nth-child(3) img{opacity:0}.home-page .project-mosaic>a:nth-child(3){background-image:var(--home-featured-third-image);background-position:50%;background-size:cover}.home-page .project-mosaic>a:nth-child(3)>img{opacity:0}.contact-band{display:none}.reference-contact-band{min-height:250px;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:8vw;padding:52px clamp(36px,7vw,105px);color:white;background:var(--ink)}.reference-contact-band h2{margin:0 0 8px;font-size:clamp(30px,3vw,44px)}.reference-contact-band p:not(.section-kicker){margin:0;color:#b9c4c3;font-size:12px}.reference-contact-band>div>a{display:inline-flex;justify-content:space-between;gap:40px;min-width:205px;margin-top:22px;padding:11px 0;border-bottom:1px solid var(--teal);font-size:10px;letter-spacing:.12em}.reference-contact-band dl{display:grid;grid-template-columns:.65fr 1fr;gap:25px 50px;margin:0}.reference-contact-band dl>div:last-child{grid-column:1/-1}.reference-contact-band dt{margin-bottom:8px;color:#9eaeac;font-size:9px;letter-spacing:.22em}.reference-contact-band dd{margin:0;font-size:13px;line-height:1.7}.site-footer .footer-contact{display:none}.site-footer{grid-template-columns:1.4fr 1fr}.home-page .faq-preview>div:first-child h2,.home-page .journal-preview .section-heading h2,.home-page .process-preview .section-heading h2,.home-page .selected-projects .section-heading h2,.home-page .services-strip .section-heading h2,.home-page .story-copy h2{font-size:0}.home-page .selected-projects .section-heading h2:after{content:var(--home-featured-title);font-size:clamp(30px,3vw,45px)}.home-page .services-strip .section-heading h2:after{content:var(--home-services-title);font-size:clamp(30px,3vw,45px)}.home-page .story-copy h2:after{content:var(--home-story-title);font-size:clamp(34px,3.2vw,48px)}.home-page .process-preview .section-heading h2:after{content:var(--home-process-title);font-size:clamp(30px,3vw,45px)}.home-page .journal-preview .section-heading h2:after{content:var(--home-journal-title);font-size:clamp(30px,3vw,45px)}.home-page .faq-preview>div:first-child h2:after{content:var(--home-faq-title);font-size:clamp(34px,3vw,46px)}@media(min-width:761px){.home-page .home-story{background-image:var(--home-story-image);background-position:100%;background-repeat:no-repeat;background-size:57.5% 100%}.home-page .home-story>img{opacity:0}}@media(max-width:900px){.reference-contact-band{grid-template-columns:1fr;gap:32px;padding:64px 28px}.reference-contact-band dl{grid-template-columns:1fr 1fr}}@media(max-width:560px){.reference-contact-band{padding:52px 22px}.reference-contact-band dl{grid-template-columns:1fr}.reference-contact-band dl>div:last-child{grid-column:auto}}@media(min-width:1200px){body:has(.home-page) .brand-link img{width:280px;max-height:68px}.home-page .home-hero{height:852px;min-height:852px}.home-page .hero-copy{top:62%;left:104px;transform:translateY(-30%)}.home-page .hero-rail{left:80px}.home-page .hero-actions>a:first-child{order:2;padding:0;border:0}.home-page .hero-actions>a:last-child{order:1;min-height:50px;display:inline-flex;align-items:center;padding:0 24px;border:1px solid}.home-page .home-quick{height:290px}.home-page .selected-projects{height:701px;padding-top:48px;padding-bottom:48px}.home-page .selected-projects .section-heading{margin-bottom:40px}.home-page .project-mosaic{height:455px}.home-page .services-strip{height:400px;padding-top:42px;padding-bottom:42px}.home-page .services-strip .section-heading{margin-bottom:36px}.home-page .service-list a{min-height:135px}.home-page .home-story{height:464px;min-height:464px}.home-page .story-copy{padding-top:54px;padding-bottom:54px}.home-page .process-preview{height:400px;padding-top:48px;padding-bottom:48px}.home-page .process-preview .section-heading{margin-bottom:44px}.home-page .journal-preview{height:513px;padding-top:42px;padding-bottom:42px}.home-page .journal-preview .section-heading{margin-bottom:34px}.home-page .journal-grid img{height:135px}.home-page .journal-grid h3{min-height:52px;margin-top:8px;margin-bottom:16px}.home-page .faq-preview{height:418px;padding-top:42px;padding-bottom:42px}.home-page .faq-list summary{padding-top:19px;padding-bottom:19px}body:has(.home-page) .reference-contact-band{height:283px;padding-top:48px;padding-bottom:48px}body:has(.home-page) .site-footer{height:208px;gap:36px;padding-top:28px;padding-bottom:16px}body:has(.home-page) .footer-brand p{display:none}body:has(.home-page) .footer-bottom{margin-top:10px;padding-top:10px}.home-page .service-list b{position:relative;color:var(--ink);font-size:48px;font-weight:300;line-height:1}.home-page .service-list b:after{position:absolute;bottom:-13px;left:0;width:22px;height:2px;background:var(--teal);content:""}.home-page .service-list span{bottom:30px;font-size:12px}.home-page .service-list i{display:none}}