:root{color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;background:#faf6ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:#faf6ef;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#1f5d50;border:0;border-radius:6px;padding:.7rem 1rem;font-weight:700}button:disabled{cursor:wait;opacity:.65}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell--fill{height:100dvh;overflow:hidden}.app-shell--fill>:not(.content-band--fill){flex-shrink:0}.site-header{background:#fff;border-bottom:1px solid #e8dfd0;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem clamp(1rem,3vw,2.5rem);display:flex}.site-brand{flex-direction:column;min-width:11rem;display:flex}.site-wordmark{align-items:center;gap:.5rem;width:fit-content;display:flex}.site-mark{color:#1f5d50;background:#e9f0ee;border-radius:8px;width:1.8rem;height:1.8rem;padding:.3rem;transition:background-color .16s,transform .16s;overflow:visible}.site-mark path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.site-mark circle{fill:#fff;stroke:currentColor;stroke-width:1.75px}.site-brand:hover .site-mark{background:#dce9e5;transform:translateY(-1px)}.site-name{color:#17202a;letter-spacing:-.025em;font-size:1.08rem;font-weight:850;line-height:1}.site-name span{color:#1f5d50}.site-tagline{color:#8a4f2c;margin-left:2.3rem;font-size:.75rem;font-weight:600}.top-nav,.app-footer,.app-footer-links{flex-wrap:wrap;align-items:center;display:flex}.top-nav{gap:.2rem}.top-nav a,.app-footer a{font-family:inherit;font-weight:500}.top-nav a{color:#59656e;letter-spacing:.01em;padding:.5rem .65rem;font-size:.9rem;transition:color .14s}.top-nav a:hover{color:#174e43}.top-nav a.active,.app-footer a.active{color:#174e43;text-underline-offset:.45rem;-webkit-text-decoration:underline #1f5d50;text-decoration:underline #1f5d50;text-decoration-thickness:2px}.top-nav a:focus-visible{outline-offset:2px;outline:2px solid #1f5d50}.app-footer{justify-content:space-between;gap:.75rem 1.5rem}.app-footer-links{gap:.4rem}.app-footer a{color:#4f5b65;border-radius:6px;padding:.5rem .75rem;font-size:.95rem}.app-footer a:hover{color:#174e43;background:#e9f0ee}.app-footer-beta{color:#8a4f2c;margin-left:auto;margin-right:calc(3.5rem + env(safe-area-inset-right));font-size:.82rem;font-weight:600}.breadcrumb-bar{color:#4f5b65;align-items:center;gap:10px;width:min(100%,1560px);max-width:1560px;min-height:34px;margin:0 auto;padding:.75rem clamp(1rem,3vw,2.5rem) 0;display:flex}.route-history{align-items:center;display:flex;position:relative}.breadcrumb-back{color:#4f5b65;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0 0 4px;font-size:1.5rem;line-height:1;display:inline-flex}.breadcrumb-back:not(:disabled):hover,.breadcrumb-back:not(:disabled):focus{color:#174e43;background:#e9f0ee}.breadcrumb-back:disabled{color:#bac5cc;cursor:default;opacity:1}.breadcrumb-back:focus{outline-offset:2px;outline:2px solid #1f5d50}.breadcrumb-history-menu{z-index:20;background:#fff;border:1px solid #e8dfd0;border-radius:8px;min-width:220px;max-width:320px;display:grid;position:fixed;overflow:hidden;box-shadow:0 14px 30px #17202a24}.breadcrumb-history-menu button{color:#17202a;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;padding:10px 12px;font-size:.9rem}.breadcrumb-history-menu button:hover,.breadcrumb-history-menu button:focus{background:#e9f0ee;outline:0}.breadcrumbs{align-items:center;gap:8px;min-width:0;font-size:.92rem;font-weight:650;display:flex}.breadcrumb-item{align-items:center;gap:8px;min-width:0;display:inline-flex}.breadcrumb-item>span:last-child,.breadcrumb-item a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.breadcrumb-item a{color:#174e43}.breadcrumb-item a:hover,.breadcrumb-item a:focus{text-decoration:underline}.breadcrumb-item a:focus{outline-offset:2px;outline:2px solid #1f5d50}.breadcrumb-separator{color:#9aa5ad}.breadcrumb-actions{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex}.page-header,.content-band,.analytics-dashboard,.login-panel{width:min(100%,1560px);max-width:1560px;margin:0 auto}.page-header{padding:clamp(1rem,2.5vw,1.75rem) clamp(1rem,3vw,2.5rem) 1rem}.page-header.compact{padding-bottom:.75rem}.analytics-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.eyebrow{color:#8a4f2c;letter-spacing:0;text-transform:uppercase;margin:0 0 .4rem;font-size:.8rem;font-weight:800}h1,h2,p{margin-top:0}h1{color:#0000;letter-spacing:0;background:linear-gradient(100deg,#1f5d50 0%,#2e7d68 40%,#8a4f2c 85%);-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.15}h2{letter-spacing:0;margin-bottom:.6rem;font-size:1rem}.page-header h1+p{margin-top:.6rem}.source-homepage-link{color:#174e43;overflow-wrap:anywhere;text-underline-offset:.18em;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.source-homepage-link:hover{color:#8a4f2c;text-decoration-thickness:2px}.source-homepage-link:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #1f5d50}.company-meta{color:#17202a;flex-wrap:wrap;align-items:flex-start;gap:.7rem 1rem;margin:.65rem 0 0;display:flex}.company-meta-item{flex-direction:column;align-items:flex-start;gap:.18rem;min-width:0;font-size:.92rem;font-weight:700;display:inline-flex}.company-meta-label{color:#6d7882;letter-spacing:0;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:800}.company-meta a{color:#174e43}.company-meta a:hover{text-decoration:underline}.company-hero--with-price{grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);align-items:start;gap:clamp(1.5rem,3vw,3rem);display:grid}.company-hero-details,.company-price-context{min-width:0}.company-price-context{border-left:1px solid #d9d0c2;padding-left:clamp(1.25rem,2.5vw,2rem)}.company-price-context .section-heading{align-items:flex-start}.company-price-context h2{margin-bottom:0}.company-price-context .view-switch{margin-bottom:.35rem}.status-grid{flex-wrap:wrap;gap:1rem;width:min(100%,1560px);max-width:1560px;margin:0 auto;padding:0 clamp(1rem,3vw,2.5rem) 1.25rem;display:flex}.status-grid .status-tile{flex:170px}.status-tile a{color:#174e43}.status-tile a:hover{text-decoration:underline}.status-tile,.analytics-summary-grid>div,.analytics-panel,.login-panel{background:#fff;border:1px solid #e8dfd0;border-radius:8px}.status-tile{min-height:7rem;padding:1rem}.status-tile--link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .16s,box-shadow .16s}.status-tile--link:hover{border-color:#b9cfc4;box-shadow:0 4px 12px #174e431a}.status-tile--link:focus-visible{outline-offset:2px;outline:3px solid #174e4347}.status-tile span,.analytics-summary-grid dt{color:#6d7882;text-transform:uppercase;margin-bottom:.65rem;font-size:.82rem;font-weight:800;display:block}.status-tile strong,.analytics-summary-grid dd{color:#17202a;overflow-wrap:anywhere;margin:0;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800}.content-band{gap:1rem;padding:1rem clamp(1rem,3vw,2.5rem) 2.5rem;display:grid}.two-column,.split-list{grid-template-columns:repeat(2,minmax(0,1fr))}.content-band>div{border-top:3px solid #1f5d50;min-width:0;padding-top:1rem}.content-band p,.content-band li{color:#4f5b65}p.section-subline{color:#6d7882;margin:-.4rem 0 .75rem;font-size:.82rem;font-weight:600}.split-list ul{margin:0;padding-left:1.2rem}.app-footer{border-top:1px solid #e8dfd0;margin-top:auto;padding:1rem clamp(1rem,3vw,2.5rem)}.prose p,.prose ul{color:#4f5b65;max-width:760px;margin:.5rem 0;line-height:1.55}.prose ul{padding-left:1.4rem}.prose li{margin:.4rem 0}.prose h2{margin:1.4rem 0 .4rem}.prose h2:first-child{margin-top:0}.prose a{color:#174e43;font-weight:600}.prose a:hover{text-decoration:underline}.login-panel{gap:1rem;margin-bottom:3rem;padding:1.25rem;display:grid}.login-panel label{gap:.4rem;display:grid}.login-panel label span{color:#4f5b65;font-size:.9rem;font-weight:800}.login-panel input{border:1px solid #bac5cc;border-radius:6px;padding:.7rem .8rem}.secondary-button{color:#174e43;background:#e9f0ee}.error-text{color:#9e2f25;margin:0}.analytics-dashboard{gap:1rem;padding:0 clamp(1rem,3vw,2.5rem) 3rem;display:grid}.analytics-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;display:grid}.analytics-summary-grid>div,.analytics-panel{padding:1rem}.table-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-bottom:1rem;display:flex}.table-layout{flex:1;align-items:stretch;gap:1.5rem;min-height:0;display:flex}.filter-rail{background:#fff;border:1px solid #e8dfd0;border-radius:10px;flex-direction:column;flex:0 0 240px;align-self:flex-start;gap:.9rem;max-height:100%;padding:1rem;display:flex;overflow-y:auto}.filter-rail-title{margin:0;font-size:.95rem;font-weight:800}.filter-rail .filter-dropdown{max-width:none}.filter-rail .date-filter input{width:100%}.rail-filter{gap:.2rem;display:grid}.rail-filter-label{color:#6d7882;text-transform:uppercase;font-size:.68rem;font-weight:800}.table-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.search-field{width:100%;max-width:320px;position:relative}.search-field .search-icon{color:#9aa5ad;pointer-events:none;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.search-field input{border:1px solid #bac5cc;border-radius:6px;width:100%;padding:.7rem .8rem .7rem 2.3rem}.search-field input:focus{border-color:#1f5d50;outline:none}.filter-dropdown{min-width:0;max-width:240px;position:relative}.filter-dropdown-select{color:#17202a;cursor:pointer;font:inherit;background:#fff;border:1px solid #bac5cc;border-radius:6px;width:100%;height:100%;min-height:44px;padding:.55rem .65rem;font-weight:600}.filter-dropdown-select:hover{border-color:#1f5d50}.filter-dropdown-select:focus-visible{outline-offset:1px;border-color:#1f5d50;outline:2px solid #1f5d503d}.filter-dropdown-trigger{color:#17202a;cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #bac5cc;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:.45rem .65rem;font-weight:600;display:flex}.filter-dropdown-trigger:hover{border-color:#1f5d50}.filter-dropdown-trigger:focus-visible{outline-offset:1px;border-color:#1f5d50;outline:2px solid #1f5d503d}.filter-dropdown-caret{font-size:1.1rem;line-height:1}.filter-dropdown-menu{z-index:20;background:#fff;border:1px solid #bac5cc;border-radius:6px;gap:.15rem;padding:.3rem;display:grid;position:fixed;overflow-y:auto}.filter-dropdown-option{color:#17202a;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;min-width:0;min-height:36px;padding:.35rem .4rem;font-weight:600;overflow:hidden}.filter-dropdown-option .badge{max-width:100%;padding:.25rem .45rem;font-size:.68rem}.filter-dropdown-option:hover,.filter-dropdown-option.active{background:#f4f1eb}.filter-dropdown-option[aria-selected=true]{background:#e9f0ee}.date-filter{gap:.2rem;display:grid}.date-filter span{color:#6d7882;text-transform:uppercase;font-size:.68rem;font-weight:800}.date-filter input{color:#17202a;background:#fff;border:1px solid #bac5cc;border-radius:6px;min-height:34px;padding:.35rem .55rem}.table-pagination{color:#6d7882;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;font-size:.88rem;display:flex}.table-pagination button{color:#174e43;background:#e9f0ee;padding:.5rem .8rem}.operations-actions{background:#fff;border:1px solid #e8dfd0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem;display:flex}.operations-actions>div{margin-right:auto;display:grid}.operations-actions span,.status-message{color:#6d7882;font-size:.88rem}.status-message{margin:0}.sort-header{color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;display:inline-flex}.sort-header:hover{color:#174e43}.sort-indicator{flex-direction:column;gap:.2rem;line-height:.62;display:inline-flex}.sort-caret{color:#bac5cc;font-size:.7rem}.sort-caret.active{color:#1f5d50}.cell-with-chip{align-items:center;gap:.5rem;display:inline-flex}.cell-avatar{border-radius:5px;flex-shrink:0;width:20px;height:20px}.cell-avatar--initial{color:#174e43;background:#e9f0ee;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.view-switch{background:#fff;border:1px solid #e8dfd0;border-radius:8px;align-self:flex-start;margin:0 0 1rem;padding:3px;display:inline-flex}.view-switch button{color:#4f5b65;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;min-height:34px;padding:0 12px;font-size:.9rem;font-weight:750}.view-switch button[aria-selected=true]{color:#174e43;background:#e9f0ee}.view-switch button:focus-visible{outline-offset:1px;outline:2px solid #1f5d50}.mention-timeline{min-width:0}.mention-timeline-toolbar{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.mention-timeline-toolbar>p{margin:.2rem 0 1rem;font-size:.85rem}.mention-timeline-toolbar--controls-only{justify-content:flex-end}.mention-timeline-toolbar .view-switch,.section-heading .view-switch{flex-shrink:0}.mention-timeline-legend{flex-wrap:wrap;align-items:center;gap:.55rem 1rem;margin:.1rem 0 .8rem;display:flex}.mention-timeline-legend-item{color:#4f5b65;align-items:center;gap:.35rem;font-size:.76rem;font-weight:700;display:inline-flex}.mention-timeline-legend-item svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.mention-timeline-legend-item--article{color:#1f6e5f}.mention-timeline-legend-item--podcast{color:#9a552a}.mention-timeline-legend-item--letter{color:#66469b}.mention-timeline-link-note{color:#7a858d;margin-left:auto;font-size:.74rem}.mention-timeline-plot{min-height:170px;margin:0 18px;position:relative}.mention-timeline-axis{background:#cfc6b8;height:2px;position:absolute;bottom:34px;left:0;right:0}.mention-timeline-tick{color:#6d7882;bottom:0;left:var(--mention-position);white-space:nowrap;font-size:.7rem;position:absolute}.mention-timeline-tick:before{content:"";background:#cfc6b8;width:1px;height:6px;position:absolute;top:-10px;left:50%}.mention-timeline-tick--first{transform:translate(0)}.mention-timeline-tick--first:before{left:0}.mention-timeline-tick--middle{transform:translate(-50%)}.mention-timeline-tick--last{transform:translate(-100%)}.mention-timeline-tick--last:before{left:100%}.mention-timeline-connector{height:var(--mention-connector-height);bottom:35px;left:var(--mention-position);z-index:0;background:#d9d0c2;width:1px;position:absolute;transform:translate(-.5px)}.mention-timeline-marker{bottom:var(--mention-bottom);color:#1f6e5f;height:32px;left:var(--mention-position);z-index:2;background:#fff;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:32px;transition:box-shadow .14s,transform .14s;display:inline-flex;position:absolute;transform:translate(-50%);box-shadow:0 2px 7px #17202a1f}.mention-timeline-marker>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.mention-timeline-marker--podcast{color:#9a552a;background:#fff8f1}.mention-timeline-marker--letter{color:#66469b;background:#f8f4ff}.mention-timeline-marker:hover,.mention-timeline-marker:focus-visible{z-index:5;outline:0;transform:translate(-50%)translateY(-2px)scale(1.08);box-shadow:0 5px 14px #17202a33}.mention-timeline-marker:focus-visible{outline-offset:2px;outline:3px solid #1f5d5040}.mention-timeline-marker--disabled{cursor:default;opacity:.65}.mention-timeline-tooltip{color:#fff;opacity:0;pointer-events:none;visibility:hidden;white-space:normal;background:#17202a;border-radius:7px;gap:.2rem;min-width:190px;max-width:min(280px,100vw - 3rem);padding:.65rem .7rem;font-size:.72rem;line-height:1.35;transition:opacity .12s,transform .12s;display:grid;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,4px);box-shadow:0 8px 24px #17202a38}.mention-timeline-tooltip strong{font-size:.76rem}.mention-timeline-tooltip span,.mention-timeline-tooltip time{color:#d8e0e4}.mention-timeline-marker:hover .mention-timeline-tooltip,.mention-timeline-marker:focus-visible .mention-timeline-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.mention-timeline-marker--edge-start .mention-timeline-tooltip{left:50%;transform:translateY(4px)}.mention-timeline-marker--edge-start:hover .mention-timeline-tooltip,.mention-timeline-marker--edge-start:focus-visible .mention-timeline-tooltip{transform:translate(0)}.mention-timeline-marker--edge-end .mention-timeline-tooltip{left:auto;right:50%;transform:translateY(4px)}.mention-timeline-marker--edge-end:hover .mention-timeline-tooltip,.mention-timeline-marker--edge-end:focus-visible .mention-timeline-tooltip{transform:translate(0)}.badge{color:#174e43;text-transform:capitalize;vertical-align:middle;white-space:nowrap;background:#e9f0ee;border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.badge--podcast{color:#8a4f2c;background:#f4e9dc}.badge--investor-letter{color:#5b3f94;background:#eae4f6}.section-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.section-link{color:#174e43;white-space:nowrap;font-size:.9rem;font-weight:700}.section-link:hover{text-decoration:underline}.trending-row{flex-wrap:wrap;gap:.6rem;display:flex}.trending-chip{background:#fff;border:1px solid #e8dfd0;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .6rem .4rem .5rem;font-size:.9rem;font-weight:700;transition:border-color .15s,box-shadow .15s;display:inline-flex}.trending-chip:hover{border-color:#1f5d50;box-shadow:0 4px 12px #17202a14}.trending-count{color:#174e43;background:#e9f0ee;border-radius:999px;padding:.05rem .5rem;font-size:.75rem}.momentum-return{color:#1f6e5f;background:#ddf0ec;border-radius:999px;padding:.05rem .5rem;font-size:.75rem}.momentum-return--negative{color:#a04238;background:#fbe4e1}.idea-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:.75rem;display:grid}.idea-card{background:#fff;border:1px solid #e8dfd0;border-radius:10px;flex-direction:column;gap:.55rem;padding:1rem;transition:box-shadow .15s,transform .15s;display:flex}.idea-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17202a14}.idea-card-source{color:#4f5b65;flex:1 0 auto;align-items:center;gap:.5rem;min-width:0;max-width:100%;font-size:.85rem;font-weight:700;display:flex}.idea-card-source a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.idea-card-source a:hover{color:#174e43;text-decoration:underline}.idea-card-company{color:#17202a;font-size:1.15rem;font-weight:800;line-height:1.25}.idea-card-company:hover{color:#174e43;text-decoration:underline}.idea-card-facts{gap:.35rem;margin:0;display:grid}.idea-card-tags{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.idea-card-country-flag{font-size:1.15rem;line-height:1}.idea-card-sector{color:#34414b;font-size:.78rem}.idea-card-market-cap{flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.78rem;display:flex}.idea-card-market-cap-value{color:#17202a;white-space:nowrap;font-weight:800}.currency-toggle{border:1px solid #d8d0c3;border-radius:4px;display:inline-flex;overflow:hidden}.currency-toggle button{color:#63717c;cursor:pointer;font:inherit;background:#fff;border:0;border-radius:0;min-width:2.25rem;padding:.28rem .4rem;font-size:.65rem;font-weight:800;line-height:1;transition:background-color .12s,color .12s}.currency-toggle button+button{border-left:1px solid #d8d0c3}.currency-toggle button[aria-pressed=true]{color:#fff;background:#1f5d50}.currency-toggle button:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #f1c96b}.currency-toggle button:disabled{cursor:default;opacity:.4}.idea-card-title{-webkit-line-clamp:2;color:#4f5b65;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.4;display:-webkit-box;overflow:hidden}a.idea-card-title:hover{text-decoration:underline}.idea-card-meta{color:#63717c;white-space:nowrap;flex:none;font-size:.8rem}.idea-card-footer{border-top:1px solid #f0e9dd;gap:.55rem;margin-top:auto;padding-top:.65rem;display:grid}.idea-card-source-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem .75rem;display:flex}.discussion-link{color:#a33d2a;white-space:nowrap;font-size:.85rem;font-weight:750}.discussion-link:hover{color:#7f2c1e;text-decoration:underline}.discussion-occurrences{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex;position:relative}.discussion-occurrences details{position:static}.discussion-occurrences summary{color:#1f5d50;cursor:pointer;font-size:.78rem;font-weight:800;list-style:none}.discussion-occurrences summary::-webkit-details-marker{display:none}.discussion-occurrences__menu{z-index:4;background:#fff;border:1px solid #d8cfbf;border-radius:6px;gap:.25rem;min-width:8rem;margin-top:.35rem;padding:.45rem;display:grid;position:static;box-shadow:0 8px 24px #17202a24}.discussion-occurrences__menu a{color:#1f5d50;white-space:nowrap;border-radius:4px;padding:.25rem .35rem;font-size:.8rem;font-weight:750}.discussion-occurrences__menu a:hover{background:#e9f0ee}.idea-card-discussion{align-self:flex-start}.badge--energy{color:#8a5a19;background:#fdeecd}.badge--materials{color:#6e5233;background:#efe4d5}.badge--industrials{color:#4c4c78;background:#e8e7f1}.badge--consumer-discretionary{color:#a04238;background:#fbe4e1}.badge--consumer-staples{color:#5a6e2a;background:#e9efd8}.badge--health-care{color:#1f6e5f;background:#ddf0ec}.badge--financials{color:#274b7a;background:#dce6f5}.badge--information-technology{color:#5b3f94;background:#eae4f6}.badge--communication-services{color:#1f6484;background:#def0f7}.badge--utilities{color:#7d661a;background:#fdf3cf}.badge--real-estate{color:#94396a;background:#f9e3ee}.content-band--fill,.content-band--fill>div,.table-flex{flex-direction:column;flex:1;min-height:0;display:flex}.table-flex .table-wrap{flex:1;min-height:0}.table-flex th{z-index:1;background:#faf6ef;position:sticky;top:0}.table-wrap{overflow:auto}td a{color:#174e43;font-weight:600}td a:hover{text-decoration:underline}table{border-collapse:separate;border-spacing:0;width:100%;min-width:640px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #ede4d4;padding:.65rem .5rem}th{color:#6d7882;text-transform:uppercase;font-size:.78rem}.empty-state{color:#6d7882;margin-bottom:0}@media (width<=760px){.site-header,.analytics-heading{flex-direction:column;align-items:start}.status-grid,.analytics-summary-grid,.two-column,.split-list{grid-template-columns:1fr}.status-grid{flex-direction:column}.status-grid .status-tile{flex:none}h1{max-width:none}.table-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.app-shell--fill{height:auto;overflow:visible}.table-layout{flex-direction:column}.filter-rail{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:.75rem;max-height:none;display:grid;overflow:visible}.filter-rail-title{grid-column:1/-1}.filter-dropdown{max-width:none}.search-field{grid-column:1/-1;max-width:none}.date-filter{min-width:0}.table-pagination span{text-align:center}.mention-timeline-toolbar{flex-direction:column;align-items:stretch;gap:0}.mention-timeline-toolbar .view-switch{align-self:flex-start}.mention-timeline-toolbar--controls-only{align-items:flex-end}.company-hero--with-price{grid-template-columns:1fr;gap:1.25rem;display:grid}.company-price-context{border-top:1px solid #d9d0c2;border-left:0;padding-top:1rem;padding-left:0}}.feedback-widget{bottom:calc(1.25rem + env(safe-area-inset-bottom));right:calc(1.25rem + env(safe-area-inset-right));z-index:30;flex-direction:column;align-items:flex-end;gap:.4rem;display:flex;position:fixed}.feedback-trigger{border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:inline-flex;box-shadow:0 8px 24px #17202a38}.feedback-trigger:hover{background:#174e43;transform:translateY(-1px)}.feedback-trigger:focus-visible{outline-offset:3px;outline:3px solid #1f5d504d}.feedback-trigger svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:23px;height:23px}.feedback-trigger-tooltip{color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background:#17202a;border-radius:5px;padding:.35rem .55rem;font-size:.78rem;font-weight:700;transition:opacity .12s,transform .12s;transform:translateY(4px)}.feedback-widget:hover .feedback-trigger-tooltip,.feedback-widget:focus-within .feedback-trigger-tooltip{opacity:1;transform:translateY(0)}.feedback-dialog{color:#17202a;background:#fff;border:1px solid #e8dfd0;border-radius:12px;width:500px;max-width:calc(100vw - 2rem);max-height:min(840px,100dvh - 2rem);padding:0;box-shadow:0 24px 70px #17202a47}.feedback-dialog::backdrop{background:#17202a73}.feedback-form{flex-direction:column;max-height:min(840px,100dvh - 2rem);display:flex}.feedback-dialog-header{border-bottom:1px solid #ede4d4;justify-content:space-between;align-items:start;gap:1rem;padding:1.25rem 1.35rem 1rem;display:flex}.feedback-dialog-header .eyebrow{margin:0 0 .2rem}.feedback-dialog h2{margin:0;font-size:1.35rem}.feedback-close{color:#4f5b65;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0 0 3px;font-size:1.5rem;font-weight:400;line-height:1;display:inline-flex}.feedback-close:hover,.feedback-close:focus-visible{color:#174e43;background:#e9f0ee}.feedback-close:focus-visible{outline-offset:1px;outline:2px solid #1f5d50}.feedback-dialog-body{gap:1rem;padding:1.1rem 1.35rem 1.25rem;display:grid;overflow-y:auto}.feedback-intro{color:#4f5b65;margin:0}.feedback-type-picker{border:0;margin:0;padding:0}.feedback-type-picker legend,.feedback-field>span{color:#34414b;margin-bottom:.35rem;font-size:.82rem;font-weight:750}.feedback-type-picker>div{background:#f4f1eb;border:1px solid #e8dfd0;border-radius:7px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.feedback-type-picker label{color:#5f6b74;cursor:pointer;text-align:center;border-radius:5px;padding:.52rem .65rem;font-size:.86rem;font-weight:700}.feedback-type-picker label.active{color:#174e43;background:#fff;box-shadow:0 1px 4px #17202a1f}.feedback-type-picker input{opacity:0;width:1px;height:1px;position:absolute}.feedback-type-picker label:has(input:focus-visible){outline-offset:1px;outline:2px solid #1f5d50}.feedback-field{display:grid}.feedback-field>span strong{color:#a33d2f}.feedback-field>span small{color:#6d7882;font-size:inherit;font-weight:600}.feedback-field input,.feedback-field select,.feedback-field textarea{color:#17202a;background:#fff;border:1px solid #bac5cc;border-radius:6px;width:100%;padding:.65rem .72rem}.feedback-field textarea{resize:vertical;line-height:1.45}.feedback-field input:focus,.feedback-field select:focus,.feedback-field textarea:focus{border-color:#1f5d50;outline:none;box-shadow:0 0 0 3px #1f5d5024}.feedback-field [aria-invalid=true]{border-color:#a33d2f}.feedback-field-error,.feedback-submit-error{color:#a33d2f;margin-top:.3rem;font-size:.78rem;font-weight:650}.feedback-submit-error{background:#fff1ef;border-radius:6px;margin:0;padding:.65rem .75rem}.feedback-honeypot{position:absolute;left:-10000px}.feedback-dialog-actions{border-top:1px solid #ede4d4;justify-content:flex-end;gap:.65rem;padding:.9rem 1.35rem;display:flex}.feedback-secondary-button{color:#34414b;background:#fff;border:1px solid #bac5cc}.feedback-secondary-button:hover,.feedback-secondary-button:focus-visible{background:#f4f1eb;border-color:#8b979f}.feedback-success{text-align:center;flex-direction:column;align-items:center;min-height:300px;padding:1.4rem;display:flex}.feedback-success:focus{outline:none}.feedback-success .feedback-close{align-self:flex-end}.feedback-success-mark{color:#1f5d50;background:#e9f0ee;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:1.6rem 0 .8rem;font-size:1.4rem;font-weight:800;display:inline-flex}.feedback-success p{color:#4f5b65;margin:.45rem 0 1.4rem}@media (width<=560px){.feedback-widget{bottom:calc(.9rem + env(safe-area-inset-bottom));right:calc(.9rem + env(safe-area-inset-right))}.feedback-dialog{border-radius:12px 12px 0 0;width:100vw;max-width:100vw;max-height:calc(100dvh - .75rem);margin:auto 0 0}.feedback-form{max-height:calc(100dvh - .75rem)}.feedback-dialog-header,.feedback-dialog-body,.feedback-dialog-actions{padding-left:1rem;padding-right:1rem}.feedback-dialog-actions{padding-bottom:calc(.9rem + env(safe-area-inset-bottom))}}
