.blog-post{min-height:100vh;background:#fff}.blog-nav{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e5e5;z-index:1000;padding:15px 0}.blog-nav .nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.blog-nav .nav-logo{display:flex;align-items:center;gap:10px}.blog-nav .logo{height:30px;width:auto}.blog-nav .logo-text{font-size:1.2rem;font-weight:700;color:#2563eb}.back-btn{background:transparent;border:1px solid #d1d5db;color:#6b7280;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.back-btn:hover{background:#f3f4f6;color:#374151}.blog-content{padding-top:100px;padding-bottom:80px}.blog-header{text-align:center;margin-bottom:60px;padding-bottom:40px;border-bottom:1px solid #e5e7eb}.blog-icon-large{font-size:4rem;margin-bottom:20px;display:block}.blog-header h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:15px;line-height:1.3}.blog-meta{display:flex;justify-content:center;align-items:center;gap:10px;color:#6b7280;font-size:.95rem;margin-bottom:20px}.blog-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.blog-body{max-width:800px;margin:0 auto;line-height:1.8;color:#374151}.blog-body h2{font-size:1.8rem;font-weight:600;color:#1f2937;margin:40px 0 20px;line-height:1.4}.blog-body h3{font-size:1.4rem;font-weight:600;color:#1f2937;margin:30px 0 15px;line-height:1.4}.blog-body p{margin-bottom:20px;font-size:1.1rem}.blog-body ul,.blog-body ol{margin:20px 0;padding-left:20px}.blog-body li{margin-bottom:10px;font-size:1.1rem}.blog-body blockquote{border-left:4px solid #2563eb;padding-left:20px;margin:30px 0;font-style:italic;color:#6b7280;font-size:1.1rem}.blog-body .highlight-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin:30px 0}.blog-body .highlight-box h4{color:#2563eb;margin-bottom:10px;font-size:1.1rem}.blog-body .checklist{list-style:none;padding:0}.blog-body .checklist li{position:relative;padding-left:30px;margin-bottom:15px}.blog-body .checklist li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.2rem}.blog-footer{margin-top:80px;padding-top:40px;border-top:1px solid #e5e7eb}.cta-section{text-align:center;background:#f8fafc;padding:40px;border-radius:12px;border:1px solid #e5e7eb}.cta-section h3{font-size:1.5rem;color:#1f2937;margin-bottom:15px}.cta-section p{color:#6b7280;margin-bottom:25px;font-size:1.1rem}@media (max-width: 768px){.blog-header h1{font-size:2rem}.blog-body{padding:0 20px}.blog-body h2{font-size:1.5rem}.blog-body h3{font-size:1.3rem}.blog-body p{font-size:1rem}.blog-nav .nav-container{padding:0 15px}}@media (max-width: 480px){.blog-header h1{font-size:1.8rem}.blog-body{padding:0 15px}.blog-icon-large{font-size:3rem}}
