:root{--ink:#1d2823;--olive:#294137;--sage:#7d8b7f;--paper:#f5f3ed;--sand:#e7e1d5;--white:#fff;--line:rgba(30,45,38,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.site-header{height:76px;padding:0 max(20px,5vw);display:flex;align-items:center;justify-content:space-between;background:rgba(245,243,237,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:38px;height:38px;border:1px solid var(--olive);border-radius:50%;display:grid;place-items:center;font-family:serif}.brand b{display:block;font-family:"Noto Serif SC",serif;letter-spacing:.12em}.brand small{display:block;font-size:8px;letter-spacing:.16em;color:#718078}.contact-link{font-size:13px;border-bottom:1px solid var(--olive)}.hero{min-height:490px;padding:92px max(24px,8vw);display:flex;flex-direction:column;justify-content:flex-end;color:white;background:linear-gradient(90deg,rgba(17,30,24,.88),rgba(17,30,24,.24)),url('/assets/olive-hero.svg') center/cover}.eyebrow{font-size:10px!important;letter-spacing:.22em;text-transform:uppercase;color:#9bab9f;margin:0 0 12px}.hero h1{font:600 clamp(44px,8vw,82px)/1.18 "Noto Serif SC",serif;margin:0;letter-spacing:.08em}.hero>p:last-child{max-width:520px;font-size:16px;color:rgba(255,255,255,.78)}.catalog{max-width:1240px;margin:auto;padding:54px 24px 100px}.filters{padding:18px;background:white;border:1px solid var(--line);margin-top:-85px;position:relative;z-index:2;box-shadow:0 18px 60px rgba(32,48,40,.1)}.search-row{display:flex;gap:10px}.filters input,.filters select{width:100%;height:44px;border:1px solid var(--line);background:#fbfaf7;padding:0 12px;color:var(--ink);font:inherit}.search-row button,.filter-actions button{border:0;background:var(--olive);color:white;padding:0 26px;font:inherit;cursor:pointer}.filters details{margin-top:12px;border-top:1px solid var(--line);padding-top:12px}.filters summary{font-size:13px;cursor:pointer;color:#59685f}.filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.filter-grid label{font-size:12px;color:#58675e}.filter-grid label>span{display:flex;align-items:center;gap:6px;margin-top:5px}.filter-grid label>select{margin-top:5px}.filter-grid i{font-style:normal}.filter-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-top:16px}.filter-actions a{font-size:13px;text-decoration:underline}.filter-actions button{height:40px}.catalog-heading{display:flex;align-items:end;justify-content:space-between;margin:64px 0 22px}.catalog-heading h2{font:600 30px "Noto Serif SC",serif;margin:0}.catalog-heading span{font-size:12px;color:#6e7b73;letter-spacing:.1em}.tree-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tree-card{background:white;transition:.25s;overflow:hidden}.tree-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(30,45,38,.1)}.card-image{aspect-ratio:4/3;position:relative;background:#dfe3dc;overflow:hidden}.card-image img,.gallery img{width:100%;height:100%;object-fit:cover;display:block}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#bac4b9,#e4e5df);color:white;letter-spacing:.3em}.status{position:absolute;top:14px;left:14px;padding:6px 11px;border-radius:20px;background:white;font-size:11px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.status.available{color:#1d754b}.status.locked{color:#9b6c00}.status.sold{color:#815d5d}.status.moving{color:#366b83}.status.paused{color:#737373}.status.large{position:static;font-size:12px}.card-body{padding:20px}.card-body h3{font:600 24px Georgia,serif;letter-spacing:.06em;margin:0}.card-body p{font-size:12px;color:#758078;margin:2px 0 20px}.card-body dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-top:1px solid var(--line);padding-top:15px}.card-body dl div{border-right:1px solid var(--line);padding-left:10px}.card-body dl div:first-child{padding-left:0}.card-body dl div:last-child{border:0}.card-body dt{font-size:10px;color:#859087}.card-body dd{font-size:12px;margin:2px 0 0}.empty{text-align:center;padding:70px 20px;background:white}.empty p{font:600 20px "Noto Serif SC",serif;margin:0}.empty small{color:#768078}.detail{max-width:1120px;margin:auto;padding:40px 24px 100px}.back-link{font-size:13px;color:#68766d}.detail-title{display:flex;justify-content:space-between;align-items:center;padding:50px 0 28px}.detail-title h1{font:600 clamp(42px,7vw,72px) Georgia,serif;letter-spacing:.05em;margin:0}.detail-title>div>p:last-child{color:#718077;margin:0}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.gallery figure{margin:0;aspect-ratio:4/3}.gallery figure.primary{grid-column:1/-1;aspect-ratio:16/9}.detail-placeholder{height:500px}.videos{margin-top:55px}.videos h2,.editorial h2,.project-note h2,.contact-card h2{font:600 25px "Noto Serif SC",serif;margin:0 0 12px}.videos video{width:100%;background:#111;max-height:70vh}.specs{display:grid;grid-template-columns:repeat(3,1fr);margin:60px 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.specs div{padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.specs span{display:block;font-size:11px;color:#718078}.specs strong{font:500 18px "Noto Serif SC",serif}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:60px 0;border-top:1px solid var(--line)}.editorial p:last-child,.project-note p{color:#59675f;line-height:2}.project-note{background:#ebe7dd;padding:36px;margin:20px 0 60px}.contact-card{display:flex;justify-content:space-between;align-items:center;background:var(--olive);color:white;padding:48px}.contact-card p{margin:0}.contact-card small{color:#b8c2bb}.contact-card a{padding:13px 22px;border:1px solid rgba(255,255,255,.5);font-size:13px}.site-footer{background:#172820;color:#acb7b0;padding:45px max(24px,8vw);font-size:12px;display:flex;justify-content:space-between}.site-footer p{margin:0}
@media(max-width:850px){.filter-grid{grid-template-columns:1fr 1fr}.tree-grid{grid-template-columns:1fr 1fr}.hero{min-height:420px}.gallery{grid-template-columns:1fr}.gallery figure.primary{grid-column:auto}.editorial{gap:35px}}
@media(max-width:580px){.site-header{height:66px;padding:0 16px}.contact-link{font-size:12px}.hero{min-height:400px;padding:70px 22px}.hero h1{font-size:42px}.catalog{padding:38px 14px 70px}.filters{margin-top:-55px}.filter-grid{grid-template-columns:1fr}.tree-grid{grid-template-columns:1fr;gap:16px}.catalog-heading{margin-top:46px}.detail{padding:26px 14px 70px}.detail-title{padding:36px 4px 22px}.gallery{gap:6px}.gallery figure,.gallery figure.primary{aspect-ratio:4/3}.specs{grid-template-columns:1fr 1fr;margin:40px 0}.specs div{padding:17px}.editorial{grid-template-columns:1fr;padding:42px 4px}.project-note{padding:25px 20px}.contact-card{padding:32px 22px;align-items:flex-start;gap:24px;flex-direction:column}.site-footer{display:block;padding:34px 20px}.site-footer p+p{margin-top:8px}.search-row button{padding:0 18px}}
.public-nav{display:flex;align-items:center;gap:20px;font-size:13px}.public-nav>a:first-child{color:#59685f}
