@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{color-scheme:dark;--bg:#0c0e0f;--ink:#f1ece3;--muted:#a7aaa8;--gold:#c5ad87;--line:#303331;--sans:'DM Sans',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:var(--bg)}.skip{position:fixed;top:-80px;left:20px;background:var(--ink);color:var(--bg);padding:15px;z-index:100}.skip:focus{top:15px}.navigation{position:absolute;top:0;left:0;width:100%;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:28px 3.2%;animation:appear .6s both}.navigation.scrolled{position:fixed;padding-top:19px;padding-bottom:19px;background:rgba(12,14,15,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px);animation:appear .25s both}.wordmark{font-size:13px;font-weight:500;letter-spacing:.24em}.navigation nav{display:flex;gap:36px;font-size:14px}.navigation nav a{transition:color .2s}.navigation nav a:hover{color:var(--gold)}.hero{height:min(810px,87svh);min-height:620px;position:relative;isolation:isolate;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image{background:url('/assets/doorway.f592dec88b.webp') center 52%/cover no-repeat;transform:scale(1.035);animation:scene 1.8s ease-out both;will-change:transform}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(5,11,15,.64),rgba(5,11,15,.14) 60%,transparent),linear-gradient(0deg,var(--bg),transparent 22%,transparent 80%,rgba(5,11,15,.3))}.hero-copy{position:absolute;left:3.2%;top:28%;max-width:820px}.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:400;line-height:1.8}.hero-copy .eyebrow{margin:0 0 24px;color:#d2d6d4}h1{font-size:clamp(64px,7.15vw,116px);line-height:1.03;letter-spacing:-.055em;font-weight:500;margin:0}h1 span,h1 em{display:block;animation:rise .8s .2s both}h1 em{font-family:var(--serif);font-weight:400;font-size:1.15em;letter-spacing:-.035em;animation-delay:.4s;line-height:1.03}.hero-sub{font-size:16px;letter-spacing:.055em;margin:29px 0 27px;color:#e1e2df}.intro{animation:rise .7s .7s both}.button{display:inline-flex;align-items:center;gap:34px;border:1px solid #d0d1c8;padding:15px 23px;font-size:14px;min-height:48px;transition:background .25s,color .25s}.button:hover{background:var(--ink);color:var(--bg)}.button span{font-size:22px;line-height:1}.hero-bottom{position:absolute;bottom:33px;left:3.2%;right:3.2%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.23em}.hero-bottom a span{margin-left:12px;font-size:18px}.section{padding:56px 3.2% 85px;scroll-margin-top:25px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.section-heading h2{font-size:25px;font-weight:400;letter-spacing:-.025em;margin:0}.section-heading .eyebrow{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.project{display:block;min-width:0}.project-art{aspect-ratio:1.72;position:relative;overflow:hidden;background-color:#181c1e;border:1px solid #272d2e;transition:border-color .35s,background-size .5s}.art-db{background-image:url('/assets/reference-b.png');background-size:326% auto;background-position:3.1% 83.35%}.art-lingji{background-image:url('/assets/reference-a.webp');background-size:336% auto;background-position:50% 85%}.art-label{position:absolute;bottom:10px;right:10px;font-size:9px;letter-spacing:.15em;padding:5px 7px;background:#0c0e0fd9;color:#b4b6b2}.project:hover .project-art{border-color:var(--gold)}.project-meta{font-size:10px;letter-spacing:.16em;color:var(--muted);margin:21px 0 11px}.project h3{font-size:23px;line-height:1.3;margin:0;font-weight:400;display:flex;justify-content:space-between;align-items:center}.project h3 span{color:#b4b6b2;font-size:23px;transition:transform .25s}.project:hover h3 span{transform:translate(3px,-3px);color:var(--ink)}.project p{font-size:14px;line-height:1.7;color:var(--muted);margin:9px 0 0}.art-eetre{background:linear-gradient(135deg,#141e26,#0e141a 60%,#242d32);display:grid;place-items:center}.flow-preview{width:67%;font-family:var(--sans);padding:15px 0}.flow-caption{display:block;font-size:9px;letter-spacing:.15em;color:#a3b1ba;margin-bottom:10px;text-align:center}.flow-step{border:1px solid #3b464d;padding:8px 11px;display:flex;justify-content:space-between;font-size:11px;color:#d5dbdf;background:#111920}.flow-step small{color:#87949e;font-size:9px}.flow-step.active{border-color:#ac9577;background:#282723}.flow-line{text-align:center;font-size:12px;line-height:18px;color:#8c9da7}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:100px;padding-bottom:110px}.about .eyebrow{color:var(--gold);margin:0 0 23px}.about h2{font-size:clamp(42px,4.4vw,72px);font-weight:400;letter-spacing:-.04em;line-height:1.12;margin:0}.about h2 em{font-family:var(--serif);font-weight:400;font-size:1.15em}.about-copy{max-width:560px}.about-copy p{font-size:18px;line-height:1.75;margin:0 0 20px;color:#bfc2bd}.about-copy p:first-child{color:var(--ink)}.text-link{display:inline-flex;gap:24px;border-bottom:1px solid #817564;padding:8px 0;font-size:14px}.achievement{display:flex;gap:30px;margin-top:35px;padding-top:25px;border-top:1px solid var(--line);font-size:13px;color:var(--muted);line-height:1.8}.achievement strong{font-weight:400;color:var(--ink)}.contact{position:relative;isolation:isolate;min-height:360px;padding:65px 3.2%;background:url('/assets/doorway.f592dec88b.webp') center 57%/cover no-repeat;scroll-margin-top:68px}.contact-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,12,15,.92),rgba(8,12,15,.7) 45%,rgba(8,12,15,.16));z-index:-1}.contact h2{font-size:78px;letter-spacing:-.04em;font-weight:400;margin:8px 0 25px}.contact h2 em{font-family:var(--serif);font-weight:400}.contact .eyebrow{color:#d4c4ac}footer{padding:32px 3.2%;display:flex;align-items:center;gap:28px;color:var(--muted);font-size:12px}footer .wordmark{color:var(--ink)}footer>span{margin-right:auto}.top-link{margin-left:28px}.reveal{transition:opacity .7s,transform .7s}.motion-ready .reveal:not(.visible){opacity:0;transform:translateY(16px)}.project:nth-child(2){transition-delay:90ms}.project:nth-child(3){transition-delay:180ms}.detail-main{padding-top:125px}.back{font-size:14px;color:var(--muted)}.detail-intro{padding:30px 0 45px;max-width:980px}.detail-intro h1{font-size:clamp(52px,7vw,100px);margin:18px 0 25px}.detail-intro>p:last-child{font-size:23px;line-height:1.6;color:#c4c6c0;max-width:750px}.detail-cover{max-width:900px;aspect-ratio:2.1;margin:0 0 65px}.detail-cover .flow-preview{max-width:400px}.detail-cover .flow-step{font-size:16px;padding:16px}.detail-cover .flow-step small{font-size:12px}.detail-cover .flow-caption{font-size:12px}.case-body{display:grid;grid-template-columns:230px 1fr;gap:55px;max-width:1100px}.case-sidebar{font-size:14px;color:var(--muted);line-height:1.8}.case-sidebar strong{color:var(--ink);font-weight:400;display:block}.case-content h2{font-weight:400;font-size:29px;margin:0 0 18px}.case-content p,.case-content li{color:#bfc2bd;font-size:17px;line-height:1.85}.case-content section{margin-bottom:45px}.case-content ul{padding-left:20px}.architecture{display:flex;flex-wrap:wrap;gap:9px;align-items:center;font-size:13px;margin:25px 0}.architecture span{border:1px solid var(--line);padding:12px}.next-project{border-top:1px solid var(--line);margin-top:35px;padding-top:35px;display:flex;justify-content:space-between;align-items:center}.next-project a{font-size:28px}.not-found{padding:160px 5%}.not-found h1{font-size:54px}.not-found a{display:inline-block;margin-top:30px;text-decoration:underline}@keyframes appear{from{opacity:0}to{opacity:1}}@keyframes rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scene{from{transform:scale(1.065);filter:brightness(.8)}to{transform:scale(1.035);filter:brightness(1)}}
@media(min-width:1600px){.hero-copy{top:30%}.section,footer{padding-left:max(3.2%,calc((100vw - 1550px)/2));padding-right:max(3.2%,calc((100vw - 1550px)/2))}}@media(max-width:900px){.hero{min-height:610px;height:80svh}.hero-copy{top:29%}h1{font-size:76px}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(5,11,15,.75),rgba(5,11,15,.22)),linear-gradient(0deg,var(--bg),transparent 25%)}.project-grid{gap:18px}.project-art{aspect-ratio:1.45}.project h3{font-size:20px}.project p{font-size:13px}.flow-step{font-size:9px;padding:6px}.flow-step small{display:none}.flow-caption{font-size:8px}.about{gap:7%;padding-top:70px;padding-bottom:75px}.about-copy p{font-size:16px}.case-body{grid-template-columns:180px 1fr;gap:25px}}
@media(max-width:600px){.navigation{padding:24px 6%}.wordmark{font-size:10px;letter-spacing:.17em}.navigation nav{gap:18px;font-size:12px}.hero{height:83svh;min-height:600px;max-height:780px}.hero-image{background-position:65% center}.hero-copy{left:6%;right:5%;top:31%}h1{font-size:clamp(48px,11.7vw,70px);letter-spacing:-.055em}.hero-copy .eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:22px}.hero-sub{font-size:14px;max-width:260px;line-height:1.6;margin:24px 0}.button{font-size:13px;padding:13px 18px}.hero-bottom{left:6%;right:6%;font-size:9px;letter-spacing:.13em;bottom:26px}.section{padding:38px 6% 60px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:24px}.section-heading .eyebrow{display:none}.project-grid{grid-template-columns:1fr;gap:39px}.project-art{aspect-ratio:1.72}.project-meta{margin-top:17px}.project h3{font-size:24px}.project p{font-size:15px}.flow-step{font-size:12px;padding:9px 12px}.flow-step small{display:inline;font-size:10px}.flow-caption{font-size:9px}.about{grid-template-columns:1fr;gap:32px;padding-top:60px}.about h2{font-size:49px}.about-copy p{font-size:17px}.contact{padding:45px 6%;min-height:320px;background-position:62% center}.contact h2{font-size:66px}footer{padding:28px 6%;gap:20px;flex-wrap:wrap}footer>span{font-size:11px}.top-link{margin-left:auto}.detail-main{padding-top:100px}.detail-intro{padding-bottom:25px}.detail-intro>p:last-child{font-size:19px}.detail-cover{margin-bottom:35px}.case-body{grid-template-columns:1fr;gap:32px}.case-sidebar{display:flex;gap:28px;flex-wrap:wrap}.case-content p,.case-content li{font-size:16px}.next-project a{font-size:22px}}
.art-db{background-position:3.1% 88.5%}.art-lingji{background-position:50% 87.2%}.project-art,.detail-cover{aspect-ratio:1.72}.detail-cover{max-width:800px}.project-meta{font-size:12px;letter-spacing:.11em}.hero-bottom{font-size:12px;letter-spacing:.15em}.wordmark{font-size:14px}.navigation nav{font-size:14px}@media(max-width:600px){.wordmark{font-size:11px}.hero-bottom{font-size:10px}.project-meta{font-size:12px}.navigation nav{gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-image{transform:none!important;will-change:auto}.motion-ready .reveal:not(.visible){opacity:1;transform:none}}

/* Project-specific covers and a quiet, non-repeating contact section. */
.art-db{background:#11181b url('/assets/aegisdb.svg') center/contain no-repeat}
.art-lingji{background-size:360% auto;background-position:50% 84%}
.art-matchaboy{background:#131917 url('/assets/matchaboy.1229a32369.webp') center 53%/cover no-repeat}
.contact{background:#111517;border-top:1px solid var(--line);min-height:300px}
.contact-shade{display:none}
.project-grid{row-gap:44px}
@media(max-width:600px){.contact{min-height:290px}}

/* The journey ends beyond the opening doorway. */
.hero-bottom{justify-content:flex-end}
.art-sitemorph{background:#151b18 url('/assets/sitemorph.00b0e72ba7.webp') center/cover no-repeat}
.contact{background:#10181a url('/assets/beyond-doorway.b4b2441961.webp') center 55%/cover no-repeat;min-height:410px;display:flex;align-items:center}
.contact-shade{display:block;background:linear-gradient(90deg,rgba(5,12,16,.9),rgba(5,12,16,.55) 42%,rgba(5,12,16,.08) 80%),linear-gradient(0deg,var(--bg),transparent 25%)}
@media(max-width:600px){.contact{min-height:360px;background-position:63% center}.contact-shade{background:linear-gradient(90deg,rgba(5,12,16,.9),rgba(5,12,16,.48)),linear-gradient(0deg,var(--bg),transparent 25%)}}
