.blog-post{background:var(--color-bg-primary, #ffffff);min-height:100vh}.hero-section{padding:2rem;background:var(--color-bg-primary, #ffffff)}.hero-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;align-items:center}.hero-text{text-align:center;max-width:800px}.hero-image{width:100%;max-width:600px}.hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 25px #0000001a}.post-meta{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.category-tag{background:var(--color-accent-primary, #8b5cf6);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.publish-date,.reading-time{color:var(--color-text-muted, #666666);font-size:.9rem}.post-title{font-size:2.5rem;font-weight:700;color:var(--color-text-primary, #000000);margin:0 0 1rem;line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.post-subtitle{font-size:1.2rem;color:var(--color-text-secondary, #333333);margin:0 0 1.5rem;line-height:1.6;text-align:justify;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.author-info{margin-bottom:1rem}.author{color:var(--color-text-muted, #666666);font-size:.95rem}.author-bio{font-size:.85rem;color:var(--color-text-muted, #666666);line-height:1.5;margin:.5rem 0 0;max-width:600px}.content-section{padding:3rem 2rem;background:var(--color-bg-primary, #ffffff)}.content-container{max-width:800px;margin:0 auto}.article-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.7;color:var(--color-text-primary, #000000);text-align:justify}.lead-paragraph{font-size:1.2rem;font-weight:500;color:var(--color-text-primary, #000000);margin-bottom:2rem;line-height:1.6}.article-content h1{font-size:2rem;font-weight:700;color:var(--color-text-primary, #000000);margin:2.5rem 0 1.25rem;line-height:1.3}.article-content h2{font-size:1.8rem;font-weight:600;color:var(--color-text-primary, #000000);margin:2rem 0 1rem;line-height:1.3;counter-increment:h2-counter;position:relative;padding-left:2.5rem}.article-content .ad-slot{margin-bottom:0!important}.article-content .ad-slot+h2{margin-top:2rem}.article-content h2:before{content:counter(h2-counter) ". ";color:var(--color-accent-primary, #8b5cf6);font-weight:600;position:absolute;left:0}.article-content h3{font-size:1.4rem;font-weight:600;color:var(--color-text-primary, #000000);margin:1.5rem 0 .75rem;line-height:1.3}.article-content h4{font-size:1.2rem;font-weight:600;color:var(--color-text-primary, #000000);margin:1.25rem 0 .5rem;line-height:1.3}.article-content h5{font-size:1.1rem;font-weight:600;color:var(--color-text-primary, #000000);margin:1rem 0 .5rem;line-height:1.3}.article-content h6{font-size:1rem;font-weight:600;color:var(--color-text-primary, #000000);margin:1rem 0 .5rem;line-height:1.3}.article-content{counter-reset:h2-counter}.blog-image{margin:1.5rem 0;text-align:center;display:block;width:100%}.blog-image img{max-width:100%;width:auto;height:auto;max-height:400px;border-radius:12px;box-shadow:0 4px 15px #0000001a;transition:transform .2s ease,box-shadow .2s ease;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.blog-image img:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.blog-image figcaption{margin-top:.5rem;font-size:.9rem;color:var(--color-text-muted, #666666);font-style:italic;text-align:center;line-height:1.4;max-width:100%}.footer-image{margin:2rem 0 1.5rem}.footer-image img{max-width:400px}.article-content p{margin-bottom:1.5rem;font-size:1rem}.article-content a{color:var(--color-accent-primary, #8b5cf6);text-decoration:none;font-weight:500;transition:color .2s ease}.article-content a:hover{color:var(--color-accent-secondary);text-decoration:underline}.problem-list,.tips-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.problem-item,.tip-item{background:var(--color-bg-secondary, #f8f9fa);padding:1.5rem;border-radius:12px;border:1px solid var(--color-border-light, #e0e0e0)}.problem-item h3,.tip-item h4{font-size:1.1rem;font-weight:600;color:var(--color-text-primary, #000000);margin:0 0 .75rem}.problem-item p,.tip-item p{font-size:.95rem;margin:0;color:var(--color-text-secondary, #333333)}.callout-box,.tip-callout{background:#8b5cf61a;border-left:4px solid var(--color-accent-primary, #8b5cf6);padding:1.5rem;margin:2rem 0;border-radius:8px;font-size:1rem;color:var(--color-text-primary, #000000)}.cta-box{background:var(--color-bg-secondary, #f8f9fa);border:2px solid var(--color-accent-primary, #8b5cf6);border-radius:12px;padding:2rem;text-align:center;margin:3rem 0}.cta-box h3{font-size:1.5rem;font-weight:600;color:var(--color-text-primary, #000000);margin:0 0 1rem}.cta-box p{font-size:1.1rem;color:var(--color-text-secondary, #333333);margin:0 0 1.5rem}@media(max-width:768px){.hero-section{padding:1.5rem 1rem}.post-title{font-size:2rem}.post-subtitle{font-size:1.1rem}.content-section{padding:2rem 1rem}.article-content h1{font-size:1.7rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.3rem}.problem-list,.tips-list{grid-template-columns:1fr}.post-meta{flex-direction:column;gap:.5rem}.blog-image img{max-height:300px}}
