*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a1a}.full-screen-message{display:flex;align-items:center;justify-content:center;height:100%;font-size:1.1rem;padding:2rem;text-align:center}.app-layout{display:flex;height:100%}.search-controls{width:320px;flex-shrink:0;padding:1rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;border-right:1px solid #e2e2e2}.search-controls-header{display:flex;align-items:center;justify-content:space-between}.search-controls-header h1{font-size:1.25rem;margin:0}.locale-toggle button{border:1px solid #ccc;background:#fff;padding:.25rem .5rem;cursor:pointer}.locale-toggle button.active{background:#7c3aed;color:#fff;border-color:#7c3aed}.search-controls label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.time-range{display:flex;gap:.5rem}.time-range label{flex:1}.language-filter{border:1px solid #e2e2e2;border-radius:4px;padding:.5rem}.language-filter-option{flex-direction:row!important;align-items:center;gap:.4rem!important}.use-my-location,.search-submit{padding:.5rem .75rem;border:none;border-radius:4px;background:#7c3aed;color:#fff;cursor:pointer;font-size:.95rem}.use-my-location:disabled{opacity:.6;cursor:default}.results-pane{position:relative;flex:1}.banner{position:absolute;top:.75rem;left:50%;transform:translate(-50%);z-index:10;background:#fff;border:1px solid #e2e2e2;border-radius:4px;padding:.5rem 1rem;box-shadow:0 2px 6px #0000001a;font-size:.9rem}.banner-error{border-color:#dc2626;color:#dc2626}.map-view,.map-container{height:100%;width:100%}.map-error{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f3f3f3;color:#dc2626;padding:2rem;text-align:center}.church-popup h3{margin:0 0 .25rem;font-size:1rem}.church-popup .popup-address,.church-popup .popup-distance{font-size:.85rem;color:#555;margin-bottom:.25rem}.church-popup .popup-mass-times{list-style:none;padding:0;margin:.5rem 0;font-size:.85rem}.church-popup .popup-directions{display:inline-block;margin-top:.5rem;color:#7c3aed;font-size:.85rem}
