.Header-module__hBw1pG__header{z-index:var(--z-header);color:#fff;transition:background .3s,box-shadow .3s,color .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__solid{-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);color:var(--ink);box-shadow:0 1px 0 var(--line);background:rgba(255,255,255,.92)}.Header-module__hBw1pG__inner{max-width:var(--container);padding:0 var(--gutter);justify-content:space-between;align-items:center;height:74px;margin-left:auto;margin-right:auto;display:flex}.Header-module__hBw1pG__brand{align-items:center;display:inline-flex}.Header-module__hBw1pG__wordmark{color:currentColor;width:118px;height:auto}.Header-module__hBw1pG__nav{align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__link{letter-spacing:-.01em;opacity:.92;align-items:center;height:36px;font-size:.94rem;font-weight:500;transition:opacity .2s,transform .24s;display:inline-flex;position:relative}.Header-module__hBw1pG__link:after{content:"";transform-origin:0;background:currentColor;height:2px;transition:transform .28s cubic-bezier(.16,1,.3,1);position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.Header-module__hBw1pG__link:hover{opacity:1;transform:translateY(-2px)}.Header-module__hBw1pG__link:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__loginLink{border:1px solid rgba(128,128,128,.42);border-radius:999px;justify-content:center;align-items:center;height:36px;padding:0 15px;font-size:.86rem;font-weight:600;transition:background .24s,color .24s,border-color .24s,transform .24s;display:inline-flex}.Header-module__hBw1pG__loginLink:hover{transform:translateY(-2px)}.Header-module__hBw1pG__header:not(.Header-module__hBw1pG__solid) .Header-module__hBw1pG__loginLink:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.6)}.Header-module__hBw1pG__header.Header-module__hBw1pG__solid .Header-module__hBw1pG__loginLink:hover{background:var(--g-100);border-color:var(--ink)}.Header-module__hBw1pG__cta{border:1px solid;border-radius:999px;justify-content:center;align-items:center;height:40px;padding:0 20px;font-size:.9rem;font-weight:600;transition:background .24s,color .24s,transform .24s;display:inline-flex}.Header-module__hBw1pG__cta:hover{transform:translateY(-2px)}.Header-module__hBw1pG__header.Header-module__hBw1pG__solid .Header-module__hBw1pG__cta{background:var(--ink);color:#fff;border-color:var(--ink)}.Header-module__hBw1pG__header.Header-module__hBw1pG__solid .Header-module__hBw1pG__loginLink{border-color:var(--line-strong);color:var(--ink)}.Header-module__hBw1pG__header.Header-module__hBw1pG__solid .Header-module__hBw1pG__cta:hover{background:var(--ink-soft)}.Header-module__hBw1pG__header:not(.Header-module__hBw1pG__solid) .Header-module__hBw1pG__cta:hover{background:rgba(255,255,255,.16)}.Header-module__hBw1pG__burger{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;display:none}.Header-module__hBw1pG__burger span{background:currentColor;width:22px;height:2px}.Header-module__hBw1pG__mobileMenu{color:var(--ink);border:1px solid var(--line);background:rgba(255,255,255,.98);border-radius:14px;flex-direction:column;display:none;overflow:hidden;box-shadow:0 22px 70px rgba(0,0,0,.16)}.Header-module__hBw1pG__mobileLink{border-bottom:1px solid var(--line);padding:15px 20px;font-size:1rem;font-weight:500;transition:background .2s,color .2s;position:relative}.Header-module__hBw1pG__mobileLink:before{content:"";background:var(--ink);transform-origin:top;width:3px;transition:transform .24s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.Header-module__hBw1pG__mobileLink:hover{background:rgba(0,0,0,.04)}.Header-module__hBw1pG__mobileLink:hover:before{transform:scaleY(1)}.Header-module__hBw1pG__mobileLogin{text-align:left;font-weight:700}@media (max-width:860px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__burger{display:flex}.Header-module__hBw1pG__mobileMenu{top:82px;right:var(--gutter);width:min(320px,calc(100vw - var(--gutter)*2));display:flex;position:absolute}}
.Footer-module__S6Hkya__footer{background:var(--ink);color:rgba(255,255,255,.82);padding:clamp(56px,8vw,96px)var(--gutter)40px}.Footer-module__S6Hkya__top{max-width:var(--container);border-bottom:1px solid rgba(255,255,255,.14);grid-template-columns:1.6fr 1fr 1.4fr;gap:48px;margin-left:auto;margin-right:auto;padding-bottom:48px;display:grid}.Footer-module__S6Hkya__logo{width:220px;height:auto;margin-bottom:20px}.Footer-module__S6Hkya__pos{color:rgba(255,255,255,.6);max-width:32ch;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__colHead{letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:18px;font-size:.72rem;display:block}.Footer-module__S6Hkya__linksCol,.Footer-module__S6Hkya__contactCol{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__linksCol a{color:rgba(255,255,255,.82);width:-moz-fit-content;width:fit-content;font-size:.95rem;transition:color .2s,transform .24s;position:relative}.Footer-module__S6Hkya__linksCol a:after{content:"";transform-origin:0;background:rgba(255,255,255,.82);width:100%;height:1px;transition:transform .28s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.Footer-module__S6Hkya__linksCol a:hover{color:#fff;transform:translate(5px)}.Footer-module__S6Hkya__linksCol a:hover:after{transform:scaleX(1)}.Footer-module__S6Hkya__phone{font-family:var(--font-serif);letter-spacing:.01em;color:#fff;font-size:1.5rem}.Footer-module__S6Hkya__addr{color:rgba(255,255,255,.6);font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__social{gap:18px;margin-top:8px;display:flex}.Footer-module__S6Hkya__social a{color:rgba(255,255,255,.7);border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:2px;font-size:.85rem;transition:color .2s,border-color .2s}.Footer-module__S6Hkya__social a:hover{color:#fff;border-color:#fff}.Footer-module__S6Hkya__bottom{max-width:var(--container);color:rgba(255,255,255,.45);justify-content:space-between;align-items:center;margin:28px auto 0;font-size:.78rem;display:flex}.Footer-module__S6Hkya__since{letter-spacing:.2em}@media (max-width:820px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:36px}}
.InkHero-module__a_BRtG__hero{color:#fff;--exo:cubic-bezier(.16,1,.3,1);--since-right:clamp(32px,5vw,82px);--since-size:clamp(1.51rem,2.84vw,1.89rem);--since-bottom:calc(var(--since-size)*2);background:#0a0a0a;width:100%;height:100svh;min-height:560px;position:relative;overflow:hidden}.InkHero-module__a_BRtG__restGallery{background:#0a0a0a;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.InkHero-module__a_BRtG__restReady .InkHero-module__a_BRtG__restGallery{opacity:1;visibility:visible}.InkHero-module__a_BRtG__restFinal,.InkHero-module__a_BRtG__restImg{-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__restFinal{object-fit:cover;object-position:center 34%;opacity:0;animation:20s linear forwards InkHero-module__a_BRtG__restFinalIn}.InkHero-module__a_BRtG__restImg{object-fit:contain;opacity:0;will-change:opacity,transform;animation:4s linear forwards InkHero-module__a_BRtG__restCycle;transform:translate(-8%)}.InkHero-module__a_BRtG__restTeam{object-position:center 38%}.InkHero-module__a_BRtG__restSignage{object-position:center 56%}.InkHero-module__a_BRtG__restHall{object-position:center 50%}.InkHero-module__a_BRtG__restStudio{object-position:center 44%}@keyframes InkHero-module__a_BRtG__restCycle{0%{opacity:1;transform:translate(-8%)}18%{opacity:1;transform:translate(-3%)}76%{opacity:1;transform:translate(1.5%)}to{opacity:0;transform:translate(4%)}}@keyframes InkHero-module__a_BRtG__restFinalIn{0%,84%{opacity:0}98%,to{opacity:1}}body.intro-locked .InkHero-module__a_BRtG__restImg{animation-play-state:paused}.InkHero-module__a_BRtG__restSettled .InkHero-module__a_BRtG__restFinal{opacity:1;animation:none}.InkHero-module__a_BRtG__restSettled .InkHero-module__a_BRtG__restImg{display:none}.InkHero-module__a_BRtG__restScrim{background:linear-gradient(rgba(8,8,8,.55) 0%,rgba(8,8,8,.15) 32%,rgba(8,8,8,.32) 58%,rgba(8,8,8,.82) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__hero.InkHero-module__a_BRtG__static{background:#000}.InkHero-module__a_BRtG__hero.InkHero-module__a_BRtG__static .InkHero-module__a_BRtG__restGallery,.InkHero-module__a_BRtG__hero.InkHero-module__a_BRtG__static .InkHero-module__a_BRtG__restScrim{display:none}.InkHero-module__a_BRtG__restContent{z-index:2;padding:0 var(--gutter)clamp(48px,9vh,104px);max-width:var(--container);flex-direction:column;justify-content:flex-end;margin-left:auto;margin-right:auto;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__hero.InkHero-module__a_BRtG__static .InkHero-module__a_BRtG__restContent{justify-content:center}.InkHero-module__a_BRtG__staticLogo{color:#fff;width:max(200px,min(30vw,300px));margin-bottom:34px}.InkHero-module__a_BRtG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.78);margin-bottom:20px;font-size:.76rem;font-weight:600}.InkHero-module__a_BRtG__headline{letter-spacing:-.04em;max-width:15ch;font-size:max(2.5rem,min(6.6vw,5.2rem));font-weight:700;line-height:1.04}.InkHero-module__a_BRtG__headline em{font-family:var(--font-serif);letter-spacing:-.02em;font-style:italic;font-weight:400}.InkHero-module__a_BRtG__craftWord{color:#fff;opacity:0;display:inline-block;position:relative;transform:translateY(.22em)}.InkHero-module__a_BRtG__restReady .InkHero-module__a_BRtG__craftWord{animation:InkHero-module__a_BRtG__craftAppear 1.1s var(--exo).45s forwards}.InkHero-module__a_BRtG__craftWord:after{content:"craft,";color:transparent;background:linear-gradient(100deg,#7dd3fc 0%,#a7f3d0 26%,#facc15 48%,#fb7185 72%,#c084fc 100%) 0 0/0% 100% no-repeat;-webkit-background-clip:text;background-clip:text;position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__restReady .InkHero-module__a_BRtG__craftWord:after{animation:4.8s cubic-bezier(.16,1,.3,1) 1.55s forwards InkHero-module__a_BRtG__craftColor}@keyframes InkHero-module__a_BRtG__craftAppear{to{opacity:1;transform:none}}@keyframes InkHero-module__a_BRtG__craftColor{to{background-size:100% 100%}}.InkHero-module__a_BRtG__sub{color:rgba(255,255,255,.88);max-width:40ch;margin-top:22px;font-size:max(1rem,min(1.6vw,1.18rem));line-height:1.5}.InkHero-module__a_BRtG__ctaRow{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.InkHero-module__a_BRtG__btnPrimary,.InkHero-module__a_BRtG__btnGhost{height:54px;transition:transform .4s var(--exo),background .3s ease;border-radius:999px;align-items:center;gap:10px;padding:0 30px;font-size:.98rem;font-weight:600;display:inline-flex}.InkHero-module__a_BRtG__btnPrimary{color:#121212;background:#fff}.InkHero-module__a_BRtG__btnPrimary:hover{background:#ececec;transform:translateY(-2px)}.InkHero-module__a_BRtG__btnGhost{color:#fff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.5)}.InkHero-module__a_BRtG__btnGhost:hover{background:rgba(255,255,255,.14);transform:translateY(-2px)}.InkHero-module__a_BRtG__scrollCue{z-index:3;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.62);flex-direction:column;align-items:center;gap:8px;font-size:.66rem;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.InkHero-module__a_BRtG__scrollCue span{width:1px;height:34px;animation:InkHero-module__a_BRtG__cue 2.4s var(--exo)infinite;background:linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,0))}@keyframes InkHero-module__a_BRtG__cue{0%,to{transform-origin:top;opacity:.35;transform:scaleY(.35)}50%{opacity:.9;transform:scaleY(1)}}.InkHero-module__a_BRtG__heroSince{right:var(--since-right);bottom:var(--since-bottom);z-index:940;white-space:nowrap;width:max-content;font-size:var(--since-size);letter-spacing:.16em;color:rgba(255,255,255,.82);opacity:0;pointer-events:none;gap:.12em;font-weight:600;display:flex;position:absolute}.InkHero-module__a_BRtG__heroSinceVisible{opacity:1}.InkHero-module__a_BRtG__heroSince span{opacity:0;filter:blur(5px);min-width:.48em;display:inline-block;transform:translateY(.28em)}.InkHero-module__a_BRtG__heroSinceVisible span{animation:.72s cubic-bezier(.16,1,.3,1) forwards InkHero-module__a_BRtG__sinceChar;animation-delay:calc(var(--i)*85ms)}.InkHero-module__a_BRtG__heroSinceLogoSync.InkHero-module__a_BRtG__heroSinceVisible span{animation-delay:calc(3.32s + var(--i)*85ms)}@keyframes InkHero-module__a_BRtG__sinceChar{to{opacity:1;filter:blur();transform:none}}.InkHero-module__a_BRtG__overlay{z-index:var(--z-hero);--exo:cubic-bezier(.16,1,.3,1);--p:0;--pb:0;--logo:0;--since:0;--titleO:1;--ox:50%;--oy:52%;touch-action:none;background:#000;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.InkHero-module__a_BRtG__overlay.InkHero-module__a_BRtG__fadeOut{animation:InkHero-module__a_BRtG__overlayOut 1.05s var(--exo)forwards}@keyframes InkHero-module__a_BRtG__overlayOut{to{opacity:0;visibility:hidden}}.InkHero-module__a_BRtG__introCornerLogo{top:max(22px,min(4vw,46px));left:var(--gutter);z-index:5;color:#fff;opacity:1;pointer-events:none;width:max(116px,min(12vw,176px));position:absolute}.InkHero-module__a_BRtG__stage{z-index:2;opacity:0;transform-origin:50% 38%;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:34s cubic-bezier(.25,.3,.2,1) forwards InkHero-module__a_BRtG__heroDrift,1.15s forwards InkHero-module__a_BRtG__stageFade;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.07)}.InkHero-module__a_BRtG__stageShort{animation:4.4s cubic-bezier(.25,.3,.2,1) forwards InkHero-module__a_BRtG__heroDriftShort,.5s forwards InkHero-module__a_BRtG__stageFade;transform:scale(1.045)}@keyframes InkHero-module__a_BRtG__stageFade{to{opacity:1}}@keyframes InkHero-module__a_BRtG__heroDrift{0%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes InkHero-module__a_BRtG__heroDriftShort{0%{transform:scale(1.045)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.InkHero-module__a_BRtG__stage,.InkHero-module__a_BRtG__stageShort{opacity:1;animation:none;transform:none}}.InkHero-module__a_BRtG__bw,.InkHero-module__a_BRtG__color{object-fit:cover;object-position:center 34%;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__bw{filter:grayscale()contrast(1.12)brightness(.92)}.InkHero-module__a_BRtG__color{filter:saturate(1.34)contrast(1.03)brightness(1.04);-webkit-mask-image:radial-gradient(circle at var(--ox)var(--oy),#000 calc(var(--p)*120% - 14%),transparent calc(var(--p)*120%));-webkit-mask-image:radial-gradient(circle at var(--ox)var(--oy),#000 calc(var(--p)*120% - 14%),transparent calc(var(--p)*120%));mask-image:radial-gradient(circle at var(--ox)var(--oy),#000 calc(var(--p)*120% - 14%),transparent calc(var(--p)*120%))}.InkHero-module__a_BRtG__panels{z-index:3;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__panel{animation:InkHero-module__a_BRtG__panelUp 1.5s var(--exo)forwards;background:#000;transform:translateY(0)}@keyframes InkHero-module__a_BRtG__panelUp{to{transform:translateY(-101%)}}.InkHero-module__a_BRtG__introTitle{z-index:4;text-align:center;padding-inline:var(--gutter);opacity:var(--titleO);position:absolute;bottom:max(84px,min(17vh,168px));left:0;right:0}.InkHero-module__a_BRtG__introEyebrow{letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.72);opacity:0;animation:InkHero-module__a_BRtG__rise .9s var(--exo)1.25s forwards;font-size:max(.68rem,min(1.2vw,.8rem));transform:translateY(12px)}.InkHero-module__a_BRtG__introHead{letter-spacing:-.045em;color:#fff;margin-top:16px;font-size:max(2.2rem,min(6vw,4.4rem));font-weight:700;line-height:1.02}.InkHero-module__a_BRtG__introHead span{opacity:0;animation:InkHero-module__a_BRtG__rise 1s var(--exo)forwards;display:inline-block;transform:translateY(26px)}.InkHero-module__a_BRtG__introHead em{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;padding-right:.14em;font-style:italic;font-weight:400;display:inline-block;position:relative}.InkHero-module__a_BRtG__introHead em:after{content:"COLOR";color:transparent;background:linear-gradient(100deg,#7dd3fc 0%,#a7f3d0 26%,#facc15 48%,#fb7185 72%,#c084fc 100%)0 0/min(var(--p,0)*137%,130%)115% no-repeat;-webkit-background-clip:text;background-clip:text;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes InkHero-module__a_BRtG__rise{to{opacity:1;transform:none}}.InkHero-module__a_BRtG__drop{left:var(--ox);top:var(--oy);z-index:5;color:#0a090c;opacity:0;width:36px;height:36px;animation:InkHero-module__a_BRtG__dropFall .95s cubic-bezier(.5,0,.85,.4)2s forwards,InkHero-module__a_BRtG__dropAbsorb .55s var(--exo)2.95s forwards;margin-top:-18px;margin-left:-18px;position:absolute}.InkHero-module__a_BRtG__drop svg{filter:drop-shadow(0 5px 10px rgba(0,0,0,.5));width:100%;height:100%;display:block}.InkHero-module__a_BRtG__ripple,.InkHero-module__a_BRtG__ripple2{left:var(--ox);top:var(--oy);z-index:5;opacity:0;border:2px solid rgba(255,255,255,.55);border-radius:50%;width:44px;height:44px;margin-top:-22px;margin-left:-22px;position:absolute;transform:scale(.2)}.InkHero-module__a_BRtG__ripple{animation:InkHero-module__a_BRtG__rippleOut 1.1s var(--exo)3.05s forwards}.InkHero-module__a_BRtG__ripple2{animation:InkHero-module__a_BRtG__rippleOut 1.3s var(--exo)3.2s forwards;border-color:rgba(255,255,255,.32)}@keyframes InkHero-module__a_BRtG__rippleOut{0%{opacity:.65;transform:scale(.2)}to{opacity:0;transform:scale(7.5)}}.InkHero-module__a_BRtG__wash{z-index:3;opacity:clamp(0,var(--p,0)*20,1);-webkit-mask-image:radial-gradient(circle at var(--ox)var(--oy),transparent calc(var(--p)*122% - 13%),#000 calc(var(--p)*122% - 3%),#000 calc(var(--p)*122% + 5%),transparent calc(var(--p)*122% + 15%));-webkit-mask-image:radial-gradient(circle at var(--ox)var(--oy),transparent calc(var(--p)*122% - 13%),#000 calc(var(--p)*122% - 3%),#000 calc(var(--p)*122% + 5%),transparent calc(var(--p)*122% + 15%));mask-image:radial-gradient(circle at var(--ox)var(--oy),transparent calc(var(--p)*122% - 13%),#000 calc(var(--p)*122% - 3%),#000 calc(var(--p)*122% + 5%),transparent calc(var(--p)*122% + 15%));background:rgba(9,7,11,.5);position:absolute;top:0;bottom:0;left:0;right:0}@keyframes InkHero-module__a_BRtG__dropFall{0%{opacity:0;transform:translateY(-56vh)scale(.75)}25%{opacity:1}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes InkHero-module__a_BRtG__dropAbsorb{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(6px)scale(2.4,.15)}}.InkHero-module__a_BRtG__blackout,.InkHero-module__a_BRtG__blackout2{z-index:6;opacity:clamp(0,var(--pb,0)*20,1);background:#000;position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__blackout{-webkit-mask-image:radial-gradient(circle at var(--ox)var(--oy),#000 calc(var(--pb)*150%),transparent calc(var(--pb)*150% + 9%));-webkit-mask-image:radial-gradient(circle at var(--ox)var(--oy),#000 calc(var(--pb)*150%),transparent calc(var(--pb)*150% + 9%));mask-image:radial-gradient(circle at var(--ox)var(--oy),#000 calc(var(--pb)*150%),transparent calc(var(--pb)*150% + 9%))}.InkHero-module__a_BRtG__blackout2{-webkit-mask-image:radial-gradient(circle at 57% 58%,#000 calc(var(--pb)*138%),transparent calc(var(--pb)*138% + 11%));-webkit-mask-image:radial-gradient(circle at 57% 58%,#000 calc(var(--pb)*138%),transparent calc(var(--pb)*138% + 11%));mask-image:radial-gradient(circle at 57% 58%,#000 calc(var(--pb)*138%),transparent calc(var(--pb)*138% + 11%))}.InkHero-module__a_BRtG__endLogo{z-index:7;opacity:var(--logo);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__endLogo .InkHero-module__a_BRtG__markShell{width:max(315px,min(51vw,495px));transform:scale(calc(1.02 - var(--logo)*.02));position:relative}.InkHero-module__a_BRtG__endLogo .InkHero-module__a_BRtG__mark{width:100%;display:block}.InkHero-module__a_BRtG__endLogo .InkHero-module__a_BRtG__markBase{color:#fff}.InkHero-module__a_BRtG__endLogo .InkHero-module__a_BRtG__markPaint{opacity:0;clip-path:inset(0 100% 0 0);filter:saturate(1.18)brightness(1.12);position:absolute;top:0;bottom:0;left:0;right:0}.InkHero-module__a_BRtG__endLogoPaint .InkHero-module__a_BRtG__markPaint{animation:4.8s cubic-bezier(.16,1,.3,1) forwards InkHero-module__a_BRtG__logoPaint}@keyframes InkHero-module__a_BRtG__logoPaint{0%{opacity:0;clip-path:inset(0 100% 0 0)}10%{opacity:.96}to{opacity:.96;clip-path:inset(0)}}.InkHero-module__a_BRtG__endLogo .InkHero-module__a_BRtG__tag{letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.72);font-size:max(.7rem,min(1.3vw,.86rem))}.InkHero-module__a_BRtG__overlay.InkHero-module__a_BRtG__fadeOut .InkHero-module__a_BRtG__endLogo{animation:1.05s cubic-bezier(.4,0,.2,1) forwards InkHero-module__a_BRtG__endLogoOut}@keyframes InkHero-module__a_BRtG__endLogoOut{to{opacity:0;transform:scale(.9)}}.InkHero-module__a_BRtG__sinceType{right:var(--since-right);bottom:var(--since-bottom);z-index:8;white-space:nowrap;width:max-content;font-size:var(--since-size);letter-spacing:.16em;color:rgba(255,255,255,.82);opacity:var(--since);pointer-events:none;gap:.12em;font-weight:600;display:flex;position:absolute}.InkHero-module__a_BRtG__sinceType span{--char:clamp(0,calc(var(--since)*12 - var(--i)),1);min-width:.48em;opacity:var(--char);filter:blur(calc((1 - var(--char))*5px));transform:translateY(calc((1 - var(--char))*.28em));display:inline-block}.InkHero-module__a_BRtG__sinceType:after{content:"";vertical-align:-.12em;width:2px;height:1em;opacity:calc(.25 + var(--since)*.75);background:rgba(255,255,255,.72);margin-left:.08em;display:inline-block}.InkHero-module__a_BRtG__skip{z-index:var(--z-skip);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.36);border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:.82rem;font-weight:500;transition:background .3s;display:inline-flex;position:fixed;bottom:max(16px,min(3vw,32px));right:max(16px,min(3vw,32px))}.InkHero-module__a_BRtG__skip:hover{background:rgba(255,255,255,.2)}@media (max-width:640px){.InkHero-module__a_BRtG__btnPrimary,.InkHero-module__a_BRtG__btnGhost{height:50px;padding:0 24px;font-size:.92rem}.InkHero-module__a_BRtG__panels{grid-template-columns:repeat(3,1fr)}.InkHero-module__a_BRtG__endLogo .InkHero-module__a_BRtG__markShell{width:max(283.5px,min(45.9vw,445.5px))}.InkHero-module__a_BRtG__heroSince{font-size:1.3rem;top:auto;bottom:calc(max(48px,min(9vh,104px)) + 56px)}}
.NoticePopup-module__VWd1tW__backdrop{z-index:1200;pointer-events:none;justify-content:flex-end;align-items:flex-end;padding:max(20px,min(4vw,56px));display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.NoticePopup-module__VWd1tW__popup{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:rgba(12,12,12,.88);border:1px solid rgba(255,255,255,.18);border-radius:8px;width:min(440px,100%);padding:26px;animation:.72s cubic-bezier(.16,1,.3,1) forwards NoticePopup-module__VWd1tW__noticeIn;position:relative;box-shadow:0 28px 90px rgba(0,0,0,.42)}.NoticePopup-module__VWd1tW__popup:before{content:"";background:linear-gradient(100deg,#7dd3fc,#a7f3d0,#facc15,#fb7185,#c084fc);height:2px;position:absolute;top:0;bottom:auto;left:0;right:0}.NoticePopup-module__VWd1tW__topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.NoticePopup-module__VWd1tW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.58);font-size:.72rem;font-weight:700}.NoticePopup-module__VWd1tW__close{color:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.2);border-radius:999px;width:32px;height:32px}.NoticePopup-module__VWd1tW__popup h2{letter-spacing:-.04em;margin:18px 0 8px;font-size:max(1.35rem,min(3vw,1.85rem));line-height:1.16}.NoticePopup-module__VWd1tW__popup time{color:rgba(255,255,255,.46);margin-bottom:16px;font-size:.82rem;display:block}.NoticePopup-module__VWd1tW__popup p{color:rgba(255,255,255,.76);white-space:pre-wrap;line-height:1.72}.NoticePopup-module__VWd1tW__actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.NoticePopup-module__VWd1tW__actions a,.NoticePopup-module__VWd1tW__actions button{color:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.24);border-radius:999px;align-items:center;height:40px;padding:0 16px;font-size:.88rem;font-weight:700;display:inline-flex}.NoticePopup-module__VWd1tW__actions a{color:#111;background:#fff}@keyframes NoticePopup-module__VWd1tW__noticeIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media (max-width:640px){.NoticePopup-module__VWd1tW__backdrop{align-items:flex-end;padding:14px}.NoticePopup-module__VWd1tW__popup{width:100%}}
.InkPhoto-module__BTcxEG__enter{width:100%;height:100%;position:relative;overflow:hidden}.InkPhoto-module__BTcxEG__enter.InkPhoto-module__BTcxEG__inview{animation:.7s cubic-bezier(.16,1,.3,1) InkPhoto-module__BTcxEG__entrance}@keyframes InkPhoto-module__BTcxEG__entrance{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.InkPhoto-module__BTcxEG__img{object-fit:cover;filter:grayscale(0)saturate(1.14)contrast(1.02);width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;right:0}.InkPhoto-module__BTcxEG__enter.InkPhoto-module__BTcxEG__inview .InkPhoto-module__BTcxEG__img{animation:.8s cubic-bezier(.16,1,.3,1) InkPhoto-module__BTcxEG__bloom}@keyframes InkPhoto-module__BTcxEG__bloom{0%{filter:grayscale()contrast(1.06)}to{filter:grayscale(0)saturate(1.14)contrast(1.02)}}@media (hover:hover){.InkPhoto-module__BTcxEG__enter:hover .InkPhoto-module__BTcxEG__img{transform:scale(1.03)}}.InkPhoto-module__BTcxEG__bwHover .InkPhoto-module__BTcxEG__img{filter:grayscale()contrast(1.05);transition:transform .6s cubic-bezier(.16,1,.3,1),filter .6s cubic-bezier(.16,1,.3,1)}.InkPhoto-module__BTcxEG__bwHover.InkPhoto-module__BTcxEG__inview .InkPhoto-module__BTcxEG__img{animation:none}@media (hover:hover){.InkPhoto-module__BTcxEG__bwHover:hover .InkPhoto-module__BTcxEG__img{filter:grayscale(0)saturate(1.14)contrast(1.02);transform:scale(1.06)}}@media (hover:none){.InkPhoto-module__BTcxEG__bwHover .InkPhoto-module__BTcxEG__img{filter:grayscale(0)saturate(1.14)contrast(1.02)}}@media (max-width:900px){.InkPhoto-module__BTcxEG__bwHover .InkPhoto-module__BTcxEG__img{filter:grayscale(0)saturate(1.14)contrast(1.02)}}@media (prefers-reduced-motion:reduce){.InkPhoto-module__BTcxEG__enter.InkPhoto-module__BTcxEG__inview,.InkPhoto-module__BTcxEG__enter.InkPhoto-module__BTcxEG__inview .InkPhoto-module__BTcxEG__img{animation:none}.InkPhoto-module__BTcxEG__img,.InkPhoto-module__BTcxEG__bwHover .InkPhoto-module__BTcxEG__img{filter:grayscale(0)saturate(1.14)}}
.curriculum-module__-ZiLmW__main{padding:max(48px,min(7vw,88px)) 0 max(72px,min(10vw,120px))}.curriculum-module__-ZiLmW__container{max-width:var(--container);padding-inline:var(--gutter);margin-left:auto;margin-right:auto}.curriculum-module__-ZiLmW__tracks{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.curriculum-module__-ZiLmW__photoRow{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.curriculum-module__-ZiLmW__track{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);transition:transform .35s var(--exo,ease),box-shadow .35s ease;flex-direction:column;display:flex;overflow:hidden}.curriculum-module__-ZiLmW__track:hover{transform:translateY(-6px);box-shadow:0 24px 60px -28px rgba(18,18,18,.4)}.curriculum-module__-ZiLmW__trackPhoto{aspect-ratio:4/3;background:var(--g-200);border-top-left-radius:999px;border-top-right-radius:999px;margin:14px 14px 0;overflow:hidden}.curriculum-module__-ZiLmW__trackBody{flex-direction:column;flex:1;gap:10px;padding:24px 24px 28px;display:flex}.curriculum-module__-ZiLmW__code{font-family:var(--font-serif);color:var(--g-400)}.curriculum-module__-ZiLmW__name{letter-spacing:-.03em;align-items:baseline;gap:10px;font-size:1.4rem;font-weight:700;display:flex}.curriculum-module__-ZiLmW__name span{font-family:var(--font-serif);letter-spacing:.1em;color:var(--g-400);font-size:.82rem}.curriculum-module__-ZiLmW__desc{color:var(--g-600);flex:1;font-size:.95rem;line-height:1.6}.curriculum-module__-ZiLmW__link{font-size:.9rem;font-weight:600}.curriculum-module__-ZiLmW__link:after{content:" →"}.curriculum-module__-ZiLmW__roadmap{margin-top:max(56px,min(8vw,96px))}.curriculum-module__-ZiLmW__sectionLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--g-500);margin-bottom:14px;font-size:.72rem;font-weight:600}.curriculum-module__-ZiLmW__sectionTitle{letter-spacing:-.035em;margin-bottom:34px;font-size:max(1.6rem,min(3.2vw,2.4rem));font-weight:700}.curriculum-module__-ZiLmW__levels{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.curriculum-module__-ZiLmW__benefitCols{grid-template-columns:repeat(4,1fr)}.curriculum-module__-ZiLmW__level{border-right:1px solid var(--line);padding:30px}.curriculum-module__-ZiLmW__level:last-child{border-right:none}.curriculum-module__-ZiLmW__levelCode{font-family:var(--font-serif);letter-spacing:.14em;color:var(--g-400);font-size:.9rem}.curriculum-module__-ZiLmW__levelName{letter-spacing:-.02em;margin:8px 0 10px;font-size:1.3rem;font-weight:700}.curriculum-module__-ZiLmW__levelDesc{color:var(--g-600);font-size:.92rem;line-height:1.55}.curriculum-module__-ZiLmW__detailLevels{flex-direction:column;gap:16px;margin-top:max(40px,min(6vw,64px));display:flex}.curriculum-module__-ZiLmW__detailLevel{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:200px 1fr;gap:30px;padding:30px;display:grid}.curriculum-module__-ZiLmW__detailLevel .curriculum-module__-ZiLmW__num{font-family:var(--font-serif);color:var(--g-300);font-size:2.6rem;line-height:1}.curriculum-module__-ZiLmW__detailLevel .curriculum-module__-ZiLmW__lvName{letter-spacing:-.02em;margin-top:8px;font-size:1.25rem;font-weight:700}.curriculum-module__-ZiLmW__detailLevel .curriculum-module__-ZiLmW__lvDesc{color:var(--g-700);font-size:.98rem;line-height:1.7}.curriculum-module__-ZiLmW__notice{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);text-align:center;margin-top:max(48px,min(7vw,80px));padding:34px}.curriculum-module__-ZiLmW__notice p{color:var(--g-700);font-size:1.05rem;line-height:1.6}.curriculum-module__-ZiLmW__noticeCta{background:var(--ink);color:#fff;border-radius:999px;align-items:center;height:52px;margin-top:20px;padding:0 28px;font-weight:600;transition:background .25s,transform .25s;display:inline-flex}.curriculum-module__-ZiLmW__noticeCta:hover{background:var(--ink-soft);transform:translateY(-2px)}@media (max-width:900px){.curriculum-module__-ZiLmW__tracks{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;display:flex;overflow-x:auto}.curriculum-module__-ZiLmW__tracks::-webkit-scrollbar{display:none}.curriculum-module__-ZiLmW__track{scroll-snap-align:start;flex:0 0 82%}.curriculum-module__-ZiLmW__photoRow{grid-template-columns:repeat(2,1fr)}.curriculum-module__-ZiLmW__levels{grid-template-columns:1fr}.curriculum-module__-ZiLmW__benefitCols{grid-template-columns:repeat(2,1fr)}.curriculum-module__-ZiLmW__level{border-right:none;border-bottom:1px solid var(--line)}.curriculum-module__-ZiLmW__level:last-child{border-bottom:none}.curriculum-module__-ZiLmW__detailLevel{grid-template-columns:1fr;gap:12px}}
.PageHeader-module__bRDKxW__wrap{background:var(--paper-2);border-bottom:1px solid var(--line);padding:calc(74px + max(48px,min(8vw,96px))) 0 max(36px,min(5vw,56px))}.PageHeader-module__bRDKxW__inner{max-width:var(--container);padding-inline:var(--gutter);margin-left:auto;margin-right:auto}.PageHeader-module__bRDKxW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--g-500);font-size:.72rem;font-weight:600}.PageHeader-module__bRDKxW__title{letter-spacing:-.04em;margin-top:16px;font-size:max(2.2rem,min(5.2vw,3.6rem));font-weight:700;line-height:1.08}.PageHeader-module__bRDKxW__lead{color:var(--g-600);max-width:60ch;margin-top:18px;font-size:max(1rem,min(1.6vw,1.15rem));line-height:1.6}
.TiltCarousel-module__KRRsnW__section{padding:max(72px,min(11vw,140px)) 0;overflow:hidden}.TiltCarousel-module__KRRsnW__head{max-width:var(--container);padding-inline:var(--gutter);text-align:center;margin:0 auto max(36px,min(5vw,60px))}.TiltCarousel-module__KRRsnW__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--g-500);margin-bottom:16px;font-size:.72rem;font-weight:600;display:block}.TiltCarousel-module__KRRsnW__h2{letter-spacing:-.035em;font-size:max(1.9rem,min(4vw,3rem));font-weight:700}.TiltCarousel-module__KRRsnW__lead{color:var(--g-600);max-width:52ch;margin:16px auto 0;font-size:max(1rem,min(1.6vw,1.15rem));line-height:1.6}.TiltCarousel-module__KRRsnW__viewport{cursor:none;touch-action:pan-y;width:100%;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}@media (hover:none){.TiltCarousel-module__KRRsnW__viewport{cursor:default}}.TiltCarousel-module__KRRsnW__track{width:max-content;padding:90px var(--gutter)120px;gap:max(20px,min(3vw,40px));display:flex}.TiltCarousel-module__KRRsnW__card{aspect-ratio:10/14;background:var(--g-200);will-change:transform;border-radius:30px;flex:none;width:max(190px,min(21vw,280px));position:relative;overflow:hidden;box-shadow:0 24px 50px -24px rgba(18,18,18,.35)}.TiltCarousel-module__KRRsnW__viewport:hover .TiltCarousel-module__KRRsnW__card:hover img{transform:scale(1.05)}.TiltCarousel-module__KRRsnW__card img{object-fit:cover;filter:grayscale(0)saturate(1.14)contrast(1.02);width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;right:0}.TiltCarousel-module__KRRsnW__section.TiltCarousel-module__KRRsnW__inview .TiltCarousel-module__KRRsnW__card img{animation:2.2s cubic-bezier(.22,1,.3,1) TiltCarousel-module__KRRsnW__cbloom}@keyframes TiltCarousel-module__KRRsnW__cbloom{0%{filter:grayscale()contrast(1.08)}to{filter:grayscale(0)saturate(1.14)contrast(1.02)}}.TiltCarousel-module__KRRsnW__card .TiltCarousel-module__KRRsnW__tag{letter-spacing:.06em;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(18,18,18,.5);border-radius:999px;padding:5px 12px;font-size:.7rem;font-weight:600;position:absolute;bottom:14px;left:14px}.TiltCarousel-module__KRRsnW__cursor{z-index:60;width:116px;height:116px;color:var(--ink);text-align:center;letter-spacing:.02em;pointer-events:none;opacity:0;will-change:transform;background:#fff;border-radius:50%;place-items:center;margin:-58px 0 0 -58px;font-size:.82rem;font-weight:700;display:grid;position:fixed;top:0;left:0;transform:scale(0)}.TiltCarousel-module__KRRsnW__cursor span{display:block}.TiltCarousel-module__KRRsnW__cursor .TiltCarousel-module__KRRsnW__arrow{margin-top:4px;font-weight:400}@media (hover:none){.TiltCarousel-module__KRRsnW__cursor{display:none}}.TiltCarousel-module__KRRsnW__more{justify-content:center;margin-top:40px;display:flex}.TiltCarousel-module__KRRsnW__moreBtn{border:1px solid var(--line-strong);border-radius:999px;align-items:center;gap:10px;height:52px;padding:0 30px;font-size:.95rem;font-weight:600;transition:background .25s,color .25s;display:inline-flex}.TiltCarousel-module__KRRsnW__moreBtn:hover{background:var(--ink);color:#fff;border-color:var(--ink)}@media (prefers-reduced-motion:reduce){.TiltCarousel-module__KRRsnW__track{padding-top:30px;padding-bottom:30px}.TiltCarousel-module__KRRsnW__section.TiltCarousel-module__KRRsnW__inview .TiltCarousel-module__KRRsnW__card img{animation:none}}
.ContactForm-module__j1WgZG__form{flex-direction:column;gap:22px;display:flex}.ContactForm-module__j1WgZG__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__j1WgZG__field label{color:var(--g-700);letter-spacing:-.01em;font-size:.85rem;font-weight:600}.ContactForm-module__j1WgZG__field input,.ContactForm-module__j1WgZG__field select,.ContactForm-module__j1WgZG__field textarea{color:var(--ink);background:var(--paper);border:1px solid var(--line-strong);border-radius:10px;padding:14px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__j1WgZG__field input:focus,.ContactForm-module__j1WgZG__field select:focus,.ContactForm-module__j1WgZG__field textarea:focus{border-color:var(--ink);outline:none;box-shadow:0 0 0 3px rgba(18,18,18,.08)}.ContactForm-module__j1WgZG__field textarea{resize:vertical;min-height:120px}.ContactForm-module__j1WgZG__submit{background:var(--ink);color:#fff;border-radius:999px;height:56px;font-size:1rem;font-weight:600;transition:background .25s,transform .25s}.ContactForm-module__j1WgZG__submit:hover:not(:disabled){background:var(--ink-soft);transform:translateY(-2px)}.ContactForm-module__j1WgZG__submit:disabled{opacity:.6;cursor:default}.ContactForm-module__j1WgZG__err{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;padding:10px 14px;font-size:.9rem}.ContactForm-module__j1WgZG__privacy{color:var(--g-500);text-align:center;font-size:.8rem}.ContactForm-module__j1WgZG__done{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:40px 20px;display:flex}.ContactForm-module__j1WgZG__doneMark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;font-size:1.6rem;display:grid}.ContactForm-module__j1WgZG__done h3{font-size:1.4rem;font-weight:700}.ContactForm-module__j1WgZG__done p{color:var(--g-600);max-width:40ch;line-height:1.6}.ContactForm-module__j1WgZG__reset{border:1px solid var(--line-strong);border-radius:999px;height:46px;margin-top:8px;padding:0 24px;font-weight:600;transition:background .2s,color .2s}.ContactForm-module__j1WgZG__reset:hover{background:var(--ink);color:#fff}
.NoticeBoard-module__lXfbRa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.NoticeBoard-module__lXfbRa__card{text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;flex-direction:column;gap:14px;width:100%;padding:max(18px,min(2.4vw,24px));transition:border-color .2s,box-shadow .25s,transform .25s;display:flex}.NoticeBoard-module__lXfbRa__card:hover{border-color:var(--line-strong);transform:translateY(-3px);box-shadow:0 16px 36px -24px rgba(18,18,18,.32)}.NoticeBoard-module__lXfbRa__cardMeta{align-items:center;gap:10px;display:flex}.NoticeBoard-module__lXfbRa__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--g-100);border-radius:6px;padding:4px 9px;font-size:.64rem;font-weight:700}.NoticeBoard-module__lXfbRa__cardMeta time,.NoticeBoard-module__lXfbRa__modalMeta time{color:var(--g-500);font-variant-numeric:tabular-nums;font-size:.8rem}.NoticeBoard-module__lXfbRa__cardTitle{letter-spacing:-.02em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.08rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.NoticeBoard-module__lXfbRa__cardFoot{align-items:center;gap:10px;margin-top:auto;font-size:.82rem;display:flex}.NoticeBoard-module__lXfbRa__mediaTag{color:var(--g-600);background:var(--g-050);border:1px solid var(--line);border-radius:999px;padding:3px 9px;font-size:.72rem}.NoticeBoard-module__lXfbRa__more{color:var(--g-500);margin-left:auto;font-weight:600;transition:color .2s}.NoticeBoard-module__lXfbRa__card:hover .NoticeBoard-module__lXfbRa__more{color:var(--ink)}.NoticeBoard-module__lXfbRa__empty{color:var(--g-500);text-align:center;border:1px dashed var(--line);border-radius:var(--radius);padding:72px 0}.NoticeBoard-module__lXfbRa__overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(18,18,18,.55);justify-content:center;align-items:center;padding:max(16px,min(4vw,48px));animation:.2s NoticeBoard-module__lXfbRa__fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.NoticeBoard-module__lXfbRa__modal{background:var(--paper);border-radius:calc(var(--radius) + 4px);flex-direction:column;width:min(680px,100%);max-height:min(86vh,820px);animation:.28s cubic-bezier(.16,1,.3,1) NoticeBoard-module__lXfbRa__rise;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 90px -40px rgba(0,0,0,.6)}.NoticeBoard-module__lXfbRa__closeBtn{z-index:2;width:36px;height:36px;color:var(--ink);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.85);border-radius:50%;place-items:center;font-size:.9rem;transition:background .2s;display:grid;position:absolute;top:14px;right:14px}.NoticeBoard-module__lXfbRa__closeBtn:hover{background:#fff}.NoticeBoard-module__lXfbRa__modalScroll{padding:max(24px,min(4vw,40px));overflow-y:auto}.NoticeBoard-module__lXfbRa__modalMeta{align-items:center;gap:10px;margin-bottom:14px;display:flex}.NoticeBoard-module__lXfbRa__modalTitle{letter-spacing:-.025em;color:var(--ink);text-wrap:balance;margin:0 0 20px;font-size:max(1.3rem,min(3vw,1.7rem));font-weight:700;line-height:1.35}.NoticeBoard-module__lXfbRa__modalMedia{object-fit:cover;border-radius:var(--radius);background:var(--g-100);width:100%;max-height:460px;margin-bottom:22px;display:block}.NoticeBoard-module__lXfbRa__modalBody{color:var(--g-700);white-space:pre-wrap;margin:0;font-size:1rem;line-height:1.85}.NoticeBoard-module__lXfbRa__nav{border-top:1px solid var(--line);background:var(--g-050);justify-content:space-between;align-items:center;gap:12px;padding:14px max(20px,min(3vw,28px));display:flex}.NoticeBoard-module__lXfbRa__nav button{color:var(--ink);border-radius:999px;padding:8px 14px;font-size:.9rem;font-weight:600;transition:background .2s}.NoticeBoard-module__lXfbRa__nav button:hover:not(:disabled){background:var(--g-100)}.NoticeBoard-module__lXfbRa__nav button:disabled{color:var(--g-300);cursor:default}.NoticeBoard-module__lXfbRa__navCount{color:var(--g-500);font-variant-numeric:tabular-nums;font-size:.82rem}@keyframes NoticeBoard-module__lXfbRa__fade{0%{opacity:0}}@keyframes NoticeBoard-module__lXfbRa__rise{0%{opacity:0;transform:translateY(18px)scale(.98)}}@media (prefers-reduced-motion:reduce){.NoticeBoard-module__lXfbRa__overlay,.NoticeBoard-module__lXfbRa__modal,.NoticeBoard-module__lXfbRa__card{transition:none;animation:none}}
.TrackCarousel-module__s_leoq__dots{display:none}@media (max-width:900px){.TrackCarousel-module__s_leoq__dots{justify-content:center;align-items:center;gap:9px;margin-top:20px;display:flex}.TrackCarousel-module__s_leoq__dot{background:var(--line-strong);width:7px;height:7px;transition:transform .3s var(--exo,ease),background .3s ease;border-radius:50%}.TrackCarousel-module__s_leoq__active{background:var(--ink);transform:scale(1.4)}}
.about-module__8TymFG__main{padding:max(48px,min(7vw,88px)) 0 max(72px,min(10vw,120px))}.about-module__8TymFG__container{max-width:var(--container);padding-inline:var(--gutter);margin-left:auto;margin-right:auto}.about-module__8TymFG__intro{grid-template-columns:1fr 1fr;align-items:center;gap:max(32px,min(6vw,80px));display:grid}.about-module__8TymFG__introText h2{letter-spacing:-.035em;font-size:max(1.7rem,min(3.6vw,2.6rem));font-weight:700;line-height:1.2}.about-module__8TymFG__introText h2 em{font-family:var(--font-serif);font-style:italic;font-weight:400}.about-module__8TymFG__introText p{color:var(--g-600);margin-top:20px;font-size:1.05rem;line-height:1.75}.about-module__8TymFG__introPhoto{aspect-ratio:4/5;border-radius:999px 999px var(--radius)var(--radius);background:var(--g-200);overflow:hidden}.about-module__8TymFG__director{background:var(--ink);color:#fff;border-radius:var(--radius);grid-template-columns:.9fr 1.1fr;align-items:center;gap:max(32px,min(6vw,72px));margin-top:max(56px,min(8vw,100px));padding:max(28px,min(4vw,44px));display:grid}.about-module__8TymFG__directorPhoto{aspect-ratio:4/5;border-radius:999px 999px var(--radius)var(--radius);background:var(--g-800);overflow:hidden}.about-module__8TymFG__directorPhoto img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.about-module__8TymFG__directorText .about-module__8TymFG__dEyebrow{letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.55);font-size:.72rem;font-weight:600}.about-module__8TymFG__directorText .about-module__8TymFG__dName{letter-spacing:-.035em;margin:12px 0 6px;font-size:max(2rem,min(4.5vw,3.2rem));font-weight:700}.about-module__8TymFG__directorText .about-module__8TymFG__dName em{font-family:var(--font-serif);letter-spacing:.04em;color:rgba(255,255,255,.7);margin-left:10px;font-size:.5em;font-style:italic;font-weight:400}.about-module__8TymFG__directorText .about-module__8TymFG__dRole{color:rgba(255,255,255,.7);margin-bottom:22px;font-size:.98rem}.about-module__8TymFG__directorText .about-module__8TymFG__dDesc{color:rgba(255,255,255,.88);max-width:44ch;font-size:1.02rem;line-height:1.75}.about-module__8TymFG__awards{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin-top:22px;padding:max(24px,min(3.6vw,40px))}.about-module__8TymFG__awardsEyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--g-500);margin-bottom:max(14px,min(2vw,20px));font-size:.72rem;font-weight:600;display:block}.about-module__8TymFG__directorWorks{grid-template-columns:repeat(3,minmax(0,1fr));gap:max(12px,min(2vw,20px));display:grid}.about-module__8TymFG__directorWork{aspect-ratio:1;border:1px solid var(--line);background:var(--g-100);border-radius:10px;margin:0;transition:border-color .35s,box-shadow .35s,transform .45s cubic-bezier(.2,.75,.22,1);position:relative;overflow:hidden}.about-module__8TymFG__directorWork img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.75,.22,1),filter .55s;transform:scale(1.01)}.about-module__8TymFG__directorWork:after{content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.about-module__8TymFG__values{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:max(56px,min(8vw,96px));display:grid}.about-module__8TymFG__value{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:30px}.about-module__8TymFG__value .about-module__8TymFG__vNum{font-family:var(--font-serif);color:var(--g-300);font-size:1.1rem}.about-module__8TymFG__value h3{letter-spacing:-.02em;margin:12px 0 8px;font-size:1.2rem;font-weight:700}.about-module__8TymFG__value p{color:var(--g-600);font-size:.94rem;line-height:1.6}.about-module__8TymFG__crew{margin-top:max(64px,min(9vw,110px))}.about-module__8TymFG__sectionLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--g-500);font-size:.72rem;font-weight:600}.about-module__8TymFG__sectionTitle{letter-spacing:-.035em;margin:14px 0 8px;font-size:max(1.7rem,min(3.6vw,2.6rem));font-weight:700}.about-module__8TymFG__sectionLead{color:var(--g-600);max-width:56ch;margin-bottom:36px;line-height:1.6}.about-module__8TymFG__crewGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.about-module__8TymFG__crewCard{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:30px}.about-module__8TymFG__crewTrack{font-family:var(--font-serif);letter-spacing:.12em;color:var(--g-400);font-size:.85rem}.about-module__8TymFG__crewRole{letter-spacing:-.02em;margin:6px 0 20px;font-size:1.2rem;font-weight:700}.about-module__8TymFG__timeline{flex-direction:column;gap:14px;display:flex}.about-module__8TymFG__tl{grid-template-columns:52px 1fr;align-items:baseline;gap:14px;display:grid}.about-module__8TymFG__tlYear{font-family:var(--font-serif);color:var(--ink);font-size:.9rem}.about-module__8TymFG__tlText{color:var(--g-600);border-bottom:1px solid var(--line);padding-bottom:14px;font-size:.92rem;line-height:1.5}.about-module__8TymFG__tl:last-child .about-module__8TymFG__tlText{border-bottom:none;padding-bottom:0}.about-module__8TymFG__crewNote{color:var(--g-500);margin-top:22px;font-size:.82rem}.about-module__8TymFG__cta{background:var(--ink);color:#fff;border-radius:var(--radius);text-align:center;margin-top:max(56px,min(8vw,96px));padding:max(40px,min(6vw,64px))}.about-module__8TymFG__cta h2{letter-spacing:-.035em;font-size:max(1.6rem,min(3.4vw,2.4rem));font-weight:700}.about-module__8TymFG__cta p{color:rgba(255,255,255,.72);max-width:46ch;margin:16px auto 0;line-height:1.6}.about-module__8TymFG__ctaBtn{height:54px;color:var(--ink);background:#fff;border-radius:999px;align-items:center;margin-top:28px;padding:0 30px;font-weight:600;transition:transform .25s,background .25s;display:inline-flex}.about-module__8TymFG__ctaBtn:hover{background:var(--g-100);transform:translateY(-2px)}@media (max-width:860px){.about-module__8TymFG__intro,.about-module__8TymFG__director{grid-template-columns:1fr}.about-module__8TymFG__directorPhoto{max-width:360px}.about-module__8TymFG__values,.about-module__8TymFG__crewGrid{grid-template-columns:1fr}}@media (hover:hover) and (pointer:fine){.about-module__8TymFG__directorWork:hover{z-index:2;border-color:var(--g-300);transform:scale(1.08);box-shadow:0 22px 42px rgba(0,0,0,.16)}.about-module__8TymFG__directorWork:hover img{filter:saturate(1.08)contrast(1.04);transform:scale(1.14)}}@media (max-width:520px){.about-module__8TymFG__directorWorks{grid-template-columns:repeat(auto-fit,minmax(116px,1fr))}}
.admin-module__4WpgRW__loginWrap{background:var(--paper);min-height:72svh;padding:clamp(120px,16vh,180px)var(--gutter)clamp(56px,8vh,90px);place-items:center;display:grid}.admin-module__4WpgRW__login{background:var(--paper);border-radius:var(--radius);flex-direction:column;gap:14px;width:100%;max-width:360px;padding:40px 32px;display:flex}.admin-module__4WpgRW__loginTitle{letter-spacing:-.02em;font-size:1.4rem;font-weight:700}.admin-module__4WpgRW__loginSub{color:var(--g-600);margin-bottom:6px;font-size:.9rem}.admin-module__4WpgRW__login input{border:1px solid var(--line-strong);border-radius:10px;padding:13px 15px;font-family:inherit;font-size:1rem}.admin-module__4WpgRW__login input:focus{border-color:var(--ink);outline:none}.admin-module__4WpgRW__login button{background:var(--ink);color:#fff;border-radius:999px;height:50px;font-weight:600}.admin-module__4WpgRW__err{color:#b42318;font-size:.88rem}.admin-module__4WpgRW__loginHome{color:var(--g-500);align-self:center;margin-top:6px;font-size:.86rem;transition:color .2s}.admin-module__4WpgRW__loginHome:hover{color:var(--ink)}.admin-module__4WpgRW__dash{max-width:1100px;padding:clamp(32px,5vw,56px)var(--gutter)100px;margin-left:auto;margin-right:auto}.admin-module__4WpgRW__dashHead{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.admin-module__4WpgRW__h1{letter-spacing:-.03em;font-size:1.7rem;font-weight:700}.admin-module__4WpgRW__count{color:var(--g-600);margin-top:4px;font-size:.92rem}.admin-module__4WpgRW__ghost{border:1px solid var(--line-strong);border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 20px;font-size:.9rem;font-weight:600;display:inline-flex}.admin-module__4WpgRW__ghost:hover{background:var(--ink);color:#fff}.admin-module__4WpgRW__tableWrap{border:1px solid var(--line);border-radius:var(--radius);overflow-x:auto}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%;min-width:760px;font-size:.92rem}.admin-module__4WpgRW__table th{text-align:left;background:var(--paper-2);border-bottom:1px solid var(--line);color:var(--g-700);white-space:nowrap;padding:14px 16px;font-weight:600}.admin-module__4WpgRW__table td{border-bottom:1px solid var(--line);vertical-align:top;padding:14px 16px}.admin-module__4WpgRW__msg{max-width:320px;color:var(--g-700);white-space:pre-wrap}.admin-module__4WpgRW__date{color:var(--g-500);white-space:nowrap}.admin-module__4WpgRW__empty{text-align:center;color:var(--g-500);padding:40px!important}.admin-module__4WpgRW__upload{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);margin-top:48px;padding:30px}.admin-module__4WpgRW__adminSplit{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;margin-top:24px;display:grid}.admin-module__4WpgRW__adminSplit .admin-module__4WpgRW__upload{height:100%;margin-top:0}.admin-module__4WpgRW__h2{letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.admin-module__4WpgRW__uploadNote{color:var(--g-600);margin:8px 0 18px;font-size:.88rem}.admin-module__4WpgRW__uploadForm{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-module__4WpgRW__uploadForm select,.admin-module__4WpgRW__uploadForm input{border:1px solid var(--line-strong);background:var(--paper);border-radius:10px;padding:11px 14px;font-family:inherit;font-size:.95rem}.admin-module__4WpgRW__uploadForm button{background:var(--ink);color:#fff;border-radius:999px;height:46px;padding:0 24px;font-weight:600}.admin-module__4WpgRW__uploadForm button:disabled{opacity:.6}.admin-module__4WpgRW__uploadMsg{color:var(--g-700);margin-top:14px;font-size:.9rem}.admin-module__4WpgRW__uploadLink{color:var(--ink);margin-top:10px;font-weight:700;display:inline-flex}.admin-module__4WpgRW__emptyMini{color:var(--g-500);margin-top:18px}.admin-module__4WpgRW__galleryFilters{flex-wrap:wrap;gap:8px;margin:18px 0 4px;display:flex}.admin-module__4WpgRW__galleryFilter{border:1px solid var(--line-strong);height:38px;color:var(--g-700);border-radius:999px;padding:0 16px;font-size:.88rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.admin-module__4WpgRW__galleryFilter span{color:var(--g-400);margin-left:3px;font-size:.8rem}.admin-module__4WpgRW__galleryFilter:hover{border-color:var(--ink)}.admin-module__4WpgRW__galleryFilterActive{background:var(--ink);color:#fff;border-color:var(--ink)}.admin-module__4WpgRW__galleryFilterActive span{color:rgba(255,255,255,.6)}.admin-module__4WpgRW__galleryAdminGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;margin-top:20px;display:grid}.admin-module__4WpgRW__galleryAdminCard{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:10px;padding:10px;display:grid}.admin-module__4WpgRW__galleryAdminCard img{aspect-ratio:1;object-fit:cover;background:#eee;border-radius:10px;width:100%}.admin-module__4WpgRW__galleryAdminCard select,.admin-module__4WpgRW__galleryAdminCard button{border:1px solid var(--line-strong);background:var(--paper);height:36px;font:inherit;border-radius:9px}.admin-module__4WpgRW__galleryAdminCard button{background:var(--ink);color:#fff;font-weight:700}.admin-module__4WpgRW__noticeForm{gap:12px;margin-top:18px;display:grid}.admin-module__4WpgRW__passcodeForm{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.admin-module__4WpgRW__noticeForm input,.admin-module__4WpgRW__noticeForm textarea,.admin-module__4WpgRW__passcodeForm input{width:100%;font:inherit;border:1px solid var(--line-strong);background:var(--paper);border-radius:10px;padding:12px 14px}.admin-module__4WpgRW__noticeForm textarea{resize:vertical;min-height:120px}.admin-module__4WpgRW__noticeForm button{justify-self:start}.admin-module__4WpgRW__passcodeForm button,.admin-module__4WpgRW__noticeForm button{background:var(--ink);color:#fff;border-radius:999px;height:44px;padding:0 22px;font-weight:700}.admin-module__4WpgRW__noticeList{gap:12px;margin-top:18px;display:grid}.admin-module__4WpgRW__noticeItem{border:1px solid var(--line);background:var(--paper);border-radius:12px;justify-content:space-between;gap:16px;padding:16px;display:flex}.admin-module__4WpgRW__noticeItem p{color:var(--g-600);white-space:pre-wrap;margin-top:6px}.admin-module__4WpgRW__noticeItem button{color:#b42318;font-weight:700}@media (max-width:980px){.admin-module__4WpgRW__adminSplit{grid-template-columns:1fr}}.admin-module__4WpgRW__headActions{flex-wrap:wrap;gap:10px;display:flex}.admin-module__4WpgRW__hubGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:720px){.admin-module__4WpgRW__hubGrid{grid-template-columns:1fr}}.admin-module__4WpgRW__hubCard{text-align:left;border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);background:var(--paper-2);cursor:pointer;flex-direction:column;align-items:flex-start;gap:8px;padding:max(28px,min(4vw,46px));transition:border-color .2s,box-shadow .25s,transform .25s;display:flex}.admin-module__4WpgRW__hubCard:hover{border-color:var(--line-strong);transform:translateY(-3px);box-shadow:0 20px 44px -28px rgba(18,18,18,.35)}.admin-module__4WpgRW__hubName{letter-spacing:-.02em;color:var(--ink);font-size:1.3rem;font-weight:700}.admin-module__4WpgRW__hubCount{color:var(--g-600);font-size:.92rem}.admin-module__4WpgRW__hubMore{color:var(--g-500);margin-top:12px;font-size:.9rem;font-weight:600;transition:color .2s}.admin-module__4WpgRW__hubCard:hover .admin-module__4WpgRW__hubMore{color:var(--ink)}.admin-module__4WpgRW__overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(18,18,18,.55);justify-content:center;align-items:center;padding:max(12px,min(3vw,40px));animation:.2s admin-module__4WpgRW__aFade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.admin-module__4WpgRW__modal{background:var(--paper);border-radius:calc(var(--radius) + 4px);flex-direction:column;width:min(920px,100%);max-height:90vh;animation:.28s cubic-bezier(.16,1,.3,1) admin-module__4WpgRW__aRise;display:flex;overflow:hidden;box-shadow:0 40px 90px -40px rgba(0,0,0,.6)}.admin-module__4WpgRW__modalHead{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;padding:18px max(20px,min(3vw,30px));display:flex}.admin-module__4WpgRW__modalHead h2{letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.admin-module__4WpgRW__modalClose{background:var(--g-100);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-size:.85rem;display:grid}.admin-module__4WpgRW__modalClose:hover{background:var(--g-200)}.admin-module__4WpgRW__modalBody{padding:max(20px,min(3vw,30px));overflow-y:auto}.admin-module__4WpgRW__panelBlock+.admin-module__4WpgRW__panelBlock{border-top:1px solid var(--line);margin-top:32px;padding-top:28px}.admin-module__4WpgRW__pager{justify-content:center;align-items:center;gap:16px;margin-top:22px;display:flex}.admin-module__4WpgRW__pager button{color:var(--ink);border:1px solid var(--line-strong);border-radius:999px;padding:8px 14px;font-size:.9rem;font-weight:600}.admin-module__4WpgRW__pager button:hover:not(:disabled){background:var(--ink);color:#fff}.admin-module__4WpgRW__pager button:disabled{color:var(--g-300);border-color:var(--line);cursor:default}.admin-module__4WpgRW__pager span{color:var(--g-500);font-variant-numeric:tabular-nums;font-size:.85rem}.admin-module__4WpgRW__noticeFile{color:var(--g-600);flex-direction:column;gap:8px;font-size:.85rem;display:flex}.admin-module__4WpgRW__noticeFile input{font:inherit}@keyframes admin-module__4WpgRW__aFade{0%{opacity:0}}@keyframes admin-module__4WpgRW__aRise{0%{opacity:0;transform:translateY(18px)scale(.98)}}@media (prefers-reduced-motion:reduce){.admin-module__4WpgRW__overlay,.admin-module__4WpgRW__modal,.admin-module__4WpgRW__hubCard{transition:none;animation:none}}
.contact-module__swMWYG__main{padding:max(48px,min(7vw,88px)) 0 max(72px,min(10vw,120px))}.contact-module__swMWYG__grid{max-width:var(--container);padding-inline:var(--gutter);grid-template-columns:1.4fr 1fr;align-items:start;gap:max(40px,min(6vw,88px));margin-left:auto;margin-right:auto;display:grid}.contact-module__swMWYG__formCol{max-width:560px}.contact-module__swMWYG__infoCol{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:30px;padding:34px;display:flex}.contact-module__swMWYG__infoBlock{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__infoLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--g-500);font-size:.72rem;font-weight:600}.contact-module__swMWYG__phone{font-family:var(--font-serif);letter-spacing:.01em;color:var(--ink);font-size:1.7rem}.contact-module__swMWYG__addr{color:var(--g-700);font-size:.98rem;line-height:1.6}.contact-module__swMWYG__links{flex-direction:column;gap:10px;display:flex}.contact-module__swMWYG__links a{color:var(--g-700);border-bottom:1px solid var(--line-strong);width:-moz-fit-content;width:fit-content;padding-bottom:2px;font-size:.95rem;transition:color .2s,border-color .2s}.contact-module__swMWYG__links a:hover{color:var(--ink);border-color:var(--ink)}.contact-module__swMWYG__note{color:var(--g-500);border-top:1px solid var(--line);padding-top:22px;font-size:.85rem}.contact-module__swMWYG__note b{font-family:var(--font-serif);color:var(--g-700);font-weight:400}@media (max-width:860px){.contact-module__swMWYG__grid{grid-template-columns:1fr}.contact-module__swMWYG__formCol{max-width:none}}
.notices-module__UmuPMG__wrap{max-width:var(--container);padding:clamp(28px,4vw,48px)var(--gutter)clamp(64px,9vw,104px);margin:0 auto}
.GalleryClient-module__9Mpu0a__wrap{max-width:var(--container);padding:0 var(--gutter)clamp(72px,10vw,120px);margin-left:auto;margin-right:auto}.GalleryClient-module__9Mpu0a__filters{z-index:12;background:var(--paper);flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:max(20px,min(3vw,32px)) 0 20px;display:flex;position:-webkit-sticky;position:sticky;top:74px}.GalleryClient-module__9Mpu0a__filters:after{content:"";background:var(--line);height:1px;position:absolute;bottom:0;left:0;right:0}.GalleryClient-module__9Mpu0a__filter{border:1px solid var(--line-strong);height:44px;color:var(--g-700);border-radius:999px;padding:0 20px;font-size:.94rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.GalleryClient-module__9Mpu0a__filter span{font-family:var(--font-serif);color:var(--g-400);margin-left:4px;font-size:.82rem}.GalleryClient-module__9Mpu0a__filter:hover{border-color:var(--ink)}.GalleryClient-module__9Mpu0a__filter.GalleryClient-module__9Mpu0a__active{background:var(--ink);color:#fff;border-color:var(--ink)}.GalleryClient-module__9Mpu0a__filter.GalleryClient-module__9Mpu0a__active span{color:rgba(255,255,255,.6)}.GalleryClient-module__9Mpu0a__grid{columns:4;column-gap:14px}.GalleryClient-module__9Mpu0a__item{break-inside:avoid;background:var(--g-200);border-radius:10px;margin:0 0 14px;position:relative;overflow:hidden}.GalleryClient-module__9Mpu0a__item.GalleryClient-module__9Mpu0a__inview{animation:.6s cubic-bezier(.16,1,.3,1) GalleryClient-module__9Mpu0a__itemIn}@keyframes GalleryClient-module__9Mpu0a__itemIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.GalleryClient-module__9Mpu0a__item img{filter:grayscale(0)saturate(1.12)contrast(1.02);width:100%;height:auto;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.GalleryClient-module__9Mpu0a__item.GalleryClient-module__9Mpu0a__inview img{animation:.8s cubic-bezier(.16,1,.3,1) GalleryClient-module__9Mpu0a__gbloom}@keyframes GalleryClient-module__9Mpu0a__gbloom{0%{filter:grayscale()contrast(1.04)}to{filter:grayscale(0)saturate(1.12)contrast(1.02)}}@media (hover:hover){.GalleryClient-module__9Mpu0a__item:hover img{transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.GalleryClient-module__9Mpu0a__item{opacity:1;transform:none}.GalleryClient-module__9Mpu0a__item img{filter:grayscale(0)saturate(1.12);animation:none}}.GalleryClient-module__9Mpu0a__item figcaption{letter-spacing:.06em;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.85;background:rgba(18,18,18,.5);border-radius:999px;padding:5px 11px;font-size:.7rem;font-weight:600;transition:opacity .3s,background .3s;position:absolute;bottom:12px;left:12px;transform:translateY(0)}.GalleryClient-module__9Mpu0a__item:hover figcaption{opacity:1;background:rgba(18,18,18,.7)}.GalleryClient-module__9Mpu0a__empty{color:var(--g-500);text-align:center;padding:60px 0}@media (max-width:1000px){.GalleryClient-module__9Mpu0a__grid{columns:3}}@media (max-width:700px){.GalleryClient-module__9Mpu0a__grid{columns:2}}
.Home-module__VmvQ8G__section{padding:max(72px,min(11vw,140px)) 0}.Home-module__VmvQ8G__sectionAlt{background:var(--paper-2)}.Home-module__VmvQ8G__head{max-width:var(--container);padding-inline:var(--gutter);margin:0 auto max(40px,min(6vw,72px))}.Home-module__VmvQ8G__headCenter{text-align:center}.Home-module__VmvQ8G__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--g-500);margin-bottom:18px;font-size:.72rem;font-weight:600;display:block}.Home-module__VmvQ8G__h2{letter-spacing:-.035em;font-size:max(1.9rem,min(4vw,3rem));font-weight:700;line-height:1.12}.Home-module__VmvQ8G__h2 em{font-family:var(--font-serif);font-style:italic;font-weight:400}.Home-module__VmvQ8G__lead{color:var(--g-600);max-width:52ch;margin-top:18px;font-size:max(1rem,min(1.6vw,1.15rem));line-height:1.6}.Home-module__VmvQ8G__headCenter .Home-module__VmvQ8G__lead{margin-left:auto;margin-right:auto}.Home-module__VmvQ8G__claim{background:var(--ink);color:#fff}.Home-module__VmvQ8G__claimInner{max-width:var(--container);padding:26px var(--gutter);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 34px;margin-left:auto;margin-right:auto;display:flex}.Home-module__VmvQ8G__claimItem{color:rgba(255,255,255,.92);align-items:center;gap:10px;font-size:.98rem;font-weight:500;display:inline-flex}.Home-module__VmvQ8G__claimItem b{font-family:var(--font-serif);font-size:1.1rem;font-weight:400}.Home-module__VmvQ8G__dot{background:rgba(255,255,255,.4);border-radius:50%;width:5px;height:5px}.Home-module__VmvQ8G__trackGrid{max-width:var(--container);padding-inline:var(--gutter);grid-template-columns:repeat(3,1fr);gap:28px;margin-left:auto;margin-right:auto;display:grid}.Home-module__VmvQ8G__trackCard{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden}.Home-module__VmvQ8G__trackCard:hover{transform:translateY(-6px);box-shadow:0 24px 60px -28px rgba(18,18,18,.4)}.Home-module__VmvQ8G__trackPhoto{aspect-ratio:4/3.4;background:var(--g-200);border-top-left-radius:999px;border-top-right-radius:999px;margin:14px 14px 0;position:relative;overflow:hidden}.Home-module__VmvQ8G__trackBody{flex-direction:column;flex:1;gap:12px;padding:26px 26px 30px;display:flex}.Home-module__VmvQ8G__trackCode{font-family:var(--font-serif);color:var(--g-400);font-size:.95rem}.Home-module__VmvQ8G__trackName{letter-spacing:-.03em;align-items:baseline;gap:10px;font-size:1.5rem;font-weight:700;display:flex}.Home-module__VmvQ8G__trackName span{font-family:var(--font-serif);letter-spacing:.1em;color:var(--g-400);font-size:.85rem}.Home-module__VmvQ8G__trackDesc{color:var(--g-600);flex:1;font-size:.95rem;line-height:1.6}.Home-module__VmvQ8G__trackLink{color:var(--ink);align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:inline-flex}.Home-module__VmvQ8G__trackLink:after{content:"→";transition:transform .25s}.Home-module__VmvQ8G__trackCard:hover .Home-module__VmvQ8G__trackLink:after{transform:translate(4px)}.Home-module__VmvQ8G__levels{max-width:var(--container);padding-inline:var(--gutter);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);gap:0;margin:max(40px,min(6vw,64px)) auto 0;display:grid;overflow:hidden}.Home-module__VmvQ8G__level{border-right:1px solid var(--line);padding:30px}.Home-module__VmvQ8G__level:last-child{border-right:none}.Home-module__VmvQ8G__levelCode{font-family:var(--font-serif);letter-spacing:.14em;color:var(--g-400);font-size:.85rem}.Home-module__VmvQ8G__levelName{letter-spacing:-.02em;margin:8px 0 10px;font-size:1.25rem;font-weight:700}.Home-module__VmvQ8G__levelDesc{color:var(--g-600);font-size:.9rem;line-height:1.55}.Home-module__VmvQ8G__galleryGrid{max-width:var(--container);padding-inline:var(--gutter);grid-template-columns:repeat(4,1fr);gap:14px;margin-left:auto;margin-right:auto;display:grid}.Home-module__VmvQ8G__galleryItem{aspect-ratio:3/4;background:var(--g-200);border-radius:10px;position:relative;overflow:hidden}.Home-module__VmvQ8G__galleryItem:first-child,.Home-module__VmvQ8G__galleryItem:nth-child(6){aspect-ratio:3/8.28;grid-row:span 2}.Home-module__VmvQ8G__galleryTag{letter-spacing:.08em;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:rgba(18,18,18,.55);border-radius:999px;padding:5px 11px;font-size:.7rem;font-weight:600;transition:opacity .3s;position:absolute;bottom:12px;left:12px}.Home-module__VmvQ8G__galleryItem:hover .Home-module__VmvQ8G__galleryTag{opacity:1}.Home-module__VmvQ8G__galleryMore{justify-content:center;margin-top:44px;display:flex}.Home-module__VmvQ8G__benefitGrid{max-width:var(--container);padding-inline:var(--gutter);grid-template-columns:repeat(4,1fr);gap:20px;margin-left:auto;margin-right:auto;display:grid}.Home-module__VmvQ8G__benefit{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:30px 26px;transition:border-color .32s,transform .32s,box-shadow .32s;position:relative;overflow:hidden}.Home-module__VmvQ8G__benefit:hover{border-color:var(--line-strong);transform:translateY(-7px);box-shadow:0 22px 60px rgba(0,0,0,.1)}.Home-module__VmvQ8G__benefit:before{content:"";opacity:0;transition:opacity .35s ease,transform .72s var(--exo);background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.86) 48%,transparent 68%);position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-80%)}.Home-module__VmvQ8G__benefit:hover:before{opacity:.72;transform:translate(78%)}.Home-module__VmvQ8G__benefitNo{z-index:1;font-family:var(--font-serif);color:var(--g-300);font-size:1.1rem;transition:color .28s;position:relative}.Home-module__VmvQ8G__benefitTitle{z-index:1;letter-spacing:-.02em;margin:14px 0 8px;font-size:1.12rem;font-weight:700;position:relative}.Home-module__VmvQ8G__benefitDesc{z-index:1;color:var(--g-600);font-size:.88rem;line-height:1.55;position:relative}.Home-module__VmvQ8G__benefit:hover .Home-module__VmvQ8G__benefitNo{color:var(--ink)}.Home-module__VmvQ8G__insta{max-width:var(--container);padding:0 var(--gutter);margin-left:auto;margin-right:auto}.Home-module__VmvQ8G__instaInner{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px max(28px,min(5vw,56px));display:flex}.Home-module__VmvQ8G__instaHandle{font-family:var(--font-serif);letter-spacing:-.01em;font-size:max(1.4rem,min(3vw,2rem))}.Home-module__VmvQ8G__instaText{color:var(--g-600);margin-top:6px;font-size:.95rem}.Home-module__VmvQ8G__cta{background:var(--ink);color:#fff;text-align:center;padding:clamp(72px,11vw,130px)var(--gutter)}.Home-module__VmvQ8G__ctaInner{max-width:720px;margin-left:auto;margin-right:auto}.Home-module__VmvQ8G__ctaTitle{letter-spacing:-.04em;font-size:max(2rem,min(5vw,3.4rem));font-weight:700;line-height:1.1}.Home-module__VmvQ8G__ctaTitle em{text-underline-offset:.18em;font-style:normal;font-weight:800;text-decoration:underline;text-decoration-thickness:.08em}.Home-module__VmvQ8G__ctaSub{color:rgba(255,255,255,.72);max-width:46ch;margin:20px auto 0;font-size:max(1rem,min(1.6vw,1.15rem));line-height:1.6}.Home-module__VmvQ8G__ctaBtns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:40px;display:flex}.Home-module__VmvQ8G__ctaPrimary{height:56px;color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:0 34px;font-size:1rem;font-weight:600;transition:transform .25s,background .25s;display:inline-flex}.Home-module__VmvQ8G__ctaPrimary:hover{background:var(--g-100);transform:translateY(-2px)}.Home-module__VmvQ8G__ctaPhone{color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:999px;align-items:center;gap:10px;height:56px;padding:0 30px;font-size:1rem;font-weight:500;display:inline-flex}.Home-module__VmvQ8G__ctaPhone:hover{background:rgba(255,255,255,.1)}.Home-module__VmvQ8G__moreBtn{border:1px solid var(--line-strong);border-radius:999px;align-items:center;gap:10px;height:52px;padding:0 30px;font-size:.95rem;font-weight:600;transition:background .25s,color .25s;display:inline-flex}.Home-module__VmvQ8G__moreBtn:hover{background:var(--ink);color:#fff;border-color:var(--ink)}@media (max-width:900px){.Home-module__VmvQ8G__trackGrid{scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;display:flex;overflow-x:auto}.Home-module__VmvQ8G__trackGrid::-webkit-scrollbar{display:none}.Home-module__VmvQ8G__trackCard{scroll-snap-align:start;flex:0 0 82%}.Home-module__VmvQ8G__levels{grid-template-columns:1fr}.Home-module__VmvQ8G__level{border-right:none;border-bottom:1px solid var(--line)}.Home-module__VmvQ8G__level:last-child{border-bottom:none}.Home-module__VmvQ8G__benefitGrid,.Home-module__VmvQ8G__galleryGrid{grid-template-columns:repeat(2,1fr)}.Home-module__VmvQ8G__galleryItem:first-child,.Home-module__VmvQ8G__galleryItem:nth-child(6){aspect-ratio:3/4;grid-row:span 1}}@media (max-width:520px){.Home-module__VmvQ8G__benefitGrid{grid-template-columns:1fr}}
.ReviewBoard-module__uMl0UG__wrap{max-width:var(--container);padding:clamp(32px,5vw,60px)var(--gutter);margin:0 auto}.ReviewBoard-module__uMl0UG__writer{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);gap:10px;padding:max(16px,min(2.4vw,22px));display:grid}.ReviewBoard-module__uMl0UG__writerHead{margin-bottom:2px}.ReviewBoard-module__uMl0UG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--g-500);font-size:.68rem}.ReviewBoard-module__uMl0UG__writer h2{letter-spacing:-.03em;margin-top:4px;font-size:max(1.15rem,min(2.2vw,1.45rem))}.ReviewBoard-module__uMl0UG__writer input,.ReviewBoard-module__uMl0UG__writer textarea,.ReviewBoard-module__uMl0UG__adminInput input,.ReviewBoard-module__uMl0UG__commentForm input{width:100%;font:inherit;border:1px solid var(--line-strong);background:var(--paper);border-radius:8px;padding:9px 12px;font-size:.92rem}.ReviewBoard-module__uMl0UG__writer textarea{resize:vertical;min-height:96px}.ReviewBoard-module__uMl0UG__writer button,.ReviewBoard-module__uMl0UG__commentForm button{background:var(--ink);color:#fff;border-radius:999px;justify-self:start;height:38px;padding:0 18px;font-size:.88rem;font-weight:700}.ReviewBoard-module__uMl0UG__msg{color:var(--g-600);font-size:.85rem}.ReviewBoard-module__uMl0UG__list{gap:12px;margin-top:20px;display:grid}.ReviewBoard-module__uMl0UG__card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:max(15px,min(2vw,20px))}.ReviewBoard-module__uMl0UG__cardHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ReviewBoard-module__uMl0UG__cardMeta strong{letter-spacing:-.01em;font-size:.96rem;font-weight:700}.ReviewBoard-module__uMl0UG__cardHead time{color:var(--g-500);margin-top:3px;font-size:.76rem;display:block}.ReviewBoard-module__uMl0UG__cardHead button,.ReviewBoard-module__uMl0UG__comment button{color:var(--g-500);flex-shrink:0;font-size:.78rem;transition:color .2s}.ReviewBoard-module__uMl0UG__cardHead button:hover,.ReviewBoard-module__uMl0UG__comment button:hover{color:var(--ink)}.ReviewBoard-module__uMl0UG__body{white-space:pre-wrap;color:var(--g-800);margin:12px 0;font-size:.92rem;line-height:1.65}.ReviewBoard-module__uMl0UG__media{object-fit:contain;background:#050505;border-radius:10px;width:100%;max-height:360px}.ReviewBoard-module__uMl0UG__comments{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.ReviewBoard-module__uMl0UG__comment{color:var(--g-700);justify-content:space-between;gap:12px;padding:7px 0;font-size:.86rem;display:flex}.ReviewBoard-module__uMl0UG__commentForm{grid-template-columns:110px 1fr auto;gap:8px;margin-top:10px;display:grid}.ReviewBoard-module__uMl0UG__commentForm button{height:34px;padding:0 14px}.ReviewBoard-module__uMl0UG__adminZone{justify-content:center;margin-top:28px;display:flex}.ReviewBoard-module__uMl0UG__adminLink{letter-spacing:.04em;color:var(--g-400);font-size:.76rem;transition:color .2s}.ReviewBoard-module__uMl0UG__adminLink:hover{color:var(--g-600)}.ReviewBoard-module__uMl0UG__adminInput{align-items:center;gap:8px;display:flex}.ReviewBoard-module__uMl0UG__adminInput input{width:180px}.ReviewBoard-module__uMl0UG__adminInput button{background:var(--ink);color:#fff;border-radius:999px;height:34px;padding:0 14px;font-size:.82rem;font-weight:600}.ReviewBoard-module__uMl0UG__adminInput .ReviewBoard-module__uMl0UG__adminCancel{color:var(--g-500);background:0 0;padding:0 6px}.ReviewBoard-module__uMl0UG__adminActive{color:var(--g-600);align-items:center;gap:10px;font-size:.76rem;display:flex}@media (max-width:720px){.ReviewBoard-module__uMl0UG__commentForm{grid-template-columns:1fr}}
