:root{--ink:#151915;--muted:#69716c;--paper:#fff;--white:#fff;--line:#dedfd9;--forest:#173e31;--sage:#dfe9df;--danger:#9b2c2c;--shadow:0 16px 45px rgba(19,32,24,.08);--radius:18px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1220px,calc(100% - 40px));margin:0 auto}.muted{color:var(--muted)}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(222,223,217,.8)}.header-inner{height:76px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-logo{width:116px;height:42px;object-fit:cover;object-position:center;border-radius:0}.footer-brand .brand-logo{width:128px;height:48px;filter:invert(1)}.main-nav{display:flex;gap:28px;margin-right:auto}.main-nav a,.text-link{color:#343b36}.main-nav a:hover,.text-link:hover{color:var(--forest)}.header-actions{display:flex;align-items:center;gap:18px}.button{appearance:none;border:0;border-radius:999px;padding:13px 22px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,opacity .2s,background .2s}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-dark{background:var(--ink);color:white}.button-accent{background:var(--forest);color:white}.button-ghost{border:1px solid var(--line);background:white}.button-danger{background:var(--danger);color:#fff}.button-small{padding:10px 16px;font-size:13px}.button-full{width:100%}.hero{padding:74px 0 54px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:end;gap:46px}.hero-copy{padding:30px 0}.eyebrow,.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:750;color:var(--forest)}h1,h2,h3{font-family:var(--serif);font-weight:500;letter-spacing:-.025em;margin:0}h1{font-size:clamp(48px,6vw,82px);line-height:.98;max-width:760px}.hero-copy>p{font-size:19px;color:var(--muted);max-width:600px;margin:25px 0 0}.hero-photo{height:520px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;object-fit:cover}.search-wrap{margin-top:42px}.search-shell{display:grid;grid-template-columns:auto 1.3fr 1fr .9fr auto;gap:8px;padding:9px;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.segmented{display:flex;background:#eff1ed;border-radius:13px;padding:4px}.segmented label{cursor:pointer}.segmented input{position:absolute;opacity:0}.segmented span{display:block;padding:13px 15px;border-radius:10px;font-weight:650}.segmented input:checked+span{background:white;box-shadow:0 2px 8px rgba(0,0,0,.08)}.auth-form label,.field,.filters label,.form-grid label{display:flex;flex-direction:column;gap:5px}.field{padding:5px 10px}.auth-form label>span,.field span,.filters label>span,.form-grid label>span,.upload-field>span{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-weight:700}.field input,.field select{border:0;padding:4px 0;background:transparent;outline:none;min-width:0}.section{padding:66px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px;gap:20px}.section-head h2{font-size:42px}.section-head p{margin:7px 0 0;color:var(--muted)}.arrow-link{font-weight:650;color:var(--forest)}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.property-card{background:white;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line)}.property-image-wrap{position:relative;display:block;aspect-ratio:1.22/1;overflow:hidden;background:#eceee9}.property-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.property-card:hover .property-image{transform:scale(1.025)}.deal-badge,.featured-badge{position:absolute;top:14px;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:750}.deal-badge{left:14px;background:white}.featured-badge{right:14px;background:var(--forest);color:white}.property-body{padding:19px}.property-title{display:block;font-family:var(--serif);font-size:22px;line-height:1.2;margin:7px 0 15px}.property-price{font-size:19px;font-weight:720;margin-bottom:11px}.property-meta{display:flex;gap:13px;color:var(--muted);font-size:13px}.location-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.location-pill{padding:22px 16px;background:white;border:1px solid var(--line);border-radius:16px}.location-pill strong{display:block;font-family:var(--serif);font-size:18px}.location-pill span{color:var(--muted);font-size:12px}.cta-band{background:var(--forest);color:white;border-radius:28px;padding:48px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-band h2{font-size:42px}.cta-band p{color:#dbe6df;margin:8px 0 0}.cta-band .button{background:white;color:var(--forest)}.page-hero{padding:54px 0 30px}.page-hero h1{font-size:56px}.page-hero p{color:var(--muted);font-size:17px;max-width:680px}.results-layout{display:grid;grid-template-columns:270px 1fr;gap:30px;padding-bottom:76px}.filters{position:sticky;top:98px;align-self:start;background:white;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:17px}.filter-title{display:flex;justify-content:space-between;align-items:center}.filter-title a{font-size:12px;color:var(--muted);text-decoration:underline}.auth-form input,.filters input,.filters select,.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--line);background:#fbfbf8;border-radius:10px;padding:11px 12px;outline:none}.auth-form input:focus,.filters input:focus,.filters select:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#809488;box-shadow:0 0 0 3px rgba(23,62,49,.07)}.filter-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.results-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.results-top strong{font-size:18px}.results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.empty-state{background:white;border:1px solid var(--line);padding:50px;border-radius:18px;text-align:center}.detail{padding:35px 0 80px}.detail-topline{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.detail-title-row{display:grid;grid-template-columns:1fr auto;gap:25px;align-items:end;margin-bottom:24px}.detail-title-row h1{font-size:54px}.detail-title-row .price{font-family:var(--serif);font-size:34px}.gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:230px 230px;gap:10px;border-radius:24px;overflow:hidden}.gallery img{width:100%;height:100%;object-fit:cover}.gallery .main{grid-row:1/3}.detail-layout{display:grid;grid-template-columns:1fr 360px;gap:46px;margin-top:38px}.fact-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin-bottom:34px}.fact strong{display:block;font-family:var(--serif);font-size:24px}.fact span{color:var(--muted);font-size:12px}.detail-content h2{font-size:34px;margin:34px 0 12px}.detail-content p{font-size:17px;color:#3f4742}.details-table{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.details-table div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.details-table div:nth-child(odd){margin-right:24px}.details-table span{color:var(--muted)}.feature-list{display:flex;flex-wrap:wrap;gap:9px}.feature-list span{padding:9px 13px;border:1px solid var(--line);background:white;border-radius:999px}.map-frame{width:100%;height:360px;border:0;border-radius:18px;background:#e9ece7}.contact-card{position:sticky;top:102px;background:white;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--shadow)}.contact-card h3{font-size:28px}.contact-card p{color:var(--muted)}.contact-card .button{width:100%;margin-top:8px}.agent{display:flex;align-items:center;gap:12px;margin:20px 0}.agent-avatar{width:48px;height:48px;border-radius:50%;background:var(--sage);display:grid;place-items:center;font-family:var(--serif);font-size:20px}.auth-page{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1fr}.auth-visual{background:url(https://images.unsplash.com/photo-1600047509807-ba8f99d2cdde?auto=format&fit=crop&w=1500&q=85) 50%/cover}.auth-panel{display:grid;place-items:center;padding:50px}.auth-box{width:min(440px,100%)}.auth-box h1{font-size:52px}.auth-box>p{color:var(--muted);margin-bottom:28px}.auth-form{display:flex;flex-direction:column;gap:16px}.form-message{padding:11px 13px;background:#fff2d9;border-radius:10px;color:#74500f;font-size:13px}.auth-switch{margin-top:22px;color:var(--muted)}.auth-switch a{color:var(--forest);font-weight:700}.publish-page{padding:48px 0 90px}.publish-heading{max-width:720px;margin-bottom:35px}.publish-heading h1{font-size:58px}.publish-heading p{font-size:18px;color:var(--muted)}.publish-form{display:flex;flex-direction:column;gap:16px}.form-section{display:grid;grid-template-columns:310px 1fr;gap:50px;background:white;border:1px solid var(--line);border-radius:20px;padding:30px}.form-section h2{font-size:30px;margin:4px 0}.form-section>div:first-child p{color:var(--muted);margin:5px 0}.step{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--forest)}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid .wide,.form-grid .wide-3{grid-column:1/-1}.checkbox-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px}.checkbox-grid label,.checkbox-line{display:flex!important;flex-direction:row!important;align-items:center;gap:8px;background:#f7f8f5;padding:11px;border-radius:10px}.upload-field{display:flex;flex-direction:column;gap:8px}.upload-field input{border:1px dashed #aeb8b1;border-radius:12px;padding:20px;width:100%}.publish-submit{display:flex;justify-content:space-between;align-items:center;background:var(--forest);color:#fff;padding:24px 30px;border-radius:18px}.publish-submit p{margin:3px 0 0;color:#d7e2dc}.account-page,.admin-page{padding:48px 0 80px}.account-head,.admin-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.account-head h1,.admin-head h1{font-size:54px}.account-head p,.admin-head p{color:var(--muted);margin:5px 0 0}.status-chip{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750;text-transform:capitalize;background:#eceeea}.status-chip.approved{background:#dff0e2;color:#236033}.status-chip.pending{background:#fff0ce;color:#7a5510}.status-chip.rejected{background:#f7dddd;color:#8a2c2c}.dashboard-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:30px}.metric{background:white;border:1px solid var(--line);border-radius:16px;padding:20px}.metric span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.metric strong{display:block;font-family:var(--serif);font-size:36px;margin-top:5px}.admin-nav{display:flex;gap:9px;margin-bottom:22px}.admin-nav a{background:white;border:1px solid var(--line);padding:9px 13px;border-radius:999px}.table-wrap{background:white;border:1px solid var(--line);border-radius:18px;overflow:auto}.data-table{width:100%;border-collapse:collapse}.data-table td,.data-table th{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line);white-space:nowrap}.data-table th{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:#fafaf7}.data-table tr:last-child td{border-bottom:0}.table-property{display:flex;align-items:center;gap:10px;min-width:280px}.table-thumb{width:56px;height:44px;object-fit:cover;border-radius:8px;background:#eee}.table-actions{display:flex;gap:6px}.table-actions .button{padding:7px 10px;font-size:11px}.admin-edit-grid{display:grid;grid-template-columns:1fr 260px;gap:25px}.admin-edit-form,.danger-zone{background:white;border:1px solid var(--line);border-radius:18px;padding:24px}.admin-edit-form .button{margin-top:18px}.danger-zone{align-self:start;border-color:#e6c4c4}.danger-zone h3{font-size:24px}.danger-zone p{color:var(--muted)}.site-footer{background:#171b18;color:white;padding:55px 0 24px;margin-top:20px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-grid h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#aeb8b2;margin:0 0 14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid p{margin:0;color:#c7cec9}.footer-brand{margin-bottom:16px}.footer-bottom{border-top:1px solid #303631;margin-top:38px;padding-top:22px;color:#8f9992;font-size:12px}.setup-card{max-width:760px;background:white;border:1px solid var(--line);border-radius:20px;padding:30px;margin:50px auto}.setup-card h1{font-size:45px}.setup-card code{background:#eff0ec;padding:2px 6px;border-radius:5px}.setup-card ol{padding-left:20px}.notice{background:#e8efe9;border:1px solid #c9d8cc;padding:13px 16px;border-radius:12px;margin-bottom:20px;color:#355342}@media(max-width:980px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-photo{height:430px}.search-shell{grid-template-columns:1fr 1fr}.search-shell .button,.segmented{grid-column:1/-1}.property-grid{grid-template-columns:repeat(2,1fr)}.location-strip{grid-template-columns:repeat(3,1fr)}.results-layout{grid-template-columns:1fr}.filters{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.filter-title,.filters>.button{grid-column:1/-1}.detail-layout{grid-template-columns:1fr}.contact-card{position:static}.form-section{grid-template-columns:1fr}.dashboard-cards{grid-template-columns:repeat(2,1fr)}.admin-edit-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.container{width:min(100% - 24px,1220px)}.header-inner{height:68px}.header-actions .text-link{display:none}.brand{font-size:11px}.hero{padding-top:34px}.hero-grid{gap:20px}.hero-photo{height:310px}.search-shell{grid-template-columns:1fr}.search-shell .button,.segmented{grid-column:auto}.section{padding:45px 0}.section-head h2{font-size:34px}.property-grid,.results-grid{grid-template-columns:1fr}.location-strip{grid-template-columns:1fr 1fr}.cta-band{padding:30px;align-items:flex-start;flex-direction:column}.account-head h1,.admin-head h1,.detail-title-row h1,.page-hero h1,.publish-heading h1{font-size:42px}.filters{display:flex}.gallery{grid-template-columns:1fr;grid-template-rows:330px}.gallery .main{grid-row:auto}.gallery img:not(.main){display:none}.detail-title-row{grid-template-columns:1fr}.detail-title-row .price{font-size:28px}.fact-row{grid-template-columns:1fr 1fr;gap:20px}.details-table{grid-template-columns:1fr}.details-table div:nth-child(odd){margin-right:0}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-panel{padding:40px 20px}.form-grid.three,.form-grid.two{grid-template-columns:1fr}.form-section{padding:22px}.checkbox-grid{grid-template-columns:1fr}.publish-submit{align-items:flex-start;flex-direction:column;gap:20px}.dashboard-cards{grid-template-columns:1fr 1fr}.account-head,.admin-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div:not(:first-child){padding-top:10px}}