*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f0f1e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#app{width:100%;min-height:100vh}button,input,select{font-family:inherit}.blog-page[data-v-4f1cf073]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0f0f1e,#1a1a2e,#16213e);color:#e0e0e0}.header[data-v-4f1cf073]{background:#0f0f1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100}.header-container[data-v-4f1cf073]{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.logo-section[data-v-4f1cf073]{display:flex;align-items:center;text-decoration:none}.logo[data-v-4f1cf073]{height:50px;width:auto}.lang-toggle[data-v-4f1cf073]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.lang-toggle[data-v-4f1cf073]:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.hero[data-v-4f1cf073]{background:linear-gradient(135deg,#8a2be226,#4a00e01a);padding:80px 24px;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.hero-container[data-v-4f1cf073]{max-width:800px;margin:0 auto}.hero-title[data-v-4f1cf073]{font-size:56px;font-weight:700;margin:0 0 16px;background:linear-gradient(135deg,#fff,#a0a0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtitle[data-v-4f1cf073]{font-size:20px;color:#b0b0b0;margin:0;line-height:1.5}.main-content[data-v-4f1cf073]{flex:1;padding:48px 24px}.content-container[data-v-4f1cf073]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:48px}.main-column[data-v-4f1cf073]{min-width:0}.filters-section[data-v-4f1cf073]{display:flex;gap:16px;margin-bottom:40px;flex-wrap:wrap}.search-filter[data-v-4f1cf073]{position:relative;flex:1;min-width:250px}.search-icon[data-v-4f1cf073]{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:gray}.search-input[data-v-4f1cf073]{width:100%;padding:14px 16px 14px 48px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:15px;transition:all .3s ease}.search-input[data-v-4f1cf073]:focus{outline:none;border-color:#8a2be280;background:#ffffff14}.search-input[data-v-4f1cf073]::placeholder{color:gray}.category-filter[data-v-4f1cf073]{display:flex;align-items:center;gap:12px}.filter-label[data-v-4f1cf073]{font-size:15px;color:#b0b0b0;font-weight:500}.category-select[data-v-4f1cf073]{padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:15px;cursor:pointer;transition:all .3s ease;min-width:200px}.category-select[data-v-4f1cf073]:focus{outline:none;border-color:#8a2be280;background:#ffffff14}.posts-grid[data-v-4f1cf073]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:32px;margin-bottom:48px}.post-card[data-v-4f1cf073]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease;cursor:pointer}.post-card[data-v-4f1cf073]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #8a2be226;border-color:#8a2be24d}.post-image[data-v-4f1cf073]{width:100%;height:220px;overflow:hidden}.post-image img[data-v-4f1cf073]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card:hover .post-image img[data-v-4f1cf073]{transform:scale(1.05)}.post-content[data-v-4f1cf073]{padding:24px}.category-chip[data-v-4f1cf073]{display:inline-block;padding:6px 14px;background:#8a2be233;border:1px solid rgba(138,43,226,.3);border-radius:20px;font-size:12px;font-weight:600;color:#d0a0ff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.post-title[data-v-4f1cf073]{font-size:22px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.3}.post-excerpt[data-v-4f1cf073]{font-size:15px;color:#b0b0b0;line-height:1.6;margin:0 0 16px}.post-meta[data-v-4f1cf073]{display:flex;gap:16px;font-size:13px;color:gray;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.read-more[data-v-4f1cf073]{color:#a0a0ff;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease;display:inline-block}.read-more[data-v-4f1cf073]:hover{color:#c0c0ff;transform:translate(4px)}.pagination[data-v-4f1cf073]{display:flex;justify-content:center;gap:8px;margin-top:48px}.pagination-btn[data-v-4f1cf073]{padding:10px 18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#b0b0b0;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.pagination-btn[data-v-4f1cf073]:hover:not(:disabled){background:#ffffff1a;border-color:#8a2be280;color:#fff}.pagination-btn.active[data-v-4f1cf073]{background:#8a2be24d;border-color:#8a2be280;color:#fff}.pagination-btn[data-v-4f1cf073]:disabled{opacity:.4;cursor:not-allowed}.sidebar[data-v-4f1cf073]{display:flex;flex-direction:column;gap:32px}.sidebar-section[data-v-4f1cf073]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px}.sidebar-title[data-v-4f1cf073]{font-size:20px;font-weight:700;color:#fff;margin:0 0 20px}.featured-posts[data-v-4f1cf073]{display:flex;flex-direction:column;gap:20px}.featured-card[data-v-4f1cf073]{display:flex;gap:12px;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}.featured-card[data-v-4f1cf073]:hover{background:#ffffff0d}.featured-image[data-v-4f1cf073]{width:80px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0}.featured-content[data-v-4f1cf073]{flex:1;display:flex;flex-direction:column;justify-content:center}.featured-title[data-v-4f1cf073]{font-size:14px;font-weight:600;color:#fff;margin:0 0 6px;line-height:1.4}.featured-date[data-v-4f1cf073]{font-size:12px;color:gray}.trending-tags[data-v-4f1cf073]{display:flex;flex-wrap:wrap;gap:8px}.trending-tag[data-v-4f1cf073]{padding:8px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:13px;color:#b0b0b0;cursor:pointer;transition:all .3s ease}.trending-tag[data-v-4f1cf073]:hover{background:#8a2be233;border-color:#8a2be24d;color:#d0a0ff;transform:translateY(-2px)}.subscribe-text[data-v-4f1cf073]{font-size:14px;color:#b0b0b0;line-height:1.6;margin:0 0 20px}.subscribe-form[data-v-4f1cf073]{display:flex;flex-direction:column;gap:12px}.subscribe-input[data-v-4f1cf073]{padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;transition:all .3s ease}.subscribe-input[data-v-4f1cf073]:focus{outline:none;border-color:#8a2be280;background:#ffffff14}.subscribe-input[data-v-4f1cf073]::placeholder{color:gray}.subscribe-btn[data-v-4f1cf073]{padding:14px 24px;background:linear-gradient(135deg,#8a2be299,#4a00e099);border:1px solid rgba(138,43,226,.4);border-radius:8px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.subscribe-btn[data-v-4f1cf073]:hover{background:linear-gradient(135deg,#8a2be2cc,#4a00e0cc);transform:translateY(-2px);box-shadow:0 8px 20px #8a2be24d}.footer[data-v-4f1cf073]{background:#0f0f1ef2;border-top:1px solid rgba(255,255,255,.1);padding:32px 24px;margin-top:auto}.footer-container[data-v-4f1cf073]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-text[data-v-4f1cf073]{color:gray;font-size:14px;margin:0}.footer-links[data-v-4f1cf073]{display:flex;align-items:center;gap:12px}.footer-link[data-v-4f1cf073]{color:#b0b0b0;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-link[data-v-4f1cf073]:hover{color:#fff}.footer-divider[data-v-4f1cf073]{color:#404040}@media (max-width: 1200px){.content-container[data-v-4f1cf073]{grid-template-columns:1fr}.sidebar[data-v-4f1cf073]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}}@media (max-width: 768px){.hero-title[data-v-4f1cf073]{font-size:40px}.hero-subtitle[data-v-4f1cf073]{font-size:18px}.posts-grid[data-v-4f1cf073]{grid-template-columns:1fr}.filters-section[data-v-4f1cf073]{flex-direction:column}.category-filter[data-v-4f1cf073]{flex-direction:column;align-items:flex-start;width:100%}.category-select[data-v-4f1cf073]{width:100%}.sidebar[data-v-4f1cf073]{grid-template-columns:1fr}.footer-container[data-v-4f1cf073]{flex-direction:column;text-align:center}.header-container[data-v-4f1cf073]{padding:12px 16px}.logo[data-v-4f1cf073]{height:40px}.main-content[data-v-4f1cf073]{padding:32px 16px}}@media (max-width: 480px){.hero[data-v-4f1cf073]{padding:48px 16px}.hero-title[data-v-4f1cf073]{font-size:32px}.hero-subtitle[data-v-4f1cf073]{font-size:16px}.post-title[data-v-4f1cf073]{font-size:20px}.pagination[data-v-4f1cf073]{flex-wrap:wrap}}.category-page[data-v-c3cd1bc9]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0f0f1e,#1a1a2e,#16213e);color:#e0e0e0}.header[data-v-c3cd1bc9]{background:#0f0f1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100}.header-container[data-v-c3cd1bc9]{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.logo-section[data-v-c3cd1bc9]{display:flex;align-items:center;text-decoration:none}.logo[data-v-c3cd1bc9]{height:50px;width:auto}.lang-toggle[data-v-c3cd1bc9]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.lang-toggle[data-v-c3cd1bc9]:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.hero[data-v-c3cd1bc9]{padding:80px 24px 60px;text-align:center;background:linear-gradient(180deg,#1a1a2ecc,#0f0f1e00)}.hero-container[data-v-c3cd1bc9]{max-width:1400px;margin:0 auto}.hero-title[data-v-c3cd1bc9]{font-size:56px;font-weight:700;margin:0 0 16px;background:linear-gradient(135deg,#fff,#a0a0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtitle[data-v-c3cd1bc9]{font-size:18px;color:#b0b0b0;margin:0;line-height:1.5}.main-content[data-v-c3cd1bc9]{flex:1;padding:0 24px 60px}.content-wrapper[data-v-c3cd1bc9]{max-width:1400px;margin:0 auto}.search-section[data-v-c3cd1bc9]{margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.search-input[data-v-c3cd1bc9]{width:100%;padding:16px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:16px;transition:all .3s ease}.search-input[data-v-c3cd1bc9]:focus{outline:none;border-color:#a0a0ff80;background:#ffffff14}.search-input[data-v-c3cd1bc9]::placeholder{color:gray}.posts-grid[data-v-c3cd1bc9]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:32px;margin-top:40px}.post-card[data-v-c3cd1bc9]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .3s ease}.post-card[data-v-c3cd1bc9]:hover{transform:translateY(-8px);border-color:#a0a0ff4d;box-shadow:0 12px 40px #0006}.post-image-wrapper[data-v-c3cd1bc9]{width:100%;height:240px;overflow:hidden}.post-image[data-v-c3cd1bc9]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.post-card:hover .post-image[data-v-c3cd1bc9]{transform:scale(1.1)}.post-content[data-v-c3cd1bc9]{padding:24px}.post-title[data-v-c3cd1bc9]{font-size:22px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.3}.post-meta[data-v-c3cd1bc9]{display:flex;align-items:center;gap:8px;font-size:14px;color:gray;margin:0 0 16px}.post-author[data-v-c3cd1bc9]{color:#a0a0ff}.post-divider[data-v-c3cd1bc9]{color:#404040}.post-excerpt[data-v-c3cd1bc9]{font-size:15px;color:#b0b0b0;line-height:1.6;margin:0 0 20px}.read-more[data-v-c3cd1bc9]{color:#a0a0ff;font-weight:600;font-size:15px;text-decoration:none;transition:all .3s ease;display:inline-block}.read-more[data-v-c3cd1bc9]:hover{color:#c0c0ff;transform:translate(4px)}.no-results[data-v-c3cd1bc9]{text-align:center;padding:60px 24px;color:gray;font-size:18px}.footer[data-v-c3cd1bc9]{background:#0f0f1ef2;border-top:1px solid rgba(255,255,255,.1);padding:32px 24px;margin-top:auto}.footer-container[data-v-c3cd1bc9]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-text[data-v-c3cd1bc9]{color:gray;font-size:14px;margin:0}.footer-links[data-v-c3cd1bc9]{display:flex;align-items:center;gap:12px}.footer-link[data-v-c3cd1bc9]{color:#b0b0b0;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-link[data-v-c3cd1bc9]:hover{color:#fff}.footer-divider[data-v-c3cd1bc9]{color:#404040}@media (max-width: 768px){.hero-title[data-v-c3cd1bc9]{font-size:40px}.posts-grid[data-v-c3cd1bc9]{grid-template-columns:1fr}.footer-container[data-v-c3cd1bc9]{flex-direction:column;text-align:center}.logo[data-v-c3cd1bc9]{height:40px}}.policy-page[data-v-797cb56f]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0f0f1e,#1a1a2e,#16213e);color:#e0e0e0}.header[data-v-797cb56f]{background:#0f0f1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100}.header-container[data-v-797cb56f]{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.logo-section[data-v-797cb56f]{display:flex;align-items:center;text-decoration:none}.logo[data-v-797cb56f]{height:50px;width:auto}.lang-toggle[data-v-797cb56f]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.lang-toggle[data-v-797cb56f]:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.main-content[data-v-797cb56f]{flex:1;padding:48px 24px}.content-container[data-v-797cb56f]{max-width:900px;margin:0 auto}.content-header[data-v-797cb56f]{text-align:center;margin-bottom:48px;padding-bottom:32px;border-bottom:2px solid rgba(255,255,255,.1)}.page-title[data-v-797cb56f]{font-size:48px;font-weight:700;margin:0 0 16px;background:linear-gradient(135deg,#fff,#a0a0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.last-updated[data-v-797cb56f]{font-size:14px;color:gray;margin:0}.content-body[data-v-797cb56f]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:48px}.policy-section[data-v-797cb56f]{margin-bottom:40px}.policy-section[data-v-797cb56f]:last-child{margin-bottom:0}.policy-section h2[data-v-797cb56f]{font-size:28px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.3}.policy-section h3[data-v-797cb56f]{font-size:20px;font-weight:600;color:#d0d0d0;margin:24px 0 12px;line-height:1.4}.policy-section p[data-v-797cb56f]{font-size:16px;color:#b0b0b0;line-height:1.7;margin:0 0 16px}.policy-section ul[data-v-797cb56f]{margin:16px 0;padding-left:24px}.policy-section li[data-v-797cb56f]{font-size:16px;color:#b0b0b0;line-height:1.7;margin-bottom:8px}.policy-section li strong[data-v-797cb56f]{color:#d0d0d0}.policy-section a[data-v-797cb56f]{color:#a0a0ff;text-decoration:none;transition:color .3s ease}.policy-section a[data-v-797cb56f]:hover{color:#c0c0ff}.contact-info[data-v-797cb56f]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;margin-top:16px}.contact-info p[data-v-797cb56f]{margin:0 0 8px}.contact-info p[data-v-797cb56f]:last-child{margin-bottom:0}.footer[data-v-797cb56f]{background:#0f0f1ef2;border-top:1px solid rgba(255,255,255,.1);padding:32px 24px;margin-top:auto}.footer-container[data-v-797cb56f]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-text[data-v-797cb56f]{color:gray;font-size:14px;margin:0}.footer-links[data-v-797cb56f]{display:flex;align-items:center;gap:12px}.footer-link[data-v-797cb56f]{color:#b0b0b0;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-link[data-v-797cb56f]:hover{color:#fff}.footer-divider[data-v-797cb56f]{color:#404040}@media (max-width: 768px){.content-body[data-v-797cb56f]{padding:32px 24px}.page-title[data-v-797cb56f]{font-size:36px}.policy-section h2[data-v-797cb56f]{font-size:24px}.policy-section h3[data-v-797cb56f]{font-size:18px}.footer-container[data-v-797cb56f]{flex-direction:column;text-align:center}.logo[data-v-797cb56f]{height:40px}}@media (max-width: 480px){.main-content[data-v-797cb56f]{padding:32px 16px}.content-body[data-v-797cb56f]{padding:24px 16px}.page-title[data-v-797cb56f]{font-size:28px}}.terms-page[data-v-e209679e]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0f0f1e,#1a1a2e,#16213e);color:#e0e0e0}.header[data-v-e209679e]{background:#0f0f1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100}.header-container[data-v-e209679e]{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.logo-section[data-v-e209679e]{display:flex;align-items:center;text-decoration:none}.logo[data-v-e209679e]{height:50px;width:auto}.lang-toggle[data-v-e209679e]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.lang-toggle[data-v-e209679e]:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.main-content[data-v-e209679e]{flex:1;padding:48px 24px}.content-container[data-v-e209679e]{max-width:900px;margin:0 auto}.content-header[data-v-e209679e]{text-align:center;margin-bottom:48px;padding-bottom:32px;border-bottom:2px solid rgba(255,255,255,.1)}.page-title[data-v-e209679e]{font-size:48px;font-weight:700;margin:0 0 16px;background:linear-gradient(135deg,#fff,#a0a0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.last-updated[data-v-e209679e]{font-size:14px;color:gray;margin:0}.content-body[data-v-e209679e]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:48px}.terms-section[data-v-e209679e]{margin-bottom:40px}.terms-section[data-v-e209679e]:last-child{margin-bottom:0}.terms-section h2[data-v-e209679e]{font-size:28px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.3}.terms-section h3[data-v-e209679e]{font-size:20px;font-weight:600;color:#d0d0d0;margin:24px 0 12px;line-height:1.4}.terms-section p[data-v-e209679e]{font-size:16px;color:#b0b0b0;line-height:1.7;margin:0 0 16px}.terms-section ul[data-v-e209679e]{margin:16px 0;padding-left:24px}.terms-section li[data-v-e209679e]{font-size:16px;color:#b0b0b0;line-height:1.7;margin-bottom:8px}.terms-section li strong[data-v-e209679e]{color:#d0d0d0}.terms-section a[data-v-e209679e]{color:#a0a0ff;text-decoration:none;transition:color .3s ease}.terms-section a[data-v-e209679e]:hover{color:#c0c0ff}.contact-info[data-v-e209679e]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;margin-top:16px}.contact-info p[data-v-e209679e]{margin:0 0 8px}.contact-info p[data-v-e209679e]:last-child{margin-bottom:0}.footer[data-v-e209679e]{background:#0f0f1ef2;border-top:1px solid rgba(255,255,255,.1);padding:32px 24px;margin-top:auto}.footer-container[data-v-e209679e]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-text[data-v-e209679e]{color:gray;font-size:14px;margin:0}.footer-links[data-v-e209679e]{display:flex;align-items:center;gap:12px}.footer-link[data-v-e209679e]{color:#b0b0b0;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-link[data-v-e209679e]:hover{color:#fff}.footer-divider[data-v-e209679e]{color:#404040}@media (max-width: 768px){.content-body[data-v-e209679e]{padding:32px 24px}.page-title[data-v-e209679e]{font-size:36px}.terms-section h2[data-v-e209679e]{font-size:24px}.terms-section h3[data-v-e209679e]{font-size:18px}.footer-container[data-v-e209679e]{flex-direction:column;text-align:center}.logo[data-v-e209679e]{height:40px}}@media (max-width: 480px){.main-content[data-v-e209679e]{padding:32px 16px}.content-body[data-v-e209679e]{padding:24px 16px}.page-title[data-v-e209679e]{font-size:28px}}
