/* Roundly readability layer: keep the product elegant, but stop body/UI copy from becoming microscopic. */
:root{
  --text-xs:11px;
  --text-sm:12px;
  --text-md:14px;
  --text-lg:16px;
}

body{font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input,select,textarea{font-size:var(--text-sm);font-family:"DM Sans",sans-serif}

/* Core navigation and shell */
.nav-item{font-size:15px}.nav-item b{font-size:12px}.sidebar-section>p,.eyebrow{font-size:11px}.round-link strong,.trial-card strong,.profile strong{font-size:13px}.round-link small,.trial-card p,.profile small,.crumbs{font-size:12px}.share-btn,.agent-button,.new-round,.logout-btn{font-size:13px}

/* Page headings and reusable panels */
.page-head h1{font-size:34px}.page-head>div>p:last-child{font-size:15px;line-height:1.55}.panel-head h2{font-size:18px}.panel-head p,.panel-head button{font-size:13px;line-height:1.5}.panel,.admin-panel,.provider-card,.communications-preferences{font-size:14px}

/* Cards, rows, labels and metadata */
.metric-top,.outreach-metric small,.brief-stats small,.thesis small,.billing-plan small,.plan-card>small,.ops-metric small{font-size:11px}.metric-card p,.action-item small,.round-title small,.timeline-item div p,.timeline-item div small,.match-row small,.investor-name small,.draft-card small,.preview-top small,.provider-head p,.provider-meta,.preference-row small,.delivery-row small,.admin-panel>p,.member-row small,.approval-row small,.job-row small,.audit-row small,.security-row small,.billing-plan p,.billing-plan li,.plan-card p{font-size:12px;line-height:1.5}.action-item strong,.round-title strong,.timeline-item div strong,.match-row strong,.investor-name strong,.draft-card strong,.pipe-card-top strong,.member-row b,.approval-row b,.job-row b,.audit-row b,.security-row b,.preference-row b,.delivery-row b{font-size:13px}.draft-card p,.pipe-card p,.thesis p,.reason,.email-fields,.message-copy,.reply-card p,.sequence-step p{font-size:13px;line-height:1.6}

/* Tables, tabs, badges and status labels */
.investor-head,.workspace-tabs button,.tabs button,.outreach-tabs button{font-size:12px}.tabs b,.outreach-tabs b,.status-pill,.queue-status,.health-pill,.provider-health,.action-meta b,.round-title span,.fit small{font-size:10px}.tags span,.score small,.match-row button,.edit-brief,.toolbar button,.preview-actions button,.conversation-actions button,.queue-toolbar button,.provider-actions button,.communications-footer button,.admin-actions button,.approval-buttons button,.billing-actions button,.billing-plan button,.plan-card button{font-size:12px}

/* Settings / integrations / communications: the screenshot problem area */
.integration-card h2,.provider-head h3{font-size:16px}.integration-card p{font-size:13px;line-height:1.55}.integration-card small{font-size:12px}.integration-card button{font-size:13px}.provider-card{padding:20px}.provider-meta{min-height:42px;padding:12px}.preference-row{padding:15px 0}.preference-row select,.preference-row input[type=number]{font-size:13px;min-height:38px}.preference-row input[type=checkbox]{width:22px;height:22px}.workspace-tabs button{padding:13px 16px}.admin-panel h2{font-size:17px}.member-avatar{font-size:11px}.billing-price span{font-size:12px}

/* Forms and modals */
.auth-card label,.meeting-dialog label{font-size:12px}.auth-card input,.meeting-dialog input:not([type="checkbox"]):not([type="radio"]),.meeting-dialog select,.meeting-dialog textarea,.search-box input,.chat-input textarea{font-size:14px}.modal-actions button{font-size:13px}.sender-banner small,.sender-options small{font-size:12px;line-height:1.5}.sender-banner b,.sender-options b{font-size:14px}

@media(max-width:760px){body{font-size:14px}.page-head h1{font-size:28px}.nav-item{font-size:14px}}

/* Command Center readability: this section was visually too small in real screenshots. */
.command-shell{padding:26px}.command-head h2{font-size:24px;letter-spacing:-.35px}.command-head p{font-size:14px;line-height:1.5}.command-head .eyebrow{font-size:12px}.command-progress strong{font-size:28px}.command-progress span{font-size:12px;line-height:1.25}.command-metrics{gap:12px;margin-bottom:14px}.command-stat{padding:16px}.command-stat small{font-size:12px}.command-stat b{font-size:24px}.command-list{gap:10px}.command-item{gap:14px;padding:16px}.command-kind{width:40px;height:40px;font-size:18px}.command-copy b{font-size:15px}.command-copy small{font-size:13px;line-height:1.45;margin-top:4px}.command-priority{font-size:11px;padding:6px 10px}.command-actions{gap:8px}.command-actions button,.command-actions select{font-size:12px;padding:9px 11px;min-height:36px}.notification-head h3{font-size:17px}.notification-head small{font-size:12px}.notification-row b{font-size:14px}.notification-row p{font-size:13px;line-height:1.45}.notification-row small{font-size:12px}.notification-badge{font-size:11px;min-width:19px;height:19px}
@media(max-width:700px){.command-shell{padding:18px}.command-head h2{font-size:21px}.command-item{align-items:flex-start}.command-actions{justify-content:flex-start}.command-actions button,.command-actions select{font-size:12px}}

/* Investor research flow */
.research-modal{position:fixed;inset:0;background:#17181466;z-index:90;display:none;padding:48px 18px;overflow:auto}.research-modal.open{display:block}.research-dialog{position:relative;max-width:720px;margin:0 auto;background:#fff;border:1px solid #ddd8cf;border-radius:22px;box-shadow:0 28px 90px #17181438;padding:28px}.research-close{position:absolute;right:18px;top:16px;border:0;background:#f4f1ec;border-radius:999px;width:34px;height:34px;font-size:22px;cursor:pointer}.research-dialog h2{font:800 28px/1.12 Manrope,"DM Sans",sans-serif;letter-spacing:-.5px;margin:6px 0 8px;color:#171814}.research-intro{font-size:15px;line-height:1.55;color:#666a60;margin:0 0 18px}.research-dialog label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:800;color:#53564f;margin:13px 0}.research-dialog input,.research-dialog textarea,.research-dialog select{border:1px solid #ddd8cf;border-radius:12px;background:#fbfaf7;color:#171814;padding:13px 14px;font:600 15px "DM Sans",sans-serif;outline:0}.research-dialog textarea{min-height:108px;resize:vertical;line-height:1.5}.research-dialog input:focus,.research-dialog textarea:focus,.research-dialog select:focus{border-color:#7057e7;background:#fff;box-shadow:0 0 0 4px #7057e71a}.research-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.research-summary{display:flex;flex-direction:column;gap:5px;margin:16px 0;padding:14px 15px;border:1px solid #e5e1d8;background:#faf8f3;border-radius:14px}.research-summary b{font-size:14px;color:#171814}.research-summary span{font-size:13px;line-height:1.45;color:#686b63}.research-dialog .modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.research-dialog .modal-actions button{border:1px solid #ddd8cf;background:#fff;border-radius:11px;padding:11px 16px;font-size:14px;font-weight:800;cursor:pointer}.research-dialog .modal-actions .primary{background:#7057e7;border-color:#7057e7;color:#fff}@media(max-width:640px){.research-dialog{padding:22px}.research-grid{grid-template-columns:1fr}.research-dialog h2{font-size:23px}.research-dialog .modal-actions{flex-direction:column-reverse}.research-dialog .modal-actions button{width:100%}}

/* Outreach attachments */
.outreach-attachments{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:14px 0 18px;padding:12px 14px;border:1px solid #e4dfd6;background:#fbfaf7;border-radius:12px}.outreach-attachments b{font-size:13px;margin-right:4px}.outreach-attachments span{font-size:12px;font-weight:700;background:#fff;border:1px solid #e0dbd2;border-radius:999px;padding:7px 10px}.outreach-attachments small{font-size:12px;color:#7b7e75}.attachment-picker{display:grid;gap:8px;margin:14px 0;padding:14px;border:1px solid #e4dfd6;background:#fbfaf7;border-radius:13px}.attachment-picker>b{font-size:14px}.attachment-picker>small,.attachment-picker p{font-size:12px;line-height:1.45;color:#777b72;margin:0}.attachment-picker label{flex-direction:row;align-items:center;gap:9px;margin:0!important;padding:9px 10px;background:#fff;border:1px solid #e9e5dc;border-radius:10px;font-size:13px!important;letter-spacing:0!important}.attachment-picker input{width:auto!important;min-height:auto!important}.attachment-picker span{font-weight:700;color:#2a2c26}

/* Final app-wide tiny text floor for operational pages. */
.meeting-v2-metric small,.meeting-v2-date small,.meeting-v2-row p,.meeting-v2-row>span:last-child,.meeting-v2-summary small,.meeting-v2-summary b,.meeting-v2-block small,.meeting-v2-block p,.meeting-v2-block li,.capital-card small,.capital-card p,.commitment-row h3,.commitment-row p,.commitment-row small,.commitment-row b,.commitment-status,.commitment-row button,.task-row button,.task-row b,.task-row small,.closing-insight p,.data-doc span,.share-row b,.share-row small,.share-row button,.crm-detail-grid label,.crm-notes article p,.crm-notes article small,.pipe-move,.workspace-tabs button,.usage-item header,.billing-plan li,.billing-plan p,.billing-plan small{font-size:12px!important;line-height:1.5}.meeting-v2-row h3,.meeting-v2-detail-head p,.closing-insight h3,.task-row select,.diligence-actions button,.admin-actions button,.billing-actions button{font-size:13px!important}.meeting-v2-actions button,.reply-card button,.sequence-step small{font-size:12px!important}.capital-card strong,.meeting-v2-metric strong{font-size:26px!important}
@media(max-width:760px){html,body{max-width:100%;overflow-x:hidden}main,.view,.panel,.auth-card,.roundly-dialog-card,.closing-modal-card{max-width:100%;min-width:0}.modal-actions,.investor-primary-actions,.approval-buttons,.crm-note-compose{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.modal-actions button,.investor-primary-actions button,.approval-buttons button,.crm-note-compose button{width:100%;min-height:44px;border-radius:12px}.top-actions{gap:7px}.top-actions .share-btn{display:none}.icon-btn,.logout-btn{min-width:48px}.view{padding-left:18px!important;padding-right:18px!important}.panel{overflow:hidden}}
@media(max-width:760px){.sidebar.open{pointer-events:auto}.overlay.show{touch-action:none}.nav-item,.new-round,.round-link{position:relative;z-index:1}.nav-item b{min-width:34px;text-align:center}}
