:root{--tr-fleet-brand:#F3CD19;--tr-fleet-brand-dark:#dcb40e;--tr-fleet-brand-soft:rgba(243, 205, 25, 0.18);--tr-fleet-brand-shadow:rgba(243, 205, 25, 0.30);--tr-fleet-on-brand:#111}.tr-fleet-app{display:block;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box;font-family:inherit;color:#1a1a1a}.tr-fleet-app *{box-sizing:border-box}.tr-fleet-app.tr-fleet-empty{text-align:center;color:#777;padding:32px 16px}.tr-fleet-cols-1 .tr-fleet-card+.tr-fleet-card{margin-top:24px}.tr-fleet-cols-2,.tr-fleet-cols-3{display:grid;gap:24px}.tr-fleet-cols-2{grid-template-columns:repeat(2,1fr)}.tr-fleet-cols-3{grid-template-columns:repeat(3,1fr)}.tr-fleet-card{display:flex;align-items:stretch;background:#fafafa;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0 / .04);transition:box-shadow 0.2s ease,transform 0.2s ease}.tr-fleet-card:hover{box-shadow:0 8px 22px var(--tr-fleet-brand-shadow)}.tr-fleet-cols-2 .tr-fleet-card,.tr-fleet-cols-3 .tr-fleet-card{flex-direction:column}.tr-fleet-card-image{position:relative;flex:0 0 42%;max-width:42%;background:#f0f0f0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0;min-height:220px}.tr-fleet-cols-2 .tr-fleet-card-image,.tr-fleet-cols-3 .tr-fleet-card-image{flex:0 0 auto;max-width:100%;width:100%;min-height:180px}.tr-fleet-hero{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:24px;min-height:220px}.tr-fleet-hero-img{max-width:100%;max-height:220px;height:auto;width:auto;object-fit:contain;display:block;transition:opacity 0.25s ease}.tr-fleet-hero-img.tr-fleet-hero-fade{opacity:0}.tr-fleet-card-image-placeholder{width:100%;height:180px;border:2px dashed #d0d0d0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#888;font-weight:600;font-size:16px;text-transform:uppercase;letter-spacing:.5px}.tr-fleet-card-badge{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);background:rgb(60 60 60 / .55);color:#fff;padding:6px 18px;border-radius:999px;font-size:12px;font-weight:500;letter-spacing:.2px;white-space:nowrap;backdrop-filter:blur(4px);z-index:2}.tr-fleet-thumbs{display:flex;gap:10px;padding:8px 16px 18px;flex-wrap:wrap;justify-content:center}.tr-fleet-thumb{flex:0 0 auto;width:92px;height:64px;padding:0;margin:0;border:2px solid #fff0;border-radius:8px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color 0.2s ease,transform 0.15s ease,box-shadow 0.2s ease;box-shadow:0 1px 2px rgb(0 0 0 / .04);display:flex;align-items:center;justify-content:center}.tr-fleet-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:5px}.tr-fleet-thumb:hover,.tr-fleet-thumb:focus{transform:translateY(-1px);border-color:var(--tr-fleet-brand);box-shadow:0 4px 10px var(--tr-fleet-brand-shadow);outline:none}.tr-fleet-thumb-active{border-color:var(--tr-fleet-brand);box-shadow:0 0 0 1px var(--tr-fleet-brand) inset,0 4px 10px var(--tr-fleet-brand-shadow)}.tr-fleet-card-body{flex:1 1 auto;padding:32px 36px;display:flex;flex-direction:column;gap:14px}.tr-fleet-cols-2 .tr-fleet-card-body,.tr-fleet-cols-3 .tr-fleet-card-body{padding:24px 24px 28px}.tr-fleet-name{margin:0;font-size:22px;font-weight:800;letter-spacing:.5px;color:#111;line-height:1.2;text-transform:uppercase}.tr-fleet-capacity-label{font-size:13px;font-weight:500;letter-spacing:1.5px;color:#888;text-transform:uppercase;margin:4px 0 -4px}.tr-fleet-capacity-row{display:flex;flex-wrap:wrap;gap:36px;align-items:center;padding:4px 0 6px}.tr-fleet-cap{display:inline-flex;align-items:center;gap:10px;color:#1a1a1a}.tr-fleet-cap-ico{width:28px;height:28px;flex:0 0 28px;color:var(--tr-fleet-brand)}.tr-fleet-cap-text{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#444}.tr-fleet-cap-label{font-weight:400;color:#555}.tr-fleet-cap-num{font-weight:700;color:#111;font-size:15px}.tr-fleet-features{list-style:disc;padding-left:22px;margin:6px 0 0;display:flex;flex-direction:column;gap:6px}.tr-fleet-features li{font-size:14px;color:#2a2a2a;line-height:1.5;margin:0;padding:0}.tr-fleet-features-fallback{list-style:none;padding-left:0;flex-direction:row;flex-wrap:wrap;gap:8px 14px}.tr-fleet-features-fallback li{background:var(--tr-fleet-brand-soft);color:#5a4d00;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.2px}.tr-fleet-desc{margin:6px 0 0;font-size:14px;color:#444;line-height:1.5}.tr-fleet-altnot{margin:4px 0 0;font-size:13px;color:#888;font-style:italic;line-height:1.4}.tr-fleet-price{margin:4px 0 0;display:flex;align-items:baseline;gap:8px;font-size:14px}.tr-fleet-price-label{color:#777}.tr-fleet-price-value{color:#111;font-weight:700;font-size:18px}.tr-fleet-cta{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:14px 36px;background:var(--tr-fleet-brand);color:var(--tr-fleet-on-brand)!important;text-decoration:none;font-size:14px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;border-radius:6px;border:0;cursor:pointer;box-shadow:0 2px 6px var(--tr-fleet-brand-shadow);transition:background 0.2s ease,transform 0.15s ease,box-shadow 0.2s ease}.tr-fleet-cta:hover,.tr-fleet-cta:focus{background:var(--tr-fleet-brand-dark);color:var(--tr-fleet-on-brand)!important;text-decoration:none;transform:translateY(-1px);box-shadow:0 6px 14px var(--tr-fleet-brand-shadow);outline:none}.tr-fleet-cta:active{transform:translateY(0);box-shadow:0 2px 6px var(--tr-fleet-brand-shadow)}@media (max-width:1024px){.tr-fleet-card-image{flex:0 0 38%;max-width:38%}.tr-fleet-hero{padding:20px;min-height:200px}.tr-fleet-card-body{padding:24px 24px}.tr-fleet-cols-3{grid-template-columns:repeat(2,1fr)}.tr-fleet-thumb{width:78px;height:56px}}@media (max-width:767px){.tr-fleet-cols-1 .tr-fleet-card,.tr-fleet-cols-2 .tr-fleet-card,.tr-fleet-cols-3 .tr-fleet-card{flex-direction:column}.tr-fleet-cols-2,.tr-fleet-cols-3{grid-template-columns:1fr}.tr-fleet-card-image{flex:0 0 auto;max-width:100%;width:100%;min-height:200px}.tr-fleet-hero{padding:20px 16px 14px;min-height:180px}.tr-fleet-hero-img{max-height:180px}.tr-fleet-card-body{padding:20px 18px 24px;gap:12px}.tr-fleet-name{font-size:18px}.tr-fleet-capacity-row{gap:20px}.tr-fleet-cap-ico{width:22px;height:22px;flex:0 0 22px}.tr-fleet-cap-text{font-size:13px}.tr-fleet-features li{font-size:13px}.tr-fleet-cta{align-self:stretch;text-align:center;padding:14px 18px}.tr-fleet-card-badge{bottom:10px}.tr-fleet-thumbs{padding:4px 12px 18px;gap:8px}.tr-fleet-thumb{width:64px;height:48px}}body.tr-fleet-modal-open{overflow:hidden}.tr-fleet-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:flex-start;justify-content:center;padding:5vh 16px;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}.tr-fleet-modal.tr-fleet-modal-open{display:flex;animation:trFleetModalFadeIn 0.18s ease}.tr-fleet-modal-overlay{position:fixed;inset:0;background:rgb(15 15 15 / .62);z-index:1;cursor:pointer}.tr-fleet-modal-window{position:relative;z-index:2;width:100%;max-width:720px;background:#fff;border-radius:14px;box-shadow:0 20px 60px rgb(0 0 0 / .35);padding:28px 28px 24px;margin:auto;animation:trFleetModalSlideUp 0.22s cubic-bezier(.2,.7,.2,1)}.tr-fleet-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#f4f4f4;color:#222;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background 0.15s ease,transform 0.15s ease;z-index:3}.tr-fleet-modal-close:hover,.tr-fleet-modal-close:focus{background:var(--tr-fleet-brand);color:var(--tr-fleet-on-brand);transform:rotate(90deg);outline:none}.tr-fleet-modal-head{margin:0 36px 16px 0}.tr-fleet-modal-title{margin:0;font-size:20px;font-weight:800;color:#111;letter-spacing:.3px;line-height:1.3}.tr-fleet-modal-sub{margin:4px 0 0;font-size:13px;color:#777;min-height:1em}.tr-fleet-modal-sub:empty{display:none}.tr-fleet-modal-body{margin:0}.tr-fleet-modal-body .tr-yatay-app,.tr-fleet-modal-body .tr-qb-app,.tr-fleet-modal-body form{width:100%;max-width:100%}@keyframes trFleetModalFadeIn{from{opacity:0}to{opacity:1}}@keyframes trFleetModalSlideUp{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:767px){.tr-fleet-modal{padding:0;align-items:stretch}.tr-fleet-modal-window{max-width:100%;border-radius:0;min-height:100vh;padding:56px 18px 24px;margin:0}.tr-fleet-modal-close{top:10px;right:10px}.tr-fleet-modal-title{font-size:17px}}body.tr-fleet-modal-open .flatpickr-calendar,body.tr-fleet-modal-open .pac-container{z-index:2147483647!important;pointer-events:auto!important}.tr-fleet-modal-body .submit-btn,.tr-fleet-modal-body #qb-submit-btn,.tr-fleet-modal-body .yf-submit,.tr-fleet-modal-body .tr-qb-submit,.tr-fleet-modal-body button[type="submit"]{width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px;padding:16px 28px!important;margin-top:12px!important;background:linear-gradient(135deg,#F3CD19 0%,#d6b30f 100%)!important;color:#0a1f44!important;font-size:17px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:0.2px!important;text-transform:none!important;text-decoration:none!important;border:0!important;border-radius:14px!important;box-shadow:0 6px 16px rgb(243 205 25 / .4)!important;cursor:pointer;transition:transform 0.15s ease,box-shadow 0.2s ease,filter 0.2s ease}.tr-fleet-modal-body .submit-btn:hover,.tr-fleet-modal-body #qb-submit-btn:hover,.tr-fleet-modal-body .yf-submit:hover,.tr-fleet-modal-body .tr-qb-submit:hover,.tr-fleet-modal-body button[type="submit"]:hover,.tr-fleet-modal-body .submit-btn:focus,.tr-fleet-modal-body #qb-submit-btn:focus,.tr-fleet-modal-body button[type="submit"]:focus{transform:translateY(-1px);box-shadow:0 10px 22px rgb(243 205 25 / .55)!important;filter:brightness(1.05);outline:none}.tr-fleet-modal-body .submit-btn:active,.tr-fleet-modal-body #qb-submit-btn:active,.tr-fleet-modal-body button[type="submit"]:active{transform:translateY(0)}.tr-fleet-modal-body .submit-btn::before,.tr-fleet-modal-body #qb-submit-btn::before,.tr-fleet-modal-body .yf-submit::before,.tr-fleet-modal-body .tr-qb-submit::before,.tr-fleet-modal-body button[type="submit"]::before{content:'';width:18px;height:18px;flex:0 0 18px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 1a5 5 0 0 0-5 5v3H5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V11a2 2 0 0 0-2-2h-2V6a5 5 0 0 0-5-5zm-3 8V6a3 3 0 0 1 6 0v3H9z'/></svg>") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 1a5 5 0 0 0-5 5v3H5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V11a2 2 0 0 0-2-2h-2V6a5 5 0 0 0-5-5zm-3 8V6a3 3 0 0 1 6 0v3H9z'/></svg>") no-repeat center / contain}@media (max-width:767px){.tr-fleet-modal-body .submit-btn,.tr-fleet-modal-body #qb-submit-btn,.tr-fleet-modal-body .yf-submit,.tr-fleet-modal-body .tr-qb-submit,.tr-fleet-modal-body button[type="submit"]{font-size:16px!important;padding:14px 22px!important;border-radius:12px!important}}