#hero[data-astro-cid-dhfotatx]{position:relative;height:100vh;min-height:700px;display:flex;align-items:center;overflow:hidden;background:#060808 url(/images/hero/hero-bg-dark.webp) top center/cover no-repeat}html.light #hero[data-astro-cid-dhfotatx]{background:#f4f6f2 url(/images/hero/hero-bg-light.webp) top center/cover no-repeat}#ichirin[data-astro-cid-dhfotatx]{position:absolute;inset:0;z-index:1;opacity:0;transition:opacity 1.4s ease;pointer-events:none}#hero[data-astro-cid-dhfotatx]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:min(20vh,180px);background:linear-gradient(to bottom,transparent,var(--bg));z-index:1;pointer-events:none}#hero[data-astro-cid-dhfotatx].hero--3d #ichirin[data-astro-cid-dhfotatx]{opacity:1}.hero-vignette[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 20% 50%,transparent 40%,var(--hero-vignette) 100%);pointer-events:none;z-index:1}.hero-inner[data-astro-cid-dhfotatx]{position:relative;z-index:2;padding:0 56px;max-width:1000px}.hero-inner[data-astro-cid-dhfotatx]:before{content:"";position:absolute;z-index:-1;left:-4%;top:-8%;width:80%;height:118%;background:radial-gradient(ellipse 75% 70% at 30% 50%,rgba(6,10,9,.62),rgba(6,10,9,.34) 48%,transparent 78%);pointer-events:none;filter:blur(8px)}html.light .hero-inner[data-astro-cid-dhfotatx]:before{background:radial-gradient(ellipse 75% 70% at 30% 50%,rgba(244,246,242,.5),rgba(244,246,242,.22) 50%,transparent 78%)}.hero-tag[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:10px;font-family:Space Mono,monospace;font-size:12px;letter-spacing:.22em;color:var(--jade);margin-bottom:28px;opacity:0;animation:fadeSlideUp .9s ease .2s forwards;text-shadow:0 1px 10px rgba(6,10,9,.5)}html.light .hero-tag[data-astro-cid-dhfotatx]{text-shadow:none}.hero-tag-line[data-astro-cid-dhfotatx]{width:28px;height:1px;background:var(--jade)}.hero-tag-dot[data-astro-cid-dhfotatx]{width:4px;height:4px;border-radius:50%;background:var(--jade);animation:pulseDot 2s ease infinite}.hero-h1[data-astro-cid-dhfotatx]{font-family:Cormorant Garamond,Shippori Mincho,serif;font-weight:400;font-size:clamp(38px,6vw,72px);line-height:1.2;letter-spacing:.01em;margin-bottom:24px;color:var(--text);text-shadow:0 1px 16px rgba(6,10,9,.5),0 0 2px rgba(6,10,9,.4);opacity:0;animation:fadeSlideUp .9s ease .4s forwards}html.light .hero-h1[data-astro-cid-dhfotatx]{text-shadow:0 1px 14px rgba(244,246,242,.6)}.hero-h1[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-style:italic;color:var(--jade)}.hero-divider[data-astro-cid-dhfotatx]{width:0;height:1px;background:linear-gradient(90deg,var(--jade),transparent);margin:28px 0;animation:expandW .8s ease 1.2s forwards}.hero-sub[data-astro-cid-dhfotatx]{font-size:15px;line-height:2;color:var(--muted);max-width:480px;opacity:0;animation:fadeSlideUp .8s ease 1.1s forwards;text-shadow:0 1px 12px rgba(6,10,9,.55)}html:not(.light) .hero-sub[data-astro-cid-dhfotatx]{color:#b9c7bc}html.light .hero-sub[data-astro-cid-dhfotatx]{text-shadow:0 1px 10px rgba(244,246,242,.7)}.hero-sub[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{color:var(--text);font-style:normal;font-weight:500}.hero-scroll[data-astro-cid-dhfotatx]{position:absolute;bottom:40px;left:56px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:8px;opacity:0;animation:fadeIn 1s ease 2s forwards}.scroll-v-line[data-astro-cid-dhfotatx]{width:1px;height:0;background:linear-gradient(180deg,var(--jade),transparent);animation:expandH 1.2s ease 2.2s forwards}.scroll-label[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.25em;color:var(--muted);writing-mode:vertical-rl;transform:rotate(180deg)}#vision[data-astro-cid-dhfotatx]{background:var(--bg);position:relative;overflow:hidden}.ill[data-astro-cid-dhfotatx]{position:relative;pointer-events:none}.ill[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:100%;height:auto;overflow:visible}.ill-1[data-astro-cid-dhfotatx]{position:absolute;top:10%;right:5%;width:min(240px,18vw);opacity:.9;z-index:0}.craft-wrap[data-astro-cid-dhfotatx]{position:relative}.botanical[data-astro-cid-dhfotatx].ill-3{position:relative;width:210px;margin:0 auto 28px}@media(max-width:900px){.ill-1[data-astro-cid-dhfotatx]{width:130px;opacity:.5;top:4%}}.chap-wm[data-astro-cid-dhfotatx]{position:absolute;top:6%;right:-2%;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300;font-size:clamp(110px,16vw,260px);color:var(--text);opacity:.04;line-height:1;pointer-events:none;white-space:nowrap;z-index:0}.chap-wm-left[data-astro-cid-dhfotatx]{right:auto;left:-2%}html.light .chap-wm[data-astro-cid-dhfotatx]{opacity:.05}@supports (animation-timeline: view()){.chap-wm[data-astro-cid-dhfotatx]{animation:wmDrift linear both;animation-timeline:view();animation-range:cover}@keyframes wmDrift{0%{transform:translateY(7vh)}to{transform:translateY(-7vh)}}}#vision[data-astro-cid-dhfotatx],#capability[data-astro-cid-dhfotatx],#founders[data-astro-cid-dhfotatx],#works[data-astro-cid-dhfotatx],#contact[data-astro-cid-dhfotatx]{position:relative;overflow:hidden}.fill-stmt[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:10px}.fill-line[data-astro-cid-dhfotatx]{display:block;width:fit-content;color:transparent;-webkit-text-stroke:1px color-mix(in srgb,var(--text) 25%,transparent);background-image:linear-gradient(var(--text),var(--text));background-repeat:no-repeat;background-size:0% 100%;-webkit-background-clip:text;background-clip:text}.fill-line[data-astro-cid-dhfotatx].fill-jade{background-image:linear-gradient(var(--jade),var(--jade));-webkit-text-stroke-color:color-mix(in srgb,var(--jade) 35%,transparent)}@supports (animation-timeline: view()){.fill-line[data-astro-cid-dhfotatx]{animation:fillInk linear both;animation-timeline:view();animation-range:entry 25% cover 50%}.fill-line[data-astro-cid-dhfotatx]:nth-child(2){animation-range:entry 40% cover 65%}.fill-line[data-astro-cid-dhfotatx]:nth-child(3){animation-range:entry 55% cover 80%}@keyframes fillInk{to{background-size:100% 100%}}}@supports not (animation-timeline: view()){.fill-line[data-astro-cid-dhfotatx]{transition:background-size 1.1s cubic-bezier(.22,1,.36,1)}.fill-stmt[data-astro-cid-dhfotatx].in .fill-line[data-astro-cid-dhfotatx]{background-size:100% 100%}.fill-stmt[data-astro-cid-dhfotatx].in .fill-line[data-astro-cid-dhfotatx]:nth-child(2){transition-delay:.3s}.fill-stmt[data-astro-cid-dhfotatx].in .fill-line[data-astro-cid-dhfotatx]:nth-child(3){transition-delay:.6s}}.compare-panel[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:18px}.compare-card[data-astro-cid-dhfotatx]{position:relative;padding:24px 26px;border:1px solid var(--border);border-radius:4px;background:color-mix(in srgb,var(--bg2) 60%,transparent)}.compare-before[data-astro-cid-dhfotatx]{opacity:.82}.compare-after[data-astro-cid-dhfotatx]{border-color:color-mix(in srgb,var(--jade) 32%,var(--border))}.compare-after[data-astro-cid-dhfotatx]:before{content:"";position:absolute;inset:-1px;border-radius:4px;background:linear-gradient(135deg,color-mix(in srgb,var(--jade) 22%,transparent),transparent 55%);z-index:-1}.compare-tag[data-astro-cid-dhfotatx]{display:inline-block;font-family:Space Mono,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.compare-tag-ok[data-astro-cid-dhfotatx]{color:var(--jade)}.compare-head[data-astro-cid-dhfotatx]{font-family:Shippori Mincho,serif;font-size:18px;font-weight:600;color:var(--text);margin:0 0 8px;letter-spacing:.02em}.compare-after[data-astro-cid-dhfotatx] .compare-head[data-astro-cid-dhfotatx]{color:var(--jade)}.compare-body[data-astro-cid-dhfotatx]{font-family:Shippori Mincho,serif;font-size:14px;line-height:1.95;color:var(--text-soft);margin:0}.compare-proof[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:10.5px;letter-spacing:.04em;color:var(--muted);opacity:.7;margin:12px 0 0;line-height:1.7}.compare-arrow[data-astro-cid-dhfotatx]{display:flex;justify-content:center;color:var(--jade)}.compare-arrow[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:32px;height:20px;transform:rotate(90deg);opacity:.7}#capability[data-astro-cid-dhfotatx]{background:var(--bg2);position:relative;overflow:hidden}#capability[data-astro-cid-dhfotatx] .botanical-2[data-astro-cid-dhfotatx]{bottom:-80px;left:-40px;width:240px;height:240px;opacity:.35}html.light #capability[data-astro-cid-dhfotatx] .botanical-2[data-astro-cid-dhfotatx]{opacity:.3}#founders[data-astro-cid-dhfotatx]{position:relative;overflow:hidden}#works[data-astro-cid-dhfotatx]{background:var(--bg2);position:relative;overflow:hidden}#contact[data-astro-cid-dhfotatx]{position:relative;overflow:hidden}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes expandW{to{width:200px}}@keyframes expandH{to{height:48px}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.3}}@media(prefers-reduced-motion:reduce){.hero-h1[data-astro-cid-dhfotatx]{animation:none!important;opacity:1!important;transform:none!important}#windCanvas[data-astro-cid-dhfotatx]{display:none!important}}@keyframes bloomIn{0%{opacity:0;transform:scale(0) rotate(-30deg)}60%{opacity:1;transform:scale(1.08) rotate(3deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes floatBob{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-8px) rotate(1.5deg)}66%{transform:translateY(4px) rotate(-1deg)}}@keyframes stemGrow{0%{stroke-dashoffset:200}to{stroke-dashoffset:0}}@media(max-width:900px){.hero-inner[data-astro-cid-dhfotatx]{padding:0 24px}.hero-scroll[data-astro-cid-dhfotatx]{left:24px}}@media(max-width:600px){.hero-h1[data-astro-cid-dhfotatx]{font-size:clamp(30px,8vw,44px)}#ichirin[data-astro-cid-dhfotatx]{transform:translateY(-5vh)}#hero[data-astro-cid-dhfotatx],html.light #hero[data-astro-cid-dhfotatx]{background-position:center -5vh}}.botanical[data-astro-cid-dhfotatx]{position:absolute;pointer-events:none;z-index:0;overflow:visible}.botanical[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{overflow:visible}.botanical[data-astro-cid-dhfotatx].bloomed svg[data-astro-cid-dhfotatx] .petal[data-astro-cid-dhfotatx]{animation:bloomIn .8s cubic-bezier(.16,1,.3,1) both,floatBob 6s ease-in-out infinite 1s}.botanical[data-astro-cid-dhfotatx].bloomed svg[data-astro-cid-dhfotatx] .stem[data-astro-cid-dhfotatx]{stroke-dasharray:200;stroke-dashoffset:200;animation:stemGrow .6s ease forwards}.max-w[data-astro-cid-dhfotatx]{max-width:1200px;margin:0 auto;padding:120px 56px}.chap[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:16px;margin-bottom:36px}.chap-no[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:12px;color:var(--jade);letter-spacing:.2em}.chap-line[data-astro-cid-dhfotatx]{width:64px;height:1px;background:linear-gradient(90deg,var(--jade),transparent)}.chap-right[data-astro-cid-dhfotatx]{justify-content:flex-end}.chap-right[data-astro-cid-dhfotatx] .chap-line[data-astro-cid-dhfotatx]{background:linear-gradient(270deg,var(--jade),transparent)}.chap-en[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.28em;color:var(--muted);text-transform:uppercase}.chap-title[data-astro-cid-dhfotatx]{font-family:Cormorant Garamond,Shippori Mincho,serif;font-weight:400;font-size:clamp(32px,4.4vw,52px);line-height:1.3;letter-spacing:.01em;color:var(--text);margin:0 0 64px}.chap-title[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-style:italic;color:var(--jade)}.chap-title-right[data-astro-cid-dhfotatx]{text-align:right}.vision-flow[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:72px;align-items:start}.vision-prose[data-astro-cid-dhfotatx],.vision-code[data-astro-cid-dhfotatx]{min-width:0}.vision-prose[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:15px;line-height:2;color:var(--muted);margin:0 0 26px}.vision-prose[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{color:var(--text);font-weight:600}.vision-prose[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]:not(.hl-jade){background:linear-gradient(transparent 72%,#c8a96e40 72%);padding:0 1px}html.light .vision-prose[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]:not(.hl-jade){background:linear-gradient(transparent 72%,#9a744038 72%)}.vision-prose[data-astro-cid-dhfotatx] .hl-jade[data-astro-cid-dhfotatx]{color:var(--jade)}#capability[data-astro-cid-dhfotatx]{background:var(--bg2)}.craft-list[data-astro-cid-dhfotatx]{display:flex;flex-direction:column}.craft-row[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:clamp(86px,11vw,150px) minmax(0,1fr);gap:clamp(24px,3.5vw,56px);align-items:start;padding:clamp(36px,4.4vw,64px) 8px;border-top:1px solid var(--border);text-decoration:none;position:relative;transition:padding-left .45s cubic-bezier(.16,1,.3,1)}.craft-row[data-astro-cid-dhfotatx]:last-child{border-bottom:1px solid var(--border)}.craft-row[data-astro-cid-dhfotatx]:hover{padding-left:18px}.craft-no[data-astro-cid-dhfotatx]{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300;font-size:clamp(56px,8vw,104px);line-height:.9;color:#00a86b2e;letter-spacing:0;transition:color .45s ease,transform .45s cubic-bezier(.16,1,.3,1)}.craft-row[data-astro-cid-dhfotatx]:hover .craft-no[data-astro-cid-dhfotatx]{color:var(--jade);transform:translateY(-4px)}html.light .craft-no[data-astro-cid-dhfotatx]{color:#007d5029}html.light .craft-row[data-astro-cid-dhfotatx]:hover .craft-no[data-astro-cid-dhfotatx]{color:var(--jade)}.craft-body[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:10px;padding-top:clamp(4px,1vw,14px)}.craft-head[data-astro-cid-dhfotatx]{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.craft-name[data-astro-cid-dhfotatx]{position:relative;font-family:Cormorant Garamond,Shippori Mincho,serif;font-weight:400;font-size:clamp(24px,3vw,36px);color:var(--text);letter-spacing:.01em;line-height:1.35}.craft-name[data-astro-cid-dhfotatx]:after{content:"";position:absolute;left:0;bottom:-8px;height:1px;width:36px;background:linear-gradient(90deg,var(--jade),var(--gold));transition:width .55s cubic-bezier(.16,1,.3,1)}.craft-row[data-astro-cid-dhfotatx]:hover .craft-name[data-astro-cid-dhfotatx]:after{width:min(100%,420px)}.craft-en[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:10.5px;letter-spacing:.2em;color:var(--jade);margin-top:6px}.craft-desc[data-astro-cid-dhfotatx]{font-size:15px;line-height:1.9;color:var(--text-soft);max-width:620px}.craft-proof[data-astro-cid-dhfotatx]{display:inline-block;margin-top:6px;font-family:Space Mono,monospace;font-size:10.5px;letter-spacing:.04em;line-height:1.7;color:var(--muted);opacity:.65}.craft-arrow[data-astro-cid-dhfotatx]{flex-shrink:0;color:var(--muted);transform:translateY(2px);transition:transform .4s,color .4s}.craft-row[data-astro-cid-dhfotatx]:hover .craft-arrow[data-astro-cid-dhfotatx]{transform:translate(6px,2px);color:var(--jade)}.people[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr auto 1fr;gap:0 clamp(20px,3vw,44px);margin-bottom:96px;align-items:stretch}.people-cross[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:20px 0}.cross-line[data-astro-cid-dhfotatx]{flex:1;width:1px;background:linear-gradient(180deg,transparent,rgba(0,168,107,.35),transparent)}.cross-flower[data-astro-cid-dhfotatx]{width:34px;height:34px;flex-shrink:0}.person[data-astro-cid-dhfotatx]{position:relative;display:flex;flex-direction:column;padding:38px 34px;border:1px solid var(--border);border-radius:6px;background:color-mix(in srgb,var(--bg2) 50%,transparent);transition:border-color .4s,background .4s}.person[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:0;left:-1px;right:-1px;height:2px;border-radius:6px 6px 0 0;background:linear-gradient(90deg,var(--jade),rgba(200,169,110,.5) 45%,transparent 85%)}.person[data-astro-cid-dhfotatx]:hover{border-color:color-mix(in srgb,var(--jade) 28%,var(--border));background:color-mix(in srgb,var(--bg2) 70%,transparent)}.person-name[data-astro-cid-dhfotatx]{font-family:Cormorant Garamond,Shippori Mincho,serif;font-size:30px;font-weight:400;letter-spacing:.02em;color:var(--text);margin:6px 0 12px}.person-role[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.12em;color:var(--jade);margin-bottom:24px}.person-role[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{color:inherit;text-underline-offset:3px}.person-bio[data-astro-cid-dhfotatx]{font-size:15px;line-height:1.95;color:var(--text-soft);margin:0 0 24px}.person-facts[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:12px;letter-spacing:.06em;color:var(--text-soft);margin-top:auto;margin-bottom:14px;padding-top:18px;border-top:1px solid var(--border)}.person-facts[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{color:#00a86bb3;margin:0 10px}.person-tags[data-astro-cid-dhfotatx]{display:flex;flex-wrap:wrap;gap:7px 0}.ptag[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.04em;color:var(--muted);white-space:nowrap}.ptag[data-astro-cid-dhfotatx]:after{content:"·";margin:0 8px;color:#00a86b66}.ptag[data-astro-cid-dhfotatx]:last-child:after{content:none}.creed[data-astro-cid-dhfotatx]{max-width:780px;margin:0 auto;text-align:center}.creed[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-family:Cormorant Garamond,Shippori Mincho,serif;font-size:clamp(20px,2.5vw,28px);font-weight:400;line-height:1.7;color:var(--text);margin:0 0 18px}.creed[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-style:italic;color:var(--jade)}.creed-sub[data-astro-cid-dhfotatx]{font-size:14px;color:var(--muted);letter-spacing:.04em}#works[data-astro-cid-dhfotatx]{background:var(--bg2)}.work-feature[data-astro-cid-dhfotatx]{display:block;text-decoration:none;padding:60px 24px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);transition:background .4s ease,box-shadow .4s ease}.work-feature[data-astro-cid-dhfotatx]:hover{background:linear-gradient(90deg,rgba(200,169,110,.04),transparent 55%);box-shadow:inset 3px 0 0 var(--jade)}.wf-type[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.22em;color:var(--jade)}.wf-title[data-astro-cid-dhfotatx]{font-family:Cormorant Garamond,serif;font-size:clamp(52px,7vw,88px);font-weight:300;font-style:italic;color:var(--text);line-height:1.05;display:block;margin:14px 0 22px;transition:color .35s}.work-feature[data-astro-cid-dhfotatx]:hover .wf-title[data-astro-cid-dhfotatx]{color:var(--gold)}.wf-desc[data-astro-cid-dhfotatx]{font-size:15px;line-height:1.9;color:var(--muted);max-width:640px;margin:0 0 22px}.wf-meta[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:11px;letter-spacing:.1em;color:var(--muted)}.wf-sep[data-astro-cid-dhfotatx]{color:#00a86b80;margin:0 10px}.work-list[data-astro-cid-dhfotatx]{margin-bottom:56px}.work-row[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:240px 1fr auto;gap:36px;align-items:baseline;padding:32px 18px;border-bottom:1px solid var(--border);text-decoration:none;transition:background .35s ease,box-shadow .35s ease}.work-row[data-astro-cid-dhfotatx]:hover{background:linear-gradient(90deg,rgba(200,169,110,.05),transparent 60%);box-shadow:inset 3px 0 0 var(--jade)}html.light .work-row[data-astro-cid-dhfotatx]:hover{background:linear-gradient(90deg,rgba(154,116,64,.06),transparent 60%);box-shadow:inset 3px 0 0 var(--jade)}.wr-title[data-astro-cid-dhfotatx]{font-family:Cormorant Garamond,Shippori Mincho,serif;font-size:20px;font-weight:400;color:var(--text);letter-spacing:.02em}.wr-desc[data-astro-cid-dhfotatx]{font-size:13.5px;line-height:1.85;color:var(--muted)}.wr-meta[data-astro-cid-dhfotatx]{font-family:Space Mono,monospace;font-size:10.5px;letter-spacing:.08em;color:var(--jade);opacity:.85}.sec-cta[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:12px;font-family:Space Mono,monospace;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--text);text-decoration:none;transition:gap .3s,color .3s}.sec-cta[data-astro-cid-dhfotatx]:hover{gap:18px;color:var(--jade)}#contact[data-astro-cid-dhfotatx]{position:relative}.invite[data-astro-cid-dhfotatx]{max-width:720px;margin:0 auto;text-align:center;position:relative}.invite[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:-60px;left:50%;transform:translate(-50%);width:460px;height:460px;background:radial-gradient(circle,rgba(200,169,110,.08),transparent 62%);pointer-events:none}html.light .invite[data-astro-cid-dhfotatx]:before{background:radial-gradient(circle,rgba(154,116,64,.09),transparent 62%)}.invite-flower[data-astro-cid-dhfotatx]{position:relative;width:76px;margin:0 auto 40px;opacity:.9}.invite-flower[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx]{width:100%;height:auto;overflow:visible}.invite-title[data-astro-cid-dhfotatx]{font-family:Cormorant Garamond,Shippori Mincho,serif;font-size:clamp(28px,4vw,46px);font-weight:400;line-height:1.4;letter-spacing:.01em;color:var(--text);margin:0 0 26px}.invite-title[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-style:italic;color:var(--jade)}.invite-sub[data-astro-cid-dhfotatx]{font-size:15px;line-height:2;color:var(--muted);margin:0 0 52px}.invite-link[data-astro-cid-dhfotatx]{position:relative;display:inline-block;font-family:Space Mono,monospace;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--text);text-decoration:none;padding-bottom:14px}.invite-link[data-astro-cid-dhfotatx]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,var(--jade),var(--gold));transform:scaleX(.35);transform-origin:left;transition:transform .5s cubic-bezier(.16,1,.3,1)}.invite-link[data-astro-cid-dhfotatx]:hover:after{transform:scaleX(1)}@media(max-width:900px){.max-w[data-astro-cid-dhfotatx]{padding:80px 24px}.vision-flow[data-astro-cid-dhfotatx]{grid-template-columns:minmax(0,1fr);gap:48px}.chap-title[data-astro-cid-dhfotatx]{margin-bottom:48px}.craft-row[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:6px;padding:32px 0}.craft-row[data-astro-cid-dhfotatx]:hover{padding-left:0}.craft-no[data-astro-cid-dhfotatx]{font-size:40px;line-height:1;color:#00a86b4d}.craft-row[data-astro-cid-dhfotatx]:hover .craft-no[data-astro-cid-dhfotatx]{transform:none}.craft-name[data-astro-cid-dhfotatx]{font-size:24px}.craft-name[data-astro-cid-dhfotatx]:after{bottom:-6px}.craft-desc[data-astro-cid-dhfotatx]{max-width:none}.people[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:0}.people-cross[data-astro-cid-dhfotatx]{flex-direction:row;padding:8px 0;gap:14px}.cross-line[data-astro-cid-dhfotatx]{width:auto;height:1px;background:linear-gradient(90deg,transparent,rgba(0,168,107,.35),transparent)}.cross-flower[data-astro-cid-dhfotatx]{width:26px;height:26px}.person[data-astro-cid-dhfotatx]{padding:32px 0;border:none;border-radius:0;border-top:1px solid var(--border);background:none}.person[data-astro-cid-dhfotatx]:hover{border-color:var(--border);background:none}.person[data-astro-cid-dhfotatx]:before{left:0;right:auto;width:40px}.person-facts[data-astro-cid-dhfotatx]{margin-top:24px}.work-row[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:10px}}
