.sabino-page *{box-sizing:border-box}.sabino-page img{object-fit:contain;max-width:100%!important;height:auto!important}.sabino-page{width:100%;max-width:1050px;margin:2rem auto;padding:0 1.5rem;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}.sabino-header{background-color:#ffffffd9;background-image:var(--patternUrl);background-blend-mode:multiply;backdrop-filter:blur(10px);border:3px solid #b88e4c;border-radius:24px;align-items:center;gap:2rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex;position:relative;box-shadow:0 10px 30px #b88e4c1a}.header-balloon{flex-grow:1}.sabino-header h1{color:#5c1329;margin-bottom:.4rem;font-family:Lora,Georgia,serif;font-size:2.4rem}.sabino-header p{color:#3a3230;font-size:1.2rem;font-weight:600;line-height:1.5}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.sabino-avatar-wrapper{background-color:#faf6f0;border:4px solid #b88e4c;border-radius:50%;width:110px;min-width:110px;height:110px;animation:4s ease-in-out infinite float;position:relative;box-shadow:0 15px 30px #5c0d2933;overflow:hidden!important}.sabino-mascot-img{transition:transform .3s;position:absolute;object-fit:cover!important;width:100%!important;height:100%!important;top:0!important;left:0!important}.game-station{background-color:#ffffffd9;background-image:var(--patternUrl);background-blend-mode:multiply;border:3px solid #b88e4c66;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a,inset 0 0 100px #fffc}.game-viewport{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:100%;height:100%;min-height:550px;padding:2rem 1.5rem;display:flex;overflow-x:hidden}.game-station.is-fullscreen{z-index:99999;background-color:#faf6f0fa;border:none;border-radius:0;justify-content:center;align-items:flex-start;width:100%;max-width:100vw;margin:0;display:flex;position:fixed;inset:0;overflow:hidden}.game-station.is-fullscreen .game-viewport{width:100%;max-width:1100px;height:100dvh;padding:2rem 1rem;overflow:hidden auto}.game-viewport::-webkit-scrollbar{width:8px}.game-viewport::-webkit-scrollbar-track{background:0 0}.game-viewport::-webkit-scrollbar-thumb{background:#b88e4c66;border-radius:10px}.game-viewport::-webkit-scrollbar-thumb:hover{background:#b88e4ccc}.station-controls{z-index:10;flex-wrap:wrap;justify-content:flex-end;gap:.8rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.audio-control-pill{background-color:#fff;border:2px solid #5c1329;border-radius:30px;align-items:center;gap:0;padding:.4rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.audio-control-pill:hover,.audio-control-pill:focus-within{gap:.8rem;padding:.4rem 1rem .4rem .4rem}.audio-control-pill .control-btn{cursor:pointer;color:#5c1329;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s,transform .2s;display:flex}.audio-control-pill .control-btn:hover{color:#e2583e;transform:scale(1.1)}.audio-control-pill.muted{border-color:#a39b98}.audio-control-pill.muted .control-btn{color:#a39b98}.vol-slider{opacity:0;pointer-events:none;accent-color:#5c1329;cursor:pointer;width:0;margin:0;transition:width .4s cubic-bezier(.16,1,.3,1),opacity .3s,accent-color .3s}.audio-control-pill:hover .vol-slider,.audio-control-pill:focus-within .vol-slider{opacity:1;pointer-events:auto;width:70px}.audio-control-pill.muted .vol-slider{accent-color:#a39b98}.single-btn{color:#5c1329;cursor:pointer;background-color:#fff;border:2px solid #5c1329;border-radius:15px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000000d}.single-btn:hover{color:#fff;background-color:#5c1329;transform:scale(1.1)}.game-steps-container{flex-direction:column;width:100%;max-width:100%;margin:auto 0;padding:1.5rem 0;display:flex}@keyframes popInBouncy{0%{opacity:0;transform:scale(.9)translateY(20px)}60%{opacity:1;transform:scale(1.02)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}.game-step{text-align:center;width:100%;max-width:100%;display:none}.game-step.active{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards popInBouncy;display:block}.no-games-box{backdrop-filter:blur(10px);text-align:center;background:#fffffff2;border:4px dashed #b88e4c;border-radius:32px;width:calc(100% - 2rem);max-width:650px;margin:0 auto;padding:4rem 2.5rem;box-shadow:0 25px 60px #5c0d2926}.no-games-art{margin-bottom:1rem;font-size:5rem;animation:4s ease-in-out infinite float}.no-games-box h2{color:#5c1329;margin-bottom:1.5rem;font-family:Lora,Georgia,serif;font-size:2.6rem;line-height:1.2}.no-games-box p{color:#4a4240;margin-bottom:1.5rem;font-size:1.3rem;font-weight:500;line-height:1.6}.no-games-footer{border-top:2px dashed #b88e4c4d;margin-top:2rem;padding-top:1.5rem;color:#b88e4c!important;font-size:1.15rem!important;font-weight:700!important}.game-header-bar{background:#fff;border:2px solid #b88e4c4d;border-radius:20px;max-width:100%;margin-bottom:1.5rem;padding:.8rem 2rem;display:inline-block;box-shadow:0 4px 10px #0000000d}.game-progress{color:#b88e4c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:1.1rem;font-weight:800}.game-instruction{color:#5c1329;margin-bottom:0;font-size:1.15rem;font-weight:600}.intro-card-glass{backdrop-filter:blur(10px);background:#fffffff2;border:4px solid #b88e4c;border-radius:32px;width:calc(100% - 2rem);max-width:1000px;margin:0 auto;padding:3rem 2rem 2rem;position:relative;box-shadow:0 25px 60px #5c0d2926}.challenge-ribbon{color:#5c1329;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;z-index:5;background-color:#b88e4c;border-radius:30px;padding:.8rem 2.5rem;font-size:1.3rem;font-weight:800;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #b88e4c66}.intro-main-title{color:#5c1329;margin-bottom:2rem;font-size:2.5rem;line-height:1.3}.book-title{color:#b88e4c;font-size:2.8rem;font-style:italic}.intro-flex{text-align:left;justify-content:center;align-items:center;gap:3.5rem;transition:all .3s;display:flex}.book-cover-wrapper{background-color:#fff;border:4px solid #fff;border-radius:12px;width:180px;min-width:180px;height:auto;overflow:hidden;box-shadow:0 15px 35px #00000040}.book-cover-kids{object-fit:contain;width:100%;height:auto;display:block}.intro-text-kids p{color:#4a4240;margin-bottom:1.2rem;font-size:1.25rem;line-height:1.6}.btn-3d-push{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#5c1329;border:none;border-radius:20px;max-width:100%;padding:1.2rem 2.5rem;font-size:1.25rem;font-weight:800;transition:all .15s cubic-bezier(.4,0,.2,1);transform:translateY(0);box-shadow:0 8px #3a0a19,0 15px 20px #5c0d294d}.btn-3d-push:active{transform:translateY(8px);box-shadow:0 0 #3a0a19,0 5px 10px #5c0d294d}.past-challenges-wrapper{border-top:3px dashed #b88e4c4d;margin-top:5rem;padding-top:4rem}.past-title{color:#5c1329;text-align:center;margin-bottom:3rem;font-family:Lora,Georgia,serif;font-size:2.2rem}.past-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.past-card{color:inherit;background:#fff;border:2px solid #b88e4c26;border-radius:20px;flex-direction:column;height:100%;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 20px #00000008}.past-card:hover{border-color:#b88e4c;transform:translateY(-5px);box-shadow:0 15px 35px #5c0d291a}.past-cover{background:#faf6f0;border-bottom:1px solid #b88e4c1a;justify-content:center;align-items:center;height:260px;min-height:260px;padding:1.5rem;display:flex;overflow:hidden}.past-cover img{border-radius:8px;transition:transform .4s;box-shadow:0 5px 15px #00000014;object-fit:contain!important;width:100%!important;height:100%!important;max-height:100%!important}.past-card:hover .past-cover img{transform:scale(1.05)}.past-info{text-align:center;flex-direction:column;flex-grow:1;justify-content:space-between;gap:1rem;padding:1.5rem;display:flex}.past-info h3{color:#5c1329;margin:0;font-family:Lora,Georgia,serif;font-size:1.4rem}.past-info p{color:#7a7270;margin:0;font-size:.95rem;line-height:1.5}.play-btn{color:#5c1329;text-transform:uppercase;letter-spacing:.05em;background:#faf6f0;border:2px dashed #b88e4c;border-radius:12px;width:100%;margin-top:auto;padding:.8rem 1.2rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-block}.past-card:hover .play-btn{color:#fff;background:#5c1329;border-style:solid;border-color:#5c1329}.kids-modal-overlay,.ref-modal-overlay{z-index:999999;opacity:0;pointer-events:none;background-color:#280610e6;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.kids-modal-overlay.active,.ref-modal-overlay.active{opacity:1;pointer-events:auto}.kids-modal-card{text-align:center;background-color:#fff;border:5px solid #e2583e;border-radius:30px;width:90%;max-width:500px;padding:3rem 2.5rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);transform:scale(.8)}.kids-modal-overlay.active .kids-modal-card{transform:scale(1)}.kids-modal-icon{margin-bottom:.5rem;font-size:3.5rem;animation:3s ease-in-out infinite float}.kids-modal-card h3{color:#5c1329;margin-bottom:1rem;font-family:Lora,Georgia,serif;font-size:1.8rem;line-height:1.3}.kids-modal-card p{color:#4a4240;margin-bottom:2.5rem;font-size:1.15rem;font-weight:500;line-height:1.6}#btn-close-error-modal{width:auto;padding:1rem 2rem;font-size:1.2rem}@media (width<=880px){.sabino-header{text-align:center;flex-direction:column}.game-station.is-fullscreen .game-viewport{justify-content:flex-start;padding:1rem .5rem;overflow:hidden auto}.intro-card-glass{margin-top:2.5rem;padding:2.5rem 1rem 1.5rem}.challenge-ribbon{padding:.5rem 1rem;font-size:.9rem}.intro-main-title{margin-bottom:.5rem;font-size:1.4rem}.book-title{font-size:1.8rem}.game-station:not(.is-fullscreen) .book-cover-wrapper,.game-station:not(.is-fullscreen) .hide-mobile,.game-station:not(.is-fullscreen) .mobile-compact-text{display:none!important}.intro-flex{text-align:center;flex-direction:column;gap:.8rem;margin-top:1rem}.book-cover-wrapper{border-width:3px;width:100px;min-width:100px;margin:0 auto;box-shadow:0 5px 15px #00000026}.btn-3d-push{padding:.8rem 1.2rem;font-size:1rem}.station-controls{flex-direction:column;align-items:flex-end;gap:.4rem;top:.5rem;right:.5rem}.audio-control-pill{border-width:1px;padding:.3rem}.audio-control-pill:hover,.audio-control-pill:focus-within{padding:.3rem .8rem .3rem .3rem}.audio-control-pill .control-btn{width:34px;height:34px;padding:5px}.audio-control-pill .control-btn svg{width:18px;height:18px}.vol-slider{width:0}.audio-control-pill:hover .vol-slider,.audio-control-pill:focus-within .vol-slider{width:55px}.single-btn{border-width:1px;border-radius:10px;width:36px;height:36px}}
