.feature-card{border:none;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:box-shadow .3s ease;padding:1.5rem;background-color:white}.feature-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.feature-header{padding-bottom:.5rem}.feature-icon-container{display:flex;align-items:center;gap:1rem}.feature-icon{height:2rem;width:2rem;color:#f97316}.feature-title{font-size:1.25rem;font-weight:700}.feature-content{padding-top:.5rem}.feature-description{color:#6b7280}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333;line-height:1.6}.page-container{display:flex;min-height:100vh;flex-direction:column}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}.button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;font-size:1rem}.button-icon{margin-right:.5rem;width:1.25rem;height:1.25rem}.primary-button{background:linear-gradient(90deg,#f97316,#facc15);color:white}.primary-button:hover{background:linear-gradient(90deg,#ea580c,#eab308)}.outline-button{background:transparent;border:1px solid #f97316;color:#f97316}.outline-button:hover{background-color:rgba(249,115,22,.05)}.white-button{background-color:white;color:#f97316}.white-button:hover{background-color:#f8f8f8}.outline-white-button{background:transparent;border:1px solid white;color:white}.outline-white-button:hover{background-color:rgba(255,255,255,.1)}.large-button{padding:.75rem 2rem;font-size:1.125rem}.full-width,.header{width:100%}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid #eee;background-color:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-container{height:4rem;justify-content:space-between}.header-container,.logo{display:flex;align-items:center}.logo{font-size:1.2rem;font-weight:700;height:40px;color:#f97316;justify-content:center}.nav-menu{display:none}@media (min-width:768px){.nav-menu{display:flex;gap:1.5rem}}.nav-link{font-size:.875rem;font-weight:500;color:#333;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#f97316}.header-actions{display:flex;align-items:center;gap:1rem}.hero-section{position:relative;overflow:hidden;padding:100px 0}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;opacity:0;transition:opacity 1s ease-in-out}.hero-background.active{opacity:1}.container.text-center{position:relative;z-index:1;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width:768px){.hero-section{padding:8rem 0}}.text-center{text-align:center}.hero-title-container{position:relative;display:inline-block}.hero-title{font-size:3.75rem;color:#f97316;margin-bottom:1rem}@media (min-width:768px){.hero-title{font-size:6rem}}.coming-soon-badge{position:absolute;top:-1rem;right:-1rem;background-color:#facc15;color:white;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:9999px}.hero-subtitle{font-size:1.25rem;color:#dadada;margin-bottom:2rem;max-width:36rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.hero-subtitle{font-size:1.5rem}}.hero-description{color:#dfdfdf;margin-bottom:2.5rem;max-width:36rem;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.hero-buttons{flex-direction:row}}.features-section{padding:5rem 0;background-color:white}.section-title{font-size:1.875rem;text-align:center;margin-bottom:1rem}@media (min-width:768px){.section-title{font-size:2.25rem}}.section-title.light{color:white}.section-description{color:#6b7280;text-align:center;margin-bottom:3rem;max-width:36rem;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.app-preview-section{padding:5rem 0;background:linear-gradient(to bottom right,#f97316,#facc15);color:white}.app-preview-content{display:flex;flex-direction:column;gap:3rem}@media (min-width:768px){.app-preview-content{flex-direction:row;align-items:center}}.app-preview-text{flex:1 1}@media (min-width:768px){.app-preview-text{width:50%}}.preview-description{margin-bottom:2rem}.feature-list{display:flex;flex-direction:column;gap:2rem}.feature-item{display:flex;align-items:center;gap:1rem}.feature-dot{height:.25rem;width:.25rem;border-radius:50%;background-color:rgb(245,245,245)}.feature-text{font-weight:500}.app-preview-image{flex:1 1;position:relative;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.app-preview-image{width:50%}}.phone-mockup{background-color:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:1.5rem;padding:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:300px;margin:0 auto}.phone-screen{background-color:#1a202c;border-radius:1rem;overflow:hidden}.screen-image{width:auto;height:auto;max-width:300px;aspect-ratio:300/600;object-fit:contain}.tours-section{padding:5rem 0;background-color:white}.tours-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.tours-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.tours-grid{grid-template-columns:repeat(3,1fr)}}.tours-cta{margin-top:3rem;text-align:center}.testimonials-section{padding:5rem 0;background-color:#f9fafb}.testimonials-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.instagram-section{padding:5rem 0;background-color:white}.instagram-content{display:flex;flex-direction:column;align-items:center;text-align:center}.instagram-icon{height:3rem;width:3rem;color:#f97316;margin-bottom:1rem}.instagram-handle{display:flex;align-items:center;gap:.5rem;margin-bottom:3rem}.handle-text{font-size:1.25rem;font-weight:700}.instagram-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media (min-width:768px){.instagram-grid{grid-template-columns:repeat(4,1fr)}}.instagram-post{overflow:hidden;border-radius:.5rem}.instagram-image{transition:transform .3s ease;object-fit:cover;width:100%;height:100%}.instagram-image:hover{transform:scale(1.1)}.cta-section{padding:5rem 0;background:linear-gradient(to bottom right,#f97316,#facc15);color:white}.cta-content{display:flex;flex-direction:column;align-items:center;text-align:center}.cta-description{margin-bottom:2rem;max-width:36rem}.cta-buttons{display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.cta-buttons{flex-direction:row}}.footer{padding:3rem 0;background-color:#1a202c;color:white}.footer-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media (min-width:768px){.footer-content{flex-direction:row}}.footer-brand{margin-bottom:1.5rem}@media (min-width:768px){.footer-brand{margin-bottom:0}}.footer-tagline{color:#9ca3af;margin-top:.5rem}.footer-social{display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.footer-social{align-items:flex-end}}.footer-social-text{color:#9ca3af;margin-bottom:.5rem}.footer-instagram{display:flex;align-items:center;gap:.5rem}.footer-handle{font-weight:500}.footer-instagram-icon{height:1.25rem;width:1.25rem}.footer-copyright{border-top:1px solid #374151;margin-top:2rem;padding-top:2rem;text-align:center;color:#9ca3af;font-size:.875rem}