/* XAN Office v1.3.10.59 — Bölge Fırsat ve Kapsama Analizi */
.xan-region-opportunity-v131059{margin-top:10px;padding:10px;border:1px solid #dce5e9;border-radius:13px;background:#fff}
.xan-region-opportunity-head-v131059{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}
.xan-region-opportunity-head-v131059>div{display:grid;gap:2px;min-width:0}
.xan-region-opportunity-head-v131059 strong{color:#19323d;font-size:11px;font-weight:800}
.xan-region-opportunity-head-v131059 small{color:#687881;font-size:8.5px;line-height:1.35;font-weight:600}
.xan-region-opportunity-head-v131059>span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#eef5f7;color:#50636d;font-size:8.5px;font-weight:800}
.xan-region-opportunity-filters-v131059{display:flex;gap:5px;overflow-x:auto;padding:8px 0 7px;scrollbar-width:thin;overscroll-behavior-inline:contain}
.xan-region-opportunity-filters-v131059 button{flex:0 0 auto;min-height:30px;padding:0 8px;border:1px solid #d7e1e6;border-radius:8px;background:#fff;color:#405761;font-size:8.5px;font-weight:750;cursor:pointer}
.xan-region-opportunity-filters-v131059 button.is-active{background:#075f73;border-color:#075f73;color:#fff}
.xan-region-opportunity-list-v131059{display:grid;gap:7px;max-height:310px;overflow:auto;padding-right:1px;overscroll-behavior:contain}
.xan-region-opportunity-list-v131059 article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:start;padding:9px;border:1px solid #e0e6ea;border-radius:11px;background:#fbfcfd}
.xan-region-opportunity-list-v131059 article.is-high{border-left:3px solid #9d3f39}
.xan-region-opportunity-list-v131059 article.is-medium{border-left:3px solid #af6a18}
.xan-region-opportunity-list-v131059 article.is-watch{border-left:3px solid #477a65}
.xan-region-opportunity-copy-v131059{display:grid;gap:3px;min-width:0}
.xan-region-opportunity-copy-v131059>span{color:#718087;font-size:8px;font-weight:800}
.xan-region-opportunity-copy-v131059>strong{color:#203844;font-size:10.8px;line-height:1.25;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xan-region-opportunity-copy-v131059>b{color:#075f73;font-size:9.6px;line-height:1.3;font-weight:800}
.xan-region-opportunity-copy-v131059>small{color:#596b74;font-size:8.6px;line-height:1.4;font-weight:600}
.xan-region-opportunity-copy-v131059>p{margin:1px 0 0;color:#435660;font-size:8px;line-height:1.35;font-weight:650}
.xan-region-opportunity-copy-v131059>em{margin-top:2px;color:#4f626b;font-size:8.3px;line-height:1.4;font-style:normal;font-weight:700}
.xan-region-opportunity-actions-v131059{display:grid;gap:6px;justify-items:end;min-width:84px}
.xan-region-opportunity-actions-v131059>span{display:inline-flex;align-items:center;justify-content:center;min-height:23px;padding:0 7px;border-radius:999px;background:#edf3f6;color:#425b66;font-size:7.8px;font-weight:800}
.xan-region-opportunity-actions-v131059>span.is-project{background:#eaf8fb;color:#0b7489}
.xan-region-opportunity-actions-v131059>span.is-office{background:#eaf0f3;color:#173642}
.xan-region-opportunity-actions-v131059>span.is-advisor{background:#edf2f6;color:#42667f}
.xan-region-opportunity-actions-v131059>span.is-franchise{background:#f8f2df;color:#856221}
.xan-region-opportunity-actions-v131059>span.is-consulting{background:#eaf5ef;color:#3e755c}
.xan-region-opportunity-actions-v131059>span.is-service{background:#edf7f6;color:#267367}
.xan-region-opportunity-actions-v131059 button{min-height:36px;padding:0 9px;border:1px solid #075f73;border-radius:8px;background:#075f73;color:#fff;font-size:8.5px;font-weight:800;cursor:pointer;white-space:nowrap}
.xan-region-opportunity-empty-v131059{display:grid;gap:3px;padding:10px;border:1px dashed #d9e0e6;border-radius:9px;background:#fbfcfd}
.xan-region-opportunity-empty-v131059 strong{color:#334952;font-size:9.5px}
.xan-region-opportunity-empty-v131059 span{color:#64757e;font-size:8.7px;line-height:1.4}
.xan-region-opportunity-note-v131059{margin:8px 0 0;color:#74828a;font-size:7.8px;line-height:1.45}

@media(max-width:820px){
  .xan-region-opportunity-filters-v131059 button{min-height:40px;padding-inline:10px}
  .xan-region-opportunity-list-v131059{max-height:250px}
  .xan-region-opportunity-actions-v131059 button{min-height:44px}
}
@media(max-width:390px){
  .xan-region-opportunity-v131059{padding:9px}
  .xan-region-opportunity-list-v131059 article{grid-template-columns:1fr}
  .xan-region-opportunity-actions-v131059{grid-template-columns:auto 1fr;align-items:center;justify-items:stretch;min-width:0}
  .xan-region-opportunity-actions-v131059>span{justify-self:start}
  .xan-region-opportunity-actions-v131059 button{width:100%}
  .xan-region-opportunity-head-v131059>span{font-size:8px}
}
