.hero-section[data-v-bd31aa19]{position:relative;height:calc(100vh - 80px);min-height:750px;display:flex;align-items:center;overflow:hidden;margin-top:0;max-height:740px}.hero-content[data-v-bd31aa19]{position:relative;width:100%;height:100%;z-index:1;max-height:740px}.hero-video[data-v-bd31aa19]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video-element[data-v-bd31aa19]{width:100%;height:100%;object-fit:cover}.hero-overlay[data-v-bd31aa19]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:2}.hero-text-content[data-v-bd31aa19]{position:relative;z-index:3;padding:2rem 0;height:100%;display:flex;align-items:center;justify-content:center}.hero-title[data-v-bd31aa19]{font-size:3.5rem;font-weight:300;line-height:1.2;letter-spacing:-.02em}.hero-subtitle[data-v-bd31aa19]{font-size:1.25rem;font-weight:400;line-height:1.5;opacity:.9;max-width:600px;margin:0 auto}.hero-actions[data-v-bd31aa19]{margin-top:2rem}@media (max-width: 768px){.hero-title[data-v-bd31aa19]{font-size:2.5rem}.hero-subtitle[data-v-bd31aa19]{font-size:1.1rem}.hero-actions .v-btn[data-v-bd31aa19]{display:block;width:100%;margin:0 0 1rem}}.value-pillars[data-v-5eb0b3a3]{background-color:#fafafa}.section-title[data-v-5eb0b3a3]{font-size:2.5rem;font-weight:300;line-height:1.3}.section-subtitle[data-v-5eb0b3a3]{font-size:1.2rem;font-weight:400}.pillar-card[data-v-5eb0b3a3]{transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e0e0e0}.pillar-card[data-v-5eb0b3a3]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.pillar-title[data-v-5eb0b3a3]{font-size:1.3rem;font-weight:500;line-height:1.4}.pillar-text[data-v-5eb0b3a3]{font-size:1rem;line-height:1.6}@media (max-width: 768px){.section-title[data-v-5eb0b3a3]{font-size:2rem}.section-subtitle[data-v-5eb0b3a3]{font-size:1.1rem}}.about-section[data-v-7d5f91b3]{background-color:#fff}.section-title[data-v-7d5f91b3]{font-size:2.5rem;font-weight:300;line-height:1.3}.about-text[data-v-7d5f91b3]{font-size:1.1rem;line-height:1.7}.metrics-grid[data-v-7d5f91b3]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.metric-item[data-v-7d5f91b3]{text-align:center;padding:1.5rem;border:1px solid #e0e0e0;border-radius:8px;transition:transform .3s ease}.metric-item[data-v-7d5f91b3]:hover{transform:translateY(-2px)}.metric-number[data-v-7d5f91b3]{font-size:2.5rem;font-weight:300;line-height:1;margin-bottom:.5rem}.metric-label[data-v-7d5f91b3]{font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.section-title[data-v-7d5f91b3]{font-size:2rem}.about-text[data-v-7d5f91b3]{font-size:1rem}.metrics-grid[data-v-7d5f91b3]{grid-template-columns:1fr;gap:1rem}.metric-number[data-v-7d5f91b3]{font-size:2rem}}.booking-flow[data-v-f9908003]{background-color:#fafafa}.section-title[data-v-f9908003]{font-size:2.5rem;font-weight:300;line-height:1.3}.section-subtitle[data-v-f9908003]{font-size:1.2rem;font-weight:400}.flow-container[data-v-f9908003]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.flow-step[data-v-f9908003]{display:flex;align-items:center;flex:1;min-width:200px;max-width:250px}.step-content[data-v-f9908003]{text-align:center;flex:1}.step-number[data-v-f9908003]{width:60px;height:60px;border-radius:50%;background-color:#ff6a3d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;margin:0 auto 1rem}.step-title[data-v-f9908003]{font-size:1.3rem;font-weight:500;margin-bottom:.5rem}.step-text[data-v-f9908003]{font-size:1rem;line-height:1.5}.step-connector[data-v-f9908003]{display:flex;align-items:center;margin:0 1rem}@media (max-width: 768px){.section-title[data-v-f9908003]{font-size:2rem}.flow-container[data-v-f9908003]{flex-direction:column;gap:2rem}.flow-step[data-v-f9908003]{flex-direction:column;width:100%;max-width:none}.step-connector[data-v-f9908003]{transform:rotate(90deg);margin:1rem 0}.step-connector .v-icon[data-v-f9908003]{transform:rotate(90deg)}}.gallery-section[data-v-08c0a6cf]{background-color:#fff}.section-title[data-v-08c0a6cf]{font-size:2.5rem;font-weight:300;line-height:1.3}.section-subtitle[data-v-08c0a6cf]{font-size:1.2rem;font-weight:400}.gallery-card[data-v-08c0a6cf]{cursor:pointer;transition:transform .3s ease}.gallery-card[data-v-08c0a6cf]:hover{transform:scale(1.02)}.gallery-item[data-v-08c0a6cf]{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:8px}.gallery-media[data-v-08c0a6cf]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-overlay[data-v-08c0a6cf]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-card:hover .gallery-overlay[data-v-08c0a6cf]{opacity:1}.gallery-card:hover .gallery-media[data-v-08c0a6cf]{transform:scale(1.05)}.gallery-lightbox[data-v-08c0a6cf] .v-overlay__content{margin:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.lightbox-card[data-v-08c0a6cf]{background:#000000e6;max-width:90vw;max-height:90vh;width:auto;height:auto}.lightbox-content[data-v-08c0a6cf]{display:flex;align-items:center;justify-content:center;max-height:70vh}.lightbox-media[data-v-08c0a6cf]{max-width:100%;max-height:100%;object-fit:contain}.lightbox-controls[data-v-08c0a6cf]{position:absolute;top:0;right:0;z-index:10;background:transparent}.lightbox-navigation[data-v-08c0a6cf]{background:#000000b3;position:absolute;bottom:0;left:0;right:0}.lightbox-counter[data-v-08c0a6cf]{font-size:.9rem}@media (max-width: 768px){.section-title[data-v-08c0a6cf]{font-size:2rem}.lightbox-card[data-v-08c0a6cf]{max-width:95vw;max-height:95vh}}.footer-map[data-v-3ef5d807]{width:100%;position:absolute}.contact-footer[data-v-3ef5d807]{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);padding:0rem 0 1.5rem;position:relative}.footer-container[data-v-3ef5d807]{background-color:#fafafa;border-top:12px solid rgb(255 106 61 / 90%);margin-top:3rem;position:relative;z-index:1}.footer-title[data-v-3ef5d807]{font-size:2rem;font-weight:300;line-height:1.3}.footer-subtitle[data-v-3ef5d807]{font-size:1.1rem;line-height:1.6}.contact-info-title[data-v-3ef5d807]{font-size:1.3rem;font-weight:500}.contact-item[data-v-3ef5d807]{display:flex;align-items:flex-start;line-height:1.5}.footer-logo[data-v-3ef5d807]{margin-top:2rem}.footer-logo-img[data-v-3ef5d807]{max-width:265px;height:auto;opacity:.9;margin:0 auto}.copyright[data-v-3ef5d807]{font-size:.9rem}.footer-links[data-v-3ef5d807]{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.footer-link[data-v-3ef5d807]{color:#ff6a3de5;text-decoration:none;font-size:.85rem;transition:color .3s ease}.footer-link[data-v-3ef5d807]:hover{color:#ff6a3d;text-decoration:underline}.footer-link-divider[data-v-3ef5d807]{color:#ffffff4d;margin:0 .5rem}[data-v-3ef5d807] .v-field--variant-outlined .v-field__outline{--v-field-border-opacity: .3}[data-v-3ef5d807] .v-field--variant-outlined.v-field--focused .v-field__outline{--v-field-border-opacity: 1}@media (max-width: 768px){.footer-title[data-v-3ef5d807]{font-size:1.6rem}.footer-subtitle[data-v-3ef5d807]{font-size:1rem}.footer-logo-img[data-v-3ef5d807]{max-width:150px}}
