@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-primary:#fade34;--color-secondary:#fffee6;--color-text:#3e2723;--color-bg:#fffee6;--color-gray:#f5f5f5;--color-dark-gray:#333}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{color:var(--color-text);background-color:var(--color-bg);font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.btn{background-color:var(--color-primary);color:var(--color-text);cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:transform .2s,background-color .2s;display:inline-block}.btn:hover{background-color:#f7d515;transform:translateY(-2px)}.btn-secondary{background-color:var(--color-secondary);border:1px solid var(--color-primary)}.btn-secondary:hover{background-color:#fcf9c5}.app-container{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.loading{color:var(--color-text);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;font-weight:600;display:flex}.loading:before{content:"";border:4px solid #fade3433;border-top:4px solid var(--color-primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.game-tag,.category-tag,.tag,.status-tag,.faq-category,.city-text{border-radius:12px!important;justify-content:center!important;align-items:center!important;height:24px!important;padding:0 .6rem!important;line-height:24px!important;display:inline-flex!important}.card-header-info{margin-bottom:.5rem!important}.item-name,.passcode-text,.issue-title,.faq-question,.biz-name{margin-top:.5rem!important;margin-bottom:.5rem!important;font-size:1.2rem!important}.item-desc,.location-text,.rewards-text,.expiration-text,.issue-desc,.faq-answer,.biz-desc,.distance,.time-text,.card-desc{font-size:.95rem!important}.navbar[data-v-e6e62ae9]{background-color:var(--color-primary);z-index:1000;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.logo[data-v-e6e62ae9]{font-size:1.5rem;font-weight:700}.menu-toggle[data-v-e6e62ae9]{cursor:pointer;z-index:1002;background:0 0;border:none;font-size:1.5rem;display:none}.nav-links[data-v-e6e62ae9]{gap:.5rem;display:flex}.nav-item[data-v-e6e62ae9]{border-radius:8px;padding:.5rem .8rem;font-size:.95rem;font-weight:600;transition:color .2s}.nav-item[data-v-e6e62ae9]:hover,.nav-item.router-link-active[data-v-e6e62ae9]{background-color:#fff3}.overlay[data-v-e6e62ae9]{display:none}.footer[data-v-e6e62ae9]{background-color:var(--color-dark-gray);color:#fff;text-align:center;margin-top:auto;padding:2rem}.social-title[data-v-e6e62ae9]{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.social-links[data-v-e6e62ae9]{justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}.footer-links[data-v-e6e62ae9]{justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.footer-links a[data-v-e6e62ae9]{color:#fffc;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-links a[data-v-e6e62ae9]:hover{color:#fff}.social-links img[data-v-e6e62ae9]{object-fit:cover;background-color:#fff;border-radius:10px;width:40px;height:40px;transition:transform .2s}.social-links img[data-v-e6e62ae9]:hover{transform:scale(1.1)}.copyright-text[data-v-e6e62ae9]{color:#fff9;white-space:nowrap;font-size:clamp(.7rem,2.5vw,1rem)}.disclaimer-section[data-v-e6e62ae9]{border-top:1px solid #fff3;margin-top:1.5rem;padding-top:1rem}.disclaimer-link[data-v-e6e62ae9]{color:#ffffffa6;text-underline-offset:2px;font-size:.82rem;text-decoration:underline;transition:color .2s}.disclaimer-link[data-v-e6e62ae9]:hover{color:#fff}@media (width<=768px){.menu-toggle[data-v-e6e62ae9]{display:block}.nav-links[data-v-e6e62ae9]{background-color:var(--color-primary);z-index:1001;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:250px;height:100vh;padding-top:5rem;transition:right .3s;position:fixed;top:0;right:-250px;box-shadow:-2px 0 10px #0000001a}.nav-links.nav-open[data-v-e6e62ae9]{right:0}.overlay[data-v-e6e62ae9]{z-index:1000;background:#00000080;display:block;position:fixed;inset:0}}.home-page[data-v-da05a616]{background-color:var(--color-bg,#f4f6f8);width:100%;padding-bottom:4rem;overflow-x:hidden}.carousel-container[data-v-da05a616]{aspect-ratio:16/9;cursor:grab;-webkit-user-select:none;user-select:none;border-radius:0;width:100%;max-width:100vw;max-height:55vh;margin:0 auto 4rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.carousel-container[data-v-da05a616]:active{cursor:grabbing}.carousel-track[data-v-da05a616]{height:100%;display:flex}.carousel-slide[data-v-da05a616]{flex:0 0 100%;width:100%;height:100%;position:relative}.slide-link[data-v-da05a616]{width:100%;height:100%;display:block}.slide-image[data-v-da05a616]{object-fit:cover;pointer-events:none;width:100%;height:100%}.slide-title-overlay[data-v-da05a616]{pointer-events:none;background:linear-gradient(#0000 0%,#0006 40%,#000c 100%);padding:3rem 2rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.slide-title-text[data-v-da05a616]{color:#fff;text-shadow:0 2px 8px #0009;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:2.2rem;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.carousel-container[data-v-da05a616] .loading{padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sections-wrapper[data-v-da05a616]{max-width:1000px;margin:0 auto}.section-divider[data-v-da05a616]{opacity:.1;background-color:#3e2723;height:2px;margin:1rem 2rem}.home-section[data-v-da05a616]{padding:1.5rem 2rem}.section-content[data-v-da05a616]{border:2px solid var(--color-primary);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;padding:2.5rem 3rem;transition:transform .3s;display:flex;box-shadow:0 8px 25px #0000000d}.section-content[data-v-da05a616]:hover{transform:translateY(-4px)}.text-block[data-v-da05a616]{text-align:left;flex:1;padding-right:2rem}.home-section h2[data-v-da05a616]{color:var(--color-text);margin-top:0;margin-bottom:.8rem;font-size:2.2rem;font-weight:800}.home-section p[data-v-da05a616]{color:var(--color-text);opacity:.75;margin:0;font-size:1.1rem;line-height:1.5}.action-btn[data-v-da05a616]{color:#fff;white-space:nowrap;background:#fade34;border:none;border-radius:8px;padding:.8rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #0000001a}.action-btn[data-v-da05a616]:hover{color:#fff;background:#5c4033}.scroll-animate[data-v-da05a616]{opacity:0;transition:opacity .6s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.25,1,.5,1);transform:translateY(30px)}.scroll-animate.visible[data-v-da05a616]{opacity:1;transform:translateY(0)}@media (width<=768px){.carousel-container[data-v-da05a616]{aspect-ratio:4/3;border-radius:0;margin:0 auto 2rem}.slide-title-text[data-v-da05a616]{font-size:1.5rem}.section-content[data-v-da05a616]{flex-direction:column;align-items:flex-start;padding:2rem}.text-block[data-v-da05a616]{margin-bottom:1.5rem;padding-right:0}.action-btn[data-v-da05a616]{align-self:flex-end}}.map-container[data-v-19d673b4]{z-index:1;width:100%;height:100%;min-height:400px}.custom-marker{position:relative}.marker-pin{background:var(--pin-bg,var(--color-primary));border:var(--pin-border-width,2px) solid var(--pin-border,white);box-sizing:border-box;border-radius:50% 50% 50% 0;width:30px;height:30px;margin:-15px 0 0 -15px;position:absolute;top:50%;left:50%;transform:rotate(-45deg);box-shadow:2px 2px 5px #0000004d}.marker-gray{--pin-bg:#aaa!important}.marker-pin:after{content:"";background:var(--pin-dot-bg,white);border-radius:50%;width:14px;height:14px;margin:auto;position:absolute;inset:0}.user-location-marker{pointer-events:none}.blue-dot{background-color:#4285f4;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:relative;box-shadow:0 0 10px #4285f480}.blue-dot:after{content:"";background-color:#4285f466;border-radius:50%;animation:2s infinite pulse-19d673b4;position:absolute;inset:-8px}@keyframes pulse-19d673b4{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.meetup-page[data-v-1be0257d]{max-width:1200px;margin:0 auto;padding:2rem}.header[data-v-1be0257d]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.controls-container[data-v-1be0257d]{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;display:flex}.right-controls[data-v-1be0257d]{align-items:center;gap:.5rem;margin-left:auto;display:flex}.filter-dropdown[data-v-1be0257d]{position:relative}.filter-menu[data-v-1be0257d]{z-index:100;background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;min-width:200px;margin-top:.5rem;padding:1rem;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 15px #0000001a}.filter-section[data-v-1be0257d]{margin-bottom:1rem}.filter-section[data-v-1be0257d]:last-child{margin-bottom:0}.filter-section-title[data-v-1be0257d]{color:#000;background:#fade34;border-radius:12px;margin-bottom:.8rem;padding:.3rem .8rem;font-size:.9rem;font-weight:700;display:inline-block}.filter-label[data-v-1be0257d]{cursor:pointer;color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:.95rem;display:flex}.sort-dropdown[data-v-1be0257d]{position:relative}.icon-btn[data-v-1be0257d]{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:background .2s;display:flex}.icon-btn[data-v-1be0257d]:hover{background:#f0f0f0}.sort-menu[data-v-1be0257d]{z-index:100;background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;min-width:150px;margin-top:.5rem;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 15px #0000001a}.sort-menu button[data-v-1be0257d]{color:#000;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:1px solid #eee;padding:.8rem 1rem;font-size:.95rem}.sort-menu button[data-v-1be0257d]:last-child{border-bottom:none}.sort-menu button[data-v-1be0257d]:hover{background:#fffbd4}.sort-menu button.active[data-v-1be0257d]{color:#000;background:#fade34;font-weight:700}.mode-toggle[data-v-1be0257d]{background:var(--color-gray);border-radius:8px;display:flex;overflow:hidden}.mode-toggle button[data-v-1be0257d]{cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;transition:background .2s}.mode-toggle button.active[data-v-1be0257d]{background:var(--color-primary);font-weight:700}.meetup-list[data-v-1be0257d]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.meetup-card[data-v-1be0257d]{cursor:pointer;border:1px solid var(--color-secondary);background:#fff;border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0000000d}.meetup-card[data-v-1be0257d]:hover{border-color:var(--color-primary);transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.card-header-info[data-v-1be0257d]{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.host-text[data-v-1be0257d]{color:#666;font-size:.85rem}.host-text a[data-v-1be0257d]{color:inherit;font-weight:400;text-decoration:none}.host-text a[data-v-1be0257d]:hover{text-decoration:underline}.game-tag[data-v-1be0257d]{background:var(--color-primary);white-space:nowrap;border-radius:12px;padding:.2rem .6rem;font-size:.8rem;font-weight:700}.item-name[data-v-1be0257d]{white-space:nowrap;text-overflow:ellipsis;margin:0 0 .5rem;font-size:1.2rem;overflow:hidden}.location-text[data-v-1be0257d]{color:#444;margin-bottom:.5rem;font-size:.95rem}.card-body p[data-v-1be0257d]{margin-bottom:.5rem;font-size:.95rem}.distance[data-v-1be0257d]{color:#888;font-size:.85rem!important}.map-view[data-v-1be0257d]{border:1px solid #ddd;border-radius:12px;height:60vh;min-height:400px;max-height:70vh;position:relative;overflow:hidden}.locate-btn-container[data-v-1be0257d]{z-index:400;position:absolute;bottom:2rem;right:1rem}.locate-btn[data-v-1be0257d]{cursor:pointer;background:#fff;border:2px solid #0003;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex;box-shadow:0 2px 5px #0003}.locate-btn[data-v-1be0257d]:hover{background:#f0f0f0}@media (width<=600px){.controls-container[data-v-1be0257d]{justify-content:space-between}.right-controls[data-v-1be0257d]{margin-left:0}}.group-page[data-v-ed86303c]{max-width:1200px;margin:0 auto;padding:2rem}.header[data-v-ed86303c]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.controls-container[data-v-ed86303c]{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;display:flex}.right-controls[data-v-ed86303c]{align-items:center;gap:.5rem;margin-left:auto;display:flex}.filter-select[data-v-ed86303c]{background:#fff;border:1px solid #ccc;border-radius:8px;padding:.5rem}.mode-toggle[data-v-ed86303c]{background:var(--color-gray);border-radius:8px;display:flex;overflow:hidden}.mode-toggle button[data-v-ed86303c]{cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;transition:background .2s}.mode-toggle button.active[data-v-ed86303c]{background:var(--color-primary);font-weight:700}.group-section[data-v-ed86303c]{margin-bottom:2.5rem}.section-title[data-v-ed86303c]{border-bottom:2px solid var(--color-primary);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem;display:inline-block}.group-list[data-v-ed86303c]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.group-card[data-v-ed86303c]{cursor:pointer;border:1px solid var(--color-secondary);background:#fff;border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0000000d}.group-card[data-v-ed86303c]:hover{border-color:var(--color-primary);transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.card-header-info[data-v-ed86303c]{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.city-text[data-v-ed86303c]{color:#666;font-size:.85rem}.game-tag[data-v-ed86303c]{background:var(--color-primary);white-space:nowrap;border-radius:12px;padding:.2rem .6rem;font-size:.8rem;font-weight:700}.item-name[data-v-ed86303c]{white-space:nowrap;text-overflow:ellipsis;margin:0 0 .5rem;font-size:1.2rem;overflow:hidden}.location-text[data-v-ed86303c]{color:#444;margin-bottom:.5rem;font-size:.95rem}.card-body p[data-v-ed86303c]{margin-bottom:.5rem;font-size:.95rem}.distance[data-v-ed86303c]{color:#888;font-size:.85rem!important}.map-view[data-v-ed86303c]{border:1px solid #ddd;border-radius:12px;height:60vh;min-height:400px;max-height:70vh;position:relative;overflow:hidden}.locate-btn-container[data-v-ed86303c]{z-index:400;position:absolute;bottom:2rem;right:1rem}.locate-btn[data-v-ed86303c]{cursor:pointer;background:#fff;border:2px solid #0003;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex;box-shadow:0 2px 5px #0003}.locate-btn[data-v-ed86303c]:hover{background:#f0f0f0}@media (width<=600px){.controls-container[data-v-ed86303c]{justify-content:space-between}.right-controls[data-v-ed86303c]{margin-left:0}}.news-page[data-v-396c2cfa]{max-width:1200px;margin:0 auto;padding:2rem}.header[data-v-396c2cfa]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.header h1[data-v-396c2cfa]{margin:0}.empty[data-v-396c2cfa]{text-align:center;color:#666;padding:3rem;font-size:1.2rem}.news-list[data-v-396c2cfa]{flex-direction:column;gap:1.5rem;display:flex}.news-card[data-v-396c2cfa]{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:12px;min-height:120px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.news-card[data-v-396c2cfa]:hover{border-color:#fade34;transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.news-cover[data-v-396c2cfa]{aspect-ratio:16/9;width:250px;min-width:250px;height:auto}.news-cover img[data-v-396c2cfa]{object-fit:cover;width:100%;height:100%;display:block}.news-info[data-v-396c2cfa]{flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.news-date[data-v-396c2cfa]{color:var(--color-text);margin-bottom:.5rem;font-size:.95rem}.news-title[data-v-396c2cfa]{color:var(--color-text);margin:0;font-size:1.4rem}.pagination[data-v-396c2cfa]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;display:flex}.page-arrow[data-v-396c2cfa]{cursor:pointer;width:42px;height:42px;color:var(--color-text);background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.page-arrow[data-v-396c2cfa]:hover:not(:disabled){background:#f5f5f5;border-color:#fade34}.page-arrow[data-v-396c2cfa]:disabled{opacity:.35;cursor:not-allowed}.page-block[data-v-396c2cfa]{cursor:pointer;width:42px;height:42px;color:var(--color-text);background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-block[data-v-396c2cfa]:hover{background:#fffee6;border-color:#fade34}.page-block.active[data-v-396c2cfa]{color:var(--color-text);background:#fade34;border-color:#fade34;font-weight:800;box-shadow:0 2px 8px #fade3466}.page-ellipsis[data-v-396c2cfa]{color:#999;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:32px;height:42px;font-size:1.2rem;display:flex}@media (width<=600px){.news-card[data-v-396c2cfa]{flex-direction:column}.news-cover[data-v-396c2cfa]{width:100%;height:200px}.news-info[data-v-396c2cfa]{padding:1rem}}.news-detail-page[data-v-f1168460]{max-width:900px;margin:0 auto;padding:2rem}.empty[data-v-f1168460]{text-align:center;color:#666;padding:3rem;font-size:1.2rem}.news-article[data-v-f1168460]{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 5px 20px #0000000d}.article-header[data-v-f1168460]{text-align:left;margin-bottom:2rem}.article-date[data-v-f1168460]{color:#000;margin-bottom:.5rem;font-size:1.1rem}.article-title[data-v-f1168460]{color:#000;margin:0;font-size:2.2rem;font-weight:800}.article-cover[data-v-f1168460]{border-radius:12px;width:100%;margin-bottom:2.5rem;overflow:hidden}.article-cover img[data-v-f1168460]{width:100%;height:auto;display:block}.article-content[data-v-f1168460]{color:#333;font-size:1.1rem;line-height:1.8}.article-content[data-v-f1168460] h1{color:#000;margin-top:2rem;margin-bottom:1rem;font-size:2rem}.article-content[data-v-f1168460] h2{color:#000;margin-top:1.8rem;margin-bottom:1rem;font-size:1.7rem}.article-content[data-v-f1168460] h3{color:#000;margin-top:1.5rem;margin-bottom:.8rem;font-size:1.4rem}.article-content[data-v-f1168460] h4,.article-content[data-v-f1168460] h5,.article-content[data-v-f1168460] h6{color:#000;margin-top:1.2rem;margin-bottom:.5rem;font-size:1.2rem}.article-content[data-v-f1168460] p{margin-bottom:1.5rem}.article-content[data-v-f1168460] a{color:#4285f4;text-decoration:none}.article-content[data-v-f1168460] a:hover{text-decoration:underline}.article-content[data-v-f1168460] ul,.article-content[data-v-f1168460] ol{margin-bottom:1.5rem;padding-left:2rem}.article-content[data-v-f1168460] li{margin-bottom:.5rem}.article-content[data-v-f1168460] blockquote{color:#555;background:#fdfdfd;border-left:4px solid #fade34;margin:1.5rem 0;padding:.5rem 1rem}.article-content[data-v-f1168460] img{border-radius:8px;max-width:100%;height:auto}@media (width<=600px){.news-article[data-v-f1168460]{padding:1.5rem}.article-title[data-v-f1168460]{font-size:1.8rem}}.blank-page[data-v-ac489a91]{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:2rem;display:flex}
