:root {}.vstt-rooms-wrapper{--vstt-main:#1e293b;--vstt-accent:#b88b5e;--vstt-hover:#8a6a45;--vstt-text:#0f172a;--vstt-bg:#000;background:var(--vstt-bg);color:var(--vstt-text)}.vstt-section-title{font-size:clamp(1.5rem,2.4vw,2.25rem);line-height:1.2;margin:0 0 1rem;color:var(--vstt-main)}.vstt-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem}.vstt-tab{appearance:none;border:1px solid transparent;background:transparent;color:var(--vstt-main);padding:.5rem .9rem;border-radius:999px;cursor:pointer;transition:all .2s ease;outline:none}.vstt-tab:hover{border-color:var(--vstt-accent);color:var(--vstt-accent)}.vstt-tab.vstt-is-active{background:var(--vstt-accent);color:#fff;border-color:var(--vstt-accent)}.vstt-tab-panel{display:block}.vstt-tab-panel[hidden]{display:none}.vstt-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.vstt-card{display:flex;flex-direction:column;border:1px solid rgba(15,23,42,.08);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.04)}.vstt-card-img{width:100%;height:100%;object-fit:cover;display:block}.vstt-card-placeholder{display:block;width:100%;height:100%;background:linear-gradient(90deg,#eee,#f7f7f7,#eee);}.vstt-card-title{font-size:1.125rem;margin:0;line-height:1.3;color:var(--vstt-main)}.vstt-card-title a{text-decoration:none;color:inherit}.vstt-card-button{align-self:flex-start;display:inline-block;margin-top:.25rem;padding:.5rem .9rem;border-radius:999px;background:transparent;border:1px solid var(--vstt-accent);color:var(--vstt-accent);text-decoration:none;transition:all .2s ease}.vstt-card-button:hover{background:var(--vstt-accent);color:#fff;border-color:var(--vstt-accent)}.vstt-empty{margin:1rem 0;opacity:.7}@media (max-width:1024px){.vstt-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.vstt-tabs{gap:.4rem}.vstt-tab{padding:.4rem .75rem}.vstt-cards{grid-template-columns:1fr}}.vstt-rooms-wrapper .vstt-as-swiper{overflow:hidden;}.vstt-rooms-wrapper .vstt-as-swiper .swiper-wrapper{align-items:stretch;}.vstt-rooms-wrapper .vstt-as-swiper .swiper-slide{height:auto;}.vstt-rooms-wrapper .vstt-swiper-button-next, .vstt-rooms-wrapper .vstt-swiper-button-prev{z-index:2;}.vstt-rooms-wrapper .vstt-swiper-pagination .swiper-pagination-bullet{opacity:.4;}.vstt-rooms-wrapper .vstt-as-swiper.vstt-cards{display:block;}.vstt-rooms-wrapper .vstt-swiper-button-next, .vstt-rooms-wrapper .vstt-swiper-button-prev {color:var(--vstt-accent) !important;fill:var(--vstt-accent) !important;stroke:var(--vstt-accent) !important;}.vstt-rooms-wrapper .vstt-swiper-pagination .swiper-pagination-bullet {background:var(--vstt-accent) !important;opacity:.4;transition:opacity .3s ease;}.vstt-rooms-wrapper .vstt-swiper-pagination .swiper-pagination-bullet-active {opacity:1;}@media (min-width:641px) {.vstt-rooms-wrapper .vstt-swiper-pagination {display:none !important;}}@media (max-width:640px) {.vstt-rooms-wrapper .vstt-swiper-button-next, .vstt-rooms-wrapper .vstt-swiper-button-prev {display:none !important;}.vstt-rooms-wrapper .vstt-swiper-pagination {position:relative !important;bottom:0 !important;margin-top:12px;width:100%;display:flex !important;justify-content:center;gap:6px;}}.vstt-rooms-wrapper .vstt-card .vstt-card-media, .vstt-rooms-wrapper .vstt-card .vstt-features--info {position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;}.vstt-rooms-wrapper .vstt-card .vstt-card-img, .vstt-rooms-wrapper .vstt-card .vstt-features--info img {position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.vstt-rooms-wrapper .vstt-card-actions{display:flex !important;align-items:center !important;gap:1rem !important;flex-wrap:nowrap !important;margin-top:1rem !important;}.vstt-rooms-wrapper .vstt-btn{appearance:none !important;-webkit-appearance:none !important;border:1px solid var(--vstt-accent) !important;border-radius:0 !important;background:transparent !important;color:#000 !important;font-size:.95rem !important;font-weight:600 !important;text-transform:uppercase !important;padding:.75rem 1.5rem !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;text-decoration:none !important;line-height:1 !important;white-space:nowrap !important;transition:all .25s ease !important;}.vstt-rooms-wrapper .vstt-btn:hover, .vstt-rooms-wrapper .vstt-btn:focus{background:var(--vstt-accent) !important;border-color:var(--vstt-accent) !important;color:#000 !important;outline:none !important;}.vstt-rooms-wrapper .vstt-btn:hover, .vstt-rooms-wrapper .vstt-btn:focus {background: var(--vstt-accent) !important;border-color: var(--vstt-accent) !important;color: #fff !important;}.vstt-rooms-wrapper .vstt-btn {border: 1px solid var(--vstt-accent) !important;border-radius: 3px !important;font-size: 0.85rem !important;font-weight: 500 !important;letter-spacing: 0.02em !important;padding: 0.45rem 0.9rem !important;line-height: 1.2 !important;background: transparent !important;color: var(--vstt-accent) !important;transition: all .2s ease !important;}.vstt-rooms-wrapper .vstt-btn:hover, .vstt-rooms-wrapper .vstt-btn:focus {background: transparent !important;border-color: var(--vstt-text) !important;color: #fff !important;outline: none !important;}.vstt-rooms-wrapper .vstt-btn.vstt-btn--book {background: var(--vstt-accent) !important;border-color: var(--vstt-accent) !important;color: #fff !important;}.vstt-rooms-wrapper .vstt-btn.vstt-btn--book:hover, .vstt-rooms-wrapper .vstt-btn.vstt-btn--book:focus {opacity: 0.9 !important;}.vstt-rooms-wrapper .vstt-card-actions {display: flex !important;gap: 0.6rem !important;margin-top: 0.75rem !important;}@media (max-width:640px) {.vstt-rooms-wrapper .vstt-swiper-pagination {display: flex !important;justify-content: center;align-items: center;gap: 6px;margin-top: 12px;position: relative !important;bottom: 0 !important;opacity: 1 !important;visibility: visible !important;}.vstt-rooms-wrapper .vstt-swiper-pagination .swiper-pagination-bullet {width: 8px;height: 8px;background: var(--vstt-accent) !important;opacity: 0.4;transition: opacity .3s ease;}.vstt-rooms-wrapper .vstt-swiper-pagination .swiper-pagination-bullet-active {opacity: 1;}}.vstt-card {position: relative;border-radius: 2px;border: 0;overflow: hidden;aspect-ratio: 1 / 1;max-width: 400px;margin: 0 auto;display: flex;flex-direction: column;background: #000;box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);}.vstt-card-media {position: absolute;inset: 0;width: 100%;height: 100%;}.vstt-card-media img {width: 100%;height: 100%;object-fit: cover;display: block;}.vstt-card-overlay {position: absolute;bottom: 0;left: 0;right: 0;padding: 1.5rem 1rem;display: flex;flex-direction: column;align-items: center;gap: 1rem;background: linear-gradient(to top, rgba(0, 0, 0, 0.45) 0%, transparent 70%);}.vstt-card-title {margin: 0;color: var(--vstt-text, #b88b5e) !important;font-size: 1.6rem;font-weight: 600;text-align: center;text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);}.vstt-card-actions {display: flex;gap: 0.6rem;justify-content: center;}.vstt-btn {background: transparent;border: 1px solid var(--vstt-bg, #b88b5e) !important;color: var(--vstt-bg, #b88b5e) !important;padding: 0.45rem 1.2rem;font-size: 0.85rem;font-weight: 600;border-radius: 4px;text-transform: uppercase;transition: all 0.2s ease;}.vstt-btn:hover {background: var(--vstt-accent, #b88b5e) !important;color: #fff;}.vstt-btn.vstt-btn--book {background: var(--vstt-accent, #b88b5e) !important;color: #fff;}.vstt-btn.vstt-btn--book:hover {opacity: 0.9;}@media (max-width: 640px) {.vstt-card-title {font-size: 1.2rem;}.vstt-card-actions {flex-direction: column;width: 100%;}.vstt-btn {width: 100%;text-align: center;}}.vstt-card-actions .vstt-btn:not(.vstt-btn--book) {border: 1px solid #fff !important;color: #fff !important;}.vstt-card-actions .vstt-btn:not(.vstt-btn--book):hover {background: #fff !important;color: #000 !important;}.vstt-rooms-wrapper .vstt-card-actions {display: flex !important;flex-direction: row !important;justify-content: center !important;align-items: center !important;gap: 0.75rem !important;flex-wrap: nowrap !important;margin-top: 1rem !important;}.vstt-rooms-wrapper .vstt-card-actions .vstt-btn {flex: 0 0 auto !important;text-align: center !important;min-width: 120px !important;}@media (max-width: 640px) {.vstt-rooms-wrapper .vstt-card-actions {flex-direction: column !important;align-items: stretch !important;gap: 0.5rem !important;}.vstt-rooms-wrapper .vstt-card-actions .vstt-btn {width: 100% !important;min-width: 0 !important;}}.vstt-rooms-wrapper .swiper-button-next, .vstt-rooms-wrapper .swiper-button-prev {color: #fff !important;fill: #fff !important;stroke: #fff !important;filter: drop-shadow(0 2px 4px rgba(0,0,0,0.4));}.vstt-rooms-wrapper .swiper-button-next.swiper-button-disabled, .vstt-rooms-wrapper .swiper-button-prev.swiper-button-disabled {opacity: 0.25 !important;pointer-events: none;}.vstt-card {position: relative;}.vstt-card-top {position: absolute;top: 12px;left: 12px;right: 12px;display: flex;align-items: center;justify-content: space-between;gap: .5rem;pointer-events: none;z-index: 2;}.vstt-chip {pointer-events: auto;background: rgba(255, 255, 255, 0.35);color: #fff;padding: .3rem .65rem;font-size: .7rem;font-weight: 500;text-transform: uppercase;letter-spacing: 0.02em;backdrop-filter: blur(6px);-webkit-backdrop-filter: blur(6px);box-shadow: 0 1px 3px rgba(0,0,0,0.2);}.vstt-price {pointer-events: auto;margin-left: auto;color: #fff;font-weight: 700;font-size: 1rem;text-shadow: 0 1px 2px rgba(0,0,0,.6);}@media (max-width:640px) {.vstt-card-top {top: 8px;left: 8px;right: 8px;}.vstt-chip {font-size: .7rem;padding: .3rem .55rem;}.vstt-price {font-size: .9rem;}}.vstt-rooms-wrapper, .vstt-rooms-wrapper .vstt-tab-panel {height: auto !important;min-height: auto !important;}