/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#153c32;--deep:#092b24;--gold:#c3a46e;--paper:#f4f2ec;--text:#242722;--muted:#72756f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);letter-spacing:.04em;background:#faf9f6;margin:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:.08em;font-family:Noto Serif TC,Songti TC,serif;font-weight:500}h2{font-size:clamp(2rem,4.2vw,4.2rem);line-height:1.35}.siteHeader{z-index:30;background:#faf9f6f5;border-bottom:1px solid #153c321f;align-items:center;gap:4vw;height:92px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{margin-right:auto}.brand img{object-fit:contain;width:136px;height:72px}.siteHeader nav{gap:2.4rem;font-size:.88rem;display:flex}.siteHeader nav a{position:relative}.siteHeader nav a:after{content:"";background:var(--ink);width:0;height:1px;transition:all .3s;position:absolute;bottom:-9px;left:0}.siteHeader nav a:hover:after{width:100%}.navCta{border:1px solid var(--ink);padding:.75rem 1.3rem;font-size:.84rem}.hero{color:#fff;height:calc(100vh - 92px);min-height:650px;position:relative}.hero>img{object-position:center}.heroShade{background:linear-gradient(90deg,#051c17c7 0%,#051c1761 42%,#051c170f 72%);position:absolute;inset:0}.heroCopy{max-width:660px;position:absolute;top:50%;left:8vw;transform:translateY(-50%)}.hero h1{margin:.55rem 0 1.5rem;font-size:clamp(3.2rem,7vw,6.8rem);line-height:1.15}.heroCopy>p:not(.eyebrow){max-width:520px;font-size:1.05rem;line-height:2}.heroActions{align-items:center;gap:2rem;margin-top:2rem;display:flex}.scrollNote{letter-spacing:.25em;writing-mode:vertical-rl;font-size:.65rem;position:absolute;bottom:2.5rem;right:3vw}.eyebrow{letter-spacing:.28em;color:var(--ink);margin-bottom:1.2rem;font-size:.68rem;font-weight:700}.light{color:#e1d4b8}.button{letter-spacing:.12em;cursor:pointer;border:0;justify-content:center;align-items:center;padding:1rem 1.7rem;font-size:.84rem;display:inline-flex}.gold{background:var(--gold);color:#102d25}.dark{background:var(--ink);color:#fff}.outlineLight{color:#fff;border:1px solid #ffffffb3}.textLink{border-bottom:1px solid;padding-bottom:.35rem;font-size:.85rem;display:inline-block}.lightLink{color:#fff}.section{padding:9rem 8vw}.intro{grid-template-columns:1.2fr .8fr;align-items:center;gap:10vw;display:grid}.intro h2{font-size:clamp(2rem,3.6vw,3.8rem)}.prose{color:#545751;font-size:1rem;line-height:2.2}.prose .textLink{color:var(--ink);margin-top:1.5rem}.projectsSection{background:var(--paper)}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:4rem;display:flex}.sectionHead h2{margin-bottom:0}.projectGrid{grid-template-columns:1.25fr .75fr;gap:4rem 2rem;display:grid}.projectCard .projectImage{background:#ddd;position:relative;overflow:hidden}.projectCard .projectImage img{transition:transform .8s}.projectCard:hover img{transform:scale(1.025)}.p1{grid-row:span 2}.p1 .projectImage{height:780px}.p2 .projectImage,.p3 .projectImage{height:330px}.projectMeta{border-bottom:1px solid #c9c5bd;justify-content:space-between;align-items:baseline;padding:1.2rem 0 2rem;display:flex}.projectMeta h3{font-family:Noto Serif TC,serif;font-size:1.45rem;font-weight:500}.projectMeta p{color:var(--muted);font-size:.75rem}.featured{background:var(--deep);color:#fff;grid-template-columns:62% 38%;min-height:720px;display:grid}.featuredImage{position:relative}.featuredCopy{flex-direction:column;justify-content:center;padding:8rem 5vw;display:flex}.featuredCopy h2{margin-bottom:.5rem}.featuredCopy>p:not(.eyebrow):not(.featureMeta){color:#d5d8d3;line-height:2.1}.featureMeta{letter-spacing:.18em;color:#c7b58f;margin-bottom:2.5rem;font-size:.76rem}.featuredCopy .button{align-self:flex-start;margin-top:2rem}.processPreview{text-align:center}.processPreview h2{margin-bottom:4rem}.steps{text-align:left;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;display:grid}.step{border-top:1px solid #bbb7ad;padding-top:1.8rem}.step span{color:var(--gold);font-family:serif;font-size:1.5rem}.step h3{margin-top:2rem;font-weight:500}.step p{color:var(--muted);font-size:.84rem;line-height:1.8}.cta{text-align:center;background:var(--ink);color:#fff;padding:9rem 8vw}.cta h2{font-size:clamp(2rem,4vw,4rem)}.cta>p:not(.eyebrow){color:#d4ddd8;margin-bottom:2.5rem}.pageHero{background:var(--paper);padding:8rem 8vw 6rem}.pageHero h1{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,6rem)}.pageHero>p:last-child{color:#5d625d;max-width:680px;line-height:2}.contentSection{padding:7rem 8vw}.contentSection h2{font-size:clamp(2rem,3.5vw,3.6rem)}.projectListing{grid-template-columns:repeat(2,1fr);gap:5rem 2rem;display:grid}.listingCard .projectImage{height:470px;position:relative}.listingCard:first-child{grid-column:1/-1}.listingCard:first-child .projectImage{height:70vh}.aboutGrid,.contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:8vw;display:grid}.aboutImage{height:650px;position:relative}.aboutCopy{line-height:2.1}.values{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.value{border-top:1px solid #bbb;padding-top:1.5rem}.value span{color:var(--gold)}.processList{max-width:1050px;margin:auto}.processItem{border-bottom:1px solid #ccc;grid-template-columns:120px 1fr 1fr;gap:3rem;padding:3rem 0;display:grid}.processItem>span{color:var(--gold);font-family:serif;font-size:2rem}.processItem h3{font-size:1.4rem;font-weight:500}.processItem p{color:var(--muted);line-height:2}.caseHero{color:#fff;height:78vh;position:relative}.caseHero:after{content:"";background:linear-gradient(#0000 40%,#051915b3);position:absolute;inset:0}.caseHeroCopy{z-index:2;position:absolute;bottom:6rem;left:8vw}.caseHero h1{margin-bottom:.7rem;font-size:clamp(3.5rem,7vw,7rem)}.caseIntro{grid-template-columns:.65fr 1.35fr;gap:8vw;display:grid}.caseFacts{color:var(--muted);font-size:.8rem;line-height:2.1}.caseStory{font-size:1.05rem;line-height:2.2}.gallery{grid-template-columns:1fr 1fr;display:grid}.galleryImage{height:60vw;max-height:800px;position:relative}.galleryImage.wide{grid-column:1/-1;height:62vw;max-height:900px}.contactDetails h2{font-size:clamp(2.4rem,4vw,4rem)}.contactDetails a,.contactDetails address{margin:1.5rem 0;font-style:normal;line-height:1.8;display:block}.contactActions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.inquiryForm{background:var(--paper);padding:3rem}.inquiryForm label{flex-direction:column;gap:.65rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.inquiryForm input,.inquiryForm select,.inquiryForm textarea{font:inherit;background:0 0;border:0;border-bottom:1px solid #a9a69e;outline:none;padding:.9rem .2rem}.inquiryForm input:focus,.inquiryForm textarea:focus{border-color:var(--ink)}.formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.formNote{color:var(--muted);margin-top:1rem;font-size:.7rem;line-height:1.6}footer{background:#e7e4dc;grid-template-columns:1.4fr 1fr .7fr;gap:5vw;padding:5rem 7vw 2rem;display:grid;position:relative}footer img{object-fit:contain}footer h3{letter-spacing:.22em;color:var(--ink);font-size:.7rem}footer a,footer p{margin:.35rem 0;font-size:.78rem;line-height:1.8;display:block}footer small{letter-spacing:.12em;color:#777;border-top:1px solid #c4c1b9;grid-column:1/-1;margin-top:3rem;padding-top:1.5rem;font-size:.62rem}@media (width<=900px){.siteHeader{height:76px;padding:0 1.2rem}.brand img{width:108px;height:60px}.siteHeader nav{display:none}.navCta{padding:.65rem .9rem}.hero{height:calc(100svh - 76px);min-height:620px}.heroCopy{left:1.5rem;right:1.5rem}.hero h1{font-size:3.3rem}.heroShade{background:linear-gradient(90deg,#051c17b8,#051c172e)}.section,.contentSection{padding:6rem 1.5rem}.intro,.aboutGrid,.contactGrid,.caseIntro{grid-template-columns:1fr;gap:3rem}.sectionHead{flex-direction:column;align-items:flex-start;gap:2rem}.projectGrid,.projectListing{grid-template-columns:1fr;gap:3rem}.p1{grid-row:auto}.p1 .projectImage,.p2 .projectImage,.p3 .projectImage,.listingCard .projectImage,.listingCard:first-child .projectImage{height:67vw;min-height:330px}.featured{grid-template-columns:1fr}.featuredImage{height:70vw;min-height:390px}.featuredCopy{padding:5rem 1.5rem}.steps{grid-template-columns:1fr 1fr}.pageHero{padding:6rem 1.5rem 4rem}.values{grid-template-columns:1fr}.processItem{grid-template-columns:65px 1fr;gap:1rem}.processItem p{grid-column:2}.formRow{grid-template-columns:1fr}.inquiryForm{padding:2rem 1.3rem}footer{grid-template-columns:1fr;gap:2rem}.projectMeta{display:block}.scrollNote{display:none}}@media (width<=560px){.steps{grid-template-columns:1fr}.heroActions{flex-direction:column;align-items:flex-start}.hero h1{font-size:2.75rem}.cta{padding:6rem 1.5rem}}.caseMasthead{background:var(--paper);text-align:center;padding:clamp(5rem,9vw,9rem) 8vw clamp(3rem,6vw,5rem)}.caseMasthead h1{margin:.2rem 0 1rem;font-size:clamp(3rem,7vw,6.8rem);line-height:1.15}.caseMasthead>p:last-child{color:var(--muted);letter-spacing:.16em}.caseCover{background:#ece9e1;justify-content:center;align-items:center;margin:0;display:flex;overflow:hidden}.caseCover img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100svh - 92px);display:block}.caseKicker{letter-spacing:.25em;color:var(--ink);font-size:.68rem;font-weight:700}.gallery{background:#f4f2ec;flex-direction:column;gap:clamp(2.5rem,6vw,7rem);padding:clamp(3rem,7vw,8rem) max(1.25rem,6vw);display:flex}.galleryItem{justify-content:center;align-items:center;width:100%;margin:0;display:flex;overflow:hidden}.galleryItem img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:90svh;display:block}.caseNav,.caseBack{border-top:1px solid #d4d0c7;border-bottom:1px solid #d4d0c7;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 8vw;display:flex}.caseNav a,.caseBack a{letter-spacing:.12em;font-size:.82rem}.caseClosing{text-align:center;padding:8rem 1.5rem}.caseClosing h2{margin-bottom:2.5rem;font-size:clamp(2rem,4vw,4rem)}@media (width<=900px){.caseMasthead{padding:4.5rem 1.5rem 3rem}.caseCover img{max-height:80svh}.gallery{gap:2.5rem;padding:2.5rem 1rem}.galleryItem img{width:100%;max-height:none}.caseNav,.caseBack{gap:1rem;padding:2rem 1.25rem}.caseNav a,.caseBack a{font-size:.72rem}.caseClosing{padding:5rem 1.5rem}}.filmJournal{background:var(--deep);color:#fff;padding:clamp(6rem,9vw,10rem) 6vw}.filmJournalHead{grid-template-columns:.55fr 1.15fr .75fr;align-items:end;gap:4vw;margin-bottom:clamp(3rem,6vw,6rem);display:grid}.filmJournalHead .eyebrow{align-self:start;margin-top:.8rem}.filmJournalHead h2{margin:0;font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:1.3}.filmJournalHead>p:last-child{color:#bdc9c4;margin:0;line-height:2}.filmCards{grid-template-columns:1.12fr .88fr;gap:1.5rem;display:grid}.filmCard{aspect-ratio:16/9;color:#fff;background:#061f1a;display:block;position:relative;overflow:hidden}.filmCard video{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1);display:block}.filmCard:hover video{transform:scale(1.018)}.filmCardShade{background:linear-gradient(#0000 42%,#031511d1 100%);position:absolute;inset:0}.filmCardCopy{position:absolute;bottom:clamp(1.4rem,3vw,2.8rem);left:clamp(1.4rem,3vw,3rem);right:clamp(1.4rem,3vw,3rem)}.filmCardCopy>span{letter-spacing:.28em;color:#e3d5b9;font-size:.62rem}.filmCardCopy h3{letter-spacing:.1em;margin:.6rem 0;font-family:Noto Serif TC,serif;font-size:clamp(1.7rem,3vw,3rem);font-weight:500}.filmCardCopy p{letter-spacing:.12em;color:#e0e6e2;margin:0;font-size:.72rem}.caseFilm{background:var(--deep);color:#fff;padding:clamp(5rem,8vw,9rem) max(1.25rem,6vw)}.filmHeading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem;display:flex}.filmHeading .eyebrow{margin:0}.filmHeading h2{margin:0;font-size:clamp(2rem,3.6vw,3.8rem)}.caseFilm video{object-fit:contain;background:#03130f;width:100%;max-height:82svh;display:block;box-shadow:0 2rem 5rem #0000002e}@media (width<=900px){.filmJournal{padding:5rem 1rem}.filmJournalHead{margin:0 .5rem 3rem;display:block}.filmJournalHead h2{margin-bottom:1.5rem}.filmJournalHead>p:last-child{font-size:.9rem}.filmCards{grid-template-columns:1fr;gap:1rem}.filmCard{aspect-ratio:16/10}.caseFilm{padding:4.5rem 1rem}.filmHeading{margin:0 .5rem 2rem;display:block}.filmHeading h2{font-size:2rem}.filmHeading .eyebrow{margin-bottom:1rem}.caseFilm video{max-height:none}}.youtubeMore{text-align:center;margin-top:3rem}.youtubeWatch{letter-spacing:.14em;color:#e0e6e2;border-bottom:1px solid #ffffffa6;width:max-content;max-width:100%;margin:2rem auto 0;padding-bottom:.35rem;font-size:.76rem;display:block}.socialLinks{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.socialLinks a{border-bottom:1px solid #153c3240}.brand{color:var(--ink);align-items:center;gap:.72rem;display:flex}.brandMark{background:url(/images/logo.png) top/68px no-repeat;width:54px;height:48px;display:block}.brandText{flex-direction:column;line-height:1;display:flex}.brandText strong{letter-spacing:.14em;font-size:.88rem}.brandText small{letter-spacing:.4em;margin-top:.45rem;font-size:.66rem}@media (width<=560px){.brandMark{background-size:56px;width:44px;height:40px}.brandText strong{font-size:.74rem}.brandText small{font-size:.58rem}}.p4 .projectImage{height:330px}.projectGrid:has(.p4){grid-template-rows:auto auto auto}.caseNav{background:var(--paper);justify-content:space-between;padding:3rem 8vw;font-size:.82rem;display:flex}.caseKicker{letter-spacing:.16em;color:var(--gold);margin-bottom:1rem;font-size:.72rem}.caseStory h2{margin-bottom:2rem}.caseStory p{margin-bottom:1.5rem}.caseFacts strong{color:var(--ink);font-weight:500}.galleryImage img{object-position:center}.galleryImage.portrait{height:75vw;max-height:1050px}.caseClosing{text-align:center;background:var(--paper);padding:7rem 8vw}@media (width<=900px){.p4 .projectImage{height:67vw;min-height:330px}.caseNav{padding:2rem 1.5rem}.galleryImage.portrait{height:120vw}}.archiveSection{background:var(--paper);padding:8rem 8vw}.archiveHead{max-width:760px;margin-bottom:4rem}.archiveHead h2{margin-bottom:1rem}.archiveHead>p:last-child{color:var(--muted);line-height:1.8}.archiveGrid{grid-template-columns:repeat(3,1fr);gap:4rem 1.7rem;display:grid}.archiveImage{background:#ddd;height:290px;position:relative;overflow:hidden}.archiveImage img{transition:transform .7s}.archiveCard:hover .archiveImage img{transform:scale(1.03)}.archiveCard>span{color:var(--gold);margin-top:1.2rem;font-family:serif;display:block}.archiveCard h3{margin:.5rem 0;font-size:1.08rem;font-weight:500}.archiveCard p{color:var(--muted);font-size:.72rem}@media (width<=900px){.archiveSection{padding:6rem 1.5rem}.archiveGrid{grid-template-columns:1fr 1fr}.archiveImage{height:45vw}}@media (width<=560px){.archiveGrid{grid-template-columns:1fr}.archiveImage{height:66vw}}.brandIdentity,.footerIdentity{color:var(--ink);align-items:center;gap:.72rem;display:flex}.footerIdentity{gap:.85rem;margin-bottom:1.1rem}.footerIdentity .brandMark{background-size:78px;width:62px;height:55px}.footerIdentity .brandText strong{font-size:1rem}.footerIdentity .brandText small{font-size:.7rem}.founderSection{background:var(--deep);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;display:grid}.founderPortrait{background:#d7d1c6;height:650px;position:relative;overflow:hidden}.founderPortrait img{object-position:center}.portraitPlaceholder{color:#888;letter-spacing:.25em;place-items:center;height:100%;font-size:.7rem;display:grid}.founderCopy>h2{margin-bottom:2rem}.founderCopy>h2 span{letter-spacing:.25em;color:var(--gold);margin-top:1rem;font-family:Noto Sans TC,sans-serif;font-size:.85rem;display:block}.founderCopy>p{color:#d8dedb;line-height:2.2}.credential{border-top:1px solid #ffffff40;flex-direction:column;gap:.7rem;margin-top:2.5rem;padding-top:1.7rem;display:flex}.credential strong{font-size:.88rem;font-weight:500}.credential span{color:#b8c4bf;font-size:.72rem}@media (width<=900px){.founderSection{grid-template-columns:1fr;gap:3rem}.founderPortrait{height:115vw;max-height:720px}}.socialLinks{gap:1.2rem;margin-top:1.2rem;display:flex}.socialLinks a{border-bottom:1px solid var(--ink);letter-spacing:.08em;font-size:.72rem}.mapSection{padding:0 8vw 8rem}.mapFrame{filter:saturate(.65)contrast(.95);border:0;width:100%;height:470px}.mapLink{border:1px solid var(--ink);margin-top:1.25rem}.contactSocial{gap:1.4rem;margin-top:1.5rem;display:flex}.contactSocial a{border-bottom:1px solid var(--ink);padding-bottom:.3rem;font-size:.78rem}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.projectImage,.archiveImage,.galleryImage,.aboutImage,.founderPortrait{-webkit-user-select:none;user-select:none}@media (width<=900px){.mapSection{padding:0 1.5rem 6rem}.mapFrame{height:360px}}.archiveCard small{letter-spacing:.16em;color:var(--ink);border-bottom:1px solid var(--ink);margin-top:1rem;padding-bottom:.25rem;font-size:.62rem;display:inline-block}.caseBack{justify-content:space-between;align-items:center;gap:2rem;padding:5rem 8vw 8rem;display:flex}.credentialSection{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:10vw;padding:8rem 8vw;display:grid}.credentialSection h2{margin:0;font-size:clamp(2.2rem,4vw,4rem)}.credentialStatement>p{color:#d7ded9;margin-bottom:3rem;line-height:2.2}.credentialMark{border-top:1px solid #ffffff47;border-bottom:1px solid #ffffff47;gap:.55rem;padding:2rem 0;display:grid}.credentialMark span{letter-spacing:.2em;color:var(--gold);font-size:.66rem}.credentialMark strong{font-family:Noto Serif TC,serif;font-size:1.25rem;font-weight:500}.credentialMark small{color:#bfcac5;letter-spacing:.08em;font-size:.72rem}.caseHero{height:min(62vh,680px);min-height:460px}.gallery{background:#faf9f6;gap:1.25rem;max-width:1380px;margin:0 auto;padding:0 5vw 6rem}.galleryImage,.galleryImage.wide{aspect-ratio:4/3;background:var(--paper);grid-column:auto;height:auto;max-height:none}.galleryImage img{object-fit:contain}@media (width<=700px){.caseBack{flex-direction:column;align-items:flex-start;padding:4rem 1.5rem 6rem}.credentialSection{grid-template-columns:1fr;gap:3rem;padding:6rem 1.5rem}.caseHero{height:54vh;min-height:380px}.gallery{grid-template-columns:1fr;padding:0 1rem 5rem}.galleryImage,.galleryImage.wide{aspect-ratio:4/3;grid-column:1}}.gallery{background:#f2f0ea;gap:2px;max-width:1500px;margin:0 auto 7rem}.galleryImage{height:45vw;max-height:650px;overflow:hidden}.galleryImage.wide{height:52vw;max-height:760px}@media (width<=900px){.gallery{margin-bottom:4rem}.galleryImage,.galleryImage.wide{height:72vw;max-height:620px}}
