.hogaro-auth{--navy: #00254C;--navy-700: #001a36;--accent: #EEB311;--red: #CC0001;--ink: #0F1A2C;--ink-2: #4A586E;--muted: #8A93A3;--line: #E6E1D6;--line-strong: #D4CCBA;--bg: #F6F4EF;font-family:Raleway,-apple-system,system-ui,sans-serif}.hogaro-auth *{box-sizing:border-box}.hogaro-auth .auth-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#06122299;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;animation:auth-fade .18s ease}@keyframes auth-fade{0%{opacity:0}to{opacity:1}}.hogaro-auth .auth-card{position:relative;width:100%;max-width:420px;background:#fff;color:var(--ink);border-radius:20px;box-shadow:0 30px 70px #00254c59;padding:36px 32px 28px;animation:auth-pop .22s cubic-bezier(.2,.7,.2,1)}@keyframes auth-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}.hogaro-auth .auth-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:999px;border:none;background:var(--bg);color:var(--ink-2);font-size:14px;cursor:pointer;line-height:1;transition:background .15s ease}.hogaro-auth .auth-close:hover{background:var(--line)}.hogaro-auth .auth-head{text-align:center;margin-bottom:22px}.hogaro-auth .auth-logo{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.hogaro-auth .auth-head h2{font-size:24px;font-weight:700;margin:0 0 6px;color:var(--navy);letter-spacing:-.02em}.hogaro-auth .auth-head p{font-size:14px;color:var(--ink-2);margin:0;line-height:1.5}.hogaro-auth .auth-error{background:#cc000112;border:1px solid rgba(204,0,1,.25);color:var(--red);font-size:13px;font-weight:500;padding:10px 13px;border-radius:10px;margin-bottom:16px}.hogaro-auth .auth-field{display:block;margin-bottom:14px}.hogaro-auth .auth-field span{display:block;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:6px}.hogaro-auth .auth-field input{width:100%;height:44px;padding:0 13px;border:1px solid var(--line-strong);border-radius:10px;font-size:14px;font-family:inherit;color:var(--ink);outline:none;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.hogaro-auth .auth-field input:focus{border-color:var(--navy);box-shadow:0 0 0 4px #00254c14}.hogaro-auth .auth-submit{width:100%;height:46px;margin-top:6px;background:var(--navy);color:#fff;border:none;border-radius:999px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s ease,transform .15s ease}.hogaro-auth .auth-submit:hover:not(:disabled){background:var(--navy-700);transform:translateY(-1px)}.hogaro-auth .auth-submit:disabled{opacity:.55;cursor:not-allowed}.hogaro-auth .auth-switch{margin-top:18px;text-align:center;font-size:13.5px;color:var(--ink-2)}.hogaro-auth .auth-switch button{background:none;border:none;cursor:pointer;padding:0;color:var(--navy);font-weight:700;font-family:inherit;font-size:13.5px;text-decoration:underline}@media(max-width:480px){.hogaro-auth .auth-backdrop{padding:0;align-items:flex-end}.hogaro-auth .auth-card{max-width:100%;border-radius:20px 20px 0 0;padding:30px 22px 24px}}.hogaro-home{--navy: #00254C;--navy-700: #001a36;--navy-900: #061222;--yellow: #EEB311;--red: #CC0001;--accent: var(--yellow);--bg: #F6F4EF;--surface: #FFFFFF;--ink: #0F1A2C;--ink-2: #4A586E;--muted: #8A93A3;--line: #E6E1D6;--line-strong: #D4CCBA;--radius: 14px;--radius-sm: 10px;--radius-lg: 22px;--shadow-soft: 0 1px 2px rgba(0,37,76,.04), 0 8px 24px rgba(0,37,76,.06);--shadow-pop: 0 4px 12px rgba(0,37,76,.08), 0 28px 60px rgba(0,37,76,.18);--maxw: 1240px;--gutter: clamp(20px, 4vw, 56px);--t-fast: .16s cubic-bezier(.2,.7,.2,1);--t-med: .26s cubic-bezier(.2,.7,.2,1)}.hogaro-home *{box-sizing:border-box}.hogaro-home{margin:0;padding:0}.hogaro-home{font-family:Raleway,-apple-system,system-ui,sans-serif;font-size:16px;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.hogaro-home img{max-width:100%;display:block}.hogaro-home a{color:inherit;text-decoration:none}.hogaro-home button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.hogaro-home input,.hogaro-home textarea{font-family:inherit;color:inherit}.hogaro-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.hogaro-home .nav{position:absolute;top:0;left:0;right:0;z-index:30;padding:22px 0}.hogaro-home .nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:nowrap}.hogaro-home .nav-logo img{height:30px;width:auto;display:block}.hogaro-home .nav-links{display:flex;gap:4px;align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:6px;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-wrap:nowrap;flex-shrink:0}.hogaro-home .nav-links a{color:#ffffffc7;font-size:14px;font-weight:500;padding:9px 16px;border-radius:999px;transition:color var(--t-fast),background var(--t-fast);white-space:nowrap}.hogaro-home .nav-links a:hover{color:#fff;background:#ffffff14}.hogaro-home .nav-cta{display:flex;align-items:center;gap:12px;flex-shrink:0}.hogaro-home .nav-cta .signin{color:#ffffffd9;font-size:14px;font-weight:500;padding:8px 12px;white-space:nowrap}.hogaro-home .nav-cta .signin:hover{color:#fff}.hogaro-home .btn-publish{background:#fff;color:var(--navy);padding:10px 18px;border-radius:999px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:transform var(--t-fast),box-shadow var(--t-fast)}.hogaro-home .btn-publish:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0000002e}.hogaro-home .btn-publish .dot{width:6px;height:6px;border-radius:999px;background:var(--accent)}.hogaro-home .user-menu{position:relative}.hogaro-home .user-btn{display:inline-flex;align-items:center;gap:8px;padding:5px 12px 5px 5px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;font-size:14px;font-weight:600;white-space:nowrap;transition:background var(--t-fast)}.hogaro-home .user-btn:hover{background:#ffffff29}.hogaro-home .user-avatar{width:28px;height:28px;border-radius:999px;background:var(--accent);color:var(--navy);display:grid;place-items:center;font-size:13px;font-weight:800;flex-shrink:0}.hogaro-home .user-caret{font-size:10px;opacity:.7}.hogaro-home .user-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.hogaro-home .user-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:41;width:248px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-pop);padding:6px;animation:bubble-in .18s cubic-bezier(.2,.7,.2,1)}.hogaro-home .user-dropdown-head{padding:12px 12px 11px;margin-bottom:6px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:2px}.hogaro-home .user-dropdown-head strong{font-size:14px;font-weight:700}.hogaro-home .user-dropdown-head small{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.hogaro-home .user-dropdown-item{display:block;width:100%;text-align:left;padding:10px 12px;border-radius:9px;font-size:14px;font-weight:500;color:var(--ink-2);transition:background var(--t-fast),color var(--t-fast)}.hogaro-home .user-dropdown-item:hover{background:var(--bg);color:var(--navy)}.hogaro-home .user-dropdown-item.danger{color:var(--red)}.hogaro-home .user-dropdown-item.danger:hover{background:#cc00010f}.hogaro-home .fav-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:6px;border-radius:999px;background:var(--accent);color:var(--navy);font-size:11px;font-weight:800}.hogaro-home .hero{position:relative;background:var(--navy);color:#fff;padding:132px 0 40px;overflow:hidden;isolation:isolate}.hogaro-home .hero:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(60% 50% at 85% 20%,rgba(238,179,17,.15),transparent 60%),radial-gradient(50% 40% at 5% 90%,rgba(204,0,1,.1),transparent 60%);z-index:0;pointer-events:none}.hogaro-home .hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(80% 70% at 50% 40%,#000 30%,transparent 80%);mask-image:radial-gradient(80% 70% at 50% 40%,#000 30%,transparent 80%);pointer-events:none}.hogaro-home .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);gap:clamp(24px,3.5vw,52px);align-items:center}.hogaro-home .eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:13px;font-weight:500;color:#ffffffd9;margin-bottom:24px;letter-spacing:.01em}.hogaro-home .eyebrow .dot{width:7px;height:7px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #eeb3112e;flex-shrink:0}.hogaro-home .hero h1{font-size:clamp(34px,4.1vw,52px);line-height:1.05;letter-spacing:-.025em;font-weight:600;margin:0 0 18px;text-wrap:balance}.hogaro-home .hero h1 em{font-style:normal;font-weight:700;color:var(--accent);position:relative;display:inline-block}.hogaro-home .hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:8px;background:var(--accent);opacity:.18;z-index:-1;border-radius:2px}.hogaro-home .hero p.lede{font-size:16.5px;line-height:1.55;color:#ffffffc7;margin:0 0 26px;max-width:420px;font-weight:400}.hogaro-home .hero-meta{display:flex;gap:22px;align-items:center;flex-wrap:wrap;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.hogaro-home .hero-meta .stat .n{font-size:23px;font-weight:700;letter-spacing:-.02em;display:block;line-height:1}.hogaro-home .hero-meta .stat .l{font-size:12px;color:#fff9;margin-top:6px;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.hogaro-home .chat-card{background:#fff;color:var(--ink);border-radius:var(--radius-lg);box-shadow:var(--shadow-pop);border:1px solid rgba(255,255,255,.6);overflow:hidden;display:flex;flex-direction:column;min-height:650px;max-height:730px;position:relative}.hogaro-home .chat-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbf9f4,#fff)}.hogaro-home .chat-head .left{display:flex;align-items:center;gap:10px}.hogaro-home .chat-head .avatar{width:28px;height:28px;border-radius:8px;background:var(--navy);display:flex;align-items:center;justify-content:center;position:relative}.hogaro-home .chat-head .avatar:after{content:"";position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border-radius:999px;background:#19c37d;border:2px solid #fff}.hogaro-home .chat-head .avatar svg{width:16px;height:16px}.hogaro-home .chat-head .name{font-weight:600;font-size:14px}.hogaro-home .chat-head .sub{font-size:12px;color:var(--muted)}.hogaro-home .chat-head .tag{font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--ink-2);background:var(--bg);padding:5px 10px;border-radius:999px;border:1px solid var(--line)}.hogaro-home .chat-body{flex:1;overflow-y:auto;padding:24px 22px 8px;display:flex;flex-direction:column;gap:14px;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.hogaro-home .chat-body::-webkit-scrollbar{width:6px}.hogaro-home .chat-body::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:6px}.hogaro-home .chat-empty{margin:auto 0;text-align:left;padding:4px 2px 12px}.hogaro-home .chat-empty h3{font-size:22px;font-weight:600;margin:0 0 6px;letter-spacing:-.01em}.hogaro-home .chat-empty p{color:var(--ink-2);font-size:14px;line-height:1.5;margin:0}.hogaro-home .bubble{max-width:88%;padding:12px 14px;border-radius:14px;font-size:14.5px;line-height:1.5;animation:bubble-in .28s cubic-bezier(.2,.7,.2,1)}@keyframes bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hogaro-home .bubble.user{align-self:flex-end;background:var(--navy);color:#fff;border-bottom-right-radius:4px}.hogaro-home .bubble.bot{align-self:flex-start;background:var(--bg);border:1px solid var(--line);border-bottom-left-radius:4px}.hogaro-home .bubble.bot .typing{display:inline-flex;gap:4px;align-items:center;height:18px}.hogaro-home .bubble.bot .typing span{width:6px;height:6px;border-radius:999px;background:var(--muted);animation:typing 1.2s infinite ease-in-out}.hogaro-home .bubble.bot .typing span:nth-child(2){animation-delay:.15s}.hogaro-home .bubble.bot .typing span:nth-child(3){animation-delay:.3s}@keyframes typing{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.hogaro-home .bubble.bot .md>*:first-child{margin-top:0}.hogaro-home .bubble.bot .md>*:last-child{margin-bottom:0}.hogaro-home .bubble.bot .md p{margin:0 0 8px}.hogaro-home .bubble.bot .md p.md-heading{font-weight:700;margin-top:4px}.hogaro-home .bubble.bot .md ul,.hogaro-home .bubble.bot .md ol{margin:4px 0 8px;padding-left:20px}.hogaro-home .bubble.bot .md li{margin:3px 0}.hogaro-home .bubble.bot .md strong{font-weight:700}.hogaro-home .bubble.bot .md a{color:var(--navy);text-decoration:underline}.hogaro-home .mini-cards{display:grid;gap:8px;margin-top:10px}.hogaro-home .mini-card{display:grid;grid-template-columns:64px 1fr;gap:12px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:10px;transition:border-color var(--t-fast),transform var(--t-fast);cursor:pointer}.hogaro-home .mini-card:hover{border-color:var(--navy);transform:translateY(-1px)}.hogaro-home .mini-card .ph{height:64px;background:linear-gradient(135deg,#dde6f1,#f4ebd2);border-radius:6px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.hogaro-home .mini-card .ph-fallback{width:78%;opacity:.55}.hogaro-home .mini-card .ph{position:relative;overflow:hidden}.hogaro-home .mini-card .ph-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hogaro-home .mini-card .info .t{font-size:13px;font-weight:600;line-height:1.3}.hogaro-home .mini-card .info .m{font-size:11px;color:var(--muted);margin-top:2px}.hogaro-home .mini-card .info .p{font-size:13px;font-weight:700;color:var(--navy);margin-top:4px}.hogaro-home .chat-foot{padding:12px 14px 14px;border-top:1px solid var(--line);background:#fff}.hogaro-home .chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.hogaro-home .chip{font-size:12.5px;font-weight:500;background:var(--bg);border:1px solid var(--line);padding:7px 11px;border-radius:999px;color:var(--ink-2);transition:all var(--t-fast);white-space:nowrap}.hogaro-home .chip:hover{border-color:var(--navy);color:var(--navy);background:#fff}.hogaro-home .chip .ic{display:inline-block;margin-right:6px;opacity:.7}.hogaro-home .chat-input-wrap{display:flex;align-items:flex-end;gap:8px;padding:8px 8px 8px 14px;border:1px solid var(--line-strong);border-radius:14px;transition:border-color var(--t-fast),box-shadow var(--t-fast);background:#fff}.hogaro-home .chat-input-wrap:focus-within{border-color:var(--navy);box-shadow:0 0 0 4px #00254c14}.hogaro-home .chat-input{flex:1;border:none;outline:none;resize:none;font-size:15px;line-height:1.45;padding:8px 0;max-height:120px;min-height:24px;background:transparent}.hogaro-home .chat-input::placeholder{color:var(--muted)}.hogaro-home .send-btn{width:36px;height:36px;border-radius:10px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;transition:transform var(--t-fast),background var(--t-fast),opacity var(--t-fast);flex-shrink:0}.hogaro-home .send-btn:hover:not(:disabled){transform:translateY(-1px);background:var(--navy-700)}.hogaro-home .send-btn:disabled{opacity:.4;cursor:not-allowed}.hogaro-home .send-btn.stop{background:var(--red, #CC0001)}.hogaro-home .send-btn.stop:hover:not(:disabled){background:#a80001}.hogaro-home .chat-retry{display:flex;justify-content:center;padding:4px 0}.hogaro-home .retry-btn{font-size:13px;font-weight:600;color:var(--navy);border:1px solid var(--line, #e3e6ea);border-radius:999px;padding:6px 14px;background:#fff;transition:background var(--t-fast),transform var(--t-fast)}.hogaro-home .retry-btn:hover{background:var(--bg-2, #f5f6f8);transform:translateY(-1px)}.hogaro-home .chat-foot .hint{font-size:11px;color:var(--muted);margin-top:8px;text-align:center;display:flex;align-items:center;justify-content:center;gap:6px}.hogaro-home .trust-strip{background:#0a1a33;color:#ffffff8c;padding:18px 0;border-top:1px solid rgba(255,255,255,.06)}.hogaro-home .trust-inner{display:flex;align-items:center;gap:48px;flex-wrap:wrap;justify-content:space-between}.hogaro-home .trust-label{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hogaro-home .trust-logos{display:flex;gap:40px;flex-wrap:wrap;align-items:center}.hogaro-home .trust-logos span{font-size:16px;font-weight:700;opacity:.55;letter-spacing:-.01em}.hogaro-home .trust-strip.invite .trust-inner{justify-content:center}.hogaro-home .trust-message{margin:0;display:inline-flex;align-items:center;gap:10px;font-size:14.5px;font-weight:500;line-height:1.5;color:#fffc;text-align:center}.hogaro-home .trust-message strong{color:var(--accent);font-weight:700}.hogaro-home .trust-dot{width:7px;height:7px;border-radius:999px;flex-shrink:0;background:var(--accent);box-shadow:0 0 0 4px #eeb3112e}.hogaro-home .section{padding:96px 0}.hogaro-home .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}.hogaro-home .section-head .label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--red);margin-bottom:14px}.hogaro-home .section-head h2{font-size:clamp(28px,3.6vw,44px);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.1;max-width:620px;text-wrap:balance}.hogaro-home .section-head .right{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--navy)}.hogaro-home .section-head .right a{display:inline-flex;align-items:center;gap:6px}.hogaro-home .section-head .right a:hover .arrow{transform:translate(3px)}.hogaro-home .arrow{transition:transform var(--t-fast)}.hogaro-home .cities{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.hogaro-home .city{position:relative;aspect-ratio:3/4;border-radius:var(--radius);overflow:hidden;cursor:pointer;isolation:isolate;transition:transform var(--t-med),box-shadow var(--t-med);color:#fff}.hogaro-home .city:hover{transform:translateY(-3px);box-shadow:var(--shadow-pop)}.hogaro-home .city .bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(120% 80% at 20% 0%,rgba(255,255,255,.18),transparent 60%),radial-gradient(100% 70% at 80% 100%,rgba(0,0,0,.35),transparent 60%),var(--g, linear-gradient(165deg, #00254C, #001a36));transition:transform .5s ease}.hogaro-home .city:hover .bg{transform:scale(1.04)}.hogaro-home .city .pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-size:28px 28px;background-image:linear-gradient(to right,#fff 1px,transparent 1px),linear-gradient(to bottom,#fff 1px,transparent 1px);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 100%)}.hogaro-home .city .skyline{position:absolute;left:0;right:0;bottom:0;width:100%;height:38%;opacity:.35}.hogaro-home .city .meta{position:absolute;left:16px;right:16px;bottom:14px;z-index:2}.hogaro-home .city .name{font-size:17px;font-weight:600;letter-spacing:-.01em}.hogaro-home .city .count{font-size:12px;opacity:.75;margin-top:2px}.hogaro-home .city .tag{position:absolute;top:12px;left:12px;z-index:2;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 9px;border-radius:999px;background:#ffffff29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.18)}.hogaro-home .props-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hogaro-home .props-grid.cozy{gap:16px}.hogaro-home .prop{background:var(--surface);border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);transition:transform var(--t-med),box-shadow var(--t-med),border-color var(--t-med);display:flex;flex-direction:column}.hogaro-home .prop:hover{transform:translateY(-3px);box-shadow:var(--shadow-pop);border-color:transparent}.hogaro-home .prop .photo{aspect-ratio:4/3;background:linear-gradient(135deg,#e8e2d2,#f0e7ce);background-size:cover;background-position:center;position:relative}.hogaro-home .prop .photo.no-photo{display:flex;align-items:center;justify-content:center}.hogaro-home .prop .photo-fallback{width:46%;max-width:130px;opacity:.55}.hogaro-home .prop .photo-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hogaro-home .prop .badge{position:absolute;top:12px;left:12px;background:#fff;color:var(--navy);font-size:11px;font-weight:700;letter-spacing:.04em;padding:5px 9px;border-radius:999px;text-transform:uppercase}.hogaro-home .prop .badge.rent,.hogaro-home .prop .badge.live{background:var(--navy);color:#fff}.hogaro-home .prop .badge.pre{background:var(--red);color:#fff}.hogaro-home .prop .heart{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:999px;background:#ffffffeb;display:flex;align-items:center;justify-content:center;transition:transform var(--t-fast),background var(--t-fast)}.hogaro-home .prop .heart:hover{transform:scale(1.08);background:#fff}.hogaro-home .prop .heart svg{width:16px;height:16px}.hogaro-home .prop .body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}.hogaro-home .prop .body .row1{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:4px}.hogaro-home .prop .title{font-size:17px;font-weight:600;letter-spacing:-.01em}.hogaro-home .prop .price{font-size:17px;font-weight:700;color:var(--navy);white-space:nowrap}.hogaro-home .prop .price small{font-size:11px;font-weight:600;color:var(--muted)}.hogaro-home .prop .addr{font-size:13px;color:var(--ink-2);margin-bottom:12px}.hogaro-home .prop .yield{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-2);background:linear-gradient(180deg,#eeb3111a,#eeb3110a);border:1px solid rgba(238,179,17,.35);padding:6px 10px;border-radius:999px;margin-bottom:14px;align-self:flex-start}.hogaro-home .prop .yield .dot{width:6px;height:6px;border-radius:999px;background:var(--accent);flex-shrink:0}.hogaro-home .prop .yield strong{color:var(--navy);font-weight:700}.hogaro-home .prop .specs{display:flex;gap:14px;padding-top:14px;border-top:1px dashed var(--line);font-size:13px;color:var(--ink-2);margin-top:auto}.hogaro-home .prop .specs span{display:inline-flex;align-items:center;gap:6px}.hogaro-home .prop .specs svg{width:14px;height:14px;opacity:.65}.hogaro-home .how{background:var(--navy);color:#fff;border-radius:var(--radius-lg);padding:64px 56px;position:relative;overflow:hidden}.hogaro-home .how:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(80% 100% at 50% 50%,#000 30%,transparent 80%);mask-image:radial-gradient(80% 100% at 50% 50%,#000 30%,transparent 80%);pointer-events:none}.hogaro-home .how-top{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:56px;position:relative;z-index:2}.hogaro-home .how-top .label{color:var(--accent)}.hogaro-home .how-top h2{color:#fff}.hogaro-home .how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:2}.hogaro-home .step{padding:28px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);transition:background var(--t-fast),border-color var(--t-fast)}.hogaro-home .step:hover{background:#ffffff0f;border-color:#ffffff38}.hogaro-home .step .num{font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--accent);margin-bottom:18px}.hogaro-home .step .ic{width:48px;height:48px;border-radius:12px;background:var(--accent);color:var(--navy);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.hogaro-home .step h3{font-size:20px;font-weight:600;margin:0 0 8px;letter-spacing:-.01em}.hogaro-home .step p{font-size:14px;line-height:1.55;color:#ffffffb3;margin:0}.hogaro-home .owners{display:grid;grid-template-columns:1.05fr 1fr;gap:28px;align-items:stretch}.hogaro-home .owners-card{padding:56px;border-radius:var(--radius-lg);display:flex;flex-direction:column;justify-content:space-between;min-height:420px;position:relative;overflow:hidden}.hogaro-home .owners-card.primary{background:var(--bg);border:1px solid var(--line)}.hogaro-home .owners-card.accent{background:var(--accent);color:var(--navy)}.hogaro-home .owners-card .label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;opacity:.7}.hogaro-home .owners-card h3{font-size:32px;line-height:1.1;letter-spacing:-.02em;margin:0 0 14px;font-weight:600;max-width:380px}.hogaro-home .owners-card p{font-size:15px;line-height:1.55;max-width:360px;margin:0 0 24px;opacity:.8}.hogaro-home .owners-card .actions{display:flex;align-items:center;gap:12px}.hogaro-home .btn{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:999px;font-size:14.5px;font-weight:600;transition:transform var(--t-fast),background var(--t-fast),color var(--t-fast)}.hogaro-home .btn-primary{background:var(--navy);color:#fff}.hogaro-home .btn-primary:hover{background:var(--navy-700);transform:translateY(-1px)}.hogaro-home .btn-ghost{background:transparent;color:var(--navy);padding:13px 8px}.hogaro-home .btn-ghost:hover{gap:12px}.hogaro-home .owners-card.primary .panel{margin-top:20px;background:#fff;border-radius:14px;border:1px solid var(--line);padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.hogaro-home .owners-card.primary .panel .col .k{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.hogaro-home .owners-card.primary .panel .col .v{font-size:22px;font-weight:700;color:var(--navy);margin-top:4px;letter-spacing:-.01em}.hogaro-home .owners-card.primary .panel .col .v small{font-size:11px;font-weight:500;color:var(--ink-2);display:block;margin-top:2px}.hogaro-home .owners-card.accent .agent-row{display:flex;align-items:center;gap:10px;background:#00254c0f;padding:10px 14px 10px 10px;border-radius:999px;align-self:flex-start;margin-top:auto}.hogaro-home .owners-card.accent .agent-row .stack{display:flex;align-items:center}.hogaro-home .owners-card.accent .agent-row .stack .av{width:28px;height:28px;border-radius:999px;border:2px solid var(--accent);background-size:cover;background-position:center;margin-left:-8px}.hogaro-home .owners-card.accent .agent-row .stack .av:first-child{margin-left:0}.hogaro-home .owners-card.accent .agent-row .txt{font-size:13px;font-weight:600}.hogaro-home .footer{background:var(--navy-900);color:#ffffffbf;padding:72px 0 28px}.hogaro-home .footer-top{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:36px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.08)}.hogaro-home .footer-brand .logo img{height:26px;width:auto;display:block}.hogaro-home .footer-brand p{font-size:14px;line-height:1.55;color:#fff9;margin:18px 0 22px;max-width:280px}.hogaro-home .footer-brand .socials{display:flex;gap:10px}.hogaro-home .footer-brand .socials a{width:36px;height:36px;border-radius:10px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;transition:background var(--t-fast)}.hogaro-home .footer-brand .socials a:hover{background:#ffffff24}.hogaro-home .footer-col h4{color:#fff;font-size:14px;font-weight:600;margin:0 0 18px;letter-spacing:-.005em}.hogaro-home .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.hogaro-home .footer-col li a{font-size:14px;color:#fff9;transition:color var(--t-fast)}.hogaro-home .footer-col li a:hover{color:#fff}.hogaro-home .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;font-size:12px;color:#fff6}.hogaro-home .footer-bottom .legal{display:flex;gap:22px}.hogaro-home .density-cozy .section{padding:64px 0}.hogaro-home .density-cozy .section-head{margin-bottom:28px}.hogaro-home .density-cozy .hero{padding:110px 0 72px}.hogaro-home .light-hero .hero{background:var(--bg);color:var(--ink)}.hogaro-home .light-hero .hero:before{background:radial-gradient(60% 50% at 85% 20%,rgba(238,179,17,.25),transparent 60%),radial-gradient(50% 40% at 5% 90%,rgba(204,0,1,.06),transparent 60%)}.hogaro-home .light-hero .hero:after{background-image:linear-gradient(to right,rgba(0,37,76,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,37,76,.05) 1px,transparent 1px)}.hogaro-home .light-hero .hero h1,.hogaro-home .light-hero .hero h1 em{color:var(--ink)}.hogaro-home .light-hero .hero h1 em:after{background:var(--accent);opacity:.55}.hogaro-home .light-hero .hero p.lede{color:var(--ink-2)}.hogaro-home .light-hero .hero-meta{border-top-color:var(--line)}.hogaro-home .light-hero .hero-meta .stat .l{color:var(--muted)}.hogaro-home .light-hero .nav-links{background:#00254c0a;border-color:#00254c14}.hogaro-home .light-hero .nav-links a{color:var(--ink-2)}.hogaro-home .light-hero .nav-links a:hover{color:var(--navy);background:#00254c0f}.hogaro-home .light-hero .nav-cta .signin{color:var(--ink-2)}.hogaro-home .light-hero .nav-cta .signin:hover{color:var(--navy)}.hogaro-home .light-hero .btn-publish{background:var(--navy);color:#fff}.hogaro-home .light-hero .eyebrow{background:#00254c0d;border-color:#00254c1a;color:var(--ink-2)}.hogaro-home .hide-chips .chips{display:none}@media(max-width:960px){.hogaro-home .hero-grid{grid-template-columns:1fr}.hogaro-home .cities{grid-template-columns:repeat(3,1fr)}.hogaro-home .props-grid{grid-template-columns:repeat(2,1fr)}.hogaro-home .how-steps,.hogaro-home .owners{grid-template-columns:1fr}.hogaro-home .footer-top{grid-template-columns:1fr 1fr}.hogaro-home .nav-links{display:none}}@media(max-width:600px){.hogaro-home .cities{grid-template-columns:1fr 1fr}.hogaro-home .props-grid{grid-template-columns:1fr}.hogaro-home .chat-card{min-height:570px;max-height:670px}.hogaro-home .how{padding:40px 24px}.hogaro-home .owners-card{padding:36px 28px;min-height:320px}.hogaro-home .section{padding:64px 0}.hogaro-home .footer-top{grid-template-columns:1fr}}.hogaro-home{min-height:100vh}.hogaro-home .footer{display:block;margin-top:0;text-align:left;font-size:16px}.hogaro-home .footer-brand .logo{display:inline-block;width:auto;height:auto;background:none;box-shadow:none;border-radius:0;place-items:normal}.hogaro-home .bubble{display:block}.hogaro-home .bubble.bot .typing{padding:0;border:0;background:none;border-radius:0}.hogaro-home .chip:hover:not(:disabled){border-color:var(--navy);color:var(--navy);background:#fff}.hogaro-home .page-hero{position:relative;background:var(--navy);color:#fff;padding:132px 0 64px;overflow:hidden;isolation:isolate}.hogaro-home .page-hero.compact{padding:124px 0 48px}.hogaro-home .page-hero:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(55% 50% at 88% 15%,rgba(238,179,17,.16),transparent 60%),radial-gradient(45% 45% at 5% 95%,rgba(204,0,1,.1),transparent 60%);z-index:0;pointer-events:none}.hogaro-home .page-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(to right,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.04) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(80% 80% at 50% 30%,#000 30%,transparent 80%);mask-image:radial-gradient(80% 80% at 50% 30%,#000 30%,transparent 80%);pointer-events:none}.hogaro-home .page-hero .wrap{position:relative;z-index:2}.hogaro-home .page-hero h1{font-size:clamp(32px,4.4vw,52px);line-height:1.05;letter-spacing:-.025em;font-weight:600;margin:0 0 14px;text-wrap:balance;max-width:16ch}.hogaro-home .page-hero.compact h1{max-width:none;text-wrap:balance;font-size:clamp(26px,3.4vw,42px);line-height:1.1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.hogaro-home .page-hero h1 em{font-style:normal;font-weight:700;color:var(--accent)}.hogaro-home .page-hero p.lede{font-size:17px;line-height:1.55;color:#ffffffc7;margin:0;max-width:56ch;font-weight:400}.hogaro-home .crumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:#fff9;margin-bottom:18px}.hogaro-home .crumbs a{color:#ffffffc7}.hogaro-home .crumbs a:hover{color:#fff}.hogaro-home .crumbs .sep{opacity:.45}.hogaro-home .nav-links a.is-active{color:#fff;background:#ffffff1f}.hogaro-home .state-msg{text-align:center;color:var(--ink-2);padding:64px 20px;font-size:15px}.hogaro-home .state-msg.error{color:var(--red)}.hogaro-home .filters{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:18px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px 16px;margin-bottom:12px}.hogaro-home .filter-field{display:flex;flex-direction:column;gap:6px}.hogaro-home .filter-field.span2{grid-column:span 2}.hogaro-home .filter-field label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hogaro-home .filter-field select,.hogaro-home .filter-field input{height:42px;padding:0 12px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff;font-size:14px;color:var(--ink);outline:none;transition:border-color var(--t-fast),box-shadow var(--t-fast)}.hogaro-home .filter-field select:focus,.hogaro-home .filter-field input:focus{border-color:var(--navy);box-shadow:0 0 0 4px #00254c14}.hogaro-home .range-pair{display:flex;align-items:center;gap:8px}.hogaro-home .range-pair input{width:100%}.hogaro-home .range-pair .dash{color:var(--muted);flex-shrink:0}.hogaro-home .filters-actions{display:flex;align-items:flex-end;gap:10px}.hogaro-home .filters-actions .btn{flex:1;justify-content:center}.hogaro-home .results-bar{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:6px 0 22px;flex-wrap:wrap}.hogaro-home .results-bar .count{font-size:14px;color:var(--ink-2);font-weight:500}.hogaro-home .results-bar .count strong{color:var(--ink);font-weight:700}.hogaro-home .listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hogaro-home .pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:44px}.hogaro-home .pager .page-num{font-size:14px;color:var(--ink-2)}.hogaro-home .btn.btn-outline{background:#fff;color:var(--navy);border:1px solid var(--line-strong)}.hogaro-home .btn.btn-outline:hover:not(:disabled){border-color:var(--navy);transform:translateY(-1px)}.hogaro-home .btn:disabled{opacity:.4;cursor:not-allowed}.hogaro-home .btn.btn-whatsapp{background:#25d366;color:#fff;border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px}.hogaro-home .btn.btn-whatsapp:hover:not(:disabled){background:#1fb957;transform:translateY(-1px)}.hogaro-home .btn.btn-whatsapp svg{flex-shrink:0}.hogaro-home .btn-fav{background:#fff;color:var(--ink-2);border:1px solid var(--line-strong)}.hogaro-home .btn-fav:hover{border-color:var(--red);color:var(--red)}.hogaro-home .btn-fav.is-fav{background:#cc00010f;border-color:#cc000159;color:var(--red)}.hogaro-home .auth-prompt{text-align:center;max-width:480px;margin:0 auto;padding:48px 36px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.hogaro-home .auth-prompt h2{font-size:22px;font-weight:600;margin:0 0 10px;letter-spacing:-.01em}.hogaro-home .auth-prompt p{font-size:14.5px;color:var(--ink-2);line-height:1.55;margin:0 0 22px}.hogaro-home .share-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 22px}.hogaro-home .share-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-right:4px}.hogaro-home .share-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--ink-2);cursor:pointer;transition:transform var(--t-fast),background var(--t-fast),color var(--t-fast),border-color var(--t-fast)}.hogaro-home .share-btn svg{width:17px;height:17px}.hogaro-home .share-btn:hover{transform:translateY(-1px)}.hogaro-home .share-btn.whatsapp:hover{background:#25d366;border-color:#25d366;color:#fff}.hogaro-home .share-btn.facebook:hover{background:#1877f2;border-color:#1877f2;color:#fff}.hogaro-home .share-btn.x:hover{background:#000;border-color:#000;color:#fff}.hogaro-home .share-btn.instagram:hover{background:linear-gradient(45deg,#feda77,#f58529,#dd2a7b,#8134af,#515bd4);border-color:transparent;color:#fff}.hogaro-home .share-btn.email:hover{background:var(--navy);border-color:var(--navy);color:#fff}.hogaro-home .share-btn.copy:hover{background:var(--accent);border-color:var(--accent);color:var(--navy)}.hogaro-home .share-toast{font-size:12.5px;font-weight:600;color:var(--navy);background:#eeb3112e;border:1px solid rgba(238,179,17,.45);padding:6px 12px;border-radius:999px;margin-left:4px;animation:bubble-in .18s cubic-bezier(.2,.7,.2,1)}.hogaro-home .admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.hogaro-home .admin-stat{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px}.hogaro-home .admin-stat .n{display:block;font-size:28px;font-weight:700;color:var(--navy);letter-spacing:-.02em}.hogaro-home .admin-stat .l{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:4px}.hogaro-home .admin-table-wrap{border:1px solid var(--line);border-radius:var(--radius);overflow-x:auto;background:var(--surface)}.hogaro-home .admin-table{width:100%;border-collapse:collapse;font-size:14px}.hogaro-home .admin-table th{text-align:left;padding:14px 18px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);background:var(--bg);white-space:nowrap}.hogaro-home .admin-table td{padding:14px 18px;border-bottom:1px solid var(--line);color:var(--ink)}.hogaro-home .admin-table tbody tr:last-child td{border-bottom:none}.hogaro-home .admin-table tbody tr:hover{background:var(--bg)}.hogaro-home .admin-email,.hogaro-home .admin-date{color:var(--ink-2)}.hogaro-home .admin-date{white-space:nowrap}.hogaro-home .role-badge{display:inline-block;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;letter-spacing:.02em}.hogaro-home .role-badge.role-admin{background:var(--navy);color:#fff}.hogaro-home .role-badge.role-user{background:var(--bg);color:var(--ink-2);border:1px solid var(--line)}@media(max-width:720px){.hogaro-home .admin-stats{grid-template-columns:1fr}}.hogaro-home .detail-gallery{display:grid;grid-template-columns:2fr 1fr;grid-auto-rows:1fr;gap:10px;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:16/8}.hogaro-home .detail-gallery .g-main{grid-row:span 2}.hogaro-home .detail-gallery figure{margin:0;background:linear-gradient(135deg,#dde6f1,#f4ebd2);background-size:cover;background-position:center;cursor:pointer;position:relative;overflow:hidden;transition:filter var(--t-fast)}.hogaro-home .detail-gallery figure img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hogaro-home .detail-gallery figure:hover{filter:brightness(.94)}.hogaro-home .detail-gallery .more-badge{position:absolute;right:12px;bottom:12px;background:#00254cd1;color:#fff;font-size:13px;font-weight:600;padding:8px 14px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hogaro-home .gallery-empty{border-radius:var(--radius-lg);background:linear-gradient(135deg,#dde6f1,#f4ebd2);min-height:120px;padding:28px 0;display:flex;align-items:center;justify-content:center}.hogaro-home .gallery-empty-logo{width:110px;opacity:.5}.hogaro-home .detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:36px;margin-top:36px}.hogaro-home .detail-head h1{font-size:clamp(26px,3vw,36px);font-weight:600;letter-spacing:-.02em;line-height:1.12;margin:0 0 8px}.hogaro-home .detail-head .loc{font-size:15px;color:var(--ink-2);display:flex;align-items:center;gap:7px}.hogaro-home .detail-tags{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 4px}.hogaro-home .pill{font-size:12px;font-weight:600;letter-spacing:.02em;padding:7px 13px;border-radius:999px;background:var(--bg);border:1px solid var(--line);color:var(--ink-2)}.hogaro-home .pill.solid{background:var(--navy);color:#fff;border-color:var(--navy)}.hogaro-home .spec-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.hogaro-home .spec-strip .spec .k{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hogaro-home .spec-strip .spec .v{font-size:22px;font-weight:700;color:var(--navy);margin-top:4px;letter-spacing:-.01em}.hogaro-home .detail-block{margin:32px 0}.hogaro-home .detail-block h2{font-size:20px;font-weight:600;margin:0 0 12px;letter-spacing:-.01em}.hogaro-home .detail-block p.desc{font-size:15px;line-height:1.65;color:var(--ink-2);white-space:pre-line;margin:0}.hogaro-home .amenities{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 24px;list-style:none;padding:0;margin:0}.hogaro-home .amenities li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-2)}.hogaro-home .amenities li:before{content:"";width:18px;height:18px;flex-shrink:0;border-radius:999px;background:#eeb3112e;border:1px solid rgba(238,179,17,.5)}.hogaro-home .poi-sub{color:var(--ink-2);font-size:14px;margin:0 0 16px}.hogaro-home .poi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.hogaro-home .poi-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:14px 16px}.hogaro-home .poi-card-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hogaro-home .poi-icon{font-size:18px;line-height:1}.hogaro-home .poi-cat{font-size:14px;font-weight:700;color:var(--navy);flex:1}.hogaro-home .poi-count{font-size:11px;font-weight:700;color:var(--ink-2);background:#00254c14;padding:2px 8px;border-radius:999px}.hogaro-home .poi-list{list-style:none;padding:0;margin:0}.hogaro-home .poi-list li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:5px 0;font-size:13px;border-top:1px dashed rgba(0,37,76,.08)}.hogaro-home .poi-list li:first-child{border-top:0}.hogaro-home .poi-name{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hogaro-home .poi-dist{color:var(--ink-2);font-size:12px;font-weight:600;flex-shrink:0}.hogaro-home .map-fallback{height:200px;border-radius:var(--radius);border:1px dashed var(--line-strong);display:grid;place-items:center;color:var(--muted);font-size:14px;text-align:center}.hogaro-home .prop-map{width:100%;height:380px;border-radius:var(--radius);border:1px solid var(--line);overflow:hidden;z-index:1}.hogaro-home .map-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:10px 0 0;font-size:12px;color:var(--ink-2)}.hogaro-home .legend-dot{display:inline-block;width:10px;height:10px;border-radius:999px;margin-right:4px;vertical-align:-1px;border:2px solid #fff;box-shadow:0 0 0 1px #00000026}.hogaro-home .legend-self{background:#1fb957}.hogaro-home .legend-other{background:#1e73e8}.hogaro-home .leaflet-popup-content-wrapper{padding:0;border-radius:10px}.hogaro-home .leaflet-popup-content{margin:0;width:260px!important}.hogaro-home .map-card{display:flex;gap:10px;padding:10px;text-decoration:none;color:inherit;border-radius:10px;transition:background var(--t-fast)}.hogaro-home .map-card:hover{background:#00254c0a}.hogaro-home .map-card-img{width:92px;height:70px;border-radius:8px;object-fit:cover;flex-shrink:0;background:linear-gradient(135deg,#dde6f1,#f4ebd2)}.hogaro-home .map-card-body{min-width:0;flex:1}.hogaro-home .map-card-title{font-size:13px;font-weight:700;color:var(--navy);line-height:1.3;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hogaro-home .map-card-price{font-size:13px;font-weight:700;color:var(--navy);margin-bottom:2px}.hogaro-home .map-card-specs{font-size:11px;color:var(--ink-2);margin-bottom:2px}.hogaro-home .map-card-dist{font-size:11px;color:var(--muted)}.hogaro-home .map-card-self{padding:10px 14px}.hogaro-home .map-card-here{font-size:11px;color:var(--ink-2);margin-top:2px}.hogaro-home .detail-aside{align-self:start;position:sticky;top:24px}.hogaro-home .price-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-pop);padding:26px;display:flex;flex-direction:column;gap:16px}.hogaro-home .price-card .op{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--red)}.hogaro-home .price-card .price{font-size:32px;font-weight:700;color:var(--navy);letter-spacing:-.02em;line-height:1}.hogaro-home .price-card .price small{display:block;font-size:12px;font-weight:500;color:var(--muted);margin-top:6px}.hogaro-home .price-card .divider{height:1px;background:var(--line)}.hogaro-home .price-card .advisor{display:flex;align-items:center;gap:12px}.hogaro-home .price-card .advisor .av{width:46px;height:46px;border-radius:999px;flex-shrink:0;background:var(--navy) center/cover;background-image:url(https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=120&q=80)}.hogaro-home .price-card .advisor .who .n{font-size:14px;font-weight:700}.hogaro-home .price-card .advisor .who .r{font-size:12px;color:var(--muted)}.hogaro-home .price-card .btn{justify-content:center;width:100%}.hogaro-home .price-card .reassure{font-size:12px;color:var(--muted);line-height:1.5;text-align:center}.hogaro-home .contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:36px;align-items:start}.hogaro-home .contact-aside h2{font-size:26px;font-weight:600;letter-spacing:-.02em;margin:0 0 12px}.hogaro-home .contact-aside p{font-size:15px;line-height:1.6;color:var(--ink-2);margin:0 0 24px}.hogaro-home .contact-points{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:14px}.hogaro-home .contact-points li{display:flex;gap:12px;font-size:14px;color:var(--ink-2)}.hogaro-home .contact-points li .ico{width:38px;height:38px;flex-shrink:0;border-radius:10px;background:var(--navy);color:var(--accent);display:grid;place-items:center}.hogaro-home .contact-points li .ico svg{width:18px;height:18px}.hogaro-home .contact-points li strong{display:block;color:var(--ink);font-weight:700;margin-bottom:1px}.hogaro-home .contact-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-pop);padding:32px}.hogaro-home .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hogaro-home .field{display:flex;flex-direction:column;gap:6px}.hogaro-home .field.span2{grid-column:span 2}.hogaro-home .field label{font-size:12px;font-weight:700;color:var(--ink)}.hogaro-home .field label .req{color:var(--red)}.hogaro-home .field input,.hogaro-home .field select,.hogaro-home .field textarea{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff;padding:11px 13px;font-size:14px;color:var(--ink);outline:none;transition:border-color var(--t-fast),box-shadow var(--t-fast)}.hogaro-home .field input:focus,.hogaro-home .field select:focus,.hogaro-home .field textarea:focus{border-color:var(--navy);box-shadow:0 0 0 4px #00254c14}.hogaro-home .field textarea{resize:vertical;min-height:96px}.hogaro-home .field .err{font-size:12px;color:var(--red)}.hogaro-home .form-foot{margin-top:22px;display:flex;flex-direction:column;gap:12px}.hogaro-home .form-foot .btn{justify-content:center}.hogaro-home .form-note{font-size:12px;color:var(--muted);line-height:1.5}.hogaro-home .form-success{text-align:center;padding:28px 12px}.hogaro-home .form-success .check{width:56px;height:56px;border-radius:999px;margin:0 auto 16px;background:var(--accent);color:var(--navy);display:grid;place-items:center}.hogaro-home .form-success h3{font-size:22px;font-weight:600;margin:0 0 8px}.hogaro-home .form-success p{font-size:14px;color:var(--ink-2);margin:0}.hogaro-home .form-alert{background:#cc00010f;border:1px solid rgba(204,0,1,.25);color:var(--red);font-size:13px;padding:10px 14px;border-radius:var(--radius-sm);margin-bottom:16px}.hogaro-home .about-lead{font-size:clamp(20px,2.4vw,26px);line-height:1.45;font-weight:500;color:var(--ink);max-width:28ch;margin:0}.hogaro-home .about-lead em{font-style:normal;color:var(--red);font-weight:700}.hogaro-home .about-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hogaro-home .about-split p{font-size:15px;line-height:1.65;color:var(--ink-2);margin:0 0 16px}.hogaro-home .stat-band{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:40px;border-radius:var(--radius-lg);background:var(--navy);color:#fff}.hogaro-home .stat-band .stat .n{font-size:34px;font-weight:700;letter-spacing:-.02em;color:var(--accent)}.hogaro-home .stat-band .stat .l{font-size:13px;color:#ffffffb3;margin-top:6px}.hogaro-home .value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hogaro-home .value-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px;transition:transform var(--t-med),box-shadow var(--t-med)}.hogaro-home .value-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-pop)}.hogaro-home .value-card .ic{width:48px;height:48px;border-radius:12px;background:var(--accent);color:var(--navy);display:grid;place-items:center;margin-bottom:18px}.hogaro-home .value-card .ic svg{width:22px;height:22px}.hogaro-home .value-card h3{font-size:18px;font-weight:600;margin:0 0 8px;letter-spacing:-.01em}.hogaro-home .value-card p{font-size:14px;line-height:1.55;color:var(--ink-2);margin:0}.hogaro-home .cta-band{background:var(--accent);border-radius:var(--radius-lg);padding:48px 56px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.hogaro-home .cta-band h2{font-size:clamp(24px,3vw,34px);font-weight:600;color:var(--navy);margin:0;letter-spacing:-.02em;max-width:18ch}.hogaro-home .cta-band .btn{flex-shrink:0}@media(max-width:960px){.hogaro-home .filters,.hogaro-home .listing-grid{grid-template-columns:repeat(2,1fr)}.hogaro-home .detail-grid{grid-template-columns:1fr}.hogaro-home .detail-aside{position:static}.hogaro-home .contact-grid{grid-template-columns:1fr}.hogaro-home .about-split{grid-template-columns:1fr;gap:24px}.hogaro-home .stat-band{grid-template-columns:repeat(2,1fr)}.hogaro-home .value-grid{grid-template-columns:1fr}.hogaro-home .spec-strip{grid-template-columns:repeat(2,1fr)}.hogaro-home .detail-gallery{grid-template-columns:1fr;aspect-ratio:4/3}.hogaro-home .detail-gallery .g-main{grid-row:auto}.hogaro-home .detail-gallery .g-side{display:none}}@media(max-width:600px){.hogaro-home .filters,.hogaro-home .listing-grid,.hogaro-home .form-grid{grid-template-columns:1fr}.hogaro-home .field.span2{grid-column:auto}.hogaro-home .spec-strip{grid-template-columns:1fr 1fr}.hogaro-home .stat-band{grid-template-columns:1fr 1fr;padding:28px}.hogaro-home .cta-band{padding:32px 28px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}*,*:before,*:after{box-sizing:border-box}:root{--bg: #0e0f12;--bg-elev: #14161b;--surface: #181a20;--surface-2: #1f2229;--surface-3: #262a33;--border: #2a2e38;--border-soft: #232730;--text: #f3eee5;--text-soft: #cfc8ba;--muted: #8b8579;--muted-2: #6e6a60;--amber: #f59e0b;--amber-soft: #fbbf24;--copper: #c2410c;--gold-grad: linear-gradient(135deg, #fbbf24 0%, #f59e0b 50%, #c2410c 100%);--ok: #34d399;--ok-dim: #064e3b;--bad: #f87171;--warn: #fbbf24;--ring: 0 0 0 3px rgba(245, 158, 11, .18);--shadow-card: 0 1px 0 rgba(255, 255, 255, .03) inset, 0 12px 32px rgba(0, 0, 0, .45);--shadow-hero: 0 24px 48px rgba(0, 0, 0, .55);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px}html,body{margin:0;padding:0;min-height:100vh}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(245,158,11,.08) 0%,transparent 60%),var(--bg);color:var(--text);line-height:1.55;font-feature-settings:"ss01","cv02","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-size:.88em;padding:.15em .4em;border-radius:6px;background:#00000073;border:1px solid var(--border-soft);color:var(--amber-soft)}button{font-family:inherit}::selection{background:#f59e0b52;color:var(--text)}.shell{max-width:1180px;margin:0 auto;padding:1.25rem 1rem 2rem}.shell-wide{max-width:1320px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .25rem 1.25rem}.brand{display:flex;align-items:center;gap:.85rem}.logo{width:42px;height:42px;border-radius:12px;background:var(--gold-grad);color:#1a1108;font-weight:800;font-size:1.1rem;display:grid;place-items:center;box-shadow:0 6px 20px #f59e0b47;letter-spacing:-.02em}.brand-title{font-weight:700;font-size:1.15rem;letter-spacing:-.01em}.brand-sub{font-size:.8rem;color:var(--muted)}.main-nav{display:flex;align-items:center;gap:.25rem;margin-left:auto}.nav-link{color:var(--muted);text-decoration:none;font-size:.9rem;font-weight:600;padding:.5rem .85rem;border-radius:10px;border:1px solid transparent;transition:color .12s ease,background .12s ease,border-color .12s ease}.nav-link:hover{color:var(--text);background:#ffffff08}.nav-link-active{color:var(--amber-soft);background:#f59e0b14;border-color:#f59e0b40}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.footer{margin-top:2rem;text-align:center;font-size:.78rem;color:var(--muted-2);display:flex;align-items:center;justify-content:center;gap:.6rem}.footer-pill{font-size:.7rem;padding:.2rem .5rem;border-radius:999px;border:1px solid var(--border-soft);color:var(--muted)}.footer-pill.ok{border-color:#34d39959;color:var(--ok)}.footer-pill.bad{border-color:#f8717166;color:var(--bad)}.footer-pill.warn{border-color:#fbbf2466;color:var(--warn)}.chat-layout{display:grid;grid-template-columns:1fr 300px;gap:1.25rem;align-items:start}@media(max-width:920px){.chat-layout{grid-template-columns:1fr}}.chat-panel{display:flex;flex-direction:column;min-height:620px;max-height:calc(100vh - 180px);overflow:hidden;box-shadow:var(--shadow-card)}.chat-toolbar{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.1rem;border-bottom:1px solid var(--border);background:linear-gradient(180deg,rgba(245,158,11,.04),transparent)}.chat-toolbar-title{font-weight:700;font-size:.95rem;letter-spacing:-.005em}.chat-toolbar-sub{font-size:.78rem;color:var(--muted);margin-left:auto}.messages{flex:1;overflow-y:auto;padding:1.25rem 1.1rem 1rem;display:flex;flex-direction:column;gap:1rem;scroll-behavior:smooth}.messages::-webkit-scrollbar{width:8px}.messages::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:4px}.bubble{max-width:min(680px,92%);display:flex;flex-direction:column;gap:.35rem}.bubble.user{align-self:flex-end;align-items:flex-end}.bubble.assistant{align-self:flex-start;align-items:flex-start}.bubble-role{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-2);font-weight:700;display:flex;align-items:center;gap:.4rem}.bubble-role:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--muted-2)}.bubble.assistant .bubble-role:before{background:var(--amber)}.bubble-text{white-space:pre-wrap;padding:.75rem 1rem;border-radius:14px;border:1px solid var(--border);font-size:.95rem}.bubble.user .bubble-text{background:linear-gradient(135deg,#f59e0b29,#c2410c1a);border-color:#f59e0b52;border-bottom-right-radius:4px}.bubble.assistant .bubble-text{background:var(--surface-2);border-bottom-left-radius:4px}.bubble-text>.chat-results{margin-top:.85rem}.typing{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .9rem;border-radius:14px;border:1px solid var(--border);background:var(--surface-2);color:var(--muted);font-size:.85rem}.typing-dots{display:inline-flex;gap:3px}.typing-dots span{width:5px;height:5px;border-radius:50%;background:var(--amber);animation:bounce 1.2s infinite ease-in-out}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{transform:scale(.7);opacity:.5}40%{transform:scale(1);opacity:1}}.chat-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}@media(max-width:980px){.chat-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.chat-results{grid-template-columns:minmax(0,1fr)}}.property-card{display:flex;flex-direction:column;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;position:relative}.property-card:hover{transform:translateY(-2px);border-color:#f59e0b4d;box-shadow:var(--shadow-hero)}.property-card[role=button]{cursor:pointer}.property-card:focus-visible{outline:none;border-color:#f59e0b99;box-shadow:var(--ring),var(--shadow-hero)}.property-card.is-best{border-color:#f59e0b73}.gallery{position:relative;aspect-ratio:16 / 11;background:var(--surface-3);overflow:hidden}.gallery-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s ease,opacity .2s ease}.property-card:hover .gallery-img{transform:scale(1.04)}.gallery-fallback{width:100%;height:100%;display:grid;place-items:center;color:var(--muted-2);font-size:.85rem;background:linear-gradient(135deg,var(--surface-2),var(--surface-3))}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:0;background:#00000080;color:var(--text);display:grid;place-items:center;cursor:pointer;font-size:1.05rem;line-height:1;opacity:0;transition:opacity .16s ease,background .16s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.property-card:hover .gallery-nav{opacity:1}.gallery-nav:hover{background:#000000bf}.gallery-nav.prev{left:8px}.gallery-nav.next{right:8px}.gallery-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px;padding:4px 8px;border-radius:999px;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gallery-dot{width:5px;height:5px;border-radius:50%;background:#ffffff73;transition:background .16s ease,transform .16s ease}.gallery-dot.active{background:var(--amber-soft);transform:scale(1.3)}.gallery-counter{position:absolute;bottom:10px;right:10px;font-size:.7rem;font-weight:600;padding:3px 8px;border-radius:999px;background:#0000008c;color:var(--text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.match-badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:baseline;gap:.35rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.3rem .55rem .3rem .5rem;border-radius:8px;border:1px solid transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.match-badge-pct{font-size:.85rem;font-weight:800;letter-spacing:-.02em}.match-badge-label{font-size:.65rem}.match-badge.tier-excellent{background:var(--gold-grad);color:#1a1108;box-shadow:0 4px 14px #f59e0b80;border-color:#ffffff26}.match-badge.tier-good{background:#f59e0b2e;color:var(--amber-soft);border-color:#f59e0b66}.match-badge.tier-fair{background:#0009;color:var(--text-soft);border-color:#ffffff14}.match-badge.tier-weak{background:#0009;color:var(--muted);border-color:#ffffff0d}.property-card.tier-excellent{border-color:#f59e0b73}.property-card.tier-good{border-color:#f59e0b40}.distance-pill{position:absolute;top:10px;right:10px;font-size:.72rem;font-weight:600;padding:.3rem .55rem;border-radius:999px;background:#0009;color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;align-items:center;gap:.25rem}.property-body{padding:.85rem .9rem .95rem;display:flex;flex-direction:column;gap:.5rem}.property-price{font-size:1.25rem;font-weight:800;letter-spacing:-.02em;color:var(--text);line-height:1.1}.property-title{font-size:.85rem;font-weight:600;color:var(--text-soft);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.property-loc{font-size:.78rem;color:var(--muted);display:flex;align-items:center;gap:.35rem}.property-stats{display:flex;gap:.85rem;font-size:.8rem;color:var(--text-soft);padding-top:.4rem;border-top:1px solid var(--border-soft)}.property-stat{display:inline-flex;align-items:center;gap:.3rem;font-weight:600}.property-stat .icon{font-size:.9em;opacity:.85}.quick-chips{display:flex;flex-wrap:wrap;gap:.4rem;padding:.6rem 1.1rem 0}.chip{font-size:.82rem;font-weight:500;padding:.4rem .8rem;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);color:var(--text-soft);cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.chip:hover:not(:disabled){border-color:#f59e0b66;background:#f59e0b14;color:var(--amber-soft)}.chip:disabled{opacity:.4;cursor:not-allowed}.composer{display:grid;grid-template-columns:1fr auto;gap:.65rem;padding:.85rem 1.1rem;border-top:1px solid var(--border);background:var(--surface);align-items:end}.composer textarea{width:100%;resize:none;border-radius:12px;border:1px solid var(--border);background:var(--bg-elev);color:var(--text);padding:.7rem .85rem;font:inherit;font-size:.95rem;outline:none;transition:border-color .12s ease,box-shadow .12s ease;min-height:44px;max-height:160px}.composer textarea:focus{border-color:#f59e0b73;box-shadow:var(--ring)}.composer textarea::placeholder{color:var(--muted-2)}.composer-hint{margin:0;padding:0 1.1rem .85rem;font-size:.74rem;color:var(--muted-2)}.btn{border-radius:12px;padding:.7rem 1.15rem;border:1px solid transparent;font-weight:700;font-size:.92rem;cursor:pointer;font:inherit;transition:transform 80ms ease,opacity .12s ease,background .12s ease}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.primary{background:var(--gold-grad);color:#1a1108;font-weight:800;box-shadow:0 6px 16px #f59e0b47}.btn.primary:hover:not(:disabled){filter:brightness(1.08)}.btn.ghost{background:transparent;border-color:var(--border);color:var(--text-soft)}.btn.ghost:hover:not(:disabled){border-color:#f59e0b59;color:var(--text)}.side{padding:1.15rem;display:flex;flex-direction:column;gap:1.1rem;position:sticky;top:1.25rem;box-shadow:var(--shadow-card)}.side-section h3{margin:0 0 .6rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:700}.criteria-grid{display:flex;flex-direction:column;gap:.5rem}.criteria-row{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;padding-bottom:.5rem;border-bottom:1px dashed var(--border-soft)}.criteria-row:last-child{border-bottom:0;padding-bottom:0}.criteria-key{font-size:.78rem;color:var(--muted);font-weight:500;flex-shrink:0}.criteria-val{font-size:.9rem;font-weight:700;color:var(--text);text-align:right;letter-spacing:-.005em}.criteria-val.dim{color:var(--muted-2);font-weight:500;font-style:italic}.empty-criteria{font-size:.85rem;color:var(--muted);line-height:1.5}.empty-criteria-tip{margin-top:.55rem;padding:.6rem .7rem;border-radius:10px;background:#f59e0b0f;border:1px solid rgba(245,158,11,.18);font-size:.8rem;color:var(--text-soft)}.side-tip{font-size:.82rem;color:var(--muted);line-height:1.5}.side-tip strong{color:var(--text-soft)}.health-strip{display:none}.listings-main{padding:1rem 1.15rem 1.25rem}.listings-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.listings-title{margin:0 0 .35rem;font-size:1.35rem;letter-spacing:-.01em}.listings-lede{margin:0;max-width:52ch;font-size:.88rem;color:var(--muted)}.listings-controls{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.filter-label{display:flex;flex-direction:column;gap:.25rem;font-size:.78rem;color:var(--muted)}.filter-select{border-radius:10px;border:1px solid var(--border);background:var(--bg-elev);color:var(--text);padding:.45rem .65rem;font:inherit;min-width:10rem}.listings-error{color:var(--bad);font-size:.9rem}.listings-meta{margin:0 0 .65rem;font-size:.82rem;color:var(--muted)}.table-scroll{overflow-x:auto;border-radius:12px;border:1px solid var(--border)}.listings-table{width:100%;border-collapse:collapse;font-size:.85rem}.listings-table th,.listings-table td{padding:.65rem .75rem;text-align:left;border-bottom:1px solid var(--border-soft);vertical-align:top}.listings-table th{background:var(--bg-elev);color:var(--muted);font-weight:600;white-space:nowrap;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.listings-table tbody tr:hover{background:#f59e0b0a}.cell-muted{color:var(--muted)}.cell-title{max-width:280px}.nowrap{white-space:nowrap}.table-link{color:var(--amber-soft);font-weight:600;text-decoration:none;white-space:nowrap}.table-link:hover{text-decoration:underline}.status-pill{font-size:.7rem;padding:.22rem .55rem;border-radius:999px;border:1px solid var(--border);text-transform:lowercase;font-weight:600}.status-pill.status-active{border-color:#34d39966;color:var(--ok);background:#34d3990f}.status-pill.status-removed{border-color:#f8717159;color:var(--bad)}.listings-pagination{display:flex;gap:.65rem;margin-top:1rem;align-items:center}.listings-page-indicator{margin:0 auto;font-size:.82rem}.filter-bar{display:flex;flex-direction:column;gap:.6rem;margin:.4rem 0 1rem;padding:.75rem .85rem;background:var(--bg-elev);border:1px solid var(--border-soft);border-radius:12px}.filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.filter-row.primary{align-items:stretch}.search-wrap{position:relative;flex:1 1 280px;min-width:220px}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:1rem;pointer-events:none}.search-input{width:100%;height:40px;padding:0 .85rem 0 2.1rem;border-radius:10px;border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;font-size:.92rem;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.search-input:focus{border-color:#f59e0b73;box-shadow:var(--ring)}.search-input::placeholder{color:var(--muted-2)}.filter-row.primary .filter-select{height:40px;min-width:140px;flex-shrink:0}.filter-toggle{position:relative;height:40px;padding:0 .95rem;display:inline-flex;align-items:center;gap:.5rem}.filter-toggle.on{border-color:#f59e0b66;color:var(--amber-soft);background:#f59e0b0f}.filter-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .4rem;border-radius:10px;background:var(--gold-grad);color:#1a1108;font-size:.7rem;font-weight:800}.filter-row.advanced{padding-top:.6rem;border-top:1px dashed var(--border-soft)}.filter-row.advanced .filter-label{font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}.filter-input{height:36px;padding:0 .6rem;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;font-size:.88rem;outline:none;width:7rem;transition:border-color .12s ease,box-shadow .12s ease}.filter-input.small{width:5rem}.filter-input:focus{border-color:#f59e0b73;box-shadow:var(--ring)}@media(max-width:720px){.search-wrap{flex:1 1 100%}.filter-row.primary .filter-select,.filter-toggle{flex:1 1 calc(50% - .3rem)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08090cc7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:2rem 1rem;z-index:1000;animation:fade-in .16s ease-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal-shell{position:relative;width:min(960px,100%);max-height:calc(100vh - 4rem);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-hero),0 0 0 1px #f59e0b1a;animation:modal-pop .18s cubic-bezier(.2,.9,.3,1.2)}@keyframes modal-pop{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:50%;border:0;background:#0000008c;color:var(--text);font-size:1.05rem;cursor:pointer;display:grid;place-items:center;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .12s ease,transform 80ms ease}.modal-close:hover{background:#000000d9}.modal-close:active{transform:scale(.92)}.modal-carousel{position:relative;width:100%;aspect-ratio:16 / 10;background:#000;flex-shrink:0;overflow:hidden}@media(max-width:720px){.modal-carousel{aspect-ratio:4 / 3}}.modal-carousel-img{width:100%;height:100%;object-fit:contain;display:block;background:#000;animation:img-fade .2s ease-out}@keyframes img-fade{0%{opacity:.4}to{opacity:1}}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:#0000008c;color:var(--text);font-size:1.6rem;line-height:1;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .12s ease,transform 80ms ease}.carousel-nav:hover{background:#f59e0bd9;color:#1a1108}.carousel-nav:active{transform:translateY(-50%) scale(.95)}.carousel-nav.prev{left:14px}.carousel-nav.next{right:14px}.carousel-counter{position:absolute;bottom:14px;right:14px;font-size:.78rem;font-weight:600;padding:.32rem .7rem;border-radius:999px;background:#0009;color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-thumbs{display:flex;gap:6px;padding:10px 14px;overflow-x:auto;background:var(--bg-elev);border-bottom:1px solid var(--border-soft);scrollbar-width:thin;scrollbar-color:var(--surface-3) transparent;flex-shrink:0}.modal-thumbs::-webkit-scrollbar{height:6px}.modal-thumbs::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:4px}.modal-thumb{flex:0 0 auto;width:70px;height:50px;border-radius:6px;border:2px solid transparent;background:var(--surface-2);padding:0;overflow:hidden;cursor:pointer;opacity:.55;transition:opacity .12s ease,border-color .12s ease,transform 80ms ease}.modal-thumb img{width:100%;height:100%;object-fit:cover;display:block}.modal-thumb:hover{opacity:.85}.modal-thumb.active{opacity:1;border-color:var(--amber)}.modal-thumb:active{transform:scale(.96)}.modal-body{padding:1.4rem 1.6rem 1.8rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.2rem}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:4px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.modal-price{font-size:1.7rem;font-weight:800;letter-spacing:-.02em;background:var(--gold-grad);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1.1}.modal-title{margin:.35rem 0 .45rem;font-size:1.1rem;font-weight:700;color:var(--text);line-height:1.3;letter-spacing:-.01em}.modal-loc{font-size:.92rem;color:var(--muted);display:flex;align-items:center;gap:.4rem}.modal-distance-badge{font-size:.78rem;font-weight:700;padding:.45rem .7rem;border-radius:10px;background:#f59e0b1f;border:1px solid rgba(245,158,11,.3);color:var(--amber-soft);display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap;flex-shrink:0}.modal-side-badges{display:flex;flex-direction:column;gap:.45rem;align-items:flex-end;flex-shrink:0}.modal-match-badge{display:inline-flex;align-items:baseline;gap:.4rem;padding:.5rem .75rem;border-radius:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border:1px solid transparent;white-space:nowrap}.modal-match-pct{font-size:1.1rem;font-weight:800;letter-spacing:-.02em}.modal-match-label{font-size:.7rem}.modal-match-badge.tier-excellent{background:var(--gold-grad);color:#1a1108;box-shadow:0 6px 18px #f59e0b66}.modal-match-badge.tier-good{background:#f59e0b29;color:var(--amber-soft);border-color:#f59e0b66}.modal-match-badge.tier-fair{background:var(--surface-3);color:var(--text-soft);border-color:var(--border)}.modal-match-badge.tier-weak{background:var(--surface-3);color:var(--muted);border-color:var(--border)}.modal-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.7rem;padding:1rem;border-radius:12px;background:var(--bg-elev);border:1px solid var(--border-soft)}.modal-stat{display:flex;align-items:center;gap:.65rem}.modal-stat-icon{font-size:1.4rem;width:38px;height:38px;border-radius:10px;background:#f59e0b1a;border:1px solid rgba(245,158,11,.2);display:grid;place-items:center;flex-shrink:0}.modal-stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:600}.modal-stat-value{font-size:1rem;font-weight:700;color:var(--text);letter-spacing:-.005em}.modal-section-h{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:700;margin:0 0 .5rem}.modal-description{margin:0;font-size:.95rem;line-height:1.6;color:var(--text-soft);white-space:pre-line}@media(max-width:600px){.modal-backdrop{padding:0}.modal-shell{max-height:100vh;border-radius:0;width:100%}.modal-body{padding:1rem 1.1rem 1.4rem}.modal-price{font-size:1.4rem}}
