:root{color-scheme:light;--homie-bg:#ffffff;--homie-surface:#ffffff;--homie-surface-2:#f4f6f5;--homie-surface-hover:#f1f4f3;--homie-row-hover:#f6f8f7;--homie-skeleton:#ecefee;--homie-neutral-tint:#f1f4f3;--homie-text:#0f1a14;--homie-text-secondary:#4a5a52;--homie-text-muted:#5a6b62;--homie-text-chip:#2e3b34;--homie-border:#cbd1cd;--homie-border-subtle:#e2e5e3;--homie-hairline-rgb:15,26,20;--homie-brand:#0e7a4d;--homie-brand-solid:#3ecf8e;--homie-brand-hover:#34b87d;--homie-brand-tint:#e3faf0;--homie-brand-rgb:62,207,142;--homie-on-brand:#0a1f15;--homie-shadow-rgb:15,26,20;--homie-glass-rgb:255,255,255;--homie-danger:#c53030;--homie-danger-solid:#c53030;--homie-danger-solid-hover:#a52525;--homie-danger-tint:#fdf1f1;--homie-badge-success-bg:#e3faf0;--homie-badge-success-text:#0e7a4d;--homie-badge-warning-bg:#fbf2dc;--homie-badge-warning-text:#8a5a00;--homie-badge-danger-bg:#fde4e4;--homie-badge-danger-text:#a52525;--homie-badge-info-bg:#e3faf0;--homie-badge-info-text:#0e7a4d}:root.homie-dark,:root[data-theme=dark]{color-scheme:dark;--homie-bg:#181818;--homie-surface:#1f1f1f;--homie-surface-2:#2a2a2a;--homie-surface-hover:#2a2a2a;--homie-row-hover:#242424;--homie-skeleton:#2a2a2a;--homie-neutral-tint:#242424;--homie-text:#fafafa;--homie-text-secondary:#c0c4c2;--homie-text-muted:#a0a0a0;--homie-text-chip:#d8dad8;--homie-border:#393939;--homie-border-subtle:#2e2e2e;--homie-hairline-rgb:255,255,255;--homie-brand:#5be5a8;--homie-brand-solid:#3ecf8e;--homie-brand-hover:#34b87d;--homie-brand-tint:#16271f;--homie-brand-rgb:62,207,142;--homie-on-brand:#10231a;--homie-shadow-rgb:0,0,0;--homie-glass-rgb:24,24,24;--homie-danger:#ff8f8f;--homie-danger-solid:#dc4848;--homie-danger-solid-hover:#c53030;--homie-danger-tint:#2a1717;--homie-badge-success-bg:#16271f;--homie-badge-success-text:#5be5a8;--homie-badge-warning-bg:#2e2410;--homie-badge-warning-text:#f5c36b;--homie-badge-danger-bg:#2a1717;--homie-badge-danger-text:#ff8f8f;--homie-badge-info-bg:#16271f;--homie-badge-info-text:#5be5a8}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--homie-bg:#181818;--homie-surface:#1f1f1f;--homie-surface-2:#2a2a2a;--homie-surface-hover:#2a2a2a;--homie-row-hover:#242424;--homie-skeleton:#2a2a2a;--homie-neutral-tint:#242424;--homie-text:#fafafa;--homie-text-secondary:#c0c4c2;--homie-text-muted:#a0a0a0;--homie-text-chip:#d8dad8;--homie-border:#393939;--homie-border-subtle:#2e2e2e;--homie-hairline-rgb:255,255,255;--homie-brand:#5be5a8;--homie-brand-solid:#3ecf8e;--homie-brand-hover:#34b87d;--homie-brand-tint:#16271f;--homie-brand-rgb:62,207,142;--homie-on-brand:#10231a;--homie-shadow-rgb:0,0,0;--homie-glass-rgb:24,24,24;--homie-danger:#ff8f8f;--homie-danger-solid:#dc4848;--homie-danger-solid-hover:#c53030;--homie-danger-tint:#2a1717;--homie-badge-success-bg:#16271f;--homie-badge-success-text:#5be5a8;--homie-badge-warning-bg:#2e2410;--homie-badge-warning-text:#f5c36b;--homie-badge-danger-bg:#2a1717;--homie-badge-danger-text:#ff8f8f;--homie-badge-info-bg:#16271f;--homie-badge-info-text:#5be5a8}}html{width:100%;overflow-x:clip}*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100dvh;display:flex;flex-direction:column;background:var(--homie-bg);color:var(--homie-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}body,canvas,iframe,img,svg,video{max-width:100%}main{flex:1 0 auto;width:100%;display:flex;flex-direction:column}.homie-site-actions,.homie-site-header-inner,.homie-site-nav{min-width:0}.homie-site-nav{display:flex;align-items:center;gap:20px;flex:1 1 auto}.homie-site-actions{flex-shrink:0}.homie-skip-link{position:fixed;top:-64px;left:12px;z-index:100;padding:10px 16px;background:var(--homie-brand-solid);color:var(--homie-on-brand);border-radius:10px;font-weight:600;text-decoration:none}.homie-skip-link:focus-visible{top:12px}[role=button]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--homie-brand);outline-offset:2px}.homie-field{height:44px;padding:0 12px;font:inherit;font-size:16px;color:var(--homie-text);background:var(--homie-surface);border:1px solid var(--homie-border);border-radius:10px;box-sizing:border-box;min-width:0;width:100%}.homie-field:focus-visible{outline:2px solid var(--homie-brand);outline-offset:1px;border-color:var(--homie-brand)}.homie-otp{display:flex;gap:8px;justify-content:center;margin:0;min-inline-size:0;padding:0;border:0}.homie-otp-box{width:48px;height:56px;padding:0;text-align:center;font:inherit;font-size:22px;font-weight:700;color:var(--homie-text);background:var(--homie-surface);border:1px solid var(--homie-border);border-radius:12px;box-sizing:border-box}.homie-otp-box:focus-visible{outline:none;border:2px solid var(--homie-brand-solid)}.homie-textarea{height:auto;min-height:96px;padding:10px 12px;line-height:1.5;resize:vertical}.homie-btn{height:44px;padding:0 20px;font:inherit;font-size:15px;font-weight:600;border-radius:10px;cursor:pointer;box-sizing:border-box}.homie-btn:focus-visible{outline:2px solid var(--homie-brand);outline-offset:2px}.homie-btn-primary{background:var(--homie-brand-solid);border:1px solid var(--homie-brand-solid);color:var(--homie-on-brand)}.homie-btn-primary:hover:not(:disabled){background:var(--homie-brand-hover);border-color:var(--homie-brand-hover)}.homie-btn-primary:disabled{opacity:.6;cursor:default}.homie-btn-ghost{background:transparent;border:1px solid transparent;color:var(--homie-brand)}.homie-btn-ghost:hover:not(:disabled){background:var(--homie-brand-tint)}.homie-btn-secondary{background:var(--homie-surface);border:1px solid var(--homie-border);color:var(--homie-brand)}.homie-btn-secondary:hover:not(:disabled){border-color:var(--homie-brand);background:var(--homie-brand-tint)}.homie-btn-danger{background:var(--homie-danger-solid);border:1px solid var(--homie-danger-solid);color:#ffffff}.homie-btn-danger:hover:not(:disabled){background:var(--homie-danger-solid-hover);border-color:var(--homie-danger-solid-hover)}.homie-btn-danger:disabled{opacity:.6;cursor:default}.homie-block{width:100%}.homie-link-btn{display:inline-flex;align-items:center;min-height:44px;padding:0;border:none;background:transparent;font:inherit;font-size:13px;font-weight:600;color:var(--homie-brand);cursor:pointer}.homie-link-btn:hover{text-decoration:underline}.homie-link-btn-danger{color:var(--homie-danger)}.homie-switch{position:relative;width:44px;height:26px;padding:0;border:none;border-radius:999px;background:var(--homie-border);cursor:pointer;transition:background .15s ease;flex:0 0 auto}.homie-switch-on{background:var(--homie-brand-solid)}.homie-switch:focus-visible{outline:2px solid var(--homie-brand);outline-offset:2px}.homie-switch-knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:999px;background:var(--homie-surface);box-shadow:0 1px 2px rgba(var(--homie-shadow-rgb),.3);transition:transform .15s ease}.homie-switch-on .homie-switch-knob{transform:translateX(18px)}.homie-theme-switch{display:inline-flex;align-items:center;gap:2px;margin:0;min-inline-size:0;padding:3px;border-radius:999px;border:1px solid var(--homie-border-subtle);background:var(--homie-surface-2)}.homie-theme-switch-seg{display:inline-flex;align-items:center;justify-content:center;width:30px;height:26px;padding:0;border:none;background:transparent;border-radius:999px;color:var(--homie-text-muted);cursor:pointer;transition:background .15s ease,color .15s ease}.homie-theme-switch-seg:hover{color:var(--homie-text)}.homie-theme-switch-seg[aria-pressed=true]{background:var(--homie-surface);color:var(--homie-brand);box-shadow:0 1px 2px rgba(var(--homie-shadow-rgb),.14)}.homie-theme-switch-seg:focus-visible{outline:2px solid var(--homie-brand);outline-offset:2px}.homie-avatar-lg{width:56px;height:56px;font-size:18px}.homie-quick-tile{display:flex;flex-direction:column;gap:2px;min-width:150px;flex:1 1;padding:14px 16px;border:1px solid rgba(var(--homie-hairline-rgb),.1);border-radius:12px;background:var(--homie-surface)}a.homie-quick-tile:hover{border-color:var(--homie-brand);background:var(--homie-surface-hover)}.homie-quick-tile-static{background:var(--homie-surface-2)}a.homie-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.homie-card-wrap{position:relative}.homie-fav-overlay{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:999px;background:rgba(var(--homie-glass-rgb),.92);box-shadow:0 2px 8px rgba(var(--homie-shadow-rgb),.18);color:var(--homie-brand);cursor:pointer}.homie-fav-overlay:hover{background:var(--homie-surface);transform:scale(1.05)}.homie-action-btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 14px;font:inherit;font-size:14px;font-weight:600;color:var(--homie-text);background:var(--homie-surface);border:1px solid var(--homie-border);border-radius:10px;cursor:pointer}.homie-action-btn:hover,.homie-action-btn[aria-pressed=true]{border-color:var(--homie-brand);color:var(--homie-brand)}.homie-action-btn[aria-pressed=true]{background:var(--homie-brand-tint)}.homie-header-fav{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;color:var(--homie-brand)}.homie-header-fav:hover{background:var(--homie-brand-tint)}.homie-fav-badge{position:absolute;top:0;right:0;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--homie-brand-solid);color:var(--homie-on-brand);font-size:10px;font-weight:700;line-height:16px;text-align:center;box-sizing:border-box}.homie-account-menu{position:relative;display:inline-flex}.homie-avatar-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;border:none;background:transparent;border-radius:999px;cursor:pointer}.homie-avatar-btn:focus-visible{outline:2px solid var(--homie-brand);outline-offset:2px}.homie-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;object-fit:cover;background:var(--homie-brand-solid);color:var(--homie-on-brand);font-size:13px;font-weight:700;letter-spacing:.3px;-webkit-user-select:none;user-select:none}.homie-avatar-btn:hover .homie-avatar{background:var(--homie-brand-hover)}.homie-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:60;min-width:220px;padding:6px;background:var(--homie-surface);border:1px solid rgba(var(--homie-hairline-rgb),.1);border-radius:12px;box-shadow:0 12px 32px rgba(var(--homie-shadow-rgb),.16)}.homie-menu-head{padding:8px 10px 4px;display:flex;flex-direction:column;gap:1px}.homie-menu-sep{height:1px;margin:6px 0;background:rgba(var(--homie-hairline-rgb),.08)}.homie-menu-item{display:flex;align-items:center;width:100%;min-height:44px;text-align:left;padding:9px 10px;border:none;background:transparent;border-radius:8px;font-size:14px;font-weight:600;color:var(--homie-text);cursor:pointer}.homie-menu-item:hover{background:var(--homie-brand-tint)}.homie-menu-item:focus-visible{outline:2px solid var(--homie-brand);outline-offset:-2px}.homie-menu-item-danger{color:var(--homie-danger)}.homie-menu-item-danger:hover{background:var(--homie-danger-tint)}.homie-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--homie-brand-tint);border:1px solid rgba(var(--homie-brand-rgb),.35);color:var(--homie-brand);font-size:13px;font-weight:600;text-decoration:none}.homie-filter-chip:hover{border-color:var(--homie-brand)}.homie-filter-clear{padding:6px 8px;color:var(--homie-brand);font-size:13px;font-weight:600;text-decoration:none}.homie-filter-clear:hover{text-decoration:underline}.homie-results-head{justify-content:space-between;gap:12px}.homie-results-head,.homie-sort-bar{display:flex;align-items:center;min-width:0}.homie-sort-bar{justify-content:flex-end;flex-wrap:wrap;gap:8px}.homie-sort-label{color:var(--homie-text-muted);font-size:12px;line-height:18px}.homie-sort-link{padding:6px 12px;border-radius:999px;border:1px solid var(--homie-border);color:var(--homie-text-secondary);font-size:13px;font-weight:600;text-decoration:none}.homie-sort-link[aria-current=true]{background:var(--homie-brand-tint);border-color:var(--homie-brand);color:var(--homie-brand)}.homie-home-hero{position:relative;display:flex;align-items:center;min-height:min(620px,calc(100svh - 96px));overflow:hidden;border-bottom:1px solid var(--homie-border);background-color:#10140e;background-image:linear-gradient(90deg,rgba(16,26,18,.78),rgba(16,26,18,.58) 44%,rgba(16,26,18,.12) 78%),linear-gradient(0deg,rgba(16,26,18,.32),rgba(16,26,18,.08)),url(/images/home-hero-bologna.webp);background-position:50%;background-size:cover}.homie-home-hero-inner{position:relative;z-index:1;gap:18px;align-items:flex-start;padding-top:clamp(72px,10vw,112px);padding-bottom:clamp(64px,9vw,104px)}.homie-home-copy{display:flex;flex-direction:column;gap:12px;max-width:700px}.homie-home-kicker{margin:0;color:#a8e08c;font-size:13px;line-height:18px;font-weight:800;text-transform:uppercase}.homie-home-title{max-width:760px;margin:0;color:#ffffff;font-size:clamp(38px,7vw,68px);line-height:1.02;font-weight:850;letter-spacing:0;text-wrap:balance}.homie-home-subtitle{max-width:610px;margin:0;color:#e8ece4;font-size:clamp(17px,2.4vw,21px);line-height:1.45}.homie-home-search-form{width:min(100%,650px)}.homie-home-quick-links{display:flex;flex-wrap:wrap;gap:10px;max-width:650px}.homie-home-quick-link{display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(16,26,18,.34);color:#ffffff;font-size:13px;font-weight:750;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.homie-home-quick-link:hover{border-color:rgba(255,255,255,.7);background:rgba(16,26,18,.5)}.homie-hero-segments{display:inline-flex;gap:4px;margin-bottom:10px;padding:4px;background:rgba(16,26,18,.34);border:1px solid rgba(255,255,255,.28);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.homie-seg-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.homie-seg{display:inline-flex;align-items:center;min-height:36px;padding:0 18px;border-radius:999px;color:#ffffff;font-size:14px;font-weight:750;cursor:pointer;transition:background .15s ease,color .15s ease}.homie-seg-input:checked+.homie-seg{background:var(--homie-surface);color:var(--homie-text)}.homie-seg-input:focus-visible+.homie-seg{outline:2px solid #ffffff;outline-offset:2px}.homie-hero-box{display:flex;align-items:center;gap:8px;padding:8px;background:var(--homie-surface);border:1px solid var(--homie-border);border-radius:14px;box-shadow:0 12px 32px rgba(var(--homie-shadow-rgb),.08)}.homie-hero-box:focus-within{border-color:var(--homie-brand);box-shadow:0 0 0 3px rgba(var(--homie-brand-rgb),.18),0 12px 32px rgba(var(--homie-shadow-rgb),.08)}.homie-hero-field{flex:1 1;min-width:0;height:44px;padding:0 12px;font:inherit;font-size:16px;color:var(--homie-text);background:transparent;border:none}.homie-hero-field:focus-visible{outline:none}.homie-home-section{padding-block:clamp(48px,7vw,88px)}.homie-home-section-alt{background:var(--homie-surface-2);border-block:1px solid var(--homie-border-subtle)}.homie-home-section-head{display:flex;flex-direction:column;gap:8px;margin-bottom:28px;max-width:640px}.homie-home-eyebrow{margin:0;color:var(--homie-brand);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.homie-home-section-title{margin:0;color:var(--homie-text);font-size:clamp(26px,4vw,36px);line-height:1.1;font-weight:800;letter-spacing:-.5px}.homie-home-section-sub{margin:0;color:var(--homie-text-secondary);font-size:17px;line-height:1.5}.homie-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.homie-home-feature{display:flex;flex-direction:column;gap:10px;padding:24px;background:var(--homie-surface);border:1px solid var(--homie-border-subtle);border-radius:16px}.homie-home-feature-icon{width:44px;height:44px;border-radius:12px;background:var(--homie-brand-tint);color:var(--homie-brand)}.homie-home-feature-icon,.homie-home-step-num{display:inline-flex;align-items:center;justify-content:center}.homie-home-step-num{width:40px;height:40px;border-radius:999px;background:var(--homie-brand-solid);color:var(--homie-on-brand);font-size:17px;font-weight:800}.homie-home-feature-title{margin:0;color:var(--homie-text);font-size:18px;font-weight:750}.homie-home-feature-body{margin:0;color:var(--homie-text-secondary);font-size:15px;line-height:1.5}.homie-home-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.homie-home-cta{display:flex;flex-direction:column;gap:12px;align-items:flex-start;padding:32px;border-radius:20px;border:1px solid var(--homie-border-subtle);background:var(--homie-surface)}.homie-home-cta-brand{background:var(--homie-brand-tint);border-color:transparent}.homie-home-cta-title{margin:0;color:var(--homie-text);font-size:22px;font-weight:800;letter-spacing:-.3px}.homie-home-cta-body{margin:0;color:var(--homie-text-secondary);font-size:16px;line-height:1.5}@media (max-width:860px){.homie-home-cta-grid,.homie-home-grid{grid-template-columns:1fr}}.homie-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:32px}.homie-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.homie-footer-brandrow{display:inline-flex;align-items:center;gap:8px}.homie-footer-col{display:flex;flex-direction:column;gap:10px}.homie-footer-col-title{margin:0 0 2px;font-size:13px;font-weight:750;color:var(--homie-text)}.homie-footer-link{font-size:14px;color:var(--homie-text-secondary);text-decoration:none}.homie-footer-link:hover{color:var(--homie-text)}.homie-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:20px;border-top:1px solid var(--homie-border-subtle)}@media (max-width:720px){.homie-footer-grid{grid-template-columns:1fr 1fr}.homie-footer-brand{grid-column:1/-1}}.homie-featured-empty{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:220px;padding:28px;border:1px solid var(--homie-border);border-radius:8px;background:var(--homie-surface-2)}.homie-notfound{align-items:center;justify-content:center;padding:72px 24px}.homie-notfound-card{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:440px;text-align:center}.homie-notfound-emoji{margin:0;font-size:44px;line-height:1}.homie-notfound-title{margin:0;font-size:clamp(22px,5vw,28px);font-weight:800;color:var(--homie-text)}.homie-skeleton-wrap{align-self:center;width:100%;max-width:1180px;padding:24px 16px;display:flex;flex-direction:column;gap:16px}.homie-skeleton{background:var(--homie-skeleton);border-radius:10px}.homie-skeleton-card{overflow:hidden;border:1px solid var(--homie-border-subtle);border-radius:12px;background:var(--homie-surface)}.homie-skeleton-card-body{display:flex;flex-direction:column;gap:10px;padding:16px}.homie-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:20px}.homie-search-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}.homie-search-results{min-width:0}.homie-map-panel{position:relative;min-width:0;overflow:hidden;border:1px solid var(--homie-border);border-radius:8px;background:var(--homie-surface)}.homie-map-skip{position:absolute;top:0;left:14px;z-index:3;padding:8px 14px;transform:translateY(-150%);background:var(--homie-brand-solid);color:var(--homie-on-brand);border-radius:0 0 10px 10px;font-size:13px;font-weight:700;text-decoration:none}.homie-map-skip:focus-visible{transform:translateY(0)}.homie-map-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 14px 12px}.homie-map-title{margin:0;color:var(--homie-text);font-size:18px;line-height:24px;font-weight:750}.homie-map-subtitle{margin:2px 0 0;color:var(--homie-text-muted);font-size:13px;line-height:18px}.homie-map-open{flex:0 0 auto;padding:6px 0;color:var(--homie-brand);font-size:13px;font-weight:700;text-decoration:none}.homie-map-open:hover{text-decoration:underline}.homie-map-canvas{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-top:1px solid var(--homie-border-subtle);border-bottom:1px solid var(--homie-border-subtle);background:#f4f2ec}.homie-map-gl{width:100%;height:100%}.homie-map-gl-loading{background:#f4f2ec}.homie-pin{display:inline-flex;align-items:center;justify-content:center;max-width:140px;min-height:28px;padding:5px 10px;border:2px solid var(--homie-brand);border-radius:999px;background:var(--homie-surface);color:var(--homie-brand);box-shadow:0 1px 2px rgba(var(--homie-shadow-rgb),.16),0 4px 12px rgba(var(--homie-shadow-rgb),.22);font-size:12px;font-weight:800;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background .12s ease,transform .12s ease}.homie-pin:focus-visible,.homie-pin:hover{background:var(--homie-brand-tint);transform:scale(1.06);z-index:1}.homie-pin-dot{width:20px;height:20px;border:3px solid #ffffff;border-radius:999px;background:var(--homie-brand-solid);box-shadow:0 0 0 5px rgba(var(--homie-brand-rgb),.16),0 2px 8px rgba(var(--homie-shadow-rgb),.28)}.homie-map-gl .maplibregl-ctrl-group{border-radius:10px;box-shadow:0 4px 12px rgba(var(--homie-shadow-rgb),.14)}.homie-map-gl .maplibregl-ctrl-bottom-right .maplibregl-ctrl-attrib{font-size:10px}.homie-location-card{min-width:0;overflow:hidden;border:1px solid var(--homie-border);border-radius:8px;background:var(--homie-surface)}.homie-location-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 14px}.homie-location-copy{min-width:0}.homie-location-title{margin:0;color:var(--homie-text);font-size:22px;line-height:28px;font-weight:750}.homie-location-address{margin:4px 0 0;color:var(--homie-text-secondary);font-size:14px;line-height:20px}.homie-location-open{flex:0 0 auto;padding:6px 0;color:var(--homie-brand);font-size:13px;font-weight:700;text-decoration:none}.homie-location-open:hover{text-decoration:underline}.homie-location-map{position:relative;height:340px;overflow:hidden;border-top:1px solid var(--homie-border-subtle);border-bottom:1px solid var(--homie-border-subtle);background:#f4f2ec}.homie-location-foot{display:flex;align-items:center;justify-content:space-between;gap:10px 14px;flex-wrap:wrap;padding:12px 18px 14px;color:var(--homie-text-muted);font-size:12px;line-height:18px}.homie-location-chip{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border:1px solid var(--homie-border);border-radius:999px;background:var(--homie-surface-2);color:var(--homie-text-chip);font-weight:700}.homie-location-foot a{color:var(--homie-text-muted);text-decoration:none}.homie-location-foot a:hover{color:var(--homie-text);text-decoration:underline}.homie-filter-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.homie-filter-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.homie-filter-grid{grid-template-columns:1.6fr 1fr 1fr 1.2fr 1.2fr auto;align-items:end}.homie-search-layout{grid-template-columns:minmax(0,1fr) 380px;gap:28px}.homie-map-panel{position:sticky;top:84px}.homie-map-canvas{aspect-ratio:3/4}}.homie-detail-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media (min-width:1024px){.homie-detail-grid{grid-template-columns:minmax(0,1fr) 372px;gap:32px}}.homie-defs-grid{display:grid;grid-template-columns:1fr;column-gap:32px}@media (min-width:640px){.homie-defs-grid{grid-template-columns:1fr 1fr}}.homie-thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.homie-detail-cta{display:none}#listing-aside{scroll-margin-top:84px}@media (max-width:1023px){.homie-detail-cta{position:fixed;left:0;right:0;bottom:0;z-index:45;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:rgba(var(--homie-glass-rgb),.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(var(--homie-hairline-rgb),.1)}.homie-detail-cta .homie-btn{flex:0 0 auto}.homie-detail-cta-price{display:flex;align-items:baseline;gap:4px;min-width:0}.homie-detail-cta-amount{font-size:18px;font-weight:800;color:var(--homie-text);white-space:nowrap}.homie-detail-cta-per{font-size:13px;color:var(--homie-text-muted)}.homie-detail-main{padding-bottom:72px}}.homie-card{overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}@media (max-width:560px){.homie-results-head,.homie-sort-bar{align-items:flex-start;justify-content:flex-start}.homie-results-head{flex-direction:column}.homie-site-nav{gap:14px}.homie-nav-secondary{display:none}.homie-home-hero{min-height:min(620px,calc(100svh - 112px));background-image:linear-gradient(90deg,rgba(16,26,18,.82),rgba(16,26,18,.66) 58%,rgba(16,26,18,.24)),linear-gradient(0deg,rgba(16,26,18,.34),rgba(16,26,18,.1)),url(/images/home-hero-bologna.webp);background-position:58%}.homie-home-hero-inner{padding-top:56px;padding-bottom:52px}.homie-hero-box{align-items:stretch;flex-direction:column}.homie-hero-box .homie-btn{width:100%}.homie-home-quick-link{background:rgba(16,26,18,.48)}.homie-location-head{flex-direction:column;gap:10px}.homie-location-open{align-self:flex-start}.homie-location-map{height:280px}}@media (max-width:380px){.homie-site-header-inner,.homie-site-nav{gap:10px}.homie-pin{max-width:112px;font-size:11px}}.homie-admin-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.homie-table-wrap{width:100%;overflow-x:auto;border:1px solid rgba(var(--homie-hairline-rgb),.1);border-radius:12px}.homie-admin-table{width:100%;border-collapse:collapse;font-size:13px}.homie-admin-table td,.homie-admin-table th{padding:10px 12px;text-align:left;white-space:nowrap;border-bottom:1px solid rgba(var(--homie-hairline-rgb),.07)}.homie-admin-table th{font-weight:700;color:var(--homie-text-secondary);background:var(--homie-surface-2);position:sticky;top:0}.homie-admin-table tbody tr:last-child td{border-bottom:none}.homie-admin-table tbody tr:hover{background:var(--homie-row-hover)}.homie-admin-table td.homie-cell-strong{font-weight:600;color:var(--homie-text);white-space:normal}.homie-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;background:var(--homie-neutral-tint);color:var(--homie-text-secondary);text-transform:capitalize}.homie-badge-success{background:var(--homie-badge-success-bg);color:var(--homie-badge-success-text)}.homie-badge-warning{background:var(--homie-badge-warning-bg);color:var(--homie-badge-warning-text)}.homie-badge-danger{background:var(--homie-badge-danger-bg);color:var(--homie-badge-danger-text)}.homie-badge-info{background:var(--homie-badge-info-bg);color:var(--homie-badge-info-text)}.homie-admin-pagination{display:flex;gap:10px;align-items:center;justify-content:flex-end}.homie-empty-row{padding:28px 12px;text-align:center;color:var(--homie-text-muted)}.homie-chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.homie-shell-nav{display:flex;flex-direction:column;gap:4px;width:200px;min-width:160px}@media (max-width:760px){.homie-shell-nav{flex-direction:row;width:100%;min-width:0;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.homie-shell-nav::-webkit-scrollbar{display:none}.homie-shell-nav>a{flex:0 0 auto;white-space:nowrap}}.homie-bottomnav-spacer{flex:0 0 auto;height:calc(78px + env(safe-area-inset-bottom))}.homie-bottomnav{position:fixed;left:50%;bottom:calc(10px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:50;display:flex;align-items:stretch;gap:2px;width:min(440px,calc(100vw - 24px));padding:7px;border-radius:30px;background:rgba(var(--homie-glass-rgb),.62);-webkit-backdrop-filter:blur(22px) saturate(180%);backdrop-filter:blur(22px) saturate(180%);border:1px solid rgba(var(--homie-glass-rgb),.55);box-shadow:0 1px 0 rgba(255,255,255,.65) inset,0 10px 30px rgba(var(--homie-shadow-rgb),.18),0 2px 8px rgba(var(--homie-shadow-rgb),.1);transition:padding .32s cubic-bezier(.22,1,.36,1),border-radius .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease,background .3s ease}.homie-bottomnav:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.5),rgba(255,255,255,0) 46%)}.homie-bottomnav-tab{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:50px;padding:6px 4px;border:none;border-radius:22px;background:transparent;color:var(--homie-text-secondary);text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s ease,min-height .32s cubic-bezier(.22,1,.36,1)}.homie-bottomnav-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:30px;border-radius:999px;transition:background .2s ease,transform .28s cubic-bezier(.22,1,.36,1),height .32s cubic-bezier(.22,1,.36,1)}.homie-bottomnav-tab[aria-current=page]{color:var(--homie-brand)}.homie-bottomnav-tab:active .homie-bottomnav-icon{transform:scale(.9)}.homie-bottomnav-tab[aria-current=page] .homie-bottomnav-icon{background:rgba(var(--homie-brand-rgb),.12)}.homie-bottomnav-label{font-size:11px;font-weight:600;line-height:1;letter-spacing:.01em;max-height:14px;opacity:1;overflow:hidden;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .22s ease}.homie-bottomnav-badge{position:absolute;top:3px;left:calc(50% + 6px);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--homie-brand-solid);color:var(--homie-on-brand);font-size:10px;font-weight:700;line-height:16px;text-align:center;box-sizing:border-box}.homie-bottomnav.is-condensed{padding:5px;border-radius:26px;transform:translateX(-50%) translateY(2px)}.homie-bottomnav.is-condensed .homie-bottomnav-label{max-height:0;opacity:0}.homie-bottomnav.is-condensed .homie-bottomnav-tab{min-height:44px}.homie-bottomnav.is-condensed .homie-bottomnav-icon{height:28px}.homie-bottomnav-tab:focus-visible{outline:2px solid var(--homie-brand);outline-offset:2px}@media (min-width:561px){.homie-bottomnav,.homie-bottomnav-spacer{display:none}}@media (prefers-reduced-motion:reduce){.homie-bottomnav,.homie-bottomnav *{transition:none}}