@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1b1b19;background:#f4f1e8;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--page: #f4f1e8;--ink: #1b1b19;--muted: #68665f;--line: rgba(27, 27, 25, .18);--soft-line: rgba(27, 27, 25, .1);--paper: #faf8f1;--red: #ef4b2f;--blue: #2d6cdf;--yellow: #f6c453;--header: rgba(244, 241, 232, .88)}:root[data-theme=dark]{color:#f4f1e8;background:#11110f;--page: #11110f;--ink: #f4f1e8;--muted: #a6a39a;--line: rgba(244, 241, 232, .2);--soft-line: rgba(244, 241, 232, .1);--paper: #181816;--red: #ff6749;--blue: #73a0ff;--yellow: #f7cc67;--header: rgba(17, 17, 15, .88)}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;background:var(--page)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:var(--page);color:var(--ink)}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.site-shell{min-height:100vh;overflow:clip;background:var(--page);transition:color .24s ease,background .24s ease}.site-header{position:fixed;inset:0 0 auto;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 36px;border-bottom:1px solid transparent;transition:background .2s ease,border-color .2s ease,backdrop-filter .2s ease}.site-header.elevated{border-color:var(--soft-line);background:var(--header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.site-footer>div:first-child{display:inline-flex;align-items:center;gap:11px;width:max-content}.brand-glyph{display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;font-weight:800;font-size:15px}.brand-name{font-family:DM Mono,monospace;font-size:12px;font-weight:500}.desktop-nav{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--soft-line);border-radius:999px;background:color-mix(in srgb,var(--paper) 76%,transparent)}.desktop-nav button{min-width:64px;height:34px;padding:0 14px;border:0;border-radius:999px;background:transparent;font-size:13px;cursor:pointer}.desktop-nav button:hover{background:var(--ink);color:var(--page)}.header-actions{display:flex;justify-content:flex-end;gap:8px}.icon-button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;transition:transform .18s ease,background .18s ease}.icon-button:hover{transform:rotate(8deg);background:var(--paper)}.menu-button{display:none}.hero{position:relative;display:grid;align-items:center;min-height:92svh;padding:112px 7vw 86px;overflow:hidden;border-bottom:1px solid var(--line)}.hero-copy{position:relative;z-index:3;width:min(760px,56vw)}.hero-kicker,.section-number,.modal-category{display:flex;align-items:center;gap:8px;margin:0 0 24px;color:var(--red);font-family:DM Mono,monospace;font-size:12px;font-weight:500;text-transform:uppercase}.hero-title{display:flex;flex-direction:column;margin:0;font-size:118px;line-height:.88;font-weight:800}.hero-title span{display:block}.outline-title{color:transparent;-webkit-text-stroke:1.5px var(--ink);font-size:78px;white-space:nowrap}.hero-summary{max-width:580px;margin:36px 0 0;color:var(--muted);font-size:18px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 20px;border:1px solid var(--ink);border-radius:4px;background:var(--ink);color:var(--page);font-weight:700;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.primary-button:hover{transform:translateY(-3px);background:var(--red);border-color:var(--red);color:#fff}.text-link{display:inline-flex;align-items:center;gap:6px;padding:6px 0;border-bottom:1px solid currentColor;font-weight:600}.hero-scene{position:absolute;z-index:1;inset:60px -4vw 0 40%}.scene-host{position:relative;width:100%;height:100%;cursor:grab}.scene-host:active{cursor:grabbing}.scene-host canvas{display:block;width:100%;height:100%}.scene-loader{position:absolute;inset:50% auto auto 50%;color:var(--muted);font-family:DM Mono,monospace;font-size:12px;transform:translate(-50%,-50%)}.scene-hint{position:absolute;right:6vw;bottom:34px;padding:7px 10px;border:1px solid var(--line);border-radius:4px;background:color-mix(in srgb,var(--page) 74%,transparent);color:var(--muted);font-family:DM Mono,monospace;font-size:10px;pointer-events:none}.hero-index{position:absolute;right:36px;bottom:26px;z-index:3;color:var(--muted);font-family:DM Mono,monospace;font-size:11px;writing-mode:vertical-rl}.ticker-band{height:48px;overflow:hidden;border-bottom:1px solid var(--line);background:var(--yellow);color:#1b1b19}.ticker-track{display:flex;align-items:center;gap:24px;width:max-content;height:48px;animation:ticker 24s linear infinite;font-family:DM Mono,monospace;font-size:11px;font-weight:500}.ticker-track i{width:7px;height:7px;border-radius:50%;background:var(--red)}.content-section{width:min(1180px,calc(100% - 72px));margin:0 auto;padding:112px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:58px}.section-heading h2,.about-copy h2{margin:0;font-size:56px;line-height:1.12}.section-number{margin-bottom:14px}.category-switch{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:999px}.category-switch button{height:34px;min-width:58px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.category-switch button.active{background:var(--ink);color:var(--page)}.article-list{border-top:1px solid var(--ink)}.article-row{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr) 250px 44px;align-items:center;gap:28px;min-height:226px;padding:28px 0;border-bottom:1px solid var(--line);cursor:pointer}.article-row:hover .article-cover{transform:rotate(-2deg) scale(1.03)}.article-row:hover .article-arrow{color:var(--red);transform:translate(4px,-4px)}.article-meta{align-self:start;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-top:8px;color:var(--muted);font-family:DM Mono,monospace;font-size:11px}.article-copy h3{margin:0 0 12px;font-size:28px;line-height:1.25}.article-copy p{max-width:600px;margin:0;color:var(--muted);line-height:1.75}.read-time,.modal-meta{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:var(--muted);font-size:12px}.article-cover{position:relative;width:250px;aspect-ratio:5 / 3;overflow:hidden;border-radius:4px;background:var(--blue);transition:transform .26s ease}.cover-number{position:absolute;z-index:2;top:12px;left:14px;color:#fff;font-family:DM Mono,monospace;font-size:11px}.cover-shape,.cover-shape:before,.cover-shape:after{position:absolute;display:block;content:""}.cover-signal{background:var(--red)}.cover-signal .cover-shape{inset:24% 14%;border:2px solid #171715;border-radius:50%}.cover-signal .cover-shape:before,.cover-signal .cover-shape:after{inset:18%;border:2px solid #f8e9c0;border-radius:50%}.cover-signal .cover-shape:after{inset:38%;background:#171715}.cover-grid{background-color:#1c1c1a;background-image:linear-gradient(rgba(244,241,232,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(244,241,232,.18) 1px,transparent 1px);background-size:22px 22px}.cover-grid .cover-shape{width:72px;height:72px;right:25px;bottom:24px;background:var(--yellow);transform:rotate(12deg)}.cover-orbit{background:var(--blue)}.cover-orbit .cover-shape{width:98px;height:98px;left:76px;top:28px;border:2px solid #fff;border-radius:50%}.cover-orbit .cover-shape:before{inset:-18px 23px;border:2px solid var(--yellow);border-radius:50%;transform:rotate(62deg)}.cover-orbit .cover-shape:after{width:14px;height:14px;right:0;top:6px;border-radius:50%;background:var(--yellow)}.cover-garden{background:#bfd676}.cover-garden .cover-shape{width:74px;height:105px;left:92px;bottom:-18px;border-radius:50% 50% 12px 12px;background:#184f3a;transform:rotate(-9deg)}.cover-garden .cover-shape:before{width:58px;height:86px;left:-48px;bottom:4px;border-radius:50% 50% 12px 12px;background:#ef4b2f;transform:rotate(-24deg)}.cover-garden .cover-shape:after{width:58px;height:92px;right:-47px;bottom:0;border-radius:50% 50% 12px 12px;background:#f6c453;transform:rotate(22deg)}.article-arrow{display:grid;place-items:center;transition:color .18s ease,transform .18s ease}.work-section{background:#1b1b19;color:#f4f1e8}.work-section .section-number{color:#f6c453}.heading-note{max-width:280px;margin:0;color:#aaa79e;line-height:1.7}.project-list{border-top:1px solid rgba(244,241,232,.7)}.project-row{display:grid;grid-template-columns:52px 220px minmax(0,1fr) 40px;align-items:center;gap:30px;min-height:210px;padding:28px 0;border-bottom:1px solid rgba(244,241,232,.18)}.project-index{align-self:start;padding-top:6px;color:#8a887f;font-family:DM Mono,monospace;font-size:11px}.project-visual{position:relative;width:220px;aspect-ratio:4 / 3;overflow:hidden;border-radius:4px;background:#f6c453}.project-visual span{position:absolute;display:block;transition:transform .35s ease}.visual-yellow span:nth-child(1){inset:30px 54px;border:2px solid #1b1b19;border-radius:50%}.visual-yellow span:nth-child(2){width:70px;height:70px;left:75px;top:48px;border-radius:50%;background:#ef4b2f}.visual-yellow span:nth-child(3){width:10px;height:10px;left:105px;top:78px;border-radius:50%;background:#1b1b19}.visual-blue{background:#2d6cdf}.visual-blue span{width:110px;height:48px;left:55px;border:2px solid #f4f1e8;border-radius:50%}.visual-blue span:nth-child(1){top:28px}.visual-blue span:nth-child(2){top:58px}.visual-blue span:nth-child(3){top:88px;background:#ef4b2f;border-color:#ef4b2f}.visual-red{background:#ef4b2f}.visual-red span{width:10px;bottom:20px;background:#f6c453}.visual-red span:nth-child(1){left:55px;height:55px}.visual-red span:nth-child(2){left:105px;height:105px}.visual-red span:nth-child(3){left:155px;height:82px}.project-row:hover .project-visual span{transform:translateY(-8px) rotate(4deg)}.project-info>span{color:#aaa79e;font-family:DM Mono,monospace;font-size:11px}.project-info h3{margin:10px 0 20px;font-size:42px;line-height:1}.project-tags{display:flex;flex-wrap:wrap;gap:7px}.project-tags span{padding:5px 8px;border:1px solid rgba(244,241,232,.25);border-radius:3px;color:#c9c6bd;font-size:11px}.project-arrow{transition:transform .18s ease,color .18s ease}.project-row:hover .project-arrow{color:#f6c453;transform:translate(8px)}.about-section{display:grid;grid-template-columns:240px minmax(0,1fr);gap:80px;padding-top:130px;padding-bottom:130px}.about-label{display:flex;flex-direction:column;justify-content:space-between}.availability{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.availability span{width:8px;height:8px;border-radius:50%;background:#4ea867;box-shadow:0 0 0 5px #4ea86724}.about-copy h2{max-width:800px;font-size:64px}.about-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:46px;margin-top:58px}.about-columns p{margin:0;color:var(--muted);font-size:17px;line-height:1.9}.about-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:54px;border:1px solid var(--line);background:var(--line)}.about-stats span{min-height:118px;padding:24px;background:var(--page);color:var(--muted);font-size:12px}.about-stats strong{display:block;margin-bottom:12px;color:var(--ink);font-size:34px}.contact-section{display:flex;flex-direction:column;justify-content:center;min-height:430px;padding:72px 8vw;background:var(--red);color:#fff}.contact-section p{margin:0 0 22px;font-family:DM Mono,monospace;font-size:13px}.contact-section a{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:18px;border-bottom:2px solid rgba(255,255,255,.75);font-size:76px;font-weight:800;line-height:1.1}.contact-section a svg{flex:0 0 auto;transition:transform .2s ease}.contact-section a:hover svg{transform:translate(8px,-8px)}.site-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:116px;padding:24px 36px;background:#1b1b19;color:#f4f1e8}.site-footer p{margin:0;color:#aaa79e;font-size:12px}.social-links{display:flex;justify-content:flex-end;gap:8px}.social-links a{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(244,241,232,.22);border-radius:50%}.social-links a:hover{background:#f4f1e8;color:#1b1b19}.drawer-nav{display:grid;margin-top:18px;border-top:1px solid var(--line)}.drawer-nav button{display:grid;grid-template-columns:34px 1fr auto;align-items:center;min-height:66px;padding:0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;font-size:20px;cursor:pointer}.drawer-nav button span{color:var(--muted);font-family:DM Mono,monospace;font-size:10px}.article-modal{padding:8px 2px 12px}.article-modal h2{margin:18px 0 22px;font-size:38px;line-height:1.2}.article-modal p{margin:0 0 28px;color:var(--muted);font-size:16px;line-height:1.9}.modal-meta{margin-top:0}.modal-category{margin:0}@keyframes ticker{to{transform:translate(-50%)}}@media(max-width:1080px){.hero-title{font-size:92px}.outline-title{font-size:62px}.hero-copy{width:min(680px,62vw)}.article-row{grid-template-columns:110px minmax(0,1fr) 210px 36px;gap:22px}.article-cover{width:210px}.about-section{grid-template-columns:180px minmax(0,1fr);gap:48px}.contact-section a{font-size:62px}}@media(max-width:820px){.site-header{grid-template-columns:1fr auto;height:64px;padding:0 20px}.desktop-nav{display:none}.menu-button{display:grid}.hero{min-height:92svh;padding:100px 24px 64px;align-items:start}.hero-copy{width:100%}.hero-title{font-size:72px}.outline-title{font-size:48px}.hero-summary{width:min(520px,70vw);margin-top:26px;font-size:16px}.hero-scene{inset:30% -18% -5% 26%;opacity:.92}.scene-hint,.hero-index{display:none}.content-section{width:min(100% - 40px,720px);padding:82px 0}.section-heading{align-items:start;flex-direction:column;margin-bottom:38px}.section-heading h2{font-size:44px}.article-row{grid-template-columns:minmax(0,1fr) 180px 30px;min-height:210px}.article-meta{grid-column:1 / -1;flex-direction:row;align-items:center;padding:0}.article-cover{width:180px}.project-row{grid-template-columns:36px 170px minmax(0,1fr) 30px;gap:20px}.project-visual{width:170px}.project-info h3{font-size:34px}.about-section{grid-template-columns:1fr;gap:44px}.about-label{gap:32px}.about-copy h2{font-size:52px}.contact-section{min-height:340px}.contact-section a{font-size:48px}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}}@media(max-width:620px){.brand-name{display:none}.hero{padding-inline:18px}.hero-kicker{margin-bottom:18px}.hero-title{font-size:58px}.outline-title{font-size:38px;-webkit-text-stroke-width:1px}.hero-summary{width:88%;font-size:15px;line-height:1.7}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px;margin-top:26px}.hero-scene{inset:40% -35% -8% 6%;opacity:.78}.ticker-band,.ticker-track{height:42px}.content-section{width:calc(100% - 32px);padding:68px 0}.section-heading h2{font-size:36px}.category-switch{width:100%;overflow-x:auto}.category-switch button{flex:1 0 auto}.article-row{display:grid;grid-template-columns:1fr 30px;gap:18px;min-height:0;padding:28px 0}.article-meta{grid-column:1 / -1}.article-copy h3{font-size:24px}.article-cover{grid-column:1 / -1;grid-row:3;width:100%}.article-arrow{grid-column:2;grid-row:2;align-self:start}.project-row{grid-template-columns:24px minmax(0,1fr) 28px;gap:14px;padding:24px 0}.project-visual{grid-column:2 / -1;grid-row:1;width:100%}.project-index{grid-row:2}.project-info{grid-column:2;grid-row:2}.project-arrow{grid-column:3;grid-row:2}.project-info h3{font-size:32px}.about-copy h2{font-size:42px}.about-columns{grid-template-columns:1fr;gap:20px;margin-top:38px}.about-stats{grid-template-columns:1fr}.about-stats span{min-height:94px}.contact-section{min-height:300px;padding:54px 20px}.contact-section a{font-size:36px}.contact-section a svg{width:30px;height:30px}.site-footer{min-height:100px;padding:20px}.article-modal h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
