 *{margin:0;padding:0;box-sizing:border-box}body{font-family:'Roboto', sans-serif;background-color:#f8f9fa;color:#343a40;line-height:1.6}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto}h1, h2, h3, h4, h5{font-family:'Poppins', sans-serif;font-weight:700}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}@media (min-width:768px){h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.navbar{background:linear-gradient(90deg, #6a11cb 0%, #2575fc 100%);color:white;padding:0.75rem 0;position:sticky;top:0;z-index:50;box-shadow:0 15px 40px rgba(0, 0, 0, 0.1)}.navbar .container{display:flex;justify-content:space-between;align-items:center;height:4rem}.logo{display:flex;align-items:center;gap:0.5rem;font-size:1.25rem;font-weight:700}.nav-links{display:none;align-items:center;gap:1.5rem}.nav-link{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 0.75rem;border-radius:0.5rem;transition:background-color 0.3s ease}.nav-link:hover{background-color:rgba(255, 255, 255, 0.2)}.calculator-btn{background-color:white;color:#6a11cb;font-weight:600;padding:0.5rem 1rem;border-radius:0.5rem}.calculator-btn:hover{box-shadow:0 20px 40px rgba(0, 0, 0, 0.15)}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;background:white;color:#343a40;border-radius:0.5rem;box-shadow:0 15px 40px rgba(0, 0, 0, 0.1);padding:0.5rem 0;min-width:12rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition: transform 0.3s ease}.dropdown:hover .dropdown-menu, .dropdown:focus-within .dropdown-menu{opacity:1, opacity 0.3s ease}.dropdown:hover .dropdown-menu, .dropdown:focus-within .dropdown-menu{opacity:1, background-color 0.3s ease}.dropdown:hover .dropdown-menu, .dropdown:focus-within .dropdown-menu{opacity:1, color 0.3s ease}.dropdown:hover .dropdown-menu, .dropdown:focus-within .dropdown-menu{opacity:1, box-shadow 0.3s ease}.dropdown:hover .dropdown-menu, .dropdown:focus-within .dropdown-menu{opacity:1, border-color 0.3s ease}.dropdown:hover .dropdown-menu, .dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:0.5rem 1rem;font-size:0.875rem}.dropdown-menu a:hover{background-color:#f1f3f5}.mobile-menu-btn{background:transparent;border:none;color:white;font-size:1.5rem;cursor:pointer;display:block}@media (min-width:768px){.nav-links{display:flex}.mobile-menu-btn{display:none}.mobile-menu{display:none !important}}.mobile-menu{display:none;flex-direction:column;gap:0.75rem;padding:1rem 0;border-top:1px solid rgba(255, 255, 255, 0.2)}.mobile-menu a{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;border-radius:0.5rem}.mobile-menu a:hover{background-color:rgba(255, 255, 255, 0.2)}.article-header{margin-bottom:2rem}.article-tags{display:flex;flex-wrap:wrap;gap:0.75rem;margin-bottom:1rem}.tag{padding:0.25rem 1rem;border-radius:999px;font-weight:bold;font-size:0.875rem}.tag.monetization{background-color:#059669;color:white}.article-meta{display:flex;align-items:center;gap:0.5rem;color:#6c757d;font-size:0.875rem}.article-title{font-size:2.5rem;font-weight:800;color:#212529;margin-bottom:1rem}@media (min-width:768px){.article-title{font-size:3rem}}.article-subtitle{font-size:1.25rem;color:#495057;margin-bottom:2rem}.featured-image{width:100%;border-radius:1rem;box-shadow:0 20px 40px rgba(0, 0, 0, 0.15);margin-bottom:2rem}.reality-check{background:linear-gradient(to right, #ecfdf5, #f0fdf4);padding:2rem;border-radius:1rem;margin-bottom:3rem;border-left:4px solid #059669}.reality-check h3{font-size:1.5rem;margin-bottom:1rem;color:#2d3436}.strategy-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media (min-width:768px){.strategy-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width:1024px){.strategy-grid{grid-template-columns:repeat(3, 1fr)}}.strategy-card{background:white;border-radius:1rem;box-shadow:0 5px 20px rgba(0, 0, 0, 0.08);display:flex;gap:1rem;padding:1.5rem;transition:box-shadow 0.3s ease}.strategy-card:hover{box-shadow:0 10px 25px rgba(0, 0, 0, 0.1)}.strategy-number{width:2.5rem;height:2.5rem;background:linear-gradient(135deg, #059669, #10b981);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:700}.strategy-content h3{margin-bottom:0.5rem;color:#2d3436}.strategy-list{display:flex;flex-direction:column;gap:0.5rem}.strategy-list li{font-size:0.9rem;color:#6c757d}.implementation h4, .pro-tip h5{margin-bottom:0.5rem;color:#2d3436}.implementation ul, .implementation ol{padding-left:1.25rem;margin-bottom:1rem}.implementation li{margin-bottom:0.25rem;font-size:0.9rem}.pro-tip{background:#f0fdf4;padding:1rem;border-radius:0.5rem;margin-top:1rem}.note{font-size:0.875rem;color:#6c757d;margin-top:0.75rem}.product-grid, .tier-grid, .mix-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1rem 0}@media (min-width:768px){.product-grid, .tier-grid{grid-template-columns:repeat(3, 1fr)}}.mix-grid{grid-template-columns:1fr}@media (min-width:768px){.mix-grid{grid-template-columns:repeat(4, 1fr)}}.product-item, .tier{background:#f8f9fa;padding:1rem;border-radius:0.5rem;border:1px solid #e9ecef}.tier h5{font-size:1rem;margin-bottom:0.5rem}.price-range{font-weight:600;color:#059669;margin-top:0.25rem}.course-examples{display:flex;flex-direction:column;gap:0.75rem}.course{background:#f0fdf4;padding:0.75rem;border-radius:0.5rem}.income-mix-section{margin-bottom:3rem}.mix-card{text-align:center;padding:1.5rem;background:white;border-radius:0.75rem;box-shadow:0 5px 20px rgba(0, 0, 0, 0.08)}.mix-icon{font-size:2rem;color:#059669;margin-bottom:0.75rem}.mix-card h4{font-weight:700;margin-bottom:0.5rem}.cta-section{background:linear-gradient(90deg, #059669 0%, #10b981 100%);color:white;text-align:center;padding:3rem 1.5rem;border-radius:1.5rem;margin:3rem 0}.cta-section h3{font-size:1.75rem;margin-bottom:1rem}.cta-section p{opacity:0.9;max-width:600px;margin:0 auto 1.5rem}.cta-button{display:inline-flex;align-items:center;gap:0.5rem;background:white;color:#059669;font-weight:700;padding:0.75rem 2rem;border-radius:999px;font-size:1.125rem;box-shadow:0 15px 40px rgba(0, 0, 0, 0.15);transition: transform 0.3s ease}.cta-button:hover{transform:translateY(-3px), opacity 0.3s ease}.cta-button:hover{transform:translateY(-3px), background-color 0.3s ease}.cta-button:hover{transform:translateY(-3px), color 0.3s ease}.cta-button:hover{transform:translateY(-3px), box-shadow 0.3s ease}.cta-button:hover{transform:translateY(-3px), border-color 0.3s ease}.cta-button:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(0, 0, 0, 0.2)}.author-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #dee2e6}.author-content{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (min-width:768px){.author-content{flex-direction:row;gap:1.5rem}}.author-avatar{width:5rem;height:5rem;border-radius:50%;background:linear-gradient(to bottom right, #ecfdf5, #f0fdf4);display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#059669}.author-info h4{font-size:1.25rem;margin-bottom:0.25rem}.author-link{color:#059669;text-decoration:underline}.author-link:hover{color:#10b981}.footer{background-color:#212529;color:white;padding-top:3rem;padding-bottom:1.5rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(4, 1fr)}}.footer-section h4{font-size:1.125rem;margin-bottom:1rem}.footer-section p{color:#adb5bd;margin-bottom:1.5rem}.newsletter-form{display:flex;margin-top:0.5rem}.newsletter-form input{flex:1;padding:0.5rem 1rem;border:none;border-radius:999px 0 0 999px;outline:none}.newsletter-form button{background:#6a11cb;color:white;border:none;width:2.5rem;border-radius:0 999px 999px 0;cursor:pointer}.footer-links li{margin-bottom:0.5rem}.footer-links a{display:flex;align-items:center;gap:0.5rem;color:#adb5bd;transition:color 0.2s}.footer-links a:hover{color:white}.social-icons{display:flex;gap:1rem;margin-top:1rem}.social-icons a{width:2.5rem;height:2.5rem;border-radius:50%;background:#495057;display:flex;align-items:center;justify-content:center;color:white;transition:background 0.3s}.social-icons a:hover{background:#059669}.footer-bottom{text-align:center;padding-top:1.5rem;margin-top:2rem;border-top:1px solid #495057}.footer-note{max-width:800px;margin:0.5rem auto 0;opacity:0.6;font-size:0.875rem}.footer-features{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.footer-features span{display:flex;align-items:center;gap:0.25rem;font-size:0.875rem;opacity:0.8}