.hero[data-astro-cid-ge2uvauf]{background:var(--paper);flex-direction:column;justify-content:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-inner[data-astro-cid-ge2uvauf]{z-index:5;pointer-events:none;width:fit-content;max-width:fit-content;position:relative}.hero-name[data-astro-cid-ge2uvauf],.hero-sub[data-astro-cid-ge2uvauf],.hero-inner[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf],.hero-inner[data-astro-cid-ge2uvauf] button[data-astro-cid-ge2uvauf]{pointer-events:auto;-webkit-user-select:text;user-select:text;width:fit-content;max-width:fit-content}.hero-name[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;width:fit-content;max-width:fit-content;font-size:clamp(52px,11vw,168px);line-height:.86}.hero-name[data-astro-cid-ge2uvauf] .line[data-astro-cid-ge2uvauf]{width:fit-content;max-width:fit-content;margin-bottom:-.05em;padding-bottom:.05em;display:block;overflow:hidden}.hero-name[data-astro-cid-ge2uvauf] .char{transition:transform 1s var(--ease-out);transition-delay:var(--char-delay,0s);will-change:transform;display:inline-block;transform:translateY(115%)}.hero-name[data-astro-cid-ge2uvauf].chars-in .char{transform:translateY(0)}.hero-name[data-astro-cid-ge2uvauf]{transition:opacity .3s}.hero-sub[data-astro-cid-ge2uvauf]{width:fit-content;max-width:520px;color:var(--ink);margin-top:26px;font-size:16px;line-height:1.5}.hero-foot[data-astro-cid-ge2uvauf]{right:var(--pad);z-index:10;pointer-events:auto;-webkit-user-select:text;user-select:text;transition:opacity .3s ease, transform .3s var(--ease-out);position:absolute;bottom:24px}.hero-foot[data-astro-cid-ge2uvauf].is-hidden{opacity:0!important;pointer-events:none!important;transform:translateY(8px)!important}.hero-booking[data-astro-cid-ge2uvauf]{letter-spacing:.08em;opacity:.6;text-transform:uppercase;font-size:11px}.orbit-field[data-astro-cid-ge2uvauf]{z-index:15;pointer-events:none;position:absolute;inset:0}.turntable[data-astro-cid-ge2uvauf]{--radius:min(220px, 19vw);width:calc(var(--radius) * 2 + 160px);height:calc(var(--radius) * 2 + 160px);margin-top:calc((var(--radius) + 80px) * -1);margin-left:calc((var(--radius) + 80px) * -1);pointer-events:auto;touch-action:none;cursor:grab;z-index:20;background:0 0;border-radius:50%;position:absolute;top:50%;left:clamp(74%,77vw,80%)}.turntable[data-astro-cid-ge2uvauf].is-scrubbing{cursor:grabbing}.turntable-pivot[data-astro-cid-ge2uvauf]{background:var(--ink);opacity:.2;pointer-events:none;border-radius:50%;width:5px;height:5px;margin:-2.5px 0 0 -2.5px;position:absolute;top:50%;left:50%}.orbit-item[data-astro-cid-ge2uvauf]{will-change:transform;pointer-events:auto;cursor:pointer;width:96px;height:130px;margin:-65px 0 0 -48px;position:absolute;top:50%;left:50%}.orbit-card[data-astro-cid-ge2uvauf]{width:100%;height:100%;color:inherit;cursor:pointer;outline:none;text-decoration:none;display:block;position:relative}.orbit-image-wrap[data-astro-cid-ge2uvauf]{width:100%;height:100%;box-shadow:none;transition:transform .35s var(--ease-out);will-change:transform;cursor:pointer;background:#141414;border:none;position:relative;overflow:hidden}.orbit-img[data-astro-cid-ge2uvauf]{object-fit:cover;filter:grayscale()contrast(1.06);user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.orbit-item[data-astro-cid-ge2uvauf].is-card-hovered{z-index:25}.orbit-item[data-astro-cid-ge2uvauf].is-card-hovered .orbit-image-wrap[data-astro-cid-ge2uvauf]{box-shadow:none;border:none;transform:scale(1.25)}.orbit-tag[data-astro-cid-ge2uvauf]{background:var(--tag-color,#ffe800);color:#000;font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:none;transition:opacity .2s ease, transform .25s var(--ease-out);z-index:30;border:none;padding:3px 8px;font-size:9.5px;font-weight:600;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-6px)}.orbit-item[data-astro-cid-ge2uvauf].is-card-hovered .orbit-tag[data-astro-cid-ge2uvauf]{opacity:1;transform:translate(-50%)translateY(0)}@media (width<=820px){.turntable[data-astro-cid-ge2uvauf]{--radius:135px;top:32%;left:50%}.orbit-item[data-astro-cid-ge2uvauf]{width:67px;height:91px;margin:-45.5px 0 0 -33.5px}.hero-name[data-astro-cid-ge2uvauf]{margin-top:40vh;font-size:clamp(48px,14vw,84px)}.hero-sub[data-astro-cid-ge2uvauf]{font-size:14px}}@media (prefers-reduced-motion:reduce){.hero-name[data-astro-cid-ge2uvauf] .char{transition:none!important;transform:none!important}.orbit-image-wrap[data-astro-cid-ge2uvauf],.orbit-tag[data-astro-cid-ge2uvauf]{transition:none!important}}.work[data-astro-cid-j4bypcfc]{padding-top:clamp(36px,5.5vh,64px);padding-bottom:clamp(36px,5.5vh,64px);position:relative}.filters[data-astro-cid-j4bypcfc]{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.filter-btn[data-astro-cid-j4bypcfc]{font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;padding:5px 12px;font-size:11px;font-weight:500;transition:background-color .2s,color .2s,border-color .2s}.filter-btn[data-astro-cid-j4bypcfc]:hover{border-color:var(--ink)}.filter-btn[data-astro-cid-j4bypcfc].active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.entries[data-astro-cid-j4bypcfc]{list-style:none;position:relative}.entry[data-astro-cid-j4bypcfc]{border-bottom:1px solid var(--line);transition:grid-template-rows .38s var(--ease-out), opacity .28s ease, border-color .28s ease;grid-template-rows:1fr;display:grid;overflow:hidden}.entry-collapse[data-astro-cid-j4bypcfc]{min-height:0;overflow:hidden}.entry[data-astro-cid-j4bypcfc].is-filtered{pointer-events:none;grid-template-rows:0fr;opacity:0!important;border-bottom-color:#0000!important}.entry-row[data-astro-cid-j4bypcfc]{margin:0 calc(var(--pad) * -.5);padding:clamp(20px,2.8vh,32px) 0;padding-left:calc(var(--pad) * .5);padding-right:calc(var(--pad) * .5);justify-content:space-between;align-items:baseline;gap:24px;text-decoration:none;transition:background-color .22s;display:flex}.entry-row[data-astro-cid-j4bypcfc]:hover{background:#14141409}.entry-title[data-astro-cid-j4bypcfc]{letter-spacing:-.015em;transition:transform .35s var(--ease-out);font-size:clamp(22px,3.2vw,38px);line-height:1.05;display:inline-block}.entry-row[data-astro-cid-j4bypcfc]:hover .entry-title[data-astro-cid-j4bypcfc]{transform:translate(8px)}.entry-cat[data-astro-cid-j4bypcfc]{text-align:right;white-space:nowrap;font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;opacity:.5;font-size:11.5px;font-weight:500;transition:opacity .2s}.entry-row[data-astro-cid-j4bypcfc]:hover .entry-cat[data-astro-cid-j4bypcfc]{opacity:1}.preview[data-astro-cid-j4bypcfc]{z-index:900;pointer-events:none;opacity:0;visibility:hidden;will-change:transform, opacity;width:min(180px,14vw);transition:opacity .22s,visibility .22s;position:fixed;top:0;left:0;transform:translate(-9999px,-9999px)}.preview[data-astro-cid-j4bypcfc].on{opacity:1;visibility:visible}.preview-card[data-astro-cid-j4bypcfc]{background:#141414;display:none;overflow:hidden}.preview-card[data-astro-cid-j4bypcfc].is-active{display:block}.preview-media[data-astro-cid-j4bypcfc]{aspect-ratio:3/4;width:100%;overflow:hidden}.preview-img[data-astro-cid-j4bypcfc]{object-fit:cover;filter:grayscale()contrast(1.06);width:100%;height:100%;display:block}@media (width<=820px){.preview[data-astro-cid-j4bypcfc]{display:none}}.concepts[data-astro-cid-34qg6u3o]{padding-top:clamp(36px,5.5vh,64px);padding-bottom:clamp(36px,5.5vh,64px);position:relative}.concepts-sub[data-astro-cid-34qg6u3o]{opacity:.5}.concept-list[data-astro-cid-34qg6u3o]{list-style:none}.concept[data-astro-cid-34qg6u3o]{border-bottom:1px solid var(--line)}.concept-row[data-astro-cid-34qg6u3o]{text-align:left;width:100%;margin:0 calc(var(--pad) * -.5);padding:clamp(20px,2.8vh,32px) 0;padding-left:calc(var(--pad) * .5);padding-right:calc(var(--pad) * .5);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:baseline;gap:24px;transition:background-color .22s;display:flex}.concept-row[data-astro-cid-34qg6u3o]:hover{background:#14141409}.concept-name[data-astro-cid-34qg6u3o]{letter-spacing:-.015em;transition:transform .35s var(--ease-out);font-size:clamp(22px,3.2vw,38px);line-height:1.05;display:inline-block}.concept-row[data-astro-cid-34qg6u3o]:hover .concept-name[data-astro-cid-34qg6u3o]{transform:translate(8px)}.concept-meta[data-astro-cid-34qg6u3o]{white-space:nowrap;align-items:center;gap:16px;display:flex}.concept-status[data-astro-cid-34qg6u3o]{font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;opacity:.5;font-size:11.5px;font-weight:500;transition:opacity .2s}.concept-row[data-astro-cid-34qg6u3o]:hover .concept-status[data-astro-cid-34qg6u3o]{opacity:1}.concept-toggle[data-astro-cid-34qg6u3o]{justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:relative}.concept-toggle-line[data-astro-cid-34qg6u3o]{background:var(--ink);width:100%;height:1px;transition:transform .35s var(--ease-out);position:absolute}.concept-toggle-line--v[data-astro-cid-34qg6u3o]{transform:rotate(90deg)}.concept[data-astro-cid-34qg6u3o].open .concept-toggle-line--v[data-astro-cid-34qg6u3o]{transform:rotate(0)}.concept[data-astro-cid-34qg6u3o].open .concept-toggle-line[data-astro-cid-34qg6u3o]{transform:rotate(180deg)}.concept-panel[data-astro-cid-34qg6u3o]{transition:grid-template-rows .45s var(--ease-out);grid-template-rows:0fr;display:grid}.concept[data-astro-cid-34qg6u3o].open .concept-panel[data-astro-cid-34qg6u3o]{grid-template-rows:1fr}.concept-body[data-astro-cid-34qg6u3o]{padding-left:0;padding-right:var(--pad);overflow:hidden}.concept[data-astro-cid-34qg6u3o].open .concept-body[data-astro-cid-34qg6u3o]{padding-top:8px;padding-bottom:36px}.concept-summary[data-astro-cid-34qg6u3o]{max-width:620px;color:var(--ink);margin-bottom:16px;font-size:clamp(16px,1.6vw,19px);line-height:1.55}.concept-content[data-astro-cid-34qg6u3o]{max-width:620px;color:var(--ink);opacity:.85;margin-top:14px;font-size:14px;line-height:1.7}.concept-content[data-astro-cid-34qg6u3o] p{margin-bottom:12px}.concept-content[data-astro-cid-34qg6u3o] p:last-child{margin-bottom:0}.concept-content[data-astro-cid-34qg6u3o] strong{font-weight:600}@media (width<=820px){.concept-row[data-astro-cid-34qg6u3o]{grid-template-columns:44px 1fr auto}.concept-status[data-astro-cid-34qg6u3o]{display:none}.concept-body[data-astro-cid-34qg6u3o]{padding-left:0}}.about[data-astro-cid-oxgmilyn]{padding-top:clamp(36px,5.5vh,64px);padding-bottom:clamp(48px,7vh,76px);position:relative}.about-sub[data-astro-cid-oxgmilyn]{opacity:.5}.about-statement-block[data-astro-cid-oxgmilyn]{max-width:960px;padding-top:clamp(16px,2.5vh,28px);padding-bottom:clamp(36px,5vh,56px)}.about-statement[data-astro-cid-oxgmilyn]{font-family:var(--sans);letter-spacing:-.015em;color:var(--ink);font-size:clamp(22px,3vw,36px);font-weight:400;line-height:1.28}.caps[data-astro-cid-oxgmilyn]{border-top:1px solid var(--line);padding-top:clamp(32px,5vh,48px)}.caps-grid[data-astro-cid-oxgmilyn]{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,3.5vw,48px);display:grid}.caps-col[data-astro-cid-oxgmilyn]{flex-direction:column;display:flex}.caps-head[data-astro-cid-oxgmilyn]{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);opacity:.45;margin-bottom:14px;font-size:11px;font-weight:500}.caps-list[data-astro-cid-oxgmilyn]{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.caps-item[data-astro-cid-oxgmilyn]{font-family:var(--sans);color:var(--ink);opacity:.75;font-size:13.5px;line-height:1.6;transition:opacity .2s}.caps-item[data-astro-cid-oxgmilyn]:hover{opacity:1}@media (width<=820px){.caps-grid[data-astro-cid-oxgmilyn]{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}}@media (width<=520px){.caps-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr;gap:24px}}
