html,body{margin:0;padding:0}@font-face{font-family:NaN Fiasco;src:url(https://zkuqtvvadmqanfdahxli.supabase.co/storage/v1/object/public/assets/shared/fonts/NaNFiasco-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:NaN Fiasco;src:url(https://zkuqtvvadmqanfdahxli.supabase.co/storage/v1/object/public/assets/shared/fonts/NaNFiasco-ExtraBlack.woff2) format("woff2");font-weight:900;font-display:swap}.voucher-page{--pink: #F5C4D4;--pink-deep: #e8a8be;--yellow: #FFE5A1;--blue: #C4E7F5;--blue-bg: #d6e9f2;--black: #000000;--muted: #64748b;--green: #22c55e;--green-bg: #dcfce7;--red: #ef4444;--red-bg: #fee2e2;--white: #ffffff;font-family:NaN Fiasco,system-ui,-apple-system,sans-serif;font-weight:500;background:var(--blue-bg);color:var(--black);min-height:100vh;line-height:1.5;margin:0}.voucher-page *{box-sizing:border-box}.voucher-page h1,.voucher-page h2{font-weight:900;line-height:1.1;margin:0}.voucher-page .container{max-width:520px;margin:0 auto;padding:1rem 1.15rem 2.5rem}.voucher-page .header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:.65rem}.voucher-page .lang-switch{display:inline-flex;gap:0;border:1px solid rgba(0,0,0,.12);border-radius:6px;overflow:hidden;flex-shrink:0}.voucher-page .lang-switch button{font-family:inherit;font-size:.7rem;font-weight:900;letter-spacing:.06em;padding:.35em .65em;border:none;background:transparent;color:var(--muted);cursor:pointer;transition:background .15s,color .15s}.voucher-page .lang-switch button.active{background:var(--black);color:var(--white)}.voucher-page .logo-wrap{display:flex;justify-content:center;padding:.35rem 0 .85rem}.voucher-page .logo-wrap img{height:28px;width:auto;display:block}.voucher-page .pass{background:var(--pink);border-radius:16px;overflow:hidden;box-shadow:0 6px 32px #0000001f,0 2px 8px #0000000f}.voucher-page .pass-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.15rem}.voucher-page .pass-logo{height:28px;width:auto}.voucher-page .pass-type{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;opacity:.5}.voucher-page .pass-hero{text-align:center;padding:.75rem 1.15rem 1rem}.voucher-page .pass-hero-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;opacity:.5;margin-bottom:.25rem}.voucher-page .pass-hero-value{font-size:3.5rem;font-weight:900;line-height:1;letter-spacing:-.02em}.voucher-page .pass-divider{height:1px;background:#00000014;margin:0 1.15rem}.voucher-page .token-section{padding:.75rem 1.15rem 1rem;text-align:center}.voucher-page .token-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;opacity:.45;margin-bottom:.35rem}.voucher-page .token-code{font-size:1.15rem;color:var(--black);background:var(--white);padding:.5rem .75rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;position:relative}.voucher-page .token-value{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;letter-spacing:.05em;font-weight:900}.voucher-page .copy-button{background:transparent;border:none;padding:.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.voucher-page .copy-button svg{width:18px;height:18px;opacity:.5}.voucher-page .copy-button:hover svg{opacity:1}.voucher-page .copy-confirmation{position:absolute;bottom:-2rem;left:50%;transform:translate(-50%);background:var(--yellow);color:var(--black);padding:.35rem .85rem;border-radius:6px;font-size:.8rem;font-weight:900;opacity:0;transition:opacity .2s;pointer-events:none;z-index:100;white-space:nowrap}.voucher-page .copy-confirmation.visible{opacity:1}.voucher-page .pass-qr{padding:.25rem 1.15rem .65rem;margin-top:.4rem}.voucher-page .pass-qr-inner{background:var(--white);border-radius:12px;padding:.5rem;width:152px;height:152px;margin:0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.voucher-page .pass-qr-inner:hover{opacity:.92}.voucher-page .pass-qr-inner img{width:132px;height:132px;display:block}.voucher-page .qr-zoom-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.voucher-page .qr-zoom-backdrop.open{opacity:1;visibility:visible}.voucher-page .qr-zoom-box{background:var(--white);border-radius:20px;padding:1.25rem;box-shadow:0 20px 60px #0003;transform:scale(.95);transition:transform .2s ease;position:relative}.voucher-page .qr-zoom-backdrop.open .qr-zoom-box{transform:scale(1)}.voucher-page .qr-zoom-close{position:absolute;top:.5rem;right:.5rem;width:36px;height:36px;border:none;background:#0000000f;border-radius:50%;cursor:pointer;color:var(--muted);font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center}.voucher-page .qr-zoom-close:hover{background:#0000001a;color:var(--black)}.voucher-page .qr-zoom-inner{width:280px;height:280px;display:flex;align-items:center;justify-content:center;margin:.5rem 0 0}.voucher-page .qr-zoom-inner img{width:100%;height:100%;object-fit:contain;display:block}.voucher-page .section{margin-top:1rem}.voucher-page .section-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;cursor:pointer;padding:.25rem 0;font-family:inherit;color:inherit;-webkit-tap-highlight-color:transparent;outline:none}.voucher-page .section-toggle-left{display:flex;align-items:center;gap:.45rem}.voucher-page .section-title{font-size:1.1rem;font-weight:900}.voucher-page .section-chevron{width:20px;height:20px;color:var(--muted);transition:transform .2s ease;flex-shrink:0}.voucher-page .section.collapsed .section-chevron{transform:rotate(-90deg)}.voucher-page .section-body{margin-top:.5rem;display:flex;flex-direction:column;gap:.45rem;overflow:hidden;transition:max-height .3s ease,opacity .2s ease}.voucher-page .section.collapsed .section-body{max-height:0!important;opacity:0;margin-top:0}.voucher-page .tx-item{background:var(--white);border-radius:12px;padding:.65rem .85rem;display:flex;align-items:center;gap:.6rem;box-shadow:0 1px 3px #0000000a}.voucher-page .tx-icon{width:34px;height:34px;border-radius:8px;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.voucher-page .tx-icon.positive{background:var(--green-bg)}.voucher-page .tx-icon.negative{background:var(--red-bg)}.voucher-page .tx-info{flex:1;min-width:0}.voucher-page .tx-description{font-size:.85rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voucher-page .tx-meta{font-size:.75rem;color:var(--muted);margin-top:.1rem}.voucher-page .tx-amount{font-weight:900;font-size:.9rem;flex-shrink:0}.voucher-page .tx-amount.positive{color:var(--green)}.voucher-page .tx-amount.negative{color:var(--red)}.voucher-page .empty-state{text-align:center;padding:1.15rem 1rem;color:var(--muted);background:var(--white);border-radius:12px;font-size:.9rem}.voucher-page .page-footer{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem 1rem 0;font-size:.75rem;color:var(--muted);opacity:.6}.voucher-page .error-container{text-align:center;padding:2rem 1.5rem;background:var(--white);border-radius:16px;box-shadow:0 20px 60px #0000001f,0 4px 16px #00000014;margin-top:1.25rem}.voucher-page .error-container .error-title{font-size:1.5rem;font-weight:900;margin-bottom:.4rem}.voucher-page .error-container .error-message{font-size:.9rem;color:var(--muted)}@keyframes voucher-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.voucher-page .skeleton{background:linear-gradient(90deg,#0000000f 25%,#0000001a,#0000000f 75%);background-size:200% 100%;animation:voucher-shimmer 1.5s ease-in-out infinite;border-radius:6px;display:inline-block}.voucher-page .skeleton-line{height:.85rem;border-radius:4px}.voucher-page .skeleton-text{border-radius:4px}
