.yatra-module__IARgJG__yatraPage{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);background-image:radial-gradient(circle at 50% 0,#ea580c0d 0%,#0000 50%),radial-gradient(circle at 100% 100%,#3b82f60d 0%,#0000 40%);padding:40px 24px 80px}.yatra-module__IARgJG__yatraPageNoPadding{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans)}.yatra-module__IARgJG__yatraContainer{max-width:1200px;margin:0 auto}.yatra-module__IARgJG__heroSection{text-align:center;margin-bottom:64px;position:relative}.yatra-module__IARgJG__heroBadge{background:var(--bg-secondary);border:1px solid var(--saffron-500);color:var(--saffron-500);border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #ea580c1a}.yatra-module__IARgJG__heroTitle{font-size:4rem;font-weight:900;font-family:var(--font-serif);margin-bottom:24px;line-height:1.1}.yatra-module__IARgJG__heroTitleHighlight{background:linear-gradient(135deg, var(--saffron-500), var(--gold-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.yatra-module__IARgJG__heroSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-size:1.1rem;line-height:1.6}.yatra-module__IARgJG__searchWrapper{max-width:600px;margin:0 auto;position:relative}.yatra-module__IARgJG__searchBar{background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-md);border-radius:9999px;align-items:center;padding:8px 8px 8px 24px;transition:all .3s;display:flex}.yatra-module__IARgJG__searchBar:focus-within{border-color:var(--saffron-500);box-shadow:0 0 0 4px #ea580c1a}.yatra-module__IARgJG__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-size:1rem}.yatra-module__IARgJG__searchBtn{background:linear-gradient(135deg, var(--saffron-500), var(--gold-primary));color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:12px 32px;font-weight:700;transition:transform .2s}.yatra-module__IARgJG__searchBtn:hover{transform:scale(1.05)}.yatra-module__IARgJG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:64px;display:grid}.yatra-module__IARgJG__featureBanner{background:var(--bg-secondary);border:1px solid var(--border-primary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:24px;align-items:center;gap:24px;padding:32px;text-decoration:none;transition:all .3s;display:flex}.yatra-module__IARgJG__featureBanner:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.yatra-module__IARgJG__featureBannerRed:hover{border-color:#ef4444}.yatra-module__IARgJG__featureBannerBlue:hover{border-color:#3b82f6}.yatra-module__IARgJG__featureIconRed{color:#ef4444;background:#ef44441a;border-radius:16px;padding:16px}.yatra-module__IARgJG__featureIconBlue{color:#3b82f6;background:#3b82f61a;border-radius:16px;padding:16px}.yatra-module__IARgJG__featureTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.4rem;font-weight:800}.yatra-module__IARgJG__featureDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.yatra-module__IARgJG__sectionTitle{font-size:2rem;font-weight:800;font-family:var(--font-serif);align-items:center;gap:12px;margin-bottom:32px;display:flex}.yatra-module__IARgJG__routesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px;display:grid}.yatra-module__IARgJG__statsStrip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-primary);max-width:850px;box-shadow:var(--shadow-sm);background:#ffffff08;border-radius:9999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin:36px auto 0;padding:16px 28px;display:flex}.yatra-module__IARgJG__statItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:.9rem;display:flex}.yatra-module__IARgJG__statItemIcon{color:var(--saffron-500)}.yatra-module__IARgJG__statDivider{background:var(--border-primary);width:1px;height:20px}.yatra-module__IARgJG__advisoryBanner{color:var(--text-primary);background:#f59e0b14;border:1px solid #f59e0b40;border-radius:16px;align-items:center;gap:16px;margin-bottom:36px;padding:16px 24px;font-size:.95rem;line-height:1.5;display:flex}.yatra-module__IARgJG__advisoryIcon{flex-shrink:0}.yatra-module__IARgJG__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.yatra-module__IARgJG__filterLabel{color:var(--text-secondary);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.yatra-module__IARgJG__filterChips{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.yatra-module__IARgJG__filterChip{background:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-secondary);cursor:pointer;border-radius:9999px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .2s}.yatra-module__IARgJG__filterChip:hover{border-color:var(--saffron-500);color:var(--saffron-500)}.yatra-module__IARgJG__filterChipActive{background:linear-gradient(135deg, var(--saffron-500), var(--gold-primary));color:#fff;border-color:#0000;box-shadow:0 4px 12px #ea580c40}.yatra-module__IARgJG__routeCard{background:var(--bg-secondary);border:1px solid var(--border-primary);transition:all .35 ease;box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.yatra-module__IARgJG__routeCard:hover{border-color:var(--saffron-500);transform:translateY(-8px);box-shadow:0 20px 40px -15px #ea580c26}.yatra-module__IARgJG__rcImageWrapper{height:240px;position:relative;overflow:hidden}.yatra-module__IARgJG__rcImage{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.yatra-module__IARgJG__rcImageOverlay{background:linear-gradient(#0000 0%,#0000001a 40%,#000000b3 100%);position:absolute;inset:0}.yatra-module__IARgJG__rcBadgeTop{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}.yatra-module__IARgJG__rcVerifiedBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#10b981;background:#10b98133;border:1px solid #10b98166;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.yatra-module__IARgJG__routeCard:hover .yatra-module__IARgJG__rcImage{transform:scale(1.08)}.yatra-module__IARgJG__rcContent{flex-direction:column;flex:1;padding:24px;display:flex}.yatra-module__IARgJG__rcHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.yatra-module__IARgJG__rcTitle{color:var(--text-primary);font-size:1.45rem;font-weight:800;font-family:var(--font-serif)}.yatra-module__IARgJG__rcDifficulty{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:700}.yatra-module__IARgJG__diffHard{color:#f97316;background:#f9731626;border:1px solid #f973164d}.yatra-module__IARgJG__diffModerate{color:#eab308;background:#eab30826;border:1px solid #eab3084d}.yatra-module__IARgJG__diffExtreme{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.yatra-module__IARgJG__diffEasy{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.yatra-module__IARgJG__rcDesc{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.yatra-module__IARgJG__rcStats{border-top:1px solid var(--border-primary);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.yatra-module__IARgJG__rcStat{color:var(--text-tertiary);align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.yatra-module__IARgJG__rcActionLink{color:var(--saffron-500);align-items:center;gap:4px;font-size:.85rem;font-weight:700;transition:transform .2s;display:flex}.yatra-module__IARgJG__routeCard:hover .yatra-module__IARgJG__rcActionLink{transform:translate(4px)}.yatra-module__IARgJG__emptyStateBox{text-align:center;background:var(--bg-secondary);border:1px dashed var(--border-primary);border-radius:24px;grid-column:1/-1;padding:48px 24px}.yatra-module__IARgJG__detailsHero{width:100%;height:60vh;position:relative;overflow:hidden}.yatra-module__IARgJG__detailsHeroImg{object-fit:cover;width:100%;height:100%}.yatra-module__IARgJG__detailsHeroOverlay{background:linear-gradient(to top, var(--bg-primary) 0%, transparent 100%);position:absolute;inset:0}.yatra-module__IARgJG__detailsHeroContent{padding:40px 24px;position:absolute;bottom:0;left:0;right:0}.yatra-module__IARgJG__detailsContentWrap{justify-content:space-between;align-items:flex-end;gap:32px;max-width:1200px;margin:0 auto;display:flex}.yatra-module__IARgJG__detailsTitle{font-size:4rem;font-weight:900;font-family:var(--font-serif);color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:16px}.yatra-module__IARgJG__detailsDesc{color:#ffffffe6;text-shadow:0 2px 10px #00000080;max-width:800px;font-size:1.1rem;line-height:1.6}.yatra-module__IARgJG__detailsActionCard{background:var(--bg-secondary);border:1px solid var(--border-primary);width:320px;box-shadow:var(--shadow-lg);border-radius:24px;flex-direction:column;flex-shrink:0;gap:16px;padding:24px;display:flex}.yatra-module__IARgJG__btnSolid{background:linear-gradient(135deg, var(--saffron-500), var(--gold-primary));color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s;display:flex}.yatra-module__IARgJG__btnSolid:hover{transform:translateY(-2px)}.yatra-module__IARgJG__btnOutline{color:var(--text-primary);border:1px solid var(--border-primary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.yatra-module__IARgJG__btnOutline:hover{border-color:var(--saffron-500);color:var(--saffron-500)}.yatra-module__IARgJG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;padding:40px 0;display:grid}.yatra-module__IARgJG__statBox{background:var(--bg-secondary);border:1px solid var(--border-primary);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.yatra-module__IARgJG__statIcon{background:var(--bg-tertiary);color:var(--saffron-500);border-radius:50%;padding:16px}.yatra-module__IARgJG__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.yatra-module__IARgJG__statValue{color:var(--text-primary);font-size:1.2rem;font-weight:800}.yatra-module__IARgJG__itineraryTitle{font-size:2rem;font-weight:800;font-family:var(--font-serif);align-items:center;gap:12px;margin:40px 0 24px;display:flex}.yatra-module__IARgJG__stopCard{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:20px;gap:24px;margin-bottom:24px;padding:20px;display:flex}.yatra-module__IARgJG__stopImg{object-fit:cover;border-radius:12px;width:200px;height:140px}.yatra-module__IARgJG__stopInfo h4{font-size:1.5rem;font-family:var(--font-serif);margin-bottom:12px}.yatra-module__IARgJG__stopInfo p{color:var(--text-secondary);line-height:1.6}.yatra-module__IARgJG__liveWrapper{grid-template-columns:2fr 1fr;gap:32px;max-width:1200px;margin:0 auto;padding-top:40px;display:grid}.yatra-module__IARgJG__liveMapPanel{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:32px;justify-content:center;align-items:center;height:70vh;display:flex;position:relative;overflow:hidden}.yatra-module__IARgJG__mapBg{opacity:.15;filter:grayscale();background-image:url(https://images.unsplash.com/photo-1524661135-423995f22d0b?auto=format&fit=crop&w=2000&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}.yatra-module__IARgJG__mapHeader{z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;top:24px;left:24px;right:24px}.yatra-module__IARgJG__mapTitleCard{background:var(--bg-primary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:20px;padding:16px 24px}.yatra-module__IARgJG__mapTitle{margin-bottom:4px;font-size:1.2rem;font-weight:800}.yatra-module__IARgJG__mapSub{color:var(--text-secondary);font-size:.9rem}.yatra-module__IARgJG__mapShareBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;display:flex}.yatra-module__IARgJG__mapShareBtnOff{background:var(--bg-primary);color:var(--text-secondary);border:1px solid var(--border-primary)}.yatra-module__IARgJG__mapPinCenter{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.yatra-module__IARgJG__pulseRing{background:#3b82f633;border-radius:50%;width:100px;height:100px;animation:2s infinite yatra-module__IARgJG__pulseMap;position:absolute}@keyframes yatra-module__IARgJG__pulseMap{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3)}}.yatra-module__IARgJG__blueDot{z-index:2;background:#3b82f6;border:4px solid #fff;border-radius:50%;width:24px;height:24px;position:relative;box-shadow:0 0 20px #3b82f6cc}.yatra-module__IARgJG__coordsBox{background:var(--bg-primary);border:1px solid var(--border-primary);text-align:center;box-shadow:var(--shadow-md);border-radius:12px;margin-top:24px;padding:12px 24px;font-family:monospace;font-weight:700}.yatra-module__IARgJG__sidePanels{flex-direction:column;gap:32px;display:flex}.yatra-module__IARgJG__sosPanel{text-align:center;background:#ef44440d;border:2px solid #ef444433;border-radius:32px;flex-direction:column;align-items:center;padding:40px 24px;display:flex}.yatra-module__IARgJG__sosHelpText{color:#ef4444;text-transform:uppercase;letter-spacing:.1em;margin-top:16px;font-size:.8rem;font-weight:800}.yatra-module__IARgJG__expensePanel{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:32px;flex-direction:column;flex:1;padding:32px;display:flex}.yatra-module__IARgJG__expenseHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.yatra-module__IARgJG__expenseTotal{color:var(--saffron-500);font-size:1.5rem;font-weight:900}.yatra-module__IARgJG__expenseForm{gap:12px;margin-bottom:24px;display:flex}.yatra-module__IARgJG__expenseInput{background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-primary);border-radius:12px;outline:none;padding:12px}.yatra-module__IARgJG__expenseBtn{background:var(--saffron-500);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;display:flex}.yatra-module__IARgJG__expenseList{border-top:1px solid var(--border-primary);flex:1;padding-top:16px;overflow-y:auto}.yatra-module__IARgJG__expenseItem{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:12px;justify-content:space-between;margin-bottom:8px;padding:12px;font-size:.95rem;display:flex}.yatra-module__IARgJG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.yatra-module__IARgJG__sosModalCard{text-align:center;color:#fff;background:#1a0f0f;border:2px solid #ef4444;border-radius:32px;max-width:500px;padding:40px}.yatra-module__IARgJG__sosModalIcon{background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;animation:1s infinite yatra-module__IARgJG__pulseMap;display:flex}.yatra-module__IARgJG__sosModalTitle{margin-bottom:16px;font-size:2.5rem;font-weight:900}.yatra-module__IARgJG__sosModalText{color:#fca5a5;margin-bottom:32px;font-size:1.1rem;line-height:1.6}.yatra-module__IARgJG__sosModalBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:16px;width:100%;padding:16px;font-weight:700}.yatra-module__IARgJG__packageCard{background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;padding:32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.yatra-module__IARgJG__packageCard:hover{box-shadow:var(--shadow-lg);border-color:var(--saffron-500);transform:translateY(-8px)}.yatra-module__IARgJG__packageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.yatra-module__IARgJG__packageTitle{color:var(--text-primary);font-size:1.5rem;font-weight:800;font-family:var(--font-serif);margin-bottom:8px}.yatra-module__IARgJG__packagePrice{color:var(--saffron-500);font-size:1.8rem;font-weight:900}.yatra-module__IARgJG__packageDesc{color:var(--text-secondary);margin-bottom:24px;font-size:1rem;line-height:1.6}.yatra-module__IARgJG__packageFeatures{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.yatra-module__IARgJG__packageFeatureTag{color:var(--saffron-500);background:#ea580c1a;border-radius:9999px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:700;display:flex}.yatra-module__IARgJG__guideCard{background:var(--bg-secondary);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;gap:20px;padding:24px;transition:all .3s;display:flex}.yatra-module__IARgJG__guideCard:hover{box-shadow:var(--shadow-lg);border-color:var(--saffron-500);transform:translateY(-4px)}.yatra-module__IARgJG__guideHeader{align-items:center;gap:16px;display:flex}.yatra-module__IARgJG__guideAvatar{object-fit:cover;border:2px solid var(--saffron-500);border-radius:50%;width:80px;height:80px}.yatra-module__IARgJG__guideAvatarPlaceholder{background:var(--bg-tertiary);border:2px solid var(--border-primary);width:80px;height:80px;color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;display:flex}.yatra-module__IARgJG__guideName{color:var(--text-primary);font-size:1.3rem;font-weight:800}.yatra-module__IARgJG__guideLocation{color:var(--text-secondary);align-items:center;gap:4px;font-size:.9rem;display:flex}.yatra-module__IARgJG__guideTags{flex-wrap:wrap;gap:8px;display:flex}.yatra-module__IARgJG__guideTag{background:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:8px;padding:4px 10px;font-size:.8rem}
