.navbar[data-v-ebf36ff4]{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}.navbar-container[data-v-ebf36ff4]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-brand[data-v-ebf36ff4]{display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:transform .2s}.navbar-brand[data-v-ebf36ff4]:hover{transform:scale(1.05)}.logo[data-v-ebf36ff4]{font-size:2rem}.brand-text[data-v-ebf36ff4]{font-size:1.5rem;font-weight:700;color:#fff}.navbar-menu[data-v-ebf36ff4]{display:flex;gap:1.5rem}.nav-link[data-v-ebf36ff4]{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:5px;transition:all .3s;font-weight:500}.nav-link[data-v-ebf36ff4]:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}.nav-link.active[data-v-ebf36ff4]{background:hsla(0,0%,100%,.3);font-weight:700}@media (max-width:768px){.navbar-container[data-v-ebf36ff4]{flex-direction:column;gap:1rem}.navbar-menu[data-v-ebf36ff4]{flex-wrap:wrap;justify-content:center}.brand-text[data-v-ebf36ff4]{font-size:1.2rem}}.footer[data-v-6e5840c5]{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;margin-top:auto;padding:3rem 2rem 1.5rem}.footer-container[data-v-6e5840c5]{max-width:1200px;margin:0 auto}.footer-content[data-v-6e5840c5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-v-6e5840c5]{display:flex;flex-direction:column}.footer-title[data-v-6e5840c5]{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#fff}.footer-text[data-v-6e5840c5]{color:#cbd5e0;line-height:1.6;margin-bottom:1rem;font-size:.9rem}.footer-links[data-v-6e5840c5]{list-style:none;padding:0;margin:0}.footer-links li[data-v-6e5840c5]{margin-bottom:.5rem}.footer-link[data-v-6e5840c5]{color:#cbd5e0;text-decoration:none;transition:color .3s;font-size:.9rem}.footer-link[data-v-6e5840c5]:hover{color:#667eea}.footer-bottom[data-v-6e5840c5]{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem;text-align:center}.copyright[data-v-6e5840c5]{color:#cbd5e0;margin-bottom:.5rem;font-size:.9rem}.footer-note[data-v-6e5840c5]{color:#a0aec0;font-size:.85rem}@media (max-width:768px){.footer[data-v-6e5840c5]{padding:2rem 1rem 1rem}.footer-content[data-v-6e5840c5]{grid-template-columns:1fr;gap:1.5rem}}#app{min-height:100vh;display:flex;flex-direction:column}#app>router-view{flex:1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.home[data-v-d6c236d0]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding-bottom:3rem}.hero-section[data-v-d6c236d0]{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:3rem}.hero-title[data-v-d6c236d0]{font-size:3rem;margin-bottom:1rem;animation:fadeInDown-d6c236d0 .8s}.hero-subtitle[data-v-d6c236d0]{font-size:1.5rem;opacity:.9;animation:fadeInUp-d6c236d0 .8s}.hero-description[data-v-d6c236d0]{max-width:900px;margin:2rem auto 0;padding:0 2rem;text-align:left;animation:fadeInUp-d6c236d0 1s}.hero-description p[data-v-d6c236d0]{font-size:1.1rem;line-height:1.8;opacity:.95;color:hsla(0,0%,100%,.98);margin:0}@keyframes fadeInDown-d6c236d0{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp-d6c236d0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.section-title[data-v-d6c236d0]{font-size:2.5rem;text-align:center;margin-bottom:2rem;color:#333}.section-subtitle[data-v-d6c236d0]{text-align:center;color:#666;margin-top:-1.5rem;margin-bottom:2rem}.categories-section[data-v-d6c236d0],.featured-section[data-v-d6c236d0],.games-section[data-v-d6c236d0],.trending-section[data-v-d6c236d0]{max-width:1200px;margin:0 auto;padding:2rem}.featured-grid[data-v-d6c236d0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.featured-card[data-v-d6c236d0]{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 6px 18px rgba(102,126,234,.16);cursor:pointer;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.featured-card[data-v-d6c236d0]:hover{transform:translateY(-6px);box-shadow:0 12px 28px rgba(102,126,234,.24)}.featured-media[data-v-d6c236d0]{position:relative;width:100%;padding-top:60%;overflow:hidden}.featured-media img[data-v-d6c236d0]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.featured-card:hover .featured-media img[data-v-d6c236d0]{transform:scale(1.05)}.featured-badge[data-v-d6c236d0]{position:absolute;top:16px;left:16px;background:linear-gradient(135deg,#ff9a9e,#fad0c4);color:#fff;font-size:.75rem;padding:.35rem .75rem;border-radius:999px;letter-spacing:.05em}.featured-info[data-v-d6c236d0]{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.featured-title[data-v-d6c236d0]{font-size:1.25rem;color:#333}.featured-desc[data-v-d6c236d0]{color:#666;font-size:.95rem;line-height:1.6;flex:1}.featured-category[data-v-d6c236d0]{align-self:flex-start;background:rgba(102,126,234,.15);color:#667eea;font-size:.85rem;padding:.35rem .75rem;border-radius:12px}.trending-list[data-v-d6c236d0]{display:flex;flex-direction:column;gap:1rem}.trending-item[data-v-d6c236d0]{display:grid;grid-template-columns:64px 120px 1fr auto;align-items:center;background:#fff;border-radius:16px;padding:1rem 1.5rem;box-shadow:0 4px 14px rgba(0,0,0,.08);cursor:pointer;transition:transform .25s,box-shadow .25s}.trending-item[data-v-d6c236d0]:hover{transform:translateY(-4px);box-shadow:0 10px 26px rgba(0,0,0,.12)}.trending-rank[data-v-d6c236d0]{font-size:1.5rem;font-weight:700;color:#999}.trending-rank.top[data-v-d6c236d0]{color:#ff8a65}.trending-thumb[data-v-d6c236d0]{width:120px;height:72px;border-radius:12px;overflow:hidden;margin-right:1rem}.trending-thumb img[data-v-d6c236d0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.trending-info[data-v-d6c236d0]{display:flex;flex-direction:column;gap:.4rem}.trending-title[data-v-d6c236d0]{font-size:1.1rem;color:#333}.trending-desc[data-v-d6c236d0]{font-size:.9rem;color:#666;line-height:1.5}.trending-play[data-v-d6c236d0]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:999px;padding:.6rem 1.5rem;font-weight:600;cursor:pointer;transition:opacity .2s}.trending-item:hover .trending-play[data-v-d6c236d0]{opacity:.85}.categories-grid[data-v-d6c236d0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.category-card[data-v-d6c236d0]{background:#fff;border-radius:18px;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.category-card[data-v-d6c236d0]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s}.category-card[data-v-d6c236d0]:hover:before{left:100%}.category-card[data-v-d6c236d0]:hover{transform:translateY(-10px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.category-icon[data-v-d6c236d0]{font-size:4rem;margin-bottom:1rem}.category-name[data-v-d6c236d0]{font-size:1.5rem;color:#333;margin-bottom:.5rem}.category-name-en[data-v-d6c236d0]{font-size:1rem;color:#666;margin-bottom:1rem;font-style:italic}.category-description[data-v-d6c236d0]{color:#888;font-size:.9rem}.category-arrow[data-v-d6c236d0]{position:absolute;bottom:1rem;right:1rem;font-size:1.5rem;color:#667eea;opacity:0;transition:opacity .3s}.category-card:hover .category-arrow[data-v-d6c236d0]{opacity:1}.games-grid[data-v-d6c236d0]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.game-card[data-v-d6c236d0]{background:#fff;border-radius:15px;overflow:hidden;cursor:pointer;transition:all .3s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.game-card[data-v-d6c236d0]:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.game-image[data-v-d6c236d0]{position:relative;width:100%;height:200px;overflow:hidden}.game-image img[data-v-d6c236d0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.game-card:hover .game-image img[data-v-d6c236d0]{transform:scale(1.1)}.game-overlay[data-v-d6c236d0]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.game-card:hover .game-overlay[data-v-d6c236d0]{opacity:1}.play-button[data-v-d6c236d0]{color:#fff;font-size:1.2rem;font-weight:700;padding:.5rem 1.5rem;background:#667eea;border-radius:25px}.game-info[data-v-d6c236d0]{padding:1.5rem}.game-title[data-v-d6c236d0]{font-size:1.3rem;color:#333;margin-bottom:.5rem}.game-description[data-v-d6c236d0]{color:#666;font-size:.9rem}.no-games[data-v-d6c236d0]{text-align:center;padding:4rem 2rem;color:#666;font-size:1.2rem}@media (max-width:768px){.hero-title[data-v-d6c236d0]{font-size:2rem}.hero-subtitle[data-v-d6c236d0]{font-size:1.2rem}.categories-grid[data-v-d6c236d0]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.games-grid[data-v-d6c236d0]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}}.game-list[data-v-c8d345b6]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding:2rem}.header-content[data-v-c8d345b6]{max-width:1200px;margin:0 auto 3rem;text-align:center}.page-title[data-v-c8d345b6]{font-size:3rem;color:#333;margin-bottom:1rem}.page-description[data-v-c8d345b6]{font-size:1.2rem;color:#666}.games-container[data-v-c8d345b6]{max-width:1200px;margin:0 auto}.games-grid[data-v-c8d345b6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.game-card[data-v-c8d345b6]{background:#fff;border-radius:15px;overflow:hidden;cursor:pointer;transition:all .3s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.game-card[data-v-c8d345b6]:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.game-image[data-v-c8d345b6]{position:relative;width:100%;height:200px;overflow:hidden}.game-image img[data-v-c8d345b6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.game-card:hover .game-image img[data-v-c8d345b6]{transform:scale(1.1)}.game-overlay[data-v-c8d345b6]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.game-card:hover .game-overlay[data-v-c8d345b6]{opacity:1}.play-button[data-v-c8d345b6]{color:#fff;font-size:1.2rem;font-weight:700;padding:.5rem 1.5rem;background:#667eea;border-radius:25px}.game-info[data-v-c8d345b6]{padding:1.5rem}.game-title[data-v-c8d345b6]{font-size:1.3rem;color:#333;margin-bottom:.5rem}.game-description[data-v-c8d345b6]{color:#666;font-size:.9rem}.no-games[data-v-c8d345b6]{text-align:center;padding:4rem 2rem;color:#666;font-size:1.2rem}@media (max-width:768px){.game-list[data-v-c8d345b6]{padding:1rem}.page-title[data-v-c8d345b6]{font-size:2rem}.games-grid[data-v-c8d345b6]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}.game-detail[data-v-0a3be5ce]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding:2rem}.game-container[data-v-0a3be5ce]{max-width:1400px;margin:0 auto}.game-header[data-v-0a3be5ce]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:15px;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ad-slot[data-v-0a3be5ce]{margin:0 0 2rem 0}.ad-placeholder[data-v-0a3be5ce]{border:2px dashed rgba(102,126,234,.35);border-radius:14px;padding:1.5rem;min-height:120px;text-align:center;background:rgba(102,126,234,.08);color:#4a5568;font-size:.95rem;line-height:1.7;display:flex;align-items:center;justify-content:center}.ad-placeholder[data-v-0a3be5ce]:before{content:""}.ad-title[data-v-0a3be5ce]{margin:0 0 .4rem 0;font-weight:600;color:#2d3748}.ad-desc[data-v-0a3be5ce]{margin:0}.back-button[data-v-0a3be5ce]{background:hsla(0,0%,100%,.2);border:2px solid #fff;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer;font-size:1rem;margin-bottom:1rem;transition:all .3s}.back-button[data-v-0a3be5ce]:hover{background:#fff;color:#667eea}.game-title[data-v-0a3be5ce]{font-size:2.5rem;margin-bottom:.5rem}.game-description[data-v-0a3be5ce]{font-size:1.2rem;opacity:.9}.game-intro-section[data-v-0a3be5ce]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem}.intro-card[data-v-0a3be5ce]{max-width:800px;margin:0 auto}.intro-header[data-v-0a3be5ce]{text-align:center;margin-bottom:2rem}.intro-header h2[data-v-0a3be5ce]{font-size:2rem;color:#333;margin:0}.intro-content[data-v-0a3be5ce]{margin-bottom:2rem}.info-item[data-v-0a3be5ce]{padding:1rem;margin-bottom:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #667eea}.info-item strong[data-v-0a3be5ce]{color:#667eea;display:inline-block;min-width:100px;vertical-align:top}.game-detail-description[data-v-0a3be5ce]{margin:.5rem 0 0 0;color:#666;line-height:1.8;text-align:justify;white-space:pre-line}.play-instructions[data-v-0a3be5ce]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:10px;margin-top:1.5rem}.play-instructions h3[data-v-0a3be5ce]{margin:0 0 .5rem 0;font-size:1.3rem}.play-instructions p[data-v-0a3be5ce]{margin:0;opacity:.95;line-height:1.6}.play-button-container[data-v-0a3be5ce]{text-align:center;margin-top:2rem}.play-button[data-v-0a3be5ce]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1.2rem 3rem;font-size:1.5rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px rgba(102,126,234,.4);text-transform:uppercase;letter-spacing:1px}.play-button[data-v-0a3be5ce]:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(102,126,234,.6)}.play-button[data-v-0a3be5ce]:active{transform:translateY(-1px)}.play-button[data-v-0a3be5ce]:focus{outline:none;box-shadow:0 0 0 3px rgba(102,126,234,.3)}.game-wrapper[data-v-0a3be5ce]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem}.game-frame-container[data-v-0a3be5ce]{position:relative;width:100%;border-radius:10px;background:#000;overflow:hidden}.game-frame-container[data-v-0a3be5ce]:before{content:"";display:block;padding-top:calc((var(--aspect-h, 9)/var(--aspect-w, 16))*100%)}.game-frame[data-v-0a3be5ce]{position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:1;transition:opacity .3s}.game-frame.iframe-hidden[data-v-0a3be5ce]{opacity:0;pointer-events:none}.loading-indicator[data-v-0a3be5ce]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:10}.spinner[data-v-0a3be5ce]{border:4px solid hsla(0,0%,100%,.3);border-radius:50%;border-top:4px solid #fff;width:40px;height:40px;animation:spin-0a3be5ce 1s linear infinite;margin:0 auto 1rem}@keyframes spin-0a3be5ce{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-indicator p[data-v-0a3be5ce]{color:#fff;font-size:1rem}.iframe-error[data-v-0a3be5ce]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;padding:2rem;background:rgba(0,0,0,.8);border-radius:10px;z-index:10;max-width:90%}.error-icon[data-v-0a3be5ce]{font-size:3rem;margin-bottom:1rem}.iframe-error p[data-v-0a3be5ce]{margin-bottom:.5rem;font-size:1.1rem}.error-detail[data-v-0a3be5ce]{font-size:.9rem;color:#ccc;margin-bottom:1.5rem}.error-actions[data-v-0a3be5ce]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.open-game-btn[data-v-0a3be5ce]{display:inline-block;padding:.8rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:25px;font-weight:700;transition:transform .3s}.open-game-btn[data-v-0a3be5ce]:hover{transform:scale(1.05)}.retry-btn[data-v-0a3be5ce]{background:hsla(0,0%,100%,.2);color:#fff;border:2px solid #fff;padding:.8rem 2rem;border-radius:25px;font-weight:700;cursor:pointer;transition:all .3s}.retry-btn[data-v-0a3be5ce]:hover{background:#fff;color:#333}.game-link[data-v-0a3be5ce]{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.external-link[data-v-0a3be5ce]{color:#667eea;text-decoration:none;word-break:break-all}.external-link[data-v-0a3be5ce]:hover{text-decoration:underline}.game-info-section[data-v-0a3be5ce]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.info-card h3[data-v-0a3be5ce]{font-size:1.5rem;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.info-card p[data-v-0a3be5ce]{margin:.8rem 0;color:#666;line-height:1.6}.info-card strong[data-v-0a3be5ce]{color:#333}.loading[data-v-0a3be5ce]{text-align:center;padding:4rem;color:#666;font-size:1.2rem}.analysis-grid[data-v-0a3be5ce]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.analysis-card[data-v-0a3be5ce]{background:#f8f9fa;border-radius:10px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.analysis-title[data-v-0a3be5ce]{font-size:1.8rem;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.analysis-intro[data-v-0a3be5ce]{font-size:1rem;color:#666;margin-bottom:1rem;line-height:1.6}.analysis-list[data-v-0a3be5ce]{list-style:none;padding:0;margin-bottom:1rem}.analysis-item[data-v-0a3be5ce]{font-size:.95rem;color:#555;margin-bottom:.5rem;line-height:1.5}.analysis-summary[data-v-0a3be5ce]{font-size:.9rem;color:#888;margin-top:1rem;line-height:1.4}.analysis-footnote[data-v-0a3be5ce]{font-size:.8rem;color:#999;margin-top:.5rem;text-align:right}@media (max-width:768px){.game-detail[data-v-0a3be5ce]{padding:1rem}.game-title[data-v-0a3be5ce]{font-size:1.8rem}.game-description[data-v-0a3be5ce]{font-size:1rem}.analysis-grid[data-v-0a3be5ce]{gap:1rem}.game-frame-container[data-v-0a3be5ce]{--aspect-w:9;--aspect-h:16}.game-intro-section[data-v-0a3be5ce]{padding:1.5rem}.intro-header h2[data-v-0a3be5ce]{font-size:1.5rem}.play-button[data-v-0a3be5ce]{padding:1rem 2rem;font-size:1.2rem;width:100%;max-width:300px}.info-item[data-v-0a3be5ce]{padding:.8rem}.info-item strong[data-v-0a3be5ce]{display:block;margin-bottom:.3rem;min-width:auto}.analysis-grid[data-v-0a3be5ce]{grid-template-columns:1fr}.analysis-title[data-v-0a3be5ce]{font-size:1.5rem}.analysis-intro[data-v-0a3be5ce]{font-size:.9rem}.analysis-item[data-v-0a3be5ce]{font-size:.85rem}.analysis-summary[data-v-0a3be5ce]{font-size:.8rem}.analysis-footnote[data-v-0a3be5ce]{font-size:.7rem}.ad-placeholder[data-v-0a3be5ce]{font-size:.9rem}}.about-page[data-v-5c135231]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding:2rem}.page-container[data-v-5c135231]{max-width:900px;margin:0 auto;background:#fff;border-radius:15px;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page-title[data-v-5c135231]{font-size:3rem;color:#333;margin-bottom:2rem;text-align:center}.about-section[data-v-5c135231]{margin-bottom:2.5rem}.about-section h2[data-v-5c135231]{font-size:1.5rem;color:#667eea;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.about-section p[data-v-5c135231]{color:#555;line-height:1.8;margin-bottom:1rem}.about-section ol[data-v-5c135231],.about-section ul[data-v-5c135231]{margin-left:2rem;margin-bottom:1rem;color:#555}.highlight-list[data-v-5c135231]{display:flex;flex-direction:column;gap:.75rem}.highlight-list li[data-v-5c135231]{background:rgba(102,126,234,.08);border-radius:10px;padding:.75rem 1rem;border-left:4px solid #667eea}.team-grid[data-v-5c135231]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:1.5rem 0}.team-card[data-v-5c135231]{background:#f8f9ff;border-radius:12px;padding:1.5rem;box-shadow:0 6px 16px rgba(102,126,234,.12);display:flex;flex-direction:column;gap:.6rem;color:#444}.team-card h3[data-v-5c135231]{margin:0;color:#4c51bf}.team-note[data-v-5c135231]{color:#666;font-style:italic}.changelog[data-v-5c135231]{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.changelog-item[data-v-5c135231]{display:grid;grid-template-columns:120px 1fr;gap:1rem;align-items:start}.changelog-date[data-v-5c135231]{font-weight:700;color:#4c51bf}.changelog-content[data-v-5c135231]{background:#fff;border-radius:10px;padding:1rem 1.25rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.changelog-content p[data-v-5c135231]{margin:.35rem 0 0 0;color:#555;line-height:1.6}.about-section li[data-v-5c135231]{line-height:1.8;margin-bottom:.5rem}.about-section strong[data-v-5c135231]{color:#667eea}.link[data-v-5c135231]{color:#667eea;text-decoration:none;font-weight:500}.link[data-v-5c135231]:hover{text-decoration:underline}@media (max-width:768px){.about-page[data-v-5c135231]{padding:1rem}.page-container[data-v-5c135231]{padding:1.5rem}.page-title[data-v-5c135231]{font-size:2rem}.about-section h2[data-v-5c135231]{font-size:1.3rem}.changelog-item[data-v-5c135231]{grid-template-columns:1fr}}.policy-page[data-v-28283951]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding:2rem}.page-container[data-v-28283951]{max-width:900px;margin:0 auto;background:#fff;border-radius:15px;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page-title[data-v-28283951]{font-size:3rem;color:#333;margin-bottom:1rem;text-align:center}.last-updated[data-v-28283951]{text-align:center;color:#666;margin-bottom:2rem;font-style:italic}.policy-section[data-v-28283951]{margin-bottom:2.5rem}.policy-section h2[data-v-28283951]{font-size:1.5rem;color:#667eea;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.policy-section p[data-v-28283951]{color:#555;line-height:1.8;margin-bottom:1rem}.policy-section ul[data-v-28283951]{margin-left:2rem;margin-bottom:1rem;color:#555}.policy-section li[data-v-28283951]{line-height:1.8;margin-bottom:.5rem}.policy-section a[data-v-28283951]{color:#667eea;text-decoration:none;font-weight:500}.policy-section a[data-v-28283951]:hover{text-decoration:underline}@media (max-width:768px){.policy-page[data-v-28283951]{padding:1rem}.page-container[data-v-28283951]{padding:1.5rem}.page-title[data-v-28283951]{font-size:2rem}.policy-section h2[data-v-28283951]{font-size:1.3rem}}.terms-page[data-v-78165d16]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding:2rem}.page-container[data-v-78165d16]{max-width:900px;margin:0 auto;background:#fff;border-radius:15px;padding:3rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page-title[data-v-78165d16]{font-size:3rem;color:#333;margin-bottom:1rem;text-align:center}.last-updated[data-v-78165d16]{text-align:center;color:#666;margin-bottom:2rem;font-style:italic}.terms-section[data-v-78165d16]{margin-bottom:2.5rem}.terms-section h2[data-v-78165d16]{font-size:1.5rem;color:#667eea;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.terms-section p[data-v-78165d16]{color:#555;line-height:1.8;margin-bottom:1rem}.terms-section ul[data-v-78165d16]{margin-left:2rem;margin-bottom:1rem;color:#555}.terms-section li[data-v-78165d16]{line-height:1.8;margin-bottom:.5rem}.terms-section a[data-v-78165d16]{color:#667eea;text-decoration:none;font-weight:500}.terms-section a[data-v-78165d16]:hover{text-decoration:underline}@media (max-width:768px){.terms-page[data-v-78165d16]{padding:1rem}.page-container[data-v-78165d16]{padding:1.5rem}.page-title[data-v-78165d16]{font-size:2rem}.terms-section h2[data-v-78165d16]{font-size:1.3rem}}.blog-page[data-v-740156b8]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding:2rem}.page-container[data-v-740156b8]{max-width:1200px;margin:0 auto}.page-title[data-v-740156b8]{font-size:3rem;color:#333;text-align:center;margin-bottom:.5rem}.page-subtitle[data-v-740156b8]{text-align:center;color:#666;font-size:1.2rem;margin-bottom:3rem}.blog-list[data-v-740156b8]{display:grid;gap:2rem}.blog-card[data-v-740156b8]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s,box-shadow .3s;display:grid;grid-template-columns:200px 1fr}.blog-card[data-v-740156b8]:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.blog-image[data-v-740156b8]{width:200px;height:150px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}.blog-image img[data-v-740156b8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-content[data-v-740156b8]{padding:1.5rem}.blog-title[data-v-740156b8]{font-size:1.5rem;color:#333;margin-bottom:.75rem}.blog-excerpt[data-v-740156b8]{color:#666;line-height:1.6;margin-bottom:1rem}.blog-meta[data-v-740156b8]{display:flex;gap:1rem;font-size:.9rem;color:#999}.blog-category[data-v-740156b8]{background:rgba(102,126,234,.15);color:#667eea;padding:.25rem .75rem;border-radius:12px}@media (max-width:768px){.blog-card[data-v-740156b8]{grid-template-columns:1fr}.blog-image[data-v-740156b8]{width:100%;height:200px}}.guides-page[data-v-9e4434f6]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding:2rem}.page-container[data-v-9e4434f6]{max-width:1200px;margin:0 auto}.page-title[data-v-9e4434f6]{font-size:3rem;color:#333;text-align:center;margin-bottom:.5rem}.page-subtitle[data-v-9e4434f6]{text-align:center;color:#666;font-size:1.2rem;margin-bottom:3rem}.guides-grid[data-v-9e4434f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.guide-card[data-v-9e4434f6]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s,box-shadow .3s;text-align:center}.guide-card[data-v-9e4434f6]:hover{transform:translateY(-6px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.guide-icon[data-v-9e4434f6]{font-size:4rem;margin-bottom:1rem}.guide-title[data-v-9e4434f6]{font-size:1.5rem;color:#333;margin-bottom:1rem}.guide-description[data-v-9e4434f6]{color:#666;line-height:1.6;margin-bottom:1rem}.guide-content[data-v-9e4434f6]{color:#555;line-height:1.7;margin-bottom:1.5rem;font-size:.95rem}.guide-content p[data-v-9e4434f6]{margin:0}.guide-meta[data-v-9e4434f6]{display:flex;justify-content:space-between;align-items:center;color:#999;font-size:.9rem;padding-top:1rem;border-top:1px solid #eee}.guide-category[data-v-9e4434f6]{background:rgba(102,126,234,.15);color:#667eea;padding:.25rem .75rem;border-radius:12px;font-size:.85rem}.intro-section[data-v-9e4434f6]{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.intro-section p[data-v-9e4434f6]{color:#555;line-height:1.8;font-size:1.05rem;margin:0}.additional-content[data-v-9e4434f6]{background:#fff;border-radius:12px;padding:2rem;margin-top:3rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.additional-content h2[data-v-9e4434f6]{color:#333;font-size:2rem;margin-bottom:1rem}.additional-content h3[data-v-9e4434f6]{color:#667eea;font-size:1.5rem;margin-top:2rem;margin-bottom:1rem}.additional-content p[data-v-9e4434f6]{color:#555;line-height:1.8;margin-bottom:1rem}.additional-content ol[data-v-9e4434f6],.additional-content ul[data-v-9e4434f6]{margin-left:2rem;margin-bottom:1rem;color:#555;line-height:1.8}.additional-content li[data-v-9e4434f6]{margin-bottom:.5rem}.additional-content strong[data-v-9e4434f6]{color:#667eea}.faq-page[data-v-3880decd]{min-height:100vh;background:linear-gradient(180deg,#f5f7fa 0,#c3cfe2);padding:2rem}.page-container[data-v-3880decd]{max-width:900px;margin:0 auto}.page-title[data-v-3880decd]{font-size:3rem;color:#333;text-align:center;margin-bottom:.5rem}.page-subtitle[data-v-3880decd]{text-align:center;color:#666;font-size:1.2rem;margin-bottom:3rem}.faq-list[data-v-3880decd]{display:flex;flex-direction:column;gap:1rem}.faq-item[data-v-3880decd]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.faq-question[data-v-3880decd]{width:100%;padding:1.5rem;background:#fff;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s}.faq-question[data-v-3880decd]:hover{background:#f8f9ff}.faq-icon[data-v-3880decd]{font-size:1.5rem;color:#667eea;font-weight:700}.faq-answer[data-v-3880decd]{padding:0 1.5rem 1.5rem;color:#666;line-height:1.8}.faq-answer p[data-v-3880decd]{margin:0}