@font-face{font-family:gotham-light;src:url(/fonts/Gotham-Light.otf);font-display:swap}@font-face{font-family:gotham-medium;src:url(/fonts/GothamMedium.ttf);font-display:swap}@font-face{font-family:gotham-bold;src:url(/fonts/Gotham-Bold.otf);font-display:swap}@font-face{font-family:gotham-black;src:url(/fonts/Gotham-Black.otf);font-display:swap}:root{font-family:gotham-medium,Segoe UI,Arial,sans-serif!important}html{text-size-adjust:100%;-webkit-text-size-adjust:100%}img,video,canvas,svg{max-width:100%}img{height:auto}button,a,[role=button]{touch-action:manipulation}.site-nav{position:sticky;top:0;z-index:1000;display:flex;justify-content:center;width:100%;padding:.42em 0;background:#fffffff5;border-bottom:1px solid #ececec;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:gotham-medium;box-sizing:border-box}.site-nav a{color:#111;text-decoration:none}.site-nav button{font-family:gotham-medium;cursor:pointer}.site-nav-shell{position:relative;display:flex;align-items:center;gap:1.1em;width:min(100%,1640px);min-height:64px;padding:0 1.15em;box-sizing:border-box}.site-nav-logo{display:flex;align-items:center;gap:.55em;min-width:max-content}.site-nav-logo span{font-family:gotham-bold;text-transform:uppercase;letter-spacing:0;font-size:.9rem}.site-nav-logo svg{width:56px;height:auto}.site-nav-toggle{display:none;margin-left:auto;border:0;background:#f5f6f7;width:38px;height:38px;border-radius:8px;align-items:center;justify-content:center}.site-nav-content{display:flex;align-items:center;gap:1.1em;width:100%}.site-nav-links{display:flex;align-items:center;justify-content:center;gap:.65em;margin:0 auto}.site-nav-links>a,.site-nav-dropdown>button{display:inline-flex;align-items:center;gap:.35em;min-height:36px;border:0;background:transparent;color:#111;font-size:.82rem;padding:0 .62em}.site-nav-dropdown{position:relative}.site-nav-dropdown button svg{width:12px;transition:transform .16s ease}.site-nav-dropdown:hover>button svg,.site-nav-dropdown>button[aria-expanded=true] svg{transform:rotate(180deg)}@media (hover: none),(pointer: coarse){.site-nav-dropdown:hover>button svg{transform:none}.site-nav-dropdown>button[aria-expanded=true] svg{transform:rotate(180deg)}}.site-nav-dropdown-panel{position:absolute;top:100%;left:0;display:none;min-width:250px;padding:.55em;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 18px 45px #00000021;z-index:1010}.site-nav-dropdown-panel a{display:block;padding:.8em .9em;border-radius:7px;font-size:.8rem;color:#2c323b}.site-nav-dropdown-panel a:hover{background:#f5f7f1}.site-nav-dropdown-panel.open{display:block}@media (hover: hover) and (pointer: fine){.site-nav-dropdown:hover .site-nav-dropdown-panel{display:block}}.site-nav-actions{display:flex;align-items:center;gap:.6em;margin-left:auto}.login-btn,.signup-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45em;min-height:38px;border:0;border-radius:8px;padding:0 .95em;color:#111;white-space:nowrap;font-size:.74rem}.login-btn{background:#f7f7f7}.login-btn img,.login-btn svg{width:22px;height:22px;border-radius:50%}.signup-btn{background:#d9f070}.account-action-wrap,.notification-action-wrap{position:relative}.top-notification-btn{position:relative;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:8px;background:#f7f7f7;color:#111}.top-notification-btn svg{width:19px;height:19px}.top-notification-btn i{position:absolute;top:4px;right:4px;display:grid;place-items:center;min-width:16px;height:16px;border-radius:999px;background:#d9f070;color:#111;padding:0 4px;font-style:normal;font-family:gotham-bold;font-size:.54rem}.top-notification-btn .online:after{content:""}.top-notification-btn.online{box-shadow:inset 0 0 0 1px #dce98a}.top-notification-dropdown{position:absolute;top:calc(100% + 8px);right:0;display:grid;gap:.45em;width:min(340px,100vw - 24px);padding:.7em;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 18px 45px #00000029;z-index:1015}.top-notification-dropdown>div{display:flex;align-items:center;justify-content:space-between;gap:.8em;padding:.35em .25em .55em;border-bottom:1px solid #edf0f2}.top-notification-dropdown strong{font-family:gotham-bold;font-size:.82rem}.top-notification-dropdown span,.top-notification-dropdown p{margin:0;color:#68717c;font-size:.68rem;line-height:1.35}.top-notification-dropdown button{display:grid;gap:.25em;text-align:left;border:1px solid #dfe8a1;border-radius:8px;background:#fbffea;padding:.7em;white-space:normal}.top-notification-dropdown button.read{border-color:#edf0f2;background:#f7f8fa;opacity:.78}.top-notification-dropdown footer{display:grid;grid-template-columns:1fr 1fr;gap:.45em;margin-top:.25em}.top-notification-dropdown footer button,.top-notification-dropdown footer a{display:flex;align-items:center;justify-content:center;min-height:34px;border:0;border-radius:7px;background:#111;color:#fff;text-decoration:none;font-family:gotham-bold;font-size:.64rem}.top-notification-dropdown footer button:disabled{background:#eef1f4;color:#8a929e}.top-notification-dropdown footer a{background:#d9f070;color:#111}.account-dropdown{position:absolute;top:100%;right:0;display:grid;min-width:190px;padding:.5em;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 18px 45px #00000021;z-index:1010}.account-dropdown a,.account-dropdown button{text-align:left;border:0;background:transparent;padding:.8em .9em;border-radius:7px;color:#2c323b;font-size:.8rem}.account-dropdown a:hover,.account-dropdown button:hover{background:#f5f7f1}.highlight-yellow{color:#8b9b12}@media only screen and (max-width: 980px){.site-nav{padding:.4em 0}.site-nav-shell{min-height:60px;padding:0 .9em}.site-nav-logo{gap:.55em}.site-nav-logo span{font-size:.88rem}.site-nav-logo svg{width:54px}.site-nav-toggle{display:inline-flex}.site-nav-content{position:absolute;top:calc(100% + .35em);left:1em;right:1em;display:none;align-items:stretch;flex-direction:column;gap:1em;padding:1em;background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 18px 38px #0000001f}.site-nav-content.open{display:flex}.site-nav-links{flex-direction:column;align-items:stretch;margin:0;gap:.2em}.site-nav-links>a,.site-nav-dropdown>button{justify-content:space-between;width:100%;padding:0 .8em;background:#f7f8fa;border-radius:8px}.site-nav-dropdown-panel{position:static;box-shadow:none;margin-top:.35em;width:100%}.site-nav-actions{flex-direction:column;align-items:stretch;margin:0}.login-btn,.signup-btn{width:100%}}.site-nav{background:#fffdf9f5;border-bottom-color:var(--border-color)}.site-nav a,.site-nav button{color:var(--ink-color)}.site-nav-toggle,.login-btn,.top-notification-btn{background:var(--surface-muted);color:var(--ink-color)}.site-nav-links>a:hover,.site-nav-dropdown>button:hover{color:var(--accent-color)}.site-nav-dropdown-panel,.top-notification-dropdown,.account-dropdown{background:var(--surface-elevated);border-color:var(--border-color)}.site-nav-dropdown-panel a:hover,.account-dropdown a:hover,.account-dropdown button:hover{background:var(--surface-color)}.signup-btn,.top-notification-dropdown footer a{background:var(--brand-color);color:var(--ink-color)}.top-notification-btn i{background:var(--earth-color);color:#fff}.top-notification-btn.online{box-shadow:inset 0 0 0 1px #0f5b4f3d}.top-notification-dropdown button{border-color:#c78c2b38;background:var(--brand-soft)}.top-notification-dropdown footer button{background:var(--accent-color);color:#fff}.highlight-yellow{color:var(--earth-color)}@media only screen and (max-width: 980px){.site-nav-content{background:var(--surface-elevated);border-bottom-color:var(--border-color)}.site-nav-links>a,.site-nav-dropdown>button{background:var(--surface-color);touch-action:manipulation}.site-nav-dropdown-panel{display:none!important}.site-nav-dropdown-panel.open{display:block!important}.site-nav-dropdown:hover .site-nav-dropdown-panel:not(.open){display:none!important}}.top-notification-btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.top-notification-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #11151b1a}.top-notification-btn.has-unread{background:var(--accent-color);color:#fff;box-shadow:0 14px 28px #0f5b4f2e}.top-notification-btn.has-unread i{background:var(--brand-color);color:var(--ink-color)}.top-notification-dropdown{width:min(330px,100vw - 24px);max-height:min(460px,100vh - 120px);overflow:hidden;gap:.35em;padding:.58em;border-radius:14px;box-shadow:0 18px 44px #11151b29}.top-notification-dropdown .top-notification-head{padding:.18em .18em .5em;border-bottom:1px solid var(--border-color)}.top-notification-dropdown .top-notification-head strong{font-size:.8rem}.top-notification-dropdown .top-notification-head span{display:inline-flex;align-items:center;min-height:21px;border-radius:999px;background:var(--brand-soft);color:var(--earth-color);padding:0 .52em;font-family:gotham-bold;font-size:.55rem}.top-notification-dropdown .top-notification-list{display:grid;gap:.35em;max-height:min(330px,100vh - 230px);overflow-y:auto;overscroll-behavior:contain;padding-right:.12em;scrollbar-width:thin;scrollbar-color:rgba(15,91,79,.35) transparent}.top-notification-dropdown .top-notification-list::-webkit-scrollbar{width:6px}.top-notification-dropdown .top-notification-list::-webkit-scrollbar-thumb{background:#0f5b4f4d;border-radius:999px}.top-notification-dropdown article{position:relative;display:grid;gap:.35em;padding:.58em .62em .58em .82em;border:1px solid var(--border-color);border-radius:10px;background:#fff;transition:background .16s ease,border-color .16s ease,transform .16s ease}.top-notification-dropdown article:not(.read){border-color:#d9f070e6;background:linear-gradient(135deg,#fff,#d9f0702e)}.top-notification-dropdown article:not(.read):before{content:"";position:absolute;left:.34em;top:1.1em;width:5px;height:5px;border-radius:50%;background:var(--brand-color)}.top-notification-dropdown article:hover{transform:translateY(-1px);border-color:#0f5b4f47;background:var(--surface-color)}.top-notification-dropdown article.read{opacity:.72}.top-notification-dropdown .notification-open-btn{display:grid;gap:.18em;text-align:left;padding:0;border:0;border-radius:0;background:transparent;white-space:normal;box-shadow:none}.top-notification-dropdown .notification-open-btn:hover{transform:none;border-color:transparent;background:transparent}.top-notification-dropdown .notification-open-btn small{color:var(--earth-color);font-family:gotham-bold;font-size:.5rem;letter-spacing:.05em;text-transform:uppercase}.top-notification-dropdown .notification-open-btn strong{font-size:.7rem;color:var(--ink-color);line-height:1.15}.top-notification-dropdown .notification-open-btn span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.6rem;line-height:1.25;color:var(--muted-color)}.top-notification-dropdown .notification-read-btn{justify-self:start;min-height:24px;border:0;border-radius:999px;background:#0f5b4f14;color:var(--accent-color);padding:0 .65em;font-family:gotham-bold;font-size:.52rem}.top-notification-dropdown button{border-color:var(--border-color);transition:background .16s ease,border-color .16s ease,transform .16s ease}.top-notification-dropdown button:hover{transform:translateY(-1px);border-color:#0f5b4f47;background:var(--surface-color)}.top-notification-dropdown .notification-empty{padding:.75em;border-radius:10px;background:var(--surface-color);text-align:center}.top-notification-dropdown footer{gap:.35em;margin-top:.18em}.top-notification-dropdown footer button,.top-notification-dropdown footer a{min-height:30px;border-radius:8px;font-size:.58rem}@media only screen and (max-width: 980px){.notification-action-wrap{display:grid}.top-notification-btn{width:100%;min-height:44px}.top-notification-dropdown{position:static;width:100%;max-height:360px;margin-top:.4em;box-shadow:none}.top-notification-dropdown .top-notification-list{max-height:240px}}@media only screen and (max-width: 620px){.top-notification-dropdown{max-height:330px;padding:.5em;border-radius:12px}.top-notification-dropdown article{padding:.5em .55em .5em .75em}.top-notification-dropdown .top-notification-list{max-height:220px}}.auth-dialog-shell,.modal-container,.modal-contianer{font-family:gotham-light!important}.auth-dialog-layout{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(420px,1fr);min-height:100dvh}.auth-dialog-brand{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:1.35rem;overflow:hidden;padding:clamp(1rem,2.3vh,1.7rem) 2rem;background:#11151b;color:#fff}.auth-dialog-brand :where(h1,h2,h3,h4,h5,h6,p,strong,b,small){color:#fff!important}.auth-dialog-brand :where(p,small){color:#ffffffc7!important}.auth-dialog-brand:after{content:"";position:absolute;right:-80px;bottom:-90px;width:280px;height:280px;border-radius:50%;border:44px solid rgba(217,240,112,.22)}.auth-brand-lockup{position:relative;z-index:1;display:flex;align-items:center;gap:.72rem;color:#fff}.auth-brand-lockup svg{width:42px;height:42px}.auth-brand-lockup strong{color:#fff!important;font-family:gotham-bold;font-size:1rem;letter-spacing:0}.auth-brand-copy{position:relative;z-index:1;display:grid;gap:.58rem;max-width:520px}.auth-brand-copy .auth-brand-eyebrow{width:max-content;padding:.45rem .65rem;border-radius:999px;background:#d9f0701f;color:#d9f070;font-family:gotham-bold;font-size:.68rem;text-transform:uppercase}.auth-brand-copy h1{margin:0;color:#fff!important;font-family:gotham-bold;font-size:clamp(2rem,3.5vw,3.8rem);line-height:.98;letter-spacing:0}.auth-brand-copy h1 .highlight-yellow{display:inline-flex;align-items:center;min-height:1.55em;padding:.16em .5em;border:1px solid rgba(217,240,112,.7);border-radius:999px;background:#d9f07014;color:#d9f070!important;font-family:inherit;font-size:.38em;line-height:1;text-transform:none;vertical-align:middle;white-space:nowrap}.auth-brand-copy p{margin:0;max-width:440px;color:#ffffffb8;font-size:.88rem;line-height:1.45}.auth-brand-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,258px));justify-content:center;gap:.72rem}.auth-brand-metrics div{display:grid;gap:.18rem;padding:.68rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f}.auth-brand-metrics strong{color:#d9f070;font-family:gotham-bold;font-size:1.08rem}.auth-brand-metrics span{color:#ffffffa6;font-size:.68rem;line-height:1.25}.auth-dialog-content{display:grid;place-items:center;min-width:0;padding:clamp(.75rem,2vh,1.35rem) 2rem;background:radial-gradient(circle at 20% 15%,rgba(217,240,112,.18),transparent 28%),#f4f5f6}.MuiDialog-paperFullScreen{overflow-y:auto;overflow-x:hidden}.highlight-yellow{color:#d9f070}@media only screen and (max-width: 980px){.auth-dialog-layout{grid-template-columns:1fr}.auth-dialog-brand{min-height:auto;padding:1.15rem 1rem}.auth-brand-copy h1,.auth-brand-copy p,.auth-brand-metrics{display:none}.auth-dialog-content{min-height:calc(100vh - 86px);padding:1rem;place-items:start center}}@media only screen and (max-height: 820px) and (min-width: 981px){.auth-dialog-brand{padding-top:1rem;padding-bottom:1rem}.auth-brand-copy h1{font-size:clamp(2rem,3vw,3.25rem)}.auth-brand-copy p{font-size:.8rem;line-height:1.36}.auth-brand-metrics{gap:.52rem}.auth-brand-metrics div{padding:.55rem}}@media only screen and (max-width: 560px){.auth-brand-lockup svg{width:34px;height:34px}.auth-dialog-content{padding:.75rem}}.legal-document-page{min-height:100vh;padding:clamp(28px,4vw,52px) 18px;background:radial-gradient(circle at 50% 0%,rgba(12,20,38,.08),transparent 34%),#f7f7f4;color:#071126;font-family:gotham-light,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.legal-document-sheet{width:min(1120px,100%);margin:0 auto;padding:clamp(24px,4vw,46px);background:#fffefa;box-shadow:0 28px 90px #0711261f}.legal-document-header{display:grid;justify-items:center;gap:8px;text-align:center}.legal-document-brand{margin:0;color:#071126;font-family:gotham-bold,sans-serif;font-size:clamp(2.7rem,6.4vw,5.25rem);line-height:.92;letter-spacing:.02em}.legal-document-title{margin:0;color:#071126;font-family:gotham-bold,sans-serif;font-size:clamp(1.2rem,2.7vw,2.05rem);letter-spacing:.04em;text-transform:uppercase}.legal-document-rule{width:min(860px,100%);height:1px;margin:14px auto 10px;background:#b8bdc8}.legal-document-updated{margin:0;color:#071126;font-size:.92rem}.legal-document-updated strong{font-family:gotham-bold,sans-serif}.legal-document-index{display:grid;gap:14px;margin:24px 0 26px;padding-bottom:24px;border-bottom:1px solid #b8bdc8}.legal-document-index h2{margin:0;font-family:gotham-bold,sans-serif;font-size:1.05rem;text-transform:uppercase}.legal-document-index ol{columns:2;column-gap:clamp(36px,9vw,130px);margin:0;padding-left:20px}.legal-document-index li{break-inside:avoid;margin:0 0 7px;padding-left:8px;font-family:gotham-medium,sans-serif;font-size:.9rem}.legal-document-flow{display:grid}.legal-document-section{padding:15px 0;border-bottom:1px solid #d4d7de}.legal-document-section h2{margin:0 0 9px;color:#071126;font-family:gotham-bold,sans-serif;font-size:1.08rem;letter-spacing:.01em;text-transform:uppercase}.legal-document-section p{margin:0 0 8px;color:#071126;font-size:.9rem;line-height:1.48}.legal-document-section ul{margin:6px 0 8px 18px;padding:0}.legal-document-section li{margin-bottom:4px;font-size:.9rem;line-height:1.42}.legal-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #d4d7de}.legal-document-grid .legal-document-section{padding:15px 20px 15px 0;border-bottom:0}.legal-document-grid .legal-document-section:nth-child(2n){padding-right:0;padding-left:20px;border-left:1px solid #d4d7de}.legal-document-footer{display:grid;gap:12px;justify-items:center;padding-top:18px;text-align:center}.legal-document-footer strong{font-family:gotham-bold,sans-serif;font-size:.95rem;letter-spacing:.03em}.legal-document-contact-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px;color:#071126;font-size:.82rem}.legal-document-contact-row span+span:before{content:"|";margin-right:22px;color:#071126}.legal-document-copyright{margin:0;font-size:.8rem}.legal-document-print{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:8px;padding:0 22px;border:1px solid #071126;border-radius:0;background:#071126;color:#fff;cursor:pointer;font-family:gotham-bold,sans-serif;letter-spacing:.06em}@media (max-width: 760px){.legal-document-sheet{padding:24px 18px}.legal-document-index ol{columns:1}.legal-document-grid{grid-template-columns:1fr}.legal-document-grid .legal-document-section,.legal-document-grid .legal-document-section:nth-child(2n){padding-left:0;padding-right:0;border-left:0;border-bottom:1px solid #d4d7de}.legal-document-contact-row{display:grid;gap:6px}.legal-document-contact-row span+span:before{content:"";margin:0}}@media print{.legal-document-page{padding:0;background:#fff}.legal-document-sheet{width:100%;box-shadow:none}.legal-document-print{display:none}}.terms-consent-banner__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1240;background:#080c1238;backdrop-filter:blur(8px) saturate(115%);-webkit-backdrop-filter:blur(8px) saturate(115%)}.terms-consent-banner{position:fixed;left:50%;bottom:clamp(.65rem,2vw,1rem);top:auto;z-index:1250;width:min(300px,100vw - 1rem);transform:translate(-50%);pointer-events:none;font-family:gotham-light,system-ui,sans-serif}.terms-consent-banner__sheet{display:grid;gap:.38rem;padding:.48rem .5rem .52rem;border:1px solid rgba(255,255,255,.46);border-radius:14px;background:#ffffff9e;box-shadow:0 16px 40px #080c1238;pointer-events:auto;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%)}.terms-consent-banner__header{display:grid;gap:.06rem}.terms-consent-banner__kicker{width:max-content;padding:.12rem .36rem;border-radius:999px;background:#f3f6ead1;color:#54601d;font-family:gotham-bold;font-size:.4rem;letter-spacing:.06em;text-transform:uppercase}.terms-consent-banner__header h2{margin:0;color:#11151b;font-family:gotham-bold;font-size:.58rem;line-height:1.1}.terms-consent-banner__updated{margin:0;color:#667085;font-size:.38rem;line-height:1.15}.terms-consent-banner__preview-wrap{position:relative}.terms-consent-banner__preview{max-height:96px;overflow:auto;padding:.32rem .36rem .42rem;border:1px solid rgba(255,255,255,.52);border-radius:10px;background:#fafbf87a;color:#334155;font-size:.38rem;line-height:1.34;overscroll-behavior:contain;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.terms-consent-banner__preview section+section{margin-top:.22rem;padding-top:.22rem;border-top:1px solid rgba(17,21,27,.07)}.terms-consent-banner__preview h3{margin:0 0 .08rem;color:#11151b;font-family:gotham-bold;font-size:.4rem;line-height:1.18}.terms-consent-banner__preview p{margin:0 0 .12rem}.terms-consent-banner__preview p:last-child{margin-bottom:0}.terms-consent-banner__preview-wrap:after{content:"";position:absolute;left:0;right:0;bottom:0;height:22px;border-radius:0 0 10px 10px;background:linear-gradient(180deg,#fafbf800,#fafbf8eb 78%);pointer-events:none}.terms-consent-banner__scroll-hint{display:block;margin-top:.18rem;color:#8a929e;font-size:.36rem;line-height:1.1;text-align:center}.terms-consent-banner__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.32rem;align-items:center;padding-top:.08rem;border-top:1px solid rgba(255,255,255,.45)}.terms-consent-banner__actions p{margin:0;color:#5d6570;font-size:.38rem;line-height:1.28}.terms-consent-banner__accept{min-height:28px;border:0;border-radius:999px;padding:0 .62rem;background:#d9f070f0;color:#111;font-family:gotham-bold;font-size:.52rem;white-space:nowrap;cursor:pointer;box-shadow:0 6px 14px #7080001f}@media only screen and (max-width: 680px){.terms-consent-banner{width:min(280px,100vw - .8rem);bottom:.55rem}.terms-consent-banner__preview{max-height:88px;font-size:.36rem}.terms-consent-banner__preview h3{font-size:.38rem}.terms-consent-banner__actions{grid-template-columns:1fr;gap:.28rem}.terms-consent-banner__accept{width:100%;min-height:30px}}.searchbar-container{display:grid;gap:.56em;position:relative;z-index:2;overflow:visible;width:100%;margin-top:.74em;padding:.74em .82em .82em;color:#1b2028;background:#fffffffa;border:1px solid rgba(255,255,255,.62);border-radius:22px;box-shadow:none;font-family:gotham-medium;box-sizing:border-box}.searchbar-container.menu-open{z-index:2200}.searchbar-topline{display:flex;align-items:center;justify-content:space-between;gap:.7em}.searchbar-topline span{color:#4b535f;font-size:.7rem}.searchbar-topline button{margin-left:auto;border:0;background:transparent;color:#0878f8;font-family:gotham-bold;font-size:.72rem;cursor:pointer;white-space:nowrap}.searchbar-main-row{display:grid;grid-template-columns:minmax(228px,.94fr) minmax(0,1.45fr) minmax(204px,.9fr);gap:.62em;align-items:center}.searchbar-main-row>*{min-width:0}.operation-switch{display:flex;overflow:hidden;min-height:60px;border-radius:18px;background:#f2f3f4}.operation-switch button{flex:1 1 0;border:0;min-width:0;padding:0 1em;background:transparent;color:#1b2028;font-family:gotham-bold;font-size:.98rem;cursor:pointer}.operation-switch button.selected{background:#d9f070;color:#111}.location-control-wrap{position:relative;min-width:0;z-index:6}.location-control{display:flex;align-items:center;gap:.55em;min-height:60px;padding:0 1.02em;border:1px solid #eceff2;border-radius:18px;background:#f8f9fa;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.location-control:focus-within{border-color:#d9f070;background:#fff;box-shadow:inset 0 0 0 1px #d9f07075}.location-control svg{width:18px;height:18px;flex:0 0 auto;color:#4f5662}.location-control input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#1b2028;caret-color:#111;box-shadow:none!important;appearance:none;-webkit-appearance:none;font-family:gotham-light;font-size:.96rem}.location-control input:focus,.location-control input:focus-visible{outline:0;background:transparent;box-shadow:none!important}.location-control input::placeholder{color:#8d95a1}.location-control button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:6px;background:#fff;color:#5d6570;cursor:pointer}.location-control button svg{width:13px;height:13px}.location-suggestion-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:90;max-height:min(240px,34vh);overflow-y:auto;overflow-x:hidden;border:1px solid #e4e8ee;border-radius:16px;background:#fff;box-shadow:0 16px 40px #13181f29;overscroll-behavior:contain}.location-suggestion-dropdown.location-suggestion-dropdown--floating{position:absolute;top:auto;left:auto;right:auto;z-index:7000;box-sizing:border-box;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;will-change:top,left,width}.location-suggestion-dropdown button{display:block;width:100%;border:0;border-bottom:1px solid #edf0f2;background:transparent;color:#445064;padding:.86em 1em;font-family:gotham-light;font-size:.9rem;line-height:1.3;text-align:left;white-space:normal;overflow-wrap:anywhere;cursor:pointer}.location-suggestion-dropdown button:hover,.location-suggestion-dropdown button:focus-visible{outline:0;background:#eef4d0;color:#111;box-shadow:none}.location-suggestion-dropdown button:last-child{border-bottom:0}.search-submit{display:inline-flex;align-items:center;justify-content:center;gap:.45em;width:100%;min-width:0;min-height:60px;border:0;border-radius:18px;padding:0 1.05em;color:#111;background:#d9f070;font-family:gotham-bold;font-size:.98rem;cursor:pointer}.search-submit svg{width:25px;height:25px}.searchbar-filter-row{display:grid;grid-template-columns:minmax(110px,.82fr) minmax(110px,.82fr) minmax(340px,1.72fr) minmax(182px,.98fr);gap:.62em;align-items:end;position:relative;z-index:3}.searchbar-filter-row>*{min-width:0}.filter-control{display:grid;gap:.36em;min-width:0}.filter-control>span{color:#5e6672;font-family:gotham-medium;font-size:.74rem}.filter-control.is-disabled{opacity:.68}.price-range-control{min-width:0;overflow:visible}.price-range-control .price-range-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.52em;min-width:0}.price-range-control .custom-select-trigger{padding:0 .82em;font-size:.86rem}.price-filter-control{gap:0}.price-select,.custom-select{position:relative;min-width:0}.custom-select.open{z-index:2300}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;height:50px;border:1px solid #eceff2;border-radius:16px;background:#f8f9fa;color:#1b2028;padding:0 1em;font-family:gotham-light;font-size:.9rem;text-align:left;cursor:pointer}.custom-select-trigger .select-value{display:block;min-width:0;overflow:hidden;color:#1b2028;opacity:1;font-family:gotham-medium;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger i{margin-left:.36rem}.custom-select-trigger i{flex:0 0 auto;width:14px;height:10px;margin-left:.62em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' fill='none' stroke='%23808a97' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:14px 10px}.price-range-control .custom-select-trigger{padding:0 .58rem;font-size:.72rem}.custom-select-trigger:disabled{cursor:not-allowed;background:#f1f3f4}.custom-select.open .custom-select-trigger{border-color:#d9e3a0;box-shadow:0 0 0 3px #d9f07029}.custom-select-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:auto;box-sizing:border-box;width:max-content;min-width:100%;max-width:none;max-height:216px;overflow-y:auto;overflow-x:hidden;border:1px solid #e4e8ee;border-radius:16px;background:#fff;box-shadow:0 16px 40px #13181f29;z-index:2400;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.custom-select-dropdown button{display:block;width:100%;border:0;background:transparent;color:#1b2028;padding:.8em .98em;font-family:gotham-light;font-size:.86rem;text-align:left;cursor:pointer;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-dropdown button:hover,.custom-select-dropdown button.selected{background:#eef4d0;color:#111}.custom-select-dropdown--floating{position:absolute;right:auto;z-index:7000;box-sizing:border-box;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;contain:layout paint;will-change:top,left}.searchbar-filter-row>.filter-control:nth-child(2n) .custom-select-dropdown,.price-range-inputs .price-filter-control:last-child .custom-select-dropdown{left:auto;right:0}.open-map-btn{width:100%;min-width:0;min-height:50px;border:1px solid #111;border-radius:18px;padding:0 1em;background:#111;color:#fff;font-family:gotham-bold;font-size:.92rem;white-space:nowrap;cursor:pointer}@media only screen and (max-width: 1360px){.searchbar-main-row{grid-template-columns:minmax(206px,.92fr) minmax(0,1.34fr) minmax(188px,.84fr)}.searchbar-filter-row{grid-template-columns:minmax(104px,.8fr) minmax(104px,.8fr) minmax(320px,1.54fr) minmax(168px,.92fr)}}@media only screen and (max-width: 1180px){.searchbar-container{gap:.62em;padding:.74em .76em .8em}.searchbar-main-row{grid-template-columns:minmax(156px,.84fr) minmax(0,1fr)}.search-submit{grid-column:1/-1;min-height:54px;font-size:.9rem}.searchbar-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.price-range-control,.open-map-btn{grid-column:1/-1}.price-range-control .price-range-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width: 900px){.searchbar-container{gap:.58em;margin-top:.78em;padding:.78em}.searchbar-main-row,.searchbar-filter-row{grid-template-columns:1fr}.operation-switch button{width:50%}.search-submit,.open-map-btn{width:100%}.price-range-control .price-range-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.price-range-control{grid-column:auto}}@media only screen and (max-width: 640px){.searchbar-container{gap:.58em;margin-top:.72em;padding:.72em;border-radius:14px}.searchbar-topline{gap:.5em}.searchbar-topline span,.searchbar-topline button{font-size:.7rem}.operation-switch{min-height:44px}.operation-switch button{min-width:0;font-size:.8rem}.searchbar-main-row{gap:.5em}.location-control,.search-submit{min-height:44px}.location-control input{font-size:.8rem}.location-suggestion-dropdown{max-height:min(190px,32vh)}.location-suggestion-dropdown button{font-size:.8rem;padding:.76em .86em}.search-submit{font-size:.82rem}.searchbar-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5em}.filter-control>span{font-size:.66rem}.custom-select-trigger{height:44px;font-size:.8rem}.custom-select-trigger .select-value{color:var(--ink-color);font-size:.8rem}.custom-select-dropdown button{font-size:.8rem}.open-map-btn{min-height:44px;font-size:.74rem}.price-range-control{grid-column:1/-1}}.searchbar-container select::-webkit-scrollbar{width:8px}.searchbar-container select::-webkit-scrollbar-thumb{background:#7c86948c;border-radius:999px}.custom-select-dropdown::-webkit-scrollbar{width:8px}.custom-select-dropdown::-webkit-scrollbar-thumb{background:#7c86948c;border-radius:999px}@media only screen and (max-width: 480px){.searchbar-topline{align-items:flex-start;flex-direction:column;gap:.28em}.searchbar-topline span,.searchbar-topline button{font-size:.66rem}.searchbar-filter-row{grid-template-columns:1fr}.price-range-control .price-range-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.price-range-control{grid-column:1/-1}}.searchbar-container{color:var(--ink-color);background:#fffdf9fa;border-color:#c78c2b29;box-shadow:none}.searchbar-topline span{color:var(--muted-color)}.searchbar-topline button{color:var(--earth-color)}.operation-switch{background:var(--surface-muted)}.operation-switch button{color:var(--ink-color)}.operation-switch button.selected{background:var(--brand-color);color:var(--ink-color)}.location-control{border-color:var(--border-color);background:var(--surface-color)}.location-control svg{color:var(--accent-color)}.location-control input{color:var(--ink-color)}.search-submit{color:var(--ink-color);background:var(--brand-color)}.filter-control>span{color:var(--muted-color)}.custom-select-trigger{border-color:var(--border-color);background:var(--surface-color);color:var(--ink-color)}.custom-select-trigger .select-value{color:var(--ink-color)}.open-map-btn{border-color:var(--accent-color);background:var(--accent-color);color:#fff}.searchbar-container{gap:.4rem;padding:.5rem .58rem .58rem;border:1px solid rgba(255,255,255,.82);border-radius:18px;background:#fffdf9f5;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.searchbar-topline{min-height:16px}.searchbar-topline span{color:#5b6470;font-family:gotham-bold,sans-serif;font-size:.64rem;letter-spacing:.01em}.searchbar-topline button{color:#718100;font-size:.66rem;text-decoration:none;transition:color .18s ease,transform .18s ease}.searchbar-topline button:hover,.searchbar-topline button:focus-visible{color:#11151b;outline:0;transform:translateY(-1px)}.searchbar-main-row{grid-template-columns:minmax(150px,.78fr) minmax(0,1.22fr) minmax(146px,.72fr);gap:.5rem}.operation-switch{min-height:48px;border:1px solid rgba(17,21,27,.04);border-radius:14px;background:#f2f4f5}.operation-switch button{font-size:.8rem;transition:background .18s ease,color .18s ease,transform .18s ease}.operation-switch button:hover,.operation-switch button:focus-visible{outline:0;color:#11151b}.operation-switch button.selected{box-shadow:inset 0 0 0 1px #ffffff57}.location-control,.search-submit{min-height:48px;border-radius:14px}.location-control{padding:0 .72rem;border-color:#e7eaee;background:linear-gradient(180deg,#fff,#f8fafb)}.location-control:focus-within{border-color:#cfe85d;box-shadow:0 0 0 4px #d9f07033}.location-control svg{width:16px;height:16px}.location-control input{font-family:gotham-medium,sans-serif;font-size:.8rem}.location-control button{width:24px;height:24px;border:1px solid #edf0f2;border-radius:9px;transition:background .18s ease,color .18s ease,border-color .18s ease}.location-control button:hover,.location-control button:focus-visible{outline:0;border-color:#dbe0e6;background:#f4f6f8;color:#11151b}.search-submit{gap:.36rem;font-size:.8rem;box-shadow:0 10px 22px #b4d2223d;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.search-submit svg{width:20px;height:20px}.search-submit:hover,.search-submit:focus-visible{outline:0;transform:translateY(-1px);box-shadow:0 14px 28px #b4d2224d;filter:saturate(1.05)}.searchbar-filter-row{grid-template-columns:minmax(86px,.68fr) minmax(86px,.68fr) minmax(220px,1.28fr) minmax(136px,.78fr);gap:.5rem}.filter-control{gap:.4rem}.filter-control>span{color:#667085;font-family:gotham-bold,sans-serif;font-size:.62rem}.custom-select-trigger{height:38px;border-color:#e7eaee;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafb);font-size:.72rem;padding:0 .52rem;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.custom-select-trigger .select-value{font-family:gotham-medium,sans-serif;overflow:visible;text-overflow:clip;white-space:nowrap}.custom-select-trigger i{margin-left:.28rem}.custom-select-trigger:hover,.custom-select-trigger:focus-visible{outline:0;border-color:#d9dee5;background:#fff}.custom-select.open .custom-select-trigger{border-color:#cfe85d;box-shadow:0 0 0 4px #d9f0702e}.open-map-btn{min-height:38px;border-radius:12px;background:#11151b;border-color:#11151b;font-size:.76rem;white-space:nowrap;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.open-map-btn:hover,.open-map-btn:focus-visible{outline:0;background:#202833;box-shadow:0 12px 26px #11151b38;transform:translateY(-1px)}@media only screen and (max-width: 1180px){.searchbar-container{padding:.5rem .56rem .58rem;border-radius:18px}.searchbar-main-row{grid-template-columns:minmax(140px,.82fr) minmax(0,1fr)}.search-submit{grid-column:1/-1}.searchbar-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.price-range-control,.open-map-btn{grid-column:1/-1}}@media only screen and (max-width: 760px){.searchbar-container{gap:.42rem;padding:.52rem;border-radius:16px}.searchbar-topline{align-items:center;flex-direction:row;gap:.5rem}.searchbar-main-row,.searchbar-filter-row{gap:.42rem}.searchbar-main-row{grid-template-columns:1fr}.searchbar-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-switch,.location-control,.search-submit{min-height:42px;line-height:1.16}.operation-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.operation-switch button{width:auto;min-height:42px;padding:.34rem .45rem;font-size:.76rem;line-height:1.16;white-space:normal}.custom-select-trigger,.open-map-btn{min-height:42px;height:auto;padding:.48rem .62rem;line-height:1.16}.custom-select-trigger .select-value{overflow:visible;font-size:clamp(.68rem,3vw,.78rem);line-height:1.16;text-overflow:clip;white-space:normal;word-break:normal}.custom-select-trigger i{margin-left:.35rem}.custom-select-dropdown--floating{max-height:min(242px,46dvh)!important}.custom-select-dropdown button{display:flex;align-items:center;min-height:40px;padding:.72rem .9rem;font-size:.8rem;line-height:1.22;overflow-wrap:normal;word-break:normal}.open-map-btn{white-space:normal}.price-range-control,.open-map-btn{grid-column:1/-1}.price-range-control .price-range-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}}@media only screen and (max-width: 480px){.searchbar-container{padding:.5rem;border-radius:16px}.searchbar-topline span,.searchbar-topline button{font-size:.68rem}.location-control{padding:0 .66rem}.location-control input,.custom-select-trigger{font-size:.74rem}.search-submit{font-size:.78rem}.filter-control>span{font-size:.68rem}}@media only screen and (max-width: 360px){.searchbar-topline{align-items:flex-start;flex-direction:column;gap:.2rem}.searchbar-filter-row,.price-range-control .price-range-inputs{grid-template-columns:1fr}}.content-only-box{display:flex;flex-direction:column;justify-content:flex-start;min-width:0;height:100%;padding:2.15em 1.15em 6.85em 2.15em;box-sizing:border-box}.hero-search-wrap{position:relative;z-index:1200;overflow:visible;width:min(49.4vw,718px);max-width:718px;margin-top:1.45em;margin-bottom:0}.content-side-box{line-height:1.15;color:#fff;margin-top:0;margin-bottom:0;max-width:920px;text-shadow:0 10px 26px rgba(0,0,0,.38)}.content-side-box h3:first-of-type{width:min(100%,52rem);font-family:gotham-bold;font-size:clamp(2.35rem,4.2vw,4.95rem)!important;line-height:.98;letter-spacing:-.055em;text-wrap:balance;margin-bottom:.18em}.content-side-box h5:first-of-type{display:inline-flex;width:auto;max-width:min(100%,43rem);margin-top:.82em;padding:.32em .72em .34em;border-radius:999px;background:#11151b57;color:#fffffff5;font-family:gotham-bold;font-size:clamp(.78rem,.95vw,.96rem)!important;line-height:1.38;letter-spacing:-.015em;box-shadow:inset 0 0 0 1px #ffffff24;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.content-side-box p:first-of-type{max-width:min(100%,46rem);color:#ffffffe6;font-size:clamp(.92rem,1.12vw,1.18rem);font-family:gotham-light;margin-top:.55em;line-height:1.48;letter-spacing:-.018em}.ads-content-box{display:flex;position:relative;margin-left:auto;margin-right:0;flex-direction:column;justify-content:center;align-items:flex-end;min-width:0;height:100%;padding:1.7em 0 6.7em;z-index:900}.hero-map-card{position:relative;display:grid;gap:.65em;align-self:end;width:clamp(300px,19vw,356px);min-height:368px;padding:1.3em 1.35em 1.15em;overflow:hidden;color:#1e2330;background:#d9f070;border-radius:14px;box-shadow:0 24px 60px #00000038;font-family:gotham-medium;box-sizing:border-box}.hero-map-card .hero-card-kicker{width:max-content;padding:.42em .65em;border-radius:999px;background:#ffffff85;color:#54601d;font-family:gotham-bold;font-size:.66rem;text-transform:uppercase}.hero-map-card h2{max-width:260px;margin:0;color:#2e3340;font-family:gotham-bold;font-size:1.58rem;line-height:1.08}.hero-map-card p{max-width:260px;margin:0;color:#4d5530;font-family:gotham-light;font-size:.9rem;line-height:1.45}.hero-map-card>a{align-self:end;justify-self:start;margin-top:.35em;color:#111;font-family:gotham-bold;font-size:.92rem;text-decoration:underline;text-underline-offset:3px}.hero-map-visual{position:absolute;right:-30px;bottom:56px;width:162px;height:148px;border-radius:0;background:transparent;transform:rotate(-8deg);box-shadow:none}.hero-map-visual .angola-map-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transform:rotate(8deg) scale(1.04);filter:saturate(1.08) contrast(1.02) drop-shadow(0 16px 18px rgba(0,0,0,.18))}.hero-map-visual .map-pin{position:absolute;left:50%;top:50%;width:50px;height:50px;background:#cb1628;border:4px solid rgba(255,255,255,.96);border-radius:50% 50% 50% 0;transform:translate(-50%,-50%) rotate(-45deg);box-shadow:0 14px 22px #cb162852;z-index:2}.hero-map-visual .map-pin:after{content:"";position:absolute;left:12px;top:12px;width:18px;height:18px;border-radius:50%;background:#fff}.hero-map-metrics{display:grid;grid-template-columns:auto 1fr;gap:.12em .55em;width:max-content;margin-top:.45em;padding:.78em .88em;border-radius:8px;background:#ffffff70}.hero-map-metrics strong{font-family:gotham-bold;font-size:.86rem}.hero-map-metrics span{color:#536016;font-size:.76rem}@media only screen and (min-width: 1800px){.content-only-box{padding:2.55em 1.2em 7.05em 2.5em}.content-side-box{max-width:840px}.content-side-box h3:first-of-type{width:min(100%,60rem);font-size:clamp(3.5rem,3.6vw,5.35rem)!important}.content-side-box h5:first-of-type{max-width:min(100%,46rem);font-size:1rem!important}.hero-map-card{width:356px;min-height:368px;padding:1.2em 1.2em 1.05em}}@media only screen and (min-width: 2400px){.content-only-box{padding:2.85em 1.2em 7.35em 2.7em}.content-side-box h3:first-of-type{font-size:5.65rem!important}}@media only screen and (min-width: 768px) and (max-width: 1224px){.content-only-box{padding:1.6em 1em 6.25em 1.55em}.hero-search-wrap{width:min(63.7vw,667px);max-width:667px}.content-side-box h3:first-of-type{width:min(100%,48rem)}.content-side-box h5:first-of-type{max-width:min(100%,36rem)}.hero-map-card{width:300px;min-height:320px;transform:scale(.92);transform-origin:right center}}@media only screen and (max-width: 980px){.content-only-box{justify-content:flex-start;padding:1.35em .1em 1.15em}.hero-search-wrap{width:min(74%,820px);max-width:820px;margin-inline:auto}.ads-content-box{display:none}}@media only screen and (max-width: 767px){.content-only-box{justify-content:flex-start;padding:1em .1em 1.05em}.hero-search-wrap{width:92%;max-width:none;margin-inline:auto}.content-side-box{margin-top:.85em;margin-bottom:.65em;text-shadow:0 8px 20px rgba(0,0,0,.42)}.content-side-box h3:first-of-type{width:100%;font-size:clamp(2.15rem,10vw,3.45rem)!important;line-height:1;letter-spacing:-.055em}.content-side-box h5:first-of-type{width:auto;max-width:100%;font-size:.78rem!important;margin-top:.72em}.content-side-box p:first-of-type{font-size:.88rem;line-height:1.42}.ads-content-box{display:none}}.homepage-premium-strip{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;width:100%;max-width:100%;min-height:84px;margin:-3.35rem 0 .9em;padding:.38rem .68rem;box-sizing:border-box;overflow:hidden;border:1px solid rgba(17,21,27,.06);border-radius:18px;background:#fffffff0;box-shadow:0 18px 42px #11151b1a;backdrop-filter:none;-webkit-backdrop-filter:none;position:relative;z-index:20}.homepage-premium-marquee{--premium-slide-card-width:300px;--premium-slide-gap:.58rem;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-mask-image:none;mask-image:none}.homepage-premium-marquee::-webkit-scrollbar{display:none}.homepage-premium-track{display:flex;align-items:center;gap:var(--premium-slide-gap);width:max-content;animation:none;transform:translate(0);transition:none;will-change:auto}.homepage-premium-strip.is-continuous-marquee .homepage-premium-marquee{overflow-x:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)}.homepage-premium-strip.is-continuous-marquee .homepage-premium-track{animation:homepage-premium-marquee 28s linear infinite;transition:none;will-change:transform}.homepage-premium-strip.is-continuous-marquee:hover .homepage-premium-track{animation-play-state:paused}@keyframes homepage-premium-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.homepage-premium-strip.is-auto-sliding .homepage-premium-marquee{overflow-x:hidden}.homepage-premium-strip.is-auto-sliding .homepage-premium-track{transition:transform .22s ease;will-change:transform}.homepage-premium-strip.is-auto-sliding .homepage-premium-track.is-wrap-jump{transition:none}.homepage-premium-strip.is-batch-sliding .homepage-premium-marquee{overflow-x:hidden}.homepage-premium-strip:hover .homepage-premium-track{transition-duration:.22s}.homepage-premium-strip.is-group-mode .homepage-premium-marquee{overflow:visible;-webkit-mask-image:none;mask-image:none}.homepage-premium-strip.is-group-mode .homepage-premium-track{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));animation:none!important}.homepage-premium-strip.is-group-mode .homepage-premium-card{flex:initial;min-width:0}.homepage-premium-card{flex:0 0 var(--premium-slide-card-width);display:flex;align-items:center;gap:.62rem;min-height:64px;padding:.38rem .58rem;box-sizing:border-box;border:1px solid rgba(17,21,27,.08);border-radius:14px;background:linear-gradient(180deg,#fff,#f8faf5);color:#000;text-decoration:none;box-shadow:none}.homepage-premium-card img{flex:0 0 56px;width:56px;height:56px;object-fit:contain;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0);border:1px solid rgba(17,21,27,.07);border-radius:12px;background:#fff;padding:.04rem}.homepage-premium-card div{display:grid;gap:.12rem;min-width:0}.homepage-premium-card strong{color:#000;font-family:gotham-bold;font-size:.78rem;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-premium-card span{color:#000;font-size:.64rem;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homepage-premium-card--placeholder{pointer-events:none;background:#fff}.premium-placeholder-logo,.premium-placeholder-line{display:block;border-radius:999px;background:linear-gradient(90deg,#f0f3ed,#fbfff0 45%,#f0f3ed);background-size:220% 100%;animation:premiumPlaceholderPulse 1.1s ease-in-out infinite}.premium-placeholder-logo{flex:0 0 56px;width:56px;height:56px;border-radius:12px}.premium-placeholder-line{width:130px;max-width:100%;height:9px}.premium-placeholder-line--strong{width:92px;height:11px}@keyframes premiumPlaceholderPulse{0%{background-position:110% 0}to{background-position:-110% 0}}@keyframes homepagePremiumSlide{0%{transform:translate(0)}to{transform:translate(calc(-50% - .45rem))}}.recent-house-container{display:flex;flex-direction:row;align-items:center;gap:1.2em;z-index:5;margin-top:.85rem;margin-bottom:.65rem}.recent-house-container .section-kicker{display:block;margin-bottom:0;color:#708000;font-family:gotham-medium;font-size:.72rem;text-transform:uppercase}.recent-house-container h4{font-family:gotham-bold;width:min(36rem,100%);font-size:1.75rem;color:#2f333b;line-height:1.12}.recent-house-container .buy-rent-button{margin-left:auto;margin-bottom:0;display:flex;overflow:hidden;border:1px solid #ddd;border-radius:.42em;background:#fff}.recent-house-container .buy-rent-button button{min-width:88px;padding:.72em 1em;border:none;border-right:1px solid #e3e3e3;font-size:.76rem;background:#fff;font-family:gotham-medium}.recent-house-container .buy-rent-button button:last-of-type{border:none}.recent-house-container .buy-rent-button button.selected{background:#d9f070}.featured-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1em;margin:1.3em 0 1.1em}.featured-property-card{display:flex;flex-direction:column;overflow:hidden;color:inherit;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:8px;box-shadow:0 10px 26px #00000012;transition:transform .18s ease,box-shadow .18s ease;min-width:0}.featured-property-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0000001c}.featured-image-wrap{position:relative;height:205px;overflow:hidden}.featured-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.property-operation,.property-type{position:absolute;top:.65em;display:inline-flex;align-items:center;min-height:25px;padding:0 .62em;border-radius:999px;font-family:gotham-medium;font-size:.66rem}.property-operation{left:.65em;color:#111;background:#d9f070}.property-type{right:.65em;color:#fff;background:#000000ad}.featured-property-body{display:flex;flex:1;flex-direction:column;gap:.62em;padding:.82em;min-height:0}.property-title-row{display:grid;gap:.45em}.property-title-row h3{margin:0 0 .2em;color:#1e222a;font-family:gotham-bold;font-size:.9rem;line-height:1.22}.property-title-row p{margin:0;color:#757b86;font-size:.7rem}.property-title-row strong{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:34px;padding:0 .82em;border:1px solid rgba(217,240,112,.92);border-radius:999px;background:#fbffea;color:#1e222a;font-family:gotham-bold;font-size:.88rem;line-height:1.2;box-shadow:0 8px 18px #70800014}.property-location{display:flex;align-items:center;gap:.35em;margin:0;color:#626975;font-size:.72rem;min-width:0}.property-location svg{width:14px;height:14px;flex:0 0 auto}.property-traits{display:flex;flex-wrap:wrap;gap:.38em}.property-traits span{padding:.38em .55em;border-radius:999px;background:#f3f5f0;color:#54601d;font-family:gotham-medium;font-size:.62rem}.property-agency{display:flex;align-items:center;gap:.72em;min-height:78px;padding:.78em .82em;border-top:1px solid #edf0f2;background:linear-gradient(180deg,#fbffea38,#fff0);margin:auto -.82em -.82em;box-sizing:border-box}.property-agency img{flex:0 0 72px;width:72px;height:72px;object-fit:contain;border-radius:12px;background:#fff;border:1px solid #edf0f2;padding:.08em;box-shadow:0 8px 18px #13181f0f}.property-agency span{min-width:0;color:#404752;font-family:gotham-medium;font-size:.78rem;line-height:1.25;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.property-agency--no-logo{gap:0}.property-agency--no-logo span{font-size:.86rem;font-family:gotham-bold}.scroll-to-see-more{align-self:center;display:inline-flex;margin-top:.25em;color:#16191f;font-family:gotham-medium;font-size:.82rem;text-decoration:underline}@media only screen and (max-width: 1180px){.featured-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width: 900px){.featured-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width: 680px){.homepage-premium-strip{grid-template-columns:1fr;gap:0;min-height:48px;margin:-.36rem 0 .48rem;padding:.3rem;overflow:visible;border-radius:15px}.homepage-premium-marquee{--premium-slide-card-width:calc((100% - var(--premium-slide-gap)) / 2);--premium-slide-gap:.36rem;width:100%;overflow-x:auto;overflow-y:hidden;padding:0;-webkit-mask-image:none;mask-image:none}.homepage-premium-track{width:max-content;gap:var(--premium-slide-gap);animation:none}.homepage-premium-card{flex-basis:var(--premium-slide-card-width);width:var(--premium-slide-card-width);max-width:var(--premium-slide-card-width);min-height:58px;padding:.28rem .34rem;overflow:visible;border-radius:12px}.homepage-premium-card img{flex-basis:48px;width:48px;height:48px;padding:.04rem;border-radius:10px}.homepage-premium-card strong{font-size:.74rem;line-height:1.12}.homepage-premium-card span{font-size:.66rem;line-height:1.16}.recent-house-container{align-items:flex-start;flex-direction:column;gap:.85em}.recent-house-container h4{font-size:1.35rem}.recent-house-container .buy-rent-button{margin-left:0;width:100%}.recent-house-container .buy-rent-button button{flex:1;min-width:0}.featured-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65em}.featured-image-wrap{height:138px}.featured-image-wrap img{object-fit:cover;object-position:center}.property-operation,.property-type{top:.48em;min-height:22px;padding:0 .5em;font-size:.56rem}.property-operation{left:.48em}.property-type{right:.48em;max-width:54%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-property-body{padding:.62em;gap:.48em}.property-title-row h3{font-size:.74rem}.property-title-row p,.property-location{font-size:.62rem}.property-title-row strong{min-height:30px;padding:0 .66em;font-size:.72rem}.property-traits span{font-size:.54rem;padding:.28em .42em}.property-agency{min-height:62px;padding:.52em .62em;margin:auto -.62em -.62em}.property-agency img{flex-basis:56px;width:56px;height:56px;padding:.06em}.property-agency span{font-size:.6rem}.property-agency--no-logo span{font-size:.7rem}}@media only screen and (max-width: 560px){.featured-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65em}.featured-image-wrap{height:132px}.featured-property-body{padding:.62em;gap:.48em}.property-title-row h3{font-size:.74rem}.property-title-row p,.property-location{font-size:.62rem}.property-title-row strong{min-height:30px;padding:0 .66em;font-size:.72rem}.property-traits span{font-size:.54rem;padding:.28em .42em}.property-agency{min-height:62px;padding:.52em .62em;margin:auto -.62em -.62em}.property-agency img{flex-basis:56px;width:56px;height:56px;padding:.06em}.property-agency span{font-size:.6rem}.property-agency--no-logo span{font-size:.7rem}}@media only screen and (min-width: 1600px){.recent-house-container,.featured-cards-grid,.scroll-to-see-more{max-width:1600px;margin-left:auto;margin-right:auto}}.recent-house-container .section-kicker{display:inline-block;border:0;box-shadow:none;text-decoration:none;color:var(--earth-color);font-size:.92rem;line-height:1.35;letter-spacing:.065em}.recent-house-container .section-kicker:before,.recent-house-container .section-kicker:after{content:none!important;display:none!important}.recent-house-container h4{color:var(--ink-color);line-height:1.2}.recent-house-container .buy-rent-button{border-color:var(--border-color)}.recent-house-container .buy-rent-button button.selected{background:var(--brand-color);color:var(--ink-color)}.featured-property-card{border-color:#c78c2b24;box-shadow:0 14px 32px #13181f14}.property-operation{color:var(--ink-color);background:var(--brand-color)}.property-type{background:#0f5b4fd6}.property-title-row h3,.property-title-row strong{color:var(--ink-color)}.property-title-row h3{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:.94rem;letter-spacing:-.004em}@media only screen and (max-width: 680px){.property-title-row h3{font-size:.78rem}}.property-location{color:var(--muted-color)}.property-traits span{background:var(--accent-soft);color:var(--accent-color)}.property-agency{border-top-color:var(--border-color)}.scroll-to-see-more{color:var(--accent-color)}.featured-property-card{padding:.66em;overflow:hidden;border:1px solid rgba(17,21,27,.09);border-radius:18px;background:var(--surface-elevated);color:#000;box-shadow:none;transition:border-color .18s ease,background-color .18s ease}.featured-property-card:hover{transform:none;border-color:#11151b26;box-shadow:none}.featured-image-wrap{height:205px;margin:-.28em -.28em 0;overflow:hidden;border-radius:18px;background:#eef1f4}.featured-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;filter:none;image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}.property-operation,.property-type{top:.82em;min-height:26px;padding:0 .72em;border-radius:12px;font-family:gotham-bold;font-size:.68rem}.property-operation{left:.82em}.property-type{right:.82em;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(17,21,27,.1);background:#fffffff0;color:#000}.featured-property-body{display:grid;gap:.34em;padding:.68em 0 0}.property-title-row{display:grid;gap:.34em}.property-title-row h3{min-height:2.02rem;margin:0;color:#49515f;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.02rem;font-weight:500;letter-spacing:0;line-height:1.32;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.property-title-row p{margin:0;color:#000;font-size:.72rem;line-height:1.35}.property-title-row strong{display:inline-flex;align-items:center;justify-content:flex-start;gap:.32em;width:max-content;max-width:100%;min-height:36px;padding:.28em .82em;border:1px solid rgba(217,240,112,.84);border-radius:999px;background:#fbffea;color:#000;box-shadow:0 8px 18px #70800012;font-family:gotham-bold;font-size:.96rem;letter-spacing:0;line-height:1;white-space:nowrap}.property-location{color:#000;font-size:.78rem;line-height:1.42}.property-traits{gap:.34em}.property-traits span{padding:.32em .52em;border-radius:999px;background:var(--accent-soft);color:#000;font-size:.72rem}.property-agency{display:flex;align-items:center;justify-content:space-between;gap:.56em;min-height:auto;margin:.08em 0 0;padding:.52em 0 0;border-top:1px solid #edf0f2;background:transparent}.property-agency img{flex:0 0 52px;width:52px;height:52px;border-radius:10px;object-fit:contain}.property-agency span{flex:1 1 auto;color:#000;font-family:gotham-medium;font-size:.9rem;letter-spacing:0;line-height:1.22}.property-agency--no-logo{gap:.56em}.property-agency--no-logo span{font-family:gotham-bold;font-size:.98rem}.property-card-favorite.favorite-toggle-button{position:static;right:auto;bottom:auto;flex:0 0 auto;width:34px;min-width:34px;height:34px;min-height:34px;border:1px solid rgba(17,21,27,.08);background:#fff;color:#1f232b;box-shadow:0 8px 18px #11151b0f}.property-card-favorite.favorite-toggle-button svg{width:22px;height:22px;stroke-width:1.7px}.property-card-favorite.favorite-toggle-button:hover{transform:none;background:#fff}.property-card-favorite.favorite-toggle-button.active{border-color:#d9f070d6;background:#fbffea;color:#1f232b}@media only screen and (max-width: 680px){.featured-property-card{padding:.46rem;border-radius:16px}.featured-image-wrap{height:138px;margin:0;border-radius:14px}.property-operation,.property-type{top:.5rem;min-height:24px;padding:0 .62em;font-size:.6rem}.property-operation{left:.5rem}.property-type{right:.5rem}.featured-property-body{gap:.26rem;padding:.52rem .05rem .05rem}.property-title-row h3{min-height:2.05rem;font-size:.82rem;line-height:1.26}.property-title-row p,.property-location{font-size:.66rem;line-height:1.25}.property-title-row strong{min-height:30px;padding:.18rem .5rem;font-size:.72rem}.property-traits span{padding:.28em .42em;font-size:.62rem}.property-agency{gap:.34rem;padding-top:.38rem;margin-top:.08rem}.property-agency img{flex-basis:30px;width:30px;height:30px;border-radius:9px}.property-agency span{font-size:.7rem;line-height:1.15}.property-agency--no-logo span{font-size:.78rem;line-height:1.16}.property-card-favorite.favorite-toggle-button{width:28px;min-width:28px;height:28px;min-height:28px}.property-card-favorite.favorite-toggle-button svg{width:17px;height:17px}}@media only screen and (max-width: 560px){.featured-image-wrap{height:132px}}@media only screen and (max-width: 680px){.homepage-premium-strip{min-height:62px;margin:-.36rem 0 .48rem;padding:.3rem;overflow:visible;border-radius:15px}.homepage-premium-marquee{--premium-slide-gap:.36rem;width:100%;overflow-x:auto;overflow-y:hidden}.homepage-premium-card{flex-basis:var(--premium-slide-card-width);width:var(--premium-slide-card-width);max-width:var(--premium-slide-card-width);min-height:58px;gap:.42rem;padding:.28rem .34rem;overflow:visible;border-radius:12px}.homepage-premium-card img{flex-basis:48px;width:48px;height:48px;border-radius:10px}.homepage-premium-card div{gap:.06rem}.homepage-premium-card strong{font-size:.74rem;line-height:1.12;overflow:visible;text-overflow:clip;white-space:normal}.homepage-premium-card span{font-size:.66rem;line-height:1.16;overflow:visible;text-overflow:clip;white-space:normal}.recent-house-container{gap:.45rem}.recent-house-container .section-kicker{margin-bottom:0;font-size:.78rem}.featured-cards-grid{margin-top:.7rem}}.favorite-toggle-button{position:absolute;right:.55rem;top:auto;bottom:.55rem;z-index:6;display:inline-flex;align-items:center;justify-content:center;gap:0;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:#0f5b4f8a;color:#fff;box-shadow:0 7px 16px #00000029;backdrop-filter:none;-webkit-backdrop-filter:none;font-family:gotham-bold;font-size:.58rem;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.favorite-toggle-button svg{width:14px;height:14px;fill:transparent;stroke:currentColor;stroke-width:1.9px;transition:fill .18s ease,stroke .18s ease}.favorite-toggle-button span{line-height:1;white-space:nowrap}.favorite-toggle-button:hover{transform:translateY(-1px);background:#0f5b4fad}.favorite-toggle-button.active{border-color:#ffffffe0;background:#c78c2bf0;color:#1e232c}.favorite-toggle-button.active svg{fill:currentColor;stroke:currentColor}.favorite-toggle-button.compact{width:28px;padding:0}.favorite-toggle-button:disabled{cursor:not-allowed;opacity:.65}@media only screen and (max-width: 720px){.favorite-toggle-button{right:.42rem;bottom:.42rem;width:26px;min-width:26px;height:26px;min-height:26px;padding:0}.favorite-toggle-button span{display:none}.favorite-toggle-button svg{width:13px;height:13px}}.property-card-specs{display:flex;align-items:center;flex-wrap:wrap;gap:.72rem;min-width:0}.property-card-specs span{display:inline-flex;align-items:center;gap:.32rem;min-height:22px;color:#263143;font-family:gotham-bold;font-size:.58rem;line-height:1;white-space:nowrap}.property-card-specs svg{flex:0 0 auto;width:14px;height:14px;color:#4a5665}@media only screen and (max-width: 720px){.property-card-specs{gap:.34rem}.property-card-specs span{gap:.26rem}.property-card-specs svg{width:13px;height:13px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes drawPath{to{stroke-dashoffset:0}}.right-here line{fill:none;stroke:#d9f070;stroke-linecap:round;stroke-width:10;stroke-dasharray:150;stroke-dashoffset:150;animation:drawPath 2s ease-out infinite}@keyframes typingAnimation{0%{width:0}to{width:8ch}}span.resimovel{display:inline-block;overflow:hidden;border-right:2px solid rgba(17,21,27,.26);white-space:nowrap;animation:typingAnimation 1.1s steps(8) 1}.resimovel{text-align:center;align-self:center;font-family:gotham-light;color:#11151b;font-size:clamp(1.25rem,6vw,24pt)}.resimovel.tiny{font-size:clamp(.68rem,3vw,11pt);color:#667085}.main-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#f5f6f2;min-height:42vh;min-height:42dvh;width:100%;overflow:hidden}.main-loader .right-here{flex:0 0 auto;align-self:center;margin:0;width:clamp(34px,10vw,48px);height:auto}:root{--roo-font-size: clamp(14.5px, .72vw + .42rem, 16px);--brand-color: #D9F070;--brand-color-strong: #B4CD40;--brand-soft: #FBFFEA;--accent-color: #11151B;--accent-color-strong: #11151B;--accent-soft: #F3F5F0;--earth-color: #708000;--earth-soft: #EDF7CD;--ink-color: #20242C;--muted-color: #586274;--text-strong: #111827;--text-body: #2F3743;--text-muted: #586274;--text-soft: #6F7885;--surface-color: #F7F7F7;--surface-elevated: #FFFFFF;--surface-muted: #F1F3F5;--border-color: #EDF0F2;--box-shadow: 1px 2px 30px rgba(0,0,0,.1);--radius-sm: 12px;--radius-md: 16px;--radius-lg: 22px;--radius-ui: 8px;--shadow-card: 0 14px 32px rgba(17, 21, 27, .07);--shadow-card-hover: 0 18px 42px rgba(17, 21, 27, .11);--shadow-soft: 0 14px 38px rgba(17,21,27,.08);--shadow-premium: 0 24px 64px rgba(17,21,27,.14);--focus-ring: 0 0 0 4px rgba(217, 240, 112, .22);--navbar-z-index: 1000;--site-nav-height: 64px;--hero-section-z-index:999;font-size:var(--roo-font-size)}*{margin:0;padding:0;box-sizing:border-box;min-width:0}html{min-height:100%;scroll-behavior:smooth;background:var(--surface-color);overflow-x:hidden}[id]{scroll-margin-top:clamp(5.5rem,9vw,7.5rem)}body{font-size:inherit;line-height:1.5;min-height:100%;width:100%;margin:0;background:radial-gradient(circle at 12% 0%,rgba(217,240,112,.1),transparent 26rem),linear-gradient(180deg,#fbfcf8 0%,var(--surface-color) 44%,#f3f5f4 100%);color:var(--ink-color);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis-weight:none;overflow-x:hidden;-webkit-user-select:text;user-select:text}::selection{background:#d9f070b3;color:#11151b}body :where(p,li,span,small,label,input,textarea,select,button){text-rendering:optimizeLegibility}body :where(p,li){color:var(--text-body);line-height:1.62}body :where(small,.muted,.text-muted){color:var(--text-muted)}body :where(h1,h2,h3,h4,h5,h6,strong,b){color:var(--text-strong);letter-spacing:-.018em}body :where(input,textarea,select){color:var(--text-strong);font-weight:500}body :where(input,textarea,select):not([type=file]){border-color:#11151b1f;border-radius:var(--radius-ui);background-color:#fff}body :where(input::placeholder,textarea::placeholder){color:#7a8491;opacity:1}#root{min-height:100vh;min-height:100dvh;background:transparent}img{display:block;max-width:100%;image-rendering:auto;-ms-interpolation-mode:bicubic}picture,video,canvas,svg{max-width:100%}.listing-property-media img,.listing-media-track img,.property-gallery-card__stage img,.property-gallery-card__preview-item img,.detail-gallery-stage img,.detail-gallery-preview-item img,.development-map-card img,.profile-property-card img,.detail-related-media img,.map-preview-media img{image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}.detail-gallery-stage,.detail-gallery-preview-item,.property-gallery-card__stage,.property-gallery-card__preview-item,.development-gallery-stage,.development-gallery-strip,.development-showcase-gallery-card{position:relative}.detail-gallery-stage:before,.detail-gallery-preview-item:before,.property-gallery-card__stage:after,.property-gallery-card__preview-item:after,.development-gallery-stage:after,.development-gallery-strip:after,.development-showcase-gallery-card:after{content:"";position:absolute;right:clamp(.45rem,1.4vw,.85rem);bottom:clamp(.42rem,1.2vw,.75rem);z-index:8;pointer-events:none;width:clamp(6.125rem,11.25vw,9.5rem);aspect-ratio:3 / 2;background:url(/resimovel-watermark.svg?v=20260617) center / contain no-repeat;opacity:.48;filter:drop-shadow(0 1px 2px rgba(0,0,0,.32));backdrop-filter:none;-webkit-backdrop-filter:none}.detail-gallery-preview-item:before,.property-gallery-card__preview-item:after{right:.35rem;bottom:.35rem;width:4.25rem}button,input,select,textarea{font:inherit}@media (max-width: 768px){input:not([type=file]),textarea,select,[contenteditable=true]{font-size:16px!important;-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default;caret-color:auto}input:not([type=file]),textarea{touch-action:auto}}a,button,input,select,textarea{transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}button{cursor:pointer}body :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,b,i,li,dt,dd,figcaption,blockquote):not(input):not(textarea):not([contenteditable=true]){cursor:text;caret-color:auto;-webkit-user-select:text;user-select:text}body :where(a,button,select,summary,label[for],[role=button],.clickable){cursor:pointer}body :where(input,textarea,[contenteditable=true]){cursor:text;caret-color:auto;-webkit-user-select:text;user-select:text}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--focus-ring)}body :where(.market-card,.professional-card,.favorite-card,.service-grid article,.profile-panel,.profile-property-card,.profile-summary-grid article,.profile-premium-card,.agency-directory-card,.agency-directory-spotlight,.agency-directory-featured-item,.news-latest-card,.news-side-card,.news-submit-banner,.publish-visitor-block-card,.development-publish-card,.development-publish-preview-card,.development-publish-note,.dashboard-panel,.dashboard-profile-strip,.dashboard-list,.dashboard-stats article,.admin-panel-card,.admin-form-card,.admin-property-card,.admin-list-grid article){border-color:#11151b14!important;border-radius:var(--radius-ui)!important;box-shadow:var(--shadow-card)!important}body :where(.market-card,.professional-card,.favorite-card,.profile-property-card,.agency-directory-card,.agency-directory-featured-item,.news-latest-card,.admin-property-card):hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover)!important}body :where(.signup-btn,.login-btn,.market-hero a,.news-hero-actions a,.news-submit-banner a,.profile-actions a,.profile-actions button,.publish-visitor-primary,.agency-directory-actions a,.agency-directory-toolbar button,.agency-directory-tools button,.profile-edit-account-btn,.compare-route-link,.compare-share-button){border-radius:var(--radius-ui)!important}.youtube-thumb-badge{position:absolute;left:.65rem;bottom:.65rem;z-index:6;display:inline-flex;align-items:center;gap:.38rem;min-height:30px;max-width:calc(100% - 3.2rem);padding:.22rem .5rem .22rem .22rem;border:1px solid rgba(217,240,112,.38);border-radius:999px;background:#fffffff2;box-shadow:0 10px 24px #13181f26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.youtube-thumb-badge img{width:34px;height:22px;border-radius:999px;object-fit:cover;display:block}.youtube-thumb-badge span{color:var(--earth-color);font-family:gotham-bold;font-size:.58rem;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:720px){.youtube-thumb-badge{left:.42rem;bottom:.42rem;min-height:26px;padding:.18rem .38rem .18rem .18rem}.youtube-thumb-badge img{width:28px;height:18px}.youtube-thumb-badge span{font-size:.52rem}}.content-side-box,.compare-hero,.safe-guide-summary,.about-visual figcaption,.market-dev-promoter-banner,.house-detail-page .detail-price-block,.house-detail-page .detail-side-ad-card,.house-detail-page .detail-media-overlay,.house-detail-page .detail-gallery-card--redfin .detail-gallery-stage,.house-detail-page .detail-gallery-media-actions,.admin-detail-primary,.news-admin-metrics,.dulce-panel-header,.dulce-message.from-visitor,.dulce-mini,.dulce-whatsapp,.map-draw-feedback--activate button,.draw-on-map,.apply-filter-btn,.listing-operation-tabs button.active,.news-list-card>strong,.news-list-image,.news-detail-cover,.news-detail-actions a.whatsapp,.news-empty-state a,.profile-logo-placeholder,.profile-page .profile-premium-card.main,.profile-page .profile-admin-control-panel,.profile-page .profile-account-photo-card,.profile-page .profile-photo-upload-card,.profile-page .profile-document-notice,.profile-page .accounting-grid span,.profile-page .profile-dashboard-tabs button.active,.profile-page .profile-edit-account-btn,.profile-page .profile-rules-panel>a,.profile-page .profile-notification-more,.profile-page .notification-filter-bar button.active,.profile-page .notification-timeline a,.profile-page .property-owner-actions a,.profile-page .favorites-toolbar button,.profile-page .favorite-row-actions a,.dashboard-profile-strip a,.compare-route-link{color:#fff}.content-side-box :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.compare-hero :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.safe-guide-summary :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.about-visual figcaption :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.market-dev-promoter-banner :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.house-detail-page .detail-price-block :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.house-detail-page .detail-side-ad-card :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.house-detail-page .detail-media-overlay :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.house-detail-page .detail-gallery-card--redfin .detail-gallery-stage :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.house-detail-page .detail-gallery-media-actions :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.admin-detail-primary :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.news-admin-metrics :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.dulce-panel-header :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.dulce-message.from-visitor :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.dulce-mini :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.dulce-whatsapp :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.profile-logo-placeholder :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.profile-page .profile-premium-card.main :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.profile-page .profile-admin-control-panel :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.profile-page .profile-account-photo-card :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.profile-page .profile-photo-upload-card :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted),.profile-page .profile-document-notice :where(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,.muted,.text-muted){color:inherit}.content-side-box :where(p,li,small,em,.muted,.text-muted),.compare-hero :where(p,li,small,em,.muted,.text-muted),.safe-guide-summary :where(p,li,small,em,.muted,.text-muted),.market-dev-promoter-banner :where(p,li,small,em,.muted,.text-muted),.house-detail-page .detail-price-block :where(p,li,small,em,.muted,.text-muted),.house-detail-page .detail-side-ad-card :where(p,li,small,em,.muted,.text-muted),.admin-detail-primary :where(p,li,small,em,.muted,.text-muted),.dulce-panel-header :where(p,li,small,em,.muted,.text-muted),.profile-page .profile-premium-card.main :where(p,li,small,em,.muted,.text-muted),.profile-page .profile-admin-control-panel :where(p,li,small,em,.muted,.text-muted),.profile-page .profile-account-photo-card :where(p,li,small,em,.muted,.text-muted),.profile-page .profile-photo-upload-card :where(p,li,small,em,.muted,.text-muted),.profile-page .profile-document-notice :where(p,li,small,em,.muted,.text-muted){color:#ffffffc7}:is(.news-overlay-card,.news-newsletter-card,.news-premium-ad,.support-center-hero,.compare-hero,.content-side-box,.safe-guide-summary,.about-rail-card.is-dark,.about-visual figcaption,.market-dev-hero-copy,.market-dev-carousel-floating-copy,.market-dev-promoter-banner,.house-detail-page .detail-price-block,.house-detail-page .detail-side-ad-card,.house-detail-page .detail-media-overlay,.house-detail-page .detail-gallery-card--redfin .detail-gallery-stage,.house-detail-page .detail-gallery-media-actions,.admin-detail-primary,.admin-detail-hero,.news-admin-metrics,.news-admin-hero,.analytics-hero-card,.lead-hero-panel,.crm-hero-panel,.support-hero-panel,.dulce-admin-hero,.dulce-panel-header,.dulce-message.from-visitor,.dulce-mini,.dulce-whatsapp,.profile-logo-placeholder,.profile-page .profile-premium-card.main,.profile-page .profile-admin-control-panel,.profile-page .profile-account-photo-card,.profile-page .profile-photo-upload-card,.profile-page .profile-document-notice,.development-gallery-overlay,.development-hero-card--premium,.development-showcase-promoter,.development-contact-card){color:#fff}:is(.news-overlay-card,.news-newsletter-card,.news-premium-ad,.support-center-hero,.compare-hero,.content-side-box,.safe-guide-summary,.about-rail-card.is-dark,.about-visual figcaption,.market-dev-hero-copy,.market-dev-carousel-floating-copy,.market-dev-promoter-banner,.house-detail-page .detail-price-block,.house-detail-page .detail-side-ad-card,.house-detail-page .detail-media-overlay,.house-detail-page .detail-gallery-card--redfin .detail-gallery-stage,.house-detail-page .detail-gallery-media-actions,.admin-detail-primary,.admin-detail-hero,.news-admin-metrics,.news-admin-hero,.analytics-hero-card,.lead-hero-panel,.crm-hero-panel,.support-hero-panel,.dulce-admin-hero,.dulce-panel-header,.dulce-message.from-visitor,.dulce-mini,.dulce-whatsapp,.profile-logo-placeholder,.profile-page .profile-premium-card.main,.profile-page .profile-admin-control-panel,.profile-page .profile-account-photo-card,.profile-page .profile-document-notice,.development-gallery-overlay,.development-hero-card--premium,.development-showcase-promoter,.development-contact-card) :is(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,label,span):not(.news-category-pill,.news-eyebrow,.market-dev-badge,.market-dev-section-kicker,.promoter-directory-kicker,.property-operation,.property-type,.status-chip,.badge,.chip){color:inherit}:is(.news-overlay-card,.news-newsletter-card,.news-premium-ad,.support-center-hero,.compare-hero,.content-side-box,.safe-guide-summary,.about-rail-card.is-dark,.about-visual figcaption,.market-dev-hero-copy,.market-dev-carousel-floating-copy,.market-dev-promoter-banner,.house-detail-page .detail-price-block,.house-detail-page .detail-side-ad-card,.house-detail-page .detail-media-overlay,.admin-detail-primary,.admin-detail-hero,.news-admin-metrics,.news-admin-hero,.analytics-hero-card,.lead-hero-panel,.crm-hero-panel,.support-hero-panel,.dulce-admin-hero,.dulce-panel-header,.profile-page .profile-premium-card.main,.profile-page .profile-admin-control-panel,.profile-page .profile-account-photo-card,.profile-page .profile-document-notice,.development-gallery-overlay,.development-hero-card--premium,.development-showcase-promoter,.development-contact-card) :is(p,li,small,label):not(.news-category-pill,.news-eyebrow,.badge,.chip){color:#ffffffd1}.news-overlay-card :is(h1,h2,h3,h4,h5,h6),.news-overlay-card .news-meta,.news-overlay-card .news-meta span,.news-overlay-card .news-author-line,.news-overlay-card .news-author-line strong{color:#fff}.news-overlay-card .news-category-pill,.news-newsletter-card button,.news-newsletter-card input,.news-premium-ad a,.market-dev-primary-button,.market-dev-primary-link,.compare-hero button,.news-overlay-card .news-overlay-content em{color:#11151f}:is(.news-overlay-card,.news-newsletter-card,.news-premium-ad,.support-center-hero,.compare-hero,.content-side-box,.safe-guide-summary,.about-rail-card.is-dark,.about-visual figcaption,.market-dev-hero-copy,.market-dev-carousel-floating-copy,.market-dev-promoter-banner,.house-detail-page .detail-price-block,.house-detail-page .detail-side-ad-card,.house-detail-page .detail-media-overlay,.house-detail-page .detail-gallery-card--redfin .detail-gallery-stage,.house-detail-page .detail-gallery-media-actions,.admin-detail-primary,.admin-detail-hero,.news-admin-metrics,.news-admin-hero,.analytics-hero-card,.lead-hero-panel,.crm-hero-panel,.support-hero-panel,.dulce-admin-hero,.dulce-panel-header,.dulce-message.from-visitor,.dulce-mini,.dulce-whatsapp,.profile-logo-placeholder,.profile-page .profile-premium-card.main,.profile-page .profile-admin-control-panel,.profile-page .profile-account-photo-card,.profile-page .profile-photo-upload-card,.profile-page .profile-document-notice,.development-gallery-overlay,.development-hero-card--premium,.development-showcase-promoter,.development-contact-card) :is(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,label,span):not([class*=pill]):not([class*=badge]):not([class*=chip]):not([class*=kicker]):not([class*=eyebrow]){color:#fff!important}:is(.news-overlay-card,.news-newsletter-card,.news-premium-ad,.support-center-hero,.compare-hero,.content-side-box,.safe-guide-summary,.about-rail-card.is-dark,.about-visual figcaption,.market-dev-hero-copy,.market-dev-carousel-floating-copy,.market-dev-promoter-banner,.house-detail-page .detail-price-block,.house-detail-page .detail-side-ad-card,.house-detail-page .detail-media-overlay,.admin-detail-primary,.admin-detail-hero,.news-admin-metrics,.news-admin-hero,.analytics-hero-card,.lead-hero-panel,.crm-hero-panel,.support-hero-panel,.dulce-admin-hero,.dulce-panel-header,.profile-page .profile-premium-card.main,.profile-page .profile-admin-control-panel,.profile-page .profile-account-photo-card,.profile-page .profile-document-notice,.development-gallery-overlay,.development-hero-card--premium,.development-showcase-promoter,.development-contact-card) :is(p,li,small,label):not([class*=pill]):not([class*=badge]):not([class*=chip]):not([class*=kicker]):not([class*=eyebrow]){color:#ffffffd6!important}.news-overlay-card .news-category-pill{color:#607500!important}.news-overlay-card .news-author-line span,.news-newsletter-card button,.news-newsletter-card input,.news-premium-ad a,.market-dev-primary-button,.market-dev-primary-link,.compare-hero button,.news-overlay-card .news-overlay-content em{color:#11151f!important}:is(.news-newsletter-card button,.news-premium-ad a,.market-dev-primary-button,.market-dev-primary-link,.compare-hero button,.news-overlay-card .news-overlay-content em) :is(span,small,strong,b,em,svg){color:inherit!important}:is(.auth-dialog-brand,.auth-brand-lockup,.auth-brand-copy,.auth-brand-metrics div,.publish-rail,.publish-quality-card,.publish-preview-item,.mini-quality,.free-plan-action,.publish-plan-actions a,.publish-review-card li button,.publish-upgrade-options a:not(:first-child),.development-gallery-all,.development-gallery-nav button,.development-gallery-count,.development-gallery-overlay,.development-showcase-stage,.development-showcase-stage-pill,.development-showcase-rail-card,.development-showcase-gallery-price,.development-showcase-all,.development-showcase-nav button,.development-showcase-more,.development-showcase-photo-index,.development-showcase-stage-footer,.development-showcase-status.is-construction,.development-showcase-status.is-sold,.development-showcase-status.is-reserved,.development-showcase-status.is-featured,.detail-video-poster-overlay,.detail-mobile-sticky-contact,.detail-contact-cta,.property-gallery-card__open-viewer,.property-gallery-card__status,.property-gallery-card__stage-button,.map-draw-feedback--activate button,.draw-on-map,.apply-filter-btn,.listing-operation-tabs button.active,.profile-page .profile-dashboard-tabs button.active,.profile-page .profile-edit-account-btn,.profile-page .profile-notification-more,.profile-page .property-owner-actions a,.profile-page .favorites-toolbar button,.profile-page .favorite-row-actions a,.dashboard-profile-strip a,.compare-route-link){color:#fff!important}:is(.auth-dialog-brand,.auth-brand-lockup,.auth-brand-copy,.auth-brand-metrics div,.publish-rail,.publish-quality-card,.publish-preview-item,.mini-quality,.free-plan-action,.publish-plan-actions a,.publish-review-card li button,.publish-upgrade-options a:not(:first-child),.development-gallery-all,.development-gallery-nav button,.development-gallery-count,.development-gallery-overlay,.development-showcase-stage,.development-showcase-stage-pill,.development-showcase-rail-card,.development-showcase-gallery-price,.development-showcase-all,.development-showcase-nav button,.development-showcase-more,.development-showcase-photo-index,.development-showcase-stage-footer,.development-showcase-status.is-construction,.development-showcase-status.is-sold,.development-showcase-status.is-reserved,.development-showcase-status.is-featured,.detail-video-poster-overlay,.detail-mobile-sticky-contact,.detail-contact-cta,.property-gallery-card__open-viewer,.property-gallery-card__status,.property-gallery-card__stage-button,.map-draw-feedback--activate button,.draw-on-map,.apply-filter-btn,.listing-operation-tabs button.active,.profile-page .profile-dashboard-tabs button.active,.profile-page .profile-edit-account-btn,.profile-page .profile-notification-more,.profile-page .property-owner-actions a,.profile-page .favorites-toolbar button,.profile-page .favorite-row-actions a,.dashboard-profile-strip a,.compare-route-link) :is(h1,h2,h3,h4,h5,h6,p,li,small,strong,b,em,label,span,svg):not(.highlight-yellow,.news-category-pill,.news-eyebrow,.market-dev-badge,.market-dev-section-kicker,.promoter-directory-kicker,.property-operation,.property-type,.status-chip,.badge,.chip){color:inherit!important}:is(.auth-dialog-brand,.publish-rail,.publish-quality-card,.publish-preview-item,.mini-quality,.development-gallery-overlay,.development-showcase-gallery-price) :is(p,li,small,label):not(.highlight-yellow):not([class*=pill]):not([class*=badge]):not([class*=chip]){color:#fffc!important}.auth-brand-copy span:not(.auth-brand-eyebrow):not(.highlight-yellow),.publish-rail-brand span,.publish-steps li.active span,.publish-steps li.done span,.publish-preview-item>span,.publish-upgrade-options a:first-child,.development-showcase-status:not(.is-construction):not(.is-sold):not(.is-reserved):not(.is-featured){color:#11151f!important}.publish-upgrade-options a:first-child :is(span,strong,small,b,svg){color:inherit!important}.auth-brand-copy .auth-brand-eyebrow,.auth-brand-copy h1 .highlight-yellow{color:#d9f070!important}.resimovel-force-light-text{color:#fff!important}.resimovel-force-light-text :where(span,small,strong,b,em,i,svg){color:inherit!important}:root{--motion-fast: .12s;--motion-soft: .16s;--motion-ease: cubic-bezier(.2, .7, .2, 1);--shadow-card: 0 8px 20px rgba(17, 21, 27, .055);--shadow-card-hover: 0 10px 24px rgba(17, 21, 27, .075);--shadow-soft: 0 10px 28px rgba(17, 21, 27, .06);--shadow-premium: 0 16px 40px rgba(17, 21, 27, .09)}html{scroll-behavior:smooth}body :where(a,button,input,select,textarea,summary,[role=button],.clickable){transition-duration:var(--motion-soft)!important;transition-timing-function:var(--motion-ease)!important}body :where(.market-card,.professional-card,.favorite-card,.profile-panel,.profile-property-card,.profile-premium-card,.agency-directory-card,.agency-directory-spotlight,.agency-directory-featured-item,.news-latest-card,.news-side-card,.dashboard-panel,.dashboard-profile-strip,.dashboard-list,.dashboard-stats article,.admin-panel-card,.admin-form-card,.admin-property-card,.admin-list-grid article,.featured-property-card,.property-gallery-card,.homepage-premium-card){transition-duration:var(--motion-soft)!important;transition-timing-function:var(--motion-ease)!important;box-shadow:var(--shadow-card)!important}body :where(.market-card,.professional-card,.favorite-card,.profile-property-card,.agency-directory-card,.agency-directory-featured-item,.news-latest-card,.admin-property-card,.featured-property-card,.homepage-premium-card):hover{transform:translateY(-1px)!important;box-shadow:var(--shadow-card-hover)!important}body :where(.site-nav,.site-nav-content,.site-nav-dropdown-panel,.top-notification-dropdown,.account-dropdown,.dulce-launcher,.dulce-panel,.youtube-thumb-badge){backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.detail-gallery-stage:before,.property-gallery-card__stage:after,.detail-gallery-preview-item:before,.property-gallery-card__preview-item:after{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.dulce-launcher,.dulce-launcher:before{animation:none!important}.dulce-panel,.agency-directory-spotlight,.admin-detail-panel,.development-card,.profile-panel{animation-duration:var(--motion-soft)!important;animation-timing-function:var(--motion-ease)!important}.right-here line{animation-duration:.9s!important;animation-iteration-count:1!important;animation-fill-mode:both!important}span.resimovel{animation-duration:.55s!important}.premium-placeholder-logo,.premium-placeholder-line,.market-skeleton,.news-loading{animation-duration:1.4s!important}.homepage-premium-track,.homepage-premium-strip,.homepage-premium-card{will-change:auto!important}@media (max-width: 768px){body :where(.market-card,.professional-card,.favorite-card,.profile-property-card,.agency-directory-card,.agency-directory-featured-item,.news-latest-card,.admin-property-card,.featured-property-card,.homepage-premium-card):hover{transform:none!important}body :where(.site-nav-content,.top-notification-dropdown,.account-dropdown,.dulce-panel){box-shadow:0 12px 28px #11151b1a!important}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
