@media (max-width: 900px){
  :root{--topbar:64px}.topBar{padding:8px 10px}.brandBlock img{width:42px;height:42px}.eyebrow,.version{display:none}h1{font-size:16px}.topActions{gap:6px}.pill{min-height:40px;padding:0 10px;font-size:13px}.panel{resize:none;max-width:calc(100vw - 16px);border-radius:22px;min-width:0}.panel[data-dock="left"],.panel[data-dock="right"]{left:8px;right:8px;top:auto;bottom:8px;width:auto;max-height:54dvh}.finderPanel[data-dock="left"]{bottom:8px;max-height:45dvh}.finderPanel.collapsed{height:74px;overflow:hidden}.panel[data-dock="bottom"]{left:8px;right:8px;bottom:8px;transform:none;width:auto;max-height:72dvh}.resultsPanel.open{max-height:58dvh}.detailPanel.open{max-height:63dvh}.guidePanel.open,.menuPanel.open{max-height:76dvh}.mapTools{right:10px;top:10px}.mapTools button{width:44px;height:44px}.finderGrid{grid-template-columns:1fr;padding:10px}.finderGrid input{height:46px}.finderActions,.quickChips{padding-left:10px;padding-right:10px}.choiceGrid,.sourceGrid,.toolGrid{grid-template-columns:1fr}.resultsList{max-height:42dvh}.topActions #menuToggle{display:inline-flex}.brandBlock{max-width:44vw}.guideBody,.menuContent{max-height:calc(76dvh - 104px)}
}
@media (min-width: 901px){.finderGrid{grid-template-columns:1fr}.topActions #menuToggle{display:inline-flex}.finderPanel.collapsed{width:330px;height:74px}.finderPanel.collapsed .finderGrid,.finderPanel.collapsed .suggestions,.finderPanel.collapsed .quickChips,.finderPanel.collapsed .finderActions,.finderPanel.collapsed .statusStrip{display:none}}
@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.mapCanvas.perspective .leaflet-map-pane{transform:none}}
@media (max-width:900px){
  .panel{backdrop-filter:none;background:rgba(255,255,255,.975)}
  .guidePanel.open{max-height:64dvh}
  .guideBody{max-height:calc(64dvh - 102px);padding:10px}
  .guideIntroGrid,.reviewGrid{grid-template-columns:1fr}
  .reviewCard.wide{grid-column:auto}
  .choiceGrid{grid-template-columns:1fr 1fr;gap:7px}
  .choice{min-height:78px;padding:10px;border-radius:16px}
  .choice b{font-size:13px}.choice span{font-size:11px}.choice small{font-size:9px;margin-top:5px}
  .guideStepHead h3{font-size:18px}
  .guideFooter{position:sticky;bottom:-10px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 18%);padding-top:15px;margin-bottom:-2px}
}
@media (max-width:560px){
  .choiceGrid{grid-template-columns:1fr}
  .guidePanel.open{max-height:68dvh}
  .guideBody{max-height:calc(68dvh - 102px)}
}
@media (max-width:900px){
  .detailPanel[data-dock="right"]{width:auto}
  .visitGuideGrid{grid-template-columns:1fr}
  .quickChips{max-height:78px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:thin}
  .quickChips .chip{white-space:nowrap;flex:0 0 auto}
}

@media (max-width:900px){
  .quickStart{margin:0 10px 5px;padding:10px 38px 10px 10px;border-radius:16px;contain-intrinsic-size:152px}
  .quickStartActions{display:grid;grid-template-columns:1fr 1fr}.quickStartActions .chip:last-child{grid-column:1/-1}
  .quickStartCopy>p{font-size:11px}.quickStartCopy>b{font-size:13px}
  .resultCard{contain-intrinsic-size:118px}
  .mapCanvas{will-change:auto}
}
