.tour-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgb(0 0 0 / .08);overflow:hidden;transition:all 0.3s ease;height:100%}.tour-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 0 0 / .12)}.tour-card-inner{height:100%;display:flex;flex-direction:column}.tour-image{position:relative;overflow:hidden;background:#f5f5f5;flex-shrink:0}.image-wrapper{position:relative;width:100%;height:100%}.tour-image a{display:block;position:relative;width:100%;height:100%}.tour-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.tour-card:hover .tour-image img{transform:scale(1.08)}.image-placeholder{display:flex;align-items:center;justify-content:center;height:100%;background:#f0f2f5}.image-placeholder i{font-size:48px;color:#cbd5e1}.discount-badge,.featured-badge{position:absolute;top:16px;padding:6px 12px;font-size:13px;font-weight:600;border-radius:8px;backdrop-filter:blur(8px);display:flex;align-items:center;gap:4px}.discount-badge{left:16px;background:rgb(239 68 68 / .9);color:#fff}.featured-badge{right:16px;background:rgb(251 191 36 / .9);color:#78350f}.tour-content{padding:24px;display:flex;flex-direction:column;flex-grow:1}.tour-header{margin-bottom:16px}.tour-name{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 8px 0}.tour-name a{color:#1a202c;text-decoration:none;transition:color 0.2s ease}.tour-name a:hover{color:#2563eb}.destinations{display:flex;align-items:center;gap:6px;color:#64748b;font-size:14px;margin:0}.destinations i{color:#2563eb;font-size:14px}.description{color:#475569;font-size:14px;line-height:1.6;margin:0 0 20px 0;flex-grow:1}.tour-meta{display:grid;grid-template-columns:1fr 1fr;gap:20px 30px;padding:20px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:20px}.meta-item{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:center;font-size:14px;color:#64748b}.meta-item i{color:#2563eb;font-size:16px;justify-self:center}.meta-item strong{font-weight:600;color:#334155}.tour-footer{margin-top:auto}.rating-price{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.rating-section{flex:1}.rating-label{font-size:12px;color:#64748b;margin:0 0 10px 0}.stars{display:flex;align-items:center;gap:4px}.stars i{font-size:24px;color:#fbbf24}.stars i.far{color:#e5e7eb}.rating-count{margin-left:8px;font-size:13px;color:#94a3b8}.price-section{text-align:right}.price-label{font-size:12px;color:#64748b;margin:0 0 4px 0}.price-wrapper{display:flex;align-items:baseline;gap:8px;justify-content:flex-end}.price{font-size:24px;font-weight:700;color:#2563eb}.book-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff;font-size:15px;font-weight:600;border:none;border-radius:12px;text-decoration:none;transition:all 0.3s ease}.book-btn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 8px 16px rgb(37 99 235 / .3);color:#fff}.book-btn i{transition:transform 0.3s ease}.book-btn:hover i{transform:translateX(4px)}.products-wrapper.list-view .tour-card{margin-bottom:24px}.products-wrapper.list-view .tour-card-inner{flex-direction:row;align-items:stretch}.products-wrapper.list-view .tour-image{width:325px;height:100%;flex-shrink:0;overflow:hidden}.products-wrapper.list-view .tour-image .image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.products-wrapper.list-view .tour-image .image-wrapper .image-link{display:block;width:100%;height:100%}.products-wrapper.list-view .tour-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.products-wrapper.list-view .tour-content{flex:1;padding:32px;display:flex;flex-direction:column}.products-wrapper.list-view .tour-meta{grid-template-columns:repeat(4,1fr);gap:20px}.products-wrapper.list-view .rating-price{align-items:center}.products-wrapper.list-view .book-btn{width:auto;padding:12px 32px;align-self:flex-start}.products-wrapper.grid-view{display:flex;flex-wrap:wrap;gap:24px}.products-wrapper.grid-view .product-item{flex:0 0 calc(33.333% - 16px);max-width:calc(33.333% - 16px);display:flex}.products-wrapper.grid-view .tour-card{width:100%}.products-wrapper.grid-view .tour-image{height:220px}.products-wrapper.grid-view .tour-content{min-height:380px}.products-wrapper.grid-view .description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991px){.tour-meta{grid-template-columns:1fr 1fr;gap:16px 20px}.products-wrapper.list-view .tour-meta{grid-template-columns:1fr 1fr}.products-wrapper.list-view .tour-card-inner{flex-direction:column;height:auto}.products-wrapper.list-view .tour-image{width:100%;height:240px}.products-wrapper.list-view .tour-content{padding:24px}.products-wrapper.list-view .book-btn{width:100%}.products-wrapper.grid-view .product-item{flex:0 0 calc(50% - 12px);max-width:calc(50% - 12px)}}@media (max-width:575px){.tour-content{padding:20px}.tour-meta{grid-template-columns:1fr;gap:12px}.meta-item{grid-template-columns:24px 1fr}.rating-price{flex-direction:column;align-items:flex-start;gap:12px}.price-section{text-align:left}.price-wrapper{justify-content:flex-start}.products-wrapper.grid-view .product-item{flex:0 0 100%;max-width:100%}.products-wrapper.grid-view{gap:16px}}.products-wrapper{width:100%}.products-wrapper.grid-view .row{margin-left:-12px;margin-right:-12px}.products-wrapper.grid-view .col-lg-4,.products-wrapper.grid-view .col-md-6,.products-wrapper.grid-view .col-12{padding-left:12px;padding-right:12px;margin-bottom:24px}.page-title{font-family:var(--font-primary);font-size:clamp(1.75rem, 4vw, var(--text-h1-size));font-weight:var(--text-h1-weight);color:var(--color-text-primary);line-height:var(--text-h1-line-height);margin-bottom:1.5rem;position:relative;padding-bottom:1rem}.page-title::after{content:'';position:absolute;bottom:0;width:120%;height:3px;background:linear-gradient(90deg,var(--color-toursce-primary) 0%,var(--color-toursce-secondary) 100%);border-radius:2px}.subcategories-section{margin-top:3rem;margin-bottom:2rem;padding-top:0;border-top:none}.subcategories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;align-items:stretch}.subcategory-card{position:relative;min-height:140px;border-radius:12px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;transition:all 0.3s ease;box-shadow:0 2px 8px rgb(0 0 0 / .1);background:#2c2c2c;padding:0!important;border:none!important}.subcategory-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgb(0 0 0 / .15);border-color:transparent!important}.subcategory-image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform 0.3s ease;filter:brightness(.4)}.subcategory-card:hover .subcategory-image{transform:scale(1.1);filter:brightness(.3)}.subcategory-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgb(0 0 0 / .05) 0%,rgb(0 0 0 / .15) 30%,rgb(0 0 0 / .25) 60%,rgb(0 0 0 / .4) 100%);transition:all 0.3s ease}.subcategory-card:hover .subcategory-overlay{background:linear-gradient(180deg,rgb(0 0 0 / .3) 0%,rgb(0 0 0 / .6) 30%,rgb(0 0 0 / .85) 60%,rgb(0 0 0 / .98) 100%)}.subcategory-icon{display:none!important}.subcategory-content{position:relative;z-index:2;padding:20px 16px;width:100%;display:flex;flex-direction:column;justify-content:flex-end;min-height:80px;flex-grow:0!important;min-width:100%!important;margin-right:0!important}.subcategory-name{color:#ffffff!important;font-size:15px!important;font-weight:700!important;margin:0 0 8px 0!important;line-height:1.3!important;word-wrap:break-word!important;word-break:break-word!important;hyphens:auto!important;text-shadow:2px 2px 4px rgb(0 0 0),-1px -1px 2px rgb(0 0 0 / .8),0 0 10px rgb(0 0 0 / .9),0 0 20px rgb(0 0 0 / .7)!important;letter-spacing:0.3px!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;display:block!important;width:100%!important;max-width:none!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important}.subcategory-count{color:#ffffff!important;font-size:12px!important;font-weight:600!important;text-shadow:1px 1px 3px rgb(0 0 0),0 0 8px rgb(0 0 0 / .8)!important;letter-spacing:0.5px!important;opacity:1!important;margin-top:auto}.subcategory-card:hover .subcategory-name{color:#ffffff!important;transform:translateY(-1px)}.subcategory-card:hover .subcategory-count{color:#ffd700!important}.subcategory-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgb(0 0 0 / .95) 0%,rgb(0 0 0 / .5) 50%,transparent 100%);pointer-events:none;z-index:1}@media (min-width:1200px){.subcategories-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.subcategory-card{min-height:160px}.subcategory-name{font-size:16px!important}.subcategory-count{font-size:13px!important}}@media (min-width:1400px){.subcategories-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.subcategory-card{min-height:170px}.subcategory-name{font-size:17px!important}}@media (min-width:1600px){.subcategories-grid{grid-template-columns:repeat(6,1fr)}}@media (min-width:768px) and (max-width:991px){.subcategories-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.subcategory-card{min-height:120px;padding:0!important}.subcategory-name{font-size:14px!important}.subcategory-content{padding:16px 12px}.subcategory-count{font-size:11px!important}}@media (max-width:767px){.subcategories-section{display:none!important}}.subcategory-card:focus{outline:3px solid #667eea;outline-offset:2px}.subcategory-card{will-change:transform;transform:translateZ(0);backface-visibility:hidden}.category-description{margin-bottom:2rem}.description-content{font-size:15px;line-height:1.7;color:#6c757d}.short-text,.full-text{display:inline}.full-text{animation:fadeIn 0.3s ease}.description-content p{margin-bottom:1rem;display:inline-block;width:100%}.description-content p:last-child{margin-bottom:0}.description-content strong,.description-content b{font-weight:900;color:#333}.description-content em,.description-content i:not(.fas):not(.fa){font-style:italic}.description-content h2{font-size:1.5rem;font-weight:600;color:#2563eb;margin:1.5rem 0 1rem;display:block}.description-content h3{font-size:1.25rem;font-weight:600;color:rgb(239 68 68 / .9);margin:1.25rem 0 .75rem;display:block}.description-content ul{list-style:none;padding-left:0;margin-left:0}.description-content ul li{padding-left:0;margin-bottom:10px}.description-content ul,.description-content ol{margin:1rem 0;padding-left:1.5rem;display:block}.description-content li{margin-bottom:.5rem}.description-content a{color:#1E88E5;text-decoration:none}.description-content a:hover{color:#1565C0;text-decoration:underline}.read-more-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:#1E88E5;font-weight:600;font-size:14px;font-family:inherit;padding:2px 6px;margin-left:4px;cursor:pointer;transition:all 0.3s ease;vertical-align:baseline;line-height:1;position:relative}.read-more-btn:hover{color:#1565C0;transform:translateY(-1px)}.read-more-btn:focus{outline:none;box-shadow:0 0 0 2px rgb(30 136 229 / .2);border-radius:4px}.read-more-btn .btn-text{display:inline-block}.read-more-btn i{font-size:10px;transition:transform 0.3s ease;display:inline-block;line-height:1}.read-more-btn:hover i{transform:translateY(1px)}.read-more-btn::after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:currentColor;transition:width 0.3s ease}.read-more-btn:hover::after{width:calc(100% - 20px)}@keyframes fadeIn{from{opacity:.7}to{opacity:1}}@media (max-width:768px){.read-more-btn{font-size:13px}.description-content{font-size:14px}.description-content h2{font-size:1.3rem}.description-content h3{font-size:1.15rem}}.category-description-wrapper{display:none!important}.description-toggle-inline,.description-toggle,.btn-show-more{display:none!important}.description-content.truncated{max-height:none!important;overflow:visible!important}.description-content.truncated::after{display:none!important}.toursce-shop-container{min-height:60vh;background-color:#f8f9fa}.page-title{font-size:3rem;font-weight:800;color:#0f172a;letter-spacing:-.025em;position:relative;display:inline-block}.page-title::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:150px;height:5px;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:3px}@media (max-width:768px){.page-title{font-size:2rem}}.category-description{position:relative}.description-content{transition:all 0.3s ease}.description-content.truncated{max-height:100px;overflow:hidden}.description-toggle{color:#1E88E5;font-weight:500;border:none;background:none;transition:color 0.3s ease}.description-toggle:hover{color:#1565C0;text-decoration:underline}.description-toggle i{transition:transform 0.3s ease}.description-toggle[data-expanded="true"] i{transform:rotate(180deg)}.subcategories-section{padding-top:2rem;border-top:1px solid #e9ecef}.subcategories-title{font-size:1.5rem;color:#495057;font-weight:500}.subcategories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.subcategory-card{display:flex;align-items:center;padding:1.5rem;background:#fff;border:2px solid #e9ecef;border-radius:12px;text-decoration:none;transition:all 0.3s ease;min-height:100px}.subcategory-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .1);border-color:#1E88E5}.subcategory-icon{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:1rem;transition:all 0.3s ease}.subcategory-card:hover .subcategory-icon{background:linear-gradient(135deg,#1E88E5 0%,#1565C0 100%)}.subcategory-icon i{font-size:1.5rem;color:#1E88E5}.subcategory-card:hover .subcategory-icon i{color:#fff}.subcategory-content{flex-grow:1;min-width:0}.subcategory-name{font-size:1.125rem;font-weight:600;color:#2c3e50;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subcategory-count{font-size:.875rem;color:#6c757d}.shop-controls{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#fff;border:1px solid #e9ecef;position:relative;flex-wrap:wrap;gap:1rem}.results-count{font-weight:500;color:#2c3e50;font-size:15px}.results-count span:not(.text-muted){font-weight:700;color:#1a202c}.controls-right{display:flex;align-items:center;gap:1.5rem}.view-switcher-enhanced{display:flex;background:#f8f9fa;border-radius:12px;padding:4px;gap:4px;box-shadow:inset 0 1px 3px rgb(0 0 0 / .1)}.view-btn-enhanced{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 16px;border:none;background:#fff0;border-radius:10px;cursor:pointer;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;min-width:100px}.view-btn-enhanced:hover{background:rgb(255 255 255 / .5)}.view-btn-enhanced.active{background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);transform:scale(1.02)}.view-preview{display:grid;gap:2px;width:30px;height:24px;transition:all 0.3s ease}.grid-preview{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.list-preview{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}.preview-box{background:#cbd5e1;border-radius:2px;transition:all 0.3s ease}.list-preview .preview-box{border-radius:3px}.view-btn-enhanced.active .preview-box{background:#2563eb}.view-btn-enhanced:hover:not(.active) .preview-box{background:#94a3b8}.view-label{font-size:12px;font-weight:600;color:#64748b;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px}.view-btn-enhanced.active .view-label{color:#2563eb}.view-btn-enhanced:hover:not(.active) .view-label{color:#475569}.view-btn-enhanced::before{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%) scaleX(0);width:30px;height:3px;background:#2563eb;border-radius:2px;transition:transform 0.3s ease}.view-btn-enhanced.active::before{transform:translateX(-50%) scaleX(1)}.view-btn-enhanced::after{content:attr(aria-label);position:absolute;top:-35px;left:50%;transform:translateX(-50%) scale(0);padding:6px 12px;background:#1a202c;color:#fff;font-size:11px;border-radius:6px;white-space:nowrap;pointer-events:none;transition:transform 0.2s ease;z-index:10}.view-btn-enhanced:hover::after{transform:translateX(-50%) scale(1)}.view-switcher-enhanced.sliding-style{position:relative;background:#e2e8f0}.view-switcher-enhanced.sliding-style::before{content:'';position:absolute;top:4px;left:4px;width:calc(50% - 6px);height:calc(100% - 8px);background:#fff;border-radius:10px;box-shadow:0 2px 8px rgb(0 0 0 / .15);transition:transform 0.3s cubic-bezier(.4,0,.2,1);z-index:0}.view-switcher-enhanced.sliding-style.list-active::before{transform:translateX(calc(100% + 4px))}.view-switcher-enhanced.sliding-style .view-btn-enhanced{z-index:1;background:transparent!important;box-shadow:none!important}@keyframes gridPulse{0%,100%{opacity:1}50%{opacity:.5}}.view-btn-enhanced.active .preview-box{animation:gridPulse 2s infinite}.view-btn-enhanced.active .preview-box:nth-child(1){animation-delay:0s}.view-btn-enhanced.active .preview-box:nth-child(2){animation-delay:0.1s}.view-btn-enhanced.active .preview-box:nth-child(3){animation-delay:0.2s}.view-btn-enhanced.active .preview-box:nth-child(4){animation-delay:0.3s}.view-btn-enhanced.active .preview-box:nth-child(5){animation-delay:0.4s}.view-btn-enhanced.active .preview-box:nth-child(6){animation-delay:0.5s}.view-switcher-toggle{display:inline-flex;align-items:center;gap:12px;background:#f1f5f9;padding:8px;border-radius:50px;position:relative}.view-toggle-option{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:50px;cursor:pointer;transition:all 0.3s ease;font-size:14px;font-weight:600;color:#64748b;z-index:1;position:relative}.view-toggle-option.active{color:#fff}.view-toggle-slider{position:absolute;top:8px;left:8px;height:calc(100% - 16px);width:calc(50% - 12px);background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50px;transition:transform 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgb(37 99 235 / .3)}.view-toggle-slider.list-position{transform:translateX(calc(100% + 8px))}@media (max-width:768px){.shop-controls{padding:1rem}.view-switcher-enhanced{display:none}.controls-right{width:100%;justify-content:center}.results-count{width:100%;text-align:center;font-size:14px}}@media (min-width:769px) and (max-width:991px){.view-btn-enhanced{min-width:85px;padding:8px 12px}.view-label{font-size:11px}}@media (hover:hover){.view-btn-enhanced{position:relative;overflow:hidden}.view-btn-enhanced::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgb(37 99 235 / .1);transform:translate(-50%,-50%);transition:width 0.6s,height 0.6s}.view-btn-enhanced:hover::before{width:200px;height:200px}}.products-wrapper{transition:opacity 0.3s ease}.products-wrapper.switching-view{opacity:.5;pointer-events:none}.view-switcher-enhanced.view-changed .view-btn-enhanced.active{animation:successPulse 0.5s ease}@keyframes successPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.products-wrapper{margin:2rem 0}.products-wrapper.list-view .product-item{margin-bottom:1.5rem}.products-wrapper.grid-view .product-item{margin-bottom:1.5rem}.infinite-scroll-components{text-align:center;padding:2rem 0}.load-more-trigger{height:50px;margin-top:2rem}.pagination-wrapper ul{display:flex;justify-content:center;list-style:none;gap:.5rem;padding:0;margin:0}.pagination-wrapper a,.pagination-wrapper span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 1rem;background:#fff;border:1px solid #dee2e6;border-radius:8px;text-decoration:none;color:#495057;transition:all 0.3s ease}.pagination-wrapper a:hover{border-color:#1E88E5;color:#1E88E5;background:#e3f2fd}.pagination-wrapper .current{background:#1E88E5;color:#fff;border-color:#1E88E5}@media (max-width:575px){.controls-right{padding-bottom:25px}}@media (max-width:768px){.shop-controls{flex-direction:column;gap:1rem;text-align:center}.controls-right{width:100%;justify-content:center}.subcategories-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.subcategory-card{padding:1rem}}@media (max-width:767px){.view-switcher{display:none!important}.controls-right{justify-content:flex-end;padding-bottom:0}.ordering-form{width:100%}}.skeleton-container{margin-top:2rem;transition:opacity 0.3s ease}.skeleton-item{animation:fadeInUp 0.5s ease forwards;opacity:0}.skeleton-item.skeleton-animate{opacity:1}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.skeleton-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgb(0 0 0 / .08);overflow:hidden;height:100%}.skeleton-card.horizontal{display:flex;height:280px}.skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;height:220px;width:100%}.skeleton-card.horizontal .skeleton-image{width:325px;height:100%;flex-shrink:0}.skeleton-content{padding:24px;display:flex;flex-direction:column;flex:1}.skeleton-title{height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:12px;width:80%}.skeleton-subtitle{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;animation-delay:0.1s;border-radius:4px;margin-bottom:16px;width:60%}.skeleton-text{height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;animation-delay:0.2s;border-radius:4px;margin-bottom:8px;width:100%}.skeleton-text.short{width:70%}.skeleton-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;padding:20px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.skeleton-meta-item{height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;animation-delay:0.3s;border-radius:4px}.skeleton-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.skeleton-price{height:28px;width:100px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;animation-delay:0.4s;border-radius:4px}.skeleton-button{height:44px;width:120px;background:linear-gradient(90deg,#e3f2fd 25%,#bbdefb 50%,#e3f2fd 75%);background-size:200% 100%;animation:loading 1.5s infinite;animation-delay:0.5s;border-radius:12px}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.scroll-progress-indicator{position:fixed;top:90px;left:50%;transform:translateX(-50%);background:#fff;padding:12px 24px;border-radius:24px;box-shadow:0 4px 12px rgb(0 0 0 / .1);z-index:99;display:flex;align-items:center;gap:16px;transition:all 0.3s ease}.progress-bar{width:120px;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#1d4ed8);transition:width 0.5s ease;border-radius:2px}.progress-text{font-size:13px;font-weight:600;color:#64748b}.progress-text span{color:#2563eb}.product-item.loading{opacity:0;transform:translateY(20px);animation:productSlideIn 0.4s ease forwards}@keyframes productSlideIn{to{opacity:1;transform:translateY(0)}}.end-message.fade-in{animation:fadeIn 0.5s ease}@keyframes fadeIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.error-message.shake{animation:shake 0.5s ease}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}@media (max-width:768px){.skeleton-card.horizontal{flex-direction:column;height:auto}.skeleton-card.horizontal .skeleton-image{width:100%;height:240px}.scroll-progress-indicator{top:auto;bottom:80px;padding:10px 20px}.progress-bar{width:100px}.progress-text{font-size:12px}}.skeleton-container,.products-container{will-change:contents;contain:layout style}.skeleton-card,.tour-card{transform:translateZ(0);backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.skeleton-card *,.product-item,.progress-fill{animation:none!important;transition:none!important}}.tour-card .meta-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-secondary)}.tour-card .meta-item--private i{color:#f44336}.tour-card .meta-item--private span{color:#c62828}.tour-card .meta-item--private strong{color:#c62828}