:root{--ink:#20392b;--green:#214e34;--lime:#d8ef9c;--muted:#70796f;--line:#e3e7df;--soft:#f5f6f2;--white:#fff;font-family:'Noto Sans KR',sans-serif;color:var(--ink);font-size:16px}*{box-sizing:border-box}body{margin:0;background:#fff}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}button:focus-visible,a:focus-visible{outline:3px solid #6d9b4e;outline-offset:4px}button:disabled{opacity:.6;cursor:not-allowed}svg.icon{width:21px;height:21px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.topbar{height:88px;padding:0 3.4%;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:50px;background:#fff;z-index:20;position:relative}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:900;letter-spacing:-1.2px;white-space:nowrap}.brand small{display:block;font-size:9px;letter-spacing:2.3px;margin-top:1px}.brandmark{display:grid;place-items:center;width:38px;height:43px;background:var(--green);border-radius:18px 18px 18px 4px;color:var(--lime);font-size:29px;transform:rotate(-6deg)}.desktop-nav{height:100%;display:flex;gap:36px;align-items:stretch;font-size:15px;font-weight:600}.desktop-nav a{display:flex;align-items:center;border-bottom:3px solid transparent;padding:3px 0 0}.desktop-nav a.active{border-color:var(--green)}.head-actions{margin-left:auto;display:flex;align-items:center;gap:22px}.text-button{font-size:13px;color:#64705f}.login-button,.primary{background:var(--green);border-radius:28px;color:white;padding:13px 23px;font-size:14px;font-weight:600}.prototype{background:#f2f4ee;color:#737c6e;text-align:center;padding:7px 15px;font-size:12px;line-height:1.6}.prototype span{font-size:10px;font-weight:800;letter-spacing:1px;margin-right:9px}.explore-tools{padding:27px 3.4% 22px;display:flex;gap:24px;align-items:center;border-bottom:1px solid var(--line)}.searchbox{border:1px solid #cfd7cc;border-radius:28px;display:flex;align-items:center;gap:12px;padding:0 18px;height:50px;min-width:315px;width:350px}.searchbox input{width:100%;border:0;outline:none;background:none;font-size:14px;color:var(--ink)}.filters{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #dce2d7;border-radius:24px;min-height:42px;padding:9px 17px;font-size:14px;white-space:nowrap;background:white}.chip.active{background:var(--green);border-color:var(--green);color:white}.chip svg{width:16px;height:16px}.filter-select{border-radius:24px;padding:10px 32px 10px 16px;border:1px solid #dce2d7;background:#fff;color:var(--ink);font-size:14px;max-width:180px}.explore-body{display:grid;grid-template-columns:490px 1fr;height:calc(100dvh - 220px);min-height:530px}.results{padding:30px 28px 40px 10%;overflow:auto;scrollbar-width:thin}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#778369;margin:0 0 10px}.results h1{font-size:27px;letter-spacing:-1.3px;line-height:1.4;margin:0 0 10px}.muted{color:var(--muted);font-size:14px;line-height:1.7}.result-meta{display:flex;align-items:center;justify-content:space-between;margin:22px 0 17px;font-size:13px;color:#72796f}.result-meta select{border:0;background:none;color:var(--ink);font-size:13px}.church-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:17px;background:white;transition:box-shadow .2s,transform .2s;position:relative}.church-card:hover{box-shadow:0 7px 25px #20392b12;transform:translateY(-2px)}.card-image{height:168px;position:relative;background:#e4e9df;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.photo-note{position:absolute;bottom:9px;left:12px;background:#0008;color:#fff;font-size:10px;border-radius:4px;padding:3px 6px}.save{position:absolute;right:12px;top:12px;z-index:1;display:grid;place-items:center;border-radius:50%;width:36px;height:36px;background:white;box-shadow:0 2px 12px #0001}.save.saved{color:var(--green);background:var(--lime)}.card-content{padding:18px;cursor:pointer}.card-content h2{margin:7px 0 7px;font-size:20px;letter-spacing:-.7px}.pill{font-size:11px;background:#edf4e4;color:#46622f;padding:4px 8px;border-radius:5px;font-weight:600;display:inline-flex;align-items:center;gap:4px}.pill.neutral{background:#f1f2ef;color:#697362}.card-content p{margin:4px 0;font-size:13px;color:var(--muted)}.card-bottom{border-top:1px solid #edf0e9;margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#4b6846}.card-bottom span{display:flex;gap:5px;align-items:center}.card-bottom svg{height:15px;width:15px}.compact-card .card-content{padding-right:56px}.map-wrap{position:relative;overflow:hidden;background:#e9eddf}.map{height:100%;width:100%;z-index:1}.map-top{position:absolute;z-index:500;top:23px;left:50%;transform:translateX(-50%);white-space:nowrap;background:white;border-radius:30px;box-shadow:0 3px 15px #14261920;padding:12px 20px;font-size:13px;display:flex;align-items:center;gap:8px}.map-bottom{position:absolute;z-index:500;bottom:33px;left:24px;right:24px;max-width:390px;background:#fff;border-radius:16px;padding:19px 20px;box-shadow:0 4px 20px #18382415;display:flex;gap:15px;align-items:center}.map-bottom .round{background:var(--lime);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;flex-shrink:0}.map-bottom strong{font-size:14px}.map-bottom p{font-size:12px;color:var(--muted);margin:4px 0}.map-pin{background:var(--green);color:white;border:3px solid white;border-radius:25px;box-shadow:0 2px 8px #25452d35;display:flex;align-items:center;justify-content:center;width:43px;height:43px;font-size:23px}.map-pin.selected{background:var(--lime);color:var(--green);transform:scale(1.16)}.leaflet-container{font-family:inherit!important}.leaflet-tooltip{font-family:inherit;border:0!important;border-radius:8px!important;padding:8px 12px!important;font-weight:600;color:var(--green)!important}.leaflet-control-zoom{border:none!important;box-shadow:0 2px 10px #0001!important;border-radius:12px!important;overflow:hidden}.leaflet-control-attribution{font-size:10px!important}.leaflet-tile-pane{filter:saturate(.5)}.bottom-nav,.mobile-switch{display:none}.page{max-width:1140px;padding:46px 32px 70px;margin:auto}.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:27px}.page h1{font-size:34px;letter-spacing:-1.7px;margin:0 0 9px}.page-title p{margin:0}.community-layout{display:grid;grid-template-columns:1fr 300px;gap:40px}.feed-tabs{display:flex;gap:8px;padding-bottom:23px;overflow:auto}.post{padding:25px 0;border-top:1px solid var(--line)}.author{display:flex;gap:10px;align-items:center}.avatar{height:40px;width:40px;display:grid;place-items:center;border-radius:50%;background:#e9ecd8;font-weight:700;font-size:14px}.author strong{font-size:14px}.author .faith{font-size:10px;color:#56783c;border:1px solid #d8e3cb;border-radius:4px;margin-left:6px;padding:2px 5px}.author .church-link{display:block;text-align:left;font-size:12px;color:#7a8176;padding:3px 0}.post-title{display:block;font-size:20px;font-weight:700;letter-spacing:-.7px;margin:18px 0 9px;padding:0;text-align:left;line-height:1.5}.post p{font-size:14px;line-height:1.9;color:#737b70;margin:0 0 15px}.post-actions{display:flex;gap:19px;align-items:center;color:#7a8474;font-size:12px}.post-actions button{display:flex;align-items:center;gap:6px;padding:5px 0}.post-actions svg{width:17px;height:17px}.post-actions .time{margin-left:auto}.side-feature{border-radius:20px;background:#eaf0df;padding:27px;margin-bottom:22px}.side-feature .overline{font-size:11px;letter-spacing:2px;font-weight:700;color:#688251}.side-feature h2{font-size:24px;letter-spacing:-.9px;line-height:1.5;margin:16px 0 12px}.side-feature p{font-size:13px;line-height:1.9;color:#65765b}.side-feature button{margin-top:12px;width:100%;text-align:left;display:flex;justify-content:space-between;border-top:1px solid #cdd8c2;padding:17px 0 0;font-size:14px;font-weight:600}.community-note{padding:15px 7px;font-size:13px;color:var(--muted);line-height:1.9}.community-note h3{font-size:14px;color:var(--ink)}.guide-intro{background:var(--green);border-radius:22px;padding:32px;color:#fff;margin:24px 0 30px;display:flex;gap:25px;align-items:center}.guide-intro svg{width:45px;height:45px;color:var(--lime)}.guide-intro h2{font-size:21px;margin:0 0 8px}.guide-intro p{margin:0;font-size:14px;color:#dce4d4;line-height:1.8}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{padding:26px;border:1px solid var(--line);border-radius:17px;text-align:left;min-height:210px;display:flex;flex-direction:column}.guide-card .number{font-size:13px;color:#8a9b7c;margin-bottom:35px}.guide-card h2{font-size:19px;margin:0 0 10px}.guide-card p{font-size:14px;color:var(--muted);line-height:1.8;margin:0}.profile{max-width:680px}.profile-panel{border:1px solid var(--line);padding:28px;border-radius:20px;margin:24px 0}.profile-panel h2{font-size:20px}.profile-panel .avatar{width:64px;height:64px;font-size:23px;background:var(--lime)}.profile-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}.profile-row button{color:#587044;text-decoration:underline}.empty{text-align:center;padding:50px 20px;background:var(--soft);border-radius:16px;color:var(--muted);font-size:14px;line-height:1.9}.empty h2{color:var(--ink);font-size:20px}.notice{font-size:12px;line-height:1.8;color:#7f857a;margin-top:20px}.notice a{text-decoration:underline}dialog{border:0;border-radius:22px;padding:0;width:min(540px,calc(100% - 30px));max-height:88dvh;color:var(--ink);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#10271770;backdrop-filter:blur(3px)}.modal-inner{padding:30px;position:relative}.modal-close{position:absolute;top:16px;right:16px;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:#f2f4ef}.modal-inner h2{font-size:25px;letter-spacing:-1px;margin:12px 35px 14px 0}.modal-inner p{font-size:14px;line-height:1.9;color:var(--muted)}.modal-inner label{display:block;font-size:13px;font-weight:600;margin:20px 0 8px}.modal-inner input,.modal-inner textarea,.modal-inner select{width:100%;border:1px solid #d9dfd3;border-radius:10px;padding:13px;color:var(--ink);background:#fff;min-height:46px}.modal-inner textarea{min-height:120px;resize:vertical}.modal-inner .primary{width:100%;margin-top:22px;min-height:46px}.detail-line{display:flex;justify-content:space-between;gap:16px;font-size:14px;padding:17px 0;border-bottom:1px solid var(--line)}.detail-line span{color:var(--muted)}.secondary{border:1px solid #d5dece;padding:12px 17px;border-radius:24px;font-size:14px}.modal-actions{display:flex;gap:10px;margin-top:24px}.modal-actions button{flex:1}.modal-actions .primary{margin:0}.comment-row{border-top:1px solid var(--line);padding:16px 0;font-size:14px}.comment-row small{display:block;color:var(--muted);margin:6px 0}#toast{position:fixed;bottom:35px;left:50%;transform:translateX(-50%) translateY(20px);opacity:0;pointer-events:none;z-index:2000;background:#20392b;color:white;max-width:90%;padding:14px 24px;border-radius:14px;font-size:14px;transition:.2s;box-shadow:0 5px 25px #0002}#toast.show{opacity:1;transform:translateX(-50%)}.map-fallback{height:100%;display:grid;place-items:center;padding:40px;text-align:center;line-height:2;color:#5b7051}.primary:hover,.login-button:hover{background:#326344}.chip:hover,.secondary:hover{box-shadow:0 0 0 1px #8c9e7e}.mobile-count{display:none}
@media(min-width:1500px){.explore-body{grid-template-columns:540px 1fr}.results{padding-left:12%;padding-right:35px}.card-image{height:195px}}
@media(max-width:1100px){.topbar{gap:30px}.desktop-nav{gap:23px}.text-button{display:none}.explore-tools{gap:15px}.searchbox{min-width:260px;width:300px}.explore-body{grid-template-columns:410px 1fr}.results{padding-left:25px;padding-right:25px}.filters{gap:6px}.chip{padding:9px 13px}.community-layout{gap:24px;grid-template-columns:1fr 270px}}
@media(max-width:760px){.topbar{height:69px;padding:env(safe-area-inset-top) 20px 0;gap:12px}.brand{font-size:21px}.brandmark{width:31px;height:36px;font-size:25px}.brand small{font-size:8px;letter-spacing:1.6px}.desktop-nav{display:none}.head-actions{gap:0}.login-button{padding:10px 14px;font-size:12px;background:#f0f3eb;color:var(--green)}.prototype{font-size:10px;padding:6px 15px;text-align:left;line-height:1.5}.prototype span{font-size:9px}.explore-tools{padding:18px 20px 16px;display:block}.searchbox{width:100%;height:49px;min-width:0;background:#f5f6f2;border:0}.filters{flex-wrap:nowrap;overflow-x:auto;margin-top:13px;padding:1px 0 3px;scrollbar-width:none}.chip{font-size:12px;min-height:37px;padding:8px 13px}.filter-select{font-size:12px;max-width:130px;padding:8px 23px 8px 12px;min-height:37px}.explore-body{display:block;height:auto;min-height:0}.results{padding:24px 20px 105px;overflow:visible}.results h1{font-size:27px}.eyebrow{font-size:10px}.results>.muted{font-size:13px}.result-meta{margin:22px 0 15px}.card-image{height:190px}.card-content{padding:19px}.card-content h2{font-size:21px}.map-wrap{display:none;height:calc(100dvh - 306px);min-height:340px}.explore-body.map-mode .results{display:none}.explore-body.map-mode .map-wrap{display:block}.map-top{top:17px;font-size:12px;padding:11px 17px}.map-bottom{bottom:82px;left:16px;right:16px;max-width:none;padding:14px}.mobile-switch{position:fixed;z-index:550;bottom:calc(90px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;border-radius:30px;background:var(--green);color:#fff;box-shadow:0 4px 20px #20392b35;font-size:14px;padding:13px 22px}.bottom-nav{position:fixed;z-index:600;bottom:0;left:0;right:0;height:calc(72px + env(safe-area-inset-bottom));padding:8px 9px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);display:flex;justify-content:space-around}.bottom-nav a{width:25%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;font-size:10px;color:#939c8d}.bottom-nav a.active{color:var(--green);font-weight:700}.bottom-nav a.active svg{stroke-width:2.3}.bottom-nav i{display:flex}.page{padding:27px 20px 110px}.page h1{font-size:29px}.page-title{align-items:center;margin-bottom:23px}.page-title p{font-size:13px}.page-title .primary{font-size:12px;padding:11px 15px;white-space:nowrap}.community-layout{display:block}.community-layout aside{display:none}.feed-tabs{padding-bottom:17px}.post{padding:23px 0}.post-title{font-size:18px}.post p{font-size:14px}.guide-intro{padding:22px;gap:15px;align-items:flex-start}.guide-intro svg{width:28px;height:28px}.guide-intro h2{font-size:18px;line-height:1.6}.guide-intro p{font-size:13px}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:0;padding:22px}.guide-card .number{margin-bottom:15px}.guide-card h2{font-size:18px}.modal-inner{padding:25px}.modal-inner h2{font-size:23px}dialog{max-height:85dvh;border-radius:22px}.profile-panel{padding:22px}#toast{bottom:calc(90px + env(safe-area-inset-bottom));width:max-content;max-width:90%;font-size:13px}.notice{font-size:11px}.map-mode+.mobile-switch{background:var(--green)}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
