.AmenityGrid-module__qO7ckq__grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:14px;list-style:none;display:grid}.AmenityGrid-module__qO7ckq__gridCompact{flex-wrap:wrap;gap:10px;list-style:none;display:flex}.AmenityGrid-module__qO7ckq__item{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;align-items:center;gap:10px;padding:16px 10px 14px;transition:border-color .15s,transform .15s;display:flex}.AmenityGrid-module__qO7ckq__gridCompact .AmenityGrid-module__qO7ckq__item{border-radius:999px;flex-direction:row;gap:8px;padding:8px 12px 8px 8px}.AmenityGrid-module__qO7ckq__item:hover{border-color:var(--brand-200);transform:translateY(-1px)}.AmenityGrid-module__qO7ckq__iconWrap{background:var(--brand-50);width:48px;height:48px;color:var(--brand-700);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.AmenityGrid-module__qO7ckq__gridCompact .AmenityGrid-module__qO7ckq__iconWrap{border-radius:999px;width:32px;height:32px}.AmenityGrid-module__qO7ckq__icon{width:22px;height:22px}.AmenityGrid-module__qO7ckq__gridCompact .AmenityGrid-module__qO7ckq__icon{width:16px;height:16px}.AmenityGrid-module__qO7ckq__label{color:var(--ink-soft);max-width:11ch;font-size:.86rem;font-weight:600;line-height:1.25}.AmenityGrid-module__qO7ckq__gridCompact .AmenityGrid-module__qO7ckq__label{white-space:nowrap;max-width:none;font-size:.82rem}@media (max-width:560px){.AmenityGrid-module__qO7ckq__grid{grid-template-columns:repeat(3,1fr);gap:10px}.AmenityGrid-module__qO7ckq__item{padding:12px 6px 10px}.AmenityGrid-module__qO7ckq__label{font-size:.78rem}}
.PhotoGallery-module__QQ8S3q__hero{grid-template-columns:1.6fr .8fr;gap:12px;min-height:360px;margin-bottom:40px;display:grid}.PhotoGallery-module__QQ8S3q__heroEmpty{border-radius:var(--radius-lg);min-height:360px;margin-bottom:40px}.PhotoGallery-module__QQ8S3q__heroMain,.PhotoGallery-module__QQ8S3q__thumb{cursor:pointer;background-position:50%;background-size:cover;background-color:var(--bg-warm);border:none;padding:0;position:relative;overflow:hidden}.PhotoGallery-module__QQ8S3q__heroMain{border-radius:var(--radius-lg);text-align:left;min-height:360px}.PhotoGallery-module__QQ8S3q__heroThumbs{gap:12px;display:grid}.PhotoGallery-module__QQ8S3q__thumb{border-radius:var(--radius);min-height:110px}.PhotoGallery-module__QQ8S3q__badge{color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#15232bb8;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.PhotoGallery-module__QQ8S3q__openHint{color:var(--ink);box-shadow:var(--shadow-sm);opacity:0;background:#fffffff0;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:700;transition:opacity .15s,transform .15s;position:absolute;bottom:14px;right:14px;transform:translateY(4px)}.PhotoGallery-module__QQ8S3q__heroMain:hover .PhotoGallery-module__QQ8S3q__openHint,.PhotoGallery-module__QQ8S3q__heroMain:focus-visible .PhotoGallery-module__QQ8S3q__openHint{opacity:1;transform:translateY(0)}.PhotoGallery-module__QQ8S3q__moreOverlay{color:#fff;letter-spacing:-.02em;background:#15232b8c;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex;position:absolute;inset:0}.PhotoGallery-module__QQ8S3q__viewer{z-index:1000;background:#0a1014eb;justify-content:center;align-items:center;padding:72px 72px 40px;display:flex;position:fixed;inset:0}.PhotoGallery-module__QQ8S3q__viewerBar{color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;position:absolute;top:0;left:0;right:0}.PhotoGallery-module__QQ8S3q__viewerMeta{opacity:.9;font-size:.95rem;font-weight:600}.PhotoGallery-module__QQ8S3q__viewerClose{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;width:40px;height:40px;font-size:1.6rem;line-height:1}.PhotoGallery-module__QQ8S3q__viewerClose:hover{background:#fff3}.PhotoGallery-module__QQ8S3q__viewerImage{object-fit:contain;border-radius:8px;max-width:min(1100px,100%);max-height:calc(100vh - 120px);box-shadow:0 20px 60px #00000073}.PhotoGallery-module__QQ8S3q__nav{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;width:48px;height:48px;font-size:2rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.PhotoGallery-module__QQ8S3q__nav:hover{background:#ffffff38}.PhotoGallery-module__QQ8S3q__navPrev{left:16px}.PhotoGallery-module__QQ8S3q__navNext{right:16px}.PhotoGallery-module__QQ8S3q__heroCompact{--gallery-h:min(480px, calc(100vh - var(--header-h) - 120px));min-height:0;height:var(--gallery-h);grid-template-rows:1fr;grid-template-columns:1.65fr .85fr;gap:10px;margin-bottom:0;animation:.45s both PhotoGallery-module__QQ8S3q__galleryFade}@keyframes PhotoGallery-module__QQ8S3q__galleryFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.PhotoGallery-module__QQ8S3q__heroCompact{animation:none}}.PhotoGallery-module__QQ8S3q__heroCompact .PhotoGallery-module__QQ8S3q__heroMain{border-radius:var(--radius-lg);height:100%;min-height:0;max-height:none}.PhotoGallery-module__QQ8S3q__heroCompact .PhotoGallery-module__QQ8S3q__heroThumbs{grid-template-rows:1fr 1fr;gap:8px;height:100%;min-height:0}.PhotoGallery-module__QQ8S3q__heroCompact .PhotoGallery-module__QQ8S3q__thumb{border-radius:var(--radius);height:100%;min-height:0}.PhotoGallery-module__QQ8S3q__heroCompact .PhotoGallery-module__QQ8S3q__openHint{opacity:1;padding:6px 12px;font-size:.78rem;transform:none}.PhotoGallery-module__QQ8S3q__heroEmptyCompact{min-height:0;height:var(--gallery-h,320px);max-height:none;margin-bottom:0}@media (max-width:900px){.PhotoGallery-module__QQ8S3q__hero{grid-template-columns:1fr;min-height:0}.PhotoGallery-module__QQ8S3q__heroCompact{--gallery-h:280px;height:var(--gallery-h);grid-template-columns:1.45fr 1fr}.PhotoGallery-module__QQ8S3q__heroCompact .PhotoGallery-module__QQ8S3q__heroMain,.PhotoGallery-module__QQ8S3q__heroEmptyCompact{min-height:0;max-height:none}.PhotoGallery-module__QQ8S3q__heroCompact .PhotoGallery-module__QQ8S3q__heroThumbs{grid-template-rows:1fr 1fr;grid-template-columns:1fr}.PhotoGallery-module__QQ8S3q__heroMain,.PhotoGallery-module__QQ8S3q__heroEmpty{min-height:280px}.PhotoGallery-module__QQ8S3q__heroThumbs{grid-template-columns:repeat(3,1fr)}.PhotoGallery-module__QQ8S3q__openHint{opacity:1;transform:none}.PhotoGallery-module__QQ8S3q__viewer{padding:64px 16px 24px}.PhotoGallery-module__QQ8S3q__nav{width:40px;height:40px;font-size:1.6rem}}@media (max-width:560px){.PhotoGallery-module__QQ8S3q__heroCompact{--gallery-h:260px;grid-template-columns:1fr}.PhotoGallery-module__QQ8S3q__heroCompact .PhotoGallery-module__QQ8S3q__heroThumbs,.PhotoGallery-module__QQ8S3q__heroThumbs{display:none}}
.SpaceList-module__0tD33a__spacesLead{color:var(--muted);max-width:48ch;margin:0 0 20px;font-size:.95rem;line-height:1.45}.SpaceList-module__0tD33a__spaceGroup{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:20px 0 12px;font-size:1.15rem;font-weight:700}.SpaceList-module__0tD33a__unitList{gap:12px;display:grid}.SpaceList-module__0tD33a__spaceLink{color:inherit;border-radius:var(--radius-lg,16px);text-decoration:none;display:block}.SpaceList-module__0tD33a__spaceLink:focus-visible{outline:2px solid var(--brand-500);outline-offset:3px}.SpaceList-module__0tD33a__unitCard{border:1px solid color-mix(in srgb, var(--brand-200) 35%, var(--line));border-radius:var(--radius-lg,16px);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px 20px;padding:18px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.SpaceList-module__0tD33a__spaceLink:hover .SpaceList-module__0tD33a__unitCard{border-color:color-mix(in srgb, var(--brand) 35%, var(--line));transform:translateY(-1px);box-shadow:0 10px 28px #0f233414}.SpaceList-module__0tD33a__main{min-width:0}.SpaceList-module__0tD33a__head{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.SpaceList-module__0tD33a__name{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:750;line-height:1.2}.SpaceList-module__0tD33a__badge{letter-spacing:.03em;text-transform:uppercase;color:var(--brand-700);background:var(--brand-50);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700}.SpaceList-module__0tD33a__price{letter-spacing:-.02em;margin:10px 0 0;font-size:1.35rem;font-weight:800;line-height:1.15}.SpaceList-module__0tD33a__price small{color:var(--muted);margin-left:6px;font-size:.82rem;font-weight:600}.SpaceList-module__0tD33a__deposit{color:var(--muted);margin-top:4px;font-size:.84rem;font-weight:600;display:block}.SpaceList-module__0tD33a__meta{color:var(--muted);margin:8px 0 0;font-size:.9rem;line-height:1.4}.SpaceList-module__0tD33a__chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.SpaceList-module__0tD33a__chip{color:var(--ink-soft);background:color-mix(in srgb, var(--bg) 70%, var(--brand-50));border:1px solid color-mix(in srgb, var(--line) 80%, transparent);border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:650}.SpaceList-module__0tD33a__sharedHint{color:var(--brand-700);margin:8px 0 0;font-size:.82rem;font-weight:600}.SpaceList-module__0tD33a__cta{color:var(--brand-700);background:var(--brand-50);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;font-size:.88rem;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.SpaceList-module__0tD33a__spaceLink:hover .SpaceList-module__0tD33a__cta{background:color-mix(in srgb, var(--brand-100,#cfeef8) 70%, var(--brand-50))}@media (prefers-reduced-motion:reduce){.SpaceList-module__0tD33a__unitCard,.SpaceList-module__0tD33a__spaceLink:hover .SpaceList-module__0tD33a__unitCard{transition:none;transform:none}}@media (max-width:640px){.SpaceList-module__0tD33a__unitCard{grid-template-columns:1fr;gap:14px;padding:16px}.SpaceList-module__0tD33a__cta{justify-content:center;width:100%}.SpaceList-module__0tD33a__name{font-size:1.1rem}}
.space-module__Ed2iPG__main{isolation:isolate;background:radial-gradient(900px 420px at 8% -10%, color-mix(in srgb, var(--brand-200) 52%, transparent), transparent 58%), radial-gradient(640px 360px at 94% 6%, color-mix(in srgb, var(--accent-sun,#f5d78e) 14%, transparent), transparent 55%), linear-gradient(180deg, #f3f8fb 0%, var(--bg) 40%, var(--bg) 100%);min-height:70vh;padding:24px 0 96px;position:relative}.space-module__Ed2iPG__crumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:.9rem;font-weight:600;display:flex}.space-module__Ed2iPG__crumbs a{color:var(--ink-soft)}.space-module__Ed2iPG__crumbs a:hover{color:var(--brand-700)}.space-module__Ed2iPG__detailStack{flex-direction:column;display:flex}.space-module__Ed2iPG__heroBand{grid-template-columns:minmax(0,1.45fr) minmax(300px,360px);align-items:start;gap:32px;display:grid}.space-module__Ed2iPG__heroMedia{flex-direction:column;gap:18px;min-width:0;display:flex}.space-module__Ed2iPG__heroBook{min-width:0;top:calc(var(--header-h) + 12px);max-height:calc(100vh - var(--header-h) - 24px);flex-direction:column;padding-bottom:4px;transition:filter .2s;display:flex;position:sticky;overflow-y:auto}.space-module__Ed2iPG__heroBookScrolled{filter:drop-shadow(0 14px 28px #0f23341a)}.space-module__Ed2iPG__bookingRail{border:1px solid color-mix(in srgb, var(--brand-200) 50%, var(--line));border-radius:var(--radius-lg,16px);background:radial-gradient(120% 80% at 0% 0%, color-mix(in srgb, var(--brand-200) 40%, transparent), transparent 55%), var(--surface);box-shadow:var(--shadow-card,0 10px 32px #0f233412);overflow:hidden}.space-module__Ed2iPG__heroIntro{max-width:40rem;animation:.45s 40ms both space-module__Ed2iPG__spaceFade}.space-module__Ed2iPG__title{font-family:var(--font-display);letter-spacing:-.03em;margin:6px 0 0;font-size:clamp(1.7rem,3vw,2.25rem);line-height:1.12}.space-module__Ed2iPG__location{color:var(--muted);margin-top:8px;font-size:.98rem;line-height:1.4}.space-module__Ed2iPG__inquiryUrgency{letter-spacing:-.01em;color:#9a3412;background:#feddba;border:1px solid #f9731647;border-radius:999px;align-items:center;margin:14px 0 0;padding:7px 12px;font-size:.86rem;font-weight:700;display:inline-flex}.space-module__Ed2iPG__note{max-width:56ch;color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.5}.space-module__Ed2iPG__highlights{animation:.45s 80ms both space-module__Ed2iPG__spaceFade}.space-module__Ed2iPG__highlightsLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 10px;font-size:.72rem;font-weight:700}.space-module__Ed2iPG__highlightRow{flex-wrap:wrap;gap:8px;display:flex}.space-module__Ed2iPG__highlightChip{color:var(--ink-soft);background:color-mix(in srgb, var(--surface) 90%, var(--brand-50));border:1px solid color-mix(in srgb, var(--brand-200) 40%, var(--line));border-radius:999px;padding:7px 14px;font-size:.86rem;font-weight:650;animation:.35s both space-module__Ed2iPG__chipIn}.space-module__Ed2iPG__highlightChip:first-child{animation-delay:50ms}.space-module__Ed2iPG__highlightChip:nth-child(2){animation-delay:80ms}.space-module__Ed2iPG__highlightChip:nth-child(3){animation-delay:.11s}.space-module__Ed2iPG__highlightChip:nth-child(4){animation-delay:.14s}.space-module__Ed2iPG__highlightChip:nth-child(5){animation-delay:.17s}.space-module__Ed2iPG__highlightChip:nth-child(6){animation-delay:.2s}.space-module__Ed2iPG__contentSections{flex-direction:column;gap:0;display:flex}.space-module__Ed2iPG__planPicker{border-bottom:1px solid color-mix(in srgb, var(--line) 85%, transparent);padding:18px 18px 14px}.space-module__Ed2iPG__planPrice{font-family:var(--font-display);letter-spacing:-.03em;margin:4px 0 0;font-size:1.85rem;font-weight:800;line-height:1.1}.space-module__Ed2iPG__planPrice small{color:var(--muted);margin-left:6px;font-family:inherit;font-size:.85rem;font-weight:600}.space-module__Ed2iPG__planSavings{color:#17643b;background:color-mix(in srgb, #d8f3e4 85%, var(--surface));border:1px solid #17643b2e;border-radius:999px;align-items:center;gap:6px;margin:8px 0 0;padding:5px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.space-module__Ed2iPG__planDeposit{color:var(--ink-soft);margin:8px 0 0;font-size:.88rem;line-height:1.4}.space-module__Ed2iPG__planDeposit span{color:var(--muted);font-size:.8rem}.space-module__Ed2iPG__planPickerLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:14px 0 6px;font-size:.72rem;font-weight:700}.space-module__Ed2iPG__planSaveHint{color:#17643b;margin:0 0 8px;font-size:.8rem;font-weight:650;line-height:1.35}.space-module__Ed2iPG__pricePlanTabs{flex-wrap:wrap;gap:6px;display:flex}.space-module__Ed2iPG__pricePlanTab,.space-module__Ed2iPG__pricePlanTabActive{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);font:inherit;cursor:pointer;border-radius:14px;flex-direction:column;align-items:flex-start;gap:3px;padding:8px 11px;font-size:.8rem;font-weight:650;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.space-module__Ed2iPG__pricePlanTabActive{border-color:var(--brand-500);background:var(--brand-50);color:var(--brand-700)}.space-module__Ed2iPG__planTabMain{align-items:baseline;gap:6px;display:inline-flex}.space-module__Ed2iPG__planTabAmount{opacity:.85;font-size:.72rem;font-weight:700}.space-module__Ed2iPG__planTabSave{letter-spacing:.01em;color:#17643b;font-size:.68rem;font-weight:750}.space-module__Ed2iPG__pricePlanTabActive .space-module__Ed2iPG__planTabSave{color:#0f5132}.space-module__Ed2iPG__section{border-top:1px solid color-mix(in srgb, var(--line) 85%, transparent);margin-top:32px;padding-top:28px}.space-module__Ed2iPG__section h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(1.25rem,2vw,1.45rem)}.space-module__Ed2iPG__sectionNote{max-width:56ch;color:var(--muted);margin:12px 0 0;font-size:.9rem;line-height:1.45}.space-module__Ed2iPG__factGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.space-module__Ed2iPG__fact{background:color-mix(in srgb, var(--surface) 92%, var(--brand-50));border:1px solid color-mix(in srgb, var(--line) 80%, transparent);border-radius:12px;padding:14px 16px}.space-module__Ed2iPG__fact dt{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.space-module__Ed2iPG__fact dd{margin:6px 0 0;font-size:1.02rem;font-weight:700}.space-module__Ed2iPG__tourGrid{gap:24px;display:grid}.space-module__Ed2iPG__tourBlock h3{color:var(--ink-soft);margin:0 0 12px;font-size:1rem}.space-module__Ed2iPG__floorPlanLink{display:block}.space-module__Ed2iPG__floorPlanImg{object-fit:contain;border-radius:var(--radius);border:1px solid var(--line);background:var(--bg);width:100%;max-height:420px;display:block}.space-module__Ed2iPG__tourFrameWrap{aspect-ratio:16/10;border-radius:var(--radius);border:1px solid var(--line);background:#111;width:100%;position:relative;overflow:hidden}.space-module__Ed2iPG__tourFrame{border:0;width:100%;height:100%}.space-module__Ed2iPG__tourOpenLink{color:var(--ink-soft);margin-top:10px;font-weight:600;display:inline-block}.space-module__Ed2iPG__tourOpenLink:hover{color:var(--brand-700)}.space-module__Ed2iPG__bookPanel{box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:16px 18px 18px}.space-module__Ed2iPG__bookPanelCompact{padding:14px 18px 18px}.space-module__Ed2iPG__bookHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.space-module__Ed2iPG__bookTitle{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.15rem}.space-module__Ed2iPG__bookDueMini{text-align:right;gap:0;margin:0;line-height:1.15;display:grid}.space-module__Ed2iPG__bookDueMini strong{color:var(--ink);font-size:1rem}.space-module__Ed2iPG__bookDueMini span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:600}.space-module__Ed2iPG__bookPlanChip{display:none}.space-module__Ed2iPG__bookFields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.space-module__Ed2iPG__bookCta{width:100%;margin-top:12px;padding:12px 14px;font-size:.98rem}.space-module__Ed2iPG__bookHint{color:var(--muted);margin:6px 0 0;font-size:.78rem;line-height:1.35}.space-module__Ed2iPG__bookHint a{color:var(--brand-700);font-weight:600}.space-module__Ed2iPG__bookStatus{color:var(--brand-700);margin:6px 0 0;font-size:.82rem;font-weight:600}.space-module__Ed2iPG__bookError{color:#b42318;margin:6px 0 0;font-size:.82rem;line-height:1.35}.space-module__Ed2iPG__bookCheck{color:var(--ink-soft);align-items:flex-start;gap:8px;margin-top:8px;font-size:.82rem;line-height:1.3;display:flex}.space-module__Ed2iPG__bookCheck input{margin-top:2px}.space-module__Ed2iPG__bookCheck em{color:var(--muted);font-size:.74rem;font-style:normal;display:block}.space-module__Ed2iPG__bookStickyBar{display:none}.space-module__Ed2iPG__priceLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:700}.space-module__Ed2iPG__enquireHint{color:var(--muted);margin:0;font-size:.85rem;line-height:1.45}.space-module__Ed2iPG__bookLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-top:0;font-size:.68rem;font-weight:700;display:block}.space-module__Ed2iPG__bookSelect{border:1px solid var(--line);width:100%;font:inherit;background:var(--surface);color:var(--ink);border-radius:8px;margin-top:3px;padding:7px 8px;font-size:.88rem}@keyframes space-module__Ed2iPG__spaceFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes space-module__Ed2iPG__chipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.space-module__Ed2iPG__heroIntro,.space-module__Ed2iPG__highlights,.space-module__Ed2iPG__highlightChip,.space-module__Ed2iPG__heroBook{transition:none;animation:none}.space-module__Ed2iPG__heroBookScrolled{filter:none}}@media (max-width:980px){.space-module__Ed2iPG__main{padding-bottom:110px}.space-module__Ed2iPG__heroBand{grid-template-columns:1fr;gap:20px}.space-module__Ed2iPG__heroMedia{order:0}.space-module__Ed2iPG__heroBook{filter:none;order:1;max-height:none;position:static;overflow:visible}.space-module__Ed2iPG__title{font-size:1.55rem}.space-module__Ed2iPG__bookFields{grid-template-columns:1fr 1fr}.space-module__Ed2iPG__bookStickyBar{z-index:40;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #14242d14}.space-module__Ed2iPG__bookStickyMeta{gap:1px;min-width:0;display:grid}.space-module__Ed2iPG__bookStickyMeta strong{font-size:1.05rem}.space-module__Ed2iPG__bookStickyMeta span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.space-module__Ed2iPG__bookStickyCta{flex-shrink:0;padding:12px 18px;font-size:.95rem}.space-module__Ed2iPG__factGrid{grid-template-columns:1fr}}@media (max-width:560px){.space-module__Ed2iPG__bookFields{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--ink);color:#ffffffb8;padding:64px 0 28px}.Footer-module__S6Hkya__inner{border-bottom:1px solid #ffffff1f;grid-template-columns:1.3fr 2fr;gap:48px;padding-bottom:44px;display:grid}.Footer-module__S6Hkya__tagline{max-width:300px;margin-top:18px;font-size:.96rem;line-height:1.6}.Footer-module__S6Hkya__columns{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Footer-module__S6Hkya__column h4{color:#fff;margin-bottom:14px;font-size:.95rem}.Footer-module__S6Hkya__column ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__column a{font-size:.92rem;transition:color .15s}.Footer-module__S6Hkya__column a:hover{color:#fff}.Footer-module__S6Hkya__bottom{color:#ffffff8c;justify-content:space-between;gap:16px;padding-top:24px;font-size:.86rem;display:flex}@media (max-width:820px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:36px}}@media (max-width:560px){.Footer-module__S6Hkya__columns{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__bottom{flex-direction:column;gap:6px}}
.Header-module__hBw1pG__header{z-index:40;-webkit-backdrop-filter:blur(16px)saturate(1.4);background:#ffffffb8;border-bottom:1px solid #14242d0f;position:sticky;top:0}.Header-module__hBw1pG__inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__nav{align-items:center;gap:30px;margin-left:auto;display:flex}.Header-module__hBw1pG__navLink{color:var(--ink-soft);transition:color var(--t-fast) ease;padding:6px 0;font-size:.95rem;font-weight:600;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--brand-500);transform-origin:0;height:2px;transition:transform var(--t) var(--ease);border-radius:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Header-module__hBw1pG__navLink:hover{color:var(--brand-700)}.Header-module__hBw1pG__navLink:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__actions{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__signIn{color:var(--ink);font-size:.95rem;font-weight:600}.Header-module__hBw1pG__signIn:hover{color:var(--brand-600)}.Header-module__hBw1pG__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Header-module__hBw1pG__menuBtn span{background:var(--ink);border-radius:2px;width:22px;height:2px}.Header-module__hBw1pG__mobileMenu{display:none}@media (max-width:900px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__menuBtn{display:flex}.Header-module__hBw1pG__mobileMenu{border-bottom:1px solid var(--line);background:var(--bg);flex-direction:column;gap:14px;padding:20px 24px 28px;display:flex}.Header-module__hBw1pG__mobileLink{font-size:1.05rem;font-weight:600}}.Header-module__hBw1pG__langSwitch,.Header-module__hBw1pG__langSwitchMobile{color:inherit;align-items:center;gap:.35rem;display:inline-flex}.Header-module__hBw1pG__langSwitch button,.Header-module__hBw1pG__langSwitchMobile button{font:inherit;color:inherit;opacity:.65;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.15rem .3rem;font-size:.9rem}.Header-module__hBw1pG__langSwitch button[data-active],.Header-module__hBw1pG__langSwitchMobile button[data-active]{opacity:1;font-weight:700}.Header-module__hBw1pG__langSwitchMobile{justify-content:center;padding:.5rem 0}
.UserMenu-module__gr1FQq__menu{position:relative}.UserMenu-module__gr1FQq__trigger{border:1px solid var(--border,var(--line,#e4e8ec));background:var(--surface,#fff);color:var(--ink,#15242d);cursor:pointer;box-shadow:var(--shadow-sm,0 1px 2px #14242d0d);max-width:240px;font:inherit;border-radius:999px;align-items:center;gap:.65rem;padding:.28rem .55rem .28rem .28rem;display:inline-flex}.UserMenu-module__gr1FQq__trigger:hover{border-color:var(--border-strong,#d2d7dd);background:var(--bg-subtle,#eceff3)}.UserMenu-module__gr1FQq__avatar{background:color-mix(in srgb, var(--brand-500,#1aa7d8) 14%, #fff);border:1px solid var(--border,var(--line,#e4e8ec));width:32px;height:32px;color:var(--brand-700,#0f6d94);border-radius:50%;flex-shrink:0;place-items:center;font-size:.85rem;font-weight:700;display:grid;overflow:hidden}.UserMenu-module__gr1FQq__avatar img{object-fit:cover;width:100%;height:100%;display:block}.UserMenu-module__gr1FQq__meta{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.15;display:flex}.UserMenu-module__gr1FQq__name{white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.88rem;font-weight:600;overflow:hidden}.UserMenu-module__gr1FQq__chevron{color:var(--ink-soft,#45535c);flex-shrink:0;transition:transform .15s}.UserMenu-module__gr1FQq__chevron.UserMenu-module__gr1FQq__open{transform:rotate(180deg)}.UserMenu-module__gr1FQq__dropdown{background:var(--surface,#fff);border:1px solid var(--border,var(--line,#e4e8ec));min-width:220px;box-shadow:var(--shadow-md,0 8px 24px #14242d1a);z-index:50;border-radius:12px;flex-direction:column;gap:.15rem;padding:.4rem;display:flex;position:absolute;top:calc(100% + .45rem);right:0}.UserMenu-module__gr1FQq__header{border-bottom:1px solid var(--border,var(--line,#e4e8ec));margin-bottom:.2rem;padding:.55rem .7rem .65rem}.UserMenu-module__gr1FQq__headerName{color:var(--ink,#15242d);margin:0;font-size:.92rem;font-weight:600}.UserMenu-module__gr1FQq__headerSub{color:var(--ink-soft,#45535c);margin:.15rem 0 0;font-size:.8rem}.UserMenu-module__gr1FQq__item{text-align:left;width:100%;color:var(--ink,#15242d);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.55rem .7rem;font-size:.9rem;font-weight:500;text-decoration:none;display:block}.UserMenu-module__gr1FQq__item:hover{background:var(--bg-subtle,#eceff3)}.UserMenu-module__gr1FQq__itemDanger{color:var(--danger,#c8402a)}.UserMenu-module__gr1FQq__itemDanger:hover{background:var(--danger-bg,#fbf1ee)}@media (max-width:640px){.UserMenu-module__gr1FQq__meta{display:none}.UserMenu-module__gr1FQq__trigger{padding:.28rem}.UserMenu-module__gr1FQq__chevron{display:none}}
.SiteShell-module__UEjjta__bare,.SiteShell-module__UEjjta__app{background:var(--bg,#f6f8fa);flex-direction:column;min-height:100vh;display:flex}.SiteShell-module__UEjjta__bareMain,.SiteShell-module__UEjjta__appMain{flex:1}.SiteShell-module__UEjjta__minimalHeader{z-index:40;border-bottom:1px solid var(--line,#e5e9ee);background:#fff;position:sticky;top:0}.SiteShell-module__UEjjta__minimalInner{justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.SiteShell-module__UEjjta__minimalNav{align-items:center;gap:8px;margin-left:auto;display:flex}.SiteShell-module__UEjjta__headerActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.SiteShell-module__UEjjta__navLink{color:var(--ink-soft,#445);border-radius:8px;padding:8px 12px;font-size:.92rem;font-weight:600}.SiteShell-module__UEjjta__navLink:hover{background:var(--brand-50,#eef8fc);color:var(--brand-700,#0f6f96)}.SiteShell-module__UEjjta__menuBtn{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;padding:8px;display:none}.SiteShell-module__UEjjta__menuBtn span{background:var(--ink,#15232b);width:20px;height:2px;display:block}.SiteShell-module__UEjjta__mobileMenu{border-top:1px solid var(--line,#e5e9ee);flex-direction:column;gap:4px;padding:8px 16px 16px;display:none}.SiteShell-module__UEjjta__mobileMenu a,.SiteShell-module__UEjjta__mobileMenu button{font:inherit;text-align:left;color:var(--ink,#15232b);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:12px;font-weight:600}.SiteShell-module__UEjjta__mobileMenu a:hover,.SiteShell-module__UEjjta__mobileMenu button:hover{background:var(--brand-50,#eef8fc)}.SiteShell-module__UEjjta__guestHeader{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line,#e5e9ee);background:#ffffffeb;position:sticky;top:0}.SiteShell-module__UEjjta__guestInner{align-items:center;gap:24px;min-height:64px;display:flex}.SiteShell-module__UEjjta__guestNav{gap:18px;margin-right:auto;display:flex}.SiteShell-module__UEjjta__guestNavLink{color:var(--ink-soft,#445);font-size:.92rem;font-weight:600}.SiteShell-module__UEjjta__guestNavLink:hover{color:var(--brand-700,#0f6f96)}.SiteShell-module__UEjjta__guestActions{align-items:center;gap:12px;display:flex}.SiteShell-module__UEjjta__signIn{color:var(--ink-soft,#445);font-weight:650}@media (max-width:800px){.SiteShell-module__UEjjta__minimalNav,.SiteShell-module__UEjjta__guestNav,.SiteShell-module__UEjjta__guestActions{display:none}.SiteShell-module__UEjjta__headerActions{margin-left:auto}.SiteShell-module__UEjjta__menuBtn,.SiteShell-module__UEjjta__mobileMenu,.SiteShell-module__UEjjta__guestHeader .SiteShell-module__UEjjta__mobileMenu{display:flex}}.SiteShell-module__UEjjta__langSwitch{align-items:center;gap:.35rem;display:inline-flex}.SiteShell-module__UEjjta__langSwitch button{font:inherit;color:inherit;opacity:.65;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.15rem .3rem;font-size:.9rem}.SiteShell-module__UEjjta__langSwitch button[data-active]{opacity:1;font-weight:700}
.StayRequestsInbox-module__ZI12hG__stayRequests{gap:12px;margin-bottom:28px;display:grid}.StayRequestsInbox-module__ZI12hG__stayReqHead h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 4px;font-size:1.25rem}.StayRequestsInbox-module__ZI12hG__stayReqHead p{color:var(--ink-soft);margin:0;font-size:.95rem}.StayRequestsInbox-module__ZI12hG__stayReqList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.StayRequestsInbox-module__ZI12hG__stayReqCard{border-radius:var(--radius-lg,16px);border:1px solid color-mix(in srgb, var(--brand-200) 50%, var(--line));background:radial-gradient(120% 90% at 0% 0%, color-mix(in srgb, var(--brand-100) 70%, transparent), transparent 58%), var(--surface,#fff);box-shadow:var(--shadow-card,0 8px 28px #0f23340f);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 20px;padding:18px 20px;display:flex}.StayRequestsInbox-module__ZI12hG__stayReqCard h3{letter-spacing:-.01em;margin:0 0 4px;font-size:1.05rem}.StayRequestsInbox-module__ZI12hG__stayReqCard p{color:var(--ink-soft);text-transform:capitalize;margin:0;font-size:.9rem}.StayRequestsInbox-module__ZI12hG__stayReqActions{flex-wrap:wrap;gap:8px;display:flex}.StayRequestsInbox-module__ZI12hG__cardCopy{flex:220px;min-width:0}.StayRequestsInbox-module__ZI12hG__cardLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--brand,#1aa7d8);margin-bottom:4px;font-size:.78rem;font-weight:700;display:block}
.CtaBand-module__eVkBRq__wrap{color:#fff;background:radial-gradient(60% 80% at 50% -20%, #ffffff2e 0%, transparent 55%), linear-gradient(135deg, var(--brand-600) 0%, var(--brand-700) 45%, #0b5b7c 100%);padding:104px 0;position:relative;overflow:hidden}.CtaBand-module__eVkBRq__glow{pointer-events:none;background:radial-gradient(circle,#fff3 0%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.CtaBand-module__eVkBRq__inner{z-index:1;text-align:center;position:relative}.CtaBand-module__eVkBRq__title{font-size:clamp(2rem,4vw,3rem)}.CtaBand-module__eVkBRq__lead{color:#ffffffe6;max-width:560px;margin:18px auto 0;font-size:1.12rem}.CtaBand-module__eVkBRq__actions{justify-content:center;margin-top:34px;display:flex}
.PropertyCard-module__vCf2VG__link{color:inherit;text-decoration:none;display:block}.PropertyCard-module__vCf2VG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-card);transition:transform var(--t) var(--ease), box-shadow var(--t) var(--ease), border-color var(--t) ease;overflow:hidden}@media (hover:hover) and (pointer:fine){.PropertyCard-module__vCf2VG__link:hover .PropertyCard-module__vCf2VG__card{box-shadow:var(--shadow-float);border-color:#0000;transform:translateY(-6px)}.PropertyCard-module__vCf2VG__link:hover .PropertyCard-module__vCf2VG__photoBg{transform:scale(1.06)}}.PropertyCard-module__vCf2VG__link:focus-visible .PropertyCard-module__vCf2VG__card{outline:2px solid var(--brand-500);outline-offset:3px}.PropertyCard-module__vCf2VG__photo{aspect-ratio:4/3;align-items:flex-end;padding:16px;display:flex;position:relative;overflow:hidden}.PropertyCard-module__vCf2VG__photoBg{transition:transform .6s var(--ease);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.PropertyCard-module__vCf2VG__scrim{z-index:1;background:linear-gradient(#15232b2e 0%,#15232b00 34% 62%,#15232b47 100%);position:absolute;inset:0}.PropertyCard-module__vCf2VG__typeBadge{z-index:2;color:#fff;letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#15232b8c;border-radius:999px;padding:5px 12px;font-size:.72rem;font-weight:700;position:absolute;top:14px;left:14px}.PropertyCard-module__vCf2VG__price{z-index:2;color:var(--ink);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff5;border-radius:999px;padding:8px 15px;font-size:1.02rem;font-weight:800;position:relative;box-shadow:0 4px 14px #14242d2e}.PropertyCard-module__vCf2VG__price small{color:var(--muted);font-size:.76rem;font-weight:600}.PropertyCard-module__vCf2VG__body{padding:16px 16px 18px}.PropertyCard-module__vCf2VG__name{letter-spacing:-.02em;font-size:1.12rem}@media (min-width:720px){.PropertyCard-module__vCf2VG__body{padding:20px 20px 22px}.PropertyCard-module__vCf2VG__name{font-size:1.24rem}}.PropertyCard-module__vCf2VG__location{color:var(--muted);margin-top:4px;font-size:.95rem}.PropertyCard-module__vCf2VG__specs{color:var(--ink-soft);gap:18px;margin-top:14px;font-size:.9rem;font-weight:600;display:flex}.PropertyCard-module__vCf2VG__specs span{align-items:center;gap:6px;display:inline-flex}.PropertyCard-module__vCf2VG__tags{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;display:flex}.PropertyCard-module__vCf2VG__tag{color:var(--brand-700);background:var(--brand-50);border-radius:999px;padding:4px 12px;font-size:.8rem;font-weight:600}.PropertyCard-module__vCf2VG__tagMore{color:var(--muted);padding:4px;font-size:.8rem;font-weight:600}
.FeaturedSpotlight-module__TQJfLq__link{color:inherit;text-decoration:none;display:block}.FeaturedSpotlight-module__TQJfLq__card{background:var(--surface);border:1px solid var(--line);border-radius:calc(var(--radius-lg) + 4px);min-height:380px;box-shadow:var(--shadow-float);transition:transform var(--t) var(--ease), box-shadow var(--t) var(--ease), border-color var(--t) ease;grid-template-columns:1.15fr 1fr;display:grid;overflow:hidden}.FeaturedSpotlight-module__TQJfLq__link:hover .FeaturedSpotlight-module__TQJfLq__card{box-shadow:var(--shadow-float);border-color:#0000;transform:translateY(-4px)}.FeaturedSpotlight-module__TQJfLq__link:focus-visible .FeaturedSpotlight-module__TQJfLq__card{outline:2px solid var(--brand-500);outline-offset:3px}.FeaturedSpotlight-module__TQJfLq__media{min-height:320px;position:relative;overflow:hidden}.FeaturedSpotlight-module__TQJfLq__photo{transition:transform .7s var(--ease);background-position:50%;background-size:cover;position:absolute;inset:0}.FeaturedSpotlight-module__TQJfLq__link:hover .FeaturedSpotlight-module__TQJfLq__photo{transform:scale(1.05)}.FeaturedSpotlight-module__TQJfLq__scrim{background:linear-gradient(90deg,#15232b14 0%,#0000 45%);position:absolute;inset:0}.FeaturedSpotlight-module__TQJfLq__type{z-index:1;color:#fff;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#15232b8c;border-radius:999px;padding:6px 12px;font-size:.72rem;font-weight:700;position:absolute;top:18px;left:18px}.FeaturedSpotlight-module__TQJfLq__body{flex-direction:column;justify-content:center;padding:36px 40px;display:flex}.FeaturedSpotlight-module__TQJfLq__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-600);font-size:.76rem;font-weight:700}.FeaturedSpotlight-module__TQJfLq__name{letter-spacing:-.03em;margin-top:12px;font-size:clamp(1.55rem,2.6vw,2.05rem);line-height:1.1}.FeaturedSpotlight-module__TQJfLq__location{color:var(--muted);margin-top:8px;font-size:1rem;font-weight:500}.FeaturedSpotlight-module__TQJfLq__blurb{color:var(--ink-soft);max-width:36ch;margin-top:16px;font-size:1.02rem;line-height:1.55}.FeaturedSpotlight-module__TQJfLq__meta{color:var(--ink-soft);margin:22px 0 0;font-size:.92rem;font-weight:600;line-height:1.45}.FeaturedSpotlight-module__TQJfLq__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding-top:22px;display:flex}.FeaturedSpotlight-module__TQJfLq__price{flex-direction:column;gap:2px;display:flex}.FeaturedSpotlight-module__TQJfLq__priceLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.FeaturedSpotlight-module__TQJfLq__price strong{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.45rem;font-weight:700}.FeaturedSpotlight-module__TQJfLq__price small{font-family:var(--font-sans);color:var(--muted);margin-left:2px;font-size:.85rem;font-weight:600}.FeaturedSpotlight-module__TQJfLq__cta{color:var(--brand-700);transition:gap var(--t-fast) var(--ease);align-items:center;gap:8px;font-weight:700;display:inline-flex}.FeaturedSpotlight-module__TQJfLq__link:hover .FeaturedSpotlight-module__TQJfLq__cta{gap:12px}@media (max-width:900px){.FeaturedSpotlight-module__TQJfLq__card{grid-template-columns:1fr;min-height:0}.FeaturedSpotlight-module__TQJfLq__media{aspect-ratio:16/10;min-height:240px}.FeaturedSpotlight-module__TQJfLq__body{padding:28px 24px 30px}.FeaturedSpotlight-module__TQJfLq__blurb{max-width:none}}
.FeaturedProperties-module__CwhRMG__section{background:radial-gradient(80% 70% at 90% -10%, #1aa7d82e 0%, transparent 50%), radial-gradient(60% 50% at 0% 100%, #12577714 0%, transparent 55%), linear-gradient(180deg, var(--band-mist) 0%, var(--bg) 55%, #e6eef3 100%);padding-top:96px;padding-bottom:96px;position:relative;overflow:hidden}.FeaturedProperties-module__CwhRMG__atmosphere{pointer-events:none;background-image:radial-gradient(#1187b714 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 85%);mask-image:linear-gradient(#000 0%,#0000 85%)}.FeaturedProperties-module__CwhRMG__inner{z-index:1;position:relative}.FeaturedProperties-module__CwhRMG__head{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:40px;display:flex}.FeaturedProperties-module__CwhRMG__headCopy{max-width:560px}.FeaturedProperties-module__CwhRMG__lead{color:var(--ink-soft);margin-top:14px;font-size:1.1rem;line-height:1.55}.FeaturedProperties-module__CwhRMG__viewAll{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;flex-shrink:0}.FeaturedProperties-module__CwhRMG__spotlight{animation:FeaturedProperties-module__CwhRMG__rise .7s var(--ease) both;margin-bottom:28px}.FeaturedProperties-module__CwhRMG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.FeaturedProperties-module__CwhRMG__gridItem{animation:FeaturedProperties-module__CwhRMG__rise .65s var(--ease) both}.FeaturedProperties-module__CwhRMG__empty{text-align:center;color:var(--ink-soft);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-card);background:#ffffffbf;border:1px solid #ffffffd9;padding:72px 28px}.FeaturedProperties-module__CwhRMG__emptyTitle{font-family:var(--font-display);color:var(--ink);margin:0;font-size:1.35rem;font-weight:700}.FeaturedProperties-module__CwhRMG__emptyLead{max-width:36ch;margin:10px auto 24px}@keyframes FeaturedProperties-module__CwhRMG__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.FeaturedProperties-module__CwhRMG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturedProperties-module__CwhRMG__head{flex-direction:column;align-items:flex-start}.FeaturedProperties-module__CwhRMG__viewAll{display:none}.FeaturedProperties-module__CwhRMG__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.FeaturedProperties-module__CwhRMG__spotlight,.FeaturedProperties-module__CwhRMG__gridItem{animation:none}}
.SearchBar-module__G98Y7W__bar{box-shadow:var(--shadow-md);background:#fff;border-radius:999px;align-items:center;gap:8px;width:100%;max-width:620px;padding:10px 10px 10px 12px;display:flex}.SearchBar-module__G98Y7W__hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #ffffff8c;max-width:640px;box-shadow:0 18px 50px #00000047}.SearchBar-module__G98Y7W__field{flex-direction:column;flex:1;gap:2px;min-width:0;padding:6px 16px;display:flex}.SearchBar-module__G98Y7W__field label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.SearchBar-module__G98Y7W__field select{font:inherit;color:var(--ink);cursor:pointer;appearance:none;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:1rem;font-weight:600}.SearchBar-module__G98Y7W__divider{background:var(--line);align-self:stretch;width:1px;margin:8px 0}.SearchBar-module__G98Y7W__submit{cursor:pointer;background:var(--brand-500);color:#fff;font:inherit;border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 24px;font-weight:700;transition:background .15s;display:inline-flex}.SearchBar-module__G98Y7W__submit:hover{background:var(--brand-600)}@media (max-width:620px){.SearchBar-module__G98Y7W__bar{border-radius:var(--radius);flex-direction:column;align-items:stretch;padding:10px}.SearchBar-module__G98Y7W__divider{width:auto;height:1px;margin:0 12px}.SearchBar-module__G98Y7W__submit{justify-content:center;padding:14px}}
.Hero-module__s-6kkG__hero{isolation:isolate;color:#fff;align-items:center;min-height:min(96vh,920px);padding:100px 0 108px;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__media{z-index:0;position:absolute;inset:0}.Hero-module__s-6kkG__photo{object-fit:cover;object-position:center 42%;animation:Hero-module__s-6kkG__heroDrift 28s var(--ease) infinite alternate;transform:scale(1.06)}.Hero-module__s-6kkG__veil{background:linear-gradient(118deg,#0a1c26e0 0%,#0c2837b8 42%,#115a788c 100%),linear-gradient(#08161e59 0%,#08161e8c 100%);position:absolute;inset:0}.Hero-module__s-6kkG__grain{opacity:.35;mix-blend-mode:soft-light;pointer-events:none;background-image:radial-gradient(#ffffff1f .6px,#0000 .7px);background-size:3px 3px;position:absolute;inset:0}.Hero-module__s-6kkG__inner{z-index:1;text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:780px;display:flex;position:relative}.Hero-module__s-6kkG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;animation:Hero-module__s-6kkG__rise .7s var(--ease) both;margin:0;font-size:.84rem;font-weight:600}.Hero-module__s-6kkG__brand{animation:Hero-module__s-6kkG__rise .75s var(--ease) 60ms both;align-items:center;gap:14px;margin-top:22px;display:inline-flex}.Hero-module__s-6kkG__brandName{font-family:var(--font-display);letter-spacing:-.045em;color:#fff;font-size:clamp(2.6rem,7vw,4.4rem);font-weight:800;line-height:1}.Hero-module__s-6kkG__title{letter-spacing:-.035em;color:#fffffff5;max-width:18ch;animation:Hero-module__s-6kkG__rise .8s var(--ease) .12s both;margin-top:18px;font-size:clamp(1.85rem,4.2vw,2.85rem);font-weight:700;line-height:1.12}.Hero-module__s-6kkG__highlight{white-space:nowrap;color:var(--brand-200);display:inline;position:relative}.Hero-module__s-6kkG__highlight:after{content:"";background:linear-gradient(90deg, var(--brand-300), #39b4df33);transform-origin:0;height:.14em;animation:Hero-module__s-6kkG__drawLine 1s var(--ease) .55s both;border-radius:999px;position:absolute;bottom:.06em;left:0;right:0}.Hero-module__s-6kkG__lead{color:#ffffffc7;max-width:540px;animation:Hero-module__s-6kkG__rise .85s var(--ease) .18s both;margin-top:20px;font-size:1.12rem;line-height:1.65}.Hero-module__s-6kkG__cta{width:100%;animation:Hero-module__s-6kkG__rise .9s var(--ease) .26s both;flex-direction:column;align-items:flex-start;gap:16px;margin-top:36px;display:flex}.Hero-module__s-6kkG__serving{color:#ffffffb3;margin:0;font-size:.92rem}.Hero-module__s-6kkG__browseLink{color:#ffffffc7;transition:color var(--t-fast) ease, border-color var(--t-fast) ease;border-bottom:1px solid #ffffff47;padding-bottom:2px;font-size:.95rem;font-weight:600}.Hero-module__s-6kkG__browseLink:hover{color:#fff;border-color:#ffffffb3}.Hero-module__s-6kkG__proof{background:linear-gradient(#eaf5fa 0%,#e3eef4 100%);border-bottom:1px solid #1187b71a}.Hero-module__s-6kkG__proofInner{padding:18px 0}.Hero-module__s-6kkG__benefits{flex-wrap:wrap;justify-content:center;gap:12px 28px;margin:0;padding:0;list-style:none;display:flex}.Hero-module__s-6kkG__benefit{color:var(--ink-soft);align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:inline-flex}.Hero-module__s-6kkG__benefitMark{background:var(--brand-500);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 4px #1aa7d824}.Hero-module__s-6kkG__stats{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.Hero-module__s-6kkG__stat{text-align:center;padding:0 40px;position:relative}.Hero-module__s-6kkG__stat+.Hero-module__s-6kkG__stat:before{content:"";background:var(--border-strong);width:1px;height:36px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Hero-module__s-6kkG__stat dt{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.85rem;font-weight:700}.Hero-module__s-6kkG__stat dd{color:var(--muted);margin-top:4px;font-size:.88rem}@keyframes Hero-module__s-6kkG__rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__s-6kkG__drawLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Hero-module__s-6kkG__heroDrift{0%{transform:scale(1.06)translate(0,0)}to{transform:scale(1.12)translate(-1.4%,-1%)}}@media (max-width:720px){.Hero-module__s-6kkG__hero{align-items:flex-end;min-height:auto;padding:64px 0 72px}.Hero-module__s-6kkG__inner,.Hero-module__s-6kkG__title{max-width:none}.Hero-module__s-6kkG__benefits{gap:10px 18px}.Hero-module__s-6kkG__benefit{font-size:.9rem}.Hero-module__s-6kkG__stat{padding:0 22px}.Hero-module__s-6kkG__stat dt{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.Hero-module__s-6kkG__photo{animation:none;transform:scale(1.04)}.Hero-module__s-6kkG__eyebrow,.Hero-module__s-6kkG__brand,.Hero-module__s-6kkG__title,.Hero-module__s-6kkG__lead,.Hero-module__s-6kkG__cta,.Hero-module__s-6kkG__highlight:after{animation:none}}
.TenantHomeDashboard-module__k8-Rxa__wash{isolation:isolate;background:radial-gradient(900px 420px at 8% -10%, color-mix(in srgb, var(--brand-200) 55%, transparent), transparent 60%), radial-gradient(640px 360px at 94% 6%, color-mix(in srgb, var(--accent-sun) 18%, transparent), transparent 55%), linear-gradient(180deg, #f3f8fb 0%, var(--bg) 38%, var(--bg) 100%);min-height:calc(100vh - 56px);position:relative}.TenantHomeDashboard-module__k8-Rxa__page{max-width:820px;padding:36px 0 72px}.TenantHomeDashboard-module__k8-Rxa__hero{margin-bottom:1.5rem}.TenantHomeDashboard-module__k8-Rxa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand,#1aa7d8);margin:0 0 8px;font-size:.78rem;font-weight:700}.TenantHomeDashboard-module__k8-Rxa__hero h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(1.85rem,3.4vw,2.35rem);line-height:1.05}.TenantHomeDashboard-module__k8-Rxa__lead{color:var(--ink-soft);max-width:36rem;margin:0;font-size:1.02rem;line-height:1.55}.TenantHomeDashboard-module__k8-Rxa__muted{color:var(--muted);margin:0;font-size:.92rem}.TenantHomeDashboard-module__k8-Rxa__error{color:#b42318;background:var(--danger-bg);border:1px solid color-mix(in srgb, var(--danger) 18%, transparent);border-radius:12px;margin:0 0 1rem;padding:.75rem .95rem;font-weight:600}.TenantHomeDashboard-module__k8-Rxa__stayRequests{gap:12px;margin-bottom:28px;display:grid}.TenantHomeDashboard-module__k8-Rxa__stayReqHead h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 4px;font-size:1.25rem}.TenantHomeDashboard-module__k8-Rxa__stayReqHead p{color:var(--ink-soft);margin:0;font-size:.95rem}.TenantHomeDashboard-module__k8-Rxa__stayReqList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.TenantHomeDashboard-module__k8-Rxa__stayReqCard{border-radius:var(--radius-lg,16px);border:1px solid color-mix(in srgb, var(--brand-200) 50%, var(--line));background:radial-gradient(120% 90% at 0% 0%, color-mix(in srgb, var(--brand-100) 70%, transparent), transparent 58%), var(--surface,#fff);box-shadow:var(--shadow-card,0 8px 28px #0f23340f);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 20px;padding:18px 20px;display:flex}.TenantHomeDashboard-module__k8-Rxa__stayReqCard h3{letter-spacing:-.01em;margin:0 0 4px;font-size:1.05rem}.TenantHomeDashboard-module__k8-Rxa__stayReqCard p{color:var(--ink-soft);text-transform:capitalize;margin:0;font-size:.9rem}.TenantHomeDashboard-module__k8-Rxa__stayReqActions{flex-wrap:wrap;gap:8px;display:flex}.TenantHomeDashboard-module__k8-Rxa__actions{gap:14px;margin-bottom:28px;display:grid}.TenantHomeDashboard-module__k8-Rxa__card{border-radius:var(--radius-lg,16px);border:1px solid color-mix(in srgb, var(--brand-200) 45%, var(--line));background:var(--surface,#fff);box-shadow:var(--shadow-card,0 8px 28px #0f23340f);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 20px;padding:22px;display:flex}.TenantHomeDashboard-module__k8-Rxa__cardWarn{border-color:color-mix(in srgb, #d97706 28%, var(--line));background:radial-gradient(120% 90% at 0% 0%, #fbbf2438, transparent 58%), var(--surface,#fff)}.TenantHomeDashboard-module__k8-Rxa__cardDue{border-color:color-mix(in srgb, var(--brand) 28%, var(--line));background:radial-gradient(120% 90% at 0% 0%, color-mix(in srgb, var(--brand-200) 55%, transparent), transparent 58%), var(--surface,#fff)}.TenantHomeDashboard-module__k8-Rxa__cardClear{border-color:color-mix(in srgb, #16a34a 22%, var(--line));background:radial-gradient(120% 90% at 0% 0%, #86efac47, transparent 58%), var(--surface,#fff)}.TenantHomeDashboard-module__k8-Rxa__cardCopy{flex:220px;min-width:0}.TenantHomeDashboard-module__k8-Rxa__cardLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.TenantHomeDashboard-module__k8-Rxa__card h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 6px;font-size:1.35rem;line-height:1.15}.TenantHomeDashboard-module__k8-Rxa__card p{color:var(--ink-soft);max-width:36rem;margin:0;font-size:.95rem;line-height:1.45}.TenantHomeDashboard-module__k8-Rxa__shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.TenantHomeDashboard-module__k8-Rxa__shortcut{border:1px solid var(--line);background:var(--surface,#fff);color:inherit;border-radius:14px;gap:4px;padding:16px 18px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid}.TenantHomeDashboard-module__k8-Rxa__shortcut:hover{border-color:color-mix(in srgb, var(--brand) 35%, var(--line));box-shadow:0 6px 20px #0f23340f}.TenantHomeDashboard-module__k8-Rxa__shortcut strong{font-size:.98rem}.TenantHomeDashboard-module__k8-Rxa__shortcut span{color:var(--muted);font-size:.86rem;line-height:1.35}@media (max-width:640px){.TenantHomeDashboard-module__k8-Rxa__shortcuts{grid-template-columns:1fr}.TenantHomeDashboard-module__k8-Rxa__card{align-items:stretch}.TenantHomeDashboard-module__k8-Rxa__card .TenantHomeDashboard-module__k8-Rxa__btn,.TenantHomeDashboard-module__k8-Rxa__card a.TenantHomeDashboard-module__k8-Rxa__btn{text-align:center;width:100%}}
.HomeJourney-module__vzdi1W__wrap{background:radial-gradient(55% 60% at 100% 0%, #1aa7d81f 0%, transparent 55%), linear-gradient(180deg, #fff 0%, var(--band-mist) 100%);padding-top:72px;padding-bottom:72px;position:relative;overflow:hidden}.HomeJourney-module__vzdi1W__inner{z-index:1;position:relative}.HomeJourney-module__vzdi1W__head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.HomeJourney-module__vzdi1W__title{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.HomeJourney-module__vzdi1W__more{color:var(--brand-700);transition:gap var(--t-fast) var(--ease), border-color var(--t-fast) ease;border-bottom:1px solid #0f6d9447;flex-shrink:0;align-items:center;gap:8px;padding-bottom:4px;font-weight:700;display:inline-flex}.HomeJourney-module__vzdi1W__more:hover{border-color:var(--brand-600);gap:12px}.HomeJourney-module__vzdi1W__steps{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.HomeJourney-module__vzdi1W__step{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#ffffffe0;border:1px solid #fffffff2;padding:28px 26px}.HomeJourney-module__vzdi1W__num{font-family:var(--font-display);letter-spacing:.08em;color:var(--brand-600);margin-bottom:14px;font-size:.82rem;font-weight:800;display:block}.HomeJourney-module__vzdi1W__stepTitle{letter-spacing:-.02em;font-size:1.2rem}.HomeJourney-module__vzdi1W__stepBody{color:var(--ink-soft);margin-top:8px;font-size:.98rem;line-height:1.5}@media (max-width:860px){.HomeJourney-module__vzdi1W__head{flex-direction:column;align-items:flex-start}.HomeJourney-module__vzdi1W__steps{grid-template-columns:1fr}}
.bookings-module__MNUcGW__pageWash{isolation:isolate;min-height:calc(100vh - var(--header-h,76px));background:radial-gradient(900px 420px at 8% -10%, color-mix(in srgb, var(--brand-200) 55%, transparent), transparent 60%), radial-gradient(700px 380px at 92% 8%, color-mix(in srgb, var(--brand-100) 70%, transparent), transparent 55%), linear-gradient(180deg, #f3f8fb 0%, var(--bg) 38%, var(--bg) 100%);position:relative}.bookings-module__MNUcGW__page{max-width:820px;padding:40px 0 88px}.bookings-module__MNUcGW__hero{margin-bottom:1.75rem}.bookings-module__MNUcGW__hero h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(1.85rem,3.4vw,2.35rem);line-height:1.05}.bookings-module__MNUcGW__lead{color:var(--ink-soft);max-width:34rem;margin:0;font-size:1.02rem;line-height:1.55}.bookings-module__MNUcGW__muted{color:var(--muted);margin:0;font-size:.92rem}.bookings-module__MNUcGW__error{color:#b42318;margin:0 0 1rem}.bookings-module__MNUcGW__empty{border:1px solid color-mix(in srgb, var(--brand-200) 55%, var(--line));border-radius:var(--radius-lg);background:radial-gradient(120% 90% at 0% 0%, color-mix(in srgb, var(--brand-200) 50%, transparent), transparent 58%), var(--surface);box-shadow:var(--shadow-card);justify-items:start;gap:12px;margin-top:8px;padding:36px 30px;display:grid}.bookings-module__MNUcGW__empty h2{font-family:var(--font-display);margin:0;font-size:1.3rem}.bookings-module__MNUcGW__empty p{color:var(--muted);margin:0}.bookings-module__MNUcGW__tabs{background:color-mix(in srgb, var(--surface) 82%, var(--brand-50));border:1px solid color-mix(in srgb, var(--brand-100) 70%, var(--line));box-shadow:var(--shadow-sm);border-radius:999px;flex-wrap:wrap;gap:.45rem;width:fit-content;max-width:100%;margin:0 0 1.35rem;padding:.35rem;display:flex}.bookings-module__MNUcGW__tab{appearance:none;color:var(--ink-soft);font:inherit;cursor:pointer;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);background:0 0;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .9rem;font-size:.9rem;font-weight:650;display:inline-flex}.bookings-module__MNUcGW__tab:hover{color:var(--ink);background:color-mix(in srgb, var(--surface) 70%, transparent)}.bookings-module__MNUcGW__tabActive{color:#fff;background:linear-gradient(135deg, var(--brand-500), var(--brand-700));box-shadow:var(--shadow-brand)}.bookings-module__MNUcGW__tabCount{background:color-mix(in srgb, var(--ink) 8%, transparent);border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.72rem;font-weight:750;display:inline-grid}.bookings-module__MNUcGW__tabActive .bookings-module__MNUcGW__tabCount{color:#fff;background:#ffffff38}.bookings-module__MNUcGW__panelEmpty{border-radius:var(--radius);border:1px dashed var(--border-strong);background:color-mix(in srgb, var(--surface) 70%, transparent);color:var(--muted);justify-items:start;gap:.65rem;padding:2rem 1.25rem;display:grid}.bookings-module__MNUcGW__panelEmpty p{margin:0}.bookings-module__MNUcGW__panelEmptyLink{color:var(--brand-700);font-weight:700}.bookings-module__MNUcGW__list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.bookings-module__MNUcGW__listItem{animation:bookings-module__MNUcGW__bookingIn .4s var(--ease) both}@keyframes bookings-module__MNUcGW__bookingIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.bookings-module__MNUcGW__card{border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);background:var(--surface);box-shadow:var(--shadow-card);transition:border-color var(--t) var(--ease), box-shadow var(--t) var(--ease), transform var(--t) var(--ease);color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem 1.15rem;padding:1.1rem 1.2rem;text-decoration:none;display:grid;position:relative;overflow:hidden}.bookings-module__MNUcGW__card:before{content:"";background:var(--border);width:4px;position:absolute;inset:0 auto 0 0}.bookings-module__MNUcGW__card:hover{border-color:color-mix(in srgb, var(--brand-400) 50%, var(--line));box-shadow:var(--shadow-float);transform:translateY(-2px)}.bookings-module__MNUcGW__card_active:before{background:linear-gradient(180deg, var(--brand-400), var(--brand-700))}.bookings-module__MNUcGW__card_active{background:linear-gradient(125deg, color-mix(in srgb, var(--brand-50) 90%, #fff) 0%, #fff 48%)}.bookings-module__MNUcGW__card_upcoming:before{background:linear-gradient(#ffc96b,#e39a20)}.bookings-module__MNUcGW__card_past{background:color-mix(in srgb, var(--bg-subtle) 35%, var(--surface))}.bookings-module__MNUcGW__card_past:before{background:var(--border-strong)}.bookings-module__MNUcGW__dateRail{text-align:center;background:color-mix(in srgb, var(--brand-50) 80%, #fff);border:1px solid color-mix(in srgb, var(--brand-100) 80%, var(--line));border-radius:12px;flex-shrink:0;place-content:center;gap:.05rem;width:3.35rem;min-height:3.55rem;display:grid}.bookings-module__MNUcGW__card_upcoming .bookings-module__MNUcGW__dateRail{background:color-mix(in srgb, var(--accent-sun) 16%, #fff);border-color:color-mix(in srgb, var(--accent-sun) 35%, var(--line))}.bookings-module__MNUcGW__card_past .bookings-module__MNUcGW__dateRail{background:var(--bg-subtle);border-color:var(--line)}.bookings-module__MNUcGW__dateDay{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.35rem;font-weight:750;line-height:1}.bookings-module__MNUcGW__dateMonth{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:750}.bookings-module__MNUcGW__cardMain{min-width:0}.bookings-module__MNUcGW__cardTop{flex-wrap:wrap;align-items:center;gap:.45rem .6rem;margin-bottom:.3rem;display:flex}.bookings-module__MNUcGW__property{letter-spacing:-.02em;margin:0;font-size:1.08rem;font-weight:750;line-height:1.2}.bookings-module__MNUcGW__badge{letter-spacing:.01em;border-radius:999px;align-items:center;padding:.2rem .58rem;font-size:.7rem;font-weight:750;line-height:1.2;display:inline-flex}.bookings-module__MNUcGW__badge_active{color:var(--brand-800);background:var(--brand-100)}.bookings-module__MNUcGW__badge_upcoming{color:#8a5a00;background:color-mix(in srgb, var(--accent-sun) 28%, #fff)}.bookings-module__MNUcGW__badge_past{color:var(--ink-soft);background:var(--bg-subtle)}.bookings-module__MNUcGW__badge_warn{color:#9a3412;background:var(--danger-bg)}.bookings-module__MNUcGW__dates{color:var(--ink-soft);margin:0 0 .45rem;font-size:.92rem;font-weight:650}.bookings-module__MNUcGW__metaRow{flex-wrap:wrap;gap:.35rem;display:flex}.bookings-module__MNUcGW__chip{color:var(--ink-soft);background:var(--bg-subtle);border:1px solid #0000;border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.74rem;font-weight:650;display:inline-flex}.bookings-module__MNUcGW__chipWarn{color:#9a3412;background:var(--danger-bg);border-color:color-mix(in srgb, var(--danger) 18%, transparent)}.bookings-module__MNUcGW__cardAside{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;min-width:6.5rem;display:flex}.bookings-module__MNUcGW__amountLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--faint);font-size:.68rem;font-weight:700}.bookings-module__MNUcGW__amount{font-family:var(--font-display);font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:-.03em;color:var(--ink);font-size:1.15rem;font-weight:750}.bookings-module__MNUcGW__viewLink{color:var(--brand-700);transition:transform var(--t-fast) var(--ease);margin-top:.35rem;font-size:.8rem;font-weight:700}.bookings-module__MNUcGW__card:hover .bookings-module__MNUcGW__viewLink{transform:translate(2px)}@media (max-width:640px){.bookings-module__MNUcGW__page{padding-top:28px}.bookings-module__MNUcGW__tabs{border-radius:var(--radius);width:100%}.bookings-module__MNUcGW__tab{flex:1;justify-content:center;padding-inline:.55rem;font-size:.82rem}.bookings-module__MNUcGW__card{grid-template-columns:auto 1fr;gap:.85rem}.bookings-module__MNUcGW__cardAside{border-top:1px solid var(--line);flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:baseline;min-width:0;padding-top:.55rem}.bookings-module__MNUcGW__viewLink{margin-top:0}}.bookings-module__MNUcGW__detailPage{max-width:820px}.bookings-module__MNUcGW__successBanner{border-radius:var(--radius);background:linear-gradient(135deg, color-mix(in srgb, var(--success) 12%, #fff), #e8f7ef);border:1px solid color-mix(in srgb, var(--success) 22%, transparent);color:#067647;animation:bookings-module__MNUcGW__bookingIn .35s var(--ease) both;margin-bottom:18px;padding:14px 16px;font-weight:650}.bookings-module__MNUcGW__crumbs{margin:0 0 18px}.bookings-module__MNUcGW__backLink{color:var(--ink-soft);background:color-mix(in srgb, var(--surface) 80%, transparent);border:1px solid var(--line);transition:color var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease), background var(--t-fast) var(--ease);border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.88rem;font-weight:650;display:inline-flex}.bookings-module__MNUcGW__backLink:hover{color:var(--brand-800);border-color:color-mix(in srgb, var(--brand-300) 55%, var(--line));background:var(--brand-50)}.bookings-module__MNUcGW__detailHero{border-radius:calc(var(--radius-lg) + 2px);border:1px solid color-mix(in srgb, var(--brand-200) 55%, var(--line));background:linear-gradient(145deg, color-mix(in srgb, var(--brand-50) 88%, #fff) 0%, #fff 52%);box-shadow:var(--shadow-card);animation:bookings-module__MNUcGW__bookingIn .4s var(--ease) both;margin-bottom:1.35rem;padding:1.35rem 1.4rem 1.15rem;position:relative;overflow:hidden}.bookings-module__MNUcGW__detailHero:before{content:"";background:linear-gradient(180deg, var(--brand-400), var(--brand-700));width:5px;position:absolute;inset:0 auto 0 0}.bookings-module__MNUcGW__hero_upcoming{background:linear-gradient(145deg, color-mix(in srgb, var(--accent-sun) 14%, #fff) 0%, #fff 55%);border-color:color-mix(in srgb, var(--accent-sun) 35%, var(--line))}.bookings-module__MNUcGW__hero_upcoming:before{background:linear-gradient(#ffc96b,#e39a20)}.bookings-module__MNUcGW__hero_past{background:color-mix(in srgb, var(--bg-subtle) 40%, var(--surface));border-color:var(--line)}.bookings-module__MNUcGW__hero_past:before{background:var(--border-strong)}.bookings-module__MNUcGW__detailHeroTop{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.bookings-module__MNUcGW__detailHeroCopy{flex:1;min-width:0}.bookings-module__MNUcGW__detailEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-700);margin:0 0 .4rem;font-size:.72rem;font-weight:750}.bookings-module__MNUcGW__detailHero h1{letter-spacing:-.035em;margin:0 0 .7rem;font-size:clamp(1.55rem,3vw,2rem);line-height:1.1}.bookings-module__MNUcGW__detailBadges{flex-wrap:wrap;gap:.4rem;margin-bottom:.65rem;display:flex}.bookings-module__MNUcGW__detailDates{color:var(--ink-soft);margin:0;font-size:.98rem;font-weight:650}.bookings-module__MNUcGW__detailHeroAmount{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;min-width:7rem;display:flex}.bookings-module__MNUcGW__detailTotal{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(1.4rem,2.5vw,1.75rem);font-weight:750;line-height:1.1}.bookings-module__MNUcGW__detailCurrency{color:var(--faint);letter-spacing:.04em;font-size:.75rem;font-weight:700}.bookings-module__MNUcGW__moneyStrip{border-top:1px solid color-mix(in srgb, var(--brand-100) 70%, var(--line));grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.15rem;padding-top:1rem;display:grid}.bookings-module__MNUcGW__moneyStrip>div{gap:.2rem;display:grid}.bookings-module__MNUcGW__moneyStrip span{letter-spacing:.06em;text-transform:uppercase;color:var(--faint);font-size:.7rem;font-weight:750}.bookings-module__MNUcGW__moneyStrip strong{letter-spacing:-.015em;font-size:.95rem;font-weight:700}.bookings-module__MNUcGW__stack{flex-direction:column;gap:16px;display:flex}.bookings-module__MNUcGW__section{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);animation:bookings-module__MNUcGW__bookingIn .4s var(--ease) both;justify-items:stretch;gap:12px;padding:1.35rem 1.3rem;display:grid}.bookings-module__MNUcGW__section h2{letter-spacing:-.02em;margin:0;font-size:1.12rem}.bookings-module__MNUcGW__sectionHeadRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.bookings-module__MNUcGW__sectionLead{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.bookings-module__MNUcGW__sectionDanger{border-color:color-mix(in srgb, var(--danger) 22%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, var(--danger-bg) 70%, #fff), #fff)}.bookings-module__MNUcGW__sectionTerm{border-color:color-mix(in srgb, var(--accent-sun) 40%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, var(--accent-sun) 10%, #fff), #fff)}.bookings-module__MNUcGW__factGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.bookings-module__MNUcGW__fact{background:var(--bg-subtle);border:1px solid #0000;border-radius:12px;gap:.25rem;padding:.85rem .95rem;display:grid}.bookings-module__MNUcGW__fact span{letter-spacing:.05em;text-transform:uppercase;color:var(--faint);font-size:.72rem;font-weight:750}.bookings-module__MNUcGW__fact strong{letter-spacing:-.01em;font-size:.95rem;font-weight:700;line-height:1.3}.bookings-module__MNUcGW__reference{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.45rem .65rem;margin:0;font-size:.84rem;display:flex}.bookings-module__MNUcGW__reference code{background:var(--bg-subtle);border:1px solid var(--line);color:var(--ink-soft);word-break:break-all;border-radius:8px;padding:.28rem .55rem;font-size:.78rem}.bookings-module__MNUcGW__dl{gap:12px;width:100%;margin:0;display:grid}.bookings-module__MNUcGW__dl div{grid-template-columns:minmax(120px,180px) 1fr;gap:8px;display:grid}.bookings-module__MNUcGW__dl dt{color:var(--muted);font-size:.88rem}.bookings-module__MNUcGW__dl dd{margin:0;font-weight:650}.bookings-module__MNUcGW__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;display:flex}.bookings-module__MNUcGW__actionPanel{justify-items:start;gap:10px;width:100%;display:grid}.bookings-module__MNUcGW__actionPanel label{color:var(--ink-soft);font-size:.82rem;font-weight:650}.bookings-module__MNUcGW__actionPanel input[type=date]{border:1px solid var(--line);font:inherit;background:#fff;border-radius:10px;padding:10px 12px}.bookings-module__MNUcGW__peopleList{gap:10px;width:100%;margin:0;padding:0;list-style:none;display:grid}.bookings-module__MNUcGW__personCard{border:1px solid var(--line);background:color-mix(in srgb, var(--bg-subtle) 35%, #fff);border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;width:100%;padding:.9rem 1rem;display:flex}.bookings-module__MNUcGW__inviteShare{border:1px solid color-mix(in srgb, var(--brand-300) 45%, var(--line));background:color-mix(in srgb, var(--brand-50) 70%, #fff);border-radius:12px;flex:100%;gap:.45rem;margin-top:.15rem;padding:.85rem .95rem;display:grid}.bookings-module__MNUcGW__inviteShare strong{font-size:.92rem}.bookings-module__MNUcGW__inviteShareOk{color:var(--success,#1b7a4a);margin:0;font-size:.84rem;font-weight:650}.bookings-module__MNUcGW__inviteShareUrl{border:1px solid var(--line);word-break:break-all;color:var(--ink-soft);background:#fff;border-radius:8px;padding:.55rem .7rem;font-size:.78rem;display:block}.bookings-module__MNUcGW__inviteShare .bookings-module__MNUcGW__btn{justify-self:start}.bookings-module__MNUcGW__personAvatar{letter-spacing:.02em;width:2.5rem;height:2.5rem;color:var(--brand-800);background:var(--brand-100);border:1px solid color-mix(in srgb, var(--brand-200) 70%, transparent);border-radius:999px;flex-shrink:0;place-items:center;font-size:.78rem;font-weight:750;display:grid}.bookings-module__MNUcGW__personBody{flex:1;gap:.15rem;min-width:0;display:grid}.bookings-module__MNUcGW__personBody strong{letter-spacing:-.01em;font-size:.98rem}.bookings-module__MNUcGW__personMeta{flex-wrap:wrap;gap:.35rem;margin-top:.2rem;display:flex}.bookings-module__MNUcGW__personTag{letter-spacing:.01em;text-transform:capitalize;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.28rem;padding:.22rem .58rem;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}.bookings-module__MNUcGW__personTagMark{font-size:.78rem;font-weight:800;line-height:1}.bookings-module__MNUcGW__personTagRole{color:var(--brand-800);background:var(--brand-100);border-color:color-mix(in srgb, var(--brand-200) 65%, transparent)}.bookings-module__MNUcGW__personTagNeutral{color:var(--ink-soft);background:var(--bg-subtle);border-color:var(--line)}.bookings-module__MNUcGW__personTagOk{color:var(--success,#1b7a4a);background:color-mix(in srgb, var(--success,#1b7a4a) 12%, #fff);border-color:color-mix(in srgb, var(--success,#1b7a4a) 22%, transparent)}.bookings-module__MNUcGW__personTagWarn{color:#8a5a00;background:color-mix(in srgb, var(--accent-sun,#f5c518) 24%, #fff);border-color:color-mix(in srgb, var(--accent-sun,#f5c518) 35%, transparent)}.bookings-module__MNUcGW__personTagInfo{color:var(--brand-800);background:color-mix(in srgb, var(--brand-500) 12%, #fff);border-color:color-mix(in srgb, var(--brand-400) 28%, transparent)}.bookings-module__MNUcGW__personTagMuted{color:var(--muted);background:var(--bg-subtle);border-color:var(--line)}.bookings-module__MNUcGW__occupantForm{border:1px dashed color-mix(in srgb, var(--brand-300) 45%, var(--line));background:color-mix(in srgb, var(--brand-50) 55%, #fff);border-radius:14px;gap:12px;width:100%;margin-top:4px;padding:1rem 1.05rem;display:grid}.bookings-module__MNUcGW__occupantForm h3{margin:0;font-size:1.02rem}.bookings-module__MNUcGW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .85rem;display:grid}.bookings-module__MNUcGW__formField{gap:.35rem;display:grid}.bookings-module__MNUcGW__formField:has(#bookings-module__MNUcGW__occ-name){grid-column:1/-1}.bookings-module__MNUcGW__formFieldPhone{grid-column:1/-1}.bookings-module__MNUcGW__lookupStatus{min-height:1.25rem;color:var(--ink-soft);font-size:.82rem;line-height:1.25rem}.bookings-module__MNUcGW__lookupStatusOk{color:var(--brand-700,#0b6e99);font-weight:650}.bookings-module__MNUcGW__foundProfile{border:1px solid color-mix(in srgb, var(--brand-200) 55%, var(--line));background:#fff;border-radius:12px;grid-column:1/-1;gap:2px;padding:12px 14px;display:grid}.bookings-module__MNUcGW__foundProfile strong{letter-spacing:-.01em;font-size:1rem}.bookings-module__MNUcGW__foundProfileMeta{color:var(--ink-soft);text-transform:capitalize;margin:0;font-size:.88rem}.bookings-module__MNUcGW__occupantForm label,.bookings-module__MNUcGW__formField label{color:var(--ink-soft);font-size:.82rem;font-weight:650}.bookings-module__MNUcGW__occupantForm input,.bookings-module__MNUcGW__occupantForm select,.bookings-module__MNUcGW__formField input,.bookings-module__MNUcGW__formField select{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:10px;padding:10px 12px}.bookings-module__MNUcGW__occupantForm input:focus,.bookings-module__MNUcGW__occupantForm select:focus,.bookings-module__MNUcGW__formField input:focus,.bookings-module__MNUcGW__formField select:focus{outline:2px solid var(--brand-500);outline-offset:-1px;border-color:var(--brand-500)}.bookings-module__MNUcGW__secondaryLink{color:var(--brand-700);font-weight:700}.bookings-module__MNUcGW__secondaryLink:hover{color:var(--brand-800)}@media (max-width:640px){.bookings-module__MNUcGW__detailHeroTop{flex-direction:column}.bookings-module__MNUcGW__detailHeroAmount{border-top:1px solid var(--line);align-items:flex-start;width:100%;padding-top:.85rem}.bookings-module__MNUcGW__moneyStrip{grid-template-columns:1fr;gap:.65rem}.bookings-module__MNUcGW__factGrid,.bookings-module__MNUcGW__formGrid{grid-template-columns:1fr}:is(.bookings-module__MNUcGW__formField:has(#bookings-module__MNUcGW__occ-name),.bookings-module__MNUcGW__formFieldPhone){grid-column:auto}.bookings-module__MNUcGW__dl div{grid-template-columns:1fr;gap:2px}.bookings-module__MNUcGW__personCard{flex-wrap:wrap}}.bookings-module__MNUcGW__policeForm{border:1px solid color-mix(in srgb, var(--line) 85%, transparent);background:color-mix(in srgb, var(--surface) 92%, var(--brand-50));border-radius:14px;margin-top:12px;padding:14px 14px 16px}.bookings-module__MNUcGW__policeFormHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;margin-bottom:10px;display:flex}.bookings-module__MNUcGW__policeForm .bookings-module__MNUcGW__formGrid{margin-bottom:12px}.bookings-module__MNUcGW__policeForm .bookings-module__MNUcGW__formField textarea{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;background:#fff;border-radius:10px;min-height:4.2rem;padding:10px 12px}.bookings-module__MNUcGW__policeForm .bookings-module__MNUcGW__formField textarea:focus{outline:2px solid var(--brand-500);outline-offset:-1px;border-color:var(--brand-500)}.bookings-module__MNUcGW__policeForm .bookings-module__MNUcGW__formFieldWide{grid-column:1/-1}.bookings-module__MNUcGW__policeForm .bookings-module__MNUcGW__formFieldMissing input,.bookings-module__MNUcGW__policeForm .bookings-module__MNUcGW__formFieldMissing textarea{border-color:color-mix(in srgb, var(--danger,#b42318) 50%, var(--line));background:#fff7f7}.bookings-module__MNUcGW__policeMediaField{flex-direction:column;gap:.45rem;display:flex}.bookings-module__MNUcGW__policeMediaSlot{border:1.5px dashed color-mix(in srgb, var(--line) 70%, var(--brand-400,#888));background:linear-gradient(#fafafa,#fff);border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:150px;min-height:148px;padding:.4rem;display:flex;overflow:hidden}.bookings-module__MNUcGW__policeMediaSlot img{object-fit:contain;border-radius:4px;max-width:100%;max-height:136px;display:block}.bookings-module__MNUcGW__policeMediaSlotSignature{background:repeating-linear-gradient(-45deg,#f3f3f3,#f3f3f3 6px,#fafafa 6px 12px);max-width:220px;min-height:88px}.bookings-module__MNUcGW__policeMediaSlotSignature img{background:0 0;max-height:72px}.bookings-module__MNUcGW__policeMediaEmpty{text-align:center;color:var(--muted);gap:.15rem;padding:.45rem;font-size:.75rem;line-height:1.35;display:grid}.bookings-module__MNUcGW__policeMediaEmpty strong{color:var(--ink);font-size:.8rem;font-weight:650}.bookings-module__MNUcGW__policeMediaActions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex;position:relative}.bookings-module__MNUcGW__policeMediaFile{opacity:0;clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.bookings-module__MNUcGW__policeMediaPick{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:.4rem .75rem;font-size:.82rem;font-weight:650;display:inline-flex}.bookings-module__MNUcGW__policeMediaPick:hover{border-color:var(--brand-500)}.bookings-module__MNUcGW__policeMediaPick[aria-disabled=true]{opacity:.55;pointer-events:none}@media (max-width:640px){.bookings-module__MNUcGW__policeMediaSlot,.bookings-module__MNUcGW__policeMediaSlotSignature{max-width:100%}}
.browse-module__bP9ayW__main{background:radial-gradient(70% 50% at 100% 0%, #1aa7d81f 0%, transparent 50%), linear-gradient(180deg, var(--band-mist) 0%, var(--bg) 42%, #fff 100%);min-height:70vh;padding:0 0 72px;position:relative}.browse-module__bP9ayW__hero{padding:28px 0 20px}.browse-module__bP9ayW__head{max-width:640px}.browse-module__bP9ayW__title{letter-spacing:-.035em;font-size:clamp(1.65rem,5.5vw,3rem);line-height:1.15}.browse-module__bP9ayW__lead{color:var(--ink-soft);margin-top:10px;font-size:1rem;line-height:1.55}.browse-module__bP9ayW__toolbar{margin:0 0 20px}.browse-module__bP9ayW__resultsMeta{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:16px;display:flex}.browse-module__bP9ayW__count{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:.98rem;font-weight:700}.browse-module__bP9ayW__hint{color:var(--muted);margin:0;font-size:.88rem}.browse-module__bP9ayW__filterFallback{border-radius:var(--radius-lg);background:var(--bg-warm);height:220px;margin-bottom:0}.browse-module__bP9ayW__gridWrap{padding-top:4px}.browse-module__bP9ayW__empty{text-align:center;color:var(--ink-soft);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#fffc;padding:40px 20px}.browse-module__bP9ayW__emptyTitle{font-family:var(--font-display);color:var(--ink);margin:0;font-size:1.2rem;font-weight:700}.browse-module__bP9ayW__emptyLead{max-width:36ch;margin:10px auto 22px;font-size:.95rem;line-height:1.5}@media (min-width:720px){.browse-module__bP9ayW__main{padding-bottom:96px}.browse-module__bP9ayW__hero{padding:56px 0 28px}.browse-module__bP9ayW__lead{margin-top:14px;font-size:1.1rem}.browse-module__bP9ayW__toolbar{top:calc(var(--header-h) - 1px);z-index:20;-webkit-backdrop-filter:blur(14px)saturate(1.2);backdrop-filter:blur(14px)saturate(1.2);background:#ffffffdb;border-bottom:1px solid #14242d0f;margin:0 -24px 28px;padding:14px 24px;position:sticky}.browse-module__bP9ayW__resultsMeta{flex-direction:row;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px}.browse-module__bP9ayW__count{font-size:1rem}.browse-module__bP9ayW__filterFallback{height:88px}.browse-module__bP9ayW__empty{padding:64px 28px}.browse-module__bP9ayW__emptyTitle{font-size:1.35rem}}@media (max-width:719px){.browse-module__bP9ayW__main .container{padding-left:16px;padding-right:16px}}
.HomeLinks-module__Ve0d1G__wrap{background:radial-gradient(50% 55% at 0% 100%, var(--brand-50) 0%, transparent 55%), linear-gradient(180deg, var(--bg) 0%, #fff 100%)}.HomeLinks-module__Ve0d1G__inner{z-index:1;position:relative}.HomeLinks-module__Ve0d1G__head{max-width:480px;margin-bottom:36px}.HomeLinks-module__Ve0d1G__title{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.HomeLinks-module__Ve0d1G__grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.HomeLinks-module__Ve0d1G__card{border-radius:calc(var(--radius-lg) + 2px);background:var(--surface);border:1px solid var(--line);min-height:260px;box-shadow:var(--shadow-card);color:inherit;transition:transform var(--t) var(--ease), box-shadow var(--t) var(--ease), border-color var(--t) ease;flex-direction:column;padding:32px 30px;display:flex}.HomeLinks-module__Ve0d1G__card:hover{box-shadow:var(--shadow-float);border-color:#0000;transform:translateY(-4px)}.HomeLinks-module__Ve0d1G__kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-600);font-size:.76rem;font-weight:700}.HomeLinks-module__Ve0d1G__cardTitle{letter-spacing:-.03em;margin-top:14px;font-size:clamp(1.35rem,2.2vw,1.7rem);line-height:1.15}.HomeLinks-module__Ve0d1G__cardBody{color:var(--ink-soft);flex:1;margin-top:12px;font-size:1.02rem;line-height:1.55}.HomeLinks-module__Ve0d1G__cta{color:var(--brand-700);transition:gap var(--t-fast) var(--ease);align-items:center;gap:8px;margin-top:28px;font-weight:700;display:inline-flex}.HomeLinks-module__Ve0d1G__card:hover .HomeLinks-module__Ve0d1G__cta{gap:12px}@media (max-width:720px){.HomeLinks-module__Ve0d1G__grid{grid-template-columns:1fr}.HomeLinks-module__Ve0d1G__card{min-height:0}}@media (prefers-reduced-motion:reduce){.HomeLinks-module__Ve0d1G__card:hover{transform:none}.HomeLinks-module__Ve0d1G__card:hover .HomeLinks-module__Ve0d1G__cta{gap:8px}}
.account-module__zd0OHa__page{max-width:560px;padding:32px 0 64px}.account-module__zd0OHa__page h1{letter-spacing:-.02em;margin:0 0 8px;font-size:1.75rem}.account-module__zd0OHa__lead{color:var(--muted);margin:0 0 28px;font-size:.98rem}.account-module__zd0OHa__stack{flex-direction:column;gap:16px;display:flex}.account-module__zd0OHa__section{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);gap:10px;padding:22px 20px;display:grid}.account-module__zd0OHa__section h2{margin:0 0 2px;font-size:1.08rem}.account-module__zd0OHa__sectionLead{color:var(--muted);margin:0 0 4px;font-size:.9rem}.account-module__zd0OHa__section label{color:var(--ink-soft);font-size:.82rem;font-weight:650}.account-module__zd0OHa__section input,.account-module__zd0OHa__section select{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:10px 12px}.account-module__zd0OHa__section input:focus,.account-module__zd0OHa__section select:focus{outline:2px solid var(--brand-500,#1aa7d8);outline-offset:-1px;border-color:var(--brand-500,#1aa7d8)}.account-module__zd0OHa__section input:disabled{background:var(--bg-subtle,#eceff3);color:var(--ink-soft);cursor:not-allowed}.account-module__zd0OHa__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.account-module__zd0OHa__grid>div{gap:10px;display:grid}.account-module__zd0OHa__actions{justify-content:flex-start;margin-top:4px;display:flex}.account-module__zd0OHa__photoRow{flex-wrap:wrap;align-items:center;gap:1.1rem;display:flex}.account-module__zd0OHa__avatar{border:1px solid var(--line);background:color-mix(in srgb, var(--brand-500,#1aa7d8) 12%, #fff);width:88px;height:88px;color:var(--brand-700,#0f6d94);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.5rem;font-weight:700;display:grid;overflow:hidden}.account-module__zd0OHa__avatar img{object-fit:cover;width:100%;height:100%;display:block}.account-module__zd0OHa__photoActions{flex-direction:column;align-items:flex-start;gap:.45rem;min-width:0;display:flex}.account-module__zd0OHa__photoButtons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.account-module__zd0OHa__muted{color:var(--muted);margin:0;font-size:.9rem}.account-module__zd0OHa__error{color:var(--danger,#c8402a);background:var(--danger-bg,#fbf1ee);border-radius:10px;margin:0;padding:.6rem .85rem;font-size:.9rem}.account-module__zd0OHa__success{color:var(--success,#127a56);background:color-mix(in srgb, var(--success,#127a56) 10%, #fff);border:1px solid color-mix(in srgb, var(--success,#127a56) 22%, #fff);border-radius:10px;margin:0;padding:.6rem .85rem;font-size:.9rem}@media (max-width:560px){.account-module__zd0OHa__grid{grid-template-columns:1fr}}
.detail-module__2rBg5G__main{isolation:isolate;background:radial-gradient(900px 420px at 6% -12%, color-mix(in srgb, var(--brand-200) 50%, transparent), transparent 58%), radial-gradient(640px 360px at 96% 4%, color-mix(in srgb, var(--accent-sun,#f5d78e) 14%, transparent), transparent 55%), linear-gradient(180deg, #f3f8fb 0%, var(--bg) 42%, var(--bg) 100%);min-height:70vh;padding:28px 0 96px;position:relative}.detail-module__2rBg5G__back{color:var(--ink-soft);align-items:center;gap:6px;margin-bottom:18px;font-weight:600;transition:color .15s;display:inline-flex}.detail-module__2rBg5G__back:hover{color:var(--brand-700)}.detail-module__2rBg5G__galleryWrap{margin-bottom:28px;animation:.45s both detail-module__2rBg5G__detailFade}.detail-module__2rBg5G__layout{grid-template-columns:minmax(0,1fr) minmax(280px,320px);align-items:start;gap:40px;display:grid}.detail-module__2rBg5G__primary{min-width:0}.detail-module__2rBg5G__intro{margin-bottom:8px;animation:.5s 50ms both detail-module__2rBg5G__detailFade}.detail-module__2rBg5G__title{font-family:var(--font-display);letter-spacing:-.03em;margin:4px 0 0;font-size:clamp(2rem,4vw,2.75rem);line-height:1.08}.detail-module__2rBg5G__location{color:var(--muted);margin-top:10px;font-size:1.05rem;line-height:1.4}.detail-module__2rBg5G__specs{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.detail-module__2rBg5G__specPill{color:var(--ink-soft);background:color-mix(in srgb, var(--surface) 88%, var(--brand-50));border:1px solid color-mix(in srgb, var(--brand-200) 40%, var(--line));border-radius:999px;padding:6px 13px;font-size:.84rem;font-weight:650}.detail-module__2rBg5G__colivingNote{max-width:52ch;color:var(--ink-soft);margin-top:16px;font-size:.98rem;line-height:1.5}.detail-module__2rBg5G__section{border-top:1px solid color-mix(in srgb, var(--line) 85%, transparent);margin-top:36px;padding-top:28px}.detail-module__2rBg5G__sectionSpaces{border-top:none;margin-top:28px;padding-top:0}.detail-module__2rBg5G__section h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.35rem,2.2vw,1.6rem)}.detail-module__2rBg5G__sectionLead{color:var(--muted);max-width:48ch;margin:0 0 18px;font-size:.95rem;line-height:1.45}.detail-module__2rBg5G__prose{color:var(--ink-soft);white-space:pre-wrap;max-width:62ch;font-size:1.05rem;line-height:1.55}.detail-module__2rBg5G__aside{top:calc(var(--header-h) + 16px);animation:.5s 80ms both detail-module__2rBg5G__detailFade;position:sticky}.detail-module__2rBg5G__priceCard{background:radial-gradient(120% 90% at 0% 0%, color-mix(in srgb, var(--brand-200) 45%, transparent), transparent 58%), var(--surface);border:1px solid color-mix(in srgb, var(--brand-200) 45%, var(--line));border-radius:var(--radius-lg);box-shadow:var(--shadow-card,0 10px 32px #0f233412);padding:24px 22px}.detail-module__2rBg5G__priceLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:700}.detail-module__2rBg5G__priceValue{font-family:var(--font-display);letter-spacing:-.03em;margin:6px 0 0;font-size:clamp(1.75rem,3vw,2.05rem);font-weight:800;line-height:1.1}.detail-module__2rBg5G__priceValue small{color:var(--muted);margin-left:6px;font-family:inherit;font-size:.9rem;font-weight:600}.detail-module__2rBg5G__priceNote{color:var(--ink-soft);margin:10px 0 20px;font-size:.92rem;line-height:1.4}.detail-module__2rBg5G__enquireHint{color:var(--muted);margin-top:14px;font-size:.84rem;line-height:1.45}@keyframes detail-module__2rBg5G__detailFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.detail-module__2rBg5G__galleryWrap,.detail-module__2rBg5G__intro,.detail-module__2rBg5G__aside{animation:none}}@media (max-width:900px){.detail-module__2rBg5G__layout{grid-template-columns:1fr;gap:28px}.detail-module__2rBg5G__aside{position:static}.detail-module__2rBg5G__priceCard{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;padding:18px;display:flex}.detail-module__2rBg5G__priceCard .detail-module__2rBg5G__btn{flex:none;width:auto}.detail-module__2rBg5G__priceNote{flex:100%;margin:0}.detail-module__2rBg5G__enquireHint{flex:100%;margin-top:0}}
.not-found-module__wNzxAW__main{min-height:60vh;padding:80px 0 120px}.not-found-module__wNzxAW__title{font-size:clamp(2rem,4vw,2.8rem)}.not-found-module__wNzxAW__lead{color:var(--ink-soft);max-width:42ch;margin:14px 0 28px;font-size:1.1rem}
.not-found-module__BokgWq__main{min-height:60vh;padding:80px 0 120px}.not-found-module__BokgWq__title{font-size:clamp(2rem,4vw,2.8rem)}.not-found-module__BokgWq__lead{color:var(--ink-soft);max-width:42ch;margin:14px 0 28px;font-size:1.1rem}
.kyc-module__TqL24G__main{background:linear-gradient(180deg, var(--band-mist) 0%, var(--bg) 40%, #fff 100%);min-height:60vh;padding:48px 0 80px}.kyc-module__TqL24G__inner{max-width:560px}.kyc-module__TqL24G__title{letter-spacing:-.03em;margin-top:8px;font-size:clamp(1.75rem,4vw,2.4rem)}.kyc-module__TqL24G__lead{color:var(--ink-soft);margin-top:12px;line-height:1.55}.kyc-module__TqL24G__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;gap:16px;margin-top:28px;padding:24px;display:flex}.kyc-module__TqL24G__badge{color:var(--brand-800);background:var(--brand-50);border-radius:999px;align-self:flex-start;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.kyc-module__TqL24G__dl{gap:12px;display:grid}.kyc-module__TqL24G__dl div{gap:2px;display:grid}.kyc-module__TqL24G__dl dt{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.72rem;font-weight:700}.kyc-module__TqL24G__dl dd{color:var(--ink);font-weight:600}.kyc-module__TqL24G__lockedNote{color:var(--muted);font-size:.9rem}.kyc-module__TqL24G__emergency{border-top:1px solid var(--line);flex-direction:column;gap:12px;padding-top:8px;display:flex}.kyc-module__TqL24G__emergency h2{font-size:1.1rem}.kyc-module__TqL24G__emergency label{color:var(--ink-soft);flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;display:flex}.kyc-module__TqL24G__emergency input{border:1px solid var(--line);font:inherit;color:var(--ink);background:var(--bg);border-radius:12px;padding:12px 14px;font-weight:600}.kyc-module__TqL24G__error{color:#b42318;font-weight:600}.kyc-module__TqL24G__ok{color:var(--brand-700);font-weight:600}.kyc-module__TqL24G__muted{color:var(--muted)}
.payments-module__1U4tOG__pageWash{isolation:isolate;min-height:calc(100vh - var(--header-h,76px));background:radial-gradient(900px 420px at 8% -10%, color-mix(in srgb, var(--brand-200) 55%, transparent), transparent 60%), radial-gradient(640px 360px at 94% 6%, color-mix(in srgb, var(--accent-sun) 18%, transparent), transparent 55%), linear-gradient(180deg, #f3f8fb 0%, var(--bg) 38%, var(--bg) 100%);position:relative}.payments-module__1U4tOG__page{max-width:820px;padding:40px 0 88px}.payments-module__1U4tOG__hero{margin-bottom:1.5rem}.payments-module__1U4tOG__hero h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(1.85rem,3.4vw,2.35rem);line-height:1.05}.payments-module__1U4tOG__lead{color:var(--ink-soft);max-width:36rem;margin:0;font-size:1.02rem;line-height:1.55}.payments-module__1U4tOG__muted{color:var(--muted);margin:0;font-size:.92rem}.payments-module__1U4tOG__error{color:#b42318;background:var(--danger-bg);border:1px solid color-mix(in srgb, var(--danger) 18%, transparent);border-radius:12px;margin:0 0 1rem;padding:.75rem .95rem;font-weight:600}.payments-module__1U4tOG__empty{border:1px solid color-mix(in srgb, var(--brand-200) 55%, var(--line));border-radius:var(--radius-lg);background:radial-gradient(120% 90% at 0% 0%, color-mix(in srgb, var(--brand-200) 50%, transparent), transparent 58%), var(--surface);box-shadow:var(--shadow-card);justify-items:start;gap:12px;margin-top:8px;padding:36px 30px;display:grid}.payments-module__1U4tOG__empty h2{font-family:var(--font-display);margin:0;font-size:1.3rem}.payments-module__1U4tOG__empty p{color:var(--muted);margin:0}.payments-module__1U4tOG__summary{border-radius:calc(var(--radius) + 2px);border:1px solid color-mix(in srgb, var(--accent-sun) 40%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--accent-sun) 16%, #fff) 0%, #fff 58%);box-shadow:var(--shadow-card);animation:payments-module__1U4tOG__payIn .4s var(--ease) both;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem 1.25rem;margin-bottom:1.25rem;padding:1.05rem 1.2rem;display:flex}.payments-module__1U4tOG__summaryCopy{gap:.2rem;display:grid}.payments-module__1U4tOG__summaryLabel{letter-spacing:.08em;text-transform:uppercase;color:#8a5a00;font-size:.72rem;font-weight:750}.payments-module__1U4tOG__summaryHint{color:var(--ink-soft);margin:0;font-size:.9rem}.payments-module__1U4tOG__summaryAmount{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--ink);font-size:clamp(1.45rem,2.8vw,1.85rem);font-weight:750}.payments-module__1U4tOG__summaryClear,.payments-module__1U4tOG__summaryPaid{border-color:color-mix(in srgb, var(--success) 28%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--success) 10%, #fff) 0%, #fff 58%)}.payments-module__1U4tOG__summaryClear .payments-module__1U4tOG__summaryLabel,.payments-module__1U4tOG__summaryPaid .payments-module__1U4tOG__summaryLabel{color:var(--success)}.payments-module__1U4tOG__tabs{background:color-mix(in srgb, var(--surface) 82%, var(--brand-50));border:1px solid color-mix(in srgb, var(--brand-100) 70%, var(--line));box-shadow:var(--shadow-sm);border-radius:999px;flex-wrap:wrap;gap:.45rem;width:fit-content;max-width:100%;margin:0 0 1.35rem;padding:.35rem;display:flex}.payments-module__1U4tOG__tab{appearance:none;color:var(--ink-soft);font:inherit;cursor:pointer;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);background:0 0;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .9rem;font-size:.9rem;font-weight:650;display:inline-flex}.payments-module__1U4tOG__tab:hover{color:var(--ink);background:color-mix(in srgb, var(--surface) 70%, transparent)}.payments-module__1U4tOG__tabActive{color:#fff;background:linear-gradient(135deg, var(--brand-500), var(--brand-700));box-shadow:var(--shadow-brand)}.payments-module__1U4tOG__tabCount{background:color-mix(in srgb, var(--ink) 8%, transparent);border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.72rem;font-weight:750;display:inline-grid}.payments-module__1U4tOG__tabActive .payments-module__1U4tOG__tabCount{color:#fff;background:#ffffff38}.payments-module__1U4tOG__panelEmpty{border-radius:var(--radius);border:1px dashed var(--border-strong);background:color-mix(in srgb, var(--surface) 70%, transparent);color:var(--muted);justify-items:start;gap:.65rem;padding:2rem 1.25rem;display:grid}.payments-module__1U4tOG__panelEmpty p{margin:0}.payments-module__1U4tOG__panelEmptyLink{color:var(--brand-700);font-weight:700}.payments-module__1U4tOG__list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.payments-module__1U4tOG__listItem{animation:payments-module__1U4tOG__payIn .4s var(--ease) both}@keyframes payments-module__1U4tOG__payIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.payments-module__1U4tOG__card{border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);background:var(--surface);box-shadow:var(--shadow-card);transition:border-color var(--t) var(--ease), box-shadow var(--t) var(--ease), transform var(--t) var(--ease);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem 1.15rem;padding:1.1rem 1.2rem;display:grid;position:relative;overflow:hidden}.payments-module__1U4tOG__card:before{content:"";background:var(--border);width:4px;position:absolute;inset:0 auto 0 0}.payments-module__1U4tOG__cardPending{background:linear-gradient(125deg, color-mix(in srgb, var(--accent-sun) 12%, #fff) 0%, #fff 50%);border-color:color-mix(in srgb, var(--accent-sun) 38%, var(--line))}.payments-module__1U4tOG__cardPending:before{background:linear-gradient(#ffc96b,#e39a20)}.payments-module__1U4tOG__cardPaid{background:color-mix(in srgb, var(--bg-subtle) 30%, var(--surface))}.payments-module__1U4tOG__cardPaid:before{background:linear-gradient(180deg, color-mix(in srgb, var(--success) 70%, #7dd3a8), var(--success))}.payments-module__1U4tOG__dateRail{text-align:center;background:color-mix(in srgb, var(--brand-50) 80%, #fff);border:1px solid color-mix(in srgb, var(--brand-100) 80%, var(--line));border-radius:12px;flex-shrink:0;place-content:center;gap:.05rem;width:3.35rem;min-height:3.55rem;display:grid}.payments-module__1U4tOG__cardPending .payments-module__1U4tOG__dateRail{background:color-mix(in srgb, var(--accent-sun) 16%, #fff);border-color:color-mix(in srgb, var(--accent-sun) 35%, var(--line))}.payments-module__1U4tOG__cardPaid .payments-module__1U4tOG__dateRail{background:color-mix(in srgb, var(--success) 10%, #fff);border-color:color-mix(in srgb, var(--success) 22%, var(--line))}.payments-module__1U4tOG__dateDay{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.35rem;font-weight:750;line-height:1}.payments-module__1U4tOG__dateMonth{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:750}.payments-module__1U4tOG__cardMain{min-width:0}.payments-module__1U4tOG__cardTop{flex-wrap:wrap;align-items:center;gap:.45rem .6rem;margin-bottom:.3rem;display:flex}.payments-module__1U4tOG__title{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:750;line-height:1.2}.payments-module__1U4tOG__badge{letter-spacing:.01em;border-radius:999px;align-items:center;padding:.2rem .58rem;font-size:.7rem;font-weight:750;line-height:1.2;display:inline-flex}.payments-module__1U4tOG__badgeDue{color:#8a5a00;background:color-mix(in srgb, var(--accent-sun) 28%, #fff)}.payments-module__1U4tOG__badgePaid{color:#067647;background:color-mix(in srgb, var(--success) 14%, #fff)}.payments-module__1U4tOG__badgeOverdue{color:#9a3412;background:var(--danger-bg)}.payments-module__1U4tOG__property{color:var(--ink-soft);margin:0 0 .4rem;font-size:.9rem;font-weight:650}.payments-module__1U4tOG__history{gap:1.6rem;display:grid}.payments-module__1U4tOG__monthGroup{gap:.75rem;display:grid}.payments-module__1U4tOG__monthHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1rem;padding:0 .15rem;display:flex}.payments-module__1U4tOG__monthHead h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.05rem}.payments-module__1U4tOG__monthMeta{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.84rem;font-weight:650}.payments-module__1U4tOG__receiptList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.payments-module__1U4tOG__receipt{border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1rem 1.15rem;display:grid;position:relative;overflow:hidden}.payments-module__1U4tOG__receipt:before{content:"";background:linear-gradient(180deg, color-mix(in srgb, var(--success) 70%, #7dd3a8), var(--success));width:3px;position:absolute;inset:0 auto 0 0}.payments-module__1U4tOG__receiptMain{min-width:0;padding-left:.15rem}.payments-module__1U4tOG__receiptMeta{color:var(--muted);gap:.2rem;margin-top:.35rem;font-size:.84rem;display:grid}.payments-module__1U4tOG__receiptMeta strong{color:var(--ink-soft);font-weight:650}.payments-module__1U4tOG__receiptAside{flex-shrink:0;justify-items:end;gap:.1rem;min-width:6.5rem;display:grid}.payments-module__1U4tOG__metaRow{flex-wrap:wrap;gap:.35rem;display:flex}.payments-module__1U4tOG__chip{color:var(--ink-soft);background:var(--bg-subtle);border-radius:999px;align-items:center;padding:.18rem .5rem;font-size:.74rem;font-weight:650;display:inline-flex}.payments-module__1U4tOG__chipWarn{color:#9a3412;background:var(--danger-bg)}.payments-module__1U4tOG__cardAside{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.55rem;min-width:7rem;display:flex}.payments-module__1U4tOG__amountBlock{justify-items:end;gap:.1rem;display:grid}.payments-module__1U4tOG__amountLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--faint);font-size:.68rem;font-weight:700}.payments-module__1U4tOG__amount{font-family:var(--font-display);font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:-.03em;color:var(--ink);font-size:1.2rem;font-weight:750}.payments-module__1U4tOG__payBtn{white-space:nowrap}@media (max-width:640px){.payments-module__1U4tOG__page{padding-top:28px}.payments-module__1U4tOG__tabs{border-radius:var(--radius);width:100%}.payments-module__1U4tOG__tab{flex:1;justify-content:center;padding-inline:.55rem;font-size:.82rem}.payments-module__1U4tOG__card{grid-template-columns:auto 1fr;gap:.85rem}.payments-module__1U4tOG__cardAside{border-top:1px solid var(--line);flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;min-width:0;padding-top:.55rem}.payments-module__1U4tOG__amountBlock,.payments-module__1U4tOG__receiptAside{justify-items:start}.payments-module__1U4tOG__receipt{grid-template-columns:1fr;gap:.75rem}.payments-module__1U4tOG__receiptAside{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:baseline;width:100%;padding-top:.55rem}.payments-module__1U4tOG__receiptAside .payments-module__1U4tOG__amountLabel{justify-self:start}.payments-module__1U4tOG__receiptAside .payments-module__1U4tOG__amount{justify-self:end}}
.tickets-module__bUAdJq__pageWash{isolation:isolate;min-height:calc(100vh - var(--header-h,76px));background:radial-gradient(900px 420px at 8% -10%, color-mix(in srgb, var(--brand-200) 55%, transparent), transparent 60%), radial-gradient(700px 380px at 92% 8%, color-mix(in srgb, var(--brand-100) 70%, transparent), transparent 55%), linear-gradient(180deg, #f3f8fb 0%, var(--bg) 38%, var(--bg) 100%);position:relative}.tickets-module__bUAdJq__page{max-width:820px;padding:40px 0 88px}.tickets-module__bUAdJq__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.75rem;display:flex}.tickets-module__bUAdJq__hero h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(1.85rem,3.4vw,2.35rem);line-height:1.05}.tickets-module__bUAdJq__lead{color:var(--ink-soft);max-width:34rem;margin:0;font-size:1.02rem;line-height:1.55}.tickets-module__bUAdJq__muted{color:var(--muted);margin:0;font-size:.92rem}.tickets-module__bUAdJq__error{color:#b42318;margin:0 0 1rem}.tickets-module__bUAdJq__empty{border:1px solid color-mix(in srgb, var(--brand-200) 55%, var(--line));border-radius:var(--radius-lg);background:radial-gradient(120% 90% at 0% 0%, color-mix(in srgb, var(--brand-200) 50%, transparent), transparent 58%), var(--surface);box-shadow:var(--shadow-card);justify-items:start;gap:12px;margin-top:8px;padding:36px 30px;display:grid}.tickets-module__bUAdJq__empty h2{font-family:var(--font-display);margin:0;font-size:1.3rem}.tickets-module__bUAdJq__empty p{color:var(--muted);margin:0}.tickets-module__bUAdJq__tabs{background:color-mix(in srgb, var(--surface) 82%, var(--brand-50));border:1px solid color-mix(in srgb, var(--brand-100) 70%, var(--line));box-shadow:var(--shadow-sm);border-radius:999px;flex-wrap:wrap;gap:.45rem;width:fit-content;max-width:100%;margin:0 0 1.35rem;padding:.35rem;display:flex}.tickets-module__bUAdJq__tab{appearance:none;color:var(--ink-soft);font:inherit;cursor:pointer;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);background:0 0;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .9rem;font-size:.9rem;font-weight:650;display:inline-flex}.tickets-module__bUAdJq__tab:hover{color:var(--ink);background:color-mix(in srgb, var(--surface) 70%, transparent)}.tickets-module__bUAdJq__tabActive{color:#fff;background:linear-gradient(135deg, var(--brand-500), var(--brand-700));box-shadow:var(--shadow-brand)}.tickets-module__bUAdJq__tabCount{background:color-mix(in srgb, var(--ink) 8%, transparent);border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.72rem;font-weight:750;display:inline-grid}.tickets-module__bUAdJq__tabActive .tickets-module__bUAdJq__tabCount{color:#fff;background:#ffffff38}.tickets-module__bUAdJq__panelEmpty{border-radius:var(--radius);border:1px dashed var(--border-strong);background:color-mix(in srgb, var(--surface) 70%, transparent);color:var(--muted);text-align:center;justify-items:center;gap:8px;padding:2rem 1.25rem;display:grid}.tickets-module__bUAdJq__list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.tickets-module__bUAdJq__card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-card);color:inherit;transition:border-color var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease), transform var(--t-fast) var(--ease);justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.2rem;text-decoration:none;display:flex}.tickets-module__bUAdJq__card:hover{border-color:color-mix(in srgb, var(--brand-400) 45%, var(--line));box-shadow:var(--shadow-lg,var(--shadow-card));transform:translateY(-1px)}.tickets-module__bUAdJq__cardMain{gap:.4rem;min-width:0;display:grid}.tickets-module__bUAdJq__cardTitleRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.tickets-module__bUAdJq__ref{color:var(--brand-700);background:var(--brand-50);white-space:nowrap;border-radius:6px;padding:.1rem .4rem;font-size:.76rem;font-weight:750}.tickets-module__bUAdJq__cardTitle{margin:0;font-size:1.02rem;font-weight:650}.tickets-module__bUAdJq__cardMeta{color:var(--muted);margin:0;font-size:.88rem}.tickets-module__bUAdJq__chipRow{flex-wrap:wrap;gap:.35rem;display:flex}.tickets-module__bUAdJq__chip{background:var(--brand-50);color:var(--brand-700);border:1px solid color-mix(in srgb, var(--brand-200) 70%, transparent);white-space:nowrap;border-radius:999px;align-items:center;padding:.16rem .6rem;font-size:.76rem;font-weight:650;display:inline-flex}.tickets-module__bUAdJq__chipWarn{color:#995c00;background:#fdf3e0;border-color:#f3ddb0}.tickets-module__bUAdJq__chipDanger{color:#b3261e;background:#fdeaea;border-color:#f4c7c4}.tickets-module__bUAdJq__chipMuted{background:color-mix(in srgb, var(--ink) 5%, var(--surface));border-color:var(--line);color:var(--muted)}.tickets-module__bUAdJq__chipSuccess{color:#0f7a3a;background:#e7f6ec;border-color:#bfe6cd}.tickets-module__bUAdJq__cardAside{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.45rem;display:flex}.tickets-module__bUAdJq__viewLink{color:var(--brand-700);font-size:.85rem;font-weight:650}.tickets-module__bUAdJq__badge{border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.tickets-module__bUAdJq__badge_open{color:#995c00;background:#fdf3e0}.tickets-module__bUAdJq__badge_acknowledged{background:var(--brand-50);color:var(--brand-700)}.tickets-module__bUAdJq__badge_in_progress{background:var(--brand-100);color:var(--brand-800)}.tickets-module__bUAdJq__badge_resolved{color:#0f7a3a;background:#e7f6ec}.tickets-module__bUAdJq__badge_closed,.tickets-module__bUAdJq__badge_cancelled{background:color-mix(in srgb, var(--ink) 6%, var(--surface));color:var(--muted)}.tickets-module__bUAdJq__formCard{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card);gap:1.1rem;max-width:620px;padding:26px 26px 30px;display:grid}.tickets-module__bUAdJq__field{gap:.4rem;display:grid}.tickets-module__bUAdJq__field label{font-size:.9rem;font-weight:650}.tickets-module__bUAdJq__field input,.tickets-module__bUAdJq__field textarea,.tickets-module__bUAdJq__field select{border:1px solid var(--border-strong);border-radius:var(--radius-sm,10px);width:100%;color:var(--ink);font:inherit;background:#fff;padding:.65rem .85rem}.tickets-module__bUAdJq__field textarea{resize:vertical;min-height:5.5rem}.tickets-module__bUAdJq__field input:focus,.tickets-module__bUAdJq__field textarea:focus,.tickets-module__bUAdJq__field select:focus{outline:2px solid var(--brand-300);border-color:var(--brand-400)}.tickets-module__bUAdJq__choices{flex-wrap:wrap;gap:.45rem;display:flex}.tickets-module__bUAdJq__choice{appearance:none;border:1px solid var(--border-strong);color:var(--ink-soft);font:inherit;cursor:pointer;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease);background:#fff;border-radius:999px;padding:.45rem .95rem;font-size:.88rem;font-weight:600}.tickets-module__bUAdJq__choice:hover{background:var(--brand-50);border-color:var(--brand-300);color:var(--brand-700)}.tickets-module__bUAdJq__choiceActive{background:linear-gradient(135deg, var(--brand-500), var(--brand-700));border-color:var(--brand-600);color:#fff;box-shadow:var(--shadow-brand)}.tickets-module__bUAdJq__photoRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.tickets-module__bUAdJq__photoThumb{object-fit:cover;border-radius:var(--radius-sm,10px);border:1px solid var(--line);width:72px;height:72px}.tickets-module__bUAdJq__addPhoto{border:1px dashed var(--border-strong);border-radius:var(--radius-sm,10px);width:72px;height:72px;color:var(--muted);cursor:pointer;text-align:center;background:0 0;place-items:center;font-size:.72rem;font-weight:650;display:inline-grid}.tickets-module__bUAdJq__addPhoto:hover{color:var(--brand-700);border-color:var(--brand-400)}.tickets-module__bUAdJq__formActions{justify-content:flex-end;gap:.6rem;display:flex}.tickets-module__bUAdJq__backLink{color:var(--brand-700);margin-bottom:1rem;font-weight:650;text-decoration:none;display:inline-block}.tickets-module__bUAdJq__detailHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.1rem;display:flex}.tickets-module__bUAdJq__detailHead h1{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 6px;font-size:clamp(1.5rem,3vw,1.9rem);line-height:1.1}.tickets-module__bUAdJq__section{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-card);margin-bottom:1rem;padding:20px 22px}.tickets-module__bUAdJq__section h2{margin:0 0 .8rem;font-size:1.05rem}.tickets-module__bUAdJq__description{white-space:pre-wrap;margin:0;line-height:1.55}.tickets-module__bUAdJq__attachmentGrid{flex-wrap:wrap;gap:.6rem;margin-top:.85rem;display:flex}.tickets-module__bUAdJq__attachmentGrid img{object-fit:cover;border-radius:var(--radius-sm,10px);border:1px solid var(--line);width:96px;height:96px}.tickets-module__bUAdJq__facts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin:0;display:grid}.tickets-module__bUAdJq__facts div{gap:.15rem;display:grid}.tickets-module__bUAdJq__facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:750}.tickets-module__bUAdJq__facts dd{margin:0;font-size:.94rem;font-weight:600}.tickets-module__bUAdJq__chat{background:radial-gradient(120% 80% at 0% 0%, color-mix(in srgb, var(--brand-100) 55%, transparent), transparent 55%), color-mix(in srgb, var(--bg) 70%, var(--surface));border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:.85rem;max-height:28rem;margin:0 0 1rem;padding:.85rem;list-style:none;display:flex;overflow-y:auto}.tickets-module__bUAdJq__chatEmpty{text-align:center;color:var(--muted);margin:0;padding:1.5rem .5rem;font-size:.9rem}.tickets-module__bUAdJq__msg{align-items:flex-end;gap:.55rem;max-width:min(92%,34rem);display:flex}.tickets-module__bUAdJq__msgMine{flex-direction:row-reverse;align-self:flex-end}.tickets-module__bUAdJq__msgAvatar{letter-spacing:.02em;color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:2.15rem;height:2.15rem;font-size:.72rem;font-weight:750;display:grid;box-shadow:0 2px 6px #14242d1f}.tickets-module__bUAdJq__msgBubble{background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border:1px solid #0000;border-radius:16px 16px 16px 6px;padding:.65rem .85rem .75rem}.tickets-module__bUAdJq__msgMine .tickets-module__bUAdJq__msgBubble{border-radius:16px 16px 6px}.tickets-module__bUAdJq__msgHead{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.3rem;display:flex}.tickets-module__bUAdJq__msgName{color:var(--ink);font-size:.84rem;font-weight:700}.tickets-module__bUAdJq__msgRole{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.08rem .45rem;font-size:.68rem;font-weight:750;display:inline-flex}.tickets-module__bUAdJq__msgWhen{color:var(--muted);margin-left:auto;font-size:.72rem}.tickets-module__bUAdJq__msgBody{white-space:pre-wrap;margin:0;font-size:.94rem;line-height:1.45}.tickets-module__bUAdJq__msgAttachment{border:1px solid color-mix(in srgb, var(--ink) 8%, transparent);border-radius:12px;max-width:min(100%,240px);margin-top:.55rem;line-height:0;display:block;overflow:hidden}.tickets-module__bUAdJq__msgAttachment img{object-fit:cover;width:100%;max-height:200px;display:block}.tickets-module__bUAdJq__roleTenant .tickets-module__bUAdJq__msgAvatar{background:linear-gradient(145deg, var(--brand-500), var(--brand-700))}.tickets-module__bUAdJq__roleTenant .tickets-module__bUAdJq__msgRole{background:var(--brand-50);color:var(--brand-700)}.tickets-module__bUAdJq__roleTenant.tickets-module__bUAdJq__msgMine .tickets-module__bUAdJq__msgBubble{background:linear-gradient(160deg, var(--brand-50), #fff);border-color:color-mix(in srgb, var(--brand-300) 55%, transparent)}.tickets-module__bUAdJq__roleStaff .tickets-module__bUAdJq__msgAvatar{background:linear-gradient(145deg,#5b6b7c,#2f3d4a)}.tickets-module__bUAdJq__roleStaff .tickets-module__bUAdJq__msgRole{color:#3a4754;background:#eef1f4}.tickets-module__bUAdJq__roleStaff .tickets-module__bUAdJq__msgBubble{background:#f4f6f8;border-color:#e1e6eb}.tickets-module__bUAdJq__roleVendor .tickets-module__bUAdJq__msgAvatar{background:linear-gradient(145deg,#f0a429,#c47a08)}.tickets-module__bUAdJq__roleVendor .tickets-module__bUAdJq__msgRole{color:#8a5a00;background:#fdf3e0}.tickets-module__bUAdJq__roleVendor .tickets-module__bUAdJq__msgBubble{background:#fffaf0;border-color:#f3ddb0}.tickets-module__bUAdJq__commentForm{gap:.5rem;display:grid}.tickets-module__bUAdJq__commentForm textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm,10px);width:100%;font:inherit;resize:vertical;min-height:4rem;padding:.65rem .85rem}.tickets-module__bUAdJq__commentForm textarea:focus{outline:2px solid var(--brand-300);border-color:var(--brand-400)}.tickets-module__bUAdJq__commentPhotoPreview{border-radius:var(--radius-sm,10px);border:1px solid var(--line);width:fit-content;position:relative;overflow:hidden}.tickets-module__bUAdJq__commentPhotoPreview img{object-fit:cover;width:96px;height:96px;display:block}.tickets-module__bUAdJq__commentPhotoPreview button{color:#fff;cursor:pointer;background:#000000a6;border:0;border-radius:999px;width:22px;height:22px;font-size:.95rem;line-height:1;position:absolute;top:4px;right:4px}.tickets-module__bUAdJq__commentFormRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.tickets-module__bUAdJq__attachBtn{appearance:none;border:1px solid var(--border-strong);color:var(--ink-soft);font:inherit;cursor:pointer;background:#fff;border-radius:999px;margin-right:auto;padding:.45rem .85rem;font-size:.85rem;font-weight:650}.tickets-module__bUAdJq__attachBtn:hover:not(:disabled){background:var(--brand-50);border-color:var(--brand-300);color:var(--brand-700)}.tickets-module__bUAdJq__attachBtn:disabled{opacity:.55;cursor:not-allowed}.tickets-module__bUAdJq__timeline{margin:0;padding:0;list-style:none}.tickets-module__bUAdJq__timeline li{border-left:2px solid var(--line);padding:.45rem 0 .45rem 1.15rem;font-size:.9rem;position:relative}.tickets-module__bUAdJq__timeline li:before{content:"";background:var(--brand-400);border-radius:50%;width:8px;height:8px;position:absolute;top:.9rem;left:-5px}.tickets-module__bUAdJq__when{color:var(--muted);margin-left:.35rem;font-size:.8rem}.tickets-module__bUAdJq__actionsRow{flex-wrap:wrap;gap:.6rem;margin-top:.35rem;display:flex}.tickets-module__bUAdJq__stars{gap:.25rem;font-size:1.6rem;line-height:1;display:inline-flex}.tickets-module__bUAdJq__star{appearance:none;cursor:pointer;color:color-mix(in srgb, var(--ink) 22%, transparent);font:inherit;font-size:inherit;background:0 0;border:0;padding:0}.tickets-module__bUAdJq__starOn{color:#f5a623}@media (max-width:640px){.tickets-module__bUAdJq__card{flex-direction:column;align-items:stretch}.tickets-module__bUAdJq__cardAside{flex-direction:row;justify-content:space-between;align-items:center}}
.HomePlaces-module__tVfUKG__wrap{background:var(--band-deep-mid);color:#fff;padding:64px 0}.HomePlaces-module__tVfUKG__inner{flex-direction:column;gap:28px;display:flex}.HomePlaces-module__tVfUKG__head{max-width:480px}.HomePlaces-module__tVfUKG__title{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;font-size:clamp(1.55rem,2.8vw,2.1rem)}.HomePlaces-module__tVfUKG__lead{color:#ffffffb8;margin-top:10px;font-size:1.05rem;line-height:1.5}.HomePlaces-module__tVfUKG__list{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.HomePlaces-module__tVfUKG__chip{color:#fff;transition:background var(--t-fast) ease, transform var(--t-fast) var(--ease);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:12px 20px;font-weight:600;display:inline-flex}.HomePlaces-module__tVfUKG__chip:hover{background:#ffffff2e;transform:translateY(-2px)}.HomePlaces-module__tVfUKG__all{color:var(--brand-200);align-items:center;gap:8px;padding:12px 18px;font-weight:700;display:inline-flex}.HomePlaces-module__tVfUKG__all:hover{color:#fff}@media (prefers-reduced-motion:reduce){.HomePlaces-module__tVfUKG__chip:hover{transform:none}}
