@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.navbar-container{position:fixed;top:0;left:0;right:0;background:#fff;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease;z-index:1000}.navbar-container.hidden{transform:translateY(-100%)}.navbar-container.visible{transform:translateY(0)}.navbar-inner{max-width:1600px;margin:0 auto;padding:0 1rem;height:70px;display:flex;align-items:center;justify-content:space-between}.navbar-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#333}.logo-icon-container{display:flex;align-items:center;justify-content:center;height:40px;width:40px}.logo-icon{width:100%;height:100%;object-fit:contain}.logo-text{font-size:1.25rem;font-weight:700}.whatsapp-btn{padding:.5rem 1rem;background:#25d366;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s;text-decoration:none;display:inline-block}.whatsapp-btn:hover{background:#128c7e}.nav-links{display:flex;gap:2rem}.nav-link{text-decoration:none;color:#4b5563;font-weight:500;padding:.5rem;transition:color .2s}.nav-link:hover{color:#2563eb}.nav-link.active{color:#2563eb;border-bottom:2px solid #2563eb}.navbar-right{display:flex;align-items:center;gap:1rem}.cart-container{position:relative}.cart-badge{position:absolute;top:-5px;right:-5px;width:8px;height:8px;background:#ef4444;border-radius:50%}.login-btn{padding:.5rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:background .2s}.login-btn:hover{background:#1d4ed8}.profile-menu{position:relative}.profile-btn{background:none;border:none;cursor:pointer;font-size:1.5rem;color:#4b5563}.profile-dropdown{position:absolute;right:0;top:100%;background:#fff;box-shadow:0 2px 10px #0000001a;border-radius:.375rem;padding:.5rem;min-width:150px}.profile-dropdown a,.profile-dropdown button{display:block;width:100%;padding:.5rem;text-align:left;border:none;background:none;color:#4b5563;cursor:pointer}.profile-dropdown a:hover,.profile-dropdown button:hover{background:#f3f4f6}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;color:#4b5563;cursor:pointer}@media (max-width: 768px){.nav-links.desktop,.navbar-right.desktop{display:none}.logo-icon-container{height:32px;width:32px}.navbar-logo .logo-text{font-size:1rem}.mobile-menu-btn{display:block;padding:8px;font-size:24px;color:#333;cursor:pointer;transition:color .3s ease}.mobile-menu-btn:hover{color:#2563eb}.mobile-nav{position:fixed;top:70px;left:0;right:0;background:#fff;padding:1rem;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;gap:.75rem;z-index:999;animation:slideDown .3s ease-out;max-height:calc(100vh - 70px);overflow-y:auto}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-link{padding:.75rem;text-decoration:none;color:#4b5563;font-weight:500;border-radius:8px;transition:all .3s ease}.mobile-nav-link:hover{background:#f3f4f6;color:#2563eb}.mobile-nav-link.active{color:#2563eb;background:#eff6ff}.mobile-whatsapp-btn{margin-top:.5rem;padding:1rem;background:#25d366;color:#fff;text-align:center;border-radius:8px;font-weight:500;text-decoration:none;transition:background-color .3s ease}.mobile-whatsapp-btn:hover{background:#128c7e}}@media (max-width: 480px){.navbar-inner{padding:0 .75rem}.navbar-logo .logo-text{font-size:.9rem}.mobile-nav{padding:.75rem}}.header{min-height:100vh;padding-top:0;margin-top:0}.header-contents{background:linear-gradient(135deg,#111827eb,#2563ebd1),url(https://images.pexels.com/photos/271618/pexels-photo-271618.jpeg?auto=compress&cs=tinysrgb&w=1920);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 8px 40px #2563eb2e,0 2px 8px #0000001a;padding:6rem 2rem 4rem;margin:0 auto 4rem;max-width:1600px;color:#fff;position:relative;z-index:2;overflow:hidden;min-height:90vh;display:flex;flex-direction:column;justify-content:center}.header-contents{text-align:center;padding:8rem 2rem 4rem;opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease-out forwards}.header-contents.visible{opacity:1;transform:translateY(0)}.welcome-text{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#60a5fa,#34d399,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent;display:block;font-size:4rem;font-weight:800;margin-top:.5rem;text-shadow:0 2px 10px rgba(0,0,0,.1)}.description{font-size:1.25rem;max-width:800px;margin:0 auto 2.5rem;line-height:1.6;color:#ffffffe6}.button-group{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.primary-button,.secondary-button{padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.primary-button{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;box-shadow:0 4px 15px #2563eb4d}.secondary-button{border:2px solid white;color:#fff;background:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.primary-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.secondary-button:hover{background:#fff;color:#2563eb}.why-choose-section{padding:6rem 2rem;background:#f8fafc;margin-top:-4rem;position:relative;z-index:1}.why-choose-headers{text-align:center;max-width:800px;margin:0 auto 4rem}.why-choose-headers h2{font-size:2.8rem;color:#1f2937;margin-bottom:1rem;font-weight:700;background:linear-gradient(135deg,#000,#646567);-webkit-background-clip:text;background-clip:text;color:transparent}.why-choose-headers p{font-size:1.2rem;color:#6b7280;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin:0 auto;padding:2rem;background:transparent;max-width:1200px}.feature-card{background:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;transition:all .3s ease;box-shadow:0 4px 20px #0000000f;border:none}.feature-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #2563eb26}.feature-icon{font-size:3rem;margin-bottom:1.5rem;color:#3b82f6;background:#eff6ff;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 2rem;transition:all .3s ease}.feature-card:hover .feature-icon{background:#3b82f6;color:#fff;transform:rotate(360deg)}.feature-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6;font-size:1.1rem}.rooms-section{padding:6rem 2rem;background:#fff}.section-title{text-align:center;font-size:2.5rem;color:#1f2937;margin-bottom:3rem;font-weight:700}.rooms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto 3rem}.room-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.room-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.room-image{height:240px;background-size:cover;background-position:center}.room-details{padding:2rem}.room-details h3{font-size:1.5rem;color:#1f2937;margin-bottom:1rem}.room-details p{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.room-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.room-price{font-size:1.5rem;font-weight:700;color:#2563eb}.room-status{padding:.5rem 1rem;border-radius:50px;font-weight:600}.room-status.available{background:#dcfce7;color:#16a34a}.room-status.occupied{background:#fee2e2;color:#dc2626}.text-center{text-align:center}.testimonials-section{background:#f8fafc;padding:6rem 2rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}.testimonial-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 4px 20px #0000000d}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1.5rem}.star-icon{color:#fbbf24}.testimonial-content{font-size:1.1rem;color:#4b5563;line-height:1.7;margin-bottom:2rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.testimonial-author h4{font-size:1.1rem;color:#1f2937;margin-bottom:.25rem}.testimonial-author span{color:#6b7280;font-size:.95rem}.cta-section{text-align:center;padding:6rem 2rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.cta-section h2{font-size:3rem;margin-bottom:1.5rem;font-weight:700}.cta-section p{font-size:1.25rem;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}@media (max-width: 1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:30px;padding:1.5rem}.why-choose-headers h2{font-size:2.4rem}}@media (max-width: 768px){.header-contents{padding:4rem 1.5rem;min-height:70vh;margin-bottom:2rem}.welcome-text{font-size:2rem}.gradient-text{font-size:2.5rem}.button-group{flex-direction:column;gap:1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem;padding:1rem}.rooms-grid,.testimonials-grid{grid-template-columns:1fr}.why-choose-section{padding:4rem 1.5rem;margin-top:-2rem}.why-choose-headers{margin-bottom:2rem}.why-choose-headers h2{font-size:2rem}.why-choose-headers p{font-size:1.1rem}.feature-card{padding:2rem 1.5rem}.description{font-size:1.1rem}}@media (max-width: 480px){.header-contents{padding:3rem 1rem;min-height:60vh}.welcome-text{font-size:1.8rem}.gradient-text{font-size:2.2rem}.why-choose-headers h2{font-size:1.8rem}.feature-icon{width:60px;height:60px;font-size:2rem}.feature-card h3{font-size:1.3rem}.feature-card p{font-size:1rem}}.getInn-rooms-container{min-height:100vh;background-color:#f9fafb}.getInn-rooms-hero{background:linear-gradient(to right,#2563eb,#10b981);padding:4rem 1rem;color:#fff;text-align:center}.getInn-hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.getInn-hero-content p{font-size:1.25rem;color:#ffffffe6}.getInn-rooms-content{max-width:1200px;margin:0 auto;padding:2rem 1rem}.getInn-filter-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.getInn-filter-btn{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;background:#fff;color:#4b5563}.getInn-filter-btn.active{background:#2563eb;color:#fff}.getInn-rooms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.getInn-room-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.getInn-room-card:hover{transform:translateY(-4px)}.getInn-room-image{position:relative;height:200px}.getInn-room-image img{width:100%;height:100%;object-fit:cover}.getInn-room-status{position:absolute;top:1rem;left:1rem}.getInn-room-status span{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.getInn-room-status span.available{background:#dcfce7;color:#16a34a}.getInn-room-status span.occupied{background:#fee2e2;color:#dc2626}.getInn-room-details{padding:1.5rem}.getInn-room-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:.5rem}.getInn-room-price{font-size:1.5rem;font-weight:700;color:#2563eb}.getInn-amenities{margin:1.5rem 0}.getInn-amenities-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.5rem}.getInn-amenity{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}.getInn-room-actions{display:flex;flex-direction:column;gap:.75rem}.getInn-book-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border-radius:.5rem;background:#2563eb;color:#fff;font-weight:600;transition:background-color .3s ease;margin-top:15px;width:100%;padding:10px;border:none;cursor:pointer}.getInn-book-btn:hover:not(:disabled){background-color:#0056b3}.getInn-book-btn.disabled{background:#d1d5db;cursor:not-allowed;background-color:#ccc}.getInn-details-btn{padding:.75rem;border-radius:.5rem;border:1px solid #d1d5db;background:#fff;color:#4b5563;font-weight:600;transition:all .3s ease}.getInn-pricing-section{background:#fff;padding:4rem 1rem}.getInn-cta-section{background:linear-gradient(to right,#2563eb,#10b981);padding:4rem 1rem;text-align:center;color:#fff}.getInn-horizontal-filters{display:flex;align-items:center;gap:20px;padding:20px;background-color:#f5f5f5;border-radius:8px;margin-bottom:30px}.getInn-sharing-filters{display:flex;gap:10px}.getInn-directory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;padding:20px 0 40px}.getInn-door-card{border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .2s;background-color:#fff}.getInn-door-card:hover{transform:translateY(-5px)}.getInn-door-image{width:100%;height:200px;object-fit:cover}.getInn-door-details{padding:15px;text-align:center}.getInn-room-number{font-size:1.5rem;margin-bottom:10px}.getInn-status-indicator{margin-bottom:15px;padding:5px 10px;border-radius:4px;font-size:.9rem}.getInn-status-indicator.available{background-color:#e6f4ea;color:#1e7e34}.getInn-status-indicator.occupied{background-color:#feeced;color:#dc3545}.getInn-dining-container{min-height:100vh;background-color:#f9fafb}.getInn-dining-hero{background:linear-gradient(to right,#f97316,#dc2626);padding:4rem 1rem;color:#fff;text-align:center}.getInn-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;animation:fadeInDown .6s ease-out}.getInn-hero-content p{font-size:1.25rem;color:#ffffffe6;max-width:800px;margin:0 auto;animation:fadeInUp .6s ease-out}.getInn-section-content{max-width:1200px;margin:0 auto;padding:4rem 1rem}.getInn-meal-timings{background:#fff}.getInn-timing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.getInn-timing-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;text-align:center;padding:2rem}.getInn-timing-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.getInn-timing-card.orange .getInn-timing-icon-wrapper{background:linear-gradient(135deg,#ffedd5,#fed7aa)}.getInn-timing-card.emerald .getInn-timing-icon-wrapper{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.getInn-timing-card.blue .getInn-timing-icon-wrapper{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.getInn-timing-icon-wrapper{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.getInn-meal-icon{width:2rem;height:2rem;color:#1f2937}.getInn-timing-card h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.getInn-timing-time{font-size:1.25rem;color:#4b5563;margin-bottom:.5rem}.getInn-timing-days{color:#6b7280;font-size:.875rem}.getInn-weekly-menu{background:#f8fafc}.getInn-menu-days{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.getInn-day-btn{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;background:#fff;color:#4b5563;border:none;cursor:pointer}.getInn-day-btn:hover{background:#fff1f2;color:#dc2626}.getInn-day-btn.active{background:#dc2626;color:#fff}.getInn-menu-display{background:linear-gradient(135deg,#fff7ed,#fef2f2);border-radius:1rem;padding:2rem;max-width:1250px;margin:0 auto}.getInn-menu-display h3{text-align:center;font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.getInn-menu-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.getInn-menu-item{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px #0000000d}.getInn-menu-header{display:flex;align-items:center;margin-bottom:1rem}.getInn-menu-icon{width:1.5rem;height:1.5rem;color:#dc2626;margin-right:.75rem}.getInn-menu-header h4{font-size:1.25rem;font-weight:600;color:#1f2937}.getInn-menu-item p{color:#4b5563;line-height:1.6}.getInn-dining-features{background:#fff}.getInn-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.getInn-feature-card{text-align:center;padding:2rem;background:#f8fafc;border-radius:1rem;transition:all .3s ease}.getInn-feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.getInn-feature-icon-wrapper{width:4rem;height:4rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 6px #0000000d}.getInn-feature-icon{width:2rem;height:2rem}.getInn-special-features{background:#f8fafc}.getInn-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}.getInn-service-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000000d}.getInn-service-bullet{width:1.5rem;height:1.5rem;background:#fee2e2;border-radius:50%;flex-shrink:0;position:relative}.getInn-service-bullet:after{content:"";position:absolute;width:.5rem;height:.5rem;background:#dc2626;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.getInn-kitchen-gallery{background:linear-gradient(to right,#111827,#1f2937);color:#fff}.getInn-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.getInn-gallery-card{background:#ffffff1a;border-radius:1rem;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.getInn-gallery-card img{width:100%;height:200px;object-fit:cover}.getInn-gallery-content{padding:1.5rem}.getInn-gallery-content h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.getInn-gallery-content p{color:#d1d5db;font-size:.875rem}.getInn-dining-cta{background:linear-gradient(to right,#f97316,#dc2626);padding:4rem 1rem;color:#fff;text-align:center}.getInn-cta-content{max-width:800px;margin:0 auto}.getInn-primary-btn{background:#fff;color:#dc2626;border:none}.getInn-secondary-btn:hover{background:#fff;color:#dc2626;transform:translateY(-2px)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.getInn-hero-content h1,.getInn-section-header h2{font-size:2rem}.getInn-menu-days,.getInn-cta-buttons{flex-direction:column}.getInn-timing-cards,.getInn-features-grid,.getInn-gallery-grid{grid-template-columns:1fr}}.getInn-facilities-container{min-height:100vh;background-color:#f9fafb}.getInn-facilities-hero{background:linear-gradient(to right,#2563eb,#10b981);padding:4rem 1rem;color:#fff;text-align:center}.getInn-hero-content{max-width:1200px;margin:0 auto}.getInn-hero-content p{font-size:1.25rem;color:#ffffffe6;max-width:800px;margin:0 auto}.getInn-main-facilities{padding:4rem 1rem}.getInn-section-content{max-width:1200px;margin:0 auto}.getInn-section-header h2{font-size:2.5rem;color:#1f2937;font-weight:700;margin-bottom:1rem}.getInn-section-header.light h2,.getInn-section-header.light p{color:#fff}.getInn-facilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.getInn-facility-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;text-align:center}.getInn-facility-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.getInn-facility-icon-wrapper{background:linear-gradient(135deg,#dbeafe,#d1fae5);width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.getInn-facility-icon{width:2rem;height:2rem;color:#2563eb}.getInn-detailed-facilities{background:#fff;padding:4rem 1rem}.getInn-detailed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.getInn-category-card{background:#f9fafb;padding:2rem;border-radius:1rem}.getInn-category-title{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.getInn-category-marker{width:.75rem;height:2rem;background:#2563eb;border-radius:999px;margin-right:1rem}.getInn-category-items{display:grid;gap:1rem}.getInn-item{display:flex;align-items:flex-start;gap:1rem}.getInn-item-bullet{width:2rem;height:2rem;background:#d1fae5;border-radius:50%;flex-shrink:0;margin-top:.25rem;display:flex;align-items:center;justify-content:center}.getInn-item-bullet:after{content:"";width:.5rem;height:.5rem;background:#10b981;border-radius:50%}.getInn-item-content h4{font-weight:600;color:#1f2937;margin-bottom:.25rem}.getInn-item-content p{color:#6b7280}.getInn-timing-section{background:linear-gradient(to right,#111827,#1f2937);padding:4rem 1rem;color:#fff}.getInn-timing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}.getInn-timing-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:1rem}.getInn-timing-header{display:flex;align-items:center;margin-bottom:1rem}.getInn-timing-icon{width:2rem;height:2rem;margin-right:1rem}.getInn-timing-icon.blue{color:#60a5fa}.getInn-timing-icon.green{color:#34d399}.getInn-timing-icon.orange{color:#fb923c}.getInn-timing-icon.purple{color:#c084fc}.getInn-timing-icon.pink{color:#f472b6}.getInn-timing-icon.red{color:#f87171}.getInn-timing-info{color:#d1d5db}.getInn-time{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.getInn-clock-icon{width:1rem;height:1rem}.getInn-days{font-size:.875rem;color:#9ca3af}.getInn-cta-section{background:linear-gradient(to right,#2563eb,#10b981);padding:4rem 1rem;color:#fff}.getInn-cta-content{max-width:800px;margin:0 auto;text-align:center}.getInn-cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.getInn-primary-btn,.getInn-secondary-btn{padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;transition:all .3s ease;cursor:pointer}.getInn-primary-btn{background:#fff;color:#2563eb;border:none}.getInn-secondary-btn{background:transparent;border:2px solid white;color:#fff}.getInn-secondary-btn:hover{background:#fff;color:#2563eb;transform:translateY(-2px)}@media (max-width: 768px){.getInn-hero-content h1,.getInn-section-header h2{font-size:2rem}.getInn-cta-buttons{flex-direction:column}.getInn-detailed-grid,.getInn-timing-grid{grid-template-columns:1fr}.getInn-facility-card,.getInn-category-card{padding:1.5rem}}.getInn-facility-card,.getInn-category-card,.getInn-timing-card{animation:fadeIn .6s ease-out forwards}.getInn-gallery-container{min-height:100vh;background-color:#f9fafb}.getInn-gallery-hero{background:linear-gradient(135deg,#6d28d9,#db2777);padding:6rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.getInn-gallery-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}.getInn-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.getInn-category-filter{background:#fff;padding:2rem 1rem;box-shadow:0 4px 6px -1px #0000001a}.getInn-filter-content{max-width:1280px;margin:0 auto}.getInn-filter-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.getInn-filter-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;transition:all .3s ease;background:#f3f4f6;color:#374151}.getInn-filter-btn:hover{background:#ede9fe;color:#6d28d9;transform:translateY(-1px)}.getInn-filter-btn.active{background:#6d28d9;color:#fff;box-shadow:0 4px 12px #6d28d940}.getInn-category-icon{width:1.25rem;height:1.25rem}.getInn-gallery-grid-section{padding:4rem 1rem}.getInn-grid-container{max-width:1280px;margin:0 auto}.getInn-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.getInn-gallery-item{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.getInn-gallery-item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.getInn-image-container{position:relative;aspect-ratio:4/3}.getInn-image-container img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.getInn-gallery-item:hover img{transform:scale(1.05)}.getInn-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;padding:1.5rem}.getInn-gallery-item:hover .getInn-image-overlay{opacity:1}.getInn-image-info{color:#fff}.getInn-image-info h3{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.getInn-image-info p{font-size:.875rem;color:#ffffffe6}.getInn-image-icon{position:absolute;top:1rem;right:1rem;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.5rem;border-radius:9999px;opacity:0;transform:translateY(-10px);transition:all .3s ease}.getInn-gallery-item:hover .getInn-image-icon{opacity:1;transform:translateY(0)}.getInn-camera-icon{width:1.25rem;height:1.25rem;color:#fff}.getInn-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}.getInn-modal-content{position:relative;max-width:90vw;max-height:90vh}.getInn-modal-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:.5rem}.getInn-close-btn,.getInn-nav-btn{position:absolute;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:.5rem;border-radius:9999px;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.getInn-close-btn{top:1rem;right:1rem}.getInn-nav-btn{top:50%;transform:translateY(-50%)}.getInn-nav-btn.prev{left:1rem}.getInn-nav-btn.next{right:1rem}.getInn-close-btn:hover,.getInn-nav-btn:hover{background:#ffffff4d}.getInn-image-counter{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem}.getInn-stats-section{padding:4rem 1rem;background:#fff}.getInn-stats-content{max-width:1280px;margin:0 auto}.getInn-stats-header{text-align:center;margin-bottom:3rem}.getInn-stats-header h2{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.getInn-stats-header p{font-size:1.25rem;color:#6b7280}.getInn-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.getInn-stat-item{text-align:center}.getInn-stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.getInn-stat-number.purple{color:#6d28d9}.getInn-stat-number.pink{color:#db2777}.getInn-stat-number.blue{color:#2563eb}.getInn-stat-number.emerald{color:#059669}.getInn-stat-label{color:#6b7280;font-size:1.125rem}.getInn-gallery-cta{background:linear-gradient(135deg,#6d28d9,#db2777);padding:4rem 1rem;position:relative;overflow:hidden}.getInn-gallery-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}.getInn-cta-content h2{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.getInn-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.getInn-primary-btn,.getInn-secondary-btn{padding:.75rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;transition:all .3s ease}.getInn-primary-btn{background:#fff;color:#6d28d9}.getInn-primary-btn:hover{background:#f3f4f6;transform:translateY(-2px)}.getInn-secondary-btn{border:2px solid white;color:#fff}.getInn-secondary-btn:hover{background:#fff;color:#6d28d9;transform:translateY(-2px)}@media (max-width: 768px){.getInn-hero-content h1{font-size:2.5rem}.getInn-filter-btn{padding:.5rem 1rem;font-size:.875rem}.getInn-stats-grid{grid-template-columns:repeat(2,1fr)}.getInn-cta-content h2{font-size:1.875rem}.getInn-cta-buttons{flex-direction:column}.getInn-primary-btn,.getInn-secondary-btn{width:100%}}.getInn-about-container{min-height:100vh;background-color:#f9fafb}.getInn-about-hero{background:linear-gradient(135deg,#2563eb,#10b981);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.getInn-about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}.getInn-stats-section{background:#fff;padding:4rem 1rem;transform:translateY(-50px);margin-bottom:-50px}.getInn-stats-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a}.getInn-stat-card{text-align:center}.getInn-stat-icon-wrapper{width:4rem;height:4rem;background:linear-gradient(135deg,#2563eb,#10b981);border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.getInn-stat-icon{width:2rem;height:2rem;color:#fff}.getInn-stat-number{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.getInn-stat-label{color:#6b7280}.getInn-story-section{padding:4rem 1rem}.getInn-story-content{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.getInn-story-content{grid-template-columns:1fr}}.getInn-story-text h2{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:2rem}.getInn-story-paragraphs{display:flex;flex-direction:column;gap:1.5rem;color:#4b5563;line-height:1.7}.getInn-story-image{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.getInn-story-image img{width:100%;height:100%;object-fit:cover}.getInn-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.3),transparent)}.getInn-mission-section{padding:4rem 1rem;background:#fff}.getInn-mission-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.getInn-mission-card,.getInn-vision-card{padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease}.getInn-mission-card{background:linear-gradient(135deg,#dbeafe,#dcfce7)}.getInn-vision-card{background:linear-gradient(135deg,#dcfce7,#dbeafe)}.getInn-mission-card:hover,.getInn-vision-card:hover{transform:translateY(-4px)}.getInn-mission-header,.getInn-vision-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.getInn-mission-icon,.getInn-vision-icon{background:#fff;width:3rem;height:3rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a}.getInn-mission-icon svg,.getInn-vision-icon svg{width:1.5rem;height:1.5rem;color:#2563eb}.getInn-mission-header h3,.getInn-vision-header h3{font-size:1.5rem;font-weight:700;color:#111827}.getInn-mission-card p,.getInn-vision-card p{color:#4b5563;line-height:1.7}.getInn-values-section{padding:4rem 1rem;background:#f9fafb}.getInn-section-header{text-align:center;max-width:800px;margin:0 auto 3rem}.getInn-values-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.getInn-value-card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;text-align:center;transition:transform .3s ease}.getInn-value-card:hover{transform:translateY(-4px)}.getInn-value-icon-wrapper{width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.getInn-value-icon{width:2rem;height:2rem}.getInn-value-red .getInn-value-icon-wrapper{background:#fee2e2}.getInn-value-red .getInn-value-icon{color:#dc2626}.getInn-value-blue .getInn-value-icon-wrapper{background:#dbeafe}.getInn-value-blue .getInn-value-icon{color:#2563eb}.getInn-value-yellow .getInn-value-icon-wrapper{background:#fef3c7}.getInn-value-yellow .getInn-value-icon{color:#d97706}.getInn-value-green .getInn-value-icon-wrapper{background:#d1fae5}.getInn-value-green .getInn-value-icon{color:#059669}.getInn-value-card h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.getInn-value-card p{color:#6b7280;line-height:1.6}.getInn-timeline-section{padding:4rem 1rem;background:#fff}.getInn-timeline{max-width:1280px;margin:0 auto;position:relative;padding:2rem 0}.getInn-timeline-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#e5e7eb;transform:translate(-50%)}.getInn-timeline-events{position:relative}.getInn-timeline-event{display:flex;align-items:center;margin:2rem 0;opacity:0;transform:translateY(20px);animation:fadeIn .5s ease forwards}.getInn-timeline-event.left{flex-direction:row}.getInn-timeline-event.right{flex-direction:row-reverse}.getInn-event-content{width:calc(50% - 2rem);background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a}.getInn-event-year{font-size:1.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.getInn-event-content h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.getInn-event-content p{color:#6b7280}.getInn-event-dot{width:1rem;height:1rem;background:#2563eb;border:3px solid white;border-radius:9999px;margin:0 1rem;box-shadow:0 0 0 4px #2563eb33}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.getInn-team-section{padding:4rem 1rem;background:#f9fafb}.getInn-team-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.getInn-team-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease}.getInn-team-card:hover{transform:translateY(-4px)}.getInn-member-image{position:relative;height:300px;overflow:hidden}.getInn-member-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.getInn-team-card:hover .getInn-member-image img{transform:scale(1.05)}.getInn-member-info{padding:1.5rem}.getInn-member-info h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.getInn-member-role{color:#2563eb;font-weight:500;margin-bottom:1rem}.getInn-member-info p{color:#6b7280}.getInn-about-cta{background:linear-gradient(135deg,#2563eb,#10b981);padding:4rem 1rem;position:relative;overflow:hidden}.getInn-about-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}@media (max-width: 768px){.getInn-hero-content h1{font-size:2.5rem}.getInn-timeline-event{flex-direction:column!important;margin:3rem 0}.getInn-event-content{width:100%;margin-bottom:1rem}.getInn-timeline-line{left:1rem}.getInn-cta-buttons{flex-direction:column}.getInn-cta-primary,.getInn-cta-secondary{width:100%}}.getInn-faq-container{min-height:100vh;background-color:#f9fafb}.getInn-faq-hero{background:linear-gradient(135deg,#4f46e5,#7c3aed);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.getInn-faq-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}.getInn-search-section{background:#fff;padding:2rem 1rem;transform:translateY(-50px);margin-bottom:-50px}.getInn-search-container{max-width:1024px;margin:0 auto;display:flex;gap:1rem;flex-wrap:wrap;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a}.getInn-search-wrapper{flex:1;min-width:280px;position:relative}.getInn-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#6b7280}.getInn-search-input{width:100%;padding:1rem 1rem 1rem 3rem;border:1px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:all .3s ease}.getInn-search-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.getInn-category-select{padding:1rem;border:1px solid #e5e7eb;border-radius:.75rem;min-width:200px;font-size:1rem;color:#374151;background-color:#fff;transition:all .3s ease}.getInn-category-select:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.getInn-faq-list-section{padding:4rem 1rem}.getInn-faq-list{max-width:1024px;margin:0 auto}.getInn-faq-grid{display:flex;flex-direction:column;gap:1rem}.getInn-faq-item{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}.getInn-faq-item:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.getInn-faq-question{width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;text-align:left;background:#fff;border:none;cursor:pointer;transition:background-color .3s ease}.getInn-faq-question:hover{background-color:#f9fafb}.getInn-question-content{flex:1}.getInn-category-badge{display:inline-block;padding:.25rem .75rem;background:#e0e7ff;color:#4f46e5;font-size:.75rem;font-weight:600;border-radius:9999px;margin-bottom:.5rem;text-transform:capitalize}.getInn-question-content h3{font-size:1.125rem;font-weight:600;color:#111827}.getInn-toggle-icon{color:#6b7280;display:flex;align-items:center;justify-content:center;margin-left:1rem;transition:transform .3s ease}.getInn-faq-answer{padding:0 1.5rem 1.5rem;color:#4b5563;line-height:1.6}.getInn-empty-state{text-align:center;padding:4rem 1rem}.getInn-empty-state svg{width:4rem;height:4rem;color:#9ca3af;margin:0 auto 1rem}.getInn-empty-state h3{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}.getInn-empty-state p{color:#6b7280}.getInn-topics-section{padding:4rem 1rem;background:#fff}.getInn-topics-container{max-width:1280px;margin:0 auto}.getInn-topics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.getInn-topic-card{background:#f9fafb;padding:2rem;border-radius:1rem;transition:all .3s ease}.getInn-topic-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.getInn-topic-card h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem;text-transform:capitalize}.getInn-topic-questions{display:flex;flex-direction:column;gap:.75rem}.getInn-topic-question{text-align:left;color:#4b5563;transition:all .3s ease;line-height:1.5}.getInn-topic-question:hover{color:#4f46e5;transform:translate(4px)}.getInn-view-all{margin-top:1.5rem;color:#4f46e5;font-weight:600;transition:color .3s ease}.getInn-view-all:hover{color:#4338ca}.getInn-help-section{background:linear-gradient(135deg,#4f46e5,#7c3aed);padding:4rem 1rem;position:relative;overflow:hidden}.getInn-help-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}.getInn-help-content{max-width:1024px;margin:0 auto;text-align:center;position:relative;z-index:1}.getInn-help-content h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.getInn-help-content>p{font-size:1.25rem;color:#ffffffe6;margin-bottom:3rem}.getInn-help-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.getInn-help-card{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2rem;border-radius:1rem;color:#fff;transition:transform .3s ease}.getInn-help-card:hover{transform:translateY(-4px)}.getInn-help-card svg{width:3rem;height:3rem;margin:0 auto 1.5rem}.getInn-help-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.getInn-help-card p{color:#ffffffe6;margin-bottom:1.5rem}.getInn-help-button{background:#fff;color:#4f46e5;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease}.getInn-help-button:hover{background:#f3f4f6;transform:translateY(-2px)}.getInn-cta-section{padding:4rem 1rem;background:#fff}.getInn-cta-content{max-width:1024px;margin:0 auto;text-align:center}.getInn-cta-content h2{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.getInn-cta-content p{font-size:1.25rem;color:#6b7280;margin-bottom:2rem}.getInn-primary-button,.getInn-secondary-button{padding:1rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;transition:all .3s ease}.getInn-primary-button{background:#4f46e5;color:#fff}.getInn-primary-button:hover{background:#4338ca;transform:translateY(-2px)}.getInn-secondary-button{border:2px solid #4f46e5;color:#4f46e5}.getInn-secondary-button:hover{background:#4f46e5;color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.getInn-hero-content h1{font-size:2.5rem}.getInn-search-container{flex-direction:column}.getInn-category-select{width:100%}.getInn-cta-buttons{flex-direction:column}.getInn-primary-button,.getInn-secondary-button{width:100%}}.getInn-contact-container{min-height:100vh;background-color:#f9fafb}.getInn-contact-hero{background:linear-gradient(135deg,#2563eb,#7c3aed);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.getInn-contact-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}.getInn-hero-content{max-width:1280px;margin:0 auto;position:relative;z-index:1}.getInn-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.getInn-hero-content p{font-size:1.25rem;color:#ffffffe6;max-width:600px;margin:0 auto}.getInn-section-content{max-width:1280px;margin:0 auto;padding:4rem 1rem}.getInn-section-header h2{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.getInn-section-header p{font-size:1.25rem;color:#6b7280}.getInn-contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.getInn-contact-card{background:#fff;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a}.getInn-contact-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.getInn-card-icon-wrapper{width:3rem;height:3rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.getInn-contact-icon{width:1.5rem;height:1.5rem}.getInn-card-blue .getInn-card-icon-wrapper{background-color:#dbeafe;color:#2563eb}.getInn-card-emerald .getInn-card-icon-wrapper{background-color:#d1fae5;color:#059669}.getInn-card-orange .getInn-card-icon-wrapper{background-color:#ffedd5;color:#ea580c}.getInn-card-purple .getInn-card-icon-wrapper{background-color:#ede9fe;color:#7c3aed}.getInn-contact-card h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.getInn-card-details{display:flex;flex-direction:column;gap:.5rem}.getInn-card-details p{color:#6b7280;font-size:.875rem}.getInn-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}@media (max-width: 1024px){.getInn-contact-grid{grid-template-columns:1fr}}.getInn-form-container{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a}.getInn-form-container h3{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:2rem}.getInn-contact-form{display:flex;flex-direction:column;gap:1.5rem}.getInn-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 640px){.getInn-form-grid{grid-template-columns:1fr}}.getInn-form-group{display:flex;flex-direction:column;gap:.5rem}.getInn-form-group label{font-size:.875rem;font-weight:500;color:#374151}.getInn-form-group input,.getInn-form-group select,.getInn-form-group textarea{padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .3s ease}.getInn-form-group input:focus,.getInn-form-group select:focus,.getInn-form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.getInn-error-message{color:#dc2626;font-size:.875rem}.getInn-submit-btn{background:#2563eb;color:#fff;padding:1rem;border-radius:.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.getInn-submit-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.getInn-send-icon{width:1.25rem;height:1.25rem}.getInn-map-container{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.getInn-map-content{height:100%;min-height:400px;background:linear-gradient(135deg,#dbeafe,#ede9fe);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.getInn-map-icon{width:4rem;height:4rem;color:#2563eb;margin-bottom:1rem}.getInn-map-content h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.getInn-map-content p{color:#6b7280;margin-bottom:1.5rem}.getInn-map-btn{background:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease}.getInn-map-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.getInn-support-section{background:#fff;padding:4rem 0}.getInn-support-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.getInn-support-card{background:#f9fafb;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.getInn-support-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.getInn-support-icon-wrapper{width:4rem;height:4rem;background:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 6px -1px #0000001a}.getInn-support-icon{width:2rem;height:2rem;color:#2563eb}.getInn-support-card h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}.getInn-support-description{color:#6b7280;margin-bottom:1rem}.getInn-support-contact{color:#2563eb;font-weight:600}.getInn-faq-section{background:#f9fafb;padding:4rem 0}.getInn-faq-grid{display:grid;gap:1.5rem;max-width:800px;margin:0 auto}.getInn-faq-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a}.getInn-faq-card h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.75rem}.getInn-faq-card p{color:#6b7280}.getInn-cta-section{background:linear-gradient(135deg,#2563eb,#7c3aed);padding:4rem 2rem;position:relative;overflow:hidden}.getInn-cta-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.1}.getInn-cta-content{max-width:1024px;margin:0 auto;text-align:center;position:relative;z-index:1}.getInn-cta-content h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.getInn-cta-content p{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem}.getInn-cta-buttons{display:flex;gap:1rem;justify-content:center}.getInn-cta-primary,.getInn-cta-secondary{padding:.75rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;transition:all .3s ease}.getInn-cta-primary{background:#fff;color:#2563eb}.getInn-cta-primary:hover{background:#f3f4f6;transform:translateY(-2px)}.getInn-cta-secondary{border:2px solid white;color:#fff}.getInn-cta-secondary:hover{background:#fff;color:#2563eb;transform:translateY(-2px)}@media (max-width: 768px){.getInn-hero-content h1{font-size:2.5rem}.getInn-section-header h2{font-size:2rem}.getInn-cta-buttons{flex-direction:column}.getInn-cta-primary,.getInn-cta-secondary{width:100%}}.getInn-footer{background:linear-gradient(to bottom,#1a1f36,#111827);color:#fff;position:relative;overflow:hidden}.getInn-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat}.getInn-footer-content{max-width:1550px;margin:0 auto;padding:4rem 1rem;position:relative;z-index:1}.getInn-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media (max-width: 1024px){.getInn-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.getInn-footer-grid{grid-template-columns:1fr}}.getInn-company-info{display:flex;flex-direction:column;gap:1.5rem}.getInn-logo{display:flex;align-items:center;gap:.75rem}.getInn-logo-icon{background:linear-gradient(135deg,#3b82f6,#10b981);padding:.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.getInn-logo-icon svg{width:1.5rem;height:1.5rem;color:#fff}.getInn-logo span{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#60a5fa,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.getInn-company-info p{color:#9ca3af;line-height:1.6}.getInn-social-links{display:flex;gap:1rem}.getInn-social-icon{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background:#ffffff1a}.getInn-social-icon svg{width:1.25rem;height:1.25rem;color:#fff;transition:all .3s ease}.getInn-social-icon:hover{transform:translateY(-2px)}.getInn-social-icon.facebook:hover{background:#1877f2}.getInn-social-icon.instagram:hover{background:#e4405f}.getInn-social-icon.twitter:hover{background:#1da1f2}.getInn-social-icon.youtube:hover{background:red}.getInn-social-icon.linkedin:hover{background:#0077b5}.getInn-footer-section h3{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;color:#fff;position:relative;padding-bottom:.75rem}.getInn-footer-section h3:after{content:"";position:absolute;bottom:0;left:0;width:2rem;height:2px;background:linear-gradient(to right,#3b82f6,#10b981)}.getInn-footer-links{display:flex;flex-direction:column;gap:.75rem}.getInn-footer-links a{color:#9ca3af;transition:all .3s ease;display:inline-block}.getInn-footer-links a:hover{color:#fff;transform:translate(4px)}.getInn-contact-info{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.getInn-contact-item{display:flex;gap:.75rem;color:#9ca3af}.getInn-contact-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.getInn-contact-icon.map{color:#3b82f6}.getInn-contact-icon.phone{color:#10b981}.getInn-contact-icon.mail{color:#f59e0b}.getInn-newsletter{margin-top:2rem}.getInn-newsletter h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}.getInn-newsletter-form{display:flex;gap:.5rem}.getInn-newsletter-form input{flex:1;padding:.75rem 1rem;border-radius:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:.875rem;transition:all .3s ease}.getInn-newsletter-form input:focus{outline:none;border-color:#3b82f6;background:#ffffff26}.getInn-newsletter-form input::placeholder{color:#9ca3af}.getInn-newsletter-form button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#10b981);color:#fff;border-radius:.5rem;font-weight:600;font-size:.875rem;transition:all .3s ease}.getInn-newsletter-form button:hover{opacity:.9;transform:translateY(-1px)}.getInn-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.getInn-footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;width:100%}.getInn-footer-bottom p{color:#9ca3af;font-size:.875rem}.getInn-bottom-links{display:flex;align-items:center;gap:1rem}.getInn-bottom-links a{color:#9ca3af;font-size:.875rem;transition:color .3s ease}.getInn-bottom-links a:hover{color:#fff}.getInn-divider{color:#4b5563}.valix-signature{text-align:center;font-size:.875rem;padding:.2rem 3.5rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.heart{color:#e11d48;display:inline-block;margin:0 .25rem;animation:heartbeat 1.5s ease-in-out infinite}.valix-link{color:inherit;text-decoration:none;transition:all .3s ease}.valix-text{background:linear-gradient(135deg,#3b82f6,#10b981);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:650;padding:0 .15rem}@keyframes heartbeat{0%{transform:scale(1)}25%{transform:scale(1.1)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width: 768px){.getInn-footer-content{padding:3rem 1rem}.getInn-footer-bottom-content{flex-direction:column;text-align:center}.getInn-bottom-links{justify-content:center}.getInn-newsletter-form{flex-direction:column}.getInn-newsletter-form button{width:100%}.valix-signature{margin-top:1.5rem}}.getInn-terms-container{min-height:100vh;background-color:#f9fafb}.getInn-terms-hero{background:linear-gradient(to right,#1f2937,#111827);padding:4rem 1rem;color:#fff;text-align:center}.getInn-hero-content{max-width:1280px;margin:0 auto;padding:0 1rem}.getInn-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.getInn-hero-content p{font-size:1.25rem;color:#d1d5db;max-width:48rem;margin:0 auto}.getInn-last-updated{padding:2rem 1rem;background-color:#fff;border-bottom:1px solid #e5e7eb}.getInn-update-notice{max-width:64rem;margin:0 auto;background-color:#eff6ff;padding:1rem;border-radius:.5rem;display:flex;align-items:center;gap:.75rem}.getInn-update-notice svg{width:1.25rem;height:1.25rem;color:#2563eb}.getInn-main-terms{padding:4rem 1rem}.getInn-terms-grid{max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.getInn-terms-card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.getInn-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.getInn-icon-wrapper{background-color:#eff6ff;padding:.75rem;border-radius:9999px}.getInn-section-icon{width:1.5rem;height:1.5rem;color:#2563eb}.getInn-card-header h2{font-size:1.5rem;font-weight:700;color:#111827}.getInn-card-content{display:flex;flex-direction:column;gap:.75rem}.getInn-list-item{display:flex;align-items:flex-start;gap:.75rem}.getInn-bullet{width:1.5rem;height:1.5rem;background-color:#dcfce7;border-radius:9999px;flex-shrink:0;margin-top:.125rem;display:flex;align-items:center;justify-content:center}.getInn-bullet:after{content:"";width:.5rem;height:.5rem;background-color:#16a34a;border-radius:9999px}.getInn-policies-section{padding:4rem 1rem;background-color:#fff}.getInn-section-header h2{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.getInn-section-header p{font-size:1.25rem;color:#4b5563}.getInn-policies-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:0 1rem}.getInn-policy-card{background-color:#f9fafb;border-radius:.75rem;padding:1.5rem}.getInn-policy-card h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}.getInn-policy-description{color:#4b5563;margin-bottom:1rem}.getInn-policy-points{display:flex;flex-direction:column;gap:.5rem}.getInn-policy-item{display:flex;gap:.5rem;align-items:flex-start}.getInn-policy-item svg{width:1rem;height:1rem;color:#16a34a;flex-shrink:0;margin-top:.125rem}.getInn-notes-section{padding:4rem 1rem}.getInn-notes-card{max-width:64rem;margin:0 auto;background:linear-gradient(to right,#fef2f2,#fff7ed);border:1px solid #fecaca;border-radius:.75rem;padding:2rem}.getInn-notes-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.getInn-notes-header svg{width:2rem;height:2rem;color:#dc2626}.getInn-notes-header h2{font-size:1.5rem;font-weight:700;color:#111827}.getInn-notes-content{display:flex;flex-direction:column;gap:1rem;color:#4b5563}.getInn-contact-section{padding:4rem 1rem;background-color:#fff}.getInn-contact-content{max-width:64rem;margin:0 auto;text-align:center}.getInn-contact-content h2{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.getInn-contact-content p{font-size:1.25rem;color:#4b5563;margin-bottom:2rem}.getInn-primary-button{background-color:#2563eb;color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;transition:background-color .3s ease}.getInn-primary-button:hover{background-color:#1d4ed8}.getInn-secondary-button{border:2px solid #2563eb;color:#2563eb;padding:.75rem 2rem;border-radius:.5rem;font-size:1.125rem;font-weight:600;transition:background-color .3s ease}.getInn-acceptance-section{padding:2rem 1rem;background-color:#f9fafb}.getInn-acceptance-card{max-width:64rem;margin:0 auto;background-color:#fff;border-radius:.5rem;padding:1.5rem;text-align:center;color:#4b5563}@media (max-width: 768px){.getInn-hero-content h1{font-size:2.5rem}.getInn-card-header{flex-direction:column;text-align:center}.getInn-policies-grid{grid-template-columns:1fr}.getInn-contact-buttons{flex-direction:column}}.getInn-privacy-container{min-height:100vh;background-color:#f8fafc}.getInn-privacy-hero{background:linear-gradient(135deg,#0f172a,#1e293b);padding:5rem 1rem;text-align:center;color:#fff}.getInn-hero-content{max-width:64rem;margin:0 auto}.getInn-hero-icon{width:4rem;height:4rem;color:#60a5fa;margin-bottom:1.5rem}.getInn-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.getInn-hero-content p{font-size:1.25rem;color:#94a3b8;max-width:36rem;margin:0 auto}.getInn-last-updated{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 1rem}.getInn-update-container{max-width:64rem;margin:0 auto;text-align:center;color:#475569}.getInn-update-container p{margin:.5rem 0}.getInn-main-policies{padding:4rem 1rem}.getInn-policies-grid{max-width:74rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.getInn-policy-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;transition:transform .3s ease}.getInn-policy-card:hover{transform:translateY(-4px)}.getInn-policy-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.getInn-policy-icon{width:2.5rem;height:2.5rem;color:#3b82f6}.getInn-policy-header h2{font-size:1.875rem;font-weight:700;color:#1e293b}.getInn-policy-items{display:grid;gap:1.5rem}.getInn-policy-item{padding-left:1rem;border-left:3px solid #e2e8f0}.getInn-policy-item h3{font-size:1.25rem;font-weight:600;color:#334155;margin-bottom:.5rem}.getInn-policy-item p{color:#64748b;line-height:1.6}.getInn-data-rights{padding:4rem 1rem;background-color:#fff}.getInn-section-header{text-align:center;margin-bottom:3rem}.getInn-section-header h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.getInn-section-header p{color:#64748b;font-size:1.25rem}.getInn-rights-grid{max-width:84rem;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(225px,1fr));gap:2rem}.getInn-right-card{background-color:#f8fafc;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.getInn-right-card:hover{background-color:#f1f5f9;transform:scale(1.02)}.getInn-right-icon{width:3rem;height:3rem;color:#3b82f6;margin:0 auto 1rem}.getInn-right-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.75rem}.getInn-right-card p{color:#64748b;line-height:1.6}.getInn-additional-info{padding:4rem 1rem;background-color:#f8fafc}.getInn-info-container{max-width:84rem;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.getInn-info-card{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 2px 4px #0000000d}.getInn-info-card h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.getInn-info-card p{color:#64748b;line-height:1.6}.getInn-privacy-contact{padding:4rem 1rem;background-color:#fff;text-align:center}.getInn-contact-content{max-width:48rem;margin:0 auto}.getInn-contact-content h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.getInn-contact-content p{color:#64748b;font-size:1.25rem;margin-bottom:2rem}.getInn-contact-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.getInn-primary-button{background-color:#3b82f6;color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;transition:background-color .3s ease}.getInn-primary-button:hover{background-color:#2563eb}.getInn-secondary-button{background-color:#fff;color:#3b82f6;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;border:2px solid #3b82f6;transition:all .3s ease}.getInn-secondary-button:hover{background-color:#eff6ff}.getInn-compliance-footer{padding:2rem 1rem;background-color:#f8fafc;border-top:1px solid #e2e8f0}.getInn-compliance-content{max-width:64rem;margin:0 auto;text-align:center;color:#64748b}@media (max-width: 768px){.getInn-hero-content h1{font-size:2.5rem}.getInn-policy-header{flex-direction:column;text-align:center}.getInn-policy-items,.getInn-rights-grid,.getInn-info-container{grid-template-columns:1fr}.getInn-contact-buttons{flex-direction:column}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.getInn-policy-card,.getInn-right-card,.getInn-info-card{animation:fadeIn .5s ease-out forwards}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{padding:0;margin:0;box-sizing:border-box;font-family:Outfit;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;margin:0;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}a{text-decoration:none;color:inherit}.app{width:100%;margin:0 auto;padding-top:70px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
