.QRHome-module__1V5F8G__page{--primary-blue:#3b82f6;--primary-purple:#8b5cf6;--primary-orange:#ff6b00;--primary-red:#f04;--bg-dark:#0a0d1f;--bg-darker:#090b1a;--bg-darkest:#05060c;--bg-es-dark:#3d0c0c;--bg-es-medium:#24050a;--bg-es-light:#120206;--card-bg:#0f0f19e6;--text-primary:#fff;--text-secondary:#aaa;--text-muted:#777;--border-light:#ffffff26;--border-medium:#ffffff40;background:radial-gradient(circle at 20% 20%,var(--bg-dark),var(--bg-darker),var(--bg-darkest));min-height:100vh;color:var(--text-primary);padding:2.5rem 1.25rem;animation:.6s ease-out QRHome-module__1V5F8G__pageLoad;position:relative;overflow-x:hidden}@keyframes QRHome-module__1V5F8G__pageLoad{0%{opacity:0}to{opacity:1}}.QRHome-module__1V5F8G__pageES{background:radial-gradient(circle at 20% 20%,var(--bg-es-dark),var(--bg-es-medium),var(--bg-es-light))}.QRHome-module__1V5F8G__notice{border:1px solid var(--border-light);background:#ffffff14;border-radius:12px;flex-wrap:wrap;gap:.5rem;max-width:520px;margin:0 auto 1.5rem;padding:.75rem 1.125rem;font-size:.9rem;animation:.4s ease-out QRHome-module__1V5F8G__slideDown;display:flex}@keyframes QRHome-module__1V5F8G__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.QRHome-module__1V5F8G__noticeStrong{color:var(--text-primary);font-weight:700}.QRHome-module__1V5F8G__title{text-align:center;background:linear-gradient(135deg,var(--primary-blue),var(--primary-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(1.6rem,5vw,2.5rem);font-weight:700;animation:.6s ease-out .1s both QRHome-module__1V5F8G__titleFadeIn}@keyframes QRHome-module__1V5F8G__titleFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.QRHome-module__1V5F8G__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:2.5rem;font-size:clamp(.9rem,2.5vw,1rem);line-height:1.5;animation:.6s ease-out .2s both QRHome-module__1V5F8G__fadeIn}@keyframes QRHome-module__1V5F8G__fadeIn{0%{opacity:0}to{opacity:1}}.QRHome-module__1V5F8G__mapCardsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem;animation:.6s ease-out .3s both QRHome-module__1V5F8G__fadeIn;display:grid}.QRHome-module__1V5F8G__mapCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:inherit;cursor:pointer;border:1px solid var(--border-light);border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.QRHome-module__1V5F8G__mapCard:before{content:"";z-index:-1;background:radial-gradient(circle,#ffffff1a,#0000);width:100%;height:100%;transition:left .6s ease-out;position:absolute;top:0;left:-100%}.QRHome-module__1V5F8G__mapCard:hover:before{left:100%}.QRHome-module__1V5F8G__mapCard:hover{transform:translateY(-4px)}.QRHome-module__1V5F8G__mapCardLive{background:linear-gradient(135deg,#8b5cf633,#3b82f626);border-color:#8b5cf64d}.QRHome-module__1V5F8G__mapCardLive:hover{border-color:var(--primary-purple);box-shadow:0 12px 48px #8b5cf640}.QRHome-module__1V5F8G__mapCardEntertainment{background:linear-gradient(135deg,#ff6b0033,#ff004426);border-color:#ff6b004d}.QRHome-module__1V5F8G__mapCardEntertainment:hover{border-color:var(--primary-orange);box-shadow:0 12px 48px #ff6b0040}.QRHome-module__1V5F8G__mapCardIcon{flex-shrink:0;font-size:2.5rem;line-height:1}.QRHome-module__1V5F8G__mapCardContent{flex:1}.QRHome-module__1V5F8G__mapCardTitle{color:var(--text-primary);margin:0 0 .25rem;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:700;line-height:1.2}.QRHome-module__1V5F8G__mapCardSubtitle{color:var(--text-secondary);margin:0;font-size:clamp(.85rem,2vw,1rem);line-height:1.4}.QRHome-module__1V5F8G__langToggle{justify-content:center;gap:.5rem;margin-bottom:1.5rem;animation:.6s ease-out .3s both QRHome-module__1V5F8G__fadeIn;display:flex}.QRHome-module__1V5F8G__langBtn{border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;white-space:nowrap;background:#ffffff1a;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.QRHome-module__1V5F8G__langBtn:hover{border-color:var(--primary-blue);background:#fff3;transform:translateY(-2px)}.QRHome-module__1V5F8G__langBtn:active{transform:translateY(0)}.QRHome-module__1V5F8G__langBtnActive{background:linear-gradient(135deg,var(--primary-blue),var(--primary-purple));border-color:#0000;box-shadow:0 6px 20px #3b82f64d}.QRHome-module__1V5F8G__langBtnActiveES{background:linear-gradient(135deg,var(--primary-orange),var(--primary-red));border-color:#0000;box-shadow:0 6px 20px #ff00444d}.QRHome-module__1V5F8G__filterBar{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;padding-bottom:.5rem;animation:.6s ease-out .4s both QRHome-module__1V5F8G__fadeIn;display:flex;overflow-x:auto}.QRHome-module__1V5F8G__filterBar::-webkit-scrollbar{height:4px}.QRHome-module__1V5F8G__filterBar::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:4px}.QRHome-module__1V5F8G__chip{border:1px solid var(--border-light);cursor:pointer;color:var(--text-secondary);white-space:nowrap;text-transform:capitalize;background:#ffffff0f;border-radius:999px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.QRHome-module__1V5F8G__chip:hover{color:var(--text-primary);border-color:var(--primary-blue);background:#ffffff1f;transform:scale(1.05)}.QRHome-module__1V5F8G__chip:active{transform:scale(.98)}.QRHome-module__1V5F8G__chipActive{background:linear-gradient(135deg,var(--primary-blue),var(--primary-purple));color:var(--text-primary);border-color:#0000;box-shadow:0 6px 20px #3b82f64d}.QRHome-module__1V5F8G__chipActiveES{background:linear-gradient(135deg,var(--primary-orange),var(--primary-red));box-shadow:0 6px 20px #ff00444d}.QRHome-module__1V5F8G__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;padding-bottom:3.75rem;animation:.6s ease-out .5s both QRHome-module__1V5F8G__fadeIn;display:grid}.QRHome-module__1V5F8G__loading{opacity:.7;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;min-height:200px;padding:2rem 1rem;display:flex}.QRHome-module__1V5F8G__spinner{border:3px solid #fff3;border-top-color:var(--primary-purple);border-radius:50%;width:40px;height:40px;animation:1s linear infinite QRHome-module__1V5F8G__spin}@keyframes QRHome-module__1V5F8G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.QRHome-module__1V5F8G__card{background:var(--card-bg);border:1px solid var(--border-light);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;flex-direction:column;padding:1.25rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:.6s ease-out both QRHome-module__1V5F8G__cardSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}@keyframes QRHome-module__1V5F8G__cardSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.QRHome-module__1V5F8G__card:first-child{animation-delay:.5s}.QRHome-module__1V5F8G__card:nth-child(2){animation-delay:.55s}.QRHome-module__1V5F8G__card:nth-child(3){animation-delay:.6s}.QRHome-module__1V5F8G__card:nth-child(n+4){animation-delay:.65s}.QRHome-module__1V5F8G__card:hover{border-color:var(--primary-blue);transform:translateY(-4px);box-shadow:0 12px 48px #3b82f633}.QRHome-module__1V5F8G__cardES{border-color:#ff6b0059}.QRHome-module__1V5F8G__cardES:hover{border-color:var(--primary-orange);box-shadow:0 12px 48px #ff6b0033}.QRHome-module__1V5F8G__cardTitle{color:var(--text-primary);margin:0 0 .375rem;font-size:clamp(1rem,3vw,1.25rem);font-weight:600;line-height:1.3}.QRHome-module__1V5F8G__cardCategory{color:var(--primary-blue);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.8rem;font-weight:600}.QRHome-module__1V5F8G__cardESCategory{color:var(--primary-orange)}.QRHome-module__1V5F8G__cardBody{color:var(--text-secondary);flex-grow:1;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.QRHome-module__1V5F8G__badge{color:#c4b5fd;text-transform:uppercase;letter-spacing:.5px;background:#8b5cf633;border:1px solid #8b5cf666;border-radius:999px;justify-content:center;align-items:center;width:fit-content;margin-bottom:.75rem;padding:.25rem .625rem;font-size:.7rem;font-weight:700;animation:.4s cubic-bezier(.34,1.56,.64,1) QRHome-module__1V5F8G__badgePop;display:inline-flex}@keyframes QRHome-module__1V5F8G__badgePop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.QRHome-module__1V5F8G__cardReward{border-left:3px solid var(--primary-blue);color:var(--text-primary);background:#3b82f61a;border-radius:6px;margin-bottom:1.125rem;padding:.75rem;font-size:.9rem}.QRHome-module__1V5F8G__cardESReward{border-left-color:var(--primary-orange);background:#ff6b001a}.QRHome-module__1V5F8G__cardRewardStrong{color:var(--primary-blue);font-weight:700}.QRHome-module__1V5F8G__cardESRewardStrong{color:var(--primary-orange)}.QRHome-module__1V5F8G__cardActions{flex-wrap:wrap;gap:.625rem;margin-top:auto;display:flex}.QRHome-module__1V5F8G__primaryBtn,.QRHome-module__1V5F8G__secondaryBtn{text-align:center;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;min-width:100px;padding:.625rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.QRHome-module__1V5F8G__primaryBtn{background:linear-gradient(135deg,var(--primary-blue),var(--primary-purple));color:var(--text-primary);box-shadow:0 6px 20px #3b82f640}.QRHome-module__1V5F8G__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f659}.QRHome-module__1V5F8G__primaryBtn:active{transform:translateY(0)}.QRHome-module__1V5F8G__secondaryBtn{border:1px solid var(--border-medium);color:var(--text-primary);background:0 0}.QRHome-module__1V5F8G__secondaryBtn:hover{border-color:var(--primary-blue);color:var(--primary-blue);background:#3b82f61a;transform:translateY(-2px)}.QRHome-module__1V5F8G__secondaryBtn:active{transform:translateY(0)}@media (max-width:768px){.QRHome-module__1V5F8G__page{padding:1.5rem 1rem}.QRHome-module__1V5F8G__mapCardsContainer{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.QRHome-module__1V5F8G__mapCard{gap:1rem;padding:1.25rem}.QRHome-module__1V5F8G__mapCardIcon{font-size:2rem}.QRHome-module__1V5F8G__mapCardTitle{font-size:1.1rem}.QRHome-module__1V5F8G__mapCardSubtitle{font-size:.9rem}.QRHome-module__1V5F8G__title{margin-bottom:.75rem;font-size:1.75rem}.QRHome-module__1V5F8G__subtitle{margin-bottom:1.5rem;font-size:.9rem}.QRHome-module__1V5F8G__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;padding-bottom:2rem}.QRHome-module__1V5F8G__card{padding:1rem}.QRHome-module__1V5F8G__cardTitle{font-size:1.1rem}.QRHome-module__1V5F8G__cardActions{gap:.5rem}.QRHome-module__1V5F8G__primaryBtn,.QRHome-module__1V5F8G__secondaryBtn{padding:.55rem .875rem;font-size:.8rem}.QRHome-module__1V5F8G__filterBar{margin-bottom:1.5rem}.QRHome-module__1V5F8G__chip{padding:.4rem .875rem;font-size:.85rem}}@media (max-width:480px){.QRHome-module__1V5F8G__page{padding:1rem .75rem}.QRHome-module__1V5F8G__mapCardsContainer{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem}.QRHome-module__1V5F8G__mapCard{gap:.75rem;padding:1rem}.QRHome-module__1V5F8G__mapCardIcon{font-size:1.75rem}.QRHome-module__1V5F8G__mapCardTitle{font-size:1rem}.QRHome-module__1V5F8G__mapCardSubtitle{font-size:.85rem}.QRHome-module__1V5F8G__title{margin-bottom:.5rem;font-size:1.4rem}.QRHome-module__1V5F8G__subtitle{margin-bottom:1.25rem;font-size:.85rem}.QRHome-module__1V5F8G__grid{grid-template-columns:1fr;gap:.75rem;padding-bottom:1.5rem}.QRHome-module__1V5F8G__card{padding:.875rem}.QRHome-module__1V5F8G__cardTitle{margin-bottom:.3rem;font-size:1rem}.QRHome-module__1V5F8G__cardCategory{margin-bottom:.75rem;font-size:.75rem}.QRHome-module__1V5F8G__cardBody{margin-bottom:.75rem;font-size:.9rem}.QRHome-module__1V5F8G__badge{padding:.2rem .5rem;font-size:.65rem}.QRHome-module__1V5F8G__cardReward{margin-bottom:1rem;padding:.625rem;font-size:.85rem}.QRHome-module__1V5F8G__cardActions{gap:.375rem}.QRHome-module__1V5F8G__primaryBtn,.QRHome-module__1V5F8G__secondaryBtn{min-width:80px;padding:.5rem .75rem;font-size:.75rem}.QRHome-module__1V5F8G__langToggle{margin-bottom:1rem}.QRHome-module__1V5F8G__langBtn{padding:.4rem 1rem;font-size:.85rem}.QRHome-module__1V5F8G__notice{padding:.625rem 1rem;font-size:.85rem}}.QRHome-module__1V5F8G__langBtnFocus:focus-visible,.QRHome-module__1V5F8G__chipFocus:focus-visible,.QRHome-module__1V5F8G__primaryBtnFocus:focus-visible,.QRHome-module__1V5F8G__secondaryBtnFocus:focus-visible{outline:2px solid var(--primary-blue);outline-offset:2px}@media print{.QRHome-module__1V5F8G__langToggle,.QRHome-module__1V5F8G__filterBar,.QRHome-module__1V5F8G__cardActions{display:none}.QRHome-module__1V5F8G__page{color:#000;background:#fff}.QRHome-module__1V5F8G__card{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}
