@charset "UTF-8";.trust-banner[data-v-be110f18]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border:1px solid #28a745;box-shadow:0 1px 2px #0000000a,0 4px 12px #0000000a;border-radius:16px;background-color:#f0faf0;font-size:14px}.trust-banner__icon[data-v-be110f18]{width:40px;height:40px}.trust-banner__text[data-v-be110f18]{display:flex;flex-direction:column;color:#166534}.trust-banner__text a[data-v-be110f18]{color:#166534;font-weight:700}.is-copied svg{fill:var(--success-color)!important}.vehicle-gallery__grid{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.vehicle-gallery__grid{flex-direction:row}}.vehicle-gallery__item{width:100%;position:relative;cursor:pointer;flex:1;height:120px;overflow:hidden;border-radius:8px}@media(min-width:768px){.vehicle-gallery__item{max-width:200px}}.vehicle-gallery__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.vehicle-gallery__item.has-more:after{content:"";position:absolute;inset:0;background:#00000040 var(--add-icon) center/55px 55px no-repeat;border-radius:8px}.vehicle-gallery__item--more{align-self:center;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border:1px solid;border-radius:8px;text-decoration:none;font-size:.875rem;font-weight:500;white-space:nowrap;cursor:pointer}.vehicle-gallery__lightbox{position:fixed;inset:0;background:#000000e6;z-index:99999;display:flex;align-items:center;justify-content:center}.vehicle-gallery__lightbox img{border-radius:4px}.lightbox__close{top:16px;right:20px;font-size:1.8rem}.lightbox__close,.lightbox__next,.lightbox__prev{position:fixed;background:none;border:none;color:#fff;cursor:pointer}.lightbox__next,.lightbox__prev{top:50%;transform:translateY(-50%);font-size:4rem;padding:0 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightbox__prev{left:0}.lightbox__next{right:0}.lightbox__counter{position:fixed;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:.9rem;opacity:.7}.vehicle-pieces{width:100%;max-width:var(--container-width)}.vehicle-pieces__header{display:grid;grid-template-columns:1fr;grid-template-areas:"info" "actions";gap:1rem;margin-bottom:2em}@media screen and (min-width:1024px){.vehicle-pieces__header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"info actions";align-items:center}}.vehicle-pieces__info{grid-area:info;min-width:0;display:flex;align-items:center;gap:.75rem}.vehicle-pieces__badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:var(--radius);background-color:#0095ee1a;color:var(--brand-color)}.vehicle-pieces__badge .icon{width:32px;height:32px}.vehicle-pieces__badge .icon svg{fill:none;stroke:currentColor}.vehicle-pieces__title{flex:1 1 auto;min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5em}.vehicle-pieces .vehicle-pieces__title h2{margin:0;text-align:left;font-size:1.5rem;font-weight:700;line-height:1.2}@media screen and (min-width:1024px){.vehicle-pieces .vehicle-pieces__title h2{font-size:2rem}}.vehicle-pieces__count{color:var(--color--mute);font-size:.9rem;white-space:nowrap}.vehicle-pieces__count:before{content:"·";margin-right:.4em}.vehicle-pieces__actions{grid-area:actions;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.vehicle-pieces__filter{flex:1 1 auto;min-width:0}@media screen and (min-width:1024px){.vehicle-pieces__filter{flex:0 1 400px}}.vehicle-pieces__clear{flex:0 0 auto;padding:0;background-color:transparent;border:none;color:var(--brand-color);font-size:14px;white-space:nowrap;cursor:pointer}.vehicle-pieces__clear:hover{text-decoration:underline}.vehicle-pieces__grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:2em 1em}.vehicle-pieces__empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;border:1px dashed var(--border-color);border-radius:var(--radius);text-align:center}.vehicle-pieces__empty p{margin:0;color:var(--color--mute)}
