:root{--primary:#043553;--primary-2:#075b86;--primary-3:#0a496c;--ink:#101820;--white:#fff;--off-white:#f7f8f6;--gray-50:#f8f9fa;--gray-100:#edf0f2;--gray-200:#d8dde3;--gray-400:#9aa3ad;--gray-500:#68727d;--gray-700:#343c45;--gold:#c8a35a;--shadow:0 28px 80px #04355329;--shadow-soft:0 18px 60px #1018201a;--radius-xl:34px;--radius-lg:24px;--radius-md:16px;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(100% - 36px, var(--max-width));margin-inline:auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.header{z-index:50;color:var(--white);border-bottom:1px solid #ffffff24;transition:background .25s,box-shadow .25s,border-color .25s,color .25s;position:fixed;inset:0 0 auto}.header--scrolled,.header--open{color:var(--primary);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom-color:#0435531a;box-shadow:0 18px 45px #04355314}.header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}.brand-button{color:inherit;background:0 0;border:0;padding:0}.logo{text-align:left;align-items:center;gap:12px;display:inline-flex}.logo__mark{color:currentColor;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:18px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.header--scrolled .logo__mark,.header--open .logo__mark,.footer .logo__mark{background:var(--white);border-color:#0435531f}.logo__mark img{object-fit:contain;width:100%;height:100%;padding:6px}.logo__text{gap:2px;display:grid}.logo__text strong{color:currentColor;font-size:16px}.logo__text span{color:currentColor;opacity:.76;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.nav{align-items:center;gap:8px;display:flex}.nav__link{color:currentColor;background:0 0;border:1px solid #0000;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:700;transition:all .2s}.nav__link:hover,.nav__link--active{background:var(--white);color:var(--primary);border-color:#ffffff38}.header--scrolled .nav__link:hover,.header--scrolled .nav__link--active,.header--open .nav__link:hover,.header--open .nav__link--active{background:var(--primary);color:var(--white)}.menu-button{background:0 0;border:1px solid #ffffff52;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;display:none}.header--scrolled .menu-button,.header--open .menu-button{border-color:#04355326}.menu-button span{background:currentColor;border-radius:99px;width:18px;height:2px}.hero{align-items:center;min-height:760px;display:grid;position:relative;overflow:hidden}.hero__background{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.hero__overlay{background:linear-gradient(90deg,#043553eb,#0435539e 48%,#0435532e),radial-gradient(circle at 78% 20%,#ffffff3d,#0000 28%);position:absolute;inset:0}.hero__grid{z-index:2;grid-template-columns:1.1fr 360px;align-items:end;gap:58px;padding:170px 0 90px;display:grid;position:relative}.hero__content h1,.page-hero h1{letter-spacing:-.07em;max-width:880px;margin:14px 0 22px;font-size:clamp(48px,7vw,92px);line-height:.92}.hero__content h1{color:var(--white)}.hero__lead{color:#ffffffe0;max-width:760px;font-size:clamp(18px,2vw,24px);line-height:1.55}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero__side-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--white);box-shadow:var(--shadow-soft);background:#ffffff24;border:1px solid #fff3;align-self:end;padding:28px}.hero__side-card span{color:#ffffffb8;text-transform:uppercase;letter-spacing:.16em;margin-bottom:20px;font-size:12px;font-weight:800;display:block}.hero__side-card strong{margin-bottom:14px;font-size:28px;line-height:1.08;display:block}.hero__side-card p{color:#ffffffc7;margin:0;line-height:1.65}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:99px;width:34px;height:2px}.eyebrow--light{color:var(--white)}.btn{border:0;border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{color:var(--white);background:var(--primary);box-shadow:0 16px 40px #04355338}.btn--primary:hover{background:var(--primary-2)}.btn--secondary{color:var(--primary);background:var(--gray-100)}.btn--light{color:var(--primary);background:var(--white)}.btn--outline-light{color:var(--white);background:0 0;border:1px solid #ffffff80}.btn--outline-light:hover{background:#ffffff1f}.text-link{color:var(--primary);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:900;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.section{padding:96px 0}.section--tight{padding-top:26px}.section--soft{background:var(--off-white)}.section--deep{background:var(--primary);color:var(--white);position:relative;overflow:hidden}.section--deep:before{content:"";background:#ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-140px}.section__header{max-width:780px;margin-bottom:42px}.section__header h2,.intro-grid h2,.gallery-copy h2,.model-card h2,.segment-grid h2,.apply-card h2,.cta-band h2{color:var(--primary);letter-spacing:-.05em;margin:14px 0;font-size:clamp(34px,4.2vw,58px);line-height:.98}.section__header p,.intro-copy p,.gallery-copy p,.model-card p,.property-card p,.business-card p,.highlight-card p,.apply-card p,.segment-grid p,.affiliate-card p,.dashboard-sidebar p,.security-note p,.empty-state p,.result-card p{color:var(--gray-700);line-height:1.75}.section__header--light h2,.section__header--light p,.section--deep .section__header p,.section--deep .section__header h2{color:var(--white)}.intro-section{background:var(--white)}.intro-grid{grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);align-items:start;gap:70px;display:grid}.intro-copy{padding-top:34px}.signature-line{font-weight:900;color:var(--primary)!important}.logo-strip{background:var(--gray-50);border-block:1px solid #04355314;padding:22px 0;overflow:hidden}.logo-strip__track{gap:22px;width:max-content;animation:32s linear infinite logoMarquee;display:flex}.logo-strip__item{background:var(--white);border:1px solid #04355314;border-radius:22px;flex:none;place-items:center;width:180px;height:92px;padding:16px;display:grid}.logo-strip__item img{object-fit:contain;max-height:70px}@keyframes logoMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.model-section{background:linear-gradient(180deg, var(--white), var(--off-white))}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.model-card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);border:1px solid #04355314;overflow:hidden}.model-card__image{background:var(--gray-100);height:290px}.model-card__image img,.model-card__image .image-fallback{object-fit:cover;width:100%;height:100%}.model-card__body{padding:34px}.stats-band{background:var(--primary);color:var(--white);padding:82px 0;position:relative;overflow:hidden}.stats-band:before,.stats-band:after{content:"";background:#ffffff17;border-radius:999px;position:absolute}.stats-band:before{width:480px;height:480px;top:-260px;left:-180px}.stats-band:after{width:320px;height:320px;bottom:-180px;right:-110px}.stats-band__inner{z-index:1;grid-template-columns:.82fr 1.18fr;align-items:center;gap:44px;display:grid;position:relative}.stats-band__intro h2{letter-spacing:-.05em;margin:16px 0 0;font-size:clamp(34px,4.5vw,60px);line-height:.98}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.stat-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:28px;min-height:190px;padding:24px}.stat-card strong{letter-spacing:-.06em;color:var(--white);font-size:clamp(42px,5vw,72px);line-height:.95;display:block}.stat-card span{color:var(--white);margin-top:10px;font-weight:900;display:block}.stat-card p{color:#ffffffb8;margin:10px 0 0;font-size:14px;line-height:1.6}.stat-card__infinite{font-size:clamp(62px,7vw,92px)!important}.gallery-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:58px;display:grid}.gallery-copy h2{max-width:500px}.editorial-mosaic{grid-template-rows:180px 180px 180px;grid-template-columns:1.1fr .9fr .8fr;gap:14px;min-height:560px;display:grid}.editorial-mosaic__item{box-shadow:var(--shadow-soft);border-radius:28px;margin:0;position:relative;overflow:hidden}.editorial-mosaic__item img,.editorial-mosaic__item .image-fallback{object-fit:cover;width:100%;height:100%}.editorial-mosaic__item--1{grid-row:span 2}.editorial-mosaic__item--2{grid-column:span 2}.editorial-mosaic__item--4{grid-row:span 2}.editorial-mosaic__item--6{grid-column:span 2}.business-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid;position:relative}.business-card{background:var(--white);color:var(--ink);border-radius:26px;flex-direction:column;justify-content:space-between;min-height:250px;padding:26px;display:flex}.business-card span{color:var(--primary);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.business-card h3{color:var(--primary);letter-spacing:-.04em;margin:20px 0 10px;font-size:27px;line-height:1.02}.business-card p{margin:0;font-size:15px}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.highlight-card{border-radius:var(--radius-xl);background:linear-gradient(180deg, var(--white), #f3f6f8);min-height:300px;box-shadow:var(--shadow-soft);border:1px solid #0435531a;padding:30px;position:relative;overflow:hidden}.highlight-card:after{content:"";background:#0435530f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-70px;right:-60px}.highlight-card span{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.highlight-card h3{color:var(--primary);letter-spacing:-.04em;margin:24px 0 12px;font-size:28px;line-height:1.08}.highlight-card__number{color:#0435531f;letter-spacing:-.08em;font-size:70px;font-weight:900;position:absolute;top:22px;right:28px}.properties-preview{background:var(--off-white)}.properties-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.properties-grid--home .property-card--featured{grid-column:span 2}.property-card{border-radius:var(--radius-xl);background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #04355314;flex-direction:column;display:flex;overflow:hidden}.property-card__image{background:var(--gray-100);height:310px;position:relative;overflow:hidden}.property-card--compact .property-card__image{height:260px}.property-card--featured .property-card__image{height:320px}.property-card__image img,.property-card__image .image-fallback{object-fit:cover;width:100%;height:100%;transition:transform .55s}.property-card:hover .property-card__image img{transform:scale(1.04)}.property-card__shade{background:linear-gradient(#0000 34%,#04355385);position:absolute;inset:0}.property-card__logo-wrap{width:108px;height:74px;box-shadow:var(--shadow-soft);background:#fffffff0;border-radius:20px;place-items:center;padding:12px;display:grid;position:absolute;bottom:20px;left:20px}.property-card__logo-wrap img{object-fit:contain;width:100%;height:100%}.property-card__body{flex-direction:column;flex:1;align-items:flex-start;padding:28px;display:flex}.property-card__category{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;background:#04355314;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-flex}.property-card h3{color:var(--primary);letter-spacing:-.04em;margin:18px 0 8px;font-size:28px;line-height:1.05}.property-card .muted{color:var(--gray-500);margin:0 0 12px;font-weight:700}.property-card p{margin:0 0 16px}.property-card__audience{font-size:14px}.pill-row{flex-wrap:wrap;gap:8px;margin:4px 0 22px;display:flex}.pill{background:var(--gray-100);color:var(--gray-700);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800;display:inline-flex}.cta-band__inner{background:var(--primary);border-radius:var(--radius-xl);color:var(--white);justify-content:space-between;align-items:center;gap:30px;padding:54px;display:flex}.cta-band h2{color:var(--white);max-width:760px}.cta-band p{color:#ffffffc7;margin:0;line-height:1.7}.page-hero{background:var(--off-white);align-items:end;min-height:520px;padding:170px 0 100px;display:grid;position:relative;overflow:hidden}.page-hero--visual{min-height:620px;color:var(--white);background:var(--primary)}.page-hero__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero__overlay{background:linear-gradient(90deg,#043553eb,#04355385);position:absolute;inset:0}.page-hero__content{z-index:1;max-width:900px;position:relative}.page-hero__content h1{color:var(--primary)}.page-hero__content--light h1,.page-hero__content--light p{color:var(--white)}.page-hero p{color:#ffffffdb;max-width:760px;font-size:19px;line-height:1.65}.business-summary{z-index:5;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:-54px;display:grid;position:relative}.business-summary article{background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #04355314;border-radius:24px;padding:24px}.business-summary span{color:var(--gray-500);text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.business-summary strong{color:var(--primary);letter-spacing:-.03em;font-size:22px}.properties-list{gap:30px;display:grid}.properties-list .property-card{grid-template-columns:.95fr 1.05fr;min-height:420px;display:grid}.properties-list .property-card__image{height:auto;min-height:420px}.segment-grid{grid-template-columns:1fr 380px;align-items:center;gap:34px;display:grid}.segment-card{border-radius:var(--radius-xl);background:var(--primary);color:var(--white);box-shadow:var(--shadow);padding:32px}.segment-card strong{opacity:.72;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:12px;display:block}.segment-card p{color:var(--white);letter-spacing:-.05em;margin:0 0 14px;font-size:34px;font-weight:900;line-height:1}.segment-card span{color:#ffffffb8;line-height:1.6}.jobs-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.job-card{border-radius:var(--radius-xl);background:var(--white);min-height:260px;box-shadow:var(--shadow-soft);border:1px solid #0435531a;flex-direction:column;justify-content:space-between;padding:26px;display:flex}.job-card span{color:var(--primary);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.job-card h3{color:var(--primary);letter-spacing:-.04em;margin:22px 0 12px;font-size:27px;line-height:1.04}.job-card p{color:var(--gray-700);line-height:1.6}.job-card small{color:var(--gray-500);font-weight:800}.apply-card{border-radius:var(--radius-xl);background:var(--white);box-shadow:var(--shadow-soft);justify-content:space-between;align-items:center;gap:26px;padding:44px;display:flex}.apply-card>div{max-width:740px}.footer{color:var(--white);background:#071d2c;margin-top:auto;padding-top:70px}.footer__grid{grid-template-columns:1.4fr .8fr .9fr;gap:44px;padding-bottom:48px;display:grid}.footer__copy{color:#ffffffb3;max-width:360px;line-height:1.7}.footer__col{align-content:start;gap:12px;display:grid}.footer__col strong{text-transform:uppercase;letter-spacing:.14em;color:#ffffff85;margin-bottom:6px;font-size:14px}.footer__col button{color:var(--white);text-align:left;background:0 0;border:0;padding:0;font-weight:800}.footer__col span{color:#ffffff9e;line-height:1.6}.footer__private{opacity:.72}.footer__bottom{color:#ffffff9e;border-top:1px solid #ffffff1f;padding:22px 0;font-size:14px}.affiliate-page{background:radial-gradient(circle at 80% 10%, #075b862e, transparent 30%), var(--off-white);place-items:center;min-height:100vh;padding:150px 18px 80px;display:grid}.affiliate-card{background:var(--white);border-radius:var(--radius-xl);width:min(100%,520px);box-shadow:var(--shadow);border:1px solid #04355314;padding:40px}.affiliate-card h1{color:var(--primary);letter-spacing:-.05em;margin:14px 0;font-size:44px;line-height:1}.form{gap:16px;margin-top:26px;display:grid}.form label,.search-label{color:var(--primary);gap:8px;font-weight:900;display:grid}.form input,.search-label input{border:1px solid var(--gray-200);border-radius:16px;outline:none;width:100%;padding:14px 16px}.form input:focus,.search-label input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #04355314}.form-error{margin:0;font-weight:800;color:#a02828!important}.demo-box{background:var(--gray-50);color:var(--gray-700);border-radius:18px;gap:6px;margin-top:22px;padding:16px;display:grid}.demo-box strong{color:var(--primary)}.affiliate-page--dashboard{display:block}.dashboard-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:28px;display:grid}.dashboard-sidebar,.dashboard-panel{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);border:1px solid #04355314;padding:34px}.dashboard-sidebar h1{color:var(--primary);letter-spacing:-.05em;margin:14px 0;font-size:46px;line-height:1}.dashboard-panel{gap:22px;display:grid}.empty-state,.result-card,.security-note{background:var(--gray-50);border:1px solid #04355314;border-radius:22px;padding:24px}.result-card span{text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.result-card--active span{color:#17683d;background:#e0f5e8}.result-card--inactive span,.result-card--warning span{color:#8a5a00;background:#fff4df}.result-card h2{color:var(--primary);letter-spacing:-.05em;margin:18px 0;font-size:34px}.security-note strong{color:var(--primary)}.image-fallback{background:linear-gradient(135deg, var(--primary), var(--primary-2));color:var(--white);text-align:center;place-items:center;min-height:100%;padding:20px;font-weight:900;display:grid}@media (width<=1020px){.hero__grid,.intro-grid,.stats-band__inner,.gallery-layout,.segment-grid,.dashboard-grid{grid-template-columns:1fr}.hero__grid{padding-top:150px}.hero__side-card{max-width:520px}.model-grid,.stats-grid,.business-grid,.highlight-grid,.jobs-grid,.business-summary,.properties-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.properties-grid--home .property-card--featured{grid-column:span 1}.properties-list .property-card{grid-template-columns:1fr}.properties-list .property-card__image{min-height:320px}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (width<=760px){.container{width:min(100% - 28px, var(--max-width))}.header__inner{min-height:74px}.logo__text{display:none}.menu-button{display:inline-flex}.nav{background:var(--white);color:var(--primary);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;align-items:stretch;padding:12px;display:none;position:absolute;top:calc(100% + 10px);left:14px;right:14px}.nav--open{display:flex}.nav__link{text-align:left;color:var(--primary)}.hero{min-height:720px}.hero__grid{gap:28px;padding:132px 0 58px}.hero__content h1,.page-hero h1{font-size:clamp(42px,14vw,64px)}.hero__lead{font-size:17px}.hero__side-card{padding:22px}.section{padding:70px 0}.model-grid,.stats-grid,.business-grid,.highlight-grid,.jobs-grid,.business-summary,.properties-grid{grid-template-columns:1fr}.business-summary{margin-top:0}.editorial-mosaic{grid-template-rows:repeat(3,150px);grid-template-columns:1fr 1fr;min-height:auto}.editorial-mosaic__item--1,.editorial-mosaic__item--2,.editorial-mosaic__item--4,.editorial-mosaic__item--6{grid-area:auto}.cta-band__inner,.apply-card{flex-direction:column;align-items:flex-start;padding:34px}.page-hero{min-height:520px;padding:130px 0 70px}.property-card__image{height:250px}.footer__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.logo--image-only{width:clamp(130px,14vw,185px)!important;height:62px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;padding:0!important;display:inline-grid!important}.logo--image-only img,.logo--image-only .image-fallback{object-fit:contain!important;width:100%!important;height:100%!important}.themed-image{place-items:center!important;width:100%!important;height:100%!important;line-height:0!important;display:inline-grid!important}.themed-image__asset,.themed-image .image-fallback{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.themed-image__asset--dark{display:none!important}html:not([data-theme=dark]) .themed-image__asset--light{display:block!important}html:not([data-theme=dark]) .themed-image__asset--dark,html:not([data-theme=dark]) .image-fallback.themed-image__asset--dark,html[data-theme=dark] .themed-image__asset--light,html[data-theme=dark] .image-fallback.themed-image__asset--light{display:none!important}html[data-theme=dark] .themed-image__asset--dark{display:block!important}.header,.header--scrolled,.header--open,html[data-theme=dark] .header,html[data-theme=dark] .header--scrolled,html[data-theme=dark] .header--open{color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;box-shadow:none!important;background:#043553f5!important;border-bottom:1px solid #ffffff29!important}.header .logo--image-only .themed-image__asset--light{display:none!important}.header .logo--image-only .themed-image__asset--dark{display:block!important}.header .nav__link{color:#fff!important}.header .nav__link:hover,.header .nav__link--active{color:#043553!important;background:#fff!important;border-color:#ffffff38!important}.header__actions{align-items:center;gap:10px;display:inline-flex}.theme-toggle{border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:8px 13px;font-weight:900;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff52!important}.theme-toggle:hover{transform:translateY(-1px);background:#ffffff29!important}.theme-toggle__icon{font-size:17px;line-height:1}.theme-toggle__text{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.header .menu-button{color:#fff!important;border-color:#ffffff52!important}.hero__brand-logo{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;width:clamp(210px,22vw,330px)!important;height:clamp(74px,7vw,110px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-bottom:26px!important;padding:0!important}.hero__brand-logo .themed-image__asset--light{display:none!important}.hero__brand-logo .themed-image__asset--dark{display:block!important}.hero__brand-logo img,.hero__brand-logo .image-fallback{object-fit:contain!important}.logo-strip{background:var(--gray-50)!important;border-top:1px solid #04355314!important;border-bottom:1px solid #04355314!important;padding:22px 0!important;overflow:hidden!important}.logo-strip__track{align-items:center!important;gap:22px!important;width:max-content!important;animation:32s linear infinite logoMarquee!important;display:flex!important}.logo-strip__item{width:180px!important;height:92px!important;box-shadow:none!important;opacity:.86!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;place-items:center!important;padding:16px!important;transition:opacity .2s,transform .2s!important;display:grid!important;overflow:visible!important}.logo-strip__item:hover{opacity:1!important;transform:translateY(-2px)!important}.logo-strip__item .themed-image{place-items:center!important;width:100%!important;height:100%!important;display:grid!important}.logo-strip__item img,.logo-strip__item .image-fallback{object-fit:contain!important;width:auto!important;max-width:150px!important;height:auto!important;max-height:64px!important;display:block!important}.property-card__logo-wrap{z-index:3!important;width:170px!important;height:95px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-end!important;align-items:flex-end!important;padding:0!important;display:flex!important;position:absolute!important;inset:auto 24px 24px auto!important;overflow:visible!important}.property-card__logo-wrap .themed-image__asset--light{display:none!important}.property-card__logo-wrap .themed-image__asset--dark{display:block!important}.property-card__logo-wrap .themed-image{justify-content:flex-end!important;align-items:flex-end!important;width:100%!important;height:100%!important;display:flex!important;overflow:visible!important}.property-card__logo-wrap img,.property-card__logo-wrap .image-fallback{object-fit:contain!important;filter:brightness(0)invert()drop-shadow(0 8px 18px #0000008c)!important;width:auto!important;max-width:170px!important;height:auto!important;max-height:95px!important;display:block!important}.footer .logo--image-only{width:156px!important;height:76px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.footer .logo--image-only .themed-image__asset--light{display:none!important}.footer .logo--image-only .themed-image__asset--dark{display:block!important}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--primary:#6ec9f5;--primary-2:#0d6c9e;--primary-3:#0a4f76;--ink:#f5f8fb;--white:#0b1118;--off-white:#101820;--gray-50:#121b24;--gray-100:#182431;--gray-200:#263746;--gray-400:#8393a2;--gray-500:#b2bec9;--gray-700:#dce5ed;--shadow:0 28px 80px #00000061;--shadow-soft:0 18px 60px #00000042}html[data-theme=dark] body{background:var(--white)}html[data-theme=dark] .logo-strip{background:#0f1720!important;border-top:1px solid #ffffff14!important;border-bottom:1px solid #ffffff14!important}html[data-theme=dark] .intro-section,html[data-theme=dark] .properties-preview,html[data-theme=dark] .page-hero,html[data-theme=dark] .affiliate-page{background:var(--off-white)}html[data-theme=dark] .model-card,html[data-theme=dark] .highlight-card,html[data-theme=dark] .property-card,html[data-theme=dark] .job-card,html[data-theme=dark] .apply-card,html[data-theme=dark] .affiliate-card,html[data-theme=dark] .dashboard-sidebar,html[data-theme=dark] .dashboard-panel,html[data-theme=dark] .business-summary article{background:#0f1720;border-color:#ffffff14}html[data-theme=dark] .highlight-card{background:linear-gradient(#0f1720,#121f2a)}html[data-theme=dark] .business-card{color:var(--ink);background:#0f1720}html[data-theme=dark] .section--deep,html[data-theme=dark] .footer{background:#061520}html[data-theme=dark] .cta-band{background:var(--white)}html[data-theme=dark] .cta-band__inner,html[data-theme=dark] .segment-card{background:#06283d}html[data-theme=dark] .empty-state,html[data-theme=dark] .result-card,html[data-theme=dark] .security-note,html[data-theme=dark] .demo-box{background:#121b24;border-color:#ffffff14}html[data-theme=dark] .form input,html[data-theme=dark] .search-label input{color:var(--ink);background:#0b1118;border-color:#ffffff1f}html[data-theme=dark] .pill{color:var(--gray-700);background:#182431}html[data-theme=dark] .property-card__category{background:#6ec9f51f}@media (width<=760px){.logo--image-only{width:118px!important;height:48px!important}.theme-toggle{min-height:40px;padding:8px 11px}.theme-toggle__text{display:none}.nav{color:#fff!important;background:#043553!important;border:1px solid #ffffff29!important}.header .nav__link{color:#fff!important}.header .nav__link:hover,.header .nav__link--active{color:#043553!important;background:#fff!important}.hero__brand-logo{width:220px!important;height:78px!important;margin-bottom:18px!important}.logo-strip__item{width:160px!important;height:82px!important;padding:14px!important}.logo-strip__item img,.logo-strip__item .image-fallback{max-width:130px!important;max-height:56px!important}.property-card__logo-wrap{width:135px!important;height:75px!important;bottom:16px!important;right:16px!important}.property-card__logo-wrap img,.property-card__logo-wrap .image-fallback{max-width:135px!important;max-height:75px!important}}.page-hero__content--light p,.page-hero--visual .page-hero__content p{color:#ffffffe0!important}.cta-band{background:var(--white);padding:0 0 80px}
