@import"https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;800&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Noto+Sans+JP:wght@300;400;500&display=swap";:root{--bg: #080808;--surface: #0e0e0e;--text-primary: #f0ede8;--text-secondary: rgba(240, 237, 232, .55);--accent: #c8bfb0;--font-mincho: "Shippori Mincho", "Hiragino Mincho ProN", serif;--font-cormorant: "Cormorant Garamond", "Georgia", serif;--font-sans: "Noto Sans JP", "Hiragino Sans", sans-serif;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-in-expo: cubic-bezier(.7, 0, .84, 0)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background:var(--bg);color:var(--text-primary);font-family:var(--font-sans);font-weight:300;line-height:1.7;overflow-x:hidden;cursor:none}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}body:before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px}#cursor{position:fixed;width:12px;height:12px;background:var(--text-primary);border-radius:50%;pointer-events:none;z-index:10000;transform:translate(-50%,-50%);transition:width .3s var(--ease-out-expo),height .3s var(--ease-out-expo),opacity .3s;mix-blend-mode:difference}#cursor-ring{position:fixed;width:40px;height:40px;border:1px solid rgba(240,237,232,.4);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .5s var(--ease-out-expo),height .5s var(--ease-out-expo),border-color .3s}body.cursor-hover #cursor{width:20px;height:20px}body.cursor-hover #cursor-ring{width:60px;height:60px;border-color:#f0ede840}section{position:relative}.char{display:inline-block;overflow:hidden;vertical-align:bottom}.char-inner{display:inline-block;transform:translateY(110%);will-change:transform}#loader{position:fixed;inset:0;z-index:8000;background:var(--bg);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.5rem}#loader-name{font-family:var(--font-mincho);font-size:clamp(1.8rem,4vw,3rem);font-weight:400;letter-spacing:.25em;color:var(--text-primary);opacity:0}#loader-bar-wrap{width:160px;height:1px;background:#f0ede81f;overflow:hidden}#loader-bar{height:100%;width:0%;background:var(--accent);transition:width .05s linear}.menu-btn{position:fixed;top:clamp(1.2rem,4vh,2.5rem);left:clamp(1.2rem,4vw,2.5rem);z-index:8000;width:46px;height:46px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:#11100f66;border:1px solid rgba(240,237,232,.15);border-radius:50%;cursor:none;backdrop-filter:blur(8px);transition:background .3s,border-color .3s,transform .3s}.menu-btn:hover{background:#11100fcc;border-color:#f0ede866;transform:scale(1.05)}.menu-btn-line{width:18px;height:1px;background:#f0ede8;transition:transform .5s var(--ease-out-expo),opacity .5s}.menu-btn.is-active .menu-btn-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-btn.is-active .menu-btn-line:nth-child(2){opacity:0}.menu-btn.is-active .menu-btn-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#menu-overlay{position:fixed;top:0;left:0;bottom:0;width:clamp(250px,20vw,400px);z-index:7400;background:#11100ff2;border-right:1px solid rgba(240,237,232,.15);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(-100%);pointer-events:none;visibility:hidden;transition:transform .6s var(--ease-out-expo),visibility .6s}#menu-overlay.is-active{transform:translate(0);pointer-events:auto;visibility:visible}.menu-inner{display:flex;flex-direction:column;gap:1.5rem;text-align:center}.menu-link{font-family:var(--font-cormorant);font-size:clamp(1.5rem,2.5vw,2.5rem);letter-spacing:.15em;color:transparent;outline:none;padding:.5rem 2rem}#loader-icon{width:72px;height:72px;border-radius:50%;object-fit:cover;opacity:0;margin-bottom:1.6rem;filter:grayscale(.15)}#page-transition{position:fixed;inset:0;z-index:7000;background:var(--bg);transform:translateY(100%);pointer-events:none}@media(max-width:768px){#menu-overlay{width:100vw;border-right:none}.site-nav{padding:1.5rem}}#hero[data-astro-cid-bbe6dxrz]{position:relative;z-index:auto;width:100%;height:100svh;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:visible}#grid-canvas[data-astro-cid-bbe6dxrz],#char-canvas[data-astro-cid-bbe6dxrz]{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}#grid-canvas[data-astro-cid-bbe6dxrz]{z-index:1}#char-canvas[data-astro-cid-bbe6dxrz]{z-index:2}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;text-align:center;display:flex;flex-direction:column;align-items:center;pointer-events:none}.hero-icon[data-astro-cid-bbe6dxrz]{width:clamp(110px,18vw,200px);height:clamp(110px,18vw,200px);border-radius:50%;object-fit:cover;border:1px solid rgba(240,237,232,.15);opacity:0;margin-bottom:.6rem;pointer-events:auto}.hero-name[data-astro-cid-bbe6dxrz]{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:300;font-style:italic;letter-spacing:.12em;opacity:0;pointer-events:none;margin:0;height:0;overflow:hidden}.hero-name-spacer[data-astro-cid-bbe6dxrz]{display:block}.hero-copy[data-astro-cid-bbe6dxrz]{font-family:Shippori Mincho,serif;font-size:clamp(.85rem,1.8vw,1.2rem);font-weight:400;letter-spacing:.35em;color:var(--accent);opacity:0;margin-top:.6rem}#doing-wrap[data-astro-cid-qqe4wj2b]{position:relative;z-index:5}.ds[data-astro-cid-qqe4wj2b]{min-height:80svh;display:grid;grid-template-columns:34vw 1fr;border-top:.5px solid rgba(240,237,232,.07)}.ds-inner[data-astro-cid-qqe4wj2b]{grid-column:2;display:flex;flex-direction:column;padding:3rem clamp(2rem,6vw,5rem) 5rem clamp(1rem,2.5vw,3rem)}#ds-0[data-astro-cid-qqe4wj2b] .ds-inner[data-astro-cid-qqe4wj2b]{padding-top:clamp(3rem,8vh,6rem)}#ds-1[data-astro-cid-qqe4wj2b] .ds-inner[data-astro-cid-qqe4wj2b]{padding-top:1rem}.ds-header[data-astro-cid-qqe4wj2b]{display:flex;align-items:center;gap:1.2rem}.ds-idx[data-astro-cid-qqe4wj2b],.ds-tag[data-astro-cid-qqe4wj2b]{font-family:var(--font-cormorant);font-size:.67rem;letter-spacing:.32em;color:#f0ede847;flex-shrink:0}.ds-rule[data-astro-cid-qqe4wj2b]{flex:1;height:.5px;background:#f0ede81a;transform-origin:left center}.ds-body[data-astro-cid-qqe4wj2b]{flex:1;display:grid;gap:clamp(2rem,5vw,8rem);padding:clamp(3rem,8vh,7rem) 0 clamp(2rem,4vh,4rem)}.ds--latin[data-astro-cid-qqe4wj2b] .ds-body[data-astro-cid-qqe4wj2b]{grid-template-columns:1fr 1fr;align-items:end}.ds--jp[data-astro-cid-qqe4wj2b] .ds-body[data-astro-cid-qqe4wj2b]{grid-template-columns:1fr;grid-template-rows:1fr auto;align-items:start}.ds--jp[data-astro-cid-qqe4wj2b] .ds-text-col[data-astro-cid-qqe4wj2b]{flex-direction:row;flex-wrap:wrap;row-gap:1.2rem;column-gap:0;align-items:flex-start}.ds--jp[data-astro-cid-qqe4wj2b] .ds-para[data-astro-cid-qqe4wj2b]{width:100%}.ds--jp[data-astro-cid-qqe4wj2b] .ds-cta[data-astro-cid-qqe4wj2b]{margin-left:auto}.ds-title[data-astro-cid-qqe4wj2b]{font-weight:300;color:var(--text-primary);line-height:.88;white-space:nowrap}.ds--latin[data-astro-cid-qqe4wj2b] .ds-title[data-astro-cid-qqe4wj2b]{font-family:var(--font-cormorant);font-size:clamp(5rem,17vw,17rem);letter-spacing:.03em}.ds--jp[data-astro-cid-qqe4wj2b] .ds-title[data-astro-cid-qqe4wj2b]{font-family:var(--font-mincho);font-size:clamp(3rem,8vw,9.5rem);letter-spacing:.1em;line-height:1.1;text-align:right}.ds-text-col[data-astro-cid-qqe4wj2b]{display:flex;flex-direction:column;gap:1.6rem}.ds--latin[data-astro-cid-qqe4wj2b] .ds-text-col[data-astro-cid-qqe4wj2b]{padding-bottom:.5rem}.ds-para[data-astro-cid-qqe4wj2b]{font-family:var(--font-sans);font-size:clamp(.8rem,.95vw,.92rem);line-height:2.2;color:#f0ede885;font-weight:300;letter-spacing:.04em}.ds--jp[data-astro-cid-qqe4wj2b] .ds-para[data-astro-cid-qqe4wj2b]{font-size:clamp(.88rem,1.05vw,1rem);line-height:2.4;color:#f0ede894}.ds-cta[data-astro-cid-qqe4wj2b]{display:inline-block;font-family:var(--font-cormorant);font-size:.68rem;letter-spacing:.4em;color:var(--accent);margin-top:.4rem;transition:letter-spacing .45s var(--ease-out-expo),opacity .3s}.ds-cta[data-astro-cid-qqe4wj2b]:hover{letter-spacing:.58em;opacity:.6}@media(max-width:720px){.ds[data-astro-cid-qqe4wj2b]{grid-template-columns:1fr}.ds-inner[data-astro-cid-qqe4wj2b]{grid-column:1;padding:clamp(2rem,5vh,4rem) clamp(1.5rem,5vw,3rem) 4rem}#ds-0[data-astro-cid-qqe4wj2b] .ds-inner[data-astro-cid-qqe4wj2b]{padding-top:clamp(2rem,5vh,4rem)}.ds--latin[data-astro-cid-qqe4wj2b] .ds-body[data-astro-cid-qqe4wj2b],.ds--jp[data-astro-cid-qqe4wj2b] .ds-body[data-astro-cid-qqe4wj2b]{grid-template-columns:1fr;align-items:start;padding-top:clamp(2rem,5vh,4rem)}.ds--jp[data-astro-cid-qqe4wj2b] .ds-title[data-astro-cid-qqe4wj2b]{text-align:left}.ds--jp[data-astro-cid-qqe4wj2b] .ds-body[data-astro-cid-qqe4wj2b]{grid-template-rows:auto}.ds--jp[data-astro-cid-qqe4wj2b] .ds-text-col[data-astro-cid-qqe4wj2b]{flex-direction:column;flex-wrap:nowrap}.ds--jp[data-astro-cid-qqe4wj2b] .ds-para[data-astro-cid-qqe4wj2b]{width:auto}.ds--jp[data-astro-cid-qqe4wj2b] .ds-cta[data-astro-cid-qqe4wj2b]{margin-left:0}.ds--latin[data-astro-cid-qqe4wj2b] .ds-title[data-astro-cid-qqe4wj2b]{font-size:clamp(3.5rem,18vw,7rem)}.ds--jp[data-astro-cid-qqe4wj2b] .ds-title[data-astro-cid-qqe4wj2b]{font-size:clamp(2.5rem,12vw,5rem)}}@media(max-width:768px){.ds[data-astro-cid-qqe4wj2b]{grid-template-columns:1fr;min-height:auto}.ds-inner[data-astro-cid-qqe4wj2b]{grid-column:1;padding:3rem 5vw 4rem}#ds-0[data-astro-cid-qqe4wj2b] .ds-inner[data-astro-cid-qqe4wj2b]{padding-top:4rem}.ds--latin[data-astro-cid-qqe4wj2b] .ds-body[data-astro-cid-qqe4wj2b]{grid-template-columns:1fr;gap:2rem}.ds-title[data-astro-cid-qqe4wj2b]{font-size:clamp(3.5rem,15vw,6rem)!important;white-space:normal}.ds--jp[data-astro-cid-qqe4wj2b] .ds-title[data-astro-cid-qqe4wj2b]{font-size:clamp(2.5rem,10vw,4rem)!important;text-align:left}.ds--jp[data-astro-cid-qqe4wj2b] .ds-text-col[data-astro-cid-qqe4wj2b]{padding-top:2rem}}.about[data-astro-cid-x2lc2h5w]{height:360svh;border-top:.5px solid rgba(240,237,232,.07);position:relative;z-index:5}.about-sticky[data-astro-cid-x2lc2h5w]{position:sticky;top:0;width:100%;height:100svh;overflow:hidden}.about-inner[data-astro-cid-x2lc2h5w]{position:relative;z-index:4;height:100%;width:100%;max-width:1100px;margin:0 auto;padding:clamp(5rem,12vh,9rem) clamp(2rem,6vw,5rem);display:grid;grid-template-columns:minmax(0,400px) 1fr;gap:clamp(3rem,6vw,7rem);align-items:center;transform-origin:50% 50%}.about-core[data-astro-cid-x2lc2h5w]{position:fixed;z-index:10;left:50%;top:50%;width:0;height:0;background:#000;border:0;border-radius:50%;box-shadow:0 0 1.5rem #f0ede814;opacity:0;translate:-50% -50%;pointer-events:none;will-change:width,height,opacity}.about-core[data-astro-cid-x2lc2h5w] span[data-astro-cid-x2lc2h5w]{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);opacity:var(--ring-opacity, 0);pointer-events:none;will-change:opacity}.about-core[data-astro-cid-x2lc2h5w] span[data-astro-cid-x2lc2h5w]:nth-child(1){width:calc(100% + 5px);height:calc(100% + 5px);border:1px solid rgba(240,237,232,.8);box-shadow:0 0 .8rem #f0ede833}.about-core[data-astro-cid-x2lc2h5w] span[data-astro-cid-x2lc2h5w]:nth-child(2){width:calc(100% + 14px);height:calc(100% + 14px);border:1px solid rgba(240,237,232,.2)}.about-core[data-astro-cid-x2lc2h5w] span[data-astro-cid-x2lc2h5w]:nth-child(3){width:calc(100% + 30px);height:calc(100% + 30px);border:1px solid rgba(240,237,232,.07);border-radius:50%}.about-passage[data-astro-cid-x2lc2h5w]{position:fixed;z-index:11;inset:0;background:radial-gradient(circle at 50% 50%,#fff,#f4f1ea 38%,#ebe7df);opacity:0;clip-path:circle(0vmax at 50% 50%);pointer-events:none;will-change:clip-path,opacity}.about-photo-frame[data-astro-cid-x2lc2h5w]{position:relative;width:100%;aspect-ratio:3 / 4;overflow:visible;margin:0}.about-photo-col[data-astro-cid-x2lc2h5w]{width:100%;display:flex;flex-direction:column;gap:1.25rem}.about-photo-img[data-astro-cid-x2lc2h5w]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;filter:grayscale(.15) brightness(.92);display:block;user-select:none}.about-photo-warp[data-astro-cid-x2lc2h5w]{position:fixed;inset:0;z-index:5;width:100vw;height:100vh;opacity:0;pointer-events:none;will-change:opacity,filter}.about-scan-line[data-astro-cid-x2lc2h5w]{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(to right,transparent 0%,rgba(240,237,232,.9) 40%,rgba(240,237,232,.9) 60%,transparent 100%);pointer-events:none;opacity:0;mix-blend-mode:screen}.about-text-col[data-astro-cid-x2lc2h5w]{display:flex;flex-direction:column;gap:clamp(2rem,4vh,3.5rem);position:relative;z-index:6}.about-header[data-astro-cid-x2lc2h5w]{display:flex;align-items:center;gap:1.2rem}.about-idx[data-astro-cid-x2lc2h5w],.about-tag[data-astro-cid-x2lc2h5w]{font-family:var(--font-cormorant);font-size:.67rem;letter-spacing:.32em;color:#f0ede847;flex-shrink:0}.about-rule[data-astro-cid-x2lc2h5w]{position:relative;flex:1;height:.5px;background:#f0ede81a;transform-origin:left center;transform:scaleX(0)}.about-title-wrap[data-astro-cid-x2lc2h5w]{line-height:.88}.about-t1[data-astro-cid-x2lc2h5w],.about-t2[data-astro-cid-x2lc2h5w]{font-family:var(--font-cormorant);font-size:clamp(4rem,9vw,8.5rem);font-weight:300;letter-spacing:.02em;color:var(--text-primary);line-height:.88;display:block;white-space:nowrap}.about-t1[data-astro-cid-x2lc2h5w]{font-style:normal}.about-t2[data-astro-cid-x2lc2h5w]{font-style:italic}.about-name[data-astro-cid-x2lc2h5w]{font-family:var(--font-mincho);font-size:clamp(1.3rem,2.2vw,1.8rem);letter-spacing:.2em;color:#f0ede8d9;font-weight:400}.about-bio[data-astro-cid-x2lc2h5w]{display:flex;flex-direction:column;gap:1rem;font-family:var(--font-sans);font-size:clamp(.82rem,1vw,.92rem);line-height:2.1;color:#f0ede873;font-weight:300;letter-spacing:.04em}@media(max-width:720px){.about[data-astro-cid-x2lc2h5w]{height:220svh}.about-inner[data-astro-cid-x2lc2h5w]{grid-template-columns:1fr;gap:2rem;padding-top:clamp(3rem,6vh,4rem);padding-bottom:3rem}.about-photo-col[data-astro-cid-x2lc2h5w]{max-width:210px}.about-t1[data-astro-cid-x2lc2h5w],.about-t2[data-astro-cid-x2lc2h5w]{font-size:clamp(3.5rem,15vw,6rem)}.about-bio[data-astro-cid-x2lc2h5w]{line-height:1.9}}.contact-section[data-astro-cid-jjagjrbk]{--contact-bg: #f4f1ea;--contact-ink: #11100f;position:relative;z-index:12;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 50% 50%,#fff,#f4f1ea 38%,#ebe7df);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:100vw 100vh;color:var(--contact-ink)}.contact-section[data-astro-cid-jjagjrbk]:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.contact-coordinate[data-astro-cid-jjagjrbk]{position:absolute;top:50%;left:50%;width:min(76vw,980px);height:min(76vw,980px);transform:translate(-50%,-50%);opacity:.1;pointer-events:none}.coordinate-x[data-astro-cid-jjagjrbk],.coordinate-y[data-astro-cid-jjagjrbk]{position:absolute;background:var(--contact-ink)}.coordinate-x[data-astro-cid-jjagjrbk]{left:0;right:0;top:50%;height:1px}.coordinate-y[data-astro-cid-jjagjrbk]{top:0;bottom:0;left:50%;width:1px}.coordinate-dot[data-astro-cid-jjagjrbk]{position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background:var(--contact-ink);transform:translate(-50%,-50%)}.contact-inner[data-astro-cid-jjagjrbk]{position:relative;z-index:2;width:min(100% - 3rem,1180px);min-height:calc(100svh - 84px);margin:0 auto;padding:clamp(3rem,7vh,5rem) 0 clamp(4rem,9vh,7rem);display:flex;flex-direction:column}.contact-header[data-astro-cid-jjagjrbk]{display:flex;align-items:center;gap:1.2rem}.contact-idx[data-astro-cid-jjagjrbk],.contact-tag[data-astro-cid-jjagjrbk]{flex-shrink:0;font-family:var(--font-cormorant);font-size:.68rem;letter-spacing:.32em;text-transform:uppercase;color:#11100f7a}.contact-rule[data-astro-cid-jjagjrbk]{flex:1;height:1px;background:#11100f2e}.contact-layout[data-astro-cid-jjagjrbk]{flex:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.72fr);gap:clamp(4rem,10vw,10rem);align-items:center;padding-top:clamp(4rem,10vh,8rem)}.contact-kicker[data-astro-cid-jjagjrbk]{font-family:var(--font-cormorant);font-size:clamp(5rem,12vw,10.5rem);font-weight:300;font-style:italic;line-height:.75;letter-spacing:-.045em;white-space:nowrap}.contact-heading[data-astro-cid-jjagjrbk]{margin-top:clamp(2rem,5vh,4rem);font-family:var(--font-mincho);font-size:clamp(1.7rem,3vw,2.6rem);font-weight:500;letter-spacing:.12em}.contact-copy[data-astro-cid-jjagjrbk]{margin-top:1.5rem;font-size:clamp(.78rem,1vw,.9rem);line-height:2;letter-spacing:.04em;color:#11100f94}.contact-form[data-astro-cid-jjagjrbk]{display:flex;flex-direction:column;gap:2.2rem}.form-field[data-astro-cid-jjagjrbk]{position:relative;display:flex;flex-direction:column;gap:.55rem;border-bottom:1px solid rgba(17,16,15,.3)}.form-field[data-astro-cid-jjagjrbk]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:var(--contact-ink);transform:scaleX(0);transform-origin:left;transition:transform .55s var(--ease-out-expo)}.form-field[data-astro-cid-jjagjrbk]:focus-within:after{transform:scaleX(1)}.form-honeypot[data-astro-cid-jjagjrbk]{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.field-label[data-astro-cid-jjagjrbk]{font-family:var(--font-cormorant);font-size:.68rem;letter-spacing:.3em;color:#11100f7a}.form-field[data-astro-cid-jjagjrbk] input[data-astro-cid-jjagjrbk],.form-field[data-astro-cid-jjagjrbk] textarea[data-astro-cid-jjagjrbk]{width:100%;border:0;outline:0;resize:none;padding:.2rem 0 .8rem;background:transparent;color:var(--contact-ink);font:400 1rem/1.7 var(--font-sans)}.contact-submit[data-astro-cid-jjagjrbk]{align-self:flex-end;min-width:164px;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border:1px solid var(--contact-ink);background:transparent;color:var(--contact-ink);font-family:var(--font-cormorant);font-size:.78rem;letter-spacing:.32em;cursor:none;transition:background .35s,color .35s}.contact-submit[data-astro-cid-jjagjrbk]:hover{background:var(--contact-ink);color:var(--contact-bg)}.contact-submit[data-astro-cid-jjagjrbk]:disabled{cursor:wait;opacity:.45}.contact-submit[data-astro-cid-jjagjrbk]:disabled:hover{background:transparent;color:var(--contact-ink)}.turnstile-widget[data-astro-cid-jjagjrbk]{min-height:65px}.contact-status[data-astro-cid-jjagjrbk]{min-height:1.7em;margin-top:-1.2rem;font-size:.78rem;line-height:1.7;letter-spacing:.04em;color:#11100f94}.contact-status[data-astro-cid-jjagjrbk].is-error{color:#8f2922}.contact-status[data-astro-cid-jjagjrbk].is-success{color:#245c3b}.submit-arrow[data-astro-cid-jjagjrbk]{transition:transform .35s var(--ease-out-expo)}.contact-submit[data-astro-cid-jjagjrbk]:hover .submit-arrow[data-astro-cid-jjagjrbk]{transform:translate(5px)}.site-footer[data-astro-cid-jjagjrbk]{position:relative;z-index:2;min-height:84px;padding:1.5rem max(1.5rem,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(17,16,15,.18);font-family:var(--font-cormorant);font-size:.7rem;letter-spacing:.22em;color:#11100f80}[data-astro-cid-jjagjrbk][data-inview]{opacity:0;transform:translateY(24px);transition:opacity 1s var(--ease-out-expo),transform 1s var(--ease-out-expo)}[data-astro-cid-jjagjrbk][data-inview].is-visible{opacity:1;transform:translateY(0)}@media(max-width:820px){.contact-inner[data-astro-cid-jjagjrbk]{width:min(100% - 2.5rem,680px)}.contact-layout[data-astro-cid-jjagjrbk]{grid-template-columns:1fr;gap:4rem;align-items:start;padding-top:4rem}.contact-kicker[data-astro-cid-jjagjrbk]{font-size:clamp(4.3rem,21vw,8rem)}.contact-copy[data-astro-cid-jjagjrbk] br[data-astro-cid-jjagjrbk]{display:none}.site-footer[data-astro-cid-jjagjrbk]{margin-top:4rem}}@media(max-width:520px){.contact-tag[data-astro-cid-jjagjrbk]{letter-spacing:.17em}.contact-layout[data-astro-cid-jjagjrbk]{padding-top:3.5rem}.contact-submit[data-astro-cid-jjagjrbk]{align-self:stretch}.site-footer[data-astro-cid-jjagjrbk]{align-items:flex-start;flex-direction:column;gap:.6rem}}
