.notification-centre{position:relative;display:inline-flex}
.notification-trigger{position:relative}
.notification-trigger .notification-badge{position:absolute;top:-6px;right:-7px;display:grid;place-items:center;box-sizing:border-box;min-width:20px;height:20px;padding:0 5px;border:2px solid var(--surface,#fff);border-radius:999px;background:#d6263f;color:#fff;font-family:system-ui,sans-serif;font-size:11px;font-weight:800;line-height:1;text-align:center;white-space:nowrap}
.notification-badge[hidden]{display:none}
.notification-popover{position:absolute;z-index:120;top:calc(100% + 10px);right:0;width:min(390px,calc(100vw - 24px));max-height:min(520px,70vh);overflow:auto;padding:0;border:1px solid #c9d8e7;border-radius:14px;background:#fff;color:#122c48;box-shadow:0 18px 50px #071b3340}
.notification-popover[hidden]{display:none}
.notification-popover-header{position:sticky;z-index:1;top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #dce6ef;background:inherit}
.notification-popover-header strong{font-size:15px}
.notification-push-prompt{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid #bfe4da;background:#eef8f5}.notification-push-prompt[hidden]{display:none}.notification-push-prompt p{display:grid;gap:3px;margin:0}.notification-push-prompt strong,.notification-push-prompt small{display:block}.notification-push-prompt strong{font-size:12px}.notification-push-prompt small{color:#526b83;font-size:10px;line-height:1.35}.notification-push-prompt button{flex:0 0 auto;padding:8px 10px;border:0;border-radius:7px;background:#078c72;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.notification-push-prompt button:disabled{opacity:.55;cursor:wait}
.notification-mark-all{width:auto!important;min-height:0!important;padding:6px 9px!important;border:0!important;background:transparent!important;color:#1769e0!important;font-size:11px!important}
.notification-list{display:grid}
.notification-item{display:flex;align-items:flex-start;width:100%;padding:0;border:0;border-bottom:1px solid #e5ecf2;background:transparent;color:inherit;text-align:left}
.notification-open{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;flex:1;min-width:0;padding:13px 16px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}
.notification-delete-action{align-self:center;display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;margin:10px 10px 10px 0;padding:0;border:1px solid #d7e1ea;border-radius:50%;background:#fff;color:#7b8997;font-size:20px;line-height:1;cursor:pointer}.notification-delete-action:hover,.notification-delete-action:focus-visible{border-color:#d6263f;background:#fff1f3;color:#b71932}
.notification-item:hover,.notification-item:focus-visible{background:#f1f6fb}
.notification-item-dot{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#1769e0}
.notification-item.is-read .notification-item-dot{background:#aebac6}
.notification-item-copy{min-width:0}
.notification-item-copy small{display:block;margin-bottom:3px;color:#087d64;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.notification-item-copy strong,.notification-item-copy span,.notification-item-copy time{display:block}
.notification-item-copy strong{font-size:13px}
.notification-item-copy span{margin-top:3px;color:#526b83;font-size:12px;line-height:1.35}
.notification-item-copy time{margin-top:6px;color:#8294a6;font-size:10px}
.notification-empty{margin:0;padding:24px 16px;color:#60758b;text-align:center}
.notification-popover footer{position:sticky;bottom:0;padding:9px;border-top:1px solid #dce6ef;background:#fff}
.notification-view-all{width:100%;padding:9px;border:0;border-radius:8px;background:#edf5ff;color:#155dc0;font-weight:700;cursor:pointer}
.notification-history-dialog{width:min(900px,calc(100vw - 24px));height:min(780px,calc(100vh - 24px));padding:0;border:0;border-radius:16px;color:#102b47;box-shadow:0 25px 80px #071b3360}
.notification-history-dialog::backdrop{background:#071b3375;backdrop-filter:blur(2px)}
.notification-history-shell{display:flex;flex-direction:column;height:100%;background:#fff}
.notification-history-shell>header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #dce6ef}
.notification-history-shell>header small{color:#087d64;font-weight:800;letter-spacing:.1em}.notification-history-shell h2{margin:3px 0 0}
.notification-history-shell>header button{display:grid;place-items:center;flex:0 0 auto;box-sizing:border-box;width:38px;height:38px;margin:0;padding:0;border:1px solid #b9cad9;border-radius:50%;background:#edf2f7;color:#173b5d;font-family:Arial,sans-serif;font-size:24px;font-weight:800;line-height:1;cursor:pointer}
.notification-history-shell>header button:hover,.notification-history-shell>header button:focus-visible{border-color:#cf2943;background:#fff0f3;color:#ad1730;outline:3px solid #cf294326;outline-offset:2px}
.parent-password-dialog{width:min(520px,calc(100vw - 24px));height:auto;max-height:calc(100dvh - 32px)}
.parent-password-dialog form{display:grid;gap:8px;min-height:0;overflow:auto;padding:18px 24px}.parent-password-dialog form label{font-weight:700}.parent-password-dialog .dialog-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.parent-password-dialog .dialog-form-actions button{width:auto;margin:0}
.notification-history-tabs{display:flex;gap:4px;padding:10px 24px 0;border-bottom:1px solid #dce6ef}
.notification-history-tabs button{padding:10px 14px;border:0;border-bottom:3px solid transparent;background:transparent;color:#5b7187;font-weight:700;cursor:pointer}
.notification-history-tabs button.is-active{border-bottom-color:#078c72;color:#063d66}
.notification-history-shell>[data-notification-panel]{min-height:0;overflow:auto;padding:18px 24px}
.notification-history-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:14px}.notification-history-filters label{display:grid;gap:5px;font-size:12px;font-weight:700}.notification-history-filters label:has(input[type=checkbox]){display:flex;align-items:center;padding-bottom:9px}
.notification-history-filters select,.notification-history-filters button{min-height:38px;padding:7px 10px;border:1px solid #c9d8e7;border-radius:7px;background:#fff}
.notification-history-list{display:grid;border:1px solid #dce6ef;border-radius:10px;overflow:hidden}.notification-history-list .notification-item:last-child{border-bottom:0}
.notification-archive-action{align-self:center;margin:12px;padding:7px 9px;border:1px solid #c9d8e7;border-radius:7px;background:#fff;color:#526b83;cursor:pointer}
.notification-load-more{display:block;margin:14px auto 0;padding:9px 16px;border:1px solid #c9d8e7;border-radius:8px;background:#fff;color:#155dc0;font-weight:700;cursor:pointer}.notification-load-more[hidden]{display:none}
.notification-compose-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;border:1px solid #dce6ef;border-radius:12px;background:#f8fbfd}.notification-compose-heading,.notification-compose-wide,.notification-compose-actions,.notification-compose-status{grid-column:1/-1}.notification-compose-heading small,.notification-sent-section header small{color:#087d64;font-size:10px;font-weight:800;letter-spacing:.09em}.notification-compose-heading h3,.notification-sent-section h3{margin:3px 0}.notification-compose-heading p{margin:3px 0 0;color:#60758b;font-size:12px}.notification-compose-form>label{display:grid;align-content:start;gap:6px;font-size:12px;font-weight:750}.notification-compose-form input:not([type=checkbox]),.notification-compose-form textarea{box-sizing:border-box;width:100%;min-width:0;padding:9px;border:1px solid #c9d8e7;border-radius:7px;background:#fff;color:#102b47;font:inherit}.notification-compose-form textarea{min-height:110px;resize:vertical}.notification-compose-form>label>small{color:#60758b;font-size:10px;font-weight:500}.notification-compose-form fieldset{min-width:0;margin:0;padding:12px;border:1px solid #dce6ef;border-radius:9px}.notification-compose-form legend{padding:0 4px;font-size:12px;font-weight:800}.notification-compose-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.notification-compose-options label{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:650}.notification-compose-options input{width:16px;height:16px;margin:0}.notification-compose-actions{display:flex;justify-content:flex-end;gap:8px}.notification-compose-actions button,.notification-sent-section header button{width:auto;padding:9px 12px;border:0;border-radius:7px;background:#078c72;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.notification-compose-actions button:disabled{opacity:.55;cursor:wait}.notification-compose-actions .notification-secondary-action,.notification-sent-section header button{border:1px solid #c9d8e7;background:#fff;color:#526b83}.notification-compose-status{min-height:18px;margin:0;color:#526b83;font-size:12px}.notification-sent-section{display:grid;gap:10px;margin-top:16px}.notification-sent-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-announcement-history{display:grid;gap:8px}.notification-announcement-record{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,1fr);gap:14px;padding:13px;border:1px solid #dce6ef;border-radius:10px;background:#fff}.notification-announcement-record>div>small{display:inline-block;margin-bottom:4px;color:#087d64;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.notification-announcement-record strong{display:block}.notification-announcement-record p{margin:4px 0 0;color:#526b83;font-size:11px;line-height:1.4}.notification-announcement-record dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:0}.notification-announcement-record dl div{min-width:0}.notification-announcement-record dt{color:#8294a6;font-size:9px;font-weight:750;text-transform:uppercase}.notification-announcement-record dd{margin:2px 0 0;font-size:10px;font-weight:650}.notification-announcement-record .notification-announcement-error{grid-column:1/-1;margin:0;padding:7px;border-radius:6px;background:#fff0f2;color:#a71831}
.notification-settings-form{display:grid;gap:16px}.notification-settings-form fieldset{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:15px;border:1px solid #dce6ef;border-radius:10px}.notification-settings-form legend{font-weight:800}.notification-settings-form label{display:flex;align-items:center;gap:7px;font-size:13px}.notification-settings-form input[type=checkbox]{flex:0 0 16px;width:16px;height:16px;min-height:16px;margin:0}.notification-settings-form input[type=time],.notification-settings-form input[name=Timezone]{padding:7px;border:1px solid #c9d8e7;border-radius:6px}
.notification-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;width:100%}
.notification-policy-help{width:100%;margin:0;color:#526b83;font-size:12px}.notification-audience-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;width:100%}.notification-audience-policy{display:grid;align-content:start;gap:12px;min-width:0;padding:14px;border:1px solid #dce6ef;border-radius:9px;background:#f8fbfd}.notification-audience-policy h3{margin:0;padding-bottom:10px;border-bottom:1px solid #dce6ef;color:#0f4f75;font-size:14px}.notification-policy-group{display:grid;gap:7px}.notification-policy-group h4{margin:0;color:#60758b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.notification-policy-channels,.notification-policy-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.notification-policy-channels{padding-bottom:11px;border-bottom:1px solid #e4ebf1}.notification-audience-policy label{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;justify-content:start;gap:7px;min-width:0;margin:0;font-weight:650}.notification-audience-policy label span{min-width:0;line-height:1.25}
.notification-system-settings .notification-template-field{display:grid;align-items:start;width:100%}.notification-system-settings textarea{width:100%;min-height:150px;padding:9px;border:1px solid #c9d8e7;border-radius:7px;font:12px/1.45 ui-monospace,monospace}
.notification-push-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border-radius:10px;background:#eef8f5}.notification-push-card>div{display:grid;gap:5px}.notification-push-card>div:last-child{display:flex;flex-wrap:wrap}.notification-push-card button,.notification-settings-form>button{width:fit-content!important;max-width:100%;padding:9px 12px;border:0;border-radius:7px;background:#078c72;color:#fff;font-weight:700;cursor:pointer}.notification-settings-form>button{justify-self:start}.notification-push-card button:disabled{opacity:.45;cursor:not-allowed}.notification-settings-status{min-height:20px;margin:0;color:#526b83}
.notification-device-list{display:grid;gap:7px;padding:12px;border:1px solid #dce6ef;border-radius:10px}.notification-device-list>span{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid #edf1f5}.notification-device-list>strong+span{border-top:0}.notification-device-list>span>span{display:grid}.notification-device-list small{color:#60758b}.notification-device-list button{padding:6px 9px;border:1px solid #c9d8e7;border-radius:6px;background:#fff;color:#526b83;cursor:pointer}
.notification-push-card .notification-device-delete,.notification-device-list .notification-device-delete{display:grid;place-items:center;box-sizing:border-box;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;border:1px solid #c9d8e7;border-radius:50%;background:#fff;color:#b71932;font-size:15px;line-height:1;cursor:pointer}
html[data-theme="dark"] .notification-popover,.theme-dark .notification-popover{border-color:#29435f;background:#10243a;color:#f4f8fd;box-shadow:0 18px 50px #0008}
html[data-theme="dark"] .notification-popover-header,.theme-dark .notification-popover-header,
html[data-theme="dark"] .notification-item,.theme-dark .notification-item{border-color:#29435f}
html[data-theme="dark"] .notification-item:hover,html[data-theme="dark"] .notification-item:focus-visible,
.theme-dark .notification-item:hover,.theme-dark .notification-item:focus-visible{background:#17314b}
html[data-theme="dark"] .notification-item-copy span,.theme-dark .notification-item-copy span{color:#c2d2e2}
html[data-theme="dark"] .notification-item-copy time,.theme-dark .notification-item-copy time{color:#8fa6bc}
html[data-theme="dark"] .notification-delete-action,.theme-dark .notification-delete-action{border-color:#3b526b;background:#172d43;color:#c2d2e2}html[data-theme="dark"] .notification-delete-action:hover,.theme-dark .notification-delete-action:hover{border-color:#e15a6d;background:#442431;color:#fff}
html[data-theme="dark"] .notification-push-prompt,.theme-dark .notification-push-prompt{border-color:#285c53;background:#143a38}html[data-theme="dark"] .notification-push-prompt small,.theme-dark .notification-push-prompt small{color:#c2d2e2}
html[data-theme="dark"] .notification-compose-form,.theme-dark .notification-compose-form{border-color:#29435f;background:#10243a}html[data-theme="dark"] .notification-compose-form input:not([type=checkbox]),html[data-theme="dark"] .notification-compose-form textarea,.theme-dark .notification-compose-form input:not([type=checkbox]),.theme-dark .notification-compose-form textarea{border-color:#3b526b;background:#0b1d31;color:#f4f8fd}html[data-theme="dark"] .notification-compose-form fieldset,.theme-dark .notification-compose-form fieldset,html[data-theme="dark"] .notification-announcement-record,.theme-dark .notification-announcement-record{border-color:#29435f;background:#10243a}html[data-theme="dark"] .notification-compose-heading p,html[data-theme="dark"] .notification-announcement-record p,.theme-dark .notification-compose-heading p,.theme-dark .notification-announcement-record p{color:#c2d2e2}
html[data-theme="dark"] .notification-compose-form>label,html[data-theme="dark"] .notification-compose-options label,html[data-theme="dark"] .notification-compose-form legend,html[data-theme="dark"] .notification-compose-heading h3,html[data-theme="dark"] .notification-sent-section h3,html[data-theme="dark"] .notification-announcement-record strong,html[data-theme="dark"] .notification-announcement-record dd,.theme-dark .notification-compose-form>label,.theme-dark .notification-compose-options label,.theme-dark .notification-compose-form legend,.theme-dark .notification-compose-heading h3,.theme-dark .notification-sent-section h3,.theme-dark .notification-announcement-record strong,.theme-dark .notification-announcement-record dd{color:#eef6ff}
html[data-theme="dark"] .notification-compose-form>label>small,html[data-theme="dark"] .notification-compose-status,html[data-theme="dark"] .notification-settings-status,html[data-theme="dark"] .notification-announcement-record dt,.theme-dark .notification-compose-form>label>small,.theme-dark .notification-compose-status,.theme-dark .notification-settings-status,.theme-dark .notification-announcement-record dt{color:#abc0d4}
html[data-theme="dark"] .notification-compose-form input::placeholder,html[data-theme="dark"] .notification-compose-form textarea::placeholder,.theme-dark .notification-compose-form input::placeholder,.theme-dark .notification-compose-form textarea::placeholder{color:#9db2c7;opacity:1}
html[data-theme="dark"] .notification-settings-form,html[data-theme="dark"] .notification-settings-form label,html[data-theme="dark"] .notification-settings-form legend,.theme-dark .notification-settings-form,.theme-dark .notification-settings-form label,.theme-dark .notification-settings-form legend{color:#173b5d}
html[data-theme="dark"] .notification-audience-policy h3,.theme-dark .notification-audience-policy h3{color:#0f4f75}
html[data-theme="dark"] .notification-policy-help,html[data-theme="dark"] .notification-policy-group h4,html[data-theme="dark"] .notification-device-list small,.theme-dark .notification-policy-help,.theme-dark .notification-policy-group h4,.theme-dark .notification-device-list small{color:#526b83}
@media (max-width:720px){
  .notification-popover{position:fixed;top:64px;right:8px;left:8px;width:auto;max-height:calc(100vh - 84px)}
  .notification-history-dialog{width:calc(100vw - 24px);height:calc(100dvh - 32px);border-radius:12px}
  .parent-password-dialog{height:auto;max-height:calc(100dvh - 32px)}
  .notification-history-shell>header{padding:11px 13px}.notification-history-shell>header small{font-size:8px}.notification-history-shell h2{font-size:18px}.notification-history-shell>header button{width:30px;height:30px;min-height:30px;padding:0;font-size:18px}
  .parent-password-dialog form{padding:12px 13px;font-size:12px}.parent-password-dialog .dialog-form-actions{flex-wrap:nowrap}.parent-password-dialog .dialog-form-actions button{font-size:11px;padding:8px 10px}
  .notification-history-tabs{gap:2px;padding:5px 10px 0}.notification-history-tabs button{flex:1;min-height:32px;padding:6px 5px;font-size:10px;line-height:1.15}
  .notification-history-shell>[data-notification-panel]{padding:9px 10px}
  .notification-history-list .notification-item,.notification-popover .notification-item{padding:7px 0}
  .notification-history-list .notification-item-copy small,.notification-popover .notification-item-copy small{font-size:8px}
  .notification-history-list .notification-item-copy strong,.notification-popover .notification-item-copy strong{font-size:10px;line-height:1.25}
  .notification-history-list .notification-item-copy span,.notification-popover .notification-item-copy span{font-size:8px;line-height:1.3}
  .notification-history-list .notification-item-copy time,.notification-popover .notification-item-copy time{margin-top:3px;font-size:8px}
  .notification-compose-form{grid-template-columns:1fr;gap:8px;padding:9px}.notification-compose-heading,.notification-compose-wide,.notification-compose-actions,.notification-compose-status{grid-column:1}.notification-compose-heading small,.notification-sent-section header small{font-size:7px}.notification-compose-heading h3,.notification-sent-section h3{font-size:13px}.notification-compose-heading p{font-size:9px;line-height:1.3}.notification-compose-form>label{gap:3px;font-size:9px}.notification-compose-form input:not([type=checkbox]),.notification-compose-form textarea{min-height:30px;padding:6px;font-size:10px}.notification-compose-form textarea{min-height:72px}.notification-compose-form>label>small{font-size:8px}.notification-compose-form fieldset{padding:8px}.notification-compose-form legend{font-size:10px}.notification-compose-options{gap:6px}.notification-compose-options label{grid-template-columns:13px minmax(0,1fr);gap:5px;font-size:9px}.notification-compose-options input{width:13px;height:13px}.notification-compose-actions button,.notification-sent-section header button{min-height:29px;padding:6px 8px;font-size:9px}.notification-compose-status{min-height:13px;font-size:9px}.notification-sent-section{gap:7px;margin-top:10px}.notification-announcement-record{grid-template-columns:1fr;gap:7px;padding:9px}.notification-announcement-record>div>small{font-size:7px}.notification-announcement-record strong{font-size:11px}.notification-announcement-record p{font-size:9px}.notification-announcement-record dl{gap:5px 8px}.notification-announcement-record dt{font-size:7px}.notification-announcement-record dd{font-size:8px}
  .notification-settings-form{gap:9px;font-size:10px}
  .notification-settings-form fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 8px;margin:0;padding:9px;border-radius:8px}
  .notification-settings-form legend{padding:0 4px;font-size:11px}.notification-settings-form label{min-width:0;gap:5px;font-size:9px;line-height:1.25}
  .notification-settings-form input[type=checkbox]{flex:0 0 13px;width:13px;height:13px;min-height:13px;margin:0}
  .notification-settings-form input:not([type=checkbox]),.notification-settings-form textarea{box-sizing:border-box;width:100%;min-width:0;min-height:29px;padding:5px 6px;font-size:10px;line-height:1.25}
  .notification-push-card{display:grid;gap:7px;padding:9px;border-radius:8px}.notification-push-card>div{gap:2px}.notification-push-card>div:first-child strong{font-size:11px}.notification-push-card>div:first-child span{font-size:9px;line-height:1.3}.notification-push-card>div:last-child{gap:5px}
  .notification-push-card button,.notification-settings-form>button,.notification-system-settings>button{width:auto;min-height:30px;padding:6px 8px;font-size:9px;line-height:1.15}.notification-push-card button:disabled{display:none}
  .notification-push-card .notification-device-delete,.notification-device-list .notification-device-delete{width:29px;min-width:29px;height:29px;min-height:29px;padding:0;font-size:13px}
  .notification-device-list{gap:0;padding:8px;border-radius:8px;font-size:9px}.notification-device-list>strong{margin-bottom:2px;font-size:11px}.notification-device-list>span{display:grid;grid-template-columns:minmax(0,1fr) 29px;gap:7px;padding:6px 0}.notification-device-list>span>span{min-width:0}.notification-device-list b{font-size:10px;line-height:1.25}.notification-device-list small{margin-top:2px;font-size:8px;line-height:1.25}
  .notification-category-settings,.notification-channel-settings{grid-template-columns:1fr}.notification-category-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px}.notification-category-grid label,.notification-channel-settings label{justify-content:flex-start}
  .notification-quiet-settings>label:first-of-type,.notification-quiet-settings>label:last-of-type{grid-column:1/-1}.notification-quiet-settings label:not(:first-of-type){display:grid;gap:3px}
  .notification-channel-settings{grid-template-columns:repeat(2,minmax(0,1fr))}
  .notification-system-settings .notification-template-field,.notification-system-settings>button,.notification-policy-help,.notification-audience-policy-grid{grid-column:1/-1}.notification-system-settings label{display:grid;align-items:start;gap:3px}.notification-system-settings textarea{min-height:80px}.notification-audience-policy-grid{grid-template-columns:1fr;gap:7px}.notification-audience-policy{gap:8px;padding:9px}.notification-audience-policy h3{padding-bottom:7px;font-size:10px}.notification-policy-group{gap:5px}.notification-policy-group h4{font-size:8px}.notification-system-settings .notification-audience-policy label{display:grid;grid-template-columns:13px minmax(0,1fr);align-items:center;gap:5px}.notification-policy-channels,.notification-policy-categories{gap:6px 8px}.notification-policy-channels{padding-bottom:7px}
  .notification-settings-form>button{justify-self:end}.notification-settings-status{min-height:14px;font-size:9px;line-height:1.25}
}
@media (max-width:680px){
  .notification-centre{flex:0 0 40px;width:40px}
  .notification-trigger{display:grid;width:40px;height:40px;min-height:40px;padding:0!important;border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.12);color:#fff}
  .notification-trigger>span:first-child{display:block;font-size:20px;line-height:1}
  .notification-trigger .notification-badge:not([hidden]){display:grid}
  .staff-identity .notification-popover .notification-push-prompt p,
  .staff-identity .notification-popover .notification-push-prompt strong,
  .staff-identity .notification-popover .notification-push-prompt small{display:block}
  .staff-identity .notification-popover .notification-item-copy,
  .staff-identity .notification-popover .notification-item-dot{display:block}
}
