.app[data-v-1e5bc6a7]{min-height:100vh;background:#fafafa}.footer[data-v-3a8d599a]{background:#333;color:#fff;padding:30px 20px;text-align:center;margin-top:60px}.container[data-v-3a8d599a]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-links[data-v-3a8d599a]{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.footer-links a[data-v-3a8d599a]{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s;font-size:.95rem}.footer-links a[data-v-3a8d599a]:hover{opacity:1;text-decoration:underline}.footer p[data-v-3a8d599a]{margin:0;opacity:.8}@media (max-width: 768px){.footer-links[data-v-3a8d599a]{gap:1rem}.footer-links a[data-v-3a8d599a]{font-size:.85rem}}.home[data-v-c453ac08]{min-height:100vh;background:#fafafa}.container[data-v-c453ac08]{max-width:1200px;margin:0 auto;padding:0 20px}.header[data-v-c453ac08]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:80px 20px;text-align:center;margin-bottom:60px}.header-content h1[data-v-c453ac08]{font-size:3.5rem;margin-bottom:10px;font-weight:700;letter-spacing:-1px}.tagline[data-v-c453ac08]{font-size:1.3rem;font-weight:300;opacity:.95}.categories-section[data-v-c453ac08]{padding:60px 20px;background:white;margin-bottom:60px}.categories-section h2[data-v-c453ac08]{font-size:2.5rem;margin-bottom:40px;text-align:center;color:#333}.categories-grid[data-v-c453ac08]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.category-card[data-v-c453ac08]{padding:30px 20px;background:#f9f9f9;border-top:4px solid;border-radius:8px;text-align:center;text-decoration:none;color:#333;transition:all .3s ease;cursor:pointer}.category-card[data-v-c453ac08]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;background:white}.category-icon[data-v-c453ac08]{font-size:3rem;margin-bottom:15px}.category-card h3[data-v-c453ac08]{font-size:1.5rem;margin-bottom:10px}.category-card p[data-v-c453ac08]{color:#999;font-size:.9rem}.featured-section[data-v-c453ac08]{padding:60px 20px;background:white;margin-bottom:60px}.featured-section h2[data-v-c453ac08]{font-size:2.5rem;margin-bottom:40px;text-align:center;color:#333}.stories-grid[data-v-c453ac08]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.story-card[data-v-c453ac08]{background:white;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:all .3s ease}.story-card[data-v-c453ac08]:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.story-link[data-v-c453ac08]{text-decoration:none;color:inherit;display:block}.story-image[data-v-c453ac08]{position:relative;width:100%;height:200px;overflow:hidden;background:#e0e0e0}.story-image img[data-v-c453ac08]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.story-card:hover .story-image img[data-v-c453ac08]{transform:scale(1.05)}.story-category[data-v-c453ac08]{position:absolute;top:15px;right:15px;padding:6px 12px;background:rgba(0,0,0,.7);color:#fff;font-size:.75rem;border-radius:20px;font-weight:600;text-transform:uppercase}.story-content[data-v-c453ac08]{padding:25px}.story-content h3[data-v-c453ac08]{font-size:1.5rem;margin-bottom:10px;color:#333;line-height:1.3}.author[data-v-c453ac08]{color:#999;font-size:.9rem;margin-bottom:12px}.excerpt[data-v-c453ac08]{color:#666;font-size:.95rem;margin-bottom:15px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-meta[data-v-c453ac08]{display:flex;justify-content:space-between;font-size:.85rem;color:#999;border-top:1px solid #eee;padding-top:12px}.all-stories-section[data-v-c453ac08]{padding:60px 20px;background:#fafafa}.all-stories-section h2[data-v-c453ac08]{font-size:2.5rem;margin-bottom:40px;text-align:center;color:#333}.stories-list[data-v-c453ac08]{display:flex;flex-direction:column;gap:20px}.story-item[data-v-c453ac08]{background:white;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.story-item[data-v-c453ac08]:hover{box-shadow:0 8px 20px #0000001a}.story-item-link[data-v-c453ac08]{text-decoration:none;color:inherit;display:flex;gap:20px}.story-item-image[data-v-c453ac08]{width:200px;height:150px;flex-shrink:0;overflow:hidden;background:#e0e0e0}.story-item-image img[data-v-c453ac08]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.story-item:hover .story-item-image img[data-v-c453ac08]{transform:scale(1.05)}.story-item-content[data-v-c453ac08]{padding:20px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.story-item-header[data-v-c453ac08]{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:10px}.story-item-header h3[data-v-c453ac08]{font-size:1.3rem;color:#333;margin:0;flex:1}.story-item-category[data-v-c453ac08]{padding:4px 10px;color:#fff;font-size:.7rem;border-radius:15px;font-weight:600;text-transform:uppercase;white-space:nowrap}.story-item-content .author[data-v-c453ac08]{margin-bottom:8px}.story-item-content .excerpt[data-v-c453ac08]{margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-item-meta[data-v-c453ac08]{display:flex;gap:20px;font-size:.85rem;color:#999}.loading[data-v-c453ac08],.no-stories[data-v-c453ac08]{text-align:center;padding:40px;color:#999;font-size:1.1rem}.pagination[data-v-c453ac08]{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:3rem;padding:2rem 0}.pagination-btn[data-v-c453ac08]{padding:.75rem 1.5rem;background:#6366f1;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .3s;font-weight:500}.pagination-btn[data-v-c453ac08]:hover:not(:disabled){background:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.pagination-btn[data-v-c453ac08]:disabled{background:#ccc;cursor:not-allowed;opacity:.5}.pagination-info[data-v-c453ac08]{font-size:1rem;color:#666;font-weight:500}@media (max-width: 768px){.header-content h1[data-v-c453ac08]{font-size:2.5rem}.tagline[data-v-c453ac08]{font-size:1.1rem}.categories-section h2[data-v-c453ac08],.featured-section h2[data-v-c453ac08],.all-stories-section h2[data-v-c453ac08]{font-size:2rem}.categories-grid[data-v-c453ac08]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stories-grid[data-v-c453ac08]{grid-template-columns:1fr}.story-item-link[data-v-c453ac08]{flex-direction:column}.story-item-image[data-v-c453ac08]{width:100%;height:200px}}.ad-container[data-v-bcb16951]{margin:2rem 0;padding:1rem 0;text-align:center;min-height:100px}.story-detail[data-v-5c08fcf7]{min-height:100vh;background:#fafafa}.container[data-v-5c08fcf7]{max-width:800px;margin:0 auto;padding:0 20px}.header[data-v-5c08fcf7]{color:#fff;padding:30px 20px;margin-bottom:40px}.back-link[data-v-5c08fcf7]{display:inline-block;color:#fff;text-decoration:none;opacity:.9;transition:opacity .3s ease;font-weight:500}.back-link[data-v-5c08fcf7]:hover{opacity:1}.story-article[data-v-5c08fcf7]{background:white;padding:60px 20px;margin-bottom:60px}.story-header[data-v-5c08fcf7]{margin-bottom:40px;border-bottom:2px solid #eee;padding-bottom:30px}.story-meta-top[data-v-5c08fcf7]{display:flex;gap:15px;align-items:center;margin-bottom:20px}.category-badge[data-v-5c08fcf7]{padding:6px 12px;color:#fff;font-size:.75rem;border-radius:20px;font-weight:600;text-transform:uppercase}.read-time[data-v-5c08fcf7]{color:#999;font-size:.9rem}.story-header h1[data-v-5c08fcf7]{font-size:2.8rem;color:#333;margin-bottom:20px;line-height:1.2}.story-author-info[data-v-5c08fcf7]{display:flex;gap:30px;font-size:.95rem;color:#666}.author strong[data-v-5c08fcf7]{color:#333}.story-image-container[data-v-5c08fcf7]{margin:40px 0;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.story-image[data-v-5c08fcf7]{width:100%;height:auto;display:block}.story-body[data-v-5c08fcf7]{margin:40px 0;line-height:1.9;color:#444}.paragraph[data-v-5c08fcf7]{margin-bottom:25px;font-size:1.05rem;text-align:justify}.paragraph[data-v-5c08fcf7]:first-letter{font-weight:600}.story-footer[data-v-5c08fcf7]{margin-top:60px;padding-top:30px;border-top:2px solid #eee}.story-nav[data-v-5c08fcf7]{display:flex;justify-content:space-between;gap:20px}.nav-link[data-v-5c08fcf7]{flex:1;padding:15px 20px;background:#f5f5f5;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-weight:500;text-align:center}.nav-link[data-v-5c08fcf7]:hover{background:#667eea;color:#fff}.prev-link[data-v-5c08fcf7]{text-align:left}.next-link[data-v-5c08fcf7]{text-align:right}.loading-container[data-v-5c08fcf7]{min-height:60vh;display:flex;align-items:center;justify-content:center}.loading[data-v-5c08fcf7]{text-align:center;color:#999;font-size:1.1rem}.footer[data-v-5c08fcf7]{background:#333;color:#fff;padding:30px 20px;text-align:center}.footer p[data-v-5c08fcf7]{margin:0;opacity:.8}@media (max-width: 768px){.story-article[data-v-5c08fcf7]{padding:30px 20px}.story-header h1[data-v-5c08fcf7]{font-size:2rem}.story-author-info[data-v-5c08fcf7]{flex-direction:column;gap:10px}.paragraph[data-v-5c08fcf7]{font-size:1rem;text-align:left}.story-nav[data-v-5c08fcf7]{flex-direction:column}.nav-link[data-v-5c08fcf7]{text-align:center!important}}.category-page[data-v-f42ea701]{min-height:100vh;background:#fafafa}.container[data-v-f42ea701]{max-width:1200px;margin:0 auto;padding:0 20px}.header[data-v-f42ea701]{color:#fff;padding:60px 20px;margin-bottom:60px}.back-link[data-v-f42ea701]{display:inline-block;color:#fff;text-decoration:none;margin-bottom:30px;opacity:.9;transition:opacity .3s ease;font-weight:500}.back-link[data-v-f42ea701]:hover{opacity:1}.header-content[data-v-f42ea701]{text-align:center}.category-icon[data-v-f42ea701]{font-size:4rem;margin-bottom:20px}.header-content h1[data-v-f42ea701]{font-size:3rem;margin-bottom:10px;font-weight:700}.subtitle[data-v-f42ea701]{font-size:1.1rem;opacity:.95;font-weight:300}.stories-section[data-v-f42ea701]{padding:60px 20px;background:white}.stories-list[data-v-f42ea701]{display:flex;flex-direction:column;gap:20px}.story-item[data-v-f42ea701]{background:white;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.story-item[data-v-f42ea701]:hover{box-shadow:0 8px 20px #0000001a}.story-item-link[data-v-f42ea701]{text-decoration:none;color:inherit;display:flex;gap:20px}.story-item-image[data-v-f42ea701]{width:200px;height:150px;flex-shrink:0;overflow:hidden;background:#e0e0e0}.story-item-image img[data-v-f42ea701]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.story-item:hover .story-item-image img[data-v-f42ea701]{transform:scale(1.05)}.story-item-content[data-v-f42ea701]{padding:20px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.story-item-content h3[data-v-f42ea701]{font-size:1.3rem;color:#333;margin-bottom:10px}.author[data-v-f42ea701]{color:#999;font-size:.9rem;margin-bottom:12px}.excerpt[data-v-f42ea701]{color:#666;font-size:.95rem;margin-bottom:15px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-item-meta[data-v-f42ea701]{display:flex;justify-content:space-between;font-size:.85rem;color:#999;border-top:1px solid #eee;padding-top:12px}.loading[data-v-f42ea701],.no-stories[data-v-f42ea701]{text-align:center;padding:40px;color:#999;font-size:1.1rem}.footer[data-v-f42ea701]{background:#333;color:#fff;padding:30px 20px;text-align:center;margin-top:60px}.footer p[data-v-f42ea701]{margin:0;opacity:.8}@media (max-width: 768px){.header[data-v-f42ea701]{padding:40px 20px}.header-content h1[data-v-f42ea701]{font-size:2.5rem}.category-icon[data-v-f42ea701]{font-size:3rem}.story-item-link[data-v-f42ea701]{flex-direction:column}.story-item-image[data-v-f42ea701]{width:100%;height:200px}}.legal-page[data-v-bb6e8e9c]{min-height:100vh;background:#fafafa}.header[data-v-bb6e8e9c]{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);padding:2rem 0;color:#fff}.container[data-v-bb6e8e9c]{max-width:800px;margin:0 auto;padding:0 2rem}.back-link[data-v-bb6e8e9c]{color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s}.back-link[data-v-bb6e8e9c]:hover{opacity:.8}.legal-content[data-v-bb6e8e9c]{padding:3rem 0}.legal-content h1[data-v-bb6e8e9c]{font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:.5rem;color:#1a1a1a}.last-updated[data-v-bb6e8e9c]{color:#666;font-size:.9rem;margin-bottom:2rem}.legal-content section[data-v-bb6e8e9c]{margin-bottom:2rem}.legal-content h2[data-v-bb6e8e9c]{font-family:Playfair Display,serif;font-size:1.8rem;margin-top:2rem;margin-bottom:1rem;color:#2a2a2a}.legal-content h3[data-v-bb6e8e9c]{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.75rem;color:#3a3a3a}.legal-content p[data-v-bb6e8e9c]{line-height:1.8;color:#444;margin-bottom:1rem}.legal-content ul[data-v-bb6e8e9c]{margin-left:2rem;margin-bottom:1rem}.legal-content li[data-v-bb6e8e9c]{line-height:1.8;color:#444;margin-bottom:.5rem}.legal-content a[data-v-bb6e8e9c]{color:#6366f1;text-decoration:none}.legal-content a[data-v-bb6e8e9c]:hover{text-decoration:underline}.legal-page[data-v-260fadc3]{min-height:100vh;background:#fafafa}.header[data-v-260fadc3]{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);padding:2rem 0;color:#fff}.container[data-v-260fadc3]{max-width:800px;margin:0 auto;padding:0 2rem}.back-link[data-v-260fadc3]{color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s}.back-link[data-v-260fadc3]:hover{opacity:.8}.legal-content[data-v-260fadc3]{padding:3rem 0}.legal-content h1[data-v-260fadc3]{font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:.5rem;color:#1a1a1a}.last-updated[data-v-260fadc3]{color:#666;font-size:.9rem;margin-bottom:2rem}.legal-content section[data-v-260fadc3]{margin-bottom:2rem}.legal-content h2[data-v-260fadc3]{font-family:Playfair Display,serif;font-size:1.8rem;margin-top:2rem;margin-bottom:1rem;color:#2a2a2a}.legal-content p[data-v-260fadc3]{line-height:1.8;color:#444;margin-bottom:1rem}.legal-content ul[data-v-260fadc3]{margin-left:2rem;margin-bottom:1rem}.legal-content li[data-v-260fadc3]{line-height:1.8;color:#444;margin-bottom:.5rem}.about-page[data-v-4e2d3c1e]{min-height:100vh;background:#fafafa}.header[data-v-4e2d3c1e]{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);padding:2rem 0;color:#fff}.container[data-v-4e2d3c1e]{max-width:900px;margin:0 auto;padding:0 2rem}.back-link[data-v-4e2d3c1e]{color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s}.back-link[data-v-4e2d3c1e]:hover{opacity:.8}.about-content[data-v-4e2d3c1e]{padding:3rem 0}.about-content h1[data-v-4e2d3c1e]{font-family:Playfair Display,serif;font-size:3rem;margin-bottom:2rem;color:#1a1a1a;text-align:center}.intro[data-v-4e2d3c1e]{text-align:center;margin-bottom:3rem}.lead[data-v-4e2d3c1e]{font-size:1.3rem;line-height:1.8;color:#333;max-width:800px;margin:0 auto}.about-content section[data-v-4e2d3c1e]{margin-bottom:3rem}.about-content h2[data-v-4e2d3c1e]{font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1rem;color:#2a2a2a}.about-content h3[data-v-4e2d3c1e]{font-size:1.3rem;margin-bottom:.5rem;color:#3a3a3a}.about-content p[data-v-4e2d3c1e]{line-height:1.8;color:#444;margin-bottom:1rem;font-size:1.05rem}.about-content ul[data-v-4e2d3c1e]{margin-left:2rem;margin-bottom:1rem}.about-content li[data-v-4e2d3c1e]{line-height:1.8;color:#444;margin-bottom:.75rem;font-size:1.05rem}.about-content a[data-v-4e2d3c1e]{color:#6366f1;text-decoration:none}.about-content a[data-v-4e2d3c1e]:hover{text-decoration:underline}.values-grid[data-v-4e2d3c1e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.value-item[data-v-4e2d3c1e]{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s}.value-item[data-v-4e2d3c1e]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.value-item h3[data-v-4e2d3c1e]{font-size:1.5rem;margin-bottom:1rem}.value-item p[data-v-4e2d3c1e]{font-size:1rem;margin:0}.contact-page[data-v-745e6a5e]{min-height:100vh;background:#fafafa}.header[data-v-745e6a5e]{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);padding:2rem 0;color:#fff}.container[data-v-745e6a5e]{max-width:1000px;margin:0 auto;padding:0 2rem}.back-link[data-v-745e6a5e]{color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s}.back-link[data-v-745e6a5e]:hover{opacity:.8}.contact-content[data-v-745e6a5e]{padding:3rem 0}.contact-content h1[data-v-745e6a5e]{font-family:Playfair Display,serif;font-size:3rem;margin-bottom:2rem;color:#1a1a1a;text-align:center}.intro[data-v-745e6a5e]{text-align:center;margin-bottom:3rem}.lead[data-v-745e6a5e]{font-size:1.3rem;line-height:1.8;color:#333;max-width:700px;margin:0 auto}.contact-grid[data-v-745e6a5e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;margin-bottom:3rem}.contact-info h2[data-v-745e6a5e],.faq-section h2[data-v-745e6a5e]{font-family:Playfair Display,serif;font-size:2rem;margin-bottom:2rem;color:#2a2a2a}.contact-method[data-v-745e6a5e]{background:white;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000001a;transition:transform .3s,box-shadow .3s}.contact-method[data-v-745e6a5e]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.contact-method h3[data-v-745e6a5e]{font-size:1.3rem;margin-bottom:.5rem;color:#3a3a3a}.contact-method p[data-v-745e6a5e]{margin:.25rem 0;font-size:1.05rem}.contact-method a[data-v-745e6a5e]{color:#6366f1;text-decoration:none;font-weight:500}.contact-method a[data-v-745e6a5e]:hover{text-decoration:underline}.description[data-v-745e6a5e]{color:#666;font-size:.95rem!important;margin-top:.5rem!important}.faq-item[data-v-745e6a5e]{background:white;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000001a}.faq-item h3[data-v-745e6a5e]{font-size:1.2rem;margin-bottom:.75rem;color:#2a2a2a}.faq-item p[data-v-745e6a5e]{line-height:1.7;color:#444;margin:0;font-size:1rem}.response-time[data-v-745e6a5e]{background:white;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a}.response-time h2[data-v-745e6a5e]{font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:1rem;color:#2a2a2a}.response-time p[data-v-745e6a5e]{font-size:1.1rem;color:#444;margin:0}@media (max-width: 768px){.contact-grid[data-v-745e6a5e]{grid-template-columns:1fr}}
