:root{--canvas:#f7f7f2;--panel:#fffefa;--ink:#1e2922;--muted:#7b847d;--line:#e7e9e1;--line-strong:#d6ddd3;--green:#567c5d;--green-dark:#385d42;--green-soft:#e5efe4;--amber:#d98943;--amber-soft:#fff0de;--coral:#c96b5b;--coral-soft:#fbe8e4;--blue-soft:#e3eef0;--shadow-soft:0 10px 35px rgba(34,51,40,0.07);--shadow-card:0 14px 35px rgba(40,58,44,0.12)}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--canvas)}body{min-height:100vh;margin:0;color:var(--ink);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{color:inherit;font:inherit}button{border:0;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(86,124,93,.34);outline-offset:3px}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;overflow:hidden}.ssgoi-shell{position:relative;z-index:0;overflow-x:clip}.ssgoi-route-boundary,.ssgoi-shell{min-height:100dvh}.topbar{display:flex;align-items:center;height:76px;padding:0 34px;border-bottom:1px solid var(--line);background:rgba(255,254,250,.9);gap:42px;position:relative;z-index:10}.brand{min-width:218px;gap:10px}.brand,.brand-mark{display:inline-flex;align-items:center}.brand-mark{justify-content:center;width:31px;height:31px;border-radius:11px;color:#fffefa;background:var(--green);transform:rotate(-7deg)}.brand-name{letter-spacing:-.055em;font-size:20px;font-weight:800}.brand-byline{align-self:flex-end;margin:0 0 3px -5px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.main-nav{display:flex;align-items:center;align-self:stretch;gap:28px}.main-nav a,.main-nav button{position:relative;display:inline-flex;align-items:center;align-self:stretch;padding:0 2px;color:#929992;background:transparent;font-size:13px;font-weight:700;white-space:nowrap}.main-nav a:after,.main-nav button:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--green);content:"";opacity:0;transform:scaleX(.4);transition:opacity .16s ease,transform .16s ease}.main-nav a.active,.main-nav a:hover,.main-nav button.active,.main-nav button:hover{color:var(--ink)}.main-nav a.active:after,.main-nav button.active:after{opacity:1;transform:scaleX(1)}.nav-new{margin-left:5px;padding:3px 5px;border-radius:5px;color:var(--green-dark);background:var(--green-soft);font-size:8px;letter-spacing:.05em}.topbar-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.location-pill,.profile-pill{display:inline-flex;align-items:center;height:39px;border:1px solid var(--line);background:#fffefa;font-size:12px;font-weight:700}.location-pill{padding:0 12px;border-radius:12px;gap:6px;color:var(--green-dark)}.profile-pill{padding:0 10px 0 5px;border-radius:13px;gap:8px}.profile-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px;color:var(--green-dark);background:#dfeadf}.profile-pill-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.profile-pill-copy small{color:var(--muted);font-size:9px;font-weight:600}.mobile-menu{display:none;align-items:center;justify-content:center;width:39px;height:39px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fffefa}.workspace{display:grid;grid-template-columns:420px minmax(0,1fr);height:calc(100vh - 76px);min-height:650px}.explore-panel{display:flex;min-height:0;flex-direction:column;border-right:1px solid var(--line);background:var(--panel);position:relative;z-index:2}.panel-intro{padding:33px 32px 25px}.eyebrow,.section-overline{margin:0;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.04em}.eyebrow{display:flex;align-items:center;gap:8px}.eyebrow-line{display:inline-block;width:20px;height:2px;border-radius:2px;background:var(--green)}.panel-intro h1{max-width:330px;margin:15px 0 13px;letter-spacing:-.075em;font-size:30px;line-height:1.22;font-weight:800}.panel-intro h1 em,.route-preview h2 em{color:var(--green);font-style:normal;position:relative}.panel-intro h1 em:after{position:absolute;right:0;bottom:-3px;left:0;height:6px;border-radius:100%;background:#f1c58d;content:"";opacity:.55;z-index:-1}.heading-paw{display:inline-flex;margin-left:8px;color:var(--amber);vertical-align:8px;transform:rotate(13deg)}.intro-copy{margin:0;color:var(--muted);font-size:12px;line-height:1.7;letter-spacing:-.02em}.panel-controls{padding:0 32px 16px}.search-field{display:flex;align-items:center;height:47px;padding:0 8px 0 14px;border:1px solid var(--line-strong);border-radius:14px;color:var(--muted);background:#fff;gap:9px;transition:border-color .16s ease,box-shadow .16s ease}.search-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(86,124,93,.1)}.search-field input{min-width:0;flex:1 1;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.search-field input::placeholder{color:#a2a8a1}.filter-icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;color:var(--green-dark);background:var(--green-soft)}.filter-row{display:flex;gap:7px;padding-top:11px;overflow-x:auto;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row button{display:inline-flex;align-items:center;height:31px;padding:0 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-size:11px;font-weight:700;gap:5px;white-space:nowrap}.filter-row button.active,.filter-row button:hover{border-color:var(--green);color:var(--green-dark);background:var(--green-soft)}.pet-summary{display:flex;align-items:center;min-height:65px;margin:0 32px 22px;padding:10px 12px 10px 10px;border:1px solid #dce7dc;border-radius:16px;color:var(--ink);background:#f3f8f1;text-align:left;gap:10px}.pet-summary:hover{border-color:#bdd3bf;background:#eef6ed}.pet-summary-avatar{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;flex:0 0 auto;border-radius:13px;color:var(--green-dark);background:#d8e8d8}.pet-summary-copy{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:4px}.pet-summary-eyebrow{color:var(--green);font-size:9px;font-weight:700}.pet-summary strong{overflow:hidden;color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.pet-summary>svg{color:#91a494}.panel-section-header{display:flex;align-items:flex-end;justify-content:space-between;padding:0 32px 13px}.panel-section-header h2{margin:5px 0 0;letter-spacing:-.055em;font-size:20px;line-height:1;font-weight:800}.sort-control{color:var(--muted);font-size:10px;gap:3px}.sort-button,.sort-control{display:inline-flex;align-items:center}.sort-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:4px 0;border:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.sort-button:hover{color:var(--ink)}.sort-control:focus-within{color:var(--ink)}.sort-control>svg{pointer-events:none}.panel-content{min-height:0;flex:1 1;overflow-y:auto;padding:0 20px 18px 32px;scrollbar-color:#d8ded5 transparent;scrollbar-width:thin}.place-data-note{margin:-9px 20px 14px 32px;color:#708174;font-size:10px;line-height:1.45;letter-spacing:-.03em}.place-data-note.live{color:var(--green-dark)}.place-data-note.fallback{color:#a76229}.places-list{display:flex;flex-direction:column;gap:10px}.place-card{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr);min-height:136px;width:100%;padding:9px;border:1px solid var(--line);border-radius:18px;color:var(--ink);background:#fff;text-align:left;grid-gap:11px;gap:11px;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.place-card.selected,.place-card:hover{border-color:#b9d0ba;box-shadow:0 7px 20px rgba(50,78,55,.08);transform:translateY(-1px)}.place-card.selected{background:#fcfffb}.place-art{position:relative;min-height:116px;align-self:stretch;border-radius:12px;overflow:hidden}.place-art.mint{background:#cfdfd0}.place-art.peach{background:#f5d5b5}.place-art.lavender{background:#dcd9eb}.place-art.sky{background:#c9e1e4}.place-art-sun{position:absolute;top:17px;right:14px;width:18px;height:18px;border-radius:50%;background:rgba(255,247,208,.9)}.place-art-hill{position:absolute;bottom:-13px;width:100px;height:84px;border-radius:50% 50% 0 0;transform:rotate(11deg)}.place-art-hill-back{right:-36px;background:rgba(85,126,93,.5)}.place-art-hill-front{bottom:-30px;left:-26px;background:rgba(54,98,68,.76);transform:rotate(-12deg)}.place-art-tree{position:absolute;bottom:22px;left:18px;width:5px;height:26px;border-radius:5px;background:#765c44}.place-art-tree:after,.place-art-tree:before{position:absolute;width:21px;height:21px;border-radius:50%;background:#477957;content:""}.place-art-tree:before{top:-13px;left:-8px}.place-art-tree:after{top:-5px;left:2px;width:15px;height:15px;background:#5d8c65}.place-card-body{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:2px 4px 2px 0;gap:5px}.place-card-topline,.place-meta,.selection-footer{display:flex;align-items:center}.place-card-topline{justify-content:space-between;width:100%}.place-category,.place-meta,.place-rating{color:var(--muted);font-size:10px;font-weight:700}.place-category,.place-rating{display:inline-flex;align-items:center;gap:4px}.place-rating{color:#c78a43}.place-name{max-width:100%;overflow:hidden;font-size:14px;font-weight:800;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap}.place-meta{gap:6px}.meta-dot{width:2px;height:2px;border-radius:50%;background:#b9c0b9}.status-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:6px 8px;border-radius:8px;font-size:10px;font-weight:800;gap:4px;line-height:1;white-space:nowrap}.status-badge.compact{padding:5px 7px;font-size:9px}.status-badge.allowed{color:#3f7350;background:var(--green-soft)}.status-badge.conditional{color:#a76229;background:var(--amber-soft)}.status-badge.denied{color:#a55449;background:var(--coral-soft)}.place-condition{display:block;max-width:100%;overflow:hidden;color:#8d948e;font-size:10px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.place-policy-details{display:flex;width:100%;flex-direction:column;gap:5px;margin-top:1px}.place-policy-facts{display:flex;flex-wrap:wrap;gap:3px}.place-policy-fact{padding:3px 5px;border:1px solid #e1e9df;border-radius:5px;color:#5b705e;background:#f7fbf5;font-size:8px;font-weight:700;line-height:1.2}.place-policy-source{display:flex;min-width:0;flex-direction:column;gap:2px;color:#7c867e;font-size:9px;line-height:1.35}.place-policy-source-label{color:#68746b;font-size:8px;font-weight:800}.place-policy-source-list{display:flex;max-height:70px;flex-direction:column;gap:1px;overflow-y:auto;overflow-wrap:anywhere}.place-policy-more,.place-policy-source-hint{color:#a76229;font-size:8px;font-weight:700}.place-policy-details:not(.compact) .place-policy-source-list{max-height:112px}.map-selection-card .place-policy-details{margin:2px 0 13px}.map-selection-card .place-policy-fact{font-size:9px}.map-selection-card .place-policy-source{font-size:10px}.map-selection-card .place-policy-source-label{font-size:9px}.selected-corner{position:absolute;right:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:13px 0 0;color:#fff;background:var(--green)}.empty-state{display:flex;align-items:center;padding:40px 12px;flex-direction:column;color:var(--muted);text-align:center;gap:8px}.empty-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:3px;border-radius:50%;color:var(--green);background:var(--green-soft)}.empty-state strong{color:var(--ink);font-size:13px}.empty-state span:not(.empty-icon){font-size:11px}.empty-state button{margin-top:8px;color:var(--green-dark);background:transparent;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.panel-footer{display:flex;align-items:center;justify-content:space-between;min-height:47px;padding:0 32px;border-top:1px solid var(--line);color:var(--muted);background:#fffefa;font-size:10px;font-weight:700}.panel-footer button,.panel-footer>span{display:inline-flex;align-items:center;gap:5px}.panel-footer button{color:var(--green-dark);background:transparent;font-size:10px;font-weight:800}.footer-paw{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;color:var(--green);background:var(--green-soft)}.map-canvas{position:relative;min-width:0;overflow:hidden;background:#e6eee5}.map-toolbar{position:absolute;top:23px;right:27px;left:27px;display:flex;align-items:center;justify-content:space-between;z-index:4}.map-context{display:inline-flex;align-items:center;height:37px;padding:0 13px;border:1px solid rgba(255,255,255,.9);border-radius:11px;color:#6c7b70;background:rgba(255,255,255,.79);box-shadow:var(--shadow-soft);font-size:10px;font-weight:700;gap:7px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.map-context strong{color:var(--ink)}.live-dot{width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--green);box-shadow:0 0 0 2px rgba(86,124,93,.2)}.toolbar-divider{width:1px;height:12px;background:#d3dad2}.map-tools{display:flex;gap:7px}.map-tool-button{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;border:1px solid rgba(255,255,255,.95);border-radius:11px;color:#5f7063;background:rgba(255,255,255,.79);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.map-tool-button:hover{color:var(--green-dark);background:#fff}.map-illustration{position:absolute;inset:0;overflow:hidden;background:#eaf0e8}.kakao-map-container{position:absolute;inset:0;z-index:0}.map-illustration.has-kakao .map-block,.map-illustration.has-kakao .map-land-patch,.map-illustration.has-kakao .map-marker,.map-illustration.has-kakao .map-place-label,.map-illustration.has-kakao .map-road,.map-illustration.has-kakao .map-user-location,.map-illustration.has-kakao .map-water,.map-illustration.has-kakao .route-line,.map-illustration.has-kakao:before{display:none}.map-illustration:before{position:absolute;inset:0;background-image:radial-gradient(rgba(89,127,92,.14) .7px,transparent 0);background-size:18px 18px;content:"";opacity:.5}.map-block,.map-land-patch,.map-legend,.map-marker,.map-place-label,.map-road,.map-scale,.map-selection-card,.map-user-location,.map-water,.route-line{position:absolute}.map-water{background:#dcecef;opacity:.92}.map-water-top{top:-13%;right:-5%;width:35%;height:59%;border-radius:50% 0 0 47%;transform:rotate(-11deg)}.map-water-bottom{bottom:-18%;left:-10%;width:38%;height:38%;border-radius:50%;opacity:.62}.map-land-patch{border:1px solid rgba(134,161,132,.25);background:rgba(197,218,194,.44)}.map-land-one{top:8%;left:42%;width:24%;height:30%;border-radius:42% 58% 54% 46%;transform:rotate(19deg)}.map-land-two{right:5%;bottom:1%;width:32%;height:29%;border-radius:61% 39% 45% 55%;transform:rotate(-15deg)}.map-road{height:11px;border:2px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(215,225,211,.75);box-shadow:0 0 0 1px rgba(178,195,176,.35)}.map-road-one{top:48%;left:-10%;width:125%;transform:rotate(-15deg)}.map-road-two{top:17%;left:16%;width:110%;transform:rotate(33deg)}.map-road-three{top:60%;left:29%;width:92%;transform:rotate(57deg)}.map-road-four{top:35%;left:3%;width:113%;transform:rotate(75deg)}.map-road-five{top:74%;left:-4%;width:115%;transform:rotate(-33deg)}.map-block{width:55px;height:25px;border-radius:7px;background:rgba(211,225,207,.66);transform:rotate(28deg)}.map-block-one{top:31%;left:16%}.map-block-two{top:44%;left:74%;transform:rotate(-15deg)}.map-block-three{bottom:20%;left:36%;transform:rotate(50deg)}.map-block-four{top:71%;left:10%;width:75px;transform:rotate(3deg)}.map-place-label{color:rgba(90,122,94,.7);font-size:10px;font-weight:800;letter-spacing:.1em}.label-one{top:18%;left:35%}.label-two{top:79%;left:64%}.label-three{top:60%;left:81%;transform:rotate(-20deg)}.map-marker{display:flex;align-items:center;padding:0;color:#fff;background:transparent;gap:6px;transform:translate(-50%,-50%);z-index:2}.marker-icon{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border:3px solid rgba(255,255,255,.88);border-radius:50% 50% 50% 4px;box-shadow:0 6px 14px rgba(47,67,51,.18);transform:rotate(-45deg);transition:width .16s ease,height .16s ease,box-shadow .16s ease}.marker-icon svg{transform:rotate(45deg)}.map-marker.allowed .marker-icon{background:var(--green)}.map-marker.conditional .marker-icon{background:var(--amber)}.map-marker.denied .marker-icon{background:var(--coral)}.map-marker.selected .marker-icon,.map-marker:hover .marker-icon{width:37px;height:37px;box-shadow:0 8px 18px rgba(47,67,51,.28)}.map-marker.selected{z-index:3}.marker-label{padding:7px 9px;border:1px solid rgba(255,255,255,.8);border-radius:9px;color:var(--ink);background:rgba(255,255,255,.9);box-shadow:0 5px 13px rgba(47,67,51,.1);font-size:10px;font-weight:800;white-space:nowrap;transform:rotate(0)}.route-line{inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:1}.route-line path{fill:none;stroke:var(--green);stroke-dasharray:2 1;stroke-linecap:round;stroke-width:.8}.route-line circle{fill:#fff;stroke:var(--green);stroke-width:.8}.map-user-location{top:52%;left:43%;display:flex;align-items:center;justify-content:center;width:22px;height:22px;transform:translate(-50%,-50%);z-index:2}.user-location-pulse{position:absolute;width:30px;height:30px;border:1px solid rgba(86,124,93,.32);border-radius:50%;background:rgba(86,124,93,.11)}.user-location-dot{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:3px solid #fff;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 4px 10px rgba(47,67,51,.2)}.map-selection-card{right:31px;bottom:31px;width:min(324px,calc(100% - 62px));padding:17px 18px 15px;border:1px solid rgba(255,255,255,.88);border-radius:17px;background:rgba(255,254,250,.94);box-shadow:var(--shadow-card);z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.selection-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.selection-category{display:inline-flex;padding:5px 7px;border-radius:6px;font-size:9px;font-weight:800}.selection-category.mint,.selection-category.sky{color:#3f7350;background:var(--green-soft)}.selection-category.peach{color:#a76229;background:var(--amber-soft)}.selection-category.lavender{color:#655d88;background:#eeebfa}.selection-more{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:8px;color:var(--green-dark);background:var(--green-soft)}.map-selection-card>strong{display:block;margin-bottom:8px;font-size:16px;font-weight:800;letter-spacing:-.055em}.map-selection-card>p{margin:10px 0 13px;color:#737c74;font-size:11px;line-height:1.5;letter-spacing:-.03em}.map-no-selection{position:absolute;top:50%;left:50%;display:flex;align-items:center;width:min(260px,calc(100% - 48px));padding:18px;border:1px solid rgba(255,255,255,.88);border-radius:16px;color:var(--muted);background:rgba(255,254,250,.9);box-shadow:var(--shadow-card);flex-direction:column;gap:7px;text-align:center;transform:translate(-50%,-50%);z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-no-selection strong{color:var(--ink);font-size:13px}.map-no-selection span{font-size:10px}.selection-footer{padding-top:11px;border-top:1px solid var(--line);color:var(--muted);font-size:9px;font-weight:700;gap:11px}.selection-footer span{display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.selection-footer span:first-child{color:#c78a43}.map-legend{right:29px;bottom:24px;display:flex;align-items:center;padding:10px 12px;border:1px solid rgba(255,255,255,.72);border-radius:10px;color:#78837a;background:rgba(255,255,255,.7);font-size:9px;font-weight:700;gap:10px;transform:translateY(-158px);z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.map-legend span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.legend-dot{display:inline-block;width:6px;height:6px;border-radius:50%}.legend-dot.allowed{background:var(--green)}.legend-dot.conditional{background:var(--amber)}.legend-dot.denied{background:var(--coral)}.map-scale{right:31px;bottom:14px;color:#7f8b80}.map-api-note,.map-scale{font-size:9px;font-weight:700;z-index:3}.map-api-note{position:absolute;top:76px;left:27px;display:inline-flex;align-items:center;padding:6px 8px;border-radius:7px;color:rgba(85,111,89,.72);background:rgba(255,255,255,.44);gap:4px}.route-preview{padding:19px 17px 17px;border:1px solid #e0eade;border-radius:18px;background:#f7fbf5}.route-empty-state{display:flex;align-items:center;padding:34px 20px;color:var(--muted);flex-direction:column;gap:9px;text-align:center}.route-empty-state strong{color:var(--ink);font-size:14px}.route-empty-state>span:not(.route-empty-icon){max-width:240px;font-size:10px;line-height:1.5}.route-empty-icon{justify-content:center;width:42px;height:42px;border-radius:13px;color:var(--green-dark);background:var(--green-soft)}.route-empty-icon,.route-kicker{display:inline-flex;align-items:center}.route-kicker{color:var(--green);font-size:10px;font-weight:800;gap:6px}.sparkle-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;color:#fff;background:var(--green)}.route-preview h2{margin:14px 0 9px;letter-spacing:-.065em;font-size:22px;line-height:1.25}.route-description{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.route-summary{display:flex;align-items:center;margin:16px 0;padding:11px 12px;border-radius:11px;color:var(--green-dark);background:#e9f2e7;font-size:10px;font-weight:800;gap:15px}.route-summary span{display:inline-flex;align-items:center;gap:5px}.route-stops{position:relative;display:flex;margin:0;padding:1px 0 2px;flex-direction:column;list-style:none;gap:7px}.route-stops:before{position:absolute;top:19px;bottom:19px;left:14px;border-left:1px dashed #a9c3aa;content:""}.route-stop{position:relative;display:flex;align-items:center;width:100%;padding:7px 5px;border-radius:9px;background:transparent;text-align:left;gap:9px;z-index:1}.route-stop:hover{background:rgba(226,239,225,.65)}.route-stop-number{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid #f7fbf5;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 0 0 1px #a9c3aa;font-size:9px;font-weight:800;flex:0 0 auto}.route-stop-copy{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:3px}.route-stop-copy strong{overflow:hidden;font-size:11px;font-weight:800;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.route-stop-copy span{color:var(--muted);font-size:9px;font-weight:600}.route-stop>svg{color:#9aae9a}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;border-radius:12px;color:#fff;background:var(--green);font-size:11px;font-weight:800;gap:7px;transition:background .16s ease,transform .16s ease}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.route-cta{width:100%;margin-top:15px}.route-note{margin:10px 0 0;color:#97a198;font-size:9px;text-align:center}.report-app-shell,.route-app-shell{min-height:100dvh;background:var(--canvas)}.report-topbar,.route-topbar{justify-content:space-between}.route-topbar-actions{display:flex;align-items:center;gap:10px}.route-pet-label{color:var(--muted);font-size:11px;font-weight:700}.back-home-link,.report-back-link,.route-breadcrumb{display:inline-flex;align-items:center;color:var(--green-dark);font-size:11px;font-weight:800;gap:6px}.back-home-link{min-height:37px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fffefa}.back-home-link:hover,.report-back-link:hover,.route-breadcrumb:hover{color:var(--green)}.route-page{min-height:calc(100dvh - 76px);padding:45px 36px 72px;background:radial-gradient(circle at 84% 14%,rgba(219,235,217,.75),transparent 24%),var(--canvas)}.report-page-inner,.route-page-inner{width:min(1068px,100%);margin:0 auto}.route-breadcrumb{margin-bottom:31px;color:#8b968d}.route-hero{display:grid;grid-template-columns:minmax(0,1fr) 370px;min-height:288px;padding:39px 45px 37px;border:1px solid #e3eade;border-radius:27px;background:#f2f8ef;grid-gap:30px;gap:30px;overflow:hidden}.route-hero-copy{position:relative;z-index:1}.route-hero h1{margin:15px 0 13px;letter-spacing:-.08em;font-size:clamp(34px,4.3vw,54px);line-height:1.14;font-weight:800}.report-heading h1 em,.route-assist-card h2 em,.route-hero h1 em{color:var(--green);font-style:normal}.route-hero-copy>p:last-of-type{margin:0;color:#78847a;font-size:13px;line-height:1.75;letter-spacing:-.035em}.route-hero-stats{display:flex;align-items:center;margin-top:23px;color:var(--green-dark);font-size:10px;font-weight:800;gap:17px}.route-hero-stats span{display:inline-flex;align-items:center;gap:5px}.route-hero-art{position:relative;min-height:212px;overflow:hidden}.route-art-circle,.route-art-label,.route-art-path,.route-art-paw{position:absolute}.route-art-circle{border-radius:50%}.circle-large{top:2px;right:-4px;width:220px;height:220px;border:1px solid rgba(86,124,93,.22);background:rgba(220,235,216,.7)}.circle-large:after{position:absolute;inset:22px;border:1px dashed rgba(86,124,93,.22);border-radius:50%;content:""}.circle-small{top:43px;right:66px;width:136px;height:136px;background:rgba(255,254,250,.58)}.route-art-path{top:47px;right:78px;width:145px;height:113px;border-right:1px dashed var(--green);border-top:1px dashed var(--green);border-left:1px dashed transparent;border-bottom:1px dashed transparent;border-radius:52% 45% 55% 44%;transform:rotate(26deg)}.route-art-paw{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--green);background:#fffefa;box-shadow:0 7px 16px rgba(56,93,66,.12)}.paw-one{top:77px;right:182px;width:33px;height:33px;transform:rotate(-14deg)}.paw-two{right:28px;bottom:42px;width:42px;height:42px;color:var(--amber);transform:rotate(14deg)}.route-art-label{padding:6px 8px;border-radius:7px;color:var(--green-dark);background:rgba(255,254,250,.72);font-size:9px;font-weight:800}.label-start{top:28px;left:46px}.label-end{right:3px;bottom:19px}.route-plan-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.85fr);margin-top:20px;align-items:stretch;grid-gap:20px;gap:20px}.route-assist-card,.route-plan-card{border:1px solid var(--line);border-radius:22px;background:#fffefa;box-shadow:var(--shadow-soft)}.route-plan-card{padding:25px 27px 21px}.route-card-heading{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid var(--line)}.route-card-heading h2{margin:7px 0 0;letter-spacing:-.065em;font-size:21px}.route-date{display:inline-flex;align-items:center;padding:7px 9px;border-radius:8px;color:var(--green-dark);background:var(--green-soft);font-size:10px;font-weight:800;gap:5px}.route-page-stops{display:flex;margin:0;padding:20px 0 13px;flex-direction:column;list-style:none}.route-page-stops li{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr) auto 18px;min-height:67px;align-items:center;grid-gap:12px;gap:12px}.route-page-stop-number{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-size:11px;font-weight:800;z-index:1}.route-page-stop-number.mint{color:#3f7350;background:var(--green-soft)}.route-page-stop-number.peach{color:#a76229;background:var(--amber-soft)}.route-page-stop-number.sky{color:#47727a;background:var(--blue-soft)}.route-page-stop-line{position:absolute;top:42px;bottom:-2px;left:14px;border-left:1px dashed #bfd0bf}.route-page-stops li:last-child .route-page-stop-line{display:none}.route-page-stop-copy{display:grid;grid-template-columns:51px minmax(0,1fr);align-items:center;grid-gap:5px 9px;gap:5px 9px}.route-page-stop-time{grid-row:span 2;color:var(--green);font-size:11px;font-weight:800}.route-page-stop-copy strong{font-size:13px;letter-spacing:-.04em}.route-page-stop-copy>span:last-child{color:var(--muted);font-size:10px}.route-page-status{display:inline-flex;align-items:center;padding:6px 8px;border-radius:8px;font-size:9px;font-weight:800;gap:4px;white-space:nowrap}.route-page-status.mint{color:#3f7350;background:var(--green-soft)}.route-page-status.peach{color:#a76229;background:var(--amber-soft)}.route-page-status.sky{color:#47727a;background:var(--blue-soft)}.route-page-stop-arrow{color:#a0b0a2}.route-ai-loading .route-empty-icon{animation:ai-route-pulse 1.2s ease-in-out infinite}.route-ai-alert{display:flex;align-items:flex-start;margin-top:16px;padding:10px 12px;border:1px solid #efd7bf;border-radius:10px;color:#945d2d;background:#fff7ed;font-size:10px;line-height:1.5;gap:7px}.route-ai-alert svg{margin-top:1px;flex:0 0 auto}.route-card-footer{display:flex;align-items:center;padding-top:15px;border-top:1px solid var(--line);color:var(--muted);font-size:9px;font-weight:700;gap:18px}.route-card-footer span{display:inline-flex;align-items:center;gap:5px}.route-card-footer span:first-child{color:#c78a43}.route-assist-card{display:flex;padding:26px 25px 23px;flex-direction:column;align-items:flex-start;background:#edf6ea}.assist-icon{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;margin-bottom:21px;border-radius:11px;color:#fff;background:var(--green)}.route-assist-card h2{margin:13px 0 11px;letter-spacing:-.065em;font-size:24px;line-height:1.28}.route-assist-card p{margin:0;color:#78847a;font-size:11px;line-height:1.65}.route-ai-notices{display:grid;width:100%;margin:15px 0 20px;padding:0;color:#69766b;font-size:9px;line-height:1.5;list-style:none;grid-gap:6px;gap:6px}.route-ai-notices li{position:relative;padding-left:11px}.route-ai-notices li:before{position:absolute;top:6px;left:0;width:4px;height:4px;border-radius:50%;background:var(--green);content:""}.route-assist-card .primary-button{width:100%;margin-top:auto;padding:0 14px}.assist-footnote{width:100%;margin-top:10px;color:#99a69b;font-size:9px;text-align:center}@keyframes ai-route-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(86,124,93,.14)}50%{transform:scale(1.06);box-shadow:0 0 0 10px rgba(86,124,93,0)}}.report-page{min-height:calc(100dvh - 76px);padding:59px 24px 72px;background:radial-gradient(circle at 50% 0,rgba(232,242,228,.72),transparent 35%),var(--canvas)}.report-page-inner{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(380px,1.2fr);max-width:850px;align-items:start;grid-gap:75px;gap:75px}.report-heading{position:relative;padding-top:12px}.report-heading-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:27px;border-radius:15px;color:var(--green-dark);background:var(--green-soft)}.report-heading h1{margin:17px 0 14px;letter-spacing:-.08em;font-size:38px;line-height:1.2}.report-heading>p:last-child{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.report-form{padding:26px;border:1px solid var(--line);border-radius:20px;background:#fffefa;box-shadow:var(--shadow-soft);gap:17px}.report-form,.report-form label{display:flex;flex-direction:column}.report-form label{color:#667269;font-size:10px;font-weight:800;gap:7px}.report-form input,.report-form select,.report-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:11px;outline:0;color:var(--ink);background:#fff;font-size:12px}.report-form input,.report-form select{height:42px;padding:0 12px}.report-form textarea{min-height:100px;padding:11px 12px;line-height:1.55;resize:vertical}.report-form input:focus,.report-form select:focus,.report-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(86,124,93,.1)}.report-form input::placeholder,.report-form textarea::placeholder{color:#a7aea8}.report-trust-note{display:flex;align-items:center;padding:10px 11px;border-radius:9px;color:var(--green-dark);background:var(--green-soft);font-size:10px;font-weight:700;gap:6px}.report-submit{width:100%}.report-back-link{grid-column:2;justify-content:center;margin-top:-58px;color:#9aa49c;font-size:10px}.contact-page{background:radial-gradient(circle at 15% 18%,rgba(227,238,240,.72),transparent 28%),radial-gradient(circle at 88% 7%,rgba(232,242,228,.8),transparent 27%),var(--canvas)}.contact-page-inner{max-width:920px}.contact-heading .report-heading-icon{color:#47727a;background:var(--blue-soft)}.contact-form{gap:16px}.contact-input-wrap,.report-input-wrap{position:relative;display:block}.contact-input-wrap>svg,.report-input-wrap>svg{position:absolute;top:50%;left:12px;color:#8a968d;pointer-events:none;transform:translateY(-50%)}.report-form .contact-input-wrap input,.report-form .report-input-wrap input{padding-left:38px}.contact-label-row,.report-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.contact-label-row>span:last-child,.report-label-row>span:last-child{color:#9aa49c;font-size:9px;font-weight:700}.contact-success,.report-success{display:flex;align-items:flex-start;gap:7px}.contact-success>svg,.report-success>svg{flex:0 0 auto;margin-top:1px}.report-editor-page{background:radial-gradient(circle at 11% 16%,rgba(251,232,228,.72),transparent 27%),radial-gradient(circle at 89% 5%,rgba(232,242,228,.8),transparent 28%),var(--canvas)}.report-page-inner.report-editor-inner{grid-template-columns:minmax(250px,.72fr) minmax(430px,1.28fr);max-width:980px;gap:66px}.report-editor-heading .report-heading-icon{color:var(--coral);background:var(--coral-soft)}.report-editor-heading h1{font-size:36px}.report-editor-form{gap:16px}.report-upload-section{display:flex;flex-direction:column;gap:8px}.report-field-label{color:#667269;font-size:10px;font-weight:800}.report-field-label small{margin-left:4px;color:#9aa49c;font-size:9px;font-weight:700}.report-upload-zone{position:relative;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto;min-height:76px;padding:12px 13px;border:1px dashed #bdcbbd;border-radius:13px;align-items:center;background:#fbfcf8;cursor:pointer;grid-gap:11px!important;gap:11px!important;transition:border-color .16s ease,background .16s ease}.report-upload-zone:focus-within,.report-upload-zone:hover{border-color:var(--green);background:#f4f8f1}.report-upload-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;color:var(--green-dark);background:var(--green-soft)}.report-upload-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.report-upload-copy strong{color:var(--ink);font-size:11px}.report-upload-copy small{color:#939d95;font-size:9px;font-weight:600}.report-upload-action{padding:7px 9px;border-radius:8px;color:var(--green-dark);background:var(--green-soft);font-size:9px;font-weight:800;white-space:nowrap}.report-form .report-file-input{position:absolute;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);overflow:hidden}.report-image-error{margin:0;color:#a34f45;font-size:9px;font-weight:700;line-height:1.5}.report-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.report-image-card{position:relative;min-width:0;padding:5px;border:1px solid var(--line);border-radius:11px;background:#fff}.report-image-card>img{display:block;width:100%;aspect-ratio:4/3;border-radius:7px;object-fit:cover}.report-image-card>button{position:absolute;top:9px;right:9px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:#fff;background:rgba(30,41,34,.78)}.report-image-card>span{display:flex;min-width:0;padding:7px 3px 2px;align-items:center;justify-content:space-between;gap:5px}.report-image-card>span strong{min-width:0;overflow:hidden;color:#667269;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.report-image-card>span small{flex:0 0 auto;color:#9aa49c;font-size:7px}@media (max-width:820px){.report-page-inner.report-editor-inner{grid-template-columns:1fr;max-width:600px;gap:28px}}@media (max-width:520px){.report-editor-heading h1{font-size:31px}.report-upload-zone{grid-template-columns:36px minmax(0,1fr)}.report-upload-action{display:none}.report-image-grid{grid-template-columns:1fr 1fr}}.place-detail-app-shell,.profile-app-shell{min-height:100dvh;background:var(--canvas)}.place-detail-topbar,.profile-topbar{justify-content:space-between}.profile-topbar-nav{display:flex;align-items:center;margin-left:auto;gap:22px}.profile-topbar-nav a{color:var(--muted);font-size:11px;font-weight:800}.profile-topbar-nav a:hover{color:var(--green-dark)}.pet-editor-page,.profile-page{min-height:calc(100dvh - 76px);padding:48px 28px 78px;background:radial-gradient(circle at 11% 8%,rgba(232,242,228,.82),transparent 27%),var(--canvas)}.pet-editor-page-inner,.profile-page-inner{width:min(960px,100%);margin:0 auto}.pet-editor-heading h1,.profile-heading h1{margin:10px 0 9px;font-size:clamp(34px,4vw,47px);letter-spacing:-.075em}.pet-editor-heading p,.profile-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.pet-editor-heading-row,.profile-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.profile-heading-row .primary-button{flex:0 0 auto;padding:0 15px}.profile-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:30px;grid-gap:16px;gap:16px}.profile-account-card,.profile-pet-card{display:flex;min-height:340px;padding:29px 28px 25px;border:1px solid var(--line);border-radius:22px;align-items:flex-start;background:#fffefa;box-shadow:var(--shadow-soft);flex-direction:column}.profile-pet-card{background:linear-gradient(145deg,#edf6ea,#fffefa 78%)}.profile-dashboard-icon{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;margin-bottom:25px;border-radius:13px;color:var(--green-dark);background:var(--green-soft)}.profile-account-card h2,.profile-pet-card h2{margin:10px 0 8px;font-size:24px;letter-spacing:-.06em}.profile-account-card>p,.profile-pet-card>p{display:inline-flex;align-items:center;margin:0;color:var(--muted);font-size:10px;gap:5px}.profile-pet-count,.profile-verification{display:inline-flex;align-items:center;margin-top:14px;padding:6px 8px;border-radius:8px;color:var(--green-dark);background:var(--green-soft);font-size:9px;font-weight:800;gap:5px}.profile-verification.pending{color:#a76229;background:var(--amber-soft)}.profile-account-card .secondary-button,.profile-pet-card .primary-button{width:100%;margin-top:auto}.saved-pet-avatar{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:3px solid #fff;border-radius:17px;color:var(--green-dark);background:var(--green-soft);box-shadow:0 7px 18px rgba(56,93,66,.14);overflow:hidden}.saved-pet-avatar.large{width:68px;height:68px;margin-bottom:21px;border-radius:21px}.saved-pet-avatar img{width:100%;height:100%;object-fit:cover}.pets-list-page .profile-page-inner>.auth-feedback{margin:20px 0 0}.pets-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:27px;grid-gap:13px;gap:13px}.saved-pet-card{padding:20px 19px 17px;border:1px solid var(--line);border-radius:18px;background:#fffefa;box-shadow:var(--shadow-soft)}.saved-pet-card.active{border-color:#b8ceb8;background:linear-gradient(160deg,#f0f7ed,#fffefa 76%)}.saved-pet-card-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.active-pet-badge{display:inline-flex;align-items:center;padding:6px 8px;border-radius:8px;color:var(--green-dark);background:var(--green-soft);font-size:8px;font-weight:800;gap:4px;white-space:nowrap}.saved-pet-card h2{margin:18px 0 5px;font-size:20px;letter-spacing:-.055em}.saved-pet-card>p{margin:0;color:var(--muted);font-size:10px}.saved-pet-meta{display:flex;margin-top:14px;gap:6px}.saved-pet-meta span{padding:5px 7px;border-radius:7px;color:#667269;background:#f1f3ed;font-size:8px;font-weight:800}.saved-pet-actions{display:flex;min-height:38px;margin-top:18px;padding-top:13px;border-top:1px solid var(--line);align-items:center;justify-content:flex-end;gap:9px}.saved-pet-actions a,.saved-pet-actions button{display:inline-flex;align-items:center;color:var(--green-dark);background:transparent;font-size:9px;font-weight:800;gap:4px}.pets-empty-state{display:flex;min-height:320px;margin-top:28px;border:1px dashed #cdd7cb;border-radius:21px;color:var(--muted);background:rgba(255,254,250,.65);text-align:center;flex-direction:column;gap:9px}.pets-empty-state,.pets-empty-state>span{align-items:center;justify-content:center}.pets-empty-state>span{display:inline-flex;width:45px;height:45px;border-radius:14px;color:var(--green-dark);background:var(--green-soft)}.pets-empty-state h1,.pets-empty-state h2{margin:5px 0 0;font-size:20px}.pets-empty-state p{margin:0 0 10px;font-size:10px}.pets-empty-state .primary-button{padding:0 15px}.pet-editor-page-inner{max-width:790px}.pet-editor-heading{margin-bottom:25px}.pet-editor-heading-icon{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;margin-bottom:18px;border-radius:13px;color:var(--green-dark);background:var(--green-soft)}.pet-editor-heading-row>div:first-child{flex:1 1}.pet-detail-actions{display:flex;align-items:center;gap:8px}.pet-detail-actions .danger-button,.pet-detail-actions .secondary-button{min-height:37px;padding:0 11px}.pet-editor-form{display:flex;padding:27px;border:1px solid var(--line);border-radius:21px;background:#fffefa;box-shadow:var(--shadow-soft);flex-direction:column;gap:21px}.pet-photo-editor{position:relative;display:flex;padding:17px;border-radius:15px;align-items:center;background:#f3f7f0;gap:15px}.pet-photo-preview{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border:3px solid #fff;border-radius:21px;color:var(--green-dark);background:var(--green-soft);overflow:hidden}.pet-photo-preview img{width:100%;height:100%;object-fit:cover}.pet-photo-editor>div{display:flex;flex-direction:column;gap:4px}.pet-photo-editor>div>strong{font-size:12px}.pet-photo-editor>div>span{color:var(--muted);font-size:8px}.pet-photo-editor>div>label{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:5px;padding:6px 8px;border-radius:8px;align-items:center;color:var(--green-dark);background:var(--green-soft);cursor:pointer;font-size:8px;font-weight:800;gap:5px}.pet-photo-input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.pet-photo-editor>button{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;color:#a34f45;background:var(--coral-soft)}.pet-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.pet-form-grid label,.pet-notes-field{display:flex;color:#667269;font-size:10px;font-weight:800;flex-direction:column;gap:7px}.pet-form-grid input,.pet-form-grid select,.pet-notes-field textarea{width:100%;border:1px solid var(--line-strong);border-radius:11px;outline:0;color:var(--ink);background:#fff;font-size:11px}.pet-form-grid input,.pet-form-grid select{height:42px;padding:0 11px}.pet-notes-field>span{display:flex;justify-content:space-between}.pet-notes-field small{color:#9aa49c;font-size:8px}.pet-notes-field textarea{min-height:95px;padding:11px;line-height:1.55;resize:vertical}.pet-form-grid input:focus,.pet-form-grid select:focus,.pet-notes-field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(86,124,93,.1)}.pet-preparation-options{display:flex;gap:9px}.pet-preparation-options label{display:inline-flex;padding:9px 11px;border:1px solid var(--line);border-radius:10px;align-items:center;color:#667269;font-size:9px;font-weight:700;gap:6px}.pet-preparation-options input{accent-color:var(--green)}.pet-form-submit{width:100%}.place-detail-page{min-height:calc(100dvh - 76px);padding:40px 28px 80px;background:radial-gradient(circle at 90% 7%,rgba(232,242,228,.82),transparent 27%),var(--canvas)}.place-detail-page-inner{width:min(1030px,100%);margin:0 auto}.place-detail-hero{display:flex;min-height:190px;padding:31px 34px;border:1px solid #dfe8dc;border-radius:24px;align-items:center;justify-content:space-between;background:linear-gradient(145deg,#f0f7ed,#fffefa 72%);gap:25px}.place-detail-category{display:inline-flex;padding:6px 8px;border-radius:8px;color:var(--green-dark);background:var(--green-soft);font-size:9px;font-weight:800}.place-detail-hero h1{margin:14px 0 12px;font-size:clamp(32px,4vw,47px);letter-spacing:-.075em}.place-detail-meta{display:flex;flex-wrap:wrap;color:var(--muted);font-size:9px;font-weight:700;gap:13px}.place-detail-meta span{display:inline-flex;align-items:center;gap:4px}.place-compatibility-summary{display:grid;grid-template-columns:39px minmax(0,1fr) 20px;min-width:290px;padding:15px;border:1px solid #bfd2be;border-radius:15px;align-items:center;color:var(--green-dark);background:rgba(229,239,228,.78);grid-gap:10px;gap:10px}.place-compatibility-summary.conditional{border-color:#ead1ad;color:#9a662f;background:var(--amber-soft)}.place-compatibility-summary.denied{border-color:#e5bdb5;color:#97493f;background:var(--coral-soft)}.place-compatibility-pet{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:12px;color:#fff;background:currentColor}.place-compatibility-pet svg{color:#fff}.place-compatibility-summary>div{display:flex;flex-direction:column;gap:3px}.place-compatibility-summary small{font-size:8px;font-weight:700}.place-compatibility-summary strong{color:var(--ink);font-size:12px}.place-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;margin-top:17px;grid-gap:14px;gap:14px}.place-detail-card{padding:23px 22px 20px;border:1px solid var(--line);border-radius:18px;background:#fffefa;box-shadow:var(--shadow-soft)}.place-detail-card-heading{display:flex;align-items:center;gap:10px}.place-detail-card-heading>span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;color:var(--green-dark);background:var(--green-soft)}.place-detail-card-heading>div{display:flex;flex-direction:column;gap:2px}.place-detail-card-heading small{color:var(--muted);font-size:7px;font-weight:800;letter-spacing:.09em}.place-detail-card-heading h2{margin:0;font-size:16px;letter-spacing:-.045em}.place-condition-copy{margin:17px 0 11px;color:#5f6c62;font-size:11px;line-height:1.65}.place-condition-list,.place-hours-list{display:flex;margin:0;padding:0;flex-direction:column;list-style:none;gap:7px}.place-condition-list li{display:flex;align-items:center;color:#667269;font-size:9px;gap:6px}.place-condition-list svg{color:var(--green)}.place-allowed-meta{display:flex;margin-top:15px;padding-top:13px;border-top:1px solid var(--line);color:var(--muted);font-size:8px;gap:12px}.place-pet-change-link{margin-top:13px;font-size:9px}.pet-menu-availability,.place-pet-change-link{display:inline-flex;color:var(--green-dark);font-weight:800}.pet-menu-availability{margin:17px 0 12px;padding:6px 8px;border-radius:8px;background:var(--green-soft);font-size:8px}.pet-menu-availability.unavailable{color:var(--muted);background:#eff1ec}.pet-menu-list{display:flex;flex-direction:column;gap:8px}.pet-menu-list article{display:grid;grid-template-columns:31px minmax(0,1fr) auto;padding:9px;border-radius:10px;align-items:center;background:#f7f8f3;grid-gap:8px;gap:8px}.pet-menu-list article>span{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:9px;color:#9a662f;background:var(--amber-soft)}.pet-menu-list article>div{min-width:0}.pet-menu-list b,.pet-menu-list strong{font-size:9px}.pet-menu-empty,.pet-menu-list p{margin:3px 0 0;color:var(--muted);font-size:8px;line-height:1.45}.place-hours-list{margin-top:16px}.place-hours-list li{padding:8px 9px;border-radius:8px;color:#667269;background:#f6f7f2;font-size:9px}.contact-card address{display:flex;margin-top:16px;color:#667269;font-size:9px;font-style:normal;flex-direction:column;gap:10px}.contact-card address a,.contact-card address span{display:flex;align-items:flex-start;gap:7px}.contact-card address svg{flex:0 0 auto;color:var(--green)}.place-data-source{margin:16px 0 0;padding-top:12px;border-top:1px solid var(--line);color:#9aa49c;font-size:8px}.place-detail-missing{display:flex;min-height:100dvh;align-items:center;justify-content:center;flex-direction:column;gap:12px}@media (max-width:820px){.profile-topbar-nav{display:none}.pet-editor-page,.place-detail-page,.profile-page{min-height:calc(100dvh - 64px);padding:33px 18px 58px}.place-detail-grid,.profile-dashboard-grid{grid-template-columns:1fr}.pets-card-grid{grid-template-columns:1fr 1fr}.place-detail-hero{align-items:flex-start;flex-direction:column}.place-compatibility-summary{width:100%;min-width:0}}@media (max-width:560px){.pet-editor-heading-row,.profile-heading-row{align-items:flex-start;flex-direction:column}.pet-form-grid,.pets-card-grid,.profile-dashboard-grid{grid-template-columns:1fr}.pet-editor-form,.profile-account-card,.profile-pet-card{padding:21px 18px}.pet-detail-actions,.pet-preparation-options{align-items:stretch;flex-direction:column}.pet-photo-editor{align-items:flex-start}.place-detail-hero{padding:25px 20px}.place-allowed-meta{flex-direction:column;gap:6px}}.login-app-shell{min-height:100dvh;background:var(--canvas)}.login-topbar{justify-content:space-between}.login-page{display:flex;min-height:calc(100dvh - 76px);padding:53px 34px 74px;align-items:center;background:radial-gradient(circle at 15% 21%,rgba(232,242,228,.82),transparent 26%),var(--canvas)}.login-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(390px,.78fr);width:min(930px,100%);min-height:555px;margin:0 auto;border:1px solid #e0e7de;border-radius:28px;background:#fffefa;box-shadow:0 20px 65px rgba(41,62,44,.1);overflow:hidden}.login-welcome{position:relative;padding:55px 47px 42px;color:#f8fbf5;background:var(--green);overflow:hidden}.login-welcome:after{position:absolute;right:-95px;bottom:-125px;width:310px;height:310px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 26px rgba(255,255,255,.045),0 0 0 54px rgba(255,255,255,.04);content:""}.login-welcome-badge{display:inline-flex;align-items:center;padding:7px 9px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#eaf5e7;background:rgba(255,255,255,.1);font-size:10px;font-weight:800;gap:5px}.login-welcome h1{margin:27px 0 16px;letter-spacing:-.08em;font-size:clamp(31px,4vw,45px);line-height:1.18}.login-welcome h1 em{color:#ffcf98;font-style:normal}.login-welcome>p{margin:0;color:rgba(248,251,245,.72);font-size:12px;line-height:1.75}.login-benefit-list{display:flex;margin-top:31px;flex-direction:column;color:rgba(248,251,245,.92);font-size:10px;font-weight:700;gap:12px}.login-benefit-list>span{display:inline-flex;align-items:center;gap:8px}.login-benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:7px;color:var(--green-dark);background:#e2efdf}.login-welcome-art{position:absolute;right:26px;bottom:23px;width:265px;height:154px;opacity:.88}.login-art-cloud,.login-art-hill,.login-art-paw,.login-art-sun{position:absolute}.login-art-sun{top:8px;right:27px;width:31px;height:31px;border-radius:50%;background:#ffd39b}.login-art-cloud{width:47px;height:13px;border-radius:20px;background:rgba(255,255,255,.25)}.login-art-cloud:after,.login-art-cloud:before{position:absolute;bottom:0;border-radius:50%;background:inherit;content:""}.login-art-cloud:before{left:8px;width:19px;height:19px}.login-art-cloud:after{right:7px;width:14px;height:14px}.cloud-one{top:40px;left:18px}.cloud-two{top:70px;right:38px;transform:scale(.7)}.login-art-hill{bottom:-35px;width:230px;height:130px;border-radius:50% 50% 0 0}.login-art-hill.hill-back{right:-57px;background:rgba(218,238,210,.32);transform:rotate(11deg)}.login-art-hill.hill-front{bottom:-53px;left:-51px;background:rgba(196,225,189,.5);transform:rotate(-9deg)}.login-art-paw{right:104px;bottom:44px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:4px solid var(--green);border-radius:50%;color:var(--green-dark);background:#f4cc96;transform:rotate(12deg)}.login-card{display:flex;padding:52px 56px 40px;flex-direction:column;justify-content:center}.signup-layout{min-height:650px}.signup-card{justify-content:flex-start;padding-top:42px;padding-bottom:33px}.login-card-heading{position:relative;padding-left:0}.login-card-icon{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;margin-bottom:18px;border-radius:12px;color:var(--green-dark);background:var(--green-soft)}.login-card-heading h2{margin:9px 0 7px;letter-spacing:-.07em;font-size:28px}.login-card-heading p{margin:0 0 24px;color:var(--muted);font-size:11px}.login-form{display:flex;flex-direction:column;gap:14px}.signup-form{gap:11px}.login-form>label{display:flex;color:#667269;font-size:10px;font-weight:800;flex-direction:column;gap:7px}.login-input-wrap{display:flex;align-items:center;height:44px;padding:0 12px;border:1px solid var(--line-strong);border-radius:11px;color:#9aa69c;background:#fff;gap:8px;transition:border-color .16s ease,box-shadow .16s ease}.login-input-wrap:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(86,124,93,.1)}.login-input-wrap input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.login-input-wrap input::placeholder{color:#abb3ad}.login-form-options{display:flex;align-items:center;justify-content:space-between;margin:1px 0 5px;color:var(--muted);font-size:10px;font-weight:700}.remember-option{display:inline-flex;align-items:center;gap:5px}.remember-option input{width:14px;height:14px;margin:0;accent-color:var(--green)}.login-form-options>button,.login-signup-copy a,.login-signup-copy button{padding:0;color:var(--green-dark);background:transparent;font-size:10px;font-weight:800}.login-submit{width:100%}.signup-terms{display:flex!important;align-items:center;margin:3px 0;color:var(--muted)!important;font-size:10px!important;font-weight:700!important;flex-direction:row!important;gap:7px!important}.signup-terms input{width:14px;height:14px;margin:0;accent-color:var(--green);flex:0 0 auto}.signup-terms strong{color:var(--green-dark)}.signup-consent-stack{display:grid;grid-gap:8px;gap:8px}.signup-policy-link{text-decoration:underline;text-underline-offset:2px}.signup-overseas-details{border:1px solid #dde5db;border-radius:11px;color:var(--muted);background:#f7f9f5;font-size:8px}.signup-overseas-details summary{padding:9px 11px;color:var(--green-dark);cursor:pointer;font-weight:800}.signup-overseas-details[open] summary{border-bottom:1px solid #e1e7df}.signup-overseas-details dl{display:grid;margin:0;padding:9px 11px 4px;grid-gap:6px;gap:6px}.signup-overseas-details dl>div{display:grid;grid-template-columns:66px minmax(0,1fr);grid-gap:8px;gap:8px}.signup-overseas-details dt{color:#68746a;font-weight:800}.signup-overseas-details dd{margin:0;color:#7d867f;line-height:1.5}.signup-overseas-details>p{margin:4px 11px 10px;padding-top:7px;border-top:1px dashed #d8e0d6;color:#9a6858;line-height:1.55}.login-divider{display:flex;align-items:center;margin:23px 0 15px;color:#a1aaa2;font-size:9px;gap:9px}.login-divider:after,.login-divider:before{height:1px;flex:1 1;background:var(--line);content:""}.social-login-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:43px;border:1px solid var(--line-strong);border-radius:11px;color:#303730;background:#fff;font-size:11px;font-weight:800;gap:7px}.social-login-button:hover{background:#f7faf6}.google-symbol{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #e2e6e1;border-radius:6px;color:#4285f4;background:#fff;font-family:Arial,sans-serif;font-size:13px;font-weight:900}.login-signup-copy{margin:17px 0 0;color:var(--muted);font-size:10px;text-align:center}.login-signup-copy a,.login-signup-copy button{text-decoration:underline;text-underline-offset:3px}.login-demo-note{display:flex;align-items:center;justify-content:center;margin:21px 0 0;color:#a0aaa1;font-size:9px;gap:4px}@media (max-width:1100px){.topbar{padding:0 22px;gap:24px}.brand{min-width:auto}.brand-byline{display:none}.main-nav{gap:18px}.workspace{grid-template-columns:380px minmax(0,1fr)}.panel-controls,.panel-intro,.panel-section-header{padding-right:24px;padding-left:24px}.pet-summary{margin-right:24px;margin-left:24px}.panel-content,.panel-footer{padding-left:24px}.panel-footer{padding-right:24px}.map-selection-card{right:20px;bottom:20px}.map-legend{right:20px}}@media (max-width:820px){.topbar{height:64px;padding:0 17px}.brand-name{font-size:18px}.location-pill,.main-nav{display:none}.mobile-menu{display:inline-flex}.workspace{display:flex;height:auto;min-height:calc(100vh - 64px);flex-direction:column-reverse;overflow:visible}.map-canvas{height:49vh;min-height:350px;flex:0 0 auto}.explore-panel{min-height:600px;border-right:0}.panel-content{overflow:visible}.panel-footer{min-height:54px}.report-page,.route-page{min-height:calc(100dvh - 64px)}.route-page{padding:28px 18px 52px}.route-hero{grid-template-columns:1fr;padding:30px 27px 0;gap:0}.route-hero-art{min-height:153px;margin-top:17px}.route-plan-grid{grid-template-columns:1fr}.route-assist-card{min-height:250px}.report-page{padding:38px 18px 52px}.report-page-inner{grid-template-columns:1fr;max-width:560px;gap:28px}.report-back-link{grid-column:auto;margin-top:-12px}}@media (max-width:520px){.topbar{border-bottom-color:#e4e7df}.profile-pill{height:36px}.profile-pill-copy{display:none}.panel-intro{padding:27px 18px 21px}.panel-intro h1{margin-top:13px;font-size:27px}.panel-controls{padding:0 18px 14px}.pet-summary{margin:0 18px 22px}.panel-section-header{padding:0 18px 13px}.panel-content{padding:0 18px 18px}.panel-footer{padding:0 18px}.map-canvas{height:43vh;min-height:320px}.map-toolbar{top:15px;right:15px;left:15px}.map-api-note{top:64px;left:15px}.map-selection-card{right:15px;bottom:15px;width:calc(100% - 30px);padding:14px 15px 12px}.map-selection-card>p{margin:8px 0 10px}.selection-footer{gap:8px}.selection-footer span:last-child{display:none}.map-legend{top:113px;right:15px;bottom:auto;padding:8px 9px;gap:7px;transform:none}.map-scale{right:16px;bottom:10px}.route-pet-label{display:none}.route-topbar-actions{margin-left:auto}.route-page{padding-right:15px;padding-left:15px}.route-breadcrumb{margin-bottom:20px}.route-hero{min-height:0;padding:26px 21px 0;border-radius:22px}.route-hero h1{font-size:34px}.route-desktop-break{display:none}.route-hero-stats{align-items:flex-start;flex-direction:column;gap:8px}.route-hero-art{min-height:138px;transform:scale(.9);transform-origin:bottom right}.route-assist-card,.route-plan-card{border-radius:18px}.route-plan-card{padding:20px 17px 17px}.route-card-heading h2{font-size:18px}.route-page-stops li{grid-template-columns:28px minmax(0,1fr) 18px;gap:9px}.route-page-status{display:none}.route-page-stop-copy{grid-template-columns:45px minmax(0,1fr)}.route-card-footer{align-items:flex-start;flex-direction:column;gap:8px}.route-assist-card{min-height:260px;padding:23px 20px 20px}.report-page{padding-right:15px;padding-left:15px}.report-heading h1{font-size:32px}.report-form{padding:20px 17px;border-radius:18px}.place-card{grid-template-columns:76px minmax(0,1fr)}.place-art{min-height:116px}}@media (max-width:820px){.login-page{min-height:calc(100dvh - 64px);padding:28px 18px 48px;align-items:flex-start}.login-layout{grid-template-columns:1fr;max-width:560px;min-height:0;border-radius:22px}.login-welcome{min-height:315px;padding:31px 27px 28px}.login-welcome h1{margin-top:20px;font-size:33px}.login-benefit-list{margin-top:22px;gap:9px}.login-welcome-art{right:15px;bottom:-5px;transform:scale(.8);transform-origin:bottom right}.login-card{padding:33px 27px 30px}}@media (max-width:520px){.login-page{padding:18px 15px 35px}.login-layout{border-radius:19px}.login-welcome{min-height:291px;padding:25px 20px 22px}.login-welcome h1{font-size:29px}.login-welcome>p{font-size:11px}.login-benefit-list{font-size:9px}.login-welcome-art{right:-7px;bottom:-10px;transform:scale(.62)}.login-card{padding:28px 20px 25px}.login-card-heading h2{font-size:25px}.login-form-options{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.landing-page{min-height:100dvh;overflow:hidden;background:var(--canvas)}.landing-nav{display:flex;align-items:center;width:min(1240px,100%);height:76px;margin:0 auto;padding:0 28px;gap:42px;position:relative;z-index:4}.landing-brand{flex-shrink:0;gap:9px}.landing-brand,.landing-brand-mark{display:inline-flex;align-items:center}.landing-brand-mark{justify-content:center;width:31px;height:31px;border-radius:11px;color:#fffefa;background:var(--green);transform:rotate(-7deg)}.landing-brand-name{color:var(--ink);font-size:20px;font-weight:800;letter-spacing:-.06em}.landing-brand-byline{align-self:flex-end;margin:0 0 3px -5px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.landing-nav-links{display:flex;align-items:center;gap:29px;margin-left:auto}.landing-login-link,.landing-nav-links a{color:var(--muted);font-size:12px;font-weight:700;transition:color .16s ease}.landing-login-link:hover,.landing-nav-links a:hover{color:var(--ink)}.landing-motion-link{position:relative}.landing-motion-link:after{position:absolute;right:0;bottom:-7px;left:0;height:2px;border-radius:2px;background:var(--green);content:"";opacity:0;transform:scaleX(.25);transform-origin:center;transition:opacity .18s ease,transform .22s var(--motion-ease)}.landing-motion-link:focus-visible:after,.landing-motion-link:hover:after{opacity:1;transform:scaleX(1)}.landing-nav-actions{display:flex;align-items:center;gap:17px}.landing-nav-cta,.landing-outline-button,.landing-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.landing-nav-cta{min-height:38px;padding:0 14px;border-radius:12px;color:#fffefa;background:var(--green);font-size:11px;box-shadow:0 7px 16px rgba(86,124,93,.16)}.landing-nav-cta:hover,.landing-outline-button:hover,.landing-primary-button:hover{transform:translateY(-2px)}.landing-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);align-items:center;width:min(1240px,100%);min-height:625px;margin:0 auto;padding:66px 28px 83px;grid-gap:42px;gap:42px}.landing-hero-copy{max-width:570px;padding-bottom:10px}.landing-eyebrow,.landing-section-kicker{display:inline-flex;align-items:center;color:var(--green-dark);font-size:10px;font-weight:800;letter-spacing:.13em}.landing-eyebrow{gap:8px}.landing-eyebrow-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;color:var(--green-dark);background:var(--green-soft)}.landing-hero h1{margin:24px 0 23px;color:var(--ink);font-size:clamp(50px,5.3vw,78px);font-weight:850;letter-spacing:-.09em;line-height:1.04}.landing-final-cta h2 em,.landing-hero h1 em,.landing-how h2 em,.landing-section-heading h2 em{color:var(--green);font-style:normal}.landing-hero-description{max-width:450px;margin:0;color:var(--muted);font-size:15px;font-weight:500;letter-spacing:-.04em;line-height:1.8;white-space:pre-line}.landing-hero-actions{display:flex;align-items:center;gap:20px;margin-top:31px}.landing-primary-button{min-height:51px;padding:0 20px;border-radius:15px;color:#fffefa;background:var(--green-dark);font-size:13px;box-shadow:0 12px 24px rgba(56,93,66,.18)}.landing-primary-button:hover{background:#2e5038;box-shadow:0 15px 28px rgba(56,93,66,.23)}.landing-text-button{display:inline-flex;align-items:center;gap:3px;color:var(--ink);font-size:12px;font-weight:800}.landing-text-button svg{color:var(--green);transition:transform .16s ease}.landing-text-button:hover svg{transform:translateX(3px)}.landing-proof-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:27px;color:var(--muted);font-size:10px;font-weight:700}.landing-proof-row span{display:inline-flex;align-items:center;gap:5px}.landing-proof-row svg{color:var(--green)}.landing-hero-visual{width:min(100%,560px);aspect-ratio:1/.93;margin-left:auto;position:relative}.landing-visual-orbit{position:absolute;border:1px solid rgba(86,124,93,.13);border-radius:50%;transform:rotate(-13deg)}.landing-visual-orbit-one{inset:7% 2% 3% 8%}.landing-visual-orbit-two{inset:1% 12% 11% 0;border-color:rgba(217,137,67,.14);transform:rotate(22deg)}.landing-map-card{position:absolute;inset:5% 8% 4% 5%;overflow:hidden;border:1px solid rgba(86,124,93,.12);border-radius:29px;background:var(--panel);box-shadow:0 27px 65px rgba(49,75,55,.16);transform:rotate(2deg)}.landing-map-card-topline{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 19px;color:var(--green-dark);background:rgba(255,254,250,.94);font-size:10px;font-weight:800}.landing-map-card-topline>span{display:inline-flex;align-items:center;gap:7px}.landing-live-dot{width:7px;height:7px;border:2px solid #fffefa;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.landing-map-surface{height:calc(100% - 169px);min-height:265px;overflow:hidden;position:relative;background:#e5eee6}.landing-map-surface:after{position:absolute;inset:0;background-image:radial-gradient(rgba(86,124,93,.13) .8px,transparent 0);background-size:17px 17px;content:"";opacity:.36}.landing-map-hill,.landing-map-label,.landing-map-marker,.landing-map-road,.landing-map-route-line,.landing-map-user,.landing-map-water{position:absolute}.landing-map-water{z-index:1;border-radius:45%;background:#d0e3e5}.landing-map-water-one{top:-14%;right:-18%;width:57%;height:82%;transform:rotate(19deg)}.landing-map-water-two{bottom:-42%;left:-20%;width:69%;height:70%;transform:rotate(-22deg)}.landing-map-road{z-index:2;height:10px;border-top:2px solid rgba(255,254,250,.85);border-bottom:2px solid rgba(198,214,201,.8);transform:rotate(-28deg)}.landing-map-road-one{top:27%;left:-8%;width:80%}.landing-map-road-two{top:59%;left:20%;width:80%;transform:rotate(33deg)}.landing-map-road-three{top:14%;left:41%;width:75%;transform:rotate(80deg)}.landing-map-hill{z-index:2;width:110px;height:73px;border-radius:50% 50% 44% 44%;background:rgba(177,204,180,.48);transform:rotate(-14deg)}.landing-map-hill-one{top:11%;left:10%}.landing-map-hill-two{right:12%;bottom:12%;width:90px;height:58px;background:rgba(198,220,196,.7);transform:rotate(19deg)}.landing-map-label{z-index:3;color:rgba(56,93,66,.7);font-size:9px;font-weight:800}.landing-map-label-one{top:30%;left:14%}.landing-map-label-two{top:67%;right:20%}.landing-map-route-line{z-index:3;top:40%;left:25%;width:46%;height:24%;border-top:2px dashed var(--green);border-right:2px dashed var(--green);border-radius:0 50% 0 0;transform:rotate(-16deg)}.landing-map-marker{z-index:4;display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border:4px solid rgba(255,254,250,.84);border-radius:50% 50% 50% 4px;color:#fffefa;box-shadow:0 5px 10px rgba(56,93,66,.17);transform:rotate(-45deg)}.landing-map-marker svg{transform:rotate(45deg)}.landing-map-marker.allowed{background:var(--green)}.landing-map-marker.conditional{background:var(--amber)}.landing-map-marker-one{top:42%;left:24%}.landing-map-marker-two{top:25%;right:25%}.landing-map-marker-three{right:21%;bottom:20%}.landing-map-user{z-index:4;right:42%;bottom:19%;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:4px solid rgba(255,254,250,.9);border-radius:50%;color:var(--green-dark);background:#e9d3a1;box-shadow:0 4px 9px rgba(56,93,66,.16)}.landing-map-status-card{display:flex;flex-direction:column;gap:5px;height:117px;padding:13px 17px 12px;background:var(--panel)}.landing-map-status-topline{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px;font-weight:700}.landing-map-category{color:var(--green-dark)}.landing-map-status-card>strong{color:var(--ink);font-size:15px;letter-spacing:-.05em}.landing-map-condition,.landing-map-status{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.landing-map-status{color:var(--green-dark)}.landing-map-condition{color:var(--muted)}.landing-condition-float-card,.landing-pet-float-card{position:absolute;z-index:5;display:flex;align-items:center;border:1px solid rgba(86,124,93,.13);border-radius:15px;background:rgba(255,254,250,.95);box-shadow:0 14px 30px rgba(49,75,55,.13)}.landing-pet-float-card{right:0;bottom:1%;gap:9px;min-width:224px;padding:10px 12px 10px 9px}.landing-pet-avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:13px;color:var(--green-dark);background:var(--green-soft)}.landing-pet-copy{display:flex;flex-direction:column;gap:2px}.landing-condition-float-card small,.landing-pet-copy small{color:var(--muted);font-size:8px;font-weight:700}.landing-condition-float-card strong,.landing-pet-copy strong{color:var(--ink);font-size:10px;letter-spacing:-.04em}.landing-pet-check{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;margin-left:auto;border-radius:50%;color:#fffefa;background:var(--green)}.landing-condition-float-card{top:14%;right:-2%;gap:8px;padding:9px 12px 9px 9px}.landing-condition-float-card>span:last-child{display:flex;flex-direction:column;gap:2px}.landing-condition-icon{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:9px;color:#a76229;background:var(--amber-soft)}.landing-trust-strip{display:flex;align-items:center;justify-content:space-between;width:min(1184px,calc(100% - 56px));min-height:82px;margin:0 auto;padding:18px 24px;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.landing-trust-strip>p{margin:0;color:var(--ink);font-size:12px;font-weight:800;letter-spacing:-.04em}.landing-trust-steps{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:11px;font-weight:700}.landing-trust-steps span{display:inline-flex;align-items:center;gap:7px}.landing-trust-steps b{color:var(--green);font-size:10px}.landing-trust-steps>svg{color:var(--line-strong)}.landing-section{display:grid;width:min(1120px,calc(100% - 56px));margin:0 auto;padding:133px 0}.landing-final-cta h2,.landing-how h2,.landing-section-heading h2{margin:17px 0;color:var(--ink);font-size:clamp(31px,3.4vw,47px);font-weight:850;letter-spacing:-.085em;line-height:1.16}.landing-how-heading>p,.landing-section-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:13px;font-weight:500;letter-spacing:-.04em;line-height:1.75}.landing-problem{grid-template-columns:1fr .88fr;align-items:center;gap:100px}.landing-problem-board{min-height:246px;padding:25px 25px 22px;border:1px solid rgba(217,137,67,.17);border-radius:23px;background:#fff9ef;box-shadow:var(--shadow-soft);transform:rotate(1.4deg)}.landing-problem-board-header{display:flex;align-items:center;gap:10px}.landing-alert-bubble{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;color:#a76229;background:var(--amber-soft)}.landing-problem-board-header>span:last-child{display:flex;flex-direction:column;gap:3px}.landing-problem-board-header strong{color:var(--ink);font-size:12px;letter-spacing:-.04em}.landing-problem-board-header small{color:var(--muted);font-size:9px;font-weight:600}.landing-condition-chips{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 23px}.landing-condition-chips span{padding:9px 11px;border:1px solid rgba(217,137,67,.16);border-radius:10px;color:#9a652f;background:rgba(255,240,222,.65);font-size:10px;font-weight:800}.landing-problem-board-note{display:inline-flex;align-items:center;gap:6px;color:var(--green-dark);font-size:10px;font-weight:800}.landing-features{display:block;padding-top:18px}.landing-section-heading-centered{text-align:center}.landing-section-heading-centered h2{margin-right:auto;margin-left:auto}.landing-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-top:45px}.landing-feature-card{min-height:247px;padding:23px 23px 21px;border:1px solid transparent;border-radius:21px;position:relative;transition:transform .18s ease,box-shadow .18s ease}.landing-feature-card:hover{box-shadow:var(--shadow-card);transform:translateY(-5px)}.landing-feature-card.mint{border-color:#d2e3d1;background:#e8f2e7}.landing-feature-card.peach{border-color:#f0dcca;background:#fff0e4}.landing-feature-card.sky{border-color:#d5e5e8;background:#e9f3f4}.landing-feature-card-topline{display:flex;align-items:center;justify-content:space-between}.landing-feature-card-topline>span{color:rgba(30,41,34,.42);font-size:10px;font-weight:800;letter-spacing:.08em}.landing-feature-card-topline>svg{color:var(--green-dark)}.landing-feature-card h3{margin:49px 0 11px;color:var(--ink);font-size:19px;letter-spacing:-.065em}.landing-feature-card p{max-width:250px;margin:0;color:rgba(30,41,34,.64);font-size:11px;font-weight:600;letter-spacing:-.04em;line-height:1.65}.landing-feature-arrow{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;position:absolute;right:21px;bottom:20px;color:var(--ink);background:rgba(255,254,250,.67)}.landing-how{grid-template-columns:.8fr 1.2fr;align-items:center;gap:110px;padding-top:130px}.landing-outline-button{min-height:43px;margin-top:28px;padding:0 15px;border:1px solid var(--line-strong);border-radius:12px;color:var(--green-dark);background:rgba(255,254,250,.58);font-size:11px}.landing-outline-button:hover{border-color:var(--green);background:var(--panel)}.landing-step-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.landing-step-item{display:grid;grid-template-columns:55px minmax(0,1fr);min-height:103px;grid-gap:17px;gap:17px;position:relative}.landing-step-number{display:inline-flex;align-items:center;justify-content:center;width:47px;height:47px;border:1px solid #cddfce;border-radius:16px;color:var(--green-dark);background:var(--green-soft);font-size:11px;font-weight:800}.landing-step-item:nth-child(2) .landing-step-number{border-color:#efdac5;color:#9a652f;background:var(--amber-soft)}.landing-step-item:nth-child(3) .landing-step-number{border-color:#d2e3e6;color:#47727a;background:var(--blue-soft)}.landing-step-item h3{margin:3px 0 6px;color:var(--ink);font-size:16px;letter-spacing:-.06em}.landing-step-item p{margin:0;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:-.03em}.landing-step-line{width:1px;height:57px;position:absolute;top:47px;left:23px;border-left:1px dashed var(--line-strong)}.landing-final-cta{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 56px));min-height:276px;margin:8px auto 108px;padding:48px 56px;overflow:hidden;border-radius:27px;position:relative;background:var(--green-soft)}.landing-final-cta:after,.landing-final-cta:before{border:1px solid rgba(86,124,93,.16);border-radius:50%;content:"";position:absolute}.landing-final-cta:before{width:310px;height:310px;right:-67px;bottom:-194px}.landing-final-cta:after{width:170px;height:170px;right:84px;bottom:-89px}.landing-final-cta-copy{position:relative;z-index:1}.landing-final-cta h2{margin-bottom:11px}.landing-final-cta p{margin:0;color:rgba(56,93,66,.7);font-size:12px;font-weight:700}.landing-final-button{position:relative;z-index:1;background:var(--green)}.landing-final-paw{display:inline-flex;position:absolute;color:rgba(86,124,93,.23);transform:rotate(20deg)}.landing-final-paw-one{right:55px;bottom:32px}.landing-final-paw-two{right:158px;bottom:104px;transform:rotate(-19deg)}.landing-footer{display:grid;grid-template-columns:1.2fr 1fr auto auto;align-items:center;width:min(1120px,calc(100% - 56px));min-height:105px;margin:0 auto;padding:25px 0;border-top:1px solid var(--line-strong);grid-gap:23px;gap:23px}.landing-footer .landing-brand-mark{width:27px;height:27px;border-radius:9px}.landing-footer .landing-brand-name{font-size:17px}.landing-footer>p,.landing-footer>small{margin:0;color:var(--muted);font-size:10px;font-weight:600}.landing-footer-links{display:flex;gap:15px;color:var(--ink);font-size:10px;font-weight:800}.landing-footer-links a:hover{color:var(--green)}.landing-footer>small{text-align:right}@media (max-width:980px){.landing-nav{gap:25px}.landing-nav-links{gap:17px}.landing-hero{grid-template-columns:minmax(0,.86fr) minmax(390px,1.14fr);gap:18px}.landing-hero h1{font-size:clamp(45px,6vw,64px)}.landing-how,.landing-problem{gap:58px}}@media (max-width:820px){.landing-nav{height:67px;padding:0 20px}.landing-nav-links{display:none}.landing-nav-actions{margin-left:auto}.landing-hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:59px 20px 70px;gap:50px}.landing-hero-copy{max-width:600px}.landing-hero h1{font-size:clamp(45px,9vw,62px)}.landing-hero-visual{width:min(100%,560px);margin:0 auto}.landing-trust-strip{align-items:flex-start;flex-direction:column;width:calc(100% - 40px);gap:15px;padding:20px 4px}.landing-trust-steps{flex-wrap:wrap;gap:10px}.landing-trust-steps>svg{display:none}.landing-section{width:calc(100% - 40px);padding:88px 0}.landing-how,.landing-problem{grid-template-columns:1fr;gap:42px}.landing-problem-board{max-width:520px;margin-left:auto}.landing-feature-grid{gap:11px}.landing-feature-card{min-height:230px;padding:19px 17px}.landing-feature-card h3{margin-top:42px;font-size:17px}.landing-final-cta{align-items:flex-start;flex-direction:column;width:calc(100% - 40px);min-height:310px;margin-bottom:75px;padding:39px 28px;gap:25px}.landing-footer{grid-template-columns:1fr 1fr;width:calc(100% - 40px);gap:17px}.landing-footer>p{order:3;grid-column:1/-1}.landing-footer>small{order:4}}@media (max-width:520px){.landing-nav{padding:0 16px}.landing-brand-byline,.landing-login-link{display:none}.landing-nav-cta{min-height:35px;padding:0 11px;border-radius:10px;font-size:10px}.landing-hero{padding:48px 20px 56px;gap:38px}.landing-hero h1{margin-top:20px;font-size:clamp(42px,12vw,54px)}.landing-hero-description{font-size:13px;line-height:1.7}.landing-hero-actions{align-items:stretch;flex-direction:column;gap:15px}.landing-primary-button{width:-moz-fit-content;width:fit-content;min-height:49px}.landing-hero-visual{min-height:357px}.landing-map-card{inset:4% 3% 8% 1%;border-radius:23px}.landing-map-card-topline{padding:0 14px;font-size:8px}.landing-map-surface{min-height:220px}.landing-map-status-card{padding-right:13px;padding-left:13px}.landing-map-status-card>strong{font-size:13px}.landing-pet-float-card{right:-1%;bottom:0;min-width:197px;padding:8px}.landing-pet-avatar{width:34px;height:34px}.landing-pet-copy strong{font-size:9px}.landing-condition-float-card{top:7%;right:-1%;padding:7px 9px 7px 7px}.landing-condition-float-card strong{font-size:9px}.landing-section{width:calc(100% - 40px);padding:72px 0}.landing-final-cta h2,.landing-how h2,.landing-section-heading h2{font-size:32px}.landing-problem-board{padding:21px 18px}.landing-condition-chips{gap:6px;margin-top:22px}.landing-condition-chips span{padding:8px 9px;font-size:9px}.landing-feature-grid{grid-template-columns:1fr;margin-top:31px}.landing-feature-card{min-height:197px}.landing-feature-card h3{margin-top:32px}.landing-step-item{grid-template-columns:49px minmax(0,1fr);gap:13px}.landing-step-number{width:43px;height:43px;border-radius:14px}.landing-step-line{left:21px;top:43px}.landing-final-cta{width:calc(100% - 40px);min-height:315px;padding:32px 22px}.landing-final-button{width:100%}.landing-final-paw-one{right:27px;bottom:24px}.landing-final-paw-two{right:92px;bottom:87px}.landing-footer{width:calc(100% - 40px)}.landing-footer-links{justify-content:flex-end;gap:10px}}button:disabled{cursor:not-allowed;opacity:.62}.auth-feedback{margin:0 0 13px;padding:10px 12px;border-radius:10px;font-size:10px;font-weight:700;line-height:1.55}.auth-feedback.error{color:#a34f45;background:var(--coral-soft)}.auth-feedback.success{color:var(--green-dark);background:var(--green-soft)}.account-topbar-actions{display:flex;align-items:center;margin-left:auto;gap:9px}.account-logout-button{display:inline-flex;align-items:center;min-height:37px;padding:0 12px;border:1px solid var(--line);border-radius:11px;color:#68736b;background:#fffefa;font-size:11px;font-weight:800;gap:6px}.account-logout-button:hover{color:var(--green-dark);border-color:var(--line-strong)}.account-page{min-height:calc(100dvh - 76px);padding:48px 30px 76px;background:radial-gradient(circle at 16% 15%,rgba(232,242,228,.9),transparent 27%),var(--canvas)}.account-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(480px,1fr);width:min(980px,100%);margin:0 auto;overflow:hidden;border:1px solid #e0e7de;border-radius:28px;background:#fffefa;box-shadow:0 20px 65px rgba(41,62,44,.1)}.account-summary{display:flex;min-height:760px;padding:46px 39px 38px;color:#f8fbf5;background:var(--green);flex-direction:column;align-items:flex-start;position:relative;overflow:hidden}.account-summary:after{position:absolute;right:-118px;bottom:-121px;width:330px;height:330px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 27px rgba(255,255,255,.045),0 0 0 57px rgba(255,255,255,.04);content:""}.account-avatar,.account-summary .login-welcome-badge{position:relative;z-index:1}.account-avatar{display:flex;align-items:center;justify-content:center;width:86px;height:86px;margin:55px 0 24px;border:5px solid rgba(255,255,255,.22);border-radius:28px;color:var(--green-dark);background-color:#f4cc96;background-position:50%;background-size:cover}.account-status-list,.account-summary .section-overline,.account-summary h1,.account-summary-copy,.account-uid{position:relative;z-index:1}.account-summary .section-overline{color:#dbeed5}.account-summary h1{margin:10px 0 15px;letter-spacing:-.08em;font-size:clamp(29px,3.2vw,41px);line-height:1.2}.account-summary h1 em{color:#ffcf98;font-style:normal}.account-summary-copy{margin:0;color:rgba(248,251,245,.72);font-size:11px;line-height:1.75}.account-status-list{display:flex;margin-top:34px;color:rgba(248,251,245,.9);font-size:10px;font-weight:700;flex-direction:column;gap:12px}.account-status-list>span{display:inline-flex;align-items:center;gap:8px}.account-status-dot{width:8px;height:8px;border-radius:50%;background:#ffcf98;box-shadow:0 0 0 4px rgba(255,207,152,.12)}.account-status-dot.verified{background:#b8e5aa;box-shadow:0 0 0 4px rgba(184,229,170,.12)}.account-uid{max-width:100%;margin-top:auto;color:rgba(248,251,245,.55);font-size:8px;line-height:1.6;overflow-wrap:anywhere}.account-uid code{color:rgba(248,251,245,.77);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.account-card{padding:43px 48px 39px}.account-card-heading{margin-bottom:26px}.account-card-heading h2{margin:8px 0 7px;letter-spacing:-.07em;font-size:27px}.account-card-heading p{margin:0;color:var(--muted);font-size:11px}.account-form{display:flex;flex-direction:column;gap:12px}.account-section-title{display:flex;align-items:center;margin-bottom:2px;color:var(--green-dark);font-size:12px;font-weight:900;gap:7px}.account-form>label{display:flex;color:#667269;font-size:10px;font-weight:800;flex-direction:column;gap:7px}.account-form>label small{margin-left:4px;color:#a2aba3;font-size:9px;font-weight:700}.account-readonly-wrap{color:#a3ada4;background:#f3f5ef}.account-readonly-wrap input{color:#87938a}.account-help{margin:-2px 0 1px;color:#98a39a;font-size:9px;line-height:1.55}.account-submit{align-self:flex-end;min-width:138px;margin-top:2px}.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid var(--line-strong);border-radius:11px;color:var(--green-dark);background:#fffefa;font-size:10px;font-weight:800;gap:7px;transition:border-color .16s ease,background .16s ease}.secondary-button:hover{border-color:var(--green);background:var(--green-soft)}.account-divider{height:1px;margin:27px 0 25px;background:var(--line)}.verification-box{padding:14px;border:1px solid #f1dbbc;border-radius:13px;background:#fff8ec}.verification-box.is-verified{border-color:#d1e4cf;background:#f2f8f0}.verification-box p{margin:9px 0 12px;color:#7e887f;font-size:10px;line-height:1.55}.verified-label{display:inline-flex;align-items:center;color:var(--green-dark);font-size:10px;font-weight:900;gap:5px}.account-danger-zone{display:flex;align-items:center;justify-content:space-between;margin-top:27px;padding-top:22px;border-top:1px solid var(--line);gap:14px}.danger-title{color:#a34f45}.account-danger-zone p{margin:7px 0 0;color:#9a908d;font-size:9px}.danger-button{flex:0 0 auto;min-height:35px;padding:0 11px;border:1px solid #edc4bd;border-radius:9px;color:#a34f45;background:#fff7f5;font-size:10px;font-weight:800}.danger-button:hover{background:var(--coral-soft)}.account-security-note{display:flex;align-items:center;margin:20px 0 0;color:#a0aaa1;font-size:9px;line-height:1.5;gap:5px}.account-empty-card,.account-loading{width:min(490px,100%);margin:62px auto 0;padding:48px;border:1px solid #e0e7de;border-radius:24px;background:#fffefa;box-shadow:0 20px 65px rgba(41,62,44,.1);text-align:center}.account-empty-card .login-card-icon{margin-bottom:16px}.account-empty-card h1{margin:12px 0 8px;letter-spacing:-.07em;font-size:27px}.account-empty-card p,.account-loading{color:var(--muted);font-size:11px;line-height:1.7}.account-empty-card .primary-button{width:100%;margin-top:25px}.auth-gate{justify-content:center;min-height:100dvh;padding:24px;background:var(--canvas)}.auth-gate,.auth-gate-card{display:flex;align-items:center}.auth-gate-card{width:min(360px,100%);padding:22px 24px;border:1px solid var(--line);border-radius:18px;background:#fffefa;box-shadow:var(--shadow-soft);text-align:center;flex-direction:column;gap:8px}.auth-gate-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;color:#fffefa;background:var(--green);font-size:18px;font-weight:900}.auth-gate-card strong{font-size:13px}.auth-gate-card>span:last-child{color:var(--muted);font-size:10px}@media (max-width:820px){.account-page{min-height:calc(100dvh - 64px);padding:28px 18px 48px}.account-layout{grid-template-columns:1fr;max-width:560px;border-radius:22px}.account-summary{min-height:340px;padding:31px 27px 28px}.account-avatar{width:66px;height:66px;margin:27px 0 16px;border-radius:22px}.account-summary h1{font-size:33px}.account-status-list{margin-top:21px;gap:8px}.account-uid{margin-top:22px}.account-card{padding:33px 27px 30px}}@media (max-width:520px){.account-topbar-actions{gap:5px}.account-topbar-actions .back-home-link{padding:0 8px;font-size:0}.account-topbar-actions .back-home-link svg{width:16px;height:16px}.account-logout-button{min-height:36px;padding:0 9px;font-size:0}.account-logout-button svg{width:16px;height:16px}.account-page{padding:18px 15px 35px}.account-layout{border-radius:19px}.account-summary{min-height:318px;padding:25px 20px 22px}.account-summary h1{font-size:29px}.account-summary-copy{font-size:10px}.account-card{padding:28px 20px 25px}.account-card-heading h2{font-size:25px}.account-danger-zone{align-items:flex-start;flex-direction:column}.danger-button{width:100%}.account-empty-card,.account-loading{margin-top:28px;padding:35px 22px;border-radius:19px}}:root{--motion-ease:cubic-bezier(0.22,1,0.36,1);--motion-ease-soft:cubic-bezier(0.2,0.75,0.2,1);--motion-fast:180ms;--motion-base:560ms}html{scroll-behavior:smooth}[id]{scroll-margin-top:24px}[data-motion-reveal]{opacity:0;transform:translate3d(0,18px,0);transition:opacity var(--motion-base) var(--motion-ease),transform var(--motion-base) var(--motion-ease);transition-delay:var(--motion-delay,0s);will-change:opacity,transform}[data-motion-reveal=hero]{transform:translate3d(0,24px,0)}[data-motion-reveal=scale]{transform:translate3d(0,15px,0) scale(.975)}[data-motion-reveal].is-visible{opacity:1;transform:none;will-change:auto}.landing-feature-card[data-motion-reveal]:nth-child(2){transition-delay:70ms}.landing-feature-card[data-motion-reveal]:nth-child(3){transition-delay:105ms}.landing-step-item[data-motion-reveal]:nth-child(2){transition-delay:90ms}.landing-step-item[data-motion-reveal]:nth-child(3){transition-delay:135ms}.landing-hero-visual{isolation:isolate}.landing-map-marker{animation:motion-marker-pop .62s var(--motion-ease) both}.landing-map-marker-two{animation-delay:.12s}.landing-map-marker-three{animation-delay:.21s}.landing-pet-float-card{animation:motion-float 4.8s var(--motion-ease-soft) .9s infinite}.landing-condition-float-card{animation:motion-float 4.2s var(--motion-ease-soft) 1.1s infinite reverse}.route-art-circle.circle-large{animation:motion-orbit 10s ease-in-out infinite;transform-origin:50% 50%}.landing-final-paw-one,.route-art-paw.paw-two{animation:motion-float 4.5s var(--motion-ease-soft) infinite}.map-selection-card[data-motion-reveal]{transition-duration:.38s}.map-marker:active{transform:translate(-50%,-50%)}.map-marker:active .marker-icon{transform:rotate(-45deg) scale(.9)}.marker-label{animation:motion-pop .26s var(--motion-ease) both}.user-location-pulse{animation:motion-location-pulse 2.1s ease-out infinite}.route-line path{stroke-dasharray:100;stroke-dashoffset:100;animation:motion-route-draw .9s var(--motion-ease) .1s forwards}.route-line circle{animation:motion-pop .3s var(--motion-ease) .65s both}.panel-content-explore,.panel-content-route{animation:motion-panel-switch .38s var(--motion-ease) both}.auth-feedback{animation:motion-feedback-in .28s var(--motion-ease) both}.login-input-wrap,.report-form input,.report-form select,.report-form textarea{transition:border-color .18s ease,box-shadow .22s ease,transform .18s var(--motion-ease)}.login-input-wrap:focus-within,.report-form input:focus,.report-form select:focus,.report-form textarea:focus{transform:translateY(-1px)}:where(.location-pill,.profile-pill,.mobile-menu,.filter-icon-button,.filter-row button,.pet-summary,.sort-button,.place-card,.route-stop,.map-tool-button,.selection-more,.panel-footer button,.primary-button,.secondary-button,.danger-button,.account-logout-button,.social-login-button,.login-form-options>button,.back-home-link,.route-breadcrumb,.report-back-link,.landing-nav-cta,.landing-primary-button,.landing-outline-button,.landing-text-button,.landing-footer-links a){-webkit-tap-highlight-color:transparent}:where(.location-pill,.profile-pill,.mobile-menu,.filter-icon-button,.filter-row button,.pet-summary,.sort-button,.route-stop,.map-tool-button,.selection-more,.panel-footer button,.social-login-button,.login-form-options>button,.back-home-link,.route-breadcrumb,.report-back-link,.landing-nav-cta,.landing-primary-button,.landing-outline-button,.landing-text-button,.landing-footer-links a){transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) ease,border-color var(--motion-fast) ease,color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}:where(.primary-button,.secondary-button,.danger-button,.account-logout-button,.place-card){will-change:transform}:where(a,button){transition-property:transform,background-color,border-color,color,box-shadow,opacity;transition-duration:var(--motion-fast);transition-timing-function:var(--motion-ease)}:where(button:not(:disabled)):active{transform:translate3d(0,1px,0) scale(.985)}:where(a):active{transform:translate3d(0,1px,0) scale(.99)}.place-card:active{transform:translate3d(0,1px,0) scale(.992)}@keyframes motion-marker-pop{0%{opacity:0;transform:rotate(-45deg) scale(.5)}to{opacity:1;transform:rotate(-45deg) scale(1)}}@keyframes motion-float{0%,to{translate:0 0}50%{translate:0 -5px}}@keyframes motion-orbit{0%,to{rotate:0deg}50%{rotate:3deg}}@keyframes motion-pop{0%{opacity:0;scale:.82}to{opacity:1;scale:1}}@keyframes motion-location-pulse{0%,to{opacity:.85;scale:.75}55%{opacity:.1;scale:1.35}}@keyframes motion-route-draw{to{stroke-dashoffset:0}}@keyframes motion-panel-switch{0%{opacity:.35;translate:0 7px}to{opacity:1;translate:0 0}}@keyframes motion-feedback-in{0%{opacity:0;translate:0 -5px}to{opacity:1;translate:0 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-motion-reveal],[data-motion-reveal].is-visible{opacity:1;transform:none;transition:none}.auth-feedback,.landing-condition-float-card,.landing-final-paw-one,.landing-map-marker,.landing-pet-float-card,.marker-label,.panel-content-explore,.panel-content-route,.route-art-circle.circle-large,.route-art-paw.paw-two,.route-line circle,.route-line path,.user-location-pulse{animation:none}.login-input-wrap:focus-within,.place-card:active,.report-form input:focus,.report-form select:focus,.report-form textarea:focus,:where(a):active,:where(button:not(:disabled)):active{transform:none}}.account-logout-button:not(:disabled):active,.danger-button:not(:disabled):active,.filter-icon-button:active,.filter-row button:active,.landing-motion-button:active,.landing-motion-link:active,.landing-outline-button:active,.landing-primary-button:active,.landing-text-button:active,.location-pill:active,.map-tool-button:active,.mobile-menu:active,.panel-footer button:active,.pet-summary:active,.primary-button:not(:disabled):active,.profile-pill:active,.route-stop:active,.secondary-button:not(:disabled):active,.selection-more:active,.social-login-button:not(:disabled):active,.sort-button:active{transform:translate3d(0,1px,0) scale(.985)}.login-page [data-motion-reveal]{opacity:1;transform:none;transition:none}.login-page :where(a,button){transition:none}.login-page .primary-button{transition:background .16s ease,transform .16s ease}.login-page .login-input-wrap{transition:border-color .16s ease,box-shadow .16s ease}.login-page .login-input-wrap:focus-within{transform:none}.login-page .auth-feedback{animation:none}.login-page a:active,.login-page button:active{transform:none}.reports-app-shell{min-height:100dvh;background:var(--canvas)}.reports-topbar{justify-content:space-between}.reports-page{min-height:calc(100dvh - 76px);padding:45px 28px 80px;background:radial-gradient(circle at 8% 4%,rgba(232,242,228,.82),transparent 24%),radial-gradient(circle at 92% 14%,rgba(227,238,240,.7),transparent 25%),var(--canvas)}.reports-page-inner{width:min(1040px,100%);margin:0 auto}.reports-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.reports-heading h1{margin:10px 0 8px;font-size:clamp(34px,4vw,48px);letter-spacing:-.075em}.reports-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.reports-refresh-button{display:inline-flex;align-items:center;min-height:39px;padding:0 13px;border:1px solid var(--line-strong);border-radius:11px;color:var(--green-dark);background:#fffefa;font-size:10px;font-weight:800;gap:6px}.reports-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px;grid-gap:12px;gap:12px}.reports-stats article{display:flex;min-height:94px;padding:18px 20px;border:1px solid var(--line);border-radius:17px;align-items:center;background:#fffefa;box-shadow:var(--shadow-soft);gap:13px}.reports-stats article>span{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:12px;color:var(--green-dark);background:var(--green-soft)}.reports-stats article:nth-child(2)>span{color:#a76229;background:var(--amber-soft)}.reports-stats article:nth-child(3)>span{color:#47727a;background:var(--blue-soft)}.reports-stats article>div{display:flex;flex-direction:column;gap:3px}.reports-stats small{color:var(--muted);font-size:9px;font-weight:700}.reports-stats strong{font-size:25px;letter-spacing:-.05em}.reports-toolbar{display:flex;align-items:center;justify-content:space-between;margin:25px 0 14px;gap:16px}.reports-toolbar>span{color:#929c94;font-size:9px;font-weight:700}.reports-filters{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:11px;background:rgba(255,254,250,.82);gap:3px}.reports-filters button{min-height:31px;padding:0 11px;border-radius:8px;color:var(--muted);background:transparent;font-size:9px;font-weight:800}.reports-filters button.active{color:#fff;background:var(--green);box-shadow:0 4px 10px rgba(56,93,66,.16)}.reports-feedback{margin-bottom:14px}.reports-list{display:flex;flex-direction:column;gap:13px}.reports-card{padding:22px 23px 19px;border:1px solid var(--line);border-left:4px solid #d9a064;border-radius:18px;background:#fffefa;box-shadow:var(--shadow-soft)}.reports-card.resolved{border-left-color:#79a083}.reports-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.reports-type{display:inline-flex;padding:5px 8px;border-radius:7px;color:#9a662f;background:var(--amber-soft);font-size:8px;font-weight:800}.reports-card h2{margin:9px 0 0;font-size:18px;letter-spacing:-.05em}.reports-status{display:inline-flex;align-items:center;padding:6px 8px;border-radius:8px;color:#a76229;background:var(--amber-soft);font-size:8px;font-weight:800;gap:4px;white-space:nowrap}.reports-status.resolved{color:var(--green-dark);background:var(--green-soft)}.reports-content{margin:17px 0 14px;padding:14px 15px;border-radius:11px;color:#5e6a61;background:#f6f7f2;font-size:11px;line-height:1.7;white-space:pre-wrap}.reports-no-images{display:inline-flex;align-items:center;margin:0 0 13px;color:#98a099;font-size:9px;font-weight:700;gap:5px}.reports-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,150px));margin-bottom:15px;grid-gap:8px;gap:8px}.reports-image-grid a{min-width:0;padding:5px;border:1px solid var(--line);border-radius:10px;background:#fff}.reports-image-grid img{display:block;width:100%;aspect-ratio:4/3;border-radius:7px;object-fit:cover}.reports-image-grid span{display:block;padding:6px 2px 1px;overflow:hidden;color:#778079;font-size:8px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.reports-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--line);gap:16px}.reports-card-footer time{color:#929c94;font-size:8px;font-weight:700}.reports-card-footer>div{display:flex;gap:7px}.reports-delete-button,.reports-status-button{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:9px;font-size:9px;font-weight:800;gap:5px}.reports-status-button{color:var(--green-dark);background:var(--green-soft)}.reports-delete-button{color:#a34f45;background:var(--coral-soft)}.reports-empty{display:flex;min-height:235px;border:1px dashed #cfd7cd;border-radius:18px;align-items:center;justify-content:center;color:#8e9990;background:rgba(255,254,250,.6);flex-direction:column;gap:8px;font-size:10px}.reports-empty strong{color:#59675c;font-size:13px}.reports-empty span{font-size:9px}.reports-state-page{min-height:calc(100dvh - 76px);padding:35px 20px;background:radial-gradient(circle at 50% 25%,rgba(232,242,228,.78),transparent 33%),var(--canvas)}.reports-state-card,.reports-state-page{display:flex;align-items:center;justify-content:center}.reports-state-card{width:min(440px,100%);min-height:290px;padding:38px 35px;border:1px solid var(--line);border-radius:23px;background:#fffefa;box-shadow:var(--shadow-card);text-align:center;flex-direction:column}.reports-state-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;margin-bottom:19px;border-radius:15px;color:var(--green-dark);background:var(--green-soft)}.reports-state-card.denied .reports-state-icon{color:#a34f45;background:var(--coral-soft)}.reports-state-card h1{margin:10px 0;font-size:23px;letter-spacing:-.055em}.reports-state-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.reports-state-card .primary-button{margin-top:23px;padding:0 16px}@media (max-width:720px){.reports-page{min-height:calc(100dvh - 64px);padding:31px 17px 60px}.reports-heading{align-items:flex-start;flex-direction:column}.reports-stats{grid-template-columns:1fr}.reports-stats article{min-height:78px}.reports-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-card-footer{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.reports-toolbar{align-items:flex-start;flex-direction:column}.reports-filters{width:100%}.reports-filters button{flex:1 1;padding:0 6px}.reports-card{padding:18px 15px 15px}.reports-card-header{flex-direction:column;gap:10px}.reports-image-grid{grid-template-columns:1fr}.reports-card-footer>div{width:100%}.reports-delete-button,.reports-status-button{justify-content:center;flex:1 1}}.security-report-page{background:radial-gradient(circle at 11% 16%,rgba(232,242,228,.82),transparent 27%),radial-gradient(circle at 89% 5%,rgba(227,238,240,.72),transparent 28%),var(--canvas)}.report-page-inner.security-report-inner{grid-template-columns:minmax(250px,.72fr) minmax(430px,1.28fr);max-width:980px;gap:66px}.security-report-heading .report-heading-icon{color:var(--green-dark);background:var(--green-soft)}.security-report-heading h1{font-size:36px}.security-report-policy{display:flex;margin-top:24px;padding:13px 14px;border:1px solid #dce7dc;border-radius:12px;align-items:flex-start;color:var(--green-dark);background:rgba(232,242,228,.78);font-size:9px;line-height:1.65;gap:8px}.security-report-policy>svg{flex:0 0 auto;margin-top:2px}.security-report-policy span{display:flex;flex-direction:column;gap:2px}.security-report-policy strong{color:var(--green-dark);font-size:10px}.security-report-form{gap:16px}.security-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.security-label-row>span:last-child{color:#9aa49c;font-size:9px;font-weight:700}.security-input-wrap{position:relative;display:block}.security-input-wrap>svg{position:absolute;top:50%;left:12px;color:#8a968d;pointer-events:none;transform:translateY(-50%)}.report-form .security-input-wrap input{padding-left:38px}.security-attachment-section{display:flex;flex-direction:column;gap:8px}.security-field-label{color:#667269;font-size:10px;font-weight:800}.security-field-label small{margin-left:4px;color:#9aa49c;font-size:9px}.security-upload-zone{position:relative;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto;min-height:76px;padding:12px 13px;border:1px dashed #bdcbbd;border-radius:13px;align-items:center;background:#fbfcf8;cursor:pointer;grid-gap:11px!important;gap:11px!important;transition:border-color .16s ease,background .16s ease}.security-upload-zone:focus-within,.security-upload-zone:hover{border-color:var(--green);background:#f4f8f1}.security-upload-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;color:var(--green-dark);background:var(--green-soft)}.security-upload-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.security-upload-copy strong{color:var(--ink);font-size:11px}.security-upload-copy small{color:#939d95;font-size:8px;font-weight:600;line-height:1.45}.security-upload-action{padding:7px 9px;border-radius:8px;color:var(--green-dark);background:var(--green-soft);font-size:9px;font-weight:800;white-space:nowrap}.report-form .security-file-input{position:absolute;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);overflow:hidden}.security-file-list{display:flex;flex-direction:column;gap:6px}.security-file-list>div{display:grid;grid-template-columns:31px minmax(0,1fr) 28px;min-height:48px;padding:7px 8px;border:1px solid var(--line);border-radius:10px;align-items:center;background:#fff;grid-gap:9px;gap:9px}.security-file-icon{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:8px;color:#47727a;background:var(--blue-soft)}.security-file-list>div>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:2px}.security-file-list strong{overflow:hidden;color:#59675c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.security-file-list small{color:#9aa49c;font-size:8px}.security-file-list button{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:8px;color:#a34f45;background:var(--coral-soft)}.security-report-success{display:flex;align-items:flex-start;gap:7px}.security-report-success>svg{flex:0 0 auto;margin-top:1px}.security-report-submit{background:#385d42}@media (max-width:860px){.report-page-inner.security-report-inner{grid-template-columns:1fr;max-width:620px;gap:30px}}@media (max-width:520px){.security-report-heading h1{font-size:30px}.security-report-policy{margin-top:18px}.security-upload-zone{grid-template-columns:38px minmax(0,1fr)}.security-upload-action{display:none}}.about-page{min-height:100dvh;overflow:hidden;background:var(--canvas)}.about-nav{border-bottom:1px solid rgba(214,221,211,.74)}.about-nav-active{color:var(--green-dark)!important}.about-data-section,.about-final-cta,.about-hero,.about-how-section,.about-section,.about-standard-section{width:min(1120px,calc(100% - 56px));margin:0 auto}.about-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(440px,.82fr);align-items:center;min-height:650px;padding:72px 0 88px;grid-gap:90px;gap:90px}.about-hero-copy{max-width:610px}.about-hero-copy h1{margin:24px 0 23px;color:var(--ink);font-size:clamp(50px,5.1vw,70px);font-weight:850;letter-spacing:-.085em;line-height:1.08}.about-final-cta h2 em,.about-hero-copy h1 em,.about-how-intro h2 em,.about-section-heading h2 em,.about-standard-copy h2 em{color:var(--green);font-style:normal}.about-hero-copy>p{max-width:540px;margin:0;color:var(--muted);font-size:14px;font-weight:500;letter-spacing:-.035em;line-height:1.85}.about-hero-actions{display:flex;align-items:center;gap:22px;margin-top:31px}.about-inline-link{display:inline-flex;align-items:center;color:var(--ink);font-size:12px;font-weight:800;gap:3px}.about-inline-link:hover{color:var(--green)}.about-hero-board{position:relative;padding:20px;border:1px solid #d9e2d7;border-radius:29px;background:#fffefa;box-shadow:0 24px 60px rgba(44,69,49,.13)}.about-hero-board:after,.about-hero-board:before{position:absolute;border-radius:50%;content:"";z-index:-1}.about-hero-board:before{top:-42px;right:-58px;width:160px;height:160px;background:#dbead9}.about-hero-board:after{bottom:-46px;left:-51px;width:120px;height:120px;background:#f6ddc2}.about-board-topline,.about-pet-card,.about-place-heading,.about-result-card{display:flex;align-items:center}.about-board-topline{justify-content:space-between;padding:2px 4px 17px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.04em}.about-board-topline>span{display:inline-flex;align-items:center;gap:7px}.about-live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(86,124,93,.12)}.about-pet-card,.about-place-card{border:1px solid var(--line);border-radius:17px;background:#fff}.about-pet-card{min-height:73px;padding:11px 13px;gap:11px}.about-pet-icon,.about-place-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--green-dark);background:var(--green-soft)}.about-pet-icon{width:46px;height:46px;border-radius:14px}.about-pet-card>span:nth-child(2),.about-place-heading>span:nth-child(2),.about-result-card>span{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:4px}.about-pet-card small,.about-place-heading small,.about-result-card small{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.1em}.about-pet-card strong,.about-place-heading strong,.about-result-card strong{font-size:12px;letter-spacing:-.03em}.about-pet-card>svg{color:var(--green)}.about-compare-line{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:14px 0;color:#9aa39b;font-size:8px;font-weight:800;grid-gap:9px;gap:9px}.about-compare-line span{height:1px;background:var(--line)}.about-place-card{padding:14px}.about-place-heading{gap:10px}.about-place-icon{width:38px;height:38px;border-radius:12px}.about-distance{padding:5px 7px;border-radius:7px;color:var(--green-dark);background:var(--green-soft);font-size:8px;font-weight:800}.about-condition-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:13px;grid-gap:7px;gap:7px}.about-condition-grid span{display:inline-flex;align-items:center;padding:8px 9px;border-radius:8px;color:#667168;background:#f7f8f4;font-size:8px;font-weight:700;gap:5px}.about-condition-grid svg{color:var(--green)}.about-result-card{margin-top:13px;padding:12px 13px;border-radius:13px;color:var(--green-dark);background:#eaf3e8;gap:10px}.about-purpose{display:flex;align-items:center;width:min(1120px,calc(100% - 56px));min-height:105px;margin:0 auto;padding:22px 30px;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);gap:18px}.about-purpose-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 auto;border-radius:13px;color:#a76229;background:var(--amber-soft)}.about-purpose p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.about-purpose strong{color:var(--ink);font-weight:850}.about-section{padding:110px 0}.about-section-heading{max-width:670px}.about-how-intro h2,.about-section-heading h2,.about-standard-copy h2{margin:17px 0 15px;color:var(--ink);font-size:clamp(37px,4vw,52px);font-weight:850;letter-spacing:-.075em;line-height:1.15}.about-how-intro>p,.about-section-heading>p,.about-standard-copy>p{max-width:570px;margin:0;color:var(--muted);font-size:13px;line-height:1.8}.about-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:46px;grid-gap:14px;gap:14px}.about-capability-card{min-height:260px;padding:24px;border:1px solid rgba(86,124,93,.08);border-radius:22px}.about-capability-card.mint{background:#e4efe3}.about-capability-card.peach{background:#fae7d4}.about-capability-card.sky{background:#e2eef0}.about-card-topline{display:flex;align-items:center;justify-content:space-between;color:var(--green-dark);font-size:9px;font-weight:900;letter-spacing:.12em}.about-card-icon{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:14px;background:rgba(255,255,255,.6)}.about-capability-card h3{margin:68px 0 11px;font-size:20px;font-weight:850;letter-spacing:-.055em}.about-capability-card p{margin:0;color:#667168;font-size:11px;line-height:1.75}.about-standard-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.8fr);align-items:center;padding:100px 0;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-gap:90px;gap:90px}.about-check-list{display:grid;margin:28px 0 0;padding:0;list-style:none;grid-gap:10px;gap:10px}.about-check-list li{display:flex;align-items:center;color:#5f6b61;font-size:11px;font-weight:750;gap:9px}.about-check-list svg{padding:3px;width:20px;height:20px;border-radius:7px;color:#fff;background:var(--green)}.about-status-panel{padding:18px;border:1px solid var(--line);border-radius:24px;background:#fffefa;box-shadow:var(--shadow-soft)}.about-status-panel article{display:flex;align-items:center;min-height:78px;padding:13px;border-radius:14px;gap:12px}.about-status-panel article+article{margin-top:8px}.about-status-panel article>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 auto;border-radius:12px}.about-status-panel article div{display:flex;flex-direction:column;gap:4px}.about-status-panel article strong{font-size:12px}.about-status-panel article p{margin:0;color:var(--muted);font-size:9px;line-height:1.55}.about-status-panel article.allowed{background:#eef6ec}.about-status-panel article.allowed>span{color:#3f7350;background:#dcebd9}.about-status-panel article.conditional{background:#fff6e9}.about-status-panel article.conditional>span{color:#a76229;background:#f8e5cb}.about-status-panel article.denied{background:#fdf0ed}.about-status-panel article.denied>span{color:#a55449;background:#f7ddd7}.about-status-note{display:flex;align-items:flex-start;margin:14px 3px 2px;color:#8b948d;font-size:8px;line-height:1.55;gap:6px}.about-status-note svg{flex:0 0 auto;color:var(--green)}.about-recommendation{padding-bottom:120px}.about-recommendation-flow{display:grid;grid-template-columns:repeat(4,1fr);margin-top:46px;border:1px solid var(--line);border-radius:23px;background:#fffefa;overflow:hidden}.about-recommendation-flow article{position:relative;min-height:220px;padding:24px 21px;border-right:1px solid var(--line)}.about-recommendation-flow article:last-child{border-right:0}.about-flow-number{color:#a6aea7;font-size:8px;font-weight:900;letter-spacing:.1em}.about-flow-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-top:26px;border-radius:13px;color:var(--green-dark);background:var(--green-soft)}.about-recommendation-flow h3{margin:18px 0 7px;font-size:15px;letter-spacing:-.04em}.about-recommendation-flow p{margin:0;color:var(--muted);font-size:9px;line-height:1.65}.about-flow-arrow{position:absolute;top:50%;right:-9px;padding:3px;width:18px;height:18px;border-radius:50%;color:var(--green);background:var(--canvas);z-index:2}.about-how-section{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);padding:104px 0;border-top:1px solid var(--line-strong);grid-gap:85px;gap:85px}.about-how-intro .landing-outline-button{width:-moz-fit-content;width:fit-content;margin-top:28px}.about-journey-list{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;grid-gap:12px;gap:12px}.about-journey-list li{min-height:190px;padding:21px;border:1px solid var(--line);border-radius:18px;background:#fffefa}.about-journey-icon{display:flex;align-items:center;justify-content:center;width:39px;height:39px;margin-bottom:22px;border-radius:12px;color:var(--green-dark);background:var(--green-soft)}.about-journey-number{color:var(--green);font-size:8px;font-weight:900;letter-spacing:.12em}.about-journey-list h3{margin:8px 0 6px;font-size:14px;letter-spacing:-.04em}.about-journey-list p{margin:0;color:var(--muted);font-size:9px;line-height:1.65}.about-data-section{padding:45px 0 95px}.about-data-heading{display:flex;align-items:center;gap:15px}.about-data-icon{display:inline-flex;align-items:center;justify-content:center;width:49px;height:49px;flex:0 0 auto;border-radius:15px;color:var(--green-dark);background:var(--green-soft)}.about-data-heading h2{margin:6px 0 0;font-size:28px;font-weight:850;letter-spacing:-.06em}.about-data-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;grid-gap:12px;gap:12px}.about-data-grid article{min-height:180px;padding:21px;border:1px solid var(--line);border-radius:17px;background:rgba(255,254,250,.74)}.about-data-grid article>svg{color:var(--green)}.about-data-grid h3{margin:25px 0 8px;font-size:13px;letter-spacing:-.04em}.about-data-grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.7}.about-data-note{display:flex;align-items:flex-start;margin:14px 0 0;color:#8b948d;font-size:8px;line-height:1.6;gap:6px}.about-data-note svg{flex:0 0 auto;color:var(--green)}.about-final-cta{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:290px;margin-bottom:78px;padding:48px 55px;border-radius:29px;color:#fffefa;background:var(--green-dark);overflow:hidden}.about-final-cta h2{margin:12px 0 10px;font-size:clamp(37px,4vw,50px);font-weight:850;letter-spacing:-.075em;line-height:1.1}.about-final-cta h2 em{color:#bcd7ba}.about-final-cta p{margin:0;color:rgba(255,254,250,.68);font-size:11px}.about-final-cta .landing-section-kicker{color:#bcd7ba}.about-final-cta .landing-primary-button{flex:0 0 auto;background:#fffefa;color:var(--green-dark);box-shadow:none;z-index:2}.about-final-paw{position:absolute;right:245px;bottom:-14px;color:rgba(255,255,255,.07);transform:rotate(-14deg)}@media (max-width:900px){.about-hero{grid-template-columns:1fr;padding-top:62px;gap:60px}.about-hero-board{width:min(100%,520px);margin:0 auto}.about-how-section,.about-standard-section{grid-template-columns:1fr;gap:45px}.about-capability-grid{gap:10px}.about-recommendation-flow{grid-template-columns:1fr 1fr}.about-recommendation-flow article:nth-child(2){border-right:0}.about-recommendation-flow article:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-flow-arrow{display:none}}@media (max-width:680px){.about-data-section,.about-final-cta,.about-hero,.about-how-section,.about-purpose,.about-section,.about-standard-section{width:calc(100% - 40px)}.about-hero{padding:55px 0 68px}.about-hero-copy h1{font-size:clamp(42px,12vw,57px)}.about-capability-grid,.about-data-grid{grid-template-columns:1fr}.about-capability-card{min-height:220px}.about-capability-card h3{margin-top:44px}.about-purpose{align-items:flex-start;padding:22px 4px}.about-how-section,.about-standard-section{padding:80px 0}.about-section{padding:85px 0}.about-final-cta{align-items:flex-start;flex-direction:column;min-height:330px;padding:38px 29px;gap:28px}.about-final-paw{right:28px}}@media (max-width:470px){.about-hero-actions{align-items:flex-start;flex-direction:column}.about-hero-board{padding:14px;border-radius:22px}.about-condition-grid,.about-journey-list,.about-recommendation-flow{grid-template-columns:1fr}.about-recommendation-flow article{border-right:0;border-bottom:1px solid var(--line)}.about-recommendation-flow article:last-child{border-bottom:0}.about-recommendation-flow article:nth-child(3){border-bottom:1px solid var(--line)}.about-how-intro h2,.about-section-heading h2,.about-standard-copy h2{font-size:34px}.about-data-heading{align-items:flex-start}.about-footer{grid-template-columns:1fr}.about-footer .landing-footer-links{justify-content:flex-start}}.privacy-page{min-height:100dvh;overflow:hidden;background:var(--canvas)}.privacy-nav{border-bottom:1px solid rgba(214,221,211,.74)}.privacy-hero,.privacy-layout,.privacy-notice{width:min(1120px,calc(100% - 56px));margin:0 auto}.privacy-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(370px,.63fr);align-items:center;min-height:505px;padding:75px 0;grid-gap:85px;gap:85px}.privacy-hero-copy h1{margin:23px 0 19px;font-size:clamp(48px,5.5vw,72px);font-weight:850;letter-spacing:-.08em;line-height:1.05}.privacy-hero-copy>p{max-width:560px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.privacy-effective-date{display:inline-flex;align-items:center;margin-top:28px;padding:10px 13px;border:1px solid #d9e4d8;border-radius:12px;color:var(--green-dark);background:#f1f7ef;gap:9px}.privacy-effective-date span{display:flex;flex-direction:column;gap:2px}.privacy-effective-date small{color:var(--muted);font-size:7px;font-weight:800;letter-spacing:.08em}.privacy-effective-date strong{font-size:10px}.privacy-hero-card{padding:28px;border:1px solid #dbe5d9;border-radius:25px;background:#fffefa;box-shadow:0 20px 52px rgba(44,69,49,.1)}.privacy-hero-card-icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;margin-bottom:25px;border-radius:17px;color:var(--green-dark);background:var(--green-soft)}.privacy-hero-card h2{margin:10px 0 24px;font-size:24px;font-weight:850;letter-spacing:-.06em;line-height:1.35}.privacy-hero-card ul{display:grid;margin:0;padding:0;list-style:none;grid-gap:10px;gap:10px}.privacy-hero-card li{display:flex;align-items:flex-start;color:#667168;font-size:9px;font-weight:700;line-height:1.55;gap:7px}.privacy-hero-card li svg{flex:0 0 auto;color:var(--green)}.privacy-notice{display:flex;align-items:flex-start;padding:22px 26px;border:1px solid #ead8c5;border-radius:17px;color:#8a633d;background:#fff6eb;gap:12px}.privacy-notice>svg{flex:0 0 auto;margin-top:2px}.privacy-notice p{margin:0;color:#806f5f;font-size:10px;line-height:1.75}.privacy-notice strong{color:#76512f}.privacy-layout{display:grid;grid-template-columns:225px minmax(0,1fr);align-items:start;padding:90px 0 115px;grid-gap:75px;gap:75px}.privacy-toc{position:-webkit-sticky;position:sticky;top:26px;padding:19px;border:1px solid var(--line);border-radius:18px;background:rgba(255,254,250,.9)}.privacy-toc-title{display:block;margin:0 0 13px 7px;color:var(--green);font-size:8px;font-weight:900;letter-spacing:.13em}.privacy-toc nav{display:grid;grid-gap:2px;gap:2px}.privacy-toc a{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;min-height:37px;padding:0 7px;border-radius:9px;color:var(--muted);font-size:9px;font-weight:750;grid-gap:5px;gap:5px}.privacy-toc a span{color:#a5ada6;font-size:7px;font-weight:900}.privacy-toc a:hover{color:var(--green-dark);background:var(--green-soft)}.privacy-document{min-width:0}.privacy-document>section{scroll-margin-top:28px;padding:0 0 78px;border-bottom:1px solid var(--line-strong)}.privacy-document>section+section{padding-top:78px}.privacy-document>section:last-child{padding-bottom:0;border-bottom:0}.privacy-section-number{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.14em}.privacy-document h2{margin:10px 0 18px;font-size:31px;font-weight:850;letter-spacing:-.065em}.privacy-document section>p{margin:0;color:var(--muted);font-size:11px;line-height:1.85}.privacy-callout,.privacy-delete-guide,.privacy-location-note{display:flex;align-items:flex-start}.privacy-callout{margin-top:25px;padding:17px 18px;border-radius:14px;color:var(--green-dark);background:var(--green-soft);gap:11px}.privacy-callout svg{flex:0 0 auto}.privacy-callout p{margin:0;color:#5f6d61;font-size:9px;line-height:1.7}.privacy-callout a{color:var(--green-dark);font-weight:850;text-decoration:underline;text-underline-offset:2px}.privacy-information-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:29px;grid-gap:11px;gap:11px}.privacy-information-grid article{min-height:185px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fffefa}.privacy-information-icon{display:flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:11px;color:var(--green-dark);background:var(--green-soft)}.privacy-information-grid h3{margin:24px 0 7px;font-size:13px;letter-spacing:-.04em}.privacy-information-grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.7}.privacy-information-grid small{display:inline-flex;margin-top:11px;padding:5px 7px;border-radius:6px;color:var(--green-dark);background:#f0f5ee;font-size:7px;font-weight:800}.privacy-location-note{margin:12px 0 0!important;padding:12px 14px;border-radius:11px;color:#68746a!important;background:#f1f4ef;font-size:9px!important;font-weight:700;gap:7px}.privacy-location-note svg{flex:0 0 auto;color:var(--green)}.privacy-purpose-list,.privacy-security-list{display:grid;margin:29px 0 0;padding:0;list-style:none}.privacy-purpose-list{gap:19px}.privacy-purpose-list li{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;grid-gap:13px;gap:13px}.privacy-purpose-list li>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;color:var(--green-dark);background:var(--green-soft);font-size:8px;font-weight:900}.privacy-purpose-list strong{display:block;margin:1px 0 5px;font-size:11px}.privacy-purpose-list p{margin:0;color:var(--muted);font-size:9px;line-height:1.7}.privacy-retention-grid,.privacy-service-list{display:grid;grid-template-columns:1fr 1fr;margin-top:29px;grid-gap:11px;gap:11px}.privacy-retention-grid article,.privacy-service-list article{padding:21px;border:1px solid var(--line);border-radius:17px;background:#fffefa}.privacy-retention-grid svg{color:var(--green)}.privacy-retention-grid h3{margin:25px 0 8px;font-size:12px}.privacy-retention-grid p,.privacy-service-list article>p{margin:0;color:var(--muted);font-size:9px;line-height:1.75}.privacy-delete-guide{margin-top:12px;padding:15px 16px;border-radius:13px;color:#9c594f;background:var(--coral-soft);gap:9px}.privacy-delete-guide svg{flex:0 0 auto}.privacy-delete-guide p{margin:0;color:#806864;font-size:9px;line-height:1.7}.privacy-service-list article>div{display:flex;align-items:center;gap:10px}.privacy-service-letter{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;flex:0 0 auto;border-radius:12px;color:#fff;background:#4285f4;font-size:17px;font-weight:900}.privacy-service-letter.kakao{color:#352c00;background:#fee500}.privacy-service-list article>div>span:last-child{display:flex;flex-direction:column;gap:3px}.privacy-service-list strong{font-size:11px}.privacy-service-list small{color:var(--muted);font-size:7px;font-weight:700}.privacy-service-list article>p{min-height:78px;margin-top:19px}.privacy-service-list a{display:inline-flex;align-items:center;margin-top:14px;color:var(--green-dark);font-size:8px;font-weight:850;gap:4px}.privacy-overseas-summary{display:grid;margin:15px 0 0;padding:12px;border-radius:11px;background:#f3f6f1;grid-gap:7px;gap:7px}.privacy-overseas-summary>div{display:grid!important;grid-template-columns:70px minmax(0,1fr);align-items:start!important;grid-gap:8px!important;gap:8px!important}.privacy-overseas-summary dt{color:#647066;font-size:7px;font-weight:850}.privacy-overseas-summary dd{margin:0;color:var(--muted);font-size:7px;line-height:1.55}.privacy-service-note{margin-top:13px!important;padding:12px 14px;border-radius:10px;background:#f1f4ef;font-size:9px!important}.privacy-rights-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;grid-gap:10px;gap:10px}.privacy-rights-row>span{display:flex;min-height:116px;padding:17px;border:1px solid var(--line);border-radius:15px;background:#fffefa;flex-direction:column}.privacy-rights-row svg{margin-bottom:19px;color:var(--green)}.privacy-rights-row strong{font-size:10px}.privacy-rights-row small{margin-top:5px;color:var(--muted);font-size:7px}.privacy-security-list{gap:9px}.privacy-security-list li{display:flex;align-items:flex-start;padding:15px 16px;border-radius:12px;color:#5f6b61;background:#f2f6f0;font-size:9px;line-height:1.7;gap:10px}.privacy-security-list li>svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.privacy-security-list strong{margin-right:4px;color:var(--ink)}.privacy-contact-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:25px;padding:0 17px;border-radius:13px;color:#fffefa;background:var(--green-dark);font-size:10px;font-weight:850;gap:8px}.privacy-contact-button:hover{background:#2e5038}@media (max-width:850px){.privacy-hero{grid-template-columns:1fr;padding:65px 0 75px;gap:45px}.privacy-hero-card{width:min(100%,540px)}.privacy-layout{grid-template-columns:1fr;gap:45px}.privacy-toc{position:static}.privacy-toc nav{grid-template-columns:1fr 1fr}}@media (max-width:620px){.privacy-hero,.privacy-layout,.privacy-notice{width:calc(100% - 40px)}.privacy-hero-copy h1{font-size:44px}.privacy-information-grid,.privacy-retention-grid,.privacy-rights-row,.privacy-service-list{grid-template-columns:1fr}.privacy-rights-row>span{min-height:100px}.privacy-service-list article>p{min-height:0}}@media (max-width:430px){.privacy-toc nav{grid-template-columns:1fr}.privacy-hero-card{padding:22px}.privacy-document h2{font-size:27px}.privacy-footer{grid-template-columns:1fr}.privacy-footer .landing-footer-links{justify-content:flex-start;flex-wrap:wrap}}