@import"https://rsms.me/inter/inter.css";:root{--mk-bg: #ffffff;--mk-bg-soft: #f8fafc;--mk-text: #0f172a;--mk-text-muted: #475569;--mk-text-dim: #94a3b8;--mk-border: #e5e7eb;--mk-border-strong: #cbd5e1;--mk-accent: #0f172a;--mk-accent-soft: #1e293b;--mk-radius: 8px;--mk-radius-lg: 12px;--mk-shadow-sm: 0 1px 2px rgba(0,0,0,.04);--mk-shadow-md: 0 4px 12px rgba(15,23,42,.06);--mk-shadow-lg: 0 12px 40px rgba(15,23,42,.08);--mk-content-w: 1200px}.mk-page{min-height:100vh;background:var(--mk-bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--mk-text);-webkit-font-smoothing:antialiased;letter-spacing:-.005em}.mk-container{max-width:var(--mk-content-w);margin:0 auto;padding:0 32px}.mk-header{position:sticky;top:0;z-index:50;background:#ffffffd9;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--mk-border)}.mk-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px;width:100%;padding:0 32px;box-sizing:border-box}.mk-header__brand{font-size:18px;font-weight:700;color:var(--mk-text);text-decoration:none;letter-spacing:-.025em}.mk-header__nav{display:flex;align-items:center;gap:32px}.mk-header__nav-link{color:var(--mk-text-muted);text-decoration:none;font-size:14px;font-weight:500;transition:color .12s ease}.mk-header__nav-link:hover{color:var(--mk-text)}.mk-header__actions{display:flex;align-items:center;gap:12px}.mk-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 16px;border-radius:var(--mk-radius);font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .12s ease,border-color .12s ease,color .12s ease;letter-spacing:-.005em}.mk-btn--primary{background:var(--mk-accent);color:#fff}.mk-btn--primary:hover{background:var(--mk-accent-soft)}.mk-btn--ghost{background:transparent;color:var(--mk-text);border-color:transparent}.mk-btn--ghost:hover{background:var(--mk-bg-soft)}.mk-btn--outline{background:transparent;color:var(--mk-text);border-color:var(--mk-border-strong)}.mk-btn--outline:hover{background:var(--mk-bg-soft)}.mk-btn--lg{height:48px;padding:0 24px;font-size:15px}.mk-hero{padding:32px 0 64px;text-align:center}.mk-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:var(--mk-bg-soft);border:1px solid var(--mk-border);border-radius:999px;font-size:13px;font-weight:500;color:var(--mk-text-muted);margin-bottom:24px}.mk-hero__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#10b981}.mk-hero__title{margin:0 0 20px;font-size:56px;font-weight:700;line-height:1.05;letter-spacing:-.04em;color:var(--mk-text)}.mk-hero__title em{font-style:normal;color:var(--mk-text-muted);font-weight:600}.mk-hero__typer{font-style:normal;color:var(--mk-text-muted);font-weight:600;white-space:pre}.mk-hero__caret{display:inline-block;width:3px;height:.95em;margin-left:4px;vertical-align:-.12em;background:var(--mk-text);border-radius:1px;animation:mk-caret-blink 1s steps(2,end) infinite}@keyframes mk-caret-blink{to{opacity:0}}@media (prefers-reduced-motion: reduce){.mk-hero__caret{animation:none}}.mk-hero__subtitle{margin:0 auto 40px;max-width:620px;font-size:18px;line-height:1.5;color:var(--mk-text-muted)}.mk-search{max-width:720px;margin:0 auto;background:#fff;border:1px solid var(--mk-border);border-radius:var(--mk-radius-lg);box-shadow:var(--mk-shadow-md);overflow:hidden}.mk-search__tabs{display:flex;border-bottom:1px solid var(--mk-border);background:var(--mk-bg-soft)}.mk-search__tab{flex:1;padding:14px 16px;background:transparent;border:none;border-right:1px solid var(--mk-border);font-family:inherit;font-size:14px;font-weight:600;color:var(--mk-text-muted);cursor:pointer;transition:color .12s ease,background .12s ease;letter-spacing:-.005em}.mk-search__tab:last-child{border-right:none}.mk-search__tab:hover{color:var(--mk-text)}.mk-search__tab--active{background:#fff;color:var(--mk-text)}.mk-search__row{display:flex;align-items:center;padding:8px 8px 8px 20px;gap:12px}.mk-search__icon{color:var(--mk-text-dim);flex-shrink:0}.mk-search__input{flex:1;height:56px;border:none;outline:none;font-family:inherit;font-size:16px;color:var(--mk-text);background:transparent}.mk-search__input::placeholder{color:var(--mk-text-dim)}.mk-search__btn{height:44px;padding:0 24px;background:var(--mk-accent);color:#fff;border:none;border-radius:var(--mk-radius);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;letter-spacing:-.005em;transition:background .12s ease}.mk-search__btn:hover{background:var(--mk-accent-soft)}.mk-trust{margin-top:40px;text-align:center;font-size:13px;color:var(--mk-text-dim)}.mk-trust__sources{display:inline-flex;align-items:center;gap:24px;margin-top:8px;font-weight:600;color:var(--mk-text-muted);letter-spacing:.02em}.mk-trust__sep{color:var(--mk-border-strong)}.mk-section{padding:80px 0}.mk-section--soft{background:var(--mk-bg-soft)}.mk-section__header{text-align:center;margin-bottom:48px}.mk-section__eyebrow{font-size:13px;font-weight:600;color:var(--mk-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.mk-section__title{margin:0 0 12px;font-size:36px;font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--mk-text)}.mk-section__subtitle{margin:0 auto;max-width:580px;font-size:16px;line-height:1.6;color:var(--mk-text-muted)}.mk-listings{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mk-listing{background:#fff;border:1px solid var(--mk-border);border-radius:var(--mk-radius-lg);overflow:hidden;text-decoration:none;color:var(--mk-text);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;display:flex;flex-direction:column}.mk-listing:hover{transform:translateY(-2px);box-shadow:var(--mk-shadow-md);border-color:var(--mk-border-strong)}.mk-listing__photo{width:100%;aspect-ratio:4 / 3;background:var(--mk-bg-soft);object-fit:cover;display:block}.mk-listing__photo--placeholder{display:flex;align-items:center;justify-content:center;color:var(--mk-text-dim);font-size:13px}.mk-listing__body{padding:16px 18px 18px;flex:1;display:flex;flex-direction:column;gap:4px}.mk-listing__price{font-size:20px;font-weight:700;letter-spacing:-.02em;color:var(--mk-text)}.mk-listing__address{font-size:14px;color:var(--mk-text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.mk-listing__muni{font-size:13px;color:var(--mk-text-muted)}.mk-listing__meta{margin-top:8px;padding-top:12px;border-top:1px solid var(--mk-border);display:flex;gap:14px;font-size:13px;color:var(--mk-text-muted)}.mk-listing__meta-item{display:inline-flex;align-items:center;gap:4px}.mk-values{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.mk-value{text-align:left}.mk-value__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--mk-bg-soft);border:1px solid var(--mk-border);border-radius:var(--mk-radius);color:var(--mk-text);margin-bottom:16px}.mk-value__title{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--mk-text);letter-spacing:-.015em}.mk-value__body{margin:0;font-size:15px;color:var(--mk-text-muted);line-height:1.6}.mk-cta{margin:48px auto 0;max-width:720px;padding:48px 40px;background:var(--mk-accent);color:#fff;border-radius:var(--mk-radius-lg);text-align:center}.mk-cta__title{margin:0 0 8px;font-size:24px;font-weight:700;letter-spacing:-.025em}.mk-cta__subtitle{margin:0 0 24px;font-size:15px;color:#ffffffb3;line-height:1.5}.mk-cta__btn{display:inline-block;padding:12px 24px;background:#fff;color:var(--mk-text);text-decoration:none;border-radius:var(--mk-radius);font-size:14px;font-weight:600;transition:background .12s ease}.mk-cta__btn:hover{background:#f1f5f9}.mk-footer{border-top:1px solid var(--mk-border);padding:56px 0 40px;background:#fff}.mk-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:40px;border-bottom:1px solid var(--mk-border)}.mk-footer__brand-block .mk-footer__brand{font-size:18px;font-weight:700;letter-spacing:-.025em;color:var(--mk-text);text-decoration:none}.mk-footer__brand-block p{margin:12px 0 0;font-size:14px;color:var(--mk-text-muted);line-height:1.6;max-width:320px}.mk-footer__col h4{margin:0 0 16px;font-size:13px;font-weight:600;color:var(--mk-text);text-transform:uppercase;letter-spacing:.06em}.mk-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mk-footer__col a{color:var(--mk-text-muted);text-decoration:none;font-size:14px;transition:color .12s ease}.mk-footer__col a:hover{color:var(--mk-text)}.mk-footer__bottom{margin-top:32px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--mk-text-dim)}.mk-footer__legal{display:flex;gap:24px}.mk-footer__legal a{color:var(--mk-text-dim);text-decoration:none}.mk-footer__legal a:hover{color:var(--mk-text-muted)}@media (max-width: 1023px){.mk-listings,.mk-values{grid-template-columns:repeat(2,1fr)}.mk-footer__top{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.mk-container{padding:0 20px}.mk-hero{padding:24px 0 40px}.mk-hero__title{font-size:36px}.mk-hero__subtitle{font-size:16px}.mk-section{padding:56px 0}.mk-section__title{font-size:28px}.mk-listings,.mk-values{grid-template-columns:1fr}.mk-search__row{flex-direction:column;padding:16px}.mk-search__btn{width:100%}.mk-header__nav{display:none}.mk-trust__sources{flex-wrap:wrap;gap:12px;justify-content:center}.mk-footer__top{grid-template-columns:1fr;gap:32px}.mk-footer__bottom{flex-direction:column;gap:12px}.mk-features-page__title{font-size:32px}.mk-features-page__section-title{font-size:24px}.mk-highlight{grid-template-columns:1fr;gap:24px;padding:32px 0}.mk-highlight.is-flipped .mk-highlight__text{order:1}.mk-highlight.is-flipped .mk-highlight__visual{order:0}.mk-highlight__title{font-size:24px}.mk-features-grid{grid-template-columns:1fr;gap:16px}.mk-stats-grid{grid-template-columns:repeat(2,1fr);gap:24px}.mk-stat__number,.mk-pricing__title{font-size:32px}.mk-pricing__grid{grid-template-columns:1fr;gap:16px}.mk-pricing__faq-grid{grid-template-columns:1fr;gap:24px}.mk-price-card.is-highlighted{padding:31px 27px}.mk-404__code{font-size:120px}.mk-404__title{font-size:28px}.mk-404__actions{flex-direction:column;align-items:stretch}.mk-404__actions .mk-btn{width:100%;justify-content:center}}.mk-features-page{background:var(--mk-bg)}.mk-features-page__head{padding:64px 0 48px;text-align:center}.mk-features-page__title{margin:0 auto 16px;max-width:880px;font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--mk-text)}.mk-features-page__subtitle{margin:0 auto;max-width:640px;font-size:17px;line-height:1.6;color:var(--mk-text-muted)}.mk-features-page__section-title{font-size:32px;font-weight:700;letter-spacing:-.025em;color:var(--mk-text);text-align:center;max-width:720px;margin:0 auto 40px}.mk-features-page__highlights{padding:64px 0}.mk-highlight{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center;padding:48px 0}.mk-highlight+.mk-highlight{border-top:1px solid var(--mk-border)}.mk-highlight.is-flipped .mk-highlight__text{order:2}.mk-highlight.is-flipped .mk-highlight__visual{order:1}.mk-highlight__tag{display:inline-block;margin-bottom:16px;font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--mk-text-dim)}.mk-highlight__title{margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--mk-text)}.mk-highlight__body{margin:0;font-size:16px;line-height:1.65;color:var(--mk-text-muted)}.mk-highlight__visual{aspect-ratio:4 / 3;background:linear-gradient(135deg,var(--mk-bg-soft) 0%,#eef2f6 100%);border:1px solid var(--mk-border);border-radius:var(--mk-radius-lg);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.mk-highlight__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(15,23,42,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.04) 1px,transparent 1px);background-size:32px 32px}.mk-highlight__visual-inner{position:relative;font-size:96px;font-weight:800;letter-spacing:-.05em;color:var(--mk-text);opacity:.08;-webkit-user-select:none;user-select:none}.mk-features-page__grid-section{padding:96px 0;background:var(--mk-bg-soft);border-top:1px solid var(--mk-border);border-bottom:1px solid var(--mk-border)}.mk-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mk-feature-card{padding:28px 24px;background:#fff;border:1px solid var(--mk-border);border-radius:var(--mk-radius-lg);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mk-feature-card:hover{transform:translateY(-2px);border-color:var(--mk-border-strong);box-shadow:var(--mk-shadow-md)}.mk-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:16px;background:var(--mk-text);color:#fff;border-radius:8px}.mk-feature-card__title{margin:0 0 8px;font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--mk-text)}.mk-feature-card__body{margin:0;font-size:14px;line-height:1.6;color:var(--mk-text-muted)}.mk-features-page__stats{padding:96px 0}.mk-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.mk-stat__number{font-size:40px;font-weight:700;letter-spacing:-.025em;color:var(--mk-text);line-height:1;margin-bottom:8px}.mk-stat__label{font-size:14px;color:var(--mk-text-muted)}.mk-pricing{padding:64px 0 96px;background:var(--mk-bg)}.mk-pricing__head{text-align:center;max-width:720px;margin:0 auto 48px}.mk-pricing__title{margin:0 0 16px;font-size:44px;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--mk-text)}.mk-pricing__subtitle{margin:0 0 32px;font-size:17px;line-height:1.6;color:var(--mk-text-muted)}.mk-pricing__toggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--mk-border);background:var(--mk-bg-soft);border-radius:999px}.mk-pricing__toggle-btn{position:relative;display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border:none;background:transparent;border-radius:999px;font:inherit;font-size:14px;font-weight:600;color:var(--mk-text-muted);cursor:pointer;transition:all .15s ease}.mk-pricing__toggle-btn:hover{color:var(--mk-text)}.mk-pricing__toggle-btn.is-active{background:#fff;color:var(--mk-text);box-shadow:var(--mk-shadow-sm)}.mk-pricing__toggle-badge{display:inline-block;padding:2px 8px;background:#ecfdf5;color:#047857;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em}.mk-pricing__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.mk-price-card{position:relative;display:flex;flex-direction:column;padding:32px 28px;background:#fff;border:1px solid var(--mk-border);border-radius:var(--mk-radius-lg);transition:transform .18s ease,box-shadow .18s ease}.mk-price-card:hover{transform:translateY(-2px);box-shadow:var(--mk-shadow-md)}.mk-price-card.is-highlighted{border-color:var(--mk-text);border-width:2px;padding:31px 27px;box-shadow:var(--mk-shadow-lg)}.mk-price-card__badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:6px 14px;background:var(--mk-text);color:#fff;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mk-price-card__head{margin-bottom:20px}.mk-price-card__name{margin:0 0 6px;font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--mk-text)}.mk-price-card__tagline{margin:0;font-size:14px;color:var(--mk-text-muted);line-height:1.5}.mk-price-card__price{display:flex;align-items:baseline;gap:2px;margin-bottom:24px;min-height:52px}.mk-price-card__currency{font-size:22px;font-weight:600;color:var(--mk-text);align-self:flex-start;margin-top:6px}.mk-price-card__amount{font-size:44px;font-weight:700;letter-spacing:-.025em;color:var(--mk-text);line-height:1}.mk-price-card__period{font-size:15px;color:var(--mk-text-muted);font-weight:500;margin-left:4px}.mk-price-card__cta{width:100%;justify-content:center;margin-bottom:24px}.mk-price-card__features{list-style:none;margin:0;padding:20px 0 0;display:flex;flex-direction:column;gap:12px;border-top:1px solid var(--mk-border)}.mk-price-card__features li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:var(--mk-text)}.mk-price-card__check{flex-shrink:0;margin-top:2px;color:#10b981}.mk-pricing__faq{margin-top:96px;padding-top:64px;border-top:1px solid var(--mk-border)}.mk-pricing__faq h3{margin:0 0 32px;font-size:24px;font-weight:700;letter-spacing:-.02em;text-align:center}.mk-pricing__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:880px;margin:0 auto}.mk-pricing__faq-grid>div strong{display:block;margin-bottom:8px;font-size:15px;font-weight:600;color:var(--mk-text)}.mk-pricing__faq-grid>div p{margin:0;font-size:14px;line-height:1.6;color:var(--mk-text-muted)}.mk-pricing__faq-grid>div p a{color:var(--mk-text);text-decoration:underline;text-underline-offset:2px}.mk-spin{animation:mk-spin .8s linear infinite;vertical-align:-2px}@keyframes mk-spin{to{transform:rotate(360deg)}}.mk-price-card__trial-note{margin:0 0 16px;font-size:12px;line-height:1.5;color:#92400e;padding:10px 12px;background:#fef3c7;border:1px solid #fde68a;border-radius:6px}.mk-404{min-height:calc(100vh - 344px);display:flex;align-items:center;padding:80px 0;background:var(--mk-bg)}.mk-404__inner{max-width:640px;margin:0 auto;text-align:center}.mk-404__code{font-size:180px;font-weight:800;line-height:1;letter-spacing:-.05em;color:var(--mk-text);background:linear-gradient(180deg,var(--mk-text) 0%,var(--mk-text-dim) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px;-webkit-user-select:none;user-select:none}.mk-404__title{margin:0 0 16px;font-size:36px;font-weight:700;letter-spacing:-.025em;color:var(--mk-text)}.mk-404__subtitle{margin:0 0 40px;font-size:16px;line-height:1.6;color:var(--mk-text-muted)}.mk-404__path{display:inline-block;margin-top:12px}.mk-404__path code{display:inline-block;padding:4px 10px;background:var(--mk-bg-soft);border:1px solid var(--mk-border);border-radius:6px;font-size:13px;font-family:SF Mono,Menlo,Consolas,monospace;color:var(--mk-text)}.mk-404__actions{display:flex;gap:12px;justify-content:center;margin-bottom:32px}.mk-404__hint{font-size:14px;color:var(--mk-text-dim)}.mk-404__hint a{color:var(--mk-text);text-decoration:underline;text-underline-offset:3px}.mk-404__hint a:hover{color:var(--mk-accent-soft)}:root{--auth-bg: #f5f5f7;--auth-card: #ffffff;--auth-border: #e5e7eb;--auth-border-strong: #cbd5e1;--auth-text: #0f172a;--auth-text-muted: #475569;--auth-text-dim: #94a3b8;--auth-accent: #0f172a;--auth-accent-hover: #1e293b;--auth-error: #b91c1c;--auth-error-bg: #fef2f2;--auth-success: #047857;--auth-success-bg: #ecfdf5;--auth-radius: 8px;--auth-shadow: 0 1px 2px rgba(0, 0, 0, .04);--auth-shadow-lg: 0 4px 24px rgba(15, 23, 42, .06)}.auth-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--auth-bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--auth-text);-webkit-font-smoothing:antialiased;letter-spacing:-.005em}.auth-shell__header{padding:24px 32px;display:flex;align-items:center;justify-content:space-between}.auth-shell__brand{font-size:17px;font-weight:700;color:var(--auth-text);text-decoration:none;letter-spacing:-.02em}.auth-shell__main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px 40px;gap:20px}.auth-shell__footer{padding:24px 32px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:var(--auth-text-dim)}.auth-shell__sep{color:var(--auth-text-dim)}.auth-shell__link{color:var(--auth-text-dim);text-decoration:none}.auth-shell__link:hover{color:var(--auth-text-muted);text-decoration:underline}.auth-card{width:100%;background:var(--auth-card);border:1px solid var(--auth-border);border-radius:12px;box-shadow:var(--auth-shadow-lg);overflow:hidden}.auth-card__header{padding:40px 40px 24px}.auth-card__title{margin:0 0 8px;font-size:26px;font-weight:600;color:var(--auth-text);letter-spacing:-.025em;line-height:1.2}.auth-card__subtitle{margin:0;font-size:15px;color:var(--auth-text-muted);line-height:1.5}.auth-card__body{padding:0 40px 40px}.auth-card__footer{font-size:14px;color:var(--auth-text-muted);text-align:center}.auth-card__footer a{color:var(--auth-text);font-weight:500;text-decoration:none}.auth-card__footer a:hover{text-decoration:underline}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field__label{font-size:13px;font-weight:500;color:var(--auth-text);letter-spacing:-.005em}.auth-field__hint{font-size:12px;color:var(--auth-text-dim);margin-top:2px}.auth-input{width:100%;height:44px;padding:0 14px;background:#fff;border:1px solid var(--auth-border-strong);border-radius:var(--auth-radius);font-family:inherit;font-size:15px;color:var(--auth-text);transition:border-color .12s ease,box-shadow .12s ease;box-sizing:border-box}.auth-input::placeholder{color:var(--auth-text-dim)}.auth-input:focus{outline:none;border-color:var(--auth-text);box-shadow:0 0 0 3px #0f172a14}.auth-input:disabled{background:#f8fafc;color:var(--auth-text-muted);cursor:not-allowed}.auth-input--error{border-color:var(--auth-error)}.auth-input--error:focus{box-shadow:0 0 0 3px #b91c1c1f}.auth-password-wrap{position:relative}.auth-password-wrap .auth-input{padding-right:44px}.auth-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:8px;color:var(--auth-text-dim);display:flex;align-items:center;justify-content:center;border-radius:4px}.auth-password-toggle:hover{color:var(--auth-text-muted);background:#f1f5f9}.auth-btn{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--auth-accent);color:#fff;border:none;border-radius:var(--auth-radius);font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;letter-spacing:-.005em;transition:background .12s ease}.auth-btn:hover:not(:disabled){background:var(--auth-accent-hover)}.auth-btn:disabled{opacity:.55;cursor:not-allowed}.auth-btn--ghost{background:transparent;color:var(--auth-text);border:1px solid var(--auth-border-strong)}.auth-btn--ghost:hover:not(:disabled){background:#f8fafc}.auth-alert{padding:12px 14px;border-radius:var(--auth-radius);font-size:14px;line-height:1.5;display:flex;align-items:flex-start;gap:10px}.auth-alert--error{background:var(--auth-error-bg);color:var(--auth-error);border:1px solid #fecaca}.auth-alert--success{background:var(--auth-success-bg);color:var(--auth-success);border:1px solid #a7f3d0}.auth-alert--info{background:#f1f5f9;color:var(--auth-text-muted);border:1px solid var(--auth-border)}.auth-link-row{display:flex;justify-content:space-between;align-items:center;font-size:13px}.auth-link{color:var(--auth-text-muted);text-decoration:none;font-weight:500;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:inherit}.auth-link:hover{color:var(--auth-text);text-decoration:underline}.auth-code-input{width:100%;height:56px;text-align:center;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:24px;font-weight:600;letter-spacing:14px;color:var(--auth-text);border:1px solid var(--auth-border-strong);border-radius:var(--auth-radius);background:#fff;padding-left:14px;box-sizing:border-box;text-indent:14px}.auth-code-input:focus{outline:none;border-color:var(--auth-text);box-shadow:0 0 0 3px #0f172a14}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:auth-fade .15s ease}.auth-modal{width:100%;max-width:420px;background:var(--auth-card);border-radius:12px;box-shadow:0 20px 60px #0003;animation:auth-pop .18s ease}.auth-modal__header{padding:28px 28px 12px;display:flex;justify-content:space-between;align-items:flex-start}.auth-modal__title{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em}.auth-modal__close{background:none;border:none;cursor:pointer;padding:4px;color:var(--auth-text-dim);display:flex}.auth-modal__close:hover{color:var(--auth-text)}.auth-modal__body{padding:0 28px 28px;display:flex;flex-direction:column;gap:16px}.auth-modal__subtitle{margin:0;font-size:14px;color:var(--auth-text-muted);line-height:1.5}@keyframes auth-fade{0%{opacity:0}to{opacity:1}}@keyframes auth-pop{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.auth-turnstile{display:flex;justify-content:center;min-height:65px}.auth-turnstile--dev{align-items:center;padding:12px;background:var(--auth-bg);border:1px dashed var(--auth-border-strong);border-radius:var(--auth-radius);font-size:12px;color:var(--auth-text-dim);font-family:SF Mono,Menlo,Consolas,monospace}@media (max-width: 480px){.auth-card__header,.auth-card__body{padding-left:24px;padding-right:24px}.auth-form__row{grid-template-columns:1fr;gap:18px}}.lgl{padding:56px 0 96px;background:#fff}.lgl__head{max-width:760px;margin:0 auto 40px;padding-bottom:28px;border-bottom:1px solid #e5e7eb}.lgl__title{margin:0 0 8px;font-size:40px;font-weight:700;letter-spacing:-.025em;line-height:1.1;color:#0f172a}.lgl__updated{margin:0;font-size:13px;color:#94a3b8;font-weight:500}.lgl__body{max-width:760px;margin:0 auto;font-size:15px;line-height:1.7;color:#334155}.lgl__lead{font-size:16px;color:#0f172a;margin:0 0 32px;padding:16px 18px;background:#f8fafc;border-left:3px solid #0f172a;border-radius:0 8px 8px 0}.lgl__body h2{margin:36px 0 12px;font-size:20px;font-weight:700;letter-spacing:-.02em;color:#0f172a}.lgl__body h2:first-of-type{margin-top:24px}.lgl__body h3{margin:24px 0 8px;font-size:16px;font-weight:600;color:#0f172a}.lgl__body p{margin:0 0 14px}.lgl__body ul{margin:0 0 14px;padding-left:24px}.lgl__body li{margin-bottom:6px}.lgl__body a{color:#1d4ed8;text-decoration:underline;text-underline-offset:2px}.lgl__body a:hover{color:#0f172a}.lgl__body strong{color:#0f172a;font-weight:600}.lgl__table{width:100%;border-collapse:collapse;margin:12px 0 20px;font-size:13px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.lgl__table thead th{background:#f8fafc;color:#475569;font-weight:700;text-transform:uppercase;font-size:11px;letter-spacing:.06em;padding:10px 14px;text-align:left;border-bottom:1px solid #e5e7eb}.lgl__table tbody td{padding:12px 14px;border-top:1px solid #f1f5f9;color:#475569;vertical-align:top}.lgl__table tbody tr:first-child td{border-top:none}.lgl__table tbody td:first-child{color:#0f172a;font-weight:600;white-space:nowrap}@media (max-width: 640px){.lgl__title{font-size:30px}.lgl__body{font-size:14.5px}.lgl__body h2{font-size:18px}.lgl__table{font-size:12px}.lgl__table thead th,.lgl__table tbody td{padding:8px 10px}}.dh{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a;letter-spacing:-.005em;padding:8px 0 64px}.dh__greeting{margin-bottom:28px}.dh__title{margin:0 0 8px;font-size:32px;font-weight:700;letter-spacing:-.025em;color:#0f172a;line-height:1.15}.dh__subtitle{margin:0;font-size:15px;color:#475569}.dh__account{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:14px 18px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:40px}.dh__account-item{display:inline-flex;align-items:baseline;gap:8px;font-size:13px}.dh__account-label{color:#94a3b8;font-weight:500;text-transform:uppercase;font-size:11px;letter-spacing:.06em}.dh__account-value{color:#0f172a;font-weight:500}.dh__account-divider{width:1px;height:16px;background:#e5e7eb}.dh__badge{display:inline-block;padding:2px 10px;background:#ecfdf5;color:#047857;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.dh__section{margin-bottom:40px}.dh__section-title{margin:0 0 16px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#475569}.dh__stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dh__stat{padding:18px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease}.dh__stat:hover{border-color:#cbd5e1;box-shadow:0 1px 2px #0000000a}.dh__stat-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.dh__stat-label{font-size:13px;color:#475569;font-weight:500}.dh__stat-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f1f5f9;color:#475569;border-radius:6px}.dh__stat-value{font-size:28px;font-weight:700;letter-spacing:-.025em;color:#0f172a;line-height:1;min-height:28px;display:flex;align-items:center}.dh__stat-hint{margin-top:6px;font-size:12px;color:#94a3b8}.dh__actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dh__action{display:flex;align-items:center;gap:14px;width:100%;padding:16px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;text-align:left;cursor:pointer;font:inherit;color:inherit;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.dh__action:hover{border-color:#0f172a;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a0f}.dh__action:hover .dh__action-arrow{transform:translate(2px)}.dh__action-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0f172a;color:#fff;border-radius:8px;flex-shrink:0}.dh__action-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.dh__action-title{font-size:14px;font-weight:600;color:#0f172a}.dh__action-body{font-size:13px;color:#64748b;line-height:1.4}.dh__action-arrow{color:#94a3b8;transition:transform .15s ease;flex-shrink:0}.dh__empty{padding:32px 24px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;text-align:center}.dh__empty-title{margin:0 0 6px;font-size:14px;font-weight:600;color:#0f172a}.dh__empty-body{margin:0;font-size:13px;color:#64748b;line-height:1.5}.dh__spin{animation:dh-spin .8s linear infinite;color:#94a3b8}@keyframes dh-spin{to{transform:rotate(360deg)}}@media (max-width: 960px){.dh__stats-grid{grid-template-columns:repeat(2,1fr)}.dh__actions-grid{grid-template-columns:1fr}}@media (max-width: 540px){.dh__title{font-size:26px}.dh__stats-grid{grid-template-columns:1fr}.dh__account-divider{display:none}}.pc{--pc-accent: #94a3b8;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a}.pc:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a14;transform:translateY(-2px)}.pc:focus-visible{outline:2px solid var(--pc-accent);outline-offset:2px}.pc:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--pc-accent);z-index:1}.pc--hot{--pc-accent: #ef4444}.pc--worth{--pc-accent: #10b981}.pc--maybe{--pc-accent: #f59e0b}.pc--skip{--pc-accent: #cbd5e1}.pc__hero{width:100%;aspect-ratio:4 / 3;max-height:320px;background:#f1f5f9;position:relative;overflow:hidden}.pc__hero-img{width:100%;height:100%;object-fit:cover;display:block}.pc__hero-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#cbd5e1}.pc__nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:#ffffffeb;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;opacity:0;transition:opacity .15s ease,background .15s ease;box-shadow:0 2px 6px #0f172a29}.pc:hover .pc__nav{opacity:1}.pc__nav:hover{background:#fff}.pc__nav--prev{left:8px}.pc__nav--next{right:8px}.pc__photo-counter{position:absolute;bottom:10px;left:10px;font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;background:#0f172ab3;color:#fff;letter-spacing:.02em}.pc__overlay{position:absolute;display:flex;gap:6px;z-index:2}.pc__overlay--tl{top:10px;left:10px;flex-direction:row}.pc__overlay--tr{top:10px;right:10px;flex-direction:column;align-items:flex-end;gap:6px}.pc__pill{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#ffffffeb;color:#0f172a;box-shadow:0 1px 2px #0f172a14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pc__pill--fav{color:#d97706}.pc__pill--ai-local{color:#0369a1}.pc__pill--ai-claude{color:#7c3aed}.pc__pill--new{background:#0f172a;color:#fff}.pc__score{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;border:2px solid #ffffff;box-shadow:0 2px 6px #0f172a33}.pc__score--hot{background:#fee2e2;color:#b91c1c}.pc__score--worth{background:#d1fae5;color:#047857}.pc__score--maybe{background:#fef3c7;color:#92400e}.pc__score--skip{background:#f1f5f9;color:#475569}.pc__photos-link{position:absolute;bottom:10px;right:10px;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px;background:#ffffffeb;color:#0f172a;text-decoration:none;box-shadow:0 1px 2px #0f172a14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .12s ease;z-index:2}.pc__photos-link:hover{background:#fff}.pc__body{padding:14px 16px 14px 18px;display:flex;flex-direction:column;gap:8px}.pc__address-row{display:flex;align-items:center;gap:8px}.pc__address{flex:1;margin:0;font-size:15px;font-weight:600;color:#0f172a;letter-spacing:-.01em;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc__copy{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .12s ease}.pc__copy:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.pc__meta{font-size:12px;color:#64748b;line-height:1.4}.pc__meta-cat{color:#94a3b8}.pc__price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pc__price{font-size:19px;font-weight:700;letter-spacing:-.025em;color:#0f172a}.pc__offer-label{display:inline-flex;align-items:center;font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px;letter-spacing:.04em;white-space:nowrap;border:1px solid transparent}.pc__offer-label--good{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.pc__offer-label--bad{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.pc__offer-label--neutral{background:#fffbeb;color:#92400e;border-color:#fde68a}.pc__verdict{display:inline-flex;align-items:center;font-size:10px;font-weight:800;padding:3px 8px;border-radius:4px;letter-spacing:.06em;white-space:nowrap}.pc__verdict--hot{background:#fee2e2;color:#b91c1c}.pc__verdict--worth{background:#d1fae5;color:#047857}.pc__verdict--maybe{background:#fef3c7;color:#92400e}.pc__verdict--skip{background:#f1f5f9;color:#475569}.pc__arv-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;color:#64748b}.pc__arv-tag{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;background:#f1f5f9;color:#475569;letter-spacing:.06em;text-transform:uppercase;min-width:38px;justify-content:center}.pc__arv-tag--ai{background:#dbeafe;color:#1d4ed8}.pc__arv-item{color:#64748b}.pc__arv-item strong{color:#0f172a;font-weight:600}.pc__spread{font-weight:700}.pc__spread.is-pos{color:#047857}.pc__spread.is-neg{color:#b91c1c}.pc__tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:2px}.pc__tag{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;padding:2px 7px;border-radius:4px;letter-spacing:.02em;white-space:nowrap}.pc__tag--distress{background:#eef2ff;color:#4338ca}.pc__tag--rehab{background:#ffedd5;color:#c2410c;font-weight:700}.pc__tag--listing{background:#fef3c7;color:#92400e;font-weight:700}.pc__tag--warn{background:#fee2e2;color:#b91c1c}.pc__tag--review{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.pc__tag-more{font-size:10px;color:#94a3b8;padding:2px 4px}.pc__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;flex-wrap:wrap}.pc__stats{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:11px;color:#64748b}.pc__stat-type{text-transform:capitalize}.pc__hide{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:4px 10px;background:#fff;color:#64748b;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .12s ease}.pc__hide:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.pc__hide.is-hidden{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.pc__hide.is-hidden:hover{background:#d1fae5}.pc.deal-hot,.pc.deal-worth,.pc.deal-maybe,.pc.deal-skip{border-left:none}.df{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a;letter-spacing:-.005em}.df__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.df__title-block{min-width:0}.df__title{margin:0 0 6px;font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.1;color:#0f172a}.df__subtitle{margin:0;font-size:14px;color:#64748b}.df__count{color:#0f172a;font-weight:600}.df__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.df__live{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid transparent;border-radius:999px;background:transparent;font:inherit;font-size:12px;font-weight:600;cursor:pointer;letter-spacing:.02em;transition:all .15s ease}.df__live.is-on{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.df__live.is-off{background:#f1f5f9;color:#64748b;border-color:#e5e7eb}.df__live-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.df__live.is-on .df__live-dot{background:#10b981;animation:df-pulse 2s infinite;box-shadow:0 0 #10b98180}.df__live.is-off .df__live-dot{background:#94a3b8}@keyframes df-pulse{0%{box-shadow:0 0 #10b98180}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.df__btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;border-radius:6px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease;white-space:nowrap}.df__btn:disabled{opacity:.5;cursor:not-allowed}.df__btn--primary{background:#0f172a;color:#fff;border:1px solid #0f172a}.df__btn--primary:hover:not(:disabled){background:#1e293b}.df__btn--ghost{background:transparent;color:#475569;border:1px solid #e5e7eb}.df__btn--ghost:hover:not(:disabled){background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.df__chevron{transition:transform .15s ease}.df__spin{animation:df-spin .8s linear infinite}@keyframes df-spin{to{transform:rotate(360deg)}}.df__tools-wrap{position:relative}.df__tools-menu{position:absolute;top:calc(100% + 6px);right:0;width:240px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 32px #0f172a1f;padding:6px;z-index:100;max-height:70vh;overflow-y:auto}.df__tools-group+.df__tools-group{margin-top:4px;padding-top:4px;border-top:1px solid #f1f5f9}.df__tools-label{padding:6px 10px 4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.df__tools-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:none;background:transparent;border-radius:6px;font:inherit;font-size:13px;color:#0f172a;cursor:pointer;text-align:left;transition:background .12s ease}.df__tools-item:hover{background:#f1f5f9}.df__tools-item-icon{color:#64748b;flex-shrink:0}.df__filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:24px}.df__search{position:relative;flex:1 1 220px;min-width:200px;max-width:320px}.df__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.df__search-input{width:100%;height:34px;padding:0 32px 0 36px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;color:#0f172a;transition:border-color .15s ease}.df__search-input::placeholder{color:#94a3b8}.df__search-input:focus{outline:none;border-color:#0f172a}.df__search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;border-radius:4px}.df__search-clear:hover{background:#f1f5f9;color:#0f172a}.df__select,.df__input{height:34px;padding:0 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;color:#0f172a;cursor:pointer;transition:border-color .15s ease}.df__select{padding-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.df__input{cursor:text}.df__input--num{width:90px}.df__select:focus,.df__input:focus{outline:none;border-color:#0f172a}.df__chip{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border:1px solid #e5e7eb;background:#fff;border-radius:999px;font:inherit;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .12s ease}.df__chip:hover{border-color:#cbd5e1;color:#0f172a}.df__chip.is-active{background:#0f172a;color:#fff;border-color:#0f172a}.df__clear{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;background:transparent;border:1px solid transparent;border-radius:6px;font:inherit;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:background .12s ease,color .12s ease;margin-left:auto}.df__clear:hover{background:#fef2f2;color:#b91c1c}.df__clear-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#f1f5f9;color:#475569;border-radius:999px;font-size:11px;font-weight:700}.df__clear:hover .df__clear-count{background:#fecaca;color:#991b1b}.df__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px;align-items:start}.df__empty{text-align:center;padding:80px 24px;color:#64748b}.df__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:16px;background:#f1f5f9;border-radius:12px;color:#94a3b8}.df__empty-title{margin:0 0 6px;font-size:15px;font-weight:600;color:#0f172a}.df__empty-body{margin:0;font-size:13px;color:#64748b}.df__pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.df__pg-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .12s ease}.df__pg-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.df__pg-btn:disabled{opacity:.4;cursor:not-allowed}.df__pg-info{font-size:13px;color:#64748b}.df__pg-info strong{color:#0f172a;font-weight:600}.df-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px;animation:df-modal-fade .18s ease}@keyframes df-modal-fade{0%{opacity:0}to{opacity:1}}.df-modal{background:#fff;border-radius:12px;padding:28px;max-width:520px;width:100%;max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 24px 64px #0f172a33;animation:df-modal-pop .18s ease}@keyframes df-modal-pop{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.df-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.df-modal__title{margin:0 0 4px;font-size:18px;font-weight:700;letter-spacing:-.02em;color:#0f172a}.df-modal__subtitle{margin:0;font-size:13px;color:#64748b}.df-modal__close{background:transparent;border:none;cursor:pointer;padding:4px;color:#94a3b8;border-radius:4px;display:flex}.df-modal__close:hover{background:#f1f5f9;color:#0f172a}.df-modal__status{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;font-size:13px;color:#475569}.df-modal__status.is-ok{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.df-modal__status.is-err{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.df-modal__status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.df-modal__status-dot.is-ok{background:#10b981}.df-modal__status-dot.is-err{background:#ef4444}.df-modal__status-text strong{color:inherit;font-weight:700}.df-modal__field{margin-bottom:18px}.df-modal__label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#0f172a}.df-modal__chips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.df-modal__chip{padding:6px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;font:inherit;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .12s ease}.df-modal__chip:hover{border-color:#cbd5e1}.df-modal__chip.is-active{background:#0f172a;color:#fff;border-color:#0f172a}.df-modal__input{width:100%;height:36px;padding:0 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;color:#0f172a}.df-modal__input:focus{outline:none;border-color:#0f172a}.df-modal__checkbox{display:flex;align-items:center;gap:10px;font-size:13px;color:#475569;cursor:pointer;margin-bottom:18px}.df-modal__checkbox input{cursor:pointer}.df-modal__estimate{display:flex;justify-content:space-between;align-items:baseline;padding:12px 14px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px}.df-modal__estimate-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.df-modal__estimate-value{font-size:16px;font-weight:700;color:#0f172a}.df-modal__foot{display:flex;justify-content:flex-end;gap:8px}.pp{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a;letter-spacing:-.005em}.pp__loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:80px 0;color:#64748b;font-size:14px}.pp__spin{animation:pp-spin .8s linear infinite}@keyframes pp-spin{to{transform:rotate(360deg)}}.pp__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.pp__title{margin:0 0 6px;font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.1;color:#0f172a}.pp__subtitle{margin:0;font-size:14px;color:#64748b}.pp__refresh{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;background:transparent;color:#475569;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:all .12s ease}.pp__refresh:hover:not(:disabled){background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.pp__refresh:disabled{opacity:.5;cursor:not-allowed}:root{--tone-blue: #3b82f6;--tone-blue-soft: #dbeafe;--tone-violet: #8b5cf6;--tone-violet-soft: #ede9fe;--tone-amber: #f59e0b;--tone-amber-soft: #fef3c7;--tone-cyan: #06b6d4;--tone-cyan-soft: #cffafe;--tone-green: #22c55e;--tone-green-soft: #dcfce7;--tone-emerald: #10b981;--tone-emerald-soft: #d1fae5;--tone-slate: #94a3b8;--tone-slate-soft: #f1f5f9}.pp__stats{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;margin-bottom:24px}.pp__stat{position:relative;padding:16px 16px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.pp__stat:before{content:"";position:absolute;top:0;left:0;right:0;height:2px}.pp__stat--blue:before{background:var(--tone-blue)}.pp__stat--violet:before{background:var(--tone-violet)}.pp__stat--amber:before{background:var(--tone-amber)}.pp__stat--cyan:before{background:var(--tone-cyan)}.pp__stat--green:before{background:var(--tone-green)}.pp__stat--emerald:before{background:var(--tone-emerald)}.pp__stat--slate:before{background:var(--tone-slate)}.pp__stat-label{font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.pp__stat-value{font-size:22px;font-weight:700;letter-spacing:-.025em;color:#0f172a;line-height:1}.pp__stat-profit{margin-top:6px;font-size:11px;font-weight:600;color:#047857}.pp__board{display:grid;grid-template-columns:repeat(7,minmax(220px,1fr));gap:12px;overflow-x:auto;padding-bottom:8px}.pp__col{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;min-height:320px;max-height:calc(100vh - 360px);transition:border-color .12s ease,background .12s ease}.pp__col.is-drop-target{background:#eff6ff;border-color:#3b82f6;border-style:dashed}.pp__col-head{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#fff;border-radius:10px 10px 0 0}.pp__col-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.pp__col-dot--blue{background:var(--tone-blue)}.pp__col-dot--violet{background:var(--tone-violet)}.pp__col-dot--amber{background:var(--tone-amber)}.pp__col-dot--cyan{background:var(--tone-cyan)}.pp__col-dot--green{background:var(--tone-green)}.pp__col-dot--emerald{background:var(--tone-emerald)}.pp__col-dot--slate{background:var(--tone-slate)}.pp__col-label{flex:1;font-size:12px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.04em}.pp__col-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;background:#f1f5f9;color:#475569;border-radius:999px;font-size:11px;font-weight:700}.pp__col-items{display:flex;flex-direction:column;gap:8px;padding:10px;overflow-y:auto;flex:1}.pp__col-empty{text-align:center;padding:24px 12px;font-size:12px;color:#94a3b8}.pp__card{position:relative;padding:10px 12px 10px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:grab;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.pp__card:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 2px 2px 0}.pp__card--hot:before{background:#ef4444}.pp__card--worth:before{background:#10b981}.pp__card--maybe:before{background:#f59e0b}.pp__card--skip:before{background:#cbd5e1}.pp__card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a0f;transform:translateY(-1px)}.pp__card:active{cursor:grabbing}.pp__card-head{display:flex;align-items:flex-start;gap:4px;margin-bottom:6px}.pp__card-grip{flex-shrink:0;margin-top:2px;color:#cbd5e1}.pp__card-address{flex:1;font-size:12.5px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.pp__card-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.pp__card-price{font-size:12.5px;font-weight:600;color:#0f172a}.pp__card-score{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:18px;padding:0 6px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:.02em}.pp__card-score--hot{background:#fee2e2;color:#b91c1c}.pp__card-score--worth{background:#d1fae5;color:#047857}.pp__card-score--maybe{background:#fef3c7;color:#92400e}.pp__card-score--skip{background:#f1f5f9;color:#475569}.pp__card-muni{margin-top:4px;font-size:11px;color:#64748b}@media (max-width: 1280px){.pp__stats{grid-template-columns:repeat(4,1fr)}}@media (max-width: 720px){.pp__stats{grid-template-columns:repeat(2,1fr)}}.ms{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a;letter-spacing:-.005em}.ms__loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:80px 0;color:#64748b;font-size:14px}.ms__spin{animation:ms-spin .8s linear infinite}@keyframes ms-spin{to{transform:rotate(360deg)}}.ms__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.ms__title{margin:0 0 6px;font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.1;color:#0f172a}.ms__subtitle{margin:0;font-size:14px;color:#64748b}.ms__refresh{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;background:transparent;color:#475569;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:all .12s ease}.ms__refresh:hover:not(:disabled){background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.ms__refresh:disabled{opacity:.5;cursor:not-allowed}.ms__overview{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.ms__overview-card{position:relative;padding:18px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease}.ms__overview-card:hover{border-color:#cbd5e1;box-shadow:0 1px 2px #0000000a}.ms__overview-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ms__overview-label{font-size:13px;color:#475569;font-weight:500}.ms__overview-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f1f5f9;color:#475569;border-radius:6px}.ms__overview-card--red .ms__overview-icon{background:#fee2e2;color:#b91c1c}.ms__overview-card--green .ms__overview-icon{background:#d1fae5;color:#047857}.ms__overview-card--blue .ms__overview-icon{background:#dbeafe;color:#1d4ed8}.ms__overview-value{font-size:28px;font-weight:700;letter-spacing:-.025em;color:#0f172a;line-height:1}.ms__overview-card--red .ms__overview-value{color:#b91c1c}.ms__overview-card--green .ms__overview-value{color:#047857}.ms__overview-card--blue .ms__overview-value{color:#1d4ed8}.ms__overview-hint{margin-top:6px;font-size:12px;color:#94a3b8}.ms__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ms__card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.ms__card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e5e7eb}.ms__card-title{margin:0;font-size:14px;font-weight:700;letter-spacing:-.01em;color:#0f172a}.ms__card-meta{font-size:11px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.ms__table-wrap{max-height:420px;overflow-y:auto}.ms__table{width:100%;border-collapse:collapse;font-size:13px}.ms__table thead th{position:sticky;top:0;background:#f8fafc;color:#64748b;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.06em;padding:10px 14px;border-bottom:1px solid #e5e7eb;z-index:1}.ms__th-left{text-align:left}.ms__th-right{text-align:right}.ms__table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s ease}.ms__table tbody tr:hover{background:#f8fafc}.ms__table tbody tr:last-child{border-bottom:none}.ms__table td{padding:10px 14px;color:#475569}.ms__td-strong{color:#0f172a;font-weight:600}.ms__td-right{text-align:right}.ms__td-muted{color:#94a3b8}.ms__td-distress{color:#b91c1c;font-weight:600}.ms__td-hot{color:#b91c1c;font-weight:700}.ms__score{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:22px;padding:0 8px;border-radius:4px;font-size:12px;font-weight:700}.ms__score.is-hot{background:#fee2e2;color:#b91c1c}.ms__score.is-worth{background:#d1fae5;color:#047857}.ms__score.is-maybe{background:#fef3c7;color:#92400e}.ms__score.is-skip{background:#f1f5f9;color:#475569}.ms__list{padding:14px 18px 18px;display:flex;flex-direction:column;gap:14px}.ms__row-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.ms__row-label{font-size:13px;color:#0f172a;text-transform:capitalize;font-weight:500}.ms__row-value{font-size:13px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.ms__row-value.is-distress{color:#b45309}.ms__bar{height:6px;background:#f1f5f9;border-radius:999px;overflow:hidden}.ms__bar-fill{height:100%;background:linear-gradient(90deg,#475569,#0f172a);border-radius:999px;transition:width .4s ease}.ms__bar-fill.is-distress{background:linear-gradient(90deg,#f59e0b,#d97706)}@media (max-width: 1024px){.ms__overview{grid-template-columns:repeat(2,1fr)}.ms__grid{grid-template-columns:1fr}}@media (max-width: 540px){.ms__overview{grid-template-columns:1fr}}.st{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a;letter-spacing:-.005em;max-width:880px}.st__spin{animation:st-spin .8s linear infinite}@keyframes st-spin{to{transform:rotate(360deg)}}.st__header{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.st__title{margin:0 0 6px;font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.1;color:#0f172a}.st__subtitle{margin:0;font-size:14px;color:#64748b}.st__tabs{display:inline-flex;align-items:center;gap:4px;padding:4px;background:#f1f5f9;border-radius:8px;margin-bottom:20px}.st__tab{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:none;background:transparent;border-radius:6px;font:inherit;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s ease}.st__tab:hover{color:#0f172a}.st__tab.is-active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0000000a}.st__tab-badge{display:inline-block;padding:1px 6px;background:#fef3c7;color:#92400e;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-left:2px}.st__loading{display:flex;align-items:center;gap:10px;color:#64748b;font-size:14px;padding:24px 0}.st__card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px 22px;margin-bottom:16px}.st__card--danger{border-color:#fecaca}.st__card-head{margin-bottom:16px}.st__card-title{display:flex;align-items:center;gap:8px;margin:0 0 4px;font-size:15px;font-weight:700;letter-spacing:-.01em;color:#0f172a}.st__card-icon{color:#475569}.st__card-subtitle{margin:0;font-size:13px;color:#64748b;line-height:1.5}.st__field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 20px}.st__field{display:flex;flex-direction:column;gap:4px;min-width:0}.st__field-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.st__field-value{font-size:14px;color:#0f172a;font-weight:500;word-break:break-word}.st__field-value.is-mono{font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px}.st__field-empty{color:#cbd5e1}.st__field-hint{margin-top:4px;font-size:12px;color:#94a3b8}.st__role-badge{display:inline-block;padding:2px 10px;background:#ecfdf5;color:#047857;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.st__input{width:100%;height:36px;padding:0 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;color:#0f172a;box-sizing:border-box;transition:border-color .12s ease}.st__input::placeholder{color:#94a3b8}.st__input:focus{outline:none;border-color:#0f172a}.st__input--mono{font-family:SF Mono,Menlo,Consolas,monospace;font-size:12.5px}.st__action-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.st__action-text{min-width:0}.st__action-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:2px}.st__action-body{font-size:13px;color:#64748b}.st__btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 16px;border-radius:6px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .12s ease}.st__btn:disabled{opacity:.5;cursor:not-allowed}.st__btn--primary{background:#0f172a;color:#fff;border:1px solid #0f172a}.st__btn--primary:hover:not(:disabled){background:#1e293b}.st__btn--ghost{background:transparent;color:#475569;border:1px solid #e5e7eb}.st__btn--ghost:hover:not(:disabled){background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.st__btn--danger{background:transparent;color:#b91c1c;border:1px solid #fecaca}.st__btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}.st__chip-row{display:flex;flex-wrap:wrap;gap:6px}.st__chip{padding:6px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;font:inherit;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .12s ease}.st__chip:hover{border-color:#cbd5e1;color:#0f172a}.st__chip.is-active{background:#0f172a;color:#fff;border-color:#0f172a}.st__schedule{display:flex;flex-direction:column}.st__schedule-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}.st__schedule-row:last-child{border-bottom:none}.st__toggle{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#0f172a;font-weight:500;cursor:pointer;width:140px;flex-shrink:0;text-transform:capitalize}.st__toggle input{cursor:pointer}.st__schedule-row .st__input--mono{width:200px;flex-shrink:0}.st__schedule-meta{font-size:12px;color:#94a3b8}.st__running{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;background:#dbeafe;border:1px solid #bfdbfe;border-radius:6px;color:#1d4ed8;font-size:12.5px}.st__running strong{font-weight:700}.st__logs{max-height:300px;overflow-y:auto;border:1px solid #f1f5f9;border-radius:6px}.st__log{display:grid;grid-template-columns:110px 110px 100px 60px 1fr;gap:12px;padding:8px 12px;border-bottom:1px solid #f1f5f9;font-size:12px;color:#64748b}.st__log:last-child{border-bottom:none}.st__log:nth-child(odd){background:#fafafa}.st__log-source{color:#0f172a;font-weight:600;text-transform:capitalize}.st__log-status{display:inline-flex;align-items:center;gap:4px;font-weight:600;text-transform:capitalize}.st__log-status.is-completed{color:#047857}.st__log-status.is-failed{color:#b91c1c}.st__log-status.is-running{color:#b45309}.st__log-new strong{color:#0f172a;font-weight:700}.st__log-meta{color:#94a3b8;font-variant-numeric:tabular-nums}.st__log-time{color:#94a3b8;font-size:11px}.st__save-bar{position:sticky;bottom:0;display:flex;align-items:center;gap:16px;padding:14px 16px;margin-top:16px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 -4px 12px #0f172a0a}.st__save-bar-text{flex:1;font-size:13px;color:#64748b}@media (max-width: 720px){.st__field-grid{grid-template-columns:1fr}.st__action-row{flex-direction:column;align-items:stretch}.st__log{grid-template-columns:1fr 1fr;gap:6px}.st__schedule-row{flex-direction:column;align-items:stretch}.st__schedule-row .st__input--mono{width:100%}}.rs{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a;letter-spacing:-.005em}.rs__spin{animation:rs-spin .8s linear infinite}@keyframes rs-spin{to{transform:rotate(360deg)}}.rs__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.rs__title{margin:0 0 6px;font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.1;color:#0f172a}.rs__subtitle{margin:0;font-size:14px;color:#64748b;max-width:720px}.rs__stat-pills{display:flex;gap:8px;flex-wrap:wrap}.rs__stat-pill{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:#f1f5f9;color:#475569;border-radius:999px;font-size:12px;font-weight:500}.rs__stat-pill strong{color:#0f172a;font-weight:700}.rs__filters{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px 18px;margin-bottom:16px}.rs__filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px}.rs__filter-grid--advanced{margin-top:12px;padding-top:12px;border-top:1px dashed #e5e7eb}.rs__field{display:flex;flex-direction:column;gap:6px;min-width:0}.rs__field-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.rs__input{height:34px;padding:0 10px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;color:#0f172a;width:100%;box-sizing:border-box;transition:border-color .12s ease}.rs__input::placeholder{color:#94a3b8}.rs__input:focus{outline:none;border-color:#0f172a}.rs__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}.rs__input-pair{display:grid;grid-template-columns:1fr 1fr;gap:6px}.rs__advanced-toggle{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;color:#475569;font:inherit;font-size:12px;font-weight:600;cursor:pointer;padding:4px 8px;margin-top:4px;border-radius:4px;transition:color .12s ease,background .12s ease}.rs__advanced-toggle:hover{background:#f8fafc;color:#0f172a}.rs__filter-foot{display:flex;align-items:center;gap:8px;margin-top:14px;flex-wrap:wrap}.rs__search-box{position:relative;flex:1 1 240px;min-width:200px;max-width:400px}.rs__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.rs__search-input{padding-left:36px}.rs__filter-spacer{flex:1}.rs__chip{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border:1px solid #e5e7eb;background:#fff;border-radius:999px;font:inherit;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .12s ease}.rs__chip:hover{border-color:#cbd5e1;color:#0f172a}.rs__chip.is-active{background:#0f172a;color:#fff;border-color:#0f172a}.rs__clear{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;background:transparent;border:1px solid transparent;border-radius:6px;font:inherit;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .12s ease}.rs__clear:hover{background:#fef2f2;color:#b91c1c}.rs__clear-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#f1f5f9;color:#475569;border-radius:999px;font-size:11px;font-weight:700}.rs__clear:hover .rs__clear-count{background:#fecaca;color:#991b1b}.rs__btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 16px;border-radius:6px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .12s ease,border-color .12s ease,color .12s ease}.rs__btn:disabled{opacity:.5;cursor:not-allowed}.rs__btn--primary{background:#0f172a;color:#fff;border:1px solid #0f172a}.rs__btn--primary:hover:not(:disabled){background:#1e293b}.rs__btn--ghost{background:transparent;color:#475569;border:1px solid #e5e7eb}.rs__btn--ghost:hover:not(:disabled){background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.rs__result-count{font-size:13px;color:#64748b;margin-bottom:12px;padding:0 4px}.rs__result-count strong{color:#0f172a;font-weight:700}.rs__table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.rs__table{width:100%;border-collapse:collapse;font-size:13px}.rs__table thead th{background:#f8fafc;color:#64748b;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.06em;padding:10px 14px;text-align:left;border-bottom:1px solid #e5e7eb;white-space:nowrap}.rs__th-right{text-align:right}.rs__table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .1s ease}.rs__table tbody tr:last-child{border-bottom:none}.rs__row--clickable{cursor:pointer}.rs__row--clickable:hover{background:#f8fafc}.rs__table td{padding:11px 14px;color:#0f172a;vertical-align:top}.rs__td-muted{color:#64748b}.rs__td-right{text-align:right}.rs__td-strong{color:#0f172a;font-weight:600}.rs__td-sub{color:#94a3b8;font-size:12px;margin-top:2px}.rs__td-mono{font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px}.rs__td-truncate{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rs__td-money{color:#047857;font-weight:700;font-variant-numeric:tabular-nums}.rs__td-sources{font-size:11px;color:#94a3b8}.rs__link{color:#1d4ed8;text-decoration:none;font-weight:600}.rs__link:hover{text-decoration:underline}.rs__empty{text-align:center;padding:48px 24px;color:#94a3b8;font-size:14px}.rs__pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px}.rs__pg-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .12s ease}.rs__pg-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.rs__pg-btn:disabled{opacity:.4;cursor:not-allowed}.rs__pg-info{font-size:13px;color:#64748b}.rs__pg-info strong{color:#0f172a;font-weight:600}.rs__error{padding:12px 14px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:8px;font-size:13px;margin-bottom:12px}.rs__loading{display:flex;align-items:center;gap:10px;color:#64748b;font-size:14px;padding:24px 0}.rs__canonical-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;margin-bottom:20px}.rs__canonical-tag{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#1d4ed8;background:#dbeafe;padding:3px 8px;border-radius:4px;margin-bottom:12px}.rs__canonical-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;font-size:14px}.rs__canonical-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:4px}.rs__canonical-value{font-size:14px;font-weight:500;color:#0f172a}.rs__canonical-pdfs{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.rs__pdf-pill{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;padding:6px 10px;font-size:12px;color:#1d4ed8;text-decoration:none;font-family:SF Mono,Menlo,Consolas,monospace;margin-right:8px;margin-bottom:6px;transition:background .12s ease,border-color .12s ease}.rs__pdf-pill:hover{background:#eff6ff;border-color:#93c5fd}.rs__section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:16px 0 8px}.rs__type{font-weight:600;font-size:12px}.rs__type--compraventa{color:#047857}.rs__type--hipoteca{color:#b45309}.rs__type--cancelacion{color:#1d4ed8}.rs__type--embargo{color:#b91c1c}.rs__type--donacion{color:#7c3aed}.rs__type--default{color:#475569}.rs__estado{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.rs__estado--presentado{background:#dbeafe;color:#1d4ed8}.rs__estado--despachado{background:#ede9fe;color:#6d28d9}.rs__estado--inscrito{background:#d1fae5;color:#047857}.rs__estado--reasignado{background:#fef3c7;color:#92400e}.rs__estado--denegado{background:#fee2e2;color:#b91c1c}.rs__estado--default{background:#f1f5f9;color:#475569}.rs__direct-lookup{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;color:#64748b;flex-wrap:wrap}.rs__direct-lookup-input{width:180px}@media (max-width: 1024px){.rs__filter-grid{grid-template-columns:repeat(2,1fr)}.rs__canonical-grid{grid-template-columns:1fr}}@media (max-width: 540px){.rs__filter-grid{grid-template-columns:1fr}.rs__header{flex-direction:column;align-items:flex-start}}.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}}:root,html[data-theme=dark]{--ml-bg: #020617;--ml-surface: #0b1220;--ml-surface-2: rgba(30, 41, 59, .55);--ml-surface-2-hover: rgba(30, 41, 59, .9);--ml-surface-active: rgba(59, 130, 246, .12);--ml-glass: rgba(15, 23, 42, .85);--ml-glass-strong: rgba(15, 23, 42, .97);--ml-text: #f1f5f9;--ml-text-muted: #cbd5e1;--ml-text-dim: #94a3b8;--ml-text-faint: #64748b;--ml-border: rgba(148, 163, 184, .15);--ml-border-soft: rgba(148, 163, 184, .08);--ml-border-strong: rgba(148, 163, 184, .3);--ml-accent: #3b82f6;--ml-accent-soft: rgba(59, 130, 246, .15);--ml-accent-border: rgba(59, 130, 246, .5);--ml-shadow: 0 6px 24px rgba(0, 0, 0, .45);--ml-photo-placeholder: #1e293b;--ml-divider: rgba(148, 163, 184, .2)}html[data-theme=light]{--ml-bg: #f1f5f9;--ml-surface: #ffffff;--ml-surface-2: #ffffff;--ml-surface-2-hover: #f1f5f9;--ml-surface-active: rgba(37, 99, 235, .08);--ml-glass: rgba(255, 255, 255, .9);--ml-glass-strong: rgba(255, 255, 255, .97);--ml-text: #0f172a;--ml-text-muted: #334155;--ml-text-dim: #475569;--ml-text-faint: #64748b;--ml-border: rgba(15, 23, 42, .08);--ml-border-soft: rgba(15, 23, 42, .05);--ml-border-strong: rgba(15, 23, 42, .15);--ml-accent: #2563eb;--ml-accent-soft: rgba(37, 99, 235, .08);--ml-accent-border: rgba(37, 99, 235, .5);--ml-shadow: 0 6px 24px rgba(15, 23, 42, .08);--ml-photo-placeholder: #e2e8f0;--ml-divider: rgba(15, 23, 42, .1)}.ml-card-hover{transform:translate(-2px)}.ml-pin-pulse{animation:ml-pulse 1s ease-out 2}@keyframes ml-pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.ml-scroll::-webkit-scrollbar{width:8px}.ml-scroll::-webkit-scrollbar-track{background:transparent}.ml-scroll::-webkit-scrollbar-thumb{background:var(--ml-border-strong);border-radius:4px}.ml-scroll-h{-webkit-overflow-scrolling:touch;scrollbar-width:none}.ml-scroll-h::-webkit-scrollbar{display:none}@media (max-width: 767px){input,select,textarea{font-size:16px!important}}.ds-sidebar{width:232px;flex-shrink:0;background:#fff;border-right:1px solid #e5e7eb;height:calc(100vh - 64px);position:sticky;top:64px;overflow-y:auto;padding:16px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ds-group{margin-bottom:8px}.ds-group__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;background:transparent;border:none;color:#94a3b8;font-size:11px;font-weight:700;font-family:inherit;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:6px;transition:background .15s ease,color .15s ease}.ds-group__header:hover{background:#f8fafc;color:#475569}.ds-group__chevron{flex-shrink:0;opacity:.7;transition:transform .22s cubic-bezier(.22,1,.36,1);transform-origin:center}.ds-group.is-collapsed .ds-group__chevron{transform:rotate(-90deg)}.ds-group__items-wrap{display:grid;grid-template-rows:1fr;transition:grid-template-rows .24s cubic-bezier(.22,1,.36,1)}.ds-group.is-collapsed .ds-group__items-wrap{grid-template-rows:0fr}.ds-group__items-wrap>*{min-height:0;overflow:hidden}.ds-group__items{padding-top:4px;display:flex;flex-direction:column;gap:1px}.ds-group__items .ds-item{opacity:1;transform:translateY(0);transition:opacity .22s ease,transform .22s cubic-bezier(.22,1,.36,1),background .12s ease,color .12s ease;transition-delay:calc(var(--ds-item-index, 0) * 30ms + 40ms)}.ds-group.is-collapsed .ds-group__items .ds-item{opacity:0;transform:translateY(-4px);transition-delay:0s;pointer-events:none}@media (prefers-reduced-motion: reduce){.ds-group__items-wrap,.ds-group__chevron,.ds-group__items .ds-item{transition:none!important}}.ds-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;background:transparent;border:none;color:#475569;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;border-radius:6px;text-align:left;transition:background .12s ease,color .12s ease}.ds-item:hover{background:#f1f5f9;color:#0f172a}.ds-item.is-active{background:#0f172a;color:#fff;font-weight:600}.ds-item.is-active:hover{background:#1e293b;color:#fff}.ds-item__icon{flex-shrink:0;opacity:.85}.ds-item.is-active .ds-item__icon{opacity:1}.ds-sidebar::-webkit-scrollbar{width:6px}.ds-sidebar::-webkit-scrollbar-track{background:transparent}.ds-sidebar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.ds-sidebar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.adv-picker{position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.adv-picker__btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;font:inherit;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .12s ease}.adv-picker__btn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.adv-picker__btn.is-preview{background:#fef3c7;border-color:#fcd34d;color:#92400e}.adv-picker__btn.is-preview:hover{background:#fde68a;border-color:#f59e0b}.adv-picker__label{color:#94a3b8}.adv-picker__btn.is-preview .adv-picker__label{color:#b45309}.adv-picker__current{font-weight:700}.adv-picker__chevron{opacity:.7}.adv-picker__menu{position:absolute;top:calc(100% + 6px);right:0;width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 32px #0f172a1f;padding:6px;z-index:100}.adv-picker__hint{padding:6px 10px 4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.adv-picker__item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 10px;border:none;background:transparent;border-radius:6px;font:inherit;font-size:13px;color:#0f172a;cursor:pointer;text-align:left;transition:background .12s ease}.adv-picker__item:hover{background:#f1f5f9}.adv-picker__item.is-active{background:#f1f5f9;font-weight:600}.adv-picker__check{color:#047857}.adv-banner{position:sticky;top:64px;z-index:49;background:linear-gradient(90deg,#fef3c7,#fde68a);border-bottom:1px solid #fcd34d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.adv-banner__inner{max-width:1600px;margin:0 auto;display:flex;align-items:center;gap:8px;padding:8px 40px;font-size:12.5px;color:#92400e}.adv-banner__icon{color:#b45309;flex-shrink:0}.adv-banner__text strong{color:#78350f;font-weight:700}.adv-banner__spacer{flex:1}.adv-banner__exit{display:inline-flex;align-items:center;gap:4px;background:#78350f1a;border:1px solid rgba(120,53,15,.2);color:#78350f;padding:4px 10px;border-radius:6px;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .12s ease}.adv-banner__exit:hover{background:#78350f2e}
