.veyra-cust{background:var(--white);padding-block:88px}.veyra-cust__head{text-align:center;margin-bottom:22px}.veyra-cust__eyebrow{color:var(--burgundy);margin-bottom:12px}.veyra-cust__title{font-family:var(--font-display);font-size:var(--fs-h1);font-weight:var(--fw-semibold);letter-spacing:var(--ls-heading)}.veyra-cust__sub{font-size:var(--fs-body-lg);color:var(--text-secondary);max-width:520px;margin:14px auto 0}.veyra-cust__chips{display:flex;gap:8px;overflow-x:auto;justify-content:center;padding-bottom:4px;margin-bottom:34px}.veyra-cust__chip{flex:0 0 auto;font-size:13px;font-weight:var(--fw-medium);padding:8px 16px;border-radius:var(--radius-pill);white-space:nowrap;cursor:pointer;border:1px solid var(--border-default);background:transparent;color:var(--text-primary);transition:background var(--dur-base),color var(--dur-base),border-color var(--dur-base)}.veyra-cust__chip.is-active{background:var(--ink);border-color:var(--ink);color:var(--white)}.veyra-cust__rail-wrap{position:relative;max-width:var(--container-max);margin:0 auto}.veyra-cust__rail{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 var(--gutter) 6px}.veyra-cust__card{flex:0 0 300px;scroll-snap-align:start;display:flex;flex-direction:column;gap:12px}.veyra-cust__open{display:block;width:100%;padding:0;border:none;background:none;cursor:pointer;text-align:left}.veyra-cust__media{position:relative;aspect-ratio:4 / 5;border-radius:var(--radius-sm);overflow:hidden;background:var(--neutral-100)}.veyra-cust__media img{width:100%;height:100%;object-fit:cover;display:block}.veyra-cust__ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#efece8,#e4e0da)}.veyra-cust__badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--burgundy);color:#fff;font-size:11px;font-weight:var(--fw-semibold);letter-spacing:.04em;padding:4px 9px;border-radius:4px;opacity:.94;white-space:nowrap}.veyra-cust__reveal{position:absolute;inset:auto 0 0 0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:34px 14px 14px;background:linear-gradient(to top,#141010d1,#14101000);opacity:0;transition:opacity .22s ease}.veyra-cust__card:hover .veyra-cust__reveal,.veyra-cust__open:focus-visible .veyra-cust__reveal{opacity:1}.veyra-cust__took{color:#ffffffbf;font-size:11px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px}.veyra-cust__pair{display:flex;align-items:center;gap:8px}.veyra-cust__thumb{width:38px;height:38px;border-radius:8px;overflow:hidden;flex:0 0 auto;box-shadow:0 0 0 1px #ffffff40}.veyra-cust__thumb img{width:100%;height:100%;object-fit:cover;display:block}.veyra-cust__plus{color:#ffffffb3;font-size:12px;font-weight:var(--fw-semibold)}.veyra-cust__arrow{color:#fff;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius-circle);background:#ffffff29;flex:0 0 auto}.veyra-cust__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.veyra-cust__name{font-size:15px;font-weight:var(--fw-semibold)}.veyra-cust__name span{color:var(--text-muted);font-weight:var(--fw-regular)}.veyra-cust__stars{display:inline-flex;gap:2px;flex:none}.veyra-cust__stars .veyra-star{fill:none;stroke:var(--ink);stroke-width:1.4;stroke-linejoin:round}.veyra-cust__stars .veyra-star.is-on{fill:var(--ink)}.veyra-cust__nav{position:absolute;top:calc(50% - 30px);transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:var(--radius-circle);border:1px solid rgba(31,31,31,.1);background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--ink);cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000001a}.veyra-cust__nav--prev{left:8px}.veyra-cust__nav--next{right:8px}@media(min-width:750px){.veyra-cust__nav{display:inline-flex}}.veyra-cust__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.veyra-cust__modal[hidden]{display:none}.veyra-cust__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1410108c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.veyra-cust__modal-box{position:relative;z-index:1;background:var(--white);border-radius:var(--radius-md);overflow:hidden;width:100%;max-width:760px;max-height:88vh;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr}.veyra-cust__modal-media{position:relative;min-height:420px;background:var(--neutral-100)}.veyra-cust__modal-media img{width:100%;height:100%;object-fit:cover;display:block}.veyra-cust__modal-body{padding:34px;position:relative}.veyra-cust__modal-x{position:absolute;top:18px;right:18px;border:none;background:var(--neutral-100);width:32px;height:32px;border-radius:var(--radius-circle);cursor:pointer;font-size:15px;line-height:1}.veyra-cust__modal-name{font-family:var(--font-display);font-size:28px;line-height:1.12;margin:12px 0 4px}.veyra-cust__modal-city{font-size:13px;color:var(--text-muted);margin-bottom:24px}.veyra-cust__modal-pair{display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.veyra-cust__pair-item{display:flex;align-items:center;gap:14px;border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:10px}.veyra-cust__pair-img{width:56px;height:56px;border-radius:8px;overflow:hidden;background:var(--neutral-100);flex:0 0 auto}.veyra-cust__pair-img img{width:100%;height:100%;object-fit:cover;display:block}.veyra-cust__pair-info{display:flex;flex-direction:column}.veyra-cust__pair-title{font-size:15px;font-weight:var(--fw-semibold)}.veyra-cust__pair-shape{font-size:12px;color:var(--text-muted)}.veyra-cust__cta{display:inline-flex;align-items:center;gap:8px;background:var(--burgundy);color:#fff;font-size:14px;font-weight:var(--fw-semibold);padding:13px 22px;border-radius:var(--radius-pill);width:100%;justify-content:center}@media(max-width:749px){.veyra-cust{padding-block:52px}.veyra-cust__title{font-size:var(--fs-h2)}.veyra-cust__sub{font-size:var(--fs-body)}.veyra-cust__chips{justify-content:flex-start;margin:0 calc(-1 * var(--gutter)) 26px;padding:0 var(--gutter) 4px}.veyra-cust__rail{gap:14px}.veyra-cust__card{flex-basis:72%}.veyra-cust__reveal{opacity:1}.veyra-cust__modal{padding:0;align-items:flex-end}.veyra-cust__modal-box{grid-template-columns:1fr;max-width:100%;max-height:92vh;border-radius:20px 20px 0 0}.veyra-cust__modal-media{min-height:0;aspect-ratio:16 / 11}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/veyra-customers.css.map */
