@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&family=Playfair+Display:wght@300;400;500&display=swap";
:root{--font-heading:"Playfair Display",serif;--font-body:"Inter",sans-serif}body{font-family:var(--font-body);font-weight:400}.websiteUI-module__Hyws3a__heroTitle{font-family:var(--font-heading);letter-spacing:-.01em;font-weight:400;line-height:1.12}.websiteUI-module__Hyws3a__heroSubtext{font-family:var(--font-body);opacity:.82;font-weight:300}.websiteUI-module__Hyws3a__sidebarHeading{font-family:var(--font-heading)}.websiteUI-module__Hyws3a__sectionHeading{font-family:var(--font-heading);letter-spacing:-.005em;font-weight:400}.websiteUI-module__Hyws3a__servicesPanel{-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#08080cc7;border:1px solid #ffffff14;border-radius:28px;padding:32px;box-shadow:inset 0 1px #ffffff14,inset 0 -10px 26px #00000080,0 30px 90px #0000008c}.websiteUI-module__Hyws3a__servicesPanelEnter{animation:.25s ease-out websiteUI-module__Hyws3a__servicesPanelEnter}.websiteUI-module__Hyws3a__serviceCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:space-between;gap:16px;min-width:min(420px,100%);padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 18px 40px #00000073}.websiteUI-module__Hyws3a__serviceCardActive{background:#06060aa6;border-color:#ffffff1f}.websiteUI-module__Hyws3a__serviceCardMedia{z-index:0;border-radius:inherit;pointer-events:none;background:#06060ab3;position:absolute;inset:0;overflow:hidden}.websiteUI-module__Hyws3a__serviceCardVideo{object-fit:cover;will-change:transform;filter:brightness();width:100%;height:100%;transition:filter .24s ease-out,opacity .24s ease-out;position:absolute;inset:0;transform:translateZ(0)}.websiteUI-module__Hyws3a__serviceCardVideoHidden{opacity:0}.websiteUI-module__Hyws3a__serviceCardOverlay{background:linear-gradient(#0000008c,#0000008c);position:absolute;inset:0;box-shadow:inset 0 0 36px #00000059}.websiteUI-module__Hyws3a__serviceCardOverlayBuffering{background:linear-gradient(#000000a6,#000000a6)}.websiteUI-module__Hyws3a__serviceCard:hover .websiteUI-module__Hyws3a__serviceCardVideo{filter:brightness(1.05)}.websiteUI-module__Hyws3a__serviceCardContent{z-index:1;flex-direction:column;justify-content:space-between;gap:16px;transition:opacity .24s ease-out,transform .24s ease-out,max-height .24s ease-out;display:flex;position:relative;overflow:hidden}.websiteUI-module__Hyws3a__serviceCardContentVisible{opacity:1;pointer-events:auto;max-height:240px;transform:translateY(0)}.websiteUI-module__Hyws3a__serviceCardContentHidden{opacity:0;pointer-events:none;max-height:0;transform:translateY(-8px)scale(.98)}.websiteUI-module__Hyws3a__serviceCardTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:#ffffffe6;font-weight:300}.websiteUI-module__Hyws3a__serviceCardDescription{font-family:var(--font-heading);color:#ffffffb3;font-weight:300;line-height:1.6}.websiteUI-module__Hyws3a__serviceChatPanel{z-index:1;opacity:0;pointer-events:none;flex-direction:column;gap:14px;max-height:0;padding-bottom:12px;transition:opacity .26s ease-out,transform .26s ease-out,max-height .26s ease-out;display:flex;position:relative;overflow:hidden;transform:translateY(6px)scale(.98)}.websiteUI-module__Hyws3a__serviceChatPanelActive{opacity:1;pointer-events:auto;max-height:520px;transform:translateY(0)scale(1)}.websiteUI-module__Hyws3a__serviceChatPanelInactive{opacity:0;pointer-events:none;max-height:0;transform:translateY(6px)scale(.98)}.websiteUI-module__Hyws3a__serviceChatHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.websiteUI-module__Hyws3a__serviceChatTitle{font-family:var(--font-heading);color:#ffffffeb;font-size:1rem}.websiteUI-module__Hyws3a__serviceChatSubtitle{letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;font-size:.72rem}.websiteUI-module__Hyws3a__serviceChatClose{letter-spacing:.16em;text-transform:uppercase;color:#ffffffbf;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;padding:6px 12px;font-size:.7rem;transition:all .2s ease-out}.websiteUI-module__Hyws3a__serviceChatClose:hover{color:#fffffff2;background:#ffffff1f;border-color:#ffffff47}.websiteUI-module__Hyws3a__serviceChatTranscript{background:#050508b3;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;flex:1;min-height:0;padding:12px;display:flex;box-shadow:inset 0 1px #ffffff14,inset 0 -6px 18px #00000080}.websiteUI-module__Hyws3a__serviceChatMessages{scrollbar-width:thin;scrollbar-color:#ffffff2e #00000059;flex-direction:column;flex:1;gap:12px;min-height:0;padding-right:6px;display:flex;overflow-y:auto}.websiteUI-module__Hyws3a__serviceChatMessages::-webkit-scrollbar{width:6px}.websiteUI-module__Hyws3a__serviceChatMessages::-webkit-scrollbar-track{background:#00000059;border-radius:999px}.websiteUI-module__Hyws3a__serviceChatMessages::-webkit-scrollbar-thumb{background:#fff3 padding-box padding-box;border:2px solid #0000;border-radius:999px}.websiteUI-module__Hyws3a__serviceChatMessages::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.websiteUI-module__Hyws3a__serviceTypingLabel{color:#ffffffbf;margin-bottom:6px;font-size:.78rem;display:block}.websiteUI-module__Hyws3a__serviceBookButton{color:#120c05;background:#f2c063f2;border-radius:999px;width:100%;padding:10px 16px;font-size:.9rem;font-weight:500;transition:all .2s ease-out}.websiteUI-module__Hyws3a__serviceBookButton:hover{filter:brightness(1.05)}.websiteUI-module__Hyws3a__serviceBookButtonDisabled{cursor:not-allowed;opacity:.55;color:#fff9;background:#ffffff1f}.websiteUI-module__Hyws3a__serviceBookingPlaceholder{color:#ffffffbf;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;padding:10px 12px;font-size:.85rem}.websiteUI-module__Hyws3a__serviceChatInputRow{align-items:center;gap:8px;margin-top:16px;padding-bottom:4px;display:flex}@keyframes websiteUI-module__Hyws3a__servicesPanelEnter{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}.websiteUI-module__Hyws3a__propertyName{font-family:var(--font-heading);letter-spacing:-.01em;font-weight:500}.websiteUI-module__Hyws3a__propertyNameClamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.websiteUI-module__Hyws3a__dateInput{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;border:none}.date-input::-webkit-datetime-edit{color:#ffffffd9}.date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:0;pointer-events:none;filter:invert(.85)}.date-input::-webkit-calendar-picker{color:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ad9;border:1px solid #ffffff0f;border-radius:18px;box-shadow:inset 0 1px #ffffff0f,inset 0 -6px 18px #00000080,0 25px 60px #0009}.date-input::-webkit-calendar-picker-day{color:#ffffffe6}.date-input::-webkit-calendar-picker-day:disabled{opacity:.35;text-decoration:line-through}.date-input::-webkit-calendar-picker:disabled{opacity:.45;cursor:not-allowed}.websiteUI-module__Hyws3a__jordanAvatar{border-radius:50%;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.websiteUI-module__Hyws3a__jordanAvatarImage{object-fit:cover;object-position:50% 50%;transform-origin:50%;width:100%;height:100%;display:block;transform:scale(1.55)}.websiteUI-module__Hyws3a__dropdownPanel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ad9;border:1px solid #ffffff0f;border-radius:18px;box-shadow:inset 0 1px #ffffff0f,inset 0 -8px 20px #0000008c,0 20px 50px #0000008c}.websiteUI-module__Hyws3a__dropdownChevron{opacity:0;pointer-events:none}.websiteUI-module__Hyws3a__chatPanel{-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#08080ac7;border:1px solid #ffffff14;border-radius:24px;box-shadow:inset 0 1px #ffffff14,inset 0 -8px 20px #00000073,0 20px 70px #0009}.websiteUI-module__Hyws3a__chatPanelMotion{transition:opacity .2s ease-out,transform .2s ease-out}.websiteUI-module__Hyws3a__chatPanelOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.websiteUI-module__Hyws3a__chatPanelClosed{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-out,transform .2s ease-out,visibility 0s linear .2s;transform:translateY(8px)}.websiteUI-module__Hyws3a__chatHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.websiteUI-module__Hyws3a__chatHeaderInfo{flex-direction:column;gap:2px;display:flex}.websiteUI-module__Hyws3a__chatHeaderTitle{letter-spacing:.22em;text-transform:uppercase;color:#ffffffb3;font-size:.78rem}.websiteUI-module__Hyws3a__chatHeaderSubtitle{color:#ffffff73;font-size:.72rem}.websiteUI-module__Hyws3a__chatMinimizeButton{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;place-items:center;width:28px;height:28px;transition:background .2s ease-out,border-color .2s ease-out,color .2s ease-out,transform .2s ease-out;display:grid}.websiteUI-module__Hyws3a__chatMinimizeButton:hover{color:#fffffff2;background:#ffffff24;border-color:#ffffff38;transform:translateY(-1px)}.websiteUI-module__Hyws3a__chatMinimizeIcon{width:16px;height:16px}.websiteUI-module__Hyws3a__chatLauncher{background:#0a0a0cb8;border:1px solid #ffffff14;transition:opacity .2s ease-out,transform .2s ease-out}.websiteUI-module__Hyws3a__chatLauncherVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.websiteUI-module__Hyws3a__chatLauncherHidden{opacity:0;pointer-events:none;transform:translateY(6px)}.websiteUI-module__Hyws3a__chatMessages{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ffffff29 #00000040;flex-direction:column;gap:12px;max-height:260px;padding-right:6px;display:flex;overflow-y:auto}.websiteUI-module__Hyws3a__chatMessages::-webkit-scrollbar{width:6px}.websiteUI-module__Hyws3a__chatMessages::-webkit-scrollbar-track{background:#0000004d;border-radius:999px}.websiteUI-module__Hyws3a__chatMessages::-webkit-scrollbar-thumb{background:#ffffff24 padding-box padding-box;border:2px solid #0000;border-radius:999px}.websiteUI-module__Hyws3a__chatMessages::-webkit-scrollbar-thumb:hover{background:#ffffff38}.websiteUI-module__Hyws3a__chatRowAssistant{text-align:left;color:#ffffffe6;align-items:flex-start;gap:10px;display:flex}.websiteUI-module__Hyws3a__chatRowUser{text-align:right;color:#ffffffeb;justify-content:flex-end;display:flex}.websiteUI-module__Hyws3a__chatRowError{text-align:left;color:#f8c8c8f2;justify-content:flex-start;display:flex}.websiteUI-module__Hyws3a__chatAvatar{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;place-items:center;width:36px;height:36px;margin-top:2px;display:grid;overflow:hidden}.websiteUI-module__Hyws3a__chatAvatarImage{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.05)}.websiteUI-module__Hyws3a__chatBubble{background:#050508a6;border:1px solid #ffffff14;border-radius:16px;max-width:220px;padding:10px 12px;line-height:1.4;box-shadow:inset 0 1px #ffffff0f}.websiteUI-module__Hyws3a__chatBubbleAssistant{border-top-left-radius:6px}.websiteUI-module__Hyws3a__chatBubbleFadeIn{animation:.22s ease-out websiteUI-module__Hyws3a__chatFadeIn}.websiteUI-module__Hyws3a__chatBubbleUser{background:#ffffff1f;border-top-right-radius:6px}.websiteUI-module__Hyws3a__chatBubbleError{background:#48141499;border-color:#ffa0a033;border-top-left-radius:6px}.websiteUI-module__Hyws3a__chatBubbleTyping{flex-direction:column;align-items:flex-start;gap:6px;min-width:52px;padding:8px 12px;display:flex}.websiteUI-module__Hyws3a__typingDots{align-items:center;gap:6px;display:inline-flex}.websiteUI-module__Hyws3a__typingDot{background:#fff9;border-radius:999px;width:5px;height:5px;animation:1.1s ease-in-out infinite websiteUI-module__Hyws3a__typingPulse}.websiteUI-module__Hyws3a__typingDot:nth-child(2){animation-delay:.15s}.websiteUI-module__Hyws3a__typingDot:nth-child(3){animation-delay:.3s}@keyframes websiteUI-module__Hyws3a__typingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:.9;transform:translateY(-2px)}}@keyframes websiteUI-module__Hyws3a__chatFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.lux-scroll{scrollbar-width:thin;scrollbar-color:#ffffff29 #ffffff05;scroll-behavior:smooth}.lux-scroll::-webkit-scrollbar{width:6px}.lux-scroll::-webkit-scrollbar-track{background:#00000026;border-radius:999px}.lux-scroll::-webkit-scrollbar-thumb{background:#ffffff24 padding-box padding-box;border:2px solid #0000;border-radius:999px}.lux-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff3d}
