@font-face{font-family:noto sans sc home;src:url(/fonts/noto-sans-sc-home.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:space grotesk home;src:url(/fonts/space-grotesk-latin.woff2)format("woff2");font-style:normal;font-weight:300 700;font-display:swap}body:has(.studio-home) #main-header nav a{font-family:inherit;font-weight:400;letter-spacing:normal}.studio-home{--studio-bg:var(--canvas);--studio-ink:var(--ink);--studio-muted:var(--text-secondary);position:relative;isolation:isolate;left:50%;width:100vw;margin-left:-50vw;margin-top:-10rem;min-height:max(780px,100svh);padding:10rem 6vw 3rem;overflow:hidden;background:var(--studio-bg);color:var(--studio-ink)}.studio-top{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1440px;margin:auto;position:relative;z-index:1}.studio-intro-label{display:flex;align-items:center;gap:.75rem}.studio-profile{display:block;width:44px;height:44px;flex:none;border-radius:50%;object-fit:cover}.studio-tag{display:block;margin-bottom:.9rem;color:var(--studio-muted);font-size:var(--text-xs);letter-spacing:.08em}.studio-home :is(h1,h2){font-family:noto sans sc home,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:750;letter-spacing:-.045em;line-height:1.3;margin:1.2rem 0 .75rem;color:inherit}.studio-home p{font-size:var(--text-base);line-height:1.75;color:var(--studio-muted);margin:0}.studio-now{justify-self:end;width:min(100%,28rem)}.studio-now h2{margin:0 0 1.25rem;font-size:clamp(1.6rem,2.6vw,2.15rem)}.studio-now .studio-project{max-width:26rem;margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--divider)}.studio-now a{font-family:space grotesk home,system-ui,sans-serif;letter-spacing:-.015em;text-decoration-line:underline;text-decoration-style:wavy;text-decoration-color:var(--text-secondary);text-decoration-thickness:1px;text-underline-offset:.24em}.studio-home a{color:inherit;text-decoration:none;font-weight:700;transition:background-color .18s}.studio-home a:hover{background-color:#24242d12}.studio-home a:focus-visible{outline:2px solid currentColor;outline-offset:5px}.studio-categories{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;margin-top:1.4rem}.studio-categories a{display:flex;flex-direction:column;gap:.25rem;max-width:100%;padding:.45rem .2rem}.studio-category-heading{display:flex;align-items:baseline;gap:.35rem;font-size:var(--text-md)}.studio-category-subtitle{font-size:var(--text-xs);line-height:1.6;font-weight:400;color:var(--studio-muted)}.studio-categories small{font-size:var(--text-xs);font-weight:400;color:var(--studio-muted)}.studio-social{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.2rem;font-size:var(--text-xs)}.studio-plants{position:absolute;z-index:0;inset:24rem 6vw 4.5rem;pointer-events:none;display:flex;align-items:flex-end;justify-content:center}.plant-scene{position:relative;height:100%;max-height:520px;aspect-ratio:3/2;max-width:100%;pointer-events:auto}.plant-sticker{position:absolute;left:var(--x);bottom:var(--base);width:var(--width);height:var(--height);z-index:var(--depth);pointer-events:none;outline:none}.plant-sticker img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(3px 0 0 #fff)drop-shadow(-3px 0 0 #fff)drop-shadow(0 3px 0 #fff)drop-shadow(0 -3px 0 #fff)drop-shadow(3px 7px 4px rgba(20,29,33,.28));transform-origin:center bottom;transition:transform .32s cubic-bezier(.18,.8,.22,1)}.plant-sticker.is-hovered,.plant-sticker:focus-visible{z-index:20}.plant-sticker.is-hovered img,.plant-sticker:focus-visible img{transform:translate3d(0,-7px,0)scale(1.04)}.plant-sticker:focus-visible img{outline:2px solid var(--studio-ink);outline-offset:6px}.plant-name{position:absolute;left:50%;bottom:-.25rem;transform:translate(-50%,100%);padding:.4rem .75rem;background:var(--studio-ink);color:var(--studio-bg);border-radius:999px;white-space:nowrap;font-size:var(--text-xs);line-height:1.4;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease}.plant-sticker.is-hovered .plant-name,.plant-sticker:focus-visible .plant-name{opacity:1;visibility:visible}.studio-bottom{position:absolute;z-index:1;bottom:1.5rem;left:6vw;right:6vw;display:flex;justify-content:space-between;gap:1rem;font-size:var(--text-xs)}#home-writing{scroll-margin-top:8rem}html.dark .studio-tag{background:var(--canvas-light)}html.dark .studio-home a:hover{background:#ffffff1a}@media(max-width:1000px){.studio-home{padding-inline:5vw}.studio-top{gap:1.5rem;grid-template-columns:1fr 1fr}.studio-plants{top:30rem}}@media(max-width:700px){.studio-home{padding:8rem 1.5rem 0;min-height:auto}.studio-home :is(h1,h2){font-size:clamp(1.5rem,7vw,2.1rem)}.studio-top{display:flex;flex-direction:column;gap:2rem}.studio-now{align-self:flex-start}.studio-plants{position:relative;inset:auto;margin:2.5rem -.75rem 0;aspect-ratio:3/2}.plant-scene{width:100%;height:auto}.studio-bottom{position:relative;inset:auto;flex-direction:column;padding:1rem 0 1.5rem}.studio-categories{gap:1.1rem}}@media(prefers-reduced-motion:reduce){.plant-sticker img,.plant-name{transition:none}.plant-sticker.is-hovered img,.plant-sticker:focus-visible img{transform:none}}