.dl-destinations-modern{min-height:100vh;background:linear-gradient(135deg,#74f0c7,#398042 50%,#56f585);padding:8rem 0;padding-top:180px!important}.dl-container{max-width:1400px;margin:0 auto;padding:0 1rem}.dl-layout-container{grid-template-columns:1fr 350px;gap:2rem;align-items:start}.dl-main-content{min-height:100vh}.dl-section-header{text-align:center;margin-bottom:3rem}.dl-section-title{font-size:3rem;font-weight:800;color:#ffffff;margin-bottom:.5rem;letter-spacing:-.02em}.dl-section-subtitle{font-size:.9rem;color:#ffffff;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.dl-filter-tabs{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.dl-filter-tab{padding:.75rem 1.5rem;border:2px solid #e2e8f0;background:white;color:#6a8b64;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.dl-filter-tab:hover{border-color:#3b82f6;color:#3bf651;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.15)}.dl-filter-tab.dl-active{background:#098549;border-color:#146728;color:white;box-shadow:0 4px 16px rgba(65,246,59,.25)}.dl-active-filters{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.dl-filters-label{font-weight:600;color:#ffffff}.dl-active-filter-tag{background:rgba(255,255,255,.2);color:white;padding:.5rem 1rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;backdrop-filter:blur(10px)}.dl-remove-filter{background:none;border:none;color:white;cursor:pointer;font-size:1.2rem;line-height:1}.dl-destinations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;padding:1rem 0}.dl-no-results{text-align:center;padding:4rem 2rem;color:white}.dl-reset-filters-btn{margin-top:1.5rem;padding:.75rem 1.5rem;background:#098549;color:white;border:none;border-radius:12px;cursor:pointer}.dl-destination-card{background:white;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;border:1px solid #f8fafc}.dl-destination-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.dl-card-image{position:relative;height:240px;overflow:hidden;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.dl-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.dl-destination-card:hover .dl-card-image img{transform:scale(1.1)}.dl-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.05));display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;pointer-events:none}.dl-category-badge,.dl-rating{pointer-events:auto;margin-top:4px;margin-right:20px}.dl-rating{display:flex;align-items:center;gap:.25rem;padding:.45rem .8rem;color:#f59e0b;transform:translateY(3px)}.dl-category-badge,.dl-rating{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:20px;font-size:.8rem;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid rgba(255,255,255,.8)}.dl-category-badge{padding:.5rem 1rem;color:#1e40af}.dl-card-content{padding:1.5rem}.dl-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.dl-destination-name{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0;line-height:1.2;letter-spacing:-.01em}.dl-duration{background:#f0f9ff;color:#0369a1;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;white-space:nowrap;border:1px solid #e0f2fe}.dl-destination-desc{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.dl-destination-meta{margin-bottom:1.25rem}.dl-meta-item{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.85rem}.dl-highlights-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.dl-highlight-pill{background:#f8fafc;color:#475569;padding:.4rem .8rem;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid #f1f5f9;transition:all .3s ease}.dl-destination-card:hover .dl-highlight-pill{background:#3b82f6;color:white;border-color:#3b82f6;transform:translateY(-1px)}.dl-highlight-pill.dl-more{background:#f1f5f9;color:#64748b}.dl-available-durations{margin-bottom:1.5rem}.dl-durations-label{display:block;font-size:.8rem;font-weight:600;color:#64748b;margin-bottom:.5rem}.dl-duration-pills{display:flex;flex-wrap:wrap;gap:.4rem}.dl-duration-pill{background:#f0fdf4;color:#166534;padding:.3rem .6rem;border-radius:8px;font-size:.7rem;font-weight:600;border:1px solid #dcfce7}.dl-duration-pill.dl-more{background:#f8fafc;color:#6b7280;border-color:#f1f5f9}.dl-duration-sidebar{background:white;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid #f8fafc;position:sticky;top:2rem}.dl-duration-header{text-align:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.dl-duration-header h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.dl-duration-header p{font-size:.9rem;color:#64748b;margin:0;line-height:1.5}.dl-duration-list{display:flex;flex-direction:column;gap:.5rem}.dl-duration-item{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px;cursor:pointer;transition:all .3s ease;border:1px solid #f1f5f9;background:#fafbfc}.dl-duration-item:hover{border-color:#3b82f6;background:#f8fafc;transform:translateX(4px);box-shadow:0 2px 8px rgba(59,130,246,.1)}.dl-duration-item.dl-active{border-color:#3b82f6;background:#eff6ff;box-shadow:0 2px 12px rgba(59,130,246,.15)}.dl-duration-icon{font-size:1.25rem;flex-shrink:0;opacity:.8}.dl-duration-info{flex:1}.dl-duration-label{display:block;font-size:.9rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.dl-duration-count{display:block;font-size:.75rem;color:#64748b}.dl-duration-arrow{color:#94a3b8;font-weight:600;transition:all .3s ease}.dl-duration-item:hover .dl-duration-arrow{transform:translateX(3px);color:#3b82f6}.dl-selected-duration-info{margin-top:1.5rem;padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #f1f5f9}.dl-selected-duration-header{display:flex;justify-content:space-between;margin-bottom:.75rem}.dl-selected-duration-header h4{font-size:1rem;font-weight:600;color:#1e293b;margin:0}.dl-clear-filter{background:#ef4444;color:white;border:none;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(239,68,68,.2)}.dl-clear-filter:hover{background:#dc2626;transform:scale(1.05);box-shadow:0 4px 8px rgba(239,68,68,.3)}.dl-matching-destinations span{display:block;font-size:.8rem;color:#64748b;margin-bottom:.5rem}.dl-matching-tags{display:flex;flex-wrap:wrap;gap:.4rem}.dl-matching-tag{background:#3b82f6;color:white;padding:.3rem .6rem;border-radius:8px;font-size:.7rem;font-weight:600;box-shadow:0 2px 4px rgba(59,130,246,.2)}.dl-destination-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#3b82f6,#60a5fa);transform:scaleX(0);transition:transform .4s ease;border-radius:20px 20px 0 0}.dl-destination-card:hover:before{transform:scaleX(1)}.dl-price-section{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.dl-price{font-size:1.5rem;font-weight:700;color:#1e40af}.dl-price-from{font-size:.8rem;color:#64748b;display:block;margin-bottom:.25rem}.dl-view-details-btn{background:#3b82f6;color:white;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;box-shadow:0 2px 8px rgba(59,130,246,.2)}.dl-view-details-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.3)}@media (max-width:1024px){.dl-layout-container{grid-template-columns:1fr;gap:1.5rem}.dl-duration-sidebar{position:static;order:-1}}@media (max-width:768px){.dl-section-title{font-size:2.5rem}.dl-destinations-grid{grid-template-columns:1fr;gap:1.5rem}.dl-filter-tabs{gap:.5rem}.dl-filter-tab{padding:.6rem 1.2rem;font-size:.85rem}.dl-card-image{height:200px}.dl-card-content{padding:1.25rem}.dl-destination-name{font-size:1.3rem}.dl-price-section{flex-direction:column;gap:1rem;align-items:flex-start}.dl-view-details-btn{width:100%}}@media (max-width:480px){.dl-destinations-modern{padding:1rem 0;padding-top:110px!important}.dl-section-title{font-size:2rem}.dl-section-subtitle{font-size:.9rem}.dl-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.dl-duration{align-self:flex-start}.dl-duration-sidebar{padding:1.25rem}.dl-duration-item{padding:.875rem}}.dl-destination-card.loading{animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.dl-clear-filter:focus,.dl-duration-item:focus,.dl-filter-tab:focus,.dl-view-details-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}body,html{scroll-behavior:smooth}