:root{--shadow-button: -2px 5px 0px 0px #616b6e;--x-01: #051216;--x-02: #1d252a;--x-03: #54656f;--x-04: #b3f131;--x-05: #77cb0e;--x-06: #ffffff;--x-07: #f0f2f5;--x-08: #abafb5;--x-09: #d1f1fb;--x-10: #abe3f8;--x-11: #69c1e2;--x-12: #ffef7c;--x-13: #eccf07;--x-16: #ffc0c0;--x-17: #ff7878;--x-18: #bbf33829;--x-19: #ff787859;--x-20: #747c8a;--x-21: #382629;--x-22: #2d4203;--x-23: #c7ccd4;--neutrals-01: #101010;--neutrals-02: #171a1e;--neutrals-03: #292f36;--neutrals-04: #747c8a;--neutrals-05: #c7ccd4;--neutrals-06: #f0f2f5;--neutrals-07: #ffffff;--primary-font: "Radio Canada Big";--secondary-font: "Space Grotesk";--app-bg: #000000;--text: var(--neutrals-07);--muted: rgba(255, 255, 255, .75)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;color:var(--text);background:var(--app-bg);font-family:var(--secondary-font),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100svh;min-height:100dvh}img{max-width:100%;display:block}button{font-family:inherit}a{color:inherit;text-decoration:none}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.app-transition{opacity:0;transform:translate3d(0,10px,0) scale(.985);will-change:opacity,transform}.app-transition--enter{animation:appFadeLift .28s ease-out 40ms both}@keyframes appFadeLift{0%{opacity:0;transform:translate3d(0,10px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@media(prefers-reduced-motion:reduce){.app-transition,.app-transition--enter{opacity:1!important;transform:none!important;animation:none!important}}.icon-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:12px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:background-color .2s ease,transform .15s ease}.icon-button:hover{background:#ffffff2e}.icon-button:active{transform:scale(.95);background:#ffffff40}.icon-button:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.icon-button__icon{width:20px;height:20px;filter:brightness(0) invert(1)}.app-shell{min-height:100vh;min-height:100svh;min-height:100dvh;display:flex;justify-content:center;align-items:stretch;background:#000}.app-shell__frame{width:100%;max-width:768px;min-height:100vh;min-height:100svh;min-height:100dvh;position:relative;background:#000;overflow:hidden}.app-shell__logout{position:absolute;top:16px;right:16px;z-index:100}.spinner{min-height:100vh;min-height:100svh;min-height:100dvh;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;padding:24px;color:var(--neutrals-07);background:#000}.spinner__ring{width:56px;height:56px;border-radius:999px;border:6px solid rgba(179,241,49,.25);border-top-color:var(--x-04);animation:spinner-rotate .9s linear infinite}.spinner__label{font-size:14px;color:#fffc;text-align:center}@keyframes spinner-rotate{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinner__ring{animation:none}}.reward-screen{min-height:100vh;min-height:100svh;min-height:100dvh;background:#000;display:flex;justify-content:center;align-items:stretch;overflow:hidden}.reward-screen__background{width:100%;max-width:768px;min-height:100vh;min-height:100svh;min-height:100dvh;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;padding:24px}.reward-screen__background:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#00000059,#00000059),linear-gradient(180deg,#0000 50.86%,#000c 73.11%),linear-gradient(0deg,#0000 78.38%,#000c 97.37%);pointer-events:none}.reward-screen__header,.reward-screen__content,.reward-screen__footer{position:relative;z-index:1}.reward-screen__header{display:flex;justify-content:flex-start}.reward-screen__logo{width:112px;height:auto}.reward-screen__content{flex:1;display:flex;align-items:center;justify-content:center}.reward-screen__icon{width:min(340px,90%);height:auto}.reward-screen__footer{display:flex;justify-content:center;padding-bottom:56px}@media(max-width:768px){.reward-screen__background{padding:20px}.reward-screen__background:before{background:linear-gradient(to right,#000 0%,transparent 10%,transparent 90%,#000 100%),linear-gradient(0deg,#00000059,#00000059),linear-gradient(180deg,#0000 50.86%,#000c 73.11%),linear-gradient(0deg,#0000 78.38%,#000c 97.37%)}}.gali-button{width:100%;max-width:300px;padding:14px 18px;border-radius:14px;border:none;font-size:16px;font-weight:700;letter-spacing:.2px;cursor:pointer;box-shadow:var(--shadow-button);display:inline-flex;align-items:center;justify-content:center;transform:translateZ(0)}.gali-button:active{transform:translateY(1px)}.gali-button:disabled{opacity:.65;cursor:not-allowed}.gali-button--primary{background:var(--x-04);color:var(--x-22)}.gali-button--primary:hover:not(:disabled){background:var(--x-05)}.gali-button--secondary{background:var(--neutrals-07);color:var(--neutrals-01)}.gali-button--secondary:hover:not(:disabled){background:var(--x-07)}.error-view{min-height:100vh;min-height:100svh;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;padding:28px 22px}.error-view__content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:12px}.error-view__title{margin:0;font-size:34px;letter-spacing:.8px;color:var(--x-17);font-family:var(--primary-font),inherit}.error-view__message{margin:0;font-size:14px;color:#ffffffb8;max-width:520px;word-break:break-word}.error-view__footer{display:flex;justify-content:center;padding-bottom:36px}.scan-view{min-height:100vh;min-height:100svh;min-height:100dvh;display:flex;flex-direction:column;padding-top:calc(22px + env(safe-area-inset-top));padding-right:22px;padding-left:22px;padding-bottom:calc(22px + env(safe-area-inset-bottom))}.scan-view__content{flex:1;display:flex;flex-direction:column;align-items:center;width:100%}.scan-view__icon{width:90px;height:auto;opacity:.95;margin-top:4px;margin-bottom:18px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.scan-view__scanner{flex:1;width:100%;display:flex;align-items:center;justify-content:center;min-height:240px}.scan-view__scanner-container{width:min(360px,100%);background:#000;border-radius:18px;overflow:hidden;aspect-ratio:1 / 1;box-shadow:0 6px 18px #00000047}@supports not (aspect-ratio: 1 / 1){.scan-view__scanner-container{height:min(360px,78vw)}}.scan-view__scanner-video{width:100%;height:100%;object-fit:cover;transform:translateZ(0)}.scan-view__hint{margin:16px 0 0;padding:0 8px;text-align:center;max-width:32ch;line-height:1.35;color:#ffffffeb}.scan-view__footer{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:18px;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.scan-view__footer .gali-button{width:min(360px,100%)}.access-request-view{min-height:100vh;min-height:100svh;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;padding:28px 22px}.access-request-view__content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:12px}.access-request-view__icon{width:64px;height:64px;color:var(--x-04);margin-bottom:8px}.access-request-view__icon svg{width:100%;height:100%}.access-request-view__title{margin:0;font-size:28px;letter-spacing:.5px;color:var(--x-04);font-family:var(--primary-font),inherit}.access-request-view__title--success{color:var(--x-04)}.access-request-view__message{margin:0;font-size:14px;color:#ffffffb8;max-width:520px;word-break:break-word}.access-request-view__form{width:100%;max-width:320px;margin-top:24px;display:flex;flex-direction:column;gap:16px}.access-request-view__field{display:flex;flex-direction:column;gap:6px;text-align:left}.access-request-view__label{font-size:13px;color:#ffffffb8;font-weight:500}.access-request-view__input{padding:12px 14px;font-size:16px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff14;color:#fff;transition:border-color .2s ease}.access-request-view__input:focus{outline:none;border-color:var(--x-04)}.access-request-view__input:disabled{opacity:.6;cursor:not-allowed}.access-request-view__input::placeholder{color:#fff6}.access-request-view__error{margin:0;font-size:13px;color:#f87171;text-align:center}.access-request-view__actions{margin-top:8px}.access-request-view__footer{display:flex;justify-content:center;padding-bottom:36px}.redeem-view{min-height:100vh;min-height:100svh;min-height:100dvh;display:flex;flex-direction:column;padding:28px 22px;background:var(--app-bg);color:var(--text)}.redeem-view__header{flex:0 0 auto;display:flex;justify-content:center;padding-top:8px}.redeem-view__provider-slot{height:56px;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.redeem-view__provider-logo{display:block;height:100%;max-height:56px;width:auto;max-width:180px;object-fit:contain;opacity:.95}.redeem-view__content{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:12px 0}.redeem-view__card{width:100%;max-width:520px;text-align:left;color:var(--text)}.redeem-view__lead{margin:0 0 12px;font-size:16px;line-height:1.45;color:var(--muted)}.redeem-view__list{margin:0;padding-left:18px}.redeem-view__list-item{margin:8px 0;font-size:16px;line-height:1.45;color:var(--text);word-break:break-word}.redeem-view__stamp{width:min(520px,96%);transform:rotate(-12deg);opacity:.95;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}.redeem-view__footer{flex:0 0 auto;display:flex;justify-content:center;padding:16px 0 36px}@media(max-width:480px){.redeem-view{padding:24px 18px}.redeem-view__provider-slot{height:48px}.redeem-view__provider-logo{max-height:48px;max-width:150px}.redeem-view__footer{padding-bottom:28px}}
