:root{--brand-navy:#0a1b5c;--brand-navy-strong:#061240;--brand-navy-tint:#eef1fa;--brand-red:#d0111e;--ink:#0f172a;--ink-muted:#475569;--ink-subtle:#64748b;--surface:#fff;--surface-sunken:#f8fafc;--border:#e3e8ef;--border-strong:#cbd5e1;--content-max:72rem;--shell-inline-padding:clamp(1rem, 4vw, 3rem);--header-height:4.5rem;color:var(--ink);background:var(--surface-sunken);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;scroll-padding-top:calc(var(--header-height) + .5rem)}body{min-width:320px;min-height:100vh;margin:0}#root{flex-direction:column;min-height:100vh;display:flex}button,input,select,textarea{font:inherit}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:var(--brand-navy)}a:focus-visible{outline:.2rem solid var(--brand-navy);outline-offset:.2rem;border-radius:.25rem}.skip-link{z-index:20;color:#fff;background:var(--brand-navy);border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.page-shell{min-height:100vh;padding:clamp(2rem, 6vw, 4.5rem) var(--shell-inline-padding);place-items:center;display:grid}.page-shell--with-header{flex:auto;min-height:0}.site-header{z-index:10;padding:0 var(--shell-inline-padding);border-bottom:1px solid var(--border);background:var(--surface);position:sticky;top:0}.site-header__inner{max-width:var(--content-max);min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.site-header__logo-link{border-radius:.375rem;flex:none;align-items:center;display:inline-flex}.site-header__logo{width:6.5rem;max-width:100%;height:auto;display:block}.site-header__actions{align-items:center;gap:1rem;display:flex}.site-header__browse{font-size:.9rem;font-weight:700;text-decoration:none}.site-header__browse:hover{text-decoration:underline}.site-brand{color:var(--ink);letter-spacing:-.02em;font-size:1.05rem;font-weight:800;text-decoration:none}.site-brand--light{color:#fff}.public-auth-controls{flex:none;justify-content:flex-end;align-items:center;gap:.5rem;min-height:2.75rem;display:flex}.auth-avatar-placeholder{background:#e2e8f0;border-radius:50%;flex:none;width:1.75rem;height:1.75rem;display:inline-block}.button{white-space:nowrap;border:1px solid #0000;border-radius:.625rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem 1.1rem;font-size:.9375rem;font-weight:650;line-height:1.2;text-decoration:none;display:inline-flex}.button:focus-visible{outline:.2rem solid var(--brand-navy);outline-offset:.2rem}.button--primary{color:#fff;background:var(--brand-navy)}.button--primary:hover{background:var(--brand-navy-strong)}.button--quiet{border-color:var(--border-strong);color:var(--ink);background:var(--surface)}.button--quiet:hover{border-color:var(--brand-navy);color:var(--brand-navy)}.button--danger{color:#b42318;cursor:pointer;background:#fffbfa;border-color:#fecdca}.public-auth-controls .button{min-height:2.5rem;padding:.5rem .95rem}.public-auth-controls .button--quiet{color:var(--brand-navy);background:0 0;border-color:#0000}.public-auth-controls .button--quiet:hover{color:var(--brand-navy-strong);background:var(--brand-navy-tint)}.hero,.status-panel{width:min(100%, var(--content-max));border:1px solid var(--border);background:var(--surface);border-radius:clamp(1rem,2vw,1.75rem);padding:clamp(1.5rem,5vw,5rem);box-shadow:0 1.5rem 4rem #0f172a14}.eyebrow{color:var(--brand-red);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:700}h1{color:var(--ink);margin:0;font-size:clamp(2rem,7vw,4.75rem);line-height:1.05}.hero__intro,.status-panel>p{max-width:46rem;color:var(--ink-muted);margin:1.25rem 0 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.status-panel{width:min(100%,48rem)}.status-panel h1{font-size:clamp(2rem,6vw,3.75rem)}.status-panel a{margin-top:1.5rem;font-weight:700;display:inline-block}.status-panel .request-id{color:var(--ink-subtle);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.auth-page{background:var(--surface);grid-template-columns:minmax(18rem,.82fr) minmax(32rem,1.18fr);min-height:100svh;display:grid}.auth-page__story,.auth-page__content{flex-direction:column;padding:clamp(1.25rem,5vw,5rem);display:flex}.auth-page__story{color:var(--brand-navy);background:radial-gradient(circle at 88% 14%,#d0111e17,#0000 32%),radial-gradient(circle at 8% 90%,#14297f14,#0000 35%),linear-gradient(145deg,#fff 0%,#f3f7ff 52%,#e7eefc 100%);border-right:1px solid #dbe4f2;justify-content:space-between;gap:3rem}.auth-page__logo-link{width:fit-content;text-decoration:none;display:inline-flex}.auth-page__logo{mix-blend-mode:multiply;width:clamp(7rem,9.5vw,8.75rem);height:auto;display:block}.auth-page__promise{max-width:31rem;color:var(--brand-navy);letter-spacing:-.04em;margin:1rem 0 0;font-size:clamp(1.8rem,4vw,3.5rem);font-weight:750;line-height:1.08}.auth-page__security-note{margin:0;font-size:.9rem;line-height:1.6}.eyebrow--light{color:var(--brand-red)}.auth-page__content{justify-content:center;align-items:center;gap:1.5rem;overflow:hidden}.auth-page__heading,.auth-component-frame{width:min(100%,30rem)}.auth-page__heading h1,.private-page h1{font-size:clamp(2rem,5vw,3.25rem)}.auth-page__heading>p:not(.eyebrow),.private-page__intro{color:var(--ink-muted);margin:.875rem 0 0;line-height:1.65}.auth-page__back{margin-bottom:2rem;font-weight:700;text-decoration:none;display:inline-block}.auth-component-frame{min-height:20rem}.auth-component-frame>div{width:100%}.auth-status{border:1px solid var(--border);color:#334155;background:var(--surface-sunken);border-radius:1rem;align-items:center;gap:1rem;width:100%;min-height:6.5rem;padding:1.25rem;display:flex}.auth-status--error{color:#7a271a;background:#fffbfa;border-color:#fecdca}.auth-status__title,.auth-status__detail{margin:0}.auth-status__title{color:var(--ink);font-weight:750}.auth-status__detail{margin-top:.3rem;font-size:.9rem;line-height:1.5}.spinner{border:.2rem solid var(--brand-navy-tint);border-top-color:var(--brand-navy);border-radius:50%;flex:none;width:1.5rem;height:1.5rem}.private-page{background:var(--surface-sunken);min-height:100svh;padding:clamp(1rem,4vw,4rem)}.private-page__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.private-page__content{width:min(100%,64rem);margin:clamp(3rem,8vw,7rem) auto 0}.private-page__content--account{width:min(100%,72rem);margin-top:clamp(1.5rem,3vw,2.5rem)}.private-page__content--account h1{font-size:clamp(2rem,4vw,2.75rem)}.private-page__content--account .private-page__intro{max-width:48rem}.private-page__content--admin{width:min(100%,84rem);margin-top:1.5rem}.private-page__content--admin>h1{display:none}.account-card{border:1px solid var(--border);background:var(--surface);border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:clamp(1.25rem,4vw,2rem);display:flex;box-shadow:0 1.25rem 3rem #0f172a12}.admin-card{background:var(--surface);border:1px solid #c3cbe9;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;gap:2rem;margin-top:2rem;padding:clamp(1.25rem,4vw,2rem);display:grid;box-shadow:0 1.25rem 3rem #0f172a12}.admin-card h2{color:var(--ink);margin:0;font-size:clamp(1.5rem,3vw,2.25rem)}.admin-card p:not(.eyebrow){max-width:46rem;color:var(--ink-muted);margin:.75rem 0 0;line-height:1.65}.admin-card__actions{align-items:center;gap:1rem;display:flex}.admin-access-message{gap:1rem;margin-top:2rem;display:grid}.admin-access-message>a{width:fit-content;font-weight:700}.account-card__identity{align-items:center;gap:1.25rem;display:flex}.account-card h2,.account-card p{margin:0}.account-card h2{color:var(--ink);font-size:clamp(1.3rem,3vw,1.75rem)}.account-card p:not(.eyebrow){color:var(--ink-muted);margin-top:.5rem;line-height:1.6}.account-card .account-card__roles{color:var(--brand-navy);font-size:.9rem;font-weight:700}.activity-card{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin-top:1.25rem;padding:clamp(1rem,3vw,1.5rem);box-shadow:0 1.25rem 3rem #0f172a12}.activity-card__toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.activity-card__toolbar>.button{flex:none}.activity-tabs{border:1px solid var(--border);background:var(--surface-sunken);border-radius:.8rem;gap:.4rem;padding:.35rem;display:flex}.activity-tabs button{min-height:2.6rem;color:var(--ink-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.55rem;justify-content:center;align-items:center;gap:.55rem;padding:.55rem .9rem;font-size:.9rem;font-weight:700;display:inline-flex}.activity-tabs button span{background:#e2e8f0;border-radius:999px;min-width:1.45rem;padding:.12rem .4rem;font-size:.72rem}.activity-tabs button.is-active{color:#fff;background:var(--brand-navy);box-shadow:0 .3rem .8rem #0a1b5c29}.activity-tabs button.is-active span{color:var(--brand-navy);background:#fff}.activity-property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.activity-property{border:1px solid var(--border);background:#fff;border-radius:.85rem;position:relative;overflow:hidden}.activity-property>a{color:inherit;grid-template-columns:8rem minmax(0,1fr);text-decoration:none;display:grid}.activity-property img,.activity-property__placeholder{object-fit:cover;background:linear-gradient(135deg,#dbeafe,#e2e8f0);width:8rem;height:100%;min-height:8rem;display:block}.activity-property>a>div{min-width:0;padding:1rem 1rem 2.35rem}.activity-property h3,.activity-property p{margin:0}.activity-property h3{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.activity-property p{color:var(--ink-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.35rem;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.activity-property strong{color:var(--brand-navy);margin-top:.55rem;display:block}.activity-property__remove{color:#be123c;font:inherit;cursor:pointer;background:0 0;border:0;padding:.2rem;font-size:.75rem;font-weight:700;position:absolute;bottom:.65rem;right:.85rem}.activity-inquiry-list{gap:.75rem;margin-top:1.25rem;display:grid}.activity-inquiry-list article{border:1px solid var(--border);background:var(--surface-sunken);border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.activity-inquiry-list h3,.activity-inquiry-list p{margin:0}.activity-inquiry-list h3{color:var(--ink);margin-top:.25rem;font-size:1rem}.activity-inquiry__date{color:var(--ink-subtle);font-size:.75rem}.activity-inquiry__actions{align-items:center;gap:.75rem;display:flex}.activity-inquiry__actions span{color:#166534;text-transform:capitalize;background:#dcfce7;border-radius:999px;padding:.25rem .55rem;font-size:.7rem;font-weight:750}.activity-inquiry__actions a{color:var(--brand-navy);font-size:.82rem;font-weight:700}.activity-empty{border:1px dashed var(--border-strong);text-align:center;background:var(--surface-sunken);border-radius:.75rem;margin-top:1.25rem;padding:1.75rem 1rem}.activity-empty h3,.activity-empty p{margin:0}.activity-empty h3{color:var(--ink);font-size:1rem}.activity-empty p{color:var(--ink-muted);margin-top:.35rem;font-size:.875rem}.admin-directory{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin-top:2rem;padding:clamp(1.25rem,4vw,2rem);box-shadow:0 1.25rem 3rem #0f172a12}.admin-directory__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.admin-directory__header h2{color:var(--ink);margin:0;font-size:clamp(1.25rem,3vw,1.6rem)}.admin-directory__subtitle{color:var(--ink-muted);margin:.4rem 0 0;font-size:.9375rem}.admin-directory__search{gap:.5rem;display:flex}.admin-directory__search input{border:1px solid var(--border-strong);width:min(100%,16rem);min-width:0;color:var(--ink);background:var(--surface);border-radius:.625rem;padding:.55rem .75rem}.admin-directory__search input:focus-visible{outline:.15rem solid var(--brand-navy);outline-offset:.1rem}.admin-directory__error{color:#7a271a;background:#fffbfa;border:1px solid #fecdca;border-radius:.625rem;margin:1rem 0 0;padding:.75rem 1rem;font-size:.9375rem}.admin-directory__scroll{margin-top:1.25rem;overflow-x:auto}.admin-directory__table{border-collapse:collapse;text-align:left;width:100%;font-size:.9375rem}.admin-directory__table th,.admin-directory__table td{border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem}.admin-directory__table thead th{color:var(--ink-subtle);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.admin-directory__table tbody th{color:var(--ink);font-weight:650}.admin-directory__table tbody tr:last-child th,.admin-directory__table tbody tr:last-child td{border-bottom:0}.admin-directory__you{color:var(--ink-subtle);font-weight:500}.admin-directory__pill{border-radius:999px;padding:.15rem .55rem;font-size:.75rem;font-weight:650;display:inline-block}.admin-directory__pill--active{color:#14532d;background:#dcfce7}.admin-directory__pill--pending{color:#78350f;background:#fef3c7}.admin-directory__pill--suspended,.admin-directory__pill--deleted{color:#7a271a;background:#fee4e2}.admin-directory__actions{text-align:right}.admin-directory__actions .button{min-height:2.25rem;padding:.35rem .75rem;font-size:.875rem}.admin-directory__actions .button:disabled{cursor:not-allowed;opacity:.45}.admin-directory__empty{color:var(--ink-muted);margin:1.25rem 0 0}.admin-directory__pagination{color:var(--ink-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;font-size:.875rem;display:flex}.admin-directory__pagination p{margin:0}.admin-directory__pagination-actions{gap:.5rem;display:flex}.admin-directory__pagination-actions .button{min-height:2.25rem;padding:.35rem .85rem;font-size:.875rem}.admin-directory__pagination-actions .button:disabled{cursor:not-allowed;opacity:.45}.admin-workspace{gap:1.25rem;display:grid}.admin-tabs{border:1px solid var(--border);background:var(--surface);scrollbar-width:thin;border-radius:.875rem;padding:.35rem;display:flex;overflow-x:auto}.admin-tabs button{min-height:2.65rem;color:var(--ink-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:.625rem;padding:.55rem 1rem;font-weight:700;transition:color .15s ease-out,background-color .15s ease-out}.admin-tabs button:hover,.admin-tabs button:focus-visible{color:var(--brand-navy);background:var(--brand-navy-tint)}.admin-tabs button:focus-visible{outline:.15rem solid var(--brand-navy);outline-offset:.1rem}.admin-tabs .admin-tabs__active,.admin-tabs .admin-tabs__active:hover,.admin-tabs .admin-tabs__active:focus-visible{color:#fff;background:var(--brand-navy)}.admin-module{border:1px solid var(--border);background:var(--surface);border-radius:1rem;min-width:0;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 1.25rem 3rem #0f172a0d}.admin-module .admin-directory{box-shadow:none;border:0;margin:0;padding:0}.admin-module__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-module__heading--wrap{flex-wrap:wrap}.admin-module__heading h2,.admin-module__heading h3{color:var(--ink);margin:0}.admin-module__heading h2{font-size:clamp(1.5rem,3vw,2rem)}.admin-module__heading h3{font-size:1.25rem}.admin-module__heading p:not(.eyebrow),.admin-editor__header p{color:var(--ink-muted);margin:.4rem 0 0;line-height:1.55}.admin-empty-state{color:var(--ink-muted);background:var(--surface-sunken);border-radius:.75rem;margin:1rem 0 0;padding:1rem}.admin-loading-indicator{opacity:0;place-items:center;min-height:8rem;animation:.15s ease-out .3s forwards admin-loading-reveal;display:grid}@keyframes admin-loading-reveal{to{opacity:1}}.admin-loading-indicator__spinner{border:.2rem solid var(--border);border-top-color:var(--brand-navy);border-radius:50%;width:1.75rem;height:1.75rem;animation:.7s linear infinite admin-loading-spin}@keyframes admin-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.admin-loading-indicator{animation-duration:0s}.admin-loading-indicator__spinner{animation:none}}.admin-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.admin-metric{border:1px solid var(--border);background:var(--surface-sunken);border-radius:.875rem;gap:.5rem;padding:1.25rem;display:grid}.admin-metric span{color:var(--ink-muted);font-size:.875rem;font-weight:650}.admin-metric strong{color:var(--brand-navy);font-size:clamp(1.75rem,4vw,2.5rem)}.admin-report-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.admin-report{border:1px solid var(--border);border-radius:.875rem;padding:1.25rem}.admin-report h3{margin:0 0 1rem;font-size:1rem}.admin-report dl{margin:0}.admin-report dl div{border-top:1px solid var(--border);justify-content:space-between;gap:1rem;padding:.65rem 0;display:flex}.admin-report dt{color:var(--ink-muted)}.admin-report dd{color:var(--ink);margin:0;font-weight:750}.admin-toolbar{flex-wrap:wrap;gap:.5rem;display:flex}.admin-toolbar input,.admin-toolbar select,.admin-data-table select,.property-editor-form input,.property-editor-form select,.property-editor-form textarea,.media-upload-form input,.media-upload-form select{border:1px solid var(--border-strong);width:100%;min-height:2.6rem;color:var(--ink);background:var(--surface);border-radius:.625rem;padding:.55rem .7rem}.admin-toolbar input{min-width:min(16rem,70vw)}.admin-toolbar input:focus-visible,.admin-toolbar select:focus-visible,.admin-data-table select:focus-visible,.property-editor-form input:focus-visible,.property-editor-form select:focus-visible,.property-editor-form textarea:focus-visible,.media-upload-form input:focus-visible,.media-upload-form select:focus-visible{outline:.15rem solid var(--brand-navy);outline-offset:.1rem}.admin-alert{border:1px solid;border-radius:.625rem;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9375rem}.admin-alert--error{color:#7a271a;background:#fffbfa;border-color:#fecdca}.admin-alert--success{color:#14532d;background:#f0fdf4;border-color:#bbf7d0}.admin-table-scroll{margin-top:1rem;overflow-x:auto}.admin-data-table{border-collapse:collapse;text-align:left;width:100%}.admin-data-table th,.admin-data-table td{border-bottom:1px solid var(--border);vertical-align:top;padding:.8rem .7rem}.admin-data-table thead th{color:var(--ink-subtle);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.admin-data-table td strong,.admin-data-table td>a,.admin-data-table td>span{display:block}.admin-data-table td>span,.admin-data-table td>a{margin-top:.25rem;font-size:.875rem}.admin-data-table__message{white-space:normal;min-width:15rem;max-width:25rem}.admin-data-table__action{text-align:right}.admin-data-table__action .button,.admin-data-table .button{min-height:2.25rem;padding:.35rem .75rem}.admin-status{border-radius:999px;align-items:center;padding:.22rem .6rem;font-size:.75rem;font-weight:750;display:inline-flex}.admin-status--published{color:#14532d;background:#dcfce7}.admin-status--draft{color:#78350f;background:#fef3c7}.admin-status--archived{color:#475569;background:#e2e8f0}.admin-pagination{color:var(--ink-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;font-size:.875rem;display:flex}.admin-pagination>div{gap:.5rem;display:flex}.admin-pagination .button{min-height:2.25rem;padding:.35rem .75rem}.admin-pagination .button:disabled,.property-editor-actions .button:disabled,.media-upload-form .button:disabled,.property-media-list .button:disabled{cursor:not-allowed;opacity:.5}.admin-editor,.admin-list-panel{border:1px solid var(--border);background:var(--surface-sunken);border-radius:.875rem;margin-top:1.5rem;padding:clamp(1rem,3vw,1.5rem)}.admin-editor__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.admin-editor__header h3{color:var(--ink);margin:0;font-size:1.25rem}.property-editor-form{max-width:76rem}.property-editor-form fieldset{border:0;min-width:0;margin:0;padding:0}.property-editor-form>fieldset>legend,.property-amenities>legend{color:var(--ink);margin-bottom:.75rem;font-weight:750}.property-editor-section+.property-editor-section{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.property-editor-section__heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.8rem;display:flex}.property-editor-section__heading h4{color:var(--ink);margin:0;font-size:1rem}.property-editor-section__heading p{color:var(--ink-subtle);margin:0;font-size:.8rem;line-height:1.45}.property-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem 1rem;display:grid}.property-editor-grid label,.media-upload-form label{color:var(--ink);align-content:start;gap:.4rem;font-size:.875rem;font-weight:650;display:grid}.property-editor-form input,.property-editor-form select,.property-editor-form textarea{min-height:2.45rem;padding:.45rem .65rem;font-size:.9rem}.property-editor-grid textarea{resize:vertical;min-height:6.5rem}.property-editor-grid__wide{grid-column:1/-1}.property-location-picker{align-content:start;gap:.35rem;min-width:0;display:grid}.property-location-picker__add{width:max-content;color:var(--brand-navy);cursor:pointer;font:inherit;background:0 0;border:0;padding:.15rem 0;font-size:.78rem;font-weight:700}.property-location-picker__add:hover,.property-location-picker__add:focus-visible{color:var(--brand-red);text-decoration:underline}.property-location-create{border:1px solid var(--border);background:var(--surface-sunken);border-radius:.75rem;grid-template-columns:minmax(12rem,1fr) auto;align-items:end;gap:.65rem 1rem;padding:.85rem;display:grid}.property-location-create__actions{flex-wrap:wrap;gap:.5rem;display:flex}.property-location-create__error{color:var(--brand-red);grid-column:1/-1;margin:0;font-size:.8rem}.searchable-select{min-width:0;color:var(--ink);align-content:start;gap:.4rem;font-size:.875rem;font-weight:650;display:grid;position:relative}.searchable-select__control{position:relative}.searchable-select__control input{padding-right:2.5rem}.searchable-select__toggle{width:2rem;height:2rem;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:.45rem;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:.3rem;transform:translateY(-50%)}.searchable-select__toggle:hover,.searchable-select__toggle:focus-visible{color:var(--brand-navy);background:var(--brand-navy-tint)}.searchable-select__toggle:focus-visible{outline:.12rem solid var(--brand-navy);outline-offset:.05rem}.searchable-select__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.searchable-select__toggle svg{transition:transform .15s}.searchable-select__options{z-index:30;border:1px solid var(--border-strong);background:var(--surface);overscroll-behavior:contain;scrollbar-width:thin;border-radius:.65rem;max-height:13rem;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 .75rem 2rem #0f172a24}.searchable-select__option{min-height:2.5rem;color:var(--ink-muted);cursor:pointer;border-radius:.45rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .65rem;font-weight:550;display:flex}.searchable-select__option--active,.searchable-select__option:hover{color:var(--brand-navy);background:var(--brand-navy-tint)}.searchable-select__option[aria-selected=true]{color:var(--brand-navy);font-weight:700}.searchable-select__option svg{flex:none}.searchable-select__empty{color:var(--ink-subtle);padding:.65rem;font-size:.82rem;font-weight:500}.searchable-select--disabled{color:var(--ink-subtle)}.location-autocomplete{width:100%;min-width:0;position:relative}.location-autocomplete__panel{z-index:60;border:1px solid var(--border-strong);background:var(--surface);border-radius:.75rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:hidden;box-shadow:0 1rem 2.5rem #0f172a2e}.location-autocomplete__panel ul{max-height:22rem;margin:0;padding:.3rem;list-style:none;overflow-y:auto}.location-autocomplete__option{min-height:3.25rem;color:var(--ink);cursor:pointer;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .65rem;display:flex}.location-autocomplete__option--active,.location-autocomplete__option:hover{background:var(--brand-navy-tint)}.location-autocomplete__option>span:first-child{gap:.12rem;min-width:0;display:grid}.location-autocomplete__option strong{font-size:.88rem}.location-autocomplete__option small{color:var(--ink-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;font-weight:500;overflow:hidden}.location-autocomplete__count{color:var(--brand-navy);white-space:nowrap;flex:none;font-size:.72rem;font-weight:700}.location-autocomplete__status{color:var(--ink-subtle);margin:0;padding:.8rem;font-size:.8rem}.google-maps-field{border:1px solid var(--border);background:var(--surface);border-radius:.875rem;gap:1rem;min-width:0;margin-top:.25rem;padding:1.1rem;display:grid}.google-maps-field__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.google-maps-field__heading h4{color:var(--ink);margin:0;font-size:1rem}.google-maps-field__heading p{color:var(--ink-subtle);margin:.25rem 0 0;font-size:.875rem;font-weight:450;line-height:1.5}.google-maps-field__heading .button{flex:none;min-height:2.5rem}.google-maps-field>label{color:var(--ink);gap:.4rem;font-size:.875rem;font-weight:650;display:grid}.google-maps-field__help{color:var(--ink-subtle);margin:-.25rem 0 0;font-size:.78rem;line-height:1.45}.google-maps-field__preview>span{color:var(--ink);margin-bottom:.5rem;font-size:.82rem;font-weight:700;display:block}.google-map-embed{border:1px solid var(--border);background:#eef2f7;border-radius:.875rem;min-width:0;overflow:hidden}.google-map-embed__frame{border:0;width:100%;height:20rem;display:block}.property-amenities{margin-top:1.25rem!important}.property-amenities>div{flex-wrap:wrap;gap:.65rem 1rem;display:flex}.property-amenities label{color:var(--ink-muted);align-items:center;gap:.4rem;font-size:.875rem;display:inline-flex}.property-amenities input{width:1rem;min-height:auto}.property-editor-actions{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.25rem;display:flex}@media (width<=1100px){.property-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.property-media-admin{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.uploaded-media-admin{margin-top:1.5rem}.media-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.media-picker{border:1px dashed var(--border-strong);color:var(--ink);background:var(--surface-sunken);border-radius:.75rem;gap:.45rem;padding:1rem;font-size:.875rem;font-weight:700;display:grid}.media-picker small{color:var(--ink-muted);font-weight:500}.media-picker input{background:var(--surface);min-height:auto;padding:.65rem}.queued-media-list{gap:.75rem;margin-top:1rem;display:grid}.queued-media-list article{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;grid-template-columns:minmax(12rem,1fr) minmax(14rem,1.2fr) auto;align-items:end;gap:.85rem;padding:.85rem;display:grid}.queued-media-list article p{color:var(--ink-muted);margin:.25rem 0 0;font-size:.825rem}.queued-media-list label{color:var(--ink);gap:.35rem;font-size:.825rem;font-weight:650;display:grid}.media-upload-status{color:var(--brand);margin:1rem 0 0;font-weight:700}.media-upload-form{grid-template-columns:minmax(8rem,.7fr) minmax(13rem,1.5fr) minmax(13rem,1.5fr) auto;align-items:end;gap:.75rem;display:grid}.media-upload-form .button{margin-bottom:0}.property-media-list{gap:.75rem;margin-top:1.25rem;display:grid}.property-media-list article{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;grid-template-columns:5rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.75rem;display:grid}.property-media-list__preview{width:5rem;height:3.5rem;color:var(--ink-muted);background:var(--surface-sunken);border-radius:.5rem;place-items:center;font-size:.75rem;display:grid;overflow:hidden}.property-media-list__preview img{object-fit:cover;width:100%;height:100%}.property-media-list article p{color:var(--ink-muted);margin:.25rem 0 0;font-size:.825rem}.property-media-list__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.property-media-list__actions .button{min-height:2.25rem;padding:.35rem .7rem;font-size:.825rem}.site-footer{padding:3rem var(--shell-inline-padding) 1.5rem;border-top:1px solid var(--border);color:var(--ink-muted);background:var(--surface)}.site-footer__inner{max-width:var(--content-max);grid-template-columns:minmax(0,1fr) minmax(0,1.45fr) minmax(0,.8fr);align-items:start;gap:2.5rem 3rem;margin:0 auto;display:grid}.site-footer__brand{max-width:28rem}.site-footer__logo-link{border-radius:.25rem;display:inline-block}.site-footer__logo{max-width:100%;height:auto;display:block}.site-footer__tagline{margin:.875rem 0 0;font-size:.9375rem;line-height:1.6}.site-footer__heading{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.8125rem;font-weight:700}.site-footer__contact-details{gap:.875rem;margin:0;font-style:normal;display:grid}.site-footer__contact-link{color:var(--ink-muted);align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.55;text-decoration:none;display:inline-flex}.site-footer__contact-link svg{color:var(--brand-navy);flex:none;margin-top:.12rem}.site-footer__phone{width:fit-content;color:var(--brand-navy);align-items:center;font-weight:700}.site-footer__contact-link:hover,.site-footer__contact-link:focus-visible{text-decoration:underline}.site-footer__social-list{flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__social-link{min-height:2.5rem;color:var(--brand-navy);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.social-icon{flex:none;transition:transform .15s ease-out}.site-footer__social-link:hover .social-icon{transform:scale(1.08)}@media (prefers-reduced-motion:reduce){.social-icon{transition:none}.site-footer__social-link:hover .social-icon{transform:none}}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{text-decoration:underline}.site-footer__legal{max-width:var(--content-max);border-top:1px solid var(--border);color:var(--ink-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;margin:2.5rem auto 0;padding-top:1.25rem;font-size:.8125rem;display:flex}.site-footer__legal-links{flex-wrap:wrap;gap:1.5rem;display:flex}.site-footer__legal-links a{align-items:center;min-height:2.5rem;font-weight:600;display:inline-flex}.site-footer__copyright{margin:0}@media (width<=960px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand{grid-column:1/-1;max-width:none}}.legal-page{width:min(100%,48rem);padding:clamp(2rem, 6vw, 4rem) var(--shell-inline-padding);margin:0 auto}.legal-page h1{font-size:clamp(1.9rem,5vw,3rem)}.legal-page__summary{color:var(--ink-muted);margin:1.25rem 0 0;font-size:1.0625rem;line-height:1.7}.legal-page__notice{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;margin:1.5rem 0 0;padding:1rem 1.25rem;line-height:1.6}.legal-page__updated{color:var(--ink-subtle);margin:1.5rem 0 0;font-size:.875rem}.legal-page__section{margin-top:2.5rem}.legal-page__section h2{color:var(--ink);margin:0 0 .75rem;font-size:1.25rem}.legal-page__section p{color:var(--ink-muted);margin:0 0 .875rem;line-height:1.7}.property-section,.catalog-page,.property-detail{width:min(100%, var(--content-max));padding:clamp(2rem, 5vw, 4rem) var(--shell-inline-padding);margin:0 auto}.hero .button{margin-top:1.5rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-heading h2{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.property-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.75rem;display:grid}.location-landing{width:min(100%, var(--content-max));padding:clamp(1.5rem, 4vw, 3.5rem) var(--shell-inline-padding) clamp(3rem, 6vw, 5rem);margin:0 auto}.location-landing__breadcrumbs{color:var(--ink-subtle);align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:600;display:flex}.location-landing__breadcrumbs a{color:var(--brand-navy);text-decoration:none}.location-landing__hero{border:1px solid var(--border);background:radial-gradient(circle at 100% 0,#0a1b5c17,#0000 38%),linear-gradient(135deg,#fff 0%,#f5f7ff 100%);border-radius:1.5rem;padding:clamp(1.75rem,4vw,3.5rem);box-shadow:0 1rem 2.5rem #0f172a0f}.location-landing__hero h1{max-width:52rem;color:var(--ink);letter-spacing:-.035em;text-wrap:balance;margin:.45rem 0 0;font-size:clamp(2rem,5vw,3.75rem);line-height:1.08}.location-landing__hero>p:not(.eyebrow){max-width:48rem;color:var(--ink-muted);margin:1rem 0 0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.65}.location-landing__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.location-landing__listings,.location-landing__faqs{margin-top:clamp(2.5rem,5vw,4rem)}.location-landing__section-heading{align-items:center}.location-landing__section-heading .eyebrow{margin:0 0 .35rem}.location-landing__section-heading a,.location-landing__directory-link{color:var(--brand-navy);text-underline-offset:.2em;font-weight:700}.location-landing__empty-state{border:1px dashed var(--border-strong);background:var(--surface);text-align:center;border-radius:1.25rem;padding:clamp(1.5rem,4vw,2.5rem)}.location-landing__empty-state h3{color:var(--ink);margin:0;font-size:1.15rem}.location-landing__empty-state p{color:var(--ink-muted);margin:.55rem auto 1.25rem}.location-landing__content-grid{grid-template-columns:minmax(0,2fr) minmax(16rem,1fr);align-items:start;gap:2rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}.location-landing__editorial{gap:1rem;display:grid}.location-landing__editorial section,.location-landing__related,.location-landing__faqs{border:1px solid var(--border);background:var(--surface);border-radius:1.25rem;padding:clamp(1.5rem,3vw,2rem)}.location-landing__editorial h2,.location-landing__related h2,.location-landing__faqs h2{color:var(--ink);margin:0 0 .85rem;font-size:clamp(1.25rem,2.5vw,1.65rem);line-height:1.25}.location-landing__editorial p{color:var(--ink-muted);margin:.65rem 0 0;line-height:1.72}.location-landing__related .eyebrow,.location-landing__faqs>.eyebrow{margin:0 0 .4rem}.location-landing__related ul{gap:.6rem;margin:1rem 0 1.25rem;padding:0;list-style:none;display:grid}.location-landing__related li a{background:var(--surface-sunken);color:var(--ink);border-radius:.7rem;padding:.8rem .9rem;font-weight:650;text-decoration:none;display:block}.location-landing__related li a:hover{background:var(--brand-navy-tint);color:var(--brand-navy)}.location-landing__faq-list{gap:.75rem;margin-top:1.25rem;display:grid}.location-landing__faq-list details{border:1px solid var(--border);background:var(--surface-sunken);border-radius:.8rem;padding:1rem 1.1rem}.location-landing__faq-list summary{color:var(--ink);cursor:pointer;font-weight:700}.location-landing__faq-list p{color:var(--ink-muted);margin:.8rem 0 0;line-height:1.65}.location-landing--refined{padding-top:clamp(1rem,2.5vw,2rem);padding-bottom:clamp(2.5rem,4vw,4rem)}.location-landing--refined .location-landing__breadcrumbs{margin-bottom:.875rem}.location-landing--refined .location-landing__hero{background:radial-gradient(circle at 92% 8%,#d0111e1a,#0000 27%),radial-gradient(circle at 8% 100%,#0a1b5c14,#0000 32%),linear-gradient(135deg,#fff 0%,#f6f8ff 100%);border-radius:1.25rem;grid-template-columns:minmax(0,1.45fr) minmax(17.5rem,.72fr);grid-template-areas:"eyebrow actions""title actions""intro actions";gap:0 clamp(2rem,4vw,3.5rem);padding:clamp(1.75rem,3.5vw,2.75rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1rem 2rem #0f172a0f}.location-landing--refined .location-landing__hero:after{content:"";pointer-events:none;border:1px solid #0a1b5c12;border-radius:50%;width:11rem;height:11rem;position:absolute;top:-6rem;right:-6rem}.location-landing--refined .location-landing__hero>.eyebrow{grid-area:eyebrow}.location-landing--refined .location-landing__hero h1{grid-area:title;max-width:43rem;font-size:clamp(2.25rem,4.2vw,3.4rem)}.location-landing--refined .location-landing__hero>p:not(.eyebrow){grid-area:intro;max-width:42rem;margin-top:.9rem;font-size:clamp(1rem,1.6vw,1.08rem);line-height:1.6}.location-landing--refined .location-landing__actions{z-index:1;background:#ffffffd1;border:1px solid #cbd5e1c7;border-radius:1rem;grid-area:actions;align-content:center;align-self:stretch;gap:.6rem;margin:0;padding:1.15rem;display:grid;position:relative;box-shadow:0 .75rem 1.75rem #0f172a12}.location-landing__actions-heading{gap:.15rem;margin-bottom:.25rem;display:grid}.location-landing__actions-heading span{color:var(--brand-red);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.location-landing__actions-heading strong{color:var(--ink);font-size:1.05rem;line-height:1.3}.location-landing--refined .location-landing__actions .button{border-color:var(--border);background:var(--surface);min-height:2.9rem;color:var(--brand-navy);text-align:left;justify-content:space-between;padding:.7rem .9rem;font-size:.875rem;transition:border-color .16s,box-shadow .16s,transform .16s}.location-landing--refined .location-landing__actions .button:after{content:"→";margin-left:.75rem;font-size:1rem}.location-landing--refined .location-landing__actions .button--primary{border-color:var(--brand-navy);background:var(--brand-navy);color:#fff}.location-landing--refined .location-landing__actions .button:hover{border-color:var(--brand-navy);transform:translateY(-1px);box-shadow:0 .45rem 1rem #0f172a17}.location-landing--refined .location-landing__listings{margin-top:clamp(2rem,4vw,3rem)}.location-landing--refined .location-landing__empty-state{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:1.5rem;padding:1.3rem 1.5rem;display:grid}.location-landing--refined .location-landing__empty-state p{margin:.35rem 0 0}.location-landing--refined .location-landing__empty-state .button{grid-area:1/2/span 2;align-self:center}.location-landing--refined .location-landing__section-heading{margin-bottom:1.1rem}.location-landing--refined .location-landing__section-heading h2{font-size:clamp(1.55rem,2.5vw,2rem)}.location-landing--refined .location-landing__section-heading>a{border:1px solid var(--border-strong);background:var(--surface);border-radius:.6rem;padding:.55rem .8rem;font-size:.85rem;text-decoration:none}.location-landing--refined .location-landing__section-heading>a:hover{border-color:var(--brand-navy);background:var(--brand-navy-tint)}.location-landing--refined .property-grid{grid-template-columns:repeat(auto-fill,minmax(17.5rem,20.5rem));align-items:start;gap:1.15rem}.location-landing--refined .property-card{border-radius:1rem;box-shadow:0 .25rem 1rem #0f172a0d}.location-landing--refined .property-card__media{aspect-ratio:16/9}.location-landing--refined .property-card__badges{inset:.65rem .65rem auto}.location-landing--refined .property-card__badge{padding:.25rem .5rem;font-size:.68rem}.location-landing--refined .property-card__body{padding:1rem}.location-landing--refined .property-card__price{font-size:1.25rem}.location-landing--refined .property-card__title{font-size:1.03rem}.location-landing--refined .property-card__location{margin-bottom:.75rem}.location-landing--refined .property-card__specs{gap:.6rem .8rem;margin-bottom:.75rem;padding:.7rem 0}.location-landing--refined .property-card__cta{min-height:2.45rem}.location-landing--refined .location-landing__content-grid{grid-template-columns:minmax(0,1.85fr) minmax(16rem,.75fr);gap:1.25rem;margin-top:clamp(2rem,4vw,3rem)}.location-landing--refined .location-landing__editorial{border:1px solid var(--border);background:var(--surface);border-radius:1.1rem;gap:1.35rem;padding:clamp(1.5rem,3vw,2rem)}.location-landing--refined .location-landing__editorial section{background:0 0;border:0;border-radius:0;padding:0}.location-landing--refined .location-landing__editorial section+section{border-top:1px solid var(--border);padding-top:1.35rem}.location-landing--refined .location-landing__editorial h2,.location-landing--refined .location-landing__related h2,.location-landing--refined .location-landing__faqs h2{font-size:clamp(1.3rem,2vw,1.55rem)}.location-landing--refined .location-landing__editorial p{max-width:68ch;margin-top:.55rem;font-size:.96rem;line-height:1.68}.location-landing--refined .location-landing__related{border-radius:1.1rem;padding:1.4rem}.location-landing--refined .location-landing__related ul{margin:.8rem 0 1rem}.location-landing--refined .location-landing__related li a{padding:.75rem 2.2rem .75rem .8rem;font-size:.9rem;position:relative}.location-landing--refined .location-landing__related li a:after{content:"→";position:absolute;right:.8rem}.location-landing--refined .location-landing__directory-link{font-size:.875rem}.location-landing--refined .location-landing__faqs{background:linear-gradient(#fffffff5, #fffffff5), var(--brand-navy-tint);border-radius:1.1rem;margin-top:clamp(2rem,4vw,3rem);padding:clamp(1.5rem,3vw,2rem)}.location-landing--refined .location-landing__faq-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:.7rem;margin-top:1rem}.location-landing--refined .location-landing__faq-list details{background:var(--surface-sunken);padding:.9rem}.location-landing--refined .location-landing__faq-list details[open]{background:var(--surface);border-color:#0a1b5c4d;box-shadow:0 .4rem 1rem #0f172a0d}.location-landing--refined .location-landing__faq-list summary{font-size:.9rem;line-height:1.45}.location-landing--refined .location-landing__faq-list p{font-size:.875rem;line-height:1.6}@media (width<=920px){.location-landing--refined .location-landing__hero{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""intro""actions"}.location-landing--refined .location-landing__actions{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.4rem}.location-landing--refined .location-landing__actions-heading{grid-column:1/-1}.location-landing--refined .location-landing__content-grid{grid-template-columns:minmax(0,1.5fr) minmax(14rem,.75fr)}.location-landing--refined .location-landing__faq-list{grid-template-columns:1fr}}@media (width<=760px){.location-landing__actions{display:grid}.location-landing__actions .button{text-align:center;width:100%}.location-landing__section-heading{flex-direction:column;align-items:flex-start}.location-landing__content-grid,.location-landing--refined .location-landing__actions,.location-landing--refined .location-landing__content-grid{grid-template-columns:1fr}.location-landing--refined .property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-landing--refined .location-landing__empty-state{text-align:center;display:block}.location-landing--refined .location-landing__empty-state p{margin:.45rem auto 1rem}}@media (width<=480px){.location-landing__hero,.location-landing__editorial section,.location-landing__related,.location-landing__faqs{border-radius:1rem;padding:1.25rem}.location-landing--refined .location-landing__hero,.location-landing--refined .location-landing__editorial,.location-landing--refined .location-landing__related,.location-landing--refined .location-landing__faqs{border-radius:.9rem;padding:1.15rem}.location-landing--refined .location-landing__hero h1{font-size:clamp(2rem,10vw,2.6rem)}.location-landing--refined .location-landing__actions{padding:.9rem}.location-landing--refined .property-grid{grid-template-columns:1fr}}.property-card{background:var(--surface);border:1px solid var(--border);border-radius:1.25rem;flex-direction:column;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}.property-card:hover{border-color:var(--border-strong);transform:translateY(-5px);box-shadow:0 20px 40px -10px #0f172a1f}.property-card__media{aspect-ratio:16/10;background:#0f172a;display:block;position:relative;overflow:hidden}.property-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.property-card:hover .property-card__media img{transform:scale(1.05)}.property-card__placeholder{color:#94a3b8;background:linear-gradient(135deg,#0a1b5c,#1e293b);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;font-size:.875rem;font-weight:600;display:flex}.property-card__badges{pointer-events:none;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.45rem;display:flex;position:absolute;top:.875rem;left:.875rem;right:.875rem}.property-card__badge{letter-spacing:.03em;text-transform:uppercase;border-radius:.5rem;padding:.3rem .65rem;font-size:.75rem;font-weight:700}.property-card__badge--type{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172abf}.property-card__badge--purpose{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#b91c1ce6;border:1px solid #ffffff61}.property-card__badge--verified{color:#fff;background:#16a34a;align-items:center;gap:.3rem;margin-left:auto;display:inline-flex;box-shadow:0 2px 8px #16a34a66}.property-card__body{flex-direction:column;flex:1;padding:1.35rem;display:flex}.property-card__header-row{justify-content:space-between;align-items:baseline;margin-bottom:.25rem;display:flex}.property-card__price{color:var(--brand-navy);letter-spacing:-.03em;font-size:1.4rem;font-weight:800}.property-card__price-period{color:var(--ink-subtle);letter-spacing:0;white-space:nowrap;font-size:.72em;font-weight:650}.property-card__title{margin:.25rem 0 .4rem;font-size:1.125rem;font-weight:750;line-height:1.35}.property-card__title a{color:var(--ink);text-decoration:none;transition:color .2s}.property-card__title a:hover{color:var(--brand-navy)}.property-card__location{color:var(--ink-muted);align-items:center;gap:.35rem;margin:0 0 1rem;font-size:.875rem;display:flex}.property-card__location svg{color:var(--brand-red);flex:none}.property-card__specs{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.75rem 1rem;margin-bottom:1rem;padding:.875rem 0;display:flex}.property-card__spec{color:#475569;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;display:inline-flex}.property-card__spec svg{color:#64748b;flex:none}.property-card__footer{margin-top:auto}.property-card__cta{background:var(--brand-navy-tint);width:100%;color:var(--brand-navy);border-radius:.625rem;justify-content:space-between;align-items:center;padding:.65rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:flex}.property-card__cta:hover{background:var(--brand-navy);color:#fff}.home-layout{min-height:calc(100vh - var(--header-height));background:var(--surface-sunken);flex-direction:column;display:flex}.home-hero{padding:clamp(3.5rem, 8vw, 6rem) var(--shell-inline-padding) clamp(4rem, 8vw, 6.5rem);color:var(--ink);border-bottom:1px solid var(--border);background:linear-gradient(#fff 0%,#f3f6ff 100%);position:relative;overflow:hidden}.home-hero:before{content:"";pointer-events:none;background-image:radial-gradient(#0a1b5c09 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.home-hero__container{z-index:1;max-width:var(--content-max);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.home-hero__header{max-width:52rem;margin:0 auto clamp(2rem,4vw,3rem)}.home-hero__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.04em;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.8125rem;font-weight:600;display:inline-flex}.home-hero__badge-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #22c55e}.home-hero__title,.home-hero h1{color:var(--ink);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:800;line-height:1.1}.home-hero__intro{max-width:42rem;color:var(--ink-muted);text-wrap:balance;margin:1.25rem auto 0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.hero-intent-tabs{border:1px solid var(--border-strong);background:#ffffffeb;border-radius:.85rem;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,27rem);margin:1.35rem auto 0;display:grid;overflow:hidden;box-shadow:0 .65rem 1.75rem #0a1b5c14}.hero-intent-tabs__link{color:var(--ink-muted);cursor:pointer;text-align:center;background:0 0;border:0;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .18s,color .18s;position:relative}.hero-intent-tabs__link+.hero-intent-tabs__link{border-left:1px solid var(--border)}.hero-intent-tabs__link:hover{background:var(--brand-navy-tint);color:var(--brand-navy)}.hero-intent-tabs__link:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #0a1b5c38}.hero-intent-tabs__link--active,.hero-intent-tabs__link--active:hover{background:var(--brand-navy);color:#fff}.hero-search-card{z-index:2;border:1px solid var(--border);width:100%;max-width:60rem;color:var(--ink);text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff;border-radius:1.25rem;padding:1.25rem;position:relative;box-shadow:0 20px 40px -18px #0a1b5c33,0 0 0 1px #0a1b5c05}.hero-search-form{grid-template-columns:2fr 1.3fr 1.1fr auto;align-items:flex-end;gap:1rem;display:grid}.hero-search-form__field{flex-direction:column;gap:.4rem;display:flex}.hero-search-form__field--location .location-autocomplete>input[type=search]{width:100%;min-width:0}.hero-search-form__field--location .location-autocomplete__panel ul{max-height:10.35rem}.hero-search-form__field label{color:#334155;letter-spacing:-.01em;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:700;display:inline-flex}.hero-search-form__field label svg{color:var(--brand-navy)}.hero-search-form__field input,.hero-search-form__field select{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:.75rem;outline:none;height:3rem;padding:0 .9rem;font-size:.9375rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.hero-search-form__field input:focus,.hero-search-form__field select:focus{border-color:var(--brand-navy);box-shadow:0 0 0 3px #0a1b5c1f}.hero-search-form__actions{align-items:flex-end;display:flex}.hero-search-form__submit{white-space:nowrap;border-radius:.75rem;align-items:center;gap:.5rem;height:3rem;padding:0 1.5rem;font-weight:700;display:inline-flex}.home-trust-bar{background:var(--surface-sunken);border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,3vw,2.5rem);margin-top:clamp(2.5rem,5vw,3.5rem);padding:1rem 1.75rem;display:flex}.home-trust-item{align-items:baseline;gap:.5rem;display:flex}.home-trust-item strong{color:var(--brand-navy);letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.home-trust-item span{color:var(--ink-muted);font-size:.8125rem;font-weight:500}.home-trust-divider{background:var(--border-strong);width:1px;height:1.25rem}.home-section{padding:clamp(3.5rem, 7vw, 5.5rem) var(--shell-inline-padding)}.home-section--categories{background:#fff}.home-section--featured{background:#f8fafc}.home-property-status{border:1px dashed var(--border-strong);min-height:12rem;color:var(--ink-muted);text-align:center;background:#fff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:2rem;display:flex}.home-property-status strong{color:var(--ink);font-size:1.05rem}.home-property-status--error{color:#991b1b;background:#fff7f7;border-color:#fecaca}.home-property-status__spinner{border:3px solid #dbe3f4;border-top-color:var(--brand-navy);border-radius:50%;width:1.75rem;height:1.75rem;animation:.7s linear infinite home-property-spin}@keyframes home-property-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.home-property-status__spinner{animation-duration:1.5s}}.home-section--why-us{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.home-section--locations{background:#f8fafc}.home-section--cta-banner{padding-bottom:clamp(4rem,8vw,6rem)}.home-container{max-width:var(--content-max);margin:0 auto}.home-section-header{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.home-section-header--centered{text-align:center;flex-direction:column;align-items:center;max-width:44rem;margin-left:auto;margin-right:auto}.home-section-title{color:var(--ink);letter-spacing:-.03em;margin:.35rem 0 0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.home-section-subtitle{color:var(--ink-muted);margin:.6rem 0 0;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.6}.home-section-header__cta{flex:none;align-items:center;gap:.4rem;display:inline-flex}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.category-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;flex-direction:column;padding:1.75rem;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #0f172a08}.category-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 16px 32px -8px #0a1b5c1a}.category-card__icon-wrap{background:var(--brand-navy-tint);width:3.5rem;height:3.5rem;color:var(--brand-navy);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:background .2s,color .2s;display:flex}.category-card:hover .category-card__icon-wrap{background:var(--brand-navy);color:#fff}.category-card__title{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:750}.category-card__desc{color:var(--ink-muted);flex:1;margin:.5rem 0 1.25rem;font-size:.875rem;line-height:1.55}.category-card__link{color:var(--brand-navy);font-size:.875rem;font-weight:700}.why-us-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.why-us-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;padding:2rem 1.75rem;transition:all .2s}.why-us-card:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 12px 24px -6px #0f172a0f}.why-us-card__icon{width:3.5rem;height:3.5rem;color:var(--brand-navy);background:#0a1b5c14;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.why-us-card h3{color:var(--ink);margin:0;font-size:1.15rem;font-weight:750;line-height:1.3}.why-us-card p{color:var(--ink-muted);margin:.65rem 0 0;font-size:.9rem;line-height:1.6}.locations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.location-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.location-card:hover{border-color:var(--brand-navy);transform:translateY(-3px);box-shadow:0 12px 24px -6px #0a1b5c14}.location-card__pin{color:var(--ink);align-items:center;gap:.4rem;font-size:1.05rem;font-weight:750;display:inline-flex}.location-card__pin svg{color:var(--brand-red)}.location-card__content p{color:var(--ink-muted);margin:.35rem 0 0;font-size:.8125rem;line-height:1.45}.location-card__arrow{background:var(--brand-navy-tint);width:2.25rem;height:2.25rem;color:var(--brand-navy);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:flex}.location-card:hover .location-card__arrow{background:var(--brand-navy);color:#fff;transform:translate(3px)}.cta-banner{color:#fff;background:radial-gradient(70% 60% at 85% 15%,#14297f80,#0000 70%),linear-gradient(135deg,#050e2c 0%,#0a1b5c 60%,#0d2274 100%);border:1px solid #ffffff1f;border-radius:1.75rem;padding:clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden;box-shadow:0 20px 40px -12px #0a1b5c40}.cta-banner:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff09 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.cta-banner__content{z-index:1;max-width:44rem;position:relative}.cta-banner .eyebrow--light{color:#93c5fd;letter-spacing:.1em}.cta-banner__title{color:#fff;letter-spacing:-.03em;margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;line-height:1.15}.cta-banner__text{color:#cbd5e1;margin:1rem 0 2rem;font-size:1.05rem;line-height:1.6}.cta-banner__actions{flex-wrap:wrap;gap:1rem;display:flex}.cta-banner__btn{color:#0a1b5c;background:#fff;border:1px solid #fff;font-weight:750;transition:all .2s}.cta-banner__btn:hover{color:#061240;background:#f1f5f9;transform:translateY(-1px);box-shadow:0 6px 20px #0000002e}.cta-banner__btn-alt{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;transition:all .2s}.cta-banner__btn-alt:hover{color:#fff;background:#ffffff29;border-color:#ffffff61;transform:translateY(-1px)}@media (width<=1024px){.hero-search-form{grid-template-columns:1fr 1fr}.category-grid,.why-us-grid,.locations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.home-hero{padding:1.75rem var(--shell-inline-padding) 2.25rem}.home-hero__header{margin-bottom:1.25rem}.home-hero__badge{margin-bottom:.75rem;padding:.3rem .75rem;font-size:.75rem}.home-hero__title,.home-hero h1{font-size:1.85rem;line-height:1.15}.home-hero__intro{margin-top:.65rem;font-size:.9375rem;line-height:1.5}.hero-intent-tabs{border-radius:.7rem;margin-top:1rem}.hero-intent-tabs__link{padding:.7rem .45rem;font-size:.82rem}.hero-search-card{border-radius:1rem;padding:.875rem}.hero-search-form{grid-template-columns:1fr 1fr;gap:.65rem}.hero-search-form__field--location{grid-column:span 2}.hero-search-form__field label{gap:.3rem;font-size:.75rem}.hero-search-form__field label svg{width:14px;height:14px}.hero-search-form__field input,.hero-search-form__field select{border-radius:.625rem;height:2.65rem;padding:0 .75rem;font-size:.875rem}.hero-search-form__actions{grid-column:span 2}.hero-search-form__submit{border-radius:.625rem;width:100%;height:2.75rem;font-size:.9375rem}.home-trust-bar{border-radius:.875rem;grid-template-columns:1fr 1fr;gap:.65rem 1rem;margin-top:1.5rem;padding:.75rem 1rem;display:grid}.home-trust-item{text-align:center;flex-direction:column;align-items:center;gap:.15rem}.home-trust-item strong{font-size:1.05rem}.home-trust-item span{font-size:.75rem}.home-trust-divider{display:none}.home-section{padding:2.25rem var(--shell-inline-padding)}.home-section-header{flex-direction:column;align-items:flex-start;gap:.65rem;margin-bottom:1.25rem}.home-section-title{font-size:1.45rem}.home-section-subtitle{margin-top:.35rem;font-size:.875rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.category-card{border-radius:.875rem;padding:.875rem}.category-card__icon-wrap{border-radius:.625rem;width:2.5rem;height:2.5rem;margin-bottom:.65rem}.category-card__icon-wrap svg{width:18px;height:18px}.category-card__title{font-size:.875rem}.category-card__desc{display:none}.category-card__link{margin-top:.35rem;font-size:.75rem}.property-card{border-radius:1rem}.property-card__body{padding:1rem}.property-card__price{font-size:1.25rem}.property-card__title{font-size:1.05rem}.why-us-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.why-us-card{border-radius:.875rem;padding:.875rem}.why-us-card__icon{border-radius:.625rem;width:2.5rem;height:2.5rem;margin-bottom:.65rem}.why-us-card__icon svg{width:18px;height:18px}.why-us-card h3{font-size:.8125rem;line-height:1.25}.why-us-card p{margin-top:.35rem;font-size:.75rem;line-height:1.35}.locations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.location-card{border-radius:.75rem;gap:.5rem;padding:.75rem .875rem}.location-card__pin{gap:.3rem;font-size:.8125rem}.location-card__pin svg{width:14px;height:14px}.location-card__content p{display:none}.location-card__arrow{width:1.75rem;height:1.75rem}.location-card__arrow svg{width:12px;height:12px}.cta-banner{border-radius:1.25rem;padding:1.75rem 1.25rem}.cta-banner__title{font-size:1.35rem}.cta-banner__text{margin:.65rem 0 1.25rem;font-size:.875rem}.cta-banner__actions{flex-direction:column;gap:.65rem}.cta-banner__btn,.cta-banner__btn-alt{text-align:center;width:100%}}.catalog-page{width:min(100%,88rem);padding-top:clamp(2rem,4vw,3.25rem)}.catalog-page__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:2rem;max-width:none;margin-bottom:1.75rem;padding-bottom:1.5rem;display:flex}.catalog-page__header-copy{max-width:52rem}.catalog-page__header h1{letter-spacing:-.035em;margin:.35rem 0 0;font-size:clamp(2.35rem,5vw,3.25rem);line-height:1.05}.catalog-page__header-copy>p:last-child{max-width:48rem;color:var(--ink-muted);margin:.8rem 0 0;line-height:1.6}.catalog-page__assurance,.catalog-page__results-status{color:#166534;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;flex:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:750;display:inline-flex}.catalog-page__assurance>span,.catalog-page__results-status>span{background:#22c55e;border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 .2rem #22c55e1f}.catalog-page__workspace{grid-template-columns:minmax(17rem,18.5rem) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.catalog-page__filters{top:calc(var(--header-height) + 1rem);min-width:0;position:sticky}.property-search{border:1px solid var(--border);background:var(--surface);border-radius:1.1rem;flex-direction:column;margin:0;padding:0;display:flex;overflow:visible;box-shadow:0 1rem 2.5rem #0f172a0f}.property-search__heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.1rem .95rem;display:flex}.property-search__heading>div>span{color:var(--ink-subtle);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.15rem;font-size:.7rem;font-weight:700;display:block}.property-search__heading h2{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:1.05rem}.property-search__applied-count{background:var(--brand-navy-tint);color:var(--brand-navy);white-space:nowrap;border-radius:999px;flex:none;align-self:center;align-items:center;padding:.28rem .5rem;font-size:.67rem;font-weight:750;display:inline-flex}.property-search__primary{grid-template-columns:minmax(18rem,2.1fr) minmax(9rem,.85fr) minmax(10rem,.95fr);align-items:end;gap:.75rem;padding:1rem 1.1rem;display:grid}.property-search__field{gap:.3rem;min-width:0;display:grid}.property-search__field--wide{min-width:0}.property-search label,.lead-form label{color:var(--ink);font-size:.76rem;font-weight:700}.property-search input,.property-search select,.lead-form input,.lead-form textarea{border:1px solid var(--border-strong);width:100%;min-height:2.55rem;color:var(--ink);background:var(--surface);font:inherit;border-radius:.6rem;padding:.5rem .7rem}.property-search input,.property-search select{color:#1e293b;letter-spacing:-.01em;min-height:2.7rem;padding:.58rem .75rem;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.25;transition:border-color .16s,box-shadow .16s,background-color .16s}.property-search select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 1rem) calc(50% - .1rem),calc(100% - .72rem) calc(50% - .1rem);background-repeat:no-repeat;background-size:.3rem .3rem;padding-right:2.15rem}.property-search select:has(option[value=""]:checked){color:#64748b;font-weight:500}.property-search select option{color:var(--ink);font-weight:500}.property-search input::placeholder{color:#7c879a;opacity:1;font-weight:500}.property-search input:focus,.property-search select:focus{border-color:var(--brand-navy);background-color:#fff;outline:none;box-shadow:0 0 0 3px #0a1b5c1c}.lead-form label{font-size:.82rem}.lead-form input,.lead-form textarea{border-radius:.55rem;min-height:2.75rem;padding:.65rem .75rem}.property-search__actions{border-top:1px solid var(--border);flex:none;align-items:stretch;padding:1rem 1.1rem 1.1rem;display:flex}.property-search__actions .button{white-space:nowrap;justify-content:center;width:100%;min-height:2.55rem;padding-inline:1.1rem}.property-search__tabs{border-bottom:1px solid var(--border);background:#f8fafc;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;padding:.45rem;display:grid}.property-search__tab{min-width:0;min-height:2.5rem;color:var(--ink-muted);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .65rem;font-size:.76rem;font-weight:750;display:inline-flex}.property-search__tab:hover{color:var(--brand-navy);background:var(--brand-navy-tint)}.property-search__tab:focus-visible{outline-offset:1px;outline:3px solid #0a1b5c29}.property-search__tab--active{border-color:var(--border);background:var(--surface);color:var(--brand-navy);box-shadow:0 .25rem .75rem #0f172a12}.property-search__scroll{overscroll-behavior:contain;scrollbar-color:var(--border-strong) transparent;scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.property-search__scroll::-webkit-scrollbar{width:.45rem}.property-search__scroll::-webkit-scrollbar-thumb{background:var(--border-strong);background-clip:padding-box;border:.1rem solid #0000;border-radius:999px}.property-search__panel[hidden]{display:none}.property-search__filter-count{background:var(--brand-navy);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.68rem;display:inline-flex}.property-search__advanced{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:1rem 1.1rem;display:grid}.property-search__active{border-bottom:1px solid var(--border);background:#f8fafc;align-items:center;gap:.65rem;padding:.8rem 1.1rem;display:flex}.property-search__active-label{color:var(--ink-subtle);text-transform:uppercase;letter-spacing:.04em;flex:none;font-size:.72rem;font-weight:700}.property-search__chips{flex-wrap:wrap;flex:1;gap:.4rem;min-width:0;display:flex}.property-search__chip{color:var(--ink-muted);background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.72rem;font-weight:650;line-height:1;text-decoration:none;display:inline-flex}.property-search__chip:hover{border-color:var(--brand-navy);color:var(--brand-navy)}.property-search__chip span{color:var(--ink-subtle);font-size:.95rem;line-height:.8}.property-search__clear{color:var(--brand-navy);text-underline-offset:.15rem;flex:none;font-size:.76rem;font-weight:750}.property-results{min-height:20rem}.catalog-page__results{min-width:0}.catalog-page__results-heading{border:1px solid var(--border);background:var(--surface);border-radius:1rem;align-items:center;min-height:5.4rem;margin-bottom:1rem;padding:1rem 1.15rem;box-shadow:0 .75rem 2rem #0f172a0a}.catalog-page__results-heading h2{letter-spacing:-.025em;margin-top:.2rem;font-size:clamp(1.35rem,3vw,1.75rem)}.catalog-page__results-label{color:var(--brand-red);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:800}.catalog-page__results-status{color:var(--brand-navy);background:#eff6ff;border-color:#dbeafe}.catalog-page__results-status>span{background:#2563eb;box-shadow:0 0 0 .2rem #2563eb1f}.catalog-page__results .property-grid{grid-template-columns:1fr;gap:1rem}.catalog-page__results .property-card{border-radius:1rem;grid-template-columns:minmax(14rem,34%) minmax(0,1fr);align-items:stretch;min-height:0;display:grid}.catalog-page__results .property-card:hover{transform:translateY(-2px)}.catalog-page__results .property-card__media{aspect-ratio:auto;height:auto;min-height:17.5rem}.catalog-page__results .property-card__media img,.catalog-page__results .property-card__placeholder{position:absolute;inset:0}.catalog-page__results .property-card__body{min-width:0;padding:1.4rem}.catalog-page__results .property-card__title{font-size:1.18rem}.catalog-page__results .property-card__location{margin-bottom:1.15rem}.catalog-page__results .property-card__specs{border:1px solid var(--border);border-radius:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:1rem;padding:0;display:grid}.catalog-page__results .property-card__spec{min-width:0;padding:.72rem .8rem}.catalog-page__results .property-card__spec:nth-child(2n){border-left:1px solid var(--border)}.catalog-page__results .property-card__spec:nth-child(n+3){border-top:1px solid var(--border)}.catalog-page__results .property-card__cta{justify-content:center;gap:.5rem}.empty-state{border:1px dashed var(--border-strong);color:var(--ink-muted);text-align:center;border-radius:1rem;padding:3rem 1.5rem}.pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.property-detail{max-width:var(--content-max);width:100%;margin:0 auto;padding:1.5rem 0 5rem}.property-detail__breadcrumb{color:var(--ink-subtle);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.875rem;font-weight:500;display:flex}.property-detail__breadcrumb a{color:var(--ink-subtle);text-decoration:none;transition:color .15s}.property-detail__breadcrumb a:hover{color:var(--brand-navy);text-decoration:underline}.property-detail__breadcrumb .breadcrumb-separator{color:#cbd5e1;font-size:.95rem}.property-detail__breadcrumb [aria-current=page]{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-weight:650;overflow:hidden}.property-detail__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.75rem;display:flex}.property-detail__intro{flex:30rem;min-width:0}.property-detail__tags{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.property-tag{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.75rem;font-weight:750;display:inline-flex}.property-tag--type{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.property-tag--purpose{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.property-tag--verified{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.property-detail__header h1{max-width:48rem;color:var(--ink);letter-spacing:-.025em;margin:0 0 .5rem;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:800;line-height:1.15}.property-detail__location{color:var(--ink-muted);align-items:center;gap:.45rem;margin:0;font-size:1rem;font-weight:500;display:flex}.property-detail__price-card{background:linear-gradient(145deg, #fff, var(--brand-navy-tint));border:1px solid #0a1b5c1f;border-radius:1rem;flex-direction:column;align-items:flex-start;min-width:15rem;padding:1rem 1.15rem .9rem;display:flex;position:relative;overflow:hidden;box-shadow:0 .75rem 2rem #0a1b5c12}.property-detail__price-card:before{background:var(--brand-navy);content:"";height:.2rem;position:absolute;top:0;left:0;right:0}.property-detail__price-label{color:var(--ink-subtle);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:750}.property-detail__price{color:var(--brand-navy);letter-spacing:-.025em;white-space:nowrap;margin-top:.2rem;font-size:clamp(1.65rem,2.6vw,2.1rem);font-weight:850;line-height:1.1}.property-detail__price-period{color:var(--ink-muted);letter-spacing:0;font-size:.48em;font-weight:700}.property-detail__price-exact{width:100%;color:var(--ink-subtle);white-space:nowrap;border-top:1px solid #0a1b5c1a;justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:.65rem;padding-top:.55rem;font-size:.75rem;display:flex}.property-detail__price-exact data{color:var(--ink-muted);font-size:.825rem;font-weight:700}.property-gallery{background:var(--surface-sunken);border-radius:1.25rem;gap:.75rem;margin-bottom:2.25rem;display:grid;overflow:hidden;box-shadow:0 4px 20px -4px #0000000f}.property-gallery--count-1{grid-template-columns:1fr;height:420px}.property-gallery--count-2{grid-template-columns:1.25fr 1fr;height:420px}.property-gallery--count-3{grid-template-rows:1fr 1fr;grid-template-columns:1.4fr 1fr;height:440px}.property-gallery--count-3 .property-gallery__item:first-child{grid-row:1/3}.property-gallery__item{background:#f1f5f9;border-radius:.875rem;height:100%;position:relative;overflow:hidden}.property-gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .3s;display:block}.property-gallery__item:hover img{transform:scale(1.025)}.property-gallery__placeholder{height:320px;color:var(--ink-subtle);background:var(--brand-navy-tint);border-radius:1rem;place-items:center;font-weight:600;display:grid}.property-detail__layout{grid-template-columns:minmax(0,1.75fr) minmax(21rem,.95fr);align-items:start;gap:2.25rem;display:grid}.property-detail__content{flex-direction:column;gap:1.75rem;display:flex}.property-detail__section{border:1px solid var(--border);background:var(--surface);border-radius:1.25rem;padding:clamp(1.5rem,3.5vw,2.25rem);box-shadow:0 4px 20px -4px #0a1b5c08}.property-section__title{color:var(--ink);letter-spacing:-.02em;margin:0 0 1.5rem;font-size:1.25rem;font-weight:800}.property-specs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-bottom:1.75rem;display:grid}.property-spec-item{background:var(--surface-sunken);border:1px solid #e2e8f0;border-radius:.875rem;align-items:center;gap:.9rem;min-width:0;padding:1rem 1.15rem;transition:all .2s;display:flex}.property-spec-item:hover{background:#fff;border-color:#0a1b5c33;transform:translateY(-2px);box-shadow:0 6px 16px -4px #0a1b5c0f}.property-spec-icon{background:var(--brand-navy-tint);width:2.75rem;height:2.75rem;color:var(--brand-navy);border-radius:.625rem;flex:none;place-items:center;display:grid}.property-spec-content{flex-direction:column;gap:.15rem;min-width:0;display:flex}.property-spec-label{color:var(--ink-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700;line-height:1.3}.property-spec-value{color:var(--ink);letter-spacing:-.01em;text-transform:capitalize;white-space:normal;overflow-wrap:anywhere;word-break:normal;margin:0;font-size:1.05rem;font-weight:800;line-height:1.25}.property-detail__about{border-top:1px solid #f1f5f9;padding-top:1.5rem}.property-detail__subheading{color:#1e293b;margin:0 0 .75rem;font-size:1.05rem;font-weight:750}.property-detail__description{color:#475569;white-space:pre-line;margin:0;font-size:.975rem;font-style:normal;line-height:1.8}.amenity-list{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.amenity-chip{color:var(--brand-navy);background:var(--brand-navy-tint);border:1px solid #0a1b5c14;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.15rem;font-size:.875rem;font-weight:650;transition:all .2s;display:inline-flex}.amenity-chip:hover{background:#e2e8f7;border-color:#0a1b5c33;transform:translateY(-1px)}.amenity-chip svg{color:#059669;flex:none}.property-location-box{flex-direction:column;gap:1.25rem;display:flex}.property-location-box .google-map-embed__frame{height:18rem}.location-box__main{background:var(--surface-sunken);border:1px solid #e2e8f0;border-radius:.875rem;align-items:flex-start;gap:.85rem;padding:1.15rem 1.25rem;display:flex}.location-box__icon{color:#b91c1c;background:#fee2e2;border-radius:50%;flex:none;place-items:center;width:2.25rem;height:2.25rem;margin-top:.1rem;display:grid}.location-box__address{color:#334155;font-size:.95rem;font-style:normal;font-weight:500;line-height:1.6}.location-box__btn{background:var(--brand-navy-tint);color:var(--brand-navy);border:1px solid #0a1b5c1f;border-radius:.625rem;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.location-box__btn:hover{color:var(--brand-navy-strong);background:#e2e8f7;text-decoration:none;transform:translateY(-1px)}.property-videos{gap:1.25rem;display:grid}.property-video__frame{background:#000;border-radius:1rem;overflow:hidden;box-shadow:0 4px 16px #00000014}.property-video__frame iframe{aspect-ratio:16/9;border:0;width:100%;height:auto;display:block}.property-enquiry-card{top:calc(var(--header-height) + 1.5rem);border:1px solid var(--border);background:#fff;border-radius:1.25rem;padding:clamp(1.5rem,3.5vw,2rem);position:sticky;box-shadow:0 10px 30px -5px #0a1b5c14,0 4px 6px -2px #0a1b5c05}.enquiry-card__badge{color:#047857;letter-spacing:.03em;text-transform:uppercase;background:#ecfdf5;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:.85rem;padding:.25rem .65rem;font-size:.72rem;font-weight:750;display:inline-flex}.enquiry-badge__ping{background:#10b981;border-radius:50%;width:7px;height:7px}.enquiry-card__title{color:#0f172a;letter-spacing:-.02em;margin:0 0 .4rem;font-size:1.25rem;font-weight:800}.enquiry-card__subtitle{color:#64748b;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.enquiry-card__trust{color:#94a3b8;justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.75rem;font-weight:600;display:flex}.lead-form{flex-direction:column;gap:1.1rem;display:flex}.lead-form__field{flex-direction:column;gap:.4rem;display:flex}.lead-form__field label{color:var(--ink);font-size:.82rem;font-weight:700}.lead-form input:not([type=checkbox]),.lead-form textarea{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--ink);box-sizing:border-box;border-radius:.625rem;padding:.75rem .95rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s,background .15s}.lead-form input:not([type=checkbox]):focus,.lead-form textarea:focus{border-color:var(--brand-navy);background:#fff;outline:none;box-shadow:0 0 0 3px #0a1b5c1f}.lead-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.lead-form textarea{resize:vertical;min-height:7rem}.lead-form__consent{cursor:pointer;color:#64748b!important;align-items:flex-start!important;gap:.65rem!important;font-size:.825rem!important;font-weight:500!important;line-height:1.45!important;display:flex!important}.lead-form input[type=checkbox],.lead-form__consent input{accent-color:var(--brand-navy);cursor:pointer;flex:none!important;width:1.15rem!important;height:1.15rem!important;min-height:0!important;max-height:1.15rem!important;margin:.15rem 0 0!important;display:inline-block!important}.lead-form__submit{border:1px solid var(--border-strong);color:#64748b;cursor:pointer;background:#eef2f7;border-radius:.625rem;justify-content:center;width:100%;min-height:3rem;font-size:1rem;font-weight:750;transition:all .2s}.lead-form__submit--ready{border-color:var(--brand-navy);color:#fff;background:var(--brand-navy);box-shadow:0 4px 14px #0a1b5c33}.lead-form__submit--ready:hover:not(:disabled){background:var(--brand-navy-strong);transform:translateY(-1px);box-shadow:0 6px 18px #0a1b5c47}.lead-form__submit:disabled{opacity:.7;cursor:not-allowed}.lead-form input[aria-invalid=true],.lead-form textarea[aria-invalid=true]{background:snow;border-color:#dc2626}.lead-form__field-error{color:#b91c1c;margin-top:.15rem;font-size:.75rem;font-weight:650;line-height:1.35;display:block}.lead-form__hint,.lead-form__notice{color:var(--ink-subtle);margin:-.3rem 0 0;font-size:.78rem;line-height:1.5}.lead-form__notice{border-radius:.5rem;padding:.75rem 1rem;font-weight:600}.lead-form__notice--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.lead-form__notice--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.lead-form__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden;display:none!important}.lead-form-success{color:#14532d;background:#f0fdf4;border:1px solid #a7f3d0;border-radius:.8rem;align-items:flex-start;gap:.9rem;padding:1.1rem;display:flex}.lead-form-success__icon{color:#fff;background:#16a34a;border-radius:50%;flex:none;place-items:center;width:2.6rem;height:2.6rem;display:grid}.lead-form-success h3,.lead-form-success p{margin:0}.lead-form-success h3{font-size:1rem}.lead-form-success p{color:#166534;margin-top:.3rem;font-size:.82rem;line-height:1.5}.property-save-control{border:1px solid var(--border-strong);width:100%;min-height:2.75rem;color:var(--brand-navy);font:inherit;cursor:pointer;background:#fff;border-radius:.625rem;justify-content:center;align-items:center;gap:.55rem;margin:0 0 1.15rem;padding:.65rem .9rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .15s ease-out;display:flex}.property-save-control svg{fill:none;stroke:currentColor;stroke-width:1.8px}.property-save-control:hover:not(:disabled){color:#be123c;background:#fff1f2;border-color:#fca5a5}.property-save-control--saved{color:#be123c;background:#fff1f2;border-color:#fda4af}.property-save-control--saved svg{fill:currentColor}.property-save-control:disabled{opacity:.65;cursor:wait}.property-save-control__error{color:#b91c1c;margin:-.75rem 0 1rem;font-size:.75rem}@media (width>=1025px){.catalog-page__filters .property-search{max-height:calc(100svh - var(--header-height) - 2rem);overflow:hidden}.catalog-page__filters .property-search__primary,.catalog-page__filters .property-search__advanced{grid-template-columns:1fr}.catalog-page__filters .property-search__active{flex-direction:column;align-items:flex-start}.catalog-page__filters .property-search__chips{width:100%}.catalog-page__filters .property-search__clear{align-self:flex-start}}@media (width<=1024px){.catalog-page__workspace{grid-template-columns:1fr}.catalog-page__filters{position:static}}@media (width<=800px){.catalog-page__header{flex-direction:column;align-items:flex-start;gap:1rem}.auth-page{grid-template-columns:1fr}.auth-page__story{display:none}.auth-page__content{justify-content:flex-start;min-height:100svh;padding-top:clamp(1.5rem,8vw,4rem)}.auth-page__back{margin-bottom:1.5rem}.account-card,.admin-card{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.admin-card__actions{justify-content:space-between}.admin-metric-grid,.admin-report-grid,.media-upload-form{grid-template-columns:repeat(2,minmax(0,1fr))}.queued-media-list article{grid-template-columns:1fr;align-items:stretch}.property-grid,.property-search__primary,.property-search__advanced{grid-template-columns:repeat(2,minmax(0,1fr))}.property-search__primary .property-search__field--wide,.property-search__primary .property-search__actions{grid-column:1/-1}.property-search__primary .property-search__actions .button{width:100%}.property-detail__layout{grid-template-columns:1fr;gap:2rem}.property-enquiry-card{position:static}}@media (width<=700px){.catalog-page__results .property-card{min-height:0;display:flex}.catalog-page__results .property-card__media{aspect-ratio:16/10;height:auto;min-height:0}.site-footer__inner{grid-template-columns:1fr;gap:2rem}}@media (width<=600px){.site-header{padding:0 clamp(.75rem,3vw,1.25rem)}.site-header__inner{gap:.5rem;min-height:3.75rem}.site-header__logo{width:5rem}.site-header__browse{display:none}.public-auth-controls{gap:.35rem;min-height:auto}.public-auth-controls .button--quiet{padding:.4rem .65rem;font-size:.8125rem}.public-auth-controls .button{padding:.45rem .7rem;font-size:.8125rem}.public-auth-controls [class*=userButtonOuter] [class*=userButtonBox] [class*=userButtonTrigger]>span:not([class*=avatar]):not([class*=Avatar]){display:none}.private-page{padding:1rem}.private-page__content{margin-top:2rem}.activity-card__toolbar,.activity-inquiry-list article{flex-direction:column;align-items:stretch}.activity-card__toolbar>.button{justify-content:center}.activity-tabs{grid-template-columns:1fr 1fr;display:grid}.activity-tabs button{padding-inline:.45rem;font-size:.78rem}.activity-property-grid{grid-template-columns:1fr}.activity-inquiry__actions{justify-content:space-between}.admin-card__actions,.admin-module__heading,.admin-editor__header,.admin-pagination{flex-direction:column;align-items:stretch}.admin-editor{padding:1rem}.admin-editor__header{gap:.75rem;margin-bottom:1rem}.property-editor-section+.property-editor-section{margin-top:1rem;padding-top:1rem}.property-editor-section__heading{flex-direction:column;align-items:flex-start;gap:.2rem;margin-bottom:.7rem}.property-editor-grid{gap:.7rem}.property-editor-form input,.property-editor-form select,.property-editor-form textarea{min-height:2.75rem;padding:.5rem .65rem}.property-editor-grid textarea{min-height:6.25rem}.property-location-create{grid-template-columns:1fr;align-items:stretch}.property-location-create__actions{grid-template-columns:1fr;display:grid}.property-editor-actions .button{width:100%}.admin-metric-grid,.admin-report-grid,.property-editor-grid,.media-upload-form,.media-picker-grid{grid-template-columns:1fr}.admin-toolbar,.admin-toolbar label,.admin-toolbar input,.admin-toolbar select,.admin-toolbar .button{width:100%}.property-media-list article{grid-template-columns:4rem minmax(0,1fr);align-items:start}.property-media-list__preview{width:4rem;height:3rem}.property-media-list__actions{grid-column:1/-1;justify-content:flex-start}.property-grid,.lead-form__grid{grid-template-columns:1fr}.property-search{padding:0}.property-search__primary,.property-search__advanced{grid-template-columns:1fr}.property-search__more-hint{display:none}.property-search__active{flex-wrap:wrap;align-items:flex-start}.property-search__chips{flex-basis:100%;order:3;width:100%}.property-detail{padding:1rem var(--shell-inline-padding) 3.5rem}.property-detail__breadcrumb{min-width:0;margin-bottom:1rem;font-size:.8rem;overflow:hidden}.property-detail__header{flex-direction:column;align-items:stretch;gap:1.25rem;margin-bottom:1.5rem}.property-detail__intro{flex:0 auto;width:100%}.property-detail__tags{flex-wrap:wrap}.property-detail__header h1{font-size:clamp(1.75rem,6vw,2.25rem)}.property-detail__location{overflow-wrap:anywhere;align-items:flex-start;line-height:1.5}.property-detail__location svg{flex:none;margin-top:.2rem}.property-detail__price-card{box-sizing:border-box;align-items:flex-start;width:100%;min-width:0;padding:.95rem 1rem .85rem}.property-detail__price{font-size:1.75rem}.property-detail__price-exact{flex-wrap:wrap;row-gap:.2rem}.property-gallery,.property-gallery--count-1,.property-gallery--count-2,.property-gallery--count-3{border-radius:1rem;grid-template-rows:1fr;grid-template-columns:1fr;height:250px;margin-bottom:1.75rem}.property-gallery--count-2 .property-gallery__item:not(:first-child),.property-gallery--count-3 .property-gallery__item:not(:first-child){display:none}.property-specs-grid{grid-template-columns:1fr;gap:.65rem;margin-bottom:1.5rem}.property-spec-item{gap:.6rem;padding:.75rem .85rem}.property-spec-icon{width:2.25rem;height:2.25rem}.property-spec-icon svg{width:18px;height:18px}.property-spec-value{font-size:.95rem}.property-detail__section,.property-enquiry-card{border-radius:1rem;padding:1.25rem}.google-maps-field{padding:.85rem}.google-maps-field__heading{flex-direction:column;align-items:stretch}.google-maps-field__heading .button{align-self:flex-start}.google-map-embed__frame,.property-location-box .google-map-embed__frame{height:15rem}.location-box__btn{width:100%}.property-search__field--wide,.property-search__actions{grid-column:auto}.property-search__actions{flex-direction:column;align-items:stretch}.property-search__actions .button{justify-content:center}}@media (width<=520px){.account-card__identity{flex-direction:column;align-items:flex-start}}@media (width<=360px){.site-header__logo{width:4.5rem}}@media (prefers-reduced-motion:no-preference){.skip-link{transition:transform .15s ease-out}.spinner{animation:.8s linear infinite spin}}@keyframes spin{to{transform:rotate(360deg)}}
