.atlas-reminders-toggle{position:relative;display:inline-grid;place-items:center;flex:0 0 32px;width:32px;height:32px;padding:0;border:1px solid #e3e7ef;border-radius:5px;background:white;color:#3044cb;cursor:pointer}
.atlas-reminders-toggle:hover{background:#f1f4ff}.atlas-reminders-toggle:focus-visible,.atlas-reminders :is(a,button):focus-visible{outline:2px solid #3157df;outline-offset:2px}
.atlas-reminder-count{position:absolute;right:-5px;top:-5px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:#304bda;color:white;font:10px/15px system-ui;border:1px solid white}
.atlas-reminder-count[hidden],.atlas-reminders[hidden]{display:none!important}
.atlas-reminders{position:fixed;z-index:190;right:16px;top:72px;width:min(370px,calc(100vw - 24px));max-height:calc(100dvh - 94px);display:flex;flex-direction:column;background:white;border:1px solid #dce2ed;border-radius:8px;box-shadow:0 10px 40px #10204825;color:#1d2c45;font-family:Inter,system-ui,sans-serif}
.atlas-reminders>header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px 12px;border-bottom:1px solid #edf0f6}.atlas-reminders header span{font-size:9px;font-weight:650;letter-spacing:1.2px;color:#6d7b99}.atlas-reminders h2{font-size:17px;margin:3px 0 0}.atlas-reminders button{font:inherit;cursor:pointer}.atlas-reminders [data-close-reminders]{border:1px solid #e1e5ee;background:white;border-radius:4px;width:28px;height:28px;font-size:22px;line-height:20px;color:#60718a}
.atlas-reminder-list{overflow:auto;overscroll-behavior:contain;min-height:0}.atlas-reminder-list article{padding:16px 17px;border-bottom:1px solid #eef1f6}.atlas-reminder-source{font-size:10px;color:#627aab}.atlas-reminders h3{font-size:13px;line-height:1.45;font-weight:600;margin:6px 0}.atlas-reminders p{font-size:12px;line-height:1.45;margin:6px 0 11px;color:#53647d}.atlas-reminder-open{display:inline-flex;gap:12px;align-items:center;background:#334bdd;padding:8px 11px;border-radius:4px;color:white!important;text-decoration:none;font-size:12px;font-weight:550}.atlas-reminders .atlas-reminder-actions{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:10px;color:#8390a5}.atlas-reminders .atlas-reminder-actions time{margin-right:auto}.atlas-reminders .atlas-reminder-actions button{border:0;background:none;color:#586a88;font-size:10px;padding:3px 0}.atlas-reminders .atlas-reminder-actions button:hover{text-decoration:underline}.atlas-reminder-status{padding:10px 17px;font-size:10px;color:#7b879b}.atlas-reminder-empty{padding:16px 17px}
.atlas-reminders-toggle{flex-basis:34px;width:34px;height:34px;border-radius:6px}
.atlas-reminders [data-close-reminders]{width:34px;height:34px;border-radius:6px}
.atlas-reminders h3,.atlas-reminders p{overflow-wrap:anywhere}
.atlas-reminder-open{min-height:34px;box-sizing:border-box;border-radius:6px}
.atlas-reminders .atlas-reminder-actions{gap:8px;flex-wrap:wrap}
.atlas-reminders .atlas-reminder-actions button{min-height:34px;padding:4px 6px;border-radius:6px;font-size:11px}
.atlas-reminders [aria-disabled="true"]{opacity:.55;cursor:wait}
@media(max-width:640px){.atlas-reminders{top:64px;right:12px;max-height:calc(100dvh - 88px)}.atlas-reminders-toggle{flex-basis:44px;width:44px;height:44px;margin-left:4px}.atlas-reminders [data-close-reminders],.atlas-reminder-open,.atlas-reminders .atlas-reminder-actions button{min-height:44px}.atlas-reminders [data-close-reminders]{width:44px;height:44px}}

/* Site-wide headings and footer rules must not change this local dialog. */
.atlas-reminders h2,.atlas-reminders h3{font-family:Inter,system-ui,sans-serif;font-weight:600;letter-spacing:normal;color:#1d2c45;padding:0;border:0;text-transform:none}
.atlas-reminders h2{line-height:1.3}
.atlas-reminders .atlas-reminder-open{border:0}
.atlas-reminders .atlas-browser-alerts{flex-shrink:0;display:grid;grid-template-columns:1fr auto;gap:7px 10px;padding:12px 17px;border-top:1px solid #e7ecf4;background:#f8faff;border-radius:0 0 8px 8px}
.atlas-browser-alerts strong,.atlas-browser-alerts span{display:block;font:600 12px/1.4 Inter,system-ui,sans-serif;color:#263a57}
.atlas-browser-alerts span{margin-top:3px;font-size:10px;font-weight:400;color:#60718a}
.atlas-reminders .atlas-browser-alerts p{grid-column:1/-1;margin:0;font-size:10px;line-height:1.4;color:#60718a}
.atlas-reminders [data-browser-alerts]{align-self:center;min-height:34px;padding:6px 10px;border:1px solid #cad5f2;border-radius:6px;background:white;color:#304bda;font-size:11px;white-space:nowrap}
.atlas-reminders [data-browser-alerts]:disabled{cursor:default;opacity:.65}
@media(max-width:640px){.atlas-reminders [data-browser-alerts]{min-height:44px}.atlas-reminders .atlas-browser-alerts{padding:10px 14px;grid-template-columns:1fr}.atlas-reminders [data-browser-alerts]{justify-self:start}.atlas-browser-alerts span{max-width:30em}}
