.carcard.svelte-xmyhkr{position:relative;flex-shrink:0;width:25%;padding:0 8px;background:transparent;text-decoration:none;color:inherit;display:flex;flex-direction:column;z-index:0;transition:z-index 0s}.carcard.svelte-xmyhkr:hover{z-index:10}.carcard_grid.svelte-xmyhkr{width:100%;padding:0}.carcard__inner.svelte-xmyhkr{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:14px;overflow:visible;border:1.5px solid #eef0f4;box-shadow:0 2px 10px #0000000d;transition:border-color .18s,box-shadow .18s,transform .18s}.carcard.svelte-xmyhkr:hover .carcard__inner:where(.svelte-xmyhkr){border-color:#10b981;box-shadow:0 10px 32px #10b98121;transform:translateY(-3px)}.carcard__img-wrap.svelte-xmyhkr{position:relative;width:100%;height:200px;flex-shrink:0;background:#f5f6f8;overflow:hidden;border-radius:12px 12px 0 0;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.carcard__img-wrap.svelte-xmyhkr:active{cursor:grabbing}.carcard__img.svelte-xmyhkr{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.carcard.svelte-xmyhkr:hover .carcard__img:where(.svelte-xmyhkr){transform:scale(1.04)}.carcard__no-img.svelte-xmyhkr{width:100%;height:100%;background:#f5f6f8}.carcard__zones.svelte-xmyhkr{position:absolute;inset:0;display:flex;z-index:1}.carcard__zone.svelte-xmyhkr{flex:1;cursor:default}.carcard__badge.svelte-xmyhkr{position:absolute;top:10px;left:10px;background:#10b981;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;z-index:2}.carcard__badge_new.svelte-xmyhkr{background:#065f46}.carcard__actions.svelte-xmyhkr{position:absolute;top:8px;right:8px;display:flex;flex-direction:row;gap:6px;z-index:4;opacity:0;transform:translate(6px);transition:opacity .18s,transform .18s}.carcard__img-wrap.svelte-xmyhkr:hover .carcard__actions:where(.svelte-xmyhkr),.carcard__actions.svelte-xmyhkr:has(.carcard__action_fav:where(.svelte-xmyhkr)),.carcard__actions.svelte-xmyhkr:has(.carcard__action_cmp:where(.svelte-xmyhkr)){opacity:1;transform:translate(0)}.carcard__action.svelte-xmyhkr{width:30px;height:30px;border-radius:50%;border:none;background:#ffffffeb;color:#8a8f9e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s,transform .15s;box-shadow:0 2px 8px #0000001f}.carcard__action.svelte-xmyhkr:hover{background:#fff;color:#1a1a2e;transform:scale(1.1)}.carcard__action_fav.svelte-xmyhkr{background:#fef2f2;color:#ef4444}.carcard__action_fav.svelte-xmyhkr:hover{background:#ef4444;color:#fff}.carcard__action_cmp.svelte-xmyhkr{background:#eff6ff;color:#0ea5e9}.carcard__action_cmp.svelte-xmyhkr:hover{background:#0ea5e9;color:#fff}.carcard__nav.svelte-xmyhkr{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:none;background:#ffffffe6;color:#1a1a2e;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s,background .15s;z-index:3;box-shadow:0 2px 8px #00000024}.carcard__nav_prev.svelte-xmyhkr{left:8px}.carcard__nav_next.svelte-xmyhkr{right:8px}.carcard__nav.svelte-xmyhkr:hover{background:#fff}.carcard__img-wrap.svelte-xmyhkr:hover .carcard__nav:where(.svelte-xmyhkr){opacity:1}.carcard__bars.svelte-xmyhkr{position:absolute;bottom:0;left:0;right:0;display:flex;gap:4px;z-index:3;opacity:0;transition:opacity .2s}.carcard__img-wrap.svelte-xmyhkr:hover .carcard__bars:where(.svelte-xmyhkr){opacity:1}.carcard__bar.svelte-xmyhkr{flex:1;min-width:0;height:8px;border-radius:3px;background:#065f4673;transition:background .15s,transform .15s}.carcard__bar_active.svelte-xmyhkr{background:#065f46;transform:scaleY(1.3)}.carcard__body.svelte-xmyhkr{padding:14px 16px 16px;display:flex;flex-direction:column;gap:10px;flex:1;border-radius:0 0 14px 14px;background:#fff}.carcard__head.svelte-xmyhkr{display:flex;align-items:center;gap:8px;overflow:hidden}.carcard__logo.svelte-xmyhkr{width:28px;height:28px;object-fit:contain;flex-shrink:0;border-radius:4px}.carcard__brand.svelte-xmyhkr{font-size:13px;font-weight:700;color:#1a1a2e;text-transform:uppercase;letter-spacing:.03em;flex-shrink:0}.carcard__model.svelte-xmyhkr{font-size:15px;font-weight:800;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.carcard__year.svelte-xmyhkr{font-size:12px;font-weight:600;color:#adb5c0;flex-shrink:0}.carcard__tags.svelte-xmyhkr{display:flex;flex-wrap:wrap;gap:5px}.carcard__tag.svelte-xmyhkr{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:6px;background:#f5f6f8;border:1px solid #eef0f4;font-size:11.5px;font-weight:500;color:#5a6070;white-space:nowrap}.carcard__tag.svelte-xmyhkr svg:where(.svelte-xmyhkr){opacity:.5;flex-shrink:0}.carcard__tag_new.svelte-xmyhkr{background:#ecfdf5;border-color:#6ee7b7;color:#065f46;font-weight:700}.carcard__tag_owner.svelte-xmyhkr{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8;font-weight:700}.carcard__footer.svelte-xmyhkr{display:flex;flex-direction:column;gap:10px;margin-top:auto}.carcard__footer-row.svelte-xmyhkr{display:flex;align-items:center;justify-content:space-between;gap:8px}.carcard__footer-row_center.svelte-xmyhkr{justify-content:center}.carcard__footer-row_credit.svelte-xmyhkr{flex-wrap:wrap}.carcard__credit-wrap.svelte-xmyhkr{display:inline-flex;align-items:center;gap:6px}.carcard__credit-text.svelte-xmyhkr{font-size:12px;font-weight:500;color:#5a6070}.carcard__credit-hint.svelte-xmyhkr{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:#8a8f9e;cursor:help;border-radius:50%;transition:color .15s,background .15s}.carcard__credit-hint.svelte-xmyhkr:hover{color:#0d9488;background:#0d94881a}.carcard__credit-hint-icon.svelte-xmyhkr{display:block}.carcard__credit-tooltip.svelte-xmyhkr{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);width:max-content;max-width:240px;padding:8px 10px;font-size:11px;font-weight:500;line-height:1.35;color:#fff;background:#1a1a2e;border-radius:8px;box-shadow:0 4px 16px #00000040;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s,visibility .15s;z-index:10}.carcard__credit-hint.svelte-xmyhkr:hover .carcard__credit-tooltip:where(.svelte-xmyhkr){opacity:1;visibility:visible}.carcard__credit-tooltip.svelte-xmyhkr:after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#1a1a2e}.carcard__price.svelte-xmyhkr{font-size:18px;font-weight:800;color:#10b981;white-space:nowrap}.carcard__btn.svelte-xmyhkr{display:inline-block;padding:7px 14px;border-radius:8px;background:#0d9488;border:1.5px solid #0d9488;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s}.carcard__btn_full.svelte-xmyhkr{display:block;width:100%;text-align:center;box-sizing:border-box}.carcard.svelte-xmyhkr:hover .carcard__btn:where(.svelte-xmyhkr){background:#0f766e;border-color:#0f766e;box-shadow:0 4px 12px #0d948859}.carcard__btn_credit.svelte-xmyhkr{background:transparent;color:#0d9488}.carcard.svelte-xmyhkr:hover .carcard__btn_credit:where(.svelte-xmyhkr){background:#0d94881a;box-shadow:none}@media(max-width:1024px){.carcard.svelte-xmyhkr:not(.carcard_grid){width:50%}}@media(max-width:640px){.carcard.svelte-xmyhkr:not(.carcard_grid){width:100%}}
