.notifications-workspace{gap:14px;display:grid}.notification-preferences{background:#fff;border:1px solid #c8d9ea;border-radius:8px;box-shadow:0 8px 22px #062b540f}.notification-preferences>header{border-bottom:1px solid #dce7f2;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.notification-preferences>header>span{color:#1463ff;background:#eaf3ff;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.notification-preferences h2{color:#082a53;margin:0;font-size:.92rem}.notification-preferences header p{color:#657a92;margin:3px 0 0;font-size:.67rem;line-height:1.45}.notification-preferences form{grid-template-columns:1.15fr .85fr;gap:12px;padding:14px 16px;display:grid}.notification-master-toggle,.notification-importance-select{background:#f8fbff;border:1px solid #d5e2ef;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:9px 11px;display:flex}.notification-master-toggle>span{grid-template-columns:auto 1fr;align-items:center;column-gap:8px;display:grid}.notification-master-toggle svg{color:#1463ff;grid-row:1/3}.notification-master-toggle b,.notification-importance-select>span{color:#173656;font-size:.7rem;font-weight:850}.notification-master-toggle small{color:#657a92;font-size:.57rem}.notification-master-toggle>input{accent-color:#1463ff;width:38px;height:20px}.notification-importance-select{grid-template-columns:auto minmax(130px,1fr);display:grid}.notification-importance-select select{color:#173656;background:#fff;border:1px solid #c5d7e8;border-radius:6px;min-height:34px;padding:0 8px;font-size:.67rem;font-weight:750}.notification-preferences fieldset{border:0;flex-wrap:wrap;grid-column:1/-1;gap:7px;margin:0;padding:0;display:flex}.notification-preferences legend{color:#657a92;margin-bottom:7px;font-size:.59rem;font-weight:850}.notification-preferences fieldset label{color:#46627e;background:#fff;border:1px solid #cfdeec;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:6px 9px;font-size:.63rem;font-weight:800;display:inline-flex}.notification-preferences input{accent-color:#1463ff}.notification-preferences button{color:#fff;background:#1463ff;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:fit-content;min-height:36px;padding:7px 12px;font-size:.67rem;font-weight:900;display:inline-flex}.notification-preferences button:disabled{opacity:.6}.notification-preference-status{color:#1463ff;border-top:1px solid #e2eaf3;margin:0;padding:9px 16px;font-size:.63rem;font-weight:800}.notification-title-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.notification-title-row em{color:#58708c;background:#eef3f8;border-radius:5px;padding:3px 5px;font-size:.52rem;font-style:normal;font-weight:900}.notification-title-row em[data-importance=HIGH]{color:#8a5a00;background:#fff5d9}.notification-title-row em[data-importance=URGENT]{color:#b42318;background:#fff0ef}.notification-title-row em[data-importance=LOW]{color:#74869a;background:#f2f5f8}@media (max-width:680px){.notification-preferences form{grid-template-columns:1fr;padding:12px}.notification-importance-select{grid-template-columns:1fr}.notification-preferences fieldset{grid-column:auto}.notification-preferences fieldset label{flex:calc(50% - 7px)}.notification-preferences button{width:100%}}
