@import url('/fonts.css');
:root{--accent:#173c32;--ink:#202c28;--muted:#7c8680;--line:#e7ebe6;--paper:#f7f9f6;--green:#325a40;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #99b59d;outline-offset:4px}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}button{border:0;background:none}h1,h2,h3,p{margin:0}h1{font-size:32px;line-height:1.2;letter-spacing:-1.2px;font-weight:620}h2{font-size:17px;letter-spacing:-.4px}p{line-height:1.65}.muted,small{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-80px;left:20px;background:white;padding:12px;z-index:50}.skip:focus{top:12px}.sidebar{width:242px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:34px 20px 0;z-index:10}.brand{display:flex;align-items:center;gap:11px;padding:0 7px;font-weight:650;font-size:18px;letter-spacing:-.4px;overflow-wrap:anywhere}.brand small{display:block;font-size:9px;letter-spacing:1.8px;font-weight:550;margin-top:6px}.brand-mark{width:35px;height:35px;background:var(--accent);border-radius:11px;display:flex;align-items:center;justify-content:center;gap:3px;flex-shrink:0}.brand-mark i{width:4px;height:13px;border-radius:3px;background:#d4ef9d}.brand-mark i:nth-child(2){height:23px}.brand-mark i:nth-child(3){height:17px}.workspace{margin:37px 0 34px;border:1px solid var(--line);border-radius:9px;padding:12px 10px;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:600}.workspace small{display:block;font-weight:400;font-size:10px;margin-top:5px}.workspace-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#eff2eb;color:var(--accent);font-size:13px}.tiny{margin-left:auto}.nav-label{font-size:9px;letter-spacing:1.5px;color:#929a94;padding:0 14px;margin-bottom:13px;font-weight:600}nav{display:grid;gap:6px}nav a{display:flex;align-items:center;gap:13px;padding:13px 14px;font-size:12px;color:#737c76;border-radius:7px;font-weight:500}nav a:hover{background:#f6f8f4}nav a[aria-current]{background:#eaf0e8;color:var(--accent);font-weight:650}nav a .icon{width:18px;height:18px}.nav-count{margin-left:auto;background:#fff;padding:2px 6px;border-radius:4px;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:30px}.demo-card{background:#f5f7f0;padding:16px 13px;border:1px solid #e8eddf;border-radius:9px;font-size:11px;font-weight:600}.demo-dot,.sample-badge span,.pulse-dot,.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#94ac59;margin-right:6px}.demo-card p{font-size:10px;font-weight:400;color:#839074;margin-top:7px}.demo-card button{font-size:11px;display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 0 0;color:var(--green)}.demo-card .icon{width:15px}.settings-link{display:flex;align-items:center;gap:10px;font-size:11px;color:#737d75;margin:22px 8px}.settings-link .icon{width:17px}.profile{border-top:1px solid var(--line);padding:20px 0;display:flex;gap:10px;align-items:center;font-size:11px}.profile-avatar,.guest-avatar{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#efece3;color:#7b725c;font-size:11px;font-weight:600;flex-shrink:0}.profile small{display:block;font-size:9px;margin-top:5px}.shell{margin-left:242px}.topbar{height:78px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffbd}.breadcrumbs,.header-right{display:flex;align-items:center;gap:18px;font-size:11px}.breadcrumbs>span{color:#8b938d}.breadcrumbs strong{font-weight:500}.crumb-slash{color:#c6ccc7!important}.sample-badge{border:1px solid var(--line);background:#fff;border-radius:20px;padding:7px 10px;font-size:10px;color:#798374}.header-right{gap:20px}.header-right .icon{width:16px;color:#8b958c}.guest-avatar{width:30px;height:30px}.icon-button{padding:7px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.icon-button:hover{background:#eef1eb}.mobile-toggle{display:none}main{max-width:1540px;margin:auto;padding:39px 40px 24px}.heading{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:28px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.8px;color:#7d8a7b;margin-bottom:12px}.heading p{font-size:12px;color:#879086;margin-top:10px}.heading-dot{color:#87a060}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;border:1px solid transparent;border-radius:7px;padding:11px 15px;font-size:11px;font-weight:600;min-height:39px}.button .icon{width:15px;height:15px}.button.secondary{background:#fff;border-color:#dfe5db;box-shadow:0 2px 3px #24382603}.button.primary{background:var(--accent);color:#fff}.button.light{background:#e7f4ce;color:#203c2c;box-shadow:0 5px 15px #0001}.button:hover{filter:brightness(.96)}.hero{position:relative;display:flex;overflow:hidden;min-height:300px;border-radius:13px;background:var(--accent);color:#fff}.hero-copy{padding:31px 35px;position:relative;z-index:2;flex:1}.hero-label{display:flex;align-items:center;gap:8px;color:#c5dda6;font-size:9px;letter-spacing:1.6px;font-weight:500}.hero-label .icon{width:14px}.hero h2{font-size:33px;letter-spacing:-1px;line-height:1.17;font-weight:530;margin:17px 0 13px}.hero p{font-size:11px;line-height:1.85;color:#c3d3c6;max-width:480px}.hero .button{margin-top:21px}.hero-foot{display:flex;align-items:center;gap:7px;font-size:9px;color:#a9beb0;margin-top:22px}.pulse-dot{background:#bee58c;width:5px;height:5px;margin:0}.hero-visual{width:44%;position:relative;overflow:hidden;min-height:320px;background:radial-gradient(ellipse at 60% 90%,#6b9a6238,transparent 72%)}.orbit{width:400px;height:400px;position:absolute;border:1px solid #b7d2aa17;border-radius:50%;top:-28px;left:-5px}.orbit-two{width:280px;height:280px;left:56px;top:35px}.city-grid{position:absolute;width:500px;height:350px;bottom:-170px;left:-70px;background:repeating-linear-gradient(90deg,#acc5991c 0 1px,transparent 1px 45px),repeating-linear-gradient(0deg,#acc5991c 0 1px,transparent 1px 45px);transform:rotateX(60deg) rotateZ(-25deg)}.tower{position:absolute;bottom:74px;display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:20px 15px;width:78px;border:1px solid #a5cda24a;background:linear-gradient(120deg,#5d8270,#234f40);box-shadow:16px 12px 0 #163f30;transform:skewY(-12deg);border-radius:3px}.tower i{background:#bad39659;width:13px;height:18px}.tower-one{height:137px;left:60px}.tower-two{height:197px;left:152px;bottom:91px;background:linear-gradient(120deg,#7d9b7e,#44674d)}.tower-three{height:105px;left:246px;bottom:70px}.signal-float{position:absolute;top:53px;left:33px;border:1px solid #ecf6dc38;border-radius:9px;background:#f4faedec;color:#2c4434;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 14px 30px #0002;font-size:11px;transform:rotate(-3deg);min-width:218px}.signal-float small,.match-float small{display:block;font-size:8px;margin-top:5px}.signal-float>span{margin-left:auto;color:#7b9856}.signal-float .icon{background:#e0ebd0;padding:5px;box-sizing:content-box;border-radius:8px;width:16px;height:16px}.match-float{position:absolute;bottom:30px;left:176px;display:flex;align-items:center;gap:10px;padding:12px 15px;background:#f6f9f1;color:#2a4334;border-radius:9px;box-shadow:0 8px 25px #0002;transform:rotate(3deg);font-size:11px;min-width:155px}.match-float>span{display:grid;place-items:center;width:36px;height:36px;border:3px solid #b4cf8d;border-radius:50%;font-weight:650}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:23px 0 27px}.metric{padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:10px}.metric>div{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#7b847c}.metric .icon{width:15px;height:15px;color:#8c9987}.metric>strong{font-size:31px;font-weight:550;letter-spacing:-1px;display:block;margin:12px 0 5px}.metric>small{font-size:9px;color:#8e978c}.overview-lower{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:23px}.panel{background:#fff;border:1px solid var(--line);border-radius:11px}.section-head{display:flex;justify-content:space-between;align-items:center;padding:22px 23px;gap:12px}.section-head h2{font-size:14px}.section-head p{font-size:10px;color:#939b91;margin-top:6px}.section-head a{font-size:10px;color:#718462;display:flex;align-items:center;gap:6px;white-space:nowrap}.section-head .icon{width:12px}.count{font-size:9px;padding:2px 5px;background:#eff3e9;color:#8b9c7b;margin-left:5px;border-radius:4px;font-weight:500}.opportunity-row{display:flex;align-items:center;gap:12px;padding:16px 23px;width:100%;border-top:1px solid #f0f2ed;text-align:left;transition:background .15s}.opportunity-row:hover{background:#f8faf4}.company-logo{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;flex-shrink:0;font-size:10px;font-weight:650;letter-spacing:-.4px}.sage{background:#e9efdf;color:#7f9464}.sand{background:#f3eddf;color:#a78e56}.lavender{background:#ece9f3;color:#9686b5}.blue{background:#e8eef3;color:#819bb2}.rose{background:#f4e8e6;color:#af8b85}.opportunity-name{flex:1;min-width:0}.opportunity-name strong{font-size:11px;font-weight:550;display:block;overflow:hidden;text-overflow:ellipsis}.opportunity-name small{display:block;font-size:9px;margin-top:6px}.opportunity-name small span{padding:0 4px}.signal-chip{font-size:8px;border:1px solid #e7ebe1;padding:5px 6px;border-radius:4px;color:#929a87;max-width:118px}.score-circle{display:inline-grid;place-items:center;min-width:29px;height:29px;border-radius:50%;background:#f0f5e8;color:#7c945a;font-size:10px;font-weight:650}.opportunity-row>.icon{width:13px;color:#a8b0a1}.timeline{padding:0 23px}.timeline-item{display:flex;gap:12px;position:relative;padding:2px 0 22px}.timeline-item:not(:last-child):before{content:'';position:absolute;left:13px;top:30px;bottom:2px;width:1px;background:#e9eee4}.timeline-icon{background:#f3f6ee;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#98a888}.timeline-icon .icon{width:13px;height:13px}.timeline-item strong{font-size:10px;font-weight:550}.timeline-item p{font-size:10px;color:#91988d;line-height:1.6;margin-top:5px}.timeline-item small{display:block;font-size:8px;margin-top:8px;color:#a6ada0}.activity-link{font-size:10px;color:#85956e;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:15px 23px}.activity-link .icon{width:13px}footer{padding:0 40px 22px;max-width:1540px;margin:auto;display:flex;justify-content:space-between;font-size:9px;color:#a0a99b;gap:20px}.filters{display:flex;gap:10px;padding:20px;flex-wrap:wrap;border-bottom:1px solid var(--line)}.search-field{display:flex;align-items:center;gap:9px;flex:1;min-width:230px;border:1px solid var(--line);border-radius:6px;padding:0 11px;background:#fbfcf9}.search-field .icon{width:15px;color:#9aa493}.search-field input{border:0;background:transparent;width:100%;height:37px;outline-offset:0;font-size:11px;color:var(--ink)}select{background:#fff;border:1px solid var(--line);padding:9px 28px 9px 10px;border-radius:6px;font-size:11px;color:#75816e}.results-count{padding:16px 21px;font-size:10px;color:#65745d;display:flex;justify-content:space-between;gap:14px}.results-count span{color:#9ba391;font-size:9px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}th{font-size:8px;letter-spacing:1px;color:#98a28f;font-weight:550;background:#fafbf8;padding:13px 18px;border-block:1px solid var(--line)}td{padding:16px 18px;font-size:11px;border-bottom:1px solid #f0f2ed}tr:last-child td{border-bottom:0}td small{display:block;margin-top:6px;font-size:9px}td small.inline{display:inline}.company-cell{display:flex;gap:12px;align-items:center;text-align:left;padding:0}.company-cell strong{font-size:11px;font-weight:550}.company-cell:hover strong{text-decoration:underline}.status{font-size:9px;display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:5px;background:#eef4e7;color:#7c9363}.status:before{content:'';width:4px;height:4px;background:currentColor;border-radius:50%}.status.research{background:#fbf3df;color:#a49362}.status.reviewed{background:#e6f1ed;color:#3f8770}.signal-text{display:flex;gap:6px;align-items:center;font-size:10px}.signal-text .icon{width:13px;height:13px;color:#9aac85}.save{color:#aeb7a6}.save.is-saved{color:var(--accent);background:#eaf0e2}.save.is-saved svg{fill:#cfdeb6}.empty{text-align:center;padding:70px 24px}.empty>.icon{width:30px;height:30px;color:#94a284;margin-bottom:15px}.empty p{margin:12px 0 24px;color:var(--muted);font-size:12px}.notice{display:flex;gap:12px;align-items:center;font-size:12px;background:#edf2e8;color:#7d8b6e;padding:16px 20px;border-radius:9px;margin-bottom:24px}.notice .icon{width:18px}.source-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.source-card{padding:24px;position:relative}.source-icon{display:grid;place-items:center;background:#edf2e6;color:#819467;width:42px;height:42px;border-radius:10px;margin-bottom:20px}.sample-tag{position:absolute;right:24px;top:26px;font-size:8px;color:#a2ac99;letter-spacing:1px}.source-card p{font-size:12px;color:var(--muted);margin-top:10px}.source-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:24px;font-size:10px;color:#98a28d}.text-button{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#759057;padding:0}.text-button .icon{width:13px}.methodology{margin-top:23px;padding:28px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:25px}.steps>div>span{font-size:12px;color:#a3b28b}.steps h3{font-size:13px;margin:12px 0 8px}.steps p{font-size:11px;color:var(--muted)}.inventory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.property{overflow:hidden;padding:0;text-align:left}.property:hover{border-color:#acbca0}.property-art{height:135px;display:flex;align-items:center;justify-content:center;position:relative;background-image:linear-gradient(115deg,#fff9,transparent)}.property-art>.icon{width:66px;height:66px;stroke-width:.7;opacity:.75}.property-art>span{position:absolute;left:15px;top:15px;font-size:9px;padding:5px 8px;border-radius:4px;background:#fff9}.property-body{padding:20px}.property-body h2{font-size:13px}.property-body p{font-size:10px;color:var(--muted);margin:9px 0 22px}.property-body>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.property-body strong{font-size:12px;font-weight:550}.property-body small{font-size:9px;font-weight:400}.property-body>div>span{font-size:9px;color:#8a9b74}.property-body .icon{width:12px}dialog{border:0;color:var(--ink);padding:0;background:#fff;box-shadow:0 0 100px #0002}dialog::backdrop{background:#15291d66;backdrop-filter:blur(3px)}#detail{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:490px;max-width:100vw;border-left:1px solid var(--line)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:19px 25px;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:1.5px;color:#939d8b}.drawer-top .icon{width:17px}.drawer-content{padding:27px}.company-logo.large{width:52px;height:52px;font-size:16px;margin-bottom:18px}.drawer-content h2{font-size:25px}.drawer-content>.muted{font-size:12px;margin-top:8px}.detail-tags{display:flex;gap:12px;align-items:center;margin:18px 0 22px}.detail-fit{font-size:10px;color:#89977d}.insight{background:#f2f6e9;padding:20px;border:1px solid #e8eeda;border-radius:9px}.insight .eyebrow{display:flex;align-items:center;gap:7px;font-size:8px;margin-bottom:10px}.insight .icon{width:13px;height:13px}.insight p{font-size:12px;color:#758166}.drawer-content h3{font-size:12px;margin:24px 0 13px}.evidence{padding:17px;border:1px solid var(--line);border-radius:8px}.evidence>div{display:flex;align-items:center;gap:8px;font-size:10px}.evidence .icon{width:15px;color:#8fa277}.evidence>div>span{margin-left:auto;font-size:8px;color:#9aa790}.evidence p{font-size:11px;color:#818c77;margin:12px 0}.evidence small{font-size:8px}dl{margin:0}dl>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px 0;font-size:11px;gap:15px}dt{color:#8e9984}dd{text-align:right;line-height:1.6}.contact{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:15px;border-radius:8px}.contact strong{font-size:11px}.contact small,.contact div>span{display:block;font-size:10px;margin-top:5px}.detail-note{font-size:10px;color:#99a08e;line-height:1.7;margin-top:15px}.drawer-actions{position:sticky;bottom:0;padding:17px 22px;display:flex;gap:10px;background:#fff;border-top:1px solid var(--line);justify-content:space-between}.drawer-actions .button{padding:10px;font-size:10px}#brand-dialog{width:460px;max-width:calc(100vw - 28px);border-radius:13px}#brand-form{padding:26px}#brand-form>p{font-size:12px;color:#849178;margin:10px 0 24px}#brand-form label{display:block;font-size:11px;margin-top:18px}#brand-form input{display:block;width:100%;border:1px solid var(--line);border-radius:6px;padding:10px;margin-top:8px;color:var(--ink);background:#fafcf7}#brand-form input[type=color]{height:42px;padding:5px}.brand-actions{display:flex;gap:10px}.reset{margin-top:24px;font-size:10px;color:#98a08d}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,15px);background:#203b2c;color:#fff;padding:14px 22px;border-radius:9px;font-size:12px;z-index:100;opacity:0;pointer-events:none;transition:.2s;box-shadow:0 6px 30px #0002;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1550px){main{padding-top:45px}.hero-copy{padding:35px 40px}.hero-visual{width:46%}.hero h2{font-size:38px}.hero p{font-size:13px}.hero{min-height:345px}.hero-visual{min-height:345px}.signal-float{left:65px}.tower-one{left:95px}.tower-two{left:190px}.tower-three{left:285px}.match-float{left:225px}.opportunity-row{padding-block:20px}}
@media(max-width:1200px){.sidebar{width:210px;padding-inline:14px}.shell{margin-left:210px}main{padding:30px 25px}.topbar{padding:0 25px}h1{font-size:27px}.overview-lower{grid-template-columns:1fr}.hero-visual{width:40%}.hero-copy{padding:28px}.tower-one{left:20px}.tower-two{left:105px}.tower-three{left:195px}.signal-float{left:10px;min-width:200px}.match-float{left:110px}.activity-panel .timeline{display:flex;gap:24px}.timeline-item{flex:1}.timeline-item:before{display:none}.metrics{gap:10px}.metric{padding:17px 14px}.inventory-grid{grid-template-columns:repeat(2,1fr)}footer{padding-inline:25px}}
@media(max-width:850px){.hero-visual{display:none}.hero-copy{padding:27px}.hero h2{font-size:31px}.hero{min-height:initial}.heading{align-items:flex-start}.heading .button{font-size:0;padding:10px}.heading .button .icon{width:18px;height:18px}.metrics{grid-template-columns:repeat(2,1fr)}.source-grid{grid-template-columns:1fr}.activity-panel .timeline{display:block}.timeline-item:before{display:block}.steps{gap:20px}footer span{display:none}.sample-badge{font-size:9px}.guest-avatar{display:none}.header-right{gap:10px}}
@media(max-width:620px){.sidebar{display:none;width:240px;top:65px;box-shadow:10px 10px 30px #0002}.sidebar.mobile-open{display:flex}.shell{margin-left:0}.topbar{height:65px;padding:0 18px}.mobile-toggle{display:inline-flex;padding:0}.breadcrumbs{gap:10px}.breadcrumbs>span:first-of-type,.crumb-slash{display:none}.header-right>.icon-button{display:none}main{padding:26px 18px 22px}.heading{margin-bottom:22px;gap:10px}h1{font-size:26px;letter-spacing:-.9px;max-width:330px}.eyebrow{font-size:8px;letter-spacing:1.4px}.heading p{font-size:11px;max-width:285px}.hero-copy{padding:25px}.hero h2{font-size:29px}.hero p{font-size:11px}.desktop-break{display:none}.hero-foot{font-size:8px;flex-wrap:wrap}.metrics{gap:10px;margin-top:17px}.metric>strong{font-size:29px}.metric>div{font-size:9px}.metric>small{font-size:8px}.overview-lower{gap:18px}.section-head{padding:20px 17px}.opportunity-row{padding:16px;gap:10px}.opportunity-name strong{font-size:10px}.signal-chip{display:none}.company-logo{width:34px;height:34px}.opportunity-row>.icon{display:none}.section-head h2{font-size:13px}.section-head p{font-size:9px}.section-head a{font-size:9px}.timeline{padding:0 18px}.inventory-grid{grid-template-columns:1fr}.filters{padding:15px;gap:8px}.search-field{min-width:100%;flex-basis:100%}select{flex:1;min-width:0;font-size:10px}.results-count{padding:15px;align-items:flex-start}.results-count span{max-width:155px;text-align:right;line-height:1.5}.steps{grid-template-columns:1fr;gap:22px}.steps h3{margin-top:8px}.source-card{padding:22px}.source-bottom{gap:12px}.notice{align-items:flex-start;font-size:11px}.drawer-content{padding:23px}.drawer-actions{padding:14px}.drawer-actions .button{font-size:9px}.drawer-actions .icon{width:12px}.detail-tags{gap:8px}.detail-fit{font-size:9px}footer{padding-inline:18px;line-height:1.6}.brand-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.evidence+.evidence{margin-top:12px}.evidence small{display:block;margin-top:8px}.evidence-link{color:#6a8651;font-size:10px;overflow-wrap:anywhere}.evidence p{overflow-wrap:anywhere}.reasons{padding-left:17px;color:#829077;font-size:11px;line-height:1.8}.load-more{padding:20px;display:flex;align-items:center;justify-content:center;gap:15px;font-size:10px;color:#8b9980}.source-filter-note{padding:15px 20px;font-size:11px;display:flex;gap:20px;background:#f4f7ee}dd a{overflow-wrap:anywhere}dd{min-width:0;max-width:70%}.brand-actions .button{font-size:10px}
.freshness-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#edf3e8;border:1px solid #e1e9d9;border-radius:8px;padding:12px 15px;margin-bottom:26px;font-size:11px;color:#617955}.freshness-bar>span{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.freshness-bar .icon{width:14px;height:14px}.freshness-bar small{font-size:9px;color:#8a9a7e;margin-left:7px}.freshness-bar .text-button{white-space:nowrap;font-size:10px}.freshness-bar.needs-attention{background:#faf4e6;border-color:#eee1c7;color:#967846}.source-run{background:#f1f5eb;border-radius:6px;padding:10px 12px;font-size:10px!important}.source-run small{display:block;margin-top:3px;font-size:9px}.source-run.failed{background:#fcf0e8;color:#a1785e}.freshness-bar button:disabled{opacity:.6;cursor:progress}@media(max-width:620px){.freshness-bar{align-items:flex-start;padding:11px;font-size:10px}.freshness-bar small{display:block;width:100%;margin-left:22px;font-size:8px}.freshness-bar .text-button{font-size:9px;min-height:30px}.freshness-bar .text-button .icon{display:none}}
.hero .button{max-width:100%;white-space:normal;text-align:left}

/* Working lead workspace */
main{padding-top:24px}.heading{margin-bottom:20px}.heading h1{font-size:30px}.freshness-bar{margin-bottom:20px;background:transparent;padding:8px 0;border:0}.freshness-bar small{display:none}.filters{flex-wrap:wrap}.filters .search-field{flex-basis:100%;max-width:none}.filters select{flex:1;min-width:130px}.outreach-button{font-size:11px;padding:8px 10px;white-space:nowrap}.table-wrap table{min-width:1050px}.detail-outreach{margin-top:16px}#outreach-dialog{width:520px;max-width:calc(100vw - 24px);border-radius:12px}.outreach-contact{padding:16px;background:#f2f6ed;border-radius:8px;margin-top:20px}.outreach-contact small{display:block;margin-top:5px}.outreach-contact p{font-size:12px;margin-top:10px}.draft-label{display:block;font-size:12px;font-weight:600;margin:20px 0 8px}#outreach-draft{width:100%;resize:vertical;min-height:170px;padding:12px;font:inherit;font-size:13px;line-height:1.6;border:1px solid var(--line);border-radius:8px;margin-bottom:16px}#draft-status{font-size:12px;margin-top:14px}.results-count{color:var(--ink)}@media(max-width:620px){.filters select{min-width:110px}.heading .button{font-size:11px}.heading p{max-width:240px}.freshness-bar{font-size:9px}main{padding-top:16px}.table-wrap table{min-width:1000px}}
.leads-panel,.shell,main{min-width:0}.table-wrap{max-width:100%}.table-wrap table{table-layout:fixed;min-width:850px;white-space:normal}th,td{padding:13px 10px;overflow-wrap:anywhere}th:nth-child(1){width:25%}th:nth-child(2){width:21%}th:nth-child(3){width:15%}th:nth-child(4){width:10%}th:nth-child(5){width:5%}th:nth-child(6){width:19%}th:nth-child(7){width:5%}.company-cell{gap:8px}.company-cell .company-logo{flex-shrink:0}.outreach-button{font-size:10px;padding:8px}.outreach-button .icon{width:13px}th{font-size:7px}.signal-text{white-space:normal}
@media(max-width:620px){.table-wrap table{min-width:850px}.leads-panel{width:100%}.filters{min-width:0}.filters .search-field{min-width:0;width:100%;flex-basis:100%}.search-field input{min-width:0;width:100%}}
.table-wrap{position:relative}
/* Keep the next action beside each lead on a phone. */
@media(max-width:620px){
 .table-wrap table{display:block;min-width:0;width:100%}
 .table-wrap thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .table-wrap tbody{display:block}
 .table-wrap tr{display:grid;grid-template-columns:1fr auto;gap:12px 8px;padding:18px;border-bottom:1px solid var(--line)}
 .table-wrap td{display:block;width:auto;padding:0;border:0;min-width:0}
 .table-wrap td:nth-child(1){grid-column:1;grid-row:1}
 .table-wrap td:nth-child(7){grid-column:2;grid-row:1}
 .table-wrap td:nth-child(2){grid-column:1/-1;grid-row:2}
 .table-wrap td:nth-child(3){grid-column:1/-1;grid-row:3;font-size:13px}
 .table-wrap td:nth-child(4){grid-column:1;grid-row:4}
 .table-wrap td:nth-child(5){grid-column:2;grid-row:4}
 .table-wrap td:nth-child(5)::before{content:'Fit ';font-size:10px;color:var(--muted)}
 .table-wrap td:nth-child(6){grid-column:1/-1;grid-row:5}
 .company-cell strong{font-size:13px}.company-cell small{font-size:11px}
 .outreach-button{width:100%;justify-content:space-between;font-size:12px;min-height:42px}
 .table-wrap .save{min-width:40px;min-height:40px}
 .table-wrap td small{font-size:10px;margin-top:4px}
 .table-wrap .signal-text{font-size:11px}
}
