.Chat-module__H5VmnW__section{min-height:100svh;padding:var(--section-y) var(--gutter);background:var(--paper-2);align-items:center;display:flex;position:relative}.Chat-module__H5VmnW__sectionPage{background:0 0;flex:1;align-items:stretch;min-height:0;padding:0}.Chat-module__H5VmnW__stage{width:100%;max-width:760px;margin:0 auto}.Chat-module__H5VmnW__sectionPage .Chat-module__H5VmnW__stage{flex-direction:column;justify-content:flex-end;min-height:100%;display:flex}.Chat-module__H5VmnW__sectionPage .Chat-module__H5VmnW__head{margin-bottom:clamp(1rem,3vh,1.75rem)}.Chat-module__H5VmnW__titlePage{font-size:clamp(1.6rem,7vw,2.5rem)}.Chat-module__H5VmnW__sectionWidget{height:100%}.Chat-module__H5VmnW__sectionWidget .Chat-module__H5VmnW__stage{max-width:none;padding-top:clamp(.75rem,2vh,1.25rem)}.Chat-module__H5VmnW__sectionWidget .Chat-module__H5VmnW__bot{max-width:none;font-size:1.1rem}.Chat-module__H5VmnW__sectionWidget .Chat-module__H5VmnW__user{font-size:.875rem}.Chat-module__H5VmnW__sectionWidget .Chat-module__H5VmnW__disclaimer{margin-top:.9rem;font-size:.625rem}.Chat-module__H5VmnW__sectionPage .Chat-module__H5VmnW__dialog{flex:auto;min-height:0;max-height:none}.Chat-module__H5VmnW__sectionPage .Chat-module__H5VmnW__dialog>:first-child{margin-top:auto}.Chat-module__H5VmnW__sectionPage .Chat-module__H5VmnW__dialog{-webkit-mask-image:linear-gradient(#0000 0,#000 5%);mask-image:linear-gradient(#0000 0,#000 5%)}.Chat-module__H5VmnW__head{flex-direction:column;gap:clamp(.75rem,2vh,1.25rem);margin-bottom:clamp(1.75rem,5vh,3.25rem);display:flex}.Chat-module__H5VmnW__title{max-width:26ch;font-size:clamp(1.75rem,4.2vw,3.25rem)}.Chat-module__H5VmnW__em{color:var(--accent);font-style:italic}.Chat-module__H5VmnW__dialog{scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex-direction:column;gap:clamp(1.5rem,3.5vh,2.5rem);min-height:clamp(9rem,20svh,15rem);max-height:44svh;padding-right:.5rem;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 5% 95%,#0000 100%)}.Chat-module__H5VmnW__bot{font-family:var(--font-serif);letter-spacing:-.012em;max-width:42ch;animation:Chat-module__H5VmnW__rise .7s var(--e-out) both;font-size:clamp(1.15rem,2.2vw,1.7rem);font-weight:300;line-height:1.34}.Chat-module__H5VmnW__user{text-align:right;max-width:32ch;color:var(--ink-2);animation:Chat-module__H5VmnW__rise .5s var(--e-out) both;flex-direction:column;align-self:flex-end;align-items:flex-end;gap:.3rem;font-size:.9375rem;display:flex}.Chat-module__H5VmnW__userMark{font-size:var(--t-label);letter-spacing:.24em;text-transform:uppercase;color:var(--ink-3)}.Chat-module__H5VmnW__caret{vertical-align:-.08em;background:var(--accent);width:1px;height:.95em;margin-left:.15em;animation:1s steps(2,start) infinite Chat-module__H5VmnW__blink;display:inline-block}.Chat-module__H5VmnW__typing{align-items:center;gap:.4rem;height:1.5rem;display:flex}.Chat-module__H5VmnW__typing span{background:var(--ink-3);width:4px;height:4px;animation:Chat-module__H5VmnW__bounce 1.3s var(--e-inout) infinite;border-radius:50%}.Chat-module__H5VmnW__typing span:nth-child(2){animation-delay:.15s}.Chat-module__H5VmnW__typing span:nth-child(3){animation-delay:.3s}.Chat-module__H5VmnW__chips{flex-wrap:wrap;gap:.5rem;margin-top:clamp(1.25rem,3vh,2rem);display:flex}.Chat-module__H5VmnW__chip{border:1px solid var(--line);color:var(--ink-2);transition:border-color var(--d-fast) var(--e-out), color var(--d-fast) var(--e-out), background var(--d-fast) var(--e-out);border-radius:999px;padding:.6rem 1.1rem;font-size:.8125rem}.Chat-module__H5VmnW__chip:hover:not(:disabled){border-color:var(--ink);color:var(--ink);background:#ffffff59}.Chat-module__H5VmnW__chip:disabled{opacity:.4;cursor:default}.Chat-module__H5VmnW__form{border-bottom:1px solid var(--ink);align-items:center;gap:1rem;margin-top:clamp(1.5rem,3.5vh,2.25rem);padding-bottom:.75rem;display:flex}.Chat-module__H5VmnW__input{min-width:0;font:inherit;color:inherit;background:0 0;border:0;outline:none;flex:1}.Chat-module__H5VmnW__input::placeholder{color:var(--ink-3)}.Chat-module__H5VmnW__send{font-size:var(--t-label);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;transition:opacity var(--d-fast) var(--e-out);flex-shrink:0;padding-bottom:.3rem;position:relative}.Chat-module__H5VmnW__send:after{content:"";background:var(--ink);transform-origin:100%;width:100%;height:1px;transition:transform var(--d-mid) var(--e-out);position:absolute;bottom:0;left:0}.Chat-module__H5VmnW__send:hover:not(:disabled):after{transform:scaleX(0)}.Chat-module__H5VmnW__send:disabled{opacity:.3;cursor:default}.Chat-module__H5VmnW__card{background:var(--paper);border:1px solid var(--line);animation:Chat-module__H5VmnW__rise .8s var(--e-out) both;margin-top:.5rem;padding:clamp(1.25rem,3vw,1.75rem)}.Chat-module__H5VmnW__cardLabel{font-size:var(--t-label);letter-spacing:.24em;text-transform:uppercase;color:var(--accent)}.Chat-module__H5VmnW__cardRows{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.5rem;margin-top:1.1rem;display:grid}.Chat-module__H5VmnW__cardRows>div{flex-direction:column;gap:.25rem;min-width:0;display:flex}.Chat-module__H5VmnW__cardRows dt{font-size:var(--t-label);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.Chat-module__H5VmnW__cardRows dd{font-family:var(--font-serif);overflow-wrap:anywhere;font-size:1.15rem}.Chat-module__H5VmnW__cardNote{border-top:1px solid var(--line-soft);color:var(--ink-2);margin-top:1.1rem;padding-top:.8rem;font-size:.8125rem;line-height:1.5}.Chat-module__H5VmnW__disclaimer{letter-spacing:.04em;max-width:52ch;color:var(--ink-3);margin-top:clamp(1.25rem,3vh,2rem);font-size:.6875rem;line-height:1.6}.Chat-module__H5VmnW__disclaimerLink{border-bottom:1px solid var(--line);transition:color var(--d-fast) var(--e-out)}.Chat-module__H5VmnW__disclaimerLink:hover{color:var(--ink)}@keyframes Chat-module__H5VmnW__rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes Chat-module__H5VmnW__blink{to{opacity:0}}@keyframes Chat-module__H5VmnW__bounce{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}
.ChatWidget-module__d7ZkhW__launcher{z-index:150;right:var(--gutter);bottom:calc(1.25rem + env(safe-area-inset-bottom));border:1px solid var(--ink);background:var(--paper);font-size:var(--t-label);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);transition:transform var(--d-mid) var(--e-out), opacity var(--d-mid) var(--e-out), background var(--d-mid) var(--e-out), color var(--d-mid) var(--e-out);border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.35rem;display:inline-flex;position:fixed;box-shadow:0 10px 30px -12px #17150f47}.ChatWidget-module__d7ZkhW__launcher:hover{background:var(--ink);color:var(--paper)}.ChatWidget-module__d7ZkhW__launcherHidden{opacity:0;pointer-events:none;transform:translateY(12px)scale(.96)}.ChatWidget-module__d7ZkhW__launcherDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:5px;height:5px}.ChatWidget-module__d7ZkhW__scrim{z-index:160;opacity:0;pointer-events:none;transition:opacity var(--d-mid) var(--e-out);background:#17150f52;position:fixed;inset:0}.ChatWidget-module__d7ZkhW__scrimOpen{opacity:1;pointer-events:auto}.ChatWidget-module__d7ZkhW__panel{z-index:170;background:var(--paper);opacity:0;pointer-events:none;transition:transform .55s var(--e-inout), opacity .35s var(--e-out);flex-direction:column;display:flex;position:fixed;inset:0;transform:translateY(100%)}.ChatWidget-module__d7ZkhW__panelOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.ChatWidget-module__d7ZkhW__head{border-bottom:1px solid var(--line-soft);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1rem,2.5vh,1.4rem) clamp(1.25rem,4vw,1.75rem);display:flex}.ChatWidget-module__d7ZkhW__who{flex-direction:column;gap:.2rem;display:flex}.ChatWidget-module__d7ZkhW__whoName{font-family:var(--font-serif);font-size:1.25rem;line-height:1}.ChatWidget-module__d7ZkhW__whoRole{font-size:var(--t-label);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.ChatWidget-module__d7ZkhW__close{font-size:var(--t-label);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);transition:color var(--d-fast) var(--e-out)}.ChatWidget-module__d7ZkhW__close:hover{color:var(--ink)}.ChatWidget-module__d7ZkhW__body{min-height:0;padding:0 clamp(1.25rem, 4vw, 1.75rem) calc(clamp(1rem, 2.5vh, 1.5rem) + env(safe-area-inset-bottom));flex-direction:column;flex:auto;display:flex}@media (min-width:768px){.ChatWidget-module__d7ZkhW__launcher{gap:.7rem;padding:1rem 1.7rem}.ChatWidget-module__d7ZkhW__panel{inset:auto var(--gutter) calc(1.25rem) auto;width:min(420px, calc(100vw - 2 * var(--gutter)));border:1px solid var(--line);border-radius:18px;height:min(620px,100vh - 6rem);overflow:hidden;transform:translateY(24px)scale(.98);box-shadow:0 24px 60px -24px #17150f59}.ChatWidget-module__d7ZkhW__panelOpen{transform:translateY(0)scale(1)}.ChatWidget-module__d7ZkhW__scrim{display:none}}
.Nav-module__jmVfSG__nav{z-index:100;padding:clamp(1rem, 2.5vh, 1.6rem) var(--gutter);background-color:#f6f3ee00;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__jmVfSG__brand{font-family:var(--font-serif);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;font-size:.8rem}@media (min-width:700px){.Nav-module__jmVfSG__brand{letter-spacing:.3em;font-size:1.05rem}}.Nav-module__jmVfSG__links{display:none}.Nav-module__jmVfSG__cta{font-size:var(--t-label);letter-spacing:.2em;text-transform:uppercase;padding-bottom:.3rem;position:relative}.Nav-module__jmVfSG__cta:after{content:"";background:var(--ink);transform-origin:100%;width:100%;height:1px;transition:transform var(--d-mid) var(--e-out);position:absolute;bottom:0;left:0}.Nav-module__jmVfSG__cta:hover:after{transform:scaleX(0)}@media (min-width:900px){.Nav-module__jmVfSG__links{font-size:var(--t-small);color:var(--ink-2);gap:clamp(1.5rem,3vw,3rem);display:flex}.Nav-module__jmVfSG__links a{transition:color var(--d-fast) var(--e-out);position:relative}.Nav-module__jmVfSG__links a:hover{color:var(--ink)}}
.Hero-module__gNeX-G__hero{min-height:100svh;padding:0 var(--gutter) clamp(2rem, 5vh, 4rem);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__curtain{z-index:200;padding:var(--gutter);background:var(--paper);pointer-events:none;flex-direction:column;justify-content:flex-end;gap:1.25rem;animation:1.15s cubic-bezier(.76,0,.24,1) 1.05s forwards Hero-module__gNeX-G__curtainUp;display:flex;position:fixed;inset:0}.Hero-module__gNeX-G__curtainInner{animation:Hero-module__gNeX-G__curtainFade .5s var(--e-out) .95s forwards;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.Hero-module__gNeX-G__curtainName{font-family:var(--font-serif);letter-spacing:.34em;text-transform:uppercase;font-size:clamp(1.1rem,3vw,1.6rem)}.Hero-module__gNeX-G__curtainCount{font-family:var(--font-serif);letter-spacing:-.03em;font-size:clamp(2.5rem,9vw,5rem);line-height:.9}.Hero-module__gNeX-G__curtainRail{background:var(--line-soft);height:1px;animation:Hero-module__gNeX-G__curtainFade .5s var(--e-out) .95s forwards;display:block;position:relative;overflow:hidden}.Hero-module__gNeX-G__curtainBar{background:var(--ink);transform-origin:0;animation:1.05s cubic-bezier(.65,0,.35,1) forwards Hero-module__gNeX-G__curtainProgress;position:absolute;inset:0}@keyframes Hero-module__gNeX-G__curtainProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Hero-module__gNeX-G__curtainFade{to{opacity:0}}@keyframes Hero-module__gNeX-G__curtainUp{0%{clip-path:inset(0%)}to{clip-path:inset(0% 0% 100%)}}.Hero-module__gNeX-G__figure{z-index:0;height:68svh;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 0% 62%,#0000 100%);mask-image:linear-gradient(#000 0% 62%,#0000 100%)}.Hero-module__gNeX-G__figureInner{will-change:transform;position:absolute;inset:-8% 0}.Hero-module__gNeX-G__figure img{object-fit:cover;object-position:50% 22%}.Hero-module__gNeX-G__topVeil{z-index:3;pointer-events:none;background:linear-gradient(to bottom, var(--paper) 0%, #f6f3eebf 45%, #f6f3ee00 100%);height:clamp(88px,14vh,150px);position:absolute;top:0;left:0;right:0}.Hero-module__gNeX-G__veil{z-index:1;background:linear-gradient(to top, var(--paper) 0%, #f6f3eeeb 26%, #f6f3ee59 52%, #f6f3ee0d 72%);position:absolute;inset:0}.Hero-module__gNeX-G__content{z-index:2;width:100%;max-width:var(--max-w);margin:0 auto;position:relative}.Hero-module__gNeX-G__top{align-items:baseline;gap:.75rem;display:flex}.Hero-module__gNeX-G__display{letter-spacing:-.035em;margin:clamp(.75rem,2vh,1.75rem) 0 0;font-size:clamp(2.6rem,6.6vw,6.2rem);line-height:.92}.Hero-module__gNeX-G__line{white-space:nowrap;display:block}.Hero-module__gNeX-G__lineAccent{color:var(--accent);letter-spacing:-.02em;font-style:italic}.Hero-module__gNeX-G__displayItalic{letter-spacing:-.02em;font-style:italic}.Hero-module__gNeX-G__lead{max-width:34ch;color:var(--ink-2);margin-top:clamp(1rem,2.5vh,2rem);font-size:clamp(1rem,1.15vw,1.2rem);line-height:1.55}.Hero-module__gNeX-G__actions{flex-wrap:wrap;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);margin-top:clamp(1.75rem,4vh,3rem);display:flex}.Hero-module__gNeX-G__hint{z-index:2;max-width:var(--max-w);border-top:1px solid var(--line-soft);justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;margin:clamp(2.5rem,6vh,5rem) auto 0;padding-top:1rem;display:flex;position:relative}.Hero-module__gNeX-G__hintLine{display:none}@media (min-width:900px){.Hero-module__gNeX-G__hero{justify-content:center;padding-top:clamp(5.5rem,13vh,9rem);padding-bottom:clamp(2rem,5vh,3.5rem)}.Hero-module__gNeX-G__figure{width:52vw;height:auto;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000008c 4%,#000 9% 100%);mask-image:linear-gradient(90deg,#0000 0%,#0000008c 4%,#000 9% 100%)}.Hero-module__gNeX-G__figureInner{inset:-8% -14% -8% 0}.Hero-module__gNeX-G__figure img{object-position:50% 18%}.Hero-module__gNeX-G__veil{background:linear-gradient(to right, var(--paper) 0%, #f6f3eec7 30%, #f6f3ee00 56%)}.Hero-module__gNeX-G__content{padding-right:50vw}.Hero-module__gNeX-G__lead{max-width:30ch}.Hero-module__gNeX-G__hint{padding-right:50vw}.Hero-module__gNeX-G__content{margin-block:auto}.Hero-module__gNeX-G__hintLine{background:var(--line);flex:1;max-width:22vw;height:1px;margin-bottom:.45rem;display:block}}
.Works-module__v-ETVa__section{padding:var(--section-y) var(--gutter);max-width:var(--max-w);margin:0 auto}.Works-module__v-ETVa__head{margin-bottom:var(--head-y);flex-direction:column;gap:clamp(.75rem,2vw,2rem);display:flex}.Works-module__v-ETVa__title{font-size:var(--t-h2);max-width:18ch}.Works-module__v-ETVa__em{color:var(--accent);font-style:italic}.Works-module__v-ETVa__grid{scroll-snap-type:x mandatory;margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);scroll-padding-inline:var(--gutter);scrollbar-width:none;-ms-overflow-style:none;gap:1rem;display:flex;overflow-x:auto}.Works-module__v-ETVa__grid::-webkit-scrollbar{display:none}.Works-module__v-ETVa__item{scroll-snap-align:start;flex:0 0 78vw;margin:0}.Works-module__v-ETVa__ticker{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.Works-module__v-ETVa__tickerCount{font-family:var(--font-serif);white-space:nowrap;font-size:1.1rem;line-height:1}.Works-module__v-ETVa__tickerTotal{color:var(--ink-3)}.Works-module__v-ETVa__tickerRail{background:var(--line-soft);flex:1;height:1px;position:relative;overflow:hidden}.Works-module__v-ETVa__tickerBar{background:var(--ink);transform-origin:0;transition:transform .35s var(--e-out);position:absolute;inset:0}.Works-module__v-ETVa__tickerHint{font-size:var(--t-label);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap}.Works-module__v-ETVa__frame{background:var(--paper-2);aspect-ratio:3/4;position:relative;overflow:hidden}.Works-module__v-ETVa__inner{will-change:transform;position:absolute;inset:-4% 0}.Works-module__v-ETVa__inner img{object-fit:cover;object-position:50% 22%}@media (min-width:900px){.Works-module__v-ETVa__grid{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,3.5vh,3.25rem) clamp(1rem,1.6vw,1.75rem);margin-inline:0;padding-inline:0;display:grid;overflow:visible}.Works-module__v-ETVa__item{flex:none}.Works-module__v-ETVa__item:nth-child(3n+2){margin-top:clamp(1.5rem,4vh,3.5rem)}.Works-module__v-ETVa__ticker{display:none}.Works-module__v-ETVa__inner img{transition:transform 1.2s var(--e-out)}.Works-module__v-ETVa__frame:hover .Works-module__v-ETVa__inner img{transform:scale(1.04)}.Works-module__v-ETVa__frame{aspect-ratio:3/4}}
.Marquee-module__JHCSNG__marquee{border-block:1px solid var(--line-soft);padding:clamp(2rem,5vw,5rem) 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.Marquee-module__JHCSNG__track{width:max-content;animation:38s linear infinite Marquee-module__JHCSNG__slide;display:flex}.Marquee-module__JHCSNG__item{font-family:var(--font-serif);letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding-right:clamp(1.5rem,4vw,3rem);font-size:clamp(1.75rem,5vw,3.75rem);font-weight:300;line-height:1;display:flex}.Marquee-module__JHCSNG__item:nth-child(2n){color:var(--ink-3);font-style:italic}.Marquee-module__JHCSNG__dot{color:var(--accent)}@keyframes Marquee-module__JHCSNG__slide{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Marquee-module__JHCSNG__track{animation:none}}
.Services-module__kf8n-G__section{padding:var(--section-y) var(--gutter);max-width:var(--max-w);margin:0 auto}.Services-module__kf8n-G__head{margin-bottom:var(--head-y);flex-direction:column;gap:clamp(.75rem,2vw,2rem);display:flex}.Services-module__kf8n-G__title{font-size:var(--t-h2)}.Services-module__kf8n-G__list{list-style:none}.Services-module__kf8n-G__row{transition:padding-left var(--d-mid) var(--e-out);grid-template-columns:auto 1fr auto;grid-template-areas:"index name price"".note duration";align-items:baseline;gap:.35rem 1rem;padding:clamp(1.1rem,2.2vw,2.25rem) 0;display:grid;position:relative}.Services-module__kf8n-G__rule{background:var(--line);width:100%;height:1px;position:absolute;top:0;left:0}.Services-module__kf8n-G__index{font-size:var(--t-label);letter-spacing:.12em;color:var(--ink-3);grid-area:index}.Services-module__kf8n-G__main{grid-area:name;display:contents}.Services-module__kf8n-G__name{font-size:var(--t-h3);letter-spacing:-.015em;grid-area:name}.Services-module__kf8n-G__note{color:var(--ink-3);grid-area:note;max-width:46ch;font-size:.875rem;line-height:1.5}.Services-module__kf8n-G__duration{font-size:var(--t-label);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);grid-area:duration;justify-self:end}.Services-module__kf8n-G__price{font-family:var(--font-serif);white-space:nowrap;grid-area:price;justify-self:end;font-size:clamp(1.15rem,1.8vw,1.6rem)}.Services-module__kf8n-G__duo{border-top:1px solid var(--line);margin-top:clamp(2.5rem,6vw,5.5rem);padding-top:clamp(1.25rem,3vw,2.5rem)}.Services-module__kf8n-G__duoHead{flex-direction:column;gap:.75rem;margin-bottom:clamp(1.25rem,3vw,2.5rem);display:flex}.Services-module__kf8n-G__duoTitle{font-size:var(--t-h3)}.Services-module__kf8n-G__duoLead{max-width:58ch;color:var(--ink-2);font-size:.9375rem;line-height:1.65}.Services-module__kf8n-G__duoList{gap:clamp(1.1rem,2.5vw,1.75rem);list-style:none;display:grid}.Services-module__kf8n-G__duoRow{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr auto;grid-template-areas:"name price""note note";align-items:baseline;gap:.3rem 1.5rem;padding-bottom:clamp(1.1rem,2.5vw,1.75rem);display:grid}.Services-module__kf8n-G__duoName{font-family:var(--font-serif);grid-area:name;font-size:clamp(1.1rem,1.6vw,1.35rem)}.Services-module__kf8n-G__duoNote{color:var(--ink-3);grid-area:note;max-width:52ch;font-size:.875rem}.Services-module__kf8n-G__duoPrice{font-family:var(--font-serif);white-space:nowrap;grid-area:price;justify-self:end;font-size:clamp(1.05rem,1.5vw,1.35rem)}.Services-module__kf8n-G__extras{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:clamp(.9rem,2vw,1.5rem) clamp(1.5rem,3vw,3rem);margin-top:clamp(1.75rem,4vw,3rem);display:grid}.Services-module__kf8n-G__extra{border-top:1px solid var(--line-soft);flex-direction:column;gap:.3rem;padding-top:.85rem;display:flex}.Services-module__kf8n-G__extraTitle{font-size:var(--t-label);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3)}.Services-module__kf8n-G__extraValue{font-size:.9375rem}.Services-module__kf8n-G__foot{border-top:1px solid var(--line);flex-direction:column;gap:1.5rem;margin-top:clamp(2rem,5vw,4rem);padding-top:clamp(1.25rem,3vw,2.5rem);display:flex}.Services-module__kf8n-G__footNote{max-width:52ch;color:var(--ink-2);font-size:.9375rem}.Services-module__kf8n-G__footCta{align-self:flex-start}@media (min-width:900px){.Services-module__kf8n-G__row{grid-template-columns:4rem 1fr 12rem 8rem;grid-template-areas:"index name duration price"".note. .";gap:.5rem 2rem}.Services-module__kf8n-G__row:hover{padding-left:1.25rem}.Services-module__kf8n-G__duration{justify-self:start}.Services-module__kf8n-G__foot{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:3rem}.Services-module__kf8n-G__footCta{white-space:nowrap;align-self:flex-end}}
.About-module__Balj8a__section{padding:var(--section-y) var(--gutter);max-width:var(--max-w);background:var(--paper);gap:clamp(2rem,5vw,5rem);margin:0 auto;display:grid}.About-module__Balj8a__frame{aspect-ratio:4/5;background:var(--paper-2);position:relative;overflow:hidden}.About-module__Balj8a__inner{will-change:transform;position:absolute;inset:-7% 0}.About-module__Balj8a__inner img{object-fit:cover}.About-module__Balj8a__text{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.About-module__Balj8a__lead{font-family:var(--font-serif);letter-spacing:-.02em;max-width:24ch;margin-top:.5rem;font-size:clamp(1.75rem,3.6vw,3.25rem);font-style:italic;font-weight:300;line-height:1.12}.About-module__Balj8a__body{max-width:54ch;color:var(--ink-2);font-size:.9375rem;line-height:1.7}.About-module__Balj8a__stats{border-top:1px solid var(--line-soft);flex-wrap:wrap;gap:clamp(1.5rem,4vw,3.5rem);width:100%;margin-top:clamp(.9rem,2.5vw,2rem);padding-top:clamp(1.1rem,2.5vw,2rem);display:flex}.About-module__Balj8a__stat{flex-direction:column;gap:.35rem;display:flex}.About-module__Balj8a__statValue{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.75rem);line-height:1}.About-module__Balj8a__statLabel{font-size:var(--t-label);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3)}@media (min-width:900px){.About-module__Balj8a__section{grid-template-columns:42fr 58fr;align-items:center;gap:clamp(3rem,8vw,8rem)}.About-module__Balj8a__text{padding-right:clamp(0rem,6vw,6rem)}}
.Prep-module__OaHu9G__section{padding:var(--section-y) var(--gutter);max-width:var(--max-w);margin:0 auto}.Prep-module__OaHu9G__head{margin-bottom:var(--head-y);flex-direction:column;gap:clamp(.75rem,2vw,2rem);display:flex}.Prep-module__OaHu9G__title{font-size:var(--t-h2)}.Prep-module__OaHu9G__em{color:var(--accent);font-style:italic}.Prep-module__OaHu9G__faq{border-bottom:1px solid var(--line);gap:clamp(1.1rem,2.5vw,1.75rem) clamp(1.5rem,3vw,3rem);margin-bottom:clamp(2rem,5vw,4rem);padding-bottom:clamp(1.5rem,3.5vw,2.5rem);display:grid}.Prep-module__OaHu9G__faqItem{flex-direction:column;gap:.35rem;display:flex}.Prep-module__OaHu9G__faqQ{font-size:var(--t-label);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.Prep-module__OaHu9G__faqA{font-family:var(--font-serif);font-size:clamp(1.1rem,1.7vw,1.5rem);line-height:1.3}.Prep-module__OaHu9G__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:clamp(1.75rem,4vw,3rem);display:flex}.Prep-module__OaHu9G__tab{border:1px solid var(--line);font-size:var(--t-small);letter-spacing:.06em;color:var(--ink-2);transition:border-color var(--d-fast) var(--e-out), background var(--d-fast) var(--e-out), color var(--d-fast) var(--e-out);border-radius:999px;padding:.7rem 1.4rem}.Prep-module__OaHu9G__tab:hover{border-color:var(--ink);color:var(--ink)}.Prep-module__OaHu9G__tabActive,.Prep-module__OaHu9G__tabActive:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}.Prep-module__OaHu9G__guide{max-width:68ch;animation:Prep-module__OaHu9G__guideIn .5s var(--e-out) both;flex-direction:column;display:flex}.Prep-module__OaHu9G__guideTitle{border-bottom:1px solid var(--line);flex-direction:column;gap:.35rem;padding-bottom:clamp(.9rem,2vw,1.5rem);font-size:clamp(1.6rem,2.6vw,2.25rem);line-height:1;display:flex}.Prep-module__OaHu9G__guideSubtitle{font-family:var(--font-sans);font-size:var(--t-label);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);font-weight:400}.Prep-module__OaHu9G__guideIntro{color:var(--ink-2);margin-top:clamp(1.1rem,2.5vw,1.75rem);font-size:.9375rem;line-height:1.65}.Prep-module__OaHu9G__list{flex-direction:column;gap:clamp(1.35rem,3vw,2rem);margin-top:clamp(1.5rem,3.5vw,2.5rem);list-style:none;display:flex}.Prep-module__OaHu9G__item{grid-template-columns:2.25rem 1fr;align-items:baseline;gap:0 .5rem;display:grid}.Prep-module__OaHu9G__itemIndex{font-size:var(--t-label);letter-spacing:.1em;color:var(--accent)}.Prep-module__OaHu9G__itemBody{flex-direction:column;gap:.4rem;min-width:0;display:flex}.Prep-module__OaHu9G__itemTitle{font-family:var(--font-serif);letter-spacing:-.01em;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:300;line-height:1.25}.Prep-module__OaHu9G__itemText{color:var(--ink-3);font-size:.9rem;line-height:1.6}.Prep-module__OaHu9G__note{background:var(--paper-2);color:var(--ink-2);margin-top:clamp(1.5rem,3.5vw,2.5rem);padding:clamp(1.1rem,2.5vw,1.5rem);font-size:.9rem;line-height:1.6}.Prep-module__OaHu9G__noteLabel{font-size:var(--t-label);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;display:block}@keyframes Prep-module__OaHu9G__guideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (min-width:760px){.Prep-module__OaHu9G__faq{grid-template-columns:repeat(3,minmax(0,1fr))}}
.chat-page-module__Emak1q__page{height:100svh;padding:clamp(1.25rem, 3vh, 2rem) var(--gutter) calc(clamp(1.25rem, 3vh, 2rem) + env(safe-area-inset-bottom));background:var(--paper-2);flex-direction:column;display:flex;overflow:hidden}.chat-page-module__Emak1q__top{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;max-width:760px;margin:0 auto;padding-bottom:clamp(1rem,2.5vh,1.5rem);display:flex}.chat-page-module__Emak1q__identity{flex-direction:column;gap:.3rem;display:flex}.chat-page-module__Emak1q__name{font-family:var(--font-serif);letter-spacing:-.015em;font-size:clamp(1.35rem,5vw,1.85rem);line-height:1}.chat-page-module__Emak1q__role{font-size:var(--t-label);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3)}.chat-page-module__Emak1q__works{font-size:var(--t-label);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);transition:color var(--d-fast) var(--e-out);flex-shrink:0;padding-top:.35rem}.chat-page-module__Emak1q__works:hover{color:var(--ink)}.chat-page-module__Emak1q__facts{flex-wrap:wrap;gap:clamp(1.25rem,5vw,2.5rem);width:100%;max-width:760px;margin:0 auto;padding:clamp(.9rem,2.5vh,1.4rem) 0;list-style:none;display:flex}.chat-page-module__Emak1q__fact{align-items:baseline;gap:.45rem;display:flex}.chat-page-module__Emak1q__factValue{font-family:var(--font-serif);font-size:1.15rem;line-height:1}.chat-page-module__Emak1q__factLabel{font-size:var(--t-label);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3)}
.Footer-module__nhiC3q__footer{padding:clamp(3rem, 8vw, 9rem) var(--gutter) clamp(1.75rem, 4vw, 3rem);max-width:var(--max-w);margin:0 auto}.Footer-module__nhiC3q__mark{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--ink);font-size:clamp(2.25rem,8.5vw,7rem);font-weight:300;line-height:.95}.Footer-module__nhiC3q__markFirst{color:var(--accent);font-style:italic}.Footer-module__nhiC3q__rows{border-top:1px solid var(--line);flex-wrap:wrap;gap:1.25rem 2.5rem;margin-top:clamp(1.75rem,4.5vw,4rem);padding-top:clamp(1.1rem,2.5vw,2rem);display:flex}.Footer-module__nhiC3q__item{flex-direction:column;gap:.35rem;display:flex}.Footer-module__nhiC3q__itemLabel{font-size:var(--t-label);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3)}.Footer-module__nhiC3q__itemValue{transition:opacity var(--d-fast) var(--e-out);font-size:.9375rem}a.Footer-module__nhiC3q__itemValue:hover{opacity:.55}.Footer-module__nhiC3q__itemLink{font-size:var(--t-label);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);transition:color var(--d-fast) var(--e-out);margin-top:.15rem}.Footer-module__nhiC3q__itemLink:hover{color:var(--ink)}.Footer-module__nhiC3q__legalNote{max-width:70ch;color:var(--ink-3);margin-top:clamp(1.25rem,3vw,2.5rem);font-size:.6875rem;line-height:1.6}.Footer-module__nhiC3q__up{font-size:var(--t-label);letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);transition:color var(--d-fast) var(--e-out);align-self:flex-end;margin-left:auto}.Footer-module__nhiC3q__up:hover{color:var(--ink)}
