:root{font-family:Lato,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#fff7ed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff7ed;overflow-x:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.app{min-height:100vh;background:radial-gradient(circle at top,#ffe4e6 0,#ffedd5 35%,#e0f2fe 85%);color:#0f172a}.app-header{position:sticky;top:0;z-index:100;background:#fffffff7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(251,146,60,.18);box-shadow:0 2px 16px #0f172a12}.header-inner{max-width:1120px;margin:0 auto;padding:0 1.5rem;height:68px;display:flex;align-items:center;gap:1rem}.header-brand{display:flex;align-items:center;gap:.6rem;text-decoration:none;flex-shrink:0}.header-logo{height:42px;width:auto;object-fit:contain;filter:drop-shadow(0 1px 4px rgba(0,0,0,.1))}.guru-kripa-img{height:42px;width:42px;object-fit:cover;border-radius:50%;flex-shrink:0;position:absolute;left:30px;top:50%;transform:translateY(-50%)}.header-brand-text{display:flex;flex-direction:column;line-height:1.25}.header-brand-name{font-weight:800;font-size:1.1rem;color:#0f172a;font-family:Playfair Display,Georgia,serif;text-transform:uppercase;letter-spacing:.02em}.header-o{color:#f97316}.header-brand-sub{font-size:.7rem;font-weight:500;color:#6b7280;letter-spacing:.07em;text-transform:uppercase}.header-nav{display:flex;align-items:center;gap:.15rem;margin-left:auto;flex-wrap:nowrap}.nav-item{text-decoration:none;color:#374151;font-size:.86rem;font-weight:500;padding:.38rem .7rem;border-radius:.5rem;white-space:nowrap;transition:background .15s ease,color .15s ease}.nav-item:hover{background:#fff7ed;color:#ea580c}.nav-cta{background:linear-gradient(135deg,#fb923c,#f97316);color:#fff!important;font-weight:600;border-radius:999px;padding:.42rem 1.1rem;box-shadow:0 4px 14px #f9731659;margin-left:.3rem}.nav-cta:hover{background:linear-gradient(135deg,#f97316,#ea580c)!important;box-shadow:0 6px 20px #f9731673!important}.hamburger-btn{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;margin-left:auto;border-radius:.5rem;transition:background .15s ease}.hamburger-btn:hover{background:#fff7ed}.h-line{display:block;width:22px;height:2px;background:#374151;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.title-o-letter{position:relative;display:inline-block;color:#0f172a;line-height:inherit}.title-o-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-52%);width:70%;height:70%;object-fit:cover;pointer-events:none;z-index:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.logo-mark{width:40px;height:40px;border-radius:999px;background:linear-gradient(145deg,#fb923c,#f97316);display:flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.04em;font-size:.9rem}.brand{display:flex;flex-direction:column}.brand-name{font-weight:600;font-size:1.1rem}.brand-tagline{font-size:.8rem;color:#6b7280}.nav-links{display:flex;align-items:center;gap:.5rem}.nav-link-btn{border-radius:999px;padding:.45rem .9rem;border:1px solid rgba(148,163,184,.7);background:#ffffffe6;color:#0f172a;font-size:.85rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .12s ease}.nav-link-btn.primary{border-color:transparent;background:linear-gradient(135deg,#fb923c,#f97316);color:#fefce8;font-weight:600}.nav-link-btn.primary:hover{transform:translateY(-1px);box-shadow:0 15px 30px #f8717173}.nav-link-btn:hover{background:#fff;border-color:#fb923c}main{max-width:1120px;margin:0 auto;padding:1rem 1.5rem 3.5rem}.hero{position:relative;margin-top:0;padding:3.5rem 5rem 4rem;border-radius:0;color:#0f172a;min-height:calc(100vh - 68px);display:flex;flex-direction:row;align-items:center;gap:5rem;overflow:hidden;background:#fffbf5;isolation:isolate}.hero:before{display:none}.hero-frame{position:relative;flex:1;min-width:0;aspect-ratio:16 / 9;border-radius:1.75rem;overflow:hidden;box-shadow:0 30px 80px #0f172acc,0 0 0 2px #fbbf2426;z-index:1;animation:frameGlow 6s ease-in-out infinite alternate}@keyframes frameGlow{0%{box-shadow:0 30px 80px #0f172acc,0 0 30px 4px #fbbf241f}50%{box-shadow:0 30px 90px #0f172ad9,0 0 60px 12px #fbbf2447}to{box-shadow:0 30px 80px #0f172acc,0 0 30px 4px #f59e0b1a}}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;opacity:0;transition:opacity .8s ease}.hero-img.active{opacity:1}.hero-stage{position:relative;z-index:1;width:100%;max-width:calc(1120px + 11rem);display:flex;align-items:center;gap:0}.hero-side-text{writing-mode:vertical-rl;text-orientation:upright;font-size:clamp(1.1rem,2.4vw,2.4rem);font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fde68af7;text-shadow:0 2px 24px rgba(0,0,0,.8),0 0 40px rgba(245,158,11,.6);padding:.5rem .7rem;flex-shrink:0;line-height:1;-webkit-user-select:none;user-select:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2;animation:brandEntrance 1.2s .4s cubic-bezier(.22,1,.36,1) both}.hero-side-text.left{left:1.5rem}.hero-side-text.right{right:1.5rem}.hero-logo{width:clamp(80px,14vw,160px);height:auto;filter:drop-shadow(0 2px 20px rgba(0,0,0,.6));animation:brandEntrance .9s cubic-bezier(.22,1,.36,1) both}.hero-logo-corner{position:absolute;top:1.5rem;left:1.75rem;width:clamp(60px,9vw,110px);height:auto;z-index:3;filter:drop-shadow(0 2px 18px rgba(0,0,0,.65));animation:brandEntrance .9s cubic-bezier(.22,1,.36,1) both}.hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.hero-center{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1.5rem;margin-bottom:5vh}.hero-brand{display:flex;flex-direction:column;align-items:center;gap:0;padding:1rem 2rem .9rem;background:#0f0a0538;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(251,191,36,.25);border-radius:9999px;box-shadow:0 8px 40px #00000073,inset 0 1px #ffffff14;animation:brandEntrance .9s cubic-bezier(.22,1,.36,1) both}@keyframes brandEntrance{0%{opacity:0;transform:translateY(28px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-title{display:flex;flex-direction:column;gap:0;margin:0;line-height:.88;font-weight:900;font-family:Playfair Display,Georgia,serif;letter-spacing:-.01em;text-transform:uppercase;animation:titleReveal 3.5s .6s ease-in-out both;width:100%}.hero-title-line{display:block;font-size:clamp(4rem,9.5vw,9rem);white-space:normal;overflow-wrap:anywhere}.line-1{color:#0f172a;white-space:nowrap;display:flex;align-items:center}.line-2{display:none}.line-3{color:#f97316;text-shadow:3px 3px 0px rgba(249,115,22,.15);font-size:clamp(1.5rem,2.8vw,3rem)}.hero-title-outline,.hero-title-solid,.hero-title-highlight{display:none}.hero-stats{display:flex;align-items:center;gap:1.25rem;margin-top:.25rem;animation:brandEntrance 1s .45s cubic-bezier(.22,1,.36,1) both}.hero-stat{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.hero-stat strong{font-size:1.35rem;font-weight:800;color:#0f172a;line-height:1}.hero-stat small{font-size:.7rem;color:#64748b;font-weight:500;white-space:nowrap}.hero-stat-divider{width:1px;height:2.2rem;background:#e2e8f0;flex-shrink:0}@keyframes titleReveal{0%{opacity:0;filter:blur(14px)}40%{opacity:.4;filter:blur(6px)}80%{opacity:.88;filter:blur(1px)}to{opacity:1;filter:blur(0px)}}.hero-title-accent{display:flex;align-items:center;gap:.6rem;margin:.65rem 0 .6rem;animation:brandEntrance .9s .2s cubic-bezier(.22,1,.36,1) both}.accent-line{display:block;width:clamp(40px,6vw,80px);height:1px;background:linear-gradient(to right,transparent,#f59e0b,transparent);opacity:.75}.accent-diamond{font-size:.65rem;color:#fcd34d;opacity:.9;line-height:1}.hero-tagline{margin:0;font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:400;line-height:1.65;color:#475569;max-width:440px;animation:brandEntrance 1s .3s cubic-bezier(.22,1,.36,1) both}.hero-whatsapp-btn{position:relative;z-index:2;margin-top:1.4rem;min-width:220px}.hero-bg-effects{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.hero-dots{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(15,23,42,.07) 1px,transparent 1px);background-size:28px 28px}.travel-fx{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.cloud{position:absolute;border-radius:999px;background:#ffffffeb;filter:blur(2px);opacity:0;animation:cloudDrift linear infinite;box-shadow:0 4px 24px #ffffff80}.cloud:before,.cloud:after{content:"";position:absolute;background:#fffffff2;border-radius:50%}@keyframes cloudDrift{0%{transform:translate(-320px);opacity:0}8%{opacity:1}90%{opacity:.9}to{transform:translate(calc(100vw + 320px));opacity:0}}.cloud-1{top:8%;width:240px;height:48px;animation-duration:28s;animation-delay:0s;filter:blur(1.5px);opacity:0}.cloud-1:before{width:110px;height:75px;top:-40px;left:40px}.cloud-1:after{width:85px;height:60px;top:-28px;left:110px}.cloud-2{top:3%;width:160px;height:34px;animation-duration:38s;animation-delay:6s;filter:blur(1px);opacity:0}.cloud-2:before{width:72px;height:52px;top:-26px;left:24px}.cloud-2:after{width:55px;height:40px;top:-18px;left:74px}.cloud-3{top:18%;width:200px;height:42px;animation-duration:44s;animation-delay:14s;filter:blur(2px);opacity:0}.cloud-3:before{width:90px;height:65px;top:-34px;left:32px}.cloud-3:after{width:68px;height:50px;top:-22px;left:96px}.cloud-4{top:26%;width:120px;height:26px;animation-duration:32s;animation-delay:20s;filter:blur(1px);opacity:0}.cloud-4:before{width:54px;height:40px;top:-20px;left:18px}.cloud-4:after{width:42px;height:30px;top:-14px;left:52px}.star{position:absolute;border-radius:50%;background:#fbbf24;animation:starTwinkle ease-in-out infinite alternate}@keyframes starTwinkle{0%{opacity:.1;transform:scale(.7)}50%{opacity:.9;transform:scale(1.2)}to{opacity:.2;transform:scale(.8)}}.star.s1{left:8%;top:12%;width:4px;height:4px;animation-duration:2.1s;animation-delay:0s}.star.s2{left:18%;top:6%;width:3px;height:3px;animation-duration:3.4s;animation-delay:.7s}.star.s3{left:30%;top:18%;width:5px;height:5px;animation-duration:2.8s;animation-delay:1.2s}.star.s4{left:48%;top:8%;width:3px;height:3px;animation-duration:1.9s;animation-delay:.4s;background:#fde68a}.star.s5{left:60%;top:14%;width:4px;height:4px;animation-duration:2.5s;animation-delay:1.8s}.star.s6{left:74%;top:5%;width:6px;height:6px;animation-duration:3.1s;animation-delay:.9s;background:#fde68a}.star.s7{left:85%;top:20%;width:3px;height:3px;animation-duration:2.2s;animation-delay:2.3s}.star.s8{left:92%;top:10%;width:4px;height:4px;animation-duration:1.7s;animation-delay:.5s}.hero-blob{position:absolute;border-radius:50%;filter:blur(90px)}.hero-blob.b1{width:560px;height:560px;background:#fed7aa;opacity:.6;top:-160px;left:-180px}.hero-blob.b2{width:440px;height:440px;background:#fde68a;opacity:.5;bottom:-110px;left:22%}.hero-blob.b3{width:380px;height:380px;background:#bfdbfe;opacity:.45;top:-40px;right:-90px}.hero-left{flex:1;min-width:0;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:1.3rem;animation:heroLeftIn .9s cubic-bezier(.22,1,.36,1) both}@keyframes heroLeftIn{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.hero-logo-top{width:clamp(65px,9vw,115px);height:auto;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.hero-logo{height:72px;width:auto;object-fit:contain;margin-bottom:.6rem;display:block}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;font-size:.78rem;font-weight:600;padding:.35rem 1rem;border-radius:999px;letter-spacing:.03em}.hero-cta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.25rem;animation:brandEntrance 1s .5s cubic-bezier(.22,1,.36,1) both}.hero-right{flex:1.1;min-width:0;position:relative;z-index:1;animation:heroRightIn .95s .25s cubic-bezier(.22,1,.36,1) both}@keyframes heroRightIn{0%{opacity:0;transform:translate(40px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}.hero-img-wrap{position:relative;border-radius:2.25rem;overflow:hidden;box-shadow:0 30px 80px #0f172a24,0 0 0 8px #fb923c1a;aspect-ratio:4 / 3}.hero-img-badge{position:absolute;bottom:1.5rem;left:1.5rem;background:#fffffff5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:1rem;padding:.65rem 1.2rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 20px #0000001a;line-height:1.2}.hero-img-badge strong{font-size:1.55rem;font-weight:800;color:#f97316}.hero-img-badge small{font-size:.68rem;color:#64748b;font-weight:500;white-space:nowrap}.btn{border-radius:999px;padding:.75rem 1.3rem;border:1px solid transparent;font-size:.95rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;transition:background .15s ease,color .15s ease,transform .12s ease,box-shadow .15s ease}.btn.primary{background:linear-gradient(135deg,#fb923c,#f97316);color:#fefce8;box-shadow:0 18px 45px #f871718c}.btn.secondary{background:#fff7ed;border-color:#f871718c}.btn.ghost{background:#ffffffe6;border-color:#94a3b899;color:#1f2937}.btn.full{width:100%}.btn:hover{transform:translateY(-1px);box-shadow:0 15px 30px #f9731659}.btn.secondary:hover,.btn.ghost:hover{background:#fff7ed;border-color:#fb923c}.highlights{padding:1.5rem 0 .75rem;overflow:hidden}.highlights-strip{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.highlights-track{display:flex;gap:1rem;width:max-content;animation:marqueeScroll 22s linear infinite}.highlights-track:hover{animation-play-state:paused}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.highlight-item{padding:.7rem 1.4rem;border-radius:999px;background:#fff;box-shadow:0 4px 16px #fb923c2e;border:1px solid rgba(251,146,60,.35);color:#c2410c;font-size:.86rem;font-weight:600;text-align:center;white-space:nowrap}.section-heading{max-width:640px;margin:0 auto 1.75rem;text-align:center}.section-heading h2{font-size:1.7rem;margin-bottom:.35rem}.section-heading p{margin:0;font-size:.95rem;color:#4b5563}.packages{margin-top:1.75rem}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.4rem}.package-card{border-radius:1.3rem;background:#fff;border:1px solid rgba(209,213,219,.9);box-shadow:0 18px 45px #94a3b84d;overflow:hidden;display:flex;flex-direction:column}.package-image{height:140px;background-size:cover;background-position:center;position:relative}.package-gradient-himalaya .package-image{background-image:linear-gradient(135deg,#22c55e,#14b8a6)}.package-gradient-beach .package-image{background-image:linear-gradient(135deg,#38bdf8,#fb923c)}.package-gradient-desert .package-image{background-image:linear-gradient(135deg,#f97316,#b45309)}.package-badge{position:absolute;left:.9rem;bottom:.9rem;padding:.25rem .7rem;border-radius:999px;background:#0f172ae6;color:#fefce8;font-size:.75rem;border:1px solid rgba(148,163,184,.7)}.package-body{padding:1.2rem 1.15rem 1.15rem;display:flex;flex-direction:column;gap:.4rem}.package-body h3{margin:0;font-size:1.1rem}.package-destinations{margin:0;font-size:.85rem;color:#6b7280}.package-price{margin:.2rem 0 .4rem;font-size:.9rem;color:#16a34a}.package-includes{list-style:none;padding:0;margin:0 0 .7rem;display:flex;flex-wrap:wrap;gap:.35rem;font-size:.78rem}.package-includes li{padding:.32rem .65rem;border-radius:999px;background:#f9fafb;border:1px solid rgba(209,213,219,.9)}.package-actions{display:flex;flex-direction:column;gap:.45rem}.services{margin-top:3rem}.services-heading{max-width:720px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.6rem;margin-top:1.5rem}.service-card{background:#fff;border-radius:1.6rem;padding:1.8rem 1.6rem 1.7rem;text-align:center;box-shadow:0 40px 80px #0f172a1f,0 0 0 1px #e5e7ebe6}.service-icon{width:64px;height:64px;margin:0 auto 1rem;border-radius:1.2rem;background-size:cover;background-position:center;box-shadow:0 18px 40px #0f172a59}.service-title{margin:0 0 .6rem;font-size:1.05rem;color:#ef4444}.service-description{margin:0;font-size:.9rem;line-height:1.5;color:#6b7280}.about-jaipur{margin-top:3.2rem}.about-jaipur-inner{max-width:1120px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2.2rem;align-items:center}.about-jaipur-text h2{margin:0 0 .9rem;font-size:1.8rem}.about-jaipur-text p{margin:0 0 .6rem;font-size:.95rem;line-height:1.6;color:#4b5563}.about-btn{margin-top:1.1rem}.about-jaipur-image{display:flex;justify-content:center}.about-jaipur-photo{width:100%;max-width:460px;aspect-ratio:4 / 3;border-radius:1.6rem;background-image:url(/pictures/main-section/Jaipur_1.jpg);background-size:cover;background-position:center;box-shadow:0 35px 70px #0f172a80}.jaipur-details{margin-top:3.4rem}.decker-stage{position:relative;width:100%;height:260px;overflow:hidden;background:#0f172a}.decker-stage-bg{position:absolute;inset:0;background-image:url(/pictures/main-section/jaipur-road-bg.png);background-size:100% 100%;background-position:center;opacity:.85}.decker-bus-perspective{position:absolute;bottom:10px;left:50%;height:220px;width:auto;transform:translate(-50%) scaleX(-1);mix-blend-mode:multiply;filter:drop-shadow(-18px 24px 28px rgba(0,0,0,.75));animation:deckerComesAndGoes 8s ease-in-out infinite;transform-origin:bottom center}@keyframes deckerComesAndGoes{0%{transform:translate(60vw) scaleX(-1) scale(.18);opacity:0}8%{opacity:1}45%{transform:translate(-50%) scaleX(-1) scale(1);opacity:1}55%{transform:translate(-50%) scaleX(-1) scale(1);opacity:1}92%{opacity:1}to{transform:translate(-160vw) scaleX(-1) scale(.18);opacity:0}}.decker-stage-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:.75rem;background:linear-gradient(to top,rgba(0,0,0,.45) 0%,transparent 60%)}.decker-stage-label{color:#fef3c7;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 6px rgba(0,0,0,.7)}.decker-badge{display:inline-block;background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;font-size:.78rem;font-weight:700;padding:.28rem .8rem;border-radius:2rem;margin:.8rem 0 .4rem;letter-spacing:.04em}.decker-price-tag{font-size:.95rem;color:#374151;margin:.4rem 0 .8rem}.jaipur-itinerary-sub{font-size:.82rem;color:#6b7280;margin:-.5rem 0 1rem;font-weight:500}.jaipur-details-inner{max-width:680px;margin:0 auto;padding:0 1.5rem;display:block}.jaipur-banner{background:#fff;border-radius:1.6rem;padding:1.4rem 1.4rem 1.6rem;box-shadow:0 40px 80px #0f172a1f,0 0 0 1px #e5e7ebe6;text-align:center}.jaipur-banner-photo{border-radius:1.4rem;background-image:url(/pictures/lalitajapa-jaipur-7798509_1920.jpg);background-size:cover;background-position:center;aspect-ratio:16 / 9}.decker-static-img{width:100%;border-radius:1.4rem;aspect-ratio:16 / 9;object-fit:cover;object-position:center;display:block}.decker-bus-showcase{position:relative;border-radius:1.4rem;overflow:hidden;aspect-ratio:16 / 9;background:#0f172a}.decker-bus-showcase .bus-bg{position:absolute;inset:0;background-image:url(/pictures/main-section/jaipur-road-bg.png);background-size:100% 100%;background-position:center}.decker-bus-showcase .bus-anim{bottom:8px}.decker-bus-showcase .bus-img{height:200px}.jaipur-banner-text{margin:1rem 0 .9rem;font-size:.92rem;color:#4b5563}.jaipur-banner-btn{margin-top:.3rem}.jaipur-itinerary-title{margin:0 0 1rem;font-size:1.6rem}.jaipur-itinerary-list{display:flex;flex-direction:column;gap:.7rem}.itinerary-day{background:#fff;border-radius:.9rem;box-shadow:0 12px 30px #0f172a1f;border:1px solid rgba(229,231,235,.95);padding:.2rem 1rem .9rem}.itinerary-day summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.8rem;cursor:pointer;padding:.6rem 0;font-size:.95rem}.itinerary-day summary::-webkit-details-marker{display:none}.itinerary-day p{margin:.1rem 0 .4rem;font-size:.9rem;color:#4b5563}.day-toggle-icon{font-size:.9rem;color:#9ca3af}.why-jaipur{margin-top:3.4rem}.why-grid{max-width:1120px;margin:1.8rem auto 0;padding:0 1.5rem 3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.6rem}.why-card{background:#fff;border-radius:1.6rem;padding:1.8rem 1.6rem 1.7rem;text-align:center;box-shadow:0 40px 80px #0f172a1f,0 0 0 1px #e5e7ebe6}.why-icon{width:64px;height:64px;margin:0 auto 1rem;border-radius:999px;background-size:cover;background-position:center;box-shadow:0 18px 40px #0f172a59}.why-title{margin:0 0 .6rem;font-size:1.05rem;color:#ef4444}.why-description{margin:0;font-size:.9rem;line-height:1.5;color:#6b7280}.enquiry-fullbleed{position:relative;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;overflow:hidden}.enquiry{position:relative;z-index:1;padding-top:2.4rem;padding-bottom:2.8rem}.bus-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;background-image:url(/pictures/main-section/jaipur-road-bg.png);background-size:100% 100%;background-position:center center;background-repeat:no-repeat}.bus-sky,.bus-buildings,.bus-road-strip{display:none}.bus-anim{position:absolute;bottom:18px;left:0;will-change:transform;animation:busRide 12s linear infinite}.bus-img{height:340px;width:auto;display:block;mix-blend-mode:multiply;object-fit:contain;transform:scaleX(-1) perspective(1000px) rotateX(-2deg);filter:drop-shadow(-20px 28px 32px rgba(0,0,0,.72)) drop-shadow(-5px 8px 14px rgba(0,0,0,.45))}@keyframes busRide{0%{transform:translate(-540px)}to{transform:translate(calc(100vw + 540px))}}.enquiry-layout{display:flex;justify-content:center;max-width:1120px;margin:0 auto;padding:0 1.5rem}.enquiry .section-heading{max-width:640px;margin:0 auto 1.75rem;text-align:center;position:relative;z-index:1}.enquiry-form{background:#fffffff0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:1.3rem;padding:1.4rem 1.4rem 1.25rem;border:1px solid rgba(209,213,219,.9);box-shadow:0 18px 45px #94a3b84d;max-width:640px;width:100%;position:relative;z-index:1}.form-row{display:flex;gap:.9rem}.form-row.two-cols>.form-field{flex:1}.form-field{display:flex;flex-direction:column;margin-bottom:.85rem}.form-field label{font-size:.8rem;margin-bottom:.3rem;color:#4b5563}.form-field input,.form-field select,.form-field textarea{border-radius:.8rem;border:1px solid rgba(209,213,219,.9);background:#f9fafb;color:#111827;padding:.6rem .75rem;font-size:.9rem;font-family:inherit}.form-field input::placeholder,.form-field textarea::placeholder{color:#9ca3af}.form-field textarea{resize:vertical}.app-footer{margin-top:1rem;background:#fffbf5;color:#0f172a;border-top:1px solid rgba(251,146,60,.2)}.footer-inner{max-width:1120px;margin:0 auto;padding:1.8rem 1.5rem 1.4rem;display:flex;flex-wrap:wrap;gap:1.8rem;align-items:flex-start;justify-content:space-between}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-columns{display:flex;flex:1;gap:1.8rem;justify-content:flex-end}.footer-column h4{margin:0 0 .6rem;font-size:.95rem;color:#0f172a}.footer-column ul{list-style:none;padding:0;margin:0;font-size:.85rem;color:#4b5563}.footer-column li+li{margin-top:.25rem}.footer-whatsapp{margin-top:.3rem;font-size:.85rem}.footer-socials{display:flex;gap:.6rem;margin-top:.9rem;flex-wrap:wrap}.social-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:#fff;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;flex-shrink:0}.social-btn svg{width:18px;height:18px}.social-btn:hover{transform:translateY(-2px);opacity:.9;box-shadow:0 6px 16px #00000059}.social-btn.whatsapp{background:#25d366}.social-btn.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-btn.youtube{background:red}.social-btn.facebook{background:#1877f2}.footer-bottom{border-top:1px solid rgba(251,146,60,.15);text-align:center;padding:.9rem 1.5rem 1.3rem;font-size:.8rem;color:#6b7280}.testimonials{margin-top:3rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.4rem}.testimonials-track{display:contents}.testimonials-track>[aria-hidden=true]{display:none}.testimonial-card{background:#fff;border-radius:1.3rem;padding:1.5rem 1.4rem;border:1px solid rgba(251,146,60,.2);box-shadow:0 8px 30px #fb923c1a;display:flex;flex-direction:column;gap:.75rem}.testimonial-stars{font-size:1rem;color:#f59e0b;letter-spacing:.05em}.testimonial-text{margin:0;font-size:.9rem;line-height:1.65;color:#374151;flex:1}.testimonial-author{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.testimonial-avatar{width:42px;height:42px;border-radius:999px;background:linear-gradient(135deg,#fb923c,#f97316);color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial-name{font-size:.88rem;font-weight:600;color:#111827}.testimonial-city{font-size:.78rem;color:#9ca3af}.cars-section{margin-top:3rem}.cars-carousel-wrapper{position:relative;display:flex;align-items:center;gap:.5rem}.cars-scroll-btn{flex-shrink:0;width:40px;height:40px;border-radius:999px;border:1px solid rgba(251,146,60,.4);background:#fff;color:#ea580c;font-size:1.6rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,box-shadow .15s;box-shadow:0 4px 12px #fb923c26;z-index:1}.cars-scroll-btn:hover{background:#fff7ed;box-shadow:0 6px 18px #fb923c4d}.cars-carousel{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:.5rem 0 1rem;scrollbar-width:none}.cars-carousel::-webkit-scrollbar{display:none}.car-card{flex:0 0 240px;border-radius:1.3rem;background:#fff;border:1px solid rgba(209,213,219,.9);box-shadow:0 8px 30px #94a3b833;overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column}.car-card-top{height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;position:relative}.car-icon{font-size:3rem;line-height:1}.car-type-badge{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffffe6;background:#00000040;padding:.2rem .65rem;border-radius:999px}.car-card-body{padding:1.1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.car-name{margin:0;font-size:1.05rem;color:#111827}.car-capacity{margin:0;font-size:.84rem;color:#6b7280}.car-features{list-style:none;padding:0;margin:.15rem 0 .4rem;display:flex;flex-wrap:wrap;gap:.3rem}.car-features li{font-size:.72rem;padding:.22rem .55rem;border-radius:999px;background:#f9fafb;border:1px solid rgba(209,213,219,.9);color:#374151}.car-price{margin:0 0 .5rem;font-size:.88rem;font-weight:600;color:#16a34a}.car-card-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px 12px 0 0}.car-card-top{position:relative;height:160px;overflow:hidden;border-radius:12px 12px 0 0}.car-type-badge{position:absolute;top:10px;right:10px;background:#0000008c;color:#fff;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:600}.cert-section{margin-top:3rem}.cert-inner{background:linear-gradient(135deg,#fff7ed,#fef3c7);border:2px solid rgba(251,146,60,.35);border-radius:1.6rem;padding:2.4rem 2rem;display:flex;align-items:center;gap:2.5rem;box-shadow:0 12px 40px #fb923c26}.cert-badge-wrap{flex-shrink:0}.cert-badge{width:140px;height:140px;border-radius:999px;background:linear-gradient(135deg,#fb923c,#f59e0b);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;box-shadow:0 0 0 6px #fb923c2e,0 0 0 12px #fb923c14;text-align:center;padding:1rem}.cert-badge-seal{font-size:2.2rem;line-height:1}.cert-badge-text{display:flex;flex-direction:column;gap:.1rem}.cert-badge-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;line-height:1.2}.cert-badge-sub{font-size:.58rem;color:#ffffffd9;line-height:1.3}.cert-content h2{margin:0 0 .75rem;font-size:1.6rem;color:#92400e}.cert-content p{margin:0 0 .9rem;font-size:.92rem;color:#78350f;line-height:1.65}.cert-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.cert-points li{font-size:.88rem;color:#713f12;font-weight:500}@media(max-width:900px){.header-nav{gap:0}.nav-item{font-size:.8rem;padding:.35rem .55rem}.hero{flex-direction:column;min-height:100svh;padding:2rem 2rem 3rem;gap:2rem;align-items:center}.hero-left{display:contents}.hero-badge{order:1;align-self:center}.hero-title{order:2;align-self:center;text-align:center;width:100%}.hero-tagline{order:3;align-self:center;text-align:center;max-width:100%}.hero-right{order:4;width:100%}.hero-cta-row{order:5;justify-content:center;width:100%}.hero-stats{order:6;align-self:center;justify-content:center;flex-wrap:wrap}.hero-stage{max-width:100%}.hero-side-text{font-size:clamp(.85rem,2.2vw,1.4rem);padding:.4rem .5rem;letter-spacing:.25em}.hero-frame{border-radius:1.2rem}.hero-brand{padding:1.5rem 2.2rem 1.4rem}.about-jaipur-inner,.jaipur-details-inner{grid-template-columns:1fr}.about-jaipur-inner,.jaipur-details-inner{gap:1.5rem}.about-jaipur-photo{max-width:100%;aspect-ratio:16 / 9}.footer-columns{flex-direction:column;align-items:flex-start}.cert-inner{flex-direction:column;text-align:center;gap:1.5rem;padding:1.8rem 1.4rem}.cert-points{align-items:center}.testimonials-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.app-header{padding-inline:0}.header-inner{height:58px;position:relative;padding:0 1rem}.hamburger-btn{display:flex;margin-left:0;order:3}.guru-kripa-img{position:static;transform:none;order:2;margin-left:auto}.header-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:.2rem;padding:.75rem 1rem;background:#fffffffc;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(251,146,60,.18);box-shadow:0 8px 24px #0f172a1a}.header-nav.open{display:flex}.nav-item{padding:.65rem 1rem;border-radius:.75rem;font-size:.95rem}.nav-cta{text-align:center;margin:.25rem 0 0}.hamburger-btn[aria-expanded=true] .h-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-btn[aria-expanded=true] .h-line:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-btn[aria-expanded=true] .h-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}main{padding-inline:.75rem}.nav-links{width:100%;justify-content:flex-end}.hero{flex-direction:column;padding:2rem 1.25rem 3rem;gap:1.5rem;align-items:center}.hero-left{display:contents}.hero-badge{order:1;align-self:center;font-size:.92rem;font-weight:800;padding:.5rem 1.2rem;border-width:2px;letter-spacing:.04em}.hero-title{order:2;align-self:center;text-align:center;width:100%}.hero-tagline{order:3;align-self:center;text-align:center;max-width:100%;order:4;width:100%}.hero-cta-row{order:5;justify-content:center;width:100%}.hero-stats{order:6;align-self:center;justify-content:center;flex-wrap:wrap;gap:1rem}.hero-title{font-size:unset}.hero-title-line{font-size:clamp(1.8rem,10.5vw,4.5rem);white-space:normal;word-break:break-word}.line-3{font-size:clamp(1.2rem,6vw,2.4rem)}.hero-whatsapp-btn{width:100%;max-width:360px;margin-top:.9rem}.highlights{padding:1rem .75rem .5rem}.highlight-item{font-size:.8rem;padding:.55rem 1rem}.section-heading h2{font-size:1.45rem}.packages-carousel-wrap{overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 1rem 1rem;margin:0 -.75rem;scrollbar-width:none}.packages-carousel-wrap::-webkit-scrollbar{display:none}.packages-grid{display:flex;flex-wrap:nowrap;gap:1rem;width:max-content;grid-template-columns:unset}.package-card{width:80vw;max-width:300px;flex-shrink:0;scroll-snap-align:start}.services-grid{grid-template-columns:1fr 1fr;gap:1rem}.why-grid{grid-template-columns:1fr 1fr;gap:1rem;padding:0 .75rem 2rem}.cars-scroll-btn{display:none}.testimonials-grid{grid-template-columns:1fr;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.testimonials-track{display:flex;gap:1rem;width:max-content;animation:testimonialsScroll 28s linear infinite}.testimonials-track>[aria-hidden=true]{display:flex}.testimonials-track:hover{animation-play-state:paused}.testimonial-card{width:82vw;max-width:320px;flex-shrink:0}@keyframes testimonialsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.enquiry-layout{padding:0 .75rem}.enquiry-form{padding:1.2rem 1rem 1rem;border-radius:1rem}.form-row{flex-direction:column}.decker-bus-showcase .bus-img{height:30vw}.decker-bus-showcase .bus-anim{bottom:4px}.footer-inner{padding:1.4rem 1rem 1rem;gap:1.2rem}.footer-columns{flex-direction:column;align-items:flex-start;gap:1.2rem}.footer-bottom{padding:.75rem 1rem 1rem}}@media(max-width:480px){.hero-center{padding:0 .6rem 18%}.hero-brand{padding:1rem 1.1rem .9rem;border-radius:.85rem}.hero-title{font-size:clamp(1.45rem,8.5vw,2rem);letter-spacing:.08em}.hero-tagline{font-size:.6rem;letter-spacing:.16em}.services-grid,.why-grid{grid-template-columns:1fr}.why-grid{padding:0 .5rem 1.5rem}.section-heading h2{font-size:1.25rem}.brand-tagline{display:none}.package-card{border-radius:1rem}.enquiry-form{padding:1rem .85rem .9rem}}
