/* Mobile-first quick access, inspired by the reference's menu and counseling shortcut. */
.desk-launch{position:fixed;right:24px;bottom:24px;z-index:40;background:#592877;color:white;border:1px solid #ffffff45;border-radius:50px;padding:14px 22px;box-shadow:0 8px 28px #29113930;display:flex;gap:12px;align-items:center;font-size:13px;font-weight:600;cursor:pointer}.mobile-dock{display:none}#church-desk{box-sizing:border-box;position:fixed;inset:0 0 0 auto;margin:0;width:min(420px,94vw);height:100dvh;max-height:100dvh;max-width:none;border:0;border-left:1px solid #ded0e5;border-radius:24px 0 0 24px;padding:0;background:#fcf9ff;color:#2b1935;overflow-y:auto;overscroll-behavior:contain;box-shadow:-12px 0 70px #15081f30}#church-desk[open]{animation:desk-enter .25s ease-out}#church-desk::backdrop{background:#160b2666;backdrop-filter:blur(5px)}.desk-top{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:27px 26px 23px;background:#fcf9fff5;backdrop-filter:blur(15px);border-bottom:1px solid #e7dceb}.desk-top h2{font-family:Georgia,serif;font-size:34px;letter-spacing:-1px;margin:6px 0 0}.desk-eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700;color:#805091}#close-desk{width:44px;height:44px;flex-shrink:0;border:1px solid #decee7;border-radius:50%;font-size:28px;color:#512663;background:white;cursor:pointer}.desk-body{padding:22px 26px max(26px,env(safe-area-inset-bottom))}.desk-welcome{font-size:13px;color:#7c6986;margin-bottom:21px}.desk-next{display:block;position:relative;background:linear-gradient(120deg,#562477,#351448);border-radius:16px;padding:22px;color:white;box-shadow:0 9px 22px #4f235518}.desk-next>span{display:block;font-size:9px;letter-spacing:1.4px;color:#ffd1a1}.desk-next strong{display:block;font-size:22px;line-height:1.3;margin:10px 25px 8px 0}.desk-next small{font-size:12px;color:#e2cdeb;display:block;padding-right:20px}.desk-next b{position:absolute;right:19px;bottom:20px;color:#ffbb7c}.desk-actions{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:16px 0 21px}.desk-actions a{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #e2d3e8;border-radius:14px;background:white;padding:17px 14px;min-height:126px}.desk-actions a>span{font-size:26px;color:#753a91;line-height:1;margin-bottom:13px}.desk-actions strong{font-size:13px;line-height:1.4}.desk-actions small{font-size:10px;color:#897591;line-height:1.5;margin-top:5px}#church-desk .desk-links{display:flex;position:static;flex-direction:column;align-items:stretch;gap:0;background:none;box-shadow:none;padding:0;margin:0 0 24px}#church-desk .desk-links a{display:flex;justify-content:space-between;gap:15px;padding:14px 2px;min-height:49px;font-size:15px;border-bottom:1px solid #e7deed;color:#382141}#church-desk .desk-links a span{color:#9b7dac}.desk-care{padding:21px;background:#eee8f2;border-radius:15px}.desk-care h3{font-size:22px;line-height:1.3;margin:9px 0}.desk-care>p:not(.desk-eyebrow){font-size:13px;line-height:1.8;color:#796380}.desk-care .button{font-size:13px;margin-top:17px;width:100%;justify-content:center;min-height:46px}.desk-visit{display:block;padding-top:23px}.desk-visit strong{display:flex;justify-content:space-between;font-size:13px;color:#67317e}.desk-visit>span{display:block;margin-top:7px;font-size:11px;color:#846b8c}.desk-open{overflow:hidden}.desk-launch:focus-visible,#church-desk a:focus-visible,#church-desk button:focus-visible,.mobile-dock a:focus-visible,.mobile-dock button:focus-visible{outline:3px solid #e58c42;outline-offset:3px}@keyframes desk-enter{from{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:900px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.desk-launch{display:none}.mobile-dock{position:fixed;inset:auto 0 0;z-index:45;display:grid;grid-template-columns:repeat(4,1fr);background:#fffffff5;backdrop-filter:blur(18px);border-top:1px solid #e4d7eb;box-shadow:0 -5px 24px #3612460a;padding:8px 10px calc(8px + env(safe-area-inset-bottom));gap:4px}.mobile-dock a,.mobile-dock button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;min-height:54px;border-radius:12px;color:#654473;font-size:10px;font-weight:600;padding:5px 0}.mobile-dock button{background:#f0e6f6;color:#5e297c}.mobile-dock svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.mobile-dock a[aria-current="location"]{background:#fff0e1;color:#773e19}.menu-toggle{font-size:12px!important;gap:9px!important;min-height:44px}.menu-toggle span{font-size:22px}html{scroll-padding-bottom:100px}}@media(prefers-reduced-motion:reduce){#church-desk[open]{animation:none}}

.church-map{display:block;width:100%;height:300px;border:1px solid #ddd3e3;border-radius:16px;margin-top:24px;background:#eee8f2}@media(max-width:600px){.church-map{height:260px}}
