:root{--primary-color:#1a365d;--secondary-color:#2d3748;--accent-color:#3182ce;--success-color:#38a169;--warning-color:#d69e2e;--danger-color:#e53e3e;--light-gray:#f7fafc;--medium-gray:#a0aec0;--dark-gray:#2d3748;--border-color:#e2e8f0}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:var(--dark-gray)}.navbar{background-color:#ffffff!important;border-bottom:1px solid #e9ecef;padding:.75rem 0}.navbar-brand{font-size:1.25rem;color:#212529!important;text-decoration:none}.navbar-brand:hover{color:#3182ce!important}.navbar-nav .nav-link{color:#495057!important;font-weight:500;text-decoration:none;padding:.5rem 1rem!important;transition:color 0.2s ease}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:#3182ce!important}.navbar-nav .nav-link.active{background-color:rgb(49 130 206 / .08);border-radius:6px}.dropdown-menu{border:1px solid #e9ecef;box-shadow:0 .125rem .25rem rgb(0 0 0 / .075);margin-top:.5rem}.dropdown-item{padding:.5rem 1rem;color:#495057;font-weight:400}.dropdown-item:hover,.dropdown-item:focus{background-color:#f8f9fa;color:#3182ce}.navbar-toggler{border:none;padding:.25rem .5rem}.navbar-toggler:focus{box-shadow:none}.navbar{padding:.75rem 0;background-color:rgb(255 255 255 / .98)!important;height:auto;min-height:70px;z-index:1040!important}.navbar.scrolled{padding:.5rem 0}.brand-name{font-weight:700;letter-spacing:-.5px;color:var(--primary-color)}.brand-tagline{font-size:.75rem;margin-top:-2px;font-weight:500;color:#6b7280}.navbar-nav .nav-link{font-weight:500;padding:.75rem 1rem!important;position:relative;border-radius:8px;margin:0 .2rem;color:#374151!important}.navbar-nav .nav-link:hover{background-color:rgb(26 54 93 / .05);color:var(--primary-color)!important}.navbar-nav .nav-link.active{background-color:rgb(26 54 93 / .08);color:var(--primary-color)!important;font-weight:600}.navbar-toggler{border:none!important;padding:.5rem}.navbar-toggler:focus{box-shadow:none!important}.sticky-top{z-index:1020}.card-header h3,.card-header h4,.card-header h5{color:white!important;font-weight:600;letter-spacing:.5px}.card-header .h5{color:white!important;margin-bottom:0}.card-header i{opacity:.9}.dropdown-menu{border:none;border-radius:12px;padding:1rem 0;margin-top:.5rem;background-color:rgb(255 255 255 / .98);min-width:180px;max-width:95vw;right:0!important;left:auto!important}.dropdown-item{padding:.75rem 1rem;border-radius:0;margin:0;font-weight:500}.dropdown-item:hover{background:linear-gradient(135deg,rgb(26 54 93 / .08),rgb(49 130 206 / .06));color:var(--primary-color)}.dropdown-item.active{background-color:var(--primary-color);color:#fff;border:2px solid #fff;padding:calc(0.75rem - 2px) calc(1rem - 2px)}.dropdown-item i{width:18px;font-size:1rem}.dropdown-header{font-weight:700;font-size:.75rem;letter-spacing:.5px;padding:.5rem 1rem;color:var(--primary-color);margin-bottom:.5rem}.dropdown-divider{margin:.75rem 1rem;border-color:rgb(0 0 0 / .08)}.search-box .form-control{border:2px solid #e5e7eb;background-color:#f9fafb;font-size:.9rem;height:45px}.search-box .form-control:focus{border-color:var(--primary-color);background-color:#fff}.search-input::placeholder{color:#9ca3af;font-weight:400}.search-btn{padding:.5rem}.search-btn:hover i{color:var(--accent-color)!important}.btn{border-radius:25px;font-weight:500;border-width:1px}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.btn-primary:hover{background-color:var(--accent-color);border-color:var(--accent-color)}.btn-outline-primary{border-color:var(--primary-color);color:var(--primary-color)}.btn-outline-primary:hover{background-color:var(--primary-color);border-color:var(--primary-color)}.text-primary{color:var(--primary-color)!important}.bg-primary{background-color:var(--primary-color)!important}.report-header{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.price-box{border:2px solid var(--border-color)}.metric-box{padding:1rem;border-radius:8px}.card{border:none;border-radius:12px;overflow:hidden}.card-header{background-color:var(--primary-color)!important;border-bottom:none;padding:1rem 1.5rem}.chart-container-custom svg{max-width:100%;height:auto;border-radius:8px}.toc-list{padding-left:1.5rem}.toc-list li{padding:.25rem 0;border-bottom:1px solid var(--border-color)}.toc-list li:last-child{border-bottom:none}.badge{font-weight:500;font-size:.75rem;padding:.5rem .75rem;border-radius:6px}.hero-section{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);padding:6rem 0;min-height:70vh;display:flex;align-items:center;color:#fff;position:relative}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>') repeat;opacity:.3}.hero-content{position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:1.5rem}.text-accent{color:gold;position:relative}.hero-description{font-size:1.25rem;line-height:1.6;color:rgb(255 255 255 / .9);max-width:600px;margin:0 auto 2.5rem}.hero-actions .btn{font-weight:600;padding:1rem 2.5rem;border-radius:8px;font-size:1rem;transition:all 0.3s ease;border-width:2px}.hero-actions .btn-light{background-color:#fff;color:var(--primary-color);border-color:#fff}.hero-actions .btn-light:hover{background-color:#fff0;color:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .2)}.hero-actions .btn-outline-light{color:#fff;border-color:rgb(255 255 255 / .7)}.hero-actions .btn-outline-light:hover{background-color:#fff;color:var(--primary-color);border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .2)}@media (max-width:768px){.hero-section{padding:4rem 0;min-height:60vh}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-description{font-size:1.125rem;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1.5rem}.hero-actions .btn{width:100%;margin:0!important;display:block}}@media (min-width:768px){.hero-actions{flex-wrap:nowrap}.hero-actions .btn{width:auto}}@media (max-width:576px){.hero-section{padding:3rem 0}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-actions .btn{padding:.875rem 2rem;font-size:.9rem}}.card{border:none;border-radius:12px}.card-img-top{border-radius:12px 12px 0 0}.report-card .card-body{padding:1.5rem}.report-card .badge{font-weight:500}.report-meta{border-top:1px solid #e2e8f0;padding-top:1rem}.report-meta .format-icons{border-left:1px solid #dee2e6;padding-left:1rem;margin-left:.5rem}.report-meta .format-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color 0.2s ease}.report-meta .format-icon:hover{background-color:rgb(0 0 0 / .05)}.report-meta .sample-request-btn{font-weight:500;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;white-space:nowrap}@media (max-width:768px){.report-meta{flex-direction:column;align-items:flex-start!important;gap:1rem!important}.report-meta .format-icons{border-left:none;padding-left:0;margin-left:0;border-top:1px solid #dee2e6;padding-top:.75rem}.report-meta .sample-request-btn{align-self:stretch;text-align:center}}.page-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;padding:2rem 0}.page-header h1{color:var(--primary-color);font-weight:600;margin-bottom:.5rem}.page-header .lead{color:#6c757d;font-size:1rem;margin-bottom:1rem}.page-header .breadcrumb{background:#fff0;padding:0;margin:0;font-size:.9rem}.breadcrumb-item+.breadcrumb-item::before{color:#6c757d}.breadcrumb-item a{color:var(--primary-color);text-decoration:none}.breadcrumb-item a:hover{color:var(--accent-color);text-decoration:underline}.breadcrumb-item.active{color:#6c757d}.stats-category{border-left:4px solid var(--primary-color)}.stat-item{border-color:#e2e8f0!important}.table{border-radius:8px;overflow:hidden}.table th{border-top:none;font-weight:600;letter-spacing:.5px}.progress{border-radius:10px}.progress-bar{border-radius:10px}.chart-container{border:1px solid var(--border-color)}.chart-content svg{max-width:100%;height:auto}.insight-hero,.insight-mini-hero{position:relative;overflow:hidden;border-radius:12px 12px 0 0}.insight-hero svg,.insight-mini-hero svg{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .3);display:flex;align-items:center;justify-content:center}.filters-section{border-bottom:1px solid #e2e8f0}.form-select,.form-control{border-radius:8px;border-color:#e2e8f0}.form-select:focus,.form-control:focus{border-color:var(--primary-color)}footer{background-color:#2d3748!important;color:#ffffff!important}footer h5,footer h6{color:#ffffff!important;font-weight:600!important}footer p{color:#cbd5e0!important;line-height:1.6}footer .text-muted{color:#a0aec0!important}footer .text-light{color:#e2e8f0!important}footer a{color:#a0aec0!important;text-decoration:none!important}footer a:hover{color:#3182ce!important}footer .social-links a{color:#e2e8f0!important;font-size:1.2rem}footer .social-links a:hover{color:#3182ce!important}footer ul li{margin-bottom:.5rem}footer ul li a{color:#a0aec0!important;padding:.25rem 0;display:inline-block}footer ul li a:hover{color:#ffffff!important;padding-left:.5rem}footer hr{border-color:#4a5568!important;opacity:.3}footer .copyright{color:#a0aec0!important}@media (max-width:768px){footer .text-md-end{text-align:center!important;margin-top:1rem}footer .justify-content-md-end{justify-content:center!important}}.badge{font-weight:500;font-size:.75rem;padding:.5rem .75rem;border-radius:6px}.btn{border-radius:8px;font-weight:500}.btn-sm{font-size:.8rem;padding:.4rem .8rem}.btn-outline-primary{border-color:var(--primary-color);color:var(--primary-color)}.btn-outline-primary:hover{background-color:var(--primary-color);border-color:var(--primary-color)}.segment-category{background:#fff;border-radius:12px;padding:1rem;border:1px solid #e9ecef}.segment-item{padding:.5rem 0;border-bottom:1px solid rgb(0 0 0 / .05)}.segment-item:last-child{border-bottom:none}.segment-text{font-size:.9rem;color:var(--dark-gray);font-weight:500}.segment-category h6{margin-bottom:1rem;font-size:1rem;letter-spacing:.5px}.segment-category .badge{font-size:.75rem;padding:.35rem .5rem}@media (max-width:768px){.hero-section{min-height:50vh;text-align:center}.display-4{font-size:2rem}.display-5{font-size:1.75rem}.filters-section .form-group{margin-bottom:1rem}}.loading{opacity:.6;pointer-events:none}.industry-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1rem}.cta-section{background:linear-gradient(135deg,var(--secondary-color) 0%,var(--primary-color) 100%)}.source-item{border-radius:8px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--medium-gray);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}@media print{.navbar,.footer,.btn{display:none!important}.container{max-width:100%!important}}.license-option{transition:transform 0.2s ease,box-shadow 0.2s ease}.license-option:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .1)}.license-option .btn-primary{font-size:.875rem;padding:.375rem .75rem}.support-options .btn{font-size:.875rem;text-align:left}.support-options .btn:hover{background-color:rgb(26 54 93 / .1);border-color:var(--primary-color);color:var(--primary-color)!important}.support-options .btn:hover i{color:var(--primary-color)!important}.report-image-container{width:100%}.report-cover-image{width:100%;height:auto;object-fit:cover;border:1px solid var(--border-color)}.report-placeholder{width:100%;height:300px;min-height:300px;border:2px dashed var(--border-color)}@media (max-width:991px){.report-image-container{margin:2rem 0 0}.report-cover-image{height:auto}.report-placeholder{height:250px;min-height:250px}}.report-formats{padding:1rem 0;border-top:1px solid var(--border-color)}.format-icons{align-items:center}.format-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.5rem;border-radius:8px}.format-icon:hover{background-color:rgb(0 0 0 / .05)}.sample-request-btn{font-weight:600;padding:.75rem 2rem;border-radius:8px}@media (max-width:768px){.report-formats{flex-direction:column;gap:1.5rem;align-items:flex-start!important}.format-icons{order:2;justify-content:center;width:100%}.sample-request-btn{order:1;align-self:stretch;text-align:center}}.report-card-image{height:200px;width:100%;object-fit:cover;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.report-card-placeholder{height:200px;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.reports-list{margin-bottom:2rem}.report-list-item{transition:none}.report-list-item:hover{border-color:var(--primary-color)}.companies-covered .badge{font-size:.75rem;margin-bottom:.25rem}.companies-covered .d-flex{align-items:flex-start}.companies-covered small{line-height:1.75;margin-top:2px}@media (max-width:768px){.report-list-item .col-9{flex:0 0 75%;max-width:75%}.report-list-item .col-3{flex:0 0 25%;max-width:25%}.companies-covered .badge{font-size:.7rem}}.filters-sidebar{margin-bottom:2rem;z-index:1010!important}.filters-sidebar .form-label{color:var(--primary-color);font-size:.95rem}.category-filters .form-check{border-bottom:1px solid #f0f0f0;padding-bottom:.5rem;margin-bottom:0.75rem!important}.category-filters .form-check:last-child{border-bottom:none;margin-bottom:0!important}.category-filters .form-check-label{font-size:.9rem;cursor:pointer;width:100%;padding-left:.25rem}.category-filters .form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.results-info{line-height:1.4}@media (max-width:991px){.filters-sidebar{position:static!important;margin-bottom:3rem;z-index:auto}}.categories-section{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.categories-section h2{color:var(--primary-color);font-weight:700;margin-bottom:1rem}.categories-section .lead{color:#64748b;font-size:1.1rem;margin-bottom:3rem}.category-list{list-style:none;padding:0;margin:0}.category-item{margin-bottom:.75rem;transition:all 0.3s ease}.category-item a{display:flex;align-items:center;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;color:inherit;transition:all 0.3s ease;position:relative;overflow:hidden}.category-item a::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color) 0%,var(--accent-color) 100%);transform:scaleX(0);transition:transform 0.3s ease}.category-item a:hover::before{transform:scaleX(1)}.category-item a:hover{transform:translateX(5px);box-shadow:0 8px 25px rgb(26 54 93 / .15);background:#fafbfc}.category-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px;margin-right:1rem;flex-shrink:0;transition:all 0.3s ease}.category-icon i{font-size:18px;color:#64748b;transition:all 0.3s ease}.category-item a:hover .category-icon{background:rgb(26 54 93 / .1);transform:scale(1.05)}.category-item a:hover .category-icon i{color:var(--primary-color);transform:scale(1.1)}.category-content{flex-grow:1;display:flex;flex-direction:column}.category-name{font-weight:600;font-size:.95rem;color:var(--dark-gray);line-height:1.3;margin-bottom:.25rem;transition:color 0.3s ease}.category-item a:hover .category-name{color:var(--primary-color)}.category-count{font-size:.8rem;color:var(--medium-gray);font-weight:500}.categories-section .container{position:relative}.categories-section h2{color:var(--primary-color);font-weight:700;margin-bottom:1rem}.categories-section .lead{color:#64748b;font-size:1.1rem;margin-bottom:3rem}.categories-section .row .col-xl-2,.categories-section .row .col-lg-3,.categories-section .row .col-md-4,.categories-section .row .col-sm-6,.categories-section .row .col-6{padding-left:.375rem;padding-right:.375rem;margin-bottom:.75rem}.categories-section .row{align-items:stretch}.categories-section .mb-3{margin-bottom:1rem!important}@media (max-width:768px){.category-item a{padding:.625rem .875rem}.category-icon{width:35px;height:35px;margin-right:.75rem}.category-name{font-size:.9rem}.category-count{font-size:.75rem}}@media (max-width:576px){.category-item a{padding:.5rem .75rem}.category-icon{width:32px;height:32px;margin-right:.625rem}.category-name{font-size:.85rem;line-height:1.2}.category-count{font-size:.7rem}.category-item a:hover{transform:translateX(3px)}}.latest-reports .card{transition:transform 0.2s ease,box-shadow 0.2s ease}.latest-reports .card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgb(0 0 0 / .1)}.latest-reports .card-title a{color:var(--dark-gray)}.latest-reports .card-title a:hover{color:var(--primary-color)}.clients-section .client-logo{opacity:.7;transition:opacity 0.2s ease}.clients-section .client-logo:hover{opacity:1}.client-logo .bg-light{border:1px solid #e9ecef;transition:border-color 0.2s ease}.client-logo:hover .bg-light{border-color:var(--primary-color)}.testimonials-section .card{transition:transform 0.2s ease,box-shadow 0.2s ease}.testimonials-section .card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgb(0 0 0 / .1)}.testimonials-section blockquote{font-style:italic;color:#6c757d;line-height:1.6}.testimonials-section .stars{font-size:.9rem}.testimonial-author h6{color:var(--primary-color);font-weight:600}.our-clients .client-name{border:1px solid #e9ecef;border-radius:5px;background-color:#f8f9fa;transition:none}.our-clients .client-name:hover{background-color:#e9ecef}.our-clients .client-name span{font-size:.9rem;color:#6c757d}@media (max-width:768px){.categories-section .col-sm-6{flex:0 0 50%;max-width:50%}.clients-section .col-4{margin-bottom:1rem}.client-logo h6{font-size:.9rem}}@media (max-width:576px){.categories-section .col-sm-6{flex:0 0 100%;max-width:100%}.clients-section .col-4{flex:0 0 50%;max-width:50%}}.contact-section{background:#f8f9fa}.contact-cards-wrapper{display:flex;flex-direction:column;gap:1.5rem}.contact-card-minimal{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:8px;border:1px solid #e9ecef;transition:border-color 0.2s ease;min-height:80px;height:80px}.contact-card-minimal:hover{border-color:var(--primary-color)}.contact-card-minimal i{font-size:1.5rem;color:var(--primary-color);flex-shrink:0;width:24px;text-align:center}.contact-card-minimal p{color:#6c757d;margin:0;line-height:1.5;font-weight:500;flex:1}.contact-card-minimal small{color:#9ca3af;font-size:.85rem}.contact-form-container{background:#fff;padding:3rem;border-radius:8px;border:1px solid #e9ecef}.contact-form-header h2{font-size:2rem;font-weight:600;color:#212529;margin-bottom:.5rem}.contact-form-header p{color:#6c757d;margin-bottom:0}.contact-form .form-label{font-weight:500;color:#495057;margin-bottom:.5rem}.contact-form .form-control,.contact-form .form-select{border:1px solid #d0d7de;border-radius:6px;padding:.75rem;font-size:.95rem}.contact-form .form-control:focus,.contact-form .form-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem rgb(26 54 93 / .1)}.contact-form .btn-primary{padding:.75rem 2rem;font-weight:500;border-radius:6px}.pagination{margin:2rem 0}.pagination .page-link{color:#495057;background-color:#fff;border:1px solid #dee2e6;padding:.5rem .75rem;text-decoration:none;transition:all 0.2s ease}.pagination .page-link:hover{color:#3182ce;background-color:#f8f9fa;border-color:#3182ce}.pagination .page-item.active .page-link{color:#fff;background-color:#3182ce;border-color:#3182ce}.pagination .page-item.disabled .page-link{color:#6c757d;background-color:#fff;border-color:#dee2e6;cursor:not-allowed}.pagination .page-link:focus{box-shadow:0 0 0 .2rem rgb(49 130 206 / .25)}.category-item{animation:fadeInLeft 0.6s ease forwards;opacity:0;transform:translateX(-20px)}.category-item:nth-child(1){animation-delay:0.1s}.category-item:nth-child(2){animation-delay:0.15s}.category-item:nth-child(3){animation-delay:0.2s}.category-item:nth-child(4){animation-delay:0.25s}.category-item:nth-child(5){animation-delay:0.3s}.category-item:nth-child(6){animation-delay:0.35s}.category-item:nth-child(7){animation-delay:0.4s}.category-item:nth-child(8){animation-delay:0.45s}.category-item:nth-child(n+9){animation-delay:0.5s}@keyframes fadeInLeft{to{opacity:1;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.category-item{animation:none;opacity:1;transform:none}}.content-body{line-height:1.7}.content-body .lead{font-size:1.1rem;font-weight:400;color:#495057;line-height:1.7}.content-body h2,.overview-content h2,div.content-body h2,div.overview-content h2,.card-body .content-body h2,.card-body .overview-content h2{font-size:1.25rem!important;font-weight:600!important;color:#2d3748!important;margin:2rem 0 1rem 0!important;padding:.75rem 0 .5rem 0!important;border-bottom:2px solid #3182ce!important;position:relative!important}.content-body h2:first-child,.overview-content h2:first-child,div.content-body h2:first-child,div.overview-content h2:first-child,.card-body .content-body h2:first-child,.card-body .overview-content h2:first-child{margin-top:0!important}.content-body h2::before,.overview-content h2::before,div.content-body h2::before,div.overview-content h2::before,.card-body .content-body h2::before,.card-body .overview-content h2::before{content:''!important;position:absolute!important;left:0!important;bottom:-2px!important;width:60px!important;height:2px!important;background-color:#3182ce!important;z-index:1!important}.card.border-0{background:#fff;border-radius:8px}.card.border-0 .card-body{padding:2rem}.card.border-0 h3{color:#343a40;font-weight:600;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #f8f9fa}.card.border-0 h3 i{color:#6c757d;font-size:1rem}@media (max-width:768px){.card.border-0 .card-body{padding:1.5rem}.content-body .lead{font-size:1rem}.content-body h2,.overview-content h2,div.content-body h2,div.overview-content h2,.card-body .content-body h2,.card-body .overview-content h2{font-size:1.1rem!important;margin:1.5rem 0 .75rem 0!important;padding:.5rem 0 .35rem 0!important}.content-body h2::before,.overview-content h2::before,div.content-body h2::before,div.overview-content h2::before,.card-body .content-body h2::before,.card-body .overview-content h2::before{width:40px!important;height:1.5px!important}}.chart-container{position:relative;width:100%;padding:10px}.chart-container canvas{max-height:300px!important}.nav-pills .nav-link{border-radius:6px;padding:.4rem .8rem;font-size:.875rem;font-weight:500;transition:all 0.2s ease}.nav-pills .nav-link:not(.active){background-color:#f8f9fa;color:#6c757d;border:1px solid #e9ecef}.nav-pills .nav-link:not(.active):hover{background-color:#e9ecef;color:#495057;border-color:#dee2e6}.nav-pills .nav-link.active{background-color:#0d6efd;color:#fff;border:1px solid #0d6efd}.tab-content{background-color:#fafbfc;border-radius:8px;padding:15px;border:1px solid #e9ecef}.chart-container+small{opacity:.8;font-style:italic}.chart-container::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #0d6efd;border-radius:50%;animation:spin 1s linear infinite;z-index:1}.chart-container.loaded::before{display:none}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@media (max-width:768px){.nav-pills{flex-wrap:wrap;gap:.25rem}.nav-pills .nav-link{padding:.3rem .6rem;font-size:.8rem;margin-bottom:.25rem}.chart-container{height:250px!important;padding:5px}.chart-container canvas{max-height:250px!important}}.chart-container:hover{background-color:#fff;transition:background-color 0.2s ease}.chart-container .chartjs-legend{margin-top:10px}.chart-container .chartjs-legend ul{margin:0;padding:0;list-style:none}.chart-container .chartjs-legend li{display:inline-block;margin-right:15px;margin-bottom:5px}#report-overview h2,#report-overview .content-body h2,#report-overview .overview-content h2,.report-content h2,.report-content .content-body h2,.report-content .overview-content h2{font-size:1.25rem!important;font-weight:600!important;color:#2d3748!important;margin:2rem 0 1rem 0!important;padding:.75rem 0 .5rem 0!important;border-bottom:2px solid #3182ce!important;position:relative!important}#report-overview h2:first-child,#report-overview .content-body h2:first-child,#report-overview .overview-content h2:first-child,.report-content h2:first-child,.report-content .content-body h2:first-child,.report-content .overview-content h2:first-child{margin-top:0!important}#report-overview h2::before,#report-overview .content-body h2::before,#report-overview .overview-content h2::before,.report-content h2::before,.report-content .content-body h2::before,.report-content .overview-content h2::before{content:''!important;position:absolute!important;left:0!important;bottom:-2px!important;width:60px!important;height:2px!important;background-color:#3182ce!important;z-index:1!important}@media (max-width:768px){#report-overview h2,#report-overview .content-body h2,#report-overview .overview-content h2,.report-content h2,.report-content .content-body h2,.report-content .overview-content h2{font-size:1.1rem!important;margin:1.5rem 0 .75rem 0!important;padding:.5rem 0 .35rem 0!important}#report-overview h2::before,#report-overview .content-body h2::before,#report-overview .overview-content h2::before,.report-content h2::before,.report-content .content-body h2::before,.report-content .overview-content h2::before{width:40px!important;height:1.5px!important}}.qa-item{padding:1rem;margin-bottom:1.5rem;background:#fff;border-left:4px solid var(--accent-color);border-radius:0 6px 6px 0}.qa-item h3{color:#2d3748;font-weight:600;font-size:1rem;margin-bottom:0.75rem;line-height:1.4}.qa-item p{color:#595959;font-size:0.95rem;line-height:1.7;margin:0}.qa-item:hover{box-shadow:0 2px 8px rgb(0 0 0 / 0.08)}@media (max-width:768px){.qa-item{padding:0.75rem;margin-bottom:1rem}.qa-item h3{font-size:0.95rem;margin-bottom:0.5rem}.qa-item p{font-size:0.9rem}}
