:root{--font-sans:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--brand-red:#8f1f2e;--brand-red-dark:#6b1522;--brand-red-hover:#7a1a28;--brand-red-light:#fef2f2;--brand-red-muted:#fee2e2;--brand-black:#111;--brand-gray-900:#171717;--brand-gray-600:#525252;--brand-gray-400:#a3a3a3;--brand-gray-200:#e5e5e5;--brand-gray-100:#f5f5f5;--brand-white:#fff;--brand-secondary:#262626;--brand-secondary-light:#f5f5f5;--inv-sale:#8f1f2e;--inv-sale-hot:#b83446;--inv-rent:#737373;--inv-rent-hot:#c45c6a;--inv-exclusive:#8f1f2e;--inv-hidden:#111}html,body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}.home-page{font-family:var(--font-sans);color:var(--brand-black);background:var(--brand-white);min-height:100dvh;margin:0}.home-hero{max-width:1200px;padding:2rem max(1.25rem, env(safe-area-inset-right,0px)) 2rem max(1.25rem, env(safe-area-inset-left,0px));flex-direction:column;gap:1.5rem;margin:0 auto;display:flex}.home-hero-badge{text-transform:uppercase;letter-spacing:.04em;color:var(--brand-red);background:var(--brand-red-light);border-radius:9999px;margin-bottom:.75rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-block}.home-hero h1{margin:0 0 .75rem;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700;line-height:1.2}.home-hero h1 span{color:var(--brand-red);margin-top:.15rem;display:block}.home-hero-desc{color:#4b5563;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55}.home-hero-actions{flex-direction:column;gap:.625rem;display:flex}.home-btn{text-align:center;border-radius:.5rem;justify-content:center;align-items:center;width:100%;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.home-btn-primary{background:var(--brand-red);color:var(--brand-white);box-shadow:0 4px 14px #dc262640}.home-btn-secondary{background:var(--brand-white);color:var(--brand-black);border:2px solid var(--brand-black)}.home-hero-visual{align-self:stretch;width:100%;min-width:0}.home-hero-img{-o-object-fit:cover;object-fit:cover;aspect-ratio:16/10;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;max-width:100%;height:auto;display:block;box-shadow:0 12px 32px #0000001a}.home-features{background:var(--brand-gray-100);border-top:1px solid var(--brand-gray-200);padding:2rem max(1.25rem, env(safe-area-inset-right,0px)) 2rem max(1.25rem, env(safe-area-inset-left,0px))}.home-features-grid{grid-template-columns:1fr;gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}.home-features-grid article{text-align:center;background:var(--brand-white);border:1px solid var(--brand-gray-200);border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1.25rem 1.375rem;display:flex;box-shadow:0 1px 3px #0000000a}.home-features-grid .home-feature-icon{margin:0 0 .5rem}.home-features-grid h3{max-width:16rem;margin:0;font-size:1rem;font-weight:600;line-height:1.35}.home-features-grid p{color:var(--brand-gray-600);max-width:18rem;margin:0;font-size:.8125rem;line-height:1.5}.projects-page-main{max-width:1200px;padding:1.25rem max(1.25rem, env(safe-area-inset-right,0px)) 2rem max(1.25rem, env(safe-area-inset-left,0px));margin:0 auto}.projects-page-header{text-align:center;margin-bottom:1.25rem;padding-top:.5rem}.projects-page-header h1{text-transform:uppercase;letter-spacing:.02em;margin:0 0 .35rem;font-size:1.375rem;font-weight:700}.projects-page-subtitle--desktop{color:var(--brand-gray-600);margin:0;font-size:.875rem;line-height:1.45}.projects-page-search{background:var(--brand-gray-100);border:1px solid var(--brand-gray-200);border-radius:9999px;align-items:center;gap:.375rem;width:100%;max-width:28rem;margin:.75rem auto 0;padding:.125rem .125rem .125rem .75rem;display:none}.projects-page-search:focus-within{background:var(--brand-white);border-color:var(--brand-red-muted);box-shadow:0 0 0 3px #8f1f2e14}.projects-page-search-icon{color:var(--brand-gray-400);flex-shrink:0;display:flex}.projects-page-search input{min-width:0;color:var(--brand-gray-900);background:0 0;border:none;outline:none;flex:1;padding:.5rem 0;font-size:.875rem}.projects-page-search input::placeholder{color:var(--brand-gray-400)}.projects-page-search-btn{color:var(--brand-white);background:var(--brand-red);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;padding:.5rem 1rem;font-size:.8125rem;font-weight:600}.projects-page-search-btn:hover{background:var(--brand-red-hover)}.home-project-card-wrap{flex-direction:column;min-width:0;display:flex;position:relative}.home-project-card-wrap.is-pinned .home-project-card{border-color:#f0e6c4;box-shadow:0 0 0 1px #f5e09a8c}.home-project-pin{z-index:6;color:#ffffffeb;width:1.375rem;height:1.375rem;box-shadow:none;cursor:pointer;filter:drop-shadow(0 1px 2px #00000059);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:0;transition:color .15s,transform .15s,filter .15s;display:flex;position:absolute;top:.5rem;right:.5rem}.home-project-pin:hover{color:#faf0c8;transform:scale(1.08)}.home-project-pin[aria-pressed=true]{color:#f5e09a;filter:drop-shadow(0 1px 3px #0006);background:0 0}.home-project-pin[aria-pressed=true] svg{fill:currentColor;stroke:#e8d48a}.projects-empty{color:var(--brand-gray-600);text-align:center;padding:2rem 1rem;font-size:.9375rem}.home-projects{max-width:1200px;padding:2rem max(1.25rem, env(safe-area-inset-right,0px)) 1rem max(1.25rem, env(safe-area-inset-left,0px));margin:0 auto}.home-projects h2{margin:0 0 .35rem;font-size:1.25rem;font-weight:700}.home-projects-desc{color:#6b7280;margin:0 0 1rem;font-size:.875rem}.home-projects-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width<=899px){.home-hero{align-items:stretch}.home-hero-content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.home-hero h1,.home-hero-desc{max-width:22rem}.home-hero-actions{width:100%;max-width:20rem}.home-hero-visual{align-self:stretch;width:100%;max-width:none;margin:0}}@media (width<=767px){.home-hero-visual{border-radius:.75rem;overflow:hidden}.home-hero-visual.motion-reveal{transform:translateY(1.125rem)}.home-hero-visual.motion-reveal.is-visible,.home-hero-visual.motion-reveal[data-motion=fade]{transform:translate(0,0)}}@media (width<=639px){.projects-page-subtitle--desktop{display:none}.projects-page-search{display:flex}}@media (width>=640px){.projects-page-search{display:none}}.home-project-card{border:1px solid var(--brand-gray-200);color:inherit;background:#fff;border-radius:.625rem;flex-direction:column;height:100%;text-decoration:none;transition:border-color .15s;display:flex;overflow:hidden}.home-project-card:hover{border-color:var(--brand-red-muted)}.home-project-thumb{aspect-ratio:16/9;background:#e5e7eb;flex-shrink:0;width:100%;position:relative;overflow:hidden}.home-project-badge{text-transform:uppercase;border-radius:.25rem;padding:.15rem .35rem;font-size:.5625rem;font-weight:700;line-height:1.2;position:absolute}.home-project-badge--type{color:#fff;background:#111111bf;top:.25rem;left:.25rem}.home-project-badge--hot{background:var(--brand-red);color:#fff;bottom:.25rem;left:.25rem}.home-project-title{color:var(--brand-black);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.home-project-facts{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr) minmax(0,.65fr);gap:.125rem .625rem;margin:0;padding:0;font-size:.6875rem;display:grid}.home-project-fact{min-width:0}.home-project-fact dt{text-transform:uppercase;letter-spacing:.04em;color:var(--brand-gray-400);margin:0 0 .1rem;font-size:.5625rem;font-weight:600}.home-project-fact dd{color:var(--brand-black);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;font-weight:500;line-height:1.25;overflow:hidden}.home-project-basket{border-top:1px solid var(--brand-gray-200);gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.home-project-basket-item{color:var(--brand-gray-500);background:0 0;border:none;border-radius:0;flex-direction:row;flex:1;justify-content:flex-start;align-items:baseline;gap:.3rem;min-width:0;padding:0;font-size:.6875rem;font-weight:400;line-height:1.2;display:flex}.home-project-basket-item strong{color:var(--brand-black);flex-shrink:0;font-size:.875rem;font-weight:700;line-height:1}.home-project-basket-item span{white-space:nowrap}.home-project-basket-item--rent strong{color:var(--brand-black)}.home-project-basket-item--sale strong,.home-project-basket-item--exclusive strong{color:var(--brand-red)}.home-project-basket-item--hidden strong{color:var(--brand-gray-700)}.home-project-status{font-size:.6875rem;font-weight:600}.home-project-status--selling{color:var(--brand-red)}.home-project-status--upcoming{color:#b45309}.home-project-status--closed{color:var(--brand-gray-600)}.home-project-status--handed_over{color:#0369a1}.home-project-thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-project-thumb-tower{background:linear-gradient(180deg, var(--brand-red-light) 0%, var(--brand-gray-200) 100%);flex-direction:column-reverse;justify-content:flex-start;align-items:center;gap:3px;width:100%;height:100%;min-height:72px;padding:8px 24px;display:flex}.home-project-thumb-tower span{background:var(--brand-red);opacity:.5;border-radius:2px;width:100%;height:6px;display:block}.home-project-thumb-tower span:nth-child(5){opacity:1;width:70%}.home-project-thumb-tower span:nth-child(4){opacity:.85;width:80%}.home-project-thumb-tower span:nth-child(3){opacity:.7;width:90%}.home-project-type{color:var(--brand-red);text-transform:uppercase;font-size:.6875rem;font-weight:600}.home-project-info{flex-direction:column;flex:1;gap:.5rem;min-width:0;padding:.75rem .875rem .875rem;display:flex}.home-footer{max-width:1200px;padding:1.5rem 1rem calc(1.5rem + env(safe-area-inset-bottom,0));color:#9ca3af;text-align:center;flex-direction:column;gap:.5rem;margin:0 auto;font-size:.8125rem;display:flex}.home-footer a{color:#4b5563;text-decoration:none}@media (width>=640px){.home-hero-actions{flex-direction:row}.home-btn{width:auto;min-width:160px}.home-projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.home-hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem 1.5rem 4rem;display:grid}.home-hero h1 span{display:inline}.home-features-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.home-features-grid article{text-align:center;box-shadow:none;background:0 0;border:none;flex-direction:column;align-items:center;gap:.75rem;padding:0;display:flex}.home-features-grid h3,.home-features-grid p{max-width:none}.home-projects-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.home-footer{text-align:left;flex-direction:row;justify-content:space-between}}
