/* Drisshya V11 — India Holidays, breadcrumbs and streamlined holiday pages */
.dr-breadcrumbs{max-width:1360px;margin:0 auto;padding:15px clamp(18px,5vw,72px) 8px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12px;color:#667085;background:#fff}
.dr-breadcrumbs a{color:#44546b;text-decoration:none}.dr-breadcrumbs a:hover{color:#08265f}.dr-breadcrumbs .sep{color:#a0a9b7}.dr-breadcrumbs [aria-current=page]{color:#d08b00;font-weight:700}

/* India Holidays */
.india11{max-width:1440px;margin:0 auto 48px;padding:0 clamp(18px,3.2vw,44px)}
.india11-hero{position:relative;min-height:430px;border-radius:0 0 26px 26px;overflow:hidden;background:#0a234f;display:flex;align-items:center}
.india11-mosaic{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,1fr)}
.india11-mosaic span{background-size:cover;background-position:center;filter:saturate(.96)}
.india11-mosaic span:nth-child(1){background-position:center}.india11-mosaic span:nth-child(2){background-position:center}.india11-mosaic span:nth-child(3){background-position:center}.india11-mosaic span:nth-child(4){background-position:center}
.india11-hero.has-single .india11-mosaic{display:block;background-size:cover;background-position:center}
.india11-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,48,.86) 0%,rgba(3,17,48,.55) 34%,rgba(3,17,48,.18) 70%,rgba(3,17,48,.08) 100%)}
.india11-copy{position:relative;z-index:2;color:#fff;max-width:620px;padding:58px 52px}.india11-copy h1{font-family:'Playfair Display',serif;font-size:clamp(48px,5vw,74px);line-height:1;margin:0 0 24px;font-weight:500}.india11-copy strong{display:block;font-size:18px;line-height:1.5;margin-bottom:10px}.india11-copy p{font-size:15px;line-height:1.72;color:#edf4ff;margin:0;max-width:560px}
.india11-head{text-align:center;padding:34px 0 18px}.india11-head h2{font-family:'Playfair Display',serif;color:#08265f;font-size:38px;margin:0 0 8px;font-weight:500}.india11-head p{margin:0;color:#667085}
.india11-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.india11-card{border:1px solid #e1e6ee;border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgba(8,38,95,.06);display:flex;flex-direction:column}.india11-card img{width:100%;aspect-ratio:1.2/1;object-fit:cover;display:block}.india11-card-body{padding:16px;display:flex;flex-direction:column;flex:1}.india11-card h3{font-family:'Playfair Display',serif;color:#08265f;font-size:23px;margin:0 0 7px}.india11-card p{color:#667085;font-size:13px;line-height:1.5;margin:0 0 12px}.india11-meta{font-size:12px;color:#805800;margin-top:auto;margin-bottom:12px}.india11-card .btn{width:100%}
.india11-trust{margin-top:22px;border:1px solid #eadfca;border-radius:16px;padding:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.india11-trust div{padding:0 16px;border-right:1px solid #eee}.india11-trust div:last-child{border-right:0}.india11-trust strong{display:block;color:#08265f;margin-bottom:5px}.india11-trust span{font-size:12px;color:#667085;line-height:1.45}

/* Destination package selector */
.dest11{max-width:1360px;margin:0 auto 58px;padding:0 clamp(18px,5vw,72px)}.dest11-hero{position:relative;border-radius:24px;overflow:hidden;min-height:390px;background:#10274c}.dest11-slide{position:absolute;inset:0;opacity:0;transition:opacity .6s}.dest11-slide.active{opacity:1}.dest11-slide img{width:100%;height:100%;object-fit:cover}.dest11-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,24,58,.8),rgba(4,24,58,.18) 60%)}.dest11-copy{position:relative;z-index:2;color:#fff;max-width:650px;padding:60px 52px}.dest11-copy h1{font-family:'Playfair Display',serif;font-size:clamp(48px,5vw,72px);font-weight:500;line-height:1;margin:0 0 10px}.dest11-copy strong{font-size:20px;display:block;margin-bottom:12px}.dest11-copy p{color:#edf4ff;line-height:1.7;margin:0;max-width:570px}.dest11-dots{position:absolute;z-index:3;bottom:20px;right:24px;display:flex;gap:7px}.dest11-dots button{width:9px;height:9px;border-radius:50%;border:1px solid #fff;background:rgba(255,255,255,.3);padding:0}.dest11-dots button.active{background:#f3c760;border-color:#f3c760}.dest11-head{text-align:center;padding:34px 0 18px}.dest11-head h2{font-family:'Playfair Display',serif;font-size:36px;color:#08265f;margin:0 0 6px;font-weight:500}.dest11-head p{color:#667085;margin:0}.dest11-packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dest11-package{border:1px solid #e2e7ef;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 18px rgba(8,38,95,.06)}.dest11-package img{width:100%;aspect-ratio:1.35/1;object-fit:cover}.dest11-pbody{padding:16px}.dest11-package h3{font-family:'Playfair Display',serif;color:#08265f;font-size:23px;margin:0 0 8px}.dest11-duration{display:inline-block;font-size:12px;font-weight:800;color:#8a6107;margin-bottom:7px}.dest11-route{font-size:12px;color:#667085;line-height:1.5;min-height:36px;margin-bottom:12px}.dest11-package .btn{width:100%}.dest11-custom{margin-top:22px;background:#08265f;color:#fff;border-radius:18px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.dest11-custom strong{font-size:20px}.dest11-custom span{display:block;color:#dce8f8;margin-top:4px;font-size:13px}

/* Individual package */
.pkg11{max-width:1360px;margin:0 auto 56px;padding:0 clamp(18px,5vw,72px)}.pkg11-admin{display:flex;gap:8px;margin:8px 0 12px;flex-wrap:wrap}.pkg11-admin a{font-size:12px;text-decoration:none;font-weight:800;padding:8px 12px;border-radius:999px;border:1px solid #ccd6e5;color:#08265f;background:#fff}.pkg11-admin a:first-child{background:#08265f;color:#fff;border-color:#08265f}
.pkg11-hero{position:relative;min-height:410px;border-radius:24px;overflow:hidden;background:#10274c}.pkg11-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pkg11-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,54,.88) 0%,rgba(4,22,54,.48) 44%,rgba(4,22,54,.08) 75%)}.pkg11-hero-copy{position:relative;z-index:2;color:#fff;padding:70px 52px;max-width:720px}.pkg11-hero-copy h1{font-family:'Playfair Display',serif;font-size:clamp(50px,5vw,72px);font-weight:500;line-height:1;margin:0 0 16px}.pkg11-duration{font-size:20px;font-weight:800;margin-bottom:14px}.pkg11-route{font-size:18px;line-height:1.5}.pkg11-route span{margin-right:12px}.pkg11-route span:before{content:'•';color:#f3b432;margin-right:8px}
.pkg11-tabs{display:flex;gap:8px;overflow-x:auto;padding:18px 0 14px;border-bottom:1px solid #e4e9f0;white-space:nowrap}.pkg11-tab{border:1px solid #d0d9e6;background:#fff;color:#08265f;border-radius:999px;padding:10px 16px;font-weight:750;cursor:pointer}.pkg11-tab.active{background:#08265f;color:#fff;border-color:#08265f}.pkg11-content{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;padding:28px 0 8px;align-items:start}.pkg11-content.no-highlights{grid-template-columns:1fr}.pkg11-panel{display:none}.pkg11-panel.active{display:block}.pkg11-panel h2{font-family:'Playfair Display',serif;color:#08265f;font-size:34px;font-weight:500;margin:0 0 14px}.pkg11-panel p,.pkg11-panel li{color:#5d6b80;line-height:1.72}.pkg11-highlight{border:1px solid #e1e6ee;border-radius:16px;padding:20px;background:#fff;position:sticky;top:100px}.pkg11-highlight h3{font-family:'Playfair Display',serif;color:#08265f;font-size:25px;margin:0 0 12px}.pkg11-highlight ul{list-style:none;padding:0;margin:0}.pkg11-highlight li{padding:11px 0;border-bottom:1px solid #edf0f4;color:#3e4f67;font-size:14px}.pkg11-highlight li:last-child{border-bottom:0}.pkg11-highlight li:before{content:'✦';color:#d89a25;margin-right:9px}.pkg11-day{border-bottom:1px solid #e6eaf0}.pkg11-day summary{cursor:pointer;padding:15px 0;font-weight:800;color:#08265f}.pkg11-day p{margin-top:0}.pkg11-hotelcats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pkg11-hotelcats div{border:1px solid #e2e7ef;border-radius:13px;padding:16px}.pkg11-hotelcats strong{display:block;color:#08265f;margin-bottom:5px}.pkg11-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pkg11-columns>div{border:1px solid #e2e7ef;border-radius:14px;padding:18px}.pkg11-columns h3{color:#08265f;margin-top:0}.pkg11-cta{margin-top:24px;background:#08265f;border-radius:18px;color:#fff;padding:20px 24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.pkg11-cta strong{font-family:'Playfair Display',serif;font-size:25px;font-weight:500}.pkg11-actions{display:flex;gap:10px}.pkg11-actions .btn.light{background:#fff;color:#08265f;border-color:#fff}.pkg11-related{padding-top:34px}.pkg11-related h2{text-align:center;font-family:'Playfair Display',serif;color:#08265f;font-size:32px;font-weight:500}.pkg11-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pkg11-related-card{border:1px solid #e2e7ef;border-radius:14px;overflow:hidden;background:#fff}.pkg11-related-card img{width:100%;aspect-ratio:1.45/1;object-fit:cover}.pkg11-related-card .body{padding:13px}.pkg11-related-card h3{color:#08265f;margin:0 0 5px;font-size:16px}.pkg11-related-card p{font-size:11px;color:#667085;line-height:1.45;margin:0 0 10px}.pkg11-viewall{background:#fff8e7;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px}.pkg11-viewall a{color:#805800;font-weight:800;text-decoration:none}.pkg11-viewall strong{display:block;font-family:'Playfair Display',serif;font-size:23px;margin-bottom:10px}
@media(max-width:1050px){.india11-grid{grid-template-columns:repeat(3,1fr)}.india11-trust{grid-template-columns:repeat(2,1fr)}.dest11-packages{grid-template-columns:repeat(2,1fr)}.pkg11-content{grid-template-columns:1fr}.pkg11-highlight{position:static}.pkg11-related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.dr-breadcrumbs{padding-top:10px}.india11{padding:0 12px}.india11-hero{min-height:470px}.india11-mosaic{grid-template-columns:1fr 1fr}.india11-copy{padding:42px 24px}.india11-grid,.dest11-packages,.pkg11-related-grid{grid-template-columns:1fr}.india11-trust{grid-template-columns:1fr}.india11-trust div{border-right:0;border-bottom:1px solid #eee;padding:12px 0}.india11-trust div:last-child{border-bottom:0}.dest11,.pkg11{padding:0 12px}.dest11-copy,.pkg11-hero-copy{padding:45px 24px}.dest11-custom,.pkg11-cta{align-items:flex-start;flex-direction:column}.pkg11-actions{width:100%;flex-direction:column}.pkg11-actions .btn{width:100%}.pkg11-columns,.pkg11-hotelcats{grid-template-columns:1fr}.pkg11-hero{min-height:380px}}
