.twa-shorts-widget{--ts-dark:#16191d;--ts-cream:#f5f1e9;--ts-gold:#c7a968;--ts-bronze:#9a7b4f;--ts-grey:#8a8f96;--twa-shorts-bottom:92px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.twa-shorts-widget *{box-sizing:border-box}.twa-shorts-launcher{position:fixed;z-index:99990;bottom:var(--twa-shorts-bottom);width:46px;height:46px;padding:0;border:1px solid rgba(199,169,104,.7);border-radius:15px;background:linear-gradient(145deg,rgba(41,44,48,.98),#16191d 68%);color:#f5f1e9;box-shadow:0 12px 30px rgba(22,25,29,.26),inset 0 1px 0 rgba(255,255,255,.12);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.twa-shorts-launcher:hover{transform:translateY(-2px);border-color:#c7a968;box-shadow:0 16px 34px rgba(22,25,29,.34),0 0 0 4px rgba(199,169,104,.1)}.twa-shorts-widget.is-right .twa-shorts-launcher,.twa-shorts-widget.is-right .twa-shorts-preview{right:18px}.twa-shorts-widget.is-left .twa-shorts-launcher,.twa-shorts-widget.is-left .twa-shorts-preview{left:18px}.twa-shorts-launcher i{position:absolute;left:50%;top:50%;width:0;height:0;margin:-8px 0 0 -5px;border-left:13px solid var(--ts-gold);border-top:8px solid transparent;border-bottom:8px solid transparent;filter:drop-shadow(0 2px 5px rgba(0,0,0,.28));transition:transform .22s ease}.twa-shorts-launcher:hover i{transform:scale(1.08)}.twa-shorts-preview{position:fixed;z-index:99991;bottom:var(--twa-shorts-bottom);width:150px;height:225px;border:1px solid rgba(199,169,104,.5);border-radius:24px;background:#16191d;overflow:hidden;box-shadow:0 20px 55px rgba(22,25,29,.34);animation:ts-in .35s ease both}.twa-shorts-preview[hidden]{display:none}.twa-shorts-preview video{width:100%;height:100%;object-fit:cover}.twa-shorts-preview:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(22,25,29,.9));pointer-events:none}.twa-shorts-preview .close{position:absolute;right:8px;top:8px;z-index:3;width:26px;height:26px;border:0;border-radius:50%;background:rgba(22,25,29,.55);color:#fff;font-size:17px;cursor:pointer}.twa-shorts-preview .open{position:absolute;z-index:3;left:9px;right:9px;bottom:10px;border:0;border-radius:13px;background:rgba(245,241,233,.92);color:#16191d;padding:9px;cursor:pointer;text-align:left}.twa-shorts-preview .open b,.twa-shorts-preview .open span{display:block}.twa-shorts-preview .open b{color:#9a7b4f;font-size:8px;letter-spacing:.12em}.twa-shorts-preview .open span{font-size:10px;font-weight:800;margin-top:2px}@keyframes ts-in{from{opacity:0;transform:translateY(18px) scale(.94)}}
.twa-shorts-fullscreen{position:fixed;inset:0;z-index:2147483000;background:#08090a;color:#fff;opacity:0;transform:scale(.985);transition:.22s;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior:contain}.twa-shorts-fullscreen[hidden]{display:none}.twa-shorts-fullscreen.active{opacity:1;transform:none}.twa-shorts-feed{position:relative}.twa-short-slide{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background:#050505;scroll-snap-align:start;scroll-snap-stop:always}.twa-short-slide video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#050505;opacity:0;transition:opacity .25s}.twa-short-slide.active video{opacity:1}.twa-short-skeleton{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle,#27292c,#090a0b)}.twa-short-skeleton i{width:48px;height:48px;border:3px solid rgba(199,169,104,.2);border-top-color:#c7a968;border-radius:50%;animation:ts-spin .9s linear infinite}@keyframes ts-spin{to{transform:rotate(360deg)}}.twa-short-slide.active video[src]+.twa-short-shade+.twa-short-caption~*{}.twa-short-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 35%),linear-gradient(0deg,rgba(0,0,0,.78),transparent 42%);pointer-events:none}.twa-shorts-top{position:fixed;z-index:2147483010;left:0;right:0;top:0;display:flex;align-items:center;gap:13px;padding:max(18px,env(safe-area-inset-top)) 20px 16px;background:linear-gradient(rgba(0,0,0,.5),transparent);pointer-events:none}.twa-shorts-top strong{font:800 22px Georgia,serif;color:#f5f1e9}.twa-shorts-top strong span{color:#c7a968;font:900 9px Inter,sans-serif;letter-spacing:.17em}.twa-shorts-top small{margin-left:auto;color:rgba(255,255,255,.7);font-size:11px}.twa-shorts-top button{width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(22,25,29,.4);color:#fff;font-size:27px;cursor:pointer;pointer-events:auto}.twa-short-caption{position:absolute;z-index:4;left:max(24px,calc((100vw - 520px)/2));bottom:max(30px,env(safe-area-inset-bottom));width:min(480px,calc(100% - 95px));padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(22,25,29,.5);backdrop-filter:blur(15px)}.twa-short-caption>span{color:#c7a968;font-size:9px;font-weight:900;letter-spacing:.14em}.twa-short-caption h2{margin:6px 0 10px;color:#fff;font-size:19px;line-height:1.25}.twa-short-caption a{color:#f5f1e9;text-decoration:none;font-size:11px;font-weight:800}.twa-shorts-actions{position:fixed;z-index:2147483010;right:18px;bottom:max(32px,env(safe-area-inset-bottom));display:grid;gap:10px}.twa-shorts-actions button{width:48px;height:48px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(22,25,29,.48);backdrop-filter:blur(15px);color:#fff;font-size:21px;cursor:pointer}.twa-shorts-actions button:hover{border-color:#c7a968;background:rgba(199,169,104,.22)}.twa-shorts-progress{position:fixed;z-index:2147483012;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.15)}.twa-shorts-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#9a7b4f,#c7a968)}
.twa-short-property{position:absolute;z-index:6;bottom:135px;display:grid;grid-template-columns:78px minmax(0,1fr) 25px;gap:11px;align-items:center;width:min(390px,calc(100% - 94px));padding:9px;border:1px solid rgba(199,169,104,.42);border-radius:17px;background:rgba(245,241,233,.94);color:#16191d;text-decoration:none;box-shadow:0 18px 55px rgba(0,0,0,.28);backdrop-filter:blur(16px);opacity:0;transform:translateY(25px);pointer-events:none;transition:.35s}.ads-left .twa-short-property{left:max(24px,calc((100vw - 520px)/2))}.ads-right .twa-short-property{right:82px}.twa-short-property.show{opacity:1;transform:none;pointer-events:auto}.twa-short-property figure{width:78px;height:72px;margin:0;border-radius:12px;background:#ddd center/cover no-repeat}.twa-short-property small,.twa-short-property strong,.twa-short-property span{display:block}.twa-short-property small{color:#9a7b4f;font-size:8px;font-weight:900;letter-spacing:.08em}.twa-short-property strong{margin:3px 0;max-height:35px;overflow:hidden;font-size:12px;line-height:1.4}.twa-short-property span{font-size:12px;font-weight:900}.twa-short-property span i{margin-left:8px;color:#9a7b4f;font-size:9px;font-style:normal}.twa-short-property button{width:25px;height:25px;border:0;border-radius:50%;background:#16191d;color:#fff;cursor:pointer}.twa-shorts-toast{position:fixed;z-index:2147483640;left:50%;bottom:28px;transform:translateX(-50%);padding:11px 17px;border:1px solid rgba(199,169,104,.35);border-radius:999px;background:#16191d;color:#f5f1e9;font-size:12px;box-shadow:0 12px 35px rgba(0,0,0,.3)}
@media(min-width:800px){.twa-short-slide video{width:min(520px,100%);left:50%;transform:translateX(-50%);box-shadow:0 0 80px rgba(0,0,0,.7)}.twa-short-slide:before,.twa-short-slide:after{content:"";position:absolute;inset:0 50% 0 0;background:linear-gradient(90deg,#08090a,#181a1d);z-index:0}.twa-short-slide:after{inset:0 0 0 50%;background:linear-gradient(90deg,#181a1d,#08090a)}}
@media(max-width:600px){.twa-shorts-preview{width:132px;height:198px;border-radius:21px}.twa-short-caption{left:13px;bottom:20px;width:calc(100% - 82px);padding:13px;border-radius:15px}.twa-short-caption h2{font-size:16px}.twa-shorts-actions{right:12px;bottom:22px}.twa-shorts-actions button{width:43px;height:43px}.twa-short-property{bottom:118px;grid-template-columns:60px minmax(0,1fr) 23px;width:calc(100% - 82px);padding:7px;border-radius:14px}.ads-left .twa-short-property{left:13px}.ads-right .twa-short-property{right:69px}.twa-short-property figure{width:60px;height:58px;border-radius:9px}.twa-short-property strong{font-size:10px;max-height:30px}.twa-short-property span{font-size:10px}.twa-shorts-top{padding-left:14px;padding-right:12px}}
@media(prefers-reduced-motion:reduce){.twa-shorts-widget *{animation:none!important;transition:none!important}}
.twa-short-slide video,.twa-short-skeleton{z-index:1}.twa-short-shade{z-index:2}
.twa-shorts-launcher.loading{cursor:wait}.twa-shorts-launcher.loading i{width:18px;height:18px;margin:-9px 0 0 -9px;border:2px solid rgba(199,169,104,.28);border-top-color:#c7a968;border-radius:50%;filter:none;animation:twa-short-button-spin .75s linear infinite}.twa-shorts-launcher.loading:hover i{transform:none}@keyframes twa-short-button-spin{to{transform:rotate(360deg)}}
.twa-shorts-launcher{bottom:max(12px,calc(var(--twa-shorts-bottom) - 55px));border-radius:50%}.twa-shorts-widget.is-right .twa-shorts-launcher{right:7px}.twa-shorts-widget.is-left .twa-shorts-launcher{left:7px}.twa-shorts-top button{margin-left:auto;flex:0 0 42px}.twa-shorts-actions button{display:grid;place-items:center;padding:0}.twa-shorts-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.twa-shorts-actions .whatsapp{border-color:rgba(37,211,102,.55);color:#fff;background:rgba(18,140,70,.7)}.twa-shorts-actions .whatsapp:hover{border-color:#25d366;background:#128c46}.twa-shorts-toast{top:auto;bottom:max(18px,env(safe-area-inset-bottom));max-width:calc(100vw - 32px);text-align:center}
.twa-shorts-launcher{bottom:max(22px,calc(var(--twa-shorts-bottom) - 30px))}.twa-shorts-fullscreen,.twa-shorts-fullscreen.active{background:#000;opacity:1;transform:none}.twa-short-slide,.twa-short-slide video,.twa-short-skeleton{background:#000}.twa-shorts-fullscreen{transition:none}.twa-shorts-top button{display:grid;place-items:center;padding:0;line-height:1}.twa-shorts-top button svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.twa-short-property{bottom:max(24px,calc(env(safe-area-inset-bottom) + 14px))}
.twa-shorts-launcher{width:42px;height:42px;bottom:max(28px,calc(var(--twa-shorts-bottom) - 15px))}.twa-shorts-launcher i{margin:-7px 0 0 -4px;border-left-width:11px;border-top-width:7px;border-bottom-width:7px}
.twa-shorts-actions .whatsapp svg{width:23px;height:23px;fill:currentColor;stroke:none}
.twa-short-slide iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000;opacity:0;transition:opacity .25s}.twa-short-slide.active iframe{opacity:1}.twa-short-slide.active video[src]~.twa-short-skeleton,.twa-short-slide.active iframe[src]~.twa-short-skeleton{display:none}.twa-shorts-views{display:block;min-width:48px;padding:5px 8px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(22,25,29,.48);color:rgba(255,255,255,.82);font-size:9px;font-weight:800;text-align:center;backdrop-filter:blur(12px)}
.twa-shorts-top [data-twa-shorts-close]{display:grid;width:36px;height:36px;margin-left:auto;padding:0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;place-items:center;font-size:0}.twa-shorts-top [data-twa-shorts-close] svg{display:none}.twa-shorts-top [data-twa-shorts-close]:before{content:'×';display:block;color:#fff;font:400 31px/1 Arial,sans-serif}.twa-shorts-views{min-width:0;padding:0 3px;border:0;border-radius:0;background:transparent;box-shadow:none;color:rgba(255,255,255,.78);font-size:10px;backdrop-filter:none}
.twa-short-property{grid-template-columns:78px minmax(0,1fr);padding-right:38px}.twa-short-property button{position:absolute;top:7px;right:7px;display:grid;place-items:center;padding:0;line-height:1}@media(max-width:600px){.twa-short-property{grid-template-columns:60px minmax(0,1fr);padding-right:34px}.twa-short-property button{top:6px;right:6px}}
.twa-short-custom .twa-short-ad-text{max-height:28px;overflow:hidden;color:#59616a;font-size:9px;font-weight:600;line-height:1.45}.twa-short-custom em{display:block;margin-top:4px;color:#9a7b4f;font-size:9px;font-style:normal;font-weight:900}.twa-short-custom strong{max-height:32px}.twa-short-custom figure{background-color:#ddd;background-position:center;background-size:cover}@media(max-width:600px){.twa-short-custom .twa-short-ad-text{max-height:24px;font-size:8px}.twa-short-custom em{font-size:8px}}
.twa-shorts-launcher{isolation:isolate;overflow:visible;width:42px;height:42px;aspect-ratio:1;border:1px solid rgba(231,199,126,.74);border-radius:50%;background:radial-gradient(circle at 31% 22%,rgba(255,240,196,.46) 0 5%,rgba(202,169,104,.30) 7%,rgba(39,35,29,.78) 31%,rgba(18,20,23,.91) 67%,rgba(5,6,7,.98) 100%);box-shadow:inset 0 2px 2px rgba(255,245,217,.28),inset 0 -5px 9px rgba(0,0,0,.82),inset 5px 0 9px rgba(199,169,104,.11),0 8px 19px rgba(0,0,0,.34),0 2px 5px rgba(154,123,79,.35),0 0 0 0 rgba(199,169,104,.34);backdrop-filter:blur(14px) saturate(145%);-webkit-backdrop-filter:blur(14px) saturate(145%);animation:twa-shorts-orb-pulse 2.55s cubic-bezier(.4,0,.2,1) infinite;will-change:box-shadow}.twa-shorts-launcher:before{content:"";position:absolute;z-index:0;inset:3px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:linear-gradient(142deg,rgba(255,255,255,.12),rgba(255,255,255,0) 39%,rgba(199,169,104,.08) 68%,rgba(0,0,0,.20));box-shadow:inset 0 0 9px rgba(199,169,104,.15);pointer-events:none}.twa-shorts-launcher:after{content:"";position:absolute;z-index:1;left:8px;top:6px;width:14px;height:7px;border-radius:50%;background:linear-gradient(90deg,rgba(255,255,255,.74),rgba(231,199,126,.12));filter:blur(.35px);transform:rotate(-28deg);opacity:.72;pointer-events:none}.twa-shorts-launcher i{z-index:3;border-left-color:#e7c77e;filter:drop-shadow(0 1px 1px rgba(0,0,0,.75)) drop-shadow(0 0 5px rgba(231,199,126,.45))}.twa-shorts-launcher:hover{border-color:rgba(255,220,139,.95);background:radial-gradient(circle at 31% 22%,rgba(255,247,219,.57) 0 5%,rgba(219,181,101,.39) 8%,rgba(45,39,31,.83) 33%,rgba(16,18,21,.94) 69%,#050607 100%);box-shadow:inset 0 2px 2px rgba(255,250,230,.34),inset 0 -5px 9px rgba(0,0,0,.86),0 11px 24px rgba(0,0,0,.39),0 0 0 5px rgba(199,169,104,.12),0 0 17px rgba(199,169,104,.33)}.twa-shorts-launcher:active{transform:translateY(0);box-shadow:inset 0 4px 9px rgba(0,0,0,.76),inset 0 -1px 3px rgba(255,235,188,.17),0 5px 12px rgba(0,0,0,.3)}@keyframes twa-shorts-orb-pulse{0%,100%{box-shadow:inset 0 2px 2px rgba(255,245,217,.28),inset 0 -5px 9px rgba(0,0,0,.82),inset 5px 0 9px rgba(199,169,104,.11),0 8px 19px rgba(0,0,0,.34),0 2px 5px rgba(154,123,79,.35),0 0 0 0 rgba(199,169,104,.32)}48%{box-shadow:inset 0 2px 2px rgba(255,245,217,.30),inset 0 -5px 9px rgba(0,0,0,.82),inset 5px 0 9px rgba(199,169,104,.14),0 8px 21px rgba(0,0,0,.38),0 2px 6px rgba(154,123,79,.40),0 0 0 8px rgba(199,169,104,0)}}
.twa-shorts-launcher:hover{animation-play-state:paused}

/* Perfil social do imóvel e feed exclusivo carregados sob demanda. */
.twa-shorts-actions .twa-shorts-property-avatar{position:relative;display:grid;place-items:center;overflow:visible;width:52px;height:52px;padding:2px;border:2px solid #c7a968;border-radius:50%;background:linear-gradient(145deg,#f5f1e9,#9a7b4f);box-shadow:0 8px 24px rgba(0,0,0,.38)}.twa-shorts-property-avatar[hidden]{display:none!important}.twa-shorts-property-avatar img,.twa-shorts-property-avatar span{display:grid;width:44px;height:44px;place-items:center;object-fit:cover;border:2px solid #08090a;border-radius:50%;background:#16191d;color:#c7a968;font-size:9px;font-weight:900}.twa-shorts-property-avatar:after{content:"";position:absolute;right:0;bottom:1px;width:11px;height:11px;border:2px solid #08090a;border-radius:50%;background:#29b986}.twa-shorts-top [data-twa-shorts-global]{display:grid;width:36px;height:36px;margin:0!important;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;place-items:center;background:rgba(22,25,29,.55);font-size:23px}.twa-shorts-top [data-twa-shorts-global][hidden]{display:none!important}
.twa-shorts-property-profile{position:fixed;z-index:2147483050;inset:0;overflow:auto;overscroll-behavior:contain;background:radial-gradient(circle at 50% -10%,rgba(199,169,104,.18),transparent 34%),#0a0b0d;color:#f5f1e9;opacity:0;transform:translateY(16px);transition:opacity .22s,transform .22s}.twa-shorts-property-profile[hidden]{display:none}.twa-shorts-property-profile.open{opacity:1;transform:none}.twa-shorts-property-profile>header{position:sticky;z-index:3;top:0;display:flex;align-items:center;gap:12px;min-height:64px;padding:max(12px,env(safe-area-inset-top)) 18px 12px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(10,11,13,.84);backdrop-filter:blur(18px)}.twa-shorts-property-profile>header button{display:grid;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;place-items:center;background:rgba(255,255,255,.06);color:#fff;font-size:22px;cursor:pointer}.twa-shorts-property-profile>header strong{font-size:14px;letter-spacing:.02em}.twa-shorts-property-profile>[data-twa-property-profile-body]{width:min(860px,100%);margin:0 auto;padding:30px 24px 70px}.twa-property-social-head{display:grid;grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px;border:1px solid rgba(199,169,104,.22);border-radius:28px;background:linear-gradient(135deg,rgba(245,241,233,.10),rgba(199,169,104,.06));backdrop-filter:blur(18px)}.twa-property-social-head>figure{width:104px;height:104px;margin:0;border:3px solid #c7a968;border-radius:50%;background:#27292c center/cover no-repeat;box-shadow:0 0 0 6px rgba(199,169,104,.09)}.twa-property-social-head small{color:#c7a968;font-size:9px;font-weight:900;letter-spacing:.12em}.twa-property-social-head h2{margin:7px 0 5px;color:#fff;font:700 clamp(21px,3vw,31px)/1.1 Georgia,serif}.twa-property-social-head p{margin:0;color:#b9bec4;font-size:13px}.twa-property-social-stats{display:flex;gap:8px}.twa-property-social-stats span{min-width:94px;padding:11px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(0,0,0,.22);color:#aeb4ba;font-size:9px;text-align:center}.twa-property-social-stats b{display:block;margin-bottom:2px;color:#fff;font-size:20px}.twa-property-social-meta{display:flex;flex-wrap:wrap;gap:7px;padding:15px 3px}.twa-property-social-meta span{padding:7px 11px;border:1px solid rgba(199,169,104,.2);border-radius:999px;background:rgba(199,169,104,.08);color:#e4d5b2;font-size:10px;font-weight:750}.twa-property-profile-feed{overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:rgba(255,255,255,.035)}.twa-property-profile-feed>header{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:17px 18px}.twa-property-profile-feed>header strong{font-size:16px}.twa-property-profile-feed>header small{color:#9299a0;font-size:10px}.twa-property-profile-feed>div{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.twa-property-profile-short{position:relative;aspect-ratio:9/14;overflow:hidden;padding:0;border:0;background:#17191c center/cover no-repeat;color:#fff;cursor:pointer}.twa-property-profile-short:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.92))}.twa-property-profile-short i{position:absolute;z-index:2;left:50%;top:45%;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff;filter:drop-shadow(0 2px 6px #000);transform:translate(-40%,-50%)}.twa-property-profile-short span,.twa-property-profile-short small{position:absolute;z-index:2;right:9px;left:9px;text-align:left}.twa-property-profile-short span{bottom:27px;display:-webkit-box;overflow:hidden;font-size:10px;font-weight:800;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.twa-property-profile-short small{bottom:10px;color:rgba(255,255,255,.72);font-size:8px}.twa-property-profile-card{display:grid;grid-template-columns:210px minmax(0,1fr);gap:18px;margin-top:15px;padding:13px;border:1px solid rgba(199,169,104,.28);border-radius:24px;background:linear-gradient(135deg,rgba(245,241,233,.98),rgba(232,222,201,.94));color:#16191d;text-decoration:none;box-shadow:0 20px 55px rgba(0,0,0,.22)}.twa-property-profile-card>figure{min-height:165px;margin:0;border-radius:17px;background:#ddd center/cover no-repeat}.twa-property-profile-card>div{display:flex;min-width:0;flex-direction:column;justify-content:center}.twa-property-profile-card small{color:#8a7040;font-size:9px;font-weight:850;text-transform:uppercase}.twa-property-profile-card strong{margin:7px 0;font:700 18px/1.25 Georgia,serif}.twa-property-profile-card>div>span{margin-top:9px;font-size:18px;font-weight:900}.twa-property-profile-card em{margin-top:8px;color:#8d6a2d;font-size:10px;font-style:normal;font-weight:850}.twa-property-card-facts{display:flex;flex-wrap:wrap;gap:6px}.twa-property-card-facts span{padding:5px 8px;border-radius:8px;background:rgba(22,25,29,.07);font-size:9px}.twa-property-profile-loading{display:grid;min-height:60vh;place-items:center;align-content:center;gap:13px;text-align:center}.twa-property-profile-loading i{width:38px;height:38px;border:3px solid rgba(199,169,104,.2);border-top-color:#c7a968;border-radius:50%;animation:ts-spin .8s linear infinite}.twa-property-profile-loading button{padding:9px 14px;border:0;border-radius:10px;background:#c7a968;color:#16191d;font-weight:800}
@media(max-width:720px){.twa-shorts-actions .twa-shorts-property-avatar{width:47px;height:47px}.twa-shorts-property-avatar img,.twa-shorts-property-avatar span{width:39px;height:39px}.twa-shorts-property-profile>[data-twa-property-profile-body]{padding:17px 11px 45px}.twa-property-social-head{grid-template-columns:76px minmax(0,1fr);gap:13px;padding:16px;border-radius:21px}.twa-property-social-head>figure{width:76px;height:76px}.twa-property-social-head h2{font-size:20px}.twa-property-social-head p{font-size:11px}.twa-property-social-stats{grid-column:1/3;width:100%}.twa-property-social-stats span{min-width:0;flex:1}.twa-property-profile-feed{border-radius:18px}.twa-property-profile-feed>div{grid-template-columns:repeat(3,1fr);gap:2px}.twa-property-profile-feed>header{padding:14px}.twa-property-profile-short span{right:6px;left:6px;bottom:24px;font-size:8px}.twa-property-profile-short small{right:6px;left:6px;bottom:7px;font-size:7px}.twa-property-profile-card{grid-template-columns:105px minmax(0,1fr);gap:11px;padding:9px;border-radius:18px}.twa-property-profile-card>figure{min-height:142px;border-radius:13px}.twa-property-profile-card strong{font-size:14px}.twa-property-profile-card>div>span{font-size:15px}.twa-property-card-facts span{font-size:7px}.twa-property-profile-card small{font-size:7px}}
.twa-shorts-property-profile>header .close-profile{margin-left:auto;border:0;background:transparent;font-size:28px}

/* Busca unificada, navegação por tags e mini cards públicos. */
.twa-shorts-top .twa-shorts-search-open{margin-left:auto}.twa-shorts-top .twa-shorts-search-open+button{margin-left:0}.twa-shorts-top .twa-shorts-search-open svg{width:19px;height:19px}.twa-property-social-meta button{display:flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid rgba(199,169,104,.22);border-radius:999px;background:rgba(199,169,104,.08);color:#e4d5b2;font:750 10px/1.2 Inter,sans-serif;cursor:pointer}.twa-property-social-meta button:hover{border-color:#c7a968;background:rgba(199,169,104,.16)}.twa-property-social-meta button small{color:#999;font-size:7px;font-weight:800;text-transform:uppercase}
.twa-shorts-search{position:fixed;z-index:2147483060;inset:0;overflow:auto;overscroll-behavior:contain;background:radial-gradient(circle at 50% -10%,rgba(199,169,104,.2),transparent 31%),#0b0d10;color:#f5f1e9;opacity:0;transform:translateY(14px);transition:opacity .2s,transform .2s}.twa-shorts-search[hidden]{display:none}.twa-shorts-search.open{opacity:1;transform:none}.twa-shorts-search>header{position:sticky;z-index:5;top:0;display:grid;grid-template-columns:40px minmax(0,740px) 40px;justify-content:center;align-items:center;gap:12px;padding:max(12px,env(safe-area-inset-top)) 18px 12px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(11,13,16,.88);backdrop-filter:blur(20px)}.twa-shorts-search>header>button{display:grid;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:50%;place-items:center;background:rgba(255,255,255,.06);color:#fff;font-size:22px;cursor:pointer}.twa-shorts-search form{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;height:46px;padding:4px 5px 4px 14px;border:1px solid rgba(199,169,104,.32);border-radius:16px;background:#f5f1e9;color:#16191d}.twa-shorts-search form svg{width:18px;fill:none;stroke:#9a7b4f;stroke-width:2;stroke-linecap:round}.twa-shorts-search input{min-width:0;height:100%;padding:0;border:0!important;outline:0!important;background:transparent!important;color:#16191d!important;font:700 13px Inter,sans-serif;box-shadow:none!important}.twa-shorts-search form button{height:36px;padding:0 16px;border:0;border-radius:11px;background:#c7a968;color:#16191d;font-size:11px;font-weight:900;cursor:pointer}.twa-shorts-search-results{width:min(1040px,100%);margin:0 auto;padding:27px 22px 70px}.twa-search-summary{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:22px;padding:0 3px}.twa-search-summary small,.twa-search-summary strong{display:block}.twa-search-summary small{margin-bottom:5px;color:#c7a968;font-size:8px;font-weight:900;letter-spacing:.14em}.twa-search-summary strong{font:700 28px/1.1 Georgia,serif}.twa-search-summary>span{color:#9aa0a7;font-size:11px}.twa-search-summary>span b{color:#fff}.twa-search-section{margin-bottom:28px}.twa-search-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.twa-search-section>header strong{font-size:16px}.twa-search-section>header span{color:#8f969d;font-size:10px}.twa-search-shorts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.twa-search-short{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.045);color:#fff;text-align:left;cursor:pointer}.twa-search-short:hover{border-color:rgba(199,169,104,.55);background:rgba(199,169,104,.08)}.twa-search-short figure{width:48px;height:62px;margin:0;border-radius:12px;background:#202329 var(--poster) center/cover no-repeat}.twa-search-short>i{position:absolute;z-index:2;left:27px;top:34px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid #fff;filter:drop-shadow(0 2px 4px #000)}.twa-search-short div{min-width:0}.twa-search-short strong,.twa-search-short span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.twa-search-short strong{font-size:11px}.twa-search-short span{margin-top:4px;color:#9fa5ab;font-size:9px}.twa-search-short>small{color:#c7a968;font-size:8px;white-space:nowrap}.twa-search-properties{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.twa-search-property{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:21px;background:rgba(245,241,233,.98);color:#16191d}.twa-search-property>a{display:block}.twa-search-property figure{height:132px;margin:0;background:#ddd center/cover no-repeat;transition:transform .25s}.twa-search-property:hover figure{transform:scale(1.025)}.twa-search-property>div{padding:12px}.twa-search-property>div>strong,.twa-search-property>div>small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.twa-search-property>div>strong{min-height:34px;margin:8px 0 5px;font:700 13px/1.3 Georgia,serif;-webkit-line-clamp:2}.twa-search-property>div>small{min-height:26px;color:#747a81;font-size:8px;line-height:1.5;-webkit-line-clamp:2}.twa-search-property-tags{display:flex;flex-wrap:wrap;gap:5px;overflow:hidden;max-height:42px}.twa-search-property-tags button{overflow:hidden;max-width:50%;padding:5px 7px;border:0;border-radius:8px;background:#eee7d8;color:#7c622e;font-size:7px;font-weight:850;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.twa-search-property-tags small{display:none}.twa-search-property-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:9px;border-top:1px solid #ded9ce}.twa-search-property-foot b{font-size:14px}.twa-search-property-foot span{color:#8a7040;font-size:8px;font-weight:800}.twa-search-property nav{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.twa-search-property nav a,.twa-search-property nav button{display:grid;min-height:33px;padding:6px;border:1px solid #d7d0c2;border-radius:10px;place-items:center;background:#fff;color:#16191d;font-size:8px;font-weight:900;text-decoration:none;cursor:pointer}.twa-search-property nav button{border-color:#16191d;background:#16191d;color:#fff}.twa-search-empty,.twa-search-loading{display:grid;min-height:52vh;place-items:center;align-content:center;gap:7px;text-align:center}.twa-search-empty b,.twa-search-loading b{font:700 20px Georgia,serif}.twa-search-empty span{max-width:430px;color:#949ba2;font-size:11px}.twa-search-loading i{width:38px;height:38px;border:3px solid rgba(199,169,104,.2);border-top-color:#c7a968;border-radius:50%;animation:ts-spin .75s linear infinite}
@media(max-width:720px){.twa-shorts-top .twa-shorts-search-open{width:36px;height:36px;flex-basis:36px}.twa-shorts-search>header{grid-template-columns:34px minmax(0,1fr) 34px;gap:7px;padding-right:9px;padding-left:9px}.twa-shorts-search>header>button{width:34px;height:34px;font-size:20px}.twa-shorts-search form{grid-template-columns:17px minmax(0,1fr);height:42px;padding-right:11px;padding-left:11px;border-radius:14px}.twa-shorts-search form button{display:none}.twa-shorts-search input{font-size:11px}.twa-shorts-search-results{padding:20px 11px 50px}.twa-search-summary{align-items:start}.twa-search-summary strong{max-width:220px;font-size:22px}.twa-search-summary>span{font-size:9px;text-align:right}.twa-search-shorts{grid-template-columns:1fr}.twa-search-short{grid-template-columns:42px minmax(0,1fr) auto;border-radius:15px}.twa-search-short figure{width:42px;height:54px;border-radius:10px}.twa-search-short>i{left:24px;top:29px}.twa-search-short strong{font-size:10px}.twa-search-short>small{font-size:7px}.twa-search-properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.twa-search-property{border-radius:17px}.twa-search-property figure{height:105px}.twa-search-property>div{padding:9px}.twa-search-property>div>strong{font-size:11px}.twa-search-property-foot b{font-size:11px}.twa-search-property nav{grid-template-columns:1fr}.twa-property-social-meta button{font-size:9px}.twa-property-social-meta button small{font-size:6px}}
@media(max-width:420px){.twa-search-properties{grid-template-columns:1fr}.twa-search-property{display:grid;grid-template-columns:116px minmax(0,1fr)}.twa-search-property figure{height:100%}.twa-search-property>div>strong{min-height:29px}.twa-search-property>div>small{min-height:0}.twa-search-property nav{grid-template-columns:1fr 1fr}}

/* 15.6.1 — perfil minimalista e cards editoriais premium. */
.twa-shorts-property-profile>[data-twa-property-profile-body]{width:min(900px,100%)}.twa-property-social-head{grid-template-columns:76px minmax(0,1fr) auto;gap:16px;padding:16px 18px;border-color:rgba(199,169,104,.16);border-radius:22px;background:rgba(255,255,255,.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(14px)}.twa-property-social-head>figure{width:76px;height:76px;border-width:2px;box-shadow:0 0 0 4px rgba(199,169,104,.07)}.twa-property-social-head small{display:inline-block;padding:3px 7px;border-radius:999px;background:rgba(199,169,104,.1);font-size:7px;letter-spacing:.08em}.twa-property-social-head h2{margin:6px 0 3px;font:700 clamp(19px,2.3vw,25px)/1.15 Georgia,serif}.twa-property-social-head p{font-size:11px}.twa-property-social-stats{gap:0}.twa-property-social-stats span{min-width:88px;padding:6px 12px;border:0;border-left:1px solid rgba(255,255,255,.1);border-radius:0;background:transparent;font-size:8px}.twa-property-social-stats b{font-size:17px}.twa-property-social-meta{padding:11px 2px 14px}.twa-property-social-meta button{padding:6px 9px;border-color:rgba(199,169,104,.16);background:transparent;color:#d8cba9;font-size:9px}.twa-property-social-meta button small{color:#777d83}.twa-property-profile-feed{border-color:rgba(255,255,255,.07);border-radius:20px;background:rgba(255,255,255,.025)}.twa-property-profile-feed>header{padding:14px 16px}.twa-property-profile-card{grid-template-columns:185px minmax(0,1fr);gap:16px;padding:10px;border-color:rgba(199,169,104,.22);border-radius:20px;background:linear-gradient(140deg,#f5f1e9,#e9dfca);box-shadow:0 16px 40px rgba(0,0,0,.18)}.twa-property-profile-card>figure{min-height:145px;border-radius:15px}.twa-property-profile-card strong{font-size:17px}.twa-property-profile-card>div>span{font-size:17px}
.twa-search-summary{margin-bottom:18px;padding:4px 1px}.twa-search-summary strong{font-size:25px}.twa-search-properties{gap:14px}.twa-search-property{position:relative;overflow:hidden;border-color:rgba(199,169,104,.28);border-radius:24px;background:linear-gradient(155deg,#faf7f0 0,#f2ecdf 100%);box-shadow:0 14px 35px rgba(0,0,0,.13);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.twa-search-property:hover{z-index:1;border-color:rgba(199,169,104,.7);box-shadow:0 20px 48px rgba(0,0,0,.2);transform:translateY(-3px)}.twa-search-property-media{position:relative;display:block;overflow:hidden}.twa-search-property-media:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(10,11,13,.5));pointer-events:none}.twa-search-property figure{height:158px;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.twa-search-property:hover figure{transform:scale(1.045)}.twa-search-property-media>span,.twa-search-property-media>small{position:absolute;z-index:2;top:11px;padding:6px 9px;border-radius:999px;backdrop-filter:blur(10px);font-size:7px;font-weight:900;text-transform:uppercase}.twa-search-property-media>span{left:11px;background:rgba(245,241,233,.9);color:#71582d}.twa-search-property-media>small{right:11px;background:rgba(22,25,29,.7);color:#f5f1e9}.twa-search-property>div{padding:13px 14px 14px}.twa-search-property-tags{max-height:26px;gap:4px}.twa-search-property-tags button{max-width:48%;padding:5px 7px;border:1px solid rgba(154,123,79,.13);border-radius:999px;background:rgba(199,169,104,.11);color:#765d32}.twa-search-property-tags button:hover{border-color:#c7a968;background:rgba(199,169,104,.2)}.twa-search-property>div>strong{min-height:39px;margin:10px 0 5px;color:#181b1f;font:700 14px/1.35 Georgia,serif}.twa-search-property>div>small{color:#777d83;font-size:8px}.twa-search-property-foot{margin-top:11px;padding-top:10px;border-color:rgba(22,25,29,.09)}.twa-search-property-foot b{color:#17191d;font-size:15px}.twa-search-property-foot span{padding:4px 7px;border-radius:999px;background:rgba(154,123,79,.1);font-size:7px}.twa-search-property nav{gap:7px;margin-top:10px}.twa-search-property nav a,.twa-search-property nav button{min-height:35px;border-color:rgba(22,25,29,.12);border-radius:11px;background:rgba(255,255,255,.62);font-size:8px}.twa-search-property nav button{border-color:#c7a968;background:#c7a968;color:#16191d}.twa-search-property nav a:hover{border-color:#9a7b4f}.twa-search-property nav button:hover{background:#d3b979}
@media(max-width:720px){.twa-property-social-head{grid-template-columns:62px minmax(0,1fr);gap:12px;padding:13px;border-radius:18px}.twa-property-social-head>figure{width:62px;height:62px}.twa-property-social-head h2{font-size:18px}.twa-property-social-stats{grid-column:1/3}.twa-property-social-stats span{padding:5px 9px;border-left:0;border-right:1px solid rgba(255,255,255,.09);text-align:left}.twa-property-social-stats span:last-child{border-right:0}.twa-property-profile-card{grid-template-columns:94px minmax(0,1fr);gap:10px}.twa-property-profile-card>figure{min-height:126px}.twa-search-properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.twa-search-property{display:block;border-radius:19px}.twa-search-property figure{height:118px}.twa-search-property>div{padding:10px}.twa-search-property>div>strong{min-height:34px;margin-top:8px;font-size:12px}.twa-search-property-tags{max-height:24px}.twa-search-property-foot b{font-size:12px}}
@media(max-width:480px){.twa-search-properties{grid-template-columns:1fr}.twa-search-property{display:grid;grid-template-columns:126px minmax(0,1fr)}.twa-search-property-media,.twa-search-property figure{height:100%;min-height:190px}.twa-search-property>div{display:flex;min-width:0;flex-direction:column}.twa-search-property>div>strong{min-height:0}.twa-search-property>div>small{min-height:0}.twa-search-property-foot{margin-top:auto}.twa-search-property nav{grid-template-columns:1fr 1fr}.twa-search-property-media>span,.twa-search-property-media>small{top:8px;padding:5px 7px;font-size:6px}.twa-search-property-media>span{left:7px;right:7px;width:max-content;max-width:calc(100% - 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.twa-search-property-media>small{display:none}}

/* 15.6.2 — Georgia serif, cards menores e características completas. */
.twa-shorts-search,.twa-shorts-search button,.twa-shorts-search input,.twa-shorts-property-profile,.twa-shorts-property-profile button{font-family:Georgia,"Times New Roman",serif!important}.twa-shorts-search-results{width:min(1120px,100%)}.twa-search-summary strong{font:700 23px/1.15 Georgia,"Times New Roman",serif}.twa-search-properties{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.twa-search-property{border-radius:18px;box-shadow:0 9px 25px rgba(0,0,0,.1)}.twa-search-property:hover{box-shadow:0 14px 32px rgba(0,0,0,.15);transform:translateY(-2px)}.twa-search-property figure{height:126px}.twa-search-property>div{padding:10px 11px 11px}.twa-search-property-tags{max-height:none;gap:4px}.twa-search-property-tags button{max-width:100%;padding:4px 7px;overflow:visible;font-size:7px;line-height:1.2;text-align:left;text-overflow:clip;white-space:normal}.twa-search-property>div>strong{display:block;min-height:0;margin:8px 0 4px;overflow:visible;color:#181a1d;font:700 13px/1.3 Georgia,"Times New Roman",serif;-webkit-line-clamp:unset}.twa-search-property>div>small{display:block;min-height:0;overflow:visible;color:#72777d;font-size:8px;line-height:1.4;-webkit-line-clamp:unset}.twa-search-property-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;margin-top:9px}.twa-search-property-facts span{display:grid;min-width:0;padding:6px 2px;border:1px solid rgba(22,25,29,.07);border-radius:8px;background:rgba(255,255,255,.45);text-align:center}.twa-search-property-facts small,.twa-search-property-facts b{display:block;overflow:visible;white-space:normal}.twa-search-property-facts small{color:#8a8f96;font-size:6px;line-height:1.1}.twa-search-property-facts b{margin-top:3px;color:#1b1d20;font-size:9px;line-height:1.1}.twa-search-property-foot{margin-top:8px;padding-top:8px}.twa-search-property-foot b{font-size:13px}.twa-search-property nav{margin-top:8px}.twa-search-property nav a,.twa-search-property nav button{min-height:31px;padding:5px;border-radius:9px;font-size:8px}.twa-search-property-media>span,.twa-search-property-media>small{top:8px;padding:5px 7px;font-size:6px}.twa-search-property-media>span{left:8px}.twa-search-property-media>small{right:8px}
@media(max-width:980px){.twa-search-properties{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.twa-search-properties{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.twa-search-property{display:block}.twa-search-property figure{height:112px}.twa-search-property>div{padding:9px}.twa-search-property>div>strong{font-size:12px}.twa-search-property-facts{gap:2px}.twa-search-property-facts span{padding:5px 1px}.twa-search-property-facts small{font-size:5.5px}.twa-search-property-facts b{font-size:8px}}
@media(max-width:480px){.twa-search-properties{grid-template-columns:1fr}.twa-search-property{display:grid;grid-template-columns:112px minmax(0,1fr);border-radius:16px}.twa-search-property-media,.twa-search-property figure{height:100%;min-height:178px}.twa-search-property-tags{display:flex;flex-wrap:wrap}.twa-search-property-tags button{padding:3px 5px;font-size:6px}.twa-search-property>div>strong{margin-top:0;font-size:12px}.twa-search-property>div>small{font-size:7px}.twa-search-property-facts{margin-top:7px}.twa-search-property-foot{margin-top:7px}.twa-search-property nav{grid-template-columns:1fr 1fr}.twa-search-property-media>span{right:7px;max-width:calc(100% - 14px)}}

/* 15.7.0 — autocomplete, galeria tripla e vidro dourado. */
.twa-shorts-search form{position:relative}.twa-search-suggestions{position:absolute;z-index:20;top:calc(100% + 9px);left:0;right:0;overflow:hidden;padding:6px;border:1px solid rgba(199,169,104,.5);border-radius:16px;background:rgba(20,22,25,.96);box-shadow:0 22px 50px rgba(0,0,0,.38);backdrop-filter:blur(22px)}.twa-search-suggestions[hidden]{display:none}.twa-shorts-search form .twa-search-suggestions button{display:grid;grid-template-columns:82px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;height:auto;min-height:38px;padding:7px 9px;border:0;border-bottom:1px solid rgba(255,255,255,.06);border-radius:9px;background:transparent;color:#f5f1e9;text-align:left}.twa-shorts-search form .twa-search-suggestions button:last-child{border-bottom:0}.twa-shorts-search form .twa-search-suggestions button:hover,.twa-shorts-search form .twa-search-suggestions button:focus{outline:0;background:rgba(199,169,104,.13)}.twa-search-suggestions button small{color:#c7a968;font-size:7px;font-weight:700;text-transform:uppercase}.twa-search-suggestions button strong{overflow:hidden;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.twa-search-suggestions button span{color:#c7a968;font-size:13px;text-align:center}
.twa-search-property{border:1px solid rgba(218,184,108,.66);background:linear-gradient(145deg,rgba(245,241,233,.78),rgba(213,187,132,.13));box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 10px 28px rgba(0,0,0,.13),0 0 0 1px rgba(154,123,79,.05);backdrop-filter:blur(17px) saturate(118%);-webkit-backdrop-filter:blur(17px) saturate(118%)}.twa-search-property:hover{border-color:rgba(235,202,126,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 16px 36px rgba(0,0,0,.18),0 0 22px rgba(199,169,104,.12)}.twa-search-property-media{position:relative;display:block;height:166px;overflow:hidden;background:rgba(22,25,29,.2)}.twa-search-property-media:after{z-index:2}.twa-search-property-track{display:flex;width:100%;height:100%;transition:transform .38s cubic-bezier(.22,.7,.25,1);will-change:transform}.twa-search-property-track>a{display:block;flex:0 0 100%;width:100%;height:100%}.twa-search-property-track img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.twa-search-property:hover .twa-search-property-track img{transform:scale(1.025)}.twa-search-property-media>.twa-search-purpose,.twa-search-property-media>small{position:absolute;z-index:4;top:9px;padding:5px 8px;border-radius:999px;backdrop-filter:blur(12px);font-size:6px;font-weight:700;text-transform:uppercase}.twa-search-property-media>.twa-search-purpose{left:9px;width:auto;height:auto;border:1px solid rgba(255,255,255,.4);background:rgba(245,241,233,.82);color:#6f5528;cursor:pointer}.twa-search-property-media>small{right:9px;background:rgba(17,19,22,.64);color:#f5f1e9}.twa-search-gallery-prev,.twa-search-gallery-next{position:absolute;z-index:4;top:50%;display:grid;width:26px;height:26px;padding:0;border:1px solid rgba(255,255,255,.48);border-radius:50%;place-items:center;background:rgba(17,19,22,.45);color:#fff;font:400 17px/1 Georgia,serif;opacity:0;cursor:pointer;transform:translateY(-50%);transition:opacity .2s,background .2s}.twa-search-gallery-prev{left:7px}.twa-search-gallery-next{right:7px}.twa-search-property:hover .twa-search-gallery-prev,.twa-search-property:hover .twa-search-gallery-next,.twa-search-gallery-prev:focus,.twa-search-gallery-next:focus{opacity:1}.twa-search-gallery-prev:hover,.twa-search-gallery-next:hover{background:rgba(154,123,79,.9)}.twa-search-gallery-count{position:absolute;z-index:4;right:8px;bottom:7px;padding:4px 7px;border-radius:999px;background:rgba(16,18,21,.58);color:#fff;font-size:7px;backdrop-filter:blur(9px)}.twa-search-gallery-count b{font-weight:700}.twa-search-property-tags{padding-top:1px}.twa-search-property>div>strong{margin-top:7px}.twa-search-property-facts{margin-top:8px}.twa-search-property-foot{border-color:rgba(154,123,79,.18)}
@media(max-width:720px){.twa-search-suggestions{left:-42px;right:-42px}.twa-shorts-search form .twa-search-suggestions button{grid-template-columns:65px minmax(0,1fr) 14px}.twa-search-property-media{height:142px}.twa-search-gallery-prev,.twa-search-gallery-next{width:24px;height:24px;opacity:1}.twa-search-property-media>.twa-search-purpose{max-width:calc(100% - 62px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(max-width:480px){.twa-search-suggestions{left:-41px;right:-41px;border-radius:13px}.twa-shorts-search form .twa-search-suggestions button{grid-template-columns:58px minmax(0,1fr) 12px;min-height:35px;padding:6px}.twa-search-suggestions button strong{font-size:10px}.twa-search-property-media{height:100%;min-height:196px}.twa-search-property{grid-template-columns:132px minmax(0,1fr)}.twa-search-gallery-prev,.twa-search-gallery-next{top:auto;bottom:8px;transform:none}.twa-search-gallery-count{right:50%;bottom:9px;transform:translateX(50%)}}

/* 15.8.0 — curtidas persistentes e coração minimalista. */
.twa-shorts-actions .twa-shorts-like{width:46px;height:36px;border:0;background:transparent;box-shadow:none;backdrop-filter:none}.twa-shorts-actions .twa-shorts-like:hover{border:0;background:transparent;transform:scale(1.06)}.twa-shorts-actions .twa-shorts-like svg{width:25px;height:25px;overflow:visible;fill:rgba(0,0,0,.14);stroke:#fff;stroke-width:1.65;filter:drop-shadow(0 2px 5px rgba(0,0,0,.45));transition:fill .2s,stroke .2s,transform .2s}.twa-shorts-actions .twa-shorts-like.is-liked svg{fill:#c7a968;stroke:#e8d39e;transform:scale(1.08)}.twa-shorts-actions .twa-shorts-like.is-liked{animation:twa-heart-pop .28s ease}.twa-search-property-like{position:absolute;z-index:5;top:8px;right:8px;display:grid;width:29px;height:29px;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:50%;place-items:center;background:rgba(18,20,23,.44);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.18);backdrop-filter:blur(10px);cursor:pointer}.twa-search-property-like svg{width:15px;height:15px;fill:transparent;stroke:currentColor;stroke-width:1.7;transition:fill .2s,stroke .2s,transform .2s}.twa-search-property-like:hover{background:rgba(18,20,23,.7)}.twa-search-property-like.is-liked{border-color:rgba(222,190,114,.8);color:#ead59f;background:rgba(73,57,29,.68)}.twa-search-property-like.is-liked svg{fill:#c7a968;transform:scale(1.08)}.twa-search-property-media>small{top:auto;right:auto;bottom:8px;left:8px}.twa-search-property-media>.twa-search-purpose{max-width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.twa-search-gallery-count{right:8px}.twa-search-property-like.is-liked{animation:twa-heart-pop .28s ease}@keyframes twa-heart-pop{0%{transform:scale(.78)}65%{transform:scale(1.12)}100%{transform:scale(1)}}
@media(max-width:720px){.twa-shorts-actions .twa-shorts-like{width:43px;height:33px}.twa-shorts-actions .twa-shorts-like svg{width:23px;height:23px}.twa-search-property-like{width:27px;height:27px}.twa-search-property-like svg{width:14px;height:14px}}
@media(prefers-reduced-motion:reduce){.twa-shorts-actions .twa-shorts-like.is-liked,.twa-search-property-like.is-liked{animation:none}}

/* 15.9.0 — busca precisa, cards no padrão de condomínio e CTA discreto */
.twa-property-social-whatsapp{display:inline-flex;align-items:center;gap:6px;width:max-content;margin-top:9px;padding:6px 10px;border:1px solid rgba(199,169,104,.28);border-radius:999px;background:rgba(199,169,104,.07);color:#e5d5ae!important;font-size:9px;font-weight:700;line-height:1;text-decoration:none!important;transition:border-color .2s,background .2s,transform .2s}.twa-property-social-whatsapp:hover{border-color:rgba(199,169,104,.64);background:rgba(199,169,104,.14);transform:translateY(-1px)}.twa-property-social-whatsapp svg{width:13px;height:13px;fill:currentColor}
.twa-search-property>.twa-search-property-media{padding:0!important}.twa-search-property-content{display:flex;min-width:0;flex-direction:column;padding:13px 14px 14px!important}.twa-search-property-content h3{margin:9px 0 5px;font:700 14px/1.32 Georgia,"Times New Roman",serif}.twa-search-property-content h3 a{display:-webkit-box;overflow:hidden;color:#181a1d;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.twa-search-property-content h3 a:hover{color:#8b6a2d}.twa-search-property-content .twa-search-property-tags{max-height:22px;padding:0;gap:8px}.twa-search-property-content .twa-search-property-tags button{position:relative;max-width:48%;padding:0;border:0;border-radius:0;background:transparent;color:#8a7040;font-size:7px;font-weight:750;text-transform:uppercase}.twa-search-property-content .twa-search-property-tags button+button:before{content:"·";margin-right:7px;color:rgba(22,25,29,.35)}.twa-search-property-content .twa-search-property-facts{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.twa-search-property-content .twa-search-property-facts span{display:flex;align-items:baseline;gap:3px;width:auto;min-width:0;padding:5px 7px;border:1px solid rgba(154,123,79,.14);border-radius:999px;background:rgba(255,255,255,.55)}.twa-search-property-content .twa-search-property-facts small{color:#81868b;font-size:6px;order:2}.twa-search-property-content .twa-search-property-facts b{margin:0;color:#191b1e;font-size:9px;order:1}.twa-search-property-content .twa-search-property-foot{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:11px;padding-top:10px;border-top:1px solid rgba(154,123,79,.18)}.twa-search-property-content .twa-search-property-foot>strong{color:#17191d;font-size:15px}.twa-search-property-content .twa-search-property-foot>div{display:flex;align-items:center;gap:6px}.twa-search-property-content .twa-search-property-foot button{height:31px;padding:0 9px;border:1px solid rgba(154,123,79,.25);border-radius:999px;background:transparent;color:#765d32;font-size:7px;font-weight:800;cursor:pointer}.twa-search-property-content .twa-search-property-foot a{display:grid;width:32px;height:32px;border:0;border-radius:11px;place-items:center;background:linear-gradient(135deg,#c7a968,#9a7b4f);color:#16191d;font-size:15px;font-weight:900;text-decoration:none;box-shadow:0 7px 16px rgba(154,123,79,.2)}
@media(max-width:720px){.twa-property-social-whatsapp{margin-top:7px;padding:5px 8px;font-size:8px}.twa-search-property-content{padding:10px!important}.twa-search-property-content h3{font-size:12px}.twa-search-property-content .twa-search-property-tags{gap:5px}.twa-search-property-content .twa-search-property-tags button+button:before{margin-right:4px}.twa-search-property-content .twa-search-property-facts{gap:3px}.twa-search-property-content .twa-search-property-facts span{padding:4px 6px}.twa-search-property-content .twa-search-property-foot>strong{font-size:12px}.twa-search-property-content .twa-search-property-foot button{height:28px;padding:0 7px}.twa-search-property-content .twa-search-property-foot a{width:29px;height:29px;border-radius:9px}}
@media(max-width:480px){.twa-search-property-content h3{margin-top:6px}.twa-search-property-content .twa-search-property-tags{max-height:18px;overflow:hidden}.twa-search-property-content .twa-search-property-facts span{padding:3px 5px}.twa-search-property-content .twa-search-property-foot{margin-top:auto}.twa-property-social-whatsapp span{font-size:8px}}

/* 16.0.0 — inteligência de valorização no perfil do imóvel */
.twa-property-market{margin-top:18px;padding:19px;border:1px solid rgba(199,169,104,.23);border-radius:26px;background:linear-gradient(145deg,rgba(245,241,233,.10),rgba(199,169,104,.035));font-family:Georgia,"Times New Roman",serif;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.twa-property-market>header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px;padding:2px 2px 13px;border-bottom:1px solid rgba(255,255,255,.08)}.twa-property-market>header h3{margin:0;color:#f5f1e9;font:700 23px/1.12 Georgia,"Times New Roman",serif}.twa-property-market>header p{margin:5px 0 0;color:#9fa5aa;font-size:10px}.twa-property-market>header>span{color:#c7a968;font-size:8px;white-space:nowrap}.twa-property-market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.twa-property-market-card{position:relative;overflow:hidden;padding:15px 15px 10px;border:1px solid rgba(199,169,104,.34);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(245,239,225,.90));color:#17191d;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 32px rgba(0,0,0,.16);transition:transform .25s,border-color .25s}.twa-property-market-card:before{content:"";position:absolute;top:0;left:0;width:44%;height:2px;background:linear-gradient(90deg,#8d6c2f,#e9d7a8,transparent)}.twa-property-market-card:hover{border-color:rgba(199,169,104,.72);transform:translateY(-3px)}.twa-property-market-card>header{display:flex;align-items:start;justify-content:space-between;gap:10px}.twa-property-market-card h4{margin:0;color:#17191d;font:700 16px/1.2 Georgia,"Times New Roman",serif}.twa-property-market-card header p{margin:4px 0 0;color:#767168;font-size:8px}.twa-property-market-card header>span{padding:6px 8px;border:1px solid rgba(199,169,104,.34);border-radius:999px;background:rgba(199,169,104,.10);color:#866829;font-size:8px;font-weight:700;white-space:nowrap}.twa-property-market-current{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:10px}.twa-property-market-current strong{color:#17191d;font-size:18px}.twa-property-market-current small{color:#8b8171;font-size:7px;text-align:right}.twa-property-market-chart{height:185px;margin-top:1px}.twa-property-market-chart svg{display:block;width:100%;height:100%;overflow:visible}.twa-market-grid line{stroke:rgba(141,108,47,.14);stroke-width:1;stroke-dasharray:4 4}.twa-market-line{fill:none;stroke:#c7a968;stroke-width:3.2;stroke-linecap:round;filter:drop-shadow(0 3px 5px rgba(141,108,47,.18))}.twa-market-dots circle{fill:#c7a968;stroke:#17191d;stroke-width:1.5;transition:r .2s,fill .2s}.twa-market-dots circle:hover{r:6;fill:#e9d7a8}.twa-market-years text{fill:#7b7468;font:9px Georgia,"Times New Roman",serif}.twa-property-market-note{display:block;margin:13px 3px 1px;color:#8f969c;font:8px/1.55 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.twa-property-social-whatsapp{border-color:rgba(37,211,102,.25);background:rgba(37,211,102,.06);color:#d9f5e3!important}.twa-property-social-whatsapp:hover{border-color:rgba(37,211,102,.55);background:rgba(37,211,102,.12)}.twa-property-social-whatsapp svg{display:block;flex:0 0 13px}
@media(max-width:720px){.twa-property-market{padding:13px;border-radius:20px}.twa-property-market>header{align-items:start;flex-direction:column;gap:5px}.twa-property-market>header h3{font-size:19px}.twa-property-market-grid{grid-template-columns:1fr}.twa-property-market-card{padding:13px 12px 8px;border-radius:17px}.twa-property-market-card h4{font-size:15px}.twa-property-market-chart{height:170px}.twa-property-market-current strong{font-size:16px}.twa-market-years text{font-size:8px}}

/* 16.1.0 — cards sólidos e mídia completamente limpa */
.twa-shorts-actions .twa-shorts-like,.twa-shorts-actions .twa-shorts-views{display:none!important}.twa-property-market{display:none!important}.twa-search-property{border-color:#d8c49a!important;background:#f5f1e9!important;box-shadow:0 10px 27px rgba(12,16,21,.14)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.twa-search-property:hover{border-color:#c7a968!important;background:#f5f1e9!important;box-shadow:0 16px 34px rgba(12,16,21,.18)!important}.twa-search-property-media{background:#e8e1d3!important}.twa-search-property-media:after{display:none!important;content:none!important;background:none!important}.twa-search-property-track,.twa-search-property-track>a{background:transparent!important}.twa-search-property-track img{opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.twa-search-property>div:not(.twa-search-property-media){background:#f5f1e9!important}

/* 16.2.0: isola a fotografia dos efeitos globais do tema. */
.twa-search-property-media:before,.twa-search-property-media:after,.twa-search-property-track:before,.twa-search-property-track:after,.twa-search-property-photo:before,.twa-search-property-photo:after{display:none!important;content:none!important;width:0!important;height:0!important;background:none!important;border:0!important;box-shadow:none!important;opacity:0!important;transform:none!important;clip-path:none!important;-webkit-clip-path:none!important;mask:none!important;-webkit-mask:none!important}
.twa-search-property-track>.twa-search-property-photo{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;filter:none!important;transform:none!important;clip-path:none!important;-webkit-clip-path:none!important;mask:none!important;-webkit-mask:none!important;cursor:pointer}
.twa-search-property-track>.twa-search-property-photo>img{position:relative!important;z-index:1!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;clip-path:none!important;-webkit-clip-path:none!important;mask:none!important;-webkit-mask:none!important;object-fit:cover!important}

/* 16.2.2 — avatar do imóvel alinhado aos botões do player, sem status online. */
.twa-shorts-actions .twa-shorts-property-avatar{overflow:hidden!important;width:48px!important;height:48px!important;padding:2px!important;border-width:1px!important;box-shadow:0 8px 22px rgba(0,0,0,.32)!important}
.twa-shorts-actions .twa-shorts-property-avatar img,.twa-shorts-actions .twa-shorts-property-avatar span{width:42px!important;height:42px!important;border:0!important}
.twa-shorts-actions .twa-shorts-property-avatar:after{display:none!important;content:none!important;width:0!important;height:0!important;border:0!important;background:none!important;box-shadow:none!important}
@media(max-width:600px){.twa-shorts-actions .twa-shorts-property-avatar{width:43px!important;height:43px!important}.twa-shorts-actions .twa-shorts-property-avatar img,.twa-shorts-actions .twa-shorts-property-avatar span{width:37px!important;height:37px!important}}

/* 16.3.0 — contador contido, perfil sem métrica de Shorts e galeria ampliável. */
.twa-search-property-media>.twa-search-gallery-count{position:absolute!important;z-index:6!important;top:auto!important;right:8px!important;bottom:7px!important;left:auto!important;display:block!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:4px 7px!important;overflow:visible!important;border:0!important;border-radius:999px!important;background:rgba(16,18,21,.62)!important;color:#fff!important;font-size:7px!important;line-height:1!important;text-transform:none!important;transform:none!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important;pointer-events:none!important}.twa-search-property-like{z-index:8!important}
.twa-property-social-stats{display:none!important}.twa-property-social-head{grid-template-columns:76px minmax(0,1fr)!important}
.twa-property-profile-photos{overflow:hidden;margin-top:15px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(255,255,255,.025)}.twa-property-profile-photos>header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:14px 16px}.twa-property-profile-photos>header strong{color:#fff;font-size:16px}.twa-property-profile-photos>header small{color:#9299a0;font-size:10px}.twa-property-profile-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:0 3px 3px}.twa-property-profile-photo{position:relative!important;overflow:hidden!important;aspect-ratio:4/3!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;background:#1a1c1f!important;box-shadow:none!important;cursor:pointer}.twa-property-profile-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.twa-property-profile-photo:hover img{transform:scale(1.04)}.twa-property-profile-photo small{position:absolute;right:7px;bottom:7px;display:grid;min-width:21px;height:21px;padding:0 5px;border-radius:999px;place-items:center;background:rgba(10,11,13,.68);color:#fff;font:800 8px/1 Inter,sans-serif;backdrop-filter:blur(7px)}
.twa-property-photo-viewer{position:fixed;z-index:2147483100;inset:0;display:grid;grid-template-columns:58px minmax(0,1fr) 58px;align-items:center;padding:72px 24px 24px;background:rgba(0,0,0,.94);opacity:0;transition:opacity .18s ease}.twa-property-photo-viewer[hidden]{display:none!important}.twa-property-photo-viewer.open{opacity:1}.twa-property-photo-viewer figure{display:grid;max-width:min(1100px,100%);max-height:calc(100dvh - 110px);margin:auto;place-items:center}.twa-property-photo-viewer img{display:block;max-width:100%;max-height:calc(100dvh - 145px);border-radius:14px;object-fit:contain}.twa-property-photo-viewer figcaption{margin-top:10px;color:rgba(255,255,255,.72);font:800 10px/1 Inter,sans-serif}.twa-property-photo-viewer>button{display:grid!important;width:46px!important;height:46px!important;margin:auto!important;padding:0!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:50%!important;place-items:center!important;background:rgba(22,25,29,.66)!important;color:#fff!important;font:400 28px/1 Arial,sans-serif!important;cursor:pointer!important}.twa-property-photo-viewer>.close{position:absolute!important;top:max(18px,env(safe-area-inset-top))!important;right:20px!important;width:38px!important;height:38px!important;border:0!important;background:transparent!important;font-size:32px!important}
@media(max-width:720px){.twa-property-social-head{grid-template-columns:62px minmax(0,1fr)!important}.twa-property-profile-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.twa-property-profile-photos{border-radius:18px}.twa-property-profile-photos>header{padding:13px}.twa-property-photo-viewer{grid-template-columns:38px minmax(0,1fr) 38px;padding:64px 7px 18px}.twa-property-photo-viewer>button{width:34px!important;height:34px!important;font-size:22px!important}.twa-property-photo-viewer>.close{right:10px!important;width:36px!important;height:36px!important}}

/* 16.4.0 — perfil por abas, cards limpos e galeria por gesto. */
.twa-search-property-media>.twa-search-gallery-count{display:none!important}.twa-search-property-media>.twa-search-purpose{top:7px!important;left:7px!important;max-width:calc(100% - 42px)!important;padding:3px 6px!important;border-width:1px!important;font-size:5px!important;line-height:1.15!important;letter-spacing:.02em!important}.twa-search-property-like{top:7px!important;right:7px!important;width:27px!important;height:27px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.twa-search-property-like:hover,.twa-search-property-like.is-liked{border:0!important;background:transparent!important;box-shadow:none!important}.twa-search-property-like svg{width:18px!important;height:18px!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.7))}
.twa-property-profile-tabs>header{display:block!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.twa-property-profile-tab-nav{display:grid;grid-template-columns:1fr 1fr;gap:0}.twa-property-profile-tab-nav button{position:relative!important;width:100%!important;height:48px!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#8f969d!important;font:700 12px/1 Georgia,serif!important;cursor:pointer}.twa-property-profile-tab-nav button:after{content:"";position:absolute;right:22%;bottom:0;left:22%;height:2px;border-radius:999px;background:transparent}.twa-property-profile-tab-nav button.active{color:#f5f1e9!important}.twa-property-profile-tab-nav button.active:after{background:#c7a968}.twa-property-profile-tab-panel[hidden]{display:none!important}.twa-property-profile-tabs>.twa-property-profile-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px!important}.twa-property-profile-tabs>.twa-property-profile-photo-grid .twa-property-photo-viewer{display:grid}.twa-property-photo-viewer,.twa-property-photo-viewer *{touch-action:manipulation;-webkit-user-select:none;user-select:none}.twa-property-photo-viewer{overscroll-behavior:contain}.twa-property-photo-viewer img{-webkit-user-drag:none;user-drag:none;touch-action:pan-y}.twa-property-photo-viewer>button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
@media(max-width:720px){.twa-property-profile-tabs>.twa-property-profile-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.twa-property-profile-tab-nav button{height:44px!important;font-size:11px!important}.twa-search-property-media>.twa-search-purpose{padding:3px 5px!important;font-size:4.8px!important}}

/* 16.4.1 — anúncio flutuante no canto inferior esquerdo do desktop. */
@media(min-width:800px){.twa-shorts-fullscreen .twa-short-property,.twa-shorts-fullscreen.ads-left .twa-short-property,.twa-shorts-fullscreen.ads-right .twa-short-property{right:auto!important;bottom:24px!important;left:24px!important}}

/* 17.0.0 — rede social imobiliária conectada. */
.twa-property-social-head{align-items:start!important}.twa-property-profile-facts{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.twa-property-profile-facts span{display:flex;align-items:baseline;gap:4px;padding:6px 8px;border:1px solid rgba(199,169,104,.16);border-radius:10px;background:rgba(199,169,104,.06);color:#aeb4ba;font-size:8px}.twa-property-profile-facts b{color:#f5f1e9;font-size:11px}.twa-property-profile-costs{display:flex;flex-wrap:wrap;gap:7px 13px;margin-top:9px;color:#9aa0a6;font-size:8px}.twa-property-profile-costs span{display:flex;gap:5px}.twa-property-profile-costs b{color:#d8cba9;font-weight:800}
.twa-scope-profile{display:grid;gap:15px}.twa-scope-hero{position:relative;isolation:isolate;overflow:hidden;min-height:235px;padding:28px;border:1px solid rgba(199,169,104,.24);border-radius:27px;background:#15171a var(--scope-hero) center/cover no-repeat;box-shadow:0 18px 45px rgba(0,0,0,.22)}.twa-scope-hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(7,8,10,.94),rgba(7,8,10,.55) 58%,rgba(7,8,10,.18))}.twa-scope-hero>div{display:flex;max-width:620px;min-height:175px;flex-direction:column;justify-content:flex-end}.twa-scope-hero small{color:#c7a968;font:900 8px/1 Inter,sans-serif;letter-spacing:.15em}.twa-scope-hero h2{margin:8px 0 7px;color:#fff;font:700 clamp(27px,5vw,46px)/1.02 Georgia,serif}.twa-scope-hero p{margin:0;color:#c6c9cc;font-size:11px}
.twa-scope-related,.twa-scope-content{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(255,255,255,.026)}.twa-scope-related>header{display:flex;align-items:end;justify-content:space-between;padding:15px 17px}.twa-scope-related>header strong{font-size:15px}.twa-scope-related>header small{color:#8e949a;font-size:9px}.twa-scope-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:0 6px 6px}.twa-scope-related-card{position:relative!important;isolation:isolate;overflow:hidden!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:67px!important;padding:8px!important;border:1px solid rgba(199,169,104,.13)!important;border-radius:15px!important;background:rgba(12,14,17,.7)!important;color:#fff!important;text-align:left!important;box-shadow:none!important;cursor:pointer}.twa-scope-related-card>i{display:block;width:48px;height:48px;border-radius:11px;background:#2b2e32 var(--scope-image) center/cover no-repeat}.twa-scope-related-card span,.twa-scope-related-card small,.twa-scope-related-card strong,.twa-scope-related-card b{display:block;min-width:0}.twa-scope-related-card small{color:#9a7b4f;font-size:6px;text-transform:uppercase}.twa-scope-related-card strong{overflow:hidden;margin:3px 0;color:#f5f1e9;font:700 11px/1.2 Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.twa-scope-related-card b{color:#8e959c;font-size:7px}
.twa-scope-content>header{border-bottom:1px solid rgba(255,255,255,.08)}.twa-scope-shorts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.twa-scope-properties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.twa-scope-properties[hidden],.twa-scope-shorts[hidden]{display:none!important}.twa-scope-empty{grid-column:1/-1;margin:0;padding:45px 18px;color:#8f959b;text-align:center;font-size:11px}.twa-scope-property-card{display:grid;grid-template-columns:135px minmax(0,1fr);overflow:hidden;min-height:150px;border:1px solid rgba(199,169,104,.24);border-radius:17px;background:#f5f1e9;color:#16191d}.twa-scope-property-card>.photo{width:100%!important;height:100%!important;min-height:150px!important;padding:0!important;border:0!important;border-radius:0!important;background:#ddd center/cover no-repeat!important;box-shadow:none!important}.twa-scope-property-card>div{display:flex;min-width:0;flex-direction:column;padding:12px}.twa-scope-property-card small{color:#8a7040;font-size:7px;text-transform:uppercase}.twa-scope-property-card strong{margin:5px 0;color:#17191d;font:700 13px/1.25 Georgia,serif}.twa-scope-property-card .twa-property-card-facts{gap:4px}.twa-scope-property-card .twa-property-card-facts span{padding:4px 5px;font-size:7px}.twa-scope-property-card>div>span{margin-top:auto;padding-top:7px;font-weight:900}.twa-scope-property-card>div>button{align-self:flex-start;margin-top:7px;padding:6px 9px;border:1px solid #d5c8ac;border-radius:8px;background:#fff;color:#16191d;font-size:7px;font-weight:800}
@media(max-width:720px){.twa-property-social-head{align-items:center!important}.twa-property-profile-facts{gap:4px;margin-top:8px}.twa-property-profile-facts span{padding:4px 6px;font-size:7px}.twa-property-profile-facts b{font-size:9px}.twa-scope-hero{min-height:185px;padding:19px;border-radius:20px}.twa-scope-hero>div{min-height:145px}.twa-scope-hero h2{font-size:29px}.twa-scope-related>div{grid-template-columns:1fr 1fr}.twa-scope-related-card{grid-template-columns:40px minmax(0,1fr)!important;min-height:58px!important}.twa-scope-related-card>i{width:40px;height:40px}.twa-scope-shorts{grid-template-columns:repeat(3,minmax(0,1fr))}.twa-scope-properties{grid-template-columns:1fr}.twa-scope-property-card{grid-template-columns:112px minmax(0,1fr);min-height:140px}.twa-scope-property-card>.photo{min-height:140px!important}}
@media(max-width:420px){.twa-scope-related>div{grid-template-columns:1fr}.twa-scope-property-card{grid-template-columns:102px minmax(0,1fr)}}

/* 17.1.0 — perfis mais limpos, territoriais maiores e imagens sempre visíveis. */
.twa-shorts-property-profile.is-property-profile>header>strong{display:none}.twa-shorts-property-profile.is-property-profile>header>.close-profile{margin-left:auto}.twa-property-social-copy{display:block;min-width:0;max-width:100%;overflow:hidden}.twa-property-social-copy>h2{margin-top:0!important}.twa-property-social-copy>.twa-property-profile-facts{position:static!important;display:flex!important;width:100%!important;max-width:100%!important;margin:10px 0 0!important;overflow:visible!important;flex-wrap:wrap!important;grid-column:auto!important;transform:none!important}.twa-property-social-copy>.twa-property-profile-facts span{position:static!important;flex:0 0 auto!important;white-space:nowrap!important}.twa-property-social-copy>.twa-property-profile-costs,.twa-property-social-copy>.twa-property-social-whatsapp{position:static!important}.twa-property-social-whatsapp{padding:7px 12px!important;font-size:9px!important}
.twa-scope-related>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:0 10px 10px!important}.twa-scope-related-card{grid-template-columns:86px minmax(0,1fr)!important;min-height:102px!important;padding:8px!important;border-radius:18px!important}.twa-scope-related-card>i{width:86px!important;height:86px!important;border-radius:14px!important}.twa-scope-related-card small{font-size:7px!important}.twa-scope-related-card strong{margin:5px 0!important;font-size:16px!important;line-height:1.15!important;white-space:normal!important}.twa-scope-related-card b{font-size:9px!important}.twa-scope-property-card>.photo{display:block!important;opacity:1!important;background-color:#ddd!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.twa-scope-property-card>.photo:before,.twa-scope-property-card>.photo:after{display:none!important;content:none!important}
@media(max-width:720px){.twa-property-social-head{overflow:hidden!important;align-items:start!important}.twa-property-social-copy>.twa-property-profile-facts{gap:4px!important}.twa-scope-related>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;padding:0 6px 6px!important}.twa-scope-related-card{grid-template-columns:58px minmax(0,1fr)!important;min-height:74px!important;padding:7px!important;border-radius:14px!important}.twa-scope-related-card>i{width:58px!important;height:58px!important;border-radius:11px!important}.twa-scope-related-card strong{font-size:12px!important}.twa-scope-related-card b{font-size:7px!important}}
@media(max-width:390px){.twa-scope-related>div{grid-template-columns:1fr!important}.twa-scope-related-card{grid-template-columns:68px minmax(0,1fr)!important}.twa-scope-related-card>i{width:68px!important;height:64px!important}}

/* 17.1.1 — posição refinada da bolha do TWA Shorts no desktop. */
@media(min-width:800px){.twa-shorts-widget .twa-shorts-launcher{bottom:16px!important}.twa-shorts-widget.is-right .twa-shorts-launcher{right:34px!important}.twa-shorts-widget.is-left .twa-shorts-launcher{left:34px!important}}
/* Nas páginas mobile com mapa, mantenha o TWA Shorts acima da barra de mapa. */
@media(max-width:799px){@supports selector(body:has(.half_map_controllers_wrapper)){body:has(.half_map_controllers_wrapper) .twa-shorts-widget.is-results .twa-shorts-launcher{bottom:max(82px,calc(var(--twa-shorts-bottom) + 8px))!important}}}

/* Na lista com mapa, afasta levemente o play dos controles “Ver imóveis”, filtro e mapa. */
@media(min-width:800px){body:has(.half_map_controllers_wrapper) .twa-shorts-widget.is-results .twa-shorts-launcher{bottom:30px!important}}

/* 17.1.2 — conteúdo principal antes da exploração territorial. */
.twa-scope-profile>.twa-scope-hero{order:1}.twa-scope-profile>.twa-scope-content{order:2}.twa-scope-profile>.twa-scope-related{order:3}

/* 17.2.0 — card imobiliário único em toda a experiência TWA Shorts. */
.twa-scope-properties{grid-template-columns:1fr!important;gap:11px!important;padding:11px!important}.twa-scope-standard-card{display:grid!important;grid-template-columns:minmax(210px,34%) minmax(0,1fr)!important;overflow:hidden!important;width:100%!important;min-height:235px!important;margin:0!important;border:1px solid rgba(199,169,104,.48)!important;border-radius:21px!important;background:#f5f1e9!important;color:#16191d!important;box-shadow:0 14px 34px rgba(0,0,0,.18)!important}.twa-scope-standard-card>.twa-search-property-media{height:100%!important;min-height:235px!important;border-radius:0!important}.twa-scope-standard-card>.twa-search-property-media .twa-search-property-track,.twa-scope-standard-card>.twa-search-property-media .twa-search-property-photo{height:100%!important;min-height:235px!important}.twa-scope-standard-card>div:not(.twa-search-property-media){display:flex!important;min-width:0!important;flex-direction:column!important;padding:18px!important;background:#f5f1e9!important}.twa-scope-standard-card>div>strong{margin:9px 0 11px!important;color:#17191d!important;font:700 20px/1.16 Georgia,serif!important}.twa-scope-standard-card .twa-search-property-tags{display:flex!important;max-height:none!important;flex-wrap:wrap!important;gap:5px!important}.twa-scope-standard-card .twa-search-property-tags button{padding:4px 7px!important;border:1px solid #e2d5b9!important;border-radius:999px!important;background:#f8f2e6!important;color:#806a3f!important;font-size:7px!important}.twa-scope-standard-card .twa-search-property-tags button small{display:none!important}.twa-scope-standard-card .twa-search-property-facts{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.twa-scope-standard-card .twa-search-property-facts span{padding:9px 5px!important;border:1px solid #e7e1d7!important;border-radius:10px!important;background:#fff!important}.twa-scope-standard-card .twa-search-property-foot{margin-top:auto!important;padding-top:12px!important;border-top:1px solid #e5ded2!important}.twa-scope-standard-card .twa-search-property-foot b{color:#17191d!important;font:700 20px/1 Georgia,serif!important}.twa-scope-standard-card .twa-search-property-foot span{padding:6px 9px!important;border-radius:999px!important;background:#ece3d1!important;color:#8a7040!important;font-size:7px!important}.twa-scope-standard-card nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:11px!important}.twa-scope-standard-card nav a,.twa-scope-standard-card nav button{display:grid!important;width:100%!important;height:38px!important;margin:0!important;padding:0 10px!important;border:1px solid #ded6ca!important;border-radius:10px!important;place-items:center!important;background:#fff!important;color:#17191d!important;font:700 9px/1 Georgia,serif!important;text-decoration:none!important;box-shadow:none!important}.twa-scope-standard-card nav button{border-color:#c7a968!important;background:#c7a968!important}.twa-property-social>.twa-scope-standard-card{margin-top:15px!important}
@media(max-width:720px){.twa-scope-properties{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:8px!important}.twa-scope-standard-card{display:block!important;min-height:0!important;border-radius:18px!important}.twa-scope-standard-card>.twa-search-property-media{height:168px!important;min-height:168px!important}.twa-scope-standard-card>.twa-search-property-media .twa-search-property-track,.twa-scope-standard-card>.twa-search-property-media .twa-search-property-photo{height:168px!important;min-height:168px!important}.twa-scope-standard-card>div:not(.twa-search-property-media){padding:11px!important}.twa-scope-standard-card>div>strong{min-height:34px!important;margin:7px 0!important;font-size:13px!important}.twa-scope-standard-card .twa-search-property-facts{gap:3px!important}.twa-scope-standard-card .twa-search-property-facts span{padding:5px 2px!important}.twa-scope-standard-card .twa-search-property-foot b{font-size:14px!important}.twa-scope-standard-card nav{gap:5px!important}.twa-scope-standard-card nav a,.twa-scope-standard-card nav button{height:32px!important;padding:0 5px!important;font-size:7px!important}.twa-property-social>.twa-scope-standard-card{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important}.twa-property-social>.twa-scope-standard-card>.twa-search-property-media,.twa-property-social>.twa-scope-standard-card>.twa-search-property-media .twa-search-property-track,.twa-property-social>.twa-scope-standard-card>.twa-search-property-media .twa-search-property-photo{height:100%!important;min-height:205px!important}}
@media(max-width:480px){.twa-scope-properties{grid-template-columns:1fr!important}.twa-scope-standard-card{display:block!important;grid-template-columns:none!important}.twa-scope-standard-card>.twa-search-property-media,.twa-scope-standard-card>.twa-search-property-media .twa-search-property-track,.twa-scope-standard-card>.twa-search-property-media .twa-search-property-photo{height:190px!important;min-height:190px!important}.twa-scope-standard-card .twa-search-property-tags{max-height:39px!important;overflow:hidden!important}.twa-scope-standard-card .twa-search-property-facts span small{font-size:5px!important}.twa-scope-standard-card .twa-search-property-facts span b{font-size:7px!important}.twa-property-social>.twa-scope-standard-card{display:block!important}.twa-property-social>.twa-scope-standard-card>.twa-search-property-media,.twa-property-social>.twa-scope-standard-card>.twa-search-property-media .twa-search-property-track,.twa-property-social>.twa-scope-standard-card>.twa-search-property-media .twa-search-property-photo{height:190px!important;min-height:190px!important}}

/* 17.2.1 — anúncio de imóvel limpo e fechamento sem bolha. */
.twa-short-property:not(.twa-short-custom)>div>small{display:none!important}.twa-short-property>button[aria-label="Fechar anúncio"]{top:6px!important;right:8px!important;display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#16191d!important;font:400 30px/.8 Arial,sans-serif!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.twa-short-property>button[aria-label="Fechar anúncio"]:hover{border:0!important;background:transparent!important;color:#9a7b4f!important;transform:scale(1.08)!important}

/* 17.2.2 — lupa limpa, sem círculo visual. */
.twa-shorts-top .twa-shorts-search-open{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.twa-shorts-top .twa-shorts-search-open:hover{border:0!important;background:transparent!important;box-shadow:none!important;transform:scale(1.08)}.twa-shorts-top .twa-shorts-search-open svg{width:22px!important;height:22px!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.45))}

/* 17.2.3 — setas de retorno sem círculo visual. */
.twa-shorts-widget [data-twa-shorts-global],.twa-shorts-widget [data-twa-property-profile-back],.twa-shorts-widget [data-twa-search-back]{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#fff!important;font-size:28px!important}.twa-shorts-widget [data-twa-shorts-global]:hover,.twa-shorts-widget [data-twa-property-profile-back]:hover,.twa-shorts-widget [data-twa-search-back]:hover{border:0!important;background:transparent!important;box-shadow:none!important;transform:translateX(-2px)}

/* 17.2.4 — características ocultas apenas no perfil do imóvel e do condomínio. */
.twa-shorts-property-profile.is-property-profile .twa-property-profile-facts{display:none!important}

/* 17.3.0 — card horizontal oficial do TWA Shorts. */
.twa-shorts-widget .twa-search-property{display:grid!important;grid-template-columns:minmax(128px,35%) minmax(0,1fr)!important;overflow:hidden!important;min-height:205px!important;margin:0!important;border:1px solid rgba(199,169,104,.52)!important;border-radius:18px!important;background:#f5f1e9!important;color:#16191d!important;box-shadow:0 12px 30px rgba(0,0,0,.16)!important}.twa-shorts-widget .twa-search-property>.twa-search-property-media{height:100%!important;min-height:205px!important;border-radius:0!important}.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-track,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-photo{height:100%!important;min-height:205px!important}.twa-shorts-widget .twa-search-property>div:not(.twa-search-property-media){display:flex!important;min-width:0!important;flex-direction:column!important;padding:11px!important;background:#f5f1e9!important}.twa-shorts-widget .twa-search-property>div>strong{min-height:0!important;margin:6px 0 8px!important;color:#17191d!important;font:700 15px/1.16 Georgia,serif!important}.twa-shorts-widget .twa-search-property-tags{display:flex!important;max-height:36px!important;overflow:hidden!important;flex-wrap:wrap!important;gap:4px!important}.twa-shorts-widget .twa-search-property-tags button{padding:3px 6px!important;border:1px solid #e1d3b5!important;border-radius:999px!important;background:#f8f2e6!important;color:#806a3f!important;font-size:6px!important;line-height:1!important}.twa-shorts-widget .twa-search-property-tags button small{display:none!important}.twa-shorts-widget .twa-search-property-facts{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.twa-shorts-widget .twa-search-property-facts span{display:grid!important;min-width:0!important;padding:6px 2px!important;border:1px solid #e7e1d7!important;border-radius:8px!important;place-items:center!important;background:#fff!important;text-align:center!important}.twa-shorts-widget .twa-search-property-facts span small{font-size:5px!important}.twa-shorts-widget .twa-search-property-facts span b{font-size:8px!important}.twa-shorts-widget .twa-search-property-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:auto!important;padding-top:9px!important;border-top:1px solid #e5ded2!important}.twa-shorts-widget .twa-search-property-foot b{color:#17191d!important;font:700 16px/1 Georgia,serif!important}.twa-shorts-widget .twa-search-property-foot span{padding:5px 8px!important;border-radius:999px!important;background:#ece3d1!important;color:#8a7040!important;font-size:6px!important}.twa-shorts-widget .twa-search-property nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:9px!important}.twa-shorts-widget .twa-search-property nav a,.twa-shorts-widget .twa-search-property nav button{display:grid!important;width:100%!important;height:35px!important;margin:0!important;padding:0 7px!important;border:1px solid #ded6ca!important;border-radius:9px!important;place-items:center!important;background:#fff!important;color:#17191d!important;font:700 8px/1 Georgia,serif!important;text-decoration:none!important;box-shadow:none!important}.twa-shorts-widget .twa-search-property nav button{border-color:#c7a968!important;background:#c7a968!important}.twa-scope-properties{grid-template-columns:repeat(2,minmax(0,1fr))!important}.twa-property-social>.twa-scope-standard-card{width:min(520px,100%)!important;margin:15px auto 0!important}
@media(max-width:720px){.twa-shorts-widget .twa-search-property,.twa-shorts-widget .twa-scope-standard-card{display:grid!important;grid-template-columns:minmax(112px,36%) minmax(0,1fr)!important;min-height:195px!important}.twa-shorts-widget .twa-search-property>.twa-search-property-media,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-track,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-photo{height:100%!important;min-height:195px!important}.twa-shorts-widget .twa-search-property>div:not(.twa-search-property-media){padding:9px!important}.twa-shorts-widget .twa-search-property>div>strong{margin:5px 0 7px!important;font-size:13px!important}.twa-shorts-widget .twa-search-property nav a,.twa-shorts-widget .twa-search-property nav button{height:32px!important;font-size:7px!important}.twa-scope-properties{grid-template-columns:1fr!important}}
@media(max-width:390px){.twa-shorts-widget .twa-search-property,.twa-shorts-widget .twa-scope-standard-card{grid-template-columns:116px minmax(0,1fr)!important;min-height:210px!important}.twa-shorts-widget .twa-search-property>.twa-search-property-media,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-track,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-photo{min-height:210px!important}.twa-shorts-widget .twa-search-property-tags{max-height:31px!important}.twa-shorts-widget .twa-search-property-facts span{padding:5px 1px!important}.twa-shorts-widget .twa-search-property-foot b{font-size:14px!important}}
@media(max-width:720px){.twa-shorts-widget .twa-search-properties{grid-template-columns:1fr!important}}

/* 17.3.1 — acabamento premium do cabeçalho dos perfis territoriais. */
.twa-scope-hero{overflow:hidden!important;border:1px solid rgba(199,169,104,.58)!important;border-radius:32px!important;background-clip:padding-box!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(199,169,104,.12),0 22px 52px rgba(0,0,0,.28)!important}.twa-scope-hero:before{border-radius:31px!important;background:linear-gradient(90deg,rgba(7,8,10,.94) 0%,rgba(7,8,10,.72) 37%,rgba(7,8,10,.28) 73%,rgba(7,8,10,.12) 100%)!important}.twa-scope-hero:after{content:"";position:absolute;z-index:2;top:0;right:8%;left:8%;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(248,224,167,.78),transparent);pointer-events:none}.twa-scope-hero>div{position:relative;z-index:1}.twa-scope-hero small{display:inline-flex;width:max-content;padding:5px 8px;border:1px solid rgba(199,169,104,.22);border-radius:999px;background:rgba(8,9,11,.34);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.twa-scope-hero h2{text-shadow:0 3px 18px rgba(0,0,0,.48)}
@media(max-width:720px){.twa-scope-hero{border-radius:24px!important}.twa-scope-hero:before{border-radius:23px!important}.twa-scope-hero:after{right:12%;left:12%}}

/* 17.3.2 — camadas seguras: coração sempre abaixo do menu de busca. */
.twa-shorts-search>header,.twa-shorts-property-profile>header{z-index:100!important;isolation:isolate!important}.twa-shorts-search-results,.twa-shorts-property-profile>[data-twa-property-profile-body]{position:relative!important;z-index:1!important}.twa-search-property{isolation:isolate!important}.twa-search-property-media{z-index:0!important;isolation:isolate!important}.twa-search-property-like{z-index:4!important}

/* 17.3.3 — Explore esta região sem caixa externa. */
.twa-scope-related{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.twa-scope-related>header{padding:10px 2px 12px!important}.twa-scope-related>div{padding:0!important}

/* 17.4.0 — alternância completa White / Dark. */
.twa-shorts-top .twa-shorts-theme-toggle{display:inline-flex!important;width:auto!important;height:34px!important;margin-left:auto!important;padding:0 10px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:999px!important;align-items:center!important;gap:6px!important;background:rgba(22,25,29,.42)!important;color:#fff!important;font:700 9px/1 Inter,sans-serif!important;pointer-events:auto!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.twa-shorts-theme-toggle+.twa-shorts-search-open{margin-left:0!important}.twa-shorts-theme-toggle i{position:relative;display:block;width:13px;height:13px;border:1.5px solid currentColor;border-radius:50%}.twa-shorts-theme-toggle i:after{content:"";position:absolute;inset:2px;border-radius:50%;background:currentColor;opacity:.32}.twa-shorts-theme-toggle:hover{border-color:#c7a968!important;background:rgba(199,169,104,.16)!important}.twa-shorts-theme-toggle.active{border-color:rgba(154,123,79,.44)!important;background:rgba(245,241,233,.86)!important;color:#16191d!important}
.twa-shorts-widget.is-light-theme .twa-shorts-fullscreen,.twa-shorts-widget.is-light-theme .twa-shorts-fullscreen.active{background:#f5f1e9!important;color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-short-slide{background:#f5f1e9!important}.twa-shorts-widget.is-light-theme .twa-short-slide:before,.twa-shorts-widget.is-light-theme .twa-short-slide:after{background:linear-gradient(90deg,#f5f1e9,#e7dfd1)!important}.twa-shorts-widget.is-light-theme .twa-short-slide:after{background:linear-gradient(90deg,#e7dfd1,#f5f1e9)!important}.twa-shorts-widget.is-light-theme .twa-shorts-top{background:linear-gradient(rgba(245,241,233,.94),rgba(245,241,233,.58),transparent)!important}.twa-shorts-widget.is-light-theme .twa-shorts-top strong,.twa-shorts-widget.is-light-theme .twa-shorts-top button{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-shorts-top .twa-shorts-theme-toggle{border-color:rgba(154,123,79,.25)!important;background:rgba(255,255,255,.72)!important}.twa-shorts-widget.is-light-theme .twa-shorts-actions button{border-color:rgba(22,25,29,.18);background:rgba(245,241,233,.72);color:#16191d}.twa-shorts-widget.is-light-theme .twa-shorts-actions .whatsapp{border-color:rgba(18,140,70,.28);background:rgba(245,241,233,.82);color:#128c46}.twa-shorts-widget.is-light-theme .twa-shorts-property-profile,.twa-shorts-widget.is-light-theme .twa-shorts-search{background:radial-gradient(circle at 50% -10%,rgba(199,169,104,.18),transparent 34%),#f5f1e9!important;color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-shorts-property-profile>header,.twa-shorts-widget.is-light-theme .twa-shorts-search>header{border-color:rgba(22,25,29,.1)!important;background:rgba(245,241,233,.92)!important;color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-shorts-property-profile>header button,.twa-shorts-widget.is-light-theme .twa-shorts-search>header>button{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-property-social-head{border-color:rgba(154,123,79,.22)!important;background:rgba(255,255,255,.72)!important}.twa-shorts-widget.is-light-theme .twa-property-social-head h2,.twa-shorts-widget.is-light-theme .twa-property-profile-feed>header strong,.twa-shorts-widget.is-light-theme .twa-scope-related>header strong,.twa-shorts-widget.is-light-theme .twa-search-section>header strong{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-property-social-head p,.twa-shorts-widget.is-light-theme .twa-property-profile-feed>header small,.twa-shorts-widget.is-light-theme .twa-scope-related>header small{color:#72777d!important}.twa-shorts-widget.is-light-theme .twa-property-social-meta button{border-color:rgba(154,123,79,.24)!important;background:rgba(255,255,255,.62)!important;color:#70582e!important}.twa-shorts-widget.is-light-theme .twa-property-profile-feed,.twa-shorts-widget.is-light-theme .twa-scope-content{border-color:rgba(154,123,79,.24)!important;background:rgba(255,255,255,.6)!important}.twa-shorts-widget.is-light-theme .twa-property-profile-tab-nav button{color:#777!important}.twa-shorts-widget.is-light-theme .twa-property-profile-tab-nav button.active{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card{border-color:rgba(154,123,79,.25)!important;background:#fff!important;color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card strong{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card b{color:#777!important}.twa-shorts-widget.is-light-theme .twa-search-short{border-color:rgba(154,123,79,.24)!important;background:rgba(255,255,255,.74)!important;color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-search-short span{color:#777!important}.twa-shorts-widget.is-light-theme .twa-search-summary strong,.twa-shorts-widget.is-light-theme .twa-search-summary>span b{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-search-empty span{color:#6f757a!important}.twa-shorts-widget.is-light-theme .twa-scope-empty{color:#6f757a!important}
@media(max-width:600px){.twa-shorts-top .twa-shorts-theme-toggle{width:34px!important;padding:0!important;justify-content:center!important}.twa-shorts-theme-toggle span{display:none!important}}

/* 17.4.1 — seletor apenas na busca e nos perfis; feed inicial sempre Dark. */
.twa-shorts-top>.twa-shorts-theme-toggle{display:none!important}.twa-shorts-property-profile>header .twa-shorts-theme-toggle,.twa-shorts-search>header .twa-shorts-theme-toggle{display:inline-flex!important;width:auto!important;height:34px!important;margin:0!important;padding:0 9px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;gap:6px!important;background:rgba(255,255,255,.06)!important;color:#fff!important;font:700 8px/1 Inter,sans-serif!important;box-shadow:none!important;cursor:pointer!important}.twa-shorts-property-profile>header .twa-shorts-theme-toggle{margin-left:auto!important}.twa-shorts-property-profile>header .twa-shorts-theme-toggle+.close-profile{margin-left:0!important}.twa-shorts-search>header{grid-template-columns:40px minmax(0,740px) auto 40px!important}.twa-shorts-property-profile>header .twa-shorts-theme-toggle i,.twa-shorts-search>header .twa-shorts-theme-toggle i{position:relative;display:block;width:12px;height:12px;border:1.5px solid currentColor;border-radius:50%}.twa-shorts-property-profile>header .twa-shorts-theme-toggle i:after,.twa-shorts-search>header .twa-shorts-theme-toggle i:after{content:"";position:absolute;inset:2px;border-radius:50%;background:currentColor;opacity:.32}.twa-shorts-property-profile>header .twa-shorts-theme-toggle:hover,.twa-shorts-search>header .twa-shorts-theme-toggle:hover{border-color:#c7a968!important;background:rgba(199,169,104,.12)!important}
.twa-shorts-widget.is-light-theme .twa-shorts-fullscreen,.twa-shorts-widget.is-light-theme .twa-shorts-fullscreen.active{background:#000!important;color:#fff!important}.twa-shorts-widget.is-light-theme .twa-short-slide{background:#000!important}.twa-shorts-widget.is-light-theme .twa-short-slide:before,.twa-shorts-widget.is-light-theme .twa-short-slide:after{background:linear-gradient(90deg,#08090a,#181a1d)!important}.twa-shorts-widget.is-light-theme .twa-short-slide:after{background:linear-gradient(90deg,#181a1d,#08090a)!important}.twa-shorts-widget.is-light-theme .twa-shorts-top{background:linear-gradient(rgba(0,0,0,.5),transparent)!important}.twa-shorts-widget.is-light-theme .twa-shorts-top strong,.twa-shorts-widget.is-light-theme .twa-shorts-top button{color:#fff!important}.twa-shorts-widget.is-light-theme .twa-shorts-actions button{border-color:rgba(255,255,255,.25)!important;background:rgba(22,25,29,.48)!important;color:#fff!important}.twa-shorts-widget.is-light-theme .twa-shorts-actions .whatsapp{border-color:rgba(37,211,102,.55)!important;background:rgba(18,140,70,.7)!important;color:#fff!important}
.twa-shorts-widget.is-light-theme .twa-shorts-property-profile,.twa-shorts-widget.is-light-theme .twa-shorts-search{background:#fff!important;color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-shorts-property-profile>header,.twa-shorts-widget.is-light-theme .twa-shorts-search>header{background:rgba(255,255,255,.96)!important}.twa-shorts-widget.is-light-theme .twa-shorts-property-profile>header .twa-shorts-theme-toggle,.twa-shorts-widget.is-light-theme .twa-shorts-search>header .twa-shorts-theme-toggle{border-color:rgba(154,123,79,.28)!important;background:#f5f1e9!important;color:#16191d!important}
@media(max-width:720px){.twa-shorts-search>header{grid-template-columns:34px minmax(0,1fr) 32px 34px!important;gap:5px!important}.twa-shorts-property-profile>header .twa-shorts-theme-toggle,.twa-shorts-search>header .twa-shorts-theme-toggle{width:32px!important;height:32px!important;padding:0!important}.twa-shorts-property-profile>header .twa-shorts-theme-toggle span,.twa-shorts-search>header .twa-shorts-theme-toggle span{display:none!important}}

/* 17.4.2 — respiro e altura segura nos cards do mobile. */
@media(max-width:600px){.twa-shorts-widget .twa-search-property,.twa-shorts-widget .twa-scope-standard-card{min-height:226px!important}.twa-shorts-widget .twa-search-property>.twa-search-property-media,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-track,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-photo{min-height:226px!important}.twa-shorts-widget .twa-search-property>div:not(.twa-search-property-media){overflow:visible!important;padding:12px 11px 13px!important}.twa-shorts-widget .twa-search-property-tags{max-height:none!important;margin:0 0 2px!important;overflow:visible!important;column-gap:6px!important;row-gap:6px!important}.twa-shorts-widget .twa-search-property-tags button{min-height:18px!important;padding:4px 7px!important;line-height:1.15!important}.twa-shorts-widget .twa-search-property>div>strong{margin:7px 0 9px!important;line-height:1.22!important}.twa-shorts-widget .twa-search-property-facts{gap:5px!important;margin:0 0 9px!important;overflow:visible!important}.twa-shorts-widget .twa-search-property-facts span{min-height:38px!important;padding:7px 3px!important;overflow:visible!important}.twa-shorts-widget .twa-search-property-facts span small{font-size:5.5px!important;line-height:1.15!important}.twa-shorts-widget .twa-search-property-facts span b{margin-top:4px!important;font-size:8px!important;line-height:1.1!important}.twa-shorts-widget .twa-search-property-foot{padding-top:10px!important}}
@media(max-width:390px){.twa-shorts-widget .twa-search-property,.twa-shorts-widget .twa-scope-standard-card{grid-template-columns:112px minmax(0,1fr)!important;min-height:238px!important}.twa-shorts-widget .twa-search-property>.twa-search-property-media,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-track,.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-photo{min-height:238px!important}.twa-shorts-widget .twa-search-property>div:not(.twa-search-property-media){padding-right:10px!important;padding-left:10px!important}.twa-shorts-widget .twa-search-property-tags{column-gap:5px!important;row-gap:5px!important}}

/* 17.4.3 — contraste sólido e leitura confortável no tema White. */
.twa-shorts-widget.is-light-theme .twa-property-social-head{border-color:#d8c8a7!important;background:#fff!important;box-shadow:0 12px 34px rgba(22,25,29,.08)!important}.twa-shorts-widget.is-light-theme .twa-property-social-head h2{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-property-social-head p{color:#555c63!important}.twa-shorts-widget.is-light-theme .twa-property-social-whatsapp{border-color:#128c46!important;background:#128c46!important;color:#fff!important;box-shadow:0 8px 20px rgba(18,140,70,.18)!important}.twa-shorts-widget.is-light-theme .twa-property-social-whatsapp:hover,.twa-shorts-widget.is-light-theme .twa-property-social-whatsapp:focus{border-color:#0d7138!important;background:#0d7138!important;color:#fff!important}.twa-shorts-widget.is-light-theme .twa-property-profile-facts span{border-color:#ddcfb2!important;background:#f5f1e9!important;color:#4c5156!important}.twa-shorts-widget.is-light-theme .twa-property-profile-facts b{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-property-profile-costs{color:#555c63!important}.twa-shorts-widget.is-light-theme .twa-property-profile-costs b{color:#70582e!important}.twa-shorts-widget.is-light-theme .twa-property-social-meta button{border-color:#ddcfb2!important;background:#f5f1e9!important;color:#5f4925!important}.twa-shorts-widget.is-light-theme .twa-property-social-meta button small{color:#656b71!important}.twa-shorts-widget.is-light-theme .twa-property-profile-feed,.twa-shorts-widget.is-light-theme .twa-property-profile-photos,.twa-shorts-widget.is-light-theme .twa-scope-content,.twa-shorts-widget.is-light-theme .twa-scope-related{border-color:#ddd3bf!important;background:#f8f6f1!important}.twa-shorts-widget.is-light-theme .twa-property-profile-feed>header,.twa-shorts-widget.is-light-theme .twa-property-profile-tabs>header,.twa-shorts-widget.is-light-theme .twa-scope-content>header{border-color:#ded5c4!important}.twa-shorts-widget.is-light-theme .twa-property-profile-feed>header strong,.twa-shorts-widget.is-light-theme .twa-property-profile-photos>header strong,.twa-shorts-widget.is-light-theme .twa-scope-content>header button{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-property-profile-feed>header small,.twa-shorts-widget.is-light-theme .twa-property-profile-photos>header small{color:#626970!important}.twa-shorts-widget.is-light-theme .twa-property-profile-tab-nav button{color:#61676d!important}.twa-shorts-widget.is-light-theme .twa-property-profile-tab-nav button.active{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-property-profile-card,.twa-shorts-widget.is-light-theme .twa-search-property,.twa-shorts-widget.is-light-theme .twa-scope-standard-card{border-color:#d8c8a7!important;background:#f5f1e9!important;color:#16191d!important;box-shadow:0 10px 28px rgba(22,25,29,.07)!important}.twa-shorts-widget.is-light-theme .twa-search-property-tags button,.twa-shorts-widget.is-light-theme .twa-scope-standard-card .twa-search-property-tags button{border-color:#ddcfb2!important;background:#fff!important;color:#624d29!important}.twa-shorts-widget.is-light-theme .twa-search-property-facts span{border-color:#e0d8c9!important;background:#fff!important;color:#52585e!important}.twa-shorts-widget.is-light-theme .twa-search-property-facts b,.twa-shorts-widget.is-light-theme .twa-search-property>div>strong,.twa-shorts-widget.is-light-theme .twa-search-property-foot b{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-search-property-facts small,.twa-shorts-widget.is-light-theme .twa-search-property-foot small{color:#646a70!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card{border-color:#d8c8a7!important;background:#fff!important;color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card strong{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card b{color:#626970!important}.twa-shorts-widget.is-light-theme .twa-search-short{border-color:#ddd3bf!important;background:#fff!important;color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-search-short span{color:#5c6369!important}

/* 17.4.4 — tag de finalidade alinhada ao coração. */
.twa-shorts-widget .twa-search-property-media>.twa-search-purpose{top:11px!important;display:inline-flex!important;height:19px!important;min-height:19px!important;padding:0 7px!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;line-height:1!important}.twa-shorts-widget .twa-search-property-like{top:7px!important}
@media(max-width:720px){.twa-shorts-widget .twa-search-property-media>.twa-search-purpose{top:11px!important;height:18px!important;min-height:18px!important;padding:0 6px!important}}

/* 17.4.5 — cabeçalho dos perfis com vidro altamente translúcido. */
.twa-shorts-widget .twa-shorts-property-profile>header{border-bottom-color:rgba(255,255,255,.10)!important;background:rgba(10,11,13,.18)!important;box-shadow:0 8px 28px rgba(0,0,0,.08)!important;backdrop-filter:blur(22px) saturate(145%)!important;-webkit-backdrop-filter:blur(22px) saturate(145%)!important}.twa-shorts-widget.is-light-theme .twa-shorts-property-profile>header{border-bottom-color:rgba(22,25,29,.10)!important;background:rgba(245,241,233,.22)!important;box-shadow:0 8px 28px rgba(22,25,29,.06)!important;color:#16191d!important}

/* 17.4.6 — brilho dourado delicado percorrendo o contorno dos perfis. */
.twa-shorts-widget .twa-scope-hero:after{content:""!important;position:absolute!important;z-index:2!important;inset:0!important;width:auto!important;height:auto!important;padding:1px!important;border-radius:inherit!important;background:linear-gradient(110deg,rgba(199,169,104,.14) 0%,rgba(199,169,104,.22) 38%,rgba(255,239,197,.92) 49%,rgba(214,181,109,.46) 56%,rgba(199,169,104,.14) 72%)!important;background-position:115% 50%!important;background-size:300% 100%!important;pointer-events:none!important;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;mask-composite:exclude!important;animation:twa-scope-border-shine 6.8s ease-in-out infinite!important}@keyframes twa-scope-border-shine{0%,16%{background-position:115% 50%}72%,100%{background-position:-15% 50%}}@media(prefers-reduced-motion:reduce){.twa-shorts-widget .twa-scope-hero:after{animation:none!important;background-position:50% 50%!important;opacity:.55!important}}

/* 17.4.7 — ícones de sol e lua no seletor de tema. */
.twa-shorts-widget .twa-shorts-theme-toggle i{display:grid!important;width:16px!important;height:16px!important;border:0!important;border-radius:0!important;place-items:center!important;background:transparent!important;color:inherit!important;font-style:normal!important;line-height:1!important}.twa-shorts-widget .twa-shorts-theme-toggle i:before{content:"☀"!important;display:block!important;color:inherit!important;font:400 16px/1 "Segoe UI Symbol","Arial Unicode MS",sans-serif!important;transform:none!important}.twa-shorts-widget .twa-shorts-theme-toggle i:after{display:none!important;content:none!important}.twa-shorts-widget .twa-shorts-theme-toggle.active i:before{content:"☾"!important;font-size:18px!important}

/* 17.4.9 — seção Explore a região sem caixa ou cor de fundo. */
.twa-shorts-widget .twa-scope-related,.twa-shorts-widget.is-light-theme .twa-scope-related{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.twa-shorts-widget .twa-scope-related>header{padding-right:2px!important;padding-left:2px!important}.twa-shorts-widget .twa-scope-related>div{padding-right:0!important;padding-left:0!important;padding-bottom:0!important}

/* 17.5.0 — características somente quando possuem valor real. */
.twa-shorts-widget .twa-search-property-facts{grid-template-columns:repeat(auto-fit,minmax(42px,1fr))!important}.twa-shorts-widget .twa-search-property-facts:empty,.twa-shorts-widget .twa-property-card-facts:empty,.twa-shorts-widget .twa-property-profile-facts:empty{display:none!important;margin:0!important;padding:0!important}

/* 17.5.1 — ações à direita, barra curva e cards regionais sólidos. */
.twa-shorts-widget.twa-shorts-widget .twa-shorts-property-profile>header .twa-shorts-theme-toggle{margin-right:1px!important;margin-left:auto!important}
.twa-shorts-widget.twa-shorts-widget.is-light-theme .twa-shorts-property-profile>header .twa-shorts-theme-toggle{margin-right:1px!important;margin-left:auto!important}
.twa-shorts-widget .twa-shorts-property-profile>header{border-radius:0 0 20px 20px!important}.twa-shorts-widget .twa-shorts-property-profile>header .twa-shorts-theme-toggle{margin-right:1px!important;margin-left:auto!important}.twa-shorts-widget .twa-shorts-property-profile>header .close-profile,.twa-shorts-widget .twa-shorts-property-profile.is-property-profile>header>.close-profile{width:30px!important;height:30px!important;margin-right:0!important;margin-left:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.twa-shorts-widget .twa-scope-related-card{border-color:#6f5a2e!important;background:#252015!important;color:#f5f1e9!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important}.twa-shorts-widget .twa-scope-related-card small{color:#c7a968!important}.twa-shorts-widget .twa-scope-related-card strong{color:#f5f1e9!important}.twa-shorts-widget .twa-scope-related-card b{color:#b8b1a4!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card{border-color:#c7a968!important;background:#efe4cc!important;color:#16191d!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card small{color:#7b5f2d!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card strong{color:#16191d!important}.twa-shorts-widget.is-light-theme .twa-scope-related-card b{color:#5d6267!important}@media(max-width:720px){.twa-shorts-widget .twa-scope-related>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.twa-shorts-widget .twa-scope-related-card{grid-template-columns:52px minmax(0,1fr)!important;gap:7px!important;min-height:70px!important;padding:7px!important}.twa-shorts-widget .twa-scope-related-card>i{width:52px!important;height:54px!important;border-radius:10px!important}.twa-shorts-widget .twa-scope-related-card strong{font-size:11px!important;line-height:1.15!important}.twa-shorts-widget .twa-scope-related-card b{font-size:7px!important}}

/* 17.4.8 — seletor minimalista com ícones vetoriais modernos. */
.twa-shorts-widget .twa-shorts-property-profile>header .twa-shorts-theme-toggle,.twa-shorts-widget .twa-shorts-search>header .twa-shorts-theme-toggle,.twa-shorts-widget.is-light-theme .twa-shorts-property-profile>header .twa-shorts-theme-toggle,.twa-shorts-widget.is-light-theme .twa-shorts-search>header .twa-shorts-theme-toggle{display:grid!important;width:30px!important;height:30px!important;min-width:30px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;place-items:center!important;background:transparent!important;color:inherit!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.twa-shorts-widget .twa-shorts-property-profile>header .twa-shorts-theme-toggle:hover,.twa-shorts-widget .twa-shorts-search>header .twa-shorts-theme-toggle:hover,.twa-shorts-widget.is-light-theme .twa-shorts-property-profile>header .twa-shorts-theme-toggle:hover,.twa-shorts-widget.is-light-theme .twa-shorts-search>header .twa-shorts-theme-toggle:hover{border:0!important;background:transparent!important;color:#c7a968!important;transform:scale(1.08)!important}.twa-shorts-widget .twa-shorts-theme-toggle span{display:none!important}.twa-shorts-widget .twa-shorts-theme-toggle i{display:block!important;width:19px!important;height:19px!important}.twa-shorts-widget .twa-shorts-theme-toggle i:before{content:""!important;display:block!important;width:19px!important;height:19px!important;background:currentColor!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='3.5'/%3E%3Cpath d='M12 2v2M12 20v2M4.93 4.93l1.42 1.42M17.66 17.66l1.41 1.41M2 12h2M20 12h2M4.93 19.07l1.42-1.42M17.66 6.34l1.41-1.41'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='3.5'/%3E%3Cpath d='M12 2v2M12 20v2M4.93 4.93l1.42 1.42M17.66 17.66l1.41 1.41M2 12h2M20 12h2M4.93 19.07l1.42-1.42M17.66 6.34l1.41-1.41'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat!important}.twa-shorts-widget .twa-shorts-theme-toggle.active i:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M20.6 14.2A8.8 8.8 0 0 1 9.8 3.4a8.9 8.9 0 1 0 10.8 10.8Z'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M20.6 14.2A8.8 8.8 0 0 1 9.8 3.4a8.9 8.9 0 1 0 10.8 10.8Z'/%3E%3C/svg%3E")!important}

/* Controle individual da bolha fora das páginas de imóvel. */
.twa-shorts-widget:not(.is-property) .twa-shorts-launcher,.twa-shorts-widget:not(.is-property) .twa-shorts-preview{bottom:var(--twa-shorts-page-bottom,28px)!important}.twa-shorts-widget:not(.is-property).is-right .twa-shorts-launcher,.twa-shorts-widget:not(.is-property).is-right .twa-shorts-preview{right:var(--twa-shorts-side,18px)!important;left:auto!important}.twa-shorts-widget:not(.is-property).is-left .twa-shorts-launcher,.twa-shorts-widget:not(.is-property).is-left .twa-shorts-preview{left:var(--twa-shorts-side,18px)!important;right:auto!important}

/* 17.9.40 — perfis territoriais contextuais e seções independentes. */
.twa-shorts-widget .twa-scope-content{overflow:visible!important;border:0!important;background:transparent!important}
.twa-shorts-widget .twa-scope-content>header{overflow:hidden;margin-bottom:12px;border:1px solid rgba(199,169,104,.18)!important;border-radius:16px;background:rgba(255,255,255,.035)}
.twa-shorts-widget .twa-scope-shorts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding:0!important}
.twa-shorts-widget .twa-scope-shorts[hidden],.twa-shorts-widget .twa-scope-properties[hidden]{display:none!important}
.twa-shorts-widget .twa-scope-shorts .twa-property-profile-short{min-height:0!important;aspect-ratio:9/16!important;border:1px solid rgba(199,169,104,.32)!important;border-radius:22px!important;background-position:center!important;background-size:cover!important;box-shadow:0 16px 38px rgba(0,0,0,.22)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}
.twa-shorts-widget .twa-scope-shorts .twa-property-profile-short:hover,.twa-shorts-widget .twa-scope-shorts .twa-property-profile-short:focus-visible{border-color:rgba(225,195,126,.86)!important;outline:0!important;box-shadow:0 20px 44px rgba(0,0,0,.3)!important;transform:translateY(-3px)!important}
.twa-shorts-widget .twa-scope-shorts .twa-property-profile-short>i{top:50%!important;width:46px!important;height:46px!important;border:0!important;border-radius:50%!important;background:rgba(245,241,233,.18)!important;box-shadow:0 8px 26px rgba(0,0,0,.2)!important;backdrop-filter:blur(14px) saturate(135%)!important;-webkit-backdrop-filter:blur(14px) saturate(135%)!important;transform:translate(-50%,-50%)!important}
.twa-shorts-widget .twa-scope-shorts .twa-property-profile-short>i:after{content:""!important;position:absolute!important;top:50%!important;left:52%!important;width:0!important;height:0!important;border-top:7px solid transparent!important;border-bottom:7px solid transparent!important;border-left:11px solid #fff!important;transform:translate(-40%,-50%)!important}
.twa-shorts-widget .twa-scope-shorts .twa-property-profile-short>span{bottom:16px!important;font:700 13px/1.24 Georgia,serif!important}
.twa-shorts-widget .twa-scope-properties{margin:0!important;padding:0!important}
.twa-shorts-widget .twa-scope-related-card{border-color:rgba(199,169,104,.3)!important;border-radius:19px!important;background:linear-gradient(145deg,#292216,#1d1a14)!important;box-shadow:0 12px 28px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.06)!important;transition:transform .2s ease,border-color .2s ease!important}
.twa-shorts-widget .twa-scope-related-card:hover,.twa-shorts-widget .twa-scope-related-card:focus-visible{border-color:rgba(220,188,116,.8)!important;outline:0!important;transform:translateY(-2px)!important}
.twa-shorts-widget.is-light-theme .twa-scope-content>header{border-color:#d8c8a7!important;background:#fff!important}
.twa-shorts-widget.is-light-theme .twa-scope-related-card{border-color:#d7c49b!important;background:linear-gradient(145deg,#fff,#f1e7d3)!important;box-shadow:0 12px 28px rgba(22,25,29,.08)!important}
@media(max-width:720px){.twa-shorts-widget .twa-scope-shorts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.twa-shorts-widget .twa-scope-shorts .twa-property-profile-short{border-radius:17px!important}.twa-shorts-widget .twa-scope-shorts .twa-property-profile-short>span{bottom:12px!important;font-size:10px!important}}

/* 17.9.41 — Home social, roleta de vídeos e navegação inferior. */
.twa-shorts-widget .twa-shorts-fullscreen.is-social-home{scroll-snap-type:none!important;background:#0b0d10!important}
.twa-shorts-widget .twa-shorts-feed[hidden],.twa-shorts-widget .twa-shorts-social-home[hidden],.twa-shorts-widget .twa-shorts-actions[hidden],.twa-shorts-widget .twa-shorts-progress[hidden]{display:none!important}
.twa-shorts-widget .twa-shorts-top{box-sizing:border-box!important;min-height:72px!important;transform:translate3d(0,0,0)!important;backface-visibility:hidden!important;transition:opacity .28s ease,transform .28s cubic-bezier(.22,.61,.36,1)!important;will-change:opacity,transform}
.twa-shorts-widget .twa-shorts-fullscreen.is-top-hidden>.twa-shorts-top{opacity:0!important;transform:translate3d(0,-115%,0)!important;pointer-events:none!important}
.twa-shorts-widget .twa-shorts-property-profile>header{box-sizing:border-box!important;min-height:64px!important;transform:translate3d(0,0,0)!important;backface-visibility:hidden!important;transition:opacity .28s ease,transform .28s cubic-bezier(.22,.61,.36,1)!important;will-change:opacity,transform}
.twa-shorts-widget .twa-shorts-property-profile.is-header-hidden>header{opacity:0!important;transform:translate3d(0,-110%,0)!important;pointer-events:none!important}
.twa-shorts-widget .twa-shorts-social-home{position:relative;z-index:1;width:min(760px,100%);min-height:100vh;margin:0 auto;padding:104px 18px 112px;color:#f5f1e9}
.twa-shorts-widget .twa-social-home-intro{padding:10px 4px 25px}
.twa-shorts-widget .twa-social-home-intro small{color:#c7a968;font:800 8px/1 Inter,sans-serif;letter-spacing:.14em}
.twa-shorts-widget .twa-social-home-intro h2{margin:8px 0 7px;color:#fff;font:700 clamp(28px,5vw,46px)/1.04 Georgia,serif}
.twa-shorts-widget .twa-social-home-intro p{max-width:530px;margin:0;color:#9ba1a7;font:500 11px/1.5 Inter,sans-serif}
.twa-shorts-widget .twa-social-stream{display:grid;gap:17px}
.twa-shorts-widget .twa-social-card{position:relative;display:grid;width:100%;margin:0;padding:0;overflow:hidden;grid-template-columns:minmax(230px,43%) minmax(0,1fr);border:1px solid rgba(199,169,104,.24);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));color:#f5f1e9;text-align:left;box-shadow:0 18px 44px rgba(0,0,0,.2);cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.twa-shorts-widget .twa-social-card:hover,.twa-shorts-widget .twa-social-card:focus-visible{border-color:rgba(222,190,117,.78);outline:0;box-shadow:0 22px 50px rgba(0,0,0,.3);transform:translateY(-2px)}
.twa-shorts-widget .twa-social-card>figure{position:relative;min-height:250px;margin:0;background:#24272b var(--social-image) center/cover no-repeat}
.twa-shorts-widget .twa-social-card>figure:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.44),transparent 52%)}
.twa-shorts-widget .twa-social-card>figure>span{position:absolute;z-index:2;top:14px;left:14px;padding:6px 9px;border-radius:999px;background:rgba(245,241,233,.88);color:#6c542a;font:800 7px/1 Inter,sans-serif;backdrop-filter:blur(10px)}
.twa-shorts-widget .twa-social-card>div{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:25px}
.twa-shorts-widget .twa-social-card>div small{overflow:hidden;color:#c7a968;font:800 8px/1.3 Inter,sans-serif;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.twa-shorts-widget .twa-social-card>div strong{display:-webkit-box;margin:9px 0;overflow:hidden;color:#fff;font:700 clamp(19px,3vw,29px)/1.13 Georgia,serif;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.twa-shorts-widget .twa-social-card>div p{margin:3px 0 0;color:#f5f1e9;font:700 18px/1 Georgia,serif}
.twa-shorts-widget .twa-social-card>div em{margin-top:14px;color:#b8bfc5;font:700 9px/1.3 Inter,sans-serif;font-style:normal}
.twa-shorts-widget .twa-social-card.is-short{display:block;background:#111315}
.twa-shorts-widget .twa-social-card.is-short>figure{min-height:0;aspect-ratio:9/12}
.twa-shorts-widget .twa-social-card.is-short>div{position:absolute;z-index:3;right:0;bottom:0;left:0;padding:90px 25px 24px;background:linear-gradient(transparent,rgba(5,6,7,.94))}
.twa-shorts-widget .twa-social-card.is-short>div strong{max-width:560px;margin-bottom:2px;font-size:26px}
.twa-shorts-widget .twa-social-card.is-short>div em{margin-top:6px;color:#d7ba79}
.twa-shorts-widget .twa-social-short-play,.twa-shorts-widget .twa-property-profile-short>i{position:absolute!important;z-index:4!important;top:50%!important;left:50%!important;display:grid!important;width:48px!important;height:48px!important;margin:0!important;border:0!important;border-radius:50%!important;place-items:center!important;background:rgba(245,241,233,.18)!important;box-shadow:0 8px 26px rgba(0,0,0,.2)!important;filter:none!important;backdrop-filter:blur(14px) saturate(135%)!important;-webkit-backdrop-filter:blur(14px) saturate(135%)!important;transform:translate(-50%,-50%)!important}
.twa-shorts-widget .twa-social-short-play:after,.twa-shorts-widget .twa-property-profile-short>i:after{content:""!important;position:absolute!important;top:50%!important;left:53%!important;width:0!important;height:0!important;border-top:7px solid transparent!important;border-bottom:7px solid transparent!important;border-left:11px solid rgba(255,255,255,.96)!important;transform:translate(-40%,-50%)!important}
.twa-shorts-widget .twa-shorts-bottom-nav{position:fixed;z-index:2147483090;right:50%;bottom:max(12px,env(safe-area-inset-bottom));display:grid;width:min(330px,calc(100vw - 28px));height:64px;padding:6px;grid-template-columns:repeat(3,1fr);border:1px solid rgba(199,169,104,.25);border-radius:23px;background:rgba(14,16,19,.76);box-shadow:0 18px 52px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);transform:translateX(50%)}
.twa-shorts-widget .twa-shorts-bottom-nav button{display:grid;min-width:0;margin:0;padding:4px;border:0;border-radius:17px;place-items:center;align-content:center;gap:2px;background:transparent;color:#8f969d;box-shadow:none;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}
.twa-shorts-widget .twa-shorts-bottom-nav button:hover,.twa-shorts-widget .twa-shorts-bottom-nav button:focus-visible{outline:0;color:#f5f1e9;transform:translateY(-1px)}
.twa-shorts-widget .twa-shorts-bottom-nav button.active{background:linear-gradient(145deg,rgba(199,169,104,.22),rgba(199,169,104,.08));color:#e4c984}
.twa-shorts-widget .twa-shorts-bottom-nav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.twa-shorts-widget .twa-shorts-bottom-nav span{font:700 7px/1 Inter,sans-serif;letter-spacing:.02em}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions{bottom:max(91px,calc(env(safe-area-inset-bottom) + 76px))!important}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-short-property{bottom:max(94px,calc(env(safe-area-inset-bottom) + 80px))!important}
.twa-shorts-widget .twa-shorts-search-results,.twa-shorts-widget .twa-shorts-property-profile>[data-twa-property-profile-body]{padding-bottom:116px!important}
.twa-shorts-widget.is-light-theme .twa-shorts-social-home{color:#16191d}
.twa-shorts-widget.is-light-theme .twa-shorts-fullscreen.is-social-home{background:#f5f1e9!important}
.twa-shorts-widget.is-light-theme .twa-social-home-intro h2,.twa-shorts-widget.is-light-theme .twa-social-card>div strong{color:#16191d}
.twa-shorts-widget.is-light-theme .twa-social-home-intro p{color:#626970}
.twa-shorts-widget.is-light-theme .twa-social-card{border-color:#dac9a8;background:#fff;color:#16191d;box-shadow:0 15px 38px rgba(22,25,29,.08)}
.twa-shorts-widget.is-light-theme .twa-social-card>div p{color:#16191d}
.twa-shorts-widget.is-light-theme .twa-social-card>div em{color:#666d73}
.twa-shorts-widget.is-light-theme .twa-social-card.is-short>div strong{color:#fff}
.twa-shorts-widget.is-light-theme .twa-social-card.is-short>div small,.twa-shorts-widget.is-light-theme .twa-social-card.is-short>div em{color:#e4c984}
@media(max-width:720px){.twa-shorts-widget .twa-shorts-social-home{padding:88px 10px 102px}.twa-shorts-widget .twa-social-home-intro{padding:8px 5px 19px}.twa-shorts-widget .twa-social-home-intro h2{font-size:30px}.twa-shorts-widget .twa-social-stream{gap:12px}.twa-shorts-widget .twa-social-card{grid-template-columns:41% minmax(0,1fr);border-radius:21px}.twa-shorts-widget .twa-social-card>figure{min-height:190px}.twa-shorts-widget .twa-social-card>div{padding:15px}.twa-shorts-widget .twa-social-card>div strong{font-size:18px}.twa-shorts-widget .twa-social-card>div p{font-size:15px}.twa-shorts-widget .twa-social-card.is-short>div{padding:70px 16px 17px}.twa-shorts-widget .twa-social-card.is-short>div strong{font-size:21px}.twa-shorts-widget .twa-shorts-bottom-nav{bottom:max(8px,env(safe-area-inset-bottom));height:60px;border-radius:21px}.twa-shorts-widget .twa-shorts-bottom-nav button{border-radius:15px}.twa-shorts-widget .twa-shorts-bottom-nav svg{width:21px;height:21px}}

/* 17.9.42 — navegação contextual compacta e prévias vivas na Home. */
.twa-shorts-widget .twa-shorts-bottom-nav{width:min(238px,calc(100vw - 42px))!important;height:50px!important;padding:4px!important;border:0!important;border-radius:999px!important;background:rgba(18,20,23,.54)!important;box-shadow:0 13px 38px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.07)!important;backdrop-filter:blur(24px) saturate(135%)!important;-webkit-backdrop-filter:blur(24px) saturate(135%)!important}
.twa-shorts-widget .twa-shorts-bottom-nav[hidden]{display:none!important}
.twa-shorts-widget .twa-shorts-bottom-nav button{border:0!important;border-radius:999px!important;background:transparent!important}
.twa-shorts-widget .twa-shorts-bottom-nav button.active{background:rgba(199,169,104,.16)!important}
.twa-shorts-widget .twa-shorts-bottom-nav svg{width:19px!important;height:19px!important}
.twa-shorts-widget .twa-shorts-bottom-nav span{font-size:6px!important}
.twa-shorts-widget .twa-social-card.is-short>figure video{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;object-fit:cover;background:#111315}
.twa-shorts-widget .twa-social-card.is-short>figure:after{z-index:2}
.twa-shorts-widget .twa-social-card.is-short>figure>span{z-index:4}
.twa-shorts-widget .twa-social-original-card{width:100%;min-width:0}
.twa-shorts-widget .twa-social-original-card>.twa-search-property{width:100%!important}
.twa-shorts-widget .twa-shorts-home-action{display:grid!important;place-items:center!important;border:0!important;background:rgba(245,241,233,.16)!important;box-shadow:none!important;backdrop-filter:blur(14px) saturate(130%)!important;-webkit-backdrop-filter:blur(14px) saturate(130%)!important}
.twa-shorts-widget .twa-shorts-home-action svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions{bottom:max(32px,env(safe-area-inset-bottom))!important}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-short-property{bottom:max(24px,calc(env(safe-area-inset-bottom) + 14px))!important}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-progress{bottom:0!important}
.twa-shorts-widget.is-light-theme .twa-shorts-bottom-nav{background:rgba(245,241,233,.6)!important;box-shadow:0 13px 38px rgba(22,25,29,.15),inset 0 1px 0 rgba(255,255,255,.68)!important}
@media(max-width:720px){.twa-shorts-widget .twa-shorts-bottom-nav{width:218px!important;height:48px!important}.twa-shorts-widget .twa-shorts-social-home{padding-bottom:84px}.twa-shorts-widget .twa-social-original-card>.twa-search-property{grid-template-columns:minmax(112px,36%) minmax(0,1fr)!important}}

/* 17.9.44 — reprodução dos Shorts dentro do feed social. */
.twa-shorts-widget .twa-social-card.is-short>.twa-social-short-media{position:relative;display:block;width:100%;margin:0;padding:0;overflow:hidden;border:0;background:#111315;color:inherit;text-align:inherit;cursor:pointer}
.twa-shorts-widget .twa-social-card.is-short>.twa-social-short-media>figure{position:relative;min-height:0;margin:0;aspect-ratio:9/12;background:#24272b var(--social-image) center/cover no-repeat}
.twa-shorts-widget .twa-social-card.is-short>.twa-social-short-media>figure:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.44),transparent 52%);pointer-events:none}
.twa-shorts-widget .twa-social-card.is-short>.twa-social-short-media>figure>span{position:absolute;z-index:4;top:14px;left:14px;padding:6px 9px;border-radius:999px;background:rgba(245,241,233,.88);color:#6c542a;font:800 7px/1 Inter,sans-serif;backdrop-filter:blur(10px)}
.twa-shorts-widget .twa-social-card.is-short>.twa-social-short-media video,.twa-shorts-widget .twa-social-card.is-short>.twa-social-short-media iframe{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;border:0;object-fit:cover;background:#111315}
.twa-shorts-widget .twa-social-card.is-short>.twa-social-short-media iframe:not([src]){display:none}
.twa-shorts-widget .twa-social-card.is-short.is-inline-active .twa-social-short-play{opacity:0!important;transform:translate(-50%,-50%) scale(.82)!important;pointer-events:none!important}
.twa-shorts-widget .twa-social-card.is-short.is-inline-active>.twa-social-short-media>figure:after{background:linear-gradient(0deg,rgba(0,0,0,.22),transparent 38%)}

/* 17.9.45 — CTA direto sem repetir o card do imóvel no perfil. */
.twa-shorts-widget .twa-property-profile-final-cta{display:flex;width:min(320px,100%);min-height:48px;margin:18px auto 0;padding:0 18px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:linear-gradient(135deg,#d8bb74,#9a7b4f);color:#16191d!important;font:700 13px/1 Georgia,"Times New Roman",serif;text-decoration:none!important;box-shadow:0 12px 30px rgba(154,123,79,.24);transition:transform .2s ease,box-shadow .2s ease}
.twa-shorts-widget .twa-property-profile-final-cta:hover,.twa-shorts-widget .twa-property-profile-final-cta:focus-visible{outline:0;box-shadow:0 16px 36px rgba(154,123,79,.34);transform:translateY(-2px)}
.twa-shorts-widget .twa-property-profile-final-cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:720px){.twa-shorts-widget .twa-property-profile-final-cta{width:100%;min-height:46px;margin-top:14px}}

/* 17.11.0 — fixed header, standardized actions and premium social Home. */
.twa-shorts-widget .twa-shorts-fullscreen.is-top-hidden>.twa-shorts-top,
.twa-shorts-widget .twa-shorts-property-profile.is-header-hidden>header{
 opacity:1!important;
 transform:translate3d(0,0,0)!important;
 pointer-events:auto!important;
}
.twa-shorts-widget .twa-shorts-top{
 position:fixed!important;
 z-index:2147483100!important;
 top:0!important;
 right:0!important;
 left:0!important;
 min-height:72px!important;
 background:linear-gradient(180deg,rgba(4,5,6,.88) 0%,rgba(4,5,6,.54) 62%,transparent 100%)!important;
}
.twa-shorts-widget .twa-shorts-property-profile>header{
 position:sticky!important;
 z-index:2147483100!important;
 top:0!important;
}

/* One coherent action system. */
.twa-shorts-widget .twa-shorts-actions{right:18px!important;gap:9px!important}
.twa-shorts-widget .twa-shorts-actions>button,
.twa-shorts-widget .twa-shorts-actions .twa-shorts-property-avatar,
.twa-shorts-widget .twa-shorts-actions .twa-shorts-home-action{
 box-sizing:border-box!important;
 display:grid!important;
 width:48px!important;
 height:48px!important;
 min-width:48px!important;
 min-height:48px!important;
 margin:0!important;
 padding:0!important;
 overflow:hidden!important;
 border:1px solid rgba(255,255,255,.2)!important;
 border-radius:50%!important;
 place-items:center!important;
 background:rgba(18,20,23,.64)!important;
 box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 9px 24px rgba(0,0,0,.24)!important;
 color:#fff!important;
 backdrop-filter:blur(16px) saturate(130%)!important;
 -webkit-backdrop-filter:blur(16px) saturate(130%)!important;
 transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease!important;
}
.twa-shorts-widget .twa-shorts-actions>button:hover,
.twa-shorts-widget .twa-shorts-actions>button:focus-visible{
 outline:0!important;
 border-color:rgba(226,195,125,.78)!important;
 background:rgba(199,169,104,.2)!important;
 color:#efd58f!important;
 transform:translateY(-2px)!important;
}
.twa-shorts-widget .twa-shorts-actions .whatsapp{color:#8ce0ad!important}
.twa-shorts-widget .twa-shorts-actions .whatsapp:hover{color:#b6f1cc!important}
.twa-shorts-widget .twa-shorts-actions svg{width:21px!important;height:21px!important;stroke-width:1.75!important}
.twa-shorts-widget .twa-shorts-actions .twa-shorts-property-avatar{padding:2px!important}
.twa-shorts-widget .twa-shorts-property-avatar img,
.twa-shorts-widget .twa-shorts-property-avatar span{
 width:42px!important;
 height:42px!important;
 border:0!important;
 border-radius:50%!important;
 object-fit:cover!important;
}
.twa-shorts-widget .twa-shorts-property-avatar:after{display:none!important;content:none!important}

/* Premium discovery feed. */
.twa-shorts-widget .twa-shorts-social-home{
 width:min(880px,100%)!important;
 padding:106px 22px 108px!important;
}
.twa-shorts-widget .twa-social-home-intro{
 position:relative!important;
 margin:0 0 25px!important;
 padding:29px 30px 27px!important;
 overflow:hidden!important;
 border:1px solid rgba(218,184,108,.22)!important;
 border-radius:30px!important;
 background:radial-gradient(circle at 95% 5%,rgba(199,169,104,.15),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025))!important;
 box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 22px 54px rgba(0,0,0,.16)!important;
}
.twa-shorts-widget .twa-social-home-intro:after{position:absolute;right:-72px;bottom:-112px;width:210px;height:210px;border:1px solid rgba(219,185,111,.12);border-radius:50%;content:"";pointer-events:none}
.twa-shorts-widget .twa-social-home-intro h2{margin:0 0 9px!important;font-size:clamp(34px,5vw,50px)!important;line-height:1.02!important;letter-spacing:-.035em!important}
.twa-shorts-widget .twa-social-home-intro p{max-width:620px!important;color:#c2c6ca!important;font-size:14px!important;line-height:1.55!important}
.twa-shorts-widget .twa-social-stream{gap:22px!important}
.twa-shorts-widget .twa-social-card{
 min-height:292px!important;
 grid-template-columns:minmax(280px,45%) minmax(0,1fr)!important;
 border-color:rgba(218,184,108,.28)!important;
 border-radius:34px!important;
 background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;
 box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 24px 58px rgba(0,0,0,.22)!important;
}
.twa-shorts-widget .twa-social-card>figure{min-height:292px!important}
.twa-shorts-widget .twa-social-card>figure:after{background:linear-gradient(0deg,rgba(5,6,7,.55),transparent 58%)!important}
.twa-shorts-widget .twa-social-card>figure>span{top:17px!important;left:17px!important;padding:7px 11px!important;border:1px solid rgba(255,255,255,.34)!important;background:rgba(245,241,233,.82)!important;font-size:8px!important;letter-spacing:.07em!important;text-transform:uppercase!important}
.twa-shorts-widget .twa-social-card>div{padding:31px!important}
.twa-shorts-widget .twa-social-card>div small{color:#d4b66f!important;font-size:10px!important;letter-spacing:.12em!important}
.twa-shorts-widget .twa-social-card>div strong{margin:10px 0 12px!important;font-size:clamp(25px,3.4vw,36px)!important;line-height:1.08!important}
.twa-shorts-widget .twa-social-card>div p{margin:0!important;color:#c8cdd1!important;font:400 14px/1.58 Inter,sans-serif!important}
.twa-shorts-widget .twa-social-card>div em{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:19px!important;color:#dfc47f!important;font-size:11px!important;letter-spacing:.02em!important}
.twa-shorts-widget .twa-social-card>div em:after{content:"›";font:400 19px/1 Georgia,serif;transition:transform .2s ease}
.twa-shorts-widget .twa-social-card:hover>div em:after{transform:translateX(4px)}
.twa-shorts-widget .twa-social-card.is-scope.is-condominium{background:radial-gradient(circle at 100% 0,rgba(202,167,88,.18),transparent 34%),linear-gradient(145deg,#181b1f,#111315)!important}
.twa-shorts-widget .twa-social-card.is-scope.is-neighborhood{background:radial-gradient(circle at 100% 0,rgba(112,143,151,.17),transparent 36%),linear-gradient(145deg,#171c20,#101315)!important}
.twa-shorts-widget .twa-social-card.is-scope.is-city{background:radial-gradient(circle at 100% 0,rgba(171,127,70,.17),transparent 36%),linear-gradient(145deg,#1d1a17,#121313)!important}

/* Video cards use the same premium radius and stronger readable copy. */
.twa-shorts-widget .twa-social-card.is-short{min-height:0!important;border-radius:36px!important}
.twa-shorts-widget .twa-social-card.is-short>div{padding:105px 30px 28px!important}
.twa-shorts-widget .twa-social-card.is-short>div small{font-size:10px!important}
.twa-shorts-widget .twa-social-card.is-short>div strong{font-size:clamp(26px,3.6vw,35px)!important}

/* Property cards inside Home are larger and easier to scan. */
.twa-shorts-widget .twa-social-original-card>.twa-search-property{
 grid-template-columns:minmax(285px,46%) minmax(0,1fr)!important;
 min-height:292px!important;
 overflow:hidden!important;
 border:1px solid rgba(218,184,108,.5)!important;
 border-radius:34px!important;
 background:#f5f1e9!important;
 box-shadow:0 24px 58px rgba(0,0,0,.22)!important;
}
.twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media,
.twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-track,
.twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-photo{height:100%!important;min-height:292px!important}
.twa-shorts-widget .twa-social-original-card>.twa-search-property>div:not(.twa-search-property-media){padding:26px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-tags{max-height:none!important;gap:6px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-tags button{min-height:23px!important;padding:5px 9px!important;font-size:8px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property>div>strong{margin:12px 0 14px!important;font-size:23px!important;line-height:1.13!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-facts{gap:7px!important;margin-bottom:13px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-facts span{min-height:47px!important;padding:8px 4px!important;border-radius:12px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-facts span small{font-size:7px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-facts span b{font-size:11px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-foot{padding-top:13px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-foot b{font-size:22px!important}
.twa-shorts-widget .twa-social-original-card .twa-search-property-foot span{font-size:8px!important}

.twa-shorts-widget.is-light-theme .twa-social-home-intro{border-color:#dfcfaf!important;background:radial-gradient(circle at 95% 5%,rgba(199,169,104,.17),transparent 32%),#fff!important;box-shadow:0 18px 48px rgba(22,25,29,.08)!important}
.twa-shorts-widget.is-light-theme .twa-social-home-intro p{color:#555d64!important}
.twa-shorts-widget.is-light-theme .twa-social-card.is-scope{border-color:#d9c49a!important;background:linear-gradient(145deg,#fff,#eee4d1)!important;color:#16191d!important;box-shadow:0 18px 44px rgba(22,25,29,.1)!important}
.twa-shorts-widget.is-light-theme .twa-social-card.is-scope>div strong{color:#16191d!important}
.twa-shorts-widget.is-light-theme .twa-social-card.is-scope>div p{color:#596067!important}

@media(max-width:720px){
 .twa-shorts-widget .twa-shorts-actions{right:11px!important;gap:8px!important}
 .twa-shorts-widget .twa-shorts-actions>button,.twa-shorts-widget .twa-shorts-actions .twa-shorts-property-avatar,.twa-shorts-widget .twa-shorts-actions .twa-shorts-home-action{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}
 .twa-shorts-widget .twa-shorts-property-avatar img,.twa-shorts-widget .twa-shorts-property-avatar span{width:38px!important;height:38px!important}
 .twa-shorts-widget .twa-shorts-social-home{padding:90px 11px 86px!important}
 .twa-shorts-widget .twa-social-home-intro{margin-bottom:15px!important;padding:23px 19px 21px!important;border-radius:24px!important}
 .twa-shorts-widget .twa-social-home-intro h2{font-size:34px!important}
 .twa-shorts-widget .twa-social-home-intro p{font-size:13px!important}
 .twa-shorts-widget .twa-social-stream{gap:14px!important}
 .twa-shorts-widget .twa-social-card{display:block!important;min-height:0!important;border-radius:25px!important}
 .twa-shorts-widget .twa-social-card>figure{min-height:218px!important}
 .twa-shorts-widget .twa-social-card>div{padding:21px!important}
 .twa-shorts-widget .twa-social-card>div small{font-size:9px!important}
 .twa-shorts-widget .twa-social-card>div strong{font-size:25px!important}
 .twa-shorts-widget .twa-social-card>div p{font-size:13px!important}
 .twa-shorts-widget .twa-social-card.is-short{border-radius:27px!important}
 .twa-shorts-widget .twa-social-card.is-short>div{padding:82px 20px 21px!important}
 .twa-shorts-widget .twa-social-card.is-short>div strong{font-size:24px!important}
 .twa-shorts-widget .twa-social-original-card>.twa-search-property{grid-template-columns:minmax(132px,40%) minmax(0,1fr)!important;min-height:244px!important;border-radius:25px!important}
 .twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media,.twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-track,.twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-photo{min-height:244px!important}
 .twa-shorts-widget .twa-social-original-card>.twa-search-property>div:not(.twa-search-property-media){padding:14px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property-tags{gap:4px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property-tags button{min-height:19px!important;padding:4px 6px!important;font-size:6px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property>div>strong{margin:8px 0 9px!important;font-size:17px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property-facts{gap:4px!important;margin-bottom:8px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property-facts span{min-height:40px!important;padding:6px 2px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property-facts span small{font-size:6px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property-facts span b{font-size:9px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property-foot{padding-top:9px!important}
 .twa-shorts-widget .twa-social-original-card .twa-search-property-foot b{font-size:17px!important}
}

@media(max-width:410px){
 .twa-shorts-widget .twa-social-original-card>.twa-search-property{grid-template-columns:124px minmax(0,1fr)!important;min-height:260px!important}
 .twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media,.twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-track,.twa-shorts-widget .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-photo{min-height:260px!important}
}
@media(prefers-reduced-motion:reduce){.twa-shorts-widget .twa-social-card,.twa-shorts-widget .twa-shorts-actions>button{transition:none!important}}

/* 17.12.0 — Curtidos: coração unificado, animação e feed social. */
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like{display:grid!important;place-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important}
.twa-shorts-widget .twa-shorts-like svg,.twa-shorts-widget .twa-search-property-like svg,.twa-liked-heart svg,.twa-unified-heart svg{fill:rgba(7,9,11,.18);stroke:#fff;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;transition:transform .24s ease,fill .24s ease,stroke .24s ease}
.twa-shorts-widget .twa-search-property-like{border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}
.twa-shorts-widget .twa-search-property-like svg{width:21px!important;height:21px!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.45))}
.twa-shorts-widget .is-liked svg,.twa-theme-like.is-liked .twa-unified-heart svg{fill:#c7a968!important;stroke:#f1dfb1!important;transform:scale(1.08)}
.twa-theme-like{position:relative!important;cursor:pointer!important}.twa-theme-like>.fa,.twa-theme-like>i,.twa-theme-like>svg{display:none!important}.twa-theme-like .twa-unified-heart{display:inline-grid;width:24px;height:24px;place-items:center;vertical-align:middle}.twa-theme-like .twa-unified-heart svg{display:block;width:22px;height:22px;fill:transparent;stroke:currentColor;filter:drop-shadow(0 2px 4px rgba(0,0,0,.18))}.property_listing .twa-theme-like .twa-unified-heart svg,.listing_wrapper .twa-theme-like .twa-unified-heart svg{stroke:#fff}
.twa-heart-burst{position:fixed;z-index:2147483647;width:1px;height:1px;pointer-events:none}.twa-heart-burst i{position:absolute;left:0;top:0;width:var(--heart-size);height:var(--heart-size);opacity:0;color:#c7a968;animation:twa-heart-float 1.2s cubic-bezier(.18,.72,.24,1) var(--heart-delay) forwards}.twa-heart-burst svg{display:block;width:100%;height:100%;fill:#c7a968;stroke:#f5e7c2;stroke-width:1.2;filter:drop-shadow(0 3px 7px rgba(199,169,104,.38))}@keyframes twa-heart-float{0%{opacity:0;transform:translate(-50%,-20%) scale(.45) rotate(0)}18%{opacity:1}100%{opacity:0;transform:translate(calc(-50% + var(--heart-x) + var(--heart-drift)),-105px) scale(1) rotate(var(--heart-rotate))}}
.twa-shorts-widget .twa-shorts-bottom-nav{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:min(310px,calc(100vw - 34px))!important}
.twa-shorts-widget .twa-shorts-bottom-nav [data-twa-social-nav="likes"]{position:relative}.twa-shorts-widget .twa-shorts-bottom-nav [data-twa-social-nav="likes"]>b{position:absolute;top:3px;right:10px;display:grid;min-width:16px;height:16px;padding:0 4px;border-radius:999px;place-items:center;background:#c7a968;color:#16191d;font:700 9px/1 Arial,sans-serif}.twa-shorts-widget .twa-shorts-bottom-nav [data-twa-social-nav="likes"]>b[hidden]{display:none!important}
.twa-shorts-widget .twa-shorts-fullscreen.is-liked-page{overflow-y:auto!important;background:radial-gradient(circle at 78% 0,rgba(199,169,104,.1),transparent 32%),#090b0d!important}.twa-shorts-widget .twa-shorts-liked-page{display:block;width:min(1040px,100%);min-height:100%;margin:0 auto;padding:104px 28px 120px;color:#f5f1e9;font-family:Georgia,'Times New Roman',serif}.twa-shorts-widget .twa-shorts-liked-page[hidden]{display:none!important}
.twa-liked-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px 34px;border:1px solid rgba(255,255,255,.11);border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 24px 70px rgba(0,0,0,.24);backdrop-filter:blur(18px)}.twa-liked-intro span{display:block;margin-bottom:7px;color:#c7a968;font:700 10px/1.2 Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase}.twa-liked-intro h2{margin:0;color:#fff;font:500 clamp(30px,4vw,50px)/1 Georgia,serif}.twa-liked-intro p{max-width:560px;margin:12px 0 0;color:#aaaeb4;font:400 15px/1.55 Arial,sans-serif}.twa-liked-intro>strong{display:flex;align-items:flex-end;gap:7px;color:#d7b96f;font:500 48px/1 Georgia,serif}.twa-liked-intro>strong small{padding-bottom:6px;color:#979ca3;font:600 11px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}
.twa-liked-section{margin-top:34px}.twa-liked-section>header{display:flex;align-items:center;gap:10px;margin:0 2px 14px}.twa-liked-section>header h3{margin:0;color:#f5f1e9;font:500 24px/1.2 Georgia,serif}.twa-liked-section>header span{display:grid;min-width:24px;height:24px;padding:0 7px;border-radius:999px;place-items:center;background:rgba(199,169,104,.14);color:#d9bd7a;font:700 11px/1 Arial,sans-serif}
.twa-liked-shorts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.twa-liked-short{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:23px;background:#14171a}.twa-liked-short-open{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.twa-liked-short figure{position:relative;height:245px;margin:0;background:center/cover no-repeat #1b1e22}.twa-liked-short figure:after{position:absolute;inset:38% 0 0;content:"";background:linear-gradient(transparent,rgba(5,7,9,.8))}.twa-liked-play{position:absolute;z-index:2;left:50%;top:50%;width:38px;height:38px;border-radius:50%;background:rgba(245,241,233,.88);box-shadow:0 8px 24px rgba(0,0,0,.24);transform:translate(-50%,-50%)}.twa-liked-play:after{position:absolute;left:15px;top:11px;border-width:8px 0 8px 12px;border-style:solid;border-color:transparent transparent transparent #16191d;content:""}.twa-liked-short-open>div{padding:14px 15px 17px}.twa-liked-short small{display:block;overflow:hidden;color:#c7a968;font:700 9px/1.2 Arial,sans-serif;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.twa-liked-short strong{display:-webkit-box;overflow:hidden;margin-top:7px;color:#f5f1e9;font:500 15px/1.25 Georgia,serif;-webkit-box-orient:vertical;-webkit-line-clamp:2}.twa-liked-heart{position:absolute;z-index:3;right:10px;top:10px;display:grid;width:31px;height:31px;padding:0;border:0;place-items:center;background:transparent;cursor:pointer}.twa-liked-heart svg{width:22px;height:22px;filter:drop-shadow(0 2px 5px rgba(0,0,0,.55))}
.twa-liked-properties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.twa-liked-properties .twa-social-original-card{min-width:0}.twa-liked-empty{display:flex;min-height:380px;margin-top:28px;padding:40px;border:1px solid rgba(255,255,255,.09);border-radius:26px;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:rgba(255,255,255,.025)}.twa-liked-empty>svg{width:44px;height:44px;fill:transparent;stroke:#c7a968;stroke-width:1.2}.twa-liked-empty h3{margin:19px 0 7px;color:#fff;font:500 27px/1.2 Georgia,serif}.twa-liked-empty p{margin:0;color:#969ba2;font:400 14px/1.5 Arial,sans-serif}.twa-liked-empty button{margin-top:23px;padding:12px 20px;border:1px solid rgba(217,189,122,.5);border-radius:999px;background:linear-gradient(135deg,#d7b96f,#9a7b45);color:#111417;font:700 12px/1 Arial,sans-serif;cursor:pointer}
@media(max-width:720px){.twa-shorts-widget .twa-shorts-liked-page{padding:88px 13px 102px}.twa-liked-intro{align-items:flex-start;padding:23px 20px;border-radius:22px}.twa-liked-intro h2{font-size:34px}.twa-liked-intro p{font-size:13px}.twa-liked-intro>strong{font-size:34px}.twa-liked-shorts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.twa-liked-short{border-radius:18px}.twa-liked-short figure{height:218px}.twa-liked-short-open>div{padding:11px 11px 14px}.twa-liked-short strong{font-size:13px}.twa-liked-properties{grid-template-columns:1fr;gap:12px}.twa-liked-section{margin-top:27px}.twa-liked-section>header h3{font-size:21px}.twa-liked-empty{min-height:320px;padding:28px 20px}}
@media(prefers-reduced-motion:reduce){.twa-heart-burst{display:none!important}}

/* 17.12.1 — Atalho de curtidos ao lado do usuário. */
.twa-header-liked-button{position:relative!important;z-index:20!important;display:inline-grid!important;width:36px!important;height:36px!important;min-width:36px!important;margin:0 8px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;place-items:center!important;background:transparent!important;color:#16191d!important;box-shadow:none!important;cursor:pointer!important;vertical-align:middle!important;appearance:none!important;-webkit-appearance:none!important}
.twa-header-liked-button>svg{display:block!important;width:21px!important;height:21px!important;overflow:visible!important;fill:transparent!important;stroke:currentColor!important;stroke-width:1.55!important;stroke-linecap:round!important;stroke-linejoin:round!important;filter:none!important;transition:fill .22s ease,stroke .22s ease,transform .22s ease!important}
.twa-header-liked-button:hover>svg{transform:scale(1.08)!important}.twa-header-liked-button.has-likes>svg{fill:#c7a968!important;stroke:#9a7b45!important}
.twa-header-liked-button>b{position:absolute!important;z-index:2!important;right:-1px!important;top:-2px!important;display:grid!important;min-width:17px!important;height:17px!important;padding:0 4px!important;border:2px solid #fff!important;border-radius:999px!important;place-items:center!important;background:#16191d!important;color:#fff!important;box-shadow:0 4px 10px rgba(0,0,0,.18)!important;font:700 9px/1 Arial,sans-serif!important;letter-spacing:0!important;animation:twa-header-like-count .38s cubic-bezier(.2,.8,.25,1.2) both!important}.twa-header-liked-button>b[hidden]{display:none!important}
.header_transparent .twa-header-liked-button,.master_header_sticky .twa-header-liked-button,.mobile_header .twa-header-liked-button,.mobile-header .twa-header-liked-button{color:#fff!important}.header_transparent .twa-header-liked-button.has-likes>svg,.mobile_header .twa-header-liked-button.has-likes>svg,.mobile-header .twa-header-liked-button.has-likes>svg{fill:#d9bd7a!important;stroke:#f3dfac!important}.mobile_header .twa-header-liked-button,.mobile-header .twa-header-liked-button{margin-right:5px!important}
@keyframes twa-header-like-count{0%{opacity:0;transform:translateY(7px) scale(.65)}70%{opacity:1;transform:translateY(-2px) scale(1.08)}100%{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:720px){.twa-header-liked-button{width:33px!important;height:33px!important;min-width:33px!important}.twa-header-liked-button>svg{width:20px!important;height:20px!important}.twa-header-liked-button>b{right:-2px!important;top:-3px!important}}
@media(prefers-reduced-motion:reduce){.twa-header-liked-button>b{animation:none!important}}

/* 17.12.2 — Coração contextual no perfil, cards e Shorts. */
.twa-theme-profile-like{display:inline-grid!important;width:36px!important;height:36px!important;min-width:36px!important;margin:0 5px!important;padding:0!important;border:0!important;border-radius:0!important;place-items:center!important;background:transparent!important;box-shadow:none!important;font-size:0!important;line-height:0!important;color:#16191d!important}.twa-theme-profile-like .twa-unified-heart{width:28px!important;height:28px!important}.twa-theme-profile-like .twa-unified-heart svg{width:24px!important;height:24px!important}.twa-theme-profile-like>*:not(.twa-unified-heart){display:none!important}
.twa-shorts-widget .twa-search-property-like{top:auto!important;right:10px!important;bottom:10px!important;left:auto!important;width:29px!important;height:29px!important}.property_listing .twa-theme-like.icon-fav,.listing_wrapper .twa-theme-like.icon-fav,.property_unit_type8 .twa-theme-like.icon-fav{top:auto!important;right:10px!important;bottom:10px!important;left:auto!important;display:grid!important;width:29px!important;height:29px!important;margin:0!important;padding:0!important;place-items:center!important;background:transparent!important;border:0!important;box-shadow:none!important}.property_listing .twa-theme-like.icon-fav .twa-unified-heart,.listing_wrapper .twa-theme-like.icon-fav .twa-unified-heart,.property_unit_type8 .twa-theme-like.icon-fav .twa-unified-heart{width:24px!important;height:24px!important}
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like{box-sizing:border-box!important;display:grid!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:50%!important;place-items:center!important;background:rgba(18,20,23,.64)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 9px 24px rgba(0,0,0,.24)!important;color:#fff!important;backdrop-filter:blur(16px) saturate(130%)!important;-webkit-backdrop-filter:blur(16px) saturate(130%)!important}.twa-shorts-widget .twa-shorts-actions .twa-shorts-like:hover,.twa-shorts-widget .twa-shorts-actions .twa-shorts-like:focus-visible{border-color:rgba(226,195,125,.78)!important;background:rgba(199,169,104,.2)!important;color:#efd58f!important;transform:translateY(-2px)!important}.twa-shorts-widget .twa-shorts-actions .twa-shorts-like svg{width:21px!important;height:21px!important;filter:none!important}
@media(max-width:720px){.twa-shorts-widget .twa-search-property-like{right:8px!important;bottom:8px!important;width:27px!important;height:27px!important}.twa-shorts-widget .twa-shorts-actions .twa-shorts-like{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}}

/* 17.12.3 — alinhamento final e reparo da camada de favoritos. */
.twa-heart-burst i{animation-duration:1.55s!important}.twa-heart-burst svg{filter:drop-shadow(0 5px 12px rgba(199,169,104,.52))!important}@keyframes twa-heart-float{0%{opacity:0;transform:translate(-50%,-10%) scale(.35) rotate(0)}14%{opacity:1}72%{opacity:.96}100%{opacity:0;transform:translate(calc(-50% + var(--heart-x) + var(--heart-drift)),calc(-1 * var(--heart-y))) scale(1.08) rotate(var(--heart-rotate))}}
.twa-header-liked-button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;margin:0 7px 0 0!important;align-self:center!important;place-self:center!important;line-height:1!important}.twa-header-liked-button>svg{width:20px!important;height:20px!important}.twa-header-liked-button.is-mobile-placement{margin:0 0 0 7px!important}.mobile_header .mobile-trigger-user,.mobile-header .mobile-trigger-user,.mobile_header .twa-header-liked-button,.mobile-header .twa-header-liked-button{align-self:center!important;vertical-align:middle!important}.mobile_header .twa-header-liked-button,.mobile-header .twa-header-liked-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}.mobile_header .twa-header-liked-button>svg,.mobile-header .twa-header-liked-button>svg{width:19px!important;height:19px!important}
.property_listing .twa-theme-like.icon-fav,.listing_wrapper .twa-theme-like.icon-fav,.property_unit_type8 .twa-theme-like.icon-fav{position:absolute!important;z-index:12!important;top:auto!important;right:10px!important;bottom:10px!important;left:auto!important;color:#fff!important;float:none!important;clear:none!important}.property_listing .twa-theme-like.icon-fav:before,.property_listing .twa-theme-like.icon-fav:after,.listing_wrapper .twa-theme-like.icon-fav:before,.listing_wrapper .twa-theme-like.icon-fav:after,.property_unit_type8 .twa-theme-like.icon-fav:before,.property_unit_type8 .twa-theme-like.icon-fav:after{display:none!important;content:none!important}.property_listing .twa-theme-like.icon-fav .twa-unified-heart svg,.listing_wrapper .twa-theme-like.icon-fav .twa-unified-heart svg,.property_unit_type8 .twa-theme-like.icon-fav .twa-unified-heart svg{display:block!important;visibility:visible!important;opacity:1!important;fill:rgba(5,7,9,.16)!important;stroke:#fff!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.58))!important}.property_listing .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg,.listing_wrapper .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg,.property_unit_type8 .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg{fill:#c7a968!important;stroke:#f5e6bd!important}
.twa-shorts-widget .twa-search-property-media{position:relative!important}.twa-shorts-widget .twa-search-property-like{position:absolute!important;z-index:12!important;top:auto!important;right:10px!important;bottom:10px!important;left:auto!important;display:grid!important;visibility:visible!important;opacity:1!important;color:#fff!important}.twa-shorts-widget .twa-search-property-like svg{display:block!important;visibility:visible!important;opacity:1!important}
.prop_social,.wpestate_property_page_title_area .prop_social{display:flex!important;align-items:center!important;flex-wrap:wrap!important}.prop_social .twa-theme-profile-like,.wpestate_property_page_title_area .twa-theme-profile-like{order:-100!important;align-self:center!important;flex:0 0 36px!important;margin:0 8px 0 0!important}.prop_social .twa-theme-profile-like .twa-unified-heart,.wpestate_property_page_title_area .twa-theme-profile-like .twa-unified-heart{display:grid!important;place-items:center!important}
@media(max-width:720px){.property_listing .twa-theme-like.icon-fav,.listing_wrapper .twa-theme-like.icon-fav,.property_unit_type8 .twa-theme-like.icon-fav,.twa-shorts-widget .twa-search-property-like{right:8px!important;bottom:8px!important}.prop_social .twa-theme-profile-like,.wpestate_property_page_title_area .twa-theme-profile-like{flex-basis:34px!important;width:34px!important;height:34px!important;min-width:34px!important;margin-right:6px!important}}
.property_listing .property_unit-carousel,.listing_wrapper .property_unit-carousel,.property_unit_type8 .property_unit-carousel,.property_listing .property-unit-carousel,.listing_wrapper .property-unit-carousel{position:relative!important}

/* 17.12.4 — cabeçalho, vermelho ativo, perfil branco e partículas responsivas. */
.twa-heart-burst svg{fill:var(--heart-color,#d94355)!important;stroke:rgba(255,255,255,.88)!important}.twa-header-liked-button,.header_transparent .twa-header-liked-button,.master_header_sticky .twa-header-liked-button,.mobile_header .twa-header-liked-button,.mobile-header .twa-header-liked-button{color:#fff!important}.twa-header-liked-button.has-likes>svg,.header_transparent .twa-header-liked-button.has-likes>svg,.mobile_header .twa-header-liked-button.has-likes>svg,.mobile-header .twa-header-liked-button.has-likes>svg{fill:#fff!important;stroke:#fff!important}.twa-header-liked-button>svg{filter:drop-shadow(0 1px 3px rgba(0,0,0,.42))!important}.twa-header-liked-button>b{right:-1px!important;top:-5px!important;min-width:0!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#050505!important;box-shadow:none!important;text-shadow:0 1px 1px rgba(255,255,255,.45)!important;font:800 10px/1 Arial,sans-serif!important}
.mobile_header,.mobile-header{position:relative!important}.mobile_header .twa-header-liked-button.is-mobile-placement,.mobile-header .twa-header-liked-button.is-mobile-placement{position:absolute!important;z-index:40!important;top:50%!important;right:51px!important;left:auto!important;margin:0!important;transform:translateY(-50%)!important}.mobile_header .mobile-trigger-user,.mobile-header .mobile-trigger-user{position:absolute!important;z-index:41!important;top:50%!important;right:13px!important;left:auto!important;margin:0!important;transform:translateY(-50%)!important}.mobile_header .twa-header-liked-button.is-mobile-placement>b,.mobile-header .twa-header-liked-button.is-mobile-placement>b{top:-3px!important;right:0!important}
.property_listing .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg,.listing_wrapper .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg,.property_unit_type8 .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg,.twa-shorts-widget .twa-search-property-like.is-liked svg{fill:#df3f52!important;stroke:#fff!important;filter:drop-shadow(0 3px 7px rgba(115,12,29,.5))!important}
.prop_social .twa-theme-profile-like,.wpestate_property_page_title_area .twa-theme-profile-like{display:grid!important;width:42px!important;height:32px!important;min-width:42px!important;min-height:32px!important;flex:0 0 42px!important;margin:0 8px 0 0!important;border:0!important;border-radius:999px!important;place-items:center!important;background:#fff!important;box-shadow:0 2px 9px rgba(18,20,23,.08)!important;color:#16191d!important}.prop_social .twa-theme-profile-like:hover,.wpestate_property_page_title_area .twa-theme-profile-like:hover{background:#fff!important;box-shadow:0 5px 14px rgba(18,20,23,.13)!important;transform:translateY(-1px)!important}.prop_social .twa-theme-profile-like .twa-unified-heart,.wpestate_property_page_title_area .twa-theme-profile-like .twa-unified-heart{width:22px!important;height:22px!important}.prop_social .twa-theme-profile-like .twa-unified-heart svg,.wpestate_property_page_title_area .twa-theme-profile-like .twa-unified-heart svg{width:19px!important;height:19px!important;fill:transparent!important;stroke:#16191d!important;filter:none!important}.prop_social .twa-theme-profile-like.is-liked .twa-unified-heart svg,.wpestate_property_page_title_area .twa-theme-profile-like.is-liked .twa-unified-heart svg{fill:#df3f52!important;stroke:#df3f52!important}
.tooltip[id*="tooltip"],.tooltip .tooltip-inner[data-popper-placement]{pointer-events:none}
@media(max-width:720px){.prop_social .twa-theme-profile-like,.wpestate_property_page_title_area .twa-theme-profile-like{width:42px!important;height:32px!important;min-width:42px!important;min-height:32px!important;flex-basis:42px!important;margin-right:7px!important}}

/* 17.12.5 — estabilização do contador, espaçamentos e explosão vermelha. */
.twa-header-liked-button{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;margin:0 13px 0 0!important;box-shadow:none!important;filter:none!important}.twa-header-liked-button>svg{width:19px!important;height:19px!important;filter:none!important;box-shadow:none!important}.twa-header-liked-button>b{top:-4px!important;right:-2px!important;animation:none!important;transition:none!important;transform:none!important;box-shadow:none!important;text-shadow:none!important}.mobile_header .twa-header-liked-button.is-mobile-placement,.mobile-header .twa-header-liked-button.is-mobile-placement{right:59px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;box-shadow:none!important}.mobile_header .twa-header-liked-button.is-mobile-placement>svg,.mobile-header .twa-header-liked-button.is-mobile-placement>svg{width:18px!important;height:18px!important;filter:none!important}.mobile_header .twa-header-liked-button.is-mobile-placement>b,.mobile-header .twa-header-liked-button.is-mobile-placement>b{top:-3px!important;right:-1px!important;animation:none!important;transform:none!important}
.prop_social .twa-theme-profile-like,.wpestate_property_page_title_area .twa-theme-profile-like{width:38px!important;height:28px!important;min-width:38px!important;min-height:28px!important;flex:0 0 38px!important;margin:0 7px 0 0!important;padding:0!important;box-shadow:none!important}.prop_social .twa-theme-profile-like:hover,.wpestate_property_page_title_area .twa-theme-profile-like:hover{box-shadow:none!important;transform:none!important}.prop_social .twa-theme-profile-like .twa-unified-heart,.wpestate_property_page_title_area .twa-theme-profile-like .twa-unified-heart{width:20px!important;height:20px!important}.prop_social .twa-theme-profile-like .twa-unified-heart svg,.wpestate_property_page_title_area .twa-theme-profile-like .twa-unified-heart svg{width:17px!important;height:17px!important}
.twa-heart-burst svg{fill:#df3f52!important;stroke:none!important;stroke-width:0!important;filter:none!important}
@media(max-width:720px){.prop_social .twa-theme-profile-like,.wpestate_property_page_title_area .twa-theme-profile-like{width:38px!important;height:28px!important;min-width:38px!important;min-height:28px!important;flex-basis:38px!important;margin-right:7px!important}}

/* 17.12.6 — coração do cabeçalho deslocado para a esquerda. */
.header_wrapper .twa-header-liked-button,.master_header .twa-header-liked-button{margin-right:20px!important}.mobile_header .twa-header-liked-button.is-mobile-placement,.mobile-header .twa-header-liked-button.is-mobile-placement{right:70px!important}

/* 17.12.7 — montagem interna e visível no cabeçalho desktop. */
.master_header_sticky:not(.header_transparent) .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement{color:#16191d!important}.master_header_sticky:not(.header_transparent) .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement>svg{stroke:#16191d!important}

/* 17.12.8 — um único cabeçalho no TWA Shorts e coração ativo sólido. */
body.twa-shorts-modal-open .master_header,body.twa-shorts-modal-open .mobile_header,body.twa-shorts-modal-open .mobile-header,body.twa-shorts-modal-open .header_wrapper,body.twa-shorts-modal-open .wpestate_header_wrapper,body.twa-shorts-modal-open .header_media,body.twa-shorts-modal-open .wpestate_top_bar{visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:none!important}body.twa-shorts-modal-open .twa-shorts-widget .twa-shorts-top{visibility:visible!important;opacity:1!important;pointer-events:none!important;transform:none!important}body.twa-shorts-modal-open .twa-shorts-widget .twa-shorts-top button{pointer-events:auto!important}
.property_listing .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg,.listing_wrapper .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg,.property_unit_type8 .twa-theme-like.icon-fav.is-liked .twa-unified-heart svg,.twa-shorts-widget .twa-search-property-like.is-liked svg{fill:#df3f52!important;stroke:#df3f52!important;stroke-width:1.4!important;filter:none!important}
.header_wrapper .user_menu_wrapper,.master_header .user_menu_wrapper{display:flex!important;align-items:center!important;justify-content:flex-end!important}.header_wrapper .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement,.master_header .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement{position:relative!important;z-index:50!important;right:auto!important;left:auto!important;top:auto!important;display:grid!important;visibility:visible!important;opacity:1!important;flex:0 0 34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;margin:0 6px 0 0!important;transform:none!important;color:#16191d!important}.header_wrapper .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement>svg,.master_header .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement>svg{display:block!important;visibility:visible!important;opacity:1!important;fill:transparent!important;stroke:#16191d!important}.header_transparent .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement,.master_header_sticky .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement{color:#fff!important}.header_transparent .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement>svg,.master_header_sticky .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement>svg{stroke:#fff!important}.header_wrapper .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement.has-likes>svg,.master_header .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement.has-likes>svg{fill:#df3f52!important;stroke:#df3f52!important}
/* 21.5.0 — lançador em vídeo, carregado somente após a espera inicial. */
.twa-shorts-widget .twa-shorts-launcher{
  overflow:hidden!important;
  opacity:1;
  visibility:visible;
  border:1px solid rgba(199,169,104,.76)!important;
  border-radius:50%!important;
  background:#16191d!important;
  box-shadow:0 8px 22px rgba(10,11,13,.34),0 0 0 2px rgba(245,241,233,.54),inset 0 0 0 1px rgba(255,255,255,.14)!important;
  transition:opacity .38s ease,transform .38s cubic-bezier(.2,.8,.2,1),visibility .38s ease,box-shadow .25s ease!important;
  animation:none!important;
}
.twa-shorts-widget .twa-shorts-launcher.is-pending{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:translateY(9px) scale(.82)!important;
}
.twa-shorts-widget .twa-shorts-launcher.is-visible{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateY(0) scale(1)!important;
}
.twa-shorts-widget .twa-shorts-launcher video{
  position:absolute;
  z-index:0;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  border-radius:inherit;
  object-fit:cover;
  background:#16191d;
  pointer-events:none;
}
.twa-shorts-widget .twa-shorts-launcher:before{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  border:0;
  border-radius:inherit;
  background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(0,0,0,.05) 42%,rgba(0,0,0,.32));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);
  pointer-events:none;
}
.twa-shorts-widget .twa-shorts-launcher:after{
  content:"";
  position:absolute;
  z-index:2;
  left:7px;
  top:5px;
  width:14px;
  height:6px;
  border-radius:999px;
  background:rgba(255,255,255,.5);
  filter:blur(1px);
  transform:rotate(-24deg);
  opacity:.62;
  pointer-events:none;
}
.twa-shorts-widget .twa-shorts-launcher i{
  position:absolute;
  z-index:3;
  left:50%;
  top:50%;
  width:0;
  height:0;
  margin:-6px 0 0 -3px;
  border-left:9px solid rgba(255,255,255,.96)!important;
  border-top:6px solid transparent!important;
  border-bottom:6px solid transparent!important;
  filter:drop-shadow(0 1px 4px rgba(0,0,0,.75))!important;
  transition:transform .22s ease,opacity .22s ease;
}
.twa-shorts-widget .twa-shorts-launcher.has-video i{opacity:.94}
.twa-shorts-widget .twa-shorts-launcher:hover{
  transform:translateY(-2px) scale(1.03)!important;
  box-shadow:0 12px 28px rgba(10,11,13,.42),0 0 0 3px rgba(199,169,104,.24),inset 0 0 0 1px rgba(255,255,255,.18)!important;
}
.twa-shorts-widget .twa-shorts-launcher.loading video{opacity:.48}
.twa-shorts-widget .twa-shorts-launcher.loading i{
  width:17px;
  height:17px;
  margin:-8.5px 0 0 -8.5px;
  border:2px solid rgba(255,255,255,.35)!important;
  border-top-color:#fff!important;
  border-radius:50%;
}
@media(max-width:799px){
  .mobile_agent_area_wrapper .agent_email_class.twa-shorts-email-replaced{
    visibility:hidden!important;
    pointer-events:none!important;
  }
  .twa-shorts-widget.is-property .twa-shorts-launcher.is-mobile-email-slot{
    right:var(--twa-launcher-slot-right,8px)!important;
    left:auto!important;
    bottom:var(--twa-launcher-slot-bottom,max(3px,env(safe-area-inset-bottom)))!important;
    width:44px!important;
    height:44px!important;
    z-index:2147482000!important;
  }
}

/* 21.8.5 — sistema final e unificado de ações do player TWA Shorts. */
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions{
  display:grid!important;
  grid-auto-flow:row!important;
  grid-auto-rows:48px!important;
  justify-items:center!important;
  align-items:center!important;
  gap:8px!important;
  right:18px!important
}
.twa-shorts-widget .twa-shorts-actions>button,
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-property-avatar,
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-home-action,
.twa-shorts-widget.is-light-theme .twa-shorts-actions>button,
.twa-shorts-widget.is-light-theme .twa-shorts-actions>.twa-shorts-property-avatar,
.twa-shorts-widget.is-light-theme .twa-shorts-actions>.twa-shorts-home-action{
  box-sizing:border-box!important;
  display:grid!important;
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:50%!important;
  place-items:center!important;
  background:rgba(7,9,11,.43)!important;
  box-shadow:none!important;
  color:#fff!important;
  backdrop-filter:blur(13px) saturate(125%)!important;
  -webkit-backdrop-filter:blur(13px) saturate(125%)!important;
  transform:none!important;
  transition:background-color .2s ease,color .2s ease,transform .2s ease!important
}
.twa-shorts-widget .twa-shorts-actions>button:hover,
.twa-shorts-widget .twa-shorts-actions>button:active,
.twa-shorts-widget .twa-shorts-actions>button:focus-visible{
  border:0!important;
  background:rgba(245,241,233,.17)!important;
  box-shadow:none!important;
  color:#fff!important;
  transform:scale(1.04)!important
}
.twa-shorts-widget .twa-shorts-actions>button:focus-visible{
  outline:2px solid rgba(245,241,233,.72)!important;
  outline-offset:2px!important
}
.twa-shorts-widget .twa-shorts-actions svg{
  box-sizing:border-box!important;
  display:block!important;
  width:21px!important;
  height:21px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  filter:none!important
}
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-property-avatar{
  padding:2px!important;
  background:rgba(7,9,11,.43)!important
}
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-property-avatar img,
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-property-avatar span{
  width:44px!important;
  height:44px!important;
  border:0!important;
  border-radius:50%!important;
  object-fit:cover!important
}
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-property-avatar:after{
  display:none!important;
  content:none!important
}
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-like{
  display:grid!important;
  flex-direction:initial!important;
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  min-height:48px!important;
  gap:0!important;
  overflow:hidden!important
}
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-like [data-twa-like-label]{display:none!important}
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-like svg{
  width:23px!important;
  height:23px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  fill:rgba(0,0,0,.12)!important;
  stroke:#fff!important;
  stroke-width:1.65!important;
  background:transparent!important
}
.twa-shorts-widget .twa-shorts-actions>.twa-shorts-like.is-liked svg{
  fill:#df3f52!important;
  stroke:#df3f52!important;
  stroke-width:1.4!important;
  transform:scale(1.08)!important
}
.twa-shorts-widget .twa-shorts-actions>.whatsapp,
.twa-shorts-widget.is-light-theme .twa-shorts-actions>.whatsapp{
  border:0!important;
  background:rgba(7,9,11,.43)!important;
  color:#48d982!important
}
.twa-shorts-widget .twa-shorts-actions>.whatsapp:hover,
.twa-shorts-widget .twa-shorts-actions>.whatsapp:focus-visible{
  background:rgba(18,140,70,.28)!important;
  color:#7ceda7!important
}
@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions{
    grid-auto-rows:44px!important;
    right:11px!important;
    gap:8px!important
  }
  .twa-shorts-widget .twa-shorts-actions>button,
  .twa-shorts-widget .twa-shorts-actions>.twa-shorts-property-avatar,
  .twa-shorts-widget .twa-shorts-actions>.twa-shorts-home-action,
  .twa-shorts-widget .twa-shorts-actions>.twa-shorts-like{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important
  }
  .twa-shorts-widget .twa-shorts-actions>.twa-shorts-property-avatar img,
  .twa-shorts-widget .twa-shorts-actions>.twa-shorts-property-avatar span{
    width:40px!important;
    height:40px!important
  }
  .twa-shorts-widget .twa-shorts-actions>.twa-shorts-like svg{width:22px!important;height:22px!important}
}

/* 21.7.1 — regra final: preserva o coração TWA e oculta o ícone nativo duplicado. */
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like>i,
.single-estate_property .prop_social>.twa-theme-profile-like>i,
.single-estate-property .prop_social>.twa-theme-profile-like>i,
.prop_social>.twa-theme-profile-like>i.fa-heart{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important
}
@media(prefers-reduced-motion:reduce){
  .twa-shorts-widget .twa-shorts-launcher{transition:opacity .15s ease!important}
}

/* 21.5.1 — estado curtido sólido no player do TWA Shorts. */
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like.is-liked svg{
  fill:#df3f52!important;
  stroke:none!important;
  stroke-width:0!important;
  filter:none!important;
}

/* 21.6.0 — busca direta e coleção de curtidos compacta. */
.twa-shorts-widget .twa-shorts-search>header [data-twa-search-close]{display:none!important}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>strong{display:none!important}
.twa-shorts-widget .twa-liked-properties{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
.twa-shorts-widget .twa-liked-properties .twa-social-original-card>.twa-search-property{
  grid-template-columns:minmax(108px,34%) minmax(0,1fr)!important;
  min-height:166px!important;
  border-radius:22px!important;
}
.twa-shorts-widget .twa-liked-properties .twa-search-property>.twa-search-property-media,
.twa-shorts-widget .twa-liked-properties .twa-search-property>.twa-search-property-media .twa-search-property-track,
.twa-shorts-widget .twa-liked-properties .twa-search-property>.twa-search-property-media .twa-search-property-photo{
  min-height:166px!important;
  height:166px!important;
}
.twa-shorts-widget .twa-liked-properties .twa-search-property>div:not(.twa-search-property-media){padding:12px 13px!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property>div>strong{
  margin:7px 0 8px!important;
  font-size:18px!important;
  line-height:1.12!important;
}
.twa-shorts-widget .twa-liked-properties .twa-search-property-tags{gap:3px!important;max-height:22px!important;overflow:hidden!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property-tags button{min-height:18px!important;padding:3px 5px!important;font-size:6px!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property-facts{gap:4px!important;margin-bottom:7px!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property-facts span{min-height:34px!important;padding:4px 2px!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property-facts span small{font-size:6px!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property-facts span b{font-size:10px!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property-foot{padding-top:7px!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property-foot b{font-size:18px!important}
.twa-shorts-widget .twa-liked-properties .twa-search-property-like{
  top:auto!important;
  right:8px!important;
  bottom:8px!important;
}
@media(max-width:980px){
  .twa-shorts-widget .twa-liked-properties{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:720px){
  .twa-shorts-widget .twa-liked-properties{grid-template-columns:1fr!important;gap:10px!important}
  .twa-shorts-widget .twa-liked-properties .twa-social-original-card>.twa-search-property{
    grid-template-columns:minmax(116px,38%) minmax(0,1fr)!important;
    min-height:148px!important;
  }
  .twa-shorts-widget .twa-liked-properties .twa-search-property>.twa-search-property-media,
  .twa-shorts-widget .twa-liked-properties .twa-search-property>.twa-search-property-media .twa-search-property-track,
  .twa-shorts-widget .twa-liked-properties .twa-search-property>.twa-search-property-media .twa-search-property-photo{
    min-height:148px!important;
    height:148px!important;
  }
  .twa-shorts-widget .twa-liked-properties .twa-search-property>div>strong{font-size:17px!important}
  .twa-shorts-widget .twa-liked-properties .twa-search-property-foot b{font-size:17px!important}
}

/* 21.6.1 — coração independente do botão de usuário. */
.header_wrapper,.master_header,.mobile_header,.mobile-header{position:relative!important}
.header_wrapper>.twa-header-liked-button.is-desktop-placement,
.master_header>.twa-header-liked-button.is-desktop-placement{
  position:absolute!important;z-index:120!important;top:50%!important;right:68px!important;left:auto!important;
  margin:0!important;transform:translateY(-50%)!important;display:grid!important;visibility:visible!important;opacity:1!important
}
.header_wrapper>.twa-header-liked-button.is-desktop-placement.has-visible-user,
.master_header>.twa-header-liked-button.is-desktop-placement.has-visible-user{right:54px!important}
.mobile_header>.twa-header-liked-button.is-mobile-placement,
.mobile-header>.twa-header-liked-button.is-mobile-placement{
  position:absolute!important;z-index:120!important;top:50%!important;right:70px!important;left:auto!important;
  margin:0!important;transform:translateY(-50%)!important;display:grid!important;visibility:visible!important;opacity:1!important
}
.mobile_header>.twa-header-liked-button.is-mobile-placement.has-visible-user,
.mobile-header>.twa-header-liked-button.is-mobile-placement.has-visible-user{right:58px!important}

/* 21.6.9 — favorito do perfil alinhado aos botões Compartilhar e Baixar PDF. */
.wpestate_property_page_title_area .prop_social,
.single-estate_property .prop_social{
  display:flex!important;align-items:center!important;flex-wrap:wrap!important;column-gap:8px!important;row-gap:8px!important
}
.wpestate_property_page_title_area .prop_social>.single_property_action,
.single-estate_property .prop_social>.single_property_action{margin:0!important}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like,
.single-estate_property .prop_social>.twa-theme-profile-like{
  box-sizing:border-box!important;display:inline-flex!important;width:auto!important;height:29px!important;min-width:0!important;min-height:29px!important;
  flex:0 0 auto!important;margin:0!important;padding:0 13px!important;gap:7px!important;overflow:visible!important;
  align-items:center!important;justify-content:center!important;border:0!important;border-radius:999px!important;
  background:#fff!important;color:#16191d!important;box-shadow:none!important;line-height:29px!important;vertical-align:middle!important
}

/* Perfil do imóvel: remove o acionador de compartilhamento externo e sua prévia social. */
.wpestate_property_page_title_area .prop_social>.share_list.single_property_action,
.single-estate_property .prop_social>.share_list.single_property_action,
.single-estate-property .prop_social>.share_list.single_property_action{display:none!important}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like:hover,
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like:focus-visible,
.single-estate_property .prop_social>.twa-theme-profile-like:hover,
.single-estate_property .prop_social>.twa-theme-profile-like:focus-visible{
  background:#fff!important;color:#16191d!important;box-shadow:none!important;transform:none!important
}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like>.twa-unified-heart,
.single-estate_property .prop_social>.twa-theme-profile-like>.twa-unified-heart{
  box-sizing:border-box!important;display:grid!important;width:16px!important;height:16px!important;min-width:16px!important;
  margin:0!important;padding:0!important;place-items:center!important;line-height:1!important
}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like>.twa-unified-heart svg,
.single-estate_property .prop_social>.twa-theme-profile-like>.twa-unified-heart svg{
  display:block!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;
  fill:transparent!important;stroke:#16191d!important;stroke-width:1.65!important;filter:none!important
}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like>.twa-theme-like-label,
.single-estate-property .prop_social>.twa-theme-profile-like>.twa-theme-like-label,
.single-estate_property .prop_social>.twa-theme-profile-like>.twa-theme-like-label{
  display:inline-block!important;margin:0!important;padding:0!important;overflow:visible!important;color:#16191d!important;
  font:400 14px/29px Georgia,'Times New Roman',serif!important;letter-spacing:0!important;white-space:nowrap!important
}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like.is-liked>.twa-unified-heart svg,
.single-estate_property .prop_social>.twa-theme-profile-like.is-liked>.twa-unified-heart svg{
  fill:#df3f52!important;stroke:#df3f52!important
}
@media(max-width:720px){
  .wpestate_property_page_title_area .prop_social,
  .single-estate_property .prop_social{column-gap:8px!important;row-gap:7px!important}
  .wpestate_property_page_title_area .prop_social>.twa-theme-profile-like,
  .single-estate_property .prop_social>.twa-theme-profile-like{
    width:auto!important;height:29px!important;min-width:0!important;min-height:29px!important;flex:0 0 auto!important;
    margin:0!important;padding:0 12px!important;gap:6px!important
  }
}

/* 21.6.7 — Curtir/Curtida somente no perfil individual do imóvel. */
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like{
  display:grid!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;
  margin:0!important;padding:0!important;overflow:hidden!important;place-items:center!important;
  border:1px solid rgba(255,255,255,.2)!important;border-radius:50%!important;
  background:rgba(18,20,23,.64)!important;box-shadow:none!important
}
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like svg{
  box-sizing:border-box!important;width:21px!important;height:21px!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important
}
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like [data-twa-like-label]{display:none!important}
.prop_social .twa-theme-profile-like,
.wpestate_property_page_title_area .twa-theme-profile-like{
  display:inline-flex!important;width:auto!important;height:32px!important;min-width:82px!important;min-height:32px!important;
  flex:0 0 auto!important;padding:0 12px!important;gap:7px!important;align-items:center!important;justify-content:center!important;
  overflow:visible!important;border-radius:999px!important;background:#fff!important;color:#16191d!important;
  box-shadow:none!important;font-size:0!important
}
.prop_social .twa-theme-profile-like>.twa-unified-heart,
.wpestate_property_page_title_area .twa-theme-profile-like>.twa-unified-heart{
  display:grid!important;width:18px!important;height:18px!important;min-width:18px!important;place-items:center!important
}
.prop_social .twa-theme-profile-like>.twa-unified-heart svg,
.wpestate_property_page_title_area .twa-theme-profile-like>.twa-unified-heart svg{width:18px!important;height:18px!important}
.prop_social .twa-theme-profile-like>.twa-theme-like-label,
.wpestate_property_page_title_area .twa-theme-profile-like>.twa-theme-like-label{
  display:inline-block!important;color:#16191d!important;font:500 12px/1 Georgia,'Times New Roman',serif!important;
  letter-spacing:0!important;white-space:nowrap!important
}
.prop_social .twa-theme-profile-like.is-liked>.twa-unified-heart svg,
.wpestate_property_page_title_area .twa-theme-profile-like.is-liked>.twa-unified-heart svg{
  fill:#df3f52!important;stroke:#df3f52!important
}
@media(max-width:720px){
  .prop_social .twa-theme-profile-like,
  .wpestate_property_page_title_area .twa-theme-profile-like{height:30px!important;min-height:30px!important;min-width:78px!important;padding:0 10px!important;gap:6px!important}
}

/* 21.6.8 — card compacto e exclusivo do feed social. */
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card{
  display:flex!important;width:100%!important;justify-content:center!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property{
  display:grid!important;width:min(100%,540px)!important;max-width:540px!important;height:178px!important;min-height:178px!important;
  grid-template-columns:156px minmax(0,1fr)!important;flex-direction:unset!important;overflow:hidden!important;
  border:1px solid rgba(255,255,255,.11)!important;border-radius:22px!important;background:#15181c!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>.twa-search-property-media,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-track,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-photo{
  width:100%!important;height:178px!important;min-height:178px!important;border-radius:0!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>div:not(.twa-search-property-media){
  display:flex!important;min-width:0!important;height:178px!important;padding:13px 14px!important;flex-direction:column!important;
  overflow:hidden!important;background:#15181c!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-tags,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-summary,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-costs{
  display:none!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property>div>strong{
  display:-webkit-box!important;min-height:0!important;margin:0 0 7px!important;overflow:hidden!important;
  color:#f8f4ec!important;font:400 16px/1.22 Georgia,'Times New Roman',serif!important;
  -webkit-box-orient:vertical!important;-webkit-line-clamp:2!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-foot{
  order:2!important;margin:0!important;padding:0!important;border:0!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-foot b{
  color:#d9b963!important;font:600 17px/1.1 Georgia,'Times New Roman',serif!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts{
  order:5!important;display:flex!important;min-width:0!important;margin:auto 0 0!important;padding:9px 0 0!important;
  gap:5px!important;justify-content:space-between!important;border-top:1px solid rgba(199,169,104,.2)!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts span{
  display:flex!important;min-width:0!important;min-height:26px!important;padding:0 2px!important;gap:5px!important;
  flex:1 1 0!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;
  background:transparent!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts i,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts i svg{
  width:18px!important;height:18px!important;min-width:18px!important;color:#c7a968!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts span b{
  color:#f8f4ec!important;font:600 13px/1 Arial,sans-serif!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts span small{display:none!important}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-purpose{
  box-sizing:border-box!important;top:9px!important;right:auto!important;left:9px!important;width:auto!important;max-width:92px!important;
  min-width:0!important;min-height:0!important;height:22px!important;margin:0!important;padding:0 8px!important;overflow:hidden!important;
  border:0!important;border-radius:999px!important;background:rgba(199,169,104,.9)!important;color:#15181c!important;
  box-shadow:none!important;font:700 8px/22px Arial,sans-serif!important;letter-spacing:.035em!important;text-overflow:ellipsis!important;
  text-transform:uppercase!important;white-space:nowrap!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-like{
  display:grid!important;right:9px!important;bottom:9px!important;top:auto!important;width:26px!important;height:26px!important;
  min-width:26px!important;min-height:26px!important;margin:0!important;padding:0!important;place-items:center!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
  backdrop-filter:none!important;-webkit-backdrop-filter:none!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-like:before,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-like:after{display:none!important;content:none!important}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-like svg{
  width:22px!important;height:22px!important;background:transparent!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.45))!important
}
@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property{
    width:100%!important;max-width:430px!important;height:158px!important;min-height:158px!important;
    grid-template-columns:116px minmax(0,1fr)!important;border-radius:20px!important
  }
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>.twa-search-property-media,
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-track,
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>.twa-search-property-media .twa-search-property-photo,
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>div:not(.twa-search-property-media){
    height:158px!important;min-height:158px!important
  }
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property>div:not(.twa-search-property-media){padding:11px 11px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property>div>strong{margin-bottom:6px!important;font-size:14px!important;line-height:1.2!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-foot b{font-size:15px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts{gap:2px!important;padding-top:7px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts span{gap:3px!important;padding:0!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts i,
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts i svg{width:17px!important;height:17px!important;min-width:17px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts span b{font-size:12px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-purpose{top:7px!important;left:7px!important;height:19px!important;max-width:78px!important;padding:0 6px!important;font-size:7px!important;line-height:19px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-like{right:7px!important;bottom:7px!important}
}

/* 21.6.6 — coração desktop visível após o telefone. */
.header_wrapper>.twa-header-liked-button.is-desktop-placement,
.master_header>.twa-header-liked-button.is-desktop-placement{
  right:9px!important;color:#16191d!important
}
.header_wrapper>.twa-header-liked-button.is-desktop-placement>svg,
.master_header>.twa-header-liked-button.is-desktop-placement>svg{
  display:block!important;visibility:visible!important;opacity:1!important;
  fill:transparent!important;stroke:#16191d!important;filter:none!important
}
.header_wrapper>.twa-header-liked-button.is-desktop-placement.has-likes>svg,
.master_header>.twa-header-liked-button.is-desktop-placement.has-likes>svg{
  fill:#df3f52!important;stroke:#df3f52!important
}
.header_transparent .header_wrapper>.twa-header-liked-button.is-desktop-placement,
.header_transparent.master_header>.twa-header-liked-button.is-desktop-placement{color:#fff!important}
.header_transparent .header_wrapper>.twa-header-liked-button.is-desktop-placement:not(.has-likes)>svg,
.header_transparent.master_header>.twa-header-liked-button.is-desktop-placement:not(.has-likes)>svg{stroke:#fff!important}
.header_wrapper>.twa-header-liked-button.is-desktop-placement.has-visible-user,
.master_header>.twa-header-liked-button.is-desktop-placement.has-visible-user{right:54px!important}
.twa-header-liked-button>b{
  top:-3px!important;right:-5px!important;display:grid!important;min-width:16px!important;width:auto!important;height:16px!important;
  padding:0 4px!important;border:0!important;border-radius:999px!important;background:#d92f45!important;color:#fff!important;
  box-shadow:none!important;text-shadow:none!important;font:700 9px/16px Arial,sans-serif!important;
  animation:none!important;transform:none!important
}
.twa-header-liked-button>b[hidden]{display:none!important}

/* 21.6.2 — cards dark unificados e lançador sem aro marrom. */
.twa-shorts-widget .twa-search-property,
.twa-shorts-widget .twa-social-original-card>.twa-search-property,
.twa-shorts-widget .twa-liked-properties .twa-social-original-card>.twa-search-property,
.twa-shorts-widget .twa-scope-standard-card{
  border:1px solid rgba(255,255,255,.1)!important;
  background:linear-gradient(145deg,#1b1e22 0%,#101215 100%)!important;
  color:#f5f1e9!important;
  box-shadow:0 18px 42px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.045)!important
}
.twa-shorts-widget .twa-search-property:hover,
.twa-shorts-widget .twa-social-original-card>.twa-search-property:hover{
  border-color:rgba(199,169,104,.42)!important;
  box-shadow:0 22px 50px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.065)!important
}
.twa-shorts-widget .twa-search-property>div>strong,
.twa-shorts-widget .twa-search-property-foot b,
.twa-shorts-widget .twa-search-property-facts b{color:#f8f4ec!important}
.twa-shorts-widget .twa-search-property-tags button{
  border-color:rgba(199,169,104,.24)!important;
  background:rgba(199,169,104,.1)!important;
  color:#e2c984!important
}
.twa-shorts-widget .twa-search-property-facts span{
  border-color:rgba(255,255,255,.08)!important;
  background:rgba(255,255,255,.045)!important;
  color:#aeb4ba!important
}
.twa-shorts-widget .twa-search-property-facts small{color:#8e959c!important}
.twa-shorts-widget .twa-search-property-foot{border-color:rgba(255,255,255,.09)!important}
.twa-shorts-widget .twa-search-property-foot span{background:rgba(199,169,104,.12)!important;color:#d8bb72!important}
.twa-shorts-widget .twa-search-property-like{
  display:grid!important;visibility:visible!important;opacity:1!important;
  right:10px!important;bottom:10px!important;top:auto!important;
  color:#fff!important;background:transparent!important;border:0!important;box-shadow:none!important
}
.twa-shorts-widget .twa-search-property-like.is-liked svg{fill:#df3f52!important;stroke:#df3f52!important}
.twa-shorts-widget .twa-shorts-launcher{
  border:0!important;
  box-shadow:0 8px 22px rgba(10,11,13,.34),inset 0 0 0 1px rgba(255,255,255,.12)!important
}
.twa-shorts-widget .twa-shorts-launcher:hover{
  box-shadow:0 12px 28px rgba(10,11,13,.42),inset 0 0 0 1px rgba(255,255,255,.16)!important
}

/* 21.6.3 — estado textual sincronizado no like dos vídeos. */
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like{
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;
  width:56px!important;height:auto!important;min-width:56px!important;min-height:62px!important;margin:0!important;padding:0!important;
  overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
  color:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important
}
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like svg{
  box-sizing:content-box!important;width:21px!important;height:21px!important;padding:10px!important;
  border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;
  background:rgba(18,20,23,.64)!important;filter:none!important
}
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like [data-twa-like-label]{
  display:block!important;min-height:11px!important;color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.72)!important;
  font:600 9px/1.15 Arial,sans-serif!important;letter-spacing:.01em!important;white-space:nowrap!important
}
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like.is-liked [data-twa-like-label]{color:#fff!important}
.twa-shorts-widget .twa-shorts-actions .twa-shorts-like.is-liked svg{fill:#df3f52!important;stroke:none!important;stroke-width:0!important}
@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-actions .twa-shorts-like{width:52px!important;min-width:52px!important;min-height:59px!important}
  .twa-shorts-widget .twa-shorts-actions .twa-shorts-like svg{width:20px!important;height:20px!important;padding:9px!important}
}

/* 21.6.4 — card imobiliário vertical dark conforme o modelo TWA. */
.twa-shorts-widget .twa-search-property,
.twa-shorts-widget .twa-scope-standard-card,
.twa-shorts-widget .twa-social-original-card>.twa-search-property,
.twa-shorts-widget .twa-liked-properties .twa-social-original-card>.twa-search-property{
  display:flex!important;grid-template-columns:none!important;flex-direction:column!important;
  width:100%!important;min-height:0!important;overflow:hidden!important;
  border:1px solid rgba(255,255,255,.1)!important;border-radius:30px!important;
  background:#15181c!important;color:#f5f1e9!important
}
.twa-shorts-widget .twa-social-original-card{display:flex!important;width:100%!important;justify-content:center!important}
.twa-shorts-widget .twa-social-original-card>.twa-search-property{max-width:390px!important}
.twa-shorts-widget .twa-search-property>.twa-search-property-media,
.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-track,
.twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-photo,
.twa-shorts-widget .twa-scope-standard-card>.twa-search-property-media,
.twa-shorts-widget .twa-scope-standard-card>.twa-search-property-media .twa-search-property-track,
.twa-shorts-widget .twa-scope-standard-card>.twa-search-property-media .twa-search-property-photo{
  width:100%!important;height:238px!important;min-height:238px!important;border-radius:0!important
}
.twa-shorts-widget .twa-search-property>div:not(.twa-search-property-media),
.twa-shorts-widget .twa-scope-standard-card>div:not(.twa-search-property-media){
  display:flex!important;min-width:0!important;padding:18px 19px 17px!important;flex-direction:column!important;
  background:#15181c!important;color:#f5f1e9!important
}
.twa-shorts-widget .twa-search-property-tags{display:none!important}
.twa-shorts-widget .twa-search-property>div>strong,
.twa-shorts-widget .twa-scope-standard-card>div>strong{
  min-height:0!important;margin:0 0 12px!important;color:#f8f4ec!important;
  font:400 20px/1.35 Georgia,'Times New Roman',serif!important;-webkit-line-clamp:3!important
}
.twa-shorts-widget .twa-search-property-foot{
  order:2!important;margin:0!important;padding:0!important;border:0!important
}
.twa-shorts-widget .twa-search-property-foot b{color:#d9b963!important;font:600 21px/1.1 Georgia,serif!important}
.twa-shorts-widget .twa-search-property-foot span{display:none!important}
.twa-shorts-widget .twa-search-property-costs{order:3!important;display:flex!important;gap:8px!important;margin-top:7px!important;flex-wrap:wrap!important;color:#aeb5bb!important;font:400 11px/1.35 Georgia,serif!important}
.twa-shorts-widget .twa-search-property-costs span+span:before{margin-right:8px;color:#9a7b4f;content:'•'}
.twa-shorts-widget .twa-search-property-costs b{color:#ded4c0!important;font-weight:600!important}
.twa-shorts-widget .twa-search-property-summary{
  order:4!important;display:-webkit-box!important;overflow:hidden!important;margin:13px 0 14px!important;
  color:#aeb4ba!important;font:400 12px/1.55 Georgia,serif!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important
}
.twa-shorts-widget .twa-search-property-facts{
  order:5!important;display:flex!important;grid-template-columns:none!important;gap:0!important;margin:0!important;padding-top:13px!important;
  justify-content:space-between!important;border-top:1px solid rgba(199,169,104,.22)!important
}
.twa-shorts-widget .twa-search-property-facts span{
  display:flex!important;min-width:0!important;min-height:24px!important;padding:0 5px!important;border:0!important;border-radius:0!important;
  align-items:center!important;justify-content:center!important;gap:5px!important;background:transparent!important;color:#e5e0d7!important
}
.twa-shorts-widget .twa-search-property-facts span:first-child{padding-left:0!important}
.twa-shorts-widget .twa-search-property-facts span:last-child{padding-right:0!important}
.twa-shorts-widget .twa-search-property-facts i{display:grid!important;width:18px!important;height:18px!important;place-items:center!important;color:#c7a968!important}
.twa-shorts-widget .twa-search-property-facts i svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.55!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.twa-shorts-widget .twa-search-property-facts span b{margin:0!important;color:#f5f1e9!important;font:600 11px/1 Arial,sans-serif!important}
.twa-shorts-widget .twa-search-property-facts span small{display:none!important}
.twa-shorts-widget .twa-search-property nav{order:6!important;margin-top:13px!important}
.twa-shorts-widget .twa-search-property-like{right:11px!important;bottom:11px!important;top:auto!important}
.twa-shorts-widget .twa-search-property-media>.twa-search-purpose{top:12px!important;right:12px!important;left:auto!important}
.twa-shorts-widget .twa-search-properties{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}
@media(max-width:720px){
  .twa-shorts-widget .twa-search-property,
  .twa-shorts-widget .twa-scope-standard-card,
  .twa-shorts-widget .twa-social-original-card>.twa-search-property,
  .twa-shorts-widget .twa-liked-properties .twa-social-original-card>.twa-search-property{display:flex!important;grid-template-columns:none!important;min-height:0!important;border-radius:27px!important}
  .twa-shorts-widget .twa-search-property>.twa-search-property-media,
  .twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-track,
  .twa-shorts-widget .twa-search-property>.twa-search-property-media .twa-search-property-photo{height:224px!important;min-height:224px!important}
  .twa-shorts-widget .twa-search-property>div:not(.twa-search-property-media){padding:16px 17px 16px!important}
  .twa-shorts-widget .twa-search-property>div>strong{margin:0 0 10px!important;font-size:18px!important;line-height:1.32!important}
  .twa-shorts-widget .twa-search-property-foot b{font-size:19px!important}
  .twa-shorts-widget .twa-search-property-summary{margin:11px 0 12px!important;font-size:11px!important}
  .twa-shorts-widget .twa-search-property-facts{padding-top:11px!important}
}

/* 21.6.5 — ocupa o canto do usuário quando o login estiver oculto. */
.header_wrapper>.twa-header-liked-button.is-desktop-placement,
.master_header>.twa-header-liked-button.is-desktop-placement{right:18px!important}
.header_wrapper>.twa-header-liked-button.is-desktop-placement.has-visible-user,
.master_header>.twa-header-liked-button.is-desktop-placement.has-visible-user{right:54px!important}
.mobile_header>.twa-header-liked-button.is-mobile-placement,
.mobile-header>.twa-header-liked-button.is-mobile-placement{right:14px!important}
.mobile_header>.twa-header-liked-button.is-mobile-placement.has-visible-user,
.mobile-header>.twa-header-liked-button.is-mobile-placement.has-visible-user{right:58px!important}

/* 21.6.10 — coração desktop ancorado depois do telefone, sem sobreposição. */
.header_wrapper .twa-header-liked-button.is-desktop-phone-placement,
.master_header .twa-header-liked-button.is-desktop-phone-placement{
  position:relative!important;z-index:50!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;
  display:inline-grid!important;visibility:visible!important;opacity:1!important;width:34px!important;height:34px!important;
  min-width:34px!important;min-height:34px!important;margin:0 0 0 10px!important;padding:0!important;flex:0 0 34px!important;
  place-items:center!important;align-self:center!important;vertical-align:middle!important;transform:none!important;
  border:0!important;background:transparent!important;color:#16191d!important;box-shadow:none!important
}
.header_wrapper .twa-header-liked-button.is-desktop-phone-placement>svg,
.master_header .twa-header-liked-button.is-desktop-phone-placement>svg{
  display:block!important;width:19px!important;height:19px!important;fill:transparent!important;stroke:#16191d!important;filter:none!important
}
.header_wrapper .twa-header-liked-button.is-desktop-phone-placement.has-likes>svg,
.master_header .twa-header-liked-button.is-desktop-phone-placement.has-likes>svg{fill:#df3f52!important;stroke:#df3f52!important}
.header_wrapper .twa-header-liked-button.is-desktop-phone-placement>b,
.master_header .twa-header-liked-button.is-desktop-phone-placement>b{
  top:-2px!important;right:-1px!important;min-width:16px!important;height:16px!important;padding:0 4px!important;
  border:0!important;border-radius:999px!important;background:#d92f45!important;color:#fff!important;
  font:700 9px/16px Arial,sans-serif!important;text-shadow:none!important
}

/* 21.6.11 — ações do perfil com padrão único, sem bordas. */
.wpestate_property_page_title_area .prop_social,
.single-estate_property .prop_social{
  display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important
}
.wpestate_property_page_title_area .prop_social>.single_property_action,
.single-estate_property .prop_social>.single_property_action{
  box-sizing:border-box!important;display:inline-flex!important;width:auto!important;height:30px!important;min-width:0!important;min-height:30px!important;
  margin:0!important;padding:0 13px!important;gap:7px!important;align-items:center!important;justify-content:center!important;
  overflow:visible!important;border:0!important;border-width:0!important;border-radius:999px!important;outline:0!important;
  background:#fff!important;color:#16191d!important;box-shadow:none!important;text-shadow:none!important;
  font:400 14px/30px Georgia,'Times New Roman',serif!important;letter-spacing:0!important;white-space:nowrap!important;
  appearance:none!important;-webkit-appearance:none!important
}
.wpestate_property_page_title_area .prop_social>.single_property_action:hover,
.wpestate_property_page_title_area .prop_social>.single_property_action:focus-visible,
.single-estate_property .prop_social>.single_property_action:hover,
.single-estate-property .prop_social>.single_property_action:focus-visible,
.single-estate_property .prop_social>.single_property_action:focus-visible{
  border:0!important;outline:0!important;background:#fff!important;color:#16191d!important;box-shadow:none!important;transform:none!important
}
.wpestate_property_page_title_area .prop_social>.single_property_action:before,
.wpestate_property_page_title_area .prop_social>.single_property_action:after,
.single-estate_property .prop_social>.single_property_action:before,
.single-estate_property .prop_social>.single_property_action:after{display:none!important;border:0!important;content:none!important}
.wpestate_property_page_title_area .prop_social>.single_property_action>i,
.single-estate_property .prop_social>.single_property_action>i{
  display:inline-flex!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;
  align-items:center!important;justify-content:center!important;color:#16191d!important;font-size:14px!important;line-height:16px!important
}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like,
.single-estate_property .prop_social>.twa-theme-profile-like{height:30px!important;min-height:30px!important;padding:0 13px!important}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like>.twa-theme-like-label,
.single-estate_property .prop_social>.twa-theme-profile-like>.twa-theme-like-label{
  font:400 14px/30px Georgia,'Times New Roman',serif!important
}
@media(max-width:720px){
  .wpestate_property_page_title_area .prop_social>.single_property_action,
  .single-estate_property .prop_social>.single_property_action{
    height:30px!important;min-height:30px!important;padding:0 12px!important;font-size:13px!important;line-height:30px!important
  }
}

/* 21.6.12 — card mínimo do feed: foto, finalidade, nome, preço e curtir. */
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card{
  width:min(100%,440px)!important;max-width:440px!important;margin-inline:auto!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property{
  width:100%!important;max-width:440px!important;height:150px!important;min-height:150px!important;
  grid-template-columns:138px minmax(0,1fr)!important;border-radius:22px!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-media,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-track,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-photo{
  height:150px!important;min-height:150px!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property>div:not(.twa-search-property-media){
  display:flex!important;min-width:0!important;padding:17px 18px!important;flex-direction:column!important;justify-content:center!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property>div>strong{
  display:-webkit-box!important;margin:0 0 12px!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;
  color:#f7f2e9!important;font:400 18px/1.28 Georgia,'Times New Roman',serif!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-foot{
  display:block!important;margin:0!important;padding:0!important;border:0!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-foot>b{
  display:block!important;color:#d3ad60!important;font:700 20px/1.15 Georgia,'Times New Roman',serif!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-foot>span,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-tags,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-costs,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-summary,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-facts,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-gallery-count{
  display:none!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-purpose{
  inset:9px auto auto 9px!important;width:auto!important;min-width:0!important;max-width:84px!important;height:18px!important;min-height:18px!important;
  padding:0 8px!important;border:0!important;border-radius:999px!important;background:rgba(245,241,233,.94)!important;color:#6f531d!important;
  box-shadow:none!important;font:700 7px/18px Arial,sans-serif!important;letter-spacing:.06em!important;white-space:nowrap!important
}
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-like{
  top:9px!important;right:9px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important
}
@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card{width:min(100%,390px)!important;max-width:390px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card>.twa-search-property{
    display:grid!important;width:100%!important;max-width:390px!important;height:142px!important;min-height:142px!important;
    grid-template-columns:122px minmax(0,1fr)!important;border-radius:20px!important
  }
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-media,
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-track,
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-photo{
    height:142px!important;min-height:142px!important
  }
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property>div:not(.twa-search-property-media){padding:14px 15px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property>div>strong{
    margin-bottom:10px!important;font-size:16px!important;line-height:1.27!important
  }
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-property-foot>b{font-size:18px!important}
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-purpose{
    top:8px!important;left:8px!important;height:17px!important;min-height:17px!important;padding-inline:7px!important;font-size:6.5px!important;line-height:17px!important
  }
}

/* 21.7.1 — precedência final sobre o ícone nativo do tema. */

/* Respiro entre o valor e os atributos do imóvel, sem aumentar demais o card. */
.twa-shorts-widget .twa-search-property-foot{margin-bottom:8px!important}
body .prop_social>.twa-theme-profile-like>i,
body .prop_social>.twa-theme-profile-like>i.fa-heart,
body .prop_social>.twa-theme-profile-like>i.far,
body .prop_social>.twa-theme-profile-like>i.fas{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important
}

/* 21.8.1 — ações do perfil alinhadas e Compartilhar com SVG independente do tema. */
.wpestate_property_page_title_area .prop_social,
.single-estate_property .prop_social{
  display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important
}
.wpestate_property_page_title_area .prop_social>.single_property_action,
.single-estate_property .prop_social>.single_property_action{
  box-sizing:border-box!important;display:inline-flex!important;width:auto!important;height:30px!important;min-width:0!important;min-height:30px!important;
  margin:0!important;padding:0 13px!important;gap:7px!important;align-items:center!important;justify-content:center!important;
  border:0!important;border-radius:999px!important;background:#fff!important;color:#16191d!important;box-shadow:none!important;
  font:400 14px/30px Georgia,'Times New Roman',serif!important;white-space:nowrap!important
}
.wpestate_property_page_title_area .prop_social>.share_list.single_property_action>i,
.single-estate_property .prop_social>.share_list.single_property_action>i,
.single-estate-property .prop_social>.share_list.single_property_action>i,
.wpestate_property_page_title_area .prop_social>#print_page.single_property_action>i,
.single-estate_property .prop_social>#print_page.single_property_action>i,
.single-estate-property .prop_social>#print_page.single_property_action>i{display:none!important}
.wpestate_property_page_title_area .twa-profile-share-icon,
.single-estate_property .twa-profile-share-icon,
.single-estate-property .twa-profile-share-icon,
.wpestate_property_page_title_area .twa-profile-pdf-icon,
.single-estate_property .twa-profile-pdf-icon,
.single-estate-property .twa-profile-pdf-icon{
  box-sizing:border-box!important;display:inline-grid!important;width:16px!important;height:16px!important;min-width:16px!important;
  margin:0!important;padding:0!important;place-items:center!important;color:#16191d!important
}
.wpestate_property_page_title_area .twa-profile-share-icon svg,
.single-estate_property .twa-profile-share-icon svg,
.single-estate-property .twa-profile-share-icon svg,
.wpestate_property_page_title_area .twa-profile-pdf-icon svg,
.single-estate_property .twa-profile-pdf-icon svg,
.single-estate-property .twa-profile-pdf-icon svg{
  display:block!important;width:16px!important;height:16px!important;margin:0!important;overflow:visible!important;
  fill:#16191d!important;stroke:#16191d!important;stroke-width:1.65!important;stroke-linecap:round!important;stroke-linejoin:round!important
}
.wpestate_property_page_title_area .twa-profile-share-icon svg path,
.single-estate_property .twa-profile-share-icon svg path,
.single-estate-property .twa-profile-share-icon svg path,
.wpestate_property_page_title_area .twa-profile-pdf-icon svg path,
.single-estate_property .twa-profile-pdf-icon svg path,
.single-estate-property .twa-profile-pdf-icon svg path{fill:none!important}
.wpestate_property_page_title_area .prop_social>.twa-theme-profile-like,
.single-estate_property .prop_social>.twa-theme-profile-like{
  width:auto!important;height:30px!important;min-width:0!important;min-height:30px!important;flex:0 0 auto!important;
  margin:0!important;padding:0 13px!important;gap:7px!important
}
@media(max-width:720px){
  .wpestate_property_page_title_area .prop_social>.single_property_action,
  .single-estate_property .prop_social>.single_property_action,
  .wpestate_property_page_title_area .prop_social>.twa-theme-profile-like,
  .single-estate_property .prop_social>.twa-theme-profile-like{
    height:30px!important;min-height:30px!important;padding-inline:12px!important;gap:6px!important;font-size:13px!important
  }
}

/* 21.8.5 — precedência definitiva dos controles do player. */
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>button,
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-property-avatar,
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-home-action,
.twa-shorts-widget.is-light-theme .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>button{
  width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;
  margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:50%!important;
  background:rgba(7,9,11,.43)!important;box-shadow:none!important;color:#fff!important;transform:none!important
}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like{
  display:grid!important;flex-direction:initial!important;gap:0!important;place-items:center!important
}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like [data-twa-like-label]{display:none!important}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like svg{
  box-sizing:border-box!important;width:23px!important;height:23px!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;fill:rgba(0,0,0,.12)!important;
  stroke:#fff!important;stroke-width:1.65!important;filter:none!important
}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like.is-liked svg{
  fill:#df3f52!important;stroke:#df3f52!important;stroke-width:1.4!important;transform:scale(1.08)!important
}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.whatsapp,
.twa-shorts-widget.is-light-theme .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.whatsapp{
  border:0!important;background:rgba(7,9,11,.43)!important;color:#48d982!important
}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-property-avatar img,
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-property-avatar span{
  width:44px!important;height:44px!important;border:0!important;border-radius:50%!important
}
@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>button,
  .twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-property-avatar,
  .twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-home-action{
    width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important
  }
  .twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-property-avatar img,
  .twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-property-avatar span{
    width:40px!important;height:40px!important
  }
  .twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like svg{width:22px!important;height:22px!important}
}
/* 21.8.6.1 — TWA Shorts abre diretamente nos vídeos; Home/feed social removidos. */
.twa-shorts-widget .twa-shorts-social-home,
.twa-shorts-widget .twa-shorts-home-action,
.twa-shorts-widget [data-twa-social-nav="home"]{
  display:none!important;
}

/* 21.8.22 — barra inferior Vídeos / Busca / Curtidos removida. */
.twa-shorts-widget .twa-shorts-bottom-nav{
  display:none!important;
}

/* O clique pertence sempre ao botão; imagem e fallback não interceptam o perfil. */
.twa-shorts-widget .twa-shorts-property-avatar>img,
.twa-shorts-widget .twa-shorts-property-avatar>span{
  pointer-events:none!important;
}

/* 21.8.9 — finalidade compacta e consistente nos cards do TWA Shorts. */
.twa-shorts-widget .twa-search-property-media>.twa-search-purpose,
.twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-purpose{
  box-sizing:border-box!important;
  display:inline-flex!important;
  width:auto!important;
  min-width:0!important;
  max-width:72px!important;
  height:16px!important;
  min-height:16px!important;
  padding:0 6px!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:999px!important;
  font:700 6.5px/16px Arial,sans-serif!important;
  letter-spacing:.045em!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#dcc27e 0%,#c7a968 52%,#ad8539 100%)!important;
  color:#fffdf8!important;
  box-shadow:0 2px 8px rgba(82,57,18,.2)!important;
}
@media(max-width:720px){
  .twa-shorts-widget .twa-search-property-media>.twa-search-purpose,
  .twa-shorts-widget .twa-shorts-social-home .twa-social-original-card .twa-search-purpose{
    max-width:66px!important;
    height:15px!important;
    min-height:15px!important;
    padding:0 5px!important;
    font-size:6px!important;
    line-height:15px!important;
  }
}

/* 21.8.10 — botão Curtir estável: confirma pelo estado, sem saltar ou deformar. */
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like,
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like:hover,
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like:focus,
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like:active,
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like.is-liked,
.twa-shorts-widget .twa-social-card-like,
.twa-shorts-widget .twa-social-card-like:hover,
.twa-shorts-widget .twa-social-card-like:focus,
.twa-shorts-widget .twa-social-card-like:active,
.twa-shorts-widget .twa-social-card-like.is-liked,
.twa-shorts-widget .twa-search-property-like,
.twa-shorts-widget .twa-search-property-like:hover,
.twa-shorts-widget .twa-search-property-like:focus,
.twa-shorts-widget .twa-search-property-like:active,
.twa-shorts-widget .twa-search-property-like.is-liked{
  animation:none!important;
  transform:none!important;
  translate:none!important;
  scale:1!important;
  will-change:auto!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like svg,
.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like.is-liked svg,
.twa-shorts-widget .twa-social-card-like svg,
.twa-shorts-widget .twa-social-card-like.is-liked svg,
.twa-shorts-widget .twa-search-property-like svg,
.twa-shorts-widget .twa-search-property-like.is-liked svg{
  animation:none!important;
  transform:none!important;
  translate:none!important;
  scale:1!important;
  transition:fill .18s ease,stroke .18s ease,color .18s ease!important;
  transform-origin:center!important;
}

/* 21.8.12 — card exclusivo da página Curtidas. */
.twa-shorts-widget .twa-liked-properties{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}
.twa-shorts-widget .twa-liked-property-card{
  position:relative;
  display:flex;
  min-width:0;
  min-height:100%;
  overflow:hidden;
  border:1px solid rgba(199,169,104,.24);
  border-radius:24px;
  flex-direction:column;
  background:#121518;
  box-shadow:0 18px 46px rgba(0,0,0,.22);
  color:#f5f1e9;
  cursor:pointer;
  isolation:isolate;
  transition:border-color .22s ease,background-color .22s ease,box-shadow .22s ease;
}
.twa-shorts-widget .twa-liked-property-card:hover,
.twa-shorts-widget .twa-liked-property-card:focus-visible{
  border-color:rgba(215,185,111,.68);
  background:#15191d;
  box-shadow:0 22px 54px rgba(0,0,0,.3);
  outline:0;
}
.twa-shorts-widget .twa-liked-property-media{
  position:relative;
  height:190px;
  min-height:190px;
  overflow:hidden;
  background:#1b1e22;
}
.twa-shorts-widget .twa-liked-property-media:after{
  position:absolute;
  inset:46% 0 0;
  z-index:1;
  background:linear-gradient(180deg,transparent,rgba(5,7,9,.62));
  content:"";
  pointer-events:none;
}
.twa-shorts-widget .twa-liked-property-media>img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .5s cubic-bezier(.2,.7,.2,1);
}
.twa-shorts-widget .twa-liked-property-card:hover .twa-liked-property-media>img{transform:scale(1.025)}
.twa-shorts-widget .twa-liked-property-placeholder{
  display:block;
  width:100%;
  height:100%;
  background:linear-gradient(135deg,#23282d,#131619);
}
.twa-shorts-widget .twa-liked-property-purpose{
  position:absolute;
  z-index:3;
  top:12px;
  left:12px;
  display:block;
  max-width:115px;
  overflow:hidden;
  padding:6px 10px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(18,21,24,.68);
  backdrop-filter:blur(10px);
  color:#fff;
  font:700 8px/1 Arial,sans-serif;
  letter-spacing:.08em;
  text-overflow:ellipsis;
  text-transform:uppercase;
  white-space:nowrap;
}
.twa-shorts-widget .twa-liked-property-like{
  position:absolute;
  z-index:4;
  right:12px;
  bottom:11px;
  display:grid;
  width:30px;
  height:30px;
  min-width:30px;
  min-height:30px;
  margin:0;
  padding:0;
  border:0;
  place-items:center;
  background:transparent;
  box-shadow:none;
  color:#fff;
  cursor:pointer;
  transform:none!important;
}
.twa-shorts-widget .twa-liked-property-like:before,
.twa-shorts-widget .twa-liked-property-like:after{display:none!important;content:none!important}
.twa-shorts-widget .twa-liked-property-like svg{
  width:24px;
  height:24px;
  fill:rgba(7,9,11,.18);
  stroke:#fff;
  stroke-width:1.7;
  filter:drop-shadow(0 2px 5px rgba(0,0,0,.6));
  transition:fill .18s ease,stroke .18s ease!important;
}
.twa-shorts-widget .twa-liked-property-like.is-liked svg{
  fill:#e33f4d!important;
  stroke:#e33f4d!important;
}
.twa-shorts-widget .twa-liked-property-content{
  display:flex;
  min-width:0;
  padding:16px 17px 17px;
  flex:1;
  flex-direction:column;
}
.twa-shorts-widget .twa-liked-property-location{
  display:flex;
  min-width:0;
  margin:0 0 9px;
  gap:5px;
  overflow:hidden;
}
.twa-shorts-widget .twa-liked-property-location span{
  display:block;
  min-width:0;
  overflow:hidden;
  padding:4px 7px;
  border:1px solid rgba(199,169,104,.18);
  border-radius:999px;
  color:#cdb577;
  font:600 7px/1 Arial,sans-serif;
  letter-spacing:.035em;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.twa-shorts-widget .twa-liked-property-content>strong{
  display:-webkit-box;
  overflow:hidden;
  margin:0;
  color:#f8f4ec;
  font:500 18px/1.22 Georgia,serif;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.twa-shorts-widget .twa-liked-property-facts{
  display:grid;
  margin-top:14px;
  padding:11px 0 12px;
  border-top:1px solid rgba(255,255,255,.075);
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:4px;
}
.twa-shorts-widget .twa-liked-property-facts>span{
  display:flex;
  min-width:0;
  padding:0 3px;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:3px;
  text-align:center;
}
.twa-shorts-widget .twa-liked-property-facts i,
.twa-shorts-widget .twa-liked-property-facts i svg{
  width:16px;
  height:16px;
  min-width:16px;
  color:#c7a968;
  stroke:currentColor;
}
.twa-shorts-widget .twa-liked-property-facts b{
  color:#f5f1e9;
  font:700 11px/1 Arial,sans-serif;
}
.twa-shorts-widget .twa-liked-property-facts small{display:none}
.twa-shorts-widget .twa-liked-property-content>footer{
  display:flex;
  min-width:0;
  margin-top:auto;
  padding-top:13px;
  border-top:1px solid rgba(255,255,255,.075);
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.twa-shorts-widget .twa-liked-property-content>footer>b{
  overflow:hidden;
  color:#d9bd7a;
  font:500 19px/1 Georgia,serif;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.twa-shorts-widget .twa-liked-property-content>footer>span{
  color:#f5f1e9;
  font:600 9px/1 Arial,sans-serif;
  white-space:nowrap;
}
.twa-shorts-widget .twa-liked-property-content>footer i{
  display:inline-block;
  margin-left:4px;
  color:#d9bd7a;
  font-style:normal;
  transition:transform .18s ease;
}
.twa-shorts-widget .twa-liked-property-card:hover footer i{transform:translateX(3px)}
@media(max-width:1040px){
  .twa-shorts-widget .twa-liked-properties{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .twa-shorts-widget .twa-liked-properties{grid-template-columns:1fr!important;gap:11px!important}
  .twa-shorts-widget .twa-liked-property-card{display:grid;min-height:178px;border-radius:20px;grid-template-columns:122px minmax(0,1fr)}
  .twa-shorts-widget .twa-liked-property-media{height:100%;min-height:178px}
  .twa-shorts-widget .twa-liked-property-purpose{top:9px;left:8px;max-width:85px;padding:5px 7px;font-size:6px}
  .twa-shorts-widget .twa-liked-property-like{right:8px;bottom:8px}
  .twa-shorts-widget .twa-liked-property-content{padding:12px 12px 13px}
  .twa-shorts-widget .twa-liked-property-location{margin-bottom:7px;gap:3px}
  .twa-shorts-widget .twa-liked-property-location span{padding:3px 5px;font-size:6px}
  .twa-shorts-widget .twa-liked-property-content>strong{font-size:15px;line-height:1.2}
  .twa-shorts-widget .twa-liked-property-facts{margin-top:9px;padding:8px 0}
  .twa-shorts-widget .twa-liked-property-facts i,
  .twa-shorts-widget .twa-liked-property-facts i svg{width:14px;height:14px;min-width:14px}
  .twa-shorts-widget .twa-liked-property-facts b{font-size:9px}
  .twa-shorts-widget .twa-liked-property-content>footer{padding-top:9px}
  .twa-shorts-widget .twa-liked-property-content>footer>b{font-size:16px}
  .twa-shorts-widget .twa-liked-property-content>footer>span{font-size:7px}
}
@media(prefers-reduced-motion:reduce){
  .twa-shorts-widget .twa-liked-property-card,
  .twa-shorts-widget .twa-liked-property-media>img,
  .twa-shorts-widget .twa-liked-property-content>footer i{transition:none!important}
}

/* Compatibilidade de reprodução: a camada fica oculta assim que o vídeo ativo recebe src. */
.twa-short-slide.active:has(> video[src])>.twa-short-skeleton{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.twa-short-slide.is-media-ready>.twa-short-skeleton{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
.twa-short-play-hint{position:absolute;z-index:5;left:50%;top:50%;display:grid;width:64px;height:64px;margin:-32px 0 0 -32px;border:1px solid rgba(255,255,255,.42);border-radius:50%;place-items:center;background:rgba(8,9,10,.58);color:#fff;font:400 25px/1 Arial,sans-serif;opacity:0;transform:scale(.9);pointer-events:none;transition:opacity .18s ease,transform .18s ease;backdrop-filter:blur(10px)}
.twa-short-slide.is-play-blocked>.twa-short-play-hint{opacity:1;transform:scale(1)}

/* Diretório da busca: os cards usam as classes criadas pelo fluxo de pesquisa. */
.twa-shorts-widget .twa-directory-home{margin:0 0 30px}.twa-shorts-widget .twa-directory-home>header{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:0 0 13px}.twa-shorts-widget .twa-directory-home>header strong{color:#f7f3eb;font:600 24px/1.1 Georgia,serif}.twa-shorts-widget .twa-directory-home>header span{color:#a7adb3;font:500 11px/1.2 Arial,sans-serif}.twa-shorts-widget .twa-directory-home>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.twa-shorts-widget .twa-directory-mini-card{position:relative;display:grid;min-height:154px;padding:15px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));color:#f7f3eb;text-align:left;cursor:pointer;overflow:hidden;transition:border-color .18s ease,background .18s ease,transform .18s ease}.twa-shorts-widget .twa-directory-mini-card:before{content:"";position:absolute;inset:auto -18% -45% 38%;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(199,169,104,.22),transparent 65%);pointer-events:none}.twa-shorts-widget .twa-directory-mini-card:hover{border-color:rgba(199,169,104,.68);background:linear-gradient(145deg,rgba(199,169,104,.18),rgba(255,255,255,.055));transform:translateY(-2px)}.twa-shorts-widget .twa-directory-mini-card>i{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(199,169,104,.36);border-radius:11px;background:rgba(199,169,104,.11);color:#d8bd7a}.twa-shorts-widget .twa-directory-mini-card>i svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.twa-shorts-widget .twa-directory-mini-card>span{display:block;min-width:0;margin-top:auto;padding-top:15px}.twa-shorts-widget .twa-directory-mini-card>span strong,.twa-shorts-widget .twa-directory-mini-card>span small{display:block}.twa-shorts-widget .twa-directory-mini-card>span strong{color:#fff;font:600 15px/1.15 Georgia,serif}.twa-shorts-widget .twa-directory-mini-card>span small{margin-top:5px;color:#b1b6bb;font:500 9px/1.4 Arial,sans-serif}.twa-shorts-widget .twa-directory-mini-card>b{position:absolute;top:15px;right:15px;color:#d8bd7a;font:700 10px/1 Arial,sans-serif;font-variant-numeric:tabular-nums}
.twa-shorts-widget .twa-directory-browser{margin-top:3px}.twa-shorts-widget .twa-directory-browser>header{display:flex;align-items:center;gap:10px;margin-bottom:13px}.twa-shorts-widget .twa-directory-back{display:grid;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:10px;place-items:center;background:rgba(255,255,255,.06);color:#fff;font-size:18px;cursor:pointer}.twa-shorts-widget .twa-directory-browser>header>div{display:grid;gap:3px}.twa-shorts-widget .twa-directory-browser>header strong{color:#fff;font:600 22px/1.1 Georgia,serif}.twa-shorts-widget .twa-directory-browser>header span{color:#9da4aa;font:500 9px/1 Arial,sans-serif}.twa-shorts-widget .twa-directory-modes{display:flex;gap:6px;margin:0 0 13px;overflow-x:auto;scrollbar-width:none}.twa-shorts-widget .twa-directory-modes::-webkit-scrollbar{display:none}.twa-shorts-widget .twa-directory-modes button{flex:0 0 auto;min-height:34px;padding:6px 11px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(255,255,255,.05);color:#c3c8cd;font:700 10px/1 Arial,sans-serif;cursor:pointer}.twa-shorts-widget .twa-directory-modes button.active,.twa-shorts-widget .twa-directory-modes button:hover{border-color:rgba(199,169,104,.55);background:rgba(199,169,104,.15);color:#f5deb0}.twa-shorts-widget .twa-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.twa-shorts-widget .twa-directory-card{position:relative;display:grid;min-height:138px;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:#202428;color:#fff;text-align:left;cursor:pointer}.twa-shorts-widget .twa-directory-card figure{position:absolute;inset:0;margin:0;background:linear-gradient(145deg,rgba(199,169,104,.27),rgba(22,25,29,.92)),var(--directory-image) center/cover no-repeat;transition:transform .25s ease}.twa-shorts-widget .twa-directory-card:hover{border-color:rgba(199,169,104,.65)}.twa-shorts-widget .twa-directory-card:hover figure{transform:scale(1.04)}.twa-shorts-widget .twa-directory-card>span{position:relative;z-index:1;display:grid;align-content:end;min-height:138px;padding:13px;background:linear-gradient(transparent 22%,rgba(10,12,14,.84))}.twa-shorts-widget .twa-directory-card small{color:#d8bd7a;font:700 7px/1 Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase}.twa-shorts-widget .twa-directory-card strong{margin-top:6px;color:#fff;font:600 15px/1.1 Georgia,serif}.twa-shorts-widget .twa-directory-card em{overflow:hidden;min-height:12px;margin-top:4px;color:#c4c8cb;font:500 8px/1.25 Arial,sans-serif;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.twa-shorts-widget .twa-directory-card b{margin-top:7px;color:#f5deb0;font:700 8px/1 Arial,sans-serif}.twa-shorts-widget .twa-directory-card>i{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:27px;height:27px;border:1px solid rgba(255,255,255,.24);border-radius:9px;place-items:center;background:rgba(10,12,14,.38);color:#fff;font:400 16px/1 Arial,sans-serif}.twa-shorts-widget .twa-directory-short-empty{padding:22px;border:1px dashed rgba(255,255,255,.18);border-radius:14px;color:#9fa6ad;font:500 11px/1.4 Arial,sans-serif;text-align:center}.twa-shorts-widget .twa-directory-pagination{margin-top:14px}
@media(max-width:720px){.twa-shorts-widget .twa-directory-home>header strong{font-size:21px}.twa-shorts-widget .twa-directory-home>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.twa-shorts-widget .twa-directory-mini-card{min-height:134px;padding:12px;border-radius:15px}.twa-shorts-widget .twa-directory-mini-card>span{padding-top:12px}.twa-shorts-widget .twa-directory-mini-card>span strong{font-size:13px}.twa-shorts-widget .twa-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.twa-shorts-widget .twa-directory-card,.twa-shorts-widget .twa-directory-card>span{min-height:125px}.twa-shorts-widget .twa-directory-card>span{padding:11px}.twa-shorts-widget .twa-directory-card strong{font-size:13px}}
@media(max-width:390px){.twa-shorts-widget .twa-directory-home>header{align-items:start;flex-direction:column}.twa-shorts-widget .twa-directory-mini-card{min-height:125px}.twa-shorts-widget .twa-directory-mini-card>i{width:33px;height:33px}.twa-shorts-widget .twa-directory-card,.twa-shorts-widget .twa-directory-card>span{min-height:116px}}
@media(prefers-reduced-motion:reduce){.twa-shorts-widget :is(.twa-directory-mini-card,.twa-directory-card figure){transition:none}.twa-shorts-widget .twa-directory-mini-card:hover{transform:none}}

/* Feed fullscreen: mantém somente a barra própria do TWA Shorts. */
body.twa-shorts-modal-open :is(#masthead,#header,.site-header,.site-header-wrapper,.header_wrapper,.master_header,.mobile_header,.mobile-header,.wpestate_header_wrapper,.wpestate_top_bar,.top_bar_wrapper,.elementor-location-header,[data-elementor-type="header"]){display:none!important}

/* O modal é uma tela própria: a barra opaca impede que títulos do tema apareçam
   por trás dela e cobre também as variações de cabeçalho do WP Residence. */
body.twa-shorts-modal-open :is(#header_wrapper,#header_container,#menu_wrapper,#access,.header_mobile,.mobile_header_wrapper,.mobile-header-wrapper,.header-type4,.wpestate_header,.top_bar,.topbar,.topbar-wrapper){display:none!important}
.twa-shorts-widget .twa-shorts-fullscreen.active>.twa-shorts-top{
  isolation:isolate!important;
  background:#0b0d10!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 8px 22px rgba(0,0,0,.30)!important
}

/* Controles de galeria centralizados sobre a mídia, inclusive no celular. */
@media(max-width:480px){
  .twa-shorts-widget .twa-search-gallery-prev,
  .twa-shorts-widget .twa-search-gallery-next{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}
}

/* Separa visualmente os custos da régua de características. */
.twa-shorts-widget .twa-search-property-facts{margin-top:15px!important;padding-top:15px!important}

/* Paginação única, centralizada e legível em qualquer lista de imóveis. */
.twa-shorts-widget .twa-property-pagination{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;
  width:fit-content!important;max-width:calc(100% - 24px)!important;margin:24px auto 8px!important;padding:6px!important;
  overflow-x:auto!important;border:1px solid rgba(199,169,104,.24)!important;border-radius:999px!important;
  background:rgba(245,241,233,.08)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 30px rgba(0,0,0,.18)!important;
  scrollbar-width:none!important
}
.twa-shorts-widget .twa-property-pagination::-webkit-scrollbar{display:none!important}
.twa-shorts-widget .twa-property-pagination button{
  display:grid!important;flex:0 0 32px!important;width:32px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:50%!important;place-items:center!important;background:transparent!important;color:#c5c9cc!important;
  font:700 11px/1 Arial,sans-serif!important;box-shadow:none!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease,color .18s ease!important
}
.twa-shorts-widget .twa-property-pagination button:hover,.twa-shorts-widget .twa-property-pagination button:focus-visible{outline:0!important;background:rgba(199,169,104,.18)!important;color:#f5f1e9!important;transform:translateY(-1px)!important}
.twa-shorts-widget .twa-property-pagination button.active{background:#c7a968!important;color:#16191d!important;box-shadow:0 5px 14px rgba(154,123,79,.3)!important}
.twa-shorts-widget .twa-property-pagination button[aria-label]{font-size:21px!important;font-weight:400!important}
@media(max-width:480px){.twa-shorts-widget .twa-property-pagination{gap:4px!important;margin-top:18px!important}.twa-shorts-widget .twa-property-pagination button{flex-basis:30px!important;width:30px!important;height:30px!important;min-height:30px!important}}

/* Pesquisa tem cabeçalho próprio: a barra do feed não compete com ele. */
.twa-shorts-widget .twa-shorts-fullscreen.is-context-search>.twa-shorts-top{visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translate3d(0,-115%,0)!important}

/* Shorts do perfil: grade leve em duas colunas e expansão sob demanda. */
.twa-shorts-widget .twa-property-profile-feed>.twa-property-profile-short-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:0 8px 8px!important}
.twa-shorts-widget .twa-property-profile-feed>.twa-property-profile-short-grid:not(.is-expanded)>.twa-property-profile-short:nth-child(n+11){display:none!important}
.twa-shorts-widget .twa-property-profile-feed>.twa-property-profile-short-grid>.twa-property-profile-short{min-height:0!important;aspect-ratio:9/13!important;border:1px solid rgba(199,169,104,.24)!important;border-radius:15px!important;background-size:cover!important;background-position:center!important;box-shadow:0 9px 22px rgba(0,0,0,.16)!important}
.twa-shorts-widget .twa-property-profile-more{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:calc(100% - 16px)!important;min-height:42px!important;margin:3px 8px 10px!important;padding:0 14px!important;border:1px solid rgba(199,169,104,.42)!important;border-radius:12px!important;background:rgba(199,169,104,.12)!important;color:#f4ddb0!important;font:700 11px/1 Arial,sans-serif!important;cursor:pointer!important;transition:background .18s ease,transform .18s ease!important}
.twa-shorts-widget .twa-property-profile-more span{display:grid!important;min-width:22px!important;height:22px!important;padding:0 5px!important;border-radius:999px!important;place-items:center!important;background:#c7a968!important;color:#16191d!important;font-size:9px!important}

/* A Galeria é uma aba exclusiva: ao selecioná-la, nenhuma miniatura de Short permanece no layout. */
.twa-shorts-widget .twa-property-profile-tabs>[data-twa-profile-panel][hidden]{display:none!important;visibility:hidden!important}
.twa-shorts-widget .twa-property-profile-tabs>[data-twa-profile-panel="photos"]{width:100%!important}
.twa-shorts-widget .twa-property-profile-more:hover,.twa-shorts-widget .twa-property-profile-more:focus-visible{outline:0!important;background:rgba(199,169,104,.23)!important;transform:translateY(-1px)!important}
@media(max-width:480px){.twa-shorts-widget .twa-property-profile-feed>.twa-property-profile-short-grid{gap:6px!important;padding:0 6px 6px!important}.twa-shorts-widget .twa-property-profile-more{width:calc(100% - 12px)!important;margin-right:6px!important;margin-left:6px!important}}

/* Download em PDF volta a usar exatamente o ícone original do tema. */
.wpestate_property_page_title_area .prop_social>#print_page.single_property_action>i,.single-estate_property .prop_social>#print_page.single_property_action>i,.single-estate-property .prop_social>#print_page.single_property_action>i{display:inline-block!important;width:auto!important;height:auto!important;margin:0 6px 0 0!important;padding:0!important;color:inherit!important;font-size:13px!important;font-style:normal!important}.wpestate_property_page_title_area .twa-profile-pdf-icon,.single-estate_property .twa-profile-pdf-icon,.single-estate-property .twa-profile-pdf-icon{display:none!important}

/* Um toque abre o compartilhamento nativo; o menu legado de redes não é exibido. */
.wpestate_property_page_title_area .prop_social>.share_list.single_property_action .share_unit,.single-estate_property .prop_social>.share_list.single_property_action .share_unit,.single-estate-property .prop_social>.share_list.single_property_action .share_unit{display:none!important}.wpestate_property_page_title_area .prop_social>[data-bs-toggle="tooltip"],.single-estate_property .prop_social>[data-bs-toggle="tooltip"],.single-estate-property .prop_social>[data-bs-toggle="tooltip"]{--bs-tooltip-display:none!important}

/* 21.10.81.29 — coração de curtidos do cabeçalho no dourado institucional. */
body .header_wrapper>.twa-header-liked-button.is-desktop-placement>svg,
body .master_header>.twa-header-liked-button.is-desktop-placement>svg,
body .header_wrapper .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement>svg,
body .master_header .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement>svg,
body .header_wrapper .twa-header-liked-button.is-desktop-phone-placement>svg,
body .master_header .twa-header-liked-button.is-desktop-phone-placement>svg,
body .mobile_header>.twa-header-liked-button.is-mobile-placement>svg,
body .mobile-header>.twa-header-liked-button.is-mobile-placement>svg,
body .header_transparent .header_wrapper>.twa-header-liked-button.is-desktop-placement>svg,
body .header_transparent.master_header>.twa-header-liked-button.is-desktop-placement>svg,
body .master_header_sticky .twa-header-liked-button>svg{
  stroke:#c7a968!important;
}
body .header_wrapper>.twa-header-liked-button.is-desktop-placement.has-likes>svg,
body .master_header>.twa-header-liked-button.is-desktop-placement.has-likes>svg,
body .header_wrapper .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement.has-likes>svg,
body .master_header .user_menu_wrapper>.twa-header-liked-button.is-desktop-placement.has-likes>svg,
body .header_wrapper .twa-header-liked-button.is-desktop-phone-placement.has-likes>svg,
body .master_header .twa-header-liked-button.is-desktop-phone-placement.has-likes>svg,
body .mobile_header>.twa-header-liked-button.is-mobile-placement.has-likes>svg,
body .mobile-header>.twa-header-liked-button.is-mobile-placement.has-likes>svg,
body .master_header_sticky .twa-header-liked-button.has-likes>svg{
  fill:#c7a968!important;
  stroke:#c7a968!important;
}

/* Compartilhar visível no perfil e curtida mobile com animação sem deslocar o controle. */
.wpestate_property_page_title_area .prop_social>.share_list.single_property_action,.single-estate_property .prop_social>.share_list.single_property_action{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like{position:relative!important;flex:0 0 48px!important;transform:translateZ(0)!important}.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like svg,.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like.is-liked svg{transform:translateZ(0)!important;transition:fill .2s ease,stroke .2s ease,opacity .2s ease!important}.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like.is-liked svg{animation:twa-shorts-like-confirm .24s ease-out both!important}@keyframes twa-shorts-like-confirm{0%{opacity:.48}100%{opacity:1}}@media(max-width:720px){.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;flex-basis:44px!important}.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like svg,.twa-shorts-widget .twa-shorts-fullscreen.is-video-surface .twa-shorts-actions>.twa-shorts-like.is-liked svg{width:22px!important;height:22px!important;transform:translateZ(0)!important}}

/* 21.10.81.2 — TWA Shorts exclusivamente dark, com um único cabeçalho translúcido. */
.twa-shorts-widget .twa-shorts-theme-toggle{display:none!important}
.twa-header-liked-button>b{
  display:grid!important;
  box-sizing:border-box!important;
  align-content:center!important;
  align-items:center!important;
  justify-content:center!important;
  place-items:center!important;
  font-family:"Segoe UI",Arial,Helvetica,sans-serif!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-align:center!important;
  font-variant-numeric:tabular-nums!important;
}
.twa-shorts-widget .twa-shorts-fullscreen,
.twa-shorts-widget .twa-shorts-property-profile,
.twa-shorts-widget .twa-shorts-search{background:radial-gradient(circle at 50% -12%,rgba(199,169,104,.11),transparent 34%),#090b0d!important;color:#f5f1e9!important}
.twa-shorts-widget .twa-shorts-fullscreen.active>.twa-shorts-top,
.twa-shorts-widget .twa-shorts-property-profile>header,
.twa-shorts-widget .twa-shorts-search>header{border-bottom:1px solid rgba(255,255,255,.09)!important;border-radius:0!important;background:rgba(7,9,11,.56)!important;box-shadow:0 10px 30px rgba(0,0,0,.16),inset 0 -1px 0 rgba(199,169,104,.08)!important;backdrop-filter:blur(24px) saturate(135%)!important;-webkit-backdrop-filter:blur(24px) saturate(135%)!important}
.twa-shorts-widget .twa-shorts-fullscreen.is-context-search>.twa-shorts-top,
.twa-shorts-widget .twa-shorts-fullscreen.is-context-profile>.twa-shorts-top{visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translate3d(0,-115%,0)!important}
.twa-shorts-widget .twa-shorts-search>header{grid-template-columns:40px minmax(0,740px)!important}
.twa-shorts-widget .twa-shorts-search form{border-color:rgba(255,255,255,.13)!important;background:rgba(255,255,255,.075)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important}
.twa-shorts-widget .twa-shorts-search input{color:#fff!important;font-weight:500!important}
.twa-shorts-widget .twa-shorts-search input::placeholder{color:rgba(255,255,255,.5)!important}
.twa-shorts-widget .twa-shorts-search form svg{stroke:#d8bc78!important}
.twa-shorts-widget .twa-shorts-search form button{background:#c7a968!important;color:#111315!important}

/* Resultados de Shorts: duas colunas, dez itens iniciais e expansão sob demanda. */
.twa-shorts-widget .twa-standard-short-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:min(720px,100%)!important;margin-inline:auto!important;padding:0!important}
.twa-shorts-widget .twa-standard-short-grid:not(.is-expanded)>:nth-child(n+11){display:none!important}
.twa-shorts-widget .twa-standard-short-grid[hidden]+.twa-standard-shorts-more{display:none!important}
.twa-shorts-widget .twa-standard-short-grid>.twa-search-short{position:relative!important;display:block!important;min-height:0!important;aspect-ratio:9/13!important;overflow:hidden!important;padding:0!important;border:1px solid rgba(199,169,104,.26)!important;border-radius:18px!important;background:#15181b!important;box-shadow:0 14px 34px rgba(0,0,0,.2)!important}
.twa-shorts-widget .twa-standard-short-grid>.twa-search-short:after{content:"";position:absolute;z-index:1;inset:34% 0 0;background:linear-gradient(transparent,rgba(5,6,7,.96));pointer-events:none}
.twa-shorts-widget .twa-standard-short-grid>.twa-search-short>figure{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;border-radius:0!important;background-position:center!important;background-size:cover!important}
.twa-shorts-widget .twa-standard-short-grid>.twa-search-short>i{z-index:2!important;top:45%!important;left:50%!important;border-top-width:7px!important;border-bottom-width:7px!important;border-left-width:11px!important;transform:translate(-38%,-50%)!important}
.twa-shorts-widget .twa-standard-short-grid>.twa-search-short>div{position:absolute!important;z-index:2!important;right:13px!important;bottom:14px!important;left:13px!important}
.twa-shorts-widget .twa-standard-short-grid>.twa-search-short strong{display:-webkit-box!important;overflow:hidden!important;color:#fff!important;font:500 14px/1.25 Georgia,"Times New Roman",serif!important;white-space:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}
.twa-shorts-widget .twa-standard-short-grid>.twa-search-short span{overflow:hidden!important;margin-top:6px!important;color:rgba(255,255,255,.68)!important;font-size:9px!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.twa-shorts-widget .twa-standard-shorts-more{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:min(720px,100%)!important;min-height:44px!important;margin:12px auto 28px!important;padding:0 16px!important;border:1px solid rgba(199,169,104,.34)!important;border-radius:14px!important;background:rgba(199,169,104,.09)!important;color:#ead7aa!important;cursor:pointer!important;font:600 12px/1 Arial,sans-serif!important;transition:background .2s ease,border-color .2s ease,transform .2s ease!important}
.twa-shorts-widget .twa-standard-shorts-more b{display:grid;min-width:25px;height:25px;padding:0 6px;border-radius:999px;place-items:center;background:#c7a968;color:#111315;font-size:9px;font-variant-numeric:tabular-nums}
.twa-shorts-widget .twa-standard-shorts-more:hover,.twa-shorts-widget .twa-standard-shorts-more:focus-visible{border-color:rgba(220,190,120,.7)!important;outline:0!important;background:rgba(199,169,104,.17)!important;transform:translateY(-1px)!important}
@media(max-width:720px){.twa-shorts-widget .twa-shorts-search>header{grid-template-columns:34px minmax(0,1fr)!important}.twa-shorts-widget .twa-standard-short-grid{gap:7px!important}.twa-shorts-widget .twa-standard-short-grid>.twa-search-short{border-radius:15px!important}.twa-shorts-widget .twa-standard-short-grid>.twa-search-short>div{right:10px!important;bottom:11px!important;left:10px!important}.twa-shorts-widget .twa-standard-short-grid>.twa-search-short strong{font-size:11px!important}.twa-shorts-widget .twa-standard-shorts-more{margin-top:9px!important;margin-bottom:20px!important}}

/* Curtidos sempre têm uma apresentação completa: dados são atualizados antes de
   virar card e, enquanto isso, o usuário vê um estado útil — nunca uma caixa vazia. */
.twa-shorts-widget .twa-liked-pending-card{
  display:grid!important;min-height:190px!important;padding:16px!important;overflow:hidden!important;
  border:1px solid rgba(199,169,104,.25)!important;border-radius:22px!important;
  grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;
  background:linear-gradient(135deg,#171b1f,#101316)!important;color:#f7f3eb!important;
}
.twa-shorts-widget .twa-liked-pending-art{
  display:grid!important;width:64px!important;height:76px!important;border-radius:16px!important;place-items:center!important;
  background:radial-gradient(circle at 50% 35%,rgba(215,185,111,.35),transparent 42%),linear-gradient(145deg,#30363b,#181c20)!important;
}
.twa-shorts-widget .twa-liked-pending-art svg{width:25px!important;height:25px!important;fill:#d94355!important;stroke:#d94355!important}
.twa-shorts-widget .twa-liked-pending-art .twa-liked-play{display:block!important;width:0!important;height:0!important;border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:14px solid #e7cb89!important;transform:translateX(2px)!important}
.twa-shorts-widget .twa-liked-pending-card>div:last-of-type{display:grid!important;gap:5px!important;min-width:0!important}
.twa-shorts-widget .twa-liked-pending-card small{color:#d8bd7a!important;font:700 7px/1 Arial,sans-serif!important;letter-spacing:.12em!important}
.twa-shorts-widget .twa-liked-pending-card strong{color:#fff!important;font:500 15px/1.2 Georgia,serif!important}
.twa-shorts-widget .twa-liked-pending-card span{color:#aeb4b8!important;font:500 10px/1.35 Arial,sans-serif!important}
.twa-shorts-widget .twa-liked-pending-card.is-unavailable{border-color:rgba(217,47,69,.35)!important}
.twa-shorts-widget .twa-liked-pending-card>button{grid-column:2!important;justify-self:start!important;margin:3px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#e7cb89!important;font:700 10px/1 Arial,sans-serif!important;cursor:pointer!important}
.twa-shorts-widget .twa-liked-short-fallback{background:radial-gradient(circle at 50% 30%,rgba(199,169,104,.36),transparent 32%),linear-gradient(145deg,#293038,#111417)!important}

/* Um único cabeçalho do Shorts, estável e sem a linha/borda que criava o recorte visual. */
.twa-shorts-widget .twa-shorts-fullscreen.active>.twa-shorts-top,
.twa-shorts-widget .twa-shorts-property-profile>header,
.twa-shorts-widget .twa-shorts-search>header{
  min-height:68px!important;box-sizing:border-box!important;border:0!important;border-bottom:0!important;
  background:linear-gradient(180deg,rgba(8,10,12,.92),rgba(8,10,12,.70) 72%,rgba(8,10,12,0))!important;
  box-shadow:none!important;backdrop-filter:blur(18px) saturate(125%)!important;-webkit-backdrop-filter:blur(18px) saturate(125%)!important;
}
@media(max-width:620px){.twa-shorts-widget .twa-liked-pending-card{min-height:150px!important;border-radius:19px!important;grid-template-columns:54px minmax(0,1fr)!important;gap:11px!important;padding:13px!important}.twa-shorts-widget .twa-liked-pending-art{width:54px!important;height:62px!important;border-radius:14px!important}.twa-shorts-widget .twa-liked-pending-card strong{font-size:14px!important}}

/* 21.10.81.114 — cabeçalhos realmente transparentes e fechamento no canto direito em todos os contextos. */
.twa-shorts-widget .twa-shorts-fullscreen.active>.twa-shorts-top,
.twa-shorts-widget .twa-shorts-property-profile>header,
.twa-shorts-widget .twa-shorts-search>header{
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
  backdrop-filter:none!important;-webkit-backdrop-filter:none!important;
}
.twa-shorts-widget .twa-shorts-search>header{grid-template-columns:40px minmax(0,740px) 40px!important}
.twa-shorts-widget .twa-shorts-top>[data-twa-shorts-close],
.twa-shorts-widget .twa-shorts-property-profile>header>.close-profile,
.twa-shorts-widget .twa-shorts-search>header>.close-search{
  position:absolute!important;z-index:8!important;top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;
  display:grid!important;width:36px!important;height:36px!important;min-width:36px!important;margin:0!important;padding:0!important;
  border:0!important;border-radius:0!important;place-items:center!important;background:transparent!important;color:#fff!important;
  box-shadow:none!important;font:300 30px/1 Arial,sans-serif!important;cursor:pointer!important;transition:color .2s ease,transform .2s ease!important;
}
.twa-shorts-widget .twa-shorts-top>[data-twa-shorts-close]:hover,
.twa-shorts-widget .twa-shorts-property-profile>header>.close-profile:hover,
.twa-shorts-widget .twa-shorts-search>header>.close-search:hover{color:#d8bc78!important;transform:scale(1.06)!important}
.twa-shorts-widget .twa-shorts-top>[data-twa-shorts-close]:focus-visible,
.twa-shorts-widget .twa-shorts-property-profile>header>.close-profile:focus-visible,
.twa-shorts-widget .twa-shorts-search>header>.close-search:focus-visible{outline:1px solid #d8bc78!important;outline-offset:2px!important}
@media(max-width:720px){.twa-shorts-widget .twa-shorts-search>header{grid-template-columns:34px minmax(0,1fr) 34px!important;padding-right:56px!important}.twa-shorts-widget .twa-shorts-top>[data-twa-shorts-close],.twa-shorts-widget .twa-shorts-property-profile>header>.close-profile,.twa-shorts-widget .twa-shorts-search>header>.close-search{right:max(9px,env(safe-area-inset-right))!important}}

/* 21.10.81.140 — Curtidos v3: superfície independente, resiliente e responsiva. */
.twa-shorts-widget .twa-shorts-liked-page{
  --liked-gold:#d6b970;--liked-ink:#0d1013;--liked-panel:#15191d;
  background:radial-gradient(circle at 15% 0,rgba(199,169,104,.08),transparent 28%),#0b0e11!important;
}
.twa-shorts-widget .twa-liked-intro-v3{
  border:1px solid rgba(214,185,112,.18)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;
  box-shadow:none!important;
}
.twa-shorts-widget .twa-liked-sync-notice{
  display:flex;max-width:1180px;margin:14px auto 0;padding:11px 14px;border:1px solid rgba(214,185,112,.25);
  border-radius:14px;align-items:center;justify-content:space-between;gap:12px;background:rgba(214,185,112,.07);color:#d8d2c7;
  font:500 11px/1.35 Arial,sans-serif;
}
.twa-shorts-widget .twa-liked-sync-notice button{padding:0;border:0;background:transparent;color:#e3c77f;font:700 10px/1 Arial,sans-serif;cursor:pointer;white-space:nowrap}
.twa-shorts-widget .twa-liked-shorts-v3{align-items:stretch!important}
.twa-shorts-widget .twa-liked-short-v3{
  min-height:0!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:23px!important;
  background:#14181c!important;box-shadow:none!important;isolation:isolate!important;
}
.twa-shorts-widget .twa-liked-short-v3 .twa-liked-short-open{display:flex!important;height:100%!important;flex-direction:column!important;text-align:left!important}
.twa-shorts-widget .twa-liked-short-v3 figure{position:relative!important;height:auto!important;min-height:235px!important;aspect-ratio:4/5!important;overflow:hidden!important;background:#1a1e22!important}
.twa-shorts-widget .twa-liked-short-v3 figure>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .45s cubic-bezier(.2,.7,.2,1)!important}
.twa-shorts-widget .twa-liked-short-v3:hover figure>img{transform:scale(1.025)!important}
.twa-shorts-widget .twa-liked-short-shade{position:absolute!important;inset:35% 0 0!important;background:linear-gradient(180deg,transparent,rgba(5,7,9,.76))!important;pointer-events:none!important}
.twa-shorts-widget .twa-liked-short-v3 figure>small{position:absolute!important;z-index:2!important;left:12px!important;bottom:12px!important;padding:5px 8px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;background:rgba(10,12,14,.54)!important;color:#fff!important;font:700 7px/1 Arial,sans-serif!important;letter-spacing:.12em!important}
.twa-shorts-widget .twa-liked-short-v3 .twa-liked-play{z-index:3!important}
.twa-shorts-widget .twa-liked-short-v3 .twa-liked-short-open>div{display:flex!important;min-height:118px!important;padding:14px 15px 16px!important;flex:1!important;flex-direction:column!important}
.twa-shorts-widget .twa-liked-short-v3 .twa-liked-short-open>div>span{overflow:hidden!important;color:#cbb77f!important;font:700 7px/1 Arial,sans-serif!important;letter-spacing:.1em!important;text-overflow:ellipsis!important;text-transform:uppercase!important;white-space:nowrap!important}
.twa-shorts-widget .twa-liked-short-v3 strong{margin-top:8px!important;color:#f7f3eb!important;font:500 16px/1.24 Georgia,serif!important}
.twa-shorts-widget .twa-liked-short-v3 em{margin-top:auto!important;padding-top:13px!important;color:#b8bec3!important;font:600 8px/1 Arial,sans-serif!important;font-style:normal!important;letter-spacing:.05em!important;text-transform:uppercase!important}
.twa-shorts-widget .twa-liked-media-fallback{
  display:grid!important;width:100%!important;height:100%!important;min-height:inherit!important;place-items:center!important;
  background:radial-gradient(circle at 50% 34%,rgba(214,185,112,.24),transparent 22%),linear-gradient(145deg,#272d32,#121518)!important;
}
.twa-shorts-widget .twa-liked-media-fallback svg{width:39px!important;height:39px!important;fill:none!important;stroke:rgba(229,205,148,.78)!important;stroke-width:1.15!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.twa-shorts-widget .twa-liked-property-v3{box-shadow:none!important}
.twa-shorts-widget .twa-liked-property-v3 .twa-liked-property-shade{position:absolute!important;z-index:1!important;inset:48% 0 0!important;background:linear-gradient(180deg,transparent,rgba(5,7,9,.68))!important;pointer-events:none!important}
.twa-shorts-widget .twa-liked-loading,.twa-shorts-widget .twa-liked-unavailable{
  display:grid!important;min-height:190px!important;padding:16px!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:22px!important;
  grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:15px!important;background:#14181c!important;color:#f5f1e9!important;
}
.twa-shorts-widget .twa-liked-loading>i,.twa-shorts-widget .twa-liked-unavailable>span{display:grid!important;width:72px!important;height:92px!important;border-radius:16px!important;place-items:center!important;background:linear-gradient(110deg,#1d2227 24%,#2c3238 38%,#1d2227 53%)!important;background-size:250% 100%!important}
.twa-shorts-widget .twa-liked-loading>i{animation:twaLikedSkeleton 1.2s linear infinite!important}
.twa-shorts-widget .twa-liked-loading>div{display:grid!important;gap:9px!important}.twa-shorts-widget .twa-liked-loading span,.twa-shorts-widget .twa-liked-loading b,.twa-shorts-widget .twa-liked-loading em{display:block!important;height:9px!important;border-radius:999px!important;background:linear-gradient(110deg,#20252a 24%,#30363c 38%,#20252a 53%)!important;background-size:250% 100%!important;animation:twaLikedSkeleton 1.2s linear infinite!important}.twa-shorts-widget .twa-liked-loading b{width:82%!important;height:14px!important}.twa-shorts-widget .twa-liked-loading em{width:56%!important}
.twa-shorts-widget .twa-liked-unavailable>span svg{width:25px!important;height:25px!important;fill:none!important;stroke:#d6b970!important}.twa-shorts-widget .twa-liked-unavailable>span .twa-liked-play{display:block!important;width:0!important;height:0!important;border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:14px solid #d6b970!important}.twa-shorts-widget .twa-liked-unavailable small{color:#cdb777!important;font:700 7px/1 Arial,sans-serif!important;letter-spacing:.11em!important}.twa-shorts-widget .twa-liked-unavailable strong{display:block!important;margin-top:6px!important;color:#f7f3eb!important;font:500 16px/1.2 Georgia,serif!important}.twa-shorts-widget .twa-liked-unavailable p{margin:6px 0 0!important;color:#9fa6ac!important;font:500 10px/1.4 Arial,sans-serif!important}.twa-shorts-widget .twa-liked-unavailable button{margin:10px 0 0!important;padding:0!important;border:0!important;background:transparent!important;color:#dfc47f!important;font:700 9px/1 Arial,sans-serif!important;cursor:pointer!important}
@keyframes twaLikedSkeleton{to{background-position:-250% 0}}
@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-liked-page{padding-right:12px!important;padding-left:12px!important}
  .twa-shorts-widget .twa-liked-intro-v3{padding:20px 18px!important}.twa-shorts-widget .twa-liked-intro-v3 h2{font-size:30px!important;font-weight:400!important}
  .twa-shorts-widget .twa-liked-short-v3{border-radius:18px!important}.twa-shorts-widget .twa-liked-short-v3 figure{min-height:195px!important}.twa-shorts-widget .twa-liked-short-v3 .twa-liked-short-open>div{min-height:105px!important;padding:12px!important}.twa-shorts-widget .twa-liked-short-v3 strong{font-size:13px!important}
  .twa-shorts-widget .twa-liked-loading,.twa-shorts-widget .twa-liked-unavailable{min-height:172px!important;border-radius:19px!important;grid-template-columns:59px minmax(0,1fr)!important;gap:12px!important;padding:13px!important}.twa-shorts-widget .twa-liked-loading>i,.twa-shorts-widget .twa-liked-unavailable>span{width:59px!important;height:76px!important}
}
@media(prefers-reduced-motion:reduce){.twa-shorts-widget .twa-liked-loading>i,.twa-shorts-widget .twa-liked-loading span,.twa-shorts-widget .twa-liked-loading b,.twa-shorts-widget .twa-liked-loading em,.twa-shorts-widget .twa-liked-short-v3 figure>img{animation:none!important;transition:none!important}}

/* 21.10.81.144 — controlador visual estável: um cabeçalho, controles separados
   e uma superfície própria para busca e curtidos. */
.twa-shorts-widget .twa-shorts-fullscreen.active>.twa-shorts-top{
  display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px 40px!important;align-items:center!important;gap:8px!important;
  min-height:68px!important;padding:max(12px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))!important;
  border:0!important;background:linear-gradient(180deg,rgba(8,10,12,.72),rgba(8,10,12,.22) 72%,transparent)!important;
  box-shadow:none!important;backdrop-filter:blur(12px) saturate(120%)!important;-webkit-backdrop-filter:blur(12px) saturate(120%)!important;
}
.twa-shorts-widget .twa-shorts-top>[data-twa-shorts-global]{grid-column:1!important;margin:0!important}
.twa-shorts-widget .twa-shorts-top>strong{grid-column:2!important;min-width:0!important;margin:0!important}
.twa-shorts-widget .twa-shorts-top>.twa-shorts-search-open{grid-column:3!important;margin:0!important;justify-self:end!important}
.twa-shorts-widget .twa-shorts-top>[data-twa-shorts-close]{position:static!important;grid-column:4!important;justify-self:end!important}
.twa-shorts-widget .twa-shorts-search>header{
  display:grid!important;grid-template-columns:40px minmax(0,740px) 40px!important;justify-content:center!important;align-items:center!important;gap:12px!important;
  min-height:68px!important;padding:max(12px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))!important;
  border:0!important;background:linear-gradient(180deg,rgba(8,10,12,.76),rgba(8,10,12,.26) 72%,transparent)!important;box-shadow:none!important;
  backdrop-filter:blur(14px) saturate(120%)!important;-webkit-backdrop-filter:blur(14px) saturate(120%)!important;
}
.twa-shorts-widget .twa-shorts-search>header>[data-twa-search-back]{grid-column:1!important;margin:0!important}
.twa-shorts-widget .twa-shorts-search>header>form{grid-column:2!important;width:100%!important;min-width:0!important;margin:0!important}
.twa-shorts-widget .twa-shorts-search>header>.close-search{position:static!important;grid-column:3!important;display:grid!important;justify-self:end!important;margin:0!important}
.twa-shorts-widget .twa-shorts-search input{font-family:Georgia,"Times New Roman",serif!important;font-size:14px!important;font-weight:400!important}
.twa-shorts-widget .twa-search-empty [data-twa-search-retry]{min-height:38px;margin-top:9px;padding:0 16px;border:1px solid rgba(214,185,112,.48);border-radius:12px;background:rgba(214,185,112,.11);color:#ead9ad;font:600 11px/1 Arial,sans-serif;cursor:pointer}
.twa-shorts-widget .twa-shorts-liked-page{isolation:isolate!important;min-height:100dvh!important;padding-top:92px!important;background:radial-gradient(circle at 18% 0,rgba(199,169,104,.09),transparent 30%),#0b0e11!important}
.twa-shorts-widget .twa-liked-intro-v4{border:0!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important}
.twa-shorts-widget .twa-liked-intro-v4 h2{font-weight:400!important;letter-spacing:-.025em!important}
.twa-shorts-widget .twa-liked-shorts-v4,.twa-shorts-widget .twa-liked-properties-v4{align-items:stretch!important}
.twa-shorts-widget .twa-liked-short-v3,.twa-shorts-widget .twa-liked-property-v3{border-color:rgba(255,255,255,.085)!important;background:#14181c!important;box-shadow:none!important}
.twa-shorts-widget .twa-liked-short-v3:focus-within,.twa-shorts-widget .twa-liked-property-v3:focus-visible{outline:1px solid rgba(214,185,112,.72)!important;outline-offset:3px!important}
@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-fullscreen.active>.twa-shorts-top{grid-template-columns:34px minmax(0,1fr) 36px 36px!important;gap:5px!important;padding-right:max(9px,env(safe-area-inset-right))!important;padding-left:max(9px,env(safe-area-inset-left))!important}
  .twa-shorts-widget .twa-shorts-search>header{grid-template-columns:34px minmax(0,1fr) 34px!important;gap:7px!important;padding-right:max(9px,env(safe-area-inset-right))!important;padding-left:max(9px,env(safe-area-inset-left))!important}
  .twa-shorts-widget .twa-shorts-search>header>.close-search{right:auto!important}
  .twa-shorts-widget .twa-shorts-search input{font-size:12px!important}
  .twa-shorts-widget .twa-shorts-liked-page{padding-top:82px!important;padding-bottom:96px!important}
  .twa-shorts-widget .twa-liked-intro-v4{padding:20px 18px!important;border-radius:20px!important}
}

/* 21.10.81.182 — a busca fecha pela seta de retorno; não duplica um X ao lado. */
.twa-shorts-widget .twa-shorts-search>header>.close-search{display:none!important}
.twa-shorts-widget .twa-shorts-search>header{grid-template-columns:40px minmax(0,740px)!important}
@media(max-width:720px){.twa-shorts-widget .twa-shorts-search>header{grid-template-columns:34px minmax(0,1fr)!important}}

/* 21.10.81.183 — fechamento dos anúncios com traço mais fino e discreto. */
.twa-shorts-widget .twa-short-property>button[aria-label="Fechar anúncio"]{
  font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif!important;
  font-size:27px!important;
  font-weight:200!important;
  font-variation-settings:"wght" 200!important;
  line-height:1!important;
}

/* Curtidos: cabeçalho sem faixa, com marca e ações na mesma régua visual. */
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top{
  display:grid!important;grid-template-columns:minmax(0,1fr) 36px 36px!important;align-items:center!important;gap:10px!important;
  min-height:64px!important;padding:max(12px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))!important;
  border:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-global]{display:none!important}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>strong{
  grid-column:1!important;align-self:center!important;justify-self:start!important;display:flex!important;align-items:baseline!important;min-width:0!important;margin:0!important;line-height:1!important;white-space:nowrap!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>.twa-shorts-search-open,
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]{
  position:static!important;inset:auto!important;display:grid!important;width:36px!important;height:36px!important;min-width:36px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;place-items:center!important;background:transparent!important;box-shadow:none!important;pointer-events:auto!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>.twa-shorts-search-open{grid-column:2!important;justify-self:center!important}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]{grid-column:3!important;justify-self:center!important}
@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top{grid-template-columns:minmax(0,1fr) 34px 34px!important;gap:8px!important;padding-right:max(10px,env(safe-area-inset-right))!important;padding-left:max(14px,env(safe-area-inset-left))!important}
  .twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>.twa-shorts-search-open,
  .twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]{width:34px!important;height:34px!important;min-width:34px!important}
}

/* Recuperação de curtidos: nenhuma mídia permanece em carregamento indefinido. */
.twa-shorts-widget .twa-liked-recovery button{display:inline-flex!important;align-items:center!important;margin-right:12px!important}
.twa-shorts-widget .twa-liked-recovery button+button{color:#b8bec3!important}

/* O coração de um Short já salvo usa vermelho, reservado exclusivamente ao estado curtido. */
.twa-shorts-widget .twa-liked-short-v3>.twa-liked-heart.is-liked{color:#df3f52!important}
.twa-shorts-widget .twa-liked-short-v3>.twa-liked-heart.is-liked svg{fill:#df3f52!important;stroke:#df3f52!important;filter:drop-shadow(0 2px 5px rgba(0,0,0,.55))!important}

/* Curtidos é uma coleção limpa: a busca pertence à navegação principal, não a esta tela. */
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top{grid-template-columns:minmax(0,1fr) 36px!important}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>.twa-shorts-search-open{display:none!important}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]{grid-column:2!important}
@media(max-width:720px){.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top{grid-template-columns:minmax(0,1fr) 34px!important}.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]{grid-column:2!important}}

/* 21.10.81.542 — Curtidos clean white, sem a marca do Shorts. */
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page{
  --liked-gold:#9a7432;
  --liked-ink:#1b1d1f;
  --liked-muted:#6e7478;
  --liked-line:#e5e5df;
  --liked-canvas:#f7f7f5;
  --liked-card:#fff;
  background:var(--liked-canvas)!important;
  color:var(--liked-ink)!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top{
  grid-template-columns:minmax(0,1fr) 38px!important;
  min-height:60px!important;
  padding:max(10px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) 10px max(22px,env(safe-area-inset-left))!important;
  border-bottom:1px solid rgba(27,29,31,.07)!important;
  background:rgba(247,247,245,.92)!important;
  box-shadow:none!important;
  backdrop-filter:blur(14px) saturate(115%)!important;
  -webkit-backdrop-filter:blur(14px) saturate(115%)!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>strong{
  display:none!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]{
  grid-column:2!important;
  display:grid!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  border:1px solid #deded8!important;
  border-radius:12px!important;
  place-items:center!important;
  background:#fff!important;
  color:#232629!important;
  transition:border-color .2s ease,background-color .2s ease,transform .2s ease!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]:before{
  color:#232629!important;
  font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif!important;
  font-size:26px!important;
  font-weight:300!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]:hover{
  border-color:#c9b27d!important;
  background:#f0ede6!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]:active{
  transform:scale(.97)!important;
}
.twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]:focus-visible{
  outline:2px solid rgba(154,116,50,.55)!important;
  outline-offset:2px!important;
}
.twa-shorts-widget .twa-shorts-liked-page{
  --liked-gold:#9a7432;
  --liked-ink:#1b1d1f;
  --liked-muted:#6e7478;
  --liked-line:#e5e5df;
  --liked-card:#fff;
  width:min(1120px,100%)!important;
  min-height:100dvh!important;
  padding:88px 28px 84px!important;
  background:transparent!important;
  color:var(--liked-ink)!important;
}
.twa-shorts-widget .twa-liked-intro-v4{
  padding:28px 2px 31px!important;
  border:0!important;
  border-bottom:1px solid var(--liked-line)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
.twa-shorts-widget .twa-liked-intro-v4 span{color:var(--liked-gold)!important}
.twa-shorts-widget .twa-liked-intro-v4 h2{color:var(--liked-ink)!important;font-weight:500!important;letter-spacing:-.035em!important}
.twa-shorts-widget .twa-liked-intro-v4 p{color:var(--liked-muted)!important}
.twa-shorts-widget .twa-liked-intro-v4>strong{color:var(--liked-ink)!important;font-variant-numeric:tabular-nums!important}
.twa-shorts-widget .twa-liked-intro-v4>strong small{color:#858a8d!important}
.twa-shorts-widget .twa-liked-section{margin-top:36px!important}
.twa-shorts-widget .twa-liked-section>header{margin-bottom:15px!important}
.twa-shorts-widget .twa-liked-section>header h3{color:var(--liked-ink)!important;font-weight:500!important;letter-spacing:-.018em!important}
.twa-shorts-widget .twa-liked-section>header span{
  min-width:25px!important;
  height:25px!important;
  border-radius:8px!important;
  background:#eee9dd!important;
  color:#765a27!important;
  font-variant-numeric:tabular-nums!important;
}
.twa-shorts-widget .twa-liked-short-v3,
.twa-shorts-widget .twa-liked-property-v3{
  border:1px solid var(--liked-line)!important;
  border-radius:18px!important;
  background:var(--liked-card)!important;
  color:var(--liked-ink)!important;
  box-shadow:0 1px 2px rgba(37,33,24,.045)!important;
  transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease!important;
}
.twa-shorts-widget .twa-liked-short-v3:hover,
.twa-shorts-widget .twa-liked-property-v3:hover,
.twa-shorts-widget .twa-liked-property-v3:focus-visible{
  border-color:#cdbb92!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(66,57,38,.09)!important;
  transform:translateY(-2px)!important;
}
.twa-shorts-widget .twa-liked-short-v3:focus-within,
.twa-shorts-widget .twa-liked-property-v3:focus-visible{
  outline:2px solid rgba(154,116,50,.44)!important;
  outline-offset:3px!important;
}
.twa-shorts-widget .twa-liked-short-v3 .twa-liked-short-open>div{background:#fff!important}
.twa-shorts-widget .twa-liked-short-v3 .twa-liked-short-open>div>span{color:#8a6a31!important}
.twa-shorts-widget .twa-liked-short-v3 strong{color:var(--liked-ink)!important}
.twa-shorts-widget .twa-liked-short-v3 em{color:#777d80!important}
.twa-shorts-widget .twa-liked-property-content{background:#fff!important}
.twa-shorts-widget .twa-liked-property-location span{
  border-color:#ded8ca!important;
  background:#faf8f3!important;
  color:#806431!important;
}
.twa-shorts-widget .twa-liked-property-content>strong{color:var(--liked-ink)!important}
.twa-shorts-widget .twa-liked-property-facts,
.twa-shorts-widget .twa-liked-property-content>footer{border-color:#ecece7!important}
.twa-shorts-widget .twa-liked-property-facts i,
.twa-shorts-widget .twa-liked-property-facts i svg{color:#9a7432!important}
.twa-shorts-widget .twa-liked-property-facts b{color:#303336!important}
.twa-shorts-widget .twa-liked-property-content>footer>b{color:#755820!important}
.twa-shorts-widget .twa-liked-property-content>footer>span{color:#303336!important}
.twa-shorts-widget .twa-liked-property-content>footer i{color:#9a7432!important}
.twa-shorts-widget .twa-liked-empty{
  min-height:350px!important;
  border:1px solid var(--liked-line)!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.twa-shorts-widget .twa-liked-empty>svg{stroke:#9a7432!important}
.twa-shorts-widget .twa-liked-empty h3{color:var(--liked-ink)!important}
.twa-shorts-widget .twa-liked-empty p{color:var(--liked-muted)!important}
.twa-shorts-widget .twa-liked-empty button{
  border:1px solid #24272a!important;
  border-radius:11px!important;
  background:#24272a!important;
  color:#fff!important;
  box-shadow:none!important;
  transition:background-color .2s ease,transform .2s ease!important;
}
.twa-shorts-widget .twa-liked-empty button:hover{background:#3a3d40!important}
.twa-shorts-widget .twa-liked-empty button:active{transform:translateY(1px)!important}
.twa-shorts-widget .twa-liked-sync-notice{
  border-color:#ded6c5!important;
  background:#f3efe6!important;
  color:#555b5e!important;
}
.twa-shorts-widget .twa-liked-sync-notice button{color:#745a26!important}
.twa-shorts-widget .twa-liked-loading,
.twa-shorts-widget .twa-liked-unavailable,
.twa-shorts-widget .twa-liked-pending-card{
  border-color:var(--liked-line)!important;
  background:#fff!important;
  color:var(--liked-ink)!important;
}
.twa-shorts-widget .twa-liked-loading>i,
.twa-shorts-widget .twa-liked-unavailable>span,
.twa-shorts-widget .twa-liked-pending-art{
  background:linear-gradient(110deg,#efefeb 24%,#e3e3dd 38%,#efefeb 53%)!important;
  background-size:250% 100%!important;
}
.twa-shorts-widget .twa-liked-loading span,
.twa-shorts-widget .twa-liked-loading b,
.twa-shorts-widget .twa-liked-loading em{
  background:linear-gradient(110deg,#ecece7 24%,#deded8 38%,#ecece7 53%)!important;
  background-size:250% 100%!important;
}
.twa-shorts-widget .twa-liked-unavailable small,
.twa-shorts-widget .twa-liked-pending-card small{color:#806431!important}
.twa-shorts-widget .twa-liked-unavailable strong,
.twa-shorts-widget .twa-liked-pending-card strong{color:var(--liked-ink)!important}
.twa-shorts-widget .twa-liked-unavailable p,
.twa-shorts-widget .twa-liked-pending-card span{color:var(--liked-muted)!important}
.twa-shorts-widget .twa-liked-unavailable button,
.twa-shorts-widget .twa-liked-pending-card>button,
.twa-shorts-widget .twa-liked-recovery button{color:#745a26!important}
.twa-shorts-widget .twa-liked-recovery button+button{color:#747a7d!important}
.twa-shorts-widget .twa-liked-media-fallback,
.twa-shorts-widget .twa-liked-short-fallback{
  background:radial-gradient(circle at 50% 34%,rgba(154,116,50,.12),transparent 24%),linear-gradient(145deg,#eeece6,#dedbd3)!important;
}
.twa-shorts-widget .twa-liked-media-fallback svg{stroke:#8e713c!important}

@media(max-width:720px){
  .twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top{
    grid-template-columns:minmax(0,1fr) 36px!important;
    padding-right:max(12px,env(safe-area-inset-right))!important;
    padding-left:max(12px,env(safe-area-inset-left))!important;
  }
  .twa-shorts-widget .twa-shorts-fullscreen.active.is-liked-page>.twa-shorts-top>[data-twa-shorts-close]{width:36px!important;height:36px!important;min-width:36px!important}
  .twa-shorts-widget .twa-shorts-liked-page{padding:76px 13px 68px!important}
  .twa-shorts-widget .twa-liked-intro-v4{padding:21px 3px 24px!important;border-radius:0!important}
  .twa-shorts-widget .twa-liked-intro-v4 h2{font-size:31px!important}
  .twa-shorts-widget .twa-liked-short-v3{border-radius:15px!important}
  .twa-shorts-widget .twa-liked-empty{min-height:300px!important;border-radius:17px!important}
}

