.DestinationCard-module__8ZeIwq__card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.DestinationCard-module__8ZeIwq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.DestinationCard-module__8ZeIwq__imagePlaceholder{background-color:var(--surface-alt);height:200px;color:var(--text-light);justify-content:center;align-items:center;font-size:1.2rem;font-weight:500;display:flex}.DestinationCard-module__8ZeIwq__imageContainer{background-color:var(--surface-alt);width:100%;height:200px;position:relative;overflow:hidden}.DestinationCard-module__8ZeIwq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.DestinationCard-module__8ZeIwq__card:hover .DestinationCard-module__8ZeIwq__image{transform:scale(1.05)}.DestinationCard-module__8ZeIwq__content{padding:var(--spacing-md);flex-direction:column;flex-grow:1;display:flex}.DestinationCard-module__8ZeIwq__name{margin-bottom:var(--spacing-xs);color:var(--color-primary);font-size:1.25rem}.DestinationCard-module__8ZeIwq__description{color:var(--text-secondary);margin-bottom:var(--spacing-md);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;font-size:.9rem;display:-webkit-box;overflow:hidden}.DestinationCard-module__8ZeIwq__link{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-sm);align-self:flex-start;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block}.DestinationCard-module__8ZeIwq__link:hover{background-color:var(--color-primary-dark);transform:translateY(-2px)}.DestinationCard-module__8ZeIwq__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.DestinationCard-module__8ZeIwq__tag{color:#475569;text-transform:uppercase;background-color:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:500}.DestinationCard-module__8ZeIwq__quickFacts{color:var(--text-secondary);flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.85rem;display:flex}.DestinationCard-module__8ZeIwq__quickFacts span{align-items:center;gap:.25rem;display:flex}.DestinationCard-module__8ZeIwq__extraInfo{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:1rem;font-size:.9rem}.DestinationCard-module__8ZeIwq__infoLabel{color:var(--color-primary);margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.DestinationCard-module__8ZeIwq__nearby{color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem}.DestinationCard-module__8ZeIwq__suitability{color:#64748b;font-size:.85rem;font-style:italic}
.destinations-module__Eoe7PW__header{text-align:center;margin-bottom:var(--spacing-xl);color:#fff;background-image:linear-gradient(#0009,#0009),url(/images/nalanda.png);background-position:50%;background-size:cover;padding:6rem 0}.destinations-module__Eoe7PW__title{color:#fff;margin-bottom:var(--spacing-sm);text-shadow:0 2px 4px #0000004d;font-size:3.5rem}.destinations-module__Eoe7PW__intro{color:#f1f5f9;text-shadow:0 1px 2px #0000004d;max-width:600px;margin:0 auto;font-size:1.2rem}.destinations-module__Eoe7PW__grid{gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}
.home-module__Hx0lNG__heroWrapper{color:#fff;text-align:center;height:80vh;padding:var(--spacing-md);justify-content:center;align-items:center;display:flex;position:relative}.home-module__Hx0lNG__heroOverlay{z-index:-1;background:linear-gradient(#0000004d,#00000080),url(/images/nalanda.png) 50%/cover no-repeat;position:absolute;inset:0}.home-module__Hx0lNG__heroTitle{text-shadow:0 2px 4px #00000080;color:#fff;margin-bottom:1rem;font-size:3.5rem}.home-module__Hx0lNG__heroSubtitle{text-shadow:0 1px 2px #00000080;color:#f1f5f9;max-width:700px;margin:0 auto 2rem;font-size:1.25rem}.home-module__Hx0lNG__heroTagline{margin-top:.5rem;font-weight:600;display:inline-block}.home-module__Hx0lNG__heroButtons{justify-content:center;gap:1rem;display:flex}.home-module__Hx0lNG__btnHeroPrimary{padding:.8rem 2.5rem;font-size:1.1rem;box-shadow:0 10px 15px -3px #0003}.home-module__Hx0lNG__btnHeroSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fffc;padding:.8rem 2.5rem;font-size:1.1rem}.home-module__Hx0lNG__promiseSection{text-align:center;max-width:800px;margin:0 auto 3rem}.home-module__Hx0lNG__promiseTitle{color:#1e293b;margin-bottom:1rem;font-size:2rem}.home-module__Hx0lNG__promiseGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.home-module__Hx0lNG__featureCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.home-module__Hx0lNG__sectionHeader{text-align:center;margin-bottom:var(--spacing-xl)}.home-module__Hx0lNG__sectionTitle{color:var(--color-primary);margin-bottom:var(--spacing-sm);font-size:2.5rem}.home-module__Hx0lNG__sectionSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.home-module__Hx0lNG__grid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.home-module__Hx0lNG__themesGrid{justify-content:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.home-module__Hx0lNG__themeCard{background:var(--surface);padding:var(--spacing-lg);border-radius:var(--radius-md);text-align:center;border:1px solid #0000000d;flex-direction:column;flex:250px;max-width:320px;height:100%;transition:all .3s;display:flex}.home-module__Hx0lNG__themeCard:hover{border-color:var(--color-gold);transform:translateY(-5px)}.home-module__Hx0lNG__themeTitle{font-family:var(--font-heading);margin-bottom:var(--spacing-sm);color:var(--text-primary);font-size:1.5rem}.home-module__Hx0lNG__themeDesc{color:var(--text-secondary);margin-bottom:var(--spacing-md);flex-grow:1;font-size:.95rem}.home-module__Hx0lNG__themeImageContainer{border-radius:var(--radius-md);height:160px;margin-bottom:var(--spacing-md);background-color:#eee;overflow:hidden}.home-module__Hx0lNG__themeImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-module__Hx0lNG__themeCard:hover .home-module__Hx0lNG__themeImage{transform:scale(1.05)}.home-module__Hx0lNG__itineraryCard{background:var(--surface);border-radius:var(--radius-md);color:inherit;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.home-module__Hx0lNG__itineraryCard:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.home-module__Hx0lNG__itineraryImage{background-position:50%;background-size:cover;width:100%;height:220px;position:relative}.home-module__Hx0lNG__itineraryDuration{color:#fff;border-top-left-radius:var(--radius-md);background:#000000b3;padding:.5rem 1rem;font-size:.85rem;font-weight:600;position:absolute;bottom:0;right:0}.home-module__Hx0lNG__itineraryContent{padding:var(--spacing-lg);flex-direction:column;flex-grow:1;display:flex}.home-module__Hx0lNG__itineraryTitle{font-family:var(--font-heading);margin-bottom:var(--spacing-xs);color:var(--text-primary);font-size:1.25rem;line-height:1.3}.home-module__Hx0lNG__itineraryDesc{color:var(--text-secondary);margin-bottom:var(--spacing-md);flex-grow:1;font-size:.95rem;line-height:1.5}.home-module__Hx0lNG__viewMoreCard{background:var(--surface-alt);border-radius:var(--radius-md);color:var(--color-primary);justify-content:center;align-items:center;min-height:300px;font-weight:600;transition:background .2s;display:flex}.home-module__Hx0lNG__viewMoreCard:hover{background:#e2e8f0}.home-module__Hx0lNG__viewMoreCard a{color:inherit;font-size:1.1rem;text-decoration:none}.home-module__Hx0lNG__cultureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.home-module__Hx0lNG__cultureCard{text-align:center;padding:1rem}.home-module__Hx0lNG__founderSection{background-color:var(--surface-alt);border-radius:var(--radius-lg);padding:var(--spacing-xl);margin:var(--spacing-xl)auto;text-align:center;max-width:900px}.home-module__Hx0lNG__founderContent{max-width:700px;margin:0 auto}.home-module__Hx0lNG__quote{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:var(--spacing-lg);font-size:1.5rem;font-style:italic;line-height:1.4}@media (max-width:768px){.home-module__Hx0lNG__heroTitle{font-size:2.5rem}.home-module__Hx0lNG__heroSubtitle{font-size:1rem}.home-module__Hx0lNG__heroButtons{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.home-module__Hx0lNG__btnHeroPrimary,.home-module__Hx0lNG__btnHeroSecondary{width:100%;padding:.75rem 1rem;font-size:1rem}.home-module__Hx0lNG__sectionTitle{font-size:1.75rem}.home-module__Hx0lNG__sectionSubtitle{padding:0 1rem;font-size:1rem}.home-module__Hx0lNG__grid,.home-module__Hx0lNG__cultureGrid,.home-module__Hx0lNG__promiseGrid{grid-template-columns:1fr;gap:1.5rem}.home-module__Hx0lNG__themeCard{flex:100%;max-width:100%}.home-module__Hx0lNG__founderSection{padding:var(--spacing-lg);margin:var(--spacing-lg)auto}.home-module__Hx0lNG__quote{font-size:1.1rem}}
