.PackageDetails-module__wGueHG__detailsContainer{background-color:#f8f9fa;padding-bottom:60px}.PackageDetails-module__wGueHG__tourHeader{border-bottom:1px solid var(--color-border);background:#fff;padding:20px 0}.PackageDetails-module__wGueHG__titleArea{justify-content:space-between;align-items:flex-start;display:flex}.PackageDetails-module__wGueHG__tourTitle{color:var(--color-primary);margin-bottom:8px;font-size:28px;font-weight:700}.PackageDetails-module__wGueHG__tourMeta{color:var(--color-text-muted);gap:15px;font-size:14px;display:flex}.PackageDetails-module__wGueHG__tourCode{color:var(--color-text-muted);font-size:13px;font-weight:600}.PackageDetails-module__wGueHG__heroSection{border-radius:var(--radius-lg);aspect-ratio:16/7;margin-top:20px;position:relative;overflow:hidden}.PackageDetails-module__wGueHG__heroImage{object-fit:cover;width:100%;height:100%}.PackageDetails-module__wGueHG__playButton{color:#fff;cursor:pointer;background:#bd3032e6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #0000004d}.PackageDetails-module__wGueHG__playButton:hover{transform:translate(-50%,-50%)scale(1.1)}.PackageDetails-module__wGueHG__stickyTabs{top:var(--header-height);z-index:100;border-bottom:1px solid var(--color-border);background:#fff;margin-bottom:30px;position:sticky;box-shadow:0 2px 10px #0000000d}.PackageDetails-module__wGueHG__tabsInner{scrollbar-width:none;display:flex;overflow-x:auto}.PackageDetails-module__wGueHG__tabsInner::-webkit-scrollbar{display:none}.PackageDetails-module__wGueHG__tabBtn{color:var(--color-text);white-space:nowrap;border-bottom:3px solid #0000;padding:15px 20px;font-size:14px;font-weight:600;transition:all .2s}.PackageDetails-module__wGueHG__tabBtnActive{color:var(--color-accent);border-bottom-color:var(--color-accent);background:#bd30320d}.PackageDetails-module__wGueHG__contentGrid{grid-template-columns:1fr 350px;gap:30px;display:grid}.PackageDetails-module__wGueHG__mainSection{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:30px;padding:30px}.PackageDetails-module__wGueHG__sectionHeading{color:var(--color-primary);align-items:center;gap:10px;margin-bottom:20px;font-size:20px;font-weight:700;display:flex}.PackageDetails-module__wGueHG__noteBox{border-left:4px solid var(--color-accent);color:#c53030;background:#fff5f5;border-radius:4px;margin-bottom:25px;padding:15px;font-size:13px}.PackageDetails-module__wGueHG__citiesList{flex-wrap:wrap;gap:10px;margin-bottom:25px;display:flex}.PackageDetails-module__wGueHG__cityBadge{color:var(--color-primary);background:#f0f4f8;border-radius:4px;padding:6px 12px;font-size:13px;font-weight:600}.PackageDetails-module__wGueHG__sidebar{top:calc(var(--header-height) + 70px);height:fit-content;position:sticky}.PackageDetails-module__wGueHG__calculatorCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border);background:#fff;padding:25px}.PackageDetails-module__wGueHG__calcTitle{color:var(--color-primary);text-align:center;border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px;font-size:18px;font-weight:700}.PackageDetails-module__wGueHG__calcActionBtn{width:100%;margin-top:15px;padding:12px;font-weight:700}.PackageDetails-module__wGueHG__downloadBtn{color:#fff;background:#4caf50}.PackageDetails-module__wGueHG__inquiryBtn{background:var(--color-accent);color:#fff}.PackageDetails-module__wGueHG__accommodationItem{border-bottom:1px solid #eee;gap:15px;padding:15px 0;display:flex}.PackageDetails-module__wGueHG__accommodationItem:last-child{border-bottom:none}.PackageDetails-module__wGueHG__sightseeingGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.PackageDetails-module__wGueHG__sightseeingCard{background:#fff;border:1px solid #eee;border-radius:8px;overflow:hidden}.PackageDetails-module__wGueHG__sightseeingImg{aspect-ratio:16/10;object-fit:cover;width:100%}.PackageDetails-module__wGueHG__sightseeingContent{padding:15px}.PackageDetails-module__wGueHG__sightseeingTitle{margin-bottom:8px;font-size:16px;font-weight:700}.PackageDetails-module__wGueHG__sightseeingDesc{color:var(--color-text-muted);font-size:13px;line-height:1.5}.PackageDetails-module__wGueHG__itineraryDay{margin-bottom:20px}.PackageDetails-module__wGueHG__dayHeader{color:var(--color-primary);background:#f0f4f8;border-radius:8px;margin-bottom:15px;padding:12px 20px;font-weight:700}.PackageDetails-module__wGueHG__list{color:var(--color-text);margin-top:10px;padding-left:20px;font-size:13px;list-style:outside}.PackageDetails-module__wGueHG__list li{margin-bottom:5px}.PackageDetails-module__wGueHG__iconFeatures{background:#f8f9fa;border:1px solid #eee;border-radius:8px;gap:20px;margin-top:30px;padding:20px;display:flex}.PackageDetails-module__wGueHG__iconFeature{text-align:center;flex-direction:column;flex:1;align-items:center;gap:10px;display:flex}.PackageDetails-module__wGueHG__iconFeature span{color:var(--color-primary);font-size:11px;font-weight:600}.PackageDetails-module__wGueHG__mapContainer{border:1px solid #eee;border-radius:8px;margin-top:15px;overflow:hidden}.PackageDetails-module__wGueHG__mapImg{width:100%;height:auto}.PackageDetails-module__wGueHG__cityTabs{gap:10px;margin-bottom:25px;display:flex}.PackageDetails-module__wGueHG__cityTab{border:1px solid var(--color-accent);color:var(--color-accent);background:#fff;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.PackageDetails-module__wGueHG__cityTabActive{background:var(--color-accent);color:#fff}.PackageDetails-module__wGueHG__sightseeingItem{background:#fff;border:1px solid #eee;border-radius:8px;gap:20px;margin-bottom:15px;padding:20px;transition:transform .2s;display:flex}.PackageDetails-module__wGueHG__sightseeingItem:hover{border-color:var(--color-primary);transform:translate(5px)}.PackageDetails-module__wGueHG__sightseeingLeft{border-radius:6px;flex-shrink:0;overflow:hidden}.PackageDetails-module__wGueHG__sightseeingRight{flex:1}.PackageDetails-module__wGueHG__sightseeingItemTitle{color:var(--color-primary);margin-bottom:8px;font-size:16px;font-weight:700}.PackageDetails-module__wGueHG__sightseeingItemDesc{color:var(--color-text-muted);font-size:13px;line-height:1.5}.PackageDetails-module__wGueHG__readMore{color:var(--color-accent);cursor:pointer;font-weight:600}.PackageDetails-module__wGueHG__hotelTable{border-collapse:collapse;width:100%;margin-top:15px}.PackageDetails-module__wGueHG__hotelTable th{text-align:left;color:var(--color-primary);background:#f8f9fa;border-bottom:2px solid #dee2e6;padding:12px;font-size:13px}.PackageDetails-module__wGueHG__hotelTable td{border-bottom:1px solid #eee;padding:12px;font-size:14px}.PackageDetails-module__wGueHG__radioGrid{grid-template-columns:1fr 1fr;gap:8px;margin-top:5px;display:grid}.PackageDetails-module__wGueHG__radioGrid label{cursor:pointer;align-items:center;gap:5px;font-size:12px;display:flex}.PackageDetails-module__wGueHG__priceDisplay{text-align:center;background:#f0fdf4;border:1px dashed #22c55e;border-radius:8px;margin:20px 0;padding:15px}.PackageDetails-module__wGueHG__priceLabel{color:#166534;margin-bottom:5px;font-size:12px}.PackageDetails-module__wGueHG__priceValue{color:#166534;font-size:24px;font-weight:800}.PackageDetails-module__wGueHG__priceValue span{opacity:.8;font-size:14px;font-weight:400}.PackageDetails-module__wGueHG__trustIndicators{border-top:1px solid #eee;margin-top:20px;padding-top:15px}.PackageDetails-module__wGueHG__trustItem{color:var(--color-text-muted);align-items:center;gap:8px;margin-bottom:5px;font-size:11px;display:flex}.PackageDetails-module__wGueHG__trustItem svg{color:#22c55e}@media (max-width:991px){.PackageDetails-module__wGueHG__contentGrid{grid-template-columns:1fr}.PackageDetails-module__wGueHG__sidebar{margin-top:30px;position:static}.PackageDetails-module__wGueHG__calculatorCard{border:2px solid var(--color-primary)}}@media (max-width:768px){.PackageDetails-module__wGueHG__tourTitle{font-size:22px}.PackageDetails-module__wGueHG__heroSection{aspect-ratio:16/9}.PackageDetails-module__wGueHG__playButton{width:60px;height:60px}.PackageDetails-module__wGueHG__titleArea{flex-direction:column;gap:10px}.PackageDetails-module__wGueHG__tourMeta{flex-wrap:wrap;gap:10px}}
