:root{--bg:#f6f6f4;--card:#fff;--ink:#171717;--muted:#777;--line:#e7e5e1;--soft:#efede9;--accent:#9b6f2f;--accent-soft:#f3eadc;--dark:#171717;--shadow:0 12px 35px rgba(0,0,0,.055)}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif}button,select,a{font:inherit}.app-shell{display:grid;grid-template-columns:245px 1fr;min-height:100vh}.sidebar{padding:28px 20px;background:#fbfbfa;border-right:1px solid var(--line);position:sticky;top:0;height:100vh}.brand{display:flex;gap:11px;align-items:center;margin-bottom:28px}.brand-mark{width:42px;height:42px;border-radius:13px;background:var(--dark);color:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:.5px}.brand strong,.brand span{display:block}.brand span{font-size:12px;color:var(--muted);margin-top:2px}nav{display:grid;gap:4px}.nav-item{border:0;background:transparent;text-align:left;padding:11px 12px;border-radius:10px;color:#525252;cursor:pointer}.nav-item.active{background:#eeeae4;color:var(--ink);font-weight:700}.side-card{position:absolute;bottom:28px;left:20px;right:20px;padding:17px;background:var(--dark);color:#fff;border-radius:15px}.side-card span{font-size:10px;letter-spacing:1.3px;color:#c9b48f}.side-card strong{display:block;font-size:13px;margin:7px 0}.side-card p{font-size:11px;color:#bbb;margin:0;line-height:1.4}.main{padding:30px 38px 90px;max-width:1450px;width:100%;margin:auto}.topbar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.eyebrow{font-size:10px;letter-spacing:1.5px;color:var(--accent);font-weight:800}.topbar h1{margin:5px 0 0;font-size:30px;letter-spacing:-1px}.top-actions{display:flex;gap:10px}.top-actions button,.dialog-head button{border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:11px;cursor:pointer}.icon-btn{min-width:42px}.status-strip{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:16px;font-size:12px;color:var(--muted)}.status-strip strong{color:var(--ink)}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);margin-right:8px}.stats{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;margin:14px 0 18px}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow)}.stat span,.stat small{display:block;color:var(--muted);font-size:11px}.stat strong{display:block;font-size:27px;margin:7px 0}.toolbar{display:flex;gap:10px;align-items:center;margin:18px 0}.segmented{display:flex;background:#eceae6;padding:3px;border-radius:11px}.seg{border:0;background:transparent;padding:8px 13px;border-radius:8px;color:#666}.seg.active{background:#fff;color:var(--ink);box-shadow:0 1px 5px rgba(0,0,0,.06)}select{border:1px solid var(--line);background:#fff;padding:10px 12px;border-radius:10px;color:#444}.feed-header{display:flex;justify-content:space-between;align-items:end;margin:24px 0 11px}.feed-header h2{margin:0 0 4px;font-size:20px}.feed-header p{margin:0;color:var(--muted);font-size:12px}.verified-pill{font-size:10px;letter-spacing:.8px;font-weight:800;background:var(--accent-soft);color:#76501f;padding:8px 10px;border-radius:999px}.property-list{display:grid;gap:12px}.property-card{display:grid;grid-template-columns:220px 1fr 230px;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.property-photo{min-height:180px;position:relative;background:#eceae6}.property-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.photo-placeholder{height:100%;display:grid;place-items:center;font-size:36px;font-weight:900;color:#c2beb7}.badge{position:absolute;top:13px;left:13px;background:rgba(255,255,255,.93);padding:7px 9px;border-radius:8px;font-size:9px;font-weight:800;letter-spacing:.6px}.badge.premium{background:#191919;color:#fff}.badge.hot{background:#f2e6d5;color:#6d471b}.property-main{padding:20px}.type,.deal-type{font-size:9px;letter-spacing:1px;font-weight:800;color:var(--accent)}.property-main h3{margin:5px 0 2px;font-size:22px}.location{color:var(--muted);font-size:12px}.facts{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.facts span{font-size:11px;padding:6px 8px;background:#f5f4f2;border-radius:7px}.verified-row{font-size:11px;font-weight:750;color:#6b4b21;margin:9px 0}.meta{font-size:10px;color:#8a8a8a;line-height:1.55}.property-side{padding:20px;border-left:1px solid var(--line);display:flex;flex-direction:column}.price{font-size:21px;font-weight:800;margin:8px 0 16px}.score-row{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted);padding:10px 0;border-top:1px solid var(--line)}.score{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:3px solid var(--accent);color:var(--ink);font-weight:850}.card-actions{margin-top:auto;display:grid;gap:7px}.card-actions a,.card-actions button{border:1px solid var(--line);background:#fff;color:var(--ink);text-decoration:none;text-align:center;padding:9px;border-radius:9px;cursor:pointer;font-size:11px}.card-actions .primary{background:var(--dark);color:#fff;border-color:var(--dark)}.card-actions .watching{background:var(--accent-soft);border-color:#dec7a5}.empty{background:#fff;border:1px dashed #d8d4ce;border-radius:16px;padding:45px;text-align:center;color:var(--muted)}.empty h3{color:var(--ink);margin:10px 0}.empty p{max-width:550px;margin:0 auto 10px;line-height:1.5}.empty-mark{width:54px;height:54px;border-radius:16px;background:var(--dark);color:#fff;display:grid;place-items:center;font-weight:900;margin:auto}.empty.compact{padding:24px}.mobile-dock{display:none}dialog{border:0;border-radius:16px;padding:22px;width:min(560px,90vw);box-shadow:0 25px 70px rgba(0,0,0,.2)}dialog::backdrop{background:rgba(0,0,0,.35)}.dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:14px}.dialog-head h3{margin:4px 0}.alert-item{padding:14px 2px;border-bottom:1px solid var(--line)}.alert-item strong,.alert-item span{display:block}.alert-item span{font-size:11px;color:var(--muted);margin-top:5px}@media(max-width:950px){.app-shell{display:block}.sidebar{display:none}.main{padding:20px 14px 95px}.stats{grid-template-columns:repeat(2,1fr)}.stats .stat:last-child{grid-column:span 2}.property-card{grid-template-columns:115px 1fr}.property-photo{min-height:160px}.property-side{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:7px}.card-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.toolbar{overflow:auto}.feed-header{align-items:center}.mobile-dock{display:flex;position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:20;background:rgba(24,24,24,.96);padding:7px;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.22)}.mobile-dock button{flex:1;border:0;background:transparent;color:#aaa;padding:10px 3px;font-size:10px;border-radius:10px}.mobile-dock button.active{background:#333;color:#fff}.topbar h1{font-size:25px}.status-strip{font-size:10px;gap:10px}.property-main{padding:15px}.property-main h3{font-size:18px}.verified-pill{font-size:8px}.price{font-size:18px}}@media(max-width:520px){.property-card{grid-template-columns:98px 1fr}.property-photo{min-height:150px}.stats{gap:8px}.stat{padding:13px}.stat strong{font-size:24px}.top-actions #refreshBtn{font-size:11px;padding:9px}.feed-header h2{font-size:17px}.verified-pill{max-width:120px;text-align:center}.property-side{padding:14px}.card-actions a,.card-actions button{font-size:10px;padding:8px 4px}}
/* V2.3 — integração oportunidades_lj + identidade LJ Premium */
.brand-logo{overflow:hidden;background:#090909;border:1px solid #332715;box-shadow:0 4px 18px rgba(155,111,47,.18)}
.brand-logo img{width:118px;height:79px;max-width:none;object-fit:cover;object-position:center 25%;transform:translate(-38px,-7px)}
.brand strong{letter-spacing:.7px}
.photo-placeholder{background:linear-gradient(145deg,#131313,#24201a);color:#d2a84f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}
.photo-placeholder span{font-family:Georgia,serif;font-size:34px;line-height:1}.photo-placeholder small{font-size:7px;letter-spacing:2px;color:#c7a66a}
.score-mini{font-size:10px;color:var(--muted);margin:-8px 0 12px}.empty-logo{width:150px;height:100px;object-fit:cover;object-position:center 25%;border-radius:14px;margin:0 auto 8px;display:block;background:#090909}
.property-main h3{font-size:18px;line-height:1.25;max-width:700px}.verified-row{color:#5d451f}.status-strip strong{font-weight:750}
@media(max-width:950px){.property-main h3{font-size:16px}.empty-logo{width:125px;height:82px}}

/* V2.4 — autenticação, hierarquia e distribuição */
[hidden]{display:none!important}
.auth-gate{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 20%,#f5eee3 0,#f6f6f4 42%,#ece9e3 100%)}
.login-card{width:min(440px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.10)}
.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:32px}.login-brand img{width:56px;height:56px;border-radius:15px;object-fit:cover;background:#090909}.login-brand strong,.login-brand span{display:block}.login-brand strong{letter-spacing:.8px}.login-brand span{font-size:12px;color:var(--muted);margin-top:3px}.login-card h1{margin:8px 0 8px;font-size:30px;letter-spacing:-1px}.login-copy{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 22px}.login-card form{display:grid;gap:14px}.login-card label,.system-field{display:grid;gap:7px;font-size:12px;font-weight:700;color:#4e4e4e}.login-card input,.system-field input{width:100%;border:1px solid var(--line);border-radius:11px;padding:12px 13px;background:#fbfbfa;color:var(--ink);outline:none}.login-card input:focus,.system-field input:focus{border-color:#b89560;box-shadow:0 0 0 3px rgba(155,111,47,.10)}.login-primary{border:0;background:var(--dark);color:#fff;border-radius:11px;padding:13px;font-weight:800;cursor:pointer}.login-primary:disabled{opacity:.55}.login-error{min-height:18px;color:#9d2626;font-size:12px}.login-foot{display:block;color:#9a9a9a;margin-top:22px;text-align:center;font-size:10px}
.user-card{display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center;padding:10px;margin:-8px 0 16px;background:#f2f0ec;border-radius:12px}.user-avatar{width:36px;height:36px;border-radius:10px;background:#171717;color:#d4af6c;display:grid;place-items:center;font-size:11px;font-weight:900}.user-info{min-width:0}.user-info strong,.user-info span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info strong{font-size:11px}.user-info span{font-size:9px;color:var(--accent);font-weight:800;letter-spacing:.7px;margin-top:3px}.user-card button{border:0;background:transparent;color:#777;font-size:10px;cursor:pointer;padding:5px}
.nav-management{margin-top:10px;border-top:1px solid var(--line)!important;border-radius:0!important;padding-top:16px!important}.nav-admin{color:#7b4f18!important;font-weight:800}.system-mode{font-size:9px;font-weight:900;letter-spacing:.75px;padding:9px 10px;border-radius:999px;background:#e8f2e7;color:#285f2c;border:1px solid #d6e8d5;align-self:center}.system-mode[data-mode="paused"],.system-mode[data-mode="maintenance"]{background:#f4ead9;color:#79531d;border-color:#ead8ba}.system-mode[data-mode="read_only"]{background:#edf0f5;color:#536072;border-color:#dfe4eb}.system-mode[data-mode="emergency"]{background:#f5dfdf;color:#8e2626;border-color:#eccaca}.status-right{display:flex;gap:14px;align-items:center}.status-right #systemReason{color:#8a6a39;font-weight:650}
.operational-lock{background:#171717;color:#fff;border-radius:18px;padding:60px 30px;text-align:center;margin:20px 0}.operational-lock .lock-mark{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 16px;border:1px solid #5b4930;border-radius:17px;color:#d2a84f;font-family:Georgia,serif;font-size:27px}.operational-lock h2{margin:8px 0;font-size:27px}.operational-lock p{color:#bdbdbd;max-width:540px;margin:0 auto;line-height:1.5}
.assignment-box,.assignment-readonly{margin-top:14px;padding:10px;background:#f6f4f0;border:1px solid #ebe6df;border-radius:10px;display:grid;gap:6px;max-width:360px}.assignment-box span,.assignment-readonly span{font-size:9px;letter-spacing:.8px;color:var(--accent);font-weight:850;text-transform:uppercase}.assignment-box select{width:100%;padding:8px;background:#fff}.assignment-readonly strong{font-size:12px}.contact-row,.commission-row{font-size:11px;padding:7px 9px;border-radius:8px;margin:7px 0}.contact-row{background:#f4f4f2;color:#555}.commission-row{background:#f3eadc;color:#6c4c21}.whatsapp{background:#f0f5ef!important;border-color:#dbe8d8!important;font-weight:750}
.wide-dialog{width:min(700px,92vw)}.dialog-copy{font-size:12px;color:var(--muted);line-height:1.5}.team-list{display:grid;margin-top:12px}.team-row{display:flex;justify-content:space-between;align-items:center;padding:13px 2px;border-bottom:1px solid var(--line)}.team-row strong,.team-row span{display:block}.team-row strong{font-size:13px}.team-row span{font-size:9px;color:var(--accent);font-weight:800;margin-top:3px;letter-spacing:.6px}.team-count{font-size:12px;color:#666}.system-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:15px 0}.system-action{border:1px solid var(--line);background:#fff;border-radius:11px;padding:12px;cursor:pointer;font-weight:750}.system-action.running{background:#e8f2e7;border-color:#d6e8d5;color:#285f2c}.system-action.emergency{background:#8d2525;border-color:#8d2525;color:#fff}.system-message{min-height:20px;font-size:12px;font-weight:700;color:#775526;margin-top:12px}.system-note{display:block;color:#888;line-height:1.5;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}
body[data-role="broker"] .sidebar{background:#fff}body[data-role="broker"] .side-card strong{font-size:12px}body[data-role="manager"] .sidebar{background:#faf8f4}body[data-role="super_admin"] .sidebar{background:#f8f5ef}.top-actions button:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:950px){.user-card{display:none}.system-mode{display:none}.status-right #systemReason{display:none}.auth-gate{padding:16px}.login-card{padding:26px}.mobile-dock{display:flex}.wide-dialog{width:94vw}.system-grid{grid-template-columns:1fr}}

/* V2.5 — recuperação de senha com autorização do Super ADM */
.login-links{display:flex;justify-content:flex-end;margin-top:-6px}.text-button{border:0;background:transparent;color:#7b5420;padding:0;cursor:pointer;font-size:11px;font-weight:800}.text-button:hover{text-decoration:underline}.reset-request-form{display:grid;gap:14px;margin-top:15px}.recovery-gate{position:fixed;inset:0;z-index:100}.access-dialog{width:min(780px,94vw)}.access-section{margin-top:18px}.access-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid var(--line)}.access-title strong{font-size:13px}.mini-button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 10px;font-size:10px;cursor:pointer}.access-list{display:grid}.access-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:13px 2px;border-bottom:1px solid var(--line)}.access-row>div{min-width:0}.access-row strong,.access-row span{display:block}.access-row strong{font-size:13px}.access-row span{font-size:10px;color:var(--muted);margin-top:4px;line-height:1.4}.request-row{background:#fbf7ef;padding-left:10px;padding-right:10px;border-radius:10px;margin-top:8px;border-bottom:0}.admin-action{border:1px solid #dac8aa;background:#f5ead8;color:#6f4c20;border-radius:9px;padding:9px 11px;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.admin-action:disabled{opacity:.45;cursor:not-allowed}.access-dialog .system-message{margin-top:18px}
@media(max-width:650px){.access-row{align-items:flex-start;flex-direction:column}.admin-action{width:100%}.login-links{justify-content:flex-start}}

/* V2.6 — layout informativo / intelligence portal */
:root{
  --champagne:#b9822f;
  --champagne-2:#d3a250;
  --champagne-soft:#f7efe2;
  --champagne-pale:#fbf7f0;
  --ink-2:#111820;
  --ink-3:#25303a;
  --line-2:#e8e2d9;
  --surface:#ffffff;
  --surface-soft:#fbfaf8;
}
.main{padding:30px 34px 54px;max-width:1680px;margin:0 auto;width:100%}
.topbar{margin-bottom:16px}
.topbar .title h1{letter-spacing:-1.05px;font-size:32px;line-height:1.08}
.topbar .eyebrow{color:#9a6925;font-weight:900;letter-spacing:1.25px}
.status-strip{background:rgba(255,255,255,.9);border:1px solid var(--line-2);box-shadow:0 8px 28px rgba(42,34,23,.035);border-radius:14px;padding:13px 16px;margin-bottom:16px}
.status-strip .dot{box-shadow:0 0 0 5px rgba(50,139,69,.08)}

.intelligence-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr) minmax(250px,.68fr);min-height:250px;overflow:hidden;background:linear-gradient(115deg,#111820 0%,#19242e 42%,#202f39 72%,#142028 100%);border-radius:22px;padding:30px 30px 28px;color:#fff;box-shadow:0 18px 45px rgba(19,25,29,.13);margin:0 0 18px}
.intelligence-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 50%,rgba(211,162,80,.20),transparent 31%),linear-gradient(90deg,transparent 0 49.8%,rgba(255,255,255,.035) 50%,transparent 50.2%),linear-gradient(0deg,transparent 0 49.8%,rgba(255,255,255,.025) 50%,transparent 50.2%);background-size:auto,48px 48px,48px 48px;opacity:.85;pointer-events:none}
.intelligence-hero:after{content:"";position:absolute;right:-80px;top:-70px;width:420px;height:420px;border:1px solid rgba(211,162,80,.17);border-radius:50%;box-shadow:0 0 0 62px rgba(211,162,80,.035),0 0 0 124px rgba(255,255,255,.02);pointer-events:none}
.hero-copy,.hero-radar,.hero-facts{position:relative;z-index:2}
.hero-copy{align-self:center;max-width:690px}
.hero-kicker{display:inline-flex;align-items:center;gap:9px;font-size:9px;font-weight:900;letter-spacing:1.55px;color:#dfbb7d;margin-bottom:16px}
.hero-kicker:before{content:"";width:24px;height:1px;background:#d7a14e}
.hero-copy h2{font-size:31px;line-height:1.15;letter-spacing:-1.05px;margin:0 0 12px;font-weight:540;color:#f6f7f7}
.hero-copy h2 strong{font-weight:860;color:#fff}
.hero-copy p{font-size:13px;line-height:1.65;color:#c6cdd1;max-width:610px;margin:0}
.hero-live{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:8px 11px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.045);font-size:9px;color:#d9dee1;font-weight:750;letter-spacing:.35px}
.hero-live-dot{width:7px;height:7px;border-radius:50%;background:#48b95e;box-shadow:0 0 0 5px rgba(72,185,94,.11)}
.hero-radar{min-height:190px;display:grid;place-items:center;align-self:center}
.hero-orbit{position:absolute;border-radius:50%;border:1px solid rgba(219,174,97,.34)}
.orbit-a{width:178px;height:178px}.orbit-b{width:128px;height:128px}.orbit-c{width:76px;height:76px}
.hero-globe-lines{width:178px;height:178px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(207,158,75,.14),rgba(207,158,75,.02) 55%,transparent 56%),linear-gradient(90deg,transparent 48%,rgba(226,188,124,.22) 49.5%,rgba(226,188,124,.22) 50.5%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(226,188,124,.18) 49.5%,rgba(226,188,124,.18) 50.5%,transparent 52%);box-shadow:inset 0 0 35px rgba(198,146,61,.09)}
.radar-point{position:absolute;width:8px;height:8px;border:2px solid #efc87f;border-radius:50%;background:#1b2831;box-shadow:0 0 0 7px rgba(239,200,127,.09)}
.radar-point.p1{transform:translate(-56px,-22px)}.radar-point.p2{transform:translate(52px,-46px)}.radar-point.p3{transform:translate(42px,52px)}.radar-point.p4{transform:translate(-31px,63px)}
.hero-facts{align-self:stretch;display:grid;grid-template-rows:repeat(3,1fr);gap:8px;padding-left:8px}
.hero-facts>div{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:12px;row-gap:2px;padding:13px 15px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075);backdrop-filter:blur(5px)}
.hero-facts span{font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:#bfc8cd;font-weight:800}
.hero-facts strong{grid-row:1/3;grid-column:2;font-size:22px;color:#f7d89f;font-weight:850;letter-spacing:-.7px;text-align:right;max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-facts small{font-size:9px;color:#8f9ca4}

.stats{gap:11px;margin:0 0 18px}
.stat{position:relative;min-height:122px;padding:18px 18px 15px;border:1px solid var(--line-2);border-radius:16px;background:linear-gradient(180deg,#fff,#fdfcfb);box-shadow:0 9px 26px rgba(61,49,32,.045);overflow:hidden}
.stat:after{content:"";position:absolute;width:72px;height:72px;right:-27px;bottom:-31px;border-radius:50%;border:1px solid rgba(185,130,47,.13)}
.stat-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:var(--champagne-pale);border:1px solid #efe2cd;color:#a26d20;margin-bottom:12px}
.stat-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.stat>span{display:block;font-size:10px;font-weight:760;color:#6e7073;margin-bottom:4px}
.stat>strong{display:block;font-size:31px;line-height:1;font-weight:820;color:#111820;letter-spacing:-1.2px;margin:0 0 7px}
.stat>small{font-size:9px;color:#8b8a87;line-height:1.25}

.market-intelligence{margin:0 0 18px;padding:20px;background:#fff;border:1px solid var(--line-2);border-radius:18px;box-shadow:0 9px 28px rgba(44,36,24,.035)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:0 1px 15px;border-bottom:1px solid #eee9e2;margin-bottom:14px}
.section-heading h2{font-size:19px;letter-spacing:-.45px;margin:3px 0 0;color:#171d22}
.section-heading p{max-width:430px;text-align:right;margin:0;color:#898b8e;font-size:10px;line-height:1.55}
.section-kicker{font-size:8px;font-weight:900;letter-spacing:1.3px;color:#a36f27}
.intelligence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(260px,1.18fr);gap:10px}
.insight-card,.news-card{min-height:128px;border-radius:14px;border:1px solid #ece7df;background:#fbfaf8;overflow:hidden}
.insight-card{padding:15px 16px;display:flex;flex-direction:column;align-items:flex-start}
.insight-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#171d22;color:#efc678;font-size:14px;margin-bottom:13px;box-shadow:0 5px 13px rgba(17,24,32,.10)}
.insight-card>span{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#86827b;font-weight:800}
.insight-card>strong{font-size:16px;line-height:1.2;color:#171d22;margin-top:6px;letter-spacing:-.3px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.insight-card>small{margin-top:auto;padding-top:8px;color:#8e8c87;font-size:9px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-card{display:grid;grid-template-columns:96px 1fr;background:linear-gradient(145deg,#171e24,#222f38);border-color:#2a3740;color:#fff;position:relative}
.news-visual{position:relative;overflow:hidden;border-right:1px solid rgba(255,255,255,.06);background:radial-gradient(circle at 40% 40%,rgba(209,158,72,.35),transparent 28%),linear-gradient(160deg,#273844,#151d23)}
.news-grid{position:absolute;inset:-30%;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:17px 17px;transform:rotate(18deg)}
.news-pulse{position:absolute;left:50%;top:50%;width:48px;height:48px;border:1px solid #ddb064;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 18px rgba(221,176,100,.09),0 0 0 34px rgba(221,176,100,.04)}
.news-pulse:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:50%;background:#f0c67f;transform:translate(-50%,-50%);box-shadow:0 0 14px rgba(240,198,127,.7)}
.news-copy{padding:16px 15px;display:flex;flex-direction:column}
.news-copy>span{font-size:8px;letter-spacing:1.1px;font-weight:900;color:#d9ab60}
.news-copy>strong{font-size:14px;line-height:1.25;margin:8px 0;color:#fff}
.news-copy>small{font-size:9px;line-height:1.45;color:#aeb8be;margin-top:auto}

.toolbar{background:#fff;border:1px solid var(--line-2);border-radius:14px;padding:8px;box-shadow:0 7px 22px rgba(48,39,27,.03);margin-bottom:18px}
.feed-header h2{letter-spacing:-.35px}
.property-card{border-radius:17px;border-color:var(--line-2);box-shadow:0 10px 30px rgba(46,37,24,.045);overflow:hidden}
.property-main h3{font-weight:780;letter-spacing:-.25px}.type{font-weight:900;letter-spacing:1px}.deal-type{letter-spacing:1.1px}

.sidebar{background:linear-gradient(180deg,#fcfbf9 0%,#faf8f4 100%);border-right-color:#e8e2d8;padding-top:24px}
.sidebar nav{gap:2px}.nav-item{border-radius:10px}.nav-item.active{background:#f4ecdf;color:#7c5219;font-weight:800}
.side-card{background:linear-gradient(145deg,#161b1f,#20292f);border:1px solid #28333a;box-shadow:0 14px 32px rgba(23,28,31,.12)}
.side-card span{color:#ddb065}.side-card p{color:#b9c1c6}

@media(max-width:1250px){
  .intelligence-hero{grid-template-columns:1.25fr .8fr}.hero-facts{grid-column:1/-1;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;padding-left:0;margin-top:18px}.hero-facts>div{min-height:66px}
  .intelligence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-card{min-height:128px}
}
@media(max-width:950px){
  .main{padding:16px 14px 95px}.intelligence-hero{grid-template-columns:1fr;padding:23px 20px;min-height:auto}.hero-copy h2{font-size:27px}.hero-radar{position:absolute;right:-52px;top:-18px;width:220px;opacity:.52;pointer-events:none}.hero-copy{padding-right:70px}.hero-facts{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.hero-facts strong{font-size:17px}.market-intelligence{padding:15px}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.section-heading p{text-align:left}.intelligence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stats .stat:last-child{grid-column:span 2}
}
@media(max-width:620px){
  .hero-copy{padding-right:0}.hero-radar{display:none}.hero-copy h2{font-size:24px}.hero-facts{grid-template-columns:1fr;gap:6px}.hero-facts>div{min-height:58px}.intelligence-grid{grid-template-columns:1fr}.news-card{grid-template-columns:82px 1fr}.stat{min-height:115px;padding:15px}.stat>strong{font-size:27px}.section-heading h2{font-size:17px}.market-intelligence{border-radius:15px}.intelligence-hero{border-radius:17px}
}

/* V2.7 — portal informativo + densidade visual inspirada no layout de referência */
:root{--champagne:#b9822f;--champagne-soft:#f6ead7;--champagne-pale:#fbf5ec;--line-2:#ece6dc;--ink-2:#111820}
.main{max-width:1540px;padding:24px 34px 90px}
.topbar{align-items:center;margin-bottom:14px}
.topbar h1{font-size:27px;letter-spacing:-.8px}
.status-strip{border-radius:13px;margin-bottom:14px;padding:11px 14px}

.portal-hero{position:relative;min-height:188px;border:1px solid #e8dfd0;border-radius:18px;overflow:hidden;margin:0 0 13px;background:#efe2ce;box-shadow:0 12px 30px rgba(63,48,28,.07)}
.portal-hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,252,247,.94) 0%,rgba(255,252,247,.84) 24%,rgba(255,252,247,.30) 54%,rgba(255,252,247,.02) 82%),url('./hero-city.svg');background-size:cover;background-position:center 54%}
.portal-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(83,54,20,.05));pointer-events:none}
.portal-hero-copy{position:relative;z-index:2;padding:34px 36px;width:min(560px,58%);display:flex;flex-direction:column;align-items:flex-start}
.portal-hero-copy span{font-size:20px;line-height:1.12;letter-spacing:.7px;color:#3d4144;font-weight:500}
.portal-hero-copy strong{font-size:27px;line-height:1.08;letter-spacing:5px;color:#aa7425;margin-top:7px;font-weight:900}
.portal-hero-copy small{margin-top:16px;color:#66635e;font-size:10px;font-weight:620;letter-spacing:.25px}
.portal-hero-facts{position:absolute;z-index:3;right:18px;bottom:16px;display:flex;gap:8px}
.portal-hero-facts>div{min-width:130px;padding:10px 12px;background:rgba(255,255,255,.84);border:1px solid rgba(255,255,255,.76);box-shadow:0 7px 22px rgba(41,31,18,.08);border-radius:11px;backdrop-filter:blur(8px)}
.portal-hero-facts span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.7px;color:#77736d;font-weight:800}
.portal-hero-facts strong{display:block;margin-top:4px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1b2024}

.stats{gap:9px;margin:0 0 13px}
.stat{min-height:96px;padding:13px 14px 12px;border-radius:13px;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto auto;column-gap:10px;align-items:center}
.stat:after{display:none}.stat-icon{grid-row:1/4;width:30px;height:30px;margin:0;border-radius:999px;background:#fff8ed;border-color:#ead9bd;color:#b67a24}
.stat>span{font-size:9px;margin:0;align-self:end}.stat>strong{font-size:24px;margin:1px 0 0;line-height:1;letter-spacing:-.7px}.stat>small{font-size:8px;align-self:start;margin-top:3px}

.portal-information{display:grid;grid-template-columns:1.38fr .92fr;gap:10px;margin-bottom:12px}
.executive-panel,.market-news-panel{background:#fff;border:1px solid var(--line-2);border-radius:15px;box-shadow:0 8px 22px rgba(55,44,29,.035);overflow:hidden}
.executive-panel{padding:16px 17px}
.panel-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #eee9e2}
.panel-title-row h2,.market-news-content h2{margin:3px 0 0;font-size:17px;letter-spacing:-.35px;color:#161d22}
.section-kicker{font-size:7.5px;letter-spacing:1.25px;color:#a66e20;font-weight:900}
.real-data-pill{font-size:7.5px;font-weight:900;letter-spacing:.8px;color:#267943;background:#ebf6ee;border:1px solid #d5eadb;padding:6px 8px;border-radius:999px}
.executive-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:12px}
.executive-list article{display:grid;grid-template-columns:29px 1fr;gap:9px;align-items:start;padding:11px;border:1px solid #eee9e1;border-radius:12px;background:#fcfbf9;min-width:0}
.executive-icon{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#f5ead8;color:#9b6820;font-size:14px}
.executive-list span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.6px;color:#89857e;font-weight:800}
.executive-list strong{display:block;font-size:14px;margin:4px 0 3px;color:#171d21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.executive-list small{display:block;font-size:8px;color:#8d8a84;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.market-news-panel{display:grid;grid-template-columns:118px 1fr;min-height:142px;background:linear-gradient(135deg,#fff 0%,#fcfaf6 100%)}
.market-news-visual{position:relative;overflow:hidden;border-right:1px solid #eee8df;background:radial-gradient(circle at 40% 45%,#f7e9d0 0%,#faf4ea 32%,#f1ede6 70%,#ece8e2 100%)}
.market-news-visual:before,.market-news-visual:after{content:"";position:absolute;border:1px solid rgba(161,107,31,.28);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}
.market-news-visual:before{width:92px;height:92px}.market-news-visual:after{width:54px;height:54px}
.world-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(156,103,28,.18);border-radius:50%;transform:translate(-50%,-50%) rotate(24deg)}.world-ring.r1{width:108px;height:46px}.world-ring.r2{width:46px;height:108px}
.world-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#b47a27;box-shadow:0 0 0 5px rgba(180,122,39,.08)}.world-dot.d1{left:33%;top:37%}.world-dot.d2{left:64%;top:28%}.world-dot.d3{left:58%;top:66%}
.market-news-content{padding:17px 17px 14px}.market-news-content p{font-size:9px;line-height:1.5;color:#787771;margin:9px 0 12px}.news-status{display:inline-flex;align-items:center;gap:7px;font-size:8px;font-weight:750;color:#77736d;background:#f6f3ee;border:1px solid #ebe4da;border-radius:999px;padding:6px 8px}.news-status span{width:6px;height:6px;border-radius:50%;background:#c69a55}

.toolbar{margin:0 0 11px;border-radius:12px;padding:7px;box-shadow:none}
.feed-header{margin:13px 0 9px}.feed-header h2{font-size:18px}.feed-header p{font-size:10px}
.property-list{gap:9px}.property-card{grid-template-columns:210px 1fr 225px;border-radius:14px;box-shadow:0 7px 22px rgba(46,37,24,.04)}
.property-photo{min-height:170px}.property-main{padding:16px 18px}.property-main h3{font-size:17px;margin:5px 0 2px}.facts{margin:11px 0}.facts span{font-size:9px;padding:5px 7px}.verified-row,.contact-row,.commission-row{font-size:9px}.meta{font-size:8.5px}.property-side{padding:16px}.price{font-size:19px;margin:7px 0 12px}.score-row{padding:8px 0}.score{width:36px;height:36px}.card-actions{gap:6px}.card-actions a,.card-actions button{padding:8px;font-size:9px}

/* Navegação mais informativa, mantendo cara de plataforma */
.sidebar{width:auto}.nav-item{position:relative;padding-left:34px;font-size:12px}.nav-item:before{content:"";position:absolute;left:13px;top:50%;width:8px;height:8px;border:1.5px solid #8c8f92;border-radius:2px;transform:translateY(-50%)}.nav-item.active:before{border-color:#b47b27;background:#b47b27;box-shadow:0 0 0 3px rgba(180,123,39,.10)}
.nav-management{margin-top:7px;padding-top:7px;border-top:1px solid #ece8e2}

@media(max-width:1200px){.portal-hero-facts{display:none}.portal-hero-copy{width:65%}.portal-information{grid-template-columns:1fr}.market-news-panel{grid-template-columns:120px 1fr}.executive-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:950px){.main{padding:14px 14px 95px}.portal-hero{min-height:168px}.portal-hero-copy{width:75%;padding:27px 24px}.portal-hero-copy span{font-size:17px}.portal-hero-copy strong{font-size:23px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stats .stat:last-child{grid-column:span 2}.executive-list{grid-template-columns:1fr}.property-card{grid-template-columns:118px 1fr}.property-side{grid-column:1/-1}.market-news-panel{min-height:128px}}
@media(max-width:620px){.portal-hero{min-height:178px}.portal-hero-image{background-position:62% 50%}.portal-hero-copy{width:100%;padding:24px 19px;background:linear-gradient(90deg,rgba(255,252,247,.92),rgba(255,252,247,.63) 70%,transparent)}.portal-hero-copy span{font-size:15px}.portal-hero-copy strong{font-size:21px;letter-spacing:3px}.market-news-panel{grid-template-columns:84px 1fr}.panel-title-row{align-items:flex-start;flex-direction:column}.real-data-pill{align-self:flex-start}.property-card{grid-template-columns:96px 1fr}}
