.property-page{background:var(--template-bg);color:var(--template-fg);padding-top:var(--space-20)}.property-title{justify-content:space-between;align-items:flex-start;gap:var(--space-6);flex-wrap:wrap;display:flex}.property-title .section-title{font-size:var(--text-3xl)}.property-rate-row{align-items:center;gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.property-rate-row .loc{color:var(--template-muted-foreground);align-items:center;gap:6px;display:inline-flex}.property-rate-row .loc svg{width:16px;height:16px}.property-actions .amen-tag{cursor:pointer}.property-actions .amen-tag svg{width:16px;height:16px}.gallery{gap:var(--space-2);margin-top:var(--space-6);grid-template-columns:1fr;display:grid}@container solera (min-width:760px){.gallery{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr;height:440px}.gallery__item:first-child{grid-row:span 2}}.gallery__item{border-radius:var(--radius-md);aspect-ratio:3/2;cursor:pointer;position:relative;overflow:hidden}@container solera (min-width:760px){.gallery__item{aspect-ratio:auto}}.gallery__item img{object-fit:cover;width:100%;height:100%;display:block}.gallery__more{right:var(--space-4);bottom:var(--space-4);position:absolute}.lightbox{z-index:200;padding:var(--space-6);background:color-mix(in oklch, var(--template-scrim-base) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox__img{aspect-ratio:3/2;border-radius:var(--radius-lg);width:min(1000px,92vw);box-shadow:var(--template-shadow-lg);object-fit:cover}.lightbox__btn{border-radius:var(--radius-full);cursor:pointer;width:42px;height:42px;color:var(--template-on-photo);background:color-mix(in oklch, var(--template-on-photo) 14%, transparent);border:0;justify-content:center;align-items:center;display:inline-flex}.lightbox__btn:hover{background:color-mix(in oklch, var(--template-on-photo) 24%, transparent)}.lightbox__btn svg{width:22px;height:22px}.lightbox__close{top:var(--space-6);right:var(--space-6);position:absolute}.lightbox__nav{position:absolute;top:50%;transform:translateY(-50%)}.lightbox__nav--prev{left:var(--space-6)}.lightbox__nav--next{right:var(--space-6)}.lightbox__count{bottom:var(--space-6);color:var(--template-on-photo-muted);font-size:var(--text-sm);position:absolute}.property-layout{gap:var(--space-8);margin-top:var(--space-12);grid-template-columns:1fr;align-items:start;display:grid}@container solera (min-width:1000px){.property-layout{gap:var(--space-12);grid-template-columns:1fr 372px}}.property-host{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.property-host .section-title{font-size:var(--text-xl)}.amenity-grid{gap:var(--space-4) var(--space-6);grid-template-columns:1fr 1fr;display:grid}@container solera (min-width:760px){.amenity-grid{grid-template-columns:repeat(3,1fr)}}.amenity{align-items:center;gap:var(--space-3);font-size:var(--text-base);color:var(--template-fg);display:flex}.amenity svg{width:22px;height:22px;color:var(--template-primary);flex:none}.amenity b{font-weight:700}.property-overview{font-size:var(--text-md);line-height:var(--leading-relaxed);max-width:62ch}.property-overview p+p{margin-top:var(--space-4)}.property-overview em{color:var(--template-primary-soft-fg);font-style:italic}.property-overview strong{font-weight:700}.property-h2{font-family:var(--font-display);font-size:var(--text-2xl);letter-spacing:var(--tracking-tight);margin:0;font-weight:500}.property-location-map{border-radius:var(--radius-lg);height:280px;margin-top:var(--space-6);align-items:flex-end;display:flex}.property-location-pin{background:var(--template-on-photo);color:var(--template-scrim-base);border-radius:var(--radius-full);font-weight:700;font-size:var(--text-sm);align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.property-location-pin svg{width:16px;height:16px}.review-grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@container solera (min-width:760px){.review-grid{grid-template-columns:1fr 1fr}}.review__head{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.review__name{font-weight:700}.review__date{color:var(--template-muted-foreground);font-size:var(--text-sm)}.review__text{color:var(--template-fg);line-height:var(--leading-normal)}.book-widget{position:static}@container solera (min-width:1000px){.book-widget{position:sticky;top:104px}}.book-widget .bk{background:0 0}.book-card{background:var(--template-surface-raised);border:1px solid var(--template-border);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--template-shadow-lg)}.book-widget__price{align-items:baseline;gap:var(--space-2);display:flex}.book-widget__price b{font-size:var(--text-2xl);font-family:var(--font-display);font-weight:600}.book-grid{background:var(--template-border);border:1px solid var(--template-border);border-radius:var(--radius-lg);margin-block:var(--space-4);grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.book-grid__cell{background:var(--template-surface-raised);padding:var(--space-3) var(--space-4)}.book-grid__cell label{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--template-muted-foreground);font-weight:700;display:block}.book-grid__cell .v{font-weight:600;font-size:var(--text-base);margin-top:2px}.book-grid__cell--full{grid-column:1/-1}.price-rows{gap:var(--space-2);margin-block:var(--space-4);font-size:var(--text-base);flex-direction:column;display:flex}.price-rows .r{color:var(--template-muted-foreground);justify-content:space-between;display:flex}.price-rows .r span:last-child{color:var(--template-fg)}.price-rows .total{padding-top:var(--space-3);border-top:1px solid var(--template-border);color:var(--template-fg);font-weight:800;font-size:var(--text-md);justify-content:space-between;display:flex}.mobile-bar{z-index:55;background:var(--template-surface-raised);border-top:1px solid var(--template-border);padding:var(--space-3) var(--space-5);justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:max(var(--space-3), env(safe-area-inset-bottom));display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0000001f;box-shadow:0 -8px 30px lab(0% 0 0/.12)}.mobile-bar__price b{font-size:var(--text-md);font-weight:800}.mobile-bar__price small{color:var(--template-muted-foreground);font-size:var(--text-xs);display:block}@container solera (min-width:1000px){.mobile-bar{display:none!important}}
