@media (min-width:768px){.doro-recent-list-scroll{max-height:600px;overflow-y:auto!important}}.doro-recent-list-inner{flex-direction:column;display:flex}.ledger-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:900px){.ledger-grid{grid-template-columns:1.7fr 1fr;gap:24px}}.doro-ledger-slot{grid-template-areas:"stack";display:grid;position:relative;overflow:hidden}.doro-ledger-slot>.doro-ledger-overview,.doro-ledger-slot>.doro-ledger-detail{will-change:transform;grid-area:stack;min-width:0;transition:transform .32s ease-out,opacity .32s ease-out}.doro-ledger-slot>.doro-ledger-overview{opacity:1;transition-delay:80ms;transform:translate(0)}.doro-ledger-slot[data-panel-open=true]>.doro-ledger-overview,.doro-ledger-slot>.doro-ledger-detail{opacity:0;pointer-events:none;transition-delay:0s;transform:translate(100%)}.doro-ledger-slot[data-panel-open=true]>.doro-ledger-detail{opacity:1;pointer-events:auto;transition-delay:80ms;transform:translate(0)}@media (prefers-reduced-motion:reduce){.doro-ledger-slot>.doro-ledger-overview,.doro-ledger-slot>.doro-ledger-detail{transition:none!important}}@keyframes ledger-stat-swap-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.ledger-stat-swap{animation:.18s cubic-bezier(.32,.72,0,1) ledger-stat-swap-in;display:inline-block}@keyframes doro-year-tooltip-in{0%{opacity:0}to{opacity:1}}.doro-year-chart-tooltip{animation:.1s ease-out doro-year-tooltip-in}@keyframes doro-breathe{0%,to{box-shadow:0 0 #1d9e7500}50%{box-shadow:0 0 0 6px #1d9e751f}}.doro-breathe{animation:2.4s ease-in-out infinite doro-breathe}@media (prefers-reduced-motion:reduce){.doro-breathe{animation:none;box-shadow:0 0 0 3px #1d9e7514}}@keyframes doro-pulse{0%,to{opacity:1}50%{opacity:.88}}.doro-pulse{animation:1.8s ease-in-out infinite doro-pulse}@media (prefers-reduced-motion:reduce){.doro-pulse{animation:none}}.doro-topbar{background-color:var(--background);border-bottom:.5px solid var(--doro-hairline);z-index:20;height:56px;position:sticky;top:0}.doro-topbar-inner{align-items:center;gap:20px;max-width:1200px;height:100%;margin:0 auto;padding:0 16px;display:flex}@media (min-width:768px){.doro-topbar-inner{grid-template-columns:1fr auto 1fr;gap:16px;padding:0 24px;display:grid}}.doro-topbar-brand{color:var(--doro-text-primary);letter-spacing:-.01em;justify-self:start;font-size:16px;font-weight:500;line-height:1;text-decoration:none}.doro-topbar-brand:hover{color:var(--doro-text-primary)}.doro-topbar-nav{flex-wrap:nowrap;align-items:center;gap:20px;height:100%;display:flex}@media (min-width:768px){.doro-topbar-nav{justify-self:center;gap:32px}}.doro-topbar-nav-item{height:100%;color:var(--doro-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0 2px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;transition:color .16s ease-out;display:inline-flex;position:relative}.doro-topbar-nav-item:hover,.doro-topbar-nav-item-active{color:var(--doro-text-primary)}.doro-topbar-nav-item-active:after{content:"";background-color:var(--doro-green);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-.5px;left:0;right:0}.doro-topbar-nav-item[data-has-unread=true]:before{content:"";background-color:var(--doro-green);border-radius:50%;width:6px;height:6px;position:absolute;top:16px;right:-8px}@media (max-width:767px){.doro-topbar-nav-item-md{display:none}}.doro-topbar-actions{align-items:center;gap:4px;margin-left:auto;display:flex}@media (min-width:768px){.doro-topbar-actions{justify-self:end;margin-left:0}}.doro-topbar-cta{background-color:var(--doro-green);height:36px;color:var(--card);cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:6px;margin-right:4px;padding:0 14px 0 12px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .16s ease-out;display:inline-flex}.doro-topbar-cta:hover{background-color:var(--doro-green-hover);color:var(--card)}.doro-topbar-cta-icon{stroke-width:2.25px;flex-shrink:0;width:16px;height:16px}.doro-topbar-cta-label{display:inline}@media (min-width:768px){.doro-topbar-cta{padding:0 16px 0 12px;font-size:14px}}.doro-topbar-refer{width:36px;height:36px;color:var(--doro-text-primary);border:.5px solid var(--doro-border-default);cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:9999px;justify-content:center;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:background-color .16s ease-out,border-color .16s ease-out;display:inline-flex}.doro-topbar-refer-label{display:none}.doro-topbar-refer-icon{width:16px;height:16px}.doro-topbar-refer:hover{background-color:var(--doro-overlay-hover);border-color:var(--doro-border-strong)}.doro-topbar-refer:focus-visible{outline:2px solid var(--doro-green);outline-offset:2px}@media (min-width:768px){.doro-topbar-refer{gap:4px;width:auto;padding:0 16px;font-size:14px}.doro-topbar-refer-label{display:inline}.doro-topbar-refer-icon{width:14px;height:14px}}.doro-topbar-cta-shimmer{isolation:isolate;position:relative;overflow:hidden}.doro-topbar-cta-shimmer:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(100deg,#fff0 0%,#ffffff73 50%,#fff0 100%);width:45%;animation:3s ease-in-out infinite doro-topbar-cta-shimmer;position:absolute;top:0;bottom:0;left:0;transform:translate(-200%)}.doro-topbar-cta-shimmer>*{z-index:2;position:relative}@keyframes doro-topbar-cta-shimmer{0%,35%{transform:translate(-200%)}70%,to{transform:translate(320%)}}@media (prefers-reduced-motion:reduce){.doro-topbar-cta-shimmer:after{opacity:0;animation:none}}.doro-topbar-avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:4px;padding:4px 6px 4px 4px;font-family:inherit;transition:background-color .16s ease-out;display:inline-flex}.doro-topbar-avatar-btn:hover{background-color:var(--doro-overlay-hover)}.doro-topbar-chevron{width:12px;height:12px;color:var(--doro-text-tertiary)}.doro-list-row{text-align:left;cursor:pointer;background-color:#0000;border:0;justify-content:space-between;align-items:flex-start;gap:14px;width:100%;padding:14px 16px;transition:background-color .12s ease-out;display:flex;position:relative}.doro-list-row[data-last=false]{border-bottom:.5px solid var(--doro-hairline)}.doro-list-row:hover{background-color:var(--background)}.doro-list-row[data-highlighted=true],.doro-list-row[data-highlighted=true]:hover{background-color:var(--doro-green-pale)}.doro-list-row-strip{background-color:var(--doro-green);border-radius:0 2px 2px 0;width:2px;position:absolute;top:8px;bottom:8px;left:0}.doro-list-row-left{flex-direction:column;flex:1;min-width:0;display:flex}.doro-list-row-right{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;min-width:0;display:flex}.doro-list-row-lead{flex-direction:row-reverse;flex-shrink:0;align-items:center;margin-top:2px;display:flex}.doro-list-row-lead[data-stack=true]>:not(:last-child){box-shadow:0 0 0 1.5px var(--card);border-radius:50%;margin-left:-6px}.doro-list-row-status-mobile{color:var(--doro-text-tertiary);letter-spacing:.08em;text-transform:uppercase;align-self:flex-start;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;font-weight:500;line-height:1.2;display:inline-flex}.doro-list-row-status-desktop{color:var(--doro-text-secondary);align-items:center;gap:7px;font-size:12px;font-weight:400;line-height:1.4;display:none}.doro-list-row-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.doro-list-row-title-wrap{flex-wrap:wrap;align-items:flex-start;gap:6px;min-width:0;display:flex}.doro-list-row-title{color:var(--doro-text-primary);white-space:normal;overflow-wrap:break-word;min-width:0;font-size:14px;font-weight:500;line-height:1.35}.doro-list-row-secondary{color:var(--doro-text-secondary);flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin-top:4px;font-size:12px;line-height:1.4;display:flex}.doro-list-row-secondary-text{min-width:0}.doro-list-row-secondary-sep{color:var(--doro-text-tertiary)}.doro-list-row-amount{color:var(--doro-text-primary);letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:14px;font-weight:500;line-height:1.2}.doro-list-row-amount[data-draft=true]{color:var(--doro-text-tertiary)}.doro-list-row-date{color:var(--doro-text-tertiary);white-space:nowrap;margin:4px 0 0;font-size:11px;line-height:1.2}.doro-list-row-pool{color:var(--doro-text-tertiary);white-space:nowrap;font-variant-numeric:tabular-nums;margin:2px 0 0;font-size:10px;line-height:1.2}.doro-list-row-line3{color:var(--doro-text-secondary);min-width:0;margin-top:4px;font-size:12px;line-height:1.4}.doro-list-row-line3-text{overflow-wrap:break-word;display:block}.doro-list-row-chip{letter-spacing:.04em;text-transform:uppercase;height:16px;color:var(--doro-pending-text);background-color:var(--doro-pending-bg);white-space:nowrap;border-radius:4px;flex-shrink:0;align-items:center;padding:0 7px;font-size:9px;font-weight:500;line-height:1;display:inline-flex}.doro-list-row-referral{letter-spacing:.04em;text-transform:uppercase;height:16px;color:var(--doro-text-secondary);background-color:var(--border);white-space:nowrap;border-radius:4px;flex-shrink:0;align-items:center;padding:0 7px;font-size:9px;font-weight:500;line-height:1;display:inline-flex}@media (min-width:640px){.doro-list-row{grid-template-columns:1fr 130px 120px;align-items:center;gap:0;padding:18px 22px;display:grid}.doro-list-row[data-has-avatar=true]{grid-template-columns:auto 1fr 130px 120px;column-gap:14px}.doro-list-row-left{min-width:0}.doro-list-row-lead{align-self:center;margin-top:0}.doro-list-row-status-mobile{display:none}.doro-list-row-status-desktop{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:inline-flex;overflow:hidden}.doro-list-row-title-wrap{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0}.doro-list-row-title{white-space:nowrap;text-overflow:ellipsis;min-width:0;line-height:1.3;overflow:hidden}.doro-list-row-secondary{text-overflow:ellipsis;white-space:nowrap;flex-wrap:nowrap;overflow:hidden}.doro-list-row-secondary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.doro-list-row-line3{white-space:nowrap;overflow:hidden}.doro-list-row-line3-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.doro-list-row-amount{font-size:15px}.doro-list-row-referral{background-color:var(--muted);height:auto;padding:2px 7px;font-size:10px;line-height:1.2}.doro-list-row-chip{height:auto;padding:2px 7px;font-size:10px;line-height:1.2}}.doro-recent-header{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:12px;display:flex}@media (max-width:639px){.doro-recent-header{flex-direction:row;align-items:center;gap:8px}}.doro-recent-title-slot{align-items:center;gap:10px;min-width:0;display:flex}.doro-recent-title-text{color:var(--doro-text-primary);margin:0;font-size:14px;font-weight:500}.doro-recent-actions{color:var(--doro-text-secondary);flex-shrink:0;align-items:center;gap:4px;display:flex}@media (max-width:639px){.doro-recent-actions{justify-content:flex-end}}.doro-recent-segment{background-color:var(--doro-overlay-hover);border:.5px solid var(--doro-hairline);border-radius:999px;flex-shrink:0;align-items:stretch;gap:2px;min-width:0;padding:3px;display:inline-flex}@media (max-width:639px){.doro-recent-segment{flex:0 auto;justify-content:flex-start;align-self:auto;min-width:0}.doro-recent-segment-btn{flex:0 auto;justify-content:center;padding:5px 9px}}.doro-recent-segment-btn{font:inherit;color:var(--doro-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;min-width:0;padding:5px 11px;font-size:12px;font-weight:500;transition:color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.doro-recent-segment-btn:hover{color:var(--doro-text-primary)}.doro-recent-segment-btn[data-active]{background-color:var(--card);color:var(--doro-text-primary);box-shadow:0 1px 2px #0000000a}.doro-recent-segment-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #1d9e7533}.doro-recent-segment-label{font-weight:500}.doro-recent-segment-count{font-variant-numeric:tabular-nums;color:var(--doro-text-tertiary);align-items:baseline;gap:3px;font-size:11px;line-height:1;display:inline-flex}.doro-recent-segment-btn[data-active] .doro-recent-segment-count-strong{color:var(--doro-text-primary);font-weight:500}.doro-recent-segment-count-strong{color:inherit;font-weight:400}.doro-recent-segment-count-faint{color:var(--doro-text-tertiary);font-weight:400}.doro-recent-activity-inner{flex-direction:column;display:flex}.doro-recent-activity-band+.doro-recent-activity-band{border-top:.5px solid var(--doro-hairline)}.doro-recent-activity-band-header{letter-spacing:.08em;text-transform:uppercase;color:var(--doro-text-tertiary);background-color:#0000;padding:14px 20px 8px;font-size:10px;font-weight:500}.doro-recent-activity-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.doro-recent-activity-list>.doro-team-activity-v2-row{grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:12px 20px;display:grid}.doro-recent-activity-list+.doro-recent-activity-list{border-top:.5px solid var(--doro-hairline)}.doro-recent-activity-list .doro-team-activity-v2-row+.doro-team-activity-v2-row{border-top:.5px solid var(--doro-overlay-hover-strong)}.doro-recent-activity-list .doro-team-activity-v2-sentence{color:var(--doro-text-secondary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;line-height:1.5;overflow:hidden}.doro-recent-activity-list .doro-team-activity-v2-strong,.doro-recent-activity-list .doro-team-activity-v2-meta{color:var(--doro-text-primary);font-weight:500}.doro-recent-activity-list .doro-team-activity-v2-time{color:var(--doro-text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.doro-recent-activity-list .doro-team-activity-v2-badge{background-color:var(--muted);width:20px;height:20px;color:var(--doro-text-secondary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.doro-recent-activity-list .doro-team-activity-v2-badge-green{background-color:var(--doro-green-pale);color:var(--doro-green-deep)}.doro-recent-activity-list .doro-team-activity-v2-spacer{width:20px;height:20px}.doro-recent-empty-title{color:var(--doro-text-primary);margin:0;font-size:13px;font-weight:500}.doro-recent-empty-sub{color:var(--doro-text-secondary);margin:4px 0 0;font-size:12px}.doro-recent-header-action{min-width:44px;min-height:44px;color:var(--doro-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:12px;transition:opacity .15s;display:inline-flex}.doro-recent-header-action:hover{opacity:.7}@media (max-width:639px){.doro-recent-header-action{min-width:40px;min-height:40px;padding:0 6px}.doro-recent-header-action svg{width:18px;height:18px}.doro-recent-header-action-label{display:none}}.doro-recent-filter-badge{background:var(--doro-text-primary);min-width:16px;height:16px;color:var(--card);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;margin-left:2px;padding:0 5px;font-size:10px;font-weight:500;display:inline-flex}.doro-recent-search{background:var(--card);border:.5px solid var(--doro-border-default);height:40px;color:var(--doro-text-secondary);border-radius:10px;flex:1;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.doro-recent-search-input{height:100%;color:var(--doro-text-primary);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:13px}.doro-recent-search-input::placeholder{color:var(--doro-text-tertiary)}.doro-recent-search-close{width:24px;height:24px;color:var(--doro-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:inline-flex}.doro-recent-search-close:hover{background:var(--doro-overlay-hover)}.doro-recent-active-summary{background:var(--muted);color:var(--doro-text-secondary);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-size:12px;display:flex}.doro-recent-active-summary strong{color:var(--doro-text-primary);font-variant-numeric:tabular-nums;font-weight:500}.doro-recent-active-reset{color:var(--doro-text-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:500;transition:opacity .12s}.doro-recent-active-reset:hover{opacity:.7}.doro-recent-empty-filtered{text-align:center;padding:32px 20px}.doro-desktop-dialog-content.doro-recent-modal-silk{width:min(440px,92vw);max-width:440px}.doro-desktop-dialog-content.doro-recent-modal-silk-wide{width:min(560px,92vw);max-width:560px}.doro-recent-modal{flex-direction:column;max-height:92vh;display:flex;overflow-y:auto}.doro-recent-modal-header{justify-content:space-between;align-items:center;padding:18px 20px 12px;display:flex}.doro-recent-modal-header h2{color:var(--doro-text-primary);margin:0;font-size:15px;font-weight:500}.doro-recent-modal-close{width:32px;height:32px;color:var(--doro-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .12s;display:inline-flex}.doro-recent-modal-close:hover{background:var(--doro-overlay-hover)}.doro-recent-modal-body{padding:4px 20px 16px}.doro-recent-modal-sub{color:var(--doro-text-secondary);margin:0 0 14px;font-size:12px;line-height:1.45}.doro-recent-modal-footer{border-top:.5px solid var(--doro-hairline);align-items:center;gap:8px;padding:12px 20px;display:flex}.doro-recent-modal-footer--summary .doro-recent-modal-btn-primary,.doro-recent-modal-footer--summary .doro-recent-modal-btn-ghost,.doro-recent-modal-footer--single .doro-recent-modal-btn-primary{flex:none}.doro-recent-modal-footer--single .doro-recent-modal-btn-primary{flex:1;height:42px}.doro-recent-modal-preview{color:var(--doro-text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:12px;line-height:1.3;overflow:hidden}.doro-recent-modal-preview-count{color:var(--doro-text-primary);font-weight:500}.doro-recent-modal-preview-sum{color:var(--doro-text-secondary)}.doro-recent-export-hero{background:var(--doro-green-pale);border-radius:14px;flex-direction:column;gap:4px;margin-bottom:16px;padding:18px 18px 20px;display:flex}.doro-recent-export-hero-label{letter-spacing:.06em;text-transform:uppercase;color:var(--doro-green-deep);opacity:.75;font-size:11px;font-weight:500}.doro-recent-export-hero-amount{color:var(--doro-green-deep);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:28px;font-weight:500}.doro-recent-export-hero-meta{color:var(--doro-green-deep);opacity:.75;font-size:12px}.doro-recent-modal-meta{color:var(--doro-text-tertiary);margin:0;padding:0 20px 14px;font-size:11px}.doro-recent-modal-btn-primary,.doro-recent-modal-btn-ghost{height:38px;font:inherit;cursor:pointer;border-radius:10px;flex:1;padding:0 14px;font-size:13px;font-weight:500;transition:background-color .12s,color .12s}.doro-recent-modal-btn-primary{background:var(--doro-text-primary);color:var(--card);border:0}.doro-recent-modal-btn-primary:hover{background:var(--doro-green-hover)}.doro-recent-modal-btn-ghost{border:.5px solid var(--doro-border-default);color:var(--doro-text-primary);background:0 0}.doro-recent-modal-btn-ghost:hover{background:var(--doro-overlay-hover)}.doro-recent-filter-group+.doro-recent-filter-group{margin-top:14px}.doro-recent-filter-group-label{color:var(--doro-text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px;font-size:11px;font-weight:500}.doro-recent-chipset{flex-wrap:wrap;gap:6px;display:flex}.doro-recent-chip{font:inherit;color:var(--doro-text-primary);border:.5px solid var(--doro-border-default);cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;padding:7px 12px;font-size:12px;font-weight:500;transition:background-color .12s,color .12s,border-color .12s}.doro-recent-chip:hover{background:var(--doro-overlay-hover)}.doro-recent-chip[data-active=true]{background:var(--doro-text-primary);color:var(--card);border-color:#0000}.doro-recent-export-list{flex-direction:column;gap:8px;display:flex}.doro-recent-export-option{text-align:left;border:.5px solid var(--doro-hairline);font:inherit;color:var(--doro-text-primary);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:12px;padding:12px;transition:background-color .12s,border-color .12s;display:flex}.doro-recent-export-option:hover:not(:disabled){border-color:var(--doro-border-default);background:#00000008}.doro-recent-export-option:disabled{opacity:.55;cursor:default}.doro-recent-export-iconwrap{background:var(--muted);width:34px;height:34px;color:var(--doro-text-primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.doro-recent-export-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.doro-recent-export-title{color:var(--doro-text-primary);font-size:13px;font-weight:500}.doro-recent-export-sub{color:var(--doro-text-secondary);font-size:11px}.doro-recent-export-arrow{color:var(--doro-text-tertiary);flex-shrink:0}.doro-recent-export-toast{background:var(--doro-green-pale);color:var(--doro-green-deep);border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:12px;font-weight:500;display:inline-flex}.doro-recent-include-list{flex-direction:column;gap:6px;display:flex}.doro-recent-include-row{border:.5px solid var(--doro-hairline);background:var(--card);cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:background-color .12s,border-color .12s;display:flex}.doro-recent-include-row:hover{background:var(--background)}.doro-recent-include-row[data-active]{background:var(--doro-green-pale);border-color:#1d9e7599}.doro-recent-include-check{accent-color:var(--doro-green);cursor:pointer;flex-shrink:0;margin-top:2px}.doro-recent-include-text{flex-direction:column;gap:2px;min-width:0;display:flex}.doro-recent-include-title{color:var(--doro-text-primary);align-items:center;gap:8px;font-size:13px;font-weight:500;display:inline-flex}.doro-recent-include-required{letter-spacing:.04em;text-transform:uppercase;color:var(--doro-text-tertiary);background:var(--doro-draft-bg);border-radius:999px;padding:1px 6px;font-size:10px;font-weight:500}.doro-recent-include-sub{color:var(--doro-text-secondary);font-size:12px;line-height:1.4}.doro-recent-format-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (max-width:480px){.doro-recent-format-grid{grid-template-columns:1fr}}.doro-recent-format-btn{border:.5px solid var(--doro-hairline);background:var(--card);font:inherit;text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:10px;min-height:52px;padding:10px 12px;transition:background-color .12s,border-color .12s;display:flex}.doro-recent-format-btn:hover{background:var(--background)}.doro-recent-format-btn[data-active]{background:var(--doro-green-pale);border-color:#1d9e7599}.doro-recent-format-icon{background:var(--doro-draft-bg);width:32px;height:32px;color:var(--doro-text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.doro-recent-format-btn[data-active] .doro-recent-format-icon{background:var(--doro-green-pale);color:var(--doro-green-deep)}.doro-recent-format-text{flex-direction:column;gap:1px;min-width:0;display:flex}.doro-recent-format-label{color:var(--doro-text-primary);font-size:13px;font-weight:500}.doro-recent-format-sub{color:var(--doro-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.doro-recent-modal-btn-primary:disabled{opacity:.5;cursor:not-allowed}.doro-tcard-member-row{transition:background-color .16s ease-out}.doro-tcard-member-row:hover{background-color:var(--doro-overlay-hover)}
