.admin-settings{margin-bottom:18px}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.setting-row h2{margin:4px 0 6px}.setting-row p{margin:0;color:var(--muted);font-size:13px}.switch{position:relative;display:inline-block;width:58px;height:32px;flex:0 0 auto}.switch input{opacity:0;width:0;height:0}.switch span{position:absolute;inset:0;border-radius:18px;background:#aeb8b4;cursor:pointer;transition:.2s}.switch span:before{content:"";position:absolute;width:24px;height:24px;left:4px;top:4px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0003;transition:.2s}.switch input:checked+span{background:#287a59}.switch input:checked+span:before{transform:translateX(26px)}.setting-state{margin-top:12px;font-size:12px;font-weight:800;color:#287a59}@media(max-width:600px){.setting-row{align-items:flex-start}.admin.wrap{padding-left:16px;padding-right:16px}}
