.apple-wallet-card{perspective:1000px;width:100%;max-width:300px;height:450px;transform-style:preserve-3d;margin:0 auto;position:relative}.apple-card-front{border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 8px 24px #0003,0 2px 6px #00000026}.apple-header{justify-content:space-between;align-items:flex-start;min-height:65px;padding:14px 20px;display:flex}.apple-logo-container{flex-shrink:0}.apple-logo{object-fit:contain;border-radius:6px;width:45px;height:45px}.apple-logo-placeholder{color:#333;background-color:#e5e5e5;border:2px dashed #9ca3af;border-radius:6px;justify-content:center;align-items:center;width:45px;height:45px;font-size:9px;font-weight:700;display:flex}.apple-points-container{text-align:right;flex-direction:column;gap:4px;display:flex}.apple-points-name{text-transform:uppercase;letter-spacing:.5px;opacity:.7;font-size:10px;font-weight:400}.apple-points-balance{font-size:22px;font-weight:400}.apple-strip-container{background-color:#0003;justify-content:center;align-items:center;width:100%;height:160px;max-height:160px;display:flex;position:relative;overflow:hidden}.apple-strip-image{object-fit:cover;width:100%;height:100%}.apple-strip-placeholder{color:#ffffffd9;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:13px;font-weight:500;display:flex}.apple-strip-placeholder svg{opacity:.85;fill:#fff;filter:drop-shadow(0 2px 4px #0003)}.apple-customer-section{text-align:left;flex-direction:column;gap:4px;padding:12px 20px 16px;display:flex}.apple-customer-label{text-transform:uppercase;letter-spacing:.5px;opacity:.8;text-align:left;font-size:11px;font-weight:500}.apple-customer-name{text-align:left;font-size:18px;font-weight:600}.apple-qr-section{flex:1;justify-content:center;align-items:center;padding:10px;display:flex}.apple-qr-code{width:135px;height:auto;box-shadow:none;background-color:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:5px;display:flex;position:relative}.qr-code-image{object-fit:contain;width:125px;height:125px}.apple-card-code-inside{letter-spacing:.5px;color:#000;text-align:center;font-family:Courier New,monospace;font-size:14px;font-weight:700}.apple-card-back{background-color:#f7fafc;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 8px 24px #0003,0 2px 6px #00000026}.back-content{flex-direction:column;gap:12px;width:100%;height:100%;padding:16px;display:flex}.back-header h4{color:#2d3748;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:14px;font-weight:700}.back-section{flex-direction:column;flex:1;gap:8px;display:flex}.rule-item{color:#2d3748;margin:0;font-size:12px;line-height:1.4}.rule-item.text-muted{color:#718096;font-style:italic}.back-barcode{justify-content:center;align-items:center;padding:12px 0;display:flex}.barcode-placeholder{color:#000;letter-spacing:2px;justify-content:center;align-items:center;font-family:Courier New,monospace;font-size:18px;font-weight:700;display:flex}.back-footer{border-top:1px solid #e2e8f0;padding-top:12px}.back-footer p{color:#718096;text-align:center;margin:0;font-size:11px;line-height:1.4}.card-face{border-radius:16px;width:100%;height:100%}.card-front,.card-back{backface-visibility:hidden}.spinner-small{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}.spinner-medium{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.card-back-view{scrollbar-width:thin;scrollbar-color:#d0d0d0 transparent;background-color:#fff;border-radius:16px;flex-direction:column;gap:0;width:100%;height:100%;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;display:flex;overflow-y:auto}.card-back-view::-webkit-scrollbar{width:8px}.card-back-view::-webkit-scrollbar-track{background:0 0;border-radius:16px}.card-back-view::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}.card-back-view::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.back-header-section{background-color:#f5f5f7;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;display:flex}.back-logo-container{justify-content:center;width:100%;margin-bottom:8px;display:flex}.back-logo-large{object-fit:contain;border-radius:8px;width:80px;height:80px}.back-program-title{color:#1d1d1f;text-align:center;width:100%;margin:0;font-size:24px;font-weight:700;line-height:1.2}.back-update-date{color:#666;text-align:center;width:100%;margin:0;font-size:13px}.back-settings-container{background-color:#f5f5f7;border-bottom:none;flex-direction:column;gap:12px;padding:12px 16px;display:flex}.back-settings-group{background-color:#fff;border-radius:8px;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.back-setting-item{background-color:#fff;border-bottom:1px solid #e5e5e7;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-setting-item:last-of-type{border-bottom:none}.back-setting-label{color:#1d1d1f;margin:0;font-size:15px;font-weight:400}.back-setting-toggle{justify-content:center;align-items:center;width:50px;height:28px;display:flex}.toggle-switch{background-color:#34c759;border-radius:14px;align-items:center;width:50px;height:28px;padding:2px;display:flex;position:relative}.toggle-switch:after{content:"";background-color:#fff;border-radius:50%;width:24px;height:24px;margin-left:auto;transition:all .3s}.back-remove-pass-item{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin:0;padding:12px 16px;display:flex}.back-remove-label{font-weight:500;color:#ff3b30!important}.back-content-section{background-color:#f5f5f7;flex-direction:column;gap:12px;padding:12px 16px 20px;display:flex}.back-content-box{background-color:#fff;border-radius:8px;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.back-content-box-last{margin-bottom:0}.back-box-label{color:#1d1d1f;text-transform:uppercase;letter-spacing:.5px;text-align:left;margin:0;font-size:12px;font-weight:600}.back-program-name{color:#1d1d1f;word-wrap:break-word;margin:0;font-size:18px;font-weight:600;line-height:1.3}.back-description-text{color:#424245;word-wrap:break-word;text-align:left;margin:0;font-size:14px;line-height:1.6}.back-accumulation-text{color:#424245;text-align:left;margin:0;font-size:15px;font-weight:400;line-height:1.5}.back-rewards-link{color:#0a84ff;word-break:break-all;text-align:left;margin:0;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:14px;font-weight:500}.back-terms-text{color:#424245;word-wrap:break-word;white-space:pre-wrap;text-align:left;max-height:none;margin:0;font-size:13px;line-height:1.6;overflow:visible}.back-terms-note{color:#86868b;margin:8px 0 0;font-size:11px;font-style:italic;line-height:1.4}.back-contact-info{flex-direction:column;gap:6px;display:flex}.back-contact-item{color:#424245;text-align:left;margin:0;padding:0;font-size:14px;line-height:1.4}.back-contact-item strong{color:#1d1d1f;font-weight:600}@media (max-width:768px){.back-header-section{padding:16px 12px}.back-program-title{font-size:20px}.back-content-section{gap:10px;padding:10px 12px 16px}.back-content-box{padding:10px 12px}.back-description-text,.back-terms-text,.back-accumulation-text,.back-rewards-link,.back-contact-item{font-size:13px}.back-box-label{font-size:11px}}@media (prefers-color-scheme:dark){.card-back-view{background-color:#1d1d1f}.back-header-section,.back-settings-container,.back-settings-group,.back-setting-item,.back-remove-pass-item,.back-content-section{background-color:#2c2c2e}.back-content-box{background-color:#424245}.back-program-title,.back-box-label{color:#f5f5f7}.back-description-text,.back-terms-text,.back-accumulation-text,.back-contact-item{color:#e5e5e7}.back-contact-item strong{color:#f5f5f7}.back-rewards-link{color:#0a84ff}.back-update-date{color:#a1a1a6}.back-setting-item,.back-setting-label{color:#f5f5f7;border-bottom-color:#424245}}@media (max-width:768px){.apple-wallet-card{width:100%;max-width:290px;min-height:380px;margin:0 auto}.apple-strip-container{height:100px;max-height:100px}.apple-header{min-height:70px;padding:12px 16px}.apple-logo,.apple-logo-placeholder{width:40px;height:40px}.apple-points-name{font-size:9px}.apple-points-balance{font-size:20px}.apple-customer-section{padding:10px 16px 12px}.apple-customer-label{font-size:10px}.apple-customer-name{font-size:16px}.apple-qr-section{padding:8px}.apple-qr-code{gap:2px;width:110px;height:auto;padding:4px}.qr-code-image{width:100px;height:100px}.apple-card-code-inside{letter-spacing:.3px;word-break:keep-all;white-space:nowrap;font-size:11px;line-height:1.2}}
.apple-coupon-card-shadow-wrapper{filter:drop-shadow(0 8px 24px #0003)drop-shadow(0 2px 6px #00000026);width:100%;max-width:300px;height:450px;margin:0 auto;position:relative}.apple-coupon-card{perspective:1000px;width:100%;max-width:300px;height:450px;transform-style:preserve-3d;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;position:relative}.apple-coupon-front{border-radius:0;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:visible;-webkit-mask:radial-gradient(circle at 4px 0,#0000 2px,#000 2.5px) -4px 0/8px 4px repeat-x,linear-gradient(#000,#000) 0 4px/100% calc(100% - 8px) no-repeat,radial-gradient(circle at 4px 4px,#0000 2px,#000 2.5px) -4px calc(100% - 4px)/8px 4px repeat-x;mask:radial-gradient(circle at 4px 0,#0000 2px,#000 2.5px) -4px 0/8px 4px repeat-x,linear-gradient(#000,#000) 0 4px/100% calc(100% - 8px) no-repeat,radial-gradient(circle at 4px 4px,#0000 2px,#000 2.5px) -4px calc(100% - 4px)/8px 4px repeat-x}.apple-coupon-serrilhado-top,.apple-coupon-serrilhado-bottom{display:none}.apple-coupon-header{justify-content:space-between;align-items:center;min-height:60px;padding:20px 16px 12px;display:flex}.apple-coupon-logo-section{align-items:center;display:flex}.apple-coupon-logo-container{flex-shrink:0}.apple-coupon-logo{object-fit:contain;border-radius:8px;width:44px;height:44px}.apple-coupon-logo-placeholder{color:#333;background-color:#e5e5e5;border:1px dashed #9ca3af;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:10px;font-weight:700;display:flex}.apple-coupon-header-fields{text-align:right}.apple-coupon-expire-label{letter-spacing:.5px;text-transform:uppercase;opacity:.8;margin-bottom:2px;font-size:10px;font-weight:500}.apple-coupon-expire-value{font-size:20px;font-weight:600}.apple-coupon-strip-container{background-color:#0000000d;width:100%;height:120px;position:relative;overflow:hidden}.apple-coupon-strip-image{object-fit:cover}.apple-coupon-strip-placeholder{background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;display:flex}.apple-coupon-strip-placeholder svg{opacity:.5;width:28px;height:28px}.apple-coupon-strip-placeholder span{opacity:.6;font-size:11px}.apple-coupon-fields{flex-direction:column;flex:1;gap:12px;padding:14px 16px;display:flex}.apple-coupon-primary-row{justify-content:space-between;gap:16px;display:flex}.apple-coupon-field{flex:1}.apple-coupon-field.right{text-align:right}.apple-coupon-field-label{letter-spacing:.5px;text-transform:uppercase;opacity:.8;text-align:left;margin-bottom:4px;font-size:10px;font-weight:500}.apple-coupon-field-value{word-break:break-word;text-align:left;font-size:16px;font-weight:600;line-height:1.2}.apple-coupon-secondary-row{margin-top:auto}.apple-coupon-note-label{letter-spacing:.5px;text-transform:uppercase;opacity:.8;margin-bottom:4px;font-size:10px;font-weight:500}.apple-coupon-note-value{font-size:14px;font-weight:500;line-height:1.3}.apple-coupon-barcode-section{background-color:inherit;border-radius:0;flex-direction:column;align-items:center;padding:12px 16px 16px;display:flex}.apple-coupon-qr-container{background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:12px 16px 8px;display:flex}.apple-coupon-qr-image{object-fit:contain;width:100px;height:100px}.apple-coupon-code{color:#333;letter-spacing:1px;margin-top:6px;font-size:12px;font-weight:600}.apple-coupon-back{background-color:#f2f2f7;border-radius:0;flex-direction:column;width:100%;height:450px;display:flex;overflow:hidden;-webkit-mask:radial-gradient(circle at 4px 0,#0000 2px,#000 2.5px) -4px 0/8px 4px repeat-x,linear-gradient(#000,#000) 0 4px/100% calc(100% - 8px) no-repeat,radial-gradient(circle at 4px 4px,#0000 2px,#000 2.5px) -4px calc(100% - 4px)/8px 4px repeat-x;mask:radial-gradient(circle at 4px 0,#0000 2px,#000 2.5px) -4px 0/8px 4px repeat-x,linear-gradient(#000,#000) 0 4px/100% calc(100% - 8px) no-repeat,radial-gradient(circle at 4px 4px,#0000 2px,#000 2.5px) -4px calc(100% - 4px)/8px 4px repeat-x}.apple-coupon-back-scroll{flex:1;overflow:hidden auto}.apple-coupon-back-header{text-align:left;background-color:#f2f2f7;flex-direction:column;align-items:center;padding:20px 16px 12px;display:flex}.apple-coupon-back-logo{object-fit:contain;border-radius:8px;width:50px;height:50px;margin:0 auto 10px}.apple-coupon-back-title{color:#1c1c1e;text-align:center;width:100%;margin-bottom:4px;font-size:16px;font-weight:600}.apple-coupon-back-date{color:#8e8e93;text-align:center;width:100%;font-size:11px}.apple-coupon-back-settings{background-color:#fff;border-radius:10px;margin:0 12px 12px;overflow:hidden}.apple-coupon-back-setting-item{border-bottom:1px solid #e5e5ea;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.apple-coupon-back-setting-item:last-child{border-bottom:none}.apple-coupon-back-setting-label{color:#1c1c1e;font-size:13px}.apple-coupon-back-toggle{background-color:#34c759;border-radius:13px;width:44px;height:26px;position:relative}.apple-coupon-back-toggle:after{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;position:absolute;top:2px;right:2px;box-shadow:0 2px 4px #0003}.apple-coupon-back-content{padding:0 12px 12px}.apple-coupon-back-box{background-color:#fff;border-radius:10px;margin-bottom:10px;padding:10px 14px}.apple-coupon-back-box:last-child{margin-bottom:0}.apple-coupon-back-box-label{color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;text-align:left;margin-bottom:4px;font-size:10px;font-weight:600}.apple-coupon-back-box-value{color:#1c1c1e;text-align:left;white-space:pre-wrap;word-wrap:break-word;font-size:14px;line-height:1.4}.apple-coupon-back-remove{text-align:center;background-color:#fff;border-radius:10px;margin:0 12px 12px;padding:10px 14px}.apple-coupon-back-remove-text{color:#ff3b30;font-size:13px}.apple-coupon-card-face{backface-visibility:hidden}.apple-coupon-card-front{transform:rotateY(0)}.apple-coupon-card-back{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotateY(180deg)}
/*# sourceMappingURL=99234c7c7ab97c56.css.map*/