:root{--navy:#071c35;--navy-2:#0d2b4d;--gold:#d6a94b;--gold-dark:#b98b31;--cream:#f7f5f0;--gray:#eef1f4;--text:#172333;--muted:#6b7582;--shadow:0 14px 40px rgba(7,28,53,.10)}
*{box-sizing:border-box}body{font-family:"DM Sans",Arial,sans-serif;color:var(--text);background:#fff}h1,h2,h3{font-weight:700}.main-navbar{background:rgba(7,28,53,.97);padding:.9rem 0;box-shadow:0 4px 25px rgba(0,0,0,.15)}.brand{display:flex;align-items:center;gap:.65rem;color:#fff!important;font-weight:700;line-height:1}.brand small{display:block;color:var(--gold);font-size:.58rem;letter-spacing:.22em;margin-top:.3rem}.brand-mark{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid var(--gold);color:var(--gold);border-radius:50%}.nav-link{color:rgba(255,255,255,.78)!important;font-weight:500;padding:.65rem .8rem!important}.nav-link:hover{color:var(--gold)!important}.btn{border-radius:9px;font-weight:700;padding:.7rem 1rem}.btn-gold{background:var(--gold);border-color:var(--gold);color:var(--navy)}.btn-gold:hover{background:var(--gold-dark);border-color:var(--gold-dark);color:#fff}.btn-navy{background:var(--navy);border-color:var(--navy);color:#fff}.btn-navy:hover{background:var(--navy-2);color:#fff}.btn-outline-gold{border-color:var(--gold);color:var(--gold-dark)}.btn-outline-gold:hover{background:var(--gold);color:var(--navy)}.btn-outline-navy{border-color:var(--navy);color:var(--navy)}.hero{min-height:690px;background:linear-gradient(90deg,rgba(5,21,40,.96),rgba(7,28,53,.76) 55%,rgba(7,28,53,.35)),radial-gradient(circle at 80% 30%,#766843,#172f48 42%,#071c35 75%);color:#fff;display:flex;align-items:center;padding:80px 0;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -8% -34% 45%;width:700px;height:700px;border:1px solid rgba(214,169,75,.19);border-radius:50%}.hero-content{position:relative;z-index:1}.hero-copy{max-width:760px;margin-bottom:2.5rem}.eyebrow{display:inline-block;color:var(--gold);font-size:.75rem;font-weight:700;letter-spacing:.2em;margin-bottom:.85rem}.eyebrow.dark{color:var(--gold-dark)}.hero h1,.page-hero h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.06;max-width:890px}.hero p{font-size:1.13rem;color:rgba(255,255,255,.76);max-width:650px}.search-panel,.filter-panel{background:#fff;border-radius:18px;padding:1.6rem;box-shadow:0 20px 55px rgba(0,0,0,.22);color:var(--text)}.search-heading{display:flex;justify-content:space-between;margin-bottom:1rem}.search-heading span{color:var(--muted);font-size:.9rem}.search-panel label,.filter-panel label{font-size:.78rem;font-weight:700;margin-bottom:.4rem;color:#4c5866}.form-control,.form-select{border-color:#dce1e6;border-radius:9px;padding:.75rem}.form-control:focus,.form-select:focus{border-color:var(--gold);box-shadow:0 0 0 .2rem rgba(214,169,75,.18)}.section{padding:80px 0}.section-heading{margin-bottom:2rem}.section-heading h2{font-family:"Playfair Display",Georgia,serif;font-size:2.4rem}.link-gold{color:var(--gold-dark);font-weight:700;text-decoration:none}.property-card{background:#fff;border:1px solid #e9edf0;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(7,28,53,.06);transition:.25s}.property-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.property-image-wrap{height:235px;position:relative;overflow:hidden;background:var(--gray)}.property-image{width:100%;height:100%;object-fit:cover;transition:.4s}.property-card:hover .property-image{transform:scale(1.035)}.property-purpose,.property-featured{position:absolute;top:16px;left:16px;background:var(--navy);color:#fff;border-radius:6px;padding:.35rem .65rem;font-size:.72rem;font-weight:700}.property-featured{left:auto;right:16px;background:var(--gold);color:var(--navy)}.property-purpose.static{position:static;display:inline-block;margin-bottom:.7rem}.property-body{padding:1.4rem}.property-type{font-size:.72rem;color:var(--gold-dark);font-weight:700;text-transform:uppercase;letter-spacing:.12em}.property-body h3{font-size:1.2rem;margin:.45rem 0}.property-location{color:var(--muted);font-size:.9rem}.property-price{font-size:1.35rem;font-weight:700;color:var(--navy);margin:1rem 0}.property-actions{display:flex;gap:.5rem}.property-actions .btn{font-size:.8rem}.empty-state{background:var(--gray);border-radius:18px;padding:4rem 2rem;text-align:center}.empty-icon{font-size:3rem;color:var(--gold);margin-bottom:.5rem}.trust-section{background:var(--cream);padding:65px 0}.trust-card{padding:1rem 2rem}.trust-card>span{width:55px;height:55px;display:grid;place-items:center;margin:0 auto 1rem;border:1px solid var(--gold);border-radius:50%;color:var(--gold-dark);font-size:1.3rem}.trust-card h3{font-size:1.15rem}.trust-card p{color:var(--muted)}.site-footer{background:var(--navy);padding:45px 0}.page-hero{background:linear-gradient(110deg,#071c35,#153b60);color:#fff;padding:80px 0}.page-hero.compact{padding:55px 0}.page-hero p{color:rgba(255,255,255,.7);font-size:1.05rem;max-width:780px}.filter-panel{box-shadow:var(--shadow);border:1px solid #e7ebef}.results-title{margin-bottom:1.5rem;color:var(--muted)}.results-title strong{color:var(--navy)}.property-detail-head{background:var(--cream);padding:55px 0}.property-detail-head h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem,4vw,3.4rem)}.property-detail-head p{color:var(--muted)}.back-link{color:var(--navy);font-weight:700;text-decoration:none}.detail-price{font-size:2rem;font-weight:700;color:var(--navy)}.detail-gallery{display:grid;grid-template-columns:2fr 1fr;gap:10px;height:500px;overflow:hidden;border-radius:18px}.gallery-main,.gallery-side img{width:100%;height:100%;object-fit:cover}.gallery-main.single{grid-column:1/-1}.gallery-side{display:grid;grid-template-rows:1fr 1fr;gap:10px;overflow:hidden}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-grid>div{background:var(--gray);padding:1.2rem;border-radius:12px}.feature-grid span{display:block;color:var(--muted);font-size:.8rem}.feature-grid strong{display:block;margin-top:.25rem}.content-card,.broker-card{background:#fff;border:1px solid #e7ebef;border-radius:16px;padding:1.8rem;box-shadow:0 8px 26px rgba(7,28,53,.06)}.content-card h2{font-size:1.35rem}.property-description{line-height:1.8;color:#4f5a67}.broker-card{position:sticky;top:100px}.broker-info{display:flex;align-items:center;gap:1rem;margin:1rem 0}.broker-avatar{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:var(--gold);font-size:1.5rem;font-weight:700}.broker-info h3{font-size:1.1rem;margin:0}.broker-info p{color:var(--muted);margin:0}.btn-whatsapp{background:#20a765;color:#fff}.btn-whatsapp:hover{background:#178b53;color:#fff}.auth-section{min-height:calc(100vh - 74px);background:linear-gradient(135deg,var(--gray),var(--cream));display:flex;align-items:center;padding:70px 0}.auth-card{max-width:490px;margin:auto;background:#fff;border-radius:20px;padding:2.5rem;box-shadow:var(--shadow)}.auth-brand{text-align:center;margin-bottom:2rem}.auth-brand .brand-mark{margin:auto auto 1rem;background:var(--navy)}.auth-brand h1{font-family:"Playfair Display",Georgia,serif}.auth-brand p,.auth-help{color:var(--muted)}.auth-help{text-align:center;font-size:.85rem;margin:1.5rem 0 0}.password-wrap{position:relative}.password-wrap .form-control{padding-right:80px}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:none;color:var(--gold-dark);font-weight:700;font-size:.8rem}.error-code{font-size:5rem;font-weight:700;color:var(--gold)}
.admin-body{background:#f4f6f8}.admin-shell{display:flex;min-height:100vh}.admin-sidebar{width:265px;position:fixed;inset:0 auto 0 0;background:var(--navy);padding:1.4rem 0;display:flex;flex-direction:column;z-index:10}.sidebar-label{color:rgba(255,255,255,.4);font-size:.68rem;font-weight:700;letter-spacing:.17em;padding:2rem 1.3rem .6rem;text-transform:uppercase}.sidebar-nav{display:flex;flex-direction:column;padding:.25rem .8rem}.sidebar-nav a,.sidebar-nav .disabled{display:flex;align-items:center;gap:.8rem;color:rgba(255,255,255,.7);text-decoration:none;padding:.85rem;border-radius:9px;margin:.12rem 0}.sidebar-nav a.active{background:rgba(214,169,75,.16);color:var(--gold)}.sidebar-nav .disabled{opacity:.55}.sidebar-nav small{margin-left:auto;font-size:.6rem}.admin-main{margin-left:265px;width:calc(100% - 265px)}.admin-topbar{height:75px;background:#fff;border-bottom:1px solid #e6eaee;display:flex;align-items:center;padding:0 2rem}.sidebar-toggle{display:none}.admin-content{padding:2rem}.admin-title{font-size:2rem}.stat-card{background:#fff;border:1px solid #e6eaee;border-radius:14px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 6px 20px rgba(7,28,53,.04)}.stat-icon{width:50px;height:50px;border-radius:12px;background:rgba(214,169,75,.15);color:var(--gold-dark);display:grid;place-items:center;font-size:1.4rem}.stat-card small{display:block;color:var(--muted)}.stat-card strong{font-size:1.15rem}
@media(max-width:991px){.hero{min-height:auto}.search-heading span{display:none}.detail-gallery{height:380px}.admin-sidebar{transform:translateX(-100%);transition:.25s}.admin-sidebar.open{transform:translateX(0)}.admin-main{margin-left:0;width:100%}.sidebar-toggle{display:block}.admin-content{padding:1.2rem}}@media(max-width:767px){.hero{padding:55px 0}.hero h1{font-size:2.55rem}.section{padding:55px 0}.search-panel{padding:1.1rem}.property-actions{flex-direction:column}.detail-gallery{display:block;height:310px}.gallery-side{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.auth-card{padding:1.5rem}.admin-topbar{padding:0 1rem}.section-heading h2{font-size:2rem}}
.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1rem}.dashboard-date{background:#fff;border:1px solid #e6eaee;border-radius:12px;padding:.8rem 1rem;min-width:175px}.dashboard-date small{display:block;color:var(--muted);font-size:.72rem}.dashboard-date strong{color:var(--navy);font-size:.9rem}.metric-card{min-height:130px;background:#fff;border:1px solid #e6eaee;border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1.15rem;box-shadow:0 7px 24px rgba(7,28,53,.05);transition:.2s}.metric-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.metric-icon{width:58px;height:58px;flex:0 0 58px;border-radius:15px;display:grid;place-items:center;font-size:1.45rem;font-weight:700}.tone-navy{background:rgba(7,28,53,.1);color:var(--navy)}.tone-gold{background:rgba(214,169,75,.18);color:var(--gold-dark)}.tone-blue{background:#e8f3ff;color:#2872b8}.tone-green{background:#e3f7ed;color:#168554}.tone-orange{background:#fff0dd;color:#c37014}.tone-purple{background:#f0eaff;color:#7550bf}.metric-label{display:block;color:var(--muted);font-size:.85rem;margin-bottom:.2rem}.metric-value{display:block;color:var(--navy);font-size:2rem;line-height:1}.dashboard-welcome{display:flex;align-items:center;justify-content:space-between;overflow:hidden}.welcome-mark{width:95px;height:95px;flex:0 0 95px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold-dark);font-family:"Playfair Display",Georgia,serif;font-size:2rem;background:var(--cream)}
@media(max-width:767px){.dashboard-heading{align-items:flex-start;flex-direction:column;gap:1rem}.dashboard-date{width:100%}.dashboard-welcome{align-items:flex-start}.welcome-mark{display:none}}
.mini-summary{background:#fff;border:1px solid #e6eaee;border-radius:14px;padding:1.15rem 1.25rem;box-shadow:0 6px 20px rgba(7,28,53,.04);height:100%}.mini-summary small{display:block;color:var(--muted);font-weight:700;margin-bottom:.25rem}.mini-summary strong{display:block;color:var(--navy);font-size:1.55rem;line-height:1}.admin-table{background:#fff;border:1px solid #e6eaee;border-radius:16px;box-shadow:0 8px 26px rgba(7,28,53,.05);overflow:hidden}.admin-table .table{margin:0}.admin-table th{background:#f8fafc;color:#516070;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #e6eaee}.admin-table td{vertical-align:middle;color:#2c3744}.feature-pill,.status-badge{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.28rem .62rem;font-size:.72rem;font-weight:800}.feature-pill.yes{background:#e3f7ed;color:#168554}.feature-pill.no{background:#eef1f4;color:#6b7582}.status-ativo{background:#e3f7ed;color:#168554}.status-inativo{background:#fff0dd;color:#a65d10}.table-actions{display:flex;gap:.45rem;justify-content:flex-end;flex-wrap:wrap}.form-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.35rem}.plan-form{background:#fff;border:1px solid #e6eaee;border-radius:18px;padding:1.6rem;box-shadow:0 8px 26px rgba(7,28,53,.05)}.form-section-title{color:var(--navy);font-size:1rem;margin:0 0 1rem}.form-divider{height:1px;background:#e6eaee;margin:1.5rem 0}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.option-card{border:1px solid #e1e6eb;border-radius:14px;padding:1rem;background:#fbfcfd;height:100%}.option-card .form-check-input{margin-top:.2rem}.option-card .form-check-label{font-weight:800;color:var(--navy)}.option-card small{display:block;color:var(--muted);margin-top:.25rem}
.form-section-title{display:flex;align-items:flex-start;gap:.85rem}.form-section-title>span{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:rgba(214,169,75,.18);color:var(--gold-dark);display:grid;place-items:center;font-weight:800}.form-section-title h2{font-size:1.05rem;margin:0}.form-section-title p{margin:.15rem 0 0;color:var(--muted);font-size:.88rem}.broker-list-cell{display:flex;align-items:center;gap:.75rem;min-width:230px}.broker-list-cell img,.broker-list-cell>span{width:44px;height:44px;border-radius:12px;flex:0 0 44px}.broker-list-cell img{object-fit:cover}.broker-list-cell>span{display:grid;place-items:center;background:var(--navy);color:var(--gold);font-weight:800}.current-photo{display:flex;align-items:center;gap:.75rem;background:#f8fafc;border:1px solid #e6eaee;border-radius:12px;padding:.75rem}.current-photo img{width:52px;height:52px;border-radius:12px;object-fit:cover}.current-photo span{color:var(--muted);font-size:.9rem;font-weight:700}.status-bloqueado{background:#ffe4e4;color:#b42318}
.status-novo{background:#e8f3ff;color:#2872b8}.status-em_analise{background:#fff0dd;color:#a65d10}.status-aprovado{background:#e3f7ed;color:#168554}.status-recusado{background:#ffe4e4;color:#b42318}
.status-pagamento-em_dia{background:#e3f7ed;color:#168554}.status-pagamento-vencido{background:#fff0dd;color:#a65d10}.status-pagamento-bloqueado{background:#ffe4e4;color:#b42318}
.plan-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.plan-progress>div{background:#f8fafc;border:1px solid #e6eaee;border-radius:14px;padding:1rem}.plan-progress strong{display:block;color:var(--navy);font-size:1.4rem;line-height:1.1}.plan-progress small{display:block;color:var(--muted);font-weight:700;margin-top:.25rem}.resource-list{display:grid;gap:.85rem}.resource-list>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#f8fafc;border:1px solid #e6eaee;border-radius:14px;padding:.9rem}.resource-list small{color:var(--muted);font-weight:700;text-align:right}.btn.disabled{pointer-events:none;opacity:.55}
.property-form textarea{resize:vertical}.current-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.8rem}.current-media-grid img{width:100%;height:105px;object-fit:cover;border-radius:12px;border:1px solid #e6eaee;background:#f8fafc}
.report-card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #e6eaee;background:#fff}.report-card-head h2{font-size:1.05rem;margin:0;color:var(--navy)}.report-card-head span{color:var(--muted);font-size:.82rem;font-weight:700}
@media(max-width:767px){.plan-progress{grid-template-columns:1fr}.resource-list>div{align-items:flex-start;flex-direction:column}.resource-list small{text-align:left}}
@media(max-width:767px){.form-page-heading{flex-direction:column}.option-grid{grid-template-columns:1fr}.table-actions{justify-content:flex-start}.admin-table{overflow-x:auto}}

/* ETAPA 17 — acabamento visual e responsividade final */
html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.6}.text-muted{color:var(--muted)!important}::selection{background:rgba(214,169,75,.35);color:var(--navy)}
.main-navbar{backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid rgba(214,169,75,.14)}.navbar-toggler{border-color:rgba(214,169,75,.35)}.navbar-toggler:focus{box-shadow:0 0 0 .18rem rgba(214,169,75,.25)}.brand-mark{box-shadow:inset 0 0 0 3px rgba(214,169,75,.08);font-family:"Playfair Display",Georgia,serif}.brand:hover .brand-mark{background:rgba(214,169,75,.12)}
.hero{isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.07),transparent 38%),radial-gradient(circle at 18% 15%,rgba(214,169,75,.2),transparent 28%);pointer-events:none}.hero-content{animation:baFadeUp .55s ease both}.search-panel,.filter-panel,.auth-card,.content-card,.broker-card,.plan-form,.admin-table,.mini-summary,.metric-card,.stat-card{border-color:rgba(7,28,53,.08);box-shadow:0 16px 42px rgba(7,28,53,.08)}
.search-panel,.filter-panel{position:relative;overflow:hidden}.search-panel:before,.filter-panel:before,.plan-form:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--gold),rgba(214,169,75,.25));pointer-events:none}.search-panel .btn,.filter-panel .btn{min-height:48px}
.btn{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(7,28,53,.12)}.btn-sm:hover{transform:none}.btn-gold{box-shadow:0 8px 18px rgba(214,169,75,.22)}.btn-outline-light:hover{color:var(--navy)}
.form-control,.form-select{min-height:46px;background-color:#fff}.form-control::placeholder{color:#9aa4af}.form-label,label{letter-spacing:.01em}.input-group-text{border-color:#dce1e6;background:#f8fafc;color:var(--muted);font-weight:700}
.section{position:relative}.section-heading p{color:var(--muted);max-width:760px}.property-card{height:100%;display:flex;flex-direction:column}.property-body{display:flex;flex:1;flex-direction:column}.property-body h3{line-height:1.25}.property-actions{margin-top:auto}.property-price{letter-spacing:-.02em}.property-purpose,.property-featured{box-shadow:0 8px 22px rgba(7,28,53,.18);text-transform:uppercase;letter-spacing:.08em}.property-featured{box-shadow:0 8px 22px rgba(214,169,75,.24)}
.page-hero{position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-140px;top:-180px;width:420px;height:420px;border-radius:50%;border:1px solid rgba(214,169,75,.18);background:radial-gradient(circle,rgba(214,169,75,.12),transparent 62%)}.page-hero .container{position:relative;z-index:1}
.detail-gallery{box-shadow:0 18px 44px rgba(7,28,53,.12);background:#dfe5ea}.detail-gallery img{transition:transform .35s ease}.detail-gallery img:hover{transform:scale(1.025)}.feature-grid>div{border:1px solid #e2e7ec;background:linear-gradient(180deg,#fff,#f8fafc)}.broker-card{box-shadow:0 18px 50px rgba(7,28,53,.09)}.broker-avatar{box-shadow:0 12px 30px rgba(7,28,53,.16)}
.auth-section{background:radial-gradient(circle at 15% 10%,rgba(214,169,75,.18),transparent 26%),linear-gradient(135deg,var(--gray),var(--cream))}.auth-card{border:1px solid rgba(7,28,53,.08)}
.admin-body{background:linear-gradient(180deg,#f7f9fb,#eef2f6)}.admin-sidebar{box-shadow:10px 0 34px rgba(7,28,53,.16)}.admin-sidebar .brand{padding-bottom:.85rem;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-nav a,.sidebar-nav .disabled{position:relative}.sidebar-nav a:hover{background:rgba(255,255,255,.07);color:#fff}.sidebar-nav a.active:before{content:"";position:absolute;left:-.8rem;top:.55rem;bottom:.55rem;width:4px;border-radius:0 8px 8px 0;background:var(--gold)}
.admin-topbar{position:sticky;top:0;z-index:8;box-shadow:0 8px 24px rgba(7,28,53,.04)}.sidebar-toggle{border:1px solid #e1e6eb;background:#fff;color:var(--navy);font-size:1.1rem}.admin-content{max-width:1520px}.admin-title{letter-spacing:-.03em;color:var(--navy)}.dashboard-heading h1,.form-page-heading h1{color:var(--navy);letter-spacing:-.03em}
.metric-card,.stat-card,.mini-summary{position:relative;overflow:hidden}.metric-card:after,.stat-card:after,.mini-summary:after{content:"";position:absolute;right:-40px;bottom:-50px;width:110px;height:110px;border-radius:50%;background:rgba(214,169,75,.08)}.metric-icon,.stat-icon{box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}.metric-label,.mini-summary small,.stat-card small{text-transform:uppercase;letter-spacing:.06em}
.admin-table{overflow:auto}.admin-table .table{min-width:760px}.admin-table tbody tr{transition:background-color .18s ease}.admin-table tbody tr:hover{background:#fbfcfe}.admin-table td,.admin-table th{padding:1rem}.table-actions .btn{white-space:nowrap}.status-badge,.feature-pill{box-shadow:inset 0 0 0 1px rgba(255,255,255,.45);white-space:nowrap}
.plan-form{position:relative;overflow:hidden}.option-card{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.option-card:hover{border-color:rgba(214,169,75,.45);box-shadow:0 8px 24px rgba(7,28,53,.06);transform:translateY(-2px)}.current-photo,.resource-list>div,.plan-progress>div{background:linear-gradient(180deg,#fff,#f8fafc)}
.site-footer{position:relative;overflow:hidden}.site-footer:after{content:"";position:absolute;right:-120px;bottom:-180px;width:360px;height:360px;border-radius:50%;border:1px solid rgba(214,169,75,.16)}
@keyframes baFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:1199px){.admin-content{padding:1.6rem}.property-image-wrap{height:220px}}
@media(max-width:991px){.admin-sidebar{width:285px}.admin-sidebar.open{box-shadow:18px 0 60px rgba(7,28,53,.28)}.admin-topbar{height:68px}.broker-card{position:static}.filter-panel{margin-top:-20px}.property-detail-head{padding:42px 0}.detail-price{font-size:1.7rem}}
@media(max-width:767px){body{font-size:.96rem}.main-navbar{padding:.7rem 0}.brand{font-size:.95rem}.brand-mark{width:38px;height:38px}.navbar-collapse{padding-top:1rem}.navbar-nav{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:.7rem}.navbar-nav .btn{width:100%;margin-top:.3rem}.hero{padding:46px 0 58px}.hero p,.page-hero p{font-size:1rem}.search-heading{display:block}.search-heading h2{font-size:1.15rem}.search-panel,.filter-panel,.content-card,.broker-card,.plan-form{border-radius:16px;padding:1.15rem}.property-image-wrap{height:210px}.property-body{padding:1.1rem}.property-price{font-size:1.22rem}.page-hero{padding:46px 0}.page-hero.compact{padding:38px 0}.detail-gallery{border-radius:16px;height:285px}.feature-grid{gap:10px}.feature-grid>div{padding:.9rem}.admin-content{padding:1rem}.admin-title{font-size:1.55rem}.metric-card,.stat-card{min-height:112px;padding:1rem}.metric-icon,.stat-icon{width:48px;height:48px;flex-basis:48px}.metric-value{font-size:1.65rem}.admin-table{border-radius:14px}.admin-table td,.admin-table th{padding:.82rem}.table-actions{gap:.35rem}.table-actions .btn{padding:.5rem .7rem}.form-section-title{gap:.65rem}.form-section-title>span{width:30px;height:30px;flex-basis:30px}.current-media-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:575px){.container{padding-left:1rem;padding-right:1rem}.hero h1,.page-hero h1{font-size:2.15rem}.section-heading h2{font-size:1.75rem}.property-actions .btn{width:100%}.feature-grid{grid-template-columns:1fr}.auth-section{padding:42px 0}.auth-card{border-radius:18px}.dashboard-heading h1,.form-page-heading h1{font-size:1.45rem}.dashboard-welcome{padding:1.2rem}.resource-list>div{padding:.85rem}.plan-progress strong{font-size:1.2rem}.mini-summary strong{font-size:1.3rem}}

/* Galeria navegável do imóvel */
.property-photo-viewer{display:block;height:auto;overflow:visible;background:transparent;box-shadow:none}.gallery-stage{position:relative;height:560px;overflow:hidden;border-radius:20px;background:#dfe5ea;box-shadow:0 18px 44px rgba(7,28,53,.12)}.gallery-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .28s ease,visibility .28s ease,transform .45s ease}.gallery-slide.active{opacity:1;visibility:visible;transform:scale(1)}.gallery-nav{position:absolute;top:50%;z-index:2;width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(7,28,53,.82);color:#fff;font-size:2rem;line-height:1;transform:translateY(-50%);box-shadow:0 10px 26px rgba(7,28,53,.2);transition:.2s}.gallery-nav:hover{background:var(--gold);color:var(--navy)}.gallery-prev{left:18px}.gallery-next{right:18px}.gallery-counter{position:absolute;right:18px;bottom:18px;z-index:2;background:rgba(7,28,53,.86);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.45rem .85rem;font-weight:800;font-size:.85rem}.gallery-thumbs{display:flex;gap:.75rem;overflow-x:auto;padding:.9rem .15rem .2rem;scrollbar-width:thin}.gallery-thumb{width:112px;height:78px;flex:0 0 112px;border:2px solid transparent;border-radius:14px;padding:0;overflow:hidden;background:#eef1f4;opacity:.72;transition:.2s}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb:hover,.gallery-thumb.active{opacity:1;border-color:var(--gold);box-shadow:0 8px 20px rgba(7,28,53,.12)}
@media(max-width:991px){.gallery-stage{height:430px}}
@media(max-width:767px){.gallery-stage{height:315px;border-radius:16px}.gallery-nav{width:42px;height:42px;font-size:1.65rem}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-counter{right:10px;bottom:10px}.gallery-thumb{width:92px;height:66px;flex-basis:92px;border-radius:11px}}

/* Escolha da foto de capa no cadastro do imóvel */
.cover-preview-grid,.cover-current-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.85rem}.cover-choice-card{position:relative;display:block;border:2px solid #e1e6eb;border-radius:14px;overflow:hidden;background:#fff;cursor:pointer;box-shadow:0 6px 18px rgba(7,28,53,.05);transition:.2s}.cover-choice-card input{position:absolute;opacity:0;pointer-events:none}.cover-choice-card img{width:100%;height:112px;object-fit:cover;display:block}.cover-choice-card span{display:block;padding:.55rem .7rem;color:var(--muted);font-weight:800;font-size:.78rem;text-align:center;background:#fff}.cover-choice-card.active{border-color:var(--gold);box-shadow:0 10px 26px rgba(214,169,75,.18)}.cover-choice-card.active span{background:var(--gold);color:var(--navy)}.cover-choice-card:hover{transform:translateY(-2px)}
@media(max-width:575px){.cover-preview-grid,.cover-current-grid{grid-template-columns:repeat(2,1fr)}.cover-choice-card img{height:95px}}

/* Link público do corretor */
.broker-share-card,.broker-public-card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.broker-public-link{display:flex;align-items:center;gap:.65rem;min-width:min(100%,520px)}.broker-public-link .form-control{font-weight:700;color:var(--navy);background:#f8fafc}
@media(max-width:767px){.broker-share-card,.broker-public-card{align-items:flex-start;flex-direction:column}.broker-public-link{width:100%;flex-direction:column}.broker-public-link .btn{width:100%}}

/* Logo oficial */
.brand-logo{display:block;width:auto;height:54px;max-width:260px;object-fit:contain}.main-navbar .brand{padding:0;margin:0}.footer-logo{height:50px;max-width:245px}.admin-logo{height:62px;max-width:220px}.admin-sidebar .brand{justify-content:center}
@media(max-width:991px){.brand-logo{height:46px;max-width:220px}.admin-logo{height:54px}}
@media(max-width:575px){.brand-logo{height:40px;max-width:190px}.footer-logo{height:42px}.admin-logo{height:48px}}

/* Harmonia visual com a logo oficial */
:root{--navy:#01193f;--navy-2:#021331;--shadow:0 14px 40px rgba(1,25,63,.10)}
.main-navbar{background:rgba(1,25,63,.97)}
.hero{background:linear-gradient(90deg,rgba(1,19,49,.97),rgba(1,25,63,.80) 55%,rgba(1,25,63,.42)),radial-gradient(circle at 80% 30%,rgba(214,169,75,.34),#06264f 42%,#01193f 75%)}
.page-hero{background:linear-gradient(110deg,#01193f,#082b5a)}
.site-footer,.admin-sidebar{background:#01193f}
.gallery-nav,.gallery-counter{background:rgba(1,25,63,.86)}

/* Ajuste para logo horizontal oficial */
.main-navbar .brand-logo{height:58px;max-width:360px}
.footer-logo{height:54px;max-width:330px}
.admin-logo{height:58px;max-width:225px}
@media(max-width:991px){.main-navbar .brand-logo{height:48px;max-width:285px}.footer-logo{height:48px;max-width:285px}}
@media(max-width:575px){.main-navbar .brand-logo{height:42px;max-width:225px}.footer-logo{height:42px;max-width:225px}}
