:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes bodyColorCycle{0%{background-color:#11d493}20%{background-color:#1152d4}40%{background-color:#9311d4}60%{background-color:#d41111}80%{background-color:#d49311}to{background-color:#11d493}}html,body{background-color:#11d493}body.animated-page{background-color:#11d493;animation:bodyColorCycle 3s infinite linear;overflow:hidden}body.static-white-page{background-color:#fff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;width:100%;min-height:100vh;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Ginto;src:url(/fonts/GintoLight.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Ginto;src:url(/fonts/GintoRegular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ginto;src:url(/fonts/GintoMedium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Ginto;src:url(/fonts/GintoBold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Ginto;src:url(/fonts/GintoBlack.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}.terms-page{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;background-color:#fff;box-sizing:border-box}.terms-logo{width:300px;margin-top:30px;margin-bottom:0;cursor:pointer;transition:transform .3s ease}.terms-logo:hover{transform:scale(1.05)}.terms-content{max-width:620px;width:100%;padding:0;margin-top:-20px}.terms-header{margin-bottom:50px}.terms-header h1{font-family:Ginto,system-ui,sans-serif;font-weight:900;font-size:42px;margin:0 0 12px;color:#000;line-height:1.2;letter-spacing:0em}.last-updated{font-family:Ginto,system-ui,sans-serif;font-weight:400;font-size:15px;color:#adadad;letter-spacing:-.02em;line-height:1.6em;margin:0}.terms-section{margin-bottom:40px}.section-header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:8px}.emoji-img{width:40px;height:40px;flex-shrink:0;object-fit:contain}.section-header h3{font-family:Ginto,system-ui,sans-serif;font-weight:700;font-size:22px;margin:0;color:#000;line-height:1.2em;letter-spacing:0em}.terms-section h4{font-family:Ginto,system-ui,sans-serif;font-weight:700;font-size:18px;margin:40px 0 16px;color:#000;line-height:1.2em;letter-spacing:0em}.terms-section p{font-family:Ginto,system-ui,sans-serif;font-weight:300;font-size:16px;color:#575757;line-height:1.5em;margin:0 0 2px;letter-spacing:0em}.terms-section br{line-height:1.5em}.terms-section ul{font-family:Ginto,system-ui,sans-serif;font-weight:300;font-size:16px;color:#575757;line-height:1.5em;margin:2px 0;padding-left:22px;list-style-type:disc;list-style-position:outside}.terms-section li{margin-bottom:0;padding-left:8px}.terms-section li::marker{font-size:24px}.terms-section li p{margin:0}.terms-section strong{font-family:Ginto,system-ui,sans-serif;font-weight:500;color:#606060}.privacy-link{color:#606060;font-weight:500;text-decoration:none;transition:opacity .2s ease}.privacy-link:hover{opacity:.7}.terms-footer{margin-top:60px;padding-top:40px;padding-bottom:60px;text-align:left}.terms-footer p{font-family:Ginto,system-ui,sans-serif;font-weight:300;font-size:16px;color:#adadad;margin:0;line-height:1.5em;letter-spacing:0em}@media (max-width: 768px){.terms-content{padding:40px 32px;margin-top:-90px}.terms-header h1{font-size:48px}.section-header .emoji{font-size:36px}.section-header h3{font-size:24px}.terms-section h4{font-size:18px}.terms-section p,.terms-section ul{font-size:16px}.terms-logo{width:280px;margin-top:30px}}@media (max-width: 480px){.terms-page{padding:20px 16px}.terms-content{padding:32px 24px;border-radius:16px;margin-top:-80px}.terms-header{margin-bottom:40px}.terms-header h1{font-size:36px}.last-updated{font-size:13px}.section-header{gap:12px;margin-bottom:16px}.section-header .emoji{font-size:28px}.section-header h3{font-size:20px}.terms-section h4{font-size:16px;margin-top:24px}.terms-section p,.terms-section ul{font-size:15px}.terms-section{margin-bottom:36px}.terms-logo{width:240px;margin-top:0;margin-bottom:0}.terms-footer{margin-top:40px;padding-top:32px;padding-bottom:80px}.terms-footer p{font-size:16px}}.animated-logo{max-width:min(700px,90vw);width:100%;height:auto;z-index:10;margin:auto 0;padding:20px 0;max-height:80vh;object-fit:contain;transform-origin:center}.animated-logo.logo-initial{animation:initial-scale .6s ease-out forwards}.animated-logo.logo-breathe{animation:breathe 1.2s ease-in-out infinite}.animated-logo.logo-initial.logo-breathe{animation:initial-scale .6s ease-out forwards,breathe 1.2s ease-in-out infinite .6s}@keyframes initial-scale{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes breathe{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.redeem-logo{max-width:min(500px,90vw);width:100%;margin:0 auto clamp(-13rem,-20vw,-8rem);padding:0 0 0 15px}.redeem-title{font-size:clamp(20px,4vw,28px);line-height:clamp(18px,3.5vw,25px);font-weight:500;color:#fff;margin:0 0 clamp(1.5rem,3vw,2rem) 0;font-family:Ginto,-apple-system,BlinkMacSystemFont,sans-serif;text-align:center;text-shadow:0 2px 20px rgba(0,0,0,.15);z-index:10}.qr-code-wrapper{background:#fff;padding:1rem;border-radius:1.5rem;box-shadow:0 8px 40px #0003;transition:transform .15s ease-out,box-shadow .3s ease;transform-style:preserve-3d;will-change:transform;z-index:10;cursor:pointer}.qr-code{display:block;width:100%;max-width:min(300px,70vw);height:auto;border-radius:.5rem}.redeem-error{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.redeem-error-text{font-size:1.125rem;color:#ffffffe6;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.1)}.redeem-loading{font-size:1.125rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.1)}.redeem-arrow{width:40px;height:auto;margin-top:2rem;transform:rotate(90deg);flex-shrink:0;animation:slideArrowVertical 1.1s ease-in-out infinite;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}@keyframes slideArrowVertical{0%,to{transform:rotate(90deg) translate(0)}50%{transform:rotate(90deg) translate(-12px)}}@media (max-width: 768px){.qr-code-wrapper{padding:1.5rem}}@media (max-width: 480px){.qr-code-wrapper{padding:1rem}}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideOutUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slideOutDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.page-transition{position:absolute;top:0;left:0;width:100%;min-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:transparent}.page-transition.exiting-page{z-index:1}.page-transition.entering-page{z-index:2}.page-transition.slide-in-up{animation:slideInUp .4s cubic-bezier(.4,0,.2,1) forwards}.page-transition.slide-in-down{animation:slideInDown .4s cubic-bezier(.4,0,.2,1) forwards}.page-transition.slide-out-up{animation:slideOutUp .4s cubic-bezier(.4,0,.2,1) forwards}.page-transition.slide-out-down{animation:slideOutDown .4s cubic-bezier(.4,0,.2,1) forwards}#root,.app-wrapper{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.content-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1200px;padding:0 20px 80px;min-height:100vh;min-height:-webkit-fill-available;position:relative;box-sizing:border-box;overflow:visible}.main-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.desktop-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative}@media screen and (min-width: 1025px){.desktop-layout{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;place-items:center;width:min(65vmin,700px);aspect-ratio:1;margin-top:15vh}}@media screen and (min-width: 1025px) and (max-height: 750px){.desktop-layout{width:min(max(65vmin,450px),700px);margin-top:5vh}}.ginto-logo{max-width:min(700px,95vw);width:100%;height:auto;z-index:10;padding:20px 0 0;max-height:60vh;object-fit:contain;margin-left:15px}@media screen and (min-width: 1025px){.ginto-logo{grid-column:1;grid-row:1;width:100%;max-width:100%;padding:0;max-height:none}}.footer{display:flex;justify-content:center;gap:clamp(15px,3vw,30px);padding:20px;z-index:10;width:100%;position:fixed;bottom:0;left:0;box-sizing:border-box}.footer a{color:#fff;text-decoration:none;font-size:clamp(14px,2vw,16px);transition:opacity .2s ease}.footer a:hover{opacity:.8}@media screen and (max-width: 1024px){.content-container{height:100vh;height:-webkit-fill-available}}@media screen and (max-width: 768px){.content-container{padding:0 15px 160px}.footer{flex-wrap:wrap;padding:15px}}@media screen and (max-width: 480px){.content-container{padding:0 0 160px}.footer{gap:15px;padding:10px}.ginto-logo{max-width:700px;padding:0}}@media screen and (max-height: 600px){.ginto-logo{max-height:45vh}.content-container{padding:10px 20px 80px}}@media screen and (max-height: 500px){.ginto-logo{max-height:40vh}}@media screen and (max-height: 500px) and (orientation: landscape){.content-container{padding:0 15px;min-height:auto;height:100vh}.ginto-logo{max-height:50vh;padding:5px 0}.main-content{margin:0}.footer{position:relative;padding:10px;background:none}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em;background-color:#fffc;border-radius:8px;box-shadow:0 4px 6px #0000001a}.read-the-docs{color:#888}@supports (-webkit-touch-callout: none){.content-container{padding-bottom:calc(160px + env(safe-area-inset-bottom,0px))}.footer{padding-bottom:calc(env(safe-area-inset-bottom,20px) + 20px)}}.store-buttons{display:none;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:10;padding:0;margin-top:clamp(-180px,-42vw,-20px)}.store-button{display:inline-block;transition:transform .2s ease,opacity .2s ease;cursor:pointer;width:clamp(175px,35vw,250px);height:auto;aspect-ratio:250 / 83}.store-badge{width:100%;height:100%;display:block;object-fit:contain}.app-store-badge,.play-store-badge{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 1024px){.store-buttons{display:flex}}@media screen and (max-width: 480px){.store-buttons{gap:10px;margin-top:clamp(-180px,-42vw,-15px)}}@media screen and (max-width: 360px){.store-buttons{gap:8px;margin-top:clamp(-180px,-42vw,-10px)}}@media screen and (max-height: 600px){.store-buttons{margin-top:clamp(-100px,-25vw,-10px)}}@media screen and (max-height: 500px) and (orientation: landscape){.store-buttons{gap:8px;margin-top:clamp(-80px,-20vw,-10px)}}.qr-code-section{display:none;z-index:10}.qr-code-content{display:flex;flex-direction:row;align-items:center;gap:12px;justify-content:center}.qr-code-info{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.qr-code-text{color:#fff;font-size:18px;font-weight:500;font-family:Ginto Medium,Ginto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.qr-code-text p{margin:0;line-height:1.2}.qr-code-arrow{width:40px;height:auto;flex-shrink:0;animation:slideArrow 1.1s ease-in-out infinite}@keyframes slideArrow{0%,to{transform:translate(0)}50%{transform:translate(12px)}}.qr-code-container{background:#fff;padding:3px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #00000026;transition:transform .15s ease-out,box-shadow .3s ease;transform-style:preserve-3d;will-change:transform}.qr-code-container:hover{box-shadow:0 8px 24px #0000004d}.qr-code-image{width:120px;height:120px;display:block}@media screen and (min-width: 1025px){.qr-code-section{display:flex;grid-column:1;grid-row:1;align-self:end;justify-self:center;margin-bottom:33%}.qr-code-content{gap:clamp(6px,1.3vmin,16px)}.qr-code-text{font-size:clamp(12px,2vmin,20px)}.qr-code-image{width:clamp(60px,13vmin,140px);height:clamp(60px,13vmin,140px)}.qr-code-arrow{width:clamp(20px,4vmin,40px)}}
