.rooms-module__TOF20a__page{background:var(--color-background);min-height:100dvh}.rooms-module__TOF20a__pageHeader{text-align:center;max-width:680px;margin:0 auto;padding:6rem 2rem 3rem}.rooms-module__TOF20a__pageTitle{color:var(--color-foreground);letter-spacing:.5px;margin-bottom:1rem;font-size:clamp(2.6rem,6vw,4.5rem);font-weight:400}.rooms-module__TOF20a__pageSubtitle{color:var(--color-softer-foreground);font-size:1rem;line-height:1.75}.rooms-module__TOF20a__floorplanSection{border-bottom:1px solid var(--color-border-warm);flex-direction:column;align-items:center;gap:1rem;max-width:780px;margin:0 auto;padding:0 2rem 2.5rem;display:flex}.rooms-module__TOF20a__floorplanTitle{letter-spacing:1.5px;text-transform:uppercase;color:var(--color-softer-foreground);text-align:center;font-size:.85rem;font-weight:400}.rooms-module__TOF20a__sortBar{border-bottom:1px solid var(--color-border-warm);justify-content:flex-end;max-width:1200px;margin:0 auto;padding:1.8rem 3rem;display:flex}.rooms-module__TOF20a__listing{max-width:1200px;margin:0 auto;padding:0 0 4rem}.rooms-module__TOF20a__panel{border-bottom:1px solid var(--color-border-warm);grid-template-columns:1fr 1fr;min-height:560px;padding-top:1rem;transition:background .5s;display:grid;position:relative}.rooms-module__TOF20a__panelActive .rooms-module__TOF20a__info{background:var(--color-hard-background)}.rooms-module__TOF20a__panelActive .rooms-module__TOF20a__roomName,.rooms-module__TOF20a__panelActive .rooms-module__TOF20a__tagline,.rooms-module__TOF20a__panelActive .rooms-module__TOF20a__price{color:var(--color-foreground);transition:color .5s}.rooms-module__TOF20a__photoLink{border-radius:50px 50px 0 0;display:block;position:relative;overflow:hidden}.rooms-module__TOF20a__photo{border-radius:50px 50px 0 0;width:100%;height:100%;min-height:590px;position:relative}.rooms-module__TOF20a__photoImg{border-radius:50px 50px 0 0;transition:transform .8s cubic-bezier(.25,.46,.45,.94)!important}.rooms-module__TOF20a__photoOverlay{z-index:1;pointer-events:none;background:linear-gradient(135deg,#0c080500 40%,#0c080538 100%);position:absolute;inset:0}.rooms-module__TOF20a__panel:nth-child(2n) .rooms-module__TOF20a__photoOverlay{background:linear-gradient(225deg,#0c080500 40%,#0c080538 100%)}.rooms-module__TOF20a__pillWrap{z-index:2;justify-content:space-between;width:100%;display:flex;position:absolute;top:1.4rem}.rooms-module__TOF20a__info{background:var(--color-background);flex-direction:column;justify-content:center;padding:3.5rem 3.5rem 3.5rem 4rem;transition:background .5s;display:flex;position:relative}.rooms-module__TOF20a__typeLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--color-decor);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.75rem;font-weight:400;display:inline-flex}.rooms-module__TOF20a__typeLabel:before{content:"";background:var(--color-decor);border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.rooms-module__TOF20a__roomName{color:var(--color-foreground);letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(2.6rem,4vw,3.8rem);font-weight:400;line-height:1}.rooms-module__TOF20a__nameDivider{background:var(--color-soft-foreground);opacity:.5;width:2.5rem;height:1px;margin-bottom:1.2rem}.rooms-module__TOF20a__tagline{color:var(--color-softer-foreground);max-width:28ch;margin-bottom:1.8rem;font-size:.95rem;line-height:1.75;transition:color .5s}.rooms-module__TOF20a__price{color:var(--color-soft-foreground);letter-spacing:.5px;margin-bottom:2.2rem;font-size:1.05rem;font-weight:500;transition:color .5s}.rooms-module__TOF20a__priceNote{letter-spacing:2px;text-transform:uppercase;color:var(--color-softer-foreground);opacity:.7;margin-inline-start:.5rem;font-size:.7rem;font-weight:400}.rooms-module__TOF20a__actions{flex-wrap:wrap;align-items:stretch;gap:.75rem;display:flex}.rooms-module__TOF20a__calendarBtn{appearance:none;border:1px solid var(--color-border-olive);color:var(--color-softer-foreground);letter-spacing:1px;cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-family:inherit;font-size:.8rem;transition:border-color .2s,color .2s;display:flex}.rooms-module__TOF20a__calendarBtn svg{opacity:.7;flex-shrink:0;margin-inline-end:8px;display:inline-block}.rooms-module__TOF20a__faq{max-width:760px;margin:0 auto;padding:5rem 2rem 6rem}.rooms-module__TOF20a__faqTitle{letter-spacing:.5px;text-transform:uppercase;color:var(--color-softer-foreground);text-align:center;margin-bottom:2.5rem;font-size:.88rem;font-weight:600}.rooms-module__TOF20a__faqList{border-top:1px solid var(--color-border-warm);flex-direction:column;display:flex}.rooms-module__TOF20a__faqItem{border-bottom:1px solid var(--color-border-warm)}.rooms-module__TOF20a__faqQ{width:100%;color:var(--color-foreground);cursor:pointer;text-align:start;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 0;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.rooms-module__TOF20a__faqQ:hover{color:var(--color-soft-foreground)}.rooms-module__TOF20a__faqChevron{color:var(--color-softer-foreground);flex-shrink:0;transition:transform .25s}.rooms-module__TOF20a__faqChevronOpen{transform:rotate(180deg)}.rooms-module__TOF20a__faqA{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid;overflow:hidden}.rooms-module__TOF20a__faqItemOpen .rooms-module__TOF20a__faqA{grid-template-rows:1fr}.rooms-module__TOF20a__faqAInner{overflow:hidden}.rooms-module__TOF20a__faqA p{color:var(--color-softer-foreground);padding-bottom:1.3rem;padding-inline-end:2rem;font-size:.9rem;font-weight:450;line-height:1.75}.rooms-module__TOF20a__faqFooter{text-align:center;margin-top:2.5rem}@media (max-width:900px){.rooms-module__TOF20a__sortBar{border-top:1px solid var(--color-border-warm);justify-content:flex-start;padding:1.2rem 1.5rem}.rooms-module__TOF20a__panel:before{display:none}}@media (max-width:768px){.rooms-module__TOF20a__listing{flex-direction:column;gap:1.5rem;padding:1rem 1rem 3rem;display:flex}.rooms-module__TOF20a__panel{min-height:unset;border-bottom:none;border:1px solid var(--color-border-warm);border-radius:50px 50px 5px 5px;padding-top:0;display:block;position:static;overflow:hidden;box-shadow:0 2px 12px #6b4b1e26}.rooms-module__TOF20a__panel:nth-child(2n) .rooms-module__TOF20a__photoLink,.rooms-module__TOF20a__panel:nth-child(2n) .rooms-module__TOF20a__info{order:unset}.rooms-module__TOF20a__photoLink{border-bottom-right-radius:4px;border-bottom-left-radius:4px;height:380px;display:block;position:relative;overflow:hidden}.rooms-module__TOF20a__photo{height:100%;min-height:unset}.rooms-module__TOF20a__panel:nth-child(2n) .rooms-module__TOF20a__photoOverlay{background:linear-gradient(135deg,#0c080500 40%,#0c080538 100%)}.rooms-module__TOF20a__info{padding:1.5rem 1.5rem 1.8rem}.rooms-module__TOF20a__info:before{display:none}.rooms-module__TOF20a__panel:nth-child(2n) .rooms-module__TOF20a__info{padding:1.5rem 1.5rem 1.8rem}.rooms-module__TOF20a__panel:nth-child(2n) .rooms-module__TOF20a__info:before{display:none}.rooms-module__TOF20a__typeLabel{letter-spacing:1px;margin-bottom:.6rem;font-size:.8rem}.rooms-module__TOF20a__roomName{margin-bottom:.5rem;font-size:clamp(1.9rem,7vw,2.5rem)}.rooms-module__TOF20a__nameDivider{margin-bottom:.8rem}.rooms-module__TOF20a__tagline{max-width:none;margin-bottom:1.1rem;font-size:.9rem;line-height:1.65}.rooms-module__TOF20a__price{margin-bottom:1.2rem;font-size:.97rem}.rooms-module__TOF20a__actions{flex-direction:row;gap:.5rem}.rooms-module__TOF20a__calendarBtn{letter-spacing:1.5px;flex:1;justify-content:center;padding:.6rem .5rem;font-size:.75rem}.rooms-module__TOF20a__actions>a,.rooms-module__TOF20a__actions>button{text-align:center;flex:1;justify-content:center}}@media (max-width:480px){.rooms-module__TOF20a__pageHeader{padding:4rem 1.25rem 2rem}.rooms-module__TOF20a__floorplanSection{padding:0 1.25rem 2rem}.rooms-module__TOF20a__listing{gap:1rem;padding:.75rem .75rem 3rem}.rooms-module__TOF20a__info{padding:1.25rem 1.25rem 1.5rem}.rooms-module__TOF20a__faq{padding:3.5rem 1.25rem 4.5rem}}
