.tap-target-icon,.tap-target-row{position:relative}.tap-target-icon:before{left:50%;transform:translate(-50%,-50%);width:max(44px,100%)}.tap-target-icon:before,.tap-target-row:before{content:"";position:absolute;top:50%;height:max(44px,100%)}.tap-target-row:before{left:0;right:0;transform:translateY(-50%)}.entry-address-heading{height:42px;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.entry-address-heading__place{height:24px;line-height:24px;font-size:20px;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-address-heading__subtitle{height:18px;line-height:18px;font-size:13px;font-weight:400;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-header-chrome{padding-top:var(--sa-top,0);padding-left:var(--sa-left,0);padding-right:var(--sa-right,0);background:var(--bg-primary)}.entry-header-chrome__row{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.entry-header-chrome__brand{font-size:15px;font-weight:800;color:var(--text-primary)}.entry-header-chrome__actions{display:flex;align-items:center;gap:8px}.entry-header-chrome__login-btn{min-height:32px;padding:0 12px;border-radius:var(--radius-full);background:var(--accent-blue);color:var(--bg-primary);border:none;font-size:12px;font-weight:700;cursor:pointer}.entry-header-chrome__icon-btn{width:44px;height:44px;border-radius:var(--radius-full);background:var(--bg-surface);color:var(--text-primary);border:none;font-size:16px;cursor:pointer}.entry-map-placeholder,.entry-map-slot{width:100%;max-width:358px;aspect-ratio:4/3;border-radius:var(--radius-lg);background:var(--bg-surface);position:relative;overflow:hidden}.entry-map-slot .maplibregl-ctrl-bottom-left{position:absolute;left:0;right:0;bottom:0;width:100%;max-width:none;margin:0}.entry-map-slot .maplibregl-ctrl-attrib,.entry-map-slot .maplibregl-ctrl-bottom-left .maplibregl-ctrl{width:100%;display:flex;justify-content:center}.entry-map-slot .maplibregl-ctrl-attrib{align-items:center}.entry-map-placeholder__attribution{position:absolute;left:0;right:0;bottom:0;box-sizing:content-box;height:16px;padding-top:28px;z-index:1;display:flex;align-items:flex-end;justify-content:center;background:#0f172a;opacity:1;color:#94a3b8;font-size:9px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:8px;padding-right:8px}.entry-radius-segments{height:44px;display:flex;align-items:center;gap:8px;overflow-x:auto}.entry-radius-segments__chip{height:32px;padding:0 14px;border-radius:var(--radius-full);background:var(--bg-surface);color:var(--text-secondary);border:1px solid var(--border-color);font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.entry-radius-segments__chip--active{background:var(--accent-teal);color:var(--bg-primary);border-color:var(--accent-teal)}.entry-tags-list{height:32px;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.entry-tags-list::-webkit-scrollbar{display:none;width:0;height:0}.entry-tags-list__chip{flex:0 0 auto;height:24px;line-height:24px;padding:0 10px;border-radius:var(--radius-full);background:var(--bg-card);color:var(--text-secondary);font-size:12px;font-weight:500;white-space:nowrap}.entry-local-summary-card{background:rgba(15,23,42,.72);border-radius:var(--radius-md);padding:12px 14px;color:#fff;font-family:var(--font-sans)}.entry-local-summary-card__title{font-size:13px;font-weight:800;margin-bottom:8px}.entry-local-summary-card__loading-hint{font-size:12px;opacity:.7}.entry-cta-button{height:48px;width:100%;border-radius:var(--radius-lg);background:var(--accent-teal);color:var(--bg-primary);border:none;font-size:15px;font-weight:800;cursor:pointer}.entry-section-hierarchy{display:flex;flex-direction:column;background:var(--bg-primary)}.entry-section-hierarchy__body{display:flex;flex-direction:column;gap:16px;padding:0 16px 16px;width:100%;max-width:640px;margin:0 auto}@media (min-width:1440px){.entry-section-hierarchy__body{display:grid;grid-template-columns:640px 32px 768px;grid-template-rows:auto auto;grid-column-gap:0;column-gap:0;grid-row-gap:16px;row-gap:16px;max-width:1440px}.entry-section-hierarchy__doc-top{grid-column:1;grid-row:1}.entry-section-hierarchy__doc-col{grid-column:1;grid-row:2;display:flex;flex-direction:column;gap:16px}.entry-section-hierarchy__map-col{grid-column:3;grid-row:1/3;position:-webkit-sticky;position:sticky;top:0;align-self:start}.entry-section-hierarchy__map-col .entry-map-placeholder,.entry-section-hierarchy__map-col .entry-map-slot{max-width:768px}}.entry-footprint-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.entry-footprint-rows__row{box-sizing:border-box;height:52px;display:flex;align-items:center;gap:10px;padding:0 2px}.entry-footprint-rows__row+.entry-footprint-rows__row{border-top:1px solid rgba(148,163,184,.16)}.entry-footprint-rows__mark{flex:0 0 auto;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:15px;background:rgba(16,185,129,.12)}.entry-footprint-rows__text{min-width:0;display:flex;flex-direction:column;gap:2px}.entry-footprint-rows__label{font-size:13px;line-height:18px;font-weight:600;color:#e2e8f0}.entry-footprint-rows__label,.entry-footprint-rows__sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-footprint-rows__sub{font-size:11px;line-height:14px;color:rgba(148,163,184,.9)}