.stream-item.reminder .type-dot{background:#f08a34;box-shadow:0 0 0 5px rgba(240,138,52,.12)}
.capture-sheet{max-height:92vh;overflow:auto}
.reminder-options{display:none;margin-top:15px;padding:14px;border-radius:15px;background:#fff4e9;border:1px solid #f5dec7}
.reminder-options.visible{display:block}
.reminder-options>label{display:block;font-size:10px;letter-spacing:.1em;color:#8c6c4f;margin:0 0 8px}
.reminder-options>label:not(:first-child){margin-top:13px}
.reminder-options select{width:100%;border:1px solid #ebd7c5;background:#fff;border-radius:10px;padding:9px;outline:0}
.reminder-options p{font-size:10px;color:#9a7658;margin:10px 0 0}
.reminder-types{display:flex;gap:5px;overflow:auto}
.reminder-types button{white-space:nowrap;border:1px solid #ead7c4;background:#fff;border-radius:999px;padding:7px 9px;font-size:10px;color:#7a6250}
.reminder-types button.active{color:#fff;background:#e1782a;border-color:#e1782a}
.doc-action{color:#315bea!important;background:#eaf0ff!important;white-space:nowrap}
.reminder-tag{display:inline-flex;align-items:center;gap:4px;color:#c46a25!important}
