[data-astro-cid-bvzihdzo]{box-sizing:border-box}:root{--primary: #5B5FDE;--primary-dark: #4347C7;--primary-light: #8B8FFF;--secondary: #7C3AED;--success: #10B981;--warning: #F59E0B;--danger: #EF4444;--bg-light: #F9FAFB;--bg-ultra-light: #FEFEFE;--text-primary: #111827;--text-secondary: #6B7280;--text-tertiary: #9CA3AF;--border: #E5E7EB;--border-light: #F3F4F6;--gradient: linear-gradient(135deg, #5B5FDE 0%, #7C3AED 100%);--gradient-subtle: linear-gradient(135deg, rgba(91, 95, 222, .1) 0%, rgba(124, 58, 237, .1) 100%);--gradient-gold: linear-gradient(135deg, #F59E0B 0%, #D97706 100%);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .1);--shadow-2xl: 0 25px 50px rgba(0, 0, 0, .15)}body{font-family:Atkinson,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-primary);background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}::-moz-selection [data-astro-cid-bvzihdzo]{background:var(--primary-light);color:#fff}::selection [data-astro-cid-bvzihdzo]{background:var(--primary-light);color:#fff}.reading-progress[data-astro-cid-bvzihdzo]{position:fixed;top:0;left:0;height:3px;background:var(--gradient);z-index:200;transition:width .2s;width:0%}header[data-astro-cid-bvzihdzo]{background:#fffffff2;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;backdrop-filter:blur(20px);transition:all .3s ease}header[data-astro-cid-bvzihdzo].scrolled{box-shadow:var(--shadow-md)}nav[data-astro-cid-bvzihdzo]{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:var(--primary);text-decoration:none;transition:transform .2s}.logo[data-astro-cid-bvzihdzo]:hover{transform:scale(1.05)}.back-to-blog[data-astro-cid-bvzihdzo]{color:var(--text-secondary);text-decoration:none;display:flex;align-items:center;gap:.5rem;font-weight:500;transition:all .2s;position:relative}.back-to-blog[data-astro-cid-bvzihdzo]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--primary);transition:width .3s ease}.back-to-blog[data-astro-cid-bvzihdzo]:hover{color:var(--primary)}.back-to-blog[data-astro-cid-bvzihdzo]:hover:after{width:100%}.article-hero[data-astro-cid-bvzihdzo]{background:var(--gradient);color:#fff;padding:4rem 2rem 4.5rem;text-align:center;position:relative;overflow:hidden;min-height:380px;display:flex;align-items:center}.article-hero[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#ffffff1a;border-radius:50%;animation:float 20s ease-in-out infinite}.article-hero[data-astro-cid-bvzihdzo]:after{content:"💰📈🎁";position:absolute;bottom:-5%;left:5%;font-size:8rem;opacity:.05;animation:float 15s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) scale(1) rotate(0)}33%{transform:translate(-50px,-30px) scale(1.1) rotate(5deg)}66%{transform:translate(30px,-50px) scale(.9) rotate(-5deg)}}.article-hero-content[data-astro-cid-bvzihdzo]{max-width:900px;margin:0 auto;position:relative;z-index:1;animation:fadeInUp .8s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.article-category[data-astro-cid-bvzihdzo]{display:inline-block;background:#fff3;padding:.375rem 1rem;border-radius:2rem;font-size:.8125rem;margin-bottom:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;backdrop-filter:blur(10px);animation:fadeInUp .8s ease .2s both}.article-hero[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:3rem;margin-bottom:1.5rem;line-height:1.2;font-weight:800;animation:fadeInUp .8s ease .4s both}.article-meta[data-astro-cid-bvzihdzo]{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;font-size:.9375rem;opacity:.95;animation:fadeInUp .8s ease .6s both;max-width:600px;margin:0 auto}.meta-author[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.75rem}.author-avatar[data-astro-cid-bvzihdzo]{width:40px;height:40px;border-radius:50%;background:#ffffff4d;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.meta-divider[data-astro-cid-bvzihdzo]{opacity:.5}.article-container[data-astro-cid-bvzihdzo]{max-width:800px;margin:-3rem auto 0;padding:0 2rem 4rem;position:relative;z-index:10}.article-summary[data-astro-cid-bvzihdzo]{background:#fff;border-radius:1rem;padding:2rem;margin-bottom:3rem;box-shadow:var(--shadow-xl);border:1px solid var(--border-light);position:relative;overflow:hidden}.article-summary[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient)}.article-summary[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.5rem;margin-bottom:1rem;color:var(--primary);display:flex;align-items:center;gap:.5rem}.article-content[data-astro-cid-bvzihdzo]{font-size:1.125rem;color:var(--text-secondary)}.article-content[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:2.25rem;margin:4rem 0 1.5rem;color:var(--text-primary);position:relative;padding-left:1.5rem}.article-content[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:80%;background:var(--gradient);border-radius:2px}.article-content[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.625rem;margin:2.5rem 0 1rem;color:var(--text-primary)}.article-content[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin-bottom:1.75rem;line-height:1.9}.article-content[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]:first-of-type{font-size:1.25rem;line-height:1.8;color:var(--text-primary);font-weight:500}.article-content[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]:first-of-type:first-letter{font-size:4rem;font-weight:700;float:left;line-height:.8;margin:.1em .1em 0 0;color:var(--primary)}.article-content[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{color:var(--text-primary);font-weight:600;background:linear-gradient(to bottom,transparent 60%,rgba(91,95,222,.2) 60%)}.article-content[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo],.article-content[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{margin:1.5rem 0;padding-left:2rem}.article-content[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:.75rem;line-height:1.8}.author-bio[data-astro-cid-bvzihdzo]{background:var(--bg-light);border-radius:1rem;padding:2rem;margin:3rem 0;display:flex;gap:2rem;align-items:center}.author-bio-avatar[data-astro-cid-bvzihdzo]{width:100px;height:100px;border-radius:50%;background:var(--gradient);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff;flex-shrink:0}.author-bio-content[data-astro-cid-bvzihdzo] h4[data-astro-cid-bvzihdzo]{font-size:1.25rem;margin-bottom:.5rem}.author-bio-content[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{color:var(--text-secondary);font-size:.9375rem;line-height:1.6;margin:0}.article-cta[data-astro-cid-bvzihdzo]{background:var(--gradient);color:#fff;padding:4rem 3rem;border-radius:1.5rem;text-align:center;margin:4rem 0;position:relative;overflow:hidden;box-shadow:0 20px 40px #5b5fde4d}.article-cta[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:rotate 30s linear infinite reverse}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.article-cta[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:2.5rem;margin-bottom:1rem;position:relative;z-index:1}.article-cta[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95;position:relative;z-index:1}.cta-button[data-astro-cid-bvzihdzo]{display:inline-block;background:#fff;color:var(--primary);padding:1.25rem 3rem;border-radius:2rem;text-decoration:none;font-weight:700;font-size:1.125rem;transition:all .3s;position:relative;z-index:1;box-shadow:0 4px 15px #0003}.cta-button[data-astro-cid-bvzihdzo]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.share-section[data-astro-cid-bvzihdzo]{border-top:2px solid var(--border-light);padding-top:3rem;margin-top:4rem;text-align:center}.share-section[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary)}.share-buttons[data-astro-cid-bvzihdzo]{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.share-button[data-astro-cid-bvzihdzo]{padding:.875rem 1.75rem;border:2px solid var(--border);border-radius:.75rem;text-decoration:none;color:var(--text-secondary);font-weight:600;transition:all .3s;display:flex;align-items:center;gap:.75rem;background:#fff}.share-button[data-astro-cid-bvzihdzo]:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-3px);box-shadow:var(--shadow-md)}.related-articles[data-astro-cid-bvzihdzo]{margin-top:5rem;padding-top:4rem;border-top:2px solid var(--border-light)}.related-articles[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:2rem;margin-bottom:2rem;text-align:center}.related-grid[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.related-card[data-astro-cid-bvzihdzo]{background:#fff;border:2px solid var(--border-light);border-radius:1rem;padding:2rem;transition:all .3s;cursor:pointer;position:relative;overflow:hidden}.related-card[data-astro-cid-bvzihdzo]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient);transform:scaleX(0);transition:transform .3s}.related-card[data-astro-cid-bvzihdzo]:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:var(--shadow-lg)}.related-card[data-astro-cid-bvzihdzo]:hover:before{transform:scaleX(1)}.related-card-icon[data-astro-cid-bvzihdzo]{font-size:2.5rem;margin-bottom:1rem}.related-card[data-astro-cid-bvzihdzo] h4[data-astro-cid-bvzihdzo]{font-size:1.25rem;margin-bottom:.75rem;color:var(--text-primary)}.related-card[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:.9375rem;color:var(--text-secondary);margin:0;line-height:1.6}@media (max-width: 768px){.article-hero[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:2.25rem}.article-meta[data-astro-cid-bvzihdzo]{flex-direction:column;gap:.5rem}.meta-divider[data-astro-cid-bvzihdzo]{display:none}.share-buttons[data-astro-cid-bvzihdzo]{flex-direction:column}.author-bio[data-astro-cid-bvzihdzo]{flex-direction:column;text-align:center}.article-container[data-astro-cid-bvzihdzo]{padding:0 1rem 4rem}.article-hero[data-astro-cid-bvzihdzo]{padding:3rem 1rem 3.5rem}nav[data-astro-cid-bvzihdzo]{padding:1rem}}
