/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-h1tvzl7wqj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-h1tvzl7wqj] {
    flex: 1;
}

.sidebar[b-h1tvzl7wqj] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-h1tvzl7wqj] {
    background: var(--glass-bg);
    backdrop-filter: var(--glass-blur);
    border-bottom: 1px solid var(--border);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-h1tvzl7wqj]  a, .top-row[b-h1tvzl7wqj]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-h1tvzl7wqj]  a:hover, .top-row[b-h1tvzl7wqj]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-h1tvzl7wqj]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-h1tvzl7wqj] {
        justify-content: space-between;
    }

    .top-row[b-h1tvzl7wqj]  a, .top-row[b-h1tvzl7wqj]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-h1tvzl7wqj] {
        flex-direction: row;
    }

    .sidebar[b-h1tvzl7wqj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-h1tvzl7wqj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-h1tvzl7wqj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-h1tvzl7wqj], article[b-h1tvzl7wqj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-h1tvzl7wqj] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-h1tvzl7wqj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-izpbkdpmvz] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-izpbkdpmvz] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-izpbkdpmvz] {
    min-height: 3.5rem;
    background: var(--glass-bg);
    backdrop-filter: var(--glass-blur);
    border-bottom: 1px solid var(--border);
}

.navbar-brand[b-izpbkdpmvz] {
    font-size: 1.1rem;
}

.bi[b-izpbkdpmvz] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-izpbkdpmvz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-izpbkdpmvz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-izpbkdpmvz] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-izpbkdpmvz] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-izpbkdpmvz] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-izpbkdpmvz] {
        padding-bottom: 1rem;
    }

    .nav-item[b-izpbkdpmvz]  .nav-link {
        color: var(--mud-palette-text-primary);
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-izpbkdpmvz]  a.active {
    background-color: rgba(212, 175, 55, 0.15);
    border-left: 3px solid var(--accent);
    color: var(--accent);
}

.nav-item[b-izpbkdpmvz]  .nav-link:hover {
    background-color: rgba(212, 175, 55, 0.08);
    color: var(--text);
}

.nav-scrollable[b-izpbkdpmvz] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-izpbkdpmvz] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-izpbkdpmvz] {
        display: none;
    }

    .nav-scrollable[b-izpbkdpmvz] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/* ── Nav Group Card Styling ─────────────────────────────────────── */
[b-izpbkdpmvz] .mud-nav-group {
    margin: 6px 10px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.06);
    overflow: hidden;
}

/* Group header row — slightly distinct from the card body */
[b-izpbkdpmvz] .mud-nav-group .mud-nav-group-header {
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: 10px 10px 0 0;
    padding: 2px 4px;
}

/* Tighten default outer padding so groups sit flush within cards */
[b-izpbkdpmvz] .mud-navmenu {
    padding: 8px 0;
}

/* Indent all nav links inside a group so the active item aligns with siblings */
[b-izpbkdpmvz] .mud-nav-group .mud-nav-link {
    padding-left: 16px;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-qladsw8dlt],
.components-reconnect-repeated-attempt-visible[b-qladsw8dlt],
.components-reconnect-failed-visible[b-qladsw8dlt],
.components-pause-visible[b-qladsw8dlt],
.components-resume-failed-visible[b-qladsw8dlt],
.components-rejoining-animation[b-qladsw8dlt] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-qladsw8dlt],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-qladsw8dlt],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-qladsw8dlt],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-qladsw8dlt],
#components-reconnect-modal.components-reconnect-retrying[b-qladsw8dlt],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-qladsw8dlt],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-qladsw8dlt],
#components-reconnect-modal.components-reconnect-failed[b-qladsw8dlt],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-qladsw8dlt] {
    display: block;
}


#components-reconnect-modal[b-qladsw8dlt] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-qladsw8dlt 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-qladsw8dlt 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-qladsw8dlt 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-qladsw8dlt]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-qladsw8dlt 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-qladsw8dlt {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-qladsw8dlt {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-qladsw8dlt {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-qladsw8dlt] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-qladsw8dlt] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-qladsw8dlt] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-qladsw8dlt] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-qladsw8dlt] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-qladsw8dlt] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-qladsw8dlt] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-qladsw8dlt 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-qladsw8dlt] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-qladsw8dlt {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Search.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════════════════════
   Search Page & SearchBar — Onyx Gold AI Search UI
   ═══════════════════════════════════════════════════════════════════════════ */

/* ── Search Page Layout ───────────────────────────────────────────────────── */
.search-page[b-ljzwbtgh0x] {
    padding: 0;
    min-height: calc(100vh - 80px);
}

