.whitepaper-module__CABxBa__container{flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 1rem;display:flex}@media (min-width:1024px){.whitepaper-module__CABxBa__container{flex-direction:row;align-items:flex-start}}.whitepaper-module__CABxBa__tocContainer{border-left:4px solid var(--primary);background:#f8fafc;border-radius:8px;flex:0 0 300px;padding:1.5rem;display:none;position:sticky;top:100px}@media (min-width:1024px){.whitepaper-module__CABxBa__tocContainer{display:block}}.whitepaper-module__CABxBa__tocTitle{font-family:var(--font-spectral),serif;color:var(--primary);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.whitepaper-module__CABxBa__tocList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.whitepaper-module__CABxBa__tocLink{color:#64748b;font-size:.95rem;text-decoration:none;transition:color .2s}.whitepaper-module__CABxBa__tocLink:hover{color:var(--primary)}.whitepaper-module__CABxBa__contentContainer{background:#fff;border-radius:8px;flex:1;max-width:800px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.whitepaper-module__CABxBa__articleContent h2{font-family:var(--font-playfair),serif;color:var(--primary);margin-top:3rem;margin-bottom:1.5rem;font-size:2.2rem}.whitepaper-module__CABxBa__articleContent h3{font-family:var(--font-spectral),serif;color:var(--primary);border-bottom:2px solid #e2e8f0;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.8rem}.whitepaper-module__CABxBa__articleContent h4{font-family:var(--font-spectral),serif;color:#1e293b;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.4rem}.whitepaper-module__CABxBa__articleContent p{color:#334155;margin-bottom:1.5rem;font-family:sans-serif;font-size:1.1rem;line-height:1.8}.whitepaper-module__CABxBa__articleContent ul{color:#334155;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.whitepaper-module__CABxBa__articleContent ol{color:#334155;margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:decimal}.whitepaper-module__CABxBa__articleContent li{margin-bottom:.5rem;line-height:1.6}.whitepaper-module__CABxBa__articleContent .insight-box{background-color:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem}.whitepaper-module__CABxBa__articleContent .warning-box{background-color:#fef2f2;border-left:4px solid #ef4444;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem}.whitepaper-module__CABxBa__articleContent .highlight-box{background-color:#fffbeb;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem}.whitepaper-module__CABxBa__articleContent .data-table-container{margin:2rem 0;overflow-x:auto}.whitepaper-module__CABxBa__articleContent table{border-collapse:collapse;width:100%;font-size:.95rem}.whitepaper-module__CABxBa__articleContent th{background-color:var(--primary);color:#fff;text-align:left;padding:1rem}.whitepaper-module__CABxBa__articleContent td{color:#334155;border-bottom:1px solid #e2e8f0;padding:1rem}.whitepaper-module__CABxBa__articleContent tr:nth-child(2n){background-color:#f8fafc}.whitepaper-module__CABxBa__sidebarCTA{background:var(--primary);color:#fff;text-align:center;border-radius:8px;margin-top:2rem;padding:1.5rem}.whitepaper-module__CABxBa__sidebarBtn{color:var(--primary);background:#fff;border-radius:4px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block}.whitepaper-module__CABxBa__sidebarBtn:hover{transform:translateY(-2px)}.whitepaper-module__CABxBa__articleContent .chart-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:2rem 0;padding:2rem}.whitepaper-module__CABxBa__articleContent .bar-group{flex-direction:column;gap:1.5rem;display:flex}.whitepaper-module__CABxBa__articleContent .bar-item{flex-direction:column;gap:.5rem;display:flex}.whitepaper-module__CABxBa__articleContent .bar-label{color:var(--primary);justify-content:space-between;font-size:.9rem;font-weight:600;display:flex}.whitepaper-module__CABxBa__articleContent .bar-wrapper{background:#e2e8f0;border-radius:8px;width:100%;height:16px;overflow:hidden}.whitepaper-module__CABxBa__articleContent .bar-fill{background:var(--primary);border-radius:8px;height:100%}.whitepaper-module__CABxBa__articleContent .references-section{border-top:4px solid var(--primary);margin-top:4rem;padding-top:2rem}.whitepaper-module__CABxBa__articleContent .references-list{color:#64748b;margin-top:1rem;padding-left:0;font-size:.9rem;list-style-position:inside;list-style-type:decimal!important}.whitepaper-module__CABxBa__articleContent .references-list li{margin-bottom:.75rem;display:list-item!important}.whitepaper-module__CABxBa__articleContent .ranking-list{flex-direction:column;gap:2rem;margin:2rem 0;display:flex}.whitepaper-module__CABxBa__articleContent .ranking-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 4px #0000000d}.whitepaper-module__CABxBa__articleContent .ranking-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.whitepaper-module__CABxBa__articleContent .ranking-item h3{color:var(--primary);border-bottom:none;margin-top:0;margin-bottom:.75rem;font-size:1.4rem}.whitepaper-module__CABxBa__articleContent .ranking-details{border-top:1px dashed #e2e8f0;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.whitepaper-module__CABxBa__articleContent .detail-row{font-size:.95rem}.whitepaper-module__CABxBa__articleContent .detail-grid{grid-template-columns:1fr;gap:1rem;margin-top:.5rem;display:grid}@media (min-width:768px){.whitepaper-module__CABxBa__articleContent .detail-grid{grid-template-columns:1fr 1fr}}:is(.whitepaper-module__CABxBa__articleContent .pros,.whitepaper-module__CABxBa__articleContent .cons){background:#f8fafc;border-radius:6px;padding:1rem}:is(.whitepaper-module__CABxBa__articleContent .pros strong,.whitepaper-module__CABxBa__articleContent .cons strong){color:var(--primary);margin-bottom:.5rem;display:block}.whitepaper-module__CABxBa__articleContent .cons strong{color:#ef4444}:is(.whitepaper-module__CABxBa__articleContent .pros ul,.whitepaper-module__CABxBa__articleContent .cons ul){margin:0;padding-left:1.2rem;font-size:.9rem}.whitepaper-module__CABxBa__articleContent .glossary-list{padding:0;list-style:none}.whitepaper-module__CABxBa__articleContent .glossary-list li{margin-bottom:1.5rem;padding-left:0}.whitepaper-module__CABxBa__articleContent .glossary-list strong{color:var(--primary);margin-bottom:.25rem;font-size:1.05rem;display:block}.whitepaper-module__CABxBa__articleContent a{color:var(--primary);text-underline-offset:3px;font-weight:500;text-decoration:underline;text-decoration-thickness:1px}.whitepaper-module__CABxBa__articleContent a:hover{opacity:.85;text-decoration-thickness:2px}
