header.site-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 90 !important;
    border-bottom: 1px solid rgba(220, 229, 242, .9) !important;
    background: rgba(255, 255, 255, .92) !important;
    color: var(--text, #061b3a) !important;
    box-shadow: 0 12px 34px rgba(8, 35, 108, .08) !important;
    backdrop-filter: blur(18px);
}

.hw-footer--marketplace {
    background:
        radial-gradient(circle at 12% 0%, rgba(246, 195, 67, .18), transparent 28%),
        linear-gradient(145deg, #061b3a, #08236c 58%, #041025) !important;
    color: #fff !important;
    padding: 0 !important;
}

.hw-footer--marketplace .hw-footer__inner {
    width: min(100% - 2rem, 1280px) !important;
    margin-inline: auto !important;
    padding: 56px 0 28px !important;
}

.hw-footer__hero {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(240px, .75fr) minmax(280px, .9fr);
    gap: 1rem;
    align-items: stretch;
    padding-bottom: 34px;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.hw-footer--marketplace .hw-footer__brand,
.hw-footer__apps,
.hw-footer--marketplace .hw-footer__newsletter {
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 24px;
    background: rgba(255, 255, 255, .07);
    padding: 22px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .16);
}

.hw-footer--marketplace .site-footer__logo {
    display: inline-flex;
    align-items: center;
    gap: .65rem;
    color: #fff !important;
    font-size: 1.45rem !important;
    font-weight: 950 !important;
    text-decoration: none !important;
}

.hw-footer--marketplace .site-footer__logo .site-logo__image {
    max-height: 42px !important;
    width: auto !important;
    object-fit: contain !important;
}

.hw-footer--marketplace .site-footer__logo .site-logo__mark {
    width: 42px !important;
    height: 42px !important;
    box-shadow: 0 14px 28px rgba(21, 87, 255, .28) !important;
}

.hw-footer--marketplace p {
    color: rgba(255, 255, 255, .74) !important;
}

.hw-footer__apps {
    display: grid;
    align-content: center;
    gap: .7rem;
}

.hw-footer__apps span,
.hw-footer__newsletter h2 {
    color: var(--accent, #f6c343);
    font-weight: 950;
}

.hw-footer__apps strong {
    color: #fff;
    font-size: 1.05rem;
    line-height: 1.25;
}

.hw-footer__apps div,
.hw-footer__newsletter label {
    display: flex;
    gap: .55rem;
    flex-wrap: wrap;
}

.hw-footer__apps a,
.hw-footer--marketplace .hw-footer__newsletter button {
    display: inline-flex;
    min-height: 40px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 999px;
    background: #fff;
    color: var(--primary-dark, #08236c) !important;
    padding: .65rem .9rem;
    font-weight: 950;
    text-decoration: none !important;
}

.hw-footer--marketplace .hw-footer__newsletter {
    display: grid;
    gap: .75rem;
}

.hw-footer--marketplace .hw-footer__newsletter input {
    width: 100%;
    min-height: 44px;
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 999px;
    background: rgba(255, 255, 255, .92);
    color: var(--text, #061b3a);
    padding: 0 .95rem;
}

.hw-footer__seo-strip {
    display: grid;
    gap: .8rem;
    padding: 28px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.hw-footer__seo-strip h2 {
    color: #fff;
    font-size: 1rem;
    font-weight: 950;
}

.hw-footer__seo-strip div,
.hw-footer--marketplace .site-footer__popular div {
    display: flex;
    flex-wrap: wrap;
    gap: .55rem;
}

.hw-footer__seo-strip a,
.hw-footer--marketplace .site-footer__popular a {
    display: inline-flex;
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 999px;
    background: rgba(255, 255, 255, .07);
    color: rgba(255, 255, 255, .78) !important;
    padding: .45rem .72rem;
    font-size: .84rem;
    font-weight: 850;
    text-decoration: none !important;
}

.hw-footer__seo-strip a:hover,
.hw-footer--marketplace .site-footer__popular a:hover,
.hw-footer--marketplace .footer-link:hover,
.hw-footer--marketplace .site-footer__bottom a:hover {
    border-color: rgba(246, 195, 67, .44);
    color: #fff !important;
}

.hw-footer__columns--housing {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 1.35rem !important;
    padding: 34px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.hw-footer--marketplace .footer-title {
    color: #fff !important;
    margin: 0 0 .85rem !important;
    font-size: .92rem !important;
    font-weight: 950 !important;
}

.hw-footer--marketplace .footer-link {
    display: block !important;
    color: rgba(255, 255, 255, .68) !important;
    margin: .5rem 0 !important;
    font-size: .88rem !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
}

.hw-footer--marketplace .site-footer__popular {
    padding: 24px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.hw-footer--marketplace .site-footer__popular h3 {
    color: #fff !important;
    margin: 0 0 .8rem !important;
    font-size: .95rem !important;
    font-weight: 950 !important;
}

.hw-footer__microcopy {
    padding: 22px 0 6px;
}

.hw-footer--marketplace .site-footer__badges {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    margin-top: 1rem;
}

.hw-footer--marketplace .site-footer__badges span {
    border: 1px solid rgba(18, 166, 106, .24);
    border-radius: 999px;
    background: rgba(18, 166, 106, .12);
    color: #baf7d7;
    padding: .42rem .65rem;
    font-size: .78rem;
    font-weight: 900;
}

.hw-footer--marketplace .site-footer__bottom {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
    padding-top: 22px;
    color: rgba(255, 255, 255, .65);
}

.hw-footer--marketplace .site-footer__bottom div {
    display: flex;
    gap: .85rem;
    flex-wrap: wrap;
}

.hw-footer--marketplace .site-footer__bottom a {
    color: rgba(255, 255, 255, .68) !important;
    text-decoration: none !important;
}

.visibility-plan-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: .8rem;
    margin: 1rem 0;
}

.visibility-plan-card {
    display: grid;
    gap: .45rem;
    min-height: 142px;
    border: 1px solid var(--border, #dce5f2);
    border-radius: 18px;
    background: linear-gradient(145deg, #fff, #f7f9fc);
    padding: 1rem;
    cursor: pointer;
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.visibility-plan-card:hover {
    transform: translateY(-3px);
    border-color: rgba(21, 87, 255, .28);
    box-shadow: var(--shadow, 0 18px 55px rgba(8, 35, 108, .12));
}

.visibility-plan-card input {
    width: 18px;
    height: 18px;
    accent-color: var(--primary, #1557ff);
}

.visibility-plan-card span {
    color: var(--text, #061b3a);
    font-weight: 950;
}

.visibility-plan-card small {
    color: var(--muted, #64748b);
    line-height: 1.35;
}

.visibility-plan-card:has(input:checked) {
    border-color: rgba(21, 87, 255, .42);
    background: linear-gradient(145deg, #eef4ff, #fff8df);
}

.moderation-checklist {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .8rem;
    margin: 1rem 0;
}

.moderation-checklist article {
    border: 1px solid var(--border, #dce5f2);
    border-radius: 18px;
    background: #fff;
    padding: 1rem;
}

.moderation-checklist strong,
.moderation-checklist span {
    display: block;
}

.moderation-checklist strong {
    color: var(--primary-dark, #08236c);
    margin-bottom: .35rem;
}

.moderation-checklist span {
    color: var(--muted, #64748b);
    font-size: .9rem;
}

.hw-city-page-hero.location-hero {
    position: relative !important;
    isolation: isolate;
    display: grid !important;
    min-height: 460px !important;
    align-content: end !important;
    gap: 1.35rem !important;
    width: min(100% - 2rem, 1280px) !important;
    margin: 1.4rem auto 0 !important;
    padding: clamp(1.6rem, 4vw, 3.4rem) !important;
    overflow: hidden !important;
    border: 1px solid rgba(255, 255, 255, .28) !important;
    border-radius: 34px !important;
    background:
        linear-gradient(120deg, rgba(6, 27, 58, .92), rgba(8, 35, 108, .68)),
        radial-gradient(circle at 85% 15%, color-mix(in srgb, var(--city-theme, #1557ff) 34%, transparent), transparent 34%),
        linear-gradient(145deg, #061b3a, #1557ff) !important;
    background-size: cover !important;
    background-position: center !important;
    color: var(--city-hero-text, #fff) !important;
    box-shadow: 0 28px 80px rgba(8, 35, 108, .2) !important;
}

.hw-city-page-hero.location-hero::after {
    content: "";
    position: absolute;
    inset: auto -8% -42% -8%;
    z-index: -1;
    height: 280px;
    background: radial-gradient(ellipse at center, color-mix(in srgb, var(--city-button, #f6c343) 30%, transparent), transparent 62%);
    pointer-events: none;
}

.hw-city-page-hero__content {
    display: grid;
    max-width: 850px;
    gap: .85rem;
}

.hw-city-page-hero .section-kicker {
    color: color-mix(in srgb, var(--city-button, #f6c343) 88%, #fff) !important;
}

.hw-city-page-hero h1 {
    max-width: 850px;
    color: #fff !important;
    font-size: clamp(2.3rem, 5vw, 5rem) !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 18px 50px rgba(0, 0, 0, .28);
}

.hw-city-page-hero p {
    max-width: 780px;
    color: rgba(255, 255, 255, .84) !important;
    font-size: clamp(1rem, 1.8vw, 1.28rem) !important;
}

.hw-city-page-hero__place {
    width: max-content;
    max-width: 100%;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 999px;
    background: rgba(255, 255, 255, .16);
    color: #fff;
    padding: .5rem .78rem;
    font-size: .84rem;
    font-weight: 900;
    backdrop-filter: blur(14px);
}

.hw-city-page-hero__cta {
    display: inline-flex;
    width: max-content;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: var(--city-button, #f6c343);
    color: #12203a !important;
    padding: .75rem 1.15rem;
    font-weight: 950;
    text-decoration: none !important;
    box-shadow: 0 16px 36px rgba(246, 195, 67, .24);
}

.hw-city-page-hero .hero-stat-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: .85rem !important;
    margin: .3rem 0 0 !important;
}

.hw-city-page-hero .hero-stat-card {
    border: 1px solid rgba(255, 255, 255, .24) !important;
    border-radius: 18px !important;
    background: rgba(255, 255, 255, .13) !important;
    color: #fff !important;
    box-shadow: none !important;
    backdrop-filter: blur(16px);
}

.hw-city-page-hero .hero-stat-card strong,
.hw-city-page-hero .hero-stat-card span {
    color: #fff !important;
}

.site-header__bar {
    display: grid !important;
    grid-template-columns: minmax(260px, auto) minmax(320px, 560px) auto auto;
    align-items: center !important;
    gap: .9rem !important;
    width: min(100% - 2rem, 1280px) !important;
    min-height: 72px !important;
    margin-inline: auto !important;
    padding: 0 !important;
}

.site-header__brand {
    display: flex !important;
    min-width: 0 !important;
    align-items: center !important;
    gap: .8rem !important;
}

.site-header__bar > .site-header__nav-row {
    border-top: 0 !important;
    background: transparent !important;
    backdrop-filter: none !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    min-height: 72px !important;
}

.site-header__city-strip {
    width: 100% !important;
    border-top: 1px solid rgba(220, 229, 242, .9) !important;
    background: rgba(255, 255, 255, .96) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: .75rem !important;
    flex-wrap: wrap !important;
    padding: .65rem 2rem !important;
}

.site-header__city-strip-inner {
    display: flex !important;
    align-items: center !important;
    gap: .6rem !important;
    flex-wrap: wrap !important;
    width: min(100%, calc(100% - 220px)) !important;
    font-size: .78rem !important;
    color: var(--muted, #64748b) !important;
}

.site-header__city-strip-inner span {
    color: var(--primary-dark, #08236c) !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: .08em !important;
    flex: 0 0 auto !important;
}

.site-header__city-strip-inner a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    padding: .35rem .75rem !important;
    border-radius: 999px !important;
    border: 1px solid rgba(226, 232, 240, .9) !important;
    background: rgba(247, 250, 255, .95) !important;
    color: var(--primary-dark, #08236c) !important;
    text-decoration: none !important;
    font-weight: 800 !important;
}

.site-header__city-strip-inner a:hover {
    background: #eef2ff !important;
    color: var(--primary, #1557ff) !important;
}

.site-header__city-strip-action {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: .65rem !important;
    flex: 0 0 auto !important;
}

.site-header__city-strip-action .create-requirement-cta {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 42px !important;
    padding: .75rem 1rem !important;
    border-radius: 999px !important;
    background: var(--primary, #1557ff) !important;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 900 !important;
    white-space: nowrap !important;
}

.site-header__city-strip-action .create-requirement-cta:hover {
    background: #0f4fe0 !important;
}

.site-header__bar > .site-header__nav-row .site-header__nav-inner {
    width: 100% !important;
    margin-inline: 0 !important;
}

.site-header__bar > .site-header__nav-row .site-nav {
    padding: 0 !important;
}

.site-nav__item {
    position: relative !important;
}

.nav-link--dropdown::after {
    content: '▾';
    margin-left: .4rem;
    font-size: .72rem;
    display: inline-block;
    vertical-align: middle;
    transition: transform .2s ease;
}

.site-nav__item:hover .nav-link--dropdown::after,
.site-nav__item:focus-within .nav-link--dropdown::after {
    transform: translateY(1px);
}

.site-logo {
    max-width: none !important;
    height: auto !important;
    color: var(--primary-dark, #08236c) !important;
    font-size: 1.3rem !important;
    font-weight: 950 !important;
    white-space: nowrap;
}

.site-logo,
.site-logo span {
    color: var(--primary-dark, #08236c) !important;
}

.site-logo__mark {
    width: 38px !important;
    height: 38px !important;
    border-radius: 12px !important;
    background: linear-gradient(145deg, var(--primary, #1557ff), #3a7bff) !important;
    color: #fff !important;
    box-shadow: 0 12px 30px rgba(21, 87, 255, .25);
}

.city-selector__trigger {
    max-width: 190px !important;
    border: 1px solid var(--border, #dce5f2) !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, .8) !important;
    color: var(--text, #061b3a) !important;
    padding: .38rem .7rem !important;
    box-shadow: 0 10px 24px rgba(8, 35, 108, .08);
}

.city-selector__pin {
    color: var(--primary, #1557ff) !important;
}

.city-selector__current-link strong {
    max-width: 92px !important;
    color: var(--text, #061b3a) !important;
}

.city-selector__change small {
    color: var(--primary, #1557ff) !important;
}

.site-header__mega-search {
    display: grid !important;
    grid-template-columns: minmax(0, 1.2fr) minmax(150px, 190px) auto !important;
    gap: .8rem !important;
    width: 100% !important;
    align-items: center !important;
    border: 1px solid rgba(226, 232, 240, .9) !important;
    border-radius: 999px !important;
    background: #fff !important;
    box-shadow: 0 20px 40px rgba(15, 23, 42, .08) !important;
    padding: .5rem !important;
}

.site-header__mega-search label {
    min-width: 0;
    width: 100%;
}

.site-header__mega-search input,
.site-header__mega-search select {
    width: 100%;
    min-height: 50px !important;
    border: 0 !important;
    background: transparent !important;
    color: var(--text, #061b3a) !important;
    outline: none !important;
    padding: 0 .95rem !important;
    font-size: .95rem !important;
}

.site-header__mega-search input::placeholder {
    color: rgba(15, 23, 42, .55) !important;
}

.site-header__mega-search select {
    max-width: 190px !important;
    border-left: 1px solid rgba(226, 232, 240, .9) !important;
    color: var(--muted, #64748b) !important;
    font-size: .93rem;
    font-weight: 800;
    appearance: none !important;
}

.site-header__mega-search button {
    min-height: 50px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: var(--primary, #1557ff) !important;
    color: #fff !important;
    padding: 0 1.2rem !important;
    font-size: .95rem;
    font-weight: 900;
}

.site-header__actions {
    display: flex !important;
    align-items: center !important;
    gap: .75rem !important;
    justify-content: flex-end !important;
    white-space: nowrap;
}

.download-app-link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 46px !important;
    padding: .75rem 1rem !important;
    border-radius: 999px !important;
    border: 1px solid rgba(59, 130, 246, .2) !important;
    background: #fff !important;
    color: var(--primary-dark, #08236c) !important;
    text-decoration: none !important;
    font-weight: 900;
    box-shadow: 0 10px 20px rgba(15, 23, 42, .08);
}

.header-login-link,
.seller-account-trigger {
    border: 1px solid rgba(148, 163, 184, .24) !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: #273a59 !important;
    font-size: .9rem !important;
    font-weight: 850 !important;
    padding: .75rem .95rem !important;
}

.post-property-cta {
    min-height: 44px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: var(--primary, #1557ff) !important;
    color: #fff !important;
    font-size: .9rem !important;
    font-weight: 950 !important;
    padding: .75rem 1rem !important;
    box-shadow: 0 14px 30px rgba(21, 87, 255, .18);
}

.seller-entry-section {
    background: linear-gradient(180deg, #f7f9fc 0%, #eef4ff 100%);
    padding: 2rem 1rem 1.25rem;
}

.seller-entry-shell {
    width: min(100%, 1280px);
    margin-inline: auto;
}

.seller-entry-card {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(340px, .65fr);
    gap: 1.25rem;
    border: 1px solid rgba(220, 229, 242, .95);
    border-radius: 28px;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, .96), rgba(255, 255, 255, .86)),
        radial-gradient(circle at 14% 0%, rgba(21, 87, 255, .14), transparent 32%),
        radial-gradient(circle at 90% 20%, rgba(246, 195, 67, .2), transparent 28%);
    box-shadow: 0 24px 70px rgba(8, 35, 108, .12);
    overflow: hidden;
    padding: clamp(1.1rem, 3vw, 2rem);
}

.seller-entry-copy {
    display: grid;
    align-content: center;
    gap: 1rem;
}

.seller-entry-copy h2 {
    max-width: 780px;
    color: var(--primary-dark, #08236c);
    font-size: clamp(2rem, 4vw, 3.65rem);
    letter-spacing: 0;
    line-height: 1;
}

.seller-entry-copy p {
    max-width: 760px;
    color: var(--muted, #64748b);
    font-size: 1rem;
}

.seller-entry-pills,
.seller-entry-presets,
.seller-entry-actions,
.seller-role-cards {
    display: flex;
    flex-wrap: wrap;
    gap: .65rem;
}

.seller-entry-pills span {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    border: 1px solid rgba(21, 87, 255, .18);
    border-radius: 999px;
    background: rgba(255, 255, 255, .92);
    color: var(--primary-dark, #08236c);
    font-size: .84rem;
    font-weight: 900;
    padding: .42rem .8rem;
}

.seller-entry-presets {
    margin-top: .35rem;
}

.seller-entry-presets button {
    flex: 1 1 190px;
    min-height: 96px;
    border: 1px solid rgba(220, 229, 242, .95);
    border-radius: 20px;
    background: rgba(255, 255, 255, .92);
    color: var(--text, #061b3a);
    cursor: pointer;
    display: grid;
    gap: .35rem;
    padding: 1rem;
    text-align: left;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.seller-entry-presets button:hover {
    border-color: rgba(21, 87, 255, .32);
    box-shadow: 0 16px 34px rgba(8, 35, 108, .1);
    transform: translateY(-3px);
}

.seller-entry-presets strong {
    font-size: .95rem;
}

.seller-entry-presets span {
    color: var(--muted, #64748b);
    font-size: .84rem;
    font-weight: 750;
}

.seller-entry-login {
    border: 1px solid rgba(255, 255, 255, .7);
    border-radius: 24px;
    background: linear-gradient(145deg, rgba(6, 27, 58, .96), rgba(8, 35, 108, .92));
    color: #fff;
    display: grid;
    gap: .95rem;
    padding: 1.25rem;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .12), 0 22px 55px rgba(6, 27, 58, .18);
}

.seller-entry-login h3 {
    color: #fff;
    font-size: 1.45rem;
    line-height: 1.1;
}

.seller-entry-login p,
.seller-entry-phone span {
    color: rgba(255, 255, 255, .76);
}

.seller-entry-login__badge {
    width: max-content;
    border-radius: 999px;
    background: rgba(246, 195, 67, .18);
    color: var(--accent, #f6c343);
    font-size: .78rem;
    font-weight: 950;
    padding: .4rem .7rem;
}

.seller-entry-phone {
    display: grid;
    gap: .4rem;
}

.seller-entry-phone input {
    min-height: 50px;
    border: 1px solid rgba(255, 255, 255, .24);
    border-radius: 16px;
    background: rgba(255, 255, 255, .94);
    color: var(--text, #061b3a);
    outline: none;
    padding: 0 .95rem;
}

.seller-entry-login .btn-primary,
.seller-entry-login .btn-secondary {
    flex: 1 1 150px;
    justify-content: center;
}

.seller-role-cards a {
    flex: 1 1 115px;
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 16px;
    background: rgba(255, 255, 255, .08);
    color: #fff;
    display: grid;
    gap: .2rem;
    padding: .85rem;
}

.seller-role-cards a:hover {
    background: rgba(255, 255, 255, .14);
}

.seller-role-cards span {
    color: rgba(255, 255, 255, .68);
    font-size: .78rem;
    font-weight: 750;
}

@media (max-width: 980px) {
    .seller-entry-card {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 620px) {
    .seller-entry-section {
        padding: 1rem .75rem;
    }

    .seller-entry-card {
        border-radius: 22px;
        padding: 1rem;
    }

    .seller-entry-presets button,
    .seller-entry-login .btn-primary,
    .seller-entry-login .btn-secondary,
    .seller-role-cards a {
        flex-basis: 100%;
    }
}

.site-header__nav-row {
    position: relative;
}

.site-header__nav-inner {
    width: 100%;
    margin-inline: 0;
}

.site-header__nav-row .site-nav {
    display: flex !important;
    min-width: 0 !important;
    align-items: center !important;
    gap: .35rem !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    overscroll-behavior-x: contain !important;
    scrollbar-width: none;
    padding: .55rem 0 !important;
}

.site-header__nav-row .site-nav::-webkit-scrollbar {
    display: none;
}

.site-header__nav-row .site-nav > * {
    flex: 0 0 auto !important;
    position: relative;
}

.site-header__nav-row .nav-link {
    display: inline-flex !important;
    min-height: 30px;
    align-items: center;
    border-radius: 999px !important;
    border: 1px solid transparent !important;
    background: #f8fafc !important;
    color: #334155 !important;
    font-size: .8rem !important;
    font-weight: 800 !important;
    padding: .35rem .72rem !important;
    white-space: nowrap !important;
    transition: background .2s ease, border-color .2s ease, color .2s ease;
}

.site-header__nav-row .site-nav__item:hover > .nav-link,
.site-header__nav-row .site-nav__item:focus-within > .nav-link {
    background: #eef2ff !important;
    border-color: rgba(59, 130, 246, .24) !important;
    color: var(--primary, #1557ff) !important;
}

.site-mega-menu__columns section {
    min-width: 180px !important;
}

.site-header__nav-row .nav-link:hover,
.site-header__nav-row .site-nav__item:hover > .nav-link {
    background: #eef2ff !important;
    border-color: rgba(59, 130, 246, .24) !important;
    color: var(--primary, #1557ff) !important;
}

.site-nav__item:hover .site-mega-menu,
.site-nav__item:focus-within .site-mega-menu {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
}

.site-mega-menu {
    position: absolute !important;
    left: 0 !important;
    top: calc(100% + 10px) !important;
    z-index: 70 !important;
    width: 640px !important;
    max-width: calc(100vw - 2rem) !important;
    padding: 1rem !important;
    border: 1px solid rgba(226, 232, 240, .92) !important;
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: 0 22px 50px rgba(15, 23, 42, .12) !important;
    visibility: hidden !important;
    opacity: 0 !important;
    transform: translateY(12px) !important;
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}

.site-nav__item--right .site-mega-menu {
    left: auto !important;
    right: 0 !important;
}

.site-mega-menu--compact {
    width: 320px !important;
}

.site-mega-menu__columns {
    display: grid !important;
    gap: 1rem !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.site-mega-menu__columns h3 {
    margin: 0 0 .55rem !important;
    font-size: .75rem !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    letter-spacing: .1em !important;
    color: #64748b !important;
}

.site-mega-menu__columns a {
    display: block !important;
    font-size: .88rem !important;
    font-weight: 800 !important;
    color: #0f172a !important;
    padding: .35rem .55rem !important;
    border-radius: 12px !important;
    transition: background .2s ease, color .2s ease;
}

.site-mega-menu__columns a:hover {
    background: #eef2ff !important;
    color: #1d4ed8 !important;
}

.site-header__quick {
    display: block !important;
    width: 100% !important;
    border-top: 1px solid rgba(220, 229, 242, .9) !important;
    background: rgba(255, 255, 255, .95) !important;
    margin-top: 0 !important;
}

.site-header__quick-inner {
    width: 100% !important;
    min-height: 42px !important;
    margin-inline: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: .5rem !important;
    overflow-x: auto !important;
    padding: .25rem 0 !important;
    color: var(--muted, #64748b) !important;
    font-size: .78rem !important;
    font-weight: 850 !important;
    scrollbar-width: none;
}

.site-header__quick-inner a {
    padding: .3rem .68rem !important;
}

.site-header__quick-inner::-webkit-scrollbar {
    display: none;
}

.site-header__quick-label {
    flex: 0 0 auto;
    color: var(--primary-dark, #08236c) !important;
    font-weight: 950 !important;
    letter-spacing: .02em;
    text-transform: uppercase;
    display: inline-flex !important;
    align-items: center;
    min-height: 28px;
}

.site-header__quick-label--nearby {
    color: var(--primary, #1557ff) !important;
}

.site-header__suggestions {
    display: inline-flex !important;
    flex: 0 0 auto;
    align-items: center;
    gap: .48rem;
}

.site-header__suggestions:empty {
    display: none !important;
}

.site-header__quick-inner a {
    flex: 0 0 auto;
    min-height: 34px !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: .34rem !important;
    border: 1px solid rgba(21, 87, 255, .18) !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, .92) !important;
    color: var(--primary-dark, #08236c) !important;
    padding: .34rem .78rem !important;
    text-decoration: none !important;
    box-shadow: 0 8px 18px rgba(8, 35, 108, .06);
}

.site-header__quick-inner .popular-city-chip {
    min-height: 48px !important;
    align-items: center !important;
    gap: .58rem !important;
    border-color: color-mix(in srgb, var(--city-chip-color, #1557ff) 24%, #dce5f2) !important;
    background:
        linear-gradient(145deg, rgba(255,255,255,.98), rgba(255,255,255,.9)),
        linear-gradient(90deg, color-mix(in srgb, var(--city-chip-color, #1557ff) 10%, transparent), transparent) !important;
    padding: .42rem .7rem .42rem .48rem !important;
}

.popular-city-chip__icon {
    width: 32px !important;
    height: 32px !important;
    flex: 0 0 32px !important;
    border-radius: 999px !important;
    display: grid !important;
    place-items: center !important;
    background: var(--city-chip-color, #1557ff) !important;
    color: #fff !important;
    font-size: .76rem !important;
    font-weight: 950 !important;
    overflow: hidden !important;
}

.popular-city-chip__icon img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.popular-city-chip__body {
    display: grid !important;
    gap: .16rem !important;
}

.site-header__quick-inner .popular-city-chip__body strong {
    max-width: 150px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.site-header__quick-inner .popular-city-chip em {
    border-radius: 999px !important;
    background: rgba(18, 166, 106, .1) !important;
    color: #08784a !important;
    font-size: .68rem !important;
    font-style: normal !important;
    font-weight: 950 !important;
    padding: .22rem .42rem !important;
}

.site-header__quick-inner .popular-city-chip--all {
    border-color: rgba(246, 195, 67, .5) !important;
    background: linear-gradient(145deg, #fff, #fff7df) !important;
}

.site-header__quick-inner a strong {
    color: inherit !important;
    font-size: .82rem !important;
    line-height: 1 !important;
}

.site-header__quick-inner a small {
    color: var(--muted, #64748b) !important;
    font-size: .68rem !important;
    font-weight: 850 !important;
    line-height: 1 !important;
}

.site-header__suggestions--nearby a {
    border-color: rgba(21, 87, 255, .2) !important;
    background: linear-gradient(145deg, #fff, #eef4ff) !important;
    color: var(--primary-dark, #08236c) !important;
}

.site-header__quick-inner a:hover {
    border-color: rgba(21, 87, 255, .28) !important;
    background: #eaf0ff !important;
    color: var(--primary, #1557ff) !important;
}

.site-header__top-cities {
    display: flex !important;
    align-items: center !important;
    gap: .36rem !important;
    max-width: 800px !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
    white-space: nowrap !important;
}

.site-header__top-cities::-webkit-scrollbar {
    display: none;
}

.site-header__top-cities span {
    color: var(--muted, #64748b) !important;
    font-size: .72rem !important;
    font-weight: 950 !important;
    text-transform: uppercase !important;
}

.site-header__top-cities a {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 28px !important;
    border: 1px solid rgba(21, 87, 255, .16) !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: var(--primary-dark, #08236c) !important;
    font-size: .78rem !important;
    font-weight: 900 !important;
    padding: .28rem .62rem !important;
    text-decoration: none !important;
}

.site-header__top-cities a:hover {
    background: var(--primary-soft, #eaf0ff) !important;
    color: var(--primary, #1557ff) !important;
}

.mobile-popular-cities {
    display: grid !important;
    gap: .55rem !important;
    border: 1px solid rgba(21, 87, 255, .14) !important;
    border-radius: 18px !important;
    background: linear-gradient(145deg, #fff, #eef4ff) !important;
    padding: .8rem !important;
}

.mobile-popular-cities strong {
    color: var(--primary-dark, #08236c) !important;
    font-size: .86rem !important;
}

.mobile-popular-cities div {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: .45rem !important;
}

.mobile-popular-cities a {
    border: 1px solid rgba(21, 87, 255, .16) !important;
    border-radius: 999px !important;
    background: #fff !important;
    color: var(--primary-dark, #08236c) !important;
    font-size: .78rem !important;
    font-weight: 900 !important;
    padding: .34rem .66rem !important;
    text-decoration: none !important;
}

.mobile-menu-button {
    display: none !important;
    margin-left: 0 !important;
    border: 1px solid var(--border, #dce5f2) !important;
    border-radius: 14px !important;
    background: #fff !important;
    color: var(--text, #061b3a) !important;
}

@media (max-width: 1180px) {
    .hw-footer__hero {
        grid-template-columns: 1fr 1fr;
    }

    .hw-footer--marketplace .hw-footer__newsletter {
        grid-column: 1 / -1;
    }

    .hw-footer__columns--housing {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

    .visibility-plan-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .site-header__bar {
        grid-template-columns: minmax(200px, auto) minmax(220px, 1fr) auto;
    }

    .site-header__actions .seller-account-menu,
    .header-login-link,
    .download-app-link {
        display: none !important;
    }
}

@media (max-width: 900px) {
    .hw-footer--marketplace .hw-footer__inner {
        width: min(100% - 1.25rem, 1280px) !important;
        padding-top: 38px !important;
    }

    .hw-footer__hero {
        grid-template-columns: 1fr;
    }

    .hw-footer--marketplace .hw-footer__newsletter {
        grid-column: auto;
    }

    .hw-footer__columns--housing {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .visibility-plan-grid,
    .moderation-checklist {
        grid-template-columns: 1fr;
    }

    .hw-city-page-hero.location-hero {
        width: min(100% - 1.25rem, 1280px) !important;
        min-height: 420px !important;
        margin-top: .9rem !important;
        border-radius: 26px !important;
    }

    .hw-city-page-hero.location-hero[style*="--city-mobile-banner"] {
        background-image:
            linear-gradient(120deg, rgba(6, 27, 58, .9), rgba(8, 35, 108, .68)),
            var(--city-mobile-banner) !important;
    }

    .hw-city-page-hero .hero-stat-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .site-header__bar {
        grid-template-columns: 1fr auto;
        height: auto !important;
        min-height: 68px;
        padding: .8rem 0 !important;
    }

    .site-header__brand {
        flex-wrap: wrap;
        gap: .5rem;
    }

    .site-header__mega-search,
    .site-header__actions,
    .site-header__nav-row,
    .site-header__quick {
        display: none !important;
    }

    .site-header__city-strip {
        flex-wrap: nowrap !important;
        gap: 0 !important;
        padding: .48rem 0 !important;
        overflow: hidden !important;
    }

    .site-header__city-strip-inner {
        width: 100% !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        padding: 0 .75rem !important;
        scroll-padding-inline: .75rem !important;
        scrollbar-width: none !important;
        white-space: nowrap !important;
    }

    .site-header__city-strip-inner::-webkit-scrollbar {
        display: none !important;
    }

    .site-header__city-strip-inner a {
        min-height: 32px !important;
        padding: .32rem .68rem !important;
    }

    .site-header__city-strip-action {
        display: none !important;
    }

    .mobile-menu-button {
        display: inline-flex !important;
    }

    .site-header__quick {
        display: none !important;
    }

    .mobile-menu-panel:not(.hidden) {
        position: fixed !important;
        inset-inline: .75rem !important;
        top: 76px !important;
        z-index: 120 !important;
        max-height: calc(100svh - 96px) !important;
        overflow-y: auto !important;
        border: 1px solid var(--border, #dce5f2) !important;
        border-radius: 22px !important;
        background: rgba(255, 255, 255, .96) !important;
        box-shadow: var(--shadow, 0 18px 55px rgba(8, 35, 108, .12)) !important;
        padding: .9rem !important;
    }

    .mobile-menu-panel .mobile-nav-link {
        border-radius: 14px !important;
        color: #273a59 !important;
        font-weight: 850 !important;
    }
}

@media (max-width: 560px) {
    .hw-footer__columns--housing {
        grid-template-columns: 1fr !important;
    }

    .hw-footer--marketplace .site-footer__bottom {
        display: grid;
    }
}
