:root{color-scheme:light;--bg:#f4f1ea;--surface:#ffffff;--surface-strong:#1f3438;--text:#132126;--muted:#5f6f74;--line:rgba(19,33,38,0.12);--accent:#17a56b;--accent-strong:#0d7f53;--shadow:0 18px 40px rgba(13,31,35,0.12)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top,rgba(23,165,107,.1),transparent 30%),var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}.page-shell{width:min(100%,1440px);margin:0 auto;background:transparent}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 2rem;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(19,33,38,.06)}.landing-topbar{align-items:center;gap:1rem 1.25rem}.landing-header-main{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:50%}.landing-brand-lockup{min-width:0}.landing-nav{justify-content:space-between;width:100%}.landing-nav,.landing-nav-center{display:flex;align-items:center;gap:1rem}.landing-nav-center{justify-content:center;flex:1 1;flex-wrap:wrap}.landing-nav-link{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--text);font:inherit;font-weight:700;cursor:pointer;padding:.5rem .75rem;border-radius:.6rem;transition:background .16s ease,color .16s ease}.landing-nav-link:hover{background:rgba(19,33,38,.06)}.landing-nav-link--disabled{cursor:default;opacity:.78}.landing-mobile-toggle{display:none;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;border:1px solid rgba(19,33,38,.12);background:white;font-size:1.1rem;cursor:pointer;color:var(--text)}.landing-mobile-menu{display:none}.landing-mobile-auth{display:flex;flex-wrap:wrap;gap:.65rem}.landing-auth-actions{flex-shrink:0}.brand-lockup,.brand-lockup--clickable{display:flex;align-items:center;gap:.75rem}.brand-lockup--clickable{cursor:pointer;border:none;background:transparent;padding:0;margin:0;font:inherit;color:inherit;transition:opacity .16s ease}.brand-lockup--clickable:hover:not(:disabled) .brand-name{text-decoration:underline}.brand-lockup--clickable:disabled{cursor:not-allowed;opacity:.6}.brand-logo{height:1.6rem;width:auto;display:inline-block;object-fit:contain}.brand-lockup--footer .brand-logo{height:2.2rem}.brand-name{font-weight:700;line-height:1.1}.brand-tagline{font-size:.72rem}.topbar-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;color:#4c5c60;font-size:.95rem}.topbar-tags span{pointer-events:none}.seller-page-shell{position:relative;min-height:100vh;display:flex;flex-direction:column;width:100%;max-width:100%;margin:0}.seller-page-shell .listing-form{width:100%;max-width:none;margin:0;padding:1.5rem 2rem 2rem;box-sizing:border-box}.join-button{justify-content:center;min-height:2.6rem;padding:0 1.15rem;border-radius:.55rem;background:var(--surface-strong);color:white;font-weight:700;font-size:.94rem;box-shadow:var(--shadow)}.auth-action-group,.join-button{display:inline-flex;align-items:center}.auth-action-group{gap:.65rem}.auth-action-group--center{justify-content:center}.join-button--center{margin-inline:auto}.hero{position:relative;min-height:24rem;align-items:center;padding:3rem 2rem;overflow:hidden;background:linear-gradient(90deg,rgba(9,18,20,.8),rgba(9,18,20,.35)),url(https://images.unsplash.com/photo-1494526585095-c41746248156?auto=format&fit=crop&w=1600&q=80) 50%/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,13,14,.2),rgba(6,13,14,.1))}.hero-copy{position:relative;max-width:42rem;color:white}.listing-type-select{padding:2.5rem 2rem 1rem}.searchbar-popout-dialog .rent-popout-message{font-weight:700}.type-select-content{width:min(100%,920px);margin:0 auto}.type-select-content h1{margin:0;font-size:clamp(2rem,3vw,3.1rem);line-height:1.05}.type-select-content>p{margin:.85rem 0 2.25rem}.type-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:0 auto 1.75rem}.type-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(19,33,38,.14);background:rgba(255,255,255,.92);padding:1.25rem 1rem;gap:.55rem;box-shadow:0 8px 18px rgba(13,31,35,.04);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.type-card--selected,.type-card:hover{border-color:rgba(23,165,107,.75);box-shadow:0 14px 26px rgba(13,31,35,.08);transform:translateY(-1px)}.type-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}.search-wrapper{margin-top:1rem}.search-form{display:flex;gap:.5rem;align-items:center;background:#ffffff;padding:.5rem;border-radius:.75rem;border:1px solid rgba(19,33,38,.08);box-shadow:0 8px 20px rgba(13,31,35,.12)}.search-input{flex:1 1 auto;border:0;padding:.7rem .9rem;border-radius:.5rem;background:#ffffff;color:#0f2f33}.search-input::placeholder{color:#6b7b7b}.search-button{border:0;padding:.55rem .9rem;border-radius:.55rem;font-weight:700}.search-results-page{padding:2rem}.results-header h1{margin:0 0 .5rem}.results-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;list-style:none;padding:0;margin:1rem 0}.result-item{display:flex;flex-direction:column;gap:.65rem;padding:.6rem;border-radius:.9rem;background:var(--surface);border:1px solid var(--line)}.property-image{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:.75rem;background:rgba(19,33,38,.04)}.property-image img{width:100%;height:100%;object-fit:cover;display:block}.badge{position:absolute;padding:.4rem .6rem;border-radius:.55rem;font-weight:800;color:white;background:rgba(0,0,0,.6)}.badge--type{left:.6rem;top:.6rem;background:rgba(31,52,56,.88);text-transform:capitalize;font-size:.8rem}.badge--price{right:.6rem;bottom:.6rem;background:var(--accent-strong);font-size:.9rem}.property-copy{padding:0 .25rem}.property-title{font-weight:800;margin-bottom:.25rem}.property-description{margin:0;color:#44575b;line-height:1.4;font-size:.95rem}.result-actions{display:flex;justify-content:flex-end}@media (max-width:1100px){.results-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.property-title{font-size:1rem}.badge--type{font-size:.78rem;padding:.35rem .5rem}.badge--price{font-size:.85rem;padding:.35rem .55rem}}@media (max-width:720px){.results-list{grid-template-columns:1fr;gap:1rem}.property-title{font-size:.98rem}.property-image{aspect-ratio:4/3}.badge--type{font-size:.72rem;padding:.3rem .45rem}.badge--price{font-size:.78rem;padding:.3rem .45rem}.property-description{font-size:.95rem}}.result-actions button{background:transparent;border:0;color:var(--accent-strong);font-weight:700;cursor:pointer}.no-results{color:var(--muted);padding:1rem 0}.property-detail-grid,.property-detail-media{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.search-popout-overlay{position:fixed;inset:0;background:rgba(2,6,7,.55);display:flex;align-items:center;justify-content:center;z-index:1200;padding:1.25rem}.search-popout-dialog{width:min(720px,calc(100vw - 2.5rem));background:var(--surface);border-radius:.75rem;padding:1rem 1.25rem;box-shadow:0 30px 80px rgba(2,6,7,.32);position:relative}.searchbar-popout-dialog{width:min(700px,calc(100vw - 2rem));background:rgba(3,2,20,.894);border-radius:.95rem;padding:1.15rem 1.35rem;box-shadow:0 28px 80px rgba(1,8,10,.993);position:relative}.search-popout-close{position:absolute;right:-.75rem;top:-.75rem;width:2.25rem;height:2.25rem;border:1px solid rgba(255,255,255,.88);border-radius:50%;background:var(--surface-strong);color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 12px 24px rgba(2,6,7,.22)}.search-popout-form{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.search-popout-input{flex:1 1 auto;padding:.9rem 1rem;border-radius:.6rem;border:1px solid var(--line);font-size:1rem}.search-popout-actions{display:flex;gap:.5rem;align-items:center}.search-popout-cancel{flex:1 0 100%;margin:.2rem 0 0;color:rgb(241,233,233)}.featured-section .section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1100px;margin:0 auto 1rem}.filter-tabs{display:inline-flex;gap:.6rem}.filter-tabs span{padding:.45rem .8rem;border-radius:999px;cursor:pointer;font-weight:700;color:var(--muted);background:transparent;border:1px solid transparent}.filter-tabs span.active{background:var(--surface);color:var(--surface-strong);border:1px solid var(--line);box-shadow:0 8px 18px rgba(13,31,35,.06)}.property-strip{max-width:1100px;margin:0 auto}.property-card{background:var(--surface);border-radius:.9rem;border:1px solid rgba(19,33,38,.06);box-shadow:0 10px 26px rgba(13,31,35,.04)}.property-photo-image{height:10rem}.property-copy{padding:.8rem .9rem}@media (max-width:1000px){.property-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.property-strip{grid-template-columns:1fr}}.about-section{padding:3rem 1.25rem;background:transparent}.about-section h2{margin:0 0 1rem;font-size:1.6rem}.about-body{display:grid;grid-template-columns:1fr 420px;grid-gap:1.5rem;gap:1.5rem;align-items:start;max-width:1100px;margin:0 auto}.about-body p{margin:0 0 1rem;color:var(--muted);font-size:1rem;line-height:1.6}.mission-vision{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;align-items:stretch}.mission,.vision{background:var(--surface);border-radius:.8rem;padding:1.1rem 1.2rem;box-shadow:0 8px 26px rgba(13,31,35,.06);border:1px solid rgba(19,33,38,.06);display:flex;flex-direction:column;justify-content:center;gap:.4rem}.mission h3,.vision h3{margin:0 0 .5rem;font-size:1.05rem}.mission p,.vision p{margin:0;color:#2f4446;font-size:.97rem}@media (max-width:920px){.about-body,.mission-vision{grid-template-columns:1fr}}.testimonials-section{padding:3rem 2rem;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(248,249,249,.95))}.testimonials-section h2{margin:0 0 1.25rem;font-size:1.45rem;text-align:left}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;max-width:1100px;margin:0 auto}.testimonial-card{background:var(--surface);box-shadow:0 12px 30px rgba(13,31,35,.06);border:1px solid rgba(19,33,38,.04);display:flex;flex-direction:column;gap:.85rem}.testimonial-quote p{margin:0;color:#243a3c;font-size:1rem;line-height:1.6;font-style:normal}.testimonial-author{color:var(--surface-strong);font-weight:700;margin-top:auto}@media (max-width:1100px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.testimonial-grid{grid-template-columns:1fr}.testimonials-section h2{text-align:center}}.form-subtitle{width:min(100%,1180px);margin:0 auto 1.2rem;color:var(--muted);font-size:.98rem}.listings-page{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem}.search-page-shell{display:grid;grid-template-columns:320px 1fr;grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 3rem;align-items:start}.filters-sidebar{background:var(--surface);border:1px solid rgba(19,33,38,.06);border-radius:.9rem;padding:1rem;box-shadow:0 12px 30px rgba(13,31,35,.04);position:-webkit-sticky;position:sticky;top:5.5rem;height:calc(100vh - 7rem);overflow:auto}.results-column{min-width:0}.mobile-filters-bar{display:none;margin-bottom:.75rem}.filters-form label{display:block;margin-bottom:.75rem;font-weight:600;color:var(--muted)}.filters-form input,.filters-form select{width:100%;padding:.65rem .8rem;border-radius:.6rem;border:1px solid var(--line);margin-top:.35rem;font-size:.95rem}.filters-actions{display:flex;gap:.6rem;margin-top:.75rem}@media (max-width:1100px){.search-page-shell{grid-template-columns:1fr;padding:1rem}.filters-sidebar{display:none}.mobile-filters-bar{display:flex;justify-content:flex-start;position:-webkit-sticky;position:sticky;top:5.5rem;z-index:50;padding-left:1rem}.filters-toggle{background:rgba(5,255,13,.848);border:1px solid rgba(19,33,38,.06);color:var(--text);box-shadow:0 8px 20px rgba(13,31,35,.06);padding:.5rem .75rem;border-radius:.65rem}}.listings-header{gap:1rem;padding:.5rem 0 1rem;max-width:1100px;margin:0 auto}.listings-header h1{font-size:clamp(1.4rem,2.3vw,1.9rem);letter-spacing:-.02em}.listings-header p{margin:0;color:var(--muted);font-weight:600}.property-grid{grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));max-width:1200px;margin:0 auto;padding:.5rem 0}.buyer-property-card{background:linear-gradient(180deg,var(--surface),rgba(255,255,255,.98));border-radius:.9rem;border:1px solid rgba(19,33,38,.06);box-shadow:0 16px 36px rgba(13,31,35,.06);transition:transform .22s ease,box-shadow .22s ease}.buyer-property-card:hover{transform:translateY(-6px);box-shadow:0 30px 70px rgba(13,31,35,.12)}.image-shell{position:relative;width:100%;height:180px;overflow:hidden}.buyer-property-image{height:100%;transition:transform .45s ease}.buyer-property-card:hover .buyer-property-image{transform:scale(1.06)}.image-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.type-badge{margin:12px;background:rgba(255,255,255,.92);color:var(--surface-strong);padding:.25rem .6rem;border-radius:999px;font-weight:700;font-size:.78rem;box-shadow:0 8px 20px rgba(13,31,35,.06)}.price-badge{margin:12px;align-self:flex-end;background:linear-gradient(90deg,rgba(9,20,22,.9),rgba(23,165,107,.95));color:#fff;padding:.45rem .8rem;border-radius:.65rem;font-weight:800;font-size:.95rem;box-shadow:0 12px 34px rgba(13,31,35,.12)}.buyer-property-body{padding:.9rem 1rem 1.05rem;display:flex;flex-direction:column;gap:.45rem}.property-title{margin:0;font-size:1.02rem;color:var(--surface-strong)}.property-location{margin:0;color:var(--muted);font-size:.92rem}.buyer-property-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.25rem}.meta{color:var(--muted);font-weight:700}.view-details{color:var(--accent-strong);font-weight:800}.listings-pagination{display:flex;gap:1rem;align-items:center;justify-content:center;padding:1rem 0;margin-top:1rem}.listings-pagination button{border:0;background:var(--accent);color:white;padding:.55rem .9rem;border-radius:.55rem;cursor:pointer;font-weight:700}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 0;width:100%;max-width:760px;margin:1.25rem auto 0}.pagination button{border:0;padding:.55rem .9rem;border-radius:.55rem;cursor:pointer;font-weight:700;background:var(--accent);color:white;box-shadow:0 8px 20px rgba(13,31,35,.06)}.pagination button:disabled{background:rgba(31,52,56,.06);color:var(--muted);cursor:not-allowed;font-weight:600;opacity:.7}.pagination span{min-width:6rem;text-align:center;font-weight:700}.listings-loading,.no-listings{text-align:center;color:var(--muted);padding:2rem 0}@media (max-width:720px){.image-shell{height:150px}.property-grid{gap:.9rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.listings-header{flex-direction:column;align-items:flex-start;gap:.25rem}}.listing-form{width:min(100%,1180px);padding:0 2rem 2rem}.back-button{border:0;background:transparent;font-size:1.05rem}.listing-section-card{margin-bottom:1.2rem}.listing-form{max-width:1180px}.back-button--hero{width:-moz-fit-content;width:fit-content;align-self:flex-start;font-size:.95rem;padding:0}.document-grid,.listing-form-grid,.media-grid{display:grid;grid-gap:1rem;gap:1rem}.document-grid,.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-upload-title{display:flex;align-items:baseline;gap:.5rem;font-weight:700;color:var(--text)}.media-upload-title em,.media-upload-title small{font-style:normal;font-size:.78rem;color:var(--accent-strong);font-weight:700}.field-note,.media-upload-count,.media-upload-hint{color:var(--muted);font-size:.85rem;line-height:1.4}.field-item{display:grid;grid-gap:.45rem;gap:.45rem}.field-item--wide{grid-column:1/-1}.field-item span{font-weight:700;color:var(--text);font-size:.92rem}.field-item input:not([type=checkbox]):not([type=radio]),.field-item select,.field-item textarea{width:100%;border-radius:.75rem;border:1px solid rgba(19,33,38,.14);background:white;padding:.85rem .95rem;color:var(--text);font:inherit}.field-item textarea{min-height:8rem;resize:vertical}.field-item input:not([type=checkbox]):not([type=radio]):focus,.field-item select:focus,.field-item textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(23,165,107,.12)}.field-note{display:flex;align-items:center;gap:.45rem}.field-note input[type=checkbox],.field-note input[type=radio]{width:auto;min-width:0;flex:0 0 auto;margin:0;padding:0;accent-color:var(--accent);cursor:pointer}.field-note:has(input[type=radio]){width:-moz-fit-content;width:fit-content;justify-self:start;color:var(--text);font-weight:700}.listing-form-actions{justify-content:flex-end;margin-top:1rem}.listing-form-actions .btn-primary,.listing-form-actions .btn-secondary{min-width:12rem}.settings-card.listing-section-card{border-radius:1.3rem}.settings-card.listing-section-card .settings-section-title{padding-bottom:.25rem}.settings-card.listing-section-card .settings-section-title h2{font-size:1.2rem}.shop-wizard-form{display:grid;grid-gap:1rem;gap:1rem}.shop-wizard-hero{padding:1.5rem;border:1px solid rgba(19,33,38,.08);border-radius:1rem;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(244,248,246,.92)),url(https://images.unsplash.com/photo-1524758631624-e2822e304c36?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:50%;box-shadow:var(--shadow)}.shop-wizard-hero h1{margin:.35rem 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1;text-align:center}.shop-wizard-hero .form-subtitle{max-width:42rem}.shop-wizard-hero .back-button--hero{font-size:.82rem;line-height:1.2;padding:0}.shop-draft-status{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:.8rem;padding:.45rem .7rem;border-radius:999px;background:rgba(23,165,107,.1);color:var(--accent-strong);font-weight:700;font-size:.86rem}.shop-wizard-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.shop-wizard-steps button{display:flex;align-items:center;gap:.65rem;min-height:3.5rem;border:1px solid rgba(19,33,38,.1);border-radius:.75rem;background:rgba(255,255,255,.9);color:var(--muted);font:inherit;font-weight:800;cursor:pointer;padding:.75rem;text-align:left}.shop-wizard-steps button span{display:inline-grid;place-items:center;flex:0 0 auto;width:1.9rem;height:1.9rem;border-radius:50%;background:rgba(19,33,38,.08);color:var(--text)}.shop-wizard-steps button.is-active{border-color:rgba(23,165,107,.4);background:rgba(23,165,107,.08);color:var(--text)}.shop-wizard-steps button.is-active span{background:var(--accent);color:white}.shop-wizard-card{min-height:25rem}.shop-media-rule{margin-bottom:1rem;padding:.8rem .95rem;border-radius:.75rem;background:rgba(31,52,56,.06);color:var(--muted);font-size:.92rem;line-height:1.4}.shop-upload-grid{align-items:stretch}.shop-upload-card{display:flex;flex-direction:column;gap:.7rem;min-height:11rem;padding:1rem;border:1px solid rgba(19,33,38,.08);border-radius:.8rem;background:linear-gradient(180deg,rgba(247,249,248,.94),rgba(255,255,255,.98))}.shop-upload-card input{width:100%}.shop-file-preview{display:grid;grid-gap:.65rem;gap:.65rem;margin-top:auto}.shop-file-preview img,.shop-file-preview span{width:100%;min-height:7rem;border-radius:.65rem;border:1px solid rgba(19,33,38,.08);background:white}.shop-file-preview img{height:9rem;object-fit:cover;display:block}.shop-file-preview span{display:grid;place-items:center;padding:.75rem;color:var(--muted);overflow-wrap:anywhere;text-align:center}.shop-file-preview button{justify-self:start;border:0;border-radius:.5rem;background:rgba(19,33,38,.08);color:var(--text);cursor:pointer;font-weight:700;padding:.5rem .75rem}.shop-wizard-actions{align-items:center}.btn-primary,.btn-secondary{min-width:11rem}.hero h1{margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:1.02}.hero p{margin:1rem 0 0;max-width:34rem;font-size:1.02rem;line-height:1.6;color:rgba(255,255,255,.88)}.search-bar-form{display:flex;align-items:center;gap:.85rem;margin-top:2rem;width:min(100%,28rem);background:rgba(255,255,255,.96);border-radius:.85rem;padding:.5rem;box-shadow:var(--shadow)}.search-input{flex:1 1;padding:.75rem 1rem;border:none;background:transparent;color:var(--text);font-size:1rem;outline:none}.search-input::placeholder{color:var(--muted)}.search-button{padding:.75rem 1rem;background:var(--accent);border:none;border-radius:.5rem;color:white;font-size:1.05rem;cursor:pointer;transition:background .2s}.search-button:hover:not(:disabled){background:var(--accent-strong)}.search-button:disabled{opacity:.6;cursor:not-allowed}.search-results{padding:2.5rem 2rem;background:white}.search-results h2{margin:0 0 2rem;font-size:clamp(1.75rem,2.5vw,2.5rem)}.property-strip{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:2.5rem 2rem 0}.info-card{background:white;box-shadow:var(--shadow);border:1px solid rgba(19,33,38,.08)}.info-card--light .card-image{background:linear-gradient(135deg,#b8e3ff,#f8c06f)}.info-card--mint .card-image{background:linear-gradient(135deg,#c5f0d7,#98d4f8)}.info-card--dark .card-image{background:linear-gradient(135deg,#a6b0bd,#44515a)}.card-image{height:12rem}.card-image-img{width:100%;height:100%;object-fit:cover;display:block}.seller-cards .info-card{display:flex;flex-direction:column;height:100%;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.seller-cards .card-image{height:9.5rem;overflow:hidden;border-top-left-radius:1rem;border-top-right-radius:1rem}.seller-cards .card-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;justify-content:space-between}.seller-cards .info-card h2{font-size:1.1rem}.seller-cards .action-button{width:100%;margin-top:.5rem}.info-card:hover{transform:translateY(-6px);box-shadow:0 14px 40px rgba(8,15,22,.12);border-color:rgba(19,33,38,.12)}.info-card .card-image-img,.property-photo{border-top-left-radius:1rem;border-top-right-radius:1rem}.property-photo{height:12rem;overflow:hidden;background:#f4f4f4;display:block}.property-photo-image{width:100%;height:100%;object-fit:cover;display:block}.card-body,.property-copy{padding:1rem}.card-body h2,.property-copy h3{margin:0;font-size:1rem}.card-body p,.cta-band p,.footer-brand p,.login-card p,.mobile-banner p,.property-copy p{margin:.45rem 0 0;color:var(--muted);line-height:1.5;font-size:.93rem}.static-action{padding:.7rem 1rem;border:0;border-radius:.45rem;color:white;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.static-action--light{background:#2caa33da}.static-action--dark{background:#213134}.action-button{margin-top:1rem;padding:.7rem 1rem;border:0;border-radius:.45rem;background:var(--accent);color:white;font-weight:700;cursor:pointer;transition:background .2s}.action-button:hover{background:var(--accent-strong)}.seller-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:100%}.settings-page-shell{min-height:100vh;background:linear-gradient(180deg,rgba(23,165,107,.06),transparent 22%),var(--bg)}.settings-topbar{position:-webkit-sticky;position:sticky;top:0}.settings-loading{min-height:100vh;display:grid;place-items:center;font-size:1rem;color:var(--muted)}.settings-hero{padding:2rem 2rem 1rem}.footer{margin-top:3rem;background:linear-gradient(180deg,rgba(13,31,35,.96),rgba(20,44,43,.98));padding:3rem 2rem;border-top:1px solid rgba(255,255,255,.04)}.footer-top{display:flex;gap:2.5rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;width:100%}.footer-brand{flex:1 1 320px;min-width:220px;max-width:48rem}.brand-lockup--footer .brand-name{color:#ffffff;font-weight:800}.brand-lockup--footer .brand-tagline{color:rgba(255,255,255,.85);font-weight:600;font-size:.9rem}.footer-brand p{margin-top:.75rem;color:rgba(255,255,255,.82);font-size:.95rem;line-height:1.6}.footer-links{display:flex;gap:2rem;align-items:flex-start;flex:0 1 420px;justify-content:flex-end}.footer-column{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;min-width:140px}.footer-column li a{color:rgba(255,255,255,.9);font-size:.95rem;transition:color .12s ease,transform .12s ease}.footer-column li a:hover{color:var(--accent);transform:translateX(2px)}.footer-column li a:active{transform:translateX(1px)}.footer a:focus-visible{outline:3px solid rgba(23,165,107,.18);outline-offset:2px;border-radius:.25rem}.footer-bottom{margin-top:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;color:rgba(255,255,255,.7);font-size:.9rem}.footer-copy{color:rgba(255,255,255,.72)}@media (max-width:880px){.footer-links{justify-content:flex-start}.footer-top{gap:1.25rem}}@media (max-width:640px){.footer-top{flex-direction:column;padding-bottom:.5rem}.footer-links{width:100%;justify-content:space-between;gap:1rem}.footer-column{min-width:0;gap:.4rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}.settings-kicker{margin:0 0 .5rem;color:var(--accent-strong);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.settings-hero h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.settings-hero p{max-width:50rem;margin:.75rem 0 0;color:var(--muted);line-height:1.6}.settings-card,.settings-form{width:min(100%,1180px);margin:0 auto}.settings-card{background:rgba(255,255,255,.94);border:1px solid rgba(19,33,38,.08);border-radius:1.25rem;box-shadow:var(--shadow);padding:1.5rem;margin-bottom:1.25rem}.settings-section-title{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;margin-bottom:1rem}.settings-section-title h2{margin:0;font-size:1.3rem}.settings-section-title span{color:var(--muted);font-size:.9rem}.settings-form{padding:0 2rem 1rem}.settings-form label{display:grid;grid-gap:.45rem;gap:.45rem;color:#152428;font-size:.93rem;font-weight:700}.settings-grid{display:grid;grid-gap:1rem;gap:1rem}.settings-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-grid--full{grid-column:1/-1}.form-textarea{resize:vertical;min-height:7rem}.settings-actions{display:flex;gap:1rem;justify-content:flex-end;margin:1.5rem auto 0;width:min(100%,1180px);padding:0 2rem}.buyer-profile-shell{overflow-x:hidden}.buyer-profile-content{width:min(100%,1180px);margin:0 auto;padding:0 2rem 1rem}.buyer-profile-mode-tabs{display:inline-flex;gap:.35rem;padding:.35rem;margin-bottom:1.25rem;border:1px solid rgba(19,33,38,.1);border-radius:.75rem;background:#f7f9f8}.buyer-profile-mode-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.55rem;background:transparent;color:var(--muted);cursor:pointer;font-weight:800;padding:.7rem 1rem}.buyer-profile-mode-tab--active{background:white;color:var(--text);box-shadow:0 8px 18px rgba(8,15,22,.07)}.buyer-summary-card{margin-bottom:1.25rem}.buyer-summary-grid{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(280px,360px);grid-gap:1.25rem;gap:1.25rem;align-items:center}.buyer-summary-avatar{width:6.5rem;height:6.5rem;border-radius:999px}.user-avatar{display:inline-grid;place-items:center;overflow:hidden;flex:0 0 auto;background:#eef5f1;color:var(--accent-strong);font-weight:800}.user-avatar--lg{width:6.5rem;height:6.5rem;border-radius:999px}.user-avatar__image{width:100%;height:100%;object-fit:cover;display:block}.user-avatar__fallback{display:grid;width:100%;height:100%;place-items:center}.buyer-avatar-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;display:grid;justify-items:center;grid-gap:.45rem;gap:.45rem;cursor:pointer;width:-moz-fit-content;width:fit-content}.buyer-avatar-trigger:focus-visible{outline:3px solid rgba(23,165,107,.22);outline-offset:4px;border-radius:999px}.buyer-avatar-trigger:hover .buyer-summary-avatar{box-shadow:0 0 0 4px rgba(23,165,107,.08)}.buyer-avatar-trigger-text{color:var(--accent-strong);font-size:.85rem;font-weight:700}.buyer-hidden-file-input{display:none}.buyer-summary-copy h2{margin:.1rem 0 0;font-size:clamp(1.35rem,2.2vw,1.9rem)}.buyer-profile-note{margin:.75rem 0 0;color:var(--muted);line-height:1.55;font-size:.92rem}.profile-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.profile-link-card{display:flex;flex-direction:column;gap:.35rem;min-height:100%;padding:1rem 1.05rem;border-radius:.95rem;border:1px solid rgba(19,33,38,.08);background:linear-gradient(180deg,rgba(247,249,248,.98),rgba(255,255,255,1));box-shadow:0 10px 22px rgba(8,15,22,.05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.profile-link-card strong{color:var(--text);font-size:1rem}.profile-link-card span{color:var(--muted);font-size:.92rem;line-height:1.5}.profile-link-card:hover{transform:translateY(-2px);border-color:rgba(23,165,107,.22);box-shadow:0 14px 28px rgba(8,15,22,.08)}.seller-profile-card{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(23,165,107,.1),transparent 32%),rgba(255,255,255,.96)}.seller-profile-card .settings-section-title{align-items:flex-start;padding-bottom:1rem;border-bottom:1px solid rgba(19,33,38,.08)}.seller-profile-card .settings-kicker{margin-bottom:.35rem}.seller-profile-detail{display:grid;grid-gap:.35rem;gap:.35rem;padding:1rem;border:1px solid rgba(19,33,38,.08);border-radius:.9rem;background:#f7f9f8}.seller-profile-detail span{color:var(--muted);font-size:.85rem;font-weight:700}.seller-profile-detail strong{color:var(--text);line-height:1.45;overflow-wrap:anywhere}.seller-profile-create-form,.seller-profile-edit-form{display:grid;grid-gap:1.25rem;gap:1.25rem}.seller-profile-empty-state{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid rgba(23,165,107,.14);border-radius:1rem;background:linear-gradient(135deg,rgba(232,247,238,.88),rgba(255,255,255,.92))}.seller-profile-empty-icon{display:grid;width:2.6rem;height:2.6rem;flex:0 0 auto;place-items:center;border-radius:999px;background:var(--accent);color:white;font-weight:900;box-shadow:0 10px 22px rgba(23,165,107,.18)}.seller-profile-empty-state h3{margin:0;color:var(--text);font-size:1.05rem}.seller-profile-empty-state p{margin:.35rem 0 0;color:var(--muted);line-height:1.55}.seller-profile-create-form label,.seller-profile-edit-field{display:grid;grid-gap:.5rem;gap:.5rem;color:#152428;font-size:.9rem;font-weight:800}.seller-profile-create-form .form-input,.seller-profile-edit-form .form-input{width:100%;min-height:3.1rem;background:white;border-radius:.8rem}.seller-profile-create-form .form-textarea,.seller-profile-edit-form .form-textarea{min-height:8.5rem;line-height:1.5}.seller-profile-create-actions{justify-content:flex-end;margin-top:.25rem;padding:0;width:100%}.seller-profile-create-actions .primary-button{min-width:210px;border-radius:.85rem;background:linear-gradient(135deg,var(--surface-strong),#0f5a34);box-shadow:0 12px 24px rgba(8,15,22,.12)}.seller-profile-dashboard-alert{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin:1rem 0 0;padding:1rem 1.25rem;border:1px solid rgba(197,137,23,.28);border-radius:1rem;background:linear-gradient(135deg,#fff8e8,#fffdf7);color:var(--text)}.seller-profile-dashboard-alert strong{font-size:1rem}.seller-profile-dashboard-alert p{margin:.3rem 0 0;color:var(--muted);line-height:1.5}.seller-profile-dashboard-alert .action-button{flex:0 0 auto;text-decoration:none}.seller-verification-gate-dialog{width:min(460px,calc(100vw - 2rem))}.seller-verification-gate-content{display:grid;grid-gap:.8rem;gap:.8rem;color:#fff}.seller-verification-gate-content h2{margin:0;font-size:1.35rem}.seller-verification-gate-content p{margin:0;line-height:1.6;color:rgba(255,255,255,.86)}.seller-verification-delay-button{justify-self:start;border:0;border-radius:.6rem;background:#fff;color:var(--surface-strong);font-weight:800;padding:.55rem .8rem;cursor:pointer}.seller-verification-delay-button:hover{transform:translateY(-1px)}.seller-verification-cta{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:1.25rem;padding:1.15rem 1.25rem;border:1px solid rgba(23,165,107,.2);border-radius:1rem;background:linear-gradient(135deg,#eefaf3,#fff)}.seller-verification-cta h3{margin:0;color:var(--text)}.seller-verification-cta p:not(.settings-kicker){margin:.35rem 0 0;color:var(--muted);line-height:1.5}.seller-verification-cta .primary-button{flex:0 0 auto}.seller-verification-cta--pending{border-color:rgba(197,137,23,.25);background:#fffaf0}.seller-verification-form{display:grid;grid-gap:1.25rem;gap:1.25rem}.seller-verification-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.seller-verification-file-card{display:grid;grid-gap:.6rem;gap:.6rem;color:var(--text);font-weight:800}.seller-verification-file-card .form-input{padding:.75rem;background:#fff}@media (max-width:960px){.seller-verification-cta{align-items:flex-start;flex-direction:column}.seller-verification-cta .primary-button{width:100%}.seller-verification-upload-grid{grid-template-columns:1fr}}.buyer-settings-form{width:100%;padding:0}.buyer-feedback{padding:.9rem 1rem;border-radius:.85rem;font-weight:600;margin:1rem 2rem 0}.buyer-feedback--success{background:#e8f7ee;color:#0f6a42;border:1px solid rgba(23,165,107,.2)}.buyer-feedback--error{background:#fdecec;color:#a12d2d;border:1px solid rgba(226,115,115,.25)}.buyer-danger-card,.buyer-role-card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:1.25rem}.buyer-danger-card h2,.buyer-role-card h2{margin:.15rem 0 0}.buyer-danger-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(185,28,28,.2);border-radius:.65rem;background:#b91c1c;color:white;cursor:pointer;font-weight:800;padding:.75rem 1rem;white-space:nowrap}.buyer-danger-button:disabled{cursor:not-allowed;opacity:.65}.buyer-role-action{white-space:nowrap}.buyer-profile-hero{padding-bottom:1rem}.buyer-profile-hero p{max-width:56rem}.primary-button--ghost{background:white;color:var(--text);border:1px solid rgba(19,33,38,.1)}.settings-back-button{border:1px solid rgba(19,33,38,.12);background:white;color:var(--text);padding:.7rem 1rem;border-radius:.65rem;font-weight:700;cursor:pointer}@media (max-width:960px){.buyer-summary-grid,.profile-link-grid,.settings-grid--three,.settings-grid--two{grid-template-columns:1fr}.buyer-summary-avatar{width:100%}.buyer-danger-card,.buyer-role-card,.seller-profile-empty-state,.settings-actions,.settings-section-title,.topbar{flex-direction:column;align-items:flex-start}.buyer-profile-mode-tabs{display:grid;grid-template-columns:1fr;width:100%}.buyer-danger-button,.buyer-profile-mode-tab,.buyer-role-action,.seller-profile-create-actions .primary-button{width:100%}.seller-profile-dashboard-alert{align-items:flex-start;flex-direction:column}.seller-profile-dashboard-alert .action-button{width:100%;text-align:center}.settings-actions{padding:0 0 1rem}.buyer-feedback{margin:1rem 0 0}.landing-topbar{flex-direction:row;align-items:flex-start;gap:.75rem}.landing-header-main{width:100%;align-items:flex-start;justify-content:space-between}.landing-nav{width:auto}.landing-auth-actions,.landing-nav-center{display:none}.landing-mobile-toggle{display:inline-flex;flex-shrink:0;position:fixed;top:1rem;right:1rem;z-index:60}.landing-mobile-menu{display:none;flex-direction:column;gap:.7rem;position:fixed;top:4rem;right:1rem;width:min(22rem,calc(100vw - 2rem));padding:.85rem;border-radius:.95rem;background:white;border:1px solid rgba(19,33,38,.1);box-shadow:var(--shadow);z-index:55}.landing-nav--open .landing-mobile-menu{display:flex}.landing-mobile-auth .join-button,.landing-nav-link--mobile{width:100%}}.cta-band,.featured-section,.footer,.mobile-banner,.why-section{padding:4rem 2rem 0}.reason-row{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:clamp(.4rem,2vw,2rem);margin-top:2rem;width:100%}.reason-item{display:grid;justify-items:center;grid-gap:clamp(.35rem,1vw,.8rem);gap:clamp(.35rem,1vw,.8rem);color:#1b282c;font-size:clamp(.6rem,1.6vw,.95rem);font-weight:700;min-width:0;flex:1 1;max-width:9rem;text-decoration:none;border-radius:.75rem;outline-offset:.35rem}.reason-item:focus-visible span,.reason-item:hover span{color:var(--accent-strong)}.reason-icon{width:clamp(1.8rem,6vw,3rem);height:clamp(1.8rem,6vw,3rem);border-radius:999px;background:rgba(23,165,107,.15);box-shadow:inset 0 0 0 1px rgba(23,165,107,.25);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.reason-item span{white-space:normal;overflow-wrap:break-word;word-break:break-word;text-align:center;line-height:1.2;max-width:100%}.reason-icon-image{width:60%;height:60%;display:block;object-fit:contain}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.filter-tabs{display:flex;gap:1rem;flex-wrap:wrap;font-size:.92rem;color:#8c989b}.filter-tabs .active{color:#132126;position:relative}.filter-tabs .active:after{content:"";position:absolute;left:0;right:0;bottom:-.6rem;height:2px;background:#132126}.property-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.75rem}.property-card{border-radius:1rem;overflow:hidden;background:white;border:1px solid rgba(19,33,38,.08);box-shadow:var(--shadow)}.property-copy strong{display:block;margin-top:.35rem;font-size:.98rem}.mobile-banner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;grid-gap:2rem;gap:2rem}.store-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.store-badge{min-width:7.3rem;padding:.7rem .9rem;border-radius:.65rem;background:white;border:1px solid rgba(19,33,38,.1);font-weight:700;font-size:.9rem}.topbar.seller-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem;overflow:visible;flex-wrap:nowrap}.seller-topbar .brand-lockup{grid-column:1;justify-self:start;min-width:0}.seller-topbar .landing-nav-center{grid-column:2;display:flex;justify-self:center;justify-content:center;gap:.35rem;flex-wrap:nowrap;min-width:0}.seller-topbar .landing-nav-link{white-space:nowrap}.seller-topbar .landing-mobile-menu{display:none}.seller-user-menu{position:relative;display:inline-block}.profile-trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(19,33,38,.06);background:white;cursor:pointer;font-weight:600}.profile-trigger:focus{outline:none;box-shadow:0 0 0 4px rgba(16,185,129,.12)}.profile-avatar-shell,.profile-dropdown-avatar-shell{width:2rem;height:2rem;border-radius:999px;overflow:hidden;display:inline-block}.profile-dropdown-avatar-shell{width:3rem;height:3rem}.profile-avatar-shell img,.profile-dropdown-avatar-shell img{width:100%;height:100%;object-fit:cover;display:block}.profile-name{font-weight:600}.profile-caret{opacity:.7;font-size:.9rem}.profile-dropdown{position:absolute;right:0;top:calc(100% + .5rem);width:min(20rem,calc(100vw - 1rem));background:#fff;border-radius:.6rem;box-shadow:0 10px 30px rgba(8,15,22,.12);padding:.5rem;border:1px solid rgba(19,33,38,.06);opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:60}.profile-dropdown--open,.seller-user-menu:hover .profile-dropdown{opacity:1;transform:translateY(0);pointer-events:auto}.profile-dropdown-header{display:flex;align-items:center;gap:.75rem;padding:.5rem .5rem .75rem;border-bottom:1px solid rgba(19,33,38,.04);margin-bottom:.5rem}.profile-dropdown-header strong{font-size:1rem}.profile-dropdown-item{width:100%;text-align:left;padding:.5rem .6rem;background:transparent;border:none;cursor:pointer;font-size:.98rem;color:rgba(8,15,22,.9);border-radius:.375rem}.profile-dropdown-item:hover{background:rgba(19,33,38,.03)}@media (max-width:1240px){header.topbar.seller-topbar{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;width:100%!important;padding:.5rem 1rem!important;grid-gap:0!important;gap:0!important;align-items:center!important;box-sizing:border-box!important}.seller-topbar .brand-lockup{grid-column:1/2!important;justify-self:start!important}.seller-topbar .brand-lockup .brand-name,.seller-topbar .brand-lockup .brand-tagline,.seller-topbar .landing-nav-center{display:none!important}.seller-topbar .landing-mobile-toggle{display:flex!important;grid-column:2/3!important;justify-self:center!important;position:static!important;width:2.6rem!important;height:2.6rem!important;margin:0!important}.seller-topbar .seller-user-menu{grid-column:3/4!important;justify-self:end!important;position:relative!important}.seller-topbar .profile-caret,.seller-topbar .profile-name{display:none!important}.seller-topbar .profile-dropdown{position:absolute!important;right:0!important;left:auto!important;top:calc(100% + 10px)!important;width:220px!important;max-width:80vw!important;font-size:.85rem!important;box-shadow:0 10px 30px rgba(0,0,0,.15)!important}.seller-topbar .landing-mobile-menu{position:absolute!important;top:100%!important;left:10px!important;right:10px!important;width:calc(100vw - 20px)!important;border-radius:1rem!important;background:white!important;padding:.5rem!important;box-shadow:0 10px 20px rgba(0,0,0,.1)!important;z-index:1000!important}.seller-topbar .landing-nav-link--mobile{font-size:.82rem!important;padding:.6rem 1rem!important;text-align:center!important}}@media (max-width:700px){header.topbar.seller-topbar{grid-template-columns:1fr 1fr 1fr!important}}.phone-mock{display:grid;justify-items:center}.phone-screen{width:min(100%,20rem);aspect-ratio:.55;border:.45rem solid #101417;border-radius:2.8rem;background:linear-gradient(180deg,#fdfefe,#f0f5f1);display:grid;place-items:center;align-content:center;grid-gap:.4rem;gap:.4rem;text-align:center;box-shadow:var(--shadow)}.phone-logo{width:4rem;height:4rem;border-radius:1rem;background:linear-gradient(135deg,#1fb874,#0f8a57)}.phone-title{font-size:1.5rem;font-weight:800}.phone-subtitle{max-width:11rem;color:var(--muted);font-size:.8rem}.cta-band{text-align:center;padding-bottom:4rem}.cta-band p{margin-top:.7rem;font-size:1.2rem;color:#132126;font-weight:700}.footer{margin-top:1rem;padding:2rem;background:#223439;color:rgba(255,255,255,.92)}.footer .brand-tagline,.footer-brand p,.footer-copy{color:rgba(255,255,255,.72)}.footer-brand{max-width:28rem}.footer-copy{margin-top:2rem;text-align:center;font-size:.85rem}.login-page{min-height:100vh;display:grid;place-items:center;padding:2rem;background:linear-gradient(135deg,rgba(23,165,107,.12),rgba(255,255,255,.92)),var(--bg)}.login-card{width:min(100%,28rem);padding:2rem;border-radius:1.2rem;background:white;box-shadow:var(--shadow);border:1px solid rgba(19,33,38,.08)}.login-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.login-header h1{margin:0;font-size:1.8rem}.close-button{background:none;border:none;font-size:2rem;cursor:pointer;color:var(--muted);padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.close-button:hover{color:var(--text)}.login-form{display:grid;grid-gap:1rem;gap:1rem;margin:1.5rem 0}.form-input{padding:.8rem 1rem;border:1px solid rgba(19,33,38,.15);border-radius:.6rem;font-size:.95rem;font-family:inherit;background:rgba(255,255,255,.6);transition:all .2s ease}.form-input:focus{outline:none;border-color:var(--accent);background:white;box-shadow:0 0 0 2px rgba(23,165,107,.1)}.form-input:disabled{opacity:.6;cursor:not-allowed}.primary-button{padding:.95rem 1.2rem;border:none;border-radius:.65rem;background:var(--surface-strong);color:white;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease}.primary-button:hover:not(:disabled){background:#0f5a34;box-shadow:var(--shadow)}.primary-button:disabled{opacity:.6;cursor:not-allowed}.error-message{background:#fee;border:1px solid #fcc;border-radius:.5rem;color:#c33}.error-message,.success-message{padding:.75rem 1rem;font-size:.9rem}.success-message{background:#e9f9f0;border:1px solid #bfe9d0;border-radius:.5rem;color:#145c37}.divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:var(--muted)}.divider:after,.divider:before{content:"";flex:1 1;height:1px;background:rgba(19,33,38,.1)}.social-buttons{display:grid;grid-gap:.75rem;gap:.75rem}.social-button{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1rem;border:1px solid rgba(19,33,38,.1);border-radius:.6rem;background:white;font-weight:600;cursor:pointer;transition:all .2s ease}.social-button:hover:not(:disabled){background:#f8f8f8;border-color:rgba(19,33,38,.2)}.social-button:disabled{opacity:.5;cursor:not-allowed}.apple-icon,.google-icon{font-weight:700}.terms-text{margin-top:1rem;text-align:center;font-size:.85rem;color:var(--muted);line-height:1.5}.terms-text a{color:var(--accent);font-weight:600;text-decoration:underline}.signup-prompt{margin-top:1.5rem;text-align:center;font-size:.9rem;color:var(--muted)}#g_id_signin_container,#g_id_signin_container *{opacity:1!important;pointer-events:auto!important;filter:none!important;cursor:pointer!important}.signup-link{color:var(--accent);font-weight:700;text-decoration:none}.signup-link:hover{text-decoration:underline}.role-selector{display:grid;grid-gap:.75rem;gap:.75rem;margin:1rem 0}.role-selector label{display:flex;align-items:center;gap:.6rem;cursor:pointer;padding:.75rem;border-radius:.5rem;transition:background .2s ease}.role-selector label:hover{background:rgba(23,165,107,.05)}.role-selector input[type=radio]{cursor:pointer}.dashboard-page{min-height:100vh;background:var(--bg);padding:2rem}.dashboard-container{width:min(100%,1200px);margin:0 auto}.buyer-dashboard-page{background:radial-gradient(circle at top left,rgba(23,165,107,.18),transparent 26%),radial-gradient(circle at top right,rgba(31,52,56,.08),transparent 24%),var(--bg)}.buyer-dashboard-container{padding:1.5rem 0 3rem}.buyer-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;box-sizing:border-box;overflow:visible;flex-wrap:nowrap}.buyer-topbar .brand-lockup{grid-column:1;justify-self:start;min-width:0}@media (max-width:1240px){header.topbar.buyer-topbar{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;padding:.5rem 1rem;grid-gap:0;gap:0;align-items:center;box-sizing:border-box}.buyer-topbar .brand-lockup{grid-column:1/2;justify-self:start}.buyer-topbar .brand-lockup .brand-name,.buyer-topbar .brand-lockup .brand-tagline{display:none}.buyer-topbar .landing-mobile-toggle{display:flex;grid-column:2/3;grid-row:1;justify-self:center;position:static;width:2.6rem;height:2.6rem;margin:0}.buyer-topbar .seller-user-menu{grid-column:3/4;justify-self:end;position:relative}.buyer-topbar .profile-caret,.buyer-topbar .profile-name{display:none}.buyer-topbar .landing-mobile-menu{position:absolute;top:100%;left:10px;right:10px;display:flex;flex-direction:column;width:calc(100% - 20px);gap:.35rem;padding:.5rem;border-radius:1rem;background:white;box-shadow:0 10px 20px rgba(0,0,0,.1);z-index:1000}.buyer-topbar .landing-mobile-menu .landing-nav-link--mobile{padding:.6rem 1rem;text-align:center;font-size:.82rem}header.topbar.buyer-topbar{grid-template-columns:1fr 1fr 1fr;width:100%;padding:.5rem 1rem;gap:0}.buyer-topbar .brand-lockup{grid-column:1}.buyer-topbar .brand-lockup .brand-name,.buyer-topbar .brand-lockup .brand-tagline{display:none}.buyer-topbar .seller-user-menu{grid-column:3;justify-self:end}.buyer-topbar .profile-caret,.buyer-topbar .profile-name{display:none}}.buyer-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.buyer-cta-section,.buyer-footer,.buyer-hero-copy,.buyer-hero-panel,.buyer-loading-card,.buyer-search-panel,.buyer-section{border:1px solid rgba(19,33,38,.08);border-radius:1.25rem;background:rgba(255,255,255,.88);box-shadow:var(--shadow)}.buyer-hero-copy{padding:2.25rem;display:flex;flex-direction:column;justify-content:center;min-height:26rem;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(244,249,247,.9)),url(https://images.unsplash.com/photo-1502005229762-cf1b2da7c5d6?auto=format&fit=crop&w=1600&q=80) 50%/cover;position:relative;overflow:hidden}.buyer-hero-copy:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.2));pointer-events:none}.buyer-hero-copy>*{position:relative;z-index:1}.buyer-hero-copy h1{margin:0;font-size:clamp(2.3rem,4vw,4rem);line-height:1.02;max-width:12ch}.buyer-hero-copy p{margin:1rem 0 0;max-width:42rem;color:#44575b;font-size:1.02rem;line-height:1.7}.buyer-cta-actions,.buyer-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.buyer-primary-button,.buyer-secondary-button,.buyer-text-button{display:inline-flex;align-items:center;justify-content:center;border-radius:.8rem;font-weight:700;border:1px solid transparent;transition:transform .16s ease,background .16s ease,border-color .16s ease}.buyer-primary-button{padding:.9rem 1.25rem;background:var(--surface-strong);color:#fff;box-shadow:0 16px 30px rgba(13,31,35,.18)}.buyer-primary-button:hover,.buyer-secondary-button:hover,.buyer-text-button:hover{transform:translateY(-1px)}.buyer-primary-button--search{min-width:9rem;align-self:end}.buyer-secondary-button{padding:.9rem 1.25rem;background:rgba(23,165,107,.08);color:var(--accent-strong);border-color:rgba(23,165,107,.22)}.buyer-hero-panel{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.buyer-hero-brand{display:flex;align-items:center;gap:.85rem;padding-bottom:.5rem;border-bottom:1px solid rgba(19,33,38,.08)}.buyer-hero-logo{width:3.2rem;height:3.2rem;object-fit:contain}.buyer-hero-brand strong{display:block;font-size:1.1rem}.buyer-hero-brand span{color:var(--muted);font-size:.92rem}.buyer-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.buyer-stat-card{border-radius:1rem;padding:1rem;background:linear-gradient(180deg,rgba(244,249,247,.95),rgba(255,255,255,.96));border:1px solid rgba(19,33,38,.08)}.buyer-stat-card span{color:var(--muted);font-size:.82rem}.buyer-stat-card strong{display:block;margin:.45rem 0 .35rem;font-size:1.6rem}.buyer-stat-card p{margin:0;color:#5a696d;font-size:.85rem;line-height:1.45}.buyer-search-panel{padding:1rem;margin-bottom:1.5rem}.buyer-search-form{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,.7fr)) auto;grid-gap:.9rem;gap:.9rem}.buyer-filter-field select,.buyer-search-input{width:100%;min-height:3.5rem;border-radius:.85rem;border:1px solid rgba(19,33,38,.12);background:rgba(255,255,255,.96);color:var(--text);padding:.95rem 1rem;font:inherit}.buyer-filter-field select:focus,.buyer-search-input:focus{outline:2px solid rgba(23,165,107,.3);border-color:rgba(23,165,107,.45)}.buyer-filter-field{display:flex;flex-direction:column;gap:.4rem;color:var(--muted);font-size:.82rem}.buyer-filter-field span{padding-left:.1rem}.buyer-section{padding:1.5rem;margin-bottom:1.5rem}.section-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.section-header h2{margin:.15rem 0 0;font-size:clamp(1.35rem,2vw,2rem)}.section-kicker{margin:0;color:var(--accent-strong);font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.76rem}.section-count{color:var(--muted);font-size:.92rem}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.buyer-property-card{overflow:hidden;border-radius:1rem;background:white;border:1px solid rgba(19,33,38,.08);box-shadow:0 10px 24px rgba(13,31,35,.06)}.buyer-property-image{width:100%;height:14rem;object-fit:cover;display:block}.buyer-property-body{padding:1rem}.buyer-property-footer,.buyer-property-topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.buyer-property-topline span{color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.03em}.buyer-property-topline strong{color:var(--accent-strong);font-size:.82rem}.buyer-property-body h3{margin:.7rem 0 .45rem;font-size:1.08rem}.buyer-property-body p{margin:0 0 1rem;color:var(--muted)}.buyer-property-footer strong{font-size:1.03rem}.buyer-text-button{padding:.55rem .85rem;background:rgba(19,33,38,.05);color:var(--text)}.buyer-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.compact-list,.message-list{display:flex;flex-direction:column;gap:.85rem}.compact-list-item,.message-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-radius:1rem;background:rgba(244,249,247,.9);border:1px solid rgba(19,33,38,.06)}.compact-list-item h3,.message-item h3{margin:0 0 .25rem;font-size:1rem}.compact-list-item p,.compact-list-item span,.message-item p,.message-item span{margin:0;color:var(--muted);font-size:.9rem}.compact-list-item--stacked{align-items:flex-start}.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.35rem .75rem;font-size:.78rem;font-weight:700}.status-pill--confirmed{background:rgba(23,165,107,.12);color:var(--accent-strong)}.status-pill--pending{background:rgba(255,180,0,.14);color:#946200}.buyer-cta-section{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.buyer-cta-section h2{margin:.25rem 0 .5rem;font-size:clamp(1.4rem,2vw,2.1rem)}.buyer-cta-section p{margin:0;color:var(--muted);max-width:42rem}.buyer-footer{padding:1.5rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.buyer-footer .footer-brand{max-width:32rem}.buyer-footer .footer-brand p{margin:.85rem 0 0;color:var(--muted);line-height:1.65}.buyer-footer-links{display:flex;flex-wrap:wrap;gap:.9rem 1.25rem;color:#425459;font-weight:600}.buyer-loading-card{width:min(100%,32rem);margin:15vh auto 0;padding:2.5rem 2rem;text-align:center}.buyer-loading-logo{width:4rem;height:4rem;object-fit:contain;margin-bottom:1rem}.buyer-loading-card h1{margin:0;font-size:1.8rem}.buyer-loading-card p{margin:.75rem 0 0;color:var(--muted);line-height:1.6}.buyer-dashboard-page .profile-dropdown-header{font-size:.92rem;align-items:flex-start}.buyer-dashboard-page .profile-dropdown-header strong{display:block;font-size:1rem;margin-bottom:.2rem}.buyer-dashboard-page .profile-dropdown-header span{color:var(--muted);font-size:.84rem}.admin-dashboard-page{background:radial-gradient(circle at top left,rgba(23,165,107,.16),transparent 24%),radial-gradient(circle at top right,rgba(31,52,56,.08),transparent 22%),var(--bg)}.admin-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30}.admin-topbar-tags{gap:1rem;font-size:.9rem;color:#415357;font-weight:600}.admin-logout-button{background:var(--surface-strong)}.admin-dashboard-container{padding:1.5rem 0 3rem}.admin-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);grid-gap:1rem;gap:1rem;margin-bottom:1.25rem}.admin-error-banner,.admin-hero-panel,.admin-hero>div,.admin-loading-card,.admin-stat-card{border:1px solid rgba(19,33,38,.08);border-radius:1.2rem;background:rgba(255,255,255,.9);box-shadow:var(--shadow)}.admin-hero>div{padding:2rem}.admin-hero h1{margin:0;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.05;max-width:14ch}.admin-hero p{margin:1rem 0 0;color:#44575b;line-height:1.7;max-width:46rem}.admin-hero-panel{padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(160deg,rgba(31,52,56,.96),rgba(20,32,35,.92));color:#f3f7f7}.admin-hero-panel span{color:rgba(243,247,247,.75);font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.admin-hero-panel strong{display:block;margin-top:.55rem;font-size:1.8rem}.admin-hero-panel p{margin:.65rem 0 0;color:rgba(243,247,247,.84);line-height:1.6}.admin-error-banner{margin-bottom:1rem;padding:.95rem 1rem;color:#8f1f1f;background:#fff2f2}.admin-success-banner{margin-bottom:1rem;padding:.95rem 1rem;border:1px solid rgba(23,165,107,.18);border-radius:1.2rem;background:rgba(23,165,107,.1);color:#0c6d48;font-weight:800}.admin-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.admin-stat-card{display:flex;flex-direction:column;gap:.7rem;padding:1.15rem;color:inherit;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.admin-stat-card:hover{transform:translateY(-2px);border-color:rgba(23,165,107,.28);box-shadow:0 18px 38px rgba(13,31,35,.1)}.admin-stat-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-stat-card__label{color:var(--muted);font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.admin-stat-card__arrow{color:var(--accent-strong);font-size:1rem}.admin-stat-card__value{font-size:clamp(1.9rem,2.9vw,2.6rem);line-height:1}.admin-stat-card__description{margin:0;color:var(--muted);line-height:1.55}.admin-loading-card{width:min(100%,30rem);margin:16vh auto 0;padding:2rem;text-align:left}.admin-loading-card h1{margin:0;font-size:1.9rem}.admin-loading-card p{margin:.75rem 0 0;color:var(--muted);line-height:1.6}.admin-page-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.65rem;border:1px solid rgba(19,33,38,.12);border-radius:999px;padding:.7rem 1rem;background:#fff;color:var(--surface-strong);font-weight:800;line-height:1;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.admin-page-button:hover{transform:translateY(-1px);border-color:rgba(23,165,107,.28);box-shadow:0 12px 28px rgba(13,31,35,.08)}.admin-detail-panel,.admin-list-header,.admin-profile-card,.admin-table-shell{border:1px solid rgba(19,33,38,.08);border-radius:1.2rem;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.admin-list-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1.35rem}.admin-list-header h1{margin:.15rem 0 0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.1}.admin-list-summary{color:var(--muted);font-weight:700;white-space:nowrap}.admin-review-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.7rem}.admin-review-button{min-height:2.7rem;border:1px solid transparent;border-radius:999px;padding:.75rem 1rem;color:#fff;font-weight:900;cursor:pointer;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease}.admin-review-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px rgba(13,31,35,.12)}.admin-review-button:disabled{cursor:not-allowed;opacity:.55}.admin-review-button--approve{background:#0c7a51}.admin-review-button--deny{background:#9a2f2f}.admin-table-shell{overflow:hidden}.admin-users-table{display:grid;min-width:760px}.admin-properties-table{display:grid;min-width:820px}.admin-users-row{grid-template-columns:minmax(180px,1.2fr) minmax(220px,1.4fr) minmax(100px,.7fr) minmax(120px,.8fr) minmax(120px,.8fr);grid-gap:1rem}.admin-properties-row,.admin-users-row{display:grid;gap:1rem;align-items:center;padding:1rem 1.15rem;border-top:1px solid rgba(19,33,38,.08);color:inherit}.admin-properties-row{grid-template-columns:minmax(220px,1.4fr) minmax(220px,1.2fr) minmax(130px,.8fr) minmax(120px,.7fr) minmax(120px,.7fr);grid-gap:1rem}.admin-properties-row:not(.admin-properties-row--head):hover,.admin-users-row:not(.admin-users-row--head):hover{background:rgba(23,165,107,.07)}.admin-properties-row--head,.admin-users-row--head{border-top:0;background:rgba(31,52,56,.05);color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.admin-pill,.admin-user-name{font-weight:800}.admin-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:999px;padding:.35rem .65rem;background:rgba(31,52,56,.08);color:var(--surface-strong);font-size:.82rem;text-transform:capitalize}.admin-pill--ok{background:rgba(23,165,107,.14);color:#0c6d48}.admin-pill--muted{background:rgba(140,120,44,.14);color:#7a5a10}.admin-empty-state{padding:2rem;color:var(--muted);font-weight:700}.admin-pagination{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:1rem;color:var(--muted);font-weight:700}.admin-pagination__disabled{pointer-events:none;opacity:.45}.admin-detail-grid{display:grid;grid-template-columns:minmax(240px,.45fr) minmax(0,1fr);grid-gap:1rem;gap:1rem}.admin-profile-card{padding:1.25rem}.admin-user-avatar{display:grid;width:5rem;height:5rem;place-items:center;overflow:hidden;border-radius:50%;background:var(--surface-strong);color:#fff;font-size:2rem;font-weight:900}.admin-user-avatar img{width:100%;height:100%;object-fit:cover}.admin-profile-card h2{margin:1rem 0 .3rem;font-size:1.35rem}.admin-profile-card p{margin:0;color:var(--muted);overflow-wrap:anywhere}.admin-detail-panel{padding:1.25rem}.admin-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin:0}.admin-detail-list div{min-width:0}.admin-detail-list dt{color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.admin-detail-list dd{margin:.35rem 0 0;font-weight:700;overflow-wrap:anywhere}.admin-section-title{margin:0 0 1rem;font-size:1.05rem}.admin-section-title--spaced{margin-top:1.5rem}.admin-property-image-categories{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.admin-property-image-category,.admin-property-images-empty{border:1px solid rgba(19,33,38,.08);border-radius:1.2rem;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.admin-property-image-category{padding:1rem}.admin-property-image-category__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.admin-property-image-category__head h2{margin:0;font-size:1.1rem;text-transform:capitalize}.admin-property-image-category__head span{color:var(--muted);font-size:.82rem;font-weight:800;white-space:nowrap}.admin-property-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));grid-gap:.85rem;gap:.85rem}.admin-property-image-card{min-width:0;overflow:hidden;margin:0;border:1px solid rgba(19,33,38,.08);border-radius:.85rem;background:#fff}.admin-property-image-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.admin-property-image-card figcaption{display:grid;grid-gap:.25rem;gap:.25rem;padding:.75rem}.admin-property-image-card figcaption small,.admin-property-image-card figcaption span{overflow-wrap:anywhere}.admin-property-image-card figcaption span{font-weight:800}.admin-property-image-card figcaption small{color:var(--muted);font-weight:700;text-transform:capitalize}.admin-property-images-empty{padding:2rem;color:var(--muted);font-weight:800}.admin-property-detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.admin-property-description{margin:0;color:#44575b;line-height:1.7}.admin-document-list{display:grid;grid-gap:.75rem;gap:.75rem}.admin-document-link{display:flex;min-width:0;flex-direction:column;gap:.25rem;border:1px solid rgba(19,33,38,.08);border-radius:.85rem;padding:.85rem;color:inherit;background:rgba(31,52,56,.04)}.admin-document-link:hover{border-color:rgba(23,165,107,.28);background:rgba(23,165,107,.07)}.admin-document-link span{font-weight:800;text-transform:capitalize}.admin-document-link small{color:var(--muted);overflow-wrap:anywhere}@media (max-width:1100px){.admin-detail-grid,.admin-hero,.admin-property-detail-grid,.admin-stats-grid{grid-template-columns:1fr}}@media (max-width:720px){.admin-dashboard-container{padding-top:1rem}.admin-hero-panel,.admin-hero>div{padding:1.4rem}.admin-list-header{align-items:flex-start;flex-direction:column}.admin-review-actions{width:100%;justify-content:flex-start}.admin-table-shell{overflow-x:auto}.admin-pagination{justify-content:space-between}.admin-detail-list{grid-template-columns:1fr}}@media (max-width:1100px){.buyer-dashboard-grid,.buyer-hero,.property-grid{grid-template-columns:1fr}.buyer-search-form{grid-template-columns:1fr 1fr}.buyer-primary-button--search{grid-column:1/-1}.buyer-cta-section,.buyer-footer{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.topbar{padding:1rem;flex-wrap:wrap}.buyer-dashboard-container{padding-top:1rem}.buyer-cta-section,.buyer-footer,.buyer-hero-copy,.buyer-hero-panel,.buyer-search-panel,.buyer-section{border-radius:1rem}.buyer-footer,.buyer-hero-copy,.buyer-hero-panel,.buyer-section{padding:1.2rem}.buyer-hero-copy{min-height:22rem}.buyer-hero-copy h1{max-width:none}.buyer-hero-stats,.buyer-search-form{grid-template-columns:1fr}.buyer-cta-actions,.buyer-cta-actions>*,.buyer-hero-actions,.buyer-hero-actions>*{width:100%}.compact-list-item,.message-item{align-items:flex-start;flex-direction:column}}.listing-type-select{width:100%;padding:3rem 2rem;background:transparent;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px)}.type-select-content{width:100%;max-width:900px;text-align:center}.type-select-content h1{margin:0 0 .5rem;font-size:2rem;line-height:1.2}.type-select-content>p{margin:0 0 2.5rem;color:var(--muted);font-size:1.1rem}.type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.type-card{background:var(--surface);border:2px solid var(--line);border-radius:1rem;padding:1.75rem 1rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.75rem}.type-card:hover{border-color:var(--accent);background:rgba(23,165,107,.04);box-shadow:0 4px 12px rgba(23,165,107,.1)}:root{--brand:#0f766e;--accent:#0ea5a4;--accent-strong:#0b6b5f;--muted-2:#6b7280;--card-shadow:0 12px 30px rgba(8,15,16,0.06)}body,html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-shell{padding-left:1.25rem;padding-right:1.25rem}.topbar{background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 6px 20px rgba(13,31,35,.04);border-bottom:1px solid rgba(15,22,20,.04);padding:.85rem 1.25rem}.brand-name{font-weight:800;font-size:1.05rem;letter-spacing:.02em}.brand-tagline{color:var(--muted);font-weight:600;font-size:.85rem}.topbar .join-button{background:transparent;color:var(--brand);border:1px solid rgba(15,118,110,.12);box-shadow:none;padding:.45rem .9rem;border-radius:.65rem}.topbar .join-button:hover{background:rgba(15,118,110,.06)}.topbar .join-button--secondary{background:var(--surface-strong);color:#fff;border-color:transparent}.topbar .join-button--secondary:hover{background:#26383c}.landing-topbar .join-button{padding:.55rem 1rem}.landing-topbar .join-button--secondary{background:var(--surface-strong)}@media (max-width:640px){.landing-topbar{padding:.85rem 1rem}.landing-header-main .brand-name{font-size:.98rem}.landing-header-main .brand-tagline{font-size:.66rem}.landing-mobile-auth .join-button,.landing-nav-link{min-height:2.75rem}}.cta-band .join-button{background:var(--brand);color:white;border:none;padding:.9rem 1.15rem;border-radius:.85rem;box-shadow:var(--card-shadow)}.cta-band .join-button--secondary{background:var(--surface-strong)}.hero{min-height:36rem;padding:4rem 1.25rem;display:flex;align-items:flex-start;background-position:0;background-size:cover}.hero-overlay{background:linear-gradient(90deg,rgba(16,25,23,.55),rgba(16,25,23,.15))}.hero-copy h1{font-size:clamp(2rem,4vw,3.6rem);margin-bottom:1rem;letter-spacing:-.01em}.eyebrow{display:inline-block;background:rgba(255,255,255,.08);padding:.25rem .6rem;border-radius:999px;text-transform:uppercase;font-weight:800;color:rgba(255,255,255,.92);font-size:.78rem;letter-spacing:.14em}.search-form{width:min(100%,36rem);margin-top:1.5rem}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:2.25rem 0 0}.info-card{border-radius:1rem;overflow:hidden;background:linear-gradient(180deg,#ffffff,#fbfbfb);box-shadow:0 10px 30px rgba(12,28,22,.06);border:none;transition:transform .2s ease,box-shadow .2s ease}.info-card:hover{transform:none;box-shadow:0 18px 42px rgba(12,28,22,.09)}.card-image{height:14.5rem;background-size:cover;background-position:50%;display:block}.card-body{padding:1.25rem}.card-body h2{font-size:1.1rem;margin-bottom:.45rem;color:var(--text)}.card-body p{color:var(--muted);margin:0}.static-action{margin-top:1rem;padding:.65rem 1rem;border-radius:.6rem;font-weight:700}.info-card--dark .card-image,.info-card--light .card-image,.info-card--mint .card-image{filter:saturate(1.02) contrast(1)}.mission,.vision{padding:1.25rem;border-radius:.9rem;background:linear-gradient(180deg,#fff,#fbfbfb);border:1px solid rgba(12,28,22,.04);box-shadow:0 8px 26px rgba(12,28,22,.04)}.testimonials-section{padding:3rem 1.25rem;background:linear-gradient(180deg,#f9faf9,#ffffff)}.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.testimonial-card{padding:1.25rem;border-radius:.9rem;background:white;border-left:4px solid var(--brand);box-shadow:0 12px 30px rgba(12,28,22,.05)}.testimonial-quote p{font-style:italic;color:#213233}.testimonial-author{color:var(--brand);font-weight:800;font-size:.95rem}.footer{padding:3.5rem 1.25rem;background:linear-gradient(180deg,#0f2b28,#07201c);color:rgba(255,255,255,.95)}.footer a:hover{color:var(--accent)}@media (max-width:900px){.hero{min-height:28rem;padding:3rem 1rem;align-items:center}.hero-copy{max-width:100%}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.testimonial-grid{grid-template-columns:1fr}}.type-card h3{margin:0;font-size:1.1rem;color:var(--text)}.listing-form{width:100%;max-width:900px;margin:0 auto;padding:2rem}.back-button{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;color:var(--muted);transition:color .2s}.back-button:hover{color:var(--text)}.listing-form>.photos{margin-bottom:2.5rem}.listing-form>.fields{background:var(--surface);border:1px solid var(--line);border-radius:1rem;padding:2rem;margin-bottom:2rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-primary,.btn-secondary{padding:.85rem 1.75rem;border:none;border-radius:.65rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary{background:transparent;border:1px solid var(--line);color:var(--text)}.btn-secondary:hover{background:var(--line)}.btn-primary{background:var(--surface-strong);color:white}.btn-primary:hover:not(:disabled){background:#2a4a52}.btn-primary:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1100px){.cards-grid,.mobile-banner,.property-strip,.reason-row{grid-template-columns:1fr}.section-heading,.topbar{flex-direction:column;align-items:flex-start}.topbar-tags{justify-content:flex-start}}@media (max-width:720px){.cards-grid,.cta-band,.featured-section,.footer,.hero,.mobile-banner,.topbar,.why-section{padding-left:1rem;padding-right:1rem}.hero{min-height:22rem}.listing-form,.listing-type-select{padding-left:1rem;padding-right:1rem}.form-actions{flex-direction:column}.shop-wizard-steps{grid-template-columns:1fr}.shop-wizard-steps button{min-height:3rem}.document-grid,.listing-form-grid,.media-grid,.shop-upload-grid{grid-template-columns:1fr}.btn-primary,.btn-secondary{width:100%}}.listings-container{width:min(100%,1440px);margin:0 auto;padding:2rem}.listings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.listings-header h1{margin:0;font-size:clamp(1.8rem,3vw,2.4rem)}.listings-empty{text-align:center;padding:3rem 2rem;background:rgba(255,255,255,.6);border-radius:1rem}.listings-empty p{color:var(--muted);margin-bottom:1.5rem}.listings-loading{text-align:center;padding:2rem;color:var(--muted)}.listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.listing-card{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;background:white;box-shadow:0 4px 12px rgba(13,31,35,.08);transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.listing-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(13,31,35,.12)}.listing-card-image{position:relative;width:100%;height:200px;overflow:hidden;background:#e0e0e0}.listing-card-image img{width:100%;height:100%;object-fit:cover}.listing-status{position:absolute;top:.75rem;left:.75rem;padding:.4rem .8rem;background:rgba(255,255,255,.95);color:var(--text);font-size:.75rem;font-weight:600;border-radius:.3rem;text-transform:uppercase}.listing-status--pending{background:#ffc107;color:#000}.listing-status--active{background:#28a745;color:white}.listing-status--sold{background:#6c757d;color:white}.listing-status--draft{background:#e9ecef;color:#495057}.listing-card-content{padding:1rem;flex:1 1;display:flex;flex-direction:column}.listing-card-content h3{margin:0 0 .5rem;font-size:1.1rem;line-height:1.2}.listing-price{margin:0 0 .25rem;font-size:1.3rem;color:var(--accent)}.listing-location{font-size:.85rem}.listing-detail-page{background:#f7faf8;min-height:100vh}.listing-detail-container{width:min(100%,1180px);margin:0 auto;padding:1.5rem 1.25rem 0}.listing-detail-back{display:inline-flex;align-items:center;gap:.5rem;background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:1rem;margin-bottom:1.5rem;transition:color .2s ease}.listing-detail-back:hover{color:var(--text)}.listing-detail-alert{padding:1rem 1.25rem;background:#ffc107;border-radius:.5rem;margin-bottom:1.5rem;font-weight:500}.listing-detail-error,.listing-detail-loading{text-align:center;padding:3rem 2rem;color:var(--muted)}.listing-detail-error .btn-primary{margin-top:1rem}.listing-gallery{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(18rem,.9fr);grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.gallery-main{position:relative;width:100%;height:28rem;background:#e0e0e0;border-radius:.5rem;overflow:hidden;box-shadow:0 18px 40px rgba(13,31,35,.08)}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;background:rgba(0,0,0,.5);color:white;border:0;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.gallery-nav:hover{background:rgba(0,0,0,.7)}.gallery-nav-prev{left:1rem}.gallery-nav-next{right:1rem}.gallery-counter{position:absolute;bottom:1rem;right:1rem;padding:.5rem 1rem;background:rgba(0,0,0,.7);color:white;border-radius:.25rem;font-size:.85rem}.gallery-thumbnails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;min-height:28rem}.thumbnail{width:100%;height:100%;min-height:13.5rem;border:0;border-radius:.5rem;overflow:hidden;background:#e0e0e0;margin:0;position:relative}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail-more{width:100%;min-height:13.5rem;border:1px solid rgba(19,33,38,.08);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(244,249,247,.98));border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--accent-strong);cursor:pointer}.listing-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 22rem;grid-gap:1.25rem;gap:1.25rem;align-items:start}.listing-detail-main,.listing-detail-sidebar{min-width:0}.listing-header-info{display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1rem;padding:1.5rem;background:#fff;border:1px solid rgba(19,33,38,.08);border-radius:.5rem;box-shadow:0 10px 24px rgba(13,31,35,.05)}.listing-header-info h1{margin:.75rem 0 .45rem;font-size:clamp(1.5rem,2.4vw,2.15rem);line-height:1.15}.listing-header-info .status-pill{margin:0 .5rem .5rem 0}.listing-location{margin:0;color:var(--muted)}.listing-price-section{text-align:right}.listing-price{margin:0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700;color:var(--accent-strong);white-space:nowrap}.negotiable-tag{display:inline-block;margin-top:.5rem;padding:.25rem .75rem;background:rgba(23,165,107,.1);color:var(--accent);font-size:.8rem;border-radius:.25rem}.key-features{margin-bottom:1rem;padding:1.5rem;background:#fff;border:1px solid rgba(19,33,38,.08);border-radius:.5rem}.key-features h2{margin:0 0 1rem;font-size:1.3rem}.features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.feature-item{display:flex;align-items:center;gap:.75rem;padding:.9rem;background:rgba(23,165,107,.06);border:1px solid rgba(23,165,107,.1);border-radius:.5rem}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:rgba(23,165,107,.14);color:var(--accent-strong);font-size:.9rem;font-weight:800}.feature-text{font-size:.95rem}.about-property{margin-bottom:1rem;padding:1.5rem;background:#fff;border:1px solid rgba(19,33,38,.08);border-radius:.5rem}.about-property h2{margin:0 0 1rem;font-size:1.3rem}.about-property p{margin:0;line-height:1.6;color:var(--text)}.property-details{margin-bottom:1rem;padding:1.5rem;background:#fff;border:1px solid rgba(19,33,38,.08);border-radius:.5rem}.property-details h2{margin:0 0 1rem;font-size:1.3rem}.details-table{background:#fff;border:1px solid rgba(19,33,38,.08);border-radius:.5rem;overflow:hidden}.detail-row{display:flex;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(19,33,38,.1)}.detail-row:last-child{border-bottom:none}.detail-label{font-weight:600;color:var(--muted)}.detail-value{color:var(--text);font-weight:700;text-align:right}.seller-card{position:-webkit-sticky;position:sticky;top:6.5rem;padding:1.5rem;background:#fff;border:1px solid rgba(19,33,38,.08);border-radius:.5rem;box-shadow:0 14px 32px rgba(13,31,35,.07)}.seller-card h2{margin:0 0 1rem;font-size:1rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.seller-card-profile{display:flex;align-items:center;gap:.85rem;margin-bottom:1rem}.seller-card-locked h3,.seller-card-profile h3{margin:0 0 .25rem;font-size:1.05rem}.seller-card-locked p,.seller-card-profile p{margin:0;color:var(--muted);line-height:1.55}.seller-card-details{display:grid;grid-gap:.65rem;gap:.65rem;margin:1rem 0;padding:1rem;border-radius:.5rem;background:#f7faf8;color:#425459;font-size:.92rem;overflow-wrap:anywhere}.seller-card-action{width:100%;margin-top:.5rem}.seller-card-locked{display:grid;grid-gap:.85rem;gap:.85rem}.image-breakdown{margin-bottom:1.5rem;padding:1.5rem;background:#fff;border:1px solid rgba(19,33,38,.08);border-radius:.5rem}.image-breakdown h2{margin:0 0 1rem;font-size:1.3rem}.images-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.image-item{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:#f7faf8;border:1px solid rgba(19,33,38,.08);border-radius:.5rem;overflow:hidden}.image-thumbnail{width:100%;height:12rem;object-fit:cover;border-radius:.5rem}.image-info{flex:1 1}.image-type{margin:0;font-weight:600;font-size:.9rem}@media (max-width:768px){.listing-detail-container{padding:1rem}.listing-detail-layout,.listing-gallery{grid-template-columns:1fr}.gallery-main,.gallery-thumbnails,.thumbnail,.thumbnail-more{min-height:0}.gallery-main{height:19rem}.gallery-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.thumbnail,.thumbnail-more{height:8.5rem}.listing-header-info{flex-direction:column;gap:1rem}.listing-price-section{text-align:left}.features-grid{grid-template-columns:1fr}.images-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.messages-page{background:white}.messages-container{display:grid;grid-template-columns:300px 1fr;flex:1 1 auto;min-height:0;height:auto;grid-gap:0;gap:0}.messages-sidebar{display:flex;flex-direction:column;background:#f8f9fa;border-right:1px solid rgba(19,33,38,.08);overflow:hidden}.messages-title{margin:1rem 1.25rem 1.25rem;font-size:1.5rem;font-weight:700}.messages-search-wrapper{padding:0 1rem 1rem}.messages-search{width:100%;padding:.6rem .85rem;border:1px solid rgba(19,33,38,.12);border-radius:.5rem;font-size:.9rem}.conversations-list{flex:1 1;overflow-y:auto;display:flex;flex-direction:column}.conversation-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;border:0;background:transparent;cursor:pointer;transition:background .2s ease;border-left:3px solid transparent;text-align:left}.conversation-item:hover{background:rgba(19,33,38,.04)}.conversation-item.active{background:white;border-left-color:var(--accent);box-shadow:0 2px 8px rgba(13,31,35,.06)}.conversation-avatar{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#1fb874,#0f8a57);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem}.conversation-content{flex:1 1;min-width:0;position:relative}.conversation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.conversation-name{font-weight:600;font-size:.9rem;color:var(--text)}.conversation-time{font-size:.75rem;color:var(--muted)}.conversation-preview{font-size:.8rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread-badge{position:absolute;top:0;right:0;width:1.25rem;height:1.25rem;background:#17a56b;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700}.conversations-empty,.conversations-loading{padding:2rem 1rem;text-align:center;color:var(--muted);font-size:.9rem}.messages-main{display:flex;flex-direction:column;background:white;min-height:0;overflow:hidden}.conversation-header-bar{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(19,33,38,.08)}.conversation-header-info h2{margin:0;font-size:1.1rem}.listing-ref{margin:.25rem 0 0;font-size:.8rem;color:var(--muted)}.messages-thread{flex:1 1;overflow-y:auto;padding:1.5rem;gap:1rem}.message-bubble,.messages-thread{display:flex;flex-direction:column}.message-bubble{position:relative;max-width:70%;padding:.75rem 1rem;border-radius:.75rem;word-wrap:break-word}.message-tag-preview,.message-tagged-item{position:relative;display:flex;align-items:center;gap:.5rem;padding:.45rem 2rem .45rem .6rem;border:1px solid rgba(23,165,107,.25);border-radius:.4rem;background:rgba(23,165,107,.08);font-size:.78rem}.message-tagged-item img{width:2.25rem;height:2.25rem;object-fit:cover;border-radius:.25rem}.message-tag-preview{position:absolute;left:1.5rem;bottom:4.25rem;z-index:3}.message-tag-preview:has(img){width:4.5rem;height:4.5rem;padding:0;background:white}.message-tag-preview+.message-tag-preview{bottom:7rem}.message-tag-preview:has(img) img{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.message-tag-action,.message-tag-preview button{border:0;cursor:pointer}.message-tag-preview button{position:absolute;top:.2rem;right:.25rem;padding:0;background:transparent;color:var(--muted)}.message-tag-action{align-self:flex-start;padding:.2rem .35rem;background:transparent;color:var(--accent-strong);font-size:.7rem}.message-bubble.sent{align-self:flex-end;background:var(--surface-strong);color:white}.message-bubble.received{align-self:flex-start;background:rgba(19,33,38,.06);color:var(--text)}.message-text{margin:0;font-size:.95rem;line-height:1.4}.message-time{margin-top:.4rem;font-size:.7rem;opacity:.6}.messages-loading,.no-conversation-selected,.no-messages{display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;color:var(--muted)}.no-conversation-selected{flex:1 1}.message-input-wrapper{position:relative;display:flex;gap:.75rem;align-items:flex-end;padding:1rem 1.5rem;border-top:1px solid rgba(19,33,38,.08);background:white}.message-input-wrapper>img{position:absolute;top:.75rem;left:1.5rem;width:4.5rem;height:4.5rem;object-fit:cover;border:3px solid #fff;border-radius:.45rem;box-shadow:0 6px 16px rgba(13,31,35,.2)}.message-input{flex:1 1;min-height:2.5rem;padding:.65rem .85rem;border:1px solid rgba(19,33,38,.12);border-radius:.5rem;font-size:.9rem;font-family:inherit;resize:none;max-height:120px}.message-input-wrapper img+.message-input{padding-left:5.5rem}.message-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px rgba(23,165,107,.1)}.message-send-btn{width:2.5rem;height:2.5rem;border:0;background:var(--surface-strong);color:white;border-radius:.5rem;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.message-send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(13,31,35,.2)}.message-send-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.messages-container{grid-template-columns:280px 1fr}.message-bubble{max-width:85%}}@media (max-width:768px){.messages-container{grid-template-columns:1fr;height:auto}.messages-sidebar{display:none}.messages-main{min-height:calc(100vh - 80px)}.message-bubble{max-width:90%}.property-info-card{flex-wrap:wrap}.view-offer-btn{margin-left:0;width:100%}}.info-page-shell{min-height:100vh}.info-page-hero{margin:1.5rem 2rem 0;padding:2rem;border-radius:1.2rem;background:linear-gradient(160deg,rgba(13,31,35,.92),rgba(21,52,60,.9));color:#f2f6f7}.info-page-hero .eyebrow{color:rgba(240,248,247,.85)}.info-page-hero h1{margin:0;font-size:clamp(1.9rem,3.2vw,2.9rem);line-height:1.1}.info-page-hero p{margin:.9rem 0 0;max-width:48rem;line-height:1.65;color:rgba(240,248,247,.92)}.info-page-highlights{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.info-page-highlights span{padding:.45rem .7rem;border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);font-size:.86rem;font-weight:700}.info-page-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem;gap:1rem;padding:1.4rem 2rem 0}.info-page-card{background:rgba(255,255,255,.95);border-radius:1rem;border:1px solid rgba(19,33,38,.1);box-shadow:0 10px 26px rgba(8,15,22,.08);padding:1.2rem}.info-page-card h2{margin:0 0 .55rem;font-size:1.05rem}.info-page-card p{margin:0;color:var(--muted);line-height:1.6}