@import "https://fonts.googleapis.com/css2?family=Assistant:wght@400;500;600;700;800&family=Heebo:wght@400;500;700;800&family=Rubik:wght@400;500;700;800&display=swap";html{scroll-behavior:smooth}body{color:#2f241a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#fff9efb3,#0000 28%),linear-gradient(#d9c39d 0%,#efe6d8 45%,#dcc8a7 100%);margin:0;font-family:Assistant,Heebo,Rubik,Arial,sans-serif}*{box-sizing:border-box}a,button,input,textarea,select{font:inherit}img{max-width:100%}#root{min-height:100vh}:root{--page-bg:#efe7d7;--page-bg-strong:#d8c4a2;--frame:#161310;--screen-top:#f8f2e7;--screen-bottom:#eee1cf;--card:#fffaf2c7;--card-strong:#fffaf3;--line:#442f1624;--text:#2f241a;--muted:#6d5a45;--gold:#b98a44;--gold-deep:#8c6430;--shadow:0 22px 60px #3c23092e;--soft-shadow:0 12px 24px #4c30121f}.app-shell{min-height:100vh;padding:14px;position:relative;overflow:hidden}.ambient-orb{filter:blur(12px);opacity:.55;pointer-events:none;border-radius:999px;position:absolute}.ambient-orb-left{background:radial-gradient(circle,#b98a4475,#0000 70%);width:240px;height:240px;inset:8% auto auto -72px}.ambient-orb-right{background:radial-gradient(circle,#fffaf2b3,#0000 70%);width:280px;height:280px;inset:auto -84px 12% auto}.page-frame{background:radial-gradient(circle at top left, #ffffffd1, transparent 30%), linear-gradient(180deg, var(--screen-top) 0%, var(--screen-bottom) 100%);scroll-behavior:smooth;border:1px solid #ffffff73;border-radius:34px;width:min(100%,1180px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 28px 70px #0f0a062e}.hero-section{background-image:linear-gradient(#120e0a38 0%,#120e0ad1 80%),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;align-items:flex-end;min-height:520px;padding:64px 22px 34px;display:flex;position:relative}.hero-overlay{background:linear-gradient(#fff5e414,#0000 42%);position:absolute;inset:0}.hero-content{z-index:1;text-align:right;flex-direction:column;align-items:flex-start;gap:18px;width:100%;max-width:680px;display:flex;position:relative}.profile-badge{color:#fff8ed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff8ec1f;border:1px solid #ffffff2e;border-radius:36px;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;width:min(100%,320px);min-height:118px;padding:12px;display:flex;box-shadow:0 12px 28px #0000001f}.profile-image-wrap{background:radial-gradient(circle at top,#ffffff8c,#0000 48%),linear-gradient(#f7e8d0 0%,#dbc190 100%);border-radius:36px;flex-shrink:0;width:100px;height:100px;overflow:hidden;box-shadow:inset 0 1px #fffc,0 14px 22px #3f270b29}.profile-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.profile-meta{gap:4px;display:grid}.profile-name{font-size:1.1rem;font-weight:800}.profile-role{color:#fff8edcc;font-size:.88rem}.hero-copy{color:#fff8ed}.hero-kicker,.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0;font-size:.72rem;font-weight:700}.hero-copy h1,.section-heading h2,.cta-section h2{margin:0;font-family:Rubik,Heebo,Assistant,Arial,sans-serif;font-weight:800;line-height:1.12}.hero-copy h1{margin-top:10px;font-size:clamp(2rem,7.5vw,2.45rem)}.hero-subtitle{color:#fff8eddb;max-width:460px;margin:12px 0 0;font-size:.98rem;line-height:1.6}.hero-actions,.cta-actions{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.primary-button,.secondary-button,.inline-link{border-radius:999px;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s,color .22s}.primary-button,.secondary-button{padding:12px 18px;font-size:.95rem}.primary-button{color:#241708;background:linear-gradient(135deg,#e9cf99 0%,#b98a44 100%);box-shadow:0 12px 24px #5d3d133d}.secondary-button{color:#fff8ed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9ef29;border:1px solid #fff3}.page-content{grid-template-columns:1fr;gap:14px;padding:18px 16px 104px;display:grid}.section-block{background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--soft-shadow);border:1px solid #ffffff6b;border-radius:28px;padding:18px}.section-heading{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.section-heading h2,.cta-section h2{color:var(--text);font-size:1.55rem}.contact-grid,.highlight-grid,.services-grid,.gallery-grid{gap:12px;display:grid}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card{color:var(--text);flex-direction:column;align-items:center;gap:10px;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.contact-icon-wrap,.service-icon-wrap{color:var(--gold-deep);background:linear-gradient(#fff8ec 0%,#ecd8b5 100%);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #fffc,0 8px 18px #5a3c141f}.contact-icon-wrap{width:62px;height:62px}.contact-icon{width:24px;height:24px}.property-list{gap:14px;animation:1.35s cubic-bezier(.22,1,.36,1) properties-fade-in;display:grid}.property-card,.review-card{background:var(--card-strong);border:1px solid var(--line);border-radius:22px;overflow:hidden}.property-card{background:linear-gradient(#fffcf6fa 0%,#f7efe1fa 100%);position:relative}.property-card-link{color:inherit;text-decoration:none;display:block}.property-card-rotating{will-change:transform, opacity;animation:1.35s cubic-bezier(.22,1,.36,1) both property-card-rise}.property-card-rotating:nth-child(2){animation-delay:.16s}.property-image,.gallery-image{object-fit:cover;width:100%;display:block}.property-image{object-fit:contain;background:#f7f0e4;height:auto}@keyframes properties-fade-in{0%{opacity:0;filter:blur(6px)}to{opacity:1;filter:blur()}}@keyframes property-card-rise{0%{opacity:0;filter:blur(6px);transform:translateY(28px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.property-content{gap:6px;padding:12px 16px 14px;display:grid}.property-card h3,.service-card h3{color:var(--text);margin:0;font-size:.98rem}.location-row{color:var(--muted);align-items:center;gap:6px;margin:0 0 10px;font-size:.88rem;display:inline-flex}.property-description,.about-text,.review-text,.cta-text,.page-footer{color:var(--muted);margin:0;line-height:1.7}.inline-link{color:var(--gold-deep);align-items:center;gap:8px;margin-top:10px;font-size:.92rem;display:inline-flex}.property-status{color:var(--gold-deep);letter-spacing:.04em;margin:0;font-size:.8rem;font-weight:800}.property-mini-meta{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:.82rem;display:inline-flex}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-card{background:#e8dcc8;border-radius:22px;min-height:132px;margin:0;overflow:hidden}.gallery-image{height:100%;min-height:132px}.about-text{font-size:.96rem}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.highlight-card{border:1px solid var(--line);text-align:center;color:var(--text);background:#fffbf5cc;border-radius:18px;place-items:center;gap:8px;padding:14px 10px;font-weight:700;display:grid}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{background:linear-gradient(#fffcf6f0 0%,#f1e4cbf2 100%);border:1px solid #b98a4429;border-radius:22px;padding:16px 14px;box-shadow:inset 0 1px #ffffff80}.service-icon-wrap{width:42px;height:42px;margin-bottom:12px}.reviews-showcase{gap:14px;display:grid}.reviews-grid{gap:12px;animation:.32s reviews-fade-in;display:grid}.review-card{padding:16px}.review-card-rotating{background:radial-gradient(circle at 0 0,#ffffffe6,#0000 38%),linear-gradient(#fffcf6f7 0%,#f6ecd8fa 100%);padding:22px;box-shadow:0 18px 34px #422a0e1a}.review-card-topline{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.review-kicker{color:var(--gold-deep);letter-spacing:.08em;margin:0 0 8px;font-size:.78rem;font-weight:800}.review-rating-block{justify-items:end;gap:6px;display:grid}.review-stars{color:var(--gold);gap:4px;display:flex}.star-shell{color:#b98a4447;width:18px;height:18px;position:relative}.star-base,.star-active{position:absolute;inset:0}.star-fill{color:var(--gold);position:absolute;inset:0 auto 0 0;overflow:hidden}.review-rating-value{color:var(--gold-deep);font-size:.84rem;font-weight:800}.review-text{font-size:.98rem}.review-controls{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.review-dot{cursor:pointer;background:#8c643040;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:transform .22s,background-color .22s,width .22s}.review-dot.is-active{background:linear-gradient(90deg,#d2b07c 0%,#b98a44 100%);width:28px}.review-name{color:var(--text);margin-top:12px;display:inline-block}@keyframes reviews-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cta-section{text-align:center;background:linear-gradient(135deg,#fff8ecf5 0%,#e7d1aaeb 100%)}.lead-form{gap:14px;width:min(100%,760px);margin:24px auto 0;display:grid}.lead-field{text-align:right;color:var(--text);gap:8px;font-weight:700;display:grid}.lead-field input{width:100%;color:var(--text);font:inherit;background:#fffcf6e0;border:1px solid #8c64302e;border-radius:18px;padding:14px 16px;transition:border-color .22s,box-shadow .22s,background-color .22s;box-shadow:inset 0 1px #ffffffbf}.lead-field input::placeholder{color:#6d5a45b8}.lead-field input:focus{background:#fffffffa;border-color:#b98a44bd;outline:none;box-shadow:0 0 0 4px #b98a4424}.lead-submit{cursor:pointer;font:inherit;border:0}.lead-submit:disabled{cursor:not-allowed;opacity:.72}.lead-submit-message{margin:6px 0 0;font-size:.92rem;font-weight:700}.lead-submit-message.is-submitting{color:var(--gold-deep)}.lead-submit-message.is-success{color:#2f6b3f}.lead-submit-message.is-error{color:#a54734}.page-footer{text-align:center;padding:18px 6px 0;font-size:.82rem}.bottom-nav{z-index:4;padding:10px 8px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#faf2e7b8 0%,#f5e9d5f7 40%);border-top:1px solid #442f161a;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid;position:sticky;bottom:0}.bottom-nav-link{color:var(--muted);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:.68rem;font-weight:700;text-decoration:none;display:flex}.contact-card:hover,.contact-card:focus-visible,.property-card:hover,.service-card:hover,.review-card:hover,.gallery-card:hover,.primary-button:hover,.secondary-button:hover,.inline-link:hover,.bottom-nav-link:hover,.bottom-nav-link:focus-visible{transform:translateY(-2px)}.contact-card:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.inline-link:focus-visible,.bottom-nav-link:focus-visible{outline-offset:3px;outline:2px solid #b98a44b3}@media (width>=640px){.app-shell{padding:22px}.page-content{padding:24px 22px 106px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.property-list{grid-template-columns:repeat(2,minmax(0,1fr))}.section-block.contact-section,.section-block.cta-section{grid-column:1/-1}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.lead-field:first-child{grid-column:1/-1}.lead-form .cta-actions{grid-column:1/-1;justify-content:center}}@media (width>=960px){.hero-section{min-height:620px;padding:82px 54px 48px}.hero-copy h1{font-size:3.7rem}.hero-subtitle{font-size:1.06rem}.page-content{grid-template-columns:repeat(2,minmax(0,1fr));padding:28px 28px 110px}.section-block:first-of-type,.section-block.about-section,.section-block.reviews-section,.section-block.cta-section{grid-column:1/-1}.property-list{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=639px){.page-frame{border-radius:26px}.hero-section{min-height:390px;padding-inline:18px}.hero-content{text-align:center;align-items:center}.profile-badge{text-align:center;flex-direction:column;width:min(100%,280px)}.profile-meta{justify-items:center}.hero-subtitle{max-width:290px;margin-inline:auto}.hero-actions,.cta-actions{justify-content:center}.lead-form{grid-template-columns:1fr}.property-image{height:198px}.section-block{padding:16px}.review-card-topline{flex-direction:column;align-items:flex-start}.review-rating-block{justify-items:start}.reviews-grid{grid-template-columns:1fr}.highlight-card{padding-inline:8px;font-size:.78rem}}
