.sms-admin-summary{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:16px;margin:18px 0;padding:17px 20px}.sms-admin-summary>div{display:grid;gap:3px}.sms-admin-summary span{color:var(--muted);font-size:9px;font-weight:900;text-transform:uppercase}.sms-admin-summary strong{color:var(--green)}.sms-bulk-card,.sms-queue-card{margin:18px 0;overflow:hidden}.sms-bulk-card>header,.sms-queue-card>header{padding:16px 20px;border-bottom:1px solid var(--line);background:#fbfdf9}.sms-bulk-card header small,.sms-queue-card header small{color:var(--orange-2);font-size:9px;font-weight:900;text-transform:uppercase}.sms-bulk-card header h2,.sms-queue-card header h2{margin:3px 0;color:var(--green)}.sms-bulk-form{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:20px}.sms-bulk-form .span-2{grid-column:1/-1}.sms-bulk-form small{color:var(--muted)}.sms-template-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sms-template-card{overflow:hidden}.sms-template-card>header{padding:15px 18px;border-bottom:1px solid var(--line);background:#fbfdf9}.sms-template-card header h2{margin:5px 0;color:var(--green)}.sms-template-card header code{color:var(--muted);font-size:10px}.sms-template-card header span{padding:4px 7px;border-radius:999px;font-size:9px;font-weight:900}.sms-template-card header .is-active{background:var(--leaf);color:var(--green)}.sms-template-card header .is-passive{background:#edf0ed;color:var(--muted)}.sms-template-card>form{display:grid;gap:11px;padding:18px}.sms-template-card form p{margin:0;color:var(--muted);font-size:10px}.sms-template-status{display:flex;align-items:center;gap:7px;color:var(--green);font-size:11px;font-weight:800}.sms-template-status input{accent-color:var(--green)}.sms-queue-table{overflow:auto}.sms-queue-table table{width:100%;border-collapse:collapse}.sms-queue-table th,.sms-queue-table td{padding:12px 13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:10px}.sms-queue-table th{background:#fbfdf9;color:var(--green);font-weight:900}.sms-queue-table td>small,.sms-queue-table td>b{display:block}.sms-queue-table td>small{color:var(--muted)}.sms-queue-table .sms-error{max-width:420px;margin-top:4px;color:var(--danger)}.sms-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf0ed;color:var(--muted);font-size:9px;font-weight:900}.sms-status--gonderildi{background:var(--leaf);color:var(--green)}.sms-status--basarisiz{background:#fff0ee;color:var(--danger)}.sms-status--tekrar,.sms-status--bekliyor{background:#fff3d8;color:#8a5900}.sms-status--isleniyor{background:#edf5ff;color:#2867a7}.sms-queue-table button{border:0;background:transparent;color:var(--green);font-size:9px;font-weight:900;cursor:pointer}@media(max-width:850px){.sms-template-grid{grid-template-columns:1fr}.sms-admin-summary{grid-template-columns:1fr 1fr}.sms-admin-summary form{grid-column:1/-1}.sms-admin-summary .site-button{width:100%}}@media(max-width:600px){.sms-admin-summary,.sms-bulk-form{grid-template-columns:1fr}.sms-bulk-form .span-2{grid-column:auto}}
