.Nav-module__e1xquq__nav{z-index:100;transition:background .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo);position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf8f2;box-shadow:0 1px #0000000f}.Nav-module__e1xquq__inner{max-width:var(--max-width);padding:0 var(--space-md);height:var(--nav-height);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Nav-module__e1xquq__logo{opacity:0;animation:Nav-module__e1xquq__navFadeIn .7s var(--ease-out-expo).3s forwards;align-items:center;display:flex;transform:translateY(-12px)}.Nav-module__e1xquq__cta{opacity:0;animation:Nav-module__e1xquq__navFadeIn .7s var(--ease-out-expo).5s forwards;font-family:var(--font-body);letter-spacing:.02em;background:var(--coral);color:#fff;transition:transform .3s var(--ease-out-expo),background .3s var(--ease-out-expo);border-radius:100px;padding:.65rem 1.5rem;font-size:.875rem;font-weight:700;transform:translateY(-12px)}.Nav-module__e1xquq__cta:hover{background:var(--coral-light);transform:translateY(-1px)}@keyframes Nav-module__e1xquq__navFadeIn{to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Nav-module__e1xquq__inner{padding:0 var(--space-sm)}.Nav-module__e1xquq__logo img{width:110px}.Nav-module__e1xquq__cta{padding:.55rem 1.2rem;font-size:.8rem}}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding:var(--nav-height)var(--space-md)var(--space-lg);background:var(--dark);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:1;max-width:var(--max-width);text-align:center;width:100%;position:relative}.Hero-module__Z8hQ_W__headline{font-family:var(--font-display);color:var(--text-inverse);letter-spacing:-.03em;opacity:0;transition:opacity 1s var(--ease-out-expo).2s,transform 1s var(--ease-out-expo).2s;font-size:clamp(2.8rem,7vw,6rem);font-weight:400;line-height:1.05;transform:translateY(30px)}.Hero-module__Z8hQ_W__headline.Hero-module__Z8hQ_W__visible{opacity:1;transform:translateY(0)}.Hero-module__Z8hQ_W__accent{background:linear-gradient(135deg,var(--coral)0%,var(--purple)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:700}.Hero-module__Z8hQ_W__tagline{font-family:var(--font-body);color:var(--text-secondary);margin-top:var(--space-md);opacity:0;animation:Hero-module__Z8hQ_W__fadeUp .8s var(--ease-out-expo).7s forwards;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.Hero-module__Z8hQ_W__scrollIndicator{bottom:var(--space-md);position:absolute;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom,var(--coral),transparent);width:1px;height:48px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollPulse;display:block}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__scrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:var(--nav-height)var(--space-sm)var(--space-lg)}.Hero-module__Z8hQ_W__headline{font-size:clamp(2.2rem,8vw,3.5rem)}.Hero-module__Z8hQ_W__tagline br{display:none}}
.Programs-module__SUFCsG__programs{padding:var(--space-2xl)var(--space-md);background:var(--light);position:relative;overflow:hidden}.Programs-module__SUFCsG__inner{z-index:1;max-width:var(--max-width);margin:0 auto;position:relative}.Programs-module__SUFCsG__header{margin-bottom:var(--space-xl)}.Programs-module__SUFCsG__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--coral);margin-bottom:var(--space-xs);font-size:.75rem;font-weight:700;display:block}.Programs-module__SUFCsG__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem)}.Programs-module__SUFCsG__grid{gap:var(--space-md);grid-template-columns:repeat(4,1fr);display:grid}.Programs-module__SUFCsG__card{padding:var(--space-md);border-top:2px solid var(--dark);opacity:0;transition:opacity .6s var(--ease-out-expo),transform .6s var(--ease-out-expo);transform:translateY(30px)}.Programs-module__SUFCsG__card.Programs-module__SUFCsG__visible{opacity:1;transform:translateY(0)}.Programs-module__SUFCsG__cardTitle{font-family:var(--font-display);margin-bottom:var(--space-sm);color:var(--text-primary);font-size:1.35rem}.Programs-module__SUFCsG__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.65}@media (max-width:1024px){.Programs-module__SUFCsG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Programs-module__SUFCsG__programs{padding:var(--space-xl)var(--space-sm)}.Programs-module__SUFCsG__grid{grid-template-columns:1fr;gap:0}.Programs-module__SUFCsG__card{padding:var(--space-md)0}}
.Work-module__mspDfG__work{padding:var(--space-2xl)0 var(--space-2xl);background:var(--light-muted);opacity:0;transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo);position:relative;overflow:hidden;transform:translateY(30px)}.Work-module__mspDfG__work.Work-module__mspDfG__visible{opacity:1;transform:translateY(0)}.Work-module__mspDfG__header{max-width:var(--max-width);margin:0 auto var(--space-lg);padding:0 var(--space-md)}.Work-module__mspDfG__label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--coral);margin-bottom:var(--space-xs);font-size:.75rem;font-weight:700;display:block}.Work-module__mspDfG__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem)}.Work-module__mspDfG__carousel{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 var(--space-md);overflow:auto hidden}.Work-module__mspDfG__carousel::-webkit-scrollbar{display:none}.Work-module__mspDfG__track{gap:var(--space-md);padding-right:var(--space-md);width:max-content;display:flex}.Work-module__mspDfG__card{width:420px;transition:transform .5s var(--ease-out-expo),box-shadow .5s var(--ease-out-expo);perspective:1000px;background:#fff;border-radius:16px;flex-shrink:0;overflow:hidden}.Work-module__mspDfG__card:hover{transform:translateY(-8px)rotateX(2deg)rotateY(-2deg);box-shadow:0 32px 64px #0000001f,0 8px 24px #0000000f}.Work-module__mspDfG__imageWrap{height:280px;overflow:hidden}.Work-module__mspDfG__image{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform .6s var(--ease-out-expo);transform:scale(1.15)}.Work-module__mspDfG__card:hover .Work-module__mspDfG__image{transform:scale(1.22)}.Work-module__mspDfG__cardContent{padding:var(--space-md)}.Work-module__mspDfG__cardCategory{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.Work-module__mspDfG__cardTitle{font-family:var(--font-display);margin:var(--space-xs)0;color:var(--text-primary);font-size:1.5rem}.Work-module__mspDfG__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.Work-module__mspDfG__comingSoon{margin-top:var(--space-sm);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);opacity:.6;font-size:.7rem;font-weight:700;display:inline-block}@media (max-width:640px){.Work-module__mspDfG__work{padding:var(--space-xl)0}.Work-module__mspDfG__header{padding:0 var(--space-sm);margin-bottom:var(--space-md)}.Work-module__mspDfG__carousel{padding:0 var(--space-sm)}.Work-module__mspDfG__card{width:320px}.Work-module__mspDfG__imageWrap{height:200px}}
.Philosophy-module__9U1jrW__philosophy{padding:var(--space-2xl)var(--space-md);background:var(--dark);color:var(--text-inverse);opacity:0;transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo);transform:translateY(30px)}.Philosophy-module__9U1jrW__philosophy.Philosophy-module__9U1jrW__visible{opacity:1;transform:translateY(0)}.Philosophy-module__9U1jrW__inner{max-width:var(--max-width);margin:0 auto}.Philosophy-module__9U1jrW__statement{margin-bottom:var(--space-xl)}.Philosophy-module__9U1jrW__headline{font-family:var(--font-display);letter-spacing:-.03em;max-width:900px;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.08}.Philosophy-module__9U1jrW__accent{color:var(--coral)}.Philosophy-module__9U1jrW__columns{gap:var(--space-lg);grid-template-columns:1fr 1fr;max-width:900px;display:grid}.Philosophy-module__9U1jrW__col p{font-family:var(--font-body);color:#fafaf8b3;font-size:1.05rem;line-height:1.75}@media (max-width:768px){.Philosophy-module__9U1jrW__philosophy{padding:var(--space-xl)var(--space-sm)}.Philosophy-module__9U1jrW__columns{gap:var(--space-md);grid-template-columns:1fr}}
.Contact-module__OWeMSG__contact{padding:var(--space-2xl)var(--space-md);background:var(--light);text-align:center;opacity:0;transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo);position:relative;overflow:hidden;transform:translateY(30px)}.Contact-module__OWeMSG__contact.Contact-module__OWeMSG__visible{opacity:1;transform:translateY(0)}.Contact-module__OWeMSG__inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.Contact-module__OWeMSG__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-lg);font-size:clamp(2.5rem,5vw,4rem)}.Contact-module__OWeMSG__accent{background:linear-gradient(135deg,var(--coral)0%,var(--purple)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__OWeMSG__subtitle{color:var(--text-secondary);max-width:440px;margin:0 auto var(--space-lg);font-size:1.05rem;line-height:1.7}.Contact-module__OWeMSG__note{margin-top:var(--space-sm);color:var(--text-secondary);letter-spacing:.02em;font-size:.8rem}.Contact-module__OWeMSG__form{border:2px solid var(--dark);border-radius:100px;gap:0;max-width:480px;margin:0 auto;transition:border-color .3s;display:flex;overflow:hidden}.Contact-module__OWeMSG__form:focus-within{border-color:var(--coral)}.Contact-module__OWeMSG__input{color:var(--text-primary);background:0 0;flex:1;padding:1rem 1.5rem;font-size:1rem}.Contact-module__OWeMSG__input::placeholder{color:var(--text-secondary)}.Contact-module__OWeMSG__button{font-family:var(--font-body);color:#fff;background:var(--dark);border-radius:100px;margin:4px;padding:1rem 2rem;font-size:.9rem;font-weight:700;transition:background .3s}.Contact-module__OWeMSG__button:hover{background:var(--coral)}@media (max-width:640px){.Contact-module__OWeMSG__contact{padding:var(--space-xl)var(--space-sm)}.Contact-module__OWeMSG__form{border-radius:16px;flex-direction:column}.Contact-module__OWeMSG__input{text-align:center;padding:1rem}.Contact-module__OWeMSG__button{border-radius:12px;margin:0 4px 4px;padding:.9rem}}
.Footer-module__EZoWya__footer{padding:var(--space-xl)var(--space-md)var(--space-md);background:var(--dark);color:var(--text-inverse)}.Footer-module__EZoWya__inner{max-width:var(--max-width);margin:0 auto}.Footer-module__EZoWya__top{padding-bottom:var(--space-lg);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__EZoWya__brand{max-width:280px}.Footer-module__EZoWya__tagline{margin-top:var(--space-sm);color:#fafaf880;font-size:.9rem;line-height:1.6}.Footer-module__EZoWya__links{gap:var(--space-xl);display:flex}.Footer-module__EZoWya__linkGroup{gap:var(--space-xs);flex-direction:column;display:flex}.Footer-module__EZoWya__linkLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:#fafaf866;margin-bottom:var(--space-xs);font-size:.7rem;font-weight:700}.Footer-module__EZoWya__linkGroup a{color:#fafaf8b3;font-size:.9rem;transition:color .2s}.Footer-module__EZoWya__linkGroup a:hover{color:var(--coral)}.Footer-module__EZoWya__bottom{padding-top:var(--space-md);color:#fafaf84d;font-size:.8rem}@media (max-width:640px){.Footer-module__EZoWya__footer{padding:var(--space-lg)var(--space-sm)var(--space-sm)}.Footer-module__EZoWya__top{gap:var(--space-md);flex-direction:column}.Footer-module__EZoWya__links{gap:var(--space-lg)}}
.MouseGlow-module__wEzAlq__glow{pointer-events:none;opacity:0;z-index:50;transition:opacity .6s;position:fixed;inset:0}.MouseGlow-module__wEzAlq__dark{background:radial-gradient(700px circle at var(--glow-x,50%)var(--glow-y,50%),#fe795d14 0%,#9b78f40a 35%,transparent 65%)}.MouseGlow-module__wEzAlq__light{background:radial-gradient(700px circle at var(--glow-x,50%)var(--glow-y,50%),#9b78f424 0%,#fe795d12 35%,transparent 65%)}
