:root{--jb-orange:#ff6d00;--jb-orange-dark:#e85d00;--jb-orange-soft:#fff1e7;--jb-wood-dark:#3d2b1f;--jb-wood:#5d4037;--jb-muted:rgba(61,43,31,.68);--jb-cream:#fff8f2;--jb-soft:#f8f4ef;--jb-border:#f0e4d8;--jb-steel:#46566d;--jb-green:#059669;--jb-shadow:0 28px 80px rgba(61,43,31,.12);--font-serif:"Cormorant Garamond", "Playfair Display", Georgia, serif;--font-sans:"Inter", Arial, sans-serif}html{height:100%;scroll-behavior:smooth}body.premium-theme{margin:0;min-height:100dvh;width:100%;max-width:100%;overflow-x:hidden;background:linear-gradient(180deg,#fff 0%,var(--jb-cream) 100%);color:var(--jb-wood-dark);font-family:var(--font-sans);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.premium-theme *,.premium-theme *:before,.premium-theme *:after{box-sizing:border-box}.premium-theme img,.premium-theme svg,.premium-theme video,.premium-theme canvas{max-width:100%}.premium-theme button,.premium-theme a{touch-action:manipulation}.premium-theme input,.premium-theme select,.premium-theme textarea{font-size:16px}.premium-noscript,.premium-preview-banner{position:relative;z-index:50;margin:0;padding:12px 18px;text-align:center;background:#fff7ed;color:#7c2d12;font-weight:700;border-bottom:1px solid #fed7aa}.premium-navbar{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:12px clamp(16px,4vw,54px);padding-top:calc(12px + env(safe-area-inset-top));background:rgba(255,248,242,.86);border-bottom:1px solid rgba(240,228,216,.8);backdrop-filter:blur(18px);box-shadow:0 10px 35px rgba(61,43,31,.06);max-width:100%;min-width:0}.premium-brand{display:flex;align-items:center;gap:12px;border:0;background:transparent;color:inherit;cursor:pointer;min-width:0;text-align:left}.premium-brand img{width:58px;height:58px;border-radius:18px;object-fit:contain;background:#fff;box-shadow:0 10px 30px rgba(61,43,31,.12)}.premium-brand strong{display:block;font-family:var(--font-serif);font-size:clamp(1.45rem,2.7vw,2.25rem);line-height:1;color:var(--jb-wood-dark);white-space:normal}.premium-brand small{display:block;color:var(--jb-muted);font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.66rem;margin-top:2px}.premium-nav-links{display:flex;align-items:center;gap:12px;min-width:0}.premium-nav-links a,.premium-nav-links button,.premium-mobile-menu a,.premium-mobile-menu button{border:0;background:transparent;color:var(--jb-wood-dark);font-weight:800;text-decoration:none;padding:12px 14px;border-radius:999px;cursor:pointer}.premium-nav-links a[data-premium-whatsapp]{background:var(--jb-green);color:#fff;box-shadow:0 14px 30px rgba(5,150,105,.22)}.premium-menu-toggle{display:none;border:0;background:var(--jb-wood-dark);color:#fff;border-radius:16px;width:48px;height:48px;font-size:1.3rem}.premium-mobile-menu{position:fixed;inset:auto 12px auto 12px;top:calc(84px + env(safe-area-inset-top));z-index:90;display:grid;gap:8px;padding:14px;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.2);border:1px solid var(--jb-border)}.premium-mobile-menu[hidden]{display:none!important}.premium-mobile-menu a,.premium-mobile-menu button{justify-content:center;min-height:52px;background:#fff7ed}.premium-mobile-menu a[data-premium-whatsapp]{background:var(--jb-green);color:#fff}.premium-main{width:100%;max-width:100%;overflow-x:hidden}.premium-hero{position:relative;min-height:620px;display:grid;place-items:center;text-align:center;overflow:hidden}.premium-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:opacity .8s ease,transform 8s ease;transform:scale(1.04)}.premium-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(61,43,31,.78),rgba(255,109,0,.55) 52%,rgba(61,43,31,.64)),radial-gradient(circle at 50% 18%,rgba(255,255,255,.20),transparent 40%)}.premium-hero-content{position:relative;z-index:2;width:min(1040px,calc(100% - 32px));padding:110px 20px 90px;color:#fff}.premium-eyebrow{display:inline-flex;padding:8px 16px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);font-weight:900;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;margin-bottom:20px}.premium-hero h1{font-family:var(--font-serif);font-size:clamp(4rem,12vw,9rem);line-height:.84;margin:0 0 18px;font-weight:700;text-shadow:0 18px 50px rgba(0,0,0,.28);overflow-wrap:break-word}.premium-hero p{font-size:clamp(1.05rem,2.4vw,1.45rem);max-width:760px;margin:0 auto 26px;line-height:1.55}.premium-hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.premium-btn,.premium-icon-btn{border:0;border-radius:16px;min-height:48px;padding:14px 20px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.premium-btn:hover,.premium-icon-btn:hover{transform:translateY(-1px)}.premium-btn-primary{background:var(--jb-orange);color:#fff;box-shadow:0 22px 45px rgba(255,109,0,.30)}.premium-btn-whatsapp{background:var(--jb-green);color:#fff;box-shadow:0 22px 45px rgba(5,150,105,.25)}.premium-btn-dark{background:var(--jb-steel);color:#fff}.premium-btn-light{background:#fff;color:var(--jb-wood);border:1px solid var(--jb-border)}.premium-icon-btn{width:52px;padding:0;background:#fff;color:var(--jb-wood);border:1px solid var(--jb-border)}.premium-hero-minimums{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:24px}.premium-hero-minimums span{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);padding:8px 12px;border-radius:999px;font-size:.86rem;font-weight:800}.premium-catalog-section{width:min(1240px,calc(100% - 32px));margin:-54px auto 0;position:relative;z-index:5}.premium-section-heading{text-align:center;margin:0 auto 22px;padding-top:90px}.premium-section-heading span{color:var(--jb-orange);font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem}.premium-section-heading h2{font-family:var(--font-serif);font-size:clamp(2.7rem,7vw,5.6rem);line-height:.9;margin:8px 0;color:var(--jb-wood-dark)}.premium-section-heading p{color:var(--jb-muted);font-size:1.05rem;max-width:650px;margin:0 auto}.premium-search-card,.premium-filters{background:rgba(255,255,255,.95);border:1px solid var(--jb-border);border-radius:32px;box-shadow:var(--jb-shadow);padding:22px;margin-bottom:18px}.premium-search-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,480px);gap:18px;align-items:center}.premium-search-card strong{display:block;font-family:var(--font-serif);font-size:1.55rem}.premium-search-card span{color:var(--jb-muted);line-height:1.5}.premium-smart-search{position:relative;min-width:0}.premium-smart-search input,.premium-filters input,.premium-filters select,.premium-advanced-grid input{width:100%;min-height:54px;border:1px solid var(--jb-border);border-radius:18px;background:#fff;padding:0 16px;color:var(--jb-wood-dark);outline:none}.premium-smart-search input:focus,.premium-filters input:focus,.premium-filters select:focus{border-color:var(--jb-orange);box-shadow:0 0 0 4px rgba(255,109,0,.10)}.premium-smart-results{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:70;background:#fff;border:1px solid var(--jb-border);border-radius:24px;box-shadow:0 24px 70px rgba(61,43,31,.20);overflow:hidden;max-height:min(52dvh,420px);overflow-y:auto}.premium-smart-item{display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px;padding:12px;border:0;border-bottom:1px solid #f3eee8;background:#fff;width:100%;text-align:left;cursor:pointer}.premium-smart-item img{width:68px;height:58px;object-fit:cover;border-radius:14px;background:#f7f7f7}.premium-smart-item strong{font-size:.96rem;font-family:var(--font-sans);line-height:1.25}.premium-smart-item span{font-size:.82rem;color:var(--jb-muted)}.premium-filter-grid{display:grid;grid-template-columns:1.1fr 1fr .75fr .75fr 1fr 1fr;gap:14px;align-items:end}.premium-filter-grid label,.premium-advanced-grid label{display:grid;gap:7px;min-width:0}.premium-filter-grid label span,.premium-advanced-grid label span{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--jb-muted)}.premium-check{display:flex!important;align-items:center;gap:10px;min-height:54px;border:1px solid var(--jb-border);border-radius:18px;background:#fff;padding:0 14px}.premium-check input{width:20px!important;min-height:20px!important}.premium-check span{letter-spacing:0!important;text-transform:none!important;color:var(--jb-wood-dark)!important;font-size:.92rem!important}.premium-filter-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:16px}.premium-status-line{margin:22px 0 14px;color:var(--jb-muted);font-weight:800}.premium-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.premium-card{background:#fff;border:1px solid #f1ece6;border-radius:32px;overflow:hidden;box-shadow:0 18px 45px rgba(61,43,31,.08);display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.premium-card:hover{transform:translateY(-5px);box-shadow:0 30px 80px rgba(61,43,31,.15)}.premium-card-head{position:relative;background:var(--jb-orange);color:#fff;text-align:center;padding:18px 16px;overflow:hidden}.premium-card-head:after{content:"";position:absolute;inset:-20% -40%;background:rgba(255,255,255,.16);transform:skewX(-18deg) translateX(35%)}.premium-card-head h3{position:relative;z-index:1;font-family:var(--font-serif);font-size:1.45rem;line-height:1.05;margin:0;overflow-wrap:break-word}.premium-card-area{position:relative;z-index:1;font-size:1.9rem;font-weight:900;line-height:1.1;margin-top:4px}.premium-card-type{position:relative;z-index:1;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:900;opacity:.86;margin-top:3px}.premium-card-images{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:210px;background:#f5f1ed;overflow:hidden}.premium-card-image{position:relative;min-width:0;overflow:hidden;border:0;background:#f7f7f7;cursor:zoom-in;padding:0}.premium-card-image:first-child{border-right:1px solid rgba(255,255,255,.6)}.premium-card-image img{width:100%;height:100%;object-fit:cover;display:block}.premium-card-image.is-planta img{object-fit:contain;background:#fff;padding:12px}.premium-image-label{position:absolute;bottom:8px;left:8px;background:rgba(0,0,0,.58);color:#fff;border-radius:999px;padding:5px 9px;font-size:.67rem;font-weight:900;text-transform:uppercase}.premium-card-body{padding:20px;display:flex;flex-direction:column;flex:1;min-width:0}.premium-card-kicker{font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:var(--jb-orange);margin:0 0 6px}.premium-card-desc{color:var(--jb-muted);font-size:.92rem;line-height:1.55;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.premium-feature-list{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:16px}.premium-feature-list span{display:inline-flex;align-items:center;gap:6px;color:var(--jb-wood);font-size:.82rem;font-weight:700}.premium-feature-list span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--jb-orange)}.premium-price-box{background:#fafafa;border:1px solid #f0eeee;border-radius:22px;padding:14px;margin-top:auto}.premium-price-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;font-size:.82rem;margin:5px 0}.premium-price-row span:first-child{color:#667085;min-width:0;overflow-wrap:break-word}.premium-price-row strong{white-space:nowrap;color:var(--jb-wood-dark)}.premium-price-row.total{border-top:1px solid #e8e8e8;padding-top:9px;margin-top:9px;color:var(--jb-orange);font-weight:900}.premium-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.premium-card-actions a,.premium-card-actions button{min-height:46px;border:0;border-radius:16px;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.78rem;text-transform:uppercase;cursor:pointer;padding:10px}.premium-card-actions .share{background:#f1f5f9;color:#475569}.premium-card-actions .whatsapp{background:var(--jb-green);color:#fff}.premium-card-actions .details{grid-column:1/-1;background:var(--jb-wood-dark);color:#fff}.premium-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:30px 0 70px}.premium-pagination button{border:1px solid var(--jb-border);background:#fff;border-radius:14px;min-width:44px;min-height:44px;font-weight:900;color:var(--jb-wood);cursor:pointer}.premium-pagination button.is-active{background:var(--jb-orange);color:#fff;border-color:var(--jb-orange)}.premium-project-detail{width:min(1120px,calc(100% - 32px));margin:40px auto 80px;background:#fff;border:1px solid var(--jb-border);border-radius:36px;box-shadow:var(--jb-shadow);overflow:hidden}.premium-detail-head{background:var(--jb-orange);color:#fff;text-align:center;padding:32px 22px}.premium-detail-head h2{font-family:var(--font-serif);font-size:clamp(2.3rem,6vw,4.8rem);line-height:.95;margin:0}.premium-detail-area{font-size:clamp(2.4rem,7vw,4.5rem);font-weight:900;margin-top:6px}.premium-detail-body{padding:24px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px}.premium-detail-images{display:grid;gap:14px}.premium-detail-image{position:relative;border:0;background:#f6f2ed;border-radius:24px;overflow:hidden;cursor:zoom-in;padding:0;min-height:260px}.premium-detail-image img{width:100%;height:100%;object-fit:cover;display:block}.premium-detail-image.is-planta img{object-fit:contain;background:#fff;padding:12px}.premium-detail-content{min-width:0}.premium-detail-description{font-size:1.02rem;line-height:1.75;color:var(--jb-wood);white-space:normal;margin:0 0 20px}.premium-detail-comodos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.premium-detail-comodos span{padding:10px 12px;border-radius:14px;background:#fff7ed;color:#7c2d12;font-weight:800;overflow-wrap:anywhere}.premium-warning{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:18px;padding:14px 16px;line-height:1.5;margin:16px 0}.premium-detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.premium-detail-actions a,.premium-detail-actions button{min-height:48px}.premium-floating-whatsapp{position:fixed;right:calc(18px + env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:55;width:62px;height:62px;border-radius:50%;border:0;background:var(--jb-green);color:#fff;font-size:1.6rem;box-shadow:0 18px 45px rgba(5,150,105,.38);cursor:pointer}.premium-project-mode .premium-floating-whatsapp{display:none}.premium-footer{background:var(--jb-wood-dark);color:#fff;margin-top:50px;padding:54px clamp(20px,5vw,70px) calc(44px + env(safe-area-inset-bottom))}.premium-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:34px;width:min(1180px,100%);margin:0 auto}.premium-footer img{width:78px;height:78px;object-fit:contain;border-radius:20px;background:#fff;margin-bottom:12px}.premium-footer h3,.premium-footer h4{font-family:var(--font-serif);font-size:2rem;margin:0 0 10px}.premium-footer h4{font-size:1.5rem}.premium-footer p{color:rgba(255,255,255,.72);line-height:1.55;overflow-wrap:anywhere}.premium-advanced-drawer{position:fixed;inset:0;z-index:110;background:rgba(15,10,6,.52);display:grid;place-items:end center;padding:20px}.premium-advanced-drawer[hidden]{display:none!important}.premium-drawer-panel{width:min(920px,100%);max-height:min(86dvh,720px);overflow:auto;background:#fff;border-radius:30px;padding:20px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.premium-drawer-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.premium-drawer-head strong{font-family:var(--font-serif);font-size:2rem}.premium-drawer-head button{width:46px;height:46px;border:0;border-radius:14px;background:#111;color:#fff;font-size:1.5rem}.premium-advanced-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.premium-drawer-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:16px}.premium-gallery{position:fixed;inset:0;z-index:9999;height:100dvh;background:rgba(15,10,6,.94);display:flex;flex-direction:column;overflow:hidden;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.premium-gallery[hidden]{display:none!important}.premium-gallery-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;color:#fff;z-index:2}.premium-gallery-top strong{display:block}.premium-gallery-top span{font-size:.85rem;color:rgba(255,255,255,.72)}.premium-gallery-tools{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.premium-gallery-tools button,.premium-gallery-nav{border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:14px;min-width:42px;min-height:42px;font-weight:900;font-size:1rem;cursor:pointer}.premium-gallery-stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;position:relative}.premium-gallery-stage.is-planta{background:#f7f7f7}.premium-gallery-stage img{max-width:100%;max-height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none;transform-origin:center center;will-change:transform}.premium-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:54px;height:70px;font-size:2.4rem}.premium-gallery-nav.prev{left:12px}.premium-gallery-nav.next{right:12px}.premium-gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding:10px 14px 14px;justify-content:center}.premium-gallery-thumbs button{border:2px solid transparent;border-radius:12px;background:transparent;padding:0;overflow:hidden;opacity:.62;flex:0 0 auto}.premium-gallery-thumbs button.is-active{border-color:var(--jb-orange);opacity:1}.premium-gallery-thumbs img{width:76px;height:54px;object-fit:cover;display:block}.premium-toast{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:10000;background:#111827;color:#fff;border-radius:999px;padding:10px 16px;font-weight:800;box-shadow:0 16px 40px rgba(0,0,0,.22)}
@media (max-width:1100px){.premium-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-detail-body{grid-template-columns:1fr}.premium-footer-grid{grid-template-columns:1fr 1fr}.premium-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:768px){.premium-nav-links{display:none}.premium-menu-toggle{display:block}.premium-brand img{width:50px;height:50px}.premium-brand strong{font-size:1.35rem}.premium-brand small{font-size:.58rem}.premium-hero{min-height:540px}.premium-hero-content{padding:88px 10px 70px;width:min(100% - 24px,720px)}.premium-hero h1{font-size:clamp(3.35rem,15vw,5.4rem);line-height:.86}.premium-hero-actions{display:grid;grid-template-columns:1fr;max-width:360px;margin:0 auto}.premium-catalog-section{width:min(100% - 24px,720px);margin-top:-34px}.premium-section-heading{padding-top:70px}.premium-search-card{grid-template-columns:1fr;border-radius:28px}.premium-search-card.is-focused{position:sticky;top:calc(76px + env(safe-area-inset-top));z-index:75}.premium-smart-results{position:fixed;left:12px;right:12px;top:calc(168px + env(safe-area-inset-top));max-height:min(48dvh,380px)}.premium-filter-grid{grid-template-columns:1fr 1fr}.premium-filter-grid label:first-child,.premium-filter-grid label:nth-child(2),.premium-filter-grid label:nth-child(5),.premium-filter-grid label:nth-child(6){grid-column:1/-1}.premium-filter-actions{display:grid;grid-template-columns:1fr 1fr 52px 52px}.premium-project-grid{grid-template-columns:1fr}.premium-card{border-radius:28px}.premium-card-head h3{font-size:1.32rem}.premium-card-images{height:220px}.premium-card-actions{grid-template-columns:1fr 1fr}.premium-project-detail{width:100%;border-radius:0;margin:0;background:#fff}.premium-detail-body{padding:18px}.premium-detail-images{grid-template-columns:1fr}.premium-detail-comodos{grid-template-columns:1fr}.premium-detail-actions{display:grid;grid-template-columns:1fr}.premium-floating-whatsapp{width:56px;height:56px;right:14px;bottom:calc(18px + env(safe-area-inset-bottom))}.premium-footer-grid{grid-template-columns:1fr;text-align:center}.premium-footer img{margin-left:auto;margin-right:auto}.premium-advanced-drawer{padding:0;align-items:end}.premium-drawer-panel{border-radius:28px 28px 0 0;max-height:84dvh;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.premium-advanced-grid{grid-template-columns:1fr 1fr}.premium-gallery-thumbs{justify-content:flex-start}.premium-gallery-nav{width:44px;height:58px;font-size:2rem;background:rgba(0,0,0,.22)}}
@media (max-width:380px){.premium-filter-grid{grid-template-columns:1fr}.premium-filter-actions{grid-template-columns:1fr 1fr}.premium-filter-actions .premium-icon-btn{width:100%}.premium-card-actions{grid-template-columns:1fr}.premium-card-images{grid-template-columns:1fr;height:auto}.premium-card-image{min-height:190px}.premium-advanced-grid{grid-template-columns:1fr}.premium-price-row{grid-template-columns:1fr}.premium-price-row strong{white-space:normal}.premium-brand small{display:none}.premium-navbar{padding-left:10px;padding-right:10px}}
body.premium-menu-open{overflow:hidden}.premium-menu-open .premium-floating-whatsapp,.premium-gallery-open .premium-floating-whatsapp{display:none!important}


/* ==========================================================
   v55 — Galeria estilo Gemini: topo limpo, zoom no scroll e arrasto no PC
   ========================================================== */
body.premium-gallery-open{overflow:hidden!important;overscroll-behavior:none}.premium-gallery{position:fixed!important;inset:0!important;z-index:9999!important;width:100vw!important;height:100dvh!important;display:block!important;overflow:hidden!important;padding:0!important;background:rgba(5,6,8,.88)!important}.premium-gallery[hidden]{display:none!important}.premium-gallery:before,.premium-gallery:after{content:"";position:absolute;left:0;right:0;z-index:4;pointer-events:none}.premium-gallery:before{top:0;height:126px;background:linear-gradient(180deg,rgba(0,0,0,.76),rgba(0,0,0,.34) 48%,rgba(0,0,0,0))}.premium-gallery:after{bottom:0;height:118px;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.30) 52%,rgba(0,0,0,0))}
.premium-gallery-top{position:absolute!important;top:0!important;left:0!important;right:0!important;z-index:8!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;padding:calc(14px + env(safe-area-inset-top)) calc(16px + env(safe-area-inset-right)) 48px calc(18px + env(safe-area-inset-left))!important;color:#fff!important;background:transparent!important;pointer-events:none!important}.premium-gallery-top>div:first-child{min-width:0!important;max-width:min(58vw,860px)!important;pointer-events:auto!important;text-shadow:0 2px 18px rgba(0,0,0,.68)!important}.premium-gallery-top strong{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(1rem,1.45vw,1.45rem)!important;line-height:1.06!important;font-weight:850!important;letter-spacing:-.02em!important}.premium-gallery-top span{display:block!important;margin-top:5px!important;color:#ff7a00!important;font-size:clamp(.72rem,.95vw,.9rem)!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}.premium-gallery-tools{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important;pointer-events:auto!important}
.premium-gallery-tools button,.premium-gallery-nav{border:1px solid rgba(255,255,255,.18)!important;background:rgba(24,25,28,.62)!important;color:#fff!important;border-radius:999px!important;min-width:44px!important;width:44px!important;min-height:44px!important;height:44px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:950!important;line-height:1!important;cursor:pointer!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-shadow:0 10px 34px rgba(0,0,0,.28)!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}.premium-gallery-tools button:hover,.premium-gallery-nav:hover{transform:translateY(-1px) scale(1.03)!important;background:rgba(255,107,53,.92)!important;border-color:rgba(255,107,53,.96)!important}.premium-gallery-tools [data-gallery-reset]{width:auto!important;min-width:52px!important;padding:0 12px!important;font-size:.82rem!important}.premium-gallery-tools [data-gallery-close]{font-size:1.85rem!important}
.premium-gallery-stage{position:absolute!important;inset:0!important;z-index:1!important;width:100vw!important;height:100dvh!important;padding:84px 86px 94px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;min-height:0!important;touch-action:none!important;-ms-touch-action:none!important;user-select:none!important;background:transparent!important}.premium-gallery-stage.is-planta{background:#fff!important}.premium-gallery-stage img{max-width:100%!important;max-height:100%!important;object-fit:contain!important;user-select:none!important;-webkit-user-select:none!important;-webkit-user-drag:none!important;transform-origin:center center!important;will-change:transform!important;cursor:zoom-in!important}.premium-gallery-stage img.is-zoomed{cursor:grab!important}.premium-gallery-stage img.is-dragging{cursor:grabbing!important}
.premium-gallery-nav{position:absolute!important;top:50%!important;z-index:7!important;width:54px!important;height:60px!important;min-width:54px!important;min-height:60px!important;transform:translateY(-50%)!important;font-size:2.35rem!important;border-radius:999px!important}.premium-gallery-nav:hover{transform:translateY(-50%) scale(1.04)!important}.premium-gallery-nav.prev{left:calc(14px + env(safe-area-inset-left))!important}.premium-gallery-nav.next{right:calc(14px + env(safe-area-inset-right))!important}.premium-gallery-thumbs{position:absolute!important;left:50%!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;z-index:8!important;display:flex!important;gap:8px!important;justify-content:center!important;max-width:min(88vw,820px)!important;overflow-x:auto!important;padding:8px 10px!important;background:rgba(24,25,28,.42)!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:18px!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.premium-gallery-thumbs button{border-radius:10px!important;border:2px solid transparent!important;background:transparent!important;padding:0!important;overflow:hidden!important;opacity:.68!important;flex:0 0 auto!important}.premium-gallery-thumbs button.is-active{border-color:#ff7a00!important;opacity:1!important;box-shadow:0 0 0 2px rgba(255,122,0,.18)!important}.premium-gallery-thumbs img{width:72px!important;height:50px!important;object-fit:cover!important;display:block!important}
@media(max-width:768px){.premium-gallery-top{padding:calc(10px + env(safe-area-inset-top)) 10px 42px 12px!important;gap:8px!important}.premium-gallery-top>div:first-child{max-width:calc(100vw - 190px)!important}.premium-gallery-top strong{font-size:.98rem!important}.premium-gallery-top span{font-size:.68rem!important;letter-spacing:.12em!important}.premium-gallery-tools{gap:6px!important}.premium-gallery-tools button{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;font-size:.95rem!important}.premium-gallery-tools [data-gallery-reset]{min-width:44px!important;padding:0 8px!important;font-size:.72rem!important}.premium-gallery-stage{padding:64px 12px 82px!important}.premium-gallery-nav{width:42px!important;height:52px!important;min-width:42px!important;min-height:52px!important;font-size:2rem!important}.premium-gallery-nav.prev{left:8px!important}.premium-gallery-nav.next{right:8px!important}.premium-gallery-thumbs{bottom:calc(9px + env(safe-area-inset-bottom))!important;max-width:calc(100vw - 20px)!important;justify-content:flex-start!important}.premium-gallery-thumbs img{width:56px!important;height:40px!important}}


/* v56 — mobile: esconder botões -/+ e manter 1:1, tela cheia e fechar. */
@media(max-width:768px){
  .premium-gallery-tools [data-gallery-zoom-out],
  .premium-gallery-tools [data-gallery-zoom-in]{display:none!important;}
  .premium-gallery-top>div:first-child{max-width:calc(100vw - 156px)!important;}
}

/* ==========================================================
   v59 — Tema Soft: Inter, cartões suaves, laranja JB e leitura leve
   Base visual inspirada no layout soft aprovado pelo cliente.
   ========================================================== */
:root{--soft-font-sans:"Inter",ui-sans-serif,system-ui,sans-serif;--soft-font-serif:"Cormorant Garamond",serif;--soft-font-display:"Playfair Display",serif;--soft-orange:#ff6d00;--soft-orange-600:#ea580c;--soft-orange-50:#fff7ed;--soft-orange-100:#ffedd5;--soft-wood:#3D2B1F;--soft-slate-50:#f8fafc;--soft-gray-50:#f9fafb;--soft-gray-100:#f3f4f6;--soft-gray-200:#e5e7eb;--soft-gray-500:#6b7280;--soft-gray-700:#374151;--soft-gray-900:#111827;--soft-emerald:#059669;--soft-shadow:0 24px 80px rgba(17,24,39,.08)}
body.soft-theme{background:linear-gradient(180deg,#fff 0%,var(--soft-gray-50) 42%,#fff 100%)!important;color:var(--soft-gray-900)!important;font-family:var(--soft-font-sans)!important;font-optical-sizing:auto;font-size:14px;font-weight:400;line-height:21px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased}.soft-theme .premium-navbar{position:fixed!important;top:0;left:0;right:0;min-height:76px;background:rgba(255,255,255,.92)!important;border-bottom:1px solid rgba(229,231,235,.86)!important;box-shadow:0 14px 40px rgba(17,24,39,.045)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;padding:12px clamp(16px,4vw,54px)!important;padding-top:calc(12px + env(safe-area-inset-top))!important}.soft-theme .premium-brand img{width:50px!important;height:50px!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 24px rgba(17,24,39,.08)!important}.soft-theme .premium-brand strong{font-family:var(--soft-font-serif)!important;color:var(--soft-wood)!important;font-size:clamp(1.25rem,2vw,1.7rem)!important;font-weight:700!important;letter-spacing:-.025em!important}.soft-theme .premium-brand small{color:var(--soft-orange)!important;font-size:.58rem!important;letter-spacing:.30em!important;font-weight:900!important}.soft-theme .premium-nav-links a,.soft-theme .premium-nav-links button{font-size:.68rem!important;letter-spacing:.20em!important;text-transform:uppercase!important;color:rgba(61,43,31,.74)!important}.soft-theme .premium-nav-links a[data-premium-whatsapp]{background:var(--soft-orange)!important;color:#fff!important;border-radius:18px!important;padding:13px 22px!important;box-shadow:0 14px 34px rgba(255,109,0,.24)!important}.soft-theme .premium-menu-toggle{background:var(--soft-wood)!important;color:#fff!important;border-radius:16px!important}
.soft-theme .premium-main{padding-top:74px!important}.soft-theme .premium-hero{min-height:min(720px,78dvh)!important;background:#000!important}.soft-theme .premium-hero-overlay{background:linear-gradient(135deg,rgba(255,109,0,.94),rgba(255,109,0,.76) 45%,rgba(61,43,31,.48)),radial-gradient(circle at 48% 16%,rgba(255,255,255,.20),transparent 38%)!important}.soft-theme .premium-hero-bg{filter:saturate(1.08) contrast(1.02)!important;opacity:.58!important}.soft-theme .premium-eyebrow{background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.24)!important;color:#fff!important}.soft-theme .premium-hero h1{font-family:var(--soft-font-display)!important;font-size:clamp(3.8rem,9vw,7.2rem)!important;line-height:.96!important;font-weight:700!important;letter-spacing:-.05em!important;text-shadow:0 20px 70px rgba(0,0,0,.18)!important}.soft-theme .premium-hero p{font-family:var(--soft-font-sans)!important;font-size:clamp(1rem,2vw,1.25rem)!important;font-weight:500!important}.soft-theme .premium-btn{border-radius:20px!important;min-height:52px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.soft-theme .premium-btn-primary{background:var(--soft-orange)!important;color:#fff!important;box-shadow:0 18px 45px rgba(255,109,0,.28)!important}.soft-theme .premium-btn-whatsapp{background:#fff!important;color:var(--soft-wood)!important;box-shadow:0 16px 40px rgba(17,24,39,.12)!important}.soft-theme .premium-floating-whatsapp{background:#10b981!important;color:#fff!important;border-radius:26px!important;box-shadow:0 18px 50px rgba(16,185,129,.26)!important}
.soft-theme .premium-catalog-section{margin-top:-54px!important}.soft-theme .premium-section-heading{display:grid!important;grid-template-columns:minmax(200px,260px) minmax(0,1fr)!important;gap:34px!important;align-items:end!important;text-align:left!important;padding-top:92px!important}.soft-theme .premium-section-heading span{color:var(--soft-orange)!important}.soft-theme .premium-section-heading h2{font-family:var(--soft-font-serif)!important;color:var(--soft-orange)!important;font-size:clamp(2.2rem,5vw,4.1rem)!important;line-height:1!important;font-weight:600!important;margin:0!important}.soft-theme .premium-section-heading p{max-width:560px!important;margin:0!important;color:var(--soft-gray-500)!important}.soft-theme .premium-search-card{background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,237,213,.90)!important;border-radius:34px!important;box-shadow:var(--soft-shadow)!important;padding:28px 34px!important}.soft-theme .premium-search-card strong{font-family:var(--soft-font-serif)!important;color:var(--soft-orange)!important;font-size:1.55rem!important}.soft-theme .premium-search-card span{color:#64748b!important}.soft-theme .premium-smart-search input,.soft-theme .premium-filters input,.soft-theme .premium-filters select,.soft-theme .premium-advanced-grid input{background:#fff!important;border:1px solid var(--soft-gray-200)!important;border-radius:24px!important;color:var(--soft-gray-900)!important;box-shadow:0 8px 26px rgba(17,24,39,.03)!important}.soft-theme .premium-smart-search input:focus,.soft-theme .premium-filters input:focus,.soft-theme .premium-filters select:focus{border-color:var(--soft-orange)!important;box-shadow:0 0 0 5px rgba(255,109,0,.10)!important}.soft-theme .premium-filters{background:#fff!important;border:1px solid var(--soft-gray-200)!important;border-radius:30px!important;box-shadow:0 18px 60px rgba(17,24,39,.06)!important}.soft-theme .premium-btn-dark{background:#111827!important;color:#fff!important}.soft-theme .premium-btn-light,.soft-theme .premium-icon-btn{background:#fff!important;border:1px solid var(--soft-gray-200)!important;color:var(--soft-gray-700)!important}.soft-theme .premium-check{background:#fff!important;border-color:var(--soft-gray-200)!important;border-radius:24px!important}
.soft-theme .premium-project-grid{gap:28px!important}.soft-theme .premium-card{border:1px solid var(--soft-gray-200)!important;border-radius:34px!important;background:#fff!important;box-shadow:0 18px 55px rgba(17,24,39,.075)!important}.soft-theme .premium-card:hover{box-shadow:0 28px 80px rgba(17,24,39,.12)!important}.soft-theme .premium-card-head{background:linear-gradient(135deg,var(--soft-orange),#ff7a1a)!important;padding:22px 18px!important}.soft-theme .premium-card-head h3{font-family:var(--soft-font-serif)!important;font-size:1.55rem!important;font-weight:700!important;color:#fff!important}.soft-theme .premium-card-area{font-size:2rem!important;font-weight:900!important;color:#fff!important}.soft-theme .premium-card-images{background:#fff!important}.soft-theme .premium-card-image{background:#fff!important}.soft-theme .premium-image-label{background:rgba(17,24,39,.62)!important;color:#fff!important;border-radius:999px!important;backdrop-filter:blur(12px)!important}.soft-theme .premium-card-body{padding:22px!important}.soft-theme .premium-card-kicker{color:var(--soft-orange)!important;letter-spacing:.16em!important;font-weight:900!important}.soft-theme .premium-card-desc{color:#4b5563!important;font-weight:500!important;line-height:1.62!important}.soft-theme .premium-feature-list span,.soft-theme .premium-detail-comodos span{background:#f9fafb!important;border:1px solid rgba(229,231,235,.70)!important;color:#3d2b1f!important;border-radius:999px!important}.soft-theme .premium-warning{background:var(--soft-orange-50)!important;border:1px solid #fed7aa!important;color:#7c2d12!important;border-radius:20px!important}.soft-theme .premium-price-box{background:#f9fafb!important;border:1px solid var(--soft-gray-200)!important;border-radius:24px!important}.soft-theme .premium-price-row.total{color:var(--soft-orange)!important}.soft-theme .premium-card-actions a.whatsapp,.soft-theme .premium-detail-actions .premium-btn-whatsapp{background:#059669!important;color:#fff!important;box-shadow:0 18px 45px rgba(5,150,105,.22)!important}.soft-theme .premium-card-actions button,.soft-theme .premium-card-actions a{border-radius:18px!important}
.soft-theme.premium-project-mode .premium-main{padding-top:92px!important}.soft-theme .premium-project-detail{width:min(1000px,calc(100% - 32px))!important;margin:28px auto 64px!important;background:#fff!important;border:1px solid var(--soft-gray-200)!important;border-radius:34px!important;box-shadow:0 20px 70px rgba(17,24,39,.08)!important;overflow:hidden!important}.soft-theme .premium-detail-head{background:linear-gradient(135deg,var(--soft-orange),#ff7a1a)!important;color:#fff!important;padding:42px 26px!important}.soft-theme .premium-detail-head h2{font-family:var(--soft-font-serif)!important;font-size:clamp(2rem,4.5vw,3.2rem)!important;font-weight:700!important;letter-spacing:-.025em!important}.soft-theme .premium-detail-area{font-size:clamp(3.2rem,8vw,5rem)!important;font-weight:900!important;letter-spacing:-.05em!important}.soft-theme .premium-detail-body{padding:34px!important}.soft-theme .premium-detail-images{gap:18px!important}.soft-theme .premium-detail-image{border-radius:24px!important;border:1px solid var(--soft-gray-200)!important;background:#fff!important;box-shadow:0 14px 36px rgba(17,24,39,.07)!important}.soft-theme .premium-detail-image img{transition:transform .45s ease!important}.soft-theme .premium-detail-image:hover img{transform:scale(1.035)!important}.soft-theme .premium-detail-description{color:#3f3f46!important;font-weight:500!important;line-height:1.75!important}.soft-theme .premium-detail-actions{background:#f9fafb!important;border-top:1px solid var(--soft-gray-200)!important;border-radius:0 0 34px 34px!important}.soft-theme .premium-footer{background:#fff!important;color:var(--soft-gray-700)!important;border-top:1px solid var(--soft-gray-200)!important}.soft-theme .premium-footer h3,.soft-theme .premium-footer h4{color:var(--soft-wood)!important}
.soft-theme .premium-gallery{font-family:var(--soft-font-sans)!important}.soft-theme .premium-gallery-top strong{font-family:var(--soft-font-serif)!important}.soft-theme .premium-gallery-top span{color:#ff7a1a!important}.soft-theme .premium-gallery-tools [data-gallery-reset]{background:var(--soft-orange)!important;border-color:rgba(255,109,0,.88)!important;color:#fff!important}.soft-theme .premium-gallery-thumbs button.is-active{border-color:var(--soft-orange)!important}.soft-theme .premium-gallery:before{background:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.30) 50%,rgba(0,0,0,0))!important}
@media(max-width:980px){.soft-theme .premium-section-heading{grid-template-columns:1fr!important;text-align:left!important}.soft-theme .premium-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){.soft-theme .premium-navbar{min-height:72px!important;padding-left:14px!important;padding-right:14px!important}.soft-theme .premium-brand img{width:44px!important;height:44px!important}.soft-theme .premium-brand strong{font-size:1.18rem!important}.soft-theme .premium-brand small{font-size:.50rem!important}.soft-theme .premium-main{padding-top:70px!important}.soft-theme .premium-hero{min-height:560px!important}.soft-theme .premium-hero h1{font-size:clamp(3.1rem,16vw,5rem)!important}.soft-theme .premium-catalog-section{width:min(100% - 24px,720px)!important;margin-top:-42px!important}.soft-theme .premium-section-heading{padding-top:62px!important}.soft-theme .premium-search-card{padding:22px!important;border-radius:30px!important}.soft-theme .premium-project-grid{grid-template-columns:1fr!important}.soft-theme .premium-card{border-radius:30px!important}.soft-theme .premium-card-head{padding:18px 14px!important}.soft-theme.premium-project-mode .premium-main{padding-top:78px!important}.soft-theme .premium-project-detail{width:100%!important;margin:0!important;border-radius:0!important;border-left:0!important;border-right:0!important}.soft-theme .premium-detail-head{padding:28px 18px!important}.soft-theme .premium-detail-body{padding:18px!important}.soft-theme .premium-detail-actions{border-radius:0!important}.soft-theme .premium-floating-whatsapp{width:58px!important;height:58px!important;right:14px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important}.soft-theme .premium-filters{border-radius:28px!important}.soft-theme .premium-smart-results{top:calc(158px + env(safe-area-inset-top))!important}}

/* ==========================================================
   v60 — Tema Soft fiel aos tokens solicitados
   Mantém a estrutura aprovada, mas troca a base visual para
   tokens limpos: Inter, Cormorant Garamond, laranja JB,
   fundo claro, cards suaves e sombras discretas.
   ========================================================== */
:root{
  --font-sans:"Inter",ui-sans-serif,system-ui,sans-serif;
  --font-serif:"Cormorant Garamond",serif;
  --font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --font-display:"Playfair Display",serif;
  --color-orange-jb:#ff6d00;
  --color-wood-dark:#3D2B1F;
  --color-orange-50:oklch(98% 0.016 73.684);
  --color-orange-100:oklch(95.4% 0.038 75.164);
  --color-orange-200:oklch(90.1% 0.076 70.697);
  --color-orange-600:oklch(64.6% 0.222 41.116);
  --color-orange-700:oklch(55.3% 0.195 38.402);
  --color-orange-950:oklch(26.6% 0.079 36.259);
  --color-emerald-500:oklch(69.6% 0.17 162.48);
  --color-emerald-600:oklch(59.6% 0.145 163.225);
  --color-emerald-700:oklch(50.8% 0.118 165.612);
  --color-slate-50:oklch(98.4% 0.003 247.858);
  --color-slate-800:oklch(27.9% 0.041 260.031);
  --color-slate-900:oklch(20.8% 0.042 265.755);
  --color-gray-50:oklch(98.5% 0.002 247.839);
  --color-gray-100:oklch(96.7% 0.003 264.542);
  --color-gray-200:oklch(92.8% 0.006 264.531);
  --color-gray-300:oklch(87.2% 0.01 258.338);
  --color-gray-400:oklch(70.7% 0.022 261.325);
  --color-gray-500:oklch(55.1% 0.027 264.364);
  --color-gray-600:oklch(44.6% 0.03 256.802);
  --color-gray-700:oklch(37.3% 0.034 259.733);
  --color-black:#000;
  --color-white:#fff;
  --spacing:.25rem;
  --container-sm:24rem;
  --container-2xl:42rem;
  --container-4xl:56rem;
  --container-5xl:64rem;
  --container-7xl:80rem;
  --text-xs:.75rem;
  --text-sm:.875rem;
  --text-base:1rem;
  --text-lg:1.125rem;
  --text-xl:1.25rem;
  --text-2xl:1.5rem;
  --text-3xl:1.875rem;
  --text-4xl:2.25rem;
  --text-6xl:3.75rem;
  --text-8xl:6rem;
  --font-weight-light:300;
  --font-weight-normal:400;
  --font-weight-medium:500;
  --font-weight-bold:700;
  --font-weight-black:900;
  --tracking-tighter:-.05em;
  --tracking-tight:-.025em;
  --tracking-wider:.05em;
  --tracking-widest:.1em;
  --leading-tight:1.25;
  --leading-relaxed:1.625;
  --radius-lg:.5rem;
  --radius-xl:.75rem;
  --radius-2xl:1rem;
  --radius-3xl:1.5rem;
  --drop-shadow-sm:0 1px 2px rgb(0 0 0 / .15);
  --drop-shadow-md:0 3px 3px rgb(0 0 0 / .12);
  --blur-sm:8px;
  --blur-md:12px;
  --blur-xl:24px;
  --blur-2xl:40px;
  --blur-3xl:64px;
  --default-transition-duration:150ms;
  --default-transition-timing-function:cubic-bezier(.4,0,.2,1);
  --default-font-family:var(--font-sans);
  --default-mono-font-family:var(--font-mono);
  --soft-outline:#e5e7eb;
  --soft-outline-2:#f3f4f6;
  --soft-text:#1f2937;
  --soft-muted:#667085;
  --soft-shadow-sm:0 1px 2px rgba(17,24,39,.05);
  --soft-shadow-md:0 8px 24px rgba(17,24,39,.07);
  --soft-shadow-lg:0 22px 70px rgba(17,24,39,.08);
  --soft-shadow-xl:0 34px 110px rgba(17,24,39,.10);
}
body.soft-theme{
  line-height:1.5!important;
  -webkit-text-size-adjust:100%;
  tab-size:4;
  font-feature-settings:var(--default-font-feature-settings,normal);
  font-variation-settings:var(--default-font-variation-settings,normal);
  font-family:var(--font-sans)!important;
  color:var(--color-wood-dark)!important;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:antialiased;
  margin:0;
  padding:0;
  border:0 solid;
  box-sizing:border-box;
  -webkit-tap-highlight-color:transparent;
  font-size:14px!important;
  font-weight:400!important;
  background:linear-gradient(180deg,#fff 0%,#f9fafb 45%,#fff 100%)!important;
}
body.soft-theme *,body.soft-theme *::before,body.soft-theme *::after{box-sizing:border-box}
body.soft-theme :where(button,input,select,textarea){font-family:var(--font-sans)!important}
body.soft-theme :where(a,button){transition-duration:var(--default-transition-duration);transition-timing-function:var(--default-transition-timing-function)}
.soft-theme .premium-navbar{background:rgba(255,255,255,.90)!important;border-bottom:1px solid var(--soft-outline)!important;box-shadow:0 1px 0 rgba(17,24,39,.03),0 16px 60px rgba(17,24,39,.045)!important;min-height:calc(var(--spacing) * 20)!important}
.soft-theme .premium-brand{gap:calc(var(--spacing) * 3)!important}.soft-theme .premium-brand img{width:calc(var(--spacing) * 12)!important;height:calc(var(--spacing) * 12)!important;border-radius:var(--radius-2xl)!important;box-shadow:var(--soft-shadow-md)!important}.soft-theme .premium-brand strong{font-family:var(--font-serif)!important;font-weight:700!important;color:var(--color-wood-dark)!important;letter-spacing:var(--tracking-tight)!important;font-size:clamp(1.18rem,2vw,1.65rem)!important}.soft-theme .premium-brand small{font-family:var(--font-sans)!important;color:var(--color-orange-jb)!important;font-size:.58rem!important;font-weight:900!important;letter-spacing:.30em!important}
.soft-theme .premium-nav-links a,.soft-theme .premium-nav-links button{font-size:.68rem!important;font-weight:800!important;letter-spacing:.18em!important;color:rgba(61,43,31,.72)!important;border-radius:var(--radius-2xl)!important}.soft-theme .premium-nav-links a[data-premium-whatsapp]{background:var(--color-orange-jb)!important;color:#fff!important;border-radius:var(--radius-2xl)!important;box-shadow:0 16px 38px rgba(255,109,0,.24)!important}.soft-theme .premium-menu-toggle{border-radius:var(--radius-2xl)!important;background:var(--color-wood-dark)!important;color:#fff!important}.soft-theme .premium-mobile-menu{background:#fff!important;border:1px solid var(--soft-outline)!important;border-radius:var(--radius-3xl)!important;box-shadow:var(--soft-shadow-xl)!important}.soft-theme .premium-mobile-menu a,.soft-theme .premium-mobile-menu button{background:var(--color-gray-50)!important;color:var(--color-wood-dark)!important;border-radius:var(--radius-2xl)!important}.soft-theme .premium-mobile-menu a[data-premium-whatsapp]{background:var(--color-orange-jb)!important;color:#fff!important}
.soft-theme.premium-catalog-mode .premium-main{padding-top:calc(var(--spacing) * 19)!important}.soft-theme.premium-project-mode .premium-main{margin-inline:auto!important;width:100%!important;max-width:var(--container-4xl)!important;flex:1!important;padding-inline:calc(var(--spacing) * 4)!important;padding-top:calc(var(--spacing) * 24)!important;padding-bottom:calc(var(--spacing) * 32)!important}
.soft-theme .premium-hero{min-height:clamp(560px,74dvh,760px)!important;background:#111827!important}.soft-theme .premium-hero-bg{opacity:.56!important;filter:saturate(1.06) contrast(1.02)!important}.soft-theme .premium-hero-overlay{background:linear-gradient(135deg,rgba(255,109,0,.94),rgba(255,109,0,.78) 42%,rgba(61,43,31,.48)),radial-gradient(circle at 50% 14%,rgba(255,255,255,.22),transparent 38%)!important}.soft-theme .premium-eyebrow{font-family:var(--font-sans)!important;font-size:var(--text-xs)!important;font-weight:900!important;letter-spacing:.14em!important;border-radius:9999px!important;background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.24)!important;color:#fff!important}.soft-theme .premium-hero h1{font-family:var(--font-display)!important;font-size:clamp(3.5rem,9vw,7.25rem)!important;line-height:1!important;letter-spacing:var(--tracking-tighter)!important;font-weight:700!important;text-shadow:0 24px 80px rgba(0,0,0,.20)!important}.soft-theme .premium-hero p{font-size:clamp(1rem,2vw,1.25rem)!important;line-height:var(--leading-relaxed)!important;font-weight:500!important;color:rgba(255,255,255,.92)!important}.soft-theme .premium-hero-minimums span{background:rgba(255,255,255,.15)!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:9999px!important;font-size:var(--text-sm)!important}
.soft-theme .premium-btn,.soft-theme .premium-icon-btn{border-radius:var(--radius-2xl)!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:none!important}.soft-theme .premium-btn-primary{background:var(--color-orange-jb)!important;color:#fff!important;box-shadow:0 18px 45px rgba(255,109,0,.26)!important}.soft-theme .premium-btn-whatsapp{background:var(--color-emerald-600)!important;color:#fff!important;box-shadow:0 18px 45px rgba(16,185,129,.22)!important}.soft-theme .premium-btn-light,.soft-theme .premium-icon-btn{background:#fff!important;color:var(--soft-text)!important;border:1px solid var(--soft-outline)!important}.soft-theme .premium-btn-dark{background:var(--color-slate-900)!important;color:#fff!important}
.soft-theme .premium-catalog-section{width:min(var(--container-7xl),calc(100% - 32px))!important;margin-top:-52px!important}.soft-theme .premium-section-heading{text-align:left!important;padding-top:calc(var(--spacing) * 20)!important;margin-bottom:calc(var(--spacing) * 8)!important}.soft-theme .premium-section-heading span{font-family:var(--font-sans)!important;color:var(--color-orange-jb)!important;letter-spacing:.18em!important;font-weight:900!important}.soft-theme .premium-section-heading h2{font-family:var(--font-serif)!important;color:var(--color-wood-dark)!important;font-size:clamp(2.4rem,5vw,4.8rem)!important;line-height:1!important;letter-spacing:var(--tracking-tight)!important}.soft-theme .premium-section-heading p{color:var(--soft-muted)!important;margin-left:0!important}.soft-theme .premium-search-card,.soft-theme .premium-filters{background:#fff!important;border:1px solid var(--soft-outline)!important;border-radius:var(--radius-3xl)!important;box-shadow:var(--soft-shadow-lg)!important;padding:calc(var(--spacing) * 8)!important}.soft-theme .premium-search-card strong{font-family:var(--font-serif)!important;color:var(--color-orange-jb)!important;font-size:1.65rem!important;letter-spacing:var(--tracking-tight)!important}.soft-theme .premium-search-card span{color:var(--soft-muted)!important;font-weight:500!important}.soft-theme .premium-smart-search input,.soft-theme .premium-filters input,.soft-theme .premium-filters select,.soft-theme .premium-advanced-grid input{min-height:calc(var(--spacing) * 14)!important;border:1px solid var(--soft-outline)!important;background:#fff!important;border-radius:var(--radius-2xl)!important;color:var(--soft-text)!important;box-shadow:0 1px 0 rgba(17,24,39,.02)!important}.soft-theme .premium-smart-search input:focus,.soft-theme .premium-filters input:focus,.soft-theme .premium-filters select:focus{border-color:var(--color-orange-jb)!important;box-shadow:0 0 0 4px rgba(255,109,0,.10)!important}.soft-theme .premium-smart-results{border:1px solid var(--soft-outline)!important;border-radius:var(--radius-3xl)!important;box-shadow:var(--soft-shadow-xl)!important;background:#fff!important}.soft-theme .premium-smart-item{border-bottom:1px solid var(--soft-outline-2)!important;background:#fff!important}.soft-theme .premium-smart-item:hover{background:var(--color-gray-50)!important}.soft-theme .premium-filter-grid label span,.soft-theme .premium-advanced-grid label span{color:var(--soft-muted)!important;font-size:.70rem!important;letter-spacing:.16em!important;font-weight:900!important}.soft-theme .premium-check{background:#fff!important;border-color:var(--soft-outline)!important;border-radius:var(--radius-2xl)!important}.soft-theme .premium-status-line{color:var(--soft-muted)!important;font-weight:700!important}
.soft-theme .premium-project-grid{gap:calc(var(--spacing) * 8)!important}.soft-theme .premium-card{background:#fff!important;border:1px solid var(--soft-outline)!important;border-radius:var(--radius-3xl)!important;box-shadow:var(--soft-shadow-md)!important;overflow:hidden!important}.soft-theme .premium-card:hover{box-shadow:var(--soft-shadow-xl)!important;transform:translateY(-4px)!important}.soft-theme .premium-card-head{background:var(--color-orange-jb)!important;color:#fff!important;padding:calc(var(--spacing) * 6) calc(var(--spacing) * 5)!important}.soft-theme .premium-card-head:after{opacity:.20!important;background:#fff!important}.soft-theme .premium-card-head h3{font-family:var(--font-serif)!important;font-size:clamp(1.35rem,2vw,1.72rem)!important;font-weight:700!important;line-height:1!important;letter-spacing:var(--tracking-tight)!important}.soft-theme .premium-card-area{font-family:var(--font-sans)!important;font-size:clamp(1.85rem,3vw,2.35rem)!important;font-weight:900!important;letter-spacing:var(--tracking-tight)!important;color:#fff!important}.soft-theme .premium-card-type{font-size:.68rem!important;letter-spacing:.18em!important;font-weight:900!important;color:rgba(255,255,255,.86)!important}.soft-theme .premium-card-images{background:#fff!important;border-bottom:1px solid var(--soft-outline-2)!important}.soft-theme .premium-card-image{background:#fff!important}.soft-theme .premium-card-image:first-child{border-right:1px solid var(--soft-outline-2)!important}.soft-theme .premium-image-label{background:rgba(17,24,39,.64)!important;color:#fff!important;border-radius:9999px!important;backdrop-filter:blur(var(--blur-md))!important;-webkit-backdrop-filter:blur(var(--blur-md))!important;font-size:.62rem!important;letter-spacing:.04em!important}.soft-theme .premium-card-body{padding:calc(var(--spacing) * 6)!important}.soft-theme .premium-card-kicker{color:var(--color-orange-jb)!important;font-size:.70rem!important;letter-spacing:.16em!important;font-weight:900!important}.soft-theme .premium-card-desc{font-size:var(--text-sm)!important;line-height:var(--leading-relaxed)!important;color:var(--color-gray-700)!important;font-weight:500!important}.soft-theme .premium-feature-list span,.soft-theme .premium-detail-comodos span{background:#fff!important;border:1px solid var(--soft-outline)!important;color:var(--color-wood-dark)!important;border-radius:9999px!important;font-size:var(--text-sm)!important;font-weight:700!important}.soft-theme .premium-feature-list span:before{background:var(--color-orange-jb)!important}.soft-theme .premium-warning{background:var(--color-orange-50)!important;border:1px solid var(--color-orange-200)!important;color:var(--color-orange-950)!important;border-radius:var(--radius-2xl)!important;box-shadow:var(--soft-shadow-sm)!important}.soft-theme .premium-price-box{background:var(--color-gray-50)!important;border:1px solid var(--soft-outline)!important;border-radius:var(--radius-3xl)!important}.soft-theme .premium-price-row span:first-child{color:var(--soft-muted)!important}.soft-theme .premium-price-row strong{color:var(--soft-text)!important}.soft-theme .premium-price-row.total{color:var(--color-orange-jb)!important;border-top:1px solid var(--soft-outline)!important}.soft-theme .premium-card-actions{gap:calc(var(--spacing) * 3)!important}.soft-theme .premium-card-actions a,.soft-theme .premium-card-actions button{border-radius:var(--radius-2xl)!important;font-size:.72rem!important;letter-spacing:.08em!important}.soft-theme .premium-card-actions .details{background:var(--color-slate-900)!important;color:#fff!important}.soft-theme .premium-card-actions a.whatsapp{background:var(--color-emerald-600)!important;color:#fff!important;box-shadow:0 16px 40px rgba(16,185,129,.20)!important}
.soft-theme.premium-project-mode .premium-project-detail{width:100%!important;max-width:var(--container-4xl)!important;margin:0 auto!important;background:#fff!important;border:1px solid var(--soft-outline)!important;border-radius:calc(var(--spacing) * 8)!important;box-shadow:var(--soft-shadow-lg)!important;overflow:hidden!important}.soft-theme .premium-detail-head{background:var(--color-orange-jb)!important;color:#fff!important;padding:calc(var(--spacing) * 10) calc(var(--spacing) * 6)!important}.soft-theme .premium-detail-head h2{font-family:var(--font-serif)!important;font-weight:700!important;font-size:clamp(2.1rem,5vw,3.7rem)!important;line-height:1!important;letter-spacing:var(--tracking-tight)!important;color:#fff!important}.soft-theme .premium-detail-area{font-family:var(--font-sans)!important;font-weight:900!important;font-size:clamp(3rem,7vw,5rem)!important;line-height:1!important;letter-spacing:var(--tracking-tighter)!important;color:#fff!important}.soft-theme .premium-detail-body{padding:calc(var(--spacing) * 8)!important;gap:calc(var(--spacing) * 8)!important}.soft-theme .premium-detail-images{gap:calc(var(--spacing) * 4)!important}.soft-theme .premium-detail-image{background:#fff!important;border:1px solid var(--soft-outline)!important;border-radius:var(--radius-3xl)!important;box-shadow:var(--soft-shadow-md)!important;min-height:260px!important}.soft-theme .premium-detail-image.is-planta img{padding:calc(var(--spacing) * 4)!important;background:#fff!important}.soft-theme .premium-detail-description{font-size:var(--text-base)!important;line-height:var(--leading-relaxed)!important;color:var(--color-gray-700)!important;font-weight:500!important}.soft-theme .premium-detail-comodos{gap:calc(var(--spacing) * 3)!important}.soft-theme .premium-detail-actions{background:var(--color-gray-50)!important;border-top:1px solid var(--soft-outline)!important;padding:calc(var(--spacing) * 8)!important;border-radius:0 0 calc(var(--spacing) * 8) calc(var(--spacing) * 8)!important}.soft-theme .premium-detail-actions .premium-btn-whatsapp{background:var(--color-emerald-600)!important;color:#fff!important;box-shadow:0 18px 45px rgba(16,185,129,.22)!important}
.soft-theme .premium-pagination button{background:#fff!important;border:1px solid var(--soft-outline)!important;color:var(--soft-text)!important;border-radius:var(--radius-2xl)!important}.soft-theme .premium-pagination button.is-active{background:var(--color-orange-jb)!important;border-color:var(--color-orange-jb)!important;color:#fff!important}.soft-theme .premium-footer{background:#fff!important;color:var(--color-gray-700)!important;border-top:1px solid var(--soft-outline)!important;box-shadow:inset 0 1px 0 rgba(17,24,39,.03)!important}.soft-theme .premium-footer h3,.soft-theme .premium-footer h4{font-family:var(--font-serif)!important;color:var(--color-wood-dark)!important}.soft-theme .premium-footer p{color:var(--soft-muted)!important}.soft-theme .premium-floating-whatsapp{background:var(--color-emerald-500)!important;color:#fff!important;border-radius:calc(var(--spacing) * 7)!important;box-shadow:0 18px 50px rgba(16,185,129,.25)!important}
@media(max-width:980px){.soft-theme .premium-search-card{grid-template-columns:1fr!important}.soft-theme .premium-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.soft-theme .premium-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.soft-theme .premium-detail-body{grid-template-columns:1fr!important}}
@media(max-width:640px){.soft-theme.premium-catalog-mode .premium-main{padding-top:calc(var(--spacing) * 18)!important}.soft-theme.premium-project-mode .premium-main{padding-inline:0!important;padding-top:calc(var(--spacing) * 18)!important;padding-bottom:calc(var(--spacing) * 14)!important}.soft-theme .premium-navbar{padding-left:calc(var(--spacing) * 3)!important;padding-right:calc(var(--spacing) * 3)!important}.soft-theme .premium-brand strong{font-size:1.1rem!important}.soft-theme .premium-brand small{display:block!important;font-size:.48rem!important;letter-spacing:.20em!important}.soft-theme .premium-hero{min-height:560px!important}.soft-theme .premium-hero h1{font-size:clamp(3rem,14vw,4.6rem)!important}.soft-theme .premium-catalog-section{width:calc(100% - 20px)!important;margin-top:-34px!important}.soft-theme .premium-section-heading{padding-top:calc(var(--spacing) * 13)!important;text-align:center!important}.soft-theme .premium-section-heading p{margin-inline:auto!important}.soft-theme .premium-search-card,.soft-theme .premium-filters{padding:calc(var(--spacing) * 5)!important;border-radius:var(--radius-3xl)!important}.soft-theme .premium-filter-grid{grid-template-columns:1fr!important}.soft-theme .premium-project-grid{grid-template-columns:1fr!important;gap:calc(var(--spacing) * 6)!important}.soft-theme .premium-card{border-radius:calc(var(--spacing) * 7)!important}.soft-theme .premium-card-images{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;height:210px!important}.soft-theme .premium-project-detail{border-radius:0!important;border-left:0!important;border-right:0!important;max-width:100%!important}.soft-theme .premium-detail-head{padding:calc(var(--spacing) * 7) calc(var(--spacing) * 4)!important}.soft-theme .premium-detail-body{padding:calc(var(--spacing) * 5)!important}.soft-theme .premium-detail-actions{padding:calc(var(--spacing) * 5)!important;border-radius:0!important}}


/* v61 — detalhe sem hero duplicado e voltar contextual */
body.premium-project-mode .premium-hero,
body.premium-project-mode .premium-catalog-section {
  display: none !important;
}
body.premium-project-mode .premium-project-detail {
  display: block;
  margin-top: clamp(18px, 4vw, 34px);
}
.premium-detail-back-top {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 18px;
  padding: 10px 0;
  border: 0;
  background: transparent;
  color: var(--jb-orange, #ff6d00);
  font-family: var(--font-sans, Inter, Arial, sans-serif);
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .10em;
  text-transform: uppercase;
  cursor: pointer;
  transition: color .18s ease, transform .18s ease;
}
.premium-detail-back-top:hover {
  color: var(--jb-orange-dark, #e85d00);
  transform: translateX(-2px);
}
.premium-detail-back-top svg {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
}
@media (max-width: 680px) {
  body.premium-project-mode .premium-project-detail {
    margin-top: 10px;
  }
  .premium-detail-back-top {
    margin-left: 2px;
    margin-bottom: 12px;
    font-size: 12px;
  }
}


/* v62 — ajustes de navegação, cabeçalho clicável e rolagem infinita mobile */
.premium-detail-back-top {
  margin-left: clamp(16px, 2.2vw, 28px) !important;
  margin-right: 14px;
}
.premium-card-head-link {
  display: block;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
.premium-card-head-link:hover,
.premium-card-head-link:focus-visible {
  filter: brightness(1.02);
}
.premium-card-head-link:focus-visible {
  box-shadow: inset 0 0 0 3px rgba(255,109,0,.32);
}
@media (max-width: 768px) {
  .premium-detail-back-top {
    margin-left: 16px !important;
  }
  .premium-pagination {
    display: none !important;
  }
}

/* v63: paginação superior desktop e ajuste de voltar */
.soft-theme .premium-pagination-top{justify-content:flex-end;margin:0 0 14px!important;padding-right:2px}
.soft-theme .premium-back-top{margin-left:clamp(14px,2.4vw,30px)}
@media (max-width:768px){.soft-theme .premium-pagination-top{display:none!important}.soft-theme .premium-back-top{margin-left:14px}}


/* v65 — cabeçalho do detalhe preservado e explicitamente alinhado ao estilo Soft */
.soft-theme .soft-detail-head h2,.soft-theme .soft-detail-head .soft-detail-area,.soft-theme .soft-detail-head .soft-card-type{position:relative;z-index:1;text-shadow:none!important}



/* v66 — busca segura abaixo do menu e preços totais dinâmicos */
.soft-theme .premium-search-card{scroll-margin-top:calc(120px + env(safe-area-inset-top))!important}
.soft-theme .premium-price-box-total-only .premium-price-row.total{font-size:1.02em}
@media(max-width:768px){.soft-theme .premium-search-card.is-focused{top:calc(98px + env(safe-area-inset-top))!important}.soft-theme .premium-smart-results{top:calc(196px + env(safe-area-inset-top))!important}}


/* ==========================================================
   TEMA LÚMINA — edição premium em português
   Integração segura sobre a estrutura premium aprovada do catálogo.
   Mantém IDs/eventos do sistema oficial e aplica somente camada visual.
   ========================================================== */
:root {
  --lumina-body: #f6f4ef;
  --lumina-surface: rgba(255,255,255,.86);
  --lumina-surface-solid: #ffffff;
  --lumina-obsidian: #121619;
  --lumina-steel: #2a3036;
  --lumina-muted: #7b7f87;
  --lumina-line: rgba(42,48,54,.10);
  --lumina-gold: #bc8e56;
  --lumina-gold-strong: #a87335;
  --lumina-green: #009b68;
  --lumina-shadow: 0 30px 70px rgba(18,22,25,.10);
  --lumina-shadow-soft: 0 14px 34px rgba(18,22,25,.07);
  --lumina-radius: 26px;
}
html { scroll-behavior: smooth; }
body.lumina-theme {
  background:
    radial-gradient(circle at 15% 12%, rgba(188,142,86,.13), transparent 34%),
    radial-gradient(circle at 90% 18%, rgba(12,153,104,.08), transparent 28%),
    linear-gradient(180deg, #fbfaf8 0%, var(--lumina-body) 46%, #ffffff 100%);
  color: var(--lumina-steel);
  font-family: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;
}
.lumina-theme .premium-navbar {
  position: sticky;
  top: 0;
  min-height: 92px;
  background: rgba(255,255,255,.80);
  border-bottom: 1px solid var(--lumina-line);
  -webkit-backdrop-filter: blur(26px) saturate(150%);
  backdrop-filter: blur(26px) saturate(150%);
  box-shadow: 0 10px 34px rgba(20,20,20,.035);
}
.lumina-theme .premium-brand strong,
.lumina-theme .premium-section-heading h2,
.lumina-theme .premium-card h3,
.lumina-theme .premium-detail-head h2 {
  font-family: "Playfair Display", "Cormorant Garamond", Georgia, serif;
  letter-spacing: -.035em;
}
.lumina-theme .premium-brand img {
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(18,22,25,.08);
}
.lumina-theme .premium-brand small { color: var(--lumina-gold-strong); letter-spacing:.20em; }
.lumina-theme .premium-nav-links button,
.lumina-theme .premium-nav-links a { color: var(--lumina-obsidian); font-weight: 800; }
.lumina-theme .premium-nav-links a[data-premium-whatsapp],
.lumina-theme .premium-btn-whatsapp,
.lumina-theme .premium-card-actions .whatsapp {
  background: linear-gradient(135deg, var(--lumina-green), #12c987);
  color:#fff !important;
  box-shadow: 0 18px 45px rgba(0,155,104,.20);
}
.lumina-theme .premium-hero {
  min-height: 82vh;
  border-bottom: 1px solid var(--lumina-line);
  overflow: hidden;
  isolation: isolate;
}
.lumina-theme .premium-hero-bg {
  filter:none;
  transform: scale(1.03);
}
.lumina-theme .premium-hero-overlay {
  background:
    radial-gradient(circle at 50% 90%, rgba(188,142,86,.30), transparent 34%),
    linear-gradient(180deg, rgba(18,22,25,.32), rgba(18,22,25,.82));
}
.lumina-theme .premium-hero-content {
  max-width: 940px;
  padding-top: 86px;
}
.lumina-theme .premium-eyebrow {
  background: rgba(255,255,255,.13);
  border: 1px solid rgba(255,255,255,.25);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  letter-spacing: .20em;
}
.lumina-theme .premium-hero h1 {
  font-family: "Playfair Display", "Cormorant Garamond", serif;
  font-size: clamp(3.2rem, 8.2vw, 7.2rem);
  line-height: .88;
  font-weight: 600;
  text-shadow: 0 28px 55px rgba(0,0,0,.35);
}
.lumina-theme .premium-hero p { color: rgba(255,255,255,.86); font-size: clamp(1rem, 2vw, 1.35rem); }
.lumina-theme .premium-btn-primary,
.lumina-theme .premium-filters .premium-btn-dark {
  background: var(--lumina-obsidian);
  color: #fff;
  border: 0;
  box-shadow: 0 18px 45px rgba(18,22,25,.18);
}
.lumina-theme .premium-btn-primary:hover,
.lumina-theme .premium-filters .premium-btn-dark:hover { background: var(--lumina-gold-strong); transform: translateY(-1px); }
.lumina-theme .premium-hero-minimums span {
  background: rgba(255,255,255,.14);
  border-color: rgba(255,255,255,.25);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
}
.lumina-theme .premium-catalog-section {
  background: transparent;
  padding-top: clamp(44px, 7vw, 86px);
}
.lumina-theme .premium-section-heading {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 32px;
  align-items: end;
}
.lumina-theme .premium-section-heading span { color: var(--lumina-gold-strong); letter-spacing: .18em; }
.lumina-theme .premium-section-heading h2 { color: var(--lumina-obsidian); font-size: clamp(2.5rem, 5vw, 4.8rem); margin: 0; }
.lumina-theme .premium-section-heading p { color: var(--lumina-muted); font-weight: 600; font-size: 1.05rem; }
.lumina-theme .premium-search-card,
.lumina-theme .premium-filters,
.lumina-theme .premium-advanced-drawer,
.lumina-theme .premium-pagination-wrap,
.lumina-theme .premium-pagination {
  background: var(--lumina-surface);
  border: 1px solid var(--lumina-line);
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  border-radius: var(--lumina-radius);
  box-shadow: var(--lumina-shadow-soft);
}
.lumina-theme .premium-search-card strong { color: var(--lumina-obsidian); font-size: 1.35rem; }
.lumina-theme .premium-search-card span { color: var(--lumina-muted); }
.lumina-theme .premium-smart-search input,
.lumina-theme .premium-filter-grid select,
.lumina-theme .premium-filter-grid input,
.lumina-theme .premium-advanced-grid input,
.lumina-theme .premium-advanced-grid select {
  border: 1px solid var(--lumina-line);
  background: rgba(255,255,255,.82);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.8);
}
.lumina-theme .premium-smart-search input:focus,
.lumina-theme .premium-filter-grid select:focus,
.lumina-theme .premium-filter-grid input:focus,
.lumina-theme .premium-advanced-grid input:focus,
.lumina-theme .premium-advanced-grid select:focus {
  border-color: rgba(188,142,86,.70);
  box-shadow: 0 0 0 5px rgba(188,142,86,.12);
}
.lumina-theme .premium-smart-results {
  border-radius: 22px;
  border: 1px solid var(--lumina-line);
  box-shadow: var(--lumina-shadow);
  overflow: hidden;
}
.lumina-theme .premium-status-line { color: var(--lumina-muted); font-weight: 900; }
.lumina-theme .premium-project-grid { gap: clamp(20px, 2.5vw, 34px); }
.lumina-theme .premium-card {
  background: var(--lumina-surface-solid);
  border: 1px solid rgba(42,48,54,.07);
  border-radius: 24px;
  box-shadow: 0 20px 54px rgba(18,22,25,.055);
  overflow: hidden;
  transition: transform .42s cubic-bezier(.19,1,.22,1), box-shadow .42s cubic-bezier(.19,1,.22,1), border-color .42s;
}
.lumina-theme .premium-card:hover {
  transform: translateY(-7px);
  box-shadow: var(--lumina-shadow);
  border-color: rgba(188,142,86,.26);
}
.lumina-theme .premium-card-head {
  background:
    linear-gradient(110deg, rgba(18,22,25,.94), rgba(42,48,54,.88)),
    radial-gradient(circle at 78% 10%, rgba(188,142,86,.32), transparent 34%);
  color: #fff;
  min-height: 138px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lumina-theme .premium-card-head h3 { color: #fff; font-size: 1.7rem; font-weight: 600; }
.lumina-theme .premium-card-area {
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  color: #f2c27b;
  font-weight: 800;
  letter-spacing: -.04em;
}
.lumina-theme .premium-card-type { color: rgba(255,255,255,.78); letter-spacing:.18em; }
.lumina-theme .premium-card-images { background:#f7f8fa; }
.lumina-theme .premium-card-image img { filter: saturate(1.02) contrast(1.02); }
.lumina-theme .premium-image-label { background: rgba(18,22,25,.78); color:#fff; border: 1px solid rgba(255,255,255,.16); }
.lumina-theme .premium-card-kicker { color: var(--lumina-gold-strong); letter-spacing:.16em; }
.lumina-theme .premium-card-desc { color: var(--lumina-steel); }
.lumina-theme .premium-feature-list span,
.lumina-theme .premium-detail-comodos span {
  background: #f5efe6;
  color: var(--lumina-steel);
  border: 1px solid rgba(188,142,86,.12);
}
.lumina-theme .premium-price-box {
  background: #fbfbfc;
  border-color: rgba(42,48,54,.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.8);
}
.lumina-theme .premium-price-row strong { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace; }
.lumina-theme .premium-price-row.total strong { color: var(--lumina-gold-strong); }
.lumina-theme .premium-card-actions .details { background: var(--lumina-obsidian); color: #fff; }
.lumina-theme .premium-card-actions .share { background: #fff; border: 1px solid var(--lumina-line); }
.lumina-theme .premium-pagination button.is-active { background: var(--lumina-obsidian); color:#fff; }
.lumina-theme .premium-pagination button:not(.is-active):hover { border-color: var(--lumina-gold); color: var(--lumina-gold-strong); }
.lumina-theme .premium-detail-page { padding-top: clamp(24px, 5vw, 70px); }
.lumina-theme .premium-project-detail {
  background: #fff;
  border: 1px solid rgba(42,48,54,.08);
  border-radius: 34px;
  box-shadow: var(--lumina-shadow);
  overflow: hidden;
}
.lumina-theme .premium-back-top { color: var(--lumina-gold-strong); }
.lumina-theme .premium-detail-head {
  background: linear-gradient(112deg, #111619 0%, #283038 62%, #6f4a28 100%);
  color: #fff;
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lumina-theme .premium-detail-head h2 { color: #fff; font-size: clamp(2.5rem, 6vw, 5.4rem); }
.lumina-theme .premium-detail-area { color: #f2c27b; font-family: "Plus Jakarta Sans", "Inter", sans-serif; }
.lumina-theme .premium-detail-head .premium-card-type { color: rgba(255,255,255,.78); }
.lumina-theme .premium-detail-body { gap: clamp(26px, 4vw, 54px); }
.lumina-theme .premium-detail-image { border-radius: 24px; box-shadow: 0 18px 45px rgba(18,22,25,.075); }
.lumina-theme .premium-detail-description { color: var(--lumina-steel); font-size: 1.06rem; line-height: 1.78; }
.lumina-theme .premium-warning { background: #fff8ed; color: #7a420e; border-color: rgba(188,142,86,.30); }
.lumina-theme .premium-floating-whatsapp { background: linear-gradient(135deg, var(--lumina-green), #12c987); }
.lumina-theme .premium-gallery-modal { background: rgba(12,15,18,.92); }
.lumina-theme .premium-gallery-topbar,
.lumina-theme .premium-gallery-sidebar { background: rgba(255,255,255,.94); -webkit-backdrop-filter: blur(18px); backdrop-filter: blur(18px); }
@media (max-width: 900px) {
  .lumina-theme .premium-section-heading { grid-template-columns: 1fr; text-align: center; }
  .lumina-theme .premium-navbar { min-height: 76px; }
  .lumina-theme .premium-hero { min-height: 76vh; }
  .lumina-theme .premium-card-head { min-height: 122px; }
  .lumina-theme .premium-detail-head { min-height: 210px; }
}
@media (max-width: 640px) {
  .lumina-theme .premium-hero h1 { font-size: clamp(3rem, 16vw, 4.3rem); }
  .lumina-theme .premium-card-head h3 { font-size: 1.45rem; }
  .lumina-theme .premium-search-card,
  .lumina-theme .premium-filters { border-radius: 22px; }
  .lumina-theme .premium-smart-results { max-height: min(55vh, 420px); }
}

/* v68 — correção da busca Lúmina: resultados sempre acima de filtros, cards e paginação. */
.lumina-theme .premium-catalog-section { overflow: visible; }
.lumina-theme .premium-search-card { position: relative; z-index: 320; overflow: visible; }
.lumina-theme .premium-smart-search { position: relative; z-index: 340; }
.lumina-theme .premium-smart-results { z-index: 9999; overflow-y: auto; }
.lumina-theme .premium-filters { position: relative; z-index: 40; }
.lumina-theme .premium-pagination,
.lumina-theme .premium-pagination-top,
.lumina-theme .premium-status-line,
.lumina-theme .premium-project-grid { position: relative; z-index: 10; }
.lumina-theme .premium-search-card.is-focused { z-index: 500; }
@media (max-width: 768px) {
  .lumina-theme .premium-search-card { z-index: 520; }
  .lumina-theme .premium-smart-results { z-index: 9999; }
}

/* v69 — Tema AXON: Hyper-Tech Luxury adaptado ao catálogo JB */
.axon-theme{
  --axon-void:#020203;--axon-void-2:#070a12;--axon-panel:rgba(9,12,20,.86);--axon-panel-2:rgba(18,22,34,.92);--axon-mercury:#e2e2e2;--axon-muted:rgba(226,226,226,.62);--axon-line:rgba(226,226,226,.14);--axon-orange:#ff6d00;--axon-amber:#ffb45c;--axon-green:#16a34a;--axon-shadow:0 26px 70px rgba(0,0,0,.38);--axon-glow:0 0 0 1px rgba(255,109,0,.20),0 24px 80px rgba(255,109,0,.16);
  background:radial-gradient(circle at top left,rgba(255,109,0,.20),transparent 34%),radial-gradient(circle at 85% 10%,rgba(255,255,255,.08),transparent 26%),linear-gradient(180deg,#020203 0%,#070a12 42%,#020203 100%)!important;color:var(--axon-mercury)!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;
}
.axon-theme:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.72),transparent 82%)}
.axon-theme .premium-navbar{background:rgba(2,2,3,.78)!important;color:var(--axon-mercury)!important;border-bottom:1px solid var(--axon-line)!important;box-shadow:0 12px 50px rgba(0,0,0,.35)!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important}.axon-theme .premium-brand strong{font-family:Cormorant Garamond,serif!important;color:#fff!important}.axon-theme .premium-brand small{color:var(--axon-amber)!important;letter-spacing:.24em!important}.axon-theme .premium-brand img{background:rgba(255,255,255,.92)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 14px 40px rgba(255,109,0,.12)!important}.axon-theme .premium-nav-links button{color:var(--axon-mercury)!important}.axon-theme .premium-nav-links a,.axon-theme .premium-btn-whatsapp{background:var(--axon-orange)!important;color:#fff!important;border:1px solid rgba(255,180,92,.40)!important;box-shadow:0 18px 50px rgba(255,109,0,.24)!important}.axon-theme .premium-menu-toggle{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid var(--axon-line)!important}
.axon-theme .premium-preview-banner{background:linear-gradient(90deg,rgba(255,109,0,.12),rgba(255,255,255,.03),rgba(255,109,0,.12))!important;border-color:rgba(255,109,0,.25)!important;color:#eaf2ff!important}.axon-theme .premium-main{background:transparent!important}.axon-theme .premium-hero{min-height:780px!important;background:#020203!important;isolation:isolate!important}.axon-theme .premium-hero-bg{opacity:.38!important;filter:brightness(.88) contrast(1.04)!important}.axon-theme .premium-hero-overlay{background:linear-gradient(180deg,rgba(2,2,3,.36),rgba(2,2,3,.92) 82%),radial-gradient(circle at center,rgba(255,109,0,.24),transparent 52%)!important}.axon-theme .premium-eyebrow{border-color:rgba(255,109,0,.54)!important;background:rgba(255,109,0,.08)!important;color:var(--axon-amber)!important;box-shadow:0 0 44px rgba(255,109,0,.18)!important}.axon-theme .premium-hero h1{font-family:Cormorant Garamond,serif!important;font-size:clamp(4rem,10vw,8.8rem)!important;line-height:.88!important;color:transparent!important;background:linear-gradient(90deg,#fff,#e2e2e2 48%,#8b949e)!important;-webkit-background-clip:text!important;background-clip:text!important;text-shadow:none!important}.axon-theme .premium-hero p{color:rgba(226,226,226,.75)!important;max-width:760px!important}.axon-theme .premium-btn-primary{background:#fff!important;color:#020203!important;border:1px solid rgba(255,255,255,.70)!important;box-shadow:0 18px 60px rgba(255,255,255,.10)!important}.axon-theme .premium-btn-primary:hover{background:var(--axon-orange)!important;border-color:var(--axon-orange)!important;color:#fff!important}.axon-theme .premium-hero-minimums span{background:rgba(2,2,3,.55)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}
.axon-theme .premium-catalog-section{background:linear-gradient(180deg,rgba(7,10,18,.72),rgba(2,2,3,.98))!important;border:1px solid var(--axon-line)!important;box-shadow:var(--axon-shadow)!important;color:var(--axon-mercury)!important}.axon-theme .premium-section-heading span,.axon-theme .premium-card-kicker{color:var(--axon-amber)!important}.axon-theme .premium-section-heading h2{font-family:Cormorant Garamond,serif!important;color:#fff!important}.axon-theme .premium-section-heading p{color:var(--axon-muted)!important}.axon-theme .premium-search-card,.axon-theme .premium-filters{background:rgba(255,255,255,.045)!important;border:1px solid var(--axon-line)!important;color:var(--axon-mercury)!important;box-shadow:0 18px 65px rgba(0,0,0,.20)!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important}.axon-theme .premium-search-card strong{font-family:Cormorant Garamond,serif!important;color:#fff!important}.axon-theme .premium-search-card span,.axon-theme .premium-status-line{color:var(--axon-muted)!important}.axon-theme .premium-smart-search{position:relative!important;z-index:60!important}.axon-theme .premium-smart-search input,.axon-theme .premium-filters input,.axon-theme .premium-filters select{background:rgba(2,2,3,.72)!important;color:#fff!important;border:1px solid rgba(226,226,226,.13)!important}.axon-theme .premium-smart-search input:focus,.axon-theme .premium-filters input:focus,.axon-theme .premium-filters select:focus{border-color:var(--axon-orange)!important;box-shadow:var(--axon-glow)!important}.axon-theme .premium-smart-results{z-index:9999!important;background:rgba(8,11,20,.96)!important;border:1px solid rgba(255,180,92,.30)!important;box-shadow:0 24px 80px rgba(0,0,0,.55)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.axon-theme .premium-smart-item{color:#fff!important;border-color:rgba(255,255,255,.08)!important}.axon-theme .premium-smart-item:hover{background:rgba(255,109,0,.14)!important}.axon-theme .premium-filter-grid label span{color:rgba(226,226,226,.66)!important}.axon-theme .premium-check{background:rgba(2,2,3,.62)!important;border-color:rgba(226,226,226,.13)!important;color:#fff!important}.axon-theme .premium-btn-dark{background:#111827!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}.axon-theme .premium-btn-light,.axon-theme .premium-icon-btn{background:rgba(255,255,255,.05)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}.axon-theme .premium-icon-btn:hover,.axon-theme .premium-btn-light:hover{border-color:var(--axon-orange)!important;color:#fff!important;box-shadow:var(--axon-glow)!important}
.axon-theme .premium-project-grid{gap:34px!important}.axon-theme .premium-card{background:rgba(255,255,255,.045)!important;border:1px solid var(--axon-line)!important;border-radius:0!important;box-shadow:0 24px 70px rgba(0,0,0,.25)!important;overflow:hidden!important;color:var(--axon-mercury)!important;transition:transform .5s cubic-bezier(.19,1,.22,1),border-color .35s,box-shadow .35s!important}.axon-theme .premium-card:hover{transform:translateY(-6px)!important;border-color:rgba(255,109,0,.65)!important;box-shadow:0 34px 90px rgba(255,109,0,.16)!important}.axon-theme .premium-card-head{background:linear-gradient(135deg,rgba(2,2,3,.96),rgba(16,24,40,.92))!important;color:#fff!important;border-bottom:1px solid var(--axon-line)!important;padding:28px 26px!important}.axon-theme .premium-card-head:after{display:none!important}.axon-theme .premium-card-head h3{font-family:Cormorant Garamond,serif!important;color:#fff!important;font-size:clamp(1.75rem,2.3vw,2.35rem)!important;font-weight:700!important;letter-spacing:-.02em!important}.axon-theme .premium-card-area{color:var(--axon-amber)!important;font-family:Inter,system-ui,sans-serif!important;font-size:clamp(2rem,3vw,2.9rem)!important;font-weight:800!important;letter-spacing:-.04em!important}.axon-theme .premium-card-type{color:rgba(226,226,226,.72)!important;letter-spacing:.24em!important}.axon-theme .premium-card-images{background:#0b0f19!important;border-bottom:1px solid var(--axon-line)!important}.axon-theme .premium-card-image{background:#080b12!important}.axon-theme .premium-card-image:first-child{border-right:1px solid rgba(255,255,255,.08)!important}.axon-theme .premium-card-image img{filter:none!important;transition:filter .55s,transform .55s!important}.axon-theme .premium-card:hover .premium-card-image img{filter:none!important;transform:scale(1.03)!important}.axon-theme .premium-image-label{background:rgba(2,2,3,.76)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}.axon-theme .premium-card-body{background:rgba(255,255,255,.035)!important;color:var(--axon-mercury)!important}.axon-theme .premium-card-desc,.axon-theme .premium-detail-description{color:rgba(226,226,226,.78)!important}.axon-theme .premium-feature-list span,.axon-theme .premium-detail-comodos span{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:0!important}.axon-theme .premium-feature-list span:before{background:var(--axon-orange)!important}.axon-theme .premium-warning{background:rgba(251,146,60,.10)!important;color:#fed7aa!important;border:1px solid rgba(251,146,60,.34)!important;border-radius:0!important}.axon-theme .premium-price-box{background:rgba(2,2,3,.55)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:0!important}.axon-theme .premium-price-row{border-color:rgba(255,255,255,.08)!important}.axon-theme .premium-price-row span:first-child{color:rgba(226,226,226,.64)!important}.axon-theme .premium-price-row strong{color:#fff!important}.axon-theme .premium-price-row.total strong{color:var(--axon-amber)!important}.axon-theme .premium-card-actions a,.axon-theme .premium-card-actions button{border-radius:0!important;text-transform:uppercase!important;letter-spacing:.16em!important}.axon-theme .premium-card-actions .details{background:var(--axon-orange)!important;color:#fff!important}.axon-theme .premium-card-actions a.whatsapp{background:var(--axon-green)!important;color:#fff!important}.axon-theme .premium-card-actions button.share{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}
.axon-theme .premium-pagination{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:999px!important}.axon-theme .premium-pagination button{background:rgba(255,255,255,.05)!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:999px!important}.axon-theme .premium-pagination button.is-active{background:var(--axon-orange)!important;border-color:var(--axon-orange)!important;color:#fff!important;box-shadow:0 16px 44px rgba(255,109,0,.30)!important}.axon-theme .premium-pagination span{color:var(--axon-muted)!important}
.axon-theme.premium-project-mode .premium-main{background:transparent!important}.axon-theme.premium-project-mode .premium-project-detail{background:rgba(7,10,18,.88)!important;border:1px solid var(--axon-line)!important;border-radius:0!important;box-shadow:var(--axon-shadow)!important;overflow:hidden!important}.axon-theme .premium-detail-back-top{color:var(--axon-amber)!important;letter-spacing:.18em!important}.axon-theme .premium-detail-head{background:linear-gradient(135deg,#020203,#101827)!important;color:#fff!important;border-bottom:1px solid var(--axon-line)!important}.axon-theme .premium-detail-head h2{font-family:Cormorant Garamond,serif!important;color:#fff!important;font-size:clamp(3rem,7vw,6.8rem)!important;line-height:.92!important}.axon-theme .premium-detail-area{font-family:Inter,system-ui,sans-serif!important;color:var(--axon-amber)!important;font-size:clamp(3.2rem,8vw,6rem)!important;font-weight:800!important}.axon-theme .premium-detail-body{background:rgba(255,255,255,.025)!important;color:#fff!important}.axon-theme .premium-detail-image{background:#080b12!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:0!important;box-shadow:0 18px 60px rgba(0,0,0,.22)!important}.axon-theme .premium-detail-image img{filter:none!important}.axon-theme .premium-detail-image:hover img{filter:none!important}.axon-theme .premium-detail-actions{background:rgba(255,255,255,.04)!important;border-top:1px solid rgba(255,255,255,.10)!important;border-radius:0!important}.axon-theme .premium-detail-actions .premium-btn-whatsapp{background:var(--axon-green)!important;color:#fff!important;border-color:rgba(34,197,94,.40)!important}.axon-theme .premium-detail-actions .premium-btn-light{background:rgba(255,255,255,.05)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}
.axon-theme .premium-footer{background:#020203!important;border-top:1px solid rgba(255,255,255,.10)!important;color:var(--axon-muted)!important}.axon-theme .premium-footer h3,.axon-theme .premium-footer h4{font-family:Cormorant Garamond,serif!important;color:#fff!important}.axon-theme .premium-floating-whatsapp{background:var(--axon-orange)!important;color:#fff!important;box-shadow:0 20px 60px rgba(255,109,0,.35)!important}.axon-theme .premium-mobile-menu{background:rgba(2,2,3,.94)!important;border-color:var(--axon-line)!important}.axon-theme .premium-mobile-menu button,.axon-theme .premium-mobile-menu a{color:#fff!important;border-color:var(--axon-line)!important}
.axon-theme .premium-gallery{background:rgba(2,2,3,.94)!important}.axon-theme .premium-gallery-top,.axon-theme .premium-gallery-thumbs{background:rgba(7,10,18,.86)!important;border-color:rgba(255,255,255,.10)!important}.axon-theme .premium-gallery-title strong,.axon-theme .premium-gallery-counter{color:#fff!important}.axon-theme .premium-gallery-control{background:rgba(255,255,255,.06)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}.axon-theme .premium-gallery-control:hover{border-color:var(--axon-orange)!important}.axon-theme .premium-gallery-thumb.is-active{border-color:var(--axon-orange)!important;box-shadow:var(--axon-glow)!important}
@media(max-width:980px){.axon-theme .premium-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.axon-theme .premium-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.axon-theme .premium-detail-body{grid-template-columns:1fr!important}.axon-theme .premium-hero{min-height:660px!important}}
@media(max-width:640px){.axon-theme .premium-navbar{height:76px!important}.axon-theme .premium-brand strong{font-size:1.18rem!important}.axon-theme.premium-catalog-mode .premium-main{padding-top:76px!important}.axon-theme.premium-project-mode .premium-main{padding-top:92px!important;padding-inline:0!important}.axon-theme .premium-hero{min-height:590px!important}.axon-theme .premium-hero h1{font-size:clamp(3.2rem,16vw,4.8rem)!important}.axon-theme .premium-catalog-section{width:calc(100% - 20px)!important;margin-top:-32px!important;border-radius:28px!important}.axon-theme .premium-search-card,.axon-theme .premium-filters{padding:20px!important}.axon-theme .premium-filter-grid{grid-template-columns:1fr!important}.axon-theme .premium-project-grid{grid-template-columns:1fr!important}.axon-theme .premium-card{border-radius:0!important}.axon-theme .premium-card-images{height:220px!important}.axon-theme.premium-project-mode .premium-project-detail{border-left:0!important;border-right:0!important}.axon-theme .premium-detail-head{padding:34px 18px!important}.axon-theme .premium-detail-body{padding:20px!important}.axon-theme .premium-detail-actions{padding:20px!important}.axon-theme .premium-detail-actions .premium-btn{width:100%!important}.axon-theme .premium-smart-results{position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important}}

/* v65 — cabeçalho do detalhe AXON alinhado ao card */
.axon-detail-head{}


/* v70 — AXON: contraste da busca, camada correta e imagens em cor real */
.axon-theme .premium-search-card{
  position: relative !important;
  z-index: 320 !important;
  overflow: visible !important;
}
.axon-theme .premium-filters{
  position: relative !important;
  z-index: 80 !important;
  overflow: visible !important;
}
.axon-theme .premium-smart-search{
  position: relative !important;
  z-index: 360 !important;
}
.axon-theme .premium-smart-results{
  z-index: 2147483000 !important;
  background: rgba(6, 10, 18, .98) !important;
  color: #f8fafc !important;
  border: 1px solid rgba(255,180,92,.42) !important;
  box-shadow: 0 28px 90px rgba(0,0,0,.72), 0 0 0 1px rgba(255,255,255,.04) inset !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
}
.axon-theme .premium-smart-item{
  background: rgba(9, 14, 25, .98) !important;
  color: #f8fafc !important;
  border-color: rgba(255,255,255,.10) !important;
}
.axon-theme .premium-smart-item:hover,
.axon-theme .premium-smart-item:focus{
  background: rgba(24, 35, 58, .98) !important;
}
.axon-theme .premium-smart-item strong{
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important;
}
.axon-theme .premium-smart-item span{
  color: #cbd5e1 !important;
  -webkit-text-fill-color: #cbd5e1 !important;
  opacity: 1 !important;
}
.axon-theme .premium-smart-item img{
  filter: none !important;
  opacity: 1 !important;
}
.axon-theme .premium-card-image img,
.axon-theme .premium-card:hover .premium-card-image img,
.axon-theme .premium-detail-image img,
.axon-theme .premium-detail-image:hover img{
  filter: none !important;
  opacity: 1 !important;
}
.axon-theme .premium-card:hover .premium-card-image img,
.axon-theme .premium-detail-image:hover img{
  transform: scale(1.035) !important;
}
.axon-theme .premium-card-images,
.axon-theme .premium-card-image,
.axon-theme .premium-detail-image{
  background: #ffffff !important;
}
.axon-theme .premium-card-image:first-child{
  border-right: 1px solid rgba(255,255,255,.10) !important;
}
.axon-theme .premium-hero-bg{
  opacity: .70 !important;
  filter: saturate(1.05) contrast(1.02) brightness(.78) !important;
}
.axon-theme .premium-hero-overlay{
  background:
    linear-gradient(180deg, rgba(2,2,3,.28), rgba(2,2,3,.72) 72%, rgba(2,2,3,.94) 100%),
    radial-gradient(circle at 50% 24%, rgba(255,109,0,.22), transparent 54%) !important;
}
.axon-theme .premium-hero h1{
  text-shadow: 0 18px 70px rgba(0,0,0,.44) !important;
}
@media (max-width: 640px){
  .axon-theme .premium-smart-results{
    left: 0 !important;
    right: 0 !important;
    max-height: min(48dvh, 360px) !important;
    border-radius: 24px !important;
  }
  .axon-theme .premium-smart-item{
    grid-template-columns: 70px minmax(0,1fr) !important;
    min-height: 82px !important;
    align-items: center !important;
  }
  .axon-theme .premium-smart-item strong{
    font-size: .94rem !important;
    line-height: 1.16 !important;
  }
  .axon-theme .premium-hero-bg{
    opacity: .64 !important;
    filter: saturate(1.04) contrast(1) brightness(.76) !important;
  }
}

/* 20260501-axon-laranja-jb-v66 — AXON com identidade JB: sem azul, fotos reais e menu mobile legível. */
.axon-theme{
  --axon-orange:#ff6d00;
  --axon-orange-hover:#ff7a18;
  --axon-orange-dark:#b94a00;
  --axon-amber:#ffb45c;
  --axon-brown:#3D2B1F;
  --axon-void:#020203;
  --axon-panel:#101114;
  --axon-text:#f7f2ec;
  --axon-mercury:#f7f2ec;
  --axon-muted:rgba(247,242,236,.70);
  --axon-line:rgba(255,180,92,.20);
  --axon-green:#ff6d00;
  --axon-shadow:0 28px 86px rgba(0,0,0,.46);
  --axon-glow:0 0 0 1px rgba(255,109,0,.28),0 24px 80px rgba(255,109,0,.18);
  background:radial-gradient(circle at top left,rgba(255,109,0,.22),transparent 34%),radial-gradient(circle at 85% 10%,rgba(255,180,92,.12),transparent 28%),linear-gradient(180deg,#020203 0%,#0b0b0d 42%,#020203 100%)!important;
  color:var(--axon-text)!important;
}
.axon-theme .premium-navbar{background:rgba(2,2,3,.88)!important;border-bottom:1px solid rgba(255,180,92,.18)!important;}
.axon-theme .premium-brand small,.axon-theme .premium-section-heading span,.axon-theme .premium-card-kicker,.axon-theme .premium-detail-back-top{color:var(--axon-amber)!important;}
.axon-theme .premium-brand img{box-shadow:0 14px 42px rgba(255,109,0,.14)!important;}
.axon-theme .premium-nav-links a,.axon-theme .premium-btn-whatsapp,.axon-theme .premium-floating-whatsapp,.axon-theme .premium-card-actions .details,.axon-theme .premium-card-actions a.whatsapp,.axon-theme .premium-detail-actions .premium-btn-whatsapp{background:linear-gradient(135deg,var(--axon-orange),var(--axon-orange-hover))!important;color:#fff!important;border-color:rgba(255,180,92,.48)!important;box-shadow:0 18px 52px rgba(255,109,0,.24)!important;}
.axon-theme .premium-nav-links a:hover,.axon-theme .premium-btn-whatsapp:hover,.axon-theme .premium-floating-whatsapp:hover,.axon-theme .premium-card-actions .details:hover,.axon-theme .premium-card-actions a.whatsapp:hover{background:linear-gradient(135deg,var(--axon-orange-hover),var(--axon-orange))!important;box-shadow:0 22px 64px rgba(255,109,0,.32)!important;}
.axon-theme .premium-menu-toggle{background:rgba(255,109,0,.12)!important;color:#fff!important;border:1px solid rgba(255,180,92,.34)!important;}
.axon-theme .premium-menu-toggle:hover{background:rgba(255,109,0,.22)!important;}
.axon-theme .premium-mobile-menu{background:rgba(2,2,3,.98)!important;border:1px solid rgba(255,180,92,.26)!important;box-shadow:0 28px 90px rgba(0,0,0,.70)!important;backdrop-filter:blur(22px)!important;-webkit-backdrop-filter:blur(22px)!important;}
.axon-theme .premium-mobile-menu button,.axon-theme .premium-mobile-menu a{background:#101114!important;color:#fff!important;border:1px solid rgba(255,180,92,.22)!important;text-shadow:none!important;}
.axon-theme .premium-mobile-menu button:hover,.axon-theme .premium-mobile-menu a:hover{background:rgba(255,109,0,.18)!important;color:#fff!important;}
.axon-theme .premium-mobile-menu a[data-premium-whatsapp]{background:linear-gradient(135deg,var(--axon-orange),var(--axon-orange-hover))!important;color:#fff!important;border-color:rgba(255,180,92,.45)!important;}
.axon-theme .premium-preview-banner{background:linear-gradient(90deg,rgba(255,109,0,.14),rgba(255,255,255,.04),rgba(255,109,0,.14))!important;border-color:rgba(255,109,0,.32)!important;color:#ffdcc0!important;}
.axon-theme .premium-hero-bg{opacity:.74!important;filter:brightness(.82) contrast(1.04) saturate(1.04)!important;}
.axon-theme .premium-hero-overlay{background:linear-gradient(180deg,rgba(2,2,3,.18),rgba(2,2,3,.74) 86%),radial-gradient(circle at center,rgba(255,109,0,.18),transparent 54%)!important;}
.axon-theme .premium-eyebrow{border-color:rgba(255,109,0,.56)!important;background:rgba(255,109,0,.10)!important;color:var(--axon-amber)!important;box-shadow:0 0 44px rgba(255,109,0,.20)!important;}
.axon-theme .premium-btn-primary{background:linear-gradient(135deg,#fff,#fff7ef)!important;color:#020203!important;border-color:rgba(255,180,92,.52)!important;}
.axon-theme .premium-btn-primary:hover{background:linear-gradient(135deg,var(--axon-orange),var(--axon-orange-hover))!important;color:#fff!important;border-color:rgba(255,180,92,.58)!important;}
.axon-theme .premium-smart-search,.axon-theme .premium-search-card{position:relative!important;overflow:visible!important;}
.axon-theme .premium-search-card{z-index:700!important;}
.axon-theme .premium-smart-search{z-index:900!important;}
.axon-theme .premium-smart-search input,.axon-theme .premium-filters input,.axon-theme .premium-filters select{background:#050506!important;color:#fff!important;border:1px solid rgba(255,180,92,.20)!important;caret-color:var(--axon-orange)!important;}
.axon-theme .premium-smart-search input::placeholder,.axon-theme .premium-filters input::placeholder{color:rgba(247,242,236,.52)!important;}
.axon-theme .premium-smart-search input:focus,.axon-theme .premium-filters input:focus,.axon-theme .premium-filters select:focus{border-color:var(--axon-orange)!important;box-shadow:var(--axon-glow)!important;}
.axon-theme .premium-smart-results{position:absolute!important;z-index:99999!important;background:#070707!important;color:#fff!important;border:1px solid rgba(255,109,0,.45)!important;box-shadow:0 28px 90px rgba(0,0,0,.76),0 0 0 1px rgba(255,180,92,.12)!important;overflow-y:auto!important;isolation:isolate!important;}
.axon-theme .premium-smart-item{background:#070707!important;color:#fff!important;border-color:rgba(255,180,92,.14)!important;}
.axon-theme .premium-smart-item strong{color:#fff!important;}
.axon-theme .premium-smart-item span{color:#ffdcc0!important;}
.axon-theme .premium-smart-item:hover,.axon-theme .premium-smart-item:focus{background:rgba(255,109,0,.16)!important;outline:0!important;}
.axon-theme .premium-filters{position:relative!important;z-index:80!important;overflow:visible!important;}
.axon-theme .premium-pagination,.axon-theme .premium-pagination-top,.axon-theme .premium-status-line,.axon-theme .premium-project-grid{position:relative!important;z-index:20!important;}
.axon-theme .premium-pagination button.is-active{background:linear-gradient(135deg,var(--axon-orange),var(--axon-orange-hover))!important;border-color:var(--axon-orange)!important;color:#fff!important;box-shadow:0 16px 44px rgba(255,109,0,.32)!important;}
.axon-theme .premium-pagination button:hover{border-color:rgba(255,109,0,.72)!important;}
.axon-theme .premium-card:hover{border-color:rgba(255,109,0,.66)!important;box-shadow:0 34px 90px rgba(255,109,0,.14)!important;}
.axon-theme .premium-card-head{background:linear-gradient(135deg,#020203,#17110d 58%,#24150b)!important;border-bottom:1px solid rgba(255,180,92,.18)!important;}
.axon-theme .premium-card-area,.axon-theme .premium-detail-area,.axon-theme .premium-price-row.total strong{color:var(--axon-orange)!important;}
.axon-theme .premium-feature-list span:before{background:var(--axon-orange)!important;}
.axon-theme .premium-card-image img,.axon-theme .premium-card:hover .premium-card-image img,.axon-theme .premium-detail-image img,.axon-theme .premium-detail-image:hover img{filter:none!important;opacity:1!important;mix-blend-mode:normal!important;}
.axon-theme .premium-card-image img{transition:transform .45s cubic-bezier(.19,1,.22,1)!important;}
@media (hover:hover) and (pointer:fine){.axon-theme .premium-card:hover .premium-card-image img{transform:scale(1.03)!important;}}
.axon-theme .premium-detail-head{background:linear-gradient(135deg,#020203,#18110b 58%,#2b1708)!important;border-bottom:1px solid rgba(255,180,92,.18)!important;}
.axon-theme .premium-gallery-control:hover,.axon-theme .premium-gallery-thumb.is-active{border-color:var(--axon-orange)!important;box-shadow:var(--axon-glow)!important;}
@media (max-width:768px){
  .axon-theme .premium-smart-results{left:0!important;right:0!important;max-height:min(54dvh,420px)!important;background:#fff!important;color:#17120e!important;border-color:rgba(255,109,0,.42)!important;}
  .axon-theme .premium-smart-item{background:#fff!important;color:#17120e!important;}
  .axon-theme .premium-smart-item strong{color:#17120e!important;}
  .axon-theme .premium-smart-item span{color:#6b4a2c!important;}
  .axon-theme .premium-smart-item:hover,.axon-theme .premium-smart-item:focus{background:#fff3e8!important;}
  .axon-theme .premium-mobile-menu{top:calc(84px + env(safe-area-inset-top))!important;}
}

/* 20260501-axon-mobile-menu-whatsapp-v72 — alinhamento final mobile/hamburger e WhatsApp padronizado. */
.premium-mobile-menu a,
.premium-mobile-menu button {
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:8px!important;
  width:100%!important;
  min-height:54px!important;
  line-height:1.2!important;
  text-decoration:none!important;
}
.premium-mobile-menu a:not([data-premium-whatsapp]),
.premium-mobile-menu button {
  color:#3D2B1F!important;
  background:#fff8f2!important;
  border:1px solid rgba(61,43,31,.14)!important;
}
.premium-mobile-menu a[data-premium-whatsapp],
.premium-nav-links a[data-premium-whatsapp],
.premium-btn-whatsapp,
.premium-card-actions a.whatsapp,
.premium-detail-actions .premium-btn-whatsapp {
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:8px!important;
  background:linear-gradient(135deg,#16c784,#059669)!important;
  color:#fff!important;
  border-color:rgba(22,199,132,.42)!important;
  box-shadow:0 18px 45px rgba(5,150,105,.24)!important;
}
.premium-mobile-menu a[data-premium-whatsapp]::before,
.premium-nav-links a[data-premium-whatsapp]::before,
.premium-btn-whatsapp:not(.premium-floating-whatsapp)::before,
.premium-card-actions a.whatsapp::before,
.premium-detail-actions .premium-btn-whatsapp::before {
  content:""!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  display:inline-block!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23fff' cx='16' cy='16' r='14'/%3E%3Cpath fill='%23059669' d='M22.6 19.1c-.3-.2-1.8-.9-2.1-1-.3-.1-.5-.2-.7.2-.2.3-.8 1-.9 1.1-.2.2-.3.2-.6.1-1.7-.8-2.8-1.5-3.9-3.4-.3-.5.3-.5.8-1.6.1-.2.1-.4 0-.6-.1-.2-.7-1.7-1-2.3-.3-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.1 1.1-1.1 2.6s1.1 3 1.3 3.2c.2.3 2.2 3.4 5.4 4.7 2 .9 2.8.9 3.8.8.6-.1 1.8-.7 2-1.4.3-.7.3-1.3.2-1.4-.1-.3-.3-.4-.6-.5zM16 5.8c-5.7 0-10.3 4.6-10.3 10.2 0 1.9.5 3.6 1.4 5.1L5.7 26.3l5.3-1.4c1.5.8 3.2 1.3 5 1.3 5.7 0 10.3-4.6 10.3-10.2S21.7 5.8 16 5.8z'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-size:contain!important;
  background-position:center!important;
}
.premium-card-actions a.whatsapp,
.premium-detail-actions .premium-btn-whatsapp {
  white-space:nowrap!important;
}

/* 20260501-axon-mobile-menu-whatsapp-v72 — AXON: correção final de padding, busca mobile escura e CTA WhatsApp verde. */
.axon-theme{--axon-green:#059669!important;--axon-green-hover:#16c784!important}.axon-theme .premium-main,.axon-theme.premium-catalog-mode .premium-main,.axon-theme.premium-project-mode .premium-main{padding-top:0!important}.axon-theme .premium-mobile-menu{background:rgba(2,2,3,.98)!important;border:1px solid rgba(255,180,92,.26)!important;box-shadow:0 28px 90px rgba(0,0,0,.70)!important}.axon-theme .premium-mobile-menu button,.axon-theme .premium-mobile-menu a:not([data-premium-whatsapp]){background:#101114!important;color:#fff!important;border:1px solid rgba(255,180,92,.22)!important}.axon-theme .premium-mobile-menu button:hover,.axon-theme .premium-mobile-menu a:not([data-premium-whatsapp]):hover{background:rgba(255,109,0,.18)!important;color:#fff!important}.axon-theme .premium-mobile-menu a[data-premium-whatsapp],.axon-theme .premium-nav-links a[data-premium-whatsapp],.axon-theme .premium-btn-whatsapp,.axon-theme .premium-floating-whatsapp,.axon-theme .premium-card-actions a.whatsapp,.axon-theme .premium-detail-actions .premium-btn-whatsapp{background:linear-gradient(135deg,#16c784,#059669)!important;color:#fff!important;border-color:rgba(22,199,132,.46)!important;box-shadow:0 18px 52px rgba(5,150,105,.25)!important}.axon-theme .premium-mobile-menu a[data-premium-whatsapp]:hover,.axon-theme .premium-nav-links a[data-premium-whatsapp]:hover,.axon-theme .premium-btn-whatsapp:hover,.axon-theme .premium-floating-whatsapp:hover,.axon-theme .premium-card-actions a.whatsapp:hover,.axon-theme .premium-detail-actions .premium-btn-whatsapp:hover{background:linear-gradient(135deg,#20df95,#0f9f6a)!important;box-shadow:0 22px 64px rgba(5,150,105,.34)!important}.axon-theme .premium-card-actions .details{background:linear-gradient(135deg,var(--axon-orange),var(--axon-orange-hover))!important;color:#fff!important;border-color:rgba(255,180,92,.48)!important;box-shadow:0 18px 52px rgba(255,109,0,.24)!important}.axon-theme .premium-detail-actions .premium-btn-light{background:rgba(255,255,255,.055)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important;box-shadow:none!important}.axon-theme .premium-detail-actions .premium-btn-light:hover{background:rgba(255,109,0,.12)!important;border-color:rgba(255,180,92,.32)!important}.axon-theme .premium-smart-results,.axon-theme .premium-smart-item{background:#070707!important;color:#fff!important}.axon-theme .premium-smart-results{z-index:99999!important;border:1px solid rgba(255,109,0,.50)!important}.axon-theme .premium-smart-item strong{color:#fff!important}.axon-theme .premium-smart-item span{color:#ffdcc0!important}.axon-theme .premium-smart-item:hover,.axon-theme .premium-smart-item:focus{background:rgba(255,109,0,.17)!important}@media(max-width:768px){.axon-theme .premium-smart-results{position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;background:#070707!important;color:#fff!important;border:1px solid rgba(255,109,0,.55)!important;box-shadow:0 28px 90px rgba(0,0,0,.74)!important}.axon-theme .premium-smart-item{background:#070707!important;color:#fff!important}.axon-theme .premium-smart-item strong{color:#fff!important}.axon-theme .premium-smart-item span{color:#ffdcc0!important}}

/* 20260501-whatsapp-icone-unico-v77 — ícone local do WhatsApp e remoção de emojis genéricos nos CTAs. */
.wa-icon{
    display:inline-block!important;
    width:1.15em!important;
    height:1.15em!important;
    min-width:1.15em!important;
    vertical-align:-.18em!important;
    background:url('../../assets/icons/whatsapp.svg') center/contain no-repeat!important;
    color:transparent!important;
    line-height:1!important;
    flex:0 0 auto!important;
}
a[data-premium-whatsapp]::before,
a[data-reserva-whatsapp]::before,
a[data-essencia-whatsapp]::before,
a[data-raiz-whatsapp]::before,
a[data-cerne-whatsapp]::before,
.premium-btn-whatsapp::before,.reserva-btn-whatsapp::before,.essencia-btn-whatsapp::before,.raiz-btn-whatsapp::before,.cerne-btn-whatsapp::before,
.premium-card-actions a.whatsapp::before,.reserva-card-actions a.whatsapp::before,.essencia-card-actions a.whatsapp::before,.raiz-card-actions a.whatsapp::before,.cerne-card-actions a.whatsapp::before,
.premium-detail-actions .premium-btn-whatsapp::before,.reserva-detail-actions .reserva-btn-whatsapp::before,.essencia-detail-actions .essencia-btn-whatsapp::before,.raiz-detail-actions .raiz-btn-whatsapp::before,.cerne-detail-actions .cerne-btn-whatsapp::before{
    content:none!important;
    display:none!important;
}
.premium-btn-whatsapp,.reserva-btn-whatsapp,.essencia-btn-whatsapp,.raiz-btn-whatsapp,.cerne-btn-whatsapp,
.premium-card-actions a.whatsapp,.reserva-card-actions a.whatsapp,.essencia-card-actions a.whatsapp,.raiz-card-actions a.whatsapp,.cerne-card-actions a.whatsapp,
a[data-premium-whatsapp],a[data-reserva-whatsapp],a[data-essencia-whatsapp],a[data-raiz-whatsapp],a[data-cerne-whatsapp]{gap:8px!important;}
.premium-floating-whatsapp .wa-icon,.reserva-floating-whatsapp .wa-icon,.essencia-floating-whatsapp .wa-icon,.raiz-floating-whatsapp .wa-icon,.cerne-floating-whatsapp .wa-icon{width:28px!important;height:28px!important;}

/* 20260501-whatsapp-icone-unico-final-v77 — regra final anti-duplicidade.
   Mantém apenas o <span class="wa-icon"> e elimina qualquer ::before antigo com especificidade alta. */
html body a[data-premium-whatsapp]::before,
html body a[data-reserva-whatsapp]::before,
html body a[data-essencia-whatsapp]::before,
html body a[data-raiz-whatsapp]::before,
html body a[data-cerne-whatsapp]::before,
html body .premium-mobile-menu a[data-premium-whatsapp]::before,
html body .premium-nav-links a[data-premium-whatsapp]::before,
html body .premium-btn-whatsapp:not(.premium-floating-whatsapp)::before,
html body .premium-btn-whatsapp::before,
html body .premium-card-actions a.whatsapp::before,
html body .premium-detail-actions .premium-btn-whatsapp::before,
html body .reserva-mobile-menu a[data-reserva-whatsapp]::before,
html body .reserva-nav-links a[data-reserva-whatsapp]::before,
html body .reserva-btn-whatsapp:not(.reserva-floating-whatsapp)::before,
html body .reserva-btn-whatsapp::before,
html body .reserva-card-actions a.whatsapp::before,
html body .reserva-detail-actions .reserva-btn-whatsapp::before,
html body .essencia-mobile-menu a[data-essencia-whatsapp]::before,
html body .essencia-nav-links a[data-essencia-whatsapp]::before,
html body .essencia-btn-whatsapp:not(.essencia-floating-whatsapp)::before,
html body .essencia-btn-whatsapp::before,
html body .essencia-card-actions a.whatsapp::before,
html body .essencia-detail-actions .essencia-btn-whatsapp::before,
html body .raiz-mobile-menu a[data-raiz-whatsapp]::before,
html body .raiz-nav-links a[data-raiz-whatsapp]::before,
html body .raiz-btn-whatsapp:not(.raiz-floating-whatsapp)::before,
html body .raiz-btn-whatsapp::before,
html body .raiz-card-actions a.whatsapp::before,
html body .raiz-detail-actions .raiz-btn-whatsapp::before,
html body .cerne-mobile-menu a[data-cerne-whatsapp]::before,
html body .cerne-nav-links a[data-cerne-whatsapp]::before,
html body .cerne-btn-whatsapp:not(.cerne-floating-whatsapp)::before,
html body .cerne-btn-whatsapp::before,
html body .cerne-card-actions a.whatsapp::before,
html body .cerne-detail-actions .cerne-btn-whatsapp::before,
html body a.whatsapp::before {
    content:none!important;
    display:none!important;
    width:0!important;
    height:0!important;
    min-width:0!important;
    flex:0 0 0!important;
    background:none!important;
    margin:0!important;
    padding:0!important;
}
html body a[data-premium-whatsapp] .wa-icon,
html body a[data-reserva-whatsapp] .wa-icon,
html body a[data-essencia-whatsapp] .wa-icon,
html body a[data-raiz-whatsapp] .wa-icon,
html body a[data-cerne-whatsapp] .wa-icon,
html body .premium-btn-whatsapp .wa-icon,
html body .reserva-btn-whatsapp .wa-icon,
html body .essencia-btn-whatsapp .wa-icon,
html body .raiz-btn-whatsapp .wa-icon,
html body .cerne-btn-whatsapp .wa-icon,
html body a.whatsapp .wa-icon {
    display:inline-block!important;
    width:1.15em!important;
    height:1.15em!important;
    min-width:1.15em!important;
    flex:0 0 1.15em!important;
    background:url('../../assets/icons/whatsapp.svg') center/contain no-repeat!important;
}
html body .premium-floating-whatsapp .wa-icon,
html body .reserva-floating-whatsapp .wa-icon,
html body .essencia-floating-whatsapp .wa-icon,
html body .raiz-floating-whatsapp .wa-icon,
html body .cerne-floating-whatsapp .wa-icon {
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    flex-basis:28px!important;
}



/* ==========================================================
   v78 — Tema escuro Obsidian
   Carbonized Wood & Warm Gold adaptado ao catálogo JB Casa de Madeira.
   ========================================================== */
.obsidian-theme{--obsidian-bg:#010204;--obsidian-panel:#090b10;--obsidian-card:#10141d;--obsidian-gold:#ffae3d;--obsidian-amber:#d07b18;--obsidian-text:#f7f3ec;--obsidian-muted:rgba(247,243,236,.72);background:#010204!important;color:var(--obsidian-text)!important}.obsidian-theme .premium-navbar{background:rgba(1,2,4,.92)!important;border-bottom:1px solid rgba(255,174,61,.18)!important;box-shadow:0 24px 80px rgba(0,0,0,.45)!important}.obsidian-theme .premium-brand strong{font-family:Georgia,'Times New Roman',serif!important;letter-spacing:.01em!important;color:#fff!important}.obsidian-theme .premium-brand small{color:var(--obsidian-gold)!important;letter-spacing:.28em!important}.obsidian-theme .premium-nav-links button,.obsidian-theme .premium-mobile-menu button{color:#fff!important;border-color:rgba(255,174,61,.22)!important}.obsidian-theme .premium-nav-links a,.obsidian-theme .premium-btn-whatsapp,.obsidian-theme .premium-floating-whatsapp,.obsidian-theme .premium-card-actions a.whatsapp,.obsidian-theme .premium-detail-actions .premium-btn-whatsapp{background:linear-gradient(135deg,#12bf82,#049b6b)!important;color:#fff!important;box-shadow:0 18px 56px rgba(4,155,107,.28)!important}.obsidian-theme .premium-hero-bg{opacity:.76!important;filter:brightness(.74) contrast(1.08) saturate(1.02)!important}.obsidian-theme .premium-hero-overlay{background:linear-gradient(180deg,rgba(1,2,4,.30),rgba(1,2,4,.86) 90%),radial-gradient(circle at 50% 42%,rgba(255,174,61,.16),transparent 58%)!important}.obsidian-theme .premium-eyebrow{background:rgba(255,174,61,.10)!important;border-color:rgba(255,174,61,.48)!important;color:#ffd49c!important;box-shadow:0 0 54px rgba(255,174,61,.14)!important}.obsidian-theme .premium-hero h1{font-family:Georgia,'Times New Roman',serif!important;color:#fff!important;text-shadow:0 22px 70px rgba(0,0,0,.70)!important}.obsidian-theme .premium-hero p{color:rgba(255,255,255,.82)!important}.obsidian-theme .premium-btn-primary{background:linear-gradient(135deg,#fffaf2,#f2e5cf)!important;color:#080603!important;border:1px solid rgba(255,174,61,.42)!important}.obsidian-theme .premium-search-card,.obsidian-theme .premium-filters,.obsidian-theme .premium-advanced-drawer,.obsidian-theme .premium-card,.obsidian-theme .premium-detail-card,.obsidian-theme .premium-footer{background:linear-gradient(180deg,rgba(16,20,29,.96),rgba(8,10,15,.98))!important;border-color:rgba(255,174,61,.18)!important;box-shadow:0 30px 90px rgba(0,0,0,.42)!important}.obsidian-theme .premium-section-heading h2,.obsidian-theme .premium-card h3,.obsidian-theme .premium-detail-title h1{color:#fff!important}.obsidian-theme .premium-section-heading p,.obsidian-theme .premium-search-card span,.obsidian-theme .premium-card-desc,.obsidian-theme .premium-detail-desc{color:var(--obsidian-muted)!important}.obsidian-theme .premium-card-head{background:linear-gradient(135deg,#08090d,#17110a 58%,#2b1708)!important;border-bottom:1px solid rgba(255,174,61,.20)!important}.obsidian-theme .premium-card-area,.obsidian-theme .premium-detail-area,.obsidian-theme .premium-price-row.total strong{color:var(--obsidian-gold)!important}.obsidian-theme .premium-smart-search input,.obsidian-theme .premium-filters input,.obsidian-theme .premium-filters select,.obsidian-theme .premium-advanced-drawer input,.obsidian-theme .premium-advanced-drawer select{background:#050608!important;color:#fff!important;border:1px solid rgba(255,174,61,.22)!important}.obsidian-theme .premium-smart-results{background:#07080c!important;border:1px solid rgba(255,174,61,.40)!important;color:#fff!important;box-shadow:0 30px 90px rgba(0,0,0,.80)!important}.obsidian-theme .premium-smart-item{background:#07080c!important;color:#fff!important;border-color:rgba(255,174,61,.14)!important}.obsidian-theme .premium-smart-item span{color:#ffd49c!important}.obsidian-theme .premium-menu-toggle{background:rgba(255,174,61,.12)!important;color:#fff!important;border:1px solid rgba(255,174,61,.32)!important}.obsidian-theme .premium-mobile-menu{background:rgba(1,2,4,.98)!important;border:1px solid rgba(255,174,61,.24)!important;box-shadow:0 28px 90px rgba(0,0,0,.72)!important}.obsidian-theme .premium-mobile-menu button,.obsidian-theme .premium-mobile-menu a{background:#0b0d13!important;color:#fff!important;border:1px solid rgba(255,174,61,.20)!important}.obsidian-theme .premium-pagination button.is-active{background:linear-gradient(135deg,var(--obsidian-amber),var(--obsidian-gold))!important;color:#130b03!important;border-color:rgba(255,174,61,.70)!important}.obsidian-theme .premium-card-image img,.obsidian-theme .premium-detail-image img{filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.obsidian-theme .catalog-theme-switch{background:rgba(255,174,61,.11)!important;color:#fff!important;border:1px solid rgba(255,174,61,.30)!important}.obsidian-theme .catalog-theme-switch:hover{background:rgba(255,174,61,.20)!important}


/* v78 — alternância cliente entre tema claro e escuro */
.catalog-theme-switch{display:inline-flex;align-items:center;justify-content:center;gap:.46rem;min-height:44px;padding:.75rem 1rem;border-radius:999px;border:1px solid rgba(255,109,0,.26);background:rgba(255,255,255,.88);color:#2b1d14;font-weight:900;font-size:.92rem;line-height:1;text-decoration:none;cursor:pointer;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;box-shadow:0 12px 30px rgba(15,23,42,.08)}.catalog-theme-switch:hover,.catalog-theme-switch:focus-visible{transform:translateY(-1px);background:#fff;border-color:rgba(255,109,0,.42);box-shadow:0 16px 36px rgba(15,23,42,.12);outline:none}.catalog-theme-switch-icon{font-size:1rem;line-height:1}.catalog-theme-switch-label{display:inline-block}.premium-mobile-menu .catalog-theme-switch,.reserva-mobile-menu .catalog-theme-switch,.essencia-mobile-menu .catalog-theme-switch,.raiz-mobile-menu .catalog-theme-switch,.cerne-mobile-menu .catalog-theme-switch{width:100%;min-height:54px}.premium-nav-links .catalog-theme-switch,.reserva-nav-links .catalog-theme-switch,.essencia-nav-links .catalog-theme-switch,.raiz-nav-links .catalog-theme-switch,.cerne-nav-links .catalog-theme-switch{min-height:44px;padding:.7rem 1rem}.header-actions .catalog-theme-switch{min-height:42px}.catalog-theme-switch[aria-busy="true"]{opacity:.72;pointer-events:none}@media(max-width:720px){.catalog-theme-switch{width:100%;min-height:50px}.header-actions .catalog-theme-switch{width:auto;min-width:124px}.catalog-theme-switch-label{font-size:.9rem}}


/* ==========================================================
   v79 — Obsidian Mobile First
   Tema escuro premium com impacto no celular sem depender de hover.
   Mantém a engenharia v78: claro/escuro, WhatsApp padronizado,
   galeria, filtros, paginação e preview_theme.
   ========================================================== */
.obsidian-theme{
  --obv-void:#010204;
  --obv-coal:#07090d;
  --obv-panel:#0d1017;
  --obv-panel-2:#141923;
  --obv-gold:#ffb85a;
  --obv-gold-2:#d9821f;
  --obv-warm:#ffead0;
  --obv-text:#fff8ee;
  --obv-muted:rgba(255,244,229,.76);
  --obv-line:rgba(255,184,90,.22);
  --obv-glow:rgba(255,184,90,.30);
  background:
    radial-gradient(circle at 50% -12%, rgba(255,184,90,.16), transparent 36%),
    radial-gradient(circle at 0% 20%, rgba(255,109,0,.10), transparent 28%),
    linear-gradient(180deg,#010204 0%,#08090c 48%,#030406 100%)!important;
  color:var(--obv-text)!important;
}
.obsidian-theme::before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:1;
  opacity:.22;
  background-image:
    linear-gradient(115deg, rgba(255,255,255,.045) 0 1px, transparent 1px 9px),
    radial-gradient(circle at 20% 10%, rgba(255,184,90,.08), transparent 28%),
    radial-gradient(circle at 90% 80%, rgba(255,109,0,.07), transparent 24%);
  mix-blend-mode:screen;
}
.obsidian-theme .premium-navbar,
.obsidian-theme .premium-mobile-menu,
.obsidian-theme .premium-main,
.obsidian-theme .premium-footer,
.obsidian-theme .premium-gallery,
.obsidian-theme .premium-preview-banner{
  position:relative;
  z-index:2;
}
.obsidian-theme .premium-navbar{
  background:linear-gradient(180deg,rgba(3,4,7,.96),rgba(7,8,12,.88))!important;
  border-bottom:1px solid rgba(255,184,90,.18)!important;
  backdrop-filter:blur(20px) saturate(1.15)!important;
}
.obsidian-theme .premium-brand img{
  background:#07090d!important;
  border:1px solid rgba(255,184,90,.30)!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.05),0 18px 50px rgba(0,0,0,.58),0 0 34px rgba(255,184,90,.14)!important;
}
.obsidian-theme .premium-brand small{color:var(--obv-gold)!important;letter-spacing:.32em!important}
.obsidian-theme .premium-nav-links button,
.obsidian-theme .catalog-theme-switch{
  color:var(--obv-warm)!important;
  border:1px solid rgba(255,184,90,.18)!important;
  background:rgba(255,255,255,.025)!important;
}
.obsidian-theme .premium-nav-links button:hover,
.obsidian-theme .catalog-theme-switch:hover{background:rgba(255,184,90,.12)!important;border-color:rgba(255,184,90,.40)!important}
.obsidian-theme .premium-hero{
  min-height:min(88svh,780px)!important;
  isolation:isolate;
  background:#010204!important;
}
.obsidian-theme .premium-hero-bg{
  opacity:.95!important;
  filter:brightness(.88) contrast(1.16) saturate(1.16)!important;
  transform:scale(1.04)!important;
}
.obsidian-theme .premium-hero-overlay{
  background:
    linear-gradient(180deg, rgba(1,2,4,.25) 0%, rgba(1,2,4,.58) 48%, #010204 96%),
    radial-gradient(circle at 50% 43%, rgba(255,184,90,.21), transparent 47%),
    linear-gradient(120deg, rgba(0,0,0,.70), transparent 44%, rgba(0,0,0,.72))!important;
}
.obsidian-theme .premium-hero-content{
  text-align:left!important;
  width:min(1080px,calc(100% - 34px))!important;
  margin-inline:auto!important;
}
.obsidian-theme .premium-eyebrow{
  background:rgba(255,184,90,.12)!important;
  color:#ffe0b2!important;
  border:1px solid rgba(255,184,90,.52)!important;
  box-shadow:0 0 42px rgba(255,184,90,.14)!important;
}
.obsidian-theme .premium-hero h1{
  max-width:880px!important;
  font-family:"Cormorant Garamond", Georgia, serif!important;
  font-size:clamp(4.2rem,11vw,8.8rem)!important;
  line-height:.84!important;
  letter-spacing:-.055em!important;
  color:#fff8ee!important;
}
.obsidian-theme .premium-hero p{
  margin-left:0!important;
  max-width:650px!important;
  color:rgba(255,244,229,.86)!important;
}
.obsidian-theme .premium-btn-primary,
.obsidian-theme .premium-card-actions a.details{
  background:linear-gradient(135deg,#fff6e8 0%,#ffc672 48%,#b96212 100%)!important;
  color:#170d04!important;
  border:1px solid rgba(255,210,136,.72)!important;
  box-shadow:0 22px 70px rgba(255,142,34,.24)!important;
}
.obsidian-theme .premium-btn-primary:hover,
.obsidian-theme .premium-card-actions a.details:hover{box-shadow:0 26px 86px rgba(255,142,34,.34)!important}
.obsidian-theme .premium-btn-whatsapp,
.obsidian-theme .premium-floating-whatsapp,
.obsidian-theme .premium-card-actions a.whatsapp,
.obsidian-theme .premium-detail-actions .premium-btn-whatsapp,
.obsidian-theme .premium-nav-links a[data-premium-whatsapp]{
  background:linear-gradient(135deg,#14d990,#049465)!important;
  color:#fff!important;
  border:1px solid rgba(89,255,184,.42)!important;
  box-shadow:0 20px 64px rgba(4,148,101,.30)!important;
}
.obsidian-theme .premium-catalog-section{margin-top:-46px!important}
.obsidian-theme .premium-section-heading{
  text-align:left!important;
  padding:clamp(58px,7vw,92px) clamp(4px,1vw,10px) 20px!important;
}
.obsidian-theme .premium-section-heading span{color:var(--obv-gold)!important}
.obsidian-theme .premium-section-heading h2{
  max-width:880px;
  font-family:"Cormorant Garamond", Georgia, serif!important;
  color:#fff8ee!important;
  letter-spacing:-.04em!important;
}
.obsidian-theme .premium-section-heading p{margin-left:0!important;color:var(--obv-muted)!important}
.obsidian-theme .premium-search-card,
.obsidian-theme .premium-filters,
.obsidian-theme .premium-drawer-panel,
.obsidian-theme .premium-project-detail,
.obsidian-theme .premium-detail-head,
.obsidian-theme .premium-detail-body,
.obsidian-theme .premium-detail-actions{
  background:linear-gradient(180deg,rgba(16,19,27,.96),rgba(6,8,12,.98))!important;
  border:1px solid rgba(255,184,90,.20)!important;
  box-shadow:0 26px 90px rgba(0,0,0,.52), inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.obsidian-theme .premium-card{
  position:relative;
  overflow:hidden!important;
  background:linear-gradient(180deg,#131821 0%,#090b10 100%)!important;
  border:1px solid rgba(255,184,90,.20)!important;
  box-shadow:0 24px 78px rgba(0,0,0,.52), inset 0 1px 0 rgba(255,255,255,.035)!important;
  transform:translateZ(0);
}
.obsidian-theme .premium-card::before{
  content:"";
  position:absolute;
  inset:-1px;
  pointer-events:none;
  border-radius:inherit;
  background:radial-gradient(circle at 50% -10%,rgba(255,184,90,.20),transparent 42%),linear-gradient(135deg,rgba(255,184,90,.12),transparent 36%,rgba(255,109,0,.08));
  opacity:.42;
  transition:opacity .32s ease;
}
.obsidian-theme .premium-card-head{
  background:linear-gradient(135deg,#050608 0%,#1a140d 55%,#3a1c05 100%)!important;
  border-bottom:1px solid rgba(255,184,90,.24)!important;
}
.obsidian-theme .premium-card-head h3,
.obsidian-theme .premium-detail-head h2{font-family:"Cormorant Garamond", Georgia, serif!important;color:#fff7e8!important;letter-spacing:-.018em!important}
.obsidian-theme .premium-card-area,
.obsidian-theme .premium-detail-area{color:var(--obv-gold)!important;text-shadow:0 0 34px rgba(255,184,90,.22)!important}
.obsidian-theme .premium-card-images{background:#020304!important}
.obsidian-theme .premium-card-image img,
.obsidian-theme .premium-detail-image img{
  filter:brightness(1.04) contrast(1.10) saturate(1.12)!important;
  opacity:1!important;
  transform:scale(1.006);
  transition:transform .55s cubic-bezier(.2,.8,.2,1), filter .55s ease;
}
.obsidian-theme .premium-card:hover .premium-card-image img{transform:scale(1.045);filter:brightness(1.08) contrast(1.16) saturate(1.20)!important}
.obsidian-theme .premium-card-kicker{color:var(--obv-gold)!important;letter-spacing:.16em!important}
.obsidian-theme .premium-card-desc,
.obsidian-theme .premium-detail-description,
.obsidian-theme .premium-search-card span,
.obsidian-theme .premium-status-line{color:var(--obv-muted)!important}
.obsidian-theme .premium-feature-list span,
.obsidian-theme .premium-detail-comodos span{
  background:rgba(255,184,90,.075)!important;
  border:1px solid rgba(255,184,90,.16)!important;
  color:#ffe8ca!important;
}
.obsidian-theme .premium-price-box{background:rgba(0,0,0,.24)!important;border:1px solid rgba(255,184,90,.16)!important}
.obsidian-theme .premium-price-row strong{color:#fff1d6!important}
.obsidian-theme .premium-price-row.total strong{color:var(--obv-gold)!important}
.obsidian-theme .premium-smart-search input,
.obsidian-theme .premium-filters input,
.obsidian-theme .premium-filters select,
.obsidian-theme .premium-advanced-grid input{
  background:#05070a!important;
  color:#fff7e8!important;
  border-color:rgba(255,184,90,.24)!important;
}
.obsidian-theme .premium-smart-search input:focus,
.obsidian-theme .premium-filters input:focus,
.obsidian-theme .premium-filters select:focus{border-color:rgba(255,184,90,.72)!important;box-shadow:0 0 0 4px rgba(255,184,90,.13)!important}
.obsidian-theme .premium-mobile-menu{background:rgba(3,4,7,.98)!important;border-color:rgba(255,184,90,.24)!important}
.obsidian-theme .obv-skeleton-card{pointer-events:none;min-height:520px;background:linear-gradient(90deg,#0d1017 0%,#191f2a 45%,#0d1017 90%)!important;background-size:240% 100%!important;animation:obvSkeleton 1.35s ease-in-out infinite!important}
.obsidian-theme .obv-skeleton-img,.obsidian-theme .obv-skeleton-line{display:block;border-radius:18px;background:rgba(255,255,255,.08);min-height:28px;margin:10px 0}.obsidian-theme .obv-skeleton-img{height:100%;margin:0}.obsidian-theme .obv-skeleton-line.wide{width:92%}.obsidian-theme .obv-skeleton-line{width:74%}.obsidian-theme .obv-skeleton-line.short{width:48%}
@keyframes obvSkeleton{0%{background-position:100% 0}100%{background-position:-100% 0}}
@media (hover:hover) and (pointer:fine){
  .obsidian-theme .obv-lantern-glow{position:fixed;left:0;top:0;width:520px;height:520px;border-radius:999px;pointer-events:none;z-index:1;background:radial-gradient(circle,rgba(255,184,90,.14),rgba(255,184,90,.045) 38%,transparent 68%);filter:blur(2px);transform:translate3d(-999px,-999px,0) translate(-50%,-50%);mix-blend-mode:screen;transition:opacity .2s ease;}
  .obsidian-theme .obv-magnetic-active{transform:translate3d(var(--obv-mx,0),var(--obv-my,0),0)!important;}
  .obsidian-theme .premium-card:hover{transform:translateY(-7px) scale(1.01)!important;border-color:rgba(255,184,90,.46)!important;box-shadow:0 34px 110px rgba(0,0,0,.66),0 0 58px rgba(255,184,90,.14)!important;}
  .obsidian-theme .premium-card:hover::before{opacity:.86;}
}
@media (max-width:768px){
  .obsidian-theme::before{opacity:.18;}
  .obsidian-theme .premium-navbar{padding:8px 12px!important;min-height:76px!important;}
  .obsidian-theme .premium-brand img{width:48px!important;height:48px!important;border-radius:16px!important;}
  .obsidian-theme .premium-brand strong{font-size:1.18rem!important;line-height:1!important;}
  .obsidian-theme .premium-brand small{font-size:.50rem!important;letter-spacing:.24em!important;}
  .obsidian-theme .premium-hero{min-height:78svh!important;display:flex!important;align-items:flex-end!important;}
  .obsidian-theme .premium-hero-content{width:100%!important;padding:68px 16px 34px!important;text-align:left!important;}
  .obsidian-theme .premium-eyebrow{font-size:.62rem!important;letter-spacing:.12em!important;padding:8px 12px!important;max-width:100%;}
  .obsidian-theme .premium-hero h1{font-size:clamp(3.35rem,16.4vw,5.35rem)!important;line-height:.86!important;letter-spacing:-.06em!important;margin-top:12px!important;}
  .obsidian-theme .premium-hero p{font-size:1rem!important;line-height:1.48!important;margin:16px 0 18px!important;max-width:94%!important;}
  .obsidian-theme .premium-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;justify-content:stretch!important;}
  .obsidian-theme .premium-hero-actions .premium-btn{width:100%!important;min-height:54px!important;border-radius:18px!important;}
  .obsidian-theme .premium-hero-minimums{justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;padding-bottom:4px!important;scrollbar-width:none;}
  .obsidian-theme .premium-hero-minimums::-webkit-scrollbar{display:none;}
  .obsidian-theme .premium-hero-minimums span{white-space:nowrap;background:rgba(1,2,4,.42)!important;border-color:rgba(255,184,90,.24)!important;}
  .obsidian-theme .premium-catalog-section{width:calc(100% - 16px)!important;margin-top:-20px!important;}
  .obsidian-theme .premium-section-heading{padding:44px 4px 16px!important;text-align:left!important;}
  .obsidian-theme .premium-section-heading h2{font-size:clamp(2.55rem,12vw,4.3rem)!important;line-height:.88!important;}
  .obsidian-theme .premium-search-card,.obsidian-theme .premium-filters{border-radius:28px!important;padding:18px!important;}
  .obsidian-theme .premium-filter-grid{grid-template-columns:1fr!important;}
  .obsidian-theme .premium-filter-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .obsidian-theme .premium-filter-actions .premium-btn{width:100%!important;}
  .obsidian-theme .premium-project-grid{grid-template-columns:1fr!important;gap:24px!important;}
  .obsidian-theme .premium-card{border-radius:30px!important;transform:translateY(10px) scale(.985);transition:transform .38s cubic-bezier(.2,.8,.2,1), border-color .38s ease, box-shadow .38s ease!important;}
  .obsidian-theme .premium-card::after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at 50% 22%,rgba(255,184,90,.14),transparent 42%);opacity:.20;transition:opacity .38s ease;}
  .obsidian-theme .premium-card.obv-mobile-focus{transform:translateY(0) scale(1.018)!important;border-color:rgba(255,184,90,.60)!important;box-shadow:0 30px 98px rgba(0,0,0,.72),0 0 52px rgba(255,184,90,.20)!important;}
  .obsidian-theme .premium-card.obv-mobile-focus::before{opacity:.92;}
  .obsidian-theme .premium-card.obv-mobile-focus::after{opacity:.72;}
  .obsidian-theme .premium-card.obv-mobile-focus .premium-card-image img{transform:scale(1.05)!important;filter:brightness(1.10) contrast(1.18) saturate(1.22)!important;}
  .obsidian-theme .premium-card-images{height:235px!important;}
  .obsidian-theme .premium-card-head{padding:20px 16px 18px!important;}
  .obsidian-theme .premium-card-head h3{font-size:1.62rem!important;}
  .obsidian-theme .premium-card-area{font-size:2.15rem!important;}
  .obsidian-theme .premium-card-body{padding:20px!important;}
  .obsidian-theme .premium-card-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}
  .obsidian-theme .premium-card-actions a,.obsidian-theme .premium-card-actions button{width:100%!important;min-height:50px!important;border-radius:16px!important;}
  .obsidian-theme .premium-detail-body{grid-template-columns:1fr!important;padding:18px!important;}
  .obsidian-theme .premium-floating-whatsapp{bottom:calc(18px + env(safe-area-inset-bottom))!important;right:16px!important;}
  .obsidian-theme .premium-smart-results{max-height:54svh!important;}
}
@media (prefers-reduced-motion:reduce){.obsidian-theme *, .obsidian-theme *::before, .obsidian-theme *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.obsidian-theme .obv-lantern-glow{display:none!important}}


/* v65 — cabeçalho do detalhe Obsidian */
.obsidian-theme .obsidian-detail-head,.obsidian-theme .premium-detail-head{position:relative;overflow:hidden;}


/* v79 — Obsidian independente do AXON */
.obsidian-theme .premium-gallery{
  background:rgba(1,2,4,.96)!important;
  color:#fff!important;
  border:0!important;
}
.obsidian-theme .premium-gallery-top{
  background:linear-gradient(180deg,rgba(7,9,13,.96),rgba(7,9,13,.70))!important;
  border-bottom:1px solid rgba(255,184,90,.20)!important;
  color:#fff!important;
}
.obsidian-theme .premium-gallery-tools button,
.obsidian-theme .premium-gallery-nav{
  background:rgba(255,184,90,.10)!important;
  border:1px solid rgba(255,184,90,.24)!important;
  color:#fff!important;
}
.obsidian-theme .premium-gallery-stage{background:#010204!important;}
.obsidian-theme .premium-gallery-thumbs{background:rgba(1,2,4,.86)!important;border-top:1px solid rgba(255,184,90,.16)!important;}
.obsidian-theme .premium-gallery-thumbs button{border:1px solid rgba(255,184,90,.20)!important;background:#07090d!important;}
.obsidian-theme .premium-gallery-thumbs button.is-active{border-color:rgba(255,184,90,.82)!important;box-shadow:0 0 0 2px rgba(255,184,90,.18)!important;}
.obsidian-theme .premium-footer{
  background:linear-gradient(180deg,#07090d,#020304)!important;
  color:var(--obv-muted)!important;
  border-top:1px solid rgba(255,184,90,.16)!important;
}
.obsidian-theme .premium-footer h3,.obsidian-theme .premium-footer h4{color:#fff4df!important;}
.obsidian-theme .premium-footer p{color:var(--obv-muted)!important;}
.obsidian-theme .premium-warning{background:rgba(255,184,90,.10)!important;border:1px solid rgba(255,184,90,.24)!important;color:#ffe5bf!important;}
.obsidian-theme .premium-image-label{background:rgba(1,2,4,.72)!important;color:#ffe0b2!important;border:1px solid rgba(255,184,90,.28)!important;}
.obsidian-theme .premium-pagination button{background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,184,90,.18)!important;color:#ffe8c9!important;}
.obsidian-theme .premium-pagination button:hover{background:rgba(255,184,90,.12)!important;}

/* v80 — Menu mobile alinhado ao cabeçalho real e sem trava de rolagem */
body.premium-menu-open,
body.reserva-menu-open,
body.essencia-menu-open,
body.raiz-menu-open,
body.cerne-menu-open{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  position:static!important;
}
.premium-mobile-menu,
.reserva-mobile-menu,
.essencia-mobile-menu,
.raiz-mobile-menu,
.cerne-mobile-menu{
  position:fixed!important;
  top:var(--catalog-mobile-menu-top, calc(76px + env(safe-area-inset-top)))!important;
  left:max(12px, env(safe-area-inset-left))!important;
  right:max(12px, env(safe-area-inset-right))!important;
  bottom:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:var(--catalog-mobile-menu-max-height, calc(100dvh - 88px))!important;
  overflow-y:auto!important;
  align-content:start!important;
  align-items:stretch!important;
  z-index:980!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
.premium-mobile-menu[hidden],
.reserva-mobile-menu[hidden],
.essencia-mobile-menu[hidden],
.raiz-mobile-menu[hidden],
.cerne-mobile-menu[hidden]{display:none!important;}
@media (max-width:768px){
  .premium-mobile-menu,
  .reserva-mobile-menu,
  .essencia-mobile-menu,
  .raiz-mobile-menu,
  .cerne-mobile-menu{
    display:grid;
    grid-auto-rows:auto;
    gap:8px;
    transform:none!important;
  }
  .premium-mobile-menu a,
  .premium-mobile-menu button,
  .reserva-mobile-menu a,
  .reserva-mobile-menu button,
  .essencia-mobile-menu a,
  .essencia-mobile-menu button,
  .raiz-mobile-menu a,
  .raiz-mobile-menu button,
  .cerne-mobile-menu a,
  .cerne-mobile-menu button{
    width:100%;
    justify-content:center;
  }
}

/* v80 — Obsidian com imagens naturais, scroll leve e valores mais legíveis */
.obsidian-theme .premium-card-image img,
.obsidian-theme .premium-detail-image img,
.obsidian-theme .premium-card:hover .premium-card-image img,
.obsidian-theme .premium-card.obv-mobile-focus .premium-card-image img{
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
}
.obsidian-theme .premium-card-image img,
.obsidian-theme .premium-detail-image img{
  transform:none!important;
  transition:transform .24s ease!important;
  will-change:auto!important;
}
@media (hover:hover) and (pointer:fine){
  .obsidian-theme .premium-card:hover .premium-card-image img{transform:scale(1.018)!important;}
}
@media (max-width:768px){
  .obsidian-theme .premium-card{
    transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
  }
  .obsidian-theme .premium-card.obv-mobile-focus{
    transform:translateY(0) scale(1.006)!important;
    border-color:rgba(255,184,90,.45)!important;
    box-shadow:0 22px 62px rgba(0,0,0,.56),0 0 28px rgba(255,184,90,.12)!important;
  }
  .obsidian-theme .premium-card.obv-mobile-focus::before{opacity:.46!important;}
  .obsidian-theme .premium-card.obv-mobile-focus::after{opacity:.36!important;}
  .obsidian-theme .premium-card.obv-mobile-focus .premium-card-image img{transform:none!important;filter:none!important;}
  .obsidian-theme .premium-card-actions{gap:12px!important;margin-top:16px!important;}
  .obsidian-theme .premium-card-actions a,.obsidian-theme .premium-card-actions button{min-height:52px!important;}
}
.obsidian-theme .premium-price-row,
.obsidian-theme .premium-price-row span,
.obsidian-theme .premium-price-row small,
.obsidian-theme .premium-price-row em,
.obsidian-theme .premium-price-row .label{
  color:#e4d8c7!important;
}
.obsidian-theme .premium-price-row strong,
.obsidian-theme .premium-price-row b,
.obsidian-theme .premium-price-row .value{
  color:#fff4dc!important;
}
.obsidian-theme .premium-price-row.total span,
.obsidian-theme .premium-price-row.total small,
.obsidian-theme .premium-price-row.total em,
.obsidian-theme .premium-price-row.total .label{
  color:#d9c7ad!important;
}
.obsidian-theme .premium-price-row.total strong,
.obsidian-theme .premium-price-row.total b,
.obsidian-theme .premium-price-row.total .value{
  color:var(--obsidian-gold,#ffae3d)!important;
}

/* v80 — reforço de especificidade para temas com overrides antigos */
.premium-theme .premium-mobile-menu,
.soft-theme .premium-mobile-menu,
.lumina-theme .premium-mobile-menu,
.axon-theme .premium-mobile-menu,
.obsidian-theme .premium-mobile-menu,
.reserva-theme .reserva-mobile-menu,
.essencia-theme .essencia-mobile-menu,
.raiz-theme .raiz-mobile-menu,
.cerne-theme .cerne-mobile-menu{
  top:var(--catalog-mobile-menu-top, calc(76px + env(safe-area-inset-top)))!important;
  max-height:var(--catalog-mobile-menu-max-height, calc(100dvh - 88px))!important;
}

/* v81 — Correções finais Obsidian: scroll mobile, busca e imagens dos cards */
.obsidian-theme .premium-navbar{
  position:sticky!important;
  top:0!important;
  z-index:990!important;
}
.obsidian-theme .premium-mobile-menu{
  position:fixed!important;
  z-index:980!important;
}
.obsidian-theme.obv-v81-scroll-safe,
body.obsidian-theme.obv-v81-scroll-safe{
  overflow-y:auto!important;
  overscroll-behavior-y:auto!important;
  touch-action:auto!important;
}
@media (max-width:768px){
  .obsidian-theme .premium-card,
  .obsidian-theme .premium-card.obv-mobile-focus{
    transform:none!important;
    will-change:auto!important;
  }
  .obsidian-theme .premium-card::before,
  .obsidian-theme .premium-card::after,
  .obsidian-theme .premium-card.obv-mobile-focus::before,
  .obsidian-theme .premium-card.obv-mobile-focus::after{
    opacity:.32!important;
    animation:none!important;
  }
  .obsidian-theme .premium-card-images{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-rows:1fr!important;
    height:220px!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .obsidian-theme .premium-card-image{
    height:100%!important;
    min-height:0!important;
    display:block!important;
    overflow:hidden!important;
  }
  .obsidian-theme .premium-card-image:first-child{
    border-right:1px solid rgba(255,184,90,.16)!important;
    border-bottom:0!important;
  }
  .obsidian-theme .premium-card-image img,
  .obsidian-theme .premium-card.obv-mobile-focus .premium-card-image img,
  .obsidian-theme .premium-card:hover .premium-card-image img{
    transform:none!important;
    filter:none!important;
    opacity:1!important;
    mix-blend-mode:normal!important;
    will-change:auto!important;
  }
  .obsidian-theme .premium-search-card.is-focused{
    position:sticky!important;
    top:var(--catalog-smart-search-top, calc(var(--catalog-mobile-header-height, 76px) + 8px))!important;
    z-index:960!important;
    scroll-margin-top:calc(var(--catalog-mobile-header-height, 76px) + 12px)!important;
  }
  .obsidian-theme .premium-search-card.is-focused .premium-smart-search{
    position:relative!important;
    z-index:961!important;
  }
  .obsidian-theme .premium-search-card.is-focused .premium-smart-results,
  .obsidian-theme .premium-smart-results{
    position:absolute!important;
    top:calc(100% + 10px)!important;
    left:0!important;
    right:0!important;
    z-index:99999!important;
    max-height:min(52svh, 420px)!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
}


/* v82 — busca mobile padronizada: resultados sempre abaixo do campo digitado */
@media (max-width: 760px) {
  .obsidian-theme .premium-search-card.is-focused {
    position: sticky !important;
    top: var(--catalog-smart-search-top, calc(var(--catalog-mobile-header-height, 76px) + 8px)) !important;
    z-index: 980 !important;
    overflow: visible !important;
    transform: none !important;
    scroll-margin-top: calc(var(--catalog-mobile-header-height, 76px) + 12px) !important;
  }
  .obsidian-theme .premium-search-card.is-focused .premium-smart-search {
    position: relative !important;
    overflow: visible !important;
    z-index: 990 !important;
  }
  .obsidian-theme .premium-search-card.is-focused .premium-smart-results {
    position: absolute !important;
    top: calc(100% + 8px) !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 1000 !important;
    max-height: min(52dvh, 420px) !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
}


/* v83 — Obsidian: galeria mobile com setas no rodapé e filtros mais legíveis */
.obsidian-theme .premium-filter-grid label > span,
.obsidian-theme .premium-advanced-grid label > span{
  color:#ffd89a!important;
  opacity:1!important;
  font-weight:950!important;
  letter-spacing:.18em!important;
  text-shadow:0 0 18px rgba(255,184,90,.20)!important;
}
.obsidian-theme .premium-filter-grid label:focus-within > span,
.obsidian-theme .premium-advanced-grid label:focus-within > span{
  color:#fff1cf!important;
  text-shadow:0 0 22px rgba(255,184,90,.36)!important;
}
@media (max-width:768px){
  .obsidian-theme .premium-filter-grid label > span,
  .obsidian-theme .premium-advanced-grid label > span{
    color:#ffdc9f!important;
    font-size:.76rem!important;
    letter-spacing:.16em!important;
  }
  .obsidian-theme .premium-gallery-stage{
    padding-bottom:calc(112px + env(safe-area-inset-bottom))!important;
  }
  .obsidian-theme .premium-gallery-nav{
    top:auto!important;
    bottom:calc(17px + env(safe-area-inset-bottom))!important;
    transform:none!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    font-size:1.75rem!important;
    z-index:11!important;
    background:rgba(22,16,10,.90)!important;
    border:1px solid rgba(255,184,90,.30)!important;
    box-shadow:0 12px 34px rgba(0,0,0,.42),0 0 18px rgba(255,184,90,.10)!important;
  }
  .obsidian-theme .premium-gallery-nav:hover,
  .obsidian-theme .premium-gallery-nav:focus-visible{
    transform:none!important;
    background:rgba(255,122,0,.95)!important;
  }
  .obsidian-theme .premium-gallery-nav.prev{
    left:max(12px, env(safe-area-inset-left))!important;
    right:auto!important;
  }
  .obsidian-theme .premium-gallery-nav.next{
    right:max(12px, env(safe-area-inset-right))!important;
    left:auto!important;
  }
  .obsidian-theme .premium-gallery-thumbs{
    bottom:calc(10px + env(safe-area-inset-bottom))!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    max-width:calc(100vw - 132px)!important;
    min-height:60px!important;
    padding:8px 9px!important;
    gap:7px!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    border-radius:18px!important;
    background:rgba(1,2,4,.86)!important;
    border:1px solid rgba(255,184,90,.16)!important;
  }
  .obsidian-theme .premium-gallery-thumbs::-webkit-scrollbar{display:none!important;}
  .obsidian-theme .premium-gallery-thumbs img{
    width:54px!important;
    height:40px!important;
  }
  .obsidian-theme .premium-gallery-thumbs button{
    border-radius:11px!important;
  }
}


/* v84 — Obsidian: swipe lateral mobile em 1:1 sem interferir no zoom/arrasto */
@media (max-width:768px){
  .obsidian-theme .premium-gallery-stage{ touch-action:none!important; }
  .obsidian-theme .premium-gallery-stage img.is-swiping{ cursor:grabbing!important; }
}


/* v85 — Galeria mobile: setas no rodapé ao lado das miniaturas + obsidian */
@media (max-width: 768px){
  .obsidian-theme .premium-gallery-stage{
    padding-bottom:96px!important;
  }
  .obsidian-theme .premium-gallery-nav{
    position:absolute!important;
    top:auto!important;
    bottom:calc(17px + env(safe-area-inset-bottom))!important;
    transform:none!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    border-radius:999px!important;
    font-size:1.75rem!important;
    z-index:12!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
  }
  .obsidian-theme .premium-gallery-nav:hover,
  .obsidian-theme .premium-gallery-nav:focus-visible{
    transform:none!important;
  }
  .obsidian-theme .premium-gallery-nav.prev{
    left:max(12px, env(safe-area-inset-left))!important;
    right:auto!important;
  }
  .obsidian-theme .premium-gallery-nav.next{
    right:max(12px, env(safe-area-inset-right))!important;
    left:auto!important;
  }
  .obsidian-theme .premium-gallery-thumbs{
    position:absolute!important;
    bottom:calc(10px + env(safe-area-inset-bottom))!important;
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    max-width:calc(100vw - 132px)!important;
    min-height:60px!important;
    padding:8px 9px!important;
    gap:7px!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    z-index:11!important;
  }
  .obsidian-theme .premium-gallery-thumbs::-webkit-scrollbar{display:none!important;}
  .obsidian-theme .premium-gallery-thumbs img{
    width:54px!important;
    height:40px!important;
    object-fit:cover!important;
  }
  .obsidian-theme .premium-gallery-thumbs button{
    border-radius:11px!important;
    flex:0 0 auto!important;
  }

  .obsidian-theme .premium-filter-grid .premium-check,
  .obsidian-theme label.premium-check{
    background:linear-gradient(180deg,rgba(7,9,13,.94),rgba(2,3,6,.96))!important;
    border:1px solid rgba(255,184,90,.28)!important;
    color:#f6ead8!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 12px 28px rgba(0,0,0,.18)!important;
  }
  .obsidian-theme label.premium-check span{
    color:#f6ead8!important;
    text-shadow:none!important;
    font-weight:900!important;
    letter-spacing:.03em!important;
  }
  .obsidian-theme label.premium-check input[type="checkbox"]{
    width:22px!important;
    min-height:22px!important;
    accent-color:#ff9f1c!important;
    border-color:rgba(255,255,255,.42)!important;
  }
  .obsidian-theme label.premium-check:has(input:checked){
    border-color:rgba(255,159,28,.82)!important;
    box-shadow:0 0 0 3px rgba(255,159,28,.12),0 14px 34px rgba(0,0,0,.20)!important;
  }
}


/* v86 — Obsidian: campo Com área gourmet escuro também no desktop + hero randômico */
.obsidian-theme .premium-filter-grid label.premium-check,
.obsidian-theme .premium-filter-grid .premium-check{
  background:linear-gradient(180deg,rgba(7,9,13,.96),rgba(2,3,6,.98))!important;
  border:1px solid rgba(255,184,90,.30)!important;
  color:#f6ead8!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 14px 34px rgba(0,0,0,.20)!important;
}
.obsidian-theme .premium-filter-grid label.premium-check span,
.obsidian-theme .premium-filter-grid .premium-check span{
  color:#f6ead8!important;
  text-shadow:none!important;
  font-weight:900!important;
  letter-spacing:.03em!important;
}
.obsidian-theme .premium-filter-grid label.premium-check input[type="checkbox"],
.obsidian-theme .premium-filter-grid .premium-check input[type="checkbox"]{
  width:22px!important;
  min-height:22px!important;
  accent-color:#ff9f1c!important;
  background:#050608!important;
  border-color:rgba(255,255,255,.46)!important;
}
.obsidian-theme .premium-filter-grid label.premium-check:has(input:checked),
.obsidian-theme .premium-filter-grid .premium-check:has(input:checked){
  border-color:rgba(255,159,28,.86)!important;
  box-shadow:0 0 0 3px rgba(255,159,28,.13),0 14px 34px rgba(0,0,0,.22)!important;
}
.obsidian-theme .premium-filter-grid label.premium-check:hover,
.obsidian-theme .premium-filter-grid .premium-check:hover{
  border-color:rgba(255,184,90,.52)!important;
}


/* v95 — Filtro de tipo + busca inteligente dentro do menu hamburger mobile */
.premium-mobile-filterbox,
.reserva-mobile-filterbox,
.essencia-mobile-filterbox,
.raiz-mobile-filterbox,
.cerne-mobile-filterbox{
  display:grid;
  gap:10px;
  width:100%;
  margin-top:4px;
  padding:12px;
  border-radius:22px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(61,43,31,.12);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72);
}
.premium-mobile-filter-label,
.reserva-mobile-filter-label,
.essencia-mobile-filter-label,
.raiz-mobile-filter-label,
.cerne-mobile-filter-label{display:grid;gap:7px;width:100%;}
.premium-mobile-filter-label span,
.reserva-mobile-filter-label span,
.essencia-mobile-filter-label span,
.raiz-mobile-filter-label span,
.cerne-mobile-filter-label span{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--jb-muted, rgba(61,43,31,.66));}
.premium-mobile-filterbox select,
.premium-mobile-filterbox input,
.reserva-mobile-filterbox select,
.reserva-mobile-filterbox input,
.essencia-mobile-filterbox select,
.essencia-mobile-filterbox input,
.raiz-mobile-filterbox select,
.raiz-mobile-filterbox input,
.cerne-mobile-filterbox select,
.cerne-mobile-filterbox input{width:100%;min-height:52px;border:1px solid var(--jb-border, rgba(61,43,31,.14));border-radius:17px;background:#fff;color:var(--jb-wood-dark, #3d2b1f);padding:0 14px;font-size:16px;outline:none;}
.premium-mobile-filterbox select:focus,
.premium-mobile-filterbox input:focus,
.reserva-mobile-filterbox select:focus,
.reserva-mobile-filterbox input:focus,
.essencia-mobile-filterbox select:focus,
.essencia-mobile-filterbox input:focus,
.raiz-mobile-filterbox select:focus,
.raiz-mobile-filterbox input:focus,
.cerne-mobile-filterbox select:focus,
.cerne-mobile-filterbox input:focus{border-color:var(--jb-orange, #ff6d00);box-shadow:0 0 0 4px rgba(255,109,0,.10);}
.premium-mobile-smart-search,
.reserva-mobile-smart-search,
.essencia-mobile-smart-search,
.raiz-mobile-smart-search,
.cerne-mobile-smart-search{position:relative;overflow:visible;z-index:2;}
.premium-mobile-smart-results,
.reserva-mobile-smart-results,
.essencia-mobile-smart-results,
.raiz-mobile-smart-results,
.cerne-mobile-smart-results{position:static!important;inset:auto!important;margin-top:8px;width:100%;max-height:min(42dvh,320px)!important;overflow-y:auto!important;border-radius:18px!important;box-shadow:0 18px 45px rgba(61,43,31,.18)!important;-webkit-overflow-scrolling:touch;}
@media (min-width:769px){.premium-mobile-filterbox,.reserva-mobile-filterbox,.essencia-mobile-filterbox,.raiz-mobile-filterbox,.cerne-mobile-filterbox{display:none!important;}}


/* v96 — Rodapé mobile com atalhos por tipo de projeto + prioridade da galeria */
.jb-mobile-type-nav{display:none;}
@media (max-width:768px){
  .premium-main,.reserva-main,.essencia-main,.raiz-main,.cerne-main,.content{padding-bottom:calc(82px + env(safe-area-inset-bottom))!important;}
  .jb-mobile-type-nav{
    --jb-mobile-nav-bg:rgba(255,255,255,.94);
    --jb-mobile-nav-border:rgba(61,43,31,.12);
    --jb-mobile-nav-text:rgba(61,43,31,.54);
    --jb-mobile-nav-active:#d19a2e;
    position:fixed;left:0;right:0;bottom:0;z-index:74;
    display:flex;align-items:center;justify-content:space-around;gap:0;
    min-height:64px;padding:7px max(10px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-right));
    background:var(--jb-mobile-nav-bg);border-top:1px solid var(--jb-mobile-nav-border);
    backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);
    box-shadow:0 -16px 40px rgba(15,23,42,.10);
  }
  .jb-mobile-type-nav button{appearance:none;border:0;background:transparent;color:var(--jb-mobile-nav-text);min-width:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:50px;padding:3px 2px;border-radius:16px;font:inherit;font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:8px;line-height:1;cursor:pointer;position:relative;transition:color .18s ease,transform .18s ease,background .18s ease;}
  .jb-mobile-type-nav button svg{width:23px;height:23px;stroke-width:1.25;stroke-linecap:square;stroke-linejoin:miter;flex:0 0 auto;}
  .jb-mobile-type-nav button.is-active,.jb-mobile-type-nav button[aria-current="true"]{color:var(--jb-mobile-nav-active);transform:translateY(-1px);}
  .jb-mobile-type-nav button.is-active::after,.jb-mobile-type-nav button[aria-current="true"]::after{content:"";width:4px;height:4px;border-radius:999px;background:currentColor;position:absolute;bottom:0;left:50%;transform:translateX(-50%);}
  .jb-mobile-type-nav button:active{transform:translateY(0) scale(.97);background:rgba(209,154,46,.08);}
  body.axon-theme .jb-mobile-type-nav,body.obsidian-theme .jb-mobile-type-nav,body.premium-theme.obsidian-theme .jb-mobile-type-nav{--jb-mobile-nav-bg:rgba(5,5,7,.93);--jb-mobile-nav-border:rgba(255,255,255,.10);--jb-mobile-nav-text:rgba(255,255,255,.48);--jb-mobile-nav-active:#d4af37;box-shadow:0 -18px 45px rgba(0,0,0,.42);}
  body.raiz-theme .jb-mobile-type-nav,body.cerne-theme .jb-mobile-type-nav{--jb-mobile-nav-bg:rgba(255,249,239,.94);--jb-mobile-nav-border:rgba(92,63,37,.16);--jb-mobile-nav-text:rgba(92,63,37,.56);--jb-mobile-nav-active:#c99632;}
  body.soft-theme .jb-mobile-type-nav,body.lumina-theme .jb-mobile-type-nav{--jb-mobile-nav-bg:rgba(255,255,255,.95);--jb-mobile-nav-border:rgba(17,24,39,.10);--jb-mobile-nav-text:rgba(55,65,81,.52);--jb-mobile-nav-active:#ff6d00;}
  body[class*="-gallery-open"] .jb-mobile-type-nav,body.gallery-open .jb-mobile-type-nav,body.jb-mobile-gallery-open .jb-mobile-type-nav,body[class*="-menu-open"] .jb-mobile-type-nav{display:none!important;}
  .overlay.active ~ .jb-mobile-type-nav{display:none!important;}
}
@media (min-width:769px){.jb-mobile-type-nav{display:none!important;}}


/* v98 — correção da busca do hamburger mobile
   Os resultados do campo de busca dentro do menu mobile precisam ficar no fluxo do menu,
   logo abaixo do input. Alguns temas escuros herdavam regras absolutas da busca principal
   e os resultados ficavam atrás dos cards/hero. Esta regra é intencionalmente mais forte
   e restrita ao menu mobile para não afetar a busca principal do catálogo. */
@media (max-width: 820px) {
  html body .premium-mobile-menu .premium-mobile-filterbox,
  html body .reserva-mobile-menu .reserva-mobile-filterbox,
  html body .essencia-mobile-menu .essencia-mobile-filterbox,
  html body .raiz-mobile-menu .raiz-mobile-filterbox,
  html body .cerne-mobile-menu .cerne-mobile-filterbox {
    position: relative !important;
    overflow: visible !important;
    z-index: 20 !important;
    contain: none !important;
  }

  html body .premium-mobile-menu .premium-mobile-smart-search,
  html body .reserva-mobile-menu .reserva-mobile-smart-search,
  html body .essencia-mobile-menu .essencia-mobile-smart-search,
  html body .raiz-mobile-menu .raiz-mobile-smart-search,
  html body .cerne-mobile-menu .cerne-mobile-smart-search {
    position: relative !important;
    overflow: visible !important;
    z-index: 30 !important;
    contain: none !important;
  }

  html body .premium-mobile-menu .premium-mobile-smart-results,
  html body .reserva-mobile-menu .reserva-mobile-smart-results,
  html body .essencia-mobile-menu .essencia-mobile-smart-results,
  html body .raiz-mobile-menu .raiz-mobile-smart-results,
  html body .cerne-mobile-menu .cerne-mobile-smart-results {
    position: static !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 8px 0 0 !important;
    max-height: min(44dvh, 340px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    z-index: 40 !important;
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-overflow-scrolling: touch !important;
    contain: none !important;
    isolation: auto !important;
  }

  html body .premium-mobile-menu .premium-mobile-smart-results[hidden],
  html body .reserva-mobile-menu .reserva-mobile-smart-results[hidden],
  html body .essencia-mobile-menu .essencia-mobile-smart-results[hidden],
  html body .raiz-mobile-menu .raiz-mobile-smart-results[hidden],
  html body .cerne-mobile-menu .cerne-mobile-smart-results[hidden] {
    display: none !important;
  }
}


/* v105 — Promoção por projeto: faixa diagonal e bloco público em todos os temas */
.jb-promo-box{
  display:flex;
  flex-direction:column;
  gap:4px;
  margin:0 0 12px;
  padding:12px 14px;
  border-radius:16px;
  border:1px solid rgba(209,154,46,.35);
  background:linear-gradient(135deg,rgba(255,248,224,.98),rgba(255,255,255,.88));
  color:#4f351b;
  box-shadow:0 12px 26px rgba(145,96,25,.10);
}
.jb-promo-box strong{font-size:.92rem;line-height:1.2;font-weight:900;color:inherit;}
.jb-promo-box span{font-size:.74rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#8a5b13;}
.jb-promo-box em{font-style:normal;font-size:.78rem;font-weight:800;color:#7a4d10;}
.jb-promo-box small{white-space:pre-line;font-size:.82rem;line-height:1.35;color:#6d4b25;}
body.axon-theme .jb-promo-box,
body.obsidian-theme .jb-promo-box,
body.premium-theme.obsidian-theme .jb-promo-box,
body.dark-theme .jb-promo-box{
  border-color:rgba(212,175,55,.38);
  background:linear-gradient(135deg,rgba(61,42,10,.96),rgba(13,13,17,.94));
  color:#fff3c4;
  box-shadow:0 14px 30px rgba(0,0,0,.24);
}
body.axon-theme .jb-promo-box span,
body.obsidian-theme .jb-promo-box span,
body.premium-theme.obsidian-theme .jb-promo-box span,
body.dark-theme .jb-promo-box span{color:#d4af37;}
body.axon-theme .jb-promo-box em,
body.obsidian-theme .jb-promo-box em,
body.premium-theme.obsidian-theme .jb-promo-box em,
body.dark-theme .jb-promo-box em{color:#ffd16a;}
body.axon-theme .jb-promo-box small,
body.obsidian-theme .jb-promo-box small,
body.premium-theme.obsidian-theme .jb-promo-box small,
body.dark-theme .jb-promo-box small{color:rgba(255,246,210,.86);}

.jb-promo-ribbon{
  position:absolute!important;
  top:24px!important;
  left:-54px!important;
  z-index:35!important;
  width:210px!important;
  height:36px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  transform:rotate(-35deg)!important;
  transform-origin:center!important;
  background:linear-gradient(135deg,#ff5b32,#cf160d)!important;
  color:#fff!important;
  font-weight:1000!important;
  font-size:.78rem!important;
  line-height:1!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  text-shadow:0 1px 1px rgba(0,0,0,.28)!important;
  box-shadow:0 12px 30px rgba(207,22,13,.36)!important;
  border-top:1px solid rgba(255,255,255,.46)!important;
  border-bottom:1px solid rgba(92,5,3,.35)!important;
  pointer-events:none!important;
  white-space:nowrap!important;
}
.projeto-card,.premium-card,.reserva-card,.essencia-card,.raiz-card,.cerne-card,
.premium-project-detail,.reserva-project-detail,.essencia-project-detail,.raiz-project-detail,.cerne-project-detail,
.axon-project-detail,.obsidian-project-detail,.soft-project-detail,.lumina-project-detail{
  position:relative!important;
  overflow:hidden!important;
}
.projeto-card.fullsize .jb-promo-ribbon,
.premium-project-detail .jb-promo-ribbon,.reserva-project-detail .jb-promo-ribbon,.essencia-project-detail .jb-promo-ribbon,.raiz-project-detail .jb-promo-ribbon,.cerne-project-detail .jb-promo-ribbon,
.axon-project-detail .jb-promo-ribbon,.obsidian-project-detail .jb-promo-ribbon,.soft-project-detail .jb-promo-ribbon,.lumina-project-detail .jb-promo-ribbon{
  top:30px!important;
  left:-48px!important;
  width:220px!important;
  height:38px!important;
  font-size:.82rem!important;
}
body.axon-theme .jb-promo-ribbon,body.obsidian-theme .jb-promo-ribbon,body.premium-theme.obsidian-theme .jb-promo-ribbon{
  background:linear-gradient(135deg,#ff6543,#b71313)!important;
  box-shadow:0 14px 36px rgba(255,61,42,.30)!important;
}
@media (max-width:768px){
  .jb-promo-ribbon{top:18px!important;left:-58px!important;width:200px!important;height:34px!important;font-size:.72rem!important;}
  .projeto-card.fullsize .jb-promo-ribbon,
  .premium-project-detail .jb-promo-ribbon,.reserva-project-detail .jb-promo-ribbon,.essencia-project-detail .jb-promo-ribbon,.raiz-project-detail .jb-promo-ribbon,.cerne-project-detail .jb-promo-ribbon,
  .axon-project-detail .jb-promo-ribbon,.obsidian-project-detail .jb-promo-ribbon,.soft-project-detail .jb-promo-ribbon,.lumina-project-detail .jb-promo-ribbon{top:20px!important;left:-58px!important;width:200px!important;height:34px!important;font-size:.72rem!important;}
}


/* v108 - filtro Promoções responsivo: desktop nas ações, mobile junto dos filtros */
.jb-promo-filter-desktop{display:none!important;}
.jb-promo-filter-mobile{display:flex!important;}
@media (min-width:769px){
  .jb-promo-filter-mobile{display:none!important;}
  .jb-promo-filter-desktop{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;min-height:48px;white-space:nowrap;flex:0 0 auto;}
  .jb-promo-filter-desktop input{width:20px!important;min-height:20px!important;}
}
@media (max-width:768px){
  .jb-promo-filter-desktop{display:none!important;}
  .jb-promo-filter-mobile{display:flex!important;}
}

/* v132 — permite arrastar fotos/plantas do catálogo para WhatsApp Web e navegador */
.jb-drag-image-shell,
.projeto-imagem-visualizavel,
.premium-card-image img,
.premium-detail-image img,
.raiz-card-image img,
.raiz-detail-image img,
.reserva-card-image img,
.reserva-detail-image img,
.essencia-card-image img,
.essencia-detail-image img,
.cerne-card-image img,
.cerne-detail-image img {
  -webkit-user-drag: element !important;
  user-select: auto !important;
  -webkit-user-select: auto !important;
}
.jb-drag-image-shell img,
.projeto-imagem-visualizavel {
  pointer-events: auto !important;
  cursor: grab;
}
.jb-drag-image-shell:active img,
.projeto-imagem-visualizavel:active {
  cursor: grabbing;
}


/* v132 — arraste completo: shell inteiro de foto/planta vira arrastável */
.jb-drag-image-shell,
[data-gallery-url],
[data-gallery-index],
.projeto-imagem-visualizavel {
  -webkit-user-drag: element !important;
  user-select: auto !important;
  -webkit-user-select: auto !important;
  touch-action: manipulation;
  cursor: grab;
}
.jb-drag-image-shell img,
[data-gallery-url] img,
[data-gallery-index] img,
.projeto-imagem-visualizavel,
.premium-card-image img,
.premium-detail-image img,
.raiz-card-image img,
.raiz-detail-image img,
.reserva-card-image img,
.reserva-detail-image img,
.essencia-card-image img,
.essencia-detail-image img,
.cerne-card-image img,
.cerne-detail-image img {
  -webkit-user-drag: element !important;
  user-select: auto !important;
  -webkit-user-select: auto !important;
  pointer-events: auto !important;
  cursor: grab;
}
.jb-drag-image-shell:active,
[data-gallery-url]:active,
[data-gallery-index]:active,
.jb-drag-image-shell:active img,
[data-gallery-url]:active img,
[data-gallery-index]:active img,
.projeto-imagem-visualizavel:active {
  cursor: grabbing;
}
