:root{color-scheme:dark;color:#111;background:#f7f7f5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(17,24,39,.08),transparent 35%),#f7f7f5}img{max-width:100%;display:block}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f7f5f0;border-bottom:1px solid rgba(17,24,39,.08)}.header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer}.nav-toggle span{display:block;height:2px;border-radius:2px;background:#111}.logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;letter-spacing:-.03em;color:#111;text-decoration:none}.logo-mark{width:28px;height:28px;flex-shrink:0;color:#c9922f;fill:currentColor}.logo-text{font-size:1.3rem}.logo-e{color:#c9922f}.main-nav{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.main-nav a{color:#374151;text-decoration:none;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.25rem;border-radius:999px;font-weight:600;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:#111;color:#fff}.button-secondary,.button-outline{color:#111;border:1px solid rgba(17,24,39,.16);background:#ffffffe6}.hero{padding:4.5rem 0 3rem}.hero-content{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;margin-bottom:1rem;color:#4b5563}.hero h1{margin:0;font-size:clamp(2.75rem,4vw,4rem);line-height:.95;max-width:12ch;color:#111}.hero-copy{margin:1.5rem 0 2rem;max-width:44rem;color:#4b5563}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-card{padding:2rem;background:#fff;border-radius:32px;box-shadow:0 28px 80px #0f172a14}.property-card{border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:1.75rem;background:#f9faf8}.property-card h2{margin:0 0 .75rem;font-size:1.5rem;color:#111}.property-card p,.property-card .property-meta{color:#4b5563}.diaspora-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;border:1px solid rgba(17,24,39,.08);border-radius:28px;padding:2rem 1.25rem;background:#f9faf8}.diaspora-map{width:100%;max-width:360px;height:auto}.diaspora-caption{margin:0;text-align:center;letter-spacing:.06em;font-size:.95rem;font-weight:600;color:#4b5563}.diaspora-caption-brand{color:#111;font-weight:700}.property-meta{margin-top:1.25rem;display:flex;gap:1rem;flex-wrap:wrap;font-size:.95rem}.tag{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;font-size:.8rem;padding:.55rem .85rem;border-radius:999px;margin-bottom:1rem}.categories,.properties,.about,.testimonials{padding:3.5rem 0}.categories h2,.section-header h2{margin:0 0 1rem;font-size:2rem;color:#111}.category-grid,.property-grid,.about-grid{display:grid;gap:1.5rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{padding:1.75rem;border-radius:24px;background:#fff;border:1px solid rgba(17,24,39,.08)}.category-card h3,.subcategory-card h3{margin:0 0 .75rem;font-size:1.15rem}.category-card p,.category-card ul,.subcategory-card p{margin:0;color:#4b5563}.category-card ul{padding-left:1rem;margin-top:.75rem;display:grid;gap:.45rem}.category-card li{list-style:disc inside}.category-card .button,.category-card .button-outline{margin-top:1rem}.subcategory-card{padding:1.75rem;border-radius:24px;background:#fff;border:1px solid rgba(17,24,39,.08)}@media (min-width: 901px){.category-page .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.property-card-large{display:flex;flex-direction:column;padding:1.75rem;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:24px}.property-card-large .tag{align-self:flex-start;margin-bottom:1rem}.property-card-large h3{margin:0 0 .85rem;font-size:1.25rem}.property-card-large p{margin:0 0 1.25rem;color:#4b5563}.property-card-large .price{align-self:flex-start;margin-top:auto}.property-card-clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.property-card-clickable:hover{transform:translateY(-3px);box-shadow:0 20px 45px #0f172a1a}.price{display:inline-flex;padding:.65rem .9rem;border-radius:999px;background:#1118270d;color:#111;font-weight:700}.about-grid{grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.about-grid p{color:#4b5563}.about-text-card{padding:2rem;border-radius:24px;background:#f9faf8;border:1px solid rgba(17,24,39,.08)}.features-list{display:grid;gap:1rem}.registration-form{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:24px;padding:1.75rem}.registration-form label{display:grid;gap:.65rem;margin-bottom:1rem;color:#374151;font-weight:500}.registration-form input,.registration-form select,.registration-form textarea{width:100%;border:1px solid rgba(17,24,39,.12);border-radius:14px;padding:.95rem 1rem;font:inherit;color:#111;background:#f9faf8}.registration-form textarea{resize:vertical}.business-card{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 1.15rem;border-radius:18px;background:#f9faf8}.business-meta{margin:.4rem 0 0;color:#6b7280;font-size:.95rem}.form-message{margin:1rem 0 0;color:#065f46;font-weight:600}.form-message-error{color:#b91c1c}.verify-card{max-width:32rem;margin:0 auto;padding:2.5rem;border-radius:24px;background:#f9faf8;border:1px solid rgba(17,24,39,.08);text-align:center}.verify-card h2{margin:0 0 1rem}.verify-card p{color:#4b5563;margin:0 0 1.5rem}.auth-panel-section{padding:4rem 0;min-height:60vh;display:flex;align-items:center}.auth-grid{display:flex;justify-content:center;width:100%}.auth-card,.account-card,.post-form-card{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:24px;padding:1.75rem}.auth-card{width:100%;max-width:26rem;box-shadow:0 28px 80px #0f172a14}.account-card{width:100%;max-width:44rem}.auth-tabs{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.posts-list{margin-top:1.5rem;display:grid;gap:1rem}.auth-card input,.auth-card select,.auth-card textarea,.post-form-card input,.post-form-card select,.post-form-card textarea,.profile-edit-form input,.profile-edit-form select,.profile-edit-form textarea{width:100%;border:1px solid rgba(17,24,39,.12);border-radius:14px;padding:.95rem 1rem;font:inherit;color:#111;background:#f9faf8}.auth-panel-title{margin:0 0 .75rem;font-size:1.5rem;text-align:center}.auth-panel-subtitle{margin:0 0 1.5rem;color:#4b5563;text-align:center}.auth-panel-link{display:block;margin-top:1rem;text-align:center;color:#4b5563;font-size:.9rem}.account-avatar{width:48px;height:48px;flex-shrink:0;border-radius:50%;overflow:hidden;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:700}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-avatar-sm{width:40px;height:40px;font-size:1rem}.account-avatar-lg{width:88px;height:88px;font-size:2rem;margin-bottom:.5rem}.profile-edit-form{display:grid;gap:1rem;max-width:28rem}.profile-edit-form label{display:grid;gap:.5rem;color:#374151;font-weight:500}.profile-edit-form input:disabled{color:#9ca3af;cursor:not-allowed}.dashboard-section{padding:3rem 0 4rem}.dashboard-panel{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:24px;overflow:hidden;box-shadow:0 28px 80px #0f172a0f}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.75rem;border-bottom:1px solid rgba(17,24,39,.08);background:#f9faf8}.dashboard-user{display:flex;align-items:center;gap:.85rem}.dashboard-user strong{display:block}.dashboard-user-type{font-size:.85rem;color:#4b5563}.dashboard-body{display:flex;align-items:stretch;min-height:26rem}.dashboard-sidebar{display:flex;flex-direction:column;gap:.25rem;width:220px;flex-shrink:0;padding:1.25rem;border-right:1px solid rgba(17,24,39,.08);background:#f9faf8}.dashboard-nav-item{display:block;width:100%;text-align:left;padding:.75rem 1rem;border-radius:12px;border:none;background:transparent;color:#374151;font:inherit;font-weight:500;cursor:pointer}.dashboard-nav-item:hover{background:#1118270f}.dashboard-nav-item.active{background:#111;color:#fff}.dashboard-content{flex:1;min-width:0;padding:1.75rem 2rem}.dashboard-overview p{color:#374151}.dashboard-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(17,24,39,.08)}.dashboard-tab{padding:.75rem 1.1rem;border:none;background:transparent;font:inherit;font-weight:600;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.dashboard-tab.active{color:#111;border-bottom-color:#c9922f}.post-form-card label{display:grid;gap:.65rem;margin-bottom:1rem;color:#374151;font-weight:500}.post-form-card textarea{resize:vertical}.feature-item{padding:1.25rem;border-radius:20px;background:#f9faf8;border:1px solid rgba(17,24,39,.06)}.feature-item strong{display:block;margin-bottom:.65rem;color:#111}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.testimonial-card{padding:1.75rem;border-radius:24px;background:#f9faf8;border:1px solid rgba(17,24,39,.08);border-top:3px solid #c9922f}.testimonial-quote{margin:0 0 1.25rem;color:#111;font-size:1.05rem;line-height:1.5}.testimonial-author{margin:0;font-weight:700;color:#111}.testimonial-author span{font-weight:400;color:#4b5563}.site-footer{padding:1.5rem 0;border-top:1px solid rgba(17,24,39,.08);background:#f7f7f5}.footer-inner{display:flex;align-items:center;justify-content:center;color:#6b7280}@media (max-width: 900px){.hero-content,.about-grid,.property-grid,.category-grid,.feature-item,.testimonial-grid{grid-template-columns:1fr}.nav-toggle{display:flex}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem;background:#f7f7f5;border-bottom:1px solid rgba(17,24,39,.08);box-shadow:0 16px 32px #0f172a14}.main-nav-open{display:flex}.main-nav a:not(.button){padding:.5rem 0;text-align:center}.dashboard-body{flex-direction:column}.dashboard-sidebar{width:100%;flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid rgba(17,24,39,.08)}.dashboard-nav-item{flex-shrink:0;width:auto}.dashboard-content{padding:1.5rem}}@media (max-width: 640px){.hero{padding-top:3rem}.hero h1{font-size:2.5rem}.button{width:100%}}