/* ── Hero section ────────────────────────────────────────────────────────── */
.search-hero[b-ljzwbtgh0x] {
    /* var(--hero-bg) tracks the theme: dark gradient on dark mode,
       light gold-tinted gradient on light mode (defined in wwwroot/app.css). */
    background: var(--hero-bg);
    border-bottom: 1px solid var(--border);
    padding: 40px 24px 32px;
    text-align: center;
}
.search-hero-inner[b-ljzwbtgh0x] {
    /* No max-width cap — let the bar use the full available column width.
       Title and subtitle are already text-align:center'd by .search-hero,
       so they stay visually centred regardless of container width.
       Long Greek AI-search phrases now get 3-4× more visible room than
       the old 1000px cap. */
    max-width: 100%;
    margin: 0 auto;
}
.search-hero-title[b-ljzwbtgh0x] {
    font-size: 2rem;
    font-weight: 800;
    letter-spacing: 1px;
    color: var(--text);
    margin: 0 0 8px;
}
.search-hero-subtitle[b-ljzwbtgh0x] {
    color: var(--text-sub);
    font-size: 0.95rem;
    margin: 0 0 24px;
}

/* ── SearchBar component styles MOVED to wwwroot/app.css ───────────────────
   Reason: SearchBar.razor is a separate component without its own scoped
   stylesheet, so Blazor's CSS isolation prevented these rules from
   targeting its child elements (.search-bar-inner, .search-bar-input, …).
   They are now in app.css where they apply globally and reliably.
   ────────────────────────────────────────────────────────────────────────── */

/* ── Intent Chips ────────────────────────────────────────────────── */
.intent-chips-wrapper[b-ljzwbtgh0x] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    padding: 18px 24px;
    /* Gradient ends on the surface colour so it blends with both themes.
       The gold seed on the left stays the same (brand colour). */
    background: linear-gradient(90deg, rgba(212,175,55,0.07) 0%, var(--surface) 100%);
    border-bottom: 1px solid rgba(212,175,55,0.2);
    border-top: 1px solid rgba(212,175,55,0.12);
}
.intent-chips-label[b-ljzwbtgh0x] {
    font-size: 0.82rem;
    color: var(--text-sub);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    margin-right: 4px;
}
.intent-chip[b-ljzwbtgh0x] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, rgba(212,175,55,0.15), rgba(212,175,55,0.06));
    border: 1.5px solid rgba(212,175,55,0.4);
    border-radius: 12px;
    padding: 10px 14px 10px 18px;
    font-size: 1rem;
    font-weight: 600;
    color: var(--text);
    line-height: 1.2;
    transition: background 0.2s ease, border-color 0.2s ease;
    min-height: 44px;
}
.intent-chip:hover[b-ljzwbtgh0x] {
    background: linear-gradient(135deg, rgba(212,175,55,0.22), rgba(212,175,55,0.10));
    border-color: rgba(212,175,55,0.65);
}
.intent-chip--gold[b-ljzwbtgh0x] {
    background: linear-gradient(135deg, rgba(212,175,55,0.28), rgba(212,175,55,0.12));
    border-color: var(--accent);
    color: var(--accent);
    font-weight: 700;
}
.intent-chip-remove[b-ljzwbtgh0x] {
    background: rgba(160,160,176,0.15);
    border: 1px solid rgba(160,160,176,0.25);
    color: var(--text-sub);
    cursor: pointer;
    font-size: 1.1rem;
    line-height: 1;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.15s ease;
    flex-shrink: 0;
    font-weight: 700;
}
.intent-chip-remove:hover[b-ljzwbtgh0x] {
    background: rgba(239, 83, 80, 0.25);
    border-color: #EF5350;
    color: #EF5350;
    transform: scale(1.1);
}

/* ── Loading bar ─────────────────────────────────────────────────────────── */
.search-loading[b-ljzwbtgh0x] {
    padding: 24px;
    text-align: center;
}

/* ── Results header ──────────────────────────────────────────────────────── */
.search-results-header[b-ljzwbtgh0x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 24px;
    border-bottom: 1px solid var(--border);
    flex-wrap: wrap;
    gap: 8px;
}
.search-results-count[b-ljzwbtgh0x] {
    font-size: 0.9rem;
}

/* ── Split layout ────────────────────────────────────────────────────────── */
.search-split[b-ljzwbtgh0x] {
    display: grid;
    grid-template-columns: 360px minmax(0, 1fr);   /* minmax(0,…) lets the table cell shrink so columns never overflow off-screen */
    height: calc(100vh - 260px);
    min-height: 500px;
    gap: 16px;
}
@media (max-width: 900px) {
    .search-split[b-ljzwbtgh0x] {
        grid-template-columns: 1fr;
        grid-template-rows: 350px 1fr;
    }
}

/* Results table cell: must be allowed to shrink (min-width:0) AND scroll, otherwise
   the wide MudDataGrid pushes its right-hand columns (Date…) off-screen with no bar. */
.search-grid-panel[b-ljzwbtgh0x] {
    min-width: 0;
    overflow: auto;
    background: var(--surface);
    border-radius: 8px;
}
.search-grid-panel[b-ljzwbtgh0x]::-webkit-scrollbar { height: 8px; width: 8px; }
.search-grid-panel[b-ljzwbtgh0x]::-webkit-scrollbar-thumb { background: var(--border); border-radius: 4px; }

