*,:before,:after{box-sizing:border-box}body{color:#1a1a2e;background:#f8f9fa;margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatReverse{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}@keyframes scrollWheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes blobMove1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.97)}}@keyframes blobMove2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-25px,20px)scale(1.04)}66%{transform:translate(20px,-15px)scale(.98)}}@keyframes slideInBadge{0%{opacity:0;transform:scale(.7)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes photoReveal{0%{clip-path:inset(100% 0 0);opacity:0}to{clip-path:inset(0% 0 0);opacity:1}}@keyframes ringPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.6;transform:scale(1.04)}}.hero-v2{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 48px 60px;display:flex;position:relative;overflow:hidden}.hero-v2-bg{z-index:0;background:linear-gradient(145deg,#050a07 0%,#0a1a10 40%,#0d1f18 70%,#060d0a 100%);position:absolute;inset:0}.hero-v2-grid{z-index:1;background-image:radial-gradient(circle,#40b37c2e 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%)}.hero-v2-blob{filter:blur(80px);z-index:1;pointer-events:none;border-radius:50%;position:absolute}.hero-blob-1{background:radial-gradient(circle,#40916c2e 0%,#0000 70%);width:520px;height:520px;animation:12s ease-in-out infinite blobMove1;top:-100px;right:-80px}.hero-blob-2{background:radial-gradient(circle,#14322399 0%,#0000 70%);width:400px;height:400px;animation:15s ease-in-out infinite blobMove2;bottom:-80px;left:-60px}.hero-v2-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1280px;display:grid;position:relative}.hero-v2-left{color:#fff;animation:.9s both fadeInLeft}.hero-pill{color:#74c69d;letter-spacing:.3px;background:#40b37c26;border:1px solid #40b37c66;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:13px;font-weight:600;animation:.6s .2s both fadeInUp;display:inline-flex}.hero-pill-dot{background:#40b37c;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s ease-in-out infinite pulseDot}.hero-agent-name{letter-spacing:-2px;color:#fff;margin:0 0 8px;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:900;line-height:1.05;animation:.7s .3s both fadeInUp}.hero-name-accent{background:linear-gradient(90deg,#74c69d,#40b37c,#52b788,#74c69d) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite shimmer}.hero-typewriter{align-items:center;gap:2px;height:36px;margin-bottom:20px;animation:.7s .4s both fadeInUp;display:flex}.hero-typed-text{color:#ffffffbf;letter-spacing:.5px;font-size:clamp(1rem,2vw,1.25rem);font-weight:600}.hero-cursor{color:#40b37c;font-size:1.4rem;font-weight:300;line-height:1;animation:.85s step-end infinite blink}.hero-divider{background:linear-gradient(90deg,#40b37c,#0000);border-radius:2px;width:60px;height:3px;margin-bottom:20px;animation:.7s .45s both fadeInUp}.hero-bio{color:#ffffffa6;max-width:460px;margin:0 0 22px;font-size:15px;line-height:1.75;animation:.7s .5s both fadeInUp}.hero-credentials{flex-wrap:wrap;gap:10px;margin-bottom:32px;animation:.7s .55s both fadeInUp;display:flex}.hero-cred-item{color:#ffffffb3;background:#ffffff12;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.hero-cta-row{flex-wrap:wrap;gap:14px;margin-bottom:40px;animation:.7s .6s both fadeInUp;display:flex}.hero-btn-primary{background:linear-gradient(135deg,#40b37c,#2d9654)!important;border:none!important;border-radius:100px!important;height:50px!important;padding:0 28px!important;font-size:15px!important;font-weight:700!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 8px 24px #40b37c66!important}.hero-btn-primary:hover{transform:translateY(-2px)!important;box-shadow:0 12px 32px #40b37c8c!important}.hero-btn-ghost{color:#fff!important;background:#ffffff14!important;border:2px solid #ffffff4d!important;border-radius:100px!important;height:50px!important;padding:0 28px!important;font-size:15px!important;font-weight:700!important;transition:background .2s,border-color .2s,transform .2s!important}.hero-btn-ghost:hover{background:#ffffff26!important;border-color:#fff9!important;transform:translateY(-2px)!important}.hero-quick-stats{border-top:1px solid #ffffff1a;gap:32px;padding-top:8px;animation:.7s .65s both fadeInUp;display:flex}.hero-qs-item{flex-direction:column;display:flex}.hero-qs-value{color:#74c69d;font-size:1.6rem;font-weight:900;line-height:1}.hero-qs-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:11px}.hero-v2-right{justify-content:center;align-items:center;animation:.9s .2s both fadeInRight;display:flex;position:relative}.hero-ring{pointer-events:none;border:2px solid #40b37c40;border-radius:50%;animation:4s ease-in-out infinite ringPulse;position:absolute}.hero-ring-outer{width:460px;height:460px;animation-delay:0s}.hero-ring-inner{border-color:#40b37c2e;width:370px;height:370px;animation-delay:1s}.hero-photo-frame{border-radius:40% 60% 60% 40%/50% 50% 60%;flex-shrink:0;width:320px;height:420px;animation:6s ease-in-out infinite float;position:relative;overflow:hidden;box-shadow:0 0 0 6px #40b37c33,0 0 0 12px #40b37c1a,0 32px 80px #00000080}.hero-agent-photo{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.hero-photo-overlay{background:linear-gradient(#0000,#0d2b1ed9);height:35%;position:absolute;bottom:0;left:0;right:0}.hero-badge{white-space:nowrap;z-index:3;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;box-shadow:0 8px 30px #0003}.hero-badge:nth-child(4){animation:.6s .8s both slideInBadge,7s ease-in-out 1s infinite float}.hero-badge:nth-child(5){animation:.6s 1s both slideInBadge,8s ease-in-out 1s infinite floatReverse}.hero-badge:nth-child(6){animation:.6s 1.2s both slideInBadge,9s ease-in-out 1.2s infinite float}.hero-badge:nth-child(7){animation:.6s 1.4s both slideInBadge,6s ease-in-out 1.4s infinite floatReverse}.hero-dots{z-index:1;opacity:.6;background-image:radial-gradient(circle,#40b37c80 1.5px,#0000 1.5px);background-size:14px 14px;width:100px;height:100px;position:absolute;bottom:-20px;right:-30px}.hero-scroll-hint{z-index:3;opacity:.55;flex-direction:column;align-items:center;gap:8px;animation:1s 1.2s both fadeInUp;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-scroll-hint span{color:#fff;letter-spacing:1px;text-transform:uppercase;font-size:11px}.hero-scroll-mouse{border:2px solid #fff9;border-radius:11px;justify-content:center;width:22px;height:34px;padding-top:5px;display:flex}.hero-scroll-wheel{background:#fff;border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite scrollWheel}@media (width<=900px){.hero-v2{min-height:auto;padding:100px 24px 80px}.hero-v2-inner{text-align:center;grid-template-columns:1fr;gap:48px}.hero-v2-left{order:2}.hero-v2-right{order:1}.hero-pill,.hero-credentials,.hero-cta-row,.hero-quick-stats{justify-content:center}.hero-bio{margin:0 auto 22px}.hero-divider{margin:0 auto 20px}.hero-photo-frame{width:240px;height:310px}.hero-ring-outer{width:320px;height:320px}.hero-ring-inner{width:260px;height:260px}.hero-badge,.hero-dots,.hero-scroll-hint{display:none}.hero-agent-name{letter-spacing:-1px}}@media (width<=480px){.hero-quick-stats{gap:20px}.hero-qs-value{font-size:1.3rem}}.property-card{cursor:pointer;border-radius:12px;height:100%;transition:transform .25s,box-shadow .25s;overflow:hidden}.property-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000026!important}.property-card .ant-card-cover img{object-fit:cover;width:100%;height:220px;transition:transform .4s}.property-card:hover .ant-card-cover img{transform:scale(1.05)}.price-badge{color:#fff;background:#1b4332;border-radius:20px;padding:4px 12px;font-size:14px;font-weight:700;position:absolute;top:12px;right:12px}.status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}.status-for_sale{color:#155724;background:#d4edda}.status-for_rent{color:#004085;background:#cce5ff}.status-sold{color:#721c24;background:#f8d7da}.status-rented{color:#856404;background:#fff3cd}.stats-bar{background:#fff;border-bottom:1px solid #e8e8e8;padding:24px 0}.stat-item{text-align:center}.stat-number{color:#1b4332;font-size:2rem;font-weight:800;line-height:1}.stat-label{color:#6c757d;margin-top:4px;font-size:.85rem}.navbar{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 12px #00000014}.filter-card{border-radius:12px;position:sticky;top:80px}.property-detail-img{object-fit:cover;border-radius:12px;width:100%;max-height:480px}.detail-feature-item{border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:12px 0;font-size:15px;display:flex}.section-title{color:#1a1a2e;margin-bottom:8px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.section-subtitle{color:#6c757d;margin-bottom:40px;font-size:1rem}.cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#1b4332,#40916c);padding:80px 24px}.footer{color:#ffffffbf;background:#1a1a2e;padding:48px 24px 24px}.footer-brand{color:#fff;font-size:1.4rem;font-weight:800}.thumb-gallery{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.thumb-gallery img{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:6px;width:80px;height:60px;transition:border-color .2s}.thumb-gallery img.active,.thumb-gallery img:hover{border-color:#1b4332}.contact-card{border-radius:16px;overflow:hidden}@media (width<=768px){.filter-card{position:static}}
