@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500&family=Space+Mono:wght@400&display=swap";
.Landing-module__mitg-q__hero{--hero-bg:#f2eee6;--hero-ink:#22201c;--hero-muted:#8f8a7e;--hero-line:#22201c26;--hero-hanko:#a83c2e;background:var(--hero-bg);width:100%;max-width:100%;min-height:100vh;color:var(--hero-ink);box-sizing:border-box;grid-template-rows:auto auto;grid-template-columns:48px minmax(220px,320px) 1fr;align-self:stretch;padding:3rem clamp(1.5rem,4vw,4rem);font-family:Zen Kaku Gothic New,sans-serif;display:grid}.Landing-module__mitg-q__hero *{box-sizing:border-box}.Landing-module__mitg-q__hero>nav{grid-area:1/1/auto/-1;margin-bottom:3.5rem}.Landing-module__mitg-q__hero .Landing-module__mitg-q__mono{font-family:Space Mono,monospace}.Landing-module__mitg-q__heroVerticalLabel{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.18em;color:var(--hero-muted);border-right:1px solid var(--hero-line);grid-area:2/1;justify-content:center;align-items:flex-start;height:100%;padding-right:1.25rem;font-size:.72rem;display:flex}.Landing-module__mitg-q__heroPhoto{grid-area:2/2;align-self:center;width:100%;padding:0 clamp(1rem,2vw,1.5rem)}.Landing-module__mitg-q__heroPhotoImg{aspect-ratio:4/5;object-fit:contain;border:1px solid var(--hero-line);background:#fff;width:100%;display:block}.Landing-module__mitg-q__heroBody{flex-direction:column;grid-area:2/3;justify-content:space-between;min-height:calc(100vh - 6rem);padding-left:clamp(1.5rem,4vw,3.5rem);display:flex}.Landing-module__mitg-q__heroNameBlock{text-align:right;align-self:flex-end;max-width:640px;margin-top:auto;margin-bottom:3.5rem}.Landing-module__mitg-q__heroEyebrow{letter-spacing:.1em;color:var(--hero-muted);margin-bottom:1rem;font-size:.72rem}.Landing-module__mitg-q__heroName{letter-spacing:.01em;margin:0;font-size:clamp(2.5rem,6vw,4.75rem);font-weight:300;line-height:1.15}.Landing-module__mitg-q__heroHanko{background:var(--hero-hanko);vertical-align:middle;width:11px;height:11px;margin-left:.6rem;display:inline-block;transform:translateY(-2px)}.Landing-module__mitg-q__heroSub{color:var(--hero-muted);margin-top:1.5rem;font-size:.92rem;font-weight:300;line-height:1.7}.Landing-module__mitg-q__heroLower{border-top:1px solid var(--hero-line);justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:2rem;display:flex}.Landing-module__mitg-q__heroStatus{color:var(--hero-muted);align-items:center;gap:.55rem;font-size:.8rem;display:flex}.Landing-module__mitg-q__heroStatusDot{background:var(--hero-hanko);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Landing-module__mitg-q__heroStatus strong{color:var(--hero-ink);font-weight:400}@media (max-width:720px){.Landing-module__mitg-q__hero{grid-template-rows:auto auto auto;grid-template-columns:32px 1fr;min-height:auto}.Landing-module__mitg-q__heroVerticalLabel{grid-area:2/1/4}.Landing-module__mitg-q__heroPhoto{grid-area:2/2;padding:0 0 2rem}.Landing-module__mitg-q__heroBody{grid-area:3/2;justify-content:flex-start;min-height:auto;padding-left:1.5rem}.Landing-module__mitg-q__heroNameBlock{text-align:left;align-self:flex-start;margin-top:0;margin-bottom:2rem}.Landing-module__mitg-q__heroLower{flex-direction:column;align-items:flex-start;gap:1.25rem}}@media (prefers-reduced-motion:reduce){.Landing-module__mitg-q__hero{transition:none}}
