.shop-couponzone{gap:20px;padding-bottom:96px;display:grid}.shop-couponzone-alert{color:#166534;background:#ecfdf5;border:1px solid #86efac;border-radius:12px;margin:0 0 24px;padding:12px 16px;font-size:14px;font-weight:600}.shop-couponzone-alert.is-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.shop-couponzone-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.shop-couponzone-stat{background:#fafafa;border:1px solid #ececec;border-radius:14px;padding:14px 16px}.shop-couponzone-stat dt{color:#757575;margin:0 0 6px;font-size:.75rem;font-weight:700}.shop-couponzone-stat dd{color:#111;margin:0;font-size:1.125rem;font-weight:800}.shop-couponzone-tabs{flex-wrap:wrap;gap:8px;display:flex}.shop-couponzone-tab{color:#525252;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;min-height:36px;padding:0 14px;font-size:.875rem;font-weight:700}.shop-couponzone-tab.is-active{color:#fff;background:#111;border-color:#111}.shop-couponzone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;display:grid}.shop-couponzone-empty{color:#8a7d6c;text-align:center;margin:48px 0}.shop-couponzone-ticket{--cz-stub:136px;--cz-perf:20px;--cz-gold:#c9a86a;--cz-gold-bright:#e2c88e;--cz-gold-deep:#9a7a42;--cz-wine:#ab0000;--cz-ink:#2a241c;--cz-muted:#8a7d6c;--cz-page:#fff;--cz-paper-top:#fffdf8;--cz-paper-bottom:#f4ead8;grid-template-columns:var(--cz-stub) var(--cz-perf) minmax(0, 1fr);isolation:isolate;border:1px solid var(--cz-gold);background:linear-gradient(180deg, #fffdf88c, #f4ead859), repeating-linear-gradient(90deg, transparent 0 13px, #9a7a4209 13px 14px), linear-gradient(180deg, var(--cz-paper-top) 0%, var(--cz-paper-bottom) 100%);border-radius:6px;min-height:172px;transition:transform .28s,box-shadow .28s;display:grid;position:relative;box-shadow:inset 0 1px #ffffffb3,0 10px 28px #5a3e1c1a}.shop-couponzone-ticket:hover{transform:translateY(-3px);box-shadow:inset 0 1px #fffc,0 16px 36px #5a3e1c24}.shop-couponzone-ticket:before,.shop-couponzone-ticket:after{content:"";left:calc(var(--cz-stub) + var(--cz-perf) / 2);z-index:4;background:var(--cz-page);width:18px;height:18px;box-shadow:0 0 0 1px var(--cz-gold);pointer-events:none;border-radius:50%;margin-left:-9px;position:absolute}.shop-couponzone-ticket:before{top:-10px}.shop-couponzone-ticket:after{bottom:-10px}.shop-couponzone-ticket.is-claimed{filter:grayscale(.28)saturate(.72);opacity:.72}.shop-couponzone-ticket.is-claimed:hover{transform:none}.shop-couponzone-stub{color:var(--cz-wine);text-align:center;background:linear-gradient(#ffffff47,#0000 42%),linear-gradient(165deg,#f6e6c6 0%,#ead4a6 52%,#ddc08a 100%);flex-direction:column;justify-content:center;gap:10px;padding:22px 14px;display:flex;position:relative;overflow:hidden}.shop-couponzone-stub:before{content:"";pointer-events:none;border:1px solid #9a7a4259;border-right:0;position:absolute;inset:10px 0 10px 10px}.shop-couponzone-ticket.is-point .shop-couponzone-stub{background:linear-gradient(#fff3,#0000 42%),linear-gradient(165deg,#f3d8c8 0%,#e8c4a6 52%,#d9a07c 100%)}.shop-couponzone-stub-type{letter-spacing:.16em;color:var(--cz-gold-deep);font-size:.625rem;font-weight:700;position:relative}.shop-couponzone-stub-amount{color:var(--cz-wine);text-shadow:0 1px #fffdf88c;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:1px;line-height:1;display:flex;position:relative}.shop-couponzone .shop-couponzone-stub-value{font-family:var(--font-heading), Georgia, "Times New Roman", serif;letter-spacing:-.03em;font-size:1.85rem;font-weight:700}.shop-couponzone-stub-unit{letter-spacing:.04em;color:var(--cz-gold-deep);font-size:.78rem;font-weight:700}.shop-couponzone-perf{z-index:1;background-image:repeating-linear-gradient(to bottom, var(--cz-gold) 0 4px, transparent 4px 10px);background-position:50%;background-repeat:repeat-y;background-size:1.5px 10px;position:relative}.shop-couponzone-body{flex-direction:column;gap:7px;padding:20px 22px 16px 12px;display:flex}.shop-couponzone-name{color:var(--cz-ink);border-bottom:1px solid #c9a86a73;margin:0 0 2px;padding-bottom:8px;font-size:1.0625rem;font-weight:800;line-height:1.35}.shop-couponzone-meta{color:var(--cz-muted);letter-spacing:.01em;margin:0;font-size:.75rem;line-height:1.5}.shop-couponzone-cta{margin-top:auto;padding-top:8px}.shop-couponzone-cta .btn-e,.shop-couponzone-cta a.btn-e{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 16px;font-size:.75rem;font-weight:700;display:inline-flex}.shop-couponzone-cta .btn-e-dark{background:var(--cz-wine);border-color:var(--cz-gold-deep);color:#fffdf8;box-shadow:inset 0 1px #e2c88e59}.shop-couponzone-cta .btn-e-gray,.shop-couponzone-cta .disabled{cursor:not-allowed;color:#fffdf8;box-shadow:none;background:#c4b8a6;border-color:#b7aa96}@media (max-width:767px){.shop-couponzone{padding-bottom:72px}.shop-couponzone-stats,.shop-couponzone-grid{grid-template-columns:1fr}.shop-couponzone-ticket{--cz-stub:108px;--cz-perf:16px;min-height:156px}.shop-couponzone-stub{padding:18px 10px}.shop-couponzone .shop-couponzone-stub-value{font-size:1.45rem}.shop-couponzone-body{padding:16px 16px 14px 8px}}
