.nyc2a-ccw{--navy:#071a33;--blue:#1769aa;--green:#168447;--gold:#d49a22;--red:#bd2929;--gray:#707b86;color:#182235;background:#fff;border:1px solid #c8d1dc;border-radius:16px;box-shadow:0 12px 35px rgba(7,26,51,.15);overflow:hidden;font-family:Arial,Helvetica,sans-serif;max-width:1280px;margin:24px auto}
.nyc2a-ccw *{box-sizing:border-box}.nyc2a-ccw__head{display:flex;align-items:center;gap:26px;background:linear-gradient(115deg,#061426,#12446f);color:#fff;padding:24px 28px}.nyc2a-ccw__logo{flex:0 0 auto;display:block}.nyc2a-ccw__logo img{display:block;max-width:180px;max-height:115px;width:auto;height:auto}.nyc2a-ccw__headcopy{min-width:0}.nyc2a-ccw__head h2{color:#fff;font-size:clamp(26px,4vw,42px);line-height:1.08;margin:5px 0 9px}.nyc2a-ccw__head p{margin:0;max-width:900px;color:#dbe9f5}.nyc2a-ccw__eyebrow{color:#f0c45c;font-size:13px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.nyc2a-ccw__controls{display:flex;gap:12px;align-items:center;padding:16px 24px;background:#f5f7fa;border-bottom:1px solid #d7dee7}.nyc2a-ccw label{font-size:13px;font-weight:800}.nyc2a-ccw select,.nyc2a-ccw button{min-height:44px;border:1px solid #aebbc8;border-radius:8px;font:inherit}.nyc2a-ccw select{display:block;width:100%;margin-top:6px;padding:8px 11px;background:#fff}.nyc2a-ccw button{padding:0 19px;background:var(--navy);color:#fff;font-weight:800;cursor:pointer}.nyc2a-ccw button:hover{background:#124d7d}.nyc2a-ccw .nyc2a-ccw__secondary{background:#fff;color:var(--navy)}
.nyc2a-ccw__status{padding:11px 24px;background:#e8eef4;color:#40516a;font-size:13px}.nyc2a-ccw__status.is-error{background:#fff0f0;color:#981b1b}.nyc2a-ccw__layout{display:flex;flex-direction:column}.nyc2a-ccw__map{order:1;width:100%;min-height:680px;padding:18px 24px;background:#edf3f8;border-bottom:1px solid #d7dee7}.nyc2a-ccw__map svg{display:block;width:100%;height:auto;max-height:760px;overflow:visible}.nyc2a-state{stroke:#fff;stroke-width:1.2;cursor:pointer;transition:filter .15s,stroke-width .15s}.nyc2a-state:hover,.nyc2a-state:focus{filter:brightness(1.08);stroke:#071a33;stroke-width:2.4;outline:none}.nyc2a-state.is-active{stroke:#071a33;stroke-width:3}.nyc2a-state-label{fill:#071a33;font-weight:800;pointer-events:none;paint-order:stroke;stroke:#fff;stroke-width:2.4px;stroke-linejoin:round}.nyc2a-state-label--callout{font-size:7.5px;dominant-baseline:middle}.nyc2a-state-callout{stroke:#52657a;stroke-width:.8;pointer-events:none}.nyc2a-state-label.is-selected-label{fill:#fff;stroke:#071a33;stroke-width:2px}
.nyc2a-ccw__panel{order:2;width:100%;min-height:250px;padding:24px}.nyc2a-ccw__panel h3{color:var(--navy);font-size:25px;margin:0 0 12px}.nyc2a-ccw__panel p{line-height:1.5}.nyc2a-ccw__panel>div:first-of-type{max-width:1100px}.nyc2a-ccw__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.nyc2a-ccw__stats div{padding:12px 6px;text-align:center;background:#f3f6f9;border-radius:9px}.nyc2a-ccw__stats b{display:block;font-size:25px}.nyc2a-ccw__stats span{font-size:11px;color:#667085}.nyc2a-ccw__badge{display:inline-block;padding:6px 9px;border-radius:99px;color:#fff;font-size:12px;font-weight:800}.nyc2a-ccw__badge.s-H{background:var(--green)}.nyc2a-ccw__badge.s-C{background:var(--gold);color:#111}.nyc2a-ccw__badge.s-N{background:var(--red)}.nyc2a-ccw__badge.s-X,.nyc2a-ccw__badge.s-U{background:var(--gray)}.nyc2a-ccw__detail{border-top:1px solid #dce3ea;margin-top:14px;padding-top:8px;font-size:14px}.nyc2a-ccw__detail a{color:#075da5;font-weight:800}
.nyc2a-ccw__legend{display:flex;flex-wrap:wrap;gap:11px;margin-top:20px;font-size:11px}.nyc2a-ccw__legend span{display:flex;gap:5px;align-items:center}.nyc2a-ccw__legend i{width:12px;height:12px;border-radius:3px}.nyc2a-ccw__legend .is-selected{background:var(--blue)}.nyc2a-ccw__legend .is-honored{background:var(--green)}.nyc2a-ccw__legend .is-conditional{background:var(--gold)}.nyc2a-ccw__legend .is-not{background:var(--red)}.nyc2a-ccw__legend .is-other{background:var(--gray)}
.nyc2a-ccw__membership{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:34px;align-items:center;padding:30px;background:linear-gradient(115deg,#071a33,#123e68);color:#fff;border-top:1px solid #203e5e}.nyc2a-ccw__membership-card{display:block}.nyc2a-ccw__membership-card img{display:block;max-width:100%;max-height:230px;width:auto;height:auto;margin:auto;filter:drop-shadow(0 12px 16px rgba(0,0,0,.3))}.nyc2a-ccw__membership h3{color:#fff;font-size:clamp(22px,3vw,34px);line-height:1.12;margin:6px 0 10px}.nyc2a-ccw__membership p{color:#dbe9f5;line-height:1.55;max-width:720px}.nyc2a-ccw__join{display:inline-block;margin-top:8px;padding:13px 24px;border-radius:7px;background:#c62828;color:#fff!important;text-decoration:none!important;font-weight:900;letter-spacing:.03em}.nyc2a-ccw__join:hover{background:#e03333;color:#fff!important}
.nyc2a-ccw__foot{padding:16px 24px;background:#f8fafc;border-top:1px solid #d7dee7;color:#58667a;font-size:13px;line-height:1.5}.nyc2a-ccw__foot a{color:#075da5}.nyc2a-ccw__data-info{margin-top:13px}.nyc2a-ccw__data-info summary{cursor:pointer;color:#405f7e;font-weight:700}.nyc2a-ccw__data-info p{margin:8px 0 0}
@media(max-width:980px){.nyc2a-ccw__controls{grid-template-columns:1fr 1fr}.nyc2a-ccw__controls label{grid-column:1/-1}.nyc2a-ccw__membership{grid-template-columns:1fr;text-align:center}.nyc2a-ccw__membership p{margin-left:auto;margin-right:auto}}
@media(max-width:700px){.nyc2a-ccw__head{align-items:flex-start;flex-direction:column;gap:15px}.nyc2a-ccw__logo img{max-width:145px;max-height:90px}.nyc2a-ccw__map{min-height:0;padding:8px;overflow:hidden}.nyc2a-ccw__map svg{width:100%;min-width:0;max-width:100%;height:auto;max-height:none}.nyc2a-state-label{stroke-width:2px}}
@media(max-width:460px){.nyc2a-ccw__controls{grid-template-columns:1fr}.nyc2a-ccw__controls label{grid-column:auto}.nyc2a-ccw__membership{padding:24px 18px}}
/* v2.2 USCCA-inspired workflow additions */
.nyc2a-ccw__viewbar{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:14px 24px;background:#fff;border-bottom:1px solid #d7dee7}.nyc2a-ccw__viewtabs{display:flex;border:1px solid #b9c6d6;border-radius:8px;overflow:hidden}.nyc2a-ccw__viewtabs button{border:0;border-radius:0;background:#fff;color:var(--navy);min-height:40px;padding:0 18px}.nyc2a-ccw__viewtabs button+button{border-left:1px solid #b9c6d6}.nyc2a-ccw__viewtabs button.is-current{background:var(--navy);color:#fff}.nyc2a-ccw__headline-count{font-size:17px;text-align:center;color:#23354d}.nyc2a-ccw__headline-count strong{color:var(--navy);font-size:19px}.nyc2a-ccw__headline-count span{display:inline-block;margin:0 9px;color:#8994a3}.nyc2a-ccw__switch{display:flex;align-items:center;gap:8px;white-space:nowrap}.nyc2a-ccw__switch select{margin-top:0;min-width:145px}
.nyc2a-ccw__list{display:none;order:1;padding:26px 28px;background:#f4f7fa;border-bottom:1px solid #d7dee7}.nyc2a-ccw.is-list-view .nyc2a-ccw__map{display:none}.nyc2a-ccw.is-list-view .nyc2a-ccw__list{display:block}.nyc2a-ccw__list-head h3{margin:0 0 5px;color:var(--navy);font-size:25px}.nyc2a-ccw__list-head p{margin:0 0 22px;color:#5d6b7d}.nyc2a-ccw__list-group{background:#fff;border:1px solid #d7dee7;border-radius:10px;margin:0 0 14px;overflow:hidden}.nyc2a-ccw__list-group h4{margin:0;padding:11px 14px;color:#fff;font-size:13px;letter-spacing:.035em;display:flex;justify-content:space-between}.nyc2a-ccw__list-group.s-H h4{background:var(--green)}.nyc2a-ccw__list-group.s-C h4{background:var(--gold);color:#111}.nyc2a-ccw__list-group.s-N h4{background:var(--red)}.nyc2a-ccw__list-group.s-U h4,.nyc2a-ccw__list-group.s-X h4{background:var(--gray)}.nyc2a-ccw__state-chips{display:flex;flex-wrap:wrap;gap:8px;padding:13px}.nyc2a-ccw__state-chips button{min-height:34px;padding:6px 10px;background:#fff;color:#17314f;border:1px solid #c8d1dc;font-size:13px;font-weight:700}.nyc2a-ccw__state-chips button:hover{background:#edf4fa;color:#071a33}.nyc2a-ccw__list-empty{padding:35px;text-align:center;background:#fff;border:1px dashed #b8c4d1;border-radius:10px;color:#5e6b7d}
@media(max-width:900px){.nyc2a-ccw__viewbar{grid-template-columns:1fr 1fr}.nyc2a-ccw__headline-count{grid-column:1/-1;grid-row:1;text-align:left}.nyc2a-ccw__switch{justify-self:end}}
@media(max-width:620px){.nyc2a-ccw__viewbar{grid-template-columns:1fr}.nyc2a-ccw__headline-count,.nyc2a-ccw__viewtabs,.nyc2a-ccw__switch{grid-column:auto;grid-row:auto}.nyc2a-ccw__viewtabs{width:100%}.nyc2a-ccw__viewtabs button{flex:1}.nyc2a-ccw__switch{justify-self:stretch;display:block}.nyc2a-ccw__switch select{margin-top:6px;width:100%}.nyc2a-ccw__headline-count{text-align:left}.nyc2a-ccw__headline-count strong{display:inline-block}.nyc2a-ccw__list{padding:18px 14px}.nyc2a-ccw__state-chips button{flex:1 1 135px}}

.nyc2a-ccw__map-prompt{display:flex;flex-direction:column;gap:2px;flex:1;color:var(--navy)}.nyc2a-ccw__map-prompt strong{font-size:14px;letter-spacing:.5px}.nyc2a-ccw__map-prompt span{font-size:12px;color:#5f6f82}.nyc2a-ccw__switch-button{min-height:40px!important;padding:0 16px!important;background:#fff!important;color:var(--navy)!important;border:1px solid #aebbc8!important}.nyc2a-ccw.is-picking-permit .nyc2a-state{cursor:crosshair}.nyc2a-ccw.is-picking-permit .nyc2a-ccw__map{box-shadow:inset 0 0 0 3px #1769aa22}
@media(max-width:700px){.nyc2a-ccw__controls{align-items:stretch;flex-direction:column}.nyc2a-ccw__controls button{width:100%}.nyc2a-ccw__map-prompt{width:100%}.nyc2a-ccw__switch-button{width:100%}}

/* v2.4 top legend and always-switch map behavior */
.nyc2a-ccw__legend--top{margin:0;padding:12px 24px;background:#fff;border-bottom:1px solid #d7dee7;font-size:12px;font-weight:700;gap:16px}.nyc2a-ccw__legend--top i{flex:0 0 14px;width:14px;height:14px;border-radius:3px}.nyc2a-ccw__legend--top span{gap:7px}.nyc2a-ccw__map{position:relative}.nyc2a-state{cursor:pointer!important}
@media(max-width:700px){.nyc2a-ccw__legend--top{padding:11px 14px;gap:10px;font-size:11px}}

/* v2.5 always-visible data below map */
.nyc2a-ccw__below-results{padding:30px 28px 34px;background:#f4f7fa;border-top:1px solid #d7dee7}
.nyc2a-ccw__below-empty{padding:28px;text-align:center;background:#fff;border:1px dashed #b8c4d1;border-radius:10px;color:#5e6b7d}
.nyc2a-ccw__below-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}
.nyc2a-ccw__below-head h3{margin:0;color:var(--navy);font-size:clamp(24px,3vw,32px)}
.nyc2a-ccw__below-head p{margin:5px 0 0;color:#5d6b7d}
.nyc2a-ccw__below-totals{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin:0 0 22px}
.nyc2a-ccw__below-total{background:#fff;border:1px solid #d7dee7;border-radius:10px;padding:14px;text-align:center}
.nyc2a-ccw__below-total b{display:block;font-size:27px;color:var(--navy)}
.nyc2a-ccw__below-total span{font-size:11px;text-transform:uppercase;letter-spacing:.045em;color:#667085;font-weight:800}
.nyc2a-ccw__below-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.nyc2a-ccw__below-group{background:#fff;border:1px solid #d7dee7;border-radius:10px;overflow:hidden}
.nyc2a-ccw__below-group h4{margin:0;padding:12px 14px;color:#fff;font-size:14px;display:flex;justify-content:space-between;align-items:center}
.nyc2a-ccw__below-group.s-H h4{background:var(--green)}
.nyc2a-ccw__below-group.s-C h4{background:var(--gold);color:#111}
.nyc2a-ccw__below-group.s-N h4{background:var(--red)}
.nyc2a-ccw__below-group.s-U h4,.nyc2a-ccw__below-group.s-X h4{background:var(--gray)}
.nyc2a-ccw__below-states{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:6px 12px}
.nyc2a-ccw__below-states button{min-height:0;padding:9px 7px;background:transparent!important;color:#17314f!important;border:0!important;border-bottom:1px solid #edf0f3!important;border-radius:0!important;text-align:left;font-size:13px;font-weight:700}
.nyc2a-ccw__below-states button:hover{color:#075da5!important;background:#f7fafc!important}
.nyc2a-ccw__below-detail{margin-top:18px;background:#fff;border:1px solid #cbd6e1;border-radius:10px;padding:18px 20px}
.nyc2a-ccw__below-detail h4{margin:0 0 10px;color:var(--navy);font-size:20px}
.nyc2a-ccw__below-detail p{line-height:1.55;margin:8px 0}
.nyc2a-ccw__below-detail a{color:#075da5;font-weight:800}
@media(max-width:800px){.nyc2a-ccw__below-grid{grid-template-columns:1fr}.nyc2a-ccw__below-totals{grid-template-columns:repeat(2,1fr)}.nyc2a-ccw__below-head{display:block}}
@media(max-width:480px){.nyc2a-ccw__below-results{padding:22px 14px}.nyc2a-ccw__below-states{grid-template-columns:1fr}.nyc2a-ccw__below-totals{grid-template-columns:1fr 1fr}}


/* v2.6 phone-first responsive refinements */
.nyc2a-ccw{width:100%;min-width:0}
.nyc2a-ccw__headcopy,.nyc2a-ccw__controls,.nyc2a-ccw__viewbar,.nyc2a-ccw__layout,.nyc2a-ccw__below-results,.nyc2a-ccw__membership,.nyc2a-ccw__foot{min-width:0}
.nyc2a-ccw__map{touch-action:manipulation;-webkit-overflow-scrolling:touch}
.nyc2a-ccw__map svg{max-width:100%}
.nyc2a-ccw button,.nyc2a-ccw a{-webkit-tap-highlight-color:transparent}

@media(max-width:700px){
  .nyc2a-ccw{margin:12px 0;border-radius:12px;box-shadow:0 7px 22px rgba(7,26,51,.12)}
  .nyc2a-ccw__head{padding:18px 16px;gap:12px}
  .nyc2a-ccw__head h2{font-size:clamp(24px,8vw,32px);line-height:1.08;margin:2px 0 7px}
  .nyc2a-ccw__head p{font-size:14px;line-height:1.45}
  .nyc2a-ccw__eyebrow{font-size:11px;letter-spacing:.09em}
  .nyc2a-ccw__controls{padding:12px 14px;gap:9px}
  .nyc2a-ccw__controls button,.nyc2a-ccw__switch-button{min-height:46px!important;font-size:14px}
  .nyc2a-ccw__status{padding:10px 14px;font-size:12px;line-height:1.4}
  .nyc2a-ccw__legend--top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 12px;gap:8px 12px;font-size:10px}
  .nyc2a-ccw__legend--top span{min-width:0;align-items:flex-start;line-height:1.25}
  .nyc2a-ccw__viewbar{padding:12px 14px;gap:10px}
  .nyc2a-ccw__headline-count{font-size:14px;line-height:1.35}
  .nyc2a-ccw__headline-count strong{font-size:15px}
  .nyc2a-ccw__headline-count span{margin:0 5px}
  .nyc2a-ccw__viewtabs button{min-height:44px;padding:0 10px;font-size:13px}
  .nyc2a-ccw__map{padding:8px 4px 10px;width:100%;overflow:hidden}
  .nyc2a-ccw__map svg{display:block;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0 auto}
  .nyc2a-state{stroke-width:1.7}
  .nyc2a-state:hover,.nyc2a-state:focus{stroke-width:2.3}
  .nyc2a-state-label{font-size:8.5px;stroke-width:1.8px}
  .nyc2a-ccw__panel{padding:18px 14px;min-height:0}
  .nyc2a-ccw__panel h3{font-size:21px}
  .nyc2a-ccw__panel p{font-size:14px}
  .nyc2a-ccw__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .nyc2a-ccw__stats div{padding:10px 4px}
  .nyc2a-ccw__stats b{font-size:21px}
  .nyc2a-ccw__stats span{font-size:9px;line-height:1.2}
  .nyc2a-ccw__below-results{padding:20px 12px 24px}
  .nyc2a-ccw__below-head h3{font-size:22px;line-height:1.15}
  .nyc2a-ccw__below-head p{font-size:13px;line-height:1.45}
  .nyc2a-ccw__below-head .nyc2a-ccw__switch-button{width:100%;margin-top:12px}
  .nyc2a-ccw__below-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .nyc2a-ccw__below-total{padding:11px 6px}
  .nyc2a-ccw__below-total b{font-size:23px}
  .nyc2a-ccw__below-total span{font-size:9px;line-height:1.2}
  .nyc2a-ccw__below-grid{grid-template-columns:1fr;gap:10px}
  .nyc2a-ccw__below-group h4{padding:10px 12px;font-size:12px}
  .nyc2a-ccw__below-states{grid-template-columns:1fr 1fr;padding:5px 8px}
  .nyc2a-ccw__below-states button{min-height:42px;padding:9px 6px;font-size:12px;line-height:1.2}
  .nyc2a-ccw__below-detail{padding:15px 13px}
  .nyc2a-ccw__below-detail h4{font-size:18px;overflow-wrap:anywhere}
  .nyc2a-ccw__below-detail p{font-size:13px;overflow-wrap:anywhere}
  .nyc2a-ccw__membership{padding:22px 14px;gap:18px}
  .nyc2a-ccw__membership-card img{max-height:180px}
  .nyc2a-ccw__membership h3{font-size:24px}
  .nyc2a-ccw__membership p{font-size:14px}
  .nyc2a-ccw__join{display:block;width:100%;max-width:340px;margin:12px auto 0;padding:14px 16px;text-align:center}
  .nyc2a-ccw__foot{padding:14px;font-size:12px}
}

@media(max-width:430px){
  .nyc2a-ccw__head{padding:16px 13px}
  .nyc2a-ccw__logo img{max-width:126px;max-height:78px}
  .nyc2a-ccw__legend--top{grid-template-columns:1fr 1fr;gap:7px}
  .nyc2a-ccw__viewbar{padding:10px 12px}
  .nyc2a-ccw__map{padding:5px 2px 8px}
  .nyc2a-state-label{font-size:7.7px;stroke-width:1.6px}
  .nyc2a-ccw__below-results{padding-left:10px;padding-right:10px}
  .nyc2a-ccw__below-states{grid-template-columns:1fr}
  .nyc2a-ccw__below-states button{min-height:44px;font-size:13px}
}
