/* Notification interface: shared theme tokens and explicit channel hierarchy. */
.omc-header-notify{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid var(--omc-tone-d5dfe2,#d5dfe2);border-radius:12px;background:var(--omc-tone-surface,#fff);color:var(--omc-tone-accenttext,#176b5b);cursor:pointer}
.omc-notify-dialog{box-sizing:border-box;max-height:calc(100dvh - 40px);overflow:auto;border:1px solid var(--omc-tone-d5dfe2,#d5dfe2);border-radius:20px;background:var(--omc-tone-surface,#fff);color:var(--omc-tone-172c35,#172c35);box-shadow:0 20px 60px #0004;font:14px/1.5 Arial,sans-serif}
.omc-notify-dialog::backdrop{background:#07141b66;backdrop-filter:blur(4px)}
.omc-notify-dialog h2{margin:0 30px 20px 0;color:inherit}
.omc-notify-close{position:absolute;right:8px;top:8px;width:36px;height:36px;background:none;border:0;color:inherit;font-size:24px;cursor:pointer}
.omc-notify-primary{width:100%;min-height:46px;padding:12px;border:0;border-radius:11px;background:#176b5b;color:white;font-weight:600;cursor:pointer}
.omc-notify-primary:disabled{opacity:.65;cursor:default}
.omc-notify-hint,.omc-notify-note{font-size:12px;color:var(--omc-tone-526770,#526770)}
.omc-notify-email{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--omc-tone-d5dfe2,#d5dfe2);gap:20px}
.omc-notify-email input{accent-color:#176b5b}
.omc-notify-status{font-size:12px;overflow-wrap:anywhere}
.omc-notification-settings{padding:14px 0}
.omc-notify-dialog a{color:var(--omc-tone-accenttext,#176b5b)}
@media(max-width:900px){#omc-app .omc-header-notify{order:0}#omc-app .omc-rail .omc-brand{min-width:0;font-size:18px}#omc-app .omc-rail{gap:4px!important}}
@media(max-width:360px){#omc-app .omc-header-notify,#omc-app .omc-header-account,#omc-app .omc-rail .omc-nav[data-action=shares],#omc-app .omc-icon-create{width:38px;min-width:38px;height:42px}#omc-app .omc-rail .omc-brand{font-size:16px}}
@media(max-width:900px){#omc-app .omc-rail nav{margin-left:0!important}#omc-app .omc-header-notify{margin-right:0}}
.omc-install{margin-top:18px;padding-top:18px}
.omc-install button{font:600 14px/1.4 Arial,sans-serif;cursor:pointer}
.omc-install button:disabled{cursor:default}
.omc-install p{color:var(--omc-tone-526770,#526770);margin:8px 0 0}
.omc-install button:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.omc-install{border-top:0;border-bottom:1px solid var(--omc-tone-d5dfe2,#d5dfe2)}
.omc-install p{font-size:11px}
.omc-notify-topics{border:0;min-width:0}
.omc-notify-topics legend{font-size:11px;color:var(--omc-tone-526770,#526770);margin-bottom:4px}
.omc-notify-topics label{display:flex;align-items:center;justify-content:space-between;gap:12px}
.omc-notify-topics input{width:18px;height:18px;accent-color:#176b5b;flex-shrink:0}
.omc-notify-email{padding-top:12px;font-size:13px}
.omc-notify-email input{width:18px;height:18px}
.omc-install button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 14px;border:1px solid #29917c;border-radius:12px;background:#176b5b;color:#fff;font-size:14px;font-weight:700;box-shadow:0 3px 10px #07141b20;transition:background .15s ease,box-shadow .15s ease}
.omc-install button::before{content:"";width:20px;height:20px;flex:0 0 20px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v12m-4-4 4 4 4-4M5 16v4h14v-4'/%3E%3C/svg%3E") center/contain no-repeat}
.omc-install button:hover:not(:disabled){background:#125747;box-shadow:0 4px 14px #07141b30}
.omc-install button:disabled{box-shadow:none;opacity:.65}
.omc-install button:disabled::before{display:none}
@media(prefers-reduced-motion:reduce){.omc-install button{transition:none}}
.omc-notify-dialog{padding:22px;width:min(400px,calc(100vw - 24px))}
.omc-notify-dialog h2{font-size:20px;margin-bottom:16px}
.omc-install{padding:0;margin:0 0 18px;border:0}
.omc-install button{min-height:46px}
.omc-notify-channel{padding:16px;border:1px solid var(--omc-tone-d5dfe2,#d5dfe2);border-radius:14px;margin:12px 0}
.omc-notify-channel h3{font:600 14px/1.4 Arial,sans-serif;margin:0 0 10px;color:inherit}
.omc-notify-channel .omc-notify-primary{min-height:40px;padding:8px 12px;background:transparent;border:1px solid var(--omc-tone-accenttext,#176b5b);color:var(--omc-tone-accenttext,#176b5b);font-size:13px}
.omc-notify-hint{margin:8px 0 0;font-size:11px}
.omc-notify-email{border:0;padding:0;font-weight:600;min-height:24px}
.omc-notify-topics{border-left:2px solid var(--omc-tone-d5dfe2,#d5dfe2);padding:0 0 0 12px;margin:12px 0 0}
.omc-notify-topics label{font-size:12px;min-height:38px}
.omc-notify-topics:disabled{opacity:.5}
.omc-notify-note{font-size:10px;margin:12px 0 0}
.omc-notify-status:empty{display:none}
.omc-notify-status{margin:10px 0 0}
.omc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.omc-notify-test{min-height:40px;margin-top:8px;padding:6px 10px;border:1px solid var(--omc-tone-d5dfe2,#d5dfe2);border-radius:8px;background:transparent;color:var(--omc-tone-accenttext,#176b5b);font:600 12px/1.4 Arial,sans-serif;cursor:pointer}
.omc-notify-test[hidden]{display:none}
.omc-notify-dialog button:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.omc-notify-test:disabled{opacity:.6;cursor:wait}
