:root{--bg:#f6f7f3;--panel:#ffffff;--text:#1f251f;--muted:#687066;--line:#dfe4db;--accent:#2f6b45;--accent-soft:#e8f3eb}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{max-width:980px;margin:0 auto;padding:40px 20px 80px}.hero{padding:38px 0 20px}.hero h1{font-size:clamp(34px,6vw,62px);line-height:1.02;margin:0 0 16px}.hero p{color:var(--muted);font-size:18px;line-height:1.6;max-width:720px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 10px 35px rgba(31,37,31,.06)}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}label{font-weight:700}input,select,textarea{border:1px solid var(--line);border-radius:14px;padding:14px 15px;background:#fff}textarea{min-height:100px;resize:vertical}.actions{display:flex;justify-content:flex-end;margin-top:20px}.primary{border:0;border-radius:999px;padding:15px 22px;background:var(--accent);color:white;font-weight:800;cursor:pointer}.primary:disabled{opacity:.55;cursor:default}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;background:var(--accent-soft);color:var(--accent);font-size:13px;font-weight:700}.day{margin-top:24px}.day h2{margin-bottom:12px}.card{display:grid;grid-gap:10px;gap:10px;border-top:1px solid var(--line);padding:18px 0}.card:first-of-type{border-top:0}.meta{color:var(--muted);font-size:14px}.reason{background:#f7f8f5;border-radius:12px;padding:12px;line-height:1.5}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.linkbtn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;cursor:pointer}@media (max-width:720px){.grid{grid-template-columns:1fr}.field.full{grid-column:auto}}.errorbox,.warningbox{margin-top:16px;border-radius:14px;padding:13px 14px;line-height:1.5}.errorbox{background:#fff0f0;border:1px solid #efcccc}.warningbox{background:#fff8e8;border:1px solid #ead8aa;margin-bottom:18px}.summarybar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 18px}.placehead{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.confidence{flex:0 0 auto;border-radius:999px;padding:6px 10px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:800}.cardactions{display:flex;flex-wrap:wrap;gap:8px}.placebody{display:grid;grid-template-columns:180px 1fr;grid-gap:18px;gap:18px}.photo{border-radius:16px;min-height:140px;overflow:hidden}.placeholderPhoto{background:#eef2ec;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center;padding:16px}.placeholderPhoto span{font-weight:800;color:var(--text)}.placeholderPhoto small{margin-top:6px}.placecontent{display:grid;grid-gap:10px;gap:10px}.pricebox{border:1px solid #dce7df;background:#f3faf5;border-radius:14px;padding:14px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 18px;gap:8px 18px}.pricebox>div{display:flex;justify-content:space-between;gap:12px}.pricebox small,.pricebox>div.meta{grid-column:1/-1;display:block}.pricebox strong{color:var(--accent)}.transitbox{border:1px solid var(--line);border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:5px}.transitbox small,.transitbox span{color:var(--muted)}.policyNotice{margin-bottom:18px;padding:12px 14px;border-radius:14px;background:#eef7f0;border:1px solid #d7e8dc;font-size:14px}@media (max-width:720px){.placebody,.pricebox{grid-template-columns:1fr}.pricebox small,.pricebox>div.meta{grid-column:auto}}.actualPhoto{width:100%;object-fit:cover;display:block}.modalBackdrop{position:fixed;inset:0;background:rgba(20,29,22,.38);display:grid;place-items:center;padding:20px;z-index:50}.replaceModal{width:min(680px,100%);max-height:80vh;overflow:auto;background:#fff;border-radius:24px;border:1px solid var(--line);box-shadow:0 28px 80px rgba(20,29,22,.22);padding:22px}.replaceHeader{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.replaceHeader h3{margin:10px 0 6px;font-size:24px}.iconbtn{width:38px;height:38px;border-radius:999px;border:1px solid var(--line);background:#fff;cursor:pointer;font-size:24px;line-height:1}.alternativeList{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.alternativeCard{border:1px solid var(--line);border-radius:18px;padding:16px;display:flex;gap:16px;justify-content:space-between;align-items:center}.alternativeCard p{margin:8px 0 0;font-size:14px;line-height:1.5;color:var(--muted)}.altPrice{margin-top:8px;color:var(--accent);font-weight:800}.primary.small{padding:11px 14px;flex:0 0 auto}.replaceLoading{padding:28px 10px;text-align:center;color:var(--muted)}@media (max-width:620px){.alternativeCard{align-items:stretch;flex-direction:column}.primary.small{width:100%}}.plannerTabs{display:flex;gap:8px;margin:18px 0 0;overflow:auto;padding-bottom:4px}.dayTab{border:1px solid var(--line);background:#fff;color:var(--text);border-radius:999px;padding:11px 18px;font-weight:800;cursor:pointer;white-space:nowrap}.dayTab.active{background:var(--accent);border-color:var(--accent);color:#fff}.plannerLayout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);grid-gap:20px;gap:20px;align-items:start}.mapColumn,.scheduleColumn{min-width:0}.stickyMap{position:-webkit-sticky;position:sticky;top:20px;margin-top:24px;padding:18px}.mapTitleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.mapTitleRow h2{margin:8px 0 0;font-size:21px}.mapShell{position:relative}.kakaoMap{width:100%;height:520px;border-radius:18px;overflow:hidden;border:1px solid var(--line);background:#eef2ec}.mapNumberMarker{width:34px;height:34px;border:3px solid #fff;border-radius:999px;background:var(--accent);color:#fff;font-weight:900;box-shadow:0 4px 14px rgba(31,37,31,.28);cursor:pointer}.mapNumberMarker.active{transform:scale(1.22);background:#173d28}.mapLegend{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.45}.mapFallback{min-height:360px;border:1px dashed #b9cbbb;border-radius:18px;background:linear-gradient(145deg,#eef7f0,#f9faf7);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;padding:28px;color:var(--muted)}.mapFallback strong{color:var(--accent);font-size:18px}.mapFallback code{font-size:12px}.mapError{margin-bottom:10px;padding:10px 12px;border-radius:12px;background:#fff0f0;border:1px solid #efcccc;font-size:13px}@media (max-width:920px){.plannerLayout{grid-template-columns:1fr}.stickyMap{position:relative;top:auto}.kakaoMap{height:420px}}.card.routeFocused{background:linear-gradient(90deg,rgba(232,243,235,.78),rgba(255,255,255,0));box-shadow:inset 4px 0 0 var(--accent)}.card[tabindex="0"]{outline:none}.card[tabindex="0"]:focus-visible{box-shadow:0 0 0 3px rgba(47,107,69,.18),inset 4px 0 0 var(--accent)}.mapNumberMarker.previous{background:#6f7d72;transform:scale(1.05)}.mapNumberMarker.active{transform:scale(1.28);background:#087f4b;box-shadow:0 0 0 6px rgba(8,127,75,.16),0 6px 18px rgba(31,37,31,.28)}.mapModeLegend{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:12px;color:#35524a}.mapModeLegend span{background:#f3f8f5;border:1px solid #dbe9e1;border-radius:999px;padding:6px 9px}.mapModeLegend em{font-style:normal;color:#66746f}.mapLegend strong{color:#087f4b}body{background:#f7f8f4;color:#17231b;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}.siteHeader{background:#fff;border-bottom:1px solid #e8ece6;position:-webkit-sticky;position:sticky;top:0;z-index:20}.navInner{max-width:1280px;margin:auto;height:72px;justify-content:space-between;padding:0 24px;gap:24px}.brand,.navInner{display:flex;align-items:center}.brand{gap:9px;font-size:24px;font-weight:900;color:#145b37}.brandMark{font-size:29px}.brand small{display:block;font-size:10px;font-weight:600;color:#7a847d;margin-top:1px}.navLinks{display:flex;gap:28px;font-size:14px;font-weight:700;color:#37443b}.navLinks a{padding:26px 0 21px;border-bottom:3px solid transparent}.navLinks a.active{color:#11693e;border-color:#11693e}.navActions{display:flex;gap:8px}.ghostBtn,.signupBtn{border-radius:10px;padding:10px 16px;font-weight:800;border:1px solid #dfe6df;background:#fff}.signupBtn{background:#167044;color:#fff;border-color:#167044}.landingHero{max-width:1280px;margin:0 auto;padding:42px 28px 28px;min-height:320px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:28px;gap:28px;align-items:center;background:linear-gradient(100deg,#fff,#f4f8f2 50%,#e7f2ed);border-radius:0 0 32px 32px;overflow:hidden}.handline{font-size:18px;color:#147044;font-weight:800}.heroCopy h1{font-size:52px;line-height:1.1;margin:14px 0;letter-spacing:-2px}.heroCopy h1 em{font-style:normal;color:#0c8b56}.heroCopy p{font-size:19px;line-height:1.55;color:#526057}.heroBadges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.heroBadges span{background:rgba(255,255,255,.9);border:1px solid #dce8df;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800;color:#356048}.heroDog{height:250px;border-radius:28px;background:linear-gradient(#d6eff6 0 48%,#e4f0db 48% 100%);position:relative;display:grid;place-items:center;overflow:hidden}.dogEmoji{font-size:118px;filter:drop-shadow(0 10px 12px rgba(0,0,0,.12));transform:translateY(8px)}.heroDog span{right:24px;width:190px;font-size:15px;line-height:1.45;color:#375345;font-weight:700;transform:rotate(-3deg)}.heroDog span,.sun{position:absolute;top:24px}.sun{width:54px;height:54px;border-radius:50%;background:#fff3b8;left:30px}.homeGrid{max-width:1280px;margin:22px auto 0;padding:0 24px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.85fr);grid-gap:18px;gap:18px;align-items:start}.discoverPanel,.tripForm{background:#fff;border:1px solid #e2e7e0;border-radius:22px;box-shadow:0 12px 34px rgba(32,51,38,.06);padding:22px}.discoverHead,.formHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.eyebrow{font-size:12px;font-weight:900;color:#167044;letter-spacing:.02em}.discoverHead h2,.formHead h2{margin:5px 0 0;font-size:23px}.formHint{font-size:13px;color:#7a847d;margin-top:16px}.moneyInput{display:flex;align-items:center;border:1px solid var(--line);border-radius:14px;background:#fff;padding-left:14px}.moneyInput input{border:0;flex:1 1;padding-left:8px}.moneyInput input:focus{outline:none}.formSubmit{width:100%;margin-top:20px;border-radius:12px;font-size:16px;padding:17px 22px}.discoverHead .linkLike{background:transparent;border:0;color:#167044;font-weight:800;cursor:pointer}.mapPreview{height:230px;border-radius:17px;background:linear-gradient(135deg,#dcebdc,#d6ebf3 55%,#bfe0ed);position:relative;overflow:hidden;border:1px solid #d9e4da}.mapPreview:after,.mapPreview:before{content:"";position:absolute;border:3px solid rgba(255,255,255,.7);border-radius:45%;width:230px;height:120px;transform:rotate(-16deg)}.mapPreview:before{left:-40px;top:70px}.mapPreview:after{right:-55px;bottom:12px}.mapPin{position:absolute;z-index:2;width:38px;height:38px;display:grid;place-items:center;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:#167044;color:#fff;box-shadow:0 5px 12px rgba(0,0,0,.16)}.mapPin:first-letter{transform:rotate(45deg)}.p1{left:26%;top:34%}.p2{left:58%;top:24%;background:#d87924}.p3{left:70%;top:62%}.p4{left:42%;top:68%}.mapLabel{position:absolute;left:18px;bottom:16px;background:#fff;border-radius:10px;padding:9px 11px;font-size:13px;font-weight:800;color:#365242;z-index:3}.suggestTitle{font-weight:900;margin:18px 0 10px}.suggestGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.suggestGrid article{border:1px solid #e2e7e0;border-radius:14px;overflow:hidden;background:#fff}.placeThumb{height:74px;display:grid;place-items:center;font-size:34px}.placeThumb.beach{background:#dff1f5}.placeThumb.cafe{background:#f5eadc}.placeThumb.forest{background:#e5f1e2}.suggestGrid span,.suggestGrid strong{display:block;padding:0 9px}.suggestGrid strong{font-size:12px;margin-top:8px}.suggestGrid span{font-size:11px;color:#4e745f;margin:5px 0 10px}.commercialTeaser{margin-top:14px;border-radius:14px;background:#f6f2e6;padding:14px}.commercialTeaser span,.commercialTeaser strong{display:block}.commercialTeaser strong{font-size:14px}.commercialTeaser span{font-size:12px;color:#737064;margin-top:5px}.featureStrip{max-width:1280px;margin:20px auto 54px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.featureStrip article{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid #e5e9e3;border-radius:16px;padding:16px;font-size:24px}.featureStrip span,.featureStrip strong{display:block}.featureStrip strong{font-size:13px}.featureStrip span{font-size:11px;color:#7c857f;margin-top:5px;line-height:1.4}@media(max-width:980px){.navLinks{display:none}.landingHero{grid-template-columns:1fr}.heroDog{display:none}.homeGrid{grid-template-columns:1fr}.discoverPanel{order:2}.featureStrip{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.navActions{display:none}.landingHero{padding:28px 20px}.heroCopy h1{font-size:37px}.featureStrip,.homeGrid{padding:0 14px}.featureStrip{grid-template-columns:1fr}.discoverPanel,.tripForm{padding:17px}.formHint{display:none}}.approvedHome{min-height:100vh;background:#fbfcf9;color:#111c18}.approvedHeader{height:64px;background:#fff;border-bottom:1px solid #edf0ec;position:-webkit-sticky;position:sticky;top:0;z-index:40}.approvedNav{height:64px;padding:0 30px;gap:24px}.approvedBrand{color:#11633d}.brandDog{border:2px solid #dceee3;font-size:24px}.approvedBrand b{font-size:25px}.approvedBrand small{color:#7f8a84;font-weight:700;margin-top:1px}.approvedTabs{gap:24px}.approvedTabs a{gap:8px;padding:0 12px;font-size:14px;border-bottom:3px solid transparent}.approvedTabs a.active{color:#116d44;background:#eff8f2;border-color:#16834f;border-radius:14px 14px 0 0}.approvedRight{gap:8px}.searchIcon{border:0;background:transparent;font-size:25px}.joinBtn,.loginBtn{height:40px;padding:0 20px;border-radius:10px;border:1px solid #e0e6e1;background:#fff}.joinBtn{background:#18804f;border-color:#18804f}.approvedHero{background:#fff;display:grid;grid-template-columns:1.04fr .96fr;border-bottom:1px solid #edf0ec}.approvedHeroCopy{padding:28px 36px 18px;background:linear-gradient(90deg,#fff,#fff 72%,rgba(255,255,255,.12))}.approvedScript{margin:0 0 10px;color:#19754a;font-size:18px;font-weight:900}.approvedHeroCopy h1{font-size:37px;line-height:1.18;letter-spacing:-1.8px;color:#101820}.approvedHeroCopy>p:not(.approvedScript){margin:10px 0 0;color:#59655e;font-size:17px;line-height:1.5}.approvedHeroPills{display:flex;margin-top:15px}.approvedHeroPills span{background:#fff;border:1px solid #e0e7e1;border-radius:8px;font-weight:800;box-shadow:0 4px 14px rgba(16,58,37,.04)}.approvedHeroVisual{position:relative}.approvedHeroVisual img{object-position:center 48%}.approvedHeroVisual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,.35) 16%,rgba(255,255,255,0) 40%);z-index:1}.heroQuote{left:27%;top:32px;font-size:15px;line-height:1.5;color:#5a655e;font-weight:800}.heroQuote,.woodNote{position:absolute;z-index:2;transform:rotate(-5deg)}.woodNote{right:26px;top:28px;background:#f4e1bb;border-radius:5px;padding:16px 20px;box-shadow:0 8px 22px rgba(80,55,25,.12);font-size:14px;line-height:1.55;text-align:center;color:#554830}.approvedMainGrid{max-width:1390px;margin:0 auto;padding:0 30px 10px;display:grid;grid-template-columns:minmax(0,1.72fr) minmax(390px,.9fr);grid-gap:14px;align-items:start}.approvedDiscover,.approvedForm{background:#fff;border:1px solid #e7ece7;border-radius:18px;box-shadow:0 7px 24px rgba(28,51,36,.045);margin-top:0;padding:20px}.approvedForm{min-height:560px}.approvedFormHead{display:grid;align-items:center;grid-gap:16px;gap:16px;margin-bottom:14px}.approvedFormHead h2{margin:0;font-size:21px}.approvedFormHead p{margin:0;color:#7d8781;font-size:13px}.approvedFormHead button{border:1px solid #e1e7e2;background:#fff;border-radius:9px;padding:8px 10px;color:#7c8580;font-weight:700}.approvedFields{display:grid;grid-template-columns:1.2fr 1.05fr .8fr .8fr;grid-gap:13px;gap:13px}.ageField,.approvedFields label,.budgetSection label{display:flex;flex-direction:column;gap:8px}.ageField>span,.approvedFields label>span,.budgetSection label>span,.miniLabel{font-size:13px;font-weight:900}.approvedFields .wide{grid-column:auto}.ageField select,.approvedFields input,.approvedFields select{height:46px;border-radius:9px;padding:0 13px}.datePair{display:grid;grid-template-columns:1fr 18px 1fr;align-items:center;grid-gap:4px;gap:4px}.datePair input{min-width:0}.datePair b{text-align:center;color:#9aa29d}.choiceSection h3,.dogInfo h3{margin:0 0 8px}.dogRow{grid-template-columns:2.25fr 1fr}.dogSizeBlock{display:flex;flex-direction:column;gap:8px}.dogSizeChoices{grid-gap:9px;gap:9px}.dogSizeChoices button{height:56px;border:1px solid #e0e5e0;background:#f7f8f7;border-radius:9px;grid-template-rows:1fr 1fr;grid-column-gap:8px;column-gap:8px;justify-items:start;padding:7px 12px;color:#6b716e}.dogSizeChoices button:first-letter{font-size:20px}.dogSizeChoices button b{color:#303a34}.dogSizeChoices button small{font-size:10px}.dogSizeChoices button.active{background:#f1fbf5;border-color:#19935a;box-shadow:inset 0 0 0 1px #19935a;color:#15864f}.dogSizeChoices button.active b{color:#16764a}.choiceSection{margin-top:15px}.choiceSection h3 small{color:#8b938e;font-weight:700}.choiceChips button{height:42px;border:1px solid #e0e4e0;border-radius:9px;background:#fff;padding:0 14px;font-size:12px;color:#545e58;font-weight:700}.choiceChips button.selected{border-color:#20935c;background:#f0faf4;color:#16784b}.choiceChips.style button{border-radius:999px;background:#f7f8f7}.choiceChips.style button.selected{background:#eef9f2}.budgetSection{margin-top:15px;max-width:180px}.budgetSection small{color:#939b96}.budgetFake{height:42px;border:1px solid #dfe5df;background:#fff;border-radius:9px;padding:0 13px;text-align:left;font-weight:700;color:#4f5c54}.approvedSubmit{width:51%;min-width:360px;margin:22px auto 0;display:block;border-radius:8px;background:#13945b;font-size:16px;box-shadow:0 5px 14px rgba(19,148,91,.16)}.approvedSubmit:disabled{opacity:.6}.approvedDiscover{padding:18px 16px}.discoverSub,.discoverTop{display:flex;align-items:center;justify-content:space-between}.discoverSub h3,.discoverTop h2{margin:0;font-size:18px}.discoverSub a,.discoverTop a{font-size:12px;font-weight:800;color:#187848}.approvedMap{height:200px;margin-top:12px;border-radius:9px;overflow:hidden;position:relative;background:#e8f1ea}.approvedMap img{width:100%;height:100%;object-fit:cover}.approvedMap:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(20,80,50,.07)}.mapBadge{position:absolute;z-index:2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#117244;color:#fff;border:3px solid #fff;box-shadow:0 3px 10px rgba(0,0,0,.16)}.mapBadge.one{left:34%;top:22%}.mapBadge.two{left:56%;top:58%;background:#d27416}.mapBadge.three{right:18%;top:30%}.discoverSub{margin:14px 0 8px}.approvedPlaces{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.approvedPlaces article{border:1px solid #e2e7e2;border-radius:9px;overflow:hidden;padding-bottom:9px}.approvedPlaces img{width:100%;height:82px;object-fit:cover}.approvedPlaces small,.approvedPlaces span,.approvedPlaces strong{display:block;padding:0 8px}.approvedPlaces strong{font-size:12px;margin-top:8px}.approvedPlaces span{display:inline-block;margin:5px 8px 2px;background:#eaf7ee;color:#147648;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900}.approvedPlaces small{font-size:10px;line-height:1.4;color:#758078}.approvedBanner{margin-top:12px;background:#f8f2e7;border-radius:10px;padding:13px 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.approvedBanner small{color:#28734d;font-weight:800}.approvedBanner strong{display:block;font-size:14px;margin-top:4px}.approvedBanner p{font-size:11px;color:#6f746f;margin:3px 0 0}.approvedBanner>span{font-size:10px;text-align:right;color:#786b55;transform:rotate(-3deg)}.approvedFeatures{max-width:1390px;margin:0 auto 34px;padding:0 30px}.approvedFeatures h3{font-size:15px;margin:0 0 9px}.approvedFeatures>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.approvedFeatures article{display:flex;gap:12px;background:#fff;border:1px solid #e8ece8;border-radius:12px;padding:13px}.approvedFeatures article>span{font-size:29px}.approvedFeatures p{margin:0}.approvedFeatures small,.approvedFeatures strong{display:block}.approvedFeatures strong{font-size:12px}.approvedFeatures small{font-size:10px;color:#7d8680;line-height:1.4;margin-top:4px}@media(max-width:1100px){.approvedTabs{display:none}.approvedHero{grid-template-columns:1fr}.approvedHeroVisual{display:none}.approvedMainGrid{grid-template-columns:1fr}.approvedFields{grid-template-columns:1fr 1fr}.dogRow{grid-template-columns:1fr}.approvedFeatures>div{grid-template-columns:1fr 1fr}}@media(max-width:700px){.approvedRight .loginBtn{display:none}.approvedNav{padding:0 14px}.approvedHero{height:auto}.approvedHeroCopy{padding:26px 18px}.approvedHeroCopy h1{font-size:31px}.approvedHeroPills{display:none}.approvedMainGrid{padding:0 12px}.approvedFields,.datePair{grid-template-columns:1fr}.datePair b{display:none}.dogSizeChoices{grid-template-columns:1fr 1fr 1fr}.approvedSubmit{width:100%;min-width:0}.approvedPlaces{grid-template-columns:1fr}.approvedFeatures{padding:0 12px}.approvedFeatures>div{grid-template-columns:1fr}}.approvedHeader{height:62px}.approvedNav{max-width:1390px;height:62px;margin:0 auto;padding:0 34px;justify-content:space-between;gap:28px}.approvedBrand,.approvedNav{display:flex;align-items:center}.approvedBrand{gap:10px;min-width:250px}.brandDog{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf6ef}.approvedBrand b{display:block;color:#0d5b39;font-size:22px;letter-spacing:-1px}.approvedBrand small{display:block;font-size:10px;color:#88928c;margin-top:2px}.approvedTabs{gap:42px}.approvedTabs,.approvedTabs a{display:flex;align-items:center;height:100%}.approvedTabs a{font-weight:800;color:#26302a;gap:7px;position:relative}.approvedTabs a.active{color:#166d46}.approvedTabs a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#1f8b58;border-radius:999px}.approvedRight{display:flex;align-items:center;gap:10px}.joinBtn,.loginBtn,.searchIcon{height:38px;border-radius:9px;padding:0 17px;border:1px solid #e1e8e2;background:#fff;font-weight:800}.searchIcon{width:38px;padding:0}.joinBtn{background:#2f8b5b;border-color:#2f8b5b}.approvedHero{height:238px}.approvedHeroCopy{padding:29px 40px 18px}.approvedHeroCopy h1{font-size:40px}.approvedHeroPills{margin-top:14px}.approvedMainGrid{padding:0 30px 14px;grid-template-columns:minmax(0,1.68fr) minmax(400px,.92fr);gap:14px}.approvedForm{padding:18px 20px 20px;min-height:590px}.approvedFormHead{grid-template-columns:1fr auto auto}.approvedFormHead h2{display:flex;align-items:center;gap:8px}.sectionIcon{font-size:13px;color:#1f8b58}.homeFieldGrid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;gap:16px}.homeFieldGrid label{display:flex;flex-direction:column;gap:8px}.homeFieldGrid .fieldDestination{grid-column:1/-1}.ageField>span,.approvedFields label>span{font-size:14px;font-weight:900}.approvedFields label small{font-size:11px;color:#88928c;font-weight:700}.ageField select,.approvedFields input,.approvedFields select{height:48px;border-radius:12px;border:1px solid #dfe5df;padding:0 14px;background:#fff;color:#17211b}.approvedFields input[type=date]{padding-right:12px}.dogInfo{margin-top:18px}.choiceSection h3,.dogInfo h3{margin:0 0 10px;font-size:14px}.dogRow{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(210px,.75fr);grid-gap:16px;gap:16px}.dogSizeChoices{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.dogSizeChoices button{height:54px;border:1px solid #dfe5df;border-radius:11px;background:#fafbfa;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-column-gap:7px;column-gap:7px;align-items:center;justify-content:center;padding:6px 10px;color:#2e3732}.dogSizeChoices button .dogGlyph{grid-row:1/3;font-size:19px;opacity:.35}.dogSizeChoices button b{font-size:13px}.dogSizeChoices button small{font-size:11px;color:#7b8680}.dogSizeChoices button.active{background:#edf8f1;border-color:#2b9a64;color:#14603d;box-shadow:inset 0 0 0 1px #2b9a64}.dogSizeChoices button.active .dogGlyph{opacity:1}.choiceSection{margin-top:17px}.choiceSection h3 small{color:#8b948f;font-weight:600}.choiceChips{display:flex;flex-wrap:wrap;gap:9px}.choiceChips button,.paceChoices button{height:42px;border:1px solid #dfe5df;border-radius:10px;background:#fff;padding:0 15px;font-weight:750;color:#46514a;display:flex;align-items:center;gap:8px}.choiceChips button.selected,.paceChoices button.selected{background:#eef8f2;border-color:#2d9b65;color:#17643f}.fakeCheck{width:16px;height:16px;border:1px solid #cfd8d1;border-radius:4px;display:inline-grid;place-items:center;font-size:11px}.choiceChips button.selected .fakeCheck{background:#2f8b5b;border-color:#2f8b5b;color:#fff}.paceSection{display:flex;align-items:center;gap:16px}.paceSection h3{margin:0}.paceChoices{display:flex;gap:8px}.approvedSubmit{width:100%;height:58px;margin-top:20px;border:0;border-radius:10px;background:#149260;color:#fff;font-size:17px;font-weight:900;box-shadow:0 7px 18px rgba(20,146,96,.12)}.resultPage{min-height:100vh;background:#f7faf7;color:#162018}.resultHeader{position:-webkit-sticky;position:sticky;top:0}.resultHero{max-width:1390px;margin:0 auto;background:#fff;position:relative;border-bottom:1px solid #e6ebe7}.resultHeroImage{height:170px;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.62) 37%,rgba(255,255,255,.05) 68%),url(/home/hero-dog.jpg) center 48%/cover no-repeat}.resultHeroContent{position:absolute;inset:0 0 42px 0;padding:26px 38px;display:flex;justify-content:space-between;align-items:flex-start}.resultEyebrow{font-size:12px;color:#247e54;font-weight:900}.resultHeroContent h1{font-size:38px;line-height:1.1;margin:6px 0 8px;letter-spacing:-1.5px}.resultHeroContent p{margin:0;color:#667169}.resultHeroActions{display:flex;gap:8px}.resultHeroActions button{height:40px;border:1px solid #dce4dd;background:#fff;border-radius:9px;padding:0 14px;font-weight:800}.resultHeroActions .solid{background:#238755;color:#fff;border-color:#238755}.tripSummaryChips{position:absolute;left:38px;bottom:14px;display:flex;gap:9px;flex-wrap:wrap}.tripSummaryChips span{height:34px;padding:0 12px;background:rgba(255,255,255,.94);border:1px solid #e2e8e3;border-radius:10px;display:flex;align-items:center;font-size:12px;font-weight:800}.resultShell{max-width:1390px;margin:0 auto;padding:12px 28px 50px}.dayTabsWide{display:grid;grid-template-columns:repeat(3,1fr);max-width:820px;grid-gap:0;gap:0;margin-bottom:10px}.dayTabsWide button{height:60px;border:0;background:#f0f3f0;color:#4f5b53;text-align:left;padding:10px 18px}.dayTabsWide button:first-child{border-radius:10px 0 0 10px}.dayTabsWide button:last-child{border-radius:0 10px 10px 0}.dayTabsWide button.active{background:#12895a;color:#fff}.dayTabsWide button small,.dayTabsWide button strong{display:block}.dayTabsWide button small{margin-top:3px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resultGrid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(390px,.9fr);grid-gap:14px;gap:14px;align-items:start}.sidebarCard,.timelinePanel{background:#fff;border:1px solid #e3e9e4;border-radius:16px;box-shadow:0 8px 22px rgba(28,51,36,.035)}.timelinePanel{padding:16px 16px 12px}.timelineHeading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0ed;padding:0 0 12px;margin-bottom:8px}.timelineHeading span{display:inline-block;background:#0f8a58;color:#fff;padding:7px 12px;border-radius:8px;font-weight:900;font-size:13px}.timelineHeading h2{display:inline;margin:0 0 0 10px;font-size:18px}.timelineHeading button{height:38px;border:1px solid #2b9361;color:#17633f;background:#fff;border-radius:9px;padding:0 13px;font-weight:800}.timelineList{position:relative;padding-left:2px}.timelineList:before{content:"";position:absolute;left:39px;top:20px;bottom:20px;width:2px;background:#d8eadf}.timelinePlace{display:grid;grid-template-columns:54px 70px 1fr;grid-gap:8px;gap:8px;position:relative;padding:8px 0;outline:none}.timelineDot{position:absolute;left:25px;top:27px;width:30px;height:30px;border-radius:50%;background:#13875a;color:#fff;border:4px solid #fff;box-shadow:0 0 0 1px #cfe4d7;display:grid;place-items:center;font-size:12px;font-weight:900;z-index:2}.timelineTime{padding-top:25px;font-weight:900;font-size:15px}.timelineCard{grid-column:3;display:flex;gap:14px;align-items:stretch;border:1px solid #e2e8e3;border-radius:12px;background:#fff;padding:10px;transition:.16s ease}.timelinePlace.routeFocused .timelineCard{border-color:#2c9a66;box-shadow:0 0 0 2px rgba(44,154,102,.12)}.timelinePhoto{width:145px;height:112px;object-fit:cover;border-radius:9px;flex:0 0 auto}.timelinePhotoPlaceholder{background:#edf2ee;display:grid;place-items:center;font-size:12px;color:#7f8a83}.timelineContent{min-width:0;flex:1 1}.timelineTitleRow{display:flex;justify-content:space-between;gap:10px}.timelineTitleRow small{font-size:11px;color:#7a867e}.timelineTitleRow h3{margin:3px 0 6px;font-size:18px}.verifyPill{align-self:flex-start;border-radius:999px;background:#edf8f1;color:#1a7349;font-size:11px;font-weight:900;padding:5px 9px}.petPills{display:flex;gap:6px;flex-wrap:wrap}.petPills span{background:#edf8f1;color:#25724f;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.timelineContent p{font-size:12px;line-height:1.5;color:#69736d;margin:7px 0}.timelineMeta{font-size:11px;color:#7a857f}.timelineActions{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.timelineActions button{height:32px;border:1px solid #d8e1da;border-radius:8px;background:#fff;padding:0 9px;font-size:11px;font-weight:800}.timelineActions .priceAction{background:#158c5b;color:#fff;border-color:#158c5b}.miniPrice{width:145px;border-left:1px solid #e8ece9;padding-left:12px;display:flex;flex-direction:column;justify-content:center;gap:3px}.miniPrice small{font-size:10px;color:#7c877f}.miniPrice strong{font-size:18px;color:#dc4a43}.miniPrice b{font-size:13px}.timelineTransit{margin:2px 0 4px 124px;min-height:54px;border-radius:10px;display:flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid #dce5df;background:#f7faf8}.timelineTransit .transitIcon{width:34px;height:34px;border-radius:50%;background:#e9f5ed;display:grid;place-items:center}.timelineTransit small,.timelineTransit strong{display:block}.timelineTransit strong{font-size:12px}.timelineTransit small{font-size:11px;color:#69756e;margin-top:3px}.transit-bus,.transit-mixed,.transit-subway,.transit-train{background:#eef6ff;border-color:#d7e7fa}.transit-car{background:#fff7e8;border-color:#f0dfb9}.resultSidebar{display:grid;grid-gap:12px;gap:12px;position:-webkit-sticky;position:sticky;top:76px}.sidebarCard{padding:14px}.sidebarTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.sidebarTitle h2{font-size:18px;margin:0}.sidebarTitle button{border:1px solid #dce4dd;background:#fff;border-radius:8px;height:34px;padding:0 10px;font-size:11px;font-weight:800}.mapSidebar .kakaoMap{height:430px}.mapSidebar .mapLegend{font-size:11px}.sidebarCard h3{font-size:14px;margin:0 0 10px}.sidebarCard ul{padding-left:18px;line-height:1.8}.sidebarCard p,.sidebarCard ul{margin:0;color:#66726b;font-size:12px}.sidebarCard p{line-height:1.6}.resultLoading{max-width:900px;margin:80px auto;background:#fff;border:1px solid #e2e7e3;border-radius:16px;padding:28px}@media(max-width:1100px){.resultGrid{grid-template-columns:1fr}.resultSidebar{position:static}.dayTabsWide{max-width:none}.homeFieldGrid{grid-template-columns:1fr 1fr}.fieldDestination{grid-column:1/-1!important}}@media(max-width:720px){.homeFieldGrid{grid-template-columns:1fr}.approvedFormHead{grid-template-columns:1fr auto}.approvedFormHead p{display:none}.dogRow{grid-template-columns:1fr}.resultHeroImage{height:210px}.resultHeroContent{position:relative;padding:18px;background:#fff;inset:auto}.resultHeroContent h1{font-size:30px}.resultHeroActions{display:none}.tripSummaryChips{position:relative;left:auto;bottom:auto;padding:0 18px 16px;background:#fff}.resultShell{padding:10px}.resultGrid{grid-template-columns:1fr}.timelinePlace{grid-template-columns:46px 1fr}.timelineTime{grid-column:1;padding-top:14px}.timelineCard{grid-column:2;flex-direction:column}.timelinePhoto{width:100%;height:180px}.timelineDot{left:27px}.timelineList:before{left:41px}.timelineTransit{margin-left:54px}.miniPrice{width:100%;border-left:0;border-top:1px solid #e8ece9;padding:10px 0 0}.mapSidebar .kakaoMap{height:330px}}.targetResultPage{min-height:100vh;background:#fff;color:#122034;font-family:Arial,Helvetica,sans-serif}.targetHeader{height:76px;border-bottom:1px solid #e7ece9;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:30}.targetNav{max-width:1510px;height:100%;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;grid-gap:24px;gap:24px}.targetBrand{display:flex;align-items:center;gap:10px}.targetPaw{font-size:32px;filter:hue-rotate(70deg)}.targetBrand span:last-child{display:flex;flex-direction:column}.targetBrand b{font-size:25px;line-height:1;color:#0d7049}.targetBrand small{font-size:10px;color:#66756c;margin-top:5px}.targetNav nav{gap:36px}.targetNav nav,.targetNav nav a{display:flex;height:100%;align-items:center}.targetNav nav a{font-size:14px;font-weight:800;color:#13223c;position:relative}.targetNav nav a.active{color:#0b7f52}.targetNav nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#0b8b58}.targetNavRight{gap:13px;font-size:13px;font-weight:800}.targetNavRight,.targetSearch{display:flex;align-items:center}.targetSearch{width:190px;height:38px;border:1px solid #dbe3df;border-radius:8px;gap:8px;padding:0 12px;color:#89938d}.targetNavRight>button{border:0;background:transparent;font-size:22px}.targetProfile{width:36px;height:36px;border-radius:50%;background:#ddefd9;display:grid}.targetResultTop{max-width:1510px;margin:0 auto;padding:20px 24px 16px;display:flex;justify-content:space-between;gap:22px;border-bottom:1px solid #edf1ee}.targetTitleBlock{min-width:0}.targetTitleRow{display:flex;align-items:center;gap:12px}.targetTitleRow h1{font-size:32px;letter-spacing:-1.2px;margin:0;font-weight:900}.targetTitleRow button{width:34px;height:34px;border:1px solid #d9e2dc;background:#fff;border-radius:8px}.targetSubMeta{display:flex;align-items:center;gap:10px;color:#52635b;font-size:13px;margin-top:8px}.targetSubMeta i{height:13px;width:1px;background:#ccd7d0}.targetSubMeta b{color:#0e8a59}.targetTagRow{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.targetTagRow span{font-size:12px;background:#f5f7f6;border-radius:6px;padding:6px 12px;color:#52635b}.targetTopActions{display:flex;align-items:flex-start;gap:10px}.targetTopActions button{height:48px;border:1px solid #dce4df;background:#fff;border-radius:8px;padding:0 22px;font-weight:800;color:#13223c}.targetTopActions .targetPrimary{min-width:230px;background:#078451;color:#fff;border-color:#078451}.targetResultShell{max-width:1510px;margin:0 auto;padding:8px 24px 46px}.targetResultGrid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(460px,.96fr);grid-gap:18px;gap:18px;align-items:start}.targetScheduleArea{min-width:0}.targetDayRow{height:68px;justify-content:space-between;border-bottom:1px solid #e5ebe7}.targetDayRow,.targetDayTabs{display:flex;align-items:center}.targetDayTabs{height:100%;gap:8px}.targetDayTabs button{width:168px;height:46px;border:0;border-radius:8px;background:#f2f4f3;color:#27344a;text-align:left;padding:8px 16px}.targetDayTabs button.active{background:#087f50;color:#fff}.targetDayTabs strong{font-size:15px}.targetDayTabs small{margin-left:8px;font-size:11px}.targetToggle{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800}.targetToggle input{display:none}.targetToggle i{width:42px;height:24px;border-radius:999px;background:#0e8e5b;position:relative}.targetToggle i:after{content:"";width:18px;height:18px;border-radius:50%;background:#fff;position:absolute;right:3px;top:3px}.targetTableHead{height:44px;display:grid;grid-template-columns:90px 1fr 120px 120px 110px;align-items:center;border-bottom:1px solid #dfe7e2;color:#24364e;font-size:12px;font-weight:900}.targetTableHead span:nth-child(n+3){text-align:center}.targetTimeline{position:relative}.targetTimeline:before{content:"";position:absolute;left:75px;top:27px;bottom:28px;width:2px;background:#bfe4d0}.targetPlace{display:grid;grid-template-columns:90px 44px 1fr;align-items:start;position:relative;padding:10px 0;outline:none}.targetTime{padding:15px 10px 0 4px;text-align:left;display:flex;flex-direction:column;color:#172944}.targetTime b{font-size:15px}.targetTime small{font-size:10px;color:#65776d;margin-top:4px}.targetStopIcon{margin-top:9px;width:32px;height:32px;border-radius:50%;background:#0d8d59;color:#fff;border:4px solid #fff;box-shadow:0 0 0 1px #bee2cf;display:grid;place-items:center;font-size:11px;font-weight:900;z-index:2}.stop-stay{background:#ef3c68}.stop-food{background:#0f8b5a}.targetPlaceCard{min-height:150px;border:1px solid #e2e8e4;border-radius:10px;background:#fff;display:flex;align-items:stretch;gap:14px;padding:10px 12px;transition:.18s}.targetPlace.routeFocused .targetPlaceCard{border-color:#237de8;box-shadow:0 0 0 1px #237de8}.targetPhoto{width:130px;height:125px;object-fit:cover;border-radius:8px;flex:0 0 auto}.targetPhotoPlaceholder{background:#edf2ee;color:#8a938d;display:grid;place-items:center;font-size:11px}.targetPlaceBody{flex:1 1;min-width:0;position:relative;padding-right:122px}.targetTitleLine{display:flex;justify-content:space-between;gap:10px}.targetCategory{font-size:10px;color:#7f8c85}.targetTitleLine h3{margin:3px 0 7px;font-size:17px;color:#13243e}.targetVerify{position:absolute;right:0;top:0;background:#ebf8f0;color:#117344;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.targetPills{display:flex;gap:6px;flex-wrap:wrap}.targetPills span{background:#eef9f3;color:#267451;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.targetPlaceBody p{font-size:11px;color:#68766e;line-height:1.45;margin:8px 0 5px}.targetStayInfo{position:absolute;right:0;top:38px;width:112px;border-left:1px solid #e6ece8;padding-left:12px;display:flex;flex-direction:column}.targetStayInfo b{font-size:10px;color:#617068}.targetStayInfo strong{font-size:18px;color:#ef3d5b;margin:4px 0}.targetStayInfo small{font-size:9px;line-height:1.45;color:#67756d}.targetActions{display:flex;gap:8px;margin-top:9px}.targetActions button{height:30px;border:1px solid #d6e0da;background:#fff;border-radius:7px;padding:0 11px;font-size:10px;font-weight:800}.targetPrice{width:150px;border-left:1px solid #e6ece8;padding:4px 0 2px 13px;display:flex;flex-direction:column;justify-content:center;gap:3px}.targetPrice small{font-size:9px;color:#66766d}.targetPrice strong{font-size:18px;color:#e34048}.targetPrice b{font-size:12px}.targetPrice button{height:32px;border:0;border-radius:6px;background:#0a8c58;color:#fff;font-size:10px;font-weight:900;margin-top:6px}.targetTransit{margin:0 0 0 90px;min-height:56px;border-top:1px solid #eef2ef;border-bottom:1px solid #eef2ef;background:#fafcfb;display:grid;grid-template-columns:84px 45px 1fr 28px;align-items:center;grid-gap:8px;gap:8px}.targetTransitTime{font-size:11px;font-weight:900;color:#2b3b4f}.targetTransitIcon{width:34px;height:34px;border-radius:50%;background:#e8f5ee;display:grid;place-items:center;font-size:18px}.targetTransitMain strong{font-size:12px}.targetTransitMain small{font-size:10px;color:#6e7d74;display:block;margin-top:4px}.targetTransitChevron{color:#596b61}.transit-bus,.transit-mixed,.transit-subway,.transit-train{background:#f5f9ff}.transit-car{background:#fffaf0}.targetNextDay{height:36px;border:1px solid #2b9a66;color:#0e7047;background:#fff;border-radius:7px;padding:0 14px;font-weight:800;margin-top:10px}.targetSidebar{display:grid;grid-gap:12px;gap:12px;position:-webkit-sticky;position:sticky;top:86px}.targetSideCard{border:1px solid #e1e8e3;border-radius:10px;background:#fff;padding:13px}.targetSideTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.targetSideTitle h2{font-size:17px;margin:0}.miniDayTabs{display:flex;gap:6px}.miniDayTabs button{height:32px;border:0;background:#f1f4f2;border-radius:6px;padding:0 14px;font-size:10px;font-weight:900}.miniDayTabs button.active{background:#0c8a58;color:#fff}.targetMapCard .kakaoMap{height:430px;border-radius:7px}.targetMapCard .mapFallback{min-height:430px;border-radius:7px}.targetMapCard .mapModeLegend{right:10px;top:10px}.targetMapCard .mapLegend{margin-top:8px}.targetFocusedCard{padding:12px}.targetFocusHead{display:grid;grid-template-columns:44px 1fr auto;align-items:center;grid-gap:10px;gap:10px}.focusIcon{width:40px;height:40px;border-radius:50%;background:#e7f7ee;display:grid;place-items:center;font-size:22px}.targetFocusHead h3{font-size:15px;margin:0 0 5px}.targetFocusHead strong{font-size:12px}.targetFocusHead button{height:34px;border:1px solid #1a9a63;background:#fff;color:#087448;border-radius:7px;padding:0 12px;font-size:10px;font-weight:900}.targetFocusStats{display:flex;gap:8px;flex-wrap:wrap;margin:11px 0}.targetFocusStats span{background:#f3f6f4;border-radius:999px;padding:7px 9px;font-size:10px}.targetFocusPhotos{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;height:72px}.targetFocusPhotos div{border-radius:5px;background:linear-gradient(135deg,#94b8c8,#e2c78f)}.targetPetNotice{margin-top:9px;background:#eefaf4;border-radius:6px;padding:9px 10px;display:grid;grid-template-columns:26px auto;grid-column-gap:5px;column-gap:5px;align-items:start;font-size:10px;color:#39634f}.targetPetNotice b{color:#0b7a4d}.targetPetNotice span{grid-column:2}.targetEmptyFocus{font-size:11px;color:#6d7972;background:#f7f9f8;padding:12px;border-radius:7px}.targetWeather{display:flex;justify-content:space-between;align-items:center}.targetWeather>div{display:flex;gap:12px;align-items:center}.targetWeather>div>span{font-size:28px}.targetWeather em,.targetWeather small,.targetWeather strong{display:block}.targetWeather small{font-size:10px}.targetWeather strong{font-size:21px}.targetWeather em{font-size:10px;font-style:normal}.targetWeather button{height:34px;border:1px solid #dce4df;background:#fff;border-radius:7px;font-size:10px;font-weight:800}.targetSideCard>h3{font-size:14px;margin:0 0 10px}.targetCostGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px}.targetCostGrid>div{min-height:62px;background:#fafcfb;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px}.targetCostGrid small{font-size:9px;color:#69776f}.targetCostGrid b{font-size:10px;margin-top:4px}.targetCostGrid .total{background:#eef9f3;font-size:9px}.targetCostGrid .total strong{font-size:15px;color:#0b7a4d;margin-top:4px}.targetTip{display:grid;grid-template-columns:48px 1fr;background:#edf9f2}.tipDog{font-size:34px}.targetTip h3{font-size:14px;color:#0b7a4d;margin:0}.targetTip ul{margin:7px 0 0;padding-left:18px;font-size:10px;line-height:1.7;color:#4f695b}@media(max-width:1100px){.targetNav{grid-template-columns:180px 1fr}.targetNavRight{display:none}.targetResultTop{flex-direction:column}.targetTopActions{align-self:flex-start}.targetResultGrid{grid-template-columns:1fr}.targetSidebar{position:static}.targetTableHead{display:none}.targetPlaceBody{padding-right:0}.targetStayInfo{position:static;border-left:0;padding:8px 0 0;width:auto;display:block}.targetStayInfo>*{margin-right:8px}.targetPrice{width:130px}.targetMapCard .kakaoMap{height:380px}}@media(max-width:720px){.targetHeader{height:auto}.targetNav{grid-template-columns:1fr;padding:10px 16px}.targetNav nav{display:none}.targetResultShell,.targetResultTop{padding-left:12px;padding-right:12px}.targetTitleRow h1{font-size:26px}.targetSubMeta{flex-wrap:wrap}.targetTopActions{display:none}.targetDayTabs button{width:auto;min-width:100px}.targetToggle{display:none}.targetPlace{grid-template-columns:55px 35px 1fr}.targetTimeline:before{left:68px}.targetTime{padding-left:0}.targetPlaceCard{flex-direction:column}.targetPhoto{width:100%;height:180px}.targetPrice{width:100%;border-left:0;border-top:1px solid #e6ece8;padding:10px 0 0}.targetTransit{margin-left:55px;grid-template-columns:0 38px 1fr 20px}.targetTransitTime{display:none}.targetCostGrid{grid-template-columns:repeat(2,1fr)}.targetCostGrid .total{grid-column:1/-1}}.targetTransitTime{display:flex;flex-direction:column;gap:2px;min-width:92px}.targetTransitTime b{font-weight:800}.targetTransitTime small{font-size:11px;color:#718078}.approvedPlaces article{min-width:0;background:#fff}.approvedPlaces img,.recommendPhotoEmpty{display:block;width:100%;aspect-ratio:16/10;height:auto;object-fit:cover;background:#eef2ef}.recommendPhotoEmpty{display:grid;place-items:center;text-align:center;color:#89948d;font-size:11px;line-height:1.35}.recommendEmpty{min-height:168px;border:1px dashed #d8e3dc;border-radius:10px;background:#fafcfb;color:#69766e;display:grid;place-items:center;text-align:center;padding:20px;font-size:12px;line-height:1.6}.miniDayTabs{max-width:290px;overflow-x:auto;scrollbar-width:thin}.miniDayTabs button{flex:0 0 auto}.approvedHero{height:252px}.approvedHeroCopy{padding:26px 32px 16px;overflow:visible}.approvedHeroCopy h1{line-height:1.16;white-space:nowrap}.approvedHeroCopy>p:not(.approvedScript){font-size:16px;line-height:1.45;margin-top:9px}.approvedHeroPills{margin-top:12px;gap:8px;flex-wrap:nowrap}.approvedHeroPills span{padding:7px 9px;font-size:11px;white-space:nowrap}.approvedHeroVisual{height:100%}.approvedHeroVisual img{object-fit:cover;object-position:center center}.approvedHeroVisual:before,.heroQuote,.woodNote{display:none!important}.approvedRight a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.searchIcon{width:36px;height:36px;border:1px solid #dfe6e1;border-radius:9px;background:#fff;color:#17211b}.joinBtn,.loginBtn{height:38px;padding:0 16px;border-radius:8px;font-weight:800}.loginBtn{border:1px solid #dfe6e1;color:#17211b;background:#fff}.joinBtn{background:#208d5d;color:#fff;border:1px solid #208d5d}.dateInputWrap{position:relative}.dateInputWrap>input:first-child{width:100%;padding-right:48px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.calendarBtn{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:8px;background:#f5f8f6;color:#1b6f4a;cursor:pointer}.nativeDatePicker{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;right:0;bottom:0}.dateFieldCustom{min-width:0}.choiceChips.style button,.styleIcon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.styleIcon{width:20px;height:20px;font-size:16px;transform:none;flex:0 0 20px}.choiceChips.style button>span:last-child{line-height:1.1}.targetNavRight{min-width:0}.targetSearchForm{width:210px;height:38px;border:1px solid #dbe3df;border-radius:8px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;padding:0 6px 0 10px;color:#89938d;background:#fff}.targetSearchForm input{min-width:0;border:0;outline:0;background:transparent;font-size:12px;color:#24364e}.targetSearchForm button{height:28px;border:0;background:#eef7f1;color:#0c7b4e;border-radius:6px;padding:0 8px;font-size:10px;font-weight:800}.navIconLink{font-size:22px;color:#17243a;text-decoration:none}.targetNavRight>a:last-child{font-size:12px;color:#17243a;text-decoration:none}.targetDayRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;overflow:hidden}.targetDayTabs{min-width:0;overflow-x:auto;scrollbar-width:thin;padding-bottom:2px}.targetDayTabs button{flex:0 0 146px;width:146px}.targetToggle{white-space:nowrap;flex:0 0 auto;min-width:122px;justify-content:flex-end;overflow:visible}.targetToggle i{background:#cbd6cf;flex:0 0 42px}.targetToggle i:after{left:3px;right:auto;transition:.18s}.targetToggle i.on{background:#0e8e5b}.targetToggle i.on:after{left:21px}.targetTransit{grid-template-columns:84px 45px 1fr;padding-right:12px}.targetTransitChevron{display:none!important}.targetLastDay{margin-top:10px;padding:12px 14px;border:1px dashed #cad8d0;border-radius:8px;color:#66766d;background:#fafcfb;font-size:12px;text-align:center}.appToast{position:fixed;right:24px;top:90px;z-index:100;background:#123c2b;color:#fff;border-radius:10px;padding:12px 16px;box-shadow:0 12px 30px rgba(0,0,0,.16);font-size:12px;max-width:360px}.utilityPage{min-height:100vh;background:#f7faf8;color:#14231b}.utilityShell{max-width:980px;margin:0 auto;padding:56px 24px}.utilityShell h1{font-size:32px;margin:0 0 10px}.utilityShell>p{color:#66756d;margin:0 0 24px}.utilityCard{background:#fff;border:1px solid #dfe8e2;border-radius:14px;padding:20px;margin-bottom:12px}.utilityCard h2{margin:0 0 8px;font-size:18px}.utilityCard p{margin:0;color:#66756d;line-height:1.55}.utilityBack{display:inline-flex;margin-top:16px;padding:10px 14px;border-radius:8px;background:#0b8756;color:#fff;text-decoration:none;font-weight:800}.savedGrid{display:grid;grid-gap:12px;gap:12px}.savedPlan{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fff;border:1px solid #dfe8e2;border-radius:12px;padding:16px}.savedPlan strong{display:block}.savedPlan small{color:#75827b}.savedPlan button{border:0;background:#0b8756;color:#fff;border-radius:8px;height:36px;padding:0 12px;font-weight:800}@media(max-width:1200px){.approvedHero{grid-template-columns:minmax(0,1fr) minmax(480px,.93fr)}.approvedHeroCopy h1{white-space:normal;font-size:34px}.approvedHeroPills{flex-wrap:wrap}.targetSearchForm{width:170px}.targetDayTabs button{flex-basis:130px;width:130px}}@media(max-width:1100px){.approvedHero{grid-template-columns:1fr}.approvedHeroVisual{display:none}.approvedHero{height:auto}.targetSearchForm{display:none}.targetDayRow{grid-template-columns:1fr}.targetToggle{justify-content:flex-start;padding:0 0 8px}}.approvedHeroVisual{align-items:center;justify-content:center}.approvedHeroVisual img{width:100%;height:100%;object-fit:contain!important;object-position:center center!important;display:block}.segmentedDateWrap{position:relative;display:flex;align-items:center;width:100%;height:48px;border:1px solid #dfe5df;border-radius:12px;background:#fff;padding:0 46px 0 14px;transition:border-color .15s ease,box-shadow .15s ease}.segmentedDateWrap:focus-within{border-color:#249363;box-shadow:0 0 0 3px rgba(36,147,99,.1)}.segmentedDate{display:flex;align-items:center;gap:7px;min-width:0;width:100%}.segmentedDate input{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;height:34px!important;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;color:#1b251f;min-width:0}.segmentedDate .dateYear{width:60px;flex:0 0 60px}.segmentedDate input:not(.dateYear){width:34px;flex:0 0 34px}.segmentedDate input::placeholder{color:#9aa49d;font-weight:600}.dateSep{color:#8c9890;font-weight:800;line-height:1}.segmentedDateWrap .calendarBtn{right:7px}@media(max-width:640px){.segmentedDateWrap{padding-left:10px}.segmentedDate{gap:4px}.segmentedDate .dateYear{width:54px;flex-basis:54px}.segmentedDate input:not(.dateYear){width:30px;flex-basis:30px}}.budgetRangeField{padding:12px 14px;background:#fbfcfb;min-width:0}.budgetRangeHead{align-items:center}.budgetRangeHead strong{font-size:13px;color:#148b59}.budgetSliders{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.budgetSliders label{gap:3px!important}.budgetSliders small{font-size:10px;color:#7e8a83}.budgetSliders input[type=range]{height:24px;padding:0;border:0;background:transparent;accent-color:#15935d}.budgetInputs{display:flex;align-items:end;margin-top:5px}.budgetInputs>label{flex:1 1;gap:4px!important}.budgetInputs>label>span{font-size:10px!important;color:#7e8a83}.budgetInputs>label>div{height:34px;border:1px solid #d9e1dc;padding:0 8px}.budgetInputs input{height:30px!important;min-width:0}.budgetInputs input:focus{outline:0}.budgetInputs em{font-size:11px;color:#69756e;margin-left:4px}.budgetInputs>b{padding-bottom:8px;color:#9aa39e}.budgetRangeField>p{margin:7px 0 0;font-size:10px;color:#76827b;text-align:right}.budgetResultHead{display:flex;justify-content:space-between;align-items:center;gap:10px}.budgetResultHead span{font-size:10px;color:#738078;background:#f2f7f4;border-radius:999px;padding:5px 8px}.budgetProgressBox{margin-top:12px;border-top:1px solid #edf0ee;padding-top:11px}.budgetProgressBottom,.budgetProgressTop{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:11px}.budgetProgressTop b{font-size:17px;color:#148b59}.budgetProgress{height:8px;background:#e8efeb;border-radius:999px;overflow:hidden;margin:8px 0}.budgetProgress i{display:block;height:100%;background:#19945f;border-radius:999px}.budgetProgressBottom strong{color:#177a50}.budgetProgressBox.over .budgetProgress i{background:#d84b4b}.budgetProgressBox.over .budgetProgressBottom strong{color:#c43d3d}.budgetProgressBox p{margin:7px 0 0;font-size:10px;color:#718078;line-height:1.45}@media(max-width:1100px){.budgetRangeField{grid-column:1/-1}}@media(max-width:720px){.budgetRangeField{grid-column:1}.budgetSliders{grid-template-columns:1fr}.budgetRangeHead{align-items:flex-start;flex-direction:column}.budgetInputs{gap:4px}}.approvedHero{height:240px;grid-template-columns:minmax(0,720px) minmax(0,670px)}.approvedHeroCopy{padding:26px 32px 14px;min-width:0}.approvedHeroCopy h1{font-size:36px;line-height:1.14;letter-spacing:-1.6px;white-space:normal;max-width:650px}.approvedHeroVisual{height:240px;min-width:0;background:#d9edf3;overflow:hidden;display:flex;align-items:stretch;justify-content:stretch}.approvedHeroVisual img{width:100%!important;height:240px!important;max-width:none!important;object-fit:fill!important;object-position:center!important;display:block!important}.budgetRangeField{padding:11px 14px 10px}.dualBudgetRange{height:50px;padding-top:13px}.budgetTrack{left:8px;right:8px;top:21px;background:#dfe6e1;overflow:hidden}.budgetTrack i{background:#16945f}.dualBudgetRange input[type=range]{left:0;right:0;top:8px;height:30px;outline:none}.dualBudgetRange input[type=range]::-webkit-slider-runnable-track{height:6px;border:0}.dualBudgetRange input[type=range]::-moz-range-track{height:6px;border:0}.dualBudgetRange input[type=range]::-webkit-slider-thumb{appearance:none;width:18px;height:18px;margin-top:-6px;border:3px solid #fff;background:#16945f;box-shadow:0 1px 5px rgba(16,91,60,.25);cursor:-webkit-grab;cursor:grab}.dualBudgetRange input[type=range]::-moz-range-thumb{border:3px solid #fff;background:#16945f;box-shadow:0 1px 5px rgba(16,91,60,.25);cursor:grab}.budgetMinRange{z-index:3}.budgetMaxRange{z-index:4}.budgetScale{left:4px;right:4px;color:#839087}.budgetInputs{margin-top:1px}@media(max-width:1200px){.approvedHero{grid-template-columns:minmax(0,1fr) minmax(0,670px)}.approvedHeroVisual{min-width:520px}.approvedHeroCopy h1{font-size:33px}}@media(max-width:1100px){.approvedHero{grid-template-columns:1fr;height:auto}.approvedHeroVisual{display:block!important;width:100%;height:auto;min-width:0}.approvedHeroVisual img{width:100%!important;height:auto!important;object-fit:contain!important}.approvedHeroCopy{padding-bottom:18px}.budgetRangeField{grid-column:1/-1}}.approvedHero{position:relative;max-width:1390px;min-height:278px;height:278px;margin:0 auto;display:block;background:#fff url(/home/hero-dog-clean.jpg) 100%/auto 100% no-repeat;overflow:hidden}.approvedHeroCopy{position:relative;z-index:2;max-width:610px;height:100%;padding:28px 30px 22px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#ffffff,#ffffff 55%,rgba(255,255,255,.94) 73%,rgba(255,255,255,.55) 85%,rgba(255,255,255,0))}.approvedHeroCopy h1{max-width:540px;font-size:34px;line-height:1.15;letter-spacing:-1.5px;margin:0}.approvedHeroCopy>p:not(.approvedScript){max-width:430px;margin-top:10px}.approvedHeroPills{margin-top:16px;gap:10px;flex-wrap:wrap}.approvedHeroPills span{font-size:12px;padding:8px 11px;border-radius:10px}.approvedHeroVisual{display:none!important}.budgetRangeField{padding:13px 14px 14px;border-radius:14px}.budgetRangeHead{align-items:flex-start;gap:16px;margin-bottom:8px}.budgetRangeHead>span{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:900;color:#1a241d}.budgetRangeHead>span small{font-size:11px;color:#7f8b83;font-weight:700}.budgetRangeHead strong{font-size:14px;color:#0f8d59;font-weight:900;white-space:nowrap}.budgetRangeBody{grid-template-columns:minmax(0,1fr) 112px;align-items:center}.dualBudgetRange{height:36px;padding-top:6px;margin-top:2px}.budgetTrack{left:0;right:0;top:12px;height:6px}.budgetTrack i{background:#1c9a63}.dualBudgetRange input[type=range]{top:-2px;height:28px}.dualBudgetRange input[type=range]::-webkit-slider-thumb{width:14px;height:14px;margin-top:-4px;box-shadow:0 1px 4px rgba(16,91,60,.22);background:#1c9a63}.dualBudgetRange input[type=range]::-moz-range-thumb{width:14px;height:14px;box-shadow:0 1px 4px rgba(16,91,60,.22);background:#1c9a63}.budgetScale{bottom:-10px;color:#96a199}.budgetInputs{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;margin-top:16px}.budgetInputs>label>div{height:40px;border-radius:8px;background:#fff;border:1px solid #dce3de;padding:0 10px;display:flex;align-items:center}.budgetInputs input{height:36px!important;font-size:14px;font-weight:800;color:#15211a}.budgetInputs em{color:#5f6d65}.budgetInputs>b{padding:0;text-align:center;color:#7c8780;font-size:16px}.budgetPerPersonCard{height:92px;border-radius:12px;padding:10px 8px}.budgetPerPersonCard small{color:#5e7365}.budgetPerPersonCard strong{margin-top:6px;font-size:24px;color:#188a57;letter-spacing:-.8px}@media(max-width:1200px){.approvedHero{background-position:100%;background-size:auto 100%}}@media(max-width:1100px){.approvedHero{height:auto;min-height:0;background:none;display:grid;grid-template-columns:1fr}.approvedHeroCopy{max-width:none;background:#fff;padding:26px 18px 10px;height:auto}.approvedHeroVisual{display:block!important;height:auto;background:#fff}.approvedHeroVisual img{width:100%!important;height:auto!important;object-fit:contain!important;display:block!important}.budgetRangeField{grid-column:1/-1}}@media(max-width:720px){.budgetRangeBody{grid-template-columns:1fr}.budgetPerPersonCard{height:auto;padding:14px 10px}.budgetPerPersonCard strong{font-size:22px}}.approvedHero.approvedHeroImageOnly{display:block!important;width:min(1390px,100%);max-width:1390px;height:auto!important;min-height:0!important;margin:0 auto;padding:0;overflow:visible!important;background:#fff!important;border:0}.approvedHeroImageOnly>img{display:block;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center!important}.budgetRangeField{grid-column:2/4;padding:12px 14px 13px!important;border:1px solid #dfe5df;border-radius:12px;background:#fff}.budgetRangeHead{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 8px}.budgetRangeBody{display:grid;grid-template-columns:minmax(0,1fr) 118px;grid-gap:14px;gap:14px;align-items:stretch}.budgetSliderArea{display:grid;grid-template-rows:42px 42px;grid-gap:6px;gap:6px;min-width:0}.dualBudgetRange{position:relative;height:42px;margin:0;padding:0}.budgetTrack{left:4px;right:4px;top:13px;height:5px;background:#dfe5df;overflow:visible}.budgetTrack,.budgetTrack i{position:absolute;border-radius:999px}.budgetTrack i{top:0;bottom:0;left:var(--budget-min);right:calc(100% - var(--budget-max));background:#15945e}.dualBudgetRange input[type=range]{position:absolute;inset:0 0 auto 0;width:100%;height:32px;margin:0;padding:0;border:0;background:transparent;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dualBudgetRange input[type=range]::-webkit-slider-runnable-track{height:5px;background:transparent}.dualBudgetRange input[type=range]::-moz-range-track{height:5px;background:transparent}.dualBudgetRange input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;margin-top:-5.5px;border-radius:50%;border:2px solid #fff;background:#15945e;box-shadow:0 1px 4px rgba(0,0,0,.2);pointer-events:auto;cursor:pointer}.dualBudgetRange input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;border:2px solid #fff;background:#15945e;box-shadow:0 1px 4px rgba(0,0,0,.2);pointer-events:auto;cursor:pointer}.budgetScale{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;font-size:9px;color:#8b958f}.budgetInputs{display:grid!important;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);grid-gap:8px!important;gap:8px!important;align-items:center!important;margin:0!important}.budgetInputs label{margin:0!important;gap:0!important}.budgetInputs label>div{height:42px!important;border:1px solid #dce3de!important;border-radius:8px!important;background:#fff!important;display:flex!important;align-items:center!important;padding:0 10px!important}.budgetInputs input{width:100%;height:38px!important;border:0!important;padding:0!important;margin:0!important;text-align:right;font-size:15px;font-weight:900;background:transparent!important}.budgetInputs b{padding:0!important;text-align:center;color:#7d8781}.budgetInputs em{font-size:12px;font-style:normal;color:#626e67;margin-left:5px}.budgetPerPersonCard{width:118px;height:90px;align-self:center;border-radius:10px;background:#eaf8ef;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:8px}.budgetPerPersonCard small{font-size:11px;color:#5d7466;font-weight:800}.budgetPerPersonCard strong{margin-top:4px;font-size:20px;line-height:1.15;color:#168b57;font-weight:900}@media(max-width:1100px){.approvedHero.approvedHeroImageOnly{width:100%}.budgetRangeField{grid-column:1/-1}}@media(max-width:720px){.budgetRangeBody{grid-template-columns:1fr}.budgetPerPersonCard{width:100%;height:auto;padding:12px}}.recommendImageWrap{position:relative;width:100%;aspect-ratio:16/10;border-radius:10px;overflow:hidden;background:#eef3ef}.recommendImageWrap>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.recommendImageWrap .recommendPhotoEmpty{height:100%;min-height:0;border:0;border-radius:0;display:flex;align-items:center;justify-content:center;text-align:center;color:#839087;background:linear-gradient(145deg,#eef3ef,#f8faf8);font-size:11px;font-weight:700}.photoSource{position:absolute;right:6px;bottom:6px;background:rgba(16,33,23,.72);color:#fff;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.recommendBadges{display:flex;gap:5px;align-items:center;flex-wrap:wrap;margin-top:4px}.recommendBadges>em,.recommendBadges>span{display:inline-flex;align-items:center;min-height:23px;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800;font-style:normal}.recommendBadges>span{background:#e8f7ee;color:#187a4f}.recommendBadges>em{background:#f2f5f3;color:#647168}.approvedPlaces article>small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.35}.adminReview{min-height:100vh;background:#f5f8f5;padding:34px;color:#17241c}.adminReviewHead{max-width:1280px;margin:0 auto 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.adminReviewHead p{margin:0 0 6px;color:#168b59;font-size:13px;font-weight:900}.adminReviewHead h1{margin:0;font-size:32px}.adminReviewHead span{display:block;margin-top:8px;color:#6f7d73}.adminReviewHead>a{border:1px solid #d8e1da;background:#fff;border-radius:10px;padding:10px 14px;font-weight:800}.adminStats{max-width:1280px;margin:0 auto 18px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.adminStats article{background:#fff;border:1px solid #e0e7e1;border-radius:16px;padding:16px}.adminStats small,.adminStats span{display:block;color:#76827a;font-size:11px}.adminStats strong{display:block;font-size:30px;color:#167d51;margin:5px 0}.adminGrid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:16px;gap:16px;align-items:start}.adminQueue,.pipelineRuns{background:#fff;border:1px solid #e0e7e1;border-radius:18px;padding:18px}.adminSectionTitle{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.adminSectionTitle h2{margin:0;font-size:18px}.adminSectionTitle span{font-size:11px;color:#7b8780}.reviewCard{border-top:1px solid #edf0ed;padding:16px 0}.reviewCard:first-of-type{border-top:0}.reviewTop{display:flex;justify-content:space-between;gap:12px}.reviewTop span{background:#fff2d8;color:#835f14;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.reviewTop b{color:#68756d}.reviewCard h3{margin:10px 0 4px;font-size:18px}.reviewCard>p{margin:0;color:#6d7971;font-size:13px}.reviewMeta{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.reviewMeta span{font-size:10px;background:#f0f5f1;border-radius:999px;padding:5px 8px;color:#607067}.reviewDetail{margin-top:10px;background:#fafbf9;border-radius:10px;padding:10px 12px;font-size:12px;color:#546159}.reviewActions{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:12px}.reviewActions>a{font-size:12px;color:#158555;font-weight:800}.reviewActions form{display:flex;gap:7px}.reviewActions button{border:1px solid #d9e2db;background:#fff;border-radius:8px;padding:8px 10px;font-weight:800;cursor:pointer}.reviewActions button.resolve{background:#168b59;color:#fff;border-color:#168b59}.pipelineRuns article{border-top:1px solid #edf0ed;padding:13px 0}.pipelineRuns article:first-of-type{border-top:0}.pipelineRuns article>div{display:flex;justify-content:space-between;gap:8px}.pipelineRuns strong{font-size:12px;color:#148456}.pipelineRuns p,.pipelineRuns small,.pipelineRuns span{font-size:11px;color:#728077}.pipelineRuns p{margin:6px 0 0}.adminEmpty{padding:38px 10px;text-align:center;color:#79857d}.adminLock{max-width:520px;margin:120px auto;background:#fff;border:1px solid #e0e7e1;border-radius:18px;padding:28px;text-align:center}@media(max-width:900px){.adminStats{grid-template-columns:repeat(2,1fr)}.adminGrid{grid-template-columns:1fr}.adminReview{padding:18px}.adminReviewHead{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.adminStats{grid-template-columns:1fr}.reviewActions{align-items:flex-start;flex-direction:column}.adminReviewHead h1{font-size:27px}}.liveMapWrap{position:relative;background:#edf4ef}.homeKakaoMap{width:100%;height:100%;min-height:200px}.homeMapFallback{height:100%;min-height:200px;display:grid;place-items:center;text-align:center;padding:20px;color:#66756b;font-size:12px;line-height:1.5}.homeMapError{left:8px;right:8px;top:8px;z-index:5;border:1px solid #efc9c9;color:#a64040;border-radius:8px;font-size:10px}.homeMapError,.homeMapSelected{position:absolute;background:rgba(255,255,255,.94);padding:7px 9px}.homeMapSelected{left:10px;right:10px;bottom:10px;z-index:4;border-radius:9px;box-shadow:0 2px 12px rgba(0,0,0,.12);pointer-events:none}.homeMapSelected b,.homeMapSelected span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeMapSelected b{font-size:11px}.homeMapSelected span{font-size:9px;color:#66736b;margin-top:2px}.homeMapMarker{width:32px;height:32px;border-radius:50%;border:3px solid #fff;background:#16774a;color:#fff;font-weight:900;box-shadow:0 2px 9px rgba(0,0,0,.22);cursor:pointer}.homeMapMarker.active{transform:scale(1.18);background:#0a5532;box-shadow:0 0 0 4px rgba(28,151,93,.2),0 2px 10px rgba(0,0,0,.22)}.approvedPlaces article{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.approvedPlaces article:focus,.approvedPlaces article:hover{outline:none;border-color:#59a87a;box-shadow:0 4px 14px rgba(21,112,68,.12);transform:translateY(-1px)}.approvedPlaces article.selected{border-color:#17804d;box-shadow:0 0 0 2px rgba(23,128,77,.1)}.recommendIndex{position:absolute!important;left:6px;top:6px;margin:0!important;width:24px;height:24px;border-radius:50%!important;display:grid!important;place-items:center;background:#16774a!important;color:#fff!important;padding:0!important;font-size:10px!important;box-shadow:0 1px 5px rgba(0,0,0,.22)}.recommendError{color:#9d3d3d}.liveMapUtility{max-width:1180px}.liveMapSearch{display:flex;gap:8px;margin:14px 0}.liveMapSearch input{flex:1 1;border:1px solid #dbe5dd;border-radius:10px;padding:11px 13px}.liveMapSearch button{border:0;border-radius:10px;background:#16804d;color:#fff;font-weight:800;padding:0 18px}.liveMapPageMap{height:520px;border-radius:14px;overflow:hidden;background:#edf4ef}.liveMapPageMap .homeKakaoMap,.liveMapPageMap .homeMapFallback{min-height:520px}.liveMapPlaceList{grid-template-columns:repeat(3,1fr);margin-top:14px}.liveMapPlaceList button{display:flex;text-align:left;gap:10px;padding:8px;border:1px solid #e0e8e2;border-radius:12px;background:#fff;cursor:pointer}.liveMapPlaceList button.active{border-color:#16804d;box-shadow:0 0 0 2px rgba(22,128,77,.1)}.liveMapPlaceList img,.mapListNoImage{width:82px;height:64px;border-radius:8px;object-fit:cover;background:#eef3ef;display:grid;place-items:center;font-size:10px;color:#78867d}.liveMapPlaceList button>span:last-child{min-width:0}.liveMapPlaceList b,.liveMapPlaceList em,.liveMapPlaceList small{display:block}.liveMapPlaceList b{font-size:13px}.liveMapPlaceList small{font-size:11px;color:#16804d;margin-top:4px}.liveMapPlaceList em{font-style:normal;font-size:10px;color:#78847d;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liveMapStatus{font-size:12px;color:#6c7b70}.liveMapStatus.error{color:#9d3d3d}@media(max-width:800px){.liveMapPageMap{height:360px}.liveMapPageMap .homeKakaoMap,.liveMapPageMap .homeMapFallback{min-height:360px}.liveMapPlaceList{grid-template-columns:1fr}}.mapNumberMarker{transition:transform .14s ease,background .14s ease,box-shadow .14s ease,opacity .14s ease}.mapNumberMarker.previous{background:#68756d!important;transform:scale(1.08);opacity:.95}.mapNumberMarker.active{background:#087f4b!important;transform:scale(1.34)!important;box-shadow:0 0 0 7px rgba(8,127,75,.18),0 7px 20px rgba(24,55,38,.32)!important;z-index:5}.targetPlace.routeFocused .targetPlaceCard{border-color:#087f4b!important;box-shadow:0 0 0 2px rgba(8,127,75,.16),0 8px 22px rgba(24,55,38,.08)!important}.targetPlace.routeFocused .targetStopIcon{transform:scale(1.08);box-shadow:0 0 0 5px rgba(8,127,75,.13)}.imageFallbackHidden{display:none}.approvedPlaces article.selected{border-color:#168958;box-shadow:0 0 0 2px rgba(22,137,88,.12)}.approvedPlaces article{cursor:pointer}.targetSidebar{position:static!important;top:auto!important}.routeHoverPreview{position:fixed;z-index:90;background:#fff;border:1px solid #cfe0d5;border-radius:16px;box-shadow:0 22px 55px rgba(20,54,36,.22);padding:12px;pointer-events:none;animation:routePreviewIn .14s ease-out}.routeHoverPreviewHead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.routeHoverPreviewHead>div{min-width:0}.routeHoverPreviewHead small{display:block;font-size:10px;font-weight:800;color:#168052;margin-bottom:3px}.routeHoverPreviewHead strong{display:block;font-size:15px;color:#17283d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.routeHoverPreviewHead>span{flex:0 0 auto;background:#ecf8f1;color:#087548;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.routeHoverPreviewMap{overflow:hidden;border-radius:11px;background:#edf4ef}.routeHoverPreview .kakaoMap{height:315px!important;border-radius:11px}.routeHoverPreview .mapFallback{min-height:315px!important;border-radius:11px}.routeHoverPreview .mapModeLegend{top:9px;right:9px}.routeHoverPreview .mapLegend{font-size:10px;line-height:1.45;padding:8px 9px}.routeHoverPreviewFoot{font-size:10px;color:#68766f;margin-top:8px;text-align:center}@keyframes routePreviewIn{0%{opacity:0;transform:translateY(5px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:1100px){.routeHoverPreview{display:none!important}}.placeBrowsePage{min-height:100vh;background:#fbfcfa;color:#17231c}.placeBrowseHero{background:linear-gradient(115deg,#f3fbf6,#e7f6ee 58%,#dff1e8);border-bottom:1px solid #dceae1;position:relative;overflow:hidden}.placeBrowseHero:after,.placeBrowseHero:before{content:"🐾";position:absolute;color:rgba(22,139,89,.08);font-size:88px;transform:rotate(-15deg)}.placeBrowseHero:before{right:8%;top:12px}.placeBrowseHero:after{left:4%;bottom:-35px}.placeBrowseHeroInner{max-width:1180px;margin:0 auto;padding:58px 26px 48px;position:relative;z-index:1}.placeBrowseEyebrow{display:inline-flex;align-items:center;gap:6px;color:#148657;font-weight:900;font-size:12px;letter-spacing:1.3px}.placeBrowseHero h1{margin:10px 0;font-size:42px;line-height:1.1;letter-spacing:-1.7px}.placeBrowseHero p{margin:0;color:#64726a;font-size:15px}.placeBrowseSearch{margin-top:24px;max-width:590px;height:50px;background:#fff;border:1px solid #d6e4db;border-radius:14px;display:flex;align-items:center;gap:10px;padding-left:14px;box-shadow:0 8px 30px rgba(20,81,52,.07)}.placeBrowseSearch>span{color:#687970}.placeBrowseSearch input{flex:1 1;height:44px;border:0;outline:0;background:transparent;font-size:14px}.placeBrowseSearch button{height:38px;margin-right:6px;border:0;background:#168b59;color:#fff;border-radius:10px;padding:0 18px;font-weight:900;cursor:pointer}.placeBrowseShell{max-width:1180px;margin:0 auto;padding:22px 26px 70px}.placeFilterPanel{background:#fff;border:1px solid #e1e9e3;border-radius:18px;padding:14px 18px 12px;box-shadow:0 5px 22px rgba(22,65,42,.04)}.placeCategoryTabs{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:14px;border-bottom:1px solid #eef2ef}.placeCategoryTabs button,.placeFilterRow button{border:1px solid #dbe5dd;background:#fff;color:#4e5d54;border-radius:999px;height:38px;padding:0 16px;font-weight:800;cursor:pointer;transition:.15s}.placeCategoryTabs button:hover,.placeFilterRow button:hover{border-color:#8fc4a7}.placeCategoryTabs button.active{background:#173e2d;color:#fff;border-color:#173e2d}.placeFilterRow{display:flex;align-items:flex-start;gap:12px;padding-top:12px}.placeFilterRow>strong{flex:0 0 auto;min-width:58px;padding-top:9px;font-size:12px;color:#30483b}.placeFilterRow>div{display:flex;gap:7px;flex-wrap:wrap}.placeFilterRow button{height:34px;padding:0 13px;font-size:12px}.placeFilterRow button.active{background:#ebf8f0;color:#127a4c;border-color:#83c49f}.placeFilterRow button.active.strong{background:#173e2d;color:#fff;border-color:#173e2d}.placeFilterRow .dogFilterLabel{margin-left:15px;min-width:auto}.placeBrowseMeta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:24px 2px 16px}.placeBrowseMeta strong{font-size:16px}.placeBrowseMeta span{color:#77847c;font-size:12px}.placeBrowseMeta a{border:1px solid #dbe4dd;border-radius:999px;padding:9px 13px;background:#fff;font-size:12px;font-weight:800;color:#4d5d53}.placeCardGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.placeExploreCard{border:1px solid #e0e8e2;background:#fff;border-radius:18px;overflow:hidden;text-align:left;padding:0;cursor:pointer;box-shadow:0 5px 20px rgba(19,58,38,.04);transition:transform .16s,border-color .16s,box-shadow .16s}.placeExploreCard:focus,.placeExploreCard:hover{outline:none;transform:translateY(-3px);border-color:#7ab995;box-shadow:0 12px 30px rgba(20,91,58,.12)}.placeExploreImage{height:225px;background:#edf5f0;position:relative;overflow:hidden;display:grid;place-items:center;color:#738078;font-size:12px;text-align:center}.placeExploreImage img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.placeExploreCard:hover .placeExploreImage img{transform:scale(1.025)}.placeCopyright{position:absolute;right:8px;bottom:8px;background:rgba(23,47,35,.72);color:#fff;border-radius:999px;padding:4px 7px;font-size:9px}.placeExploreBody{padding:14px 15px 15px}.placeExploreBadges{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.placeExploreBadges>span{display:inline-flex;align-items:center;min-height:25px;border-radius:7px;padding:4px 8px;font-size:10px;font-weight:900}.placeExploreBadges .cat{background:#e7f4fb;color:#246b8b}.placeExploreBadges .cat.accommodation{background:#e9eefb;color:#425c9b}.placeExploreBadges .cat.food{background:#fff1df;color:#9a6119}.placeExploreBadges .cat.leisure{background:#f0eafb;color:#7151a0}.placeExploreBadges .cat.shopping{background:#f6efe8;color:#826044}.placeExploreBadges .pet{background:#e8f7ee;color:#177a4e;border:1px dashed #83c49f}.placeExploreBody h3{margin:10px 0 5px;font-size:18px;letter-spacing:-.4px}.placeExploreBody>p{margin:0;min-height:36px;color:#69776f;font-size:12px;line-height:1.5}.placeExploreBody footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding-top:11px;border-top:1px solid #eef2ef}.placeExploreBody footer span{font-size:10px;color:#68776f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.placeExploreBody footer b{font-size:10px;color:#168656;white-space:nowrap}.placeBrowseState{min-height:260px;display:grid;place-items:center;text-align:center;border:1px dashed #d7e4da;border-radius:18px;color:#718078;background:#fff}.placeBrowseState.error{color:#a44343}.placeLoader{width:20px;height:20px;border:3px solid #d7e9df;border-top-color:#168b59;border-radius:50%;animation:placeSpin .8s linear infinite;margin-right:8px}@keyframes placeSpin{to{transform:rotate(1turn)}}.placePagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:26px}.placePagination button{border:1px solid #d7e2da;background:#fff;border-radius:10px;padding:10px 15px;font-weight:800;cursor:pointer}.placePagination button:disabled{opacity:.4;cursor:not-allowed}.placePagination span{font-size:12px;color:#66756c}.placeDataNote{margin-top:28px;background:#edf8f1;border:1px solid #d6eadf;border-radius:14px;padding:13px 16px;display:flex;gap:12px;align-items:center}.placeDataNote b{color:#12794c;font-size:12px}.placeDataNote span{font-size:11px;color:#69776f}.placeModalBackdrop{position:fixed;inset:0;z-index:300;background:rgba(18,34,26,.48);display:grid;place-items:center;padding:24px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.placeDetailModal{width:min(880px,94vw);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 80px rgba(8,32,20,.28);position:relative;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)}.placeModalClose{position:absolute;right:14px;top:14px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.94);font-size:24px;line-height:1;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.12)}.placeModalMedia{min-height:480px;background:#edf4ef;display:grid;place-items:center;color:#728079}.placeModalMedia img{width:100%;height:100%;min-height:480px;object-fit:cover}.placeModalContent{padding:28px 28px 24px}.placeModalContent h2{font-size:28px;margin:12px 0 7px}.placeModalAddress{margin:0 0 18px;color:#68766e;font-size:13px}.placePolicyGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.placePolicyGrid article{background:#f6faf7;border:1px solid #e3ece6;border-radius:12px;padding:11px}.placePolicyGrid small,.placePolicyGrid strong{display:block}.placePolicyGrid small{color:#75827a;font-size:10px;margin-bottom:5px}.placePolicyGrid strong{font-size:12px;line-height:1.45}.placeCaution{margin-top:12px;border-radius:12px;background:#fff9e9;border:1px solid #f0e3b4;padding:11px 12px}.placeCaution b{font-size:11px;color:#8a6a17}.placeCaution p{margin:5px 0 0;font-size:11px;color:#695d3b;line-height:1.5}.placeModalActions{display:flex;gap:8px;margin-top:18px}.placeModalActions a{flex:1 1;text-align:center;border:1px solid #cfe0d5;border-radius:11px;padding:11px 10px;font-weight:900;font-size:12px;color:#186c47}.placeModalActions a.primary{background:#168b59;color:#fff;border-color:#168b59}.placeModalSource{color:#8a968f;margin-top:13px;font-size:9px}@media(max-width:900px){.placeCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.placeFilterRow{flex-wrap:wrap}.placeFilterRow .dogFilterLabel{margin-left:0}.placeDetailModal{grid-template-columns:1fr}.placeModalMedia,.placeModalMedia img{min-height:300px;height:300px}.placeBrowseHero h1{font-size:34px}}@media(max-width:620px){.placeBrowseHeroInner,.placeBrowseShell{padding-left:16px;padding-right:16px}.placeCardGrid{grid-template-columns:1fr}.placeExploreImage{height:215px}.placeBrowseMeta{align-items:flex-start;flex-direction:column}.placeFilterPanel{padding:12px}.placeCategoryTabs{overflow:auto;flex-wrap:nowrap}.placeCategoryTabs button{white-space:nowrap}.placeFilterRow{display:block}.placeFilterRow>strong{display:block;padding:0 0 8px}.placeFilterRow>div{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.placeFilterRow button{white-space:nowrap}.placeFilterRow .dogFilterLabel{margin-top:12px}.placeDataNote{align-items:flex-start;flex-direction:column}.placePolicyGrid{grid-template-columns:1fr}.placeModalActions{flex-direction:column}}.mapBrowseHero{background:linear-gradient(110deg,#f4fbf7,#e4f4eb);border-bottom:1px solid #dbe9e0}.mapBrowseHero>div{max-width:1180px;margin:0 auto;padding:40px 26px 34px}.mapBrowseHero span{font-size:11px;letter-spacing:1.1px;color:#168656;font-weight:900}.mapBrowseHero h1{font-size:36px;margin:8px 0 6px;letter-spacing:-1.2px}.mapBrowseHero p{margin:0;color:#6a786f;font-size:13px}.mapBrowseShell{max-width:1180px;margin:0 auto;padding:22px 26px 70px}.mapBrowseShell .liveMapSearch{max-width:620px;margin:0 0 14px}.mapBrowseShell .liveMapSearch input{height:48px;background:#fff}.mapBrowseShell .liveMapSearch button{height:48px}.mapBrowseShell .liveMapPageMap{height:580px;border:1px solid #dfe8e2;box-shadow:0 8px 28px rgba(18,72,45,.07)}.mapBrowseShell .liveMapPageMap .homeKakaoMap,.mapBrowseShell .liveMapPageMap .homeMapFallback{min-height:580px}.mapBrowseShell .liveMapPlaceList{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mapBrowseShell .liveMapPlaceList button{border-radius:14px;padding:10px;transition:.15s}.mapBrowseShell .liveMapPlaceList button:hover{border-color:#85bea0;transform:translateY(-1px)}.mapBrowseFoot{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:14px 16px;border-radius:14px;background:#edf8f1;border:1px solid #d9eadf}.mapBrowseFoot a{font-size:12px;font-weight:900;color:#147a4c}.mapBrowseFoot span{font-size:10px;color:#748079}@media(max-width:800px){.mapBrowseShell .liveMapPageMap{height:380px}.mapBrowseShell .liveMapPageMap .homeKakaoMap,.mapBrowseShell .liveMapPageMap .homeMapFallback{min-height:380px}.mapBrowseShell .liveMapPlaceList{grid-template-columns:1fr}.mapBrowseFoot{align-items:flex-start;flex-direction:column}}.targetSearchForm{display:flex!important;align-items:center!important;gap:4px!important;padding:0 6px 0 10px!important}.targetSearchForm>span{width:20px;height:36px;display:flex;align-items:center;justify-content:center;line-height:1;font-size:16px;flex:0 0 20px}.targetSearchForm input{height:36px!important;line-height:36px!important;padding:0 4px!important;margin:0!important;display:block!important;align-self:center!important}.targetSearchForm input::placeholder{line-height:36px}.targetSearchForm button{height:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;margin:0!important;line-height:1!important;flex:0 0 auto}.navIconLink.active{color:#0d8b58}.accountPage,.communityPage,.savedHubPage,.tripsPage{min-height:100vh;background:#f8fbf9;color:#17231c}.communityHero{max-width:1180px;margin:0 auto;padding:52px 26px 34px;display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:32px;gap:32px;align-items:end}.communityEyebrow{font-size:11px;font-weight:900;letter-spacing:1.3px;color:#118455}.communityHero h1{font-size:40px;letter-spacing:-1.8px;line-height:1.12;margin:10px 0}.communityHero p{margin:0;color:#68776f;font-size:14px;line-height:1.65;max-width:650px}.communityHeroActions{display:flex;gap:9px;margin-top:22px}.communityHeroActions a,.communityHeroActions button{height:40px;border-radius:10px;padding:0 15px;border:1px solid #cfe1d6;background:#fff;color:#176d49;font-weight:900;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.communityHeroActions a{background:#148b59;color:#fff;border-color:#148b59}.communityStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.communityStats>div{background:#fff;border:1px solid #dfebe3;border-radius:15px;padding:16px 13px;min-height:112px}.communityStats b{font-size:10px;color:#148b59;display:block}.communityStats strong{display:block;margin:8px 0 6px;font-size:15px}.communityStats small{color:#7a867f;font-size:10px;line-height:1.4}.communityShell{max-width:1180px;margin:0 auto;padding:0 26px 70px}.communityToolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#fff;border:1px solid #e0e9e3;border-radius:16px;padding:11px 13px;margin-bottom:16px}.communityTabs{display:flex;gap:7px;flex-wrap:wrap}.communityTabs button{height:34px;border-radius:999px;border:1px solid #dbe5de;background:#fff;padding:0 13px;font-size:11px;font-weight:800;cursor:pointer}.communityTabs button.active{background:#173e2d;color:#fff;border-color:#173e2d}.communitySearch{width:260px;height:36px;border:1px solid #dbe5de;border-radius:10px;display:flex;align-items:center;padding:0 10px;gap:6px;color:#7b8981}.communitySearch input{border:0;outline:0;min-width:0;flex:1 1;height:34px;background:transparent;font-size:11px}.communityLayout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:18px;gap:18px}.communityFeed{display:grid;grid-gap:10px;gap:10px}.communityFeedHead{display:flex;justify-content:space-between;align-items:center;padding:4px 2px 3px}.communityFeedHead strong{font-size:15px}.communityFeedHead span{font-size:10px;color:#77847c}.communityPost{background:#fff;border:1px solid #e0e9e3;border-radius:16px;padding:17px 18px;transition:.15s}.communityPost:hover{border-color:#9dcab0;box-shadow:0 8px 26px rgba(28,83,54,.07);transform:translateY(-1px)}.communityPostMeta{display:flex;align-items:center;gap:7px}.communityPostMeta>span{font-size:10px;font-weight:900;color:#137c50;background:#ebf8f0;border-radius:999px;padding:5px 8px}.communityPostMeta b{font-size:9px;color:#8a6d21;background:#fff7dd;border-radius:999px;padding:5px 8px}.communityPostMeta small{margin-left:auto;color:#8a958e;font-size:9px}.communityPost h2{font-size:17px;margin:12px 0 7px;letter-spacing:-.4px}.communityPost p{font-size:12px;line-height:1.6;color:#68766e;margin:0}.communityPost footer{display:flex;align-items:center;gap:8px;margin-top:14px;padding-top:11px;border-top:1px solid #f0f3f1;color:#77847d;font-size:10px}.communityPost footer strong{color:#45554c;margin-right:auto}.communityAvatar{width:25px;height:25px;border-radius:50%;background:#eef7f1;display:grid;place-items:center}.communitySide{display:grid;grid-gap:10px;gap:10px;align-content:start}.communitySideCard{background:#fff;border:1px solid #e0e9e3;border-radius:15px;padding:16px}.communitySideCard.accent{background:#edf9f2;border-color:#d5ebde}.communitySideCard b{font-size:13px}.communitySideCard p{font-size:11px;line-height:1.55;color:#68776f;margin:9px 0 0}.communitySideCard button{margin-top:12px;height:34px;border:0;border-radius:9px;background:#148b59;color:#fff;padding:0 13px;font-size:11px;font-weight:900;cursor:pointer}.communitySideCard ol{padding-left:20px;margin:10px 0 0}.communitySideCard li{font-size:11px;padding:7px 0;border-bottom:1px solid #eff2f0;color:#56665d}.accountShell,.savedHubShell,.tripsShell{max-width:1120px;margin:0 auto;padding:46px 26px 70px}.accountHero,.tripsHero{display:flex;justify-content:space-between;gap:22px;align-items:end;margin-bottom:18px}.accountHero span,.savedHubHero>span,.tripsHero span{font-size:10px;font-weight:900;letter-spacing:1.2px;color:#148b59}.accountHero h1,.savedHubHero h1,.tripsHero h1{font-size:34px;margin:7px 0;letter-spacing:-1.3px}.accountHero p,.savedHubHero p,.tripsHero p{margin:0;color:#6c7972;font-size:12px}.accountHero>a,.tripsHero>a{height:40px;padding:0 14px;border-radius:10px;background:#148b59;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center}.accountGrid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:14px;gap:14px}.accountPanel{background:#fff;border:1px solid #e0e9e3;border-radius:17px;padding:18px}.accountPanel.wide{grid-column:1/-1}.accountPanel header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.accountPanel header b{font-size:14px}.accountPanel header p{font-size:10px;color:#7a877f;margin:5px 0 0}.accountPanel header button{border:1px solid #dbe5de;background:#fff;border-radius:8px;padding:7px 10px;font-size:9px;color:#6c7972}.dogProfileDemo{display:flex;gap:14px;align-items:center;margin:20px 0 16px}.dogAvatar{width:74px;height:74px;border-radius:24px;background:#e9f7ef;display:grid;place-items:center;font-size:38px}.dogProfileDemo h2{font-size:20px;margin:0 0 4px}.dogProfileDemo p{margin:0 0 8px;font-size:11px;color:#77847c}.dogProfileDemo div div{display:flex;gap:5px;flex-wrap:wrap}.dogProfileDemo div div span{background:#f0f7f3;border-radius:999px;padding:5px 8px;font-size:9px;color:#317052}.dogProfilePanel>small{display:block;color:#8a958e;font-size:9px;border-top:1px solid #eff3f0;padding-top:12px}.accountQuick{display:grid;grid-gap:8px;gap:8px;margin-top:17px}.accountQuick a{border:1px solid #e3ebe5;border-radius:11px;padding:12px 13px;display:flex;justify-content:space-between;gap:10px;align-items:center}.accountQuick strong{font-size:11px}.accountQuick span{font-size:9px;color:#168455}.accountSettings{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:16px}.accountSettings>div{background:#f8fbf9;border:1px solid #e7eee9;border-radius:12px;padding:13px}.accountSettings span{display:block;font-size:9px;color:#7c8981;margin-bottom:6px}.accountSettings strong{font-size:11px;line-height:1.4}.savedHubHero{margin-bottom:20px}.savedHubGrid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px}.savedSectionHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.savedSectionHead b{font-size:15px;display:block}.savedSectionHead span{font-size:9px;color:#87928c}.savedSectionHead a{font-size:10px;color:#148b59;font-weight:900}.savedHubGrid .savedGrid{gap:10px}.savedHubGrid .savedPlan{border-radius:15px}.savedHubGrid aside{display:grid;grid-gap:10px;gap:10px;align-content:start}.savedAsideCard{background:#fff;border:1px solid #e0e9e3;border-radius:15px;padding:16px}.savedAsideCard.mint{background:#eef9f3}.savedAsideCard b{font-size:13px}.savedAsideCard p{font-size:10px;line-height:1.6;color:#6b7871}.savedAsideCard a{font-size:10px;color:#148b59;font-weight:900}.tripsSummary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-bottom:16px}.tripsSummary>div{background:#fff;border:1px solid #e0e9e3;border-radius:14px;padding:14px}.tripsSummary b{display:block;font-size:9px;color:#148b59}.tripsSummary strong{display:block;font-size:13px;margin:7px 0 4px}.tripsSummary small{font-size:9px;color:#7e8a83}.tripsShell .savedGrid{gap:10px}@media(max-width:900px){.communityHero{grid-template-columns:1fr}.communityStats{max-width:620px}.communityLayout,.savedHubGrid{grid-template-columns:1fr}.communitySide{grid-template-columns:repeat(2,1fr)}.accountGrid{grid-template-columns:1fr}.accountPanel.wide{grid-column:auto}.accountSettings{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.accountShell,.communityHero,.communityShell,.savedHubShell,.tripsShell{padding-left:16px;padding-right:16px}.communityHero h1{font-size:31px}.communityStats{grid-template-columns:1fr}.communityToolbar{align-items:stretch;flex-direction:column}.communityTabs{overflow:auto;flex-wrap:nowrap}.communityTabs button{white-space:nowrap}.communitySearch{width:100%}.communitySide{grid-template-columns:1fr}.accountHero,.tripsHero{align-items:flex-start;flex-direction:column}.accountSettings,.tripsSummary{grid-template-columns:1fr}}.discoverIntro{max-width:1180px;margin:0 auto;padding:42px 26px 24px;display:flex;align-items:end;justify-content:space-between;gap:34px}.discoverIntro>div:first-child{max-width:590px}.discoverIntro>div:first-child>span{display:inline-block;font-size:11px;font-weight:900;color:#148454;background:#eaf7ef;border-radius:999px;padding:6px 9px}.discoverIntro h1{font-size:38px;line-height:1.14;letter-spacing:-1.6px;margin:12px 0 10px}.discoverIntro p{margin:0;color:#6c786f;line-height:1.65;font-size:13px}.discoverSearch{width:min(430px,100%);height:46px;border:1px solid #d6e3da;border-radius:13px;background:#fff;display:flex;align-items:center;gap:8px;padding-left:12px;box-shadow:0 6px 20px rgba(17,76,45,.05)}.discoverSearch input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;height:42px}.discoverSearch button{height:36px;margin-right:5px;border:0;border-radius:9px;background:#166e49;color:white;font-weight:900;padding:0 16px;cursor:pointer}.discoverLayout{max-width:1180px;margin:0 auto;padding:0 26px 70px;display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:22px;gap:22px}.discoverFilterRail{background:#fff;border:1px solid #dfe9e2;border-radius:16px;padding:16px;align-self:start;position:-webkit-sticky;position:sticky;top:88px}.discoverFilterTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.discoverFilterTitle b{font-size:14px}.discoverFilterTitle button{border:0;background:none;color:#758178;font-size:10px;cursor:pointer}.discoverFilterRail>label{display:block;font-size:10px;font-weight:900;color:#617067;margin:17px 0 8px}.discoverVerticalChips{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.discoverSegment button,.discoverVerticalChips button{height:34px;border:1px solid #dce6df;border-radius:9px;background:#fff;color:#526158;font-size:11px;font-weight:800;cursor:pointer}.discoverSegment button.active,.discoverVerticalChips button.active{background:#183d2c;color:#fff;border-color:#183d2c}.discoverVerticalChips.compact{grid-template-columns:1fr 1fr}.discoverFilterRail select{width:100%;height:36px;border:1px solid #dce6df;border-radius:9px;background:#fff;padding:0 9px;color:#425047}.discoverSegment{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.discoverHospitalLink{margin-top:20px;padding-top:15px;border-top:1px solid #edf2ee;display:flex;align-items:center;gap:9px;color:#174f36}.discoverHospitalLink>span{width:34px;height:34px;border-radius:10px;background:#eef8f2;display:grid;place-items:center}.discoverHospitalLink>div{min-width:0;flex:1 1}.discoverHospitalLink b,.discoverHospitalLink small{display:block}.discoverHospitalLink b{font-size:11px}.discoverHospitalLink small{font-size:9px;color:#7b877f;margin-top:2px}.discoverResultHead{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #e6ece8;padding:3px 2px 13px;margin-bottom:14px}.discoverResultHead>div{display:flex;align-items:baseline;gap:8px}.discoverResultHead strong{font-size:20px}.discoverResultHead span{font-size:10px;color:#77847c}.discoverResultHead a{font-size:11px;font-weight:900;color:#17744d}.discoverCardGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.discoverCard{display:grid;grid-template-columns:172px minmax(0,1fr);min-height:170px;background:#fff;border:1px solid #e0e9e3;border-radius:15px;overflow:hidden;text-align:left;padding:0;cursor:pointer;transition:.16s}.discoverCard:focus,.discoverCard:hover{outline:none;border-color:#78b794;box-shadow:0 9px 25px rgba(19,77,48,.09);transform:translateY(-2px)}.discoverCardMedia{position:relative;background:#edf5f0;overflow:hidden}.discoverCardMedia img{width:100%;height:100%;object-fit:cover;display:block}.discoverCardMedia>span{position:absolute;left:8px;top:8px;background:rgba(18,51,35,.82);color:#fff;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:900}.discoverNoPhoto{height:100%;display:grid;place-items:center;text-align:center;color:#76847b;font-size:22px}.discoverNoPhoto span{display:block;font-size:9px}.discoverCardBody{padding:14px;display:flex;flex-direction:column}.discoverCardTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.discoverCardTop span{font-size:9px;font-weight:900;color:#16784d;background:#e9f7ef;border-radius:999px;padding:5px 7px}.discoverCardTop small{font-size:9px;color:#8a958e}.discoverCard h3{font-size:17px;letter-spacing:-.4px;margin:10px 0 5px}.discoverCard p{font-size:10px;line-height:1.55;color:#68766e;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discoverCard footer{margin-top:auto;padding-top:12px;display:flex;justify-content:space-between;border-top:1px solid #eef2ef;font-size:10px;color:#176f4a}.discoverSourceNote{margin-top:22px;font-size:10px;color:#6e7c73;background:#f2f8f4;border-radius:10px;padding:10px 12px}.communityHeroClean{align-items:center}.communityHeroActions .ghost{background:#fff;color:#176d49;border-color:#cfe1d6}.communityPromise{background:#173e2d!important;color:#fff!important;border:0!important;border-radius:18px!important;padding:22px!important;display:grid!important;grid-gap:10px!important;gap:10px!important}.communityPromise b{font-size:15px!important;color:#fff!important}.communityPromise span{font-size:11px;color:#dcebe2;padding:9px 10px;border-radius:9px;background:rgba(255,255,255,.06)}.communityToolbarEmpty{justify-content:space-between}.communityWriteBtn{height:34px;border-radius:9px;background:#148b59;color:#fff;padding:0 13px;display:inline-flex;align-items:center;font-size:11px;font-weight:900}.communityEmptyState{min-height:360px;background:#fff;border:1px solid #e0e9e3;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px}.communityEmptyDog{font-size:42px}.communityEmptyState h2{font-size:22px;margin:12px 0 8px}.communityEmptyState p{font-size:12px;line-height:1.7;color:#707e75}.communityEmptyState>div:last-child{display:flex;gap:8px;margin-top:12px}.communityEmptyState a{height:36px;padding:0 14px;border-radius:9px;border:1px solid #d8e4dc;display:inline-flex;align-items:center;font-size:11px;font-weight:900;color:#176d49}.communityEmptyState a:first-child{background:#148b59;color:#fff;border-color:#148b59}.communityFeatureGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:14px}.communityFeatureGrid article{background:#fff;border:1px solid #e1e9e3;border-radius:14px;padding:17px}.communityFeatureGrid span{font-size:22px}.communityFeatureGrid b{display:block;font-size:13px;margin:9px 0 5px}.communityFeatureGrid p{font-size:10px;line-height:1.55;color:#6f7c74;margin:0}.hospitalPage{min-height:100vh;background:#f8fbf9}.hospitalShell{max-width:1180px;margin:0 auto;padding:42px 26px 70px}.hospitalIntro{display:flex;align-items:end;justify-content:space-between;gap:30px}.hospitalIntro>div{max-width:600px}.hospitalIntro span{font-size:11px;font-weight:900;color:#148454}.hospitalIntro h1{font-size:38px;letter-spacing:-1.4px;margin:10px 0}.hospitalIntro p{font-size:13px;color:#6d7a72;line-height:1.65}.hospitalIntro form{width:410px;height:47px;background:#fff;border:1px solid #d9e5dd;border-radius:12px;display:flex;align-items:center;gap:8px;padding-left:12px}.hospitalIntro input{flex:1 1;min-width:0;border:0;outline:0}.hospitalIntro button{height:37px;margin-right:5px;border:0;border-radius:9px;background:#176e4a;color:#fff;font-weight:900;padding:0 14px}.hospitalNotice{margin:24px 0 14px;background:#eef8f2;border:1px solid #d8eadf;border-radius:12px;padding:12px 14px;font-size:11px;color:#53655b}.hospitalGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.hospitalCard{display:flex;background:#fff;border:1px solid #e0e9e3;border-radius:15px;padding:15px;gap:12px}.hospitalNumber{width:34px;height:34px;border-radius:10px;background:#173e2d;color:#fff;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.hospitalCardBody{flex:1 1}.hospitalCardBody>div span{font-size:9px;color:#148454;font-weight:900}.hospitalCard h2{font-size:17px;margin:4px 0 9px}.hospitalCard p{font-size:10px;color:#68766e;margin:5px 0}.hospitalCard footer{display:flex;gap:7px;margin-top:13px}.hospitalCard footer a{height:33px;border:1px solid #d7e3db;border-radius:8px;padding:0 11px;display:inline-flex;align-items:center;font-size:10px;font-weight:900;color:#176d49}.hospitalCard footer a.primary{background:#176d49;color:#fff;border-color:#176d49}.loginPage{min-height:100vh;background:#f4f8f5;padding:28px;display:flex;flex-direction:column}.loginBrand{display:flex;align-items:center;gap:9px;color:#183c2b;width:max-content}.loginBrand>span{font-size:24px}.loginBrand b,.loginBrand small{display:block}.loginBrand b{font-size:18px}.loginBrand small{font-size:9px;color:#718078}.loginCard{width:min(940px,100%);margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;border:1px solid #dfe8e2;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(18,66,40,.08)}.loginVisual{min-height:560px;background:linear-gradient(145deg,#193f2d,#2d6b4c);color:#fff;display:flex;flex-direction:column;justify-content:end;padding:38px}.loginDog{font-size:90px}.loginVisual span{font-size:24px;font-weight:900;line-height:1.35}.loginCard form{padding:58px 54px}.loginKicker{font-size:10px;font-weight:900;color:#168455;letter-spacing:1.2px}.loginCard h1{font-size:34px;margin:10px 0 8px}.loginCard form>p{font-size:12px;color:#718078;margin-bottom:25px}.loginCard form>label{display:block;font-size:11px;font-weight:900;margin-top:14px}.loginCard form>label input{width:100%;height:44px;border:1px solid #d9e3dc;border-radius:10px;margin-top:7px;padding:0 12px;outline:0}.loginRow{display:flex;justify-content:space-between;align-items:center;margin:13px 0}.loginCard footer button,.loginRow button{border:0;background:none;color:#17724c;font-size:10px;font-weight:900;cursor:pointer}.loginCheck{font-size:10px!important;font-weight:700!important;margin:0!important;display:flex!important;align-items:center;gap:6px}.loginSubmit{width:100%;height:44px;border:0;border-radius:10px;background:#176d49;color:#fff;font-weight:900;cursor:pointer}.loginDivider{height:35px;display:flex;align-items:center;justify-content:center;color:#9aa39d;font-size:9px;position:relative}.loginDivider:after,.loginDivider:before{content:"";height:1px;background:#edf0ee;flex:1 1}.loginDivider span{padding:0 10px}.loginSocial{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.loginSocial button{height:41px;border:1px solid #d9e2dc;background:#fff;border-radius:10px;font-weight:800;cursor:pointer}.loginNotice{margin-top:12px;background:#eef8f2;color:#176d49;border-radius:9px;padding:10px;font-size:10px;line-height:1.5}.loginCard footer{font-size:10px;color:#77847c;text-align:center;margin-top:18px}.targetProfile{display:grid!important;place-items:center;text-decoration:none}@media(max-width:980px){.discoverLayout{grid-template-columns:1fr}.discoverFilterRail{position:static}.discoverCardGrid,.hospitalGrid{grid-template-columns:1fr}.hospitalIntro{align-items:stretch;flex-direction:column}.hospitalIntro form{width:100%}.loginCard{grid-template-columns:1fr}.loginVisual{min-height:240px}.communityFeatureGrid{grid-template-columns:1fr}}@media(max-width:640px){.discoverIntro{align-items:stretch;flex-direction:column}.discoverIntro,.discoverLayout,.hospitalShell{padding-left:16px;padding-right:16px}.discoverCard{grid-template-columns:135px minmax(0,1fr)}.discoverIntro h1,.hospitalIntro h1{font-size:30px}.loginPage{padding:14px}.loginCard form{padding:35px 24px}.loginSocial{grid-template-columns:1fr}.communityEmptyState>div:last-child{flex-direction:column}.communityEmptyState{padding:28px 18px}}.targetFocusedCard{padding:16px!important}.targetFocusHead{grid-template-columns:48px minmax(0,1fr) auto!important;gap:12px!important}.targetFocusHead h3{font-size:17px!important;margin:0 0 6px!important;line-height:1.25}.targetFocusHead strong{font-size:14px!important;line-height:1.45}.targetFocusHead button{height:38px!important;font-size:12px!important;padding:0 14px!important}.targetFocusStats{gap:9px!important;margin:13px 0!important}.targetFocusStats span{font-size:12px!important;line-height:1.45!important;padding:8px 10px!important}.targetPetNotice{font-size:12px!important;line-height:1.55!important;padding:11px 12px!important;grid-template-columns:28px auto!important}.targetEmptyFocus{font-size:13px!important;line-height:1.6!important;padding:14px!important}.targetCostGrid small{font-size:10px!important}.targetCostGrid b{font-size:12px!important}.targetCostGrid .total{font-size:10px!important}.budgetEstimateNote{display:block;margin-top:3px;font-size:9px;color:#7c8981;font-weight:600}.targetStayInfo strong{white-space:nowrap}.discoverCardTop{align-items:flex-start!important}.discoverCardTop>small{padding-top:3px}.discoverPolicyFlag{display:flex;align-items:center;gap:6px;min-width:0;color:#185d40}.discoverPolicyFlag i{width:18px;height:18px;display:grid;place-items:center;flex:0 0 18px;border-radius:5px;background:#dff1e7;color:#176c49;font-style:normal;font-size:11px;font-weight:1000}.discoverPolicyFlag b{font-size:10px;line-height:1.25;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discoverCardTop .discoverPolicyFlag{background:transparent!important;border-radius:0!important;padding:0!important}.placePolicyLine{display:inline-flex;align-items:center;gap:6px;color:#175f42;font-size:11px;font-weight:900;padding-left:2px}.placePolicyLine i{width:20px;height:20px;border-radius:6px;display:grid;place-items:center;background:#e2f2e9;color:#176c49;font-style:normal}.loginSocial button{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;border:0!important;font-weight:900!important;letter-spacing:-.2px;overflow:hidden}.loginSocial .socialKakao{background:#FEE500!important}.loginSocial .socialNaver{background:#03C75A!important}.kakaoMark{width:22px;height:20px;display:grid;place-items:center;flex:0 0 auto}.kakaoMark svg{width:22px;height:19px;display:block;fill:#191919}.naverMark{width:21px;height:21px;display:grid;place-items:center;flex:0 0 auto;color:#03C75A;background:#fff;font-family:Arial,sans-serif;font-size:15px;font-weight:1000;line-height:1}.loginSocial button b{font-size:12px}@media(max-width:640px){.discoverPolicyFlag b{white-space:normal}}.dogSizeGuide{display:block;margin-top:6px;color:#738078;font-size:10px;font-weight:700}.paceChoices button{display:flex;align-items:center;justify-content:center;gap:6px}.paceChoices button small{font-size:9px;color:inherit;opacity:.72;font-weight:800}.dataTrustNotice,.mapDataNotice{margin:0 0 16px;border:1px solid #dcebe3;background:#f5fbf7;color:#50635a;border-radius:10px;padding:10px 12px;font-size:11px;line-height:1.55}.dataTrustNotice:before{content:"ⓘ ";color:#0a8655;font-weight:900}.mapDataNotice{margin:12px 0}.mapSourceNote{margin-top:12px;color:#7a867f;font-size:10px;line-height:1.5;text-align:right}.placePolicyEmpty{padding:15px;border-radius:10px;background:#f5f7f6;color:#5f6e66;font-size:12px}.placePolicyGrid strong{white-space:pre-line;line-height:1.5}.placeModalSource{display:block;line-height:1.55;color:#7b8780}.loginGateState{min-height:55vh;display:grid;place-items:center;color:#66766e;font-weight:800}.targetAddPlace{width:100%;height:42px;margin:12px 0 4px;border:1px dashed #2d9a68;border-radius:9px;background:#f7fcf9;color:#0c754b;font-weight:900;cursor:pointer}.targetAddPlace:hover{background:#ecf8f1}.addPlaceModal{width:min(760px,calc(100vw - 30px));max-height:82vh;overflow:auto}.addCandidateGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.addCandidateCard{border:1px solid #e0e8e3;background:#fff;border-radius:12px;padding:9px;text-align:left;display:grid;grid-template-columns:86px 1fr;grid-gap:11px;gap:11px;cursor:pointer}.addCandidateCard:hover{border-color:#38a876;box-shadow:0 4px 18px rgba(12,91,58,.08)}.addCandidateCard img,.addNoImage{width:86px;height:78px;border-radius:9px;object-fit:cover;background:#edf4ef;display:grid;place-items:center}.addCandidateCard div{min-width:0;display:flex;flex-direction:column;gap:3px}.addCandidateCard small{color:#138153;font-size:9px;font-weight:900}.addCandidateCard strong{font-size:13px;color:#16263c}.addCandidateCard span,.addCandidateCard strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.addCandidateCard span{font-size:9px;color:#6a786f}.addCandidateCard em{font-size:9px;color:#0b7650;font-style:normal;font-weight:800}.liveMapPlaceList{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.liveMapPlaceList article{border:1px solid #e1e8e4;border-radius:12px;background:#fff;overflow:hidden;transition:.18s}.liveMapPlaceList article.active{border-color:#16875a;box-shadow:0 0 0 1px #16875a}.mapPlacePick{width:100%;border:0;background:#fff;padding:8px;display:grid;grid-template-columns:76px 1fr;grid-gap:9px;gap:9px;text-align:left;cursor:pointer}.mapListNoImage,.mapPlacePick img{width:76px;height:68px;border-radius:8px;object-fit:cover;background:#edf3ef;display:grid;place-items:center;font-size:10px;color:#7a877f}.mapPlacePick>span:last-child{display:flex;flex-direction:column;min-width:0;gap:3px}.mapPlacePick b{font-size:12px;color:#15263c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mapPlacePick small{font-size:9px;color:#14794f;font-weight:800}.mapPlacePick em{font-size:9px;color:#758078;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mapPlaceDetailLink{display:block;border-top:1px solid #edf1ee;padding:8px 10px;text-align:right;font-size:10px;font-weight:900;color:#0b7a4e;background:#fafcfb}.homeTargetHeader .targetNav nav a:not(.active):after{display:none}.homeTargetHeader .targetNav nav a:not(.active){border-bottom:0}.loginSocial .socialKakao{background:#fee500!important;color:#191919!important;border-color:#fee500!important}.loginSocial .socialNaver{background:#03c75a!important;color:#fff!important;border-color:#03c75a!important}@media(max-width:900px){.liveMapPlaceList{grid-template-columns:1fr 1fr}.addCandidateGrid{grid-template-columns:1fr}}@media(max-width:620px){.liveMapPlaceList{grid-template-columns:1fr}}.discoverVerticalChips.compact button small{display:block;font-size:9px;font-weight:700;opacity:.7;margin-top:2px}.mapNoNearby{grid-column:1/-1;border:1px dashed #d6e2db;border-radius:12px;padding:22px;text-align:center;color:#738078;font-size:12px;background:#fafcfb}@media (max-width:768px){body,html{width:100%;max-width:100%;overflow-x:hidden}body{text-size-adjust:100%}canvas,img,svg,video{max-width:100%}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}input,select,textarea{font-size:16px}.ghostBtn,.joinBtn,.loginBtn,.signupBtn,button{min-height:44px}.container{width:100%;padding:20px 14px 56px}.approvedHeader,.siteHeader,.targetHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50}.approvedNav,.navInner,.targetNav{width:100%;min-width:0;padding-left:14px;padding-right:14px}.approvedBrand,.brand,.targetBrand{min-width:0}.approvedBrand b,.targetBrand b{font-size:21px}.approvedBrand small,.targetBrand small{display:none}.approvedRight{gap:6px}.approvedRight .searchIcon{display:inline-grid;place-items:center}.approvedRight .loginBtn{display:none}.approvedRight .joinBtn{height:40px;padding:0 12px;font-size:12px}.approvedHero,.approvedHero.approvedHeroImageOnly{width:100%;height:auto;min-height:0;grid-template-columns:1fr}.approvedHeroCopy{padding:22px 16px 18px}.approvedHeroCopy h1{font-size:clamp(28px,8vw,34px);line-height:1.18;letter-spacing:-1.1px;white-space:normal;word-break:keep-all}.approvedHeroCopy>p:not(.approvedScript){font-size:14px;line-height:1.55;word-break:keep-all}.approvedHeroPills{display:flex;flex-wrap:wrap;gap:7px}.approvedHeroPills span{white-space:normal;font-size:10px}.approvedHeroVisual{display:none}.approvedMainGrid{width:100%;padding:0 12px 10px;grid-template-columns:1fr;gap:12px}.approvedDiscover,.approvedForm{width:100%;min-width:0;border-radius:14px;padding:16px 14px}.approvedForm{min-height:0}.approvedFormHead{grid-template-columns:1fr auto;gap:8px}.approvedFormHead h2{font-size:19px}.approvedFormHead p{display:none}.approvedFields,.dogRow,.homeFieldGrid{grid-template-columns:1fr;gap:12px}.fieldDestination,.homeFieldGrid .fieldDestination{grid-column:auto!important}.datePair{grid-template-columns:1fr;gap:8px}.datePair b{display:none}.dogSizeChoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.dogSizeChoices button{min-width:0;height:58px;padding:7px 6px;column-gap:4px}.dogSizeChoices button b{font-size:12px}.dogSizeChoices button small{font-size:9px}.choiceChips,.paceChoices{gap:7px}.choiceChips button,.paceChoices button{min-height:42px;height:auto;padding:9px 11px;font-size:11px;white-space:normal}.paceSection{align-items:flex-start;flex-direction:column;gap:9px}.paceChoices{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.budgetInputs,.budgetRangeBody,.paceChoices button{width:100%}.budgetInputs{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr)!important;gap:6px!important}.budgetInputs label>div{padding:0 8px!important}.budgetInputs input{font-size:14px}.budgetPerPersonCard{width:100%}.approvedSubmit{width:100%;min-width:0;height:54px;margin-top:18px;position:-webkit-sticky;position:sticky;bottom:max(10px,env(safe-area-inset-bottom));z-index:12;box-shadow:0 8px 24px rgba(20,146,96,.2)}.approvedMap,.homeKakaoMap,.homeMapFallback{min-height:260px;height:260px}.approvedPlaces,.suggestGrid{grid-template-columns:1fr}.approvedPlaces article{display:grid;grid-template-columns:116px minmax(0,1fr);grid-template-rows:auto auto auto;grid-column-gap:10px;column-gap:10px;padding:8px}.approvedPlaces article .recommendImageWrap,.approvedPlaces article>.recommendPhotoEmpty,.approvedPlaces article>img{grid-row:1/4;width:116px;height:96px;aspect-ratio:auto}.approvedPlaces small,.approvedPlaces span,.approvedPlaces strong{padding-left:0;padding-right:0}.approvedPlaces strong{margin-top:2px}.approvedFeatures{padding:0 12px}.approvedFeatures>div,.featureStrip{grid-template-columns:1fr}.targetResultTop{padding:14px 12px 10px;gap:10px}.targetTitleRow{align-items:flex-start}.targetTitleRow h1{font-size:24px;line-height:1.25;word-break:keep-all}.targetSubMeta{gap:6px 9px;line-height:1.5}.targetSubMeta i{display:none}.targetTagRow{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.miniDayTabs::-webkit-scrollbar,.targetDayTabs::-webkit-scrollbar,.targetTagRow::-webkit-scrollbar{display:none}.targetTagRow span{flex:0 0 auto;white-space:nowrap}.targetResultShell{padding:6px 10px 36px}.targetResultGrid{display:block}.targetDayRow{height:auto;min-height:58px;padding:6px 0}.targetDayTabs{width:100%;overflow-x:auto;gap:6px;scrollbar-width:none}.targetDayTabs button{flex:0 0 auto;min-width:104px;height:46px;padding:7px 10px}.targetDayTabs small{display:block;margin-left:0;margin-top:2px}.targetPlace{grid-template-columns:48px 30px minmax(0,1fr);gap:4px;padding:8px 0}.targetTimeline:before{left:61px}.targetTime{padding:12px 2px 0 0}.targetTime b{font-size:13px}.targetStopIcon{width:28px;height:28px;margin-top:8px;border-width:3px}.targetPlaceCard{min-width:0;min-height:0;padding:9px;gap:10px}.targetPhoto{width:100%;height:170px}.targetTitleLine h3{font-size:16px;line-height:1.3;word-break:keep-all}.targetVerify{position:static;display:inline-flex;flex:0 0 auto}.targetTitleLine{align-items:flex-start}.targetPlaceBody{padding-right:0}.targetStayInfo{margin-top:8px;padding-top:8px;border-top:1px solid #edf1ee}.targetActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.targetActions button{min-height:40px;height:auto;padding:7px 8px;font-size:10px}.targetActions button:last-child{grid-column:1/-1}.targetPrice{width:100%}.targetTransit{margin-left:48px;min-height:56px;grid-template-columns:38px minmax(0,1fr);gap:8px;padding:7px 8px;border-radius:8px}.targetTransitTime{display:none!important}.targetTransitIcon{width:32px;height:32px}.targetTransitMain{min-width:0}.targetTransitMain small,.targetTransitMain strong{white-space:normal;word-break:keep-all}.targetAddPlace,.targetNextDay{width:100%;min-height:44px}.targetSidebar{margin-top:14px;gap:10px}.targetSideCard{padding:11px}.targetSideTitle{align-items:flex-start;gap:8px}.targetSideTitle h2{font-size:15px}.miniDayTabs{max-width:52%;overflow-x:auto}.mapSidebar .kakaoMap,.targetMapCard .kakaoMap,.targetMapCard .mapFallback{height:320px;min-height:320px}.targetFocusHead{grid-template-columns:40px minmax(0,1fr)!important;gap:8px!important}.targetFocusHead button{grid-column:1/-1;width:100%}.targetFocusStats{display:grid;grid-template-columns:1fr}.targetCostGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.targetWeather{align-items:flex-start;gap:8px}.targetWeather button{flex:0 0 auto}.routeHoverPreview{display:none!important}.modalBackdrop{align-items:end;padding:0}.addPlaceModal,.replaceModal{width:100%;max-width:none;max-height:88dvh;border-radius:20px 20px 0 0;padding:16px 14px calc(16px + env(safe-area-inset-bottom))}.replaceHeader h3{font-size:20px}.addCandidateGrid{grid-template-columns:1fr}.addCandidateCard{grid-template-columns:82px minmax(0,1fr)}.liveMapUtility{width:100%}.liveMapSearch{display:grid;grid-template-columns:minmax(0,1fr) auto}.liveMapSearch button{min-width:74px}.liveMapPageMap,.liveMapPageMap .homeKakaoMap,.liveMapPageMap .homeMapFallback{height:58dvh;min-height:360px;max-height:520px}.liveMapPlaceList{grid-template-columns:1fr}.discoverLayout,.hospitalShell{padding-left:12px;padding-right:12px}.discoverCard{grid-template-columns:108px minmax(0,1fr);gap:10px}.discoverIntro h1,.hospitalIntro h1{font-size:27px}.hospitalIntro form{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.loginPage{padding:12px}.loginCard{border-radius:18px;overflow:hidden}.loginVisual{display:none}.loginCard form{padding:28px 18px}.loginCard h1{font-size:29px}.loginRow{align-items:flex-start;gap:8px}.loginSocial{grid-template-columns:1fr}.loginSocial button,.loginSubmit{min-height:46px}.adminReview{padding:14px 10px}.adminReviewHead h1{font-size:25px}.adminStats{grid-template-columns:1fr 1fr;gap:8px}.adminStats article{padding:12px}.adminStats strong{font-size:24px}.adminSectionTitle,.reviewActions,.reviewTop{align-items:flex-start;flex-direction:column}.reviewActions form{width:100%}.reviewActions button{flex:1 1;min-height:42px}}@media (max-width:430px){.approvedRight .joinBtn{display:none}.approvedBrand b,.targetBrand b{font-size:20px}.dogSizeChoices,.paceChoices{grid-template-columns:1fr}.targetTitleRow h1{font-size:22px}.targetPlace{grid-template-columns:44px 28px minmax(0,1fr)}.targetTimeline:before{left:56px}.targetTransit{margin-left:44px}.targetActions{grid-template-columns:1fr}.targetActions button:last-child{grid-column:auto}.mapSidebar .kakaoMap,.targetMapCard .kakaoMap,.targetMapCard .mapFallback{height:285px;min-height:285px}.approvedPlaces article{grid-template-columns:94px minmax(0,1fr)}.approvedPlaces article .recommendImageWrap,.approvedPlaces article>.recommendPhotoEmpty,.approvedPlaces article>img{width:94px;height:84px}.adminStats{grid-template-columns:1fr}}