.blog-container{min-height:100vh;position:relative;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.background-pattern{position:fixed;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2300afac' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:-1}.main-content{position:relative;z-index:1}.breadcrumb-nav{background:#ffffffe6;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,175,172,.1);padding:1rem 0}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;font-size:.875rem}.breadcrumb li:not(:last-child):after{content:">";margin-left:.5rem;color:#00afac}.breadcrumb a{color:#00afac;text-decoration:none}.hero-section{background:linear-gradient(135deg,#00afac,#1447bd);color:#fff;padding:4rem 0;position:relative;overflow:hidden}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.category-badge{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1rem}.hero-content h1{font-size:2.4rem;font-weight:700;margin:1rem 0;line-height:1.2}.hero-subtitle{font-size:1.2rem;margin:1rem 0 2rem;opacity:.9}.meta-info{display:flex;align-items:center;justify-content:center;gap:1rem;margin:2rem 0;font-size:.875rem;opacity:.9}.divider{color:#ffffff80}.hero-cta-button{display:inline-flex;align-items:center;gap:.5rem;background:#fa0;color:#fff;padding:1rem 2rem;border-radius:999px;text-decoration:none;font-weight:600}.article-content{padding:4rem 0}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.content-section{margin:3rem 0}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{font-size:2rem;font-weight:700;color:#1a202c;margin:1rem 0;display:flex;align-items:center;justify-content:center;gap:.5rem}.section-header h2 i{color:#00afac}.section-subtitle{font-size:1.05rem;color:#64748b;max-width:720px;margin:0 auto}.intro-highlight{background:linear-gradient(135deg,#00afac,#1447bd);color:#fff;padding:2rem;border-radius:18px;margin:2rem 0}.intro-highlight i{font-size:1.5rem;margin-right:1rem;color:#fa0}.content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0}.content-card{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 4px 15px #0f172a14;border:1px solid rgba(148,163,184,.3)}.card-icon{width:56px;height:56px;background:linear-gradient(135deg,#00afac,#1447bd);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.card-icon i{color:#fff;font-size:1.35rem}.content-card h3{font-size:1.2rem;font-weight:700;color:#111827;margin:.5rem 0 .75rem}.content-card p{color:#4b5563;line-height:1.7}.info-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 15px #0f172a14;border-left:5px solid #00afac}.info-icon{width:48px;height:48px;background:linear-gradient(135deg,#00afac,#1447bd);border-radius:999px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.info-icon i{color:#fff;font-size:1.2rem}.info-card h4{font-size:1.25rem;font-weight:700;color:#111827;margin:.5rem 0 .75rem}.info-list{list-style:none;padding:0;margin:.5rem 0 0}.info-list li{display:flex;align-items:flex-start;gap:.5rem;margin:.35rem 0;color:#4b5563}.info-list i{color:#00afac;margin-top:.2rem}.table-container{margin:1.75rem 0;overflow-x:auto;border-radius:14px;box-shadow:0 8px 32px #0f172a14;background:#fff}.grade-table{width:100%;border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden;font-size:.95rem}.grade-table thead{background:linear-gradient(135deg,#1447bd,#00afac);color:#fff}.grade-table th,.grade-table td{padding:.6rem 1rem;text-align:center;border-bottom:1px solid #e5e7eb}.grade-table th{font-weight:600;text-transform:uppercase;font-size:.8rem;letter-spacing:.03em}.grade-badge{display:inline-block;padding:.25rem .7rem;border-radius:999px;font-weight:700;font-size:.9rem;color:#fff;min-width:40px}.grade-badge.a-star{background:linear-gradient(135deg,#10b981,#059669)}.grade-badge.a{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.grade-badge.b{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.grade-badge.c{background:linear-gradient(135deg,#f59e0b,#d97706)}.grade-badge.d{background:linear-gradient(135deg,#ef4444,#dc2626)}.grade-badge.e{background:linear-gradient(135deg,#6b7280,#4b5563)}.grade-badge.f{background:linear-gradient(135deg,#374151,#1f2937)}.percentage{font-weight:600;color:#1447bd;font-size:.9rem;background:linear-gradient(135deg,#e0f2fe,#f0f9ff);padding:.25rem .7rem;border-radius:999px;display:inline-block;min-width:70px}.compact-table th,.compact-table td{padding:.5rem .75rem}.cta-stats{display:flex;justify-content:center;gap:2.5rem;margin:2.5rem 0;flex-wrap:wrap}.cta-stat{text-align:center}.cta-stat .stat-number{font-size:2rem;font-weight:700;color:#00afac;display:block}.cta-stat .stat-label{font-size:.85rem;opacity:.85;margin-top:.35rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.8rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:.95rem}.cta-btn.primary{background:#00afac;color:#fff}.cta-btn.secondary{background:transparent;color:#fff;border:2px solid #00afac}.final-cta-section{background:linear-gradient(135deg,#111827,#020617);color:#fff;padding:4rem 0;margin-top:4rem}.final-cta-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.final-cta-content h2{font-size:2.2rem;font-weight:700;margin:1rem 0}.final-cta-content p{max-width:640px;margin:0 auto;color:#e5e7eb}.small-note{font-size:.85rem;color:#6b7280;margin-top:.5rem}@media (max-width: 768px){.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1.05rem}.section-header h2{font-size:1.7rem;flex-direction:column;gap:.35rem}.cta-buttons{flex-direction:column;align-items:center}.final-cta-content h2{font-size:1.9rem}}
