@charset "UTF-8";
:root{color-scheme:dark;--bg:#121312;--surface:#1b1d1b;--text:#edece5;--muted:#a5a69e;--line:#343731;--accent:#e4aa79;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img,svg{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}::selection{background:var(--accent);color:var(--bg)}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}p,h1,h2,h3,figure{margin:0}p{line-height:1.65}button:disabled{cursor:default}[hidden]{display:none!important}.wrap{width:min(100% - 112px,1328px);margin-inline:auto}.skip-link{position:fixed;z-index:100;left:16px;top:16px;padding:14px 20px;background:var(--text);color:var(--bg);transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.site-header{min-height:118px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:32px}.brand{display:flex;gap:14px;align-items:center;font-size:18px;line-height:1.04;font-weight:700;letter-spacing:-.7px}.brand-mark{width:39px;height:39px;stroke:var(--accent);stroke-width:1.75}.brand-period{color:var(--accent)}nav{display:flex;align-items:center;gap:35px;font-size:13px}nav a{display:flex;align-items:center;gap:8px;min-height:44px}nav a:hover,.text-link:hover{color:var(--accent)}.nav-count{font:10px var(--mono);color:var(--muted);align-self:center;margin-top:-8px}.nav-github svg{width:15px;height:15px;margin-left:2px}.eyebrow{font:10px/1.6 var(--mono);letter-spacing:1.7px}.hero-eyebrow{display:flex;justify-content:space-between;gap:20px;margin-bottom:41px}.hero-edition{font:10px/1.6 var(--mono);color:var(--muted);letter-spacing:1.2px}.home-hero{padding-top:53px;padding-bottom:49px}.hero-composition{display:grid;grid-template-columns:1fr 295px;gap:40px;align-items:end}.home-hero h1{font-size:clamp(62px,6.75vw,100px);font-weight:400;line-height:1.05;letter-spacing:-5.5px}.home-hero h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-5px;color:var(--accent);font-size:.99em}.hero-dot{color:var(--accent)}.hero-aside{padding-bottom:11px}.orbital{width:245px;height:215px;color:var(--accent);margin:0 0 27px -8px}.hero-aside p{font-size:14px;color:var(--muted);line-height:1.7}.hero-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:48px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:13px;line-height:1.4;min-height:44px}.text-link svg{width:18px;height:18px}.down-arrow{font-size:24px;transition:transform .2s}.text-link:hover .down-arrow{transform:translateY(4px)}.hero-bottom p{font:11px/1.6 var(--mono);color:var(--muted);text-align:right}
.work-section{padding-top:45px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:31px}.section-heading h2{font-size:24px;font-weight:400;letter-spacing:-.6px;display:flex;gap:13px;align-items:center}.section-heading h2 span{font:11px var(--mono);color:var(--muted)}.section-heading>p{font-size:12px;color:var(--muted)}.project-link{display:block}.project-art{overflow:hidden;background:var(--surface);position:relative;border:1px solid #1f333a}.project-art>img{width:100%;height:auto}.art-night-city{padding:30px 37px 24px;color:#40e5ed;background-color:#091018;background-image:linear-gradient(#21434d28 1px,transparent 1px),linear-gradient(90deg,#21434d28 1px,transparent 1px),radial-gradient(ellipse at 76% 65%,#10313a,transparent 67%);background-size:70px 70px,70px 70px,100% 100%;min-height:435px}.art-night-city:before{content:"";position:absolute;top:0;left:0;height:6px;width:29%;background:#f4ed38;clip-path:polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%)}.preview-label,.preview-bottom{display:flex;justify-content:space-between;align-items:center;font:10px/1.5 var(--mono);letter-spacing:1.2px}.preview-label span:first-child{font-size:17px;font-weight:700;color:#f4ed38;letter-spacing:2px}.preview-content{display:grid;grid-template-columns:.95fr 1.3fr;align-items:center;gap:40px;padding:40px 0 30px}.preview-kicker{font-size:clamp(28px,3.65vw,52px);font-weight:800;color:#f4ed38;line-height:1.02;letter-spacing:-2.3px}.preview-spec{display:block;margin-top:24px;font:9px var(--mono);letter-spacing:.8px;color:#a5bcc8}.preview-content img{width:100%;height:auto;transition:transform .35s ease;filter:drop-shadow(0 10px 25px #0006)}.project-link:hover .preview-content img{transform:translateY(-4px)}.preview-bottom{color:#809fab;border-top:1px solid #38515b;padding-top:14px;font-size:9px}.preview-cross{color:#40e5ed;font-size:22px;line-height:1}.project-caption{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:24px}.project-title-group{display:flex;gap:22px;align-items:flex-start}.project-number{font:10px var(--mono);color:var(--muted);margin-top:9px}.project-caption h3{font-size:31px;font-weight:400;letter-spacing:-.8px}.project-caption p{font-size:13px;color:var(--muted);margin-top:6px}.project-caption-right{display:flex;align-items:center;gap:24px}.tag{border:1px solid #43463d;padding:7px 12px;border-radius:30px;color:#bebfb7;font-size:10px}.round-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #53554b;display:grid;place-items:center;transition:background .2s,color .2s}.round-arrow svg{width:18px;height:18px}.project-link:hover .round-arrow{background:var(--text);color:var(--bg)}.project-detail-line{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:24px 0 0 36px;padding-top:20px;border-top:1px solid var(--line)}.project-detail-line>p{font-size:12px;color:var(--muted);max-width:630px}.project-status{display:flex;align-items:center;gap:7px;white-space:nowrap;font:10px/1.5 var(--mono);color:var(--accent)}.project-status i,.release-badge i{width:5px;height:5px;display:block;border-radius:50%;background:currentColor}.project-card+.project-card{margin-top:58px}.collection-note{display:flex;align-items:center;gap:19px;margin-block:46px 64px}.small-asterisk{font-size:30px;color:var(--accent);font-family:Georgia,serif}.collection-note p{font-size:12px;line-height:1.65}.collection-note p span{color:var(--muted)}
.about-section{border-top:1px solid var(--line);padding-top:51px;padding-bottom:85px}.about-section>.eyebrow{color:var(--muted)}.about-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;margin-top:32px}.about-grid h2{font-size:clamp(36px,3.6vw,52px);line-height:1.1;letter-spacing:-2px;font-weight:400}.about-grid h2 em{font-family:Georgia,serif;color:var(--accent);font-weight:400}.about-grid>div{max-width:440px}.about-grid p{color:var(--muted);font-size:14px;margin-bottom:17px}.about-grid .text-link{margin-top:9px}.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:32px;font-size:11px;color:var(--muted)}.footer-brand{color:var(--text);font-size:13px;letter-spacing:-.25px}.footer-brand span{font-size:12px;color:var(--accent);margin-left:4px}.site-footer>a:last-child{display:flex;align-items:center;gap:12px;min-height:44px}.site-footer svg{width:14px;height:14px}.site-footer a:hover{color:var(--accent)}.not-found{padding-block:120px}.not-found h1{font-size:clamp(34px,5vw,68px);font-weight:400;letter-spacing:-2px;line-height:1.1;margin-top:30px}.not-found p{margin-top:30px;color:var(--muted)}.not-found .text-link{margin-top:24px}.generic-project{padding-block:60px}.generic-project>.eyebrow{display:block;margin-top:60px}.generic-project h1{font-size:clamp(48px,6vw,85px);font-weight:400;margin-top:18px;letter-spacing:-3px}.generic-tagline{font-family:Georgia,serif;font-style:italic;font-size:32px;color:var(--accent)}.generic-project img{margin-block:50px;width:100%;height:auto}.generic-project>p:not(.generic-tagline){max-width:760px;margin-bottom:24px}.generic-project .text-link{margin-right:25px}
@media(min-width:1600px){.home-hero h1{font-size:106px}.hero-composition{grid-template-columns:1fr 340px}.orbital{width:265px;height:230px}.preview-content{padding-block:50px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero-composition{grid-template-columns:1fr 225px;gap:24px}.home-hero h1{font-size:clamp(54px,7.5vw,83px);letter-spacing:-4px}.home-hero h1 em{letter-spacing:-3.7px}.orbital{width:200px;height:175px;margin-bottom:20px}.hero-aside p{font-size:12px}.art-night-city{min-height:350px;padding:28px}.preview-content{gap:24px}.preview-kicker{font-size:37px;letter-spacing:-1.7px}.preview-spec{font-size:8px}.project-detail-line{align-items:start}.about-grid{gap:65px}.site-footer>p{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{min-height:92px;gap:18px}.brand{font-size:16px;gap:10px}.brand-mark{width:30px;height:30px}nav{gap:20px;font-size:11px}.nav-github{display:none}.nav-count{font-size:9px}.hero-eyebrow{margin-bottom:35px}.hero-edition{display:none}.home-hero{padding-block:35px}.hero-composition{grid-template-columns:1fr;gap:29px}.home-hero h1{font-size:clamp(44px,8.55vw,65px);letter-spacing:-2.7px}.home-hero h1 em{letter-spacing:-2.9px;white-space:nowrap}.hero-aside{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;padding-bottom:0;gap:20px}.orbital{width:125px;height:109px;margin:0}.hero-aside p{font-size:13px}.hero-bottom{margin-top:30px}.hero-bottom p{font-size:9px}.text-link{font-size:12px;gap:13px}.work-section{padding-top:29px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:20px}.section-heading>p{font-size:10px}.art-night-city{padding:20px;min-height:0}.preview-label{font-size:7px;letter-spacing:.5px}.preview-label span:first-child{font-size:14px}.preview-content{grid-template-columns:1fr;gap:25px;padding:25px 0 21px}.preview-kicker{font-size:clamp(32px,7.9vw,48px);letter-spacing:-1.5px}.preview-kicker br{display:block}.preview-spec{margin-top:12px;font-size:8px}.preview-content img{max-width:520px;margin-inline:auto}.preview-bottom{font-size:8px;letter-spacing:.25px}.project-caption{margin-top:20px;gap:10px}.project-title-group{gap:12px}.project-caption h3{font-size:26px}.project-caption p{font-size:11px}.project-caption-right{gap:10px}.tag{display:none}.round-arrow{width:40px;height:40px}.project-number{font-size:9px;margin-top:7px}.project-detail-line{margin-left:0;flex-direction:column;gap:14px;padding-top:16px;margin-top:20px}.project-detail-line>p{font-size:12px}.collection-note{margin-block:35px 43px;gap:14px}.collection-note p{font-size:11px}.about-section{padding-block:35px 45px}.about-grid{grid-template-columns:1fr;gap:26px;margin-top:24px}.about-grid h2{font-size:40px;letter-spacing:-1.8px}.about-grid p{font-size:13px}.site-footer{padding-block:24px;gap:15px}.footer-brand{font-size:11px}.site-footer>a:last-child{font-size:10px}.site-footer svg{width:12px;height:12px}.eyebrow{font-size:9px;letter-spacing:1.1px}.not-found{padding-block:80px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}nav{gap:12px}.brand{font-size:14px}.brand-mark{width:26px;height:26px}.home-hero h1{font-size:41px}.home-hero h1 em{letter-spacing:-3px}.hero-bottom p{display:none}.preview-label span:last-child{font-size:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
