:root{color-scheme:light;--bg: #f4ede3;--bg-strong: #fbf7f1;--panel: rgba(255, 252, 247, .9);--panel-solid: #fffbf6;--line: rgba(31, 44, 62, .11);--line-strong: rgba(191, 92, 52, .28);--ink: #1c2b3e;--muted: #6b7683;--accent: #bf5c34;--accent-deep: #8e4021;--accent-soft: rgba(191, 92, 52, .12);--accent-glow: rgba(191, 92, 52, .08);--teal-soft: #e2efec;--gold-soft: #efe5d3;--high: #c8532f;--medium: #d59233;--low: #2d7e58;--shadow: 0 32px 90px rgba(27, 40, 58, .11);--shadow-soft: 0 18px 50px rgba(27, 40, 58, .08);--radius-shell: 32px;--radius-panel: 24px;--radius-card: 18px;--radius-chip: 999px;--heading-font: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;--body-font: "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;color:var(--ink);font-family:var(--body-font);background:radial-gradient(circle at top left,rgba(255,255,255,.92),transparent 22%),radial-gradient(circle at top right,rgba(191,92,52,.09),transparent 26%),radial-gradient(circle at 75% 100%,rgba(133,160,164,.09),transparent 24%),linear-gradient(180deg,#f9f5ef,#f2ebdf)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.55),transparent 35%),radial-gradient(circle at 50% 0%,rgba(255,255,255,.45),transparent 42%)}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}input,select,textarea{border:0;background:transparent;color:inherit}textarea{resize:vertical}a{color:inherit;text-decoration:none}#app{padding:30px}.auth-shell{width:min(1520px,calc(100vw - 60px));min-height:calc(100vh - 60px);margin:0 auto;display:flex;align-items:center;justify-content:center}.auth-card{width:min(1080px,100%);border-radius:var(--radius-shell);border:1px solid rgba(206,188,164,.72);background:radial-gradient(circle at top left,rgba(255,255,255,.92),transparent 32%),linear-gradient(180deg,#fffcf8f5,#f4ebdff0);box-shadow:var(--shadow);padding:36px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:start;gap:28px}.auth-hero,.auth-entry,.auth-copy,.auth-form,.auth-entry-copy{display:flex;flex-direction:column}.auth-hero,.auth-entry{gap:22px}.auth-lockup-image{width:min(280px,72%);height:auto;display:block}.auth-kicker{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:700;color:#8a7a67}.auth-copy h2{margin:0;font-family:var(--heading-font);letter-spacing:-.03em}.auth-copy{gap:10px}.auth-copy h2{font-size:clamp(1.55rem,2.4vw,2rem);line-height:1.08;max-width:18ch}.auth-copy p{margin:0;max-width:58ch;color:#556476;line-height:1.65}.auth-entry{border-radius:24px;border:1px solid rgba(31,44,62,.07);background:#ffffffb8;padding:24px;box-shadow:var(--shadow-soft)}.auth-panel-kicker{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;color:#8a7a67}.auth-entry-copy{gap:8px}.auth-entry-copy h3{margin:0;font-family:var(--heading-font);font-size:1.8rem;letter-spacing:-.03em;line-height:1.08}.auth-entry-copy p{margin:0;color:#5c6c7d;line-height:1.65}.auth-form{gap:16px}.auth-field{display:flex;flex-direction:column;gap:8px}.auth-field span{font-size:.92rem;font-weight:600;color:#334255}.auth-field input{min-height:52px;padding:0 16px;border-radius:14px;border:1px solid rgba(31,44,62,.13);background:#ffffffd1;box-shadow:inset 0 1px #ffffffe0;outline:none}.auth-field input:focus{border-color:#bf5c3447;box-shadow:0 0 0 4px #bf5c3414}.auth-helper,.auth-error{margin:0;font-size:.92rem}.auth-helper{color:#6a7787}.auth-error{color:#9b3f2a}.auth-submit{min-height:52px;padding:0 22px;border-radius:14px;color:#fff7ef;background:linear-gradient(135deg,var(--accent),var(--accent-deep));box-shadow:0 16px 30px #bf5c3433}.auth-submit:disabled{opacity:.7;cursor:wait}.trust-panel{border-radius:24px;border:1px solid rgba(31,44,62,.07);background:#ffffff9e;box-shadow:var(--shadow-soft);padding:20px;display:grid;gap:16px}.trust-panel-create{margin-top:6px;background:linear-gradient(180deg,#fffaf5e0,#ffffffb3)}.trust-panel-header,.trust-card{display:grid;gap:6px}.trust-panel-kicker,.trust-card-label{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700;color:#8a7a67}.trust-panel-header h3,.trust-card h4{margin:0;font-family:var(--heading-font);letter-spacing:-.02em}.trust-panel-header h3{font-size:1.5rem}.trust-panel-header p,.trust-card p{margin:0;color:#5f6f80;line-height:1.6}.trust-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trust-card{min-height:100%;padding:16px;border-radius:18px;border:1px solid rgba(31,44,62,.06);background:#ffffffb8}.trust-card h4{font-size:1.02rem;line-height:1.3}.app-shell{width:min(1520px,calc(100vw - 60px));min-height:calc(100vh - 60px);margin:0 auto;display:grid;grid-template-columns:278px minmax(0,1fr);gap:20px}.sidebar,.product-frame{border:1px solid rgba(206,188,164,.72);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar{border-radius:var(--radius-shell);padding:28px 22px 24px;display:flex;flex-direction:column;gap:24px}.brand-lockup{display:flex;align-items:center;padding:8px 10px 18px}.brand-feather,.signal-badge,.profile-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.brand-feather{width:30px;height:42px;color:var(--accent)}.brand-feather svg,.signal-badge svg,.profile-avatar svg{width:100%;height:100%;display:block}.brand-lockup{display:flex;align-items:center;justify-content:center}.brand-lockup-image{display:block;width:224px;max-width:100%;height:auto}.sidebar-nav{display:flex;flex-direction:column;gap:6px;padding:12px 0;border-top:1px solid rgba(31,44,62,.08);border-bottom:1px solid rgba(31,44,62,.08)}.sidebar-account-nav{display:flex;flex-direction:column;gap:6px}.nav-item{min-height:56px;padding:0 14px;border-radius:16px;display:flex;align-items:center;gap:12px;text-align:left;color:#2f3a48;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.nav-item:hover,.nav-item:focus-visible{background:#ffffffad;outline:none}.nav-item.is-active{background:linear-gradient(180deg,#fff8f2f5,#f6ebddf0);box-shadow:inset 0 0 0 1px #c4ab8e73}.nav-item-danger{color:#9b3f2a}.nav-item-danger:hover,.nav-item-danger:focus-visible{background:#fff4f0eb}.nav-icon{width:22px;height:22px;color:#1e2b3f}.nav-icon svg,.title-caret svg,.searchbar-icon svg,.tool-button svg,.profile-caret svg,.meta-button svg,.small-icon-button svg,.bookmark-mini svg,.link-button svg,.download-button svg,.load-more svg,.source-link svg{width:100%;height:100%;display:block}.nav-label{flex:1 1 auto;font-size:1rem}.nav-badge{min-width:26px;height:26px;padding:0 8px;border-radius:var(--radius-chip);display:inline-flex;align-items:center;justify-content:center;font-size:.84rem;font-weight:700;color:#fff7ef;background:linear-gradient(135deg,var(--accent),var(--accent-deep))}.quote-card{margin-top:auto;min-height:168px;border-radius:20px;border:1px solid rgba(31,44,62,.06);background:#fffcf7a3;box-shadow:none;padding:18px;display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.quote-mark{font-family:var(--heading-font);font-size:2.4rem;line-height:1;color:#6f76838c}.quote-card p{margin:0;max-width:16ch;font-family:var(--heading-font);font-size:.9rem;line-height:1.3;color:#33465b}.quote-signature{font-family:var(--heading-font);font-size:.98rem;font-style:italic;color:#634d3de0}.product-frame{border-radius:var(--radius-shell);overflow:hidden;display:flex;flex-direction:column;background:#fffcf7cc;border:1px solid rgba(31,44,62,.06);box-shadow:var(--shadow-soft)}.topbar{padding:24px 32px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(31,44,62,.06);background:#fffcf8d6}.topbar-title,.topbar-tools,.title-lockup,.detail-source-row,.detail-meta-row,.detail-actions,.section-meta,.card-meta,.card-footer,.card-status,.weekly-brief-header,.weekly-brief-body,.brief-actions,.enrichment-header,.insight-row,.source-link,.searchbar{display:flex;align-items:center}.topbar-title{gap:12px}.title-lockup{flex-direction:column;align-items:flex-start;gap:4px}.title-lockup h1,.section-header h2,.detail-title,.weekly-brief-header h3,.brief-copy h4,.insight-copy h4{margin:0;font-family:var(--heading-font);font-weight:600;letter-spacing:-.025em}.title-lockup h1{font-size:1.7rem}.topbar-tools{gap:12px}.topbar-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:700;color:#8a7b68}.searchbar{width:min(440px,44vw);min-height:44px;padding:0 14px;gap:10px;border-radius:14px;border:1px solid rgba(31,44,62,.09);background:#ffffffbd;box-shadow:none}.searchbar:focus-within{border-color:#bf5c3440;box-shadow:0 0 0 4px #bf5c3414}.searchbar-icon{width:16px;height:16px;color:#85909b}.searchbar input{flex:1 1 auto;min-width:0;font-size:.95rem;color:#243245;outline:none}.searchbar input::placeholder{color:#8d98a5}.small-icon-button,.meta-button,.download-button{width:40px;height:40px;border-radius:12px;border:1px solid rgba(31,44,62,.11);background:#ffffffd1;color:#263447;justify-content:center;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.small-icon-button:hover,.meta-button:hover,.download-button:hover,.load-more:hover,.link-button:hover,.open-brief-button:hover{transform:translateY(-1px)}.small-icon-button,.meta-button,.download-button{box-shadow:inset 0 1px #ffffffa6}.small-icon-button svg,.meta-button svg,.download-button svg,.load-more svg{width:18px;height:18px}.detail-delete-button{min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(191,92,52,.24);background:#fff5f1eb;color:#9b3f2a;font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.detail-delete-button:hover{transform:translateY(-1px);border-color:#bf5c3461;background:#ffede7f5}.detail-create-button{min-height:40px;padding:0 14px}.profile-avatar{width:34px;height:34px;border-radius:50%;overflow:hidden}.profile-caret{width:16px;height:16px;color:var(--muted)}.create-workspace{display:grid;gap:18px;min-height:0;flex:1 1 auto;padding:28px 32px 32px}.profile-view{gap:16px}.profile-hero-row{display:flex;align-items:center;gap:16px;margin-bottom:18px}.profile-hero-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;flex:0 0 auto}.profile-hero-copy h2,.profile-section-card h4{margin:0;font-family:var(--heading-font);letter-spacing:-.025em}.profile-hero-copy p{margin:6px 0 0;color:#5f6f80}.profile-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-section-card{padding:20px;border-radius:18px;border:1px solid rgba(31,44,62,.06);background:#f9f6f185;display:grid;gap:14px;align-content:start}.profile-template-card,.profile-workspace-card{grid-column:1 / -1}.profile-workspace-card .profile-definition-list,.profile-template-card .profile-definition-list{grid-template-columns:repeat(5,minmax(0,1fr))}.profile-template-card .profile-actions{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.profile-definition-list{margin:0;display:grid;gap:12px}.profile-definition-list div{display:grid;gap:4px}.profile-definition-list dt{color:#8a7a67;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.profile-definition-list dd{margin:0;color:#243245}.profile-actions{display:grid;gap:10px}.profile-actions .composer-secondary-button,.profile-actions .detail-delete-button{width:100%;justify-content:flex-start;padding:0 16px;border-radius:14px;min-height:46px}.profile-actions .composer-secondary-button{border-color:#1f2c3e14;background:#fff;color:#243245}.profile-actions .detail-delete-button{border-color:#bf5c342e;background:#fff8f5f5}.profile-note{margin:0;color:#5f6f80;line-height:1.6}.library-shell{display:grid;gap:18px}.library-toolbar{display:flex;align-items:end}.library-search-field{max-width:360px}.library-table-shell{border:1px solid rgba(31,44,62,.08);border-radius:18px;background:#ffffffc7;overflow:hidden}.library-table{display:grid;grid-template-columns:minmax(220px,2.2fr) minmax(68px,.6fr) minmax(68px,.6fr) minmax(88px,.75fr) minmax(120px,1fr) minmax(116px,.9fr) minmax(78px,.7fr) minmax(68px,.6fr);gap:12px;align-items:center}.library-table>*,.sources-table>*{min-width:0;overflow-wrap:anywhere}.library-table-head{padding:14px 18px;border-bottom:1px solid rgba(31,44,62,.08);color:#7a8795;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.library-table-body{max-height:560px;overflow:auto}.library-table-row{padding:14px 18px;border-bottom:1px solid rgba(31,44,62,.06);color:#243245}.library-table-row:last-child{border-bottom:none}.library-open-button{appearance:none;border:none;background:none;padding:0;color:#243245;font:inherit;font-weight:700;text-align:left;cursor:pointer;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.library-open-button:hover,.library-open-button:focus-visible{color:var(--accent-deep);text-decoration:underline}.library-delete-button{appearance:none;border:none;background:none;padding:0;color:#9b3f2a;font:inherit;text-align:left;cursor:pointer}.library-export-button{color:#36557d}.library-delete-button:hover,.library-delete-button:focus-visible{text-decoration:underline}.library-delete-button:disabled{color:#9aa4af;cursor:wait;text-decoration:none}.sources-table-shell{border:1px solid rgba(31,44,62,.08);border-radius:18px;background:#ffffffc7;overflow:hidden}.sources-table{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(240px,1.4fr) minmax(160px,.7fr);gap:14px;align-items:start}.sources-table-head{padding:14px 18px;border-bottom:1px solid rgba(31,44,62,.08);color:#7a8795;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sources-table-body{max-height:560px;overflow:auto}.sources-table-row{padding:14px 18px;border-bottom:1px solid rgba(31,44,62,.06);color:#243245}.sources-table-row:last-child{border-bottom:none}.sources-table-title{display:grid;gap:4px;min-width:0}.sources-table-title strong{font-size:1rem;font-family:var(--heading-font);letter-spacing:-.02em;line-height:1.35;overflow-wrap:anywhere}.sources-table-title span{color:#7a8795;font-size:.84rem}.sources-table-open,.sources-table-actions{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;flex-wrap:wrap;min-width:0}.source-action-button{appearance:none;border:none;background:none;padding:0;color:#36557d;font:inherit;cursor:pointer;text-align:left}.source-action-button:hover,.source-action-button:focus-visible{text-decoration:underline}.sources-table-reference{min-width:0;color:#5f6f80;line-height:1.45;overflow-wrap:anywhere}.create-workspace-shell{display:grid;gap:18px}.create-shell-card,.create-preview-shell{border:1px solid rgba(31,44,62,.06);border-radius:24px;background:#ffffffd1;box-shadow:0 8px 22px #1f2c3e09}.create-shell-card{margin:0;padding:22px}.create-composer-panel{margin:0}.create-preview-shell{padding:24px;display:flex;flex-direction:column;gap:18px}.create-header{margin-bottom:14px}.create-header p{max-width:40ch}.brand-line{display:grid;gap:2px}.brand-line span{display:block;white-space:nowrap}.create-toggle-row{display:flex;gap:8px;flex-wrap:wrap}.create-mode-button{min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(31,44,62,.08);background:#ffffff9e;color:#556575}.create-mode-button.is-active{border-color:#bf5c3442;background:#bf5c341a;color:#8e4021}.create-note-picker{display:grid;gap:10px}.create-source-card{width:100%;padding:14px 15px;border-radius:14px;border:1px solid rgba(31,44,62,.06);background:#ffffff8f;display:flex;flex-direction:column;gap:6px;text-align:left}.create-source-card.is-selected{border-color:#bf5c3438;background:#bf5c340f}.create-source-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.create-source-card strong{font-size:.96rem;line-height:1.35}.create-source-card p,.create-preview-summary p,.create-preview-card p{margin:0;color:#5f6f80;line-height:1.6}.create-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid rgba(31,44,62,.06)}.create-preview-heading{display:grid;gap:6px}.create-preview-kicker,.create-preview-meta,.create-utility-label{margin:0;font-size:.84rem;letter-spacing:.01em;color:#738091}.create-preview-kicker,.create-utility-label{text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;font-weight:700;color:#8b7b69}.create-preview-header h3,.create-preview-summary h4,.create-structure-item h4{margin:0;font-family:var(--heading-font);letter-spacing:-.025em}.create-preview-header h3{font-size:clamp(1.55rem,2.1vw,1.95rem)}.create-utility-shell{display:grid;gap:10px;padding:12px 0 0;border:0;border-top:1px solid rgba(31,44,62,.06);background:transparent}.create-utility-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.create-refinement-row{display:flex;gap:8px;flex-wrap:wrap}.create-refinement-button{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(31,44,62,.08);background:#ffffffb3;color:#556575;font-size:.92rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.create-refinement-button:hover{transform:translateY(-1px);border-color:#bf5c3442;background:#bf5c3414}.create-refinement-button:disabled{opacity:.55;transform:none}.create-preview-summary{padding:14px 0 0;border-radius:0;border:0;border-top:1px solid rgba(31,44,62,.06);background:transparent;display:flex;flex-direction:column;gap:6px}.create-preview-summary h4{font-size:.9rem;color:#2f4154}.create-preview-caption p{white-space:normal}.create-review-shell{gap:14px}.create-review-header,.review-meta-grid,.review-checklist{display:grid;gap:12px}.create-review-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.create-review-header h4,.review-meta-card h5,.create-review-header p,.review-meta-card p{margin:0}.review-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-meta-card{padding:14px 16px;border-radius:18px;border:1px solid rgba(31,44,62,.07);background:#ffffff8f;display:grid;gap:6px}.review-meta-card a{color:#365f8c;word-break:break-all}.review-checklist{margin:0;padding:0;list-style:none}.review-checklist li{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid rgba(31,44,62,.06);color:#536171}.review-checklist li:first-child{border-top:0;padding-top:0}.review-checklist strong{min-width:88px;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.review-checklist-complete strong{color:#2f7a5a}.review-checklist-pending strong{color:#b0603f}.create-export-actions{display:flex;gap:10px;flex-wrap:wrap}.create-status-row,.create-status-actions,.create-history-card-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.create-status-row{align-items:flex-start;justify-content:space-between}.create-status-pill{min-height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;font-size:.84rem;font-weight:700;letter-spacing:.01em;border:1px solid rgba(31,44,62,.12)}.create-status-draft{background:#f0f4f8eb;color:#4f6174;border-color:#4f617424}.create-status-ready{background:#ebf7eff0;color:#276545;border-color:#27654529}.create-status-published{background:#fff3e6f5;color:#9b4d18;border-color:#bf5c342e}.create-status-button{min-height:32px;padding:0 10px;border-radius:999px;border:1px solid rgba(31,44,62,.1);background:#ffffffc7;color:#556575;font-size:.86rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.create-status-button:hover{transform:translateY(-1px);border-color:#bf5c3438;background:#fff7f0f0}.create-status-button.is-active{border-color:#bf5c3433;background:#bf5c341a;color:#8e4021}.create-history-shell{display:grid;gap:12px;padding-top:10px;border-top:1px solid rgba(31,44,62,.06)}.create-history-header h4{margin:0;font-family:var(--heading-font);letter-spacing:-.02em}.create-history-header p,.create-history-empty p,.create-history-card p,.create-history-card-footer{margin:0;color:#5f6f80;line-height:1.55}.create-history-list{display:grid;gap:10px}.create-history-card{width:100%;padding:12px 0;border-radius:0;border:0;border-bottom:1px solid rgba(31,44,62,.06);background:transparent;display:grid;gap:8px;text-align:left}.create-history-card-top,.create-history-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.create-history-card h5{margin:0;font-family:var(--heading-font);font-size:1rem;letter-spacing:-.02em}.create-history-card-actions{display:flex;gap:8px;flex-wrap:wrap}.create-history-action{min-height:32px;padding:0 10px;border-radius:999px;border:1px solid rgba(31,44,62,.08);background:#ffffffe0;color:#556575;font-size:.86rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.create-history-action:hover{transform:translateY(-1px);border-color:#1f2c3e24;background:#fffffff5}.create-history-action-primary{border-color:#bf5c3424;background:#bf5c3414;color:#8e4021}.create-structure-list{display:grid;gap:0;border-top:1px solid rgba(31,44,62,.06)}.create-structure-item{padding:16px 0 18px;border-bottom:1px solid rgba(31,44,62,.06);display:grid;gap:7px}.create-structure-item-top{display:flex;align-items:center;gap:10px}.create-structure-index,.create-structure-role{font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8b7b69}.create-structure-item h4{margin:0;font-family:var(--heading-font);font-size:1.08rem;letter-spacing:-.02em;color:#223043}.create-structure-item p{margin:0;max-width:62ch;color:#5f6f80;line-height:1.58}.outputs-record-list{display:grid;gap:0}.outputs-filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:12px;margin-bottom:16px}.outputs-record-card{padding:16px 0;border-radius:0;border:0;border-bottom:1px solid rgba(31,44,62,.06);background:transparent;box-shadow:none;display:grid;gap:8px}.outputs-record-meta,.outputs-record-footer,.outputs-record-badges,.outputs-record-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.outputs-record-meta,.outputs-record-footer{justify-content:space-between}.outputs-record-meta{color:#6b7887;font-size:.9rem}.outputs-record-card h4{margin:0;font-family:var(--heading-font);font-size:1.18rem;letter-spacing:-.025em;color:#223043}.outputs-record-card p{margin:0;color:#5f6f80;line-height:1.6}.content-grid{display:grid;grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);min-height:0;flex:1 1 auto}.list-pane{padding:20px 20px 14px 26px;border-right:1px solid rgba(31,44,62,.08);display:flex;flex-direction:column;min-height:0}.detail-pane{padding:20px 28px 22px;min-height:0}.capture-composer{margin:4px 0 16px;padding:16px 0 18px;border-radius:0;border:0;border-top:1px solid rgba(31,44,62,.06);border-bottom:1px solid rgba(31,44,62,.06);background:transparent;box-shadow:none;display:grid;gap:14px}.capture-composer-header,.capture-composer-actions,.capture-composer-buttons{display:flex;align-items:center}.capture-composer-header,.capture-composer-actions{justify-content:space-between;gap:16px}.capture-composer-header h3{margin:0;font-family:var(--heading-font);font-size:1.28rem;letter-spacing:-.03em}.capture-composer-header p,.capture-composer-status{margin:6px 0 0;color:#5f6f80;line-height:1.55}.capture-composer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.capture-composer-grid-tight{grid-template-columns:repeat(3,minmax(0,1fr))}.composer-field{display:grid;gap:7px}.composer-field-wide{grid-column:span 2}.composer-field span{font-size:.86rem;font-weight:700;color:#344356}.composer-field input,.composer-field select,.composer-field textarea{width:100%;min-height:46px;padding:12px 14px;border-radius:14px;border:1px solid rgba(31,44,62,.12);background:#ffffffd6;box-shadow:inset 0 1px #ffffffe0;outline:none}.composer-field textarea{min-height:126px}.composer-field input:focus,.composer-field select:focus,.composer-field textarea:focus{border-color:#bf5c3447;box-shadow:0 0 0 4px #bf5c3414}.composer-field input::placeholder,.composer-field textarea::placeholder{color:#93a0ad}.composer-field-row{display:flex;gap:10px;align-items:stretch}.research-sources-field{max-width:none}.composer-field-row input{flex:1 1 auto;min-width:0}.composer-inline-button{flex:0 0 88px;width:auto;min-width:88px;max-width:88px;min-height:46px;padding-inline:0}.composer-clear-inline-button{flex-basis:78px;min-width:78px;max-width:78px;color:#6c7b8c}.composer-field-helper{margin:0;font-size:.84rem;color:#748292}.document-upload-panel{padding:14px;border:1px dashed rgba(31,44,62,.16);border-radius:18px;background:linear-gradient(180deg,#fffcf7b8,#ffffff94)}.document-upload-copy{display:grid;gap:4px}.document-upload-copy p,.document-upload-dropzone small,.research-document-row span{margin:0;color:#6c7b8c;line-height:1.45}.document-upload-dropzone{min-height:74px;padding:16px;border:1px solid rgba(31,44,62,.08);border-radius:16px;background:#ffffffbd;display:grid;gap:4px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.document-upload-dropzone:hover{transform:translateY(-1px);border-color:#bf5c343d;box-shadow:0 12px 24px #1f2c3e0f}.document-upload-dropzone input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.document-upload-dropzone strong{color:#243245}.research-document-list{display:grid;gap:8px}.research-document-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(31,44,62,.08);border-radius:12px;background:#ffffffd1}.research-document-row div{min-width:0;display:grid;gap:3px}.research-document-row strong{min-width:0;color:#243245;overflow-wrap:anywhere}.research-source-list{margin-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:8px}.research-source-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(31,44,62,.08);border-radius:12px;background:#ffffffbd}.research-source-copy{min-width:0;display:grid;gap:3px}.research-source-copy strong{color:#7a8795;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.research-source-link{min-width:0;color:#243245;text-decoration:none;overflow-wrap:anywhere}.research-source-link:hover{text-decoration:underline}.research-source-remove{flex:0 0 auto;color:#8c3f2b;font-size:.9rem;font-weight:700;padding:7px 10px;border:1px solid rgba(191,92,52,.16);border-radius:999px;background:#fff5f1c7}.research-source-remove:hover,.research-source-remove:focus-visible{border-color:#bf5c344d;background:#ffede7f0}.composer-clear-button,.composer-secondary-button,.composer-primary-button{min-height:44px;width:100%;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:transform .18s ease,opacity .18s ease,border-color .18s ease}.composer-clear-button,.composer-secondary-button{border:1px solid rgba(31,44,62,.11);background:#ffffffb8;color:#556575}.composer-primary-button{color:#fff7ef;background:linear-gradient(135deg,var(--accent),var(--accent-deep));box-shadow:0 16px 30px #bf5c342e}.composer-hero-button{font-weight:800}.composer-output-button{background:#fffcf7d6;color:#304156;border-color:#1f2c3e24}.composer-secondary-button:hover,.composer-primary-button:hover,.composer-clear-button:hover{transform:translateY(-1px)}.composer-primary-button:disabled,.composer-secondary-button:disabled{opacity:.72;cursor:wait}.capture-composer-buttons{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-self:stretch;flex:1 1 auto}.research-composer-actions{display:grid;grid-template-columns:1fr;align-items:stretch;gap:12px}.research-composer-status{width:100%;padding:12px 14px;border:1px solid rgba(31,44,62,.08);border-radius:16px;background:#fffcf7a3}.research-composer-buttons{width:100%;grid-template-columns:repeat(auto-fit,minmax(178px,1fr));flex:none}.research-composer-buttons .composer-clear-button,.research-composer-buttons .composer-secondary-button,.research-composer-buttons .composer-primary-button{min-width:0;padding-inline:16px;white-space:normal;text-align:center;line-height:1.2}.briefing-video-ready-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px;border:1px solid rgba(191,92,52,.14);border-radius:18px;background:radial-gradient(circle at top left,rgba(191,92,52,.1),transparent 36%),#fffcf7d1}.briefing-video-ready-panel h3{margin:8px 0 0;font-family:var(--heading-font);letter-spacing:-.025em}.briefing-video-ready-panel p{margin:6px 0 0;color:#5f6f80;line-height:1.5}.briefing-video-ready-actions{display:grid;grid-template-columns:repeat(3,minmax(132px,1fr));gap:10px;min-width:min(520px,100%)}.briefing-video-ready-actions .composer-primary-button,.briefing-video-ready-actions .composer-secondary-button{min-width:0;text-decoration:none;text-align:center;white-space:normal}.capture-composer-status{font-size:.92rem;margin:0;flex:1 1 auto;min-width:0;align-self:center}.capture-composer-status-spacer{display:block;min-height:22px;flex:1 1 auto}.brief-modal-backdrop{position:fixed;inset:0;background:#141d286b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brief-modal{position:fixed;inset:40px;max-width:980px;margin:auto;max-height:calc(100vh - 80px);overflow:auto;z-index:10;border-radius:28px;border:1px solid rgba(206,188,164,.72);background:radial-gradient(circle at top left,rgba(255,255,255,.95),transparent 32%),linear-gradient(180deg,#fffcf8fa,#f4ebdff5);box-shadow:0 30px 90px #161f2b3d}.brief-modal-header,.brief-modal-grid{display:grid;gap:18px}.brief-modal-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;padding:28px 30px 20px;border-bottom:1px solid rgba(31,44,62,.08)}.brief-modal-eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:#8a7a67}.brief-modal-header h2{margin:0;font-family:var(--heading-font);font-size:clamp(2rem,3vw,2.6rem);line-height:1.02;letter-spacing:-.04em}.brief-modal-subtitle{margin:10px 0 0;color:#627183}.brief-modal-close{min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(31,44,62,.11);background:#ffffffc7;color:#526173}.brief-modal-body{padding:24px 30px 30px;display:grid;gap:18px}.brief-filter-bar{border-radius:22px;border:1px solid rgba(31,44,62,.08);background:#ffffffb8;padding:18px 20px;display:grid;gap:14px}.brief-filter-grid,.brief-filter-footer{display:grid;gap:12px}.brief-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brief-filter-field{display:grid;gap:7px}.brief-filter-field span{font-size:.82rem;font-weight:700;color:#334255}.brief-filter-field select,.brief-filter-field input{width:100%;min-height:44px;padding:10px 12px;border-radius:12px;border:1px solid rgba(31,44,62,.12);background:#ffffffe0;box-shadow:inset 0 1px #ffffffe0;outline:none}.brief-filter-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center}.brief-filter-footer p{margin:0;color:#617183}.brief-filter-reset{min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(31,44,62,.11);background:#ffffffc7;color:#526173}.brief-modal-summary,.brief-modal-card{border-radius:22px;border:1px solid rgba(31,44,62,.08);background:#ffffffb3;padding:20px 22px}.brief-modal-summary-ai{background:radial-gradient(circle at top left,rgba(255,255,255,.84),transparent 36%),linear-gradient(180deg,#faf5eff5,#f1e9dff0);border-color:#bf5c3429}.brief-ai-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.brief-ai-grid h4{margin:0 0 8px;font-size:.96rem;text-transform:uppercase;letter-spacing:.08em;color:#8d5c41}.brief-ai-grid p,.brief-ai-grid li{color:#334255;line-height:1.65}.brief-ai-grid ul{margin:0;padding-left:18px}.brief-modal-summary h3,.brief-modal-card h3{margin:0 0 12px;font-family:var(--heading-font);font-size:1.3rem;letter-spacing:-.03em}.brief-modal-summary p,.brief-modal-card p,.brief-modal-card li{color:#314153;line-height:1.65}.brief-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brief-modal-card ul{margin:0;padding-left:18px;display:grid;gap:10px}.brief-sources-list{margin:0;padding-left:20px;display:grid;gap:14px}.brief-sources-list li{display:grid;gap:8px}.brief-sources-list p{margin:0}.brief-modal-card li strong{display:block;margin-bottom:3px;color:#1f2f44}.brief-modal-card li span{color:#617183}.brief-theme-list{display:flex;flex-wrap:wrap;gap:10px}.brief-theme-chip{padding:8px 12px;border-radius:999px;background:#e2efece6;color:#36545c;font-size:.9rem}.section-header,.detail-article,.empty-detail{display:flex;flex-direction:column}.section-header{padding-bottom:14px;margin-bottom:12px;gap:12px;border-bottom:1px solid rgba(31,44,62,.08)}.section-header,.section-meta{justify-content:space-between}.section-header h2{font-size:1.1rem}.section-header p{margin:6px 0 0;color:var(--muted);font-size:.97rem}.new-count{color:var(--accent);font-weight:600}.signal-list{display:flex;flex-direction:column;gap:12px}.signal-card{width:100%;padding:16px 0;display:block;text-align:left;border-radius:0;border:0;border-bottom:1px solid rgba(31,44,62,.08);background:transparent;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease;cursor:pointer}.signal-card:hover,.signal-card:focus-visible{outline:none;background:#fffcf8ad}.signal-card.is-selected{background:#fff8f2d6}.card-copy{min-width:0;display:flex;flex-direction:column;gap:10px}.card-meta,.detail-source-row{justify-content:space-between;gap:10px;color:var(--muted);font-size:.84rem}.card-copy h3{margin:0;font-family:var(--heading-font);font-size:1.08rem;line-height:1.18;letter-spacing:-.02em}.card-summary{margin:0;color:#5f6f80;line-height:1.6;max-width:68ch}.card-footer{justify-content:space-between;gap:10px}.card-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.signal-card-action{min-height:38px}.signal-card-link{font-size:.92rem}.topic-pill,.theme-chip,.generated-pill,.severity-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:var(--radius-chip);border:1px solid transparent;font-size:.88rem}.topic-pill,.theme-chip{background:var(--teal-soft);color:#47666a}.topic-pill{min-height:28px;padding:0 11px;font-size:.84rem}.card-status{gap:7px;color:var(--muted);font-size:.88rem}.severity-dot{width:8px;height:8px;border-radius:50%}.severity-dot-high,.severity-high{background:#c8532f1f;color:var(--high)}.severity-dot-high{background:var(--high)}.severity-dot-medium,.severity-medium{background:#d592331f;color:var(--medium)}.severity-dot-medium{background:var(--medium)}.severity-dot-low,.severity-low{background:#2d7e581f;color:var(--low)}.severity-dot-low{background:var(--low)}.severity-pill{border-color:currentColor;gap:8px;font-weight:600}.bookmark-mini{width:16px;height:16px;color:#6e7884}.load-more{margin:14px auto 0;min-height:34px;padding:0 10px;border-radius:var(--radius-chip);gap:8px;color:#4d5969}.sources-view{padding:24px 28px 28px;display:grid;gap:18px}.sources-hero,.sources-library,.sources-stat-card,.sources-record-card{border-radius:20px;border:1px solid rgba(31,44,62,.06);background:#ffffffd1}.sources-hero,.sources-library{padding:22px;box-shadow:0 8px 22px #1f2c3e09}.sources-header{margin-bottom:0}.sources-stat-grid,.sources-record-list{display:grid;gap:10px}.sources-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sources-stat-card,.sources-record-card{padding:16px}.sources-stat-card{display:grid;gap:8px;background:#f9f6f17a}.sources-stat-label{text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700;color:#8a7a67}.sources-stat-card strong,.sources-library-header h3,.sources-record-card h4{margin:0;font-family:var(--heading-font);letter-spacing:-.03em}.sources-stat-card strong{font-size:2rem}.sources-stat-card p,.sources-library-header p,.sources-record-citation{margin:0;color:#5f6f80;line-height:1.6}.sources-library-header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:16px}.sources-library-header h3{font-size:1.4rem}.sources-record-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.sources-record-card{display:grid;gap:10px;border-radius:0;border:0;border-bottom:1px solid rgba(31,44,62,.06);box-shadow:none;background:transparent}.sources-record-meta,.sources-record-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.sources-record-meta{color:var(--muted);font-size:.84rem}.sources-record-card h4{font-size:1.12rem;line-height:1.18}.sources-record-citation{font-size:.96rem}.sources-record-footer{align-items:flex-start}.research-view{padding:24px 28px 28px;display:grid;gap:18px}.research-composer,.research-card{border-radius:22px;border:1px solid rgba(31,44,62,.08);background:#ffffffb8}.research-composer,.research-card{padding:22px}.research-intro{display:grid;gap:10px}.research-flow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#5a6678;font-size:.95rem}.research-flow span{display:inline-flex;align-items:center;gap:8px}.research-flow svg{width:14px;height:14px}.research-composer{display:grid;gap:16px;box-shadow:var(--shadow-soft)}.research-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.research-card{display:flex;flex-direction:column;gap:16px}.research-card-wide{grid-column:1 / -1}.research-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.research-card-actions{display:flex;align-items:center;gap:10px}.research-card-header h3,.research-section h4{margin:0;font-family:var(--heading-font);letter-spacing:-.03em}.research-card-header h3{font-size:1.32rem}.research-empty-copy,.research-section p,.research-section li,.research-script-block{color:#314153;line-height:1.65}.research-brief-sections,.research-script-sections,.research-deep-dive-sections{display:grid;gap:16px}.research-section{display:grid;gap:8px}.research-section+.research-section{border-top:1px solid rgba(31,44,62,.08);padding-top:16px}.research-section ul{margin:0;padding-left:18px;display:grid;gap:8px}.research-script-block{margin:0;white-space:pre-wrap;font-family:var(--body-font)}.detail-article{height:100%;gap:18px}.detail-meta-row{justify-content:space-between;gap:16px}.detail-source{font-size:.92rem;color:#38475a}.detail-date{color:var(--muted)}.detail-actions{gap:10px}.detail-title{font-size:clamp(1.95rem,2.5vw,2.9rem);line-height:1.03;max-width:14ch}.source-link{gap:8px;color:#36557d;font-size:.95rem;min-width:0;line-height:1.35;overflow-wrap:anywhere}.source-link span{flex:0 0 auto;width:15px;height:15px}.detail-summary{max-width:34rem;font-family:var(--heading-font);font-size:1.04rem;line-height:1.58;color:#304155}.detail-divider{height:1px;background:#1f2c3e17}.enrichment-block{display:flex;flex-direction:column;gap:16px}.enrichment-header{justify-content:space-between;gap:14px}.enrichment-header h3{margin:0;display:flex;align-items:center;gap:8px;font-family:var(--heading-font);font-size:1.45rem}.enrichment-header h3 svg{width:18px;height:18px}.generated-pill{border-color:#d2c5b2cc;background:#fffcf7bd;color:#8a8377}.enrichment-list{display:flex;flex-direction:column;gap:16px}.insight-row{align-items:flex-start;gap:14px}.insight-icon{width:34px;height:34px;flex:0 0 auto;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#506a6b;background:linear-gradient(180deg,#eff4f2,#e0ebe8)}.insight-icon svg{width:17px;height:17px}.insight-copy{max-width:34rem}.insight-copy h4{font-size:1rem;margin-bottom:5px}.insight-copy p{margin:0;color:#3b4c5e;line-height:1.6}.theme-chip-row{display:flex;flex-wrap:wrap;gap:8px}.weekly-brief-card{margin-top:auto;border-radius:var(--radius-panel);border:1px solid rgba(196,171,142,.62);background:radial-gradient(circle at top left,rgba(255,255,255,.72),transparent 28%),linear-gradient(180deg,#fffcf7fa,#f8f0e6f0);padding:20px 20px 18px}.weekly-brief-header{justify-content:space-between;gap:14px;margin-bottom:16px}.weekly-brief-header h3{font-size:1.05rem}.link-button{gap:8px;color:#47648e;font-size:.95rem}.link-button svg{width:14px;height:14px}.weekly-brief-body{align-items:flex-start;gap:18px}.brief-cover{width:112px;aspect-ratio:.76;border-radius:12px;flex:0 0 auto;padding:14px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#b85e34,#994824);color:#fff5ec;box-shadow:0 14px 30px #99482438}.brief-cover-mark{width:32px;height:32px;opacity:.78}.brief-cover-title{align-self:flex-end;font-family:var(--heading-font);font-size:1rem;line-height:1.05;text-align:right}.brief-copy{display:flex;flex-direction:column;gap:7px;padding-top:2px}.brief-copy h4{font-size:1.45rem;line-height:1.02;max-width:13ch}.brief-copy p{margin:0;color:#697585;font-size:.97rem}.brief-actions{gap:10px;margin-top:8px}.open-brief-button{min-height:46px;padding:0 20px;border-radius:14px;color:#fff7ef;background:linear-gradient(135deg,var(--accent),var(--accent-deep));box-shadow:0 14px 26px #bf5c3438}.download-button{flex:0 0 auto}.empty-state-card,.empty-detail{min-height:240px;border-radius:var(--radius-card);border:1px dashed rgba(31,44,62,.16);background:#ffffff8a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:28px}.empty-state-card h3,.empty-detail h2{margin:0;font-family:var(--heading-font)}.empty-state-card p,.empty-detail p{margin:0;color:var(--muted)}@media(max-width:1320px){#app{padding:18px}.auth-shell{width:min(100vw - 36px,100%)}.auth-card{grid-template-columns:minmax(0,1fr)}.app-shell{width:min(100vw - 36px,100%);grid-template-columns:240px minmax(0,1fr)}.content-grid{grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr)}.create-view{grid-template-columns:minmax(300px,420px) minmax(0,1fr)}.searchbar{width:min(360px,34vw)}}@media(max-width:1120px){.app-shell{grid-template-columns:1fr}.sidebar{gap:18px}.quote-card{min-height:160px}.content-grid,.create-view,.trust-card-grid{grid-template-columns:1fr}.list-pane{border-right:0;border-bottom:1px solid rgba(31,44,62,.08)}.signal-list{max-height:none}.detail-title{max-width:none}}@media(max-width:760px){#app{padding:12px}.auth-shell{width:min(100vw - 24px,100%);min-height:auto}.auth-card{padding:24px 18px;gap:22px;border-radius:24px}.auth-entry{padding:20px 18px}.app-shell{width:min(100vw - 24px,100%);min-height:auto}.sidebar,.product-frame{border-radius:24px}.sidebar{padding:18px 16px}.topbar,.list-pane,.detail-pane,.sources-view,.research-view,.create-view{padding-left:16px;padding-right:16px}.topbar{flex-direction:column;align-items:stretch}.topbar-tools{width:100%;flex-wrap:wrap}.brief-modal{inset:14px;max-height:calc(100vh - 28px)}.brief-modal-header,.brief-modal-body{padding-left:18px;padding-right:18px}.brief-modal-grid,.brief-ai-grid,.sources-stat-grid,.sources-record-list,.research-grid,.profile-sections,.create-preview-deck,.profile-template-card,.profile-workspace-card,.profile-template-card .profile-definition-list,.profile-workspace-card .profile-definition-list,.profile-template-card .profile-actions,.brief-filter-grid,.brief-filter-footer,.capture-composer-grid,.capture-composer-grid-tight{grid-template-columns:1fr}.composer-field-wide{grid-column:span 1}.capture-composer-actions{flex-direction:column;align-items:flex-start}.briefing-video-ready-panel,.briefing-video-ready-actions{grid-template-columns:1fr}.capture-composer-buttons{width:100%;flex-wrap:wrap}.searchbar{width:100%}.signal-card{grid-template-columns:1fr}.card-thumbnail{min-height:160px}.detail-meta-row,.enrichment-header,.weekly-brief-body,.weekly-brief-header,.brief-actions{flex-direction:column;align-items:flex-start}.detail-actions{flex-wrap:wrap}.sources-record-meta,.sources-record-footer,.sources-library-header,.research-card-header{flex-direction:column;align-items:flex-start}.brief-copy h4{font-size:1.45rem}}
