body{background:#f4f6f9}.tours-section{max-width:1100px;margin:0 auto;padding:60px 24px 10px}.tours-intro{text-align:center;margin-bottom:36px}.tours-intro h2{font-size:clamp(22px,4vw,34px);font-family:'Cormorant Garamond',Georgia,serif;color:#1a1a2e;margin:0 0 10px}.tours-intro p{font-size:16px;color:#555;max-width:580px;margin:0 auto;line-height:1.7}.tours-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;background:#fff;padding:16px 20px;border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e5eaf2;margin-bottom:10px}.tfilter-col{flex:1 1 160px;min-width:0}.tfilter-col input[type="text"],.tfilter-col select{width:100%;padding:10px 14px;border:1.5px solid #dce3ed;border-radius:9px;font-size:0.87rem;color:#1a2e44;background:#f8fafc;outline:none;font-family:inherit;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.tfilter-col input:focus,.tfilter-col select:focus{border-color:#ff6b00;background:#fff;box-shadow:0 0 0 3px rgba(255,107,0,.1)}.tfilter-btn{flex:0 0 auto}.tfilter-btn button{padding:10px 26px;background:#ff6b00;color:#fff;border:none;border-radius:9px;font-size:0.9rem;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .2s,transform .2s;box-shadow:0 3px 10px rgba(255,107,0,.28)}.tfilter-btn button:hover{background:#e65c00;transform:translateY(-1px)}.t-alert{max-width:1100px;margin:12px auto;padding:12px 24px;border-radius:9px;font-size:0.9rem;font-weight:500}.t-alert-success{background:#e9f7ee;color:#1e6e38;border-left:4px solid #34c369}.t-alert-error{background:#fce8e8;color:#b91c1c;border-left:4px solid #ef4444}.tours-cards-wrap{max-width:1100px;margin:0 auto;padding:40px 24px 64px}.tours-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.tour-card{background:#fff;border-radius:16px;box-shadow:0 6px 24px rgba(0,0,0,.08);overflow:hidden;transition:transform .25s,box-shadow .25s;border-top:4px solid #ff6b00;display:flex;flex-direction:column}.tour-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px rgba(0,0,0,.13)}.tour-card-img{position:relative;width:100%;height:220px;overflow:hidden;background:#dde3ec}.tour-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .42s ease}.tour-card:hover .tour-card-img img{transform:scale(1.05)}.tour-season-badge{position:absolute;top:12px;right:12px;padding:4px 11px;border-radius:20px;font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;backdrop-filter:blur(4px)}.season-winter{background:rgba(33,150,243,.88);color:#fff}.season-summer{background:rgba(255,152,0,.88);color:#fff}.season-monsoon{background:rgba(56,176,100,.88);color:#fff}.tour-card-body{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1;gap:10px}.tour-card-title{font-size:18px;font-family:'Cormorant Garamond',Georgia,serif;color:#1a1a2e;margin:0;line-height:1.35}.tour-card-nights{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#ff6b00;margin:0}.tour-card-pills{display:flex;flex-wrap:wrap;gap:7px}.tour-pill{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;padding:4px 11px;border-radius:20px}.pill-region{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.pill-state{background:#fef9c3;color:#92400e;border:1px solid #fde68a}.tour-card-itin{font-size:13px;color:#666;line-height:1.65;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tour-card-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#25d366;color:#fff !important;font-size:14px;font-weight:700;padding:12px 0;border-radius:8px;text-decoration:none !important;margin-top:auto;transition:background .2s,transform .2s;box-shadow:0 2px 8px rgba(37,211,102,.28)}.tour-card-btn:hover{background:#1cb954;transform:translateY(-1px);color:#fff !important}.tours-empty{text-align:center;padding:70px 20px;color:#9ca3af}.tours-empty .empty-icon{font-size:3rem;margin-bottom:14px}.tours-empty h3{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:8px}.tours-empty a{color:#ff6b00;font-weight:600;text-decoration:underline}.tour-pagination{max-width:1100px;margin:0 auto;padding:0 24px 60px}.pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;list-style:none;padding:0;margin:0}.pagination li a{display:inline-block;padding:8px 15px;border:1.5px solid #d1d5db;text-decoration:none;color:#374151;border-radius:8px;background:#fff;font-size:0.84rem;transition:all .2s}.pagination li a:hover{background:#fff3eb;border-color:#ff6b00;color:#ff6b00}.pagination li.active span{background:#ff6b00;color:#fff;padding:8px 15px;border-radius:8px;display:inline-block;font-size:0.84rem;font-weight:700}@media (max-width:599px){.tours-section{padding:36px 16px 10px}.tours-cards-wrap{padding:28px 16px 48px}.tours-cards-grid{grid-template-columns:1fr;gap:20px}.tour-card-img{height:200px}.t-alert{margin:10px 16px}.tour-pagination{padding:0 16px 48px}}@media (min-width:600px) and (max-width:959px){.tours-cards-grid{grid-template-columns:repeat(2,1fr);gap:22px}.tour-card-img{height:200px}}@media (min-width:960px){.tours-cards-grid{grid-template-columns:repeat(3,1fr) !important}}.tour-card-title a{color:inherit;text-decoration:none;transition:color 0.2s}.tour-card-title a:hover{color:#D4883A}.tour-card-img a{display:block;height:100%}.tour-card-btn-details{background:transparent !important;color:#1A3C34 !important;border:1px solid rgba(26,60,52,0.25) !important;margin-bottom:0.5rem}.tour-card-btn-details:hover{background:#1A3C34 !important;color:#FFFFFF !important}