.nysb-page{--nysb-accent:var(--siteBtBgColor,#111827);--nysb-accent-text:var(--siteBtTextColor,#fff);--nysb-ink:#111827;--nysb-text:#374151;--nysb-muted:#6b7280;--nysb-line:#e5e7eb;--nysb-soft:#f3f4f6;--nysb-land:#e5e7eb;padding-bottom:48px}
.nysb-head{padding:36px 0 26px;text-align:center}
.nysb-title{margin:0;font-size:28px;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--nysb-ink)}
.nysb-breadcrumb{margin-top:8px}
.nysb-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 8px;margin:0;padding:0;list-style:none;font-size:13px;line-height:1.5;color:var(--nysb-muted)}
.nysb-breadcrumb li{display:inline-flex;align-items:center;gap:8px}
.nysb-breadcrumb li+li::before{content:"/";color:#d1d5db}
.nysb-breadcrumb a{color:var(--nysb-muted);text-decoration:none;transition:color .2s}
.nysb-breadcrumb a:hover{color:var(--nysb-ink)}
.nysb-breadcrumb [aria-current]{color:var(--nysb-ink);font-weight:500}
.nysb-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 20px;padding:8px;background:#fff;border:1px solid var(--nysb-line);border-radius:16px}
.nysb-toolbar[hidden]{display:none}
.nysb-tabs{display:flex;flex-wrap:wrap;gap:4px;min-width:0}
.nysb-tabs[hidden]{display:none}
.nysb-tab{height:40px;padding:0 16px;border:0;border-radius:11px;background:transparent;color:var(--nysb-muted);font-size:14px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .2s,color .2s}
.nysb-tab:hover{background:var(--nysb-soft);color:var(--nysb-ink)}
.nysb-tab.is-active,.nysb-tab.is-active:hover{background:var(--nysb-accent);color:var(--nysb-accent-text)}
.nysb-region{position:relative;display:flex;align-items:center;min-width:230px;margin:0 0 0 auto}
.nysb-region[hidden]{display:none}
.nysb-region i{position:absolute;left:14px;font-size:13px;color:var(--nysb-muted);pointer-events:none}
.nysb-select{width:100%;height:40px;margin:0;padding:0 36px 0 36px;border:1px solid var(--nysb-line);border-radius:11px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%236b7280' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' d='M3 4.5l3 3 3-3'/%3E%3C/svg%3E") no-repeat right 14px center;color:var(--nysb-text);font-size:14px;-webkit-appearance:none;appearance:none;cursor:pointer}
.nysb-select:focus{outline:none;border-color:var(--nysb-accent)}
html[dir="rtl"] .nysb-region{margin:0 auto 0 0}
html[dir="rtl"] .nysb-region i{left:auto;right:14px}
html[dir="rtl"] .nysb-select{background-position:left 14px center}
.nysb-layout{display:flex;align-items:flex-start}
.nysb-layout.is-mapless .nysb-map-card{display:none}
.nysb-map-card{position:relative;flex:1 1 0;min-width:0;background:#fff;border:1px solid var(--nysb-line);border-radius:16px;padding:16px}
.nysb-back{position:absolute;bottom:14px;left:14px;z-index:4;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--nysb-line);background:#fff;color:var(--nysb-text);border-radius:10px;padding:7px 12px;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:0 4px 12px rgba(17,24,39,.08)}
html[dir="rtl"] .nysb-back{left:auto;right:14px}
.nysb-back:hover{border-color:var(--nysb-accent)}
.nysb-back[hidden]{display:none}
.nysb-map{position:relative;width:100%;min-height:120px}
.nysb-map svg{display:block;width:100%;height:auto}
.nysb-map path,.nysb-map circle{fill:var(--nysb-land);stroke:#fff;stroke-width:.8;vector-effect:non-scaling-stroke;transition:fill-opacity .2s,fill .2s}
.nysb-map circle.is-tiny{display:none}
.nysb-map.is-tr path:hover{fill:#d1d5db}
.nysb-map [data-code]{cursor:default}
.nysb-map .is-active,.nysb-map.is-tr path.is-active:hover{fill:var(--nysb-accent);fill-opacity:.5;cursor:pointer}
.nysb-map circle.is-tiny.is-active{display:inline;fill-opacity:.85;stroke-width:1.5}
.nysb-map .is-active:hover,.nysb-map.is-tr path.is-active:hover,.nysb-map .is-active:focus{fill-opacity:.78;outline:none}
.nysb-map .is-active.is-selected,.nysb-map.is-tr path.is-active.is-selected{fill-opacity:1}
.nysb-map .is-active.is-drill{cursor:zoom-in}
.nysb-tooltip{position:absolute;z-index:5;pointer-events:none;background:var(--nysb-ink);color:#fff;font-size:12.5px;font-weight:600;line-height:1.35;padding:7px 10px;border-radius:8px;white-space:nowrap;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 8px 20px rgba(17,24,39,.2)}
.nysb-tooltip[hidden]{display:none}
.nysb-tooltip small{display:block;font-weight:400;font-size:11.5px;opacity:.8}
.nysb-list-card{flex:0 0 auto;width:0;max-height:0;margin-inline-start:0;background:#fff;border:0 solid var(--nysb-line);border-radius:16px;overflow:hidden;opacity:0;visibility:hidden;transition:width .45s cubic-bezier(.4,0,.2,1),margin .45s cubic-bezier(.4,0,.2,1),opacity .2s ease,visibility 0s linear .45s}
.nysb-list-card>*{min-width:340px}
.nysb-layout.is-open .nysb-list-card{width:40%;max-height:none;margin-inline-start:20px;border-width:1px;opacity:1;visibility:visible;transition:width .45s cubic-bezier(.4,0,.2,1),margin .45s cubic-bezier(.4,0,.2,1),opacity .3s ease .15s,visibility 0s}
.nysb-layout.is-mapless .nysb-list-card{flex:1 1 auto;width:auto;margin-inline-start:0}
.nysb-list-head{display:flex;align-items:center;gap:8px;min-height:56px;padding:10px 16px;border-bottom:1px solid var(--nysb-soft)}
.nysb-list-head strong{font-size:15px;color:var(--nysb-ink)}
.nysb-list-head span{font-size:13px;color:var(--nysb-muted)}
.nysb-clear{margin-inline-start:auto;width:30px;height:30px;flex:0 0 30px;border:0;border-radius:50%;background:var(--nysb-soft);color:var(--nysb-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.nysb-clear:hover{background:var(--nysb-line)}
.nysb-clear[hidden]{display:none}
.nysb-list{max-height:640px;overflow-y:auto;padding:6px 8px}
.nysb-card{display:flex;gap:14px;padding:14px 10px}
.nysb-card:not([hidden])~.nysb-card:not([hidden]){border-top:1px solid var(--nysb-soft)}
.nysb-card[hidden]{display:none}
.nysb-card-image{width:88px;height:88px;flex:0 0 88px;object-fit:cover;border-radius:10px;background:var(--nysb-soft)}
.nysb-card-body{flex:1;min-width:0}
.nysb-card-title{margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.3;color:var(--nysb-ink)}
.nysb-card-text{margin:0 0 6px;font-size:13px;line-height:1.45;color:var(--nysb-muted)}
.nysb-card-row{display:flex;gap:10px;margin-top:6px;font-size:13.5px;line-height:1.45;color:var(--nysb-text)}
.nysb-card-row i{width:16px;flex:0 0 16px;margin-top:3px;text-align:center;color:var(--nysb-accent)}
.nysb-card-row span{min-width:0;overflow-wrap:anywhere}
.nysb-card-row small{font-size:12.5px;color:var(--nysb-muted)}
.nysb-card-row a{color:inherit;text-decoration:none;margin-inline-end:12px}
.nysb-card-row a:hover{text-decoration:underline}
.nysb-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.nysb-btn{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--nysb-line);background:#fff;color:var(--nysb-text);border-radius:10px;padding:7px 12px;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer}
.nysb-btn:hover{border-color:var(--nysb-accent);color:var(--nysb-ink);text-decoration:none}
.nysb-btn-primary,.nysb-btn-primary:hover{background:var(--nysb-accent);border-color:var(--nysb-accent);color:var(--nysb-accent-text)}
.nysb-btn-primary:hover{opacity:.9}
.nysb-empty{padding:32px 16px;text-align:center;font-size:14px;color:var(--nysb-muted)}
.nysb-empty[hidden]{display:none}
.nysb-empty-page{padding:60px 16px;text-align:center;font-size:15px;color:var(--nysb-muted)}
.nysb-modal{position:fixed;inset:0;z-index:99990;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(17,24,39,.6)}
.nysb-modal[hidden]{display:none}
.nysb-modal-dialog{width:100%;max-width:860px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.35)}
.nysb-modal-head{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--nysb-soft)}
.nysb-modal-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#111827}
.nysb-modal-close{margin-inline-start:auto;width:32px;height:32px;flex:0 0 32px;border:0;border-radius:50%;background:#f3f4f6;color:#374151;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.nysb-modal-close:hover{background:#e5e7eb}
.nysb-modal-body iframe{display:block;width:100%;height:min(70vh,520px);border:0}
@media (max-width:991px){.nysb-layout{flex-direction:column;align-items:stretch}.nysb-map-card{flex:none}.nysb-list-card,.nysb-layout.is-open .nysb-list-card{width:auto;margin-inline-start:0;transition:none}.nysb-layout.is-open .nysb-list-card{margin-top:16px}.nysb-layout.is-mapless .nysb-list-card{margin-top:0}.nysb-list-card>*{min-width:0}.nysb-list{max-height:none}}
@media (max-width:767px){.nysb-head{padding:24px 0 18px}.nysb-title{font-size:23px}.nysb-toolbar{flex-direction:column;flex-wrap:nowrap;align-items:stretch;padding:6px;border-radius:14px}.nysb-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.nysb-tabs::-webkit-scrollbar{display:none}.nysb-tab{height:36px;padding:0 14px;font-size:13px}.nysb-region,html[dir="rtl"] .nysb-region{min-width:0;margin:0}}
@media (max-width:575px){.nysb-map-card{padding:12px;border-radius:12px}.nysb-list-card{border-radius:12px}.nysb-card{padding:12px 4px}.nysb-card-image{width:64px;height:64px;flex-basis:64px}}
