.hgi-app{--blue:#164a91;--blue2:#1e63b7;--orange:#ec4318;--green:#168a58;--ink:#172033;--muted:#667085;--bg:#f5f7fb;--line:#e4e8ef;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--ink);min-height:100vh}.hgi-app *{box-sizing:border-box}.hgi-app button,.hgi-app input,.hgi-app select{font:inherit}.hgi-top{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.hgi-nav,.hgi-inner,.hgi-wrap{max-width:1220px;margin:auto}.hgi-nav{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.hgi-logo{font-weight:900;color:var(--blue);font-size:23px;text-decoration:none}.hgi-logo span{color:var(--orange)}.hgi-nav nav{display:flex;gap:18px;align-items:center}.hgi-nav nav a{color:#334155;font-size:14px;text-decoration:none}.hgi-navbtn,.hgi-primary{background:var(--blue);color:#fff!important;padding:10px 15px;border-radius:9px}.hgi-hero{background:linear-gradient(135deg,#123f7e,#1d67ba);color:#fff;padding:48px 18px 42px}.hgi-eyebrow{display:inline-flex;background:#ffffff18;border:1px solid #ffffff30;padding:7px 11px;border-radius:99px;font-size:12px;margin-bottom:12px}.hgi-hero h1{font-size:42px;line-height:1.12;margin:0 0 10px}.hgi-hero p{max-width:760px;color:#dce9ff;margin:0 0 24px;line-height:1.55}.hgi-search{background:#fff;border-radius:15px;padding:9px;display:flex;gap:7px;max-width:980px;box-shadow:0 14px 35px #0a2e6230}.hgi-search input,.hgi-search select{border:0;outline:0;padding:13px}.hgi-search input{flex:1}.hgi-search select{border-left:1px solid var(--line)}.hgi-search button,.hgi-primary{background:var(--orange);border:0;color:#fff;padding:13px 20px;border-radius:9px;font-weight:800;cursor:pointer}.hgi-wrap{padding:28px 18px}.hgi-services{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 22px}.hgi-service{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center}.hgi-service .ico{width:42px;height:42px;border-radius:11px;background:#edf4ff;display:grid;place-items:center}.hgi-service b{display:block;margin-bottom:3px}.hgi-service small,.hgi-small{font-size:12px;color:var(--muted);line-height:1.45}.hgi-title{display:flex;justify-content:space-between;align-items:end;margin:18px 0 16px}.hgi-title h2{margin:0;font-size:24px}.hgi-title span{font-size:13px;color:var(--muted)}.hgi-chips{display:flex;gap:9px;overflow:auto;padding-bottom:4px}.hgi-chip{background:#fff;border:1px solid var(--line);padding:9px 14px;border-radius:99px;white-space:nowrap;cursor:pointer}.hgi-chip.active{background:#eaf2ff;border-color:#b8d1f5;color:var(--blue);font-weight:800}.hgi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.hgi-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #13213b0a}.hgi-pic{height:190px;background:#dbe7f8;position:relative}.hgi-pic img{width:100%;height:100%;object-fit:cover}.hgi-badge{position:absolute;top:11px;left:11px;background:#fff;color:var(--green);font-weight:800;font-size:11px;padding:6px 9px;border-radius:7px}.hgi-body{padding:14px}.hgi-body h3{margin:0 0 7px;font-size:17px}.hgi-rating{font-size:13px;color:#475569}.hgi-rating b{color:#e08a00}.hgi-price{font-size:18px;font-weight:900;margin:10px 0}.hgi-price del{color:#9aa2b1;font-size:12px;margin-left:5px}.hgi-fullbtn{width:100%;margin-top:10px;padding:11px;border-radius:9px;background:var(--blue);color:#fff;font-weight:800;border:0;cursor:pointer}.hgi-view{display:none}.hgi-view.hgi-show{display:block}.hgi-back{background:none;border:0;color:var(--blue);font-weight:800;padding:0;margin-bottom:18px;cursor:pointer}.hgi-detailgrid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.hgi-gallery,.hgi-info,.hgi-panel,.hgi-checkoutbox,.hgi-converter,.hgi-carhero,.hgi-success{background:#fff;border:1px solid var(--line);border-radius:16px}.hgi-gallery{padding:10px}.hgi-gallery>img{width:100%;height:390px;object-fit:cover;border-radius:12px}.hgi-thumbs{display:flex;gap:8px;margin-top:8px}.hgi-thumbs img{width:76px;height:55px;object-fit:cover;border-radius:8px}.hgi-info{margin-top:16px;padding:20px}.hgi-info h2{margin-top:0}.hgi-panel{padding:20px;position:sticky;top:88px}.hgi-panel h2{margin-top:0}.hgi-package{border:1px solid var(--line);border-radius:12px;padding:14px;margin:10px 0;display:flex;justify-content:space-between;gap:12px;align-items:center;cursor:pointer}.hgi-package.selected{border:2px solid var(--blue);background:#f7faff}.hgi-package small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.hgi-panel input[type=date]{width:100%;border:1px solid var(--line);padding:11px;border-radius:9px}.hgi-qty{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.hgi-qty button{width:28px;height:28px;border-radius:50%;background:#edf2f8;color:var(--blue);font-weight:900;border:0;cursor:pointer}.hgi-qty b{display:inline-block;min-width:22px;text-align:center}.hgi-total{display:flex;justify-content:space-between;font-size:20px;font-weight:900;margin:18px 0}.hgi-panel .hgi-primary,.hgi-checkoutbox .hgi-primary,.hgi-converter .hgi-primary{width:100%}.hgi-checkoutbox{max-width:820px;margin:35px auto;padding:24px}.hgi-formgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hgi-formgrid label,.hgi-convertgrid label,.hgi-carform label{font-size:12px;font-weight:800;display:block}.hgi-formgrid input,.hgi-formgrid select,.hgi-convertgrid input,.hgi-convertgrid select,.hgi-carform input,.hgi-carform select{width:100%;border:1px solid var(--line);border-radius:9px;padding:12px;margin-top:6px;outline:none}.hgi-pay{margin-top:18px;border-top:1px solid var(--line);padding-top:18px}.hgi-payopt{display:flex;gap:10px;align-items:center;border:1px solid var(--line);padding:12px;border-radius:9px;margin:8px 0}.hgi-note{text-align:center;color:var(--muted);font-size:11px}.hgi-success{text-align:center;max-width:760px;margin:35px auto;padding:35px}.hgi-check{font-size:55px;color:var(--green)}.hgi-voucher{text-align:left;border:1px dashed #aab4c3;padding:20px;border-radius:12px;margin:20px 0}.hgi-qr{width:120px;height:120px;margin:12px auto;display:grid;place-items:center;background:repeating-linear-gradient(45deg,#111 0 4px,#fff 4px 8px);border:10px solid #fff;box-shadow:0 0 0 1px #ddd;font-size:0}.hgi-carhero{padding:22px}.hgi-triptype{display:flex;gap:8px;margin:14px 0}.hgi-triptype button{background:#f3f6fa;border:1px solid var(--line);padding:9px 13px;border-radius:9px;cursor:pointer}.hgi-triptype button.active{background:var(--blue);color:#fff}.hgi-carform{display:grid;grid-template-columns:1.2fr 1.2fr 1fr 1fr auto;gap:10px;align-items:end}.hgi-carform .hgi-primary{height:42px;padding:10px 16px}.hgi-carresults{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.hgi-carcard{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px}.hgi-caricon{height:120px;border-radius:11px;background:linear-gradient(135deg,#e9f1ff,#f7f9fc);display:grid;place-items:center;font-size:62px}.hgi-tags{display:flex;gap:7px;flex-wrap:wrap;margin:8px 0}.hgi-tags span{background:#f0f4f9;padding:5px 8px;border-radius:7px;font-size:11px}.hgi-converter{max-width:620px;margin:35px auto;padding:22px}.hgi-convertgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hgi-convertresult{margin:18px 0;background:#eef5ff;border-radius:12px;padding:18px;font-size:22px;font-weight:900;color:var(--blue)}.hgi-inline{display:inline-block;text-decoration:none}.hgi-foot{padding:30px 20px;text-align:center;color:#7a8494;font-size:12px}.hgi-app h1,.hgi-app h2,.hgi-app h3{color:var(--ink)}
@media(max-width:900px){.hgi-grid{grid-template-columns:repeat(2,1fr)}.hgi-detailgrid{grid-template-columns:1fr}.hgi-panel{position:static}.hgi-carform{grid-template-columns:1fr 1fr}.hgi-carresults{grid-template-columns:1fr 1fr}}@media(max-width:600px){.hgi-nav nav{display:none}.hgi-hero{padding:34px 15px}.hgi-hero h1{font-size:30px}.hgi-search{display:block}.hgi-search input,.hgi-search select,.hgi-search button{width:100%;margin:3px 0}.hgi-wrap{padding:22px 14px}.hgi-grid{grid-template-columns:1fr 1fr;gap:10px}.hgi-pic{height:145px}.hgi-body{padding:11px}.hgi-body h3{font-size:14px}.hgi-services{grid-template-columns:1fr}.hgi-gallery>img{height:245px}.hgi-formgrid,.hgi-convertgrid,.hgi-carform{grid-template-columns:1fr}.hgi-carresults{grid-template-columns:1fr}.hgi-title span{display:none}}
/* HGI attraction taxonomy archive - product cards */
.hgi-category-page{font-family:Inter,Segoe UI,Arial,sans-serif;background:#f6f8fc;color:#172033;min-height:70vh}.hgi-category-hero{background:linear-gradient(135deg,#123f7e,#1d67ba);color:#fff;padding:38px 20px}.hgi-category-inner,.hgi-category-wrap{max-width:1220px;margin:0 auto}.hgi-category-breadcrumb{font-size:13px;margin-bottom:16px;color:#dbe9ff}.hgi-category-breadcrumb a{color:#fff;text-decoration:none}.hgi-category-breadcrumb span{margin:0 6px}.hgi-category-hero h1{margin:0 0 8px;font-size:38px;line-height:1.15;color:#fff}.hgi-category-hero p{margin:0;max-width:760px;color:#e6efff;font-size:15px}.hgi-category-wrap{padding:30px 20px 55px}.hgi-category-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.hgi-category-heading h2{margin:0 0 5px;font-size:26px}.hgi-category-heading p{margin:0;color:#667085;font-size:13px}.hgi-category-back{display:inline-flex;text-decoration:none;background:#fff;border:1px solid #dce3ed;color:#164a91;padding:10px 14px;border-radius:9px;font-weight:800}.hgi-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.hgi-category-card{background:#fff;border:1px solid #e1e7ef;border-radius:16px;overflow:hidden;box-shadow:0 7px 24px rgba(22,42,70,.08);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.hgi-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(22,42,70,.13)}.hgi-category-image{display:block;height:205px;position:relative;background:#eaf0f8}.hgi-category-image img{display:block;width:100%;height:100%;object-fit:cover}.hgi-category-badge{position:absolute;left:12px;top:12px;background:#fff;color:#168a58;font-size:11px;font-weight:800;padding:6px 9px;border-radius:7px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.hgi-category-body{padding:15px;display:flex;flex-direction:column;flex:1}.hgi-category-rating{font-size:12px;color:#667085;min-height:18px}.hgi-category-rating b{color:#e08a00}.hgi-category-body h3{font-size:17px;line-height:1.3;margin:7px 0}.hgi-category-body h3 a{color:#172033;text-decoration:none}.hgi-category-location{font-size:12px;color:#667085;margin-bottom:6px}.hgi-category-body p{font-size:12px;line-height:1.5;color:#667085;margin:3px 0 13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hgi-category-bottom{margin-top:auto;padding-top:12px;border-top:1px solid #edf0f4;display:flex;align-items:end;justify-content:space-between;gap:10px}.hgi-category-bottom small{display:block;color:#8a94a5;font-size:10px}.hgi-category-bottom strong{display:block;font-size:18px;margin-top:2px}.hgi-category-btn{background:#164a91;color:#fff!important;text-decoration:none;padding:10px 12px;border-radius:8px;font-size:12px;font-weight:800;white-space:nowrap}.hgi-category-empty{background:#fff;border:1px solid #e1e7ef;border-radius:16px;padding:45px;text-align:center}.hgi-category-empty h3{margin:0 0 8px}.hgi-category-empty p{color:#667085}@media(max-width:1000px){.hgi-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.hgi-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hgi-category-image{height:170px}.hgi-category-heading{align-items:flex-start;flex-direction:column}.hgi-category-hero h1{font-size:30px}}@media(max-width:480px){.hgi-category-grid{grid-template-columns:1fr}.hgi-category-image{height:210px}}

/* Related product cards */
.hgi-related-section{margin-top:28px;padding-top:22px;border-top:1px solid #edf0f4}.hgi-related-section h3{margin-top:0}.hgi-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hgi-related-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #13213b0a}.hgi-related-card img{display:block;width:100%;height:130px;object-fit:cover}.hgi-related-card>div{padding:11px}.hgi-related-card h4{margin:0 0 5px;font-size:14px}.hgi-related-card small{display:block;color:var(--muted);font-size:11px;margin-bottom:7px}.hgi-related-card strong{display:block;font-size:16px;margin-bottom:5px}.hgi-related-card .hgi-fullbtn{margin-top:4px;font-size:11px;padding:9px}.hgi-category-btn{min-width:88px;text-align:center}
@media(max-width:900px){.hgi-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.hgi-related-grid{grid-template-columns:1fr}}
/* HGI Tours brand palette + polished product detail */
.hgi-app{--blue:#0066A1;--blue2:#0077B6;--orange:#F23405;--ink:#162333;--muted:#667085;--line:#dfe6ee}.hgi-category-page{--hgi-blue:#0066A1;--hgi-orange:#F23405}.hgi-category-hero{background:linear-gradient(135deg,#005b91,#0077b6)}.hgi-category-btn,.hgi-category-back{color:#0066A1}.hgi-category-btn{background:#0066A1}.hgi-detailgrid{align-items:start}.hgi-info h1{font-size:34px;line-height:1.18;font-weight:850;margin:0 0 12px}.hgi-info h2{font-size:22px;line-height:1.3;font-weight:800;color:#0066A1;margin:26px 0 12px}.hgi-info p,.hgi-info li{font-size:15px;line-height:1.7}.hgi-info ul{padding-left:20px}.hgi-panel h2{font-size:25px;font-weight:850;color:#0066A1}.hgi-panel h3{font-size:15px;font-weight:800;color:#162333;margin-top:18px}.hgi-package{transition:.18s ease;border-radius:12px}.hgi-package:hover{border-color:#7db8d9;transform:translateY(-1px)}.hgi-package.selected{border-color:#0066A1;background:#f1f8fc;box-shadow:0 0 0 2px #0066A11c}.hgi-panel .hgi-primary,.hgi-checkoutbox .hgi-primary{background:#F23405;border-radius:10px;font-size:15px;font-weight:850;padding:14px 18px;box-shadow:0 8px 18px #F2340522}.hgi-panel .hgi-primary:hover,.hgi-checkoutbox .hgi-primary:hover{filter:brightness(.94)}.hgi-back{color:#0066A1}.hgi-related-section h2{font-size:22px}.hgi-related-card .hgi-fullbtn{background:#0066A1}.hgi-checkoutbox h2{font-size:28px;color:#0066A1;font-weight:850}.hgi-checkoutbox label{font-size:13px}.hgi-formgrid input,.hgi-formgrid select{font-size:14px}.hgi-success h1{color:#0066A1;font-size:32px}.hgi-voucher{border-color:#9db7c9}.hgi-category-body h3 a:hover,.hgi-related-card h4{color:#0066A1}.hgi-category-bottom strong,.hgi-price{color:#162333}

/* HGI v2.3.5 polish, gallery, UPI and micro animations */
.hgi-detailgrid{gap:30px}.hgi-gallery{background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;box-shadow:0 10px 30px rgba(22,42,70,.07)}
.hgi-gallery>img{border-radius:13px;object-fit:cover}.hgi-thumbs{display:flex;gap:9px;overflow:auto;padding:10px 2px 2px}.hgi-thumbs img{width:76px;height:58px;object-fit:cover;border-radius:9px;border:2px solid transparent;cursor:pointer;transition:.2s ease}.hgi-thumbs img:hover{transform:translateY(-2px);border-color:#0066A1}
.hgi-info h1{letter-spacing:-.4px}.hgi-info h2{position:relative;padding-bottom:7px}.hgi-info h2:after{content:"";position:absolute;left:0;bottom:0;width:42px;height:3px;border-radius:5px;background:#F23405}
.hgi-category-card{animation:hgiCardIn .45s ease both}.hgi-category-card:nth-child(2){animation-delay:.04s}.hgi-category-card:nth-child(3){animation-delay:.08s}.hgi-category-card:nth-child(4){animation-delay:.12s}.hgi-category-card:nth-child(5){animation-delay:.16s}.hgi-category-card:nth-child(6){animation-delay:.20s}
.hgi-category-btn,.hgi-panel .hgi-primary,.hgi-checkoutbox .hgi-primary{transition:transform .2s ease,box-shadow .2s ease}.hgi-category-btn:hover,.hgi-panel .hgi-primary:hover,.hgi-checkoutbox .hgi-primary:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,102,161,.18)}
.hgi-payment-wrap{margin-bottom:8px}.hgi-upi-panel{background:#fff8f2;border:1px dashed #f0a77f;border-radius:12px;padding:14px;text-align:center}.hgi-upi-qr{display:block;width:190px;height:190px;object-fit:contain;margin:4px auto 10px;border-radius:10px;background:#fff}.hgi-upi-link{display:inline-block;margin-top:8px;background:#F23405;color:#fff!important;padding:9px 14px;border-radius:8px;text-decoration:none;font-weight:800}.hgi-proof-wrap{margin-top:14px;background:#f8fafc;border:1px solid var(--line);border-radius:12px;padding:12px}.hgi-proof-wrap label{font-size:12px;font-weight:800;display:block}.hgi-proof-wrap input{display:block;margin-top:7px}.hgi-proof-wrap small{display:block;color:#667085;margin-top:6px;line-height:1.5}
@keyframes hgiCardIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
