@use "sass:math";.area-stat-popup[data-v-6c4d9930]{position:fixed;left:0;top:0;right:0;bottom:0;z-index:3000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto}.area-stat-popup__mask[data-v-6c4d9930]{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.35)}.area-stat-popup__panel[data-v-6c4d9930]{position:relative;z-index:1;width:92%;max-width:880px;max-height:90vh;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:12px;-webkit-box-shadow:0 18px 48px rgba(2,6,23,.22);box-shadow:0 18px 48px rgba(2,6,23,.22);border:1px solid rgba(15,23,42,.08)}.area-stat-popup__header[data-v-6c4d9930]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.06);-ms-flex-negative:0;flex-shrink:0}.area-stat-popup__title[data-v-6c4d9930]{font-size:16px;font-weight:600;color:#0f172a}.area-stat-popup__close[data-v-6c4d9930]{width:28px;height:28px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;cursor:pointer;color:#64748b;font-size:18px;line-height:1;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.area-stat-popup__close[data-v-6c4d9930]:hover{background:rgba(15,23,42,.06);color:#0f172a}.area-stat-popup__body[data-v-6c4d9930]{padding:16px 20px;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.area-stat-popup__area[data-v-6c4d9930]{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(15,23,42,.08)}.area-stat-popup__area-label[data-v-6c4d9930]{font-size:12px;color:#94a3b8;display:block;margin-bottom:4px}.area-stat-popup__area-value[data-v-6c4d9930]{font-size:14px;color:#0f172a;font-weight:500}.area-stat-popup__main[data-v-6c4d9930]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:16px 24px;min-height:520px}@media (max-width:640px){.area-stat-popup__main[data-v-6c4d9930]{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}}.area-stat-popup__section[data-v-6c4d9930]{background:rgba(15,23,42,.02);border-radius:10px;padding:14px 16px;border:1px solid rgba(15,23,42,.06);min-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.area-stat-popup__section-title[data-v-6c4d9930]{font-size:13px;font-weight:600;color:#0f172a;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.06);-ms-flex-negative:0;flex-shrink:0}.area-stat-popup__stats-wrap .area-stat-popup__stats[data-v-6c4d9930]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.area-stat-popup__stats[data-v-6c4d9930]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.area-stat-popup__stat[data-v-6c4d9930]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px}.area-stat-popup__stat-label[data-v-6c4d9930]{color:#475569;-ms-flex-negative:0;flex-shrink:0}.area-stat-popup__stat-value[data-v-6c4d9930]{color:#0f172a;font-weight:500;margin-left:12px;text-align:right}.area-stat-popup__stat--input[data-v-6c4d9930]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.area-stat-popup__input[data-v-6c4d9930]{width:120px;-ms-flex-negative:0;flex-shrink:0}.area-stat-popup__chart-wrap[data-v-6c4d9930]{padding:12px 14px}.area-stat-popup__chart-wrap .area-stat-popup__section-title[data-v-6c4d9930]{margin-bottom:10px}.area-stat-popup__chart[data-v-6c4d9930]{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:180px}.area-stat-popup__chart--tall[data-v-6c4d9930]{min-height:200px}.area-stat-popup__compare-wrap[data-v-6c4d9930]{padding:14px 16px}.area-stat-popup__compare-item[data-v-6c4d9930]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;margin-bottom:10px}.area-stat-popup__compare-item[data-v-6c4d9930]:last-of-type{margin-bottom:12px}.area-stat-popup__compare-label[data-v-6c4d9930]{color:#64748b;-ms-flex-negative:0;flex-shrink:0}.area-stat-popup__compare-value[data-v-6c4d9930]{color:#0f172a;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.area-stat-popup__rank[data-v-6c4d9930]{margin-top:4px;background:rgba(15,23,42,.04);border-radius:8px;padding:10px 12px}.area-stat-popup__rank-title[data-v-6c4d9930]{font-size:11px;color:#94a3b8;margin-bottom:8px}.area-stat-popup__rank-row[data-v-6c4d9930]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;padding:5px 0}.area-stat-popup__rank-row.is-current[data-v-6c4d9930]{color:#3b82f6;font-weight:600}.area-stat-popup__rank-order[data-v-6c4d9930]{width:22px;color:#64748b;-ms-flex-negative:0;flex-shrink:0}.area-stat-popup__rank-name[data-v-6c4d9930]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 8px}.area-stat-popup__rank-value[data-v-6c4d9930]{font-weight:500;color:#0f172a;-ms-flex-negative:0;flex-shrink:0}