.listing-editor-shell{max-width:1340px;padding-bottom:28px}.listing-editor{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.listing-editor__main,.listing-editor__side{display:grid;gap:18px;min-width:0}.listing-editor__sticky{position:static;top:auto;display:grid;gap:16px}.listing-editor__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px}.listing-editor__eyebrow,.agent-profile__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:var(--muted);margin-bottom:8px}.listing-editor__title{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.05}.listing-editor__subtitle{margin-top:8px;max-width:720px}.listing-editor__hero-stats{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;min-width:min(100%,340px)}.listing-editor__stat-card,.agent-profile__stat{border-radius:18px;padding:14px;background:color-mix(in srgb,var(--card),white 10%);box-shadow:inset 5px 5px 12px color-mix(in srgb,var(--shadow-dark),transparent 45%),inset -5px -5px 12px color-mix(in srgb,var(--shadow-light),transparent 8%)}.listing-editor__stat-card strong,.agent-profile__stat strong{display:block;margin-top:6px;font-size:18px}.listing-editor__stat-label,.agent-profile__stat span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.listing-editor__alert{padding:14px 16px}.listing-editor__alert--error{color:#8b1d1d;background:color-mix(in srgb,#ef4444,white 88%)}.listing-editor__alert--warn{color:#7c4a03;background:color-mix(in srgb,#f59e0b,white 88%)}.listing-editor__section,.listing-editor__media-card{padding:20px;display:grid;gap:16px}.listing-editor__section-head,.agent-profile__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.listing-editor__section-head h3,.agent-profile__section-head h3{margin:0;font-size:22px}.listing-editor__section-head p,.agent-profile__section-head p{margin:6px 0 0;color:var(--muted)}.listing-editor__fields{display:grid;gap:14px}.listing-editor__fields--2{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-editor__fields--3{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-editor__chip-row,.listing-editor__amenity-grid{display:flex;flex-wrap:wrap;gap:8px}.listing-editor__inline-action,.listing-editor__description-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.listing-editor__inline-action{align-items:flex-end}.listing-editor__description-tools{margin-bottom:10px}.listing-editor__ai-box{display:grid;gap:12px;padding:14px;border-radius:18px}.listing-editor__location-card{min-height:100%;border-radius:18px;padding:14px;background:color-mix(in srgb,var(--card),white 9%);box-shadow:inset 5px 5px 12px color-mix(in srgb,var(--shadow-dark),transparent 45%),inset -5px -5px 12px color-mix(in srgb,var(--shadow-light),transparent 8%);display:grid;gap:8px;align-content:center}.listing-editor__quality-block{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px}.listing-editor__quality-number{width:88px;height:88px;border-radius:999px;display:grid;place-items:center;font-size:22px;font-weight:800;color:var(--primary);background:color-mix(in srgb,var(--card),white 12%);box-shadow:inset 6px 6px 12px color-mix(in srgb,var(--shadow-dark),transparent 36%),inset -6px -6px 12px color-mix(in srgb,var(--shadow-light),transparent 8%)}.listing-editor__summary{display:grid;gap:10px}.listing-editor__summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.listing-editor__summary-row span{color:var(--muted)}.listing-editor__actions,.listing-editor__cover-panel{display:grid;gap:10px}.listing-editor__cover-image,.listing-editor__cover-empty{width:100%;min-height:220px;border-radius:18px;background:color-mix(in srgb,var(--bg),white 8%);box-shadow:inset 6px 6px 14px color-mix(in srgb,var(--shadow-dark),transparent 42%),inset -6px -6px 14px color-mix(in srgb,var(--shadow-light),transparent 10%)}.listing-editor__cover-image{display:block;object-fit:cover;max-height:260px}.listing-editor__cover-empty{display:grid;place-items:center;color:var(--muted);text-align:center;padding:16px}.listing-editor__cover-caption{display:grid;gap:4px}.listing-editor__photo-scroll{max-height:520px;overflow:auto;padding-right:4px}.listing-editor__media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.listing-editor__media-item{display:grid;gap:8px}.listing-editor__media-thumb{position:relative;aspect-ratio:4 / 3;border-radius:18px;overflow:hidden;background:color-mix(in srgb,var(--bg),white 8%);box-shadow:inset 6px 6px 14px color-mix(in srgb,var(--shadow-dark),transparent 42%),inset -6px -6px 14px color-mix(in srgb,var(--shadow-light),transparent 10%)}.listing-editor__media-thumb img{width:100%;height:100%;object-fit:cover;display:block}.listing-editor__cover-badge,.agent-profile__listing-badge{position:absolute;top:10px;left:10px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;color:#fff;background:#0f172ac2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.listing-editor__media-actions{display:flex;gap:8px;flex-wrap:wrap}.listing-editor__state,.agent-profile__state{max-width:980px;margin:0 auto;padding:22px}.listing-editor .field{display:grid;gap:8px}.listing-editor .field label{font-weight:700}.listing-editor input,.listing-editor select,.listing-editor textarea{width:100%}.listing-editor textarea{min-height:160px}.listing-editor .btn.small{padding:8px 12px;font-size:13px}.listing-editor .btn.danger{background:color-mix(in srgb,#ef4444,white 88%);color:#8b1d1d}.yt-embed{position:relative;width:100%;overflow:hidden;border-radius:18px;background:color-mix(in srgb,var(--bg),white 8%);box-shadow:inset 6px 6px 14px color-mix(in srgb,var(--shadow-dark),transparent 42%),inset -6px -6px 14px color-mix(in srgb,var(--shadow-light),transparent 10%);aspect-ratio:16 / 9}.yt-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.agent-profile-shell{max-width:1240px;padding-bottom:28px}.agent-profile{display:grid;gap:18px}.agent-profile__hero{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;padding:24px}.agent-profile__hero-media{display:grid;align-content:start;gap:14px}.agent-profile__avatar-wrap{width:180px;height:180px;border-radius:999px;position:relative;overflow:hidden;background:color-mix(in srgb,var(--bg),white 8%);box-shadow:inset 8px 8px 18px color-mix(in srgb,var(--shadow-dark),transparent 42%),inset -8px -8px 18px color-mix(in srgb,var(--shadow-light),transparent 10%)}.agent-profile__avatar,.agent-profile__avatar-fallback{width:100%;height:100%;border-radius:999px}.agent-profile__avatar{object-fit:cover;display:block;transition:opacity .12s ease}.agent-profile__avatar-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:42px;font-weight:800}.agent-profile__agency-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:color-mix(in srgb,var(--card),white 10%);box-shadow:inset 4px 4px 10px color-mix(in srgb,var(--shadow-dark),transparent 45%),inset -4px -4px 10px color-mix(in srgb,var(--shadow-light),transparent 8%);width:max-content;max-width:100%}.agent-profile__agency-logo{width:26px;height:26px;object-fit:contain;border-radius:6px}.agent-profile__hero-content{display:grid;gap:14px;min-width:0}.agent-profile__name{margin:0;font-size:clamp(30px,3.2vw,44px);line-height:1.02}.agent-profile__bio{margin:0;max-width:760px;color:var(--text)}.agent-profile__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.agent-profile__actions,.agent-profile__listing-actions{display:flex;gap:10px;flex-wrap:wrap}.agent-profile__section-meta{color:var(--muted);font-weight:700}.agent-profile__listings-card{padding:20px;display:grid;gap:16px}.agent-profile__listing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.agent-profile__listing-card{border-radius:24px;overflow:hidden;background:color-mix(in srgb,var(--card),white 4%);box-shadow:16px 16px 32px var(--shadow-dark),-16px -16px 32px var(--shadow-light);display:grid}.agent-profile__listing-media{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:color-mix(in srgb,var(--bg),white 10%)}.agent-profile__listing-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}.agent-profile__listing-card:hover .agent-profile__listing-media img{transform:scale(1.03)}.agent-profile__listing-body{padding:18px;display:grid;gap:12px}.agent-profile__listing-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.agent-profile__listing-price{font-size:22px;font-weight:800}.agent-profile__listing-title{display:inline-block;margin-top:4px;font-size:18px;font-weight:700;line-height:1.2}.agent-profile__metric-stack{display:grid;gap:6px;text-align:right;color:var(--muted);font-size:12px}.agent-profile__listing-location{font-size:14px}.agent-profile__meta-row{display:flex;flex-wrap:wrap;gap:8px}.agent-profile__listing-description{margin:0;color:var(--muted);line-height:1.55;min-height:3.2em}@media (max-width: 1180px){.listing-editor{grid-template-columns:minmax(0,1fr)}.listing-editor__sticky{position:static}.agent-profile__hero{grid-template-columns:minmax(0,1fr)}.agent-profile__stats,.agent-profile__listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 780px){.listing-editor__hero,.listing-editor__hero-stats,.listing-editor__fields--2,.listing-editor__fields--3,.agent-profile__stats,.agent-profile__listing-grid{grid-template-columns:minmax(0,1fr)}.listing-editor__hero{padding:18px}.listing-editor__media-grid{grid-template-columns:minmax(0,1fr)}.agent-profile__avatar-wrap{width:132px;height:132px}.agent-profile__listing-top{flex-direction:column}.agent-profile__metric-stack{text-align:left}}.portal-home{--portal-bg: #eef3f8;--portal-surface: rgba(248, 250, 253, .96);--portal-surface-strong: rgba(255, 255, 255, .98);--portal-card: rgba(248, 250, 252, .96);--portal-text: #0f172a;--portal-muted: #607089;--portal-soft: #8d9cb2;--portal-line: rgba(255, 255, 255, .92);--portal-shadow-a: rgba(180, 190, 206, .34);--portal-shadow-b: rgba(255, 255, 255, .92);--portal-brand-blue: #2569c7;--portal-brand-blue-deep: #1c59ae;--portal-brand-red: #ff6545;--portal-brand-green: #34d38d;--portal-gradient: linear-gradient(135deg, #ff6b4d 0%, #7d5cff 32%, #3895ff 62%, #33d18e 100%);min-height:100vh;background:linear-gradient(180deg,#f8fbff,#eef3f8 34%,#f9fbfe);color:var(--portal-text)}.portal-home__shell{width:min(1380px,calc(100% - 28px));margin:0 auto}.portal-home__shell--wide{width:min(1480px,calc(100% - 28px))}.portal-home input:not([type=checkbox]),.portal-home select,.portal-home textarea{background:transparent!important;box-shadow:none!important;border:0!important}.portal-topbar-wrap{position:relative;z-index:5;padding:10px 0 8px}.portal-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.portal-topbar__brand{display:inline-flex;align-items:center}.portal-topbar__brand img{display:block;width:auto;height:46px;object-fit:contain}.portal-topbar__nav{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.portal-topbar__item,.portal-topbar__feed-btn,.portal-search__feed-link,.portal-inline-link,.portal-chip,.portal-store-btn,.portal-hero__tab,.portal-discover-card,.portal-filter-pill,.portal-search__submit,.portal-discover-card--button,.portal-modal-action,.portal-filter-modal__close,.portal-filter-modal__token{-webkit-tap-highlight-color:transparent}.portal-topbar__item,.portal-topbar__feed-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:var(--portal-text);font:inherit;font-size:.92rem;font-weight:700;text-decoration:none;white-space:nowrap;box-shadow:none;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.portal-topbar__item svg,.portal-topbar__feed-btn svg{flex:0 0 auto;font-size:1rem}.portal-topbar__item:hover,.portal-topbar__item.is-active,.portal-topbar__feed-btn:hover{background:var(--portal-surface);box-shadow:10px 10px 22px var(--portal-shadow-a),-10px -10px 22px var(--portal-shadow-b)}.portal-topbar__item.is-active{font-weight:800}.portal-topbar__feed-btn{background:#ffffffeb;box-shadow:10px 10px 22px #b7bfcd3d,-10px -10px 22px #ffffffeb}.portal-hero{position:relative;min-height:420px;overflow:hidden;background:#0f213a}.portal-hero__image,.portal-hero__shade,.portal-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0}.portal-hero__image{background:url(/cover.png) center center / cover no-repeat;transform:scale(1.02)}.portal-hero__shade{background:linear-gradient(180deg,#0b142638,#09112157 55%,#0c182c9e)}.portal-hero__glow{background:radial-gradient(circle at 22% 18%,rgba(255,107,77,.16),transparent 24%),radial-gradient(circle at 78% 14%,rgba(56,149,255,.22),transparent 26%),radial-gradient(circle at 62% 78%,rgba(51,209,142,.16),transparent 22%)}.portal-hero__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:420px;padding:34px 0 86px}.portal-hero__content{display:grid;justify-items:center;text-align:center;gap:12px;max-width:760px}.portal-hero__eyebrow,.portal-section-heading__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:5px 12px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.24);color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.portal-hero__content h1{margin:0;color:#fff;font-size:clamp(2.55rem,4.2vw,4.25rem);line-height:.95;font-weight:800;letter-spacing:-.055em;text-shadow:0 18px 40px rgba(0,0,0,.26)}.portal-hero__content p{max-width:620px;margin:0;color:#ffffffeb;font-size:clamp(.96rem,1.15vw,1.03rem);line-height:1.5}.portal-hero__tabbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:2px}.portal-hero__tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:0;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:#fff;font:inherit;font-size:.92rem;font-weight:700;text-decoration:none;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.portal-hero__tab:hover,.portal-hero__tab.is-active,.portal-hero__tab--link:hover{transform:translateY(-1px);background:#ffffff2b;box-shadow:0 14px 34px #00000024}.portal-search-dock{position:relative;z-index:3;margin-top:-42px}.portal-search{width:100%}.portal-search-dock .portal-home__shell--wide{width:min(1160px,calc(100% - 22px))}.portal-search--floating{max-width:1080px;margin:0 auto;padding:12px;border-radius:26px;background:#f9fbffc7;border:1px solid rgba(255,255,255,.72);box-shadow:16px 16px 32px #a6b4c947,-12px -12px 26px #ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.portal-search__row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px}.portal-search__input-shell{display:flex;align-items:center;gap:10px;min-width:0;height:58px;padding:0 18px;border-radius:999px;background:var(--portal-surface-strong);border:1px solid rgba(255,255,255,.9);box-shadow:inset 6px 6px 12px #d6dfec8a,inset -6px -6px 12px #ffffffeb,10px 10px 22px #bac4d42e,-8px -8px 18px #ffffffe0}.portal-search__input-shell svg{flex:0 0 auto;font-size:1.16rem;color:#8b9ab0}.portal-search__input-shell input{width:100%;border:0;outline:0;background:transparent;color:#50607a;font:inherit;font-size:clamp(.96rem,1.02vw,1rem);font-weight:600}.portal-search__input-shell input::placeholder{color:#95a3b6}.portal-search__feed-link{display:inline-flex;align-items:center;justify-content:center;height:58px;padding:0 20px;border-radius:999px;background:#ffffffd1;color:#23324b;text-decoration:none;font-weight:800;font-size:.92rem;box-shadow:8px 8px 18px #b6bfcd38,-8px -8px 16px #ffffffd6}@keyframes portal-gradient-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.portal-search__submit{height:58px;min-width:168px;padding:0 20px;border:0;border-radius:999px;color:#fff;font:inherit;font-size:.96rem;font-weight:800;cursor:pointer;background:var(--portal-gradient);background-size:220% 220%;animation:portal-gradient-flow 8s ease-in-out infinite;box-shadow:10px 10px 22px #a7b1c147,-8px -8px 18px #ffffffd1;transition:transform .16s ease,opacity .16s ease}.portal-search__submit:hover:not(:disabled),.portal-search__feed-link:hover,.portal-inline-link:hover,.portal-chip:hover,.portal-store-btn:hover,.portal-discover-card:hover,.portal-discover-card--button:hover{transform:translateY(-1px)}.portal-search__submit:disabled{cursor:default;opacity:.88}.portal-search-strip{position:relative;z-index:1;margin-top:-6px;padding:52px 0 28px;background:linear-gradient(180deg,#2671d0,#1f66c0);color:#fff}.portal-search__filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1080px;margin:0 auto}.portal-filter-pill{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:56px;padding:0 16px;border-radius:20px;background:#1852a457;border:1px solid rgba(255,255,255,.26);box-shadow:inset 1px 1px #ffffff1a}.portal-filter-pill select{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:.96rem;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.portal-filter-pill option{color:#0f172a}.portal-filter-pill svg{flex:0 0 auto;color:#ffffffe0}.portal-filter-pill--button{justify-content:center;color:#fff;font:inherit;font-size:.96rem;font-weight:800;cursor:pointer}.portal-filter-pill--button.is-open{background:#ffffff2e}.portal-advanced-field{display:grid;gap:6px;min-height:78px;padding:14px 20px;border-radius:24px;background:#164fa061;border:1px solid rgba(255,255,255,.24);box-shadow:inset 1px 1px #ffffff14}.portal-advanced-field span{font-size:.76rem;font-weight:800;color:#ffffffb8;letter-spacing:.06em;text-transform:uppercase}.portal-advanced-field input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:1rem;font-weight:700}.portal-advanced-field input::placeholder{color:#ffffff8a}.portal-search-strip__footer{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:14px auto 0;max-width:1080px}.portal-search-strip__areas{display:grid;gap:10px}.portal-search-strip__areas-label{font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#ffffffbd}.portal-search-strip__chips{display:flex;flex-wrap:wrap;gap:8px}.portal-chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:0;border-radius:999px;background:#ffffff24;color:#fff;font:inherit;font-size:.88rem;font-weight:700;cursor:pointer;box-shadow:inset 1px 1px #ffffff14}.portal-search-strip__status{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;background:#ffffff24;font-size:.9rem;font-weight:800;color:#fff;white-space:nowrap}.portal-main{padding:24px 0 56px}.portal-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.portal-section-heading__eyebrow{background:linear-gradient(135deg,#ff6b4d1f,#3895ff24);border:1px solid rgba(188,201,220,.72);color:#32506f;-webkit-backdrop-filter:none;backdrop-filter:none}.portal-section-heading h2{margin:12px 0 8px;color:#13213b;font-size:clamp(1.85rem,2.5vw,2.6rem);line-height:1.05;letter-spacing:-.04em}.portal-section-heading p{margin:0;max-width:760px;color:var(--portal-muted);font-size:.98rem;line-height:1.6}.portal-discover{padding:4px 0 8px}.portal-discover__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.portal-discover-card,.portal-app-band__card,.portal-listings__message,.portal-card{background:#f9fbfefa;box-shadow:16px 16px 34px #b7c1d142,-14px -14px 30px #ffffffeb}.portal-discover-card{display:grid;gap:14px;padding:26px;border:0;border-radius:26px;color:inherit;text-decoration:none;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.portal-discover-card--button{font:inherit;cursor:pointer}.portal-discover-card__icon{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:20px;background:linear-gradient(135deg,#ff6b4d1a,#3895ff24);color:#24476f;font-size:1.35rem;box-shadow:inset 1px 1px #ffffffe0}.portal-discover-card h3{margin:0;font-size:1.28rem;color:#13213b}.portal-discover-card p{margin:0;color:var(--portal-muted);line-height:1.7}.portal-discover-card__cta,.portal-inline-link{display:inline-flex;align-items:center;gap:8px;color:#1e4fb0;font-weight:800;text-decoration:none}.portal-app-band{padding:28px 0 6px}.portal-app-band__card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;padding:26px;border-radius:30px;overflow:hidden;position:relative}.portal-app-band__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(255,107,77,.12),transparent 30%),radial-gradient(circle at bottom right,rgba(56,149,255,.16),transparent 34%);pointer-events:none}.portal-app-band__content,.portal-app-band__preview{position:relative;z-index:1}.portal-app-band__content h2{margin:12px 0;font-size:clamp(1.9rem,2.6vw,2.8rem);line-height:1.06;letter-spacing:-.045em;color:#13213b}.portal-app-band__content p{margin:0;max-width:640px;color:var(--portal-muted);font-size:.98rem;line-height:1.68}.portal-app-band__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.portal-store-btn{display:inline-flex;align-items:center;gap:12px;min-height:62px;padding:0 16px;border-radius:20px;background:#ffffffeb;color:#101828;text-decoration:none;box-shadow:10px 10px 22px #b9c2cf3d,-8px -8px 18px #ffffffe6}.portal-store-btn svg{font-size:1.7rem;color:#1b2a45}.portal-store-btn span{display:grid;gap:2px}.portal-store-btn small{font-size:.72rem;color:var(--portal-soft)}.portal-store-btn strong{font-size:.96rem}.portal-app-band__preview{min-height:280px;display:grid;place-items:center}.portal-phone-card{position:absolute;width:240px;border-radius:32px;background:linear-gradient(180deg,#fff,#f1f5fb);box-shadow:16px 16px 34px #b4bece42,-12px -12px 24px #ffffffe6}.portal-phone-card--front{z-index:2;padding:16px;transform:rotate(-6deg) translate(-26px)}.portal-phone-card--back{z-index:1;height:320px;transform:rotate(10deg) translate(78px,12px);background:linear-gradient(135deg,#2569c7fa,#34d38de6)}.portal-phone-card__top{display:flex;align-items:center;gap:8px;color:#173055;font-weight:800;margin-bottom:12px}.portal-phone-card__screen{padding:16px;border-radius:22px;background:#f8fbff;box-shadow:inset 6px 6px 12px #d7dfec94,inset -6px -6px 12px #ffffffeb}.portal-phone-card__hero{height:122px;border-radius:18px;background:var(--portal-gradient);background-size:200% 200%;animation:portal-gradient-flow 10s ease-in-out infinite}.portal-phone-card__line{height:14px;margin-top:14px;border-radius:999px;background:#dde6f2}.portal-phone-card__line--short{width:64%}.portal-phone-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.portal-phone-card__grid span{height:74px;border-radius:16px;background:#e5edf7}.portal-phone-card__badge{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:8px;min-height:50px;padding:0 16px;border-radius:999px;background:#ffffff29;color:#fff;font-weight:800;box-shadow:inset 1px 1px #ffffff2e}.portal-listings{padding-top:28px}.portal-section-heading--split{align-items:center}.portal-listings__message{display:flex;align-items:center;justify-content:center;min-height:150px;border-radius:28px;color:var(--portal-muted);font-weight:700}.portal-listings__message.is-error{color:#b42318}.portal-listings__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.portal-card{display:block;padding:12px;border-radius:28px;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.portal-card:hover{box-shadow:18px 18px 34px #b7c1d147,-14px -14px 28px #fffffff0}.portal-card__media{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:1.62 / 1}.portal-card__media img{display:block;width:100%;height:100%;object-fit:cover}.portal-card__save{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:999px;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer}.portal-card__content{padding:14px 6px 4px}.portal-card__price{font-size:1.08rem;font-weight:800;letter-spacing:-.03em;color:#101f38}.portal-card__location{display:flex;align-items:center;gap:8px;margin-top:8px;color:#46566f;font-size:.94rem}.portal-card__location span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.portal-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.portal-card__meta{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap;color:#1f2937;font-size:.9rem}.portal-card__meta span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.portal-card__agent{flex:0 0 auto;width:52px;height:52px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e7edf7,#fdfefe);box-shadow:7px 7px 14px #b8c1d057,-6px -6px 14px #fffffff0;color:#314157;font-weight:700}.portal-card__agent img{width:100%;height:100%;object-fit:cover;display:block}.portal-filter-pill--light{background:#fffffffa;border:1px solid rgba(209,219,234,.9);box-shadow:inset 6px 6px 12px #e2e9f3c7,inset -6px -6px 12px #fffffff5,8px 8px 18px #c2ccdb38}.portal-filter-pill--light select,.portal-filter-pill--light svg{color:#173055}.portal-advanced-field--light{background:#fffffffa;border:1px solid rgba(209,219,234,.9);box-shadow:inset 6px 6px 12px #e2e9f3c7,inset -6px -6px 12px #fffffff5,8px 8px 18px #c2ccdb38}.portal-advanced-field--light span{color:#5b6e89}.portal-advanced-field--light input,.portal-advanced-field--light input::placeholder{color:#173055}.portal-filter-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:24px}.portal-filter-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a75;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.portal-filter-modal__dialog{position:relative;z-index:1;width:min(680px,100%);max-height:min(86vh,880px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border-radius:30px;background:linear-gradient(180deg,#f9fbfffa,#f3f7fdfa);box-shadow:24px 24px 48px #0f172a3d,-12px -12px 28px #ffffffe6}.portal-filter-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 16px}.portal-filter-modal__header h3{margin:0;color:#13213b;font-size:1.9rem;letter-spacing:-.04em}.portal-filter-modal__header p{margin:6px 0 0;color:#61748f;line-height:1.55}.portal-filter-modal__close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:50%;background:#ffffffdb;color:#51617b;cursor:pointer;box-shadow:8px 8px 18px #c2ccdb3d,-8px -8px 18px #ffffffeb}.portal-filter-modal__searchband{padding:18px 24px;background:linear-gradient(180deg,#2370d2,#1f66c0)}.portal-filter-modal__searchshell{display:flex;align-items:center;gap:12px;min-height:60px;padding:0 16px;border-radius:18px;background:#fffffff5;box-shadow:inset 6px 6px 12px #e2e9f3b8,inset -6px -6px 12px #fffffff5}.portal-filter-modal__searchshell>svg{flex:0 0 auto;color:#173055;font-size:1.2rem}.portal-filter-modal__tokens{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px}.portal-filter-modal__token{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:0;border-radius:12px;background:#4faaf22e;color:#1775bb;font-weight:800;cursor:pointer}.portal-filter-modal__placeholder{color:#7a8ea9;font-weight:600}.portal-filter-modal__body{overflow:auto;padding:20px 24px 22px;display:grid;gap:20px}.portal-filter-modal__section{display:grid;gap:14px}.portal-filter-modal__section h4{margin:0;color:#13213b;font-size:1.02rem}.portal-filter-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.portal-filter-modal__grid--single{grid-template-columns:1fr}.portal-filter-modal__range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px}.portal-filter-modal__divider{color:#6c7f9a;font-weight:800}.portal-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.portal-check{display:inline-flex;align-items:center;gap:10px;color:#22324a;font-weight:600}.portal-check input{width:18px;height:18px;accent-color:#2569c7}.portal-filter-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px 22px;border-top:1px solid rgba(205,216,231,.84);background:#f8fafefa}.portal-modal-action{border:0;min-height:54px;border-radius:18px;padding:0 18px;font:inherit;font-weight:800;cursor:pointer}.portal-modal-action--clear{background:transparent;color:#173055}.portal-modal-action--submit{min-width:220px;color:#fff;background:linear-gradient(135deg,#ff6b4d,#2569c7);box-shadow:12px 12px 26px #a7b1c147,-8px -8px 18px #ffffffd1}.portal-modal-action--submit:disabled{opacity:.82;cursor:default}@media (max-width: 1280px){.portal-home__shell,.portal-home__shell--wide{width:min(1220px,calc(100% - 24px))}.portal-listings__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1080px){.portal-topbar{grid-template-columns:1fr;justify-items:center}.portal-topbar__nav{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.portal-topbar__nav::-webkit-scrollbar{display:none}.portal-search--floating,.portal-search__filters,.portal-search-strip__footer{max-width:none}.portal-search__row{grid-template-columns:1fr}.portal-search__feed-link,.portal-search__submit{min-width:0}.portal-search__filters{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-discover__grid,.portal-app-band__card{grid-template-columns:1fr}.portal-app-band__preview{min-height:340px}}@media (max-width: 840px){.portal-hero{min-height:400px}.portal-hero__inner{min-height:400px;padding:34px 0 96px}.portal-search__filters,.portal-listings__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-search-strip__footer,.portal-section-heading,.portal-section-heading--split{flex-direction:column;align-items:flex-start}.portal-search-strip__status{white-space:normal}.portal-filter-modal__dialog{width:min(100%,720px)}}@media (max-width: 640px){.portal-home__shell,.portal-home__shell--wide{width:calc(100% - 18px)}.portal-topbar-wrap{padding-top:10px}.portal-topbar__brand img{height:42px}.portal-topbar__item,.portal-topbar__feed-btn,.portal-hero__tab{min-height:42px;padding:0 14px;font-size:.9rem}.portal-hero{min-height:390px}.portal-hero__inner{min-height:390px;padding:30px 0 94px}.portal-hero__content{gap:12px}.portal-hero__content h1{font-size:clamp(2.2rem,10vw,3.15rem)}.portal-hero__content p{font-size:.95rem;line-height:1.55}.portal-search-dock{margin-top:-40px}.portal-search--floating{padding:10px;border-radius:22px}.portal-search__input-shell,.portal-search__feed-link,.portal-search__submit{height:54px;border-radius:18px}.portal-search__filters,.portal-listings__grid,.portal-discover__grid,.portal-filter-modal__grid,.portal-checkbox-grid,.portal-filter-modal__range{grid-template-columns:1fr}.portal-filter-pill,.portal-advanced-field,.portal-filter-pill--light{min-height:58px;border-radius:18px}.portal-search-strip{padding:52px 0 34px}.portal-section-heading h2,.portal-app-band__content h2{font-size:clamp(1.7rem,8vw,2.3rem)}.portal-discover-card,.portal-app-band__card,.portal-card,.portal-listings__message{border-radius:24px}.portal-app-band__card{padding:22px}.portal-app-band__preview{min-height:280px}.portal-phone-card{width:200px;border-radius:28px}.portal-phone-card--front{transform:rotate(-5deg) translate(-18px)}.portal-phone-card--back{height:280px;transform:rotate(9deg) translate(52px,10px)}.portal-card__meta{gap:10px;font-size:.92rem}.portal-filter-modal{padding:10px}.portal-filter-modal__dialog{border-radius:22px;max-height:92vh}.portal-filter-modal__header,.portal-filter-modal__searchband,.portal-filter-modal__body,.portal-filter-modal__footer{padding-left:16px;padding-right:16px}.portal-filter-modal__divider{display:none}.portal-filter-modal__footer{flex-direction:column;align-items:stretch}.portal-modal-action--submit{width:100%;min-width:0}}.portal-seo-hubs,.portal-location-hubs,.portal-seo-guides,.portal-brand-proof{padding:28px 0 6px}.portal-seo-hubs__grid,.portal-location-hubs__grid,.portal-brand-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.portal-seo-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.portal-seo-hub-card,.portal-location-card,.portal-guide-card,.portal-proof-card{display:grid;gap:14px;padding:24px;border-radius:26px;background:#f9fbfefa;box-shadow:16px 16px 34px #b7c1d142,-14px -14px 30px #ffffffeb;color:inherit;text-decoration:none}.portal-seo-hub-card__badge{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:30px;padding:4px 12px;border-radius:999px;background:linear-gradient(135deg,#ff6b4d1a,#3895ff24);border:1px solid rgba(188,201,220,.72);color:#32506f;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.portal-seo-hub-card h3,.portal-location-card h3,.portal-guide-card h3,.portal-proof-card h3{margin:0;color:#13213b;font-size:1.2rem;line-height:1.15}.portal-seo-hub-card p,.portal-location-card p,.portal-guide-card p,.portal-proof-card p{margin:0;color:var(--portal-muted);line-height:1.7}.portal-location-card__actions,.portal-guide-card__links{display:flex;flex-wrap:wrap;gap:10px}.portal-location-card__actions a,.portal-guide-card__links a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:#ffffffeb;color:#1e4fb0;text-decoration:none;font-weight:800;box-shadow:8px 8px 18px #b6bfcd2e,-8px -8px 16px #ffffffd6}.portal-location-card__actions a:hover,.portal-guide-card__links a:hover,.portal-seo-hub-card:hover{transform:translateY(-1px)}@media (max-width: 1080px){.portal-seo-hubs__grid,.portal-location-hubs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-seo-guides__grid,.portal-brand-proof__grid{grid-template-columns:1fr}}@media (max-width: 640px){.portal-seo-hubs__grid,.portal-location-hubs__grid,.portal-brand-proof__grid,.portal-seo-guides__grid{grid-template-columns:1fr}.portal-seo-hub-card,.portal-location-card,.portal-guide-card,.portal-proof-card{border-radius:24px;padding:22px}}:root{--header-h: 120px;--sticky-gap: 6px;--safe-top: env(safe-area-inset-top, 0px);--bg: #ecf0f3;--card: #f5f7fb;--text: #1f2937;--muted: #6b7280;--primary: #6c8cff;--primary-strong: #4f6ef2;--success: #3fb57f;--danger: #f05252;--shadow-dark: #c8d0e7;--shadow-light: #ffffff;--ring: rgba(108, 140, 255, .45);--radius: 14px}:root[data-theme=light]{--bg: #ecf0f3;--card: #f5f7fb;--text: #1f2937;--muted: #6b7280;--primary: #6c8cff;--primary-strong: #4f6ef2;--success: #3fb57f;--danger: #f05252;--shadow-dark: #c8d0e7;--shadow-light: #ffffff;--ring: rgba(108, 140, 255, .45);--radius: 14px}:root[data-theme=dark]{--bg: #0f141b;--card: #131a24;--text: #e5e7eb;--muted: #9aa7b8;--primary: #7aa2ff;--primary-strong: #90b0ff;--success: #49c68a;--danger: #ff6b6b;--shadow-dark: rgba(0, 0, 0, .55);--shadow-light: rgba(255, 255, 255, .08);--ring: rgba(122, 162, 255, .35);--radius: 14px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";background:var(--bg);color:var(--text)}a,a:visited{color:inherit;text-decoration:none}.container{max-width:1280px;margin:24px auto;padding:0 16px}.header{position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,color-mix(in srgb,var(--bg),transparent 8%),color-mix(in srgb,var(--bg),transparent 18%));padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light)}.logo{display:inline-flex;align-items:center;gap:10px;font-weight:700}.logo img{height:28px;width:auto;filter:drop-shadow(0 1px 0 rgba(0,0,0,.04))}.search{flex:1;display:flex}.search input{flex:1;border:none;outline:none;border-radius:999px;padding:12px 16px;color:var(--text);background:var(--bg);box-shadow:inset 3px 3px 6px var(--shadow-dark),inset -3px -3px 6px var(--shadow-light)}.search input::placeholder{color:var(--muted)}:root[data-theme=light] .search input{background:color-mix(in srgb,var(--bg),white 20%);box-shadow:inset 1px 1px 2px color-mix(in srgb,var(--shadow-dark),transparent 70%),inset -1px -1px 2px color-mix(in srgb,var(--shadow-light),transparent 30%),0 0 0 1px #ffffff1a}.card{background:var(--card);border-radius:var(--radius);padding:14px;box-shadow:16px 16px 32px var(--shadow-dark),-16px -16px 32px var(--shadow-light)}.btn{border:none;background:var(--card);color:var(--text);padding:8px 14px;border-radius:12px;cursor:pointer;box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light);transition:transform .05s ease,box-shadow .15s ease;display:flex;align-items:center;gap:4px}.btn:hover{transform:translateY(-1px);box-shadow:8px 8px 16px var(--shadow-dark),-8px -8px 16px var(--shadow-light)}.btn:active{box-shadow:inset 6px 6px 12px var(--shadow-dark),inset -6px -6px 12px var(--shadow-light);transform:translateY(0)}.btn.primary{color:#fff;background:linear-gradient(180deg,var(--primary),var(--primary-strong));box-shadow:6px 6px 12px color-mix(in srgb,var(--primary),black 30%),-6px -6px 12px color-mix(in srgb,var(--primary),white 18%)}.btn.block{width:100%}.btn.small{padding:6px 10px;font-size:12px;border-radius:10px}.btn.small.danger{background:color-mix(in srgb,#ff4d4f,white 20%);color:#7a0b0b}.chip-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.chip{border:none;background:var(--card);color:var(--text);padding:6px 10px;border-radius:999px;cursor:pointer;box-shadow:inset 4px 4px 8px var(--shadow-dark),inset -4px -4px 8px var(--shadow-light);display:flex;align-items:center;gap:4px;font-size:12px;transition:box-shadow .2s ease,transform .1s ease}.chip:hover{box-shadow:inset 6px 6px 12px var(--shadow-dark),inset -6px -6px 12px var(--shadow-light);transform:translateY(-1px)}.chip-row .chip.chip-on{background:color-mix(in srgb,var(--primary),white 80%);color:color-mix(in srgb,var(--primary),black 20%);border-color:color-mix(in srgb,var(--primary),transparent 60%)}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;color:var(--muted);background:var(--card);box-shadow:inset 4px 4px 8px var(--shadow-dark),inset -4px -4px 8px var(--shadow-light);font-size:12px;transition:box-shadow .2s ease}.badge:hover{box-shadow:inset 6px 6px 12px var(--shadow-dark),inset -6px -6px 12px var(--shadow-light)}.muted{color:var(--muted)}.avatar{width:36px;height:36px;border-radius:999px;object-fit:cover;aspect-ratio:1/1;box-shadow:3px 3px 6px var(--shadow-dark),-3px -3px 6px var(--shadow-light);background:var(--card)}.avatar.lg{width:64px;height:64px}.avatar-xl{width:120px;height:120px}.avatar-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:var(--card);color:var(--muted);font-weight:700;font-size:12px;box-shadow:inset 2px 2px 4px var(--shadow-dark),inset -2px -2px 4px var(--shadow-light)}.avatar-wrap .avatar{width:100%;height:100%;object-fit:cover;display:block}.avatar-fallback-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--text);z-index:1}.agency-inline-logo{width:18px;height:18px;border-radius:6px;object-fit:contain;background:#fff;box-shadow:0 2px 8px #0000001f;flex:0 0 auto}.hp-agency-logo{width:56px;height:56px;border-radius:12px;object-fit:contain;background:#fff;box-shadow:0 8px 24px #0000001f;display:block}.logo-box{width:240px;height:120px;border-radius:16px;background:var(--card);display:flex;align-items:center;justify-content:center;box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light)}.logo-box img{max-width:90%;max-height:90%;object-fit:contain}.listing-img{width:100%;max-height:280px;object-fit:cover;border-radius:calc(var(--radius) - 4px);box-shadow:8px 8px 16px var(--shadow-dark),-8px -8px 16px var(--shadow-light);margin-top:8px}.layout-3col{display:grid;grid-template-columns:260px 1fr 340px;gap:18px;align-items:start}.feed-col{overflow:visible;position:relative}.feed-col>.card{margin-bottom:14px}.feed-page>.card:first-child{position:static!important;top:auto!important}@media (max-width: 1200px){.layout-3col{grid-template-columns:220px 1fr 320px}}@media (max-width: 980px){.layout-3col{grid-template-columns:220px 1fr}.rail{display:none}}@media (max-width: 760px){.layout-3col{grid-template-columns:1fr;max-width:100vw;overflow-x:hidden}.sidenav{display:none}.feed-col{padding:0 10px;width:100%;box-sizing:border-box;overflow:visible}.feed-col .card{border-radius:var(--radius);margin:0 0 14px;padding:10px;box-shadow:16px 16px 32px var(--shadow-dark),-16px -16px 32px var(--shadow-light)}}.sidenav .logo-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.sidenav .logo-row img{height:24px}.nav{display:grid;gap:10px;margin-bottom:12px}.nav-btn{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:var(--card);box-shadow:inset 6px 6px 12px var(--shadow-dark),inset -6px -6px 12px var(--shadow-light)}.nav-btn:hover{filter:brightness(1.03)}.agent-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid color-mix(in srgb,var(--text),transparent 90%)}.agent-row:last-child{border-bottom:none}.rail .trend-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid color-mix(in srgb,var(--text),transparent 90%)}.trend-up{color:var(--success);font-weight:600}.trend-down{color:var(--danger);font-weight:600}.stats-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.stat{background:var(--card);border-radius:12px;padding:10px;box-shadow:inset 6px 6px 12px var(--shadow-dark),inset -6px -6px 12px var(--shadow-light);text-align:center}.stat-num{font-size:20px;font-weight:700}.betterbond-card{position:relative;overflow:hidden;isolation:isolate;padding:18px;border:1px solid color-mix(in srgb,var(--text),transparent 92%);background:radial-gradient(circle at top right,rgba(52,120,246,.16),transparent 34%),radial-gradient(circle at bottom left,rgba(239,68,68,.12),transparent 32%),linear-gradient(180deg,color-mix(in srgb,var(--card),white 8%),var(--card))}:root[data-theme=dark] .betterbond-card{background:radial-gradient(circle at top right,rgba(59,130,246,.22),transparent 34%),radial-gradient(circle at bottom left,rgba(248,113,113,.16),transparent 32%),linear-gradient(180deg,color-mix(in srgb,var(--card),white 4%),var(--card))}.betterbond-card:after{content:"";position:absolute;inset:-30% auto auto -20%;width:70%;height:180px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:rotate(18deg);animation:betterbondShine 9s linear infinite;pointer-events:none;z-index:-1}.betterbond-orb{position:absolute;border-radius:999px;filter:blur(2px);opacity:.9;pointer-events:none}.betterbond-orb-a{top:-40px;right:-24px;width:132px;height:132px;background:radial-gradient(circle,rgba(37,99,235,.22) 0%,rgba(37,99,235,.04) 66%,transparent 74%);animation:betterbondFloat 6.2s ease-in-out infinite}.betterbond-orb-b{bottom:-54px;left:-34px;width:144px;height:144px;background:radial-gradient(circle,rgba(239,68,68,.18) 0%,rgba(239,68,68,.04) 66%,transparent 74%);animation:betterbondFloat 7.4s ease-in-out infinite reverse}.betterbond-badge-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.betterbond-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#0d4aa5,#0a2f73);box-shadow:10px 10px 20px var(--shadow-dark),-8px -8px 18px var(--shadow-light)}.betterbond-badge.soft{color:color-mix(in srgb,var(--text),black 8%);background:color-mix(in srgb,var(--card),white 12%)}:root[data-theme=dark] .betterbond-badge.soft{color:#e5e7eb;background:color-mix(in srgb,var(--card),white 5%)}.betterbond-logo-shell{position:relative;border-radius:22px;padding:18px 16px;margin-bottom:14px;background:color-mix(in srgb,var(--card),white 10%);box-shadow:inset 10px 10px 22px var(--shadow-dark),inset -10px -10px 22px var(--shadow-light),10px 12px 26px color-mix(in srgb,var(--shadow-dark),transparent 24%)}.betterbond-logo-shell:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.5);pointer-events:none}.betterbond-logo{width:100%;max-width:240px;height:auto;display:block;margin:0 auto;object-fit:contain}.betterbond-title{margin:0;font-size:25px;line-height:1.08;font-weight:900;letter-spacing:-.02em}.betterbond-copy{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.betterbond-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.betterbond-points span{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;color:color-mix(in srgb,var(--text),black 4%);background:color-mix(in srgb,var(--card),white 14%);box-shadow:inset 5px 5px 12px var(--shadow-dark),inset -5px -5px 12px var(--shadow-light)}:root[data-theme=dark] .betterbond-points span{color:#e5e7eb;background:color-mix(in srgb,var(--card),white 4%)}.betterbond-actions{display:grid;gap:12px;margin-top:16px}.betterbond-cta{position:relative;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:16px;border-radius:18px;color:inherit;text-decoration:none;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.betterbond-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.15),transparent);transform:translate(-120%);transition:transform .55s ease;pointer-events:none}.betterbond-cta:hover{transform:translateY(-2px)}.betterbond-cta:hover:before{transform:translate(120%)}.betterbond-cta.primary{color:#fff;background:linear-gradient(135deg,#0d4aa5,#0b3d91 56%,#0a2f73);border:1px solid rgba(255,255,255,.16);box-shadow:12px 14px 28px #0d4aa547,-8px -8px 20px #ffffff38}.betterbond-cta.secondary{background:color-mix(in srgb,var(--card),white 10%);border:1px solid color-mix(in srgb,#0d4aa5,transparent 82%);box-shadow:10px 12px 26px var(--shadow-dark),-8px -8px 20px var(--shadow-light)}:root[data-theme=dark] .betterbond-cta.secondary{background:color-mix(in srgb,var(--card),white 3%)}.betterbond-cta-copywrap{min-width:0}.betterbond-cta-title{font-size:16px;font-weight:900;line-height:1.2}.betterbond-cta-copy{margin-top:4px;font-size:12px;line-height:1.5;opacity:.9}.betterbond-cta-icon{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;flex:0 0 auto}.betterbond-cta.primary .betterbond-cta-icon{color:#0a2f73;background:#ffffffeb;box-shadow:inset 0 1px #ffffffe6,0 8px 16px #04132e33}.betterbond-cta.secondary .betterbond-cta-icon{color:#0d4aa5;background:#0d4aa514;box-shadow:inset 4px 4px 10px var(--shadow-dark),inset -4px -4px 10px var(--shadow-light)}.betterbond-footnote{margin-top:12px;font-size:12px;color:var(--muted)}@keyframes betterbondFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes betterbondShine{0%{transform:translate(-120%) rotate(18deg)}to{transform:translate(240%) rotate(18deg)}}.rail-inline .betterbond-title,.rail .betterbond-title{text-wrap:balance}@media (max-width: 1200px){.betterbond-title{font-size:22px}}@media (max-width: 760px){.betterbond-card{padding:16px}.betterbond-title{font-size:21px}.betterbond-cta{padding:14px}}.composer{position:sticky;top:calc(var(--safe-top) + var(--header-h) + var(--sticky-gap));z-index:50}.composer h3{margin-top:0}.row{display:flex;gap:10px;align-items:center}.row-between{display:flex;gap:10px;align-items:center;justify-content:space-between}.col{display:grid;gap:10px}.input,textarea,select{width:100%;border:none;outline:none;color:var(--text);background:var(--bg);border-radius:12px;padding:12px;box-shadow:inset 6px 6px 12px var(--shadow-dark),inset -6px -6px 12px var(--shadow-light)}textarea{min-height:90px;resize:vertical}.seg{display:inline-flex;gap:8px;padding:6px;background:var(--card);border-radius:999px;box-shadow:inset 4px 4px 8px var(--shadow-dark),inset -4px -4px 8px var(--shadow-light)}.seg button{border:none;background:transparent;color:var(--text);cursor:pointer;border-radius:999px;padding:8px 12px}.seg .on{background:linear-gradient(180deg,var(--primary),var(--primary-strong));color:#fff;box-shadow:4px 4px 8px color-mix(in srgb,var(--primary),black 30%),-4px -4px 8px color-mix(in srgb,var(--primary),white 18%)}.card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.author{display:flex;align-items:center;gap:10px}.author-meta{display:grid}.author-meta .name{font-weight:600}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;color:#fff;font-size:12px}.pill.sale{background:linear-gradient(180deg,#2cc08a,#199e6f)}.pill.rent{background:linear-gradient(180deg,#4aa8ff,#2d7de0)}.post-text{white-space:pre-wrap;line-height:1.5;margin-top:10px}.meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px;margin-top:8px}.action-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;border-top:1px solid color-mix(in srgb,var(--text),transparent 92%);padding-top:12px}.inline{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:var(--card);box-shadow:inset 4px 4px 8px var(--shadow-dark),inset -4px -4px 8px var(--shadow-light)}.comment-box{margin-top:10px;display:grid;gap:8px}.comment{padding:10px;border-radius:12px;background:var(--card);box-shadow:inset 4px 4px 8px var(--shadow-dark),inset -4px -4px 8px var(--shadow-light)}.mobile-panels{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;pointer-events:none}.scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047;opacity:0;transition:opacity .2s ease}.panel{position:absolute;top:0;bottom:0;width:86%;max-width:380px;background:var(--bg);box-shadow:0 18px 50px #00000038;transform:translate(-105%);transition:transform .24s ease;pointer-events:auto;overflow:auto;padding:16px}.panel.right{right:0;left:auto;transform:translate(105%)}.mobile-panels.open{pointer-events:auto}.mobile-panels.open .scrim{opacity:1}.mobile-panels.open .panel.left,.mobile-panels.open .panel.right{transform:translate(0)}.small{font-size:12px}.hidden-mobile{display:block}.only-mobile{display:none}@media (max-width: 980px){.hidden-mobile{display:none}.only-mobile{display:inline-flex}.container{padding:0 12px}}.util-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.feed-shell{width:100%;max-width:1440px;margin:0 auto;padding:12px 16px 40px;overflow-x:hidden}.feed-page{width:100%;display:flex;flex-direction:column;gap:16px}.feed-grid{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(280px,360px);gap:18px;align-items:start}.feed-left,.feed-main,.feed-right{min-width:0}.feed-main{display:flex;flex-direction:column;gap:14px}.feed-right{position:relative}.feed-right>.rail,.feed-right>.rail-inline{position:sticky;top:calc(var(--header-h) + 12px)}@media (max-width: 1220px){.feed-grid{grid-template-columns:minmax(210px,240px) minmax(0,1fr) minmax(260px,320px);gap:16px}}@media (max-width: 980px){.feed-shell{padding:10px 12px 28px}.feed-grid{grid-template-columns:minmax(210px,240px) minmax(0,1fr)}.feed-right{display:none}}@media (max-width: 760px){.feed-shell{padding:8px 10px 24px}.feed-grid{grid-template-columns:minmax(0,1fr);gap:14px}.feed-left{display:none}.feed-main{gap:12px}}.top-nav-shell{position:sticky;top:0;z-index:140;background:color-mix(in srgb,var(--bg),transparent 10%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:max(8px,env(safe-area-inset-top,0px)) 10px 8px;border-bottom:1px solid color-mix(in srgb,var(--text),transparent 92%)}.top-nav{width:100%;max-width:1760px;margin:0 auto;display:grid;grid-template-columns:minmax(180px,220px) minmax(260px,1fr) repeat(6,minmax(96px,1fr)) auto auto;align-items:center;gap:12px}.top-nav-brand{display:inline-flex;align-items:center;min-width:0}.top-nav-brand img{height:42px;width:auto;display:block}.top-nav-search{position:relative;min-width:0}.top-nav-search .search{width:100%}.top-nav-search .search input{width:100%;height:44px;padding:0 16px;border-radius:999px;font-size:14px}.top-nav-link{min-width:0}.top-nav-link .btn{width:100%;min-height:48px;justify-content:center;border-radius:18px;padding:10px 14px;font-weight:700;font-size:13px}.top-nav-icon-btn{width:48px;height:48px;min-width:48px;border-radius:16px;justify-content:center;padding:0}.top-nav-menu-wrap{position:relative}.top-nav-menu{position:absolute;right:0;top:calc(100% + 10px);width:min(320px,calc(100vw - 20px));border-radius:22px;padding:14px;background:color-mix(in srgb,var(--card),white 6%);box-shadow:18px 18px 34px var(--shadow-dark),-14px -14px 30px var(--shadow-light),0 12px 34px #0f172a24;border:1px solid color-mix(in srgb,var(--text),transparent 92%)}.top-nav-menu-grid{display:grid;gap:10px}.top-nav-menu-item{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:var(--card);box-shadow:inset 6px 6px 12px var(--shadow-dark),inset -6px -6px 12px var(--shadow-light);font-weight:700}.top-nav-menu-item.danger{color:#b42318}@media (max-width: 1560px){.top-nav{grid-template-columns:minmax(170px,210px) minmax(220px,1fr) repeat(6,minmax(88px,1fr)) auto auto;gap:10px}.top-nav-link .btn{font-size:12px;padding:10px 12px}}@media (max-width: 1280px){.top-nav{grid-template-columns:minmax(160px,190px) minmax(220px,1fr) repeat(4,minmax(90px,1fr)) auto auto}.top-nav-link.hide-lg{display:none}}@media (max-width: 1080px){.top-nav-shell{padding:max(8px,env(safe-area-inset-top,0px)) 8px 8px}.top-nav{grid-template-columns:minmax(150px,180px) minmax(180px,1fr) repeat(2,minmax(90px,1fr)) auto auto;gap:8px}.top-nav-link.hide-md{display:none}.top-nav-link .btn{min-height:46px;border-radius:16px}}@media (max-width: 760px){.top-nav-shell{position:sticky;top:0;z-index:160;padding:max(8px,env(safe-area-inset-top,0px)) 8px 8px}.top-nav{display:flex;align-items:center;gap:8px}.top-nav-brand{flex:0 0 auto}.top-nav-brand img{height:34px}.top-nav-search{flex:1 1 auto;min-width:0}.top-nav-search .search input{height:40px;font-size:13px}.top-nav-link,.top-nav-link.hide-md,.top-nav-link.hide-lg{display:none}.top-nav-icon-btn{width:42px;height:42px;min-width:42px;border-radius:14px}.top-nav-menu{top:calc(100% + 8px);width:min(300px,calc(100vw - 16px));padding:12px;border-radius:18px}}.legacy-portal-hero{position:relative;overflow:hidden;width:100%;min-height:clamp(280px,46vw,420px);border-radius:32px;padding:clamp(22px,4vw,40px);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#042159eb,#125bc9c7),url(/cover.png) center/cover no-repeat;box-shadow:18px 18px 32px var(--shadow-dark),-18px -18px 32px var(--shadow-light),inset 0 1px #ffffff24}.legacy-portal-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.18),transparent 26%),radial-gradient(circle at 82% 22%,rgba(86,160,255,.22),transparent 28%),radial-gradient(circle at 50% 82%,rgba(0,209,255,.16),transparent 30%);pointer-events:none}.legacy-portal-hero:after{content:"";position:absolute;inset:auto -18% -42% auto;width:clamp(220px,30vw,380px);aspect-ratio:1 / 1;border-radius:999px;background:radial-gradient(circle,#ffffff38,#fff0);filter:blur(6px);pointer-events:none}.legacy-legacy-portal-hero-inner{position:relative;z-index:1;width:min(100%,1120px);display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(18px,3vw,30px);align-items:center;justify-items:center;text-align:center}.legacy-legacy-portal-hero-content{width:min(100%,920px);display:grid;gap:18px;justify-items:center}.legacy-legacy-portal-hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#ffffffeb;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 30px #0f172a2e}.legacy-legacy-portal-hero-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:#60a5fa;box-shadow:0 0 16px #60a5fae6}.legacy-legacy-portal-hero-title{margin:0;color:#fff;font-size:clamp(2rem,4.8vw,3.95rem);line-height:1.02;font-weight:900;letter-spacing:-.04em;text-shadow:0 12px 28px rgba(15,23,42,.26)}.legacy-legacy-portal-hero-copy{max-width:760px;margin:0;color:#ffffffd6;font-size:clamp(.98rem,1.6vw,1.15rem);line-height:1.7}.legacy-legacy-portal-hero-search-wrap{width:min(100%,920px);position:relative}.legacy-legacy-portal-hero-search-frame{position:relative;padding:1px;border-radius:999px;background:linear-gradient(120deg,#60a5faf2,#22d3eed1,#ec4899d1,#60a5faf2);background-size:240% 240%;animation:legacyPortalHue 10s linear infinite;box-shadow:0 22px 48px #0f172a38,0 0 0 1px #ffffff1f}.legacy-legacy-portal-hero-search-shell{display:flex;align-items:center;gap:12px;width:100%;min-height:76px;padding:10px 12px 10px 18px;border-radius:inherit;background:#f5f8fff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legacy-legacy-portal-hero-search-icon{flex:0 0 auto;width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#1947a6;background:linear-gradient(145deg,#fffffff5,#e1ebfff0);box-shadow:inset 0 1px #ffffffdb,0 10px 22px #1947a61f}.legacy-legacy-portal-hero-search-input{flex:1 1 auto;min-width:0;border:none;outline:none;background:transparent;color:#0f172a;font-size:clamp(1rem,1.7vw,1.15rem);font-weight:600;letter-spacing:-.01em}.legacy-legacy-portal-hero-search-input::placeholder{color:#475569d9;font-weight:500}.legacy-legacy-portal-hero-search-btn{flex:0 0 auto;min-width:150px;min-height:56px;border:none;cursor:pointer;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:.98rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6 45%,#60a5fa);box-shadow:0 18px 28px #2563eb47;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.legacy-legacy-portal-hero-search-btn:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 22px 34px #2563eb57;filter:saturate(1.05)}.legacy-legacy-portal-hero-search-btn:active{transform:translateY(0)}.legacy-legacy-portal-hero-search-btn svg{width:18px;height:18px}.legacy-legacy-portal-hero-search-sub{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:min(100%,920px)}.legacy-legacy-portal-hero-tag{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:#ffffffe6;font-size:.88rem;font-weight:600;box-shadow:inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legacy-legacy-portal-hero-tag svg{width:16px;height:16px}.legacy-legacy-portal-hero-glow{position:absolute;inset:auto auto -30% -12%;width:clamp(180px,26vw,340px);aspect-ratio:1 / 1;border-radius:999px;background:radial-gradient(circle,#60a5fa42,#60a5fa00);filter:blur(10px);pointer-events:none}@keyframes legacyPortalHue{0%{background-position:0% 50%}to{background-position:200% 50%}}@media (max-width: 980px){.legacy-portal-hero{min-height:clamp(260px,54vw,380px);border-radius:26px}.legacy-legacy-portal-hero-search-shell{min-height:70px}.legacy-legacy-portal-hero-search-btn{min-width:138px;min-height:52px}}@media (max-width: 760px){.legacy-portal-hero{min-height:auto;border-radius:22px;padding:18px 16px 20px}.legacy-legacy-portal-hero-inner,.legacy-legacy-portal-hero-content{width:100%;gap:14px}.legacy-legacy-portal-hero-kicker{font-size:11px;padding:8px 12px;letter-spacing:.06em}.legacy-legacy-portal-hero-copy{font-size:.95rem;line-height:1.55}.legacy-legacy-portal-hero-search-frame{border-radius:24px}.legacy-legacy-portal-hero-search-shell{display:grid;grid-template-columns:1fr;align-items:stretch;gap:10px;min-height:auto;padding:12px;border-radius:inherit}.legacy-legacy-portal-hero-search-icon{display:none}.legacy-legacy-portal-hero-search-input{width:100%;min-height:46px;padding:0 4px;font-size:.98rem}.legacy-legacy-portal-hero-search-btn{width:100%;min-width:0;min-height:48px;font-size:.95rem}.legacy-legacy-portal-hero-search-sub{justify-content:flex-start;gap:8px}.legacy-legacy-portal-hero-tag{font-size:.8rem;padding:8px 12px}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px 14px}.auth-card{width:min(100%,440px);border-radius:28px;padding:28px 24px;background:color-mix(in srgb,var(--card),white 8%);box-shadow:18px 18px 34px var(--shadow-dark),-16px -16px 30px var(--shadow-light),inset 0 1px #ffffff73;display:grid;gap:16px}.auth-header{display:grid;gap:8px;justify-items:center;text-align:center}.auth-logo{width:min(180px,60%);height:auto}.auth-title{margin:0;font-size:1.6rem;font-weight:800;letter-spacing:-.02em}.auth-copy{margin:0;color:var(--muted);font-size:.96rem;line-height:1.55}.auth-form{display:grid;gap:14px}.auth-form-grid{display:grid;gap:12px}.auth-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-field{display:grid;gap:8px}.auth-label{font-size:.88rem;font-weight:700}.auth-input-wrap{position:relative}.auth-input,.auth-select,.auth-textarea{width:100%;border:none;outline:none;border-radius:16px;padding:14px 16px;font-size:.96rem;color:var(--text);background:color-mix(in srgb,var(--bg),white 5%);box-shadow:inset 7px 7px 14px var(--shadow-dark),inset -7px -7px 14px var(--shadow-light)}.auth-textarea{min-height:120px;resize:vertical}.hp-form .field{display:grid;gap:6px}.hp-form .field>label{font-size:13px;font-weight:600}.hp-form .field input:not([type=file]),.hp-form .field select,.hp-form .field textarea{width:100%;min-width:0;border:1px solid color-mix(in srgb,var(--text),transparent 92%);outline:none;border-radius:14px;padding:12px 14px;font:inherit;color:var(--text);background:color-mix(in srgb,var(--bg),white 14%);box-shadow:inset 4px 4px 10px color-mix(in srgb,var(--shadow-dark),transparent 38%),inset -4px -4px 10px color-mix(in srgb,var(--shadow-light),transparent 12%);-moz-appearance:none;appearance:none;-webkit-appearance:none;background-clip:padding-box}.hp-form .field input:not([type=file])::placeholder,.hp-form .field textarea::placeholder{color:var(--muted)}.hp-form .field input:not([type=file]):focus,.hp-form .field select:focus,.hp-form .field textarea:focus{border-color:color-mix(in srgb,var(--primary),transparent 45%);box-shadow:0 0 0 3px var(--ring),inset 4px 4px 10px color-mix(in srgb,var(--shadow-dark),transparent 42%),inset -4px -4px 10px color-mix(in srgb,var(--shadow-light),transparent 14%)}.hp-form .field input:not([type=file]):-webkit-autofill,.hp-form .field input:not([type=file]):-webkit-autofill:hover,.hp-form .field input:not([type=file]):-webkit-autofill:focus,.hp-form .field textarea:-webkit-autofill,.hp-form .field select:-webkit-autofill{-webkit-text-fill-color:var(--text);box-shadow:0 0 0 1000px color-mix(in srgb,var(--bg),white 14%) inset,0 0 0 3px transparent;transition:background-color 9999s ease-out 0s;caret-color:var(--text)}.hp-form .field select{padding-right:40px;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.hp-form .file-row{flex-wrap:wrap}.hp-form .file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.hp-form .file-pill{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:8px 10px;border-radius:999px;background:color-mix(in srgb,var(--card),white 10%);box-shadow:inset 4px 4px 8px color-mix(in srgb,var(--shadow-dark),transparent 45%),inset -4px -4px 8px color-mix(in srgb,var(--shadow-light),transparent 10%);color:var(--text);font-size:12px;line-height:1}.hp-form .pill-x{width:20px;height:20px;border:none;border-radius:999px;background:color-mix(in srgb,var(--text),transparent 86%);color:var(--text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1}.hp-form .hint{color:var(--muted);font-size:12px}.hp-form .form-inline-error{color:var(--danger);font-size:12px;font-weight:700}.hp-form .grow{flex:1 1 auto}.auth-actions{display:grid;gap:12px}.auth-submit{width:100%;min-height:52px;border:none;border-radius:18px;font-size:.98rem;font-weight:800;cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 18px 28px #4f46e53d;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 22px 34px #4f46e547;filter:saturate(1.04)}.auth-submit:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.auth-divider{position:relative;text-align:center;color:var(--muted);font-size:.85rem}.auth-divider:before,.auth-divider:after{content:"";position:absolute;top:50%;width:calc(50% - 34px);height:1px;background:color-mix(in srgb,var(--text),transparent 90%)}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-helper{margin:0;text-align:center;color:var(--muted);font-size:.9rem}.auth-helper a{font-weight:700;color:#2563eb}.auth-inline-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;border-radius:16px;padding:12px 16px;background:color-mix(in srgb,var(--card),white 6%);box-shadow:10px 10px 20px var(--shadow-dark),-8px -8px 18px var(--shadow-light);font-weight:700}.auth-note{margin:0;color:var(--muted);font-size:.82rem;line-height:1.5;text-align:center}.auth-error,.auth-success{border-radius:14px;padding:12px 14px;font-size:.9rem;line-height:1.5}.auth-error{color:#991b1b;background:#fee2e2eb;border:1px solid rgba(248,113,113,.35)}.auth-success{color:#166534;background:#dcfce7eb;border:1px solid rgba(74,222,128,.32)}@media (max-width: 760px){.auth-card{padding:24px 18px;border-radius:24px}.auth-form-grid.two{grid-template-columns:minmax(0,1fr)}}.hp-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0f172a6b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:18px}.hp-modal{position:relative;width:min(1040px,100%);max-height:min(92vh,900px);overflow:auto;border-radius:32px;padding:28px;background:color-mix(in srgb,var(--card),white 8%);box-shadow:24px 24px 44px var(--shadow-dark),-20px -20px 40px var(--shadow-light),0 24px 54px #0f172a3d}.hp-modal-close{position:absolute;top:16px;right:16px;width:42px;height:42px;border:none;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--card),white 6%);box-shadow:8px 8px 16px var(--shadow-dark),-8px -8px 16px var(--shadow-light)}.hp-modal-head{display:grid;gap:10px;margin-bottom:20px}.hp-modal-logo{width:min(210px,55%);height:auto;display:block}.hp-modal-title{margin:0;font-size:clamp(1.7rem,2.8vw,2.3rem);line-height:1.05;font-weight:900;letter-spacing:-.03em}.hp-modal-copy{margin:0;color:var(--muted);font-size:1rem;line-height:1.6}.hp-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hp-modal-card{position:relative;overflow:hidden;border-radius:28px;padding:22px;background:linear-gradient(180deg,color-mix(in srgb,var(--card),white 10%),var(--card));box-shadow:18px 18px 34px var(--shadow-dark),-14px -14px 30px var(--shadow-light),inset 0 1px #ffffff80}.hp-modal-card:before{content:"";position:absolute;inset:auto -22% -30% auto;width:180px;aspect-ratio:1 / 1;border-radius:999px;background:radial-gradient(circle,#60a5fa2e,#60a5fa00);pointer-events:none}.hp-modal-card.agent:before{background:radial-gradient(circle,#10b9812e,#10b98100)}.hp-modal-card-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.hp-modal-icon-shell{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--card),white 8%);box-shadow:inset 8px 8px 14px var(--shadow-dark),inset -8px -8px 14px var(--shadow-light)}.hp-modal-card-title{margin:0;font-size:1.22rem;font-weight:800}.hp-modal-card-copy{margin:0 0 16px;color:var(--muted);line-height:1.6;font-size:.96rem}.hp-modal-points{display:grid;gap:10px;margin-bottom:18px}.hp-modal-point{display:flex;align-items:flex-start;gap:10px;font-size:.94rem;color:var(--text)}.hp-modal-point-dot{width:10px;height:10px;border-radius:999px;margin-top:6px;background:linear-gradient(135deg,#2563eb,#60a5fa);box-shadow:0 0 0 6px #60a5fa24}.hp-modal-card.agent .hp-modal-point-dot{background:linear-gradient(135deg,#10b981,#34d399);box-shadow:0 0 0 6px #10b98124}.hp-modal-banner{display:inline-flex;align-items:center;justify-content:center;min-width:84px;min-height:34px;padding:6px 14px;border-radius:999px;font-size:.78rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 12px 24px #4f46e53d}.hp-modal-card.agent .hp-modal-banner{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 12px 24px #0596693d}.hp-modal-actions{display:grid;gap:10px}.hp-modal-button{width:100%;min-height:52px;border:none;border-radius:18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;font-size:.96rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);box-shadow:0 16px 28px #4f46e542;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.hp-modal-button:hover{transform:translateY(-1px);box-shadow:0 20px 34px #4f46e54d;filter:saturate(1.04)}.hp-modal-card.agent .hp-modal-button{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 16px 28px #05966942}.hp-modal-card.agent .hp-modal-button:hover{box-shadow:0 20px 34px #0596694d}.hp-modal-subtle{width:100%;min-height:46px;border:none;border-radius:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;background:color-mix(in srgb,var(--card),white 6%);box-shadow:inset 8px 8px 16px var(--shadow-dark),inset -8px -8px 16px var(--shadow-light);font-size:.92rem;font-weight:700}.hp-modal-footer{margin-top:18px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.9rem}.hp-modal-footer .small{font-size:.82rem}@media (max-width: 880px){.hp-modal{width:min(760px,100%);padding:22px 18px;border-radius:26px}.hp-modal-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 640px){.hp-modal-overlay{padding:10px;align-items:flex-end}.hp-modal{width:100%;max-height:92vh;border-radius:24px 24px 0 0;padding:20px 16px 18px}.hp-modal-close{top:12px;right:12px}.hp-modal-logo{width:min(170px,60%)}.hp-modal-card{padding:18px;border-radius:22px}.hp-modal-footer{flex-direction:column;align-items:flex-start}}.suggested-panel{padding:16px 14px}.suggested-panel h3{margin:0 0 14px;font-size:15px;line-height:1.2}.suggested-list{display:flex;flex-direction:column;gap:12px;min-width:0}.suggested-row{display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-areas:"avatar name" "avatar meta";align-items:center;column-gap:10px;row-gap:4px;min-width:0}.suggested-row>.avatar-wrap{grid-area:avatar;align-self:start;flex:0 0 32px}.suggested-row>.name-line{grid-area:name}.suggested-row>.follow-meta{grid-area:meta}.name-line{display:flex;align-items:center;gap:6px;min-width:0;width:100%}.name-line .name{min-width:0;font-weight:700;color:var(--text)}.follow-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.follow-btn{padding:6px 10px;min-height:30px;font-size:12px;border-radius:10px;white-space:nowrap}.one-line{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggested-panel .agency-inline-logo{width:16px;height:16px;border-radius:999px;flex:0 0 16px}.suggested-panel .muted.small{line-height:1.15}@media (max-width: 1220px){.follow-meta{flex-direction:column;align-items:flex-start}}.portal-home input:not([type=checkbox]),.portal-home select,.portal-home textarea{box-shadow:none!important;background:transparent!important}
