.ChatBot_trigger___Vyvk{position:fixed;bottom:32px;right:32px;z-index:1000;width:52px;height:52px;border-radius:50%;background:var(--gold);border:none;color:var(--bg);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px rgba(201,161,74,.35);transition:transform .3s var(--ease-out-expo),background .2s}.ChatBot_trigger___Vyvk:hover{transform:scale(1.08);background:var(--gold-bright)}.ChatBot_triggerOpen__APZUO{background:var(--bg-surface);color:var(--gold);border:1px solid var(--border);box-shadow:none}.ChatBot_panel__F4AkX{position:fixed;bottom:96px;right:32px;z-index:999;width:360px;max-height:520px;display:flex;flex-direction:column;background:#0f0e0d;border:1px solid var(--border);box-shadow:0 16px 48px rgba(0,0,0,.6);opacity:0;transform:translateY(16px) scale(.97);pointer-events:none;transition:opacity .25s var(--ease-out-expo),transform .25s var(--ease-out-expo)}.ChatBot_panelOpen__NstxM{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.ChatBot_header__BKtVe{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--border-dim);flex-shrink:0}.ChatBot_headerDot__Cr_CG{width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 6px var(--gold-glow);flex-shrink:0}.ChatBot_headerName__30euL{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--text-bright);line-height:1}.ChatBot_headerSub__pJ_lP{font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;color:var(--text-dim);margin-top:3px}.ChatBot_messages__p2LLe{flex:1 1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.ChatBot_messages__p2LLe::-webkit-scrollbar{width:4px}.ChatBot_messages__p2LLe::-webkit-scrollbar-track{background:transparent}.ChatBot_messages__p2LLe::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.ChatBot_msg__L7GEX{max-width:85%;padding:10px 14px;font-family:var(--font-body);font-size:13px;font-weight:300;line-height:1.6;border-radius:2px;white-space:pre-wrap}.ChatBot_msgAssistant__Flxy3{background:var(--bg-surface);color:var(--text);border:1px solid var(--border-dim);align-self:flex-start;border-bottom-left-radius:0}.ChatBot_msgUser__2tZ5M{background:var(--gold-faint);color:var(--text-bright);border:1px solid var(--border);align-self:flex-end;border-bottom-right-radius:0}.ChatBot_typing__x9EPb{display:flex;gap:4px;align-items:center;padding:12px 16px}.ChatBot_typing__x9EPb span{width:5px;height:5px;border-radius:50%;background:var(--gold);opacity:.5;animation:ChatBot_typingDot__q2btG 1.2s ease-in-out infinite}.ChatBot_typing__x9EPb span:nth-child(2){animation-delay:.2s}.ChatBot_typing__x9EPb span:nth-child(3){animation-delay:.4s}@keyframes ChatBot_typingDot__q2btG{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.ChatBot_inputRow__3I9Xq{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--border-dim);flex-shrink:0}.ChatBot_input__rTXVq{flex:1 1;background:transparent;border:1px solid var(--border-dim);color:var(--text);font-family:var(--font-body);font-size:13px;font-weight:300;line-height:1.5;padding:8px 12px;resize:none;outline:none;transition:border-color .2s;max-height:100px;overflow-y:auto}.ChatBot_input__rTXVq:focus{border-color:var(--gold)}.ChatBot_input__rTXVq::placeholder{color:var(--text-dim)}.ChatBot_sendBtn__d_Om8{flex-shrink:0;width:34px;height:34px;background:var(--gold);border:none;color:var(--bg);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s}.ChatBot_sendBtn__d_Om8:hover:not(:disabled){background:var(--gold-bright)}.ChatBot_sendBtn__d_Om8:disabled{opacity:.35;cursor:not-allowed}@media (max-width:480px){.ChatBot_panel__F4AkX{right:12px;left:12px;width:auto;bottom:88px}.ChatBot_trigger___Vyvk{right:20px;bottom:24px}}.AIToolchain_wrapper__ZJhi2{height:360vh;position:relative}.AIToolchain_sticky__y_hh_{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;border-top:1px solid var(--border-dim)}.AIToolchain_floatHeader__KeTTE{position:absolute;top:clamp(28px,4vw,48px);left:clamp(28px,5vw,72px);z-index:2;display:flex;flex-direction:column;gap:6px}.AIToolchain_floatSub__ZOoI0{font-family:var(--font-body);font-size:13px;font-weight:300;color:var(--text-dim)}.AIToolchain_schematic__4bli9{width:100%;height:100%;max-height:100vh;object-fit:contain}@media (max-width:768px){.AIToolchain_wrapper__ZJhi2{height:280vh}}.Career_section__xl4Ot{min-height:100vh;display:flex;align-items:center;border-top:1px solid var(--border-dim);padding:80px 0}.Career_layout__ZCdza{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(32px,6vw,96px);display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.Career_infoPanel___Wb6J{display:flex;flex-direction:column;gap:32px}.Career_eyebrow__t_lLn{margin-bottom:4px}.Career_hotelInfo__93HXJ{display:flex;flex-direction:column;gap:12px;animation:Career_fadeSlide__e8fvE .5s ease forwards}@keyframes Career_fadeSlide__e8fvE{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Career_logoWrap___iloa{height:48px;display:flex;align-items:center}.Career_brandSvg__1Jw3g{display:block;width:40px;height:40px;opacity:.8}.Career_brandSvg__1Jw3g svg{width:100%;height:100%;fill:var(--brand-color,var(--gold))}.Career_brandFallback__cxrSV{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:4px;font-family:var(--font-mono);font-size:12px;font-weight:600;color:#fff;letter-spacing:.05em}.Career_hotelName__ogGOs{font-family:var(--font-display);font-size:clamp(28px,4vw,48px);font-weight:300;color:var(--text-bright);line-height:1.1}.Career_hotelRole__sXbx1{font-family:var(--font-body);font-size:15px;font-weight:300;color:var(--gold)}.Career_hotelMeta__x4WQM{display:flex;align-items:center;gap:12px;margin-top:4px}.Career_metaDot__YfABg{width:3px;height:3px;border-radius:50%;background:var(--gold);opacity:.35}.Career_dots__L8v_O{display:flex;gap:8px}.Career_dot__nr4e0{width:6px;height:6px;border-radius:50%;border:1px solid var(--border);background:transparent;cursor:pointer;padding:0;transition:background .3s,border-color .3s}.Career_dotActive__rur4U{background:var(--gold);border-color:var(--gold)}.Career_orbitWrap__4AP0r{display:flex;align-items:center;justify-content:center}.Career_orbitSvg__80ukD{width:100%;max-width:460px;height:auto;filter:drop-shadow(0 0 32px rgba(201,161,74,.07))}@media (max-width:900px){.Career_layout__ZCdza{grid-template-columns:1fr}.Career_orbitWrap__4AP0r{order:-1}.Career_orbitSvg__80ukD{max-width:320px}}.Contact_section__8HVk9{min-height:100vh;display:flex;align-items:center;border-top:1px solid var(--border-dim);padding:80px 0;position:relative;overflow:hidden}.Contact_bgDecor__zvbKk{position:absolute;inset:0;background-image:linear-gradient(45deg,var(--border-dim) 1px,transparent 1px),linear-gradient(-45deg,var(--border-dim) 1px,transparent 1px);background-size:60px 60px;opacity:.4;pointer-events:none}.Contact_inner__Yep17{position:relative;z-index:1;display:flex;flex-direction:column;gap:32px;max-width:800px}.Contact_eyebrow__kvOwW{margin-bottom:8px}.Contact_cta__dBXCb{font-family:var(--font-display);font-size:clamp(52px,8vw,120px);font-weight:300;line-height:.95;color:var(--text-bright)}.Contact_cta__dBXCb em{color:var(--gold)}.Contact_sub__KvnPI{font-family:var(--font-body);font-size:15px;font-weight:300;line-height:1.75;color:var(--text-muted);max-width:480px}.Contact_mailBtn__BfAcl{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-mono);font-size:13px;letter-spacing:.08em;color:var(--gold);text-decoration:none;border-bottom:1px solid var(--border);padding-bottom:6px;transition:border-color .3s,color .3s;width:-moz-fit-content;width:fit-content}.Contact_mailBtn__BfAcl:hover{color:var(--gold-bright);border-color:var(--gold)}.Contact_mailBtn__BfAcl svg{transition:transform .3s var(--ease-out-expo)}.Contact_mailBtn__BfAcl:hover svg{transform:translateX(6px)}.Contact_footer__zOPt1{display:flex;align-items:center;gap:16px;margin-top:16px}.Contact_sep__RtLyE{color:var(--text-dim);opacity:.5}.Contact_cvLink__cRIxP{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;color:var(--text-muted);text-decoration:none;border-bottom:1px solid var(--border-dim);padding-bottom:2px;transition:color .2s,border-color .2s}.Contact_cvLink__cRIxP:hover{color:var(--gold);border-color:var(--gold)}.Contact_bgMono__Ctage{position:absolute;bottom:-40px;right:-20px;font-family:var(--font-display);font-size:clamp(180px,22vw,320px);font-weight:300;font-style:italic;color:var(--gold);opacity:.04;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}@media (max-width:768px){.Contact_footer__zOPt1{flex-wrap:wrap;gap:10px}}.Hero_hero__Bbyie{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 clamp(32px,6vw,96px);grid-gap:40px;gap:40px;position:relative}.Hero_hero__Bbyie:before{content:"";position:absolute;left:50%;top:12%;bottom:12%;width:1px;background:linear-gradient(to bottom,transparent,var(--border) 20%,var(--border) 80%,transparent)}.Hero_left__PgUTJ{display:flex;flex-direction:column;gap:28px;padding-right:clamp(24px,4vw,64px)}.Hero_eyebrow__Xfw1h{display:flex;align-items:center;gap:12px}.Hero_eyebrow__Xfw1h:before{content:"";display:block;width:28px;height:1px;background:var(--gold);opacity:.6}.Hero_name__gLEwn{display:flex;flex-direction:column;gap:0}.Hero_firstName__8qNdl{color:var(--text-bright)}.Hero_firstName__8qNdl,.Hero_lastName__aqXtb{font-family:var(--font-display);font-size:clamp(68px,10vw,140px);font-weight:300;line-height:.9;display:block}.Hero_lastName__aqXtb{color:var(--gold);letter-spacing:.04em}.Hero_tagline__xubeB{font-family:var(--font-body);font-size:clamp(14px,1.4vw,17px);font-weight:300;line-height:1.75;color:var(--text-muted);max-width:360px}.Hero_meta__tVww_{display:flex;align-items:center;gap:12px}.Hero_metaDot__PjSgS{width:3px;height:3px;border-radius:50%;background:var(--gold);opacity:.4}.Hero_cta__I_oag{display:inline-flex;align-items:center;gap:10px;padding:13px 24px;border:1px solid var(--border);color:var(--gold);font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .3s,border-color .3s,color .3s;width:-moz-fit-content;width:fit-content}.Hero_cta__I_oag:hover{background:var(--gold-faint);border-color:var(--gold);color:var(--gold-bright)}.Hero_cta__I_oag svg{transition:transform .3s var(--ease-out-expo)}.Hero_cta__I_oag:hover svg{transform:translateX(4px)}.Hero_right__KVooh{display:flex;align-items:center;justify-content:center}.Hero_orbital__ZhquL{width:100%;max-width:480px;height:auto;filter:drop-shadow(0 0 40px rgba(201,161,74,.08))}@media (max-width:900px){.Hero_hero__Bbyie{grid-template-columns:1fr;padding-top:100px;padding-bottom:80px}.Hero_hero__Bbyie:before{display:none}.Hero_left__PgUTJ{padding-right:0;order:2}.Hero_right__KVooh{order:1}.Hero_orbital__ZhquL{max-width:300px}}.Languages_section__B09oE{min-height:100vh;display:flex;align-items:center;border-top:1px solid var(--border-dim);padding:80px 0}.Languages_header__wRfET{margin-bottom:64px;display:flex;flex-direction:column;gap:20px}.Languages_title__HEinM{font-family:var(--font-display);font-size:clamp(42px,6vw,80px);font-weight:300;line-height:1;color:var(--text-bright)}.Languages_title__HEinM em{color:var(--gold)}.Languages_grid___J_jc{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--border-dim);border:1px solid var(--border-dim)}.Languages_langCard__VS11O{background:var(--bg);padding:36px 32px;display:flex;flex-direction:column;gap:10px;transition:background .3s}.Languages_langCard__VS11O:hover{background:var(--gold-faint)}.Languages_langTop__yJZJL{display:flex;justify-content:space-between;align-items:baseline}.Languages_langCode__I2FcD{font-family:var(--font-display);font-size:52px;font-weight:300;color:var(--gold);line-height:1;letter-spacing:-.02em}.Languages_langLevel__WL7VG{font-family:var(--font-mono);font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim)}.Languages_langName__KsPpm{font-family:var(--font-body);font-size:13px;font-weight:300;color:var(--text-muted)}.Languages_barTrack__p2YUn{height:1px;background:var(--border-dim);position:relative;margin-top:8px}.Languages_barFill__Hf0n3{position:absolute;left:0;top:0;height:1px;background:var(--gold);opacity:.6}.Languages_langPct__VqqQz{font-family:var(--font-mono);font-size:10px;color:var(--text-dim);letter-spacing:.1em}@media (max-width:900px){.Languages_grid___J_jc{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Languages_grid___J_jc{grid-template-columns:1fr 1fr}.Languages_langCard__VS11O{padding:24px 20px}.Languages_langCode__I2FcD{font-size:36px}}.Philosophy_section__cblkp{min-height:100vh;display:flex;align-items:center;border-top:1px solid var(--border-dim);padding:80px 0}.Philosophy_inner__ZRYYE{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.Philosophy_eyebrow__0jRs_{margin-bottom:36px}.Philosophy_quote__oSkN8{font-family:var(--font-display);font-size:clamp(22px,2.8vw,34px);font-weight:300;font-style:italic;line-height:1.5;color:var(--text-bright);border:none;padding:0;margin-bottom:36px;position:relative}.Philosophy_quote__oSkN8:before{content:"\201C";position:absolute;top:-20px;left:-8px;font-size:80px;line-height:1;color:var(--gold);opacity:.18;font-style:normal}.Philosophy_attribution__00yZj{display:flex;align-items:center;gap:16px}.Philosophy_attrLine__KGj2G{flex:1 1;max-width:48px;height:1px;background:var(--gold);opacity:.3}.Philosophy_statsGrid__u1NWY{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:var(--border-dim);border:1px solid var(--border-dim)}.Philosophy_statCell__E15QS{background:var(--bg);padding:36px 32px;display:flex;flex-direction:column;gap:8px;transition:background .3s;cursor:default;opacity:0}.Philosophy_statCell__E15QS:hover{background:var(--gold-faint)}.Philosophy_statValue__iJqfk{font-family:var(--font-display);font-size:clamp(40px,5vw,64px);font-weight:300;line-height:1;color:var(--gold);letter-spacing:-.01em}.Philosophy_statLabel__NudWc{font-family:var(--font-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted)}.Philosophy_statSub__d094R{font-family:var(--font-body);font-size:12px;font-weight:300;color:var(--text-dim);line-height:1.5;margin-top:4px}.Philosophy_cornerBR__FMRVn{position:absolute;bottom:32px;right:40px;width:40px;height:40px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);opacity:.5}@media (max-width:900px){.Philosophy_inner__ZRYYE{grid-template-columns:1fr;gap:48px}}@media (max-width:560px){.Philosophy_statsGrid__u1NWY{grid-template-columns:1fr 1fr}.Philosophy_statCell__E15QS{padding:24px 20px}}.PMS_wrapper__h9AJO{height:380vh;position:relative}.PMS_sticky__zzq9G{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;border-top:1px solid var(--border-dim)}.PMS_floatHeader___YgCg{position:absolute;top:clamp(28px,4vw,48px);left:clamp(28px,5vw,72px);z-index:2;display:flex;flex-direction:column;gap:6px}.PMS_floatSub__tRAyS{font-family:var(--font-body);font-size:13px;font-weight:300;color:var(--text-dim)}.PMS_schematic__VLWb0{width:100%;height:100%;max-height:100vh;object-fit:contain}@media (max-width:768px){.PMS_wrapper__h9AJO{height:280vh}}