.home-hero{background:#f8fafc;width:100%;padding:32px 20px 48px}.home-hero-inner{grid-template-columns:320px 1fr;align-items:stretch;gap:24px;max-width:1200px;margin:0 auto;display:grid}.hero-filter{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:16px;padding:24px 22px;display:flex;box-shadow:0 10px 32px #0f172a0f}.hero-filter-head{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.hero-filter-kicker{letter-spacing:.06em;text-transform:uppercase;color:#c8a24d;align-items:center;gap:6px;font-size:.7rem;font-weight:700;display:inline-flex}.hero-filter-head h2{color:#0f172a;margin:0;font-size:1.08rem;font-weight:700;line-height:1.35}.hero-filter-field{flex-direction:column;gap:6px;display:flex}.hero-filter-field label{color:#64748b;font-size:.74rem;font-weight:600}.hero-filter-row{grid-template-columns:1fr 1fr;gap:12px;min-width:0;display:grid}.hero-filter-row .hero-filter-field{min-width:0}.hero-filter-input-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;min-width:0;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;position:relative}.hero-filter-input-wrap:focus-within{background:#fff;border-color:#c8a24d;box-shadow:0 0 0 3px #c8a24d1f}.hero-filter-input-wrap i{color:#94a3b8;pointer-events:none;font-size:.82rem;position:absolute;left:12px}.hero-filter-input-wrap input,.hero-filter-input-wrap select{box-sizing:border-box;color:#1e293b;appearance:none;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:10px 12px 10px 34px;font-family:inherit;font-size:.84rem}.hero-filter-input-wrap input[type=date]{padding-right:6px}.hero-filter-input-wrap input[type=date]::-webkit-calendar-picker-indicator{margin-left:4px;padding:0}.hero-filter-input-wrap select{cursor:pointer}.hero-filter-input-wrap input[type=date]{color:#1e293b}.hero-filter-submit{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:12px 16px;font-size:.88rem;font-weight:600;transition:background .18s,transform .15s,box-shadow .18s;display:flex}.hero-filter-submit:hover{background:#c8a24d;box-shadow:0 8px 20px #c8a24d4d}.hero-filter-submit:active{transform:scale(.98)}.hero-filter-submit i{font-size:.8rem}.hero-slider{aspect-ratio:1200/540;background:#0f172a;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a24}.hero-slider-track{width:100%;height:100%;position:relative}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .9s;position:absolute;inset:0}.hero-slide--active{opacity:1}.hero-slider-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:24px;left:48px}.hero-slider-dot{cursor:pointer;background:#fff6;border:none;border-radius:99px;width:8px;height:8px;padding:0;transition:background .2s,width .25s}.hero-slider-dot--active{background:#c8a24d;width:24px}.hero-slider-dot:hover:not(.hero-slider-dot--active){background:#ffffffa6}@media (max-width:980px){.home-hero-inner{grid-template-columns:1fr}.hero-slider{order:-1}.hero-filter-row{grid-template-columns:1fr 1fr}}@media (max-width:640px){.home-hero{padding:20px 14px 36px}.home-hero-inner{gap:16px}.hero-filter{border-radius:16px;padding:20px 18px}.hero-filter-row{grid-template-columns:1fr;gap:12px}.hero-slider{border-radius:16px}.hero-slider-dots{bottom:18px;left:24px}}@media (max-width:480px){.hero-filter-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hero-slide{transition:none}}
:root{--primary:#0f172a;--secondary:#1e293b;--accent:#c8a24d;--accent-deep:#a9803a;--accent-soft:#f3e6c8;--background:#f8fafc;--white:#fff;--text-muted:#64748b;--border:#e2e8f0}.rt-section{max-width:1200px;margin:0 auto 2rem}.rt-section-head{margin-bottom:2.5rem}.rt-section-label{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.rt-label-line{background:var(--accent);border-radius:2px;flex-shrink:0;width:28px;height:2px;display:block}.rt-label-text{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-deep);font-size:.7rem;font-weight:700}.rt-section-title{color:var(--primary);margin:0 0 .5rem;font-family:Poppins,Inter,sans-serif;font-size:2rem;font-weight:700;line-height:1.2}.rt-section-sub{color:var(--text-muted);margin:0;font-size:.92rem}.rt-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1.75rem;margin-bottom:3rem;display:grid}.rt-card{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 8px 20px -10px #0f172a14}.rt-card:hover{border-color:var(--accent-soft);transform:translateY(-6px);box-shadow:0 4px 10px #0f172a0a,0 24px 40px -16px #c8a24d52}.rt-accent-bar{background:linear-gradient(to bottom, var(--accent) 0%, #e8c97a 55%, var(--accent-soft) 100%);z-index:1;width:4px;position:absolute;top:0;bottom:0;left:0}.rt-card-body{flex-direction:column;flex:1;padding:1.25rem 1.25rem 1rem 1.6rem;display:flex}.rt-card-head{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.rt-head-left{align-items:center;gap:.65rem;display:flex}.rt-ticket-num{color:var(--accent);opacity:.22;letter-spacing:-.03em;-webkit-user-select:none;user-select:none;font-family:Poppins,sans-serif;font-size:1.7rem;font-weight:800;line-height:1}.rt-category-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--secondary);background:var(--background);border:1px solid var(--border);border-radius:20px;padding:.2rem .6rem;font-size:.68rem;font-weight:600}.rt-code{letter-spacing:.08em;color:var(--accent-deep);background:var(--accent-soft);text-transform:uppercase;border-radius:5px;padding:.22rem .55rem;font-size:.7rem;font-weight:700}.rt-title{min-height:2.5em;margin:0 0 .8rem;font-size:1.05rem}.rt-dates{align-items:center;gap:.75rem;margin-bottom:1.15rem;display:flex}.rt-date-block{flex-direction:column;gap:.15rem;display:flex}.rt-date-right{text-align:right}.rt-date-label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.62rem;font-weight:600}.rt-date-val{color:var(--primary);white-space:nowrap;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600}.rt-date-arrow{flex:1;align-items:center;gap:.45rem;display:flex}.rt-date-line{background:var(--border);flex:1;height:1px}.rt-duration{color:var(--accent-deep);letter-spacing:.04em;white-space:nowrap;font-size:.62rem;font-weight:700}.rt-divider{background-image:linear-gradient(to right, var(--border) 55%, transparent 55%);background-size:8px 1px;width:100%;height:1px;margin-bottom:1.05rem}.rt-hotels{flex-direction:column;flex:1;gap:.5rem;display:flex}.rt-hotel-row{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex;overflow:hidden}.rt-stars{color:var(--accent);flex-shrink:0;gap:1px;display:inline-flex}.rt-hotel-name{color:var(--secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.82rem;font-weight:600;overflow:hidden}.rt-hotel-city{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.72rem}.rt-no-hotel{color:var(--text-muted);font-size:.8rem;font-style:italic}.rt-card-foot{background:var(--background);border-top:1px solid var(--border);padding:.8rem 1.25rem 1rem 1.6rem}.rt-foot-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.rt-price-block{flex-direction:column;gap:.15rem;display:flex}.rt-price-from{color:var(--text-muted);text-transform:uppercase;font-size:.6rem;font-weight:700}.rt-price-amount{color:var(--primary);font-size:1.35rem;font-weight:700}.rt-price-alt{color:var(--text-muted);font-size:.72rem;font-weight:500}.rt-price-ask{color:var(--text-muted);font-size:.84rem;font-style:italic}.rt-quota{white-space:nowrap;letter-spacing:.01em;border-radius:20px;padding:.22rem .6rem;font-size:.66rem;font-weight:700}.rt-quota-ok{color:#166534;background:#dcfce7}.rt-quota-low{color:#854d0e;background:#fef9c3}.rt-quota-full{color:#991b1b;background:#fee2e2}.rt-btn{background:var(--primary);width:100%;color:var(--white);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.rt-btn:hover{background:var(--accent-deep)}.rt-btn:active{transform:scale(.98)}.rt-section-foot{justify-content:center;margin-top:2rem;display:flex}.rt-all-btn{border:1.5px solid var(--primary);color:var(--primary);background:0 0;border-radius:9px;align-items:center;gap:.45rem;padding:.7rem 1.4rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.rt-all-btn:hover{background:var(--primary);color:var(--white);border-color:var(--primary)}.contact-kvkk{color:var(--secondary);align-items:flex-start;gap:.55rem;margin:.25rem 0 1rem;font-size:.85rem;line-height:1.4;display:flex}.contact-kvkk input{accent-color:var(--accent);cursor:pointer;margin-top:.15rem}.contact-kvkk span{cursor:pointer}.rt-skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;padding:5rem 2rem;display:grid}.rt-skeleton-card{background:linear-gradient(90deg, var(--border) 25%, var(--background) 50%, var(--border) 75%);background-size:400% 100%;border-radius:16px;height:360px;animation:1.4s infinite rt-shimmer}@keyframes rt-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:900px){.rt-section-title{font-size:1.6rem}}@media (max-width:640px){.rt-section{padding:0 1rem}.rt-grid{grid-template-columns:1fr;gap:1rem}.rt-section-title{font-size:1.3rem}.rt-card{box-shadow:0 2px 12px -4px #0f172a1a,0 1px 3px #0f172a0a}.rt-card-body{padding:1.1rem 1rem .9rem 1.4rem}.rt-card-foot{padding:.75rem 1rem .9rem 1.4rem}.rt-foot-top{flex-wrap:nowrap;margin-bottom:.75rem}.rt-price-amount{font-size:1.2rem}.rt-btn{border-radius:10px;padding:.6rem}}
.trust-badges{background:#f8fafc;width:100%;padding:0 20px 48px}.trust-badges-inner{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto;display:grid}.trust-badge-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:14px;padding:18px;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s,border-color .2s;display:flex;box-shadow:0 6px 20px #0f172a0d}.trust-badge-card:hover{border-color:#c8a24d66;transform:translateY(-3px);box-shadow:0 14px 32px #0f172a1a}.trust-badge-icon{color:#c8a24d;background:#c8a24d1f;border:1px solid #c8a24d40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.15rem;transition:background .2s,transform .2s;display:flex}.trust-badge-card:hover .trust-badge-icon{color:#fff;background:#c8a24d;transform:scale(1.06)}.trust-badge-text{flex-direction:column;gap:3px;min-width:0;display:flex}.trust-badge-title{color:#0f172a;font-size:.92rem;font-weight:700;line-height:1.3}.trust-badge-subtitle{color:#64748b;font-size:.78rem;line-height:1.3}@media (max-width:980px){.trust-badges-inner{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:560px){.trust-badges{padding:0 14px 36px}.trust-badges-inner{grid-template-columns:1fr;gap:12px}.trust-badge-card{padding:16px}.trust-badge-icon{width:42px;height:42px;font-size:1.05rem}}@media (prefers-reduced-motion:reduce){.trust-badge-card,.trust-badge-icon{transition:none}}
