.blog-container{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.not-found-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-content{text-align:center;color:#fff}.not-found-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.2);border:3px solid rgba(255,255,255,.3);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 2rem;font-size:3rem;font-weight:700;display:flex}.not-found-title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.not-found-text{opacity:.9;font-size:1.2rem}.hero-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-bg{opacity:.15;filter:blur(8px);background-position:50%;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.1)}.hero-overlay{background:linear-gradient(135deg,rgba(102,126,234,.9) 0%,rgba(118,75,162,.9) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-floating-1,.hero-floating-2{background:rgba(255,255,255,.1);border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.hero-floating-1{width:300px;height:300px;animation-delay:0s;top:-100px;left:-100px}.hero-floating-2{width:400px;height:400px;animation-delay:3s;bottom:-150px;right:-150px}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}}.hero-content{z-index:10;color:#fff;width:100%;max-width:900px;padding:4rem 2rem;position:relative}.hero-inner{text-align:center}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:1px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.hero-image-container{border:4px solid rgba(255,255,255,.2);border-radius:20px;width:100%;max-width:700px;margin:0 auto 2rem;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.hero-image{width:100%;height:auto;transition:transform .3s;display:block}.hero-image:hover{transform:scale(1.05)}.hero-title{text-shadow:0 4px 20px rgba(0,0,0,.3);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.hero-subtitle{opacity:.95;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.6}.hero-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.hero-meta-item{align-items:center;gap:.5rem;display:flex}.hero-meta-dot{opacity:.8;background:#fff;border-radius:50%;width:8px;height:8px}.hero-meta-text{opacity:.9;font-size:.95rem;font-weight:500}.hero-wave{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23f5f7fa' d='M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,138.7C960,139,1056,117,1152,106.7C1248,96,1344,96,1392,96L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z'%3E%3C/path%3E%3C/svg%3E") 0 0/cover no-repeat;width:100%;height:100px;position:absolute;bottom:-1px;left:0}.main-content{z-index:10;max-width:850px;margin:-50px auto 0;padding:0 2rem 4rem;position:relative}.article-card{background:#fff;border-radius:16px;margin-bottom:2rem;padding:3rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px rgba(0,0,0,.08)}.article-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.section-title{color:#2d3748;margin-bottom:1.5rem;padding-left:1.5rem;font-size:2rem;font-weight:700;line-height:1.3;position:relative}.section-title:before{content:"";background:linear-gradient(#667eea 0%,#764ba2 100%);border-radius:2px;width:4px;height:100%;position:absolute;top:0;left:0}.section-image{border-radius:12px;width:100%;height:auto;margin:2rem 0;transition:transform .3s;box-shadow:0 8px 24px rgba(0,0,0,.1)}.section-image:hover{transform:scale(1.02)}.points-list{margin:1.5rem 0;padding:0;list-style:none}.point-item{background:#f7fafc;border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding:1rem;transition:background .2s;display:flex}.point-item:hover{background:#edf2f7}.point-bullet{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;min-width:8px;height:8px;margin-top:.5rem;box-shadow:0 2px 8px rgba(102,126,234,.3)}.point-text{color:#4a5568;font-size:1.05rem;line-height:1.7}.note-box{background:linear-gradient(135deg,#fef5e7 0%,#fdebd0 100%);border-left:4px solid #f39c12;border-radius:8px;gap:1rem;margin:2rem 0;padding:1.5rem;display:flex}.note-icon{color:#fff;background:#f39c12;border-radius:50%;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:1.2rem;font-weight:700;display:flex}.note-text{color:#7d6608;margin:0;font-size:1rem;line-height:1.6}.syllabus-container{background:linear-gradient(135deg,#f0f4ff 0%,#e6eeff 100%);border:2px solid #d4e1ff;border-radius:12px;margin:2rem 0;padding:2rem}.syllabus-title{color:#2d3748;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.syllabus-list{counter-reset:syllabus-counter;padding:0;list-style:none}.syllabus-item{counter-increment:syllabus-counter;background:#fff;border-radius:8px;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.05)}.syllabus-item:hover{transform:translate(8px);box-shadow:0 4px 12px rgba(102,126,234,.15)}.syllabus-number{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;font-size:1.1rem;font-weight:700;display:flex}.syllabus-text{color:#4a5568;font-size:1rem;line-height:1.5}.faq-container{margin:2rem 0}.faq-title{color:#2d3748;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.faq-item{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;padding:1.5rem;transition:all .3s}.faq-item:hover{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.08)}.faq-question{color:#2d3748;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:1.15rem;font-weight:600;line-height:1.5;display:flex}.faq-q-badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.faq-answer{align-items:flex-start;gap:.75rem;padding-left:.5rem;display:flex}.faq-a-badge{color:#fff;background:#48bb78;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.faq-answer-text{color:#4a5568;margin:0;font-size:1rem;line-height:1.7}.conclusion-card{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-bottom:2rem;padding:3rem;box-shadow:0 8px 30px rgba(102,126,234,.3)}.conclusion-title{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:2rem;font-weight:700;display:flex}.conclusion-icon{font-size:2.5rem}.conclusion-text{text-align:center;opacity:.95;font-size:1.15rem;line-height:1.8}.cta-container{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.cta-text{color:#2d3748;font-size:1.25rem;font-weight:600}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px rgba(102,126,234,.3)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.cta-button:active{transform:translateY(0)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-meta{gap:1rem}.article-card{padding:2rem 1.5rem}.section-title{font-size:1.5rem}.main-content{padding:0 1rem 2rem}.cta-inner{text-align:center;justify-content:center}.hero-floating-1,.hero-floating-2{display:none}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-content{padding:2rem 1rem}.article-card{padding:1.5rem 1rem}.conclusion-title{font-size:1.5rem}}
