:root{--bg:#f7f8fa;--surface:#ffffff;--surface-glass:rgba(255,255,255,0.78);--surface-soft:#f0f2f5;--ink:#10256f;--muted:#707986;--line:rgba(17,19,24,0.1);--accent:#06a9e6;--accent-dark:#0286c2;--green:#25c06d;--orange:#ff6a2b;--danger:#dc3346;--radius:18px;--radius-lg:28px;--shadow:0 18px 50px rgba(17,19,24,0.08);--shadow-soft:0 10px 28px rgba(17,19,24,0.055);--listing-column-width:min(800px,calc(100vw - 32px))}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at 18% 0,rgba(6,169,230,.12),transparent 28%),radial-gradient(circle at 88% 8%,rgba(37,192,109,.1),transparent 24%),linear-gradient(180deg,#fbfcfd 0,var(--bg) 420px);color:var(--ink);font-family:var(--font-sans),"Segoe UI",sans-serif;font-size:15px;letter-spacing:-.01em;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.text-page a{color:var(--bassario-blue,#10256f);font-weight:800;text-decoration:underline;text-underline-offset:3px}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh;display:flex;flex-direction:column}.container{width:min(1180px,calc(100vw - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(24px) saturate(1.35);backdrop-filter:blur(24px) saturate(1.35)}.header-row{min-height:68px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 0}.brand{display:inline-flex;align-items:center;gap:9px;font-size:24px;font-weight:650;letter-spacing:-.045em}.brand-mark{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(6,169,230,.16))}.icon-button,.phone-button,.primary-button,.secondary-button{border:0;border-radius:var(--radius);cursor:pointer;font-weight:650;white-space:nowrap}.phone-button{padding:12px 18px;background:linear-gradient(180deg,#2fe08c,#16b569);color:#fff;box-shadow:0 10px 22px rgba(38,215,127,.25)}.phone-button:hover{background:#16b569}.phone-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.primary-button{padding:12px 18px;background:linear-gradient(180deg,#12b8f2,var(--accent-dark));color:white;box-shadow:0 10px 22px rgba(6,169,230,.22)}.primary-button:hover{background:var(--accent-dark)}.secondary-button{padding:11px 16px;border:1px solid var(--line);background:var(--surface-glass);color:var(--ink)}.icon-button{display:inline-grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--line);background:var(--surface-glass)}.header-actions{display:flex;gap:8px;align-items:center}.main{flex:1 1;padding:28px 0 48px}.hero{display:grid;grid-gap:18px;gap:18px;padding:clamp(26px,5vw,54px);border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.66)),radial-gradient(circle at 12% 18%,rgba(6,169,230,.18),transparent 34%),radial-gradient(circle at 84% 4%,rgba(37,192,109,.14),transparent 28%);box-shadow:var(--shadow)}.hero-title{max-width:760px;margin:0;font-size:clamp(34px,5.6vw,70px);line-height:.98;font-weight:520;letter-spacing:-.064em}.hero-copy{max-width:680px;margin:0;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.48;font-weight:360}.category-grid,.legal-grid,.listing-grid{display:grid;grid-gap:14px;gap:14px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.category-tile,.listing-card,.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.category-tile{position:relative;display:block;aspect-ratio:1;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}a.category-tile:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:var(--shadow)}.category-tile-label{position:absolute;inset:auto 0 0 0;display:grid;grid-gap:4px;gap:4px;padding:18px;color:white;background:linear-gradient(0deg,rgba(7,10,14,.78),rgba(7,10,14,.2) 68%,transparent)}.category-tile-label strong{font-size:18px;font-weight:650;letter-spacing:-.035em}.category-tile.disabled{cursor:not-allowed}.category-soon{position:absolute;top:10px;right:10px;z-index:1;display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:#ff7a00;color:#fff;font-size:11px;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase}.account-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.account-link-tile{display:block;padding:16px;min-height:108px;transition:transform .15s ease;border-radius:var(--radius)}.account-link-tile:hover{transform:translateY(-2px);border-color:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.account-page{width:min(760px,100%);margin-inline:auto;display:grid;grid-gap:14px;gap:14px;padding-top:24px}.account-section-head{margin-top:20px}.account-delete-panel,.account-loading-panel,.account-login-panel,.account-profile-panel,.account-settings-panel,.account-settings-user-card{padding:18px}.account-login-panel{display:grid;grid-gap:14px;gap:14px}.account-profile-panel{display:grid;grid-gap:18px;gap:18px}.account-delete-panel,.account-profile-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.account-identity{min-width:0;display:flex;align-items:center;gap:14px}.account-identity strong{display:block;font-size:22px;font-weight:850;letter-spacing:-.04em}.account-email{display:block;margin-top:3px;color:var(--muted);font-size:15px;overflow-wrap:anywhere}.account-avatar{flex:0 0 auto;display:grid;width:70px;height:70px;place-items:center;overflow:hidden;border-radius:999px;background:#405464;color:white;font-size:32px;font-weight:800;box-shadow:0 12px 28px rgba(16,37,111,.14)}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-logout-button{min-width:104px;padding:11px 18px;border:1px solid #dce2eb;border-radius:18px;background:rgba(255,255,255,.68);color:#394456;cursor:pointer;font-weight:650}.account-logout-button:hover{background:#f2f4f7}.account-soft-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border:1px solid #dfe5ee;border-radius:14px;background:#f7f8fa;color:var(--bassario-blue,#10256f);cursor:pointer;font-weight:760;white-space:nowrap}.account-soft-button:hover{background:#eef2f7}.account-form-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.account-field{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:14px;font-weight:640}.account-field span{color:var(--ink)}.account-field-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-inline-status{min-height:1.2em;color:var(--green)!important;font-size:13px;font-weight:760}.account-input{width:100%;min-height:52px;padding:0 16px;border:1px solid #dfe5ee;border-radius:16px;background:#fff;color:var(--ink);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.account-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(6,169,230,.12)}.account-input-muted{background:#f4f6f9;color:var(--muted)}.account-phone-field{grid-column:1/-1}.account-phone-row{display:grid;grid-template-columns:minmax(170px,.38fr) minmax(0,1fr);grid-gap:10px;gap:10px}.account-phone-country{cursor:pointer}.account-readonly-row,.listing-phone-card{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:10px 12px;border:1px solid #dfe5ee;border-radius:16px;background:#fff}.account-readonly-row strong{color:var(--ink);font-size:16px;overflow-wrap:anywhere}.account-readonly-row strong.muted{color:var(--muted);font-weight:650}.account-phone-display{min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.account-verified-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:rgba(31,196,112,.12);color:#11884b!important;font-size:12px;font-weight:820}.account-verified-badge span{display:grid;width:16px;height:16px;place-items:center;border-radius:999px;background:#1fc470;color:#fff!important;font-size:11px}.account-phone-warning{margin:6px 0 0;color:var(--danger);font-size:13px;font-weight:720}.account-unverified-badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:rgba(120,120,128,.14);color:#6b7280!important;font-size:12px;font-weight:820}.account-phone-trust,.phone-modal-trust{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.35}.listing-phone-card{background:#f7f8fa}.listing-phone-card p{margin:5px 0 0}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.account-save-error,.account-save-ok{font-size:14px;font-weight:700}.account-save-ok{color:var(--green)}.account-save-error{color:var(--danger)}.account-settings-panel{display:grid;grid-gap:12px;gap:12px}.account-settings-panel h2{margin:0 0 2px;font-size:26px;letter-spacing:-.045em}.account-setting-row{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;border-radius:14px;background:#f1f2f4;color:var(--ink);font-weight:760}.account-setting-row .currency-select-compact,.account-setting-row .toolbar-select{min-width:118px;min-height:42px;background:#fff}.account-setting-row-stacked{flex-direction:column;align-items:stretch;justify-content:center;gap:6px}.account-setting-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.account-rate-note{margin:0;color:var(--muted);font-size:12px;font-weight:600;line-height:1.35}.account-rate-disclaimer{max-width:62ch}.account-delete-panel p{max-width:720px;margin:8px 0 0}.secondary-button.danger{color:var(--danger);border-color:var(--danger)}.account-delete-confirm{display:flex;gap:10px;flex-shrink:0}.account-delete-panel .form-error{color:var(--danger);margin-top:8px}.account-delete-panel .muted-link{display:inline-block;margin-top:8px;font-size:14px;color:var(--muted);text-decoration:underline}.phone-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:rgba(15,18,26,.48);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.phone-modal{position:relative;display:grid;width:min(440px,100%);grid-gap:16px;gap:16px;padding:24px;border-radius:24px}.phone-modal h2{margin:0 34px 6px 0;color:var(--bassario-blue,#10256f);font-size:26px;letter-spacing:-.045em}.phone-modal p{margin:0}.phone-modal-close{position:absolute;top:16px;right:16px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;background:#f1f3f6;color:var(--ink);cursor:pointer;font-size:22px;line-height:1}.phone-modal-note{padding:12px 14px;border-radius:14px;background:#eef8ff;color:#36506e;font-size:14px;line-height:1.4}.phone-code-step{display:grid;grid-gap:10px;gap:10px}.phone-code-input{text-align:center;font-size:24px;font-weight:760;letter-spacing:.24em}.phone-edit-button{justify-self:start;border:0;background:transparent;color:var(--bassario-blue,#10256f);cursor:pointer;font-weight:760}.phone-edit-button:disabled{opacity:.5;cursor:not-allowed}.phone-entry-row{position:relative;display:grid;grid-template-columns:minmax(132px,.34fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:end}.phone-field-label{display:block;margin:0 0 8px;color:var(--muted);font-size:13px;font-weight:720}.phone-country-control,.phone-number-control{min-width:0}.phone-country-trigger{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid #dfe5ee;border-radius:16px;background:#f4f6f9;color:var(--ink);cursor:pointer}.phone-country-trigger span:first-child{font-size:20px}.phone-country-trigger strong{font-weight:780}.phone-country-picker{position:absolute;left:0;top:calc(100% + 8px);z-index:3;width:min(380px,100%);padding:10px;border:1px solid #dfe5ee;border-radius:18px;background:#fff;box-shadow:0 18px 44px rgba(17,19,24,.14)}.phone-country-search{width:100%;margin-bottom:8px}.phone-country-list{max-height:260px;overflow:auto;display:grid;grid-gap:4px;gap:4px}.phone-country-option{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px;border:0;border-radius:12px;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.phone-country-option span:not(.phone-country-flag){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-country-option.active,.phone-country-option:hover{background:#eef8ff}.phone-country-option strong{color:var(--muted);font-weight:720}.phone-country-flag{font-size:22px;line-height:1}.phone-modal-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.about-page{display:grid;grid-gap:16px;gap:16px;padding-top:24px}.about-hero{padding:clamp(24px,4vw,44px);background:radial-gradient(circle at 12% 0,rgba(6,169,230,.14),transparent 32%),radial-gradient(circle at 86% 10%,rgba(37,192,109,.12),transparent 28%),rgba(255,255,255,.92)}.about-kicker{margin:0 0 10px;color:var(--bassario-green,#25c06d);font-weight:850;letter-spacing:.08em;text-transform:uppercase}.about-hero h1{margin:0;color:var(--bassario-blue,#10256f);font-size:clamp(38px,6vw,72px);font-weight:560;letter-spacing:-.07em}.about-hero .muted{max-width:760px;margin:14px 0 0;font-size:20px;line-height:1.45}.about-content{display:grid;grid-gap:14px;gap:14px;padding:clamp(20px,3vw,34px)}.about-content p{max-width:920px;margin:0;color:#283142;font-size:18px;line-height:1.72}.about-content a{color:var(--bassario-blue,#10256f);font-weight:850;text-decoration:underline;text-underline-offset:3px}.about-contact-card{display:grid;grid-gap:8px;gap:8px;margin-top:8px;padding:18px;border:1px solid #dfe5ee;border-radius:18px;background:#f7f9fc}@media (max-width:700px){.about-page{padding-top:12px}.about-content,.about-hero{border-radius:18px}.about-content p{font-size:16px;line-height:1.65}.account-page{gap:12px;padding-top:12px}.account-section-head{margin:8px 0 4px}.account-section-head h1{font-size:32px}.account-delete-panel,.account-loading-panel,.account-login-panel,.account-profile-panel,.account-settings-panel{padding:16px;border-radius:18px}.account-delete-panel,.account-profile-top{align-items:stretch;flex-direction:column}.account-identity{align-items:center}.account-avatar{width:62px;height:62px;font-size:28px}.account-identity strong{font-size:22px}.account-delete-panel .secondary-button,.account-logout-button,.account-profile-actions .primary-button{width:100%;justify-content:center;text-align:center}.account-readonly-row,.listing-phone-card{align-items:stretch;flex-direction:column}.account-readonly-row .account-soft-button,.listing-phone-card .account-soft-button{width:100%}.account-phone-display{align-items:flex-start;flex-direction:column}.account-form-grid,.account-phone-row{grid-template-columns:1fr}.account-setting-row{min-height:70px;padding:12px 14px}.account-setting-row-currency{align-items:stretch;flex-direction:column}.phone-modal-backdrop{align-items:end;padding:12px}.phone-modal{padding:20px;border-radius:22px}.phone-entry-row{grid-template-columns:1fr}.phone-country-picker{width:100%}.phone-modal-actions{display:grid;grid-template-columns:1fr}.phone-modal-actions .primary-button,.phone-modal-actions .secondary-button{width:100%}.account-listing-actions,.account-listings-toolbar,.listing-address-actions,.listing-form-actions{display:grid;grid-template-columns:1fr}.account-listing-item{padding:10px}.account-listing-item,.listing-form-grid-main{grid-template-columns:1fr}.listing-address-head,.listing-photo-head{align-items:stretch;flex-direction:column}.listing-address-status{max-width:100%}.listing-address-map{min-height:220px}.listing-map-modal-backdrop{padding:10px}.listing-map-modal{max-height:calc(100vh - 20px);border-radius:24px}.listing-address-map-modal{min-height:min(62vh,520px)}.listing-map-modal-footer,.listing-map-modal-head{align-items:stretch;flex-direction:column}.account-status-tabs,.chat-filter-tabs{margin-inline:-4px;padding-inline:4px}}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin:34px 0 16px}.section-head h1,.section-head h2{margin:0;font-weight:560;letter-spacing:-.045em}.my-listings-head{justify-content:flex-start;align-items:center;gap:14px}.edit-listing-header{display:flex;flex-direction:column;gap:14px;margin:34px 0 16px}.edit-listing-title{margin:0;min-width:0;font-weight:560;letter-spacing:-.045em;text-wrap:balance}.edit-listing-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.edit-listing-actions .back-button{margin-bottom:0}.edit-listing-actions .secondary-button{display:inline-flex;align-items:center;gap:8px}.edit-listing-actions .appbar-delete{margin-left:auto}.appbar-icon-btn{flex:0 0 auto;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:12px;background:transparent;color:var(--ink);cursor:pointer}.appbar-icon-btn:hover{background:var(--surface-soft)}.appbar-delete{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:#e5484d;font-weight:600;font-size:15px;cursor:pointer}.appbar-delete:hover{background:#fdecec}.appbar-delete:disabled{opacity:.5;cursor:default}.container.workspace-page{width:min(1040px,calc(100vw - 32px));min-height:calc(100dvh - 144px)}.workspace-page.account-listings-page,.workspace-page.favorites-page{display:flex;flex-direction:column}.account-listings-page .account-listing-list,.account-listings-page .account-listings,.favorites-page .favorites-panel{flex:1 1;min-height:0;margin-bottom:24px}.account-listing-list.panel,.favorites-panel.listing-summary-list{align-content:start;gap:12px;padding:14px}.account-listings-page .account-empty-state,.favorites-page .favorites-panel.favorites-empty-state{flex:1 1;min-height:0}.listing-summary-card{position:relative;border:1px solid rgba(17,19,24,.22);border-radius:14px;overflow:hidden;background:#fff}.listing-summary-link{display:grid;grid-template-columns:132px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:10px;color:inherit;text-decoration:none}.listing-summary-thumb{position:relative;display:grid;overflow:hidden;height:96px;place-items:center;border-radius:10px;background:#f1f2f4}.listing-summary-thumb img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.listing-summary-nophoto{color:var(--muted);font-size:13px}.listing-summary-body{display:grid;min-width:0;grid-gap:4px;gap:4px}.listing-summary-title{font-size:16px;font-weight:760}.listing-summary-price{color:var(--navy);font-size:18px;font-weight:800}.listing-summary-location{display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.listing-summary-list{display:flex;flex-direction:column;gap:12px}.listing-summary-row{padding:10px}.listing-summary-card .favorite-button{position:absolute;top:10px;right:10px}.favorites-empty-state{display:grid;flex:1 1;align-content:center;justify-items:center;grid-gap:12px;gap:12px;padding:34px 18px;text-align:center}.account-listings-page .account-listing-list,.account-listings-page .account-listings{display:flex;flex-direction:column}.workspace-page .section-head h1{color:var(--bassario-blue,#10256f)}.muted{color:var(--muted)}.listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;align-items:start}.listing-card{overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.listing-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.listing-card-media{position:relative;display:block}.listing-card img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:var(--surface-soft)}.favorite-icon-button{position:absolute;top:10px;right:10px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:999px;background:rgba(17,24,39,.48);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:white;font-size:18px;line-height:1;cursor:pointer}.favorite-icon-button.active{background:rgba(220,51,70,.9)}.listing-card-body{padding:14px}.price{margin:0 0 6px;font-size:22px;font-weight:680;letter-spacing:-.045em}.price .price-currency{margin-right:3px;font-weight:400;font-size:.72em}.listing-title{min-height:42px;margin:0 0 8px;line-height:1.28;font-weight:430}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{padding:5px 7px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:13px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.new-listing-form{display:grid;grid-gap:34px;gap:34px;padding:18px}.listing-form-section{display:grid;grid-gap:12px;gap:12px}.contact-profile{display:grid;grid-gap:8px;gap:8px;padding:12px 14px;border:1px solid var(--border,#e5e8ef);border-radius:14px}.contact-profile-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.contact-profile-row strong{font-weight:700;text-align:right}.listing-form-section h2{margin:0;color:var(--foreground,#0b1220);font-size:24px;font-weight:800;letter-spacing:-.04em}.listing-form-subsection{margin:6px 0 0;color:var(--foreground,#0b1220);font-size:19px;font-weight:800;letter-spacing:-.02em}.listing-form-grid-main{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:24px;gap:24px}.listing-price-row{display:flex;gap:10px;align-items:stretch}.field.listing-price-input{flex:1 1 auto;font-size:26px;font-weight:800;letter-spacing:-.02em}.field.listing-currency-select{flex:0 0 auto;width:116px;font-weight:800}.listing-address-card,.listing-photo-uploader{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--line);border-radius:22px;background:#f8fafc}.listing-address-head,.listing-photo-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.listing-address-head strong,.listing-photo-head strong{color:var(--ink);font-size:18px}.listing-address-head p,.listing-photo-head p{margin:5px 0 0}.listing-address-status{flex:0 0 auto;max-width:260px;padding:8px 11px;border-radius:999px;background:#eef2f7;color:var(--muted);font-size:13px;font-weight:760;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-address-status.resolved{background:rgba(31,196,112,.14);color:#11884b}.listing-address-fieldrow{display:flex;gap:10px;align-items:stretch}.field.listing-address-input{flex:1 1 auto;font-size:17px;padding:16px 18px}.listing-address-map-btn{flex:0 0 auto;width:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;transition:transform .16s ease}.listing-address-map-btn:hover:not(:disabled){transform:translateY(-1px)}.listing-address-map-btn:disabled{opacity:.5;cursor:default}.field.listing-address-readonly{cursor:pointer}.listing-address-coords{display:inline-flex;align-items:center;gap:6px;margin:10px 0 0;font-family:var(--mono,ui-monospace,"SF Mono",Menlo,monospace);font-size:13px;color:var(--muted)}.listing-address-coords svg{flex:0 0 auto}.listing-address-coords.resolved{color:#11884b}.listing-apartment-row{display:flex;gap:18px;align-items:flex-end;flex-wrap:wrap}.listing-apartment-row .listing-field-block{flex:0 0 auto}.field.listing-apartment-input{width:160px}.listing-apartment-row .toggle-field{flex:0 0 auto;justify-content:flex-start}.listing-address-actions{display:flex;gap:10px;flex-wrap:wrap}.listing-address-map{position:relative;min-height:240px;overflow:hidden;border:1px solid #dfe5ee;border-radius:20px;background:linear-gradient(rgba(31,196,112,.08) 1px,transparent 0),linear-gradient(90deg,rgba(31,196,112,.08) 1px,transparent 0),#eef7f0;background-size:32px 32px}.listing-address-map-node{position:absolute;inset:0}.listing-address-map>span{position:absolute;inset:16px;display:grid;place-items:center;padding:18px;border-radius:18px;background:rgba(255,255,255,.9);color:var(--muted);text-align:center;font-weight:720}.listing-address-map>span.listing-address-map-consent{display:flex;flex-direction:column;align-items:center;gap:12px}.listing-address-help{margin:0;color:var(--muted);font-size:14px}.listing-address-selected{margin:0;padding:12px 14px;border:1px solid #dfe5ee;border-radius:16px;background:#fff;color:var(--ink);font-weight:720}.listing-map-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:rgba(12,19,34,.46);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.listing-map-modal{display:grid;grid-gap:14px;gap:14px;width:min(1040px,100%);max-height:min(760px,calc(100vh - 48px));padding:18px;overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:28px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.3)}.listing-map-modal-footer,.listing-map-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.listing-map-modal-head strong{color:var(--ink);font-size:22px}.listing-map-modal-head p{margin:5px 0 0}.listing-map-modal-close{width:38px;height:38px;border:0;border-radius:999px;background:#eef2f7;color:var(--ink);cursor:pointer;font-size:24px;line-height:1}.listing-address-map-modal{min-height:440px}.listing-map-modal-footer{align-items:center}.listing-photo-add{position:relative;overflow:hidden}.listing-photo-add input{position:absolute;inset:0;opacity:0;cursor:pointer}.listing-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(124px,1fr));grid-gap:10px;gap:10px}.listing-photo-preview{position:relative;overflow:hidden;border-radius:18px;background:#eef2f7;aspect-ratio:4/3;cursor:-webkit-grab;cursor:grab}.listing-photo-preview:active{cursor:-webkit-grabbing;cursor:grabbing}.listing-photo-preview img{width:100%;height:100%;display:block;object-fit:cover}.listing-photo-preview.is-dragging{opacity:.4}.listing-photo-preview.is-drop-target{box-shadow:inset 0 0 0 3px #05aeea;transform:scale(.97);transition:transform .08s ease}.listing-photo-remove{position:absolute;top:6px;left:6px;display:grid;width:24px;height:24px;place-items:center;border:0;border-radius:999px;background:rgba(17,24,39,.72);color:white;cursor:pointer;font-size:16px;line-height:1;z-index:2}.listing-photo-remove:disabled{opacity:.5;cursor:default}.listing-photo-empty{display:grid;min-height:110px;place-items:center;padding:16px;border:1px dashed #ccd6e3;border-radius:18px;background:#fff;color:var(--muted);text-align:center;font-weight:650}.listing-form-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.account-action-button,.account-compact-primary{align-items:center;border:1px solid var(--line);border-radius:999px;cursor:pointer;display:inline-flex;font:inherit;font-weight:820;justify-content:center;justify-self:start;min-height:42px;padding:0 18px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap}.account-action-button.primary,.account-compact-primary{background:var(--accent);border-color:var(--accent);box-shadow:0 12px 26px rgba(0,160,220,.18);color:#fff}.account-action-button{background:#fff;color:var(--bassario-blue,#10256f)}.account-action-button:hover,.account-compact-primary:hover{transform:translateY(-1px)}.account-action-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.account-action-button.danger{background:#fff;border-color:rgba(220,51,70,.45);color:var(--danger,#dc3346)}.account-action-button.danger:hover{background:var(--danger,#dc3346);border-color:var(--danger,#dc3346);color:#fff}.account-edit-icon{width:42px;padding:0}.account-listings-toolbar{display:flex;justify-content:flex-end}.account-empty-state{display:grid;flex:1 1;align-content:center;justify-items:center;text-align:center;grid-gap:12px;gap:12px;padding:34px 18px}.account-empty-state strong,.favorites-empty-state strong{color:var(--muted);font-weight:600}.account-status-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.account-add-listing{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid var(--accent);background:var(--accent);color:#fff;font-size:26px;font-weight:760;line-height:1;text-decoration:none;box-shadow:0 12px 26px rgba(0,160,220,.18);transition:transform .18s ease}.account-add-listing:hover{transform:translateY(-1px)}.field.field-invalid{border-color:#e5679a;background:#fdecf3}.field.field-invalid::placeholder{color:#c65f86}.field-error{margin:6px 0 0;color:#c2185b;font-size:14px;font-weight:600;line-height:1.3}.field-required{color:#e5484d;font-weight:700}.account-status-tab,.chat-filter-tab{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--bassario-blue,#10256f);cursor:pointer;font-weight:760;white-space:nowrap}.account-status-tab strong,.chat-filter-tab strong{display:grid;min-width:24px;height:24px;place-items:center;border-radius:999px;background:#eef2f7;color:var(--muted);font-size:12px}.account-status-tab.active,.chat-filter-tab.active{border-color:var(--bassario-blue,#10256f);background:var(--bassario-blue,#10256f);color:#fff}.account-status-tab.active strong,.chat-filter-tab.active strong{background:rgba(255,255,255,.18);color:#fff}.account-listing-list{display:grid;grid-gap:14px;gap:14px}.account-listing-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:0;align-items:center}.account-listing-summary{display:grid;grid-template-columns:132px minmax(0,1fr);grid-gap:14px;gap:14px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:20px;background:#fff;color:inherit;text-decoration:none}.account-listing-thumb{position:relative;overflow:hidden;border-radius:16px;background:#eef2f7;aspect-ratio:4/3}.account-listing-thumb img{height:100%;object-fit:cover;width:100%}.account-listing-nophoto{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted,#6b7280);font-size:13px}.account-listing-summary-body{align-content:start;display:grid;grid-gap:6px;gap:6px;min-width:0}.account-listing-summary-body span,.account-listing-summary-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-listing-price{color:var(--ink);font-size:18px;font-weight:900}.account-listing-meta{color:var(--bassario-blue,#10256f);font-size:13px;font-weight:760}.account-listing-info{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:18px}.account-listing-status-row{display:grid;grid-gap:10px;gap:10px;align-content:start}.listing-status-pill{justify-self:start;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#eef2f7;color:var(--muted);font-weight:820}.listing-status-pill.active{background:rgba(31,196,112,.14);color:#11884b}.listing-status-pill.expired,.listing-status-pill.moderation{background:rgba(255,184,77,.18);color:#946000}.listing-status-pill.rejected{background:rgba(231,53,88,.12);color:#c7274d}.listing-status-pill.archived,.listing-status-pill.draft{background:#eef2f7;color:#5f6c80}.listing-moderation-note{padding:12px 14px;border-radius:14px;background:rgba(255,184,77,.12);color:#6b4b00;line-height:1.45}.account-listing-actions{display:flex;gap:10px;flex-direction:column;align-items:stretch;flex-wrap:nowrap}.account-listing-actions .account-action-button{justify-self:stretch}.listing-review{display:grid;grid-gap:18px;gap:18px;padding:22px}.listing-review-hero{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.listing-review-hero h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.06em;line-height:1;margin:0 0 8px}.listing-review-card{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);padding:18px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#f8fbff,#fff)}.listing-review-main{display:grid;grid-gap:10px;gap:10px}.listing-review-main h3{font-size:24px;letter-spacing:-.04em;line-height:1.12;margin:0}.listing-review-price{color:var(--ink);font-size:28px;letter-spacing:-.045em}.listing-review-details,.listing-review-grid{display:grid;grid-gap:12px;gap:12px;margin:0}.listing-review-details dt,.listing-review-grid dt{color:var(--muted);font-size:12px;font-weight:760;margin-bottom:3px;text-transform:uppercase}.listing-review-details dd,.listing-review-grid dd{margin:0}.listing-review-section{display:grid;grid-gap:12px;gap:12px}.listing-review-section h3{margin:0}.listing-review-details{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-review-details div{border-bottom:1px solid var(--line);padding-bottom:10px}.listing-review-hint{border-radius:18px;background:rgba(0,165,220,.08);color:var(--bassario-blue,#10256f);font-weight:720;margin:0;padding:14px 16px}.field{width:100%;border:1px solid var(--line);border-radius:var(--radius);padding:13px 16px;background:var(--surface-glass);color:var(--ink);font-size:16px}.currency-select{display:grid;grid-gap:6px;gap:6px;max-width:280px;font-weight:600}.currency-select-compact{height:42px;padding:0 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-glass);color:var(--ink);font-weight:650;cursor:pointer}.map-page{display:flex;height:calc(100vh - 100px);overflow:hidden;padding:12px 24px 24px}.map-page .map-canvas{flex:1 1;min-height:0}.map-canvas{position:relative;min-height:620px;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(90deg,rgba(23,25,28,.05) 1px,transparent 0),linear-gradient(rgba(23,25,28,.05) 1px,transparent 0),#e8f1e7;background-size:38px 38px}.live-map{display:block;overflow:hidden;padding:0}.map-reloading-badge{position:absolute;top:14px;left:50%;transform:translateX(-50%);z-index:5;padding:6px 12px;border-radius:999px;background:rgba(17,24,39,.78);color:white;font-size:13px;font-weight:600}.map-search{position:absolute;top:14px;left:14px;z-index:10;display:flex;align-items:center;width:min(340px,calc(100% - 28px));background:var(--surface,#fff);border:1px solid var(--line);border-radius:12px;box-shadow:0 6px 20px rgba(17,24,39,.12)}.map-search-input{flex:1 1;min-width:0;border:0;background:transparent;padding:10px 12px;font-size:15px;color:var(--ink);outline:none}.map-search-button{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:var(--ink);cursor:pointer}.map-search-button:disabled{opacity:.4;cursor:default}.map-search-error{position:absolute;top:calc(100% + 6px);left:0;padding:4px 10px;border-radius:8px;background:rgba(17,24,39,.85);color:#fff;font-size:13px;white-space:nowrap}@media (max-width:760px){.map-search{top:58px;left:12px;width:calc(100% - 24px)}}.map-deal-filters{position:absolute;top:14px;left:14px;z-index:5;display:flex;gap:6px;padding:4px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-soft,0 6px 18px rgba(16,24,40,.14))}.map-deal-chip{padding:8px 14px;border:0;border-radius:999px;background:transparent;color:var(--ink);font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap}.map-deal-chip.active{background:var(--ink);color:white}.map-node{width:100%;height:100%;min-height:620px}.ymap-dot-marker{width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 2px #fff,0 1px 3px rgba(0,0,0,.3);transform:translate(-50%,-50%)}.ymap-price-marker{position:relative;display:inline-block;padding:5px 11px;border-radius:14px;color:#fff;font-size:13px;font-weight:800;white-space:nowrap;box-shadow:0 2px 6px rgba(0,0,0,.3);transform:translate(-50%,-100%)}.ymap-price-marker i{position:absolute;left:50%;bottom:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid;transform:translateX(-50%)}.listing-route-modal-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:start center;padding:24px 16px;overflow-y:auto;background:rgba(15,23,32,.55)}.listing-route-modal{position:relative;width:min(1100px,100%);border-radius:18px;background:var(--surface);box-shadow:0 24px 60px rgba(0,0,0,.3)}.listing-route-modal-body{padding:20px}.listing-route-modal-close{position:absolute;top:12px;right:12px;z-index:1;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:var(--surface);font-size:22px;line-height:1;color:var(--muted);cursor:pointer}.listing-route-modal-close:hover{color:var(--ink)}.chat-drawer-backdrop{position:fixed;inset:0;z-index:70;background:rgba(15,23,32,.45)}.chat-drawer{position:fixed;top:0;right:0;z-index:71;display:flex;flex-direction:column;width:min(440px,100vw);height:100dvh;background:var(--surface);box-shadow:-12px 0 48px rgba(0,0,0,.28)}@media (prefers-reduced-motion:no-preference){.chat-drawer{animation:chat-drawer-in .22s ease}}@keyframes chat-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.chat-drawer-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:var(--surface);font-size:22px;line-height:1;color:var(--muted);cursor:pointer}.chat-drawer-close:hover{color:var(--ink)}.chat-drawer-body{flex:1 1;min-height:0;display:flex;flex-direction:column}.chat-drawer-body>*{flex:1 1;min-height:0}body.chat-drawer-open{overflow:hidden}@media (max-width:640px){.chat-drawer{width:100vw}}.map-group-sheet{position:absolute;left:12px;bottom:18px;z-index:5;width:min(420px,calc(100% - 24px));max-height:62%;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 8px 28px rgba(0,0,0,.18);overflow:hidden}.map-group-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 8px 8px 14px;border-bottom:1px solid var(--line)}.map-group-sheet-close{border:0;background:transparent;cursor:pointer;width:32px;height:32px;border-radius:8px;font-size:22px;line-height:1;color:var(--muted)}.map-group-sheet-close:hover{background:rgba(0,0,0,.06)}.map-group-sheet-list{overflow-y:auto;min-height:0;padding:6px 6px 8px}.map-group-sheet .listing-summary-link{align-items:start}.map-preview-card{display:grid;grid-template-columns:84px 1fr;grid-gap:10px;gap:10px;align-items:center;color:inherit;text-decoration:none;min-width:260px}.map-preview-card img{width:84px;height:68px;border-radius:12px;object-fit:cover;background:var(--surface-soft)}.map-preview-card span{display:grid;grid-gap:3px;gap:3px;text-align:left}.map-preview-card small{color:var(--muted);line-height:1.25}.map-preview-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px;text-align:left}.map-preview-card{padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--surface-glass)}.demo-banner{margin-bottom:16px;padding:14px 16px;border-color:var(--orange);background:rgba(255,106,43,.1)}.demo-banner strong{color:var(--orange);margin-right:6px}.details-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:22px;gap:22px;align-items:start}.gallery-main{width:100%;height:auto;border-radius:var(--radius);aspect-ratio:16/10;object-fit:contain;background:#000}.listing-gallery{display:grid;grid-gap:10px;gap:10px}.gallery-main-button,.gallery-thumb{padding:0;border:0;background:transparent;cursor:zoom-in}.gallery-main-button{position:relative;display:block}.gallery-main-button span{position:absolute;right:14px;bottom:14px;padding:8px 10px;border-radius:999px;background:rgba(17,24,39,.76);color:white;font-size:13px;font-weight:620}.gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.gallery-thumb{flex:0 0 auto;border:2px solid transparent;border-radius:14px;overflow:hidden}.gallery-thumb[aria-pressed=true]{border-color:var(--accent)}.gallery-thumb img{display:block;width:104px;height:76px;object-fit:cover}.photo-viewer{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:28px;background:rgba(10,15,20,.9)}.photo-viewer-stage{display:flex;align-items:center;justify-content:center;max-width:min(100%,1280px);max-height:86vh;overflow:hidden;cursor:zoom-in;touch-action:none}.photo-viewer-stage[data-zoomed=true]{cursor:-webkit-grab;cursor:grab}.photo-viewer-stage[data-zoomed=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.photo-viewer-image{max-width:min(100%,1280px);max-height:86vh;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.photo-viewer-close,.photo-viewer-next,.photo-viewer-prev{position:fixed;z-index:61;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;background:white;color:var(--ink);font-size:22px;line-height:1;font-weight:650;cursor:pointer}.photo-viewer-next:disabled,.photo-viewer-prev:disabled{opacity:.35;cursor:default}.photo-viewer-close{top:22px;right:22px}.photo-viewer-next,.photo-viewer-prev{top:50%;transform:translateY(-50%)}.photo-viewer-prev{left:22px}.photo-viewer-next{right:22px}.side-card{position:-webkit-sticky;position:sticky;top:88px;padding:18px}.account-card,.chat-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px}.unread-badge{min-width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:var(--accent);color:white;font-size:13px;font-weight:650}.chat-panel{min-height:520px;display:grid;grid-template-rows:1fr auto auto;grid-gap:12px;gap:12px;padding:18px}.chat-messages{display:flex;flex-direction:column;gap:8px;justify-content:flex-end}.message{max-width:min(620px,88%);align-self:flex-start;padding:11px 14px;border-radius:18px;background:var(--surface-soft);line-height:1.35}.message.outgoing{align-self:flex-end;background:rgba(6,169,230,.13)}.chat-input{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.stack{display:grid;grid-gap:14px;gap:14px}.text-page{max-width:820px;padding-bottom:56px}.container.listing-form-page{width:var(--listing-column-width);padding-bottom:56px}.back-button{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;padding:9px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:16px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;transition:background .12s ease}.back-button:hover{background:var(--surface-soft,#f2f3f5)}.back-button span{font-size:20px;line-height:1}.listing-step-caption{margin:0 0 16px;color:var(--muted);font-size:15px}.create-category-list{display:flex;flex-direction:column;gap:12px}.create-category-row{display:flex;align-items:center;gap:16px;width:100%;padding:18px 20px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.create-category-row:hover:not(:disabled){border-color:var(--accent);transform:translateY(-1px)}.create-category-row:disabled{opacity:.55;cursor:default;color:var(--muted)}.create-category-icon{flex:0 0 auto;display:inline-flex;color:var(--accent)}.create-category-row:disabled .create-category-icon{color:var(--muted)}.create-category-label{flex:1 1;font-size:18px;font-weight:560}.create-category-arrow{color:var(--muted);font-size:26px;line-height:1}.create-category-soon{font-size:12px;font-weight:560;color:var(--muted);background:var(--surface-soft);border-radius:999px;padding:4px 12px}.listing-type-panel{padding:22px}.listing-type-step{display:flex;flex-direction:column;gap:20px}.text-page h1{margin-top:0;font-size:clamp(38px,5vw,58px);line-height:1;font-weight:520;letter-spacing:-.058em}.text-page h2{margin-top:34px;font-weight:560;letter-spacing:-.035em}.text-page li,.text-page p{line-height:1.65}.text-page ol,.text-page ul{margin:8px 0 0;padding-left:22px;display:grid;grid-gap:8px;gap:8px}.text-page h3{margin:22px 0 4px;font-size:18px;font-weight:640;letter-spacing:-.02em}.faq-item{margin-top:14px}.faq-item p{margin-top:0}.legal-list{margin:4px 0 0;padding-left:20px;display:grid;grid-gap:6px;gap:6px}.site-footer{border-top:1px solid var(--line);background:rgba(255,255,255,.62);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:34px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:20px;gap:20px}.footer-links{display:grid;grid-gap:8px;gap:8px}.footer-links .footer-link-button,.footer-links a{color:var(--muted)}.footer-links .footer-link-button:hover,.footer-links a:hover{color:var(--ink)}.footer-link-button{justify-self:start;padding:0;border:0;background:none;font:inherit;text-align:left;cursor:pointer}@media (max-width:900px){.account-links-grid,.category-grid,.footer-grid,.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout,.details-layout{grid-template-columns:1fr}.map-page{padding:0}.filters,.side-card{position:static}.map-canvas,.map-node{min-height:440px}}@media (max-width:640px){.container{width:min(100vw - 20px,1180px)}.hero{padding:22px;border-radius:24px}.footer-grid,.listing-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-actions{overflow-x:auto}.header-row{padding:8px 0}.form-grid{grid-template-columns:1fr}.chat-panel{min-height:60vh}}:root{--bassario-blue:#10256f;--bassario-green:#21c874;--bassario-soft-blue:#edf4ff;--bassario-border:rgba(16,37,111,0.12)}.home-header{background:rgba(255,255,255,.94);border-bottom:1px solid #edf0f6;box-shadow:none}.home-header-row{min-height:96px;display:grid;grid-template-columns:auto auto auto minmax(0,1fr);grid-gap:clamp(16px,3vw,34px);gap:clamp(16px,3vw,34px)}.home-brand{color:var(--bassario-blue);font-size:29px;font-weight:760;letter-spacing:-.04em}.brand-symbol{position:relative;display:inline-grid;width:42px;height:42px;place-items:center}.brand-symbol span,.brand-symbol:after,.brand-symbol:before{position:absolute;display:block;content:""}.brand-symbol:before{width:20px;height:28px;top:4px;left:8px;border:7px solid var(--bassario-blue);border-right:0;border-radius:12px 0 0 12px}.brand-symbol:after{width:20px;height:28px;right:7px;bottom:4px;border:7px solid var(--bassario-green);border-left:0;border-radius:0 12px 12px 0}.brand-symbol span:first-child{width:17px;height:8px;top:5px;left:13px;border-radius:999px;background:var(--bassario-blue)}.brand-symbol span:last-child{width:17px;height:8px;right:12px;bottom:5px;border-radius:999px;background:var(--bassario-green)}.home-actions,.home-nav,.home-toolbar{display:flex;align-items:center}.home-nav{height:42px;gap:clamp(22px,6vw,84px);padding-left:clamp(12px,3vw,42px);border-left:1px solid var(--bassario-border);color:var(--bassario-blue);font-weight:640;flex-wrap:nowrap}.home-nav,.home-nav a{white-space:nowrap}.home-toolbar{gap:28px;padding:0 clamp(12px,2vw,28px);border-left:1px solid var(--bassario-border);border-right:1px solid var(--bassario-border)}.currency-select-compact,.toolbar-select{display:inline-flex;min-width:92px;height:40px;align-items:center;justify-content:center;gap:8px;border:1px solid #e0e5ef;border-radius:9px;background:#fff;color:var(--bassario-blue);font-weight:680;box-shadow:0 8px 18px rgba(16,37,111,.04)}.flag-ru{width:20px;height:14px;border-radius:2px;background:linear-gradient(#fff 0 33%,#245adf 33% 66%,#e63232 66%);box-shadow:inset 0 0 0 1px rgba(16,37,111,.12)}.home-actions{gap:clamp(16px,2vw,28px)}.home-action-link{position:relative;display:inline-flex;align-items:center;gap:10px;color:var(--bassario-blue);font-weight:680;white-space:nowrap}.line-icon,.profile-icon{display:inline-grid;width:28px;height:28px;place-items:center;color:var(--bassario-blue);font-size:22px;line-height:1}.has-notification:after{position:absolute;left:23px;border-radius:999px;background:var(--bassario-green);box-shadow:0 0 0 3px #fff;content:""}.chat-line-icon{position:relative}.chat-line-icon>svg{width:28px;height:28px}.header-unread-badge{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#e53935;color:#fff;font-size:10px;font-weight:850;line-height:1;box-sizing:border-box}.home-page{color:var(--bassario-blue)}.home-hero{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);grid-gap:clamp(36px,7vw,84px);gap:clamp(36px,7vw,84px);padding:32px 0 26px}.home-hero-copy h1{margin:0 0 22px;color:var(--bassario-blue);font-size:clamp(48px,7vw,80px);font-weight:760;line-height:.98;letter-spacing:-.065em}.home-hero-copy h1 span{display:block}.home-hero-copy p{margin:9px 0;color:rgba(16,37,111,.78);font-size:clamp(18px,2vw,23px);font-weight:500}.hero-benefits{gap:34px;margin-top:40px}.hero-benefits span{display:inline-flex;align-items:center;gap:14px;color:rgba(16,37,111,.82);font-weight:650}.hero-benefits i{display:inline-grid;place-items:center;border-radius:50%;background:#e7fbf0;color:var(--bassario-green);font-style:normal;font-weight:900}.hero-map-card{border:1px solid #dfe5ee;border-radius:22px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}.mini-thumb{grid-row:1/3;display:inline-grid;width:42px;height:42px;place-items:center;border-radius:9px;background:#edf4ff}.mini-thumb:before{color:var(--bassario-blue);font-weight:900}.mini-thumb.building:before{content:"▥"}.mini-thumb.car:before{content:"▰"}.mini-thumb.tools:before{content:"✣"}.mini-thumb.phone:before{content:"▯"}.home-categories{border-top:1px solid #eef1f6;padding:20px 0 0}.home-category-grid{width:min(1260px,calc(100vw - 32px));margin:0 auto;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.home-category-card{aspect-ratio:auto;grid-column:span 2}.home-category-card:nth-child(4),.home-category-card:nth-child(5){grid-column:span 2}.home-category-card:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,16,34,.55),rgba(10,16,34,.18));content:""}.category-icon{position:absolute;z-index:1;bottom:31px;display:inline-grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#fff;font-size:26px;font-weight:900;box-shadow:0 10px 26px rgba(10,16,34,.18)}.category-icon.blue{color:#2d75ff}.category-icon.violet{color:#8b5cf6}.home-category-card .category-tile-label{z-index:1;right:auto;bottom:43px;left:100px;text-shadow:0 2px 14px rgba(0,0,0,.34)}.how-it-works{margin-bottom:16px;padding:0;border:1px solid #e6ebf3;border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 12px 35px rgba(16,37,111,.05)}.how-it-works h2{margin:8px 0 0;color:var(--bassario-blue);text-align:center;font-size:24px;letter-spacing:-.03em}.how-steps{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;padding:12px 28px 24px}.how-step,.how-steps{display:grid;gap:10px}.how-step{position:relative;grid-template-columns:58px 22px 1fr;align-items:center;grid-gap:10px;min-height:78px;color:var(--bassario-blue)}.how-step:not(:last-child):after{position:absolute;top:38px;right:8px;width:76px;border-top:1px dashed rgba(16,37,111,.28);content:""}.how-icon{grid-row:1/3;display:inline-grid;place-items:center;border-radius:50%;background:#e7fbf0;color:var(--bassario-green);font-size:24px;font-weight:900}.how-number{align-self:end;font-weight:850}.how-step strong{align-self:end;font-weight:820}.how-step small{grid-column:2/4;color:rgba(16,37,111,.62);font-weight:600}.how-step.soon .how-icon{background:#eef0f5;color:#7b8396}.how-step em{display:inline-flex;width:max-content;align-items:center;border-radius:999px;background:#ff7a00;color:#fff;font-style:normal;font-weight:800;letter-spacing:.04em;text-transform:uppercase;grid-column:3;padding:4px 8px}.home-footer{margin-top:0;border-top:1px solid #edf0f6;background:#f8fbff}.home-footer-grid{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(140px,.8fr)) minmax(180px,.9fr);grid-gap:clamp(24px,4vw,58px);gap:clamp(24px,4vw,58px);padding:28px 0 26px;align-items:start}.footer-brand-block small{display:block;margin-top:24px;color:rgba(16,37,111,.5)}.home-footer .footer-links .footer-link-button,.home-footer .footer-links a,.home-footer .footer-links strong{color:var(--bassario-blue)}.store-buttons{display:grid;align-content:center;grid-gap:10px;gap:10px}.store-button{display:inline-flex;width:226px;min-height:52px;align-items:center;justify-content:flex-start;gap:14px;padding:0 20px;border-radius:6px;background:var(--bassario-blue);color:#fff;font-size:21px;font-weight:760;line-height:1;white-space:nowrap;box-shadow:0 12px 22px rgba(16,37,111,.16);cursor:default}.store-button svg{width:30px;height:30px;flex:0 0 auto;fill:currentColor}.in-development-page{min-height:48vh;display:grid;align-content:center}@media (max-width:1120px){.home-header-row{grid-template-columns:auto 1fr}.home-actions,.home-nav,.home-toolbar{grid-column:1/-1;justify-content:flex-start;border-left:0;border-right:0;padding-left:0}.home-hero{grid-template-columns:1fr}.home-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.hero-benefits,.home-actions,.home-header-row,.home-toolbar{gap:12px}.home-action-link{font-size:13px}.home-hero-copy h1{font-size:46px}.hero-map-card{min-height:360px}.home-category-grid,.home-footer-grid,.how-steps{grid-template-columns:1fr}.home-category-card,.home-category-card:nth-child(4),.home-category-card:nth-child(5){grid-column:auto}.how-step:not(:last-child):after{display:none}}.language-select{display:inline-flex;align-items:center}.language-select .toolbar-select{padding-left:40px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.flag-en,.language-select .flag-ru{position:absolute;left:12px;z-index:1;width:20px;height:14px;border-radius:2px;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(16,37,111,.12)}.flag-en{background:linear-gradient(90deg,transparent 0 43%,#c8102e 43% 57%,transparent 57%),linear-gradient(0deg,transparent 0 38%,#c8102e 38% 62%,transparent 62%),#ffffff}.native-select{cursor:pointer}.home-header-row{min-height:88px;grid-template-columns:188px auto auto minmax(460px,1fr);gap:24px}.image-brand{gap:0;line-height:0}.image-brand img{display:block;height:auto}.home-nav{gap:clamp(24px,3vw,48px);height:44px;font-size:14px;line-height:1.05}.home-toolbar{gap:26px}.currency-select-compact,.toolbar-select{min-width:88px;height:38px;border-radius:8px;font-size:14px}.home-actions{gap:30px;justify-content:flex-end}.home-action-link{gap:9px;font-size:14px;font-weight:720}.line-icon,.profile-icon{width:27px;height:27px;font-size:0}.line-icon svg{display:block;width:25px;height:25px;stroke:var(--bassario-blue);stroke-width:1.9}.has-notification:after{top:-6px;left:28px;width:7px;height:7px}.home-hero{grid-template-columns:minmax(520px,.86fr) minmax(520px,1.14fr);gap:64px;align-items:center;padding:26px 0 24px}.home-hero-copy h1{margin-bottom:18px;font-size:clamp(54px,5.4vw,72px);line-height:1.04}.home-hero-copy h1 span{display:inline;color:var(--bassario-green)}.home-hero-copy p{max-width:540px;margin:8px 0;line-height:1.32}.hero-benefits{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px 32px;margin-top:36px}.hero-benefits span{font-size:16px}.hero-benefits i{width:48px;height:48px;font-size:20px}.hero-map-card{border-radius:21px}.home-category-grid{gap:13px}.home-category-card{min-height:142px;border-radius:11px}.category-icon{left:24px;bottom:30px;width:56px;height:56px;font-size:24px}.home-category-card .category-tile-label{bottom:40px;left:98px;font-size:24px}.how-it-works{margin-top:18px}.main{padding-top:0}@media (min-width:1121px){.home-page .container{width:min(1260px,calc(100vw - 120px))}}@media (max-width:1240px){.home-header-row{grid-template-columns:auto 1fr}.home-actions,.home-nav,.home-toolbar{grid-column:1/-1}.home-hero{grid-template-columns:1fr}.home-hero-copy h1 span{display:block}}.home-header .container{width:min(1290px,calc(100vw - 120px))}.home-brand img,.image-brand img{width:184px}.home-hero{padding-bottom:12px}.home-hero-copy h1{margin-bottom:16px}.hero-benefits{margin-top:24px}.hero-map-card{transform:translateY(-18px)}.home-categories{padding-top:18px}.home-category-card:after{background:linear-gradient(90deg,rgba(10,16,34,.46),rgba(10,16,34,.12))}.home-page+*{margin-top:0}.home-hero,.page-shell>.main{padding-bottom:0}.hero-benefits{margin-top:20px}.home-categories{padding-top:16px}.home-category-card{min-height:138px}.how-it-works{margin-bottom:0}.how-steps{padding-bottom:18px}.home-footer-grid{padding-top:22px;padding-bottom:20px}.home-header .container{width:min(1290px,calc(100vw - 116px))}.home-header-row{min-height:98px;grid-template-columns:172px minmax(250px,1fr) 230px minmax(500px,auto);gap:22px}.home-brand img,.image-brand img{width:168px}.home-nav{gap:76px;padding-left:34px}.home-toolbar{gap:40px;padding:0 28px}.home-actions{gap:28px}.home-hero{grid-template-columns:minmax(510px,.88fr) minmax(560px,1.12fr);gap:70px;padding-top:24px}.home-hero-copy h1{max-width:610px;font-size:67px;line-height:1.06;letter-spacing:-.055em}.home-hero-copy p{max-width:510px;font-size:22px;line-height:1.34}.hero-map-card{min-height:292px;transform:translateY(-22px)}.home-category-grid{width:min(1266px,calc(100vw - 176px))}.home-category-card{min-height:146px}.how-it-works{margin-top:14px;border-radius:17px}.how-it-works h2{margin-top:6px;font-size:23px;line-height:1.05}.how-steps{min-height:74px;padding:8px 28px 14px;align-items:center}.how-step{min-height:62px;grid-template-columns:54px 20px 1fr;gap:8px}.how-icon{width:52px;height:52px;font-size:22px}.how-step:not(:last-child):after{top:31px;width:78px}.how-number,.how-step strong{font-size:14px}.how-step small{font-size:12px}.how-step em{padding:3px 8px;font-size:10px}.home-footer-grid{padding-top:18px}.category-icon{font-size:0}.category-icon svg{fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.how-it-works{overflow:hidden}.how-steps{padding-top:4px;padding-bottom:8px}.how-step{min-height:54px}.how-step:not(:last-child):after{top:28px}.home-footer-grid{padding-top:16px}.category-icon svg{width:27px;height:27px}.how-it-works{min-height:112px;height:112px}.how-steps{min-height:58px;padding:5px 30px 11px}.how-step{min-height:52px;grid-template-columns:48px 20px 1fr;gap:12px}.how-icon{width:48px;height:48px;font-size:21px}.how-step em{font-size:11px;margin-bottom:1px}.how-step strong{display:inline-flex;align-items:center;gap:10px}.how-step strong em{grid-column:auto;padding:3px 9px;font-size:10px;line-height:1;text-transform:none;letter-spacing:0}.how-step small{font-size:11px;margin-top:1px}.home-footer-grid{padding-top:24px;padding-bottom:22px}.hero-map-card{overflow:hidden;border-color:rgba(6,42,93,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.58)}.how-icon svg{display:block}.how-step:first-child .how-icon{color:#22b66a}.how-step:nth-child(2) .how-icon,.how-step:nth-child(3) .how-icon{color:#12266f;background:#f0f2f8}.category-icon svg{width:30px;height:30px;display:block}.line-icon svg{fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.home-action-link[href="/favorites"] .line-icon svg{width:26px;height:26px}.image-brand img{width:188px;height:57px;object-fit:contain}.home-category-card .category-tile-label{padding:0;background:none}.hero-benefits i svg{width:24px;height:24px;display:block}.hero-benefits span:nth-child(2) i{background:#eef2f8;color:var(--bassario-blue)}@media (max-width:1240px){.home-header .container,.home-page .container{width:min(1180px,calc(100vw - 32px))}.home-header-row{grid-template-columns:auto 1fr;min-height:0;padding:12px 0;gap:12px}.home-actions,.home-nav,.home-toolbar{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;gap:16px;padding:0;border:0}.home-hero{grid-template-columns:1fr;gap:30px;width:auto}.home-hero-copy,.home-hero-copy h1,.home-hero-copy p{max-width:100%}.home-hero-copy h1{font-size:clamp(38px,7vw,58px)}.home-hero-copy p{font-size:18px}.hero-map-card{width:100%;height:auto;min-height:300px;transform:none}.home-category-grid,.how-it-works.container{width:min(1180px,calc(100vw - 32px))}.how-it-works.container{max-width:none}.home-footer-grid.container{width:min(1180px,calc(100vw - 32px))!important;max-width:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:24px!important}.how-it-works{height:auto;min-height:0;overflow:visible}}@media (max-width:760px){.home-category-grid,.home-footer-grid.container,.how-steps{grid-template-columns:1fr!important}.hero-map-card{min-height:340px}.home-category-card,.home-category-card:nth-child(4),.home-category-card:nth-child(5){grid-column:auto}.hero-benefits{flex-wrap:wrap;gap:14px}.how-step:not(:last-child):after{display:none}}.flag-en{background:url(/design/flag-gb.png) 50%/cover no-repeat}.language-select{position:relative}.language-select .flag-en,.language-select .flag-ru{position:static;width:20px;height:14px;pointer-events:auto}.language-flag,.language-select .flag-en,.language-select .flag-ru{flex:0 0 auto;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(16,37,111,.12)}.language-flag{display:block;width:18px;height:12px;object-fit:cover}.language-trigger{padding:0 12px;cursor:pointer;justify-content:flex-start;gap:10px}.language-trigger .language-option-text{flex:0 1 auto}.language-chevron{margin-left:2px;font-size:16px;line-height:1}.language-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:60;min-width:240px;padding:6px;border:1px solid #dfe5ef;border-radius:12px;background:#fff;box-shadow:0 18px 38px rgba(16,37,111,.16)}.language-option{display:flex;width:100%;min-width:0;align-items:center;gap:10px;border:0;border-radius:9px;background:transparent;color:var(--bassario-blue);cursor:pointer;font-weight:720;padding:9px 10px;text-align:left}.language-option-text{display:grid;min-width:0;flex:1 1 auto;grid-gap:1px;gap:1px}.language-native-name{color:var(--bassario-blue);font-size:14px;line-height:1.15}.language-english-name{color:#7b8798;font-size:12px;font-weight:640;line-height:1.15}.language-option-code{flex:0 0 auto;color:#7b8798;font-size:12px;font-weight:760}.language-option.active,.language-option:hover{background:#eef6ff}.home-hero-copy h1{font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;font-weight:650;font-size:clamp(45px,4.35vw,59px);line-height:1.07;letter-spacing:-.062em}.home-hero-copy h1 .hero-title-accent,.home-hero-copy h1 .hero-title-main{display:block}.home-hero-copy h1 .hero-title-main{color:var(--bassario-blue);text-wrap:balance}html[lang=en] .home-hero-copy h1{max-width:580px;font-size:clamp(38px,3.75vw,52px);line-height:1.08;letter-spacing:-.062em;font-weight:650}.home-hero-copy h1 .hero-title-accent{color:var(--bassario-green)}.hero-map-card{background:url(/design/home-hero-map-clean.png) 50%/cover no-repeat;position:relative;container-type:inline-size;aspect-ratio:700/296;align-self:start;margin-top:clamp(24px,4vw,56px)}.hero-map-chip-text{position:absolute;display:flex;flex-direction:column;line-height:1.18;color:#0b2860;font-weight:600;white-space:nowrap;pointer-events:none}.hero-map-chip-title{font-size:1.95cqw}.hero-map-chip-price{font-size:1.95cqw;font-weight:600}.home-category-card{background-position:50%;background-size:cover}.home-category-card:after{background:linear-gradient(90deg,rgba(10,16,34,.48),rgba(10,16,34,.24) 56%,rgba(10,16,34,.06));opacity:1;pointer-events:none}.home-category-card .category-icon,.home-category-card .category-tile-label{opacity:1}.home-category-card .category-tile-label{text-shadow:0 1px 4px rgba(10,16,34,.28)}.category-icon{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;box-shadow:none}.how-icon svg{width:29px;height:29px}.favorite-icon-button svg,.favorite-inline-button svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.favorite-icon-button.active svg,.favorite-inline-button.active svg{fill:currentColor}.favorite-inline-button{display:inline-grid;width:44px;height:44px;place-items:center;border:0;border-radius:999px;background:#fff;color:#ee5265;cursor:pointer;box-shadow:0 8px 22px rgba(16,37,111,.08)}.side-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.side-card-head .price{margin-bottom:0;font-weight:800}.side-card-actions{display:flex;align-items:center;gap:10px}.listing-share-btn{display:inline-flex;align-items:center;gap:6px;border:0;background:none;padding:4px;color:var(--muted,#707986);cursor:pointer;border-radius:8px}.listing-share-btn:hover{color:var(--ink,#111318)}.listing-share-copied{font-size:13px;font-weight:600;color:#05aeea;white-space:nowrap}@media (max-width:760px){.home-hero-copy h1 .hero-title-main{white-space:normal}}body:has(.map-page){overflow-x:auto}body:has(.map-page) .page-shell{min-width:980px}body:has(.map-page) .site-footer{display:none}body:has(.map-page) .home-header-row{flex-wrap:nowrap}body:has(.map-page) .home-actions,body:has(.map-page) .home-nav,body:has(.map-page) .home-toolbar{grid-column:auto;flex-wrap:nowrap}.map-page{display:grid;grid-template-columns:380px minmax(640px,1fr);grid-gap:16px;gap:16px;min-width:1036px;width:max(100%,1036px);align-items:stretch}.map-page .map-filters-panel{width:380px;min-width:380px}.map-filters-dock{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:0}.map-filters-dock .map-filters-panel{flex:1 1 auto;min-height:0}.map-page:has(.map-filters-dock.collapsed){grid-template-columns:44px minmax(640px,1fr);min-width:0;width:100%}.map-filters-toggle{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted);cursor:pointer}.map-filters-toggle:hover{color:var(--ink)}.map-filters-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.map-filters-toggle-chevron{width:6px;height:6px;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg)}.map-filters-dock.collapsed .map-filters-toggle{padding:0 8px}.map-filters-dock.collapsed .map-filters-toggle-chevron{transform:rotate(-135deg)}.map-page .map-canvas.live-map{min-width:640px}@media (max-width:980px){body:has(.map-page) .container,body:has(.map-page) .home-header .container{width:940px}body:has(.map-page) .home-actions,body:has(.map-page) .home-nav,body:has(.map-page) .home-toolbar{justify-content:flex-start;padding-left:0}}.login-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:rgba(10,16,34,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-modal{position:relative;width:min(420px,100%);padding:30px 28px 26px;border-radius:20px;background:#fff}.login-modal h2{margin:0 0 6px;color:var(--bassario-blue);font-size:24px;letter-spacing:-.03em}.login-modal .muted{margin:0 0 18px}.login-modal-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:999px;background:var(--surface-soft);color:var(--ink);font-size:20px;line-height:1;cursor:pointer}.login-providers{display:grid;grid-gap:12px;gap:12px;justify-items:start}.login-divider{display:flex;align-items:center;gap:10px;width:100%;color:var(--muted,#777);font-size:13px}.login-divider:after,.login-divider:before{content:"";flex:1 1;height:1px;background:var(--line,#eaeaea)}.password-auth{display:grid;grid-gap:10px;gap:10px;width:100%;max-width:320px}.password-auth .field{width:100%}.password-auth-tabs{display:flex;gap:8px}.password-auth-tabs button{flex:1 1;padding:8px 10px;border:1px solid var(--line,#eaeaea);border-radius:8px;background:#fff;color:var(--ink,#111);font-weight:600;cursor:pointer}.password-auth-tabs button.active{border-color:var(--ink,#111);background:var(--ink,#111);color:#fff}.password-auth-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:14px}.password-auth-links button,.password-auth-resend{background:none;border:none;padding:0;color:var(--accent,#05aeea);font-size:13px;cursor:pointer}.password-auth-resend{justify-self:start}.password-auth-resend:disabled{color:var(--muted,#777);cursor:default}.login-provider-row{display:inline-flex;align-items:center;gap:10px;min-width:280px;padding:10px 14px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font-weight:600;cursor:not-allowed;opacity:.6}.login-provider-row-active{cursor:pointer;opacity:1}.login-provider-google{position:relative;display:inline-flex}.login-provider-google>.login-provider-row{width:100%}.login-provider-google-gis{position:absolute;inset:0;opacity:0;overflow:hidden}.login-provider-google-gis iframe,.login-provider-google-gis>div{width:100%!important;height:100%!important}.login-provider-row-active:disabled{cursor:wait;opacity:.6}.login-provider-row svg{width:18px;height:18px;fill:currentColor}.login-provider-row em{margin-left:auto;padding:3px 9px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:11px;font-style:normal;font-weight:700}.map-filters-panel{display:flex;flex-direction:column;width:380px;flex:0 0 380px;max-height:calc(100vh - 120px);position:-webkit-sticky;position:sticky;top:96px;padding:16px;gap:14px}.map-deal-tabs{display:flex;gap:6px;padding:4px;border-radius:999px;background:var(--surface-soft)}.map-deal-tabs .map-deal-chip{flex:1 1;padding:8px 6px}.map-filters-scroll{flex:1 1;min-height:0;overflow-y:auto;display:grid;grid-gap:18px;gap:18px;padding-right:4px}.map-filters-scroll h3{margin:0 0 10px;font-size:18px;font-weight:800;letter-spacing:-.01em;color:var(--ink)}.filter-range{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.filter-year-select{cursor:pointer;min-width:0}.filter-choice-grid{display:flex;flex-wrap:wrap;gap:8px}.filter-choice{padding:9px 14px;border:1px solid transparent;border-radius:12px;background:#f1f3f7;color:var(--ink);font-size:15px;font-weight:600;cursor:pointer}.filter-choice.active{border-color:var(--ink);background:var(--ink);color:#fff}.filter-switches{display:grid;grid-gap:10px;gap:10px}.filter-switch{display:flex;align-items:center;gap:10px;font-weight:600;cursor:pointer}.filter-switch input{width:18px;height:18px;accent-color:var(--ink)}.map-filters-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.mobile-map-controls,.mobile-map-filter-backdrop{display:none}.listing-characteristics h2,.listing-location h2{margin:0 0 14px}.attribute-groups{display:grid;grid-gap:22px;gap:22px}.attribute-group h3{margin:0 0 10px;font-size:19px;font-weight:900;letter-spacing:-.02em}.attribute-group dl{margin:0;display:grid;overflow:hidden;border:1px solid #ededed;border-radius:12px;background:#ffffff}.attribute-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr);grid-gap:14px;gap:14px;align-items:flex-start;padding:13px 14px;border-bottom:1px solid #ededed}.attribute-row:last-child{border-bottom:0}.attribute-row dt{color:var(--muted);font-size:16px;line-height:1.35}.attribute-row dd{display:grid;justify-items:end;grid-gap:4px;gap:4px;margin:0;color:var(--ink);font-size:16px;font-weight:800;line-height:1.35;text-align:right}.attribute-row dd span{max-width:100%;overflow-wrap:anywhere}.attribute-row dd.is-highlighted span{border-radius:8px;padding:3px 8px;background:#ffe5ef;color:#c2185b}.attribute-row dd .characteristic-check{width:22px;height:22px;color:#26d77f}.attribute-row-stacked{grid-template-columns:1fr;gap:7px}.attribute-row-stacked dd{justify-items:end;text-align:right}.no-agents-badge{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin:0 0 16px;border-radius:12px;padding:12px 14px;background:#e5ffd8;color:var(--ink);font-size:17px;font-weight:900}.no-agents-badge span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#22c55e;color:#ffffff;font-size:14px;line-height:1}.listing-location-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.listing-location-head a{color:var(--accent);font-weight:600}.listing-location-map{width:100%;height:320px;margin-top:12px;border:1px solid var(--line);border-radius:12px}.listing-location-map-wrap{position:relative}.listing-location-map-wrap .listing-location-map{pointer-events:none}.listing-location-map-tap{position:absolute;inset:12px 0 0 0;display:block;border-radius:12px}@media (max-width:700px){.attribute-row{grid-template-columns:1fr;gap:4px}.attribute-row dd{justify-items:start;text-align:left}}@media (min-width:1241px){.home-header .container{width:min(1290px,calc(100vw - 80px))}.home-header-row{display:grid;grid-template-columns:188px max-content max-content minmax(0,1fr);grid-gap:24px;gap:24px;flex-wrap:nowrap;align-items:center}.home-nav{min-width:0;gap:clamp(16px,1.4vw,34px)}.home-toolbar{min-width:max-content;gap:16px;padding:0 14px}.home-actions{min-width:max-content;gap:clamp(14px,1.3vw,22px);justify-content:flex-end}}.currency-select-compact,.home-action-link,.home-actions,.home-toolbar,.toolbar-select{flex-shrink:0}.currency-select-compact,.toolbar-select{position:relative;z-index:1}.home-actions{position:relative;z-index:2}.home-action-link{min-width:max-content}.category-icon svg,.hero-benefits i svg,.how-icon svg,.line-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.hero-benefits span:nth-child(2) i,.how-step:nth-child(2) .how-icon{background:#f0f2f8;color:var(--bassario-blue)}.home-category-card .category-icon{left:28px;bottom:29px;width:58px;height:58px;background:#fff;background-image:none!important;box-shadow:0 10px 24px rgba(10,16,34,.16)}.home-category-card .category-icon svg{width:30px;height:30px;stroke-width:2}.category-icon.green{color:var(--bassario-green)}.category-icon.blue{color:#2f71ff}.category-icon.purple{color:#8b5cf6}.category-icon.orange{color:#ff7a2f}.home-category-card .category-tile-label{left:104px;bottom:41px}.how-icon{width:54px;height:54px}.how-icon svg{width:28px;height:28px;stroke-width:2.1}.how-step:first-child .how-icon{background:#ddf9ea;color:var(--bassario-green)}.how-step:nth-child(3) .how-icon{background:#f0f2f8;color:var(--bassario-blue)}.how-step:nth-child(4) .how-icon{background:#eef0f2;color:#242424}.home-category-card .category-icon{background:#fff var(--category-icon) center /30px 30px no-repeat!important}.how-icon,.how-step:first-child .how-icon,.how-step:nth-child(2) .how-icon,.how-step:nth-child(3) .how-icon,.how-step:nth-child(4) .how-icon{width:54px;height:54px;background:transparent!important;color:inherit}.mobile-header-controls,.mobile-menu-panel{display:none}.header-profile-avatar{display:inline-grid;width:38px;height:38px;overflow:hidden;place-items:center;border-radius:50%;background:#f4f7fb;color:var(--bassario-blue);font-weight:850}.header-profile-avatar img{width:100%;height:100%;object-fit:cover}.header-profile-avatar svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.profile-link .header-profile-avatar{width:28px;height:28px;box-shadow:0 0 0 1px rgba(16,37,111,.08);font-size:13px}.profile-link-id{display:inline-flex;flex-direction:column;line-height:1.1;text-align:left}.profile-link-role{font-size:11px;font-weight:600;color:var(--muted,#6b7280);text-transform:uppercase;letter-spacing:.03em}.profile-link-name{font-weight:700}@media (max-width:700px){.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-header .container{width:100%;padding:0 16px}.home-header-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:72px;padding:9px 0;grid-gap:12px;gap:12px}.home-brand.image-brand{min-width:0}.home-brand.image-brand img{width:154px;height:auto}.home-actions,.home-nav,.home-toolbar{display:none!important}.mobile-header-controls{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.mobile-menu-button,.mobile-profile-button{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid #e5ebf4;border-radius:16px;background:#ffffff;color:var(--bassario-blue);box-shadow:0 8px 22px rgba(16,37,111,.06)}.mobile-profile-button .header-profile-avatar{width:32px;height:32px}.mobile-menu-button{gap:5px}.mobile-menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .16s ease,opacity .16s ease}.mobile-menu-button.is-open span:first-child{transform:translateY(3.5px) rotate(45deg)}.mobile-menu-button.is-open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu-panel{grid-column:1/-1;display:grid;grid-gap:14px;gap:14px;margin-top:4px;border:1px solid #e5ebf4;border-radius:22px;padding:14px;background:#ffffff;box-shadow:0 18px 48px rgba(16,37,111,.12)}.mobile-menu-actions,.mobile-menu-links,.mobile-menu-toolbar{display:grid;grid-gap:10px;gap:10px}.mobile-menu-links,.mobile-menu-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-menu-toolbar .currency-select-compact,.mobile-menu-toolbar .toolbar-select{width:100%;min-width:0}.mobile-menu-actions a,.mobile-menu-actions button,.mobile-menu-links a{display:flex;align-items:center;gap:12px;min-height:46px;border:0;border-radius:15px;padding:0 12px;background:#f7f9fc;color:var(--bassario-blue);font:inherit;font-weight:750;text-align:left}.mobile-menu-actions .line-icon{width:25px;height:25px}.mobile-menu-actions .has-notification{position:relative}.mobile-menu-actions .has-notification:after{top:8px;left:31px}.home-hero{display:none!important}.home-page{padding-top:12px}.home-category-grid,.home-page .container,.how-it-works.container{width:min(100%,calc(100vw - 28px))!important}.home-category-grid{margin-top:4px}.how-it-works{margin-top:16px}body:has(.map-page){overflow-x:hidden}body:has(.map-page) .page-shell{min-width:0}body:has(.map-page) .container,body:has(.map-page) .home-header .container{width:100%}.map-page{position:relative;display:block;width:100%!important;min-width:0!important;height:calc(100svh - 72px);min-height:560px;margin:0;padding:0;overflow:hidden}.map-page>.map-filters-dock{display:none!important}.map-page .map-canvas,.map-page .map-canvas.live-map{width:100%;min-width:0!important;height:100%;min-height:0;border:0;border-radius:0}.map-page .map-node{height:100%;min-height:560px}.mobile-map-controls{position:absolute;top:10px;left:12px;right:12px;z-index:25;display:flex;align-items:center;gap:8px;pointer-events:none}.mobile-map-controls>*{pointer-events:auto}.mobile-map-deal-tabs{display:flex;flex:1 1 auto;min-width:0;gap:5px;overflow-x:auto;border-radius:17px;padding:4px;background:rgba(244,245,247,.96);box-shadow:0 12px 30px rgba(10,16,34,.14);scrollbar-width:none}.mobile-map-deal-tabs::-webkit-scrollbar{display:none}.mobile-map-deal-chip{flex:1 0 max-content;min-height:44px;border:0;border-radius:14px;padding:0 15px;background:transparent;color:var(--ink);font-weight:850;white-space:nowrap}.mobile-map-deal-chip.active{background:#111216;color:#ffffff;box-shadow:0 8px 18px rgba(10,16,34,.18)}.mobile-map-filter-button{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border:0;border-radius:16px;background:rgba(244,245,247,.96);color:var(--ink);box-shadow:0 12px 30px rgba(10,16,34,.14)}.mobile-map-filter-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.mobile-map-filter-backdrop{position:fixed;inset:0;z-index:120;display:grid;align-items:end;background:rgba(10,16,34,.34);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-map-filter-sheet{position:relative;overflow:hidden;max-height:min(82svh,720px);border-radius:26px 26px 0 0;padding:18px 14px 14px;background:#ffffff;box-shadow:0 -18px 54px rgba(10,16,34,.2)}.mobile-map-filter-sheet-handle{width:44px;height:5px;margin:0 auto 12px;border-radius:999px;background:#d8dde6}.mobile-map-filter-close{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f3f5f8;color:var(--ink);font-size:22px;line-height:1}.mobile-map-filter-sheet .map-filters-panel{position:static;display:flex!important;width:100%;min-width:0;max-height:calc(min(82svh, 720px) - 56px);border:0;padding:0;box-shadow:none}.mobile-map-filter-sheet .map-deal-tabs{display:none}.mobile-map-filter-sheet .map-filters-scroll{padding:0 2px 0 0}.map-reloading-badge{top:72px}}.how-icon img{display:block;width:54px;height:54px;object-fit:contain}.chat-page-container{max-width:none}.workspace-page.chat-page-container{display:flex;flex-direction:column}.chat-state-panel{padding:22px}.chat-list-shell{display:flex;min-height:0;flex:1 1;flex-direction:column;gap:14px}.chat-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px}.chat-list-toolbar strong{color:var(--bassario-blue);font-size:20px;letter-spacing:-.03em}.chat-support-promo{display:flex;align-items:center;width:100%;gap:14px;border:0;padding:14px;border-radius:14px;background:#e5f5ff;color:var(--ink);cursor:pointer;text-align:left}.chat-support-promo:disabled{cursor:wait;opacity:.7}.chat-support-promo-icon{display:grid;width:64px;height:64px;flex:0 0 64px;place-items:center;border-radius:50%;background:#fff;color:#0b89cf}.chat-support-promo-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.chat-support-promo-copy{display:grid;grid-gap:3px;gap:3px}.chat-support-promo-copy strong{font-size:18px;font-weight:900}.chat-support-promo-copy span{color:var(--muted);font-size:14px}.chat-thread-list{display:grid;overflow:hidden;grid-gap:0;gap:0}.chat-thread-list[hidden]{display:none}.chat-thread-groups{display:grid;grid-gap:18px;gap:18px}.chat-listing-group{display:grid;grid-gap:6px;gap:6px}.chat-listing-group-toggle{width:100%;display:flex;align-items:center;gap:9px;margin:0;padding:2px 0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:18px;font-weight:900;letter-spacing:-.025em;text-align:left;cursor:pointer}.chat-listing-group-unread{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#e53935;color:#fff;font-size:11px;line-height:1}.chat-listing-group-chevron{font-size:22px;line-height:1;transition:transform .16s ease}.chat-listing-group-chevron.collapsed{transform:rotate(-90deg)}.chat-thread-meta{display:inline-flex;align-items:center;gap:10px}.chat-thread-card{position:relative;padding:0 14px;transition:background .16s ease}.chat-thread-card+.chat-thread-card{border-top:1px solid var(--line)}.chat-thread-card:hover{background:rgba(16,37,111,.035)}.chat-thread-main{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px;min-height:88px;padding:12px 0;color:inherit}.chat-dialog-avatar,.chat-thread-image{position:relative;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,rgba(33,200,116,.18),rgba(16,37,111,.1));color:var(--bassario-blue);font-weight:850}.chat-presence-dot{display:inline-block;width:9px;height:9px;margin-left:8px;border-radius:50%;vertical-align:middle}.chat-presence-dot.online{background:#22c55e}.chat-presence-dot.offline{background:#c2c2c2}.chat-connecting-badge{margin-left:auto;padding:4px 10px;border-radius:999px;background:#fdecc8;color:#7a5900;font-size:12px;font-weight:700;white-space:nowrap}.chat-thread-image{width:64px;height:64px}.chat-thread-image svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.chat-thread-image.support{background:#e5f5ff}.chat-thread-image.support svg{color:#0b89cf}.chat-dialog-avatar img,.chat-thread-image img{width:100%;height:100%;object-fit:cover}.chat-thread-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.chat-thread-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.chat-thread-line strong{min-width:0;overflow:hidden;color:var(--ink);font-size:17px;font-weight:850;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.chat-thread-line time{flex:0 0 auto;color:var(--muted);font-size:13px}.chat-thread-important{margin-right:6px;color:#f5a623;font-weight:400}.chat-thread-last,.chat-thread-peer{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread-last{margin:0;color:var(--ink);font-size:15px;line-height:1.25}.chat-thread-last-row{display:flex;align-items:center;gap:8px;min-width:0}.chat-thread-last-row .chat-thread-last{flex:1 1}.chat-delete-button{position:absolute;top:10px;right:10px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:999px;background:rgba(244,246,249,.92);color:var(--muted);cursor:pointer;font-size:20px;line-height:1}.chat-delete-button:hover{background:rgba(255,59,78,.12);color:#d91f39}.chat-empty-state{display:grid;flex:1 1;justify-items:center;align-content:center;grid-gap:12px;gap:12px;padding:34px 18px;text-align:center}.chat-empty-state strong{color:var(--muted);font-weight:600}.chat-empty-state.compact{align-self:center;justify-self:center;max-width:360px;border:1px dashed var(--line);border-radius:24px;background:rgba(255,255,255,.7)}.chat-inline-error,.chat-list-error{margin:0;color:var(--danger);font-size:14px}.listing-chat-action{display:grid;grid-gap:8px;gap:8px}.listing-chat-action .primary-button{width:100%}.chat-dialog-shell{position:relative;display:flex;flex-direction:column;height:clamp(520px,calc(100vh - 310px),100vh);gap:0;overflow:hidden;padding:0}.chat-dialog-header{flex:0 0 auto;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.92)}.chat-back-link{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:999px;color:var(--bassario-blue);font-size:30px;line-height:1;background:none;cursor:pointer;padding:0}.chat-dialog-avatar{width:54px;height:54px;border-radius:16px;font-size:20px}.chat-dialog-avatar.support{background:#e5f5ff}.chat-dialog-avatar svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;color:#0b89cf}.chat-dialog-title{min-width:0;display:grid;grid-gap:2px;gap:2px}.chat-dialog-title .chat-listing-subtitle,.chat-dialog-title span,.chat-dialog-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-dialog-title strong{color:var(--ink);font-size:17px;font-weight:850;letter-spacing:-.035em}.chat-dialog-title .chat-listing-subtitle,.chat-dialog-title span{color:var(--muted);font-size:13px}.chat-dialog-title .chat-listing-subtitle{display:block;text-decoration:none}.chat-dialog-title .chat-listing-subtitle:focus-visible,.chat-dialog-title .chat-listing-subtitle:hover{color:var(--ink);text-decoration:underline}.chat-peer-link{color:inherit;text-decoration:none}.chat-peer-link:hover{color:var(--accent,#06a9e6);text-decoration:underline}.chat-dialog-messages{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:8px;overflow-y:auto;padding:18px;background:#74b5e0}.chat-bubble-row{display:flex}.chat-system-divider{display:flex;justify-content:center;margin:10px 0}.chat-system-divider span{font-size:12.5px;color:#fff;background:rgba(0,0,0,.34);padding:4px 12px;border-radius:999px;text-align:center}.chat-rate-chip{margin-left:auto;border:1px solid color-mix(in srgb,var(--ink,#111318) 14%,transparent);background:transparent;color:var(--accent,#06a9e6);font-size:13px;padding:5px 12px;border-radius:999px;cursor:pointer;white-space:nowrap}.chat-rate-chip:disabled{opacity:.6;cursor:default}.chat-rate-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:60}.chat-rate-modal{background:var(--surface,#fff);border-radius:16px;padding:20px 24px 24px;max-width:340px;width:calc(100% - 48px);text-align:center;box-shadow:0 12px 40px rgba(0,0,0,.25)}.chat-rate-title{font-weight:700;margin:0 0 12px}.chat-rate-stars{display:flex;justify-content:center;gap:4px}.chat-rate-star{background:none;border:none;cursor:pointer;font-size:34px;line-height:1;color:var(--accent,#06a9e6);padding:2px 4px}.chat-rate-star:disabled{cursor:default;opacity:.6}.chat-bubble-row.outgoing{justify-content:flex-end}.chat-bubble-row.incoming{justify-content:flex-start}.chat-bubble{position:relative;max-width:min(620px,76%);padding:10px 13px 7px;border-radius:18px;box-shadow:0 8px 24px rgba(16,37,111,.06);transition:background-color .3s ease}.chat-bubble.chat-bubble-highlight{background:#fff3c2!important}.chat-quote{display:flex;align-items:center;gap:8px;width:100%;text-align:left;border:0;background:rgba(51,144,236,.08);border-radius:8px;padding:4px 10px 4px 6px;margin:0 0 6px;cursor:pointer;font:inherit;color:inherit}.chat-quote:before{content:"";flex:none;width:3px;height:32px;border-radius:2px;background:#3390ec}.chat-bubble-row.incoming .chat-quote{background:rgba(49,163,84,.08)}.chat-bubble-row.incoming .chat-quote:before{background:#31a354}.chat-quote-thumb{flex:none;width:32px;height:32px;border-radius:4px;object-fit:cover}.chat-quote-body{display:flex;flex-direction:column;min-width:0}.chat-quote-name{display:block;font-size:12.5px;font-weight:700;color:#3390ec}.chat-bubble-row.incoming .chat-quote-name{color:#31a354}.chat-quote-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.25;color:var(--ink-soft,#4a5568)}.chat-media-label{display:inline-flex;align-items:center;gap:3px;color:#3390ec;font-size:13px;line-height:1.25;white-space:nowrap}.chat-media-label svg{flex:none;width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.chat-thread-media-preview{font-size:inherit}.chat-message-menu{position:absolute;top:-14px;right:8px;display:none;z-index:20}.chat-bubble:focus-within .chat-message-menu,.chat-bubble:hover .chat-message-menu,.chat-message-menu[open]{display:block}.chat-message-menu summary{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid rgba(16,37,111,.12);border-radius:999px;background:#fff;box-shadow:0 4px 14px rgba(16,37,111,.14);color:var(--ink);font-size:21px;line-height:1;cursor:pointer;list-style:none}.chat-message-menu summary::-webkit-details-marker{display:none}.chat-message-menu-list{position:absolute;top:34px;right:0;display:grid;min-width:205px;padding:7px;border:1px solid rgba(16,37,111,.1);border-radius:13px;background:rgba(250,255,247,.98);box-shadow:0 12px 30px rgba(16,37,111,.2)}.chat-reaction-picker{display:flex;gap:2px;overflow-x:auto;max-width:310px;padding:3px 2px 7px}.chat-message-menu-list .chat-reaction-picker button{display:grid;grid-template-columns:none;place-items:center;flex:0 0 34px;min-height:34px;padding:0;font-size:21px}.chat-bubble-row.incoming .chat-message-menu-list{right:auto;left:0}.chat-message-menu-list button{display:grid;grid-template-columns:26px 1fr;align-items:center;grid-gap:10px;gap:10px;min-height:38px;padding:7px 10px;border:0;background:none;cursor:pointer;color:var(--ink);border-radius:8px;font:inherit;font-size:14px;font-weight:600;text-align:left}.chat-message-menu-list button span{font-size:20px;line-height:1;text-align:center}.chat-message-menu-list button:focus-visible,.chat-message-menu-list button:hover{background:rgba(51,144,236,.12);outline:none}.chat-attachment-photo{display:block;max-width:100%;max-height:360px;border-radius:10px;margin-bottom:6px}.chat-attachment-photo-button{display:block;max-width:100%;padding:0;border:0;border-radius:10px;background:transparent;cursor:zoom-in}.chat-photo-viewer{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:72px 28px 28px;background:rgba(7,12,16,.92);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chat-photo-viewer-stage{display:flex;align-items:center;justify-content:center;width:min(92vw,1440px);height:calc(100vh - 108px);overflow:hidden;cursor:zoom-in;touch-action:none}.chat-photo-viewer-stage[data-zoomed=true]{cursor:-webkit-grab;cursor:grab}.chat-photo-viewer-stage[data-zoomed=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.chat-photo-viewer-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.chat-photo-viewer-tools{position:fixed;top:18px;right:22px;z-index:1001;display:flex;align-items:center;gap:6px;padding:5px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(20,27,32,.78)}.chat-photo-viewer-tools button{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#fff;font:inherit;font-size:24px;cursor:pointer}.chat-photo-viewer-tools button:focus-visible,.chat-photo-viewer-tools button:hover{background:rgba(255,255,255,.14);outline:none}.chat-photo-viewer-tools button:disabled{opacity:.35;cursor:default}.chat-photo-viewer-tools .chat-photo-viewer-scale{min-width:62px;font-size:13px}@media (max-width:640px){.chat-photo-viewer{padding:64px 10px 10px}.chat-photo-viewer-stage{width:100%;height:calc(100vh - 82px)}.chat-photo-viewer-tools{top:10px;right:10px}}.chat-attachment-video{display:block;max-width:100%;max-height:360px;border-radius:10px;margin-bottom:6px}.chat-attachment-audio{display:block;width:min(320px,100%);margin-bottom:6px}.chat-voice{display:flex;align-items:center;gap:8px;width:min(var(--chat-voice-width,250px),calc(100vw - 110px));margin-bottom:0}.chat-voice-play{width:40px;height:40px;border:0;border-radius:50%;background:#3390ec;color:#ffffff;cursor:pointer;flex:none;display:grid;place-items:center}.chat-voice-play>span{display:block;width:0;height:0;margin-left:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid #fff}.chat-voice-play[aria-label=pause]>span{width:14px;height:18px;margin-left:0;border:0;background:linear-gradient(90deg,#fff 0 38%,transparent 38% 62%,#fff 62%)}.chat-voice-body{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:1px}.chat-voice-unplayed{display:inline-block;width:9px;height:9px;margin-left:7px;border-radius:50%;background:#3390ec;vertical-align:1px}.chat-voice-wave{width:100%;height:20px}.chat-voice-wave line{stroke:rgba(51,144,236,.35);stroke-width:2;stroke-linecap:round}.chat-voice-wave line.played{stroke:#3390ec}.chat-voice-meta{display:flex;align-items:center;gap:10px;min-height:15px;white-space:nowrap;font-size:12px;color:var(--ink-soft,#4a5568)}.chat-action-notice{position:absolute;z-index:4;left:50%;bottom:74px;margin:0;transform:translateX(-50%);padding:8px 13px;border-radius:10px;background:rgba(23,33,43,.86);color:#fff;font-size:13px;box-shadow:0 3px 12px rgba(0,0,0,.2)}.chat-attachment-file{display:flex;align-items:center;gap:10px;margin-bottom:6px;color:inherit;text-decoration:none}.chat-attachment-file-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#3390ec;font-size:18px}.chat-attachment-file-body{display:flex;flex-direction:column;min-width:0}.chat-attachment-file-name{font-weight:600;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-file-size{font-size:12.5px;color:var(--ink-soft,#4a5568)}.chat-attachment-name{font-size:14px}.chat-composer:has(.chat-attach-button){grid-template-columns:auto minmax(0,1fr) auto}.chat-attach-button{display:grid;width:48px;height:48px;place-items:center;border:1px solid #e1e5ea;border-radius:50%;background:#f0f2f5;cursor:pointer;color:var(--ink);font-family:Arial,sans-serif;font-size:35px;font-weight:300;line-height:1;padding:0;align-self:center}.chat-attach-button:hover:not(:disabled){background:#e4e8ed}.chat-attach-button:disabled{opacity:.5;cursor:default}.chat-reply-bar{display:flex;align-items:center;gap:10px;padding:6px 10px 6px 14px;border-top:1px solid rgba(16,37,111,.08);background:#f7f9fc}.chat-reply-bar-icon{color:#3390ec;font-size:16px}.chat-reply-bar-body{flex:1 1;min-width:0;display:flex;flex-direction:column}.chat-reply-bar-name{font-size:12.5px;font-weight:700;color:#3390ec}.chat-reply-bar-text{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-reply-bar-cancel{border:0;background:none;cursor:pointer;font-size:18px;line-height:1;padding:6px 10px;color:var(--ink-soft,#4a5568)}.chat-bubble-row.incoming .chat-bubble{border-bottom-left-radius:6px;background:#ffffff;color:var(--ink)}.chat-bubble-row.outgoing .chat-bubble{border-bottom-right-radius:6px;background:#def1fd;color:var(--ink)}.chat-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.32}.chat-bubble p.chat-emoji-only{font-size:1.5em;line-height:1.15}.chat-message-meta{align-items:center;margin-top:4px;font-size:11px}.chat-message-meta,.chat-reactions{display:flex;justify-content:flex-end;gap:4px}.chat-reactions{flex-wrap:wrap;margin-top:5px}.chat-bubble-row.incoming .chat-reactions{justify-content:flex-start}.chat-reactions button{display:inline-flex;align-items:center;gap:4px;min-height:27px;padding:2px 8px;border:1px solid #d9e1e7;border-radius:999px;background:#f0f4f7;color:var(--ink);cursor:pointer;font:inherit;font-size:14px}.chat-reactions button.selected{border-color:#3390ec;background:#d8eeff}.chat-reactions button:disabled{cursor:default}.chat-time{color:#69acd8}.chat-tick-note{opacity:.7}.chat-tick{height:13px;width:auto;flex:none;fill:none;stroke:#8696a0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chat-tick-read{stroke:#34b7f1}.chat-typing{margin:0;padding:8px 18px 0;color:var(--muted);font-size:13px}.chat-composer{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;padding:12px;border-top:1px solid var(--line);background:rgba(255,255,255,.96)}.chat-composer textarea{width:100%;min-height:48px;max-height:148px;resize:none;overflow-y:hidden;border:1px solid var(--line);border-radius:18px;padding:13px 14px;background:var(--surface-soft);color:var(--ink);font:inherit;font-size:16px;outline:none}.chat-composer textarea:focus{border-color:rgba(6,169,230,.42);box-shadow:0 0 0 4px rgba(6,169,230,.08)}.chat-send-button{align-self:end;min-width:112px;min-height:48px}@media (max-width:760px){.container.workspace-page{width:calc(100vw - 24px)}.container.workspace-page,.workspace-page.account-listings-page,.workspace-page.favorites-page{min-height:calc(100dvh - 126px)}.chat-page-container .section-head{padding-inline:0}.chat-list-toolbar{align-items:stretch;flex-direction:column}.chat-thread-main{grid-template-columns:58px minmax(0,1fr) auto;min-height:82px;padding:12px 42px 12px 12px}.chat-thread-image{width:58px;height:58px;border-radius:14px}.chat-dialog-shell{height:calc(100dvh - 110px);border-radius:0}.chat-dialog-header{grid-template-columns:auto auto minmax(0,1fr);padding:10px}.chat-dialog-avatar{width:46px;height:46px;border-radius:14px}.chat-dialog-messages{padding:12px 10px}.chat-bubble{max-width:82%}.chat-composer{position:-webkit-sticky;position:sticky;bottom:0;grid-template-columns:minmax(0,1fr) 52px;padding:10px}.chat-send-button{min-width:52px;padding-inline:0;border-radius:16px;font-size:0}.chat-send-button:before{content:"→";font-size:22px}}@media (max-width:760px){body:has(.chat-dialog-shell) .site-footer{display:none}body:has(.chat-dialog-shell){background:#f5f7fb}.chat-page-container:has(.chat-dialog-shell){width:100%;padding-inline:0}.chat-page-container:has(.chat-dialog-shell) .chat-dialog-shell{height:calc(100dvh - 86px);border-right:0;border-left:0}.chat-composer{align-items:center}.chat-composer textarea{height:48px;min-height:48px;max-height:96px;resize:none}.chat-send-button{align-self:center}}.listing-form-wide{grid-column:span 2}.listing-form-check,.listing-form-option-block>span{color:var(--ink);font-weight:800;font-size:19px;letter-spacing:-.01em}.listing-field-block{display:grid;grid-gap:8px;gap:8px}.listing-field-block>span{color:var(--ink);font-weight:800;font-size:19px;letter-spacing:-.01em}.listing-form-check{align-items:center;display:flex;gap:10px;min-height:52px}.listing-form-check input{height:18px;width:18px}.listing-form-option-block{display:grid;grid-gap:10px;gap:10px}.listing-form-wide-block{margin-top:16px}.listing-form-options{display:flex;flex-wrap:wrap;gap:8px}.cookie-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:1100;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;max-width:880px;margin:0 auto;padding:14px 18px;border-radius:18px;background:#0b1220;color:#fff;box-shadow:0 18px 50px rgba(11,18,32,.35)}.cookie-consent-text{margin:0;flex:1 1 320px;font-size:14px;line-height:1.4}.cookie-consent-text a{color:#8fc0ff;text-decoration:underline}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:10px;flex:0 0 auto}.cookie-btn{border-radius:12px;padding:9px 16px;font-size:14px;font-weight:640;line-height:1;cursor:pointer;border:1px solid transparent;white-space:nowrap;transition:opacity .15s ease,color .15s ease}.cookie-btn-primary{background:#1fc470;color:#06371f}.cookie-btn-secondary{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28);color:#fff}.cookie-btn-ghost{background:transparent;color:#9fb0c8}.cookie-btn-ghost:hover{color:#fff}.cookie-btn:hover{opacity:.92}.cookie-block{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px;background:rgba(4,8,16,.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cookie-block-card{max-width:440px;padding:34px 30px;border-radius:22px;background:#0b1220;color:#fff;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.5)}.cookie-block-title{margin:0 0 10px;font-size:26px;font-weight:760}.cookie-block-text{margin:0 0 22px;font-size:15px;line-height:1.5;color:#c3ccd9}.listing-map-consent{display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:var(--muted,#6b7280);background:#f1f3f7}.toggle-field{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px}.toggle-field-label{font-weight:600;font-size:16px}.toggle-switch{flex:0 0 auto;position:relative;width:46px;height:28px;padding:0;border:none;border-radius:999px;background:#d5dae3;cursor:pointer;transition:background .15s ease}.toggle-switch.on{background:#2a78d6}.toggle-switch:disabled{opacity:.5;cursor:default}.toggle-switch-knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(11,18,32,.25);transition:transform .15s ease}.toggle-switch.on .toggle-switch-knob{transform:translateX(18px)}.listing-help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:6px;border-radius:50%;background:#e7ebf2;color:#6b7280;font-size:12px;font-weight:700;cursor:help;vertical-align:middle}.listing-help-tip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);z-index:40;width:max-content;max-width:260px;padding:8px 10px;border-radius:8px;background:#1f2733;color:#fff;font-size:13px;font-weight:500;line-height:1.35;text-align:left;white-space:normal;box-shadow:0 6px 18px rgba(16,24,40,.18);opacity:0;visibility:hidden;pointer-events:none}.listing-help:focus-visible .listing-help-tip,.listing-help:hover .listing-help-tip,.listing-help[data-open] .listing-help-tip{opacity:1;visibility:visible}.listing-form-options button{background:#f1f3f7;border:1px solid transparent;border-radius:16px;color:var(--ink);cursor:pointer;font:inherit;font-weight:700;font-size:16px;min-height:52px;padding:0 22px}.listing-form-options button.active{background:var(--ink);border-color:var(--ink);color:#fff}.listing-form-check-grid{display:grid;grid-gap:4px;gap:4px;grid-template-columns:minmax(0,1fr);margin-top:16px}.account-listing-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.account-listing-stats span{background:#f4f7fb;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:13px;padding:7px 10px}.account-listing-stats strong{color:var(--ink)}.listing-phone-public{display:grid;grid-gap:10px;gap:10px}.listing-phone-verified{align-items:center;color:var(--muted);display:inline-flex;font-size:13px;font-weight:700;gap:8px}.listing-phone-verified span{background:#c6ccd7;border-radius:999px;display:inline-block;height:10px;width:10px}.listing-phone-verified.is-verified{color:var(--ink)}.listing-phone-verified.is-verified span{background:var(--accent)}@media (max-width:760px){.account-empty-state,.account-listing-item,.listing-review-card{grid-template-columns:1fr}.account-empty-state{align-items:start}.account-listing-summary{grid-template-columns:110px minmax(0,1fr)}.listing-review-hero{display:grid}.listing-review-details{grid-template-columns:1fr}.listing-form-actions{justify-content:stretch}.listing-form-actions>*{flex:1 1 auto}.listing-form-option-block,.listing-form-wide{grid-column:1/-1}.listing-form-check-grid{grid-template-columns:1fr}}.side-card-seller{display:flex;flex-direction:column;gap:4px;padding-top:14px;margin-top:4px;border-top:1px solid var(--border,#e5e7eb)}.chat-filter-tabs{margin:12px 0 6px}.listing-photo-cover{position:absolute;top:6px;right:6px;padding:2px 9px;border-radius:999px;background:#ffc107;color:#1a1a1a;font-size:12px;font-weight:800;z-index:2}.listing-photo-preview.is-cover img{outline:3px solid #ffc107;outline-offset:-3px}.listing-photo-uploader.drop-active{outline:2px dashed var(--accent);outline-offset:-6px;background:rgba(6,169,230,.07)}.listing-photo-handle{position:absolute;left:0;right:0;bottom:0;height:28px;display:grid;place-items:center;background:rgba(0,0,0,.55);color:#fff;z-index:1;pointer-events:none}.stats-panel{padding:18px;display:grid;grid-gap:16px;gap:16px}.stats-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.stats-ranges{display:flex;gap:8px}.stats-range{min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--bassario-blue,#10256f);cursor:pointer;font-weight:700}.stats-range.active{border-color:var(--bassario-blue,#10256f);background:var(--bassario-blue,#10256f);color:#fff}.stats-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.stats-tile{display:grid;grid-gap:2px;gap:2px;padding:12px 14px;border:1px solid var(--line);border-radius:16px}.stats-tile strong{font-size:26px;line-height:1.1}.stats-tile-dot{width:10px;height:10px;border-radius:999px}.stats-chart{position:relative}.stats-chart svg{width:100%;height:auto;overflow:visible}.stats-line{fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.stats-grid{stroke:var(--line,#e5e7eb);stroke-width:1}.stats-crosshair{stroke:var(--muted,#6b7280);stroke-width:1;stroke-dasharray:3 3}.stats-axis{fill:var(--muted,#6b7280);font-size:12px}.stats-direct-label{fill:var(--ink,#111827);font-size:12px;font-weight:700}.stats-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px;color:var(--muted,#6b7280);font-size:14px}.stats-legend span,.stats-tooltip span{display:inline-flex;align-items:center;gap:6px}.stats-legend i,.stats-tooltip i{width:10px;height:10px;border-radius:999px}.stats-tooltip{position:absolute;top:0;right:0;display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.1);font-size:13px;pointer-events:none}.stats-weeks{display:flex;justify-content:space-between;gap:12px}@media (max-width:640px){.stats-tiles{grid-template-columns:1fr}}.owner-card-stats{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;font-size:14px;color:var(--muted,#6b7280)}.reason-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(11,18,32,.45)}.reason-modal{width:min(440px,100%);display:grid;grid-gap:14px;gap:14px;padding:20px;border-radius:20px;background:#fff;box-shadow:0 20px 60px rgba(11,18,32,.25)}.reason-modal-title{margin:0;font-size:18px;font-weight:800}.reason-modal-input{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:14px;font:inherit;resize:vertical}.reason-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.reason-modal-actions button{flex:0 1 auto;min-width:0}.owner-delete-button{margin-top:4px;min-height:44px;border:1px solid #f0c4c4;border-radius:16px;background:#fff;color:#c0392b;font:inherit;font-weight:700;cursor:pointer}.owner-delete-button:hover:not(:disabled){background:#fff5f5}.owner-delete-button:disabled{opacity:.6;cursor:default}.owner-card-stats strong{color:var(--ink,#111827)}.listing-address-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);grid-gap:10px;gap:10px;margin:12px 0}@media (max-width:640px){.listing-address-fields{grid-template-columns:1fr}}.listing-phone-warning{margin-top:6px;padding:8px 10px;border:1px solid rgba(227,73,72,.35);border-radius:12px;background:rgba(227,73,72,.06);color:#b3312f;font-size:13px;font-weight:600}.listing-address-line{display:flex;align-items:center;gap:6px}.listing-address-line svg{flex:none;color:var(--accent,#06a9e6)}.listing-coords-line{font-size:13px;margin-top:4px}.listing-detail-price{font-size:30px;font-weight:800;margin:0}.listing-detail-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.listing-detail-chip{padding:8px 16px;border-radius:12px;background:#f2f2f4;font-weight:600;font-size:15px;color:var(--ink,#10254f)}.side-card-head-actions{justify-content:flex-end}.gallery-empty,.listing-card-nophoto{display:grid;place-items:center;width:100%;height:100%;min-height:200px;background:#eef2f7;color:var(--muted,#707986);font-weight:600}.gallery-empty{aspect-ratio:16/10;border-radius:18px}.account-sessions-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;padding:0;border:0;background:none;cursor:pointer;color:inherit;text-align:left}.account-sessions-toggle h2{display:flex;align-items:center;gap:10px;margin:0}.account-sessions-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--line);color:var(--ink);font-size:12px;font-weight:700}.account-sessions-chevron{font-size:18px;line-height:1;color:var(--ink-soft,#4a5568)}