.app-icon[data-v-78f548df]{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.08)}.section-card[data-v-e10634b4]{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;margin-bottom:24px}.section-card-header[data-v-e10634b4]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.section-card-title[data-v-e10634b4]{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700}.title-icon[data-v-e10634b4]{font-size:18px}.country-select[data-v-61fadcb2]{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;cursor:pointer;background:#fff;position:relative;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.country-select[data-v-61fadcb2]:hover{border-color:#007aff}.arrow[data-v-61fadcb2]{font-size:10px;color:#6e6e73}.country-dropdown[data-v-61fadcb2]{position:absolute;top:calc(100% + 4px);left:0;min-width:160px;max-height:280px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:100}.country-dropdown[data-v-61fadcb2]::-webkit-scrollbar{width:6px;height:6px}.country-dropdown[data-v-61fadcb2]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.country-dropdown[data-v-61fadcb2]::-webkit-scrollbar-track{background:transparent}.country-option[data-v-61fadcb2]{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:13px;cursor:pointer;transition:background .25s cubic-bezier(.4,0,.2,1)}.country-option[data-v-61fadcb2]:hover{background:#f5f7fa}.country-option.active[data-v-61fadcb2]{color:#007aff;font-weight:600;background:rgba(0,122,255,.06)}