@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:wght@600;700&display=swap";:root{--marker-color:#e46e4c;color:#18343a;font-synthesis:none;background:#e8f0ed;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}.app-shell{background:#e8f0ed;grid-template-columns:minmax(420px,1.6fr) minmax(320px,.9fr);height:100vh;display:grid}.map-area{background:radial-gradient(circle at 25% 35%,#dce9e2,#b7cbc5 60%,#8eaba7);height:100%;min-height:0;position:relative;overflow:hidden}.map-canvas{position:absolute;top:0;bottom:0;left:0;right:0}.map-focus-indicator{pointer-events:none;background:#1a73e894;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #18343a47}.map-message{text-align:center;color:#31585a;background:linear-gradient(135deg,#e8f0edeb,#b7cbc5ad);place-content:center;gap:8px;font-size:1rem;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.map-message--notice span{font-size:.85rem}.map-fallback{z-index:2;color:#2d2d2d;text-align:center;background:#ffffffe6;border-top:1px solid #18343a14;padding:.8rem 1rem;font-size:.9rem;position:absolute;bottom:0;left:0;right:0}.map-search-wrap{z-index:20;width:min(420px,100% - 40px);position:absolute;top:12px;right:12px}.map-search{background:#fff;border:0;border-radius:6px;align-items:stretch;width:100%;display:flex;overflow:hidden;box-shadow:0 8px 24px #18343a24}.map-search__location{color:#e46e4c;cursor:pointer;background:#fff;border:0;place-items:center;width:38px;min-width:38px;padding:0;line-height:1;display:grid}.map-search__location svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.map-search input{width:0;font:inherit;color:#18343a;min-width:0;min-height:38px;box-shadow:none;background:#fff;border:0;outline:0;flex:1 1 0;padding:0 12px 0 2px;display:block}.map-search__suggestions{z-index:21;background:#fff;border-radius:4px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:38px;right:54px;overflow:hidden;box-shadow:0 8px 24px #18343a2e}.map-search__suggestions button{color:#18343a;cursor:pointer;text-align:left;background:#fff;border:0;width:100%;padding:9px 10px;display:block}.map-search__suggestions button:hover,.map-search__suggestion--active{background:#edf3ef}.map-search__suggestions button:focus-visible{background:#edf3ef}.map-search__submit{color:#fff;background:var(--marker-color);cursor:pointer;min-width:54px;height:38px;box-shadow:none;border:0;border-left:1px solid #18343a1f;border-radius:0;justify-content:center;align-items:center;margin:0;padding:0 15px;font-weight:700;line-height:1;display:flex}.map-search__clear{color:#718184;cursor:pointer;opacity:0;pointer-events:none;background:#fff;border:0;place-items:center;width:38px;min-width:38px;padding:0;display:grid}.map-search:hover .map-search__clear,.map-search:focus-within .map-search__clear{opacity:1;pointer-events:auto}.map-search__clear svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:16px;height:16px}.map-search__clear:hover{color:#e46e4c}.map-search__clear:focus-visible{color:#e46e4c}.map-search button:disabled{opacity:.5;cursor:wait}.map-controls-host{z-index:20;position:absolute;top:0;left:0}.gm-fullscreen-control{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important}.gm-fullscreen-control button{background:#ffffffeb!important;border:1px solid #18343a14!important;border-radius:50%!important;width:34px!important;height:34px!important;box-shadow:0 8px 24px #18343a24!important}.panel{z-index:3;background:#fbfaf6;flex-direction:column;min-height:0;max-height:100vh;display:flex;overflow:hidden;box-shadow:8px 0 30px #18343a14}.panel-drawer-toggle{display:none}.panel-content{min-height:0;overflow-y:auto}.panel-header{background:#fbfaf6;padding:28px 28px 22px}.brand{color:#e46e4c;letter-spacing:.03em;align-items:center;gap:8px;font-weight:700;display:flex}.brand img{width:23px}.eyebrow{color:#e46e4c;letter-spacing:.14em;text-transform:uppercase;margin:36px 0 8px;font-size:.73rem;font-weight:700}h1,h2{font-family:Playfair Display,serif}h1{color:#18343a;white-space:nowrap;max-width:none;margin:0;font-size:2.2rem;line-height:1.08}.intro{color:#647678;margin:12px 0 22px;font-size:.9rem;line-height:1.5}.directory-search__label{align-items:center;gap:6px;margin-bottom:7px;display:flex;position:relative}.directory-search label{color:#647678;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.filter-info{color:#647678;cursor:pointer;background:0 0;border:1px solid #b8c7c1;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;font-family:Georgia,serif;font-size:.72rem;font-weight:700;line-height:1;display:grid}.filter-info:hover{color:#e46e4c;outline-offset:2px;border-color:#e46e4c;outline:2px solid #e46e4c33}.filter-info:focus-visible{color:#e46e4c;outline-offset:2px;border-color:#e46e4c;outline:2px solid #e46e4c33}.filter-info__popover{z-index:5;color:#18343a;letter-spacing:0;text-transform:none;background:#fff;border:1px solid #d1dcd6;border-radius:5px;width:190px;padding:12px 14px;font-size:.78rem;font-weight:400;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #18343a29}.filter-info__popover strong{margin-bottom:6px;font-size:.75rem;display:block}.filter-info__popover ul{margin:0;padding-left:17px;line-height:1.55}.search-row{background:#fff;border:1px solid #d1dcd6;border-radius:6px;display:flex;overflow:hidden}.search-row input{color:#18343a;border:0;outline:0;flex:1;min-width:0;padding:13px 12px}.search-row button{color:#fff;cursor:pointer;background:#18343a;border:0;padding:0 14px}.results-heading{color:#647678;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #e5e9e4;border-bottom:1px solid #e5e9e4;justify-content:space-between;padding:15px 28px;font-size:.78rem;font-weight:700;display:flex}.results-heading strong{color:#e46e4c}.church-list{margin:0;padding:0;list-style:none}.church-card{content-visibility:auto;contain-intrinsic-size:0 104px;border-bottom:1px solid #e5e9e4;padding:18px 28px;transition:background-color .18s,box-shadow .18s,transform .18s}.church-card:hover{background:#f3f7f4;box-shadow:inset 0 0 0 1px #18343a0a}.church-card--selected{background:#edf3ef;border-left:4px solid #e46e4c;padding-left:24px}.church-card__select{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:12px;padding:0;display:flex}.church-card__select strong,.church-card__select small{display:block}.church-card__select strong{font-size:.94rem;line-height:1.3}.church-card__select small{color:#718184;margin-top:5px;font-size:.8rem;line-height:1.35}.church-pin,.details-mark{color:#fff;background:var(--marker-color);border-radius:50% 50% 50% 0;flex:0 0 27px;place-items:center;width:27px;height:27px;font-weight:700;display:grid;transform:rotate(-45deg)}.church-pin:first-letter,.details-mark:first-letter{transform:rotate(45deg)}.map-marker{background:var(--marker-color);pointer-events:none;border-radius:50% 50% 50% 0;place-items:center;width:27px;height:27px;display:grid;position:relative;transform:rotate(-45deg);box-shadow:0 8px 24px #18343a24}.map-marker__x{color:#fff;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:700;line-height:1;display:block;transform:rotate(45deg)}.map-marker--selected{background:var(--marker-color);width:32px;height:32px;box-shadow:0 0 0 4px #e46e4c33,0 12px 28px #e46e4c52}.text-button,.back-button,.details a{color:#e46e4c;cursor:pointer;background:0 0;border:0;font-size:.78rem}.church-card__actions{gap:16px;margin-left:39px;display:flex}.text-button{margin-top:13px;padding:0;text-decoration:none}.details{padding:25px 28px}.back-button{padding:0;font-weight:700}.details-mark{margin:36px auto 18px;transform:rotate(-45deg)}.details h2{text-align:center;margin:0 0 8px;font-size:1.6rem}.details p{text-align:center;line-height:1.5}.muted{color:#718184;font-size:.84rem}.details hr{border:0;border-top:1px solid #e5e9e4;margin:24px 0}.details a{text-align:center;margin:13px 0;text-decoration:none;display:block}footer{color:#718184;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfaf6f0;border-top:1px solid #18343a1a;flex:none;justify-content:center;gap:18px;padding:12px 15px;font-size:.75rem;display:flex;box-shadow:0 -8px 20px #18343a14}footer a{color:inherit}.install-link{color:#e46e4c;cursor:pointer;font-size:inherit;background:0 0;border:0;padding:0;display:none}.install-help{color:#647678}@media (max-width:760px),(orientation:landscape) and (max-height:500px){.app-shell{isolation:isolate;height:100svh;display:block;position:relative;overflow:hidden}.map-area{z-index:0;min-height:0;position:absolute;top:0;bottom:0;left:0;right:0}.panel{z-index:30;height:min(88svh,760px);max-height:none;transition:height .32s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #18343a1a}.panel--collapsed{height:76px}.panel--half{height:min(58svh,760px)}.panel--expanded{height:min(88svh,760px)}.panel-drawer-toggle{color:#647678;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#fbfaf6;border:0;border-bottom:1px solid #e5e9e4;flex:0 0 42px;justify-content:center;align-items:center;gap:10px;width:100%;padding:0;font-size:.72rem;font-weight:700;display:flex}.panel-drawer-toggle__handle{background:#b8c7c1;border-radius:4px;width:38px;height:4px}.panel-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:auto;min-height:0;overflow-y:auto}.panel-header{padding:22px 22px 19px}.eyebrow{margin-top:24px}h1{white-space:normal;font-size:1.85rem}.results-heading,.church-card{padding-left:22px;padding-right:22px}.church-card--selected{padding-left:18px}.map-search{width:min(100% - 48px,320px);max-width:320px;margin-left:auto}.map-search input{width:0;min-height:32px;padding:0 4px 0 2px;font-size:.74rem}.map-search__location{width:28px;min-width:28px;height:32px}.map-search__suggestions{left:28px;right:48px}.map-search__clear{width:32px;min-width:32px}.map-search button[type=submit]{height:32px;padding:0 9px;font-size:.74rem}.map-controls-host{top:0;left:0}.map-search-wrap{z-index:100;width:auto;position:fixed;top:12px;left:12px;right:12px}.gm-fullscreen-control button{width:30px!important;height:30px!important}footer{-webkit-backdrop-filter:none;backdrop-filter:none;gap:12px;padding:9px 8px;font-size:.68rem}.install-link{display:inline}}@media (prefers-reduced-motion:reduce){.panel{transition:none}}
