.RS_VehListRoot{width:100%}.RS_VehListPage{color:#000;background:#fff;min-height:100vh;padding:6% 5% 96px}.RS_VehListHero{text-align:center;max-width:900px;margin:0 auto 34px}.RS_VehListTitle{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:14px;margin:0 0 14px;font-size:60px;font-weight:400;line-height:1.1;display:flex}.RS_VehListTitleAccent{background:linear-gradient(#7d0008 0%,red 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;font-weight:700}.RS_VehListSubtitle{color:#575757;margin:0;font-size:16px;line-height:1.6}.RS_VehListHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 28px;display:flex}.RS_VehListHeaderTitle{min-width:0}.RS_VehListHeader .RS_VehListTabs{justify-content:flex-end;margin:0}@media (max-width:900px){.RS_VehListHeader{align-items:flex-start}.RS_VehListHeader .RS_VehListTabs{justify-content:flex-start;margin-bottom:18px}}.RS_VehListTabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0 auto 18px;display:flex}.RS_VehListTab{color:#4a4a4f;cursor:pointer;background:#fff;border:1px solid #e4e4e4;border-radius:999px;align-items:center;gap:8px;padding:11px 22px;font-size:15px;font-weight:500;transition:color .24s,border-color .24s,background .24s,transform .24s;display:inline-flex}.RS_VehListTab:hover{transform:translateY(-1px)}.RS_VehListTab--active{color:#fff;background:#000;border-color:#0000}.RS_VehListTabCount{background:#0000000f;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.RS_VehListTab--active .RS_VehListTabCount{background:#ffffff38}.RS_VehListBlurb{text-align:center;color:#7a7a80;max-width:720px;margin:0 auto 34px;font-size:14px;line-height:1.6}.RS_VehListGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin:0 auto;display:grid}.RS_VehListSkeleton{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 10px #0f172a0d,0 12px 30px #0f172a0f}.RS_VehListSkelClip{max-height:424px;overflow:hidden}.RS_VehListSkelImg,.RS_VehListSkelLine,.RS_VehListSkelChip,.RS_VehListSkelBtn{background:linear-gradient(90deg,#e7e7ec 25%,#f2f2f6 37%,#e7e7ec 63%) 0 0/400% 100%;animation:1.4s infinite RS_VehListShimmer;display:block}.RS_VehListSkelImg{height:250px}.RS_VehListSkelBody{flex-direction:column;padding:18px;display:flex}.RS_VehListSkelLine{border-radius:7px;height:14px}.RS_VehListSkelLine--wide{width:72%;margin-bottom:10px}.RS_VehListSkelLine--mid{width:46%;margin-bottom:14px}.RS_VehListSkelChip{border-radius:10px;width:62px;height:22px;margin-bottom:18px}.RS_VehListSkelBtn{border-radius:999px;height:46px}@keyframes RS_VehListShimmer{0%{background-position:100% 0}to{background-position:0 0}}.RS_VehListSrOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.RS_VehListCard--enter{animation:.46s cubic-bezier(.16,1,.3,1) backwards RS_VehListCardIn;animation-delay:calc(var(--rs-vl-i,0) * 55ms)}@keyframes RS_VehListCardIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.RS_VehListCard--enter,.RS_VehListSkelImg,.RS_VehListSkelLine,.RS_VehListSkelChip,.RS_VehListSkelBtn{animation:none}}.RS_VehListTrackWrap{padding:8px 4px;position:relative;overflow:hidden}.RS_VehListTrack{gap:var(--rs-vl-gap,24px);will-change:transform;transition:transform .42s cubic-bezier(.16,1,.3,1);display:flex}.RS_VehListTrack>.RS_VehListCard,.RS_VehListTrack>.RS_VehListSkeleton{flex:0 0 calc(( 100% - (var(--rs-vl-gap,24px) * (var(--rs-vl-visible,4) - 1)) ) / var(--rs-vl-visible,4));min-width:0}.RS_VehListNavRow{border:.5px solid #0003;border-radius:40px;gap:30px;width:max-content;margin-top:5px;margin-left:auto;padding:10px;display:flex}.RS_VehListNavBtn{color:#616163;cursor:pointer;background:#dedee2;border:1.5px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .24s,border-color .24s,color .24s,transform .24s;display:flex}.RS_VehListNavBtn:hover:not(:disabled){color:#fff;background:#171719;border-color:#171719;transform:translateY(-1px)}.RS_VehListNavBtn:disabled{cursor:not-allowed;opacity:.45}@media (prefers-reduced-motion:reduce){.RS_VehListTrack{transition:none}}.RS_VehListCard{color:#000;cursor:pointer;background:#fff;border-radius:20px;outline:none;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s;position:relative;overflow:hidden}.RS_VehListCard:hover,.RS_VehListCard:focus-visible{transform:translateY(-4px);box-shadow:0 4px 14px #0f172a12,0 22px 46px #0f172a1c}.RS_VehListImgWrap{background:#f6f6f8;position:relative}.RS_VehListImg{object-fit:contain;background:#fff;width:100%;height:250px;margin:auto;display:block}.RS_VehListBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#171719d1;border-radius:999px;padding:6px 13px;font-size:11px;font-weight:600;position:absolute;top:14px;left:14px}.RS_VehListCardBody{padding:18px}.RS_VehListName{white-space:nowrap;text-overflow:ellipsis;margin:0 0 6px;font-size:24px;font-weight:700;overflow:hidden}.RS_VehListRate{font-size:22px;font-weight:500}.RS_VehListMeta{align-items:center;gap:10px;margin:12px 0 16px;display:flex}.RS_VehListRating{background:#f3f3f3;border-radius:10px;align-items:center;gap:5px;padding:4px 10px;font-size:17px;font-weight:600;display:inline-flex}.RS_VehListStar{width:30px;height:30px}.RS_VehListAvail{color:#7a7a80;font-size:13px}.RS_VehListAvail--soldout{letter-spacing:.03em;text-transform:uppercase;color:#d70000;background:#d7000017;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.RS_VehListAvailDot{background:#d70000;border-radius:999px;width:7px;height:7px;animation:1.6s ease-in-out infinite RS_VehListAvailPulse}@keyframes RS_VehListAvailPulse{0%,to{opacity:1;box-shadow:0 0 #d7000073}50%{opacity:.75;box-shadow:0 0 0 5px #d7000000}}@media (prefers-reduced-motion:reduce){.RS_VehListAvailDot{animation:none}}.RS_VehListActions{align-items:center}.RS_VehListSpecBtn{color:#171719;white-space:nowrap;background:#fff;border:1px solid #dcdcdc;border-radius:50px;flex:none;padding:15px 24px;font-size:16px;font-weight:500}.RS_VehListBookBtn--solo{text-align:center;width:100%}@property --rs-vl-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.RS_VehListCardGlow{border-radius:inherit;background:conic-gradient(from var(--rs-vl-glow-angle,0deg), transparent 0%, red 12%, #7d0008 24%, transparent 38%);-webkit-mask-composite:xor;opacity:0;pointer-events:none;padding:2px;transition:opacity .32s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.RS_VehListCard:hover .RS_VehListCardGlow,.RS_VehListCard:focus-visible .RS_VehListCardGlow{opacity:1;animation:2.6s linear infinite RS_VehListGlowSpin}@keyframes RS_VehListGlowSpin{to{--rs-vl-glow-angle:360deg}}@media (prefers-reduced-motion:reduce){.RS_VehListCard:hover .RS_VehListCardGlow,.RS_VehListCard:focus-visible .RS_VehListCardGlow{opacity:1;animation:none}}.RS_VehListState{text-align:center;color:#7a7a80;padding:70px 0;font-size:16px}.RS_VehSpecOverlay{z-index:99999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000006b;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.RS_VehSpecModal{background:#fff;border-radius:22px;width:min(880px,100%);margin:auto;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a47}.RS_VehSpecClose{z-index:2;color:#171719;cursor:pointer;background:#ffffffe6;border:none;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .22s,color .22s;display:flex;position:absolute;top:14px;right:14px}.RS_VehSpecClose:hover{color:#fff;background:#d70000}.RS_VehSpecHead{background:#f6f6f8;gap:22px;padding:24px;display:flex}.RS_VehSpecImg{object-fit:contain;background:#fff;border-radius:16px;flex:none;width:260px;height:200px}.RS_VehSpecHeadInfo{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.RS_VehSpecBadge{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(red 0%,#900 100%);border-radius:999px;padding:5px 12px;font-size:11px;font-weight:600}.RS_VehSpecName{margin:10px 0 6px;font-size:28px;font-weight:700;line-height:1.2}.RS_VehSpecDesc{color:#575757;margin:0 0 12px;font-size:14px;line-height:1.6}.RS_VehSpecRate{margin-bottom:14px;font-size:20px;font-weight:600}.RS_VehSpecBookBtn{color:#fff;cursor:pointer;background:#1a1a1c;border:none;border-radius:50px;padding:12px 26px;font-size:15px;font-weight:500;transition:background .22s,transform .22s}.RS_VehSpecBookBtn:hover:not(:disabled){background:#d70000;transform:translateY(-1px)}.RS_VehSpecBookBtn:disabled{opacity:.6;cursor:not-allowed}.RS_VehSpecTabs{gap:8px;padding:16px 24px 0;display:flex}.RS_VehSpecTab{color:#6b6b70;cursor:pointer;background:#fff;border:1px solid #ededed;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.RS_VehSpecTab:hover{border-color:#d8d8db}.RS_VehSpecTabActive{color:#fff;background:#1b1b1d;border-color:#0000}.RS_VehSpecBody{max-height:52vh;padding:24px;overflow-y:auto}.RS_VehSpecGroup+.RS_VehSpecGroup{margin-top:26px}.RS_VehSpecGroupTitle{letter-spacing:.06em;text-transform:uppercase;color:#8b8b90;border-bottom:1px solid #ededed;margin:0 0 12px;padding-bottom:8px;font-size:13px;font-weight:700}.RS_VehSpecList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 26px;margin:0;display:grid}.RS_VehSpecRow{border-bottom:1px dashed #f0f0f0;justify-content:space-between;align-items:baseline;gap:14px;padding:7px 0;display:flex}.RS_VehSpecLabel{color:#7a7a80;flex:none;font-size:13px}.RS_VehSpecValue{text-align:right;color:#171719;margin:0;font-size:14px;font-weight:600}.RS_VehSpecEmpty{text-align:center;color:#7a7a80;margin:0;padding:30px 0;font-size:14px}@media (min-width:1024px) and (max-width:1439px){.RS_VehListImg,.RS_VehListSkelImg{height:210px}.RS_VehListCardBody{padding:2px 14px 14px}.RS_VehListName{font-size:21px}.RS_VehListMeta{margin:8px 0 10px}.RS_VehListNavRow{margin-top:3px}}@media (max-width:1024px){.RS_VehListTitle{font-size:46px}.RS_VehSpecList{grid-template-columns:minmax(0,1fr)}}@media (max-width:768px){.RS_VehListPage{padding:34px 5% 72px}.RS_VehListTitle{gap:10px;font-size:36px}.RS_VehListSubtitle{font-size:14px}.RS_VehListGrid{grid-template-columns:minmax(0,1fr);gap:18px}.RS_VehListNavRow{gap:22px;margin-left:auto;margin-right:auto}.RS_VehListNavBtn{width:40px;height:40px}.RS_VehListImg,.RS_VehListSkelImg{height:200px}.RS_VehListSkelClip{max-height:384px}.RS_VehSpecHead{flex-direction:column;padding:20px}.RS_VehSpecImg{width:100%;height:180px}.RS_VehSpecName{font-size:23px}.RS_VehSpecBody{max-height:none;padding:20px}.RS_VehListSpecBtn,.RS_VehListBookBtn{padding:13px 18px;font-size:15px}}@media (max-width:480px){.RS_VehListTab{padding:9px 16px;font-size:14px}.RS_VehSpecRow{flex-direction:column;align-items:flex-start;gap:2px}.RS_VehSpecValue{text-align:left}}