/* ── Map panel ───────────────────────────────────────────────────────────── */
.search-map-panel[b-ljzwbtgh0x] {
    position: relative;
    /* var(--map-panel-bg) — dark in dark mode, very light grey in light mode.
       Defined in wwwroot/app.css. */
    background: var(--map-panel-bg);
}

/* ── Cards panel ─────────────────────────────────────────────────────────── */
.search-cards-panel[b-ljzwbtgh0x] {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 0;
    border-left: 1px solid var(--border);
    background: var(--surface);
}
.search-cards-panel[b-ljzwbtgh0x]::-webkit-scrollbar { width: 4px; }
.search-cards-panel[b-ljzwbtgh0x]::-webkit-scrollbar-thumb { background: var(--border); border-radius: 2px; }

/* ── Property card ───────────────────────────────────────────────────────── */
.search-card[b-ljzwbtgh0x] {
    padding: 14px 16px;
    border-bottom: 1px solid var(--border);
    cursor: pointer;
    transition: background 0.15s ease;
}
.search-card:hover[b-ljzwbtgh0x] {
    background: rgba(212, 175, 55, 0.06);
}
.search-card--exclusive[b-ljzwbtgh0x] {
    border-left: 3px solid var(--accent);
}
.search-card-header[b-ljzwbtgh0x] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4px;
}
.search-card-type[b-ljzwbtgh0x] {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--text-sub);
}
.search-card-badges[b-ljzwbtgh0x] {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
}
.badge[b-ljzwbtgh0x] {
    font-size: 0.68rem;
    font-weight: 600;
    padding: 2px 7px;
    border-radius: 10px;
    white-space: nowrap;
}
.badge--gold[b-ljzwbtgh0x]  { background: rgba(212,175,55,0.18); color: var(--accent); border: 1px solid rgba(212,175,55,0.3); }
.badge--new[b-ljzwbtgh0x]   { background: rgba(76,175,80,0.15);  color: var(--success-emph); border: 1px solid rgba(76,175,80,0.3); }
.badge--muted[b-ljzwbtgh0x] { background: rgba(160,160,176,0.12); color: var(--text-sub); }

.search-card-address[b-ljzwbtgh0x] {
    font-size: 0.88rem;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-card-stats[b-ljzwbtgh0x] {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 6px;
}
.search-card-stat[b-ljzwbtgh0x] {
    font-size: 0.78rem;
    color: var(--text-sub);
}
.search-card-price[b-ljzwbtgh0x] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    margin-top: 4px;
}
.price-sale[b-ljzwbtgh0x] {
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--accent);
}
.price-rent[b-ljzwbtgh0x] {
    font-size: 1.05rem;
    font-weight: 700;
    color: #4DB6AC;   /* teal — distinct from gold sale price */
}
.relaxed-badge[b-ljzwbtgh0x] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: rgba(255, 167, 38, 0.15);
    border: 1px solid rgba(255, 167, 38, 0.4);
    border-radius: 8px;
    padding: 2px 10px;
    font-size: 0.78rem;
    font-weight: 600;
    color: #FFA726;
    margin-left: 8px;
    cursor: default;
}

/* ── Suggestions / empty state ───────────────────────────────────────────── */
.search-suggestions[b-ljzwbtgh0x] {
    padding: 32px 24px;
    text-align: center;
}
.search-suggestion-chips[b-ljzwbtgh0x] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 8px;
}
.suggestion-chip[b-ljzwbtgh0x] {
    background: rgba(26, 26, 30, 0.9);
    border: 1px solid var(--border);
    border-radius: 20px;
    color: var(--text-sub);
    font-size: 0.83rem;
    padding: 7px 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-family: 'Inter', sans-serif;
}
.suggestion-chip:hover[b-ljzwbtgh0x] {
    border-color: var(--accent);
    color: var(--accent);
    background: rgba(212, 175, 55, 0.08);
}

/* ── Light-theme override ─────────────────────────────────────────────────
   In dark mode the chip is intentionally a slightly darker bubble than
   the page, which feels like an elevated suggestion pill. In light mode
   that flips: the chip becomes a soft ivory-gold pill on the white
   surface, with goldenrod text — same brand family as the NavGroup
   band so the page reads as one coherent design.                     */
html[data-theme="light"] .suggestion-chip[b-ljzwbtgh0x] {
    background: #F5E9C8;            /* ivory-gold — matches NavGroup band */
    border-color: #E0D5A0;          /* a notch deeper than the bg         */
    color: #8B6914;                 /* dark goldenrod — brand primary     */
}
html[data-theme="light"] .suggestion-chip:hover[b-ljzwbtgh0x] {
    background: #ECDDA8;            /* slightly deeper ivory on hover     */
    border-color: var(--accent);
    color: #6B4E0F;                 /* even deeper goldenrod              */
}

.search-empty[b-ljzwbtgh0x] {
    padding: 60px 24px;
    text-align: center;
}
