:root{--color-primary:#15399c;--color-primary-dark:#0f2a75;--color-primary-soft:#eef2fa;--color-primary-soft-2:#e3eaf8;--color-navy:#15399c;--color-text:#1a1a1a;--color-text-secondary:#5c667a;--color-text-muted:#8b93a7;--color-border:#e4e8f0;--color-border-light:#eef1f6;--color-bg:#fff;--color-bg-soft:#f4f7fa;--color-bg-muted:#eef2f6;--color-danger:#e53935;--color-warning:#f5a623;--color-success:#2e7d32;--color-banner-push:#eef2fa;--color-banner-yellow:#fff8e1;--color-overlay:#0f205047;--overlay-blur:blur(18px) saturate(1.2);--glass-bg:#ffffffb8;--glass-border:#e4e8f08c;--glass-blur:blur(20px) saturate(1.4);--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:22px;--radius-2xl:28px;--radius-full:9999px;--shadow-sm:0 2px 8px #15399c0a;--shadow-md:0 6px 20px #15399c14;--shadow-card:0 4px 16px #15399c0f;--nav-height:68px;--header-height:56px;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-bottom-fallback:0px;--app-height:100%;--kbd-inset:0px;--kbd-dismiss-h:0px;--kbd-overlap:0px;--app-max-width:430px;--page-padding:20px;--card-padding:20px;--font-sans:"Noto Sans", "Noto Sans KR", "Noto Sans JP", "Noto Sans SC", "Noto Sans TC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}html.is-native-app{--safe-bottom:0px;--app-max-width:430px;--page-padding:20px;--card-padding:20px}@media (width>=600px){html.is-native-app{--app-max-width:100%;--page-padding:24px;--card-padding:22px}}@media (width>=900px){html.is-native-app{--page-padding:28px;--card-padding:24px}}@media (width>=768px){html:not(.is-native-app){--app-max-width:720px;--page-padding:24px;--card-padding:22px}}@media (width>=1024px){html:not(.is-native-app){--app-max-width:960px;--page-padding:28px;--card-padding:24px}}@media (width>=1280px){html:not(.is-native-app){--app-max-width:1120px}}@media (width>=1536px){html:not(.is-native-app){--app-max-width:1280px}}html[lang^=ko]{--font-sans:"Noto Sans KR", "Noto Sans", "Noto Sans JP", system-ui, sans-serif}html[lang^=ja]{--font-sans:"Noto Sans JP", "Noto Sans", "Noto Sans KR", system-ui, sans-serif}html[lang=zh-CN],html[lang^=zh-Hans]{--font-sans:"Noto Sans SC", "Noto Sans", system-ui, sans-serif}html[lang=zh-HK],html[lang=zh-TW],html[lang^=zh-Hant]{--font-sans:"Noto Sans TC", "Noto Sans", system-ui, sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:var(--font-sans);color:var(--color-text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;background:#e8edf5}body,html,html.is-native-app,html.is-native-app #__nuxt,html.is-native-app body{height:100%;height:var(--app-height,100%);max-height:100%;max-height:var(--app-height,100%)}html.is-native-app,html.is-native-app #__nuxt,html.is-native-app body{overflow:hidden}html.is-native-app.is-kbd-open #__nuxt{transform:none}html.is-native-app input,html.is-native-app textarea{-webkit-user-select:text;user-select:text;font-size:16px}#__nuxt{height:100%;height:var(--app-height,100%);max-height:100%;max-height:var(--app-height,100%)}html.is-public-landing,html.is-public-landing #__nuxt,html.is-public-landing body{-webkit-overflow-scrolling:touch;overscroll-behavior:auto;overflow:hidden auto;height:auto!important;max-height:none!important}button,input,select,textarea{font:inherit;color:inherit;background:0 0;border:none;outline:none}button{cursor:pointer}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{max-width:100%;display:block}img.app-icon,img.mood-icon,img.owner-home__avatar,img.pet-avatar{max-width:none}#__nuxt{min-height:100%}.ui-card{background:var(--color-bg);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:var(--card-padding)}.ui-card--soft{background:var(--color-bg-soft);box-shadow:none;border:none}.ui-pill{border-radius:var(--radius-full);background:var(--color-bg-muted);height:36px;color:var(--color-text-secondary);justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.ui-pill.is-active{background:var(--color-primary);color:#fff}.mobile-shell__main.is-route-lock{overflow-y:hidden!important}.mobile-shell__main.is-map-lock{overscroll-behavior:none;overflow:hidden!important}html.is-overlay-open #app-shell .bottom-nav,html.is-overlay-open #app-shell>.mobile-shell__main>*{-webkit-filter:blur(14px)saturate(1.08);pointer-events:none;transform:translateZ(0)}.mobile-shell__main.is-map-lock>*,.mobile-shell__main.is-map-lock>*>.map-page{height:100%;min-height:100%}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.sheet-enter-active,.sheet-leave-active{transition:opacity .25s}.sheet-enter-active .bottom-sheet__panel,.sheet-leave-active .bottom-sheet__panel{transition:transform .28s cubic-bezier(.22,1,.36,1)}.sheet-enter-from,.sheet-leave-to{opacity:0}.sheet-enter-from .bottom-sheet__panel,.sheet-leave-to .bottom-sheet__panel{transform:translateY(100%)}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
