.page-container{flex:1;display:flex;flex-direction:column;width:100%;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;position:relative}.page-container::-webkit-scrollbar{display:none}.page-container{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.splash-container{padding:0;overflow:visible;display:flex;flex-direction:column;min-height:100vh;height:auto}.splash-background{width:100%;flex:1;min-height:calc(100vh - var(--sponsors-bar-height, 80px));position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;padding:env(safe-area-inset-top) env(safe-area-inset-right) 0 env(safe-area-inset-left)}.splash-header{display:flex;justify-content:center;align-items:flex-start;padding:2rem 1.5rem 1rem;position:relative;z-index:2}.splash-white-logo{max-width:200px;max-height:120px;width:auto;height:auto;object-fit:contain}.splash-buttons-area{position:absolute;bottom:80px;left:0;right:0;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;gap:12px;z-index:3}.splash-language-selector{width:100%;max-width:300px}.splash-language-dropdown{width:100%;padding:14px 40px 14px 16px;font-size:16px;font-weight:400;background-color:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.5);border-radius:50px;color:#fff;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;text-align:center;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;touch-action:manipulation}.splash-language-dropdown:focus{outline:none;border-color:#fffc;box-shadow:0 0 0 3px #fff3}.splash-language-dropdown option{background-color:#000;color:#fff}.splash-start-button{width:100%;max-width:300px;padding:16px 24px;font-size:18px;font-weight:400;color:#fff;border:none;border-radius:50px;cursor:pointer;touch-action:manipulation;min-height:56px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .2s ease;-webkit-tap-highlight-color:rgba(255,255,255,.3);box-shadow:0 4px 12px #0003}.splash-start-button span{text-align:center}.splash-arrow-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;right:6px;flex-shrink:0;box-shadow:0 2px 8px #0000004d}.splash-arrow-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.splash-footer{padding:1rem 1.5rem;background-color:transparent;color:#fff;text-align:center;position:relative;z-index:2}.splash-copyright{font-size:.75rem;line-height:1.5;opacity:.9;margin-bottom:.5rem}.splash-sponsors-bar{width:100%;background-color:#fff;padding:0;display:flex;justify-content:center;align-items:center;box-shadow:0 -2px 6px #00000026;flex-shrink:0;position:relative;z-index:10}.splash-sponsors-image{width:100%;height:auto;display:block;object-fit:contain;max-height:120px}@media(max-width:480px){.splash-header{padding:1.5rem 1rem .75rem}.splash-somontano{font-size:2rem}.splash-guara{font-size:1rem}.splash-logo{max-width:60px;max-height:60px}.splash-buttons-area{bottom:70px;padding:0 1rem}.splash-footer{padding:.75rem 1rem}.splash-copyright{font-size:.7rem}}.splash-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000001a,#0000004d,#00000080);z-index:1}.splash-loading{position:absolute;bottom:120px;left:50%;transform:translate(-50%);z-index:4;display:flex;align-items:center;justify-content:center}.splash-loading-spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top-color:#ffffffe6;border-radius:50%;animation:splash-spin 1s linear infinite}@keyframes splash-spin{to{transform:rotate(360deg)}}@media(orientation:landscape){.splash-header{padding:1rem 1.5rem .5rem}.splash-white-logo{max-width:140px;max-height:80px}.splash-buttons-area{bottom:60px;gap:8px}.splash-language-dropdown{padding:10px 16px;min-height:44px}.splash-start-button{min-height:44px;padding:10px 20px;font-size:16px}.splash-arrow-circle{width:36px;height:36px;right:4px}.splash-arrow-icon{width:20px;height:20px}}.welcome-container{padding:0;overflow:visible;display:flex;flex-direction:column;min-height:100vh;height:auto}.welcome-background{width:100%;flex:1;min-height:100vh;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.welcome-header{padding:2rem 1.5rem 1.5rem 2rem;position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:flex-start}.welcome-somontano-logo{max-width:120px;max-height:60px;width:auto;height:auto;object-fit:contain}.welcome-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.5rem 1.5rem 1.5rem;position:relative;z-index:2}.welcome-logo-section{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.welcome-color-logo{max-height:200px;width:auto;height:auto;object-fit:contain}.welcome-text-section{width:100%;margin-bottom:3rem;padding:0 1rem;margin-right:0;margin-left:auto}.welcome-text-paragraph{font-size:12px;line-height:1.6;color:#333;margin-bottom:1rem;font-weight:400;text-align:right}.welcome-text-left{text-align:right}.welcome-text-right{text-align:right;width:50%;margin-left:auto}.welcome-text-paragraph strong{font-weight:700}.welcome-bottom-row{position:absolute;bottom:0;left:0;right:0;min-height:50vh;z-index:3}.welcome-character{position:absolute;bottom:0;left:.5rem;z-index:3;display:flex;align-items:flex-end;justify-content:flex-start}.welcome-character-image{width:auto;height:50vh;max-width:none;max-height:none;object-fit:contain}.welcome-navigation{position:absolute;bottom:2rem;right:2rem;z-index:3}.welcome-next-button{width:64px;height:64px;border-radius:50%;border:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;touch-action:manipulation;padding:0}.welcome-arrow-circle{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.welcome-arrow-icon{width:40px;height:40px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media(max-width:480px){.welcome-header{padding:2em}.welcome-somontano-logo{max-width:100px;max-height:50px}.welcome-content{padding:1rem}.welcome-color-logo{max-height:100px}.welcome-character-image{max-height:100%}.welcome-navigation{bottom:1.5rem;right:1.5rem}.welcome-next-button{width:56px;height:56px}.welcome-arrow-icon{width:24px;height:24px}}@media(orientation:landscape){.welcome-container{height:100vh;overflow:hidden}.welcome-background{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:2rem}.welcome-color-logo{max-height:100px}.welcome-bottom-row{position:static;display:flex;justify-content:space-between;align-items:flex-end;margin-top:1.5rem;padding:0 50px}.welcome-character-image{height:100vh;max-height:none}}@media(min-width:769px){.welcome-character-image{max-height:35vh;height:auto}}.instructions-container{padding:0;overflow:visible;display:flex;flex-direction:column;min-height:100vh;height:auto}.instructions-background{width:100%;flex:1;min-height:100vh;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;padding:env(safe-area-inset-top) env(safe-area-inset-right) calc(env(safe-area-inset-bottom) + 0px) env(safe-area-inset-left)}.instructions-logo-section{display:flex;justify-content:center;align-items:center;padding:2rem 1.5rem 1rem}.instructions-color-logo{max-width:200px;max-height:200px;width:auto;height:auto;object-fit:contain}.instructions-title-section{padding:0 1.5rem 2rem;text-align:center;width:90%;margin-left:auto;margin-right:auto}.instructions-title{font-size:24px;font-weight:700;color:var(--app-secondary, #E63946);margin:0;line-height:1.3}.instructions-items{flex:1;display:flex;flex-direction:column;gap:1.5rem;padding:0 1.5rem;margin-bottom:0;font-size:.9rem}.instructions-item{display:flex;align-items:flex-start;gap:1rem}.instructions-icon-wrapper{flex-shrink:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.instructions-icon{width:100%;height:100%;object-fit:contain}.instructions-text-wrapper{flex:1;display:flex;flex-direction:column}.instructions-item-title{font-size:1rem;font-weight:700;color:#333;margin:0;line-height:1.3}.instructions-item-description{font-size:.875rem;font-weight:400;color:#333;margin:0;line-height:1.5}.instructions-button-section{padding:0 1.5rem 1.5rem;margin-bottom:100px;display:flex;justify-content:center;align-items:center}.instructions-start-button{width:100%;max-width:300px;padding:16px 24px;font-size:18px;font-weight:400;color:#fff;border:none;border-radius:50px;cursor:pointer;touch-action:manipulation;min-height:56px;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .2s ease;-webkit-tap-highlight-color:rgba(255,255,255,.3);box-shadow:0 4px 12px #0003;position:relative}.instructions-start-button span{text-align:center}.instructions-arrow-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;right:6px;flex-shrink:0}.instructions-arrow-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media(max-width:480px){.instructions-logo-section{padding:3.5rem 1rem .5rem}.instructions-color-logo{max-height:60px}.instructions-title{font-size:30px;font-weight:1000}.instructions-title-section{padding:1em 1rem 1.5rem}.instructions-items{padding:0 2rem;gap:1.25rem}.instructions-icon-wrapper{width:56px;height:56px}.instructions-item-title{font-size:.9375rem}.instructions-item-description{font-size:.8125rem}.instructions-button-section{padding:1rem}.instructions-start-button{font-size:16px;padding:14px 20px}}@media(orientation:landscape){.instructions-container{height:100vh;overflow:hidden}.instructions-background{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.instructions-items{flex:0 0 auto;align-self:center;width:100%;max-width:480px}.instructions-logo-section{padding:1rem 1.5rem .5rem}.instructions-color-logo{max-width:120px;max-height:120px}.instructions-button-section{margin-top:50px}}.header-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;animation:fadeIn .3s ease}.header-menu-panel{position:fixed;top:0;left:0;bottom:0;width:70%;max-width:300px;z-index:1001;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s ease;box-shadow:2px 0 10px #0003;overflow-y:auto;-webkit-overflow-scrolling:touch}.header-menu-panel-open{transform:translate(0)}.header-menu-header{height:0;position:relative}.header-menu-logo-wrapper{display:flex;justify-content:center;align-items:center;padding:2rem 1.5rem 1.5rem}.header-menu-logo{max-width:180px;max-height:100px;object-fit:contain}.header-menu-close-button{width:48px;height:48px;border-radius:50%;border:none;background-color:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;position:absolute;right:-24px;top:1.5rem;box-shadow:0 2px 8px #00000040;z-index:1}.header-menu-close-button:before{content:"";position:absolute;left:-20px;top:50%;width:20px;height:32px;background-color:inherit;border-radius:16px 0 0 16px;transform:translateY(-50%);z-index:-1}.header-menu-close-button:active{transform:scale(.95)}.header-menu-close-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1);transform:scaleX(-1)}.header-menu-nav{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.header-menu-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:none;border:none;color:#fff;cursor:pointer;transition:background-color .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;text-align:left;width:100%}.header-menu-item:active{background-color:#ffffff1a}.header-menu-item-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0}.header-menu-item-text{font-size:16px;font-weight:400;color:#fff;flex:1}.header-menu-footer{padding:1.25rem 1rem 1.5rem}.header-menu-footer-text{color:#000;font-size:.7rem;line-height:1.4;margin:.15rem 0;text-align:left}@media(max-width:480px){.header-menu-panel{width:75%}.header-menu-header{height:0}.header-menu-logo-wrapper{padding:1.75rem 1rem 1.25rem}.header-menu-logo{max-width:160px;max-height:90px}.header-menu-close-button{width:44px;height:44px;right:-22px;top:1rem}.header-menu-close-button:before{left:-18px;width:18px;height:28px;border-radius:14px 0 0 14px}.header-menu-close-icon{width:20px;height:20px}.header-menu-footer{padding:1rem .75rem}}.credits-container{padding:0;display:flex;flex-direction:column;min-height:100vh;background-color:#f0f0f0}.credits-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem;min-height:100px;z-index:10;gap:.5rem;flex-shrink:0}.credits-back-button{width:44px;height:44px;border-radius:50%;border:none;background-color:#fff3;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0}.credits-back-button:active{background-color:#ffffff4d;transform:scale(.95)}.credits-back-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.credits-back-icon-flipped{transform:scaleX(-1)}.credits-header-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;min-width:0}.credits-logo{max-width:125px;max-height:50px;object-fit:contain}.credits-header-right{width:44px;height:44px;flex-shrink:0;visibility:hidden}.credits-body{flex:1;padding:2rem 1.5rem 1.5rem;background-color:#fff7e5;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#000}.credits-title{display:flex;align-items:center;gap:.75rem;font-size:35px;font-weight:1000;color:var(--app-secondary, #e63946);margin:0 0 1rem;line-height:1.3}.credits-title-icon{width:40px;height:40px;flex-shrink:0}.credits-title-text{display:inline-block}.credits-text{font-size:.9rem;line-height:1.5;margin:0 0 .75rem}.credits-link{color:inherit;text-decoration:underline;word-break:break-all}.credits-sponsors-bar{width:100%;background-color:#fff;padding:10px;display:flex;justify-content:center;align-items:center;box-shadow:0 -2px 6px #00000026;flex-shrink:0}.credits-sponsors-image{width:100%;height:auto;display:block;object-fit:contain}@media(max-width:480px){.credits-header{padding:.75rem 1rem;min-height:100px}.credits-back-button{width:40px;height:40px}.credits-back-icon{width:20px;height:20px}.credits-logo{max-width:125px;max-height:50px}.credits-body{padding:1.5rem 1rem 1.25rem}.credits-title{font-size:35px}.credits-text{font-size:.85rem}}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}.popup-content{background-color:#fff;border-radius:16px;width:100%;max-width:400px;max-height:80vh;position:relative;display:flex;flex-direction:column;box-shadow:0 8px 32px #0000004d;animation:slideUp .3s ease;overflow:hidden}.popup-header{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e0e0e0}.popup-title{margin:0;font-size:1.25rem;font-weight:600;color:#000;text-align:center}.popup-close-button{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;border:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:10}.popup-close-button:hover{background-color:#0000000d}.popup-close-button:active{background-color:#0000001a;transform:scale(.95)}.popup-close-icon{font-size:28px;line-height:1;color:#666;font-weight:300;-webkit-user-select:none;user-select:none}.popup-body{padding:1.5rem;overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:480px){.popup-content{max-width:calc(100% - 2rem);border-radius:12px}.popup-header{padding:1.25rem 1.25rem .75rem}.popup-title{font-size:1.125rem}.popup-body{padding:1.25rem}.popup-close-button{top:.5rem;right:.5rem;width:36px;height:36px}.popup-close-icon{font-size:32px}}.qr-container{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:100vh;height:100vh;background-color:#2a2a2a}.qr-camera-container{width:100%;height:100%;margin:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background-color:#2a2a2a;overflow:hidden}.qr-back-button{position:absolute;top:calc(env(safe-area-inset-top) + 1rem);left:calc(env(safe-area-inset-left) + 1rem);width:48px;height:48px;border-radius:50%;background-color:#656564;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;z-index:10;transition:all .2s ease;-webkit-tap-highlight-color:transparent;padding:0}.qr-back-button:active{transform:scale(.95);background-color:#5a5a59}.qr-back-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1);transform:scaleX(-1)}.qr-home-button{position:absolute;top:calc(env(safe-area-inset-top) + 1rem);right:calc(env(safe-area-inset-right) + 1rem);width:48px;height:48px;border-radius:50%;background-color:#656564;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;z-index:10;transition:all .2s ease;-webkit-tap-highlight-color:transparent;padding:0}.qr-home-button:active{transform:scale(.95);background-color:#5a5a59}.qr-home-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.qr-video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:2;background-color:#2a2a2a}.qr-scan-text{position:absolute;top:calc(env(safe-area-inset-top) + 4rem);left:50%;transform:translate(-50%);color:var(--app-title, #67a331);font-size:18px;font-weight:600;text-align:center;z-index:5;background-color:#000000b3;padding:8px 24px;border-radius:8px;min-width:200px}.qr-frame{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:280px;z-index:5;pointer-events:none}.qr-frame-corner{position:absolute;width:40px;height:40px;border:4px solid var(--app-title, #67a331)}.qr-frame-corner-top-left{top:0;left:0;border-right:none;border-bottom:none}.qr-frame-corner-top-right{top:0;right:0;border-left:none;border-bottom:none}.qr-frame-corner-bottom-left{bottom:0;left:0;border-right:none;border-top:none}.qr-frame-corner-bottom-right{bottom:0;right:0;border-left:none;border-top:none}.qr-manual-section{position:absolute;bottom:calc(env(safe-area-inset-bottom) + 2rem);left:50%;transform:translate(-50%);width:90%;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:12px;z-index:5}.qr-code-text{color:var(--app-title, #67a331);font-size:16px;font-weight:600;text-align:center;background-color:#000000b3;padding:8px 20px;border-radius:8px}.qr-code-slots-container{position:relative;width:100%;display:flex;justify-content:center;cursor:text}.qr-code-input-hidden{position:absolute;opacity:.01;pointer-events:auto;width:100%;height:100%;border:none;outline:none;font-size:16px;left:0;top:0;z-index:2;cursor:text;color:transparent;background:transparent;caret-color:transparent}.qr-code-slots{display:flex;gap:12px;justify-content:center;align-items:center;pointer-events:none}.qr-code-slot{width:56px;height:56px;border:2px solid rgba(255,255,255,.5);border-radius:12px;background-color:#fffffff2;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#333;transition:all .2s ease;-webkit-tap-highlight-color:transparent;pointer-events:none}.qr-code-slot-active{border-color:var(--app-title, #67a331);border-width:3px;box-shadow:0 0 0 3px #67a33133;background-color:#fff;position:relative}.qr-code-slot-active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:24px;background-color:var(--app-title, #67a331);animation:qr-cursor-blink 1s infinite}@keyframes qr-cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}.qr-code-slot-filled.qr-code-slot-active:after{display:none}.qr-code-slot-filled{border-color:var(--app-title, #67a331);background-color:#fff}@media(max-width:480px){.qr-scan-text{font-size:16px;top:calc(env(safe-area-inset-top) + 3rem);padding:6px 12px}.qr-frame{width:240px;height:240px}.qr-frame-corner{width:32px;height:32px;border-width:3px}.qr-code-text{font-size:14px}.qr-code-slot{width:48px;height:48px;font-size:20px}.qr-code-slots{gap:10px}.qr-manual-section{bottom:calc(env(safe-area-inset-bottom) + 1.5rem);width:85%}}@media(orientation:landscape){.qr-scan-text{font-size:14px;padding:6px 16px;min-width:160px;top:calc(env(safe-area-inset-top) + 2.5rem)}.qr-frame{width:180px;height:180px;top:45%;transform:translate(-50%,-50%)}.qr-frame-corner{width:28px;height:28px;border-width:3px}.qr-manual-section{bottom:calc(env(safe-area-inset-bottom) + 1rem);gap:8px;max-width:320px}.qr-code-text{font-size:13px;padding:6px 14px}.qr-code-slot{width:44px;height:44px;font-size:18px}.qr-code-slots{gap:8px}}.qr-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100}.qr-loading-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:var(--app-title, #67a331);border-radius:50%;animation:qr-spin 1s linear infinite}@keyframes qr-spin{to{transform:rotate(360deg)}}.data-container{background-color:#fff;height:100vh;display:flex;flex-direction:column;overflow:hidden}.data-header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:1rem;min-height:100px;z-index:10;gap:.5rem}.data-back-button,.data-home-button,.data-3d-button{width:44px;height:44px;border-radius:50%;border:none;background-color:#fff3;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0}.data-back-button:active,.data-home-button:active,.data-3d-button:active{background-color:#ffffff4d;transform:scale(.95)}.data-back-icon,.data-home-icon,.data-3d-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.data-back-icon-flipped{transform:scaleX(-1)}.data-header-center{display:flex;align-items:center;justify-content:center;min-width:0}.data-header-right{display:flex;align-items:center;justify-content:flex-end;min-width:0}.data-logo{max-width:125px;max-height:50px;object-fit:contain}.data-image-content-wrapper{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;width:100%}.data-image-container{width:100%;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}.data-image{width:100%;height:auto;display:block;object-fit:cover}.data-content{flex:1;padding:1.5rem;background-color:#f6e3c4;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;width:100%}@media(orientation:landscape){.data-image-content-wrapper{flex-direction:row!important;height:100%}.data-image-container{width:50%!important;max-width:50%!important;height:100%!important;flex-shrink:0;overflow:hidden;display:flex;align-items:stretch}.data-image{width:100%;height:100%;object-fit:cover;object-position:center;flex-shrink:0}.data-content{width:50%!important;max-width:50%!important;height:100%!important;flex-shrink:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}.data-audio-player{display:flex;align-items:center;gap:1.625rem;margin:-1.5rem -1.5rem 1.5rem;padding:.625rem 2.25rem;background-color:#6d6d6d;border-radius:0;width:calc(100% + 3rem)}.data-audio-play-button{width:44px;height:44px;border-radius:50%;border:2px solid #4fd1c7;background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,transform .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;color:#4fd1c7;padding:0}.data-audio-play-button:active{transform:scale(.95);background-color:#4fd1c71a}.data-audio-icon{width:20px;height:20px;flex-shrink:0}.data-audio-progress-bar{flex:1;height:8px;background-color:#4a4a4a;border-radius:4px;position:relative;cursor:pointer;touch-action:manipulation}.data-audio-progress-filled{height:100%;background-color:#b0b0b0;border-radius:4px;position:relative;transition:width .1s linear}.data-audio-progress-thumb{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-color:#b0b0b0;border-radius:50%;box-shadow:0 2px 4px #0000004d}.data-audio-time{color:#e0e0e0;font-size:.875rem;font-weight:400;white-space:nowrap;flex-shrink:0;min-width:90px;text-align:right}.data-title{font-size:1.5rem;font-weight:700;color:#000;margin:0 0 1em .75em;line-height:1.3}.data-description{font-size:1rem;color:#333;line-height:1.6;margin:0 0 1em 1em;white-space:pre-line}.data-description p{margin:0 0 1rem}.data-description p:last-child{margin-bottom:0}.data-description strong{font-weight:600}@media(max-width:480px){.data-header{padding:.75rem 1rem;min-height:100px}.data-back-button,.data-home-button,.data-3d-button{width:40px;height:40px}.data-back-icon,.data-home-icon,.data-3d-icon{width:20px;height:20px}.data-logo{max-width:125px;max-height:50px}.data-content{padding:1.25rem}.data-title{font-size:1.25rem}.data-description{font-size:.9375rem}.data-audio-player{margin:-1.25rem -1.25rem 1.25rem;padding:.625rem 2.25rem;gap:1.625rem}.data-audio-play-button{width:40px;height:40px}.data-audio-icon{width:18px;height:18px}.data-audio-time{font-size:.8125rem;min-width:80px}}.viewer-container{background-color:#e8e8e8;height:100vh;display:flex;flex-direction:column;overflow:hidden}.viewer-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem;min-height:100px;z-index:10;gap:.5rem;flex-shrink:0}.viewer-back-button,.viewer-home-button{width:44px;height:44px;border-radius:50%;border:none;background-color:#fff3;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0}.viewer-back-button:active,.viewer-home-button:active{background-color:#ffffff4d;transform:scale(.95)}.viewer-back-icon,.viewer-home-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.viewer-back-icon-flipped{transform:scaleX(-1)}.viewer-header-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;min-width:0}.viewer-logo{max-width:125px;max-height:50px;object-fit:contain}.viewer-header-right{width:44px;height:44px;flex-shrink:0;visibility:hidden}.viewer-canvas-container{flex:1;width:100%;min-height:0;overflow:hidden;position:relative}.viewer-canvas-container canvas{width:100%!important;height:100%!important;display:block}@media(max-width:480px){.viewer-header{padding:.75rem 1rem;min-height:100px}.viewer-back-button,.viewer-home-button{width:40px;height:40px}.viewer-back-icon,.viewer-home-icon{width:20px;height:20px}.viewer-logo{max-width:125px;max-height:50px}}.map-container{background-color:#fff;height:100vh;display:flex;flex-direction:column;overflow:hidden}.map-back-button{position:absolute;top:75px;left:0;transform:translateY(-50%);width:80px;height:60px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:10;box-shadow:2px 0 8px #0003;border-radius:0 30px 30px 0;padding:0}.map-back-button:active{opacity:.9;transform:translateY(-50%) scale(.98)}.map-back-icon-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d;position:absolute;right:8px}.map-back-icon{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}.map-wrapper{flex:1;width:100%;position:relative;min-height:0;overflow:hidden;display:flex;flex-direction:column}.map-wrapper>div{width:100%!important;height:100%!important}.map-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f5f5f5;color:#666;font-size:.875rem;gap:.5rem}.map-error-background{width:100%;height:100%;background-color:#6d6d6d;display:flex;align-items:center;justify-content:center}@media(max-width:480px){.map-back-button{width:80px;height:60px;border-radius:0 30px 30px 0}.map-back-icon{width:18px;height:18px}.map-placeholder{font-size:.8125rem}}.floors-container{background-color:#fbf3e0;height:100vh;display:flex;flex-direction:column;overflow:hidden;position:relative}.floors-back-button{position:absolute;top:75px;left:0;transform:translateY(-50%);width:80px;height:60px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:10;box-shadow:2px 0 8px #0003;border-radius:0 30px 30px 0;padding:0}.floors-back-button:active{opacity:.9;transform:translateY(-50%) scale(.98)}.floors-back-icon-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d;position:absolute;right:8px}.floors-back-icon{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}.floors-title{padding:1.5rem 1rem 1rem 1.5rem;font-size:1.5rem;font-weight:700;margin:0;z-index:5;text-align:center}.floors-buttons{padding:10px;display:flex;gap:.75rem;flex-wrap:wrap;z-index:5}.floors-pill-button{padding:10px;border-radius:9999px;border:2px solid;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:30px}.floors-pill-button:active{transform:scale(.98)}.floors-image-container{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem;min-height:0;z-index:1;width:75%;margin:auto auto 90px}.floors-image-wrapper{position:relative;display:inline-block;max-width:100%;max-height:100%}.floors-plan-image{display:block;max-width:100%;max-height:100%;object-fit:contain;vertical-align:top}.floors-points-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.floors-points-overlay .floors-point-marker{pointer-events:auto}.floors-point-marker{position:absolute;width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;z-index:2}.floors-point-marker-icon{width:32px;height:32px;display:block;object-fit:contain;pointer-events:none}.floors-point-marker:active .floors-point-marker-icon{transform:scale(.9)}.floors-bottom-bar{display:block}.floors-bottom-text{position:absolute;bottom:80px;left:1rem;padding:.75rem;z-index:5;font-size:.875rem;color:#333}.floors-bottom-right-button{position:absolute;bottom:1rem;right:1rem;padding:.75rem 1.5rem;border:none;border-radius:45px;background-color:var(--app-primary, #007AFF);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:5;min-height:64px}.floors-bottom-right-button:active{transform:scale(.98);opacity:.9}.floors-bottom-right-button-icon{width:28px;height:28px;object-fit:contain;display:block}@media(max-width:480px){.floors-back-button{width:80px;height:60px;border-radius:0 30px 30px 0}.floors-back-icon{width:18px;height:18px}.floors-title{font-size:1.25rem;padding:1rem .75rem .75rem 1rem}.floors-buttons{padding:.5rem 3.5rem .75rem;margin:0 30px}.floors-bottom-text{bottom:20px;left:1.75rem;font-size:.8125rem;width:60%}.floors-bottom-right-button{bottom:1.75rem;right:1.75rem;padding:.625rem 1.25rem;font-size:.9375rem}}@media(orientation:landscape){.floors-container{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:50px}.floors-buttons{justify-content:center}.floors-image-container{flex:0 0 auto}.floors-bottom-bar{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;gap:1rem}.floors-bottom-text{position:static;margin:0;flex:1;min-width:0}.floors-bottom-right-button{position:static;margin:0;flex-shrink:0}}:root[data-app=moline]{--app-primary: #007AFF;--app-secondary: #5856D6;--app-background: #ffffff;--app-text: #000000;--app-accent: #FF9500}[data-app=moline]{background-color:var(--app-background);color:var(--app-text)}[data-app=moline] .btn-app{background-color:var(--app-primary)}[data-app=moline] .btn-app:active{background-color:var(--app-secondary)}:root[data-app=torno]{--app-primary: #34C759;--app-secondary: #30D158;--app-background: #f5f5f5;--app-text: #1d1d1f;--app-accent: #FF3B30}[data-app=torno]{background-color:var(--app-background);color:var(--app-text)}[data-app=torno] .btn-app{background-color:var(--app-primary)}[data-app=torno] .btn-app:active{background-color:var(--app-secondary)}:root[data-app=chuaquin]{--app-primary: #AF52DE;--app-secondary: #FF2D55;--app-background: #ffffff;--app-text: #000000;--app-accent: #FF9500}[data-app=chuaquin]{background-color:var(--app-background);color:var(--app-text)}[data-app=chuaquin] .btn-app{background-color:var(--app-primary)}[data-app=chuaquin] .btn-app:active{background-color:var(--app-secondary)}@font-face{font-family:Nunito;src:url(/assets/nunito-regular-BzIFT1ox.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/nunito-700-CZ01jYvx.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nunito;src:url(/assets/nunito-900-DHv_wkcN.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}.btn-app{background-color:#007aff;color:#fff;border:none;border-radius:12px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;touch-action:manipulation;min-height:44px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,122,255,.3);-webkit-user-select:none;user-select:none}.btn-app:active{opacity:.7;transform:scale(.97)}.btn-app:disabled{opacity:.5;cursor:not-allowed}.input-app{width:100%;padding:14px 16px;font-size:16px;border:1px solid #e0e0e0;border-radius:12px;background-color:#fff;color:#000;touch-action:manipulation;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s ease}.input-app:focus{outline:none;border-color:#007aff;box-shadow:0 0 0 3px #007aff1a}.input-app::placeholder{color:#999}.card-app{background-color:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000001a;margin-bottom:12px;transition:transform .2s ease,box-shadow .2s ease}.card-app:active{transform:scale(.98);box-shadow:0 1px 4px #00000026}.list-app{background-color:#fff;border-radius:0}.list-item-app{padding:16px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;min-height:56px;cursor:pointer;transition:background-color .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,.05)}.list-item-app:active{background-color:#f5f5f5}.list-item-app:last-child{border-bottom:none}.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-area-left{padding-left:env(safe-area-inset-left)}.safe-area-right{padding-right:env(safe-area-inset-right)}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:1000;padding:env(safe-area-inset-bottom);animation:fadeIn .2s ease}.modal-content{background-color:#fff;border-radius:20px 20px 0 0;width:100%;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.no-select{-webkit-user-select:none;user-select:none}@media(max-width:480px){body{font-size:16px}h1{font-size:1.75rem;line-height:1.3}h2{font-size:1.5rem;line-height:1.3}h3{font-size:1.25rem;line-height:1.4}p{line-height:1.6}}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{height:100%;height:-webkit-fill-available;overflow:hidden;-webkit-overflow-scrolling:touch;position:fixed;width:100%}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;height:-webkit-fill-available;overflow:hidden;position:fixed;width:100%;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;background-color:#fff;touch-action:manipulation}input,textarea,[contenteditable]{-webkit-user-select:text;user-select:text}#root{height:100vh;height:-webkit-fill-available;width:100%;overflow:hidden;position:relative;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.app-shell{width:100%;min-height:100%;display:flex;flex-direction:column;flex:1;min-height:0}.app-stage{width:100%;flex:1;min-height:0;overflow:hidden;position:relative;display:flex;flex-direction:column}@media(min-width:769px){.app-shell{min-height:100vh;display:grid;place-items:center;background:#111}.app-stage{aspect-ratio:9 / 16;width:min(100vw,56.25vh);max-height:100vh;flex:none;border-radius:0;box-shadow:0 0 0 1px #ffffff0d}}.scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.scrollable::-webkit-scrollbar{display:none}button,a,[role=button]{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1);transition:opacity .2s,transform .1s}button:active,a:active,[role=button]:active{opacity:.7;transform:scale(.98)}input,select,textarea{font-size:16px;touch-action:manipulation}@media(hover:none)and (pointer:coarse){button,a,[role=button]{min-height:44px;min-width:44px}}
