.insight-page{--primary:#163269;--secondary:#d4af37;background:#f5f7fb;padding:64px 0 80px;color:#243247}
.insight-shell{width:min(1180px,calc(100% - 36px));margin:auto}
.insight-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.insight-heading h2{font-size:34px;line-height:1.2;margin:0 0 8px;color:var(--primary)}.insight-heading p{margin:0;color:#667085;max-width:680px}
.insight-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.insight-stat{position:relative;overflow:hidden;background:#fff;border:1px solid #e7ebf1;border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(22,50,105,.06)}.insight-stat:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--secondary)}.insight-stat strong{display:block;font-size:32px;line-height:1;color:var(--primary);margin-bottom:8px}.insight-stat span{color:#697386;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.insight-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:24px;margin-bottom:34px}.insight-panel{background:#fff;border:1px solid #e7ebf1;border-radius:20px;padding:26px;box-shadow:0 12px 34px rgba(22,50,105,.06)}.insight-panel h3{font-size:21px;margin:0 0 6px;color:var(--primary)}.insight-panel-lead{color:#7b8494;font-size:14px;margin:0 0 24px}
.insight-chart{display:grid;gap:16px}.insight-bar-head{display:flex;justify-content:space-between;margin-bottom:7px;font-size:14px}.insight-bar-head b{color:#344054}.insight-bar-head span{color:#667085}.insight-track{height:11px;background:#eef1f6;border-radius:99px;overflow:hidden}.insight-fill{display:block;height:100%;min-width:4px;border-radius:99px;background:linear-gradient(90deg,var(--primary),var(--secondary))}
.insight-list{display:grid;gap:12px}.insight-list-item{display:flex;align-items:center;gap:13px;padding:13px;border-radius:14px;background:#f8fafc}.insight-dot{width:12px;height:12px;border-radius:50%;background:var(--secondary);box-shadow:0 0 0 5px rgba(212,175,55,.15)}.insight-list-item div{min-width:0}.insight-list-item b{display:block;color:#344054}.insight-list-item small{color:#7b8494}
.insight-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.insight-card{background:#fff;border:1px solid #e7ebf1;border-radius:20px;overflow:hidden;box-shadow:0 12px 32px rgba(22,50,105,.07);transition:.25s}.insight-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(22,50,105,.13)}.insight-card-media{height:210px;background:#e8edf5;overflow:hidden}.insight-card-media img{width:100%;height:100%;object-fit:cover}.insight-card-body{padding:20px}.insight-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.insight-badge{display:inline-flex;padding:6px 10px;border-radius:99px;background:rgba(22,50,105,.09);color:var(--primary);font-size:12px;font-weight:800}.insight-badge.gold{background:rgba(212,175,55,.17);color:#8b6810}.insight-card h3{font-size:19px;line-height:1.35;margin:0 0 8px;color:#172b4d}.insight-card p{color:#667085;margin:0;line-height:1.65}.insight-meta{margin-top:14px;padding-top:14px;border-top:1px solid #edf0f4;color:#4b5565;font-size:14px}.insight-meta b{color:#27364b}
.insight-table-wrap{margin-top:32px;background:#fff;border:1px solid #e7ebf1;border-radius:20px;overflow:hidden;box-shadow:0 12px 34px rgba(22,50,105,.06)}.insight-table-title{padding:22px 24px;border-bottom:1px solid #edf0f4}.insight-table-title h3{margin:0;color:var(--primary);font-size:21px}.insight-scroll{overflow-x:auto}.insight-table{width:100%;border-collapse:collapse;min-width:760px}.insight-table th{padding:14px 18px;background:var(--primary);color:#fff;text-align:left;font-size:13px;letter-spacing:.03em}.insight-table td{padding:15px 18px;border-bottom:1px solid #edf0f4;color:#485568}.insight-table tr:last-child td{border-bottom:0}.insight-table tbody tr:hover{background:#f8fafc}.insight-empty{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #ccd4df;border-radius:18px;padding:42px;color:#738096}
.insight-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 24px;background:#f8fafc;border-bottom:1px solid #e8edf3}.insight-filter label{display:block;margin-bottom:6px;color:#475467;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.insight-filter input,.insight-filter select{box-sizing:border-box;width:100%;height:44px;padding:0 13px;border:1px solid #d7dee8;border-radius:10px;background:#fff;color:#344054;outline:none}.insight-filter input:focus,.insight-filter select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(22,50,105,.1)}
.insight-table-wrap .dataTables_wrapper{padding:0 24px 22px}.insight-table-wrap .dataTables_length{margin:18px 0;color:#667085;font-size:14px}.insight-table-wrap .dataTables_length select{height:38px;margin:0 6px;padding:0 28px 0 10px;border:1px solid #d7dee8;border-radius:9px;background:#fff;color:#344054}.insight-table-wrap .dataTables_filter{display:none}.insight-table-wrap .dataTables_info{float:left!important;padding-top:24px!important;color:#667085;font-size:13px}.insight-table-wrap .dataTables_paginate{display:flex!important;float:right!important;align-items:center;justify-content:flex-end;gap:6px;padding-top:16px!important}.insight-table-wrap .dataTables_paginate span{display:flex;gap:6px}.insight-table-wrap .dataTables_paginate .paginate_button{display:inline-flex!important;align-items:center;justify-content:center;box-sizing:border-box;min-width:40px;height:40px;margin:0!important;padding:0 13px!important;border:1px solid #dce2ea!important;border-radius:10px!important;background:#fff!important;color:#475467!important;font-size:13px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;box-shadow:0 2px 5px rgba(16,24,40,.04);cursor:pointer;transition:.2s}.insight-table-wrap .dataTables_paginate .paginate_button:hover{border-color:var(--primary)!important;background:rgba(22,50,105,.07)!important;color:var(--primary)!important;transform:translateY(-1px)}.insight-table-wrap .dataTables_paginate .paginate_button.current,.insight-table-wrap .dataTables_paginate .paginate_button.current:hover{border-color:var(--primary)!important;background:var(--primary)!important;color:#fff!important;box-shadow:0 6px 14px rgba(22,50,105,.2)}.insight-table-wrap .dataTables_paginate .paginate_button.disabled,.insight-table-wrap .dataTables_paginate .paginate_button.disabled:hover{border-color:#edf0f4!important;background:#f8fafc!important;color:#b2bac6!important;box-shadow:none;cursor:not-allowed;transform:none}.insight-table-wrap .dataTables_wrapper:after{content:"";display:block;clear:both}
@media(max-width:900px){.insight-stats{grid-template-columns:repeat(2,1fr)}.insight-grid{grid-template-columns:1fr}.insight-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.insight-page{padding:44px 0 60px}.insight-shell{width:min(100% - 24px,1180px)}.insight-heading{display:block}.insight-heading h2{font-size:28px}.insight-stats,.insight-cards,.insight-filters{grid-template-columns:1fr}.insight-stat strong{font-size:28px}.insight-panel{padding:20px}.insight-card-media{height:200px}.insight-filters{padding:16px}.insight-table-wrap .dataTables_wrapper{padding:0 12px 18px}.insight-table-wrap .dataTables_info{float:none!important;text-align:center;padding-top:18px!important}.insight-table-wrap .dataTables_paginate{float:none!important;justify-content:center;flex-wrap:wrap;padding-top:12px!important}.insight-table-wrap .dataTables_paginate .paginate_button{min-width:38px;height:38px;padding:0 10px!important}.insight-table-wrap .dataTables_length{text-align:center}}
