@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,400;1,9..144,500;1,9..144,600;1,9..144,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--font-display: "Fraunces", Georgia, serif;--font-ui: "Jost", system-ui, sans-serif;--bg: #f4efe6;--sf: #fdfaf5;--s2: #ede8de;--s3: #e0dbd0;--bd: rgba(0,0,0,.09);--bd2: rgba(0,0,0,.05);--tx: #1a1510;--t2: #5a5347;--t3: #9e9689;--br: #b8862a;--brl: #d4a843;--bb: rgba(184,134,42,.1);--ac: #2563eb;--al: rgba(37,99,235,.1);--gn: #16a34a;--gl: rgba(22,163,74,.1);--rd: #dc2626;--rl: rgba(220,38,38,.1);--or: #c2410c;--ol: rgba(194,65,12,.1);--ct: linear-gradient(135deg, #fdf2dc, #f5e6c8);--ov: rgba(10,8,6,.55);--tb: rgba(244,239,230,.92);--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.1), 0 2px 6px rgba(0,0,0,.06);--shadow-lg: 0 20px 50px rgba(0,0,0,.14), 0 8px 20px rgba(0,0,0,.08);--shadow-gold: 0 0 0 3px rgba(184,134,42,.25);--radius: 14px;--radius-sm: 8px;--radius-xs: 5px}:root.dark{--bg: #09090f;--sf: #10111c;--s2: #161825;--s3: #1d1f30;--bd: rgba(255,255,255,.07);--bd2: rgba(255,255,255,.03);--tx: #ede8df;--t2: #7d7d90;--t3: #454558;--br: #d4a843;--brl: #efc05a;--bb: rgba(212,168,67,.1);--ac: #5b9bd5;--al: rgba(91,155,213,.12);--gn: #4ade80;--gl: rgba(74,222,128,.1);--rd: #f87171;--rl: rgba(248,113,113,.1);--or: #fb923c;--ol: rgba(251,146,60,.1);--ct: linear-gradient(135deg, #181430, #141c30);--ov: rgba(0,0,0,.75);--tb: rgba(9,9,15,.88);--shadow-sm: 0 1px 3px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.2);--shadow-md: 0 4px 20px rgba(0,0,0,.5), 0 2px 8px rgba(0,0,0,.3);--shadow-lg: 0 20px 60px rgba(0,0,0,.7), 0 8px 24px rgba(0,0,0,.4);--shadow-gold: 0 0 0 3px rgba(212,168,67,.3);--radius: 14px;--radius-sm: 8px;--radius-xs: 5px}html{scroll-behavior:smooth}body{font-family:var(--font-ui);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--tx);transition:background .2s,color .2s}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='.4'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.028;mix-blend-mode:overlay}input,select,button,textarea{font-family:var(--font-ui);outline:none}select option{background:var(--sf);color:var(--tx)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bd);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--t3)}.display{font-family:var(--font-display)}.display-italic{font-family:var(--font-display);font-style:italic}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:none}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes glow-pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes float-orb{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.04)}}@keyframes stagger-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes count-up{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:none}}.card-shimmer{position:relative;overflow:hidden}.card-shimmer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 40%,rgba(212,168,67,.06) 50%,transparent 60%);transform:translate(-100%);transition:none;pointer-events:none;z-index:2}.card-shimmer:hover:before{animation:shimmer .7s ease}.input-premium{background:var(--sf);border:1px solid var(--bd);border-radius:var(--radius-sm);color:var(--tx);font-family:var(--font-ui);font-size:13px;padding:9px 12px;width:100%;transition:border-color .2s,box-shadow .2s}.input-premium:focus{border-color:var(--br);box-shadow:var(--shadow-gold)}.input-premium::placeholder{color:var(--t3)}.orb{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none}.orb-gold{background:radial-gradient(circle,rgba(212,168,67,.18) 0%,transparent 70%);animation:float-orb 8s ease-in-out infinite}.orb-accent{background:radial-gradient(circle,rgba(91,155,213,.1) 0%,transparent 70%);animation:float-orb 11s ease-in-out infinite reverse}.cards-grid>*{animation:stagger-in .4s ease both}.cards-grid>*:nth-child(1){animation-delay:.03s}.cards-grid>*:nth-child(2){animation-delay:.06s}.cards-grid>*:nth-child(3){animation-delay:.09s}.cards-grid>*:nth-child(4){animation-delay:.12s}.cards-grid>*:nth-child(5){animation-delay:.15s}.cards-grid>*:nth-child(6){animation-delay:.18s}.cards-grid>*:nth-child(n+7){animation-delay:.21s}.stat-card{animation:count-up .5s ease both}.stat-card:nth-child(1){animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.gold-divider{height:1px;background:linear-gradient(90deg,transparent,var(--br),transparent);opacity:.35;margin:0;border:none}.topbar-glass{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:var(--tb);border-bottom:1px solid var(--bd)}.modal-glass{backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%)}.hide-mobile,.hide-tablet{display:flex}.filter-backdrop,.filter-apply-btn{display:none}.filter-close-btn,.filter-toggle-btn{display:none!important}@media(min-width:1200px){.hero-title{font-size:58px!important;line-height:1.08!important}.hero-sub{font-size:17px!important}}@media(max-width:1024px){.hero-title{font-size:36px!important}.hero-sub{font-size:14px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important}.main-content{padding:14px!important}.hide-tablet{display:none!important}.filter-toggle-btn{display:flex!important}.sidebar-filters{display:none!important}.sidebar-filters.sidebar-filters-open{display:block!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;width:100%!important;max-height:85vh!important;z-index:200!important;border-radius:20px 20px 0 0!important;overflow-y:auto!important;padding:20px 16px!important;box-shadow:0 -8px 40px #0000004d!important}.sidebar-filters-open .filter-close-btn{display:flex!important}.sidebar-filters-open+.filter-backdrop,.filter-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:199}.filter-apply-btn{display:block!important}.qf-wrap{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;justify-content:flex-start!important;padding-bottom:4px;scrollbar-width:none}.qf-wrap::-webkit-scrollbar{display:none}.qf-wrap button{flex-shrink:0}}@media(max-width:640px){.hero-title{font-size:28px!important;line-height:1.1!important}.hero-sub{font-size:13px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.search-bar{flex-direction:column;gap:6px}.search-bar input{width:100%}.search-bar button{width:100%;min-height:44px}.topbar-inner{flex-wrap:wrap;gap:6px!important}.topbar-search{max-width:100%!important;margin:4px 0!important;order:10;flex-basis:100%}.topbar-search input{min-height:40px}.hide-mobile{display:none!important}.filter-toggle-btn{display:flex!important}.sidebar-filters{display:none!important}.sidebar-filters.sidebar-filters-open{display:block!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;width:100%!important;max-height:85vh!important;z-index:200!important;border-radius:20px 20px 0 0!important;overflow-y:auto!important;padding:20px 16px!important;box-shadow:0 -8px 40px #00000059!important}.sidebar-filters-open .filter-close-btn{display:flex!important}.filter-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:199}.sidebar-filters select,.sidebar-filters input,.sidebar-filters button{min-height:44px;font-size:14px!important}.filter-apply-btn{display:block!important}.cards-grid{grid-template-columns:1fr!important}.main-content{padding:12px!important}.nav-home{padding:10px 14px!important}.nav-home-btns{gap:4px!important}.modal-inner{padding:16px!important;margin:8px!important;max-height:95vh!important}.qf-wrap{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;justify-content:flex-start!important;padding-bottom:4px;scrollbar-width:none;gap:5px!important}.qf-wrap::-webkit-scrollbar{display:none}.qf-wrap button{padding:6px 12px!important;font-size:11px!important;flex-shrink:0}.property-card{min-height:44px}.property-card-list button,.property-card button{min-width:36px;min-height:36px}}
