.voucher-section{padding:0}.voucher-section__header{text-align:center;margin-bottom:3.2rem}.voucher-section__title{font-size:3rem;line-height:1.2;margin:0 0 .8rem;letter-spacing:.06em;text-transform:uppercase}.voucher-section__subtitle{font-size:1.4rem;color:rgba(var(--color-foreground),.6);margin:0;letter-spacing:.04em}.voucher-section__grid{display:grid;gap:2rem}.voucher-section__grid--1{grid-template-columns:1fr;max-width:72rem;margin:0 auto}.voucher-section__grid--2{grid-template-columns:repeat(2,1fr)}.voucher-section__grid--3{grid-template-columns:repeat(3,1fr)}.voucher-section__grid--4{grid-template-columns:repeat(4,1fr)}.voucher-card{position:relative;cursor:pointer;border-radius:1.2rem;overflow:hidden;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s ease;-webkit-tap-highlight-color:transparent}.voucher-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.voucher-card:active{transform:translateY(-1px) scale(.99)}.voucher-card__media{position:relative;width:100%;overflow:hidden}.voucher-card__media img{display:block;width:100%;height:auto;object-fit:cover;transition:transform .4s ease}.voucher-card:hover .voucher-card__media img{transform:scale(1.02)}.voucher-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#00000073;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2}.voucher-card:hover .voucher-card__overlay{opacity:1}.voucher-card__overlay-icon{width:4rem;height:4rem;margin-bottom:.8rem;fill:none;stroke:#fff;stroke-width:1.5}.voucher-card__overlay-text{color:#fff;font-size:1.3rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.voucher-card__code-label{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 1.6rem;background:rgba(var(--color-foreground),.04);border-top:1px solid rgba(var(--color-foreground),.08)}.voucher-card__code-label-text{font-size:1.2rem;color:rgba(var(--color-foreground),.5);letter-spacing:.04em;text-transform:uppercase}.voucher-card__code-value{font-size:1.4rem;font-weight:700;letter-spacing:.12em;color:rgb(var(--color-foreground));font-family:monospace}.voucher-card__code-copy-icon{width:1.6rem;height:1.6rem;fill:none;stroke:rgba(var(--color-foreground),.4);stroke-width:1.5;flex-shrink:0}.voucher-toast{position:fixed;bottom:3rem;left:50%;transform:translate(-50%) translateY(2rem);background:#1a1a1a;color:#fff;padding:1.2rem 2.4rem;border-radius:5rem;font-size:1.4rem;font-weight:500;letter-spacing:.02em;z-index:9999;opacity:0;visibility:hidden;transition:opacity .35s ease,transform .35s cubic-bezier(.25,.46,.45,.94),visibility .35s;display:flex;align-items:center;gap:.8rem;box-shadow:0 8px 32px #0003;white-space:nowrap}.voucher-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.voucher-toast__icon{width:2rem;height:2rem;fill:none;stroke:#4ade80;stroke-width:2;flex-shrink:0}@media screen and (max-width:989px){.voucher-section__grid--3,.voucher-section__grid--4{grid-template-columns:repeat(2,1fr)}.voucher-section__title{font-size:2.4rem}}@media screen and (max-width:749px){.voucher-section__grid--2,.voucher-section__grid--3,.voucher-section__grid--4{grid-template-columns:1fr}.voucher-section__header{margin-bottom:2rem}.voucher-section__title{font-size:2rem}.voucher-card{border-radius:.8rem}.voucher-card .voucher-card__overlay{opacity:0}.voucher-card:active .voucher-card__overlay{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-voucher.css.map */
