.tc-hero{min-height:480px;padding:120px var(--site-padding-mobile,16px)80px;z-index:10;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}@media (min-width:768px){.tc-hero{padding:120px var(--site-padding-tablet,24px)80px}}@media (min-width:1024px){.tc-hero{padding:120px var(--site-padding-desktop,40px)80px}}.tc-hero:before{content:"";opacity:.35;background:url(https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?q=80&w=2021&auto=format&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.tc-hero:after{content:"";background:linear-gradient(#0f172a66 0%,#0f172acc 100%);position:absolute;inset:0}.tc-hero__content{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.tc-hero__title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:48px;font-weight:700;line-height:1.1}.tc-hero__subtitle{color:#ffffffd9;margin:0 0 32px;font-size:18px;font-weight:400}.tc-hero__locations{justify-content:center;align-items:center;gap:8px;margin-bottom:40px;display:flex}.tc-hero__location-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;font-weight:500;display:inline-flex}@media (max-width:768px){.tc-hero{padding:100px var(--site-padding-mobile,16px)60px;min-height:auto}.tc-hero__title{font-size:32px}.tc-hero__subtitle{font-size:16px}}
.tc-hero-search{z-index:100;background:#fff;border-radius:12px;align-items:stretch;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative;overflow:visible;box-shadow:0 4px 24px #00000026,0 12px 48px #0000001a}.tc-hero-search__field{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:12px 20px;display:flex;position:relative}.tc-hero-search__field--location{flex:1.5}.tc-hero-search__field--datetime{flex:1.2}.tc-hero-search__divider{background:#e5e7eb;width:1px;margin:12px 0}.tc-hero-search__label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700}.tc-hero-search__input{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0;font-size:15px;font-weight:500;display:flex}.tc-hero-search__input:hover{color:#593cfb}.tc-hero-search__input .placeholder{color:#9ca3af;font-weight:400}.tc-hero-search__icon{color:#6b7280;flex-shrink:0}.tc-hero-search__dropdown{z-index:9999;background:#fff;border-radius:12px;max-height:400px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 8px);left:-20px;right:-20px;overflow-y:auto;box-shadow:0 10px 40px #0003,0 20px 60px #00000026}.tc-hero-search__dropdown-item{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.tc-hero-search__dropdown-item:hover{background:#f3f4f6}.tc-hero-search__dropdown-item.disabled{color:#9ca3af;cursor:default;pointer-events:none}.tc-hero-search__dropdown-item--current{color:#593cfb}.tc-hero-search__dropdown-item--current:hover{background:#f0edff}.tc-hero-search__dropdown-divider{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;padding:8px 16px 4px;font-size:11px;font-weight:600}.tc-hero-search__dropdown-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tc-hero-search__dropdown-main{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.tc-hero-search__dropdown-sub{color:#6b7280;font-size:12px;font-weight:400}.tc-hero-search__input-wrapper{align-items:center;gap:8px;display:flex;position:relative}.tc-hero-search__text-input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:15px;font-weight:500}.tc-hero-search__text-input::placeholder{color:#9ca3af;font-weight:400}.tc-hero-search input:focus,.tc-hero-search select:focus,.tc-hero-search .tc-hero-search__text-input:focus,.tc-hero-search .tc-hero-search__date:focus,.tc-hero-search .tc-hero-search__time:focus{box-shadow:none!important;border:none!important;outline:none!important}.tc-hero-search__spinner{border:2px solid #e5e7eb;border-top-color:#593cfb;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite tc-spin}@keyframes tc-spin{to{transform:rotate(360deg)}}.tc-hero-search__datetime{align-items:center;gap:8px;display:flex}.tc-hero-search__date,.tc-hero-search__time{color:#111827;cursor:pointer;background:0 0;border:none;min-width:0;padding:0;font-size:14px;font-weight:500}.tc-hero-search__date{flex:1;max-width:120px}.tc-hero-search__time{color:#6b7280;flex-shrink:0;width:70px}.tc-hero-search__date:focus,.tc-hero-search__time:focus{outline:none}.tc-hero-search__field--time{flex:none;min-width:170px;padding-right:16px}.tc-hero-search__time-group{align-items:center;gap:4px;display:flex}.tc-hero-search__time-separator{color:#9ca3af;flex-shrink:0;font-size:14px;font-weight:500}.tc-hero-search__button{color:#fff;cursor:pointer;background:#593cfb;border:none;border-radius:0 12px 12px 0;flex-shrink:0;justify-content:center;align-items:center;width:56px;min-width:56px;transition:background .2s;display:flex}.tc-hero-search__button:hover{background:#4c2dd4}@media (max-width:768px){.tc-hero-search{border-radius:16px;flex-direction:column}.tc-hero-search__field{border-bottom:1px solid #e5e7eb;padding:16px 20px}.tc-hero-search__field:last-of-type{border-bottom:none}.tc-hero-search__divider{display:none}.tc-hero-search__button{border-radius:0 0 16px 16px;gap:8px;width:100%;height:56px}.tc-hero-search__button:after{content:"Search";font-weight:600}}
.tc-category-filters{z-index:40;background:#fff;border-bottom:1px solid #e5e7eb;padding:0;position:sticky;top:72px}.tc-category-filters__container{padding:16px var(--site-padding-mobile,16px);max-width:var(--site-max-width,1400px);-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;align-items:center;gap:8px;margin:0 auto;display:flex;overflow-x:auto}@media (min-width:768px){.tc-category-filters__container{padding:16px var(--site-padding-tablet,24px)}}@media (min-width:1024px){.tc-category-filters__container{padding:16px var(--site-padding-desktop,40px)}}.tc-category-filters__container::-webkit-scrollbar{display:none}.tc-category-filter{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.tc-category-filter:hover{background:#f9fafb;border-color:#111827}.tc-category-filter.active{color:#fff;background:#111827;border-color:#111827}.tc-category-filter__icon{font-size:16px}
.tc-carousel-section{padding:40px var(--site-padding-mobile,16px);max-width:var(--site-max-width,1400px);margin:0 auto}@media (min-width:768px){.tc-carousel-section{padding:40px var(--site-padding-tablet,24px)}}@media (min-width:1024px){.tc-carousel-section{padding:40px var(--site-padding-desktop,40px)}}.tc-carousel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.tc-carousel-title-group{flex:1}.tc-carousel-title{color:#111827;align-items:center;gap:8px;margin:0;font-size:22px;font-weight:700;display:inline-flex}.tc-carousel-title-link{color:#6b7280;justify-content:center;align-items:center;width:24px;height:24px;transition:color .2s;display:inline-flex}.tc-carousel-title-link:hover{color:#111827}.tc-carousel-subtitle{color:#6b7280;margin:4px 0 0;font-size:14px}.tc-carousel-nav{gap:8px;display:flex}.tc-carousel-nav-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.tc-carousel-nav-btn:hover{color:#111827;border-color:#111827}.tc-carousel-nav-btn:disabled{opacity:.4;cursor:not-allowed}.tc-carousel-swiper{overflow:clip}@media (max-width:768px){.tc-carousel-section{padding:32px var(--site-padding-mobile,16px)}.tc-carousel-title{font-size:18px}.tc-carousel-nav{display:none}}
.tc-vehicle-card{height:100%}.tc-vehicle-card__link{height:100%;color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden}.tc-vehicle-card__link:hover{transform:translateY(-4px)}.tc-vehicle-card__image-wrapper{background:#f3f4f6;border-radius:12px;width:100%;height:220px;position:relative;overflow:hidden}.tc-vehicle-card__image{object-fit:cover;object-position:center;width:100%;transition:transform .3s;position:absolute;inset:0;height:100%!important}.tc-vehicle-card__link:hover .tc-vehicle-card__image{transform:scale(1.05)}.tc-vehicle-card__discount{color:#fff;background:#10b981;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:12px}.tc-vehicle-card__content{flex-direction:column;gap:4px;padding:12px 4px;display:flex}.tc-vehicle-card__title{color:#111827;margin:0;font-size:15px;font-weight:600;line-height:1.3}.tc-vehicle-card__meta{color:#6b7280;align-items:center;gap:4px;font-size:13px;display:flex}.tc-vehicle-card__rating{color:#111827;align-items:center;gap:3px;font-weight:600;display:inline-flex}.tc-vehicle-card__rating svg{color:#593cfb}.tc-vehicle-card__trips{color:#6b7280}.tc-vehicle-card__new{color:#6b7280;font-style:italic}.tc-vehicle-card__price-row{margin-top:4px}.tc-vehicle-card__price{color:#111827;font-size:15px;font-weight:700}.tc-vehicle-card__price-period{color:#6b7280;font-weight:400}
.tc-trust-bar{padding:32px var(--site-padding-mobile,16px);background:#fafafa;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}@media (min-width:768px){.tc-trust-bar{padding:32px var(--site-padding-tablet,24px)}}@media (min-width:1024px){.tc-trust-bar{padding:32px var(--site-padding-desktop,40px)}}.tc-trust-bar__grid{max-width:var(--site-max-width,1400px);grid-template-columns:repeat(4,1fr);gap:24px;margin:0 auto;display:grid}.tc-trust-item{align-items:center;gap:16px;display:flex}.tc-trust-item__icon{color:#593cfb;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.tc-trust-item__content{flex:1;min-width:0}.tc-trust-item__title{color:#111827;margin:0 0 2px;font-size:15px;font-weight:600}.tc-trust-item__description{color:#6b7280;margin:0;font-size:13px}@media (max-width:1024px){.tc-trust-bar__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.tc-trust-bar__grid{grid-template-columns:1fr}.tc-trust-item{text-align:center;flex-direction:column;justify-content:center;gap:12px}}
.tc-testimonials{padding:64px var(--site-padding-mobile,16px);background:#fff}@media (min-width:768px){.tc-testimonials{padding:64px var(--site-padding-tablet,24px)}}@media (min-width:1024px){.tc-testimonials{padding:64px var(--site-padding-desktop,40px)}}.tc-testimonials__header{text-align:center;margin-bottom:40px}.tc-testimonials__title{color:#111827;margin:0 0 8px;font-size:28px;font-weight:700}.tc-testimonials__subtitle{color:#6b7280;margin:0;font-size:16px}.tc-testimonials__grid{max-width:var(--site-max-width,1400px);grid-template-columns:repeat(3,1fr);gap:24px;margin:0 auto 48px;display:grid}.tc-testimonial-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.tc-testimonial-card__stars{gap:2px;display:flex}.tc-testimonial-card__text{color:#374151;flex:1;margin:0;font-size:15px;line-height:1.6}.tc-testimonial-card__footer{align-items:center;gap:12px;margin-top:auto;display:flex}.tc-testimonial-card__avatar{color:#fff;background:#593cfb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.tc-testimonial-card__author{flex-direction:column;display:flex}.tc-testimonial-card__name{color:#111827;font-size:14px;font-weight:600}.tc-testimonial-card__vehicle{color:#6b7280;font-size:13px}.tc-stats-bar{background:#f9fafb;border-radius:16px;justify-content:center;gap:48px;max-width:800px;margin:0 auto;padding:32px;display:flex}.tc-stat{text-align:center}.tc-stat__value{color:#111827;font-size:32px;font-weight:700;line-height:1;display:block}.tc-stat__suffix{color:#f59e0b}.tc-stat__label{color:#6b7280;margin-top:4px;font-size:14px;display:block}@media (max-width:1024px){.tc-testimonials__grid{grid-template-columns:1fr;max-width:500px}}@media (max-width:640px){.tc-testimonials{padding:48px 16px}.tc-testimonials__title{font-size:24px}.tc-stats-bar{flex-wrap:wrap;gap:24px;padding:24px}.tc-stat{flex:40%;min-width:100px}.tc-stat__value{font-size:28px}}
.tc-cta-section{padding:48px var(--site-padding-mobile,16px);background:#f9fafb}@media (min-width:768px){.tc-cta-section{padding:48px var(--site-padding-tablet,24px)}}@media (min-width:1024px){.tc-cta-section{padding:48px var(--site-padding-desktop,40px)}}.tc-cta-box{text-align:center;max-width:700px;margin:0 auto}.tc-cta-box__title{color:#111827;margin:0 0 8px;font-size:24px;font-weight:700}.tc-cta-box__subtitle{color:#6b7280;margin:0 0 24px;font-size:16px}.tc-cta-box__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.tc-cta-btn{cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.tc-cta-btn--primary{color:#fff;background:#593cfb;border:none}.tc-cta-btn--primary:hover{background:#4c2dd4;transform:translateY(-2px)}.tc-cta-btn--secondary{color:#111827;background:#fff;border:1px solid #e5e7eb}.tc-cta-btn--secondary:hover{background:#fafafa;border-color:#111827}
.tc-footer-categories{padding:48px var(--site-padding-mobile,16px);background:#fff;border-top:1px solid #e5e7eb}@media (min-width:768px){.tc-footer-categories{padding:48px var(--site-padding-tablet,24px)}}@media (min-width:1024px){.tc-footer-categories{padding:48px var(--site-padding-desktop,40px)}}.tc-footer-categories__inner{max-width:var(--site-max-width,1400px);margin:0 auto}.tc-footer-categories__tabs{border-bottom:1px solid #e5e7eb;gap:24px;margin-bottom:24px;padding-bottom:12px;display:flex;overflow-x:auto}.tc-footer-categories__tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:8px 0;font-size:14px;font-weight:600;transition:color .2s}.tc-footer-categories__tab:hover,.tc-footer-categories__tab.active{color:#111827}.tc-footer-categories__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px 24px;display:grid}.tc-footer-categories__link{color:#374151;font-size:14px;text-decoration:none;transition:color .2s}.tc-footer-categories__link:hover{color:#593cfb}@media (max-width:640px){.tc-footer-categories__grid{grid-template-columns:repeat(2,1fr)}}

