.blogs-header{background:linear-gradient(135deg, var(--saffron) 0%, var(--white) 50%, var(--green) 100%);border-bottom:4px solid var(--navy-blue);font-family:var(--font-sans);margin-bottom:3rem;padding:3rem 0 2.5rem;position:relative;overflow:hidden}.blogs-header:before{content:"";opacity:.5;z-index:1;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='%23000080' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.blogs-header:after{content:"";z-index:2;background:radial-gradient(#0000 0%,#ffffff1a 100%);position:absolute;inset:0}@media (min-width:768px){.blogs-header{padding:4rem 0 3rem}}.blogs-header-content{z-index:3;text-align:center;font-family:var(--font-sans);position:relative}.blogs-title{font-size:2rem;font-weight:500;font-family:var(--font-sans);color:var(--navy-blue);text-shadow:2px 2px 4px #fffc;letter-spacing:-.02em;margin-bottom:1rem}@media (min-width:640px){.blogs-title{font-size:2.5rem}}@media (min-width:768px){.blogs-title{font-size:3rem}}.blogs-description{max-width:600px;color:var(--text-color);text-shadow:1px 1px 2px #fffc;font-size:1rem;font-weight:600;line-height:1.6;font-family:var(--font-sans);margin-bottom:2rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.blogs-description{font-size:1.125rem}}@media (min-width:768px){.blogs-description{font-size:1.25rem}}.content-section{background:var(--secondary-bg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);border-radius:12px;margin-bottom:1.75rem;padding:1.75rem 1.25rem}@media (min-width:640px){.content-section{margin-bottom:2rem;padding:2rem 1.5rem}}@media (min-width:768px){.content-section{padding:2.5rem 2rem}}.section-icon{color:var(--saffron);background:#ff99331a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;display:flex}@media (min-width:768px){.section-icon{width:70px;height:70px}}.content-section h2{font-size:1.5rem;font-weight:800;font-family:var(--font-sans);color:var(--navy-blue);text-align:center;margin-bottom:1rem}@media (min-width:640px){.content-section h2{font-size:1.625rem}}@media (min-width:768px){.content-section h2{margin-bottom:1.25rem;font-size:1.75rem}}.content-section p{color:var(--text-color);text-align:center;font-size:.9375rem;line-height:1.7}@media (min-width:640px){.content-section p{font-size:1rem}}@media (min-width:768px){.content-section p{font-size:1.0625rem;line-height:1.8}}.results-quick-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.results-quick-card{color:var(--text-color);background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.results-quick-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.results-quick-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.results-categories{margin:2rem 0}.results-category{margin-bottom:2rem;scroll-margin-top:100px}.results-category-header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.results-category-title-wrapper{align-items:center;gap:1rem;display:flex}.results-category-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.results-category-title{color:var(--text-color);font-size:1.75rem;font-weight:600}.results-category-count{color:#6b7280;background:#f3f4f6;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.results-list{gap:1rem;display:grid}.result-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.result-card:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 10px 30px #667eea1a}.result-card-header{margin-bottom:1rem}.result-card-title-wrapper{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.result-card-title{color:var(--text-color);flex:1;font-size:1.125rem;font-weight:600;line-height:1.4}.result-status{white-space:nowrap;border-radius:50px;flex-shrink:0;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.result-status-latest{color:#92400e;background:#fef3c7}.result-status-new{color:#1e40af;background:#dbeafe}.result-status-active{color:#065f46;background:#d1fae5}.result-card-description{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.result-card-footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.result-card-meta{align-items:center;gap:1rem;display:flex}.result-card-date{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.result-card-link{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.result-card-link:hover{transform:translate(4px);box-shadow:0 4px 12px #667eea66}.results-notice{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b;border-radius:12px;gap:1rem;margin:3rem 0;padding:1.5rem;display:flex}.results-notice-icon{color:#f59e0b;flex-shrink:0}.results-notice-content h3{color:#92400e;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.results-notice-content p{color:#78350f;font-size:.875rem;line-height:1.6}.results-guide-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.results-guide-step{text-align:center;background:var(--bg-color);border:2px solid var(--border-color);border-radius:12px;padding:1.5rem 1rem;transition:all .3s}.results-guide-step:hover{border-color:var(--saffron);transform:translateY(-4px);box-shadow:0 8px 24px #ff993326}.results-guide-number{background:linear-gradient(135deg, var(--saffron) 0%, var(--green) 100%);color:#fff;width:56px;height:56px;font-size:1.5rem;font-weight:600;font-family:var(--font-sans);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.results-guide-step h3{color:var(--navy-blue);font-size:1.125rem;font-weight:600;font-family:var(--font-sans);margin-bottom:.5rem}.results-guide-step p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.results-cta-section{text-align:center;margin:2rem 0}.results-cta-description{color:var(--text-color);max-width:600px;margin:1rem auto 1.5rem;font-size:1rem;line-height:1.7}.results-cta-features{flex-wrap:wrap;justify-content:center;gap:2rem;margin:1.5rem 0;display:flex}.cta-feature{color:var(--text-color);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.cta-feature svg{color:var(--saffron);flex-shrink:0}.results-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.results-cta-btn{font-weight:600;font-family:var(--font-sans);border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;text-decoration:none;transition:all .3s;display:inline-flex}.results-cta-btn.secondary{background:var(--bg-color);color:var(--navy-blue);border:2px solid var(--navy-blue)}.results-cta-btn.secondary:hover{background:var(--navy-blue);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00008033}.results-cta-btn.primary{background:linear-gradient(135deg, var(--saffron) 0%, var(--dark-saffron) 100%);color:#fff;cursor:pointer;border:2px solid #0000;box-shadow:0 4px 15px #ff99334d}.results-cta-btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f936}@media (max-width:768px){.blogs-header{padding:3rem 0 2rem}.blogs-title{font-size:2rem}.blogs-description{font-size:1rem}.results-category-header{flex-direction:column;align-items:flex-start;gap:1rem}.results-category-title{font-size:1.5rem}.result-card{padding:1.25rem}.results-guide-grid{padding:0 .5rem}.results-cta-content h2{font-size:1.5rem}}@media (max-width:640px){.results-quick-grid{grid-template-columns:repeat(2,1fr)}.results-quick-card{text-align:center;flex-direction:column;gap:.5rem;padding:1rem}.results-quick-icon{width:40px;height:40px}}@media (max-width:480px){.blogs-title{font-size:1.75rem}.results-category-icon{width:48px;height:48px}.results-category-title{font-size:1.25rem}.result-card-title{font-size:1rem}.result-card-footer{flex-direction:column;align-items:flex-start}.result-card-link{justify-content:center;width:100%}.results-notice{flex-direction:column}.results-quick-grid{grid-template-columns:1fr}.results-quick-card{text-align:left;flex-direction:row}.results-cta-buttons{flex-direction:column}.results-cta-btn{justify-content:center;width:100%}}.results-client-container{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.results-tabs-wrapper{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:.5rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.results-tabs-scroll{gap:.5rem;padding:.5rem;display:flex;overflow-x:auto}.results-tab-btn{white-space:nowrap;cursor:pointer;color:var(--text-secondary);background:0 0;border:2px solid #0000;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.results-tab-btn:hover{background:var(--bg-color)}.results-tab-btn.active{background:var(--card-bg);border-bottom-width:3px;box-shadow:0 4px 12px #00000014}.tab-icon{flex-shrink:0}.active-category-header{background:var(--card-bg);border:1px solid var(--border-color);border-left-style:solid;border-left-width:6px;border-radius:16px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 4px 15px #00000008}.active-category-icon{border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.active-category-title{color:var(--text-color);margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.active-category-count{color:var(--text-secondary);font-size:.9rem;font-weight:500}.results-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.modern-result-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000005}.modern-result-card:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.modern-card-header{justify-content:space-between;align-items:center;display:flex}.modern-status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-latest,.status-new{color:#ef4444;background:#ef44441a}.status-official,.status-active{color:#10b981;background:#10b9811a}.modern-card-date{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.85rem;font-weight:500;display:flex}.modern-card-body{flex-grow:1}.modern-card-title{color:var(--text-color);margin:0 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.4}.modern-card-description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.modern-card-footer{border-top:1px dashed var(--border-color);margin-top:.5rem;padding-top:1rem}.modern-check-btn{color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.modern-check-btn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.modern-check-btn svg{transition:transform .3s}.modern-check-btn:hover svg{transform:translate(4px)}@media (max-width:768px){.results-tabs-wrapper{border-radius:12px}.results-tab-btn{padding:.6rem 1rem;font-size:.9rem}.active-category-header{text-align:center;border-top-width:4px;border-left-width:1px;flex-direction:column;padding:1.25rem}.results-grid{grid-template-columns:1fr}.modern-result-card{padding:1.25rem}.results-client-container{gap:1.25rem}.results-tabs-scroll{scrollbar-width:none;-ms-overflow-style:none}.results-tabs-scroll::-webkit-scrollbar{display:none}}
