*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100dvh}body{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;background:#f3f8fd;color:#231f20;display:flex;flex-direction:column;overflow:hidden}.hidden{display:none!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f2f8fc}::-webkit-scrollbar-thumb{background:#ded9d5;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aea29a}main{display:flex;flex:1;overflow:hidden;min-height:0;position:relative}#map-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.map-area{position:relative;flex:1;overflow:hidden;background:#f3f8fd}#map-footer{background:#f2f8fc;border-top:1px solid #ded9d5;padding:6px 16px 8px;flex-shrink:0}#map-footer p{font-size:10px;line-height:1.5;color:#6e6259;margin:0}#map-footer p+p{margin-top:2px}#map-footer p strong{color:#231f20;font-weight:700}@media (max-width: 767px){#map-footer{display:none}}#tooltip{position:absolute;display:none;z-index:50;pointer-events:none;background:#fff;border:1px solid #ded9d5;border-radius:4px;padding:12px;color:#231f20;font-size:12.8px;box-shadow:0 2px 8px #0000001a;max-width:320px;min-width:240px;line-height:1.4;transition:opacity .15s ease}#loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f3f8fd;z-index:50}#loader .loader-spinner{width:48px;height:48px;border:4px solid rgba(0,73,144,.2);border-top-color:#004990;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}#loader p{color:#004990;font-family:Inter,ui-monospace,monospace;font-size:13px;animation:pulse 1.5s ease-in-out infinite;margin:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.land{cursor:grab;transition:fill .2s ease}.land:active{cursor:grabbing}.trade-arc{fill:none;stroke-linecap:round;pointer-events:stroke;mix-blend-mode:multiply;cursor:pointer}.trade-arc:hover{filter:brightness(1.6)}.focus-halo{pointer-events:none}.focus-halo .halo-core{fill:#004990;stroke:#fff;stroke-width:1}.focus-halo .halo-pulse{fill:none;stroke:#004990;stroke-width:2;transform-origin:center;transform-box:fill-box}.focus-halo .halo-pulse-1{animation:halo-pulse 2.2s ease-out infinite}.focus-halo .halo-pulse-2{animation:halo-pulse 2.2s ease-out infinite;animation-delay:1.1s}@keyframes halo-pulse{0%{transform:scale(.4);opacity:.85;stroke-width:2.5}80%{opacity:.05}to{transform:scale(2.6);opacity:0;stroke-width:.5}}.trade-particle{pointer-events:none;filter:drop-shadow(0 0 1.5px rgba(255,255,255,.9))}@keyframes anim-halo-pulse{0%{transform:scale(.5);opacity:.75}to{transform:scale(3.2);opacity:0}}.anim-halo-ring{pointer-events:none;fill:none;stroke-width:2;transform-box:fill-box;transform-origin:center}.anim-halo-ring-1{animation:anim-halo-pulse 2.4s ease-out infinite}.anim-halo-ring-2{animation:anim-halo-pulse 2.4s ease-out infinite 1.2s}@keyframes anim-particle-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}.anim-particle-arc{pointer-events:none;fill:none;stroke:#fff;stroke-dasharray:6 18;stroke-linecap:round;animation:anim-particle-flow 1.5s linear infinite;filter:drop-shadow(0 0 2px rgba(255,255,255,.8));opacity:.7}.map-label{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;text-shadow:0 0 3px #fff,0 0 5px #fff;pointer-events:none;fill:#231f20}.custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ebeae6;border:1px solid #ded9d5;width:1rem;height:1rem;border-radius:4px;display:grid;place-content:center;cursor:pointer}.custom-checkbox:before{content:"";width:.65em;height:.65em;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #004990;transform-origin:center;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.custom-checkbox:checked:before{transform:scale(1)}.picker-section-header{padding:5px 8px;font-size:9px;font-weight:700;color:#6e6259;text-transform:uppercase;letter-spacing:.05em;background:#f2f8fc;border-bottom:1px solid #ded9d5;position:sticky;top:0;z-index:10}.group-option{display:flex;align-items:center;gap:6px;padding:5px 8px;font-size:11px;border-radius:4px;cursor:pointer;border-bottom:1px solid rgba(226,232,240,.4);transition:background .12s}.group-option:hover{background:#0049900f}.group-toggle{flex-shrink:0;width:14px;height:14px;padding:0;border:none;background:transparent;color:#6e6259;font-size:7px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:2px;transition:background .12s,transform .15s;line-height:1}.group-toggle:hover{background:#ebeae6;color:#231f20}.group-toggle[aria-expanded=true]{transform:rotate(90deg)}.group-icon{color:#6e6259;font-size:9px;font-family:Inter,ui-monospace,monospace;flex-shrink:0}.group-label{flex:1;font-weight:600;color:#231f20;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-count{font-size:8px;color:#6e6259;font-family:Inter,ui-monospace,monospace;background:#ebeae6;padding:1px 5px;border-radius:99px;flex-shrink:0}.group-children.hidden{display:none}.country-option{display:flex;align-items:center;gap:6px;padding:3px 8px;font-size:11px;color:#231f20;cursor:pointer;border-radius:4px;transition:background .1s}.country-option:hover{background:#f2f8fc}.country-option input[type=checkbox]{width:13px;height:13px;flex-shrink:0}#exp-list::-webkit-scrollbar,#imp-list::-webkit-scrollbar{width:6px}#exp-list::-webkit-scrollbar-track,#imp-list::-webkit-scrollbar-track{background:#f2f8fc}#exp-list::-webkit-scrollbar-thumb,#imp-list::-webkit-scrollbar-thumb{background:#ded9d5;border-radius:3px}#exp-list::-webkit-scrollbar-thumb:hover,#imp-list::-webkit-scrollbar-thumb:hover{background:#aea29a}#main-header{background:#f2f8fc;border-bottom:6px solid #009edb;flex-shrink:0;z-index:30}#main-header .header-inner{max-width:1600px;margin:0 auto;padding:0 16px;display:flex;flex-direction:column}#main-header .header-title{display:flex;align-items:flex-start;gap:10px;padding:14px 0 10px}#main-header .header-title img.header-logo{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;margin-top:6px;flex-shrink:0}#main-header .header-title .header-text h3{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;color:#000;margin:0;line-height:1.2}#main-header .header-title .header-text h4{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;color:#0009;margin:4px 0 0}#main-header .header-controls{display:none}@media (min-width: 768px){#main-header .header-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:6px 0 12px}}#main-header .ctrl-divider{width:1px;height:22px;background:#00000026;flex-shrink:0}#main-header .ctrl-pill{display:flex;align-items:center;background:#fff;border:1px solid #ded9d5;border-radius:6px;padding:3px;gap:2px;box-shadow:0 1px 3px #00000014}#main-header .btn-toggle{padding:5px 8px;font-size:11px;font-weight:700;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:4px;border:none;background:transparent;color:#6e6259;cursor:pointer;transition:background .15s,color .15s;line-height:1}#main-header .btn-toggle:hover{color:#231f20}#main-header .btn-toggle.active{background:#004990;color:#fff}#main-header .ctrl-year{background:transparent;font-size:11px;font-weight:700;color:#231f20;padding:5px 8px;border:none;outline:none;cursor:pointer;border-radius:4px}#main-header .ctrl-flows-label{font-size:10px;color:#6e6259;font-weight:700;text-transform:uppercase;margin-right:2px;letter-spacing:.04em}#main-header .flow-label{display:flex;align-items:center;gap:4px;padding:4px;border-radius:4px;cursor:pointer;transition:background .12s}#main-header .flow-label:hover{background:#f2f8fc}#main-header .flow-label span{font-size:10px;font-weight:700}#main-header .country-picker-btn{display:flex;align-items:center;justify-content:space-between;width:144px;background:#fff;color:#231f20;border:1px solid #ded9d5;border-radius:6px;padding:5px 8px;font-size:11px;cursor:pointer;transition:border-color .15s}#main-header .country-picker-btn:hover,#main-header .country-picker-btn.has-selection{border-color:#004990}#main-header .country-picker-btn .picker-labels{display:flex;flex-direction:column;align-items:flex-start;line-height:1}#main-header .country-picker-btn .picker-type{font-size:8px;color:#6e6259;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}#main-header .country-picker-btn .picker-value{font-weight:700;font-size:11px;max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#main-header .country-picker-btn .picker-badge{font-size:9px;background:#004990;color:#fff;border-radius:99px;padding:0 6px;font-weight:700;line-height:16px}#main-header .country-picker-btn .picker-badge.hidden{display:none}#main-header .country-picker-btn .picker-chevron{width:12px;height:12px;color:#6e6259;flex-shrink:0}#main-header .country-picker-menu{position:absolute;top:100%;right:0;margin-top:8px;width:256px;background:#fff;border:1px solid #ded9d5;border-radius:6px;box-shadow:0 2px 8px #0000001a;overflow:hidden;display:flex;flex-direction:column;max-height:400px;z-index:50}#main-header .country-picker-menu.hidden{display:none}#main-header .country-picker-menu .picker-search-area{padding:8px;border-bottom:1px solid #ebeae6;background:#f2f8fc}#main-header .country-picker-menu .picker-search-area input{width:100%;background:#fff;font-size:11px;color:#231f20;padding:6px 8px;border-radius:4px;border:1px solid #ded9d5;outline:none;box-sizing:border-box}#main-header .country-picker-menu .picker-search-area input:focus{border-color:#004990}#main-header .country-picker-menu .picker-search-area .picker-clear{font-size:10px;color:#e53e3e;background:none;border:none;cursor:pointer;padding:4px 0 0;float:right}#main-header .country-picker-menu .picker-list{flex:1;overflow-y:auto;padding:8px}#main-header .picker-wrapper{position:relative;z-index:50}#kpi-bar{background:#fffffff7;border-bottom:1px solid rgba(203,213,224,.9);padding:6px 16px;z-index:20;flex-shrink:0;transition:all .3s ease}#kpi-bar .kpi-inner{max-width:1600px;margin:0 auto;display:flex;align-items:center;gap:16px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start}@media (min-width: 768px){#kpi-bar .kpi-inner{justify-content:center;flex-wrap:wrap}}#kpi-bar .kpi-item{display:flex;align-items:baseline;gap:4px;white-space:nowrap;flex-shrink:0}#kpi-bar .kpi-item.kpi-item-col{flex-direction:column;align-items:flex-start;gap:0}#kpi-bar .kpi-label{font-size:9px;color:#6e6259;text-transform:uppercase;font-weight:600;letter-spacing:.05em}#kpi-bar .kpi-value{font-size:12px;font-weight:700;font-family:Inter,ui-monospace,monospace;color:#231f20;transition:color .3s ease}#kpi-bar .kpi-divider{width:1px;height:16px;background:#ded9d5;flex-shrink:0}#legend-panel{flex-shrink:0;background:#f2f8fc;border-bottom:1px solid #ded9d5;display:flex;flex-direction:row;align-items:center;overflow:hidden;min-height:38px}#legend-panel .legend-mobile-header{display:none;align-items:center;justify-content:space-between;padding:10px 16px 8px;border-bottom:1px solid #ebeae6;flex-shrink:0;background:#fff;border-radius:12px 12px 0 0}#legend-panel .legend-mobile-header span{font-size:13px;font-weight:700;color:#231f20;text-transform:uppercase;letter-spacing:.05em}#legend-panel .legend-mobile-header .btn-close{padding:6px;margin:-4px -6px;border-radius:8px;border:none;background:transparent;color:#6e6259;cursor:pointer;transition:background .12s}#legend-panel .legend-mobile-header .btn-close:hover{background:#f2f8fc}@media (max-width: 767px){#legend-panel .legend-mobile-header{display:flex}}#legend-panel #legend-content{flex:1;display:flex;flex-direction:row;align-items:center;min-width:0;overflow:hidden}#legend-panel #total-stats{display:flex;flex-direction:row;align-items:center;gap:10px;padding:6px 12px;border-left:1px solid #ded9d5;flex-shrink:0}#legend-panel #total-stats .stat-row{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:0}#legend-panel #total-stats .stat-row .stat-label{font-size:8px;color:#6e6259}#legend-panel #total-stats .stat-row .stat-val{font-size:11px;font-weight:700;color:#231f20;font-family:Inter,ui-monospace,monospace}#legend-panel #total-stats .stat-row .stat-secondary{font-size:10px;color:#6e6259;font-family:Inter,ui-monospace,monospace}#legend-panel #total-stats #stat-coverage{font-size:9px;color:#6e6259;font-family:Inter,ui-monospace,monospace;white-space:nowrap}#legend-panel .legend-footer{display:flex;flex-direction:row;align-items:center;padding:0 12px;border-left:1px solid #ded9d5;flex-shrink:0}#legend-panel .legend-footer img{height:22px;width:auto;-o-object-fit:contain;object-fit:contain;opacity:.65;transition:opacity .15s}#legend-panel .legend-footer img:hover{opacity:1}.legend-section{display:flex;flex-direction:row;align-items:center;gap:6px;padding:6px 10px;flex-shrink:0}.legend-section-label{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6e6259;white-space:nowrap;margin-right:2px}.legend-flows{display:flex;flex-direction:row;gap:8px;align-items:center}.legend-flow-item{display:flex;flex-direction:row;align-items:center;gap:4px;transition:opacity .2s}.legend-flow-dot{width:10px;height:3px;border-radius:2px;flex-shrink:0;display:inline-block}.legend-flow-label{font-size:9px;font-weight:700;color:#231f20;font-family:Inter,ui-monospace,monospace}.legend-flow-stat{font-size:9px;color:#6e6259;font-family:Inter,ui-monospace,monospace}.legend-bar-divider{width:1px;height:22px;background:#ded9d5;flex-shrink:0}.legend-nodes{display:flex;flex-direction:row;align-items:center;gap:2px}.legend-nodes-hint{font-size:8px;color:#6e6259;font-family:Inter,ui-monospace,monospace;white-space:nowrap}.legend-node{border-radius:50%;flex-shrink:0;display:inline-block}.legend-threshold-badge{font-size:8px;font-weight:700;background:#f2f8fc;color:#004990;border:1px solid #004990;border-radius:99px;padding:1px 5px;white-space:nowrap}.legend-threshold-badge.manual{background:#fefce8;color:#92400e;border-color:#fcd34d}.legend-threshold-val{font-size:10px;font-weight:700;color:#231f20;font-family:Inter,ui-monospace,monospace}.legend-arc-count{font-size:8px;color:#6e6259;font-family:Inter,ui-monospace,monospace}#insight-panel{position:absolute;top:0;right:0;height:100%;width:clamp(280px,25vw,380px);background:#fff;border-left:1px solid #ded9d5;z-index:30;display:flex;flex-direction:column;box-shadow:-4px 0 20px #00000014;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}#insight-panel.open{transform:translate(0)}#insight-panel .panel-header{display:flex;align-items:flex-start;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #ebeae6;background:#f2f8fc;flex-shrink:0}#insight-panel .panel-header .panel-title-group{min-width:0;flex:1;padding-right:8px}#insight-panel .panel-header .panel-country-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}#insight-panel .panel-header #panel-country-name{font-size:15px;font-weight:700;color:#231f20;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#insight-panel .panel-header #panel-country-meta{font-size:10px;color:#6e6259;margin-top:2px}#insight-panel .panel-header .searoute-btn{display:inline-flex;align-items:center;gap:5px;padding:3px 8px 3px 7px;border-radius:99px;border:1.5px solid #009edb;background:transparent;color:#009edb;cursor:pointer;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.02em;transition:background .15s,color .15s,border-color .15s,opacity .15s;flex-shrink:0}#insight-panel .panel-header .searoute-btn:disabled{opacity:.35;cursor:not-allowed;border-color:#ded9d5;color:#6e6259}#insight-panel .panel-header .searoute-btn:disabled .searoute-experimental-badge{background:#6e6259;color:#fff}#insight-panel .panel-header .searoute-btn:hover:not(:disabled){background:#009edb1a}#insight-panel .panel-header .searoute-btn.active{background:#009edb;color:#fff;border-color:#009edb}#insight-panel .panel-header .searoute-btn.active .searoute-experimental-badge{background:#ffffff40;color:#fff}#insight-panel .panel-header .searoute-btn .searoute-btn-label{white-space:nowrap}#insight-panel .panel-header .searoute-btn .searoute-experimental-badge{font-size:7px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;background:#ffcb05;color:#4a3800;padding:1px 5px;border-radius:3px;white-space:nowrap}#insight-panel .panel-header .btn-close{color:#6e6259;padding:4px;border-radius:8px;border:none;background:transparent;cursor:pointer;flex-shrink:0;margin-top:2px;transition:background .12s,color .12s}#insight-panel .panel-header .btn-close:hover{background:#ebeae6;color:#231f20}#insight-panel #panel-body{flex:1;overflow-y:auto;padding:12px 16px}#insight-panel #panel-body::-webkit-scrollbar{width:4px}#insight-panel #panel-body::-webkit-scrollbar-track{background:transparent}#insight-panel #panel-body::-webkit-scrollbar-thumb{background:#ded9d5;border-radius:2px}#insight-panel #panel-body::-webkit-scrollbar-thumb:hover{background:#aea29a}@media (max-width: 767px){#insight-panel{width:100%;height:50vh;top:auto;bottom:0;right:0;left:0;transform:translateY(100%);border-left:none;border-top:1px solid #ded9d5;border-radius:12px 12px 0 0}#insight-panel.open{transform:translateY(0)}}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-card{position:relative;background:#fff;border:1px solid #ded9d5;border-radius:6px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;max-height:calc(100% - 32px)}.modal-card .modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #ebeae6;background:#f2f8fc;flex-shrink:0}.modal-card .modal-header .modal-title{font-size:13px;font-weight:700;color:#231f20}.modal-card .modal-header .modal-subtitle{font-size:10px;color:#6e6259;margin-top:2px}.modal-card .modal-header .btn-close{color:#6e6259;padding:4px;border-radius:8px;border:none;background:transparent;cursor:pointer;transition:background .12s,color .12s}.modal-card .modal-header .btn-close:hover{background:#ebeae6;color:#231f20}.modal-card .modal-body{flex:1;overflow-y:auto;padding:16px 20px}.modal-card .modal-body::-webkit-scrollbar{width:4px}.modal-card .modal-body::-webkit-scrollbar-track{background:transparent}.modal-card .modal-body::-webkit-scrollbar-thumb{background:#ded9d5;border-radius:2px}#arc-modal{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;align-items:center;justify-content:center;animation:modal-fade-in .18s ease}#arc-modal .modal-card{width:520px;max-width:95vw}#compare-modal{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;align-items:center;justify-content:center;animation:modal-fade-in .18s ease}#compare-modal .modal-card{width:680px;max-width:95vw}#methodology-modal{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;align-items:center;justify-content:center;animation:modal-fade-in .18s ease}#methodology-modal .modal-backdrop{position:fixed}#methodology-modal .methodology-card{width:640px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px)}.method-body{font-size:12px;line-height:1.6;color:#231f20}.method-section{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #ebeae6}.method-section.method-section-last{border-bottom:none;margin-bottom:0;padding-bottom:0}.method-section-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#004990;margin:0 0 8px}.method-note{font-size:11px;color:#6e6259;margin:0 0 8px;line-height:1.5}.method-dl{display:grid;grid-template-columns:160px 1fr;gap:4px 12px;margin:0}.method-dl dt{font-size:11px;font-weight:600;color:#231f20;display:flex;align-items:center;gap:6px;padding:3px 0}.method-dl dd{font-size:11px;color:#6e6259;margin:0;padding:3px 0}.method-flow-dot{display:inline-block;width:10px;height:3px;border-radius:2px;flex-shrink:0}.method-body code{font-family:Inter,ui-monospace,monospace;font-size:10px;background:#ebeae6;border-radius:3px;padding:1px 4px;color:#231f20}.method-cite{font-size:11px;color:#6e6259;background:#ebeae6;border-left:3px solid #009edb;padding:8px 12px;margin:0;border-radius:0 4px 4px 0}.footer-method-link{margin-top:4px}.footer-link-btn{background:none;border:none;padding:0;font-size:inherit;font-family:inherit;color:#004990;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.footer-link-btn:hover{color:#009edb}@keyframes modal-fade-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.si-section{margin-bottom:14px}.si-section+.si-section{border-top:1px solid #ebeae6;padding-top:14px}.si-label{font-size:9px;font-weight:700;color:#6e6259;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.si-sublabel{font-size:8px;color:#aea29a;font-style:italic;margin-bottom:8px}.si-kpi-grid{display:grid;gap:8px;margin-bottom:12px}.si-kpi-grid.cols-3{grid-template-columns:repeat(3,1fr)}.si-kpi-grid.cols-2{grid-template-columns:repeat(2,1fr)}.si-kpi-card{border-radius:8px;padding:8px 10px;text-align:center}.si-kpi-card .si-kpi-label{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.si-kpi-card .si-kpi-value{font-size:13px;font-weight:700;font-family:Inter,ui-monospace,monospace;color:#231f20}.si-kpi-card.exp{background:#0077b817;border:1px solid rgba(0,119,184,.22)}.si-kpi-card.exp .si-kpi-label{color:#004990}.si-kpi-card.net{background:#f2f8fc;border:1px solid #ded9d5}.si-kpi-card.net .si-kpi-label{color:#6e6259}.si-kpi-card.imp{background:#ed184712;border:1px solid rgba(237,24,71,.18)}.si-kpi-card.imp .si-kpi-label{color:#ed1847}.si-badge{display:inline-block;font-size:9px;font-weight:700;padding:2px 10px;border-radius:99px;border:1px solid}.si-chart-legend{display:flex;align-items:center;gap:12px;margin-bottom:6px}.si-chart-legend .si-legend-item{display:flex;align-items:center;gap:4px}.si-chart-legend .si-legend-item .si-legend-swatch{width:12px;height:2px;border-radius:1px;flex-shrink:0}.si-chart-legend .si-legend-item span{font-size:9px;color:#6e6259}.si-table{width:100%;border-collapse:collapse}.si-table th{padding:3px 8px;font-size:9px;color:#6e6259;font-weight:700;border-bottom:1px solid #ded9d5}.si-table th.ar{text-align:right}.si-table th.ac{text-align:center}.si-table th.al{text-align:left}.si-table td{padding:4px 8px;font-size:10px;font-family:Inter,ui-monospace,monospace}.si-table td.ar{text-align:right}.si-table td.ac{text-align:center}.si-table td.al{text-align:left}.si-table td.bold{font-weight:700}.si-table td.muted{color:#6e6259}.si-table td.cur{color:#004990;font-weight:700}.si-table tr:hover td{background:#f2f8fc}.si-table tr.row-cur td{background:#0077b814}.si-narrative-box{background:#0049900f;border:1px solid rgba(0,73,144,.14);border-radius:8px;padding:12px;margin-bottom:14px}.si-narrative-box .si-narrative-title{font-size:9px;font-weight:700;color:#004990;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.si-narrative-box p{font-size:11px;color:#231f20;line-height:1.5;margin:0 0 6px}.si-narrative-box p:last-child{margin-bottom:0}.si-role-wrap{display:flex;justify-content:center;margin-top:8px}.si-role-badge{display:inline-block;font-size:10px;font-weight:700;padding:3px 14px;border-radius:99px}.si-role-badge.exp{background:#009edb1f;color:#009edb}.si-role-badge.imp{background:#ed18471a;color:#ed1847}.si-card{background:#f2f8fc;border:1px solid #ded9d5;border-radius:8px;padding:12px}.si-partners{display:flex;flex-direction:column;gap:5px}.si-partner-row{display:flex;align-items:center;gap:5px}.si-partner-row .si-rank{font-size:9px;font-family:Inter,ui-monospace,monospace;color:#6e6259;flex-shrink:0;min-width:28px}.si-partner-row .si-arrow{font-weight:700;font-size:10px;flex-shrink:0}.si-partner-row .si-name{flex:1;font-size:11px;color:#231f20;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.si-partner-row .si-bar-wrap{width:36px;height:5px;background:#ebeae6;border-radius:99px;overflow:hidden;flex-shrink:0}.si-partner-row .si-bar-wrap .si-bar-fill{height:100%;border-radius:99px;opacity:.75}.si-partner-row .si-split{font-size:9px;font-family:Inter,ui-monospace,monospace;font-weight:700;flex-shrink:0;width:34px;text-align:right}.si-partner-row .si-val{font-size:10px;font-family:Inter,ui-monospace,monospace;color:#6e6259;width:44px;text-align:right;flex-shrink:0}.si-partner-row .si-actions{display:flex;gap:3px;flex-shrink:0;opacity:0;transition:opacity .12s}.si-partner-row:hover .si-actions{opacity:1}.si-btn{font-size:8px;padding:2px 6px;border-radius:4px;background:#ebeae6;color:#6e6259;border:none;cursor:pointer;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;transition:background .12s,color .12s}.si-btn:hover{background:#004990;color:#fff}.si-btn.cmp:hover{background:#b45309}.si-flow-bar{display:flex;height:6px;border-radius:99px;overflow:hidden;gap:1px;margin-bottom:8px}.si-comp-rows{display:flex;flex-direction:column;gap:4px}.si-comp-row{display:flex;align-items:center;gap:8px}.si-comp-row .si-comp-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0}.si-comp-row .si-comp-label{flex:1;font-size:10px;color:#231f20}.si-comp-row .si-comp-pct{font-size:10px;font-weight:700;font-family:Inter,ui-monospace,monospace}.si-hhi-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #ded9d5;text-align:center}.si-hhi-stats .hhi-l{font-size:8px;color:#6e6259;text-transform:uppercase;font-weight:700}.si-hhi-stats .hhi-v{font-size:12px;font-weight:700;font-family:Inter,ui-monospace,monospace;color:#231f20}.si-hhi-stats .hhi-s{font-size:8px;color:#6e6259;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.si-chart-footer{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:8px}.si-chart-footer .si-legend-item{display:flex;align-items:center;gap:4px}.si-chart-footer .si-legend-item .si-legend-swatch{width:10px;height:3px;border-radius:2px}.si-chart-footer .si-legend-item span{font-size:9px;color:#231f20}.si-partners-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.si-partners-hdr .si-partners-hint{font-size:8px;color:#aea29a;font-style:italic}#mobile-legend-btn{display:none;position:absolute;bottom:16px;left:12px;margin-bottom:env(safe-area-inset-bottom);z-index:20;background:#fff;border:1px solid #ded9d5;box-shadow:0 2px 8px #0000001a;border-radius:12px;padding:8px 12px;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#231f20;cursor:pointer;transition:background .12s}#mobile-legend-btn:active{background:#ebeae6}@media (max-width: 767px){#mobile-legend-btn{display:flex}}#fit-screen-btn{display:none;position:absolute;bottom:64px;right:12px;margin-bottom:env(safe-area-inset-bottom);z-index:20;background:#fff;border:1px solid #ded9d5;box-shadow:0 2px 8px #0000001a;border-radius:50%;width:36px;height:36px;align-items:center;justify-content:center;color:#6e6259;cursor:pointer;transition:background .12s}#fit-screen-btn:active{background:#ebeae6}@media (max-width: 767px){#fit-screen-btn{display:flex}}#mobile-filter-btn{display:none;position:absolute;bottom:16px;right:12px;margin-bottom:env(safe-area-inset-bottom);z-index:20;background:#004990;border:1px solid #003a75;box-shadow:0 2px 8px #0000001a;border-radius:12px;padding:8px 12px;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#fff;cursor:pointer;transition:background .12s}#mobile-filter-btn:active{background:#003a75}#mobile-filter-btn .filter-badge{display:none;background:#fff;color:#004990;font-size:9px;font-weight:700;border-radius:50%;width:16px;height:16px;align-items:center;justify-content:center;line-height:1}#mobile-filter-btn .filter-badge.visible{display:flex}@media (max-width: 767px){#mobile-filter-btn{display:flex}#legend-panel{position:fixed!important;flex-direction:column!important;top:auto!important;left:12px!important;right:12px!important;bottom:80px!important;width:auto!important;height:auto!important;max-height:60vh!important;overflow-y:auto!important;transform:translateY(calc(100% + 100px))!important;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s ease!important;z-index:33!important;border:1px solid #ded9d5!important;border-radius:12px!important;box-shadow:0 10px 40px #00000026!important;background:#fff!important;opacity:0!important;pointer-events:none!important}#legend-panel.mobile-open{transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important}#legend-panel .legend-mobile-header{display:flex!important}#legend-panel #legend-content{flex-direction:column!important;padding:12px!important;overflow-y:auto!important}#legend-panel #total-stats{flex-direction:column!important;align-items:flex-start!important;padding:10px 12px!important;border-left:none!important;border-top:1px solid #ebeae6!important;gap:4px!important}#legend-panel #total-stats .stat-row{flex-direction:row!important;justify-content:space-between;width:100%}#legend-panel .legend-footer{padding:8px 12px!important;border-left:none!important;border-top:1px solid #ebeae6!important}}#mobile-filter-panel{display:none;position:fixed;inset-x:0;bottom:0;z-index:33;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -4px 30px #00000026;flex-direction:column;max-height:82vh;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}#mobile-filter-panel.open{transform:translateY(0)}@media (max-width: 767px){#mobile-filter-panel{display:flex}}#mobile-filter-panel .sheet-handle{display:flex;justify-content:center;padding:10px 0 4px;flex-shrink:0}#mobile-filter-panel .sheet-handle:after{content:"";width:40px;height:4px;background:#ded9d5;border-radius:2px}#mobile-filter-panel .sheet-header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-bottom:1px solid #ebeae6;flex-shrink:0}#mobile-filter-panel .sheet-header span{font-size:13px;font-weight:700;color:#231f20;text-transform:uppercase;letter-spacing:.05em}#mobile-filter-panel .sheet-header .btn-close{padding:8px;margin:-4px;border-radius:8px;border:none;background:transparent;color:#6e6259;cursor:pointer;transition:background .12s}#mobile-filter-panel .sheet-header .btn-close:hover{background:#f2f8fc}#mobile-filter-panel .sheet-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:16px 16px 40px}#mobile-filter-panel .sheet-section{margin-bottom:20px}#mobile-filter-panel .sheet-section .section-label{font-size:10px;font-weight:700;color:#6e6259;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}#mobile-filter-panel .btn-toggle-lg{padding:10px 16px;font-size:13px;font-weight:700;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:8px;border:none;background:#f2f8fc;color:#6e6259;cursor:pointer;transition:background .15s,color .15s}#mobile-filter-panel .btn-toggle-lg.active{background:#004990;color:#fff}#mobile-filter-panel .flow-label-lg{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;border:1px solid #ebeae6;background:#f2f8fc;cursor:pointer}#mobile-filter-panel .flow-label-lg input[type=checkbox]{width:16px;height:16px;flex-shrink:0}#mobile-filter-panel .flow-label-lg span{font-size:13px;font-weight:700}#mobile-filter-panel select.sheet-select{width:100%;background:#f2f8fc;font-size:13px;font-weight:700;color:#231f20;padding:12px;border-radius:8px;border:1px solid #ded9d5;outline:none;cursor:pointer}#mobile-filter-panel select.sheet-select:focus{border-color:#004990}#mobile-filter-panel .picker-btn-full{width:100%;display:flex;align-items:center;justify-content:space-between;background:#f2f8fc;color:#231f20;border:1px solid #ded9d5;border-radius:8px;padding:12px;cursor:pointer;transition:border-color .15s}#mobile-filter-panel .picker-btn-full:hover{border-color:#004990}#mobile-filter-panel .picker-btn-full .picker-value{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-filter-panel .picker-btn-full .picker-badge{font-size:10px;background:#004990;color:#fff;border-radius:99px;padding:2px 8px;font-weight:700}#mobile-filter-panel .picker-btn-full .picker-badge.hidden{display:none}#exp-menu.mobile-menu-fixed,#imp-menu.mobile-menu-fixed{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100%!important;max-width:100%!important;max-height:75vh!important;border-radius:12px 12px 0 0!important;z-index:200!important;margin-top:0!important;display:flex!important;flex-direction:column!important;border-left:none!important;border-right:none!important;border-bottom:none!important}#mobile-legend-backdrop,#mobile-filter-backdrop,#mobile-country-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0}#mobile-legend-backdrop{background:#0000004d;z-index:24}#mobile-filter-backdrop{background:#0006;z-index:32}#mobile-country-backdrop{background:#00000080;z-index:195}@media (max-width: 767px){body.insight-open #main-header,body.insight-open #kpi-bar{display:none!important}}
