/* CentralRP Phone v1.8.24 - one share sheet style everywhere */
.choice-modal.share-choice1824 .choice-sheet{padding:11px 12px 16px;background:#091523;border-color:rgba(255,255,255,.12)}
.choice-modal.share-choice1824 .choice-head{height:38px}
.choice-modal.share-choice1824 .choice-head strong{font-size:13px;font-weight:800}
.choice-modal.share-choice1824 .choice-list{display:grid;gap:5px}
.choice-modal.share-choice1824 .choice-option{height:43px;border:1px solid var(--border);border-radius:10px;background:rgba(255,255,255,.04);padding:0 12px;justify-content:flex-start;text-align:left;font-size:13px!important}
.choice-modal.share-choice1824 .choice-option>span{display:flex;align-items:center;gap:8px;white-space:nowrap}
.choice-modal.share-choice1824 .choice-option:hover{background:rgba(255,255,255,.07)}
.choice-modal.share-choice1824 .choice-option.active{background:rgba(37,135,255,.18);border-color:rgba(98,171,255,.4)}
#phone[data-theme="light"] .choice-modal.share-choice1824 .choice-sheet{background:#eef5fb;color:#17202a}
#phone[data-theme="light"] .choice-modal.share-choice1824 .choice-option{background:rgba(255,255,255,.88);border-color:rgba(17,39,63,.13);color:#17202a}
