: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));--page-width:min(1180px,calc(100vw - 32px));--details-side-width:340px;--details-gap:22px;--field-width:min(818px,calc(100vw - 32px));--card-width:min(1542px,calc(100vw - 32px));--workspace-height:calc(100dvh - 127px)}*{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:var(--page-width);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))}.call-button,.icon-button,.phone-button,.primary-button,.secondary-button{border:0;border-radius:var(--radius);cursor:pointer;font-weight:650;white-space:nowrap}.call-button,.phone-button{padding:12px 18px;background:linear-gradient(180deg,#2fe08c,#16b569);color:#fff;box-shadow:0 10px 22px rgba(38,215,127,.25)}.call-button:hover,.phone-button:hover{background:#16b569}.call-button:disabled,.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:14px 0}body:has(.chat-page-modal){overflow:hidden}.page-shell:has(.chat-page-modal){height:100dvh;min-height:0;overflow:hidden}body:has(.chat-page-modal) .site-footer{display:none}.main:has(>.chat-page-modal){display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.chat-page-modal{display:flex;flex:1 1 auto;min-height:0}.chat-page-container.chat-page-modal>.chat-dialog-shell{flex:1 1 auto;width:100%;height:auto;min-height:0}.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}}