.MobileNav-module__N8twRW__trigger{color:var(--soft-text);justify-content:center;align-items:center;padding:6px;display:none}@media (max-width:640px){.MobileNav-module__N8twRW__trigger{order:-1;margin-right:12px;display:inline-flex}}.MobileNav-module__N8twRW__overlay{z-index:100;background:radial-gradient(120% 60% at 100% 0%, #8fdae029 0%, #8fdae000 60%), radial-gradient(90% 50% at 0% 100%, #cea0d824 0%, #cea0d800 60%), var(--cream-white);flex-direction:column;animation:.18s both MobileNav-module__N8twRW__navFadeIn;display:flex;position:fixed;inset:0}@keyframes MobileNav-module__N8twRW__navFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.MobileNav-module__N8twRW__overlayHeader{height:var(--header-height-mobile);border-bottom:1px solid var(--color-hairline);flex:none;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.MobileNav-module__N8twRW__brand{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--title-primary);font-size:15px;font-weight:500}.MobileNav-module__N8twRW__closeBtn{color:var(--soft-text);padding:6px;display:inline-flex}.MobileNav-module__N8twRW__closeBtn:hover{color:var(--title-primary)}.MobileNav-module__N8twRW__nav{flex-direction:column;flex:auto;padding:8px 24px 24px;display:flex;overflow-y:auto}.MobileNav-module__N8twRW__nav>*{padding:20px 0}.MobileNav-module__N8twRW__nav>*+*{border-top:1px solid var(--color-hairline)}.MobileNav-module__N8twRW__link{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.01em;color:var(--title-primary);font-size:22px;font-weight:500;display:block}.MobileNav-module__N8twRW__overlayFooter{flex:none;justify-content:center;padding:20px 0 28px;display:flex}
.Header-module__hBw1pG__header{background:var(--color-header);border-bottom:1px solid var(--color-hairline);width:100%}.Header-module__hBw1pG__inner{height:var(--header-height);justify-content:space-between;align-items:center;padding:0 clamp(20px,3vw,48px);display:flex}.Header-module__hBw1pG__brand{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.01em;color:var(--title-primary);white-space:nowrap;font-size:18px;font-weight:500}.Header-module__hBw1pG__nav{align-items:center;gap:clamp(16px,1.8vw,30px);display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.02em;color:var(--soft-text);white-space:nowrap;font-size:13px;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--hover-accent)}.Header-module__hBw1pG__iconBtn{color:var(--soft-text);justify-content:center;align-items:center;padding:6px;transition:color .2s;display:inline-flex}.Header-module__hBw1pG__iconBtn:hover{color:var(--title-primary)}@media (max-width:640px){.Header-module__hBw1pG__inner{height:var(--header-height-mobile);justify-content:flex-start;padding:0 16px}.Header-module__hBw1pG__brand{text-transform:uppercase;letter-spacing:.08em;font-size:15px}.Header-module__hBw1pG__nav{display:none}}
.Hero-module__ZARIfG__hero{align-items:stretch;width:100%;display:flex}.Hero-module__ZARIfG__field{flex:0 0 18.5vw}.Hero-module__ZARIfG__fieldLeft{background:linear-gradient(165deg, var(--field-left-1) 0%, var(--field-left-2) 30%, var(--field-left-3) 55%, var(--field-left-4) 76%, var(--field-left-5) 100%)}.Hero-module__ZARIfG__fieldRight{background:linear-gradient(165deg, var(--field-right-1) 0%, var(--field-right-2) 26%, var(--field-right-3) 55%, var(--field-right-4) 80%, var(--field-right-5) 100%)}.Hero-module__ZARIfG__canvas{background:var(--color-ivory);flex:auto;justify-content:center;align-items:center;padding:clamp(40px,6vw,96px) clamp(20px,4vw,64px);display:flex}.Hero-module__ZARIfG__videoWrap{aspect-ratio:1080/1290;border-radius:var(--radius-video);width:clamp(300px,45vw,620px);box-shadow:var(--shadow-video);background:#100f0d;position:relative;overflow:hidden}.Hero-module__ZARIfG__video{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__scrim{pointer-events:none;background:linear-gradient(135deg,#0e0f1c6b 0%,#0e0f1c29 32%,#0e0f1c00 55%);position:absolute;inset:0}.Hero-module__ZARIfG__copy{color:#fdfbf7;position:absolute;top:clamp(20px,6%,44px);left:clamp(18px,7%,40px);right:18%}.Hero-module__ZARIfG__headline{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.04em;text-shadow:0 2px 18px #080a1673,0 1px 3px #080a1680;margin:0;font-size:clamp(13px,1.35vw,20px);font-weight:500;line-height:1.4}.Hero-module__ZARIfG__sub{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.02em;opacity:.82;text-shadow:0 2px 14px #080a1666;margin:8px 0 0;font-size:clamp(12px,1.2vw,17px);font-weight:400;line-height:1.4}@media (max-width:640px){.Hero-module__ZARIfG__field{display:none}.Hero-module__ZARIfG__canvas{padding:0}.Hero-module__ZARIfG__videoWrap{width:100%;max-width:none;box-shadow:none;border-radius:0}.Hero-module__ZARIfG__copy{top:20px;left:20px;right:24%}}
.Footer-module__S6Hkya__footer{background:var(--color-ivory);border-top:1px solid var(--color-hairline)}.Footer-module__S6Hkya__inner{justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.Footer-module__S6Hkya__brand{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.02em;color:var(--soft-text);font-size:12px}.Footer-module__S6Hkya__link{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.04em;color:var(--soft-text);font-size:12px;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--title-primary)}
.BrandStatement-module__y73kiG__section{padding:var(--section-space) 0;background:radial-gradient(70% 60% at 12% 8%, #a0a6dd24 0%, #a0a6dd00 62%), radial-gradient(60% 55% at 92% 90%, #cea0d81f 0%, #cea0d800 60%), var(--color-ivory);position:relative}.BrandStatement-module__y73kiG__grid{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr);align-items:center;gap:clamp(40px,6vw,96px);display:grid}.BrandStatement-module__y73kiG__copy{max-width:640px}.BrandStatement-module__y73kiG__eyebrow{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--soft-text);margin:0;font-size:12px;font-weight:500}.BrandStatement-module__y73kiG__headline{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:-.015em;color:var(--title-primary);margin:16px 0 0;font-size:clamp(34px,5vw,58px);font-weight:500;line-height:1.08}.BrandStatement-module__y73kiG__lede{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;color:var(--title-primary);margin:clamp(28px,4vw,44px) 0 0;font-size:clamp(19px,2vw,24px);font-weight:500;line-height:1.4}.BrandStatement-module__y73kiG__line{font-family:var(--font-body), system-ui, -apple-system, "Segoe UI", sans-serif;color:var(--body-text);max-width:52ch;margin:16px 0 0;font-size:clamp(15px,1.3vw,17px);line-height:1.65}.BrandStatement-module__y73kiG__frame{aspect-ratio:4/5;border-radius:var(--panel-radius);box-shadow:var(--panel-shadow);position:relative;overflow:hidden}.BrandStatement-module__y73kiG__image{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:860px){.BrandStatement-module__y73kiG__grid{grid-template-columns:1fr}.BrandStatement-module__y73kiG__frame{order:-1;max-width:340px;margin:0 auto}.BrandStatement-module__y73kiG__copy{max-width:none}}
.CuratedWorlds-module___aSxIa__section{padding:var(--section-space) 0;background:var(--color-ivory)}.CuratedWorlds-module___aSxIa__eyebrow{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--soft-text);margin:0;font-size:12px;font-weight:500}.CuratedWorlds-module___aSxIa__headline{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:-.01em;color:var(--title-primary);margin:16px 0 0;font-size:clamp(30px,4.2vw,48px);font-weight:500}.CuratedWorlds-module___aSxIa__rooms{grid-template-columns:repeat(12,1fr);grid-template-areas:"emmaestro emmaestro emmaestro emmaestro emmaestro emmaestro emmaestro bornrare bornrare bornrare bornrare bornrare""emmaestro emmaestro emmaestro emmaestro emmaestro emmaestro emmaestro slyfairy slyfairy slyfairy kmama kmama""atp atp atp atp atp atp atp atp atp atp atp atp";gap:clamp(16px,1.8vw,28px);margin:clamp(56px,8vw,104px) 0 0;display:grid}.CuratedWorlds-module___aSxIa__room{border-radius:var(--panel-radius);display:flex;position:relative;overflow:hidden}.CuratedWorlds-module___aSxIa__room:first-of-type{grid-area:emmaestro}.CuratedWorlds-module___aSxIa__room:nth-of-type(2){grid-area:bornrare}.CuratedWorlds-module___aSxIa__room:nth-of-type(3){grid-area:slyfairy}.CuratedWorlds-module___aSxIa__room:nth-of-type(4){grid-area:kmama}.CuratedWorlds-module___aSxIa__room:nth-of-type(5){grid-area:atp}.CuratedWorlds-module___aSxIa__l{min-height:clamp(300px,28vw,420px)}.CuratedWorlds-module___aSxIa__m{min-height:clamp(200px,18vw,280px)}.CuratedWorlds-module___aSxIa__s{min-height:clamp(120px,9vw,156px)}.CuratedWorlds-module___aSxIa__hasImage{color:#fdfbf7}.CuratedWorlds-module___aSxIa__roomImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.CuratedWorlds-module___aSxIa__room:hover .CuratedWorlds-module___aSxIa__roomImage{transform:scale(1.03)}.CuratedWorlds-module___aSxIa__scrim{pointer-events:none;background:linear-gradient(#18264a00 25%,#18264a14 45%,#18264a9e 100%);position:absolute;inset:0}.CuratedWorlds-module___aSxIa__plain{color:var(--title-primary);background:#f2ebdd}.CuratedWorlds-module___aSxIa__roomContent{z-index:1;flex-direction:column;gap:4px;margin-top:auto;padding:clamp(20px,2.4vw,34px);display:flex;position:relative}.CuratedWorlds-module___aSxIa__roomName{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.01em;font-size:clamp(16px,1.6vw,22px);font-weight:600}.CuratedWorlds-module___aSxIa__xl .CuratedWorlds-module___aSxIa__roomName{font-size:clamp(22px,2.6vw,34px)}.CuratedWorlds-module___aSxIa__roomDescriptor{font-family:var(--font-body), system-ui, -apple-system, "Segoe UI", sans-serif;opacity:.86;font-size:13px}.CuratedWorlds-module___aSxIa__roomExplore{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.1em;text-transform:uppercase;opacity:.75;margin-top:10px;font-size:11px;font-weight:500}@media (max-width:900px){.CuratedWorlds-module___aSxIa__rooms{grid-template-columns:1fr;grid-template-areas:"emmaestro""bornrare""slyfairy""kmama""atp"}.CuratedWorlds-module___aSxIa__l,.CuratedWorlds-module___aSxIa__m{min-height:clamp(220px,60vw,320px)}.CuratedWorlds-module___aSxIa__xl{min-height:clamp(280px,84vw,420px)}.CuratedWorlds-module___aSxIa__s{min-height:120px}}
.StudioMethod-module__UTth_G__section{padding:var(--section-space) 0;background:var(--color-ivory)}.StudioMethod-module__UTth_G__panel{border-radius:var(--panel-radius-lg);background:radial-gradient(90% 120% at 100% 0%, #8fdae029 0%, #8fdae000 55%), radial-gradient(80% 100% at 0% 100%, #b15fd138 0%, #b15fd100 55%), linear-gradient(155deg, var(--panel-dark-2) 0%, var(--panel-dark-1) 100%);box-shadow:var(--panel-shadow);padding:clamp(48px,8vw,96px) clamp(28px,7vw,96px);position:relative;overflow:hidden}.StudioMethod-module__UTth_G__eyebrow{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#fdfbf799;margin:0;font-size:12px;font-weight:500}.StudioMethod-module__UTth_G__headline{max-width:16ch;font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:-.01em;color:#fdfbf7;margin:16px 0 0;font-size:clamp(28px,4.4vw,50px);font-weight:500;line-height:1.15}.StudioMethod-module__UTth_G__body{max-width:56ch;font-family:var(--font-body), system-ui, -apple-system, "Segoe UI", sans-serif;color:#fdfbf7c7;margin:clamp(24px,3.5vw,36px) 0 0;font-size:clamp(15px,1.3vw,18px);line-height:1.65}.StudioMethod-module__UTth_G__pullQuote{max-width:44ch;font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;color:#fdfbf7eb;gap:16px;margin:clamp(36px,5vw,56px) 0 0;font-size:clamp(16px,1.5vw,19px);font-weight:500;line-height:1.5;display:flex}.StudioMethod-module__UTth_G__pullQuoteMark{background:var(--sky-aqua);border-radius:2px;flex:none;width:3px}
.NotesTeaser-module__aAvZ_a__section{background:var(--color-ivory);padding:clamp(72px,10vw,120px) 0}.NotesTeaser-module__aAvZ_a__inner{text-align:center;max-width:620px;margin:0 auto}.NotesTeaser-module__aAvZ_a__eyebrow{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--soft-text);margin:0;font-size:12px;font-weight:500}.NotesTeaser-module__aAvZ_a__headline{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:-.01em;color:var(--title-primary);margin:14px 0 0;font-size:clamp(24px,3.2vw,34px);font-weight:500}.NotesTeaser-module__aAvZ_a__supporting{font-family:var(--font-body), system-ui, -apple-system, "Segoe UI", sans-serif;color:var(--soft-text);margin:14px 0 0;font-size:clamp(14px,1.2vw,16px)}.NotesTeaser-module__aAvZ_a__status{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.12em;color:var(--soft-text);border:1px solid var(--color-hairline);border-radius:999px;margin-top:24px;padding:6px 14px;font-size:11px;font-weight:500;display:inline-block}
.Closing-module__B3loZW__section{background:var(--color-ivory);padding:clamp(88px,13vw,176px) 0 clamp(56px,8vw,96px)}.Closing-module__B3loZW__inner{text-align:center;max-width:720px;margin:0 auto}.Closing-module__B3loZW__headline{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:-.01em;color:var(--title-primary);margin:0;font-size:clamp(24px,3.6vw,40px);font-weight:500}.Closing-module__B3loZW__paths{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,3vw,40px);margin:clamp(40px,6vw,64px) 0 0;display:flex}.Closing-module__B3loZW__path{font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", sans-serif;letter-spacing:.08em;color:var(--title-primary);border-bottom:1px solid var(--color-hairline);padding-bottom:4px;font-size:13px;font-weight:500;transition:color .2s,border-color .2s}.Closing-module__B3loZW__path:hover{color:var(--hover-accent);border-color:var(--hover-accent)}.Closing-module__B3loZW__contact{font-family:var(--font-body), system-ui, -apple-system, "Segoe UI", sans-serif;color:var(--soft-text);margin-top:clamp(40px,6vw,64px);font-size:13px;display:inline-block}.Closing-module__B3loZW__contact:hover{color:var(--title-primary)}
