.vd-page{background:#fff;min-height:100vh}.vd-container{max-width:1200px;margin:0 auto;padding:0 20px}.vd-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.vd-loading__spinner{border:4px solid #e5e7eb;border-top-color:#7c3aed;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.vd-loading p{color:#6b7280;font-size:16px}.vd-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.vd-error h2{color:#111827;margin-bottom:12px;font-size:28px;font-weight:700}.vd-error p{color:#6b7280;margin-bottom:24px;font-size:16px}.vd-error__btn{color:#fff;background:#7c3aed;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.vd-error__btn:hover{background:#6d28d9;transform:translateY(-1px)}.vd-content{grid-template-columns:1fr 380px;gap:48px;margin-top:32px;padding-bottom:60px;display:grid}.vd-main{flex-direction:column;gap:32px;display:flex}.vd-section__title{color:#111827;margin-bottom:16px;font-size:20px;font-weight:700}@media (max-width:1024px){.vd-content{grid-template-columns:1fr;gap:32px}.vd-sidebar{order:-1;position:static}.vd-gallery{grid-template-columns:1fr;max-height:none}.vd-gallery__thumbnails{grid-template-rows:auto;grid-template-columns:repeat(4,1fr)}.vd-nav__price{display:none}}@media (max-width:768px){.vd-nav__tabs{justify-content:space-around;gap:0;width:100%}.vd-nav__tab{padding:12px 8px;font-size:13px}.vd-hero__title{font-size:24px}.vd-hero__specs{flex-direction:column;gap:8px}.vd-features__grid{grid-template-columns:1fr}.vd-gallery__thumbnails{grid-template-columns:repeat(2,1fr)}.vd-booking{padding:20px}.vd-container{padding:0 16px}}
